forked from GitHub/gf-core
resource = resource-1.0
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
resource PhonoSpa = open Prelude in {
|
||||
|
||||
--3 Elision
|
||||
--
|
||||
-- The phonological rule of *elision* can be defined as follows in GF.
|
||||
-- In Spanish it includes both vowels and 'h'.
|
||||
|
||||
oper
|
||||
vocale : Strs = strs {
|
||||
"a" ; "e" ; "h" ; "i" ; "o" ; "u"
|
||||
} ;
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user