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.

it_list 6.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506
  1. // This file is UTF-8 encoded
  2. // $alt change [e] or [o] in the stressed syllable to [E] or [O]
  3. // $alt2 change [E] or [O] in the stressed syllable to [e] or [o]
  4. // Any [E] or [O] phonemes in unstressed words must be listed explicitly
  5. // character names
  6. _cap maj'uskola
  7. _?? s'imbolo
  8. _?A let:'e:Ra
  9. _a a:
  10. b bi
  11. c tSi
  12. d di
  13. _e e:
  14. f effe
  15. g dZi
  16. h ak:a
  17. _i i:
  18. j dZe:j
  19. k kap:a
  20. l Elle
  21. m Emme
  22. n Enne
  23. _o O:
  24. p pi
  25. q ku
  26. r ER*e
  27. s esse
  28. t ti
  29. _u u:
  30. v vu
  31. w d'op:jav'u
  32. x 'iks
  33. y 'ipsilon
  34. z dze:ta
  35. _à $accent
  36. _é $accent
  37. _è $accent
  38. _ì $accent
  39. _ó $accent
  40. _ò $accent
  41. _ù $accent
  42. // accent names
  43. _lig l,egat'u:Ra
  44. _acu ak'u:to
  45. _ac2 d'op:i;o_|ak'u:to
  46. _brv b@-*'e:ve
  47. _ced tSed'il^a
  48. _cir tSi;@-*konfl'esso
  49. _dia djeR'e:zI
  50. _dot p'unto||s,ov@-*ask@-*'it:o
  51. _grv g@-*'a:ve
  52. _hac h'atSek
  53. _mcn m'ak@-*on
  54. _ogo og'o:nek
  55. _rng an'ello
  56. _stk b'aR*a
  57. _tld t'ilde
  58. * asteRisko $max3
  59. % pe@-*tS'ento $max3
  60. . punto $max3
  61. = ugwale $max3
  62. + pju $max3
  63. / slaS $max3
  64. \ bakslaS $max3
  65. ₤ lira
  66. £ sterl'ina
  67. & _e
  68. @ ki'otS:ola
  69. © k'opiraIt
  70. # kantSellet:o
  71. @ ki'otS:ola
  72. ~ tilde
  73. : d,uep'unti
  74. _! p,untoesklamat'ivo
  75. _" viRgolet:e
  76. _' ap'OstRofo
  77. _( ap,eRtapaR'entezi
  78. _) kj,uzapaR'entezi
  79. _, v'iRgola
  80. _- t@-*at:ino
  81. _; p,untoev'iRgola
  82. _< ap,eRta'angolo
  83. _> kj,uza'angolo
  84. _? p,untointeRogat'ivo
  85. _[ ap'eRtakw2'ad@-*a
  86. _] kj,uzakw2'ad@-*a
  87. _^ kap:utS:o
  88. __ 'undeRskoRe
  89. _` bakp@-*aIm
  90. _{ ap,eRtag@-*'af:a
  91. _} kj,uzag@-*'af:a
  92. // numbers
  93. _0 dz'eRo
  94. _1 'uno
  95. _2 d'ue
  96. _3 tR'e
  97. _4 kw2'at:Ro
  98. _5 tS'inkw2e
  99. _6 s'Ej
  100. _7 s'Et:e
  101. _8 'Ot:o
  102. _9 n'Ove
  103. _10 di'etSi
  104. _11 'unditSi
  105. _12 d'oditSi
  106. _13 t@-*'editSi
  107. _14 kw2at:'ORditSi
  108. _15 kw2'imditSi
  109. _16 s'editSi
  110. _17 ditSas:'Et:e
  111. _18 ditS'Ot:o
  112. _19 ditSann'ove
  113. _2X v'entj
  114. _3X t@-*'enta
  115. _4X kw2aR'anta
  116. _5X tSinkw2'anta
  117. _6X sess'anta
  118. _7X set:'anta
  119. _8X ot'anta
  120. _9X nov'anta
  121. _0C tS'ento
  122. _0M1 m'ila
  123. _1M1 m'ille
  124. _0M2 mili'oni
  125. _1M2 unmili'one
  126. _0M3 mili'aRdi
  127. _1M3 unmili'aRdo
  128. _0M4 bili'oni
  129. _1M4 unbili'one
  130. _dpt _v'iRgola
  131. _0Z2 tSent'ezimi // 100ths
  132. _0Z3 mill'ezimi // 1000ths
  133. // abbreviations
  134. (http ://) 'ak:at,i:t,i:p'i:_
  135. www 'vu'vu'vu
  136. avv avvocato $text $hasdot
  137. // articles
  138. i $u $only
  139. il $u $only
  140. la $u $only
  141. le $u $only
  142. lo $u $only
  143. un $u $only
  144. una $u $only
  145. gli l^i $only $u
  146. // pronouns
  147. io $u+ $only
  148. tu $u+ $only
  149. lui $u+ $only
  150. lei $u+ $only
  151. noi $u+ $only
  152. voi $u+ $only
  153. loro $u+ $only
  154. egli el^i $u+
  155. ella ella $u+
  156. essa essa $u+
  157. esse esse $u+
  158. essi essi $u+
  159. mi $u+ $only
  160. ti $u+ $only
  161. si $u+ $only
  162. ci $u+ $only
  163. vi vi $u+ $only
  164. li li $u+ $only
  165. // words that double the following consonant
  166. qualche // $double
  167. come // $double
  168. // possessive adjectives
  169. mio $u
  170. tuo $u
  171. suo $u
  172. nostro $u
  173. vostro $u
  174. loro $u
  175. mia $u
  176. tua $u
  177. sua $u
  178. nostra $u
  179. vostra $u
  180. miei $u
  181. tuoi $u
  182. suoi $u
  183. nostri $u
  184. vostri $u
  185. mie $u
  186. tue $u
  187. sue $u
  188. nostre $u
  189. vostre $u
  190. questo $u // this
  191. questa $u // this
  192. questi $u // these
  193. queste $u // these
  194. quel $u // that
  195. quella $u // that
  196. quei kw2ej // those
  197. quegli $u // those
  198. quelle $u // those
  199. // conjunctions
  200. e $u $pause // $double // and
  201. ed $u $pause
  202. o $u $pause // $double // or
  203. se $pause // if
  204. ma $pause // but
  205. perché $pause // because
  206. benchè $pause // though
  207. anche $pause // although
  208. tuttavia $pause // however
  209. invece $pause // instead
  210. malevolenza $pause // despite
  211. pertanto $pause // therefore
  212. né $pause $only // neither-nor
  213. (in cui) in||kw2,i $pause // in which
  214. che $u $pause // which
  215. // prepositions
  216. a $u // $double
  217. al $u $only
  218. allo $u
  219. alla $u
  220. ai $u
  221. agli $u $only
  222. alle $u
  223. ad $u $brk
  224. da $u $only $brk // by
  225. dal $u
  226. dallo $u
  227. dalla $u // by the
  228. dai $u
  229. dagli $u
  230. dalle $u
  231. di $u $only $brk // of
  232. del $u $only
  233. dello $u
  234. della $u // of the
  235. dei $u
  236. degli $u
  237. delle $u
  238. de $u $only
  239. in $u $brk $only // in
  240. nel $u $brk $only
  241. nello $u $brk
  242. nella $u $brk // in the
  243. nei $u $brk
  244. negli $u $brk
  245. nelle $u $brk
  246. ne $u $brk $only
  247. su $u $only //$double // on
  248. sul $u
  249. sullo $u
  250. sulla $u // on the
  251. sui $u
  252. sugli $u
  253. sulle $u
  254. con $u $pause $only // with
  255. col $u $only
  256. coi $u $only
  257. attraverso $brk $3 // across, through
  258. contro $u+ $brk // against
  259. accanto $u+ $brk // beside
  260. verso $u+ $brk // toward
  261. sopra $u+ $brk // above
  262. sotto $u+ $brk $alt2 // below
  263. per $u $pause $only // for
  264. eccetto $pause // except
  265. senza $pause // without
  266. durante $pause // during
  267. // aux verb, to be
  268. sono $u
  269. sei $u
  270. è E $u //$double
  271. siamo $u
  272. siete $u
  273. sono $u
  274. fui $u
  275. fosti $u
  276. fu $u //$double
  277. fummo $u
  278. foste $u
  279. furono $u
  280. ero $u $only
  281. eri $u $only
  282. era $u $only
  283. eravamo $u
  284. eravate $u
  285. erano $u
  286. sarò sa/r'O $u
  287. sarai $u
  288. sarà $u
  289. saremo $u
  290. srete $u
  291. saranno $u
  292. sia $u
  293. siate $u
  294. siano $u
  295. fossi $u
  296. fosse $u
  297. fossimo $u
  298. fossero $u
  299. sarei $u
  300. saresti $u
  301. sarebbe $u
  302. saremmo $u
  303. sareste $u
  304. sarebbero $u
  305. // aux verb, to have
  306. ho $u //$double
  307. hai $u //$double
  308. ha $u //$double
  309. abbiamo $u
  310. avete $u
  311. hanno $u
  312. ebbi $u
  313. avesti $u
  314. ebbe $u
  315. avemmo $u
  316. aveste $u
  317. ebbero $u
  318. avevo $u
  319. avevi $u
  320. aveva $u
  321. avevamo $u
  322. avevate $u
  323. avevano $u
  324. avrò a/vr'O $u
  325. avrai $u
  326. avrà $u
  327. avremo $u
  328. avrete $u
  329. avranno $u
  330. abbia $u+
  331. abbiamo $u+
  332. abbiate $u+
  333. abbiano $u+
  334. avessi $u
  335. avesse $u
  336. avessimo $u
  337. aveste $u
  338. avessero $u
  339. avrei $u
  340. avresti $u
  341. avrebbe $u
  342. avremmo $u
  343. avreste $u
  344. avrebbero $u
  345. // to do/make
  346. fare $u+
  347. faccio $u+
  348. facciamo $u+
  349. fai $u+
  350. fate $u+
  351. fa $u+
  352. fanno $u+
  353. facevo $u+
  354. facevi $u+
  355. faceva $u+
  356. facevamo $u+
  357. facevate $u+
  358. facevano $u+
  359. // Letters
  360. // If a letter has a "word" pronunciation which is different from its
  361. // "letter" name, then include the letter name here
  362. a a: $atend
  363. e e: $atend
  364. i i: $atend
  365. o O: $atend
  366. // foreign words
  367. chat _^_EN
  368. cliché kli:Se
  369. internet _^_EN
  370. jeans dZi:nz
  371. web wEb
  372. accelerator _^_EN
  373. ace _^_EN
  374. aces _^_EN
  375. // exceptions
  376. aereo a'EReo
  377. celsius tsElsj'us
  378. conoscerla $2
  379. no nO
  380. posta pOsta
  381. principi $1
  382. tesser tess'ER
  383. uomini $1
  384. quia kw'ia
  385. // If the final vowel is omitted, then the rule applies to 'a' 'e' 'i' 'o'
  386. // fix errors in it_listx
  387. accetto $alt
  388. agosta $1
  389. allora $alt2
  390. anomalo $2 $alt
  391. antera $2
  392. aton $1
  393. bagli $2 $only
  394. barbera $2
  395. bocca $alt2
  396. borro $alt2
  397. capello $alt2
  398. ceca $alt
  399. collodi $2 $alt $only
  400. corsa $alt2
  401. doma $alt
  402. ei eI
  403. epa $alt
  404. esper $1 $alt
  405. est $only
  406. fieri f'ieRi
  407. forca $alt2
  408. fori $alt $only
  409. gener $1
  410. genes $1
  411. gorga $alt2
  412. gotta $alt2
  413. ias iaz $1
  414. indolo $2
  415. leggi ledZ'i
  416. lena $alt2
  417. nocciola $2
  418. olimpiade olimp'iade
  419. orca $alt2
  420. ossa $alt2
  421. pena $alt2
  422. peoni $1 $only
  423. pesce $alt2
  424. peste $alt
  425. ponto $alt
  426. protas $1
  427. rene $alt
  428. scopa $alt2
  429. sera $alt2
  430. teco $alt2
  431. vicari $1 $only
  432. vicaria $3
  433. volto $alt2
  434. zone $alt2