Module:siwa-pron: Difference between revisions

No edit summary
No edit summary
Line 72: Line 72:
},
},
{
{
["([ieuɔ][ɑeuɔ][eiu])(" .. consonant .. consonant .. ")"] = function(s1, s2) return open_to_closed(s1)..s2 end
["([ieuɔ][ɑeuɔ][eiu])(" .. consonant .. consonant .. ")"] = function(s1, s2) return open_to_closed[s1]..s2 end
},
},
{
{