455
edits
Aleisi Galan (talk | contribs) No edit summary |
Aleisi Galan (talk | contribs) 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"}, | ||
{"[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 .. "\ | ipa = ipa .. "\n* " | ||
ipa = ipa .. line_format(separate_word(term, "s"), {'Southern'}) | ipa = ipa .. line_format(separate_word(term, "s"), {'Southern'}) | ||
end | end |
edits