plural accusative case in Finnish

This commit is contained in:
aarne
2006-06-22 11:32:58 +00:00
parent 7efc60a809
commit 1823dca475
8 changed files with 24 additions and 22 deletions

View File

@@ -39,7 +39,7 @@ concrete RelativeFin of Relative = CatFin ** open Prelude, ResFin, MorphoFin in
} ;
IdRP = {
s = \\n,c => relPron ! n ! npform2case c ;
s = \\n,c => relPron ! n ! npform2case n c ;
a = RNoAg
} ;