more verbs; moved negation after adv because adv can have not_AdA

This commit is contained in:
Roman Suzi
2020-08-21 23:43:09 +03:00
parent ecb032770e
commit 5a3f5e430a
11 changed files with 133 additions and 20 deletions
+3
View File
@@ -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;