Module:mg-pron: Difference between revisions
No edit summary |
No edit summary |
||
| Line 24: | Line 24: | ||
return foo == bar and true or false | return foo == bar and true or false | ||
end | end | ||
local export = {} | |||
local desoften = {["β"] = "b", ["ð"] = "d", ["ɣ"] = "ɡ"} | local desoften = {["β"] = "b", ["ð"] = "d", ["ɣ"] = "ɡ"} | ||
local prelims = { | local prelims = { | ||