infinitive = new Array()
infinitive[infinitive.length] = "essere";
infinitive[infinitive.length] = "avere";
infinitive[infinitive.length] = "sapere";
infinitive[infinitive.length] = "stare";
infinitive[infinitive.length] = "dare";
infinitive[infinitive.length] = "fare";
infinitive[infinitive.length] = "andare";
infinitive[infinitive.length] = "venire";
infinitive[infinitive.length] = "rimanere";
infinitive[infinitive.length] = "uscire";
infinitive[infinitive.length] = "dire";
infinitive[infinitive.length] = "bere";
infinitive[infinitive.length] = "scegliere";
infinitive[infinitive.length] = "spegnere";
infinitive[infinitive.length] = "salire";
infinitive[infinitive.length] = "tradurre";
infinitive[infinitive.length] = "dovere";
infinitive[infinitive.length] = "potere";
infinitive[infinitive.length] = "volere";


meaning = new Array()
meaning[meaning.length] = "to be";
meaning[meaning.length] = "to have";
meaning[meaning.length] = "to know";
meaning[meaning.length] = "to be";
meaning[meaning.length] = "to give";
meaning[meaning.length] = "to make or do";
meaning[meaning.length] = "to go";
meaning[meaning.length] = "to come";
meaning[meaning.length] = "to stay or remain";
meaning[meaning.length] = "to  leave";
meaning[meaning.length] = "to tell or say";
meaning[meaning.length] = "to drink";
meaning[meaning.length] = "to choose";
meaning[meaning.length] = "to turn off";
meaning[meaning.length] = "to go up or get on";
meaning[meaning.length] = "to translate";
meaning[meaning.length] = "to must or to have to";
meaning[meaning.length] = "to be able";
meaning[meaning.length] = "to want";


yo = new Array()
yo[yo.length] = "sono";
yo[yo.length] = "ho";
yo[yo.length] = "so";
yo[yo.length] = "sto";
yo[yo.length] = "do";
yo[yo.length] = "faccio";
yo[yo.length] = "vado";
yo[yo.length] = "vengo";
yo[yo.length] = "rimango";
yo[yo.length] = "esco";
yo[yo.length] = "dico";
yo[yo.length] = "bevo";
yo[yo.length] = "scelgo";
yo[yo.length] = "spengo";
yo[yo.length] = "salgo";
yo[yo.length] = "traduco";
yo[yo.length] = "devo";
yo[yo.length] = "posso";
yo[yo.length] = "voglio";


tu = new Array()
tu[tu.length] = "sei";
tu[tu.length] = "hai";
tu[tu.length] = "sai";
tu[tu.length] = "stai";
tu[tu.length] = "dai";
tu[tu.length] = "fai";
tu[tu.length] = "vai";
tu[tu.length] = "vieni";
tu[tu.length] = "rimani";
tu[tu.length] = "esci";
tu[tu.length] = "dici";
tu[tu.length] = "bevi";
tu[tu.length] = "scegli";
tu[tu.length] = "spegni";
tu[tu.length] = "sali";
tu[tu.length] = "traduci";
tu[tu.length] = "devi";
tu[tu.length] = "puoi";
tu[tu.length] = "vuoi";


ella = new Array()
ella[ella.length] = "è";
ella[ella.length] = "ha";
ella[ella.length] = "sa";
ella[ella.length] = "sta";
ella[ella.length] = "dà";
ella[ella.length] = "fa";
ella[ella.length] = "va";
ella[ella.length] = "viene";
ella[ella.length] = "rimane";
ella[ella.length] = "esce";
ella[ella.length] = "dice";
ella[ella.length] = "beve";
ella[ella.length] = "sceglie";
ella[ella.length] = "spegne";
ella[ella.length] = "sale";
ella[ella.length] = "traduce";
ella[ella.length] = "deve";
ella[ella.length] = "può";
ella[ella.length] = "vuole";


nosotros = new Array()
nosotros[nosotros.length] = "siamo";
nosotros[nosotros.length] = "abbiamo";
nosotros[nosotros.length] = "sappiamo";
nosotros[nosotros.length] = "stiamo";
nosotros[nosotros.length] = "diamo";
nosotros[nosotros.length] = "facciamo";
nosotros[nosotros.length] = "andiamo";
nosotros[nosotros.length] = "veniamo";
nosotros[nosotros.length] = "rimaniamo";
nosotros[nosotros.length] = "usciamo";
nosotros[nosotros.length] = "diciamo";
nosotros[nosotros.length] = "beviamo";
nosotros[nosotros.length] = "scegliamo";
nosotros[nosotros.length] = "spegniamo";
nosotros[nosotros.length] = "saliamo";
nosotros[nosotros.length] = "traduciamo";
nosotros[nosotros.length] = "dobbiamo";
nosotros[nosotros.length] = "possiamo";
nosotros[nosotros.length] = "vogliamo";


vosotros = new Array()
vosotros[vosotros.length] = "siete";
vosotros[vosotros.length] = "avete";
vosotros[vosotros.length] = "sapete";
vosotros[vosotros.length] = "state";
vosotros[vosotros.length] = "date";
vosotros[vosotros.length] = "fate";
vosotros[vosotros.length] = "andate";
vosotros[vosotros.length] = "venite";
vosotros[vosotros.length] = "rimanete";
vosotros[vosotros.length] = "uscite";
vosotros[vosotros.length] = "dite";
vosotros[vosotros.length] = "bevete";
vosotros[vosotros.length] = "scegliete";
vosotros[vosotros.length] = "spegnete";
vosotros[vosotros.length] = "salite";
vosotros[vosotros.length] = "traducete";
vosotros[vosotros.length] = "dovete";
vosotros[vosotros.length] = "potete";
vosotros[vosotros.length] = "volete";


ellas = new Array()
ellas[ellas.length] = "sono";
ellas[ellas.length] = "hanno";
ellas[ellas.length] = "sanno";
ellas[ellas.length] = "stanno";
ellas[ellas.length] = "danno";
ellas[ellas.length] = "fanno";
ellas[ellas.length] = "vanno";
ellas[ellas.length] = "vengono";
ellas[ellas.length] = "rimangono";
ellas[ellas.length] = "escono";
ellas[ellas.length] = "dicono";
ellas[ellas.length] = "bevono";
ellas[ellas.length] = "scelgono";
ellas[ellas.length] = "spengono";
ellas[ellas.length] = "salgono";
ellas[ellas.length] = "traducono";
ellas[ellas.length] = "devono";
ellas[ellas.length] = "possono";
ellas[ellas.length] = "vogliono";


