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