Module:siwa-pron: Difference between revisions
No edit summary |
No edit summary |
||
| Line 117: | Line 117: | ||
for i, m in ipairs(pss) do | for i, m in ipairs(pss) do | ||
if m_sm.suffix[m] | if m_sm.suffix[m] or gmatch(table.concat(pss),"[ˈˌ]") then | ||
elseif m_sm.prefix[m] then | elseif m_sm.prefix[m] then | ||
pss[i] = "ˌ" .. pss[i] | pss[i] = "ˌ" .. pss[i] | ||