Module:siwa-pron: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 89: Line 89:
},
},
{
{
[stpattern] =
[stpattern] = s2,
function(s1, s2)
--[[function(s1, s2)
if s2=="hh" then
if s2=="hh" then
s2="hː"
s2="hː"
Line 99: Line 99:
else end
else end
return s1 .. s2 end,
return s1 .. s2 end,]]
},
},
}
}