mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-30 13:18:56 -06:00
Italian prepositions
This commit is contained in:
@@ -7,7 +7,7 @@ resource PhonoIta = open Prelude in {
|
||||
|
||||
oper
|
||||
vocale : Strs = strs {
|
||||
"a" ; "e" ; "h" ; "i" ; "o" ; "u" ; "è"
|
||||
"a" ; "e" ; "h" ; "i" ; "o" ; "u" ; "è" ; "y"
|
||||
} ;
|
||||
|
||||
sImpuro : Strs = strs {
|
||||
|
||||
Reference in New Issue
Block a user