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.

translate.c 87KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948
  1. /*
  2. * Copyright (C) 2005 to 2014 by Jonathan Duddington
  3. * email: [email protected]
  4. * Copyright (C) 2015-2016 Reece H. Dunn
  5. *
  6. * This program is free software; you can redistribute it and/or modify
  7. * it under the terms of the GNU General Public License as published by
  8. * the Free Software Foundation; either version 3 of the License, or
  9. * (at your option) any later version.
  10. *
  11. * This program is distributed in the hope that it will be useful,
  12. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  13. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  14. * GNU General Public License for more details.
  15. *
  16. * You should have received a copy of the GNU General Public License
  17. * along with this program; if not, see: <http://www.gnu.org/licenses/>.
  18. */
  19. #include "config.h"
  20. #include <ctype.h>
  21. #include <stdint.h>
  22. #include <stdio.h>
  23. #include <stdlib.h>
  24. #include <string.h>
  25. #include <wchar.h>
  26. #include <wctype.h>
  27. #include <espeak-ng/espeak_ng.h>
  28. #include <espeak-ng/speak_lib.h>
  29. #include "speech.h"
  30. #include "phoneme.h"
  31. #include "synthesize.h"
  32. #include "voice.h"
  33. #include "translate.h"
  34. Translator *translator = NULL; // the main translator
  35. Translator *translator2 = NULL; // secondary translator for certain words
  36. static char translator2_language[20] = { 0 };
  37. FILE *f_trans = NULL; // phoneme output text
  38. int option_tone2 = 0;
  39. int option_tone_flags = 0; // bit 8=emphasize allcaps, bit 9=emphasize penultimate stress
  40. int option_phonemes = 0;
  41. int option_phoneme_events = 0;
  42. int option_endpause = 0; // suppress pause after end of text
  43. int option_capitals = 0;
  44. int option_punctuation = 0;
  45. int option_sayas = 0;
  46. static int option_sayas2 = 0; // used in translate_clause()
  47. static int option_emphasis = 0; // 0=normal, 1=normal, 2=weak, 3=moderate, 4=strong
  48. int option_ssml = 0;
  49. int option_phoneme_input = 0; // allow [[phonemes]] in input
  50. int option_phoneme_variants = 0; // 0= don't display phoneme variant mnemonics
  51. int option_wordgap = 0;
  52. static int count_sayas_digits;
  53. int skip_sentences;
  54. int skip_words;
  55. int skip_characters;
  56. char skip_marker[N_MARKER_LENGTH];
  57. int skipping_text; // waiting until word count, sentence count, or named marker is reached
  58. int end_character_position;
  59. int count_sentences;
  60. int count_words;
  61. int clause_start_char;
  62. int clause_start_word;
  63. int new_sentence;
  64. static int word_emphasis = 0; // set if emphasis level 3 or 4
  65. static int embedded_flag = 0; // there are embedded commands to be applied to the next phoneme, used in TranslateWord2()
  66. static int prev_clause_pause = 0;
  67. static int max_clause_pause = 0;
  68. static int any_stressed_words;
  69. int pre_pause;
  70. ALPHABET *current_alphabet;
  71. // these were previously in translator class
  72. char word_phonemes[N_WORD_PHONEMES]; // a word translated into phoneme codes
  73. int n_ph_list2;
  74. PHONEME_LIST2 ph_list2[N_PHONEME_LIST]; // first stage of text->phonemes
  75. wchar_t option_punctlist[N_PUNCTLIST] = { 0 };
  76. char ctrl_embedded = '\001'; // to allow an alternative CTRL for embedded commands
  77. int option_multibyte = espeakCHARS_AUTO; // 0=auto, 1=utf8, 2=8bit, 3=wchar, 4=16bit
  78. // these are overridden by defaults set in the "speak" file
  79. int option_linelength = 0;
  80. #define N_EMBEDDED_LIST 250
  81. static int embedded_ix;
  82. static int embedded_read;
  83. unsigned int embedded_list[N_EMBEDDED_LIST];
  84. // the source text of a single clause (UTF8 bytes)
  85. static char source[N_TR_SOURCE+40]; // extra space for embedded command & voice change info at end
  86. int n_replace_phonemes;
  87. REPLACE_PHONEMES replace_phonemes[N_REPLACE_PHONEMES];
  88. // brackets, also 0x2014 to 0x021f which don't need to be in this list
  89. static const unsigned short brackets[] = {
  90. '(', ')', '[', ']', '{', '}', '<', '>', '"', '\'', '`',
  91. 0xab, 0xbb, // double angle brackets
  92. 0x300a, 0x300b, // double angle brackets (ideograph)
  93. 0xe000+'<', // private usage area
  94. 0
  95. };
  96. // other characters which break a word, but don't produce a pause
  97. static const unsigned short breaks[] = { '_', 0 };
  98. // Translate character codes 0xA0 to 0xFF into their unicode values
  99. // ISO_8859_1 is set as default
  100. static const unsigned short ISO_8859_1[0x60] = {
  101. 0x00a0, 0x00a1, 0x00a2, 0x00a3, 0x00a4, 0x00a5, 0x00a6, 0x00a7, // a0
  102. 0x00a8, 0x00a9, 0x00aa, 0x00ab, 0x00ac, 0x00ad, 0x00ae, 0x00af, // a8
  103. 0x00b0, 0x00b1, 0x00b2, 0x00b3, 0x00b4, 0x00b5, 0x00b6, 0x00b7, // b0
  104. 0x00b8, 0x00b9, 0x00ba, 0x00bb, 0x00bc, 0x00bd, 0x00be, 0x00bf, // b8
  105. 0x00c0, 0x00c1, 0x00c2, 0x00c3, 0x00c4, 0x00c5, 0x00c6, 0x00c7, // c0
  106. 0x00c8, 0x00c9, 0x00ca, 0x00cb, 0x00cc, 0x00cd, 0x00ce, 0x00cf, // c8
  107. 0x00d0, 0x00d1, 0x00d2, 0x00d3, 0x00d4, 0x00d5, 0x00d6, 0x00d7, // d0
  108. 0x00d8, 0x00d9, 0x00da, 0x00db, 0x00dc, 0x00dd, 0x00de, 0x00df, // d8
  109. 0x00e0, 0x00e1, 0x00e2, 0x00e3, 0x00e4, 0x00e5, 0x00e6, 0x00e7, // e0
  110. 0x00e8, 0x00e9, 0x00ea, 0x00eb, 0x00ec, 0x00ed, 0x00ee, 0x00ef, // e8
  111. 0x00f0, 0x00f1, 0x00f2, 0x00f3, 0x00f4, 0x00f5, 0x00f6, 0x00f7, // f0
  112. 0x00f8, 0x00f9, 0x00fa, 0x00fb, 0x00fc, 0x00fd, 0x00fe, 0x00ff, // f8
  113. };
  114. static const unsigned short ISO_8859_2[0x60] = {
  115. 0x00a0, 0x0104, 0x02d8, 0x0141, 0x00a4, 0x013d, 0x015a, 0x00a7, // a0
  116. 0x00a8, 0x0160, 0x015e, 0x0164, 0x0179, 0x00ad, 0x017d, 0x017b, // a8
  117. 0x00b0, 0x0105, 0x02db, 0x0142, 0x00b4, 0x013e, 0x015b, 0x02c7, // b0
  118. 0x00b8, 0x0161, 0x015f, 0x0165, 0x017a, 0x02dd, 0x017e, 0x017c, // b8
  119. 0x0154, 0x00c1, 0x00c2, 0x0102, 0x00c4, 0x0139, 0x0106, 0x00c7, // c0
  120. 0x010c, 0x00c9, 0x0118, 0x00cb, 0x011a, 0x00cd, 0x00ce, 0x010e, // c8
  121. 0x0110, 0x0143, 0x0147, 0x00d3, 0x00d4, 0x0150, 0x00d6, 0x00d7, // d0
  122. 0x0158, 0x016e, 0x00da, 0x0170, 0x00dc, 0x00dd, 0x0162, 0x00df, // d8
  123. 0x0155, 0x00e1, 0x00e2, 0x0103, 0x00e4, 0x013a, 0x0107, 0x00e7, // e0
  124. 0x010d, 0x00e9, 0x0119, 0x00eb, 0x011b, 0x00ed, 0x00ee, 0x010f, // e8
  125. 0x0111, 0x0144, 0x0148, 0x00f3, 0x00f4, 0x0151, 0x00f6, 0x00f7, // f0
  126. 0x0159, 0x016f, 0x00fa, 0x0171, 0x00fc, 0x00fd, 0x0163, 0x02d9, // f8
  127. };
  128. static const unsigned short ISO_8859_3[0x60] = {
  129. 0x00a0, 0x0126, 0x02d8, 0x00a3, 0x00a4, 0x0000, 0x0124, 0x00a7, // a0
  130. 0x00a8, 0x0130, 0x015e, 0x011e, 0x0134, 0x00ad, 0x0000, 0x017b, // a8
  131. 0x00b0, 0x0127, 0x00b2, 0x00b3, 0x00b4, 0x00b5, 0x0125, 0x00b7, // b0
  132. 0x00b8, 0x0131, 0x015f, 0x011f, 0x0135, 0x00bd, 0x0000, 0x017c, // b8
  133. 0x00c0, 0x00c1, 0x00c2, 0x0000, 0x00c4, 0x010a, 0x0108, 0x00c7, // c0
  134. 0x00c8, 0x00c9, 0x00ca, 0x00cb, 0x00cc, 0x00cd, 0x00ce, 0x00cf, // c8
  135. 0x0000, 0x00d1, 0x00d2, 0x00d3, 0x00d4, 0x0120, 0x00d6, 0x00d7, // d0
  136. 0x011c, 0x00d9, 0x00da, 0x00db, 0x00dc, 0x016c, 0x015c, 0x00df, // d8
  137. 0x00e0, 0x00e1, 0x00e2, 0x0000, 0x00e4, 0x010b, 0x0109, 0x00e7, // e0
  138. 0x00e8, 0x00e9, 0x00ea, 0x00eb, 0x00ec, 0x00ed, 0x00ee, 0x00ef, // e8
  139. 0x0000, 0x00f1, 0x00f2, 0x00f3, 0x00f4, 0x0121, 0x00f6, 0x00f7, // f0
  140. 0x011d, 0x00f9, 0x00fa, 0x00fb, 0x00fc, 0x016d, 0x015d, 0x02d9, // f8
  141. };
  142. static const unsigned short ISO_8859_4[0x60] = {
  143. 0x00a0, 0x0104, 0x0138, 0x0156, 0x00a4, 0x0128, 0x013b, 0x00a7, // a0
  144. 0x00a8, 0x0160, 0x0112, 0x0122, 0x0166, 0x00ad, 0x017d, 0x00af, // a8
  145. 0x00b0, 0x0105, 0x02db, 0x0157, 0x00b4, 0x0129, 0x013c, 0x02c7, // b0
  146. 0x00b8, 0x0161, 0x0113, 0x0123, 0x0167, 0x014a, 0x017e, 0x014b, // b8
  147. 0x0100, 0x00c1, 0x00c2, 0x00c3, 0x00c4, 0x00c5, 0x00c6, 0x012e, // c0
  148. 0x010c, 0x00c9, 0x0118, 0x00cb, 0x0116, 0x00cd, 0x00ce, 0x012a, // c8
  149. 0x0110, 0x0145, 0x014c, 0x0136, 0x00d4, 0x00d5, 0x00d6, 0x00d7, // d0
  150. 0x00d8, 0x0172, 0x00da, 0x00db, 0x00dc, 0x0168, 0x016a, 0x00df, // d8
  151. 0x0101, 0x00e1, 0x00e2, 0x00e3, 0x00e4, 0x00e5, 0x00e6, 0x012f, // e0
  152. 0x010d, 0x00e9, 0x0119, 0x00eb, 0x0117, 0x00ed, 0x00ee, 0x012b, // e8
  153. 0x0111, 0x0146, 0x014d, 0x0137, 0x00f4, 0x00f5, 0x00f6, 0x00f7, // f0
  154. 0x00f8, 0x0173, 0x00fa, 0x00fb, 0x00fc, 0x0169, 0x016b, 0x02d9, // f8
  155. };
  156. static const unsigned short ISO_8859_5[0x60] = {
  157. 0x00a0, 0x0401, 0x0402, 0x0403, 0x0404, 0x0405, 0x0406, 0x0407, // a0 Cyrillic
  158. 0x0408, 0x0409, 0x040a, 0x040b, 0x040c, 0x00ad, 0x040e, 0x040f, // a8
  159. 0x0410, 0x0411, 0x0412, 0x0413, 0x0414, 0x0415, 0x0416, 0x0417, // b0
  160. 0x0418, 0x0419, 0x041a, 0x041b, 0x041c, 0x041d, 0x041e, 0x041f, // b8
  161. 0x0420, 0x0421, 0x0422, 0x0423, 0x0424, 0x0425, 0x0426, 0x0427, // c0
  162. 0x0428, 0x0429, 0x042a, 0x042b, 0x042c, 0x042d, 0x042e, 0x042f, // c8
  163. 0x0430, 0x0431, 0x0432, 0x0433, 0x0434, 0x0435, 0x0436, 0x0437, // d0
  164. 0x0438, 0x0439, 0x043a, 0x043b, 0x043c, 0x043d, 0x043e, 0x043f, // d8
  165. 0x0440, 0x0441, 0x0442, 0x0443, 0x0444, 0x0445, 0x0446, 0x0447, // e0
  166. 0x0448, 0x0449, 0x044a, 0x044b, 0x044c, 0x044d, 0x044e, 0x044f, // e8
  167. 0x2116, 0x0451, 0x0452, 0x0453, 0x0454, 0x0455, 0x0456, 0x0457, // f0
  168. 0x0458, 0x0459, 0x045a, 0x045b, 0x045c, 0x00a7, 0x045e, 0x045f, // f8
  169. };
  170. static const unsigned short ISO_8859_7[0x60] = {
  171. 0x00a0, 0x2018, 0x2019, 0x00a3, 0x20ac, 0x20af, 0x00a6, 0x00a7, // a0 Greek
  172. 0x00a8, 0x00a9, 0x037a, 0x00ab, 0x00ac, 0x00ad, 0x0000, 0x2015, // a8
  173. 0x00b0, 0x00b1, 0x00b2, 0x00b3, 0x0384, 0x0385, 0x0386, 0x00b7, // b0
  174. 0x0388, 0x0389, 0x038a, 0x00bb, 0x038c, 0x00bd, 0x038e, 0x038f, // b8
  175. 0x0390, 0x0391, 0x0392, 0x0393, 0x0394, 0x0395, 0x0396, 0x0397, // c0
  176. 0x0398, 0x0399, 0x039a, 0x039b, 0x039c, 0x039d, 0x039e, 0x039f, // c8
  177. 0x03a0, 0x03a1, 0x0000, 0x03a3, 0x03a4, 0x03a5, 0x03a6, 0x03a7, // d0
  178. 0x03a8, 0x03a9, 0x03aa, 0x03ab, 0x03ac, 0x03ad, 0x03ae, 0x03af, // d8
  179. 0x03b0, 0x03b1, 0x03b2, 0x03b3, 0x03b4, 0x03b5, 0x03b6, 0x03b7, // e0
  180. 0x03b8, 0x03b9, 0x03ba, 0x03bb, 0x03bc, 0x03bd, 0x03be, 0x03bf, // e8
  181. 0x03c0, 0x03c1, 0x03c2, 0x03c3, 0x03c4, 0x03c5, 0x03c6, 0x03c7, // f0
  182. 0x03c8, 0x03c9, 0x03ca, 0x03cb, 0x03cc, 0x03cd, 0x03ce, 0x0000, // f8
  183. };
  184. static const unsigned short ISO_8859_9[0x60] = {
  185. 0x00a0, 0x00a1, 0x00a2, 0x00a3, 0x00a4, 0x00a5, 0x00a6, 0x00a7, // a0
  186. 0x00a8, 0x00a9, 0x00aa, 0x00ab, 0x00ac, 0x00ad, 0x00ae, 0x00af, // a8
  187. 0x00b0, 0x00b1, 0x00b2, 0x00b3, 0x00b4, 0x00b5, 0x00b6, 0x00b7, // b0
  188. 0x00b8, 0x00b9, 0x00ba, 0x00bb, 0x00bc, 0x00bd, 0x00be, 0x00bf, // b8
  189. 0x00c0, 0x00c1, 0x00c2, 0x00c3, 0x00c4, 0x00c5, 0x00c6, 0x00c7, // c0
  190. 0x00c8, 0x00c9, 0x00ca, 0x00cb, 0x00cc, 0x00cd, 0x00ce, 0x00cf, // c8
  191. 0x011e, 0x00d1, 0x00d2, 0x00d3, 0x00d4, 0x00d5, 0x00d6, 0x00d7, // d0
  192. 0x00d8, 0x00d9, 0x00da, 0x00db, 0x00dc, 0x0130, 0x015e, 0x00df, // d8
  193. 0x00e0, 0x00e1, 0x00e2, 0x00e3, 0x00e4, 0x00e5, 0x00e6, 0x00e7, // e0
  194. 0x00e8, 0x00e9, 0x00ea, 0x00eb, 0x00ec, 0x00ed, 0x00ee, 0x00ef, // e8
  195. 0x011f, 0x00f1, 0x00f2, 0x00f3, 0x00f4, 0x00f5, 0x00f6, 0x00f7, // f0
  196. 0x00f8, 0x00f9, 0x00fa, 0x00fb, 0x00fc, 0x0131, 0x015f, 0x00ff, // f8
  197. };
  198. static const unsigned short ISO_8859_14[0x60] = {
  199. 0x00a0, 0x1e02, 0x1e03, 0x00a3, 0x010a, 0x010b, 0x1e0a, 0x00a7, // a0 Welsh
  200. 0x1e80, 0x00a9, 0x1e82, 0x1e0b, 0x1ef2, 0x00ad, 0x00ae, 0x0178, // a8
  201. 0x1e1e, 0x1e1f, 0x0120, 0x0121, 0x1e40, 0x1e41, 0x00b6, 0x1e56, // b0
  202. 0x1e81, 0x1e57, 0x1e83, 0x1e60, 0x1ef3, 0x1e84, 0x1e85, 0x1e61, // b8
  203. 0x00c0, 0x00c1, 0x00c2, 0x00c3, 0x00c4, 0x00c5, 0x00c6, 0x00c7, // c0
  204. 0x00c8, 0x00c9, 0x00ca, 0x00cb, 0x00cc, 0x00cd, 0x00ce, 0x00cf, // c8
  205. 0x0174, 0x00d1, 0x00d2, 0x00d3, 0x00d4, 0x00d5, 0x00d6, 0x1e6a, // d0
  206. 0x00d8, 0x00d9, 0x00da, 0x00db, 0x00dc, 0x00dd, 0x0176, 0x00df, // d8
  207. 0x00e0, 0x00e1, 0x00e2, 0x00e3, 0x00e4, 0x00e5, 0x00e6, 0x00e7, // e0
  208. 0x00e8, 0x00e9, 0x00ea, 0x00eb, 0x00ec, 0x00ed, 0x00ee, 0x00ef, // e8
  209. 0x0175, 0x00f1, 0x00f2, 0x00f3, 0x00f4, 0x00f5, 0x00f6, 0x1e6b, // f0
  210. 0x00f8, 0x00f9, 0x00fa, 0x00fb, 0x00fc, 0x00fd, 0x0177, 0x00ff, // f8
  211. };
  212. static const unsigned short KOI8_R[0x60] = {
  213. 0x2550, 0x2551, 0x2552, 0x0451, 0x2553, 0x2554, 0x2555, 0x2556, // a0 Russian
  214. 0x2557, 0x2558, 0x2559, 0x255a, 0x255b, 0x255c, 0x255d, 0x255e, // a8
  215. 0x255f, 0x2560, 0x2561, 0x0401, 0x2562, 0x2563, 0x2564, 0x2565, // b0
  216. 0x2566, 0x2567, 0x2568, 0x2569, 0x256a, 0x256b, 0x256c, 0x00a9, // b8
  217. 0x044e, 0x0430, 0x0431, 0x0446, 0x0434, 0x0435, 0x0444, 0x0433, // c0
  218. 0x0445, 0x0438, 0x0439, 0x043a, 0x043b, 0x043c, 0x043d, 0x043e, // c8
  219. 0x043f, 0x044f, 0x0440, 0x0441, 0x0442, 0x0443, 0x0436, 0x0432, // d0
  220. 0x044c, 0x044b, 0x0437, 0x0448, 0x044d, 0x0449, 0x0447, 0x044a, // d8
  221. 0x042e, 0x0410, 0x0411, 0x0426, 0x0414, 0x0415, 0x0424, 0x0413, // e0
  222. 0x0425, 0x0418, 0x0419, 0x041a, 0x041b, 0x041c, 0x041d, 0x041e, // e8
  223. 0x041f, 0x042f, 0x0420, 0x0421, 0x0422, 0x0423, 0x0416, 0x0412, // f0
  224. 0x042c, 0x042b, 0x0417, 0x0428, 0x042d, 0x0429, 0x0427, 0x042a, // f8
  225. };
  226. static const unsigned short ISCII[0x60] = {
  227. 0x0020, 0x0901, 0x0902, 0x0903, 0x0905, 0x0906, 0x0907, 0x0908, // a0
  228. 0x0909, 0x090a, 0x090b, 0x090e, 0x090f, 0x0910, 0x090d, 0x0912, // a8
  229. 0x0913, 0x0914, 0x0911, 0x0915, 0x0916, 0x0917, 0x0918, 0x0919, // b0
  230. 0x091a, 0x091b, 0x091c, 0x091d, 0x091e, 0x091f, 0x0920, 0x0921, // b8
  231. 0x0922, 0x0923, 0x0924, 0x0925, 0x0926, 0x0927, 0x0928, 0x0929, // c0
  232. 0x092a, 0x092b, 0x092c, 0x092d, 0x092e, 0x092f, 0x095f, 0x0930, // c8
  233. 0x0931, 0x0932, 0x0933, 0x0934, 0x0935, 0x0936, 0x0937, 0x0938, // d0
  234. 0x0939, 0x0020, 0x093e, 0x093f, 0x0940, 0x0941, 0x0942, 0x0943, // d8
  235. 0x0946, 0x0947, 0x0948, 0x0945, 0x094a, 0x094b, 0x094c, 0x0949, // e0
  236. 0x094d, 0x093c, 0x0964, 0x0020, 0x0020, 0x0020, 0x0020, 0x0020, // e8
  237. 0x0020, 0x0030, 0x0031, 0x0032, 0x0033, 0x0034, 0x0035, 0x0036, // f0
  238. 0x0037, 0x0038, 0x0039, 0x20, 0x20, 0x20, 0x20, 0x20, // f8
  239. };
  240. const unsigned short *charsets[N_CHARSETS] = {
  241. ISO_8859_1,
  242. ISO_8859_1,
  243. ISO_8859_2,
  244. ISO_8859_3,
  245. ISO_8859_4,
  246. ISO_8859_5,
  247. ISO_8859_1,
  248. ISO_8859_7,
  249. ISO_8859_1,
  250. ISO_8859_9,
  251. ISO_8859_1,
  252. ISO_8859_1,
  253. ISO_8859_1,
  254. ISO_8859_1,
  255. ISO_8859_14,
  256. ISO_8859_1,
  257. ISO_8859_1,
  258. ISO_8859_1,
  259. KOI8_R, // 18
  260. ISCII
  261. };
  262. // Tables of the relative lengths of vowels, depending on the
  263. // type of the two phonemes that follow
  264. // indexes are the "length_mod" value for the following phonemes
  265. // use this table if vowel is not the last in the word
  266. static unsigned char length_mods_en[100] = {
  267. // a , t s n d z r N <- next
  268. 100, 120, 100, 105, 100, 110, 110, 100, 95, 100, // a <- next2
  269. 105, 120, 105, 110, 125, 130, 135, 115, 125, 100, // ,
  270. 105, 120, 75, 100, 75, 105, 120, 85, 75, 100, // t
  271. 105, 120, 85, 105, 95, 115, 120, 100, 95, 100, // s
  272. 110, 120, 95, 105, 100, 115, 120, 100, 100, 100, // n
  273. 105, 120, 100, 105, 95, 115, 120, 110, 95, 100, // d
  274. 105, 120, 100, 105, 105, 122, 125, 110, 105, 100, // z
  275. 105, 120, 100, 105, 105, 122, 125, 110, 105, 100, // r
  276. 105, 120, 95, 105, 100, 115, 120, 110, 100, 100, // N
  277. 100, 120, 100, 100, 100, 100, 100, 100, 100, 100
  278. };
  279. // as above, but for the last syllable in a word
  280. static unsigned char length_mods_en0[100] = {
  281. // a , t s n d z r N <- next
  282. 100, 150, 100, 105, 110, 115, 110, 110, 110, 100, // a <- next2
  283. 105, 150, 105, 110, 125, 135, 140, 115, 135, 100, // ,
  284. 105, 150, 90, 105, 90, 122, 135, 100, 90, 100, // t
  285. 105, 150, 100, 105, 100, 122, 135, 100, 100, 100, // s
  286. 105, 150, 100, 105, 105, 115, 135, 110, 105, 100, // n
  287. 105, 150, 100, 105, 105, 122, 130, 120, 125, 100, // d
  288. 105, 150, 100, 105, 110, 122, 125, 115, 110, 100, // z
  289. 105, 150, 100, 105, 105, 122, 135, 120, 105, 100, // r
  290. 105, 150, 100, 105, 105, 115, 135, 110, 105, 100, // N
  291. 100, 100, 100, 100, 100, 100, 100, 100, 100, 100
  292. };
  293. static unsigned char length_mods_equal[100] = {
  294. // a , t s n d z r N <- next
  295. 110, 120, 100, 110, 110, 110, 110, 110, 110, 110, // a <- next2
  296. 110, 120, 100, 110, 110, 110, 110, 110, 110, 110, // ,
  297. 110, 120, 100, 110, 100, 110, 110, 110, 100, 110, // t
  298. 110, 120, 100, 110, 110, 110, 110, 110, 110, 110, // s
  299. 110, 120, 100, 110, 110, 110, 110, 110, 110, 110, // n
  300. 110, 120, 100, 110, 110, 110, 110, 110, 110, 110, // d
  301. 110, 120, 100, 110, 110, 110, 110, 110, 110, 110, // z
  302. 110, 120, 100, 110, 110, 110, 110, 110, 110, 110, // r
  303. 110, 120, 100, 110, 110, 110, 110, 110, 110, 110, // N
  304. 110, 120, 100, 110, 110, 110, 110, 110, 110, 110
  305. };
  306. static unsigned char *length_mod_tabs[6] = {
  307. length_mods_en,
  308. length_mods_en, // 1
  309. length_mods_en0, // 2
  310. length_mods_equal, // 3
  311. length_mods_equal, // 4
  312. length_mods_equal // 5
  313. };
  314. void SetLengthMods(Translator *tr, int value)
  315. {
  316. int value2;
  317. tr->langopts.length_mods0 = tr->langopts.length_mods = length_mod_tabs[value % 100];
  318. if ((value2 = value / 100) != 0)
  319. tr->langopts.length_mods0 = length_mod_tabs[value2];
  320. }
  321. int IsAlpha(unsigned int c)
  322. {
  323. // Replacement for iswalph() which also checks for some in-word symbols
  324. static const unsigned short extra_indic_alphas[] = {
  325. 0xa70, 0xa71, // Gurmukhi: tippi, addak
  326. 0
  327. };
  328. if (iswalpha2(c))
  329. return 1;
  330. if (c < 0x300)
  331. return 0;
  332. if ((c >= 0x901) && (c <= 0xdf7)) {
  333. // Indic scripts: Devanagari, Tamil, etc
  334. if ((c & 0x7f) < 0x64)
  335. return 1;
  336. if (lookupwchar(extra_indic_alphas, c) != 0)
  337. return 1;
  338. if ((c >= 0xd7a) && (c <= 0xd7f))
  339. return 1; // malaytalam chillu characters
  340. return 0;
  341. }
  342. if ((c >= 0x5b0) && (c <= 0x5c2))
  343. return 1; // Hebrew vowel marks
  344. if (c == 0x0605)
  345. return 1;
  346. if ((c == 0x670) || ((c >= 0x64b) && (c <= 0x65e)))
  347. return 1; // arabic vowel marks
  348. if ((c >= 0x300) && (c <= 0x36f))
  349. return 1; // combining accents
  350. if ((c >= 0x780) && (c <= 0x7b1))
  351. return 1; // taani/divehi (maldives)
  352. if ((c >= 0xf40) && (c <= 0xfbc))
  353. return 1; // tibetan
  354. if ((c >= 0x1100) && (c <= 0x11ff))
  355. return 1; // Korean jamo
  356. if ((c >= 0x2800) && (c <= 0x28ff))
  357. return 1; // braille
  358. if ((c > 0x3040) && (c <= 0xa700))
  359. return 1; // Chinese/Japanese. Should never get here, but Mac OS 10.4's iswalpha seems to be broken, so just make sure
  360. return 0;
  361. }
  362. int IsDigit09(unsigned int c)
  363. {
  364. if ((c >= '0') && (c <= '9'))
  365. return 1;
  366. return 0;
  367. }
  368. int IsDigit(unsigned int c)
  369. {
  370. if (iswdigit(c))
  371. return 1;
  372. if ((c >= 0x966) && (c <= 0x96f))
  373. return 1;
  374. return 0;
  375. }
  376. int IsSpace(unsigned int c)
  377. {
  378. if (c == 0)
  379. return 0;
  380. if ((c >= 0x2500) && (c < 0x25a0))
  381. return 1; // box drawing characters
  382. if ((c >= 0xfff9) && (c <= 0xffff))
  383. return 1; // unicode specials
  384. return iswspace(c);
  385. }
  386. void DeleteTranslator(Translator *tr)
  387. {
  388. if (tr->data_dictlist != NULL)
  389. free(tr->data_dictlist);
  390. free(tr);
  391. }
  392. int lookupwchar(const unsigned short *list, int c)
  393. {
  394. // Is the character c in the list ?
  395. int ix;
  396. for (ix = 0; list[ix] != 0; ix++) {
  397. if (list[ix] == c)
  398. return ix+1;
  399. }
  400. return 0;
  401. }
  402. int lookupwchar2(const unsigned short *list, int c)
  403. {
  404. // Replace character c by another character.
  405. // Returns 0 = not found, 1 = delete character
  406. int ix;
  407. for (ix = 0; list[ix] != 0; ix += 2) {
  408. if (list[ix] == c)
  409. return list[ix+1];
  410. }
  411. return 0;
  412. }
  413. int IsBracket(int c)
  414. {
  415. if ((c >= 0x2014) && (c <= 0x201f))
  416. return 1;
  417. return lookupwchar(brackets, c);
  418. }
  419. int utf8_out(unsigned int c, char *buf)
  420. {
  421. // write a unicode character into a buffer as utf8
  422. // returns the number of bytes written
  423. int n_bytes;
  424. int j;
  425. int shift;
  426. static char unsigned code[4] = { 0, 0xc0, 0xe0, 0xf0 };
  427. if (c < 0x80) {
  428. buf[0] = c;
  429. return 1;
  430. }
  431. if (c >= 0x110000) {
  432. buf[0] = ' '; // out of range character code
  433. return 1;
  434. }
  435. if (c < 0x0800)
  436. n_bytes = 1;
  437. else if (c < 0x10000)
  438. n_bytes = 2;
  439. else
  440. n_bytes = 3;
  441. shift = 6*n_bytes;
  442. buf[0] = code[n_bytes] | (c >> shift);
  443. for (j = 0; j < n_bytes; j++) {
  444. shift -= 6;
  445. buf[j+1] = 0x80 + ((c >> shift) & 0x3f);
  446. }
  447. return n_bytes+1;
  448. }
  449. int utf8_nbytes(const char *buf)
  450. {
  451. // Returns the number of bytes for the first UTF-8 character in buf
  452. unsigned char c = (unsigned char)buf[0];
  453. if (c < 0x80)
  454. return 1;
  455. if (c < 0xe0)
  456. return 2;
  457. if (c < 0xf0)
  458. return 3;
  459. return 4;
  460. }
  461. int utf8_in2(int *c, const char *buf, int backwards)
  462. {
  463. // Read a unicode characater from a UTF8 string
  464. // Returns the number of UTF8 bytes used.
  465. // backwards: set if we are moving backwards through the UTF8 string
  466. int c1;
  467. int n_bytes;
  468. int ix;
  469. static const unsigned char mask[4] = { 0xff, 0x1f, 0x0f, 0x07 };
  470. // find the start of the next/previous character
  471. while ((*buf & 0xc0) == 0x80) {
  472. // skip over non-initial bytes of a multi-byte utf8 character
  473. if (backwards)
  474. buf--;
  475. else
  476. buf++;
  477. }
  478. n_bytes = 0;
  479. if ((c1 = *buf++) & 0x80) {
  480. if ((c1 & 0xe0) == 0xc0)
  481. n_bytes = 1;
  482. else if ((c1 & 0xf0) == 0xe0)
  483. n_bytes = 2;
  484. else if ((c1 & 0xf8) == 0xf0)
  485. n_bytes = 3;
  486. c1 &= mask[n_bytes];
  487. for (ix = 0; ix < n_bytes; ix++)
  488. c1 = (c1 << 6) + (*buf++ & 0x3f);
  489. }
  490. *c = c1;
  491. return n_bytes+1;
  492. }
  493. #pragma GCC visibility push(default)
  494. int utf8_in(int *c, const char *buf)
  495. {
  496. // Read a unicode characater from a UTF8 string
  497. // Returns the number of UTF8 bytes used.
  498. return utf8_in2(c, buf, 0);
  499. }
  500. #pragma GCC visibility pop
  501. char *strchr_w(const char *s, int c)
  502. {
  503. // return NULL for any non-ascii character
  504. if (c >= 0x80)
  505. return NULL;
  506. return strchr((char *)s, c); // (char *) is needed for Borland compiler
  507. }
  508. int IsAllUpper(const char *word)
  509. {
  510. int c;
  511. while ((*word != 0) && !isspace2(*word)) {
  512. word += utf8_in(&c, word);
  513. if (!iswupper2(c))
  514. return 0;
  515. }
  516. return 1;
  517. }
  518. static char *SpeakIndividualLetters(Translator *tr, char *word, char *phonemes, int spell_word)
  519. {
  520. int posn = 0;
  521. int capitals = 0;
  522. int non_initial = 0;
  523. if (spell_word > 2)
  524. capitals = 2; // speak 'capital'
  525. if (spell_word > 1)
  526. capitals |= 4; // speak charater code for unknown letters
  527. while ((*word != ' ') && (*word != 0)) {
  528. word += TranslateLetter(tr, word, phonemes, capitals | non_initial);
  529. posn++;
  530. non_initial = 1;
  531. if (phonemes[0] == phonSWITCH) {
  532. // change to another language in order to translate this word
  533. strcpy(word_phonemes, phonemes);
  534. return NULL;
  535. }
  536. }
  537. SetSpellingStress(tr, phonemes, spell_word, posn);
  538. return word;
  539. }
  540. static int CheckDottedAbbrev(char *word1)
  541. {
  542. int wc;
  543. int count = 0;
  544. int nbytes;
  545. int ok;
  546. int ix;
  547. char *word;
  548. char *wbuf;
  549. char word_buf[80];
  550. word = word1;
  551. wbuf = word_buf;
  552. for (;;) {
  553. ok = 0;
  554. nbytes = utf8_in(&wc, word);
  555. if ((word[nbytes] == ' ') && IsAlpha(wc)) {
  556. if (word[nbytes+1] == '.') {
  557. if (word[nbytes+2] == ' ')
  558. ok = 1;
  559. else if (word[nbytes+2] == '\'') {
  560. nbytes += 2; // delete the final dot (eg. u.s.a.'s)
  561. ok = 2;
  562. }
  563. } else if ((count > 0) && (word[nbytes] == ' '))
  564. ok = 2;
  565. }
  566. if (ok == 0)
  567. break;
  568. for (ix = 0; ix < nbytes; ix++)
  569. *wbuf++ = word[ix];
  570. count++;
  571. if (ok == 2) {
  572. word += nbytes;
  573. break;
  574. }
  575. word += (nbytes + 3);
  576. }
  577. if (count > 1) {
  578. ix = wbuf - word_buf;
  579. memcpy(word1, word_buf, ix);
  580. while (&word1[ix] < word)
  581. word1[ix++] = ' ';
  582. dictionary_skipwords = (count - 1)*2;
  583. }
  584. return count;
  585. }
  586. extern char *phondata_ptr;
  587. int ChangeEquivalentPhonemes(Translator *tr, int lang2, char *phonemes)
  588. {
  589. // tr: the original language
  590. // lang2: phoneme table number for the temporary language
  591. // phonemes: the phonemes to be replaced
  592. int ix;
  593. int len;
  594. char phon;
  595. char *p;
  596. unsigned char *pb;
  597. char *eqlist;
  598. char *p_out;
  599. char *p_in;
  600. int remove_stress = 0;
  601. char phonbuf[N_WORD_PHONEMES];
  602. // has a phoneme equivalence table been specified for this language pair?
  603. if ((ix = phoneme_tab_list[tr->phoneme_tab_ix].equivalence_tables) == 0)
  604. return 0;
  605. pb = (unsigned char *)&phondata_ptr[ix];
  606. for (;;) {
  607. if (pb[0] == 0)
  608. return 0; // table not found
  609. if (pb[0] == lang2)
  610. break;
  611. len = (pb[2] << 8) + pb[3]; // size of this table in words
  612. pb += (len * 4);
  613. }
  614. remove_stress = pb[1];
  615. if (option_phonemes & espeakPHONEMES_TRACE) {
  616. DecodePhonemes(phonemes, phonbuf);
  617. fprintf(f_trans, "(%s) %s -> (%s) ", phoneme_tab_list[lang2].name, phonbuf, phoneme_tab_list[tr->phoneme_tab_ix].name);
  618. }
  619. p_in = phonemes;
  620. eqlist = (char *)&pb[8];
  621. p_out = phonbuf;
  622. while ((phon = *p_in++) != 0) {
  623. if (remove_stress && ((phon & 0xff) < phonSTRESS_PREV))
  624. continue; // remove stress marks
  625. // is there a translation for this phoneme code?
  626. p = eqlist;
  627. while (*p != 0) {
  628. len = strlen(&p[1]);
  629. if (*p == phon) {
  630. strcpy(p_out, &p[1]);
  631. p_out += len;
  632. break;
  633. }
  634. p += (len + 2);
  635. }
  636. if (*p == 0) {
  637. // no translation found
  638. *p_out++ = phon;
  639. }
  640. }
  641. *p_out = 0;
  642. if (remove_stress)
  643. SetWordStress(tr, phonbuf, NULL, -1, 0);
  644. strcpy(phonemes, phonbuf);
  645. if (option_phonemes & espeakPHONEMES_TRACE) {
  646. SelectPhonemeTable(tr->phoneme_tab_ix);
  647. DecodePhonemes(phonemes, phonbuf);
  648. fprintf(f_trans, "%s\n\n", phonbuf);
  649. }
  650. return 1;
  651. }
  652. int TranslateWord(Translator *tr, char *word_start, WORD_TAB *wtab, char *word_out)
  653. {
  654. // word1 is terminated by space (0x20) character
  655. char *word1;
  656. int word_length;
  657. int ix;
  658. char *p;
  659. int pfix;
  660. int n_chars;
  661. unsigned int dictionary_flags[2];
  662. unsigned int dictionary_flags2[2];
  663. int end_type = 0;
  664. int end_type1 = 0;
  665. int prefix_type = 0;
  666. int prefix_stress;
  667. char *wordx;
  668. char phonemes[N_WORD_PHONEMES];
  669. char phonemes2[N_WORD_PHONEMES];
  670. char prefix_phonemes[N_WORD_PHONEMES];
  671. char unpron_phonemes[N_WORD_PHONEMES];
  672. char end_phonemes[N_WORD_PHONEMES];
  673. char end_phonemes2[N_WORD_PHONEMES];
  674. char word_copy[N_WORD_BYTES];
  675. char word_copy2[N_WORD_BYTES];
  676. int word_copy_length;
  677. char prefix_chars[0x3f + 2];
  678. int found = 0;
  679. int end_flags;
  680. int c_temp; // save a character byte while we temporarily replace it with space
  681. int first_char;
  682. int last_char = 0;
  683. int add_plural_suffix = 0;
  684. int prefix_flags = 0;
  685. int more_suffixes;
  686. int confirm_prefix;
  687. int spell_word;
  688. int stress_bits;
  689. int emphasize_allcaps = 0;
  690. int wflags;
  691. int wmark;
  692. int was_unpronouncable = 0;
  693. int loopcount;
  694. int add_suffix_phonemes = 0;
  695. WORD_TAB wtab_null[8];
  696. // translate these to get pronunciations of plural 's' suffix (different forms depending on
  697. // the preceding letter
  698. static char word_zz[4] = { 0, 'z', 'z', 0 };
  699. static char word_iz[4] = { 0, 'i', 'z', 0 };
  700. static char word_ss[4] = { 0, 's', 's', 0 };
  701. if (wtab == NULL) {
  702. memset(wtab_null, 0, sizeof(wtab_null));
  703. wtab = wtab_null;
  704. }
  705. wflags = wtab->flags;
  706. wmark = wtab->wmark;
  707. dictionary_flags[0] = 0;
  708. dictionary_flags[1] = 0;
  709. dictionary_flags2[0] = 0;
  710. dictionary_flags2[1] = 0;
  711. dictionary_skipwords = 0;
  712. phonemes[0] = 0;
  713. unpron_phonemes[0] = 0;
  714. prefix_phonemes[0] = 0;
  715. end_phonemes[0] = 0;
  716. if (tr->data_dictlist == NULL) {
  717. // dictionary is not loaded
  718. word_phonemes[0] = 0;
  719. return 0;
  720. }
  721. // count the length of the word
  722. word1 = word_start;
  723. if (*word1 == ' ') word1++; // possibly a dot was replaced by space: $dot
  724. wordx = word1;
  725. utf8_in(&first_char, wordx);
  726. word_length = 0;
  727. while ((*wordx != 0) && (*wordx != ' ')) {
  728. wordx += utf8_in(&last_char, wordx);
  729. word_length++;
  730. }
  731. word_copy_length = wordx - word_start;
  732. if (word_copy_length >= N_WORD_BYTES)
  733. word_copy_length = N_WORD_BYTES-1;
  734. memcpy(word_copy2, word_start, word_copy_length);
  735. spell_word = 0;
  736. if ((word_length == 1) && (wflags & FLAG_TRANSLATOR2)) {
  737. // retranslating a 1-character word using a different language, say its name
  738. utf8_in(&c_temp, wordx+1); // the next character
  739. if (!IsAlpha(c_temp) || (AlphabetFromChar(last_char) != AlphabetFromChar(c_temp)))
  740. spell_word = 1;
  741. }
  742. if (option_sayas == SAYAS_KEY) {
  743. if (word_length == 1)
  744. spell_word = 4;
  745. else {
  746. // is there a translation for this keyname ?
  747. word1--;
  748. *word1 = '_'; // prefix keyname with '_'
  749. found = LookupDictList(tr, &word1, phonemes, dictionary_flags, 0, wtab);
  750. }
  751. }
  752. // try an initial lookup in the dictionary list, we may find a pronunciation specified, or
  753. // we may just find some flags
  754. if (option_sayas & 0x10) {
  755. // SAYAS_CHAR, SAYAS_GYLPH, or SAYAS_SINGLE_CHAR
  756. spell_word = option_sayas & 0xf; // 2,3,4
  757. } else {
  758. if (!found)
  759. found = LookupDictList(tr, &word1, phonemes, dictionary_flags, FLAG_ALLOW_TEXTMODE, wtab); // the original word
  760. if ((dictionary_flags[0] & (FLAG_ALLOW_DOT | FLAG_NEEDS_DOT)) && (wordx[1] == '.'))
  761. wordx[1] = ' '; // remove a Dot after this word
  762. if (dictionary_flags[0] & FLAG_TEXTMODE) {
  763. if (word_out != NULL)
  764. strcpy(word_out, word1);
  765. first_char = word1[0];
  766. stress_bits = dictionary_flags[0] & 0x7f;
  767. found = LookupDictList(tr, &word1, phonemes, dictionary_flags2, 0, wtab); // the text replacement
  768. if (dictionary_flags2[0] != 0) {
  769. dictionary_flags[0] = dictionary_flags2[0];
  770. dictionary_flags[1] = dictionary_flags2[1];
  771. if (stress_bits != 0) {
  772. // keep any stress information from the original word
  773. dictionary_flags[0] = (dictionary_flags[0] & ~0x7f) | stress_bits;
  774. }
  775. }
  776. } else if ((found == 0) && (dictionary_flags[0] & FLAG_SKIPWORDS) && !(dictionary_flags[0] & FLAG_ABBREV)) {
  777. // grouped words, but no translation. Join the words with hyphens.
  778. wordx = word1;
  779. ix = 0;
  780. while (ix < dictionary_skipwords) {
  781. if (*wordx == ' ') {
  782. *wordx = '-';
  783. ix++;
  784. }
  785. wordx++;
  786. }
  787. }
  788. if ((word_length == 1) && (dictionary_skipwords == 0)) {
  789. // is this a series of single letters separated by dots?
  790. if (CheckDottedAbbrev(word1)) {
  791. dictionary_flags[0] = 0;
  792. dictionary_flags[1] = 0;
  793. spell_word = 1;
  794. if (dictionary_skipwords)
  795. dictionary_flags[0] = FLAG_SKIPWORDS;
  796. }
  797. }
  798. if (phonemes[0] == phonSWITCH) {
  799. // change to another language in order to translate this word
  800. strcpy(word_phonemes, phonemes);
  801. return 0;
  802. }
  803. if ((wmark > 0) && (wmark < 8)) {
  804. // the stressed syllable has been specified in the text (TESTING)
  805. dictionary_flags[0] = (dictionary_flags[0] & ~0xf) | wmark;
  806. }
  807. if (!found && (dictionary_flags[0] & FLAG_ABBREV)) {
  808. // the word has $abbrev flag, but no pronunciation specified. Speak as individual letters
  809. spell_word = 1;
  810. }
  811. if (!found && iswdigit(first_char)) {
  812. Lookup(tr, "_0lang", word_phonemes);
  813. if (word_phonemes[0] == phonSWITCH)
  814. return 0;
  815. if ((tr->langopts.numbers2 & NUM2_ENGLISH_NUMERALS) && !(wtab->flags & FLAG_CHAR_REPLACED)) {
  816. // for this language, speak English numerals (0-9) with the English voice
  817. sprintf(word_phonemes, "%c", phonSWITCH);
  818. return 0;
  819. }
  820. found = TranslateNumber(tr, word1, phonemes, dictionary_flags, wtab, 0);
  821. }
  822. if (!found && ((wflags & FLAG_UPPERS) != FLAG_FIRST_UPPER)) {
  823. // either all upper or all lower case
  824. if ((tr->langopts.numbers & NUM_ROMAN) || ((tr->langopts.numbers & NUM_ROMAN_CAPITALS) && (wflags & FLAG_ALL_UPPER))) {
  825. if ((wflags & FLAG_LAST_WORD) || !(wtab[1].flags & FLAG_NOSPACE)) {
  826. // don't use Roman number if this word is not separated from the next word (eg. "XLTest")
  827. if ((found = TranslateRoman(tr, word1, phonemes, wtab)) != 0)
  828. dictionary_flags[0] |= FLAG_ABBREV; // prevent emphasis if capitals
  829. }
  830. }
  831. }
  832. if ((wflags & FLAG_ALL_UPPER) && (word_length > 1) && iswalpha2(first_char)) {
  833. if ((option_tone_flags & OPTION_EMPHASIZE_ALLCAPS) && !(dictionary_flags[0] & FLAG_ABBREV)) {
  834. // emphasize words which are in capitals
  835. emphasize_allcaps = FLAG_EMPHASIZED;
  836. } else if (!found && !(dictionary_flags[0] & FLAG_SKIPWORDS) && (word_length < 4) && (tr->clause_lower_count > 3)
  837. && (tr->clause_upper_count <= tr->clause_lower_count)) {
  838. // An upper case word in a lower case clause. This could be an abbreviation.
  839. spell_word = 1;
  840. }
  841. }
  842. }
  843. if (spell_word > 0) {
  844. // Speak as individual letters
  845. phonemes[0] = 0;
  846. if (SpeakIndividualLetters(tr, word1, phonemes, spell_word) == NULL) {
  847. if (word_length > 1)
  848. return FLAG_SPELLWORD; // a mixture of languages, retranslate as individual letters, separated by spaces
  849. return 0;
  850. }
  851. strcpy(word_phonemes, phonemes);
  852. if (wflags & FLAG_TRANSLATOR2)
  853. return 0;
  854. return dictionary_flags[0] & FLAG_SKIPWORDS; // for "b.c.d"
  855. } else if (found == 0) {
  856. // word's pronunciation is not given in the dictionary list, although
  857. // dictionary_flags may have ben set there
  858. int posn;
  859. int non_initial;
  860. int length;
  861. posn = 0;
  862. non_initial = 0;
  863. length = 999;
  864. wordx = word1;
  865. while (((length < 3) && (length > 0)) || (word_length > 1 && Unpronouncable(tr, wordx, posn))) {
  866. // This word looks "unpronouncable", so speak letters individually until we
  867. // find a remainder that we can pronounce.
  868. was_unpronouncable = FLAG_WAS_UNPRONOUNCABLE;
  869. emphasize_allcaps = 0;
  870. if (wordx[0] == '\'')
  871. break;
  872. if (posn > 0)
  873. non_initial = 1;
  874. wordx += TranslateLetter(tr, wordx, unpron_phonemes, non_initial);
  875. posn++;
  876. if (unpron_phonemes[0] == phonSWITCH) {
  877. // change to another language in order to translate this word
  878. strcpy(word_phonemes, unpron_phonemes);
  879. if (strcmp(&unpron_phonemes[1], "en") == 0)
  880. return FLAG_SPELLWORD; // _^_en must have been set in TranslateLetter(), not *_rules which uses only _^_
  881. return 0;
  882. }
  883. length = 0;
  884. while (wordx[length] != ' ') length++;
  885. }
  886. SetSpellingStress(tr, unpron_phonemes, 0, posn);
  887. // anything left ?
  888. if (*wordx != ' ') {
  889. if ((unpron_phonemes[0] != 0) && (wordx[0] != '\'')) {
  890. // letters which have been spoken individually from affecting the pronunciation of the pronuncable part
  891. wordx[-1] = ' ';
  892. }
  893. // Translate the stem
  894. end_type = TranslateRules(tr, wordx, phonemes, N_WORD_PHONEMES, end_phonemes, wflags, dictionary_flags);
  895. if (phonemes[0] == phonSWITCH) {
  896. // change to another language in order to translate this word
  897. strcpy(word_phonemes, phonemes);
  898. return 0;
  899. }
  900. if ((phonemes[0] == 0) && (end_phonemes[0] == 0)) {
  901. int wc;
  902. // characters not recognised, speak them individually
  903. // ?? should we say super/sub-script numbers and letters here?
  904. utf8_in(&wc, wordx);
  905. if ((word_length == 1) && (IsAlpha(wc) || IsSuperscript(wc))) {
  906. if ((wordx = SpeakIndividualLetters(tr, wordx, phonemes, spell_word)) == NULL)
  907. return 0;
  908. strcpy(word_phonemes, phonemes);
  909. return 0;
  910. }
  911. }
  912. c_temp = wordx[-1];
  913. found = 0;
  914. confirm_prefix = 1;
  915. for (loopcount = 0; (loopcount < 50) && (end_type & SUFX_P); loopcount++) {
  916. // Found a standard prefix, remove it and retranslate
  917. // loopcount guards against an endless loop
  918. if (confirm_prefix && !(end_type & SUFX_B)) {
  919. int end2;
  920. char end_phonemes2[N_WORD_PHONEMES];
  921. // remove any standard suffix and confirm that the prefix is still recognised
  922. phonemes2[0] = 0;
  923. end2 = TranslateRules(tr, wordx, phonemes2, N_WORD_PHONEMES, end_phonemes2, wflags|FLAG_NO_PREFIX|FLAG_NO_TRACE, dictionary_flags);
  924. if (end2) {
  925. RemoveEnding(tr, wordx, end2, word_copy);
  926. end_type = TranslateRules(tr, wordx, phonemes, N_WORD_PHONEMES, end_phonemes, wflags|FLAG_NO_TRACE, dictionary_flags);
  927. memcpy(wordx, word_copy, strlen(word_copy));
  928. if ((end_type & SUFX_P) == 0) {
  929. // after removing the suffix, the prefix is no longer recognised.
  930. // Keep the suffix, but don't use the prefix
  931. end_type = end2;
  932. strcpy(phonemes, phonemes2);
  933. strcpy(end_phonemes, end_phonemes2);
  934. if (option_phonemes & espeakPHONEMES_TRACE) {
  935. DecodePhonemes(end_phonemes, end_phonemes2);
  936. fprintf(f_trans, " suffix [%s]\n\n", end_phonemes2);
  937. }
  938. }
  939. confirm_prefix = 0;
  940. continue;
  941. }
  942. }
  943. prefix_type = end_type;
  944. if (prefix_type & SUFX_V)
  945. tr->expect_verb = 1; // use the verb form of the word
  946. wordx[-1] = c_temp;
  947. if ((prefix_type & SUFX_B) == 0) {
  948. for (ix = (prefix_type & 0xf); ix > 0; ix--) { // num. of characters to remove
  949. wordx++;
  950. while ((*wordx & 0xc0) == 0x80) wordx++; // for multibyte characters
  951. }
  952. } else {
  953. pfix = 1;
  954. prefix_chars[0] = 0;
  955. n_chars = prefix_type & 0x3f;
  956. for (ix = 0; ix < n_chars; ix++) { // num. of bytes to remove
  957. prefix_chars[pfix++] = *wordx++;
  958. if ((prefix_type & SUFX_B) && (ix == (n_chars-1)))
  959. prefix_chars[pfix-1] = 0; // discard the last character of the prefix, this is the separator character
  960. }
  961. prefix_chars[pfix] = 0;
  962. }
  963. c_temp = wordx[-1];
  964. wordx[-1] = ' ';
  965. confirm_prefix = 1;
  966. wflags |= FLAG_PREFIX_REMOVED;
  967. if (prefix_type & SUFX_B) {
  968. // SUFX_B is used for Turkish, tr_rules contains " ' (Pb"
  969. // examine the prefix part
  970. char *wordpf;
  971. char prefix_phonemes2[12];
  972. strncpy0(prefix_phonemes2, end_phonemes, sizeof(prefix_phonemes2));
  973. wordpf = &prefix_chars[1];
  974. strcpy(prefix_phonemes, phonemes);
  975. // look for stress marker or $abbrev
  976. found = LookupDictList(tr, &wordpf, phonemes, dictionary_flags, 0, wtab);
  977. if (found)
  978. strcpy(prefix_phonemes, phonemes);
  979. if (dictionary_flags[0] & FLAG_ABBREV) {
  980. prefix_phonemes[0] = 0;
  981. SpeakIndividualLetters(tr, wordpf, prefix_phonemes, 1);
  982. }
  983. } else
  984. strcat(prefix_phonemes, end_phonemes);
  985. end_phonemes[0] = 0;
  986. end_type = 0;
  987. found = LookupDictList(tr, &wordx, phonemes, dictionary_flags2, SUFX_P, wtab); // without prefix
  988. if (dictionary_flags[0] == 0) {
  989. dictionary_flags[0] = dictionary_flags2[0];
  990. dictionary_flags[1] = dictionary_flags2[1];
  991. } else
  992. prefix_flags = 1;
  993. if (found == 0) {
  994. end_type = TranslateRules(tr, wordx, phonemes, N_WORD_PHONEMES, end_phonemes, wflags & (FLAG_HYPHEN_AFTER | FLAG_PREFIX_REMOVED), dictionary_flags);
  995. if (phonemes[0] == phonSWITCH) {
  996. // change to another language in order to translate this word
  997. wordx[-1] = c_temp;
  998. strcpy(word_phonemes, phonemes);
  999. return 0;
  1000. }
  1001. }
  1002. }
  1003. if ((end_type != 0) && !(end_type & SUFX_P)) {
  1004. end_type1 = end_type;
  1005. strcpy(phonemes2, phonemes);
  1006. // The word has a standard ending, re-translate without this ending
  1007. end_flags = RemoveEnding(tr, wordx, end_type, word_copy);
  1008. more_suffixes = 1;
  1009. while (more_suffixes) {
  1010. more_suffixes = 0;
  1011. phonemes[0] = 0;
  1012. if (prefix_phonemes[0] != 0) {
  1013. // lookup the stem without the prefix removed
  1014. wordx[-1] = c_temp;
  1015. found = LookupDictList(tr, &word1, phonemes, dictionary_flags2, end_flags, wtab); // include prefix, but not suffix
  1016. wordx[-1] = ' ';
  1017. if (phonemes[0] == phonSWITCH) {
  1018. // change to another language in order to translate this word
  1019. memcpy(wordx, word_copy, strlen(word_copy));
  1020. strcpy(word_phonemes, phonemes);
  1021. return 0;
  1022. }
  1023. if (dictionary_flags[0] == 0) {
  1024. dictionary_flags[0] = dictionary_flags2[0];
  1025. dictionary_flags[1] = dictionary_flags2[1];
  1026. }
  1027. if (found)
  1028. prefix_phonemes[0] = 0; // matched whole word, don't need prefix now
  1029. if ((found == 0) && (dictionary_flags2[0] != 0))
  1030. prefix_flags = 1;
  1031. }
  1032. if (found == 0) {
  1033. found = LookupDictList(tr, &wordx, phonemes, dictionary_flags2, end_flags, wtab); // without prefix and suffix
  1034. if (phonemes[0] == phonSWITCH) {
  1035. // change to another language in order to translate this word
  1036. memcpy(wordx, word_copy, strlen(word_copy));
  1037. strcpy(word_phonemes, phonemes);
  1038. return 0;
  1039. }
  1040. if (dictionary_flags[0] == 0) {
  1041. dictionary_flags[0] = dictionary_flags2[0];
  1042. dictionary_flags[1] = dictionary_flags2[1];
  1043. }
  1044. }
  1045. if (found == 0) {
  1046. if (end_type & SUFX_Q) {
  1047. // don't retranslate, use the original lookup result
  1048. strcpy(phonemes, phonemes2);
  1049. } else {
  1050. if (end_flags & FLAG_SUFX)
  1051. wflags |= FLAG_SUFFIX_REMOVED;
  1052. if (end_type & SUFX_A)
  1053. wflags |= FLAG_SUFFIX_VOWEL;
  1054. if (end_type & SUFX_M) {
  1055. // allow more suffixes before this suffix
  1056. strcpy(end_phonemes2, end_phonemes);
  1057. end_type = TranslateRules(tr, wordx, phonemes, N_WORD_PHONEMES, end_phonemes, wflags, dictionary_flags);
  1058. strcat(end_phonemes, end_phonemes2); // add the phonemes for the previous suffixes after this one
  1059. if ((end_type != 0) && !(end_type & SUFX_P)) {
  1060. // there is another suffix
  1061. end_flags = RemoveEnding(tr, wordx, end_type, NULL);
  1062. more_suffixes = 1;
  1063. }
  1064. } else {
  1065. // don't remove any previous suffix
  1066. TranslateRules(tr, wordx, phonemes, N_WORD_PHONEMES, NULL, wflags, dictionary_flags);
  1067. end_type = 0;
  1068. }
  1069. if (phonemes[0] == phonSWITCH) {
  1070. // change to another language in order to translate this word
  1071. strcpy(word_phonemes, phonemes);
  1072. memcpy(wordx, word_copy, strlen(word_copy));
  1073. wordx[-1] = c_temp;
  1074. return 0;
  1075. }
  1076. }
  1077. }
  1078. }
  1079. if ((end_type1 & SUFX_T) == 0) {
  1080. // the default is to add the suffix and then determine the word's stress pattern
  1081. AppendPhonemes(tr, phonemes, N_WORD_PHONEMES, end_phonemes);
  1082. end_phonemes[0] = 0;
  1083. }
  1084. memcpy(wordx, word_copy, strlen(word_copy));
  1085. }
  1086. wordx[-1] = c_temp;
  1087. }
  1088. }
  1089. if ((add_plural_suffix) || (wflags & FLAG_HAS_PLURAL)) {
  1090. // s or 's suffix, append [s], [z] or [Iz] depending on previous letter
  1091. if (last_char == 'f')
  1092. TranslateRules(tr, &word_ss[1], phonemes, N_WORD_PHONEMES, NULL, 0, NULL);
  1093. else if ((last_char == 0) || (strchr_w("hsx", last_char) == NULL))
  1094. TranslateRules(tr, &word_zz[1], phonemes, N_WORD_PHONEMES, NULL, 0, NULL);
  1095. else
  1096. TranslateRules(tr, &word_iz[1], phonemes, N_WORD_PHONEMES, NULL, 0, NULL);
  1097. }
  1098. wflags |= emphasize_allcaps;
  1099. // determine stress pattern for this word
  1100. add_suffix_phonemes = 0;
  1101. if (end_phonemes[0] != 0)
  1102. add_suffix_phonemes = 2;
  1103. prefix_stress = 0;
  1104. for (p = prefix_phonemes; *p != 0; p++) {
  1105. if ((*p == phonSTRESS_P) || (*p == phonSTRESS_P2))
  1106. prefix_stress = *p;
  1107. }
  1108. if (prefix_flags || (prefix_stress != 0)) {
  1109. if ((tr->langopts.param[LOPT_PREFIXES]) || (prefix_type & SUFX_T)) {
  1110. char *p;
  1111. // German, keep a secondary stress on the stem
  1112. SetWordStress(tr, phonemes, dictionary_flags, 3, 0);
  1113. // reduce all but the first primary stress
  1114. ix = 0;
  1115. for (p = prefix_phonemes; *p != 0; p++) {
  1116. if (*p == phonSTRESS_P) {
  1117. if (ix == 0)
  1118. ix = 1;
  1119. else
  1120. *p = phonSTRESS_3;
  1121. }
  1122. }
  1123. snprintf(word_phonemes, sizeof(word_phonemes), "%s%s%s", unpron_phonemes, prefix_phonemes, phonemes);
  1124. word_phonemes[N_WORD_PHONEMES-1] = 0;
  1125. SetWordStress(tr, word_phonemes, dictionary_flags, -1, 0);
  1126. } else {
  1127. // stress position affects the whole word, including prefix
  1128. snprintf(word_phonemes, sizeof(word_phonemes), "%s%s%s", unpron_phonemes, prefix_phonemes, phonemes);
  1129. word_phonemes[N_WORD_PHONEMES-1] = 0;
  1130. SetWordStress(tr, word_phonemes, dictionary_flags, -1, 0);
  1131. }
  1132. } else {
  1133. SetWordStress(tr, phonemes, dictionary_flags, -1, add_suffix_phonemes);
  1134. snprintf(word_phonemes, sizeof(word_phonemes), "%s%s%s", unpron_phonemes, prefix_phonemes, phonemes);
  1135. word_phonemes[N_WORD_PHONEMES-1] = 0;
  1136. }
  1137. if (end_phonemes[0] != 0) {
  1138. // a suffix had the SUFX_T option set, add the suffix after the stress pattern has been determined
  1139. ix = strlen(word_phonemes);
  1140. end_phonemes[N_WORD_PHONEMES-1-ix] = 0; // ensure no buffer overflow
  1141. strcpy(&word_phonemes[ix], end_phonemes);
  1142. }
  1143. if (wflags & FLAG_LAST_WORD) {
  1144. // don't use $brk pause before the last word of a sentence
  1145. // (but allow it for emphasis, see below
  1146. dictionary_flags[0] &= ~FLAG_PAUSE1;
  1147. }
  1148. if ((wflags & FLAG_HYPHEN) && (tr->langopts.stress_flags & S_HYPEN_UNSTRESS))
  1149. ChangeWordStress(tr, word_phonemes, 3);
  1150. else if (wflags & FLAG_EMPHASIZED2) {
  1151. // A word is indicated in the source text as stressed
  1152. // Give it stress level 6 (for the intonation module)
  1153. ChangeWordStress(tr, word_phonemes, 6);
  1154. if (wflags & FLAG_EMPHASIZED)
  1155. dictionary_flags[0] |= FLAG_PAUSE1; // precede by short pause
  1156. } else if (wtab[dictionary_skipwords].flags & FLAG_LAST_WORD) {
  1157. // the word has attribute to stress or unstress when at end of clause
  1158. if (dictionary_flags[0] & (FLAG_STRESS_END | FLAG_STRESS_END2))
  1159. ChangeWordStress(tr, word_phonemes, 4);
  1160. else if ((dictionary_flags[0] & FLAG_UNSTRESS_END) && (any_stressed_words))
  1161. ChangeWordStress(tr, word_phonemes, 3);
  1162. }
  1163. // dictionary flags for this word give a clue about which alternative pronunciations of
  1164. // following words to use.
  1165. if (end_type1 & SUFX_F) {
  1166. // expect a verb form, with or without -s suffix
  1167. tr->expect_verb = 2;
  1168. tr->expect_verb_s = 2;
  1169. }
  1170. if (dictionary_flags[1] & FLAG_PASTF) {
  1171. // expect perfect tense in next two words
  1172. tr->expect_past = 3;
  1173. tr->expect_verb = 0;
  1174. tr->expect_noun = 0;
  1175. } else if (dictionary_flags[1] & FLAG_VERBF) {
  1176. // expect a verb in the next word
  1177. tr->expect_verb = 2;
  1178. tr->expect_verb_s = 0; // verb won't have -s suffix
  1179. tr->expect_noun = 0;
  1180. } else if (dictionary_flags[1] & FLAG_VERBSF) {
  1181. // expect a verb, must have a -s suffix
  1182. tr->expect_verb = 0;
  1183. tr->expect_verb_s = 2;
  1184. tr->expect_past = 0;
  1185. tr->expect_noun = 0;
  1186. } else if (dictionary_flags[1] & FLAG_NOUNF) {
  1187. // not expecting a verb next
  1188. tr->expect_noun = 2;
  1189. tr->expect_verb = 0;
  1190. tr->expect_verb_s = 0;
  1191. tr->expect_past = 0;
  1192. }
  1193. if ((wordx[0] != 0) && (!(dictionary_flags[1] & FLAG_VERB_EXT))) {
  1194. if (tr->expect_verb > 0)
  1195. tr->expect_verb--;
  1196. if (tr->expect_verb_s > 0)
  1197. tr->expect_verb_s--;
  1198. if (tr->expect_noun > 0)
  1199. tr->expect_noun--;
  1200. if (tr->expect_past > 0)
  1201. tr->expect_past--;
  1202. }
  1203. if ((word_length == 1) && (tr->translator_name == L('e', 'n')) && iswalpha2(first_char) && (first_char != 'i')) {
  1204. // English Specific !!!!
  1205. // any single letter before a dot is an abbreviation, except 'I'
  1206. dictionary_flags[0] |= FLAG_ALLOW_DOT;
  1207. }
  1208. if ((tr->langopts.param[LOPT_ALT] & 2) && ((dictionary_flags[0] & (FLAG_ALT_TRANS | FLAG_ALT2_TRANS)) != 0))
  1209. ApplySpecialAttribute2(tr, word_phonemes, dictionary_flags[0]);
  1210. dictionary_flags[0] |= was_unpronouncable;
  1211. memcpy(word_start, word_copy2, word_copy_length);
  1212. return dictionary_flags[0];
  1213. }
  1214. static void SetPlist2(PHONEME_LIST2 *p, unsigned char phcode)
  1215. {
  1216. p->phcode = phcode;
  1217. p->stresslevel = 0;
  1218. p->tone_ph = 0;
  1219. p->synthflags = embedded_flag;
  1220. p->sourceix = 0;
  1221. embedded_flag = 0;
  1222. }
  1223. static int CountSyllables(unsigned char *phonemes)
  1224. {
  1225. int count = 0;
  1226. int phon;
  1227. while ((phon = *phonemes++) != 0) {
  1228. if (phoneme_tab[phon]->type == phVOWEL)
  1229. count++;
  1230. }
  1231. return count;
  1232. }
  1233. void Word_EmbeddedCmd()
  1234. {
  1235. // Process embedded commands for emphasis, sayas, and break
  1236. int embedded_cmd;
  1237. int value;
  1238. do {
  1239. embedded_cmd = embedded_list[embedded_read++];
  1240. value = embedded_cmd >> 8;
  1241. switch (embedded_cmd & 0x1f)
  1242. {
  1243. case EMBED_Y:
  1244. option_sayas = value;
  1245. break;
  1246. case EMBED_F:
  1247. option_emphasis = value;
  1248. break;
  1249. case EMBED_B:
  1250. // break command
  1251. if (value == 0)
  1252. pre_pause = 0; // break=none
  1253. else
  1254. pre_pause += value;
  1255. break;
  1256. }
  1257. } while (((embedded_cmd & 0x80) == 0) && (embedded_read < embedded_ix));
  1258. }
  1259. int SetTranslator2(const char *new_language)
  1260. {
  1261. // Set translator2 to a second language
  1262. int new_phoneme_tab;
  1263. const char *new_phtab_name;
  1264. int bitmap;
  1265. int dialect = 0;
  1266. new_phtab_name = new_language;
  1267. if ((bitmap = translator->langopts.dict_dialect) != 0) {
  1268. if ((bitmap & (1 << DICTDIALECT_EN_US)) && (strcmp(new_language, "en") == 0)) {
  1269. new_phtab_name = "en-us";
  1270. dialect = DICTDIALECT_EN_US;
  1271. }
  1272. if ((bitmap & (1 << DICTDIALECT_ES_LA)) && (strcmp(new_language, "es") == 0)) {
  1273. new_phtab_name = "es-la";
  1274. dialect = DICTDIALECT_ES_LA;
  1275. }
  1276. }
  1277. if ((new_phoneme_tab = SelectPhonemeTableName(new_phtab_name)) >= 0) {
  1278. if ((translator2 != NULL) && (strcmp(new_language, translator2_language) != 0)) {
  1279. // we already have an alternative translator, but not for the required language, delete it
  1280. DeleteTranslator(translator2);
  1281. translator2 = NULL;
  1282. }
  1283. if (translator2 == NULL) {
  1284. translator2 = SelectTranslator(new_language);
  1285. strcpy(translator2_language, new_language);
  1286. if (LoadDictionary(translator2, translator2->dictionary_name, 0) != 0) {
  1287. SelectPhonemeTable(voice->phoneme_tab_ix); // revert to original phoneme table
  1288. new_phoneme_tab = -1;
  1289. translator2_language[0] = 0;
  1290. } else {
  1291. if (dialect == DICTDIALECT_EN_US) {
  1292. // en-us
  1293. translator2->dict_condition = 0x48; // bits 3, 6
  1294. translator2->langopts.param[LOPT_REDUCE_T] = 1;
  1295. }
  1296. if (dialect == DICTDIALECT_ES_LA)
  1297. translator2->dict_condition = 0x04; // bit 2
  1298. }
  1299. translator2->phoneme_tab_ix = new_phoneme_tab;
  1300. }
  1301. }
  1302. if (translator2 != NULL)
  1303. translator2->phonemes_repeat[0] = 0;
  1304. return new_phoneme_tab;
  1305. }
  1306. static int TranslateWord2(Translator *tr, char *word, WORD_TAB *wtab, int pre_pause)
  1307. {
  1308. int flags = 0;
  1309. int stress;
  1310. int next_stress;
  1311. int next_tone = 0;
  1312. unsigned char *p;
  1313. int srcix;
  1314. int found_dict_flag;
  1315. unsigned char ph_code;
  1316. PHONEME_LIST2 *plist2;
  1317. PHONEME_TAB *ph;
  1318. int max_stress;
  1319. int max_stress_ix = 0;
  1320. int prev_vowel = -1;
  1321. int pitch_raised = 0;
  1322. int switch_phonemes = -1;
  1323. int first_phoneme = 1;
  1324. int source_ix;
  1325. int len;
  1326. int ix;
  1327. int sylimit; // max. number of syllables in a word to be combined with a preceding preposition
  1328. const char *new_language;
  1329. int bad_phoneme;
  1330. int word_flags;
  1331. int word_copy_len;
  1332. char word_copy[N_WORD_BYTES+1];
  1333. char word_replaced[N_WORD_BYTES+1];
  1334. char old_dictionary_name[40];
  1335. len = wtab->length;
  1336. if (len > 31) len = 31;
  1337. source_ix = (wtab->sourceix & 0x7ff) | (len << 11); // bits 0-10 sourceix, bits 11-15 word length
  1338. word_flags = wtab[0].flags;
  1339. if (word_flags & FLAG_EMBEDDED) {
  1340. wtab[0].flags &= ~FLAG_EMBEDDED; // clear it in case we call TranslateWord2() again for the same word
  1341. embedded_flag = SFLAG_EMBEDDED;
  1342. Word_EmbeddedCmd();
  1343. }
  1344. if ((word[0] == 0) || (word_flags & FLAG_DELETE_WORD)) {
  1345. // nothing to translate. Add a dummy phoneme to carry any embedded commands
  1346. if (embedded_flag) {
  1347. ph_list2[n_ph_list2].phcode = phonEND_WORD;
  1348. ph_list2[n_ph_list2].stresslevel = 0;
  1349. ph_list2[n_ph_list2].wordstress = 0;
  1350. ph_list2[n_ph_list2].tone_ph = 0;
  1351. ph_list2[n_ph_list2].synthflags = embedded_flag;
  1352. ph_list2[n_ph_list2].sourceix = 0;
  1353. n_ph_list2++;
  1354. embedded_flag = 0;
  1355. }
  1356. word_phonemes[0] = 0;
  1357. return 0;
  1358. }
  1359. // after a $pause word attribute, ignore a $pause attribute on the next two words
  1360. if (tr->prepause_timeout > 0)
  1361. tr->prepause_timeout--;
  1362. if ((option_sayas & 0xf0) == 0x10) {
  1363. if (!(word_flags & FLAG_FIRST_WORD)) {
  1364. // SAYAS_CHARS, SAYAS_GLYPHS, or SAYAS_SINGLECHARS. Pause between each word.
  1365. pre_pause += 4;
  1366. }
  1367. }
  1368. if (word_flags & FLAG_FIRST_UPPER) {
  1369. if ((option_capitals > 2) && (embedded_ix < N_EMBEDDED_LIST-6)) {
  1370. // indicate capital letter by raising pitch
  1371. if (embedded_flag)
  1372. embedded_list[embedded_ix-1] &= ~0x80; // already embedded command before this word, remove terminator
  1373. if ((pitch_raised = option_capitals) == 3)
  1374. pitch_raised = 20; // default pitch raise for capitals
  1375. embedded_list[embedded_ix++] = EMBED_P+0x40+0x80 + (pitch_raised << 8); // raise pitch
  1376. embedded_flag = SFLAG_EMBEDDED;
  1377. }
  1378. }
  1379. p = (unsigned char *)word_phonemes;
  1380. if (word_flags & FLAG_PHONEMES) {
  1381. // The input is in phoneme mnemonics, not language text
  1382. int c1;
  1383. char lang_name[12];
  1384. if (memcmp(word, "_^_", 3) == 0) {
  1385. // switch languages
  1386. word += 3;
  1387. for (ix = 0;;) {
  1388. c1 = *word++;
  1389. if ((c1 == ' ') || (c1 == 0))
  1390. break;
  1391. lang_name[ix++] = tolower(c1);
  1392. }
  1393. lang_name[ix] = 0;
  1394. if ((ix = LookupPhonemeTable(lang_name)) > 0) {
  1395. SelectPhonemeTable(ix);
  1396. word_phonemes[0] = phonSWITCH;
  1397. word_phonemes[1] = ix;
  1398. word_phonemes[2] = 0;
  1399. }
  1400. } else
  1401. EncodePhonemes(word, word_phonemes, &bad_phoneme);
  1402. flags = FLAG_FOUND;
  1403. } else {
  1404. int c2;
  1405. ix = 0;
  1406. while (((c2 = word_copy[ix] = word[ix]) != ' ') && (c2 != 0) && (ix < N_WORD_BYTES)) ix++;
  1407. word_copy_len = ix;
  1408. word_replaced[2] = 0;
  1409. flags = TranslateWord(translator, word, wtab, &word_replaced[2]);
  1410. if (flags & FLAG_SPELLWORD) {
  1411. // re-translate the word as individual letters, separated by spaces
  1412. memcpy(word, word_copy, word_copy_len);
  1413. return flags;
  1414. }
  1415. if ((flags & FLAG_COMBINE) && !(wtab[1].flags & FLAG_PHONEMES)) {
  1416. char *p2;
  1417. int ok = 1;
  1418. unsigned int flags2[2];
  1419. int c_word2;
  1420. char ph_buf[N_WORD_PHONEMES];
  1421. flags2[0] = 0;
  1422. sylimit = tr->langopts.param[LOPT_COMBINE_WORDS];
  1423. // LANG=cs,sk
  1424. // combine a preposition with the following word
  1425. p2 = word;
  1426. while (*p2 != ' ') p2++;
  1427. utf8_in(&c_word2, p2+1); // first character of the next word;
  1428. if (!iswalpha2(c_word2))
  1429. ok = 0;
  1430. if (ok != 0) {
  1431. strcpy(ph_buf, word_phonemes);
  1432. flags2[0] = TranslateWord(translator, p2+1, wtab+1, NULL);
  1433. if ((flags2[0] & FLAG_WAS_UNPRONOUNCABLE) || (word_phonemes[0] == phonSWITCH))
  1434. ok = 0;
  1435. if (sylimit & 0x100) {
  1436. // only if the second word has $alt attribute
  1437. if ((flags2[0] & FLAG_ALT_TRANS) == 0)
  1438. ok = 0;
  1439. }
  1440. if ((sylimit & 0x200) && ((wtab+1)->flags & FLAG_LAST_WORD)) {
  1441. // not if the next word is end-of-sentence
  1442. ok = 0;
  1443. }
  1444. if (ok == 0)
  1445. strcpy(word_phonemes, ph_buf);
  1446. }
  1447. if (ok) {
  1448. *p2 = '-'; // replace next space by hyphen
  1449. wtab[0].flags &= ~FLAG_ALL_UPPER; // prevent it being considered an abbreviation
  1450. flags = TranslateWord(translator, word, wtab, NULL); // translate the combined word
  1451. if ((sylimit > 0) && (CountSyllables(p) > (sylimit & 0x1f))) {
  1452. // revert to separate words
  1453. *p2 = ' ';
  1454. flags = TranslateWord(translator, word, wtab, NULL);
  1455. } else {
  1456. if (flags == 0)
  1457. flags = flags2[0]; // no flags for the combined word, so use flags from the second word eg. lang-hu "nem december 7-e"
  1458. flags |= FLAG_SKIPWORDS;
  1459. dictionary_skipwords = 1;
  1460. }
  1461. }
  1462. }
  1463. if (p[0] == phonSWITCH) {
  1464. int switch_attempt;
  1465. strcpy(old_dictionary_name, dictionary_name);
  1466. for (switch_attempt = 0; switch_attempt < 2; switch_attempt++) {
  1467. // this word uses a different language
  1468. memcpy(word, word_copy, word_copy_len);
  1469. new_language = (char *)(&p[1]);
  1470. if (new_language[0] == 0)
  1471. new_language = "en";
  1472. switch_phonemes = SetTranslator2(new_language);
  1473. if (switch_phonemes >= 0) {
  1474. // re-translate the word using the new translator
  1475. wtab[0].flags |= FLAG_TRANSLATOR2;
  1476. if (word_replaced[2] != 0) {
  1477. word_replaced[0] = 0; // byte before the start of the word
  1478. word_replaced[1] = ' ';
  1479. flags = TranslateWord(translator2, &word_replaced[1], wtab, NULL);
  1480. } else
  1481. flags = TranslateWord(translator2, word, wtab, &word_replaced[2]);
  1482. }
  1483. if (p[0] != phonSWITCH)
  1484. break;
  1485. }
  1486. if (p[0] == phonSWITCH)
  1487. return FLAG_SPELLWORD;
  1488. if (switch_phonemes < 0) {
  1489. // language code is not recognised or 2nd translator won't translate it
  1490. p[0] = phonSCHWA; // just say something
  1491. p[1] = phonSCHWA;
  1492. p[2] = 0;
  1493. }
  1494. if (ChangeEquivalentPhonemes(tr, switch_phonemes, (char *)p)) {
  1495. // Phonemes have been converted from the foreign language to the native language
  1496. switch_phonemes = -1;
  1497. }
  1498. if (switch_phonemes == -1) {
  1499. strcpy(dictionary_name, old_dictionary_name);
  1500. SelectPhonemeTable(voice->phoneme_tab_ix);
  1501. // leave switch_phonemes set, but use the original phoneme table number.
  1502. // This will suppress LOPT_REGRESSIVE_VOICING
  1503. switch_phonemes = voice->phoneme_tab_ix; // original phoneme table
  1504. }
  1505. }
  1506. if (!(word_flags & FLAG_HYPHEN)) {
  1507. if (flags & FLAG_PAUSE1) {
  1508. if (pre_pause < 1)
  1509. pre_pause = 1;
  1510. }
  1511. if ((flags & FLAG_PREPAUSE) && !(word_flags & (FLAG_LAST_WORD | FLAG_FIRST_WORD)) && !(wtab[-1].flags & FLAG_FIRST_WORD) && (tr->prepause_timeout == 0)) {
  1512. // the word is marked in the dictionary list with $pause
  1513. if (pre_pause < 4) pre_pause = 4;
  1514. tr->prepause_timeout = 3;
  1515. }
  1516. }
  1517. if ((option_emphasis >= 3) && (pre_pause < 1))
  1518. pre_pause = 1;
  1519. }
  1520. stress = 0;
  1521. next_stress = 1;
  1522. srcix = 0;
  1523. max_stress = -1;
  1524. found_dict_flag = 0;
  1525. if ((flags & FLAG_FOUND) && !(flags & FLAG_TEXTMODE))
  1526. found_dict_flag = SFLAG_DICTIONARY;
  1527. while ((pre_pause > 0) && (n_ph_list2 < N_PHONEME_LIST-4)) {
  1528. // add pause phonemes here. Either because of punctuation (brackets or quotes) in the
  1529. // text, or because the word is marked in the dictionary lookup as a conjunction
  1530. if (pre_pause > 1) {
  1531. SetPlist2(&ph_list2[n_ph_list2++], phonPAUSE);
  1532. pre_pause -= 2;
  1533. } else {
  1534. SetPlist2(&ph_list2[n_ph_list2++], phonPAUSE_NOLINK);
  1535. pre_pause--;
  1536. }
  1537. tr->end_stressed_vowel = 0; // forget about the previous word
  1538. tr->prev_dict_flags[0] = 0;
  1539. tr->prev_dict_flags[1] = 0;
  1540. }
  1541. plist2 = &ph_list2[n_ph_list2];
  1542. if ((option_capitals == 1) && (word_flags & FLAG_FIRST_UPPER)) {
  1543. SetPlist2(&ph_list2[n_ph_list2++], phonPAUSE_SHORT);
  1544. SetPlist2(&ph_list2[n_ph_list2++], phonCAPITAL);
  1545. if ((word_flags & FLAG_ALL_UPPER) && IsAlpha(word[1])) {
  1546. // word > 1 letter and all capitals
  1547. SetPlist2(&ph_list2[n_ph_list2++], phonPAUSE_SHORT);
  1548. SetPlist2(&ph_list2[n_ph_list2++], phonCAPITAL);
  1549. }
  1550. }
  1551. if (switch_phonemes >= 0) {
  1552. if ((p[0] == phonPAUSE) && (p[1] == phonSWITCH)) {
  1553. // the new word starts with a phoneme table switch, so there's no need to switch before it.
  1554. if (ph_list2[n_ph_list2-1].phcode == phonSWITCH) {
  1555. // previous phoneme is also a phonSWITCH, delete it
  1556. n_ph_list2--;
  1557. }
  1558. } else {
  1559. // this word uses a different phoneme table
  1560. if (ph_list2[n_ph_list2-1].phcode == phonSWITCH) {
  1561. // previous phoneme is also a phonSWITCH, just change its phoneme table number
  1562. n_ph_list2--;
  1563. } else
  1564. SetPlist2(&ph_list2[n_ph_list2], phonSWITCH);
  1565. ph_list2[n_ph_list2++].tone_ph = switch_phonemes; // temporary phoneme table number
  1566. }
  1567. }
  1568. // remove initial pause from a word if it follows a hyphen
  1569. if ((word_flags & FLAG_HYPHEN) && (phoneme_tab[*p]->type == phPAUSE))
  1570. p++;
  1571. if ((p[0] == 0) && (embedded_flag)) {
  1572. // no phonemes. Insert a very short pause to carry an embedded command
  1573. p[0] = phonPAUSE_VSHORT;
  1574. p[1] = 0;
  1575. }
  1576. while (((ph_code = *p++) != 0) && (n_ph_list2 < N_PHONEME_LIST-4)) {
  1577. if (ph_code == 255)
  1578. continue; // unknown phoneme
  1579. // Add the phonemes to the first stage phoneme list (ph_list2)
  1580. ph = phoneme_tab[ph_code];
  1581. if (ph_code == phonSWITCH) {
  1582. ph_list2[n_ph_list2].phcode = ph_code;
  1583. ph_list2[n_ph_list2].sourceix = 0;
  1584. ph_list2[n_ph_list2].synthflags = 0;
  1585. ph_list2[n_ph_list2++].tone_ph = *p;
  1586. SelectPhonemeTable(*p);
  1587. p++;
  1588. } else if (ph->type == phSTRESS) {
  1589. // don't add stress phonemes codes to the list, but give their stress
  1590. // value to the next vowel phoneme
  1591. // std_length is used to hold stress number or (if >10) a tone number for a tone language
  1592. if (ph->program == 0)
  1593. next_stress = ph->std_length;
  1594. else {
  1595. // for tone languages, the tone number for a syllable follows the vowel
  1596. if (prev_vowel >= 0)
  1597. ph_list2[prev_vowel].tone_ph = ph_code;
  1598. else
  1599. next_tone = ph_code; // no previous vowel, apply to the next vowel
  1600. }
  1601. } else if (ph_code == phonSYLLABIC) {
  1602. // mark the previous phoneme as a syllabic consonant
  1603. prev_vowel = n_ph_list2-1;
  1604. ph_list2[prev_vowel].synthflags |= SFLAG_SYLLABLE;
  1605. ph_list2[prev_vowel].stresslevel = next_stress;
  1606. } else if (ph_code == phonLENGTHEN)
  1607. ph_list2[n_ph_list2-1].synthflags |= SFLAG_LENGTHEN;
  1608. else if (ph_code == phonEND_WORD) {
  1609. // a || symbol in a phoneme string was used to indicate a word boundary
  1610. // Don't add this phoneme to the list, but make sure the next phoneme has
  1611. // a newword indication
  1612. srcix = source_ix+1;
  1613. } else if (ph_code == phonX1) {
  1614. // a language specific action
  1615. if (tr->langopts.param[LOPT_IT_DOUBLING])
  1616. flags |= FLAG_DOUBLING;
  1617. } else {
  1618. ph_list2[n_ph_list2].phcode = ph_code;
  1619. ph_list2[n_ph_list2].tone_ph = 0;
  1620. ph_list2[n_ph_list2].synthflags = embedded_flag | found_dict_flag;
  1621. embedded_flag = 0;
  1622. ph_list2[n_ph_list2].sourceix = srcix;
  1623. srcix = 0;
  1624. if (ph->type == phVOWEL) {
  1625. stress = next_stress;
  1626. next_stress = 1; // default is 'unstressed'
  1627. if (stress >= 4)
  1628. any_stressed_words = 1;
  1629. if ((prev_vowel >= 0) && (n_ph_list2-1) != prev_vowel)
  1630. ph_list2[n_ph_list2-1].stresslevel = stress; // set stress for previous consonant
  1631. ph_list2[n_ph_list2].synthflags |= SFLAG_SYLLABLE;
  1632. prev_vowel = n_ph_list2;
  1633. if (stress > max_stress) {
  1634. max_stress = stress;
  1635. max_stress_ix = n_ph_list2;
  1636. }
  1637. if (next_tone != 0) {
  1638. ph_list2[n_ph_list2].tone_ph = next_tone;
  1639. next_tone = 0;
  1640. }
  1641. } else {
  1642. if (first_phoneme && tr->langopts.param[LOPT_IT_DOUBLING]) {
  1643. if (((tr->prev_dict_flags[0] & FLAG_DOUBLING) && (tr->langopts.param[LOPT_IT_DOUBLING] & 1)) ||
  1644. (tr->end_stressed_vowel && (tr->langopts.param[LOPT_IT_DOUBLING] & 2))) {
  1645. // italian, double the initial consonant if the previous word ends with a
  1646. // stressed vowel, or is marked with a flag
  1647. ph_list2[n_ph_list2].synthflags |= SFLAG_LENGTHEN;
  1648. }
  1649. }
  1650. }
  1651. ph_list2[n_ph_list2].stresslevel = stress;
  1652. n_ph_list2++;
  1653. first_phoneme = 0;
  1654. }
  1655. }
  1656. if (word_flags & FLAG_COMMA_AFTER)
  1657. SetPlist2(&ph_list2[n_ph_list2++], phonPAUSE_CLAUSE);
  1658. // don't set new-word if there is a hyphen before it
  1659. if ((word_flags & FLAG_HYPHEN) == 0)
  1660. plist2->sourceix = source_ix;
  1661. tr->end_stressed_vowel = 0;
  1662. if ((stress >= 4) && (phoneme_tab[ph_list2[n_ph_list2-1].phcode]->type == phVOWEL))
  1663. tr->end_stressed_vowel = 1; // word ends with a stressed vowel
  1664. if (switch_phonemes >= 0) {
  1665. // this word uses a different phoneme table, now switch back
  1666. strcpy(dictionary_name, old_dictionary_name);
  1667. SelectPhonemeTable(voice->phoneme_tab_ix);
  1668. SetPlist2(&ph_list2[n_ph_list2], phonSWITCH);
  1669. ph_list2[n_ph_list2++].tone_ph = voice->phoneme_tab_ix; // original phoneme table number
  1670. }
  1671. if (pitch_raised > 0) {
  1672. embedded_list[embedded_ix++] = EMBED_P+0x60+0x80 + (pitch_raised << 8); // lower pitch
  1673. SetPlist2(&ph_list2[n_ph_list2], phonPAUSE_SHORT);
  1674. ph_list2[n_ph_list2++].synthflags = SFLAG_EMBEDDED;
  1675. }
  1676. if (flags & FLAG_STRESS_END2) {
  1677. // this's word's stress could be increased later
  1678. ph_list2[max_stress_ix].synthflags |= SFLAG_PROMOTE_STRESS;
  1679. }
  1680. tr->prev_dict_flags[0] = flags;
  1681. return flags;
  1682. }
  1683. static int EmbeddedCommand(unsigned int *source_index_out)
  1684. {
  1685. // An embedded command to change the pitch, volume, etc.
  1686. // returns number of commands added to embedded_list
  1687. // pitch,speed,amplitude,expression,reverb,tone,voice,sayas
  1688. const char *commands = "PSARHTIVYMUBF";
  1689. int value = -1;
  1690. int sign = 0;
  1691. unsigned char c;
  1692. char *p;
  1693. int cmd;
  1694. int source_index = *source_index_out;
  1695. c = source[source_index];
  1696. if (c == '+') {
  1697. sign = 0x40;
  1698. source_index++;
  1699. } else if (c == '-') {
  1700. sign = 0x60;
  1701. source_index++;
  1702. }
  1703. if (IsDigit09(source[source_index])) {
  1704. value = atoi(&source[source_index]);
  1705. while (IsDigit09(source[source_index]))
  1706. source_index++;
  1707. }
  1708. c = source[source_index++];
  1709. if (embedded_ix >= (N_EMBEDDED_LIST - 2))
  1710. return 0; // list is full
  1711. if ((p = strchr_w(commands, c)) == NULL)
  1712. return 0;
  1713. cmd = (p - commands)+1;
  1714. if (value == -1) {
  1715. value = embedded_default[cmd];
  1716. sign = 0;
  1717. }
  1718. if (cmd == EMBED_Y) {
  1719. option_sayas2 = value;
  1720. count_sayas_digits = 0;
  1721. }
  1722. if (cmd == EMBED_F) {
  1723. if (value >= 3)
  1724. word_emphasis = FLAG_EMPHASIZED;
  1725. else
  1726. word_emphasis = 0;
  1727. }
  1728. embedded_list[embedded_ix++] = cmd + sign + (value << 8);
  1729. *source_index_out = source_index;
  1730. return 1;
  1731. }
  1732. static int SubstituteChar(Translator *tr, unsigned int c, unsigned int next_in, int *insert, int *wordflags)
  1733. {
  1734. int ix;
  1735. unsigned int word;
  1736. unsigned int new_c, c2, c_lower;
  1737. int upper_case = 0;
  1738. static int ignore_next = 0;
  1739. const unsigned int *replace_chars;
  1740. if (ignore_next) {
  1741. ignore_next = 0;
  1742. return 8;
  1743. }
  1744. if (c == 0) return 0;
  1745. if ((replace_chars = tr->langopts.replace_chars) == NULL)
  1746. return c;
  1747. // there is a list of character codes to be substituted with alternative codes
  1748. if (iswupper2(c_lower = c)) {
  1749. c_lower = towlower2(c);
  1750. upper_case = 1;
  1751. }
  1752. new_c = 0;
  1753. for (ix = 0; (word = replace_chars[ix]) != 0; ix += 2) {
  1754. if (c_lower == (word & 0xffff)) {
  1755. if ((word >> 16) == 0) {
  1756. new_c = replace_chars[ix+1];
  1757. break;
  1758. }
  1759. if ((word >> 16) == (unsigned int)towlower2(next_in)) {
  1760. new_c = replace_chars[ix+1];
  1761. ignore_next = 1;
  1762. break;
  1763. }
  1764. }
  1765. }
  1766. if (new_c == 0)
  1767. return c; // no substitution
  1768. if (new_c & 0xffe00000) {
  1769. // there is a second character to be inserted
  1770. // don't convert the case of the second character unless the next letter is also upper case
  1771. c2 = new_c >> 16;
  1772. if (upper_case && iswupper2(next_in))
  1773. c2 = towupper2(c2);
  1774. *insert = c2;
  1775. new_c &= 0xffff;
  1776. }
  1777. if (upper_case)
  1778. new_c = towupper2(new_c);
  1779. *wordflags |= FLAG_CHAR_REPLACED;
  1780. return new_c;
  1781. }
  1782. static int TranslateChar(Translator *tr, char *ptr, int prev_in, unsigned int c, unsigned int next_in, int *insert, int *wordflags)
  1783. {
  1784. // To allow language specific examination and replacement of characters
  1785. int code;
  1786. int initial;
  1787. int medial;
  1788. int final;
  1789. int next2;
  1790. static const unsigned char hangul_compatibility[0x34] = {
  1791. 0, 0x00, 0x01, 0xaa, 0x02, 0xac, 0xad, 0x03,
  1792. 0x04, 0x05, 0xb0, 0xb1, 0xb2, 0xb3, 0xb4, 0xb4,
  1793. 0xb6, 0x06, 0x07, 0x08, 0xb9, 0x09, 0x0a, 0xbc,
  1794. 0x0c, 0x0d, 0x0e, 0x0f, 0x10, 0x11, 0x12, 0x61,
  1795. 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69,
  1796. 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f, 0x70, 0x71,
  1797. 0x72, 0x73, 0x74, 0x75
  1798. };
  1799. // check for Korean Hangul letters
  1800. if (((code = c - 0xac00) >= 0) && (c <= 0xd7af)) {
  1801. // break a syllable hangul into 2 or 3 individual jamo
  1802. initial = (code/28)/21;
  1803. medial = (code/28) % 21;
  1804. final = code % 28;
  1805. if (initial == 11) {
  1806. // null initial
  1807. c = medial + 0x1161;
  1808. if (final > 0)
  1809. *insert = final + 0x11a7;
  1810. } else {
  1811. // extact the initial and insert the remainder with a null initial
  1812. c = initial + 0x1100;
  1813. *insert = (11*28*21) + (medial*28) + final + 0xac00;
  1814. }
  1815. return c;
  1816. } else if (((code = c - 0x3130) >= 0) && (code < 0x34)) {
  1817. // Hangul compatibility jamo
  1818. return hangul_compatibility[code] + 0x1100;
  1819. }
  1820. switch (tr->translator_name)
  1821. {
  1822. case L('a', 'f'):
  1823. case L('n', 'l'):
  1824. // look for 'n and replace by a special character (unicode: schwa)
  1825. if (!iswalpha2(prev_in)) {
  1826. utf8_in(&next2, &ptr[1]);
  1827. if ((c == '\'') && IsSpace(next2)) {
  1828. if ((next_in == 'n') && (tr->translator_name == L('a', 'f'))) {
  1829. // n preceded by either apostrophe or U2019 "right single quotation mark"
  1830. ptr[0] = ' '; // delete the n
  1831. return 0x0259; // replace ' by unicode schwa character
  1832. }
  1833. if ((next_in == 'n') || (next_in == 't')) {
  1834. // Dutch, [@n] and [@t]
  1835. return 0x0259; // replace ' by unicode schwa character
  1836. }
  1837. }
  1838. }
  1839. break;
  1840. }
  1841. return SubstituteChar(tr, c, next_in, insert, wordflags);
  1842. }
  1843. static const char *UCase_ga[] = { "bp", "bhf", "dt", "gc", "hA", "mb", "nd", "ng", "ts", "tA", "nA", NULL };
  1844. int UpperCaseInWord(Translator *tr, char *word, int c)
  1845. {
  1846. int ix;
  1847. int len;
  1848. const char *p;
  1849. if (tr->translator_name == L('g', 'a')) {
  1850. // Irish
  1851. for (ix = 0;; ix++) {
  1852. if ((p = UCase_ga[ix]) == NULL)
  1853. break;
  1854. len = strlen(p);
  1855. if ((word[-len] == ' ') && (memcmp(&word[-len+1], p, len-1) == 0)) {
  1856. if ((c == p[len-1]) || ((p[len-1] == 'A') && IsVowel(tr, c)))
  1857. return 1;
  1858. }
  1859. }
  1860. }
  1861. return 0;
  1862. }
  1863. void *TranslateClause(Translator *tr, FILE *f_text, const void *vp_input, int *tone_out, char **voice_change)
  1864. {
  1865. int ix;
  1866. int c;
  1867. int cc = 0;
  1868. unsigned int source_index = 0;
  1869. unsigned int prev_source_index = 0;
  1870. int source_index_word = 0;
  1871. int prev_in;
  1872. int prev_out = ' ';
  1873. int prev_out2;
  1874. int prev_in_save = 0;
  1875. int next_in;
  1876. int next_in_nbytes;
  1877. int char_inserted = 0;
  1878. int clause_pause;
  1879. int pre_pause_add = 0;
  1880. int word_mark = 0;
  1881. int all_upper_case = FLAG_ALL_UPPER;
  1882. int finished;
  1883. int single_quoted;
  1884. int phoneme_mode = 0;
  1885. int dict_flags = 0; // returned from dictionary lookup
  1886. int word_flags; // set here
  1887. int next_word_flags;
  1888. int new_sentence2;
  1889. int embedded_count = 0;
  1890. int letter_count = 0;
  1891. int space_inserted = 0;
  1892. int syllable_marked = 0;
  1893. int decimal_sep_count = 0;
  1894. char *word;
  1895. char *p;
  1896. int j, k;
  1897. int n_digits;
  1898. int charix_top = 0;
  1899. short charix[N_TR_SOURCE+4];
  1900. WORD_TAB words[N_CLAUSE_WORDS];
  1901. static char voice_change_name[40];
  1902. int word_count = 0; // index into words
  1903. char sbuf[N_TR_SOURCE];
  1904. int terminator;
  1905. int tone;
  1906. int tone2;
  1907. if (tr == NULL)
  1908. return NULL;
  1909. p_textinput = (unsigned char *)vp_input;
  1910. p_wchar_input = (wchar_t *)vp_input;
  1911. embedded_ix = 0;
  1912. embedded_read = 0;
  1913. pre_pause = 0;
  1914. any_stressed_words = 0;
  1915. if ((clause_start_char = count_characters) < 0)
  1916. clause_start_char = 0;
  1917. clause_start_word = count_words + 1;
  1918. for (ix = 0; ix < N_TR_SOURCE; ix++)
  1919. charix[ix] = 0;
  1920. terminator = ReadClause(tr, f_text, source, charix, &charix_top, N_TR_SOURCE, &tone2, voice_change_name);
  1921. charix[charix_top+1] = 0;
  1922. charix[charix_top+2] = 0x7fff;
  1923. charix[charix_top+3] = 0;
  1924. clause_pause = (terminator & 0xfff) * 10; // mS
  1925. if (terminator & CLAUSE_PAUSE_LONG)
  1926. clause_pause = clause_pause * 32; // pause value is *320mS not *10mS
  1927. tone = (terminator >> 12) & 0x7;
  1928. if (tone2 != 0) {
  1929. // override the tone type
  1930. tone = tone2;
  1931. }
  1932. for (p = source; *p != 0; p++) {
  1933. if (!isspace2(*p))
  1934. break;
  1935. }
  1936. if (*p == 0) {
  1937. // No characters except spaces. This is not a sentence.
  1938. // Don't add this pause, just make up the previous pause to this value;
  1939. clause_pause -= max_clause_pause;
  1940. if (clause_pause < 0)
  1941. clause_pause = 0;
  1942. if (new_sentence)
  1943. terminator |= CLAUSE_BIT_SENTENCE; // carry forward an end-of-sentence indicator
  1944. max_clause_pause += clause_pause;
  1945. new_sentence2 = 0;
  1946. } else {
  1947. max_clause_pause = clause_pause;
  1948. new_sentence2 = new_sentence;
  1949. }
  1950. tr->clause_terminator = terminator;
  1951. if (new_sentence2) {
  1952. count_sentences++;
  1953. if (skip_sentences > 0) {
  1954. skip_sentences--;
  1955. if (skip_sentences == 0)
  1956. skipping_text = 0;
  1957. }
  1958. }
  1959. memset(&ph_list2[0], 0, sizeof(ph_list2[0]));
  1960. ph_list2[0].phcode = phonPAUSE_SHORT;
  1961. n_ph_list2 = 1;
  1962. tr->prev_last_stress = 0;
  1963. tr->prepause_timeout = 0;
  1964. tr->expect_verb = 0;
  1965. tr->expect_noun = 0;
  1966. tr->expect_past = 0;
  1967. tr->expect_verb_s = 0;
  1968. tr->phonemes_repeat_count = 0;
  1969. tr->end_stressed_vowel = 0;
  1970. tr->prev_dict_flags[0] = 0;
  1971. tr->prev_dict_flags[1] = 0;
  1972. word_count = 0;
  1973. single_quoted = 0;
  1974. word_flags = 0;
  1975. next_word_flags = 0;
  1976. sbuf[0] = 0;
  1977. sbuf[1] = ' ';
  1978. sbuf[2] = ' ';
  1979. ix = 3;
  1980. prev_in = ' ';
  1981. words[0].start = ix;
  1982. words[0].flags = 0;
  1983. finished = 0;
  1984. for (j = 0; charix[j] <= 0; j++) ;
  1985. words[0].sourceix = charix[j];
  1986. k = 0;
  1987. while (charix[j] != 0) {
  1988. // count the number of characters (excluding multibyte continuation bytes)
  1989. if (charix[j++] != -1)
  1990. k++;
  1991. }
  1992. words[0].length = k;
  1993. while (!finished && (ix < (int)sizeof(sbuf)) && (n_ph_list2 < N_PHONEME_LIST-4)) {
  1994. prev_out2 = prev_out;
  1995. utf8_in2(&prev_out, &sbuf[ix-1], 1);
  1996. if (tr->langopts.tone_numbers && IsDigit09(prev_out) && IsAlpha(prev_out2)) {
  1997. // tone numbers can be part of a word, consider them as alphabetic
  1998. prev_out = 'a';
  1999. }
  2000. if (prev_in_save != 0) {
  2001. prev_in = prev_in_save;
  2002. prev_in_save = 0;
  2003. } else if (source_index > 0)
  2004. utf8_in2(&prev_in, &source[source_index-1], 1);
  2005. prev_source_index = source_index;
  2006. if (char_inserted) {
  2007. c = char_inserted;
  2008. char_inserted = 0;
  2009. } else {
  2010. source_index += utf8_in(&cc, &source[source_index]);
  2011. c = cc;
  2012. }
  2013. next_in_nbytes = utf8_in(&next_in, &source[source_index]);
  2014. if (c == 0) {
  2015. finished = 1;
  2016. c = ' ';
  2017. }
  2018. if ((c == CTRL_EMBEDDED) || (c == ctrl_embedded)) {
  2019. // start of embedded command in the text
  2020. int srcix = source_index-1;
  2021. if (prev_in != ' ') {
  2022. c = ' ';
  2023. prev_in_save = c;
  2024. source_index--;
  2025. } else {
  2026. embedded_count += EmbeddedCommand(&source_index);
  2027. prev_in_save = prev_in;
  2028. // replace the embedded command by spaces
  2029. memset(&source[srcix], ' ', source_index-srcix);
  2030. source_index = srcix;
  2031. continue;
  2032. }
  2033. }
  2034. if ((option_sayas2 == SAYAS_KEY) && (c != ' ')) {
  2035. if ((prev_in == ' ') && (next_in == ' '))
  2036. option_sayas2 = SAYAS_SINGLE_CHARS; // single character, speak its name
  2037. c = towlower2(c);
  2038. }
  2039. if (phoneme_mode) {
  2040. all_upper_case = FLAG_PHONEMES;
  2041. if ((c == ']') && (next_in == ']')) {
  2042. phoneme_mode = 0;
  2043. source_index++;
  2044. c = ' ';
  2045. }
  2046. } else if ((option_sayas2 & 0xf0) == SAYAS_DIGITS) {
  2047. if (iswdigit(c)) {
  2048. count_sayas_digits++;
  2049. if (count_sayas_digits > (option_sayas2 & 0xf)) {
  2050. // break after the specified number of digits
  2051. c = ' ';
  2052. space_inserted = 1;
  2053. count_sayas_digits = 0;
  2054. }
  2055. } else {
  2056. count_sayas_digits = 0;
  2057. if (iswdigit(prev_out)) {
  2058. c = ' ';
  2059. space_inserted = 1;
  2060. }
  2061. }
  2062. } else if ((option_sayas2 & 0x10) == 0) {
  2063. // speak as words
  2064. if ((c == 0x92) || (c == 0xb4) || (c == 0x2019) || (c == 0x2032))
  2065. c = '\''; // 'microsoft' quote or sexed closing single quote, or prime - possibly used as apostrophe
  2066. if (((c == 0x2018) || (c == '?')) && IsAlpha(prev_out) && IsAlpha(next_in)) {
  2067. // ? between two letters may be a smart-quote replaced by ?
  2068. c = '\'';
  2069. }
  2070. if (c == CHAR_EMPHASIS) {
  2071. // this character is a marker that the previous word is the focus of the clause
  2072. c = ' ';
  2073. word_flags |= FLAG_FOCUS;
  2074. }
  2075. if (c == CHAR_COMMA_BREAK) {
  2076. c = ' ';
  2077. word_flags |= FLAG_COMMA_AFTER;
  2078. }
  2079. c = TranslateChar(tr, &source[source_index], prev_in, c, next_in, &char_inserted, &word_flags); // optional language specific function
  2080. if (c == 8)
  2081. continue; // ignore this character
  2082. if (char_inserted)
  2083. next_in = char_inserted;
  2084. // allow certain punctuation within a word (usually only apostrophe)
  2085. if (!IsAlpha(c) && !IsSpace(c) && (wcschr(tr->punct_within_word, c) == 0)) {
  2086. if (IsAlpha(prev_out)) {
  2087. if (tr->langopts.tone_numbers && IsDigit09(c) && !IsDigit09(next_in)) {
  2088. // allow a tone number as part of the word
  2089. } else {
  2090. c = ' '; // ensure we have an end-of-word terminator
  2091. space_inserted = 1;
  2092. }
  2093. }
  2094. }
  2095. if (iswdigit(prev_out)) {
  2096. if (!iswdigit(c) && (c != '.') && (c != ',') && (c != ' ')) {
  2097. c = ' '; // terminate digit string with a space
  2098. space_inserted = 1;
  2099. }
  2100. } else {
  2101. if (prev_in != ',') {
  2102. decimal_sep_count = 0;
  2103. }
  2104. }
  2105. if (c == '[') {
  2106. if ((next_in == '\002') || ((next_in == '[') && option_phoneme_input)) {
  2107. // "[\002" is used internally to start phoneme mode
  2108. phoneme_mode = FLAG_PHONEMES;
  2109. source_index++;
  2110. continue;
  2111. }
  2112. }
  2113. if (IsAlpha(c)) {
  2114. if (!IsAlpha(prev_out) || (tr->langopts.ideographs && ((c > 0x3040) || (prev_out > 0x3040)))) {
  2115. if (wcschr(tr->punct_within_word, prev_out) == 0)
  2116. letter_count = 0; // don't reset count for an apostrophy within a word
  2117. if ((prev_out != ' ') && (wcschr(tr->punct_within_word, prev_out) == 0)) {
  2118. // start of word, insert space if not one there already
  2119. c = ' ';
  2120. space_inserted = 1;
  2121. if (!IsBracket(prev_out)) // ?? perhaps only set FLAG_NOSPACE for . - / (hyphenated words, URLs, etc)
  2122. next_word_flags |= FLAG_NOSPACE;
  2123. } else {
  2124. if (iswupper2(c))
  2125. word_flags |= FLAG_FIRST_UPPER;
  2126. if ((prev_out == ' ') && iswdigit(sbuf[ix-2]) && !iswdigit(prev_in)) {
  2127. // word, following a number, but with a space between
  2128. // Add an extra space, to distinguish "2 a" from "2a"
  2129. sbuf[ix++] = ' ';
  2130. words[word_count].start++;
  2131. }
  2132. }
  2133. }
  2134. if (c != ' ') {
  2135. letter_count++;
  2136. if (tr->letter_bits_offset > 0) {
  2137. if (((c < 0x250) && (prev_out >= tr->letter_bits_offset)) ||
  2138. ((c >= tr->letter_bits_offset) && (letter_count > 1) && (prev_out < 0x250))) {
  2139. // Don't mix native and Latin characters in the same word
  2140. // Break into separate words
  2141. if (IsAlpha(prev_out)) {
  2142. c = ' ';
  2143. space_inserted = 1;
  2144. word_flags |= FLAG_HYPHEN_AFTER;
  2145. next_word_flags |= FLAG_HYPHEN;
  2146. }
  2147. }
  2148. }
  2149. }
  2150. if (iswupper2(c)) {
  2151. c = towlower2(c);
  2152. if ((j = tr->langopts.param[LOPT_CAPS_IN_WORD]) > 0) {
  2153. if ((j == 2) && (syllable_marked == 0)) {
  2154. char_inserted = c;
  2155. c = 0x2c8; // stress marker
  2156. syllable_marked = 1;
  2157. }
  2158. } else {
  2159. if (iswlower2(prev_in)) {
  2160. // lower case followed by upper case in a word
  2161. if (UpperCaseInWord(tr, &sbuf[ix], c) == 1) {
  2162. // convert to lower case and continue
  2163. c = towlower2(c);
  2164. } else {
  2165. c = ' '; // lower case followed by upper case, treat as new word
  2166. space_inserted = 1;
  2167. prev_in_save = c;
  2168. }
  2169. } else if ((c != ' ') && iswupper2(prev_in) && iswlower2(next_in)) {
  2170. int next2_in;
  2171. utf8_in(&next2_in, &source[source_index + next_in_nbytes]);
  2172. if ((tr->translator_name == L('n', 'l')) && (letter_count == 2) && (c == 'j') && (prev_in == 'I')) {
  2173. // Dutch words may capitalise initial IJ, don't split
  2174. } else if (IsAlpha(next2_in)) {
  2175. // changing from upper to lower case, start new word at the last uppercase, if 3 or more letters
  2176. c = ' ';
  2177. space_inserted = 1;
  2178. prev_in_save = c;
  2179. next_word_flags |= FLAG_NOSPACE;
  2180. }
  2181. }
  2182. }
  2183. } else {
  2184. if ((all_upper_case) && (letter_count > 2)) {
  2185. if ((c == 's') && (next_in == ' ')) {
  2186. c = ' ';
  2187. all_upper_case |= FLAG_HAS_PLURAL;
  2188. if (sbuf[ix-1] == '\'')
  2189. sbuf[ix-1] = ' ';
  2190. } else
  2191. all_upper_case = 0; // current word contains lower case letters, not "'s"
  2192. } else
  2193. all_upper_case = 0;
  2194. }
  2195. } else if (c == '-') {
  2196. if (!IsSpace(prev_in) && IsAlpha(next_in)) {
  2197. if (prev_out != ' ') {
  2198. // previous 'word' not yet ended (not alpha or numeric), start new word now.
  2199. c = ' ';
  2200. space_inserted = 1;
  2201. } else {
  2202. // '-' between two letters is a hyphen, treat as a space
  2203. word_flags |= FLAG_HYPHEN;
  2204. if (word_count > 0)
  2205. words[word_count-1].flags |= FLAG_HYPHEN_AFTER;
  2206. c = ' ';
  2207. }
  2208. } else if ((prev_in == ' ') && (next_in == ' ')) {
  2209. // ' - ' dash between two spaces, treat as pause
  2210. c = ' ';
  2211. pre_pause_add = 4;
  2212. } else if (next_in == '-') {
  2213. // double hyphen, treat as pause
  2214. source_index++;
  2215. c = ' ';
  2216. pre_pause_add = 4;
  2217. } else if ((prev_out == ' ') && IsAlpha(prev_out2) && !IsAlpha(prev_in)) {
  2218. // insert extra space between a word + space + hyphen, to distinguish 'a -2' from 'a-2'
  2219. sbuf[ix++] = ' ';
  2220. words[word_count].start++;
  2221. }
  2222. } else if (c == '.') {
  2223. if (prev_out == '.') {
  2224. // multiple dots, separate by spaces. Note >3 dots has been replaced by elipsis
  2225. c = ' ';
  2226. space_inserted = 1;
  2227. } else if ((word_count > 0) && !(words[word_count-1].flags & FLAG_NOSPACE) && IsAlpha(prev_in)) {
  2228. // dot after a word, with space following, probably an abbreviation
  2229. words[word_count-1].flags |= FLAG_HAS_DOT;
  2230. if (IsSpace(next_in) || (next_in == '-'))
  2231. c = ' '; // remove the dot if it's followed by a space or hyphen, so that it's not pronounced
  2232. }
  2233. } else if (c == '\'') {
  2234. if (((prev_in == '.') || iswalnum(prev_in)) && IsAlpha(next_in)) {
  2235. // between two letters, or in an abbreviation (eg. u.s.a.'s). Consider the apostrophe as part of the word
  2236. single_quoted = 0;
  2237. } else if ((tr->langopts.param[LOPT_APOSTROPHE] & 1) && IsAlpha(next_in))
  2238. single_quoted = 0; // apostrophe at start of word is part of the word
  2239. else if ((tr->langopts.param[LOPT_APOSTROPHE] & 2) && IsAlpha(prev_in))
  2240. single_quoted = 0; // apostrophe at end of word is part of the word
  2241. else if ((wcschr(tr->char_plus_apostrophe, prev_in) != 0) && (prev_out2 == ' ')) {
  2242. // consider single character plus apostrophe as a word
  2243. single_quoted = 0;
  2244. if (next_in == ' ')
  2245. source_index++; // skip following space
  2246. } else {
  2247. if ((prev_out == 's') && (single_quoted == 0)) {
  2248. // looks like apostrophe after an 's'
  2249. c = ' ';
  2250. } else {
  2251. if (IsSpace(prev_out))
  2252. single_quoted = 1;
  2253. else
  2254. single_quoted = 0;
  2255. pre_pause_add = 4; // single quote
  2256. c = ' ';
  2257. }
  2258. }
  2259. } else if (lookupwchar(breaks, c) != 0)
  2260. c = ' '; // various characters to treat as space
  2261. else if (iswdigit(c)) {
  2262. if (tr->langopts.tone_numbers && IsAlpha(prev_out) && !IsDigit(next_in)) {
  2263. } else if ((prev_out != ' ') && !iswdigit(prev_out)) {
  2264. if ((prev_out != tr->langopts.decimal_sep) || ((decimal_sep_count > 0) && (tr->langopts.decimal_sep == ','))) {
  2265. c = ' ';
  2266. space_inserted = 1;
  2267. } else
  2268. decimal_sep_count = 1;
  2269. } else if ((prev_out == ' ') && IsAlpha(prev_out2) && !IsAlpha(prev_in)) {
  2270. // insert extra space between a word and a number, to distinguish 'a 2' from 'a2'
  2271. sbuf[ix++] = ' ';
  2272. words[word_count].start++;
  2273. }
  2274. }
  2275. }
  2276. if (IsSpace(c)) {
  2277. if (prev_out == ' ') {
  2278. word_flags |= FLAG_MULTIPLE_SPACES;
  2279. continue; // multiple spaces
  2280. }
  2281. if ((cc == 0x09) || (cc == 0x0a))
  2282. next_word_flags |= FLAG_MULTIPLE_SPACES; // tab or newline, not a simple space
  2283. if (space_inserted) {
  2284. // count the number of characters since the start of the word
  2285. j = 0;
  2286. k = source_index - 1;
  2287. while ((k >= source_index_word) && (charix[k] != 0)) {
  2288. if (charix[k] > 0) // don't count initial bytes of multi-byte character
  2289. j++;
  2290. k--;
  2291. }
  2292. words[word_count].length = j;
  2293. }
  2294. source_index_word = source_index;
  2295. // end of 'word'
  2296. sbuf[ix++] = ' ';
  2297. if ((word_count < N_CLAUSE_WORDS-1) && (ix > words[word_count].start)) {
  2298. if (embedded_count > 0) {
  2299. // there are embedded commands before this word
  2300. embedded_list[embedded_ix-1] |= 0x80; // terminate list of commands for this word
  2301. words[word_count].flags |= FLAG_EMBEDDED;
  2302. embedded_count = 0;
  2303. }
  2304. words[word_count].pre_pause = pre_pause;
  2305. words[word_count].flags |= (all_upper_case | word_flags | word_emphasis);
  2306. words[word_count].wmark = word_mark;
  2307. if (pre_pause > 0) {
  2308. // insert an extra space before the word, to prevent influence from previous word across the pause
  2309. for (j = ix; j > words[word_count].start; j--)
  2310. sbuf[j] = sbuf[j-1];
  2311. sbuf[j] = ' ';
  2312. words[word_count].start++;
  2313. ix++;
  2314. }
  2315. word_count++;
  2316. words[word_count].start = ix;
  2317. words[word_count].flags = 0;
  2318. for (j = source_index; charix[j] <= 0; j++) // skip blanks
  2319. ;
  2320. words[word_count].sourceix = charix[j];
  2321. k = 0;
  2322. while (charix[j] != 0) {
  2323. // count the number of characters (excluding multibyte continuation bytes)
  2324. if (charix[j++] != -1)
  2325. k++;
  2326. }
  2327. words[word_count].length = k;
  2328. word_flags = next_word_flags;
  2329. next_word_flags = 0;
  2330. pre_pause = 0;
  2331. word_mark = 0;
  2332. all_upper_case = FLAG_ALL_UPPER;
  2333. syllable_marked = 0;
  2334. }
  2335. if (space_inserted) {
  2336. source_index = prev_source_index; // rewind to the previous character
  2337. char_inserted = 0;
  2338. space_inserted = 0;
  2339. }
  2340. } else {
  2341. if ((ix < (N_TR_SOURCE - 4)))
  2342. ix += utf8_out(c, &sbuf[ix]);
  2343. }
  2344. if (pre_pause_add > pre_pause)
  2345. pre_pause = pre_pause_add;
  2346. pre_pause_add = 0;
  2347. }
  2348. if ((word_count == 0) && (embedded_count > 0)) {
  2349. // add a null 'word' to carry the embedded command flag
  2350. embedded_list[embedded_ix-1] |= 0x80;
  2351. words[word_count].flags |= FLAG_EMBEDDED;
  2352. word_count = 1;
  2353. }
  2354. tr->clause_end = &sbuf[ix-1];
  2355. sbuf[ix] = 0;
  2356. words[0].pre_pause = 0; // don't add extra pause at beginning of clause
  2357. words[word_count].pre_pause = 8;
  2358. if (word_count > 0) {
  2359. ix = word_count-1;
  2360. while ((ix > 0) && (IsBracket(sbuf[words[ix].start])))
  2361. ix--; // the last word is a bracket, mark the previous word as last
  2362. words[ix].flags |= FLAG_LAST_WORD;
  2363. // FLAG_NOSPACE check to avoid recognizing .mr -mr
  2364. if ((terminator & CLAUSE_DOT) && !(words[word_count-1].flags & FLAG_NOSPACE))
  2365. words[word_count-1].flags |= FLAG_HAS_DOT;
  2366. }
  2367. words[0].flags |= FLAG_FIRST_WORD;
  2368. for (ix = 0; ix < word_count; ix++) {
  2369. int nx;
  2370. int c_temp;
  2371. char *pn;
  2372. char *pw;
  2373. int nw;
  2374. char number_buf[150];
  2375. WORD_TAB num_wtab[50]; // copy of 'words', when splitting numbers into parts
  2376. // start speaking at a specified word position in the text?
  2377. count_words++;
  2378. if (skip_words > 0) {
  2379. skip_words--;
  2380. if (skip_words == 0)
  2381. skipping_text = 0;
  2382. }
  2383. if (skipping_text)
  2384. continue;
  2385. current_alphabet = NULL;
  2386. // digits should have been converted to Latin alphabet ('0' to '9')
  2387. word = pw = &sbuf[words[ix].start];
  2388. if (iswdigit(word[0]) && (tr->langopts.break_numbers != BREAK_THOUSANDS)) {
  2389. // Languages with 100000 numbers. Remove thousands separators so that we can insert them again later
  2390. pn = number_buf;
  2391. while (pn < &number_buf[sizeof(number_buf)-20]) {
  2392. if (iswdigit(*pw))
  2393. *pn++ = *pw++;
  2394. else if ((*pw == tr->langopts.thousands_sep) && (pw[1] == ' ')
  2395. && iswdigit(pw[2]) && (pw[3] != ' ') && (pw[4] != ' ')) { // don't allow only 1 or 2 digits in the final part
  2396. pw += 2;
  2397. ix++; // skip "word"
  2398. } else {
  2399. nx = pw - word;
  2400. memset(word, ' ', nx);
  2401. nx = pn - number_buf;
  2402. memcpy(word, number_buf, nx);
  2403. break;
  2404. }
  2405. }
  2406. pw = word;
  2407. }
  2408. for (n_digits = 0; iswdigit(word[n_digits]); n_digits++) // count consecutive digits
  2409. ;
  2410. if (n_digits > 4) {
  2411. // word is entirely digits, insert commas and break into 3 digit "words"
  2412. number_buf[0] = ' ';
  2413. pn = &number_buf[1];
  2414. nx = n_digits;
  2415. nw = 0;
  2416. if ((n_digits > tr->langopts.max_digits) || (word[0] == '0'))
  2417. words[ix].flags |= FLAG_INDIVIDUAL_DIGITS;
  2418. while (pn < &number_buf[sizeof(number_buf)-20]) {
  2419. if (!IsDigit09(c = *pw++) && (c != tr->langopts.decimal_sep))
  2420. break;
  2421. *pn++ = c;
  2422. nx--;
  2423. if ((nx > 0) && (tr->langopts.break_numbers & (1 << nx))) {
  2424. memcpy(&num_wtab[nw++], &words[ix], sizeof(WORD_TAB)); // copy the 'words' entry for each word of numbers
  2425. if (tr->langopts.thousands_sep != ' ')
  2426. *pn++ = tr->langopts.thousands_sep;
  2427. *pn++ = ' ';
  2428. if ((words[ix].flags & FLAG_INDIVIDUAL_DIGITS) == 0) {
  2429. if (tr->langopts.break_numbers & (1 << (nx-1))) {
  2430. // the next group only has 1 digits, make it three
  2431. *pn++ = '0';
  2432. *pn++ = '0';
  2433. }
  2434. if (tr->langopts.break_numbers & (1 << (nx-2))) {
  2435. // the next group only has 2 digits (eg. Indian languages), make it three
  2436. *pn++ = '0';
  2437. }
  2438. }
  2439. }
  2440. }
  2441. pw--;
  2442. memcpy(&num_wtab[nw], &words[ix], sizeof(WORD_TAB)*2); // the original number word, and the word after it
  2443. for (j = 1; j <= nw; j++)
  2444. num_wtab[j].flags &= ~(FLAG_MULTIPLE_SPACES | FLAG_EMBEDDED); // don't use these flags for subsequent parts when splitting a number
  2445. // include the next few characters, in case there are an ordinal indicator or other suffix
  2446. memcpy(pn, pw, 16);
  2447. pn[16] = 0;
  2448. nw = 0;
  2449. for (pw = &number_buf[1]; pw < pn;) {
  2450. // keep wflags for each part, for FLAG_HYPHEN_AFTER
  2451. dict_flags = TranslateWord2(tr, pw, &num_wtab[nw++], words[ix].pre_pause);
  2452. while (*pw++ != ' ')
  2453. ;
  2454. words[ix].pre_pause = 0;
  2455. }
  2456. } else {
  2457. pre_pause = 0;
  2458. dict_flags = TranslateWord2(tr, word, &words[ix], words[ix].pre_pause);
  2459. if (pre_pause > words[ix+1].pre_pause) {
  2460. words[ix+1].pre_pause = pre_pause;
  2461. pre_pause = 0;
  2462. }
  2463. if (dict_flags & FLAG_SPELLWORD) {
  2464. // redo the word, speaking single letters
  2465. for (pw = word; *pw != ' ';) {
  2466. memset(number_buf, ' ', 9);
  2467. nx = utf8_in(&c_temp, pw);
  2468. memcpy(&number_buf[2], pw, nx);
  2469. TranslateWord2(tr, &number_buf[2], &words[ix], 0);
  2470. pw += nx;
  2471. }
  2472. }
  2473. if ((dict_flags & (FLAG_ALLOW_DOT | FLAG_NEEDS_DOT)) && (ix == word_count - 1 - dictionary_skipwords) && (terminator & CLAUSE_DOT)) {
  2474. // probably an abbreviation such as Mr. or B. rather than end of sentence
  2475. clause_pause = 10;
  2476. tone = 4;
  2477. }
  2478. }
  2479. if (dict_flags & FLAG_SKIPWORDS) {
  2480. // dictionary indicates skip next word(s)
  2481. while (dictionary_skipwords > 0) {
  2482. words[ix+dictionary_skipwords].flags |= FLAG_DELETE_WORD;
  2483. dictionary_skipwords--;
  2484. }
  2485. }
  2486. }
  2487. if (embedded_read < embedded_ix) {
  2488. // any embedded commands not yet processed?
  2489. Word_EmbeddedCmd();
  2490. }
  2491. for (ix = 0; ix < 2; ix++) {
  2492. // terminate the clause with 2 PAUSE phonemes
  2493. PHONEME_LIST2 *p2;
  2494. p2 = &ph_list2[n_ph_list2 + ix];
  2495. p2->phcode = phonPAUSE;
  2496. p2->stresslevel = 0;
  2497. p2->sourceix = source_index;
  2498. p2->synthflags = 0;
  2499. }
  2500. n_ph_list2 += 2;
  2501. if (count_words == 0)
  2502. clause_pause = 0;
  2503. if (Eof() && ((word_count == 0) || (option_endpause == 0)))
  2504. clause_pause = 10;
  2505. MakePhonemeList(tr, clause_pause, new_sentence2);
  2506. phoneme_list[N_PHONEME_LIST].ph = NULL; // recognize end of phoneme_list array, in Generate()
  2507. phoneme_list[N_PHONEME_LIST].sourceix = 1;
  2508. if (embedded_count) { // ???? is this needed
  2509. phoneme_list[n_phoneme_list-2].synthflags = SFLAG_EMBEDDED;
  2510. embedded_list[embedded_ix-1] |= 0x80;
  2511. embedded_list[embedded_ix] = 0x80;
  2512. }
  2513. prev_clause_pause = clause_pause;
  2514. if (tone_out != NULL)
  2515. *tone_out = tone;
  2516. new_sentence = 0;
  2517. if (terminator & CLAUSE_BIT_SENTENCE)
  2518. new_sentence = 1; // next clause is a new sentence
  2519. if (voice_change != NULL) {
  2520. // return new voice name if an embedded voice change command terminated the clause
  2521. if (terminator & CLAUSE_BIT_VOICE)
  2522. *voice_change = voice_change_name;
  2523. else
  2524. *voice_change = NULL;
  2525. }
  2526. if (Eof() || (vp_input == NULL))
  2527. return NULL;
  2528. if (option_multibyte == espeakCHARS_WCHAR)
  2529. return (void *)p_wchar_input;
  2530. else
  2531. return (void *)p_textinput;
  2532. }
  2533. void InitText(int control)
  2534. {
  2535. count_sentences = 0;
  2536. count_words = 0;
  2537. end_character_position = 0;
  2538. skip_sentences = 0;
  2539. skip_marker[0] = 0;
  2540. skip_words = 0;
  2541. skip_characters = 0;
  2542. skipping_text = 0;
  2543. new_sentence = 1;
  2544. prev_clause_pause = 0;
  2545. option_sayas = 0;
  2546. option_sayas2 = 0;
  2547. option_emphasis = 0;
  2548. word_emphasis = 0;
  2549. embedded_flag = 0;
  2550. InitText2();
  2551. if ((control & espeakKEEP_NAMEDATA) == 0)
  2552. InitNamedata();
  2553. }