Module:siwa-pron: Difference between revisions
No edit summary |
No edit summary |
||
| Line 63: | Line 63: | ||
end | end | ||
return table.concat(pss,"·") | |||
return gsub(table.concat(pss,"·"), "ˈ", "", 1) | |||
end | end | ||
No edit summary |
No edit summary |
||
| Line 63: | Line 63: | ||
end | end | ||
return table.concat(pss,"·") | |||
return gsub(table.concat(pss,"·"), "ˈ", "", 1) | |||
end | end | ||