View source for Module: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 params = {
[1] = {},
[2] = {list = true},
nolarge = {type = "boolean"},
linked = {type = "boolean"},
nopre = {type = "boolean"},
}
local params_inline = {
[1] = {},
[2] = {list = true},
}
local params_inline_linkless = {
[1] = {list = true},
}
function get_SAMPAd(ipa)
local correspondences = mw.loadData("Module:IPA/SAMPA")
for from, to in pairs(correspondences) do
000
1:0
Templates used on this page:
Return to Module:IPA.