Spanish in 1.4

This commit is contained in:
aarne
2008-05-31 19:27:05 +00:00
parent acdf4c3d10
commit b238539745
31 changed files with 80508 additions and 1 deletions

View File

@@ -65,7 +65,7 @@ lin
on_Prep = {s = [] ; c = CPrep P_su ; isDir = False} ;
---- one_Quant = {s = \\g,c => prepCase c ++ genForms "uno" "una" ! g} ;
only_Predet = {s = \\_,c => prepCase c ++ "soltanto" ; c = Nom} ; --- solo|a|i|e
or_Conj = {s1 = [] ; s2 = "o" ; n = Pl} ;
or_Conj = {s1 = [] ; s2 = "o" ; n = Sg} ;
otherwise_PConj = ss "altramente" ;
part_Prep = complGen ;
please_Voc = ss ["per favore"] ;