Module:siwa-pron: Difference between revisions
No edit summary |
No edit summary |
||
| Line 89: | Line 89: | ||
}, | }, | ||
{ | { | ||
[stpattern] = function(s1, s2) | [stpattern] = "%2-"--[[function(s1, s2) | ||
if s2=="hh" then | if s2=="hh" then | ||
s2="hː" | s2="hː" | ||
| Line 97: | Line 97: | ||
s2="ʔ" | s2="ʔ" | ||
else end | else end | ||
return s1 .. s2 end, | return s1 .. s2 end,]] | ||
}, | }, | ||
{ --undo ligatures | { --undo ligatures | ||