input
stringlengths 1.21k
1.66k
| output
sequencelengths 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: Emma did not pass the ball to Janie although (she) was open. <sep> Pronoun:she <sep> Noun: Janie
Output:
| [
"True"
] | task1390-967b2a68265840cbab8d1a70960f49fb |
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:he <sep> Noun: Chester
Output:
| [
"True"
] | task1390-f959969f540f473d8cc4c61fd73f7008 |
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: While Nancy and Ellen counted the silverware, Mrs. Smith hastened upstairs. In a few minutes she returned and one look at (her) stricken face told the girls that the precious map was gone. <sep> Pronoun:her <sep> Noun: Nancy
Output:
| [
"False"
] | task1390-275c702d5ada453ba1b7e0a861f65297 |
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 cake away in the refrigerator . (It) has a lot of leftovers in it. <sep> Pronoun:It <sep> Noun: the refrigerator
Output:
| [
"True"
] | task1390-cc8b2869c27b4bee961ee74705beae9f |
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 firemen arrived before the police because (they) were coming from so far away. <sep> Pronoun:they <sep> Noun: the police
Output:
| [
"True"
] | task1390-fff55f7240aa44bd89b84497389cd086 |
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 pony behaved well, sir, and showed no vice; but at last he just threw up his heels and tipped the young gentleman into the thorn hedge. He wanted me to help (him) out, but I hope you will excuse me, sir, I did not feel inclined to do so. <sep> Pronoun:him <sep> Noun: pony
Output:
| [
"False"
] | task1390-700b76c53eb9413c97dceeaf4a93c843 |
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: Susan
Output:
| [
"True"
] | task1390-fae591afea7344bebccf8c737cb6ff96 |
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: mothers
Output:
| [
"False"
] | task1390-5869e739851541059bc03725a9cde968 |
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 city councilmen refused the demonstrators a permit because (they) advocated violence. <sep> Pronoun:they <sep> Noun: the demonstrators
Output:
| [
"True"
] | task1390-b9c171a474a54113ba478b1121a9dcd3 |
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 short, so it worked out. <sep> Pronoun:it <sep> Noun: the train
Output:
| [
"False"
] | task1390-75ff4cfad9a548608b67cbaf168744ed |
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: Sara borrowed the book from the library because she needs (it) for an article she is working on. She reads it when she gets home from work. <sep> Pronoun:it <sep> Noun: the book
Output:
| [
"True"
] | task1390-6dc75730159a4ec29511c56ec9dd2d57 |
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: Mama came over and sat down beside Alice . Gently (she) stroked her hair and let the child weep. <sep> Pronoun:she <sep> Noun: Alice
Output:
| [
"False"
] | task1390-f35d5c6ac3d04e1285e4029b770a5d29 |
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: Bill
Output:
| [
"False"
] | task1390-b59b8a1b7017470dacb61e143ae88744 |
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 is not easy to space buttonholes exactly the same distance apart, and it is very difficult to cut them precisely the right size . The tiniest slip of the scissors will make the hole too large, and even one thread uncut will leave (it) too small. <sep> Pronoun:it <sep> Noun: the hole
Output:
| [
"True"
] | task1390-a9a6f25709a64baa983b5e55279d8995 |
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: new groom
Output:
| [
"False"
] | task1390-6e5500b3816c4688a2838163f2b48b72 |
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 guard (them) . <sep> Pronoun:them <sep> Noun: the chickens
Output:
| [
"True"
] | task1390-89827f33a887461c81d813c61f35135d |
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 the storm, the tree fell down and crashed through the roof of my house. Now, I have to get (it) removed. <sep> Pronoun:it <sep> Noun: the roof
Output:
| [
"False"
] | task1390-1de4f6d52e854b699a5aa57aa9f287a5 |
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 water bottle
Output:
| [
"True"
] | task1390-28dd623991eb4209900e361d4c34cc3e |
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: Lionel is holding captive a scientist, Dr. Vardi , who has invented a device that turns animals invisible; Lionel plans to use it on Geoffrey and send (him) to steal nuclear material from an army vault. <sep> Pronoun:him <sep> Noun: Lionel
Output:
| [
"False"
] | task1390-41583c3d6815480b852916c2cb3fbdba |
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 Tatyana reached the cabin, (her) mother was sleeping. She was careful not to disturb her , undressing and climbing back into her berth. <sep> Pronoun:her <sep> Noun: Tatyana
Output:
| [
"False"
] | task1390-a37911eaf5b740209d65e6d7253d1721 |
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's drawing was hung just above Tina's and (it) did look much better with another one below it. <sep> Pronoun:it <sep> Noun: Sam's drawing
Output:
| [
"True"
] | task1390-c88594c4d82e44179778d562062f2e42 |
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 looked for her friend Jade in the crowd. Since (she) always wears a red turban, Alice spotted her quickly. <sep> Pronoun:she <sep> Noun: Alice
Output:
| [
"False"
] | task1390-f075a043f4bc41c398926d3d8f974698 |
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 took the rear seat while Bill claimed the front because (his) "Dibs!" was slow. <sep> Pronoun:his <sep> Noun: Bill
Output:
| [
"False"
] | task1390-5c9b10e26d21464c99b661a37416973a |
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 fast. <sep> Pronoun:it <sep> Noun: the school bus
Output:
| [
"False"
] | task1390-8faab4fc4826494bb40df1bf8dc9aeb5 |
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 actress used to be named Terpsichore , but she changed it to Tina a few years ago, because she figured (it) was too hard to pronounce. <sep> Pronoun:it <sep> Noun: Tina
Output:
| [
"False"
] | task1390-bbb562c8e03442be8bafd8258cfb14d4 |
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 sculpture rolled off the shelf because (it) wasn't anchored. <sep> Pronoun:it <sep> Noun: the shelf
Output:
| [
"False"
] | task1390-cb9c1b8dd6354dd9bd936854b3dd892a |
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 was supposed to run the dishwasher , but he put it off, because he wanted to watch TV. But the show turned out to be boring, so he changed his mind and turned (it) on. <sep> Pronoun:it <sep> Noun: the dishwasher
Output:
| [
"True"
] | task1390-9d20bc4ff0af4acc8c4e3328f81d486c |
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: As Andrea in the crop duster passed over Susan , (she) could see the landing gear. <sep> Pronoun:she <sep> Noun: Andrea
Output:
| [
"False"
] | task1390-f0f1457ba12f40d493aed294e281d712 |
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: album
Output:
| [
"True"
] | task1390-d1be1db1226441eda1eb8c5b8226e8b3 |
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 major influence on (his) writing. <sep> Pronoun:his <sep> Noun: Goethe
Output:
| [
"True"
] | task1390-808c01ee5fae417d974a67d8cb20c092 |
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 reach (it) . <sep> Pronoun:it <sep> Noun: the lake
Output:
| [
"True"
] | task1390-7c2daaa920b14edeb05fcb7677e8bc7c |
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: Then he took a piece of iron the shape of the horse horse's foot , and clapped (it) on, and drove some nails through the shoe quite into its hoof, so that the shoe was firmly on <sep> Pronoun:it <sep> Noun: horse's foot
Output:
| [
"False"
] | task1390-4939d6ab0263479a9cf94cdc931fce50 |
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 butterfly wing on the table and (it) broke. <sep> Pronoun:it <sep> Noun: the butterfly wing
Output:
| [
"True"
] | task1390-80151ca8601848bdbe61d6d971895b18 |
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: Everyone really loved the oatmeal cookies ; only a few people liked the chocolate chip cookies . Next time, we should make more of (them) . <sep> Pronoun:them <sep> Noun: the oatmeal cookies
Output:
| [
"True"
] | task1390-395d51b7b3b849f2a6baf9a1043a03b7 |
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 asked Dave to get me my sweater from the other side of the yacht . While he was gone, I rested my arm on the rail over there and suddenly (it) gave way. <sep> Pronoun:it <sep> Noun: arm
Output:
| [
"False"
] | task1390-addef34baf7c450f9364324f1422c23a |
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:him <sep> Noun: Steve
Output:
| [
"True"
] | task1390-dd001b24288f47beb81bd64ea9222808 |
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 , even though (he) was particularly eager to see it. <sep> Pronoun:he <sep> Noun: Eric
Output:
| [
"False"
] | task1390-fb9aba9971464b53becdf401a8115acb |
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 Tommy dropped his ice cream, Timmy giggled, so father gave (him) a sympathetic look. <sep> Pronoun:him <sep> Noun: Timmy
Output:
| [
"False"
] | task1390-96194b9b772e494bba1a6349b7909242 |
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 empty. <sep> Pronoun:it <sep> Noun: the bottle
Output:
| [
"True"
] | task1390-25c541335cd9499c91e9fe374a72a398 |
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: Bernard
Output:
| [
"True"
] | task1390-99fa87b4fe2c4fa2bd45c51b6aa88ce7 |
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 actress used to be named Terpsichore , but she changed it to Tina a few years ago, because she figured (it) was easier to pronounce. <sep> Pronoun:it <sep> Noun: Terpsichore
Output:
| [
"False"
] | task1390-cb3ca7efec914a1b96bc621e426a5927 |
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 large. <sep> Pronoun:it <sep> Noun: The trophy
Output:
| [
"True"
] | task1390-e7738546682d457a885cc9a149c9045d |
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: Our mistress hired a room for my crippled sister Nelly , and she gave her knitting and needlework when she was able to do it, and when she was ill (she) sent her dinners and many nice comfortable things and was like a mother to her. <sep> Pronoun:she <sep> Noun: Nelly
Output:
| [
"False"
] | task1390-d6004dcdff604ca0a378eee0b0ab6931 |
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 Mr. Bond , the veterinarian, came to look at the black horse that lay groaning on the grass, he felt (him) all over, and shook his head; one of his legs was broken. <sep> Pronoun:him <sep> Noun: the black horse
Output:
| [
"True"
] | task1390-a7914224701a4d5a97e80ddd436862b0 |
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 managed two guitars and a bag , and still could point out the Freemans : "Isn't it nice that (they) have come, Mama!" <sep> Pronoun:they <sep> Noun: two guitars and a bag
Output:
| [
"False"
] | task1390-af6286997301457a9fdf0b49557ea6da |
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 top. <sep> Pronoun:It <sep> Noun: The dog
Output:
| [
"False"
] | task1390-4ae6a0d39a43407db363b049c8a5503b |
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: Every day after dinner Mr. Schmidt took a long nap. Mark would let him sleep for an hour, then wake him up, scold him, and get him to work. He needed to get him to finish his work, because (his) work was beautiful <sep> Pronoun:his <sep> Noun: Mr. Schmidt
Output:
| [
"True"
] | task1390-640a8cf0a1ff43e29d9d98dffb2eaf1b |
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: Fred
Output:
| [
"False"
] | task1390-decbbd2cedfa426e8480ab6898e847d7 |
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 painting in Mark's living room shows an oak tree. (It) is to the right of the bookcase. <sep> Pronoun:It <sep> Noun: The painting
Output:
| [
"True"
] | task1390-f68de20df41f4d7fa9a52e9511f4b171 |
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 looked for her friend Jade in the crowd. Since (she) always has good luck, Alice spotted her quickly. <sep> Pronoun:she <sep> Noun: Alice
Output:
| [
"True"
] | task1390-665aa5631e7b4a0694e2e948a0f0bf0d |
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 understand him. <sep> Pronoun:he <sep> Noun: Sid
Output:
| [
"False"
] | task1390-cf94c0dc8f544d17bdae1b35bdb68b70 |
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: Kirilov ceded the presidency to Shatov because (he) was less popular. <sep> Pronoun:he <sep> Noun: Kirilov
Output:
| [
"True"
] | task1390-22eb90047e884dba90e8bdc8d0a3111e |
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:his <sep> Noun: Babar
Output:
| [
"False"
] | task1390-e52296e3163a495c89e2598e4eef13ab |
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 had hoped to place copies of our newsletter on all the chairs in the auditorium, but there were simply not enough of (them) . <sep> Pronoun:them <sep> Noun: chairs
Output:
| [
"False"
] | task1390-6ba6fa5ed69744eb84b406c20a6e414b |
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: Jackson was greatly influenced by Arnold , though (he) lived two centuries earlier. <sep> Pronoun:he <sep> Noun: Arnold
Output:
| [
"True"
] | task1390-588efa6014dc4ce9ba97242fb11b1385 |
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:
| [
"False"
] | task1390-fc1add8be7d24d68bbe4cb209ff857e9 |
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: Billy cried because Toby wouldn't share (his) toy. <sep> Pronoun:his <sep> Noun: Billy
Output:
| [
"False"
] | task1390-4ba6214b125e4554bf7f9b4f1ec37241 |
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: So Mark slept. It was daylight when he woke with Warren 's hand upon (his) shoulder. <sep> Pronoun:his <sep> Noun: Warren
Output:
| [
"False"
] | task1390-3ee7fcb442f444c5a2fcb4b8eeede8c0 |
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 fish
Output:
| [
"True"
] | task1390-332b4391223549a2a1b8e7bd589f3736 |
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: Paul tried to call George on the phone, but (he) wasn't available. <sep> Pronoun:he <sep> Noun: Paul
Output:
| [
"False"
] | task1390-1039783c3d424b1a89e21b2fc2a448df |
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:he <sep> Noun: Chester
Output:
| [
"False"
] | task1390-c6411144a27e491781d7f0b546e14951 |
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: Lily spoke to Donna , breaking (her) silence. <sep> Pronoun:her <sep> Noun: Lily
Output:
| [
"True"
] | task1390-3bdcc35646be4da0a6cb4dafdaa5d053 |
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 it was raining, I carried the newspaper over my backpack to keep (it) dry. <sep> Pronoun:it <sep> Noun: the newspaper
Output:
| [
"False"
] | task1390-2e3b609c1c8841048ba138e6e823f7e4 |
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: Then he took a piece of iron the shape of the horse horse's foot , and clapped (it) on, and drove some nails through the shoe quite into its hoof, so that the shoe was firmly on <sep> Pronoun:it <sep> Noun: horse
Output:
| [
"False"
] | task1390-37a934e0e3c0469bb2b20bb5d77e380d |
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: Tom
Output:
| [
"False"
] | task1390-be530c34f811447a8555b4b7694d935b |
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: Ann asked Mary what time the library closes, but (she) had forgotten. <sep> Pronoun:she <sep> Noun: Mary
Output:
| [
"True"
] | task1390-1914099990d84212908bfb08cc0c9049 |
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: There is a pillar between me and the stage , and I can't see around (it) . <sep> Pronoun:it <sep> Noun: the stage
Output:
| [
"False"
] | task1390-02c4e030b70f4245a613b6fbb18f2018 |
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 saw Jim yelling at some guy in a military uniform with a huge red beard. I don't know why (he) was, but he looked very unhappy. <sep> Pronoun:he <sep> Noun: Jim
Output:
| [
"True"
] | task1390-a9f754d473704bc39971bc4e07b41e20 |
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 sat there feeling rather like a chappie I'd once read about in a book , who murdered another cove and hid the body under the dining-room table , and then had to be the life and soul of a dinner party, with (it) there all the time. <sep> Pronoun:it <sep> Noun: body
Output:
| [
"True"
] | task1390-189752fa76544c26baf770b1b4f1e5df |
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 was doing research in the library when he heard a man humming and whistling. (He) was very annoying. <sep> Pronoun:He <sep> Noun: John
Output:
| [
"False"
] | task1390-92312b2d861c46e9b9267dacb5be01dc |
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: Arthur and Celeste
Output:
| [
"True"
] | task1390-f7ba44f1cd0d4e948afcc2166137da76 |
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 Tommy dropped his ice cream, Timmy giggled, so father gave (him) a stern look. <sep> Pronoun:him <sep> Noun: Timmy
Output:
| [
"True"
] | task1390-a28084e0142a4227beac0fa08a233088 |
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: As Ollie carried Tommy up the long winding steps, (his) legs ached. <sep> Pronoun:his <sep> Noun: Ollie
Output:
| [
"True"
] | task1390-2b3962f3c3cb4850aade1e50f8ac56c1 |
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) began two years ago. <sep> Pronoun:They <sep> Noun: The scientists
Output:
| [
"True"
] | task1390-c387fb8931dc427287316291d8682377 |
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 pulled up a chair to the piano , but (it) was broken, so he had to stand instead. <sep> Pronoun:it <sep> Noun: the piano
Output:
| [
"False"
] | task1390-8510776d55bb4d0cb3df77a07eb44c09 |
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 table won't fit through the doorway because (it) is too narrow. <sep> Pronoun:it <sep> Noun: the doorway
Output:
| [
"True"
] | task1390-96ee1cb4735045a89277ed211da595fd |
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 gave Joan candy because (she) wasn't hungry. <sep> Pronoun:she <sep> Noun: Jane
Output:
| [
"True"
] | task1390-aae8d1d0758e40c59e1c5c93c06a9366 |
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:their <sep> Noun: Arthur and Celeste
Output:
| [
"True"
] | task1390-b3b9847c4988438e96e129c4404fa929 |
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 nosy. <sep> Pronoun:she <sep> Noun: Ann
Output:
| [
"False"
] | task1390-ffdbc42eea14415d82e063333abfa5dd |
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: Jim signaled the barman and gestured toward (his) empty glass <sep> Pronoun:his <sep> Noun: the barman
Output:
| [
"False"
] | task1390-045fe0809a0043c3b5d3414ed67d55ad |
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 sack of potatoes had been placed below the bag of flour , so (it) had to be moved first. <sep> Pronoun:it <sep> Noun: The sack of potatoes
Output:
| [
"False"
] | task1390-fcc22db9e4bd44b48547458f758620c2 |
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 cat was lying by the mouse hole waiting for the mouse , but (it) was too impatient. <sep> Pronoun:it <sep> Noun: the mouse
Output:
| [
"False"
] | task1390-e137d3ff2aba474986e82dff43b79934 |
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 boy continued to whip the pony , and eventually the pony threw him over. John laughed out quite loud. "Good for (him,") he said. <sep> Pronoun:him <sep> Noun: boy
Output:
| [
"False"
] | task1390-fd88f6c240a44a77b4c59fc8cb25a132 |
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) couldn't stand her boyfriend. <sep> Pronoun:she <sep> Noun: Madonna
Output:
| [
"True"
] | task1390-1bb7e1d4869b4d72b62b418fbf131318 |
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 pony behaved well, sir, and showed no vice; but at last he just threw up his heels and tipped the young gentleman into the thorn hedge. (He) wanted me to help him out, but I hope you will excuse me, sir, I did not feel inclined to do so. <sep> Pronoun:He <sep> Noun: pony
Output:
| [
"False"
] | task1390-1c40eacd89734972b546a44c4a908cf7 |
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: master and mistress
Output:
| [
"True"
] | task1390-828dd91480af4e8f957bbdf3c0e662d1 |
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 customer walked into the bank and stabbed one of the tellers. (He) was immediately taken to the hospital. <sep> Pronoun:He <sep> Noun: The customer
Output:
| [
"False"
] | task1390-72d7c50db7fb46e48a6c1d46d31e5612 |
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: Mama came over and sat down beside Alice . Gently she stroked (her) hair and let the child weep. <sep> Pronoun:her <sep> Noun: Alice
Output:
| [
"True"
] | task1390-4ac0b60ef16a4528b9409f8b620ee872 |
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:their <sep> Noun: their mothers
Output:
| [
"False"
] | task1390-6a747f0d472c45c38651bfc393e23474 |
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: Facebook
Output:
| [
"True"
] | task1390-cd53ab1357a64d7898d165cef09fa03c |
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: Emma Emma's mother had died long ago, and (her) education had been managed by an excellent woman as governess. <sep> Pronoun:her <sep> Noun: Emma
Output:
| [
"True"
] | task1390-0c709efe6eb74752b15097488cba7f89 |
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: Dr. Adams informed Kate that (she) had cancer and presented several options for future treatment. <sep> Pronoun:she <sep> Noun: Kate
Output:
| [
"True"
] | task1390-a5be35e731914041a05c412863fa436e |
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: the captain
Output:
| [
"True"
] | task1390-049c67ed1bae47da9536375b8e1bbddf |
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: Larry , a timid teen-ager, lives with his widowed mother in a Brooklyn housing project. Larry Larry's father , a gang leader, was shot to death; his father's disciple, Antonio , takes Larry under (his) wing, and quickly molds him into a drug runner. <sep> Pronoun:his <sep> Noun: Antonio
Output:
| [
"True"
] | task1390-bcf9d7f6937441029814ddae6b5ae18d |
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: Emma did not pass the ball to Janie although (she) saw that she was open. <sep> Pronoun:she <sep> Noun: Emma
Output:
| [
"True"
] | task1390-1329018006a3431b9cc0978f2c22a99e |
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-0b67f4ee928743158e742b375a0bcac3 |
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 city councilmen refused the demonstrators a permit because (they) feared violence. <sep> Pronoun:they <sep> Noun: the demonstrators
Output:
| [
"False"
] | task1390-8cf088680bd541fba6b608dc1a17ae29 |
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: Thomson visited Cooper 's grave in 1765. At that date (he) had been dead for five years. <sep> Pronoun:he <sep> Noun: Thomson
Output:
| [
"False"
] | task1390-a672cc1af4154f1586935e60f22693dd |
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 major influence on (his) writing. <sep> Pronoun:his <sep> Noun: Shakespeare
Output:
| [
"False"
] | task1390-d418b3313c1c425b8c6fc148f94d4641 |
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 persistent, so the interview lasted for a long time. <sep> Pronoun:They <sep> Noun: the stars
Output:
| [
"False"
] | task1390-32d5006cdc094c1fbe6bfaf2b26a1b47 |