number agreement in Romance predeterminers

This commit is contained in:
aarne
2010-01-04 14:59:40 +00:00
parent 5276ddab7d
commit 9cc1d15efe
9 changed files with 19 additions and 7 deletions

View File

@@ -77,7 +77,7 @@ lin correct_A = mkA "oikea" ;
lin kilogram_Unit = mkkN "kilo" ;
oper mkkN : Str -> CN = \n -> mkCN (ParadigmsFin.mkN n) ;
oper mkkN : Str -> CN = \n -> mkCN (ParadigmsFin.mk1N n) ;
lin
in_Prep = SyntaxFin.in_Prep ;