Module:anui-headword: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 41: Line 41:
local pref = match(C, "[sšṣ]") ~= nil
local pref = match(C, "[sšṣ]") ~= nil
local nasal = match(C, "ɴ") ~= nil
local nasal = match(C, "ɴ") ~= nil
local glottal = match(C, "[ʇǃǂǁʘ]ʼ") ~= nil
local glottal = match(C, "[ʇǃǂǁʘṭcɬq]ʼ") ~= nil
local uvular = match(C, "x") ~= nil
local uvular = match(C, "x") ~= nil