fixes in Dut Ita Spa numeral "one"

This commit is contained in:
aarne
2015-09-18 06:15:31 +00:00
parent f4197a374f
commit dcd634f92e
3 changed files with 6 additions and 5 deletions

View File

@@ -41,6 +41,7 @@ lin pot01 =
"décimo" "centésimo").s in
{s =\\f,g => case <f,g> of {
<ental pred,_> => [] ;
<ental _, NCard Masc> => "un" ;
<ental _, NCard Fem> => "una" ;
<hundra False, NCard _> => "cien" ;
<hundra True, NCard Fem> => "ciento" ;