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
301
301
The lawyers were thanked by the senator .
( ( The lawyers ) ( ( were ( thanked ( by ( the senator ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD were) (VP (VBN thanked) (PP (IN by) (NP (DT the) (NN senator))))) (. .)))
The lawyers thanked the senator .
( ( The lawyers ) ( ( thanked ( the senator ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD thanked) (NP (DT the) (NN senator))) (. .)))
lexical_overlap
1
302
302
The doctors were thanked by the professors .
( ( The doctors ) ( ( were ( thanked ( by ( the professors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD were) (VP (VBN thanked) (PP (IN by) (NP (DT the) (NNS professors))))) (. .)))
The doctors thanked the professors .
( ( The doctors ) ( ( thanked ( the professors ) ) . ) )
(ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD thanked) (NP (DT the) (NNS professors))) (. .)))
lexical_overlap
1
303
303
The athlete was supported by the doctors .
( ( The athlete ) ( ( was ( supported ( by ( the doctors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD was) (VP (VBN supported) (PP (IN by) (NP (DT the) (NNS doctors))))) (. .)))
The athlete supported the doctors .
( ( The athlete ) ( ( supported ( the doctors ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD supported) (NP (DT the) (NNS doctors))) (. .)))
lexical_overlap
1
304
304
The professors were recommended by the doctors .
( ( The professors ) ( ( were ( recommended ( by ( the doctors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS professors)) (VP (VBD were) (VP (VBN recommended) (PP (IN by) (NP (DT the) (NNS doctors))))) (. .)))
The professors recommended the doctors .
( ( The professors ) ( ( recommended ( the doctors ) ) . ) )
(ROOT (S (NP (DT The) (NNS professors)) (VP (VBD recommended) (NP (DT the) (NNS doctors))) (. .)))
lexical_overlap
1
305
305
The artists were admired by the lawyer .
( ( The artists ) ( ( were ( admired ( by ( the lawyer ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS artists)) (VP (VBD were) (VP (VBN admired) (PP (IN by) (NP (DT the) (NN lawyer))))) (. .)))
The artists admired the lawyer .
( ( The artists ) ( ( admired ( the lawyer ) ) . ) )
(ROOT (S (NP (DT The) (NNS artists)) (VP (VBD admired) (NP (DT the) (NN lawyer))) (. .)))
lexical_overlap
1
306
306
The judges were encouraged by the athletes .
( ( The judges ) ( ( were ( encouraged ( by ( the athletes ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD were) (VP (VBN encouraged) (PP (IN by) (NP (DT the) (NNS athletes))))) (. .)))
The judges encouraged the athletes .
( ( The judges ) ( ( encouraged ( the athletes ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD encouraged) (NP (DT the) (NNS athletes))) (. .)))
lexical_overlap
1
307
307
The lawyer was encouraged by the secretaries .
( ( The lawyer ) ( ( was ( encouraged ( by ( the secretaries ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD was) (VP (VBN encouraged) (PP (IN by) (NP (DT the) (NNS secretaries))))) (. .)))
The lawyer encouraged the secretaries .
( ( The lawyer ) ( ( encouraged ( the secretaries ) ) . ) )
(ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD encouraged) (NP (DT the) (NNS secretaries))) (. .)))
lexical_overlap
1
308
308
The tourists were introduced by the author .
( ( The tourists ) ( ( were ( introduced ( by ( the author ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD were) (VP (VBN introduced) (PP (IN by) (NP (DT the) (NN author))))) (. .)))
The tourists introduced the author .
( ( The tourists ) ( ( introduced ( the author ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD introduced) (NP (DT the) (NN author))) (. .)))
lexical_overlap
1
309
309
The lawyers were contacted by the secretary .
( ( The lawyers ) ( ( were ( contacted ( by ( the secretary ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD were) (VP (VBN contacted) (PP (IN by) (NP (DT the) (NN secretary))))) (. .)))
The lawyers contacted the secretary .
( ( The lawyers ) ( ( contacted ( the secretary ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD contacted) (NP (DT the) (NN secretary))) (. .)))
lexical_overlap
1
310
310
The doctor was helped by the actor .
( ( The doctor ) ( ( was ( helped ( by ( the actor ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD was) (VP (VBN helped) (PP (IN by) (NP (DT the) (NN actor))))) (. .)))
The doctor helped the actor .
( ( The doctor ) ( ( helped ( the actor ) ) . ) )
(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD helped) (NP (DT the) (NN actor))) (. .)))
lexical_overlap
1
311
311
The author was recognized by the artist .
( ( The author ) ( ( was ( recognized ( by ( the artist ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD was) (VP (VBN recognized) (PP (IN by) (NP (DT the) (NN artist))))) (. .)))
The author recognized the artist .
( ( The author ) ( ( recognized ( the artist ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD recognized) (NP (DT the) (NN artist))) (. .)))
lexical_overlap
1
312
312
The manager was helped by the presidents .
( ( The manager ) ( ( was ( helped ( by ( the presidents ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN manager)) (VP (VBD was) (VP (VBN helped) (PP (IN by) (NP (DT the) (NNS presidents))))) (. .)))
The manager helped the presidents .
( ( The manager ) ( ( helped ( the presidents ) ) . ) )
(ROOT (S (NP (DT The) (NN manager)) (VP (VBD helped) (NP (DT the) (NNS presidents))) (. .)))
lexical_overlap
1
313
313
The actor was contacted by the doctors .
( ( The actor ) ( ( was ( contacted ( by ( the doctors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD was) (VP (VBN contacted) (PP (IN by) (NP (DT the) (NNS doctors))))) (. .)))
The actor contacted the doctors .
( ( The actor ) ( ( contacted ( the doctors ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD contacted) (NP (DT the) (NNS doctors))) (. .)))
lexical_overlap
1
314
314
The doctor was contacted by the judges .
( ( The doctor ) ( ( was ( contacted ( by ( the judges ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD was) (VP (VBN contacted) (PP (IN by) (NP (DT the) (NNS judges))))) (. .)))
The doctor contacted the judges .
( ( The doctor ) ( ( contacted ( the judges ) ) . ) )
(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD contacted) (NP (DT the) (NNS judges))) (. .)))
lexical_overlap
1
315
315
The secretary was admired by the student .
( ( The secretary ) ( ( was ( admired ( by ( the student ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN secretary)) (VP (VBD was) (VP (VBN admired) (PP (IN by) (NP (DT the) (NN student))))) (. .)))
The secretary admired the student .
( ( The secretary ) ( ( admired ( the student ) ) . ) )
(ROOT (S (NP (DT The) (NN secretary)) (VP (VBD admired) (NP (DT the) (NN student))) (. .)))
lexical_overlap
1
316
316
The doctors were recommended by the athlete .
( ( The doctors ) ( ( were ( recommended ( by ( the athlete ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD were) (VP (VBN recommended) (PP (IN by) (NP (DT the) (NN athlete))))) (. .)))
The doctors recommended the athlete .
( ( The doctors ) ( ( recommended ( the athlete ) ) . ) )
(ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD recommended) (NP (DT the) (NN athlete))) (. .)))
lexical_overlap
1
317
317
The students were helped by the scientist .
( ( The students ) ( ( were ( helped ( by ( the scientist ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS students)) (VP (VBD were) (VP (VBN helped) (PP (IN by) (NP (DT the) (NN scientist))))) (. .)))
The students helped the scientist .
( ( The students ) ( ( helped ( the scientist ) ) . ) )
(ROOT (S (NP (DT The) (NNS students)) (VP (VBD helped) (NP (DT the) (NN scientist))) (. .)))
lexical_overlap
1
318
318
The secretaries were contacted by the artists .
( ( The secretaries ) ( ( were ( contacted ( by ( the artists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD were) (VP (VBN contacted) (PP (IN by) (NP (DT the) (NNS artists))))) (. .)))
The secretaries contacted the artists .
( ( The secretaries ) ( ( contacted ( the artists ) ) . ) )
(ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD contacted) (NP (DT the) (NNS artists))) (. .)))
lexical_overlap
1
319
319
The judges were thanked by the student .
( ( The judges ) ( ( were ( thanked ( by ( the student ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD were) (VP (VBN thanked) (PP (IN by) (NP (DT the) (NN student))))) (. .)))
The judges thanked the student .
( ( The judges ) ( ( thanked ( the student ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD thanked) (NP (DT the) (NN student))) (. .)))
lexical_overlap
1
320
320
The senator was helped by the scientists .
( ( The senator ) ( ( was ( helped ( by ( the scientists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN senator)) (VP (VBD was) (VP (VBN helped) (PP (IN by) (NP (DT the) (NNS scientists))))) (. .)))
The senator helped the scientists .
( ( The senator ) ( ( helped ( the scientists ) ) . ) )
(ROOT (S (NP (DT The) (NN senator)) (VP (VBD helped) (NP (DT the) (NNS scientists))) (. .)))
lexical_overlap
1
321
321
The actors were admired by the athlete .
( ( The actors ) ( ( were ( admired ( by ( the athlete ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS actors)) (VP (VBD were) (VP (VBN admired) (PP (IN by) (NP (DT the) (NN athlete))))) (. .)))
The actors admired the athlete .
( ( The actors ) ( ( admired ( the athlete ) ) . ) )
(ROOT (S (NP (DT The) (NNS actors)) (VP (VBD admired) (NP (DT the) (NN athlete))) (. .)))
lexical_overlap
1
322
322
The judge was avoided by the banker .
( ( The judge ) ( ( was ( avoided ( by ( the banker ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN judge)) (VP (VBD was) (VP (VBN avoided) (PP (IN by) (NP (DT the) (NN banker))))) (. .)))
The judge avoided the banker .
( ( The judge ) ( ( avoided ( the banker ) ) . ) )
(ROOT (S (NP (DT The) (NN judge)) (VP (VBD avoided) (NP (DT the) (NN banker))) (. .)))
lexical_overlap
1
323
323
The senators were contacted by the scientist .
( ( The senators ) ( ( were ( contacted ( by ( the scientist ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS senators)) (VP (VBD were) (VP (VBN contacted) (PP (IN by) (NP (DT the) (NN scientist))))) (. .)))
The senators contacted the scientist .
( ( The senators ) ( ( contacted ( the scientist ) ) . ) )
(ROOT (S (NP (DT The) (NNS senators)) (VP (VBD contacted) (NP (DT the) (NN scientist))) (. .)))
lexical_overlap
1
324
324
The president was stopped by the author .
( ( The president ) ( ( was ( stopped ( by ( the author ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN president)) (VP (VBD was) (VP (VBN stopped) (PP (IN by) (NP (DT the) (NN author))))) (. .)))
The president stopped the author .
( ( The president ) ( ( stopped ( the author ) ) . ) )
(ROOT (S (NP (DT The) (NN president)) (VP (VBD stopped) (NP (DT the) (NN author))) (. .)))
lexical_overlap
1
325
325
The scientist was introduced by the athlete .
( ( The scientist ) ( ( was ( introduced ( by ( the athlete ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN scientist)) (VP (VBD was) (VP (VBN introduced) (PP (IN by) (NP (DT the) (NN athlete))))) (. .)))
The scientist introduced the athlete .
( ( The scientist ) ( ( introduced ( the athlete ) ) . ) )
(ROOT (S (NP (DT The) (NN scientist)) (VP (VBD introduced) (NP (DT the) (NN athlete))) (. .)))
lexical_overlap
1
326
326
The presidents were avoided by the banker .
( ( The presidents ) ( ( were ( avoided ( by ( the banker ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD were) (VP (VBN avoided) (PP (IN by) (NP (DT the) (NN banker))))) (. .)))
The presidents avoided the banker .
( ( The presidents ) ( ( avoided ( the banker ) ) . ) )
(ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD avoided) (NP (DT the) (NN banker))) (. .)))
lexical_overlap
1
327
327
The athlete was encouraged by the judge .
( ( The athlete ) ( ( was ( encouraged ( by ( the judge ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD was) (VP (VBN encouraged) (PP (IN by) (NP (DT the) (NN judge))))) (. .)))
The athlete encouraged the judge .
( ( The athlete ) ( ( encouraged ( the judge ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD encouraged) (NP (DT the) (NN judge))) (. .)))
lexical_overlap
1
328
328
The president was stopped by the managers .
( ( The president ) ( ( was ( stopped ( by ( the managers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN president)) (VP (VBD was) (VP (VBN stopped) (PP (IN by) (NP (DT the) (NNS managers))))) (. .)))
The president stopped the managers .
( ( The president ) ( ( stopped ( the managers ) ) . ) )
(ROOT (S (NP (DT The) (NN president)) (VP (VBD stopped) (NP (DT the) (NNS managers))) (. .)))
lexical_overlap
1
329
329
The lawyer was advised by the actor .
( ( The lawyer ) ( ( was ( advised ( by ( the actor ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD was) (VP (VBN advised) (PP (IN by) (NP (DT the) (NN actor))))) (. .)))
The lawyer advised the actor .
( ( The lawyer ) ( ( advised ( the actor ) ) . ) )
(ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD advised) (NP (DT the) (NN actor))) (. .)))
lexical_overlap
1
330
330
The athletes were contacted by the presidents .
( ( The athletes ) ( ( were ( contacted ( by ( the presidents ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD were) (VP (VBN contacted) (PP (IN by) (NP (DT the) (NNS presidents))))) (. .)))
The athletes contacted the presidents .
( ( The athletes ) ( ( contacted ( the presidents ) ) . ) )
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD contacted) (NP (DT the) (NNS presidents))) (. .)))
lexical_overlap
1
331
331
The tourists were introduced by the artist .
( ( The tourists ) ( ( were ( introduced ( by ( the artist ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD were) (VP (VBN introduced) (PP (IN by) (NP (DT the) (NN artist))))) (. .)))
The tourists introduced the artist .
( ( The tourists ) ( ( introduced ( the artist ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD introduced) (NP (DT the) (NN artist))) (. .)))
lexical_overlap
1
332
332
The scientists were supported by the professors .
( ( The scientists ) ( ( were ( supported ( by ( the professors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD were) (VP (VBN supported) (PP (IN by) (NP (DT the) (NNS professors))))) (. .)))
The scientists supported the professors .
( ( The scientists ) ( ( supported ( the professors ) ) . ) )
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD supported) (NP (DT the) (NNS professors))) (. .)))
lexical_overlap
1
333
333
The banker was mentioned by the artist .
( ( The banker ) ( ( was ( mentioned ( by ( the artist ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN banker)) (VP (VBD was) (VP (VBN mentioned) (PP (IN by) (NP (DT the) (NN artist))))) (. .)))
The banker mentioned the artist .
( ( The banker ) ( ( mentioned ( the artist ) ) . ) )
(ROOT (S (NP (DT The) (NN banker)) (VP (VBD mentioned) (NP (DT the) (NN artist))) (. .)))
lexical_overlap
1
334
334
The professor was introduced by the scientists .
( ( The professor ) ( ( was ( introduced ( by ( the scientists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN professor)) (VP (VBD was) (VP (VBN introduced) (PP (IN by) (NP (DT the) (NNS scientists))))) (. .)))
The professor introduced the scientists .
( ( The professor ) ( ( introduced ( the scientists ) ) . ) )
(ROOT (S (NP (DT The) (NN professor)) (VP (VBD introduced) (NP (DT the) (NNS scientists))) (. .)))
lexical_overlap
1
335
335
The authors were contacted by the tourists .
( ( The authors ) ( ( were ( contacted ( by ( the tourists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD were) (VP (VBN contacted) (PP (IN by) (NP (DT the) (NNS tourists))))) (. .)))
The authors contacted the tourists .
( ( The authors ) ( ( contacted ( the tourists ) ) . ) )
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD contacted) (NP (DT the) (NNS tourists))) (. .)))
lexical_overlap
1
336
336
The lawyers were believed by the managers .
( ( The lawyers ) ( ( were ( believed ( by ( the managers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD were) (VP (VBN believed) (PP (IN by) (NP (DT the) (NNS managers))))) (. .)))
The lawyers believed the managers .
( ( The lawyers ) ( ( believed ( the managers ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD believed) (NP (DT the) (NNS managers))) (. .)))
lexical_overlap
1
337
337
The bankers were supported by the doctors .
( ( The bankers ) ( ( were ( supported ( by ( the doctors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD were) (VP (VBN supported) (PP (IN by) (NP (DT the) (NNS doctors))))) (. .)))
The bankers supported the doctors .
( ( The bankers ) ( ( supported ( the doctors ) ) . ) )
(ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD supported) (NP (DT the) (NNS doctors))) (. .)))
lexical_overlap
1
338
338
The athlete was supported by the artist .
( ( The athlete ) ( ( was ( supported ( by ( the artist ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD was) (VP (VBN supported) (PP (IN by) (NP (DT the) (NN artist))))) (. .)))
The athlete supported the artist .
( ( The athlete ) ( ( supported ( the artist ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD supported) (NP (DT the) (NN artist))) (. .)))
lexical_overlap
1
339
339
The president was avoided by the author .
( ( The president ) ( ( was ( avoided ( by ( the author ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN president)) (VP (VBD was) (VP (VBN avoided) (PP (IN by) (NP (DT the) (NN author))))) (. .)))
The president avoided the author .
( ( The president ) ( ( avoided ( the author ) ) . ) )
(ROOT (S (NP (DT The) (NN president)) (VP (VBD avoided) (NP (DT the) (NN author))) (. .)))
lexical_overlap
1
340
340
The scientist was thanked by the professors .
( ( The scientist ) ( ( was ( thanked ( by ( the professors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN scientist)) (VP (VBD was) (VP (VBN thanked) (PP (IN by) (NP (DT the) (NNS professors))))) (. .)))
The scientist thanked the professors .
( ( The scientist ) ( ( thanked ( the professors ) ) . ) )
(ROOT (S (NP (DT The) (NN scientist)) (VP (VBD thanked) (NP (DT the) (NNS professors))) (. .)))
lexical_overlap
1
341
341
The authors were admired by the doctors .
( ( The authors ) ( ( were ( admired ( by ( the doctors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD were) (VP (VBN admired) (PP (IN by) (NP (DT the) (NNS doctors))))) (. .)))
The authors admired the doctors .
( ( The authors ) ( ( admired ( the doctors ) ) . ) )
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD admired) (NP (DT the) (NNS doctors))) (. .)))
lexical_overlap
1
342
342
The managers were recognized by the senators .
( ( The managers ) ( ( were ( recognized ( by ( the senators ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS managers)) (VP (VBD were) (VP (VBN recognized) (PP (IN by) (NP (DT the) (NNS senators))))) (. .)))
The managers recognized the senators .
( ( The managers ) ( ( recognized ( the senators ) ) . ) )
(ROOT (S (NP (DT The) (NNS managers)) (VP (VBD recognized) (NP (DT the) (NNS senators))) (. .)))
lexical_overlap
1
343
343
The lawyers were recommended by the actor .
( ( The lawyers ) ( ( were ( recommended ( by ( the actor ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD were) (VP (VBN recommended) (PP (IN by) (NP (DT the) (NN actor))))) (. .)))
The lawyers recommended the actor .
( ( The lawyers ) ( ( recommended ( the actor ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD recommended) (NP (DT the) (NN actor))) (. .)))
lexical_overlap
1
344
344
The lawyer was supported by the secretary .
( ( The lawyer ) ( ( was ( supported ( by ( the secretary ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD was) (VP (VBN supported) (PP (IN by) (NP (DT the) (NN secretary))))) (. .)))
The lawyer supported the secretary .
( ( The lawyer ) ( ( supported ( the secretary ) ) . ) )
(ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD supported) (NP (DT the) (NN secretary))) (. .)))
lexical_overlap
1
345
345
The actor was recommended by the tourist .
( ( The actor ) ( ( was ( recommended ( by ( the tourist ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD was) (VP (VBN recommended) (PP (IN by) (NP (DT the) (NN tourist))))) (. .)))
The actor recommended the tourist .
( ( The actor ) ( ( recommended ( the tourist ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD recommended) (NP (DT the) (NN tourist))) (. .)))
lexical_overlap
1
346
346
The judge was believed by the professors .
( ( The judge ) ( ( was ( believed ( by ( the professors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN judge)) (VP (VBD was) (VP (VBN believed) (PP (IN by) (NP (DT the) (NNS professors))))) (. .)))
The judge believed the professors .
( ( The judge ) ( ( believed ( the professors ) ) . ) )
(ROOT (S (NP (DT The) (NN judge)) (VP (VBD believed) (NP (DT the) (NNS professors))) (. .)))
lexical_overlap
1
347
347
The actor was supported by the student .
( ( The actor ) ( ( was ( supported ( by ( the student ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD was) (VP (VBN supported) (PP (IN by) (NP (DT the) (NN student))))) (. .)))
The actor supported the student .
( ( The actor ) ( ( supported ( the student ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD supported) (NP (DT the) (NN student))) (. .)))
lexical_overlap
1
348
348
The doctors were advised by the judges .
( ( The doctors ) ( ( were ( advised ( by ( the judges ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD were) (VP (VBN advised) (PP (IN by) (NP (DT the) (NNS judges))))) (. .)))
The doctors advised the judges .
( ( The doctors ) ( ( advised ( the judges ) ) . ) )
(ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD advised) (NP (DT the) (NNS judges))) (. .)))
lexical_overlap
1
349
349
The authors were mentioned by the scientists .
( ( The authors ) ( ( were ( mentioned ( by ( the scientists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD were) (VP (VBN mentioned) (PP (IN by) (NP (DT the) (NNS scientists))))) (. .)))
The authors mentioned the scientists .
( ( The authors ) ( ( mentioned ( the scientists ) ) . ) )
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD mentioned) (NP (DT the) (NNS scientists))) (. .)))
lexical_overlap
1
350
350
The tourists were helped by the athletes .
( ( The tourists ) ( ( were ( helped ( by ( the athletes ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD were) (VP (VBN helped) (PP (IN by) (NP (DT the) (NNS athletes))))) (. .)))
The tourists helped the athletes .
( ( The tourists ) ( ( helped ( the athletes ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD helped) (NP (DT the) (NNS athletes))) (. .)))
lexical_overlap
1
351
351
The tourists were introduced by the president .
( ( The tourists ) ( ( were ( introduced ( by ( the president ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD were) (VP (VBN introduced) (PP (IN by) (NP (DT the) (NN president))))) (. .)))
The tourists introduced the president .
( ( The tourists ) ( ( introduced ( the president ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD introduced) (NP (DT the) (NN president))) (. .)))
lexical_overlap
1
352
352
The senators were avoided by the lawyers .
( ( The senators ) ( ( were ( avoided ( by ( the lawyers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS senators)) (VP (VBD were) (VP (VBN avoided) (PP (IN by) (NP (DT the) (NNS lawyers))))) (. .)))
The senators avoided the lawyers .
( ( The senators ) ( ( avoided ( the lawyers ) ) . ) )
(ROOT (S (NP (DT The) (NNS senators)) (VP (VBD avoided) (NP (DT the) (NNS lawyers))) (. .)))
lexical_overlap
1
353
353
The president was thanked by the author .
( ( The president ) ( ( was ( thanked ( by ( the author ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN president)) (VP (VBD was) (VP (VBN thanked) (PP (IN by) (NP (DT the) (NN author))))) (. .)))
The president thanked the author .
( ( The president ) ( ( thanked ( the author ) ) . ) )
(ROOT (S (NP (DT The) (NN president)) (VP (VBD thanked) (NP (DT the) (NN author))) (. .)))
lexical_overlap
1
354
354
The actor was supported by the senator .
( ( The actor ) ( ( was ( supported ( by ( the senator ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD was) (VP (VBN supported) (PP (IN by) (NP (DT the) (NN senator))))) (. .)))
The actor supported the senator .
( ( The actor ) ( ( supported ( the senator ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD supported) (NP (DT the) (NN senator))) (. .)))
lexical_overlap
1
355
355
The artist was helped by the athletes .
( ( The artist ) ( ( was ( helped ( by ( the athletes ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN artist)) (VP (VBD was) (VP (VBN helped) (PP (IN by) (NP (DT the) (NNS athletes))))) (. .)))
The artist helped the athletes .
( ( The artist ) ( ( helped ( the athletes ) ) . ) )
(ROOT (S (NP (DT The) (NN artist)) (VP (VBD helped) (NP (DT the) (NNS athletes))) (. .)))
lexical_overlap
1
356
356
The doctor was contacted by the managers .
( ( The doctor ) ( ( was ( contacted ( by ( the managers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD was) (VP (VBN contacted) (PP (IN by) (NP (DT the) (NNS managers))))) (. .)))
The doctor contacted the managers .
( ( The doctor ) ( ( contacted ( the managers ) ) . ) )
(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD contacted) (NP (DT the) (NNS managers))) (. .)))
lexical_overlap
1
357
357
The secretary was contacted by the students .
( ( The secretary ) ( ( was ( contacted ( by ( the students ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN secretary)) (VP (VBD was) (VP (VBN contacted) (PP (IN by) (NP (DT the) (NNS students))))) (. .)))
The secretary contacted the students .
( ( The secretary ) ( ( contacted ( the students ) ) . ) )
(ROOT (S (NP (DT The) (NN secretary)) (VP (VBD contacted) (NP (DT the) (NNS students))) (. .)))
lexical_overlap
1
358
358
The artists were supported by the student .
( ( The artists ) ( ( were ( supported ( by ( the student ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS artists)) (VP (VBD were) (VP (VBN supported) (PP (IN by) (NP (DT the) (NN student))))) (. .)))
The artists supported the student .
( ( The artists ) ( ( supported ( the student ) ) . ) )
(ROOT (S (NP (DT The) (NNS artists)) (VP (VBD supported) (NP (DT the) (NN student))) (. .)))
lexical_overlap
1
359
359
The actor was stopped by the professor .
( ( The actor ) ( ( was ( stopped ( by ( the professor ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD was) (VP (VBN stopped) (PP (IN by) (NP (DT the) (NN professor))))) (. .)))
The actor stopped the professor .
( ( The actor ) ( ( stopped ( the professor ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD stopped) (NP (DT the) (NN professor))) (. .)))
lexical_overlap
1
360
360
The artists were introduced by the authors .
( ( The artists ) ( ( were ( introduced ( by ( the authors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS artists)) (VP (VBD were) (VP (VBN introduced) (PP (IN by) (NP (DT the) (NNS authors))))) (. .)))
The artists introduced the authors .
( ( The artists ) ( ( introduced ( the authors ) ) . ) )
(ROOT (S (NP (DT The) (NNS artists)) (VP (VBD introduced) (NP (DT the) (NNS authors))) (. .)))
lexical_overlap
1
361
361
The lawyer was helped by the students .
( ( The lawyer ) ( ( was ( helped ( by ( the students ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD was) (VP (VBN helped) (PP (IN by) (NP (DT the) (NNS students))))) (. .)))
The lawyer helped the students .
( ( The lawyer ) ( ( helped ( the students ) ) . ) )
(ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD helped) (NP (DT the) (NNS students))) (. .)))
lexical_overlap
1
362
362
The scientist was advised by the doctors .
( ( The scientist ) ( ( was ( advised ( by ( the doctors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN scientist)) (VP (VBD was) (VP (VBN advised) (PP (IN by) (NP (DT the) (NNS doctors))))) (. .)))
The scientist advised the doctors .
( ( The scientist ) ( ( advised ( the doctors ) ) . ) )
(ROOT (S (NP (DT The) (NN scientist)) (VP (VBD advised) (NP (DT the) (NNS doctors))) (. .)))
lexical_overlap
1
363
363
The actors were avoided by the senator .
( ( The actors ) ( ( were ( avoided ( by ( the senator ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS actors)) (VP (VBD were) (VP (VBN avoided) (PP (IN by) (NP (DT the) (NN senator))))) (. .)))
The actors avoided the senator .
( ( The actors ) ( ( avoided ( the senator ) ) . ) )
(ROOT (S (NP (DT The) (NNS actors)) (VP (VBD avoided) (NP (DT the) (NN senator))) (. .)))
lexical_overlap
1
364
364
The secretaries were encouraged by the senators .
( ( The secretaries ) ( ( were ( encouraged ( by ( the senators ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD were) (VP (VBN encouraged) (PP (IN by) (NP (DT the) (NNS senators))))) (. .)))
The secretaries encouraged the senators .
( ( The secretaries ) ( ( encouraged ( the senators ) ) . ) )
(ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD encouraged) (NP (DT the) (NNS senators))) (. .)))
lexical_overlap
1
365
365
The athlete was thanked by the tourists .
( ( The athlete ) ( ( was ( thanked ( by ( the tourists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD was) (VP (VBN thanked) (PP (IN by) (NP (DT the) (NNS tourists))))) (. .)))
The athlete thanked the tourists .
( ( The athlete ) ( ( thanked ( the tourists ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD thanked) (NP (DT the) (NNS tourists))) (. .)))
lexical_overlap
1
366
366
The president was mentioned by the athlete .
( ( The president ) ( ( was ( mentioned ( by ( the athlete ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN president)) (VP (VBD was) (VP (VBN mentioned) (PP (IN by) (NP (DT the) (NN athlete))))) (. .)))
The president mentioned the athlete .
( ( The president ) ( ( mentioned ( the athlete ) ) . ) )
(ROOT (S (NP (DT The) (NN president)) (VP (VBD mentioned) (NP (DT the) (NN athlete))) (. .)))
lexical_overlap
1
367
367
The students were admired by the actors .
( ( The students ) ( ( were ( admired ( by ( the actors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS students)) (VP (VBD were) (VP (VBN admired) (PP (IN by) (NP (DT the) (NNS actors))))) (. .)))
The students admired the actors .
( ( The students ) ( ( admired ( the actors ) ) . ) )
(ROOT (S (NP (DT The) (NNS students)) (VP (VBD admired) (NP (DT the) (NNS actors))) (. .)))
lexical_overlap
1
368
368
The authors were advised by the bankers .
( ( The authors ) ( ( were ( advised ( by ( the bankers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD were) (VP (VBN advised) (PP (IN by) (NP (DT the) (NNS bankers))))) (. .)))
The authors advised the bankers .
( ( The authors ) ( ( advised ( the bankers ) ) . ) )
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD advised) (NP (DT the) (NNS bankers))) (. .)))
lexical_overlap
1
369
369
The author was recommended by the secretary .
( ( The author ) ( ( was ( recommended ( by ( the secretary ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD was) (VP (VBN recommended) (PP (IN by) (NP (DT the) (NN secretary))))) (. .)))
The author recommended the secretary .
( ( The author ) ( ( recommended ( the secretary ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD recommended) (NP (DT the) (NN secretary))) (. .)))
lexical_overlap
1
370
370
The athlete was helped by the doctors .
( ( The athlete ) ( ( was ( helped ( by ( the doctors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD was) (VP (VBN helped) (PP (IN by) (NP (DT the) (NNS doctors))))) (. .)))
The athlete helped the doctors .
( ( The athlete ) ( ( helped ( the doctors ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD helped) (NP (DT the) (NNS doctors))) (. .)))
lexical_overlap
1
371
371
The author was mentioned by the judge .
( ( The author ) ( ( was ( mentioned ( by ( the judge ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD was) (VP (VBN mentioned) (PP (IN by) (NP (DT the) (NN judge))))) (. .)))
The author mentioned the judge .
( ( The author ) ( ( mentioned ( the judge ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD mentioned) (NP (DT the) (NN judge))) (. .)))
lexical_overlap
1
372
372
The bankers were avoided by the manager .
( ( The bankers ) ( ( were ( avoided ( by ( the manager ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD were) (VP (VBN avoided) (PP (IN by) (NP (DT the) (NN manager))))) (. .)))
The bankers avoided the manager .
( ( The bankers ) ( ( avoided ( the manager ) ) . ) )
(ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD avoided) (NP (DT the) (NN manager))) (. .)))
lexical_overlap
1
373
373
The professor was encouraged by the authors .
( ( The professor ) ( ( was ( encouraged ( by ( the authors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN professor)) (VP (VBD was) (VP (VBN encouraged) (PP (IN by) (NP (DT the) (NNS authors))))) (. .)))
The professor encouraged the authors .
( ( The professor ) ( ( encouraged ( the authors ) ) . ) )
(ROOT (S (NP (DT The) (NN professor)) (VP (VBD encouraged) (NP (DT the) (NNS authors))) (. .)))
lexical_overlap
1
374
374
The banker was mentioned by the judge .
( ( The banker ) ( ( was ( mentioned ( by ( the judge ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN banker)) (VP (VBD was) (VP (VBN mentioned) (PP (IN by) (NP (DT the) (NN judge))))) (. .)))
The banker mentioned the judge .
( ( The banker ) ( ( mentioned ( the judge ) ) . ) )
(ROOT (S (NP (DT The) (NN banker)) (VP (VBD mentioned) (NP (DT the) (NN judge))) (. .)))
lexical_overlap
1
375
375
The judges were supported by the lawyer .
( ( The judges ) ( ( were ( supported ( by ( the lawyer ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD were) (VP (VBN supported) (PP (IN by) (NP (DT the) (NN lawyer))))) (. .)))
The judges supported the lawyer .
( ( The judges ) ( ( supported ( the lawyer ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD supported) (NP (DT the) (NN lawyer))) (. .)))
lexical_overlap
1
376
376
The athlete was helped by the students .
( ( The athlete ) ( ( was ( helped ( by ( the students ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD was) (VP (VBN helped) (PP (IN by) (NP (DT the) (NNS students))))) (. .)))
The athlete helped the students .
( ( The athlete ) ( ( helped ( the students ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD helped) (NP (DT the) (NNS students))) (. .)))
lexical_overlap
1
377
377
The scientists were avoided by the students .
( ( The scientists ) ( ( were ( avoided ( by ( the students ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD were) (VP (VBN avoided) (PP (IN by) (NP (DT the) (NNS students))))) (. .)))
The scientists avoided the students .
( ( The scientists ) ( ( avoided ( the students ) ) . ) )
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD avoided) (NP (DT the) (NNS students))) (. .)))
lexical_overlap
1
378
378
The students were introduced by the judge .
( ( The students ) ( ( were ( introduced ( by ( the judge ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS students)) (VP (VBD were) (VP (VBN introduced) (PP (IN by) (NP (DT the) (NN judge))))) (. .)))
The students introduced the judge .
( ( The students ) ( ( introduced ( the judge ) ) . ) )
(ROOT (S (NP (DT The) (NNS students)) (VP (VBD introduced) (NP (DT the) (NN judge))) (. .)))
lexical_overlap
1
379
379
The professors were advised by the judge .
( ( The professors ) ( ( were ( advised ( by ( the judge ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS professors)) (VP (VBD were) (VP (VBN advised) (PP (IN by) (NP (DT the) (NN judge))))) (. .)))
The professors advised the judge .
( ( The professors ) ( ( advised ( the judge ) ) . ) )
(ROOT (S (NP (DT The) (NNS professors)) (VP (VBD advised) (NP (DT the) (NN judge))) (. .)))
lexical_overlap
1
380
380
The actor was admired by the presidents .
( ( The actor ) ( ( was ( admired ( by ( the presidents ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD was) (VP (VBN admired) (PP (IN by) (NP (DT the) (NNS presidents))))) (. .)))
The actor admired the presidents .
( ( The actor ) ( ( admired ( the presidents ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD admired) (NP (DT the) (NNS presidents))) (. .)))
lexical_overlap
1
381
381
The scientists were mentioned by the secretary .
( ( The scientists ) ( ( were ( mentioned ( by ( the secretary ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD were) (VP (VBN mentioned) (PP (IN by) (NP (DT the) (NN secretary))))) (. .)))
The scientists mentioned the secretary .
( ( The scientists ) ( ( mentioned ( the secretary ) ) . ) )
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD mentioned) (NP (DT the) (NN secretary))) (. .)))
lexical_overlap
1
382
382
The author was believed by the managers .
( ( The author ) ( ( was ( believed ( by ( the managers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD was) (VP (VBN believed) (PP (IN by) (NP (DT the) (NNS managers))))) (. .)))
The author believed the managers .
( ( The author ) ( ( believed ( the managers ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD believed) (NP (DT the) (NNS managers))) (. .)))
lexical_overlap
1
383
383
The doctor was admired by the judges .
( ( The doctor ) ( ( was ( admired ( by ( the judges ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD was) (VP (VBN admired) (PP (IN by) (NP (DT the) (NNS judges))))) (. .)))
The doctor admired the judges .
( ( The doctor ) ( ( admired ( the judges ) ) . ) )
(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD admired) (NP (DT the) (NNS judges))) (. .)))
lexical_overlap
1
384
384
The banker was mentioned by the scientists .
( ( The banker ) ( ( was ( mentioned ( by ( the scientists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN banker)) (VP (VBD was) (VP (VBN mentioned) (PP (IN by) (NP (DT the) (NNS scientists))))) (. .)))
The banker mentioned the scientists .
( ( The banker ) ( ( mentioned ( the scientists ) ) . ) )
(ROOT (S (NP (DT The) (NN banker)) (VP (VBD mentioned) (NP (DT the) (NNS scientists))) (. .)))
lexical_overlap
1
385
385
The judge was recommended by the banker .
( ( The judge ) ( ( was ( recommended ( by ( the banker ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN judge)) (VP (VBD was) (VP (VBN recommended) (PP (IN by) (NP (DT the) (NN banker))))) (. .)))
The judge recommended the banker .
( ( The judge ) ( ( recommended ( the banker ) ) . ) )
(ROOT (S (NP (DT The) (NN judge)) (VP (VBD recommended) (NP (DT the) (NN banker))) (. .)))
lexical_overlap
1
386
386
The author was advised by the lawyers .
( ( The author ) ( ( was ( advised ( by ( the lawyers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD was) (VP (VBN advised) (PP (IN by) (NP (DT the) (NNS lawyers))))) (. .)))
The author advised the lawyers .
( ( The author ) ( ( advised ( the lawyers ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD advised) (NP (DT the) (NNS lawyers))) (. .)))
lexical_overlap
1
387
387
The banker was avoided by the students .
( ( The banker ) ( ( was ( avoided ( by ( the students ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN banker)) (VP (VBD was) (VP (VBN avoided) (PP (IN by) (NP (DT the) (NNS students))))) (. .)))
The banker avoided the students .
( ( The banker ) ( ( avoided ( the students ) ) . ) )
(ROOT (S (NP (DT The) (NN banker)) (VP (VBD avoided) (NP (DT the) (NNS students))) (. .)))
lexical_overlap
1
388
388
The student was recommended by the scientists .
( ( The student ) ( ( was ( recommended ( by ( the scientists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN student)) (VP (VBD was) (VP (VBN recommended) (PP (IN by) (NP (DT the) (NNS scientists))))) (. .)))
The student recommended the scientists .
( ( The student ) ( ( recommended ( the scientists ) ) . ) )
(ROOT (S (NP (DT The) (NN student)) (VP (VBD recommended) (NP (DT the) (NNS scientists))) (. .)))
lexical_overlap
1
389
389
The scientists were mentioned by the athletes .
( ( The scientists ) ( ( were ( mentioned ( by ( the athletes ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD were) (VP (VBN mentioned) (PP (IN by) (NP (DT the) (NNS athletes))))) (. .)))
The scientists mentioned the athletes .
( ( The scientists ) ( ( mentioned ( the athletes ) ) . ) )
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD mentioned) (NP (DT the) (NNS athletes))) (. .)))
lexical_overlap
1
390
390
The lawyers were recommended by the artists .
( ( The lawyers ) ( ( were ( recommended ( by ( the artists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD were) (VP (VBN recommended) (PP (IN by) (NP (DT the) (NNS artists))))) (. .)))
The lawyers recommended the artists .
( ( The lawyers ) ( ( recommended ( the artists ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD recommended) (NP (DT the) (NNS artists))) (. .)))
lexical_overlap
1
391
391
The actor was introduced by the students .
( ( The actor ) ( ( was ( introduced ( by ( the students ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD was) (VP (VBN introduced) (PP (IN by) (NP (DT the) (NNS students))))) (. .)))
The actor introduced the students .
( ( The actor ) ( ( introduced ( the students ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD introduced) (NP (DT the) (NNS students))) (. .)))
lexical_overlap
1
392
392
The judges were recognized by the professor .
( ( The judges ) ( ( were ( recognized ( by ( the professor ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD were) (VP (VBN recognized) (PP (IN by) (NP (DT the) (NN professor))))) (. .)))
The judges recognized the professor .
( ( The judges ) ( ( recognized ( the professor ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD recognized) (NP (DT the) (NN professor))) (. .)))
lexical_overlap
1
393
393
The secretaries were avoided by the author .
( ( The secretaries ) ( ( were ( avoided ( by ( the author ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD were) (VP (VBN avoided) (PP (IN by) (NP (DT the) (NN author))))) (. .)))
The secretaries avoided the author .
( ( The secretaries ) ( ( avoided ( the author ) ) . ) )
(ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD avoided) (NP (DT the) (NN author))) (. .)))
lexical_overlap
1
394
394
The doctor was encouraged by the artists .
( ( The doctor ) ( ( was ( encouraged ( by ( the artists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD was) (VP (VBN encouraged) (PP (IN by) (NP (DT the) (NNS artists))))) (. .)))
The doctor encouraged the artists .
( ( The doctor ) ( ( encouraged ( the artists ) ) . ) )
(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD encouraged) (NP (DT the) (NNS artists))) (. .)))
lexical_overlap
1
395
395
The athlete was advised by the lawyers .
( ( The athlete ) ( ( was ( advised ( by ( the lawyers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD was) (VP (VBN advised) (PP (IN by) (NP (DT the) (NNS lawyers))))) (. .)))
The athlete advised the lawyers .
( ( The athlete ) ( ( advised ( the lawyers ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD advised) (NP (DT the) (NNS lawyers))) (. .)))
lexical_overlap
1
396
396
The artists were recognized by the senators .
( ( The artists ) ( ( were ( recognized ( by ( the senators ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS artists)) (VP (VBD were) (VP (VBN recognized) (PP (IN by) (NP (DT the) (NNS senators))))) (. .)))
The artists recognized the senators .
( ( The artists ) ( ( recognized ( the senators ) ) . ) )
(ROOT (S (NP (DT The) (NNS artists)) (VP (VBD recognized) (NP (DT the) (NNS senators))) (. .)))
lexical_overlap
1
397
397
The athletes were supported by the tourist .
( ( The athletes ) ( ( were ( supported ( by ( the tourist ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD were) (VP (VBN supported) (PP (IN by) (NP (DT the) (NN tourist))))) (. .)))
The athletes supported the tourist .
( ( The athletes ) ( ( supported ( the tourist ) ) . ) )
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD supported) (NP (DT the) (NN tourist))) (. .)))
lexical_overlap
1
398
398
The athletes were admired by the presidents .
( ( The athletes ) ( ( were ( admired ( by ( the presidents ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD were) (VP (VBN admired) (PP (IN by) (NP (DT the) (NNS presidents))))) (. .)))
The athletes admired the presidents .
( ( The athletes ) ( ( admired ( the presidents ) ) . ) )
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD admired) (NP (DT the) (NNS presidents))) (. .)))
lexical_overlap
1
399
399
The authors were introduced by the judges .
( ( The authors ) ( ( were ( introduced ( by ( the judges ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD were) (VP (VBN introduced) (PP (IN by) (NP (DT the) (NNS judges))))) (. .)))
The authors introduced the judges .
( ( The authors ) ( ( introduced ( the judges ) ) . ) )
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD introduced) (NP (DT the) (NNS judges))) (. .)))
lexical_overlap
1
400
400
The senators were recommended by the managers .
( ( The senators ) ( ( were ( recommended ( by ( the managers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS senators)) (VP (VBD were) (VP (VBN recommended) (PP (IN by) (NP (DT the) (NNS managers))))) (. .)))
The senators recommended the managers .
( ( The senators ) ( ( recommended ( the managers ) ) . ) )
(ROOT (S (NP (DT The) (NNS senators)) (VP (VBD recommended) (NP (DT the) (NNS managers))) (. .)))
lexical_overlap
1