Module:qhv-pron: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 45: Line 45:
end
end


local function antique_crux(term)
function export.antique_crux(term)
local oldrules = {
local oldrules = {
{"v([ou])", "w%1"}, {"v([ay])", "ɥ%1"}, {"(" .. vowels .. ")v(" .. consonants .. ")", "u"},
{"v([ou])", "w%1"}, {"v([ay])", "ɥ%1"}, {"(" .. vowels .. ")v(" .. consonants .. ")", "u"},