All public logs

Jump to navigation Jump to search

Combined display of all available logs of Linguifex. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 10:34, 8 January 2025 Sware talk contribs created page Module:IPA/data/X-SAMPA (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\\"]...")