mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-14 05:32:51 -06:00
genitives in possessives in Nor (and Scand)
This commit is contained in:
@@ -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
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user