Browse Source

cmn: use voiceless uvular fricative as pronounciation of pinyin h

According to [1] and [2] , the pronounciation of the pinyin character
h is not accurately [x].
According to [2], [χ] is instead a possible pronounication in young
users.

As a young native speaker of Mandarin, I feel the sound of [χ] in espeak
more satisfied than [x] here.

[1] https://en.wikipedia.org/wiki/Standard_Chinese_phonology
[2] https://phesoca.com/aws/268/

Signed-off-by: Icenowy Zheng <[email protected]>
master
Icenowy Zheng 4 years ago
parent
commit
00fe15cc28
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      dictsource/zh_rules

+ 1
- 1
dictsource/zh_rules View File

@@ -125,7 +125,7 @@ language).
@) g (K _^_EN

.group h
h x
h X
@) h (K _^_EN

.group i

Loading…
Cancel
Save