Browse Source
Belarusian: fix IPA chars (#1572)
- fix IPA chars for "s;" and "z;" phonemes
- add bug note about "...i a..." case
master
Alexander Epaneshnikov
2 years ago
No account linked to committer's email address
|
|
@@ -80,7 +80,7 @@ |
|
|
|
з (L06L04 z; |
|
|
|
з (ці s; |
|
|
|
|
|
|
|
.group і |
|
|
|
.group і // NOTE: appends ";" at the end of the words when next starts from "а" |
|
|
|
і i |
|
|
|
C) і ;i |
|
|
|
|
|
|
@@ -72,6 +72,16 @@ phoneme r |
|
|
|
FMT(r3/r_trill2) addWav(r3/r_trill2.wav, 65) |
|
|
|
endphoneme |
|
|
|
|
|
|
|
phoneme s; |
|
|
|
import_phoneme base1/s; |
|
|
|
ipa sʲ |
|
|
|
endphoneme |
|
|
|
|
|
|
|
phoneme z; |
|
|
|
import_phoneme base1/z; |
|
|
|
ipa zʲ |
|
|
|
endphoneme |
|
|
|
|
|
|
|
phoneme ; |
|
|
|
liquid pzd |
|
|
|
lengthmod 0 |