Module:siwa-pron: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 58: Line 58:
{
{
["^k([ieůy])"] = "c%1",
["^k([ieůy])"] = "c%1",
["^([ptk])"] = "%1ʰ", --voiceless stops word-initially become aspirated
["^([ptkc])"] = "%1ʰ", --voiceless stops word-initially become aspirated
["^gį([ieůy])"] = "d͡z%1", --<gį> word-initially becomes [d͡z]
["^gį([ieůy])"] = "d͡z%1", --<gį> word-initially becomes [d͡z]
["(" .. vowel .. ")t$"] = "%1ʔ%1" -- -Vt becomes -VʔV (or -Vht, not considered)
["(" .. vowel .. ")t$"] = "%1ʔ%1" -- -Vt becomes -VʔV (or -Vht, not considered)