Module:qlu-pron: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 246: Line 246:
paulistan = gsub(paulistan, rule[1], rule[2])
paulistan = gsub(paulistan, rule[1], rule[2])
end
end
 
-- testcases
if outputs then
--[[if outputs == "phonemic" then
-- testcases
return phonemic
if outputs == "phonemic" then
elseif not outputs or outputs == "phonetic" then
return phonemic
return phonetic
elseif not outputs or outputs == "phonetic" then
elseif outputs == "test" then
return phonetic
return "/" .. phonemic .. "/ [" .. phonetic .. "]"
elseif outputs == "test" then
end]]
return "/" .. phonemic .. "/ [" .. phonetic .. "]"
end
end


dialects["upper"] = upper
dialects["upper"] = upper

Navigation menu