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
901
901
The lawyer was recommended by the presidents .
( ( The lawyer ) ( ( was ( recommended ( by ( the presidents ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD was) (VP (VBN recommended) (PP (IN by) (NP (DT the) (NNS presidents))))) (. .)))
The presidents recommended the lawyer .
( ( The presidents ) ( ( recommended ( the lawyer ) ) . ) )
(ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD recommended) (NP (DT the) (NN lawyer))) (. .)))
lexical_overlap
0
902
902
The managers were stopped by the doctor .
( ( The managers ) ( ( were ( stopped ( by ( the doctor ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS managers)) (VP (VBD were) (VP (VBN stopped) (PP (IN by) (NP (DT the) (NN doctor))))) (. .)))
The doctor stopped the managers .
( ( The doctor ) ( ( stopped ( the managers ) ) . ) )
(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD stopped) (NP (DT the) (NNS managers))) (. .)))
lexical_overlap
0
903
903
The lawyer was mentioned by the authors .
( ( The lawyer ) ( ( was ( mentioned ( by ( the authors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD was) (VP (VBN mentioned) (PP (IN by) (NP (DT the) (NNS authors))))) (. .)))
The authors mentioned the lawyer .
( ( The authors ) ( ( mentioned ( the lawyer ) ) . ) )
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD mentioned) (NP (DT the) (NN lawyer))) (. .)))
lexical_overlap
0
904
904
The artist was helped by the athlete .
( ( The artist ) ( ( was ( helped ( by ( the athlete ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN artist)) (VP (VBD was) (VP (VBN helped) (PP (IN by) (NP (DT the) (NN athlete))))) (. .)))
The athlete helped the artist .
( ( The athlete ) ( ( helped ( the artist ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD helped) (NP (DT the) (NN artist))) (. .)))
lexical_overlap
0
905
905
The scientist was supported by the authors .
( ( The scientist ) ( ( was ( supported ( by ( the authors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN scientist)) (VP (VBD was) (VP (VBN supported) (PP (IN by) (NP (DT the) (NNS authors))))) (. .)))
The authors supported the scientist .
( ( The authors ) ( ( supported ( the scientist ) ) . ) )
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD supported) (NP (DT the) (NN scientist))) (. .)))
lexical_overlap
0
906
906
The authors were encouraged by the scientist .
( ( The authors ) ( ( were ( encouraged ( by ( the scientist ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD were) (VP (VBN encouraged) (PP (IN by) (NP (DT the) (NN scientist))))) (. .)))
The scientist encouraged the authors .
( ( The scientist ) ( ( encouraged ( the authors ) ) . ) )
(ROOT (S (NP (DT The) (NN scientist)) (VP (VBD encouraged) (NP (DT the) (NNS authors))) (. .)))
lexical_overlap
0
907
907
The banker was advised by the secretaries .
( ( The banker ) ( ( was ( advised ( by ( the secretaries ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN banker)) (VP (VBD was) (VP (VBN advised) (PP (IN by) (NP (DT the) (NNS secretaries))))) (. .)))
The secretaries advised the banker .
( ( The secretaries ) ( ( advised ( the banker ) ) . ) )
(ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD advised) (NP (DT the) (NN banker))) (. .)))
lexical_overlap
0
908
908
The manager was introduced by the artists .
( ( The manager ) ( ( was ( introduced ( by ( the artists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN manager)) (VP (VBD was) (VP (VBN introduced) (PP (IN by) (NP (DT the) (NNS artists))))) (. .)))
The artists introduced the manager .
( ( The artists ) ( ( introduced ( the manager ) ) . ) )
(ROOT (S (NP (DT The) (NNS artists)) (VP (VBD introduced) (NP (DT the) (NN manager))) (. .)))
lexical_overlap
0
909
909
The artist was thanked by the author .
( ( The artist ) ( ( was ( thanked ( by ( the author ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN artist)) (VP (VBD was) (VP (VBN thanked) (PP (IN by) (NP (DT the) (NN author))))) (. .)))
The author thanked the artist .
( ( The author ) ( ( thanked ( the artist ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD thanked) (NP (DT the) (NN artist))) (. .)))
lexical_overlap
0
910
910
The president was introduced by the manager .
( ( The president ) ( ( was ( introduced ( by ( the manager ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN president)) (VP (VBD was) (VP (VBN introduced) (PP (IN by) (NP (DT the) (NN manager))))) (. .)))
The manager introduced the president .
( ( The manager ) ( ( introduced ( the president ) ) . ) )
(ROOT (S (NP (DT The) (NN manager)) (VP (VBD introduced) (NP (DT the) (NN president))) (. .)))
lexical_overlap
0
911
911
The actor was avoided by the athlete .
( ( The actor ) ( ( was ( avoided ( by ( the athlete ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD was) (VP (VBN avoided) (PP (IN by) (NP (DT the) (NN athlete))))) (. .)))
The athlete avoided the actor .
( ( The athlete ) ( ( avoided ( the actor ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD avoided) (NP (DT the) (NN actor))) (. .)))
lexical_overlap
0
912
912
The president was advised by the tourists .
( ( The president ) ( ( was ( advised ( by ( the tourists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN president)) (VP (VBD was) (VP (VBN advised) (PP (IN by) (NP (DT the) (NNS tourists))))) (. .)))
The tourists advised the president .
( ( The tourists ) ( ( advised ( the president ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD advised) (NP (DT the) (NN president))) (. .)))
lexical_overlap
0
913
913
The professor was stopped by the author .
( ( The professor ) ( ( was ( stopped ( by ( the author ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN professor)) (VP (VBD was) (VP (VBN stopped) (PP (IN by) (NP (DT the) (NN author))))) (. .)))
The author stopped the professor .
( ( The author ) ( ( stopped ( the professor ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD stopped) (NP (DT the) (NN professor))) (. .)))
lexical_overlap
0
914
914
The athletes were supported by the scientists .
( ( The athletes ) ( ( were ( supported ( by ( the scientists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD were) (VP (VBN supported) (PP (IN by) (NP (DT the) (NNS scientists))))) (. .)))
The scientists supported the athletes .
( ( The scientists ) ( ( supported ( the athletes ) ) . ) )
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD supported) (NP (DT the) (NNS athletes))) (. .)))
lexical_overlap
0
915
915
The artists were recommended by the tourists .
( ( The artists ) ( ( were ( recommended ( by ( the tourists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS artists)) (VP (VBD were) (VP (VBN recommended) (PP (IN by) (NP (DT the) (NNS tourists))))) (. .)))
The tourists recommended the artists .
( ( The tourists ) ( ( recommended ( the artists ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD recommended) (NP (DT the) (NNS artists))) (. .)))
lexical_overlap
0
916
916
The judge was supported by the lawyers .
( ( The judge ) ( ( was ( supported ( by ( the lawyers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN judge)) (VP (VBD was) (VP (VBN supported) (PP (IN by) (NP (DT the) (NNS lawyers))))) (. .)))
The lawyers supported the judge .
( ( The lawyers ) ( ( supported ( the judge ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD supported) (NP (DT the) (NN judge))) (. .)))
lexical_overlap
0
917
917
The managers were admired by the artist .
( ( The managers ) ( ( were ( admired ( by ( the artist ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS managers)) (VP (VBD were) (VP (VBN admired) (PP (IN by) (NP (DT the) (NN artist))))) (. .)))
The artist admired the managers .
( ( The artist ) ( ( admired ( the managers ) ) . ) )
(ROOT (S (NP (DT The) (NN artist)) (VP (VBD admired) (NP (DT the) (NNS managers))) (. .)))
lexical_overlap
0
918
918
The secretaries were avoided by the judges .
( ( The secretaries ) ( ( were ( avoided ( by ( the judges ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD were) (VP (VBN avoided) (PP (IN by) (NP (DT the) (NNS judges))))) (. .)))
The judges avoided the secretaries .
( ( The judges ) ( ( avoided ( the secretaries ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD avoided) (NP (DT the) (NNS secretaries))) (. .)))
lexical_overlap
0
919
919
The managers were admired by the president .
( ( The managers ) ( ( were ( admired ( by ( the president ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS managers)) (VP (VBD were) (VP (VBN admired) (PP (IN by) (NP (DT the) (NN president))))) (. .)))
The president admired the managers .
( ( The president ) ( ( admired ( the managers ) ) . ) )
(ROOT (S (NP (DT The) (NN president)) (VP (VBD admired) (NP (DT the) (NNS managers))) (. .)))
lexical_overlap
0
920
920
The tourist was mentioned by the athletes .
( ( The tourist ) ( ( was ( mentioned ( by ( the athletes ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN tourist)) (VP (VBD was) (VP (VBN mentioned) (PP (IN by) (NP (DT the) (NNS athletes))))) (. .)))
The athletes mentioned the tourist .
( ( The athletes ) ( ( mentioned ( the tourist ) ) . ) )
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD mentioned) (NP (DT the) (NN tourist))) (. .)))
lexical_overlap
0
921
921
The professors were introduced by the bankers .
( ( The professors ) ( ( were ( introduced ( by ( the bankers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS professors)) (VP (VBD were) (VP (VBN introduced) (PP (IN by) (NP (DT the) (NNS bankers))))) (. .)))
The bankers introduced the professors .
( ( The bankers ) ( ( introduced ( the professors ) ) . ) )
(ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD introduced) (NP (DT the) (NNS professors))) (. .)))
lexical_overlap
0
922
922
The athlete was supported by the tourist .
( ( The athlete ) ( ( was ( supported ( by ( the tourist ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD was) (VP (VBN supported) (PP (IN by) (NP (DT the) (NN tourist))))) (. .)))
The tourist supported the athlete .
( ( The tourist ) ( ( supported ( the athlete ) ) . ) )
(ROOT (S (NP (DT The) (NN tourist)) (VP (VBD supported) (NP (DT the) (NN athlete))) (. .)))
lexical_overlap
0
923
923
The tourists were recognized by the secretary .
( ( The tourists ) ( ( were ( recognized ( by ( the secretary ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD were) (VP (VBN recognized) (PP (IN by) (NP (DT the) (NN secretary))))) (. .)))
The secretary recognized the tourists .
( ( The secretary ) ( ( recognized ( the tourists ) ) . ) )
(ROOT (S (NP (DT The) (NN secretary)) (VP (VBD recognized) (NP (DT the) (NNS tourists))) (. .)))
lexical_overlap
0
924
924
The professor was supported by the actor .
( ( The professor ) ( ( was ( supported ( by ( the actor ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN professor)) (VP (VBD was) (VP (VBN supported) (PP (IN by) (NP (DT the) (NN actor))))) (. .)))
The actor supported the professor .
( ( The actor ) ( ( supported ( the professor ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD supported) (NP (DT the) (NN professor))) (. .)))
lexical_overlap
0
925
925
The students were helped by the judges .
( ( The students ) ( ( were ( helped ( by ( the judges ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS students)) (VP (VBD were) (VP (VBN helped) (PP (IN by) (NP (DT the) (NNS judges))))) (. .)))
The judges helped the students .
( ( The judges ) ( ( helped ( the students ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD helped) (NP (DT the) (NNS students))) (. .)))
lexical_overlap
0
926
926
The doctor was thanked by the actors .
( ( The doctor ) ( ( was ( thanked ( by ( the actors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD was) (VP (VBN thanked) (PP (IN by) (NP (DT the) (NNS actors))))) (. .)))
The actors thanked the doctor .
( ( The actors ) ( ( thanked ( the doctor ) ) . ) )
(ROOT (S (NP (DT The) (NNS actors)) (VP (VBD thanked) (NP (DT the) (NN doctor))) (. .)))
lexical_overlap
0
927
927
The professor was recommended by the secretary .
( ( The professor ) ( ( was ( recommended ( by ( the secretary ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN professor)) (VP (VBD was) (VP (VBN recommended) (PP (IN by) (NP (DT the) (NN secretary))))) (. .)))
The secretary recommended the professor .
( ( The secretary ) ( ( recommended ( the professor ) ) . ) )
(ROOT (S (NP (DT The) (NN secretary)) (VP (VBD recommended) (NP (DT the) (NN professor))) (. .)))
lexical_overlap
0
928
928
The athlete was encouraged by the students .
( ( The athlete ) ( ( was ( encouraged ( by ( the students ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD was) (VP (VBN encouraged) (PP (IN by) (NP (DT the) (NNS students))))) (. .)))
The students encouraged the athlete .
( ( The students ) ( ( encouraged ( the athlete ) ) . ) )
(ROOT (S (NP (DT The) (NNS students)) (VP (VBD encouraged) (NP (DT the) (NN athlete))) (. .)))
lexical_overlap
0
929
929
The secretaries were helped by the tourists .
( ( The secretaries ) ( ( were ( helped ( by ( the tourists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD were) (VP (VBN helped) (PP (IN by) (NP (DT the) (NNS tourists))))) (. .)))
The tourists helped the secretaries .
( ( The tourists ) ( ( helped ( the secretaries ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD helped) (NP (DT the) (NNS secretaries))) (. .)))
lexical_overlap
0
930
930
The scientists were helped by the actors .
( ( The scientists ) ( ( were ( helped ( by ( the actors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD were) (VP (VBN helped) (PP (IN by) (NP (DT the) (NNS actors))))) (. .)))
The actors helped the scientists .
( ( The actors ) ( ( helped ( the scientists ) ) . ) )
(ROOT (S (NP (DT The) (NNS actors)) (VP (VBD helped) (NP (DT the) (NNS scientists))) (. .)))
lexical_overlap
0
931
931
The banker was recognized by the artists .
( ( The banker ) ( ( was ( recognized ( by ( the artists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN banker)) (VP (VBD was) (VP (VBN recognized) (PP (IN by) (NP (DT the) (NNS artists))))) (. .)))
The artists recognized the banker .
( ( The artists ) ( ( recognized ( the banker ) ) . ) )
(ROOT (S (NP (DT The) (NNS artists)) (VP (VBD recognized) (NP (DT the) (NN banker))) (. .)))
lexical_overlap
0
932
932
The professors were helped by the managers .
( ( The professors ) ( ( were ( helped ( by ( the managers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS professors)) (VP (VBD were) (VP (VBN helped) (PP (IN by) (NP (DT the) (NNS managers))))) (. .)))
The managers helped the professors .
( ( The managers ) ( ( helped ( the professors ) ) . ) )
(ROOT (S (NP (DT The) (NNS managers)) (VP (VBD helped) (NP (DT the) (NNS professors))) (. .)))
lexical_overlap
0
933
933
The lawyer was advised by the judges .
( ( The lawyer ) ( ( was ( advised ( by ( the judges ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD was) (VP (VBN advised) (PP (IN by) (NP (DT the) (NNS judges))))) (. .)))
The judges advised the lawyer .
( ( The judges ) ( ( advised ( the lawyer ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD advised) (NP (DT the) (NN lawyer))) (. .)))
lexical_overlap
0
934
934
The lawyer was believed by the manager .
( ( The lawyer ) ( ( was ( believed ( by ( the manager ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD was) (VP (VBN believed) (PP (IN by) (NP (DT the) (NN manager))))) (. .)))
The manager believed the lawyer .
( ( The manager ) ( ( believed ( the lawyer ) ) . ) )
(ROOT (S (NP (DT The) (NN manager)) (VP (VBD believed) (NP (DT the) (NN lawyer))) (. .)))
lexical_overlap
0
935
935
The banker was avoided by the authors .
( ( The banker ) ( ( was ( avoided ( by ( the authors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN banker)) (VP (VBD was) (VP (VBN avoided) (PP (IN by) (NP (DT the) (NNS authors))))) (. .)))
The authors avoided the banker .
( ( The authors ) ( ( avoided ( the banker ) ) . ) )
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD avoided) (NP (DT the) (NN banker))) (. .)))
lexical_overlap
0
936
936
The artist was recommended by the secretary .
( ( The artist ) ( ( was ( recommended ( by ( the secretary ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN artist)) (VP (VBD was) (VP (VBN recommended) (PP (IN by) (NP (DT the) (NN secretary))))) (. .)))
The secretary recommended the artist .
( ( The secretary ) ( ( recommended ( the artist ) ) . ) )
(ROOT (S (NP (DT The) (NN secretary)) (VP (VBD recommended) (NP (DT the) (NN artist))) (. .)))
lexical_overlap
0
937
937
The managers were admired by the judge .
( ( The managers ) ( ( were ( admired ( by ( the judge ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS managers)) (VP (VBD were) (VP (VBN admired) (PP (IN by) (NP (DT the) (NN judge))))) (. .)))
The judge admired the managers .
( ( The judge ) ( ( admired ( the managers ) ) . ) )
(ROOT (S (NP (DT The) (NN judge)) (VP (VBD admired) (NP (DT the) (NNS managers))) (. .)))
lexical_overlap
0
938
938
The senators were encouraged by the lawyer .
( ( The senators ) ( ( were ( encouraged ( by ( the lawyer ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS senators)) (VP (VBD were) (VP (VBN encouraged) (PP (IN by) (NP (DT the) (NN lawyer))))) (. .)))
The lawyer encouraged the senators .
( ( The lawyer ) ( ( encouraged ( the senators ) ) . ) )
(ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD encouraged) (NP (DT the) (NNS senators))) (. .)))
lexical_overlap
0
939
939
The banker was supported by the professors .
( ( The banker ) ( ( was ( supported ( by ( the professors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN banker)) (VP (VBD was) (VP (VBN supported) (PP (IN by) (NP (DT the) (NNS professors))))) (. .)))
The professors supported the banker .
( ( The professors ) ( ( supported ( the banker ) ) . ) )
(ROOT (S (NP (DT The) (NNS professors)) (VP (VBD supported) (NP (DT the) (NN banker))) (. .)))
lexical_overlap
0
940
940
The author was believed by the banker .
( ( The author ) ( ( was ( believed ( by ( the banker ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD was) (VP (VBN believed) (PP (IN by) (NP (DT the) (NN banker))))) (. .)))
The banker believed the author .
( ( The banker ) ( ( believed ( the author ) ) . ) )
(ROOT (S (NP (DT The) (NN banker)) (VP (VBD believed) (NP (DT the) (NN author))) (. .)))
lexical_overlap
0
941
941
The judges were helped by the senator .
( ( The judges ) ( ( were ( helped ( by ( the senator ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD were) (VP (VBN helped) (PP (IN by) (NP (DT the) (NN senator))))) (. .)))
The senator helped the judges .
( ( The senator ) ( ( helped ( the judges ) ) . ) )
(ROOT (S (NP (DT The) (NN senator)) (VP (VBD helped) (NP (DT the) (NNS judges))) (. .)))
lexical_overlap
0
942
942
The bankers were introduced by the author .
( ( The bankers ) ( ( were ( introduced ( by ( the author ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD were) (VP (VBN introduced) (PP (IN by) (NP (DT the) (NN author))))) (. .)))
The author introduced the bankers .
( ( The author ) ( ( introduced ( the bankers ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD introduced) (NP (DT the) (NNS bankers))) (. .)))
lexical_overlap
0
943
943
The judges were recommended by the bankers .
( ( The judges ) ( ( were ( recommended ( by ( the bankers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD were) (VP (VBN recommended) (PP (IN by) (NP (DT the) (NNS bankers))))) (. .)))
The bankers recommended the judges .
( ( The bankers ) ( ( recommended ( the judges ) ) . ) )
(ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD recommended) (NP (DT the) (NNS judges))) (. .)))
lexical_overlap
0
944
944
The lawyer was introduced by the artist .
( ( The lawyer ) ( ( was ( introduced ( by ( the artist ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD was) (VP (VBN introduced) (PP (IN by) (NP (DT the) (NN artist))))) (. .)))
The artist introduced the lawyer .
( ( The artist ) ( ( introduced ( the lawyer ) ) . ) )
(ROOT (S (NP (DT The) (NN artist)) (VP (VBD introduced) (NP (DT the) (NN lawyer))) (. .)))
lexical_overlap
0
945
945
The judges were mentioned by the banker .
( ( The judges ) ( ( were ( mentioned ( by ( the banker ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD were) (VP (VBN mentioned) (PP (IN by) (NP (DT the) (NN banker))))) (. .)))
The banker mentioned the judges .
( ( The banker ) ( ( mentioned ( the judges ) ) . ) )
(ROOT (S (NP (DT The) (NN banker)) (VP (VBD mentioned) (NP (DT the) (NNS judges))) (. .)))
lexical_overlap
0
946
946
The presidents were helped by the judges .
( ( The presidents ) ( ( were ( helped ( by ( the judges ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD were) (VP (VBN helped) (PP (IN by) (NP (DT the) (NNS judges))))) (. .)))
The judges helped the presidents .
( ( The judges ) ( ( helped ( the presidents ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD helped) (NP (DT the) (NNS presidents))) (. .)))
lexical_overlap
0
947
947
The presidents were introduced by the students .
( ( The presidents ) ( ( were ( introduced ( by ( the students ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD were) (VP (VBN introduced) (PP (IN by) (NP (DT the) (NNS students))))) (. .)))
The students introduced the presidents .
( ( The students ) ( ( introduced ( the presidents ) ) . ) )
(ROOT (S (NP (DT The) (NNS students)) (VP (VBD introduced) (NP (DT the) (NNS presidents))) (. .)))
lexical_overlap
0
948
948
The tourists were recommended by the secretary .
( ( The tourists ) ( ( were ( recommended ( by ( the secretary ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD were) (VP (VBN recommended) (PP (IN by) (NP (DT the) (NN secretary))))) (. .)))
The secretary recommended the tourists .
( ( The secretary ) ( ( recommended ( the tourists ) ) . ) )
(ROOT (S (NP (DT The) (NN secretary)) (VP (VBD recommended) (NP (DT the) (NNS tourists))) (. .)))
lexical_overlap
0
949
949
The tourists were admired by the students .
( ( The tourists ) ( ( were ( admired ( by ( the students ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD were) (VP (VBN admired) (PP (IN by) (NP (DT the) (NNS students))))) (. .)))
The students admired the tourists .
( ( The students ) ( ( admired ( the tourists ) ) . ) )
(ROOT (S (NP (DT The) (NNS students)) (VP (VBD admired) (NP (DT the) (NNS tourists))) (. .)))
lexical_overlap
0
950
950
The author was admired by the secretary .
( ( The author ) ( ( was ( admired ( by ( the secretary ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN author)) (VP (VBD was) (VP (VBN admired) (PP (IN by) (NP (DT the) (NN secretary))))) (. .)))
The secretary admired the author .
( ( The secretary ) ( ( admired ( the author ) ) . ) )
(ROOT (S (NP (DT The) (NN secretary)) (VP (VBD admired) (NP (DT the) (NN author))) (. .)))
lexical_overlap
0
951
951
The students were recognized by the doctor .
( ( The students ) ( ( were ( recognized ( by ( the doctor ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS students)) (VP (VBD were) (VP (VBN recognized) (PP (IN by) (NP (DT the) (NN doctor))))) (. .)))
The doctor recognized the students .
( ( The doctor ) ( ( recognized ( the students ) ) . ) )
(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD recognized) (NP (DT the) (NNS students))) (. .)))
lexical_overlap
0
952
952
The doctor was introduced by the scientist .
( ( The doctor ) ( ( was ( introduced ( by ( the scientist ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD was) (VP (VBN introduced) (PP (IN by) (NP (DT the) (NN scientist))))) (. .)))
The scientist introduced the doctor .
( ( The scientist ) ( ( introduced ( the doctor ) ) . ) )
(ROOT (S (NP (DT The) (NN scientist)) (VP (VBD introduced) (NP (DT the) (NN doctor))) (. .)))
lexical_overlap
0
953
953
The bankers were avoided by the athlete .
( ( The bankers ) ( ( were ( avoided ( by ( the athlete ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD were) (VP (VBN avoided) (PP (IN by) (NP (DT the) (NN athlete))))) (. .)))
The athlete avoided the bankers .
( ( The athlete ) ( ( avoided ( the bankers ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD avoided) (NP (DT the) (NNS bankers))) (. .)))
lexical_overlap
0
954
954
The artist was admired by the doctors .
( ( The artist ) ( ( was ( admired ( by ( the doctors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN artist)) (VP (VBD was) (VP (VBN admired) (PP (IN by) (NP (DT the) (NNS doctors))))) (. .)))
The doctors admired the artist .
( ( The doctors ) ( ( admired ( the artist ) ) . ) )
(ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD admired) (NP (DT the) (NN artist))) (. .)))
lexical_overlap
0
955
955
The actor was thanked by the president .
( ( The actor ) ( ( was ( thanked ( by ( the president ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD was) (VP (VBN thanked) (PP (IN by) (NP (DT the) (NN president))))) (. .)))
The president thanked the actor .
( ( The president ) ( ( thanked ( the actor ) ) . ) )
(ROOT (S (NP (DT The) (NN president)) (VP (VBD thanked) (NP (DT the) (NN actor))) (. .)))
lexical_overlap
0
956
956
The manager was recognized by the secretaries .
( ( The manager ) ( ( was ( recognized ( by ( the secretaries ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN manager)) (VP (VBD was) (VP (VBN recognized) (PP (IN by) (NP (DT the) (NNS secretaries))))) (. .)))
The secretaries recognized the manager .
( ( The secretaries ) ( ( recognized ( the manager ) ) . ) )
(ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD recognized) (NP (DT the) (NN manager))) (. .)))
lexical_overlap
0
957
957
The professor was admired by the actor .
( ( The professor ) ( ( was ( admired ( by ( the actor ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN professor)) (VP (VBD was) (VP (VBN admired) (PP (IN by) (NP (DT the) (NN actor))))) (. .)))
The actor admired the professor .
( ( The actor ) ( ( admired ( the professor ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD admired) (NP (DT the) (NN professor))) (. .)))
lexical_overlap
0
958
958
The athlete was encouraged by the bankers .
( ( The athlete ) ( ( was ( encouraged ( by ( the bankers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD was) (VP (VBN encouraged) (PP (IN by) (NP (DT the) (NNS bankers))))) (. .)))
The bankers encouraged the athlete .
( ( The bankers ) ( ( encouraged ( the athlete ) ) . ) )
(ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD encouraged) (NP (DT the) (NN athlete))) (. .)))
lexical_overlap
0
959
959
The lawyers were thanked by the judges .
( ( The lawyers ) ( ( were ( thanked ( by ( the judges ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD were) (VP (VBN thanked) (PP (IN by) (NP (DT the) (NNS judges))))) (. .)))
The judges thanked the lawyers .
( ( The judges ) ( ( thanked ( the lawyers ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD thanked) (NP (DT the) (NNS lawyers))) (. .)))
lexical_overlap
0
960
960
The student was helped by the scientists .
( ( The student ) ( ( was ( helped ( by ( the scientists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN student)) (VP (VBD was) (VP (VBN helped) (PP (IN by) (NP (DT the) (NNS scientists))))) (. .)))
The scientists helped the student .
( ( The scientists ) ( ( helped ( the student ) ) . ) )
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD helped) (NP (DT the) (NN student))) (. .)))
lexical_overlap
0
961
961
The doctors were recognized by the judge .
( ( The doctors ) ( ( were ( recognized ( by ( the judge ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD were) (VP (VBN recognized) (PP (IN by) (NP (DT the) (NN judge))))) (. .)))
The judge recognized the doctors .
( ( The judge ) ( ( recognized ( the doctors ) ) . ) )
(ROOT (S (NP (DT The) (NN judge)) (VP (VBD recognized) (NP (DT the) (NNS doctors))) (. .)))
lexical_overlap
0
962
962
The judge was recognized by the students .
( ( The judge ) ( ( was ( recognized ( by ( the students ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN judge)) (VP (VBD was) (VP (VBN recognized) (PP (IN by) (NP (DT the) (NNS students))))) (. .)))
The students recognized the judge .
( ( The students ) ( ( recognized ( the judge ) ) . ) )
(ROOT (S (NP (DT The) (NNS students)) (VP (VBD recognized) (NP (DT the) (NN judge))) (. .)))
lexical_overlap
0
963
963
The scientists were recommended by the actor .
( ( The scientists ) ( ( were ( recommended ( by ( the actor ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD were) (VP (VBN recommended) (PP (IN by) (NP (DT the) (NN actor))))) (. .)))
The actor recommended the scientists .
( ( The actor ) ( ( recommended ( the scientists ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD recommended) (NP (DT the) (NNS scientists))) (. .)))
lexical_overlap
0
964
964
The student was avoided by the secretaries .
( ( The student ) ( ( was ( avoided ( by ( the secretaries ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN student)) (VP (VBD was) (VP (VBN avoided) (PP (IN by) (NP (DT the) (NNS secretaries))))) (. .)))
The secretaries avoided the student .
( ( The secretaries ) ( ( avoided ( the student ) ) . ) )
(ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD avoided) (NP (DT the) (NN student))) (. .)))
lexical_overlap
0
965
965
The scientists were believed by the artist .
( ( The scientists ) ( ( were ( believed ( by ( the artist ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD were) (VP (VBN believed) (PP (IN by) (NP (DT the) (NN artist))))) (. .)))
The artist believed the scientists .
( ( The artist ) ( ( believed ( the scientists ) ) . ) )
(ROOT (S (NP (DT The) (NN artist)) (VP (VBD believed) (NP (DT the) (NNS scientists))) (. .)))
lexical_overlap
0
966
966
The president was mentioned by the lawyers .
( ( The president ) ( ( was ( mentioned ( by ( the lawyers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN president)) (VP (VBD was) (VP (VBN mentioned) (PP (IN by) (NP (DT the) (NNS lawyers))))) (. .)))
The lawyers mentioned the president .
( ( The lawyers ) ( ( mentioned ( the president ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD mentioned) (NP (DT the) (NN president))) (. .)))
lexical_overlap
0
967
967
The scientists were recommended by the athletes .
( ( The scientists ) ( ( were ( recommended ( by ( the athletes ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD were) (VP (VBN recommended) (PP (IN by) (NP (DT the) (NNS athletes))))) (. .)))
The athletes recommended the scientists .
( ( The athletes ) ( ( recommended ( the scientists ) ) . ) )
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD recommended) (NP (DT the) (NNS scientists))) (. .)))
lexical_overlap
0
968
968
The tourist was introduced by the banker .
( ( The tourist ) ( ( was ( introduced ( by ( the banker ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN tourist)) (VP (VBD was) (VP (VBN introduced) (PP (IN by) (NP (DT the) (NN banker))))) (. .)))
The banker introduced the tourist .
( ( The banker ) ( ( introduced ( the tourist ) ) . ) )
(ROOT (S (NP (DT The) (NN banker)) (VP (VBD introduced) (NP (DT the) (NN tourist))) (. .)))
lexical_overlap
0
969
969
The scientists were mentioned by the athlete .
( ( The scientists ) ( ( were ( mentioned ( by ( the athlete ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD were) (VP (VBN mentioned) (PP (IN by) (NP (DT the) (NN athlete))))) (. .)))
The athlete mentioned the scientists .
( ( The athlete ) ( ( mentioned ( the scientists ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD mentioned) (NP (DT the) (NNS scientists))) (. .)))
lexical_overlap
0
970
970
The senator was admired by the athletes .
( ( The senator ) ( ( was ( admired ( by ( the athletes ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN senator)) (VP (VBD was) (VP (VBN admired) (PP (IN by) (NP (DT the) (NNS athletes))))) (. .)))
The athletes admired the senator .
( ( The athletes ) ( ( admired ( the senator ) ) . ) )
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD admired) (NP (DT the) (NN senator))) (. .)))
lexical_overlap
0
971
971
The lawyer was stopped by the secretary .
( ( The lawyer ) ( ( was ( stopped ( by ( the secretary ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD was) (VP (VBN stopped) (PP (IN by) (NP (DT the) (NN secretary))))) (. .)))
The secretary stopped the lawyer .
( ( The secretary ) ( ( stopped ( the lawyer ) ) . ) )
(ROOT (S (NP (DT The) (NN secretary)) (VP (VBD stopped) (NP (DT the) (NN lawyer))) (. .)))
lexical_overlap
0
972
972
The senator was contacted by the professors .
( ( The senator ) ( ( was ( contacted ( by ( the professors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN senator)) (VP (VBD was) (VP (VBN contacted) (PP (IN by) (NP (DT the) (NNS professors))))) (. .)))
The professors contacted the senator .
( ( The professors ) ( ( contacted ( the senator ) ) . ) )
(ROOT (S (NP (DT The) (NNS professors)) (VP (VBD contacted) (NP (DT the) (NN senator))) (. .)))
lexical_overlap
0
973
973
The manager was stopped by the lawyers .
( ( The manager ) ( ( was ( stopped ( by ( the lawyers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN manager)) (VP (VBD was) (VP (VBN stopped) (PP (IN by) (NP (DT the) (NNS lawyers))))) (. .)))
The lawyers stopped the manager .
( ( The lawyers ) ( ( stopped ( the manager ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD stopped) (NP (DT the) (NN manager))) (. .)))
lexical_overlap
0
974
974
The professor was mentioned by the senator .
( ( The professor ) ( ( was ( mentioned ( by ( the senator ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN professor)) (VP (VBD was) (VP (VBN mentioned) (PP (IN by) (NP (DT the) (NN senator))))) (. .)))
The senator mentioned the professor .
( ( The senator ) ( ( mentioned ( the professor ) ) . ) )
(ROOT (S (NP (DT The) (NN senator)) (VP (VBD mentioned) (NP (DT the) (NN professor))) (. .)))
lexical_overlap
0
975
975
The athlete was recommended by the artists .
( ( The athlete ) ( ( was ( recommended ( by ( the artists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD was) (VP (VBN recommended) (PP (IN by) (NP (DT the) (NNS artists))))) (. .)))
The artists recommended the athlete .
( ( The artists ) ( ( recommended ( the athlete ) ) . ) )
(ROOT (S (NP (DT The) (NNS artists)) (VP (VBD recommended) (NP (DT the) (NN athlete))) (. .)))
lexical_overlap
0
976
976
The actor was supported by the secretary .
( ( The actor ) ( ( was ( supported ( by ( the secretary ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD was) (VP (VBN supported) (PP (IN by) (NP (DT the) (NN secretary))))) (. .)))
The secretary supported the actor .
( ( The secretary ) ( ( supported ( the actor ) ) . ) )
(ROOT (S (NP (DT The) (NN secretary)) (VP (VBD supported) (NP (DT the) (NN actor))) (. .)))
lexical_overlap
0
977
977
The tourists were encouraged by the students .
( ( The tourists ) ( ( were ( encouraged ( by ( the students ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD were) (VP (VBN encouraged) (PP (IN by) (NP (DT the) (NNS students))))) (. .)))
The students encouraged the tourists .
( ( The students ) ( ( encouraged ( the tourists ) ) . ) )
(ROOT (S (NP (DT The) (NNS students)) (VP (VBD encouraged) (NP (DT the) (NNS tourists))) (. .)))
lexical_overlap
0
978
978
The senators were thanked by the tourist .
( ( The senators ) ( ( were ( thanked ( by ( the tourist ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS senators)) (VP (VBD were) (VP (VBN thanked) (PP (IN by) (NP (DT the) (NN tourist))))) (. .)))
The tourist thanked the senators .
( ( The tourist ) ( ( thanked ( the senators ) ) . ) )
(ROOT (S (NP (DT The) (NN tourist)) (VP (VBD thanked) (NP (DT the) (NNS senators))) (. .)))
lexical_overlap
0
979
979
The bankers were contacted by the tourists .
( ( The bankers ) ( ( were ( contacted ( by ( the tourists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD were) (VP (VBN contacted) (PP (IN by) (NP (DT the) (NNS tourists))))) (. .)))
The tourists contacted the bankers .
( ( The tourists ) ( ( contacted ( the bankers ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD contacted) (NP (DT the) (NNS bankers))) (. .)))
lexical_overlap
0
980
980
The manager was recommended by the president .
( ( The manager ) ( ( was ( recommended ( by ( the president ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN manager)) (VP (VBD was) (VP (VBN recommended) (PP (IN by) (NP (DT the) (NN president))))) (. .)))
The president recommended the manager .
( ( The president ) ( ( recommended ( the manager ) ) . ) )
(ROOT (S (NP (DT The) (NN president)) (VP (VBD recommended) (NP (DT the) (NN manager))) (. .)))
lexical_overlap
0
981
981
The professor was stopped by the senators .
( ( The professor ) ( ( was ( stopped ( by ( the senators ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN professor)) (VP (VBD was) (VP (VBN stopped) (PP (IN by) (NP (DT the) (NNS senators))))) (. .)))
The senators stopped the professor .
( ( The senators ) ( ( stopped ( the professor ) ) . ) )
(ROOT (S (NP (DT The) (NNS senators)) (VP (VBD stopped) (NP (DT the) (NN professor))) (. .)))
lexical_overlap
0
982
982
The lawyer was helped by the judges .
( ( The lawyer ) ( ( was ( helped ( by ( the judges ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD was) (VP (VBN helped) (PP (IN by) (NP (DT the) (NNS judges))))) (. .)))
The judges helped the lawyer .
( ( The judges ) ( ( helped ( the lawyer ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD helped) (NP (DT the) (NN lawyer))) (. .)))
lexical_overlap
0
983
983
The doctor was supported by the professors .
( ( The doctor ) ( ( was ( supported ( by ( the professors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD was) (VP (VBN supported) (PP (IN by) (NP (DT the) (NNS professors))))) (. .)))
The professors supported the doctor .
( ( The professors ) ( ( supported ( the doctor ) ) . ) )
(ROOT (S (NP (DT The) (NNS professors)) (VP (VBD supported) (NP (DT the) (NN doctor))) (. .)))
lexical_overlap
0
984
984
The actor was recommended by the students .
( ( The actor ) ( ( was ( recommended ( by ( the students ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD was) (VP (VBN recommended) (PP (IN by) (NP (DT the) (NNS students))))) (. .)))
The students recommended the actor .
( ( The students ) ( ( recommended ( the actor ) ) . ) )
(ROOT (S (NP (DT The) (NNS students)) (VP (VBD recommended) (NP (DT the) (NN actor))) (. .)))
lexical_overlap
0
985
985
The doctors were contacted by the students .
( ( The doctors ) ( ( were ( contacted ( by ( the students ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD were) (VP (VBN contacted) (PP (IN by) (NP (DT the) (NNS students))))) (. .)))
The students contacted the doctors .
( ( The students ) ( ( contacted ( the doctors ) ) . ) )
(ROOT (S (NP (DT The) (NNS students)) (VP (VBD contacted) (NP (DT the) (NNS doctors))) (. .)))
lexical_overlap
0
986
986
The doctor was encouraged by the professor .
( ( The doctor ) ( ( was ( encouraged ( by ( the professor ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD was) (VP (VBN encouraged) (PP (IN by) (NP (DT the) (NN professor))))) (. .)))
The professor encouraged the doctor .
( ( The professor ) ( ( encouraged ( the doctor ) ) . ) )
(ROOT (S (NP (DT The) (NN professor)) (VP (VBD encouraged) (NP (DT the) (NN doctor))) (. .)))
lexical_overlap
0
987
987
The athletes were thanked by the scientists .
( ( The athletes ) ( ( were ( thanked ( by ( the scientists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD were) (VP (VBN thanked) (PP (IN by) (NP (DT the) (NNS scientists))))) (. .)))
The scientists thanked the athletes .
( ( The scientists ) ( ( thanked ( the athletes ) ) . ) )
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD thanked) (NP (DT the) (NNS athletes))) (. .)))
lexical_overlap
0
988
988
The scientists were advised by the secretaries .
( ( The scientists ) ( ( were ( advised ( by ( the secretaries ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD were) (VP (VBN advised) (PP (IN by) (NP (DT the) (NNS secretaries))))) (. .)))
The secretaries advised the scientists .
( ( The secretaries ) ( ( advised ( the scientists ) ) . ) )
(ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD advised) (NP (DT the) (NNS scientists))) (. .)))
lexical_overlap
0
989
989
The authors were thanked by the lawyers .
( ( The authors ) ( ( were ( thanked ( by ( the lawyers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD were) (VP (VBN thanked) (PP (IN by) (NP (DT the) (NNS lawyers))))) (. .)))
The lawyers thanked the authors .
( ( The lawyers ) ( ( thanked ( the authors ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD thanked) (NP (DT the) (NNS authors))) (. .)))
lexical_overlap
0
990
990
The judges were avoided by the senator .
( ( The judges ) ( ( were ( avoided ( by ( the senator ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD were) (VP (VBN avoided) (PP (IN by) (NP (DT the) (NN senator))))) (. .)))
The senator avoided the judges .
( ( The senator ) ( ( avoided ( the judges ) ) . ) )
(ROOT (S (NP (DT The) (NN senator)) (VP (VBD avoided) (NP (DT the) (NNS judges))) (. .)))
lexical_overlap
0
991
991
The bankers were helped by the scientists .
( ( The bankers ) ( ( were ( helped ( by ( the scientists ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD were) (VP (VBN helped) (PP (IN by) (NP (DT the) (NNS scientists))))) (. .)))
The scientists helped the bankers .
( ( The scientists ) ( ( helped ( the bankers ) ) . ) )
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD helped) (NP (DT the) (NNS bankers))) (. .)))
lexical_overlap
0
992
992
The scientists were supported by the judges .
( ( The scientists ) ( ( were ( supported ( by ( the judges ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD were) (VP (VBN supported) (PP (IN by) (NP (DT the) (NNS judges))))) (. .)))
The judges supported the scientists .
( ( The judges ) ( ( supported ( the scientists ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD supported) (NP (DT the) (NNS scientists))) (. .)))
lexical_overlap
0
993
993
The lawyers were thanked by the doctors .
( ( The lawyers ) ( ( were ( thanked ( by ( the doctors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD were) (VP (VBN thanked) (PP (IN by) (NP (DT the) (NNS doctors))))) (. .)))
The doctors thanked the lawyers .
( ( The doctors ) ( ( thanked ( the lawyers ) ) . ) )
(ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD thanked) (NP (DT the) (NNS lawyers))) (. .)))
lexical_overlap
0
994
994
The scientists were advised by the student .
( ( The scientists ) ( ( were ( advised ( by ( the student ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD were) (VP (VBN advised) (PP (IN by) (NP (DT the) (NN student))))) (. .)))
The student advised the scientists .
( ( The student ) ( ( advised ( the scientists ) ) . ) )
(ROOT (S (NP (DT The) (NN student)) (VP (VBD advised) (NP (DT the) (NNS scientists))) (. .)))
lexical_overlap
0
995
995
The presidents were recommended by the actors .
( ( The presidents ) ( ( were ( recommended ( by ( the actors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD were) (VP (VBN recommended) (PP (IN by) (NP (DT the) (NNS actors))))) (. .)))
The actors recommended the presidents .
( ( The actors ) ( ( recommended ( the presidents ) ) . ) )
(ROOT (S (NP (DT The) (NNS actors)) (VP (VBD recommended) (NP (DT the) (NNS presidents))) (. .)))
lexical_overlap
0
996
996
The tourist was supported by the actors .
( ( The tourist ) ( ( was ( supported ( by ( the actors ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN tourist)) (VP (VBD was) (VP (VBN supported) (PP (IN by) (NP (DT the) (NNS actors))))) (. .)))
The actors supported the tourist .
( ( The actors ) ( ( supported ( the tourist ) ) . ) )
(ROOT (S (NP (DT The) (NNS actors)) (VP (VBD supported) (NP (DT the) (NN tourist))) (. .)))
lexical_overlap
0
997
997
The tourists were encouraged by the actor .
( ( The tourists ) ( ( were ( encouraged ( by ( the actor ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD were) (VP (VBN encouraged) (PP (IN by) (NP (DT the) (NN actor))))) (. .)))
The actor encouraged the tourists .
( ( The actor ) ( ( encouraged ( the tourists ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD encouraged) (NP (DT the) (NNS tourists))) (. .)))
lexical_overlap
0
998
998
The judges were helped by the actor .
( ( The judges ) ( ( were ( helped ( by ( the actor ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD were) (VP (VBN helped) (PP (IN by) (NP (DT the) (NN actor))))) (. .)))
The actor helped the judges .
( ( The actor ) ( ( helped ( the judges ) ) . ) )
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD helped) (NP (DT the) (NNS judges))) (. .)))
lexical_overlap
0
999
999
The tourist was recommended by the lawyers .
( ( The tourist ) ( ( was ( recommended ( by ( the lawyers ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN tourist)) (VP (VBD was) (VP (VBN recommended) (PP (IN by) (NP (DT the) (NNS lawyers))))) (. .)))
The lawyers recommended the tourist .
( ( The lawyers ) ( ( recommended ( the tourist ) ) . ) )
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD recommended) (NP (DT the) (NN tourist))) (. .)))
lexical_overlap
0
1,000
1,000
The tourists were helped by the student .
( ( The tourists ) ( ( were ( helped ( by ( the student ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD were) (VP (VBN helped) (PP (IN by) (NP (DT the) (NN student))))) (. .)))
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