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
|
---|---|---|---|---|---|---|---|---|---|
201 | 201 | The lawyer saw the senators that recommended the tourists . | ( ( The lawyer ) ( ( saw ( ( the senators ) ( that ( recommended ( the tourists ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD saw) (NP (NP (DT the) (NNS senators)) (SBAR (WHNP (WDT that)) (S (VP (VBD recommended) (NP (DT the) (NNS tourists))))))) (. .))) | The tourists saw the lawyer . | ( ( The tourists ) ( ( saw ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD saw) (NP (DT the) (NN lawyer))) (. .))) | lexical_overlap | 1 |
202 | 202 | The scientist who called the secretaries saw the authors . | ( ( ( The scientist ) ( who ( called ( the secretaries ) ) ) ) ( ( saw ( the authors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN scientist)) (SBAR (WHNP (WP who)) (S (VP (VBD called) (NP (DT the) (NNS secretaries)))))) (VP (VBD saw) (NP (DT the) (NNS authors))) (. .))) | The secretaries saw the scientist . | ( ( The secretaries ) ( ( saw ( the scientist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD saw) (NP (DT the) (NN scientist))) (. .))) | lexical_overlap | 1 |
203 | 203 | The manager saw the lawyer who the author believed . | ( ( The manager ) ( ( saw ( ( the lawyer ) ( who ( ( the author ) believed ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD saw) (NP (NP (DT the) (NN lawyer)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NN author)) (VP (VBD believed)))))) (. .))) | The lawyer saw the author . | ( ( The lawyer ) ( ( saw ( the author ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD saw) (NP (DT the) (NN author))) (. .))) | lexical_overlap | 1 |
204 | 204 | The banker who the artist recommended encouraged the athlete . | ( ( ( The banker ) ( who ( ( the artist ) recommended ) ) ) ( ( encouraged ( the athlete ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN banker)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NN artist)) (VP (VBD recommended))))) (VP (VBD encouraged) (NP (DT the) (NN athlete))) (. .))) | The artist encouraged the banker . | ( ( The artist ) ( ( encouraged ( the banker ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD encouraged) (NP (DT the) (NN banker))) (. .))) | lexical_overlap | 1 |
205 | 205 | The secretary who the artists avoided contacted the professors . | ( ( ( The secretary ) ( who ( ( the artists ) avoided ) ) ) ( ( contacted ( the professors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN secretary)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NNS artists)) (VP (VBD avoided))))) (VP (VBD contacted) (NP (DT the) (NNS professors))) (. .))) | The artists contacted the secretary . | ( ( The artists ) ( ( contacted ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD contacted) (NP (DT the) (NN secretary))) (. .))) | lexical_overlap | 1 |
206 | 206 | The president called the judge that the artists admired . | ( ( The president ) ( ( called ( ( the judge ) ( that ( ( the artists ) admired ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD called) (NP (NP (DT the) (NN judge)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNS artists)) (VP (VBD admired)))))) (. .))) | The judge called the president . | ( ( The judge ) ( ( called ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD called) (NP (DT the) (NN president))) (. .))) | lexical_overlap | 1 |
207 | 207 | The author advised the tourists that the manager supported . | ( ( The author ) ( ( advised ( ( the tourists ) ( that ( ( the manager ) supported ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN author)) (VP (VBD advised) (NP (NP (DT the) (NNS tourists)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NN manager)) (VP (VBD supported)))))) (. .))) | The tourists advised the author . | ( ( The tourists ) ( ( advised ( the author ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD advised) (NP (DT the) (NN author))) (. .))) | lexical_overlap | 1 |
208 | 208 | The students believed the bankers that the secretaries admired . | ( ( The students ) ( ( believed ( ( the bankers ) ( that ( ( the secretaries ) admired ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBD believed) (NP (NP (DT the) (NNS bankers)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNS secretaries)) (VP (VBD admired)))))) (. .))) | The secretaries believed the students . | ( ( The secretaries ) ( ( believed ( the students ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD believed) (NP (DT the) (NNS students))) (. .))) | lexical_overlap | 1 |
209 | 209 | The president that the athletes supported helped the student . | ( ( ( The president ) ( that ( ( the athletes ) supported ) ) ) ( ( helped ( the student ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN president)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNS athletes)) (VP (VBD supported))))) (VP (VBD helped) (NP (DT the) (NN student))) (. .))) | The student helped the president . | ( ( The student ) ( ( helped ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD helped) (NP (DT the) (NN president))) (. .))) | lexical_overlap | 1 |
210 | 210 | The artists mentioned the secretaries who recommended the tourists . | ( ( The artists ) ( ( mentioned ( ( the secretaries ) ( who ( recommended ( the tourists ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD mentioned) (NP (NP (DT the) (NNS secretaries)) (SBAR (WHNP (WP who)) (S (VP (VBD recommended) (NP (DT the) (NNS tourists))))))) (. .))) | The secretaries mentioned the the tourists . | ( ( The secretaries ) ( ( mentioned ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD mentioned) (NP (DT the) (NNS tourists))) (. .))) | lexical_overlap | 1 |
211 | 211 | The author that the actor helped introduced the artists . | ( ( ( The author ) ( that ( ( the actor ) helped ) ) ) ( ( introduced ( the artists ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN author)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NN actor)) (VP (VBD helped))))) (VP (VBD introduced) (NP (DT the) (NNS artists))) (. .))) | The artists introduced the author . | ( ( The artists ) ( ( introduced ( the author ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD introduced) (NP (DT the) (NN author))) (. .))) | lexical_overlap | 1 |
212 | 212 | The athletes who the presidents advised introduced the author . | ( ( ( The athletes ) ( who ( ( the presidents ) advised ) ) ) ( ( introduced ( the author ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS athletes)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NNS presidents)) (VP (VBD advised))))) (VP (VBD introduced) (NP (DT the) (NN author))) (. .))) | The presidents introduced the athletes . | ( ( The presidents ) ( ( introduced ( the athletes ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD introduced) (NP (DT the) (NNS athletes))) (. .))) | lexical_overlap | 1 |
213 | 213 | The senators who the authors admired avoided the tourists . | ( ( ( The senators ) ( who ( ( the authors ) admired ) ) ) ( ( avoided ( the tourists ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS senators)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NNS authors)) (VP (VBD admired))))) (VP (VBD avoided) (NP (DT the) (NNS tourists))) (. .))) | The tourists avoided the authors . | ( ( The tourists ) ( ( avoided ( the authors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD avoided) (NP (DT the) (NNS authors))) (. .))) | lexical_overlap | 1 |
214 | 214 | The secretary who the athletes recommended believed the actor . | ( ( ( The secretary ) ( who ( ( the athletes ) recommended ) ) ) ( ( believed ( the actor ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN secretary)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NNS athletes)) (VP (VBD recommended))))) (VP (VBD believed) (NP (DT the) (NN actor))) (. .))) | The actor believed the secretary . | ( ( The actor ) ( ( believed ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD believed) (NP (DT the) (NN secretary))) (. .))) | lexical_overlap | 1 |
215 | 215 | The tourists introduced the doctors who the athletes recognized . | ( ( The tourists ) ( ( introduced ( ( the doctors ) ( who ( ( the athletes ) recognized ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD introduced) (NP (NP (DT the) (NNS doctors)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NNS athletes)) (VP (VBD recognized)))))) (. .))) | The athletes introduced the tourists . | ( ( The athletes ) ( ( introduced ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD introduced) (NP (DT the) (NNS tourists))) (. .))) | lexical_overlap | 1 |
216 | 216 | The banker that the students encouraged admired the athlete . | ( ( ( The banker ) ( that ( ( the students ) encouraged ) ) ) ( ( admired ( the athlete ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN banker)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNS students)) (VP (VBD encouraged))))) (VP (VBD admired) (NP (DT the) (NN athlete))) (. .))) | The athlete admired the students . | ( ( The athlete ) ( ( admired ( the students ) ) . ) ) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD admired) (NP (DT the) (NNS students))) (. .))) | lexical_overlap | 1 |
217 | 217 | The students supported the professors who introduced the actors . | ( ( The students ) ( ( supported ( ( the professors ) ( who ( introduced ( the actors ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBD supported) (NP (NP (DT the) (NNS professors)) (SBAR (WHNP (WP who)) (S (VP (VBD introduced) (NP (DT the) (NNS actors))))))) (. .))) | The professors supported the students . | ( ( The professors ) ( ( supported ( the students ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD supported) (NP (DT the) (NNS students))) (. .))) | lexical_overlap | 1 |
218 | 218 | The scientists who supported the professors recognized the students . | ( ( ( The scientists ) ( who ( supported ( the professors ) ) ) ) ( ( recognized ( the students ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS scientists)) (SBAR (WHNP (WP who)) (S (VP (VBD supported) (NP (DT the) (NNS professors)))))) (VP (VBD recognized) (NP (DT the) (NNS students))) (. .))) | The students recognized the scientists . | ( ( The students ) ( ( recognized ( the scientists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBD recognized) (NP (DT the) (NNS scientists))) (. .))) | lexical_overlap | 1 |
219 | 219 | The tourists advised the artists who called the doctor . | ( ( The tourists ) ( ( advised ( ( the artists ) ( who ( called ( the doctor ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD advised) (NP (NP (DT the) (NNS artists)) (SBAR (WHNP (WP who)) (S (VP (VBD called) (NP (DT the) (NN doctor))))))) (. .))) | The artists advised the tourists . | ( ( The artists ) ( ( advised ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD advised) (NP (DT the) (NNS tourists))) (. .))) | lexical_overlap | 1 |
220 | 220 | The artist that supported the professors believed the judges . | ( ( ( The artist ) ( that ( supported ( the professors ) ) ) ) ( ( believed ( the judges ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN artist)) (SBAR (WHNP (WDT that)) (S (VP (VBD supported) (NP (DT the) (NNS professors)))))) (VP (VBD believed) (NP (DT the) (NNS judges))) (. .))) | The judges believed the professors . | ( ( The judges ) ( ( believed ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD believed) (NP (DT the) (NNS professors))) (. .))) | lexical_overlap | 1 |
221 | 221 | The secretary who the author mentioned stopped the presidents . | ( ( ( The secretary ) ( who ( ( the author ) mentioned ) ) ) ( ( stopped ( the presidents ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN secretary)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NN author)) (VP (VBD mentioned))))) (VP (VBD stopped) (NP (DT the) (NNS presidents))) (. .))) | The presidents stopped the author . | ( ( The presidents ) ( ( stopped ( the author ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD stopped) (NP (DT the) (NN author))) (. .))) | lexical_overlap | 1 |
222 | 222 | The presidents that the lawyers stopped contacted the scientist . | ( ( ( The presidents ) ( that ( ( the lawyers ) stopped ) ) ) ( ( contacted ( the scientist ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS presidents)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNS lawyers)) (VP (VBD stopped))))) (VP (VBD contacted) (NP (DT the) (NN scientist))) (. .))) | The scientist contacted the presidents . | ( ( The scientist ) ( ( contacted ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD contacted) (NP (DT the) (NNS presidents))) (. .))) | lexical_overlap | 1 |
223 | 223 | The presidents called the athlete that thanked the judge . | ( ( The presidents ) ( ( called ( ( the athlete ) ( that ( thanked ( the judge ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD called) (NP (NP (DT the) (NN athlete)) (SBAR (WHNP (WDT that)) (S (VP (VBD thanked) (NP (DT the) (NN judge))))))) (. .))) | The judge called the presidents . | ( ( The judge ) ( ( called ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD called) (NP (DT the) (NNS presidents))) (. .))) | lexical_overlap | 1 |
224 | 224 | The doctor that recognized the president admired the artists . | ( ( ( The doctor ) ( that ( recognized ( the president ) ) ) ) ( ( admired ( the artists ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN doctor)) (SBAR (WHNP (WDT that)) (S (VP (VBD recognized) (NP (DT the) (NN president)))))) (VP (VBD admired) (NP (DT the) (NNS artists))) (. .))) | The artists admired the doctor . | ( ( The artists ) ( ( admired ( the doctor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD admired) (NP (DT the) (NN doctor))) (. .))) | lexical_overlap | 1 |
225 | 225 | The athletes believed the doctors that stopped the author . | ( ( The athletes ) ( ( believed ( ( the doctors ) ( that ( stopped ( the author ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD believed) (NP (NP (DT the) (NNS doctors)) (SBAR (WHNP (WDT that)) (S (VP (VBD stopped) (NP (DT the) (NN author))))))) (. .))) | The doctors believed the athletes . | ( ( The doctors ) ( ( believed ( the athletes ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD believed) (NP (DT the) (NNS athletes))) (. .))) | lexical_overlap | 1 |
226 | 226 | The authors that the lawyer avoided supported the manager . | ( ( ( The authors ) ( that ( ( the lawyer ) avoided ) ) ) ( ( supported ( the manager ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS authors)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NN lawyer)) (VP (VBD avoided))))) (VP (VBD supported) (NP (DT the) (NN manager))) (. .))) | The manager supported the authors . | ( ( The manager ) ( ( supported ( the authors ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD supported) (NP (DT the) (NNS authors))) (. .))) | lexical_overlap | 1 |
227 | 227 | The judge advised the secretary who encouraged the professors . | ( ( The judge ) ( ( advised ( ( the secretary ) ( who ( encouraged ( the professors ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD advised) (NP (NP (DT the) (NN secretary)) (SBAR (WHNP (WP who)) (S (VP (VBD encouraged) (NP (DT the) (NNS professors))))))) (. .))) | The secretary advised the the professors . | ( ( The secretary ) ( ( advised ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD advised) (NP (DT the) (NNS professors))) (. .))) | lexical_overlap | 1 |
228 | 228 | The doctor who recognized the presidents believed the lawyer . | ( ( ( The doctor ) ( who ( recognized ( the presidents ) ) ) ) ( ( believed ( the lawyer ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN doctor)) (SBAR (WHNP (WP who)) (S (VP (VBD recognized) (NP (DT the) (NNS presidents)))))) (VP (VBD believed) (NP (DT the) (NN lawyer))) (. .))) | The lawyer believed the presidents . | ( ( The lawyer ) ( ( believed ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD believed) (NP (DT the) (NNS presidents))) (. .))) | lexical_overlap | 1 |
229 | 229 | The banker who introduced the lawyer helped the actor . | ( ( ( The banker ) ( who ( introduced ( the lawyer ) ) ) ) ( ( helped ( the actor ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN banker)) (SBAR (WHNP (WP who)) (S (VP (VBD introduced) (NP (DT the) (NN lawyer)))))) (VP (VBD helped) (NP (DT the) (NN actor))) (. .))) | The actor helped the lawyer . | ( ( The actor ) ( ( helped ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD helped) (NP (DT the) (NN lawyer))) (. .))) | lexical_overlap | 1 |
230 | 230 | The secretary that admired the judges thanked the actor . | ( ( ( The secretary ) ( that ( admired ( the judges ) ) ) ) ( ( thanked ( the actor ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN secretary)) (SBAR (WHNP (WDT that)) (S (VP (VBD admired) (NP (DT the) (NNS judges)))))) (VP (VBD thanked) (NP (DT the) (NN actor))) (. .))) | The judges thanked the secretary . | ( ( The judges ) ( ( thanked ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD thanked) (NP (DT the) (NN secretary))) (. .))) | lexical_overlap | 1 |
231 | 231 | The judges that the authors believed thanked the professors . | ( ( ( The judges ) ( that ( ( the authors ) believed ) ) ) ( ( thanked ( the professors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS judges)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNS authors)) (VP (VBD believed))))) (VP (VBD thanked) (NP (DT the) (NNS professors))) (. .))) | The professors thanked the judges . | ( ( The professors ) ( ( thanked ( the judges ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD thanked) (NP (DT the) (NNS judges))) (. .))) | lexical_overlap | 1 |
232 | 232 | The manager recognized the professor who saw the authors . | ( ( The manager ) ( ( recognized ( ( the professor ) ( who ( saw ( the authors ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD recognized) (NP (NP (DT the) (NN professor)) (SBAR (WHNP (WP who)) (S (VP (VBD saw) (NP (DT the) (NNS authors))))))) (. .))) | The professor recognized the manager . | ( ( The professor ) ( ( recognized ( the manager ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD recognized) (NP (DT the) (NN manager))) (. .))) | lexical_overlap | 1 |
233 | 233 | The authors recommended the actor who stopped the doctors . | ( ( The authors ) ( ( recommended ( ( the actor ) ( who ( stopped ( the doctors ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD recommended) (NP (NP (DT the) (NN actor)) (SBAR (WHNP (WP who)) (S (VP (VBD stopped) (NP (DT the) (NNS doctors))))))) (. .))) | The actor recommended the the doctors . | ( ( The actor ) ( ( recommended ( the doctors ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD recommended) (NP (DT the) (NNS doctors))) (. .))) | lexical_overlap | 1 |
234 | 234 | The tourist who supported the doctors believed the banker . | ( ( ( The tourist ) ( who ( supported ( the doctors ) ) ) ) ( ( believed ( the banker ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN tourist)) (SBAR (WHNP (WP who)) (S (VP (VBD supported) (NP (DT the) (NNS doctors)))))) (VP (VBD believed) (NP (DT the) (NN banker))) (. .))) | The banker believed the tourist . | ( ( The banker ) ( ( believed ( the tourist ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD believed) (NP (DT the) (NN tourist))) (. .))) | lexical_overlap | 1 |
235 | 235 | The presidents helped the athlete who the actor encouraged . | ( ( The presidents ) ( ( helped ( ( the athlete ) ( who ( ( the actor ) encouraged ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD helped) (NP (NP (DT the) (NN athlete)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NN actor)) (VP (VBD encouraged)))))) (. .))) | The actor helped the presidents . | ( ( The actor ) ( ( helped ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD helped) (NP (DT the) (NNS presidents))) (. .))) | lexical_overlap | 1 |
236 | 236 | The artists avoided the professors who introduced the doctor . | ( ( The artists ) ( ( avoided ( ( the professors ) ( who ( introduced ( the doctor ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD avoided) (NP (NP (DT the) (NNS professors)) (SBAR (WHNP (WP who)) (S (VP (VBD introduced) (NP (DT the) (NN doctor))))))) (. .))) | The professors avoided the the doctor . | ( ( The professors ) ( ( avoided ( the doctor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD avoided) (NP (DT the) (NN doctor))) (. .))) | lexical_overlap | 1 |
237 | 237 | The artist who avoided the doctors recommended the actor . | ( ( ( The artist ) ( who ( avoided ( the doctors ) ) ) ) ( ( recommended ( the actor ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN artist)) (SBAR (WHNP (WP who)) (S (VP (VBD avoided) (NP (DT the) (NNS doctors)))))) (VP (VBD recommended) (NP (DT the) (NN actor))) (. .))) | The doctors recommended the artist . | ( ( The doctors ) ( ( recommended ( the artist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD recommended) (NP (DT the) (NN artist))) (. .))) | lexical_overlap | 1 |
238 | 238 | The professor recognized the managers that supported the doctors . | ( ( The professor ) ( ( recognized ( ( the managers ) ( that ( supported ( the doctors ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD recognized) (NP (NP (DT the) (NNS managers)) (SBAR (WHNP (WDT that)) (S (VP (VBD supported) (NP (DT the) (NNS doctors))))))) (. .))) | The managers recognized the professor . | ( ( The managers ) ( ( recognized ( the professor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD recognized) (NP (DT the) (NN professor))) (. .))) | lexical_overlap | 1 |
239 | 239 | The professors who the judge avoided believed the actor . | ( ( ( The professors ) ( who ( ( the judge ) avoided ) ) ) ( ( believed ( the actor ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS professors)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NN judge)) (VP (VBD avoided))))) (VP (VBD believed) (NP (DT the) (NN actor))) (. .))) | The actor believed the professors . | ( ( The actor ) ( ( believed ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD believed) (NP (DT the) (NNS professors))) (. .))) | lexical_overlap | 1 |
240 | 240 | The judge admired the secretary who the banker believed . | ( ( The judge ) ( ( admired ( ( the secretary ) ( who ( ( the banker ) believed ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD admired) (NP (NP (DT the) (NN secretary)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NN banker)) (VP (VBD believed)))))) (. .))) | The secretary admired the banker . | ( ( The secretary ) ( ( admired ( the banker ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD admired) (NP (DT the) (NN banker))) (. .))) | lexical_overlap | 1 |
241 | 241 | The student supported the athletes who encouraged the lawyers . | ( ( The student ) ( ( supported ( ( the athletes ) ( who ( encouraged ( the lawyers ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD supported) (NP (NP (DT the) (NNS athletes)) (SBAR (WHNP (WP who)) (S (VP (VBD encouraged) (NP (DT the) (NNS lawyers))))))) (. .))) | The athletes supported the the lawyers . | ( ( The athletes ) ( ( supported ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD supported) (NP (DT the) (NNS lawyers))) (. .))) | lexical_overlap | 1 |
242 | 242 | The president contacted the doctor that advised the lawyers . | ( ( The president ) ( ( contacted ( ( the doctor ) ( that ( advised ( the lawyers ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD contacted) (NP (NP (DT the) (NN doctor)) (SBAR (WHNP (WDT that)) (S (VP (VBD advised) (NP (DT the) (NNS lawyers))))))) (. .))) | The doctor contacted the the lawyers . | ( ( The doctor ) ( ( contacted ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD contacted) (NP (DT the) (NNS lawyers))) (. .))) | lexical_overlap | 1 |
243 | 243 | The lawyer that the bankers avoided encouraged the senators . | ( ( ( The lawyer ) ( that ( ( the bankers ) avoided ) ) ) ( ( encouraged ( the senators ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN lawyer)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNS bankers)) (VP (VBD avoided))))) (VP (VBD encouraged) (NP (DT the) (NNS senators))) (. .))) | The senators encouraged the lawyer . | ( ( The senators ) ( ( encouraged ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD encouraged) (NP (DT the) (NN lawyer))) (. .))) | lexical_overlap | 1 |
244 | 244 | The doctor believed the students that admired the bankers . | ( ( The doctor ) ( ( believed ( ( the students ) ( that ( admired ( the bankers ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD believed) (NP (NP (DT the) (NNS students)) (SBAR (WHNP (WDT that)) (S (VP (VBD admired) (NP (DT the) (NNS bankers))))))) (. .))) | The bankers believed the doctor . | ( ( The bankers ) ( ( believed ( the doctor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD believed) (NP (DT the) (NN doctor))) (. .))) | lexical_overlap | 1 |
245 | 245 | The scientist contacted the professor who recognized the authors . | ( ( The scientist ) ( ( contacted ( ( the professor ) ( who ( recognized ( the authors ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD contacted) (NP (NP (DT the) (NN professor)) (SBAR (WHNP (WP who)) (S (VP (VBD recognized) (NP (DT the) (NNS authors))))))) (. .))) | The professor contacted the the authors . | ( ( The professor ) ( ( contacted ( the authors ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD contacted) (NP (DT the) (NNS authors))) (. .))) | lexical_overlap | 1 |
246 | 246 | The student stopped the scientists who the managers mentioned . | ( ( The student ) ( ( stopped ( ( the scientists ) ( who ( ( the managers ) mentioned ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD stopped) (NP (NP (DT the) (NNS scientists)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NNS managers)) (VP (VBD mentioned)))))) (. .))) | The scientists stopped the student . | ( ( The scientists ) ( ( stopped ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD stopped) (NP (DT the) (NN student))) (. .))) | lexical_overlap | 1 |
247 | 247 | The secretaries thanked the artist that contacted the senators . | ( ( The secretaries ) ( ( thanked ( ( the artist ) ( that ( contacted ( the senators ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD thanked) (NP (NP (DT the) (NN artist)) (SBAR (WHNP (WDT that)) (S (VP (VBD contacted) (NP (DT the) (NNS senators))))))) (. .))) | The senators thanked the secretaries . | ( ( The senators ) ( ( thanked ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD thanked) (NP (DT the) (NNS secretaries))) (. .))) | lexical_overlap | 1 |
248 | 248 | The lawyers that recommended the managers avoided the bankers . | ( ( ( The lawyers ) ( that ( recommended ( the managers ) ) ) ) ( ( avoided ( the bankers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS lawyers)) (SBAR (WHNP (WDT that)) (S (VP (VBD recommended) (NP (DT the) (NNS managers)))))) (VP (VBD avoided) (NP (DT the) (NNS bankers))) (. .))) | The bankers avoided the lawyers . | ( ( The bankers ) ( ( avoided ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD avoided) (NP (DT the) (NNS lawyers))) (. .))) | lexical_overlap | 1 |
249 | 249 | The tourists recognized the student who mentioned the presidents . | ( ( The tourists ) ( ( recognized ( ( the student ) ( who ( mentioned ( the presidents ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD recognized) (NP (NP (DT the) (NN student)) (SBAR (WHNP (WP who)) (S (VP (VBD mentioned) (NP (DT the) (NNS presidents))))))) (. .))) | The student recognized the the presidents . | ( ( The student ) ( ( recognized ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD recognized) (NP (DT the) (NNS presidents))) (. .))) | lexical_overlap | 1 |
250 | 250 | The students who the scientist stopped supported the lawyers . | ( ( ( The students ) ( who ( ( the scientist ) stopped ) ) ) ( ( supported ( the lawyers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS students)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NN scientist)) (VP (VBD stopped))))) (VP (VBD supported) (NP (DT the) (NNS lawyers))) (. .))) | The lawyers supported the students . | ( ( The lawyers ) ( ( supported ( the students ) ) . ) ) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD supported) (NP (DT the) (NNS students))) (. .))) | lexical_overlap | 1 |
251 | 251 | The actors thanked the senators that the doctor recognized . | ( ( The actors ) ( ( thanked ( ( the senators ) ( that ( ( the doctor ) recognized ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS actors)) (VP (VBD thanked) (NP (NP (DT the) (NNS senators)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NN doctor)) (VP (VBD recognized)))))) (. .))) | The senators thanked the actors . | ( ( The senators ) ( ( thanked ( the actors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD thanked) (NP (DT the) (NNS actors))) (. .))) | lexical_overlap | 1 |
252 | 252 | The student thanked the actors who encouraged the doctors . | ( ( The student ) ( ( thanked ( ( the actors ) ( who ( encouraged ( the doctors ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD thanked) (NP (NP (DT the) (NNS actors)) (SBAR (WHNP (WP who)) (S (VP (VBD encouraged) (NP (DT the) (NNS doctors))))))) (. .))) | The doctors thanked the student . | ( ( The doctors ) ( ( thanked ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD thanked) (NP (DT the) (NN student))) (. .))) | lexical_overlap | 1 |
253 | 253 | The artist contacted the students who the athlete stopped . | ( ( The artist ) ( ( contacted ( ( the students ) ( who ( ( the athlete ) stopped ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD contacted) (NP (NP (DT the) (NNS students)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NN athlete)) (VP (VBD stopped)))))) (. .))) | The athlete contacted the artist . | ( ( The athlete ) ( ( contacted ( the artist ) ) . ) ) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD contacted) (NP (DT the) (NN artist))) (. .))) | lexical_overlap | 1 |
254 | 254 | The presidents mentioned the scientist who the students supported . | ( ( The presidents ) ( ( mentioned ( ( the scientist ) ( who ( ( the students ) supported ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD mentioned) (NP (NP (DT the) (NN scientist)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NNS students)) (VP (VBD supported)))))) (. .))) | The students mentioned the presidents . | ( ( The students ) ( ( mentioned ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBD mentioned) (NP (DT the) (NNS presidents))) (. .))) | lexical_overlap | 1 |
255 | 255 | The bankers supported the manager who mentioned the author . | ( ( The bankers ) ( ( supported ( ( the manager ) ( who ( mentioned ( the author ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD supported) (NP (NP (DT the) (NN manager)) (SBAR (WHNP (WP who)) (S (VP (VBD mentioned) (NP (DT the) (NN author))))))) (. .))) | The manager supported the bankers . | ( ( The manager ) ( ( supported ( the bankers ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD supported) (NP (DT the) (NNS bankers))) (. .))) | lexical_overlap | 1 |
256 | 256 | The lawyer that the tourists believed recommended the senator . | ( ( ( The lawyer ) ( that ( ( the tourists ) believed ) ) ) ( ( recommended ( the senator ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN lawyer)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNS tourists)) (VP (VBD believed))))) (VP (VBD recommended) (NP (DT the) (NN senator))) (. .))) | The senator recommended the tourists . | ( ( The senator ) ( ( recommended ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD recommended) (NP (DT the) (NNS tourists))) (. .))) | lexical_overlap | 1 |
257 | 257 | The secretaries who the judges recognized recommended the author . | ( ( ( The secretaries ) ( who ( ( the judges ) recognized ) ) ) ( ( recommended ( the author ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS secretaries)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NNS judges)) (VP (VBD recognized))))) (VP (VBD recommended) (NP (DT the) (NN author))) (. .))) | The author recommended the judges . | ( ( The author ) ( ( recommended ( the judges ) ) . ) ) | (ROOT (S (NP (DT The) (NN author)) (VP (VBD recommended) (NP (DT the) (NNS judges))) (. .))) | lexical_overlap | 1 |
258 | 258 | The tourists admired the professors who the scientists avoided . | ( ( The tourists ) ( ( admired ( ( the professors ) ( who ( ( the scientists ) avoided ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD admired) (NP (NP (DT the) (NNS professors)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NNS scientists)) (VP (VBD avoided)))))) (. .))) | The professors admired the tourists . | ( ( The professors ) ( ( admired ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD admired) (NP (DT the) (NNS tourists))) (. .))) | lexical_overlap | 1 |
259 | 259 | The tourists that the scientists encouraged admired the student . | ( ( ( The tourists ) ( that ( ( the scientists ) encouraged ) ) ) ( ( admired ( the student ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS tourists)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNS scientists)) (VP (VBD encouraged))))) (VP (VBD admired) (NP (DT the) (NN student))) (. .))) | The scientists admired the tourists . | ( ( The scientists ) ( ( admired ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD admired) (NP (DT the) (NNS tourists))) (. .))) | lexical_overlap | 1 |
260 | 260 | The professor that the scientists stopped supported the students . | ( ( ( The professor ) ( that ( ( the scientists ) stopped ) ) ) ( ( supported ( the students ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN professor)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNS scientists)) (VP (VBD stopped))))) (VP (VBD supported) (NP (DT the) (NNS students))) (. .))) | The students supported the scientists . | ( ( The students ) ( ( supported ( the scientists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBD supported) (NP (DT the) (NNS scientists))) (. .))) | lexical_overlap | 1 |
261 | 261 | The judge supported the scientist who encouraged the artists . | ( ( The judge ) ( ( supported ( ( the scientist ) ( who ( encouraged ( the artists ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD supported) (NP (NP (DT the) (NN scientist)) (SBAR (WHNP (WP who)) (S (VP (VBD encouraged) (NP (DT the) (NNS artists))))))) (. .))) | The scientist supported the the artists . | ( ( The scientist ) ( ( supported ( the artists ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD supported) (NP (DT the) (NNS artists))) (. .))) | lexical_overlap | 1 |
262 | 262 | The tourists who advised the students recognized the authors . | ( ( ( The tourists ) ( who ( advised ( the students ) ) ) ) ( ( recognized ( the authors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS tourists)) (SBAR (WHNP (WP who)) (S (VP (VBD advised) (NP (DT the) (NNS students)))))) (VP (VBD recognized) (NP (DT the) (NNS authors))) (. .))) | The authors recognized the tourists . | ( ( The authors ) ( ( recognized ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD recognized) (NP (DT the) (NNS tourists))) (. .))) | lexical_overlap | 1 |
263 | 263 | The judge mentioned the bankers that the professors recognized . | ( ( The judge ) ( ( mentioned ( ( the bankers ) ( that ( ( the professors ) recognized ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD mentioned) (NP (NP (DT the) (NNS bankers)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNS professors)) (VP (VBD recognized)))))) (. .))) | The bankers mentioned the professors . | ( ( The bankers ) ( ( mentioned ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD mentioned) (NP (DT the) (NNS professors))) (. .))) | lexical_overlap | 1 |
264 | 264 | The athlete that admired the doctors mentioned the lawyer . | ( ( ( The athlete ) ( that ( admired ( the doctors ) ) ) ) ( ( mentioned ( the lawyer ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN athlete)) (SBAR (WHNP (WDT that)) (S (VP (VBD admired) (NP (DT the) (NNS doctors)))))) (VP (VBD mentioned) (NP (DT the) (NN lawyer))) (. .))) | The lawyer mentioned the athlete . | ( ( The lawyer ) ( ( mentioned ( the athlete ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD mentioned) (NP (DT the) (NN athlete))) (. .))) | lexical_overlap | 1 |
265 | 265 | The managers who the artists introduced saw the banker . | ( ( ( The managers ) ( who ( ( the artists ) introduced ) ) ) ( ( saw ( the banker ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS managers)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NNS artists)) (VP (VBD introduced))))) (VP (VBD saw) (NP (DT the) (NN banker))) (. .))) | The artists saw the managers . | ( ( The artists ) ( ( saw ( the managers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD saw) (NP (DT the) (NNS managers))) (. .))) | lexical_overlap | 1 |
266 | 266 | The lawyer that advised the tourist introduced the senator . | ( ( ( The lawyer ) ( that ( advised ( the tourist ) ) ) ) ( ( introduced ( the senator ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN lawyer)) (SBAR (WHNP (WDT that)) (S (VP (VBD advised) (NP (DT the) (NN tourist)))))) (VP (VBD introduced) (NP (DT the) (NN senator))) (. .))) | The tourist introduced the lawyer . | ( ( The tourist ) ( ( introduced ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD introduced) (NP (DT the) (NN lawyer))) (. .))) | lexical_overlap | 1 |
267 | 267 | The athlete introduced the scientists that the student helped . | ( ( The athlete ) ( ( introduced ( ( the scientists ) ( that ( ( the student ) helped ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD introduced) (NP (NP (DT the) (NNS scientists)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NN student)) (VP (VBD helped)))))) (. .))) | The scientists introduced the student . | ( ( The scientists ) ( ( introduced ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD introduced) (NP (DT the) (NN student))) (. .))) | lexical_overlap | 1 |
268 | 268 | The manager introduced the artists that the judge avoided . | ( ( The manager ) ( ( introduced ( ( the artists ) ( that ( ( the judge ) avoided ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD introduced) (NP (NP (DT the) (NNS artists)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NN judge)) (VP (VBD avoided)))))) (. .))) | The artists introduced the manager . | ( ( The artists ) ( ( introduced ( the manager ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD introduced) (NP (DT the) (NN manager))) (. .))) | lexical_overlap | 1 |
269 | 269 | The president helped the author that thanked the managers . | ( ( The president ) ( ( helped ( ( the author ) ( that ( thanked ( the managers ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD helped) (NP (NP (DT the) (NN author)) (SBAR (WHNP (WDT that)) (S (VP (VBD thanked) (NP (DT the) (NNS managers))))))) (. .))) | The author helped the president . | ( ( The author ) ( ( helped ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NN author)) (VP (VBD helped) (NP (DT the) (NN president))) (. .))) | lexical_overlap | 1 |
270 | 270 | The doctor mentioned the tourists who saw the actors . | ( ( The doctor ) ( ( mentioned ( ( the tourists ) ( who ( saw ( the actors ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD mentioned) (NP (NP (DT the) (NNS tourists)) (SBAR (WHNP (WP who)) (S (VP (VBD saw) (NP (DT the) (NNS actors))))))) (. .))) | The actors mentioned the doctor . | ( ( The actors ) ( ( mentioned ( the doctor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS actors)) (VP (VBD mentioned) (NP (DT the) (NN doctor))) (. .))) | lexical_overlap | 1 |
271 | 271 | The judge who stopped the senators helped the secretary . | ( ( ( The judge ) ( who ( stopped ( the senators ) ) ) ) ( ( helped ( the secretary ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN judge)) (SBAR (WHNP (WP who)) (S (VP (VBD stopped) (NP (DT the) (NNS senators)))))) (VP (VBD helped) (NP (DT the) (NN secretary))) (. .))) | The senators helped the judge . | ( ( The senators ) ( ( helped ( the judge ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD helped) (NP (DT the) (NN judge))) (. .))) | lexical_overlap | 1 |
272 | 272 | The athlete admired the senators who the president avoided . | ( ( The athlete ) ( ( admired ( ( the senators ) ( who ( ( the president ) avoided ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD admired) (NP (NP (DT the) (NNS senators)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NN president)) (VP (VBD avoided)))))) (. .))) | The senators admired the athlete . | ( ( The senators ) ( ( admired ( the athlete ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD admired) (NP (DT the) (NN athlete))) (. .))) | lexical_overlap | 1 |
273 | 273 | The managers that saw the doctor contacted the judges . | ( ( ( The managers ) ( that ( saw ( the doctor ) ) ) ) ( ( contacted ( the judges ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS managers)) (SBAR (WHNP (WDT that)) (S (VP (VBD saw) (NP (DT the) (NN doctor)))))) (VP (VBD contacted) (NP (DT the) (NNS judges))) (. .))) | The judges contacted the doctor . | ( ( The judges ) ( ( contacted ( the doctor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD contacted) (NP (DT the) (NN doctor))) (. .))) | lexical_overlap | 1 |
274 | 274 | The president admired the professors who mentioned the doctor . | ( ( The president ) ( ( admired ( ( the professors ) ( who ( mentioned ( the doctor ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD admired) (NP (NP (DT the) (NNS professors)) (SBAR (WHNP (WP who)) (S (VP (VBD mentioned) (NP (DT the) (NN doctor))))))) (. .))) | The doctor admired the president . | ( ( The doctor ) ( ( admired ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD admired) (NP (DT the) (NN president))) (. .))) | lexical_overlap | 1 |
275 | 275 | The secretary introduced the tourist who encouraged the judges . | ( ( The secretary ) ( ( introduced ( ( the tourist ) ( who ( encouraged ( the judges ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD introduced) (NP (NP (DT the) (NN tourist)) (SBAR (WHNP (WP who)) (S (VP (VBD encouraged) (NP (DT the) (NNS judges))))))) (. .))) | The tourist introduced the secretary . | ( ( The tourist ) ( ( introduced ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD introduced) (NP (DT the) (NN secretary))) (. .))) | lexical_overlap | 1 |
276 | 276 | The athlete admired the actor that called the lawyer . | ( ( The athlete ) ( ( admired ( ( the actor ) ( that ( called ( the lawyer ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD admired) (NP (NP (DT the) (NN actor)) (SBAR (WHNP (WDT that)) (S (VP (VBD called) (NP (DT the) (NN lawyer))))))) (. .))) | The actor admired the athlete . | ( ( The actor ) ( ( admired ( the athlete ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD admired) (NP (DT the) (NN athlete))) (. .))) | lexical_overlap | 1 |
277 | 277 | The professor thanked the doctor who the athletes mentioned . | ( ( The professor ) ( ( thanked ( ( the doctor ) ( who ( ( the athletes ) mentioned ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD thanked) (NP (NP (DT the) (NN doctor)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NNS athletes)) (VP (VBD mentioned)))))) (. .))) | The athletes thanked the professor . | ( ( The athletes ) ( ( thanked ( the professor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD thanked) (NP (DT the) (NN professor))) (. .))) | lexical_overlap | 1 |
278 | 278 | The president that the artists supported believed the judge . | ( ( ( The president ) ( that ( ( the artists ) supported ) ) ) ( ( believed ( the judge ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN president)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNS artists)) (VP (VBD supported))))) (VP (VBD believed) (NP (DT the) (NN judge))) (. .))) | The judge believed the artists . | ( ( The judge ) ( ( believed ( the artists ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD believed) (NP (DT the) (NNS artists))) (. .))) | lexical_overlap | 1 |
279 | 279 | The professors that helped the senator stopped the authors . | ( ( ( The professors ) ( that ( helped ( the senator ) ) ) ) ( ( stopped ( the authors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS professors)) (SBAR (WHNP (WDT that)) (S (VP (VBD helped) (NP (DT the) (NN senator)))))) (VP (VBD stopped) (NP (DT the) (NNS authors))) (. .))) | The authors stopped the senator . | ( ( The authors ) ( ( stopped ( the senator ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD stopped) (NP (DT the) (NN senator))) (. .))) | lexical_overlap | 1 |
280 | 280 | The judge helped the secretaries that the lawyer mentioned . | ( ( The judge ) ( ( helped ( ( the secretaries ) ( that ( ( the lawyer ) mentioned ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD helped) (NP (NP (DT the) (NNS secretaries)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NN lawyer)) (VP (VBD mentioned)))))) (. .))) | The secretaries helped the lawyer . | ( ( The secretaries ) ( ( helped ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD helped) (NP (DT the) (NN lawyer))) (. .))) | lexical_overlap | 1 |
281 | 281 | The manager that recommended the judges stopped the artist . | ( ( ( The manager ) ( that ( recommended ( the judges ) ) ) ) ( ( stopped ( the artist ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN manager)) (SBAR (WHNP (WDT that)) (S (VP (VBD recommended) (NP (DT the) (NNS judges)))))) (VP (VBD stopped) (NP (DT the) (NN artist))) (. .))) | The artist stopped the manager . | ( ( The artist ) ( ( stopped ( the manager ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD stopped) (NP (DT the) (NN manager))) (. .))) | lexical_overlap | 1 |
282 | 282 | The actors that supported the author recognized the doctors . | ( ( ( The actors ) ( that ( supported ( the author ) ) ) ) ( ( recognized ( the doctors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS actors)) (SBAR (WHNP (WDT that)) (S (VP (VBD supported) (NP (DT the) (NN author)))))) (VP (VBD recognized) (NP (DT the) (NNS doctors))) (. .))) | The doctors recognized the actors . | ( ( The doctors ) ( ( recognized ( the actors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD recognized) (NP (DT the) (NNS actors))) (. .))) | lexical_overlap | 1 |
283 | 283 | The senator thanked the actors that the tourist believed . | ( ( The senator ) ( ( thanked ( ( the actors ) ( that ( ( the tourist ) believed ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD thanked) (NP (NP (DT the) (NNS actors)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NN tourist)) (VP (VBD believed)))))) (. .))) | The actors thanked the senator . | ( ( The actors ) ( ( thanked ( the senator ) ) . ) ) | (ROOT (S (NP (DT The) (NNS actors)) (VP (VBD thanked) (NP (DT the) (NN senator))) (. .))) | lexical_overlap | 1 |
284 | 284 | The lawyers that the president mentioned contacted the secretaries . | ( ( ( The lawyers ) ( that ( ( the president ) mentioned ) ) ) ( ( contacted ( the secretaries ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS lawyers)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NN president)) (VP (VBD mentioned))))) (VP (VBD contacted) (NP (DT the) (NNS secretaries))) (. .))) | The secretaries contacted the lawyers . | ( ( The secretaries ) ( ( contacted ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD contacted) (NP (DT the) (NNS lawyers))) (. .))) | lexical_overlap | 1 |
285 | 285 | The students helped the doctors who the banker thanked . | ( ( The students ) ( ( helped ( ( the doctors ) ( who ( ( the banker ) thanked ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBD helped) (NP (NP (DT the) (NNS doctors)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NN banker)) (VP (VBD thanked)))))) (. .))) | The doctors helped the banker . | ( ( The doctors ) ( ( helped ( the banker ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD helped) (NP (DT the) (NN banker))) (. .))) | lexical_overlap | 1 |
286 | 286 | The banker who the scientists admired thanked the senator . | ( ( ( The banker ) ( who ( ( the scientists ) admired ) ) ) ( ( thanked ( the senator ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN banker)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NNS scientists)) (VP (VBD admired))))) (VP (VBD thanked) (NP (DT the) (NN senator))) (. .))) | The senator thanked the scientists . | ( ( The senator ) ( ( thanked ( the scientists ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD thanked) (NP (DT the) (NNS scientists))) (. .))) | lexical_overlap | 1 |
287 | 287 | The scientist advised the manager that stopped the doctor . | ( ( The scientist ) ( ( advised ( ( the manager ) ( that ( stopped ( the doctor ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD advised) (NP (NP (DT the) (NN manager)) (SBAR (WHNP (WDT that)) (S (VP (VBD stopped) (NP (DT the) (NN doctor))))))) (. .))) | The manager advised the scientist . | ( ( The manager ) ( ( advised ( the scientist ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD advised) (NP (DT the) (NN scientist))) (. .))) | lexical_overlap | 1 |
288 | 288 | The athletes who the senators helped contacted the professor . | ( ( ( The athletes ) ( who ( ( the senators ) helped ) ) ) ( ( contacted ( the professor ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS athletes)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NNS senators)) (VP (VBD helped))))) (VP (VBD contacted) (NP (DT the) (NN professor))) (. .))) | The professor contacted the athletes . | ( ( The professor ) ( ( contacted ( the athletes ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD contacted) (NP (DT the) (NNS athletes))) (. .))) | lexical_overlap | 1 |
289 | 289 | The banker advised the doctors who the professors introduced . | ( ( The banker ) ( ( advised ( ( the doctors ) ( who ( ( the professors ) introduced ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD advised) (NP (NP (DT the) (NNS doctors)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NNS professors)) (VP (VBD introduced)))))) (. .))) | The professors advised the banker . | ( ( The professors ) ( ( advised ( the banker ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD advised) (NP (DT the) (NN banker))) (. .))) | lexical_overlap | 1 |
290 | 290 | The athletes avoided the managers that supported the banker . | ( ( The athletes ) ( ( avoided ( ( the managers ) ( that ( supported ( the banker ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD avoided) (NP (NP (DT the) (NNS managers)) (SBAR (WHNP (WDT that)) (S (VP (VBD supported) (NP (DT the) (NN banker))))))) (. .))) | The banker avoided the athletes . | ( ( The banker ) ( ( avoided ( the athletes ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD avoided) (NP (DT the) (NNS athletes))) (. .))) | lexical_overlap | 1 |
291 | 291 | The lawyers avoided the judges that advised the student . | ( ( The lawyers ) ( ( avoided ( ( the judges ) ( that ( advised ( the student ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD avoided) (NP (NP (DT the) (NNS judges)) (SBAR (WHNP (WDT that)) (S (VP (VBD advised) (NP (DT the) (NN student))))))) (. .))) | The judges avoided the the student . | ( ( The judges ) ( ( avoided ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD avoided) (NP (DT the) (NN student))) (. .))) | lexical_overlap | 1 |
292 | 292 | The scientist mentioned the tourists that the manager contacted . | ( ( The scientist ) ( ( mentioned ( ( the tourists ) ( that ( ( the manager ) contacted ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD mentioned) (NP (NP (DT the) (NNS tourists)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NN manager)) (VP (VBD contacted)))))) (. .))) | The tourists mentioned the manager . | ( ( The tourists ) ( ( mentioned ( the manager ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD mentioned) (NP (DT the) (NN manager))) (. .))) | lexical_overlap | 1 |
293 | 293 | The student avoided the presidents that mentioned the tourists . | ( ( The student ) ( ( avoided ( ( the presidents ) ( that ( mentioned ( the tourists ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD avoided) (NP (NP (DT the) (NNS presidents)) (SBAR (WHNP (WDT that)) (S (VP (VBD mentioned) (NP (DT the) (NNS tourists))))))) (. .))) | The tourists avoided the student . | ( ( The tourists ) ( ( avoided ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD avoided) (NP (DT the) (NN student))) (. .))) | lexical_overlap | 1 |
294 | 294 | The students who the doctors helped saw the lawyers . | ( ( ( The students ) ( who ( ( the doctors ) helped ) ) ) ( ( saw ( the lawyers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS students)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NNS doctors)) (VP (VBD helped))))) (VP (VBD saw) (NP (DT the) (NNS lawyers))) (. .))) | The doctors saw the students . | ( ( The doctors ) ( ( saw ( the students ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD saw) (NP (DT the) (NNS students))) (. .))) | lexical_overlap | 1 |
295 | 295 | The students called the senator who thanked the author . | ( ( The students ) ( ( called ( ( the senator ) ( who ( thanked ( the author ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBD called) (NP (NP (DT the) (NN senator)) (SBAR (WHNP (WP who)) (S (VP (VBD thanked) (NP (DT the) (NN author))))))) (. .))) | The senator called the the author . | ( ( The senator ) ( ( called ( the author ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD called) (NP (DT the) (NN author))) (. .))) | lexical_overlap | 1 |
296 | 296 | The students called the banker who believed the athlete . | ( ( The students ) ( ( called ( ( the banker ) ( who ( believed ( the athlete ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBD called) (NP (NP (DT the) (NN banker)) (SBAR (WHNP (WP who)) (S (VP (VBD believed) (NP (DT the) (NN athlete))))))) (. .))) | The athlete called the students . | ( ( The athlete ) ( ( called ( the students ) ) . ) ) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD called) (NP (DT the) (NNS students))) (. .))) | lexical_overlap | 1 |
297 | 297 | The lawyer recommended the judge who stopped the secretary . | ( ( The lawyer ) ( ( recommended ( ( the judge ) ( who ( stopped ( the secretary ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD recommended) (NP (NP (DT the) (NN judge)) (SBAR (WHNP (WP who)) (S (VP (VBD stopped) (NP (DT the) (NN secretary))))))) (. .))) | The secretary recommended the lawyer . | ( ( The secretary ) ( ( recommended ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD recommended) (NP (DT the) (NN lawyer))) (. .))) | lexical_overlap | 1 |
298 | 298 | The athletes avoided the tourist who thanked the president . | ( ( The athletes ) ( ( avoided ( ( the tourist ) ( who ( thanked ( the president ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD avoided) (NP (NP (DT the) (NN tourist)) (SBAR (WHNP (WP who)) (S (VP (VBD thanked) (NP (DT the) (NN president))))))) (. .))) | The tourist avoided the the president . | ( ( The tourist ) ( ( avoided ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD avoided) (NP (DT the) (NN president))) (. .))) | lexical_overlap | 1 |
299 | 299 | The lawyers mentioned the presidents that the senators thanked . | ( ( The lawyers ) ( ( mentioned ( ( the presidents ) ( that ( ( the senators ) thanked ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD mentioned) (NP (NP (DT the) (NNS presidents)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNS senators)) (VP (VBD thanked)))))) (. .))) | The senators mentioned the lawyers . | ( ( The senators ) ( ( mentioned ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD mentioned) (NP (DT the) (NNS lawyers))) (. .))) | lexical_overlap | 1 |
300 | 300 | The managers recognized the banker who avoided the athletes . | ( ( The managers ) ( ( recognized ( ( the banker ) ( who ( avoided ( the athletes ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD recognized) (NP (NP (DT the) (NN banker)) (SBAR (WHNP (WP who)) (S (VP (VBD avoided) (NP (DT the) (NNS athletes))))))) (. .))) | The banker recognized the managers . | ( ( The banker ) ( ( recognized ( the managers ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD recognized) (NP (DT the) (NNS managers))) (. .))) | lexical_overlap | 1 |