Module:zm-pron: Difference between revisions

Jump to navigation Jump to search
no edit summary
(added y)
No edit summary
Line 57: Line 57:
if d == "c" then term = gsub(term, "ʨ", "ʧ"); term = gsub(term, "ʥ", "ʤ") end
if d == "c" then term = gsub(term, "ʨ", "ʧ"); term = gsub(term, "ʥ", "ʤ") end
if d == "s" then term = gsub(term, "ʨ", "ʦ"); term = gsub(term, "ʥ", "ʣ") end
if d == "s" then term = gsub(term, "ʨ", "ʦ"); term = gsub(term, "ʥ", "ʣ") end
if d == "c" then term = gsub(term, "a", "ɐ"); term = gsub(term, "e", "ɪ") end
if d == "s" then term = gsub(term, "ɪ", "i"); term = gsub(term, "ʥ", "ʣ") end
for _, aff in ipairs(affricates) do
for _, aff in ipairs(affricates) do
455

edits

Navigation menu