Slovak possessives (some forms to be checked)

This commit is contained in:
aarneranta
2020-10-12 13:24:20 +02:00
parent e48097f8a5
commit 5c9885d0a2
4 changed files with 76 additions and 6 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ concrete CatSlo of Cat =
Quant = {s : Gender => Number => Case => Str} ; -- same as AP
Num = Determiner ;
Card = Determiner ; -- {s : Gender => Case => Str ; size : NumSize} ;
Pron = PronForms ;
Pron = PronForms ** {poss : DemPronForms} ;
Adv = {s : Str} ;
Prep = ResSlo.ComplementCase ; -- {s : Str ; c : Case ; hasPrep : Bool} ;