forked from GitHub/gf-rgl
(Hun) Add proper inflection tables in NP, stems only up to CN
This commit is contained in:
@@ -76,6 +76,9 @@ param
|
||||
SubjCase = SCNom | SCDat ; -- Limited set of subject cases
|
||||
|
||||
CNPossStem = PossPl | PossSg PossStem ;
|
||||
|
||||
Possessor = NotPossessed | Poss Person Number ;
|
||||
|
||||
oper
|
||||
|
||||
caseTable : (x1,_,_,_,_,_,_,_,_,_,_,_,_,_,x15 : Str) -> Case=>Str =
|
||||
|
||||
Reference in New Issue
Block a user