Prints to facilitate all form checks; Participles - first draft

This commit is contained in:
Roman Suzi
2020-09-06 09:31:44 +03:00
parent 6b874440db
commit e679629d70
7 changed files with 94 additions and 2 deletions

View File

@@ -22,6 +22,13 @@ lin
wherefrom_IAdv = ss "откуда" ;
whereto_IAdv = ss "куда" ;
-- : IQuant ;
what_kind_of_IQuant = (adjFormsAdjective (makeAdjectiveForms "какой" "" "3b" PreferFull)) ** {
preferShort=PreferFull ;
g=Neut ;
c=Nom
} ;
-- near deixis
presently_Adv = P.mkAdv "теперь" ;
therefore_Adv = P.mkAdv "поэтому" ;