indefinite article in Catalan: use uns/unes only in substantival case (like in Spanish)

This commit is contained in:
aarne
2014-12-03 12:47:06 +00:00
parent 718f09bc8c
commit 04a80d40d9
2 changed files with 4 additions and 6 deletions

View File

@@ -49,8 +49,6 @@ instance DiffSpa of DiffRomance - [partAgr,vpAgrSubj,vpAgrClits] = open CommonRo
}
} ;
-- In these two, "de de/du/des" becomes "de".
artIndef = \isNP,g,n,c -> case isNP of {
True => case n of {
Sg => prepCase c ++ genForms "uno" "una" ! g ;