45,647
edits
No edit summary |
No edit summary |
||
Line 169: | Line 169: | ||
{"(" .. vowel .. "*)(ː?" .. consonant .. consonant .. "ɨ)", function(s1, s2) return open_to_closed(s1) .. s2 end}, | {"(" .. vowel .. "*)(ː?" .. consonant .. consonant .. "ɨ)", function(s1, s2) return open_to_closed(s1) .. s2 end}, | ||
{"ɑ$", "a"}, | {"ɑ$", "a"}, | ||
} | } | ||