mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-15 18:10:12 -06:00
(Hun) Move all noun morphology related opers and types to NounMorphoHun
This commit is contained in:
@@ -128,6 +128,7 @@ lin under_Prep = mkPrep "alatt" ;
|
||||
nonExist ; -- Translative
|
||||
agr = <P1,Sg> ;
|
||||
isPron = True ;
|
||||
poss = "em" ;
|
||||
} ;
|
||||
youPol_Pron,
|
||||
youSg_Pron = emptyNP ** {
|
||||
@@ -140,6 +141,7 @@ lin under_Prep = mkPrep "alatt" ;
|
||||
nonExist ; -- Translative
|
||||
agr = <P2,Sg> ;
|
||||
isPron = True ;
|
||||
poss = "d" ;
|
||||
} ;
|
||||
he_Pron,
|
||||
she_Pron = emptyNP ** {
|
||||
|
||||
Reference in New Issue
Block a user