Module:kilta-pron: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 27: Line 27:
local phonemic_rules = {
local phonemic_rules = {
{"%-$", ""}, {"%-", " "},
{"%-$", ""}, {"%-", " "},
{"h", "x"}, {"xw", "h"}, {"kw", "q"}, {"ch", "ʧ"}, {"au", "ü"}, {"ai", "ï"},
{"hw", "ƕ"}, {"h", "x"}, {"kw", "q"}, {"ch", "ʧ"}, {"au", "ü"}, {"ai", "ï"},
{"v", "β"}, {"r", "ɾ"},  
{"v", "β"}, {"r", "ɾ"},  
Line 51: Line 51:


local last_rules = {
local last_rules = {
{"q", "kʷ"}, {"h", "xʷ"}, {"y", "ɡʷ"},
{"q", "kʷ"}, {"ƕ", "xʷ"}, {"y", "ɡʷ"},
{"ʧ", "t͡ʃ"},
{"ʧ", "t͡ʃ"},
{"ʤ", "d͡ʒ"},
{"ʤ", "d͡ʒ"},