Module:siwa-pron: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 144: Line 144:
-- other stem- and/or word-initial configurations
-- other stem- and/or word-initial configurations
{"([^ˈ])đi", "%1ʨi"}, {"([^ˈ])ꝺi", "%1ʥi"}, {"([^ˈ])ɣi", "%1ɉi"}, {"([^ˈ])ɣj", "%1jː"}, {"([^ˈ])ɣjː", "%1ɟː"},
{"([^ˈ])đi", "%1ʨi"}, {"([^ˈ])ꝺi", "%1ʥi"}, {"([^ˈ])ɣj", "%1jː"}, {"([^ˈ])ɣjː", "%1ɟː"},
{"^(ˈ?)ƀ", "%1p"}, {"^(ˈ?)đ", "%1t"}, {"^(ˈ?)ꬶ", "%1k"}, {"^(ˈ?)ꝺ", "%1d"}, {"^(ˈ?)ɣ", "%1ɡ"}
{"^(ˈ?)ƀ", "%1p"}, {"^(ˈ?)đ", "%1t"}, {"^(ˈ?)ꬶ", "%1k"}, {"^(ˈ?)ꝺ", "%1d"}, {"^(ˈ?)ɣ", "%1ɡ"}
}
}
Line 190: Line 190:
 
 
{"k(ː?["..front_vowel.."])", "c%1"}, {"ɡ(["..front_vowel.."])", "ɟ%1"}, {"ɡ(ː[" ..front_vowel.."])", "c%1"}, {"tɟ", "tc"}, {"ƛ", "tɬʼ"},
{"k(ː?["..front_vowel.."])", "c%1"}, {"ɡ(["..front_vowel.."])", "ɟ%1"}, {"ɡ(ː[" ..front_vowel.."])", "c%1"}, {"tɟ", "tc"}, {"ƛ", "tɬʼ"},
{"ɣi", "ji"},
{"([^ˈ])ɣi", "%1ɉi"},
-- remove morpheme separator, possible double long vowel markers, and repeated secondary stress markers
-- remove morpheme separator, possible double long vowel markers, and repeated secondary stress markers
{"[·ⱦ]", ""}, {"ːː", "ː"}, {"(ˈ[^ˌ]*)ˌ", "%1"}, {"-", "‿"},
{"[·ⱦ]", ""}, {"ːː", "ː"}, {"(ˈ[^ˌ]*)ˌ", "%1"}, {"-", "‿"},