Module:siwa-pron: Difference between revisions
No edit summary |
No edit summary |
||
| Line 58: | Line 58: | ||
{ | { | ||
["^ˈk([" .. front_vowel .. "])"] = "ˈc%1", --word-initial [k] palatalizes before front-vowels | ["^ˈk([" .. front_vowel .. "])"] = "ˈc%1", --word-initial [k] palatalizes before front-vowels | ||
["^( | ["^(ˈ[ptkc])"] = "%1ʰ", --voiceless stops word-initially become aspirated | ||
["^(.*·ˈ[ptkc])"] = "%1⁽ʰ⁾", | ["^(.*·ˈ[ptkc])"] = "%1⁽ʰ⁾", | ||
["^gį([" .. front_vowel .. "])"] = "ʣ%1", --<gį> word-initially and before front vowels is pronounced [d͡z] | ["^gį([" .. front_vowel .. "])"] = "ʣ%1", --<gį> word-initially and before front vowels is pronounced [d͡z] | ||