mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-28 20:36:29 -06:00
more verbs; moved negation after adv because adv can have not_AdA
This commit is contained in:
@@ -95,6 +95,9 @@ lin
|
||||
wherefrom_Adv = ss "откуда" ;
|
||||
whereto_Adv = ss "куда" ;
|
||||
|
||||
not_AdA = ss "не" ;
|
||||
rather_AdA = ss "довольно" ;
|
||||
|
||||
have_V3 = P.mkV3 est_ell_V nom_Prep u_Prep;
|
||||
have2_V3 = P.mkV3 est_V nom_Prep u_Prep;
|
||||
have_not_V3 = P.mkV3 net_V obj_neg_Prep u_Prep;
|
||||
|
||||
Reference in New Issue
Block a user