forked from GitHub/gf-rgl
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