Module:siwa-noun/common: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 25: Line 25:
["ḍb"] = "p", ["ḍḍ"] = "hh", ["ḍg"] = "k",
["ḍb"] = "p", ["ḍḍ"] = "hh", ["ḍg"] = "k",
--semi-vowels
--semi-vowels
["[ou]ų"] = "ů",
["[ou]ų"] = "ů▫",
}
}
Line 41: Line 41:
end
end


function export.coalescence(word, stress, t)
function export.coalescence(word, stress)
local diphthongs = {
local diphthongs = {
["[aę]▫[aę]"] = "ả", ["e▫e"] = "ẻ", ["i▫i"] = "ỉ", ["u▫[yuů]"] = "ủ", ["[yů]▫u"] = "ủ",
["[aę]▫[aę]"] = "ả", ["e▫e"] = "ẻ", ["i▫i"] = "ỉ", ["u▫[yuů]"] = "ủ", ["[yů]▫u"] = "ủ",

Navigation menu