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
|
---|---|---|---|---|---|---|---|---|---|
601 | 601 | The secretary by the lawyers thanked the judge . | ( ( ( The secretary ) ( by ( the lawyers ) ) ) ( ( thanked ( the judge ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN secretary)) (PP (IN by) (NP (DT the) (NNS lawyers)))) (VP (VBD thanked) (NP (DT the) (NN judge))) (. .))) | The secretary thanked the judge . | ( ( The secretary ) ( ( thanked ( the judge ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD thanked) (NP (DT the) (NN judge))) (. .))) | lexical_overlap | 0 |
602 | 602 | The lawyer by the secretaries introduced the scientists . | ( ( ( The lawyer ) ( by ( the secretaries ) ) ) ( ( introduced ( the scientists ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN lawyer)) (PP (IN by) (NP (DT the) (NNS secretaries)))) (VP (VBD introduced) (NP (DT the) (NNS scientists))) (. .))) | The lawyer introduced the scientists . | ( ( The lawyer ) ( ( introduced ( the scientists ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD introduced) (NP (DT the) (NNS scientists))) (. .))) | lexical_overlap | 0 |
603 | 603 | The secretary next to the student stopped the professor . | ( ( ( The secretary ) ( next ( to ( the student ) ) ) ) ( ( stopped ( the professor ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN secretary)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN student))))) (VP (VBD stopped) (NP (DT the) (NN professor))) (. .))) | The secretary stopped the professor . | ( ( The secretary ) ( ( stopped ( the professor ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD stopped) (NP (DT the) (NN professor))) (. .))) | lexical_overlap | 0 |
604 | 604 | The athletes by the professor called the managers . | ( ( ( The athletes ) ( by ( the professor ) ) ) ( ( called ( the managers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS athletes)) (PP (IN by) (NP (DT the) (NN professor)))) (VP (VBD called) (NP (DT the) (NNS managers))) (. .))) | The athletes called the managers . | ( ( The athletes ) ( ( called ( the managers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD called) (NP (DT the) (NNS managers))) (. .))) | lexical_overlap | 0 |
605 | 605 | The artist near the scientists admired the athletes . | ( ( ( The artist ) ( near ( the scientists ) ) ) ( ( admired ( the athletes ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN artist)) (PP (IN near) (NP (DT the) (NNS scientists)))) (VP (VBD admired) (NP (DT the) (NNS athletes))) (. .))) | The artist admired the athletes . | ( ( The artist ) ( ( admired ( the athletes ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD admired) (NP (DT the) (NNS athletes))) (. .))) | lexical_overlap | 0 |
606 | 606 | The athletes in front of the students called the presidents . | ( ( ( The athletes ) ( in ( front ( of ( the students ) ) ) ) ) ( ( called ( the presidents ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS athletes)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NNS students))))))) (VP (VBD called) (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 |
607 | 607 | The manager next to the senator stopped the president . | ( ( ( The manager ) ( next ( to ( the senator ) ) ) ) ( ( stopped ( the president ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN manager)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN senator))))) (VP (VBD stopped) (NP (DT the) (NN president))) (. .))) | The manager stopped the president . | ( ( The manager ) ( ( stopped ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD stopped) (NP (DT the) (NN president))) (. .))) | lexical_overlap | 0 |
608 | 608 | The presidents near the artists called the actor . | ( ( ( The presidents ) ( near ( the artists ) ) ) ( ( called ( the actor ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS presidents)) (PP (IN near) (NP (DT the) (NNS artists)))) (VP (VBD called) (NP (DT the) (NN actor))) (. .))) | The presidents called the actor . | ( ( The presidents ) ( ( called ( the actor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD called) (NP (DT the) (NN actor))) (. .))) | lexical_overlap | 0 |
609 | 609 | The secretaries in front of the professors stopped the actors . | ( ( ( The secretaries ) ( in ( front ( of ( the professors ) ) ) ) ) ( ( stopped ( the actors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS secretaries)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NNS professors))))))) (VP (VBD stopped) (NP (DT the) (NNS actors))) (. .))) | The secretaries stopped the actors . | ( ( The secretaries ) ( ( stopped ( the actors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD stopped) (NP (DT the) (NNS actors))) (. .))) | lexical_overlap | 0 |
610 | 610 | The senator near the presidents helped the students . | ( ( ( The senator ) ( near ( the presidents ) ) ) ( ( helped ( the students ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN senator)) (PP (IN near) (NP (DT the) (NNS presidents)))) (VP (VBD helped) (NP (DT the) (NNS students))) (. .))) | The senator helped the students . | ( ( The senator ) ( ( helped ( the students ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD helped) (NP (DT the) (NNS students))) (. .))) | lexical_overlap | 0 |
611 | 611 | The students behind the professor avoided the athletes . | ( ( ( The students ) ( behind ( the professor ) ) ) ( ( avoided ( the athletes ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS students)) (PP (IN behind) (NP (DT the) (NN professor)))) (VP (VBD avoided) (NP (DT the) (NNS athletes))) (. .))) | The students avoided the athletes . | ( ( The students ) ( ( avoided ( the athletes ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBD avoided) (NP (DT the) (NNS athletes))) (. .))) | lexical_overlap | 0 |
612 | 612 | The student in front of the senators recognized the secretaries . | ( ( ( The student ) ( in ( front ( of ( the senators ) ) ) ) ) ( ( recognized ( the secretaries ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN student)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NNS senators))))))) (VP (VBD recognized) (NP (DT the) (NNS secretaries))) (. .))) | The student recognized the secretaries . | ( ( The student ) ( ( recognized ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD recognized) (NP (DT the) (NNS secretaries))) (. .))) | lexical_overlap | 0 |
613 | 613 | The professor in front of the lawyer supported the scientists . | ( ( ( The professor ) ( in ( front ( of ( the lawyer ) ) ) ) ) ( ( supported ( the scientists ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN professor)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NN lawyer))))))) (VP (VBD supported) (NP (DT the) (NNS scientists))) (. .))) | The professor supported the scientists . | ( ( The professor ) ( ( supported ( the scientists ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD supported) (NP (DT the) (NNS scientists))) (. .))) | lexical_overlap | 0 |
614 | 614 | The author in front of the bankers encouraged the actors . | ( ( ( The author ) ( in ( front ( of ( the bankers ) ) ) ) ) ( ( encouraged ( the actors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN author)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NNS bankers))))))) (VP (VBD encouraged) (NP (DT the) (NNS actors))) (. .))) | The author encouraged the actors . | ( ( The author ) ( ( encouraged ( the actors ) ) . ) ) | (ROOT (S (NP (DT The) (NN author)) (VP (VBD encouraged) (NP (DT the) (NNS actors))) (. .))) | lexical_overlap | 0 |
615 | 615 | The bankers by the students helped the actors . | ( ( ( The bankers ) ( by ( the students ) ) ) ( ( helped ( the actors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS bankers)) (PP (IN by) (NP (DT the) (NNS students)))) (VP (VBD helped) (NP (DT the) (NNS actors))) (. .))) | The bankers helped the actors . | ( ( The bankers ) ( ( helped ( the actors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD helped) (NP (DT the) (NNS actors))) (. .))) | lexical_overlap | 0 |
616 | 616 | The actor next to the president helped the secretary . | ( ( ( The actor ) ( next ( to ( the president ) ) ) ) ( ( helped ( the secretary ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN actor)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN president))))) (VP (VBD helped) (NP (DT the) (NN secretary))) (. .))) | The actor helped the secretary . | ( ( The actor ) ( ( helped ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD helped) (NP (DT the) (NN secretary))) (. .))) | lexical_overlap | 0 |
617 | 617 | The banker by the lawyers contacted the judges . | ( ( ( The banker ) ( by ( the lawyers ) ) ) ( ( contacted ( the judges ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN banker)) (PP (IN by) (NP (DT the) (NNS lawyers)))) (VP (VBD contacted) (NP (DT the) (NNS judges))) (. .))) | The banker contacted the judges . | ( ( The banker ) ( ( contacted ( the judges ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD contacted) (NP (DT the) (NNS judges))) (. .))) | lexical_overlap | 0 |
618 | 618 | The athletes by the students avoided the authors . | ( ( ( The athletes ) ( by ( the students ) ) ) ( ( avoided ( the authors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS athletes)) (PP (IN by) (NP (DT the) (NNS students)))) (VP (VBD avoided) (NP (DT the) (NNS authors))) (. .))) | The athletes avoided the authors . | ( ( The athletes ) ( ( avoided ( the authors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD avoided) (NP (DT the) (NNS authors))) (. .))) | lexical_overlap | 0 |
619 | 619 | The athlete near the secretaries thanked the actor . | ( ( ( The athlete ) ( near ( the secretaries ) ) ) ( ( thanked ( the actor ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN athlete)) (PP (IN near) (NP (DT the) (NNS secretaries)))) (VP (VBD thanked) (NP (DT the) (NN actor))) (. .))) | The athlete thanked the actor . | ( ( The athlete ) ( ( thanked ( the actor ) ) . ) ) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD thanked) (NP (DT the) (NN actor))) (. .))) | lexical_overlap | 0 |
620 | 620 | The athlete in front of the senator contacted the scientists . | ( ( ( The athlete ) ( in ( front ( of ( the senator ) ) ) ) ) ( ( contacted ( the scientists ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN athlete)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NN senator))))))) (VP (VBD contacted) (NP (DT the) (NNS scientists))) (. .))) | The athlete contacted the scientists . | ( ( The athlete ) ( ( contacted ( the scientists ) ) . ) ) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD contacted) (NP (DT the) (NNS scientists))) (. .))) | lexical_overlap | 0 |
621 | 621 | The doctor in front of the president introduced the bankers . | ( ( ( The doctor ) ( in ( front ( of ( the president ) ) ) ) ) ( ( introduced ( the bankers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN doctor)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NN president))))))) (VP (VBD introduced) (NP (DT the) (NNS bankers))) (. .))) | The doctor introduced the bankers . | ( ( The doctor ) ( ( introduced ( the bankers ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD introduced) (NP (DT the) (NNS bankers))) (. .))) | lexical_overlap | 0 |
622 | 622 | The authors next to the senator mentioned the lawyer . | ( ( ( The authors ) ( next ( to ( the senator ) ) ) ) ( ( mentioned ( the lawyer ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS authors)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN senator))))) (VP (VBD mentioned) (NP (DT the) (NN lawyer))) (. .))) | 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 |
623 | 623 | The manager near the senators saw the secretary . | ( ( ( The manager ) ( near ( the senators ) ) ) ( ( saw ( the secretary ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN manager)) (PP (IN near) (NP (DT the) (NNS senators)))) (VP (VBD saw) (NP (DT the) (NN secretary))) (. .))) | The manager saw the secretary . | ( ( The manager ) ( ( saw ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD saw) (NP (DT the) (NN secretary))) (. .))) | lexical_overlap | 0 |
624 | 624 | The president by the senator recognized the students . | ( ( ( The president ) ( by ( the senator ) ) ) ( ( recognized ( the students ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN president)) (PP (IN by) (NP (DT the) (NN senator)))) (VP (VBD recognized) (NP (DT the) (NNS students))) (. .))) | The president recognized the students . | ( ( The president ) ( ( recognized ( the students ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD recognized) (NP (DT the) (NNS students))) (. .))) | lexical_overlap | 0 |
625 | 625 | The author behind the lawyer encouraged the professors . | ( ( ( The author ) ( behind ( the lawyer ) ) ) ( ( encouraged ( the professors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN author)) (PP (IN behind) (NP (DT the) (NN lawyer)))) (VP (VBD encouraged) (NP (DT the) (NNS professors))) (. .))) | The author encouraged the professors . | ( ( The author ) ( ( encouraged ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NN author)) (VP (VBD encouraged) (NP (DT the) (NNS professors))) (. .))) | lexical_overlap | 0 |
626 | 626 | The bankers next to the scientist recommended the president . | ( ( ( The bankers ) ( next ( to ( the scientist ) ) ) ) ( ( recommended ( the president ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS bankers)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN scientist))))) (VP (VBD recommended) (NP (DT the) (NN president))) (. .))) | The bankers recommended the president . | ( ( The bankers ) ( ( recommended ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD recommended) (NP (DT the) (NN president))) (. .))) | lexical_overlap | 0 |
627 | 627 | The lawyer near the athlete helped the judge . | ( ( ( The lawyer ) ( near ( the athlete ) ) ) ( ( helped ( the judge ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN lawyer)) (PP (IN near) (NP (DT the) (NN athlete)))) (VP (VBD helped) (NP (DT the) (NN judge))) (. .))) | The lawyer helped the judge . | ( ( The lawyer ) ( ( helped ( the judge ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD helped) (NP (DT the) (NN judge))) (. .))) | lexical_overlap | 0 |
628 | 628 | The manager next to the student recognized the judges . | ( ( ( The manager ) ( next ( to ( the student ) ) ) ) ( ( recognized ( the judges ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN manager)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN student))))) (VP (VBD recognized) (NP (DT the) (NNS judges))) (. .))) | The manager recognized the judges . | ( ( The manager ) ( ( recognized ( the judges ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD recognized) (NP (DT the) (NNS judges))) (. .))) | lexical_overlap | 0 |
629 | 629 | The presidents in front of the senator called the lawyers . | ( ( ( The presidents ) ( in ( front ( of ( the senator ) ) ) ) ) ( ( called ( the lawyers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS presidents)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NN senator))))))) (VP (VBD called) (NP (DT the) (NNS lawyers))) (. .))) | The presidents called the lawyers . | ( ( The presidents ) ( ( called ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD called) (NP (DT the) (NNS lawyers))) (. .))) | lexical_overlap | 0 |
630 | 630 | The artist next to the senator recommended the scientists . | ( ( ( The artist ) ( next ( to ( the senator ) ) ) ) ( ( recommended ( the scientists ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN artist)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN senator))))) (VP (VBD recommended) (NP (DT the) (NNS scientists))) (. .))) | The artist recommended the scientists . | ( ( The artist ) ( ( recommended ( the scientists ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD recommended) (NP (DT the) (NNS scientists))) (. .))) | lexical_overlap | 0 |
631 | 631 | The authors in front of the artists introduced the bankers . | ( ( ( The authors ) ( in ( front ( of ( the artists ) ) ) ) ) ( ( introduced ( the bankers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS authors)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NNS artists))))))) (VP (VBD introduced) (NP (DT the) (NNS bankers))) (. .))) | The authors introduced the bankers . | ( ( The authors ) ( ( introduced ( the bankers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD introduced) (NP (DT the) (NNS bankers))) (. .))) | lexical_overlap | 0 |
632 | 632 | The doctors near the artists saw the students . | ( ( ( The doctors ) ( near ( the artists ) ) ) ( ( saw ( the students ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS doctors)) (PP (IN near) (NP (DT the) (NNS artists)))) (VP (VBD saw) (NP (DT the) (NNS students))) (. .))) | The doctors saw the students . | ( ( The doctors ) ( ( saw ( the students ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD saw) (NP (DT the) (NNS students))) (. .))) | lexical_overlap | 0 |
633 | 633 | The secretary behind the tourists encouraged the students . | ( ( ( The secretary ) ( behind ( the tourists ) ) ) ( ( encouraged ( the students ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN secretary)) (PP (IN behind) (NP (DT the) (NNS tourists)))) (VP (VBD encouraged) (NP (DT the) (NNS students))) (. .))) | The secretary encouraged the students . | ( ( The secretary ) ( ( encouraged ( the students ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD encouraged) (NP (DT the) (NNS students))) (. .))) | lexical_overlap | 0 |
634 | 634 | The bankers behind the lawyers admired the actors . | ( ( ( The bankers ) ( behind ( the lawyers ) ) ) ( ( admired ( the actors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS bankers)) (PP (IN behind) (NP (DT the) (NNS lawyers)))) (VP (VBD admired) (NP (DT the) (NNS actors))) (. .))) | The bankers admired the actors . | ( ( The bankers ) ( ( admired ( the actors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD admired) (NP (DT the) (NNS actors))) (. .))) | lexical_overlap | 0 |
635 | 635 | The author near the scientists introduced the tourists . | ( ( ( The author ) ( near ( the scientists ) ) ) ( ( introduced ( the tourists ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN author)) (PP (IN near) (NP (DT the) (NNS scientists)))) (VP (VBD introduced) (NP (DT the) (NNS tourists))) (. .))) | The author introduced the tourists . | ( ( The author ) ( ( introduced ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NN author)) (VP (VBD introduced) (NP (DT the) (NNS tourists))) (. .))) | lexical_overlap | 0 |
636 | 636 | The scientist behind the students encouraged the lawyers . | ( ( ( The scientist ) ( behind ( the students ) ) ) ( ( encouraged ( the lawyers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN scientist)) (PP (IN behind) (NP (DT the) (NNS students)))) (VP (VBD encouraged) (NP (DT the) (NNS lawyers))) (. .))) | The scientist encouraged the lawyers . | ( ( The scientist ) ( ( encouraged ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD encouraged) (NP (DT the) (NNS lawyers))) (. .))) | lexical_overlap | 0 |
637 | 637 | The doctors next to the secretary saw the professor . | ( ( ( The doctors ) ( next ( to ( the secretary ) ) ) ) ( ( saw ( the professor ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS doctors)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN secretary))))) (VP (VBD saw) (NP (DT the) (NN professor))) (. .))) | The doctors saw the professor . | ( ( The doctors ) ( ( saw ( the professor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD saw) (NP (DT the) (NN professor))) (. .))) | lexical_overlap | 0 |
638 | 638 | The bankers next to the student mentioned the doctors . | ( ( ( The bankers ) ( next ( to ( the student ) ) ) ) ( ( mentioned ( the doctors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS bankers)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN student))))) (VP (VBD mentioned) (NP (DT the) (NNS doctors))) (. .))) | The bankers mentioned the doctors . | ( ( The bankers ) ( ( mentioned ( the doctors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD mentioned) (NP (DT the) (NNS doctors))) (. .))) | lexical_overlap | 0 |
639 | 639 | The scientist near the authors recommended the secretaries . | ( ( ( The scientist ) ( near ( the authors ) ) ) ( ( recommended ( the secretaries ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN scientist)) (PP (IN near) (NP (DT the) (NNS authors)))) (VP (VBD recommended) (NP (DT the) (NNS secretaries))) (. .))) | The scientist recommended the secretaries . | ( ( The scientist ) ( ( recommended ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD recommended) (NP (DT the) (NNS secretaries))) (. .))) | lexical_overlap | 0 |
640 | 640 | The banker behind the secretary recommended the student . | ( ( ( The banker ) ( behind ( the secretary ) ) ) ( ( recommended ( the student ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN banker)) (PP (IN behind) (NP (DT the) (NN secretary)))) (VP (VBD recommended) (NP (DT the) (NN student))) (. .))) | The banker recommended the student . | ( ( The banker ) ( ( recommended ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD recommended) (NP (DT the) (NN student))) (. .))) | lexical_overlap | 0 |
641 | 641 | The scientists in front of the student believed the senators . | ( ( ( The scientists ) ( in ( front ( of ( the student ) ) ) ) ) ( ( believed ( the senators ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS scientists)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NN student))))))) (VP (VBD believed) (NP (DT the) (NNS senators))) (. .))) | The scientists believed the senators . | ( ( The scientists ) ( ( believed ( the senators ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD believed) (NP (DT the) (NNS senators))) (. .))) | lexical_overlap | 0 |
642 | 642 | The professor next to the tourist admired the presidents . | ( ( ( The professor ) ( next ( to ( the tourist ) ) ) ) ( ( admired ( the presidents ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN professor)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN tourist))))) (VP (VBD admired) (NP (DT the) (NNS presidents))) (. .))) | The professor admired the presidents . | ( ( The professor ) ( ( admired ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD admired) (NP (DT the) (NNS presidents))) (. .))) | lexical_overlap | 0 |
643 | 643 | The actor by the lawyers mentioned the artist . | ( ( ( The actor ) ( by ( the lawyers ) ) ) ( ( mentioned ( the artist ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN actor)) (PP (IN by) (NP (DT the) (NNS lawyers)))) (VP (VBD mentioned) (NP (DT the) (NN artist))) (. .))) | The actor mentioned the artist . | ( ( The actor ) ( ( mentioned ( the artist ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD mentioned) (NP (DT the) (NN artist))) (. .))) | lexical_overlap | 0 |
644 | 644 | The president behind the authors contacted the lawyers . | ( ( ( The president ) ( behind ( the authors ) ) ) ( ( contacted ( the lawyers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN president)) (PP (IN behind) (NP (DT the) (NNS authors)))) (VP (VBD contacted) (NP (DT the) (NNS lawyers))) (. .))) | The president contacted the lawyers . | ( ( The president ) ( ( contacted ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD contacted) (NP (DT the) (NNS lawyers))) (. .))) | lexical_overlap | 0 |
645 | 645 | The actors by the authors contacted the banker . | ( ( ( The actors ) ( by ( the authors ) ) ) ( ( contacted ( the banker ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS actors)) (PP (IN by) (NP (DT the) (NNS authors)))) (VP (VBD contacted) (NP (DT the) (NN banker))) (. .))) | The actors contacted the banker . | ( ( The actors ) ( ( contacted ( the banker ) ) . ) ) | (ROOT (S (NP (DT The) (NNS actors)) (VP (VBD contacted) (NP (DT the) (NN banker))) (. .))) | lexical_overlap | 0 |
646 | 646 | The secretaries in front of the scientist advised the lawyer . | ( ( ( The secretaries ) ( in ( front ( of ( the scientist ) ) ) ) ) ( ( advised ( the lawyer ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS secretaries)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NN scientist))))))) (VP (VBD advised) (NP (DT the) (NN lawyer))) (. .))) | The secretaries advised the lawyer . | ( ( The secretaries ) ( ( advised ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD advised) (NP (DT the) (NN lawyer))) (. .))) | lexical_overlap | 0 |
647 | 647 | The tourist by the senator helped the author . | ( ( ( The tourist ) ( by ( the senator ) ) ) ( ( helped ( the author ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN tourist)) (PP (IN by) (NP (DT the) (NN senator)))) (VP (VBD helped) (NP (DT the) (NN author))) (. .))) | The tourist helped the author . | ( ( The tourist ) ( ( helped ( the author ) ) . ) ) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD helped) (NP (DT the) (NN author))) (. .))) | lexical_overlap | 0 |
648 | 648 | The tourist near the doctors thanked the secretaries . | ( ( ( The tourist ) ( near ( the doctors ) ) ) ( ( thanked ( the secretaries ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN tourist)) (PP (IN near) (NP (DT the) (NNS doctors)))) (VP (VBD thanked) (NP (DT the) (NNS secretaries))) (. .))) | The tourist thanked the secretaries . | ( ( The tourist ) ( ( thanked ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD thanked) (NP (DT the) (NNS secretaries))) (. .))) | lexical_overlap | 0 |
649 | 649 | The student in front of the actors saw the managers . | ( ( ( The student ) ( in ( front ( of ( the actors ) ) ) ) ) ( ( saw ( the managers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN student)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NNS actors))))))) (VP (VBD saw) (NP (DT the) (NNS managers))) (. .))) | The student saw the managers . | ( ( The student ) ( ( saw ( the managers ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD saw) (NP (DT the) (NNS managers))) (. .))) | lexical_overlap | 0 |
650 | 650 | The artist next to the doctors saw the students . | ( ( ( The artist ) ( next ( to ( the doctors ) ) ) ) ( ( saw ( the students ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN artist)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NNS doctors))))) (VP (VBD saw) (NP (DT the) (NNS students))) (. .))) | The artist saw the students . | ( ( The artist ) ( ( saw ( the students ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD saw) (NP (DT the) (NNS students))) (. .))) | lexical_overlap | 0 |
651 | 651 | The author in front of the professor encouraged the secretaries . | ( ( ( The author ) ( in ( front ( of ( the professor ) ) ) ) ) ( ( encouraged ( the secretaries ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN author)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NN professor))))))) (VP (VBD encouraged) (NP (DT the) (NNS secretaries))) (. .))) | The author encouraged the secretaries . | ( ( The author ) ( ( encouraged ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NN author)) (VP (VBD encouraged) (NP (DT the) (NNS secretaries))) (. .))) | lexical_overlap | 0 |
652 | 652 | The artists behind the secretary admired the manager . | ( ( ( The artists ) ( behind ( the secretary ) ) ) ( ( admired ( the manager ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS artists)) (PP (IN behind) (NP (DT the) (NN secretary)))) (VP (VBD admired) (NP (DT the) (NN manager))) (. .))) | The artists admired the manager . | ( ( The artists ) ( ( admired ( the manager ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD admired) (NP (DT the) (NN manager))) (. .))) | lexical_overlap | 0 |
653 | 653 | The professors behind the tourist supported the secretaries . | ( ( ( The professors ) ( behind ( the tourist ) ) ) ( ( supported ( the secretaries ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS professors)) (PP (IN behind) (NP (DT the) (NN tourist)))) (VP (VBD supported) (NP (DT the) (NNS secretaries))) (. .))) | The professors supported the secretaries . | ( ( The professors ) ( ( supported ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD supported) (NP (DT the) (NNS secretaries))) (. .))) | lexical_overlap | 0 |
654 | 654 | The secretary in front of the managers supported the tourist . | ( ( ( The secretary ) ( in ( front ( of ( the managers ) ) ) ) ) ( ( supported ( the tourist ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN secretary)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NNS managers))))))) (VP (VBD supported) (NP (DT the) (NN tourist))) (. .))) | The secretary supported the tourist . | ( ( The secretary ) ( ( supported ( the tourist ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD supported) (NP (DT the) (NN tourist))) (. .))) | lexical_overlap | 0 |
655 | 655 | The actor by the students contacted the scientist . | ( ( ( The actor ) ( by ( the students ) ) ) ( ( contacted ( the scientist ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN actor)) (PP (IN by) (NP (DT the) (NNS students)))) (VP (VBD contacted) (NP (DT the) (NN scientist))) (. .))) | The actor contacted the scientist . | ( ( The actor ) ( ( contacted ( the scientist ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD contacted) (NP (DT the) (NN scientist))) (. .))) | lexical_overlap | 0 |
656 | 656 | The professor in front of the athletes stopped the authors . | ( ( ( The professor ) ( in ( front ( of ( the athletes ) ) ) ) ) ( ( stopped ( the authors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN professor)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NNS athletes))))))) (VP (VBD stopped) (NP (DT the) (NNS authors))) (. .))) | The professor stopped the authors . | ( ( The professor ) ( ( stopped ( the authors ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD stopped) (NP (DT the) (NNS authors))) (. .))) | lexical_overlap | 0 |
657 | 657 | The artist next to the banker admired the judges . | ( ( ( The artist ) ( next ( to ( the banker ) ) ) ) ( ( admired ( the judges ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN artist)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN banker))))) (VP (VBD admired) (NP (DT the) (NNS judges))) (. .))) | The artist admired the judges . | ( ( The artist ) ( ( admired ( the judges ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD admired) (NP (DT the) (NNS judges))) (. .))) | lexical_overlap | 0 |
658 | 658 | The professor behind the doctor recognized the tourist . | ( ( ( The professor ) ( behind ( the doctor ) ) ) ( ( recognized ( the tourist ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN professor)) (PP (IN behind) (NP (DT the) (NN doctor)))) (VP (VBD recognized) (NP (DT the) (NN tourist))) (. .))) | The professor recognized the tourist . | ( ( The professor ) ( ( recognized ( the tourist ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD recognized) (NP (DT the) (NN tourist))) (. .))) | lexical_overlap | 0 |
659 | 659 | The tourists by the judge saw the student . | ( ( ( The tourists ) ( by ( the judge ) ) ) ( ( saw ( the student ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS tourists)) (PP (IN by) (NP (DT the) (NN judge)))) (VP (VBD saw) (NP (DT the) (NN student))) (. .))) | The tourists saw the student . | ( ( The tourists ) ( ( saw ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD saw) (NP (DT the) (NN student))) (. .))) | lexical_overlap | 0 |
660 | 660 | The manager by the tourists saw the lawyer . | ( ( ( The manager ) ( by ( the tourists ) ) ) ( ( saw ( the lawyer ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN manager)) (PP (IN by) (NP (DT the) (NNS tourists)))) (VP (VBD saw) (NP (DT the) (NN lawyer))) (. .))) | The manager saw the lawyer . | ( ( The manager ) ( ( saw ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD saw) (NP (DT the) (NN lawyer))) (. .))) | lexical_overlap | 0 |
661 | 661 | The bankers near the athletes avoided the doctors . | ( ( ( The bankers ) ( near ( the athletes ) ) ) ( ( avoided ( the doctors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS bankers)) (PP (IN near) (NP (DT the) (NNS athletes)))) (VP (VBD avoided) (NP (DT the) (NNS doctors))) (. .))) | The bankers avoided the doctors . | ( ( The bankers ) ( ( avoided ( the doctors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD avoided) (NP (DT the) (NNS doctors))) (. .))) | lexical_overlap | 0 |
662 | 662 | The judge next to the senator called the professors . | ( ( ( The judge ) ( next ( to ( the senator ) ) ) ) ( ( called ( the professors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN judge)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN senator))))) (VP (VBD called) (NP (DT the) (NNS professors))) (. .))) | The judge called the professors . | ( ( The judge ) ( ( called ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD called) (NP (DT the) (NNS professors))) (. .))) | lexical_overlap | 0 |
663 | 663 | The authors by the student saw the professor . | ( ( ( The authors ) ( by ( the student ) ) ) ( ( saw ( the professor ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS authors)) (PP (IN by) (NP (DT the) (NN student)))) (VP (VBD saw) (NP (DT the) (NN professor))) (. .))) | The authors saw the professor . | ( ( The authors ) ( ( saw ( the professor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD saw) (NP (DT the) (NN professor))) (. .))) | lexical_overlap | 0 |
664 | 664 | The senator by the author advised the bankers . | ( ( ( The senator ) ( by ( the author ) ) ) ( ( advised ( the bankers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN senator)) (PP (IN by) (NP (DT the) (NN author)))) (VP (VBD advised) (NP (DT the) (NNS bankers))) (. .))) | The senator advised the bankers . | ( ( The senator ) ( ( advised ( the bankers ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD advised) (NP (DT the) (NNS bankers))) (. .))) | lexical_overlap | 0 |
665 | 665 | The athletes next to the students saw the artists . | ( ( ( The athletes ) ( next ( to ( the students ) ) ) ) ( ( saw ( the artists ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS athletes)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NNS students))))) (VP (VBD saw) (NP (DT the) (NNS artists))) (. .))) | The athletes saw the artists . | ( ( The athletes ) ( ( saw ( the artists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD saw) (NP (DT the) (NNS artists))) (. .))) | lexical_overlap | 0 |
666 | 666 | The athlete by the president supported the doctor . | ( ( ( The athlete ) ( by ( the president ) ) ) ( ( supported ( the doctor ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN athlete)) (PP (IN by) (NP (DT the) (NN president)))) (VP (VBD supported) (NP (DT the) (NN doctor))) (. .))) | The athlete supported the doctor . | ( ( The athlete ) ( ( supported ( the doctor ) ) . ) ) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD supported) (NP (DT the) (NN doctor))) (. .))) | lexical_overlap | 0 |
667 | 667 | The judges next to the secretaries saw the student . | ( ( ( The judges ) ( next ( to ( the secretaries ) ) ) ) ( ( saw ( the student ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS judges)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NNS secretaries))))) (VP (VBD saw) (NP (DT the) (NN student))) (. .))) | The judges saw the student . | ( ( The judges ) ( ( saw ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD saw) (NP (DT the) (NN student))) (. .))) | lexical_overlap | 0 |
668 | 668 | The doctor in front of the actors called the secretary . | ( ( ( The doctor ) ( in ( front ( of ( the actors ) ) ) ) ) ( ( called ( the secretary ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN doctor)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NNS actors))))))) (VP (VBD called) (NP (DT the) (NN secretary))) (. .))) | The doctor called the secretary . | ( ( The doctor ) ( ( called ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD called) (NP (DT the) (NN secretary))) (. .))) | lexical_overlap | 0 |
669 | 669 | The banker next to the tourists introduced the senator . | ( ( ( The banker ) ( next ( to ( the tourists ) ) ) ) ( ( introduced ( the senator ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN banker)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NNS tourists))))) (VP (VBD introduced) (NP (DT the) (NN senator))) (. .))) | The banker introduced the senator . | ( ( The banker ) ( ( introduced ( the senator ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD introduced) (NP (DT the) (NN senator))) (. .))) | lexical_overlap | 0 |
670 | 670 | The president in front of the secretary mentioned the actors . | ( ( ( The president ) ( in ( front ( of ( the secretary ) ) ) ) ) ( ( mentioned ( the actors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN president)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NN secretary))))))) (VP (VBD mentioned) (NP (DT the) (NNS actors))) (. .))) | The president mentioned the actors . | ( ( The president ) ( ( mentioned ( the actors ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD mentioned) (NP (DT the) (NNS actors))) (. .))) | lexical_overlap | 0 |
671 | 671 | The bankers next to the lawyers called the president . | ( ( ( The bankers ) ( next ( to ( the lawyers ) ) ) ) ( ( called ( the president ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS bankers)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NNS lawyers))))) (VP (VBD called) (NP (DT the) (NN president))) (. .))) | The bankers called the president . | ( ( The bankers ) ( ( called ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD called) (NP (DT the) (NN president))) (. .))) | lexical_overlap | 0 |
672 | 672 | The artists in front of the bankers called the authors . | ( ( ( The artists ) ( in ( front ( of ( the bankers ) ) ) ) ) ( ( called ( the authors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS artists)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NNS bankers))))))) (VP (VBD called) (NP (DT the) (NNS authors))) (. .))) | The artists called the authors . | ( ( The artists ) ( ( called ( the authors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD called) (NP (DT the) (NNS authors))) (. .))) | lexical_overlap | 0 |
673 | 673 | The senators behind the athlete mentioned the artists . | ( ( ( The senators ) ( behind ( the athlete ) ) ) ( ( mentioned ( the artists ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS senators)) (PP (IN behind) (NP (DT the) (NN athlete)))) (VP (VBD mentioned) (NP (DT the) (NNS artists))) (. .))) | The senators mentioned the artists . | ( ( The senators ) ( ( mentioned ( the artists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD mentioned) (NP (DT the) (NNS artists))) (. .))) | lexical_overlap | 0 |
674 | 674 | The senator in front of the manager mentioned the secretary . | ( ( ( The senator ) ( in ( front ( of ( the manager ) ) ) ) ) ( ( mentioned ( the secretary ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN senator)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NN manager))))))) (VP (VBD mentioned) (NP (DT the) (NN secretary))) (. .))) | The senator mentioned the secretary . | ( ( The senator ) ( ( mentioned ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD mentioned) (NP (DT the) (NN secretary))) (. .))) | lexical_overlap | 0 |
675 | 675 | The senators next to the judges called the secretary . | ( ( ( The senators ) ( next ( to ( the judges ) ) ) ) ( ( called ( the secretary ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS senators)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NNS judges))))) (VP (VBD called) (NP (DT the) (NN secretary))) (. .))) | The senators called the secretary . | ( ( The senators ) ( ( called ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD called) (NP (DT the) (NN secretary))) (. .))) | lexical_overlap | 0 |
676 | 676 | The judge near the secretary supported the students . | ( ( ( The judge ) ( near ( the secretary ) ) ) ( ( supported ( the students ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN judge)) (PP (IN near) (NP (DT the) (NN secretary)))) (VP (VBD supported) (NP (DT the) (NNS students))) (. .))) | The judge supported the students . | ( ( The judge ) ( ( supported ( the students ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD supported) (NP (DT the) (NNS students))) (. .))) | lexical_overlap | 0 |
677 | 677 | The managers near the author introduced the bankers . | ( ( ( The managers ) ( near ( the author ) ) ) ( ( introduced ( the bankers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS managers)) (PP (IN near) (NP (DT the) (NN author)))) (VP (VBD introduced) (NP (DT the) (NNS bankers))) (. .))) | The managers introduced the bankers . | ( ( The managers ) ( ( introduced ( the bankers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD introduced) (NP (DT the) (NNS bankers))) (. .))) | lexical_overlap | 0 |
678 | 678 | The athletes near the author recommended the artists . | ( ( ( The athletes ) ( near ( the author ) ) ) ( ( recommended ( the artists ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS athletes)) (PP (IN near) (NP (DT the) (NN author)))) (VP (VBD recommended) (NP (DT the) (NNS artists))) (. .))) | The athletes recommended the artists . | ( ( The athletes ) ( ( recommended ( the artists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD recommended) (NP (DT the) (NNS artists))) (. .))) | lexical_overlap | 0 |
679 | 679 | The presidents behind the lawyer helped the secretary . | ( ( ( The presidents ) ( behind ( the lawyer ) ) ) ( ( helped ( the secretary ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS presidents)) (PP (IN behind) (NP (DT the) (NN lawyer)))) (VP (VBD helped) (NP (DT the) (NN secretary))) (. .))) | The presidents helped the secretary . | ( ( The presidents ) ( ( helped ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD helped) (NP (DT the) (NN secretary))) (. .))) | lexical_overlap | 0 |
680 | 680 | The senator next to the secretaries believed the students . | ( ( ( The senator ) ( next ( to ( the secretaries ) ) ) ) ( ( believed ( the students ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN senator)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NNS secretaries))))) (VP (VBD believed) (NP (DT the) (NNS students))) (. .))) | The senator believed the students . | ( ( The senator ) ( ( believed ( the students ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD believed) (NP (DT the) (NNS students))) (. .))) | lexical_overlap | 0 |
681 | 681 | The authors in front of the professors encouraged the doctors . | ( ( ( The authors ) ( in ( front ( of ( the professors ) ) ) ) ) ( ( encouraged ( the doctors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS authors)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NNS professors))))))) (VP (VBD encouraged) (NP (DT the) (NNS doctors))) (. .))) | The authors encouraged the doctors . | ( ( The authors ) ( ( encouraged ( the doctors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD encouraged) (NP (DT the) (NNS doctors))) (. .))) | lexical_overlap | 0 |
682 | 682 | The tourist near the scientist contacted the athlete . | ( ( ( The tourist ) ( near ( the scientist ) ) ) ( ( contacted ( the athlete ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN tourist)) (PP (IN near) (NP (DT the) (NN scientist)))) (VP (VBD contacted) (NP (DT the) (NN athlete))) (. .))) | The tourist contacted the athlete . | ( ( The tourist ) ( ( contacted ( the athlete ) ) . ) ) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD contacted) (NP (DT the) (NN athlete))) (. .))) | lexical_overlap | 0 |
683 | 683 | The senators behind the manager contacted the actors . | ( ( ( The senators ) ( behind ( the manager ) ) ) ( ( contacted ( the actors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS senators)) (PP (IN behind) (NP (DT the) (NN manager)))) (VP (VBD contacted) (NP (DT the) (NNS actors))) (. .))) | The senators contacted the actors . | ( ( The senators ) ( ( contacted ( the actors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD contacted) (NP (DT the) (NNS actors))) (. .))) | lexical_overlap | 0 |
684 | 684 | The doctor next to the artist avoided the banker . | ( ( ( The doctor ) ( next ( to ( the artist ) ) ) ) ( ( avoided ( the banker ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN doctor)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN artist))))) (VP (VBD avoided) (NP (DT the) (NN banker))) (. .))) | The doctor avoided the banker . | ( ( The doctor ) ( ( avoided ( the banker ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD avoided) (NP (DT the) (NN banker))) (. .))) | lexical_overlap | 0 |
685 | 685 | The actor next to the lawyers mentioned the professors . | ( ( ( The actor ) ( next ( to ( the lawyers ) ) ) ) ( ( mentioned ( the professors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN actor)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NNS lawyers))))) (VP (VBD mentioned) (NP (DT the) (NNS professors))) (. .))) | The actor mentioned the professors . | ( ( The actor ) ( ( mentioned ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD mentioned) (NP (DT the) (NNS professors))) (. .))) | lexical_overlap | 0 |
686 | 686 | The artist behind the senators advised the student . | ( ( ( The artist ) ( behind ( the senators ) ) ) ( ( advised ( the student ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN artist)) (PP (IN behind) (NP (DT the) (NNS senators)))) (VP (VBD advised) (NP (DT the) (NN student))) (. .))) | The artist advised the student . | ( ( The artist ) ( ( advised ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD advised) (NP (DT the) (NN student))) (. .))) | lexical_overlap | 0 |
687 | 687 | The athletes by the bankers stopped the student . | ( ( ( The athletes ) ( by ( the bankers ) ) ) ( ( stopped ( the student ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS athletes)) (PP (IN by) (NP (DT the) (NNS bankers)))) (VP (VBD stopped) (NP (DT the) (NN student))) (. .))) | The athletes stopped the student . | ( ( The athletes ) ( ( stopped ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD stopped) (NP (DT the) (NN student))) (. .))) | lexical_overlap | 0 |
688 | 688 | The professor in front of the senator supported the secretaries . | ( ( ( The professor ) ( in ( front ( of ( the senator ) ) ) ) ) ( ( supported ( the secretaries ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN professor)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NN senator))))))) (VP (VBD supported) (NP (DT the) (NNS secretaries))) (. .))) | The professor supported the secretaries . | ( ( The professor ) ( ( supported ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD supported) (NP (DT the) (NNS secretaries))) (. .))) | lexical_overlap | 0 |
689 | 689 | The scientist by the students mentioned the actor . | ( ( ( The scientist ) ( by ( the students ) ) ) ( ( mentioned ( the actor ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN scientist)) (PP (IN by) (NP (DT the) (NNS students)))) (VP (VBD mentioned) (NP (DT the) (NN actor))) (. .))) | The scientist mentioned the actor . | ( ( The scientist ) ( ( mentioned ( the actor ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD mentioned) (NP (DT the) (NN actor))) (. .))) | lexical_overlap | 0 |
690 | 690 | The student next to the tourists admired the secretary . | ( ( ( The student ) ( next ( to ( the tourists ) ) ) ) ( ( admired ( the secretary ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN student)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NNS tourists))))) (VP (VBD admired) (NP (DT the) (NN secretary))) (. .))) | The student admired the secretary . | ( ( The student ) ( ( admired ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD admired) (NP (DT the) (NN secretary))) (. .))) | lexical_overlap | 0 |
691 | 691 | The doctors by the students recommended the lawyers . | ( ( ( The doctors ) ( by ( the students ) ) ) ( ( recommended ( the lawyers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS doctors)) (PP (IN by) (NP (DT the) (NNS students)))) (VP (VBD recommended) (NP (DT the) (NNS lawyers))) (. .))) | The doctors recommended the lawyers . | ( ( The doctors ) ( ( recommended ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD recommended) (NP (DT the) (NNS lawyers))) (. .))) | lexical_overlap | 0 |
692 | 692 | The professors next to the authors mentioned the students . | ( ( ( The professors ) ( next ( to ( the authors ) ) ) ) ( ( mentioned ( the students ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS professors)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NNS authors))))) (VP (VBD mentioned) (NP (DT the) (NNS students))) (. .))) | The professors mentioned the students . | ( ( The professors ) ( ( mentioned ( the students ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD mentioned) (NP (DT the) (NNS students))) (. .))) | lexical_overlap | 0 |
693 | 693 | The senators in front of the athlete stopped the tourist . | ( ( ( The senators ) ( in ( front ( of ( the athlete ) ) ) ) ) ( ( stopped ( the tourist ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS senators)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT the) (NN athlete))))))) (VP (VBD stopped) (NP (DT the) (NN tourist))) (. .))) | The senators stopped the tourist . | ( ( The senators ) ( ( stopped ( the tourist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD stopped) (NP (DT the) (NN tourist))) (. .))) | lexical_overlap | 0 |
694 | 694 | The president behind the senator stopped the authors . | ( ( ( The president ) ( behind ( the senator ) ) ) ( ( stopped ( the authors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN president)) (PP (IN behind) (NP (DT the) (NN senator)))) (VP (VBD stopped) (NP (DT the) (NNS authors))) (. .))) | The president stopped the authors . | ( ( The president ) ( ( stopped ( the authors ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD stopped) (NP (DT the) (NNS authors))) (. .))) | lexical_overlap | 0 |
695 | 695 | The artist next to the bankers saw the president . | ( ( ( The artist ) ( next ( to ( the bankers ) ) ) ) ( ( saw ( the president ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN artist)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NNS bankers))))) (VP (VBD saw) (NP (DT the) (NN president))) (. .))) | The artist saw the president . | ( ( The artist ) ( ( saw ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD saw) (NP (DT the) (NN president))) (. .))) | lexical_overlap | 0 |
696 | 696 | The bankers behind the athletes saw the professors . | ( ( ( The bankers ) ( behind ( the athletes ) ) ) ( ( saw ( the professors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS bankers)) (PP (IN behind) (NP (DT the) (NNS athletes)))) (VP (VBD saw) (NP (DT the) (NNS professors))) (. .))) | The bankers saw the professors . | ( ( The bankers ) ( ( saw ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD saw) (NP (DT the) (NNS professors))) (. .))) | lexical_overlap | 0 |
697 | 697 | The scientists by the students stopped the authors . | ( ( ( The scientists ) ( by ( the students ) ) ) ( ( stopped ( the authors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS scientists)) (PP (IN by) (NP (DT the) (NNS students)))) (VP (VBD stopped) (NP (DT the) (NNS authors))) (. .))) | The scientists stopped the authors . | ( ( The scientists ) ( ( stopped ( the authors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD stopped) (NP (DT the) (NNS authors))) (. .))) | lexical_overlap | 0 |
698 | 698 | The scientists next to the lawyer recommended the authors . | ( ( ( The scientists ) ( next ( to ( the lawyer ) ) ) ) ( ( recommended ( the authors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS scientists)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN lawyer))))) (VP (VBD recommended) (NP (DT the) (NNS authors))) (. .))) | The scientists recommended the authors . | ( ( The scientists ) ( ( recommended ( the authors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD recommended) (NP (DT the) (NNS authors))) (. .))) | lexical_overlap | 0 |
699 | 699 | The managers by the author encouraged the lawyer . | ( ( ( The managers ) ( by ( the author ) ) ) ( ( encouraged ( the lawyer ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS managers)) (PP (IN by) (NP (DT the) (NN author)))) (VP (VBD encouraged) (NP (DT the) (NN lawyer))) (. .))) | The managers encouraged the lawyer . | ( ( The managers ) ( ( encouraged ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD encouraged) (NP (DT the) (NN lawyer))) (. .))) | lexical_overlap | 0 |
700 | 700 | The tourist behind the banker mentioned the lawyer . | ( ( ( The tourist ) ( behind ( the banker ) ) ) ( ( mentioned ( the lawyer ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN tourist)) (PP (IN behind) (NP (DT the) (NN banker)))) (VP (VBD mentioned) (NP (DT the) (NN lawyer))) (. .))) | The tourist mentioned the lawyer . | ( ( The tourist ) ( ( mentioned ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD mentioned) (NP (DT the) (NN lawyer))) (. .))) | lexical_overlap | 0 |