Module:anui-headword: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 36: Line 36:
local r2 = match(word, C .. "(.*)")
local r2 = match(word, C .. "(.*)")
local v = sub(V, 1, 1)
local v = sub(mw.ustring.toNFD(V), 1, 1)
local pref = match(C, "[sšṣɬ][ʇǃǂǁʘ]") ~= nil
local pref = match(C, "[sšṣɬ][ʇǃǂǁʘ]") ~= nil