mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-01 03:28:34 -06:00
(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