Sware
Created page with "local U = require("Module:string/char") local gmatch = mw.ustring.gmatch local data = { -- not in official X-SAMPA; from http://www.kneequickie.com/kq/Z-SAMPA ["b\\"] = { "ⱱ" }, ["b_<"] = { "ɓ" }, ["d`"] = { "ɖ", has_descender = true }, ["d_<"] = { "ɗ" }, -- not in official X-SAMPA; Wikipedia-specific ["d`_<"] = { "ᶑ", has_descender = true }, ["g"] = { "ɡ", has_descender = true }, ["g_<"] = { "ɠ", has_descender = true }, ["h\\"] = { "ɦ" }, ["j\\"]..."