1
0
forked from GitHub/gf-core

genitives in possessives in Nor (and Scand)

This commit is contained in:
aarne
2010-05-28 13:29:13 +00:00
parent 7a96cfc1b6
commit da5ecd322e
8 changed files with 11 additions and 13 deletions

View File

@@ -83,7 +83,7 @@ incomplete concrete NounScand of Noun =
} ;
PossPron p = {
s,sp = \\n,_,_,g => p.s ! NPPoss (gennum (ngen2gen g) n) ;
s,sp = \\n,_,_,g => p.s ! NPPoss (gennum (ngen2gen g) n) Nom ;
det = DDef Indef
} ;