forked from GitHub/gf-rgl
added PossPron and completed pronouns for Czech
This commit is contained in:
+1
-1
@@ -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} ;
|
||||
|
||||
Reference in New Issue
Block a user