Module:siwa-pron: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 20: Line 20:


local unrelaxed = {
local unrelaxed = {
["ạ"] = "a", ["ẹ"] = "e", ["ị"] = "i", ["ọ"] = "o", ["ụ"] = "u", ["ỵ"] = "y",
["ạ"] = "aⱦ", ["ẹ"] = "eⱦ", ["ị"] = "iⱦ", ["ọ"] = "oⱦ", ["ụ"] = "uⱦ", ["ỵ"] = "yⱦ",
}
}


Line 106: Line 106:
["ġ"] = "x", ["g"] = "ɡ", -- IPA g
["ġ"] = "x", ["g"] = "ɡ", -- IPA g
["ų"] = "w", ["ł"] = "ɬ",
["ų"] = "w", ["ł"] = "ɬ",
["([ạẹịọụỵ])"] = unrelaxed["%1"] .. "ⱦ" -- used to close the syllable
["([ạẹịọụỵ])"] = unrelaxed["%1"] -- used to close the syllable
}},
}},
{"o̊", "ɯ"}, {"t[ṡɕ]", "ʨ"}, {"dj", "ʥ"}, {"dl", "ⱡ"}, {"kj", "c"}, {"nj", "ɲ"},  {"ts", "ʦ"},
{"o̊", "ɯ"}, {"t[ṡɕ]", "ʨ"}, {"dj", "ʥ"}, {"dl", "ⱡ"}, {"kj", "c"}, {"nj", "ɲ"},  {"ts", "ʦ"},

Navigation menu