Module:siwa-pron: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 172: Line 172:
if w then
if w then
term = gsub(term, "ꬶl", "ʔł")
term = gsub(term, "ꬶl", "ʔł")
--[[for _, anap in ipairs(anaptyctic) do
for _, anap in ipairs(anaptyctic) do
term = gsub(term, anap[1], anap[2])
term = gsub(term, anap[1], anap[1])
end]]
end
elseif e then
elseif e then
term = gsub(term, "([đƀ])r", "%1ʼqʼ")
term = gsub(term, "([đƀ])r", "%1ʼqʼ")