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

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