mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-20 17:26:02 -06:00
Poss,Part,Count NP in Scandinavian
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
concrete ExtraNor of ExtraNorAbs = ExtraScandNor ** open CommonScand, ResNor, Prelude in {
|
||||
|
||||
lin
|
||||
PossNP np pro = {
|
||||
PossNPPron np pro = {
|
||||
s = \\c => np.s ! NPNom ++ pro.s ! NPPoss (gennumAgr np.a) (caseNP c) ;
|
||||
a = np.a
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user