mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-25 18:58:56 -06:00
Italian prepositions
This commit is contained in:
@@ -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" ;
|
||||
|
||||
Reference in New Issue
Block a user