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.

es_list 5.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420
  1. // This file in UTF8 encoded
  2. // letters
  3. _cap m'aJ^us // should be "mayúscula" after the letter?
  4. _?? s'imbOlo
  5. _#32 Esp'aTjo
  6. // accent names
  7. _lig liQaD'ura
  8. _acu aQ'uDo
  9. _ac2 d'Oble||aQ'uDo
  10. _brv br'eBe
  11. _ced TeD'iJ^a
  12. _cir Tirkumfl'exo
  13. _dia dj'Eresis
  14. _dac d'Oble||aQ'uDo
  15. _dot p'unto // ??
  16. _grv gr'aBe
  17. _hac kar'On
  18. _mcn makr'On
  19. _ogo kol'ita
  20. _rng an'iJ^o
  21. _stk b'aRR2a // ??
  22. _tld t'ilde
  23. // names of symbols
  24. ª a
  25. º o
  26. ° grados
  27. _. punto
  28. _, koma
  29. _; p,untoik'oma
  30. _: d,Osp'untOs
  31. _! TERR2'araDmiraTj'On
  32. _? TERR2'arintERR2,oQaTj'On
  33. _¡ aBr'iraDmiraTj'On
  34. _¿ aBr'irintERR2,oQaTj'On
  35. _< men'Orke
  36. _> maJ^'Orke
  37. _' apOstr'ofo
  38. _" kom'iJ^as
  39. _+ s'iQnOdesum'ar
  40. _- gJ^On
  41. __ suBraJ^'aDo
  42. _/ baRR2a
  43. _\ b'aRR2aimbErt'iDa
  44. _` aT'EntOgr'aBe
  45. _( ,aBrepar'Entesis
  46. _) Tj,ERR2apar'Entesis
  47. _[ ,aBrekOrtS'ete
  48. _] Tj,ERR2akOrtS'ete
  49. _{ ,aBreJ^'aBe
  50. _} Tj,ERR2aJ^'aBe
  51. _« kom'iJ^as||iTkJ^'ErDas
  52. _» kom'iJ^as||dEr'EtSas
  53. = iQw'al $max3
  54. + m'as $max3
  55. # almOaD'iJ^a $max3
  56. * astEr'isko $max3
  57. . punto $max3
  58. ^ Tirkumfl'exo
  59. € eUro
  60. % pOrTj'Ento $max3
  61. & ampErs'ant
  62. @ aRR2'oBa
  63. / baRR2a
  64. © kopiRR2'aIt
  65. £ liBras
  66. ¶ p'aRR2afo
  67. § sEkTj'On
  68. // numbers
  69. _0 T'ero
  70. _1 'uno
  71. _2 d'Os
  72. _3 tr'es
  73. _4 kw'atro
  74. _5 T'inko
  75. _6 s'eIs
  76. _7 sj'ete
  77. _8 'OtSo
  78. _9 nw'eBe
  79. _1X dj'ET
  80. _11 'OnTe
  81. _12 d'oTe
  82. _13 tr'eTe
  83. _14 kat'OrTe
  84. _15 k'inTe
  85. _20 b'eInte
  86. _2X b'eInt
  87. _3X tr'eInta
  88. _4X kwar'Enta
  89. _5X Tinkw'Enta
  90. _6X sEs'Enta
  91. _7X sEt'Enta
  92. _8X OtS'Enta
  93. _9X nOB'Enta
  94. _0C Tj'EntOs
  95. _1C0 Tj'en // exactly one hundred
  96. _1C Tj'ento
  97. _5C kinj'EntOs
  98. _7C s,eteTj'EntOs
  99. _9C n,OBeTj'EntOs
  100. _0M1 m'il
  101. _0M2 miJ^'ones
  102. _1M2 'unmiJ^'On
  103. _0M4 _biJ^'onEs
  104. _1M4 'unbiJ^'On
  105. ?2 _0M2 mij:'ones
  106. ?2 _1M2 'unmij:'On
  107. ?2 _0M4 _bij:'onEs
  108. ?2 _1M4 'unbij:'On
  109. _0and i
  110. _dpt koma
  111. //_roman Rom'ano
  112. // ordinal numbers
  113. _#º o
  114. _#ª a
  115. _ord o
  116. ºc gr'ados||T'e
  117. ºf gr'ados||'Efe
  118. ºk gr'ados||k'a
  119. _1o prim'Er
  120. _2o seQ'und
  121. _3o tErT'Er
  122. _4o kw'art
  123. _5o kint
  124. _6o s'Ekst
  125. _7o s'Etim
  126. _8o Okt'aB
  127. _9o noB'en
  128. _10o D'ETim
  129. _11o und'ETim
  130. _12o DwoD'ETim
  131. _13o DeTimotErT'Er
  132. _14o DeTimokw'art
  133. _15o DeTimok'int
  134. _16o DeTimos'Ekst
  135. _17o DeTimos'Eptim
  136. _18o DeTimOkt'aB
  137. _19o DeTimonoB'en
  138. _2Xo Bix'Esim
  139. _3Xo trix'Esim
  140. _4Xo kwaDrax'Esim
  141. _5Xo kinkwax'Esim
  142. _6Xo seQsax'Esim
  143. _7Xo sEptwax'Esim
  144. _8Xo Oktox'Esim
  145. _9Xo nonax'Esim
  146. _0Co TEnt'Esim
  147. _1Co TEnt'Esim
  148. _0M1o mil'Esim
  149. vi bi // not a Roman number
  150. // unstressed words
  151. // articles
  152. el $u
  153. el $atend
  154. los $u
  155. los $atend
  156. la $u
  157. la $atend
  158. las $u
  159. las $atend
  160. lo $u
  161. lo $atend
  162. // pronouns
  163. me $u $only // reflexive pronouns
  164. me $atend
  165. te $u
  166. te $atend
  167. le $u
  168. le $atend
  169. les $u
  170. les $atend
  171. se $u
  172. se $atend
  173. nos $u
  174. nos $atend
  175. os $u
  176. os $atend
  177. // possessives
  178. mi $u
  179. mi $atend
  180. mis $u
  181. mis $atend
  182. tu $u
  183. tu $atend
  184. tus $u
  185. tus $atend
  186. su $u
  187. su $atend
  188. sus $u
  189. sus $atend
  190. nuestro $u
  191. nuestro $atend
  192. nuestros $u
  193. nuestros $atend
  194. nuestra $u
  195. nuestra $atend
  196. nuestras $u
  197. nuestras $atend
  198. vuestro $u
  199. vuestro $atend
  200. vuestros $u
  201. vuestros $atend
  202. vuestra $u
  203. vuestra $atend
  204. vuestras $u
  205. vuestras $atend
  206. // prepositions
  207. a $u // at
  208. a $atend
  209. al $u
  210. al $atend
  211. de $u // of,from
  212. de $atend
  213. del $u
  214. del $atend
  215. en $u
  216. en $atend
  217. con $u // with
  218. con $atend
  219. sin $u
  220. sin $atend
  221. por $u // for,through,along,via
  222. por $atend
  223. tras $u
  224. tras $atend
  225. ante $u $only
  226. ante $atend
  227. para $u // for,in order,by
  228. para $atend
  229. entre $u
  230. entre $atend
  231. sobre $u
  232. sobre $atend
  233. bajo $u
  234. bajo $atend
  235. desde $u // from,since
  236. desde $atend
  237. hasta $u
  238. hasta $atend
  239. hacia $u
  240. hacia $atend
  241. e $u $only
  242. e $atend
  243. y %i // and
  244. o $u // or
  245. o $atend
  246. u $u
  247. u $atend
  248. aunque $u // although
  249. aunque $atend
  250. pero $u
  251. pero $atend
  252. porque $u // because
  253. porque $atend
  254. que $u // what
  255. que $atend
  256. cuando $u
  257. cuando $atend
  258. cuanto $u
  259. cuanto $atend
  260. donde $u
  261. donde $atend
  262. como $u
  263. como $atend
  264. quien $u
  265. quien $atend
  266. quienes $u
  267. quienes $atend
  268. mientras $u
  269. mientras $atend
  270. si $u
  271. si $atend
  272. // Letters
  273. // If a letter has a "word" pronunciation which is different from its
  274. // "letter" name, then include the letter name here, with the letter
  275. // prefixed by a _ character.
  276. b be
  277. c Te
  278. d de
  279. f _|Efe
  280. g xe
  281. h atSe
  282. j xOta
  283. k ka
  284. l _|Ele
  285. m _|Eme
  286. n _|Ene
  287. ñ _|En^e
  288. p pe
  289. q ku
  290. r _|Ere
  291. s _|Ese
  292. t te
  293. v _|uBe
  294. w uBe||d'OBle
  295. x _|Ekis
  296. z TEta
  297. _a a
  298. _e e
  299. _o o
  300. _y igri'eQa
  301. y igri'eQa $atend
  302. ch tSe
  303. ll 'El^e
  304. á 'a||aTEntw'aDa
  305. é 'e||aTEntw'aDa
  306. í 'i||aTEntw'aDa
  307. _ó 'o||aTEntw'aDa
  308. ó 'o||aTEntw'aDa $atend
  309. ú 'u||aTEntw'aDa
  310. ü ,uDj'ErEsis
  311. // Abbreviations
  312. dña doña $text
  313. DNI $abbrev
  314. dpto departamento $text
  315. dr doctor $text $capital $dot
  316. dra doctora $text $capital $dot
  317. (ee.uu) Est'aDos||un'iDos
  318. Excmo excelentísimo $text $dot
  319. Excma excelentísima $text $dot
  320. Ilmo ilustrísimo $text $dot
  321. Ilma ilustrísima $text $dot
  322. izq izquierda $text $dot
  323. izqda izquierda $text $dot
  324. izqdo izquierdo $text $dot
  325. kg kilogramo $text $dot
  326. Mª maría $text $capital $dot
  327. Pte presidente $text $capital $dot
  328. Sr señor $text $capital $dot
  329. Sra señora $text $capital $dot
  330. Sras señoras $text $capital $dot
  331. Sres señores $text $capital $dot
  332. Srta señorita $text $capital $dot
  333. Ud usted $text $capital $dot
  334. Uds ustedes $text $capital $dot
  335. // (/ h) pOr||'Ora
  336. // pronunciation exceptions
  337. linux $1
  338. méxico m'Exiko
  339. mexicano mExikano
  340. spanish sp'aniS
  341. english ínglish $text
  342. firefox f'aIrfoks
  343. microsoft m'aIkrosoft
  344. software s'oftwer
  345. hardware h'ardwer
  346. skype sk'aIp
  347. messenger m'esendZer
  348. live l'aIB
  349. facebook f'eIsbuk
  350. twitter tw'iter
  351. twit tw'it
  352. mozilla moT'ila
  353. espeak isp'ik
  354. (e speak) isp'ik
  355. eloquence 'elokwens
  356. speech sp'itS
  357. platform pl'atfom
  358. voice bois $text
  359. windows w'indows
  360. android 'androId
  361. apple 'ap@l
  362. (i phone) 'aIfon
  363. iphone 'aIfon
  364. (i pod) 'aIpod
  365. ipod 'aIpod
  366. jaws dZ'os
  367. window w'indow
  368. eyes 'aIs
  369. free fr'i
  370. google g'ug@l
  371. chrome kr'owm
  372. office 'ofis
  373. service s'erBis
  374. power p'awer
  375. thunderbird t'anderbird
  376. jazz dZ'as