1
0
forked from GitHub/gf-rgl

More to constructors, using maybe now; fixes to RCl

This commit is contained in:
Roman Suzi
2020-07-31 18:44:25 +03:00
parent f22f5d4abf
commit f9437f01a9
13 changed files with 74 additions and 28 deletions
+1 -1
View File
@@ -231,7 +231,7 @@ oper
FirstE => (Z.sg1StemFromVerb sg1) + "ёт" ;
Second | SecondA => (Z.sg1StemFromVerb sg1) + "ит" ;
_ => (Z.sg1StemFromVerb sg1) + "ет"
} in (guessVerbForms asp Transitive inf sg1 sg3);
} in (guessVerbForms asp Transitive inf sg1 sg3) ** {lock_V=<>} ;
------------------------
-- Adverbs, prepositions, conjunctions, ...