% For this corpus, assume time is 3 pm on Sunday July 8 2007 and speaker is julia set_notional_time('2007-07-08_15-00-00'). set_notional_speaker(julia). init_dialogue. sent('is there a meeting on monday'). init_dialogue. sent('is there a meeting on tuesday'). init_dialogue. sent('is there a meeting next week'). init_dialogue. sent('what meetings are there next week'). init_dialogue. sent('does julia have any meetings next week'). init_dialogue. sent('is winona attending a meeting on monday'). init_dialogue. sent('is winona going to attend a meeting on monday'). init_dialogue. sent('is winona attending a meeting on thursday'). init_dialogue. sent('will arnold attend a meeting on monday'). init_dialogue. sent('will anyone from edinburgh be at the meeting on monday'). init_dialogue. sent('what is julia \'s phone number'). init_dialogue. sent('what is julia \'s address'). init_dialogue. sent('what is julia \'s email address'). init_dialogue. sent('is there a meeting on july nine'). init_dialogue. sent('is there a meeting on july ninth'). init_dialogue. sent('is there a meeting on the ninth of july'). init_dialogue. sent('was there a meeting on july seven'). init_dialogue. sent('what meetings are there in september'). init_dialogue. sent('what meetings were there in june'). init_dialogue. sent('is there a meeting next monday'). init_dialogue. sent('is there going to be a meeting on monday'). init_dialogue. sent('is there a meeting today'). init_dialogue. sent('was there a meeting yesterday'). init_dialogue. sent('is there a meeting tomorrow'). init_dialogue. sent('have there been any meetings yesterday'). init_dialogue. sent('will there be any meetings tomorrow'). init_dialogue. sent('is there a meeting on monday'). sent('who will attend'). sent('where is it'). sent('where is the meeting'). sent('when is it'). init_dialogue. sent('is there a meeting on monday'). sent('who will be there'). init_dialogue. sent('is there a meeting on monday'). sent('will julia attend'). sent('when will it start'). sent('when will it end'). init_dialogue. sent('is there a meeting on monday'). sent('will julia be attending'). init_dialogue. sent('is there a meeting on monday'). sent('will julia be at that meeting'). sent('jessica'). sent('alba'). init_dialogue. sent('is there a meeting on monday'). sent('who will be at that meeting'). init_dialogue. sent('is there a meeting on monday'). sent('will julia be there'). init_dialogue. sent('is there a meeting on monday'). sent('will anyone from edinburgh be there'). init_dialogue. sent('is there a meeting on monday'). sent('how about on tuesday'). init_dialogue. sent('is there a meeting on monday'). sent('on tuesday'). init_dialogue. sent('is there a meeting on monday'). sent('tuesday'). init_dialogue. sent('is there a meeting next week'). sent('on august tenth'). %%Added by Julia init_dialogue. sent('when is the next meeting in july'). sent('will julia be there'). sent('can you give me her address'). init_dialogue. sent('when is the next meeting in edinburgh'). sent('where is it'). init_dialogue. sent('what is the next meeting'). sent('when is the next meeting in edinburgh'). sent('where is it'). init_dialogue. sent('where is the next meeting'). sent('when'). init_dialogue. sent('when is the next meeting in edinburgh'). sent('where'). init_dialogue. sent('when is the next meeting in edinburgh'). sent('in which room'). init_dialogue. sent('when are the next meetings in edinburgh'). init_dialogue. sent('when is my meeting with winona'). init_dialogue. sent('do i have a meeting on monday'). init_dialogue. sent('do i have a meeting next monday'). init_dialogue. sent('what is the location of the meeting next week'). init_dialogue. sent('what is the address of the meeting next week'). init_dialogue. sent('will julia attend the next meeting in edinburgh'). %%more on past meetings - the only interesting thing is to identify %%a meeting. Question is: can we have a link to the meeting itself? init_dialogue. sent('show me all the meetings on monday'). init_dialogue. sent('show me all my meetings'). init_dialogue. sent('show me the next two meetings'). init_dialogue. sent('show me the next two meetings in cannes'). init_dialogue. sent('can you give me all the meetings on monday'). init_dialogue. sent('can you list all the meetings on monday'). init_dialogue. sent('can you list all the meetings in edinburgh'). init_dialogue. sent('please list all the meetings on monday'). init_dialogue. sent('show me all the meetings where julia is attending'). init_dialogue. sent('show me all the meetings last year in edinburgh').