mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-25 02:56:28 -06:00
Fixed direct object negation cases
This commit is contained in:
@@ -21,7 +21,7 @@ lin
|
||||
adv=np.s ! Gen ++ L.name_N.snom;
|
||||
verb=copulaEll ; -- ???
|
||||
dep=[] ;
|
||||
compl=np1.s ! Nom ;
|
||||
compl=\\_ => np1.s ! Nom ; -- ???
|
||||
a=Ag (GSg L.name_N.g) P3 ;
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user