function SetUpWords() {
words = new Array();
clues = new Array();

words[0]="ACCELERANDO"; clues[0]="gradually getting faster";
words[1]="ADAGIETTO"; clues[1]="rather slow";
words[2]="ADAGIO"; clues[2]="slowly";
words[3]="AFFETTUOSO"; clues[3]="tenderly";
words[4]="AFFRETTANDO"; clues[4]="hurrying";
words[5]="AGITATO"; clues[5]="agitated";
words[6]="ALLARGANDO"; clues[6]="broadening";
words[7]="ALLEGRETTO"; clues[7]="fairly quick";
words[8]="ALLEGRO"; clues[8]="fast";
words[9]="AMABILE"; clues[9]="amiable; pleasant";
words[10]="AMORE"; clues[10]="love";
words[11]="AMOUR"; clues[11]="love";
words[12]="ANDANTE"; clues[12]="walking speed";
words[13]="ANDANTINO"; clues[13]="like walking speed";
words[14]="ANIMA"; clues[14]="soul; spirit";
words[15]="ANIMANDO"; clues[15]="becoming more lively";
words[16]="ANIMATO"; clues[16]="animated; lively";
words[17]="APPASSIONATO"; clues[17]="with passion";
words[18]="ASSAI"; clues[18]="very";
words[19]="ASSEZ"; clues[19]="enough; sufficiently";
words[20]="ATTACCA"; clues[20]="go straight on";
words[21]="BESTIMMT"; clues[21]="with decision";
words[22]="BEWEGT"; clues[22]="with movement; agitated";
words[23]="BRAVURA"; clues[23]="skill; brilliance";
words[24]="BREIT"; clues[24]="broad; expansive";
words[25]="CALANDO"; clues[25]="getting softer; dying away";
words[26]="CANTABILE"; clues[26]="in a singing style";
words[27]="CANTANDO"; clues[27]="singing";
words[28]="CAPRICCIOSO"; clues[28]="in a whimsical; fanciful style";
words[29]="CRESCENDO"; clues[29]="gradually getting louder";
words[30]="DECRESCENDO"; clues[30]="gradually getting softer";
words[31]="DELICATO"; clues[31]="delicate";
words[32]="DIMINUENDO"; clues[32]="gradually getting softer";
words[33]="DOLCE"; clues[33]="sweetly";
words[34]="DOLENTE"; clues[34]="sad; mournful";
words[35]="DOLORE"; clues[35]="grief";
words[36]="DOLOROSO"; clues[36]="sorrowful";
words[37]="DOPPIO MOVIMENTO"; clues[37]="twice as fast";
words[38]="DOUCE"; clues[38]="sweetly";
words[39]="EINFACH"; clues[39]="simple";
words[40]="EMPFINDUNG"; clues[40]="emotion; feeling";
words[41]="EMPORT"; clues[41]="fiery; impetuous";
words[42]="ENERGICO"; clues[42]="energetic";
words[43]="ESPRESSIVO"; clues[43]="expressive";
words[44]="ESTINTO"; clues[44]="as soft as possible";
words[45]="FACILE"; clues[45]="easy";
words[46]="FELICE"; clues[46]="happy";
words[47]="FEROCE"; clues[47]="fierce";
words[48]="FEURIG"; clues[48]="fiery";
words[49]="FLESSIBILE"; clues[49]="flexible";
words[50]="FLIESSEND"; clues[50]="flowing";
words[51]="FLOTTANT"; clues[51]="floating";
words[52]="FORTE"; clues[52]="loud";
words[53]="FORTEPIANO"; clues[53]="loud then immediately soft";
words[54]="FORTISSIMO"; clues[54]="very loud";
words[55]="FORZA"; clues[55]="force";
words[56]="FRETTA"; clues[56]="haste";
words[57]="FRISCH"; clues[57]="vigorous";
words[58]="FUOCO"; clues[58]="fire";
words[59]="FURIOSO"; clues[59]="furious";
words[60]="GEBUNDEN"; clues[60]="joined";
words[61]="GEHEND"; clues[61]="at a steady speed";
words[62]="GESANGVOLL"; clues[62]="in a singing style";
words[63]="GESCHWIND"; clues[63]="quick";
words[64]="GIOCOSO"; clues[64]="playful; humerous";
words[65]="GIOJOSO"; clues[65]="joyful; merry";
words[66]="GIUSTO"; clues[66]="proper; exact";
words[67]="GENERALPAUSE"; clues[67]="everyone is silent";
words[68]="GRACIEUX"; clues[68]="graceful";
words[69]="GRANDIOSO"; clues[69]="grandly";
words[70]="GRAVE"; clues[70]="very slow; solemn";
words[71]="GRAZIOSO"; clues[71]="graceful";
words[72]="IMMER"; clues[72]="always";
words[73]="IMPETUOSO"; clues[73]="impetuous";
words[74]="INCALZANDO"; clues[74]="getting quicker";
words[75]="INNIG"; clues[75]="heartfelt; sincere";
words[76]="INQUIETO"; clues[76]="restless";
words[77]="JOYEUX"; clues[77]="joyful";
words[78]="LACRIMOSO"; clues[78]="sad";
words[79]="LANGSAM"; clues[79]="slow";
words[80]="LARGAMENTE"; clues[80]="broadly";
words[81]="LARGHETTO"; clues[81]="rather slow";
words[82]="LARGO"; clues[82]="rather slow; stately";
words[83]="LEBHAFT"; clues[83]="lively";
words[84]="LEGATO"; clues[84]="smoothly";
words[85]="LEGGIERO"; clues[85]="light; nimble";
words[86]="LEICHT"; clues[86]="light; nimble";
words[87]="LEIDENSCHAFT"; clues[87]="passion";
words[88]="LEISE"; clues[88]="soft; gentle";
words[89]="LENTO"; clues[89]="slow";
words[90]="LIBERAMENTE"; clues[90]="freely";
words[91]="LIBREMENT"; clues[91]="freely";
words[92]="LIEBLICH"; clues[92]="lovely";
words[93]="LOINTAIN"; clues[93]="distant";
words[94]="LOURD"; clues[94]="heavy";
words[95]="LUGUBRE"; clues[95]="mournful";
words[96]="LUNGA"; clues[96]="long";
words[97]="LUSIGANDO"; clues[97]="coaxing";
words[98]="LUSTIG"; clues[98]="cheerful";
words[99]="MAESTOSO"; clues[99]="majestic";
words[100]="MANCANDO"; clues[100]="fading away";
words[101]="MARCATO"; clues[101]="emphatic; accented";
words[102]="MARZIALE"; clues[102]="in a military style";
words[103]="MSSIG"; clues[103]="at a moderate speed";
words[104]="MESTO"; clues[104]="sad";
words[105]="MEZZOFORTE"; clues[105]="moderately loud";
words[106]="MEZZOPIANO"; clues[106]="moderately soft";
words[107]="MISTERIOSO"; clues[107]="mysterious";
words[108]="MISURA"; clues[108]="measure";
words[109]="MUNTER"; clues[109]="lively";
words[110]="MODERATO"; clues[110]="moderate speed";
words[111]="MODR"; clues[111]="at a moderate speed";
words[112]="MOINS"; clues[112]="less";
words[113]="MOLTO"; clues[113]="very; much";
words[114]="MORENDO"; clues[114]="dying away";
words[115]="MOSSO"; clues[115]="movement";
words[116]="NICHT"; clues[116]="not";
words[117]="NIENTE"; clues[117]="nothing";
words[118]="NOBILMENTE"; clues[118]="nobly";
words[119]="OBBLIGATO"; clues[119]="obligatory";
words[120]="OSSIA"; clues[120]="or; alternatively";
words[121]="OSTINATO"; clues[121]="persistent";
words[122]="PARLANDO"; clues[122]="speaking";
words[123]="PATETICO"; clues[123]="with deep feeling";
words[124]="PAUSA"; clues[124]="pause";
words[125]="PERDENDOSI"; clues[125]="dying away";
words[126]="PESANTE"; clues[126]="heavy";
words[127]="PIACEVOLE"; clues[127]="pleasant";
words[128]="PIANGEVOLE"; clues[128]="plaintive";
words[129]="PIANISSIMO"; clues[129]="very soft";
words[130]="PIANO"; clues[130]="soft";
words[131]="PLACIDO"; clues[131]="calm; peaceful";
words[132]="POCHETTINO"; clues[132]="rather little";
words[133]="POSSIBLE"; clues[133]="possible";
words[134]="PRECIPITANDO"; clues[134]="rushing; headlong";
words[135]="PRESSER"; clues[135]="hurry";
words[136]="PRESTO"; clues[136]="fast";
words[137]="PRIMA"; clues[137]="first";
words[138]="QUASI"; clues[138]="as if; resembling";
words[139]="RALENTIR"; clues[139]="slow down";
words[140]="RALLENTANDO"; clues[140]="gradually getting slower";
words[141]="RASCH"; clues[141]="quick";
words[142]="RETENU"; clues[142]="held back";
words[143]="RIGOROSO"; clues[143]="strict";
words[144]="RINFORZANDO"; clues[144]="reinforcing";
words[145]="RISOLUTO"; clues[145]="bold; strong";
words[146]="RITARDANDO"; clues[146]="gradually getting slower";
words[147]="RITENUTO"; clues[147]="held back";
words[148]="RITMICO"; clues[148]="rhythmically";
words[149]="RUBATO"; clues[149]="with some freedom of time";
words[150]="RUHIG"; clues[150]="peaceful";
words[151]="SANS"; clues[151]="without";
words[152]="SAUTILL"; clues[152]="springing";
words[153]="SCHERZANDO"; clues[153]="playful; joking";
words[154]="SCHLEPPEN"; clues[154]="dragging";
words[155]="SCHNELL"; clues[155]="fast";
words[156]="SCHWACH"; clues[156]="weak";
words[157]="SECONDA"; clues[157]="second";
words[158]="SEMPLICE"; clues[158]="simple; plain";
words[159]="SEMPRE"; clues[159]="always";
words[160]="SENZA"; clues[160]="without";
words[161]="SEGUE"; clues[161]="go straight on";
words[162]="SERRER"; clues[162]="hurry; quicken";
words[163]="SFORZANDO"; clues[163]="forced; accented";
words[164]="SIMILE"; clues[164]="in the same way";
words[165]="SLARGANDO"; clues[165]="getting slower";
words[166]="SLANCIO"; clues[166]="enthusiasm";
words[167]="SMORZANDO"; clues[167]="dying away";
words[168]="SOAVE"; clues[168]="gentle; smooth";
words[169]="SOLENNE"; clues[169]="solemn; grave";
words[170]="SONORE"; clues[170]="resonant; with rich tone";
words[171]="SONORO"; clues[171]="resonant; with rich tone";
words[172]="SOPRA"; clues[172]="above";
words[173]="SOSPIRANDO"; clues[173]="sighing";
words[174]="SOSTENUTO"; clues[174]="sustained";
words[175]="SPIRITOSO"; clues[175]="spirited";
words[176]="STACCATO"; clues[176]="detached";
words[177]="STARK"; clues[177]="strong";
words[178]="STREPITOSO"; clues[178]="noisy; boisterous";
words[179]="STRETTO"; clues[179]="quickening the speed";
words[180]="STRINGENDO"; clues[180]="gradually getting faster";
words[181]="SUBITO"; clues[181]="suddenly";
words[182]="TACET"; clues[182]="silent";
words[183]="TEMPO"; clues[183]="speed";
words[184]="TENERAMENTE"; clues[184]="tenderly";
words[185]="TENUTO"; clues[185]="held";
words[186]="TOSTO"; clues[186]="swift; rapid";
words[187]="TRANQUILLO"; clues[187]="calm";
words[188]="TRAURIG"; clues[188]="sad";
words[189]="TRIONFALE"; clues[189]="triumphant";
words[190]="TRISTE"; clues[190]="sad; sorrowful";
words[191]="TROPPO"; clues[191]="too much";
words[192]="TUTTI"; clues[192]="all; everyone";
words[193]="VELOCE"; clues[193]="swift";
words[194]="VIGOROSO"; clues[194]="vigorous; strong";
words[195]="VIVACE"; clues[195]="lively";
words[196]="VIVEMENT"; clues[196]="lively";
words[197]="VOLANTE"; clues[197]="flying; fast";
words[198]="VOLTI SUBITO"; clues[198]="turn the page at once";
words[199]="VORGETRAGEN"; clues[199]="brought out; prominent";
words[200]="WENIG"; clues[200]="little";
words[201]="WIEDER"; clues[201]="again";
words[202]="ZIEMLICH"; clues[202]="moderately";

}