Poss,Part,Count NP in Scandinavian

This commit is contained in:
aarne
2013-03-13 14:21:26 +00:00
parent 0dc182c216
commit b3e1908c78
7 changed files with 33 additions and 2 deletions
+1 -1
View File
@@ -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
} ;