forked from GitHub/gf-rgl
(Hun) Pl nouns wit P3 Sg possessor: fix also in other cases than Nom
This commit is contained in:
@@ -58,6 +58,7 @@ oper
|
||||
-- possessive suffix e.g. "their cats-3pl" is just k. not uk/ük
|
||||
suf = case <det.n,st> of {
|
||||
<Pl,dSg_rP3 Pl> => "k" ;
|
||||
<Pl,dSg_rP3 Sg> => "" ;
|
||||
_ => det.poss ! cn.h
|
||||
} ;
|
||||
in case <cas,det.n,st> of {
|
||||
|
||||
Reference in New Issue
Block a user