var sentences = Array(2);
sentences[0] = 'I\'m looking for my glasses.';
sentences[1] = 'What kind of book are you reading?';
sentences[2] = 'Why is Pamela crying?';
sentences[3] = 'Paul is studying economics at Kharkov National University.';
sentences[4] = 'Why is everyone laughing?';
sentences[5] = 'Are you waiting for me?';
sentences[6] = 'When are you leaving?';
sentences[7] = 'John is working in Saudi Arabia at the moment.';
sentences[8] = 'Is Jennifer working for the same company as you?';
sentences[9] = 'I\'m having a party next Saturday - do you want to come?';
