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
|
---|---|---|---|---|---|---|---|---|---|
1,001 | 1,001 | The professors believed the managers shouted . | ( ( The professors ) ( ( believed ( ( the managers ) shouted ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD believed) (SBAR (S (NP (DT the) (NNS managers)) (VP (VBD shouted))))) (. .))) | The professors believed the managers . | ( ( The professors ) ( ( believed ( the managers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD believed) (NP (DT the) (NNS managers))) (. .))) | subsequence | 1 |
1,002 | 1,002 | The doctor knew the athletes advised the secretaries . | ( ( The doctor ) ( ( knew ( ( the athletes ) ( advised ( the secretaries ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS athletes)) (VP (VBD advised) (NP (DT the) (NN secretaries)))))) (. .))) | The doctor knew the athletes . | ( ( The doctor ) ( ( knew ( the athletes ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD knew) (NP (DT the) (NNS athletes))) (. .))) | subsequence | 1 |
1,003 | 1,003 | The tourists heard the manager avoided the secretary . | ( ( The tourists ) ( ( heard ( ( the manager ) ( avoided ( the secretary ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD heard) (SBAR (S (NP (DT the) (NN manager)) (VP (VBD avoided) (NP (DT the) (NN secretary)))))) (. .))) | The tourists heard the manager . | ( ( The tourists ) ( ( heard ( the manager ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD heard) (NP (DT the) (NN manager))) (. .))) | subsequence | 1 |
1,004 | 1,004 | The author believed the doctors introduced the managers . | ( ( The author ) ( ( believed ( ( the doctors ) ( introduced ( the managers ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN author)) (VP (VBD believed) (SBAR (S (NP (DT the) (NNS doctors)) (VP (VBD introduced) (NP (DT the) (NN managers)))))) (. .))) | The author believed the doctors . | ( ( The author ) ( ( believed ( the doctors ) ) . ) ) | (ROOT (S (NP (DT The) (NN author)) (VP (VBD believed) (NP (DT the) (NNS doctors))) (. .))) | subsequence | 1 |
1,005 | 1,005 | The senator believed the banker recommended the actor . | ( ( The senator ) ( ( believed ( ( the banker ) ( recommended ( the actor ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD believed) (SBAR (S (NP (DT the) (NN banker)) (VP (VBD recommended) (NP (DT the) (NN actor)))))) (. .))) | The senator believed the banker . | ( ( The senator ) ( ( believed ( the banker ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD believed) (NP (DT the) (NN banker))) (. .))) | subsequence | 1 |
1,006 | 1,006 | The secretary knew the lawyer danced . | ( ( The secretary ) ( ( knew ( ( the lawyer ) danced ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD knew) (SBAR (S (NP (DT the) (NN lawyer)) (VP (VBD danced))))) (. .))) | The secretary knew the lawyer . | ( ( The secretary ) ( ( knew ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD knew) (NP (DT the) (NN lawyer))) (. .))) | subsequence | 1 |
1,007 | 1,007 | The senator knew the manager ran . | ( ( The senator ) ( ( knew ( ( the manager ) ran ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD knew) (SBAR (S (NP (DT the) (NN manager)) (VP (VBD ran))))) (. .))) | The senator knew the manager . | ( ( The senator ) ( ( knew ( the manager ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD knew) (NP (DT the) (NN manager))) (. .))) | subsequence | 1 |
1,008 | 1,008 | The senator heard the athlete performed . | ( ( The senator ) ( ( heard ( ( the athlete ) performed ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD heard) (SBAR (S (NP (DT the) (NN athlete)) (VP (VBD performed))))) (. .))) | The senator heard the athlete . | ( ( The senator ) ( ( heard ( the athlete ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD heard) (NP (DT the) (NN athlete))) (. .))) | subsequence | 1 |
1,009 | 1,009 | The professors heard the artists contacted the judges . | ( ( The professors ) ( ( heard ( ( the artists ) ( contacted ( the judges ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD heard) (SBAR (S (NP (DT the) (NNS artists)) (VP (VBD contacted) (NP (DT the) (NN judges)))))) (. .))) | The professors heard the artists . | ( ( The professors ) ( ( heard ( the artists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD heard) (NP (DT the) (NNS artists))) (. .))) | subsequence | 1 |
1,010 | 1,010 | The artist heard the scientists ran . | ( ( The artist ) ( ( heard ( ( the scientists ) ran ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD heard) (SBAR (S (NP (DT the) (NNS scientists)) (VP (VBD ran))))) (. .))) | The artist heard the scientists . | ( ( The artist ) ( ( heard ( the scientists ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD heard) (NP (DT the) (NNS scientists))) (. .))) | subsequence | 1 |
1,011 | 1,011 | The banker believed the scientists supported the author . | ( ( The banker ) ( ( believed ( ( the scientists ) ( supported ( the author ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD believed) (SBAR (S (NP (DT the) (NNS scientists)) (VP (VBD supported) (NP (DT the) (NN author)))))) (. .))) | The banker believed the scientists . | ( ( The banker ) ( ( believed ( the scientists ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD believed) (NP (DT the) (NNS scientists))) (. .))) | subsequence | 1 |
1,012 | 1,012 | The professors heard the secretary stopped the tourists . | ( ( The professors ) ( ( heard ( ( the secretary ) ( stopped ( the tourists ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD heard) (SBAR (S (NP (DT the) (NN secretary)) (VP (VBD stopped) (NP (DT the) (NN tourists)))))) (. .))) | The professors heard the secretary . | ( ( The professors ) ( ( heard ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD heard) (NP (DT the) (NN secretary))) (. .))) | subsequence | 1 |
1,013 | 1,013 | The manager believed the professor ran . | ( ( The manager ) ( ( believed ( ( the professor ) ran ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD believed) (SBAR (S (NP (DT the) (NN professor)) (VP (VBD ran))))) (. .))) | The manager believed the professor . | ( ( The manager ) ( ( believed ( the professor ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD believed) (NP (DT the) (NN professor))) (. .))) | subsequence | 1 |
1,014 | 1,014 | The professors believed the artist stopped the actor . | ( ( The professors ) ( ( believed ( ( the artist ) ( stopped ( the actor ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD believed) (SBAR (S (NP (DT the) (NN artist)) (VP (VBD stopped) (NP (DT the) (NN actor)))))) (. .))) | The professors believed the artist . | ( ( The professors ) ( ( believed ( the artist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD believed) (NP (DT the) (NN artist))) (. .))) | subsequence | 1 |
1,015 | 1,015 | The judges knew the tourist advised the artists . | ( ( The judges ) ( ( knew ( ( the tourist ) ( advised ( the artists ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD knew) (SBAR (S (NP (DT the) (NN tourist)) (VP (VBD advised) (NP (DT the) (NN artists)))))) (. .))) | The judges knew the tourist . | ( ( The judges ) ( ( knew ( the tourist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD knew) (NP (DT the) (NN tourist))) (. .))) | subsequence | 1 |
1,016 | 1,016 | The tourist knew the managers helped the judge . | ( ( The tourist ) ( ( knew ( ( the managers ) ( helped ( the judge ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS managers)) (VP (VBD helped) (NP (DT the) (NN judge)))))) (. .))) | The tourist knew the managers . | ( ( The tourist ) ( ( knew ( the managers ) ) . ) ) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD knew) (NP (DT the) (NNS managers))) (. .))) | subsequence | 1 |
1,017 | 1,017 | The authors believed the senator advised the secretary . | ( ( The authors ) ( ( believed ( ( the senator ) ( advised ( the secretary ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD believed) (SBAR (S (NP (DT the) (NN senator)) (VP (VBD advised) (NP (DT the) (NN secretary)))))) (. .))) | The authors believed the senator . | ( ( The authors ) ( ( believed ( the senator ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD believed) (NP (DT the) (NN senator))) (. .))) | subsequence | 1 |
1,018 | 1,018 | The doctors knew the managers thanked the athlete . | ( ( The doctors ) ( ( knew ( ( the managers ) ( thanked ( the athlete ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS managers)) (VP (VBD thanked) (NP (DT the) (NN athlete)))))) (. .))) | The doctors knew the managers . | ( ( The doctors ) ( ( knew ( the managers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD knew) (NP (DT the) (NNS managers))) (. .))) | subsequence | 1 |
1,019 | 1,019 | The lawyer believed the authors mentioned the secretary . | ( ( The lawyer ) ( ( believed ( ( the authors ) ( mentioned ( the secretary ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD believed) (SBAR (S (NP (DT the) (NNS authors)) (VP (VBD mentioned) (NP (DT the) (NN secretary)))))) (. .))) | The lawyer believed the authors . | ( ( The lawyer ) ( ( believed ( the authors ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD believed) (NP (DT the) (NNS authors))) (. .))) | subsequence | 1 |
1,020 | 1,020 | The secretaries believed the professors encouraged the student . | ( ( The secretaries ) ( ( believed ( ( the professors ) ( encouraged ( the student ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD believed) (SBAR (S (NP (DT the) (NNS professors)) (VP (VBD encouraged) (NP (DT the) (NN student)))))) (. .))) | The secretaries believed the professors . | ( ( The secretaries ) ( ( believed ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD believed) (NP (DT the) (NNS professors))) (. .))) | subsequence | 1 |
1,021 | 1,021 | The author knew the lawyers resigned . | ( ( The author ) ( ( knew ( ( the lawyers ) resigned ) ) . ) ) | (ROOT (S (NP (DT The) (NN author)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS lawyers)) (VP (VBD resigned))))) (. .))) | The author knew the lawyers . | ( ( The author ) ( ( knew ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NN author)) (VP (VBD knew) (NP (DT the) (NNS lawyers))) (. .))) | subsequence | 1 |
1,022 | 1,022 | The judges believed the secretary helped the author . | ( ( The judges ) ( ( believed ( ( the secretary ) ( helped ( the author ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD believed) (SBAR (S (NP (DT the) (NN secretary)) (VP (VBD helped) (NP (DT the) (NN author)))))) (. .))) | The judges believed the secretary . | ( ( The judges ) ( ( believed ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD believed) (NP (DT the) (NN secretary))) (. .))) | subsequence | 1 |
1,023 | 1,023 | The student heard the judge ran . | ( ( The student ) ( ( heard ( ( the judge ) ran ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD heard) (SBAR (S (NP (DT the) (NN judge)) (VP (VBD ran))))) (. .))) | The student heard the judge . | ( ( The student ) ( ( heard ( the judge ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD heard) (NP (DT the) (NN judge))) (. .))) | subsequence | 1 |
1,024 | 1,024 | The authors knew the president helped the judges . | ( ( The authors ) ( ( knew ( ( the president ) ( helped ( the judges ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD knew) (SBAR (S (NP (DT the) (NN president)) (VP (VBD helped) (NP (DT the) (NN judges)))))) (. .))) | The authors knew the president . | ( ( The authors ) ( ( knew ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD knew) (NP (DT the) (NN president))) (. .))) | subsequence | 1 |
1,025 | 1,025 | The lawyers knew the students stopped the doctors . | ( ( The lawyers ) ( ( knew ( ( the students ) ( stopped ( the doctors ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS students)) (VP (VBD stopped) (NP (DT the) (NN doctors)))))) (. .))) | The lawyers knew the students . | ( ( The lawyers ) ( ( knew ( the students ) ) . ) ) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD knew) (NP (DT the) (NNS students))) (. .))) | subsequence | 1 |
1,026 | 1,026 | The banker knew the secretary resigned . | ( ( The banker ) ( ( knew ( ( the secretary ) resigned ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD knew) (SBAR (S (NP (DT the) (NN secretary)) (VP (VBD resigned))))) (. .))) | The banker knew the secretary . | ( ( The banker ) ( ( knew ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD knew) (NP (DT the) (NN secretary))) (. .))) | subsequence | 1 |
1,027 | 1,027 | The judge believed the scientists supported the tourist . | ( ( The judge ) ( ( believed ( ( the scientists ) ( supported ( the tourist ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD believed) (SBAR (S (NP (DT the) (NNS scientists)) (VP (VBD supported) (NP (DT the) (NN tourist)))))) (. .))) | The judge believed the scientists . | ( ( The judge ) ( ( believed ( the scientists ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD believed) (NP (DT the) (NNS scientists))) (. .))) | subsequence | 1 |
1,028 | 1,028 | The authors heard the secretaries saw the actors . | ( ( The authors ) ( ( heard ( ( the secretaries ) ( saw ( the actors ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD heard) (SBAR (S (NP (DT the) (NNS secretaries)) (VP (VBD saw) (NP (DT the) (NN actors)))))) (. .))) | The authors heard the secretaries . | ( ( The authors ) ( ( heard ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD heard) (NP (DT the) (NNS secretaries))) (. .))) | subsequence | 1 |
1,029 | 1,029 | The president heard the lawyers recognized the scientist . | ( ( The president ) ( ( heard ( ( the lawyers ) ( recognized ( the scientist ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD heard) (SBAR (S (NP (DT the) (NNS lawyers)) (VP (VBD recognized) (NP (DT the) (NN scientist)))))) (. .))) | The president heard the lawyers . | ( ( The president ) ( ( heard ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD heard) (NP (DT the) (NNS lawyers))) (. .))) | subsequence | 1 |
1,030 | 1,030 | The presidents knew the doctor recognized the tourist . | ( ( The presidents ) ( ( knew ( ( the doctor ) ( recognized ( the tourist ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD knew) (SBAR (S (NP (DT the) (NN doctor)) (VP (VBD recognized) (NP (DT the) (NN tourist)))))) (. .))) | The presidents knew the doctor . | ( ( The presidents ) ( ( knew ( the doctor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD knew) (NP (DT the) (NN doctor))) (. .))) | subsequence | 1 |
1,031 | 1,031 | The judges knew the professors shouted . | ( ( The judges ) ( ( knew ( ( the professors ) shouted ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS professors)) (VP (VBD shouted))))) (. .))) | The judges knew the professors . | ( ( The judges ) ( ( knew ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD knew) (NP (DT the) (NNS professors))) (. .))) | subsequence | 1 |
1,032 | 1,032 | The students knew the actor avoided the doctors . | ( ( The students ) ( ( knew ( ( the actor ) ( avoided ( the doctors ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBD knew) (SBAR (S (NP (DT the) (NN actor)) (VP (VBD avoided) (NP (DT the) (NN doctors)))))) (. .))) | The students knew the actor . | ( ( The students ) ( ( knew ( the actor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBD knew) (NP (DT the) (NN actor))) (. .))) | subsequence | 1 |
1,033 | 1,033 | The doctor knew the judges waited . | ( ( The doctor ) ( ( knew ( ( the judges ) waited ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS judges)) (VP (VBD waited))))) (. .))) | The doctor knew the judges . | ( ( The doctor ) ( ( knew ( the judges ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD knew) (NP (DT the) (NNS judges))) (. .))) | subsequence | 1 |
1,034 | 1,034 | The artists knew the professors danced . | ( ( The artists ) ( ( knew ( ( the professors ) danced ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS professors)) (VP (VBD danced))))) (. .))) | The artists knew the professors . | ( ( The artists ) ( ( knew ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD knew) (NP (DT the) (NNS professors))) (. .))) | subsequence | 1 |
1,035 | 1,035 | The bankers knew the judges contacted the actor . | ( ( The bankers ) ( ( knew ( ( the judges ) ( contacted ( the actor ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS judges)) (VP (VBD contacted) (NP (DT the) (NN actor)))))) (. .))) | The bankers knew the judges . | ( ( The bankers ) ( ( knew ( the judges ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD knew) (NP (DT the) (NNS judges))) (. .))) | subsequence | 1 |
1,036 | 1,036 | The secretary heard the presidents admired the senator . | ( ( The secretary ) ( ( heard ( ( the presidents ) ( admired ( the senator ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD heard) (SBAR (S (NP (DT the) (NNS presidents)) (VP (VBD admired) (NP (DT the) (NN senator)))))) (. .))) | The secretary heard the presidents . | ( ( The secretary ) ( ( heard ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD heard) (NP (DT the) (NNS presidents))) (. .))) | subsequence | 1 |
1,037 | 1,037 | The athletes knew the banker resigned . | ( ( The athletes ) ( ( knew ( ( the banker ) resigned ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD knew) (SBAR (S (NP (DT the) (NN banker)) (VP (VBD resigned))))) (. .))) | The athletes knew the banker . | ( ( The athletes ) ( ( knew ( the banker ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD knew) (NP (DT the) (NN banker))) (. .))) | subsequence | 1 |
1,038 | 1,038 | The managers believed the lawyer called the tourist . | ( ( The managers ) ( ( believed ( ( the lawyer ) ( called ( the tourist ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD believed) (SBAR (S (NP (DT the) (NN lawyer)) (VP (VBD called) (NP (DT the) (NN tourist)))))) (. .))) | The managers believed the lawyer . | ( ( The managers ) ( ( believed ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD believed) (NP (DT the) (NN lawyer))) (. .))) | subsequence | 1 |
1,039 | 1,039 | The student knew the bankers arrived . | ( ( The student ) ( ( knew ( ( the bankers ) arrived ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS bankers)) (VP (VBD arrived))))) (. .))) | The student knew the bankers . | ( ( The student ) ( ( knew ( the bankers ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD knew) (NP (DT the) (NNS bankers))) (. .))) | subsequence | 1 |
1,040 | 1,040 | The professors knew the artists danced . | ( ( The professors ) ( ( knew ( ( the artists ) danced ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS artists)) (VP (VBD danced))))) (. .))) | The professors knew the artists . | ( ( The professors ) ( ( knew ( the artists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD knew) (NP (DT the) (NNS artists))) (. .))) | subsequence | 1 |
1,041 | 1,041 | The secretaries heard the manager mentioned the bankers . | ( ( The secretaries ) ( ( heard ( ( the manager ) ( mentioned ( the bankers ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD heard) (SBAR (S (NP (DT the) (NN manager)) (VP (VBD mentioned) (NP (DT the) (NN bankers)))))) (. .))) | The secretaries heard the manager . | ( ( The secretaries ) ( ( heard ( the manager ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD heard) (NP (DT the) (NN manager))) (. .))) | subsequence | 1 |
1,042 | 1,042 | The actors heard the tourists resigned . | ( ( The actors ) ( ( heard ( ( the tourists ) resigned ) ) . ) ) | (ROOT (S (NP (DT The) (NNS actors)) (VP (VBD heard) (SBAR (S (NP (DT the) (NNS tourists)) (VP (VBD resigned))))) (. .))) | The actors heard the tourists . | ( ( The actors ) ( ( heard ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS actors)) (VP (VBD heard) (NP (DT the) (NNS tourists))) (. .))) | subsequence | 1 |
1,043 | 1,043 | The bankers knew the doctors supported the tourists . | ( ( The bankers ) ( ( knew ( ( the doctors ) ( supported ( the tourists ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS doctors)) (VP (VBD supported) (NP (DT the) (NN tourists)))))) (. .))) | The bankers knew the doctors . | ( ( The bankers ) ( ( knew ( the doctors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD knew) (NP (DT the) (NNS doctors))) (. .))) | subsequence | 1 |
1,044 | 1,044 | The judges believed the artist danced . | ( ( The judges ) ( ( believed ( ( the artist ) danced ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD believed) (SBAR (S (NP (DT the) (NN artist)) (VP (VBD danced))))) (. .))) | The judges believed the artist . | ( ( The judges ) ( ( believed ( the artist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD believed) (NP (DT the) (NN artist))) (. .))) | subsequence | 1 |
1,045 | 1,045 | The scientists knew the lawyers ran . | ( ( The scientists ) ( ( knew ( ( the lawyers ) ran ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS lawyers)) (VP (VBD ran))))) (. .))) | The scientists knew the lawyers . | ( ( The scientists ) ( ( knew ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD knew) (NP (DT the) (NNS lawyers))) (. .))) | subsequence | 1 |
1,046 | 1,046 | The scientists heard the senator arrived . | ( ( The scientists ) ( ( heard ( ( the senator ) arrived ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD heard) (SBAR (S (NP (DT the) (NN senator)) (VP (VBD arrived))))) (. .))) | The scientists heard the senator . | ( ( The scientists ) ( ( heard ( the senator ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD heard) (NP (DT the) (NN senator))) (. .))) | subsequence | 1 |
1,047 | 1,047 | The presidents knew the bankers recognized the student . | ( ( The presidents ) ( ( knew ( ( the bankers ) ( recognized ( the student ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS bankers)) (VP (VBD recognized) (NP (DT the) (NN student)))))) (. .))) | The presidents knew the bankers . | ( ( The presidents ) ( ( knew ( the bankers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD knew) (NP (DT the) (NNS bankers))) (. .))) | subsequence | 1 |
1,048 | 1,048 | The students knew the athletes slept . | ( ( The students ) ( ( knew ( ( the athletes ) slept ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS athletes)) (VP (VBD slept))))) (. .))) | The students knew the athletes . | ( ( The students ) ( ( knew ( the athletes ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBD knew) (NP (DT the) (NNS athletes))) (. .))) | subsequence | 1 |
1,049 | 1,049 | The scientist knew the lawyers ran . | ( ( The scientist ) ( ( knew ( ( the lawyers ) ran ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS lawyers)) (VP (VBD ran))))) (. .))) | The scientist knew the lawyers . | ( ( The scientist ) ( ( knew ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD knew) (NP (DT the) (NNS lawyers))) (. .))) | subsequence | 1 |
1,050 | 1,050 | The student knew the actor recognized the professor . | ( ( The student ) ( ( knew ( ( the actor ) ( recognized ( the professor ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD knew) (SBAR (S (NP (DT the) (NN actor)) (VP (VBD recognized) (NP (DT the) (NN professor)))))) (. .))) | The student knew the actor . | ( ( The student ) ( ( knew ( the actor ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD knew) (NP (DT the) (NN actor))) (. .))) | subsequence | 1 |
1,051 | 1,051 | The artists heard the students encouraged the president . | ( ( The artists ) ( ( heard ( ( the students ) ( encouraged ( the president ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD heard) (SBAR (S (NP (DT the) (NNS students)) (VP (VBD encouraged) (NP (DT the) (NN president)))))) (. .))) | The artists heard the students . | ( ( The artists ) ( ( heard ( the students ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD heard) (NP (DT the) (NNS students))) (. .))) | subsequence | 1 |
1,052 | 1,052 | The professors believed the managers contacted the student . | ( ( The professors ) ( ( believed ( ( the managers ) ( contacted ( the student ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD believed) (SBAR (S (NP (DT the) (NNS managers)) (VP (VBD contacted) (NP (DT the) (NN student)))))) (. .))) | The professors believed the managers . | ( ( The professors ) ( ( believed ( the managers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD believed) (NP (DT the) (NNS managers))) (. .))) | subsequence | 1 |
1,053 | 1,053 | The senator believed the actors waited . | ( ( The senator ) ( ( believed ( ( the actors ) waited ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD believed) (SBAR (S (NP (DT the) (NNS actors)) (VP (VBD waited))))) (. .))) | The senator believed the actors . | ( ( The senator ) ( ( believed ( the actors ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD believed) (NP (DT the) (NNS actors))) (. .))) | subsequence | 1 |
1,054 | 1,054 | The manager believed the actor admired the judge . | ( ( The manager ) ( ( believed ( ( the actor ) ( admired ( the judge ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD believed) (SBAR (S (NP (DT the) (NN actor)) (VP (VBD admired) (NP (DT the) (NN judge)))))) (. .))) | The manager believed the actor . | ( ( The manager ) ( ( believed ( the actor ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD believed) (NP (DT the) (NN actor))) (. .))) | subsequence | 1 |
1,055 | 1,055 | The scientist believed the senators slept . | ( ( The scientist ) ( ( believed ( ( the senators ) slept ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD believed) (SBAR (S (NP (DT the) (NNS senators)) (VP (VBD slept))))) (. .))) | The scientist believed the senators . | ( ( The scientist ) ( ( believed ( the senators ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD believed) (NP (DT the) (NNS senators))) (. .))) | subsequence | 1 |
1,056 | 1,056 | The tourists believed the athlete mentioned the artist . | ( ( The tourists ) ( ( believed ( ( the athlete ) ( mentioned ( the artist ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD believed) (SBAR (S (NP (DT the) (NN athlete)) (VP (VBD mentioned) (NP (DT the) (NN artist)))))) (. .))) | The tourists believed the athlete . | ( ( The tourists ) ( ( believed ( the athlete ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD believed) (NP (DT the) (NN athlete))) (. .))) | subsequence | 1 |
1,057 | 1,057 | The scientist heard the actor mentioned the author . | ( ( The scientist ) ( ( heard ( ( the actor ) ( mentioned ( the author ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD heard) (SBAR (S (NP (DT the) (NN actor)) (VP (VBD mentioned) (NP (DT the) (NN author)))))) (. .))) | The scientist heard the actor . | ( ( The scientist ) ( ( heard ( the actor ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD heard) (NP (DT the) (NN actor))) (. .))) | subsequence | 1 |
1,058 | 1,058 | The doctors heard the scientist contacted the secretary . | ( ( The doctors ) ( ( heard ( ( the scientist ) ( contacted ( the secretary ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD heard) (SBAR (S (NP (DT the) (NN scientist)) (VP (VBD contacted) (NP (DT the) (NN secretary)))))) (. .))) | The doctors heard the scientist . | ( ( The doctors ) ( ( heard ( the scientist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD heard) (NP (DT the) (NN scientist))) (. .))) | subsequence | 1 |
1,059 | 1,059 | The secretaries believed the professor resigned . | ( ( The secretaries ) ( ( believed ( ( the professor ) resigned ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD believed) (SBAR (S (NP (DT the) (NN professor)) (VP (VBD resigned))))) (. .))) | The secretaries believed the professor . | ( ( The secretaries ) ( ( believed ( the professor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD believed) (NP (DT the) (NN professor))) (. .))) | subsequence | 1 |
1,060 | 1,060 | The artist knew the professor danced . | ( ( The artist ) ( ( knew ( ( the professor ) danced ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD knew) (SBAR (S (NP (DT the) (NN professor)) (VP (VBD danced))))) (. .))) | The artist knew the professor . | ( ( The artist ) ( ( knew ( the professor ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD knew) (NP (DT the) (NN professor))) (. .))) | subsequence | 1 |
1,061 | 1,061 | The professors knew the presidents resigned . | ( ( The professors ) ( ( knew ( ( the presidents ) resigned ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS presidents)) (VP (VBD resigned))))) (. .))) | The professors knew the presidents . | ( ( The professors ) ( ( knew ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD knew) (NP (DT the) (NNS presidents))) (. .))) | subsequence | 1 |
1,062 | 1,062 | The judge knew the professors ran . | ( ( The judge ) ( ( knew ( ( the professors ) ran ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS professors)) (VP (VBD ran))))) (. .))) | The judge knew the professors . | ( ( The judge ) ( ( knew ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD knew) (NP (DT the) (NNS professors))) (. .))) | subsequence | 1 |
1,063 | 1,063 | The president knew the judge advised the secretary . | ( ( The president ) ( ( knew ( ( the judge ) ( advised ( the secretary ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD knew) (SBAR (S (NP (DT the) (NN judge)) (VP (VBD advised) (NP (DT the) (NN secretary)))))) (. .))) | The president knew the judge . | ( ( The president ) ( ( knew ( the judge ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD knew) (NP (DT the) (NN judge))) (. .))) | subsequence | 1 |
1,064 | 1,064 | The judge knew the senators shouted . | ( ( The judge ) ( ( knew ( ( the senators ) shouted ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS senators)) (VP (VBD shouted))))) (. .))) | The judge knew the senators . | ( ( The judge ) ( ( knew ( the senators ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD knew) (NP (DT the) (NNS senators))) (. .))) | subsequence | 1 |
1,065 | 1,065 | The presidents knew the tourists danced . | ( ( The presidents ) ( ( knew ( ( the tourists ) danced ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS tourists)) (VP (VBD danced))))) (. .))) | The presidents knew the tourists . | ( ( The presidents ) ( ( knew ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD knew) (NP (DT the) (NNS tourists))) (. .))) | subsequence | 1 |
1,066 | 1,066 | The scientist heard the lawyer contacted the students . | ( ( The scientist ) ( ( heard ( ( the lawyer ) ( contacted ( the students ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD heard) (SBAR (S (NP (DT the) (NN lawyer)) (VP (VBD contacted) (NP (DT the) (NN students)))))) (. .))) | The scientist heard the lawyer . | ( ( The scientist ) ( ( heard ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD heard) (NP (DT the) (NN lawyer))) (. .))) | subsequence | 1 |
1,067 | 1,067 | The banker knew the secretaries advised the scientists . | ( ( The banker ) ( ( knew ( ( the secretaries ) ( advised ( the scientists ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS secretaries)) (VP (VBD advised) (NP (DT the) (NN scientists)))))) (. .))) | The banker knew the secretaries . | ( ( The banker ) ( ( knew ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD knew) (NP (DT the) (NNS secretaries))) (. .))) | subsequence | 1 |
1,068 | 1,068 | The banker knew the professor supported the athletes . | ( ( The banker ) ( ( knew ( ( the professor ) ( supported ( the athletes ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD knew) (SBAR (S (NP (DT the) (NN professor)) (VP (VBD supported) (NP (DT the) (NN athletes)))))) (. .))) | The banker knew the professor . | ( ( The banker ) ( ( knew ( the professor ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD knew) (NP (DT the) (NN professor))) (. .))) | subsequence | 1 |
1,069 | 1,069 | The doctors heard the lawyer stopped the scientist . | ( ( The doctors ) ( ( heard ( ( the lawyer ) ( stopped ( the scientist ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD heard) (SBAR (S (NP (DT the) (NN lawyer)) (VP (VBD stopped) (NP (DT the) (NN scientist)))))) (. .))) | The doctors heard the lawyer . | ( ( The doctors ) ( ( heard ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD heard) (NP (DT the) (NN lawyer))) (. .))) | subsequence | 1 |
1,070 | 1,070 | The artists knew the senators recommended the student . | ( ( The artists ) ( ( knew ( ( the senators ) ( recommended ( the student ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS senators)) (VP (VBD recommended) (NP (DT the) (NN student)))))) (. .))) | The artists knew the senators . | ( ( The artists ) ( ( knew ( the senators ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD knew) (NP (DT the) (NNS senators))) (. .))) | subsequence | 1 |
1,071 | 1,071 | The authors knew the judges resigned . | ( ( The authors ) ( ( knew ( ( the judges ) resigned ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS judges)) (VP (VBD resigned))))) (. .))) | The authors knew the judges . | ( ( The authors ) ( ( knew ( the judges ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD knew) (NP (DT the) (NNS judges))) (. .))) | subsequence | 1 |
1,072 | 1,072 | The lawyer heard the scientists shouted . | ( ( The lawyer ) ( ( heard ( ( the scientists ) shouted ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD heard) (SBAR (S (NP (DT the) (NNS scientists)) (VP (VBD shouted))))) (. .))) | The lawyer heard the scientists . | ( ( The lawyer ) ( ( heard ( the scientists ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD heard) (NP (DT the) (NNS scientists))) (. .))) | subsequence | 1 |
1,073 | 1,073 | The president knew the athlete contacted the secretary . | ( ( The president ) ( ( knew ( ( the athlete ) ( contacted ( the secretary ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD knew) (SBAR (S (NP (DT the) (NN athlete)) (VP (VBD contacted) (NP (DT the) (NN secretary)))))) (. .))) | The president knew the athlete . | ( ( The president ) ( ( knew ( the athlete ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD knew) (NP (DT the) (NN athlete))) (. .))) | subsequence | 1 |
1,074 | 1,074 | The professor believed the actors thanked the senator . | ( ( The professor ) ( ( believed ( ( the actors ) ( thanked ( the senator ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD believed) (SBAR (S (NP (DT the) (NNS actors)) (VP (VBD thanked) (NP (DT the) (NN senator)))))) (. .))) | The professor believed the actors . | ( ( The professor ) ( ( believed ( the actors ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD believed) (NP (DT the) (NNS actors))) (. .))) | subsequence | 1 |
1,075 | 1,075 | The student knew the author contacted the judge . | ( ( The student ) ( ( knew ( ( the author ) ( contacted ( the judge ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD knew) (SBAR (S (NP (DT the) (NN author)) (VP (VBD contacted) (NP (DT the) (NN judge)))))) (. .))) | The student knew the author . | ( ( The student ) ( ( knew ( the author ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD knew) (NP (DT the) (NN author))) (. .))) | subsequence | 1 |
1,076 | 1,076 | The tourist heard the student shouted . | ( ( The tourist ) ( ( heard ( ( the student ) shouted ) ) . ) ) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD heard) (SBAR (S (NP (DT the) (NN student)) (VP (VBD shouted))))) (. .))) | The tourist heard the student . | ( ( The tourist ) ( ( heard ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD heard) (NP (DT the) (NN student))) (. .))) | subsequence | 1 |
1,077 | 1,077 | The lawyer believed the tourists introduced the scientist . | ( ( The lawyer ) ( ( believed ( ( the tourists ) ( introduced ( the scientist ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD believed) (SBAR (S (NP (DT the) (NNS tourists)) (VP (VBD introduced) (NP (DT the) (NN scientist)))))) (. .))) | The lawyer believed the tourists . | ( ( The lawyer ) ( ( believed ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD believed) (NP (DT the) (NNS tourists))) (. .))) | subsequence | 1 |
1,078 | 1,078 | The lawyer knew the authors ran . | ( ( The lawyer ) ( ( knew ( ( the authors ) ran ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS authors)) (VP (VBD ran))))) (. .))) | The lawyer knew the authors . | ( ( The lawyer ) ( ( knew ( the authors ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD knew) (NP (DT the) (NNS authors))) (. .))) | subsequence | 1 |
1,079 | 1,079 | The lawyers heard the authors resigned . | ( ( The lawyers ) ( ( heard ( ( the authors ) resigned ) ) . ) ) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD heard) (SBAR (S (NP (DT the) (NNS authors)) (VP (VBD resigned))))) (. .))) | The lawyers heard the authors . | ( ( The lawyers ) ( ( heard ( the authors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD heard) (NP (DT the) (NNS authors))) (. .))) | subsequence | 1 |
1,080 | 1,080 | The secretaries knew the tourists ran . | ( ( The secretaries ) ( ( knew ( ( the tourists ) ran ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS tourists)) (VP (VBD ran))))) (. .))) | The secretaries knew the tourists . | ( ( The secretaries ) ( ( knew ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD knew) (NP (DT the) (NNS tourists))) (. .))) | subsequence | 1 |
1,081 | 1,081 | The lawyers heard the senator stopped the student . | ( ( The lawyers ) ( ( heard ( ( the senator ) ( stopped ( the student ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD heard) (SBAR (S (NP (DT the) (NN senator)) (VP (VBD stopped) (NP (DT the) (NN student)))))) (. .))) | The lawyers heard the senator . | ( ( The lawyers ) ( ( heard ( the senator ) ) . ) ) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD heard) (NP (DT the) (NN senator))) (. .))) | subsequence | 1 |
1,082 | 1,082 | The secretary heard the athletes recognized the author . | ( ( The secretary ) ( ( heard ( ( the athletes ) ( recognized ( the author ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD heard) (SBAR (S (NP (DT the) (NNS athletes)) (VP (VBD recognized) (NP (DT the) (NN author)))))) (. .))) | The secretary heard the athletes . | ( ( The secretary ) ( ( heard ( the athletes ) ) . ) ) | (ROOT (S (NP (DT The) (NN secretary)) (VP (VBD heard) (NP (DT the) (NNS athletes))) (. .))) | subsequence | 1 |
1,083 | 1,083 | The secretaries believed the bankers arrived . | ( ( The secretaries ) ( ( believed ( ( the bankers ) arrived ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD believed) (SBAR (S (NP (DT the) (NNS bankers)) (VP (VBD arrived))))) (. .))) | The secretaries believed the bankers . | ( ( The secretaries ) ( ( believed ( the bankers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD believed) (NP (DT the) (NNS bankers))) (. .))) | subsequence | 1 |
1,084 | 1,084 | The artists believed the senator ran . | ( ( The artists ) ( ( believed ( ( the senator ) ran ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD believed) (SBAR (S (NP (DT the) (NN senator)) (VP (VBD ran))))) (. .))) | The artists believed the senator . | ( ( The artists ) ( ( believed ( the senator ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD believed) (NP (DT the) (NN senator))) (. .))) | subsequence | 1 |
1,085 | 1,085 | The student heard the actor advised the authors . | ( ( The student ) ( ( heard ( ( the actor ) ( advised ( the authors ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD heard) (SBAR (S (NP (DT the) (NN actor)) (VP (VBD advised) (NP (DT the) (NN authors)))))) (. .))) | The student heard the actor . | ( ( The student ) ( ( heard ( the actor ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD heard) (NP (DT the) (NN actor))) (. .))) | subsequence | 1 |
1,086 | 1,086 | The doctors knew the manager admired the lawyer . | ( ( The doctors ) ( ( knew ( ( the manager ) ( admired ( the lawyer ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD knew) (SBAR (S (NP (DT the) (NN manager)) (VP (VBD admired) (NP (DT the) (NN lawyer)))))) (. .))) | The doctors knew the manager . | ( ( The doctors ) ( ( knew ( the manager ) ) . ) ) | (ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD knew) (NP (DT the) (NN manager))) (. .))) | subsequence | 1 |
1,087 | 1,087 | The students knew the tourists helped the secretaries . | ( ( The students ) ( ( knew ( ( the tourists ) ( helped ( the secretaries ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS tourists)) (VP (VBD helped) (NP (DT the) (NN secretaries)))))) (. .))) | The students knew the tourists . | ( ( The students ) ( ( knew ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBD knew) (NP (DT the) (NNS tourists))) (. .))) | subsequence | 1 |
1,088 | 1,088 | The authors believed the doctor shouted . | ( ( The authors ) ( ( believed ( ( the doctor ) shouted ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD believed) (SBAR (S (NP (DT the) (NN doctor)) (VP (VBD shouted))))) (. .))) | The authors believed the doctor . | ( ( The authors ) ( ( believed ( the doctor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD believed) (NP (DT the) (NN doctor))) (. .))) | subsequence | 1 |
1,089 | 1,089 | The athletes knew the artist avoided the actor . | ( ( The athletes ) ( ( knew ( ( the artist ) ( avoided ( the actor ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD knew) (SBAR (S (NP (DT the) (NN artist)) (VP (VBD avoided) (NP (DT the) (NN actor)))))) (. .))) | The athletes knew the artist . | ( ( The athletes ) ( ( knew ( the artist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD knew) (NP (DT the) (NN artist))) (. .))) | subsequence | 1 |
1,090 | 1,090 | The authors knew the lawyers saw the scientists . | ( ( The authors ) ( ( knew ( ( the lawyers ) ( saw ( the scientists ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS lawyers)) (VP (VBD saw) (NP (DT the) (NN scientists)))))) (. .))) | The authors knew the lawyers . | ( ( The authors ) ( ( knew ( the lawyers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD knew) (NP (DT the) (NNS lawyers))) (. .))) | subsequence | 1 |
1,091 | 1,091 | The artist knew the judge performed . | ( ( The artist ) ( ( knew ( ( the judge ) performed ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD knew) (SBAR (S (NP (DT the) (NN judge)) (VP (VBD performed))))) (. .))) | The artist knew the judge . | ( ( The artist ) ( ( knew ( the judge ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD knew) (NP (DT the) (NN judge))) (. .))) | subsequence | 1 |
1,092 | 1,092 | The athletes knew the managers resigned . | ( ( The athletes ) ( ( knew ( ( the managers ) resigned ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD knew) (SBAR (S (NP (DT the) (NNS managers)) (VP (VBD resigned))))) (. .))) | The athletes knew the managers . | ( ( The athletes ) ( ( knew ( the managers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD knew) (NP (DT the) (NNS managers))) (. .))) | subsequence | 1 |
1,093 | 1,093 | The doctor knew the president waited . | ( ( The doctor ) ( ( knew ( ( the president ) waited ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD knew) (SBAR (S (NP (DT the) (NN president)) (VP (VBD waited))))) (. .))) | The doctor knew the president . | ( ( The doctor ) ( ( knew ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD knew) (NP (DT the) (NN president))) (. .))) | subsequence | 1 |
1,094 | 1,094 | The manager believed the athlete arrived . | ( ( The manager ) ( ( believed ( ( the athlete ) arrived ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD believed) (SBAR (S (NP (DT the) (NN athlete)) (VP (VBD arrived))))) (. .))) | The manager believed the athlete . | ( ( The manager ) ( ( believed ( the athlete ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD believed) (NP (DT the) (NN athlete))) (. .))) | subsequence | 1 |
1,095 | 1,095 | The athlete knew the lawyer admired the bankers . | ( ( The athlete ) ( ( knew ( ( the lawyer ) ( admired ( the bankers ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD knew) (SBAR (S (NP (DT the) (NN lawyer)) (VP (VBD admired) (NP (DT the) (NN bankers)))))) (. .))) | The athlete knew the lawyer . | ( ( The athlete ) ( ( knew ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD knew) (NP (DT the) (NN lawyer))) (. .))) | subsequence | 1 |
1,096 | 1,096 | The judges knew the athlete recognized the lawyer . | ( ( The judges ) ( ( knew ( ( the athlete ) ( recognized ( the lawyer ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD knew) (SBAR (S (NP (DT the) (NN athlete)) (VP (VBD recognized) (NP (DT the) (NN lawyer)))))) (. .))) | The judges knew the athlete . | ( ( The judges ) ( ( knew ( the athlete ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD knew) (NP (DT the) (NN athlete))) (. .))) | subsequence | 1 |
1,097 | 1,097 | The secretaries heard the author introduced the professor . | ( ( The secretaries ) ( ( heard ( ( the author ) ( introduced ( the professor ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD heard) (SBAR (S (NP (DT the) (NN author)) (VP (VBD introduced) (NP (DT the) (NN professor)))))) (. .))) | The secretaries heard the author . | ( ( The secretaries ) ( ( heard ( the author ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD heard) (NP (DT the) (NN author))) (. .))) | subsequence | 1 |
1,098 | 1,098 | The actor believed the scientist advised the tourist . | ( ( The actor ) ( ( believed ( ( the scientist ) ( advised ( the tourist ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD believed) (SBAR (S (NP (DT the) (NN scientist)) (VP (VBD advised) (NP (DT the) (NN tourist)))))) (. .))) | The actor believed the scientist . | ( ( The actor ) ( ( believed ( the scientist ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD believed) (NP (DT the) (NN scientist))) (. .))) | subsequence | 1 |
1,099 | 1,099 | The secretaries heard the senators introduced the artist . | ( ( The secretaries ) ( ( heard ( ( the senators ) ( introduced ( the artist ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD heard) (SBAR (S (NP (DT the) (NNS senators)) (VP (VBD introduced) (NP (DT the) (NN artist)))))) (. .))) | The secretaries heard the senators . | ( ( The secretaries ) ( ( heard ( the senators ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD heard) (NP (DT the) (NNS senators))) (. .))) | subsequence | 1 |
1,100 | 1,100 | The artists knew the author admired the bankers . | ( ( The artists ) ( ( knew ( ( the author ) ( admired ( the bankers ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD knew) (SBAR (S (NP (DT the) (NN author)) (VP (VBD admired) (NP (DT the) (NN bankers)))))) (. .))) | The artists knew the author . | ( ( The artists ) ( ( knew ( the author ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD knew) (NP (DT the) (NN author))) (. .))) | subsequence | 1 |