input
stringlengths
1.82k
2.59k
output
sequencelengths
1
17
id
stringlengths
40
40
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The new Pakistani government hopes to double the country's exports in the next three years, Finance Minister Sartaj Aziz said Sunday. The aim will be achieved by increasing production, improving product quality and ensuring timely shipments, Aziz told reporters. Question: What happened before the new Pakistani government began to hope to double the country's exports? Events: ['hopes', 'double', 'achieved', 'increasing', 'production', 'improving', 'ensuring', 'shipments', 'told', 'said'] Output:
[ "" ]
task390-ee94d2fa6d41427a9e291cd675bc4122
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: His car was spotted in Slepian's suburban Amherst neighborhood in the weeks before the shooting, and was found abandoned at New Jersey's Newark International Airport in December, investigators said. Kopp's stepmother, who married Kopp's father when Kopp was in his 30s, said Thursday from her home in Irving, Texas: ``I would like to see him come forward and clear his name if he's not guilty, and if he's guilty, to contact a priest and make his amends with society, face what he did.'' Question: What event has already finished? Events: ['spotted', 'shooting', 'found', 'abandoned', 'said', 'married', 'said', 'like', 'see', 'come', 'clear', 'contact', 'make', 'amends', 'face', 'did'] Output:
[ "spotted", "shooting", "found", "abandoned", "said", "married", "said" ]
task390-037a1dc92b2e4cf8b387d40d7d4bc362
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: And while Polly Peck isn't jettisoning the existent top-management structure of Sansui, it is bringing in a former Toshiba Corp. executive as executive vice president and chief operating officer. Such risk taking is an everyday matter for the brash Mr. Nadir, who is 25% owner of Polly Peck as well as its chairman. Question: What is happening now? Events: ['jettisoning', 'bringing', 'taking', 'matter'] Output:
[ "bringing", "taking", "matter" ]
task390-a5ff58616e4942a3ad8b3857acd65456
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Army Col. Francisco Salcedo, who supervised training for about 1,000 reservists in Caracas said "We are charged with watching over the safeguarding of election materials and the security of the installations and people." Chavez, who is running for re-election, has accused the opposition of working with the United States to disrupt the vote. Question: What will happen in the future? Events: ['supervised', 'training', 'said', 'charged', 'watching', 'safeguarding', 'running', 're-election', 'accused', 'working', 'disrupt', 'vote'] Output:
[ "re-election", "disrupt", "vote" ]
task390-ef199d3d159545328990fb1af62e3647
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Dunkin' has set Nov. 10 as the deadline for the receipt of any competing bids. DD Acquisition said the extension is to allow this process to be completed. Question: What happened before the deadline? Events: ['set', 'deadline', 'receipt', 'bids', 'said', 'extension', 'allow', 'completed', 'is'] Output:
[ "set", "said" ]
task390-0a2530553a7544bdafcf1b5cc77fc760
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: During that conflict, Angola was one of three countries to send troops to support Kinshasa against rebels backed by Rwanda and Uganda. The refugees are being flown either to Mbanza Kongo or to Uige in northern Angola and the UNHCR allows them to take 40 kilograms (88 pounds) of luggage, and gives them either cash subsidies or assistance packages of food and items like cooking utensils, depending on their destination. Question: What event has already finished? Events: ['conflict', 'was', 'send', 'support', 'flown', 'allows', 'take', 'gives', 'backed'] Output:
[ "conflict", "was", "send", "support", "backed" ]
task390-3c821f6e1dec4e2aa095ce1270a5498d
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Nhek Bunchhay said he now believed Howes had been killed within a week of his capture by a Khmer Rouge faction loyal to Pol Pot, then the guerrilla group's leader. Pol Pot is considered responsible for the radical policies that led to the deaths of as many as 1.7 million Cambodians when the communist group held power in the late 1970s. Question: What happened after Pol Pot's group made policies? Events: ['said', 'believed', 'killed', 'capture', 'is', 'led', 'deaths', 'held', 'considered'] Output:
[ "deaths" ]
task390-15c99ec6c80c466486151f739703aaf6
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The divested Courtaulds textile operations had operating profit of #50 million on #980 million in revenue in the year ended March 31. Some analysts have said Courtaulds' moves could boost the company's value by 5% to 10%, because the two entities separately will carry a higher price earnings multiple than they did combined. Question: What needs to happen before company value can be boosted? Events: ['divested', 'operations', 'had', 'profit', 'revenue', 'ended', 'said', 'moves', 'boost', 'carry', 'did'] Output:
[ "carry" ]
task390-4e19284db2d64639b14ac9f52a73c75b
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Memorial director Arseny Roginsky, quoted by the Russian news website Vesti, said it was "a complete check on everything concerned with our sources of funding". He insisted that the NGO law "will not change our position at all". Question: What event has already finished? Events: ['quoted', 'said', 'was', 'check', 'funding', 'insisted', 'change', 'concerned'] Output:
[ "quoted", "said", "was", "check", "insisted" ]
task390-a1cc6212d0344abda704622ae81b9087
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The combined operations are designed to isolate and strangle Iraq until it retreats from Kuwait. The quarantine hopes to staunch the flow of Iraqi oil, which is Iraq's economic lifeblood, and clamp down on food and supplies going in. Question: What event has already happened? Events: ['operations', 'designed', 'isolate', 'strangle', 'retreats', 'quarantine', 'hopes', 'staunch', 'flow', 'clamp', 'going'] Output:
[ "designed", "operations" ]
task390-7a48a8e198a146feb98843967f1fa51d
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The expert advisory information will focus on helping people cope and protect themselves during bad weather and public health emergencies, according to the MOH. The MOH and the CMA will jointly conduct research on how the weather influences people's health and will set up a mechanism for monitoring, forecasting and emergency warning. Question: What will happen before forecasting? Events: ['helping', 'cope', 'protect', 'weather', 'emergencies', 'conduct', 'influences', 'set', 'monitoring', 'forecasting', 'warning'] Output:
[ "monitoring" ]
task390-a85c74e0d5184a04b9067f408e621bfb
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The coaster has the seating capacity of 25 people, but some 45 to 50 people were on board when the accident occurred. Ambulances of the aid groups, busy in the quake-relief activities in the region, rushed to the site of the accident and started shifting the injured to local hospitals. Question: What was happening while the people were on board? Events: ['has', 'were', 'accident', 'busy', 'activities', 'rushed', 'accident', 'started', 'shifting', 'occurred'] Output:
[ "accident", "occurred", "accident", "has", "busy", "activities" ]
task390-bcda39615436442389fb2cc27b3abf20
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: However, in the third extra session, Bryant committed one of the cardinal sins of defense. With his team trailing by two points with 1:14 left, he fouled reserve Derek Anderson, who was attempting a 3-pointer. Question: What happened after the third extra session? Events: ['committed', 'trailing', 'left', 'fouled', 'attempting', 'third', 'session'] Output:
[ "" ]
task390-dd1e762ec410455d8f0ba23fd7fcedf8
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: "We have set up a control office here and in Jeddah to co-ordinate the operation -- I hope we can provide some help." The foreign ministry spokesman, however, added: "We will have to wait for the pilgrims to return to Mecca from Arafat to know exactly how many are missing ... it is not an easy job." Question: What happened after the pilgrims went to Arafat? Events: ['set', 'co-ordinate', 'hope', 'provide', 'added', 'wait', 'return', 'know', 'missing', 'is'] Output:
[ "set", "co-ordinate", "hope", "added", "wait", "missing" ]
task390-51d14ae0f0a44b67972806be2c138c93
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Prime Minister Nuri al-Maliki has become the latest Iraqi leader to angrily reject UN Secretary General Kofi Annan's call for an international conference to resolve the crisis in Iraq. Maliki also bitterly criticised Annan for likening the situation in Iraq to a civil war and accused him of polishing "the image of the former regime known for its crimes against humanity", in statement received by AFP on Tuesday. Question: What definitely happened before Annan called for nations to meet? Events: ['become', 'reject', 'call', 'conference', 'resolve', 'crisis', 'criticised', 'likening', 'situation', 'war', 'accused', 'polishing', 'known', 'crimes', 'statement', 'received'] Output:
[ "" ]
task390-31dd78011f4743e7bbf483b1f580f108
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The NDP chose to back the Conservatives and the Bloc Quebecois following failed talks with the Liberals over health care following the initial investigation report on the sponsorship scandal confirmed former Liberal government was responsible for the scandal. The three opposition parties hold the majority of the 308 seats in the House. Question: What event has begun but has not finished? Events: ['back', 'talks', 'investigation', 'scandal', 'confirmed', 'scandal', 'hold', 'chose'] Output:
[ "hold" ]
task390-c5bd962ac8cd4b24a8568cff422119cd
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: "There is evidence that in regions where the majority of men are circumcised, HIV infection is lower than in regions where circumcision is not practiced." Five southern African countries hard-hit by the AIDS pandemic -- Botswana, Lesotho, Swaziland, Tanzania and Zambia -- are in talks with the UN AIDS agency on making circumcision more accessible to men. Question: What will happen in the future? Events: ['is', 'circumcised', 'infection', 'is', 'circumcision', 'practiced', 'hard-hit', 'pandemic', 'are', 'talks', 'making', 'circumcision'] Output:
[ "making", "circumcision" ]
task390-7ca75435b9994aa0a70cf60fe329bbb2
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The West claims Iran is running a secret nuclear military program parallel to its civilian one, an allegation strongly denied by Tehran which says its nuclear ambitions are entirely peaceful and aimed at producing electricity. Question: What will happen in the future? Events: ['claims', 'running', 'allegation', 'denied', 'says', 'are', 'aimed', 'producing'] Output:
[ "" ]
task390-170dba2f5e6d439ab89a470325e21498
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: "We'll be in Iraq until the job is complete," Bush said Thursday after talks in Amman, Jordan, with embattled Iraqi Prime Minister Nuri al-Maliki. "There's a lot of speculation that these reports in Washington mean there's going to be some kind of graceful exit out of Iraq. Question: What happened after the talks? Events: ['job', 'said', 'talks', 'speculation', 'reports', 'exit'] Output:
[ "said", "speculation", "reports" ]
task390-23c0ba0ad01d4492a8d04d123b9aaa03
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The directors didn't indicate the source of financing for Mr. Drabinsky's new proposal, but said MCA and the Bronfman associates agreed in principle to buy for $57 million and then lease back to Cineplex its 18-screen theater complex in Universal City, Calif., if Mr. Drabinsky succeeds in an offer. "This is being done at the suggestion of {Mr. Drabinsky} and to accommodate him, to facilitate his financing arrangements," Ms. Kolber said. Question: What happens before this is done? Events: ['indicate', 'financing', 'proposal', 'said', 'agreed', 'buy', 'lease', 'succeeds', 'offer', 'done', 'suggestion', 'accommodate', 'facilitate', 'financing', 'arrangements', 'said'] Output:
[ "financing", "arrangements", "suggestion" ]
task390-ea8df122f3ca45a9981179fa0922bfa4
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The other customers fled, and the police said it did not appear that anyone else was injured. The men took no money from their victim or from the establishment, said Detective Joseph Pentangelo, a Police Department spokesman. Question: What did not happen after the custsomers fled? Events: ['fled', 'said', 'appear', 'injured', 'took', 'said'] Output:
[ "injured", "took", "appear" ]
task390-4b4ad4bdd1644c93a602afa68e16ebae
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: A senior Palestinian official said on Saturday that the Palestinian National Authority (PNA) will not reach any agreement with Israel before release of all Palestinian prisoners. Minister of Prisoners' Affairs Sufian Abu Zayda told the Voice of Palestine that the PNA insists on releasing all the Palestinian prisoners from Israeli jails without any discrimination. Question: What might happen after discrimination against prisoners? Events: ['said', 'reach', 'agreement', 'release', 'told', 'insists', 'releasing', 'discrimination'] Output:
[ "" ]
task390-fb517f65dbca49f39af5c4e7fc7a72f3
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: But Steiner said that in banning the officials, Petric had "violated the constitution of Bosnia-Hercegovina." The trial opened in the eastern Bosnian town of Zvornik, in Serb- controlled territory, which was the scene of some of the most brutal "ethnic cleansing" of non-Serbs during Bosnia's 43-month war. Question: What happened during the ethnic cleansing of non-Serbs? Events: ['said', 'banning', 'violated', 'opened', 'cleansing', 'war'] Output:
[ "war" ]
task390-aa1870d37cde4ae09e76d88ab0dcd404
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The requirements are based on the International Olympic Committee's Candidate City Questionnaire and include questions on all 17 themes in the international candidature city files. The bid books will be due back to the USOC on Jan. 22, 2007. Question: What event has already finished? Events: ['based', 'include', 'be'] Output:
[ "" ]
task390-e0eae4dc96a44e8f84a2e04150ea5464
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The proposal, presented by the State Department, follows an internal review that says US efforts to reach out to Sunni dissidents have failed, and perhaps even backfired and alienated Iraqi Shiites, the Post reported. Officially US policy is to support a unified Iraq. Question: What happened after the proposal? Events: ['proposal', 'presented', 'follows', 'review', 'says', 'efforts', 'out', 'failed', 'backfired', 'alienated', 'reported', 'policy', 'support', 'unified'] Output:
[ "policy" ]
task390-df38ec838a9b41d291f58e5169d37d44
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: "I call for everyone to cut down international bandwidth usage and give the chance to the ones needing it most," post and telecommunications director general Gatot Dewobroto said on ElShinta radio. "There are many NGOs in disaster areas such as in Aceh who are depending so much on the Internet for their communications. Question: What began during disaster? Events: ['cut', 'usage', 'give', 'chance', 'needing', 'said', 'are', 'disaster', 'depending', 'communications', 'call'] Output:
[ "" ]
task390-b424932174b9429286d9499394909d75
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: EU-Iran talks collapsed in August when Tehran ended its suspension of uranium conversion, a first step towards enrichment, and the planned talks are aimed at determining if negotiations can resume. Nuclear-armed Pakistan has figured in the International Atomic Energy Agency's investigation of Iran's atomic fuel reactor programme. Question: What event has begun but has not finished? Events: ['talks', 'collapsed', 'ended', 'suspension', 'conversion', 'step', 'enrichment', 'talks', 'aimed', 'determining', 'negotiations', 'resume', 'figured', 'investigation', 'programme'] Output:
[ "conversion", "step", "aimed", "figured", "investigation", "programme" ]
task390-fad3eb1214a04a7a8987ebb28814e704
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: At the time, a senior security official quoted by the Haaretz daily attributed the decision to halt the negotiations to Israeli concerns about the monitoring of travellers crossing the Rafah border between Gaza and Egypt since it reopened late last month, alleging that "hostile elements" had entered the territory. The Palestinians have been pushing for residents of Gaza and the West Bank to be allowed to travel back and forth, while Israel was insisting on limiting movement to Gazans. Question: What happened before the negotiations were halted? Events: ['quoted', 'attributed', 'decision', 'halt', 'negotiations', 'monitoring', 'crossing', 'reopened', 'alleging', 'entered', 'pushing', 'allowed', 'travel', 'insisting', 'limiting', 'movement'] Output:
[ "decision", "reopened", "entered" ]
task390-35c2646c6e5247689230a82d42e5a29b
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: For a little hometown shock he calls Dylan Klebold and Eric Harris, two Colorado teenagers who killed 13 people at Columbine High School before killing themselves, evolutionists. "Creationism values each person," Carter says before ending the tour with a prayer. Question: What event has begun but has not finished? Events: ['shock', 'calls', 'killed', 'killing', 'values', 'says', 'ending', 'tour', 'prayer'] Output:
[ "values" ]
task390-ecaac1e5a9134a54a8e665f97ba63e32
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Washington said the car bomb that killed Gibran Tueni highlighted the need to enforce UN demands that Syria stop interfering in Lebanon and cooperate in the probe of February's killing of former Lebanese premier Rafiq Hariri. Secretary of State Condoleezza Rice said in a statement she was "outraged" by the assassination of Tueni, which she called "a vicious act of terror against a Lebanese patriot and a voice of freedom." Question: What happened after the car bomb? Events: ['said', 'killed', 'bomb', 'highlighted', 'need', 'enforce', 'interfering', 'cooperate', 'probe', 'killing', 'said', 'was', 'assassination', 'called', 'act'] Output:
[ "highlighted", "said" ]
task390-8266b0e7a6d14ca684f4adc88c4cdcbc
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: It foresees GDP for the full year rising by 2.0 percent, also unchanged from its previous estimate. This would be at the low end of the government's forecast range of 2.0-2.5 percent. Question: What will happen after the government's forecast? Events: ['foresees', 'year', 'rising', 'unchanged', 'estimate', 'be', 'forecast'] Output:
[ "year", "rising" ]
task390-fb5bc9b2271e4739a39e5c6e2e318003
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Russia edged closer Sunday to cutting gas supplies to neighbouring Belarus as talks in Moscow on a price dispute entered their final hours, prompting fears of energy disruptions in western Europe. Supplier Gazprom's spokesman Sergei Kupriyanov said on national television that marathon negotiations over the weekend had so far failed. Question: What might happen after Sunday? Events: ['edged', 'cutting', 'talks', 'dispute', 'entered', 'prompting', 'disruptions', 'said', 'negotiations', 'failed'] Output:
[ "cutting", "disruptions" ]
task390-072737236f964d2b9bc7885352437c38
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: But an investigation published by Time magazine in March contradicted the official version of events. Colonel Stewart Navarre told a press conference Thursday that the Marines' initial release was false. Question: What event had started before the press conference? Events: ['investigation', 'published', 'contradicted', 'told', 'conference', 'events', 'was', 'release'] Output:
[ "investigation", "published", "contradicted", "events", "release", "was" ]
task390-35d6a3399fd848dd8aa11ea8f3ef59d3
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: That is our policy and it has not changed," he told a press conference after a meeting with German Chancellor Angela Merkel. "There is no need to explain it any further." Question: What is not likely to happen after a press conference? Events: ['is', 'changed', 'told', 'conference', 'meeting', 'is', 'explain'] Output:
[ "explain" ]
task390-19601b7d479d4b159201065603b62590
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Qantas has already approved orders for 12 of Airbus's new super jumbo A380s, with the company planning to fly the aircraft on the Australia-US route after delivery in late 2006. Question: What event has begun but has not finished? Events: ['approved', 'orders', 'planning', 'fly', 'delivery'] Output:
[ "planning" ]
task390-93521c259430485e8d9f71cd22eea2d8
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Pahad co-chaired peace talks that ended in South Africa Tuesday between Zairean rebels and the government. In Paris, foreign ministry spokesman Jacques Rummelhardt, asked if France still supported Mobutu, declared "We do not support anyone.It is not a case of personality for us. Question: What happened during Tuesday? Events: ['co-chaired', 'talks', 'ended', 'Tuesday', 'Paris', 'asked', 'supported', 'declared', 'support', 'case'] Output:
[ "co-chaired", "talks", "ended", "Paris", "asked", "supported", "declared", "support", "case" ]
task390-c2510d7e97674679889603ce805a9c5f
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: John Yates, the Metropolitan Police officer leading the investigation into allegations of "cash for honours", said last month that detectives had conducted 90 interviews. Of these, 35 were linked to the governing Labour Party, 29 to the main opposition Conservatives and four to the Liberal Democrats, Britain's third biggest party. Question: What happened after the interviews? Events: ['leading', 'investigation', 'allegations', 'said', 'conducted', 'had', 'interviews', 'were', 'linked', 'governing'] Output:
[ "were", "linked", "said" ]
task390-bdc6e663015448c1986faa242c775dc8
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: A raft of infrastructure facilities including roads and hospitals were built with aid from China," said Saggar. He hoped President Yusuf's visit to Beijing would "bring more trips between Somali and China". Question: What could happen after the president's visit? Events: ['including', 'built', 'aid', 'said', 'hoped', 'visit', 'bring', 'trips'] Output:
[ "bring", "trips" ]
task390-74c2245ec0ca461ca31a4a9ba113a38e
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The KOSDAQ index dropped 2.85 points to 612.93 with a volume of 655.32 million shares worth 2.184 trillion won (2.346 billion U.S. dollars). The local currency finished at 930.80 won against one U.S. dollar, down 0.2 won from Monday's close. Question: What event has begun but has not finished? Events: ['dropped', 'finished', 'down', 'close'] Output:
[ "" ]
task390-b503411267bb4572a5d04328a650806e
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Elian Gonzalez's father said in a letter published Wednesday that he wants Cuban diplomats based in Washington to meet with his 6-year-old son in Miami and check on his condition. ``We are worried not only about his prolonged kidnapping,'' Juan Miguel Gonzalez wrote in a letter published on the front page of the Communist Party daily Granma. Question: What may happen in the future? Events: ['said', 'published', 'wants', 'based', 'meet', 'check', 'worried', 'kidnapping', 'wrote', 'published'] Output:
[ "meet", "check" ]
task390-5c7524177cc8448894a16f41603d0dc7
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: In January this year, British police officers who had been searching for Howes concluded he had probably been killed soon after being captured. The Foreign Office said it had informed the family of Howes, 37 years old when he was kidnapped, that he probably died within weeks or months of his capture on March 26, 1996. Question: What happened after the family was informed of Howes' death? Events: ['searching', 'concluded', 'killed', 'captured', 'said', 'informed', 'kidnapped', 'died', 'capture'] Output:
[ "said" ]
task390-b2053a0b5d8f45eebb7750b708f940f3
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Westinghouse also expects its international sales to soon grow to 25% of total corporate sales from 20% last year. The company is negotiating with the Soviets to build a Thermo King truck-refrigeration plant that would produce about 10,000 units annually. Question: What happened before the company is negotiating? Events: ['expects', 'grow', 'negotiating', 'build', 'produce', 'sales', 'sales'] Output:
[ "sales" ]
task390-5ac475890fb548668393263344a4c7dd
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Mahathir said it was fortunate that he had sought immediate treatment as soon as he had the mild heart attack, and this had enabled doctors to dilute the blood clot in his coronary artery. Mahathir, who will turn 81 next month, was rushed to the NHI early Thursday morning after complaining of chest pains. Question: What happened while he sought treatment? Events: ['said', 'sought', 'attack', 'dilute', 'turn', 'rushed', 'complaining'] Output:
[ "rushed" ]
task390-1b5a5e4663e341f6a14c11f0f0f11626
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Major job cuts at AT and T. The long distance giant slashing up to eighteen thousand jobs, freezing executive salaries and shaking up management. The changes are part of a one point six billion dollar cost cutting initiative to revitalize its position in the telecommunications business. Question: What began before the job cuts? Events: ['cuts', 'slashing', 'freezing', 'shaking', 'changes', 'initiative', 'revitalize'] Output:
[ "initiative" ]
task390-45bd9f967d88488483ad86a3ab3098ad
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Denmark will fight to the last to muster maximum support for its draft resolution condemning human rights violations in China despite threats from Beijing, diplomats said here Wednesday. The Danish delegation will present a draft resolution before the UN Human Rights Commission on Thursday and the 53 member countries will vote on the text next Tuesday. Question: What will likely occur after Denmark finishes fighting to muster support? Events: ['fight', 'muster', 'support', 'resolution', 'violations', 'threats', 'said', 'present', 'resolution', 'vote'] Output:
[ "vote" ]
task390-f392dd990852493bac5c1e50f3a6acf4
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The Rules and Administration Committee angered Democrats by voting Thursday to appoint a top Republican lawyer as head of an expanded investigation into Senator Mary Landrieu's narrow victory last November. Landrieu won by a mere 5,788 votes over Republican rival Louis "Woody" Jenkins, who has charged that the local Democratic machine committed widespread fraud, including paying voters in impoverished New Orleans neighborhoods to vote more than once. Question: What event has begun but has not finished? Events: ['angered', 'voting', 'appoint', 'investigation', 'victory', 'won', 'charged', 'committed', 'fraud', 'paying', 'vote'] Output:
[ "investigation" ]
task390-b38c01a54eaf41919e88d90bdc279f99
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The shares prices in Singapore closed higher on Thursday with the benchmark Straits Times Index ( STI) rising 10.3 points to end at 2,745.6 points. The overall volume stood at 1.541 billion shares worth 1.1802 billion Singapore dollars (about 755.4 million U.S. dollars). Question: What event has already finished? Events: ['closed', 'rising', 'stood'] Output:
[ "closed", "rising" ]
task390-781b703701a348aca3f3fe397cd3f5df
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: "It's our duty to strengthen the reform process," he said. "The changes adopted so far are not cosmetic, but there is still more to be done." Question: What happened before the process started? Events: ["'s", 'strengthen', 'process', 'said', 'adopted', 'are', 'is', 'be'] Output:
[ "" ]
task390-9bbdb9da483a4eddaed84441b85569dd
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Lukashenko has earned stinging criticism from the West for suppressing liberties and cracking down on his political opponents during ten years at the helm of the former Soviet republic. Question: What happened before suppressing? Events: ['has', 'earned', 'criticism', 'suppressing', 'cracking', 'years', 'helm', 'republic'] Output:
[ "" ]
task390-84c851ccdd884c168db9cf65294ac123
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Vanhanen said that the leaders, in confidential talks, had agreed that there was no point in throwing away the painstakingly assembled text. "We cannot throw out the entire text and start again from scratch," he said. Question: What event has begun but has not finished? Events: ['said', 'talks', 'agreed', 'was', 'throwing', 'assembled', 'throw', 'start', 'said'] Output:
[ "was" ]
task390-1637f09de32242438760485c1e7413a0
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Turkey began membership talks on October 4, but critics say the country has yet to fully embrace the EU's democarcy norms despite the far-reaching reforms it has already undertaken. Erdogan has defended freedom of speech citing his own conviction for "inciting religious hatred" by reciting a poem with Islamic messages during a political rally in 1997, which earned him a four-month stint in prison. Question: What started before Erdogan recited a poem? Events: ['began', 'talks', 'say', 'embrace', 'reforms', 'undertaken', 'defended', 'citing', 'inciting', 'reciting', 'earned', 'stint', 'rally'] Output:
[ "rally" ]
task390-e5e418e2e7a8497b81de27297dff79ca
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: He speaks French, English and some Quechua, a major indigenous language in Ecuador. Correa founded the Moviento Patria Altiva "i" Soberana (PAiS) after being sacked from the post of economy minister after 106 days. Question: What event has already finished? Events: ['speaks', 'founded', 'sacked', 'days'] Output:
[ "founded", "sacked", "days" ]
task390-c905eca861e34308a3c20e29fbfea899
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Even though this city is in Afghanistan, most people here speak a dialect of the Persian language, and have long standing cultural ties with neighboring Iran. Think you got it? Question: What may happen after something is spoken? Events: ['is', 'speak', 'have', 'Think'] Output:
[ "" ]
task390-f7166658fdcb4f8f8451c6277d81bea2
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: "At times (Russia's) progress has been so slow that the support of the IMF has been interpreted by some as reflecting a kind of political complacency, or sheer misjudgement from the IMF. It is time to show that this pessimism is misplaced," he said. Question: What will happen in the future? Events: ['support', 'interpreted', 'reflecting', 'misjudgement', 'show', 'misplaced', 'said', 'progress', 'complacency'] Output:
[ "show" ]
task390-4ed749cdb6094a1cb20e292471b3870a
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Kopp also has been linked, through DNA testing, to a strand of hair found near where the sniper fired, law enforcement sources have said. Nicknamed the ``Atomic Dog'' in anti-abortion circles, Kopp had been arrested in several states since 1990 for protesting abortion. Question: What happened before he was linked? Events: ['linked', 'testing', 'found', 'fired', 'said', 'Nicknamed', 'arrested', 'protesting', 'abortion'] Output:
[ "testing", "found", "fired", "Nicknamed", "arrested", "protesting", "abortion" ]
task390-90c06c6a859a4bd89672cc81ba4f322b
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: "This merger in no way lessens APL's commitment to the US flag and American seafaring labor," said APL president Timothy Rhein. APL officials said a separate US-owned company would manage the fleet, to ensure the vessels qould qualify for US subsidies under the Maritime Security Program and to be eligible for US military shipments. Question: What will happen after the merger? Events: ['merger', 'lessens', 'commitment', 'seafaring', 'labor', 'said', 'said', 'manage', 'ensure', 'qualify', 'subsidies', 'eligible', 'shipments'] Output:
[ "manage", "ensure", "qualify", "subsidies", "eligible", "shipments" ]
task390-814d707a9b1c4678aff1281f8ef9fd85
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The station, when completed, will have a total of four solar arrays providing it with electricity. The Discovery mission is part of 14 shuttle flights NASA has planned over the next four years to finish the ISS by 2010, when the shuttle fleet, down to three vehicles, is to be retired. Question: What will have happened before the station is complete? Events: ['completed', 'have', 'providing', 'is', 'planned', 'finish', 'be'] Output:
[ "planned" ]
task390-21831e5642424d9a92da9608325dc900
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: They suffocated to death," said Bernard Brocvielle, Haute-Marne's chief vet. An emergency plan was set in action on Sunday because of fears the chickens might have been infected with the H5N1 flu virus which can be fatal to humans. Question: What event has already finished? Events: ['suffocated', 'death', 'said', 'infected', 'be', 'set'] Output:
[ "suffocated", "death", "said", "infected" ]
task390-e3310b602ce04bf6ba9c9d5c7ea5ad81
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: This quarter's loss includes pretax charges of $4.9 million on the proposed discontinuation of the company's troubled British subsidiary, and $3.7 million of other write-offs the company said were non-recurring and principally related to inventory, publishing advances and pre-publication costs. The publishing concern said it retained the investment banking firm of Donaldson, Lufkin amp Jenrette Securities Inc. to act as its financial adviser, assisting in the evaluation of various financial and strategic alternatives, including debt refinancing, raising capital, recapitalization, a merger or sale of the company. Question: What is happening now? Events: ['includes', 'discontinuation', 'said', 'said', 'retained', 'act', 'refinancing', 'raising', 'recapitalization', 'merger', 'sale'] Output:
[ "includes", "act" ]
task390-953ab9298b9d42f6bf8c86ff26d80803
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: "The actual target was the parliament building but when he saw lots of security outside, he changed his target to the NATO convoy," he said. Another man who often contacts the media claiming to be a Taliban spokesman warned earlier that the parliament, elected in September in the first general legislative election since 1969, would become a target of the insurgency. Question: What happened at the same time the actual target started being the parliament building? Events: ['was', 'saw', 'changed', 'said', 'contacts', 'claiming', 'warned', 'elected', 'election', 'become', 'insurgency'] Output:
[ "become" ]
task390-795cafd7fa8c456e91bcd0e500177892
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The flu season is winding down, and it has killed 105 children so far - about the average toll. The season started about a month earlier than usual, sparking concerns it might turn into the worst in a decade. Question: What will happen as a result of the flu season? Events: ['season', 'killed', 'started', 'sparking', 'turn', 'decade', 'flu'] Output:
[ "" ]
task390-56318dfeddda472a8816e6cb51a068dd
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: An experimental vaccine developed by GlaxoSmithKline that targets two viruses responsible for 70 percent of uterine cancer cases triggers twice the immune response in girls aged 10 to 14 than in those aged 15 to 24, the British pharmaceutical firm said Saturday. The results of phase 3 clinical trials were presented at an annual conference on infectious diseases under way this weekend in Washington. Question: What event has begun but has not finished? Events: ['developed', 'targets', 'cases', 'triggers', 'response', 'said', 'results', 'trials', 'presented', 'conference'] Output:
[ "conference", "targets", "triggers", "response" ]
task390-ad53bb1d97e94e1a9b203528c2351e16
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: With a UN-monitored ceasefire holding since 1991, a resolution to the conflict which has festered for 22 years since Spain's withdrawal from the territory has been put on the international community's back burner for the past year. During his mission, the 66-year-old Texan diplomat will hold talks with Moroccan and Polisario Front leaders and meet with officials in Algiers and in Nouakchott, the capital of neighboring Mauritania. Question: What will happen during the mission? Events: ['ceasefire', 'holding', 'resolution', 'conflict', 'festered', 'withdrawal', 'put', 'mission', 'hold', 'talks', 'meet'] Output:
[ "hold", "talks", "meet" ]
task390-56117d1df6044289ac7ccfaefbd53aa6
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The appointment of Francisco Javier Ramirez Acuna as Interior Minister sparked controversy as there have been allegations of heavy-handed policing during his previous term as governor of the western Mexican state of Jalisco. Human rights groups have accused Ramirez of turning a blind eye to allegations of abusive and aggressive tactics by Jalisco police. Question: What definitely happened after Acuna's previous term? Events: ['appointment', 'sparked', 'controversy', 'allegations', 'policing', 'term', 'accused', 'turning', 'allegations', 'tactics'] Output:
[ "appointment", "sparked" ]
task390-35af46f654024fb0aa3059eb912cb61c
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: He declined to confirm or deny reports that Provigo executive Henri Roy is trying to put together a management buy-out of the catalogue showroom unit. Mr. Roy couldn't be reached. Question: What might of happened during the reports? Events: ['declined', 'confirm', 'deny', 'reports', 'trying', 'put', 'buy-out', 'reached'] Output:
[ "confirm", "deny", "trying", "put", "buy-out" ]
task390-2f921c01ea764dad9955d03e5ab1feba
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Moody's assigned a "Baa 3" rating to long-term foreign currency debt guaranteed by China International Trust and Investment Corp. Hong Kong (Holdings) Ltd, which owns CITIC Pacific Ltd. It said that the rating reflected "the critical position" of CITIC Hong Kong in the group structure of the Beijing-based China International Trust and Investment Corp. Question: What started before the rating was assigned? Events: ['assigned', 'guaranteed', 'owns', 'reflected'] Output:
[ "guaranteed", "owns" ]
task390-a2aa35fdf7df495c96c8db9bd349ee21
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Lawrence said she would stand down from her Labor Party's opposition front bench in Canberra but would not resign from parliament, it added. A Western Australian state member of parliament, John Halden, has also been charged with one count of perjury arising from the royal commission, the report said. Question: What will happen in the future? Events: ['said', 'stand', 'resign', 'added', 'charged', 'said'] Output:
[ "stand" ]
task390-658419bbd49c41a4a0fd5e55f89d807b
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The cub was born on Aug. 30 but was never named, said zoologists with the Chengdu base. "We hope she'll grow up healthily and witness the Beijing Olympiad. Question: What will happen in the future? Events: ['born', 'named', 'said', 'hope', 'grow', 'witness'] Output:
[ "" ]
task390-4d4fb8ca7e22447fa0c582c461379de8
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: His promise to half unemployment by the year two thousand has now been abandoned. And the German electorate appears increasingly eager to dispense with the services of Europe's longest serving leader. Question: What began before the electorate appeared eager? Events: ['promise', 'half', 'unemployment', 'year', 'abandoned', 'appears', 'dispense', 'services', 'serving'] Output:
[ "promise", "unemployment", "abandoned", "services", "serving" ]
task390-5813f6fec60340ffb489b46f5542c80b
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Marcelinho was then sent off after 52 minutes for a scuffle with Hamburg's Benjamin Lauth and Croatian international Kovac could not contain his rage. "His lack of discipline can not be excused," fumed Kovac. Question: What happened after the scuffle? Events: ['sent', 'scuffle', 'contain', 'excused', 'fumed'] Output:
[ "sent", "fumed" ]
task390-7fd3c370ceb143f0afbee8aa4f15bae6
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The latest survey published by the Yediot Aharonot daily found that Kadima is on course to win 41 of the 120 Knesset seats in the March 28 election, 20 more than its nearest rival, the centre-left Labour party. Likud, which won 38 seats at the last election, is set to see its representation tumble to just 11, one ahead of the ultra-Orthodox Shas party, the survey found. Question: What happened before the survey found something? Events: ['published', 'found', 'is', 'win', 'won', 'is', 'see', 'tumble', 'found'] Output:
[ "is", "won", "is" ]
task390-28128eca98994d77991aa3de9e7c473e
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The detainees had taken part in illegal logging operations in Brazil's permanent reserves, and had occupied land reserved for the Kayabi, Mundukuru and Apiaka indigenous groups in the east-central state of Mato Grosso, the police said. The indigenous reserves cover an area of nearly 1 million hectares, and were created in Oct. 2002 through a decree from the Justice Ministry. Question: What events started in the reserves after the detainees had taken part? Events: ['taken', 'operations', 'occupied', 'said', 'cover', 'created', 'decree'] Output:
[ "operations", "occupied" ]
task390-22433ac542304d94ae521c7ab2287410
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Tang expressed the hope that young political figures of the Komei Party carry forward the tradition of friendship, actively make pragmatic exchanges and cooperation in various fields, and contribute more to the improvement and development of China-Japan relations. Ueda Osamu said the Komei Party always upholds the strong desire to promote Japan-China friendship, noting that the Komei Party will continue its efforts to further push forward the friendly ties between the two sides. Question: What event has already finished? Events: ['expressed', 'carry', 'make', 'exchanges', 'cooperation', 'contribute', 'improvement', 'development', 'said', 'upholds', 'promote', 'noting', 'continue', 'push'] Output:
[ "expressed", "said", "noting" ]
task390-8fc8a6488ba54276b33e5aa8c8aa1c74
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: While competitors moved production offshore in response to the sagging competitiveness of Japanese factories, Sansui lacked the money to build new plants in Southeast Asia. "Our company has not been able to cope very effectively with" changes in the marketplace, said Ryosuke Ito, Sansui's president. Question: What happened during the event when something moved? Events: ['moved', 'production', 'response', 'sagging', 'lacked', 'build', 'able', 'cope', 'changes', 'said'] Output:
[ "production", "response" ]
task390-ee6ab46ec7ac40aab1f21bf23ca17e71
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: "Supporting this resolution will not be beneficial to any nation's ties with China," foreign ministry spokesman Shen Guofang said. But Danish Foreign Minister Niels Helveg Petersen said Tuesday that Denmark would not be swayed by Chinese warnings of retaliation, nor by Beijing's sudden announcement that it would sign the UN convention on economic, social and cultural rights before the end of the year. Question: What will happen in the future? Events: ['"Supporting', 'be', 'said', 'said', 'swayed', 'warnings', 'retaliation', 'announcement', 'sign'] Output:
[ "sign", "\"Supporting" ]
task390-405d46270e804d149865f81dbfd382e3
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: With an exhausting schedule and wrist problems, there had been doubts whether Srichaphan would be able to defend the men's singles title he won four years ago in Busan, South Korea. But following an excellent run of form in recent months at ATP tour, the 27-year-old China Open semifinalist will take to the courts at the tennis in Doha. Question: What occured before Srichaphan won a singles title? Events: ['schedule', 'problems', 'doubts', 'defend', 'title', 'won', 'run', 'take', 'tour'] Output:
[ "" ]
task390-5a5f4f5f95f5407298e76f178c1c5bfb
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: "We're taking on more debt than we would have liked to," acknowledged Michael Plouf, LIN's vice president and treasurer. Although he expressed confidence that the proposed new company's cash flow would be sufficient to cover interest payments on the debt, he estimated that the company wouldn't be profitable until 1994 or later. Question: What event has already finished? Events: ['taking', 'liked', 'acknowledged', 'expressed', 'proposed', 'flow', 'be', 'cover', 'estimated', 'be'] Output:
[ "liked", "acknowledged", "expressed", "proposed", "estimated" ]
task390-142876509aaf4efc8faadb5ec9421db6
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: "We cannot say that the Hitachi-Nissan group is entirely irrelevant, as they have been sending managers to Nissan Life," Fukuda said. Fukuda said his ministry had "no immediate plan to inject public funds to bail out Nissan Life" but added that it planned to protect employees and launch an investigation into the present financial condition of Nissan Life. Question: What will happen in the future? Events: ['say', 'is', 'sending', 'said', 'said', 'had', 'added', 'planned', 'launch', 'investigation', 'protect'] Output:
[ "protect", "launch", "investigation" ]
task390-f8f0020d53ad41cb8af0ee9433fc0557
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Officials at the rink in California approached the Rubidoux High School Madrigals just as they launched into "God Rest Ye Merry Gentleman" and requested the troupe immediately stop singing. Cohen later said she was stunned by the flap and never made a request to silence the singers. Question: What event has already finished? Events: ['approached', 'launched', 'requested', 'stop', 'said', 'stunned', 'made', 'request', 'silence', 'singing'] Output:
[ "approached", "launched", "requested", "stop", "said", "stunned", "made", "singing" ]
task390-1c3499acded1470eb7691e6e5f0c8bca
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Pinochet's 1980 constitution made him head of the armed forces until 1998 and senator for life. On his 91st birthday a week ago, Pinochet said he held "no grudge against anyone," despite all the "persecutions and injustices" against him. Question: What event has begun but has not finished? Events: ['made', 'said', 'persecutions', 'injustices', 'birthday', 'held'] Output:
[ "" ]
task390-7319c66b08e9464585a9a2afef937c7c
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Castro's remarks to a conference of economists were aimed at those who say that Elian should remain in the United States because his mother sacrificed his life to take her to ``freedom,'' a vision he called a cliche. He placed the blame on Lazaro Rafael Munero, who apparently organized the ill-fated journey on which Elian's mother Elisabeth Brotons and 10 other people -- including Munero -- died. Question: What happened before the journey? Events: ['remarks', 'conference', 'were', 'say', 'remain', 'sacrificed', 'take', 'vision', 'placed', 'organized', 'journey', 'died', 'blame', 'called'] Output:
[ "organized" ]
task390-99c39d8b23b54d8caec178786112daf4
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Even so, on the secretary of state's plane carrying Albright and the three foreign ministers to the ceremony Friday, the ministers were asked whether they could ever foresee Russia as a member of NATO. There was a long pause among the three ministers. Question: What happened after the ministers were asked about Russia joining NATO? Events: ['carrying', 'asked', 'foresee', 'was'] Output:
[ "was" ]
task390-241deca87aa645339423725a53ee6036
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: But Turkish researcher and religion expert Aytunc Altindal, scoffed at reports that the pope had "prayed" at the Blue Mosque. "Like everything in the pope's trip, it was very well orchestrated," he said. Question: What event has begun but has not finished? Events: ['scoffed', 'prayed', 'trip', 'was', 'said', 'reports'] Output:
[ "" ]
task390-5d21f450bedf474ca0259ef70465dfea
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: EU-Iran talks collapsed in August when Tehran ended its suspension of uranium conversion, a first step towards enrichment, and the planned talks are aimed at determining if negotiations can resume. Nuclear-armed Pakistan has figured in the International Atomic Energy Agency's investigation of Iran's atomic fuel reactor programme. Question: What happened before talks collapsed? Events: ['talks', 'collapsed', 'ended', 'suspension', 'conversion', 'step', 'enrichment', 'talks', 'aimed', 'determining', 'negotiations', 'resume', 'figured', 'investigation', 'programme'] Output:
[ "figured", "investigation", "programme" ]
task390-7b110f30283d4898ae9052c67e944221
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: "We have explored a variety of options including a merger but under current legislation, this was the only option we could choose," he said. In a statement, Mitsuzuka said the suspension followed difficulties stemming from the sale of high-yielding pension policies and a subsequent downturn in share prices, causing a deterioration in returns. Question: What happened after the suspension? Events: ['have', 'explored', 'including', 'was', 'choose', 'said', 'suspension', 'difficulties', 'stemming', 'sale', 'downturn', 'deterioration', 'said', 'causing'] Output:
[ "have", "explored", "including", "was", "choose", "said" ]
task390-a7f1e7d70d874978be3041b021aafe67
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The previous government of Silvio Berlusconi, which sent the troops, had also planned to withdraw soldiers by the end of the year. Prodi said earlier this week he had informed U.S. President George W. Bush about the return of Italian troops. Question: What has happened before the President has been informed? Events: ['sent', 'planned', 'withdraw', 'said', 'informed', 'return'] Output:
[ "sent", "planned" ]
task390-cb12a719986f4d9c811d323a2fcdffb9
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: According to Angola Press Agency ANGOP on Wednesday, the FCD president appealed for the contribution of people with good faith for the consolidation of peace in the heroic province. "The time is for reconciliation; let us forget the past," he said. Question: What might happen during the consolidation? Events: ['appealed', 'contribution', 'consolidation', 'reconciliation', 'forget', 'said'] Output:
[ "contribution", "reconciliation", "forget" ]
task390-b7961c2839844f8baa494ae068d7499c
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: In January this year, British police officers who had been searching for Howes concluded he had probably been killed soon after being captured. The Foreign Office said it had informed the family of Howes, 37 years old when he was kidnapped, that he probably died within weeks or months of his capture on March 26, 1996. Question: What happened before officers searched for Howes? Events: ['searching', 'concluded', 'killed', 'captured', 'said', 'informed', 'kidnapped', 'died', 'capture'] Output:
[ "killed", "captured", "kidnapped", "died", "capture" ]
task390-737ecef9dc72408eb78d561c743fa06f
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Liberia and Sierra Leone are in their post-conflict period following more than ten years of war while Cote d'Ivoire is yet to restore peace. The coordination of military exercises involving various UN missions and their local counterparts is seen as a confidence- building measure. Question: What might happen after the war? Events: ['post-conflict', 'war', 'restore', 'coordination', 'exercises', 'missions', 'measure'] Output:
[ "restore" ]
task390-123774821dde43509790d45afcb30ecb
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: -- Canada's Parliament is to vote Monday evening on a motion of non-confidence against Liberal government. -- The United Nations Security Council is to discuss the situation in Burundi on Monday and is expected to extend the mandate of the UN peacekeeping mission in the country. Question: What will have happened before a mandate is extended? Events: ['vote', 'motion', 'discuss', 'expected', 'extend', 'mandate', 'mission'] Output:
[ "discuss", "expected", "motion", "vote" ]
task390-5dee196da3c74f20a423f05e75cafafd
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The boy's mother and 10 other people died when their boat sank on the way from Cuba to the United States. Elian is staying with his paternal great-uncle Lazaro Gonzalez, who is fighting to keep the boy with him in the United States. Question: What occured after the boat had sunk? Events: ['died', 'sank', 'staying', 'fighting', 'keep'] Output:
[ "staying", "fighting" ]
task390-1869b5df642f41d89f546d1acf137849
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Low prices and the high purity of the heroin has also encouraged drug traffickers to take the risk, Jin said. A two-week class began in the cities and prefectures of Urumqi, Kashi and Ili on Nov. 6 to educate policemen, custom officers, train staff and postmen about drug smuggling. Question: What will happen after the two-week class begins? Events: ['encouraged', 'take', 'risk', 'began', 'educate', 'train', 'smuggling'] Output:
[ "educate", "train", "smuggling", "take", "risk" ]
task390-92099a14bda34cb89e53a305197e5331
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: And while there was no profit this year from discontinued operations, last year they contributed #34 million, before tax. Pretax profit fell 3.7% to #128 million from #133 million and was below analysts' expectations of #130 million to #135 million, but shares rose 6 pence to 388 pence in early trading yesterday in London. Question: What happened before shares rose 6 pence? Events: ['was', 'operations', 'contributed', 'fell', 'was', 'expectations', 'rose', 'trading'] Output:
[ "fell", "contributed", "operations", "was", "trading", "was", "expectations" ]
task390-7d2c1c942f3a44d894d3cb223f374a5c
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Four members of Bangladesh's interim cabinet have quit in protest at the president's decision to deploy the army to restore order ahead of January's elections, an interim cabinet member said. "We have sent our resignation letter to the president, because we think that no situation has been created in the country that warranted an army deployment," interim cabinet member Sultana Kamal said. Question: What had four members of Bangladesh's interim cabinet done before they thought no army deployment was necessary? Events: ['quit', 'protest', 'decision', 'deploy', 'restore', 'elections', 'said', 'sent', 'think', 'created', 'warranted', 'deployment', 'said', 'order'] Output:
[ "" ]
task390-0912f53489ca4a03b71d9ceb73c0ef54
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The attack forced around 2,000 villagers to flee, Captain Noel Detoyato told AFP. The military deployed a Marine battalion and a "Rapid Deployment Force" of the Army in the area on Wednesday, he added. Question: What will happen in the future? Events: ['attack', 'forced', 'flee', 'told', 'deployed', 'Wednesday', 'added'] Output:
[ "" ]
task390-7af14e22baaf4dc488ad1d91f8b2ff91
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: Meanwhile, UN mission chief Martin told a press conference organized at the UN office in Kathmandu Thursday afternoon that his team would start trilateral negotiations from Friday to finalize the technicalities of management of arms and armies. He said the government and the guerrillas should come up with a detailed agreement to make easier the process of arms management. Question: What will happen after the press conference? Events: ['told', 'conference', 'organized', 'start', 'negotiations', 'finalize', 'said', 'come', 'make'] Output:
[ "start", "negotiations", "finalize" ]
task390-20fa0c0d94064ec089b33e19ebaa279e
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The divested Courtaulds textile operations had operating profit of #50 million on #980 million in revenue in the year ended March 31. Some analysts have said Courtaulds' moves could boost the company's value by 5% to 10%, because the two entities separately will carry a higher price earnings multiple than they did combined. Question: What will happen after Courtaulds' spoke? Events: ['divested', 'profit', 'revenue', 'said', 'moves', 'boost', 'carry', 'earnings'] Output:
[ "carry", "earnings" ]
task390-cfb1f15327fe4b0aa4386bb8738978c3
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: They had earlier warned him not to assume the premiership and insisted they would not work for any government while Mobutu was president. Press reports in Kinshasa said the "family" of oppposition parties, the Political Conclave Force (FPC), was ready to meet Friday to decide whether to replace him. Question: What might happen after the press reports? Events: ['warned', 'assume', 'insisted', 'work', 'while', 'reports', 'said', 'ready', 'meet', 'decide', 'replace'] Output:
[ "meet", "decide", "replace" ]
task390-48b52271f2a24f47944a75e35bf01c97
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: The Philippine government announced the suspension of classes in all levels Thursday in Metro Manila and nearby provinces of Rizal, Cavite and Laguna, due to the threat of typhoon Durian, local media reported on Wednesday. The suspension was issued as the typhoon is expected to bring rains and strong winds to Luzon, according to a report by ANC TV. Question: What will happen in the future? Events: ['announced', 'suspension', 'threat', 'Durian', 'reported', 'suspension', 'issued', 'typhoon', 'expected', 'bring', 'rains', 'winds', 'report'] Output:
[ "bring", "rains", "winds" ]
task390-c136b0e3e472453286eb63b7074f810f
Definition: In this task, you will be given a passage, a question and a list of single-word events identified from the passage. The goal is to point out all events from the given event list that can answer the question. If a question is unanswerable or none of the events answer the question, output should be empty. Positive Example 1 - Input: Passage: I submitted the hit. The hit was approved, and then I was paid. Question: What happened after I submitted the hit? Events: ['submitted', 'approved', 'paid']. Output: approved, paid Positive Example 2 - Input: Passage: Heavy snow is causing disruption to transport across the UK, with heavy rainfall bringing flooding to the south-west of England. Rescuers searching for a woman trapped in a landslide at her home in Looe, Cornwall, said they had found a body. Question: What has happened? Events: ['snow', 'causing', 'disruption', 'transport', 'rainfall', 'bringing', 'flooding', 'searching', 'trapped', 'landslide', 'said', 'found'] Output: causing, bringing, searching, trapped, landslide, said, found Negative Example 1 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he not do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake Negative Example 2 - Input: Passage: He usually eats a sandwich for breakfast before going to school, but he didn't wake up on time and he didn't have his breakfast. Question: What did he do before going to school? Events: ['eats', 'going', 'wake', 'have'] Output: wake, have Now complete the following example - Input: Passage: But the Memphis, Tenn., facility wasn't to begin turning out product until 1993, so the decision may reveal a more pessimistic long-term outlook as well. Kellogg, which hasn't been as successful in capitalizing on the public's health-oriented desire for oat bran as rival General Mills Inc., has been losing share in the $6 billion ready-to-eat cereal market. Question: What has occurred before Kellogg has been losing share in the $6 billion ready-to-eat cereal market? Events: ['was', 'begin', 'turning', 'reveal', 'outlook', 'been', 'losing', 'desire', 'market', 'capitalizing'] Output:
[ "capitalizing", "desire" ]
task390-12f6dc23de38436ebf501c74af604b69