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
@@ -89,7 +89,7 @@ lincat
compl,adv : AgrTable ;
verb : VerbForms ;
dep : Str ; -- dependent infinitives and such
a : Agr
a : MaybeAgr
} ;
Prep = ResRus.ComplementCase ;