-- ] transliteration data
local glottal = "\1"
return require("Module:Hrkt-translit").process_data{
rom = {
= "kha", = "khi", = "khu", = "khe", = "kho",
= "tha", = "the", = "tho",
},
digraph = { = { = glottal .. "n" } },
tr_gem = {
= "t", = "t",
= glottal, = glottal,
= glottal, = glottal,
},
tr_semivoicing = {
= "u~",
= "k",
= "c", -- ?= consonant
= "t", = glottal .. "ch", = glottal .. "ts",
= glottal .. "n",
= "ph", = "ph",
= glottal .. "m",
= glottal .. "y",
= glottal .. "r",
= glottal .. "w",
},
}