input
stringlengths 1.21k
1.66k
| output
listlengths 1
1
| id
stringlengths 41
41
|
---|---|---|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Frank felt vindicated when his longtime rival Bill revealed that (he) was the winner of the competition. <sep> Pronoun:he <sep> Noun: Frank
Output:
|
[
"True"
] |
task1390-d2778bbdd9d04fa88902564bfe929410
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: My meeting started at 4:00 and I needed to catch the train at 4:30, so there wasn't much time. Luckily, (it) was delayed, so it worked out. <sep> Pronoun:it <sep> Noun: the train
Output:
|
[
"True"
] |
task1390-fb7042b135b7460f900a6eee468f5245
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Madonna fired her trainer because (she) slept with her boyfriend. <sep> Pronoun:she <sep> Noun: Madonna
Output:
|
[
"False"
] |
task1390-624d5c709499406784c92a30770b1af0
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Jane knocked on Susan 's door, but there was no answer. (She) was out. <sep> Pronoun:She <sep> Noun: Susan
Output:
|
[
"True"
] |
task1390-b5ef44e522a148ebbc5e9fc26b6aa484
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: I took the water bottle out of the backpack so that (it) would be handy. <sep> Pronoun:it <sep> Noun: the backpack
Output:
|
[
"False"
] |
task1390-f14aafd688144685a5fc88c534158c43
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Sam and Amy are passionately in love, but Amy's parents are unhappy about it, because (they) are snobs. <sep> Pronoun:they <sep> Noun: Sam and Amy
Output:
|
[
"False"
] |
task1390-4708c4289963490c837ed38e3c08caf8
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: No one joins Facebook to be sad and lonely. But a new study from the University of Wisconsin psychologist George Lincoln argues that that's exactly how (it) makes us feel. <sep> Pronoun:it <sep> Noun: study
Output:
|
[
"False"
] |
task1390-e10cf9b772f54598a089a969ca31467e
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Bill passed the gameboy to John because (his) turn was next. <sep> Pronoun:his <sep> Noun: Bill
Output:
|
[
"False"
] |
task1390-eff3c038b7b74d8b9d7a74b06eb38474
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Pete envies Martin although (he) is very successful. <sep> Pronoun:he <sep> Noun: Martin
Output:
|
[
"False"
] |
task1390-f082b7b77abd424ebf71059a21d45914
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Adam can't leave work here until Bob arrives to replace him. If Bob had left home for work on time, (he) would be gone by this time. <sep> Pronoun:he <sep> Noun: Adam
Output:
|
[
"True"
] |
task1390-9e43797b75bd46cd8aa68b5174a0ddfe
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Fred is the only man still alive who remembers my great-grandfather . (He) is a remarkable man. <sep> Pronoun:He <sep> Noun: Fred
Output:
|
[
"True"
] |
task1390-36da2e0a5c4b4a5aa78dfba0e671e9b8
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: The dog chased the cat , which ran up a tree. (It) waited at the bottom. <sep> Pronoun:It <sep> Noun: the cat
Output:
|
[
"False"
] |
task1390-ad02f4ab5e844e0c89783d27bbed6573
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Bob paid for Charlie 's college education, but now Charlie acts as though it never happened. (He) is very hurt. <sep> Pronoun:He <sep> Noun: Charlie
Output:
|
[
"False"
] |
task1390-10e26952eb1b4393b8d953a6b62b040e
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: the elephants
Output:
|
[
"False"
] |
task1390-29ddb9b3c2e240d38edb253d04a03473
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: I poured water from the bottle into the cup until (it) was full. <sep> Pronoun:it <sep> Noun: the bottle
Output:
|
[
"False"
] |
task1390-e674f64dd45444d493560355a9bd315e
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: One day Dick was teasing the colts, and did not know that the master was in the next field; but he was there, watching what was going on; over the hedge he jumped in a snap, and catching Dick by the arm, he hit him so hard that (he) roared with the pain and surprise. <sep> Pronoun:he <sep> Noun: the master
Output:
|
[
"False"
] |
task1390-575abea52b534d1e9bcff33330e0a912
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: The journalists interviewed the stars of the new movie. (They) were very cooperative, so the interview lasted for a long time. <sep> Pronoun:They <sep> Noun: The journalists
Output:
|
[
"False"
] |
task1390-7ac99e9feacd4ffcaa33bd28414be237
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: John hired Bill to take care of (him) . <sep> Pronoun:him <sep> Noun: John
Output:
|
[
"True"
] |
task1390-6ebd43cca28f4e1abadb0916c358c729
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Dan had to stop Bill from toying with the injured bird. (He) is very compassionate. <sep> Pronoun:He <sep> Noun: Bill
Output:
|
[
"False"
] |
task1390-ee25bb2f76cb47b88c17841233e9be9a
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Equally swoon-worthy is C.K. Dexter Haven , a pallid young dandy holding a jade-handled walking stick, with a poodle asleep at (his) feet <sep> Pronoun:his <sep> Noun: poodle
Output:
|
[
"False"
] |
task1390-db220f45f21743cd9a20cfeb7ce9ab69
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: The foxes are getting in at night and attacking the chickens . (They) have gotten very nervous. <sep> Pronoun:They <sep> Noun: the chickens
Output:
|
[
"True"
] |
task1390-b6e00d47c71a4e97a2b2aa930e99fe08
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: This book introduced Shakespeare to Goethe ; it was a fine selection of (his) writing. <sep> Pronoun:his <sep> Noun: Goethe
Output:
|
[
"False"
] |
task1390-7d6a2cc11bc5447398f5f3baa3302737
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: One day Dick was teasing the colts, and did not know that the master was in the next field; but he was there, watching what was going on; over the hedge he jumped in a snap, and catching Dick by the arm, he hit (him) so hard that he roared with the pain and surprise. <sep> Pronoun:him <sep> Noun: Dick
Output:
|
[
"True"
] |
task1390-cc6e082a82084ee4984eb7898564a301
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Always before, Larry had helped Dad with his work. But (he) could not help him now, for Dad said that his boss at the railroad company would not want anyone but him to work in the office. <sep> Pronoun:he <sep> Noun: Larry
Output:
|
[
"True"
] |
task1390-04e617474ef44a5f83f0e14feb060a31
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Sir Clifford wants me to find him a new groom , about twenty or twenty-one, who knows his business. (His) old coachman is getting feeble, and he wants a man to work with him and get into his ways, who would be able, when the old man was pensioned off, to step into his place. <sep> Pronoun:His <sep> Noun: Sir Clifford
Output:
|
[
"True"
] |
task1390-290c0111f6714441af1fd239201e38bf
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: The foxes are getting in at night and attacking the chickens . I shall have to kill (them) . <sep> Pronoun:them <sep> Noun: the chickens
Output:
|
[
"False"
] |
task1390-9a79c8b7f32b42c39f5813e9290dfaaa
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: The user changed his password from " GrWQWu8JyC " to " willow-towered Canopy Huntertropic wrestles " as (it) was easy to remember. <sep> Pronoun:it <sep> Noun: willow-towered Canopy Huntertropic wrestles
Output:
|
[
"True"
] |
task1390-f0772fd9cf6f467d9ef36f5fdd130297
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Jane knocked on Susan 's door but (she) did not answer. <sep> Pronoun:she <sep> Noun: Jane
Output:
|
[
"False"
] |
task1390-5fe4d0470ef24e16be286aa5b3619cad
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Mark heard Steve 's feet going down the ladder. The door of the shop closed after him. (He) ran to look out the window. <sep> Pronoun:He <sep> Noun: Mark
Output:
|
[
"True"
] |
task1390-b23265c7281b4badb454b9c50cae3ba6
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Tatyana knew that Grandma always enjoyed serving an abundance of food to (her) guests. Now Tatyana watched as Grandma gathered Tatyana 's small mother into a wide, scrawny embrace and then propelled her to the table, lifting her shawl from her shoulders, seating her in the place of honor, and saying simply: "There's plenty." <sep> Pronoun:her <sep> Noun: Tatyana
Output:
|
[
"False"
] |
task1390-8644bd5b8fa240499841b822a4a273a6
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: The foxes are getting in at night and attacking the chickens . (They) have gotten very bold. <sep> Pronoun:They <sep> Noun: the chickens
Output:
|
[
"False"
] |
task1390-e612f98c0ce240d0a64ad19987256643
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: My master and mistress decided to pay a visit to some friends who lived about forty-six miles from our home, and James was to drive (them) . <sep> Pronoun:them <sep> Noun: some friends
Output:
|
[
"False"
] |
task1390-d2344747067f4c7c857e139946f351ce
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: One day Dick was teasing the colts, and did not know that the master was in the next field; but he was there, watching what was going on; over the hedge (he) jumped in a snap, and catching Dick by the arm, he hit him so hard that he roared with the pain and surprise. <sep> Pronoun:he <sep> Noun: Dick
Output:
|
[
"False"
] |
task1390-89d0d6dc2ae3447a91d4d5afe5f126b5
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: One day Dick was teasing the colts, and did not know that the master was in the next field; but he was there, watching what was going on; over the hedge he jumped in a snap, and catching Dick by the arm, he hit (him) so hard that he roared with the pain and surprise. <sep> Pronoun:him <sep> Noun: the master
Output:
|
[
"False"
] |
task1390-246bc0c205fb4d9292b9256955b6588b
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: In July, Kamtchatka declared war on Yakutsk . Since Yakutsk 's army was much better equipped and ten times larger, (they) were victorious within weeks. <sep> Pronoun:they <sep> Noun: Yakutsk
Output:
|
[
"True"
] |
task1390-f4f7199f11af4948b5621473f1e1075f
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Mary tucked her daughter Anne into bed, so that (she) could work. <sep> Pronoun:she <sep> Noun: Mary
Output:
|
[
"True"
] |
task1390-4e7a33c6fed84e9588977033c2da426f
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: After I saw Bill catching flies and pulling off their wings, I boxed his ears. I showed the master the flies, some crushed and some crawling about helpless, and I showed him the wings on the window sill. I never saw him so angry before; but as Bill was still howling and whining, like the coward that he was, he did not give (him) any more punishment of that kind, but set him up on a stool for the rest of the afternoon, and said that he should not go out to play for that week. <sep> Pronoun:him <sep> Noun: the master
Output:
|
[
"False"
] |
task1390-919962df98ba40d1a080d4ccadf85dde
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: When the sponsors of the bill got to the town hall, they were surprised to find that the room was full of opponents. (They) were very much in the minority. <sep> Pronoun:They <sep> Noun: the sponsors
Output:
|
[
"True"
] |
task1390-9dcc51f9a9aa435f92bf2aff7e0d0eda
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: The scientists are studying three species of fish that have recently been found living in the Indian Ocean. (They) appeared two years ago. <sep> Pronoun:They <sep> Noun: The scientists
Output:
|
[
"False"
] |
task1390-26e97e916e0f4bd6a1df321648227205
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Anna did a lot worse than her good friend Lucy on the test because (she) had studied so hard. <sep> Pronoun:she <sep> Noun: Anna
Output:
|
[
"False"
] |
task1390-a09d5f6f46ca410f88bb87886c172032
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Fred and Alice had very warm down coats , but (they) were not prepared for the cold in Alaska. <sep> Pronoun:they <sep> Noun: coats
Output:
|
[
"False"
] |
task1390-842c2f968776432f9fcd95c20f987853
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: The mothers of Arthur and Celeste have come to the town to fetch them. They are very happy to have them back, but they scold (them) just the same because they ran away. <sep> Pronoun:them <sep> Noun: mothers
Output:
|
[
"False"
] |
task1390-783c5dab425f4fb3baa500d9c9b9a922
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Mark heard Steve 's feet going down the ladder. The door of the shop closed after him. (He) ran to look out the window. <sep> Pronoun:He <sep> Noun: Steve
Output:
|
[
"False"
] |
task1390-af6bc425288d483cbedeeed541a89470
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: The mothers of Arthur and Celeste have come to the town to fetch them. They are very happy to have them back, but they scold them just the same because (they) ran away. <sep> Pronoun:they <sep> Noun: Arthur and Celeste
Output:
|
[
"True"
] |
task1390-2d65a1e4eb94478fa9bd84c4474da4bd
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Always before, Larry had helped Dad with his work. But he could not help (him) now, for Dad said that his boss at the railroad company would not want anyone but him to work in the office. <sep> Pronoun:him <sep> Noun: Larry
Output:
|
[
"False"
] |
task1390-69a01efdbf014c3a902d3bbc542653fa
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Dan had to stop Bill from toying with the injured bird. (He) is very compassionate. <sep> Pronoun:He <sep> Noun: Dan
Output:
|
[
"True"
] |
task1390-8a41ad5dad8540f68baf1e609d272f69
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Joe Joe's uncle can still beat him at tennis, even though (he) is 30 years older. <sep> Pronoun:he <sep> Noun: Joe's uncle
Output:
|
[
"True"
] |
task1390-0b3bf6cb593a4777a1ba00e375123f83
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: It was a summer afternoon, and the dog was sitting in the middle of the lawn. After a while, it got up and moved to a spot under the tree, because (it) was hot. <sep> Pronoun:it <sep> Noun: the dog
Output:
|
[
"True"
] |
task1390-608f8523bbf24a1889d2ace235616efe
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Alice was dusting the living room and trying to find the button that Mama had hidden. No time today to look at old pictures in her favorite photo album . Today she had to hunt for a button , so she put the album on a chair without even opening (it) . <sep> Pronoun:it <sep> Noun: living room
Output:
|
[
"False"
] |
task1390-d521959751e046eda3ada3d021c6d245
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Joe Joe's uncle can still beat him at tennis, even though (he) is 30 years younger. <sep> Pronoun:he <sep> Noun: Joe
Output:
|
[
"True"
] |
task1390-33e922d3e9474b9383b00ec14b9c2bbd
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Tom threw his schoolbag down to Ray after (he) reached the top of the stairs. <sep> Pronoun:he <sep> Noun: Tom
Output:
|
[
"True"
] |
task1390-f73045cd04ff4a7bae7f1e87cdff0cab
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: All the buttons up the back of Dora 's plaid dress were buttoned outside-in. Maude should have thought to button her up; but no, she had left poor little Dora to do the best (she) could, alone. <sep> Pronoun:she <sep> Noun: Dora
Output:
|
[
"True"
] |
task1390-de0717b694ff4b63b3952c465cce9672
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: The sun was covered by a thick cloud all morning, but luckily, by the time the picnic started, (it) was gone. <sep> Pronoun:it <sep> Noun: The sun
Output:
|
[
"False"
] |
task1390-dd96732c33de4ffb8ca25c04a0aa29be
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Sid explained his theory to Mark but (he) couldn't convince him. <sep> Pronoun:he <sep> Noun: Sid
Output:
|
[
"True"
] |
task1390-e8af656fd2bb471094f3a2b76617a7dc
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Alice was dusting the living room and trying to find the button that Mama had hidden. No time today to look at old pictures in her favorite photo album . Today she had to hunt for a button , so she put the album on a chair without even opening (it) . <sep> Pronoun:it <sep> Noun: button
Output:
|
[
"False"
] |
task1390-4cc275f65a734cc790e2cfcc5acc97d0
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Bill passed the gameboy to John because (his) turn was over. <sep> Pronoun:his <sep> Noun: Bill
Output:
|
[
"True"
] |
task1390-7d104c686d594811ad3fecb1d802972a
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: The older students were bullying the younger ones, so we punished (them) . <sep> Pronoun:them <sep> Noun: The older students
Output:
|
[
"True"
] |
task1390-b550289e5ec840549257124d0227bf80
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Jane knocked on Susan 's door, but there was no answer. (She) was disappointed. <sep> Pronoun:She <sep> Noun: Jane
Output:
|
[
"True"
] |
task1390-9067c51507e24803828dd3d4d96ff224
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Mr. Moncrieff visited Chester 's luxurious New York apartment, thinking that it belonged to his son Edward . The result was that Mr. Moncrieff has decided to cancel Edward 's allowance on the ground that he no longer requires (his) financial support. <sep> Pronoun:his <sep> Noun: Mr. Moncrieff
Output:
|
[
"True"
] |
task1390-753ea6c39e6f4bf3ad0513bd7a52d953
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Grant worked hard to harvest his beans so he and his family would have enough to eat that winter, His friend Henry let him stack them in his barn where they would dry. Later, he and Tatyana would shell them and cook them for (their) Sunday dinners. <sep> Pronoun:their <sep> Noun: he and Tatyana
Output:
|
[
"True"
] |
task1390-7bac7e8a02014ce88cc5acfab160139b
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: The father carried the sleeping boy in (his) bassinet. <sep> Pronoun:his <sep> Noun: The father
Output:
|
[
"False"
] |
task1390-e74a9a12983c46f1a3508fc33d591def
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Bob paid for Charlie 's college education. (He) is very generous. <sep> Pronoun:He <sep> Noun: Charlie
Output:
|
[
"False"
] |
task1390-5868f84eb0c0453a854a103c5fe392ac
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Alice was dusting the living room and trying to find the button that Mama had hidden. No time today to look at old pictures in her favorite photo album. Today (she) had to hunt for a button, so she put the album on a chair without even opening it. <sep> Pronoun:she <sep> Noun: Mama
Output:
|
[
"False"
] |
task1390-5dea026a75f644bbb7bc7ad509429f48
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: During a game of tag, Ethan ran from Luke because (he) was "it". <sep> Pronoun:he <sep> Noun: Luke
Output:
|
[
"True"
] |
task1390-32d1e4457a094ee285c27795703892c9
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Frank felt crushed when his longtime rival Bill revealed that (he) was the winner of the competition. <sep> Pronoun:he <sep> Noun: Frank
Output:
|
[
"False"
] |
task1390-f384ec26934c46179d28801b1579fdcf
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: The trophy doesn't fit into the brown suitcase because (it) is too small. <sep> Pronoun:it <sep> Noun: The trophy
Output:
|
[
"False"
] |
task1390-d7d861cb7cb2478595c0cbc9d574f1a8
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: The journalists interviewed the stars of the new movie. (They) were very cooperative, so the interview lasted for a long time. <sep> Pronoun:They <sep> Noun: the stars
Output:
|
[
"True"
] |
task1390-909aaf3301374ce39549d7e2c83152b7
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Steve follows Fred 's example in everything. (He) admires him hugely. <sep> Pronoun:He <sep> Noun: Steve
Output:
|
[
"True"
] |
task1390-a59bb61a57274d2abc0438ef4118aaf4
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: The woman held the girl against (her) chest <sep> Pronoun:her <sep> Noun: The woman
Output:
|
[
"True"
] |
task1390-8efa0ec8598845b89ed91a72077e05f2
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Frank was upset with Tom because the toaster (he) had sold him didn't work. <sep> Pronoun:he <sep> Noun: Frank
Output:
|
[
"False"
] |
task1390-c8631d2042e34e07a3a15090fb5b0339
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Tom said "Check" to Ralph as he took (his) bishop. <sep> Pronoun:his <sep> Noun: Ralph
Output:
|
[
"True"
] |
task1390-a3440e799c49413c9fc1e07912726747
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: I put the heavy book on the table and (it) broke. <sep> Pronoun:it <sep> Noun: the table
Output:
|
[
"True"
] |
task1390-d5bf836e30524be49b2b9a0a53a70d2e
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Do you suppose that Peter is responsible for the captain ’s illness? Maybe he bribed the cook to put something in (his) food. <sep> Pronoun:his <sep> Noun: Peter
Output:
|
[
"False"
] |
task1390-a1721793412c4d638733ee4ea70d4296
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Bernard , who had not told the government official that (he) was less than 21 when he filed for a homestead claim, did not consider that he had done anything dishonest. Still, anyone who knew that he was 19 years old could take his claim away from him. <sep> Pronoun:he <sep> Noun: the government official
Output:
|
[
"False"
] |
task1390-8c6c61030059433eb86b242054855d04
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Although they ran at about the same speed, Sue beat Sally because (she) had such a bad start. <sep> Pronoun:she <sep> Noun: Sally
Output:
|
[
"True"
] |
task1390-f56e4913ad874e8f9987e5fec1077bfd
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: We went to the lake , because a shark had been seen at the ocean beach , so (it) was a dangerous place to swim. <sep> Pronoun:it <sep> Noun: the lake
Output:
|
[
"False"
] |
task1390-653a3924204546c883ff1e0512b8adb0
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Even before they reached town , they could hear a sound like corn popping. Dora asked what (it) was, and Dad said it was firecrackers. <sep> Pronoun:it <sep> Noun: town
Output:
|
[
"False"
] |
task1390-386c66cef3484139b88dba64d3f5465a
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Fred and Alice had very warm down coats , but (they) were not enough for the cold in Alaska. <sep> Pronoun:they <sep> Noun: coats
Output:
|
[
"True"
] |
task1390-63cc2ffd86ea416ca720d0e0c0ef7469
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Always before, Larry had helped Dad with his work. But he could not help (him) now, for Dad said that his boss at the railroad company would not want anyone but him to work in the office. <sep> Pronoun:him <sep> Noun: Dad
Output:
|
[
"True"
] |
task1390-e1ec42abfb6545499dac8c4f081be5e5
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: If the con artist has succeeded in fooling Sam , (he) would have lost a lot of money. <sep> Pronoun:he <sep> Noun: the con artist
Output:
|
[
"False"
] |
task1390-048413c05c454c4f8b9a8d9e028393ef
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Steve follows Fred 's example in everything. (He) admires him hugely. <sep> Pronoun:He <sep> Noun: Fred
Output:
|
[
"False"
] |
task1390-fb27858a7d5d43c387b1dd5362380e40
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Always before, Larry had helped Dad with his work. But he could not help him now, for Dad said that (his) boss at the railroad company would not want anyone but him to work in the office. <sep> Pronoun:his <sep> Noun: Larry
Output:
|
[
"False"
] |
task1390-80ab44825b84442b8edc7e15456141b7
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: The fish ate the worm . (It) was hungry. <sep> Pronoun:It <sep> Noun: the worm
Output:
|
[
"False"
] |
task1390-19162562487d45f597064e1485271265
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: George got free tickets to the play, but he gave them to Eric , because (he) was particularly eager to see it. <sep> Pronoun:he <sep> Noun: Eric
Output:
|
[
"True"
] |
task1390-7cf64cd5de644342bcddb5747cb3f636
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Babar wonders how he can get new clothing. Luckily, a very rich old man who has always been fond of little elephants understands right away that he is longing for a fine suit. As he likes to make people happy, (he) gives him his wallet. <sep> Pronoun:he <sep> Noun: old man
Output:
|
[
"True"
] |
task1390-81dc5e4617344b288bb9e28621fa8ee7
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Always before, Larry had helped Dad with his work. But he could not help him now, for Dad said that (his) boss at the railroad company would not want anyone but him to work in the office. <sep> Pronoun:his <sep> Noun: Dad
Output:
|
[
"True"
] |
task1390-4714e5ab2f3c4beda60951fe5e878284
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Fred is the only man still alive who remembers my great-grandfather . (He) was a remarkable man. <sep> Pronoun:He <sep> Noun: my great-grandfather
Output:
|
[
"True"
] |
task1390-670ced765297449aa592dd02571bc424
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: After I saw Bill catching flies and pulling off their wings, I boxed his ears. I showed the master the flies, some crushed and some crawling about helpless, and I showed him the wings on the window sill. I never saw him so angry before; but as Bill was still howling and whining, like the coward that he was, (he) did not give him any more punishment of that kind, but set him up on a stool for the rest of the afternoon, and said that he should not go out to play for that week. <sep> Pronoun:he <sep> Noun: Bill
Output:
|
[
"False"
] |
task1390-89a03b7a0ace4ccbb1382e2ab9d4c11f
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: The mothers of Arthur and Celeste have come to the town to fetch (them) . They are very happy to have them back, but they scold them just the same because they ran away. them . <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output:
|
[
"True"
] |
task1390-2a226048489148abb148571d0b9c14a3
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Since Chester was dependent on Uncle Vernon , he couldn't very well marry without (his) approval <sep> Pronoun:his <sep> Noun: Chester
Output:
|
[
"False"
] |
task1390-72dc78b0248948ea82bdb2669a8dafeb
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: John promised Bill to leave, so an hour later (he) left. <sep> Pronoun:he <sep> Noun: John
Output:
|
[
"True"
] |
task1390-dd6b93671e344892b42c1ccb931d0fc2
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Susan knew that Ann 's son had been in a car accident, so (she) told her about it. <sep> Pronoun:she <sep> Noun: Ann
Output:
|
[
"False"
] |
task1390-7137c8eea22344708006dcd22087f693
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Susan knows all about Ann 's personal problems because (she) is indiscreet. <sep> Pronoun:she <sep> Noun: Ann
Output:
|
[
"True"
] |
task1390-6c0895ad5ee64e4ab835670e8c32b91a
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: The path to the lake was blocked, so we couldn't use (it) . <sep> Pronoun:it <sep> Noun: the lake
Output:
|
[
"False"
] |
task1390-dae1a960e5f141188a54ea8511ad154c
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Susan knows all about Ann 's personal problems because (she) is indiscreet. <sep> Pronoun:she <sep> Noun: Susan
Output:
|
[
"False"
] |
task1390-d8da9964cacd45ed97d81fd53080f508
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: A man's life and a horse's life are worth more than some foxes' tails ; al least (they) ought to be. <sep> Pronoun:they <sep> Noun: foxes' tails
Output:
|
[
"False"
] |
task1390-90eb49c7ae4b4dd785c0c302a82d5d61
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Joan made sure to thank Susan for all the help (she) had given. <sep> Pronoun:she <sep> Noun: Joan
Output:
|
[
"False"
] |
task1390-e3d479df8748420a9f8e75397907e4de
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Mark was close to Mr. Singer 's heels. He heard him calling for the captain , promising him, in the jargon everyone talked that night, that not one thing should be damaged on the ship except only the ammunition, but the captain and all (his) crew had best stay in the cabin until the work was over. <sep> Pronoun:his <sep> Noun: the captain
Output:
|
[
"True"
] |
task1390-b221015bf2d443259066cfc4a37e35c8
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: The delivery truck zoomed by the school bus because (it) was going so slow. <sep> Pronoun:it <sep> Noun: the school bus
Output:
|
[
"True"
] |
task1390-37b131dbae4f40738a58175f481a8414
|
Definition: You are given a context, a pronoun, and a noun in this task. The given pronoun is shown in the context within parentheses. You should determine if the pronoun refers to the given noun or not. Please answer with "True" and "False".
Positive Example 1 -
Input: Sam pulled up a chair to the piano , but (it) was broken, so he had to sing instead. <sep> Pronoun:it <sep> Noun: the piano
Output: True
Positive Example 2 -
Input: Fred covered his eyes with his hands , because the wind was blowing sand around. He lowered (them) when the wind stopped. <sep> Pronoun:them <sep> Noun: his eyes
Output: False
Negative Example 1 -
Input: Jim yelled at Kevin because (he) was so upset. <sep> Pronoun:he <sep> Noun: Kevin
Output: True
Negative Example 2 -
Input: Meanwhile, in the forest, the elephants are calling and hunting high and low for Arthur and Celeste , and their mothers are very worried. Fortunately, in flying over the town, an old marabou bird has seen (them) and come back quickly to tell the news. <sep> Pronoun:them <sep> Noun: Arthur and Celeste
Output: False
Now complete the following example -
Input: Sam and Amy are passionately in love, but Amy's parents are unhappy about it, because (they) are fifteen. <sep> Pronoun:they <sep> Noun: Amy's parents
Output:
|
[
"False"
] |
task1390-ac7b7b82221a4ab5bc30a49661dce43f
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.