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
801
801
The student and the athlete believed the artists .
( ( ( The student ) ( and ( the athlete ) ) ) ( ( believed ( the artists ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN student)) (CC and) (NP (DT the) (NN athlete))) (VP (VBD believed) (NP (DT the) (NNS artists))) (. .)))
The student believed the artists .
( ( The student ) ( ( believed ( the artists ) ) . ) )
(ROOT (S (NP (DT The) (NN student)) (VP (VBD believed) (NP (DT the) (NNS artists))) (. .)))
lexical_overlap
0
802
802
The scientists and the presidents saw the athlete .
( ( ( The scientists ) ( and ( the presidents ) ) ) ( ( saw ( the athlete ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS scientists)) (CC and) (NP (DT the) (NNS presidents))) (VP (VBD saw) (NP (DT the) (NN athlete))) (. .)))
The scientists saw the athlete .
( ( The scientists ) ( ( saw ( the athlete ) ) . ) )
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD saw) (NP (DT the) (NN athlete))) (. .)))
lexical_overlap
0
803
803
The doctor recommended the authors and the secretaries .
( ( The doctor ) ( ( recommended ( ( the authors ) ( and ( the secretaries ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD recommended) (NP (NP (DT the) (NNS authors)) (CC and) (NP (DT the) (NNS secretaries)))) (. .)))
The doctor recommended the secretaries .
( ( The doctor ) ( ( recommended ( the secretaries ) ) . ) )
(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD recommended) (NP (DT the) (NNS secretaries))) (. .)))
lexical_overlap
0
804
804
The professors and the president contacted the secretaries .
( ( ( The professors ) ( and ( the president ) ) ) ( ( contacted ( the secretaries ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS professors)) (CC and) (NP (DT the) (NN president))) (VP (VBD contacted) (NP (DT the) (NNS secretaries))) (. .)))
The professors contacted the secretaries .
( ( The professors ) ( ( contacted ( the secretaries ) ) . ) )
(ROOT (S (NP (DT The) (NNS professors)) (VP (VBD contacted) (NP (DT the) (NNS secretaries))) (. .)))
lexical_overlap
0
805
805
The manager saw the artist and the actors .
( ( The manager ) ( ( saw ( ( the artist ) ( and ( the actors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN manager)) (VP (VBD saw) (NP (NP (DT the) (NN artist)) (CC and) (NP (DT the) (NNS actors)))) (. .)))
The manager saw the actors .
( ( The manager ) ( ( saw ( the actors ) ) . ) )
(ROOT (S (NP (DT The) (NN manager)) (VP (VBD saw) (NP (DT the) (NNS actors))) (. .)))
lexical_overlap
0
806
806
The lawyers recognized the athlete and the tourists .
( ( The lawyers ) ( ( recognized ( ( the athlete ) ( and ( the tourists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD recognized) (NP (NP (DT the) (NN athlete)) (CC and) (NP (DT the) (NNS tourists)))) (. .)))
The lawyers recognized the tourists .
( ( The lawyers ) ( ( recognized ( the tourists ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD recognized) (NP (DT the) (NNS tourists))) (. .)))
lexical_overlap
0
807
807
The scientists and the president supported the senators .
( ( ( The scientists ) ( and ( the president ) ) ) ( ( supported ( the senators ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS scientists)) (CC and) (NP (DT the) (NN president))) (VP (VBD supported) (NP (DT the) (NNS senators))) (. .)))
The scientists supported the senators .
( ( The scientists ) ( ( supported ( the senators ) ) . ) )
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD supported) (NP (DT the) (NNS senators))) (. .)))
lexical_overlap
0
808
808
The secretary advised the artists and the tourists .
( ( The secretary ) ( ( advised ( ( the artists ) ( and ( the tourists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN secretary)) (VP (VBD advised) (NP (NP (DT the) (NNS artists)) (CC and) (NP (DT the) (NNS tourists)))) (. .)))
The secretary advised the tourists .
( ( The secretary ) ( ( advised ( the tourists ) ) . ) )
(ROOT (S (NP (DT The) (NN secretary)) (VP (VBD advised) (NP (DT the) (NNS tourists))) (. .)))
lexical_overlap
0
809
809
The actors supported the lawyers and the authors .
( ( The actors ) ( ( supported ( ( the lawyers ) ( and ( the authors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS actors)) (VP (VBD supported) (NP (NP (DT the) (NNS lawyers)) (CC and) (NP (DT the) (NNS authors)))) (. .)))
The actors supported the authors .
( ( The actors ) ( ( supported ( the authors ) ) . ) )
(ROOT (S (NP (DT The) (NNS actors)) (VP (VBD supported) (NP (DT the) (NNS authors))) (. .)))
lexical_overlap
0
810
810
The lawyer and the athlete recommended the actors .
( ( ( The lawyer ) ( and ( the athlete ) ) ) ( ( recommended ( the actors ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN lawyer)) (CC and) (NP (DT the) (NN athlete))) (VP (VBD recommended) (NP (DT the) (NNS actors))) (. .)))
The lawyer recommended the actors .
( ( The lawyer ) ( ( recommended ( the actors ) ) . ) )
(ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD recommended) (NP (DT the) (NNS actors))) (. .)))
lexical_overlap
0
811
811
The author called the tourists and the presidents .
( ( The author ) ( ( called ( ( the tourists ) ( and ( the presidents ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD called) (NP (NP (DT the) (NNS tourists)) (CC and) (NP (DT the) (NNS presidents)))) (. .)))
The author called the presidents .
( ( The author ) ( ( called ( the presidents ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD called) (NP (DT the) (NNS presidents))) (. .)))
lexical_overlap
0
812
812
The athlete and the student thanked the professors .
( ( ( The athlete ) ( and ( the student ) ) ) ( ( thanked ( the professors ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN athlete)) (CC and) (NP (DT the) (NN student))) (VP (VBD thanked) (NP (DT the) (NNS professors))) (. .)))
The athlete thanked the professors .
( ( The athlete ) ( ( thanked ( the professors ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD thanked) (NP (DT the) (NNS professors))) (. .)))
lexical_overlap
0
813
813
The athletes and the secretary recognized the authors .
( ( ( The athletes ) ( and ( the secretary ) ) ) ( ( recognized ( the authors ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS athletes)) (CC and) (NP (DT the) (NN secretary))) (VP (VBD recognized) (NP (DT the) (NNS authors))) (. .)))
The athletes recognized the authors .
( ( The athletes ) ( ( recognized ( the authors ) ) . ) )
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD recognized) (NP (DT the) (NNS authors))) (. .)))
lexical_overlap
0
814
814
The author advised the bankers and the managers .
( ( The author ) ( ( advised ( ( the bankers ) ( and ( the managers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD advised) (NP (NP (DT the) (NNS bankers)) (CC and) (NP (DT the) (NNS managers)))) (. .)))
The author advised the managers .
( ( The author ) ( ( advised ( the managers ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD advised) (NP (DT the) (NNS managers))) (. .)))
lexical_overlap
0
815
815
The actor recognized the scientists and the bankers .
( ( The actor ) ( ( recognized ( ( the scientists ) ( and ( the bankers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD recognized) (NP (NP (DT the) (NNS scientists)) (CC and) (NP (DT the) (NNS bankers)))) (. .)))
The actor recognized the bankers .
( ( The actor ) ( ( recognized ( the bankers ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD recognized) (NP (DT the) (NNS bankers))) (. .)))
lexical_overlap
0
816
816
The tourists stopped the senators and the scientists .
( ( The tourists ) ( ( stopped ( ( the senators ) ( and ( the scientists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD stopped) (NP (NP (DT the) (NNS senators)) (CC and) (NP (DT the) (NNS scientists)))) (. .)))
The tourists stopped the scientists .
( ( The tourists ) ( ( stopped ( the scientists ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD stopped) (NP (DT the) (NNS scientists))) (. .)))
lexical_overlap
0
817
817
The secretaries and the scientist supported the student .
( ( ( The secretaries ) ( and ( the scientist ) ) ) ( ( supported ( the student ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS secretaries)) (CC and) (NP (DT the) (NN scientist))) (VP (VBD supported) (NP (DT the) (NN student))) (. .)))
The secretaries supported the student .
( ( The secretaries ) ( ( supported ( the student ) ) . ) )
(ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD supported) (NP (DT the) (NN student))) (. .)))
lexical_overlap
0
818
818
The professor and the lawyers stopped the judge .
( ( ( The professor ) ( and ( the lawyers ) ) ) ( ( stopped ( the judge ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN professor)) (CC and) (NP (DT the) (NNS lawyers))) (VP (VBD stopped) (NP (DT the) (NN judge))) (. .)))
The professor stopped the judge .
( ( The professor ) ( ( stopped ( the judge ) ) . ) )
(ROOT (S (NP (DT The) (NN professor)) (VP (VBD stopped) (NP (DT the) (NN judge))) (. .)))
lexical_overlap
0
819
819
The scientists and the athletes contacted the lawyers .
( ( ( The scientists ) ( and ( the athletes ) ) ) ( ( contacted ( the lawyers ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS scientists)) (CC and) (NP (DT the) (NNS athletes))) (VP (VBD contacted) (NP (DT the) (NNS lawyers))) (. .)))
The scientists contacted the lawyers .
( ( The scientists ) ( ( contacted ( the lawyers ) ) . ) )
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD contacted) (NP (DT the) (NNS lawyers))) (. .)))
lexical_overlap
0
820
820
The actor helped the manager and the senators .
( ( The actor ) ( ( helped ( ( the manager ) ( and ( the senators ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD helped) (NP (NP (DT the) (NN manager)) (CC and) (NP (DT the) (NNS senators)))) (. .)))
The actor helped the senators .
( ( The actor ) ( ( helped ( the senators ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD helped) (NP (DT the) (NNS senators))) (. .)))
lexical_overlap
0
821
821
The lawyers believed the presidents and the professors .
( ( The lawyers ) ( ( believed ( ( the presidents ) ( and ( the professors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD believed) (NP (NP (DT the) (NNS presidents)) (CC and) (NP (DT the) (NNS professors)))) (. .)))
The lawyers believed the professors .
( ( The lawyers ) ( ( believed ( the professors ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD believed) (NP (DT the) (NNS professors))) (. .)))
lexical_overlap
0
822
822
The lawyers mentioned the actors and the judge .
( ( The lawyers ) ( ( mentioned ( ( the actors ) ( and ( the judge ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD mentioned) (NP (NP (DT the) (NNS actors)) (CC and) (NP (DT the) (NN judge)))) (. .)))
The lawyers mentioned the judge .
( ( The lawyers ) ( ( mentioned ( the judge ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD mentioned) (NP (DT the) (NN judge))) (. .)))
lexical_overlap
0
823
823
The author believed the scientists and the lawyer .
( ( The author ) ( ( believed ( ( the scientists ) ( and ( the lawyer ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD believed) (NP (NP (DT the) (NNS scientists)) (CC and) (NP (DT the) (NN lawyer)))) (. .)))
The author believed the lawyer .
( ( The author ) ( ( believed ( the lawyer ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD believed) (NP (DT the) (NN lawyer))) (. .)))
lexical_overlap
0
824
824
The lawyer encouraged the doctor and the secretary .
( ( The lawyer ) ( ( encouraged ( ( the doctor ) ( and ( the secretary ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD encouraged) (NP (NP (DT the) (NN doctor)) (CC and) (NP (DT the) (NN secretary)))) (. .)))
The lawyer encouraged the secretary .
( ( The lawyer ) ( ( encouraged ( the secretary ) ) . ) )
(ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD encouraged) (NP (DT the) (NN secretary))) (. .)))
lexical_overlap
0
825
825
The students and the lawyer stopped the manager .
( ( ( The students ) ( and ( the lawyer ) ) ) ( ( stopped ( the manager ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS students)) (CC and) (NP (DT the) (NN lawyer))) (VP (VBD stopped) (NP (DT the) (NN manager))) (. .)))
The students stopped the manager .
( ( The students ) ( ( stopped ( the manager ) ) . ) )
(ROOT (S (NP (DT The) (NNS students)) (VP (VBD stopped) (NP (DT the) (NN manager))) (. .)))
lexical_overlap
0
826
826
The artist and the professor thanked the actors .
( ( ( The artist ) ( and ( the professor ) ) ) ( ( thanked ( the actors ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN artist)) (CC and) (NP (DT the) (NN professor))) (VP (VBD thanked) (NP (DT the) (NNS actors))) (. .)))
The artist thanked the actors .
( ( The artist ) ( ( thanked ( the actors ) ) . ) )
(ROOT (S (NP (DT The) (NN artist)) (VP (VBD thanked) (NP (DT the) (NNS actors))) (. .)))
lexical_overlap
0
827
827
The president contacted the artists and the senator .
( ( The president ) ( ( contacted ( ( the artists ) ( and ( the senator ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN president)) (VP (VBD contacted) (NP (NP (DT the) (NNS artists)) (CC and) (NP (DT the) (NN senator)))) (. .)))
The president contacted the senator .
( ( The president ) ( ( contacted ( the senator ) ) . ) )
(ROOT (S (NP (DT The) (NN president)) (VP (VBD contacted) (NP (DT the) (NN senator))) (. .)))
lexical_overlap
0
828
828
The senators mentioned the author and the tourist .
( ( The senators ) ( ( mentioned ( ( the author ) ( and ( the tourist ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS senators)) (VP (VBD mentioned) (NP (NP (DT the) (NN author)) (CC and) (NP (DT the) (NN tourist)))) (. .)))
The senators mentioned the tourist .
( ( The senators ) ( ( mentioned ( the tourist ) ) . ) )
(ROOT (S (NP (DT The) (NNS senators)) (VP (VBD mentioned) (NP (DT the) (NN tourist))) (. .)))
lexical_overlap
0
829
829
The student called the secretaries and the author .
( ( The student ) ( ( called ( ( the secretaries ) ( and ( the author ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN student)) (VP (VBD called) (NP (NP (DT the) (NNS secretaries)) (CC and) (NP (DT the) (NN author)))) (. .)))
The student called the author .
( ( The student ) ( ( called ( the author ) ) . ) )
(ROOT (S (NP (DT The) (NN student)) (VP (VBD called) (NP (DT the) (NN author))) (. .)))
lexical_overlap
0
830
830
The actors recognized the author and the students .
( ( The actors ) ( ( recognized ( ( the author ) ( and ( the students ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS actors)) (VP (VBD recognized) (NP (NP (DT the) (NN author)) (CC and) (NP (DT the) (NNS students)))) (. .)))
The actors recognized the students .
( ( The actors ) ( ( recognized ( the students ) ) . ) )
(ROOT (S (NP (DT The) (NNS actors)) (VP (VBD recognized) (NP (DT the) (NNS students))) (. .)))
lexical_overlap
0
831
831
The authors thanked the professor and the presidents .
( ( The authors ) ( ( thanked ( ( the professor ) ( and ( the presidents ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD thanked) (NP (NP (DT the) (NN professor)) (CC and) (NP (DT the) (NNS presidents)))) (. .)))
The authors thanked the presidents .
( ( The authors ) ( ( thanked ( the presidents ) ) . ) )
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD thanked) (NP (DT the) (NNS presidents))) (. .)))
lexical_overlap
0
832
832
The athletes called the managers and the presidents .
( ( The athletes ) ( ( called ( ( the managers ) ( and ( the presidents ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD called) (NP (NP (DT the) (NNS managers)) (CC and) (NP (DT the) (NNS presidents)))) (. .)))
The athletes called the presidents .
( ( The athletes ) ( ( called ( the presidents ) ) . ) )
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD called) (NP (DT the) (NNS presidents))) (. .)))
lexical_overlap
0
833
833
The artist and the lawyer saw the managers .
( ( ( The artist ) ( and ( the lawyer ) ) ) ( ( saw ( the managers ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN artist)) (CC and) (NP (DT the) (NN lawyer))) (VP (VBD saw) (NP (DT the) (NNS managers))) (. .)))
The artist saw the managers .
( ( The artist ) ( ( saw ( the managers ) ) . ) )
(ROOT (S (NP (DT The) (NN artist)) (VP (VBD saw) (NP (DT the) (NNS managers))) (. .)))
lexical_overlap
0
834
834
The professors and the bankers supported the tourist .
( ( ( The professors ) ( and ( the bankers ) ) ) ( ( supported ( the tourist ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS professors)) (CC and) (NP (DT the) (NNS bankers))) (VP (VBD supported) (NP (DT the) (NN tourist))) (. .)))
The professors supported the tourist .
( ( The professors ) ( ( supported ( the tourist ) ) . ) )
(ROOT (S (NP (DT The) (NNS professors)) (VP (VBD supported) (NP (DT the) (NN tourist))) (. .)))
lexical_overlap
0
835
835
The lawyers saw the presidents and the bankers .
( ( The lawyers ) ( ( saw ( ( the presidents ) ( and ( the bankers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD saw) (NP (NP (DT the) (NNS presidents)) (CC and) (NP (DT the) (NNS bankers)))) (. .)))
The lawyers saw the bankers .
( ( The lawyers ) ( ( saw ( the bankers ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD saw) (NP (DT the) (NNS bankers))) (. .)))
lexical_overlap
0
836
836
The secretaries saw the lawyer and the athletes .
( ( The secretaries ) ( ( saw ( ( the lawyer ) ( and ( the athletes ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD saw) (NP (NP (DT the) (NN lawyer)) (CC and) (NP (DT the) (NNS athletes)))) (. .)))
The secretaries saw the athletes .
( ( The secretaries ) ( ( saw ( the athletes ) ) . ) )
(ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD saw) (NP (DT the) (NNS athletes))) (. .)))
lexical_overlap
0
837
837
The judges thanked the authors and the doctor .
( ( The judges ) ( ( thanked ( ( the authors ) ( and ( the doctor ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD thanked) (NP (NP (DT the) (NNS authors)) (CC and) (NP (DT the) (NN doctor)))) (. .)))
The judges thanked the doctor .
( ( The judges ) ( ( thanked ( the doctor ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD thanked) (NP (DT the) (NN doctor))) (. .)))
lexical_overlap
0
838
838
The judges thanked the athletes and the manager .
( ( The judges ) ( ( thanked ( ( the athletes ) ( and ( the manager ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD thanked) (NP (NP (DT the) (NNS athletes)) (CC and) (NP (DT the) (NN manager)))) (. .)))
The judges thanked the manager .
( ( The judges ) ( ( thanked ( the manager ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD thanked) (NP (DT the) (NN manager))) (. .)))
lexical_overlap
0
839
839
The senator recommended the student and the lawyer .
( ( The senator ) ( ( recommended ( ( the student ) ( and ( the lawyer ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN senator)) (VP (VBD recommended) (NP (NP (DT the) (NN student)) (CC and) (NP (DT the) (NN lawyer)))) (. .)))
The senator recommended the lawyer .
( ( The senator ) ( ( recommended ( the lawyer ) ) . ) )
(ROOT (S (NP (DT The) (NN senator)) (VP (VBD recommended) (NP (DT the) (NN lawyer))) (. .)))
lexical_overlap
0
840
840
The tourists recommended the scientists and the manager .
( ( The tourists ) ( ( recommended ( ( the scientists ) ( and ( the manager ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD recommended) (NP (NP (DT the) (NNS scientists)) (CC and) (NP (DT the) (NN manager)))) (. .)))
The tourists recommended the manager .
( ( The tourists ) ( ( recommended ( the manager ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD recommended) (NP (DT the) (NN manager))) (. .)))
lexical_overlap
0
841
841
The professors and the managers admired the senators .
( ( ( The professors ) ( and ( the managers ) ) ) ( ( admired ( the senators ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS professors)) (CC and) (NP (DT the) (NNS managers))) (VP (VBD admired) (NP (DT the) (NNS senators))) (. .)))
The professors admired the senators .
( ( The professors ) ( ( admired ( the senators ) ) . ) )
(ROOT (S (NP (DT The) (NNS professors)) (VP (VBD admired) (NP (DT the) (NNS senators))) (. .)))
lexical_overlap
0
842
842
The judges and the student believed the presidents .
( ( ( The judges ) ( and ( the student ) ) ) ( ( believed ( the presidents ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS judges)) (CC and) (NP (DT the) (NN student))) (VP (VBD believed) (NP (DT the) (NNS presidents))) (. .)))
The judges believed the presidents .
( ( The judges ) ( ( believed ( the presidents ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD believed) (NP (DT the) (NNS presidents))) (. .)))
lexical_overlap
0
843
843
The judge and the president advised the scientist .
( ( ( The judge ) ( and ( the president ) ) ) ( ( advised ( the scientist ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN judge)) (CC and) (NP (DT the) (NN president))) (VP (VBD advised) (NP (DT the) (NN scientist))) (. .)))
The judge advised the scientist .
( ( The judge ) ( ( advised ( the scientist ) ) . ) )
(ROOT (S (NP (DT The) (NN judge)) (VP (VBD advised) (NP (DT the) (NN scientist))) (. .)))
lexical_overlap
0
844
844
The athletes and the manager thanked the artist .
( ( ( The athletes ) ( and ( the manager ) ) ) ( ( thanked ( the artist ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS athletes)) (CC and) (NP (DT the) (NN manager))) (VP (VBD thanked) (NP (DT the) (NN artist))) (. .)))
The athletes thanked the artist .
( ( The athletes ) ( ( thanked ( the artist ) ) . ) )
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD thanked) (NP (DT the) (NN artist))) (. .)))
lexical_overlap
0
845
845
The actor and the athletes introduced the artist .
( ( ( The actor ) ( and ( the athletes ) ) ) ( ( introduced ( the artist ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN actor)) (CC and) (NP (DT the) (NNS athletes))) (VP (VBD introduced) (NP (DT the) (NN artist))) (. .)))
The actor introduced the artist .
( ( The actor ) ( ( introduced ( the artist ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD introduced) (NP (DT the) (NN artist))) (. .)))
lexical_overlap
0
846
846
The doctors and the scientist thanked the presidents .
( ( ( The doctors ) ( and ( the scientist ) ) ) ( ( thanked ( the presidents ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS doctors)) (CC and) (NP (DT the) (NN scientist))) (VP (VBD thanked) (NP (DT the) (NNS presidents))) (. .)))
The doctors thanked the presidents .
( ( The doctors ) ( ( thanked ( the presidents ) ) . ) )
(ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD thanked) (NP (DT the) (NNS presidents))) (. .)))
lexical_overlap
0
847
847
The senators believed the scientist and the presidents .
( ( The senators ) ( ( believed ( ( the scientist ) ( and ( the presidents ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS senators)) (VP (VBD believed) (NP (NP (DT the) (NN scientist)) (CC and) (NP (DT the) (NNS presidents)))) (. .)))
The senators believed the presidents .
( ( The senators ) ( ( believed ( the presidents ) ) . ) )
(ROOT (S (NP (DT The) (NNS senators)) (VP (VBD believed) (NP (DT the) (NNS presidents))) (. .)))
lexical_overlap
0
848
848
The athletes and the president advised the artist .
( ( ( The athletes ) ( and ( the president ) ) ) ( ( advised ( the artist ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS athletes)) (CC and) (NP (DT the) (NN president))) (VP (VBD advised) (NP (DT the) (NN artist))) (. .)))
The athletes advised the artist .
( ( The athletes ) ( ( advised ( the artist ) ) . ) )
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD advised) (NP (DT the) (NN artist))) (. .)))
lexical_overlap
0
849
849
The tourists called the scientist and the bankers .
( ( The tourists ) ( ( called ( ( the scientist ) ( and ( the bankers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD called) (NP (NP (DT the) (NN scientist)) (CC and) (NP (DT the) (NNS bankers)))) (. .)))
The tourists called the bankers .
( ( The tourists ) ( ( called ( the bankers ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD called) (NP (DT the) (NNS bankers))) (. .)))
lexical_overlap
0
850
850
The artist mentioned the tourists and the secretary .
( ( The artist ) ( ( mentioned ( ( the tourists ) ( and ( the secretary ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN artist)) (VP (VBD mentioned) (NP (NP (DT the) (NNS tourists)) (CC and) (NP (DT the) (NN secretary)))) (. .)))
The artist mentioned the secretary .
( ( The artist ) ( ( mentioned ( the secretary ) ) . ) )
(ROOT (S (NP (DT The) (NN artist)) (VP (VBD mentioned) (NP (DT the) (NN secretary))) (. .)))
lexical_overlap
0
851
851
The judges called the banker and the manager .
( ( The judges ) ( ( called ( ( the banker ) ( and ( the manager ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD called) (NP (NP (DT the) (NN banker)) (CC and) (NP (DT the) (NN manager)))) (. .)))
The judges called the manager .
( ( The judges ) ( ( called ( the manager ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD called) (NP (DT the) (NN manager))) (. .)))
lexical_overlap
0
852
852
The student helped the president and the tourists .
( ( The student ) ( ( helped ( ( the president ) ( and ( the tourists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN student)) (VP (VBD helped) (NP (NP (DT the) (NN president)) (CC and) (NP (DT the) (NNS tourists)))) (. .)))
The student helped the tourists .
( ( The student ) ( ( helped ( the tourists ) ) . ) )
(ROOT (S (NP (DT The) (NN student)) (VP (VBD helped) (NP (DT the) (NNS tourists))) (. .)))
lexical_overlap
0
853
853
The scientist and the judge contacted the secretaries .
( ( ( The scientist ) ( and ( the judge ) ) ) ( ( contacted ( the secretaries ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN scientist)) (CC and) (NP (DT the) (NN judge))) (VP (VBD contacted) (NP (DT the) (NNS secretaries))) (. .)))
The scientist contacted the secretaries .
( ( The scientist ) ( ( contacted ( the secretaries ) ) . ) )
(ROOT (S (NP (DT The) (NN scientist)) (VP (VBD contacted) (NP (DT the) (NNS secretaries))) (. .)))
lexical_overlap
0
854
854
The artists and the actors avoided the president .
( ( ( The artists ) ( and ( the actors ) ) ) ( ( avoided ( the president ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS artists)) (CC and) (NP (DT the) (NNS actors))) (VP (VBD avoided) (NP (DT the) (NN president))) (. .)))
The artists avoided the president .
( ( The artists ) ( ( avoided ( the president ) ) . ) )
(ROOT (S (NP (DT The) (NNS artists)) (VP (VBD avoided) (NP (DT the) (NN president))) (. .)))
lexical_overlap
0
855
855
The tourists and the scientists avoided the doctor .
( ( ( The tourists ) ( and ( the scientists ) ) ) ( ( avoided ( the doctor ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS tourists)) (CC and) (NP (DT the) (NNS scientists))) (VP (VBD avoided) (NP (DT the) (NN doctor))) (. .)))
The tourists avoided the doctor .
( ( The tourists ) ( ( avoided ( the doctor ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD avoided) (NP (DT the) (NN doctor))) (. .)))
lexical_overlap
0
856
856
The secretaries and the artists recommended the senator .
( ( ( The secretaries ) ( and ( the artists ) ) ) ( ( recommended ( the senator ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS secretaries)) (CC and) (NP (DT the) (NNS artists))) (VP (VBD recommended) (NP (DT the) (NN senator))) (. .)))
The secretaries recommended the senator .
( ( The secretaries ) ( ( recommended ( the senator ) ) . ) )
(ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD recommended) (NP (DT the) (NN senator))) (. .)))
lexical_overlap
0
857
857
The senators and the bankers contacted the managers .
( ( ( The senators ) ( and ( the bankers ) ) ) ( ( contacted ( the managers ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS senators)) (CC and) (NP (DT the) (NNS bankers))) (VP (VBD contacted) (NP (DT the) (NNS managers))) (. .)))
The senators contacted the managers .
( ( The senators ) ( ( contacted ( the managers ) ) . ) )
(ROOT (S (NP (DT The) (NNS senators)) (VP (VBD contacted) (NP (DT the) (NNS managers))) (. .)))
lexical_overlap
0
858
858
The athletes contacted the professor and the secretaries .
( ( The athletes ) ( ( contacted ( ( the professor ) ( and ( the secretaries ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD contacted) (NP (NP (DT the) (NN professor)) (CC and) (NP (DT the) (NNS secretaries)))) (. .)))
The athletes contacted the secretaries .
( ( The athletes ) ( ( contacted ( the secretaries ) ) . ) )
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD contacted) (NP (DT the) (NNS secretaries))) (. .)))
lexical_overlap
0
859
859
The author and the scientist introduced the lawyers .
( ( ( The author ) ( and ( the scientist ) ) ) ( ( introduced ( the lawyers ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN author)) (CC and) (NP (DT the) (NN scientist))) (VP (VBD introduced) (NP (DT the) (NNS lawyers))) (. .)))
The author introduced the lawyers .
( ( The author ) ( ( introduced ( the lawyers ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD introduced) (NP (DT the) (NNS lawyers))) (. .)))
lexical_overlap
0
860
860
The president and the athletes encouraged the scientist .
( ( ( The president ) ( and ( the athletes ) ) ) ( ( encouraged ( the scientist ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN president)) (CC and) (NP (DT the) (NNS athletes))) (VP (VBD encouraged) (NP (DT the) (NN scientist))) (. .)))
The president encouraged the scientist .
( ( The president ) ( ( encouraged ( the scientist ) ) . ) )
(ROOT (S (NP (DT The) (NN president)) (VP (VBD encouraged) (NP (DT the) (NN scientist))) (. .)))
lexical_overlap
0
861
861
The doctor and the scientist introduced the lawyer .
( ( ( The doctor ) ( and ( the scientist ) ) ) ( ( introduced ( the lawyer ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN doctor)) (CC and) (NP (DT the) (NN scientist))) (VP (VBD introduced) (NP (DT the) (NN lawyer))) (. .)))
The doctor introduced the lawyer .
( ( The doctor ) ( ( introduced ( the lawyer ) ) . ) )
(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD introduced) (NP (DT the) (NN lawyer))) (. .)))
lexical_overlap
0
862
862
The actor mentioned the professor and the bankers .
( ( The actor ) ( ( mentioned ( ( the professor ) ( and ( the bankers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD mentioned) (NP (NP (DT the) (NN professor)) (CC and) (NP (DT the) (NNS bankers)))) (. .)))
The actor mentioned the bankers .
( ( The actor ) ( ( mentioned ( the bankers ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD mentioned) (NP (DT the) (NNS bankers))) (. .)))
lexical_overlap
0
863
863
The actors and the scientists stopped the author .
( ( ( The actors ) ( and ( the scientists ) ) ) ( ( stopped ( the author ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS actors)) (CC and) (NP (DT the) (NNS scientists))) (VP (VBD stopped) (NP (DT the) (NN author))) (. .)))
The actors stopped the author .
( ( The actors ) ( ( stopped ( the author ) ) . ) )
(ROOT (S (NP (DT The) (NNS actors)) (VP (VBD stopped) (NP (DT the) (NN author))) (. .)))
lexical_overlap
0
864
864
The senators saw the athletes and the managers .
( ( The senators ) ( ( saw ( ( the athletes ) ( and ( the managers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS senators)) (VP (VBD saw) (NP (NP (DT the) (NNS athletes)) (CC and) (NP (DT the) (NNS managers)))) (. .)))
The senators saw the managers .
( ( The senators ) ( ( saw ( the managers ) ) . ) )
(ROOT (S (NP (DT The) (NNS senators)) (VP (VBD saw) (NP (DT the) (NNS managers))) (. .)))
lexical_overlap
0
865
865
The senators encouraged the judge and the doctors .
( ( The senators ) ( ( encouraged ( ( the judge ) ( and ( the doctors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS senators)) (VP (VBD encouraged) (NP (NP (DT the) (NN judge)) (CC and) (NP (DT the) (NNS doctors)))) (. .)))
The senators encouraged the doctors .
( ( The senators ) ( ( encouraged ( the doctors ) ) . ) )
(ROOT (S (NP (DT The) (NNS senators)) (VP (VBD encouraged) (NP (DT the) (NNS doctors))) (. .)))
lexical_overlap
0
866
866
The lawyers recognized the president and the doctors .
( ( The lawyers ) ( ( recognized ( ( the president ) ( and ( the doctors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD recognized) (NP (NP (DT the) (NN president)) (CC and) (NP (DT the) (NNS doctors)))) (. .)))
The lawyers recognized the doctors .
( ( The lawyers ) ( ( recognized ( the doctors ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD recognized) (NP (DT the) (NNS doctors))) (. .)))
lexical_overlap
0
867
867
The actors encouraged the artists and the senators .
( ( The actors ) ( ( encouraged ( ( the artists ) ( and ( the senators ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS actors)) (VP (VBD encouraged) (NP (NP (DT the) (NNS artists)) (CC and) (NP (DT the) (NNS senators)))) (. .)))
The actors encouraged the senators .
( ( The actors ) ( ( encouraged ( the senators ) ) . ) )
(ROOT (S (NP (DT The) (NNS actors)) (VP (VBD encouraged) (NP (DT the) (NNS senators))) (. .)))
lexical_overlap
0
868
868
The student and the authors recommended the actor .
( ( ( The student ) ( and ( the authors ) ) ) ( ( recommended ( the actor ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN student)) (CC and) (NP (DT the) (NNS authors))) (VP (VBD recommended) (NP (DT the) (NN actor))) (. .)))
The student recommended the actor .
( ( The student ) ( ( recommended ( the actor ) ) . ) )
(ROOT (S (NP (DT The) (NN student)) (VP (VBD recommended) (NP (DT the) (NN actor))) (. .)))
lexical_overlap
0
869
869
The professor avoided the judge and the actors .
( ( The professor ) ( ( avoided ( ( the judge ) ( and ( the actors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN professor)) (VP (VBD avoided) (NP (NP (DT the) (NN judge)) (CC and) (NP (DT the) (NNS actors)))) (. .)))
The professor avoided the actors .
( ( The professor ) ( ( avoided ( the actors ) ) . ) )
(ROOT (S (NP (DT The) (NN professor)) (VP (VBD avoided) (NP (DT the) (NNS actors))) (. .)))
lexical_overlap
0
870
870
The artist recognized the senator and the bankers .
( ( The artist ) ( ( recognized ( ( the senator ) ( and ( the bankers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN artist)) (VP (VBD recognized) (NP (NP (DT the) (NN senator)) (CC and) (NP (DT the) (NNS bankers)))) (. .)))
The artist recognized the bankers .
( ( The artist ) ( ( recognized ( the bankers ) ) . ) )
(ROOT (S (NP (DT The) (NN artist)) (VP (VBD recognized) (NP (DT the) (NNS bankers))) (. .)))
lexical_overlap
0
871
871
The students and the judge supported the banker .
( ( ( The students ) ( and ( the judge ) ) ) ( ( supported ( the banker ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS students)) (CC and) (NP (DT the) (NN judge))) (VP (VBD supported) (NP (DT the) (NN banker))) (. .)))
The students supported the banker .
( ( The students ) ( ( supported ( the banker ) ) . ) )
(ROOT (S (NP (DT The) (NNS students)) (VP (VBD supported) (NP (DT the) (NN banker))) (. .)))
lexical_overlap
0
872
872
The lawyers saw the tourist and the managers .
( ( The lawyers ) ( ( saw ( ( the tourist ) ( and ( the managers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD saw) (NP (NP (DT the) (NN tourist)) (CC and) (NP (DT the) (NNS managers)))) (. .)))
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
0
873
873
The secretary advised the judges and the bankers .
( ( The secretary ) ( ( advised ( ( the judges ) ( and ( the bankers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN secretary)) (VP (VBD advised) (NP (NP (DT the) (NNS judges)) (CC and) (NP (DT the) (NNS bankers)))) (. .)))
The secretary advised the bankers .
( ( The secretary ) ( ( advised ( the bankers ) ) . ) )
(ROOT (S (NP (DT The) (NN secretary)) (VP (VBD advised) (NP (DT the) (NNS bankers))) (. .)))
lexical_overlap
0
874
874
The lawyers and the tourists avoided the senator .
( ( ( The lawyers ) ( and ( the tourists ) ) ) ( ( avoided ( the senator ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS lawyers)) (CC and) (NP (DT the) (NNS tourists))) (VP (VBD avoided) (NP (DT the) (NN senator))) (. .)))
The lawyers avoided the senator .
( ( The lawyers ) ( ( avoided ( the senator ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD avoided) (NP (DT the) (NN senator))) (. .)))
lexical_overlap
0
875
875
The manager recommended the artist and the athletes .
( ( The manager ) ( ( recommended ( ( the artist ) ( and ( the athletes ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN manager)) (VP (VBD recommended) (NP (NP (DT the) (NN artist)) (CC and) (NP (DT the) (NNS athletes)))) (. .)))
The manager recommended the athletes .
( ( The manager ) ( ( recommended ( the athletes ) ) . ) )
(ROOT (S (NP (DT The) (NN manager)) (VP (VBD recommended) (NP (DT the) (NNS athletes))) (. .)))
lexical_overlap
0
876
876
The tourist called the doctor and the bankers .
( ( The tourist ) ( ( called ( ( the doctor ) ( and ( the bankers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN tourist)) (VP (VBD called) (NP (NP (DT the) (NN doctor)) (CC and) (NP (DT the) (NNS bankers)))) (. .)))
The tourist called the bankers .
( ( The tourist ) ( ( called ( the bankers ) ) . ) )
(ROOT (S (NP (DT The) (NN tourist)) (VP (VBD called) (NP (DT the) (NNS bankers))) (. .)))
lexical_overlap
0
877
877
The secretary and the authors thanked the senators .
( ( ( The secretary ) ( and ( the authors ) ) ) ( ( thanked ( the senators ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN secretary)) (CC and) (NP (DT the) (NNS authors))) (VP (VBD thanked) (NP (DT the) (NNS senators))) (. .)))
The secretary thanked the senators .
( ( The secretary ) ( ( thanked ( the senators ) ) . ) )
(ROOT (S (NP (DT The) (NN secretary)) (VP (VBD thanked) (NP (DT the) (NNS senators))) (. .)))
lexical_overlap
0
878
878
The doctor recommended the lawyer and the actors .
( ( The doctor ) ( ( recommended ( ( the lawyer ) ( and ( the actors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD recommended) (NP (NP (DT the) (NN lawyer)) (CC and) (NP (DT the) (NNS actors)))) (. .)))
The doctor recommended the actors .
( ( The doctor ) ( ( recommended ( the actors ) ) . ) )
(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD recommended) (NP (DT the) (NNS actors))) (. .)))
lexical_overlap
0
879
879
The student and the presidents recognized the manager .
( ( ( The student ) ( and ( the presidents ) ) ) ( ( recognized ( the manager ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN student)) (CC and) (NP (DT the) (NNS presidents))) (VP (VBD recognized) (NP (DT the) (NN manager))) (. .)))
The student recognized the manager .
( ( The student ) ( ( recognized ( the manager ) ) . ) )
(ROOT (S (NP (DT The) (NN student)) (VP (VBD recognized) (NP (DT the) (NN manager))) (. .)))
lexical_overlap
0
880
880
The senator contacted the athletes and the doctors .
( ( The senator ) ( ( contacted ( ( the athletes ) ( and ( the doctors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN senator)) (VP (VBD contacted) (NP (NP (DT the) (NNS athletes)) (CC and) (NP (DT the) (NNS doctors)))) (. .)))
The senator contacted the doctors .
( ( The senator ) ( ( contacted ( the doctors ) ) . ) )
(ROOT (S (NP (DT The) (NN senator)) (VP (VBD contacted) (NP (DT the) (NNS doctors))) (. .)))
lexical_overlap
0
881
881
The students helped the tourists and the professors .
( ( The students ) ( ( helped ( ( the tourists ) ( and ( the professors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS students)) (VP (VBD helped) (NP (NP (DT the) (NNS tourists)) (CC and) (NP (DT the) (NNS professors)))) (. .)))
The students helped the professors .
( ( The students ) ( ( helped ( the professors ) ) . ) )
(ROOT (S (NP (DT The) (NNS students)) (VP (VBD helped) (NP (DT the) (NNS professors))) (. .)))
lexical_overlap
0
882
882
The lawyer and the doctor called the secretaries .
( ( ( The lawyer ) ( and ( the doctor ) ) ) ( ( called ( the secretaries ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN lawyer)) (CC and) (NP (DT the) (NN doctor))) (VP (VBD called) (NP (DT the) (NNS secretaries))) (. .)))
The lawyer called the secretaries .
( ( The lawyer ) ( ( called ( the secretaries ) ) . ) )
(ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD called) (NP (DT the) (NNS secretaries))) (. .)))
lexical_overlap
0
883
883
The banker and the scientist recognized the secretaries .
( ( ( The banker ) ( and ( the scientist ) ) ) ( ( recognized ( the secretaries ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN banker)) (CC and) (NP (DT the) (NN scientist))) (VP (VBD recognized) (NP (DT the) (NNS secretaries))) (. .)))
The banker recognized the secretaries .
( ( The banker ) ( ( recognized ( the secretaries ) ) . ) )
(ROOT (S (NP (DT The) (NN banker)) (VP (VBD recognized) (NP (DT the) (NNS secretaries))) (. .)))
lexical_overlap
0
884
884
The senators helped the lawyer and the professor .
( ( The senators ) ( ( helped ( ( the lawyer ) ( and ( the professor ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS senators)) (VP (VBD helped) (NP (NP (DT the) (NN lawyer)) (CC and) (NP (DT the) (NN professor)))) (. .)))
The senators helped the professor .
( ( The senators ) ( ( helped ( the professor ) ) . ) )
(ROOT (S (NP (DT The) (NNS senators)) (VP (VBD helped) (NP (DT the) (NN professor))) (. .)))
lexical_overlap
0
885
885
The actor and the scientist called the bankers .
( ( ( The actor ) ( and ( the scientist ) ) ) ( ( called ( the bankers ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN actor)) (CC and) (NP (DT the) (NN scientist))) (VP (VBD called) (NP (DT the) (NNS bankers))) (. .)))
The actor called the bankers .
( ( The actor ) ( ( called ( the bankers ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD called) (NP (DT the) (NNS bankers))) (. .)))
lexical_overlap
0
886
886
The bankers and the secretaries believed the artist .
( ( ( The bankers ) ( and ( the secretaries ) ) ) ( ( believed ( the artist ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS bankers)) (CC and) (NP (DT the) (NNS secretaries))) (VP (VBD believed) (NP (DT the) (NN artist))) (. .)))
The bankers believed the artist .
( ( The bankers ) ( ( believed ( the artist ) ) . ) )
(ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD believed) (NP (DT the) (NN artist))) (. .)))
lexical_overlap
0
887
887
The authors and the artist believed the bankers .
( ( ( The authors ) ( and ( the artist ) ) ) ( ( believed ( the bankers ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS authors)) (CC and) (NP (DT the) (NN artist))) (VP (VBD believed) (NP (DT the) (NNS bankers))) (. .)))
The authors believed the bankers .
( ( The authors ) ( ( believed ( the bankers ) ) . ) )
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD believed) (NP (DT the) (NNS bankers))) (. .)))
lexical_overlap
0
888
888
The judges and the professors called the artists .
( ( ( The judges ) ( and ( the professors ) ) ) ( ( called ( the artists ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS judges)) (CC and) (NP (DT the) (NNS professors))) (VP (VBD called) (NP (DT the) (NNS artists))) (. .)))
The judges called the artists .
( ( The judges ) ( ( called ( the artists ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD called) (NP (DT the) (NNS artists))) (. .)))
lexical_overlap
0
889
889
The athletes recommended the doctors and the artist .
( ( The athletes ) ( ( recommended ( ( the doctors ) ( and ( the artist ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD recommended) (NP (NP (DT the) (NNS doctors)) (CC and) (NP (DT the) (NN artist)))) (. .)))
The athletes recommended the artist .
( ( The athletes ) ( ( recommended ( the artist ) ) . ) )
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD recommended) (NP (DT the) (NN artist))) (. .)))
lexical_overlap
0
890
890
The athletes encouraged the scientists and the author .
( ( The athletes ) ( ( encouraged ( ( the scientists ) ( and ( the author ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD encouraged) (NP (NP (DT the) (NNS scientists)) (CC and) (NP (DT the) (NN author)))) (. .)))
The athletes encouraged the author .
( ( The athletes ) ( ( encouraged ( the author ) ) . ) )
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD encouraged) (NP (DT the) (NN author))) (. .)))
lexical_overlap
0
891
891
The doctor contacted the athletes and the senators .
( ( The doctor ) ( ( contacted ( ( the athletes ) ( and ( the senators ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD contacted) (NP (NP (DT the) (NNS athletes)) (CC and) (NP (DT the) (NNS senators)))) (. .)))
The doctor contacted the senators .
( ( The doctor ) ( ( contacted ( the senators ) ) . ) )
(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD contacted) (NP (DT the) (NNS senators))) (. .)))
lexical_overlap
0
892
892
The authors introduced the judges and the students .
( ( The authors ) ( ( introduced ( ( the judges ) ( and ( the students ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD introduced) (NP (NP (DT the) (NNS judges)) (CC and) (NP (DT the) (NNS students)))) (. .)))
The authors introduced the students .
( ( The authors ) ( ( introduced ( the students ) ) . ) )
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD introduced) (NP (DT the) (NNS students))) (. .)))
lexical_overlap
0
893
893
The scientists believed the manager and the doctor .
( ( The scientists ) ( ( believed ( ( the manager ) ( and ( the doctor ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD believed) (NP (NP (DT the) (NN manager)) (CC and) (NP (DT the) (NN doctor)))) (. .)))
The scientists believed the doctor .
( ( The scientists ) ( ( believed ( the doctor ) ) . ) )
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD believed) (NP (DT the) (NN doctor))) (. .)))
lexical_overlap
0
894
894
The actor encouraged the scientists and the senator .
( ( The actor ) ( ( encouraged ( ( the scientists ) ( and ( the senator ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD encouraged) (NP (NP (DT the) (NNS scientists)) (CC and) (NP (DT the) (NN senator)))) (. .)))
The actor encouraged the senator .
( ( The actor ) ( ( encouraged ( the senator ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD encouraged) (NP (DT the) (NN senator))) (. .)))
lexical_overlap
0
895
895
The secretary believed the manager and the lawyers .
( ( The secretary ) ( ( believed ( ( the manager ) ( and ( the lawyers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN secretary)) (VP (VBD believed) (NP (NP (DT the) (NN manager)) (CC and) (NP (DT the) (NNS lawyers)))) (. .)))
The secretary believed the lawyers .
( ( The secretary ) ( ( believed ( the lawyers ) ) . ) )
(ROOT (S (NP (DT The) (NN secretary)) (VP (VBD believed) (NP (DT the) (NNS lawyers))) (. .)))
lexical_overlap
0
896
896
The doctor and the authors mentioned the actors .
( ( ( The doctor ) ( and ( the authors ) ) ) ( ( mentioned ( the actors ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN doctor)) (CC and) (NP (DT the) (NNS authors))) (VP (VBD mentioned) (NP (DT the) (NNS actors))) (. .)))
The doctor mentioned the actors .
( ( The doctor ) ( ( mentioned ( the actors ) ) . ) )
(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD mentioned) (NP (DT the) (NNS actors))) (. .)))
lexical_overlap
0
897
897
The senators and the doctor avoided the lawyers .
( ( ( The senators ) ( and ( the doctor ) ) ) ( ( avoided ( the lawyers ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS senators)) (CC and) (NP (DT the) (NN doctor))) (VP (VBD avoided) (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
0
898
898
The lawyers and the athlete saw the professors .
( ( ( The lawyers ) ( and ( the athlete ) ) ) ( ( saw ( the professors ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS lawyers)) (CC and) (NP (DT the) (NN athlete))) (VP (VBD saw) (NP (DT the) (NNS professors))) (. .)))
The lawyers saw the professors .
( ( The lawyers ) ( ( saw ( the professors ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD saw) (NP (DT the) (NNS professors))) (. .)))
lexical_overlap
0
899
899
The manager and the president contacted the senator .
( ( ( The manager ) ( and ( the president ) ) ) ( ( contacted ( the senator ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN manager)) (CC and) (NP (DT the) (NN president))) (VP (VBD contacted) (NP (DT the) (NN senator))) (. .)))
The manager contacted the senator .
( ( The manager ) ( ( contacted ( the senator ) ) . ) )
(ROOT (S (NP (DT The) (NN manager)) (VP (VBD contacted) (NP (DT the) (NN senator))) (. .)))
lexical_overlap
0
900
900
The lawyers mentioned the authors and the artist .
( ( The lawyers ) ( ( mentioned ( ( the authors ) ( and ( the artist ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD mentioned) (NP (NP (DT the) (NNS authors)) (CC and) (NP (DT the) (NN artist)))) (. .)))
The lawyers mentioned the artist .
( ( The lawyers ) ( ( mentioned ( the artist ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD mentioned) (NP (DT the) (NN artist))) (. .)))
lexical_overlap
0