eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

dict_phonemes 20KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847
  1. Phonemes which are used in the *_rules and *_list files
  2. Dictionary af_dict 2011-11-22
  3. & &: 3: @ @- @L @U a
  4. A: aI AI aU A~ E e: e@
  5. eI e~ i I iu O O: o@
  6. OI oI o~ u uI W y Y@
  7. Yy
  8. - : ; ? b c d dZ
  9. f g h j k l l# m
  10. n N n^ p r s S t
  11. T tS v w x x2 z Z
  12. Dictionary ca_dict 2010-07-27
  13. @ a a# aI e E E2 i
  14. o O u U
  15. * ** : ; b B d D
  16. dZ; f g j J J^ k l
  17. l^ m n N n^ p Q R
  18. R2 s S; t T ts tS; v
  19. v# w z Z Z;
  20. Dictionary cs_dict 2011-05-18
  21. @- a a: aU e e: eI eU
  22. i i: l- o o: oU r- u
  23. u:
  24. * ; b c d dZ dz f
  25. g h j J k l l^ m
  26. n N n^ p r R R^ R^/
  27. s S t tS ts v x z
  28. Z
  29. Dictionary cy_dict 2012-10-10
  30. @ @- @I @Y a A: aI aU
  31. AY aY E e: eU I i: Iu
  32. O o: OI OY U u: uY V
  33. Y y: Yu
  34. : b C d D dZ f g
  35. h j k l l# m n N
  36. p r s S t T v w
  37. x z
  38. Dictionary da_dict 2012-04-07
  39. & &# 0 3 @ @- a A
  40. aI e E i o O u V
  41. W W# y Y
  42. * - : ? b B d D
  43. dZ f g h j J k l
  44. l/2 l/3 m n N p r R
  45. R3 s S t T tS v w
  46. x Z
  47. Dictionary hu_dict 2012-07-25
  48. a A a: e E e: i i:
  49. o o: u u: Y y y: Y:
  50. - : b c C d dZ dz
  51. f g h j J k l l^
  52. m n n^ p r R R2 s
  53. S s2 t t2 tS ts v w
  54. z Z
  55. Dictionary de_dict 2012-10-22
  56. 3 @ @- a A A: aI aU
  57. A~ E E2 E: e: EI i I
  58. i2 i: n- o O o: OY U
  59. u: W y y: Y:
  60. * : ; b C d D dZ
  61. f g g# h j k l l2
  62. m n N p pF r R s
  63. S t tS ts v w x z
  64. Z
  65. Dictionary el_dict 2011-05-19
  66. a aI e i o oI u
  67. ; b c C d D f g
  68. j k l l^ m n N n^
  69. p Q r R s s; t T
  70. ts v x z
  71. Dictionary en_dict 2012-11-11
  72. 0 3 3: @ @- @2 @5 @L
  73. a a# A: A@ aa aI aI3 aI@
  74. aU aU@ A~ E e: e@ eI i
  75. I I# I2 i: i@ i@3 IR O
  76. O: o: O@ o@ OI oU O~ U
  77. u: U@ V VR
  78. : ; ? b C d D d#
  79. dZ f g h j k l l#
  80. m n N n^ p Q r r-
  81. s S t T t2 tS v w
  82. x z Z z#
  83. Dictionary eo_dict 2011-12-24
  84. @- a aI aU e eI eU i
  85. o oI u uI
  86. * - b d dZ f g h
  87. j k l m n p r R
  88. s S t T tS ts v w
  89. x z Z
  90. Dictionary es_dict 2012-09-11
  91. @ a aI aU e E eI eU
  92. i o O oI u
  93. : b B d D dZ f g
  94. h j J J^ k l l^ m
  95. n N n^ p Q r R R2
  96. s S t T tS ts w x
  97. z
  98. Dictionary fi_dict 2011-10-14
  99. & &i &y a ai au e ei
  100. eu ey i I ie iu iy o
  101. oi ou u ui uo Y y Yi
  102. yi Yy yY
  103. : b d f g h j k
  104. l m n N p r R s
  105. S s2 t v w Z
  106. Dictionary fr_dict 2012-05-04
  107. @ @- a a- A~ e E e-
  108. E: E~ i I o O O~ u
  109. u: w W W~ y Y y-
  110. : b d dZ f g h j
  111. k l m n N n2 n^ p
  112. p2 r r2 s S t t2 t3
  113. tS v z Z z2 z3
  114. Dictionary grc_dict 2008-03-03
  115. a aI aU e E EI eU EU
  116. i o O oI OI OU u y
  117. yI
  118. : b d f g h j k
  119. l m n N p R s t
  120. T v x z
  121. Dictionary hbs_dict 2012-08-08
  122. & @ @2 a A a: aI aU
  123. e E e: i I i: l- o
  124. O o: oU r* r- u U u:
  125. * ; b d dZ dz dZ; f
  126. g h j k l l^ m n
  127. N n^ p r R R2 s S
  128. t tS ts tS; v x z Z
  129. Dictionary hi_dict 2012-04-12
  130. @ @2 a a: aI aU e E
  131. e: E: E~ i I i: l- o
  132. O o: O: O~ o~ r- U u:
  133. u~ V
  134. #X1 #X2 - : b bh c ch
  135. d d. dh dh. f g gh h
  136. H j J Jh k kh l l.
  137. m n N n. n^ p ph Q
  138. q r r. s S s. t T
  139. t. th th. v w x z
  140. Dictionary ta_dict 2012-11-15
  141. a a: aI aU e E e: i
  142. I i: o o: u U u2 u:
  143. U: V V#
  144. # #X1 #X2 : ; b C d
  145. d. dZ f g h H j k
  146. l l. m n N n. n^ p
  147. Q r R s S s. t T
  148. t. th tS v w z z.
  149. Dictionary hy_dict 2008-12-22
  150. @ a aI e eI i i@ o
  151. u W y
  152. ** b c d dZ dz f g
  153. h j k k# l m n p
  154. p# r R r" s S t t#
  155. tS ts ts# v X z Z
  156. Dictionary id_dict 2011-02-21
  157. @ a aI aU e E E2 i
  158. o O u
  159. : ? b C d dZ f g
  160. h j k l m n N n^
  161. p r R R2 s S t tS
  162. v w x X z
  163. Dictionary is_dict 2010-04-05
  164. @- a a: aI aI: aU aU: E
  165. E: eI eI: i I i: I: O
  166. O: OI oU oU: u u: W W:
  167. y y: yI Yy Yy:
  168. * ** : ; b c C d
  169. D f g h j J k l
  170. l# m m# n N n# N# n^
  171. n^# p Q r R r# R2 s
  172. S s2 t T tl# v x z
  173. Dictionary it_dict 2012-11-10
  174. @- a a/ aI aU e E eI
  175. i I i# o O u
  176. * : ; b d dZ f g
  177. h j k l l^ m n N
  178. n^ p r R s S t tS
  179. ts v w w2 z
  180. Dictionary jbo_dict 2010-02-16
  181. @ a aI aU e eI i l-
  182. n- o oI r- u
  183. b d dZ f g h j k
  184. l m n N p R s S
  185. t tS v w x z Z
  186. Dictionary ku_dict 2008-04-14
  187. 8 a e E E# eI eU i
  188. I o u U y
  189. * : b c d dZ f g
  190. h j J k l m n p
  191. q r R s S t tS v
  192. w x z Z
  193. Dictionary la_dict 2008-01-15
  194. @- a a: aI aU E e: EU
  195. I i: O o: OI U u: y
  196. y:
  197. * : ; <h> ? b d f
  198. g h j k l m n N
  199. p r R s t w z
  200. Dictionary lv_dict 2010-03-12
  201. a a: ai au e e: ei i
  202. i: ie iu o o: u u: ui
  203. uo
  204. : b c d dZ f g h
  205. j J k l l^ m n N
  206. n^ p r R R2 s S t
  207. tS ts v z Z
  208. Dictionary mk_dict 2007-12-19
  209. & @ @- @2 a A a: e
  210. E e: i I i: l- o o:
  211. oU r- u u:
  212. * b d dZ dz dZ; f g
  213. h j k k^ l l^ m n
  214. N n^ p r R s S t
  215. tS ts tS; v x z Z
  216. Dictionary nci_dict 2010-01-20
  217. a e i o O
  218. : ? b c d f g j
  219. k l m n p R s S
  220. t tS v w x
  221. Dictionary nl_dict 2011-11-22
  222. 8 @ @- a A a: A~ e
  223. E e# E2 e: EI eU i I
  224. o O O: o: O~ u VU Wy
  225. y Y: yU
  226. * : ; b d D dZ f
  227. g h j k l m n N
  228. n^ p Q r s S t tS
  229. v v# w x z Z
  230. Dictionary no_dict 2011-03-07
  231. @ a A a# a: A: AI aI
  232. aU E E: e: I i: O o:
  233. OI U u- u-: u-I u: W y
  234. y: Y: Yy
  235. : ; b d f g h j
  236. k l m n N p r R
  237. s S s; t v w x z
  238. Dictionary pap_dict 2010-07-27
  239. a a/ aI e E eI i o
  240. O u y Y
  241. : ? b d dZ f g h
  242. j k l m n N n^ p
  243. R s S t tS v w x
  244. z Z
  245. Dictionary pl_dict 2012-06-09
  246. a E E# E~ i O O~ u
  247. y
  248. : ; b c C d d; dZ
  249. dz dz; f g h j k l
  250. m n N n^ p r R s
  251. S s; S; t t; tS ts tS;
  252. ts; v w x z Z Z;
  253. Dictionary pt_dict 2012-09-21
  254. & &/ &U~ &~ @ @- a A
  255. aI aU e E eI EI eU EU
  256. i I i/ iU o O oI OI
  257. o~ u U uI u~ y
  258. * : ; b C d dZ f
  259. g h j k l l^ m n
  260. N n^ p Q r R r- s
  261. S s# s; t T tS ts v
  262. w x z Z
  263. Dictionary ro_dict 2011-07-21
  264. @ @- @I @U a aI aU e
  265. ea eI eo eU i i/ I^ iI
  266. iU o O Oa oI oU u uI
  267. y Y yI yU
  268. * *; b b; c C d d;
  269. dZ f f; g h j k l
  270. l; m m; n N n; p p;
  271. r s S S; t t; tS ts
  272. ts; v v; w w2 x z Z
  273. z; Z;
  274. Dictionary ru_dict 2011-10-24
  275. 8 @- a A e E E# E%
  276. E2 i I I# I3 I^ ja ju
  277. o O u u" u# V y Y
  278. * ; b d d; dZ; f g
  279. j k l l^ m m; n n_
  280. p r R s S s; S; t
  281. t; ts tS; v x z Z z;
  282. Z;
  283. Dictionary sk_dict 2011-08-08
  284. & @- a a: e e: i i:
  285. l- l: o o: oU r- r: u
  286. u:
  287. * ; b d d; dZ dz f
  288. g h j k l l^ m n
  289. N n^ p r R R^ R^/ s
  290. S t t; tS ts v w x
  291. z Z
  292. Dictionary sq_dict 2008-12-22
  293. @ @/ a A a/ aI e E
  294. eI i I I# O OI u V
  295. y yE
  296. ** : ; b c d D dZ
  297. dz dZ; f g h j k l
  298. L ll m n n^ p r R
  299. R2 s S t T tS ts v
  300. w z Z
  301. Dictionary sv_dict 2011-05-19
  302. 8 @ a A: E E- e: E:
  303. I i: O o: U u- u: W
  304. y y: Y:
  305. : ; b d f g h j
  306. k l m n N p R s
  307. S s. S; sx t v w z
  308. Dictionary sw_dict 2008-11-27
  309. @- a a/ e i m- n- N-
  310. o u
  311. * : b d D f g h
  312. j J k l m n N n^
  313. p Q R s S t T tS
  314. v w x z
  315. Dictionary sl_dict 2011-03-14
  316. @ a a: e E e: i i:
  317. o O o: u u: y
  318. : b d dZ dz f g h
  319. j k l l^ m n N n^
  320. p R R^ s S t tS ts
  321. v w x z Z
  322. Dictionary tr_dict 2011-09-16
  323. @ a e E i I o O
  324. u U W y Y
  325. * : b c d dZ f g
  326. G h j J k l m n
  327. p Q r R s S t tS
  328. v w z Z
  329. Dictionary vi_dict 2010-05-11
  330. @ @: @:I @:U @I @U a a:
  331. a:I a:U aI aU e E eU EU
  332. i i@ iU o O OI oI u
  333. u@ uI y y@ yI
  334. b c d D f g h j
  335. J k kh l m n N n^
  336. p Q r s s. t t[ tS;
  337. v w x z Z z.
  338. Dictionary zh_dict 2010-09-13
  339. @ @r a A ai Au E ei
  340. i i. i[ iA iE io iou N-
  341. o o- ong ou u u@ ua uai
  342. uei uo y y& y@ yE yi yu
  343. ; C f h j J^ k kh
  344. l l# m n N p ph Q
  345. q Q" Q^ r R R2 R3 s
  346. s. S; t th ts ts. ts. tS;
  347. tS; tsh v w x X z.
  348. Dictionary zhy_dict 2009-01-19
  349. a aa aai aan aau ai au e
  350. ei eo eoi eu i iu o oe
  351. oi ong ou u ui yu
  352. b c d f g h j k
  353. l m n N p r s t
  354. tS v w z
  355. Dictionary am_dict 2011-11-22
  356. @ a e i o u y
  357. : ? b B d dZ f g
  358. h j k k` l m n N
  359. n^ p p` r s S t t`
  360. tS tS` v w x z Z
  361. Dictionary ml_dict 2011-12-05
  362. @ a a# a: aI aU e E
  363. e: i I i: o o: r- u
  364. u: V y
  365. #X1 #X2 : ; b bh c ch
  366. d d# d. dh dh. dZ f g
  367. gh h j J Jh k kh l
  368. l. m n N n. n^ p ph
  369. r R r. R2 s s. S; t
  370. t. th th. tS v w z
  371. Dictionary ne_dict 2012-09-19
  372. @ @/ @2 @3 a a: aI aU
  373. a~ e E e: E: eI e~ E~
  374. i I i: i~ o O o: O:
  375. O~ o~ u U u: u~ V VI
  376. VU V~
  377. - : ; b bh c ch d
  378. d. dh dh. f g gh h H
  379. j J Jh k kh l l. m
  380. n N n. n^ p ph Q q
  381. r r. s S s. t t. th
  382. th. v w x z
  383. Dictionary pa_dict 2012-05-04
  384. @ a a~ e E eI e~ E~
  385. i I i: i~ I~ o O O~
  386. o~ r- u U U~ u~ V V~
  387. : ; b bh c ch d d.
  388. dh dh. dZ f g gh h H
  389. j J Jh k kh l l. m
  390. n N n. n^ p ph Q r
  391. R R2 s S t t. th th.
  392. v w x z
  393. Dictionary prs_dict 2009-12-01
  394. @ A E eI i o u
  395. : b d dZ f g h j
  396. k l m n p r R s
  397. S t tS v w X z Z
  398. Dictionary rw_dict 2008-03-27
  399. a e i o u
  400. * : b B c d dZ f
  401. g h j J k l m n
  402. N n^ p q R s S S;
  403. t tS v w x z
  404. Dictionary ur_dict 2012-07-25
  405. @ a a: aI aU E e: i
  406. I i: O o: U u:
  407. : b bh c ch d D d.
  408. dh dh. dZ f g gh h H
  409. j J Jh k kh l m n
  410. N p ph Q q R r. s
  411. S s. t T t. th th. v
  412. x z Z z.
  413. Dictionary bg_dict 2012-07-15
  414. @ a e i o u
  415. : ; b C d d; dZ dz
  416. f g g; h j k l L
  417. l^ m n n^ p r s S
  418. s; t t; tS ts v x z
  419. Z z;
  420. Dictionary nso_dict 2010-08-27
  421. @ a e E i m- n- N-
  422. o u U
  423. - : ; b B d D dZ
  424. f h j J k K l l#
  425. m n N n^ p Q R3 s
  426. S t tS v w x X x2
  427. z
  428. Dictionary ht_dict 2010-06-29
  429. a A~ e E E~ i o O
  430. O~ u w y
  431. ; b d f g j k l
  432. m n N p r s S t
  433. tS v z Z
  434. Dictionary ak_dict 2010-08-11
  435. a e E i o O u
  436. : b C d dZ dZ; f g
  437. h j k l m n N n^
  438. p R s t tS; v w z
  439. z;
  440. Dictionary az_dict 2010-07-27
  441. & @ a e E i o u
  442. W y
  443. * b c C d dZ f g
  444. h j J k l m n p
  445. Q R s S t tS v w
  446. x z Z
  447. Dictionary wo_dict 2010-11-30
  448. @ @: a a: e E e: E:
  449. i i: m- n- N- o O O:
  450. o: u u:
  451. : b c d f g h j
  452. J k l m n N n^ p
  453. q R R2 s s2 t v w
  454. x z
  455. Dictionary dv_dict 2011-01-08
  456. @ @2 a a: aI e e: E:
  457. E~ i I i: o O o: O:
  458. O~ u U u: V
  459. : ? b c ch d D d.
  460. dZ f g h j k kh l
  461. l. m n N n. n^ p Q
  462. q r R s S s. t T
  463. t. th th. tS v w x z
  464. Z
  465. Dictionary kn_dict 2011-12-05
  466. a a: aI aU e E e: i
  467. I i: o o: r- u u:
  468. #X1 #X2 : b bh c ch d
  469. d. dh dh. dZ f g gh h
  470. j J Jh k kh l l. m
  471. n N n. n^ p ph r s
  472. S s. S; t t. th th. tS
  473. v w z
  474. Dictionary tn_dict 2011-02-17
  475. @- a e i m- n- N- o
  476. u
  477. * - : b B d D dZ
  478. f g h j J k K l
  479. l# m n N n^ p Q r
  480. R R3 s S t T tS ts
  481. v w x X z
  482. Dictionary te_dict 2011-12-05
  483. a a: aI aU e E e: i
  484. i: l- o o: r- u u: V
  485. #X1 #X2 : ; b bh c ch
  486. d d. dh dh. dZ f g gh
  487. h j J Jh k kh l l.
  488. m n N n. n^ p ph r
  489. s s. S; t t. th th. tS
  490. v w z
  491. Dictionary ka_dict 2012-10-17
  492. @ @- a e i o u
  493. : ? b c d dZ dz f
  494. g h j k k# l m n
  495. p p# Q q r s S t
  496. t# tS ts ts# v w x z
  497. Z
  498. Dictionary si_dict 2012-11-05
  499. & &: @ a a: aI aU e
  500. e: i i: o o: u u:
  501. b bh d d. dh dZ f g
  502. gh h j k kh l l. m
  503. m# n N n# N# n. n.# n^
  504. n^# p ph r s S s. t
  505. t. th tS v w
  506. Dictionary et_dict 2012-06-12
  507. & &: &i 8 8: a A1 a:
  508. e E1 e: i I1 i1 i: o
  509. O1 o: u U1 u: Y y Y:
  510. y: Yi yi
  511. : b d d^ f g h j
  512. k l l. l^ m n N n^
  513. p r R s S s2 s^ t
  514. t^ tS v w z Z
  515. Dictionary mt_dict 2011-07-29
  516. @ a ai au e ei eu i
  517. I ie iu l- o u U ui
  518. y yi yY
  519. * : b c C d dZ f
  520. g h j k l m n p
  521. q r s S t tS v w
  522. x z Z
  523. Dictionary bo_dict 2011-12-05
  524. a a: e e: i i: l- o
  525. o: r- u u:
  526. : ? b bh c ch d d.
  527. dh dh. dz dzh g gh H j
  528. J k kh l m n N n.
  529. n^ p ph r s S s. t
  530. t. th th. ts tsh w z Z
  531. Dictionary kk_dict 2011-12-07
  532. & 8 a A e E i I
  533. o u U u# Y
  534. ; b d f g G h j
  535. k l m n N p q r
  536. s S t tS v w X z
  537. Z
  538. Dictionary lt_dict 2012-08-18
  539. a A a: ai au aU e E
  540. eA ee ei i I i: ie l
  541. o O o: u U u: ui uo
  542. w
  543. ; b d d; dZ dZ; f g
  544. h j k l; m n N n;
  545. p r s S s; S; t t;
  546. tS ts tS; v x z Z z;
  547. Z;
  548. Dictionary tt_dict 2012-09-14
  549. & a A e e2 e: i I
  550. o u u2 V W y
  551. : ? b d f g h j
  552. k l m n N p q r
  553. R s S S; t w x z
  554. Z Z;
  555. Dictionary kl_dict 2012-11-15
  556. & 3 @ @- a aI e E
  557. i o O u V W y
  558. * : b d D f g h
  559. j k l l# m n N p
  560. Q q r R s t tl# ts
  561. v w X z
  562. Dictionary ko_dict 2012-09-17
  563. @ a e E i o u u-
  564. * - ; b d dZ; g h
  565. j k k- kh l m n N
  566. p p- ph q r R s t
  567. t- tS tS; w