45,645
edits
No edit summary |
No edit summary |
||
Line 27: | Line 27: | ||
local phonemic_rules = { | local phonemic_rules = { | ||
{"%-$", ""}, {"%-", " "}, | {"%-$", ""}, {"%-", " "}, | ||
{" | {"hw", "ƕ"}, {"h", "x"}, {"kw", "q"}, {"ch", "ʧ"}, {"au", "ü"}, {"ai", "ï"}, | ||
{"v", "β"}, {"r", "ɾ"}, | {"v", "β"}, {"r", "ɾ"}, | ||
Line 51: | Line 51: | ||
local last_rules = { | local last_rules = { | ||
{"q", "kʷ"}, {" | {"q", "kʷ"}, {"ƕ", "xʷ"}, {"y", "ɡʷ"}, | ||
{"ʧ", "t͡ʃ"}, | {"ʧ", "t͡ʃ"}, | ||
{"ʤ", "d͡ʒ"}, | {"ʤ", "d͡ʒ"}, |