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 88KB

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