mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-31 21:58:54 -06:00
updated ExistIP for all languages
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" ; "è"
|
||||
} ;
|
||||
|
||||
sImpuro : Strs = strs {
|
||||
|
||||
Reference in New Issue
Block a user