Module:siwa-pron: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 30: Line 30:
return x[1]
return x[1]
end]]
end]]
local function quid(term)
end


function export.show(frame)
function export.show(frame)
Line 39: Line 43:
local term = args[1]
local term = args[1]
local ipa = toIPA(term)
local ipa = quid(term)
local IPA_key = "IPA for Siwa"
local IPA_key = "IPA for Siwa"