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
|
---|---|---|---|---|---|---|---|---|---|
701 | 701 | The doctors who the presidents contacted recognized the tourists . | ( ( ( The doctors ) ( who ( ( the presidents ) contacted ) ) ) ( ( recognized ( the tourists ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS doctors)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NNS presidents)) (VP (VBD contacted))))) (VP (VBD recognized) (NP (DT the) (NNS tourists))) (. .))) | The doctors recognized the tourists . | ( ( The doctors ) ( ( recognized ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD recognized) (NP (DT the) (NNS tourists))) (. .))) | lexical_overlap | 0 |
702 | 702 | The senators who supported the author helped the athlete . | ( ( ( The senators ) ( who ( supported ( the author ) ) ) ) ( ( helped ( the athlete ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS senators)) (SBAR (WHNP (WP who)) (S (VP (VBD supported) (NP (DT the) (NN author)))))) (VP (VBD helped) (NP (DT the) (NN athlete))) (. .))) | The senators helped the athlete . | ( ( The senators ) ( ( helped ( the athlete ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD helped) (NP (DT the) (NN athlete))) (. .))) | lexical_overlap | 0 |
703 | 703 | The athletes who arrived recognized the bankers . | ( ( ( The athletes ) ( who arrived ) ) ( ( recognized ( the bankers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS athletes)) (SBAR (WHNP (WP who)) (S (VP (VBD arrived))))) (VP (VBD recognized) (NP (DT the) (NNS bankers))) (. .))) | The athletes recognized the bankers . | ( ( The athletes ) ( ( recognized ( the bankers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD recognized) (NP (DT the) (NNS bankers))) (. .))) | lexical_overlap | 0 |
704 | 704 | The president who danced avoided the bankers . | ( ( ( The president ) ( who danced ) ) ( ( avoided ( the bankers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN president)) (SBAR (WHNP (WP who)) (S (VP (VBD danced))))) (VP (VBD avoided) (NP (DT the) (NNS bankers))) (. .))) | The president avoided the bankers . | ( ( The president ) ( ( avoided ( the bankers ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD avoided) (NP (DT the) (NNS bankers))) (. .))) | lexical_overlap | 0 |
705 | 705 | The senator who ran mentioned the doctors . | ( ( ( The senator ) ( who ran ) ) ( ( mentioned ( the doctors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN senator)) (SBAR (WHNP (WP who)) (S (VP (VBD ran))))) (VP (VBD mentioned) (NP (DT the) (NNS doctors))) (. .))) | The senator mentioned the doctors . | ( ( The senator ) ( ( mentioned ( the doctors ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD mentioned) (NP (DT the) (NNS doctors))) (. .))) | lexical_overlap | 0 |
706 | 706 | The secretary who arrived encouraged the athletes . | ( ( ( The secretary ) ( who arrived ) ) ( ( encouraged ( the athletes ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN secretary)) (SBAR (WHNP (WP who)) (S (VP (VBD arrived))))) (VP (VBD encouraged) (NP (DT the) (NNS athletes))) (. .))) | The secretary encouraged the athletes . | ( ( The secretary ) ( ( encouraged ( the athletes ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD encouraged) (NP (DT the) (NNS athletes))) (. .))) | lexical_overlap | 0 |
707 | 707 | The senators who thanked the tourists saw the secretary . | ( ( ( The senators ) ( who ( thanked ( the tourists ) ) ) ) ( ( saw ( the secretary ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS senators)) (SBAR (WHNP (WP who)) (S (VP (VBD thanked) (NP (DT the) (NNS tourists)))))) (VP (VBD saw) (NP (DT the) (NN secretary))) (. .))) | The senators saw the secretary . | ( ( The senators ) ( ( saw ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD saw) (NP (DT the) (NN secretary))) (. .))) | lexical_overlap | 0 |
708 | 708 | The artist that the tourists supported believed the scientists . | ( ( ( The artist ) ( that ( ( the tourists ) supported ) ) ) ( ( believed ( the scientists ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN artist)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNS tourists)) (VP (VBD supported))))) (VP (VBD believed) (NP (DT the) (NNS scientists))) (. .))) | 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 |
709 | 709 | The scientist who mentioned the professor thanked the athletes . | ( ( ( The scientist ) ( who ( mentioned ( the professor ) ) ) ) ( ( thanked ( the athletes ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN scientist)) (SBAR (WHNP (WP who)) (S (VP (VBD mentioned) (NP (DT the) (NN professor)))))) (VP (VBD thanked) (NP (DT the) (NNS athletes))) (. .))) | The scientist thanked the athletes . | ( ( The scientist ) ( ( thanked ( the athletes ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD thanked) (NP (DT the) (NNS athletes))) (. .))) | lexical_overlap | 0 |
710 | 710 | The scientists that admired the author stopped the president . | ( ( ( The scientists ) ( that ( admired ( the author ) ) ) ) ( ( stopped ( the president ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS scientists)) (SBAR (WHNP (WDT that)) (S (VP (VBD admired) (NP (DT the) (NN author)))))) (VP (VBD stopped) (NP (DT the) (NN president))) (. .))) | The scientists stopped the president . | ( ( The scientists ) ( ( stopped ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD stopped) (NP (DT the) (NN president))) (. .))) | lexical_overlap | 0 |
711 | 711 | The secretary that helped the senator contacted the scientists . | ( ( ( The secretary ) ( that ( helped ( the senator ) ) ) ) ( ( contacted ( the scientists ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN secretary)) (SBAR (WHNP (WDT that)) (S (VP (VBD helped) (NP (DT the) (NN senator)))))) (VP (VBD contacted) (NP (DT the) (NNS scientists))) (. .))) | The secretary contacted the scientists . | ( ( The secretary ) ( ( contacted ( the scientists ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD contacted) (NP (DT the) (NNS scientists))) (. .))) | lexical_overlap | 0 |
712 | 712 | The doctors who performed called the secretaries . | ( ( ( The doctors ) ( who performed ) ) ( ( called ( the secretaries ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS doctors)) (SBAR (WHNP (WP who)) (S (VP (VBD performed))))) (VP (VBD called) (NP (DT the) (NNS secretaries))) (. .))) | The doctors called the secretaries . | ( ( The doctors ) ( ( called ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD called) (NP (DT the) (NNS secretaries))) (. .))) | lexical_overlap | 0 |
713 | 713 | The scientists that slept recognized the bankers . | ( ( ( The scientists ) ( that slept ) ) ( ( recognized ( the bankers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS scientists)) (SBAR (WHNP (WDT that)) (S (VP (VBD slept))))) (VP (VBD recognized) (NP (DT the) (NNS bankers))) (. .))) | The scientists recognized the bankers . | ( ( The scientists ) ( ( recognized ( the bankers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD recognized) (NP (DT the) (NNS bankers))) (. .))) | lexical_overlap | 0 |
714 | 714 | The lawyer who avoided the presidents mentioned the banker . | ( ( ( The lawyer ) ( who ( avoided ( the presidents ) ) ) ) ( ( mentioned ( the banker ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN lawyer)) (SBAR (WHNP (WP who)) (S (VP (VBD avoided) (NP (DT the) (NNS presidents)))))) (VP (VBD mentioned) (NP (DT the) (NN banker))) (. .))) | The lawyer mentioned the banker . | ( ( The lawyer ) ( ( mentioned ( the banker ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD mentioned) (NP (DT the) (NN banker))) (. .))) | lexical_overlap | 0 |
715 | 715 | The managers that the scientists advised thanked the senator . | ( ( ( The managers ) ( that ( ( the scientists ) advised ) ) ) ( ( thanked ( the senator ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS managers)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNS scientists)) (VP (VBD advised))))) (VP (VBD thanked) (NP (DT the) (NN senator))) (. .))) | The managers thanked the senator . | ( ( The managers ) ( ( thanked ( the senator ) ) . ) ) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD thanked) (NP (DT the) (NN senator))) (. .))) | lexical_overlap | 0 |
716 | 716 | The scientist that the actors recognized encouraged the managers . | ( ( ( The scientist ) ( that ( ( the actors ) recognized ) ) ) ( ( encouraged ( the managers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN scientist)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNS actors)) (VP (VBD recognized))))) (VP (VBD encouraged) (NP (DT the) (NNS managers))) (. .))) | The scientist encouraged the managers . | ( ( The scientist ) ( ( encouraged ( the managers ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD encouraged) (NP (DT the) (NNS managers))) (. .))) | lexical_overlap | 0 |
717 | 717 | The tourists who waited called the professor . | ( ( ( The tourists ) ( who waited ) ) ( ( called ( the professor ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS tourists)) (SBAR (WHNP (WP who)) (S (VP (VBD waited))))) (VP (VBD called) (NP (DT the) (NN professor))) (. .))) | The tourists called the professor . | ( ( The tourists ) ( ( called ( the professor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD called) (NP (DT the) (NN professor))) (. .))) | lexical_overlap | 0 |
718 | 718 | The manager that shouted saw the banker . | ( ( ( The manager ) ( that shouted ) ) ( ( saw ( the banker ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN manager)) (SBAR (WHNP (WDT that)) (S (VP (VBD shouted))))) (VP (VBD saw) (NP (DT the) (NN banker))) (. .))) | The manager saw the banker . | ( ( The manager ) ( ( saw ( the banker ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD saw) (NP (DT the) (NN banker))) (. .))) | lexical_overlap | 0 |
719 | 719 | The doctor who the senators called avoided the student . | ( ( ( The doctor ) ( who ( ( the senators ) called ) ) ) ( ( avoided ( the student ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN doctor)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NNS senators)) (VP (VBD called))))) (VP (VBD avoided) (NP (DT the) (NN student))) (. .))) | The doctor avoided the student . | ( ( The doctor ) ( ( avoided ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD avoided) (NP (DT the) (NN student))) (. .))) | lexical_overlap | 0 |
720 | 720 | The presidents that the artist believed thanked the doctor . | ( ( ( The presidents ) ( that ( ( the artist ) believed ) ) ) ( ( thanked ( the doctor ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS presidents)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NN artist)) (VP (VBD believed))))) (VP (VBD thanked) (NP (DT the) (NN doctor))) (. .))) | The presidents thanked the doctor . | ( ( The presidents ) ( ( thanked ( the doctor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD thanked) (NP (DT the) (NN doctor))) (. .))) | lexical_overlap | 0 |
721 | 721 | The bankers who the scientists admired encouraged the author . | ( ( ( The bankers ) ( who ( ( the scientists ) admired ) ) ) ( ( encouraged ( the author ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS bankers)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NNS scientists)) (VP (VBD admired))))) (VP (VBD encouraged) (NP (DT the) (NN author))) (. .))) | The bankers encouraged the author . | ( ( The bankers ) ( ( encouraged ( the author ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD encouraged) (NP (DT the) (NN author))) (. .))) | lexical_overlap | 0 |
722 | 722 | The manager that recommended the professor avoided the authors . | ( ( ( The manager ) ( that ( recommended ( the professor ) ) ) ) ( ( avoided ( the authors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN manager)) (SBAR (WHNP (WDT that)) (S (VP (VBD recommended) (NP (DT the) (NN professor)))))) (VP (VBD avoided) (NP (DT the) (NNS authors))) (. .))) | The manager avoided the authors . | ( ( The manager ) ( ( avoided ( the authors ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD avoided) (NP (DT the) (NNS authors))) (. .))) | lexical_overlap | 0 |
723 | 723 | The doctors that shouted believed the presidents . | ( ( ( The doctors ) ( that shouted ) ) ( ( believed ( the presidents ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS doctors)) (SBAR (WHNP (WDT that)) (S (VP (VBD shouted))))) (VP (VBD believed) (NP (DT the) (NNS presidents))) (. .))) | The doctors believed the presidents . | ( ( The doctors ) ( ( believed ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD believed) (NP (DT the) (NNS presidents))) (. .))) | lexical_overlap | 0 |
724 | 724 | The athletes who mentioned the scientist avoided the judge . | ( ( ( The athletes ) ( who ( mentioned ( the scientist ) ) ) ) ( ( avoided ( the judge ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS athletes)) (SBAR (WHNP (WP who)) (S (VP (VBD mentioned) (NP (DT the) (NN scientist)))))) (VP (VBD avoided) (NP (DT the) (NN judge))) (. .))) | The athletes avoided the judge . | ( ( The athletes ) ( ( avoided ( the judge ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD avoided) (NP (DT the) (NN judge))) (. .))) | lexical_overlap | 0 |
725 | 725 | The tourists that waited introduced the senators . | ( ( ( The tourists ) ( that waited ) ) ( ( introduced ( the senators ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS tourists)) (SBAR (WHNP (WDT that)) (S (VP (VBD waited))))) (VP (VBD introduced) (NP (DT the) (NNS senators))) (. .))) | The tourists introduced the senators . | ( ( The tourists ) ( ( introduced ( the senators ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD introduced) (NP (DT the) (NNS senators))) (. .))) | lexical_overlap | 0 |
726 | 726 | The professor that saw the scientists recognized the actors . | ( ( ( The professor ) ( that ( saw ( the scientists ) ) ) ) ( ( recognized ( the actors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN professor)) (SBAR (WHNP (WDT that)) (S (VP (VBD saw) (NP (DT the) (NNS scientists)))))) (VP (VBD recognized) (NP (DT the) (NNS actors))) (. .))) | The professor recognized the actors . | ( ( The professor ) ( ( recognized ( the actors ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD recognized) (NP (DT the) (NNS actors))) (. .))) | lexical_overlap | 0 |
727 | 727 | The secretaries who the tourists introduced encouraged the doctor . | ( ( ( The secretaries ) ( who ( ( the tourists ) introduced ) ) ) ( ( encouraged ( the doctor ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS secretaries)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NNS tourists)) (VP (VBD introduced))))) (VP (VBD encouraged) (NP (DT the) (NN doctor))) (. .))) | The secretaries encouraged the doctor . | ( ( The secretaries ) ( ( encouraged ( the doctor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD encouraged) (NP (DT the) (NN doctor))) (. .))) | lexical_overlap | 0 |
728 | 728 | The actors who waited mentioned the secretary . | ( ( ( The actors ) ( who waited ) ) ( ( mentioned ( the secretary ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS actors)) (SBAR (WHNP (WP who)) (S (VP (VBD waited))))) (VP (VBD mentioned) (NP (DT the) (NN secretary))) (. .))) | The actors mentioned the secretary . | ( ( The actors ) ( ( mentioned ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NNS actors)) (VP (VBD mentioned) (NP (DT the) (NN secretary))) (. .))) | lexical_overlap | 0 |
729 | 729 | The manager who introduced the secretary contacted the athlete . | ( ( ( The manager ) ( who ( introduced ( the secretary ) ) ) ) ( ( contacted ( the athlete ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN manager)) (SBAR (WHNP (WP who)) (S (VP (VBD introduced) (NP (DT the) (NN secretary)))))) (VP (VBD contacted) (NP (DT the) (NN athlete))) (. .))) | The manager contacted the athlete . | ( ( The manager ) ( ( contacted ( the athlete ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD contacted) (NP (DT the) (NN athlete))) (. .))) | lexical_overlap | 0 |
730 | 730 | The judge who the actors avoided admired the scientists . | ( ( ( The judge ) ( who ( ( the actors ) avoided ) ) ) ( ( admired ( the scientists ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN judge)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NNS actors)) (VP (VBD avoided))))) (VP (VBD admired) (NP (DT the) (NNS scientists))) (. .))) | The judge admired the scientists . | ( ( The judge ) ( ( admired ( the scientists ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD admired) (NP (DT the) (NNS scientists))) (. .))) | lexical_overlap | 0 |
731 | 731 | The student who the senator saw encouraged the secretary . | ( ( ( The student ) ( who ( ( the senator ) saw ) ) ) ( ( encouraged ( the secretary ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN student)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NN senator)) (VP (VBD saw))))) (VP (VBD encouraged) (NP (DT the) (NN secretary))) (. .))) | The student encouraged the secretary . | ( ( The student ) ( ( encouraged ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD encouraged) (NP (DT the) (NN secretary))) (. .))) | lexical_overlap | 0 |
732 | 732 | The lawyer that helped the manager encouraged the scientists . | ( ( ( The lawyer ) ( that ( helped ( the manager ) ) ) ) ( ( encouraged ( the scientists ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN lawyer)) (SBAR (WHNP (WDT that)) (S (VP (VBD helped) (NP (DT the) (NN manager)))))) (VP (VBD encouraged) (NP (DT the) (NNS scientists))) (. .))) | The lawyer encouraged the scientists . | ( ( The lawyer ) ( ( encouraged ( the scientists ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD encouraged) (NP (DT the) (NNS scientists))) (. .))) | lexical_overlap | 0 |
733 | 733 | The senator who waited recommended the judges . | ( ( ( The senator ) ( who waited ) ) ( ( recommended ( the judges ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN senator)) (SBAR (WHNP (WP who)) (S (VP (VBD waited))))) (VP (VBD recommended) (NP (DT the) (NNS judges))) (. .))) | The senator recommended the judges . | ( ( The senator ) ( ( recommended ( the judges ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD recommended) (NP (DT the) (NNS judges))) (. .))) | lexical_overlap | 0 |
734 | 734 | The banker that waited introduced the senators . | ( ( ( The banker ) ( that waited ) ) ( ( introduced ( the senators ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN banker)) (SBAR (WHNP (WDT that)) (S (VP (VBD waited))))) (VP (VBD introduced) (NP (DT the) (NNS senators))) (. .))) | The banker introduced the senators . | ( ( The banker ) ( ( introduced ( the senators ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD introduced) (NP (DT the) (NNS senators))) (. .))) | lexical_overlap | 0 |
735 | 735 | The bankers who danced stopped the tourists . | ( ( ( The bankers ) ( who danced ) ) ( ( stopped ( the tourists ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS bankers)) (SBAR (WHNP (WP who)) (S (VP (VBD danced))))) (VP (VBD stopped) (NP (DT the) (NNS tourists))) (. .))) | The bankers stopped the tourists . | ( ( The bankers ) ( ( stopped ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD stopped) (NP (DT the) (NNS tourists))) (. .))) | lexical_overlap | 0 |
736 | 736 | The judge that introduced the doctors encouraged the tourists . | ( ( ( The judge ) ( that ( introduced ( the doctors ) ) ) ) ( ( encouraged ( the tourists ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN judge)) (SBAR (WHNP (WDT that)) (S (VP (VBD introduced) (NP (DT the) (NNS doctors)))))) (VP (VBD encouraged) (NP (DT the) (NNS tourists))) (. .))) | The judge encouraged the tourists . | ( ( The judge ) ( ( encouraged ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD encouraged) (NP (DT the) (NNS tourists))) (. .))) | lexical_overlap | 0 |
737 | 737 | The tourist that danced avoided the secretaries . | ( ( ( The tourist ) ( that danced ) ) ( ( avoided ( the secretaries ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN tourist)) (SBAR (WHNP (WDT that)) (S (VP (VBD danced))))) (VP (VBD avoided) (NP (DT the) (NNS secretaries))) (. .))) | The tourist avoided the secretaries . | ( ( The tourist ) ( ( avoided ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD avoided) (NP (DT the) (NNS secretaries))) (. .))) | lexical_overlap | 0 |
738 | 738 | The president who the actors admired supported the managers . | ( ( ( The president ) ( who ( ( the actors ) admired ) ) ) ( ( supported ( the managers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN president)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NNS actors)) (VP (VBD admired))))) (VP (VBD supported) (NP (DT the) (NNS managers))) (. .))) | The president supported the managers . | ( ( The president ) ( ( supported ( the managers ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD supported) (NP (DT the) (NNS managers))) (. .))) | lexical_overlap | 0 |
739 | 739 | The senator who arrived avoided the scientist . | ( ( ( The senator ) ( who arrived ) ) ( ( avoided ( the scientist ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN senator)) (SBAR (WHNP (WP who)) (S (VP (VBD arrived))))) (VP (VBD avoided) (NP (DT the) (NN scientist))) (. .))) | The senator avoided the scientist . | ( ( The senator ) ( ( avoided ( the scientist ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD avoided) (NP (DT the) (NN scientist))) (. .))) | lexical_overlap | 0 |
740 | 740 | The athlete that ran avoided the students . | ( ( ( The athlete ) ( that ran ) ) ( ( avoided ( the students ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN athlete)) (SBAR (WHNP (WDT that)) (S (VP (VBD ran))))) (VP (VBD avoided) (NP (DT the) (NNS students))) (. .))) | The athlete avoided the students . | ( ( The athlete ) ( ( avoided ( the students ) ) . ) ) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD avoided) (NP (DT the) (NNS students))) (. .))) | lexical_overlap | 0 |
741 | 741 | The lawyers that the athlete introduced saw the author . | ( ( ( The lawyers ) ( that ( ( the athlete ) introduced ) ) ) ( ( saw ( the author ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS lawyers)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NN athlete)) (VP (VBD introduced))))) (VP (VBD saw) (NP (DT the) (NN author))) (. .))) | The lawyers saw the author . | ( ( The lawyers ) ( ( saw ( the author ) ) . ) ) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD saw) (NP (DT the) (NN author))) (. .))) | lexical_overlap | 0 |
742 | 742 | The lawyers who the actor saw avoided the scientists . | ( ( ( The lawyers ) ( who ( ( the actor ) saw ) ) ) ( ( avoided ( the scientists ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS lawyers)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NN actor)) (VP (VBD saw))))) (VP (VBD avoided) (NP (DT the) (NNS scientists))) (. .))) | The lawyers avoided the scientists . | ( ( The lawyers ) ( ( avoided ( the scientists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD avoided) (NP (DT the) (NNS scientists))) (. .))) | lexical_overlap | 0 |
743 | 743 | The authors that shouted believed the professor . | ( ( ( The authors ) ( that shouted ) ) ( ( believed ( the professor ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS authors)) (SBAR (WHNP (WDT that)) (S (VP (VBD shouted))))) (VP (VBD believed) (NP (DT the) (NN professor))) (. .))) | The authors believed the professor . | ( ( The authors ) ( ( believed ( the professor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD believed) (NP (DT the) (NN professor))) (. .))) | lexical_overlap | 0 |
744 | 744 | The actor that recognized the lawyer saw the senator . | ( ( ( The actor ) ( that ( recognized ( the lawyer ) ) ) ) ( ( saw ( the senator ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN actor)) (SBAR (WHNP (WDT that)) (S (VP (VBD recognized) (NP (DT the) (NN lawyer)))))) (VP (VBD saw) (NP (DT the) (NN senator))) (. .))) | The actor saw the senator . | ( ( The actor ) ( ( saw ( the senator ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD saw) (NP (DT the) (NN senator))) (. .))) | lexical_overlap | 0 |
745 | 745 | The managers who ran called the lawyers . | ( ( ( The managers ) ( who ran ) ) ( ( called ( the lawyers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS managers)) (SBAR (WHNP (WP who)) (S (VP (VBD ran))))) (VP (VBD called) (NP (DT the) (NNS lawyers))) (. .))) | The managers called the lawyers . | ( ( The managers ) ( ( called ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD called) (NP (DT the) (NNS lawyers))) (. .))) | lexical_overlap | 0 |
746 | 746 | The presidents who slept introduced the manager . | ( ( ( The presidents ) ( who slept ) ) ( ( introduced ( the manager ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS presidents)) (SBAR (WHNP (WP who)) (S (VP (VBD slept))))) (VP (VBD introduced) (NP (DT the) (NN manager))) (. .))) | The presidents introduced the manager . | ( ( The presidents ) ( ( introduced ( the manager ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD introduced) (NP (DT the) (NN manager))) (. .))) | lexical_overlap | 0 |
747 | 747 | The lawyers who the artists introduced helped the scientist . | ( ( ( The lawyers ) ( who ( ( the artists ) introduced ) ) ) ( ( helped ( the scientist ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS lawyers)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NNS artists)) (VP (VBD introduced))))) (VP (VBD helped) (NP (DT the) (NN scientist))) (. .))) | The lawyers helped the scientist . | ( ( The lawyers ) ( ( helped ( the scientist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD helped) (NP (DT the) (NN scientist))) (. .))) | lexical_overlap | 0 |
748 | 748 | The tourists that the students stopped recommended the lawyer . | ( ( ( The tourists ) ( that ( ( the students ) stopped ) ) ) ( ( recommended ( the lawyer ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS tourists)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNS students)) (VP (VBD stopped))))) (VP (VBD recommended) (NP (DT the) (NN lawyer))) (. .))) | The tourists recommended the lawyer . | ( ( The tourists ) ( ( recommended ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD recommended) (NP (DT the) (NN lawyer))) (. .))) | lexical_overlap | 0 |
749 | 749 | The actor that the senator supported believed the scientists . | ( ( ( The actor ) ( that ( ( the senator ) supported ) ) ) ( ( believed ( the scientists ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN actor)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NN senator)) (VP (VBD supported))))) (VP (VBD believed) (NP (DT the) (NNS scientists))) (. .))) | The actor believed the scientists . | ( ( The actor ) ( ( believed ( the scientists ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD believed) (NP (DT the) (NNS scientists))) (. .))) | lexical_overlap | 0 |
750 | 750 | The athletes that resigned admired the lawyers . | ( ( ( The athletes ) ( that resigned ) ) ( ( admired ( the lawyers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS athletes)) (SBAR (WHNP (WDT that)) (S (VP (VBD resigned))))) (VP (VBD admired) (NP (DT the) (NNS lawyers))) (. .))) | The athletes admired the lawyers . | ( ( The athletes ) ( ( admired ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD admired) (NP (DT the) (NNS lawyers))) (. .))) | lexical_overlap | 0 |
751 | 751 | The doctors that slept encouraged the author . | ( ( ( The doctors ) ( that slept ) ) ( ( encouraged ( the author ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS doctors)) (SBAR (WHNP (WDT that)) (S (VP (VBD slept))))) (VP (VBD encouraged) (NP (DT the) (NN author))) (. .))) | The doctors encouraged the author . | ( ( The doctors ) ( ( encouraged ( the author ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD encouraged) (NP (DT the) (NN author))) (. .))) | lexical_overlap | 0 |
752 | 752 | The secretary who contacted the senator thanked the athlete . | ( ( ( The secretary ) ( who ( contacted ( the senator ) ) ) ) ( ( thanked ( the athlete ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN secretary)) (SBAR (WHNP (WP who)) (S (VP (VBD contacted) (NP (DT the) (NN senator)))))) (VP (VBD thanked) (NP (DT the) (NN athlete))) (. .))) | The secretary thanked the athlete . | ( ( The secretary ) ( ( thanked ( the athlete ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD thanked) (NP (DT the) (NN athlete))) (. .))) | lexical_overlap | 0 |
753 | 753 | The secretaries who introduced the scientist encouraged the lawyer . | ( ( ( The secretaries ) ( who ( introduced ( the scientist ) ) ) ) ( ( encouraged ( the lawyer ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS secretaries)) (SBAR (WHNP (WP who)) (S (VP (VBD introduced) (NP (DT the) (NN scientist)))))) (VP (VBD encouraged) (NP (DT the) (NN lawyer))) (. .))) | The secretaries encouraged the lawyer . | ( ( The secretaries ) ( ( encouraged ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD encouraged) (NP (DT the) (NN lawyer))) (. .))) | lexical_overlap | 0 |
754 | 754 | The student that introduced the tourist mentioned the senators . | ( ( ( The student ) ( that ( introduced ( the tourist ) ) ) ) ( ( mentioned ( the senators ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN student)) (SBAR (WHNP (WDT that)) (S (VP (VBD introduced) (NP (DT the) (NN tourist)))))) (VP (VBD mentioned) (NP (DT the) (NNS senators))) (. .))) | The student mentioned the senators . | ( ( The student ) ( ( mentioned ( the senators ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD mentioned) (NP (DT the) (NNS senators))) (. .))) | lexical_overlap | 0 |
755 | 755 | The students that supported the actor stopped the lawyers . | ( ( ( The students ) ( that ( supported ( the actor ) ) ) ) ( ( stopped ( the lawyers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS students)) (SBAR (WHNP (WDT that)) (S (VP (VBD supported) (NP (DT the) (NN actor)))))) (VP (VBD stopped) (NP (DT the) (NNS lawyers))) (. .))) | The students stopped the lawyers . | ( ( The students ) ( ( stopped ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBD stopped) (NP (DT the) (NNS lawyers))) (. .))) | lexical_overlap | 0 |
756 | 756 | The judge who saw the doctors helped the president . | ( ( ( The judge ) ( who ( saw ( the doctors ) ) ) ) ( ( helped ( the president ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN judge)) (SBAR (WHNP (WP who)) (S (VP (VBD saw) (NP (DT the) (NNS doctors)))))) (VP (VBD helped) (NP (DT the) (NN president))) (. .))) | The judge helped the president . | ( ( The judge ) ( ( helped ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD helped) (NP (DT the) (NN president))) (. .))) | lexical_overlap | 0 |
757 | 757 | The lawyer that believed the athlete recommended the professors . | ( ( ( The lawyer ) ( that ( believed ( the athlete ) ) ) ) ( ( recommended ( the professors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN lawyer)) (SBAR (WHNP (WDT that)) (S (VP (VBD believed) (NP (DT the) (NN athlete)))))) (VP (VBD recommended) (NP (DT the) (NNS professors))) (. .))) | The lawyer recommended the professors . | ( ( The lawyer ) ( ( recommended ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD recommended) (NP (DT the) (NNS professors))) (. .))) | lexical_overlap | 0 |
758 | 758 | The students that the senator introduced supported the president . | ( ( ( The students ) ( that ( ( the senator ) introduced ) ) ) ( ( supported ( the president ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS students)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NN senator)) (VP (VBD introduced))))) (VP (VBD supported) (NP (DT the) (NN president))) (. .))) | The students supported the president . | ( ( The students ) ( ( supported ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBD supported) (NP (DT the) (NN president))) (. .))) | lexical_overlap | 0 |
759 | 759 | The tourists that recommended the judges encouraged the managers . | ( ( ( The tourists ) ( that ( recommended ( the judges ) ) ) ) ( ( encouraged ( the managers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS tourists)) (SBAR (WHNP (WDT that)) (S (VP (VBD recommended) (NP (DT the) (NNS judges)))))) (VP (VBD encouraged) (NP (DT the) (NNS managers))) (. .))) | The tourists encouraged the managers . | ( ( The tourists ) ( ( encouraged ( the managers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD encouraged) (NP (DT the) (NNS managers))) (. .))) | lexical_overlap | 0 |
760 | 760 | The judge that shouted mentioned the senator . | ( ( ( The judge ) ( that shouted ) ) ( ( mentioned ( the senator ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN judge)) (SBAR (WHNP (WDT that)) (S (VP (VBD shouted))))) (VP (VBD mentioned) (NP (DT the) (NN senator))) (. .))) | The judge mentioned the senator . | ( ( The judge ) ( ( mentioned ( the senator ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD mentioned) (NP (DT the) (NN senator))) (. .))) | lexical_overlap | 0 |
761 | 761 | The judges who slept saw the student . | ( ( ( The judges ) ( who slept ) ) ( ( saw ( the student ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS judges)) (SBAR (WHNP (WP who)) (S (VP (VBD slept))))) (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 |
762 | 762 | The artists that the doctors recommended admired the judge . | ( ( ( The artists ) ( that ( ( the doctors ) recommended ) ) ) ( ( admired ( the judge ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS artists)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNS doctors)) (VP (VBD recommended))))) (VP (VBD admired) (NP (DT the) (NN judge))) (. .))) | The artists admired the judge . | ( ( The artists ) ( ( admired ( the judge ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD admired) (NP (DT the) (NN judge))) (. .))) | lexical_overlap | 0 |
763 | 763 | The doctors that resigned mentioned the actors . | ( ( ( The doctors ) ( that resigned ) ) ( ( mentioned ( the actors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS doctors)) (SBAR (WHNP (WDT that)) (S (VP (VBD resigned))))) (VP (VBD mentioned) (NP (DT the) (NNS actors))) (. .))) | The doctors mentioned the actors . | ( ( The doctors ) ( ( mentioned ( the actors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD mentioned) (NP (DT the) (NNS actors))) (. .))) | lexical_overlap | 0 |
764 | 764 | The managers that the students supported recommended the judges . | ( ( ( The managers ) ( that ( ( the students ) supported ) ) ) ( ( recommended ( the judges ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS managers)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNS students)) (VP (VBD supported))))) (VP (VBD recommended) (NP (DT the) (NNS judges))) (. .))) | The managers recommended the judges . | ( ( The managers ) ( ( recommended ( the judges ) ) . ) ) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD recommended) (NP (DT the) (NNS judges))) (. .))) | lexical_overlap | 0 |
765 | 765 | The professors that ran admired the bankers . | ( ( ( The professors ) ( that ran ) ) ( ( admired ( the bankers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS professors)) (SBAR (WHNP (WDT that)) (S (VP (VBD ran))))) (VP (VBD admired) (NP (DT the) (NNS bankers))) (. .))) | The professors admired the bankers . | ( ( The professors ) ( ( admired ( the bankers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD admired) (NP (DT the) (NNS bankers))) (. .))) | lexical_overlap | 0 |
766 | 766 | The student that arrived thanked the professors . | ( ( ( The student ) ( that arrived ) ) ( ( thanked ( the professors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN student)) (SBAR (WHNP (WDT that)) (S (VP (VBD arrived))))) (VP (VBD thanked) (NP (DT the) (NNS professors))) (. .))) | The student thanked the professors . | ( ( The student ) ( ( thanked ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD thanked) (NP (DT the) (NNS professors))) (. .))) | lexical_overlap | 0 |
767 | 767 | The scientists who danced stopped the senator . | ( ( ( The scientists ) ( who danced ) ) ( ( stopped ( the senator ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS scientists)) (SBAR (WHNP (WP who)) (S (VP (VBD danced))))) (VP (VBD stopped) (NP (DT the) (NN senator))) (. .))) | The scientists stopped the senator . | ( ( The scientists ) ( ( stopped ( the senator ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD stopped) (NP (DT the) (NN senator))) (. .))) | lexical_overlap | 0 |
768 | 768 | The presidents who danced contacted the tourists . | ( ( ( The presidents ) ( who danced ) ) ( ( contacted ( the tourists ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS presidents)) (SBAR (WHNP (WP who)) (S (VP (VBD danced))))) (VP (VBD contacted) (NP (DT the) (NNS tourists))) (. .))) | The presidents contacted the tourists . | ( ( The presidents ) ( ( contacted ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD contacted) (NP (DT the) (NNS tourists))) (. .))) | lexical_overlap | 0 |
769 | 769 | The students who encouraged the professors helped the artists . | ( ( ( The students ) ( who ( encouraged ( the professors ) ) ) ) ( ( helped ( the artists ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS students)) (SBAR (WHNP (WP who)) (S (VP (VBD encouraged) (NP (DT the) (NNS professors)))))) (VP (VBD helped) (NP (DT the) (NNS artists))) (. .))) | The students helped the artists . | ( ( The students ) ( ( helped ( the artists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBD helped) (NP (DT the) (NNS artists))) (. .))) | lexical_overlap | 0 |
770 | 770 | The managers that ran admired the president . | ( ( ( The managers ) ( that ran ) ) ( ( admired ( the president ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS managers)) (SBAR (WHNP (WDT that)) (S (VP (VBD ran))))) (VP (VBD admired) (NP (DT the) (NN president))) (. .))) | The managers admired the president . | ( ( The managers ) ( ( admired ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD admired) (NP (DT the) (NN president))) (. .))) | lexical_overlap | 0 |
771 | 771 | The artist who resigned contacted the doctors . | ( ( ( The artist ) ( who resigned ) ) ( ( contacted ( the doctors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN artist)) (SBAR (WHNP (WP who)) (S (VP (VBD resigned))))) (VP (VBD contacted) (NP (DT the) (NNS doctors))) (. .))) | The artist contacted the doctors . | ( ( The artist ) ( ( contacted ( the doctors ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD contacted) (NP (DT the) (NNS doctors))) (. .))) | lexical_overlap | 0 |
772 | 772 | The secretaries that the actor mentioned thanked the student . | ( ( ( The secretaries ) ( that ( ( the actor ) mentioned ) ) ) ( ( thanked ( the student ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS secretaries)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NN actor)) (VP (VBD mentioned))))) (VP (VBD thanked) (NP (DT the) (NN student))) (. .))) | The secretaries thanked the student . | ( ( The secretaries ) ( ( thanked ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD thanked) (NP (DT the) (NN student))) (. .))) | lexical_overlap | 0 |
773 | 773 | The actors that the managers admired contacted the athletes . | ( ( ( The actors ) ( that ( ( the managers ) admired ) ) ) ( ( contacted ( the athletes ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS actors)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNS managers)) (VP (VBD admired))))) (VP (VBD contacted) (NP (DT the) (NNS athletes))) (. .))) | The actors contacted the athletes . | ( ( The actors ) ( ( contacted ( the athletes ) ) . ) ) | (ROOT (S (NP (DT The) (NNS actors)) (VP (VBD contacted) (NP (DT the) (NNS athletes))) (. .))) | lexical_overlap | 0 |
774 | 774 | The judges that arrived introduced the manager . | ( ( ( The judges ) ( that arrived ) ) ( ( introduced ( the manager ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS judges)) (SBAR (WHNP (WDT that)) (S (VP (VBD arrived))))) (VP (VBD introduced) (NP (DT the) (NN manager))) (. .))) | The judges introduced the manager . | ( ( The judges ) ( ( introduced ( the manager ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD introduced) (NP (DT the) (NN manager))) (. .))) | lexical_overlap | 0 |
775 | 775 | The scientist that resigned advised the lawyers . | ( ( ( The scientist ) ( that resigned ) ) ( ( advised ( the lawyers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN scientist)) (SBAR (WHNP (WDT that)) (S (VP (VBD resigned))))) (VP (VBD advised) (NP (DT the) (NNS lawyers))) (. .))) | The scientist advised the lawyers . | ( ( The scientist ) ( ( advised ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD advised) (NP (DT the) (NNS lawyers))) (. .))) | lexical_overlap | 0 |
776 | 776 | The manager that recognized the presidents called the artists . | ( ( ( The manager ) ( that ( recognized ( the presidents ) ) ) ) ( ( called ( the artists ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN manager)) (SBAR (WHNP (WDT that)) (S (VP (VBD recognized) (NP (DT the) (NNS presidents)))))) (VP (VBD called) (NP (DT the) (NNS artists))) (. .))) | The manager called the artists . | ( ( The manager ) ( ( called ( the artists ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD called) (NP (DT the) (NNS artists))) (. .))) | lexical_overlap | 0 |
777 | 777 | The author that recognized the secretary advised the lawyers . | ( ( ( The author ) ( that ( recognized ( the secretary ) ) ) ) ( ( advised ( the lawyers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN author)) (SBAR (WHNP (WDT that)) (S (VP (VBD recognized) (NP (DT the) (NN secretary)))))) (VP (VBD advised) (NP (DT the) (NNS lawyers))) (. .))) | The author advised the lawyers . | ( ( The author ) ( ( advised ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NN author)) (VP (VBD advised) (NP (DT the) (NNS lawyers))) (. .))) | lexical_overlap | 0 |
778 | 778 | The judge that supported the professor thanked the actor . | ( ( ( The judge ) ( that ( supported ( the professor ) ) ) ) ( ( thanked ( the actor ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN judge)) (SBAR (WHNP (WDT that)) (S (VP (VBD supported) (NP (DT the) (NN professor)))))) (VP (VBD thanked) (NP (DT the) (NN actor))) (. .))) | The judge thanked the actor . | ( ( The judge ) ( ( thanked ( the actor ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD thanked) (NP (DT the) (NN actor))) (. .))) | lexical_overlap | 0 |
779 | 779 | The judges that contacted the bankers thanked the managers . | ( ( ( The judges ) ( that ( contacted ( the bankers ) ) ) ) ( ( thanked ( the managers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS judges)) (SBAR (WHNP (WDT that)) (S (VP (VBD contacted) (NP (DT the) (NNS bankers)))))) (VP (VBD thanked) (NP (DT the) (NNS managers))) (. .))) | The judges thanked the managers . | ( ( The judges ) ( ( thanked ( the managers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD thanked) (NP (DT the) (NNS managers))) (. .))) | lexical_overlap | 0 |
780 | 780 | The professor who contacted the lawyers called the authors . | ( ( ( The professor ) ( who ( contacted ( the lawyers ) ) ) ) ( ( called ( the authors ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN professor)) (SBAR (WHNP (WP who)) (S (VP (VBD contacted) (NP (DT the) (NNS lawyers)))))) (VP (VBD called) (NP (DT the) (NNS authors))) (. .))) | The professor called the authors . | ( ( The professor ) ( ( called ( the authors ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD called) (NP (DT the) (NNS authors))) (. .))) | lexical_overlap | 0 |
781 | 781 | The secretary that contacted the senators saw the manager . | ( ( ( The secretary ) ( that ( contacted ( the senators ) ) ) ) ( ( saw ( the manager ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN secretary)) (SBAR (WHNP (WDT that)) (S (VP (VBD contacted) (NP (DT the) (NNS senators)))))) (VP (VBD saw) (NP (DT the) (NN manager))) (. .))) | The secretary saw the manager . | ( ( The secretary ) ( ( saw ( the manager ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD saw) (NP (DT the) (NN manager))) (. .))) | lexical_overlap | 0 |
782 | 782 | The manager that thanked the professor recognized the lawyer . | ( ( ( The manager ) ( that ( thanked ( the professor ) ) ) ) ( ( recognized ( the lawyer ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN manager)) (SBAR (WHNP (WDT that)) (S (VP (VBD thanked) (NP (DT the) (NN professor)))))) (VP (VBD recognized) (NP (DT the) (NN lawyer))) (. .))) | The manager recognized the lawyer . | ( ( The manager ) ( ( recognized ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD recognized) (NP (DT the) (NN lawyer))) (. .))) | lexical_overlap | 0 |
783 | 783 | The manager that recognized the authors contacted the judges . | ( ( ( The manager ) ( that ( recognized ( the authors ) ) ) ) ( ( contacted ( the judges ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN manager)) (SBAR (WHNP (WDT that)) (S (VP (VBD recognized) (NP (DT the) (NNS authors)))))) (VP (VBD contacted) (NP (DT the) (NNS judges))) (. .))) | The manager contacted the judges . | ( ( The manager ) ( ( contacted ( the judges ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD contacted) (NP (DT the) (NNS judges))) (. .))) | lexical_overlap | 0 |
784 | 784 | The judge who introduced the professors believed the manager . | ( ( ( The judge ) ( who ( introduced ( the professors ) ) ) ) ( ( believed ( the manager ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN judge)) (SBAR (WHNP (WP who)) (S (VP (VBD introduced) (NP (DT the) (NNS professors)))))) (VP (VBD believed) (NP (DT the) (NN manager))) (. .))) | The judge believed the manager . | ( ( The judge ) ( ( believed ( the manager ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD believed) (NP (DT the) (NN manager))) (. .))) | lexical_overlap | 0 |
785 | 785 | The tourists that recommended the secretary believed the doctor . | ( ( ( The tourists ) ( that ( recommended ( the secretary ) ) ) ) ( ( believed ( the doctor ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS tourists)) (SBAR (WHNP (WDT that)) (S (VP (VBD recommended) (NP (DT the) (NN secretary)))))) (VP (VBD believed) (NP (DT the) (NN doctor))) (. .))) | The tourists believed the doctor . | ( ( The tourists ) ( ( believed ( the doctor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD believed) (NP (DT the) (NN doctor))) (. .))) | lexical_overlap | 0 |
786 | 786 | The doctors who saw the senator encouraged the author . | ( ( ( The doctors ) ( who ( saw ( the senator ) ) ) ) ( ( encouraged ( the author ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS doctors)) (SBAR (WHNP (WP who)) (S (VP (VBD saw) (NP (DT the) (NN senator)))))) (VP (VBD encouraged) (NP (DT the) (NN author))) (. .))) | The doctors encouraged the author . | ( ( The doctors ) ( ( encouraged ( the author ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD encouraged) (NP (DT the) (NN author))) (. .))) | lexical_overlap | 0 |
787 | 787 | The doctors who resigned introduced the students . | ( ( ( The doctors ) ( who resigned ) ) ( ( introduced ( the students ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS doctors)) (SBAR (WHNP (WP who)) (S (VP (VBD resigned))))) (VP (VBD introduced) (NP (DT the) (NNS students))) (. .))) | The doctors introduced the students . | ( ( The doctors ) ( ( introduced ( the students ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD introduced) (NP (DT the) (NNS students))) (. .))) | lexical_overlap | 0 |
788 | 788 | The professor that admired the student recommended the lawyers . | ( ( ( The professor ) ( that ( admired ( the student ) ) ) ) ( ( recommended ( the lawyers ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN professor)) (SBAR (WHNP (WDT that)) (S (VP (VBD admired) (NP (DT the) (NN student)))))) (VP (VBD recommended) (NP (DT the) (NNS lawyers))) (. .))) | The professor recommended the lawyers . | ( ( The professor ) ( ( recommended ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD recommended) (NP (DT the) (NNS lawyers))) (. .))) | lexical_overlap | 0 |
789 | 789 | The managers that introduced the presidents stopped the secretaries . | ( ( ( The managers ) ( that ( introduced ( the presidents ) ) ) ) ( ( stopped ( the secretaries ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS managers)) (SBAR (WHNP (WDT that)) (S (VP (VBD introduced) (NP (DT the) (NNS presidents)))))) (VP (VBD stopped) (NP (DT the) (NNS secretaries))) (. .))) | The managers stopped the secretaries . | ( ( The managers ) ( ( stopped ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD stopped) (NP (DT the) (NNS secretaries))) (. .))) | lexical_overlap | 0 |
790 | 790 | The secretaries that the tourist stopped contacted the athlete . | ( ( ( The secretaries ) ( that ( ( the tourist ) stopped ) ) ) ( ( contacted ( the athlete ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS secretaries)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NN tourist)) (VP (VBD stopped))))) (VP (VBD contacted) (NP (DT the) (NN athlete))) (. .))) | The secretaries contacted the athlete . | ( ( The secretaries ) ( ( contacted ( the athlete ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD contacted) (NP (DT the) (NN athlete))) (. .))) | lexical_overlap | 0 |
791 | 791 | The tourist that shouted believed the students . | ( ( ( The tourist ) ( that shouted ) ) ( ( believed ( the students ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN tourist)) (SBAR (WHNP (WDT that)) (S (VP (VBD shouted))))) (VP (VBD believed) (NP (DT the) (NNS students))) (. .))) | The tourist believed the students . | ( ( The tourist ) ( ( believed ( the students ) ) . ) ) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD believed) (NP (DT the) (NNS students))) (. .))) | lexical_overlap | 0 |
792 | 792 | The bankers that the secretaries supported recommended the student . | ( ( ( The bankers ) ( that ( ( the secretaries ) supported ) ) ) ( ( recommended ( the student ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS bankers)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNS secretaries)) (VP (VBD supported))))) (VP (VBD recommended) (NP (DT the) (NN student))) (. .))) | The bankers recommended the student . | ( ( The bankers ) ( ( recommended ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD recommended) (NP (DT the) (NN student))) (. .))) | lexical_overlap | 0 |
793 | 793 | The bankers that the professors mentioned believed the athlete . | ( ( ( The bankers ) ( that ( ( the professors ) mentioned ) ) ) ( ( believed ( the athlete ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS bankers)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNS professors)) (VP (VBD mentioned))))) (VP (VBD believed) (NP (DT the) (NN athlete))) (. .))) | The bankers believed the athlete . | ( ( The bankers ) ( ( believed ( the athlete ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD believed) (NP (DT the) (NN athlete))) (. .))) | lexical_overlap | 0 |
794 | 794 | The presidents who resigned introduced the athlete . | ( ( ( The presidents ) ( who resigned ) ) ( ( introduced ( the athlete ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS presidents)) (SBAR (WHNP (WP who)) (S (VP (VBD resigned))))) (VP (VBD introduced) (NP (DT the) (NN athlete))) (. .))) | The presidents introduced the athlete . | ( ( The presidents ) ( ( introduced ( the athlete ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD introduced) (NP (DT the) (NN athlete))) (. .))) | lexical_overlap | 0 |
795 | 795 | The senators who the artist avoided encouraged the secretary . | ( ( ( The senators ) ( who ( ( the artist ) avoided ) ) ) ( ( encouraged ( the secretary ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS senators)) (SBAR (WHNP (WP who)) (S (NP (DT the) (NN artist)) (VP (VBD avoided))))) (VP (VBD encouraged) (NP (DT the) (NN secretary))) (. .))) | The senators encouraged the secretary . | ( ( The senators ) ( ( encouraged ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD encouraged) (NP (DT the) (NN secretary))) (. .))) | lexical_overlap | 0 |
796 | 796 | The author who arrived stopped the actor . | ( ( ( The author ) ( who arrived ) ) ( ( stopped ( the actor ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN author)) (SBAR (WHNP (WP who)) (S (VP (VBD arrived))))) (VP (VBD stopped) (NP (DT the) (NN actor))) (. .))) | The author stopped the actor . | ( ( The author ) ( ( stopped ( the actor ) ) . ) ) | (ROOT (S (NP (DT The) (NN author)) (VP (VBD stopped) (NP (DT the) (NN actor))) (. .))) | lexical_overlap | 0 |
797 | 797 | The artist who slept recommended the athletes . | ( ( ( The artist ) ( who slept ) ) ( ( recommended ( the athletes ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN artist)) (SBAR (WHNP (WP who)) (S (VP (VBD slept))))) (VP (VBD recommended) (NP (DT the) (NNS athletes))) (. .))) | The artist recommended the athletes . | ( ( The artist ) ( ( recommended ( the athletes ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD recommended) (NP (DT the) (NNS athletes))) (. .))) | lexical_overlap | 0 |
798 | 798 | The secretaries that introduced the athlete admired the author . | ( ( ( The secretaries ) ( that ( introduced ( the athlete ) ) ) ) ( ( admired ( the author ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS secretaries)) (SBAR (WHNP (WDT that)) (S (VP (VBD introduced) (NP (DT the) (NN athlete)))))) (VP (VBD admired) (NP (DT the) (NN author))) (. .))) | The secretaries admired the author . | ( ( The secretaries ) ( ( admired ( the author ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD admired) (NP (DT the) (NN author))) (. .))) | lexical_overlap | 0 |
799 | 799 | The tourists that performed saw the president . | ( ( ( The tourists ) ( that performed ) ) ( ( saw ( the president ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS tourists)) (SBAR (WHNP (WDT that)) (S (VP (VBD performed))))) (VP (VBD saw) (NP (DT the) (NN president))) (. .))) | The tourists saw the president . | ( ( The tourists ) ( ( saw ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD saw) (NP (DT the) (NN president))) (. .))) | lexical_overlap | 0 |
800 | 800 | The student that the senators supported called the judges . | ( ( ( The student ) ( that ( ( the senators ) supported ) ) ) ( ( called ( the judges ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN student)) (SBAR (WHNP (WDT that)) (S (NP (DT the) (NNS senators)) (VP (VBD supported))))) (VP (VBD called) (NP (DT the) (NNS judges))) (. .))) | The student called the judges . | ( ( The student ) ( ( called ( the judges ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD called) (NP (DT the) (NNS judges))) (. .))) | lexical_overlap | 0 |