Module:snon-common: Difference between revisions
No edit summary |
No edit summary |
||
| Line 28: | Line 28: | ||
end | end | ||
if eclipsis_prefixes[mw.ustring. | if eclipsis_prefixes[mw.ustring.find(word_l, "^[fvpbsztdhkg]")] then | ||
ret.ecl = eclipsis_prefixes[mw.ustring.sub( | ret.ecl = eclipsis_prefixes[mw.ustring.sub(word, 1, 1)] | ||
end | end | ||