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.

hi_list 4.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301
  1. // This file is UTF8 encoded
  2. // Numbers
  3. // devanagari numbers are changed to latin characters before translation
  4. _0 S'u:n.j@3
  5. _1 'e:k
  6. _2 d'o:
  7. _3 t'i:n
  8. _4 c'a:r:
  9. _5 p'a:nc
  10. _6 ch'@2
  11. _7 s'a:t
  12. _8 'a:th.
  13. _9 n'O:
  14. ?3 _9 n'aU
  15. _10 d'Vs
  16. _11 gj'a:r@2
  17. _12 b'a:r@2
  18. _13 t'E:r@2
  19. _14 ch'O:d@2
  20. _15 p'Vndr@2
  21. _16 s'o:l@2
  22. _17 s'Vt:r@2
  23. _18 Vth.:'a:r@2
  24. _19 Unn'Is
  25. _20 b'i:s
  26. _21 Ik:'Is
  27. _22 b'a:Is
  28. _23 t'e:Is
  29. _24 c'O:bIs
  30. _25 p@c:'Is
  31. _26 ch@bb'i:rs
  32. _27 s@t:'a:Is
  33. _28 ath:'a:Is
  34. _29 Unt'Is
  35. _30 t'i:s
  36. _31 Ik@t:'Is
  37. _32 bat:'Is
  38. _33 tE~t'Is // E~ ?
  39. _34 cO~t'Is
  40. _35 pE~t'Is
  41. _36 chaT'tIs
  42. _37 sE~t'Is
  43. _38 art'Is
  44. _39 Unta:l'Is
  45. _40 ca:l'Is
  46. _41 Ikta:l'Is
  47. _42 baIa:l'Is
  48. _43 tE~ta:l'Is
  49. _44 cO:wa:l'Is
  50. _45 paI'nta:l'Is
  51. _46 chhIja:l'Is
  52. _47 sE~ta:l'Is
  53. _48 arta:l'Is
  54. _49 'Un^ca:s
  55. _50 p@c'a:s
  56. _51 Ikj'a:wVn
  57. _52 b'a:wVn
  58. _53 t'IrpVn
  59. _54 c'Ou:wVn
  60. _55 p'achpVn
  61. _56 chh@p:'Vn
  62. _57 sVt:'a:w@n
  63. _58 ath:'a:w@n
  64. _59 Uns'Vth
  65. _60 s'a:th.
  66. _61 'Iks@th.
  67. _62 b'a:s@th.
  68. _63 t'Irs@th.
  69. _64 c'O~s@th.
  70. _65 paIns@th.
  71. _66 ch'Ija:s@th.
  72. _67 s'Vrs@th.
  73. _68 ars@th.
  74. _69 Un@h,at:'Vr:
  75. _70 sat:'Vr:
  76. _71 Ikhat:'Vr:
  77. _72 b@hat:'Vr:
  78. _73 tIhat:'Vr:
  79. _74 cO:hat:'Vr:
  80. _75 pach,at:'Vr:
  81. _76 chIhat:'Vr:
  82. _77 s@t@hat:'Vr:
  83. _78 athhat:'Vr:
  84. _79 ,Un^Ia:s'i:
  85. _80 ,Vss'i:
  86. _81 Ikja:s'i:
  87. _82 baIa:s'i:
  88. _83 tIra:s'i:
  89. _84 cO:ra:s'i:
  90. _85 pI'ca:s'i:
  91. _86 chIja:s'i:
  92. _87 sVt:a:s'i:
  93. _88 ath:a:s'i:
  94. _89 nVwa:s'i:
  95. _90 nVb:'e:
  96. _91 Ikj'a:n@we:
  97. _92 b'a:n@we:
  98. _93 tIr'a:n@we:
  99. _94 cO:r'a:m@we:
  100. _95 p@c'a:n@we:
  101. _96 chIj'a:n@we:
  102. _97 s@t:'a:n@we:
  103. _98 ath:'a:n@we:
  104. _99 nIn^j'a:n@we:
  105. _0C s'O:
  106. _0M1 h@z'a:r
  107. _0M2 l'a:kh
  108. _0M3 cr'ore
  109. _0M4 'Vr@b
  110. _0M5 kh'Vr@b
  111. _dpt _d@s@ml'o:_ // ?? what is Hi for "." ?
  112. // Single consonants
  113. क k@
  114. क़ q@
  115. ख kh@
  116. ख़ x@
  117. ग g@
  118. ग़ Q@
  119. घ gh@
  120. ङ N@
  121. च c@
  122. छ ch@
  123. ज J@
  124. ज़ z@
  125. झ Jh@
  126. ञ n^@
  127. ट t.@
  128. ठ th.@
  129. ड d.@
  130. ड़ r.@
  131. ढ dh.@
  132. ण n.@ // retroflex n.@
  133. त t@
  134. थ th@
  135. द d@
  136. ध dh@
  137. न n@
  138. प p@
  139. फ ph@
  140. फ़ f@
  141. ब b@
  142. भ bh@
  143. म m@
  144. य j@
  145. र r@
  146. ऱ r@
  147. ल l@
  148. ळ l.@
  149. व v@
  150. श S@
  151. ष s.@ // retroflex [S]
  152. स s@
  153. ह H@
  154. क़ q@
  155. ख़ x@
  156. ग़ Q@
  157. ज़ z@
  158. ड़ r-@
  159. ढ़ hr@
  160. फ़ f@
  161. य़ j@
  162. // combining vowel signs
  163. ा #X2a:
  164. ि #X1I
  165. ी #X2i:
  166. ु #X1U
  167. ू #X2u:
  168. ृ #X1rI
  169. ॄ #X1rI
  170. ॅ #X1E
  171. ॆ #X1e
  172. े #X2e:
  173. ै #X2E:
  174. ?2 ै #X2aI
  175. ॉ #X1O
  176. ॊ #X1o
  177. ो #X2o:
  178. ौ #X2O:
  179. ?3 ौ #X2aU
  180. ॢ #X1l-
  181. ॣ #X2l-:
  182. ॐ #X1o~m
  183. // Punctuation
  184. । dVn.d.V
  185. // Pronouns
  186. मैं $u // main: I
  187. मुझे $u
  188. मेरा $u
  189. मेरी $u
  190. मेरे $u
  191. हम $u // we
  192. हमें $u
  193. हमारा $u
  194. हमारी $u
  195. हमारे $u
  196. आप $u // you(formal)
  197. आपको $u
  198. आपका $u
  199. आपकी $u
  200. आपके $u
  201. तुम $u // you (informal)
  202. तुम्हें $u
  203. तुम्हारा $u
  204. तुम्हारी $u
  205. तुम्हारे $u
  206. तू $u // you (informal)
  207. तुझे $u
  208. तेरा $u
  209. यह $u // he/she/it
  210. ये $u
  211. इस्से $u
  212. इसका $u
  213. ये $u // they
  214. इन्हें $u
  215. इनका $u
  216. वह $u // he/she/it
  217. वो $u
  218. उस्से $u
  219. उसका $u
  220. उसकी $u
  221. उसके $u
  222. वे $u // they
  223. वो $u
  224. उन्हें $u // unheṃ: them
  225. उनका $u
  226. उनकी $u
  227. उनके $u
  228. // Prepositions/Postpositions
  229. का $u // kā: of, possessive particle
  230. की $u // kī
  231. के $u // ke
  232. को $u // ko: to
  233. तक $u // tak: until, for(time)
  234. बिना $u $pause // without (preposition)
  235. में $u // me: in
  236. से $u // se: from, with, by
  237. // Questions
  238. क्या $u $pause // interrogative particle
  239. // Conjunctions
  240. और $u $pause // aur: and
  241. य j@ $u $pause // ja: or
  242. अगर $u $pause // agar: if
  243. यदि $u $pause // yadi: if, whether
  244. अगरचे $pause // agarce: although, even
  245. पर $pause // par: but, still, yet
  246. मगर $pause // magar: however, unless
  247. // Verbs
  248. हूँ $u // to be
  249. हो $u
  250. है $u
  251. हैं $u
  252. था $u // thā: past aux
  253. थे $u // the
  254. थी $u // thī
  255. थीं $u // thīh
  256. रहा $u // rahā: continuous
  257. रहे $u // rahe
  258. रही $u // rahī
  259. // Exceptions
  260. क्रिकेट krIk'Et
  261. सायबर s'aIb@r