Module:zm-pron: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 63: Line 63:
{"ʨ", "ʦ"}, {"ʥ", "ʣ"},
{"ʨ", "ʦ"}, {"ʥ", "ʣ"},
{"[ae]j", "ɛː"}, {"a", "ɐ"}, {"e", "ɛ"}, {"i", "e"}, {"o", "ɔ"}, {"u", "o"}, {"ɪ", "i"},  
{"[ae]j", "ɛː"}, {"a", "ɐ"}, {"e", "ɛ"}, {"i", "e"}, {"o", "ɔ"}, {"u", "o"}, {"ɪ", "i"},  
{"([bdg])(" .. vowels .. ")", "%1[βðɣ]"}, {"([bdg])(" .. acuted .. ")", "%1[βðɣ]"},
{"[aeiouːɛɔ]b", "[aeiouːɛɔ]β"},  
}
}


Line 148: Line 148:
if export.crux(term, "s") ~= export.crux(term) then
if export.crux(term, "s") ~= export.crux(term) then
ipa = ipa .. "\s* "
ipa = ipa .. "\n* "
ipa = ipa .. line_format(separate_word(term, "s"), {'Southern'})
ipa = ipa .. line_format(separate_word(term, "s"), {'Southern'})
end
end
455

edits