Module:siwa-pron: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 211: Line 211:
end
end
if args.w then
if w then
term = gsub(term, "ü", "ɤ")
term = gsub(term, "ü", "ɤ")
elseif args.r then
term = gsub(term, "ü", "ɵ")
else
else
term = gsub(term, "ü", "œ")
term = gsub(term, "ü", "œ")