1
0
forked from GitHub/gf-rgl

added PossPron and completed pronouns for Czech

This commit is contained in:
aarneranta
2020-10-12 12:08:21 +02:00
parent b3b1f4ebd8
commit 7368d1a80c
4 changed files with 59 additions and 5 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ concrete CatCze 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 = ResCze.ComplementCase ; -- {s : Str ; c : Case ; hasPrep : Bool} ;