promptID
int64 1
3k
| pairID
int64 1
3k
| premise
stringlengths 18
93
| premise_binary_parse
stringlengths 30
149
| premise_parse
stringlengths 60
225
| hypothesis
stringlengths 12
44
| binary_parse_hypothesis
stringlengths 20
68
| parse_hypothesis
stringlengths 49
111
| genre
stringclasses 3
values | label
int64 0
1
|
---|---|---|---|---|---|---|---|---|---|
1 | 1 | The professor recognized the secretaries . | ( ( The professor ) ( ( recognized ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD recognized) (NP (DT the) (NNS secretaries))) (. .))) | The secretaries recognized the professor . | ( ( The secretaries ) ( ( recognized ( the professor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD recognized) (NP (DT the) (NN professor))) (. .))) | lexical_overlap | 1 |
2 | 2 | The professors advised the judge . | ( ( The professors ) ( ( advised ( the judge ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD advised) (NP (DT the) (NN judge))) (. .))) | The judge advised the professors . | ( ( The judge ) ( ( advised ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD advised) (NP (DT the) (NNS professors))) (. .))) | lexical_overlap | 1 |
3 | 3 | The students thanked the authors . | ( ( The students ) ( ( thanked ( the authors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBD thanked) (NP (DT the) (NNS authors))) (. .))) | The authors thanked the students . | ( ( The authors ) ( ( thanked ( the students ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD thanked) (NP (DT the) (NNS students))) (. .))) | lexical_overlap | 1 |
4 | 4 | The artist avoided the senators . | ( ( The artist ) ( ( avoided ( the senators ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD avoided) (NP (DT the) (NNS senators))) (. .))) | The senators avoided the artist . | ( ( The senators ) ( ( avoided ( the artist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD avoided) (NP (DT the) (NN artist))) (. .))) | lexical_overlap | 1 |
5 | 5 | The lawyer advised the author . | ( ( The lawyer ) ( ( advised ( the author ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD advised) (NP (DT the) (NN author))) (. .))) | The author advised the lawyer . | ( ( The author ) ( ( advised ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NN author)) (VP (VBD advised) (NP (DT the) (NN lawyer))) (. .))) | lexical_overlap | 1 |
6 | 6 | The judge called the doctors . | ( ( The judge ) ( ( called ( the doctors ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD called) (NP (DT the) (NNS doctors))) (. .))) | The doctors called the judge . | ( ( The doctors ) ( ( called ( the judge ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD called) (NP (DT the) (NN judge))) (. .))) | lexical_overlap | 1 |
7 | 7 | The doctor thanked the secretary . | ( ( The doctor ) ( ( thanked ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD thanked) (NP (DT the) (NN secretary))) (. .))) | The secretary thanked the doctor . | ( ( The secretary ) ( ( thanked ( the doctor ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD thanked) (NP (DT the) (NN doctor))) (. .))) | lexical_overlap | 1 |
8 | 8 | The students stopped the professors . | ( ( The students ) ( ( stopped ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBD stopped) (NP (DT the) (NNS professors))) (. .))) | The professors stopped the students . | ( ( The professors ) ( ( stopped ( the students ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD stopped) (NP (DT the) (NNS students))) (. .))) | lexical_overlap | 1 |
9 | 9 | The judges avoided the secretary . | ( ( The judges ) ( ( avoided ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD avoided) (NP (DT the) (NN secretary))) (. .))) | The secretary avoided the judges . | ( ( The secretary ) ( ( avoided ( the judges ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD avoided) (NP (DT the) (NNS judges))) (. .))) | lexical_overlap | 1 |
10 | 10 | The judge contacted the doctors . | ( ( The judge ) ( ( contacted ( the doctors ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD contacted) (NP (DT the) (NNS doctors))) (. .))) | The doctors contacted the judge . | ( ( The doctors ) ( ( contacted ( the judge ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD contacted) (NP (DT the) (NN judge))) (. .))) | lexical_overlap | 1 |
11 | 11 | The presidents recognized the banker . | ( ( The presidents ) ( ( recognized ( the banker ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD recognized) (NP (DT the) (NN banker))) (. .))) | The banker recognized the presidents . | ( ( The banker ) ( ( recognized ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD recognized) (NP (DT the) (NNS presidents))) (. .))) | lexical_overlap | 1 |
12 | 12 | The actor recognized the senator . | ( ( The actor ) ( ( recognized ( the senator ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD recognized) (NP (DT the) (NN senator))) (. .))) | The senator recognized the actor . | ( ( The senator ) ( ( recognized ( the actor ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD recognized) (NP (DT the) (NN actor))) (. .))) | lexical_overlap | 1 |
13 | 13 | The secretaries mentioned the judges . | ( ( The secretaries ) ( ( mentioned ( the judges ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD mentioned) (NP (DT the) (NNS judges))) (. .))) | The judges mentioned the secretaries . | ( ( The judges ) ( ( mentioned ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD mentioned) (NP (DT the) (NNS secretaries))) (. .))) | lexical_overlap | 1 |
14 | 14 | The doctor admired the professor . | ( ( The doctor ) ( ( admired ( the professor ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD admired) (NP (DT the) (NN professor))) (. .))) | The professor admired the doctor . | ( ( The professor ) ( ( admired ( the doctor ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD admired) (NP (DT the) (NN doctor))) (. .))) | lexical_overlap | 1 |
15 | 15 | The lawyers helped the bankers . | ( ( The lawyers ) ( ( helped ( the bankers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD helped) (NP (DT the) (NNS bankers))) (. .))) | The bankers helped the lawyers . | ( ( The bankers ) ( ( helped ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD helped) (NP (DT the) (NNS lawyers))) (. .))) | lexical_overlap | 1 |
16 | 16 | The athletes mentioned the actors . | ( ( The athletes ) ( ( mentioned ( the actors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD mentioned) (NP (DT the) (NNS actors))) (. .))) | The actors mentioned the athletes . | ( ( The actors ) ( ( mentioned ( the athletes ) ) . ) ) | (ROOT (S (NP (DT The) (NNS actors)) (VP (VBD mentioned) (NP (DT the) (NNS athletes))) (. .))) | lexical_overlap | 1 |
17 | 17 | The doctor believed the presidents . | ( ( The doctor ) ( ( believed ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD believed) (NP (DT the) (NNS presidents))) (. .))) | The presidents believed the doctor . | ( ( The presidents ) ( ( believed ( the doctor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD believed) (NP (DT the) (NN doctor))) (. .))) | lexical_overlap | 1 |
18 | 18 | The artist mentioned the president . | ( ( The artist ) ( ( mentioned ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD mentioned) (NP (DT the) (NN president))) (. .))) | The president mentioned the artist . | ( ( The president ) ( ( mentioned ( the artist ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD mentioned) (NP (DT the) (NN artist))) (. .))) | lexical_overlap | 1 |
19 | 19 | The actor mentioned the scientists . | ( ( The actor ) ( ( mentioned ( the scientists ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD mentioned) (NP (DT the) (NNS scientists))) (. .))) | The scientists mentioned the actor . | ( ( The scientists ) ( ( mentioned ( the actor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD mentioned) (NP (DT the) (NN actor))) (. .))) | lexical_overlap | 1 |
20 | 20 | The judges believed the president . | ( ( The judges ) ( ( believed ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD believed) (NP (DT the) (NN president))) (. .))) | The president believed the judges . | ( ( The president ) ( ( believed ( the judges ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD believed) (NP (DT the) (NNS judges))) (. .))) | lexical_overlap | 1 |
21 | 21 | The bankers recognized the artist . | ( ( The bankers ) ( ( recognized ( the artist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD recognized) (NP (DT the) (NN artist))) (. .))) | The artist recognized the bankers . | ( ( The artist ) ( ( recognized ( the bankers ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD recognized) (NP (DT the) (NNS bankers))) (. .))) | lexical_overlap | 1 |
22 | 22 | The professor saw the banker . | ( ( The professor ) ( ( saw ( the banker ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD saw) (NP (DT the) (NN banker))) (. .))) | The banker saw the professor . | ( ( The banker ) ( ( saw ( the professor ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD saw) (NP (DT the) (NN professor))) (. .))) | lexical_overlap | 1 |
23 | 23 | The professor supported the athlete . | ( ( The professor ) ( ( supported ( the athlete ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD supported) (NP (DT the) (NN athlete))) (. .))) | The athlete supported the professor . | ( ( The athlete ) ( ( supported ( the professor ) ) . ) ) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD supported) (NP (DT the) (NN professor))) (. .))) | lexical_overlap | 1 |
24 | 24 | The professors saw the lawyer . | ( ( The professors ) ( ( saw ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD saw) (NP (DT the) (NN lawyer))) (. .))) | The lawyer saw the professors . | ( ( The lawyer ) ( ( saw ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD saw) (NP (DT the) (NNS professors))) (. .))) | lexical_overlap | 1 |
25 | 25 | The senators called the athlete . | ( ( The senators ) ( ( called ( the athlete ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD called) (NP (DT the) (NN athlete))) (. .))) | The athlete called the senators . | ( ( The athlete ) ( ( called ( the senators ) ) . ) ) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD called) (NP (DT the) (NNS senators))) (. .))) | lexical_overlap | 1 |
26 | 26 | The judges thanked the secretaries . | ( ( The judges ) ( ( thanked ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD thanked) (NP (DT the) (NNS secretaries))) (. .))) | The secretaries thanked the judges . | ( ( The secretaries ) ( ( thanked ( the judges ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD thanked) (NP (DT the) (NNS judges))) (. .))) | lexical_overlap | 1 |
27 | 27 | The secretaries advised the tourists . | ( ( The secretaries ) ( ( advised ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD advised) (NP (DT the) (NNS tourists))) (. .))) | The tourists advised the secretaries . | ( ( The tourists ) ( ( advised ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD advised) (NP (DT the) (NNS secretaries))) (. .))) | lexical_overlap | 1 |
28 | 28 | The secretaries contacted the scientist . | ( ( The secretaries ) ( ( contacted ( the scientist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD contacted) (NP (DT the) (NN scientist))) (. .))) | The scientist contacted the secretaries . | ( ( The scientist ) ( ( contacted ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD contacted) (NP (DT the) (NNS secretaries))) (. .))) | lexical_overlap | 1 |
29 | 29 | The author encouraged the professor . | ( ( The author ) ( ( encouraged ( the professor ) ) . ) ) | (ROOT (S (NP (DT The) (NN author)) (VP (VBD encouraged) (NP (DT the) (NN professor))) (. .))) | The professor encouraged the author . | ( ( The professor ) ( ( encouraged ( the author ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD encouraged) (NP (DT the) (NN author))) (. .))) | lexical_overlap | 1 |
30 | 30 | The manager helped the author . | ( ( The manager ) ( ( helped ( the author ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD helped) (NP (DT the) (NN author))) (. .))) | The author helped the manager . | ( ( The author ) ( ( helped ( the manager ) ) . ) ) | (ROOT (S (NP (DT The) (NN author)) (VP (VBD helped) (NP (DT the) (NN manager))) (. .))) | lexical_overlap | 1 |
31 | 31 | The secretaries believed the artist . | ( ( The secretaries ) ( ( believed ( the artist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD believed) (NP (DT the) (NN artist))) (. .))) | The artist believed the secretaries . | ( ( The artist ) ( ( believed ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD believed) (NP (DT the) (NNS secretaries))) (. .))) | lexical_overlap | 1 |
32 | 32 | The doctors contacted the bankers . | ( ( The doctors ) ( ( contacted ( the bankers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD contacted) (NP (DT the) (NNS bankers))) (. .))) | The bankers contacted the doctors . | ( ( The bankers ) ( ( contacted ( the doctors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD contacted) (NP (DT the) (NNS doctors))) (. .))) | lexical_overlap | 1 |
33 | 33 | The senators supported the authors . | ( ( The senators ) ( ( supported ( the authors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD supported) (NP (DT the) (NNS authors))) (. .))) | The authors supported the senators . | ( ( The authors ) ( ( supported ( the senators ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD supported) (NP (DT the) (NNS senators))) (. .))) | lexical_overlap | 1 |
34 | 34 | The artist contacted the professors . | ( ( The artist ) ( ( contacted ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD contacted) (NP (DT the) (NNS professors))) (. .))) | The professors contacted the artist . | ( ( The professors ) ( ( contacted ( the artist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD contacted) (NP (DT the) (NN artist))) (. .))) | lexical_overlap | 1 |
35 | 35 | The student helped the manager . | ( ( The student ) ( ( helped ( the manager ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD helped) (NP (DT the) (NN manager))) (. .))) | The manager helped the student . | ( ( The manager ) ( ( helped ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD helped) (NP (DT the) (NN student))) (. .))) | lexical_overlap | 1 |
36 | 36 | The doctors mentioned the tourist . | ( ( The doctors ) ( ( mentioned ( the tourist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD mentioned) (NP (DT the) (NN tourist))) (. .))) | The tourist mentioned the doctors . | ( ( The tourist ) ( ( mentioned ( the doctors ) ) . ) ) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD mentioned) (NP (DT the) (NNS doctors))) (. .))) | lexical_overlap | 1 |
37 | 37 | The secretary contacted the authors . | ( ( The secretary ) ( ( contacted ( the authors ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD contacted) (NP (DT the) (NNS authors))) (. .))) | The authors contacted the secretary . | ( ( The authors ) ( ( contacted ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD contacted) (NP (DT the) (NN secretary))) (. .))) | lexical_overlap | 1 |
38 | 38 | The secretaries helped the president . | ( ( The secretaries ) ( ( helped ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD helped) (NP (DT the) (NN president))) (. .))) | The president helped the secretaries . | ( ( The president ) ( ( helped ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD helped) (NP (DT the) (NNS secretaries))) (. .))) | lexical_overlap | 1 |
39 | 39 | The lawyer helped the president . | ( ( The lawyer ) ( ( helped ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD helped) (NP (DT the) (NN president))) (. .))) | The president helped the lawyer . | ( ( The president ) ( ( helped ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD helped) (NP (DT the) (NN lawyer))) (. .))) | lexical_overlap | 1 |
40 | 40 | The lawyer helped the artist . | ( ( The lawyer ) ( ( helped ( the artist ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD helped) (NP (DT the) (NN artist))) (. .))) | The artist helped the lawyer . | ( ( The artist ) ( ( helped ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD helped) (NP (DT the) (NN lawyer))) (. .))) | lexical_overlap | 1 |
41 | 41 | The artist saw the lawyers . | ( ( The artist ) ( ( saw ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD saw) (NP (DT the) (NNS lawyers))) (. .))) | The lawyers saw the artist . | ( ( The lawyers ) ( ( saw ( the artist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD saw) (NP (DT the) (NN artist))) (. .))) | lexical_overlap | 1 |
42 | 42 | The artists saw the scientist . | ( ( The artists ) ( ( saw ( the scientist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD saw) (NP (DT the) (NN scientist))) (. .))) | The scientist saw the artists . | ( ( The scientist ) ( ( saw ( the artists ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD saw) (NP (DT the) (NNS artists))) (. .))) | lexical_overlap | 1 |
43 | 43 | The lawyers contacted the judge . | ( ( The lawyers ) ( ( contacted ( the judge ) ) . ) ) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD contacted) (NP (DT the) (NN judge))) (. .))) | The judge contacted the lawyers . | ( ( The judge ) ( ( contacted ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD contacted) (NP (DT the) (NNS lawyers))) (. .))) | lexical_overlap | 1 |
44 | 44 | The author called the secretaries . | ( ( The author ) ( ( called ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NN author)) (VP (VBD called) (NP (DT the) (NNS secretaries))) (. .))) | The secretaries called the author . | ( ( The secretaries ) ( ( called ( the author ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD called) (NP (DT the) (NN author))) (. .))) | lexical_overlap | 1 |
45 | 45 | The scientists recommended the doctor . | ( ( The scientists ) ( ( recommended ( the doctor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD recommended) (NP (DT the) (NN doctor))) (. .))) | The doctor recommended the scientists . | ( ( The doctor ) ( ( recommended ( the scientists ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD recommended) (NP (DT the) (NNS scientists))) (. .))) | lexical_overlap | 1 |
46 | 46 | The bankers supported the athlete . | ( ( The bankers ) ( ( supported ( the athlete ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD supported) (NP (DT the) (NN athlete))) (. .))) | The athlete supported the bankers . | ( ( The athlete ) ( ( supported ( the bankers ) ) . ) ) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD supported) (NP (DT the) (NNS bankers))) (. .))) | lexical_overlap | 1 |
47 | 47 | The professors saw the lawyers . | ( ( The professors ) ( ( saw ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD saw) (NP (DT the) (NNS lawyers))) (. .))) | The lawyers saw the professors . | ( ( The lawyers ) ( ( saw ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD saw) (NP (DT the) (NNS professors))) (. .))) | lexical_overlap | 1 |
48 | 48 | The president encouraged the bankers . | ( ( The president ) ( ( encouraged ( the bankers ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD encouraged) (NP (DT the) (NNS bankers))) (. .))) | The bankers encouraged the president . | ( ( The bankers ) ( ( encouraged ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD encouraged) (NP (DT the) (NN president))) (. .))) | lexical_overlap | 1 |
49 | 49 | The banker recommended the lawyer . | ( ( The banker ) ( ( recommended ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD recommended) (NP (DT the) (NN lawyer))) (. .))) | The lawyer recommended the banker . | ( ( The lawyer ) ( ( recommended ( the banker ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD recommended) (NP (DT the) (NN banker))) (. .))) | lexical_overlap | 1 |
50 | 50 | The senator stopped the athlete . | ( ( The senator ) ( ( stopped ( the athlete ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD stopped) (NP (DT the) (NN athlete))) (. .))) | The athlete stopped the senator . | ( ( The athlete ) ( ( stopped ( the senator ) ) . ) ) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD stopped) (NP (DT the) (NN senator))) (. .))) | lexical_overlap | 1 |
51 | 51 | The lawyers avoided the doctors . | ( ( The lawyers ) ( ( avoided ( the doctors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD avoided) (NP (DT the) (NNS doctors))) (. .))) | The doctors avoided the lawyers . | ( ( The doctors ) ( ( avoided ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD avoided) (NP (DT the) (NNS lawyers))) (. .))) | lexical_overlap | 1 |
52 | 52 | The scientists stopped the actor . | ( ( The scientists ) ( ( stopped ( the actor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD stopped) (NP (DT the) (NN actor))) (. .))) | The actor stopped the scientists . | ( ( The actor ) ( ( stopped ( the scientists ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD stopped) (NP (DT the) (NNS scientists))) (. .))) | lexical_overlap | 1 |
53 | 53 | The senator helped the actors . | ( ( The senator ) ( ( helped ( the actors ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD helped) (NP (DT the) (NNS actors))) (. .))) | The actors helped the senator . | ( ( The actors ) ( ( helped ( the senator ) ) . ) ) | (ROOT (S (NP (DT The) (NNS actors)) (VP (VBD helped) (NP (DT the) (NN senator))) (. .))) | lexical_overlap | 1 |
54 | 54 | The actors supported the professors . | ( ( The actors ) ( ( supported ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS actors)) (VP (VBD supported) (NP (DT the) (NNS professors))) (. .))) | The professors supported the actors . | ( ( The professors ) ( ( supported ( the actors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD supported) (NP (DT the) (NNS actors))) (. .))) | lexical_overlap | 1 |
55 | 55 | The doctors called the banker . | ( ( The doctors ) ( ( called ( the banker ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD called) (NP (DT the) (NN banker))) (. .))) | The banker called the doctors . | ( ( The banker ) ( ( called ( the doctors ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD called) (NP (DT the) (NNS doctors))) (. .))) | lexical_overlap | 1 |
56 | 56 | The judges contacted the scientist . | ( ( The judges ) ( ( contacted ( the scientist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD contacted) (NP (DT the) (NN scientist))) (. .))) | The scientist contacted the judges . | ( ( The scientist ) ( ( contacted ( the judges ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD contacted) (NP (DT the) (NNS judges))) (. .))) | lexical_overlap | 1 |
57 | 57 | The manager called the tourists . | ( ( The manager ) ( ( called ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD called) (NP (DT the) (NNS tourists))) (. .))) | The tourists called the manager . | ( ( The tourists ) ( ( called ( the manager ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD called) (NP (DT the) (NN manager))) (. .))) | lexical_overlap | 1 |
58 | 58 | The judges saw the doctor . | ( ( The judges ) ( ( saw ( the doctor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD saw) (NP (DT the) (NN doctor))) (. .))) | The doctor saw the judges . | ( ( The doctor ) ( ( saw ( the judges ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD saw) (NP (DT the) (NNS judges))) (. .))) | lexical_overlap | 1 |
59 | 59 | The professors contacted the bankers . | ( ( The professors ) ( ( contacted ( the bankers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD contacted) (NP (DT the) (NNS bankers))) (. .))) | The bankers contacted the professors . | ( ( The bankers ) ( ( contacted ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD contacted) (NP (DT the) (NNS professors))) (. .))) | lexical_overlap | 1 |
60 | 60 | The artist recognized the presidents . | ( ( The artist ) ( ( recognized ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD recognized) (NP (DT the) (NNS presidents))) (. .))) | The presidents recognized the artist . | ( ( The presidents ) ( ( recognized ( the artist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD recognized) (NP (DT the) (NN artist))) (. .))) | lexical_overlap | 1 |
61 | 61 | The tourist called the banker . | ( ( The tourist ) ( ( called ( the banker ) ) . ) ) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD called) (NP (DT the) (NN banker))) (. .))) | The banker called the tourist . | ( ( The banker ) ( ( called ( the tourist ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD called) (NP (DT the) (NN tourist))) (. .))) | lexical_overlap | 1 |
62 | 62 | The president introduced the athlete . | ( ( The president ) ( ( introduced ( the athlete ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD introduced) (NP (DT the) (NN athlete))) (. .))) | The athlete introduced the president . | ( ( The athlete ) ( ( introduced ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD introduced) (NP (DT the) (NN president))) (. .))) | lexical_overlap | 1 |
63 | 63 | The judges saw the lawyers . | ( ( The judges ) ( ( saw ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD saw) (NP (DT the) (NNS lawyers))) (. .))) | The lawyers saw the judges . | ( ( The lawyers ) ( ( saw ( the judges ) ) . ) ) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD saw) (NP (DT the) (NNS judges))) (. .))) | lexical_overlap | 1 |
64 | 64 | The doctor supported the secretaries . | ( ( The doctor ) ( ( supported ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD supported) (NP (DT the) (NNS secretaries))) (. .))) | The secretaries supported the doctor . | ( ( The secretaries ) ( ( supported ( the doctor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD supported) (NP (DT the) (NN doctor))) (. .))) | lexical_overlap | 1 |
65 | 65 | The senators mentioned the banker . | ( ( The senators ) ( ( mentioned ( the banker ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD mentioned) (NP (DT the) (NN banker))) (. .))) | The banker mentioned the senators . | ( ( The banker ) ( ( mentioned ( the senators ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD mentioned) (NP (DT the) (NNS senators))) (. .))) | lexical_overlap | 1 |
66 | 66 | The lawyers avoided the professor . | ( ( The lawyers ) ( ( avoided ( the professor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD avoided) (NP (DT the) (NN professor))) (. .))) | The professor avoided the lawyers . | ( ( The professor ) ( ( avoided ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD avoided) (NP (DT the) (NNS lawyers))) (. .))) | lexical_overlap | 1 |
67 | 67 | The presidents believed the doctor . | ( ( The presidents ) ( ( believed ( the doctor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD believed) (NP (DT the) (NN doctor))) (. .))) | The doctor believed the presidents . | ( ( The doctor ) ( ( believed ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD believed) (NP (DT the) (NNS presidents))) (. .))) | lexical_overlap | 1 |
68 | 68 | The presidents admired the student . | ( ( The presidents ) ( ( admired ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD admired) (NP (DT the) (NN student))) (. .))) | The student admired the presidents . | ( ( The student ) ( ( admired ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD admired) (NP (DT the) (NNS presidents))) (. .))) | lexical_overlap | 1 |
69 | 69 | The presidents believed the managers . | ( ( The presidents ) ( ( believed ( the managers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD believed) (NP (DT the) (NNS managers))) (. .))) | The managers believed the presidents . | ( ( The managers ) ( ( believed ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD believed) (NP (DT the) (NNS presidents))) (. .))) | lexical_overlap | 1 |
70 | 70 | The managers avoided the senator . | ( ( The managers ) ( ( avoided ( the senator ) ) . ) ) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD avoided) (NP (DT the) (NN senator))) (. .))) | The senator avoided the managers . | ( ( The senator ) ( ( avoided ( the managers ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD avoided) (NP (DT the) (NNS managers))) (. .))) | lexical_overlap | 1 |
71 | 71 | The scientists called the lawyers . | ( ( The scientists ) ( ( called ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD called) (NP (DT the) (NNS lawyers))) (. .))) | The lawyers called the scientists . | ( ( The lawyers ) ( ( called ( the scientists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD called) (NP (DT the) (NNS scientists))) (. .))) | lexical_overlap | 1 |
72 | 72 | The banker called the lawyer . | ( ( The banker ) ( ( called ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD called) (NP (DT the) (NN lawyer))) (. .))) | The lawyer called the banker . | ( ( The lawyer ) ( ( called ( the banker ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD called) (NP (DT the) (NN banker))) (. .))) | lexical_overlap | 1 |
73 | 73 | The tourist admired the actor . | ( ( The tourist ) ( ( admired ( the actor ) ) . ) ) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD admired) (NP (DT the) (NN actor))) (. .))) | The actor admired the tourist . | ( ( The actor ) ( ( admired ( the tourist ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD admired) (NP (DT the) (NN tourist))) (. .))) | lexical_overlap | 1 |
74 | 74 | The athletes thanked the presidents . | ( ( The athletes ) ( ( thanked ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD thanked) (NP (DT the) (NNS presidents))) (. .))) | The presidents thanked the athletes . | ( ( The presidents ) ( ( thanked ( the athletes ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD thanked) (NP (DT the) (NNS athletes))) (. .))) | lexical_overlap | 1 |
75 | 75 | The artist contacted the tourists . | ( ( The artist ) ( ( contacted ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD contacted) (NP (DT the) (NNS tourists))) (. .))) | The tourists contacted the artist . | ( ( The tourists ) ( ( contacted ( the artist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD contacted) (NP (DT the) (NN artist))) (. .))) | lexical_overlap | 1 |
76 | 76 | The actor contacted the artists . | ( ( The actor ) ( ( contacted ( the artists ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD contacted) (NP (DT the) (NNS artists))) (. .))) | The artists contacted the actor . | ( ( The artists ) ( ( contacted ( the actor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD contacted) (NP (DT the) (NN actor))) (. .))) | lexical_overlap | 1 |
77 | 77 | The manager supported the athlete . | ( ( The manager ) ( ( supported ( the athlete ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD supported) (NP (DT the) (NN athlete))) (. .))) | The athlete supported the manager . | ( ( The athlete ) ( ( supported ( the manager ) ) . ) ) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD supported) (NP (DT the) (NN manager))) (. .))) | lexical_overlap | 1 |
78 | 78 | The lawyer admired the secretaries . | ( ( The lawyer ) ( ( admired ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD admired) (NP (DT the) (NNS secretaries))) (. .))) | The secretaries admired the lawyer . | ( ( The secretaries ) ( ( admired ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD admired) (NP (DT the) (NN lawyer))) (. .))) | lexical_overlap | 1 |
79 | 79 | The student introduced the manager . | ( ( The student ) ( ( introduced ( the manager ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD introduced) (NP (DT the) (NN manager))) (. .))) | The manager introduced the student . | ( ( The manager ) ( ( introduced ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD introduced) (NP (DT the) (NN student))) (. .))) | lexical_overlap | 1 |
80 | 80 | The athlete introduced the tourists . | ( ( The athlete ) ( ( introduced ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD introduced) (NP (DT the) (NNS tourists))) (. .))) | The tourists introduced the athlete . | ( ( The tourists ) ( ( introduced ( the athlete ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD introduced) (NP (DT the) (NN athlete))) (. .))) | lexical_overlap | 1 |
81 | 81 | The doctors introduced the student . | ( ( The doctors ) ( ( introduced ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD introduced) (NP (DT the) (NN student))) (. .))) | The student introduced the doctors . | ( ( The student ) ( ( introduced ( the doctors ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD introduced) (NP (DT the) (NNS doctors))) (. .))) | lexical_overlap | 1 |
82 | 82 | The scientists believed the senator . | ( ( The scientists ) ( ( believed ( the senator ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD believed) (NP (DT the) (NN senator))) (. .))) | The senator believed the scientists . | ( ( The senator ) ( ( believed ( the scientists ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD believed) (NP (DT the) (NNS scientists))) (. .))) | lexical_overlap | 1 |
83 | 83 | The authors saw the president . | ( ( The authors ) ( ( saw ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD saw) (NP (DT the) (NN president))) (. .))) | The president saw the authors . | ( ( The president ) ( ( saw ( the authors ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD saw) (NP (DT the) (NNS authors))) (. .))) | lexical_overlap | 1 |
84 | 84 | The manager believed the doctors . | ( ( The manager ) ( ( believed ( the doctors ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD believed) (NP (DT the) (NNS doctors))) (. .))) | The doctors believed the manager . | ( ( The doctors ) ( ( believed ( the manager ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD believed) (NP (DT the) (NN manager))) (. .))) | lexical_overlap | 1 |
85 | 85 | The artist saw the judges . | ( ( The artist ) ( ( saw ( the judges ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD saw) (NP (DT the) (NNS judges))) (. .))) | The judges saw the artist . | ( ( The judges ) ( ( saw ( the artist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD saw) (NP (DT the) (NN artist))) (. .))) | lexical_overlap | 1 |
86 | 86 | The artist called the secretaries . | ( ( The artist ) ( ( called ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD called) (NP (DT the) (NNS secretaries))) (. .))) | The secretaries called the artist . | ( ( The secretaries ) ( ( called ( the artist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD called) (NP (DT the) (NN artist))) (. .))) | lexical_overlap | 1 |
87 | 87 | The author supported the scientist . | ( ( The author ) ( ( supported ( the scientist ) ) . ) ) | (ROOT (S (NP (DT The) (NN author)) (VP (VBD supported) (NP (DT the) (NN scientist))) (. .))) | The scientist supported the author . | ( ( The scientist ) ( ( supported ( the author ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD supported) (NP (DT the) (NN author))) (. .))) | lexical_overlap | 1 |
88 | 88 | The banker stopped the secretary . | ( ( The banker ) ( ( stopped ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD stopped) (NP (DT the) (NN secretary))) (. .))) | The secretary stopped the banker . | ( ( The secretary ) ( ( stopped ( the banker ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD stopped) (NP (DT the) (NN banker))) (. .))) | lexical_overlap | 1 |
89 | 89 | The banker encouraged the athlete . | ( ( The banker ) ( ( encouraged ( the athlete ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD encouraged) (NP (DT the) (NN athlete))) (. .))) | The athlete encouraged the banker . | ( ( The athlete ) ( ( encouraged ( the banker ) ) . ) ) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD encouraged) (NP (DT the) (NN banker))) (. .))) | lexical_overlap | 1 |
90 | 90 | The authors introduced the president . | ( ( The authors ) ( ( introduced ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD introduced) (NP (DT the) (NN president))) (. .))) | The president introduced the authors . | ( ( The president ) ( ( introduced ( the authors ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD introduced) (NP (DT the) (NNS authors))) (. .))) | lexical_overlap | 1 |
91 | 91 | The athletes believed the managers . | ( ( The athletes ) ( ( believed ( the managers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD believed) (NP (DT the) (NNS managers))) (. .))) | The managers believed the athletes . | ( ( The managers ) ( ( believed ( the athletes ) ) . ) ) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD believed) (NP (DT the) (NNS athletes))) (. .))) | lexical_overlap | 1 |
92 | 92 | The secretaries supported the president . | ( ( The secretaries ) ( ( supported ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD supported) (NP (DT the) (NN president))) (. .))) | The president supported the secretaries . | ( ( The president ) ( ( supported ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD supported) (NP (DT the) (NNS secretaries))) (. .))) | lexical_overlap | 1 |
93 | 93 | The professor saw the lawyers . | ( ( The professor ) ( ( saw ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD saw) (NP (DT the) (NNS lawyers))) (. .))) | The lawyers saw the professor . | ( ( The lawyers ) ( ( saw ( the professor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD saw) (NP (DT the) (NN professor))) (. .))) | lexical_overlap | 1 |
94 | 94 | The presidents admired the athletes . | ( ( The presidents ) ( ( admired ( the athletes ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD admired) (NP (DT the) (NNS athletes))) (. .))) | The athletes admired the presidents . | ( ( The athletes ) ( ( admired ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD admired) (NP (DT the) (NNS presidents))) (. .))) | lexical_overlap | 1 |
95 | 95 | The presidents avoided the secretary . | ( ( The presidents ) ( ( avoided ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD avoided) (NP (DT the) (NN secretary))) (. .))) | The secretary avoided the presidents . | ( ( The secretary ) ( ( avoided ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD avoided) (NP (DT the) (NNS presidents))) (. .))) | lexical_overlap | 1 |
96 | 96 | The doctors encouraged the actors . | ( ( The doctors ) ( ( encouraged ( the actors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD encouraged) (NP (DT the) (NNS actors))) (. .))) | The actors encouraged the doctors . | ( ( The actors ) ( ( encouraged ( the doctors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS actors)) (VP (VBD encouraged) (NP (DT the) (NNS doctors))) (. .))) | lexical_overlap | 1 |
97 | 97 | The scientist recognized the author . | ( ( The scientist ) ( ( recognized ( the author ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD recognized) (NP (DT the) (NN author))) (. .))) | The author recognized the scientist . | ( ( The author ) ( ( recognized ( the scientist ) ) . ) ) | (ROOT (S (NP (DT The) (NN author)) (VP (VBD recognized) (NP (DT the) (NN scientist))) (. .))) | lexical_overlap | 1 |
98 | 98 | The senators helped the authors . | ( ( The senators ) ( ( helped ( the authors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD helped) (NP (DT the) (NNS authors))) (. .))) | The authors helped the senators . | ( ( The authors ) ( ( helped ( the senators ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD helped) (NP (DT the) (NNS senators))) (. .))) | lexical_overlap | 1 |
99 | 99 | The author introduced the professors . | ( ( The author ) ( ( introduced ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NN author)) (VP (VBD introduced) (NP (DT the) (NNS professors))) (. .))) | The professors introduced the author . | ( ( The professors ) ( ( introduced ( the author ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD introduced) (NP (DT the) (NN author))) (. .))) | lexical_overlap | 1 |
100 | 100 | The president encouraged the doctor . | ( ( The president ) ( ( encouraged ( the doctor ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD encouraged) (NP (DT the) (NN doctor))) (. .))) | The doctor encouraged the president . | ( ( The doctor ) ( ( encouraged ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD encouraged) (NP (DT the) (NN president))) (. .))) | lexical_overlap | 1 |
End of preview. Expand
in Dataset Viewer.
No dataset card yet
New: Create and edit this dataset card directly on the website!
Contribute a Dataset Card- Downloads last month
- 7