Module:siwa-pron: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 33: Line 33:
["ø"] = function(s1)
["ø"] = function(s1)
if(a=="w") then s1="ɤ"
if(a=="w") then s1="ɤ"
else s1="ø" end
else s1="œ" end
return s1 end,}
return s1 end,}