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