[
  {
    "index": 1,
    "phrase": "Che giorno è oggi?",
    "file": "che_giorno_e_oggi.mp3",
    "exists": true
  },
  {
    "index": 2,
    "phrase": "Oggi è lunedì.",
    "file": "oggi_e_lunedi.mp3",
    "exists": true
  },
  {
    "index": 3,
    "phrase": "Oggi è martedì.",
    "file": "oggi_e_martedi.mp3",
    "exists": true
  },
  {
    "index": 4,
    "phrase": "Oggi è mercoledì.",
    "file": "oggi_e_mercoledi.mp3",
    "exists": true
  },
  {
    "index": 5,
    "phrase": "Oggi è giovedì.",
    "file": "oggi_e_giovedi.mp3",
    "exists": true
  },
  {
    "index": 6,
    "phrase": "Oggi è venerdì.",
    "file": "oggi_e_venerdi.mp3",
    "exists": true
  },
  {
    "index": 7,
    "phrase": "Oggi è sabato.",
    "file": "oggi_e_sabato.mp3",
    "exists": true
  },
  {
    "index": 8,
    "phrase": "Oggi è domenica.",
    "file": "oggi_e_domenica.mp3",
    "exists": true
  },
  {
    "index": 9,
    "phrase": "Oggi è lunedì?",
    "file": "oggi_e_lunedi.mp3",
    "exists": true
  },
  {
    "index": 10,
    "phrase": "Sì, oggi è lunedì.",
    "file": "si_oggi_e_lunedi.mp3",
    "exists": true
  },
  {
    "index": 11,
    "phrase": "No, oggi non è lunedì. Oggi è martedì.",
    "file": "no_oggi_non_e_lunedi_oggi_e_martedi.mp3",
    "exists": true
  },
  {
    "index": 12,
    "phrase": "Oggi è martedì?",
    "file": "oggi_e_martedi.mp3",
    "exists": true
  },
  {
    "index": 13,
    "phrase": "Sì, oggi è martedì.",
    "file": "si_oggi_e_martedi.mp3",
    "exists": true
  },
  {
    "index": 14,
    "phrase": "No, oggi non è martedì. Oggi è mercoledì.",
    "file": "no_oggi_non_e_martedi_oggi_e_mercoledi.mp3",
    "exists": true
  },
  {
    "index": 15,
    "phrase": "Oggi è mercoledì?",
    "file": "oggi_e_mercoledi.mp3",
    "exists": true
  },
  {
    "index": 16,
    "phrase": "Sì, oggi è mercoledì.",
    "file": "si_oggi_e_mercoledi.mp3",
    "exists": true
  },
  {
    "index": 17,
    "phrase": "No, oggi non è mercoledì. Oggi è giovedì.",
    "file": "no_oggi_non_e_mercoledi_oggi_e_giovedi.mp3",
    "exists": true
  },
  {
    "index": 18,
    "phrase": "Oggi è giovedì?",
    "file": "oggi_e_giovedi.mp3",
    "exists": true
  },
  {
    "index": 19,
    "phrase": "Sì, oggi è giovedì.",
    "file": "si_oggi_e_giovedi.mp3",
    "exists": true
  },
  {
    "index": 20,
    "phrase": "No, oggi non è giovedì. Oggi è venerdì.",
    "file": "no_oggi_non_e_giovedi_oggi_e_venerdi.mp3",
    "exists": true
  },
  {
    "index": 21,
    "phrase": "Oggi è venerdì?",
    "file": "oggi_e_venerdi.mp3",
    "exists": true
  },
  {
    "index": 22,
    "phrase": "Sì, oggi è venerdì.",
    "file": "si_oggi_e_venerdi.mp3",
    "exists": true
  },
  {
    "index": 23,
    "phrase": "No, oggi non è venerdì. Oggi è sabato.",
    "file": "no_oggi_non_e_venerdi_oggi_e_sabato.mp3",
    "exists": true
  },
  {
    "index": 24,
    "phrase": "Oggi è sabato?",
    "file": "oggi_e_sabato.mp3",
    "exists": true
  },
  {
    "index": 25,
    "phrase": "Sì, oggi è sabato.",
    "file": "si_oggi_e_sabato.mp3",
    "exists": true
  },
  {
    "index": 26,
    "phrase": "No, oggi non è sabato. Oggi è domenica.",
    "file": "no_oggi_non_e_sabato_oggi_e_domenica.mp3",
    "exists": true
  },
  {
    "index": 27,
    "phrase": "Oggi è domenica?",
    "file": "oggi_e_domenica.mp3",
    "exists": true
  },
  {
    "index": 28,
    "phrase": "Sì, oggi è domenica.",
    "file": "si_oggi_e_domenica.mp3",
    "exists": true
  },
  {
    "index": 29,
    "phrase": "No, oggi non è domenica. Oggi è lunedì.",
    "file": "no_oggi_non_e_domenica_oggi_e_lunedi.mp3",
    "exists": true
  }
]
