Italian prepositions

This commit is contained in:
aarne
2006-12-07 10:40:30 +00:00
parent 5a5a05df95
commit 640998d273
3 changed files with 11 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ instance DiffIta of DiffRomance = open CommonRomance, PhonoIta, BeschIta, Prelud
Nom | Acc => [] ;
CPrep p => case p of {
P_di => "di" ;
P_a => "a" ;
P_a => pre {"a" ; "ad" / vocale} ;
P_da => "da" ;
P_in => "in" ;
P_su => "su" ;