fixes on italian/romance resource grammar

This commit is contained in:
gabpag
2009-09-27 13:33:25 +00:00
parent 2c57206b75
commit 4dff246697
5 changed files with 93 additions and 57 deletions

View File

@@ -36,7 +36,7 @@ incomplete concrete AdjectiveRomance of Adjective =
ReflA2 adj = {
s = \\af =>
adj.s ! Posit ! af ++ adj.c2.s ++
adj.s ! Posit ! af ++
adj.c2.s ++ prepCase adj.c2.c ++ reflPron Sg P3 Nom ; --- agr
isPre = False
} ;