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,401 | 1,401 | Although the presidents moved the tourist advised the secretaries . | ( ( Although ( ( the presidents ) moved ) ) ( ( the tourist ) ( ( advised ( the secretaries ) ) . ) ) ) | (ROOT (S (SBAR (IN Although) (S (NP (DT the) (NNS presidents)) (VP (VBD moved)))) (NP (DT the) (NN tourist)) (VP (VBD advised) (NP (DT the) (NN secretaries))) (. .))) | The presidents moved the tourist . | ( ( The presidents ) ( ( moved ( the tourist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD moved) (NP (DT the) (NN tourist))) (. .))) | subsequence | 1 |
1,402 | 1,402 | Since the manager stopped the tourist introduced the doctor . | ( ( Since ( ( the manager ) stopped ) ) ( ( the tourist ) ( ( introduced ( the doctor ) ) . ) ) ) | (ROOT (S (SBAR (IN Since) (S (NP (DT the) (NN manager)) (VP (VBD stopped)))) (NP (DT the) (NN tourist)) (VP (VBD introduced) (NP (DT the) (NN doctor))) (. .))) | The manager stopped the tourist . | ( ( The manager ) ( ( stopped ( the tourist ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD stopped) (NP (DT the) (NN tourist))) (. .))) | subsequence | 1 |
1,403 | 1,403 | While the author moved the doctor believed the tourist . | ( ( While ( ( the author ) moved ) ) ( ( the doctor ) ( ( believed ( the tourist ) ) . ) ) ) | (ROOT (S (SBAR (IN While) (S (NP (DT the) (NN author)) (VP (VBD moved)))) (NP (DT the) (NN doctor)) (VP (VBD believed) (NP (DT the) (NN tourist))) (. .))) | The author moved the doctor . | ( ( The author ) ( ( moved ( the doctor ) ) . ) ) | (ROOT (S (NP (DT The) (NN author)) (VP (VBD moved) (NP (DT the) (NN doctor))) (. .))) | subsequence | 1 |
1,404 | 1,404 | Since the student studied the lawyer resigned . | ( ( Since ( ( the student ) studied ) ) ( ( the lawyer ) ( resigned . ) ) ) | (ROOT (S (SBAR (IN Since) (S (NP (DT the) (NN student)) (VP (VBD studied)))) (NP (DT the) (NN lawyer)) (VP (VBD resigned)) (. .))) | The student studied the lawyer . | ( ( The student ) ( ( studied ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD studied) (NP (DT the) (NN lawyer))) (. .))) | subsequence | 1 |
1,405 | 1,405 | Because the banker presented the actors avoided the professors . | ( ( Because ( ( the banker ) presented ) ) ( ( the actors ) ( ( avoided ( the professors ) ) . ) ) ) | (ROOT (S (SBAR (IN Because) (S (NP (DT the) (NN banker)) (VP (VBD presented)))) (NP (DT the) (NNS actors)) (VP (VBD avoided) (NP (DT the) (NN professors))) (. .))) | The banker presented the actors . | ( ( The banker ) ( ( presented ( the actors ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD presented) (NP (DT the) (NNS actors))) (. .))) | subsequence | 1 |
1,406 | 1,406 | Because the scientists stopped the banker resigned . | ( ( Because ( ( the scientists ) stopped ) ) ( ( the banker ) ( resigned . ) ) ) | (ROOT (S (SBAR (IN Because) (S (NP (DT the) (NNS scientists)) (VP (VBD stopped)))) (NP (DT the) (NN banker)) (VP (VBD resigned)) (. .))) | The scientists stopped the banker . | ( ( The scientists ) ( ( stopped ( the banker ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD stopped) (NP (DT the) (NN banker))) (. .))) | subsequence | 1 |
1,407 | 1,407 | Since the artist hid the manager danced . | ( ( Since ( ( the artist ) hid ) ) ( ( the manager ) ( danced . ) ) ) | (ROOT (S (SBAR (IN Since) (S (NP (DT the) (NN artist)) (VP (VBD hid)))) (NP (DT the) (NN manager)) (VP (VBD danced)) (. .))) | The artist hid the manager . | ( ( The artist ) ( ( hid ( the manager ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD hid) (NP (DT the) (NN manager))) (. .))) | subsequence | 1 |
1,408 | 1,408 | After the student hid the judge recognized the scientists . | ( ( After ( ( the student ) hid ) ) ( ( the judge ) ( ( recognized ( the scientists ) ) . ) ) ) | (ROOT (S (SBAR (IN After) (S (NP (DT the) (NN student)) (VP (VBD hid)))) (NP (DT the) (NN judge)) (VP (VBD recognized) (NP (DT the) (NN scientists))) (. .))) | The student hid the judge . | ( ( The student ) ( ( hid ( the judge ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD hid) (NP (DT the) (NN judge))) (. .))) | subsequence | 1 |
1,409 | 1,409 | While the manager moved the lawyer shouted . | ( ( While ( ( the manager ) moved ) ) ( ( the lawyer ) ( shouted . ) ) ) | (ROOT (S (SBAR (IN While) (S (NP (DT the) (NN manager)) (VP (VBD moved)))) (NP (DT the) (NN lawyer)) (VP (VBD shouted)) (. .))) | The manager moved the lawyer . | ( ( The manager ) ( ( moved ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD moved) (NP (DT the) (NN lawyer))) (. .))) | subsequence | 1 |
1,410 | 1,410 | Before the scientists hid the managers slept . | ( ( Before ( ( the scientists ) hid ) ) ( ( the managers ) ( slept . ) ) ) | (ROOT (S (SBAR (IN Before) (S (NP (DT the) (NNS scientists)) (VP (VBD hid)))) (NP (DT the) (NNS managers)) (VP (VBD slept)) (. .))) | The scientists hid the managers . | ( ( The scientists ) ( ( hid ( the managers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD hid) (NP (DT the) (NNS managers))) (. .))) | subsequence | 1 |
1,411 | 1,411 | Although the bankers studied the doctors resigned . | ( ( Although ( ( the bankers ) studied ) ) ( ( the doctors ) ( resigned . ) ) ) | (ROOT (S (SBAR (IN Although) (S (NP (DT the) (NNS bankers)) (VP (VBD studied)))) (NP (DT the) (NNS doctors)) (VP (VBD resigned)) (. .))) | The bankers studied the doctors . | ( ( The bankers ) ( ( studied ( the doctors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD studied) (NP (DT the) (NNS doctors))) (. .))) | subsequence | 1 |
1,412 | 1,412 | Since the doctor studied the tourists thanked the secretary . | ( ( Since ( ( the doctor ) studied ) ) ( ( the tourists ) ( ( thanked ( the secretary ) ) . ) ) ) | (ROOT (S (SBAR (IN Since) (S (NP (DT the) (NN doctor)) (VP (VBD studied)))) (NP (DT the) (NNS tourists)) (VP (VBD thanked) (NP (DT the) (NN secretary))) (. .))) | The doctor studied the tourists . | ( ( The doctor ) ( ( studied ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD studied) (NP (DT the) (NNS tourists))) (. .))) | subsequence | 1 |
1,413 | 1,413 | Before the professors stopped the senator advised the author . | ( ( Before ( ( the professors ) stopped ) ) ( ( the senator ) ( ( advised ( the author ) ) . ) ) ) | (ROOT (S (SBAR (IN Before) (S (NP (DT the) (NNS professors)) (VP (VBD stopped)))) (NP (DT the) (NN senator)) (VP (VBD advised) (NP (DT the) (NN author))) (. .))) | The professors stopped the senator . | ( ( The professors ) ( ( stopped ( the senator ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD stopped) (NP (DT the) (NN senator))) (. .))) | subsequence | 1 |
1,414 | 1,414 | While the athlete moved the presidents slept . | ( ( While ( ( the athlete ) moved ) ) ( ( the presidents ) ( slept . ) ) ) | (ROOT (S (SBAR (IN While) (S (NP (DT the) (NN athlete)) (VP (VBD moved)))) (NP (DT the) (NNS presidents)) (VP (VBD slept)) (. .))) | The athlete moved the presidents . | ( ( The athlete ) ( ( moved ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NN athlete)) (VP (VBD moved) (NP (DT the) (NNS presidents))) (. .))) | subsequence | 1 |
1,415 | 1,415 | After the actor studied the judge mentioned the professor . | ( ( After ( ( the actor ) studied ) ) ( ( the judge ) ( ( mentioned ( the professor ) ) . ) ) ) | (ROOT (S (SBAR (IN After) (S (NP (DT the) (NN actor)) (VP (VBD studied)))) (NP (DT the) (NN judge)) (VP (VBD mentioned) (NP (DT the) (NN professor))) (. .))) | The actor studied the judge . | ( ( The actor ) ( ( studied ( the judge ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD studied) (NP (DT the) (NN judge))) (. .))) | subsequence | 1 |
1,416 | 1,416 | Because the lawyers moved the secretary resigned . | ( ( Because ( ( the lawyers ) moved ) ) ( ( the secretary ) ( resigned . ) ) ) | (ROOT (S (SBAR (IN Because) (S (NP (DT the) (NNS lawyers)) (VP (VBD moved)))) (NP (DT the) (NN secretary)) (VP (VBD resigned)) (. .))) | The lawyers moved the secretary . | ( ( The lawyers ) ( ( moved ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD moved) (NP (DT the) (NN secretary))) (. .))) | subsequence | 1 |
1,417 | 1,417 | After the student presented the judges helped the senator . | ( ( After ( ( the student ) presented ) ) ( ( the judges ) ( ( helped ( the senator ) ) . ) ) ) | (ROOT (S (SBAR (IN After) (S (NP (DT the) (NN student)) (VP (VBD presented)))) (NP (DT the) (NNS judges)) (VP (VBD helped) (NP (DT the) (NN senator))) (. .))) | The student presented the judges . | ( ( The student ) ( ( presented ( the judges ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD presented) (NP (DT the) (NNS judges))) (. .))) | subsequence | 1 |
1,418 | 1,418 | While the artists fought the managers supported the tourist . | ( ( While ( ( the artists ) fought ) ) ( ( the managers ) ( ( supported ( the tourist ) ) . ) ) ) | (ROOT (S (SBAR (IN While) (S (NP (DT the) (NNS artists)) (VP (VBD fought)))) (NP (DT the) (NNS managers)) (VP (VBD supported) (NP (DT the) (NN tourist))) (. .))) | The artists fought the managers . | ( ( The artists ) ( ( fought ( the managers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD fought) (NP (DT the) (NNS managers))) (. .))) | subsequence | 1 |
1,419 | 1,419 | Before the professor stopped the authors slept . | ( ( Before ( ( the professor ) stopped ) ) ( ( the authors ) ( slept . ) ) ) | (ROOT (S (SBAR (IN Before) (S (NP (DT the) (NN professor)) (VP (VBD stopped)))) (NP (DT the) (NNS authors)) (VP (VBD slept)) (. .))) | The professor stopped the authors . | ( ( The professor ) ( ( stopped ( the authors ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD stopped) (NP (DT the) (NNS authors))) (. .))) | subsequence | 1 |
1,420 | 1,420 | After the athletes hid the judge resigned . | ( ( After ( ( the athletes ) hid ) ) ( ( the judge ) ( resigned . ) ) ) | (ROOT (S (SBAR (IN After) (S (NP (DT the) (NNS athletes)) (VP (VBD hid)))) (NP (DT the) (NN judge)) (VP (VBD resigned)) (. .))) | The athletes hid the judge . | ( ( The athletes ) ( ( hid ( the judge ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD hid) (NP (DT the) (NN judge))) (. .))) | subsequence | 1 |
1,421 | 1,421 | Since the bankers fought the doctors stopped the lawyer . | ( ( Since ( ( the bankers ) fought ) ) ( ( the doctors ) ( ( stopped ( the lawyer ) ) . ) ) ) | (ROOT (S (SBAR (IN Since) (S (NP (DT the) (NNS bankers)) (VP (VBD fought)))) (NP (DT the) (NNS doctors)) (VP (VBD stopped) (NP (DT the) (NN lawyer))) (. .))) | The bankers fought the doctors . | ( ( The bankers ) ( ( fought ( the doctors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD fought) (NP (DT the) (NNS doctors))) (. .))) | subsequence | 1 |
1,422 | 1,422 | After the athletes presented the professor mentioned the doctors . | ( ( After ( ( the athletes ) presented ) ) ( ( the professor ) ( ( mentioned ( the doctors ) ) . ) ) ) | (ROOT (S (SBAR (IN After) (S (NP (DT the) (NNS athletes)) (VP (VBD presented)))) (NP (DT the) (NN professor)) (VP (VBD mentioned) (NP (DT the) (NN doctors))) (. .))) | The athletes presented the professor . | ( ( The athletes ) ( ( presented ( the professor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD presented) (NP (DT the) (NN professor))) (. .))) | subsequence | 1 |
1,423 | 1,423 | After the tourists presented the secretary mentioned the bankers . | ( ( After ( ( the tourists ) presented ) ) ( ( the secretary ) ( ( mentioned ( the bankers ) ) . ) ) ) | (ROOT (S (SBAR (IN After) (S (NP (DT the) (NNS tourists)) (VP (VBD presented)))) (NP (DT the) (NN secretary)) (VP (VBD mentioned) (NP (DT the) (NN bankers))) (. .))) | The tourists presented the secretary . | ( ( The tourists ) ( ( presented ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD presented) (NP (DT the) (NN secretary))) (. .))) | subsequence | 1 |
1,424 | 1,424 | When the artists fought the tourists called the author . | ( ( When ( ( the artists ) fought ) ) ( ( the tourists ) ( ( called ( the author ) ) . ) ) ) | (ROOT (S (SBAR (IN When) (S (NP (DT the) (NNS artists)) (VP (VBD fought)))) (NP (DT the) (NNS tourists)) (VP (VBD called) (NP (DT the) (NN author))) (. .))) | The artists fought the tourists . | ( ( The artists ) ( ( fought ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD fought) (NP (DT the) (NNS tourists))) (. .))) | subsequence | 1 |
1,425 | 1,425 | Since the senators stopped the artist supported the scientist . | ( ( Since ( ( the senators ) stopped ) ) ( ( the artist ) ( ( supported ( the scientist ) ) . ) ) ) | (ROOT (S (SBAR (IN Since) (S (NP (DT the) (NNS senators)) (VP (VBD stopped)))) (NP (DT the) (NN artist)) (VP (VBD supported) (NP (DT the) (NN scientist))) (. .))) | The senators stopped the artist . | ( ( The senators ) ( ( stopped ( the artist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD stopped) (NP (DT the) (NN artist))) (. .))) | subsequence | 1 |
1,426 | 1,426 | Before the author moved the tourists advised the secretary . | ( ( Before ( ( the author ) moved ) ) ( ( the tourists ) ( ( advised ( the secretary ) ) . ) ) ) | (ROOT (S (SBAR (IN Before) (S (NP (DT the) (NN author)) (VP (VBD moved)))) (NP (DT the) (NNS tourists)) (VP (VBD advised) (NP (DT the) (NN secretary))) (. .))) | The author moved the tourists . | ( ( The author ) ( ( moved ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NN author)) (VP (VBD moved) (NP (DT the) (NNS tourists))) (. .))) | subsequence | 1 |
1,427 | 1,427 | When the actor hid the tourists waited . | ( ( When ( ( the actor ) hid ) ) ( ( the tourists ) ( waited . ) ) ) | (ROOT (S (SBAR (IN When) (S (NP (DT the) (NN actor)) (VP (VBD hid)))) (NP (DT the) (NNS tourists)) (VP (VBD waited)) (. .))) | The actor hid the tourists . | ( ( The actor ) ( ( hid ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD hid) (NP (DT the) (NNS tourists))) (. .))) | subsequence | 1 |
1,428 | 1,428 | Because the students studied the banker saw the doctor . | ( ( Because ( ( the students ) studied ) ) ( ( the banker ) ( ( saw ( the doctor ) ) . ) ) ) | (ROOT (S (SBAR (IN Because) (S (NP (DT the) (NNS students)) (VP (VBD studied)))) (NP (DT the) (NN banker)) (VP (VBD saw) (NP (DT the) (NN doctor))) (. .))) | The students studied the banker . | ( ( The students ) ( ( studied ( the banker ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBD studied) (NP (DT the) (NN banker))) (. .))) | subsequence | 1 |
1,429 | 1,429 | Because the professors stopped the athletes recognized the authors . | ( ( Because ( ( the professors ) stopped ) ) ( ( the athletes ) ( ( recognized ( the authors ) ) . ) ) ) | (ROOT (S (SBAR (IN Because) (S (NP (DT the) (NNS professors)) (VP (VBD stopped)))) (NP (DT the) (NNS athletes)) (VP (VBD recognized) (NP (DT the) (NN authors))) (. .))) | The professors stopped the athletes . | ( ( The professors ) ( ( stopped ( the athletes ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD stopped) (NP (DT the) (NNS athletes))) (. .))) | subsequence | 1 |
1,430 | 1,430 | Since the judge presented the secretaries ran . | ( ( Since ( ( the judge ) presented ) ) ( ( the secretaries ) ( ran . ) ) ) | (ROOT (S (SBAR (IN Since) (S (NP (DT the) (NN judge)) (VP (VBD presented)))) (NP (DT the) (NNS secretaries)) (VP (VBD ran)) (. .))) | The judge presented the secretaries . | ( ( The judge ) ( ( presented ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NN judge)) (VP (VBD presented) (NP (DT the) (NNS secretaries))) (. .))) | subsequence | 1 |
1,431 | 1,431 | Because the professors hid the lawyer stopped the tourist . | ( ( Because ( ( the professors ) hid ) ) ( ( the lawyer ) ( ( stopped ( the tourist ) ) . ) ) ) | (ROOT (S (SBAR (IN Because) (S (NP (DT the) (NNS professors)) (VP (VBD hid)))) (NP (DT the) (NN lawyer)) (VP (VBD stopped) (NP (DT the) (NN tourist))) (. .))) | The professors hid the lawyer . | ( ( The professors ) ( ( hid ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NNS professors)) (VP (VBD hid) (NP (DT the) (NN lawyer))) (. .))) | subsequence | 1 |
1,432 | 1,432 | Since the manager presented the authors ran . | ( ( Since ( ( the manager ) presented ) ) ( ( the authors ) ( ran . ) ) ) | (ROOT (S (SBAR (IN Since) (S (NP (DT the) (NN manager)) (VP (VBD presented)))) (NP (DT the) (NNS authors)) (VP (VBD ran)) (. .))) | The manager presented the authors . | ( ( The manager ) ( ( presented ( the authors ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD presented) (NP (DT the) (NNS authors))) (. .))) | subsequence | 1 |
1,433 | 1,433 | Since the authors hid the doctor saw the student . | ( ( Since ( ( the authors ) hid ) ) ( ( the doctor ) ( ( saw ( the student ) ) . ) ) ) | (ROOT (S (SBAR (IN Since) (S (NP (DT the) (NNS authors)) (VP (VBD hid)))) (NP (DT the) (NN doctor)) (VP (VBD saw) (NP (DT the) (NN student))) (. .))) | The authors hid the doctor . | ( ( The authors ) ( ( hid ( the doctor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD hid) (NP (DT the) (NN doctor))) (. .))) | subsequence | 1 |
1,434 | 1,434 | After the bankers stopped the authors introduced the doctors . | ( ( After ( ( the bankers ) stopped ) ) ( ( the authors ) ( ( introduced ( the doctors ) ) . ) ) ) | (ROOT (S (SBAR (IN After) (S (NP (DT the) (NNS bankers)) (VP (VBD stopped)))) (NP (DT the) (NNS authors)) (VP (VBD introduced) (NP (DT the) (NN doctors))) (. .))) | The bankers stopped the authors . | ( ( The bankers ) ( ( stopped ( the authors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD stopped) (NP (DT the) (NNS authors))) (. .))) | subsequence | 1 |
1,435 | 1,435 | After the students studied the professor avoided the authors . | ( ( After ( ( the students ) studied ) ) ( ( the professor ) ( ( avoided ( the authors ) ) . ) ) ) | (ROOT (S (SBAR (IN After) (S (NP (DT the) (NNS students)) (VP (VBD studied)))) (NP (DT the) (NN professor)) (VP (VBD avoided) (NP (DT the) (NN authors))) (. .))) | The students studied the professor . | ( ( The students ) ( ( studied ( the professor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBD studied) (NP (DT the) (NN professor))) (. .))) | subsequence | 1 |
1,436 | 1,436 | While the doctor presented the lawyer thanked the senator . | ( ( While ( ( the doctor ) presented ) ) ( ( the lawyer ) ( ( thanked ( the senator ) ) . ) ) ) | (ROOT (S (SBAR (IN While) (S (NP (DT the) (NN doctor)) (VP (VBD presented)))) (NP (DT the) (NN lawyer)) (VP (VBD thanked) (NP (DT the) (NN senator))) (. .))) | The doctor presented the lawyer . | ( ( The doctor ) ( ( presented ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD presented) (NP (DT the) (NN lawyer))) (. .))) | subsequence | 1 |
1,437 | 1,437 | Before the athletes paid the secretaries helped the authors . | ( ( Before ( ( the athletes ) paid ) ) ( ( the secretaries ) ( ( helped ( the authors ) ) . ) ) ) | (ROOT (S (SBAR (IN Before) (S (NP (DT the) (NNS athletes)) (VP (VBD paid)))) (NP (DT the) (NNS secretaries)) (VP (VBD helped) (NP (DT the) (NN authors))) (. .))) | The athletes paid the secretaries . | ( ( The athletes ) ( ( paid ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD paid) (NP (DT the) (NNS secretaries))) (. .))) | subsequence | 1 |
1,438 | 1,438 | After the authors moved the professors stopped the presidents . | ( ( After ( ( the authors ) moved ) ) ( ( the professors ) ( ( stopped ( the presidents ) ) . ) ) ) | (ROOT (S (SBAR (IN After) (S (NP (DT the) (NNS authors)) (VP (VBD moved)))) (NP (DT the) (NNS professors)) (VP (VBD stopped) (NP (DT the) (NN presidents))) (. .))) | The authors moved the professors . | ( ( The authors ) ( ( moved ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD moved) (NP (DT the) (NNS professors))) (. .))) | subsequence | 1 |
1,439 | 1,439 | Since the student paid the professor admired the author . | ( ( Since ( ( the student ) paid ) ) ( ( the professor ) ( ( admired ( the author ) ) . ) ) ) | (ROOT (S (SBAR (IN Since) (S (NP (DT the) (NN student)) (VP (VBD paid)))) (NP (DT the) (NN professor)) (VP (VBD admired) (NP (DT the) (NN author))) (. .))) | The student paid the professor . | ( ( The student ) ( ( paid ( the professor ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD paid) (NP (DT the) (NN professor))) (. .))) | subsequence | 1 |
1,440 | 1,440 | Since the artists fought the athletes performed . | ( ( Since ( ( the artists ) fought ) ) ( ( the athletes ) ( performed . ) ) ) | (ROOT (S (SBAR (IN Since) (S (NP (DT the) (NNS artists)) (VP (VBD fought)))) (NP (DT the) (NNS athletes)) (VP (VBD performed)) (. .))) | The artists fought the athletes . | ( ( The artists ) ( ( fought ( the athletes ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD fought) (NP (DT the) (NNS athletes))) (. .))) | subsequence | 1 |
1,441 | 1,441 | Since the senator stopped the artists danced . | ( ( Since ( ( the senator ) stopped ) ) ( ( the artists ) ( danced . ) ) ) | (ROOT (S (SBAR (IN Since) (S (NP (DT the) (NN senator)) (VP (VBD stopped)))) (NP (DT the) (NNS artists)) (VP (VBD danced)) (. .))) | The senator stopped the artists . | ( ( The senator ) ( ( stopped ( the artists ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD stopped) (NP (DT the) (NNS artists))) (. .))) | subsequence | 1 |
1,442 | 1,442 | When the secretaries presented the senators slept . | ( ( When ( ( the secretaries ) presented ) ) ( ( the senators ) ( slept . ) ) ) | (ROOT (S (SBAR (IN When) (S (NP (DT the) (NNS secretaries)) (VP (VBD presented)))) (NP (DT the) (NNS senators)) (VP (VBD slept)) (. .))) | The secretaries presented the senators . | ( ( The secretaries ) ( ( presented ( the senators ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD presented) (NP (DT the) (NNS senators))) (. .))) | subsequence | 1 |
1,443 | 1,443 | Before the banker studied the athlete believed the author . | ( ( Before ( ( the banker ) studied ) ) ( ( the athlete ) ( ( believed ( the author ) ) . ) ) ) | (ROOT (S (SBAR (IN Before) (S (NP (DT the) (NN banker)) (VP (VBD studied)))) (NP (DT the) (NN athlete)) (VP (VBD believed) (NP (DT the) (NN author))) (. .))) | The banker studied the athlete . | ( ( The banker ) ( ( studied ( the athlete ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD studied) (NP (DT the) (NN athlete))) (. .))) | subsequence | 1 |
1,444 | 1,444 | Although the banker hid the lawyer mentioned the artist . | ( ( Although ( ( the banker ) hid ) ) ( ( the lawyer ) ( ( mentioned ( the artist ) ) . ) ) ) | (ROOT (S (SBAR (IN Although) (S (NP (DT the) (NN banker)) (VP (VBD hid)))) (NP (DT the) (NN lawyer)) (VP (VBD mentioned) (NP (DT the) (NN artist))) (. .))) | The banker hid the lawyer . | ( ( The banker ) ( ( hid ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD hid) (NP (DT the) (NN lawyer))) (. .))) | subsequence | 1 |
1,445 | 1,445 | After the judges stopped the artists helped the professor . | ( ( After ( ( the judges ) stopped ) ) ( ( the artists ) ( ( helped ( the professor ) ) . ) ) ) | (ROOT (S (SBAR (IN After) (S (NP (DT the) (NNS judges)) (VP (VBD stopped)))) (NP (DT the) (NNS artists)) (VP (VBD helped) (NP (DT the) (NN professor))) (. .))) | The judges stopped the artists . | ( ( The judges ) ( ( stopped ( the artists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD stopped) (NP (DT the) (NNS artists))) (. .))) | subsequence | 1 |
1,446 | 1,446 | Although the secretaries fought the scientist avoided the lawyers . | ( ( Although ( ( the secretaries ) fought ) ) ( ( the scientist ) ( ( avoided ( the lawyers ) ) . ) ) ) | (ROOT (S (SBAR (IN Although) (S (NP (DT the) (NNS secretaries)) (VP (VBD fought)))) (NP (DT the) (NN scientist)) (VP (VBD avoided) (NP (DT the) (NN lawyers))) (. .))) | The secretaries fought the scientist . | ( ( The secretaries ) ( ( fought ( the scientist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD fought) (NP (DT the) (NN scientist))) (. .))) | subsequence | 1 |
1,447 | 1,447 | After the banker hid the tourist performed . | ( ( After ( ( the banker ) hid ) ) ( ( the tourist ) ( performed . ) ) ) | (ROOT (S (SBAR (IN After) (S (NP (DT the) (NN banker)) (VP (VBD hid)))) (NP (DT the) (NN tourist)) (VP (VBD performed)) (. .))) | The banker hid the tourist . | ( ( The banker ) ( ( hid ( the tourist ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD hid) (NP (DT the) (NN tourist))) (. .))) | subsequence | 1 |
1,448 | 1,448 | Because the tourist presented the secretaries admired the president . | ( ( Because ( ( the tourist ) presented ) ) ( ( the secretaries ) ( ( admired ( the president ) ) . ) ) ) | (ROOT (S (SBAR (IN Because) (S (NP (DT the) (NN tourist)) (VP (VBD presented)))) (NP (DT the) (NNS secretaries)) (VP (VBD admired) (NP (DT the) (NN president))) (. .))) | The tourist presented the secretaries . | ( ( The tourist ) ( ( presented ( the secretaries ) ) . ) ) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD presented) (NP (DT the) (NNS secretaries))) (. .))) | subsequence | 1 |
1,449 | 1,449 | Although the tourists hid the doctor shouted . | ( ( Although ( ( the tourists ) hid ) ) ( ( the doctor ) ( shouted . ) ) ) | (ROOT (S (SBAR (IN Although) (S (NP (DT the) (NNS tourists)) (VP (VBD hid)))) (NP (DT the) (NN doctor)) (VP (VBD shouted)) (. .))) | The tourists hid the doctor . | ( ( The tourists ) ( ( hid ( the doctor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD hid) (NP (DT the) (NN doctor))) (. .))) | subsequence | 1 |
1,450 | 1,450 | When the tourist presented the bankers ran . | ( ( When ( ( the tourist ) presented ) ) ( ( the bankers ) ( ran . ) ) ) | (ROOT (S (SBAR (IN When) (S (NP (DT the) (NN tourist)) (VP (VBD presented)))) (NP (DT the) (NNS bankers)) (VP (VBD ran)) (. .))) | The tourist presented the bankers . | ( ( The tourist ) ( ( presented ( the bankers ) ) . ) ) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD presented) (NP (DT the) (NNS bankers))) (. .))) | subsequence | 1 |
1,451 | 1,451 | Since the senators moved the lawyer recognized the secretaries . | ( ( Since ( ( the senators ) moved ) ) ( ( the lawyer ) ( ( recognized ( the secretaries ) ) . ) ) ) | (ROOT (S (SBAR (IN Since) (S (NP (DT the) (NNS senators)) (VP (VBD moved)))) (NP (DT the) (NN lawyer)) (VP (VBD recognized) (NP (DT the) (NN secretaries))) (. .))) | The senators moved the lawyer . | ( ( The senators ) ( ( moved ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD moved) (NP (DT the) (NN lawyer))) (. .))) | subsequence | 1 |
1,452 | 1,452 | After the artists presented the president avoided the student . | ( ( After ( ( the artists ) presented ) ) ( ( the president ) ( ( avoided ( the student ) ) . ) ) ) | (ROOT (S (SBAR (IN After) (S (NP (DT the) (NNS artists)) (VP (VBD presented)))) (NP (DT the) (NN president)) (VP (VBD avoided) (NP (DT the) (NN student))) (. .))) | The artists presented the president . | ( ( The artists ) ( ( presented ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD presented) (NP (DT the) (NN president))) (. .))) | subsequence | 1 |
1,453 | 1,453 | Before the athletes hid the student resigned . | ( ( Before ( ( the athletes ) hid ) ) ( ( the student ) ( resigned . ) ) ) | (ROOT (S (SBAR (IN Before) (S (NP (DT the) (NNS athletes)) (VP (VBD hid)))) (NP (DT the) (NN student)) (VP (VBD resigned)) (. .))) | The athletes hid the student . | ( ( The athletes ) ( ( hid ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD hid) (NP (DT the) (NN student))) (. .))) | subsequence | 1 |
1,454 | 1,454 | Although the president studied the artists avoided the secretary . | ( ( Although ( ( the president ) studied ) ) ( ( the artists ) ( ( avoided ( the secretary ) ) . ) ) ) | (ROOT (S (SBAR (IN Although) (S (NP (DT the) (NN president)) (VP (VBD studied)))) (NP (DT the) (NNS artists)) (VP (VBD avoided) (NP (DT the) (NN secretary))) (. .))) | The president studied the artists . | ( ( The president ) ( ( studied ( the artists ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD studied) (NP (DT the) (NNS artists))) (. .))) | subsequence | 1 |
1,455 | 1,455 | While the bankers fought the actor saw the judge . | ( ( While ( ( the bankers ) fought ) ) ( ( the actor ) ( ( saw ( the judge ) ) . ) ) ) | (ROOT (S (SBAR (IN While) (S (NP (DT the) (NNS bankers)) (VP (VBD fought)))) (NP (DT the) (NN actor)) (VP (VBD saw) (NP (DT the) (NN judge))) (. .))) | The bankers fought the actor . | ( ( The bankers ) ( ( fought ( the actor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD fought) (NP (DT the) (NN actor))) (. .))) | subsequence | 1 |
1,456 | 1,456 | When the presidents fought the scientist recommended the manager . | ( ( When ( ( the presidents ) fought ) ) ( ( the scientist ) ( ( recommended ( the manager ) ) . ) ) ) | (ROOT (S (SBAR (IN When) (S (NP (DT the) (NNS presidents)) (VP (VBD fought)))) (NP (DT the) (NN scientist)) (VP (VBD recommended) (NP (DT the) (NN manager))) (. .))) | The presidents fought the scientist . | ( ( The presidents ) ( ( fought ( the scientist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD fought) (NP (DT the) (NN scientist))) (. .))) | subsequence | 1 |
1,457 | 1,457 | Because the judges studied the manager arrived . | ( ( Because ( ( the judges ) studied ) ) ( ( the manager ) ( arrived . ) ) ) | (ROOT (S (SBAR (IN Because) (S (NP (DT the) (NNS judges)) (VP (VBD studied)))) (NP (DT the) (NN manager)) (VP (VBD arrived)) (. .))) | The judges studied the manager . | ( ( The judges ) ( ( studied ( the manager ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD studied) (NP (DT the) (NN manager))) (. .))) | subsequence | 1 |
1,458 | 1,458 | Since the doctor hid the professor performed . | ( ( Since ( ( the doctor ) hid ) ) ( ( the professor ) ( performed . ) ) ) | (ROOT (S (SBAR (IN Since) (S (NP (DT the) (NN doctor)) (VP (VBD hid)))) (NP (DT the) (NN professor)) (VP (VBD performed)) (. .))) | The doctor hid the professor . | ( ( The doctor ) ( ( hid ( the professor ) ) . ) ) | (ROOT (S (NP (DT The) (NN doctor)) (VP (VBD hid) (NP (DT the) (NN professor))) (. .))) | subsequence | 1 |
1,459 | 1,459 | When the student paid the artist contacted the scientist . | ( ( When ( ( the student ) paid ) ) ( ( the artist ) ( ( contacted ( the scientist ) ) . ) ) ) | (ROOT (S (SBAR (IN When) (S (NP (DT the) (NN student)) (VP (VBD paid)))) (NP (DT the) (NN artist)) (VP (VBD contacted) (NP (DT the) (NN scientist))) (. .))) | The student paid the artist . | ( ( The student ) ( ( paid ( the artist ) ) . ) ) | (ROOT (S (NP (DT The) (NN student)) (VP (VBD paid) (NP (DT the) (NN artist))) (. .))) | subsequence | 1 |
1,460 | 1,460 | While the artists fought the presidents shouted . | ( ( While ( ( the artists ) fought ) ) ( ( the presidents ) ( shouted . ) ) ) | (ROOT (S (SBAR (IN While) (S (NP (DT the) (NNS artists)) (VP (VBD fought)))) (NP (DT the) (NNS presidents)) (VP (VBD shouted)) (. .))) | The artists fought the presidents . | ( ( The artists ) ( ( fought ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD fought) (NP (DT the) (NNS presidents))) (. .))) | subsequence | 1 |
1,461 | 1,461 | Since the judges fought the scientists resigned . | ( ( Since ( ( the judges ) fought ) ) ( ( the scientists ) ( resigned . ) ) ) | (ROOT (S (SBAR (IN Since) (S (NP (DT the) (NNS judges)) (VP (VBD fought)))) (NP (DT the) (NNS scientists)) (VP (VBD resigned)) (. .))) | The judges fought the scientists . | ( ( The judges ) ( ( fought ( the scientists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD fought) (NP (DT the) (NNS scientists))) (. .))) | subsequence | 1 |
1,462 | 1,462 | After the scientist moved the secretary avoided the senators . | ( ( After ( ( the scientist ) moved ) ) ( ( the secretary ) ( ( avoided ( the senators ) ) . ) ) ) | (ROOT (S (SBAR (IN After) (S (NP (DT the) (NN scientist)) (VP (VBD moved)))) (NP (DT the) (NN secretary)) (VP (VBD avoided) (NP (DT the) (NN senators))) (. .))) | The scientist moved the secretary . | ( ( The scientist ) ( ( moved ( the secretary ) ) . ) ) | (ROOT (S (NP (DT The) (NN scientist)) (VP (VBD moved) (NP (DT the) (NN secretary))) (. .))) | subsequence | 1 |
1,463 | 1,463 | After the athletes stopped the students ran . | ( ( After ( ( the athletes ) stopped ) ) ( ( the students ) ( ran . ) ) ) | (ROOT (S (SBAR (IN After) (S (NP (DT the) (NNS athletes)) (VP (VBD stopped)))) (NP (DT the) (NNS students)) (VP (VBD ran)) (. .))) | The athletes stopped the students . | ( ( The athletes ) ( ( stopped ( the students ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD stopped) (NP (DT the) (NNS students))) (. .))) | subsequence | 1 |
1,464 | 1,464 | While the presidents stopped the senator performed . | ( ( While ( ( the presidents ) stopped ) ) ( ( the senator ) ( performed . ) ) ) | (ROOT (S (SBAR (IN While) (S (NP (DT the) (NNS presidents)) (VP (VBD stopped)))) (NP (DT the) (NN senator)) (VP (VBD performed)) (. .))) | The presidents stopped the senator . | ( ( The presidents ) ( ( stopped ( the senator ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD stopped) (NP (DT the) (NN senator))) (. .))) | subsequence | 1 |
1,465 | 1,465 | After the authors studied the judge encouraged the actor . | ( ( After ( ( the authors ) studied ) ) ( ( the judge ) ( ( encouraged ( the actor ) ) . ) ) ) | (ROOT (S (SBAR (IN After) (S (NP (DT the) (NNS authors)) (VP (VBD studied)))) (NP (DT the) (NN judge)) (VP (VBD encouraged) (NP (DT the) (NN actor))) (. .))) | The authors studied the judge . | ( ( The authors ) ( ( studied ( the judge ) ) . ) ) | (ROOT (S (NP (DT The) (NNS authors)) (VP (VBD studied) (NP (DT the) (NN judge))) (. .))) | subsequence | 1 |
1,466 | 1,466 | Before the tourists moved the presidents avoided the author . | ( ( Before ( ( the tourists ) moved ) ) ( ( the presidents ) ( ( avoided ( the author ) ) . ) ) ) | (ROOT (S (SBAR (IN Before) (S (NP (DT the) (NNS tourists)) (VP (VBD moved)))) (NP (DT the) (NNS presidents)) (VP (VBD avoided) (NP (DT the) (NN author))) (. .))) | The tourists moved the presidents . | ( ( The tourists ) ( ( moved ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD moved) (NP (DT the) (NNS presidents))) (. .))) | subsequence | 1 |
1,467 | 1,467 | After the students studied the judges believed the doctor . | ( ( After ( ( the students ) studied ) ) ( ( the judges ) ( ( believed ( the doctor ) ) . ) ) ) | (ROOT (S (SBAR (IN After) (S (NP (DT the) (NNS students)) (VP (VBD studied)))) (NP (DT the) (NNS judges)) (VP (VBD believed) (NP (DT the) (NN doctor))) (. .))) | The students studied the judges . | ( ( The students ) ( ( studied ( the judges ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBD studied) (NP (DT the) (NNS judges))) (. .))) | subsequence | 1 |
1,468 | 1,468 | After the senator studied the judge saw the students . | ( ( After ( ( the senator ) studied ) ) ( ( the judge ) ( ( saw ( the students ) ) . ) ) ) | (ROOT (S (SBAR (IN After) (S (NP (DT the) (NN senator)) (VP (VBD studied)))) (NP (DT the) (NN judge)) (VP (VBD saw) (NP (DT the) (NN students))) (. .))) | The senator studied the judge . | ( ( The senator ) ( ( studied ( the judge ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD studied) (NP (DT the) (NN judge))) (. .))) | subsequence | 1 |
1,469 | 1,469 | While the bankers stopped the president called the senators . | ( ( While ( ( the bankers ) stopped ) ) ( ( the president ) ( ( called ( the senators ) ) . ) ) ) | (ROOT (S (SBAR (IN While) (S (NP (DT the) (NNS bankers)) (VP (VBD stopped)))) (NP (DT the) (NN president)) (VP (VBD called) (NP (DT the) (NN senators))) (. .))) | The bankers stopped the president . | ( ( The bankers ) ( ( stopped ( the president ) ) . ) ) | (ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD stopped) (NP (DT the) (NN president))) (. .))) | subsequence | 1 |
1,470 | 1,470 | Because the president paid the judge avoided the lawyer . | ( ( Because ( ( the president ) paid ) ) ( ( the judge ) ( ( avoided ( the lawyer ) ) . ) ) ) | (ROOT (S (SBAR (IN Because) (S (NP (DT the) (NN president)) (VP (VBD paid)))) (NP (DT the) (NN judge)) (VP (VBD avoided) (NP (DT the) (NN lawyer))) (. .))) | The president paid the judge . | ( ( The president ) ( ( paid ( the judge ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD paid) (NP (DT the) (NN judge))) (. .))) | subsequence | 1 |
1,471 | 1,471 | When the tourist paid the presidents slept . | ( ( When ( ( the tourist ) paid ) ) ( ( the presidents ) ( slept . ) ) ) | (ROOT (S (SBAR (IN When) (S (NP (DT the) (NN tourist)) (VP (VBD paid)))) (NP (DT the) (NNS presidents)) (VP (VBD slept)) (. .))) | The tourist paid the presidents . | ( ( The tourist ) ( ( paid ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD paid) (NP (DT the) (NNS presidents))) (. .))) | subsequence | 1 |
1,472 | 1,472 | While the judges fought the author supported the lawyer . | ( ( While ( ( the judges ) fought ) ) ( ( the author ) ( ( supported ( the lawyer ) ) . ) ) ) | (ROOT (S (SBAR (IN While) (S (NP (DT the) (NNS judges)) (VP (VBD fought)))) (NP (DT the) (NN author)) (VP (VBD supported) (NP (DT the) (NN lawyer))) (. .))) | The judges fought the author . | ( ( The judges ) ( ( fought ( the author ) ) . ) ) | (ROOT (S (NP (DT The) (NNS judges)) (VP (VBD fought) (NP (DT the) (NN author))) (. .))) | subsequence | 1 |
1,473 | 1,473 | Because the senator stopped the presidents believed the scientists . | ( ( Because ( ( the senator ) stopped ) ) ( ( the presidents ) ( ( believed ( the scientists ) ) . ) ) ) | (ROOT (S (SBAR (IN Because) (S (NP (DT the) (NN senator)) (VP (VBD stopped)))) (NP (DT the) (NNS presidents)) (VP (VBD believed) (NP (DT the) (NN scientists))) (. .))) | The senator stopped the presidents . | ( ( The senator ) ( ( stopped ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NN senator)) (VP (VBD stopped) (NP (DT the) (NNS presidents))) (. .))) | subsequence | 1 |
1,474 | 1,474 | Although the actors paid the athlete shouted . | ( ( Although ( ( the actors ) paid ) ) ( ( the athlete ) ( shouted . ) ) ) | (ROOT (S (SBAR (IN Although) (S (NP (DT the) (NNS actors)) (VP (VBD paid)))) (NP (DT the) (NN athlete)) (VP (VBD shouted)) (. .))) | The actors paid the athlete . | ( ( The actors ) ( ( paid ( the athlete ) ) . ) ) | (ROOT (S (NP (DT The) (NNS actors)) (VP (VBD paid) (NP (DT the) (NN athlete))) (. .))) | subsequence | 1 |
1,475 | 1,475 | Before the manager stopped the tourist mentioned the actors . | ( ( Before ( ( the manager ) stopped ) ) ( ( the tourist ) ( ( mentioned ( the actors ) ) . ) ) ) | (ROOT (S (SBAR (IN Before) (S (NP (DT the) (NN manager)) (VP (VBD stopped)))) (NP (DT the) (NN tourist)) (VP (VBD mentioned) (NP (DT the) (NN actors))) (. .))) | The manager stopped the tourist . | ( ( The manager ) ( ( stopped ( the tourist ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD stopped) (NP (DT the) (NN tourist))) (. .))) | subsequence | 1 |
1,476 | 1,476 | While the athletes hid the artist avoided the author . | ( ( While ( ( the athletes ) hid ) ) ( ( the artist ) ( ( avoided ( the author ) ) . ) ) ) | (ROOT (S (SBAR (IN While) (S (NP (DT the) (NNS athletes)) (VP (VBD hid)))) (NP (DT the) (NN artist)) (VP (VBD avoided) (NP (DT the) (NN author))) (. .))) | The athletes hid the artist . | ( ( The athletes ) ( ( hid ( the artist ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD hid) (NP (DT the) (NN artist))) (. .))) | subsequence | 1 |
1,477 | 1,477 | While the actor paid the student arrived . | ( ( While ( ( the actor ) paid ) ) ( ( the student ) ( arrived . ) ) ) | (ROOT (S (SBAR (IN While) (S (NP (DT the) (NN actor)) (VP (VBD paid)))) (NP (DT the) (NN student)) (VP (VBD arrived)) (. .))) | The actor paid the student . | ( ( The actor ) ( ( paid ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD paid) (NP (DT the) (NN student))) (. .))) | subsequence | 1 |
1,478 | 1,478 | When the artist stopped the scientists slept . | ( ( When ( ( the artist ) stopped ) ) ( ( the scientists ) ( slept . ) ) ) | (ROOT (S (SBAR (IN When) (S (NP (DT the) (NN artist)) (VP (VBD stopped)))) (NP (DT the) (NNS scientists)) (VP (VBD slept)) (. .))) | The artist stopped the scientists . | ( ( The artist ) ( ( stopped ( the scientists ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD stopped) (NP (DT the) (NNS scientists))) (. .))) | subsequence | 1 |
1,479 | 1,479 | Because the artists fought the tourists admired the authors . | ( ( Because ( ( the artists ) fought ) ) ( ( the tourists ) ( ( admired ( the authors ) ) . ) ) ) | (ROOT (S (SBAR (IN Because) (S (NP (DT the) (NNS artists)) (VP (VBD fought)))) (NP (DT the) (NNS tourists)) (VP (VBD admired) (NP (DT the) (NN authors))) (. .))) | The artists fought the tourists . | ( ( The artists ) ( ( fought ( the tourists ) ) . ) ) | (ROOT (S (NP (DT The) (NNS artists)) (VP (VBD fought) (NP (DT the) (NNS tourists))) (. .))) | subsequence | 1 |
1,480 | 1,480 | After the banker studied the author stopped the judge . | ( ( After ( ( the banker ) studied ) ) ( ( the author ) ( ( stopped ( the judge ) ) . ) ) ) | (ROOT (S (SBAR (IN After) (S (NP (DT the) (NN banker)) (VP (VBD studied)))) (NP (DT the) (NN author)) (VP (VBD stopped) (NP (DT the) (NN judge))) (. .))) | The banker studied the author . | ( ( The banker ) ( ( studied ( the author ) ) . ) ) | (ROOT (S (NP (DT The) (NN banker)) (VP (VBD studied) (NP (DT the) (NN author))) (. .))) | subsequence | 1 |
1,481 | 1,481 | Although the professor studied the presidents recognized the lawyer . | ( ( Although ( ( the professor ) studied ) ) ( ( the presidents ) ( ( recognized ( the lawyer ) ) . ) ) ) | (ROOT (S (SBAR (IN Although) (S (NP (DT the) (NN professor)) (VP (VBD studied)))) (NP (DT the) (NNS presidents)) (VP (VBD recognized) (NP (DT the) (NN lawyer))) (. .))) | The professor studied the presidents . | ( ( The professor ) ( ( studied ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NN professor)) (VP (VBD studied) (NP (DT the) (NNS presidents))) (. .))) | subsequence | 1 |
1,482 | 1,482 | Since the actor hid the lawyer stopped the author . | ( ( Since ( ( the actor ) hid ) ) ( ( the lawyer ) ( ( stopped ( the author ) ) . ) ) ) | (ROOT (S (SBAR (IN Since) (S (NP (DT the) (NN actor)) (VP (VBD hid)))) (NP (DT the) (NN lawyer)) (VP (VBD stopped) (NP (DT the) (NN author))) (. .))) | The actor hid the lawyer . | ( ( The actor ) ( ( hid ( the lawyer ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD hid) (NP (DT the) (NN lawyer))) (. .))) | subsequence | 1 |
1,483 | 1,483 | After the senators fought the manager called the scientists . | ( ( After ( ( the senators ) fought ) ) ( ( the manager ) ( ( called ( the scientists ) ) . ) ) ) | (ROOT (S (SBAR (IN After) (S (NP (DT the) (NNS senators)) (VP (VBD fought)))) (NP (DT the) (NN manager)) (VP (VBD called) (NP (DT the) (NN scientists))) (. .))) | The senators fought the manager . | ( ( The senators ) ( ( fought ( the manager ) ) . ) ) | (ROOT (S (NP (DT The) (NNS senators)) (VP (VBD fought) (NP (DT the) (NN manager))) (. .))) | subsequence | 1 |
1,484 | 1,484 | Since the manager studied the senators recognized the actor . | ( ( Since ( ( the manager ) studied ) ) ( ( the senators ) ( ( recognized ( the actor ) ) . ) ) ) | (ROOT (S (SBAR (IN Since) (S (NP (DT the) (NN manager)) (VP (VBD studied)))) (NP (DT the) (NNS senators)) (VP (VBD recognized) (NP (DT the) (NN actor))) (. .))) | The manager studied the senators . | ( ( The manager ) ( ( studied ( the senators ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD studied) (NP (DT the) (NNS senators))) (. .))) | subsequence | 1 |
1,485 | 1,485 | When the tourists stopped the doctor admired the actor . | ( ( When ( ( the tourists ) stopped ) ) ( ( the doctor ) ( ( admired ( the actor ) ) . ) ) ) | (ROOT (S (SBAR (IN When) (S (NP (DT the) (NNS tourists)) (VP (VBD stopped)))) (NP (DT the) (NN doctor)) (VP (VBD admired) (NP (DT the) (NN actor))) (. .))) | The tourists stopped the doctor . | ( ( The tourists ) ( ( stopped ( the doctor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD stopped) (NP (DT the) (NN doctor))) (. .))) | subsequence | 1 |
1,486 | 1,486 | Because the scientists paid the presidents introduced the banker . | ( ( Because ( ( the scientists ) paid ) ) ( ( the presidents ) ( ( introduced ( the banker ) ) . ) ) ) | (ROOT (S (SBAR (IN Because) (S (NP (DT the) (NNS scientists)) (VP (VBD paid)))) (NP (DT the) (NNS presidents)) (VP (VBD introduced) (NP (DT the) (NN banker))) (. .))) | The scientists paid the presidents . | ( ( The scientists ) ( ( paid ( the presidents ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD paid) (NP (DT the) (NNS presidents))) (. .))) | subsequence | 1 |
1,487 | 1,487 | Because the doctors stopped the judge believed the athletes . | ( ( Because ( ( the doctors ) stopped ) ) ( ( the judge ) ( ( believed ( the athletes ) ) . ) ) ) | (ROOT (S (SBAR (IN Because) (S (NP (DT the) (NNS doctors)) (VP (VBD stopped)))) (NP (DT the) (NN judge)) (VP (VBD believed) (NP (DT the) (NN athletes))) (. .))) | 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))) (. .))) | subsequence | 1 |
1,488 | 1,488 | Because the actor moved the tourist shouted . | ( ( Because ( ( the actor ) moved ) ) ( ( the tourist ) ( shouted . ) ) ) | (ROOT (S (SBAR (IN Because) (S (NP (DT the) (NN actor)) (VP (VBD moved)))) (NP (DT the) (NN tourist)) (VP (VBD shouted)) (. .))) | The actor moved the tourist . | ( ( The actor ) ( ( moved ( the tourist ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD moved) (NP (DT the) (NN tourist))) (. .))) | subsequence | 1 |
1,489 | 1,489 | Because the manager hid the senator advised the doctor . | ( ( Because ( ( the manager ) hid ) ) ( ( the senator ) ( ( advised ( the doctor ) ) . ) ) ) | (ROOT (S (SBAR (IN Because) (S (NP (DT the) (NN manager)) (VP (VBD hid)))) (NP (DT the) (NN senator)) (VP (VBD advised) (NP (DT the) (NN doctor))) (. .))) | The manager hid the senator . | ( ( The manager ) ( ( hid ( the senator ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD hid) (NP (DT the) (NN senator))) (. .))) | subsequence | 1 |
1,490 | 1,490 | Because the tourist stopped the artist arrived . | ( ( Because ( ( the tourist ) stopped ) ) ( ( the artist ) ( arrived . ) ) ) | (ROOT (S (SBAR (IN Because) (S (NP (DT the) (NN tourist)) (VP (VBD stopped)))) (NP (DT the) (NN artist)) (VP (VBD arrived)) (. .))) | The tourist stopped the artist . | ( ( The tourist ) ( ( stopped ( the artist ) ) . ) ) | (ROOT (S (NP (DT The) (NN tourist)) (VP (VBD stopped) (NP (DT the) (NN artist))) (. .))) | subsequence | 1 |
1,491 | 1,491 | Because the actor presented the bankers encouraged the presidents . | ( ( Because ( ( the actor ) presented ) ) ( ( the bankers ) ( ( encouraged ( the presidents ) ) . ) ) ) | (ROOT (S (SBAR (IN Because) (S (NP (DT the) (NN actor)) (VP (VBD presented)))) (NP (DT the) (NNS bankers)) (VP (VBD encouraged) (NP (DT the) (NN presidents))) (. .))) | The actor presented the bankers . | ( ( The actor ) ( ( presented ( the bankers ) ) . ) ) | (ROOT (S (NP (DT The) (NN actor)) (VP (VBD presented) (NP (DT the) (NNS bankers))) (. .))) | subsequence | 1 |
1,492 | 1,492 | Although the artist presented the actor recognized the president . | ( ( Although ( ( the artist ) presented ) ) ( ( the actor ) ( ( recognized ( the president ) ) . ) ) ) | (ROOT (S (SBAR (IN Although) (S (NP (DT the) (NN artist)) (VP (VBD presented)))) (NP (DT the) (NN actor)) (VP (VBD recognized) (NP (DT the) (NN president))) (. .))) | The artist presented the actor . | ( ( The artist ) ( ( presented ( the actor ) ) . ) ) | (ROOT (S (NP (DT The) (NN artist)) (VP (VBD presented) (NP (DT the) (NN actor))) (. .))) | subsequence | 1 |
1,493 | 1,493 | Before the lawyer studied the students recommended the actor . | ( ( Before ( ( the lawyer ) studied ) ) ( ( the students ) ( ( recommended ( the actor ) ) . ) ) ) | (ROOT (S (SBAR (IN Before) (S (NP (DT the) (NN lawyer)) (VP (VBD studied)))) (NP (DT the) (NNS students)) (VP (VBD recommended) (NP (DT the) (NN actor))) (. .))) | The lawyer studied the students . | ( ( The lawyer ) ( ( studied ( the students ) ) . ) ) | (ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD studied) (NP (DT the) (NNS students))) (. .))) | subsequence | 1 |
1,494 | 1,494 | Although the managers moved the author mentioned the professor . | ( ( Although ( ( the managers ) moved ) ) ( ( the author ) ( ( mentioned ( the professor ) ) . ) ) ) | (ROOT (S (SBAR (IN Although) (S (NP (DT the) (NNS managers)) (VP (VBD moved)))) (NP (DT the) (NN author)) (VP (VBD mentioned) (NP (DT the) (NN professor))) (. .))) | The managers moved the author . | ( ( The managers ) ( ( moved ( the author ) ) . ) ) | (ROOT (S (NP (DT The) (NNS managers)) (VP (VBD moved) (NP (DT the) (NN author))) (. .))) | subsequence | 1 |
1,495 | 1,495 | Since the secretaries stopped the student danced . | ( ( Since ( ( the secretaries ) stopped ) ) ( ( the student ) ( danced . ) ) ) | (ROOT (S (SBAR (IN Since) (S (NP (DT the) (NNS secretaries)) (VP (VBD stopped)))) (NP (DT the) (NN student)) (VP (VBD danced)) (. .))) | The secretaries stopped the student . | ( ( The secretaries ) ( ( stopped ( the student ) ) . ) ) | (ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD stopped) (NP (DT the) (NN student))) (. .))) | subsequence | 1 |
1,496 | 1,496 | When the athletes presented the professors slept . | ( ( When ( ( the athletes ) presented ) ) ( ( the professors ) ( slept . ) ) ) | (ROOT (S (SBAR (IN When) (S (NP (DT the) (NNS athletes)) (VP (VBD presented)))) (NP (DT the) (NNS professors)) (VP (VBD slept)) (. .))) | The athletes presented the professors . | ( ( The athletes ) ( ( presented ( the professors ) ) . ) ) | (ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD presented) (NP (DT the) (NNS professors))) (. .))) | subsequence | 1 |
1,497 | 1,497 | After the manager moved the author ran . | ( ( After ( ( the manager ) moved ) ) ( ( the author ) ( ran . ) ) ) | (ROOT (S (SBAR (IN After) (S (NP (DT the) (NN manager)) (VP (VBD moved)))) (NP (DT the) (NN author)) (VP (VBD ran)) (. .))) | The manager moved the author . | ( ( The manager ) ( ( moved ( the author ) ) . ) ) | (ROOT (S (NP (DT The) (NN manager)) (VP (VBD moved) (NP (DT the) (NN author))) (. .))) | subsequence | 1 |
1,498 | 1,498 | Because the presidents fought the judges shouted . | ( ( Because ( ( the presidents ) fought ) ) ( ( the judges ) ( shouted . ) ) ) | (ROOT (S (SBAR (IN Because) (S (NP (DT the) (NNS presidents)) (VP (VBD fought)))) (NP (DT the) (NNS judges)) (VP (VBD shouted)) (. .))) | The presidents fought the judges . | ( ( The presidents ) ( ( fought ( the judges ) ) . ) ) | (ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD fought) (NP (DT the) (NNS judges))) (. .))) | subsequence | 1 |
1,499 | 1,499 | Although the lawyers fought the actor danced . | ( ( Although ( ( the lawyers ) fought ) ) ( ( the actor ) ( danced . ) ) ) | (ROOT (S (SBAR (IN Although) (S (NP (DT the) (NNS lawyers)) (VP (VBD fought)))) (NP (DT the) (NN actor)) (VP (VBD danced)) (. .))) | The lawyers fought the actor . | ( ( The lawyers ) ( ( fought ( the actor ) ) . ) ) | (ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD fought) (NP (DT the) (NN actor))) (. .))) | subsequence | 1 |
1,500 | 1,500 | When the tourists presented the managers advised the doctors . | ( ( When ( ( the tourists ) presented ) ) ( ( the managers ) ( ( advised ( the doctors ) ) . ) ) ) | (ROOT (S (SBAR (IN When) (S (NP (DT the) (NNS tourists)) (VP (VBD presented)))) (NP (DT the) (NNS managers)) (VP (VBD advised) (NP (DT the) (NN doctors))) (. .))) | The tourists presented the managers . | ( ( The tourists ) ( ( presented ( the managers ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD presented) (NP (DT the) (NNS managers))) (. .))) | subsequence | 1 |