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: It was reported that Israeli guards in Ofer prison attacked Palestinian prisoners on Monday and Tuesday, firing tear gas and beating them by club and wounding some 20 prisoners. Question: What happened before they fired tear gas? Events: ['reported', 'attacked', 'firing', 'beating', 'wounding'] Output:
[ "" ]
task390-4d0bb5ab8c0c40b8b07e330232c3e273
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: Kosovo has been run by a United Nations mission since 1999, when a NATO bombing campaign ended a crackdown by Belgrade on separatist ethnic Albanian rebels in the province. The UN envoy to Kosovo, Martti Ahtisaari, began negotiations in February with Serbian and Kosovo authorities to define the future status of the province. Question: What happened after something ended? Events: ['run', 'campaign', 'crackdown', 'ended', 'negotiations', 'began', 'define'] Output:
[ "began", "negotiations", "define" ]
task390-125eff85801a4e6c8bf98b072fcc5661
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: One senior official Monday described the White House as "a collection of small groups of aides holding their breaths, "waiting to see whether Sununu survives. One GOP source, reporting on a call from the chief of staff to a Republican leader, said Sununu lamented that "the noose is tightening around my neck, and I need your help . Question: What happened before the call from the chief of staff? Events: ['described', 'holding', 'waiting', 'see', 'survives', 'reporting', 'call', 'said', 'lamented', 'tightening', 'help', 'breaths'] Output:
[ "described", "holding", "breaths", "waiting", "see", "lamented", "tightening" ]
task390-7c8d28ab28aa45dc8f3956605e81face
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: Reports have suggested the banned substance found in Xavier's test was the anabolic steroid dianabol. UEFA guidelines recommend a ban of 12 months for a first doping offence. Question: What happened before the banned substance was found? Events: ['suggested', 'banned', 'found', 'test', 'recommend', 'ban', 'offence'] Output:
[ "test" ]
task390-d493c89b461742be8c0060c46515fc27
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: Last week Control Data reported third-quarter earnings of $9.8 million, or 23 cents a share, on revenue of $763 million. Through the first nine months, the company had a loss of $484 million, largely reflecting the closing of its supercomputer unit. Question: What happened before Control Data reported? Events: ['reported', 'earnings', 'revenue', 'loss', 'reflecting', 'closing'] Output:
[ "earnings", "revenue", "loss", "closing", "reflecting" ]
task390-03f37d1c83ad46f698610bcf99de1dbf
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: Okwiri said the new development has been occasioned by numerous conferences in Mombasa which he said would develop domestic travel. "The local tourism scene has seen phenomenal growth in the last couple of months and we want to support this route," he said. Question: What event has already finished? Events: ['said', 'development', 'has', 'conferences', 'develop', 'travel', 'seen', 'growth', 'want', 'support', 'said'] Output:
[ "said", "has", "conferences", "said", "seen" ]
task390-682083cb410244af9ff54aeca60dc9b5
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, Ermita said Arroyo met with senior military commanders late Wednesday on her return from an East Asian summit in Malaysia. "We cannot be too complacent about reports that we have received and (discussed) actions that have to be done," he added. Question: What happened after Arroyo met with senior military commanders late Wednesday? Events: ['said', 'met', 'return', 'summit', 'be', 'received', '(discussed)', 'actions', 'done', 'added'] Output:
[ "added" ]
task390-f6c85eabae2c41c1ab3f2eb4ce7dfaf9
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 slowdown raises questions about the economy's strength because spending fueled much of the third-quarter GNP growth. Meanwhile, personal income edged up 0.3%. Question: What happened before the slowdown? Events: ['slowdown', 'questions', 'spending', 'fueled', 'growth', 'edged'] Output:
[ "fueled", "spending", "growth" ]
task390-25805b76eda247ebb19423a64bf825d3
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: Then, a week or so ago, Gen. Schwarzkopf secretly picked Saturday night as the optimal time to start the offensive. The date was unaffected by the last-ditch Soviet peace initiative. Question: What is happening since he picked the date? Events: ['picked', 'start', 'offensive', 'unaffected', 'initiative'] Output:
[ "offensive" ]
task390-b466ae94469f40d78e793d2fc22bee1f
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: -- Monitoring the situation in the Palestinian territories as the Israeli army launched a large-scale operation in the Gaza Strip. -- Monitoring the security situation in Iraq amid mounting violence in the country. Question: What event has begun but has not finished? Events: ['Monitoring', 'situation', 'launched', 'operation', 'Monitoring', 'situation', 'violence'] Output:
[ "situation", "operation", "Monitoring", "Monitoring", "situation", "violence" ]
task390-7913b5fb131b48b19b9be0276467b34c
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 high-ranking party member, Patrick Trannoy, said the agreement struck allowed the two movements "to define a legislative programme that will constitute a lasting alternative to the right's policies." Question: What will happen in the future? Events: ['said', 'struck', 'allowed', 'define', 'constitute'] Output:
[ "constitute" ]
task390-778d3f51a7374ad79d1eeffd66f0f3cb
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: LIN said it expects to borrow the money to pay the dividend, but commitments from banks still haven't been obtained. Under previous terms, holders would have received a dividend of only $20 a share. Question: What event has already happened? Events: ['said', 'borrow', 'pay', 'commitments', 'obtained', 'received'] Output:
[ "said" ]
task390-f9b507c70f56427abc5922b863125808
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 total of about 3,000 Americans, 3,000 Britons and more than 450 Japanese are in Iraq and Kuwait. Overall, more than 2 million foreigners are in both countries. Question: What event has already happened? Events: ['in', 'in'] Output:
[ "" ]
task390-cb8aa836bf094fc8afac6e11f9b44986
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, Ermita said Arroyo met with senior military commanders late Wednesday on her return from an East Asian summit in Malaysia. "We cannot be too complacent about reports that we have received and (discussed) actions that have to be done," he added. Question: What will happen in the future? Events: ['said', 'met', 'return', 'summit', 'be', 'received', '(discussed)', 'actions', 'done', 'added'] Output:
[ "" ]
task390-b11be496440e4021bd4933d717d25520
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: Service industries also showed solid job gains, as did manufacturers, two areas expected to be hardest hit when the effects of the Asian crisis hit the American economy. The major harm from Asia is likely to come from the plunge in the value of many Asian currencies relative to the dollar, a situation that is expected to lead to a surge of inexpensive imports into the United States, hurting American competitors. Question: What occured before the solid gains by service industries and manufacturers? Events: ['showed', 'gains', 'expected', 'hit', 'effects', 'crisis', 'hit', 'harm', 'come', 'plunge', 'situation', 'lead', 'surge', 'hurting'] Output:
[ "" ]
task390-3818b087064d49c2a4a3c657a428ccca
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 is the most favored candidate in both of the events at Asiad if not for the sudden exit. Shaheen set the Asian record of 7:56.63 in the 5000m and also won the 3000m title at the Asian Indoor Athletics Championships in Pattaya City of Thailand. Question: What happened after the Asian Indoor Athletics Championships? Events: ['is', 'set', 'Championships', 'events', 'exit', '5000m', '3000m'] Output:
[ "exit" ]
task390-f3399063d206407da8e687b8f0c86a66
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 London at mid-afternoon yesterday, Ratners's shares were up 2 pence (1.26 cents), at 260 pence ($1.64). The sweetened offer has acceptances from more than 50% of Weisfield's shareholders, and it is scheduled for completion by Dec. 10. Question: What event has already happened? Events: ['were', 'offer', 'has', 'is', 'scheduled', 'completion'] Output:
[ "offer", "were" ]
task390-e917aecd67664795a602759a472de74f
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 summit was sponsored by the Private Economic Studies Center under the Chinese Academy of Social Sciences, Zhejiang Provincial Administration for Industry and Commerce, and Zhejiang Private (Non-Governmental) Enterprises' Association. A key sector in the province's economy, private enterprises hold 90 percent of jobs and 70 percent of the gross domestic product in Zhejiang. Question: What happened after the summit was sponsored? Events: ['sponsored', 'hold', 'summit'] Output:
[ "" ]
task390-75bd760cfbce413d8cd92214794781cc
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's Miami relatives took in the child, but then refused to return him to his surviving father in Cuba, citing the harshness of the Castro regime. The Miami relatives applied for political asylum on Elian's behalf, saying the child did not want to return to Cuba. Question: What occurred while the relatives were applying for asylum? Events: ['took', 'refused', 'return', 'citing', 'applied', 'saying', 'want', 'return'] Output:
[ "saying" ]
task390-40eb5c9555d148b49bc581bfc54edca3
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 are also an average of 50,000 EU citizens in Hong Kong at any one time, including 32,000 who are permanently settled there. Question: What will happen in the future? Events: ['are', 'settled'] Output:
[ "" ]
task390-4e910fbca8744a0695d6369ee9b8271d
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 coalition won in 2002 on a wave of euphoria after 24 years of rule by Daniel Arap Moi, but now is in a precarious position because of growing public dissatisfaction. Both camps agree that the existing constitution is outdated and oppressive but have failed to reach consensus on the new one, which has been the subject of debate since 1997. Question: What happened before the coalition was in a precarious position? Events: ['won', 'wave', 'rule', 'is', 'growing', 'agree', 'is', 'failed', 'consensus', 'been', 'debate'] Output:
[ "won", "wave", "rule" ]
task390-3e1c8d5bfc9040199d10d122764c5cfe
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 gave foreign airlines six months to withdraw investments from local carriers but allowed overseas investors outside the aviation sector to hold up to 40 percent in domestic airlines. The guidelines, approved by Deve Gowda's cabinet, killed off a 708 -million-dollar plan by Singapore Airlines and India's Tata group to set up a new airline after more than two years of wrangling. Question: What occured after more than two years of wrangling? Events: ['gave', 'withdraw', 'investments', 'allowed', 'hold', 'guidelines', 'approved', 'killed', 'plan', 'set', 'wrangling'] Output:
[ "guidelines", "killed" ]
task390-cb8e5a48990c42df9731c73baf22c106
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 trial has been plagued by a range of problems since its inception, most notably serious security issues. Two defence lawyers have been killed and Iraqi security forces said Sunday they foiled an insurgent group's plot to fire rockets at the court building. Question: What happened before Iraqi security forces foiled the plot? Events: ['trial', 'plagued', 'inception', 'killed', 'said', 'foiled', 'fire'] Output:
[ "inception", "killed" ]
task390-c50a37913a8d44519604d1b41ff1209c
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: Gonzalez's lawyer, Greg Craig, asked for a visa Thursday for his client for the expected visit, but was told by U.S. State Department officials that Gonzalez himself had to apply for the visa at the U.S. diplomatic mission in Havana. ``Juan Miguel Gonzalez is ready at a moment's notice to come to the United States,'' said Craig. Question: What happened during Thursday? Events: ['asked', 'Thursday', 'visit', 'told', 'apply', 'Havana', 'ready', 'notice', 'come', 'said'] Output:
[ "asked", "told", "Havana", "said" ]
task390-4416f9a2edd84dde886ec79cfffa5a10
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 1975, the College of the Marist Brothers revolutionised South Africa's racially segregated environment by opening its horse competitions for people of all colours. "They had to struggle to get authorisation from the government," says Mafokate. Question: What happened after the struggle? Events: ['revolutionised', 'opening', 'competitions', 'struggle', 'authorisation', 'says'] Output:
[ "authorisation", "revolutionised", "opening", "competitions" ]
task390-bea888d279484692acce9ff86c970bff
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 addition, Courtaulds said the moves are logical because they will allow both the chemicals and textile businesses to focus more closely on core activities. Courtaulds has been under pressure to enhance shareholder value since takeover speculators -- including Australian financier Kerry Packer -- surfaced holding small stakes last year. Question: What might happened after Courtaulds has been pressured? Events: ['said', 'allow', 'focus', 'been', 'enhance', 'surfaced'] Output:
[ "allow", "focus" ]
task390-89b1e721ee234c69a05174723e054038
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: She cited Ouyang Xiaofang, who captured three gold medals for the 63kg category at the recent World Championships in the Dominican Republic and is expected to contest the 63kg category at the Doha Asiad, will come out as a strong competitor. "I have to be judicious in calling the weights and put pressure on the Chinese team. Question: What is happening after the Championships? Events: ['cited', 'captured', 'medals', 'Championships', 'expected', 'contest', 'category', 'come', 'calling', 'pressure', 'category'] Output:
[ "expected", "calling", "pressure" ]
task390-e111298242514d28b4682534ce9c21ce
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 in the future? Events: ['told', 'conference', 'organized', 'start', 'negotiations', 'finalize', 'said', 'come', 'make'] Output:
[ "start", "negotiations", "finalize" ]
task390-636d2d6f36a84316af44a2655d6d8e4b
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 Iraqi branch of Al-Qaeda on Saturday urged the country's Sunni Arabs not to be fooled by the apparent success of this week's landmark elections. "We say to our (Sunni) brothers: do not be fooled by what you have heard of the propaganda from the crusaders and their footmen. Question: What will happen in the future? Events: ['urged', 'fooled', 'success', 'elections', 'say', 'fooled', 'heard', 'propaganda'] Output:
[ "" ]
task390-ec9e24d3a59d452ea1e5056f300e5077
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 little boy, who has been through so much, belongs with his father,'' Meissner said Wednesday, adding that ``the unique relationship between parent and child and family reunification has long been a cornerstone of both American immigration law and INS practice.'' The White House quickly announced support for the decision. Question: What happened after the White House announced support for the decision? Events: ['been', 'said', 'adding', 'been', 'announced', 'support', 'decision', 'reunification'] Output:
[ "said", "adding", "been" ]
task390-8a60fd3434474c8dbae67cf2aa0a39a4
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: Chairman Theodore Cooper called the program part of the company's two-year strategy to implement budget constraints and "an effective headcount-control program." But some analysts questioned how much of an impact the retirement package will have, because few jobs will end up being eliminated. Question: What happened before something was implemented? Events: ['called', 'implement', 'questioned', 'have', 'eliminated'] Output:
[ "" ]
task390-021527f8f3f5414db6f6ac4764bb8700
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, he notes, "If everything crumbles totally, that won't be such a problem." American officials staunchly disavow any interest in driving through Iraq toward Baghdad, either in pursuit of Saddam Hussein himself or to set up some American-controlled government inside Iraq. Question: What may not happen after everything crumbles? Events: ['notes', 'crumbles', 'disavow', 'interest', 'driving', 'problem', 'pursuit', 'set'] Output:
[ "problem" ]
task390-9a3d2c33a6074407af064a27ea6dd022
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 government dissolved the federation 10 days later and set up a caretaker committee to run the sport. FIFA has also dismissed the caretaker committee appointed by the government last week to oversee the running of the football. Question: What happened before last week? Events: ['dissolved', 'days', 'set', 'run', 'dismissed', 'appointed', 'week', 'oversee', 'running'] Output:
[ "days" ]
task390-4f99891d4cfc4d0ebf4a9a55850bad49
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 companies regularly ignore government orders to upgrade coal-burning electricity plants, according to ministry data. And as with the oil companies, the power companies exert an outsize influence over environmental policy debates. Question: What event has already finished? Events: ['ignore', 'orders', 'upgrade', 'according', 'exert'] Output:
[ "ignore", "orders" ]
task390-cb80ed427d4443ecbacf8102067b8d3c
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 Japanese hoped to give an interim progress report sometime in May on where we stand," Bacon said. Cohen also raised US interest in involving Japan in developing theater missile defenses, but Bacon said the issue was not a focus of Monday's talks. Question: What will happen in the future? Events: ['hoped', 'give', 'report', 'stand', 'said', 'raised', 'interest', 'involving', 'developing', 'said', 'focus', 'talks'] Output:
[ "talks" ]
task390-df45700ff37e413dad38e904f430405c
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 said the independent power segment could grow to provide as much as 50% of near-term generation capacity, adding: "We expect to supply a significant share of this market." Westinghouse also expects its international sales to soon grow to 25% of total corporate sales from 20% last year. Question: What will happen in the future? Events: ['said', 'grow', 'provide', 'expect', 'supply', 'expects', 'grow'] Output:
[ "" ]
task390-218949cead2c43b4bc8a4e93b889ab33
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 meeting Sassou-Nguesso, Hu said the friendly cooperation between China and the Republic of Congo has been going on smoothly since the two countries established strategic partnership more than a year ago. "We've been exploring new ways to serve our mutual best interest and to create a win-win situation," he said. Question: What event has already finished? Events: ['meeting', 'said', 'said', 'cooperation', 'going', 'established', 'exploring', 'create', 'partnership', 'serve'] Output:
[ "said", "said", "established" ]
task390-764469c67d834051b227f903c4b08241
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: Lee, Vice President Lien Chan and other ranking government officials ate pig knuckles and pork at a press promotion campaign on the heels of the KMT meeting. They urged the public to consume pork, saying the pork available on the market was not tainted. Question: What happened after Vice President Lien Chan ate pig knuckles? Events: ['ate', 'campaign', 'meeting', 'urged', 'consume', 'tainted', 'saying'] Output:
[ "urged", "saying" ]
task390-cd1017441110430a81c8d5a79be3f7ab
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: Bush also said Thursday that King Hussein assured him Jordan would close the last remaining free port to most Iraqi trade as the economic embargo on materials to Iraq continued unabated. Foodstuffs are among the goods being blocked from entry; Iraq imports about three-quarters of its food. Question: What would have to happen before the last free port was closed? Events: ['said', 'assured', 'close', 'trade', 'embargo', 'continued', 'blocked', 'imports'] Output:
[ "assured" ]
task390-26d0c81678b1490aa4e7629849a04136
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 hour before the five-man group was scheduled to appear, police decided the situation was under control and allowed the show to go on. Question: What happened after the police decided? Events: ['scheduled', 'appear', 'decided', 'allowed', 'show', 'situation'] Output:
[ "allowed", "show" ]
task390-27fe9bf9cfc2412d860d7b69a1967d9c
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: Heavily armed police fired tear gas to drive away demonstrators who gathered near the venue of the summit since Friday morning to protest against US foreign and trade policy, and the US-led war on Iraq. Some 40,000 people joined the organized demonstrations. Question: What happened while the demonstrators gathered? Events: ['fired', 'away', 'gathered', 'summit', 'protest', 'policy', 'war', 'joined', 'organized', 'demonstrations'] Output:
[ "summit", "protest", "policy", "war", "joined", "organized", "demonstrations" ]
task390-59a0cdacb9fe489f87ab0d039f066907
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: Acer, the world's seventh largest computer maker, reported last month that its net profit slumped 44 percent from a year earlier to 3.06 billion Taiwan dollars (111.1 million US) in 1996. Question: What event has begun but has not finished? Events: ['reported', 'slumped'] Output:
[ "" ]
task390-7068ccea36904a3c876756cb07428554
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 Malaysian won the title as a 15-year-old in Bangkok in 1998 but crashed to a demoralising defeat in Busan in 2002 when the weight of expectation proved too much. Now, with another world title under her belt and with her place at the top of the world rankings confirmed by having twice as many points as her closest rival, the 23-year-old insists she is ready to take back her Asian crown. Question: What happened before expectations were placed on her? Events: ['won', 'crashed', 'defeat', 'proved', 'confirmed', 'having', 'insists', 'is', 'take', 'expectation'] Output:
[ "won" ]
task390-e545defd09874fb0a9c17bd02ff6b994
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 the first nine months, profit rose 10% to $313.2 million, or $3.89 a share, from $283.9 million, or $3.53 a share. Sales rose 6.7% to $4.27 billion from $4 billion. Question: What is happening now? Events: ['rose', 'rose'] Output:
[ "" ]
task390-61f5eae6a8b043fa8d48b8c757248a0a
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 called on many of the same people to express outrage at partial birth abortion, which he called the equivalent of infanticide,'' Joseph Zwilling, a spokesman for the Archdiocese of New York, said of the cardinal's sermon. Religious leaders in Buffalo also condemned the shooting. Question: What happened after Joseph Zwilling said something? Events: ['called', 'express', 'called', 'said', 'sermon', 'condemned', 'shooting'] Output:
[ "" ]
task390-1c6a246e6ed24e248efcaa3c5622deae
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: MCA holds half of Cineplex's equity and 33% of its voting rights through restricted voting shares, while Bronfman interests hold about 24% of the company's equity. Ms. Kolber said the committee had received other bids. Question: What will happen after MCA and Bronfman have gained the equity? Events: ['holds', 'voting', 'hold', 'said', 'received', 'voting'] Output:
[ "voting" ]
task390-e2b6377f1ecd4b408c735e1342f81579
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 posting by Zhang Xinshi, CPC secretary of Suqian city, or senior governor, was intended to upbraid junior officials who dealt with the public -- but it quickly attracted massive public support and sparked a nationwide debate over the behaviour of government officials. Posted on the government website, "Detailed Problems with the Deportment of Suqianers" criticized unreservedly the demeanor of the citizens, with special contempt for the bad example set by many public servants set in the city. Question: What happened after junior officials started dealing with the public? Events: ['posting', 'intended', 'upbraid', 'dealt', 'attracted', 'support', 'debate', 'behaviour', 'Posted', 'criticized', 'set', 'set', 'demeanor'] Output:
[ "posting", "intended", "upbraid", "attracted", "Posted", "criticized" ]
task390-70face8662894806b51e26df06cdbef0
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 media village will provide up to 6,000 rooms to accredited media during the Games. The whole project is due for completion at the beginning of 2008. Question: What will finish before the games? Events: ['provide', 'Games', 'project', 'due', 'completion', 'beginning', '2008'] Output:
[ "project", "completion", "due" ]
task390-fe2a49d7b10947e2978b380d8d746147
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: Shares in Allied Domecq, which produces the Teachers whisky brand, fell by one pence to 443 pence and Guinness shares fell by 0.5 pence to 495.5 pence. Question: What event has begun but has not finished? Events: ['produces', 'fell', 'fell'] Output:
[ "produces" ]
task390-4c12a35c8e264bdd95259ae00d7c68df
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: Hundreds of Washington-based police officers have been mobilized for the New Year's weekend as part of a plan to bolster security at key locations throughout the city. Friday's prayer service in Palm Desert, California, was held for family and friends of the 38th US president at St Margaret's Episcopal Church, which Ford and his wife Betty had attended for decades. Question: What will start after the prayer service? Events: ['mobilized', 'bolster', 'service', 'held', 'attended'] Output:
[ "" ]
task390-303cb3c140394e22a27d0bd6bc28ab54
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: Last week Control Data reported third-quarter earnings of $9.8 million, or 23 cents a share, on revenue of $763 million. Through the first nine months, the company had a loss of $484 million, largely reflecting the closing of its supercomputer unit. Question: What was happening while Control Data had revenue? Events: ['reported', 'earnings', 'revenue', 'loss', 'reflecting', 'closing'] Output:
[ "earnings", "loss" ]
task390-52aab30ac81a4cad8e469d8b15f32b4c
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 European Union considers that the referendum and the elections did not contribute to efforts for peaceful conflict resolution," the statement said. Question: What happened before the statement said anything? Events: ['considers', 'referendum', 'elections', 'contribute', 'efforts', 'resolution', 'said'] Output:
[ "referendum", "elections", "efforts", "resolution" ]
task390-d1f239010c3f43ec84c3df9ae1595b1d
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 unit makes intravenous pumps used by hospitals and had more than $110 million in sales last year, according to Advanced Medical. Question: What event has already happened? Events: ['makes', 'had', 'sales'] Output:
[ "had", "sales" ]
task390-6b357519d159441585ceeeb6bbe0138a
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: Montell, irked by the constant media attention and rumours since the friendship became public earlier this year, added: "It's very good too. He is single, so am I. Question: What happened during the rumours? Events: ['irked', 'attention', 'rumours', 'became', "It's"] Output:
[ "irked" ]
task390-e1038e3aae6e41f58870adcaded92894
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: Buyers of resale flats will have to pay market interest rates if they earn more than 8,000 Singapore dollars (5,714 US) a month, or if they own private property. "The objective of this latest revision in mortgage financing policy for HDB flats is to bring it closer to market practice and to rationalise the subsidies for the purchase of HDB flats," the ministry of national development said. Question: What will happen after the ministry said this? Events: ['pay', 'earn', 'own', 'revision', 'bring', 'rationalise', 'purchase', 'said'] Output:
[ "pay", "earn", "own", "bring", "rationalise", "purchase" ]
task390-3f7b9bb7dd974f09add422fc79c1090e
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: Shaheen's rise began in 1999 when he was running for Kenya by winning the world youth steeplechase title. In 2001, he lowered the world junior 3000m steeplechase record to 7:58.66. Question: What event happened while Shahhen was running for Kenya? Events: ['rise', 'running', 'winning', 'lowered', 'record'] Output:
[ "winning" ]
task390-3be3274eb0484d55919b9f098216409f
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: Both companies are allies of Navigation Mixte in its fight against a hostile takeover bid launched last week by Cie. Financiere de Paribas at 1,850 French francs ($297) a share. Navigation Mixte's chairman had suggested that friendly institutions were likely to buy its stock as soon as trading opened Monday. Question: What happened before the fight? Events: ['takeover', 'launched', 'suggested', 'buy', 'opened', 'fight', 'trading'] Output:
[ "takeover", "launched" ]
task390-77d18bbcc7b347bb80d8cc5a73e19a22
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 a television interview late Monday, General Likulia declared that the Zairean armed forces, the FAZ, was able to hold the city against rebels who have swept across the eastern half of the country, but needed "the support of the people". He claimed that inhabitants of all the towns conquered by Laurent Kabila's guerrillas since October were putting up "strong resistance to the rebels", but denounced wide divisions among Zairean politicians which had weakened the strength of the armed forces. Question: According to Likulia, what was happening during the interview? Events: ['interview', 'declared', 'hold', 'swept', 'needed', 'support', 'claimed', 'conquered', 'putting', 'resistance', 'denounced', 'weakened'] Output:
[ "hold", "needed", "putting", "resistance" ]
task390-1c130418051944bea17b1139e4fa9293
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 total of 600,000 voters have been registered in Chechnya for the polls, which will elect 58 deputies to the bicameral parliament -- the 18-seat Republican Council (upper house) and the 40-seat People's Assembly (lower house). The election has drawn 342 candidates from eight parties. Question: What event has already finished? Events: ['registered', 'elect', 'election', 'drawn'] Output:
[ "registered", "drawn" ]
task390-abff1be9823b456883ce85eabe9cafe1
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: Ms. Atimadi says that is the primary focus of her group, peace and justice. She says her group is appealing to individuals, to the international community, and to the combatants and people of Afghanistan to stop the bloodletting which has torn the country apart. Question: What might stop after Ms. Atimadi's group appeals to the combatants and people of Afghanistan? Events: ['says', 'is', 'focus', 'says', 'appealing', 'stop', 'bloodletting', 'torn', 'peace', 'justice'] Output:
[ "bloodletting", "torn" ]
task390-9a852c8ff9e54f18b6ad9cc035504da5
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 analysis showed the country's enterprises would grow sustainably despite greater exposure to foreign exchange risks. Question: What may happen after the analysis? Events: ['analysis', 'showed', 'grow', 'exposure'] Output:
[ "grow" ]
task390-5ecb250de148455c8bd7f96a00d01591
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 day before last Tuesday's federal court hearing, Manuel went to Lazaro's home to try to work out their differences. Neither side would say what happened, but when Manuel returned to his house, he was so upset he felt heart palpitations and was taken to a hospital. Question: What happened after the hearing? Events: ['hearing', 'went', 'try', 'work', 'say', 'happened', 'returned', 'was', 'felt', 'taken'] Output:
[ "" ]
task390-d477b25b4a9c40b8b2ff4b593846acb6
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 portfolio unit of the French bank group Credit Lyonnais told stock market regulators that it bought 43,000 shares of Cie. de Navigation Mixte, apparently to help fend off an unwelcome takeover bid for the company. Earlier yesterday, the Societe de Bourses Francaises was told that a unit of Framatome S.A. also bought Navigation Mixte shares, this purchase covering more than 160,000 shares. Question: What happened before a unit of Framatome S.A. bought Navigation Mixte shares? Events: ['told', 'bought', 'help', 'fend', 'bid', 'told', 'bought', 'purchase', 'covering'] Output:
[ "" ]
task390-00278eab95af4639950cc81c20716eca
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: Fernandes said AirAsia had hedged almost 100 percent of its fuel requirements for the rest of the financial year ending June 2007. "We believe fuel will oscillate between 55 and 65 US dollars (a barrel) and, no matter what OPEC is doing, oil is going down," he added. Question: What will happen in the future? Events: ['said', 'hedged', 'ending', 'oscillate', 'believe', 'doing', 'going', 'added'] Output:
[ "" ]
task390-59fc9c9389c04a69a2ab28682e12c564
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: Bethlehem Steel Corp., hammered by higher costs and lower shipments to key automotive and service-center customers, posted a 54% drop in third-quarter profit. Separately, two more of the nation's top steelmakers -- Armco Inc. and National Intergroup Inc. -- reported lower operating earnings in their steel businesses, marking what is generally believed to be the end of a two-year boom in the industry. Question: What happened after Bethlehem Steel posted a drop in third quarter profit? Events: ['hammered', 'posted', 'drop', 'profit', 'reported', 'earnings', 'marking', 'boom'] Output:
[ "" ]
task390-0f0dfb297ba8416b91a5265fb6bd6cfa
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 own brother Pedro Fujimori was among the hostages, who were thought to have been freed safely. Peruvian media said all hostages were freed safely but that report had yet to be confirmed. Question: What was thought to have happened after Fujimori was among the hostages? Events: ['was', 'thought', 'freed', 'said', 'freed', 'confirmed'] Output:
[ "freed" ]
task390-44ae7fae9aec44579239fb1cd1b82f30
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 Justice Department has emphasized that the government's fee-forfeiture power is to be used sparingly. According to department policy, prosecutors must make a strong showing that lawyers' fees came from assets tainted by illegal profits before any attempts at seizure are made. Question: What happened before the Justice Department emphasized about power? Events: ['emphasized', 'used', 'According', 'make', 'showing', 'tainted', 'profits', 'attempts', 'seizure', 'made'] Output:
[ "" ]
task390-1257ad4504bb41b8abfd5ea22bb4a04c
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 Organisation of Petroleum Exporting Countries, meeting in Kuwait, maintained its production quota at 28.0 million barrels per day (bpd) and decided not to renew its offer for emergency extra output of 2.0 million bpd. However the cartel was ready to cut production at a new meeting at the end of January if demand falls too much, Libya's Energy Secretary Fathi Hamed bin Shatwan and his Qatari counterpart said. Question: What will happen after Libya's Energy Secretary and his Qatari counterpart spoke? Events: ['meeting', 'maintained', 'decided', 'renew', 'offer', 'cut', 'meeting', 'falls', 'said', 'output'] Output:
[ "meeting" ]
task390-d079dca8c08a4b88b15ad6947486273c
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: Chung, who suffers from diabetes, has had high blood pressure since he was jailed on January 31 on charges of embezzlement, tax evasion and bribery, he said. The jailed tycoon suffered a stroke and paralysis, the South's Yonhap News Agency reported. Question: What did Chung probably do before January 31? Events: ['suffers', 'jailed', 'charges', 'embezzlement', 'evasion', 'bribery', 'diabetes', 'pressure', 'suffered', 'stroke', 'paralysis', 'reported'] Output:
[ "embezzlement", "evasion", "bribery" ]
task390-3b8f32f958dc48c9b3034429524a153d
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 Air Force Office of Special Investigations and base officials are assisting in the investigation with the Okinawa City Police," the statement said. No further details are available, it said, adding: "The incident is still under investigation." Question: What will happen in the future? Events: ['assisting', 'investigation', 'said', 'are', 'said', 'investigation', 'is', 'are'] Output:
[ "" ]
task390-12e7ec12243146f5a12e0283f9e462fe
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: NEWARK, N.J. _ A new Essex County task force began delving Thursday into the slayings of 14 black women over the last five years in the Newark area, as law-enforcement officials acknowledged that they needed to work harder to solve the cases of murdered women. The police and prosecutors said they had identified different suspects in six of the cases and had yet to find any pattern linking the killings or the victims, several of whom were believed to be prostitutes. Question: What started before officials acknowledged they need to work harder? Events: ['delving', 'slayings', 'acknowledged', 'work', 'solve', 'said', 'identified', 'find', 'linking', 'believed'] Output:
[ "slayings", "identified", "believed", "delving", "solve" ]
task390-938c9ef337d54edabc0a9f5a30411301
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 Abu Sayyaf members resisted arrest and resulted in a brief gunfight and the killing of Joselito Nazara, said Caringal. Jayrold Nazara was arrested by the same operatives in a follow- up operation at an Abu Sayyaf safe house at the village of Pamucutan, also in Zamboanga City, the officer said, adding that Jayrold Naraza did not resist arrest. Question: What happened after the Abu Sayyaf members resisted arrest? Events: ['resisted', 'gunfight', 'killing', 'said', 'arrested', 'operation', 'said', 'adding', 'resist'] Output:
[ "said", "arrested", "operation", "said", "adding" ]
task390-21f5633e92a24a9ca10ff68a22634358
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 and the co-defendants had been accused of conspiring to have Robinah Kiyingi killed. The trial had been filled with surprise allegations and witness testimony, as well as the death in custody of the accused soldier. Question: What happened during accused? Events: ['had', 'been', 'accused', 'conspiring', 'killed', 'have', 'trial', 'had', 'been', 'filled', 'allegations', 'testimony', 'death', 'custody'] Output:
[ "had", "been" ]
task390-7104c032624948e19243f58e470ae8bd
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: Of those five are in jail and one out on bail, while the remaining 14 are still on the run. The arrests were made soon after Sheikh Hasina's election victory last year. Question: What happened before the victory? Events: ['are', 'bail', 'run', 'arrests', 'made', 'victory'] Output:
[ "" ]
task390-67260c93bb3d4b12aa17aa37795c3843
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: Mali's ruling party is leading the first round of legislative elections, officials said Saturday, but the abandonment of the second deciding round by opposition parties crying foul has cast a cloud over the whole process. Of the 55 electorates, the Alliance for Democracy in Mali party has won 14 outright, has a favourable situation in 37 and unfavourable in three. Question: What event has begun but has not finished? Events: ['leading', 'elections', 'said', 'abandonment', 'crying', 'cast', 'process', 'won', 'has', 'unfavourable'] Output:
[ "elections", "crying", "process", "has", "unfavourable", "leading" ]
task390-39fd424f5a044dbd84d4baf213722737
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 last year, three people were killed and some 20 others injured when a bomb exploded in the capital's luxury Ghion hotel. That attack was claimed by Al-Itihad Al-Islam, a group of ethnic Somalis fighting for the independence of Ethiopia's southeastern Ogaden region. Question: What event had started before the claim was made? Events: ['killed', 'injured', 'exploded', 'attack', 'claimed', 'fighting', 'independence'] Output:
[ "killed", "injured", "exploded", "attack", "fighting" ]
task390-746a95b4c7f44d258975d8bb534caf77
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 respected figure and twice a member of the Chinese People's Political Consultative Congress, Cai has used his scientific achievements to reach practical results for wetland conservation, defending the idea that "wetlands are closely linked to human survival and development." Cai also stressed the importance of wetlands for sustainable economic development and human well-being, especially in their function as the "kidneys of nature." Question: What happened as a result of achievements? Events: ['used', 'achievements', 'reach', 'conservation', 'defending', 'survival', 'development', 'stressed', 'development'] Output:
[ "reach", "conservation", "defending", "survival", "development", "stressed", "development" ]
task390-e959e9a77c0047e6832d4de3a56393d4
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: Australian pace spearhead Glenn McGrath was passed fit to play after concern over a heel injury, while left-arm spinner Monty Panesar was left out of an unchanged England eleven. McGrath had to convince his skipper Ponting that he would be able to complete a five-day match after needing painkillers to see out Australia's win at the Gabba. Question: What event has begun but has not finished? Events: ['passed', 'concern', 'injury', 'left', 'unchanged', 'convince', 'be', 'complete', 'match', 'needing', 'see'] Output:
[ "injury", "unchanged", "be" ]
task390-27ce7c04b20041a2993325edbcaf50b9
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: Besides British Gas, British Steel skidded 1.74 to 123.5 on turnover of 11 million shares. British Petroleum fell 5 to 286 on 14 million shares traded. Question: What happened after the turnover of shares? Events: ['skidded', 'turnover', 'fell', 'traded'] Output:
[ "" ]
task390-8b0f0eb11c3f4d349e6b6a04ef5372af
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 the funds that have been lost and unable to be recovered, the (local) governments have to compensate," according to the report. Local governments must also submit plans to recover misused funds from illegal investments to the ministry before the end of this year, Liu was quoted by the People's Daily as saying. Question: What event has already finished? Events: ['lost', 'recovered', 'compensate', 'report', 'submit', 'plans', 'recover', 'misused', 'investments', 'end', 'year', 'quoted', 'saying'] Output:
[ "lost", "report", "misused", "investments", "quoted", "saying" ]
task390-27b651dc98e34181aa86480ba38c5a85
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: If a court edict fails to compel compliance, the Justice Department will have to consider sterner measures, for the relatives will then be resisting the rule of law as defined by both the department and the courts. But Washington ought not to rush to take Elian forcibly from the relatives. Question: What event has started? Events: ['fails', 'compel', 'compliance', 'consider', 'be', 'resisting', 'defined', 'rush', 'take'] Output:
[ "" ]
task390-d46fc3f9b296429db6a7975ff8fda45d
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 dip in arrivals from Britain, its biggest tourist market, has pushed Paris to re-think the way it packages itself and throw off some of the sniffy stereotypes it has been saddled with. On Tuesday, the tourist board for the Paris region launched a new ad campaign aimed at Britons that, far from flaunting its well-known monuments and museums, seeks to portray the French capital as an energetic, youthful and trendy city. Question: What happened after pushed? Events: ['dip', 'arrivals', 'pushed', 're-think', 'packages', 'throw', 'saddled', 'launched', 'aimed', 'flaunting', 'seeks', 'portray', 'campaign'] Output:
[ "re-think", "launched", "campaign", "aimed" ]
task390-2180a925a2f44d30a532a0630e3080b6
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 government decided to suspend the cull in the face of strong public opposition. The public debate on the conflict between wildlife protection and farmers' livelihoods is still going on here. Question: What event has begun but has not finished? Events: ['decided', 'suspend', 'cull', 'debate', 'protection', 'going'] Output:
[ "debate", "protection", "going" ]
task390-5c6694c4ff6c48f6b3ecb7d16b158e5b
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: Hariri was to have traveled to Edmonton Saturday for a meeting with the provincial premier, Ralph Klein, and other meetings with business leaders. Canadian officials said Hariri had a hectic schedule following his arrival here Thursday directly from Moscow. Question: What event has begun but has not finished? Events: ['traveled', 'meeting', 'meetings', 'said', 'schedule', 'arrival'] Output:
[ "" ]
task390-2f6369f9314249828fadc0fc670fbaeb
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 could be the start of their retaliatory attacks," said a military official who asked not to be named. Last week's clashes, which left 30 rebels and four soldiers dead, came amid an impasse in ceasefire talks between the two sides, which failed to agree on the disposition of its forces around a rebel camp in the town of Buldon east of here. Question: What occurred last week during the impasse in ceasefire talks? Events: ['start', 'attacks', 'asked', 'named', 'clashes', 'left', 'came', 'talks', 'impasse', 'failed', 'agree', 'disposition'] Output:
[ "clashes" ]
task390-ac7d82e5946a467ebeb4b8bb1e265043
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: Blair indicated that Britain would present a set of fresh proposals, so long as there was a point in doing so. "Obviously we have anticipated doing that and said to people that we will, but there's got to be a basis for agreement otherwise there's no point in putting forward proposals." Question: What will happen for present takes place? Events: ['indicated', 'present', 'doing', 'anticipated', 'said', 'agreement', 'putting'] Output:
[ "agreement", "anticipated" ]
task390-29ccf0270d4e490987cd5b44444e0089
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 Northern League's decline became irreversible last September, when party leader Umberto Bossi solemnly proclaimed the independence of Padania, the League's name for the northern region. The celebration on the banks of the River Po was a fiasco, failing to attract the huge crowds that Bossi had predicted. Question: What will happen in the future? Events: ['decline', 'became', 'proclaimed', 'celebration', 'was', 'attract', 'predicted'] Output:
[ "" ]
task390-9f930eb3ad8c46b3862a39822c126ef5
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 Cypriot government Saturday strongly condemned two terrorist bomb attacks in Kenya and Tanzania Friday, calling them an "atrocious crime." In a condolence telegram to U.S. President Bill Clinton, President Glafcos Clerides condemned the terrorist acts and extended his sympathy to the victims' families. Question: What happened before Saturday? Events: ['condemned', 'Saturday', 'attacks', 'Friday', 'calling', 'telegram', 'condemned', 'acts', 'extended'] Output:
[ "Friday", "attacks" ]
task390-c52d4dc570b7458fbd184fbe733e8ec1
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: Spokesman of the UN mission in Kosovo (UNMIK) Neeraj Singh said that the threatening statement issued by the self-styled Army for Kosovo Independence would be a daily occurrence during the forthcoming status talks, the official Tanjug news agency reported. Regardless of threats and other forms of pressure, the Kosovo status will not be decided in the streets or on the Internet, Singh said. Question: What happened after Singh made a statement? Events: ['said', 'issued', 'occurrence', 'talks', 'reported', 'threats', 'pressure', 'be', 'decided', 'said', 'be'] Output:
[ "reported" ]
task390-d0b3eae83fff4d03b641989f71cabf1c
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: South Korean prosecutors Friday summoned two senior opposition politicians for questioning over a massive graft scandal enveloping the Hanbo business group, prompting charges of a political conspiracy. The Prosecutor General's Office called in Kim Sang-Hyon of the main opposition National Congress for New Politics and Kim Yong-Hwan of the second opposition United Liberal Democratic Party. Question: What event has begun but has not finished? Events: ['summoned', 'questioning', 'scandal', 'enveloping', 'prompting', 'charges', 'conspiracy', 'called'] Output:
[ "conspiracy", "scandal", "enveloping", "questioning" ]
task390-8fc4e11a7cc1402aaecc35e421798ded
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: Danai, 61, who died Monday, was appointed in early 1995 as the first Thai ambassdor to the WTO, where he chaired the agriculture committee before retiring at age 60. Before working at the WTO, he held posts as deputy permanent secretary of the commerce ministry and director-general of the foreign ministry's economic department. Question: What happened after Danai died? Events: ['died', 'appointed', 'chaired', 'retiring', 'working', 'held'] Output:
[ "" ]
task390-846c7ef7bf374161a20466029b6f7174
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: CBS News first reported last night that the tomb may contain the remains of Air Force pilot Michael Blassie. There was a suspicion the body was Blassie because his uniform and ID card were found near the body in Vietnam. Question: What happened after there was suspicion? Events: ['reported', 'contain', 'was', 'was', 'found'] Output:
[ "reported" ]
task390-f0ef7863b9674f04b683c36bdeee3247
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: "Their response came very late," an official from a Shiite party, the Supreme Council for the Islamic Revolution in Iraq (SCIRI), said in disgust. One policeman who was there, guarding a bank, said he felt helpless even though he was armed. Question: What event had started after the response? Events: ['response', 'came', 'said', 'was', 'guarding', 'said', 'armed', 'felt'] Output:
[ "came", "said", "said" ]
task390-74a4bc2efd2a4e4eba7edf54e2a39d6f
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 increase in the number of international visitors to Kenya has spurred a greater interest in the tourism sector with the airports registering the highest number of traffic in the last five years. Question: What happened before airports registered their high traffic? Events: ['spurred', 'registering'] Output:
[ "spurred" ]
task390-482f0392d51e407481fa736382cbfabc
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: Saddam is facing charges in this trial over the killing of Shiite villagers, but his regime also launched the bloody Anfal campaign against the Kurds, killing more than 180,000 people over the past two decades. Clark, who with other defence lawyers briefly walked out of proceedings on Monday, has also demanded better protection for the defence lawyers. Question: What has happened during Saddam's trial? Events: ['facing', 'trial', 'killing', 'launched', 'campaign', 'killing', 'walked', 'proceedings', 'demanded'] Output:
[ "facing", "walked", "proceedings", "demanded" ]
task390-520e4c60b62e496e94e4413d510a3949
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: Food chains from farm fields to table are polluted from time to time and environmental pollution has a bad impact on food sources, " according to the plan. His call follows a scandal this month in which red-yolk salted duck eggs were found containing the carcinogenic industrial dye, Sudan-IV, raising nationwide concern over food safety. Question: What happened before the plan? Events: ['polluted', 'pollution', 'impact', 'according', 'plan', 'call', 'scandal', 'found', 'concern'] Output:
[ "" ]
task390-5efb72f77c4d4acd873883e9e6079d80
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 Outlook also added that the global refining industry would face new challenges in the future, due to the drop of surplus production capacity and weakness of production flexibility resulting from the lack of investment. Question: What might happen after the Outlook added something? Events: ['added', 'refining', 'face', 'challenges', 'production', 'production', 'resulting', 'investment', 'drop'] Output:
[ "face", "challenges", "drop", "resulting", "investment" ]
task390-7ec7d63574594f5c969038676ced388a
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: German law requires parties to publish the name and address of anyone who donates more than 20,000 marks (dlrs 11,000). The anti-foreigner party said it wanted to protect the donor from possible attacks. Question: What would happen before an attack to prevent it? Events: ['requires', 'publish', 'donates', 'said', 'protect', 'attacks'] Output:
[ "protect", "publish", "requires" ]
task390-6de322afce10432e9dbc3295da781a73
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 happened after people were on board? Events: ['has', 'board', 'occurred', 'busy', 'activities', 'rushed', 'shifting'] Output:
[ "rushed", "shifting" ]
task390-7052d1453dc54de5ad2a0e8cf03eb546
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 are aided by Britain, West Germany, Australia, Canada, the Netherlands and Belgium. Bush was expected to authorize naval commanders to use ``the minimum force necessary'' to interdict shipments to and from Iraq, a U.S. official said. Question: What may happen after naval commanders use the minimum necessary force? Events: ['aided', 'expected', 'authorize', 'use', 'interdict', 'said'] Output:
[ "interdict" ]
task390-e0a88e0ec1714f31b41db516b95f16be