Module:siwa-pron: Difference between revisions
No edit summary |
No edit summary |
||
| Line 68: | Line 68: | ||
{ | { | ||
["(" .. vowel .. ")t$"] = "%1ʔ%1" -- -Vt becomes -VʔV (or -Vht, not considered) | ["(" .. vowel .. ")t$"] = "%1ʔ%1" -- -Vt becomes -VʔV (or -Vht, not considered) | ||
}, | |||
{ --undo ligatures | |||
["ʨ"] = "t͡ɕ", ["ʥ"] = "d͡ʑ", ["ł"] = "tɬ", ["ʣ"] = "d͡z", ["ʦ"] = "t͡s", | |||
}, | }, | ||
} | } | ||