Fixed direct object negation cases

This commit is contained in:
Roman Suzi
2020-08-09 17:20:03 +03:00
parent f9467bffd3
commit 13ee63e25d
19 changed files with 386 additions and 106 deletions

View File

@@ -2,6 +2,7 @@ abstract ExtraRusAbs = Cat ** {
fun
obj_no_Prep : Prep ;
obj_neg_Prep : Prep ;
about_Prep : Prep ;
to2_Prep : Prep ;
on_to_Prep : Prep ;