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
102,672
102672c
It should be noted that this raises an important policy issue.
( It ( ( should ( be ( noted ( that ( this ( raises ( an ( important ( policy issue ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (MD should) (VP (VB be) (VP (VBN noted) (SBAR (IN that) (S (NP (DT this)) (VP (VBZ raises) (NP (DT an) (JJ important) (NN policy) (NN issue)))))))) (. .)))
There are no important things in our policy issue.
( There ( ( are ( ( no ( important things ) ) ( in ( our ( policy issue ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (DT no) (JJ important) (NNS things)) (PP (IN in) (NP (PRP$ our) (NN policy) (NN issue))))) (. .)))
government
1
145,628
145628c
he's going to end up paralyzing himself or something i mean i worry about that guy
( he ( 's ( going ( to ( ( end up ) ( paralyzing ( ( ( himself or ) ( ( ( something i ) mean ) i ) ) ( worry ( about ( that guy ) ) ) ) ) ) ) ) ) )
(ROOT (S (NP (PRP he)) (VP (VBZ 's) (VP (VBG going) (S (VP (TO to) (VP (VB end) (PRT (RP up)) (S (VP (VBG paralyzing) (SBAR (S (NP (NP (PRP himself)) (CC or) (NP (NN something) (FW i) (FW mean) (FW i))) (VP (VBP worry) (PP (IN about) (NP (DT that) (NN guy)))))))))))))))
I am not worried about the guy, because he is very safe and does not get hurt often.
( I ( ( ( ( ( am not ) ( worried ( about ( ( ( the guy ) , ) ( because ( he ( is ( very safe ) ) ) ) ) ) ) ) and ) ( ( does not ) ( get ( hurt often ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VP (VBP am) (RB not) (ADJP (VBN worried) (PP (IN about) (NP (NP (DT the) (NN guy)) (, ,) (SBAR (IN because) (S (NP (PRP he)) (VP (VBZ is) (ADJP (RB very) (JJ safe))))))))) (CC and) (VP (VBZ does) (RB not) (VP (VB get) (VP (VBN hurt) (ADVP (RB often)))))) (. .)))
telephone
1
65,222
65222e
If you wish to learn to dive in Egypt there is an excellent network of dive centers that offer training, ab-initio to professional levels.
( ( If ( you ( wish ( to ( learn ( to ( dive ( in Egypt ) ) ) ) ) ) ) ) ( there ( ( is ( ( an ( excellent network ) ) ( of ( ( ( ( dive centers ) ( that ( offer training ) ) ) , ) ( ab-initio ( to ( professional levels ) ) ) ) ) ) ) . ) ) )
(ROOT (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP wish) (S (VP (TO to) (VP (VB learn) (PP (TO to) (NP (NP (NN dive)) (PP (IN in) (NP (NNP Egypt))))))))))) (NP (EX there)) (VP (VBZ is) (NP (NP (DT an) (JJ excellent) (NN network)) (PP (IN of) (NP (NP (NN dive) (NNS centers)) (SBAR (WHNP (WDT that)) (S (VP (VBP offer) (NP (NN training))))) (, ,) (VP (ADJP (JJ ab-initio)) (PP (TO to) (NP (JJ professional) (NNS levels)))))))) (. .)))
There are dive centers that offer professional level instruction in Egypt.
( There ( ( are ( ( dive centers ) ( that ( offer ( ( professional ( level instruction ) ) ( in Egypt ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (NN dive) (NNS centers)) (SBAR (WHNP (WDT that)) (S (VP (VBP offer) (NP (NP (JJ professional) (NN level) (NN instruction)) (PP (IN in) (NP (NNP Egypt))))))))) (. .)))
travel
0
66,241
66241c
Long a run-down area, it was given a shot in the arm by the construction of the Opera-Bastille, one of President Mitterrand's great projects.
( ( Long ( a ( run-down area ) ) ) ( , ( it ( ( was ( ( given ( ( a shot ) ( in ( the arm ) ) ) ) ( by ( ( the construction ) ( of ( ( ( the Opera-Bastille ) , ) ( one ( of ( ( President ( Mitterrand 's ) ) ( great projects ) ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (S (ADVP (RB Long)) (NP (DT a) (JJ run-down) (NN area))) (, ,) (NP (PRP it)) (VP (VBD was) (VP (VBN given) (NP (NP (DT a) (NN shot)) (PP (IN in) (NP (DT the) (NN arm)))) (PP (IN by) (NP (NP (DT the) (NN construction)) (PP (IN of) (NP (NP (DT the) (NN Opera-Bastille)) (, ,) (NP (NP (CD one)) (PP (IN of) (NP (NP (NNP President) (NNP Mitterrand) (POS 's)) (JJ great) (NNS projects)))))))))) (. .)))
The Opera-Bastille added to the already affluent upscale area.
( ( The Opera-Bastille ) ( ( added ( to ( the ( ( already affluent ) ( upscale area ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN Opera-Bastille)) (VP (VBD added) (PP (TO to) (NP (DT the) (ADJP (RB already) (JJ affluent)) (JJ upscale) (NN area)))) (. .)))
travel
1
109,912
109912e
Surgeons would probably be influenced more by an outcome of reduced readmissions to the trauma service.
( Surgeons ( ( ( would probably ) ( be ( ( influenced ( more ( by ( ( an outcome ) ( of ( reduced readmissions ) ) ) ) ) ) ( to ( the ( trauma service ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNS Surgeons)) (VP (MD would) (ADVP (RB probably)) (VP (VB be) (VP (VBN influenced) (PP (RBR more) (IN by) (NP (NP (DT an) (NN outcome)) (PP (IN of) (NP (JJ reduced) (NNS readmissions))))) (PP (TO to) (NP (DT the) (NN trauma) (NN service)))))) (. .)))
The result of readmissions influence surgeons.
( ( ( The result ) ( of readmissions ) ) ( ( influence surgeons ) . ) )
(ROOT (S (NP (NP (DT The) (NN result)) (PP (IN of) (NP (NNS readmissions)))) (VP (VBP influence) (NP (NNS surgeons))) (. .)))
government
0
82,460
82460e
You may want to clarify, however, that polar fleece is not a recognized attribute of FashionSense in any color.
( You ( ( may ( want ( to ( ( ( ( clarify , ) however ) , ) ( that ( ( polar fleece ) ( ( is not ) ( ( ( a ( recognized attribute ) ) ( of FashionSense ) ) ( in ( any color ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP You)) (VP (MD may) (VP (VB want) (S (VP (TO to) (VP (VB clarify) (, ,) (ADVP (RB however)) (, ,) (SBAR (IN that) (S (NP (JJ polar) (NN fleece)) (VP (VBZ is) (RB not) (NP (NP (DT a) (VBN recognized) (NN attribute)) (PP (IN of) (NP (NNP FashionSense))) (PP (IN in) (NP (DT any) (NN color)))))))))))) (. .)))
Perhaps you should mention that polar fleece isn't an attribute of FashionSense.
( Perhaps ( you ( ( should ( mention ( that ( ( polar fleece ) ( ( is n't ) ( ( an attribute ) ( of FashionSense ) ) ) ) ) ) ) . ) ) )
(ROOT (S (ADVP (RB Perhaps)) (NP (PRP you)) (VP (MD should) (VP (VB mention) (SBAR (IN that) (S (NP (JJ polar) (NN fleece)) (VP (VBZ is) (RB n't) (NP (NP (DT an) (NN attribute)) (PP (IN of) (NP (NNP FashionSense))))))))) (. .)))
slate
0
29,242
29242c
The commenters raised concerns relating to (1) accounting policy, (2) quantitative disclosures about market risk, (3) qualitative disclosures about market risk, and (4) implementation issues.
( ( The commenters ) ( ( raised ( ( ( ( ( concerns ( relating ( to ( ( ( ( -LRB- ( 1 -RRB- ) ) ( accounting policy ) ) , ) ( ( -LRB- ( 2 -RRB- ) ) ( ( quantitative disclosures ) ( about ( ( ( market risk ) , ) ( ( -LRB- ( 3 -RRB- ) ) ( ( qualitative disclosures ) ( about ( market risk ) ) ) ) ) ) ) ) ) ) ) ) , ) and ) ( -LRB- ( 4 -RRB- ) ) ) ( implementation issues ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS commenters)) (VP (VBD raised) (NP (NP (NP (NNS concerns)) (VP (VBG relating) (PP (TO to) (NP (NP (LST (-LRB- -LRB-) (LS 1) (-RRB- -RRB-)) (VBN accounting) (NN policy)) (, ,) (NP (LST (-LRB- -LRB-) (LS 2) (-RRB- -RRB-)) (NP (JJ quantitative) (NNS disclosures)) (PP (IN about) (NP (NP (NN market) (NN risk)) (, ,) (NP (LST (-LRB- -LRB-) (LS 3) (-RRB- -RRB-)) (NP (JJ qualitative) (NNS disclosures)) (PP (IN about) (NP (NN market) (NN risk))))))))))) (, ,) (CC and) (PRN (-LRB- -LRB-) (NP (CD 4)) (-RRB- -RRB-)) (NP (NN implementation) (NNS issues)))) (. .)))
The commenters had no concerns about anything.
( ( The commenters ) ( ( had ( ( no concerns ) ( about anything ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS commenters)) (VP (VBD had) (NP (NP (DT no) (NNS concerns)) (PP (IN about) (NP (NN anything))))) (. .)))
government
1
120,815
120815c
In 1296 he led a force of nearly 30,000 men into Scotland and captured the castles of Roxburgh, Edinburgh, and Stirling.
( ( In 1296 ) ( he ( ( ( ( ( led ( ( a force ) ( of ( ( nearly 30,000 ) men ) ) ) ) ( into Scotland ) ) and ) ( captured ( ( the castles ) ( of ( Roxburgh ( , ( Edinburgh ( , ( and Stirling ) ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (PP (IN In) (NP (CD 1296))) (NP (PRP he)) (VP (VP (VBD led) (NP (NP (DT a) (NN force)) (PP (IN of) (NP (QP (RB nearly) (CD 30,000)) (NNS men)))) (PP (IN into) (NP (NNP Scotland)))) (CC and) (VP (VBD captured) (NP (NP (DT the) (NNS castles)) (PP (IN of) (NP (NNP Roxburgh) (, ,) (NNP Edinburgh) (, ,) (CC and) (NNP Stirling)))))) (. .)))
With only 20 men he was able to capture Roxburgh's castle.
( ( With ( ( only 20 ) men ) ) ( he ( ( was ( able ( to ( capture ( ( Roxburgh 's ) castle ) ) ) ) ) . ) ) )
(ROOT (S (PP (IN With) (NP (QP (RB only) (CD 20)) (NNS men))) (NP (PRP he)) (VP (VBD was) (ADJP (JJ able) (S (VP (TO to) (VP (VB capture) (NP (NP (NNP Roxburgh) (POS 's)) (NN castle))))))) (. .)))
travel
1
67,848
67848e
laughed at by other countries because they wouldn't respect her as a business person
( ( laughed ( at ( by ( other countries ) ) ) ) ( because ( they ( ( would n't ) ( ( respect her ) ( as ( a ( business person ) ) ) ) ) ) ) )
(ROOT (VP (VBN laughed) (PP (IN at) (PP (IN by) (NP (JJ other) (NNS countries)))) (SBAR (IN because) (S (NP (PRP they)) (VP (MD would) (RB n't) (VP (VB respect) (NP (PRP her)) (PP (IN as) (NP (DT a) (NN business) (NN person)))))))))
We'd get laughed at by other countries because they wouldn't respect her as a business leader.
( We ( ( 'd ( get ( ( laughed ( at ( by ( other countries ) ) ) ) ( because ( they ( ( would n't ) ( ( respect her ) ( as ( a ( business leader ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP We)) (VP (MD 'd) (VP (VB get) (VP (VBN laughed) (PP (IN at) (PP (IN by) (NP (JJ other) (NNS countries)))) (SBAR (IN because) (S (NP (PRP they)) (VP (MD would) (RB n't) (VP (VB respect) (NP (PRP her)) (PP (IN as) (NP (DT a) (NN business) (NN leader)))))))))) (. .)))
telephone
0
23,409
23409c
Even if the measures implemented require painful sacrifices, people are willing to bear them if they promise a secure and healthy future.
( ( Even ( if ( ( the measures ) ( implemented ( require ( painful sacrifices ) ) ) ) ) ) ( , ( people ( ( are ( willing ( to ( ( bear them ) ( if ( they ( promise ( a ( ( ( secure and ) healthy ) future ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (SBAR (RB Even) (IN if) (S (NP (DT the) (NNS measures)) (VP (VBD implemented) (VP (VB require) (NP (JJ painful) (NNS sacrifices)))))) (, ,) (NP (NNS people)) (VP (VBP are) (ADJP (JJ willing) (S (VP (TO to) (VP (VB bear) (NP (PRP them)) (SBAR (IN if) (S (NP (PRP they)) (VP (VBP promise) (NP (DT a) (ADJP (JJ secure) (CC and) (JJ healthy)) (NN future)))))))))) (. .)))
A future can only be secure if painful sacrifice is endured.
( ( A future ) ( ( ( can only ) ( ( be secure ) ( if ( ( painful sacrifice ) ( is endured ) ) ) ) ) . ) )
(ROOT (S (NP (DT A) (NN future)) (VP (MD can) (ADVP (RB only)) (VP (VB be) (ADJP (JJ secure)) (SBAR (IN if) (S (NP (JJ painful) (NN sacrifice)) (VP (VBZ is) (VP (VBN endured))))))) (. .)))
slate
1
32,968
32968c
Our first assumption is that this woman is a victim of gender-based discrimination--but we're stopped short by the announcement that it is legal.
( ( ( ( ( ( Our ( first assumption ) ) ( is ( that ( ( this woman ) ( is ( ( a victim ) ( of ( gender-based discrimination ) ) ) ) ) ) ) ) -- ) but ) ( we ( 're ( ( stopped ( short ( by ( the announcement ) ) ) ) ( that ( it ( is legal ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (PRP$ Our) (JJ first) (NN assumption)) (VP (VBZ is) (SBAR (IN that) (S (NP (DT this) (NN woman)) (VP (VBZ is) (NP (NP (DT a) (NN victim)) (PP (IN of) (NP (JJ gender-based) (NN discrimination))))))))) (: --) (CC but) (S (NP (PRP we)) (VP (VBP 're) (VP (VBN stopped) (ADJP (JJ short) (PP (IN by) (NP (DT the) (NN announcement)))) (SBAR (IN that) (S (NP (PRP it)) (VP (VBZ is) (ADJP (JJ legal)))))))) (. .)))
All discrimination is illegal.
( ( All discrimination ) ( ( is illegal ) . ) )
(ROOT (S (NP (DT All) (NN discrimination)) (VP (VBZ is) (ADJP (JJ illegal))) (. .)))
slate
1
70,148
70148c
The survey data collected were used to estimate a WTP equation for improved visibility.
( ( ( The ( survey data ) ) collected ) ( ( were ( used ( to ( ( estimate ( a ( WTP equation ) ) ) ( for ( improved visibility ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN survey) (NNS data)) (VP (VBN collected))) (VP (VBD were) (VP (VBN used) (S (VP (TO to) (VP (VB estimate) (NP (DT a) (NNP WTP) (NN equation)) (PP (IN for) (NP (VBN improved) (NN visibility)))))))) (. .)))
Survey data is not reliable enough to estimate a WTP equation.
( ( Survey data ) ( ( ( is not ) ( ( reliable enough ) ( to ( estimate ( a ( WTP equation ) ) ) ) ) ) . ) )
(ROOT (S (NP (NN Survey) (NNS data)) (VP (VBZ is) (RB not) (ADJP (JJ reliable) (RB enough) (S (VP (TO to) (VP (VB estimate) (NP (DT a) (NNP WTP) (NN equation))))))) (. .)))
government
1
129,553
129553e
Will you try to steal a copy instead?
( ( ( Will you ) ( try ( to ( ( steal ( a copy ) ) instead ) ) ) ) ? )
(ROOT (SQ (MD Will) (NP (PRP you)) (VP (VB try) (S (VP (TO to) (VP (VB steal) (NP (DT a) (NN copy)) (ADVP (RB instead)))))) (. ?)))
Can you instead steal a copy?
( ( ( ( Can you ) instead ) ( steal ( a copy ) ) ) ? )
(ROOT (SQ (MD Can) (NP (PRP you)) (ADVP (RB instead)) (VP (VB steal) (NP (DT a) (NN copy))) (. ?)))
slate
0
119,456
119456e
yeah yeah i get back to Price's comment when he uh was found guilty he said well he didn't have any blacks uh you know from his neck of the woods well give me a break you know
( yeah ( ( ( ( ( yeah i ) ( ( ( get back ) ( to ( ( Price 's ) comment ) ) ) ( when ( he ( uh ( was ( found guilty ) ) ) ) ) ) ) ( he ( ( said well ) ( he ( ( did n't ) ( have ( any blacks ) ) ) ) ) ) ) ( uh ( you ( ( know ( from ( ( his neck ) ( of ( the woods ) ) ) ) ) ( well ( ( give me ) ( a break ) ) ) ) ) ) ) ( you know ) ) )
(ROOT (S (VP (VB yeah) (S (S (NP (NN yeah) (NNS i)) (VP (VBP get) (ADVP (RB back)) (PP (TO to) (NP (NP (NNP Price) (POS 's)) (NN comment))) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (ADVP (RB uh)) (VP (VBD was) (VP (VBN found) (S (ADJP (JJ guilty))))))))) (S (NP (PRP he)) (VP (VBD said) (ADVP (RB well)) (SBAR (S (NP (PRP he)) (VP (VBD did) (RB n't) (VP (VB have) (NP (DT any) (NNS blacks)))))))) (S (INTJ (UH uh)) (NP (PRP you)) (VP (VBP know) (PP (IN from) (NP (NP (PRP$ his) (NN neck)) (PP (IN of) (NP (DT the) (NNS woods))))) (S (INTJ (UH well)) (VP (VB give) (NP (PRP me)) (NP (DT a) (NN break)))))) (S (NP (PRP you)) (VP (VBP know)))))))
He was found guilty.
( He ( ( was ( found guilty ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD was) (VP (VBN found) (S (ADJP (JJ guilty))))) (. .)))
telephone
0
99,902
99902c
Jon left the sword where it lay.
( Jon ( ( ( left ( the sword ) ) ( where ( it lay ) ) ) . ) )
(ROOT (S (NP (NNP Jon)) (VP (VBD left) (NP (DT the) (NN sword)) (SBAR (WHADVP (WRB where)) (S (NP (PRP it)) (VP (VBD lay))))) (. .)))
Jon grabbed the sword quickly and returned it to the village.
( Jon ( ( ( ( ( grabbed ( the sword ) ) quickly ) and ) ( ( returned it ) ( to ( the village ) ) ) ) . ) )
(ROOT (S (NP (NNP Jon)) (VP (VP (VBD grabbed) (NP (DT the) (NN sword)) (ADVP (RB quickly))) (CC and) (VP (VBD returned) (NP (PRP it)) (PP (TO to) (NP (DT the) (NN village))))) (. .)))
fiction
1
85,101
85101e
The Private Express Statutes in the United States do not prevent private firms from delivering parcels, periodicals, catalogs over 24 pages, or saturation mail.
( ( ( The ( Private ( Express Statutes ) ) ) ( in ( the ( United States ) ) ) ) ( ( ( do not ) ( ( prevent ( private firms ) ) ( from ( delivering ( ( ( ( ( ( ( parcels , ) periodicals ) , ) ( catalogs ( over ( 24 pages ) ) ) ) , ) or ) ( saturation mail ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (JJ Private) (NNP Express) (NNPS Statutes)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States)))) (VP (VBP do) (RB not) (VP (VB prevent) (NP (JJ private) (NNS firms)) (PP (IN from) (S (VP (VBG delivering) (NP (NP (NP (NNS parcels)) (, ,) (NP (NNS periodicals))) (, ,) (NP (NP (NNS catalogs)) (PP (IN over) (NP (CD 24) (NNS pages)))) (, ,) (CC or) (NP (NN saturation) (NN mail)))))))) (. .)))
Private firms are allowed to deliver parcels and periodicals.
( ( Private firms ) ( ( are ( allowed ( to ( deliver ( ( parcels and ) periodicals ) ) ) ) ) . ) )
(ROOT (S (NP (JJ Private) (NNS firms)) (VP (VBP are) (VP (VBN allowed) (S (VP (TO to) (VP (VB deliver) (NP (NNS parcels) (CC and) (NNS periodicals))))))) (. .)))
government
0
100,644
100644e
'Excuse me, sir.
( ` ( ( Excuse me ) ( , ( sir . ) ) ) )
(ROOT (S (`` `) (S (VP (VBG Excuse) (NP (PRP me)))) (, ,) (VP (VBP sir)) (. .)))
Sorry, sir
( ( Sorry , ) sir )
(ROOT (NP (NP (NNP Sorry)) (, ,) (NP (NN sir))))
fiction
0
7,882
7882c
uh ski boats and whatever else may be around some people uh they they still call that a camp so i guess you could go camping and do archery and riflery and all the things that kids do at those camps but then go to their little hotel air conditioning room at night
( ( ( uh ( ski boats ) ) and ) ( whatever ( else ( may ( ( ( ( ( be ( around ( ( some people ) ( ( uh they ) ( they ( still ( call ( that ( ( ( a camp ) ( so i ) ) ( guess ( you ( could ( ( ( go camping ) and ) ( do ( ( ( ( archery and ) riflery ) and ) ( all ( the things ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( that ( kids ( do ( at ( those camps ) ) ) ) ) ) but ) then ) ( ( go ( to ( their ( little ( hotel ( air ( conditioning room ) ) ) ) ) ) ) ( at night ) ) ) ) ) ) )
(ROOT (UCP (NP (JJ uh) (NN ski) (NNS boats)) (CC and) (SBAR (WHNP (WDT whatever)) (S (ADVP (RB else)) (VP (MD may) (VP (VP (VB be) (PP (IN around) (S (NP (DT some) (NNS people)) (VP (VBG uh) (NP (PRP they)) (SBAR (S (NP (PRP they)) (ADVP (RB still)) (VP (VBP call) (SBAR (IN that) (S (NP (NP (DT a) (NN camp)) (ADJP (RB so) (JJ i))) (VP (VBP guess) (SBAR (S (NP (PRP you)) (VP (MD could) (VP (VP (VB go) (NP (NN camping))) (CC and) (VP (VB do) (NP (NP (NN archery) (CC and) (NN riflery)) (CC and) (NP (PDT all) (DT the) (NNS things))))))))))))))))) (SBAR (IN that) (S (NP (NNS kids)) (VP (VBP do) (PP (IN at) (NP (DT those) (NNS camps))))))) (CC but) (RB then) (VP (VB go) (PP (TO to) (NP (PRP$ their) (JJ little) (NN hotel) (NN air) (NN conditioning) (NN room))) (PP (IN at) (NP (NN night))))))))))
Ski boats and air conditioning are completely considered camping.
( ( ( ( Ski boats ) and ) ( air conditioning ) ) ( ( ( are completely ) ( considered camping ) ) . ) )
(ROOT (S (NP (NP (NN Ski) (NNS boats)) (CC and) (NP (NN air) (NN conditioning))) (VP (VBP are) (ADVP (RB completely)) (VP (VBN considered) (S (VP (VBG camping))))) (. .)))
telephone
1
30,397
30397e
In Snip's offer, 10 percent of $5 million ($500,000) plus 89 percent of $1 million ($890,000) equals $1.
( ( In ( ( Snip 's ) offer ) ) ( , ( ( ( 10 percent ) ( of ( ( ( ( $ 5 ) million ) ( -LRB- ( ( $ 500,000 ) -RRB- ) ) ) ( plus ( ( 89 percent ) ( of ( ( ( $ 1 ) million ) ( -LRB- ( ( $ 890,000 ) -RRB- ) ) ) ) ) ) ) ) ) ( ( equals ( $ 1 ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (NP (NNP Snip) (POS 's)) (NN offer))) (, ,) (NP (NP (CD 10) (NN percent)) (PP (IN of) (NP (NP (QP ($ $) (CD 5) (CD million))) (PRN (-LRB- -LRB-) (NP ($ $) (CD 500,000)) (-RRB- -RRB-)) (PP (CC plus) (NP (NP (CD 89) (NN percent)) (PP (IN of) (NP (NP (QP ($ $) (CD 1) (CD million))) (PRN (-LRB- -LRB-) (NP ($ $) (CD 890,000)) (-RRB- -RRB-))))))))) (VP (VBZ equals) (NP ($ $) (CD 1))) (. .)))
Snip is obviously very bad at even basic math.
( Snip ( ( ( is obviously ) ( very ( bad ( at ( even ( basic math ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Snip)) (VP (VBZ is) (ADVP (RB obviously)) (ADJP (RB very) (JJ bad) (PP (IN at) (NP (RB even) (JJ basic) (NN math))))) (. .)))
slate
0
58,174
58174e
GAO' s Web site (www.gao.gov) contains abstracts and fulltext files of current reports and testimony and an expanding archive of older products.
( ( ( ( GAO ' ) ( s ( Web site ) ) ) ( -LRB- ( www.gao.gov -RRB- ) ) ) ( ( contains ( ( ( ( abstracts ( and ( fulltext files ) ) ) ( of ( current ( ( reports and ) testimony ) ) ) ) and ) ( ( an ( expanding archive ) ) ( of ( older products ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NP (NNP GAO) (POS ')) (NNP s) (NNP Web) (NN site)) (PRN (-LRB- -LRB-) (NP (NNP www.gao.gov)) (-RRB- -RRB-))) (VP (VBZ contains) (NP (NP (NP (NNS abstracts) (CC and) (NN fulltext) (NNS files)) (PP (IN of) (NP (JJ current) (NNS reports) (CC and) (NN testimony)))) (CC and) (NP (NP (DT an) (VBG expanding) (NN archive)) (PP (IN of) (NP (JJR older) (NNS products)))))) (. .)))
Current reports are available as fulltext files with abstracts through the website.
( ( Current reports ) ( ( ( are ( available ( as ( ( fulltext files ) ( with abstracts ) ) ) ) ) ( through ( the website ) ) ) . ) )
(ROOT (S (NP (JJ Current) (NNS reports)) (VP (VBP are) (ADJP (JJ available) (PP (IN as) (NP (NP (JJ fulltext) (NNS files)) (PP (IN with) (NP (NNS abstracts)))))) (PP (IN through) (NP (DT the) (NN website)))) (. .)))
government
0
71,903
71903e
The President has directed me to develop proposed legislation that would significantly reduce and cap NOx, SO2 and mercury emissions from power generation.
( ( The President ) ( ( has ( directed ( me ( to ( develop ( ( proposed legislation ) ( that ( ( would significantly ) ( ( ( ( reduce and ) cap ) ( NOx ( , ( SO2 ( and ( mercury emissions ) ) ) ) ) ) ( from ( power generation ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP President)) (VP (VBZ has) (VP (VBN directed) (S (NP (PRP me)) (VP (TO to) (VP (VB develop) (NP (NP (VBN proposed) (NN legislation)) (SBAR (WHNP (WDT that)) (S (VP (MD would) (ADVP (RB significantly)) (VP (VB reduce) (CC and) (VB cap) (NP (NN NOx) (, ,) (NN SO2) (CC and) (NN mercury) (NNS emissions)) (PP (IN from) (NP (NN power) (NN generation))))))))))))) (. .)))
The proposed legislation would cap mercury emissions from generating power.
( ( The ( proposed legislation ) ) ( ( would ( ( cap ( mercury emissions ) ) ( from ( generating power ) ) ) ) . ) )
(ROOT (S (NP (DT The) (VBN proposed) (NN legislation)) (VP (MD would) (VP (VB cap) (NP (NN mercury) (NNS emissions)) (PP (IN from) (NP (VBG generating) (NN power))))) (. .)))
government
0
102,449
102449c
Adrin wore his read cloak and his leather three-cornered hat.
( Adrin ( ( wore ( ( ( his ( read cloak ) ) and ) ( his ( leather ( three-cornered hat ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Adrin)) (VP (VBD wore) (NP (NP (PRP$ his) (VBN read) (NN cloak)) (CC and) (NP (PRP$ his) (NN leather) (JJ three-cornered) (NN hat)))) (. .)))
Adrin was wearing blue jeans and a t-shirt.
( Adrin ( ( was ( wearing ( ( ( blue jeans ) and ) ( a t-shirt ) ) ) ) . ) )
(ROOT (S (NP (NNP Adrin)) (VP (VBD was) (VP (VBG wearing) (NP (NP (JJ blue) (NNS jeans)) (CC and) (NP (DT a) (NN t-shirt))))) (. .)))
fiction
1
121,689
121689e
People like it because they say it's fast and easy and especially because they don't have to pay for an attorney.
( People ( ( ( like it ) ( ( ( because ( they ( say ( it ( 's ( ( fast and ) easy ) ) ) ) ) ) and ) ( especially ( because ( they ( ( do n't ) ( have ( to ( pay ( for ( an attorney ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNS People)) (VP (VBP like) (NP (PRP it)) (SBAR (SBAR (IN because) (S (NP (PRP they)) (VP (VBP say) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ fast) (CC and) (JJ easy)))))))) (CC and) (SBAR (ADVP (RB especially)) (IN because) (S (NP (PRP they)) (VP (VBP do) (RB n't) (VP (VB have) (S (VP (TO to) (VP (VB pay) (PP (IN for) (NP (DT an) (NN attorney)))))))))))) (. .)))
People like it because they say it's fast.
( People ( ( ( like it ) ( because ( they ( say ( it ( 's fast ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNS People)) (VP (VBP like) (NP (PRP it)) (SBAR (IN because) (S (NP (PRP they)) (VP (VBP say) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ fast))))))))) (. .)))
government
0
133,138
133138c
You are then free to explore the magic of Hollywood in attractions such as Jurassic The Ride, a water ride with a big bite; Backdraft, a firestorm of special effects; and the ever-popular Back to the Future motion-simulator ride that sends you rocketing through avalanches, molten volcanoes, and the jaws of a dinosaur.
( You ( ( ( are then ) ( free ( to ( explore ( ( ( ( ( ( ( ( ( the magic ) ( of ( Hollywood ( in ( attractions ( such ( as ( Jurassic ( The Ride ) ) ) ) ) ) ) ) ) , ) ( ( a ( water ride ) ) ( with ( a ( big bite ) ) ) ) ) ; ) ( ( Backdraft , ) ( ( a firestorm ) ( of ( special effects ) ) ) ) ) ; ) and ) ( ( ( the ever-popular ) ( Back ( to ( the ( Future ( motion-simulator ride ) ) ) ) ) ) ( that ( sends ( you ( rocketing ( through ( ( ( ( ( avalanches , ) ( molten volcanoes ) ) , ) and ) ( ( the jaws ) ( of ( a dinosaur ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP You)) (VP (VBP are) (RB then) (ADJP (JJ free) (S (VP (TO to) (VP (VB explore) (NP (NP (NP (DT the) (NN magic)) (PP (IN of) (NP (NP (NNP Hollywood)) (PP (IN in) (NP (NP (NNS attractions)) (PP (JJ such) (IN as) (S (VP (VBG Jurassic) (NP (DT The) (NN Ride)))))))))) (, ,) (NP (NP (DT a) (NN water) (NN ride)) (PP (IN with) (NP (DT a) (JJ big) (NN bite)))) (: ;) (NP (NP (NNP Backdraft)) (, ,) (NP (NP (DT a) (NN firestorm)) (PP (IN of) (NP (JJ special) (NNS effects))))) (: ;) (CC and) (NP (NP (DT the) (NN ever-popular)) (ADVP (RB Back) (PP (TO to) (NP (DT the) (JJ Future) (JJ motion-simulator) (NN ride)))) (SBAR (WHNP (WDT that)) (S (VP (VBZ sends) (S (NP (PRP you)) (VP (VBG rocketing) (PP (IN through) (NP (NP (NNS avalanches)) (, ,) (NP (NN molten) (NNS volcanoes)) (, ,) (CC and) (NP (NP (DT the) (NNS jaws)) (PP (IN of) (NP (DT a) (NN dinosaur)))))))))))))))))) (. .)))
All of the attractions, including Backdraft, are closed to the public.
( ( ( ( ( All ( of ( the attractions ) ) ) , ) ( including Backdraft ) ) , ) ( ( are ( closed ( to ( the public ) ) ) ) . ) )
(ROOT (S (NP (NP (DT All)) (PP (IN of) (NP (DT the) (NNS attractions))) (, ,) (PP (VBG including) (NP (NNP Backdraft))) (, ,)) (VP (VBP are) (VP (VBN closed) (PP (TO to) (NP (DT the) (NN public))))) (. .)))
travel
1
46,641
46641e
About 81 percent receive only limited services, such as a single consultation, rather than full-time representation.
( ( ( About 81 ) percent ) ( ( receive ( ( ( ( ( ( only ( limited services ) ) , ) ( such ( as ( a ( single consultation ) ) ) ) ) , ) ( rather than ) ) ( full-time representation ) ) ) . ) )
(ROOT (S (NP (QP (RB About) (CD 81)) (NN percent)) (VP (VBP receive) (NP (NP (NP (RB only) (VBN limited) (NNS services)) (, ,) (PP (JJ such) (IN as) (NP (DT a) (JJ single) (NN consultation))) (, ,)) (CONJP (RB rather) (IN than)) (NP (JJ full-time) (NN representation)))) (. .)))
81 percent receive limited services.
( ( 81 percent ) ( ( receive ( limited services ) ) . ) )
(ROOT (S (NP (CD 81) (NN percent)) (VP (VBP receive) (NP (JJ limited) (NNS services))) (. .)))
government
0
141,400
141400e
and they finished second that year i guess and it was Bobby Lane's first it was the year that Bobby Lane got traded to them two games into the season
( and ( they ( ( finished second ) ( that ( ( ( year ( i guess ) ) and ) ( it ( was ( ( ( Bobby ( Lane 's ) ) first ) ( it ( ( was ( the year ) ) ( that ( ( Bobby Lane ) ( ( ( got ( traded ( to them ) ) ) ( two games ) ) ( into ( the season ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (PRN (CC and) (S (NP (PRP they)) (VP (VBD finished) (ADJP (JJ second)) (SBAR (IN that) (S (S (NP (NN year)) (NP (FW i)) (VP (VBP guess))) (CC and) (S (NP (PRP it)) (VP (VBD was) (NP (NP (NP (NNP Bobby) (NNP Lane) (POS 's)) (JJ first)) (SBAR (S (NP (PRP it)) (VP (VBD was) (NP (DT the) (NN year)) (SBAR (IN that) (S (NP (NNP Bobby) (NNP Lane)) (VP (VBD got) (ADJP (VBN traded) (PP (TO to) (NP (PRP them)))) (NP (CD two) (NNS games)) (PP (IN into) (NP (DT the) (NN season))))))))))))))))))
It was the year they got Bobby Lane after the season had started.
( It ( ( was ( ( the year ) ( they ( ( got ( Bobby Lane ) ) ( after ( ( the season ) ( had started ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBD was) (NP (NP (DT the) (NN year)) (SBAR (S (NP (PRP they)) (VP (VBD got) (NP (NNP Bobby) (NNP Lane)) (SBAR (IN after) (S (NP (DT the) (NN season)) (VP (VBD had) (VP (VBN started)))))))))) (. .)))
telephone
0
103,976
103976c
and it was right i had uh i had put one coat of of uh
( and ( it ( was ( ( right i ) ( had ( uh ( i ( had ( put ( ( one coat ) ( of ( of uh ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (PRN (CC and) (S (NP (PRP it)) (VP (VBD was) (ADVP (ADVP (RB right) (RB i)) (SBAR (VBD had) (S (INTJ (UH uh)) (NP (FW i)) (VP (VBD had) (VP (VBN put) (NP (NP (CD one) (NN coat)) (PP (IN of) (PP (IN of) (NP (INTJ (UH uh)))))))))))))))
I walked to the store and did a back flip.
( I ( ( ( ( walked ( to ( the store ) ) ) and ) ( did ( a ( back flip ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VP (VBD walked) (PP (TO to) (NP (DT the) (NN store)))) (CC and) (VP (VBD did) (NP (DT a) (JJ back) (NN flip)))) (. .)))
telephone
1
21,329
21329c
We came to the cockpit, which was on fire.
( We ( ( came ( to ( ( ( the cockpit ) , ) ( which ( was ( on fire ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP We)) (VP (VBD came) (PP (TO to) (NP (NP (DT the) (NN cockpit)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD was) (PP (IN on) (NP (NN fire))))))))) (. .)))
Luckily, the cockpit was not yet on fire.
( Luckily ( , ( ( the cockpit ) ( ( ( was not ) ( yet ( on fire ) ) ) . ) ) ) )
(ROOT (S (ADVP (RB Luckily)) (, ,) (NP (DT the) (NN cockpit)) (VP (VBD was) (RB not) (VP (ADVP (RB yet)) (PP (IN on) (NP (NN fire))))) (. .)))
fiction
1
137,722
137722c
Dear Santa, Thanks so much for all you did last Christmas.
( ( Dear Santa ) ( , ( ( ( ( Thanks so ) much ) ( for all ) ) ( you ( ( did ( last Christmas ) ) . ) ) ) ) )
(ROOT (S (NP (NNP Dear) (NNP Santa)) (, ,) (PP (ADVP (ADVP (NP (NNS Thanks)) (RB so)) (RB much)) (IN for) (NP (DT all))) (NP (PRP you)) (VP (VBD did) (NP (JJ last) (NNP Christmas))) (. .)))
Santa was hated.
( Santa ( ( was hated ) . ) )
(ROOT (S (NP (NNP Santa)) (VP (VBD was) (ADJP (VBN hated))) (. .)))
government
1
14,217
14217c
The tank is encircled by small sculptured deities and coiled snakes.
( ( The tank ) ( ( is ( encircled ( by ( ( ( small ( sculptured deities ) ) and ) ( coiled snakes ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN tank)) (VP (VBZ is) (VP (VBN encircled) (PP (IN by) (NP (NP (JJ small) (JJ sculptured) (NNS deities)) (CC and) (NP (JJ coiled) (NNS snakes)))))) (. .)))
The tank is plainly decorated with no sculptured objects around it.
( ( The tank ) ( ( is ( plainly ( decorated ( with ( ( no ( sculptured objects ) ) ( around it ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN tank)) (VP (VBZ is) (ADJP (RB plainly) (VBN decorated) (PP (IN with) (NP (NP (DT no) (JJ sculptured) (NNS objects)) (PP (IN around) (NP (PRP it))))))) (. .)))
travel
1
87,248
87248e
To ensure the right level of knowledge at each key decision point in product development, leading commercial companies separate technology from product development and take steps to ensure the product design is stabilized early so product performance and producibility can be demonstrated before production.
( ( To ( ( ( ( ( ensure ( ( the ( right level ) ) ( of knowledge ) ) ) ( at ( ( each ( key ( decision point ) ) ) ( in ( ( ( product development ) , ) ( ( leading ( commercial companies ) ) ( separate technology ) ) ) ) ) ) ) ( from ( product development ) ) ) and ) ( take ( steps ( to ( ensure ( the ( product design ) ) ) ) ) ) ) ) ( ( is ( ( stabilized early ) ( so ( ( ( ( product performance ) and ) producibility ) ( can ( be ( demonstrated ( before production ) ) ) ) ) ) ) ) . ) )
(ROOT (S (S (VP (TO To) (VP (VP (VB ensure) (NP (NP (DT the) (JJ right) (NN level)) (PP (IN of) (NP (NN knowledge)))) (PP (IN at) (NP (NP (DT each) (JJ key) (NN decision) (NN point)) (PP (IN in) (NP (NP (NN product) (NN development)) (, ,) (NP (NP (JJ leading) (JJ commercial) (NNS companies)) (NP (JJ separate) (NN technology))))))) (PP (IN from) (NP (NN product) (NN development)))) (CC and) (VP (VB take) (S (NP (NNS steps)) (VP (TO to) (VP (VB ensure) (NP (DT the) (NN product) (NN design))))))))) (VP (VBZ is) (VP (VBN stabilized) (ADVP (RB early)) (SBAR (IN so) (S (NP (NP (NN product) (NN performance)) (CC and) (NP (NN producibility))) (VP (MD can) (VP (VB be) (VP (VBN demonstrated) (PP (IN before) (NP (NN production)))))))))) (. .)))
Product design is best stabilized early.
( ( Product design ) ( ( ( is best ) ( stabilized early ) ) . ) )
(ROOT (S (NP (NN Product) (NN design)) (VP (VBZ is) (ADVP (RBS best)) (VP (VBN stabilized) (ADVP (RB early)))) (. .)))
government
0
54,122
54122e
Patients were also screened with the CAGE and SMAST.
( Patients ( ( ( were also ) ( screened ( with ( the ( ( CAGE and ) SMAST ) ) ) ) ) . ) )
(ROOT (S (NP (NNS Patients)) (VP (VBD were) (ADVP (RB also)) (VP (VBN screened) (PP (IN with) (NP (DT the) (NNP CAGE) (CC and) (NNP SMAST))))) (. .)))
The patients went through at least two screenings.
( ( The patients ) ( ( went ( through ( ( ( at least ) two ) screenings ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS patients)) (VP (VBD went) (PP (IN through) (NP (QP (IN at) (JJS least) (CD two)) (NNS screenings)))) (. .)))
government
0
24,209
24209c
Weird Ted receives The New Yorker , New York Review of Books , and Los Angeles Times in prison and spends his rare recreation time with fellow bombers Timothy McVeigh and Ramzi Yousef.
( ( Weird Ted ) ( ( ( ( ( receives ( ( ( ( ( ( The ( New Yorker ) ) , ) ( ( New ( York Review ) ) ( of Books ) ) ) , ) and ) ( Los ( Angeles Times ) ) ) ) ( in prison ) ) and ) ( ( spends ( his ( rare ( recreation time ) ) ) ) ( with ( fellow ( bombers ( Timothy ( McVeigh ( and ( Ramzi Yousef ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Weird) (NNP Ted)) (VP (VP (VBZ receives) (NP (NP (DT The) (NNP New) (NNP Yorker)) (, ,) (NP (NP (NNP New) (NNP York) (NNP Review)) (PP (IN of) (NP (NNS Books)))) (, ,) (CC and) (NP (NNP Los) (NNP Angeles) (NNP Times))) (PP (IN in) (NP (NN prison)))) (CC and) (VP (VBZ spends) (NP (PRP$ his) (JJ rare) (NN recreation) (NN time)) (PP (IN with) (NP (JJ fellow) (NNS bombers) (NNP Timothy) (NNP McVeigh) (CC and) (NNP Ramzi) (NNP Yousef))))) (. .)))
No prison was issued for Weird Ted, and he was free.
( ( ( ( ( ( No prison ) ( was ( issued ( for ( Weird Ted ) ) ) ) ) , ) and ) ( he ( was free ) ) ) . )
(ROOT (S (S (NP (DT No) (NN prison)) (VP (VBD was) (VP (VBN issued) (PP (IN for) (NP (NNP Weird) (NNP Ted)))))) (, ,) (CC and) (S (NP (PRP he)) (VP (VBD was) (ADJP (JJ free)))) (. .)))
slate
1
124,068
124068e
It was recently restored after a 1997 fire that left the city, and the nation, alarmed at how close it came to being completely destroyed.
( It ( ( ( was recently ) ( restored ( after ( ( ( ( ( a ( 1997 fire ) ) ( that ( left ( the city ) ) ) ) , ) and ) ( ( ( the nation ) , ) ( alarmed ( at ( ( how close ) ( it ( came ( to ( being ( completely destroyed ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBD was) (ADVP (RB recently)) (VP (VBN restored) (PP (IN after) (NP (NP (NP (DT a) (CD 1997) (NN fire)) (SBAR (WHNP (WDT that)) (S (VP (VBD left) (NP (DT the) (NN city)))))) (, ,) (CC and) (NP (NP (DT the) (NN nation)) (, ,) (VP (VBN alarmed) (PP (IN at) (SBAR (WHADVP (WRB how) (JJ close)) (S (NP (PRP it)) (VP (VBD came) (PP (TO to) (S (VP (VBG being) (VP (ADVP (RB completely)) (VBN destroyed))))))))))))))) (. .)))
After a nearly devastating fire in 1997, it was fully restored.
( ( After ( ( a ( ( nearly devastating ) fire ) ) ( in 1997 ) ) ) ( , ( it ( ( was ( fully restored ) ) . ) ) ) )
(ROOT (S (PP (IN After) (NP (NP (DT a) (ADJP (RB nearly) (JJ devastating)) (NN fire)) (PP (IN in) (NP (CD 1997))))) (, ,) (NP (PRP it)) (VP (VBD was) (VP (ADVP (RB fully)) (VBN restored))) (. .)))
travel
0
11,527
11527c
it was they tried to keep it you know as very close to real
( it ( was ( they ( tried ( to ( ( keep it ) ( you ( know ( ( as ( very close ) ) ( to real ) ) ) ) ) ) ) ) ) )
(ROOT (S (NP (PRP it)) (VP (VBD was) (SBAR (S (NP (PRP they)) (VP (VBD tried) (S (VP (TO to) (VP (VB keep) (NP (PRP it)) (SBAR (S (NP (PRP you)) (VP (VBP know) (ADJP (ADJP (RB as) (RB very) (JJ close)) (PP (TO to) (ADJP (JJ real))))))))))))))))
They tried to keep it as unreal as possible.
( They ( ( tried ( to ( keep ( it ( as ( unreal ( as possible ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP They)) (VP (VBD tried) (S (VP (TO to) (VP (VB keep) (S (NP (PRP it)) (ADJP (RB as) (JJ unreal) (PP (IN as) (ADJP (JJ possible))))))))) (. .)))
telephone
1
124,205
124205c
As the red sun set, Adrin sat on the mound with his three friends, imagining the will of the Old One and what the titan might know of impacted brill colons.
( ( As ( the ( red ( sun set ) ) ) ) ( , ( Adrin ( ( ( ( ( sat ( on ( the mound ) ) ) ( with ( his ( three friends ) ) ) ) , ) ( imagining ( ( ( ( the will ) ( of ( the ( Old One ) ) ) ) and ) ( what ( ( the titan ) ( might ( know ( of ( impacted ( brill colons ) ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN As) (NP (DT the) (JJ red) (NN sun) (NN set))) (, ,) (NP (NNP Adrin)) (VP (VBD sat) (PP (IN on) (NP (DT the) (NN mound))) (PP (IN with) (NP (PRP$ his) (CD three) (NNS friends))) (, ,) (S (VP (VBG imagining) (NP (NP (NP (DT the) (NN will)) (PP (IN of) (NP (DT the) (JJ Old) (CD One)))) (CC and) (SBAR (WHNP (WP what)) (S (NP (DT the) (NN titan)) (VP (MD might) (VP (VB know) (PP (IN of) (NP (JJ impacted) (JJ brill) (NNS colons))))))))))) (. .)))
Adrin was alone.
( Adrin ( ( was alone ) . ) )
(ROOT (S (NP (NNP Adrin)) (VP (VBD was) (ADVP (RB alone))) (. .)))
fiction
1
78,338
78338c
Tourism is a major factor in France's econ?­o?­my and every effort is made to enhance your visit.
( ( ( ( Tourism ( is ( ( a ( major factor ) ) ( in ( ( France 's ) econ?o?my ) ) ) ) ) and ) ( ( every effort ) ( is ( made ( to ( enhance ( your visit ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (NNP Tourism)) (VP (VBZ is) (NP (NP (DT a) (JJ major) (NN factor)) (PP (IN in) (NP (NP (NNP France) (POS 's)) (NN econ?o?my)))))) (CC and) (S (NP (DT every) (NN effort)) (VP (VBZ is) (VP (VBN made) (S (VP (TO to) (VP (VB enhance) (NP (PRP$ your) (NN visit)))))))) (. .)))
The French economy doesn't rely on tourism at all so there isn't much help offered to tourists.
( ( The ( French economy ) ) ( ( ( does n't ) ( ( rely ( on tourism ) ) ( ( at all ) ( so ( there ( ( is n't ) ( ( much help ) ( offered ( to tourists ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (JJ French) (NN economy)) (VP (VBZ does) (RB n't) (VP (VB rely) (PP (IN on) (NP (NN tourism))) (SBAR (ADVP (IN at) (DT all)) (IN so) (S (NP (EX there)) (VP (VBZ is) (RB n't) (NP (NP (JJ much) (NN help)) (VP (VBN offered) (PP (TO to) (NP (NNS tourists)))))))))) (. .)))
travel
1
135,777
135777e
Those recipients should strive to follow his example.
( ( Those recipients ) ( ( should ( strive ( to ( follow ( his example ) ) ) ) ) . ) )
(ROOT (S (NP (DT Those) (NNS recipients)) (VP (MD should) (VP (VB strive) (S (VP (TO to) (VP (VB follow) (NP (PRP$ his) (NN example))))))) (. .)))
It is his example they should follow.
( It ( ( is ( ( his example ) ( they ( should follow ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ is) (NP (NP (PRP$ his) (NN example)) (SBAR (S (NP (PRP they)) (VP (MD should) (VP (VB follow))))))) (. .)))
government
0
115,163
115163c
The remains, which include streets with houses and pretty communal squares, have been placed under a protective, corrugated roof that gets hot and crowded, so try to visit as early in the day as possible.
( ( ( ( ( The remains ) , ) ( which ( ( include streets ) ( with ( ( houses and ) ( pretty ( communal squares ) ) ) ) ) ) ) , ) ( ( have ( been ( placed ( under ( ( a ( protective ( , ( corrugated roof ) ) ) ) ( that ( ( ( gets ( ( hot and ) crowded ) ) , ) ( so ( try ( to ( ( visit ( as early ) ) ( in ( ( the day ) ( as possible ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS remains)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBP include) (NP (NNS streets)) (PP (IN with) (NP (NP (NNS houses)) (CC and) (NP (JJ pretty) (JJ communal) (NNS squares))))))) (, ,)) (VP (VBP have) (VP (VBN been) (VP (VBN placed) (PP (IN under) (NP (NP (DT a) (JJ protective) (, ,) (JJ corrugated) (NN roof)) (SBAR (WHNP (WDT that)) (S (VP (VBZ gets) (ADJP (JJ hot) (CC and) (JJ crowded)) (, ,) (SBAR (IN so) (S (VP (VBP try) (S (VP (TO to) (VP (VB visit) (ADVP (RB as) (RB early)) (PP (IN in) (NP (NP (DT the) (NN day)) (ADJP (RB as) (JJ possible)))))))))))))))))) (. .)))
The remains include the trees and dried up ponds, visit them whenever you feel like it.
( ( The remains ) ( ( ( ( ( ( include ( the trees ) ) and ) ( ( dried up ) ponds ) ) , ) ( ( visit them ) ( whenever ( you ( feel ( like it ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS remains)) (VP (VP (VBP include) (NP (DT the) (NNS trees))) (CC and) (VP (VBD dried) (PRT (RP up)) (NP (NNS ponds))) (, ,) (S (VP (VB visit) (NP (PRP them)) (SBAR (WHADVP (WRB whenever)) (S (NP (PRP you)) (VP (VBP feel) (PP (IN like) (NP (PRP it))))))))) (. .)))
travel
1
70,562
70562c
I could not move on to the second sentence until the first sentence sounded true, she writes somewhat diffidently.
( ( I ( ( could not ) ( ( ( move on ) ( to ( the ( second sentence ) ) ) ) ( until ( ( the ( first sentence ) ) ( sounded true ) ) ) ) ) ) ( , ( she ( ( writes ( somewhat diffidently ) ) . ) ) ) )
(ROOT (S (S (NP (PRP I)) (VP (MD could) (RB not) (VP (VB move) (PRT (RP on)) (PP (TO to) (NP (DT the) (JJ second) (NN sentence))) (SBAR (IN until) (S (NP (DT the) (JJ first) (NN sentence)) (VP (VBD sounded) (ADJP (JJ true)))))))) (, ,) (NP (PRP she)) (VP (VBZ writes) (ADJP (RB somewhat) (JJ diffidently))) (. .)))
She wrote that any of the sentences were fine regardless of if they sounded true.
( She ( ( wrote ( that ( ( any ( of ( the sentences ) ) ) ( ( were fine ) ( ( regardless of ) ( if ( they ( sounded true ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP She)) (VP (VBD wrote) (SBAR (IN that) (S (NP (NP (DT any)) (PP (IN of) (NP (DT the) (NNS sentences)))) (VP (VBD were) (ADJP (JJ fine)) (SBAR (ADVP (RB regardless) (IN of)) (IN if) (S (NP (PRP they)) (VP (VBD sounded) (ADJP (JJ true))))))))) (. .)))
slate
1
112,363
112363e
The hospital building now houses the National Archaeological and Historical Museum, which displays a fascinating collection of finds from the sunken city of Port Royal but, sadly, very little pirate treasure.
( ( The ( hospital building ) ) ( now ( ( houses ( ( ( the ( National ( Archaeological ( and ( Historical Museum ) ) ) ) ) , ) ( which ( ( ( ( ( displays ( ( a ( fascinating collection ) ) ( of finds ) ) ) ( from ( ( the ( sunken city ) ) ( of ( Port Royal ) ) ) ) ) but ) ( , ( sadly , ) ) ) ( ( very little ) ( pirate treasure ) ) ) ) ) ) . ) ) )
(ROOT (S (NP (DT The) (NN hospital) (NN building)) (ADVP (RB now)) (VP (VBZ houses) (NP (NP (DT the) (NNP National) (NNP Archaeological) (CC and) (NNP Historical) (NNP Museum)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VP (VBZ displays) (NP (NP (DT a) (JJ fascinating) (NN collection)) (PP (IN of) (NP (NNS finds)))) (PP (IN from) (NP (NP (DT the) (JJ sunken) (NN city)) (PP (IN of) (NP (NNP Port) (NNP Royal)))))) (CC but) (PRN (, ,) (ADVP (RB sadly)) (, ,)) (VP (ADVP (RB very) (RB little)) (VBP pirate) (NP (NN treasure)))))))) (. .)))
The hospital building now houses the National Archaeological and Historical Museum.
( ( The ( hospital building ) ) ( now ( ( houses ( the ( National ( Archaeological ( and ( Historical Museum ) ) ) ) ) ) . ) ) )
(ROOT (S (NP (DT The) (NN hospital) (NN building)) (ADVP (RB now)) (VP (VBZ houses) (NP (DT the) (NNP National) (NNP Archaeological) (CC and) (NNP Historical) (NNP Museum))) (. .)))
travel
0
23,562
23562c
And you never told me?
( And ( you ( never ( ( told me ) ? ) ) ) )
(ROOT (S (CC And) (NP (PRP you)) (ADVP (RB never)) (VP (VBD told) (NP (PRP me))) (. ?)))
I'm glad you told me about this last week.
( I ( ( 'm ( glad ( you ( ( told me ) ( about ( this ( last week ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ glad) (SBAR (S (NP (PRP you)) (VP (VBD told) (NP (PRP me)) (PP (IN about) (NP (DT this) (JJ last) (NN week)))))))) (. .)))
fiction
1
92,459
92459e
He stretched out his hand to a sheet on the table.
( He ( ( ( ( ( stretched out ) ( his hand ) ) ( to ( a sheet ) ) ) ( on ( the table ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD stretched) (PRT (RP out)) (NP (PRP$ his) (NN hand)) (PP (TO to) (NP (DT a) (NN sheet))) (PP (IN on) (NP (DT the) (NN table)))) (. .)))
He reached out to a sheet on the table.
( He ( ( ( reached out ) ( to ( ( a sheet ) ( on ( the table ) ) ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD reached) (PRT (RP out)) (PP (TO to) (NP (NP (DT a) (NN sheet)) (PP (IN on) (NP (DT the) (NN table)))))) (. .)))
fiction
0
42,046
42046e
Despite the concerted efforts of the fashion and media worlds to move in on it, the bohemians and intellectuals hang on to their time-honored stronghold on the Left Bank (rive gauche).
( ( Despite ( ( ( the ( concerted efforts ) ) ( of ( the ( fashion ( and ( media worlds ) ) ) ) ) ) ( to ( ( move in ) ( on it ) ) ) ) ) ( , ( ( the ( ( bohemians and ) intellectuals ) ) ( ( hang ( on ( to ( ( their ( time-honored stronghold ) ) ( on ( ( the ( Left Bank ) ) ( -LRB- ( ( rive gauche ) -RRB- ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN Despite) (NP (NP (DT the) (JJ concerted) (NNS efforts)) (PP (IN of) (NP (DT the) (NN fashion) (CC and) (NN media) (NNS worlds))) (S (VP (TO to) (VP (VB move) (PRT (RP in)) (PP (IN on) (NP (PRP it)))))))) (, ,) (NP (DT the) (NNS bohemians) (CC and) (NNS intellectuals)) (VP (VBP hang) (PP (IN on) (PP (TO to) (NP (NP (PRP$ their) (JJ time-honored) (NN stronghold)) (PP (IN on) (NP (NP (DT the) (NNP Left) (NNP Bank)) (PRN (-LRB- -LRB-) (NP (JJ rive) (NN gauche)) (-RRB- -RRB-)))))))) (. .)))
There are a lot of intellectuals in the Left Bank.
( There ( ( are ( ( a lot ) ( of ( intellectuals ( in ( the ( Left Bank ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NP (NNS intellectuals)) (PP (IN in) (NP (DT the) (NNP Left) (NNP Bank))))))) (. .)))
travel
0
46,327
46327e
It couldn' There was no away.
( ( It ( couldn ' ) ) ( There ( ( was ( no away ) ) . ) ) )
(ROOT (S (S (NP (PRP It)) (VP (VBP couldn) ('' '))) (NP (EX There)) (VP (VBD was) (ADVP (RB no) (RB away))) (. .)))
No means of escaping.
( ( ( No means ) ( of escaping ) ) . )
(ROOT (NP (NP (DT No) (NN means)) (PP (IN of) (S (VP (VBG escaping)))) (. .)))
slate
0
3,783
3783c
There's a flower called Wandering Jew.
( There ( ( 's ( ( a flower ) ( called ( Wandering Jew ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBZ 's) (NP (NP (DT a) (NN flower)) (VP (VBN called) (NP (NNP Wandering) (NNP Jew))))) (. .)))
The flower is called Dog's Dance.
( ( The flower ) ( ( is ( called ( ( Dog 's ) Dance ) ) ) . ) )
(ROOT (S (NP (DT The) (NN flower)) (VP (VBZ is) (VP (VBN called) (NP (NP (NNP Dog) (POS 's)) (NN Dance)))) (. .)))
slate
1
104,753
104753c
In some textbooks on evaluation, case studies are synonymous with qualitative data-that is, data that are subjective or judgmental.
( ( In ( ( some textbooks ) ( on evaluation ) ) ) ( , ( ( case studies ) ( ( are ( synonymous ( with ( ( ( ( qualitative data-that ) is ) , ) ( data ( that ( are ( ( subjective or ) judgmental ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (NP (DT some) (NN textbooks)) (PP (IN on) (NP (NN evaluation))))) (, ,) (NP (NN case) (NNS studies)) (VP (VBP are) (ADJP (JJ synonymous) (PP (IN with) (NP (NP (NP (JJ qualitative) (NN data-that)) (VP (VBZ is))) (, ,) (NP (NP (NNS data)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (ADJP (JJ subjective) (CC or) (JJ judgmental)))))))))) (. .)))
Case study data is quantitative.
( ( Case ( study data ) ) ( ( is quantitative ) . ) )
(ROOT (S (NP (NNP Case) (NN study) (NNS data)) (VP (VBZ is) (ADJP (JJ quantitative))) (. .)))
government
1
127,217
127217e
At first, in spite of the costume, he was pleased.
( ( At first ) ( , ( ( in ( spite ( of ( the costume ) ) ) ) ( , ( he ( ( was pleased ) . ) ) ) ) ) )
(ROOT (S (PP (IN At) (NP (JJ first))) (, ,) (PP (IN in) (NP (NP (NN spite)) (PP (IN of) (NP (DT the) (NN costume))))) (, ,) (NP (PRP he)) (VP (VBD was) (ADJP (JJ pleased))) (. .)))
In the beginning, he was satisfied despite the costume.
( ( In ( the beginning ) ) ( , ( he ( ( was ( satisfied ( despite ( the costume ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (DT the) (NN beginning))) (, ,) (NP (PRP he)) (VP (VBD was) (VP (VBN satisfied) (PP (IN despite) (NP (DT the) (NN costume))))) (. .)))
fiction
0
33,281
33281e
Blood spattered to the dirt as she pulled the spike free but the demon fought on.
( ( ( ( Blood ( ( spattered ( to ( the dirt ) ) ) ( as ( she ( pulled ( ( the spike ) free ) ) ) ) ) ) but ) ( ( the demon ) ( fought on ) ) ) . )
(ROOT (S (S (NP (NNP Blood)) (VP (VBD spattered) (PP (TO to) (NP (DT the) (NN dirt))) (SBAR (IN as) (S (NP (PRP she)) (VP (VBD pulled) (S (NP (DT the) (NN spike)) (ADJP (JJ free)))))))) (CC but) (S (NP (DT the) (NN demon)) (VP (VBD fought) (PRT (RP on)))) (. .)))
She pulled the spike from the demon and blood spattered to the dirt.
( She ( ( ( pulled ( the spike ) ) ( from ( ( the ( ( demon and ) blood ) ) ( spattered ( to ( the dirt ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP She)) (VP (VBD pulled) (NP (DT the) (NN spike)) (PP (IN from) (NP (NP (DT the) (NN demon) (CC and) (NN blood)) (VP (VBN spattered) (PP (TO to) (NP (DT the) (NN dirt))))))) (. .)))
fiction
0
16,234
16234e
i don't think there's ever going to be peace in in the Middle East
( i ( ( do n't ) ( think ( there ( ( 's ever ) ( going ( to ( ( be peace ) ( in ( in ( the ( Middle East ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB think) (SBAR (S (NP (EX there)) (VP (VBZ 's) (ADVP (RB ever)) (VP (VBG going) (S (VP (TO to) (VP (VB be) (NP (NN peace)) (PP (IN in) (PP (IN in) (NP (DT the) (NNP Middle) (NNP East)))))))))))))))
I don't believe there will ever be peace in the Middle East.
( I ( ( ( do n't ) ( believe ( there ( ( will ever ) ( be ( peace ( in ( the ( Middle East ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB believe) (SBAR (S (NP (EX there)) (VP (MD will) (ADVP (RB ever)) (VP (VB be) (NP (NP (NN peace)) (PP (IN in) (NP (DT the) (NNP Middle) (NNP East)))))))))) (. .)))
telephone
0
48,865
48865e
Two wide bays offer natural harbors, and tiny Navy Island sits just offshore.
( ( ( ( ( ( Two ( wide bays ) ) ( offer ( natural harbors ) ) ) , ) and ) ( ( tiny ( Navy Island ) ) ( ( sits just ) offshore ) ) ) . )
(ROOT (S (S (NP (CD Two) (JJ wide) (NNS bays)) (VP (VBP offer) (NP (JJ natural) (NNS harbors)))) (, ,) (CC and) (S (NP (JJ tiny) (NNP Navy) (NNP Island)) (VP (VBZ sits) (ADVP (RB just)) (ADVP (RB offshore)))) (. .)))
The small Navy Island is located just offshore.
( ( The ( small ( Navy Island ) ) ) ( ( is ( ( located just ) offshore ) ) . ) )
(ROOT (S (NP (DT The) (JJ small) (NNP Navy) (NNP Island)) (VP (VBZ is) (VP (VBN located) (ADVP (RB just)) (ADVP (RB offshore)))) (. .)))
travel
0
82,772
82772c
Training and tools are provided to facilitate and accelerate the pace of change initiatives.
( ( ( Training and ) tools ) ( ( are ( provided ( to ( ( ( facilitate and ) accelerate ) ( ( the pace ) ( of ( change initiatives ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NN Training) (CC and) (NNS tools)) (VP (VBP are) (VP (VBN provided) (S (VP (TO to) (VP (VB facilitate) (CC and) (VB accelerate) (NP (NP (DT the) (NN pace)) (PP (IN of) (NP (NN change) (NNS initiatives))))))))) (. .)))
There aren't resources available to facilitate the change initiatives.
( There ( ( ( are n't ) ( resources ( available ( to ( facilitate ( the ( change initiatives ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (RB n't) (NP (NP (NNS resources)) (ADJP (JJ available) (S (VP (TO to) (VP (VB facilitate) (NP (DT the) (NN change) (NNS initiatives)))))))) (. .)))
government
1
118,045
118045e
The Sherman's march through Chechnya is not just boosting Russian military pride.
( ( ( ( The ( Sherman 's ) ) march ) ( through Chechnya ) ) ( ( ( ( is not ) just ) ( boosting ( Russian ( military pride ) ) ) ) . ) )
(ROOT (S (NP (NP (NP (DT The) (NNP Sherman) (POS 's)) (NN march)) (PP (IN through) (NP (NNP Chechnya)))) (VP (VBZ is) (RB not) (ADVP (RB just)) (VP (VBG boosting) (NP (JJ Russian) (JJ military) (NN pride)))) (. .)))
The Sherman's are currently marching through Chechnya.
( ( The ( Sherman 's ) ) ( ( ( are currently ) ( marching ( through Chechnya ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP Sherman) (POS 's)) (VP (VBP are) (ADVP (RB currently)) (VP (VBG marching) (PP (IN through) (NP (NNP Chechnya))))) (. .)))
slate
0
87,190
87190c
is that right oh neat that is just really neat because i
( is ( ( ( that right ) ( oh neat ) ) ( that ( ( is just ) ( really ( neat ( because i ) ) ) ) ) ) )
(ROOT (SINV (VP (VBZ is)) (NP (NP (DT that) (NN right)) (VP (VBG oh) (ADJP (JJ neat))) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (ADVP (RB just)) (ADJP (RB really) (JJ neat) (PP (IN because) (NP (FW i))))))))))
That isn't right
( That ( ( is n't ) right ) )
(ROOT (S (NP (DT That)) (VP (VBZ is) (RB n't) (ADJP (JJ right)))))
telephone
1
26,492
26492c
The British fleet dueled with the guns of El Morro fort and the defending warships in a long, costly battle.
( ( The ( British fleet ) ) ( ( dueled ( with ( ( ( ( the guns ) ( of ( El ( Morro fort ) ) ) ) and ) ( ( the ( defending warships ) ) ( in ( a ( long ( , ( costly battle ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (JJ British) (NN fleet)) (VP (VBD dueled) (PP (IN with) (NP (NP (NP (DT the) (NNS guns)) (PP (IN of) (NP (NNP El) (NNP Morro) (NN fort)))) (CC and) (NP (NP (DT the) (VBG defending) (NNS warships)) (PP (IN in) (NP (DT a) (JJ long) (, ,) (JJ costly) (NN battle))))))) (. .)))
The British fleet and the fort got along peacefully.
( ( ( ( The ( British fleet ) ) and ) ( the fort ) ) ( ( ( got along ) peacefully ) . ) )
(ROOT (S (NP (NP (DT The) (JJ British) (NN fleet)) (CC and) (NP (DT the) (NN fort))) (VP (VBD got) (PRT (RP along)) (ADVP (RB peacefully))) (. .)))
travel
1
36,190
36190c
sure and and and i don't have any doubt that through some back channels that we encouraged it
( ( sure and ) ( ( ( and and ) i ) ( ( do n't ) ( ( have ( ( any doubt ) ( that ( through ( some ( back channels ) ) ) ) ) ) ( that ( we ( encouraged it ) ) ) ) ) ) )
(ROOT (UCP (ADJP (JJ sure)) (CC and) (NP (NP (NNP and) (CC and) (NNP i)) (SBAR (S (VP (VBP do) (RB n't) (VP (VB have) (NP (NP (DT any) (NN doubt)) (SBAR (IN that) (FRAG (PP (IN through) (NP (DT some) (JJ back) (NNS channels)))))) (SBAR (IN that) (S (NP (PRP we)) (VP (VBD encouraged) (NP (PRP it))))))))))))
It is clear to me that we did everything we could to stop it.
( It ( ( ( is ( clear ( to me ) ) ) ( that ( we ( did ( everything ( we ( could ( to ( stop it ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ is) (ADJP (JJ clear) (PP (TO to) (NP (PRP me)))) (SBAR (IN that) (S (NP (PRP we)) (VP (VBD did) (NP (NP (NN everything)) (SBAR (S (NP (PRP we)) (VP (MD could) (S (VP (TO to) (VP (VB stop) (NP (PRP it))))))))))))) (. .)))
telephone
1
116,748
116748c
No one came.
( ( No one ) ( came . ) )
(ROOT (S (NP (DT No) (NN one)) (VP (VBD came)) (. .)))
Everybody came.
( Everybody ( came . ) )
(ROOT (S (NP (NN Everybody)) (VP (VBD came)) (. .)))
fiction
1
30,420
30420c
and that but and and you know people accuse them of controlling the news he says you know we don't control the news we just report it the way we the way it is and
( ( ( ( ( ( and that ) but ) ( and ( and ( you ( know people ) ) ) ) ) ( ( accuse them ) ( of ( controlling ( ( the news ) ( he ( says ( you ( know ( we ( ( do n't ) ( control ( ( the news ) ( we ( just ( report ( it ( the way ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) we ) ( ( the way ) ( it ( is and ) ) ) )
(ROOT (SINV (VP (VP (VB and) (NP (DT that))) (CC but) (PRN (CC and) (S (CC and) (NP (PRP you)) (VP (VBP know) (NP (NNS people))))) (VP (VB accuse) (NP (PRP them)) (PP (IN of) (S (VP (VBG controlling) (NP (NP (DT the) (NN news)) (SBAR (S (NP (PRP he)) (VP (VBZ says) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (PRP we)) (VP (VBP do) (RB n't) (VP (VB control) (NP (NP (DT the) (NN news)) (SBAR (S (NP (PRP we)) (ADVP (RB just)) (VP (VB report) (S (NP (PRP it)) (NP (DT the) (NN way)))))))))))))))))))))) (NP (PRP we))) (NP (NP (DT the) (NN way)) (SBAR (S (NP (PRP it)) (VP (VBZ is) (NP (NNP and))))))))
People know they never control the news.
( People ( ( know ( they ( never ( control ( the news ) ) ) ) ) . ) )
(ROOT (S (NP (NNS People)) (VP (VBP know) (SBAR (S (NP (PRP they)) (ADVP (RB never)) (VP (VBP control) (NP (DT the) (NN news)))))) (. .)))
telephone
1
30,519
30519c
A study in the 1980s, in fact, found that four out of every five tender offers resulted in the target being absorbed by one firm or another.
( ( ( ( ( ( A study ) ( in ( the 1980s ) ) ) , ) ( in fact ) ) , ) ( ( found ( that ( ( four ( out ( of ( every ( five ( tender offers ) ) ) ) ) ) ( resulted ( in ( ( the target ) ( being ( absorbed ( by ( ( ( one firm ) or ) another ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT A) (NN study)) (PP (IN in) (NP (DT the) (NNS 1980s))) (, ,) (PP (IN in) (NP (NN fact))) (, ,)) (VP (VBD found) (SBAR (IN that) (S (NP (NP (CD four)) (PP (RB out) (IN of) (NP (DT every) (CD five) (NN tender) (NNS offers)))) (VP (VBD resulted) (PP (IN in) (NP (NP (DT the) (NN target)) (VP (VBG being) (VP (VBN absorbed) (PP (IN by) (NP (NP (CD one) (NN firm)) (CC or) (NP (DT another)))))))))))) (. .)))
In a study of 2010 it has been found out that a vast majority of tender offers resulted in the target being absorbed by one firm or another.
( ( In ( ( a study ) ( of 2010 ) ) ) ( it ( ( has ( been ( ( found out ) ( that ( ( ( a ( vast majority ) ) ( of ( tender offers ) ) ) ( resulted ( in ( ( the target ) ( being ( absorbed ( by ( ( ( one firm ) or ) another ) ) ) ) ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (PP (IN In) (NP (NP (DT a) (NN study)) (PP (IN of) (NP (CD 2010))))) (NP (PRP it)) (VP (VBZ has) (VP (VBN been) (VP (VBN found) (PRT (RP out)) (SBAR (IN that) (S (NP (NP (DT a) (JJ vast) (NN majority)) (PP (IN of) (NP (NN tender) (NNS offers)))) (VP (VBD resulted) (PP (IN in) (NP (NP (DT the) (NN target)) (VP (VBG being) (VP (VBN absorbed) (PP (IN by) (NP (NP (CD one) (NN firm)) (CC or) (NP (DT another)))))))))))))) (. .)))
slate
1
66,612
66612c
She hears the sum offered for the factory and refuses to allow Bunt's concern about the future of the business or his burgeoning romance with Mei-ping to stand in the way of her plan to return to England and live in comfortable solitude with him.
( She ( ( ( ( ( hears ( ( the sum ) ( offered ( for ( the factory ) ) ) ) ) and ) ( refuses ( to ( ( allow ( ( Bunt 's ) concern ) ) ( about ( ( ( ( the future ) ( of ( the business ) ) ) or ) ( ( his ( burgeoning romance ) ) ( with Mei-ping ) ) ) ) ) ) ) ) ( to ( stand ( in ( ( the way ) ( of ( her ( plan ( to ( ( ( return ( to England ) ) and ) ( ( live ( in ( comfortable solitude ) ) ) ( with him ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP She)) (VP (VP (VBZ hears) (NP (NP (DT the) (NN sum)) (VP (VBN offered) (PP (IN for) (NP (DT the) (NN factory)))))) (CC and) (VP (VBZ refuses) (S (VP (TO to) (VP (VB allow) (NP (NP (NNP Bunt) (POS 's)) (NN concern)) (PP (IN about) (NP (NP (NP (DT the) (NN future)) (PP (IN of) (NP (DT the) (NN business)))) (CC or) (NP (NP (PRP$ his) (VBG burgeoning) (NN romance)) (PP (IN with) (NP (NNP Mei-ping)))))))))) (S (VP (TO to) (VP (VB stand) (PP (IN in) (NP (NP (DT the) (NN way)) (PP (IN of) (NP (PRP$ her) (NN plan) (S (VP (TO to) (VP (VP (VB return) (PP (TO to) (NP (NNP England)))) (CC and) (VP (VB live) (PP (IN in) (NP (JJ comfortable) (NN solitude))) (PP (IN with) (NP (PRP him))))))))))))))) (. .)))
She plans to move to America and live on her own.
( She ( ( plans ( to ( ( ( move ( to America ) ) and ) ( live ( on ( her own ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP She)) (VP (VBZ plans) (S (VP (TO to) (VP (VP (VB move) (PP (TO to) (NP (NNP America)))) (CC and) (VP (VB live) (PP (IN on) (NP (PRP$ her) (JJ own)))))))) (. .)))
slate
1
89,963
89963c
But I want the right to look after you, and take care of you."
( But ( I ( ( ( want ( ( the right ) ( to ( ( ( ( look ( after you ) ) , ) and ) ( take ( care ( of you ) ) ) ) ) ) ) . ) '' ) ) )
(ROOT (S (CC But) (NP (PRP I)) (VP (VBP want) (S (NP (DT the) (NN right)) (VP (TO to) (VP (VP (VB look) (PP (IN after) (NP (PRP you)))) (, ,) (CC and) (VP (VB take) (NP (NP (NN care)) (PP (IN of) (NP (PRP you))))))))) (. .) ('' '')))
"I do not believe I want to take care of you."
( `` ( I ( ( ( ( do not ) ( believe ( I ( want ( to ( take ( care ( of you ) ) ) ) ) ) ) ) . ) '' ) ) )
(ROOT (S (`` ``) (NP (PRP I)) (VP (VBP do) (RB not) (VP (VB believe) (SBAR (S (NP (PRP I)) (VP (VBP want) (S (VP (TO to) (VP (VB take) (NP (NP (NN care)) (PP (IN of) (NP (PRP you)))))))))))) (. .) ('' '')))
fiction
1
116,839
116839e
In his left hand he held a long dagger with a U shaped handguard meant to trap an oncoming blade.
( ( In ( his ( left hand ) ) ) ( he ( ( held ( ( ( ( a ( long dagger ) ) ( with ( a U ) ) ) ( shaped handguard ) ) ( meant ( to ( trap ( an ( oncoming blade ) ) ) ) ) ) ) . ) ) )
(ROOT (S (PP (IN In) (NP (PRP$ his) (JJ left) (NN hand))) (NP (PRP he)) (VP (VBD held) (NP (NP (DT a) (JJ long) (NN dagger)) (PP (IN with) (NP (DT a) (NNP U))) (ADJP (JJ shaped) (JJ handguard)) (VP (VBN meant) (S (VP (TO to) (VP (NN trap) (NP (DT an) (JJ oncoming) (NN blade)))))))) (. .)))
His left hand held a dagger meant to be used for defense against oncoming attackers.
( ( His ( left hand ) ) ( ( held ( ( a dagger ) ( meant ( to ( be ( used ( for ( defense ( against ( oncoming attackers ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP$ His) (JJ left) (NN hand)) (VP (VBD held) (SBAR (S (NP (DT a) (NN dagger)) (VP (VBD meant) (S (VP (TO to) (VP (VB be) (VP (VBN used) (PP (IN for) (NP (NP (NN defense)) (PP (IN against) (NP (VBG oncoming) (NNS attackers))))))))))))) (. .)))
fiction
0
49,501
49501c
in winter too
( in ( winter too ) )
(ROOT (PP (IN in) (NP (NN winter) (RB too))))
Not in the winter too.
( Not ( ( in ( the ( winter too ) ) ) . ) )
(ROOT (FRAG (RB Not) (PP (IN in) (NP (DT the) (NN winter) (RB too))) (. .)))
telephone
1
25,579
25579c
Her multi-times great grandfather, Sather Karf, regretted it, but he must have good news to release at once; the populace was starving because the food multipliers couldn't produce reliable supplies.
( ( ( ( ( ( ( ( ( ( ( Her ( multi-times ( great grandfather ) ) ) , ) ( Sather Karf ) ) , ) ( regretted it ) ) , ) but ) ( he ( must ( have ( good ( news ( to ( release ( at once ) ) ) ) ) ) ) ) ) ; ) ( ( the populace ) ( was ( starving ( because ( ( the ( food multipliers ) ) ( ( could n't ) ( produce ( reliable supplies ) ) ) ) ) ) ) ) ) . )
(ROOT (S (S (S (NP (NP (PRP$ Her) (JJ multi-times) (JJ great) (NN grandfather)) (, ,) (NP (NNP Sather) (NNP Karf)) (, ,)) (VP (VBN regretted) (NP (PRP it)))) (, ,) (CC but) (S (NP (PRP he)) (VP (MD must) (VP (VB have) (NP (JJ good) (NN news) (S (VP (TO to) (VP (VB release) (PP (IN at) (NP (RB once))))))))))) (: ;) (S (NP (DT the) (NN populace)) (VP (VBD was) (VP (VBG starving) (SBAR (IN because) (S (NP (DT the) (NN food) (NNS multipliers)) (VP (MD could) (RB n't) (VP (VB produce) (NP (JJ reliable) (NNS supplies))))))))) (. .)))
The populace was fine on food.
( ( The populace ) ( ( was ( fine ( on food ) ) ) . ) )
(ROOT (S (NP (DT The) (NN populace)) (VP (VBD was) (ADJP (JJ fine) (PP (IN on) (NP (NN food))))) (. .)))
fiction
1
57,831
57831e
i do crochet and a lot of uh things like that and i have very little of my own stuff and it's kind of embarrassing people say let me see some of your work
( i ( do ( ( ( ( ( crochet and ) ( ( a lot ) ( of ( ( uh things ) ( like ( ( that and ) i ) ) ) ) ) ) ( have ( ( very little ) ( of ( my ( own stuff ) ) ) ) ) ) and ) ( ( ( ( it 's ) kind ) ( of ( embarrassing people ) ) ) ( say ( let ( me ( see ( some ( of ( your work ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (NP (FW i)) (VP (VBP do) (SBAR (S (S (NP (NP (NN crochet)) (CC and) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NP (JJ uh) (NNS things)) (PP (IN like) (NP (NP (DT that)) (CC and) (NP (FW i)))))))) (VP (VBP have) (NP (NP (RB very) (RB little)) (PP (IN of) (NP (PRP$ my) (JJ own) (NN stuff)))))) (CC and) (S (NP (NP (NP (PRP it) (POS 's)) (NN kind)) (PP (IN of) (NP (JJ embarrassing) (NNS people)))) (VP (VBP say) (VP (VB let) (S (NP (PRP me)) (VP (VB see) (NP (NP (DT some)) (PP (IN of) (NP (PRP$ your) (NN work))))))))))))))
I have a small body of work that I've crocheted.
( I ( ( ( have ( ( a ( small body ) ) ( of work ) ) ) ( that ( I ( 've crocheted ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP have) (NP (NP (DT a) (JJ small) (NN body)) (PP (IN of) (NP (NN work)))) (SBAR (IN that) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN crocheted)))))) (. .)))
telephone
0
70,816
70816c
This put more than 60,000 in jail.
( This ( ( ( put ( more ( than 60,000 ) ) ) ( in jail ) ) . ) )
(ROOT (S (NP (DT This)) (VP (VBD put) (NP (QP (JJR more) (IN than) (CD 60,000))) (PP (IN in) (NP (NN jail)))) (. .)))
There were only 50,000 people in jail.
( There ( ( were ( ( ( only 50,000 ) people ) ( in jail ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBD were) (NP (NP (QP (RB only) (CD 50,000)) (NNS people)) (PP (IN in) (NP (NN jail))))) (. .)))
travel
1
111,538
111538e
To have to wait a while for something is not the worst problem in the world.
( ( To ( have ( to ( wait ( ( a while ) ( for something ) ) ) ) ) ) ( ( ( is not ) ( ( the ( worst problem ) ) ( in ( the world ) ) ) ) . ) )
(ROOT (S (S (VP (TO To) (VP (VB have) (S (VP (TO to) (VP (VB wait) (NP (NP (DT a) (NN while)) (PP (IN for) (NP (NN something)))))))))) (VP (VBZ is) (RB not) (NP (NP (DT the) (JJS worst) (NN problem)) (PP (IN in) (NP (DT the) (NN world))))) (. .)))
There are worse problems then having to wait a while for something.
( There ( ( are ( ( worse problems ) ( then ( having ( to ( wait ( ( a while ) ( for something ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (JJR worse) (NNS problems)) (PP (RB then) (S (VP (VBG having) (S (VP (TO to) (VP (VB wait) (NP (NP (DT a) (NN while)) (PP (IN for) (NP (NN something)))))))))))) (. .)))
travel
0
62,932
62932e
You can't love me right away, of course, that's impossible.
( You ( ( ( ca n't ) ( ( ( ( love me ) ( right away ) ) , ) ( of ( ( course , ) ( that ( 's impossible ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP You)) (VP (MD ca) (RB n't) (VP (VB love) (NP (PRP me)) (ADVP (RB right) (RB away)) (, ,) (PP (IN of) (NP (NP (NN course)) (, ,) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (ADJP (JJ impossible))))))))) (. .)))
You can't love me immediately, that is impractical.
( ( You ( ( ca n't ) ( ( love me ) immediately ) ) ) ( , ( that ( ( is impractical ) . ) ) ) )
(ROOT (S (S (NP (PRP You)) (VP (MD ca) (RB n't) (VP (VB love) (NP (PRP me)) (ADVP (RB immediately))))) (, ,) (NP (DT that)) (VP (VBZ is) (ADJP (JJ impractical))) (. .)))
fiction
0
88,013
88013e
''When you're blessed with good fortune, you need to give something back.
( '' ( ( ( When ( you ( 're ( blessed ( with good ) ) ) ) ) fortune ) ( , ( you ( ( need ( to ( ( give something ) back ) ) ) . ) ) ) ) )
(ROOT (S ('' '') (S (SBAR (WHADVP (WRB When)) (S (NP (PRP you)) (VP (VBP 're) (ADJP (VBN blessed) (PP (IN with) (ADJP (JJ good))))))) (VP (VBZ fortune))) (, ,) (NP (PRP you)) (VP (VBP need) (S (VP (TO to) (VP (VB give) (NP (NN something)) (ADVP (RB back)))))) (. .)))
You need to give back when you have good fortune.
( You ( ( need ( to ( ( give back ) ( when ( you ( have ( good fortune ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP You)) (VP (VBP need) (S (VP (TO to) (VP (VB give) (PRT (RP back)) (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBP have) (NP (JJ good) (NN fortune))))))))) (. .)))
government
0
36,457
36457c
oh yeah most definitely it it just it makes such a difference like i like i say the the overall appearance of this house is what really devalued it so much uh i you know i don't want to put a price on it but i just feel like we're every every gallon of paint adds a tremendous amount of value to the house you know every every time i do something a aside from that it just makes me feel a whole lot better to come home and you know old the walls are clean and they match and all those kinds of things
( oh ( ( yeah ( ( most definitely ) it ) ) ( ( ( ( it just ) ( it ( ( ( makes ( such ( a difference ) ) ) ( like i ) ) ( like ( i ( say ( ( the ( ( the ( overall appearance ) ) ( of ( this house ) ) ) ) ( is ( what ( really ( devalued ( it ( so ( much ( ( ( ( uh i ) ( you ( know ( i ( ( do n't ) ( want ( to ( ( put ( a price ) ) ( on it ) ) ) ) ) ) ) ) ) but ) ( i ( just ( feel ( like ( we ( ( 're ( ( every every ) gallon ) ) ( of ( ( ( ( ( paint ( ( adds ( ( a ( tremendous amount ) ) ( of value ) ) ) ( to ( ( the house ) ( you ( know ( ( every ( every ( time i ) ) ) ( ( ( do ( something a ) ) aside ) ( from ( that ( it ( just ( makes ( me ( feel ( ( a ( whole lot ) ) ( better ( to ( come home ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) and ) ( you ( know ( old ( ( the walls ) ( are clean ) ) ) ) ) ) and ) ( they match ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) and ) ( ( all ( those kinds ) ) ( of things ) ) ) ) )
(ROOT (SINV (ADVP (RB oh)) (VP (VBP yeah) (S (NP (JJS most)) (ADVP (RB definitely)) (NP (PRP it)))) (NP (NP (NP (PRP it)) (RB just) (SBAR (S (NP (PRP it)) (VP (VBZ makes) (NP (PDT such) (DT a) (NN difference)) (PP (IN like) (NP (FW i))) (SBAR (IN like) (S (NP (FW i)) (VP (VBP say) (SBAR (S (NP (DT the) (NP (NP (DT the) (JJ overall) (NN appearance)) (PP (IN of) (NP (DT this) (NN house))))) (VP (VBZ is) (SBAR (WHNP (WP what)) (S (ADVP (RB really)) (VP (VBD devalued) (S (NP (PRP it)) (ADJP (RB so) (JJ much) (SBAR (S (S (INTJ (UH uh) (UH i)) (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB put) (NP (DT a) (NN price)) (PP (IN on) (NP (PRP it)))))))))))) (CC but) (S (NP (FW i)) (ADVP (RB just)) (VP (VBP feel) (SBAR (IN like) (S (NP (PRP we)) (VP (VBP 're) (ADJP (ADVP (DT every) (DT every)) (NN gallon)) (PP (IN of) (S (S (NP (NN paint)) (VP (VBZ adds) (NP (NP (DT a) (JJ tremendous) (NN amount)) (PP (IN of) (NP (NN value)))) (PP (TO to) (NP (NP (DT the) (NN house)) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (DT every) (DT every) (NN time) (NN i)) (VP (VBP do) (NP (NN something) (DT a)) (ADVP (RB aside)) (PP (IN from) (SBAR (IN that) (S (NP (PRP it)) (ADVP (RB just)) (VP (VBZ makes) (SBAR (S (NP (PRP me)) (VP (VBP feel) (S (NP (DT a) (JJ whole) (NN lot)) (ADJP (JJR better) (S (VP (TO to) (VP (VB come) (NP (NN home)))))))))))))))))))))))) (CC and) (S (NP (PRP you)) (VP (VBP know) (ADJP (JJ old) (SBAR (S (NP (DT the) (NNS walls)) (VP (VBP are) (ADJP (JJ clean)))))))) (CC and) (S (NP (PRP they)) (VP (VBP match))))))))))))))))))))))))))) (CC and) (NP (NP (PDT all) (DT those) (NNS kinds)) (PP (IN of) (NP (NNS things)))))))
The overall appearance of the house has declined since painting it.
( ( ( The ( overall appearance ) ) ( of ( the house ) ) ) ( ( has ( declined ( since ( painting it ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (JJ overall) (NN appearance)) (PP (IN of) (NP (DT the) (NN house)))) (VP (VBZ has) (VP (VBN declined) (PP (IN since) (S (VP (VBG painting) (NP (PRP it))))))) (. .)))
telephone
1
37,087
37087e
I will put down my little case until I need it." He did so, on the round table by the window, but it was an illadvised proceeding; for, the top of it being loose, it tilted up, and precipitated the despatch-case on the floor.
( ( ( ( ( ( ( ( ( I ( will ( ( ( put down ) ( my ( little case ) ) ) ( until ( I ( need it ) ) ) ) ) ) . ) '' ) ( He ( ( ( ( did so ) , ) ( on ( the ( round table ) ) ) ) ( by ( the window ) ) ) ) ) , ) ( but ( it ( was ( an ( illadvised proceeding ) ) ) ) ) ) ; ) ( ( for ( , ( ( ( ( the top ) ( of it ) ) ( being loose ) ) , ) ) ) ( it ( ( ( ( tilted up ) , ) and ) ( ( precipitated ( the despatch-case ) ) ( on ( the floor ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (PRP I)) (VP (MD will) (VP (VB put) (PRT (RP down)) (NP (PRP$ my) (JJ little) (NN case)) (SBAR (IN until) (S (NP (PRP I)) (VP (VBP need) (NP (PRP it)))))))) (. .) ('' '') (PRN (S (NP (PRP He)) (VP (VBD did) (ADVP (RB so)) (, ,) (PP (IN on) (NP (DT the) (NN round) (NN table))) (PP (IN by) (NP (DT the) (NN window)))))) (, ,) (S (CC but) (NP (PRP it)) (VP (VBD was) (NP (DT an) (JJ illadvised) (NN proceeding)))) (: ;) (SBAR (IN for) (PRN (, ,) (S (NP (NP (DT the) (NN top)) (PP (IN of) (NP (PRP it)))) (VP (VBG being) (ADJP (JJ loose)))) (, ,)) (S (NP (PRP it)) (VP (VP (VBN tilted) (PRT (RP up))) (, ,) (CC and) (VP (VBD precipitated) (NP (DT the) (NN despatch-case)) (PP (IN on) (NP (DT the) (NN floor))))))) (. .)))
The top of the case was loose and fell on the floor.
( ( ( The top ) ( of ( the case ) ) ) ( ( ( ( was loose ) and ) ( fell ( on ( the floor ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN top)) (PP (IN of) (NP (DT the) (NN case)))) (VP (VP (VBD was) (ADJP (JJ loose))) (CC and) (VP (VBD fell) (PP (IN on) (NP (DT the) (NN floor))))) (. .)))
fiction
0
141,152
141152c
Also in Time , a piece explores the massive empire of Martha Stewart, who has just launched a new venture with Kmart.
( ( Also ( in Time ) ) ( , ( ( a piece ) ( ( explores ( ( the ( massive empire ) ) ( of ( ( ( Martha Stewart ) , ) ( who ( ( has just ) ( ( launched ( a ( new venture ) ) ) ( with Kmart ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (ADVP (RB Also)) (IN in) (NP (NNP Time))) (, ,) (NP (DT a) (NN piece)) (VP (VBZ explores) (NP (NP (DT the) (JJ massive) (NN empire)) (PP (IN of) (NP (NP (NNP Martha) (NNP Stewart)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBZ has) (ADVP (RB just)) (VP (VBN launched) (NP (DT a) (JJ new) (NN venture)) (PP (IN with) (NP (NNP Kmart))))))))))) (. .)))
Martha Stewart was denied her launch in Kmart.
( ( Martha Stewart ) ( ( was ( ( denied ( her launch ) ) ( in Kmart ) ) ) . ) )
(ROOT (S (NP (NNP Martha) (NNP Stewart)) (VP (VBD was) (VP (VBN denied) (NP (PRP$ her) (NN launch)) (PP (IN in) (NP (NNP Kmart))))) (. .)))
slate
1
44,421
44421e
Nothing could more aptly epitomize the Mutiny's good and bad results, from an Indian point of view, than the name given to the legislation that was to the 1858 Act for Better Government of India.
( Nothing ( ( ( could ( more aptly ) ) ( ( ( epitomize ( ( ( the ( Mutiny 's ) ) ( ( ( good and ) bad ) results ) ) ( , ( ( from ( ( an ( Indian point ) ) ( of view ) ) ) , ) ) ) ) ( than ( the name ) ) ) ( given ( to ( ( the legislation ) ( that ( was ( to ( ( the ( 1858 Act ) ) ( for ( ( Better Government ) ( of India ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NN Nothing)) (VP (MD could) (ADVP (RBR more) (RB aptly)) (VP (VB epitomize) (NP (NP (NP (DT the) (NNP Mutiny) (POS 's)) (ADJP (JJ good) (CC and) (JJ bad)) (NNS results)) (PRN (, ,) (PP (IN from) (NP (NP (DT an) (JJ Indian) (NN point)) (PP (IN of) (NP (NN view))))) (, ,))) (PP (IN than) (NP (DT the) (NN name))) (PP (VBN given) (PP (TO to) (NP (NP (DT the) (NN legislation)) (SBAR (WHNP (WDT that)) (S (VP (VBD was) (PP (TO to) (NP (NP (DT the) (NNP 1858) (NNP Act)) (PP (IN for) (NP (NP (NNP Better) (NNP Government)) (PP (IN of) (NP (NNP India))))))))))))))) (. .)))
The name of the act proved highly ironic given the Mutiny's implications.
( ( ( The name ) ( of ( the act ) ) ) ( ( ( proved ( highly ironic ) ) ( given ( ( the ( Mutiny 's ) ) implications ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN name)) (PP (IN of) (NP (DT the) (NN act)))) (VP (VBD proved) (ADJP (RB highly) (JJ ironic))) (PP (VBN given) (NP (NP (DT the) (NNP Mutiny) (POS 's)) (NNS implications))) (. .)))
travel
0
56,381
56381c
Was it possible that she had come to his help?
( ( ( ( Was it ) possible ) ( that ( she ( had ( come ( to ( his help ) ) ) ) ) ) ) ? )
(ROOT (SQ (VBD Was) (NP (PRP it)) (NP (JJ possible)) (SBAR (IN that) (S (NP (PRP she)) (VP (VBD had) (VP (VBN come) (PP (TO to) (NP (PRP$ his) (NN help))))))) (. ?)))
There was no chance that she had come to help him.
( There ( ( ( was ( no chance ) ) ( that ( she ( had ( come ( to ( help him ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBD was) (NP (DT no) (NN chance)) (SBAR (IN that) (S (NP (PRP she)) (VP (VBD had) (VP (VBN come) (S (VP (TO to) (VP (VB help) (NP (PRP him)))))))))) (. .)))
fiction
1
6,210
6210c
In past years, the City Council had consistently added $5.
( ( In ( past years ) ) ( , ( ( the ( City Council ) ) ( ( ( had consistently ) ( added ( $ 5 ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (JJ past) (NNS years))) (, ,) (NP (DT the) (NNP City) (NNP Council)) (VP (VBD had) (ADVP (RB consistently)) (VP (VBN added) (NP ($ $) (CD 5)))) (. .)))
The City Council took funds away every year.
( ( The ( City Council ) ) ( ( ( took funds ) ( away ( every year ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP City) (NNP Council)) (VP (VBD took) (NP (NNS funds)) (NP (RB away) (DT every) (NN year))) (. .)))
government
1
36,972
36972e
He accepted the offer.
( He ( ( accepted ( the offer ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD accepted) (NP (DT the) (NN offer))) (. .)))
He decided to accept the offer.
( He ( ( decided ( to ( accept ( the offer ) ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD decided) (S (VP (TO to) (VP (VB accept) (NP (DT the) (NN offer)))))) (. .)))
fiction
0
62,892
62892e
A figure stopped at the bluff's edge leading a horse.
( ( A figure ) ( ( ( stopped ( at ( ( the ( bluff 's ) ) edge ) ) ) ( leading ( a horse ) ) ) . ) )
(ROOT (S (NP (DT A) (NN figure)) (VP (VBD stopped) (PP (IN at) (NP (NP (DT the) (NN bluff) (POS 's)) (NN edge))) (S (VP (VBG leading) (NP (DT a) (NN horse))))) (. .)))
Someone and a horse stepped up to the edge.
( ( ( Someone and ) ( a horse ) ) ( ( ( stepped up ) ( to ( the edge ) ) ) . ) )
(ROOT (S (NP (NP (NN Someone)) (CC and) (NP (DT a) (NN horse))) (VP (VBD stepped) (PRT (RP up)) (PP (TO to) (NP (DT the) (NN edge)))) (. .)))
fiction
0
93,494
93494c
when i walk through this is what's bad when i walk through the front gate the inmates have more rights than i do
( when ( i ( ( walk ( through ( this ( is ( what ( ( 's bad ) ( when ( i ( walk ( through ( ( the ( front gate ) ) ( ( the inmates ) ( have ( more rights ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( than ( i do ) ) ) ) )
(ROOT (SBARQ (WHADVP (WRB when)) (SQ (NP (FW i)) (VP (VB walk) (PP (IN through) (NP (NP (DT this)) (SBAR (S (VP (VBZ is) (SBAR (WHNP (WP what)) (S (VP (VBZ 's) (ADJP (JJ bad)) (SBAR (WHADVP (WRB when)) (S (NP (FW i)) (VP (VBP walk) (PP (IN through) (NP (NP (DT the) (JJ front) (NN gate)) (SBAR (S (NP (DT the) (NNS inmates)) (VP (VBP have) (NP (JJR more) (NNS rights)))))))))))))))))) (SBAR (IN than) (S (NP (FW i)) (VP (VBP do))))))))
The inmates have a terrible quality of life and no rights to speak of.
( ( The inmates ) ( ( have ( ( ( ( a ( terrible quality ) ) ( of life ) ) and ) ( no ( rights ( to ( speak of ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS inmates)) (VP (VBP have) (NP (NP (NP (DT a) (JJ terrible) (NN quality)) (PP (IN of) (NP (NN life)))) (CC and) (NP (DT no) (NNS rights) (S (VP (TO to) (VP (VB speak) (PP (IN of)))))))) (. .)))
telephone
1
18,980
18980e
Pretty soon there won't be no need for wearin' guns loose an' tryin' to grow eyes in th' back of yore skull!"But Fenner's own rifle still rode on guard across his knees, and Drew noted that the scout never broke a searching survey of the countryside.
( Pretty ( ( soon there ) ( ( ( wo n't ) ( be ( ( no need ) ( for ( ( ( ( ( ( wearin ' ) guns ) loose ) an ) ' ) ( ( tryin ' ) ( to ( grow ( ( eyes ( ( in ( ( ( th ' ) back ) ( of ( yore skull ) ) ) ) ! ) ) ( `` ( ( ( ( But ( ( ( Fenner 's ) ( own rifle ) ) ( still ( ( rode ( on guard ) ) ( across ( his knees ) ) ) ) ) ) , ) and ) ( Drew ( noted ( that ( ( the scout ) ( never ( broke ( ( a ( searching survey ) ) ( of ( the countryside ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (NP (NNP Pretty)) (ADVP (RB soon) (RB there)) (VP (MD wo) (RB n't) (VP (VB be) (NP (NP (DT no) (NN need)) (PP (IN for) (NP (NP (NP (NP (NN wearin) (POS ')) (NNS guns)) (ADVP (JJ loose))) (, an) ('' ') (VP (VBN tryin) ('' ') (S (VP (TO to) (VP (VB grow) (SBAR (WHNP (WHNP (NNS eyes)) (PP (IN in) (NP (NP (NP (NNP th) (POS ')) (NN back)) (PP (IN of) (NP (JJ yore) (NN skull)))) (. !))) (S (`` ``) (S (CC But) (NP (NP (NNP Fenner) (POS 's)) (JJ own) (NN rifle)) (VP (ADVP (RB still)) (VBD rode) (PP (IN on) (NP (NN guard))) (PP (IN across) (NP (PRP$ his) (NNS knees))))) (, ,) (CC and) (S (NP (NNP Drew)) (VP (VBD noted) (SBAR (IN that) (S (NP (DT the) (NN scout)) (ADVP (RB never)) (VP (VBD broke) (NP (NP (DT a) (JJ searching) (NN survey)) (PP (IN of) (NP (DT the) (NN countryside)))))))))))))))))))) (. .)))
Shortly there will be no need to equip firearms loosely.
( Shortly ( there ( ( will ( be ( no ( need ( to ( ( equip firearms ) loosely ) ) ) ) ) ) . ) ) )
(ROOT (S (ADVP (RB Shortly)) (NP (EX there)) (VP (MD will) (VP (VB be) (NP (DT no) (NN need) (S (VP (TO to) (VP (VB equip) (NP (NNS firearms)) (ADVP (RB loosely)))))))) (. .)))
fiction
0
53,107
53107c
Across the street is Jerusalem's Independence Park.
( ( Across ( the street ) ) ( ( is ( ( Jerusalem 's ) ( Independence Park ) ) ) . ) )
(ROOT (SINV (PP (IN Across) (NP (DT the) (NN street))) (VP (VBZ is)) (NP (NP (NNP Jerusalem) (POS 's)) (NNP Independence) (NNP Park)) (. .)))
Jerusalem's Independence Park is on the same side of the street.
( ( ( Jerusalem 's ) ( Independence Park ) ) ( ( is ( on ( ( the ( same side ) ) ( of ( the street ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NNP Jerusalem) (POS 's)) (NNP Independence) (NNP Park)) (VP (VBZ is) (PP (IN on) (NP (NP (DT the) (JJ same) (NN side)) (PP (IN of) (NP (DT the) (NN street)))))) (. .)))
travel
1
86,899
86899c
The federal rules of criminal procedure prohibit the government from using any statements made in furtherance of a plea bargain, and Lewinsky's attempt to gain immunity is essentially a form of plea bargaining.
( ( ( ( ( ( ( The ( federal rules ) ) ( of ( criminal procedure ) ) ) ( ( prohibit ( the government ) ) ( from ( using ( ( any statements ) ( made ( in ( furtherance ( of ( a ( plea bargain ) ) ) ) ) ) ) ) ) ) ) , ) and ) ( ( ( Lewinsky 's ) ( attempt ( to ( gain immunity ) ) ) ) ( ( is essentially ) ( ( a form ) ( of ( plea bargaining ) ) ) ) ) ) . )
(ROOT (S (S (NP (NP (DT The) (JJ federal) (NNS rules)) (PP (IN of) (NP (JJ criminal) (NN procedure)))) (VP (VBP prohibit) (NP (DT the) (NN government)) (PP (IN from) (S (VP (VBG using) (NP (NP (DT any) (NNS statements)) (VP (VBN made) (PP (IN in) (NP (NP (NN furtherance)) (PP (IN of) (NP (DT a) (NN plea) (NN bargain)))))))))))) (, ,) (CC and) (S (NP (NP (NNP Lewinsky) (POS 's)) (NN attempt) (S (VP (TO to) (VP (VB gain) (NP (NN immunity)))))) (VP (VBZ is) (ADVP (RB essentially)) (NP (NP (DT a) (NN form)) (PP (IN of) (NP (NN plea) (NN bargaining)))))) (. .)))
Any and all statements made by Lewinsky while attempting to gain immunity will be used against him by the government.
( ( ( ( Any and ) all ) statements ) ( ( ( made ( by Lewinsky ) ) ( while ( ( attempting ( to ( gain immunity ) ) ) ( will ( be ( ( used ( against him ) ) ( by ( the government ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (ADJP (JJ Any) (CC and) (DT all)) (NNS statements)) (VP (VBD made) (PP (IN by) (NP (NNP Lewinsky))) (SBAR (IN while) (S (S (VP (VBG attempting) (S (VP (TO to) (VP (VB gain) (NP (NN immunity))))))) (VP (MD will) (VP (VB be) (VP (VBN used) (PP (IN against) (NP (PRP him))) (PP (IN by) (NP (DT the) (NN government))))))))) (. .)))
slate
1
27,653
27653c
uh that's a good question uh i'm figuring either one either the Eagles or possibly San Francisco i'm not real sure
( ( uh ( that ( 's ( ( a ( good question ) ) ( uh ( i ( 'm ( figuring ( ( either one ) ( either ( ( ( ( the Eagles ) or ) possibly ) ( San ( Francisco i ) ) ) ) ) ) ) ) ) ) ) ) ) ( ( 'm not ) ( real sure ) ) )
(ROOT (S (NP (NP (NNP uh)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (NP (NP (DT a) (JJ good) (NN question)) (SBAR (S (INTJ (UH uh)) (NP (FW i)) (VP (VBP 'm) (VP (VBG figuring) (NP (NP (DT either) (NN one)) (PP (CC either) (NP (UCP (NP (DT the) (NNPS Eagles)) (CC or) (ADVP (RB possibly))) (NNP San) (NNP Francisco) (NNP i))))))))))))) (VP (VBP 'm) (RB not) (ADJP (RB real) (JJ sure)))))
It wont be the Eagles or San Francisco, it will likely be Washington.
( ( It ( wont ( be ( the ( Eagles ( or ( San Francisco ) ) ) ) ) ) ) ( , ( it ( ( ( will likely ) ( be Washington ) ) . ) ) ) )
(ROOT (S (S (NP (PRP It)) (VP (VBP wont) (VP (VB be) (NP (DT the) (NNPS Eagles) (CC or) (NNP San) (NNP Francisco))))) (, ,) (NP (PRP it)) (VP (MD will) (ADVP (RB likely)) (VP (VB be) (NP (NNP Washington)))) (. .)))
telephone
1
82,544
82544c
The other curve shown above, in triangles, is a curve of the cost to the postal service of sorting the mail that begins to presort.
( ( ( The ( other curve ) ) ( shown above ) ) ( , ( ( in triangles ) ( , ( ( is ( ( a curve ) ( of ( ( the cost ) ( to ( ( the ( postal service ) ) ( of ( sorting ( ( the mail ) ( that ( begins ( to presort ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) )
(ROOT (S (NP (NP (DT The) (JJ other) (NN curve)) (VP (VBN shown) (PP (IN above)))) (, ,) (PP (IN in) (NP (NNS triangles))) (, ,) (VP (VBZ is) (NP (NP (DT a) (NN curve)) (PP (IN of) (NP (NP (DT the) (NN cost)) (PP (TO to) (NP (NP (DT the) (JJ postal) (NN service)) (PP (IN of) (S (VP (VBG sorting) (NP (NP (DT the) (NN mail)) (SBAR (WHNP (WDT that)) (S (VP (VBZ begins) (S (VP (TO to) (VP (VB presort))))))))))))))))) (. .)))
The curve that is shown above is in rectangles.
( ( ( The curve ) ( that ( is ( shown above ) ) ) ) ( ( is ( in rectangles ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN curve)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (VP (VBN shown) (PP (IN above))))))) (VP (VBZ is) (PP (IN in) (NP (NNS rectangles)))) (. .)))
government
1
3,203
3203e
Visitors suffering from a surfeit of culture will find a change of pace in the Musee du T??l??phone (11 Rue Maurice Barrys), which presents the history of the telephone service, and the zoo in the Parc de la P??piniyre.
( ( ( ( ( ( Visitors ( suffering ( from ( ( a surfeit ) ( of culture ) ) ) ) ) ( will ( find ( ( ( ( a ( ( change ( ( of ( pace ( in ( the ( Musee ( du T ) ) ) ) ) ) ( ?? l ) ) ) ( ?? phone ) ) ) ( -LRB- ( ( 11 ( Rue ( Maurice Barrys ) ) ) -RRB- ) ) ) , ) ( which ( presents ( ( the history ) ( of ( the ( telephone service ) ) ) ) ) ) ) ) ) ) , ) and ) ( ( ( the zoo ) ( in ( the ( Parc ( de ( la ( P ?? ) ) ) ) ) ) ) piniyre ) ) . )
(ROOT (S (S (NP (NP (NNS Visitors)) (VP (VBG suffering) (PP (IN from) (NP (NP (DT a) (NN surfeit)) (PP (IN of) (NP (NN culture))))))) (VP (MD will) (VP (VB find) (NP (NP (DT a) (NAC (NN change) (PP (IN of) (NP (NP (NN pace)) (PP (IN in) (NP (DT the) (NNP Musee) (NNP du) (NNP T)))) (NP (JJ ??) (NN l)))) (NN ??) (NN phone)) (PRN (-LRB- -LRB-) (NP (NNP 11) (NNP Rue) (NNP Maurice) (NNPS Barrys)) (-RRB- -RRB-)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ presents) (NP (NP (DT the) (NN history)) (PP (IN of) (NP (DT the) (NN telephone) (NN service))))))))))) (, ,) (CC and) (S (NP (NP (DT the) (NN zoo)) (PP (IN in) (NP (DT the) (NNP Parc) (FW de) (FW la) (NNP P) (NNP ??)))) (VP (VBP piniyre))) (. .)))
Some visitors might like the Musee du Ti.
( ( Some visitors ) ( ( might ( like ( the ( Musee ( du Ti ) ) ) ) ) . ) )
(ROOT (S (NP (DT Some) (NNS visitors)) (VP (MD might) (VP (VB like) (NP (DT the) (NNP Musee) (NNP du) (NNP Ti)))) (. .)))
travel
0
81,524
81524c
Because of that, Robertson is all for a zero-tolerance drug law in force at Creston Plaza apartments on Grand Rapids' Northeast Side.
( ( Because ( of that ) ) ( , ( Robertson ( ( is ( all ( for ( ( a ( zero-tolerance ( drug law ) ) ) ( in ( force ( at ( ( Creston ( Plaza apartments ) ) ( on ( ( Grand ( Rapids ' ) ) ( Northeast Side ) ) ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (SBAR (IN Because) (FRAG (WHPP (IN of) (WHNP (WDT that))))) (, ,) (NP (NNP Robertson)) (VP (VBZ is) (NP (NP (DT all)) (PP (IN for) (NP (NP (DT a) (JJ zero-tolerance) (NN drug) (NN law)) (PP (IN in) (NP (NP (NN force)) (PP (IN at) (NP (NP (NNP Creston) (NNP Plaza) (NNS apartments)) (PP (IN on) (NP (NP (NNP Grand) (NNP Rapids) (POS ')) (NNP Northeast) (NNP Side))))))))))) (. .)))
Creston Plaza Apartments are located on the Southwest side of Grand Rapids.
( ( Creston ( Plaza Apartments ) ) ( ( are ( located ( on ( ( the ( Southwest side ) ) ( of ( Grand Rapids ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Creston) (NNP Plaza) (NNP Apartments)) (VP (VBP are) (VP (VBN located) (PP (IN on) (NP (NP (DT the) (NNP Southwest) (NN side)) (PP (IN of) (NP (NNP Grand) (NNPS Rapids))))))) (. .)))
government
1
93,224
93224c
Ramose's Tomb is also important.
( ( ( Ramose 's ) Tomb ) ( ( ( is also ) important ) . ) )
(ROOT (S (NP (NP (NNP Ramose) (POS 's)) (NNP Tomb)) (VP (VBZ is) (ADVP (RB also)) (ADJP (JJ important))) (. .)))
Ramose's Tomb isn't considered important atall.
( ( ( Ramose 's ) Tomb ) ( ( ( is n't ) ( considered ( important atall ) ) ) . ) )
(ROOT (S (NP (NP (NNP Ramose) (POS 's)) (NNP Tomb)) (VP (VBZ is) (RB n't) (VP (VBN considered) (NP (JJ important) (NN atall)))) (. .)))
travel
1
143,004
143004c
As long as sufficient skills are retained inhouse to meet the smart buyer approach discussed above, there does not appear to be any greater risk from contracting out a broader range of design review functions, including such services as construction document discipline reviews and code compliance checks, so long as such functions are widely available from a competitive commercial marketplace.
( ( As ( long ( as ( ( sufficient skills ) ( are ( retained ( inhouse ( to ( meet ( ( the ( smart ( buyer approach ) ) ) ( discussed above ) ) ) ) ) ) ) ) ) ) ) ( , ( there ( ( ( does not ) ( ( appear ( to ( be ( ( any ( greater risk ) ) ( from ( ( contracting out ) ( ( a ( broader range ) ) ( of ( ( ( ( design ( review functions ) ) , ) ( including ( ( such services ) ( as ( construction ( document ( discipline ( reviews ( and ( code ( compliance checks ) ) ) ) ) ) ) ) ) ) ) , ) ) ) ) ) ) ) ) ) ( ( so long ) ( as ( ( such functions ) ( are ( widely ( available ( from ( a ( competitive ( commercial marketplace ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (ADVP (RB As) (RB long) (SBAR (IN as) (S (NP (JJ sufficient) (NNS skills)) (VP (VBP are) (VP (VBN retained) (ADJP (JJ inhouse) (S (VP (TO to) (VP (VB meet) (NP (NP (DT the) (JJ smart) (NN buyer) (NN approach)) (VP (VBN discussed) (PP (IN above))))))))))))) (, ,) (NP (EX there)) (VP (VBZ does) (RB not) (VP (VB appear) (S (VP (TO to) (VP (VB be) (NP (NP (DT any) (JJR greater) (NN risk)) (PP (IN from) (S (VP (VBG contracting) (PRT (RP out)) (NP (NP (DT a) (JJR broader) (NN range)) (PP (IN of) (NP (NP (NN design) (NN review) (NNS functions)) (, ,) (PP (VBG including) (NP (NP (JJ such) (NNS services)) (PP (IN as) (NP (NN construction) (NN document) (NN discipline) (NNS reviews) (CC and) (NN code) (NN compliance) (NNS checks))))) (, ,))))))))))) (ADVP (ADVP (RB so) (RB long)) (SBAR (IN as) (S (NP (JJ such) (NNS functions)) (VP (VBP are) (ADJP (RB widely) (JJ available) (PP (IN from) (NP (DT a) (JJ competitive) (JJ commercial) (NN marketplace)))))))))) (. .)))
The smart buyer approach does not work.
( ( The ( smart ( buyer approach ) ) ) ( ( ( does not ) work ) . ) )
(ROOT (S (NP (DT The) (JJ smart) (NN buyer) (NN approach)) (VP (VBZ does) (RB not) (VP (VB work))) (. .)))
government
1
136,298
136298e
right well it's not true though we're not anymore
( ( right well ) ( it ( ( ( 's not ) true ) ( though ( we ( ( 're not ) anymore ) ) ) ) ) )
(ROOT (FRAG (ADVP (RB right) (RB well)) (NP (NP (PRP it)) (SBAR (S (VP (VBZ 's) (RB not) (ADJP (JJ true)) (SBAR (IN though) (S (NP (PRP we)) (VP (VBP 're) (RB not) (ADVP (RB anymore)))))))))))
That's not accurate, we aren't anymore.
( ( That ( ( 's not ) accurate ) ) ( , ( we ( ( ( are n't ) anymore ) . ) ) ) )
(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (RB not) (ADJP (JJ accurate)))) (, ,) (NP (PRP we)) (VP (VBP are) (RB n't) (ADVP (RB anymore))) (. .)))
telephone
0
39,724
39724c
no that would solve our own problems i don't know i think the war was good to a point but then it really didn't help us any you know
( ( no ( that ( would ( solve ( our ( own problems ) ) ) ) ) ) ( ( i ( ( do n't ) ( know ( i ( think ( ( the war ) ( was ( ( ( good ( to ( a point ) ) ) but ) then ) ) ) ) ) ) ) ) ( it ( really ( ( did n't ) ( ( help ( us any ) ) ( you know ) ) ) ) ) ) )
(ROOT (S (ADVP (RB no) (SBAR (WHNP (WDT that)) (S (VP (MD would) (VP (VB solve) (NP (PRP$ our) (JJ own) (NNS problems))))))) (PRN (NP (NNP i)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (S (NP (FW i)) (VP (VBP think) (SBAR (S (NP (DT the) (NN war)) (VP (VBD was) (UCP (ADJP (JJ good) (PP (TO to) (NP (DT a) (NN point)))) (CC but) (ADVP (RB then)))))))))))) (NP (PRP it)) (ADVP (RB really)) (VP (VBD did) (RB n't) (VP (VB help) (NP (PRP us) (DT any)) (SBAR (S (NP (PRP you)) (VP (VBP know))))))))
The war was necessary and in the end everyone came out ahead.
( ( The war ) ( ( was ( ( necessary and ) ( in ( ( the ( end everyone ) ) ( ( came out ) ahead ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN war)) (VP (VBD was) (UCP (ADJP (JJ necessary)) (CC and) (PP (IN in) (NP (NP (DT the) (NN end) (NN everyone)) (VP (VBD came) (PRT (RP out)) (ADVP (RB ahead))))))) (. .)))
telephone
1
101,671
101671c
yeah i think so yeah seven twenty five
( ( yeah ( i ( ( think so ) ( yeah ( seven twenty ) ) ) ) ) five )
(ROOT (SINV (VP (VBP yeah) (SBAR (S (NP (FW i)) (VP (VBP think) (RB so) (VP (VB yeah) (NP (CD seven) (CD twenty))))))) (NP (CD five))))
Yeah, I don't think so.
( Yeah ( , ( I ( ( ( do n't ) ( think so ) ) . ) ) ) )
(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (ADVP (RB so)))) (. .)))
telephone
1
48,727
48727e
You see, there are seven of us at home.
( ( You see ) ( , ( there ( ( ( are ( seven ( of us ) ) ) ( at home ) ) . ) ) ) )
(ROOT (S (S (NP (PRP You)) (VP (VBP see))) (, ,) (NP (EX there)) (VP (VBP are) (NP (NP (CD seven)) (PP (IN of) (NP (PRP us)))) (ADVP (IN at) (NN home))) (. .)))
Seven of us are at home.
( ( Seven ( of us ) ) ( ( are ( at home ) ) . ) )
(ROOT (S (NP (NP (CD Seven)) (PP (IN of) (NP (PRP us)))) (VP (VBP are) (PP (IN at) (NP (NN home)))) (. .)))
fiction
0
364
364e
and so i can see from the company's standpoint that there uh whenever you are an employee of the company you are using it's assets and uh and but you're also under their liability under the Workmen's Comp
( and ( so ( i ( can ( ( see ( from ( ( the ( company 's ) ) standpoint ) ) ) ( that ( ( ( there ( uh ( ( ( whenever ( you ( are ( ( an employee ) ( of ( ( the company ) ( you ( are ( using ( ( it 's ) assets ) ) ) ) ) ) ) ) ) ) and ) uh ) ) ) and ) ( but ( you ( ( ( 're also ) ( under ( their liability ) ) ) ( under ( ( the ( Workmen 's ) ) Comp ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (FRAG (CC and) (ADVP (RB so) (JJ i) (S (VP (MD can) (VP (VB see) (PP (IN from) (NP (NP (DT the) (NN company) (POS 's)) (NN standpoint))) (SBAR (IN that) (S (S (NP (EX there)) (VP (VBZ uh) (SBAR (SBAR (WHADVP (WRB whenever)) (S (NP (PRP you)) (VP (VBP are) (NP (NP (DT an) (NN employee)) (PP (IN of) (NP (NP (DT the) (NN company)) (SBAR (S (NP (PRP you)) (VP (VBP are) (VP (VBG using) (NP (NP (PRP it) (POS 's)) (NNS assets)))))))))))) (CC and) (FRAG (INTJ (UH uh)))))) (CC and) (S (CC but) (NP (PRP you)) (VP (VBP 're) (ADVP (RB also)) (PP (IN under) (NP (PRP$ their) (NN liability))) (PP (IN under) (NP (NP (DT the) (NNP Workmen) (POS 's)) (NNP Comp)))))))))))))
Employees are covered by workmen's comp in some situations.
( Employees ( ( are ( covered ( by ( ( ( workmen 's ) comp ) ( in ( some situations ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNS Employees)) (VP (VBP are) (VP (VBN covered) (PP (IN by) (NP (NP (NP (NNS workmen) (POS 's)) (NN comp)) (PP (IN in) (NP (DT some) (NNS situations))))))) (. .)))
telephone
0
137,528
137528c
Similar relics have been around since Phoenician times.
( ( Similar relics ) ( ( have ( ( been around ) ( since ( Phoenician times ) ) ) ) . ) )
(ROOT (S (NP (JJ Similar) (NNS relics)) (VP (VBP have) (VP (VBN been) (ADVP (RB around)) (PP (IN since) (NP (JJ Phoenician) (NNS times))))) (. .)))
The relics were just uncovered last year.
( ( The relics ) ( ( ( were just ) ( uncovered ( last year ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS relics)) (VP (VBD were) (ADVP (RB just)) (VP (VBN uncovered) (NP (JJ last) (NN year)))) (. .)))
travel
1
129,906
129906e
Moreover, there must be a system to identify homeland security funds across the wide range of existing budget accounts and program activities.
( Moreover ( , ( there ( ( must ( be ( a ( system ( to ( ( identify ( homeland ( security funds ) ) ) ( across ( ( the ( wide range ) ) ( of ( existing ( budget ( accounts ( and ( program activities ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (ADVP (RB Moreover)) (, ,) (NP (EX there)) (VP (MD must) (VP (VB be) (NP (DT a) (NN system) (S (VP (TO to) (VP (VB identify) (NP (NN homeland) (NN security) (NNS funds)) (PP (IN across) (NP (NP (DT the) (JJ wide) (NN range)) (PP (IN of) (NP (JJ existing) (NN budget) (NNS accounts) (CC and) (NN program) (NNS activities))))))))))) (. .)))
Identifying the funds of homeland security will need a whole new system.
( ( Identifying ( ( the funds ) ( of ( homeland security ) ) ) ) ( ( will ( need ( a ( whole ( new system ) ) ) ) ) . ) )
(ROOT (S (S (VP (VBG Identifying) (NP (NP (DT the) (NNS funds)) (PP (IN of) (NP (NN homeland) (NN security)))))) (VP (MD will) (VP (VB need) (NP (DT a) (JJ whole) (JJ new) (NN system)))) (. .)))
government
0
85,180
85180e
Its most famous exhibits are the wonderful 15th-century tapestries, including the Lady with the Unicorn.
( ( Its ( ( most famous ) exhibits ) ) ( ( are ( ( ( the ( wonderful ( 15th-century tapestries ) ) ) , ) ( including ( ( the Lady ) ( with ( the Unicorn ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP$ Its) (ADJP (RBS most) (JJ famous)) (NN exhibits)) (VP (VBP are) (NP (NP (DT the) (JJ wonderful) (JJ 15th-century) (NNS tapestries)) (, ,) (PP (VBG including) (NP (NP (DT the) (NN Lady)) (PP (IN with) (NP (DT the) (NNP Unicorn))))))) (. .)))
The Lady with the Unicorn is a 15th century tapestry.
( ( ( The Lady ) ( with ( the Unicorn ) ) ) ( ( is ( a ( 15th ( century tapestry ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN Lady)) (PP (IN with) (NP (DT the) (NNP Unicorn)))) (VP (VBZ is) (NP (DT a) (JJ 15th) (NN century) (NN tapestry))) (. .)))
travel
0
118,278
118278c
What does that say about your political judgment?
( What ( ( ( does that ) ( say ( about ( your ( political judgment ) ) ) ) ) ? ) )
(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ does) (NP (DT that)) (VP (VB say) (PP (IN about) (NP (PRP$ your) (JJ political) (NN judgment))))) (. ?)))
What does that say about your aura?
( What ( ( ( does that ) ( say ( about ( your aura ) ) ) ) ? ) )
(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ does) (NP (DT that)) (VP (VB say) (PP (IN about) (NP (PRP$ your) (NN aura))))) (. ?)))
slate
1
140,352
140352e
The howl quickly cut short.
( ( The howl ) ( quickly ( ( cut short ) . ) ) )
(ROOT (S (NP (DT The) (NN howl)) (ADVP (RB quickly)) (VP (VBD cut) (ADJP (JJ short))) (. .)))
The noise did not last long.
( ( The noise ) ( ( ( did not ) ( last long ) ) . ) )
(ROOT (S (NP (DT The) (NN noise)) (VP (VBD did) (RB not) (VP (VB last) (ADVP (RB long)))) (. .)))
fiction
0
105,895
105895c
The Commission did not identify any other statutes or executive orders imposing requirements relevant to this Report and Order.
( ( The Commission ) ( ( ( did not ) ( ( identify ( any ( other ( statutes ( or ( executive orders ) ) ) ) ) ) ( imposing ( requirements ( relevant ( to ( this ( ( Report and ) Order ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP Commission)) (VP (VBD did) (RB not) (VP (VB identify) (NP (DT any) (JJ other) (NNS statutes) (CC or) (NN executive) (NNS orders)) (S (VP (VBG imposing) (S (NP (NNS requirements)) (ADJP (JJ relevant) (PP (TO to) (NP (DT this) (NNP Report) (CC and) (NNP Order))))))))) (. .)))
The commission told us exactly what we need to do for this Report & Order.
( ( The commission ) ( ( ( told us ) ( ( exactly what ) ( we ( need ( to ( do ( for ( this ( ( Report & ) Order ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN commission)) (VP (VBD told) (NP (PRP us)) (SBAR (WHADJP (RB exactly) (WP what)) (S (NP (PRP we)) (VP (VBP need) (S (VP (TO to) (VP (VB do) (PP (IN for) (NP (NP (DT this)) (NP (NNP Report) (CC &) (NNP Order))))))))))) (. .)))
government
1
94,884
94884e
To the right is the Kaguraden, a hall where ceremonial dances are performed to honor the gods and where, for a modest fee, couples can have Shinto wedding ceremonies performed, complete with flutes and drums and shrine maidens to attend them.
( ( To ( the right ) ) ( ( is ( ( ( the Kaguraden ) , ) ( ( a hall ) ( ( ( where ( ( ceremonial dances ) ( are ( performed ( to ( honor ( the gods ) ) ) ) ) ) ) and ) ( where ( , ( ( for ( a ( modest fee ) ) ) ( , ( couples ( can ( ( ( ( ( have ( ( Shinto ( wedding ceremonies ) ) performed ) ) , ) ( complete ( with ( ( flutes and ) drums ) ) ) ) and ) ( shrine ( maidens ( to ( attend them ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (SINV (PP (TO To) (NP (DT the) (NN right))) (VP (VBZ is)) (NP (NP (DT the) (NNP Kaguraden)) (, ,) (NP (NP (DT a) (NN hall)) (SBAR (SBAR (WHADVP (WRB where)) (S (NP (JJ ceremonial) (NNS dances)) (VP (VBP are) (VP (VBN performed) (S (VP (TO to) (VP (VB honor) (NP (DT the) (NNS gods))))))))) (CC and) (SBAR (WHADVP (WRB where)) (S (, ,) (PP (IN for) (NP (DT a) (JJ modest) (NN fee))) (, ,) (NP (NNS couples)) (VP (MD can) (VP (VP (VB have) (NP (NP (NNP Shinto) (NN wedding) (NNS ceremonies)) (VP (VBN performed)))) (, ,) (VP (VB complete) (PP (IN with) (NP (NNS flutes) (CC and) (NNS drums)))) (CC and) (VP (VB shrine) (S (NP (NNS maidens)) (VP (TO to) (VP (VB attend) (NP (PRP them))))))))))))) (. .)))
Shinto wedding ceremonies can take place at the Kaguraden.
( ( Shinto ( wedding ceremonies ) ) ( ( can ( ( take place ) ( at ( the Kaguraden ) ) ) ) . ) )
(ROOT (S (NP (NNP Shinto) (NN wedding) (NNS ceremonies)) (VP (MD can) (VP (VB take) (NP (NN place)) (PP (IN at) (NP (DT the) (NNP Kaguraden))))) (. .)))
travel
0
44,508
44508e
This Jain saint looms 171.2 m (57 ft) tall, carved from a granite monolith polished by centuries of libations with milk.
( ( This ( Jain saint ) ) ( ( ( ( looms ( ( ( 171.2 m ) ( -LRB- ( ( 57 ft ) -RRB- ) ) ) tall ) ) , ) ( carved ( from ( ( a ( granite monolith ) ) ( polished ( by ( centuries ( of ( libations ( with milk ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT This) (NNP Jain) (NN saint)) (VP (VBZ looms) (S (NP (NP (CD 171.2) (NN m)) (PRN (-LRB- -LRB-) (NP (QP (CD 57) (CD ft))) (-RRB- -RRB-))) (ADJP (JJ tall))) (, ,) (S (VP (VBN carved) (PP (IN from) (NP (NP (DT a) (NN granite) (NN monolith)) (ADJP (VBN polished) (PP (IN by) (NP (NP (NNS centuries)) (PP (IN of) (NP (NP (NNS libations)) (PP (IN with) (NP (NN milk))))))))))))) (. .)))
The Jain statue towers at a staggering 171.2 m tall.
( ( The ( Jain statue ) ) ( ( towers ( at ( ( a ( ( staggering 171.2 ) m ) ) tall ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP Jain) (NN statue)) (VP (VBZ towers) (PP (IN at) (NP (NP (DT a) (ADJP (JJ staggering) (NP (CD 171.2))) (NN m)) (ADJP (JJ tall))))) (. .)))
travel
0