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 |
|---|---|---|---|---|---|---|---|---|---|
139,993 | 139993c | mail used by non-households to send and pay bills to other non-households). | ( mail ( ( ( used ( by non-households ) ) ( to ( ( ( ( ( send and ) pay ) bills ) ( to ( other non-households ) ) ) -RRB- ) ) ) . ) ) | (ROOT (S (NP (NN mail)) (VP (VBD used) (PP (IN by) (NP (NNS non-households))) (S (VP (TO to) (VP (VB send) (CC and) (VB pay) (NP (NNS bills)) (PP (TO to) (NP (JJ other) (NNS non-households))) (-RRB- -RRB-))))) (. .))) | Non-households never use mail to send bills to other non-households. | ( Non-households ( never ( ( ( use mail ) ( to ( ( send bills ) ( to ( other non-households ) ) ) ) ) . ) ) ) | (ROOT (S (NP (NNS Non-households)) (ADVP (RB never)) (VP (VBP use) (NP (NN mail)) (S (VP (TO to) (VP (VB send) (NP (NNS bills)) (PP (TO to) (NP (JJ other) (NNS non-households))))))) (. .))) | government | 1 |
96,145 | 96145e | As we have reported in the past, the surest way for the federal government to affect national saving is through federal fiscal policy, particularly in what it chooses to do with the budget surpluses projected over the next decade. | ( ( As ( we ( have ( reported ( in ( the past ) ) ) ) ) ) ( , ( ( ( the ( surest way ) ) ( for ( the ( federal ( government ( to ( affect ( national saving ) ) ) ) ) ) ) ) ( ( is ( ( ( ( through ( federal ( fiscal policy ) ) ) , ) particularly ) ( in ( what ( it ( chooses ( to ( do ( with ( ( the ( budget surpluses ) ) ( projected ( over ( the ( next decade ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (SBAR (IN As) (S (NP (PRP we)) (VP (VBP have) (VP (VBN reported) (PP (IN in) (NP (DT the) (NN past))))))) (, ,) (NP (NP (DT the) (JJS surest) (NN way)) (PP (IN for) (NP (DT the) (JJ federal) (NN government) (S (VP (TO to) (VP (VB affect) (NP (JJ national) (NN saving)))))))) (VP (VBZ is) (PP (PP (IN through) (NP (JJ federal) (JJ fiscal) (NN policy))) (, ,) (RB particularly) (PP (IN in) (SBAR (WHNP (WP what)) (S (NP (PRP it)) (VP (VBZ chooses) (S (VP (TO to) (VP (VB do) (PP (IN with) (NP (NP (DT the) (NN budget) (NNS surpluses)) (VP (VBN projected) (PP (IN over) (NP (DT the) (JJ next) (NN decade))))))))))))))) (. .))) | Previously reported that the national savings is affected by federal policies. | ( Previously ( ( reported ( that ( ( the ( national savings ) ) ( is ( affected ( by ( federal policies ) ) ) ) ) ) ) . ) ) | (ROOT (SINV (ADVP (RB Previously)) (VP (VBD reported)) (SBAR (IN that) (S (NP (DT the) (JJ national) (NNS savings)) (VP (VBZ is) (VP (VBN affected) (PP (IN by) (NP (JJ federal) (NNS policies))))))) (. .))) | government | 0 |
18,234 | 18234e | Poor Emily was never murdered until he came along. | ( ( Poor Emily ) ( ( ( was never ) ( murdered ( until ( he ( came along ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Poor) (NNP Emily)) (VP (VBD was) (ADVP (RB never)) (VP (VBN murdered) (SBAR (IN until) (S (NP (PRP he)) (VP (VBD came) (PRT (RP along))))))) (. .))) | She was killed after he showed up. | ( She ( ( was ( killed ( after ( he ( showed up ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VBD was) (VP (VBN killed) (SBAR (IN after) (S (NP (PRP he)) (VP (VBD showed) (PRT (RP up))))))) (. .))) | fiction | 0 |
96,182 | 96182c | um all i the packages i i don't really use them i pictures is what i use that's the only um outside development that we use most of it's just stuff that's been written in house that i use | ( um ( ( all i ) ( ( the ( packages ( i i ) ) ) ( ( ( do n't ) really ) ( ( ( use them ) ( ( i pictures ) ( is ( what ( i ( use ( that ( 's ( ( the ( only um ) ) ( outside development ) ) ) ) ) ) ) ) ) ) ( that ( we ( use ( most ( of ( ( ( it 's ) ( just stuff ) ) ( that ( 's ( been ( ( written ( in house ) ) ( that ( i use ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (VP (VB um) (S (NP (DT all) (FW i)) (NP (NP (DT the) (FW packages) (FW i) (FW i)) (VP (VBP do) (RB n't) (ADVP (RB really)) (VP (VB use) (NP (PRP them)) (SBAR (S (NP (JJ i) (NNS pictures)) (VP (VBZ is) (SBAR (WHNP (WP what)) (S (NP (FW i)) (VP (VBP use) (SBAR (IN that) (S (VP (VBZ 's) (NP (NP (DT the) (JJ only) (NN um)) (PP (IN outside) (NP (NN development))))))))))))) (SBAR (IN that) (S (NP (PRP we)) (VP (VBP use) (NP (NP (JJS most)) (PP (IN of) (NP (NP (NP (PRP it) (POS 's)) (RB just) (NN stuff)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (VP (VBN been) (VP (VBN written) (PP (IN in) (NP (NN house))) (SBAR (IN that) (S (NP (FW i)) (VP (VBP use)))))))))))))))))))))) | The pictures are useless, we only use packages. | ( ( ( The pictures ) ( are useless ) ) ( , ( we ( only ( ( use packages ) . ) ) ) ) ) | (ROOT (S (S (NP (DT The) (NNS pictures)) (VP (VBP are) (ADJP (JJ useless)))) (, ,) (NP (PRP we)) (ADVP (RB only)) (VP (VBP use) (NP (NNS packages))) (. .))) | telephone | 1 |
121,518 | 121518c | and they've got a real nice building down there on a great big piece of land and it's a huge plant i mean this thing's just enormous and that's what they do at lunch time they go out and run around the building | ( and ( ( ( they ( 've ( ( ( got ( a ( real ( nice building ) ) ) ) ( down there ) ) ( on ( ( a ( great ( big piece ) ) ) ( of land ) ) ) ) ) ) and ) ( it ( ( 's ( a ( huge plant ) ) ) ( ( ( i ( mean ( ( this thing ) ( 's ( just enormous ) ) ) ) ) and ) ( that ( 's ( what ( they ( do ( at ( ( lunch time ) ( they ( ( ( go out ) and ) ( ( run around ) ( the building ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (PRN (CC and) (S (S (NP (PRP they)) (VP (VBP 've) (VP (VBN got) (NP (DT a) (JJ real) (JJ nice) (NN building)) (ADVP (RB down) (RB there)) (PP (IN on) (NP (NP (DT a) (JJ great) (JJ big) (NN piece)) (PP (IN of) (NP (NN land)))))))) (CC and) (S (NP (PRP it)) (VP (VBZ 's) (NP (DT a) (JJ huge) (NN plant)) (SBAR (SBAR (S (NP (FW i)) (VP (VBP mean) (SBAR (S (NP (DT this) (NN thing)) (VP (VBZ 's) (ADJP (RB just) (JJ enormous)))))))) (CC and) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (SBAR (WHNP (WP what)) (S (NP (PRP they)) (VP (VBP do) (PP (IN at) (NP (NP (NN lunch) (NN time)) (SBAR (S (NP (PRP they)) (VP (VP (VB go) (PRT (RP out))) (CC and) (VP (VB run) (PRT (RP around)) (NP (DT the) (NN building)))))))))))))))))))) | The building is small and they never get a lunch. | ( ( ( ( ( The building ) ( is small ) ) and ) ( they ( never ( get ( a lunch ) ) ) ) ) . ) | (ROOT (S (S (NP (DT The) (NN building)) (VP (VBZ is) (ADJP (JJ small)))) (CC and) (S (NP (PRP they)) (ADVP (RB never)) (VP (VB get) (NP (DT a) (NN lunch)))) (. .))) | telephone | 1 |
68,847 | 68847e | It is possible, though not advisable, to visit Las Vegas and never leave your hotel premises. | ( It ( ( is ( ( possible ( , ( though ( ( not advisable ) , ) ) ) ) ( to ( ( ( visit ( Las Vegas ) ) and ) ( never ( leave ( your ( hotel premises ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ is) (ADJP (JJ possible) (PRN (, ,) (IN though) (ADJP (RB not) (JJ advisable)) (, ,)) (S (VP (TO to) (VP (VP (VB visit) (NP (NNP Las) (NNP Vegas))) (CC and) (VP (ADVP (RB never)) (VB leave) (NP (PRP$ your) (NN hotel) (NNS premises)))))))) (. .))) | You could stay at the hotel for your entire visit to Las Vegas. | ( You ( ( could ( ( stay ( at ( ( the hotel ) ( for ( your ( entire visit ) ) ) ) ) ) ( to ( Las Vegas ) ) ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (MD could) (VP (VB stay) (PP (IN at) (NP (NP (DT the) (NN hotel)) (PP (IN for) (NP (PRP$ your) (JJ entire) (NN visit))))) (PP (TO to) (NP (NNP Las) (NNP Vegas))))) (. .))) | travel | 0 |
144,521 | 144521c | oh i have to open it you know they mine always charges the flowers so i can always end up saying oh you spent too much you know and so yeah | ( ( ( ( oh i ) ( have ( to ( open it ) ) ) ) ( you ( know ( they ( mine always ) ) ) ) ) ( ( charges ( the flowers ) ) ( so ( i ( ( can always ) ( ( end up ) ( saying ( oh ( you ( spent ( ( ( too ( much ( you know ) ) ) and ) ( so yeah ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (NP (FW oh) (FW i)) (SBAR (S (VP (VBP have) (S (VP (TO to) (VP (VB open) (NP (PRP it)))))))) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (PRP they)) (VP (VBP mine) (ADVP (RB always))))))))) (VP (VBZ charges) (NP (DT the) (NNS flowers)) (SBAR (IN so) (S (NP (FW i)) (VP (MD can) (ADVP (RB always)) (VP (VB end) (PRT (RP up)) (S (VP (VBG saying) (SBAR (S (INTJ (UH oh)) (NP (PRP you)) (VP (VBD spent) (ADJP (ADJP (RB too) (JJ much) (SBAR (S (NP (PRP you)) (VP (VBP know))))) (CC and) (ADJP (RB so) (JJ yeah))))))))))))))) | I don't have to open it. | ( I ( ( ( do n't ) ( have ( to ( open it ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB have) (S (VP (TO to) (VP (VB open) (NP (PRP it))))))) (. .))) | telephone | 1 |
50,391 | 50391e | That's the only time when the money you pay for a stock goes right to the company, rather than to another trader. | ( That ( ( 's ( ( the ( only time ) ) ( when ( ( ( the money ) ( you ( pay ( for ( a stock ) ) ) ) ) ( goes ( right ( ( ( ( to ( the company ) ) , ) ( rather than ) ) ( to ( another trader ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT That)) (VP (VBZ 's) (NP (NP (DT the) (JJ only) (NN time)) (SBAR (WHADVP (WRB when)) (S (NP (NP (DT the) (NN money)) (SBAR (S (NP (PRP you)) (VP (VBP pay) (PP (IN for) (NP (DT a) (NN stock))))))) (VP (VBZ goes) (PP (RB right) (PP (TO to) (NP (DT the) (NN company))) (, ,) (CONJP (RB rather) (IN than)) (PP (TO to) (NP (DT another) (NN trader))))))))) (. .))) | This instance is one of the few times that a company directly receives money when you buy their stock. | ( ( This instance ) ( ( ( is ( one ( of ( the ( few times ) ) ) ) ) ( that ( ( a company ) ( directly ( receives ( money ( when ( you ( buy ( their stock ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT This) (NN instance)) (VP (VBZ is) (NP (NP (CD one)) (PP (IN of) (NP (DT the) (JJ few) (NNS times)))) (SBAR (IN that) (S (NP (DT a) (NN company)) (ADVP (RB directly)) (VP (VBZ receives) (NP (NP (NN money)) (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBP buy) (NP (PRP$ their) (NN stock)))))))))) (. .))) | slate | 0 |
106,407 | 106407e | Tables 6-1a, b, and c list the expected total MWe of facilities that would be equipped with SCR, FGD, or ACI after response to a multipollutant rule. | ( ( Tables ( 6-1a ( , ( b ( , ( and c ) ) ) ) ) ) ( ( list ( ( ( the ( expected ( total MWe ) ) ) ( of facilities ) ) ( that ( would ( be ( ( ( equipped ( with ( SCR ( , ( FGD ( , ( or ACI ) ) ) ) ) ) ) ( after response ) ) ( to ( a ( multipollutant rule ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNS Tables)) (UCP (ADJP (JJ 6-1a)) (, ,) (ADJP (JJ b)) (, ,) (CC and) (NP (SYM c)))) (VP (VBP list) (NP (NP (DT the) (VBN expected) (JJ total) (NN MWe)) (PP (IN of) (NP (NNS facilities))) (SBAR (WHNP (WDT that)) (S (VP (MD would) (VP (VB be) (VP (VBN equipped) (PP (IN with) (NP (NNP SCR) (, ,) (NNP FGD) (, ,) (CC or) (NNP ACI))) (PP (IN after) (NP (NN response))) (PP (TO to) (NP (DT a) (JJ multipollutant) (NN rule)))))))))) (. .))) | A multipollutant rule will force facilities to add MWe gear. | ( ( A ( multipollutant rule ) ) ( ( will ( force ( facilities ( to ( add ( MWe gear ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN multipollutant) (NN rule)) (VP (MD will) (VP (VB force) (S (NP (NNS facilities)) (VP (TO to) (VP (VB add) (NP (NNP MWe) (NN gear))))))) (. .))) | government | 0 |
69,699 | 69699e | yeah ooh what a deal yeah | ( yeah ( ooh ( what ( ( a deal ) yeah ) ) ) ) | (ROOT (S (VP (VB yeah) (NP (NP (NN ooh)) (SBAR (WHNP (WP what)) (S (NP (DT a) (NN deal)) (VP (VBP yeah)))))))) | It's a good deal. | ( It ( ( 's ( a ( good deal ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (DT a) (JJ good) (NN deal))) (. .))) | telephone | 0 |
116,594 | 116594c | exactly but you know uh i wonder by the time they get through paying out for all the day care center and everything else is it really worth all that | ( exactly ( but ( you ( know ( ( ( uh ( i wonder ) ) ( by ( ( the time ) ( they ( get ( through ( ( paying out ) ( for ( all ( ( ( the ( day ( care center ) ) ) and ) ( everything else ) ) ) ) ) ) ) ) ) ) ) ( ( ( is it ) really ) ( worth ( all that ) ) ) ) ) ) ) ) | (ROOT (FRAG (ADVP (RB exactly)) (SBAR (IN but) (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (NP (FW uh) (FW i) (NN wonder)) (PP (IN by) (NP (NP (DT the) (NN time)) (SBAR (S (NP (PRP they)) (VP (VBP get) (PP (IN through) (S (VP (VBG paying) (PRT (RP out)) (PP (IN for) (NP (PDT all) (NP (DT the) (NN day) (NN care) (NN center)) (CC and) (NP (NN everything) (RB else))))))))))))) (VP (VBZ is) (NP (PRP it)) (ADVP (RB really)) (ADJP (IN worth) (WHNP (DT all) (WDT that))))))))))) | They don't pay the day care centers to take care of their kids. | ( They ( ( ( do n't ) ( ( pay ( the ( day care ) ) ) ( centers ( to ( take ( care ( of ( their kids ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP do) (RB n't) (VP (VB pay) (NP (DT the) (NN day) (NN care)) (NP (NNS centers) (S (VP (TO to) (VP (VB take) (NP (NP (NN care)) (PP (IN of) (NP (PRP$ their) (NNS kids)))))))))) (. .))) | telephone | 1 |
12,717 | 12717c | but it was interesting i had to go buy a hoe and a rake i mean the whole works because i've i've lived in an apartment for so long i've never had that kind of equipment so that was that was interesting to go down there and and get all that kind of stuff | ( but ( it ( was ( interesting ( ( ( i ( had ( to ( go ( buy ( a hoe ) ) ) ) ) ) and ) ( ( ( a rake ) ( i ( mean ( ( the whole ) ( works ( because ( i ( 've i ) ) ) ) ) ) ) ) ( 've ( lived ( in ( ( ( ( ( an apartment ) ( for ( so ( ( long i ) ( ( 've never ) ( ( had ( ( that kind ) ( of equipment ) ) ) ( so ( that ( was ( that ( was ( interesting ( to ( go ( down there ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) and ) and ) ( ( get ( all ( that kind ) ) ) ( of stuff ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (CC but) (NP (PRP it)) (VP (VBD was) (ADJP (JJ interesting) (SBAR (S (S (NP (FW i)) (VP (VBD had) (S (VP (TO to) (VP (VB go) (VP (VB buy) (NP (DT a) (NN hoe)))))))) (CC and) (S (NP (NP (DT a) (NN rake)) (SBAR (S (NP (FW i)) (VP (VBP mean) (SBAR (S (NP (DT the) (NN whole)) (VP (VBZ works) (SBAR (IN because) (S (NP (FW i)) (VP (VBP 've) (NP (FW i)))))))))))) (VP (VBP 've) (VP (VBN lived) (PP (IN in) (NP (NP (NP (DT an) (NN apartment)) (PP (IN for) (SBAR (IN so) (S (NP (JJ long) (NNS i)) (VP (VBP 've) (ADVP (RB never)) (VP (VBN had) (NP (NP (DT that) (NN kind)) (PP (IN of) (NP (NN equipment)))) (SBAR (IN so) (S (NP (DT that)) (VP (VBD was) (SBAR (IN that) (S (VP (VBD was) (ADJP (JJ interesting) (S (VP (TO to) (VP (VB go) (ADVP (RB down) (RB there)))))))))))))))))) (CC and) (CC and) (NP (VP (VB get) (NP (PDT all) (DT that) (NN kind))) (PP (IN of) (NP (NN stuff))))))))))))))) | I had an indoor garden in my apartment, so I had to use a hoe and rake. | ( ( ( ( ( I ( had ( ( an ( indoor garden ) ) ( in ( my apartment ) ) ) ) ) , ) so ) ( I ( had ( to ( use ( a ( ( hoe and ) rake ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP I)) (VP (VBD had) (NP (NP (DT an) (JJ indoor) (NN garden)) (PP (IN in) (NP (PRP$ my) (NN apartment)))))) (, ,) (IN so) (S (NP (PRP I)) (VP (VBD had) (S (VP (TO to) (VP (VB use) (NP (DT a) (NN hoe) (CC and) (NN rake))))))) (. .))) | telephone | 1 |
48,489 | 48489e | The Postal Service did not tell the Commission where this 20 percent figure comes from. | ( ( The ( Postal Service ) ) ( ( ( did not ) ( ( tell ( the Commission ) ) ( where ( ( this ( 20 ( percent figure ) ) ) ( comes from ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Postal) (NNP Service)) (VP (VBD did) (RB not) (VP (VB tell) (NP (DT the) (NNP Commission)) (SBAR (WHADVP (WRB where)) (S (NP (DT this) (CD 20) (NN percent) (NN figure)) (VP (VBZ comes) (PP (IN from))))))) (. .))) | USPS didn't tell commission where the 20% figure occurs | ( USPS ( ( did n't ) ( ( tell commission ) ( where ( ( the ( ( 20 % ) figure ) ) occurs ) ) ) ) ) | (ROOT (S (NP (NNP USPS)) (VP (VBD did) (RB n't) (VP (VB tell) (NP (NN commission)) (SBAR (WHADVP (WRB where)) (S (NP (DT the) (ADJP (CD 20) (NN %)) (NN figure)) (VP (VBZ occurs)))))))) | government | 0 |
128,460 | 128460e | real fast | ( real fast ) | (ROOT (ADVP (RB real) (RB fast))) | Really quick | ( Really quick ) | (ROOT (ADJP (RB Really) (JJ quick))) | telephone | 0 |
64,796 | 64796c | This colonnaded square, built during the second century a.d. , was once the city's bustling marketplace. | ( ( ( ( ( This ( colonnaded square ) ) , ) ( built ( during ( the ( second ( century a.d. ) ) ) ) ) ) , ) ( ( ( was once ) ( ( the ( city 's ) ) ( bustling marketplace ) ) ) . ) ) | (ROOT (S (NP (NP (DT This) (JJ colonnaded) (NN square)) (, ,) (VP (VBN built) (PP (IN during) (NP (DT the) (JJ second) (NN century) (NN a.d.)))) (, ,)) (VP (VBD was) (ADVP (RB once)) (NP (NP (DT the) (NN city) (POS 's)) (JJ bustling) (NN marketplace))) (. .))) | The square was built during the sixteenth century. | ( ( The square ) ( ( was ( built ( during ( the ( sixteenth century ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN square)) (VP (VBD was) (VP (VBN built) (PP (IN during) (NP (DT the) (JJ sixteenth) (NN century))))) (. .))) | travel | 1 |
121,457 | 121457e | Well, I will tell you. | ( Well ( , ( I ( ( will ( tell you ) ) . ) ) ) ) | (ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP I)) (VP (MD will) (VP (VB tell) (NP (PRP you)))) (. .))) | Well, I will let you know. | ( Well ( , ( I ( ( will ( let ( you know ) ) ) . ) ) ) ) | (ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP I)) (VP (MD will) (VP (VB let) (S (NP (PRP you)) (VP (VB know))))) (. .))) | fiction | 0 |
87,397 | 87397c | The October launch of LRI was the result of our cooperative endeavors with a host of national organizations - NLADA, AARP Legal Counsel for the Elderly, and MIE. | ( ( ( The ( October launch ) ) ( of LRI ) ) ( ( was ( ( ( ( ( ( ( the result ) ( of ( ( our ( cooperative endeavors ) ) ( with ( ( a host ) ( of ( national organizations ) ) ) ) ) ) ) - ) ( ( NLADA ( , ( AARP ( Legal Counsel ) ) ) ) ( for ( the Elderly ) ) ) ) , ) and ) MIE ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNP October) (NN launch)) (PP (IN of) (NP (NNP LRI)))) (VP (VBD was) (NP (NP (NP (DT the) (NN result)) (PP (IN of) (NP (NP (PRP$ our) (JJ cooperative) (NNS endeavors)) (PP (IN with) (NP (NP (DT a) (NN host)) (PP (IN of) (NP (JJ national) (NNS organizations)))))))) (: -) (NP (NP (NNP NLADA) (, ,) (NNP AARP) (NNP Legal) (NNP Counsel)) (PP (IN for) (NP (DT the) (NNP Elderly)))) (, ,) (CC and) (NP (NNP MIE)))) (. .))) | LRI was launched in June. | ( LRI ( ( was ( launched ( in June ) ) ) . ) ) | (ROOT (S (NP (NNP LRI)) (VP (VBD was) (VP (VBN launched) (PP (IN in) (NP (NNP June))))) (. .))) | government | 1 |
44,242 | 44242c | type of deal it's just further down the road | ( type ( of ( deal ( it ( ( 's ( just ( further down ) ) ) ( the road ) ) ) ) ) ) | (ROOT (NP (NP (NN type)) (PP (IN of) (NP (NP (NN deal)) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADVP (RB just) (RBR further) (RB down)) (NP (DT the) (NN road))))))))) | It is much further down that path. | ( It ( ( ( is ( much ( further down ) ) ) ( that path ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ is) (ADVP (RB much) (RBR further) (RB down)) (NP (DT that) (NN path))) (. .))) | telephone | 1 |
4,526 | 4526e | In this instance, the charge of bad faith is even more absurd. | ( ( In ( this instance ) ) ( , ( ( ( the charge ) ( of ( bad faith ) ) ) ( ( is ( even ( more absurd ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (DT this) (NN instance))) (, ,) (NP (NP (DT the) (NN charge)) (PP (IN of) (NP (JJ bad) (NN faith)))) (VP (VBZ is) (ADJP (RB even) (RBR more) (JJ absurd))) (. .))) | The bad faith charge is ridiculous. | ( ( The ( bad ( faith charge ) ) ) ( ( is ridiculous ) . ) ) | (ROOT (S (NP (DT The) (JJ bad) (NN faith) (NN charge)) (VP (VBZ is) (ADJP (JJ ridiculous))) (. .))) | slate | 0 |
129,148 | 129148c | i believe we are i i do believe everybody is starting to pay attention and take heed of what is happening | ( i ( believe ( we ( are ( ( i i ) ( do ( believe ( everybody ( is ( starting ( to ( ( ( pay attention ) and ) ( take ( heed ( of ( what ( is happening ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (FW i)) (VP (VBP believe) (SBAR (S (NP (PRP we)) (VP (VBP are) (NP (NP (FW i) (FW i)) (SBAR (S (VP (VBP do) (SBAR (S (VP (VBP believe) (SBAR (S (NP (NN everybody)) (VP (VBZ is) (VP (VBG starting) (S (VP (TO to) (VP (VP (VB pay) (NP (NN attention))) (CC and) (VP (VB take) (NP (NP (NNP heed)) (PP (IN of) (SBAR (WHNP (WP what)) (S (VP (VBZ is) (VP (VBG happening)))))))))))))))))))))))))))) | I don't think anyone is aware of what's really going on. | ( I ( ( ( do n't ) ( think ( anyone ( is ( aware ( of ( what ( ( 's really ) ( going on ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (SBAR (S (NP (NN anyone)) (VP (VBZ is) (ADJP (JJ aware) (PP (IN of) (SBAR (WHNP (WP what)) (S (VP (VBZ 's) (ADVP (RB really)) (VP (VBG going) (PRT (RP on))))))))))))) (. .))) | telephone | 1 |
45,619 | 45619c | some of them disagree i mean some of them said one way and some the other | ( ( ( some ( of them ) ) ( disagree ( i ( mean ( some ( of them ) ) ) ) ) ) ( ( said ( ( ( one way ) and ) some ) ) ( the other ) ) ) | (ROOT (SINV (S (NP (NP (DT some)) (PP (IN of) (NP (PRP them)))) (VP (VBP disagree) (S (NP (FW i)) (VP (VB mean) (NP (NP (DT some)) (PP (IN of) (NP (PRP them)))))))) (VP (VBD said) (NP (NP (CD one) (NN way)) (CC and) (NP (DT some)))) (NP (DT the) (JJ other)))) | They are all in agreement with one another. | ( They ( ( ( are all ) ( in ( agreement ( with ( one another ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP are) (RB all) (PP (IN in) (NP (NP (NN agreement)) (PP (IN with) (NP (CD one) (DT another)))))) (. .))) | telephone | 1 |
105,360 | 105360e | 'In that case,' Derry had advised, 'answer however the hell you like. | ( ` ( ( In ( that case ) ) ( ( , ( ' ( ( Derry ( had advised ) ) , ) ) ) ( ` ( ( ( answer however ) ( ( the hell ) ( you like ) ) ) . ) ) ) ) ) | (ROOT (S (`` `) (PP (IN In) (NP (DT that) (NN case))) (PRN (, ,) ('' ') (S (NP (NNP Derry)) (VP (VBD had) (VP (VBN advised)))) (, ,)) (`` `) (VP (VBP answer) (ADVP (RB however)) (NP (NP (DT the) (NN hell)) (SBAR (S (NP (PRP you)) (VP (VBP like)))))) (. .))) | You can answer it any way you want. | ( You ( ( can ( ( answer it ) ( ( any way ) ( you want ) ) ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (MD can) (VP (VB answer) (NP (PRP it)) (NP (NP (DT any) (NN way)) (SBAR (S (NP (PRP you)) (VP (VBP want))))))) (. .))) | fiction | 0 |
75,999 | 75999c | I observe nine of the 10 commandments, excepting only the one about the Sabbath, but I don't think the commandments are for Jews alone. | ( ( ( ( ( I ( ( ( observe ( nine ( of ( the ( 10 commandments ) ) ) ) ) , ) ( ( excepting ( only ( the one ) ) ) ( about ( the Sabbath ) ) ) ) ) , ) but ) ( I ( ( do n't ) ( think ( ( the commandments ) ( ( are ( for Jews ) ) alone ) ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP I)) (VP (VBP observe) (NP (NP (CD nine)) (PP (IN of) (NP (DT the) (CD 10) (NNS commandments)))) (, ,) (S (VP (VBG excepting) (NP (RB only) (DT the) (NN one)) (PP (IN about) (NP (DT the) (NNP Sabbath))))))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (SBAR (S (NP (DT the) (NNS commandments)) (VP (VBP are) (PP (IN for) (NP (NNPS Jews))) (ADVP (RB alone)))))))) (. .))) | I do not believe that the commandments are intended for anyone but the Jews. | ( I ( ( ( do not ) ( believe ( that ( ( the commandments ) ( are ( intended ( for ( anyone ( but ( the Jews ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP do) (RB not) (VP (VB believe) (SBAR (IN that) (S (NP (DT the) (NNS commandments)) (VP (VBP are) (VP (VBN intended) (PP (IN for) (NP (NP (NN anyone)) (PP (CC but) (NP (DT the) (NNPS Jews))))))))))) (. .))) | slate | 1 |
2,318 | 2318c | The costs and financing of federal regulations do not flow through the Government, but their effects are similar to direct federal expenditures and revenue. | ( ( ( ( ( ( ( The ( ( costs and ) financing ) ) ( of ( federal regulations ) ) ) ( ( do not ) ( flow ( through ( the Government ) ) ) ) ) , ) but ) ( ( their effects ) ( are ( similar ( to ( direct ( federal ( ( expenditures and ) revenue ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (NP (DT The) (NNS costs) (CC and) (NN financing)) (PP (IN of) (NP (JJ federal) (NNS regulations)))) (VP (VBP do) (RB not) (VP (VB flow) (PP (IN through) (NP (DT the) (NN Government)))))) (, ,) (CC but) (S (NP (PRP$ their) (NNS effects)) (VP (VBP are) (ADJP (JJ similar) (S (VP (TO to) (VP (VB direct) (NP (JJ federal) (NNS expenditures) (CC and) (NN revenue)))))))) (. .))) | Government regulations are financed by bank loans. | ( ( Government regulations ) ( ( are ( financed ( by ( bank loans ) ) ) ) . ) ) | (ROOT (S (NP (NNP Government) (NNS regulations)) (VP (VBP are) (VP (VBN financed) (PP (IN by) (NP (NN bank) (NNS loans))))) (. .))) | government | 1 |
70,664 | 70664c | Unknown to herself, Annie had provided us with an important piece of evidence. | ( ( Unknown ( to herself ) ) ( , ( Annie ( ( had ( ( provided us ) ( with ( ( an ( important piece ) ) ( of evidence ) ) ) ) ) . ) ) ) ) | (ROOT (S (S (ADJP (JJ Unknown) (PP (TO to) (NP (PRP herself))))) (, ,) (NP (NNP Annie)) (VP (VBD had) (VP (VBN provided) (NP (PRP us)) (PP (IN with) (NP (NP (DT an) (JJ important) (NN piece)) (PP (IN of) (NP (NN evidence))))))) (. .))) | Annie intentionally provided us with this important evidence. | ( Annie ( intentionally ( ( ( provided us ) ( with ( this ( important evidence ) ) ) ) . ) ) ) | (ROOT (S (NP (NNP Annie)) (ADVP (RB intentionally)) (VP (VBD provided) (NP (PRP us)) (PP (IN with) (NP (DT this) (JJ important) (NN evidence)))) (. .))) | fiction | 1 |
37,018 | 37018c | In any event, EPA claims to have engaged in a number of efforts to consult with other units of government as described in the proposed rule, 61 Fed. | ( ( In ( any event ) ) ( , ( EPA ( ( claims ( to ( have ( ( engaged ( in ( ( a number ) ( of efforts ) ) ) ) ( to ( ( consult ( with ( ( other units ) ( of government ) ) ) ) ( as ( described ( in ( ( ( the ( proposed rule ) ) , ) ( 61 Fed ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (DT any) (NN event))) (, ,) (NP (NNP EPA)) (VP (VBZ claims) (S (VP (TO to) (VP (VB have) (VP (VBN engaged) (PP (IN in) (NP (NP (DT a) (NN number)) (PP (IN of) (NP (NNS efforts))))) (S (VP (TO to) (VP (VB consult) (PP (IN with) (NP (NP (JJ other) (NNS units)) (PP (IN of) (NP (NN government))))) (SBAR (IN as) (S (VP (VBN described) (PP (IN in) (NP (NP (DT the) (JJ proposed) (NN rule)) (, ,) (NP (NNP 61) (NNP Fed))))))))))))))) (. .))) | The EPA claimed to have refused to consult with other governmental units. | ( ( The EPA ) ( ( claimed ( to ( have ( refused ( to ( consult ( with ( other ( governmental units ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP EPA)) (VP (VBD claimed) (S (VP (TO to) (VP (VB have) (VP (VBN refused) (S (VP (TO to) (VP (VB consult) (PP (IN with) (NP (JJ other) (JJ governmental) (NNS units))))))))))) (. .))) | government | 1 |
119,174 | 119174c | Gold and silver jewellery made on the spot or elsewhere in Spain is popular for both quality and price. | ( ( ( ( Gold and ) silver ) ( jewellery ( ( made ( on ( ( ( the spot ) or ) elsewhere ) ) ) ( in Spain ) ) ) ) ( ( is ( popular ( for ( both ( ( quality and ) price ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NN Gold) (CC and) (NN silver)) (VP (ADVP (RB jewellery)) (VBN made) (PP (IN on) (NP (NP (DT the) (NN spot)) (CC or) (NP (RB elsewhere)))) (PP (IN in) (NP (NNP Spain))))) (VP (VBZ is) (ADJP (JJ popular) (PP (IN for) (NP (DT both) (NN quality) (CC and) (NN price))))) (. .))) | The worst place to buy silver jewlery is in Spain, it's too expensive and janky. | ( ( ( ( The ( worst place ) ) ( to ( buy ( silver jewlery ) ) ) ) ( is ( in Spain ) ) ) ( , ( it ( ( 's ( too ( ( expensive and ) janky ) ) ) . ) ) ) ) | (ROOT (S (S (NP (NP (DT The) (JJS worst) (NN place)) (SBAR (S (VP (TO to) (VP (VB buy) (NP (JJ silver) (NN jewlery))))))) (VP (VBZ is) (PP (IN in) (NP (NNP Spain))))) (, ,) (NP (PRP it)) (VP (VBZ 's) (ADJP (RB too) (JJ expensive) (CC and) (JJ janky))) (. .))) | travel | 1 |
16,099 | 16099e | I am vexed by this connection now that I know the real messiah is ... | ( I ( ( am ( ( vexed ( by ( this connection ) ) ) ( now ( that ( I ( know ( ( the ( real messiah ) ) is ) ) ) ) ) ) ) ... ) ) | (ROOT (S (NP (PRP I)) (VP (VBP am) (VP (VBN vexed) (PP (IN by) (NP (DT this) (NN connection))) (SBAR (ADVP (RB now)) (IN that) (S (NP (PRP I)) (VP (VBP know) (SBAR (S (NP (DT the) (JJ real) (NN messiah)) (VP (VBZ is))))))))) (: ...))) | The identity of the real messiah has led to a vexing connection. | ( ( ( The identity ) ( of ( the ( real messiah ) ) ) ) ( ( has ( led ( to ( a ( vexing connection ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN identity)) (PP (IN of) (NP (DT the) (JJ real) (NN messiah)))) (VP (VBZ has) (VP (VBN led) (PP (TO to) (NP (DT a) (JJ vexing) (NN connection))))) (. .))) | slate | 0 |
63,886 | 63886e | There's no sign of an economic boom or increased optimism (whether justified or not) about technology. | ( There ( ( ( ( 's ( ( no sign ) ( of ( ( ( an ( economic boom ) ) or ) ( increased optimism ) ) ) ) ) ( -LRB- ( ( whether ( ( justified or ) not ) ) -RRB- ) ) ) ( about technology ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ 's) (NP (NP (DT no) (NN sign)) (PP (IN of) (NP (NP (DT an) (JJ economic) (NN boom)) (CC or) (NP (VBN increased) (NN optimism))))) (PRN (-LRB- -LRB-) (PP (IN whether) (UCP (ADJP (VBN justified)) (CC or) (ADVP (RB not)))) (-RRB- -RRB-)) (PP (IN about) (NP (NN technology)))) (. .))) | I don't see signs of an economic boom or increased optimism about technology. | ( I ( ( ( do n't ) ( see ( ( ( signs ( of ( an ( economic boom ) ) ) ) or ) ( ( increased optimism ) ( about technology ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB see) (NP (NP (NP (NNS signs)) (PP (IN of) (NP (DT an) (JJ economic) (NN boom)))) (CC or) (NP (NP (VBN increased) (NN optimism)) (PP (IN about) (NP (NN technology))))))) (. .))) | slate | 0 |
111,306 | 111306e | Yes, ma'am. Tuppence was ushered into a room on the right of the long passage. | ( Yes ( , ( ( ma'am ( . Tuppence ) ) ( ( was ( ushered ( into ( ( a room ) ( on ( ( the right ) ( of ( the ( long passage ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (INTJ (UH Yes)) (, ,) (NP (NN ma'am) (. .) (NNP Tuppence)) (VP (VBD was) (VP (VBN ushered) (PP (IN into) (NP (NP (DT a) (NN room)) (PP (IN on) (NP (NP (DT the) (NN right)) (PP (IN of) (NP (DT the) (JJ long) (NN passage))))))))) (. .))) | "Yes maam" Tuppence said when he was led into the room. | ( `` ( ( Yes ( maam ( '' Tuppence ) ) ) ( ( said ( when ( he ( was ( led ( into ( the room ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (`` ``) (NP (NNP Yes) (NNP maam) ('' '') (NNP Tuppence)) (VP (VBD said) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD was) (VP (VBN led) (PP (IN into) (NP (DT the) (NN room)))))))) (. .))) | fiction | 0 |
104,294 | 104294e | The exemption of baseball from antitrust law is predicated on the idea that Major League Baseball is one company rather than an industry such as semiconductors or computers. | ( ( ( The exemption ) ( of ( baseball ( from ( antitrust law ) ) ) ) ) ( ( is ( ( predicated ( on ( the idea ) ) ) ( that ( ( Major ( League Baseball ) ) ( is ( ( ( one company ) ( rather than ) ) ( ( an industry ) ( such ( as ( ( semiconductors or ) computers ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN exemption)) (PP (IN of) (NP (NP (NN baseball)) (PP (IN from) (NP (JJ antitrust) (NN law)))))) (VP (VBZ is) (VP (VBN predicated) (PP (IN on) (NP (DT the) (NN idea))) (SBAR (IN that) (S (NP (NNP Major) (NNP League) (NNP Baseball)) (VP (VBZ is) (NP (NP (CD one) (NN company)) (CONJP (RB rather) (IN than)) (NP (NP (DT an) (NN industry)) (PP (JJ such) (IN as) (NP (NNS semiconductors) (CC or) (NNS computers)))))))))) (. .))) | Major League Baseball is not an industry but rather a sole company. | ( ( Major ( League Baseball ) ) ( ( ( is not ) ( ( ( an industry ) ( but rather ) ) ( a ( sole company ) ) ) ) . ) ) | (ROOT (S (NP (NNP Major) (NNP League) (NNP Baseball)) (VP (VBZ is) (RB not) (NP (NP (DT an) (NN industry)) (CONJP (CC but) (RB rather)) (NP (DT a) (JJ sole) (NN company)))) (. .))) | slate | 0 |
53,862 | 53862e | The northernmost village in the National Park and once a mining town, Caleeck, with its pa stel cottages on either side of Chalk Beck, is now rather sleepy. | ( ( ( ( ( ( The ( northernmost village ) ) ( in ( the ( National Park ) ) ) ) and ) once ) ( ( ( a ( mining town ) ) , ) Caleeck ) ) ( , ( ( with ( ( its ( pa ( stel cottages ) ) ) ( on ( ( either side ) ( of ( Chalk Beck ) ) ) ) ) ) ( , ( ( ( is now ) ( rather sleepy ) ) . ) ) ) ) ) | (ROOT (S (NP (NP (NP (DT The) (JJ northernmost) (NN village)) (PP (IN in) (NP (DT the) (NNP National) (NNP Park)))) (CC and) (ADVP (RB once)) (NP (NP (DT a) (NN mining) (NN town)) (, ,) (NP (NNP Caleeck)))) (, ,) (PP (IN with) (NP (NP (PRP$ its) (NN pa) (NN stel) (NNS cottages)) (PP (IN on) (NP (NP (DT either) (NN side)) (PP (IN of) (NP (NNP Chalk) (NNP Beck))))))) (, ,) (VP (VBZ is) (ADVP (RB now)) (ADJP (RB rather) (JJ sleepy))) (. .))) | The village that is furthest north in the National Park is called Caleeck. | ( ( ( The village ) ( that ( is furthest ) ) ) ( ( north ( in ( the ( National Park ) ) ) ) ( ( is ( called Caleeck ) ) . ) ) ) | (ROOT (S (NP (NP (DT The) (NN village)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (ADJP (JJ furthest)))))) (ADVP (RB north) (PP (IN in) (NP (DT the) (NNP National) (NNP Park)))) (VP (VBZ is) (VP (VBN called) (NP (NNP Caleeck)))) (. .))) | travel | 0 |
30,940 | 30940c | TYPES OF GOVERNMENT AUDITS AND ATTESTATION ENGAGEMENTS | ( TYPES ( OF ( GOVERNMENT ( AUDITS ( AND ( ATTESTATION ENGAGEMENTS ) ) ) ) ) ) | (ROOT (NP (NP (NNS TYPES)) (PP (IN OF) (NP (NNP GOVERNMENT) (NNP AUDITS) (CC AND) (NNP ATTESTATION) (NNP ENGAGEMENTS))))) | there is only 1 type of government audits | ( there ( is ( ( ( only 1 ) type ) ( of ( government audits ) ) ) ) ) | (ROOT (S (NP (EX there)) (VP (VBZ is) (NP (NP (QP (RB only) (CD 1)) (NN type)) (PP (IN of) (NP (NN government) (NN audits))))))) | government | 1 |
124,059 | 124059c | Food A Unified, Risk-Based Safety System Needed to Enhance Food Safety | ( ( Food A ) ( ( Unified ( , ( Risk-Based ( Safety ( System Needed ) ) ) ) ) ( to ( Enhance ( Food Safety ) ) ) ) ) | (ROOT (NP (NP (NNP Food) (NNP A)) (NP (NP (NNP Unified) (, ,) (NNP Risk-Based) (NNP Safety) (NNP System) (NNP Needed)) (PP (TO to) (NP (NNP Enhance) (NNP Food) (NNP Safety)))))) | There is no need for a risk based food safety system. | ( There ( ( is ( ( no need ) ( for ( ( a risk ) ( based ( food ( safety system ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT no) (NN need)) (PP (IN for) (NP (NP (DT a) (NN risk)) (VP (VBN based) (NP (NN food) (NN safety) (NN system))))))) (. .))) | government | 1 |
103,143 | 103143c | In this room… . | ( ( ( In ( this room ) ) ... ) . ) | (ROOT (FRAG (PP (IN In) (NP (DT this) (NN room)) (: ...)) (. .))) | Outside this room... | ( ( Outside ( this room ) ) ... ) | (ROOT (FRAG (ADVP (JJ Outside) (NP (DT this) (NN room))) (: ...))) | fiction | 1 |
120,706 | 120706e | Here is a man, let us say, who sets out to poison his wife. | ( Here ( ( is ( ( ( ( ( a man ) , ) ( let ( us say ) ) ) , ) ( who ( ( sets out ) ( to ( poison ( his wife ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (RB Here)) (VP (VBZ is) (NP (NP (DT a) (NN man)) (, ,) (VP (VB let) (SBAR (S (NP (PRP us)) (VP (VBP say))))) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBZ sets) (PRT (RP out)) (PP (TO to) (NP (NN poison) (PRP$ his) (NN wife)))))))) (. .))) | Here is a man who plans to kill his wife. | ( Here ( ( is ( ( a man ) ( who ( plans ( to ( kill ( his wife ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (RB Here)) (VP (VBZ is) (NP (NP (DT a) (NN man)) (SBAR (WHNP (WP who)) (S (VP (VBZ plans) (S (VP (TO to) (VP (VB kill) (NP (PRP$ his) (NN wife)))))))))) (. .))) | fiction | 0 |
30,108 | 30108c | The might of the Medici family can be sensed in their massive palazzo, northwest of the cathedral on Via Cavour, the 15th-century Palazzo Medici-Riccardi. | ( ( ( The might ) ( of ( the ( Medici family ) ) ) ) ( ( can ( be ( ( ( sensed ( in ( their ( massive palazzo ) ) ) ) , ) ( northwest ( of ( ( the cathedral ) ( on ( ( ( Via Cavour ) , ) ( the ( 15th-century ( Palazzo Medici-Riccardi ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN might)) (PP (IN of) (NP (DT the) (NNP Medici) (NN family)))) (VP (MD can) (VP (VB be) (VP (VBN sensed) (PP (IN in) (NP (PRP$ their) (JJ massive) (NN palazzo))) (, ,) (ADVP (RB northwest) (PP (IN of) (NP (NP (DT the) (NN cathedral)) (PP (IN on) (NP (NP (NNP Via) (NNP Cavour)) (, ,) (NP (DT the) (JJ 15th-century) (NNP Palazzo) (NNP Medici-Riccardi)))))))))) (. .))) | The palazzo on Via Cavour is new to the area. | ( ( ( The palazzo ) ( on ( Via Cavour ) ) ) ( ( is ( new ( to ( the area ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN palazzo)) (PP (IN on) (NP (NNP Via) (NNP Cavour)))) (VP (VBZ is) (ADJP (JJ new) (PP (TO to) (NP (DT the) (NN area))))) (. .))) | travel | 1 |
42,997 | 42997e | there's yeah there's a few designs i guess i've done myself but not very many real simple ones you know i do i've made i made a little uh little uh little thumb print and made it a bunny | ( there ( 's ( yeah ( there ( 's ( ( ( ( a ( few designs ) ) ( i ( guess ( i ( 've ( done myself ) ) ) ) ) ) ( but not ) ) ( ( ( very many ) ( real ( simple ones ) ) ) ( you ( know ( i ( do ( i ( 've ( made ( i ( ( ( made ( a ( little ( uh ( ( little uh ) ( little ( thumb print ) ) ) ) ) ) ) and ) ( made ( it ( a bunny ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (EX there)) (VP (VBZ 's) (ADJP (JJ yeah) (SBAR (S (NP (EX there)) (VP (VBZ 's) (NP (NP (NP (DT a) (JJ few) (NNS designs)) (SBAR (S (NP (FW i)) (VP (VBP guess) (SBAR (S (NP (FW i)) (VP (VBP 've) (VP (VBN done) (NP (PRP myself)))))))))) (CONJP (CC but) (RB not)) (NP (NP (ADJP (RB very) (JJ many)) (JJ real) (JJ simple) (NNS ones)) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (FW i)) (VP (VBP do) (SBAR (S (NP (FW i)) (VP (VBP 've) (VP (VBN made) (SBAR (S (NP (FW i)) (VP (VP (VBD made) (NP (DT a) (JJ little) (JJ uh) (ADJP (RB little) (JJ uh)) (JJ little) (NN thumb) (NN print))) (CC and) (VP (VBD made) (S (NP (PRP it)) (NP (DT a) (NN bunny)))))))))))))))))))))))))) | One of my few simple designs is of a bunny. | ( ( One ( of ( my ( few ( simple designs ) ) ) ) ) ( ( is ( of ( a bunny ) ) ) . ) ) | (ROOT (S (NP (NP (CD One)) (PP (IN of) (NP (PRP$ my) (JJ few) (JJ simple) (NNS designs)))) (VP (VBZ is) (PP (IN of) (NP (DT a) (NN bunny)))) (. .))) | telephone | 0 |
6,229 | 6229e | yeah well we used to we don't as much anymore but uh we used to we kind of slowed down a little bit but uh i think the worst the worst thing is when it's raining if you get a rainy season and you happen to be camping | ( ( ( ( ( yeah ( well ( we ( used ( to ( we ( ( ( do n't ) ( as much ) ) anymore ) ) ) ) ) ) ) but ) ( ( ( uh ( we ( ( used ( to we ) ) ( kind ( of ( ( slowed down ) ( a ( little bit ) ) ) ) ) ) ) ) but ) ( uh ( i ( think ( ( the worst ) ( ( the ( worst thing ) ) ( is ( when ( it ( 's ( raining ( if ( you ( get ( a ( rainy season ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) and ) ( you ( happen ( to ( be camping ) ) ) ) ) | (ROOT (S (S (ADVP (RB yeah)) (ADVP (RB well)) (NP (PRP we)) (VP (VBD used) (SBAR (TO to) (S (NP (PRP we)) (VP (VBP do) (RB n't) (ADVP (RB as) (RB much)) (VP (VB anymore))))))) (CC but) (S (S (INTJ (UH uh)) (NP (PRP we)) (VP (VBD used) (PP (TO to) (NP (PRP we))) (NP (NP (NN kind)) (PP (IN of) (S (VP (VBG slowed) (PRT (RP down)) (NP (DT a) (JJ little) (NN bit)))))))) (CC but) (S (INTJ (UH uh)) (NP (FW i)) (VP (VBP think) (NP (NP (DT the) (JJS worst)) (SBAR (S (NP (DT the) (JJS worst) (NN thing)) (VP (VBZ is) (SBAR (WHADVP (WRB when)) (S (NP (PRP it)) (VP (VBZ 's) (VP (VBG raining) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP get) (NP (DT a) (JJ rainy) (NN season)))))))))))))))) (CC and) (S (NP (PRP you)) (VP (VBP happen) (S (VP (TO to) (VP (VB be) (ADJP (JJ camping))))))))) | When the weather is bad camping isn't all that fun, for example when it rains. | ( ( When ( ( the weather ) ( ( is bad ) camping ) ) ) ( ( ( ( ( is n't ) ( all ( that fun ) ) ) , ) ( for ( example ( when ( it rains ) ) ) ) ) . ) ) | (ROOT (S (SBAR (WHADVP (WRB When)) (S (NP (DT the) (NN weather)) (VP (VBZ is) (ADJP (JJ bad)) (S (VP (VBG camping)))))) (VP (VBZ is) (RB n't) (NP (PDT all) (DT that) (NN fun)) (, ,) (PP (IN for) (NP (NP (NN example)) (SBAR (WHADVP (WRB when)) (S (NP (PRP it)) (VP (VBZ rains))))))) (. .))) | telephone | 0 |
121,639 | 121639c | uh-huh the kids thought that was wonderful | ( uh-huh ( ( the kids ) ( thought ( that ( was wonderful ) ) ) ) ) | (ROOT (S (VP (VB uh-huh) (SBAR (S (NP (DT the) (NNS kids)) (VP (VBD thought) (SBAR (IN that) (S (VP (VBD was) (ADJP (JJ wonderful))))))))))) | The kids really hated it. | ( ( The kids ) ( really ( ( hated it ) . ) ) ) | (ROOT (S (NP (DT The) (NNS kids)) (ADVP (RB really)) (VP (VBZ hated) (NP (PRP it))) (. .))) | telephone | 1 |
35,604 | 35604c | Then the Mayfair lady is clearly indicated as the first port of call. | ( Then ( ( the ( Mayfair lady ) ) ( ( ( is clearly ) ( indicated ( as ( ( the ( first port ) ) ( of call ) ) ) ) ) . ) ) ) | (ROOT (S (RB Then) (NP (DT the) (NNP Mayfair) (NN lady)) (VP (VBZ is) (ADVP (RB clearly)) (VP (VBN indicated) (PP (IN as) (NP (NP (DT the) (JJ first) (NN port)) (PP (IN of) (NP (NN call))))))) (. .))) | The Mayfair lady is shown as the last point of contact. | ( ( The ( Mayfair lady ) ) ( ( is ( shown ( as ( ( the ( last point ) ) ( of contact ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Mayfair) (NN lady)) (VP (VBZ is) (VP (VBN shown) (PP (IN as) (NP (NP (DT the) (JJ last) (NN point)) (PP (IN of) (NP (NN contact))))))) (. .))) | fiction | 1 |
29,717 | 29717e | we can laugh about it i mean your not laughing about it then too much i mean you know afterwards it's it's it's kind of a nice memory to think gee i survived that we'll always need the uh feather bed as it were | ( we ( can ( laugh ( about ( it ( i ( ( ( mean your ) ( not ( ( ( laughing ( about it ) ) then ) ( too ( much ( i ( mean ( you ( know ( afterwards ( it ( 's ( it ( 's ( ( ( it 's ) kind ) ( of ( a ( nice memory ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( to ( ( think ( ( gee i ) survived ) ) ( that ( we ( ( 'll always ) ( ( need ( the ( uh ( feather bed ) ) ) ) ( as ( it were ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (PRP we)) (VP (MD can) (VP (VB laugh) (SBAR (IN about) (S (NP (PRP it)) (VP (MD i) (VP (VB mean) (NP (PRP$ your)) (ADVP (RB not) (VP (VBG laughing) (PP (IN about) (NP (PRP it))) (ADVP (RB then)) (ADVP (RB too) (RB much) (SBAR (S (NP (FW i)) (VP (VBP mean) (SBAR (S (NP (PRP you)) (VP (VBP know) (S (ADVP (RB afterwards)) (NP (PRP it)) (VP (VBZ 's) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (NP (NP (NP (PRP it) (POS 's)) (NN kind)) (PP (IN of) (NP (DT a) (JJ nice) (NN memory)))))))))))))))))) (S (VP (TO to) (VP (VB think) (NP (NN gee) (FW i) (FW survived)) (SBAR (IN that) (S (NP (PRP we)) (VP (MD 'll) (ADVP (RB always)) (VP (VB need) (NP (DT the) (JJ uh) (NN feather) (NN bed)) (SBAR (IN as) (S (NP (PRP it)) (VP (VBD were))))))))))))))))))) | Its nice to think about afterwards, having survived. | ( Its ( ( ( ( nice ( to ( think ( about afterwards ) ) ) ) , ) ( having survived ) ) . ) ) | (ROOT (S (NP (PRP$ Its)) (VP (VBD nice) (S (VP (TO to) (VP (VB think) (PP (IN about) (ADVP (RB afterwards)))))) (, ,) (S (VP (VBG having) (VP (VBN survived))))) (. .))) | telephone | 0 |
101,416 | 101416e | Freshwater fishing is a delight in the mountain streams of Taman Negara and Mount Kinabalu national parks or on Lakes Chini and Kenyir. | ( ( Freshwater fishing ) ( ( is ( ( a delight ) ( ( ( in ( ( the ( mountain streams ) ) ( of ( Taman ( Negara ( and ( Mount ( Kinabalu ( national parks ) ) ) ) ) ) ) ) ) or ) ( on ( Lakes ( ( Chini and ) Kenyir ) ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ Freshwater) (NN fishing)) (VP (VBZ is) (NP (NP (DT a) (NN delight)) (PP (PP (IN in) (NP (NP (DT the) (NN mountain) (NN streams)) (PP (IN of) (NP (NNP Taman) (NNP Negara) (CC and) (NNP Mount) (NNP Kinabalu) (JJ national) (NNS parks))))) (CC or) (PP (IN on) (NP (NNPS Lakes) (NNP Chini) (CC and) (NNP Kenyir)))))) (. .))) | It's great to fish in the mountains. | ( It ( ( 's ( great ( to ( fish ( in ( the mountains ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ great) (PP (TO to) (NP (NP (NN fish)) (PP (IN in) (NP (DT the) (NNS mountains))))))) (. .))) | travel | 0 |
57,470 | 57470c | Yes, but, the cup being completely smashed, there is no possibility of analyzing its contents. 75 This concluded Dr. | ( Yes ( , ( but ( , ( ( ( ( ( the cup ) ( being ( completely smashed ) ) ) , ) ( ( ( there ( is ( ( no possibility ) ( of ( analyzing ( its contents ) ) ) ) ) ) . ) ( 75 This ) ) ) ( concluded Dr. ) ) ) ) ) ) | (ROOT (S (INTJ (UH Yes)) (, ,) (ADVP (CC but)) (, ,) (NP (NP (DT the) (NN cup)) (VP (VBG being) (VP (ADVP (RB completely)) (VBN smashed))) (, ,) (NP (NP (NP (RB there)) (SBAR (S (VP (VBZ is) (NP (NP (DT no) (NN possibility)) (PP (IN of) (S (VP (VBG analyzing) (NP (PRP$ its) (NNS contents)))))))))) (. .) (NP (NP (CD 75)) (NP (DT This))))) (VP (VBD concluded) (NP (NNP Dr.))))) | Since the cup is still intact it'll be easy to analyze the contents. | ( ( Since ( ( the cup ) ( ( is still ) intact ) ) ) ( it ( ( 'll ( be ( easy ( to ( analyze ( the contents ) ) ) ) ) ) . ) ) ) | (ROOT (S (SBAR (IN Since) (S (NP (DT the) (NN cup)) (VP (VBZ is) (ADVP (RB still)) (ADJP (JJ intact))))) (NP (PRP it)) (VP (MD 'll) (VP (VB be) (ADJP (JJ easy) (S (VP (TO to) (VP (VB analyze) (NP (DT the) (NNS contents)))))))) (. .))) | fiction | 1 |
54,215 | 54215c | Well, we might just see. He ran rapidly down the corridor to Cynthia's room. | ( Well ( ( , ( we ( ( ( might just ) see ) . ) ) ) ( He ( ( ( ran rapidly ) ( ( down ( the corridor ) ) ( to ( ( Cynthia 's ) room ) ) ) ) . ) ) ) ) | (ROOT (S (ADVP (RB Well)) (PRN (, ,) (SINV (NP (PRP we)) (VP (MD might) (ADVP (RB just)) (VP (VB see))) (. .))) (NP (PRP He)) (VP (VBD ran) (ADVP (RB rapidly)) (ADVP (RB down) (NP (DT the) (NN corridor)) (PP (TO to) (NP (NP (NNP Cynthia) (POS 's)) (NN room))))) (. .))) | He walked slowly down the stairs to Cynthia's room. | ( He ( ( ( ( walked ( slowly down ) ) ( the stairs ) ) ( to ( ( Cynthia 's ) room ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD walked) (ADVP (RB slowly) (RB down)) (NP (DT the) (NNS stairs)) (PP (TO to) (NP (NP (NNP Cynthia) (POS 's)) (NN room)))) (. .))) | fiction | 1 |
57,782 | 57782e | Slate Fouled Up | ( Slate ( Fouled Up ) ) | (ROOT (NP (NNP Slate) (NNP Fouled) (NNP Up))) | Slate messed up. | ( Slate ( ( messed up ) . ) ) | (ROOT (S (NP (NNP Slate)) (VP (VBD messed) (PRT (RP up))) (. .))) | slate | 0 |
143,878 | 143878c | In jail at the same time, for incitement to rebellion, was Congress Party member Jawaharlal Nehru, who was British-educated but also a Brahman intellectual, as his honorary title of Pandit suggested. | ( ( In ( jail ( at ( the ( same time ) ) ) ) ) ( , ( ( for ( incitement ( to rebellion ) ) ) ( , ( ( was ( ( ( ( ( Congress ( Party ( member ( Jawaharlal Nehru ) ) ) ) , ) ( who ( was British-educated ) ) ) ( but also ) ) ( ( ( a ( Brahman intellectual ) ) , ) ( as ( ( ( his ( honorary title ) ) ( of Pandit ) ) suggested ) ) ) ) ) . ) ) ) ) ) | (ROOT (S (PP (IN In) (NP (NP (NN jail)) (PP (IN at) (NP (DT the) (JJ same) (NN time))))) (, ,) (PP (IN for) (NP (NP (NN incitement)) (PP (TO to) (NP (NN rebellion))))) (, ,) (VP (VBD was) (NP (NP (NP (NNP Congress) (NNP Party) (NN member) (NNP Jawaharlal) (NNP Nehru)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD was) (ADJP (JJ British-educated)))))) (CONJP (CC but) (RB also)) (NP (NP (DT a) (JJ Brahman) (NN intellectual)) (, ,) (SBAR (IN as) (S (NP (NP (PRP$ his) (JJ honorary) (NN title)) (PP (IN of) (NP (NNP Pandit)))) (VP (VBD suggested))))))) (. .))) | Jawaharlal Nehru was an uneducated British national who broke out of jail. | ( ( Jawaharlal Nehru ) ( ( was ( ( an ( ( uneducated British ) national ) ) ( who ( ( broke out ) ( of jail ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Jawaharlal) (NNP Nehru)) (VP (VBD was) (NP (NP (DT an) (ADJP (JJ uneducated) (JJ British)) (JJ national)) (SBAR (WHNP (WP who)) (S (VP (VBD broke) (PRT (RP out)) (PP (IN of) (NP (NN jail)))))))) (. .))) | travel | 1 |
27,871 | 27871e | These OMB and GAO issuances establish the criteria and rules for assessing and reporting annually on the status of agency systems and controls. | ( ( These ( ( OMB and ) GAO ) ) ( ( issuances ( establish ( ( the ( ( criteria and ) rules ) ) ( for ( ( assessing and ) ( ( reporting annually ) ( on ( ( the status ) ( of ( agency ( ( systems and ) controls ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT These) (NNP OMB) (CC and) (NNP GAO)) (VP (VBZ issuances) (VP (VB establish) (NP (NP (DT the) (NNS criteria) (CC and) (NNS rules)) (PP (IN for) (S (VP (VP (VBG assessing)) (CC and) (VP (VBG reporting) (ADVP (RB annually)) (PP (IN on) (NP (NP (DT the) (NN status)) (PP (IN of) (NP (NN agency) (NNS systems) (CC and) (NNS controls)))))))))))) (. .))) | The criteria and rules for reporting on agency systems and controls are brought into action by the OMB and GAO. | ( ( ( The ( ( criteria and ) rules ) ) ( for ( reporting ( on ( agency ( ( systems and ) controls ) ) ) ) ) ) ( ( are ( ( brought ( into action ) ) ( by ( the ( ( OMB and ) GAO ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS criteria) (CC and) (NNS rules)) (PP (IN for) (S (VP (VBG reporting) (PP (IN on) (NP (NN agency) (NNS systems) (CC and) (NNS controls))))))) (VP (VBP are) (VP (VBN brought) (PP (IN into) (NP (NN action))) (PP (IN by) (NP (DT the) (NNP OMB) (CC and) (NNP GAO))))) (. .))) | government | 0 |
46,210 | 46210e | Many of them did. | ( ( Many ( of them ) ) ( did . ) ) | (ROOT (S (NP (NP (JJ Many)) (PP (IN of) (NP (PRP them)))) (VP (VBD did)) (. .))) | In fact, a lot of them did. | ( ( In fact ) ( , ( ( ( a lot ) ( of them ) ) ( did . ) ) ) ) | (ROOT (S (PP (IN In) (NP (NN fact))) (, ,) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (PRP them)))) (VP (VBD did)) (. .))) | travel | 0 |
45,635 | 45635e | oh i i i i've never cared for Hank Williams Junior | ( ( oh ( i ( i ( i i ) ) ) ) ( ( 've never ) ( cared ( for ( Hank ( Williams Junior ) ) ) ) ) ) | (ROOT (FRAG (NP (NP (FW oh) (FW i) (FW i) (FW i) (FW i)) (SBAR (S (VP (VBP 've) (ADVP (RB never)) (VP (VBN cared) (PP (IN for) (NP (NNP Hank) (NNP Williams) (NNP Junior)))))))))) | I've listened to Hank Williams Junior, but didn't like his music. | ( I ( ( ( ( ( 've ( listened ( to ( Hank ( Williams Junior ) ) ) ) ) , ) but ) ( ( did n't ) ( like ( his music ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VP (VBP 've) (VP (VBD listened) (PP (TO to) (NP (NNP Hank) (NNP Williams) (NNP Junior))))) (, ,) (CC but) (VP (VBD did) (RB n't) (VP (VB like) (NP (PRP$ his) (NN music))))) (. .))) | telephone | 0 |
119,106 | 119106e | The state and local gateway was designed to give state and local government officials and employees easy access to federal information, and includes a link to a Laws/Regulations page that organizes the information by topic (e.g. | ( ( The ( ( ( state and ) local ) gateway ) ) ( ( ( ( was ( designed ( to ( ( give ( ( ( ( ( state and ) local ) ( government officials ) ) and ) employees ) ) ( ( easy access ) ( to ( federal information ) ) ) ) ) ) ) , ) and ) ( includes ( ( ( a link ) ( to ( ( a ( Laws/Regulations page ) ) ( that ( ( organizes ( the information ) ) by ) ) ) ) ) ( topic ( -LRB- e.g. ) ) ) ) ) ) | (ROOT (S (NP (DT The) (UCP (NN state) (CC and) (JJ local)) (NN gateway)) (VP (VP (VBD was) (VP (VBN designed) (S (VP (TO to) (VP (VB give) (NP (NP (UCP (NN state) (CC and) (JJ local)) (NN government) (NNS officials)) (CC and) (NP (NNS employees))) (NP (NP (JJ easy) (NN access)) (PP (TO to) (NP (JJ federal) (NN information))))))))) (, ,) (CC and) (VP (VBZ includes) (NP (NP (DT a) (NN link)) (PP (TO to) (NP (NP (DT a) (NNP Laws/Regulations) (NN page)) (SBAR (WHNP (WDT that)) (S (VP (VBZ organizes) (NP (DT the) (NN information)) (PP (IN by))))))) (NP (NNP topic) (-LRB- -LRB-) (NNP e.g.))))))) | Government and state employees have an easy way of getting federal information. | ( ( Government ( and ( state employees ) ) ) ( ( have ( ( an ( easy way ) ) ( of ( getting ( federal information ) ) ) ) ) . ) ) | (ROOT (S (NP (NN Government) (CC and) (NN state) (NNS employees)) (VP (VBP have) (NP (NP (DT an) (JJ easy) (NN way)) (PP (IN of) (S (VP (VBG getting) (NP (JJ federal) (NN information))))))) (. .))) | government | 0 |
38,569 | 38569c | However, she found it interesting that booster sessions worked in this setting. | ( However ( , ( she ( ( found ( it ( interesting ( that ( ( booster sessions ) ( worked ( in ( this setting ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (ADVP (RB However)) (, ,) (NP (PRP she)) (VP (VBD found) (S (NP (PRP it)) (ADJP (JJ interesting) (SBAR (IN that) (S (NP (NN booster) (NNS sessions)) (VP (VBD worked) (PP (IN in) (NP (DT this) (NN setting))))))))) (. .))) | She wasn't interested in the booster sessions. | ( She ( ( ( was n't ) ( interested ( in ( the ( booster sessions ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VBD was) (RB n't) (ADJP (JJ interested) (PP (IN in) (NP (DT the) (NN booster) (NNS sessions))))) (. .))) | government | 1 |
72,531 | 72531c | 8. Traditionally, retirement income was characterized as a three-legged stool comprising Social Security, employer pensions, and individuals' own saving for retirement. | ( ( ( 8 . ) Traditionally ) ( , ( ( retirement income ) ( ( was ( characterized ( as ( ( a ( three-legged stool ) ) ( comprising ( ( ( ( ( ( Social Security ) , ) ( employer pensions ) ) , ) and ) ( ( ( individuals ' ) ( own saving ) ) ( for retirement ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (S (NP (CD 8) (. .)) (ADVP (RB Traditionally))) (, ,) (NP (NN retirement) (NN income)) (VP (VBD was) (VP (VBN characterized) (PP (IN as) (NP (NP (DT a) (JJ three-legged) (NN stool)) (VP (VBG comprising) (NP (NP (NNP Social) (NNP Security)) (, ,) (NP (NN employer) (NNS pensions)) (, ,) (CC and) (NP (NP (NP (NNS individuals) (POS ')) (JJ own) (NN saving)) (PP (IN for) (NP (NN retirement)))))))))) (. .))) | People traditionally are expected to survive on their Social Security payments only when they retire. | ( People ( traditionally ( ( are ( expected ( to ( ( survive ( on ( their ( Social ( Security payments ) ) ) ) ) ( ( only when ) ( they retire ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (NNS People)) (ADVP (RB traditionally)) (VP (VBP are) (VP (VBN expected) (S (VP (TO to) (VP (VB survive) (PP (IN on) (NP (PRP$ their) (NNP Social) (NNP Security) (NNS payments))) (SBAR (WHADVP (RB only) (WRB when)) (S (NP (PRP they)) (VP (VBP retire))))))))) (. .))) | government | 1 |
119,109 | 119109c | My purpose is to see if these authors stay reasonably true to the law and don't get too fanciful, he said. | ( ( ( My purpose ) ( is ( to ( see ( if ( ( these authors ) ( ( ( stay ( reasonably ( true ( to ( the law ) ) ) ) ) and ) ( ( do n't ) ( get ( too fanciful ) ) ) ) ) ) ) ) ) ) ( , ( he ( said . ) ) ) ) | (ROOT (S (S (NP (PRP$ My) (NN purpose)) (VP (VBZ is) (S (VP (TO to) (VP (VB see) (SBAR (IN if) (S (NP (DT these) (NNS authors)) (VP (VP (VBP stay) (ADJP (RB reasonably) (JJ true) (PP (TO to) (NP (DT the) (NN law))))) (CC and) (VP (VBP do) (RB n't) (VP (VB get) (ADJP (RB too) (JJ fanciful)))))))))))) (, ,) (NP (PRP he)) (VP (VBD said)) (. .))) | There was no purpose. | ( There ( ( was ( no purpose ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBD was) (NP (DT no) (NN purpose))) (. .))) | government | 1 |
104,387 | 104387e | Beyond the regularly scheduled meetings, three organizations had created committees to perform specific tasks, such as policy setting, that allowed for greater contact between some members and more topic-based information sharing. | ( ( Beyond ( the ( ( regularly scheduled ) meetings ) ) ) ( , ( ( three organizations ) ( ( had ( ( created committees ) ( to ( perform ( ( ( specific tasks ) , ) ( such ( as ( ( ( policy setting ) , ) ( that ( allowed ( for ( ( greater contact ) ( between ( ( ( some members ) and ) ( more ( topic-based ( information sharing ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN Beyond) (NP (DT the) (ADJP (ADVP (RB regularly)) (VBN scheduled)) (NNS meetings))) (, ,) (NP (CD three) (NNS organizations)) (VP (VBD had) (VP (VBN created) (NP (NNS committees)) (S (VP (TO to) (VP (VB perform) (NP (NP (JJ specific) (NNS tasks)) (, ,) (PP (JJ such) (IN as) (NP (NP (NN policy) (NN setting)) (, ,) (SBAR (WHNP (WDT that)) (S (VP (VBN allowed) (PP (IN for) (NP (NP (JJR greater) (NN contact)) (PP (IN between) (NP (NP (DT some) (NNS members)) (CC and) (NP (JJR more) (JJ topic-based) (NN information) (NN sharing))))))))))))))))) (. .))) | Three organizations created committees in efforts to increase contact between members and provide more information. | ( ( Three organizations ) ( ( ( ( created committees ) ( in efforts ) ) ( to ( ( ( increase ( contact ( between members ) ) ) and ) ( provide ( more information ) ) ) ) ) . ) ) | (ROOT (S (NP (CD Three) (NNS organizations)) (VP (VBD created) (NP (NNS committees)) (PP (IN in) (NP (NNS efforts))) (S (VP (TO to) (VP (VP (VB increase) (NP (NP (NN contact)) (PP (IN between) (NP (NNS members))))) (CC and) (VP (VB provide) (NP (JJR more) (NN information))))))) (. .))) | government | 0 |
8,217 | 8217e | Stanley Market is located on Hong Kong's southern coast, and is well-known for all kinds of clothing, including silk and cashmere. | ( ( Stanley Market ) ( ( ( ( ( is ( located ( on ( ( Hong ( Kong 's ) ) ( southern coast ) ) ) ) ) , ) and ) ( is ( well-known ( for ( ( ( ( all kinds ) ( of clothing ) ) , ) ( including ( ( silk and ) cashmere ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Stanley) (NNP Market)) (VP (VP (VBZ is) (VP (VBN located) (PP (IN on) (NP (NP (NNP Hong) (NNP Kong) (POS 's)) (JJ southern) (NN coast))))) (, ,) (CC and) (VP (VBZ is) (ADJP (JJ well-known) (PP (IN for) (NP (NP (DT all) (NNS kinds)) (PP (IN of) (NP (NN clothing))) (, ,) (PP (VBG including) (NP (NN silk) (CC and) (NN cashmere)))))))) (. .))) | Stanley Market is well known for all different types of clothing. | ( ( Stanley Market ) ( ( ( is well ) ( known ( for ( ( all ( different types ) ) ( of clothing ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Stanley) (NNP Market)) (VP (VBZ is) (ADVP (RB well)) (VP (VBN known) (PP (IN for) (NP (NP (DT all) (JJ different) (NNS types)) (PP (IN of) (NP (NN clothing))))))) (. .))) | travel | 0 |
115,240 | 115240c | For at-risk, hazardous, or harmful drinking, AUDIT was found most effective with sensitivities of 51 percent to 97 percent. | ( ( For at-risk ) ( , ( ( hazardous ( ( , ( or ( ( harmful drinking ) , ) ) ) AUDIT ) ) ( ( was ( ( found ( most ( effective ( with ( sensitivities ( of ( 51 percent ) ) ) ) ) ) ) ( to ( 97 percent ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN For) (NP (NN at-risk))) (, ,) (NP (JJ hazardous) (PRN (, ,) (CC or) (JJ harmful) (NN drinking) (, ,)) (NNS AUDIT)) (VP (VBD was) (VP (VBN found) (S (ADJP (RBS most) (JJ effective) (PP (IN with) (NP (NP (NNS sensitivities)) (PP (IN of) (NP (CD 51) (NN percent))))))) (PP (TO to) (NP (CD 97) (NN percent))))) (. .))) | The sensitives ranged from 40 percent to 60 percent. | ( ( The sensitives ) ( ( ( ranged ( from ( 40 percent ) ) ) ( to ( 60 percent ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS sensitives)) (VP (VBD ranged) (PP (IN from) (NP (CD 40) (NN percent))) (PP (TO to) (NP (CD 60) (NN percent)))) (. .))) | government | 1 |
34,815 | 34815c | well the big you know the big vans are all real nice | ( well ( ( the big ) ( you ( know ( ( the ( big vans ) ) ( ( are all ) ( real nice ) ) ) ) ) ) ) | (ROOT (FRAG (ADVP (RB well)) (NP (NP (DT the) (JJ big)) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (DT the) (JJ big) (NNS vans)) (VP (VBP are) (RB all) (ADJP (RB real) (JJ nice))))))))))) | Big vans are too risky. | ( ( Big vans ) ( ( are ( too risky ) ) . ) ) | (ROOT (S (NP (NNP Big) (NNS vans)) (VP (VBP are) (ADJP (RB too) (JJ risky))) (. .))) | telephone | 1 |
40,340 | 40340c | Basically I just shoot them in the right direction, said Gene Windham, a Vacaville attorney specializing in probate and tax law who helped out earlier this week. | ( ( Basically ( I ( just ( ( shoot them ) ( in ( the ( right direction ) ) ) ) ) ) ) ( , ( ( said ( ( ( Gene Windham ) , ) ( ( a ( Vacaville attorney ) ) ( specializing ( in ( ( probate ( and ( tax law ) ) ) ( who ( ( helped out ) ( earlier ( this week ) ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (SINV (S (ADVP (RB Basically)) (NP (PRP I)) (ADVP (RB just)) (VP (VBP shoot) (NP (PRP them)) (PP (IN in) (NP (DT the) (JJ right) (NN direction))))) (, ,) (VP (VBD said)) (NP (NP (NNP Gene) (NNP Windham)) (, ,) (NP (NP (DT a) (NNP Vacaville) (NN attorney)) (VP (VBG specializing) (PP (IN in) (NP (NP (NN probate) (CC and) (NN tax) (NN law)) (SBAR (WHNP (WP who)) (S (VP (VBD helped) (PRT (RP out)) (NP (RBR earlier) (DT this) (NN week)))))))))) (. .))) | Gene Windham is an engineer. | ( ( Gene Windham ) ( ( is ( an engineer ) ) . ) ) | (ROOT (S (NP (NNP Gene) (NNP Windham)) (VP (VBZ is) (NP (DT an) (NN engineer))) (. .))) | government | 1 |
138,512 | 138512c | She sure is right purty, Mister Kirby. | ( She ( sure ( ( ( ( ( is right ) purty ) , ) ( Mister Kirby ) ) . ) ) ) | (ROOT (S (NP (PRP She)) (ADVP (RB sure)) (VP (VBZ is) (ADJP (JJ right)) (ADVP (RB purty)) (, ,) (NP (NNP Mister) (NNP Kirby))) (. .))) | She's wrong Mr. Kirby. | ( She ( ( ( 's wrong ) ( Mr. Kirby ) ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VBZ 's) (ADVP (RB wrong)) (NP (NNP Mr.) (NNP Kirby))) (. .))) | fiction | 1 |
115,724 | 115724e | New, tougher food-inspection standards will help, but no one predicts a day in which all food will be perfectly free of disease. | ( ( ( ( ( ( ( New , ) ( ( tougher food-inspection ) standards ) ) ( will help ) ) , ) but ) ( ( no one ) ( predicts ( ( a day ) ( ( in which ) ( ( all food ) ( will ( be ( perfectly ( free ( of disease ) ) ) ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (NP (NNP New)) (, ,) (NP (ADJP (RBR tougher) (JJ food-inspection)) (NNS standards))) (VP (MD will) (VP (VB help)))) (, ,) (CC but) (S (NP (DT no) (NN one)) (VP (VBZ predicts) (NP (NP (DT a) (NN day)) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (DT all) (NN food)) (VP (MD will) (VP (VB be) (ADJP (RB perfectly) (JJ free) (PP (IN of) (NP (NN disease))))))))))) (. .))) | Nobody is certain when food will be absolutely disease-free. | ( Nobody ( ( ( is certain ) ( when ( food ( will ( be ( absolutely disease-free ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NN Nobody)) (VP (VBZ is) (ADJP (JJ certain)) (SBAR (WHADVP (WRB when)) (S (NP (NN food)) (VP (MD will) (VP (VB be) (ADJP (RB absolutely) (JJ disease-free))))))) (. .))) | slate | 0 |
68,338 | 68338e | By 1805, Spain was once more aligned with France, and Spanish ships fought alongside the French against Nelson at Trafalgar. | ( ( By 1805 ) ( , ( ( ( ( ( Spain ( ( was ( once more ) ) ( aligned ( with France ) ) ) ) , ) and ) ( ( Spanish ships ) ( ( fought ( alongside ( ( the French ) ( against Nelson ) ) ) ) ( at Trafalgar ) ) ) ) . ) ) ) | (ROOT (S (PP (IN By) (NP (CD 1805))) (, ,) (S (NP (NNP Spain)) (VP (VBD was) (ADVP (RB once) (RBR more)) (VP (VBN aligned) (PP (IN with) (NP (NNP France)))))) (, ,) (CC and) (S (NP (JJ Spanish) (NNS ships)) (VP (VBD fought) (PP (IN alongside) (NP (NP (DT the) (JJ French)) (PP (IN against) (NP (NNP Nelson))))) (PP (IN at) (NP (NNP Trafalgar))))) (. .))) | At the Battle of Trafalgar Admiral Nelson fought both French and Spanish ships. | ( ( At ( ( the Battle ) ( of Trafalgar ) ) ) ( ( Admiral Nelson ) ( ( fought ( both ( ( ( French and ) Spanish ) ships ) ) ) . ) ) ) | (ROOT (S (PP (IN At) (NP (NP (DT the) (NN Battle)) (PP (IN of) (NP (NNP Trafalgar))))) (NP (NNP Admiral) (NNP Nelson)) (VP (VBD fought) (NP (DT both) (ADJP (NNP French) (CC and) (NNP Spanish)) (NNS ships))) (. .))) | travel | 0 |
90,405 | 90405e | For the other five year-periods, it is conservatively estimated that all installations will be completed within three years. | ( ( For ( the ( other ( five year-periods ) ) ) ) ( , ( it ( ( ( is conservatively ) ( estimated ( that ( ( all installations ) ( will ( be ( completed ( within ( three years ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN For) (NP (DT the) (JJ other) (CD five) (NNS year-periods))) (, ,) (NP (PRP it)) (VP (VBZ is) (ADVP (RB conservatively)) (VP (VBN estimated) (SBAR (IN that) (S (NP (DT all) (NNS installations)) (VP (MD will) (VP (VB be) (VP (VBN completed) (PP (IN within) (NP (CD three) (NNS years)))))))))) (. .))) | There were five other periods that are being mentioned. | ( There ( ( were ( ( five ( other periods ) ) ( that ( are ( being mentioned ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBD were) (NP (NP (CD five) (JJ other) (NNS periods)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (VP (VBG being) (VP (VBN mentioned)))))))) (. .))) | government | 0 |
35,471 | 35471e | Modern shopping malls are usually open 10am-midnight or later, and often on Sunday as well. | ( ( Modern ( shopping malls ) ) ( ( ( are usually ) ( ( ( ( ( ( ( open 10am-midnight ) or ) later ) , ) and ) ( often ( on Sunday ) ) ) ( as well ) ) ) . ) ) | (ROOT (S (NP (NNP Modern) (NN shopping) (NNS malls)) (VP (VBP are) (ADVP (RB usually)) (ADJP (ADJP (RB open) (JJ 10am-midnight)) (CC or) (ADJP (RB later)) (, ,) (CC and) (PRN (ADVP (RB often)) (PP (IN on) (NP (NNP Sunday)))) (ADVP (RB as) (RB well)))) (. .))) | Modern shopping malls are open for many hours. | ( ( Modern ( shopping malls ) ) ( ( are ( open ( for ( many hours ) ) ) ) . ) ) | (ROOT (S (NP (NNP Modern) (NN shopping) (NNS malls)) (VP (VBP are) (ADJP (JJ open) (PP (IN for) (NP (JJ many) (NNS hours))))) (. .))) | travel | 0 |
86,952 | 86952c | Tops in every sense in Haifa, with wonderful views over the town and bay. | ( ( ( Tops ( in ( ( ( ( every sense ) ( in Haifa ) ) , ) ( with ( wonderful views ) ) ) ) ) ( over ( the ( ( town and ) bay ) ) ) ) . ) | (ROOT (NP (NP (NNS Tops)) (PP (IN in) (NP (NP (DT every) (NN sense)) (PP (IN in) (NP (NNP Haifa))) (, ,) (PP (IN with) (NP (JJ wonderful) (NNS views))))) (PP (IN over) (NP (DT the) (NN town) (CC and) (NN bay))) (. .))) | Halfa is an underground cavern, perfect for spelunking. | ( Halfa ( ( is ( ( ( an ( underground cavern ) ) , ) ( perfect ( for spelunking ) ) ) ) . ) ) | (ROOT (S (NP (NNP Halfa)) (VP (VBZ is) (NP (NP (DT an) (JJ underground) (NN cavern)) (, ,) (VP (JJ perfect) (PP (IN for) (S (VP (VBG spelunking))))))) (. .))) | travel | 1 |
79,726 | 79726c | Travelers on their way to or from Rome will be especially interested in Raphael's cartoons (preparatory drawings) for his School of Athens fresco in the Vatican. | ( ( Travelers ( on ( ( their way ) ( ( ( to or ) from ) Rome ) ) ) ) ( ( will ( ( be ( especially ( interested ( in ( ( ( Raphael 's ) cartoons ) ( -LRB- ( ( preparatory drawings ) -RRB- ) ) ) ) ) ) ) ( for ( ( his School ) ( of ( ( Athens fresco ) ( in ( the Vatican ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Travelers)) (PP (IN on) (NP (NP (PRP$ their) (NN way)) (PP (TO to) (CC or) (IN from) (NP (NNP Rome)))))) (VP (MD will) (VP (VB be) (ADJP (RB especially) (JJ interested) (PP (IN in) (NP (NP (NP (NNP Raphael) (POS 's)) (NNS cartoons)) (PRN (-LRB- -LRB-) (NP (JJ preparatory) (NNS drawings)) (-RRB- -RRB-))))) (PP (IN for) (NP (NP (PRP$ his) (NN School)) (PP (IN of) (NP (NP (NNP Athens) (NNP fresco)) (PP (IN in) (NP (DT the) (NNP Vatican))))))))) (. .))) | Raphael was never in the Vatican. | ( Raphael ( ( ( was never ) ( in ( the Vatican ) ) ) . ) ) | (ROOT (S (NP (NNP Raphael)) (VP (VBD was) (ADVP (RB never)) (PP (IN in) (NP (DT the) (NNP Vatican)))) (. .))) | travel | 1 |
95,564 | 95564e | i can understand maybe why the rich people don't want to pay you know a large large percent because it you know that's not really fair either if they've earned their money | ( i ( can ( ( understand maybe ) ( why ( ( the ( rich people ) ) ( ( do n't ) ( want ( to ( pay ( you ( ( ( know ( a ( large ( large percent ) ) ) ) ( because ( it ( you ( know ( that ( ( ( 's not ) ( really fair ) ) either ) ) ) ) ) ) ) ( if ( they ( 've ( earned ( their money ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (FW i)) (VP (MD can) (VP (VB understand) (ADVP (RB maybe)) (SBAR (WHADVP (WRB why)) (S (NP (DT the) (JJ rich) (NNS people)) (VP (VBP do) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB pay) (S (NP (PRP you)) (VP (VB know) (NP (DT a) (JJ large) (JJ large) (NN percent)) (PP (IN because) (NP (NP (PRP it)) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (IN that) (S (VP (VBZ 's) (RB not) (ADJP (RB really) (JJ fair)) (ADVP (RB either)))))))))) (SBAR (IN if) (S (NP (PRP they)) (VP (VBP 've) (VP (VBN earned) (NP (PRP$ their) (NN money))))))))))))))))))) | I can empathise with the position of rich people who feel it is unfair to give a large percent of the money that they after all earned and worked hard for. | ( I ( ( can ( empathise ( with ( ( ( the position ) ( of ( rich people ) ) ) ( who ( feel ( it ( is ( unfair ( to ( ( give ( ( a ( large percent ) ) ( of ( the money ) ) ) ) ( that ( they ( ( ( ( after all ) earned ) and ) ( ( worked hard ) for ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (MD can) (VP (VB empathise) (PP (IN with) (NP (NP (DT the) (NN position)) (PP (IN of) (NP (JJ rich) (NNS people))) (SBAR (WHNP (WP who)) (S (VP (VBP feel) (SBAR (S (NP (PRP it)) (VP (VBZ is) (ADJP (JJ unfair) (S (VP (TO to) (VP (VB give) (NP (NP (DT a) (JJ large) (NN percent)) (PP (IN of) (NP (DT the) (NN money)))) (SBAR (IN that) (S (NP (PRP they)) (VP (VP (ADVP (IN after) (DT all)) (VBD earned)) (CC and) (VP (VBD worked) (ADVP (RB hard)) (PP (IN for)))))))))))))))))))) (. .))) | telephone | 0 |
124,548 | 124548c | Today, the Loire is a sleepy waterway, running deep only with heavy rains or spring thaws, and its sandbanks and mud flats become islands during the summer. | ( Today ( , ( ( the Loire ) ( ( is ( ( ( ( ( ( a ( sleepy waterway ) ) , ) ( ( running ( deep only ) ) ( with ( heavy ( rains ( or ( spring thaws ) ) ) ) ) ) ) , ) and ) ( ( its ( sandbanks ( and ( mud flats ) ) ) ) ( ( become islands ) ( during ( the summer ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (NP (NN Today)) (, ,) (NP (DT the) (NNP Loire)) (VP (VBZ is) (NP (NP (DT a) (JJ sleepy) (NN waterway)) (, ,) (VP (VBG running) (ADVP (RB deep) (RB only)) (PP (IN with) (NP (JJ heavy) (NNS rains) (CC or) (NN spring) (NNS thaws)))) (, ,) (CC and) (NP (NP (PRP$ its) (NN sandbanks) (CC and) (NN mud) (NNS flats)) (VP (VBN become) (NP (NNS islands)) (PP (IN during) (NP (DT the) (NN summer))))))) (. .))) | The Loire is a waterway that always runs deep. | ( ( The Loire ) ( ( is ( ( a waterway ) ( that ( always ( runs deep ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Loire)) (VP (VBZ is) (NP (NP (DT a) (NN waterway)) (SBAR (WHNP (WDT that)) (S (ADVP (RB always)) (VP (VBZ runs) (ADJP (JJ deep))))))) (. .))) | travel | 1 |
46,225 | 46225c | Jon reloaded his guns, holstered them, and drew his rapier and dagger. | ( Jon ( ( ( ( ( ( ( reloaded ( his guns ) ) , ) ( holstered them ) ) , ) and ) ( drew ( his ( ( rapier and ) dagger ) ) ) ) . ) ) | (ROOT (S (NP (NNP Jon)) (VP (VP (VBD reloaded) (NP (PRP$ his) (NNS guns))) (, ,) (VP (VBD holstered) (NP (PRP them))) (, ,) (CC and) (VP (VBD drew) (NP (PRP$ his) (NN rapier) (CC and) (NN dagger)))) (. .))) | Jon had no weapons. | ( Jon ( ( had ( no weapons ) ) . ) ) | (ROOT (S (NP (NNP Jon)) (VP (VBD had) (NP (DT no) (NNS weapons))) (. .))) | fiction | 1 |
92,674 | 92674c | The Madurai festivals in April and May celebrate their marriage as a grand reconciliation with the Indo-Aryan invaders. | ( ( ( The ( Madurai festivals ) ) ( in ( ( April and ) May ) ) ) ( ( ( celebrate ( their marriage ) ) ( as ( ( a ( grand reconciliation ) ) ( with ( the ( Indo-Aryan invaders ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNP Madurai) (NNS festivals)) (PP (IN in) (NP (NNP April) (CC and) (NNP May)))) (VP (VBP celebrate) (NP (PRP$ their) (NN marriage)) (PP (IN as) (NP (NP (DT a) (JJ grand) (NN reconciliation)) (PP (IN with) (NP (DT the) (JJ Indo-Aryan) (NNS invaders)))))) (. .))) | There are no festivals in the months of April and May. | ( There ( ( are ( ( no festivals ) ( in ( ( the months ) ( of ( ( April and ) May ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (DT no) (NNS festivals)) (PP (IN in) (NP (NP (DT the) (NNS months)) (PP (IN of) (NP (NNP April) (CC and) (NNP May))))))) (. .))) | travel | 1 |
32,436 | 32436e | it would yes it would okay are you uh do you know about the topic | ( it ( would ( yes ( it ( ( would ( okay ( ( ( are you ) uh ) ( do you ) ) ) ) ( know ( about ( the topic ) ) ) ) ) ) ) ) | (ROOT (S (NP (PRP it)) (VP (MD would) (VP (VB yes) (SBAR (S (NP (PRP it)) (VP (MD would) (X (X (SYM okay)) (NP (SQ (VBP are) (NP (PRP you)) (ADJP (JJ uh))) (VP (VB do) (NP (PRP you))))) (VP (VB know) (PP (IN about) (NP (DT the) (NN topic))))))))))) | Are you aware of the topic. | ( ( ( Are you ) ( aware ( of ( the topic ) ) ) ) . ) | (ROOT (SQ (VBP Are) (NP (PRP you)) (PP (ADVP (JJ aware)) (IN of) (NP (DT the) (NN topic))) (. .))) | telephone | 0 |
100,107 | 100107e | I spent it in ransacking the library until I discovered a medical book which gave a description of strychnine poisoning. | ( I ( ( ( spent it ) ( in ( ( ransacking ( the library ) ) ( until ( I ( discovered ( ( a ( medical book ) ) ( which ( gave ( ( a description ) ( of ( strychnine poisoning ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD spent) (NP (PRP it)) (PP (IN in) (S (VP (VBG ransacking) (NP (DT the) (NN library)) (SBAR (IN until) (S (NP (PRP I)) (VP (VBD discovered) (NP (NP (DT a) (JJ medical) (NN book)) (SBAR (WHNP (WDT which)) (S (VP (VBD gave) (NP (NP (DT a) (NN description)) (PP (IN of) (NP (JJ strychnine) (NN poisoning))))))))))))))) (. .))) | I looked for a medical textbook about poisons. | ( I ( ( ( looked ( for ( a ( medical textbook ) ) ) ) ( about poisons ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD looked) (PP (IN for) (NP (DT a) (JJ medical) (NN textbook))) (PP (IN about) (NP (NNS poisons)))) (. .))) | fiction | 0 |
98,106 | 98106e | U.S. demand is projected to grow to 454 million pounds, or about 227,000 tons, in 2004. | ( ( U.S. demand ) ( ( is ( projected ( to ( grow ( to ( ( ( ( ( ( ( 454 million ) pounds ) , ) or ) ( ( about 227,000 ) tons ) ) , ) ( in 2004 ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP U.S.) (NN demand)) (VP (VBZ is) (VP (VBN projected) (S (VP (TO to) (VP (VB grow) (PP (TO to) (NP (NP (QP (CD 454) (CD million)) (NNS pounds)) (, ,) (CC or) (NP (QP (RB about) (CD 227,000)) (NNS tons)) (, ,) (PP (IN in) (NP (CD 2004)))))))))) (. .))) | In 2004, the US's demand is expected to grow to 227,000 tons. | ( ( In 2004 ) ( , ( ( ( the ( US 's ) ) demand ) ( ( is ( expected ( to ( grow ( to ( 227,000 tons ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (CD 2004))) (, ,) (NP (NP (DT the) (NNP US) (POS 's)) (NN demand)) (VP (VBZ is) (VP (VBN expected) (S (VP (TO to) (VP (VB grow) (PP (TO to) (NP (CD 227,000) (NNS tons)))))))) (. .))) | government | 0 |
53,741 | 53741c | The entrance to the Asclepion is located along a colonnaded street, the Sacred Way, which leads to the medical precinct. | ( ( ( The entrance ) ( to ( the Asclepion ) ) ) ( ( is ( located ( along ( ( ( ( ( a ( colonnaded street ) ) , ) ( the ( Sacred Way ) ) ) , ) ( which ( leads ( to ( the ( medical precinct ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN entrance)) (PP (TO to) (NP (DT the) (NNP Asclepion)))) (VP (VBZ is) (VP (VBN located) (PP (IN along) (NP (NP (DT a) (JJ colonnaded) (NN street)) (, ,) (NP (DT the) (NNP Sacred) (NNP Way)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ leads) (PP (TO to) (NP (DT the) (JJ medical) (NN precinct)))))))))) (. .))) | The colonnaded street was located on Downing street | ( ( The ( colonnaded street ) ) ( was ( located ( on ( Downing street ) ) ) ) ) | (ROOT (S (NP (DT The) (JJ colonnaded) (NN street)) (VP (VBD was) (VP (VBN located) (PP (IN on) (NP (NNP Downing) (NN street))))))) | travel | 1 |
92,808 | 92808e | yeah after about eighteen months of talking about the year and a half training you know it's it's something you know i think that's why you know children really need to | ( yeah ( after ( ( about ( ( eighteen months ) ( of ( talking ( about ( ( ( the year ) and ) ( a ( half training ) ) ) ) ) ) ) ) ( you ( know ( it ( 's ( ( ( it 's ) something ) ( you ( know ( i ( think ( that ( 's ( why ( you ( know ( children ( really ( need to ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (VP (VB yeah) (SBAR (IN after) (S (PP (IN about) (NP (NP (NN eighteen) (NNS months)) (PP (IN of) (S (VP (VBG talking) (PP (IN about) (NP (NP (DT the) (NN year)) (CC and) (NP (DT a) (JJ half) (NN training))))))))) (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (NP (NP (NP (PRP it) (POS 's)) (NN something)) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (FW i)) (VP (VBP think) (SBAR (IN that) (S (VP (VBZ 's) (SBAR (WHADVP (WRB why)) (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (NNS children)) (ADVP (RB really)) (VP (VBP need) (PP (TO to))))))))))))))))))))))))))) | Talked about the training for eighteen months. | ( ( Talked ( about ( ( the training ) ( for ( eighteen months ) ) ) ) ) . ) | (ROOT (S (VP (VBN Talked) (PP (IN about) (NP (NP (DT the) (NN training)) (PP (IN for) (NP (NN eighteen) (NNS months)))))) (. .))) | telephone | 0 |
87,744 | 87744c | oh okay well then she could go if she was interested | ( ( oh okay ) ( well ( then ( she ( could ( go ( if ( she ( was interested ) ) ) ) ) ) ) ) ) | (ROOT (VP (VBN oh) (S (ADJP (JJ okay))) (ADVP (RB well) (RB then) (SBAR (S (NP (PRP she)) (VP (MD could) (VP (VB go) (SBAR (IN if) (S (NP (PRP she)) (VP (VBD was) (ADJP (JJ interested)))))))))))) | He can't go. | ( He ( ( ( ca n't ) go ) . ) ) | (ROOT (S (NP (PRP He)) (VP (MD ca) (RB n't) (VP (VB go))) (. .))) | telephone | 1 |
42,616 | 42616e | On dozens of occasions, Iraqis have refused to admit inspectors to facilities. | ( ( On ( dozens ( of occasions ) ) ) ( , ( Iraqis ( ( have ( refused ( to ( ( admit inspectors ) ( to facilities ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN On) (NP (NP (NNS dozens)) (PP (IN of) (NP (NNS occasions))))) (, ,) (NP (NNPS Iraqis)) (VP (VBP have) (VP (VBN refused) (S (VP (TO to) (VP (VB admit) (NP (NNS inspectors)) (PP (TO to) (NP (NNS facilities)))))))) (. .))) | Iraqis have refused to admit inspectors to facilities, on dozens of occasions. | ( Iraqis ( ( have ( refused ( to ( ( ( ( admit inspectors ) ( to facilities ) ) , ) ( on ( dozens ( of occasions ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNPS Iraqis)) (VP (VBP have) (VP (VBN refused) (S (VP (TO to) (VP (VB admit) (NP (NNS inspectors)) (PP (TO to) (NP (NNS facilities))) (, ,) (PP (IN on) (NP (NP (NNS dozens)) (PP (IN of) (NP (NNS occasions)))))))))) (. .))) | slate | 0 |
130,686 | 130686c | There were no red eyes, no signs of secretly indulged grief. | ( There ( ( were ( ( ( no ( red eyes ) ) , ) ( ( no signs ) ( of ( ( secretly indulged ) grief ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBD were) (NP (NP (DT no) (JJ red) (NNS eyes)) (, ,) (NP (NP (DT no) (NNS signs)) (PP (IN of) (NP (ADJP (RB secretly) (JJ indulged)) (NNS grief)))))) (. .))) | The eyes were red from crying all night. | ( ( The eyes ) ( ( were ( red ( from ( crying ( all night ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS eyes)) (VP (VBD were) (ADJP (JJ red) (PP (IN from) (S (VP (VBG crying) (NP (DT all) (NN night))))))) (. .))) | fiction | 1 |
51,132 | 51132e | Jon swung in, Adrin parried and countered. | ( ( Jon ( swung in ) ) ( , ( Adrin ( ( ( parried and ) countered ) . ) ) ) ) | (ROOT (S (S (NP (NNP Jon)) (VP (VBD swung) (PRT (RP in)))) (, ,) (NP (NNP Adrin)) (VP (VP (VBD parried)) (CC and) (VP (VBD countered))) (. .))) | Jon and Adrin participated in a sword fight. | ( ( ( Jon and ) Adrin ) ( ( participated ( in ( a ( sword fight ) ) ) ) . ) ) | (ROOT (S (NP (NNP Jon) (CC and) (NNP Adrin)) (VP (VBD participated) (PP (IN in) (NP (DT a) (NN sword) (NN fight)))) (. .))) | fiction | 0 |
129,965 | 129965c | When planning a risk assessment, the auditor should first review the agency's acquisition policies and directives to identify the organizations and individuals responsible for approving procurements. | ( ( When ( planning ( a ( risk assessment ) ) ) ) ( , ( ( the auditor ) ( ( ( should first ) ( ( review ( ( the ( agency 's ) ) ( acquisition ( ( policies and ) directives ) ) ) ) ( to ( identify ( ( the ( ( organizations and ) individuals ) ) ( responsible ( for ( approving procurements ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (SBAR (WHADVP (WRB When)) (S (VP (VBG planning) (NP (DT a) (NN risk) (NN assessment))))) (, ,) (NP (DT the) (NN auditor)) (VP (MD should) (ADVP (RB first)) (VP (VB review) (NP (NP (DT the) (NN agency) (POS 's)) (NN acquisition) (NNS policies) (CC and) (NNS directives)) (S (VP (TO to) (VP (VB identify) (S (NP (DT the) (NNS organizations) (CC and) (NNS individuals)) (ADJP (JJ responsible) (PP (IN for) (S (VP (VBG approving) (NP (NNS procurements)))))))))))) (. .))) | The auditor should not review policies and directives. | ( ( The auditor ) ( ( ( should not ) ( review ( ( policies and ) directives ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN auditor)) (VP (MD should) (RB not) (VP (VB review) (NP (NNS policies) (CC and) (NNS directives)))) (. .))) | government | 1 |
49,199 | 49199e | The champions strut into the arena in richly embroidered silk aprons covering the solid band protecting their midriffs. | ( ( The champions ) ( ( strut ( into ( ( the arena ) ( in ( ( richly ( embroidered ( silk aprons ) ) ) ( ( covering ( the ( solid band ) ) ) ( protecting ( their midriffs ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS champions)) (VP (VBP strut) (PP (IN into) (NP (NP (DT the) (NN arena)) (PP (IN in) (NP (NP (JJ richly) (JJ embroidered) (NN silk) (NNS aprons)) (VP (VBG covering) (NP (DT the) (JJ solid) (NN band)) (S (VP (VBG protecting) (NP (PRP$ their) (NNS midriffs)))))))))) (. .))) | The champions enter the arena in silk aprons. | ( ( The champions ) ( ( enter ( ( the arena ) ( in ( silk aprons ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS champions)) (VP (VBP enter) (NP (NP (DT the) (NN arena)) (PP (IN in) (NP (NN silk) (NNS aprons))))) (. .))) | travel | 0 |
15,443 | 15443e | You can walk south along the narrow alleyway cutting the Al-Ghuri complex to reach Bab Zuweila Gate, once the lower entrance to the city. | ( You ( ( can ( ( walk ( south along ) ) ( ( the ( narrow alleyway ) ) ( ( cutting ( the ( Al-Ghuri complex ) ) ) ( to ( ( reach ( ( ( ( Bab ( Zuweila Gate ) ) , ) once ) ( the ( lower entrance ) ) ) ) ( to ( the city ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (MD can) (VP (VB walk) (ADVP (RB south) (RB along)) (NP (NP (DT the) (JJ narrow) (NN alleyway)) (VP (VBG cutting) (NP (DT the) (JJ Al-Ghuri) (NN complex)) (S (VP (TO to) (VP (VB reach) (NP (NP (NNP Bab) (NNP Zuweila) (NNP Gate)) (, ,) (RB once) (NP (DT the) (JJR lower) (NN entrance))) (PP (TO to) (NP (DT the) (NN city)))))))))) (. .))) | You can reach an old entrance to the city by following a narrow alleyway southwards. | ( You ( ( can ( ( ( reach ( an ( old entrance ) ) ) ( to ( the city ) ) ) ( by ( following ( a ( narrow ( alleyway southwards ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (MD can) (VP (VB reach) (NP (DT an) (JJ old) (NN entrance)) (PP (TO to) (NP (DT the) (NN city))) (PP (IN by) (S (VP (VBG following) (NP (DT a) (JJ narrow) (NN alleyway) (NNS southwards))))))) (. .))) | travel | 0 |
83,565 | 83565c | He was dead before he fell to the ground. | ( He ( ( ( was dead ) ( before ( he ( fell ( to ( the ground ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD was) (ADJP (JJ dead)) (SBAR (IN before) (S (NP (PRP he)) (VP (VBD fell) (PP (TO to) (NP (DT the) (NN ground))))))) (. .))) | He avoided injury and ran away. | ( He ( ( ( ( avoided injury ) and ) ( ran away ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VP (VBD avoided) (NP (NN injury))) (CC and) (VP (VBD ran) (PRT (RP away)))) (. .))) | fiction | 1 |
73,604 | 73604e | so do y'all have can banks | ( so ( ( ( do y' ) all ) ( have ( can banks ) ) ) ) | (ROOT (S (ADVP (RB so)) (VP (VB do) (NP (NN y')) (RB all) (VP (VB have) (NP (NN can) (NNS banks)))))) | Do you have can banks? | ( ( ( Do you ) ( have ( can banks ) ) ) ? ) | (ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB have) (NP (NN can) (NNS banks))) (. ?))) | telephone | 0 |
26,317 | 26317c | You can also escape the preoccupations of existence at the wildlife sanctuary of Kanha. | ( You ( ( ( can also ) ( ( escape ( ( the preoccupations ) ( of existence ) ) ) ( at ( ( the ( wildlife sanctuary ) ) ( of Kanha ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (MD can) (ADVP (RB also)) (VP (VB escape) (NP (NP (DT the) (NNS preoccupations)) (PP (IN of) (NP (NN existence)))) (PP (IN at) (NP (NP (DT the) (NN wildlife) (NN sanctuary)) (PP (IN of) (NP (NNP Kanha))))))) (. .))) | You can't escape the hardships of life no matter what you do. | ( You ( ( ( ca n't ) ( ( escape ( ( the hardships ) ( of life ) ) ) ( no ( matter ( what ( you do ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (MD ca) (RB n't) (VP (VB escape) (NP (NP (DT the) (NNS hardships)) (PP (IN of) (NP (NN life)))) (ADVP (DT no) (NN matter) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP do))))))) (. .))) | travel | 1 |
19,536 | 19536c | and it really did seem to be a worthwhile organization but on the other hand i'm not sure what the permanent value of it was i don't know what we got for all the money | ( and ( it ( really ( did ( seem ( to ( ( be ( a ( worthwhile organization ) ) ) ( but ( on ( ( the ( other hand ) ) ( i ( ( 'm not ) ( sure ( what ( ( ( the ( permanent value ) ) ( of it ) ) ( was ( i ( ( do n't ) ( know ( what ( we ( got ( for ( all ( the money ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (CC and) (NP (PRP it)) (ADVP (RB really)) (VP (VBD did) (SBAR (S (VP (VBP seem) (S (VP (TO to) (VP (VB be) (NP (DT a) (JJ worthwhile) (NN organization)) (PP (CC but) (PP (IN on) (NP (NP (DT the) (JJ other) (NN hand)) (SBAR (S (NP (FW i)) (VP (VBP 'm) (RB not) (ADJP (JJ sure) (SBAR (WHNP (WP what)) (S (NP (NP (DT the) (JJ permanent) (NN value)) (PP (IN of) (NP (PRP it)))) (VP (VBD was) (NP (NP (FW i)) (SBAR (S (VP (VBP do) (RB n't) (VP (VB know) (SBAR (WHNP (WP what)) (S (NP (PRP we)) (VP (VBD got) (PP (IN for) (NP (PDT all) (DT the) (NN money)))))))))))))))))))))))))))))) | It really did seem to be a suspicious organization, but it turned out to be crystal clear, and everything is alright. | ( ( ( ( ( It ( really ( did ( seem ( to ( be ( a ( suspicious organization ) ) ) ) ) ) ) ) , ) but ) ( ( ( ( it ( ( turned out ) ( to ( be ( crystal clear ) ) ) ) ) , ) and ) ( everything ( is alright ) ) ) ) . ) | (ROOT (S (S (NP (PRP It)) (ADVP (RB really)) (VP (VBD did) (SBAR (S (VP (VBP seem) (S (VP (TO to) (VP (VB be) (NP (DT a) (JJ suspicious) (NN organization)))))))))) (, ,) (CC but) (S (S (NP (PRP it)) (VP (VBD turned) (PRT (RP out)) (S (VP (TO to) (VP (VB be) (ADJP (RB crystal) (JJ clear))))))) (, ,) (CC and) (S (NP (NN everything)) (VP (VBZ is) (ADJP (JJ alright))))) (. .))) | telephone | 1 |
137,201 | 137201c | He also encroached on a bit of park land in the process, just as a thousand other Seattleites had. | ( He ( also ( ( ( ( ( encroached ( on ( ( a bit ) ( of ( park land ) ) ) ) ) ( in ( the process ) ) ) , ) ( just ( as ( ( a ( thousand ( other Seattleites ) ) ) had ) ) ) ) . ) ) ) | (ROOT (S (NP (PRP He)) (ADVP (RB also)) (VP (VBD encroached) (PP (IN on) (NP (NP (DT a) (NN bit)) (PP (IN of) (NP (NN park) (NN land))))) (PP (IN in) (NP (DT the) (NN process))) (, ,) (SBAR (RB just) (IN as) (S (NP (DT a) (CD thousand) (JJ other) (NNS Seattleites)) (VP (VBD had))))) (. .))) | He carefully avoided park land to avoid encroaching on it. | ( He ( carefully ( ( ( avoided ( park land ) ) ( to ( avoid ( encroaching ( on it ) ) ) ) ) . ) ) ) | (ROOT (S (NP (PRP He)) (ADVP (RB carefully)) (VP (VBD avoided) (NP (NN park) (NN land)) (S (VP (TO to) (VP (VB avoid) (S (VP (VBG encroaching) (PP (IN on) (NP (PRP it))))))))) (. .))) | slate | 1 |
109,495 | 109495c | i won't buy a Dodge | ( i ( ( wo n't ) ( buy ( a Dodge ) ) ) ) | (ROOT (S (NP (FW i)) (VP (MD wo) (RB n't) (VP (VB buy) (NP (DT a) (NNP Dodge)))))) | I plan on buying a Dodge. | ( I ( ( plan ( on ( buying ( a Dodge ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP plan) (PP (IN on) (S (VP (VBG buying) (NP (DT a) (NNP Dodge)))))) (. .))) | telephone | 1 |
116,344 | 116344e | He unwisely fed the rumors and harmed his own reputation by naming Clay his secretary of state. | ( He ( unwisely ( ( ( ( fed ( the rumors ) ) and ) ( ( harmed ( his ( own reputation ) ) ) ( by ( naming ( Clay ( ( his secretary ) ( of state ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (PRP He)) (ADVP (RB unwisely)) (VP (VP (VBD fed) (NP (DT the) (NNS rumors))) (CC and) (VP (VBD harmed) (NP (PRP$ his) (JJ own) (NN reputation)) (PP (IN by) (S (VP (VBG naming) (S (NP (NNP Clay)) (NP (NP (PRP$ his) (NN secretary)) (PP (IN of) (NP (NN state)))))))))) (. .))) | He named Clay as his secretary of state. | ( He ( ( ( named Clay ) ( as ( ( his secretary ) ( of state ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD named) (NP (NNP Clay)) (PP (IN as) (NP (NP (PRP$ his) (NN secretary)) (PP (IN of) (NP (NN state)))))) (. .))) | slate | 0 |
2,910 | 2910e | North of the Forum area are two of Pompeii's most important sites. | ( ( North ( of ( the ( Forum area ) ) ) ) ( ( are ( two ( of ( ( Pompeii 's ) ( ( most important ) sites ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP North)) (PP (IN of) (NP (DT the) (NNP Forum) (NN area)))) (VP (VBP are) (NP (NP (CD two)) (PP (IN of) (NP (NP (NNP Pompeii) (POS 's)) (ADJP (RBS most) (JJ important)) (NNS sites))))) (. .))) | Two of Pompeii's most significant sites are situated to the north of the Forum area. | ( ( Two ( of ( ( Pompeii 's ) ( most ( significant sites ) ) ) ) ) ( ( are ( situated ( to ( ( the north ) ( of ( the ( Forum area ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (CD Two)) (PP (IN of) (NP (NP (NNP Pompeii) (POS 's)) (JJS most) (JJ significant) (NNS sites)))) (VP (VBP are) (ADJP (VBN situated) (PP (TO to) (NP (NP (DT the) (NN north)) (PP (IN of) (NP (DT the) (NNP Forum) (NN area))))))) (. .))) | travel | 0 |
97,330 | 97330e | Modern excavations here have brought to light several historic sites, including the support wall of David's citadel (which is itself vanished) and Warren's Shaft, a portion of the pre-Davidic Canaanite water system. | ( ( Modern excavations ) ( here ( ( have ( ( ( brought ( to ( light ( several ( historic sites ) ) ) ) ) , ) ( including ( ( ( ( ( the ( support wall ) ) ( of ( ( David 's ) citadel ) ) ) ( -LRB- ( ( which ( is ( itself vanished ) ) ) -RRB- ) ) ) and ) ( ( ( ( Warren 's ) Shaft ) , ) ( ( a portion ) ( of ( the ( pre-Davidic ( Canaanite ( water system ) ) ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (NNP Modern) (NNS excavations)) (ADVP (RB here)) (VP (VBP have) (VP (VBN brought) (S (VP (TO to) (VP (VB light) (NP (JJ several) (JJ historic) (NNS sites))))) (, ,) (PP (VBG including) (NP (NP (NP (DT the) (NN support) (NN wall)) (PP (IN of) (NP (NP (NNP David) (POS 's)) (NN citadel)))) (PRN (-LRB- -LRB-) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (VP (NP (PRP itself)) (VBN vanished))))) (-RRB- -RRB-)) (CC and) (NP (NP (NP (NNP Warren) (POS 's)) (NNP Shaft)) (, ,) (NP (NP (DT a) (NN portion)) (PP (IN of) (NP (DT the) (JJ pre-Davidic) (NNP Canaanite) (NN water) (NN system))))))))) (. .))) | There have been a number of excavations here recently. | ( There ( ( have ( been ( ( a number ) ( of ( excavations ( here recently ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP have) (VP (VBN been) (NP (NP (DT a) (NN number)) (PP (IN of) (NP (NP (NNS excavations)) (ADVP (RB here) (RB recently))))))) (. .))) | travel | 0 |
110,684 | 110684e | He was a good-looking man, though jowly about the mouth, above which a closely cropped mustache bristled. | ( He ( ( was ( ( ( ( ( a ( good-looking man ) ) , ) ( though ( jowly ( about ( the mouth ) ) ) ) ) , ) ( ( above which ) ( ( a ( ( closely cropped ) mustache ) ) bristled ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD was) (NP (NP (DT a) (ADJP (JJ good-looking)) (NN man)) (, ,) (ADJP (IN though) (RB jowly) (PP (IN about) (NP (DT the) (NN mouth)))) (, ,) (SBAR (WHPP (IN above) (WHNP (WDT which))) (S (NP (DT a) (ADJP (RB closely) (JJ cropped)) (NN mustache)) (VP (VBD bristled)))))) (. .))) | The man was good-looking and he had a mustache. | ( ( ( ( ( The man ) ( was good-looking ) ) and ) ( he ( had ( a mustache ) ) ) ) . ) | (ROOT (S (S (NP (DT The) (NN man)) (VP (VBD was) (ADJP (JJ good-looking)))) (CC and) (S (NP (PRP he)) (VP (VBD had) (NP (DT a) (NN mustache)))) (. .))) | fiction | 0 |
87,755 | 87755e | Clearly, some of these breakdowns are more complex and harder to understand than others. | ( Clearly ( , ( ( some ( of ( these breakdowns ) ) ) ( ( are ( ( ( more complex ) and ) ( harder ( to ( understand ( than others ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (ADVP (RB Clearly)) (, ,) (NP (NP (DT some)) (PP (IN of) (NP (DT these) (NNS breakdowns)))) (VP (VBP are) (ADJP (ADJP (RBR more) (JJ complex)) (CC and) (ADJP (JJR harder) (S (VP (TO to) (VP (VB understand) (PP (IN than) (NP (NNS others))))))))) (. .))) | Some breakdowns are more complicated than others. | ( ( Some breakdowns ) ( ( are ( more ( complicated ( than others ) ) ) ) . ) ) | (ROOT (S (NP (DT Some) (NNS breakdowns)) (VP (VBP are) (ADJP (RBR more) (JJ complicated) (PP (IN than) (NP (NNS others))))) (. .))) | government | 0 |
28,524 | 28524c | It is the oldest Greek monument in Istanbul, commemorating the Greek victory over the Persians at Plataea in 479 b.c. (it was brought here from Delphi by Constantine the Great). | ( It ( ( is ( ( ( ( the ( oldest ( Greek monument ) ) ) ( in Istanbul ) ) , ) ( ( commemorating ( ( the ( Greek victory ) ) ( over ( the Persians ) ) ) ) ( at ( ( Plataea ( in ( 479 b.c. ) ) ) ( -LRB- ( ( it ( was ( ( ( brought here ) ( from Delphi ) ) ( by ( Constantine ( the Great ) ) ) ) ) ) -RRB- ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ is) (NP (NP (DT the) (JJS oldest) (JJ Greek) (NN monument)) (PP (IN in) (NP (NNP Istanbul))) (, ,) (VP (VBG commemorating) (NP (NP (DT the) (JJ Greek) (NN victory)) (PP (IN over) (NP (DT the) (NNPS Persians)))) (PP (IN at) (NP (NP (NNP Plataea)) (PP (IN in) (NP (QP (CD 479) (CD b.c.)))) (PRN (-LRB- -LRB-) (S (NP (PRP it)) (VP (VBD was) (VP (VBN brought) (ADVP (RB here)) (PP (IN from) (NP (NNP Delphi))) (PP (IN by) (NP (NNP Constantine) (DT the) (NNP Great)))))) (-RRB- -RRB-))))))) (. .))) | The monument was brought to Istanbul by Napoleon. | ( ( The monument ) ( ( was ( ( brought ( to Istanbul ) ) ( by Napoleon ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN monument)) (VP (VBD was) (VP (VBN brought) (PP (TO to) (NP (NNP Istanbul))) (PP (IN by) (NP (NNP Napoleon))))) (. .))) | travel | 1 |
84,105 | 84105c | To the Berbers' amazement the tables were turned, and it wasn't long before the Ibicencos were boarding the enemy's brigantines on the open seas and liberating the pirates' booty even that of the greatly feared Pope (see box). | ( ( ( ( ( ( To ( the ( Berbers ( ' amazement ) ) ) ) ( ( the tables ) ( were turned ) ) ) , ) and ) ( it ( ( ( was n't ) long ) ( before ( ( the Ibicencos ) ( were ( ( ( boarding ( ( ( the ( enemy 's ) ) brigantines ) ( on ( the ( open seas ) ) ) ) ) and ) ( liberating ( ( ( ( the ( pirates ' ) ) booty ) ( even that ) ) ( of ( ( the ( ( greatly feared ) Pope ) ) ( -LRB- ( ( see box ) -RRB- ) ) ) ) ) ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (PP (TO To) (NP (DT the) (NNPS Berbers) ('' ') (NN amazement))) (NP (DT the) (NNS tables)) (VP (VBD were) (VP (VBN turned)))) (, ,) (CC and) (S (NP (PRP it)) (VP (VBD was) (RB n't) (ADJP (JJ long)) (SBAR (IN before) (S (NP (DT the) (NNPS Ibicencos)) (VP (VBD were) (VP (VP (VBG boarding) (NP (NP (NP (DT the) (NN enemy) (POS 's)) (NNS brigantines)) (PP (IN on) (NP (DT the) (JJ open) (NNS seas))))) (CC and) (VP (VBG liberating) (NP (NP (NP (NP (DT the) (NNS pirates) (POS ')) (NN booty)) (ADJP (RB even) (DT that))) (PP (IN of) (NP (NP (DT the) (ADJP (RB greatly) (VBN feared)) (NNP Pope)) (PRN (-LRB- -LRB-) (S (VP (VB see) (NP (NN box)))) (-RRB- -RRB-)))))))))))) (. .))) | The Berbers are forever unlucky and can not accomplish anything. | ( ( The Berbers ) ( ( ( ( ( are forever ) unlucky ) and ) ( ( can not ) ( accomplish anything ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNPS Berbers)) (VP (VP (VBP are) (ADVP (RB forever)) (ADJP (JJ unlucky))) (CC and) (VP (MD can) (RB not) (VP (VB accomplish) (NP (NN anything))))) (. .))) | travel | 1 |
78,822 | 78822e | Adrin knelt to one knee and smiled at Susan. | ( Adrin ( ( ( ( knelt ( to ( one knee ) ) ) and ) ( smiled ( at Susan ) ) ) . ) ) | (ROOT (S (NP (NNP Adrin)) (VP (VP (VBP knelt) (PP (TO to) (NP (CD one) (NN knee)))) (CC and) (VP (VBD smiled) (PP (IN at) (NP (NNP Susan))))) (. .))) | Adrin smiled at Susan on one knee. | ( Adrin ( ( ( smiled ( at Susan ) ) ( on ( one knee ) ) ) . ) ) | (ROOT (S (NP (NNP Adrin)) (VP (VBD smiled) (PP (IN at) (NP (NNP Susan))) (PP (IN on) (NP (CD one) (NN knee)))) (. .))) | fiction | 0 |
24,051 | 24051e | Baracoa's Hotel Castillo has a bar with sensational views and frequent live music. | ( ( ( Baracoa 's ) ( Hotel Castillo ) ) ( ( has ( ( a bar ) ( with ( ( ( sensational views ) and ) ( frequent ( live music ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Baracoa) (POS 's)) (NNP Hotel) (NNP Castillo)) (VP (VBZ has) (NP (NP (DT a) (NN bar)) (PP (IN with) (NP (NP (JJ sensational) (NNS views)) (CC and) (NP (JJ frequent) (JJ live) (NN music)))))) (. .))) | The Hotel Castillo located at Baracoa houses a bar. | ( ( ( The ( Hotel Castillo ) ) ( located ( at Baracoa ) ) ) ( ( houses ( a bar ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNP Hotel) (NNP Castillo)) (VP (VBN located) (PP (IN at) (NP (NNP Baracoa))))) (VP (VBZ houses) (NP (DT a) (NN bar))) (. .))) | travel | 0 |
66,471 | 66471c | and there's even some silver plated bowls and stuff there's a lot of stuff it's a big booklet | ( and ( there ( 's ( even ( ( some ( silver plated ) ) ( ( bowls and ) ( stuff ( there ( 's ( ( ( a lot ) ( of stuff ) ) ( it ( 's ( a ( big booklet ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (PRN (CC and) (S (NP (EX there)) (VP (VBZ 's) (SBAR (RB even) (S (NP (DT some) (NN silver) (NN plated)) (VP (VP (VBZ bowls)) (CC and) (VP (VBP stuff) (SBAR (S (NP (EX there)) (VP (VBZ 's) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NN stuff))) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (NP (DT a) (JJ big) (NN booklet))))))))))))))))) | The booklet is small, it's really just plates and stuff like that. | ( ( ( The booklet ) ( is small ) ) ( , ( it ( ( ( 's really ) ( ( just ( ( plates and ) stuff ) ) ( like that ) ) ) . ) ) ) ) | (ROOT (S (S (NP (DT The) (NN booklet)) (VP (VBZ is) (ADJP (JJ small)))) (, ,) (NP (PRP it)) (VP (VBZ 's) (ADVP (RB really)) (NP (NP (RB just) (NN plates) (CC and) (NN stuff)) (PP (IN like) (NP (DT that))))) (. .))) | telephone | 1 |
80,798 | 80798c | everybody in the dorm watched it i mean everybody you were an outcast if you didn't gather in the TV room at two o'clock in the afternoon to watch this soap i mean people scheduled their class around it and everything so i | ( ( everybody ( in ( the dorm ) ) ) ( watched ( it ( i ( mean ( everybody ( you ( ( were ( an outcast ) ) ( if ( you ( ( did n't ) ( ( gather ( in ( ( the ( TV room ) ) ( at ( two o'clock ) ) ) ) ) ( in ( the ( afternoon ( to ( watch ( ( this ( soap i ) ) ( mean ( ( ( people ( ( scheduled ( their class ) ) ( around it ) ) ) and ) ( everything ( so i ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (NP (NN everybody)) (PP (IN in) (NP (DT the) (NN dorm)))) (VP (VBD watched) (SBAR (S (NP (PRP it)) (VP (MD i) (VP (VB mean) (NP (NP (NN everybody)) (SBAR (S (NP (PRP you)) (VP (VBD were) (NP (DT an) (NN outcast)) (SBAR (IN if) (S (NP (PRP you)) (VP (VBD did) (RB n't) (VP (VB gather) (PP (IN in) (NP (NP (DT the) (NN TV) (NN room)) (PP (IN at) (NP (CD two) (RB o'clock))))) (PP (IN in) (NP (DT the) (NN afternoon) (S (VP (TO to) (VP (VB watch) (S (NP (DT this) (NN soap) (NN i)) (VP (VB mean) (NP (NP (NP (NNS people)) (VP (VBN scheduled) (NP (PRP$ their) (NN class)) (PP (IN around) (NP (PRP it))))) (CC and) (NP (NP (NN everything)) (ADJP (RB so) (VBN i)))))))))))))))))))))))))) | It was the final episode of an evening, prime-time television soap opera. | ( It ( ( was ( ( the ( final episode ) ) ( of ( ( ( an evening ) , ) ( prime-time ( television ( soap opera ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBD was) (NP (NP (DT the) (JJ final) (NN episode)) (PP (IN of) (NP (NP (DT an) (NN evening)) (, ,) (NP (JJ prime-time) (NN television) (NN soap) (NN opera)))))) (. .))) | telephone | 1 |
61,460 | 61460e | Or, maybe higher savings wouldn't really increase growth. | ( Or ( , ( maybe ( ( higher savings ) ( ( ( ( would n't ) really ) ( increase growth ) ) . ) ) ) ) ) | (ROOT (S (CC Or) (, ,) (ADVP (RB maybe)) (NP (JJR higher) (NNS savings)) (VP (MD would) (RB n't) (ADVP (RB really)) (VP (VB increase) (NP (NN growth)))) (. .))) | Or, maybe growth wouldn't really increase due to higher savings. | ( Or ( , ( maybe ( growth ( ( ( ( would n't ) really ) ( increase ( due ( to ( higher savings ) ) ) ) ) . ) ) ) ) ) | (ROOT (S (CC Or) (, ,) (ADVP (RB maybe)) (NP (NN growth)) (VP (MD would) (RB n't) (ADVP (RB really)) (VP (VB increase) (ADJP (JJ due) (PP (TO to) (NP (JJR higher) (NNS savings)))))) (. .))) | slate | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.