Module:siwa-noun/common: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
local export = {}
local export = {}


function export.lenition(frame)
function export.lenition(word)
local word = frame:getParent().args[1]
local lenited = ""
local lenited = ""
local v = "([aeiouyůõảẻỉỏủỷę])"
local v = "([aeiouyůõảẻỉỏủỷę])"