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
401
401
The professor and the senator encouraged the scientist .
( ( ( The professor ) ( and ( the senator ) ) ) ( ( encouraged ( the scientist ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN professor)) (CC and) (NP (DT the) (NN senator))) (VP (VBD encouraged) (NP (DT the) (NN scientist))) (. .)))
The senator encouraged the professor .
( ( The senator ) ( ( encouraged ( the professor ) ) . ) )
(ROOT (S (NP (DT The) (NN senator)) (VP (VBD encouraged) (NP (DT the) (NN professor))) (. .)))
lexical_overlap
1
402
402
The scientist and the students mentioned the lawyer .
( ( ( The scientist ) ( and ( the students ) ) ) ( ( mentioned ( the lawyer ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN scientist)) (CC and) (NP (DT the) (NNS students))) (VP (VBD mentioned) (NP (DT the) (NN lawyer))) (. .)))
The students mentioned the scientist .
( ( The students ) ( ( mentioned ( the scientist ) ) . ) )
(ROOT (S (NP (DT The) (NNS students)) (VP (VBD mentioned) (NP (DT the) (NN scientist))) (. .)))
lexical_overlap
1
403
403
The doctors supported the actors and the secretaries .
( ( The doctors ) ( ( supported ( ( the actors ) ( and ( the secretaries ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD supported) (NP (NP (DT the) (NNS actors)) (CC and) (NP (DT the) (NNS secretaries)))) (. .)))
The actors supported the secretaries .
( ( The actors ) ( ( supported ( the secretaries ) ) . ) )
(ROOT (S (NP (DT The) (NNS actors)) (VP (VBD supported) (NP (DT the) (NNS secretaries))) (. .)))
lexical_overlap
1
404
404
The manager supported the lawyers and the president .
( ( The manager ) ( ( supported ( ( the lawyers ) ( and ( the president ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN manager)) (VP (VBD supported) (NP (NP (DT the) (NNS lawyers)) (CC and) (NP (DT the) (NN president)))) (. .)))
The lawyers supported the president .
( ( The lawyers ) ( ( supported ( the president ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD supported) (NP (DT the) (NN president))) (. .)))
lexical_overlap
1
405
405
The doctor encouraged the actors and the professors .
( ( The doctor ) ( ( encouraged ( ( the actors ) ( and ( the professors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD encouraged) (NP (NP (DT the) (NNS actors)) (CC and) (NP (DT the) (NNS professors)))) (. .)))
The actors encouraged the professors .
( ( The actors ) ( ( encouraged ( the professors ) ) . ) )
(ROOT (S (NP (DT The) (NNS actors)) (VP (VBD encouraged) (NP (DT the) (NNS professors))) (. .)))
lexical_overlap
1
406
406
The artist and the lawyer encouraged the presidents .
( ( ( The artist ) ( and ( the lawyer ) ) ) ( ( encouraged ( the presidents ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN artist)) (CC and) (NP (DT the) (NN lawyer))) (VP (VBD encouraged) (NP (DT the) (NNS presidents))) (. .)))
The lawyer encouraged the artist .
( ( The lawyer ) ( ( encouraged ( the artist ) ) . ) )
(ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD encouraged) (NP (DT the) (NN artist))) (. .)))
lexical_overlap
1
407
407
The professors supported the student and the authors .
( ( The professors ) ( ( supported ( ( the student ) ( and ( the authors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS professors)) (VP (VBD supported) (NP (NP (DT the) (NN student)) (CC and) (NP (DT the) (NNS authors)))) (. .)))
The authors supported the student .
( ( The authors ) ( ( supported ( the student ) ) . ) )
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD supported) (NP (DT the) (NN student))) (. .)))
lexical_overlap
1
408
408
The professors supported the author and the scientists .
( ( The professors ) ( ( supported ( ( the author ) ( and ( the scientists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS professors)) (VP (VBD supported) (NP (NP (DT the) (NN author)) (CC and) (NP (DT the) (NNS scientists)))) (. .)))
The author supported the scientists .
( ( The author ) ( ( supported ( the scientists ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD supported) (NP (DT the) (NNS scientists))) (. .)))
lexical_overlap
1
409
409
The judge and the senator recommended the secretaries .
( ( ( The judge ) ( and ( the senator ) ) ) ( ( recommended ( the secretaries ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN judge)) (CC and) (NP (DT the) (NN senator))) (VP (VBD recommended) (NP (DT the) (NNS secretaries))) (. .)))
The judge recommended the senator .
( ( The judge ) ( ( recommended ( the senator ) ) . ) )
(ROOT (S (NP (DT The) (NN judge)) (VP (VBD recommended) (NP (DT the) (NN senator))) (. .)))
lexical_overlap
1
410
410
The scientists and the artist avoided the bankers .
( ( ( The scientists ) ( and ( the artist ) ) ) ( ( avoided ( the bankers ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS scientists)) (CC and) (NP (DT the) (NN artist))) (VP (VBD avoided) (NP (DT the) (NNS bankers))) (. .)))
The scientists avoided the artist .
( ( The scientists ) ( ( avoided ( the artist ) ) . ) )
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD avoided) (NP (DT the) (NN artist))) (. .)))
lexical_overlap
1
411
411
The senator called the athletes and the bankers .
( ( The senator ) ( ( called ( ( the athletes ) ( and ( the bankers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN senator)) (VP (VBD called) (NP (NP (DT the) (NNS athletes)) (CC and) (NP (DT the) (NNS bankers)))) (. .)))
The athletes called the bankers .
( ( The athletes ) ( ( called ( the bankers ) ) . ) )
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD called) (NP (DT the) (NNS bankers))) (. .)))
lexical_overlap
1
412
412
The presidents called the manager and the scientists .
( ( The presidents ) ( ( called ( ( the manager ) ( and ( the scientists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD called) (NP (NP (DT the) (NN manager)) (CC and) (NP (DT the) (NNS scientists)))) (. .)))
The manager called the scientists .
( ( The manager ) ( ( called ( the scientists ) ) . ) )
(ROOT (S (NP (DT The) (NN manager)) (VP (VBD called) (NP (DT the) (NNS scientists))) (. .)))
lexical_overlap
1
413
413
The tourists contacted the athletes and the scientists .
( ( The tourists ) ( ( contacted ( ( the athletes ) ( and ( the scientists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD contacted) (NP (NP (DT the) (NNS athletes)) (CC and) (NP (DT the) (NNS scientists)))) (. .)))
The athletes contacted the scientists .
( ( The athletes ) ( ( contacted ( the scientists ) ) . ) )
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD contacted) (NP (DT the) (NNS scientists))) (. .)))
lexical_overlap
1
414
414
The lawyers recommended the actor and the bankers .
( ( The lawyers ) ( ( recommended ( ( the actor ) ( and ( the bankers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD recommended) (NP (NP (DT the) (NN actor)) (CC and) (NP (DT the) (NNS bankers)))) (. .)))
The actor recommended the bankers .
( ( The actor ) ( ( recommended ( the bankers ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD recommended) (NP (DT the) (NNS bankers))) (. .)))
lexical_overlap
1
415
415
The bankers stopped the authors and the professor .
( ( The bankers ) ( ( stopped ( ( the authors ) ( and ( the professor ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD stopped) (NP (NP (DT the) (NNS authors)) (CC and) (NP (DT the) (NN professor)))) (. .)))
The authors stopped the professor .
( ( The authors ) ( ( stopped ( the professor ) ) . ) )
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD stopped) (NP (DT the) (NN professor))) (. .)))
lexical_overlap
1
416
416
The actor called the students and the managers .
( ( The actor ) ( ( called ( ( the students ) ( and ( the managers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD called) (NP (NP (DT the) (NNS students)) (CC and) (NP (DT the) (NNS managers)))) (. .)))
The students called the managers .
( ( The students ) ( ( called ( the managers ) ) . ) )
(ROOT (S (NP (DT The) (NNS students)) (VP (VBD called) (NP (DT the) (NNS managers))) (. .)))
lexical_overlap
1
417
417
The professor believed the tourist and the doctor .
( ( The professor ) ( ( believed ( ( the tourist ) ( and ( the doctor ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN professor)) (VP (VBD believed) (NP (NP (DT the) (NN tourist)) (CC and) (NP (DT the) (NN doctor)))) (. .)))
The tourist believed the doctor .
( ( The tourist ) ( ( believed ( the doctor ) ) . ) )
(ROOT (S (NP (DT The) (NN tourist)) (VP (VBD believed) (NP (DT the) (NN doctor))) (. .)))
lexical_overlap
1
418
418
The lawyers and the doctors called the banker .
( ( ( The lawyers ) ( and ( the doctors ) ) ) ( ( called ( the banker ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS lawyers)) (CC and) (NP (DT the) (NNS doctors))) (VP (VBD called) (NP (DT the) (NN banker))) (. .)))
The lawyers called the doctors .
( ( The lawyers ) ( ( called ( the doctors ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD called) (NP (DT the) (NNS doctors))) (. .)))
lexical_overlap
1
419
419
The senator and the manager saw the actors .
( ( ( The senator ) ( and ( the manager ) ) ) ( ( saw ( the actors ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN senator)) (CC and) (NP (DT the) (NN manager))) (VP (VBD saw) (NP (DT the) (NNS actors))) (. .)))
The senator saw the manager .
( ( The senator ) ( ( saw ( the manager ) ) . ) )
(ROOT (S (NP (DT The) (NN senator)) (VP (VBD saw) (NP (DT the) (NN manager))) (. .)))
lexical_overlap
1
420
420
The bankers and the senator believed the actors .
( ( ( The bankers ) ( and ( the senator ) ) ) ( ( believed ( the actors ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS bankers)) (CC and) (NP (DT the) (NN senator))) (VP (VBD believed) (NP (DT the) (NNS actors))) (. .)))
The bankers believed the senator .
( ( The bankers ) ( ( believed ( the senator ) ) . ) )
(ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD believed) (NP (DT the) (NN senator))) (. .)))
lexical_overlap
1
421
421
The president and the author called the managers .
( ( ( The president ) ( and ( the author ) ) ) ( ( called ( the managers ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN president)) (CC and) (NP (DT the) (NN author))) (VP (VBD called) (NP (DT the) (NNS managers))) (. .)))
The president called the author .
( ( The president ) ( ( called ( the author ) ) . ) )
(ROOT (S (NP (DT The) (NN president)) (VP (VBD called) (NP (DT the) (NN author))) (. .)))
lexical_overlap
1
422
422
The manager and the student saw the lawyer .
( ( ( The manager ) ( and ( the student ) ) ) ( ( saw ( the lawyer ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN manager)) (CC and) (NP (DT the) (NN student))) (VP (VBD saw) (NP (DT the) (NN lawyer))) (. .)))
The manager saw the student .
( ( The manager ) ( ( saw ( the student ) ) . ) )
(ROOT (S (NP (DT The) (NN manager)) (VP (VBD saw) (NP (DT the) (NN student))) (. .)))
lexical_overlap
1
423
423
The judge and the senators thanked the actor .
( ( ( The judge ) ( and ( the senators ) ) ) ( ( thanked ( the actor ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN judge)) (CC and) (NP (DT the) (NNS senators))) (VP (VBD thanked) (NP (DT the) (NN actor))) (. .)))
The senators thanked the judge .
( ( The senators ) ( ( thanked ( the judge ) ) . ) )
(ROOT (S (NP (DT The) (NNS senators)) (VP (VBD thanked) (NP (DT the) (NN judge))) (. .)))
lexical_overlap
1
424
424
The secretary and the authors recognized the scientist .
( ( ( The secretary ) ( and ( the authors ) ) ) ( ( recognized ( the scientist ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN secretary)) (CC and) (NP (DT the) (NNS authors))) (VP (VBD recognized) (NP (DT the) (NN scientist))) (. .)))
The secretary recognized the authors .
( ( The secretary ) ( ( recognized ( the authors ) ) . ) )
(ROOT (S (NP (DT The) (NN secretary)) (VP (VBD recognized) (NP (DT the) (NNS authors))) (. .)))
lexical_overlap
1
425
425
The professor and the tourists avoided the judges .
( ( ( The professor ) ( and ( the tourists ) ) ) ( ( avoided ( the judges ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN professor)) (CC and) (NP (DT the) (NNS tourists))) (VP (VBD avoided) (NP (DT the) (NNS judges))) (. .)))
The tourists avoided the professor .
( ( The tourists ) ( ( avoided ( the professor ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD avoided) (NP (DT the) (NN professor))) (. .)))
lexical_overlap
1
426
426
The judge admired the tourists and the artist .
( ( The judge ) ( ( admired ( ( the tourists ) ( and ( the artist ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN judge)) (VP (VBD admired) (NP (NP (DT the) (NNS tourists)) (CC and) (NP (DT the) (NN artist)))) (. .)))
The tourists admired the artist .
( ( The tourists ) ( ( admired ( the artist ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD admired) (NP (DT the) (NN artist))) (. .)))
lexical_overlap
1
427
427
The lawyers contacted the manager and the student .
( ( The lawyers ) ( ( contacted ( ( the manager ) ( and ( the student ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD contacted) (NP (NP (DT the) (NN manager)) (CC and) (NP (DT the) (NN student)))) (. .)))
The student contacted the manager .
( ( The student ) ( ( contacted ( the manager ) ) . ) )
(ROOT (S (NP (DT The) (NN student)) (VP (VBD contacted) (NP (DT the) (NN manager))) (. .)))
lexical_overlap
1
428
428
The doctors and the managers helped the judge .
( ( ( The doctors ) ( and ( the managers ) ) ) ( ( helped ( the judge ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS doctors)) (CC and) (NP (DT the) (NNS managers))) (VP (VBD helped) (NP (DT the) (NN judge))) (. .)))
The doctors helped the managers .
( ( The doctors ) ( ( helped ( the managers ) ) . ) )
(ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD helped) (NP (DT the) (NNS managers))) (. .)))
lexical_overlap
1
429
429
The secretary and the actors supported the student .
( ( ( The secretary ) ( and ( the actors ) ) ) ( ( supported ( the student ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN secretary)) (CC and) (NP (DT the) (NNS actors))) (VP (VBD supported) (NP (DT the) (NN student))) (. .)))
The secretary supported the actors .
( ( The secretary ) ( ( supported ( the actors ) ) . ) )
(ROOT (S (NP (DT The) (NN secretary)) (VP (VBD supported) (NP (DT the) (NNS actors))) (. .)))
lexical_overlap
1
430
430
The judges and the scientist avoided the athletes .
( ( ( The judges ) ( and ( the scientist ) ) ) ( ( avoided ( the athletes ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS judges)) (CC and) (NP (DT the) (NN scientist))) (VP (VBD avoided) (NP (DT the) (NNS athletes))) (. .)))
The scientist avoided the judges .
( ( The scientist ) ( ( avoided ( the judges ) ) . ) )
(ROOT (S (NP (DT The) (NN scientist)) (VP (VBD avoided) (NP (DT the) (NNS judges))) (. .)))
lexical_overlap
1
431
431
The artist called the lawyer and the banker .
( ( The artist ) ( ( called ( ( the lawyer ) ( and ( the banker ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN artist)) (VP (VBD called) (NP (NP (DT the) (NN lawyer)) (CC and) (NP (DT the) (NN banker)))) (. .)))
The lawyer called the banker .
( ( The lawyer ) ( ( called ( the banker ) ) . ) )
(ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD called) (NP (DT the) (NN banker))) (. .)))
lexical_overlap
1
432
432
The tourists thanked the lawyers and the president .
( ( The tourists ) ( ( thanked ( ( the lawyers ) ( and ( the president ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD thanked) (NP (NP (DT the) (NNS lawyers)) (CC and) (NP (DT the) (NN president)))) (. .)))
The president thanked the lawyers .
( ( The president ) ( ( thanked ( the lawyers ) ) . ) )
(ROOT (S (NP (DT The) (NN president)) (VP (VBD thanked) (NP (DT the) (NNS lawyers))) (. .)))
lexical_overlap
1
433
433
The judges helped the artist and the doctors .
( ( The judges ) ( ( helped ( ( the artist ) ( and ( the doctors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD helped) (NP (NP (DT the) (NN artist)) (CC and) (NP (DT the) (NNS doctors)))) (. .)))
The artist helped the doctors .
( ( The artist ) ( ( helped ( the doctors ) ) . ) )
(ROOT (S (NP (DT The) (NN artist)) (VP (VBD helped) (NP (DT the) (NNS doctors))) (. .)))
lexical_overlap
1
434
434
The professors and the lawyers saw the banker .
( ( ( The professors ) ( and ( the lawyers ) ) ) ( ( saw ( the banker ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS professors)) (CC and) (NP (DT the) (NNS lawyers))) (VP (VBD saw) (NP (DT the) (NN banker))) (. .)))
The professors saw the lawyers .
( ( The professors ) ( ( saw ( the lawyers ) ) . ) )
(ROOT (S (NP (DT The) (NNS professors)) (VP (VBD saw) (NP (DT the) (NNS lawyers))) (. .)))
lexical_overlap
1
435
435
The student and the actor encouraged the authors .
( ( ( The student ) ( and ( the actor ) ) ) ( ( encouraged ( the authors ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN student)) (CC and) (NP (DT the) (NN actor))) (VP (VBD encouraged) (NP (DT the) (NNS authors))) (. .)))
The actor encouraged the student .
( ( The actor ) ( ( encouraged ( the student ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD encouraged) (NP (DT the) (NN student))) (. .)))
lexical_overlap
1
436
436
The athlete helped the actors and the judges .
( ( The athlete ) ( ( helped ( ( the actors ) ( and ( the judges ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD helped) (NP (NP (DT the) (NNS actors)) (CC and) (NP (DT the) (NNS judges)))) (. .)))
The actors helped the judges .
( ( The actors ) ( ( helped ( the judges ) ) . ) )
(ROOT (S (NP (DT The) (NNS actors)) (VP (VBD helped) (NP (DT the) (NNS judges))) (. .)))
lexical_overlap
1
437
437
The artist and the doctors avoided the tourist .
( ( ( The artist ) ( and ( the doctors ) ) ) ( ( avoided ( the tourist ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN artist)) (CC and) (NP (DT the) (NNS doctors))) (VP (VBD avoided) (NP (DT the) (NN tourist))) (. .)))
The artist avoided the doctors .
( ( The artist ) ( ( avoided ( the doctors ) ) . ) )
(ROOT (S (NP (DT The) (NN artist)) (VP (VBD avoided) (NP (DT the) (NNS doctors))) (. .)))
lexical_overlap
1
438
438
The doctors recognized the secretaries and the senator .
( ( The doctors ) ( ( recognized ( ( the secretaries ) ( and ( the senator ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD recognized) (NP (NP (DT the) (NNS secretaries)) (CC and) (NP (DT the) (NN senator)))) (. .)))
The secretaries recognized the senator .
( ( The secretaries ) ( ( recognized ( the senator ) ) . ) )
(ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD recognized) (NP (DT the) (NN senator))) (. .)))
lexical_overlap
1
439
439
The athlete and the artist supported the managers .
( ( ( The athlete ) ( and ( the artist ) ) ) ( ( supported ( the managers ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN athlete)) (CC and) (NP (DT the) (NN artist))) (VP (VBD supported) (NP (DT the) (NNS managers))) (. .)))
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
440
440
The athlete recommended the managers and the authors .
( ( The athlete ) ( ( recommended ( ( the managers ) ( and ( the authors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD recommended) (NP (NP (DT the) (NNS managers)) (CC and) (NP (DT the) (NNS authors)))) (. .)))
The authors recommended the managers .
( ( The authors ) ( ( recommended ( the managers ) ) . ) )
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD recommended) (NP (DT the) (NNS managers))) (. .)))
lexical_overlap
1
441
441
The managers and the lawyers saw the secretaries .
( ( ( The managers ) ( and ( the lawyers ) ) ) ( ( saw ( the secretaries ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS managers)) (CC and) (NP (DT the) (NNS lawyers))) (VP (VBD saw) (NP (DT the) (NNS secretaries))) (. .)))
The lawyers saw the managers .
( ( The lawyers ) ( ( saw ( the managers ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD saw) (NP (DT the) (NNS managers))) (. .)))
lexical_overlap
1
442
442
The lawyers and the managers helped the student .
( ( ( The lawyers ) ( and ( the managers ) ) ) ( ( helped ( the student ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS lawyers)) (CC and) (NP (DT the) (NNS managers))) (VP (VBD helped) (NP (DT the) (NN student))) (. .)))
The lawyers helped the managers .
( ( The lawyers ) ( ( helped ( the managers ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD helped) (NP (DT the) (NNS managers))) (. .)))
lexical_overlap
1
443
443
The lawyers and the presidents admired the actor .
( ( ( The lawyers ) ( and ( the presidents ) ) ) ( ( admired ( the actor ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS lawyers)) (CC and) (NP (DT the) (NNS presidents))) (VP (VBD admired) (NP (DT the) (NN actor))) (. .)))
The presidents admired the lawyers .
( ( The presidents ) ( ( admired ( the lawyers ) ) . ) )
(ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD admired) (NP (DT the) (NNS lawyers))) (. .)))
lexical_overlap
1
444
444
The judge believed the president and the authors .
( ( The judge ) ( ( believed ( ( the president ) ( and ( the authors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN judge)) (VP (VBD believed) (NP (NP (DT the) (NN president)) (CC and) (NP (DT the) (NNS authors)))) (. .)))
The authors believed the president .
( ( The authors ) ( ( believed ( the president ) ) . ) )
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD believed) (NP (DT the) (NN president))) (. .)))
lexical_overlap
1
445
445
The manager and the secretary supported the doctors .
( ( ( The manager ) ( and ( the secretary ) ) ) ( ( supported ( the doctors ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN manager)) (CC and) (NP (DT the) (NN secretary))) (VP (VBD supported) (NP (DT the) (NNS doctors))) (. .)))
The secretary supported the manager .
( ( The secretary ) ( ( supported ( the manager ) ) . ) )
(ROOT (S (NP (DT The) (NN secretary)) (VP (VBD supported) (NP (DT the) (NN manager))) (. .)))
lexical_overlap
1
446
446
The managers avoided the senators and the president .
( ( The managers ) ( ( avoided ( ( the senators ) ( and ( the president ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS managers)) (VP (VBD avoided) (NP (NP (DT the) (NNS senators)) (CC and) (NP (DT the) (NN president)))) (. .)))
The president avoided the senators .
( ( The president ) ( ( avoided ( the senators ) ) . ) )
(ROOT (S (NP (DT The) (NN president)) (VP (VBD avoided) (NP (DT the) (NNS senators))) (. .)))
lexical_overlap
1
447
447
The doctors and the tourist supported the scientists .
( ( ( The doctors ) ( and ( the tourist ) ) ) ( ( supported ( the scientists ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS doctors)) (CC and) (NP (DT the) (NN tourist))) (VP (VBD supported) (NP (DT the) (NNS scientists))) (. .)))
The doctors supported the tourist .
( ( The doctors ) ( ( supported ( the tourist ) ) . ) )
(ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD supported) (NP (DT the) (NN tourist))) (. .)))
lexical_overlap
1
448
448
The president recommended the managers and the judge .
( ( The president ) ( ( recommended ( ( the managers ) ( and ( the judge ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN president)) (VP (VBD recommended) (NP (NP (DT the) (NNS managers)) (CC and) (NP (DT the) (NN judge)))) (. .)))
The managers recommended the judge .
( ( The managers ) ( ( recommended ( the judge ) ) . ) )
(ROOT (S (NP (DT The) (NNS managers)) (VP (VBD recommended) (NP (DT the) (NN judge))) (. .)))
lexical_overlap
1
449
449
The manager advised the authors and the secretary .
( ( The manager ) ( ( advised ( ( the authors ) ( and ( the secretary ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN manager)) (VP (VBD advised) (NP (NP (DT the) (NNS authors)) (CC and) (NP (DT the) (NN secretary)))) (. .)))
The authors advised the secretary .
( ( The authors ) ( ( advised ( the secretary ) ) . ) )
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD advised) (NP (DT the) (NN secretary))) (. .)))
lexical_overlap
1
450
450
The president saw the judges and the manager .
( ( The president ) ( ( saw ( ( the judges ) ( and ( the manager ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN president)) (VP (VBD saw) (NP (NP (DT the) (NNS judges)) (CC and) (NP (DT the) (NN manager)))) (. .)))
The manager saw the judges .
( ( The manager ) ( ( saw ( the judges ) ) . ) )
(ROOT (S (NP (DT The) (NN manager)) (VP (VBD saw) (NP (DT the) (NNS judges))) (. .)))
lexical_overlap
1
451
451
The professor and the athletes called the judge .
( ( ( The professor ) ( and ( the athletes ) ) ) ( ( called ( the judge ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN professor)) (CC and) (NP (DT the) (NNS athletes))) (VP (VBD called) (NP (DT the) (NN judge))) (. .)))
The athletes called the professor .
( ( The athletes ) ( ( called ( the professor ) ) . ) )
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD called) (NP (DT the) (NN professor))) (. .)))
lexical_overlap
1
452
452
The student encouraged the doctor and the tourists .
( ( The student ) ( ( encouraged ( ( the doctor ) ( and ( the tourists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN student)) (VP (VBD encouraged) (NP (NP (DT the) (NN doctor)) (CC and) (NP (DT the) (NNS tourists)))) (. .)))
The doctor encouraged the tourists .
( ( The doctor ) ( ( encouraged ( the tourists ) ) . ) )
(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD encouraged) (NP (DT the) (NNS tourists))) (. .)))
lexical_overlap
1
453
453
The senator supported the judges and the actors .
( ( The senator ) ( ( supported ( ( the judges ) ( and ( the actors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN senator)) (VP (VBD supported) (NP (NP (DT the) (NNS judges)) (CC and) (NP (DT the) (NNS actors)))) (. .)))
The judges supported the actors .
( ( The judges ) ( ( supported ( the actors ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD supported) (NP (DT the) (NNS actors))) (. .)))
lexical_overlap
1
454
454
The athlete believed the student and the professors .
( ( The athlete ) ( ( believed ( ( the student ) ( and ( the professors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD believed) (NP (NP (DT the) (NN student)) (CC and) (NP (DT the) (NNS professors)))) (. .)))
The student believed the professors .
( ( The student ) ( ( believed ( the professors ) ) . ) )
(ROOT (S (NP (DT The) (NN student)) (VP (VBD believed) (NP (DT the) (NNS professors))) (. .)))
lexical_overlap
1
455
455
The tourist advised the author and the artist .
( ( The tourist ) ( ( advised ( ( the author ) ( and ( the artist ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN tourist)) (VP (VBD advised) (NP (NP (DT the) (NN author)) (CC and) (NP (DT the) (NN artist)))) (. .)))
The author advised the artist .
( ( The author ) ( ( advised ( the artist ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD advised) (NP (DT the) (NN artist))) (. .)))
lexical_overlap
1
456
456
The presidents and the lawyer mentioned the secretaries .
( ( ( The presidents ) ( and ( the lawyer ) ) ) ( ( mentioned ( the secretaries ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS presidents)) (CC and) (NP (DT the) (NN lawyer))) (VP (VBD mentioned) (NP (DT the) (NNS secretaries))) (. .)))
The lawyer mentioned the presidents .
( ( The lawyer ) ( ( mentioned ( the presidents ) ) . ) )
(ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD mentioned) (NP (DT the) (NNS presidents))) (. .)))
lexical_overlap
1
457
457
The professors and the student saw the artists .
( ( ( The professors ) ( and ( the student ) ) ) ( ( saw ( the artists ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS professors)) (CC and) (NP (DT the) (NN student))) (VP (VBD saw) (NP (DT the) (NNS artists))) (. .)))
The professors saw the student .
( ( The professors ) ( ( saw ( the student ) ) . ) )
(ROOT (S (NP (DT The) (NNS professors)) (VP (VBD saw) (NP (DT the) (NN student))) (. .)))
lexical_overlap
1
458
458
The tourist and the scientist saw the secretary .
( ( ( The tourist ) ( and ( the scientist ) ) ) ( ( saw ( the secretary ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN tourist)) (CC and) (NP (DT the) (NN scientist))) (VP (VBD saw) (NP (DT the) (NN secretary))) (. .)))
The scientist saw the tourist .
( ( The scientist ) ( ( saw ( the tourist ) ) . ) )
(ROOT (S (NP (DT The) (NN scientist)) (VP (VBD saw) (NP (DT the) (NN tourist))) (. .)))
lexical_overlap
1
459
459
The judges called the professors and the senators .
( ( The judges ) ( ( called ( ( the professors ) ( and ( the senators ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD called) (NP (NP (DT the) (NNS professors)) (CC and) (NP (DT the) (NNS senators)))) (. .)))
The professors called the senators .
( ( The professors ) ( ( called ( the senators ) ) . ) )
(ROOT (S (NP (DT The) (NNS professors)) (VP (VBD called) (NP (DT the) (NNS senators))) (. .)))
lexical_overlap
1
460
460
The president saw the lawyer and the student .
( ( The president ) ( ( saw ( ( the lawyer ) ( and ( the student ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN president)) (VP (VBD saw) (NP (NP (DT the) (NN lawyer)) (CC and) (NP (DT the) (NN student)))) (. .)))
The lawyer saw the student .
( ( The lawyer ) ( ( saw ( the student ) ) . ) )
(ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD saw) (NP (DT the) (NN student))) (. .)))
lexical_overlap
1
461
461
The bankers and the manager mentioned the doctor .
( ( ( The bankers ) ( and ( the manager ) ) ) ( ( mentioned ( the doctor ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS bankers)) (CC and) (NP (DT the) (NN manager))) (VP (VBD mentioned) (NP (DT the) (NN doctor))) (. .)))
The manager mentioned the bankers .
( ( The manager ) ( ( mentioned ( the bankers ) ) . ) )
(ROOT (S (NP (DT The) (NN manager)) (VP (VBD mentioned) (NP (DT the) (NNS bankers))) (. .)))
lexical_overlap
1
462
462
The presidents and the lawyers helped the manager .
( ( ( The presidents ) ( and ( the lawyers ) ) ) ( ( helped ( the manager ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS presidents)) (CC and) (NP (DT the) (NNS lawyers))) (VP (VBD helped) (NP (DT the) (NN manager))) (. .)))
The lawyers helped the presidents .
( ( The lawyers ) ( ( helped ( the presidents ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD helped) (NP (DT the) (NNS presidents))) (. .)))
lexical_overlap
1
463
463
The actors advised the professor and the lawyer .
( ( The actors ) ( ( advised ( ( the professor ) ( and ( the lawyer ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS actors)) (VP (VBD advised) (NP (NP (DT the) (NN professor)) (CC and) (NP (DT the) (NN lawyer)))) (. .)))
The lawyer advised the professor .
( ( The lawyer ) ( ( advised ( the professor ) ) . ) )
(ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD advised) (NP (DT the) (NN professor))) (. .)))
lexical_overlap
1
464
464
The manager supported the tourists and the banker .
( ( The manager ) ( ( supported ( ( the tourists ) ( and ( the banker ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN manager)) (VP (VBD supported) (NP (NP (DT the) (NNS tourists)) (CC and) (NP (DT the) (NN banker)))) (. .)))
The banker supported the tourists .
( ( The banker ) ( ( supported ( the tourists ) ) . ) )
(ROOT (S (NP (DT The) (NN banker)) (VP (VBD supported) (NP (DT the) (NNS tourists))) (. .)))
lexical_overlap
1
465
465
The tourist and the judge admired the secretary .
( ( ( The tourist ) ( and ( the judge ) ) ) ( ( admired ( the secretary ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN tourist)) (CC and) (NP (DT the) (NN judge))) (VP (VBD admired) (NP (DT the) (NN secretary))) (. .)))
The tourist admired the judge .
( ( The tourist ) ( ( admired ( the judge ) ) . ) )
(ROOT (S (NP (DT The) (NN tourist)) (VP (VBD admired) (NP (DT the) (NN judge))) (. .)))
lexical_overlap
1
466
466
The tourist avoided the doctors and the secretaries .
( ( The tourist ) ( ( avoided ( ( the doctors ) ( and ( the secretaries ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN tourist)) (VP (VBD avoided) (NP (NP (DT the) (NNS doctors)) (CC and) (NP (DT the) (NNS secretaries)))) (. .)))
The doctors avoided the secretaries .
( ( The doctors ) ( ( avoided ( the secretaries ) ) . ) )
(ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD avoided) (NP (DT the) (NNS secretaries))) (. .)))
lexical_overlap
1
467
467
The student and the judge encouraged the presidents .
( ( ( The student ) ( and ( the judge ) ) ) ( ( encouraged ( the presidents ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN student)) (CC and) (NP (DT the) (NN judge))) (VP (VBD encouraged) (NP (DT the) (NNS presidents))) (. .)))
The judge encouraged the student .
( ( The judge ) ( ( encouraged ( the student ) ) . ) )
(ROOT (S (NP (DT The) (NN judge)) (VP (VBD encouraged) (NP (DT the) (NN student))) (. .)))
lexical_overlap
1
468
468
The banker and the authors helped the artists .
( ( ( The banker ) ( and ( the authors ) ) ) ( ( helped ( the artists ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN banker)) (CC and) (NP (DT the) (NNS authors))) (VP (VBD helped) (NP (DT the) (NNS artists))) (. .)))
The authors helped the banker .
( ( The authors ) ( ( helped ( the banker ) ) . ) )
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD helped) (NP (DT the) (NN banker))) (. .)))
lexical_overlap
1
469
469
The author admired the actor and the judges .
( ( The author ) ( ( admired ( ( the actor ) ( and ( the judges ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD admired) (NP (NP (DT the) (NN actor)) (CC and) (NP (DT the) (NNS judges)))) (. .)))
The judges admired the actor .
( ( The judges ) ( ( admired ( the actor ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD admired) (NP (DT the) (NN actor))) (. .)))
lexical_overlap
1
470
470
The professors and the judges contacted the athlete .
( ( ( The professors ) ( and ( the judges ) ) ) ( ( contacted ( the athlete ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS professors)) (CC and) (NP (DT the) (NNS judges))) (VP (VBD contacted) (NP (DT the) (NN athlete))) (. .)))
The professors contacted the judges .
( ( The professors ) ( ( contacted ( the judges ) ) . ) )
(ROOT (S (NP (DT The) (NNS professors)) (VP (VBD contacted) (NP (DT the) (NNS judges))) (. .)))
lexical_overlap
1
471
471
The athletes and the tourist encouraged the managers .
( ( ( The athletes ) ( and ( the tourist ) ) ) ( ( encouraged ( the managers ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS athletes)) (CC and) (NP (DT the) (NN tourist))) (VP (VBD encouraged) (NP (DT the) (NNS managers))) (. .)))
The athletes encouraged the tourist .
( ( The athletes ) ( ( encouraged ( the tourist ) ) . ) )
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD encouraged) (NP (DT the) (NN tourist))) (. .)))
lexical_overlap
1
472
472
The author introduced the professors and the lawyers .
( ( The author ) ( ( introduced ( ( the professors ) ( and ( the lawyers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD introduced) (NP (NP (DT the) (NNS professors)) (CC and) (NP (DT the) (NNS lawyers)))) (. .)))
The lawyers introduced the professors .
( ( The lawyers ) ( ( introduced ( the professors ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD introduced) (NP (DT the) (NNS professors))) (. .)))
lexical_overlap
1
473
473
The athletes introduced the students and the judges .
( ( The athletes ) ( ( introduced ( ( the students ) ( and ( the judges ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD introduced) (NP (NP (DT the) (NNS students)) (CC and) (NP (DT the) (NNS judges)))) (. .)))
The students introduced the judges .
( ( The students ) ( ( introduced ( the judges ) ) . ) )
(ROOT (S (NP (DT The) (NNS students)) (VP (VBD introduced) (NP (DT the) (NNS judges))) (. .)))
lexical_overlap
1
474
474
The athlete stopped the managers and the authors .
( ( The athlete ) ( ( stopped ( ( the managers ) ( and ( the authors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD stopped) (NP (NP (DT the) (NNS managers)) (CC and) (NP (DT the) (NNS authors)))) (. .)))
The authors stopped the managers .
( ( The authors ) ( ( stopped ( the managers ) ) . ) )
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD stopped) (NP (DT the) (NNS managers))) (. .)))
lexical_overlap
1
475
475
The artists and the presidents admired the author .
( ( ( The artists ) ( and ( the presidents ) ) ) ( ( admired ( the author ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS artists)) (CC and) (NP (DT the) (NNS presidents))) (VP (VBD admired) (NP (DT the) (NN author))) (. .)))
The presidents admired the artists .
( ( The presidents ) ( ( admired ( the artists ) ) . ) )
(ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD admired) (NP (DT the) (NNS artists))) (. .)))
lexical_overlap
1
476
476
The actor and the judges believed the artists .
( ( ( The actor ) ( and ( the judges ) ) ) ( ( believed ( the artists ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN actor)) (CC and) (NP (DT the) (NNS judges))) (VP (VBD believed) (NP (DT the) (NNS artists))) (. .)))
The judges believed the actor .
( ( The judges ) ( ( believed ( the actor ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD believed) (NP (DT the) (NN actor))) (. .)))
lexical_overlap
1
477
477
The athletes and the president called the secretaries .
( ( ( The athletes ) ( and ( the president ) ) ) ( ( called ( the secretaries ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS athletes)) (CC and) (NP (DT the) (NN president))) (VP (VBD called) (NP (DT the) (NNS secretaries))) (. .)))
The president called the athletes .
( ( The president ) ( ( called ( the athletes ) ) . ) )
(ROOT (S (NP (DT The) (NN president)) (VP (VBD called) (NP (DT the) (NNS athletes))) (. .)))
lexical_overlap
1
478
478
The author and the lawyers stopped the professors .
( ( ( The author ) ( and ( the lawyers ) ) ) ( ( stopped ( the professors ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN author)) (CC and) (NP (DT the) (NNS lawyers))) (VP (VBD stopped) (NP (DT the) (NNS professors))) (. .)))
The author stopped the lawyers .
( ( The author ) ( ( stopped ( the lawyers ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD stopped) (NP (DT the) (NNS lawyers))) (. .)))
lexical_overlap
1
479
479
The actor saw the judges and the students .
( ( The actor ) ( ( saw ( ( the judges ) ( and ( the students ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD saw) (NP (NP (DT the) (NNS judges)) (CC and) (NP (DT the) (NNS students)))) (. .)))
The students saw the judges .
( ( The students ) ( ( saw ( the judges ) ) . ) )
(ROOT (S (NP (DT The) (NNS students)) (VP (VBD saw) (NP (DT the) (NNS judges))) (. .)))
lexical_overlap
1
480
480
The student and the presidents thanked the authors .
( ( ( The student ) ( and ( the presidents ) ) ) ( ( thanked ( the authors ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN student)) (CC and) (NP (DT the) (NNS presidents))) (VP (VBD thanked) (NP (DT the) (NNS authors))) (. .)))
The student thanked the presidents .
( ( The student ) ( ( thanked ( the presidents ) ) . ) )
(ROOT (S (NP (DT The) (NN student)) (VP (VBD thanked) (NP (DT the) (NNS presidents))) (. .)))
lexical_overlap
1
481
481
The senator and the actor recommended the doctors .
( ( ( The senator ) ( and ( the actor ) ) ) ( ( recommended ( the doctors ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN senator)) (CC and) (NP (DT the) (NN actor))) (VP (VBD recommended) (NP (DT the) (NNS doctors))) (. .)))
The senator recommended the actor .
( ( The senator ) ( ( recommended ( the actor ) ) . ) )
(ROOT (S (NP (DT The) (NN senator)) (VP (VBD recommended) (NP (DT the) (NN actor))) (. .)))
lexical_overlap
1
482
482
The bankers supported the lawyers and the artist .
( ( The bankers ) ( ( supported ( ( the lawyers ) ( and ( the artist ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD supported) (NP (NP (DT the) (NNS lawyers)) (CC and) (NP (DT the) (NN artist)))) (. .)))
The artist supported the lawyers .
( ( The artist ) ( ( supported ( the lawyers ) ) . ) )
(ROOT (S (NP (DT The) (NN artist)) (VP (VBD supported) (NP (DT the) (NNS lawyers))) (. .)))
lexical_overlap
1
483
483
The scientist supported the judges and the manager .
( ( The scientist ) ( ( supported ( ( the judges ) ( and ( the manager ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN scientist)) (VP (VBD supported) (NP (NP (DT the) (NNS judges)) (CC and) (NP (DT the) (NN manager)))) (. .)))
The judges supported the manager .
( ( The judges ) ( ( supported ( the manager ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD supported) (NP (DT the) (NN manager))) (. .)))
lexical_overlap
1
484
484
The presidents admired the artist and the athlete .
( ( The presidents ) ( ( admired ( ( the artist ) ( and ( the athlete ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD admired) (NP (NP (DT the) (NN artist)) (CC and) (NP (DT the) (NN athlete)))) (. .)))
The athlete admired the artist .
( ( The athlete ) ( ( admired ( the artist ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD admired) (NP (DT the) (NN artist))) (. .)))
lexical_overlap
1
485
485
The judge and the professors thanked the presidents .
( ( ( The judge ) ( and ( the professors ) ) ) ( ( thanked ( the presidents ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN judge)) (CC and) (NP (DT the) (NNS professors))) (VP (VBD thanked) (NP (DT the) (NNS presidents))) (. .)))
The professors thanked the judge .
( ( The professors ) ( ( thanked ( the judge ) ) . ) )
(ROOT (S (NP (DT The) (NNS professors)) (VP (VBD thanked) (NP (DT the) (NN judge))) (. .)))
lexical_overlap
1
486
486
The president introduced the scientists and the student .
( ( The president ) ( ( introduced ( ( the scientists ) ( and ( the student ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN president)) (VP (VBD introduced) (NP (NP (DT the) (NNS scientists)) (CC and) (NP (DT the) (NN student)))) (. .)))
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
487
487
The professor saw the actor and the judge .
( ( The professor ) ( ( saw ( ( the actor ) ( and ( the judge ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN professor)) (VP (VBD saw) (NP (NP (DT the) (NN actor)) (CC and) (NP (DT the) (NN judge)))) (. .)))
The actor saw the judge .
( ( The actor ) ( ( saw ( the judge ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD saw) (NP (DT the) (NN judge))) (. .)))
lexical_overlap
1
488
488
The scientist and the judge recommended the managers .
( ( ( The scientist ) ( and ( the judge ) ) ) ( ( recommended ( the managers ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN scientist)) (CC and) (NP (DT the) (NN judge))) (VP (VBD recommended) (NP (DT the) (NNS managers))) (. .)))
The judge recommended the scientist .
( ( The judge ) ( ( recommended ( the scientist ) ) . ) )
(ROOT (S (NP (DT The) (NN judge)) (VP (VBD recommended) (NP (DT the) (NN scientist))) (. .)))
lexical_overlap
1
489
489
The student encouraged the presidents and the senator .
( ( The student ) ( ( encouraged ( ( the presidents ) ( and ( the senator ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN student)) (VP (VBD encouraged) (NP (NP (DT the) (NNS presidents)) (CC and) (NP (DT the) (NN senator)))) (. .)))
The presidents encouraged the senator .
( ( The presidents ) ( ( encouraged ( the senator ) ) . ) )
(ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD encouraged) (NP (DT the) (NN senator))) (. .)))
lexical_overlap
1
490
490
The tourist supported the senators and the presidents .
( ( The tourist ) ( ( supported ( ( the senators ) ( and ( the presidents ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN tourist)) (VP (VBD supported) (NP (NP (DT the) (NNS senators)) (CC and) (NP (DT the) (NNS presidents)))) (. .)))
The senators supported the presidents .
( ( The senators ) ( ( supported ( the presidents ) ) . ) )
(ROOT (S (NP (DT The) (NNS senators)) (VP (VBD supported) (NP (DT the) (NNS presidents))) (. .)))
lexical_overlap
1
491
491
The author and the doctor recommended the judges .
( ( ( The author ) ( and ( the doctor ) ) ) ( ( recommended ( the judges ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN author)) (CC and) (NP (DT the) (NN doctor))) (VP (VBD recommended) (NP (DT the) (NNS judges))) (. .)))
The author recommended the doctor .
( ( The author ) ( ( recommended ( the doctor ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD recommended) (NP (DT the) (NN doctor))) (. .)))
lexical_overlap
1
492
492
The senators stopped the manager and the artists .
( ( The senators ) ( ( stopped ( ( the manager ) ( and ( the artists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS senators)) (VP (VBD stopped) (NP (NP (DT the) (NN manager)) (CC and) (NP (DT the) (NNS artists)))) (. .)))
The manager stopped the artists .
( ( The manager ) ( ( stopped ( the artists ) ) . ) )
(ROOT (S (NP (DT The) (NN manager)) (VP (VBD stopped) (NP (DT the) (NNS artists))) (. .)))
lexical_overlap
1
493
493
The actor saw the senator and the scientists .
( ( The actor ) ( ( saw ( ( the senator ) ( and ( the scientists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD saw) (NP (NP (DT the) (NN senator)) (CC and) (NP (DT the) (NNS scientists)))) (. .)))
The senator saw the scientists .
( ( The senator ) ( ( saw ( the scientists ) ) . ) )
(ROOT (S (NP (DT The) (NN senator)) (VP (VBD saw) (NP (DT the) (NNS scientists))) (. .)))
lexical_overlap
1
494
494
The professor and the presidents encouraged the doctor .
( ( ( The professor ) ( and ( the presidents ) ) ) ( ( encouraged ( the doctor ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN professor)) (CC and) (NP (DT the) (NNS presidents))) (VP (VBD encouraged) (NP (DT the) (NN doctor))) (. .)))
The presidents encouraged the professor .
( ( The presidents ) ( ( encouraged ( the professor ) ) . ) )
(ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD encouraged) (NP (DT the) (NN professor))) (. .)))
lexical_overlap
1
495
495
The scientist saw the actors and the secretaries .
( ( The scientist ) ( ( saw ( ( the actors ) ( and ( the secretaries ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN scientist)) (VP (VBD saw) (NP (NP (DT the) (NNS actors)) (CC and) (NP (DT the) (NNS secretaries)))) (. .)))
The secretaries saw the actors .
( ( The secretaries ) ( ( saw ( the actors ) ) . ) )
(ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD saw) (NP (DT the) (NNS actors))) (. .)))
lexical_overlap
1
496
496
The tourists contacted the manager and the student .
( ( The tourists ) ( ( contacted ( ( the manager ) ( and ( the student ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD contacted) (NP (NP (DT the) (NN manager)) (CC and) (NP (DT the) (NN student)))) (. .)))
The manager contacted the student .
( ( The manager ) ( ( contacted ( the student ) ) . ) )
(ROOT (S (NP (DT The) (NN manager)) (VP (VBD contacted) (NP (DT the) (NN student))) (. .)))
lexical_overlap
1
497
497
The bankers and the lawyer advised the artists .
( ( ( The bankers ) ( and ( the lawyer ) ) ) ( ( advised ( the artists ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS bankers)) (CC and) (NP (DT the) (NN lawyer))) (VP (VBD advised) (NP (DT the) (NNS artists))) (. .)))
The bankers advised the lawyer .
( ( The bankers ) ( ( advised ( the lawyer ) ) . ) )
(ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD advised) (NP (DT the) (NN lawyer))) (. .)))
lexical_overlap
1
498
498
The banker and the lawyer called the tourists .
( ( ( The banker ) ( and ( the lawyer ) ) ) ( ( called ( the tourists ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN banker)) (CC and) (NP (DT the) (NN lawyer))) (VP (VBD called) (NP (DT the) (NNS tourists))) (. .)))
The banker called the lawyer .
( ( The banker ) ( ( called ( the lawyer ) ) . ) )
(ROOT (S (NP (DT The) (NN banker)) (VP (VBD called) (NP (DT the) (NN lawyer))) (. .)))
lexical_overlap
1
499
499
The judge and the artists contacted the student .
( ( ( The judge ) ( and ( the artists ) ) ) ( ( contacted ( the student ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN judge)) (CC and) (NP (DT the) (NNS artists))) (VP (VBD contacted) (NP (DT the) (NN student))) (. .)))
The judge contacted the artists .
( ( The judge ) ( ( contacted ( the artists ) ) . ) )
(ROOT (S (NP (DT The) (NN judge)) (VP (VBD contacted) (NP (DT the) (NNS artists))) (. .)))
lexical_overlap
1
500
500
The athlete and the manager advised the lawyer .
( ( ( The athlete ) ( and ( the manager ) ) ) ( ( advised ( the lawyer ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN athlete)) (CC and) (NP (DT the) (NN manager))) (VP (VBD advised) (NP (DT the) (NN lawyer))) (. .)))
The manager advised the athlete .
( ( The manager ) ( ( advised ( the athlete ) ) . ) )
(ROOT (S (NP (DT The) (NN manager)) (VP (VBD advised) (NP (DT the) (NN athlete))) (. .)))
lexical_overlap
1