text
stringclasses 271
values | pronoun
stringclasses 12
values | pronoun_loc
int32 8
163
| quote
stringclasses 237
values | quote_loc
int32 8
156
| options
sequencelengths 2
2
| label
class label 2
classes | source
stringclasses 12
values | template_name
stringclasses 8
values | template
stringclasses 8
values | rendered_input
stringlengths 78
280
| rendered_output
stringclasses 200
values |
---|---|---|---|---|---|---|---|---|---|---|---|
Billy cried because Toby wouldn't share his toy. | his | 40 | his toy | 40 | [
"Billy",
"Toby"
] | 11
| David Bender | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: Billy cried because Toby wouldn't share his toy.
Question: "his" is Billy or Toby?
Answer: | Toby |
Lily spoke to Donna, breaking her silence. | her | 30 | her silence. | 30 | [
"Lily",
"Donna"
] | 00
| David Bender | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: Lily spoke to Donna, breaking her silence.
Question: "her" is Lily or Donna?
Answer: | Lily |
Lily spoke to Donna, breaking her concentration. | her | 30 | her concentration. | 30 | [
"Lily",
"Donna"
] | 11
| David Bender | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: Lily spoke to Donna, breaking her concentration.
Question: "her" is Lily or Donna?
Answer: | Donna |
When Tommy dropped his ice cream, Timmy giggled, so father gave him a sympathetic look. | him | 64 | gave him | 59 | [
"Tommy",
"Timmy"
] | 00
| David Bender | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: When Tommy dropped his ice cream, Timmy giggled, so father gave him a sympathetic look.
Question: "him" is Tommy or Timmy?
Answer: | Tommy |
When Tommy dropped his ice cream, Timmy giggled, so father gave him a stern look. | him | 64 | gave him | 59 | [
"Tommy",
"Timmy"
] | 11
| David Bender | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: When Tommy dropped his ice cream, Timmy giggled, so father gave him a stern look.
Question: "him" is Tommy or Timmy?
Answer: | Timmy |
As Ollie carried Tommy up the long winding steps, his legs ached. | his | 50 | his legs ached. | 50 | [
"Ollie",
"Tommy"
] | 00
| David Bender | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: As Ollie carried Tommy up the long winding steps, his legs ached.
Question: "his" is Ollie or Tommy?
Answer: | Ollie |
As Ollie carried Tommy up the long winding steps, his legs dangled. | his | 50 | his legs dangled. | 50 | [
"Ollie",
"Tommy"
] | 11
| David Bender | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: As Ollie carried Tommy up the long winding steps, his legs dangled.
Question: "his" is Ollie or Tommy?
Answer: | Tommy |
The father carried the sleeping boy in his arms | his | 39 | his arms | 39 | [
"The father",
"The boy"
] | 00
| David Bender | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: The father carried the sleeping boy in his arms
Question: "his" is The father or The boy?
Answer: | The father |
The father carried the sleeping boy in his bassinet. | his | 39 | his bassinet. | 39 | [
"The father",
"The boy"
] | 11
| David Bender | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: The father carried the sleeping boy in his bassinet.
Question: "his" is The father or The boy?
Answer: | The boy |
The woman held the girl against her chest | her | 32 | her chest. | 32 | [
"The woman",
"The girl"
] | 00
| David Bender | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: The woman held the girl against her chest
Question: "her" is The woman or The girl?
Answer: | The woman |
The woman held the girl against her will. | her | 32 | her will | 32 | [
"The woman",
"The girl"
] | 11
| David Bender | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: The woman held the girl against her will.
Question: "her" is The woman or The girl?
Answer: | The girl |
Pam's parents came home and found her having sex with her boyfriend, Paul. They were furious about it. | They | 75 | They were furious | 75 | [
"Pam's parents",
"Pam and Paul"
] | 00
| David Bender | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: Pam's parents came home and found her having sex with her boyfriend, Paul. They were furious about it.
Question: "They" are Pam's parents or Pam and Paul?
Answer: | Pam's parents |
Pam's parents came home and found her having sex with her boyfriend, Paul. They were embarrassed about it. | They | 75 | They were embarrassed | 75 | [
"Pam's parents",
"Pam and Paul"
] | 11
| David Bender | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: Pam's parents came home and found her having sex with her boyfriend, Paul. They were embarrassed about it.
Question: "They" are Pam's parents or Pam and Paul?
Answer: | Pam and Paul |
Dr. Adams informed Kate that she had retired and presented several options for future treatment. | she | 29 | she had retired | 29 | [
"Dr. Adams",
"Kate"
] | 00
| David Bender | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: Dr. Adams informed Kate that she had retired and presented several options for future treatment.
Question: "she" is Dr. Adams or Kate?
Answer: | Dr. Adams |
Dr. Adams informed Kate that she had cancer and presented several options for future treatment. | she | 29 | she had cancer | 29 | [
"Dr. Adams",
"Kate"
] | 11
| David Bender | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: Dr. Adams informed Kate that she had cancer and presented several options for future treatment.
Question: "she" is Dr. Adams or Kate?
Answer: | Kate |
Dan had to stop Bill from toying with the injured bird. He is very compassionate. | He | 56 | He is very compassionate. | 56 | [
"Dan",
"Bill"
] | 00
| David Bender | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: Dan had to stop Bill from toying with the injured bird. He is very compassionate.
Question: "He" is Dan or Bill?
Answer: | Dan |
Dan had to stop Bill from toying with the injured bird. He is very cruel. | He | 56 | He is very cruel. | 56 | [
"Dan",
"Bill"
] | 11
| David Bender | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: Dan had to stop Bill from toying with the injured bird. He is very cruel.
Question: "He" is Dan or Bill?
Answer: | Bill |
George got free tickets to the play, but he gave them to Eric, even though he was particularly eager to see it. | he | 75 | he was particularly eager | 75 | [
"George",
"Eric"
] | 00
| David Bender | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: George got free tickets to the play, but he gave them to Eric, even though he was particularly eager to see it.
Question: "he" is George or Eric?
Answer: | George |
George got free tickets to the play, but he gave them to Eric, because he was particularly eager to see it. | he | 71 | he was particularly eager | 71 | [
"George",
"Eric"
] | 11
| David Bender | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: George got free tickets to the play, but he gave them to Eric, because he was particularly eager to see it.
Question: "he" is George or Eric?
Answer: | Eric |
George got free tickets to the play, but he gave them to Eric, because he was not particularly eager to see it. | he | 71 | he was not particularly eager | 71 | [
"George",
"Eric"
] | 00
| David Bender | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: George got free tickets to the play, but he gave them to Eric, because he was not particularly eager to see it.
Question: "he" is George or Eric?
Answer: | George |
Jane gave Joan candy because she wasn't hungry. | she | 29 | she wasn't hungry. | 29 | [
"Jane",
"Joan"
] | 00
| "Linguistic Problems and Complexities" http://www.csi.uottawa.ca/tanka/files/complexities.html | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: Jane gave Joan candy because she wasn't hungry.
Question: "she" is Jane or Joan?
Answer: | Jane |
Jane gave Joan candy because she was hungry. | she | 29 | she was hungry. | 29 | [
"Jane",
"Joan"
] | 11
| "Linguistic Problems and Complexities" http://www.csi.uottawa.ca/tanka/files/complexities.html | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: Jane gave Joan candy because she was hungry.
Question: "she" is Jane or Joan?
Answer: | Joan |
I tried to paint a picture of an orchard, with lemons in the lemon trees, but they came out looking more like light bulbs. | they | 78 | they came out | 78 | [
"lemons",
"lemon trees"
] | 00
| Ernest Davis | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: I tried to paint a picture of an orchard, with lemons in the lemon trees, but they came out looking more like light bulbs.
Question: "they" are lemons or lemon trees?
Answer: | lemons |
I tried to paint a picture of an orchard, with lemons in the lemon trees, but they came out looking more like telephone poles. | they | 78 | they came out | 78 | [
"lemons",
"lemon trees"
] | 11
| Ernest Davis | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: I tried to paint a picture of an orchard, with lemons in the lemon trees, but they came out looking more like telephone poles.
Question: "they" are lemons or lemon trees?
Answer: | lemon trees |
James asked Robert for a favor but he was refused. | he | 35 | he was refused. | 35 | [
"James",
"Robert"
] | 00
| From (Rahman and Ng 2012) | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: James asked Robert for a favor but he was refused.
Question: "he" is James or Robert?
Answer: | James |
James asked Robert for a favor but he refused. | he | 35 | he refused. | 35 | [
"James",
"Robert"
] | 11
| From (Rahman and Ng 2012) | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: James asked Robert for a favor but he refused.
Question: "he" is James or Robert?
Answer: | Robert |
Kirilov ceded the presidency to Shatov because he was less popular. | he | 47 | he was less popular. | 47 | [
"Kirilov",
"Shatov"
] | 00
| Modified from (Rahman and Ng 2012) | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: Kirilov ceded the presidency to Shatov because he was less popular.
Question: "he" is Kirilov or Shatov?
Answer: | Kirilov |
Kirilov ceded the presidency to Shatov because he was more popular. | he | 47 | he was more popular. | 47 | [
"Kirilov",
"Shatov"
] | 11
| Modified from (Rahman and Ng 2012) | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: Kirilov ceded the presidency to Shatov because he was more popular.
Question: "he" is Kirilov or Shatov?
Answer: | Shatov |
Emma did not pass the ball to Janie although she saw that she was open. | she | 45 | she saw | 45 | [
"Emma",
"Janie"
] | 00
| Modified from (Rahman and Ng 2012) | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: Emma did not pass the ball to Janie although she saw that she was open.
Question: "she" is Emma or Janie?
Answer: | Emma |
Emma did not pass the ball to Janie although she was open. | she | 45 | she was open | 45 | [
"Emma",
"Janie"
] | 11
| Modified from (Rahman and Ng 2012) | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: Emma did not pass the ball to Janie although she was open.
Question: "she" is Emma or Janie?
Answer: | Janie |
I put the butterfly wing on the table and it broke. | it | 42 | it broke. | 42 | [
"The butterfly wing",
"The table"
] | 00
| (Winograd 1971) | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: I put the butterfly wing on the table and it broke.
Question: "it" is The butterfly wing or The table?
Answer: | The butterfly wing |
I put the heavy book on the table and it broke. | it | 38 | it broke. | 38 | [
"The heavy book",
"The table"
] | 11
| (Winograd 1971) | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: I put the heavy book on the table and it broke.
Question: "it" is The heavy book or The table?
Answer: | The table |
Madonna fired her trainer because she couldn't stand her boyfriend. | she | 34 | she couldn't stand | 34 | [
"Madonna",
"The trainer"
] | 00
| Modified from a headline in People Magazine http://www.people.com/article/madonna-fired-trainer-slept-with-boyfriend-manila-tour-stop | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: Madonna fired her trainer because she couldn't stand her boyfriend.
Question: "she" is Madonna or The trainer?
Answer: | Madonna |
Madonna fired her trainer because she slept with her boyfriend. | she | 34 | she slept | 34 | [
"Madonna",
"The trainer"
] | 11
| Modified from a headline in People Magazine http://www.people.com/article/madonna-fired-trainer-slept-with-boyfriend-manila-tour-stop | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: Madonna fired her trainer because she slept with her boyfriend.
Question: "she" is Madonna or The trainer?
Answer: | The trainer |
Madonna fired her trainer because she slept with her boyfriend. | her | 49 | her boyfriend | 49 | [
"Madonna",
"The trainer"
] | 00
| Modified from a headline in People Magazine http://www.people.com/article/madonna-fired-trainer-slept-with-boyfriend-manila-tour-stop | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: Madonna fired her trainer because she slept with her boyfriend.
Question: "her" is Madonna or The trainer?
Answer: | Madonna |
Madonna fired her trainer because she couldn't stand her boyfriend. | her | 53 | her boyfriend | 53 | [
"Madonna",
"The trainer"
] | 11
| Modified from a headline in People Magazine http://www.people.com/article/madonna-fired-trainer-slept-with-boyfriend-manila-tour-stop | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: Madonna fired her trainer because she couldn't stand her boyfriend.
Question: "her" is Madonna or The trainer?
Answer: | The trainer |
Carol believed that Rebecca suspected that she had stolen the watch. | she | 43 | she had stolen the watch. | 43 | [
"Carol",
"Rebecca"
] | 00
| Leora Morgenstern | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: Carol believed that Rebecca suspected that she had stolen the watch.
Question: "she" is Carol or Rebecca?
Answer: | Carol |
Carol believed that Rebecca regretted that she had stolen the watch. | she | 43 | she had stolen the watch. | 43 | [
"Carol",
"Rebecca"
] | 11
| Leora Morgenstern | p is/are r | Context: {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: "{{ pronoun }}" are {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: "{{ pronoun }}" is {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Context: Carol believed that Rebecca regretted that she had stolen the watch.
Question: "she" is Carol or Rebecca?
Answer: | Rebecca |
The city councilmen refused the demonstrators a permit because they feared violence. | they | 63 | they feared violence | 63 | [
"The city councilmen",
"The demonstrators"
] | 00
| (Winograd 1972) | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | The city councilmen refused the demonstrators a permit because they feared violence. In the previous sentence, can the pronoun "they" be replaced with "The city councilmen" or "The demonstrators"? | The city councilmen |
The city councilmen refused the demonstrators a permit because they advocated violence. | they | 63 | they advocated violence | 63 | [
"The city councilmen",
"The demonstrators"
] | 11
| (Winograd 1972) | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | The city councilmen refused the demonstrators a permit because they advocated violence. In the previous sentence, can the pronoun "they" be replaced with "The city councilmen" or "The demonstrators"? | The demonstrators |
The trophy doesn't fit into the brown suitcase because it is too large. | it | 55 | it is too large | 55 | [
"the trophy",
"the suitcase"
] | 00
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | The trophy doesn't fit into the brown suitcase because it is too large. In the previous sentence, can the pronoun "it" be replaced with "the trophy" or "the suitcase"? | the trophy |
The trophy doesn't fit into the brown suitcase because it is too small. | it | 55 | it is too small | 55 | [
"the trophy",
"the suitcase"
] | 11
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | The trophy doesn't fit into the brown suitcase because it is too small. In the previous sentence, can the pronoun "it" be replaced with "the trophy" or "the suitcase"? | the suitcase |
Joan made sure to thank Susan for all the help she had recieved. | she | 47 | she had received | 47 | [
"Joan",
"Susan"
] | 00
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Joan made sure to thank Susan for all the help she had recieved. In the previous sentence, can the pronoun "she" be replaced with "Joan" or "Susan"? | Joan |
Joan made sure to thank Susan for all the help she had given. | she | 47 | she had given | 47 | [
"Joan",
"Susan"
] | 11
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Joan made sure to thank Susan for all the help she had given. In the previous sentence, can the pronoun "she" be replaced with "Joan" or "Susan"? | Susan |
Paul tried to call George on the phone, but he wasn't successful. | he | 44 | he wasn't successful. | 44 | [
"Paul",
"George"
] | 00
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Paul tried to call George on the phone, but he wasn't successful. In the previous sentence, can the pronoun "he" be replaced with "Paul" or "George"? | Paul |
Paul tried to call George on the phone, but he wasn't available. | he | 44 | he wasn't available. | 44 | [
"Paul",
"George"
] | 11
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Paul tried to call George on the phone, but he wasn't available. In the previous sentence, can the pronoun "he" be replaced with "Paul" or "George"? | George |
The lawyer asked the witness a question, but he was reluctant to repeat it. | he | 45 | he was reluctant | 45 | [
"the lawyer",
"the witness"
] | 00
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | The lawyer asked the witness a question, but he was reluctant to repeat it. In the previous sentence, can the pronoun "he" be replaced with "the lawyer" or "the witness"? | the lawyer |
The lawyer asked the witness a question, but he was reluctant to answer it. | he | 45 | he was reluctant | 45 | [
"the lawyer",
"the witness"
] | 11
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | The lawyer asked the witness a question, but he was reluctant to answer it. In the previous sentence, can the pronoun "he" be replaced with "the lawyer" or "the witness"? | the witness |
The delivery truck zoomed by the school bus because it was going so fast. | it | 52 | it was going so fast. | 52 | [
"the delivery truck",
"the school bus"
] | 00
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | The delivery truck zoomed by the school bus because it was going so fast. In the previous sentence, can the pronoun "it" be replaced with "the delivery truck" or "the school bus"? | the delivery truck |
The delivery truck zoomed by the school bus because it was going so slow. | it | 52 | it was going so slow. | 52 | [
"the delivery truck",
"the school bus"
] | 11
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | The delivery truck zoomed by the school bus because it was going so slow. In the previous sentence, can the pronoun "it" be replaced with "the delivery truck" or "the school bus"? | the school bus |
Frank felt vindicated when his longtime rival Bill revealed that he was the winner of the competition. | he | 65 | he was the winner | 65 | [
"Frank",
"Bill"
] | 00
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Frank felt vindicated when his longtime rival Bill revealed that he was the winner of the competition. In the previous sentence, can the pronoun "he" be replaced with "Frank" or "Bill"? | Frank |
Frank felt crushed when his longtime rival Bill revealed that he was the winner of the competition. | he | 62 | he was the winner | 62 | [
"Frank",
"Bill"
] | 11
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Frank felt crushed when his longtime rival Bill revealed that he was the winner of the competition. In the previous sentence, can the pronoun "he" be replaced with "Frank" or "Bill"? | Bill |
The man couldn't lift his son because he was so weak. | he | 38 | he was so weak. | 38 | [
"The man",
"The son"
] | 00
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | The man couldn't lift his son because he was so weak. In the previous sentence, can the pronoun "he" be replaced with "The man" or "The son"? | The man |
The man couldn't lift his son because he was so heavy. | he | 38 | he was so heavy. | 38 | [
"The man",
"The son"
] | 11
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | The man couldn't lift his son because he was so heavy. In the previous sentence, can the pronoun "he" be replaced with "The man" or "The son"? | The son |
The large ball crashed right through the table because it was made of steel. | it | 55 | it was made of steel. | 55 | [
"The large ball",
"The table"
] | 00
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | The large ball crashed right through the table because it was made of steel. In the previous sentence, can the pronoun "it" be replaced with "The large ball" or "The table"? | The large ball |
The large ball crashed right through the table because it was made of styrofoam. | it | 55 | it was made of styrofoam. | 55 | [
"The large ball",
"The table"
] | 11
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | The large ball crashed right through the table because it was made of styrofoam. In the previous sentence, can the pronoun "it" be replaced with "The large ball" or "The table"? | The table |
John couldn't see the stage with Billy in front of him because he is so short. | he | 63 | he is so short. | 63 | [
"John",
"Billy"
] | 00
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | John couldn't see the stage with Billy in front of him because he is so short. In the previous sentence, can the pronoun "he" be replaced with "John" or "Billy"? | John |
John couldn't see the stage with Billy in front of him because he is so tall. | he | 63 | he is so tall. | 63 | [
"John",
"Billy"
] | 11
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | John couldn't see the stage with Billy in front of him because he is so tall. In the previous sentence, can the pronoun "he" be replaced with "John" or "Billy"? | Billy |
Tom threw his schoolbag down to Ray after he reached the top of the stairs. | he | 42 | he reached the top of the stairs. | 42 | [
"Tom",
"Ray"
] | 00
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Tom threw his schoolbag down to Ray after he reached the top of the stairs. In the previous sentence, can the pronoun "he" be replaced with "Tom" or "Ray"? | Tom |
Tom threw his schoolbag down to Ray after he reached the bottom of the stairs. | he | 42 | he reached the bottom of the stairs. | 42 | [
"Tom",
"Ray"
] | 11
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Tom threw his schoolbag down to Ray after he reached the bottom of the stairs. In the previous sentence, can the pronoun "he" be replaced with "Tom" or "Ray"? | Ray |
Although they ran at about the same speed, Sue beat Sally because she had such a good start. | she | 66 | she had such a good start. | 66 | [
"Sue",
"Sally"
] | 00
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Although they ran at about the same speed, Sue beat Sally because she had such a good start. In the previous sentence, can the pronoun "she" be replaced with "Sue" or "Sally"? | Sue |
Although they ran at about the same speed, Sue beat Sally because she had such a bad start. | she | 66 | she had such a bad start. | 66 | [
"Sue",
"Sally"
] | 11
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Although they ran at about the same speed, Sue beat Sally because she had such a bad start. In the previous sentence, can the pronoun "she" be replaced with "Sue" or "Sally"? | Sally |
The sculpture rolled off the shelf because it wasn't anchored. | it | 43 | it wasn't anchored. | 43 | [
"The sculpture",
"The shelf"
] | 00
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | The sculpture rolled off the shelf because it wasn't anchored. In the previous sentence, can the pronoun "it" be replaced with "The sculpture" or "The shelf"? | The sculpture |
The sculpture rolled off the shelf because it wasn't level. | it | 43 | it wasn't level. | 43 | [
"The sculpture",
"The shelf"
] | 11
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | The sculpture rolled off the shelf because it wasn't level. In the previous sentence, can the pronoun "it" be replaced with "The sculpture" or "The shelf"? | The shelf |
Sam's drawing was hung just above Tina's and it did look much better with another one below it. | it | 45 | it did look much better | 45 | [
"Sam's drawing",
"Tina's drawing"
] | 00
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Sam's drawing was hung just above Tina's and it did look much better with another one below it. In the previous sentence, can the pronoun "it" be replaced with "Sam's drawing" or "Tina's drawing"? | Sam's drawing |
Sam's drawing was hung just above Tina's and it did look much better with another one above it. | it | 45 | it did look much better | 45 | [
"Sam's drawing",
"Tina's drawing"
] | 11
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Sam's drawing was hung just above Tina's and it did look much better with another one above it. In the previous sentence, can the pronoun "it" be replaced with "Sam's drawing" or "Tina's drawing"? | Tina's drawing |
Anna did a lot better than her good friend Lucy on the test because she had studied so hard. | she | 68 | she had studied so hard. | 68 | [
"Anna",
"Lucy"
] | 00
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Anna did a lot better than her good friend Lucy on the test because she had studied so hard. In the previous sentence, can the pronoun "she" be replaced with "Anna" or "Lucy"? | Anna |
Anna did a lot worse than her good friend Lucy on the test because she had studied so hard. | she | 67 | she had studied so hard. | 67 | [
"Anna",
"Lucy"
] | 11
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Anna did a lot worse than her good friend Lucy on the test because she had studied so hard. In the previous sentence, can the pronoun "she" be replaced with "Anna" or "Lucy"? | Lucy |
The firemen arrived after the police because they were coming from so far away. | they | 45 | they were coming from so far away. | 45 | [
"The firemen",
"The police"
] | 00
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | The firemen arrived after the police because they were coming from so far away. In the previous sentence, can the pronoun "they" be replaced with "The firemen" or "The police"? | The firemen |
The firemen arrived before the police because they were coming from so far away. | they | 46 | they were coming from so far away. | 46 | [
"The firemen",
"The police"
] | 11
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | The firemen arrived before the police because they were coming from so far away. In the previous sentence, can the pronoun "they" be replaced with "The firemen" or "The police"? | The police |
Frank was upset with Tom because the toaster he had bought from him didn't work. | he | 45 | he had bought | 45 | [
"Frank",
"Tom"
] | 00
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Frank was upset with Tom because the toaster he had bought from him didn't work. In the previous sentence, can the pronoun "he" be replaced with "Frank" or "Tom"? | Frank |
Frank was upset with Tom because the toaster he had sold him didn't work. | he | 45 | he had sold | 45 | [
"Frank",
"Tom"
] | 11
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Frank was upset with Tom because the toaster he had sold him didn't work. In the previous sentence, can the pronoun "he" be replaced with "Frank" or "Tom"? | Tom |
Jim yelled at Kevin because he was so upset. | he | 28 | he was so upset. | 28 | [
"Jim",
"Kevin"
] | 00
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Jim yelled at Kevin because he was so upset. In the previous sentence, can the pronoun "he" be replaced with "Jim" or "Kevin"? | Jim |
Jim comforted Kevin because he was so upset. | he | 28 | he was so upset. | 28 | [
"Jim",
"Kevin"
] | 11
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Jim comforted Kevin because he was so upset. In the previous sentence, can the pronoun "he" be replaced with "Jim" or "Kevin"? | Kevin |
The sack of potatoes had been placed above the bag of flour, so it had to be moved first. | it | 64 | it had to be moved first. | 64 | [
"The sack of potatoes",
"The bag of flour"
] | 00
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | The sack of potatoes had been placed above the bag of flour, so it had to be moved first. In the previous sentence, can the pronoun "it" be replaced with "The sack of potatoes" or "The bag of flour"? | The sack of potatoes |
The sack of potatoes had been placed below the bag of flour, so it had to be moved first. | it | 64 | it had to be moved first. | 64 | [
"The sack of potatoes",
"The bag of flour"
] | 11
| Hector Levesque | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | The sack of potatoes had been placed below the bag of flour, so it had to be moved first. In the previous sentence, can the pronoun "it" be replaced with "The sack of potatoes" or "The bag of flour"? | The bag of flour |
Pete envies Martin although he is very successful. | he | 28 | he is very successful. | 28 | [
"Pete",
"Martin"
] | 00
| Ernest Davis | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Pete envies Martin although he is very successful. In the previous sentence, can the pronoun "he" be replaced with "Pete" or "Martin"? | Pete |
Pete envies Martin because he is very successful. | he | 27 | he is very successful. | 27 | [
"Pete",
"Martin"
] | 11
| Ernest Davis | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Pete envies Martin because he is very successful. In the previous sentence, can the pronoun "he" be replaced with "Pete" or "Martin"? | Martin |
The older students were bullying the younger ones, so we punished them . | them | 66 | we punished them | 54 | [
"The older students",
"The younger students"
] | 00
| Ernest Davis | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | The older students were bullying the younger ones, so we punished them . In the previous sentence, can the pronoun "them" be replaced with "The older students" or "The younger students"? | The older students |
The older students were bullying the younger ones, so we rescued them . | them | 65 | we rescued them | 54 | [
"The older students",
"The younger students"
] | 11
| Ernest Davis | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | The older students were bullying the younger ones, so we rescued them . In the previous sentence, can the pronoun "them" be replaced with "The older students" or "The younger students"? | The younger students |
I poured water from the bottle into the cup until it was empty. | it | 50 | it was empty | 50 | [
"the bottle",
"the cup"
] | 00
| Ernest Davis | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | I poured water from the bottle into the cup until it was empty. In the previous sentence, can the pronoun "it" be replaced with "the bottle" or "the cup"? | the bottle |
I poured water from the bottle into the cup until it was full. | it | 50 | it was full | 50 | [
"the bottle",
"the cup"
] | 11
| Ernest Davis | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | I poured water from the bottle into the cup until it was full. In the previous sentence, can the pronoun "it" be replaced with "the bottle" or "the cup"? | the cup |
Susan knows all about Ann's personal problems because she is nosy. | she | 54 | she is nosy | 54 | [
"Susan",
"Ann"
] | 00
| Ernest Davis | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Susan knows all about Ann's personal problems because she is nosy. In the previous sentence, can the pronoun "she" be replaced with "Susan" or "Ann"? | Susan |
Susan knows all about Ann's personal problems because she is indiscreet. | she | 54 | she is indiscreet | 54 | [
"Susan",
"Ann"
] | 11
| Ernest Davis | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Susan knows all about Ann's personal problems because she is indiscreet. In the previous sentence, can the pronoun "she" be replaced with "Susan" or "Ann"? | Ann |
Sid explained his theory to Mark but he couldn't convince him. | he | 37 | he couldn't convince him. | 37 | [
"Sid",
"Mark"
] | 00
| Ernest Davis | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Sid explained his theory to Mark but he couldn't convince him. In the previous sentence, can the pronoun "he" be replaced with "Sid" or "Mark"? | Sid |
Sid explained his theory to Mark but he couldn't understand him. | he | 37 | he couldn't understand him. | 37 | [
"Sid",
"Mark"
] | 11
| Ernest Davis | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Sid explained his theory to Mark but he couldn't understand him. In the previous sentence, can the pronoun "he" be replaced with "Sid" or "Mark"? | Mark |
Susan knew that Ann's son had been in a car accident, so she told her about it. | she | 57 | she told | 57 | [
"Susan",
"Ann"
] | 00
| Ernest Davis | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Susan knew that Ann's son had been in a car accident, so she told her about it. In the previous sentence, can the pronoun "she" be replaced with "Susan" or "Ann"? | Susan |
Susan knew that Ann's son had been in a car accident, because she told her about it. | she | 62 | she told | 62 | [
"Susan",
"Ann"
] | 11
| Ernest Davis | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Susan knew that Ann's son had been in a car accident, because she told her about it. In the previous sentence, can the pronoun "she" be replaced with "Susan" or "Ann"? | Ann |
Joe's uncle can still beat him at tennis, even though he is 30 years younger. | he | 54 | he is 30 years younger. | 54 | [
"Joe",
"Joe's uncle"
] | 00
| Ernest Davis | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Joe's uncle can still beat him at tennis, even though he is 30 years younger. In the previous sentence, can the pronoun "he" be replaced with "Joe" or "Joe's uncle"? | Joe |
Joe's uncle can still beat him at tennis, even though he is 30 years older. | he | 54 | he is 30 years older. | 54 | [
"Joe",
"Joe's uncle"
] | 11
| Ernest Davis | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | Joe's uncle can still beat him at tennis, even though he is 30 years older. In the previous sentence, can the pronoun "he" be replaced with "Joe" or "Joe's uncle"? | Joe's uncle |
The painting in Mark's living room shows an oak tree. It is to the right of the bookcase. | It | 54 | It is to the right | 54 | [
"The painting",
"The oak tree"
] | 00
| Ernest Davis | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | The painting in Mark's living room shows an oak tree. It is to the right of the bookcase. In the previous sentence, can the pronoun "It" be replaced with "The painting" or "The oak tree"? | The painting |
The painting in Mark's living room shows an oak tree. It is to the right of a house. | It | 54 | It is to the right | 54 | [
"The painting",
"The oak tree"
] | 11
| Ernest Davis | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | The painting in Mark's living room shows an oak tree. It is to the right of a house. In the previous sentence, can the pronoun "It" be replaced with "The painting" or "The oak tree"? | The oak tree |
There is a gap in the wall. You can see the garden through it . | it | 59 | through it | 51 | [
"The gap",
"The wall"
] | 00
| Ernest Davis | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | There is a gap in the wall. You can see the garden through it . In the previous sentence, can the pronoun "it" be replaced with "The gap" or "The wall"? | The gap |
There is a gap in the wall. You can see the garden behind it . | it | 58 | behind it | 51 | [
"The gap",
"The wall"
] | 11
| Ernest Davis | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | There is a gap in the wall. You can see the garden behind it . In the previous sentence, can the pronoun "it" be replaced with "The gap" or "The wall"? | The wall |
The drain is clogged with hair. It has to be cleaned. | It | 32 | It has to be cleaned. | 32 | [
"The drain",
"The hair"
] | 00
| Ernest Davis | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | The drain is clogged with hair. It has to be cleaned. In the previous sentence, can the pronoun "It" be replaced with "The drain" or "The hair"? | The drain |
The drain is clogged with hair. It has to be removed. | It | 32 | It has to be removed. | 32 | [
"The drain",
"The hair"
] | 11
| Ernest Davis | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | The drain is clogged with hair. It has to be removed. In the previous sentence, can the pronoun "It" be replaced with "The drain" or "The hair"? | The hair |
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. | it | 104 | it was short | 104 | [
"The meeting",
"The train"
] | 00
| Ernest Davis | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | 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. In the previous sentence, can the pronoun "it" be replaced with "The meeting" or "The train"? | The meeting |
My meeting started at 4:00 and I needed to catch the train at 4:30, so there wasn't much time. Luckily, it was delayed, so it worked out. | it | 104 | it was delayed | 104 | [
"The meeting",
"The train"
] | 11
| Ernest Davis | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | My meeting started at 4:00 and I needed to catch the train at 4:30, so there wasn't much time. Luckily, it was delayed, so it worked out. In the previous sentence, can the pronoun "it" be replaced with "The meeting" or "The train"? | The train |
There is a pillar between me and the stage, and I can't see around it . | it | 67 | see around it | 56 | [
"The pillar",
"The stage"
] | 00
| Ernest Davis | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | There is a pillar between me and the stage, and I can't see around it . In the previous sentence, can the pronoun "it" be replaced with "The pillar" or "The stage"? | The pillar |
There is a pillar between me and the stage, and I can't see it . | it | 60 | see it | 56 | [
"The pillar",
"The stage"
] | 11
| Ernest Davis | replaced with | {{ text }} In the previous sentence, can the pronoun "{{pronoun }}" be replaced with "{{ answer_choices[0] }}" or "{{ answer_choices[1] }}"? ||| {{ answer_choices[label] }} | There is a pillar between me and the stage, and I can't see it . In the previous sentence, can the pronoun "it" be replaced with "The pillar" or "The stage"? | The stage |