mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-25 02:56:28 -06:00
Some fixes
This commit is contained in:
@@ -27,7 +27,7 @@ lin
|
||||
-- : RP -> VP -> RCl ; -- who loves John
|
||||
RelVP rp vp = {
|
||||
subj=rp.s;
|
||||
adv=\\a=>[] ;
|
||||
adv=\\a=>vp.adv ! Ag (GSg Neut) P3 ;
|
||||
verb=vp.verb ;
|
||||
dep=vp.dep ;
|
||||
compl=vp.compl ;
|
||||
|
||||
Reference in New Issue
Block a user