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
|
---|---|---|---|---|---|---|---|---|---|
101 | 101 | The students by the judge helped the president . | ( ( ( The students ) ( by ( the judge ) ) ) ( ( helped ( the president ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS students)) (PP (IN by) (NP (DT the) (NN judge)))) (VP (VBD helped) (NP (DT the) (NN president))) (. .))) | The judge helped the students . | ( ( The judge ) ( ( helped ( the students ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD helped) (NP (DT the) (NNS students))) (. .))) | lexical_overlap | 1 |
102 | 102 | The presidents called the secretaries by the managers . | ( ( The presidents ) ( ( called ( ( the secretaries ) ( by ( the managers ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD called) (NP (NP (DT the) (NNS secretaries)) (PP (IN by) (NP (DT the) (NNS managers))))) (. .))) | The managers called the presidents . | ( ( The managers ) ( ( called ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD called) (NP (DT the) (NNS presidents))) (. .))) | lexical_overlap | 1 |
103 | 103 | The managers mentioned the judges next to the tourist . | ( ( The managers ) ( ( mentioned ( ( the judges ) ( next ( to ( the tourist ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD mentioned) (NP (NP (DT the) (NNS judges)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN tourist)))))) (. .))) | The tourist mentioned the managers . | ( ( The tourist ) ( ( mentioned ( the managers ) ) . ) ) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD mentioned) (NP (DT the) (NNS managers))) (. .))) | lexical_overlap | 1 |
104 | 104 | The tourists helped the judge near the students . | ( ( The tourists ) ( ( helped ( ( the judge ) ( near ( the students ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD helped) (NP (NP (DT the) (NN judge)) (PP (IN near) (NP (DT the) (NNS students))))) (. .))) | The judge helped the tourists . | ( ( The judge ) ( ( helped ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD helped) (NP (DT the) (NNS tourists))) (. .))) | lexical_overlap | 1 |
105 | 105 | The professors encouraged the manager by the lawyers . | ( ( The professors ) ( ( encouraged ( ( the manager ) ( by ( the lawyers ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD encouraged) (NP (NP (DT the) (NN manager)) (PP (IN by) (NP (DT the) (NNS lawyers))))) (. .))) | The manager encouraged the professors . | ( ( The manager ) ( ( encouraged ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD encouraged) (NP (DT the) (NNS professors))) (. .))) | lexical_overlap | 1 |
106 | 106 | The artist encouraged the professors next to the judge . | ( ( The artist ) ( ( encouraged ( ( the professors ) ( next ( to ( the judge ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD encouraged) (NP (NP (DT the) (NNS professors)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN judge)))))) (. .))) | The professors encouraged the judge . | ( ( The professors ) ( ( encouraged ( the judge ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD encouraged) (NP (DT the) (NN judge))) (. .))) | lexical_overlap | 1 |
107 | 107 | The scientists recommended the banker near the tourist . | ( ( The scientists ) ( ( recommended ( ( the banker ) ( near ( the tourist ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD recommended) (NP (NP (DT the) (NN banker)) (PP (IN near) (NP (DT the) (NN tourist))))) (. .))) | The banker recommended the scientists . | ( ( The banker ) ( ( recommended ( the scientists ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD recommended) (NP (DT the) (NNS scientists))) (. .))) | lexical_overlap | 1 |
108 | 108 | The students recommended the secretary behind the scientist . | ( ( The students ) ( ( recommended ( ( the secretary ) ( behind ( the scientist ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBD recommended) (NP (NP (DT the) (NN secretary)) (PP (IN behind) (NP (DT the) (NN scientist))))) (. .))) | The secretary recommended the students . | ( ( The secretary ) ( ( recommended ( the students ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD recommended) (NP (DT the) (NNS students))) (. .))) | lexical_overlap | 1 |
109 | 109 | The actor behind the athletes encouraged the professors . | ( ( ( The actor ) ( behind ( the athletes ) ) ) ( ( encouraged ( the professors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN actor)) (PP (IN behind) (NP (DT the) (NNS athletes)))) (VP (VBD encouraged) (NP (DT the) (NNS professors))) (. .))) | The professors encouraged the athletes . | ( ( The professors ) ( ( encouraged ( the athletes ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD encouraged) (NP (DT the) (NNS athletes))) (. .))) | lexical_overlap | 1 |
110 | 110 | The authors avoided the doctors next to the professors . | ( ( The authors ) ( ( avoided ( ( the doctors ) ( next ( to ( the professors ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD avoided) (NP (NP (DT the) (NNS doctors)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NNS professors)))))) (. .))) | The doctors avoided the professors . | ( ( The doctors ) ( ( avoided ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD avoided) (NP (DT the) (NNS professors))) (. .))) | lexical_overlap | 1 |
111 | 111 | The senators in front of the professor saw the secretary . | ( ( ( The senators ) ( in ( front ( of ( the professor ) ) ) ) ) ( ( saw ( the secretary ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS senators)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NN professor))))))) (VP (VBD saw) (NP (DT the) (NN secretary))) (. .))) | The secretary saw the senators . | ( ( The secretary ) ( ( saw ( the senators ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD saw) (NP (DT the) (NNS senators))) (. .))) | lexical_overlap | 1 |
112 | 112 | The student near the bankers avoided the artist . | ( ( ( The student ) ( near ( the bankers ) ) ) ( ( avoided ( the artist ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN student)) (PP (IN near) (NP (DT the) (NNS bankers)))) (VP (VBD avoided) (NP (DT the) (NN artist))) (. .))) | The artist avoided the bankers . | ( ( The artist ) ( ( avoided ( the bankers ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD avoided) (NP (DT the) (NNS bankers))) (. .))) | lexical_overlap | 1 |
113 | 113 | The managers next to the secretaries helped the artist . | ( ( ( The managers ) ( next ( to ( the secretaries ) ) ) ) ( ( helped ( the artist ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS managers)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NNS secretaries))))) (VP (VBD helped) (NP (DT the) (NN artist))) (. .))) | The artist helped the managers . | ( ( The artist ) ( ( helped ( the managers ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD helped) (NP (DT the) (NNS managers))) (. .))) | lexical_overlap | 1 |
114 | 114 | The president stopped the manager next to the scientists . | ( ( The president ) ( ( stopped ( ( the manager ) ( next ( to ( the scientists ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD stopped) (NP (NP (DT the) (NN manager)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NNS scientists)))))) (. .))) | The scientists stopped the president . | ( ( The scientists ) ( ( stopped ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD stopped) (NP (DT the) (NN president))) (. .))) | lexical_overlap | 1 |
115 | 115 | The lawyer next to the doctor contacted the managers . | ( ( ( The lawyer ) ( next ( to ( the doctor ) ) ) ) ( ( contacted ( the managers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN lawyer)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN doctor))))) (VP (VBD contacted) (NP (DT the) (NNS managers))) (. .))) | The doctor contacted the lawyer . | ( ( The doctor ) ( ( contacted ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD contacted) (NP (DT the) (NN lawyer))) (. .))) | lexical_overlap | 1 |
116 | 116 | The managers recognized the lawyer behind the secretary . | ( ( The managers ) ( ( recognized ( ( the lawyer ) ( behind ( the secretary ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD recognized) (NP (NP (DT the) (NN lawyer)) (PP (IN behind) (NP (DT the) (NN secretary))))) (. .))) | The lawyer recognized the managers . | ( ( The lawyer ) ( ( recognized ( the managers ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD recognized) (NP (DT the) (NNS managers))) (. .))) | lexical_overlap | 1 |
117 | 117 | The lawyers stopped the student in front of the tourists . | ( ( The lawyers ) ( ( stopped ( ( the student ) ( in ( front ( of ( the tourists ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD stopped) (NP (NP (DT the) (NN student)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NNS tourists)))))))) (. .))) | The student stopped the lawyers . | ( ( The student ) ( ( stopped ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD stopped) (NP (DT the) (NNS lawyers))) (. .))) | lexical_overlap | 1 |
118 | 118 | The tourist stopped the judge near the presidents . | ( ( The tourist ) ( ( stopped ( ( the judge ) ( near ( the presidents ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD stopped) (NP (NP (DT the) (NN judge)) (PP (IN near) (NP (DT the) (NNS presidents))))) (. .))) | The judge stopped the presidents . | ( ( The judge ) ( ( stopped ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD stopped) (NP (DT the) (NNS presidents))) (. .))) | lexical_overlap | 1 |
119 | 119 | The judges recommended the actors in front of the students . | ( ( The judges ) ( ( recommended ( ( the actors ) ( in ( front ( of ( the students ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD recommended) (NP (NP (DT the) (NNS actors)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NNS students)))))))) (. .))) | The actors recommended the judges . | ( ( The actors ) ( ( recommended ( the judges ) ) . ) ) | (ROOT (S (NP (DT The) (NNS actors)) (VP (VBD recommended) (NP (DT the) (NNS judges))) (. .))) | lexical_overlap | 1 |
120 | 120 | The artist called the scientist near the athletes . | ( ( The artist ) ( ( called ( ( the scientist ) ( near ( the athletes ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD called) (NP (NP (DT the) (NN scientist)) (PP (IN near) (NP (DT the) (NNS athletes))))) (. .))) | The athletes called the artist . | ( ( The athletes ) ( ( called ( the artist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD called) (NP (DT the) (NN artist))) (. .))) | lexical_overlap | 1 |
121 | 121 | The presidents saw the authors behind the senators . | ( ( The presidents ) ( ( saw ( ( the authors ) ( behind ( the senators ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD saw) (NP (NP (DT the) (NNS authors)) (PP (IN behind) (NP (DT the) (NNS senators))))) (. .))) | The senators saw the presidents . | ( ( The senators ) ( ( saw ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD saw) (NP (DT the) (NNS presidents))) (. .))) | lexical_overlap | 1 |
122 | 122 | The student next to the professors supported the senator . | ( ( ( The student ) ( next ( to ( the professors ) ) ) ) ( ( supported ( the senator ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN student)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NNS professors))))) (VP (VBD supported) (NP (DT the) (NN senator))) (. .))) | The professors supported the student . | ( ( The professors ) ( ( supported ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD supported) (NP (DT the) (NN student))) (. .))) | lexical_overlap | 1 |
123 | 123 | The athletes helped the lawyer near the actor . | ( ( The athletes ) ( ( helped ( ( the lawyer ) ( near ( the actor ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD helped) (NP (NP (DT the) (NN lawyer)) (PP (IN near) (NP (DT the) (NN actor))))) (. .))) | The actor helped the athletes . | ( ( The actor ) ( ( helped ( the athletes ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD helped) (NP (DT the) (NNS athletes))) (. .))) | lexical_overlap | 1 |
124 | 124 | The secretary behind the senator admired the judges . | ( ( ( The secretary ) ( behind ( the senator ) ) ) ( ( admired ( the judges ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN secretary)) (PP (IN behind) (NP (DT the) (NN senator)))) (VP (VBD admired) (NP (DT the) (NNS judges))) (. .))) | The senator admired the secretary . | ( ( The senator ) ( ( admired ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD admired) (NP (DT the) (NN secretary))) (. .))) | lexical_overlap | 1 |
125 | 125 | The managers thanked the athlete by the secretary . | ( ( The managers ) ( ( thanked ( ( the athlete ) ( by ( the secretary ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD thanked) (NP (NP (DT the) (NN athlete)) (PP (IN by) (NP (DT the) (NN secretary))))) (. .))) | The secretary thanked the managers . | ( ( The secretary ) ( ( thanked ( the managers ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD thanked) (NP (DT the) (NNS managers))) (. .))) | lexical_overlap | 1 |
126 | 126 | The scientists recommended the senators by the artist . | ( ( The scientists ) ( ( recommended ( ( the senators ) ( by ( the artist ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD recommended) (NP (NP (DT the) (NNS senators)) (PP (IN by) (NP (DT the) (NN artist))))) (. .))) | The artist recommended the scientists . | ( ( The artist ) ( ( recommended ( the scientists ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD recommended) (NP (DT the) (NNS scientists))) (. .))) | lexical_overlap | 1 |
127 | 127 | The athlete next to the professor supported the doctor . | ( ( ( The athlete ) ( next ( to ( the professor ) ) ) ) ( ( supported ( the doctor ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN athlete)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN professor))))) (VP (VBD supported) (NP (DT the) (NN doctor))) (. .))) | The doctor supported the professor . | ( ( The doctor ) ( ( supported ( the professor ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD supported) (NP (DT the) (NN professor))) (. .))) | lexical_overlap | 1 |
128 | 128 | The bankers by the authors recognized the lawyers . | ( ( ( The bankers ) ( by ( the authors ) ) ) ( ( recognized ( the lawyers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS bankers)) (PP (IN by) (NP (DT the) (NNS authors)))) (VP (VBD recognized) (NP (DT the) (NNS lawyers))) (. .))) | The lawyers recognized the bankers . | ( ( The lawyers ) ( ( recognized ( the bankers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD recognized) (NP (DT the) (NNS bankers))) (. .))) | lexical_overlap | 1 |
129 | 129 | The doctor recommended the student in front of the presidents . | ( ( The doctor ) ( ( recommended ( ( the student ) ( in ( front ( of ( the presidents ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD recommended) (NP (NP (DT the) (NN student)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NNS presidents)))))))) (. .))) | The presidents recommended the doctor . | ( ( The presidents ) ( ( recommended ( the doctor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD recommended) (NP (DT the) (NN doctor))) (. .))) | lexical_overlap | 1 |
130 | 130 | The senators called the banker near the author . | ( ( The senators ) ( ( called ( ( the banker ) ( near ( the author ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD called) (NP (NP (DT the) (NN banker)) (PP (IN near) (NP (DT the) (NN author))))) (. .))) | The author called the senators . | ( ( The author ) ( ( called ( the senators ) ) . ) ) | (ROOT (S (NP (DT The) (NN author)) (VP (VBD called) (NP (DT the) (NNS senators))) (. .))) | lexical_overlap | 1 |
131 | 131 | The artist next to the senators introduced the tourist . | ( ( ( The artist ) ( next ( to ( the senators ) ) ) ) ( ( introduced ( the tourist ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN artist)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NNS senators))))) (VP (VBD introduced) (NP (DT the) (NN tourist))) (. .))) | The senators introduced the artist . | ( ( The senators ) ( ( introduced ( the artist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD introduced) (NP (DT the) (NN artist))) (. .))) | lexical_overlap | 1 |
132 | 132 | The managers in front of the tourists introduced the lawyers . | ( ( ( The managers ) ( in ( front ( of ( the tourists ) ) ) ) ) ( ( introduced ( the lawyers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS managers)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NNS tourists))))))) (VP (VBD introduced) (NP (DT the) (NNS lawyers))) (. .))) | The lawyers introduced the tourists . | ( ( The lawyers ) ( ( introduced ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD introduced) (NP (DT the) (NNS tourists))) (. .))) | lexical_overlap | 1 |
133 | 133 | The secretary near the artists recognized the tourist . | ( ( ( The secretary ) ( near ( the artists ) ) ) ( ( recognized ( the tourist ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN secretary)) (PP (IN near) (NP (DT the) (NNS artists)))) (VP (VBD recognized) (NP (DT the) (NN tourist))) (. .))) | The tourist recognized the artists . | ( ( The tourist ) ( ( recognized ( the artists ) ) . ) ) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD recognized) (NP (DT the) (NNS artists))) (. .))) | lexical_overlap | 1 |
134 | 134 | The actor next to the scientists avoided the author . | ( ( ( The actor ) ( next ( to ( the scientists ) ) ) ) ( ( avoided ( the author ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN actor)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NNS scientists))))) (VP (VBD avoided) (NP (DT the) (NN author))) (. .))) | The author avoided the actor . | ( ( The author ) ( ( avoided ( the actor ) ) . ) ) | (ROOT (S (NP (DT The) (NN author)) (VP (VBD avoided) (NP (DT the) (NN actor))) (. .))) | lexical_overlap | 1 |
135 | 135 | The manager by the lawyer recommended the professor . | ( ( ( The manager ) ( by ( the lawyer ) ) ) ( ( recommended ( the professor ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN manager)) (PP (IN by) (NP (DT the) (NN lawyer)))) (VP (VBD recommended) (NP (DT the) (NN professor))) (. .))) | The professor recommended the lawyer . | ( ( The professor ) ( ( recommended ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD recommended) (NP (DT the) (NN lawyer))) (. .))) | lexical_overlap | 1 |
136 | 136 | The managers helped the doctor near the artist . | ( ( The managers ) ( ( helped ( ( the doctor ) ( near ( the artist ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD helped) (NP (NP (DT the) (NN doctor)) (PP (IN near) (NP (DT the) (NN artist))))) (. .))) | The doctor helped the artist . | ( ( The doctor ) ( ( helped ( the artist ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD helped) (NP (DT the) (NN artist))) (. .))) | lexical_overlap | 1 |
137 | 137 | The judges recommended the presidents in front of the author . | ( ( The judges ) ( ( recommended ( ( the presidents ) ( in ( front ( of ( the author ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD recommended) (NP (NP (DT the) (NNS presidents)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NN author)))))))) (. .))) | The presidents recommended the judges . | ( ( The presidents ) ( ( recommended ( the judges ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD recommended) (NP (DT the) (NNS judges))) (. .))) | lexical_overlap | 1 |
138 | 138 | The artists behind the secretaries introduced the authors . | ( ( ( The artists ) ( behind ( the secretaries ) ) ) ( ( introduced ( the authors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS artists)) (PP (IN behind) (NP (DT the) (NNS secretaries)))) (VP (VBD introduced) (NP (DT the) (NNS authors))) (. .))) | The authors introduced the artists . | ( ( The authors ) ( ( introduced ( the artists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD introduced) (NP (DT the) (NNS artists))) (. .))) | lexical_overlap | 1 |
139 | 139 | The artist behind the managers mentioned the judges . | ( ( ( The artist ) ( behind ( the managers ) ) ) ( ( mentioned ( the judges ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN artist)) (PP (IN behind) (NP (DT the) (NNS managers)))) (VP (VBD mentioned) (NP (DT the) (NNS judges))) (. .))) | The managers mentioned the artist . | ( ( The managers ) ( ( mentioned ( the artist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD mentioned) (NP (DT the) (NN artist))) (. .))) | lexical_overlap | 1 |
140 | 140 | The secretary behind the authors believed the lawyer . | ( ( ( The secretary ) ( behind ( the authors ) ) ) ( ( believed ( the lawyer ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN secretary)) (PP (IN behind) (NP (DT the) (NNS authors)))) (VP (VBD believed) (NP (DT the) (NN lawyer))) (. .))) | The lawyer believed the secretary . | ( ( The lawyer ) ( ( believed ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD believed) (NP (DT the) (NN secretary))) (. .))) | lexical_overlap | 1 |
141 | 141 | The lawyer behind the athlete thanked the artists . | ( ( ( The lawyer ) ( behind ( the athlete ) ) ) ( ( thanked ( the artists ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN lawyer)) (PP (IN behind) (NP (DT the) (NN athlete)))) (VP (VBD thanked) (NP (DT the) (NNS artists))) (. .))) | The artists thanked the lawyer . | ( ( The artists ) ( ( thanked ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD thanked) (NP (DT the) (NN lawyer))) (. .))) | lexical_overlap | 1 |
142 | 142 | The actor near the doctor advised the athlete . | ( ( ( The actor ) ( near ( the doctor ) ) ) ( ( advised ( the athlete ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN actor)) (PP (IN near) (NP (DT the) (NN doctor)))) (VP (VBD advised) (NP (DT the) (NN athlete))) (. .))) | The doctor advised the actor . | ( ( The doctor ) ( ( advised ( the actor ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD advised) (NP (DT the) (NN actor))) (. .))) | lexical_overlap | 1 |
143 | 143 | The actor recommended the athlete near the presidents . | ( ( The actor ) ( ( recommended ( ( the athlete ) ( near ( the presidents ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD recommended) (NP (NP (DT the) (NN athlete)) (PP (IN near) (NP (DT the) (NNS presidents))))) (. .))) | The athlete recommended the presidents . | ( ( The athlete ) ( ( recommended ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD recommended) (NP (DT the) (NNS presidents))) (. .))) | lexical_overlap | 1 |
144 | 144 | The student behind the secretaries saw the senators . | ( ( ( The student ) ( behind ( the secretaries ) ) ) ( ( saw ( the senators ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN student)) (PP (IN behind) (NP (DT the) (NNS secretaries)))) (VP (VBD saw) (NP (DT the) (NNS senators))) (. .))) | The senators saw the student . | ( ( The senators ) ( ( saw ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD saw) (NP (DT the) (NN student))) (. .))) | lexical_overlap | 1 |
145 | 145 | The presidents helped the scientist near the judge . | ( ( The presidents ) ( ( helped ( ( the scientist ) ( near ( the judge ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD helped) (NP (NP (DT the) (NN scientist)) (PP (IN near) (NP (DT the) (NN judge))))) (. .))) | The scientist helped the judge . | ( ( The scientist ) ( ( helped ( the judge ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD helped) (NP (DT the) (NN judge))) (. .))) | lexical_overlap | 1 |
146 | 146 | The lawyers behind the doctors helped the athletes . | ( ( ( The lawyers ) ( behind ( the doctors ) ) ) ( ( helped ( the athletes ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS lawyers)) (PP (IN behind) (NP (DT the) (NNS doctors)))) (VP (VBD helped) (NP (DT the) (NNS athletes))) (. .))) | The doctors helped the lawyers . | ( ( The doctors ) ( ( helped ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD helped) (NP (DT the) (NNS lawyers))) (. .))) | lexical_overlap | 1 |
147 | 147 | The bankers by the artists contacted the doctors . | ( ( ( The bankers ) ( by ( the artists ) ) ) ( ( contacted ( the doctors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS bankers)) (PP (IN by) (NP (DT the) (NNS artists)))) (VP (VBD contacted) (NP (DT the) (NNS doctors))) (. .))) | The artists contacted the bankers . | ( ( The artists ) ( ( contacted ( the bankers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD contacted) (NP (DT the) (NNS bankers))) (. .))) | lexical_overlap | 1 |
148 | 148 | The professor in front of the actor recommended the authors . | ( ( ( The professor ) ( in ( front ( of ( the actor ) ) ) ) ) ( ( recommended ( the authors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN professor)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NN actor))))))) (VP (VBD recommended) (NP (DT the) (NNS authors))) (. .))) | The authors recommended the professor . | ( ( The authors ) ( ( recommended ( the professor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD recommended) (NP (DT the) (NN professor))) (. .))) | lexical_overlap | 1 |
149 | 149 | The bankers thanked the secretary behind the author . | ( ( The bankers ) ( ( thanked ( ( the secretary ) ( behind ( the author ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD thanked) (NP (NP (DT the) (NN secretary)) (PP (IN behind) (NP (DT the) (NN author))))) (. .))) | The secretary thanked the author . | ( ( The secretary ) ( ( thanked ( the author ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD thanked) (NP (DT the) (NN author))) (. .))) | lexical_overlap | 1 |
150 | 150 | The students supported the tourists next to the senator . | ( ( The students ) ( ( supported ( ( the tourists ) ( next ( to ( the senator ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBD supported) (NP (NP (DT the) (NNS tourists)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN senator)))))) (. .))) | The senator supported the students . | ( ( The senator ) ( ( supported ( the students ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD supported) (NP (DT the) (NNS students))) (. .))) | lexical_overlap | 1 |
151 | 151 | The tourists near the scientists believed the doctor . | ( ( ( The tourists ) ( near ( the scientists ) ) ) ( ( believed ( the doctor ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS tourists)) (PP (IN near) (NP (DT the) (NNS scientists)))) (VP (VBD believed) (NP (DT the) (NN doctor))) (. .))) | The doctor believed the scientists . | ( ( The doctor ) ( ( believed ( the scientists ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD believed) (NP (DT the) (NNS scientists))) (. .))) | lexical_overlap | 1 |
152 | 152 | The athlete in front of the professor avoided the banker . | ( ( ( The athlete ) ( in ( front ( of ( the professor ) ) ) ) ) ( ( avoided ( the banker ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN athlete)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NN professor))))))) (VP (VBD avoided) (NP (DT the) (NN banker))) (. .))) | The professor avoided the athlete . | ( ( The professor ) ( ( avoided ( the athlete ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD avoided) (NP (DT the) (NN athlete))) (. .))) | lexical_overlap | 1 |
153 | 153 | The artists recognized the secretaries by the lawyer . | ( ( The artists ) ( ( recognized ( ( the secretaries ) ( by ( the lawyer ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD recognized) (NP (NP (DT the) (NNS secretaries)) (PP (IN by) (NP (DT the) (NN lawyer))))) (. .))) | The secretaries recognized the artists . | ( ( The secretaries ) ( ( recognized ( the artists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD recognized) (NP (DT the) (NNS artists))) (. .))) | lexical_overlap | 1 |
154 | 154 | The student recommended the actor by the senator . | ( ( The student ) ( ( recommended ( ( the actor ) ( by ( the senator ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD recommended) (NP (NP (DT the) (NN actor)) (PP (IN by) (NP (DT the) (NN senator))))) (. .))) | The senator recommended the student . | ( ( The senator ) ( ( recommended ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD recommended) (NP (DT the) (NN student))) (. .))) | lexical_overlap | 1 |
155 | 155 | The manager behind the athletes recognized the scientist . | ( ( ( The manager ) ( behind ( the athletes ) ) ) ( ( recognized ( the scientist ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN manager)) (PP (IN behind) (NP (DT the) (NNS athletes)))) (VP (VBD recognized) (NP (DT the) (NN scientist))) (. .))) | The athletes recognized the manager . | ( ( The athletes ) ( ( recognized ( the manager ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD recognized) (NP (DT the) (NN manager))) (. .))) | lexical_overlap | 1 |
156 | 156 | The manager next to the scientists thanked the actor . | ( ( ( The manager ) ( next ( to ( the scientists ) ) ) ) ( ( thanked ( the actor ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN manager)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NNS scientists))))) (VP (VBD thanked) (NP (DT the) (NN actor))) (. .))) | The actor thanked the manager . | ( ( The actor ) ( ( thanked ( the manager ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD thanked) (NP (DT the) (NN manager))) (. .))) | lexical_overlap | 1 |
157 | 157 | The banker mentioned the senators next to the authors . | ( ( The banker ) ( ( mentioned ( ( the senators ) ( next ( to ( the authors ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD mentioned) (NP (NP (DT the) (NNS senators)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NNS authors)))))) (. .))) | The senators mentioned the authors . | ( ( The senators ) ( ( mentioned ( the authors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD mentioned) (NP (DT the) (NNS authors))) (. .))) | lexical_overlap | 1 |
158 | 158 | The student mentioned the actors in front of the presidents . | ( ( The student ) ( ( mentioned ( ( the actors ) ( in ( front ( of ( the presidents ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD mentioned) (NP (NP (DT the) (NNS actors)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NNS presidents)))))))) (. .))) | The presidents mentioned the student . | ( ( The presidents ) ( ( mentioned ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD mentioned) (NP (DT the) (NN student))) (. .))) | lexical_overlap | 1 |
159 | 159 | The judges near the senator advised the athlete . | ( ( ( The judges ) ( near ( the senator ) ) ) ( ( advised ( the athlete ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS judges)) (PP (IN near) (NP (DT the) (NN senator)))) (VP (VBD advised) (NP (DT the) (NN athlete))) (. .))) | The senator advised the judges . | ( ( The senator ) ( ( advised ( the judges ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD advised) (NP (DT the) (NNS judges))) (. .))) | lexical_overlap | 1 |
160 | 160 | The manager called the scientists by the authors . | ( ( The manager ) ( ( called ( ( the scientists ) ( by ( the authors ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD called) (NP (NP (DT the) (NNS scientists)) (PP (IN by) (NP (DT the) (NNS authors))))) (. .))) | The authors called the manager . | ( ( The authors ) ( ( called ( the manager ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD called) (NP (DT the) (NN manager))) (. .))) | lexical_overlap | 1 |
161 | 161 | The bankers near the doctor recommended the tourist . | ( ( ( The bankers ) ( near ( the doctor ) ) ) ( ( recommended ( the tourist ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS bankers)) (PP (IN near) (NP (DT the) (NN doctor)))) (VP (VBD recommended) (NP (DT the) (NN tourist))) (. .))) | The tourist recommended the doctor . | ( ( The tourist ) ( ( recommended ( the doctor ) ) . ) ) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD recommended) (NP (DT the) (NN doctor))) (. .))) | lexical_overlap | 1 |
162 | 162 | The bankers believed the scientists next to the tourists . | ( ( The bankers ) ( ( believed ( ( the scientists ) ( next ( to ( the tourists ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD believed) (NP (NP (DT the) (NNS scientists)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NNS tourists)))))) (. .))) | The scientists believed the tourists . | ( ( The scientists ) ( ( believed ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD believed) (NP (DT the) (NNS tourists))) (. .))) | lexical_overlap | 1 |
163 | 163 | The judge in front of the author introduced the senator . | ( ( ( The judge ) ( in ( front ( of ( the author ) ) ) ) ) ( ( introduced ( the senator ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN judge)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NN author))))))) (VP (VBD introduced) (NP (DT the) (NN senator))) (. .))) | The senator introduced the author . | ( ( The senator ) ( ( introduced ( the author ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD introduced) (NP (DT the) (NN author))) (. .))) | lexical_overlap | 1 |
164 | 164 | The secretary supported the authors in front of the student . | ( ( The secretary ) ( ( supported ( ( the authors ) ( in ( front ( of ( the student ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD supported) (NP (NP (DT the) (NNS authors)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NN student)))))))) (. .))) | The authors supported the student . | ( ( The authors ) ( ( supported ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD supported) (NP (DT the) (NN student))) (. .))) | lexical_overlap | 1 |
165 | 165 | The judge next to the athletes advised the author . | ( ( ( The judge ) ( next ( to ( the athletes ) ) ) ) ( ( advised ( the author ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN judge)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NNS athletes))))) (VP (VBD advised) (NP (DT the) (NN author))) (. .))) | The athletes advised the judge . | ( ( The athletes ) ( ( advised ( the judge ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD advised) (NP (DT the) (NN judge))) (. .))) | lexical_overlap | 1 |
166 | 166 | The student helped the doctors in front of the professor . | ( ( The student ) ( ( helped ( ( the doctors ) ( in ( front ( of ( the professor ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD helped) (NP (NP (DT the) (NNS doctors)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NN professor)))))))) (. .))) | The professor helped the student . | ( ( The professor ) ( ( helped ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD helped) (NP (DT the) (NN student))) (. .))) | lexical_overlap | 1 |
167 | 167 | The bankers by the student introduced the lawyer . | ( ( ( The bankers ) ( by ( the student ) ) ) ( ( introduced ( the lawyer ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS bankers)) (PP (IN by) (NP (DT the) (NN student)))) (VP (VBD introduced) (NP (DT the) (NN lawyer))) (. .))) | The student introduced the bankers . | ( ( The student ) ( ( introduced ( the bankers ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD introduced) (NP (DT the) (NNS bankers))) (. .))) | lexical_overlap | 1 |
168 | 168 | The artist recognized the tourists next to the bankers . | ( ( The artist ) ( ( recognized ( ( the tourists ) ( next ( to ( the bankers ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD recognized) (NP (NP (DT the) (NNS tourists)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NNS bankers)))))) (. .))) | The tourists recognized the bankers . | ( ( The tourists ) ( ( recognized ( the bankers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD recognized) (NP (DT the) (NNS bankers))) (. .))) | lexical_overlap | 1 |
169 | 169 | The professors next to the tourist stopped the authors . | ( ( ( The professors ) ( next ( to ( the tourist ) ) ) ) ( ( stopped ( the authors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS professors)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN tourist))))) (VP (VBD stopped) (NP (DT the) (NNS authors))) (. .))) | The authors stopped the professors . | ( ( The authors ) ( ( stopped ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD stopped) (NP (DT the) (NNS professors))) (. .))) | lexical_overlap | 1 |
170 | 170 | The lawyer thanked the athletes in front of the presidents . | ( ( The lawyer ) ( ( thanked ( ( the athletes ) ( in ( front ( of ( the presidents ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD thanked) (NP (NP (DT the) (NNS athletes)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NNS presidents)))))))) (. .))) | The presidents thanked the lawyer . | ( ( The presidents ) ( ( thanked ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD thanked) (NP (DT the) (NN lawyer))) (. .))) | lexical_overlap | 1 |
171 | 171 | The scientist by the manager believed the presidents . | ( ( ( The scientist ) ( by ( the manager ) ) ) ( ( believed ( the presidents ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN scientist)) (PP (IN by) (NP (DT the) (NN manager)))) (VP (VBD believed) (NP (DT the) (NNS presidents))) (. .))) | The presidents believed the scientist . | ( ( The presidents ) ( ( believed ( the scientist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD believed) (NP (DT the) (NN scientist))) (. .))) | lexical_overlap | 1 |
172 | 172 | The authors advised the professor by the secretary . | ( ( The authors ) ( ( advised ( ( the professor ) ( by ( the secretary ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD advised) (NP (NP (DT the) (NN professor)) (PP (IN by) (NP (DT the) (NN secretary))))) (. .))) | The secretary advised the authors . | ( ( The secretary ) ( ( advised ( the authors ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD advised) (NP (DT the) (NNS authors))) (. .))) | lexical_overlap | 1 |
173 | 173 | The senators behind the secretary believed the doctors . | ( ( ( The senators ) ( behind ( the secretary ) ) ) ( ( believed ( the doctors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS senators)) (PP (IN behind) (NP (DT the) (NN secretary)))) (VP (VBD believed) (NP (DT the) (NNS doctors))) (. .))) | The doctors believed the secretary . | ( ( The doctors ) ( ( believed ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD believed) (NP (DT the) (NN secretary))) (. .))) | lexical_overlap | 1 |
174 | 174 | The authors behind the lawyers encouraged the presidents . | ( ( ( The authors ) ( behind ( the lawyers ) ) ) ( ( encouraged ( the presidents ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS authors)) (PP (IN behind) (NP (DT the) (NNS lawyers)))) (VP (VBD encouraged) (NP (DT the) (NNS presidents))) (. .))) | The lawyers encouraged the authors . | ( ( The lawyers ) ( ( encouraged ( the authors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD encouraged) (NP (DT the) (NNS authors))) (. .))) | lexical_overlap | 1 |
175 | 175 | The manager stopped the doctor by the tourists . | ( ( The manager ) ( ( stopped ( ( the doctor ) ( by ( the tourists ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD stopped) (NP (NP (DT the) (NN doctor)) (PP (IN by) (NP (DT the) (NNS tourists))))) (. .))) | The doctor stopped the manager . | ( ( The doctor ) ( ( stopped ( the manager ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD stopped) (NP (DT the) (NN manager))) (. .))) | lexical_overlap | 1 |
176 | 176 | The authors next to the athletes recommended the artists . | ( ( ( The authors ) ( next ( to ( the athletes ) ) ) ) ( ( recommended ( the artists ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS authors)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NNS athletes))))) (VP (VBD recommended) (NP (DT the) (NNS artists))) (. .))) | The artists recommended the athletes . | ( ( The artists ) ( ( recommended ( the athletes ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD recommended) (NP (DT the) (NNS athletes))) (. .))) | lexical_overlap | 1 |
177 | 177 | The actor near the professor stopped the secretary . | ( ( ( The actor ) ( near ( the professor ) ) ) ( ( stopped ( the secretary ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN actor)) (PP (IN near) (NP (DT the) (NN professor)))) (VP (VBD stopped) (NP (DT the) (NN secretary))) (. .))) | The secretary stopped the professor . | ( ( The secretary ) ( ( stopped ( the professor ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD stopped) (NP (DT the) (NN professor))) (. .))) | lexical_overlap | 1 |
178 | 178 | The tourists in front of the artist recognized the authors . | ( ( ( The tourists ) ( in ( front ( of ( the artist ) ) ) ) ) ( ( recognized ( the authors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS tourists)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NN artist))))))) (VP (VBD recognized) (NP (DT the) (NNS authors))) (. .))) | The artist recognized the tourists . | ( ( The artist ) ( ( recognized ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD recognized) (NP (DT the) (NNS tourists))) (. .))) | lexical_overlap | 1 |
179 | 179 | The tourists by the manager thanked the professors . | ( ( ( The tourists ) ( by ( the manager ) ) ) ( ( thanked ( the professors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS tourists)) (PP (IN by) (NP (DT the) (NN manager)))) (VP (VBD thanked) (NP (DT the) (NNS professors))) (. .))) | The professors thanked the tourists . | ( ( The professors ) ( ( thanked ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD thanked) (NP (DT the) (NNS tourists))) (. .))) | lexical_overlap | 1 |
180 | 180 | The athletes introduced the senator near the artist . | ( ( The athletes ) ( ( introduced ( ( the senator ) ( near ( the artist ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD introduced) (NP (NP (DT the) (NN senator)) (PP (IN near) (NP (DT the) (NN artist))))) (. .))) | The artist introduced the athletes . | ( ( The artist ) ( ( introduced ( the athletes ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD introduced) (NP (DT the) (NNS athletes))) (. .))) | lexical_overlap | 1 |
181 | 181 | The tourists encouraged the author in front of the scientist . | ( ( The tourists ) ( ( encouraged ( ( the author ) ( in ( front ( of ( the scientist ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD encouraged) (NP (NP (DT the) (NN author)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NN scientist)))))))) (. .))) | The scientist encouraged the tourists . | ( ( The scientist ) ( ( encouraged ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD encouraged) (NP (DT the) (NNS tourists))) (. .))) | lexical_overlap | 1 |
182 | 182 | The students recognized the banker by the athlete . | ( ( The students ) ( ( recognized ( ( the banker ) ( by ( the athlete ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBD recognized) (NP (NP (DT the) (NN banker)) (PP (IN by) (NP (DT the) (NN athlete))))) (. .))) | The athlete recognized the students . | ( ( The athlete ) ( ( recognized ( the students ) ) . ) ) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD recognized) (NP (DT the) (NNS students))) (. .))) | lexical_overlap | 1 |
183 | 183 | The presidents by the secretaries advised the professor . | ( ( ( The presidents ) ( by ( the secretaries ) ) ) ( ( advised ( the professor ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS presidents)) (PP (IN by) (NP (DT the) (NNS secretaries)))) (VP (VBD advised) (NP (DT the) (NN professor))) (. .))) | The professor advised the secretaries . | ( ( The professor ) ( ( advised ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD advised) (NP (DT the) (NNS secretaries))) (. .))) | lexical_overlap | 1 |
184 | 184 | The authors next to the artists avoided the scientists . | ( ( ( The authors ) ( next ( to ( the artists ) ) ) ) ( ( avoided ( the scientists ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS authors)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NNS artists))))) (VP (VBD avoided) (NP (DT the) (NNS scientists))) (. .))) | The scientists avoided the authors . | ( ( The scientists ) ( ( avoided ( the authors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD avoided) (NP (DT the) (NNS authors))) (. .))) | lexical_overlap | 1 |
185 | 185 | The actor in front of the bankers encouraged the athletes . | ( ( ( The actor ) ( in ( front ( of ( the bankers ) ) ) ) ) ( ( encouraged ( the athletes ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN actor)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NNS bankers))))))) (VP (VBD encouraged) (NP (DT the) (NNS athletes))) (. .))) | The athletes encouraged the bankers . | ( ( The athletes ) ( ( encouraged ( the bankers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD encouraged) (NP (DT the) (NNS bankers))) (. .))) | lexical_overlap | 1 |
186 | 186 | The professor recommended the athletes near the judges . | ( ( The professor ) ( ( recommended ( ( the athletes ) ( near ( the judges ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD recommended) (NP (NP (DT the) (NNS athletes)) (PP (IN near) (NP (DT the) (NNS judges))))) (. .))) | The athletes recommended the judges . | ( ( The athletes ) ( ( recommended ( the judges ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD recommended) (NP (DT the) (NNS judges))) (. .))) | lexical_overlap | 1 |
187 | 187 | The professors by the doctor avoided the presidents . | ( ( ( The professors ) ( by ( the doctor ) ) ) ( ( avoided ( the presidents ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS professors)) (PP (IN by) (NP (DT the) (NN doctor)))) (VP (VBD avoided) (NP (DT the) (NNS presidents))) (. .))) | The presidents avoided the professors . | ( ( The presidents ) ( ( avoided ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD avoided) (NP (DT the) (NNS professors))) (. .))) | lexical_overlap | 1 |
188 | 188 | The scientists believed the senators by the lawyers . | ( ( The scientists ) ( ( believed ( ( the senators ) ( by ( the lawyers ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD believed) (NP (NP (DT the) (NNS senators)) (PP (IN by) (NP (DT the) (NNS lawyers))))) (. .))) | The senators believed the lawyers . | ( ( The senators ) ( ( believed ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD believed) (NP (DT the) (NNS lawyers))) (. .))) | lexical_overlap | 1 |
189 | 189 | The president by the professors helped the athletes . | ( ( ( The president ) ( by ( the professors ) ) ) ( ( helped ( the athletes ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN president)) (PP (IN by) (NP (DT the) (NNS professors)))) (VP (VBD helped) (NP (DT the) (NNS athletes))) (. .))) | The athletes helped the professors . | ( ( The athletes ) ( ( helped ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD helped) (NP (DT the) (NNS professors))) (. .))) | lexical_overlap | 1 |
190 | 190 | The lawyer supported the actor in front of the author . | ( ( The lawyer ) ( ( supported ( ( the actor ) ( in ( front ( of ( the author ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD supported) (NP (NP (DT the) (NN actor)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NN author)))))))) (. .))) | The actor supported the lawyer . | ( ( The actor ) ( ( supported ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD supported) (NP (DT the) (NN lawyer))) (. .))) | lexical_overlap | 1 |
191 | 191 | The professors stopped the managers near the scientists . | ( ( The professors ) ( ( stopped ( ( the managers ) ( near ( the scientists ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD stopped) (NP (NP (DT the) (NNS managers)) (PP (IN near) (NP (DT the) (NNS scientists))))) (. .))) | The managers stopped the professors . | ( ( The managers ) ( ( stopped ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD stopped) (NP (DT the) (NNS professors))) (. .))) | lexical_overlap | 1 |
192 | 192 | The bankers recognized the scientist near the senator . | ( ( The bankers ) ( ( recognized ( ( the scientist ) ( near ( the senator ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD recognized) (NP (NP (DT the) (NN scientist)) (PP (IN near) (NP (DT the) (NN senator))))) (. .))) | The scientist recognized the senator . | ( ( The scientist ) ( ( recognized ( the senator ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD recognized) (NP (DT the) (NN senator))) (. .))) | lexical_overlap | 1 |
193 | 193 | The senators helped the actor behind the secretary . | ( ( The senators ) ( ( helped ( ( the actor ) ( behind ( the secretary ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD helped) (NP (NP (DT the) (NN actor)) (PP (IN behind) (NP (DT the) (NN secretary))))) (. .))) | The actor helped the secretary . | ( ( The actor ) ( ( helped ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD helped) (NP (DT the) (NN secretary))) (. .))) | lexical_overlap | 1 |
194 | 194 | The senators advised the lawyer in front of the artist . | ( ( The senators ) ( ( advised ( ( the lawyer ) ( in ( front ( of ( the artist ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD advised) (NP (NP (DT the) (NN lawyer)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NN artist)))))))) (. .))) | The artist advised the senators . | ( ( The artist ) ( ( advised ( the senators ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD advised) (NP (DT the) (NNS senators))) (. .))) | lexical_overlap | 1 |
195 | 195 | The professor contacted the senators next to the scientists . | ( ( The professor ) ( ( contacted ( ( the senators ) ( next ( to ( the scientists ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD contacted) (NP (NP (DT the) (NNS senators)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NNS scientists)))))) (. .))) | The senators contacted the scientists . | ( ( The senators ) ( ( contacted ( the scientists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD contacted) (NP (DT the) (NNS scientists))) (. .))) | lexical_overlap | 1 |
196 | 196 | The athletes encouraged the actor next to the senators . | ( ( The athletes ) ( ( encouraged ( ( the actor ) ( next ( to ( the senators ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD encouraged) (NP (NP (DT the) (NN actor)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NNS senators)))))) (. .))) | The senators encouraged the athletes . | ( ( The senators ) ( ( encouraged ( the athletes ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD encouraged) (NP (DT the) (NNS athletes))) (. .))) | lexical_overlap | 1 |
197 | 197 | The secretaries by the student recommended the professor . | ( ( ( The secretaries ) ( by ( the student ) ) ) ( ( recommended ( the professor ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS secretaries)) (PP (IN by) (NP (DT the) (NN student)))) (VP (VBD recommended) (NP (DT the) (NN professor))) (. .))) | The professor recommended the student . | ( ( The professor ) ( ( recommended ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD recommended) (NP (DT the) (NN student))) (. .))) | lexical_overlap | 1 |
198 | 198 | The tourists in front of the secretaries introduced the judge . | ( ( ( The tourists ) ( in ( front ( of ( the secretaries ) ) ) ) ) ( ( introduced ( the judge ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS tourists)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NNS secretaries))))))) (VP (VBD introduced) (NP (DT the) (NN judge))) (. .))) | The judge introduced the secretaries . | ( ( The judge ) ( ( introduced ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD introduced) (NP (DT the) (NNS secretaries))) (. .))) | lexical_overlap | 1 |
199 | 199 | The scientist behind the judge advised the professor . | ( ( ( The scientist ) ( behind ( the judge ) ) ) ( ( advised ( the professor ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN scientist)) (PP (IN behind) (NP (DT the) (NN judge)))) (VP (VBD advised) (NP (DT the) (NN professor))) (. .))) | The professor advised the scientist . | ( ( The professor ) ( ( advised ( the scientist ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD advised) (NP (DT the) (NN scientist))) (. .))) | lexical_overlap | 1 |
200 | 200 | The doctors by the judges avoided the author . | ( ( ( The doctors ) ( by ( the judges ) ) ) ( ( avoided ( the author ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS doctors)) (PP (IN by) (NP (DT the) (NNS judges)))) (VP (VBD avoided) (NP (DT the) (NN author))) (. .))) | The author avoided the doctors . | ( ( The author ) ( ( avoided ( the doctors ) ) . ) ) | (ROOT (S (NP (DT The) (NN author)) (VP (VBD avoided) (NP (DT the) (NNS doctors))) (. .))) | lexical_overlap | 1 |