1
0
forked from GitHub/gf-rgl

progress with scandinavian

This commit is contained in:
aarne
2005-12-07 11:32:04 +00:00
parent ba5b2a893c
commit cd3dfe20e4
20 changed files with 414 additions and 316 deletions

View File

@@ -8,7 +8,7 @@ incomplete concrete AdjectiveScand of Adjective =
isPre = True
} ;
ComparA a np = {
s = \\_ => a.s ! AF ACompar Nom ++ conjThan ++ np.s ! NPNom ;
s = \\_ => a.s ! AF ACompar Nom ++ conjThan ++ np.s ! nominative ;
isPre = False
} ;