promptID int64 23 146k | pairID stringlengths 3 7 | premise stringlengths 7 1.3k | premise_binary_parse stringlengths 8 2.4k | premise_parse stringlengths 26 3.67k | hypothesis stringlengths 3 240 | hypothesis_binary_parse stringlengths 3 406 | hypothesis_parse stringlengths 22 706 | genre stringclasses 5 values | label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|
98,909 | 98909e | the pieces that have that person | ( ( the pieces ) ( that ( have ( that person ) ) ) ) | (ROOT (FRAG (NP (NP (DT the) (NNS pieces)) (SBAR (WHNP (WDT that)) (S (VP (VBP have) (NP (DT that) (NN person)))))))) | The arrangements that include that person. | ( ( ( The arrangements ) that ) ( ( include ( that person ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS arrangements)) (NP (DT that))) (VP (VBP include) (NP (DT that) (NN person))) (. .))) | telephone | 0 |
14,577 | 14577e | Glassman and Hassett write in to say I have misrepresented their argument. | ( ( ( Glassman and ) Hassett ) ( ( ( write in ) ( to ( say ( I ( have ( misrepresented ( their argument ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Glassman) (CC and) (NNP Hassett)) (VP (VBP write) (PRT (RP in)) (S (VP (TO to) (VP (VB say) (S (NP (PRP I)) (VP (VB have) (VP (VBD misrepresented) (NP (PRP$ their) (NN argument))))))))) (. .))) | Glassman and Hassett had an argument. | ( ( ( Glassman and ) Hassett ) ( ( had ( an argument ) ) . ) ) | (ROOT (S (NP (NNP Glassman) (CC and) (NNP Hassett)) (VP (VBD had) (NP (DT an) (NN argument))) (. .))) | slate | 0 |
67,685 | 67685c | Most impressive is the Kerlescan alignment, 594 menhirs that form what local legend calls a frozen army. | ( ( Most impressive ) ( ( is ( ( ( the ( Kerlescan alignment ) ) , ) ( ( 594 menhirs ) ( that ( form ( what ( ( local legend ) ( calls ( a ( frozen army ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (SINV (ADJP (RBS Most) (JJ impressive)) (VP (VBZ is)) (NP (NP (DT the) (JJ Kerlescan) (NN alignment)) (, ,) (NP (NP (CD 594) (NNS menhirs)) (SBAR (WHNP (WDT that)) (S (VP (VBP form) (SBAR (WHNP (WP what)) (S (NP (JJ local) (NN legend)) (VP (VBZ calls) (NP (DT a) (JJ frozen) (NN army)))))))))) (. .))) | The Kerlescan alignment is made up of 600 menhirs. | ( ( The ( Kerlescan alignment ) ) ( ( is ( ( made up ) ( of ( 600 menhirs ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Kerlescan) (NN alignment)) (VP (VBZ is) (VP (VBN made) (PRT (RP up)) (PP (IN of) (NP (CD 600) (NNS menhirs))))) (. .))) | travel | 1 |
139,577 | 139577c | I nodded, clearing my throat. | ( I ( ( ( nodded , ) ( clearing ( my throat ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD nodded) (, ,) (S (VP (VBG clearing) (NP (PRP$ my) (NN throat))))) (. .))) | I shook my head and didn't agree with him. | ( I ( ( ( ( shook ( my head ) ) and ) ( ( did n't ) ( agree ( with him ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VP (VBD shook) (NP (PRP$ my) (NN head))) (CC and) (VP (VBD did) (RB n't) (VP (VB agree) (PP (IN with) (NP (PRP him)))))) (. .))) | fiction | 1 |
144,931 | 144931c | One regular precaution before driving out into the boonies used to be marking a giant TV with adhesive tape on the back and side windows, which we believed was easy-to-spot shorthand for don't shoot, I'm a reporter. | ( ( ( ( One ( regular precaution ) ) ( before ( ( driving out ) ( into ( ( the boonies ) ( used ( to ( be ( ( marking ( a ( giant TV ) ) ) ( with ( ( ( ( adhesive tape ) ( on ( the ( back ( and ( side windows ) ) ) ) ) ) , ) ( which ( we believed ) ) ) ) ) ) ) ) ) ) ) ) ) ( ( was ( easy-to-spot shorthand ) ) ( for ( ( do n't ) shoot ) ) ) ) ( , ( I ( ( 'm ( a reporter ) ) . ) ) ) ) | (ROOT (S (S (NP (NP (CD One) (JJ regular) (NN precaution)) (PP (IN before) (S (VP (VBG driving) (PRT (RP out)) (PP (IN into) (NP (NP (DT the) (NNS boonies)) (VP (VBN used) (S (VP (TO to) (VP (VB be) (VP (VBG marking) (NP (DT a) (JJ giant) (NN TV)) (PP (IN with) (NP (NP (JJ adhesive) (NN tape)) (PP (IN on) (NP (DT the) (NN back) (CC and) (NN side) (NNS windows))) (, ,) (SBAR (WHNP (WDT which)) (S (NP (PRP we)) (VP (VBD believed))))))))))))))))) (VP (VBD was) (NP (JJ easy-to-spot) (NN shorthand)) (SBAR (IN for) (S (VP (VBP do) (RB n't) (VP (VB shoot))))))) (, ,) (NP (PRP I)) (VP (VBP 'm) (NP (DT a) (NN reporter))) (. .))) | Reporters wanted to blend in completely. | ( Reporters ( ( wanted ( to ( blend ( in completely ) ) ) ) . ) ) | (ROOT (S (NP (NNS Reporters)) (VP (VBD wanted) (S (VP (TO to) (VP (VB blend) (PP (IN in) (ADVP (RB completely))))))) (. .))) | slate | 1 |
126,844 | 126844c | John A. Adams is president-elect of the Utah State Bar. | ( ( John ( A. Adams ) ) ( ( is ( president-elect ( of ( the ( Utah ( State Bar ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP John) (NNP A.) (NNP Adams)) (VP (VBZ is) (NP (NP (NN president-elect)) (PP (IN of) (NP (DT the) (NNP Utah) (NNP State) (NNP Bar))))) (. .))) | There is no state bar in the Utah. | ( There ( ( is ( ( no ( state bar ) ) ( in ( the Utah ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT no) (NN state) (NN bar)) (PP (IN in) (NP (DT the) (NNP Utah))))) (. .))) | government | 1 |
75,649 | 75649c | The fresh clear water comes directly down from the mountains of the John Crow National Park and fall into a deep azure pool. | ( ( The ( fresh ( clear water ) ) ) ( ( ( ( ( comes ( directly down ) ) ( from ( ( the mountains ) ( of ( the ( John ( Crow ( National Park ) ) ) ) ) ) ) ) and ) ( fall ( into ( a ( deep ( azure pool ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ fresh) (JJ clear) (NN water)) (VP (VP (VBZ comes) (ADVP (RB directly) (RB down)) (PP (IN from) (NP (NP (DT the) (NNS mountains)) (PP (IN of) (NP (DT the) (NNP John) (NNP Crow) (NNP National) (NNP Park)))))) (CC and) (VP (VBP fall) (PP (IN into) (NP (DT a) (JJ deep) (JJ azure) (NN pool))))) (. .))) | The waters of John Crow National park come from the azure pool. | ( ( ( The waters ) ( of ( John ( Crow ( National park ) ) ) ) ) ( ( come ( from ( the ( azure pool ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS waters)) (PP (IN of) (NP (NNP John) (NNP Crow) (NNP National) (NN park)))) (VP (VBP come) (PP (IN from) (NP (DT the) (JJ azure) (NN pool)))) (. .))) | travel | 1 |
19,173 | 19173c | yes sure i was also a gymnast when i was very small in a Czechoslovakian Turner Society and and yeah and had the opportunity of uh competing nationally and | ( yes ( sure ( i ( ( was also ) ( ( a gymnast ) ( when ( i ( ( ( ( was ( very small ) ) ( in ( a ( Czechoslovakian ( Turner ( Society ( and ( and yeah ) ) ) ) ) ) ) ) and ) ( had ( ( the opportunity ) ( of ( uh ( competing ( nationally and ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (RB yes)) (ADJP (JJ sure) (SBAR (S (NP (FW i)) (VP (VBD was) (ADVP (RB also)) (NP (NP (DT a) (NN gymnast)) (SBAR (WHADVP (WRB when)) (S (NP (FW i)) (VP (VP (VBD was) (ADJP (RB very) (JJ small)) (PP (IN in) (NP (DT a) (NNP Czechoslovakian) (NNP Turner) (NNP Society) (CC and) (NNP and) (NNP yeah)))) (CC and) (VP (VBD had) (NP (NP (DT the) (NN opportunity)) (PP (IN of) (NP (JJ uh) (VBG competing) (NNP nationally) (NNP and))))))))))))))) | I never had the opportunity to compete nationally as a gymnast. | ( I ( never ( ( had ( the ( opportunity ( to ( ( compete nationally ) ( as ( a gymnast ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (PRP I)) (ADVP (RB never)) (VP (VBD had) (NP (DT the) (NN opportunity) (S (VP (TO to) (VP (VB compete) (ADVP (RB nationally)) (PP (IN as) (NP (DT a) (NN gymnast)))))))) (. .))) | telephone | 1 |
116,061 | 116061e | and uh i just same sort of thing they just you you sit there and read hundreds and hundreds of cases and then you get one exam for the whole semester | ( and ( ( uh i ) ( ( ( ( ( just ( same sort ) ) ( of ( thing ( they ( just you ) ) ) ) ) ( you ( ( ( sit there ) and ) ( read ( ( ( hundreds and ) hundreds ) ( of cases ) ) ) ) ) ) and ) ( then ( you ( get ( ( one exam ) ( for ( the ( whole semester ) ) ) ) ) ) ) ) ) ) | (ROOT (FRAG (CC and) (NP (NP (FW uh) (FW i)) (SBAR (S (S (PP (ADVP (RB just) (JJ same) (NN sort)) (IN of) (NP (NP (NN thing)) (VP (NP (PRP they)) (PP (RB just) (NP (PRP you)))))) (NP (PRP you)) (VP (VP (VBP sit) (ADVP (RB there))) (CC and) (VP (VBD read) (NP (NP (NNS hundreds) (CC and) (NNS hundreds)) (PP (IN of) (NP (NNS cases))))))) (CC and) (S (ADVP (RB then)) (NP (PRP you)) (VP (VBP get) (NP (NP (CD one) (NN exam)) (PP (IN for) (NP (DT the) (JJ whole) (NN semester))))))))))) | You just read a lot of cases and get one test for the whole semester. | ( You ( just ( ( ( ( read ( ( a lot ) ( of cases ) ) ) and ) ( get ( ( one test ) ( for ( the ( whole semester ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (PRP You)) (ADVP (RB just)) (VP (VP (VB read) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NNS cases))))) (CC and) (VP (VB get) (NP (NP (CD one) (NN test)) (PP (IN for) (NP (DT the) (JJ whole) (NN semester)))))) (. .))) | telephone | 0 |
48,831 | 48831e | have you have have you seen this often | ( have ( you ( have ( have ( you ( seen ( this often ) ) ) ) ) ) ) | (ROOT (S (VP (VB have) (S (NP (PRP you)) (VP (VB have) (VP (VBP have) (NP (NP (PRP you)) (VP (VBN seen) (S (NP (DT this)) (ADVP (RB often))))))))))) | How often have you seen this? | ( ( How often ) ( ( ( have you ) ( seen this ) ) ? ) ) | (ROOT (SBARQ (WHADVP (WRB How) (RB often)) (SQ (VBP have) (NP (PRP you)) (VP (VBN seen) (NP (DT this)))) (. ?))) | telephone | 0 |
91,874 | 91874c | Vrenna stood near Adrin, relaxed and ready. | ( Vrenna ( ( ( ( stood ( near Adrin ) ) , ) ( ( relaxed and ) ready ) ) . ) ) | (ROOT (S (NP (NNP Vrenna)) (VP (VBD stood) (PP (IN near) (NP (NNP Adrin))) (, ,) (ADJP (JJ relaxed) (CC and) (JJ ready))) (. .))) | Vrenna was full of panic as she sat next to Adrin. | ( Vrenna ( ( ( was ( full ( of panic ) ) ) ( as ( she ( ( sat next ) ( to Adrin ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Vrenna)) (VP (VBD was) (ADJP (JJ full) (PP (IN of) (NP (NN panic)))) (SBAR (IN as) (S (NP (PRP she)) (VP (VBD sat) (ADVP (JJ next)) (PP (TO to) (NP (NNP Adrin))))))) (. .))) | fiction | 1 |
144,254 | 144254e | well does your job require does your job require you to drive company equipment or to operate any type of machinery that might endanger endanger someone | ( well ( ( does ( ( your job ) ( require ( ( does ( your job ) ) ( require ( you ( ( ( to ( drive ( company equipment ) ) ) or ) ( to ( operate ( ( any type ) ( of machinery ) ) ) ) ) ) ) ) ) ) ) ( that ( might ( endanger ( endanger someone ) ) ) ) ) ) | (ROOT (SINV (ADVP (RB well)) (VP (VBZ does) (SBAR (S (NP (PRP$ your) (NN job)) (VP (VBP require) (SBAR (SINV (VBZ does) (NP (PRP$ your) (NN job)) (VP (VB require) (S (NP (PRP you)) (VP (VP (TO to) (VP (VB drive) (NP (NN company) (NN equipment)))) (CC or) (VP (TO to) (VP (VB operate) (NP (NP (DT any) (NN type)) (PP (IN of) (NP (NN machinery))))))))))))))) (SBAR (WHNP (WDT that)) (S (VP (MD might) (VP (VB endanger) (VP (VB endanger) (NP (NN someone))))))))) | Do you have to drive the equipment for the company? | ( ( ( Do you ) ( have ( to ( drive ( ( the equipment ) ( for ( the company ) ) ) ) ) ) ) ? ) | (ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB have) (S (VP (TO to) (VP (VB drive) (NP (NP (DT the) (NN equipment)) (PP (IN for) (NP (DT the) (NN company)))))))) (. ?))) | telephone | 0 |
53,826 | 53826c | The numeral II could indicate locations of average income and stop density that are relatively economical to deliver. | ( ( The ( numeral II ) ) ( ( could ( ( ( indicate ( locations ( of ( average income ) ) ) ) and ) ( stop ( density ( that ( are ( relatively ( economical ( to deliver ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP numeral) (NNP II)) (VP (MD could) (VP (VP (VB indicate) (NP (NP (NNS locations)) (PP (IN of) (NP (JJ average) (NN income))))) (CC and) (VP (VB stop) (NP (NP (NN density)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (ADJP (RB relatively) (JJ economical) (S (VP (TO to) (VP (VB deliver)))))))))))) (. .))) | Average incomes are not listed in the report. | ( ( Average incomes ) ( ( ( are not ) ( listed ( in ( the report ) ) ) ) . ) ) | (ROOT (S (NP (JJ Average) (NNS incomes)) (VP (VBP are) (RB not) (VP (VBN listed) (PP (IN in) (NP (DT the) (NN report))))) (. .))) | government | 1 |
144,006 | 144006c | yeah he is really interesting | ( yeah ( he ( is ( really interesting ) ) ) ) | (ROOT (S (VP (VB yeah) (SBAR (S (NP (PRP he)) (VP (VBZ is) (ADJP (RB really) (JJ interesting)))))))) | Nobody finds anything he says or does to be notable; he is a bland person. | ( ( ( ( Nobody ( finds ( anything ( he ( ( says or ) ( does ( to ( be notable ) ) ) ) ) ) ) ) ; ) ( he ( is ( a ( bland person ) ) ) ) ) . ) | (ROOT (S (S (NP (NN Nobody)) (VP (VBZ finds) (NP (NP (NN anything)) (SBAR (S (NP (PRP he)) (VP (VP (VBZ says)) (CC or) (VP (VBZ does) (S (VP (TO to) (VP (VB be) (ADJP (JJ notable)))))))))))) (: ;) (S (NP (PRP he)) (VP (VBZ is) (NP (DT a) (ADJP (JJ bland)) (NN person)))) (. .))) | telephone | 1 |
21,721 | 21721e | The name Varanasi, misheard by Europeans as Benares, is derived from its site between the tributaries of the life-giving holy river Ganga, the Varuna and the Asi. | ( ( ( ( ( The ( name Varanasi ) ) , ) ( ( misheard ( by Europeans ) ) ( as Benares ) ) ) , ) ( ( is ( derived ( from ( ( its site ) ( between ( ( the tributaries ) ( of ( ( ( ( ( the ( life-giving ( holy ( river Ganga ) ) ) ) , ) ( the Varuna ) ) and ) ( the Asi ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN name) (NNP Varanasi)) (, ,) (VP (VBN misheard) (PP (IN by) (NP (NNPS Europeans))) (PP (IN as) (NP (NNP Benares)))) (, ,)) (VP (VBZ is) (VP (VBN derived) (PP (IN from) (NP (NP (PRP$ its) (NN site)) (PP (IN between) (NP (NP (DT the) (NNS tributaries)) (PP (IN of) (NP (NP (DT the) (JJ life-giving) (JJ holy) (NN river) (NN Ganga)) (, ,) (NP (DT the) (NNP Varuna)) (CC and) (NP (DT the) (NN Asi)))))))))) (. .))) | Varanasi is in between three different tributaries of life-giving holy rivers. | ( Varanasi ( ( is ( in ( ( ( between three ) ( different tributaries ) ) ( of ( life-giving ( holy rivers ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Varanasi)) (VP (VBZ is) (PP (IN in) (NP (NP (QP (IN between) (CD three)) (JJ different) (NNS tributaries)) (PP (IN of) (NP (JJ life-giving) (JJ holy) (NNS rivers)))))) (. .))) | travel | 0 |
25,663 | 25663e | The discussion is an introduction to the approaches. | ( ( The discussion ) ( ( is ( ( an introduction ) ( to ( the approaches ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN discussion)) (VP (VBZ is) (NP (NP (DT an) (NN introduction)) (PP (TO to) (NP (DT the) (NNS approaches))))) (. .))) | There is a discussion is about the approaches. | ( There ( ( is ( ( a discussion ) ( is ( about ( the approaches ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT a) (NN discussion)) (SBAR (S (VP (VBZ is) (PP (IN about) (NP (DT the) (NNS approaches)))))))) (. .))) | government | 0 |
29,015 | 29015e | um-hum i think we could learn some things from and the and the health care system you may pay more in taxes but your health care is taken care of and you don't have the corruption and in uh | ( ( ( ( ( ( um-hum i ) ( think ( ( ( we ( could ( ( learn ( some things ) ) from ) ) ) and ) ( ( ( the and ) ( the ( health ( care system ) ) ) ) ( you ( may ( ( pay more ) ( in taxes ) ) ) ) ) ) ) ) but ) ( ( your ( health care ) ) ( is ( taken ( care of ) ) ) ) ) and ) ( you ( ( do n't ) ( have ( ( the ( corruption and ) ) ( in uh ) ) ) ) ) ) | (ROOT (S (S (NP (JJ um-hum) (NNS i)) (VP (VBP think) (SBAR (S (S (NP (PRP we)) (VP (MD could) (VP (VB learn) (NP (DT some) (NNS things)) (PP (IN from))))) (CC and) (S (NP (NP (DT the)) (CC and) (NP (DT the) (NN health) (NN care) (NN system))) (NP (PRP you)) (VP (MD may) (VP (VB pay) (NP (JJR more)) (PP (IN in) (NP (NNS taxes)))))))))) (CC but) (S (NP (PRP$ your) (NN health) (NN care)) (VP (VBZ is) (VP (VBN taken) (NP (VB care) (IN of))))) (CC and) (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB have) (NP (NP (DT the) (NX (NX (NN corruption)) (CC and))) (PP (IN in) (NP (INTJ (UH uh)))))))))) | I think we could learn some things from the health care system | ( I ( think ( we ( could ( ( learn ( some things ) ) ( from ( the ( health ( care system ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP we)) (VP (MD could) (VP (VB learn) (NP (DT some) (NNS things)) (PP (IN from) (NP (DT the) (NN health) (NN care) (NN system)))))))))) | telephone | 0 |
134,570 | 134570e | see that's the one that is the honest to God the one reason i don't want to see the movie is because i love buffaloes for some weird reason and i know they're fake | ( see ( that ( 's ( ( the one ) ( that ( ( is ( the ( honest ( to God ) ) ) ) ( ( the ( one reason ) ) ( i ( ( do n't ) ( want ( to ( see ( ( ( ( the movie ) ( is ( because ( i ( love ( buffaloes ( for ( some ( weird reason ) ) ) ) ) ) ) ) ) and ) ( i ( know ( they ( 're fake ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (VP (VB see) (SBAR (IN that) (S (VP (VBZ 's) (NP (NP (DT the) (NN one)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (ADVP (DT the) (JJ honest) (PP (TO to) (NP (NNP God)))) (NP (NP (DT the) (CD one) (NN reason)) (SBAR (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB see) (S (S (NP (DT the) (NN movie)) (VP (VBZ is) (SBAR (IN because) (S (NP (FW i)) (VP (VBP love) (NP (NP (NNS buffaloes)) (PP (IN for) (NP (DT some) (JJ weird) (NN reason))))))))) (CC and) (S (NP (FW i)) (VP (VBP know) (SBAR (S (NP (PRP they)) (VP (VBP 're) (ADJP (JJ fake)))))))))))))))))))))))))) | I love buffaloes, and I know those ones are not real. | ( ( ( ( ( I ( love buffaloes ) ) , ) and ) ( I ( know ( ( those ones ) ( ( are not ) real ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP I)) (VP (VBP love) (NP (NNS buffaloes)))) (, ,) (CC and) (S (NP (PRP I)) (VP (VBP know) (SBAR (S (NP (DT those) (NNS ones)) (VP (VBP are) (RB not) (ADJP (JJ real))))))) (. .))) | telephone | 0 |
138,593 | 138593e | The medicine had not been newly made up. | ( ( The medicine ) ( ( ( had not ) ( been ( newly ( made up ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN medicine)) (VP (VBD had) (RB not) (VP (VBN been) (ADJP (RB newly) (VBN made) (PRT (RP up))))) (. .))) | The medicine was not fresh. | ( ( The medicine ) ( ( ( was not ) fresh ) . ) ) | (ROOT (S (NP (DT The) (NN medicine)) (VP (VBD was) (RB not) (ADJP (JJ fresh))) (. .))) | fiction | 0 |
66,623 | 66623c | i think i would be troubled i suspect i believe that any of our states and i i constitutionally i don't think there are any prescriptions about against that decision even if uh Louisiana chose to go with Creole or something um i don't think there is any prohibitions i would be bothered by that i'm i'm bothered by any tendency to resist what i think was one of America's strengths and that's the the the melting pot uh i i | ( ( i ( think ( i ( would ( be ( troubled ( i ( suspect i ) ) ) ) ) ) ) ) ( ( believe ( that ( ( any ( of ( ( ( our states ) and ) ( i ( i ( constitutionally i ) ) ) ) ) ) ( ( do n't ) ( think ( there ( are ( ( any prescriptions ) ( ( about ( against ( that decision ) ) ) ( even ( if ( ( ( uh ( Louisiana ( chose ( to ( go ( with Creole ) ) ) ) ) ) or ) ( ( something ( um i ) ) ( ( do n't ) ( think ( there ( is ( ( any prohibitions ) ( i ( would ( be ( bothered ( by ( ( ( that ( i ( 'm ( i ( 'm ( ( bothered ( by ( any tendency ) ) ) ( to ( resist ( what ( i ( think ( was ( one ( of ( ( America 's ) strengths ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) and ) ( that ( 's ( the the ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( the ( melting ( pot ( uh ( i i ) ) ) ) ) ) ) | (ROOT (SINV (S (NP (FW i)) (VP (VBP think) (SBAR (S (NP (FW i)) (VP (MD would) (VP (VB be) (VP (VBN troubled) (NP (FW i) (FW suspect) (FW i))))))))) (VP (VBP believe) (SBAR (IN that) (S (NP (NP (DT any)) (PP (IN of) (NP (NP (PRP$ our) (NNS states)) (CC and) (NP (FW i) (FW i) (FW constitutionally) (FW i))))) (VP (VBP do) (RB n't) (VP (VB think) (SBAR (S (NP (EX there)) (VP (VBP are) (S (NP (DT any) (NNS prescriptions)) (ADJP (IN about) (PP (IN against) (NP (DT that) (NN decision)))) (SBAR (RB even) (IN if) (S (S (INTJ (UH uh)) (NP (NNP Louisiana)) (VP (VBD chose) (S (VP (TO to) (VP (VB go) (PP (IN with) (NP (NNP Creole)))))))) (CC or) (S (NP (NN something) (NN um) (NNS i)) (VP (VBP do) (RB n't) (VP (VB think) (SBAR (S (NP (EX there)) (VP (VBZ is) (NP (NP (DT any) (NNS prohibitions)) (SBAR (S (NP (FW i)) (VP (MD would) (VP (VB be) (VP (VBN bothered) (PP (IN by) (SBAR (SBAR (IN that) (S (NP (FW i)) (VP (VBP 'm) (NP (NP (FW i)) (SBAR (S (VP (VBP 'm) (VP (VBN bothered) (PP (IN by) (NP (DT any) (NN tendency))) (S (VP (TO to) (VP (VB resist) (SBAR (WHNP (WP what)) (S (NP (FW i)) (VP (VBP think) (SBAR (S (VP (VBD was) (NP (NP (CD one)) (PP (IN of) (NP (NP (NNP America) (POS 's)) (NNS strengths))))))))))))))))))))) (CC and) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (NP (DT the) (DT the)))))))))))))))))))))))))))))) (NP (DT the) (JJ melting) (NN pot) (NNP uh) (FW i) (NNP i)))) | I do not believe i would be troubled. | ( I ( ( ( do not ) ( believe ( i ( would ( be troubled ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP do) (RB not) (VP (VB believe) (SBAR (S (NP (FW i)) (VP (MD would) (VP (VB be) (ADJP (JJ troubled)))))))) (. .))) | telephone | 1 |
99,564 | 99564c | and it it's uh it's good because you don't need the outside antennas with your TV and stuff and it gives you a lot more um | ( and ( it ( it ( 's ( ( ( uh ( it ( ( 's good ) ( because ( you ( ( do n't ) ( ( need ( the ( outside antennas ) ) ) ( with ( your ( ( TV and ) stuff ) ) ) ) ) ) ) ) ) ) and ) ( it ( ( gives you ) ( ( ( a lot ) more ) um ) ) ) ) ) ) ) ) | (ROOT (FRAG (CC and) (NP (NP (PRP it)) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (SBAR (S (S (INTJ (UH uh)) (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ good)) (SBAR (IN because) (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB need) (NP (DT the) (JJ outside) (NNS antennas)) (PP (IN with) (NP (PRP$ your) (NN TV) (CC and) (NN stuff))))))))) (CC and) (S (NP (PRP it)) (VP (VBZ gives) (NP (PRP you)) (NP (ADJP (NP (DT a) (RB lot)) (JJR more)) (NN um)))))))))))) | You'll need an outside antenna with that TV. | ( You ( ( 'll ( ( need ( an ( outside antenna ) ) ) ( with ( that TV ) ) ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (MD 'll) (VP (VB need) (NP (DT an) (JJ outside) (NN antenna)) (PP (IN with) (NP (DT that) (NN TV))))) (. .))) | telephone | 1 |
111,466 | 111466c | Others argue that it was a mistake for the Jewish National Fund to prohibit non-Jewish laborers from the newly purchased lands. | ( Others ( ( argue ( that ( it ( was ( ( ( a mistake ) ( for ( the ( Jewish ( National Fund ) ) ) ) ) ( to ( ( prohibit ( non-Jewish laborers ) ) ( from ( the ( ( newly purchased ) lands ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNS Others)) (VP (VBP argue) (SBAR (IN that) (S (NP (PRP it)) (VP (VBD was) (NP (NP (DT a) (NN mistake)) (PP (IN for) (NP (DT the) (JJ Jewish) (NNP National) (NNP Fund))) (S (VP (TO to) (VP (VB prohibit) (NP (JJ non-Jewish) (NNS laborers)) (PP (IN from) (NP (DT the) (ADJP (RB newly) (VBN purchased)) (NNS lands))))))))))) (. .))) | Christians manage the fund | ( Christians ( manage ( the fund ) ) ) | (ROOT (S (NP (NNS Christians)) (VP (VBP manage) (NP (DT the) (NN fund))))) | slate | 1 |
75,974 | 75974c | We will examine, and reject. | ( We ( ( will ( ( ( examine , ) and ) reject ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (MD will) (VP (VB examine) (, ,) (CC and) (VB reject))) (. .))) | We will examine, but rejecting is out of the question. | ( ( ( ( ( We ( will examine ) ) , ) but ) ( rejecting ( ( is out ) ( of ( the question ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP We)) (VP (MD will) (VP (VB examine)))) (, ,) (CC but) (S (S (VP (VBG rejecting))) (VP (VBZ is) (ADVP (RB out)) (PP (IN of) (NP (DT the) (NN question))))) (. .))) | fiction | 1 |
13,111 | 13111c | that you have to really watch uh to uh keep it under control because they will take over a house if you don't uh tend to it | ( that ( you ( ( have ( ( to really ) ( ( watch uh ) ( to uh ) ) ) ) ( ( ( keep it ) ( under control ) ) ( because ( they ( will ( ( take ( over ( a house ) ) ) ( if ( you ( ( ( do n't ) uh ) ( tend ( to it ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (SBAR (IN that) (S (NP (PRP you)) (VP (VBP have) (S (VP (TO to) (ADVP (RB really)) (VP (VB watch) (INTJ (UH uh)) (PP (TO to) (NP (INTJ (UH uh))))))) (S (VP (VB keep) (NP (PRP it)) (PP (IN under) (NP (NN control))) (SBAR (IN because) (S (NP (PRP they)) (VP (MD will) (VP (VB take) (PP (IN over) (NP (DT a) (NN house))) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP do) (RB n't) (ADVP (RB uh)) (VP (VB tend) (PP (TO to) (NP (PRP it))))))))))))))))) | You can leave it without worrying about it. | ( You ( ( can ( ( leave it ) ( without ( worrying ( about it ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (MD can) (VP (VB leave) (NP (PRP it)) (PP (IN without) (S (VP (VBG worrying) (PP (IN about) (NP (PRP it)))))))) (. .))) | telephone | 1 |
31,374 | 31374e | In a Postal Service poised to meet competition, considerably more effort would be directed toward meeting published standards and toward measuring the service achieved. | ( ( In ( ( a ( Postal Service ) ) ( poised ( to ( meet competition ) ) ) ) ) ( , ( ( ( considerably more ) effort ) ( ( would ( be ( directed ( ( ( toward ( meeting ( published standards ) ) ) and ) ( toward ( measuring ( ( the service ) achieved ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (NP (DT a) (NNP Postal) (NNP Service)) (VP (VBN poised) (S (VP (TO to) (VP (VB meet) (NP (NN competition)))))))) (, ,) (NP (ADJP (RB considerably) (JJR more)) (NN effort)) (VP (MD would) (VP (VB be) (VP (VBN directed) (PP (PP (IN toward) (NP (NN meeting) (VBN published) (NNS standards))) (CC and) (PP (IN toward) (S (VP (VBG measuring) (NP (NP (DT the) (NN service)) (VP (VBN achieved)))))))))) (. .))) | More effort can be given in aspects of the postal service. | ( ( More effort ) ( ( can ( be ( given ( in ( aspects ( of ( the ( postal service ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (JJR More) (NN effort)) (VP (MD can) (VP (VB be) (VP (VBN given) (PP (IN in) (NP (NP (NNS aspects)) (PP (IN of) (NP (DT the) (JJ postal) (NN service)))))))) (. .))) | government | 0 |
64,986 | 64986e | yeah there there was one site that they cleaned up and then the new place leaked again | ( yeah ( ( ( there ( there ( ( was ( one site ) ) ( that ( they ( cleaned up ) ) ) ) ) ) and ) ( then ( ( the ( new place ) ) ( leaked again ) ) ) ) ) | (ROOT (S (VP (VB yeah) (S (S (NP (EX there)) (ADVP (RB there)) (VP (VBD was) (NP (CD one) (NN site)) (SBAR (IN that) (S (NP (PRP they)) (VP (VBD cleaned) (PRT (RP up))))))) (CC and) (S (ADVP (RB then)) (NP (DT the) (JJ new) (NN place)) (VP (VBD leaked) (ADVP (RB again)))))))) | A site was cleaned recently. | ( ( A site ) ( ( was ( cleaned recently ) ) . ) ) | (ROOT (S (NP (DT A) (NN site)) (VP (VBD was) (VP (VBN cleaned) (ADVP (RB recently)))) (. .))) | telephone | 0 |
32,029 | 32029e | When did you last see the dece your cousin, I mean? | ( When ( ( ( did you ) ( last ( see ( the ( dece ( ( your cousin ) ( , ( I mean ) ) ) ) ) ) ) ) ? ) ) | (ROOT (SBARQ (WHADVP (WRB When)) (SQ (VBD did) (NP (PRP you)) (VP (ADVP (RB last)) (VB see) (NP (DT the) (NN dece) (S (NP (PRP$ your) (NN cousin)) (, ,) (NP (PRP I)) (VP (VBP mean)))))) (. ?))) | I mean, when did you last see the dece your cousin? | ( I ( ( mean , ) ( when ( ( ( ( did you ) last ) ( see ( ( the dece ) ( your cousin ) ) ) ) ? ) ) ) ) | (ROOT (S (NP (PRP I)) (VP (VBP mean) (, ,) (SBARQ (WHADVP (WRB when)) (SQ (VBD did) (NP (PRP you)) (ADVP (RB last)) (VP (VB see) (S (NP (DT the) (NN dece)) (NP (PRP$ your) (NN cousin))))) (. ?))))) | fiction | 0 |
132,775 | 132775e | A combination of Jamaican, American, and Mexican cuisine served in a cliff-top setting. | ( ( ( A combination ) ( of ( ( ( ( ( Jamaican , ) American ) , ) and ) ( Mexican cuisine ) ) ) ) ( ( served ( in ( a ( cliff-top setting ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN combination)) (PP (IN of) (NP (NP (JJ Jamaican)) (, ,) (NP (NNP American)) (, ,) (CC and) (NP (JJ Mexican) (NN cuisine))))) (VP (VBD served) (PP (IN in) (NP (DT a) (JJ cliff-top) (NN setting)))) (. .))) | There is Jamaican and American food served. | ( There ( ( is ( ( Jamaican ( and ( American food ) ) ) served ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (JJ Jamaican) (CC and) (JJ American) (NN food)) (VP (VBN served)))) (. .))) | travel | 0 |
135,750 | 135750c | you mean make oh i suppose he he has to protect himself too so that somebody can't say you know when he's selling them that somebody else made it i mean it's so that he gets his own profits | ( you ( mean ( make ( ( oh i ) ( ( suppose he ) ( he ( has ( to ( ( protect himself ) ( ( too so ) ( that ( somebody ( ( ca n't ) ( say ( you ( know ( when ( he ( 's ( ( selling them ) ( that ( ( somebody else ) ( made ( it ( i ( mean ( it ( 's ( so ( that ( he ( gets ( his ( own profits ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (PRP you)) (VP (VBP mean) (VP (VB make) (S (INTJ (UH oh) (UH i)) (VP (VB suppose) (NP (PRP he)) (SBAR (S (NP (PRP he)) (VP (VBZ has) (S (VP (TO to) (VP (VB protect) (NP (PRP himself)) (ADVP (ADVP (RB too) (RB so)) (SBAR (IN that) (S (NP (NN somebody)) (VP (MD ca) (RB n't) (VP (VB say) (S (NP (PRP you)) (VP (VB know) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBG selling) (NP (PRP them)) (SBAR (IN that) (S (NP (NN somebody) (RB else)) (VP (VBD made) (SBAR (S (NP (PRP it)) (ADVP (RB i)) (VP (VBP mean) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (SBAR (RB so) (IN that) (S (NP (PRP he)) (VP (VBZ gets) (NP (PRP$ his) (JJ own) (NNS profits))))))))))))))))))))))))))))))))))))) | He doesn't need to protect himself because he doesn't have a stake or any profits from this. | ( He ( ( ( does n't ) ( need ( to ( ( protect himself ) ( because ( he ( ( does n't ) ( ( have ( ( ( a stake ) or ) ( any profits ) ) ) ( from this ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBZ does) (RB n't) (VP (VB need) (S (VP (TO to) (VP (VB protect) (NP (PRP himself)) (SBAR (IN because) (S (NP (PRP he)) (VP (VBZ does) (RB n't) (VP (VB have) (NP (NP (DT a) (NN stake)) (CC or) (NP (DT any) (NNS profits))) (PP (IN from) (NP (DT this)))))))))))) (. .))) | telephone | 1 |
145,844 | 145844c | analyzed quantitatively in the final report (Finsterbush, 1984). | ( ( ( analyzed quantitatively ) ( in ( ( the ( final report ) ) ( -LRB- ( ( ( Finsterbush , ) 1984 ) -RRB- ) ) ) ) ) . ) | (ROOT (S (VP (VBN analyzed) (ADVP (RB quantitatively)) (PP (IN in) (NP (NP (DT the) (JJ final) (NN report)) (PRN (-LRB- -LRB-) (NP (NNP Finsterbush)) (, ,) (NP (CD 1984)) (-RRB- -RRB-))))) (. .))) | analyzed quantitatively in the final report (Finsterbush, 1933). | ( ( ( analyzed quantitatively ) ( in ( ( the ( final report ) ) ( -LRB- ( ( ( Finsterbush , ) 1933 ) -RRB- ) ) ) ) ) . ) | (ROOT (S (VP (VBN analyzed) (ADVP (RB quantitatively)) (PP (IN in) (NP (NP (DT the) (JJ final) (NN report)) (PRN (-LRB- -LRB-) (NP (NNP Finsterbush)) (, ,) (NP (CD 1933)) (-RRB- -RRB-))))) (. .))) | government | 1 |
91,188 | 91188e | because everything that TI did anyway we we shipped in and it was worked on down there assembled and then sent back here so i didn't feel that we really exploiting exploiting them any | ( because ( ( everything ( that ( TI ( ( did anyway ) ( we ( ( ( we ( shipped in ) ) and ) ( it ( was ( worked ( on ( down there ) ) ) ) ) ) ) ) ) ) ) ( ( ( assembled and ) then ) ( ( ( sent back ) here ) ( so ( i ( ( did n't ) ( feel ( that ( we ( really ( exploiting ( exploiting ( them any ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (SBAR (IN because) (S (NP (NP (NN everything)) (SBAR (IN that) (S (NP (NNP TI)) (VP (VBD did) (ADVP (RB anyway)) (NP (NP (PRP we)) (SBAR (S (S (NP (PRP we)) (VP (VBN shipped) (PP (IN in)))) (CC and) (S (NP (PRP it)) (VP (VBD was) (VP (VBN worked) (PP (IN on) (ADVP (RB down) (RB there))))))))))))) (VP (VP (VBD assembled)) (CC and) (ADVP (RB then)) (VP (VBD sent) (PRT (RP back)) (ADVP (RB here)) (SBAR (IN so) (S (NP (FW i)) (VP (VBD did) (RB n't) (VP (VB feel) (SBAR (IN that) (S (NP (PRP we)) (ADVP (RB really)) (VP (VBZ exploiting) (S (VP (VBG exploiting) (NP (PRP them) (DT any)))))))))))))))) | I don't believe our people took advantage of them really. | ( I ( ( ( do n't ) ( believe ( ( our people ) ( ( took ( advantage ( of them ) ) ) really ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB believe) (SBAR (S (NP (PRP$ our) (NNS people)) (VP (VBD took) (NP (NP (NN advantage)) (PP (IN of) (NP (PRP them)))) (ADVP (RB really))))))) (. .))) | telephone | 0 |
80,802 | 80802e | As the British Protestant guardians of the tomb modestly inform you on a free guided tour, there is much evidence that this, rather than the Church of the Holy Sepulchre, is the place where Jesus was crucified and buried. | ( ( As ( ( ( the ( British ( Protestant guardians ) ) ) ( of ( the tomb ) ) ) ( modestly ( ( inform you ) ( on ( a ( free ( guided tour ) ) ) ) ) ) ) ) ( , ( there ( ( ( is ( much evidence ) ) ( that ( this ( , ( ( rather ( than ( ( the Church ) ( of ( the ( Holy Sepulchre ) ) ) ) ) ) ( , ( is ( ( the place ) ( where ( Jesus ( was ( ( crucified and ) buried ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (SBAR (IN As) (S (NP (NP (DT the) (JJ British) (JJ Protestant) (NNS guardians)) (PP (IN of) (NP (DT the) (NN tomb)))) (ADVP (RB modestly)) (VP (VB inform) (NP (PRP you)) (PP (IN on) (NP (DT a) (JJ free) (JJ guided) (NN tour)))))) (, ,) (NP (EX there)) (VP (VBZ is) (NP (JJ much) (NN evidence)) (SBAR (IN that) (S (NP (DT this)) (, ,) (PP (RB rather) (PP (IN than) (NP (NP (DT the) (NN Church)) (PP (IN of) (NP (DT the) (NNP Holy) (NNP Sepulchre)))))) (, ,) (VP (VBZ is) (NP (NP (DT the) (NN place)) (SBAR (WHADVP (WRB where)) (S (NP (NNP Jesus)) (VP (VBD was) (VP (VBN crucified) (CC and) (VBN buried)))))))))) (. .))) | There are many reasons to believe that Jesus was crucified and buried here, instead of at the Church of the Holy Sepulchre. | ( There ( ( are ( many ( reasons ( to ( believe ( that ( Jesus ( was ( ( ( ( ( crucified and ) buried ) here ) , ) ( instead ( of ( at ( ( the Church ) ( of ( the ( Holy Sepulchre ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (JJ many) (NNS reasons) (S (VP (TO to) (VP (VB believe) (SBAR (IN that) (S (NP (NNP Jesus)) (VP (VBD was) (VP (VBN crucified) (CC and) (VBN buried) (ADVP (RB here)) (, ,) (PP (RB instead) (IN of) (IN at) (NP (NP (DT the) (NN Church)) (PP (IN of) (NP (DT the) (NNP Holy) (NNP Sepulchre)))))))))))))) (. .))) | travel | 0 |
125,245 | 125245e | As long as they are meant as entertainment, and as long as users understand what their results communicate, there's no reason to lose much sleep over online polls. | ( ( As ( long ( ( ( ( as ( they ( are ( meant ( as entertainment ) ) ) ) ) , ) and ) ( ( as long ) ( as ( users ( understand ( what ( ( their results ) communicate ) ) ) ) ) ) ) ) ) ( , ( there ( ( 's ( no ( reason ( to ( ( lose ( much sleep ) ) ( over ( online polls ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (ADVP (RB As) (RB long) (SBAR (SBAR (IN as) (S (NP (PRP they)) (VP (VBP are) (VP (VBN meant) (PP (IN as) (NP (NN entertainment))))))) (, ,) (CC and) (SBAR (ADVP (RB as) (RB long)) (IN as) (S (NP (NNS users)) (VP (VBP understand) (SBAR (WHNP (WP what)) (S (NP (PRP$ their) (NNS results)) (VP (VB communicate))))))))) (, ,) (NP (EX there)) (VP (VBZ 's) (NP (DT no) (NN reason) (S (VP (TO to) (VP (VB lose) (NP (JJ much) (NN sleep)) (PP (IN over) (NP (JJ online) (NNS polls)))))))) (. .))) | Online polls are no cause for concern if used as entertainment. | ( ( Online polls ) ( ( are ( ( ( no cause ) ( for concern ) ) ( if ( used ( as entertainment ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ Online) (NNS polls)) (VP (VBP are) (NP (NP (DT no) (NN cause)) (PP (IN for) (NP (NN concern))) (SBAR (IN if) (S (VP (VBN used) (PP (IN as) (NP (NN entertainment)))))))) (. .))) | slate | 0 |
81,914 | 81914c | Yes, I do. | ( Yes ( , ( I ( do . ) ) ) ) | (ROOT (S (INTJ (UH Yes)) (, ,) (NP (PRP I)) (VP (VBP do)) (. .))) | No, I don't like it. | ( No ( , ( I ( ( ( do n't ) ( like it ) ) . ) ) ) ) | (ROOT (S (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB like) (NP (PRP it)))) (. .))) | fiction | 1 |
73,563 | 73563c | It gave her a dreadful sense of kinship to the woman fronting her. | ( It ( ( ( gave her ) ( ( a ( dreadful sense ) ) ( of ( kinship ( to ( ( the woman ) ( fronting her ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBD gave) (NP (PRP her)) (NP (NP (DT a) (JJ dreadful) (NN sense)) (PP (IN of) (NP (NP (NN kinship)) (PP (TO to) (NP (NP (DT the) (NN woman)) (VP (VBG fronting) (NP (PRP her))))))))) (. .))) | Both of these people are males. | ( ( Both ( of ( these people ) ) ) ( ( are males ) . ) ) | (ROOT (S (NP (NP (DT Both)) (PP (IN of) (NP (DT these) (NNS people)))) (VP (VBP are) (NP (NNS males))) (. .))) | fiction | 1 |
1,992 | 1992e | well well good luck with your your expected uh baby there uh my wife was yelling in my ear was talking in my ear she said uh reminded me to say that uh they're very cheap until they get get to start dri ving | ( ( ( ( ( ( ( well well ) good ) luck ) ( with ( your ( ( your ( expected uh ) ) baby ) ) ) ) there ) ( uh ( ( my wife ) ( was ( yelling ( in ( my ear ) ) ) ) ) ) ) ( was ( talking ( in ( ( my ear ) ( she ( said ( uh ( reminded ( me ( to ( say ( that ( uh ( they ( 're ( very ( cheap ( until ( they ( get ( get ( to ( start ( dri ving ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (NP (ADJP (ADVP (RB well) (RB well)) (JJ good)) (NN luck)) (PP (IN with) (NP (PRP$ your) (NP (PRP$ your) (JJ expected) (NX (NNP uh))) (NN baby))) (NP (RB there)) (SBAR (S (INTJ (UH uh)) (NP (PRP$ my) (NN wife)) (VP (VBD was) (VP (VBG yelling) (PP (IN in) (NP (PRP$ my) (NN ear)))))))) (VP (VBD was) (VP (VBG talking) (PP (IN in) (NP (NP (PRP$ my) (NN ear)) (SBAR (S (NP (PRP she)) (VP (VBD said) (SBAR (S (NP (NNP uh)) (VP (VBD reminded) (S (NP (PRP me)) (VP (TO to) (VP (VB say) (SBAR (IN that) (S (INTJ (UH uh)) (NP (PRP they)) (VP (VBP 're) (ADJP (RB very) (JJ cheap) (SBAR (IN until) (S (NP (PRP they)) (VP (VBP get) (VP (VB get) (S (VP (TO to) (VP (VB start) (NP (NN dri) (NN ving)))))))))))))))))))))))))))) | Good luck with your baby, kids are cheap until they start driving. | ( ( ( Good luck ) ( with ( ( ( your baby ) , ) kids ) ) ) ( ( are ( cheap ( until ( they ( start driving ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (JJ Good) (NN luck)) (PP (IN with) (NP (NP (PRP$ your) (NN baby)) (, ,) (NP (NNS kids))))) (VP (VBP are) (ADJP (JJ cheap) (SBAR (IN until) (S (NP (PRP they)) (VP (VBP start) (S (VP (VBG driving)))))))) (. .))) | telephone | 0 |
105,352 | 105352c | and they probably they do it all by hand probably | ( and ( they ( probably ( they ( ( ( do it ) ( all ( by hand ) ) ) probably ) ) ) ) ) | (ROOT (FRAG (CC and) (NP (NP (PRP they)) (SBAR (S (ADVP (RB probably)) (NP (PRP they)) (VP (VBP do) (NP (PRP it)) (ADVP (RB all) (PP (IN by) (NP (NN hand)))) (ADVP (RB probably)))))))) | They've implemented several software products to automate the process. | ( They ( ( 've ( ( implemented ( several ( software products ) ) ) ( to ( automate ( the process ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP 've) (VP (VBN implemented) (NP (JJ several) (NN software) (NNS products)) (S (VP (TO to) (VP (VB automate) (NP (DT the) (NN process))))))) (. .))) | telephone | 1 |
129,077 | 129077e | Arms flailing, starting to drown. | ( ( Arms flailing ) ( , ( ( starting ( to drown ) ) . ) ) ) | (ROOT (FRAG (ADJP (RB Arms) (JJ flailing)) (, ,) (VP (VBG starting) (S (VP (TO to) (VP (VB drown))))) (. .))) | Beginning to drown. | ( ( Beginning ( to drown ) ) . ) | (ROOT (S (VP (VBG Beginning) (S (VP (TO to) (VP (VB drown))))) (. .))) | fiction | 0 |
89,941 | 89941e | Well, I can offer you little firm evidence at this juncture. | ( Well ( , ( I ( ( can ( ( offer you ) ( ( little ( firm evidence ) ) ( at ( this juncture ) ) ) ) ) . ) ) ) ) | (ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP I)) (VP (MD can) (VP (VB offer) (NP (PRP you)) (NP (NP (JJ little) (NN firm) (NN evidence)) (PP (IN at) (NP (DT this) (NN juncture)))))) (. .))) | I can't offer you much evidence. | ( I ( ( ( ca n't ) ( ( offer you ) ( much evidence ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB offer) (NP (PRP you)) (NP (JJ much) (NN evidence)))) (. .))) | fiction | 0 |
38,044 | 38044e | Well-marked paths lead to farmhouses and rustic mountain-restaurants where you can try the local bacon (Speck) or spinach dumplings (Spinatkn??dl) as a change from pasta. | ( ( Well-marked paths ) ( ( ( lead ( to ( ( farmhouses and ) ( rustic mountain-restaurants ) ) ) ) ( where ( you ( can ( ( try ( ( ( ( the ( local bacon ) ) ( -LRB- ( Speck -RRB- ) ) ) or ) ( ( spinach dumplings ) ( -LRB- ( ( Spinatkn ( ?? dl ) ) -RRB- ) ) ) ) ) ( as ( ( a change ) ( from pasta ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ Well-marked) (NNS paths)) (VP (VBP lead) (PP (TO to) (NP (NP (NNS farmhouses)) (CC and) (NP (JJ rustic) (NNS mountain-restaurants)))) (SBAR (WHADVP (WRB where)) (S (NP (PRP you)) (VP (MD can) (VP (VB try) (NP (NP (NP (DT the) (JJ local) (NN bacon)) (PRN (-LRB- -LRB-) (NP (NNP Speck)) (-RRB- -RRB-))) (CC or) (NP (NP (JJ spinach) (NNS dumplings)) (PRN (-LRB- -LRB-) (NP (NNP Spinatkn) (NNP ??) (NNP dl)) (-RRB- -RRB-)))) (PP (IN as) (NP (NP (DT a) (NN change)) (PP (IN from) (NP (NN pasta)))))))))) (. .))) | Speck is the name of a local bacon dish. | ( Speck ( ( is ( ( the name ) ( of ( a ( local ( bacon dish ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Speck)) (VP (VBZ is) (NP (NP (DT the) (NN name)) (PP (IN of) (NP (DT a) (JJ local) (NN bacon) (NN dish))))) (. .))) | travel | 0 |
4,235 | 4235c | As you approach it, you can see that this flat-topped mountain stands apart from its neighbors, making it virtually impregnable. | ( ( As ( you ( approach it ) ) ) ( , ( you ( ( can ( see ( that ( ( this ( flat-topped mountain ) ) ( ( ( ( stands apart ) ( from ( its neighbors ) ) ) , ) ( making ( it ( virtually impregnable ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (SBAR (IN As) (S (NP (PRP you)) (VP (VBP approach) (NP (PRP it))))) (, ,) (NP (PRP you)) (VP (MD can) (VP (VB see) (SBAR (IN that) (S (NP (DT this) (JJ flat-topped) (NN mountain)) (VP (VBZ stands) (PRT (RP apart)) (PP (IN from) (NP (PRP$ its) (NNS neighbors))) (, ,) (S (VP (VBG making) (S (NP (PRP it)) (ADJP (RB virtually) (JJ impregnable)))))))))) (. .))) | The mountain has a pointed top. | ( ( The mountain ) ( ( has ( a ( pointed top ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN mountain)) (VP (VBZ has) (NP (DT a) (JJ pointed) (NN top))) (. .))) | travel | 1 |
61,111 | 61111c | uh a lot of those boundaries | ( uh ( ( a lot ) ( of ( those boundaries ) ) ) ) | (ROOT (S (VP (VB uh) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (DT those) (NNS boundaries))))))) | There are no boundaries. | ( There ( ( are ( no boundaries ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (DT no) (NNS boundaries))) (. .))) | telephone | 1 |
133,024 | 133024c | The largest temple in Egypt, the site extends over 3 sq km (1 sq mile). | ( ( ( The ( largest temple ) ) ( in ( ( Egypt , ) ( the site ) ) ) ) ( ( extends ( over ( ( 3 ( sq km ) ) ( -LRB- ( ( 1 ( sq mile ) ) -RRB- ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (JJS largest) (NN temple)) (PP (IN in) (NP (NP (NNP Egypt)) (, ,) (NP (DT the) (NN site))))) (VP (VBZ extends) (PP (IN over) (NP (NP (CD 3) (NN sq) (NN km)) (PRN (-LRB- -LRB-) (NP (CD 1) (NN sq) (NN mile)) (-RRB- -RRB-))))) (. .))) | The site of the largest temple in Egypt is 3 sq miles. | ( ( ( The site ) ( of ( ( the ( largest temple ) ) ( in Egypt ) ) ) ) ( ( is ( 3 ( sq miles ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN site)) (PP (IN of) (NP (NP (DT the) (JJS largest) (NN temple)) (PP (IN in) (NP (NNP Egypt)))))) (VP (VBZ is) (NP (CD 3) (NN sq) (NNS miles))) (. .))) | travel | 1 |
61,697 | 61697e | You thought that, did you? | ( ( You ( thought that ) ) ( , ( ( did you ) ? ) ) ) | (ROOT (SINV (S (NP (PRP You)) (VP (VBD thought) (NP (DT that)))) (, ,) (VP (VBD did)) (NP (PRP you)) (. ?))) | You had a thought. | ( You ( ( had ( a thought ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (VBD had) (NP (DT a) (NN thought))) (. .))) | fiction | 0 |
99,064 | 99064e | aIn 1984, New York implemented a corporate responsibility law that made CEOs personally liable for timely filing of corporate tax returns. | ( ( aIn 1984 ) ( , ( ( New York ) ( ( implemented ( ( a ( corporate ( responsibility law ) ) ) ( that ( ( made ( CEOs ( personally liable ) ) ) ( for ( ( timely filing ) ( of ( corporate ( tax returns ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (S (VP (VB aIn) (NP (CD 1984)))) (, ,) (NP (NNP New) (NNP York)) (VP (VBD implemented) (NP (NP (DT a) (JJ corporate) (NN responsibility) (NN law)) (SBAR (WHNP (WDT that)) (S (VP (VBD made) (NP (NP (NNS CEOs)) (ADJP (RB personally) (JJ liable))) (PP (IN for) (NP (NP (JJ timely) (NN filing)) (PP (IN of) (NP (JJ corporate) (NN tax) (NNS returns)))))))))) (. .))) | In New York, CEO's are responsible for filing the corporation's taxes. | ( ( In ( New York ) ) ( , ( ( CEO 's ) ( ( are ( responsible ( for ( filing ( ( the ( corporation 's ) ) taxes ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (NNP New) (NNP York))) (, ,) (NP (NNP CEO) (POS 's)) (VP (VBP are) (ADJP (JJ responsible) (PP (IN for) (S (VP (VBG filing) (NP (NP (DT the) (NN corporation) (POS 's)) (NNS taxes))))))) (. .))) | government | 0 |
4,341 | 4341e | I agreed to find ways to return you to your own world intact, and you shall be returned." For a moment, the thickness seemed to relax, and Hanson choked a few words out through it. | ( ( ( ( ( ( ( ( ( ( ( I ( agreed ( to ( find ( ( ways ( to ( ( return you ) ( to ( your ( own world ) ) ) ) ) ) intact ) ) ) ) ) , ) and ) ( you ( ( ( shall ( be returned ) ) . ) '' ) ) ) ( For ( a moment ) ) ) , ) ( ( the thickness ) ( seemed ( to relax ) ) ) ) , ) and ) ( Hanson ( ( ( choked ( a ( few words ) ) ) out ) ( through it ) ) ) ) . ) | (ROOT (S (S (NP (PRP I)) (VP (VBD agreed) (S (VP (TO to) (VP (VB find) (S (NP (NNS ways) (S (VP (TO to) (VP (VB return) (NP (PRP you)) (PP (TO to) (NP (PRP$ your) (JJ own) (NN world))))))) (ADJP (JJ intact)))))))) (, ,) (CC and) (S (NP (PRP you)) (VP (MD shall) (VP (VB be) (VP (VBN returned)))) (. .) ('' '')) (PP (IN For) (NP (DT a) (NN moment))) (, ,) (S (NP (DT the) (NN thickness)) (VP (VBD seemed) (S (VP (TO to) (VP (VB relax)))))) (, ,) (CC and) (S (NP (NNP Hanson)) (VP (VBD choked) (NP (DT a) (JJ few) (NNS words)) (PRT (RP out)) (PP (IN through) (NP (PRP it))))) (. .))) | I conceded that I would find a method for sending you back to your own world in one piece. | ( I ( ( conceded ( that ( I ( would ( ( find ( a method ) ) ( for ( ( ( sending you ) back ) ( to ( ( your ( own world ) ) ( in ( one piece ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD conceded) (SBAR (IN that) (S (NP (PRP I)) (VP (MD would) (VP (VB find) (NP (DT a) (NN method)) (PP (IN for) (S (VP (VBG sending) (NP (PRP you)) (PRT (RP back)) (PP (TO to) (NP (NP (PRP$ your) (JJ own) (NN world)) (PP (IN in) (NP (CD one) (NN piece))))))))))))) (. .))) | fiction | 0 |
43,850 | 43850c | well it's not too bad i mean i i i thought they were pretty reasonable but i don't know i have nothing really to compare it with uh you know four or five dollars for a for a shrub | ( well ( it ( ( 's not ) ( too ( bad ( ( ( i ( mean ( i ( i i ) ) ) ) ( thought ( ( ( they ( were ( pretty reasonable ) ) ) but ) ( i ( ( do n't ) ( know i ) ) ) ) ) ) ( have ( nothing ( really ( to ( ( compare it ) ( with ( uh ( you ( know ( ( ( ( four or ) five ) dollars ) ( for ( a ( for ( a shrub ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (ADJP (RB well) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (RB not) (ADJP (RB too) (JJ bad) (SBAR (S (NP (NP (FW i) (FW mean) (FW i) (FW i) (FW i)) (SBAR (S (VP (VBD thought) (SBAR (S (S (NP (PRP they)) (VP (VBD were) (ADJP (RB pretty) (JJ reasonable)))) (CC but) (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB know) (NP (FW i))))))))))) (VP (VBP have) (S (NP (NN nothing)) (ADVP (RB really)) (VP (TO to) (VP (VB compare) (NP (PRP it)) (SBAR (IN with) (S (INTJ (UH uh)) (NP (PRP you)) (VP (VBP know) (NP (NP (QP (CD four) (CC or) (CD five)) (NNS dollars)) (PP (IN for) (NP (NP (SYM a)) (PP (IN for) (NP (DT a) (NN shrub))))))))))))))))))))) | I thought that four dollars for a shrub was too expensive. | ( I ( ( thought ( that ( ( ( four dollars ) ( for ( a shrub ) ) ) ( was ( too expensive ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD thought) (SBAR (IN that) (S (NP (NP (CD four) (NNS dollars)) (PP (IN for) (NP (DT a) (NN shrub)))) (VP (VBD was) (ADJP (RB too) (JJ expensive)))))) (. .))) | telephone | 1 |
72,072 | 72072e | that's what we do especially when it's bad weather man just | ( that ( 's ( what ( we ( do ( ( especially when ) ( it ( ( 's ( bad ( weather man ) ) ) just ) ) ) ) ) ) ) ) | (ROOT (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (SBAR (WHNP (WP what)) (S (NP (PRP we)) (VP (VBP do) (SBAR (WHADVP (RB especially) (WRB when)) (S (NP (PRP it)) (VP (VBZ 's) (NP (JJ bad) (NN weather) (NN man)) (ADVP (RB just)))))))))))) | When the weather is bad, we do that. | ( ( When ( ( the weather ) ( is bad ) ) ) ( , ( we ( ( do that ) . ) ) ) ) | (ROOT (S (SBAR (WHADVP (WRB When)) (S (NP (DT the) (NN weather)) (VP (VBZ is) (ADJP (JJ bad))))) (, ,) (NP (PRP we)) (VP (VBP do) (NP (DT that))) (. .))) | telephone | 0 |
76,118 | 76118c | However, as it stands, my hard-earned cash is simply being handed directly over to retired people, many of whom are much better off than I am--and I'm never going to see dollar one of a payout from this so-called investment. | ( However ( , ( ( ( ( ( ( as ( it stands ) ) ( , ( ( my ( hard-earned cash ) ) ( ( is simply ) ( being ( ( handed directly ) ( over ( to ( ( ( retired people ) , ) ( ( many ( of whom ) ) ( are ( ( much ( better off ) ) ( than ( I am ) ) ) ) ) ) ) ) ) ) ) ) ) ) -- ) and ) ( I ( ( 'm never ) ( going ( to ( ( see ( ( dollar one ) ( of ( a payout ) ) ) ) ( from ( this ( so-called investment ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (ADVP (RB However)) (, ,) (S (SBAR (IN as) (S (NP (PRP it)) (VP (VBZ stands)))) (, ,) (NP (PRP$ my) (JJ hard-earned) (NN cash)) (VP (VBZ is) (ADVP (RB simply)) (VP (VBG being) (VP (VBN handed) (ADVP (RB directly)) (PP (IN over) (PP (TO to) (NP (NP (VBN retired) (NNS people)) (, ,) (SBAR (WHNP (DT many) (WHPP (IN of) (WHNP (WP whom)))) (S (VP (VBP are) (ADJP (ADJP (RB much) (JJR better) (IN off)) (SBAR (IN than) (S (NP (PRP I)) (VP (VBP am))))))))))))))) (: --) (CC and) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB never)) (VP (VBG going) (S (VP (TO to) (VP (VB see) (NP (NP (NN dollar) (CD one)) (PP (IN of) (NP (DT a) (NN payout)))) (PP (IN from) (NP (DT this) (JJ so-called) (NN investment))))))))) (. .))) | I am benefiting financially from the hard work of retired people. | ( I ( ( am ( ( benefiting financially ) ( from ( ( the ( hard work ) ) ( of ( retired people ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP am) (VP (VBG benefiting) (ADVP (RB financially)) (PP (IN from) (NP (NP (DT the) (JJ hard) (NN work)) (PP (IN of) (NP (JJ retired) (NNS people))))))) (. .))) | slate | 1 |
43,103 | 43103e | He noted that there is an R-01 interactive project that allows for great collaboration across disciplines. | ( He ( ( noted ( that ( there ( is ( ( an ( R-01 ( interactive project ) ) ) ( that ( allows ( for ( ( great collaboration ) ( across disciplines ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD noted) (SBAR (IN that) (S (NP (EX there)) (VP (VBZ is) (NP (NP (DT an) (NN R-01) (JJ interactive) (NN project)) (SBAR (WHNP (WDT that)) (S (VP (VBZ allows) (PP (IN for) (NP (NP (JJ great) (NN collaboration)) (PP (IN across) (NP (NNS disciplines))))))))))))) (. .))) | The R-01 project is a useful tool for collaboration. | ( ( The ( R-01 project ) ) ( ( is ( ( a ( useful tool ) ) ( for collaboration ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN R-01) (NN project)) (VP (VBZ is) (NP (NP (DT a) (JJ useful) (NN tool)) (PP (IN for) (NP (NN collaboration))))) (. .))) | government | 0 |
4,999 | 4999e | administration in a distributed environment. | ( ( administration ( in ( a ( distributed environment ) ) ) ) . ) | (ROOT (NP (NP (NN administration)) (PP (IN in) (NP (DT a) (VBN distributed) (NN environment))) (. .))) | Distributed environment consisting of administration. | ( ( ( Distributed environment ) ( consisting ( of administration ) ) ) . ) | (ROOT (NP (NP (JJ Distributed) (NN environment)) (VP (VBG consisting) (PP (IN of) (NP (NN administration)))) (. .))) | government | 0 |
7,380 | 7380c | oh okay well i have a ninety Honda Civic and i'm ready to get rid of it actually no well | ( ( oh ( okay ( ( well i ) ( have ( a ( ( ( ninety ( Honda Civic ) ) and ) i ) ) ) ) ) ) ( ( 'm ( ready ( to ( ( get ( rid ( of it ) ) ) actually ) ) ) ) ( no well ) ) ) | (ROOT (SINV (S (INTJ (UH oh)) (NP (NNP okay)) (ADVP (RB well) (RB i)) (VP (VBP have) (NP (DT a) (NX (NX (NNP ninety) (NNP Honda) (NNP Civic)) (CC and) (NX (NNS i)))))) (VP (VBP 'm) (ADJP (JJ ready) (S (VP (TO to) (VP (VB get) (ADJP (JJ rid) (PP (IN of) (NP (PRP it)))) (ADVP (RB actually))))))) (NP (DT no) (NN well)))) | I love my Honda Civic and I want to keep it forever. | ( ( ( ( I ( love ( my ( Honda Civic ) ) ) ) and ) ( I ( want ( to ( ( keep it ) forever ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP I)) (VP (VBP love) (NP (PRP$ my) (NX (NNP Honda) (NNP Civic))))) (CC and) (S (NP (PRP I)) (VP (VBP want) (S (VP (TO to) (VP (VB keep) (NP (PRP it)) (ADVP (RB forever))))))) (. .))) | telephone | 1 |
19,590 | 19590e | That's frank, isn't it? | ( ( That ( 's frank ) ) ( , ( ( ( is n't ) it ) ? ) ) ) | (ROOT (SINV (S (NP (DT That)) (VP (VBZ 's) (ADJP (JJ frank)))) (, ,) (VP (VBZ is) (RB n't)) (NP (PRP it)) (. ?))) | That is frank is it not? | ( That ( ( is ( frank ( ( is it ) not ) ) ) ? ) ) | (ROOT (S (NP (DT That)) (VP (VBZ is) (ADJP (JJ frank) (SBAR (S (VP (VBZ is) (NP (PRP it)) (ADVP (RB not))))))) (. ?))) | fiction | 0 |
62,397 | 62397e | Time 's O.J. cover goes inside the Brown/Goldman camp, revealing evidence that the plaintiffs didn't use, including a witness who saw O.J. demonstrate how to kill someone with a knife. | ( ( ( Time 's ) ( O.J. cover ) ) ( ( ( ( ( goes ( inside ( ( ( the ( Brown/Goldman camp ) ) , ) ( revealing evidence ) ) ) ) ( that ( ( the plaintiffs ) ( ( did n't ) use ) ) ) ) , ) ( including ( ( a witness ) ( who ( saw ( O.J. ( demonstrate ( how ( to ( ( kill someone ) ( with ( a knife ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Time) (POS 's)) (NNP O.J.) (NN cover)) (VP (VBZ goes) (PP (IN inside) (NP (NP (DT the) (JJ Brown/Goldman) (NN camp)) (, ,) (NP (JJ revealing) (NN evidence)))) (SBAR (IN that) (S (NP (DT the) (NNS plaintiffs)) (VP (VBD did) (RB n't) (VP (VB use))))) (, ,) (PP (VBG including) (NP (NP (DT a) (NN witness)) (SBAR (WHNP (WP who)) (S (VP (VBD saw) (SBAR (S (NP (NNP O.J.)) (VP (VBP demonstrate) (SBAR (WHADVP (WRB how)) (S (VP (TO to) (VP (VB kill) (NP (NN someone)) (PP (IN with) (NP (DT a) (NN knife)))))))))))))))) (. .))) | Time featured OJ on the cover. | ( Time ( ( featured ( OJ ( on ( the cover ) ) ) ) . ) ) | (ROOT (S (NP (NNP Time)) (VP (VBD featured) (NP (NP (NNP OJ)) (PP (IN on) (NP (DT the) (NN cover))))) (. .))) | slate | 0 |
84,101 | 84101c | A similar explanation was offered, but privately, to some in the press who were aware of President Kennedy's sexual conduct. | ( ( A ( similar explanation ) ) ( ( was ( ( ( ( offered , ) ( but privately ) ) , ) ( to ( some ( in ( ( the press ) ( who ( were ( aware ( of ( ( President ( Kennedy 's ) ) ( sexual conduct ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ similar) (NN explanation)) (VP (VBD was) (VP (VBN offered) (, ,) (ADVP (RB but) (RB privately)) (, ,) (PP (TO to) (NP (NP (DT some)) (PP (IN in) (NP (NP (DT the) (NN press)) (SBAR (WHNP (WP who)) (S (VP (VBD were) (ADJP (JJ aware) (PP (IN of) (NP (NP (NNP President) (NNP Kennedy) (POS 's)) (JJ sexual) (NN conduct))))))))))))) (. .))) | President Kennedy has never made sexual advances before. | ( ( President Kennedy ) ( ( ( has never ) ( ( made ( sexual advances ) ) before ) ) . ) ) | (ROOT (S (NP (NNP President) (NNP Kennedy)) (VP (VBZ has) (ADVP (RB never)) (VP (VBN made) (NP (JJ sexual) (NNS advances)) (ADVP (RB before)))) (. .))) | slate | 1 |
73,287 | 73287e | because what happened is like they have this hologram right where you walk in and you can program and everything looks real and you can touch everything and stuff but it's only a program and it's really great because sometimes it's like | ( ( ( ( ( ( ( ( because ( ( ( ( what happened ) ( is ( like ( they ( have ( ( this ( hologram right ) ) ( where ( you ( walk in ) ) ) ) ) ) ) ) ) and ) ( you can ) ) ) ( ( ( program and ) everything ) ( looks real ) ) ) and ) ( you ( can ( touch ( ( everything and ) stuff ) ) ) ) ) but ) ( it ( ( 's only ) ( a program ) ) ) ) and ) ( it ( ( 's ( really great ) ) ( because ( sometimes ( it ( 's like ) ) ) ) ) ) ) | (ROOT (S (S (S (SBAR (IN because) (S (S (SBAR (WHNP (WP what)) (S (VP (VBD happened)))) (VP (VBZ is) (SBAR (IN like) (S (NP (PRP they)) (VP (VBP have) (NP (NP (DT this) (NN hologram) (NN right)) (SBAR (WHADVP (WRB where)) (S (NP (PRP you)) (VP (VBP walk) (PRT (RP in))))))))))) (CC and) (S (NP (PRP you)) (VP (MD can))))) (NP (NN program) (CC and) (NN everything)) (VP (VBZ looks) (ADJP (JJ real)))) (CC and) (S (NP (PRP you)) (VP (MD can) (VP (VB touch) (NP (NN everything) (CC and) (NN stuff)))))) (CC but) (S (NP (PRP it)) (VP (VBZ 's) (ADVP (RB only)) (NP (DT a) (NN program)))) (CC and) (S (NP (PRP it)) (VP (VBZ 's) (ADJP (RB really) (JJ great)) (SBAR (IN because) (S (ADVP (RB sometimes)) (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ like))))))))) | They have a program with a hologram where everything seems to be real, you can even touch it, but it's only a program | ( They ( have ( ( a program ) ( with ( ( a hologram ) ( ( ( ( ( where ( everything ( seems ( to ( be real ) ) ) ) ) ( , ( you ( ( can even ) ( touch it ) ) ) ) ) , ) but ) ( it ( ( 's only ) ( a program ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (PRP They)) (VP (VBP have) (NP (NP (DT a) (NN program)) (PP (IN with) (NP (NP (DT a) (NN hologram)) (SBAR (S (S (SBAR (WHADVP (WRB where)) (S (NP (NN everything)) (VP (VBZ seems) (S (VP (TO to) (VP (VB be) (ADJP (JJ real)))))))) (, ,) (NP (PRP you)) (VP (MD can) (ADVP (RB even)) (VP (VB touch) (NP (PRP it))))) (, ,) (CC but) (S (NP (PRP it)) (VP (VBZ 's) (ADVP (RB only)) (NP (DT a) (NN program)))))))))))) | telephone | 0 |
11,610 | 11610e | This organization also provides training to new employees through a program that pays 50 percent of the employeeas salary while he or she attends school. | ( ( This organization ) ( also ( ( ( ( ( provides training ) ( to ( new employees ) ) ) ( through ( ( a program ) ( that ( pays ( ( 50 percent ) ( of ( the ( employeeas salary ) ) ) ) ) ) ) ) ) ( while ( ( ( he or ) she ) ( attends school ) ) ) ) . ) ) ) | (ROOT (S (NP (DT This) (NN organization)) (ADVP (RB also)) (VP (VBZ provides) (NP (NN training)) (PP (TO to) (NP (JJ new) (NNS employees))) (PP (IN through) (NP (NP (DT a) (NN program)) (SBAR (WHNP (WDT that)) (S (VP (VBZ pays) (NP (NP (CD 50) (NN percent)) (PP (IN of) (NP (DT the) (JJ employeeas) (NN salary))))))))) (SBAR (IN while) (S (NP (PRP he) (CC or) (PRP she)) (VP (VBZ attends) (NP (NN school)))))) (. .))) | This organization gives training to new employees. | ( ( This organization ) ( ( ( gives training ) ( to ( new employees ) ) ) . ) ) | (ROOT (S (NP (DT This) (NN organization)) (VP (VBZ gives) (NP (NN training)) (PP (TO to) (NP (JJ new) (NNS employees)))) (. .))) | government | 0 |
123,955 | 123955e | Visitors should be sure to stop at the huge bronze incense burner in front of the hall, to bathe in the smoke an observance believed to bestow a year's worth of good health. | ( Visitors ( ( should ( be ( sure ( to ( ( ( stop ( at ( ( the ( huge ( bronze ( incense burner ) ) ) ) ( in ( front ( of ( the hall ) ) ) ) ) ) ) , ) ( to ( ( bathe ( in ( the smoke ) ) ) ( ( an observance ) ( believed ( to ( bestow ( ( ( a ( year 's ) ) worth ) ( of ( good health ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNS Visitors)) (VP (MD should) (VP (VB be) (ADJP (JJ sure) (S (VP (TO to) (VP (VB stop) (PP (IN at) (NP (NP (DT the) (JJ huge) (NN bronze) (NN incense) (NN burner)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (DT the) (NN hall))))))) (, ,) (S (VP (TO to) (VP (VB bathe) (PP (IN in) (NP (DT the) (NN smoke))) (NP (NP (DT an) (NN observance)) (VP (VBN believed) (S (VP (TO to) (VP (VB bestow) (NP (NP (NP (DT a) (NN year) (POS 's)) (NN worth)) (PP (IN of) (NP (JJ good) (NN health)))))))))))))))))) (. .))) | There is an incense burner in front of the hall that visitors should stop at. | ( There ( ( ( is ( ( an ( incense burner ) ) ( in ( front ( of ( the hall ) ) ) ) ) ) ( that ( visitors ( should ( stop at ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT an) (NN incense) (NN burner)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (DT the) (NN hall)))))) (SBAR (IN that) (S (NP (NNS visitors)) (VP (MD should) (VP (VB stop) (PP (IN at))))))) (. .))) | travel | 0 |
144,949 | 144949c | so uh they they've got a lot of sports going on around here | ( so ( ( ( uh they ) ( they ( 've got ) ) ) ( ( a lot ) ( of ( sports ( ( going on ) ( around here ) ) ) ) ) ) ) | (ROOT (SINV (RB so) (VP (VBD uh) (NP (PRP they)) (SBAR (S (NP (PRP they)) (VP (VBP 've) (VP (VBN got)))))) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NP (NNS sports)) (VP (VBG going) (PRT (RP on)) (PP (IN around) (NP (RB here))))))))) | There are no sports going on here. | ( There ( ( are ( ( no sports ) ( going ( on here ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (DT no) (NNS sports)) (VP (VBG going) (PP (IN on) (NP (RB here)))))) (. .))) | telephone | 1 |
70,203 | 70203e | Apply the skills of the lawyer. | ( ( Apply ( ( the skills ) ( of ( the lawyer ) ) ) ) . ) | (ROOT (S (VP (VB Apply) (NP (NP (DT the) (NNS skills)) (PP (IN of) (NP (DT the) (NN lawyer))))) (. .))) | This requires the application of a lawyers skills. | ( This ( ( requires ( ( the application ) ( of ( a ( lawyers skills ) ) ) ) ) . ) ) | (ROOT (S (NP (DT This)) (VP (VBZ requires) (NP (NP (DT the) (NN application)) (PP (IN of) (NP (DT a) (NNS lawyers) (NNS skills))))) (. .))) | slate | 0 |
85,789 | 85789c | Ciudad Universitaria, the University City was built on the ruins of the district that suffered the worst damage in the civil war. | ( ( Ciudad Universitaria ) ( , ( ( the ( University City ) ) ( ( was ( built ( on ( ( the ruins ) ( of ( ( the district ) ( that ( suffered ( ( the ( worst damage ) ) ( in ( the ( civil war ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (NP (NNP Ciudad) (NNP Universitaria)) (, ,) (NP (DT the) (NNP University) (NNP City)) (VP (VBD was) (VP (VBN built) (PP (IN on) (NP (NP (DT the) (NNS ruins)) (PP (IN of) (NP (NP (DT the) (NN district)) (SBAR (WHNP (WDT that)) (S (VP (VBD suffered) (NP (NP (DT the) (JJS worst) (NN damage)) (PP (IN in) (NP (DT the) (JJ civil) (NN war))))))))))))) (. .))) | The district that suffered the worst damage was never rebuilt. | ( ( ( The district ) ( that ( suffered ( the ( worst damage ) ) ) ) ) ( ( was ( never rebuilt ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN district)) (SBAR (WHNP (WDT that)) (S (VP (VBD suffered) (NP (DT the) (JJS worst) (NN damage)))))) (VP (VBD was) (VP (ADVP (RB never)) (VBN rebuilt))) (. .))) | travel | 1 |
45,288 | 45288c | i'm trying i don't know if it's my phone this is bad it's not getting any better | ( i ( 'm ( trying ( i ( ( do n't ) ( know ( if ( it ( 's ( ( my phone ) ( this ( is ( bad ( it ( ( 's not ) ( getting ( any better ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (FW i)) (VP (VBP 'm) (VP (VBG trying) (SBAR (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (IN if) (S (NP (PRP it)) (VP (VBZ 's) (NP (NP (PRP$ my) (NN phone)) (SBAR (S (NP (DT this)) (VP (VBZ is) (ADJP (JJ bad) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (RB not) (VP (VBG getting) (ADVP (DT any) (RBR better)))))))))))))))))))))) | It's not my phone, it's fine. It's starting to get better. | ( ( ( ( It ( ( 's not ) ( my phone ) ) ) , ) ( it ( ( 's fine ) . ) ) ) ( It ( ( 's ( starting ( to ( get better ) ) ) ) . ) ) ) | (ROOT (S (S (S (NP (PRP It)) (VP (VBZ 's) (RB not) (NP (PRP$ my) (NN phone)))) (, ,) (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ fine))) (. .))) (NP (PRP It)) (VP (VBZ 's) (VP (VBG starting) (S (VP (TO to) (VP (VB get) (ADVP (RBR better))))))) (. .))) | telephone | 1 |
67,798 | 67798c | so uh you know i didn't have access to a machine the whole time i was in college | ( so ( uh ( you ( know ( i ( ( did n't ) ( ( have access ) ( to ( ( a machine ) ( ( the ( whole ( time i ) ) ) ( was ( in college ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (SBAR (IN so) (S (INTJ (UH uh)) (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (FW i)) (VP (VBD did) (RB n't) (VP (VB have) (NP (NN access)) (PP (TO to) (NP (NP (DT a) (NN machine)) (SBAR (S (NP (DT the) (JJ whole) (NN time) (NN i)) (VP (VBD was) (PP (IN in) (NP (NN college)))))))))))))))) | I had free access to a machine the entire time I was at school. | ( ( I ( ( had ( ( free access ) ( to ( a machine ) ) ) ) ( the ( entire time ) ) ) ) ( I ( ( was ( at school ) ) . ) ) ) | (ROOT (S (S (NP (PRP I)) (VP (VBD had) (NP (NP (JJ free) (NN access)) (PP (TO to) (NP (DT a) (NN machine)))) (NP (DT the) (JJ entire) (NN time)))) (NP (PRP I)) (VP (VBD was) (PP (IN at) (NP (NN school)))) (. .))) | telephone | 1 |
42,113 | 42113c | Of the cunning, ruthless triumvirate that came out on top at the end of the country's century of civil war, Tokugawa was without doubt the most patient, the most prudent and most treacherous. | ( ( Of ( the ( cunning ( , ( ruthless ( triumvirate ( that ( ( ( came out ) ( on top ) ) ( at ( ( the end ) ( of ( ( ( the ( country 's ) ) century ) ( of ( civil war ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( , ( Tokugawa ( ( was ( without ( ( ( doubt ( the ( most patient ) ) ) , ) ( the ( ( ( most prudent ) and ) ( most treacherous ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN Of) (NP (DT the) (JJ cunning) (, ,) (ADJP (JJ ruthless)) (NN triumvirate) (SBAR (WHNP (WDT that)) (S (VP (VBD came) (PRT (RP out)) (PP (IN on) (NP (NN top))) (PP (IN at) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (NP (NP (DT the) (NN country) (POS 's)) (NN century)) (PP (IN of) (NP (JJ civil) (NN war)))))))))))) (, ,) (NP (NNP Tokugawa)) (VP (VBD was) (PP (IN without) (NP (NP (RB doubt) (DT the) (JJS most) (NN patient)) (, ,) (NP (DT the) (ADJP (ADJP (RBS most) (JJ prudent)) (CC and) (ADJP (RBS most) (JJ treacherous))))))) (. .))) | At the end of the country's civil war Tokugawa had been unable to prevail. | ( ( At ( ( the end ) ( of ( ( the ( country 's ) ) ( civil war ) ) ) ) ) ( Tokugawa ( ( had ( been ( unable ( to prevail ) ) ) ) . ) ) ) | (ROOT (S (PP (IN At) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (NP (DT the) (NN country) (POS 's)) (JJ civil) (NN war))))) (NP (NNP Tokugawa)) (VP (VBD had) (VP (VBN been) (ADJP (JJ unable) (S (VP (TO to) (VP (VB prevail))))))) (. .))) | travel | 1 |
32,537 | 32537c | Eleventh and twelfth months: Parlourmaid duties resumed with entire success. | ( ( ( ( ( ( Eleventh and ) twelfth ) months ) : ) ( ( Parlourmaid duties ) ( resumed ( with ( entire success ) ) ) ) ) . ) | (ROOT (NP (NP (ADJP (JJ Eleventh) (CC and) (JJ twelfth)) (NNS months)) (: :) (NP (NP (NNP Parlourmaid) (NNS duties)) (VP (VBN resumed) (PP (IN with) (NP (JJ entire) (NN success))))) (. .))) | During the eleventh and twelfth months, I was bedridden and unable to work. | ( ( During ( the ( eleventh ( and ( twelfth months ) ) ) ) ) ( , ( I ( ( was ( ( ( bedridden and ) unable ) ( to work ) ) ) . ) ) ) ) | (ROOT (S (PP (IN During) (NP (DT the) (NN eleventh) (CC and) (NN twelfth) (NNS months))) (, ,) (NP (PRP I)) (VP (VBD was) (ADJP (JJ bedridden) (CC and) (JJ unable) (S (VP (TO to) (VP (VB work)))))) (. .))) | fiction | 1 |
121,349 | 121349e | Sculptural reliefs flattened out to symbolic decorative, non-human forms, and painting and mosaics were rich in color, but more rigid and formal. | ( ( ( ( ( ( Sculptural reliefs ) ( ( flattened out ) ( to ( symbolic ( decorative ( , ( non-human forms ) ) ) ) ) ) ) , ) and ) ( ( ( painting and ) mosaics ) ( were ( ( ( ( ( ( rich ( in color ) ) , ) but ) ( more rigid ) ) and ) formal ) ) ) ) . ) | (ROOT (S (S (NP (JJ Sculptural) (NNS reliefs)) (VP (VBD flattened) (PRT (RP out)) (PP (TO to) (NP (JJ symbolic) (JJ decorative) (, ,) (JJ non-human) (NNS forms))))) (, ,) (CC and) (S (NP (NN painting) (CC and) (NNS mosaics)) (VP (VBD were) (ADJP (ADJP (JJ rich) (PP (IN in) (NP (NN color)))) (, ,) (CC but) (ADJP (RBR more) (JJ rigid)) (CC and) (ADJP (JJ formal))))) (. .))) | Painting and mosaics were rich in color, but rigid and formal, while sculptural reliefs flattened out to symbolic decorative, non-human forms. | ( ( ( Painting and ) mosaics ) ( ( ( ( were ( ( ( ( rich ( in color ) ) , ) but ) ( ( rigid and ) formal ) ) ) , ) ( while ( ( sculptural reliefs ) ( ( flattened out ) ( to ( symbolic ( decorative ( , ( non-human forms ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NN Painting) (CC and) (NNS mosaics)) (VP (VBD were) (ADJP (ADJP (JJ rich) (PP (IN in) (NP (NN color)))) (, ,) (CC but) (ADJP (JJ rigid) (CC and) (JJ formal))) (, ,) (SBAR (IN while) (S (NP (JJ sculptural) (NNS reliefs)) (VP (VBD flattened) (PRT (RP out)) (PP (TO to) (NP (JJ symbolic) (JJ decorative) (, ,) (JJ non-human) (NNS forms))))))) (. .))) | travel | 0 |
136,137 | 136137e | The central fountain depicts Cybele, a controversial Greek fertility goddess, serenely settled in a chariot pulled by two lions. | ( ( The ( central fountain ) ) ( ( depicts ( ( ( ( Cybele , ) ( a ( controversial ( Greek ( fertility goddess ) ) ) ) ) , ) ( serenely ( settled ( in ( ( a chariot ) ( pulled ( by ( two lions ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ central) (NN fountain)) (VP (VBZ depicts) (SBAR (S (NP (NP (NNP Cybele)) (, ,) (NP (DT a) (JJ controversial) (JJ Greek) (NN fertility) (NN goddess)) (, ,)) (ADVP (RB serenely)) (VP (VBN settled) (PP (IN in) (NP (NP (DT a) (NN chariot)) (VP (VBN pulled) (PP (IN by) (NP (CD two) (NNS lions)))))))))) (. .))) | Depicted by the central fountain is Cybele, a controversial Greek fertility goddess. | ( ( ( ( Depicted ( by ( the ( central fountain ) ) ) ) is ) ( ( Cybele , ) ( a ( controversial ( Greek ( fertility goddess ) ) ) ) ) ) . ) | (ROOT (SINV (VP (VBN Depicted) (PP (IN by) (NP (DT the) (JJ central) (NN fountain)))) (VP (VBZ is)) (NP (NP (NNP Cybele)) (, ,) (NP (DT a) (JJ controversial) (JJ Greek) (NN fertility) (NN goddess))) (. .))) | travel | 0 |
145,848 | 145848e | Another 100 attorneys work part time for those programs. | ( ( Another ( 100 attorneys ) ) ( ( work ( ( part time ) ( for ( those programs ) ) ) ) . ) ) | (ROOT (S (NP (DT Another) (CD 100) (NNS attorneys)) (VP (VBP work) (NP (NP (NN part) (NN time)) (PP (IN for) (NP (DT those) (NNS programs))))) (. .))) | 100 attorneys work part time in those programs. | ( ( 100 attorneys ) ( ( work ( ( part time ) ( in ( those programs ) ) ) ) . ) ) | (ROOT (S (NP (CD 100) (NNS attorneys)) (VP (VBP work) (NP (NP (NN part) (NN time)) (PP (IN in) (NP (DT those) (NNS programs))))) (. .))) | government | 0 |
15,568 | 15568c | In that respect, it was noted that board members should possess an independent spirit to ask the tough and probing questions of management. | ( ( In ( that respect ) ) ( , ( it ( ( was ( noted ( that ( ( board members ) ( should ( ( possess ( an ( independent spirit ) ) ) ( to ( ask ( ( the ( ( ( tough and ) probing ) questions ) ) ( of management ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (DT that) (NN respect))) (, ,) (NP (PRP it)) (VP (VBD was) (VP (VBN noted) (SBAR (IN that) (S (NP (NN board) (NNS members)) (VP (MD should) (VP (VB possess) (NP (DT an) (JJ independent) (NN spirit)) (S (VP (TO to) (VP (VB ask) (NP (NP (DT the) (ADJP (JJ tough) (CC and) (JJ probing)) (NNS questions)) (PP (IN of) (NP (NN management))))))))))))) (. .))) | The board members should all be dependent in nature. | ( ( The ( board members ) ) ( ( ( should all ) ( be ( dependent ( in nature ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN board) (NNS members)) (VP (MD should) (RB all) (VP (VB be) (ADJP (JJ dependent) (PP (IN in) (NP (NN nature)))))) (. .))) | government | 1 |
44,142 | 44142e | He didn't want us to do this." | ( He ( ( ( ( did n't ) ( want ( us ( to ( do this ) ) ) ) ) . ) '' ) ) | (ROOT (S (NP (PRP He)) (VP (VBD did) (RB n't) (VP (VB want) (S (NP (PRP us)) (VP (TO to) (VP (VB do) (NP (DT this))))))) (. .) ('' ''))) | This was not his plan for us. | ( This ( ( ( ( was not ) ( his plan ) ) ( for us ) ) . ) ) | (ROOT (S (NP (DT This)) (VP (VBD was) (RB not) (NP (PRP$ his) (NN plan)) (PP (IN for) (NP (PRP us)))) (. .))) | fiction | 0 |
122,196 | 122196c | Elsewhere, there are miniature palheiro dog kennels, and down by the river even the ducks have their own palheiro. | ( Elsewhere ( , ( there ( ( ( are ( ( ( ( miniature ( palheiro ( dog kennels ) ) ) , ) and ) ( down ( by ( the river ) ) ) ) ) ( even ( ( the ducks ) ( have ( their ( own palheiro ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (ADVP (RB Elsewhere)) (, ,) (NP (EX there)) (VP (VBP are) (NP (NP (JJ miniature) (NN palheiro) (NN dog) (NNS kennels)) (, ,) (CC and) (ADVP (RB down) (PP (IN by) (NP (DT the) (NN river))))) (SBAR (RB even) (S (NP (DT the) (NNS ducks)) (VP (VBP have) (NP (PRP$ their) (JJ own) (NN palheiro)))))) (. .))) | The ducks have a palheiro of their own but there are no palheiro dog kennels of any size. | ( ( ( ( ( The ducks ) ( have ( ( a palheiro ) ( of ( their own ) ) ) ) ) but ) ( there ( are ( ( no ( palheiro ( dog kennels ) ) ) ( of ( any size ) ) ) ) ) ) . ) | (ROOT (S (S (NP (DT The) (NNS ducks)) (VP (VBP have) (NP (NP (DT a) (NN palheiro)) (PP (IN of) (NP (PRP$ their) (JJ own)))))) (CC but) (S (NP (EX there)) (VP (VBP are) (NP (NP (DT no) (JJ palheiro) (NN dog) (NNS kennels)) (PP (IN of) (NP (DT any) (NN size)))))) (. .))) | travel | 1 |
104,939 | 104939c | huh-uh no the the cheapest ones now are like maybe four uh four or five five dollars | ( huh-uh ( no ( ( the ( the ( cheapest ones ) ) ) ( now ( are ( ( like ( maybe ( four uh ) ) ) ( ( ( ( four or ) five ) five ) dollars ) ) ) ) ) ) ) | (ROOT (FRAG (NP (NN huh-uh)) (ADJP (RB no) (SBAR (S (NP (DT the) (DT the) (JJS cheapest) (NNS ones)) (ADVP (RB now)) (VP (VBP are) (VP (JJ like) (NP (RB maybe) (CD four) (NNS uh)) (NP (QP (CD four) (CC or) (CD five) (CD five)) (NNS dollars))))))))) | The four or five dollar ones are the most expensive. | ( ( The ( ( ( four or ) five ) ( dollar ones ) ) ) ( ( are ( the ( most expensive ) ) ) . ) ) | (ROOT (S (NP (DT The) (QP (CD four) (CC or) (CD five)) (NN dollar) (NNS ones)) (VP (VBP are) (NP (DT the) (ADJP (RBS most) (JJ expensive)))) (. .))) | telephone | 1 |
68,413 | 68413e | And most newspaper accounts fail to point out that, in spite of his confession, Fitzsimmons continues to oppose a ban on IDEs. | ( And ( ( most ( newspaper accounts ) ) ( ( fail ( to ( ( point out ) ( that ( , ( ( in ( spite ( of ( his confession ) ) ) ) ( , ( Fitzsimmons ( continues ( to ( ( oppose ( a ban ) ) ( on IDEs ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (CC And) (NP (JJS most) (NN newspaper) (NNS accounts)) (VP (VBP fail) (S (VP (TO to) (VP (VB point) (PRT (RP out)) (SBAR (IN that) (S (, ,) (PP (IN in) (NP (NP (NN spite)) (PP (IN of) (NP (PRP$ his) (NN confession))))) (, ,) (NP (NNP Fitzsimmons)) (VP (VBZ continues) (S (VP (TO to) (VP (VB oppose) (NP (DT a) (NN ban)) (PP (IN on) (NP (NNP IDEs))))))))))))) (. .))) | The media ignore Fitzsimmons real opinions on IDEs. | ( ( The media ) ( ( ignore ( ( Fitzsimmons ( real opinions ) ) ( on IDEs ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS media)) (VP (VBP ignore) (NP (NP (JJ Fitzsimmons) (JJ real) (NNS opinions)) (PP (IN on) (NP (NNP IDEs))))) (. .))) | slate | 0 |
106,858 | 106858e | Monkeying with a curriculum to give it the correct ideological spin is fine for the careers of school administrators and educational consultants, but it won't fool students. | ( ( ( ( ( ( Monkeying ( with ( a ( curriculum ( to ( ( give it ) ( the ( correct ( ideological spin ) ) ) ) ) ) ) ) ) ( is ( fine ( for ( ( the careers ) ( of ( ( ( school administrators ) and ) ( educational consultants ) ) ) ) ) ) ) ) , ) but ) ( it ( ( wo n't ) ( fool students ) ) ) ) . ) | (ROOT (S (S (S (VP (VBG Monkeying) (PP (IN with) (NP (DT a) (NN curriculum) (S (VP (TO to) (VP (VB give) (NP (PRP it)) (NP (DT the) (JJ correct) (JJ ideological) (NN spin))))))))) (VP (VBZ is) (ADJP (JJ fine) (PP (IN for) (NP (NP (DT the) (NNS careers)) (PP (IN of) (NP (NP (NN school) (NNS administrators)) (CC and) (NP (JJ educational) (NNS consultants))))))))) (, ,) (CC but) (S (NP (PRP it)) (VP (MD wo) (RB n't) (VP (VB fool) (NP (NNS students))))) (. .))) | Monkeying with a curriculum to change the ideology won't fool students. | ( ( Monkeying ( with ( a ( curriculum ( to ( change ( the ideology ) ) ) ) ) ) ) ( ( ( wo n't ) ( fool students ) ) . ) ) | (ROOT (S (S (VP (VBG Monkeying) (PP (IN with) (NP (DT a) (NN curriculum) (S (VP (TO to) (VP (VB change) (NP (DT the) (NN ideology))))))))) (VP (MD wo) (RB n't) (VP (VB fool) (NP (NNS students)))) (. .))) | slate | 0 |
145,206 | 145206c | yeah probably Angora there they're large cat | ( ( yeah probably ) ( ( Angora there ) ( they ( 're ( large cat ) ) ) ) ) | (ROOT (S (VP (VB yeah) (ADVP (RB probably)) (NP (NP (NNP Angora)) (ADVP (RB there)) (SBAR (S (NP (PRP they)) (VP (VBP 're) (NP (JJ large) (NN cat))))))))) | Yes, the small cats are probably Angoras. | ( Yes ( , ( ( the ( small cats ) ) ( ( ( are probably ) Angoras ) . ) ) ) ) | (ROOT (S (INTJ (UH Yes)) (, ,) (NP (DT the) (JJ small) (NNS cats)) (VP (VBP are) (ADVP (RB probably)) (ADJP (JJ Angoras))) (. .))) | telephone | 1 |
42,837 | 42837c | Gore : Look, we could call this the Meet The Press agreement. | ( Gore ( : ( ( Look ( , ( we ( could ( call ( ( this the ) ( Meet ( The ( Press agreement ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (FRAG (NP (NNP Gore)) (: :) (S (S (VP (VB Look))) (, ,) (NP (PRP we)) (VP (MD could) (VP (VB call) (S (NP (DT this) (DT the)) (VP (NNP Meet) (NP (DT The) (NNP Press) (NN agreement))))))) (. .))) | Gore is appalled that his agreement was called "Meet The Press" | ( Gore ( is ( appalled ( that ( ( his agreement ) ( was ( called ( `` ( ( Meet ( The Press ) ) '' ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (NNP Gore)) (VP (VBZ is) (ADJP (VBN appalled) (SBAR (IN that) (S (NP (PRP$ his) (NN agreement)) (VP (VBD was) (VP (VBN called) (S (VP (`` ``) (VB Meet) (NP (DT The) (NNP Press)) ('' ''))))))))))) | slate | 1 |
38,464 | 38464c | uh whatever capital uh that uh that | ( uh ( ( ( whatever ( capital uh ) ) ( that uh ) ) that ) ) | (ROOT (SINV (FRAG (INTJ (UH uh))) (VP (VBP whatever) (NP (NN capital) (NNS uh)) (SBAR (IN that) (FRAG (INTJ (UH uh))))) (NP (DT that)))) | It's not a capital. | ( It ( ( ( 's not ) ( a capital ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ 's) (RB not) (NP (DT a) (NN capital))) (. .))) | telephone | 1 |
72,522 | 72522c | 'Now, there's another matter. | ( ` ( Now ( , ( there ( ( 's ( another matter ) ) . ) ) ) ) ) | (ROOT (S (`` `) (ADVP (RB Now)) (, ,) (NP (EX there)) (VP (VBZ 's) (NP (DT another) (NN matter))) (. .))) | That was the same thing. | ( That ( ( was ( the ( same thing ) ) ) . ) ) | (ROOT (S (NP (DT That)) (VP (VBD was) (NP (DT the) (JJ same) (NN thing))) (. .))) | fiction | 1 |
134,548 | 134548c | Pray for me. | ( ( Pray ( for me ) ) . ) | (ROOT (NP (NP (NNP Pray)) (PP (IN for) (NP (PRP me))) (. .))) | Don't bother praying for me. | ( ( ( Do n't ) ( bother ( praying ( for me ) ) ) ) . ) | (ROOT (S (VP (VB Do) (RB n't) (VP (VB bother) (S (VP (VBG praying) (PP (IN for) (NP (PRP me))))))) (. .))) | slate | 1 |
123,958 | 123958e | it's so nice though when you have a nice yard full of flowers it's so beautiful i mean we don't we live in an apartment also | ( it ( ( 's ( so nice ) ) ( though ( ( when ( you ( have ( ( a ( nice yard ) ) ( full ( of ( flowers ( it ( 's ( so ( beautiful ( i ( mean ( we ( do n't ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( we ( ( live ( in ( an apartment ) ) ) also ) ) ) ) ) ) | (ROOT (S (NP (PRP it)) (VP (VBZ 's) (ADJP (RB so) (JJ nice)) (SBAR (IN though) (S (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBP have) (NP (NP (DT a) (JJ nice) (NN yard)) (PP (JJ full) (IN of) (NP (NP (NNS flowers)) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADJP (RB so) (JJ beautiful) (SBAR (S (NP (FW i)) (VP (VBP mean) (SBAR (S (NP (PRP we)) (VP (VBP do) (RB n't))))))))))))))))) (NP (PRP we)) (VP (VBP live) (PP (IN in) (NP (DT an) (NN apartment))) (ADVP (RB also)))))))) | It's really nice to have a yard full of flowers. | ( It ( ( ( 's ( really nice ) ) ( to ( have ( ( a yard ) ( full ( of flowers ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (RB really) (JJ nice)) (S (VP (TO to) (VP (VB have) (NP (NP (DT a) (NN yard)) (PP (JJ full) (IN of) (NP (NNS flowers)))))))) (. .))) | telephone | 0 |
10,626 | 10626c | He could hear the sound of other running feet outside. | ( He ( ( could ( hear ( ( the sound ) ( of ( ( other ( running feet ) ) outside ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (MD could) (VP (VB hear) (NP (NP (DT the) (NN sound)) (PP (IN of) (NP (NP (JJ other) (VBG running) (NNS feet)) (ADVP (IN outside))))))) (. .))) | The outside area was quiet. | ( ( The ( outside area ) ) ( ( was quiet ) . ) ) | (ROOT (S (NP (DT The) (JJ outside) (NN area)) (VP (VBD was) (ADJP (JJ quiet))) (. .))) | fiction | 1 |
142,513 | 142513c | When Arkansas historians pointed out there were no black church burnings in the state then or perhaps ever, a Clinton spokesperson said he meant black community buildings (though there is no record of that either). | ( ( When ( ( Arkansas historians ) ( ( pointed out ) ( there ( were ( ( no ( black ( church burnings ) ) ) ( in ( ( the state ) ( then ( or ( perhaps ever ) ) ) ) ) ) ) ) ) ) ) ( , ( ( a ( Clinton spokesperson ) ) ( ( said ( he ( meant ( ( black ( community buildings ) ) ( -LRB- ( ( though ( there ( ( is ( ( no record ) ( of that ) ) ) either ) ) ) -RRB- ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (SBAR (WHADVP (WRB When)) (S (NP (NNP Arkansas) (NNS historians)) (VP (VBD pointed) (PRT (RP out)) (SBAR (S (NP (EX there)) (VP (VBD were) (NP (NP (DT no) (JJ black) (NN church) (NNS burnings)) (PP (IN in) (NP (NP (DT the) (NN state)) (UCP (NP (RB then)) (CC or) (ADVP (RB perhaps)) (ADVP (RB ever)))))))))))) (, ,) (NP (DT a) (NNP Clinton) (NN spokesperson)) (VP (VBD said) (SBAR (S (NP (PRP he)) (VP (VBD meant) (NP (NP (JJ black) (NN community) (NNS buildings)) (PRN (-LRB- -LRB-) (SBAR (IN though) (S (NP (EX there)) (VP (VBZ is) (NP (NP (DT no) (NN record)) (PP (IN of) (NP (DT that)))) (ADVP (RB either))))) (-RRB- -RRB-))))))) (. .))) | 100 black churches in Arkansas burned. | ( ( ( 100 ( black churches ) ) ( in Arkansas ) ) ( burned . ) ) | (ROOT (S (NP (NP (CD 100) (JJ black) (NNS churches)) (PP (IN in) (NP (NNP Arkansas)))) (VP (VBD burned)) (. .))) | slate | 1 |
16,708 | 16708c | The cover story names ordinary Americans the People of the Century. | ( ( ( ( The cover ) ( ( story names ) ( ordinary Americans ) ) ) ( ( the People ) ( of ( the Century ) ) ) ) . ) | (ROOT (NP (NP (DT The) (NN cover)) (NP (NP (NN story) (NNS names)) (NP (JJ ordinary) (NNS Americans))) (NP (NP (DT the) (NNS People)) (PP (IN of) (NP (DT the) (NNP Century)))) (. .))) | They mainly featured Canadians in the story. | ( They ( mainly ( ( ( featured Canadians ) ( in ( the story ) ) ) . ) ) ) | (ROOT (S (NP (PRP They)) (ADVP (RB mainly)) (VP (VBD featured) (NP (NNPS Canadians)) (PP (IN in) (NP (DT the) (NN story)))) (. .))) | slate | 1 |
143,295 | 143295c | Science reporting in the United States is hampered by the deep-seated conviction that the press knows even better than the people that it's just a bunch of pinheads nattering about nothing. | ( ( Science ( reporting ( in ( the ( United States ) ) ) ) ) ( ( is ( ( hampered ( by ( the ( deep-seated conviction ) ) ) ) ( that ( ( the press ) ( ( knows ( ( even better ) ( than ( the people ) ) ) ) ( that ( it ( ( 's just ) ( ( a bunch ) ( of ( pinheads ( nattering ( about nothing ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Science)) (VP (VBG reporting) (PP (IN in) (NP (DT the) (NNP United) (NNPS States))))) (VP (VBZ is) (VP (VBN hampered) (PP (IN by) (NP (DT the) (JJ deep-seated) (NN conviction))) (SBAR (IN that) (S (NP (DT the) (NN press)) (VP (VBZ knows) (ADJP (ADJP (RB even) (JJR better)) (PP (IN than) (NP (DT the) (NNS people)))) (SBAR (IN that) (S (NP (PRP it)) (VP (VBZ 's) (ADVP (RB just)) (NP (NP (DT a) (NN bunch)) (PP (IN of) (NP (NP (NNS pinheads)) (VP (VBG nattering) (PP (IN about) (NP (NN nothing))))))))))))))) (. .))) | Science reporting in the USA is always inaccurate by the press. | ( ( Science ( reporting ( in ( the USA ) ) ) ) ( ( ( is always ) ( inaccurate ( by ( the press ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Science)) (VP (VBG reporting) (PP (IN in) (NP (DT the) (NNP USA))))) (VP (VBZ is) (ADVP (RB always)) (ADJP (JJ inaccurate) (PP (IN by) (NP (DT the) (NN press))))) (. .))) | slate | 1 |
96,974 | 96974e | He was impressed by little William. | ( He ( ( was ( impressed ( by ( little William ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD was) (VP (VBN impressed) (PP (IN by) (NP (JJ little) (NNP William))))) (. .))) | Little William had definitely impressed him. | ( ( Little William ) ( ( ( had definitely ) ( impressed him ) ) . ) ) | (ROOT (S (NP (NNP Little) (NNP William)) (VP (VBD had) (ADVP (RB definitely)) (VP (VBN impressed) (NP (PRP him)))) (. .))) | fiction | 0 |
47,815 | 47815e | weren't they messy too well did she did the mother survive | ( ( were ( n't they ) ) ( messy ( ( too well ) ( did ( she ( did ( ( the mother ) survive ) ) ) ) ) ) ) | (ROOT (SINV (VP (VBD were) (VP (RB n't) (NP (PRP they)))) (NP (NP (NN messy)) (SBAR (S (ADVP (RB too) (RB well)) (VP (VBD did) (SBAR (S (NP (PRP she)) (VP (VBD did) (SBAR (S (NP (DT the) (NN mother)) (VP (VBP survive))))))))))))) | It was very messy but I wanted to know if the mother survive. | ( ( ( ( It ( was ( very messy ) ) ) but ) ( I ( wanted ( to ( know ( if ( ( the mother ) survive ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP It)) (VP (VBD was) (ADJP (RB very) (JJ messy)))) (CC but) (S (NP (PRP I)) (VP (VBD wanted) (S (VP (TO to) (VP (VB know) (SBAR (IN if) (S (NP (DT the) (NN mother)) (VP (VBP survive))))))))) (. .))) | telephone | 0 |
101,068 | 101068c | when i'm fixing dinner or something like that it's i uh at least know if there's anything i want to read thoroughly in the newspaper | ( when ( i ( 'm ( ( fixing ( ( dinner or ) something ) ) ( like ( that ( it ( 's ( ( ( i uh ) ( at least ) ) ( know ( if ( there ( 's ( anything ( i ( want ( to ( ( read thoroughly ) ( in ( the newspaper ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (SBAR (WHADVP (WRB when)) (S (NP (FW i)) (VP (VBP 'm) (VP (VBG fixing) (NP (NN dinner) (CC or) (NN something)) (PP (IN like) (SBAR (IN that) (S (NP (PRP it)) (VP (VBZ 's) (NP (NP (FW i) (FW uh)) (ADVP (IN at) (JJS least)) (SBAR (S (VP (VBP know) (SBAR (IN if) (S (NP (EX there)) (VP (VBZ 's) (NP (NP (NN anything)) (SBAR (S (NP (FW i)) (VP (VBP want) (S (VP (TO to) (VP (VB read) (ADVP (RB thoroughly)) (PP (IN in) (NP (DT the) (NN newspaper)))))))))))))))))))))))))) | When I make dinner I concentrate on only that and nothing else. | ( ( When ( I ( make dinner ) ) ) ( I ( ( concentrate ( on ( ( ( only that ) and ) ( nothing else ) ) ) ) . ) ) ) | (ROOT (S (SBAR (WHADVP (WRB When)) (S (NP (PRP I)) (VP (VBP make) (NP (NN dinner))))) (NP (PRP I)) (VP (VBP concentrate) (PP (IN on) (NP (NP (RB only) (DT that)) (CC and) (NP (NN nothing) (RB else))))) (. .))) | telephone | 1 |
38,183 | 38183e | The country's top business schools are discovering new targets for their venture capital their own alumni. | ( ( ( The ( country 's ) ) ( top ( business schools ) ) ) ( ( are ( ( discovering ( new targets ) ) ( for ( ( their ( venture capital ) ) ( their ( own alumni ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN country) (POS 's)) (JJ top) (NN business) (NNS schools)) (VP (VBP are) (VP (VBG discovering) (NP (JJ new) (NNS targets)) (PP (IN for) (NP (NP (PRP$ their) (NN venture) (NN capital)) (NP (PRP$ their) (JJ own) (NNS alumni)))))) (. .))) | They are utilizing their alumni to go into projects. | ( They ( ( are ( ( utilizing ( their alumni ) ) ( to ( go ( into projects ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP are) (VP (VBG utilizing) (NP (PRP$ their) (NNS alumni)) (S (VP (TO to) (VP (VB go) (PP (IN into) (NP (NNS projects)))))))) (. .))) | slate | 0 |
40,150 | 40150c | They have too many hours to bill. | ( They ( ( ( have ( ( too many ) hours ) ) ( to bill ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP have) (NP (ADJP (RB too) (JJ many)) (NNS hours)) (PP (TO to) (NP (NN bill)))) (. .))) | They have 2 minutes to bill, don't they? | ( ( They ( ( have ( 2 minutes ) ) ( to bill ) ) ) ( , ( ( ( do n't ) they ) ? ) ) ) | (ROOT (SINV (S (NP (PRP They)) (VP (VBP have) (NP (CD 2) (NNS minutes)) (PP (TO to) (NP (NN bill))))) (, ,) (VP (VBP do) (RB n't)) (NP (PRP they)) (. ?))) | government | 1 |
56,770 | 56770c | Here's what they've forgotten--Rembrandt, van Gogh, Spinoza, hydraulic engineering, silver skates, Boswell's education, (I was sure there'd be many a smartass remark about his law school days), treat, courage, uncle, rub, elm disease, those damned Spanish Hapsburgs, that crazy Protestant Reformation (the long hair, the beads, the--oh, wait, Woodstock again), the seizure of Sumatra, the wars with England and their possible connection to the death of Christopher Marlowe (who never got to see Gwyneth Paltrow naked, but might have if only he and she had been at Woodstock), and the nation's new maturity in 1952 when it took its place among other great nations as a member of the European Coal and Steel Commission. | ( Here ( ( 's ( what ( they ( 've ( ( forgotten ( -- ( ( Rembrandt , ) ( ( ( ( ( ( ( ( ( ( van Gogh ) , ) Spinoza ) , ) ( ( ( hydraulic engineering ) , ) ( ( ( ( silver skates ) , ) ( ( Boswell 's ) education ) ) , ) ) ) ( -LRB- ( ( I ( was ( sure ( there ( 'd ( be ( ( many ( a ( smartass remark ) ) ) ( about ( his ( law ( school days ) ) ) ) ) ) ) ) ) ) ) -RRB- ) ) ) , ) ( ( ( ( treat ( , ( courage ( , ( uncle ( , ( rub ( , ( elm disease ) ) ) ) ) ) ) ) ) , ) ( ( ( ( ( ( ( those ( ( damned Spanish ) Hapsburgs ) ) , ) ( ( that ( crazy ( Protestant Reformation ) ) ) ( -LRB- ( ( ( ( ( ( ( ( ( ( the ( long hair ) ) , ) ( the beads ) ) , ) ( the ( -- oh ) ) ) , ) wait ) , ) ( Woodstock again ) ) -RRB- ) ) ) ) , ) ( ( the seizure ) ( of Sumatra ) ) ) , ) ( ( ( ( ( the wars ) ( with England ) ) and ) ( ( their ( possible connection ) ) ( to ( ( the death ) ( of ( Christopher Marlowe ) ) ) ) ) ) ( -LRB- ( ( who ( never ( ( ( ( got ( to ( see ( ( Gwyneth Paltrow ) naked ) ) ) ) , ) but ) ( might ( have ( ( if only ) ( ( ( he and ) she ) ( had ( been ( at Woodstock ) ) ) ) ) ) ) ) ) ) -RRB- ) ) ) ) ) , ) ) and ) ( ( ( the ( nation 's ) ) ( new maturity ) ) ( in 1952 ) ) ) ) ) ) ( when ( it ( ( ( took ( its place ) ) ( among ( other ( great nations ) ) ) ) ( as ( ( a member ) ( of ( ( ( the ( European Coal ) ) and ) ( Steel Commission ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (RB Here)) (VP (VBZ 's) (SBAR (WHNP (WP what)) (S (NP (PRP they)) (VP (VBP 've) (VP (VBN forgotten) (PRN (: --) (NP (NP (NNP Rembrandt)) (, ,) (NP (NP (NP (NNP van) (NNP Gogh)) (, ,) (NP (NNP Spinoza)) (, ,) (NP (NP (JJ hydraulic) (NN engineering)) (, ,) (NP (NP (JJ silver) (NNS skates)) (, ,) (NP (NP (NNP Boswell) (POS 's)) (NN education)) (, ,))) (PRN (-LRB- -LRB-) (S (NP (PRP I)) (VP (VBD was) (ADJP (JJ sure) (SBAR (S (NP (EX there)) (VP (MD 'd) (VP (VB be) (NP (NP (JJ many) (DT a) (JJ smartass) (NN remark)) (PP (IN about) (NP (PRP$ his) (NN law) (NN school) (NNS days))))))))))) (-RRB- -RRB-))) (, ,) (NP (NP (NN treat) (, ,) (NN courage) (, ,) (NN uncle) (, ,) (NN rub) (, ,) (JJ elm) (NN disease)) (, ,) (NP (NP (DT those) (ADJP (RB damned) (JJ Spanish)) (NNS Hapsburgs)) (, ,) (NP (NP (DT that) (JJ crazy) (JJ Protestant) (NN Reformation)) (PRN (-LRB- -LRB-) (NP (NP (DT the) (JJ long) (NN hair)) (, ,) (NP (DT the) (NNS beads)) (, ,) (NP (DT the) (: --) (NNS oh)) (, ,) (NP (NN wait)) (, ,) (NP (NNP Woodstock) (RB again))) (-RRB- -RRB-))) (, ,) (NP (NP (DT the) (NN seizure)) (PP (IN of) (NP (NNP Sumatra)))) (, ,) (NP (NP (NP (NP (DT the) (NNS wars)) (PP (IN with) (NP (NNP England)))) (CC and) (NP (NP (PRP$ their) (JJ possible) (NN connection)) (PP (TO to) (NP (NP (DT the) (NN death)) (PP (IN of) (NP (NNP Christopher) (NNP Marlowe))))))) (PRN (-LRB- -LRB-) (SBAR (WHNP (WP who)) (S (ADVP (RB never)) (VP (VP (VBD got) (S (VP (TO to) (VP (VB see) (S (NP (NNP Gwyneth) (NNP Paltrow)) (ADJP (JJ naked))))))) (, ,) (CC but) (VP (MD might) (VP (VB have) (SBAR (IN if) (RB only) (S (NP (PRP he) (CC and) (PRP she)) (VP (VBD had) (VP (VBN been) (PP (IN at) (NP (NNP Woodstock)))))))))))) (-RRB- -RRB-)))) (, ,)) (CC and) (NP (NP (NP (DT the) (NN nation) (POS 's)) (JJ new) (NN maturity)) (PP (IN in) (NP (CD 1952))))))) (SBAR (WHADVP (WRB when)) (S (NP (PRP it)) (VP (VBD took) (NP (PRP$ its) (NN place)) (PP (IN among) (NP (JJ other) (JJ great) (NNS nations))) (PP (IN as) (NP (NP (DT a) (NN member)) (PP (IN of) (NP (NP (DT the) (JJ European) (NN Coal)) (CC and) (NP (NNP Steel) (NNP Commission)))))))))))))) (. .))) | The nation's new maturity in 2052. | ( ( The nation ) ( ( 's ( ( new maturity ) ( in 2052 ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN nation)) (VP (VBZ 's) (NP (NP (JJ new) (NN maturity)) (PP (IN in) (NP (CD 2052))))) (. .))) | slate | 1 |
40,149 | 40149c | Regiments of soldiers in full dress regalia march precisely to the sound of pipe and drum in the Military Tattoo, and connoisseurs of the silver screen gather for an extravaganza of offerings on celluloid. | ( ( ( ( ( ( Regiments ( of ( soldiers ( in ( full ( dress regalia ) ) ) ) ) ) ( ( ( ( march precisely ) ( to ( ( the sound ) ( of pipe ) ) ) ) and ) ( drum ( in ( the ( Military Tattoo ) ) ) ) ) ) , ) and ) ( ( connoisseurs ( of ( the ( silver screen ) ) ) ) ( gather ( for ( ( an extravaganza ) ( of ( offerings ( on celluloid ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (NP (NNS Regiments)) (PP (IN of) (NP (NP (NNS soldiers)) (PP (IN in) (NP (JJ full) (NN dress) (NN regalia)))))) (VP (VP (VB march) (ADVP (RB precisely)) (PP (TO to) (NP (NP (DT the) (NN sound)) (PP (IN of) (NP (NN pipe)))))) (CC and) (VP (VB drum) (PP (IN in) (NP (DT the) (NNP Military) (NNP Tattoo)))))) (, ,) (CC and) (S (NP (NP (NNS connoisseurs)) (PP (IN of) (NP (DT the) (JJ silver) (NN screen)))) (VP (VBP gather) (PP (IN for) (NP (NP (DT an) (NN extravaganza)) (PP (IN of) (NP (NP (NNS offerings)) (PP (IN on) (NP (NN celluloid))))))))) (. .))) | Soldiers wearing their full dress march silently past the crowd. | ( ( Soldiers ( wearing ( their ( full dress ) ) ) ) ( ( ( march silently ) ( past ( the crowd ) ) ) . ) ) | (ROOT (S (NP (NP (NNS Soldiers)) (VP (VBG wearing) (NP (PRP$ their) (JJ full) (NN dress)))) (VP (VBP march) (ADVP (RB silently)) (PP (IN past) (NP (DT the) (NN crowd)))) (. .))) | travel | 1 |
46,514 | 46514e | naturally | naturally | (ROOT (ADVP (RB naturally))) | Of course | ( Of course ) | (ROOT (PP (IN Of) (NP (NN course)))) | telephone | 0 |
126,950 | 126950c | A difference between weekly actual and evaluated time greater than 1,000 minutes. | ( ( ( A difference ) ( between ( ( weekly ( ( ( actual and ) evaluated ) time ) ) ( ( greater ( than 1,000 ) ) minutes ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN difference)) (PP (IN between) (NP (NP (JJ weekly) (ADJP (JJ actual) (CC and) (JJ evaluated)) (NN time)) (NP (QP (JJR greater) (IN than) (CD 1,000)) (NNS minutes)))) (. .))) | There is never a difference between weekly actual and evaluated time. | ( There ( ( ( is never ) ( ( a difference ) ( between ( weekly ( ( ( actual and ) evaluated ) time ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (ADVP (RB never)) (NP (NP (DT a) (NN difference)) (PP (IN between) (NP (JJ weekly) (ADJP (JJ actual) (CC and) (JJ evaluated)) (NN time))))) (. .))) | government | 1 |
143,423 | 143423e | The Pope recognized Boleslaw as the first king of Poland in 1025, elevating the country to full membership in a European community of Christian states. | ( ( The Pope ) ( ( ( ( ( ( recognized Boleslaw ) ( as ( ( the ( first king ) ) ( of Poland ) ) ) ) ( in 1025 ) ) , ) ( ( elevating ( the country ) ) ( to ( ( full membership ) ( in ( ( a ( European community ) ) ( of ( Christian states ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Pope)) (VP (VBD recognized) (NP (NNP Boleslaw)) (PP (IN as) (NP (NP (DT the) (JJ first) (NN king)) (PP (IN of) (NP (NNP Poland))))) (PP (IN in) (NP (CD 1025))) (, ,) (S (VP (VBG elevating) (NP (DT the) (NN country)) (PP (TO to) (NP (NP (JJ full) (NN membership)) (PP (IN in) (NP (NP (DT a) (JJ European) (NN community)) (PP (IN of) (NP (JJ Christian) (NNS states)))))))))) (. .))) | Within Europe, there is a recognized community of European Christian states. | ( ( Within Europe ) ( , ( there ( ( is ( ( a ( recognized community ) ) ( of ( European ( Christian states ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN Within) (NP (NNP Europe))) (, ,) (NP (EX there)) (VP (VBZ is) (NP (NP (DT a) (VBN recognized) (NN community)) (PP (IN of) (NP (JJ European) (JJ Christian) (NNS states))))) (. .))) | travel | 0 |
77,725 | 77725c | Shopping in Venice | ( Shopping ( in Venice ) ) | (ROOT (NP (NP (NNP Shopping)) (PP (IN in) (NP (NNP Venice))))) | Shopping in Sydney. | ( ( Shopping ( in Sydney ) ) . ) | (ROOT (NP (NP (NNP Shopping)) (PP (IN in) (NP (NNP Sydney))) (. .))) | travel | 1 |
127,756 | 127756c | it it really is yeah it really is nice i mean because it gives you a wide variety of things you can call and talk and find out about so that is something you might keep your eyes open for i think it's it's catching on throughout the country | ( ( it ( it ( really ( is ( yeah ( it ( really ( is ( nice ( i ( mean ( because ( it ( ( gives you ) ( ( a ( wide variety ) ) ( of ( things ( you ( can ( ( ( ( call and ) talk ) and ) ( ( find out ) ( ( about so ) ( that ( is ( something ( you ( might ( ( ( keep ( your eyes ) ) open ) ( for i ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( think ( it ( 's ( it ( 's ( ( catching on ) ( throughout ( the country ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (NP (PRP it)) (SBAR (S (NP (PRP it)) (ADVP (RB really)) (VP (VBZ is) (ADJP (JJ yeah) (SBAR (S (NP (PRP it)) (ADVP (RB really)) (VP (VBZ is) (ADJP (JJ nice) (SBAR (S (NP (FW i)) (VP (VBP mean) (SBAR (IN because) (S (NP (PRP it)) (VP (VBZ gives) (NP (PRP you)) (NP (NP (DT a) (JJ wide) (NN variety)) (PP (IN of) (NP (NP (NNS things)) (SBAR (S (NP (PRP you)) (VP (MD can) (VP (VP (VB call) (CC and) (VB talk)) (CC and) (VP (VB find) (PRT (RP out)) (NP (NP (RB about) (RB so)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (NP (NP (NN something)) (SBAR (S (NP (PRP you)) (VP (MD might) (VP (VB keep) (NP (PRP$ your) (NNS eyes)) (PRT (RP open)) (PP (IN for) (NP (FW i))))))))))))))))))))))))))))))))))) (VP (VBP think) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (VP (VBG catching) (PRT (RP on)) (PP (IN throughout) (NP (DT the) (NN country))))))))))))) | There are only a few things to converse about and frankly nobody really is believing in the project. | ( ( ( ( ( There ( are ( ( only ( a few ) ) ( things ( to ( converse about ) ) ) ) ) ) and ) frankly ) ( nobody ( really ( is ( believing ( in ( the project ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (EX There)) (VP (VBP are) (NP (QP (RB only) (DT a) (JJ few)) (NNS things) (S (VP (TO to) (VP (VB converse) (PRT (RP about)))))))) (CC and) (ADVP (RB frankly)) (S (NP (NN nobody)) (ADVP (RB really)) (VP (VBZ is) (VP (VBG believing) (PP (IN in) (NP (DT the) (NN project)))))) (. .))) | telephone | 1 |
85,051 | 85051c | They're conscienceless white guys with money, and so are we. | ( They ( ( ( ( ( ( 're ( ( conscienceless ( white guys ) ) ( with money ) ) ) , ) and ) so ) ( are we ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VP (VBP 're) (NP (NP (JJ conscienceless) (JJ white) (NNS guys)) (PP (IN with) (NP (NN money))))) (, ,) (CC and) (ADVP (RB so)) (VP (VBP are) (NP (PRP we)))) (. .))) | We are wealthy, black, women. | ( We ( ( are ( wealthy ( , ( black ( , women ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (VBP are) (NP (JJ wealthy) (, ,) (JJ black) (, ,) (NNS women))) (. .))) | slate | 1 |
68,907 | 68907e | Exploiting a natural genius for assimilating the useful elements of the local culture rather than indiscriminately imposing their own, they adopted Arab-style tax collectors and customs officials and Byzantine fleet-admirals for their navy. | ( ( ( ( ( Exploiting ( a ( natural genius ) ) ) ( for ( assimilating ( ( the ( useful elements ) ) ( of ( the ( local culture ) ) ) ) ) ) ) ( rather than ) ) ( indiscriminately ( imposing ( their own ) ) ) ) ( , ( they ( ( adopted ( ( ( ( ( Arab-style ( tax collectors ) ) and ) ( customs officials ) ) and ) ( ( Byzantine fleet-admirals ) ( for ( their navy ) ) ) ) ) . ) ) ) ) | (ROOT (S (S (VP (VP (VBG Exploiting) (NP (DT a) (JJ natural) (NN genius)) (PP (IN for) (S (VP (VBG assimilating) (NP (NP (DT the) (JJ useful) (NNS elements)) (PP (IN of) (NP (DT the) (JJ local) (NN culture)))))))) (CONJP (RB rather) (IN than)) (VP (ADVP (RB indiscriminately)) (VBG imposing) (NP (PRP$ their) (JJ own))))) (, ,) (NP (PRP they)) (VP (VBD adopted) (NP (NP (NP (JJ Arab-style) (NN tax) (NNS collectors)) (CC and) (NP (NNS customs) (NNS officials))) (CC and) (NP (NP (JJ Byzantine) (NNS fleet-admirals)) (PP (IN for) (NP (PRP$ their) (NN navy)))))) (. .))) | Their tax collector methods were adopted from Arabs. | ( ( Their ( tax ( collector methods ) ) ) ( ( were ( adopted ( from Arabs ) ) ) . ) ) | (ROOT (S (NP (PRP$ Their) (NN tax) (NN collector) (NNS methods)) (VP (VBD were) (VP (VBN adopted) (PP (IN from) (NP (NNPS Arabs))))) (. .))) | travel | 0 |
60,691 | 60691c | that's amazing well what's what's the difference there do you know | ( that ( 's ( ( amazing well ) ( what ( 's ( what ( 's ( ( the difference ) ( there ( do ( you know ) ) ) ) ) ) ) ) ) ) ) | (ROOT (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (ADJP (JJ amazing) (RB well) (SBAR (WHNP (WP what)) (S (VP (VBZ 's) (SBAR (WHNP (WP what)) (S (VP (VBZ 's) (NP (NP (DT the) (NN difference)) (SBAR (S (NP (EX there)) (VP (VBP do) (SBAR (S (NP (PRP you)) (VP (VBP know))))))))))))))))))) | I do not care if you know what the differences there are. | ( I ( ( ( do not ) ( care ( if ( you ( know ( what ( ( the differences ) ( there are ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP do) (RB not) (VP (VB care) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP know) (SBAR (WHNP (WP what)) (S (NP (DT the) (NNS differences)) (ADVP (RB there)) (VP (VBP are))))))))) (. .))) | telephone | 1 |
43,644 | 43644c | A draft summary of the Health Security Act, released in September of 1993, contained a chart showing projected growth for Medicare slowing to less than 6 percent by 1997, and less than 5 percent by 1999. | ( ( ( ( ( ( A ( draft summary ) ) ( of ( the ( Health ( Security Act ) ) ) ) ) , ) ( released ( in ( September ( of 1993 ) ) ) ) ) , ) ( ( contained ( ( ( ( ( a chart ) ( showing ( ( ( projected growth ) ( for Medicare ) ) ( ( slowing ( to ( ( less ( than 6 ) ) percent ) ) ) ( by 1997 ) ) ) ) ) , ) and ) ( ( ( less ( than 5 ) ) percent ) ( by 1999 ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN draft) (NN summary)) (PP (IN of) (NP (DT the) (NNP Health) (NNP Security) (NNP Act))) (, ,) (VP (VBN released) (PP (IN in) (NP (NP (NNP September)) (PP (IN of) (NP (CD 1993)))))) (, ,)) (VP (VBD contained) (NP (NP (NP (DT a) (NN chart)) (VP (VBG showing) (NP (NP (VBN projected) (NN growth)) (PP (IN for) (NP (NNP Medicare))) (VP (VBG slowing) (PP (TO to) (NP (QP (JJR less) (IN than) (CD 6)) (NN percent))) (PP (IN by) (NP (CD 1997))))))) (, ,) (CC and) (NP (NP (QP (JJR less) (IN than) (CD 5)) (NN percent)) (PP (IN by) (NP (CD 1999)))))) (. .))) | the 1993 draft summary showing projected growth for Medicare increasing rapidly over the coming years. | ( ( the ( 1993 ( draft ( summary showing ) ) ) ) ( ( ( ( projected growth ) ( for Medicare ) ) ( ( increasing rapidly ) ( over ( the ( coming years ) ) ) ) ) . ) ) | (ROOT (S (NP (DT the) (CD 1993) (NN draft) (NN summary) (NN showing)) (VP (VBD projected) (NP (NN growth)) (PP (IN for) (NP (NNP Medicare))) (S (VP (VBG increasing) (ADVP (RB rapidly)) (PP (IN over) (NP (DT the) (VBG coming) (NNS years)))))) (. .))) | slate | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.