45,660
edits
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
function export.lenition(frame) | function export.lenition(frame) | ||
local word = frame | local word = frame:getParent().args[1] | ||
local lenited = "" | local lenited = "" | ||
local v = "([aeiouyůõảẻỉỏủỷę])" | local v = "([aeiouyůõảẻỉỏủỷę])" |