1
0
forked from GitHub/gf-rgl

Italian prepositions

This commit is contained in:
aarne
2006-12-07 10:40:30 +00:00
parent 55beb4b4f5
commit 6660473e8b
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" ;