Module:siwa-pron: Difference between revisions
No edit summary |
No edit summary |
||
| Line 154: | Line 154: | ||
term = gsub(term, "ꬶl", "ʔł") | term = gsub(term, "ꬶl", "ʔł") | ||
for _, anap in ipairs(m_sm.anaptyctic) do | for _, anap in ipairs(m_sm.anaptyctic) do | ||
term = gsub(term, anap[1], anap[2]) | |||
end | end | ||
elseif e then | elseif e then | ||