View source for Module:rad-IPA
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
local export = {}
local getArgs = require("Module:Arguments").getArgs
-- DATA --
local data = {
["a"] = {
["i"] = "ai",
["o"] = {
["i"] = "ɔi",
[false] = "ɔː"
},
["ô"] = "ɔa",
["u"] = "au",
[false] = "a"
},
["á"] = "aː",
["ả"] = "aːː",
["â"] = {
["i"] = "ɤi",
000
1:0
Templates used on this page:
Return to Module:rad-IPA.