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.

pt_list 14KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849
  1. // This file in UTF8 encoded
  2. // Options
  3. // ?1 European Portuguese
  4. // ?2 Brazilian Portuguese
  5. // ?3 Epenthetic [I] between consonants
  6. // ?4 Brazil mbrola voice
  7. // Note for "pt-pt" [R] is the same sound as [r]
  8. // for "pt" [y] is the same sound as [i]
  9. // Letters
  10. // If a letter has a "word" pronunciation which is different from its
  11. // "letter" name, then include the letter name here, with the letter
  12. // prefixed by a _ character.
  13. // accent names
  14. _lig ligad'u*&
  15. _acu &g'udU
  16. _ac2 &g'udUd'uplU
  17. _brv bR'Evi
  18. _ced sedZ'ilj&
  19. ?1 _ced syd'il^&
  20. _cir sirku~Nfl'EksU
  21. _dia tR'em&
  22. _dot p'oNtU
  23. _grv gR'avi
  24. _hac ka*'oN
  25. _mcn makR'oN
  26. _ogo ogon'ek
  27. _rng &~n'EU
  28. ?1 _rng &~n'El
  29. _stk b'ax&
  30. _tld tS'iU
  31. ?1 _tld til
  32. // character names
  33. _á $accent
  34. _à $accent
  35. _à $accent
  36. _â $accent
  37. _ã $accent
  38. _ç $accent
  39. _é $accent
  40. _ê $accent
  41. _í $accent
  42. _ó $accent
  43. _ô $accent
  44. _õ $accent
  45. _ú $accent
  46. _ü $accent
  47. v ve // not Roman numbers
  48. x Sis#
  49. _cap maI'uskulU
  50. _?A l'etR&_
  51. _?? s'imbolU_
  52. _#32 esp'asU
  53. ?1 _#32 Sp'asU
  54. _#9 tab
  55. _. p'oNtU
  56. _! ,eskl&mas'&U~
  57. _" 'asp&s#
  58. ?1 _# k,ardin'al
  59. ?2 _# k,ardZin'aU
  60. _$ s,ifR'&U~
  61. _% pors'eINtU
  62. _& 'e
  63. ?1 _' ap'Ostr,ofy
  64. ?2 _' ap'OstR,ofU
  65. _( ,abRipa*'eINtezy
  66. _) f,ES&pa*'eINtezy
  67. _* &ste*'iskU
  68. _+ m'aIs#
  69. _, v'irgul&
  70. _- 'ifeIN
  71. _/ b'aQ&
  72. _: d,oIsp'oNtus
  73. _; p,oNtu_iv'irgul&
  74. _< men'Or
  75. ?1 _= igw'al
  76. ?2 _= igw'aU
  77. _> maI'Or
  78. _? ,iNtex,ogas'&U~
  79. _@ ax'ob&
  80. _[ ,abRikowS'etSi
  81. _\ b,ax&,iNvertS'id&
  82. _] f,ES&kowS'etSi
  83. _^ s,irku~Nfl'Eksu
  84. __ s,ublin^'adu
  85. _` gR'avi
  86. _{ ,abRiS'avi
  87. ?1 _| b,ax&v,ertSik'al
  88. ?2 _| b,ax&v,ertSik'aU
  89. _} f,ES&S'avi
  90. ?1 _~ t'il
  91. ?2 _~ tS'iU
  92. _¡ ,eskl&mas,&U~,iNvertS'id&
  93. _¿ ,iNtex,ogas,&U~,iNvertS'id&
  94. _" 'abRi;'asp&||d'upl&s#
  95. // numeric
  96. //********
  97. ?1 _0 z'E*u
  98. ?2 _0 z'E*U
  99. ?1 _1 'um
  100. ?2 _1 'u~N
  101. _2 d'oIs#
  102. _3 tR'es#
  103. ?1 _4 kw'atru
  104. ?2 _4 kw'atRu
  105. _5 s'iNku
  106. _6 s'eIs#
  107. ?1 _7 s'Ety
  108. ?2 _7 s'EtSy
  109. _8 'oItu
  110. _9 n'Ovy
  111. _10 d'Es#
  112. _11 'oNzy
  113. _12 d'ozy
  114. ?1_13 tr'ezy
  115. ?2_13 tR'ezi
  116. ?1_14 k&t'orzy
  117. ?2_14 kat'orzy
  118. _15 k'iNzy
  119. ?1_16 dyz&s'eis#
  120. ?2_16 d,ezes'eIs#
  121. ?1_17 dyz&s'Ety
  122. ?2_17 d,ezes'EtSy
  123. ?1_18 dyz'Oitu
  124. ?2_18 dez'oItu
  125. ?1_19 dyz&n'Ovy
  126. ?2_19 dezen'Ovy
  127. ?1_2X v'iNty
  128. ?2_2X v'iNtSy
  129. _3X tR'iNt&
  130. ?1_4X kw&*'eNt&
  131. ?2_4X kwa*'eINt&
  132. _5X siNkw'eINt&
  133. ?1_6X sys'eINt&
  134. ?2_6X ses'eINt&
  135. ?1_7X syt'eINt&
  136. ?2_7X set'eINt&
  137. _8X oIt'eINt&
  138. ?1 _9X nuv'eINt&
  139. ?2 _9X nov'eINt&
  140. _1C0 s'eIN
  141. ?1_0C s'eINtus#
  142. ?2_0C s'eINtUs#
  143. _1C s'eINtu
  144. ?1_2C duz'eINtus#
  145. ?2_2C duz'eINtUs#
  146. ?1_3C tryz'eNtus#
  147. ?2_3C tRez'eNtUs#
  148. ?1_5C kin^'eINtus#
  149. ?2_5C kin^'eINtUs#
  150. ?1_0M1 m'il_
  151. ?2_0M1 m'iU_
  152. ?1_1M1 m'il_
  153. ?2_1M1 m'iU_
  154. ?1_0M2 milj'o~js#
  155. ?2_0M2 milj'o~jz
  156. _1M2 'u~milj'&U~
  157. ?1_0M3 bilj'o~js#
  158. ?2_0M3 bilj'o~jz
  159. _1M3 'u~mbilj'&U~
  160. ?1_0M4 trilj'o~js#
  161. ?2_0M4 trilj'o~jz
  162. _1M4 'u~ntrilj'&U~
  163. _0and _i
  164. _dpt _v'irgul&
  165. // _0Z2 seNt'Ezim& // 100ths
  166. // _0Z3 mil'Ezim& // 1000ths
  167. // not roman numbers
  168. vi vi
  169. // ABBREVIATIONS
  170. //**************
  171. aapp $abbrev
  172. abadv $abbrev
  173. abc $abbrev
  174. a.c 'as'e
  175. adsl $abbrev
  176. ae $abbrev
  177. aids $abbrev
  178. apedv $abbrev
  179. avc $abbrev
  180. bios b'i,OS
  181. d.c d,es'e
  182. cne $abbrev
  183. cpu $abbrev
  184. cpuc $abbrev
  185. dpoc $abbrev
  186. ecg $abbrev
  187. edp $abbrev
  188. ?1 etc ,ets'Et:*&
  189. ?2 etc ,ets'Ete*&
  190. hiv $abbrev
  191. (http ://) ag,atete'pe_
  192. icc $abbrev
  193. ieee $abbrev // Institute of Electrical and Electronics Engineers
  194. iss $abbrev
  195. jpeg Z,Ot&p'Eg
  196. mpeg ,Emp'Eg
  197. nba $abbrev
  198. nvda $abbrev
  199. oms $abbrev
  200. omt $abbrev
  201. osi $abbrev
  202. ?1 sa ,Esj'a
  203. ?1 sos ,Esj,O'Es
  204. ue $abbrev
  205. unts $abbrev
  206. usb $abbrev
  207. dr $dot
  208. dra $dot
  209. mr $dot
  210. mrs $dot
  211. prof pr'Of $dot
  212. sr $dot
  213. ?1 sra ,Es;'Errj'a $dot
  214. ?2 sra $dot
  215. // articles
  216. o $u+ $nounf
  217. a $u+ $nounf
  218. os $u+ $nounf
  219. as $u+ $nounf
  220. ?1 a & $u+ $nounf
  221. um $u $nounf
  222. uma $u $nounf
  223. uns $u $nounf
  224. umas $u $nounf
  225. // pronouns
  226. eu $u+ $verbf
  227. tu $u+
  228. você vos'e $u+
  229. ele 'ely $u+
  230. ela $u+
  231. nós $u+
  232. vós $u+
  233. vocês $u+
  234. eles $u+
  235. elas $u+
  236. me $u // reflexive
  237. te $u
  238. nos $u
  239. la $u
  240. lo $u
  241. las $u
  242. los $u
  243. //se $u
  244. ?2 este $u+ $nounf 'estSi // this
  245. ?2 estes $u+ $nounf 'estSis // these
  246. ?2 esta 'Est& $brk $u+ $nounf
  247. ?2 neste $u+ $nounf n'estSi //in this
  248. ?2 nestes $u+ n'estSis //in these
  249. ?2 esse $u+ $nounf 'esi // that
  250. essa 'Es& $brk $u+
  251. desse d'esy $u+
  252. nesse n'esy $u+
  253. aquele &k'ely $u+ $nounf // that
  254. aquela $u+
  255. daquele d&k'ely $u+ $nounf
  256. ?1 que ky $u
  257. ?2 que ke $u $pause
  258. // possessive adjectives
  259. meu $u+ $nounf
  260. minha $u+
  261. meus $u+
  262. minhas $u+
  263. teu $u+ $nounf
  264. tua $u+
  265. teus $u+
  266. tuas $u+
  267. seu $u+ $nounf
  268. sua $u+
  269. seus $u+
  270. suas $u+
  271. ?2 nosso $u+ n'OsU
  272. ?2 nossa $u+ n'Os&
  273. ?2 nossos $u+ n'OsUs
  274. ?2 nossas $u+ n'Os&s
  275. dele dely $u1+
  276. dela $u+
  277. deles $u+
  278. delas $u+
  279. nele nely $u1+
  280. // prepositions
  281. de $u // of,from
  282. do $u $nounf
  283. da $u $nounf
  284. dos $u
  285. das $u
  286. dum $u
  287. duma $u
  288. duns $u
  289. dumas $u
  290. em $u $brk // in,on,at
  291. no nu $u $brk $nounf
  292. na $u $brk
  293. ?2 nos nus# $u $brk
  294. nas $u $brk
  295. num $u $brk
  296. numa $u $brk
  297. nuns $u $brk
  298. numas $u $brk
  299. por $u $brk // by,for,through
  300. pelo $u $brk
  301. ?2 pela $u $brk p'el&
  302. pelos $u $brk
  303. ?2 pelas $u $brk p'el&s
  304. ao $u $brk
  305. à ,a: $brk
  306. aos $u $brk
  307. às ,a:s $brk
  308. para $u $brk // for,to
  309. pro $u $brk $nounf
  310. pra $u $brk
  311. pros $u $brk
  312. pras $u $brk
  313. prò $u $brk
  314. prà $u $brk
  315. pròs $u $brk
  316. pràs $u $brk
  317. com $u $brk // with
  318. ?2 sem $pause // without
  319. ?2 até $u $pause // until
  320. ?2 desde $u $pause // from,since
  321. ?2 entre $pause // between,among
  322. ?2 por $u $pause // by,for,through
  323. ?2 sobre s'obRy $pause // on,above,about
  324. ?2 sob $pause // under,below
  325. ?2 debaixo $pause // under,below
  326. ?2 durante $pause
  327. // conjunctions
  328. ?1 e i $u // and
  329. ?2 e i $u $pause // and
  330. se $u $brk // if
  331. ?2 mas $u $pause // but
  332. ?2 porém $pause // however
  333. ?2 todavia $pause // yet
  334. ?2 contudo $pause // nevertheless
  335. ?2 ou $u $pause // or
  336. ?2 quer $pause // whether
  337. ?2 assim $pause // thus
  338. ?2 portanto $pause // therefore
  339. ?2 porque $pause // because
  340. ?2 pois $pause // because
  341. ?2 como $u $pause // as
  342. ?2 embora $pause // although
  343. ?2 apesar $pause // despite
  344. ?2 caso $pause // if
  345. ?2 (desde que) d'esdZiki/ $pause // provided that
  346. ?2 (exceto se) es'Etusi/ $pause // unless
  347. ?2 (salvo se) s'alvusi/ $pause // unless
  348. ?2 (para que) p,a*&ki/ $pause // so that
  349. ?2 quando $pause // when
  350. ?2 onde $u $pause // where
  351. ?2 apenas $pause // as soon as
  352. ?2 mal $pause // as soon as, hardly
  353. ?2 (logo que) l'Oguki/ $pause // as soon as
  354. ?2 (antes que) '&~NtSiski/ $pause // before
  355. ?2 (depois que) dep'OIski/ $pause // after
  356. ?2 (sempre que) s'eNpriki/ $pause // whenever
  357. ?2 enquanto $pause // while
  358. // negative
  359. // questions
  360. // auxillary verbs (be, have, can, etc)
  361. // ser, to be
  362. ser $u
  363. sou $u
  364. é E $u
  365. és Es $u
  366. somos $u
  367. sois $u
  368. são $u
  369. era E*& $u1 // .. imperfect
  370. éramos $u
  371. éreis $u
  372. eram E*&U~ $u1
  373. fui $u // .. preterite
  374. foste $u
  375. foi $u
  376. fomos $u
  377. fostes $u
  378. fora $u // .. pluperfect
  379. fômamos $u
  380. fôreis $u
  381. foram fo*&U~ $u1
  382. serei $u // .. future
  383. ?2 será se*a $u2
  384. seremos $u
  385. sereis $u
  386. serão $u
  387. seria $u // .. conditional
  388. seríamos $u
  389. seríeis $u
  390. seriam $u
  391. // estar - to be
  392. estar $u
  393. estou $u
  394. está $u est'a
  395. estamos $u
  396. estais $u
  397. estão $u
  398. estava $u
  399. estávamos $u
  400. astavam $u
  401. estive $u
  402. ?2 esteve estevy $u2
  403. estivemos $u
  404. estiveram $u
  405. estiver $u estSiv'Er
  406. estarei $u
  407. estará $u
  408. estaremos $u
  409. estarão $u
  410. // ter - to have
  411. ter $u
  412. tenho $u
  413. tens $u
  414. tem $u
  415. temos $u
  416. tendes $u
  417. têm $u
  418. tinha $u
  419. tínhamos $u
  420. tínheis $u
  421. tinham $u
  422. tive $u
  423. tiveste $u
  424. teve tevy $u1
  425. tivemos $u
  426. tivestes $u
  427. tiveram $u
  428. tivera $u
  429. tivéramos $u
  430. tivéreis $u
  431. tiveram $u
  432. terei $u
  433. terás $u
  434. terá $u
  435. teremos $u
  436. tereis $u
  437. terão $u
  438. // fazer - to do
  439. fazer $u+
  440. faço $u+
  441. faz $u+
  442. fazemos $u+
  443. fazem $u+
  444. // poder - can
  445. poder $u+
  446. posso $u+
  447. pode $u+
  448. podemos $u+
  449. podem $u+
  450. podia $u+
  451. podíamos $u+
  452. podiam $u+
  453. pude $u+
  454. pôde $u+
  455. pudemos $u+
  456. puderam $u+
  457. poderei $u3+
  458. poderá $u3+
  459. poderemos $u+
  460. poderão $u+
  461. // ir - to go (used to make future tense)
  462. vou $u+
  463. vai $u+
  464. vamos $u+
  465. vão $u+
  466. // haver
  467. há $u+
  468. // Letter names
  469. _a a
  470. _e E
  471. _o O
  472. a a $atend
  473. e E $atend // assume letter-e at end of sentence
  474. o O $atend
  475. // some common adjectives and adverbs
  476. alguns $u // some
  477. algumas $u // some
  478. não n,&U~ $strend // not
  479. // Words with two possible pronounciations
  480. jogo Z'OgU $verb
  481. gosto g'OstU $verb
  482. começo kom'EsU $verb
  483. almoço aUm'OsU $verb
  484. retorno xet'OrnU $verb
  485. acordo &k'OrdU $verb
  486. governo gov'ernU $noun
  487. ?2 olho 'oljU $noun
  488. ?4 olho 'ol^U $noun
  489. ?2 colher kolj'Er $noun
  490. ?4 colher kol^'Er $noun
  491. // MAIN WORD DICTIONARY
  492. //*********************
  493. borboleta b,orbol'et&
  494. catorze k&t'orzy
  495. fosse f'osy
  496. fossem f'oseIN
  497. hoje 'oZi
  498. líderes l'ide*ys
  499. mexa m'eS&
  500. mexi meS'i
  501. mexo m'eSU
  502. ?2 mulher mulj'Er
  503. ?4 mulher mul^'Er
  504. mui mu~j
  505. muito m'u~jtu // -s is included as a suffix
  506. muita m'u~jt&
  507. praxedes pR&S'EdZys
  508. ?2 rede x'edZy
  509. selvagem seUv'aZeIN
  510. teta t'et&
  511. // $alt changes the first [o] phoneme to open [O]
  512. novos $alt
  513. mortos $alt
  514. corpos $alt
  515. modo $alt
  516. modos $alt
  517. fogos $alt
  518. lopes $alt
  519. jogos $alt
  520. // Close [O]
  521. ?1 calculadora k,Alkul&d'or&
  522. ?1 professora pr,ufys'or&
  523. ?1 senhora syn^'or&
  524. ?1 sobre s'obry
  525. abacaxi abakaSy
  526. axé aSE
  527. elixir eliSir
  528. ?1 fixe f'iSy
  529. roxo x'oSU
  530. xiquexique S,ikeS'iky
  531. // foreign words
  532. ?1 alt 'alt
  533. ?2 agosto &g'ostU
  534. ?1 back b'Ek
  535. ?2 backup bEk'&p
  536. ?2 backups bEk'&ps
  537. ?1 blind bl'aind
  538. ?1 braille b:r'aily
  539. ?2 Braille bR'aili
  540. ?1 cancel k'&ns'El
  541. ?1 caps k'aps
  542. ?1 com kom
  543. ?1 ctrl k'oNt:r,Ol
  544. ?1 dat d'at
  545. ?1 doc d'Ok
  546. ?1 delete d'il'it
  547. ?1 design d,iz'ain
  548. ?1 dj d,i:dZ'eI
  549. ?1 down d'a,wn
  550. ?1 download d'a,wnl'oud
  551. ?2 download daUNl'owd
  552. ?3 download dau~Nl'owd
  553. ?1 end 'end
  554. ?1 escape Sk'eIpy
  555. ?2 esc 'Esk
  556. ?3 esc 'EskI
  557. ?1 explorer ,ekspl'O:*&r-
  558. ?2 Explorer ekspl'O*er
  559. ?1 eyes 'aiz
  560. ?1 frame fr'eImy
  561. ?2 frame fR'eImi
  562. ?1 gmail g,em'eIl
  563. ?2 Gmail Zem'eIl
  564. ?1 google g'u:g&l
  565. ?2 google g'ugol
  566. ?1 hardware 'ard,w'Er-
  567. ?2 hardware h'ardwe@-
  568. ?1 home 'omy
  569. ?2 home h'owmi
  570. ?1 hotmail h'Otm'eIl
  571. ?2 hotmail hotm'eIl
  572. ?1 install ,inst'al
  573. ?2 internet iNtern'Et
  574. ?2 Intranet iNtRan'Et
  575. ?2 inveja iNv'EZ&
  576. ?1 kernel k'Ern,El
  577. ?2 kernel k'Ern@l
  578. ?1 line l'ain
  579. layout l'eI,aUt
  580. ?2 logo l'OgU
  581. ?1 lock l'Ok
  582. mail m'eIl
  583. mails m'eIls
  584. ?1 maior m,&j'Or-
  585. ?2 maior maI'Or
  586. ?2 maiores maI'O*is
  587. ?1 menor myn'Or-
  588. ?2 menor men'Or
  589. ?2 menores men'O*is
  590. ?2 melhor melj'Or
  591. ?2 melhores melj'O*is
  592. ?4 melhor mel^'Or
  593. ?4 melhores mel^'O*is
  594. ?2 mouse m'aUzi
  595. ?1 menu menu
  596. ?1 next n'Ekst
  597. ok Ok'eI
  598. ?2 offline Ofl'aIN
  599. ?2 online oNlaIN
  600. org Org
  601. ?1 ovo 'ovu
  602. ?1 pause p'au:z
  603. page p'eIdZ
  604. ?2 pior pi'Or
  605. ?2 piores pi'O*is
  606. python p'aIT&~N
  607. ?1 readme r'i:dmi:
  608. ?1 sapi s,ap'i
  609. ?1 scanner sk'En&r
  610. ?1 shift S'ift
  611. ?1 scroll sk:r'ol
  612. ?1 site s'aIt
  613. ?2 site s'aItSi
  614. ?1 software s'Oft,w'Er-
  615. ?2 software s'Oftwe@-
  616. ?1 space sp'eIsy
  617. ?1 sporting sp'Ort,ing
  618. ?1 tab t'ab
  619. ?1 telemóvel t,El,Em'OvEl
  620. ?1 telemóveis t,El,Em'OveIs#
  621. ?1 up &p
  622. ?1 upload &pl'oud
  623. ?2 web w'Eb
  624. ?2 verbete verb'etSi
  625. ?2 verbetes verb'etSis
  626. ?1 yahoo 'i,ah'u
  627. ?2 yahoo iah'u
  628. ?1 yes j'Es
  629. // common person names
  630. alan 'al@n
  631. louis _^_FR
  632. // foreign product names
  633. ?1 access 'aks,Es
  634. ?1 adobe &d'Oby
  635. debian d'Ebj&~N
  636. ?1 excel ,Eks'El
  637. ?1 express ,Ekspr'Es
  638. espeak isp'i:k
  639. ?1 espeakedit isp'i:kEd,it
  640. ?1 fedora _^_EN
  641. ?1 firefox f'ai&rfOks
  642. ?2 firefox f'ai@fOks
  643. ?1 front fr'ont
  644. ?1 jaws dZ'au:z
  645. ?1 linux l,in'uks
  646. ?2 linux l'inUks
  647. ?1 live l'aiv
  648. ?1 maker m'eIk&r-
  649. ?1 media m'Ed,i&
  650. ?1 messenger m'Es&ndZ&r-
  651. ?1 microsoft m,ik:r'os,Oft
  652. ?2 microsoft m'aIkRows'Oft
  653. ?1 movie m'uvi
  654. ?1 nero n'Eru
  655. ?1 office 'Of,is
  656. openoffice 'opeIN|'Ofis
  657. ?1 outlook 'autl'uk
  658. ?2 Outlook ,aUtl'uk
  659. ?1 paint p'aint
  660. ?1 player pl'eI&r-
  661. ?1 point p'oint
  662. ?1 power p'aU&r-
  663. ?1 product p:r'&d&kt
  664. ?1 Publisher p'&bl,iS&r-
  665. ?1 reader r'id,&r-
  666. ?1 setup s'Et'&p
  667. ?1 scout sk'aut // Nero scout
  668. ?1 skype sk'aip
  669. ?2 Skype sk'aIp
  670. Slackware sl'akwe@-
  671. ?1 smart sm'art // nero StartSmart
  672. speak spi:k
  673. suse z'u:ts@
  674. ?1 start st'art // nero StartSmart
  675. ?1 time t'aImy // nero show time
  676. ubuntu ub'untu
  677. ?1 unix ,u:n'iks
  678. ?2 unix j'uniks
  679. wagner v'agner
  680. ?3 wagner v'agIner
  681. ?1 windows w'iNd'ou:z
  682. ?2 windows w'iNdows
  683. ?1 window w'iNd'ou
  684. ?2 window w'iNdow
  685. // historical/famous person names
  686. babbage b'abidZ
  687. bernhard bern'ard
  688. darwin d'Arwin
  689. dijkstra d'ijkstrA:
  690. einstein _!'aInSt,aIn
  691. feynman f'ainm@n
  692. freud fr'OId
  693. friedrich fr'i:driS
  694. gauss g'aUs
  695. geisel g'aIzEU
  696. gottfried g'Otfri:t
  697. hawking h'o:king
  698. heisenberg h'aIzEnberg
  699. hitler h'itler
  700. isaac iz'&k
  701. lavoisier lavwazj'e
  702. leibniz l'aIbni:ts
  703. montesquieu m,oNteskj'e
  704. neumann n'OIman
  705. newton n'i;utoN
  706. oppenheimer _!'Op@nh,aImar
  707. richard x'iS&rd
  708. riemann r'i:man
  709. rijndael x'ain;d'al
  710. rousseau Rus'o
  711. schrödinger Sr'edinger
  712. stephen st'i:v@n
  713. steve st'i:v
  714. turing t'u*iNg
  715. voltaire vOlt'Er
  716. von f'On
  717. // foreign common names/surnames
  718. ?1 alison &l'is&N
  719. ?1 cleverson kl'Evyrs&N
  720. ?2 cleverson kl'EversoN
  721. ?1 elton 'Elt&N
  722. ?1 halison &l'is&N
  723. klein kl'aIn // Very common on southern Brazil.
  724. ?1 kleverson kl'Evers&N
  725. krueger kR'iZer
  726. krüger kR'iZer
  727. kühl k'il
  728. ?1 nelson n'Els&N
  729. mueler m'iler
  730. mueller m'iler
  731. müler m'iler
  732. müller m'iler
  733. ronchi r'OnCi:
  734. vogel f'o:g@l
  735. volkmann f'Olkman