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
24,764
24764e
Football (soccer) is a passion in Scotland, though the two most successful teams are from Glasgow.
( ( Football ( -LRB- ( soccer -RRB- ) ) ) ( ( ( ( is ( ( a passion ) ( in Scotland ) ) ) , ) ( though ( ( the ( two ( most ( successful teams ) ) ) ) ( are ( from Glasgow ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NNP Football)) (PRN (-LRB- -LRB-) (NP (NN soccer)) (-RRB- -RRB-))) (VP (VBZ is) (NP (NP (DT a) (NN passion)) (PP (IN in) (NP (NNP Scotland)))) (, ,) (SBAR (IN though) (S (NP (DT the) (CD two) (JJS most) (JJ successful) (NNS teams)) (VP (VBP are) (PP (IN from) (NP (NNP Glasgow))))))) (. .)))
Glasgow is home to the two most successful football teams.
( Glasgow ( ( ( is home ) ( to ( the ( two ( most ( successful ( football teams ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Glasgow)) (VP (VBZ is) (ADVP (RB home)) (PP (TO to) (NP (DT the) (CD two) (JJS most) (JJ successful) (NN football) (NNS teams)))) (. .)))
travel
0
85,647
85647e
Then we'll start all over again, he said and the room got a little bit brighter.
( ( ( ( ( ( Then ( we ( 'll ( start ( all ( over again ) ) ) ) ) ) , ) ( he said ) ) and ) ( ( the room ) ( got ( a ( little ( bit brighter ) ) ) ) ) ) . )
(ROOT (S (S (ADVP (RB Then)) (NP (PRP we)) (VP (MD 'll) (VP (VB start) (ADVP (DT all) (IN over) (RB again))))) (, ,) (S (NP (PRP he)) (VP (VBD said))) (CC and) (S (NP (DT the) (NN room)) (VP (VBD got) (NP (DT a) (JJ little) (NN bit) (NN brighter)))) (. .)))
The room lit up.
( ( The room ) ( ( lit up ) . ) )
(ROOT (S (NP (DT The) (NN room)) (VP (VBD lit) (PRT (RP up))) (. .)))
fiction
0
24,410
24410e
'Unanimous.'
( ` ( ( Unanimous . ) ' ) )
(ROOT (S (`` `) (VP (VB Unanimous)) (. .) ('' ')))
Everyone agreed.
( Everyone ( agreed . ) )
(ROOT (S (NP (NN Everyone)) (VP (VBD agreed)) (. .)))
fiction
0
97,822
97822e
bad news unless you can find a really good one and those are rare but there are some good ones and there are some bad ones i mean
( ( ( ( ( ( ( bad news ) ( unless ( you ( can ( find ( ( ( a ( ( really good ) one ) ) and ) those ) ) ) ) ) ) ( are rare ) ) but ) ( there ( are ( some ( good ones ) ) ) ) ) and ) ( there ( are ( ( some ( bad ones ) ) ( i mean ) ) ) ) )
(ROOT (S (S (NP (NP (JJ bad) (NN news)) (SBAR (IN unless) (S (NP (PRP you)) (VP (MD can) (VP (VB find) (NP (NP (DT a) (ADJP (RB really) (JJ good)) (NN one)) (CC and) (NP (DT those)))))))) (VP (VBP are) (ADJP (JJ rare)))) (CC but) (S (NP (EX there)) (VP (VBP are) (NP (DT some) (JJ good) (NNS ones)))) (CC and) (S (NP (EX there)) (VP (VBP are) (NP (NP (DT some) (JJ bad) (NNS ones)) (SBAR (S (NP (FW i)) (VP (VBP mean)))))))))
Good ones are rare.
( ( Good ones ) ( ( are rare ) . ) )
(ROOT (S (NP (JJ Good) (NNS ones)) (VP (VBP are) (ADJP (JJ rare))) (. .)))
telephone
0
8,179
8179c
They called it the suicide package.
( They ( ( called ( it ( the ( suicide package ) ) ) ) . ) )
(ROOT (S (NP (PRP They)) (VP (VBD called) (S (NP (PRP it)) (NP (DT the) (NN suicide) (NN package)))) (. .)))
They had no suicide package available.
( They ( ( had ( ( no ( suicide package ) ) available ) ) . ) )
(ROOT (S (NP (PRP They)) (VP (VBD had) (S (NP (DT no) (NN suicide) (NN package)) (ADJP (JJ available)))) (. .)))
slate
1
61,134
61134c
For agriculture, the ozone season is assumed to extend from April to September.
( ( For agriculture ) ( , ( ( the ( ozone season ) ) ( ( is ( assumed ( to ( ( extend ( from April ) ) ( to September ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN For) (NP (NN agriculture))) (, ,) (NP (DT the) (NN ozone) (NN season)) (VP (VBZ is) (VP (VBN assumed) (S (VP (TO to) (VP (VB extend) (PP (IN from) (NP (NNP April))) (PP (TO to) (NP (NNP September)))))))) (. .)))
December is considered as the ozone season by farmers.
( December ( ( is ( ( considered ( as ( the ( ozone season ) ) ) ) ( by farmers ) ) ) . ) )
(ROOT (S (NP (NNP December)) (VP (VBZ is) (VP (VBN considered) (PP (IN as) (NP (DT the) (NN ozone) (NN season))) (PP (IN by) (NP (NNS farmers))))) (. .)))
government
1
120,380
120380c
yeah they've um they've had police officers come in
( yeah ( they ( 've ( um ( they ( 've ( had ( ( police officers ) ( come in ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VB yeah) (SBAR (S (NP (PRP they)) (VP (VBP 've) (VP (VBN um) (SBAR (S (NP (PRP they)) (VP (VBP 've) (VP (VBN had) (NP (NP (NN police) (NNS officers)) (VP (VBN come) (PP (IN in)))))))))))))))
Police officers have never been asked to come.
( ( Police officers ) ( ( ( have never ) ( been ( asked ( to come ) ) ) ) . ) )
(ROOT (S (NP (NNP Police) (NNS officers)) (VP (VBP have) (ADVP (RB never)) (VP (VBN been) (VP (VBN asked) (S (VP (TO to) (VP (VB come))))))) (. .)))
telephone
1
137,875
137875e
City and rural carriers typically spend between three and four hours in the office preparing for delivery.
( ( ( City and ) ( rural carriers ) ) ( typically ( ( spend ( between ( ( three ( and ( four hours ) ) ) ( in ( ( the office ) ( preparing ( for delivery ) ) ) ) ) ) ) . ) ) )
(ROOT (S (NP (NP (NNP City)) (CC and) (NP (JJ rural) (NNS carriers))) (ADVP (RB typically)) (VP (VBP spend) (PP (IN between) (NP (NP (CD three) (CC and) (CD four) (NNS hours)) (PP (IN in) (NP (NP (DT the) (NN office)) (VP (VBG preparing) (PP (IN for) (NP (NN delivery))))))))) (. .)))
Carriers spend about three and four hours in the office.
( Carriers ( ( spend ( about ( ( three ( and ( four hours ) ) ) ( in ( the office ) ) ) ) ) . ) )
(ROOT (S (NP (NNS Carriers)) (VP (VBP spend) (PP (IN about) (NP (NP (CD three) (CC and) (CD four) (NNS hours)) (PP (IN in) (NP (DT the) (NN office)))))) (. .)))
government
0
26,870
26870e
As he began walking with the girl toward a huge tent that should have belonged to a circus, he could see other discrepancies.
( ( As ( he ( began ( walking ( with ( ( the girl ) ( toward ( ( a ( huge tent ) ) ( that ( should ( have ( belonged ( to ( a circus ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( , ( he ( ( could ( see ( other discrepancies ) ) ) . ) ) ) )
(ROOT (S (SBAR (IN As) (S (NP (PRP he)) (VP (VBD began) (S (VP (VBG walking) (PP (IN with) (NP (NP (DT the) (NN girl)) (PP (IN toward) (NP (NP (DT a) (JJ huge) (NN tent)) (SBAR (WHNP (WDT that)) (S (VP (MD should) (VP (VB have) (VP (VBN belonged) (PP (TO to) (NP (DT a) (NN circus))))))))))))))))) (, ,) (NP (PRP he)) (VP (MD could) (VP (VB see) (NP (JJ other) (NNS discrepancies)))) (. .)))
The girl and him walked toward a huge tent.
( ( ( ( The girl ) and ) him ) ( ( walked ( toward ( a ( huge tent ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN girl)) (CC and) (NP (PRP him))) (VP (VBD walked) (PP (IN toward) (NP (DT a) (JJ huge) (NN tent)))) (. .)))
fiction
0
82,372
82372e
uh again i mean people think it's expensive but you my goodn ess state schools in Massachusetts and the other New England states cost more than private schools do here
( uh ( ( again ( i ( ( mean people ) ( think ( it ( ( 's expensive ) ( but ( you ( ( ( ( ( my ( goodn ( ess ( state schools ) ) ) ) ( in ( ( Massachusetts and ) ( the ( other ( New ( England ( states cost ) ) ) ) ) ) ) ) more ) ( than ( private schools ) ) ) do ) ) ) ) ) ) ) ) ) here ) )
(ROOT (SINV (FRAG (INTJ (UH uh))) (VP (ADVP (RB again)) (VBD i) (SBAR (S (NP (JJ mean) (NNS people)) (VP (VBP think) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ expensive)) (SBAR (CC but) (S (NP (PRP you)) (VP (ADVP (ADVP (NP (NP (PRP$ my) (JJ goodn) (NN ess) (NN state) (NNS schools)) (PP (IN in) (NP (NP (NNP Massachusetts)) (CC and) (NP (DT the) (JJ other) (NNP New) (NNP England) (NNS states) (NN cost))))) (JJR more)) (PP (IN than) (NP (JJ private) (NNS schools)))) (VBP do))))))))))) (NP (RB here))))
Although it is expensive, it doesn't seem any more expensive than the state schools in Massachusetts.
( ( Although ( it ( is expensive ) ) ) ( , ( it ( ( ( does n't ) ( seem ( ( any ( ( ( more expensive ) ( than ( the state ) ) ) schools ) ) ( in Massachusetts ) ) ) ) . ) ) ) )
(ROOT (S (SBAR (IN Although) (S (NP (PRP it)) (VP (VBZ is) (ADJP (JJ expensive))))) (, ,) (NP (PRP it)) (VP (VBZ does) (RB n't) (VP (VB seem) (NP (NP (DT any) (ADJP (ADJP (RBR more) (JJ expensive)) (PP (IN than) (NP (DT the) (NN state)))) (NNS schools)) (PP (IN in) (NP (NNP Massachusetts)))))) (. .)))
telephone
0
67,960
67960c
The participants, including state and federal transportation and safety officials from the region, learned what each state was doing to decrease fatality rates and discussed how to create new safety strategies for each state and the region as a whole.
( ( ( ( ( The participants ) , ) ( including ( ( ( ( ( state and ) federal ) transportation ) and ) ( ( safety officials ) ( from ( the region ) ) ) ) ) ) , ) ( ( ( ( learned ( what ( ( each state ) ( was ( doing ( to ( decrease ( fatality rates ) ) ) ) ) ) ) ) and ) ( discussed ( how ( to ( ( ( create ( new ( safety strategies ) ) ) ( for ( ( ( each state ) and ) ( the region ) ) ) ) ( as ( a whole ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS participants)) (, ,) (PP (VBG including) (NP (NP (UCP (NN state) (CC and) (JJ federal)) (NN transportation)) (CC and) (NP (NP (NN safety) (NNS officials)) (PP (IN from) (NP (DT the) (NN region)))))) (, ,)) (VP (VP (VBD learned) (SBAR (WHNP (WP what)) (S (NP (DT each) (NN state)) (VP (VBD was) (VP (VBG doing) (S (VP (TO to) (VP (VB decrease) (NP (NN fatality) (NNS rates)))))))))) (CC and) (VP (VBD discussed) (SBAR (WHADVP (WRB how)) (S (VP (TO to) (VP (VB create) (NP (JJ new) (NN safety) (NNS strategies)) (PP (IN for) (NP (NP (DT each) (NN state)) (CC and) (NP (DT the) (NN region)))) (PP (IN as) (NP (DT a) (NN whole))))))))) (. .)))
The participants are working to increase fatality rates.
( ( The participants ) ( ( are ( working ( to ( increase ( fatality rates ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS participants)) (VP (VBP are) (VP (VBG working) (S (VP (TO to) (VP (VB increase) (NP (NN fatality) (NNS rates))))))) (. .)))
government
1
104,940
104940c
no i know i know a little bit more than most people but no where near enough to even talk intelligently about them
( ( no i ) ( know ( i ( ( ( know ( a ( little ( bit more ) ) ) ) ( than ( most people ) ) ) ( ( but no ) ( where ( ( near enough ) ( to ( even ( ( talk intelligently ) ( about them ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (NP (DT no) (FW i)) (VP (VBP know) (SBAR (S (NP (FW i)) (VP (VBP know) (NP (QP (DT a) (JJ little) (NN bit) (JJR more))) (PP (IN than) (NP (JJS most) (NNS people))) (ADVP (ADVP (RB but) (RB no)) (SBAR (WHADVP (WRB where)) (S (NP (JJ near) (NN enough)) (VP (TO to) (VP (ADVP (RB even)) (VB talk) (ADVP (RB intelligently)) (PP (IN about) (NP (PRP them))))))))))))))
I'm a leading expert on this.
( I ( ( 'm ( ( a ( leading expert ) ) ( on this ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP 'm) (NP (NP (DT a) (VBG leading) (NN expert)) (PP (IN on) (NP (DT this))))) (. .)))
telephone
1
140,401
140401c
After relating the earlier events, he proceeded: "Acting on information received, Superintendent Summerhaye and myself searched the prisoner's room, during his temporary absence from the house.
( ( After ( relating ( the ( earlier events ) ) ) ) ( , ( he ( ( ( ( proceeded : ) `` ) ( ( ( Acting ( on ( information received ) ) ) , ) ( ( ( ( Superintendent Summerhaye ) and ) myself ) ( ( ( ( searched ( ( the ( prisoner 's ) ) room ) ) , ) ( during ( his ( temporary absence ) ) ) ) ( from ( the house ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN After) (S (VP (VBG relating) (NP (DT the) (JJR earlier) (NNS events))))) (, ,) (NP (PRP he)) (VP (VBD proceeded) (: :) (`` ``) (S (S (VP (VBG Acting) (PP (IN on) (NP (NP (NN information)) (VP (VBN received)))))) (, ,) (S (NP (NP (NNP Superintendent) (NNP Summerhaye)) (CC and) (NP (PRP myself))) (VP (VBD searched) (NP (NP (DT the) (NN prisoner) (POS 's)) (NN room)) (, ,) (PP (IN during) (NP (PRP$ his) (JJ temporary) (NN absence))) (PP (IN from) (NP (DT the) (NN house))))))) (. .)))
We decided to respect the prisoner's privacy and not enter his house without permission.
( We ( ( decided ( to ( ( ( ( respect ( ( the ( prisoner 's ) ) privacy ) ) and ) not ) ( ( enter ( his house ) ) ( without permission ) ) ) ) ) . ) )
(ROOT (S (NP (PRP We)) (VP (VBD decided) (S (VP (TO to) (VP (VP (VB respect) (NP (NP (DT the) (NN prisoner) (POS 's)) (NN privacy))) (CC and) (RB not) (VP (VB enter) (NP (PRP$ his) (NN house)) (PP (IN without) (NP (NN permission)))))))) (. .)))
fiction
1
58
58e
Anyway, she was familiar with the fact that the addition of a bromide to a mixture containing strychnine would cause the precipitation of the latter.
( Anyway ( , ( she ( ( ( was ( familiar ( with ( the fact ) ) ) ) ( that ( ( ( the addition ) ( of ( ( a bromide ) ( to ( ( a mixture ) ( containing strychnine ) ) ) ) ) ) ( would ( cause ( ( the precipitation ) ( of ( the latter ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (ADVP (RB Anyway)) (, ,) (NP (PRP she)) (VP (VBD was) (ADJP (JJ familiar) (PP (IN with) (NP (DT the) (NN fact)))) (SBAR (IN that) (S (NP (NP (DT the) (NN addition)) (PP (IN of) (NP (NP (DT a) (NN bromide)) (PP (TO to) (NP (NP (DT a) (NN mixture)) (VP (VBG containing) (NP (NN strychnine)))))))) (VP (MD would) (VP (VB cause) (NP (NP (DT the) (NN precipitation)) (PP (IN of) (NP (DT the) (NN latter))))))))) (. .)))
She understood that precipitation of strychnine would occur if bromide was added into a mixture.
( She ( ( understood ( that ( ( precipitation ( of strychnine ) ) ( would ( occur ( if ( bromide ( was ( added ( into ( a mixture ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP She)) (VP (VBD understood) (SBAR (IN that) (S (NP (NP (NN precipitation)) (PP (IN of) (NP (NN strychnine)))) (VP (MD would) (VP (VB occur) (SBAR (IN if) (S (NP (NN bromide)) (VP (VBD was) (VP (VBN added) (PP (IN into) (NP (DT a) (NN mixture)))))))))))) (. .)))
fiction
0
100,220
100220e
Bettelheim had no overarching theory, but he had an abiding authority and the ambivalence it inspires.
( ( ( ( ( Bettelheim ( had ( no ( overarching theory ) ) ) ) , ) but ) ( he ( had ( ( ( an ( abiding authority ) ) and ) ( ( the ambivalence ) ( it inspires ) ) ) ) ) ) . )
(ROOT (S (S (NP (NNP Bettelheim)) (VP (VBD had) (NP (DT no) (JJ overarching) (NN theory)))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBD had) (NP (NP (DT an) (VBG abiding) (NN authority)) (CC and) (NP (NP (DT the) (NN ambivalence)) (SBAR (S (NP (PRP it)) (VP (VBZ inspires)))))))) (. .)))
Bettelheim had an abiding authority.
( Bettelheim ( ( had ( an ( abiding authority ) ) ) . ) )
(ROOT (S (NP (NNP Bettelheim)) (VP (VBD had) (NP (DT an) (VBG abiding) (NN authority))) (. .)))
slate
0
61,102
61102e
As noted in section 1, Americans may choose to save less because they have ready access to credit and have been confident about the future of the U.S.
( ( As ( noted ( in ( section 1 ) ) ) ) ( , ( Americans ( may ( choose ( to ( ( ( save ( less ( because ( they ( ( have ( ready access ) ) ( to credit ) ) ) ) ) ) and ) ( have ( ( been confident ) ( about ( ( the future ) ( of ( the U.S. ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (SBAR (IN As) (S (VP (VBD noted) (PP (IN in) (NP (NN section) (CD 1)))))) (, ,) (NP (NNPS Americans)) (VP (MD may) (VP (VB choose) (S (VP (TO to) (VP (VP (VB save) (ADVP (ADVP (RBR less)) (SBAR (IN because) (S (NP (PRP they)) (VP (VBP have) (NP (JJ ready) (NN access)) (PP (TO to) (NP (NN credit)))))))) (CC and) (VP (VB have) (VP (VBN been) (ADJP (JJ confident)) (PP (IN about) (NP (NP (DT the) (NN future)) (PP (IN of) (NP (DT the) (NNP U.S.))))))))))))))
Americans might save less because they have confidence in the economy.
( Americans ( ( might ( save ( less ( because ( they ( have ( confidence ( in ( the economy ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNPS Americans)) (VP (MD might) (VP (VB save) (ADVP (ADVP (RBR less)) (SBAR (IN because) (S (NP (PRP they)) (VP (VBP have) (NP (NP (NN confidence)) (PP (IN in) (NP (DT the) (NN economy)))))))))) (. .)))
government
0
86,758
86758e
The Swine Flu Decision Making on a Slippery Disease.
( ( ( The ( Swine ( Flu Decision ) ) ) ( Making ( on ( a ( Slippery Disease ) ) ) ) ) . )
(ROOT (NP (NP (DT The) (NNP Swine) (NNP Flu) (NNP Decision)) (VP (VBG Making) (PP (IN on) (NP (DT a) (NNP Slippery) (NNP Disease)))) (. .)))
Swine flew decision making is difficult
( Swine ( flew ( ( decision making ) ( is difficult ) ) ) )
(ROOT (S (NP (NNP Swine)) (VP (VBD flew) (SBAR (S (NP (NN decision) (NN making)) (VP (VBZ is) (ADJP (JJ difficult))))))))
government
0
48,273
48273c
On the way, I could just about see them meeting up with a similarly sized band of Thomas Jeffersons.
( ( On ( the way ) ) ( , ( I ( ( ( could ( just about ) ) ( see ( them ( ( meeting up ) ( with ( ( a ( ( similarly sized ) band ) ) ( of ( Thomas Jeffersons ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN On) (NP (DT the) (NN way))) (, ,) (NP (PRP I)) (VP (MD could) (ADVP (RB just) (RB about)) (VP (VB see) (S (NP (PRP them)) (VP (VBG meeting) (PRT (RP up)) (PP (IN with) (NP (NP (DT a) (ADJP (RB similarly) (JJ sized)) (NN band)) (PP (IN of) (NP (NNP Thomas) (NNP Jeffersons))))))))) (. .)))
I couldn't think of a thing.
( I ( ( ( could n't ) ( think ( of ( a thing ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (MD could) (RB n't) (VP (VB think) (PP (IN of) (NP (DT a) (NN thing))))) (. .)))
fiction
1
56,620
56620c
Among spectator sports, pride of place goes to horse-racing.
( ( Among ( spectator sports ) ) ( , ( ( pride ( of place ) ) ( ( goes ( to horse-racing ) ) . ) ) ) )
(ROOT (S (PP (IN Among) (NP (NN spectator) (NNS sports))) (, ,) (NP (NP (NN pride)) (PP (IN of) (NP (NN place)))) (VP (VBZ goes) (PP (TO to) (NP (NN horse-racing)))) (. .)))
No one cares about horse-racing, it's the most unpopular sport.
( ( ( No one ) ( cares ( about horse-racing ) ) ) ( , ( it ( ( 's ( the ( ( most unpopular ) sport ) ) ) . ) ) ) )
(ROOT (S (S (NP (DT No) (NN one)) (VP (VBZ cares) (PP (IN about) (NP (NN horse-racing))))) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (DT the) (ADJP (RBS most) (JJ unpopular)) (NN sport))) (. .)))
travel
1
10,940
10940c
But now a hitch occurs.
( But ( now ( ( a hitch ) ( occurs . ) ) ) )
(ROOT (S (CC But) (ADVP (RB now)) (NP (DT a) (NN hitch)) (VP (VBZ occurs)) (. .)))
But everything proceeds smoothly, and ends as planned
( But ( everything ( ( ( ( proceeds smoothly ) , ) and ) ( ends ( as planned ) ) ) ) )
(ROOT (S (CC But) (NP (NN everything)) (VP (VP (VBZ proceeds) (ADVP (RB smoothly))) (, ,) (CC and) (VP (VBZ ends) (ADJP (RB as) (VBN planned))))))
fiction
1
141,169
141169c
The gateway, created at the height of Malla development in 1753, surpasses anything of its kind in the valley.
( ( ( ( ( The gateway ) , ) ( ( created ( at ( ( the height ) ( of ( Malla development ) ) ) ) ) ( in 1753 ) ) ) , ) ( ( surpasses ( anything ( of ( ( its kind ) ( in ( the valley ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN gateway)) (, ,) (VP (VBN created) (PP (IN at) (NP (NP (DT the) (NN height)) (PP (IN of) (NP (NNP Malla) (NN development))))) (PP (IN in) (NP (CD 1753)))) (, ,)) (VP (VBZ surpasses) (NP (NP (NN anything)) (PP (IN of) (NP (NP (PRP$ its) (NN kind)) (PP (IN in) (NP (DT the) (NN valley))))))) (. .)))
The gateway in Malla was built in 1735.
( ( ( The gateway ) ( in Malla ) ) ( ( was ( built ( in 1735 ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN gateway)) (PP (IN in) (NP (NNP Malla)))) (VP (VBD was) (VP (VBN built) (PP (IN in) (NP (CD 1735))))) (. .)))
travel
1
133,915
133915c
when you sign your ten forty form you're signing a away you're rights i mean your your rights to uh uh protect yourself
( when ( you ( ( sign ( your ( ten ( forty form ) ) ) ) ( you ( 're ( ( signing ( a ( away ( you ( 're ( rights ( i ( ( mean ( your ( your rights ) ) ) ( to ( uh uh ) ) ) ) ) ) ) ) ) ) ( protect yourself ) ) ) ) ) ) )
(ROOT (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VB sign) (NP (PRP$ your) (CD ten) (NN forty) (NN form)) (SBAR (S (NP (PRP you)) (VP (VBP 're) (VP (VBG signing) (ADVP (DT a) (RB away) (SBAR (S (NP (PRP you)) (VP (VBP 're) (NP (NP (NNS rights)) (SBAR (S (NP (FW i)) (VP (VBP mean) (S (NP (PRP your)) (NP (PRP$ your) (NNS rights))) (PP (TO to) (NP (INTJ (UH uh) (UH uh)))))))))))) (S (VP (VB protect) (NP (PRP yourself))))))))))))
You still have rights, even if you signed.
( You ( still ( ( ( ( have rights ) , ) ( even ( if ( you signed ) ) ) ) . ) ) )
(ROOT (S (NP (PRP You)) (ADVP (RB still)) (VP (VBP have) (NP (NNS rights)) (, ,) (SBAR (RB even) (IN if) (S (NP (PRP you)) (VP (VBD signed))))) (. .)))
telephone
1
30,789
30789c
During Flytrap, many Republicans conveniently abandoned their objections to wide-ranging sex harassment litigation, endorsing broad discovery in order to nail Clinton.
( ( During Flytrap ) ( , ( ( many ( Republicans conveniently ) ) ( ( ( ( ( abandoned ( their objections ) ) ( to ( wide-ranging ( sex ( harassment litigation ) ) ) ) ) , ) ( ( endorsing ( broad discovery ) ) ( ( in order ) ( to ( nail Clinton ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN During) (NP (NNP Flytrap))) (, ,) (NP (JJ many) (NNPS Republicans) (NNPS conveniently)) (VP (VBD abandoned) (NP (PRP$ their) (NNS objections)) (PP (TO to) (NP (JJ wide-ranging) (NN sex) (NN harassment) (NN litigation))) (, ,) (S (VP (VBG endorsing) (NP (JJ broad) (NN discovery)) (SBAR (IN in) (NN order) (S (VP (TO to) (VP (VB nail) (NP (NNP Clinton))))))))) (. .)))
All Republicans took part in Flytrap.
( ( All Republicans ) ( ( ( took part ) ( in Flytrap ) ) . ) )
(ROOT (S (NP (DT All) (NNPS Republicans)) (VP (VBD took) (NP (NN part)) (PP (IN in) (NP (NNP Flytrap)))) (. .)))
slate
1
46,497
46497e
yeah you know it was it was on one time when i saw it and you know it it's pretty cute
( yeah ( you ( know ( it ( was ( it ( ( was ( on ( one time ) ) ) ( when ( i ( saw ( ( ( it and ) you ) ( ( know it ) ( it ( 's ( pretty cute ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VB yeah) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (PRP it)) (VP (VBD was) (SBAR (S (NP (PRP it)) (VP (VBD was) (PP (IN on) (NP (CD one) (NN time))) (SBAR (WHADVP (WRB when)) (S (NP (FW i)) (VP (VBD saw) (SBAR (S (NP (PRP it) (CC and) (PRP you)) (VP (VBP know) (NP (PRP it)) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADJP (RB pretty) (JJ cute)))))))))))))))))))))))
The one time that I saw it I thought it was cute.
( ( ( The ( one time ) ) ( that ( I ( saw ( it I ) ) ) ) ) ( ( thought ( it ( was cute ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (CD one) (NN time)) (SBAR (IN that) (S (NP (PRP I)) (VP (VBD saw) (S (NP (PRP it)) (NP (PRP I))))))) (VP (VBD thought) (SBAR (S (NP (PRP it)) (VP (VBD was) (ADJP (JJ cute)))))) (. .)))
telephone
0
120,419
120419c
But Aaron hardly figures here and, of course, psychology isn't the point.
( ( ( ( ( But ( Aaron ( hardly ( figures here ) ) ) ) and ) , ) ( ( of course ) ( , ( psychology ( ( is n't ) ( the point ) ) ) ) ) ) . )
(ROOT (S (S (CC But) (NP (NNP Aaron)) (ADVP (RB hardly)) (VP (VBZ figures) (ADVP (RB here)))) (CC and) (, ,) (S (PP (IN of) (NP (NN course))) (, ,) (NP (NN psychology)) (VP (VBZ is) (RB n't) (NP (DT the) (NN point)))) (. .)))
Aaron is important in this story.
( Aaron ( ( is ( important ( in ( this story ) ) ) ) . ) )
(ROOT (S (NP (NNP Aaron)) (VP (VBZ is) (ADJP (JJ important) (PP (IN in) (NP (DT this) (NN story))))) (. .)))
slate
1
17,224
17224e
One of the fundamental architectural principles of the original Internet was the principle of end-to-end.
( ( One ( of ( ( the ( fundamental ( architectural principles ) ) ) ( of ( the ( original Internet ) ) ) ) ) ) ( ( was ( ( the principle ) ( of end-to-end ) ) ) . ) )
(ROOT (S (NP (NP (CD One)) (PP (IN of) (NP (NP (DT the) (JJ fundamental) (JJ architectural) (NNS principles)) (PP (IN of) (NP (DT the) (JJ original) (NN Internet)))))) (VP (VBD was) (NP (NP (DT the) (NN principle)) (PP (IN of) (NP (NN end-to-end))))) (. .)))
End-to-end is a fundamental principle of the original Internet.
( End-to-end ( ( is ( ( a ( fundamental principle ) ) ( of ( the ( original Internet ) ) ) ) ) . ) )
(ROOT (S (NP (NNP End-to-end)) (VP (VBZ is) (NP (NP (DT a) (JJ fundamental) (NN principle)) (PP (IN of) (NP (DT the) (JJ original) (NN Internet))))) (. .)))
slate
0
67,222
67222e
From Hunter Huss, she moved on to pursue a degree at Pfeiffer University in Misenheimer.
( ( From ( Hunter Huss ) ) ( , ( she ( ( ( moved on ) ( to ( ( pursue ( a degree ) ) ( at ( ( Pfeiffer University ) ( in Misenheimer ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN From) (NP (NNP Hunter) (NNPS Huss))) (, ,) (NP (PRP she)) (VP (VBD moved) (PRT (RP on)) (S (VP (TO to) (VP (VB pursue) (NP (DT a) (NN degree)) (PP (IN at) (NP (NP (NNP Pfeiffer) (NNP University)) (PP (IN in) (NP (NNP Misenheimer))))))))) (. .)))
After attending Hunter Huss, she then obtained a degree from Pfeiffer University.
( ( After ( attending ( Hunter Huss ) ) ) ( , ( she ( then ( ( ( obtained ( a degree ) ) ( from ( Pfeiffer University ) ) ) . ) ) ) ) )
(ROOT (S (PP (IN After) (NP (VBG attending) (NNP Hunter) (NNPS Huss))) (, ,) (NP (PRP she)) (ADVP (RB then)) (VP (VBD obtained) (NP (DT a) (NN degree)) (PP (IN from) (NP (NNP Pfeiffer) (NNP University)))) (. .)))
government
0
55,936
55936c
See; say that it is I who have committed this murder, I can think of 87 seven most plausible stories!
( ( ( See ; ) ( say ( that ( it ( is ( I ( who ( have ( committed ( this murder ) ) ) ) ) ) ) ) ) ) ( , ( I ( ( can ( think ( of ( ( 87 seven ) ( ( most plausible ) stories ) ) ) ) ) ! ) ) ) )
(ROOT (S (S (S (VP (VB See)) (: ;)) (VP (VBP say) (SBAR (IN that) (S (NP (PRP it)) (VP (VBZ is) (NP (NP (PRP I)) (SBAR (WHNP (WP who)) (S (VP (VBP have) (VP (VBN committed) (NP (DT this) (NN murder)))))))))))) (, ,) (NP (PRP I)) (VP (MD can) (VP (VB think) (PP (IN of) (NP (QP (CD 87) (CD seven)) (ADJP (RBS most) (JJ plausible)) (NNS stories))))) (. !)))
It was probably me who did this.
( It ( ( ( was probably ) ( me ( who ( did this ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBD was) (ADVP (RB probably)) (NP (NP (PRP me)) (SBAR (WHNP (WP who)) (S (VP (VBD did) (NP (DT this))))))) (. .)))
fiction
1
104,371
104371c
Since then, old-fashioned Japanese iron bathtubs have been gruesomely known as goemon-?­buro.
( ( Since then ) ( , ( ( old-fashioned ( Japanese ( iron bathtubs ) ) ) ( ( have ( been ( gruesomely ( known ( as ( goemon ( - ( ? buro ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN Since) (NP (RB then))) (, ,) (NP (JJ old-fashioned) (JJ Japanese) (NN iron) (NNS bathtubs)) (VP (VBP have) (VP (VBN been) (VP (ADVP (RB gruesomely)) (VBN known) (PP (IN as) (NP (NN goemon) (NNP -) (. ?) (NNP buro)))))) (. .)))
The Japanese are notorious for never having bath tubs in their homes, and instead favoring showers.
( ( The Japanese ) ( ( are ( notorious ( for ( never ( ( ( ( having ( ( bath tubs ) ( in ( their homes ) ) ) ) , ) and ) ( instead ( favoring showers ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNPS Japanese)) (VP (VBP are) (ADJP (JJ notorious) (PP (IN for) (S (ADVP (RB never)) (VP (VP (VBG having) (NP (NP (NN bath) (NNS tubs)) (PP (IN in) (NP (PRP$ their) (NNS homes))))) (, ,) (CC and) (VP (ADVP (RB instead)) (VBG favoring) (NP (NNS showers)))))))) (. .)))
travel
1
98,261
98261e
During public events, it is perfectly acceptable for Secret Service agents to approach crowd members and yank their hands out of their pockets to confirm they are not hiding weapons.
( ( During ( public events ) ) ( , ( it ( ( ( is ( perfectly ( acceptable ( for ( Secret ( Service agents ) ) ) ) ) ) ( to ( ( ( approach ( crowd members ) ) and ) ( ( ( yank ( their hands ) ) out ) ( of ( their ( pockets ( to ( confirm ( they ( ( are not ) ( hiding weapons ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN During) (NP (JJ public) (NNS events))) (, ,) (NP (PRP it)) (VP (VBZ is) (ADJP (RB perfectly) (JJ acceptable) (PP (IN for) (NP (JJ Secret) (NNP Service) (NNS agents)))) (S (VP (TO to) (VP (VP (VB approach) (NP (NN crowd) (NNS members))) (CC and) (VP (VB yank) (NP (PRP$ their) (NNS hands)) (PRT (RP out)) (PP (IN of) (NP (PRP$ their) (NNS pockets) (S (VP (TO to) (VP (VB confirm) (SBAR (S (NP (PRP they)) (VP (VBP are) (RB not) (VP (VBG hiding) (NP (NNS weapons)))))))))))))))) (. .)))
It is normal for Secret Service agents to pull crowd members hands out of their pockets to check for weapons.
( It ( ( ( is ( normal ( for ( Secret ( Service agents ) ) ) ) ) ( to ( ( ( pull ( crowd ( members hands ) ) ) out ) ( of ( their ( pockets ( to ( check ( for weapons ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ is) (ADJP (JJ normal) (PP (IN for) (NP (JJ Secret) (NNP Service) (NNS agents)))) (S (VP (TO to) (VP (VB pull) (NP (NN crowd) (NNS members) (NNS hands)) (PRT (RP out)) (PP (IN of) (NP (PRP$ their) (NNS pockets) (S (VP (TO to) (VP (VB check) (PP (IN for) (NP (NNS weapons)))))))))))) (. .)))
slate
0
140,869
140869e
In the valley, at least the main street of principal villages is paved and accessible by taxi and bus, though the slower pace of walking or cycling is the most pleasant way to enter this world where time seems to have stopped.
( ( In ( the valley ) ) ( , ( ( ( ( at least ) ( the ( main street ) ) ) ( of ( principal villages ) ) ) ( ( ( ( is ( ( paved and ) ( accessible ( by ( ( taxi and ) bus ) ) ) ) ) , ) ( though ( ( ( the ( slower pace ) ) ( of ( ( walking or ) cycling ) ) ) ( is ( ( the ( most ( pleasant way ) ) ) ( to ( ( enter ( this world ) ) ( where ( time ( seems ( to ( have stopped ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (DT the) (NN valley))) (, ,) (NP (NP (ADVP (IN at) (JJS least)) (DT the) (JJ main) (NN street)) (PP (IN of) (NP (JJ principal) (NNS villages)))) (VP (VBZ is) (UCP (VP (VBN paved)) (CC and) (ADJP (JJ accessible) (PP (IN by) (NP (NN taxi) (CC and) (NN bus))))) (, ,) (SBAR (IN though) (S (NP (NP (DT the) (JJR slower) (NN pace)) (PP (IN of) (NP (NN walking) (CC or) (NN cycling)))) (VP (VBZ is) (NP (NP (DT the) (RBS most) (JJ pleasant) (NN way)) (SBAR (S (VP (TO to) (VP (VB enter) (NP (DT this) (NN world)) (SBAR (WHADVP (WRB where)) (S (NP (NN time)) (VP (VBZ seems) (S (VP (TO to) (VP (VB have) (VP (VBN stopped))))))))))))))))) (. .)))
Traveling around the valley by foot is the most pleasant way but you can also take a taxi.
( ( ( ( ( ( ( Traveling around ) ( the valley ) ) ( by foot ) ) ( is ( the ( most ( pleasant way ) ) ) ) ) but ) ( you ( ( can also ) ( take ( a taxi ) ) ) ) ) . )
(ROOT (S (S (S (VP (VBG Traveling) (PRT (RP around)) (NP (DT the) (NN valley)) (PP (IN by) (NP (NN foot))))) (VP (VBZ is) (NP (DT the) (JJS most) (JJ pleasant) (NN way)))) (CC but) (S (NP (PRP you)) (VP (MD can) (ADVP (RB also)) (VP (VB take) (NP (DT a) (NN taxi))))) (. .)))
travel
0
24,973
24973e
The mysteries are those depicted in a vast fresco of a young woman's initiation into the cult of Dionysius of Greek origin.
( ( The mysteries ) ( ( are ( those ( ( depicted ( in ( ( a ( vast fresco ) ) ( of ( ( a ( young ( woman 's ) ) ) initiation ) ) ) ) ) ( into ( ( the cult ) ( of ( Dionysius ( of ( Greek origin ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS mysteries)) (VP (VBP are) (NP (NP (DT those)) (VP (VBN depicted) (PP (IN in) (NP (NP (DT a) (JJ vast) (NN fresco)) (PP (IN of) (NP (NP (DT a) (JJ young) (NN woman) (POS 's)) (NN initiation))))) (PP (IN into) (NP (NP (DT the) (NN cult)) (PP (IN of) (NP (NP (NNP Dionysius)) (PP (IN of) (NP (JJ Greek) (NN origin)))))))))) (. .)))
The fresco contains depictions of a young lady's journey through the initiation process of the cult of Dionysius.
( ( The fresco ) ( ( ( contains ( depictions ( of ( ( a ( young ( lady 's ) ) ) journey ) ) ) ) ( through ( ( the ( initiation process ) ) ( of ( ( the cult ) ( of Dionysius ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN fresco)) (VP (VBZ contains) (NP (NP (NNS depictions)) (PP (IN of) (NP (NP (DT a) (JJ young) (NN lady) (POS 's)) (NN journey)))) (PP (IN through) (NP (NP (DT the) (NN initiation) (NN process)) (PP (IN of) (NP (NP (DT the) (NN cult)) (PP (IN of) (NP (NNP Dionysius)))))))) (. .)))
travel
0
74,598
74598c
Last year he tried and failed to invoke the War Powers Resolution for the Bosnia mission.
( ( Last year ) ( he ( ( ( tried and ) ( failed ( to ( invoke ( ( the ( War ( Powers Resolution ) ) ) ( for ( the ( Bosnia mission ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (NP (JJ Last) (NN year)) (NP (PRP he)) (VP (VP (VBD tried)) (CC and) (VP (VBD failed) (S (VP (TO to) (VP (VB invoke) (NP (NP (DT the) (NNP War) (NNP Powers) (NNP Resolution)) (PP (IN for) (NP (DT the) (NNP Bosnia) (NN mission))))))))) (. .)))
The War Powers resolution for the Bosnia mission was the success of his career.
( ( ( The ( War ( Powers resolution ) ) ) ( for ( the ( Bosnia mission ) ) ) ) ( ( was ( ( the success ) ( of ( his career ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNP War) (NNP Powers) (NN resolution)) (PP (IN for) (NP (DT the) (NNP Bosnia) (NN mission)))) (VP (VBD was) (NP (NP (DT the) (NN success)) (PP (IN of) (NP (PRP$ his) (NN career))))) (. .)))
slate
1
44,702
44702e
When the local course is private, as at the Royal Perakiaolf Club at Ipoh, your hotel may be able to get you temporary membership if you are a member of a golf club back home.
( ( When ( ( the ( local course ) ) ( ( ( ( is private ) , ) ( as ( at ( the ( Royal ( Perakiaolf Club ) ) ) ) ) ) ( at Ipoh ) ) ) ) ( , ( ( your hotel ) ( ( may ( be ( able ( to ( ( get ( you ( temporary membership ) ) ) ( if ( you ( ( are ( ( a member ) ( of ( a ( golf club ) ) ) ) ) ( back home ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (SBAR (WHADVP (WRB When)) (S (NP (DT the) (JJ local) (NN course)) (VP (VBZ is) (ADJP (JJ private)) (, ,) (SBAR (IN as) (FRAG (PP (IN at) (NP (DT the) (NNP Royal) (NNP Perakiaolf) (NNP Club))))) (PP (IN at) (NP (NNP Ipoh)))))) (, ,) (NP (PRP$ your) (NN hotel)) (VP (MD may) (VP (VB be) (ADJP (JJ able) (S (VP (TO to) (VP (VB get) (NP (PRP you) (JJ temporary) (NN membership)) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP are) (NP (NP (DT a) (NN member)) (PP (IN of) (NP (DT a) (NN golf) (NN club)))) (ADVP (RB back) (NN home))))))))))) (. .)))
Some courses are private.
( ( Some courses ) ( ( are private ) . ) )
(ROOT (S (NP (DT Some) (NNS courses)) (VP (VBP are) (ADJP (JJ private))) (. .)))
travel
0
75,759
75759c
As the CEF technology assumptions were applied in scenario D within this analysis (updated to the AEO2001 reference case), electricity generation was reduced by 9% from 4,253 billion (kWh).
( ( As ( ( the ( CEF ( technology assumptions ) ) ) ( were ( applied ( in ( ( scenario D ) ( within ( ( this analysis ) ( -LRB- ( ( updated ( to ( the ( AEO2001 ( reference case ) ) ) ) ) -RRB- ) ) ) ) ) ) ) ) ) ) ( , ( ( electricity generation ) ( ( was ( reduced ( by ( ( 9 % ) ( from ( ( 4,253 billion ) ( -LRB- ( kWh -RRB- ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (SBAR (IN As) (S (NP (DT the) (NNP CEF) (NN technology) (NNS assumptions)) (VP (VBD were) (VP (VBN applied) (PP (IN in) (NP (NP (NNP scenario) (NNP D)) (PP (IN within) (NP (NP (DT this) (NN analysis)) (PRN (-LRB- -LRB-) (NP (NP (VBN updated)) (PP (TO to) (NP (DT the) (NNP AEO2001) (NN reference) (NN case)))) (-RRB- -RRB-)))))))))) (, ,) (NP (NN electricity) (NN generation)) (VP (VBD was) (VP (VBN reduced) (PP (IN by) (NP (NP (CD 9) (NN %)) (PP (IN from) (NP (NP (QP (CD 4,253) (CD billion))) (PRN (-LRB- -LRB-) (NP (NN kWh)) (-RRB- -RRB-)))))))) (. .)))
Electricity generation was increased by 9%.
( ( Electricity generation ) ( ( was ( increased ( by ( 9 % ) ) ) ) . ) )
(ROOT (S (NP (NNP Electricity) (NN generation)) (VP (VBD was) (VP (VBN increased) (PP (IN by) (NP (CD 9) (NN %))))) (. .)))
government
1
69,600
69600e
This enables you to experience many dive sites in the Aegean Sea.
( This ( ( enables ( you ( to ( ( experience ( many ( dive sites ) ) ) ( in ( the ( Aegean Sea ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT This)) (VP (VBZ enables) (S (NP (PRP you)) (VP (TO to) (VP (VB experience) (NP (JJ many) (NN dive) (NNS sites)) (PP (IN in) (NP (DT the) (NNP Aegean) (NNP Sea))))))) (. .)))
This will allow you to visit lots of dive sites in the aegan sea.
( This ( ( will ( allow ( you ( to ( ( visit ( lots ( of ( dive sites ) ) ) ) ( in ( the ( aegan sea ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT This)) (VP (MD will) (VP (VB allow) (S (NP (PRP you)) (VP (TO to) (VP (VB visit) (NP (NP (NNS lots)) (PP (IN of) (NP (NN dive) (NNS sites)))) (PP (IN in) (NP (DT the) (NN aegan) (NN sea)))))))) (. .)))
travel
0
25,030
25030e
overall characteristics of the acquisition including its objectives shown within the context of the mission(s) or function(s) to be supported,
( ( overall characteristics ) ( of ( ( ( the acquisition ) ( including ( ( its objectives ) ( ( shown ( within ( ( the context ) ( of ( ( ( ( ( the mission ) ( -LRB- ( s -RRB- ) ) ) or ) function ) ( -LRB- ( s -RRB- ) ) ) ) ) ) ) ( to ( be supported ) ) ) ) ) ) , ) ) )
(ROOT (NP (NP (JJ overall) (NNS characteristics)) (PP (IN of) (NP (NP (DT the) (NN acquisition)) (PP (VBG including) (NP (NP (PRP$ its) (NNS objectives)) (VP (VBN shown) (PP (IN within) (NP (NP (DT the) (NN context)) (PP (IN of) (NP (NP (DT the) (NN mission)) (PRN (-LRB- -LRB-) (PRP s) (-RRB- -RRB-)) (CC or) (NP (NN function)) (PRN (-LRB- -LRB-) (PRP s) (-RRB- -RRB-)))))) (S (VP (TO to) (VP (VB be) (VP (VBN supported)))))))) (, ,)))))
A complete accounting of the buyout discussing the mission, areas of functionality supported and end goals.
( ( ( A ( complete accounting ) ) ( of ( ( the buyout ) ( discussing ( ( ( the mission ) , ) ( areas ( of functionality ) ) ) ) ) ) ) ( ( ( supported and ) ( end goals ) ) . ) )
(ROOT (S (NP (NP (DT A) (JJ complete) (NN accounting)) (PP (IN of) (NP (NP (DT the) (NN buyout)) (VP (VBG discussing) (NP (NP (DT the) (NN mission)) (, ,) (NP (NP (NNS areas)) (PP (IN of) (NP (NN functionality))))))))) (VP (VP (VBD supported)) (CC and) (VP (VB end) (NP (NNS goals)))) (. .)))
government
0
28,174
28174c
Absent changes to current law, government saving is likely to decline as government health and retirement programs for the growing elderly population claim a larger share of federal resources.
( ( ( Absent changes ) ( to ( ( ( current law ) , ) ( government saving ) ) ) ) ( ( is ( likely ( to ( decline ( as ( ( ( government ( health ( and ( retirement programs ) ) ) ) ( for ( the ( growing ( elderly population ) ) ) ) ) ( claim ( ( a ( larger share ) ) ( of ( federal resources ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (JJ Absent) (NNS changes)) (PP (TO to) (NP (NP (JJ current) (NN law)) (, ,) (NP (NN government) (NN saving))))) (VP (VBZ is) (ADJP (JJ likely) (S (VP (TO to) (VP (VB decline) (SBAR (IN as) (S (NP (NP (NN government) (NN health) (CC and) (NN retirement) (NNS programs)) (PP (IN for) (NP (DT the) (VBG growing) (JJ elderly) (NN population)))) (VP (VBP claim) (NP (NP (DT a) (JJR larger) (NN share)) (PP (IN of) (NP (JJ federal) (NNS resources)))))))))))) (. .)))
Health and retirement programs for the elderly use no share of federal resources.
( ( ( ( Health ( and ( retirement programs ) ) ) ( for ( ( the ( elderly use ) ) ( no share ) ) ) ) ( of ( federal resources ) ) ) . )
(ROOT (NP (NP (NN Health) (CC and) (NN retirement) (NNS programs)) (PP (IN for) (NP (NP (DT the) (JJ elderly) (NN use)) (NP (DT no) (NN share)))) (PP (IN of) (NP (JJ federal) (NNS resources))) (. .)))
government
1
52,229
52229c
Just as Forbes accused Dole of playing sneaky Washington politics in 1996, Bradley now castigates Gore for resorting to the typical Washington politics of slash and burn.
( ( Just ( as ( Forbes ( accused ( Dole ( of ( ( playing ( sneaky ( Washington politics ) ) ) ( in 1996 ) ) ) ) ) ) ) ) ( , ( Bradley ( ( ( ( now ( ( castigates Gore ) ( for ( resorting ( to ( ( the ( typical ( Washington politics ) ) ) ( of slash ) ) ) ) ) ) ) and ) burn ) . ) ) ) )
(ROOT (S (SBAR (RB Just) (IN as) (S (NP (NNP Forbes)) (VP (VBD accused) (NP (NP (NNP Dole)) (PP (IN of) (S (VP (VBG playing) (NP (JJ sneaky) (NNP Washington) (NNS politics)) (PP (IN in) (NP (CD 1996)))))))))) (, ,) (NP (NNP Bradley)) (VP (VP (ADVP (RB now)) (VBZ castigates) (NP (NNP Gore)) (PP (IN for) (S (VP (VBG resorting) (PP (TO to) (NP (NP (DT the) (JJ typical) (NNP Washington) (NNS politics)) (PP (IN of) (NP (NN slash))))))))) (CC and) (VP (VBP burn))) (. .)))
Forbes praised Dole for his methods.
( Forbes ( ( praised ( Dole ( for ( his methods ) ) ) ) . ) )
(ROOT (S (NP (NNP Forbes)) (VP (VBD praised) (NP (NP (NNP Dole)) (PP (IN for) (NP (PRP$ his) (NNS methods))))) (. .)))
slate
1
44,918
44918e
Even as federal surpluses have contributed to national saving in recent years, personal saving has steadily declined as a share of GDP, and personal dissaving in 2000 absorbed resources that otherwise would have been available for investment.
( ( ( ( ( ( Even ( as ( ( federal surpluses ) ( have ( contributed ( to ( ( national saving ) ( in ( recent years ) ) ) ) ) ) ) ) ) ( , ( ( personal saving ) ( ( has steadily ) ( declined ( as ( ( a share ) ( of GDP ) ) ) ) ) ) ) ) , ) and ) ( ( ( personal dissaving ) ( in 2000 ) ) ( absorbed ( resources ( that ( otherwise ( would ( have ( ( been available ) ( for investment ) ) ) ) ) ) ) ) ) ) . )
(ROOT (S (S (SBAR (RB Even) (IN as) (S (NP (JJ federal) (NNS surpluses)) (VP (VBP have) (VP (VBN contributed) (PP (TO to) (NP (NP (JJ national) (NN saving)) (PP (IN in) (NP (JJ recent) (NNS years))))))))) (, ,) (NP (JJ personal) (NN saving)) (VP (VBZ has) (ADVP (RB steadily)) (VP (VBN declined) (PP (IN as) (NP (NP (DT a) (NN share)) (PP (IN of) (NP (NNP GDP)))))))) (, ,) (CC and) (S (NP (NP (JJ personal) (NN dissaving)) (PP (IN in) (NP (CD 2000)))) (VP (VBD absorbed) (NP (NP (NNS resources)) (SBAR (WHNP (WDT that)) (S (ADVP (RB otherwise)) (VP (MD would) (VP (VB have) (VP (VBN been) (ADJP (JJ available)) (PP (IN for) (NP (NN investment))))))))))) (. .)))
Federal surpluses have factored into nationwide saving.
( ( Federal surpluses ) ( ( have ( factored ( into ( nationwide saving ) ) ) ) . ) )
(ROOT (S (NP (NNP Federal) (NNS surpluses)) (VP (VBP have) (VP (VBN factored) (PP (IN into) (NP (JJ nationwide) (NN saving))))) (. .)))
government
0
78,721
78721c
Islanders who stayed put, and didn't flee to the coast to work the tourism industry, can live almost unmolested by beach-bound modern invaders.
( ( Islanders ( who ( ( ( ( stayed put ) , ) and ) ( ( did n't ) ( flee ( to ( the ( coast ( to ( work ( the ( tourism industry ) ) ) ) ) ) ) ) ) ) ) ) ( , ( ( can ( ( live ( almost unmolested ) ) ( by ( beach-bound ( modern invaders ) ) ) ) ) . ) ) )
(ROOT (S (NP (NP (NNPS Islanders)) (SBAR (WHNP (WP who)) (S (VP (VP (VBD stayed) (NP (NN put))) (, ,) (CC and) (VP (VBD did) (RB n't) (VP (VB flee) (PP (TO to) (NP (DT the) (NN coast) (S (VP (TO to) (VP (VB work) (NP (DT the) (NN tourism) (NN industry))))))))))))) (, ,) (VP (MD can) (VP (VB live) (ADJP (RB almost) (JJ unmolested)) (PP (IN by) (NP (JJ beach-bound) (JJ modern) (NNS invaders))))) (. .)))
Even islanders who live inland are constantly harassed by tourists.
( ( ( Even islanders ) ( who ( live ( inland ( are constantly ) ) ) ) ) ( ( harassed ( by tourists ) ) . ) )
(ROOT (S (NP (NP (RB Even) (NNS islanders)) (SBAR (WHNP (WP who)) (S (VP (VBP live) (SBAR (S (NP (NNP inland)) (VP (VBP are) (ADVP (RB constantly))))))))) (VP (VBD harassed) (PP (IN by) (NP (NNS tourists)))) (. .)))
travel
1
13,267
13267e
Sixteen to one, came a cry.
( ( Sixteen ( to one ) ) ( , ( ( came ( a cry ) ) . ) ) )
(ROOT (S (NP (NP (NNP Sixteen)) (PP (TO to) (NP (CD one)))) (, ,) (VP (VBD came) (NP (DT a) (NN cry))) (. .)))
They cried that there was sixteen to one.
( They ( ( cried ( that ( there ( was ( sixteen ( to one ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP They)) (VP (VBD cried) (SBAR (IN that) (S (NP (EX there)) (VP (VBD was) (VP (VBN sixteen) (PP (TO to) (NP (CD one)))))))) (. .)))
fiction
0
81,566
81566e
you couldn't get the street people i was just going to say you couldn't get these homeless people probably to do that i see them on corners with signs saying i'll work for a meal but i'll bet you if you stopped and you offered them a meal if they'd come and do your yard they'd get out of it some way they just really would
( you ( ( could n't ) ( get ( ( the ( street people ) ) ( i ( ( was just ) ( going ( to ( say ( ( ( ( you ( ( could n't ) ( ( ( get ( these ( homeless people ) ) ) probably ) ( to ( do ( that ( i ( ( see them ) ( on ( ( corners ( with signs ) ) ( saying ( i ( 'll ( work ( for ( a meal ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( but ( ( ( i ( 'll ( ( bet you ) ( if ( you stopped ) ) ) ) ) and ) ( you ( ( ( offered them ) ( a meal ) ) ( if ( they ( 'd ( ( ( come and ) do ) ( your yard ) ) ) ) ) ) ) ) ) ) ( they ( 'd ( ( get out ) ( of ( it ( some way ) ) ) ) ) ) ) ( they ( just ( really would ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (NP (PRP you)) (VP (MD could) (RB n't) (VP (VB get) (NP (NP (DT the) (NN street) (NNS people)) (SBAR (S (NP (FW i)) (VP (VBD was) (ADVP (RB just)) (VP (VBG going) (S (VP (TO to) (VP (VB say) (S (S (NP (PRP you)) (VP (MD could) (RB n't) (VP (VB get) (NP (DT these) (JJ homeless) (NNS people)) (ADVP (RB probably)) (S (VP (TO to) (VP (VB do) (SBAR (IN that) (S (NP (FW i)) (VP (VBP see) (NP (PRP them)) (PP (IN on) (S (NP (NP (NNS corners)) (PP (IN with) (NP (NNS signs)))) (VP (VBG saying) (SBAR (S (NP (FW i)) (VP (MD 'll) (VP (VB work) (PP (IN for) (NP (DT a) (NN meal))))))))))))))))))) (S (CC but) (S (NP (FW i)) (VP (MD 'll) (VP (VB bet) (NP (PRP you)) (SBAR (IN if) (S (NP (PRP you)) (VP (VBD stopped))))))) (CC and) (S (NP (PRP you)) (VP (VBD offered) (NP (PRP them)) (NP (DT a) (NN meal)) (SBAR (IN if) (S (NP (PRP they)) (VP (MD 'd) (VP (VB come) (CC and) (VB do) (NP (PRP$ your) (NN yard))))))))) (S (NP (PRP they)) (VP (MD 'd) (VP (VB get) (PRT (RP out)) (PP (IN of) (NP (NP (PRP it)) (NP (DT some) (NN way))))))) (S (NP (PRP they)) (ADVP (RB just)) (ADVP (RB really)) (VP (MD would))))))))))))))))
I think if you stopped and asked a homeless person on the corner who says they'll work for some food, they would find some way not to do the work.
( ( I ( think ( if ( you ( ( ( stopped and ) asked ) ( ( a ( homeless person ) ) ( on ( ( the corner ) ( who ( says ( they ( 'll ( work ( for ( some food ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( , ( they ( ( would ( find ( some ( way ( not ( to ( do ( the work ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (S (NP (PRP I)) (VP (VBP think) (SBAR (IN if) (S (NP (PRP you)) (VP (VBD stopped) (CC and) (VBD asked) (NP (NP (DT a) (JJ homeless) (NN person)) (PP (IN on) (NP (NP (DT the) (NN corner)) (SBAR (WHNP (WP who)) (S (VP (VBZ says) (SBAR (S (NP (PRP they)) (VP (MD 'll) (VP (VB work) (PP (IN for) (NP (DT some) (NN food)))))))))))))))))) (, ,) (NP (PRP they)) (VP (MD would) (VP (VB find) (NP (DT some) (NN way) (S (RB not) (VP (TO to) (VP (VB do) (NP (DT the) (NN work)))))))) (. .)))
telephone
0
7,785
7785c
Virtually everyone who's anyone is depicted in an inside Drew Barrymore (The Nymph), Sean Connery and Michael Caine (The Old Devils), Jodie Foster, Michelle Pfeiffer, and Meg Ryan (The Three Graces), etc.
( ( ( Virtually everyone ) ( who ( 's anyone ) ) ) ( ( is ( depicted ( in ( ( ( ( ( ( ( ( ( ( ( an ( inside ( Drew Barrymore ) ) ) ( -LRB- ( ( The Nymph ) -RRB- ) ) ) , ) ( ( Sean ( Connery ( and ( Michael Caine ) ) ) ) ( -LRB- ( ( The ( Old Devils ) ) -RRB- ) ) ) ) , ) ( ( ( Jodie Foster ) , ) ( Michelle Pfeiffer ) ) ) , ) and ) ( ( Meg Ryan ) ( -LRB- ( ( The ( Three Graces ) ) -RRB- ) ) ) ) , ) etc. ) ) ) ) . ) )
(ROOT (S (NP (NP (RB Virtually) (NN everyone)) (SBAR (WHNP (WP who)) (S (VP (VBZ 's) (NP (NN anyone)))))) (VP (VBZ is) (VP (VBN depicted) (PP (IN in) (NP (NP (NP (NP (DT an) (JJ inside) (NNP Drew) (NNP Barrymore)) (PRN (-LRB- -LRB-) (NP (DT The) (NNP Nymph)) (-RRB- -RRB-))) (, ,) (NP (NP (NNP Sean) (NNP Connery) (CC and) (NNP Michael) (NNP Caine)) (PRN (-LRB- -LRB-) (NP (DT The) (NNP Old) (NNP Devils)) (-RRB- -RRB-))) (, ,) (NP (NP (NNP Jodie) (NNP Foster)) (, ,) (NP (NNP Michelle) (NNP Pfeiffer))) (, ,) (CC and) (NP (NP (NNP Meg) (NNP Ryan)) (PRN (-LRB- -LRB-) (NP (DT The) (NNP Three) (NNP Graces)) (-RRB- -RRB-)))) (, ,) (NP (FW etc.)))))) (. .)))
Drew Barrymore, Michelle Pfeiffer and Meg Ryan are grouped together under The Three Graces.
( ( ( ( ( ( Drew Barrymore ) , ) ( Michelle Pfeiffer ) ) and ) ( Meg Ryan ) ) ( ( are ( ( grouped together ) ( under ( The ( Three Graces ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NNP Drew) (NNP Barrymore)) (, ,) (NP (NNP Michelle) (NNP Pfeiffer)) (CC and) (NP (NNP Meg) (NNP Ryan))) (VP (VBP are) (VP (VBN grouped) (ADVP (RB together)) (PP (IN under) (NP (DT The) (CD Three) (NNS Graces))))) (. .)))
slate
1
71,801
71801e
on going to the cinema, you would be seeing American films sold for foreign consumption, Molotov argued.
( ( ( on ( going ( to ( the cinema ) ) ) ) ( , ( you ( would ( be ( seeing ( ( American films ) ( sold ( for ( foreign consumption ) ) ) ) ) ) ) ) ) ) ( , ( Molotov ( argued . ) ) ) )
(ROOT (S (S (PP (IN on) (S (VP (VBG going) (PP (TO to) (NP (DT the) (NN cinema)))))) (, ,) (NP (PRP you)) (VP (MD would) (VP (VB be) (VP (VBG seeing) (NP (NP (JJ American) (NNS films)) (VP (VBN sold) (PP (IN for) (NP (JJ foreign) (NN consumption))))))))) (, ,) (NP (NNP Molotov)) (VP (VBD argued)) (. .)))
American films are sold for foreign consumption.
( ( American films ) ( ( are ( sold ( for ( foreign consumption ) ) ) ) . ) )
(ROOT (S (NP (JJ American) (NNS films)) (VP (VBP are) (VP (VBN sold) (PP (IN for) (NP (JJ foreign) (NN consumption))))) (. .)))
slate
0
52,037
52037c
The view from atop the 30-m (98-ft) gate provides a fine overall view of the temple grounds and sacred Mt.
( ( ( The view ) ( from ( atop ( the ( 30-m ( ( -LRB- ( 98-ft -RRB- ) ) gate ) ) ) ) ) ) ( provides ( ( a ( fine ( overall view ) ) ) ( of ( ( ( the ( temple grounds ) ) and ) ( sacred Mt. ) ) ) ) ) )
(ROOT (S (NP (NP (DT The) (NN view)) (PP (IN from) (PP (IN atop) (NP (DT the) (JJ 30-m) (PRN (-LRB- -LRB-) (ADJP (JJ 98-ft)) (-RRB- -RRB-)) (NN gate))))) (VP (VBZ provides) (NP (NP (DT a) (JJ fine) (JJ overall) (NN view)) (PP (IN of) (NP (NP (DT the) (NN temple) (NNS grounds)) (CC and) (NP (JJ sacred) (NNS Mt.))))))))
The temple grounds cannot be seen from the top of the gate.
( ( The ( temple grounds ) ) ( ( ( can not ) ( be ( seen ( from ( ( the top ) ( of ( the gate ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN temple) (NNS grounds)) (VP (MD can) (RB not) (VP (VB be) (VP (VBN seen) (PP (IN from) (NP (NP (DT the) (NN top)) (PP (IN of) (NP (DT the) (NN gate)))))))) (. .)))
travel
1
38,883
38883e
And after the amazing experience of seeing history come to life, people would obviously want a souvenir.
( And ( ( after ( ( the ( amazing experience ) ) ( of ( seeing ( history ( come ( to life ) ) ) ) ) ) ) ( , ( people ( ( ( would obviously ) ( want ( a souvenir ) ) ) . ) ) ) ) )
(ROOT (S (CC And) (PP (IN after) (NP (NP (DT the) (JJ amazing) (NN experience)) (PP (IN of) (S (VP (VBG seeing) (NP (NP (NN history)) (VP (VBN come) (PP (TO to) (NP (NN life)))))))))) (, ,) (NP (NNS people)) (VP (MD would) (ADVP (RB obviously)) (VP (VB want) (NP (DT a) (NN souvenir)))) (. .)))
People wanted souvenirs.
( People ( ( wanted souvenirs ) . ) )
(ROOT (S (NP (NNS People)) (VP (VBD wanted) (NP (NNS souvenirs))) (. .)))
fiction
0
62,906
62906c
National Saving and the Economy
( ( ( National Saving ) and ) ( the Economy ) )
(ROOT (NP (NP (NNP National) (NNP Saving)) (CC and) (NP (DT the) (NN Economy))))
National saving does not affect the economy.
( ( National saving ) ( ( ( does not ) ( affect ( the economy ) ) ) . ) )
(ROOT (S (NP (NNP National) (NNP saving)) (VP (VBZ does) (RB not) (VP (VB affect) (NP (DT the) (NN economy)))) (. .)))
government
1
65,449
65449c
and the last time that um we tackled it i did the kitchen and i had gone through a period of depression at one time and painted everything a dark it was called a sassafras it was kind of an orangish brown
( and ( ( the ( last time ) ) ( ( that ( um ( we ( ( ( ( tackled it ) ( i ( did ( ( ( ( the kitchen ) and ) i ) ( had ( ( gone ( through ( ( a period ) ( of depression ) ) ) ) ( at ( one time ) ) ) ) ) ) ) ) and ) ( ( painted everything ) ( a dark ) ) ) ) ) ) ( it ( was ( called ( ( a sassafras ) ( it ( was ( kind ( of ( an ( orangish brown ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (FRAG (CC and) (NP (NP (DT the) (JJ last) (NN time)) (SBAR (S (SBAR (WHNP (WDT that)) (S (VP (VBP um) (SBAR (S (NP (PRP we)) (VP (VP (VBD tackled) (NP (PRP it)) (SBAR (S (NP (FW i)) (VP (VBD did) (SBAR (S (NP (NP (DT the) (NN kitchen)) (CC and) (NP (FW i))) (VP (VBD had) (VP (VBN gone) (PP (IN through) (NP (NP (DT a) (NN period)) (PP (IN of) (NP (NN depression))))) (PP (IN at) (NP (CD one) (NN time))))))))))) (CC and) (VP (VBD painted) (NP (NN everything)) (NP (DT a) (NN dark))))))))) (NP (PRP it)) (VP (VBD was) (VP (VBN called) (NP (NP (DT a) (NNS sassafras)) (SBAR (S (NP (PRP it)) (VP (VBD was) (NP (NP (NN kind)) (PP (IN of) (NP (DT an) (JJ orangish) (NN brown)))))))))))))))
I used a bright color when I painted the kitchen.
( I ( ( ( used ( a ( bright color ) ) ) ( when ( I ( painted ( the kitchen ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD used) (NP (DT a) (JJ bright) (NN color)) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBD painted) (NP (DT the) (NN kitchen)))))) (. .)))
telephone
1
61,761
61761c
Mother Redcap's Tavern (Back Lane, off High Street) is a big, relaxed place with live music.
( ( ( ( Mother ( Redcap 's ) ) Tavern ) ( -LRB- ( ( ( ( Back Lane ) , ) ( off ( High Street ) ) ) -RRB- ) ) ) ( ( is ( ( a ( big ( , ( relaxed place ) ) ) ) ( with ( live music ) ) ) ) . ) )
(ROOT (S (NP (NP (NP (NNP Mother) (NNP Redcap) (POS 's)) (NNP Tavern)) (PRN (-LRB- -LRB-) (NP (NP (NNP Back) (NNP Lane)) (, ,) (PP (IN off) (NP (NNP High) (NNP Street)))) (-RRB- -RRB-))) (VP (VBZ is) (NP (NP (DT a) (JJ big) (, ,) (JJ relaxed) (NN place)) (PP (IN with) (NP (JJ live) (NN music))))) (. .)))
If you are looking for a big, relaxed place, Mother Redcap's Tavern is not one of them.
( ( If ( you ( are ( looking ( for ( a ( big ( , ( relaxed place ) ) ) ) ) ) ) ) ) ( , ( ( ( Mother ( Redcap 's ) ) Tavern ) ( ( ( is not ) ( one ( of them ) ) ) . ) ) ) )
(ROOT (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP are) (VP (VBG looking) (PP (IN for) (NP (DT a) (JJ big) (, ,) (JJ relaxed) (NN place))))))) (, ,) (NP (NP (NNP Mother) (NNP Redcap) (POS 's)) (NNP Tavern)) (VP (VBZ is) (RB not) (NP (NP (CD one)) (PP (IN of) (NP (PRP them))))) (. .)))
travel
1
25,275
25275c
yeah well i've never paid a whole lot of attention to my diet but
( yeah ( well ( i ( ( 've never ) ( ( paid ( ( a ( whole lot ) ) ( of attention ) ) ) ( to ( my ( diet but ) ) ) ) ) ) ) )
(ROOT (S (VP (VB yeah) (S (ADVP (RB well)) (NP (FW i)) (VP (VBP 've) (ADVP (RB never)) (VP (VBN paid) (NP (NP (DT a) (JJ whole) (NN lot)) (PP (IN of) (NP (NN attention)))) (PP (TO to) (NP (PRP$ my) (NN diet) (IN but)))))))))
My diet was important.
( ( My diet ) ( ( was important ) . ) )
(ROOT (S (NP (PRP$ My) (NN diet)) (VP (VBD was) (ADJP (JJ important))) (. .)))
telephone
1
127,679
127679c
The few dozen islands and rocks are widely scattered along the great curving chain of the Lesser Antilles.
( ( The ( few ( dozen ( ( islands and ) rocks ) ) ) ) ( ( ( are widely ) ( scattered ( along ( ( the ( great ( curving chain ) ) ) ( of ( the ( Lesser Antilles ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (JJ few) (NN dozen) (NNS islands) (CC and) (NNS rocks)) (VP (VBP are) (ADVP (RB widely)) (VP (VBN scattered) (PP (IN along) (NP (NP (DT the) (JJ great) (VBG curving) (NN chain)) (PP (IN of) (NP (DT the) (NNP Lesser) (NNPS Antilles))))))) (. .)))
The great curving chain of the Lesser Antilles has no surrounding islands.
( ( ( The ( great ( curving chain ) ) ) ( of ( the ( Lesser Antilles ) ) ) ) ( ( has ( no ( surrounding islands ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (JJ great) (NN curving) (NN chain)) (PP (IN of) (NP (DT the) (NNP Lesser) (NNPS Antilles)))) (VP (VBZ has) (NP (DT no) (JJ surrounding) (NNS islands))) (. .)))
travel
1
21,177
21177c
Second, we are coming ever closer to a worldwide middle class, the class from which athletes typically are drawn.
( Second ( , ( we ( ( are ( coming ( ever ( closer ( to ( ( ( a ( worldwide ( middle class ) ) ) , ) ( ( the class ) ( ( from which ) ( athletes ( typically ( are drawn ) ) ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (ADVP (LS Second)) (, ,) (NP (PRP we)) (VP (VBP are) (VP (VBG coming) (ADVP (RB ever) (RBR closer) (PP (TO to) (NP (NP (DT a) (JJ worldwide) (JJ middle) (NN class)) (, ,) (NP (NP (DT the) (NN class)) (SBAR (WHPP (IN from) (WHNP (WDT which))) (S (NP (NNS athletes)) (ADVP (RB typically)) (VP (VBP are) (VP (VBN drawn))))))))))) (. .)))
We are getting closer to everyone being very poor.
( We ( ( are ( ( getting ( closer ( to everyone ) ) ) ( being ( very poor ) ) ) ) . ) )
(ROOT (S (NP (PRP We)) (VP (VBP are) (VP (VBG getting) (ADVP (RBR closer) (PP (TO to) (NP (NN everyone)))) (S (VP (VBG being) (ADJP (RB very) (JJ poor)))))) (. .)))
slate
1
110,708
110708e
To assure the provision of high quality legal assistance to eligible clients, LSC's Office of Program Performance (OPP) instituted a written protocol for conducting program reviews.
( ( To ( ( assure ( ( the provision ) ( of ( high ( quality ( legal assistance ) ) ) ) ) ) ( to ( eligible clients ) ) ) ) ( , ( ( ( ( LSC 's ) Office ) ( of ( ( Program Performance ) ( -LRB- ( OPP -RRB- ) ) ) ) ) ( ( ( instituted ( a ( written protocol ) ) ) ( for ( conducting ( program reviews ) ) ) ) . ) ) ) )
(ROOT (S (S (VP (TO To) (VP (VB assure) (NP (NP (DT the) (NN provision)) (PP (IN of) (NP (JJ high) (NN quality) (JJ legal) (NN assistance)))) (PP (TO to) (NP (JJ eligible) (NNS clients)))))) (, ,) (NP (NP (NP (NNP LSC) (POS 's)) (NNP Office)) (PP (IN of) (NP (NP (NNP Program) (NNP Performance)) (PRN (-LRB- -LRB-) (NP (NNP OPP)) (-RRB- -RRB-))))) (VP (VBD instituted) (NP (DT a) (JJ written) (NN protocol)) (PP (IN for) (S (VP (VBG conducting) (NP (NN program) (NNS reviews)))))) (. .)))
In order to provide high quality work for clients, the OPP wrote new rules for program reviews.
( ( ( In order ) ( to ( provide ( ( high ( quality work ) ) ( for clients ) ) ) ) ) ( , ( ( the OPP ) ( ( ( wrote ( new rules ) ) ( for ( program reviews ) ) ) . ) ) ) )
(ROOT (S (SBAR (IN In) (NN order) (S (VP (TO to) (VP (VB provide) (NP (NP (JJ high) (NN quality) (NN work)) (PP (IN for) (NP (NNS clients)))))))) (, ,) (NP (DT the) (NNP OPP)) (VP (VBD wrote) (NP (JJ new) (NNS rules)) (PP (IN for) (NP (NN program) (NNS reviews)))) (. .)))
government
0
19,497
19497e
yeah my mother has made similar statements that she doesn't want to become a burden to the family you know just put me out to pasture or shoot me or something you know there are the lines that come from her and uh
( yeah ( ( my mother ) ( has ( ( made ( similar statements ) ) ( ( ( that ( she ( ( does n't ) ( want ( to ( ( become ( a burden ) ) ( to ( ( ( ( the family ) ( you ( ( know just ) ( ( ( ( ( put me ) out ) ( to pasture ) ) or ) ( shoot me ) ) ) ) ) or ) ( something ( you ( know ( there ( are ( ( the lines ) ( that ( come ( from her ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) and ) uh ) ) ) ) )
(ROOT (S (VP (VB yeah) (SBAR (S (NP (PRP$ my) (NN mother)) (VP (VBZ has) (VP (VBN made) (NP (JJ similar) (NNS statements)) (SBAR (SBAR (IN that) (S (NP (PRP she)) (VP (VBZ does) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB become) (NP (DT a) (NN burden)) (PP (TO to) (NP (NP (NP (DT the) (NN family)) (SBAR (S (NP (PRP you)) (VP (VBP know) (ADVP (RB just)) (VP (VP (VB put) (NP (PRP me)) (PRT (RP out)) (PP (TO to) (NP (NN pasture)))) (CC or) (VP (VB shoot) (NP (PRP me)))))))) (CC or) (NP (NP (NN something)) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (EX there)) (VP (VBP are) (NP (NP (DT the) (NNS lines)) (SBAR (WHNP (WDT that)) (S (VP (VBN come) (PP (IN from) (NP (PRP her))))))))))))))))))))))) (CC and) (FRAG (INTJ (UH uh)))))))))))
My mother doesn't wanna be a burden to the family and has made statements like to just shoot her or something.
( ( My mother ) ( ( ( ( ( does n't ) ( wan ( na ( be ( ( a burden ) ( to ( the family ) ) ) ) ) ) ) and ) ( has ( ( made statements ) ( like ( ( ( to ( just ( shoot her ) ) ) or ) something ) ) ) ) ) . ) )
(ROOT (S (NP (PRP$ My) (NN mother)) (VP (VP (VBZ does) (RB n't) (VP (VB wan) (S (VP (TO na) (VP (VB be) (NP (NP (DT a) (NN burden)) (PP (TO to) (NP (DT the) (NN family))))))))) (CC and) (VP (VBZ has) (VP (VBN made) (NP (NNS statements)) (PP (IN like) (NP (S (VP (TO to) (VP (ADVP (RB just)) (VB shoot) (NP (PRP her))))) (CC or) (NP (NN something))))))) (. .)))
telephone
0
80,549
80549e
Gilbert is also believed to have carved the magnificent cap?­i?­tals topping the pillars of the nave and aisles.
( Gilbert ( ( ( is also ) ( believed ( to ( have ( carved ( ( the ( magnificent cap?i?tals ) ) ( topping ( ( the pillars ) ( of ( ( ( the nave ) and ) aisles ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Gilbert)) (VP (VBZ is) (ADVP (RB also)) (VP (VBN believed) (S (VP (TO to) (VP (VB have) (VP (VBN carved) (NP (NP (DT the) (JJ magnificent) (NNS cap?i?tals)) (VP (VBG topping) (NP (NP (DT the) (NNS pillars)) (PP (IN of) (NP (NP (DT the) (NN nave)) (CC and) (NP (NNS aisles))))))))))))) (. .)))
We believe Gilbert has carved the capitals.
( We ( ( believe ( Gilbert ( has ( carved ( the capitals ) ) ) ) ) . ) )
(ROOT (S (NP (PRP We)) (VP (VBP believe) (SBAR (S (NP (NNP Gilbert)) (VP (VBZ has) (VP (VBN carved) (NP (DT the) (NN capitals))))))) (. .)))
travel
0
90,848
90848c
Similarly, in Texas the performance management system is an integral part of agency and statewide planning structures, evaluation and decisionmaking processes, and accountability systems.
( Similarly ( , ( ( in Texas ) ( ( the ( performance ( management system ) ) ) ( ( is ( ( an ( integral part ) ) ( of ( agency ( and ( statewide ( planning ( structures ( , ( evaluation ( and ( decisionmaking ( processes ( , ( and ( accountability systems ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) )
(ROOT (S (ADVP (RB Similarly)) (, ,) (PP (IN in) (NP (NNP Texas))) (NP (DT the) (NN performance) (NN management) (NN system)) (VP (VBZ is) (NP (NP (DT an) (JJ integral) (NN part)) (PP (IN of) (NP (NN agency) (CC and) (JJ statewide) (NN planning) (NNS structures) (, ,) (NN evaluation) (CC and) (NN decisionmaking) (NNS processes) (, ,) (CC and) (NN accountability) (NNS systems))))) (. .)))
The Performance Management system is a minuscule part of the agency planning structures.
( ( The ( Performance ( Management system ) ) ) ( ( is ( ( a ( minuscule part ) ) ( of ( ( the agency ) ( planning structures ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP Performance) (NNP Management) (NN system)) (VP (VBZ is) (NP (NP (DT a) (JJ minuscule) (NN part)) (PP (IN of) (NP (NP (DT the) (NN agency)) (VP (VBG planning) (NP (NNS structures))))))) (. .)))
government
1
123,690
123690c
yeah because things go wrong and you don't know what the hell's going on and you don't you don't know where to start
( yeah ( because ( ( ( things ( go wrong ) ) and ) ( you ( ( do n't ) ( know ( ( what ( ( ( ( the hell ) ( 's ( going on ) ) ) and ) ( you ( do n't ) ) ) ) ( you ( ( do n't ) ( know ( where ( to start ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VB yeah) (SBAR (IN because) (S (S (NP (NNS things)) (VP (VBP go) (ADJP (JJ wrong)))) (CC and) (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB know) (S (SBAR (WHNP (WP what)) (S (S (NP (DT the) (NN hell)) (VP (VBZ 's) (VP (VBG going) (PRT (RP on))))) (CC and) (S (NP (PRP you)) (VP (VBP do) (RB n't))))) (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (WHADVP (WRB where)) (S (VP (TO to) (VP (VB start))))))))))))))))
when things go wrong, it's pretty easy to tell where the problem is
( ( when ( things ( go wrong ) ) ) ( , ( it ( ( 's ( pretty easy ) ) ( to ( tell ( where ( ( the problem ) is ) ) ) ) ) ) ) )
(ROOT (S (SBAR (WHADVP (WRB when)) (S (NP (NNS things)) (VP (VBP go) (ADJP (JJ wrong))))) (, ,) (NP (PRP it)) (VP (VBZ 's) (ADJP (RB pretty) (JJ easy)) (S (VP (TO to) (VP (VB tell) (SBAR (WHADVP (WRB where)) (S (NP (DT the) (NN problem)) (VP (VBZ is))))))))))
telephone
1
121,366
121366c
i heard a lot about it but i never saw it now
( i ( ( ( heard ( a lot ) ) ( about it ) ) ( but ( i ( never ( ( saw it ) now ) ) ) ) ) )
(ROOT (S (NP (FW i)) (VP (VBD heard) (NP (DT a) (NN lot)) (PP (IN about) (NP (PRP it))) (SBAR (CC but) (S (NP (FW i)) (ADVP (RB never)) (VP (VBD saw) (NP (PRP it)) (ADVP (RB now))))))))
I always saw it.
( I ( always ( ( saw it ) . ) ) )
(ROOT (S (NP (PRP I)) (ADVP (RB always)) (VP (VBD saw) (NP (PRP it))) (. .)))
telephone
1
35,538
35538c
And since 1995, Turkish troops have invaded northern Iraq three times to destroy PKK bases.
( And ( ( since 1995 ) ( , ( ( Turkish troops ) ( ( have ( ( invaded ( northern ( Iraq ( three times ) ) ) ) ( to ( destroy ( PKK bases ) ) ) ) ) . ) ) ) ) )
(ROOT (S (CC And) (PP (IN since) (NP (CD 1995))) (, ,) (NP (JJ Turkish) (NNS troops)) (VP (VBP have) (VP (VBN invaded) (NP (JJ northern) (NNP Iraq) (CD three) (NNS times)) (S (VP (TO to) (VP (VB destroy) (NP (NNP PKK) (NNS bases))))))) (. .)))
Turkish troops have never even considered invading northern Iraq.
( ( Turkish troops ) ( ( ( have never ) ( even ( considered ( invading ( northern Iraq ) ) ) ) ) . ) )
(ROOT (S (NP (JJ Turkish) (NNS troops)) (VP (VBP have) (ADVP (RB never)) (VP (ADVP (RB even)) (VBN considered) (S (VP (VBG invading) (NP (JJ northern) (NNP Iraq)))))) (. .)))
slate
1
112,146
112146e
With its walled, garden-surrounded villas, mountainous terrain, and dramatic craggy coast, this still-beautiful island manages to cater to the boisterous fun of day trippers and package tours while simultaneously providing quiet hideaways for the idle rich.
( ( With ( ( ( ( ( ( ( ( its walled ) , ) ( garden-surrounded villas ) ) , ) ( mountainous terrain ) ) , ) and ) ( dramatic ( craggy coast ) ) ) ) ( , ( ( this ( still-beautiful island ) ) ( ( manages ( to ( ( cater ( to ( ( the ( boisterous fun ) ) ( of ( day ( trippers ( and ( package tours ) ) ) ) ) ) ) ) ( while ( simultaneously ( ( providing ( quiet hideaways ) ) ( for ( the ( idle rich ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN With) (NP (NP (PRP$ its) (NN walled)) (, ,) (NP (JJ garden-surrounded) (NNS villas)) (, ,) (NP (JJ mountainous) (NN terrain)) (, ,) (CC and) (NP (JJ dramatic) (NN craggy) (NN coast)))) (, ,) (NP (DT this) (JJ still-beautiful) (NN island)) (VP (VBZ manages) (S (VP (TO to) (VP (VB cater) (PP (TO to) (NP (NP (DT the) (JJ boisterous) (NN fun)) (PP (IN of) (NP (NN day) (NNS trippers) (CC and) (NN package) (NNS tours))))) (SBAR (IN while) (S (ADVP (RB simultaneously)) (VP (VBG providing) (NP (JJ quiet) (NNS hideaways)) (PP (IN for) (NP (DT the) (ADJP (JJ idle) (JJ rich))))))))))) (. .)))
This gorgeous island is an ideal retreat for day travelers, vacationers on tour, and the wealthy.
( ( This ( gorgeous island ) ) ( ( is ( ( ( ( ( ( ( an ( ideal retreat ) ) ( for ( day travelers ) ) ) , ) ( vacationers ( on tour ) ) ) , ) and ) ( the wealthy ) ) ) . ) )
(ROOT (S (NP (DT This) (JJ gorgeous) (NN island)) (VP (VBZ is) (NP (NP (NP (DT an) (JJ ideal) (NN retreat)) (PP (IN for) (NP (NN day) (NNS travelers)))) (, ,) (NP (NP (NNS vacationers)) (PP (IN on) (NP (NN tour)))) (, ,) (CC and) (NP (DT the) (JJ wealthy)))) (. .)))
travel
0
82,725
82725c
Lawful permanent residents and other classes of aliens in the unrestricted categories reside in the United States without time limit.
( ( ( ( Lawful ( permanent residents ) ) and ) ( ( other classes ) ( of ( aliens ( in ( the ( unrestricted categories ) ) ) ) ) ) ) ( ( ( reside ( in ( the ( United States ) ) ) ) ( without ( time limit ) ) ) . ) )
(ROOT (S (NP (NP (JJ Lawful) (JJ permanent) (NNS residents)) (CC and) (NP (NP (JJ other) (NNS classes)) (PP (IN of) (NP (NP (NNS aliens)) (PP (IN in) (NP (DT the) (JJ unrestricted) (NNS categories))))))) (VP (VBD reside) (PP (IN in) (NP (DT the) (NNP United) (NNPS States))) (PP (IN without) (NP (NN time) (NN limit)))) (. .)))
There are many aliens in the United States who immigrated from outer space.
( There ( ( are ( ( ( many aliens ) ( in ( the ( United States ) ) ) ) ( who ( immigrated ( from ( outer space ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (JJ many) (NNS aliens)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States))) (SBAR (WHNP (WP who)) (S (VP (VBD immigrated) (PP (IN from) (NP (JJ outer) (NN space)))))))) (. .)))
government
1
111,237
111237e
yeah i had fun rooting against them it was
( yeah ( i ( had ( ( fun ( rooting ( against them ) ) ) ( it was ) ) ) ) )
(ROOT (S (VP (VB yeah) (SBAR (S (NP (FW i)) (VP (VBD had) (NP (NP (NN fun)) (VP (VBG rooting) (PP (IN against) (NP (PRP them)))) (SBAR (S (NP (PRP it)) (VP (VBD was)))))))))))
I had a good time not cheering for them
( I ( had ( ( a ( good time ) ) ( not ( cheering ( for them ) ) ) ) ) )
(ROOT (S (NP (PRP I)) (VP (VBD had) (NP (NP (DT a) (JJ good) (NN time)) (VP (RB not) (VBG cheering) (PP (IN for) (NP (PRP them))))))))
telephone
0
45,739
45739c
In the 1920s bronze statues of two Scottish heroes William Wallace and Robert the Bruce were added to the facade.
( ( In ( ( the ( 1920s ( bronze statues ) ) ) ( of ( two ( Scottish heroes ) ) ) ) ) ( ( ( ( William Wallace ) and ) ( Robert ( the Bruce ) ) ) ( ( were ( added ( to ( the facade ) ) ) ) . ) ) )
(ROOT (S (PP (IN In) (NP (NP (DT the) (CD 1920s) (NN bronze) (NNS statues)) (PP (IN of) (NP (CD two) (JJ Scottish) (NNS heroes))))) (NP (NP (NNP William) (NNP Wallace)) (CC and) (NP (NNP Robert) (DT the) (NNP Bruce))) (VP (VBD were) (VP (VBN added) (PP (TO to) (NP (DT the) (NN facade))))) (. .)))
The two English heroes were added to the facade in 2010.
( ( The ( two ( English heroes ) ) ) ( ( were ( added ( to ( ( the facade ) ( in 2010 ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (CD two) (JJ English) (NNS heroes)) (VP (VBD were) (VP (VBN added) (PP (TO to) (NP (NP (DT the) (NN facade)) (PP (IN in) (NP (CD 2010))))))) (. .)))
travel
1
6,798
6798e
Just east of the Royal Palace is the stately Plaza de Oriente, lined with statues of Spanish kings and queens, and the Teatro Real, Madrid's long-suffering opera house.
( ( ( Just east ) ( of ( the ( Royal Palace ) ) ) ) ( ( is ( ( ( ( ( ( the ( stately ( Plaza ( de Oriente ) ) ) ) , ) ( lined ( with ( statues ( of ( Spanish ( ( kings and ) queens ) ) ) ) ) ) ) , ) and ) ( ( ( the ( Teatro Real ) ) , ) ( ( Madrid 's ) ( long-suffering ( opera house ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (RB Just) (JJ east)) (PP (IN of) (NP (DT the) (NNP Royal) (NNP Palace)))) (VP (VBZ is) (NP (NP (NP (DT the) (JJ stately) (NNP Plaza) (FW de) (NNP Oriente)) (, ,) (VP (VBN lined) (PP (IN with) (NP (NP (NNS statues)) (PP (IN of) (NP (JJ Spanish) (NNS kings) (CC and) (NNS queens))))))) (, ,) (CC and) (NP (NP (DT the) (NNP Teatro) (NNP Real)) (, ,) (NP (NP (NNP Madrid) (POS 's)) (JJ long-suffering) (NN opera) (NN house))))) (. .)))
Plaza de Oriente contains multiple statues of the kings and queens.
( ( Plaza ( de Oriente ) ) ( ( contains ( ( multiple statues ) ( of ( the ( ( kings and ) queens ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Plaza) (FW de) (NNP Oriente)) (VP (VBZ contains) (NP (NP (JJ multiple) (NNS statues)) (PP (IN of) (NP (DT the) (NNS kings) (CC and) (NNS queens))))) (. .)))
travel
0
92,273
92273e
and it's kind of a waste of a person
( and ( it ( 's ( kind ( of ( ( a waste ) ( of ( a person ) ) ) ) ) ) ) )
(ROOT (PRN (CC and) (S (NP (PRP it)) (VP (VBZ 's) (NP (NP (NN kind)) (PP (IN of) (NP (NP (DT a) (NN waste)) (PP (IN of) (NP (DT a) (NN person))))))))))
The person will not be useful.
( ( The person ) ( ( ( will not ) ( be useful ) ) . ) )
(ROOT (S (NP (DT The) (NN person)) (VP (MD will) (RB not) (VP (VB be) (ADJP (JJ useful)))) (. .)))
telephone
0
144,058
144058e
Planning has costs and you need to be seen as an organization that understands those costs and is willing to help grantees and other stakeholders with some of the planning costs.
( ( ( ( Planning ( has costs ) ) and ) ( you ( need ( to ( be ( seen ( as ( ( an organization ) ( that ( ( ( understands ( those costs ) ) and ) ( is ( willing ( to ( ( help ( ( grantees and ) ( other stakeholders ) ) ) ( with ( some ( of ( the ( planning costs ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (NNP Planning)) (VP (VBZ has) (NP (NNS costs)))) (CC and) (S (NP (PRP you)) (VP (VBP need) (S (VP (TO to) (VP (VB be) (VP (VBN seen) (PP (IN as) (NP (NP (DT an) (NN organization)) (SBAR (WHNP (WDT that)) (S (VP (VP (VBZ understands) (NP (DT those) (NNS costs))) (CC and) (VP (VBZ is) (ADJP (JJ willing) (S (VP (TO to) (VP (VB help) (NP (NP (NNS grantees)) (CC and) (NP (JJ other) (NNS stakeholders))) (PP (IN with) (NP (NP (DT some)) (PP (IN of) (NP (DT the) (VBG planning) (NNS costs))))))))))))))))))))) (. .)))
An organization needs to help stakeholders with planning costs.
( ( An organization ) ( ( needs ( to ( ( help stakeholders ) ( with ( planning costs ) ) ) ) ) . ) )
(ROOT (S (NP (DT An) (NN organization)) (VP (VBZ needs) (S (VP (TO to) (VP (VB help) (NP (NNS stakeholders)) (PP (IN with) (NP (NN planning) (NNS costs))))))) (. .)))
government
0
68,103
68103e
and uh um-hum they've got several out uh there's one called Embassy House by uh Profit that's quite good i was involved with the Phoenix program and stuff of that that nature
( and ( ( uh um-hum ) ( they ( 've ( ( got several ) ( out ( ( ( uh ( there ( 's ( one ( ( called ( Embassy House ) ) ( by ( ( uh Profit ) ( that ( 's ( quite ( good ( i ( was ( involved ( with ( the ( Phoenix program ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) and ) ( ( stuff ( of that ) ) ( that nature ) ) ) ) ) ) ) ) )
(ROOT (FRAG (CC and) (NP (NP (NNP uh) (NNP um-hum)) (SBAR (S (NP (PRP they)) (VP (VBP 've) (VP (VBN got) (NP (JJ several)) (PP (IN out) (S (S (INTJ (UH uh)) (NP (EX there)) (VP (VBZ 's) (NP (NP (CD one)) (VP (VBN called) (NP (NNP Embassy) (NNP House)) (PP (IN by) (NP (NP (NNP uh) (NNP Profit)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (ADJP (RB quite) (JJ good) (SBAR (S (NP (FW i)) (VP (VBD was) (VP (VBN involved) (PP (IN with) (NP (DT the) (NNP Phoenix) (NN program))))))))))))))))) (CC and) (S (NP (NP (NN stuff)) (PP (IN of) (NP (DT that)))) (NP (DT that) (NN nature))))))))))))
The Embassy House by Profit was involved with the Phoenix program.
( ( ( The ( Embassy House ) ) ( by Profit ) ) ( ( was ( involved ( with ( the ( Phoenix program ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNP Embassy) (NNP House)) (PP (IN by) (NP (NN Profit)))) (VP (VBD was) (VP (VBN involved) (PP (IN with) (NP (DT the) (NNP Phoenix) (NN program))))) (. .)))
telephone
0
18,166
18166e
There are specialized strategies for making these comparisons-namely, pattern matching, explanation building, and thematic review.
( There ( ( are ( ( specialized strategies ) ( for ( making ( ( ( ( ( ( ( ( these comparisons-namely ) , ) ( pattern matching ) ) , ) ( explanation building ) ) , ) and ) ( thematic review ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (VBN specialized) (NNS strategies)) (PP (IN for) (S (VP (VBG making) (NP (NP (DT these) (NN comparisons-namely)) (, ,) (NP (NN pattern) (NN matching)) (, ,) (NP (NN explanation) (NN building)) (, ,) (CC and) (NP (JJ thematic) (NN review)))))))) (. .)))
Some strategies are specialized at making comparisons.
( ( Some strategies ) ( ( are ( specialized ( at ( making comparisons ) ) ) ) . ) )
(ROOT (S (NP (DT Some) (NNS strategies)) (VP (VBP are) (ADJP (JJ specialized) (PP (IN at) (S (VP (VBG making) (NP (NNS comparisons))))))) (. .)))
government
0
130,133
130133c
I propose to reason in a logical manner.
( I ( ( propose ( to ( reason ( in ( a ( logical manner ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP propose) (S (VP (TO to) (VP (VB reason) (PP (IN in) (NP (DT a) (JJ logical) (NN manner))))))) (. .)))
I suggest to reason in an emotional manner.
( I ( ( suggest ( to ( reason ( in ( an ( emotional manner ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP suggest) (S (VP (TO to) (VP (VB reason) (PP (IN in) (NP (DT an) (JJ emotional) (NN manner))))))) (. .)))
fiction
1
57,852
57852c
That is children's talk a fable for the police.
( That ( ( is ( ( ( children 's ) talk ) ( ( a fable ) ( for ( the police ) ) ) ) ) . ) )
(ROOT (S (NP (DT That)) (VP (VBZ is) (NP (NP (NP (NNS children) (POS 's)) (NN talk)) (NP (NP (DT a) (NN fable)) (PP (IN for) (NP (DT the) (NN police)))))) (. .)))
It is the stone cold truth.
( It ( ( is ( the ( stone ( cold truth ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ is) (NP (DT the) (NN stone) (JJ cold) (NN truth))) (. .)))
fiction
1
28,865
28865c
yeah it's still i mean you know two thousand dollars isn't just just pocket change to a lot of people
( yeah ( it ( ( 's still ) ( i ( mean ( you ( know ( ( ( two thousand ) dollars ) ( ( is n't ) ( ( just ( just ( pocket change ) ) ) ( to ( ( a lot ) ( of people ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VB yeah) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADVP (RB still)) (NP (NP (FW i)) (SBAR (S (VP (VBP mean) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (QP (CD two) (CD thousand)) (NNS dollars)) (VP (VBZ is) (RB n't) (NP (NP (RB just) (RB just) (NN pocket) (NN change)) (PP (TO to) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NNS people))))))))))))))))))))))
Two thousand doesn't sound like much for that.
( ( Two thousand ) ( ( ( does n't ) ( ( sound ( like much ) ) ( for that ) ) ) . ) )
(ROOT (S (NP (CD Two) (CD thousand)) (VP (VBZ does) (RB n't) (VP (VB sound) (PP (IN like) (NP (RB much))) (PP (IN for) (NP (DT that))))) (. .)))
telephone
1
88,070
88070e
i mean they are but i don't label it as such
( i ( mean ( they ( ( are but ) ( i ( ( do n't ) ( label ( it ( as such ) ) ) ) ) ) ) ) )
(ROOT (S (NP (FW i)) (VP (VBP mean) (SBAR (S (NP (PRP they)) (VP (VP (VBP are)) (CC but) (VP (ADVP (RB i)) (VBP do) (RB n't) (VP (VB label) (S (NP (PRP it)) (ADJP (RB as) (JJ such)))))))))))
They are a match but I do not refer to them as such.
( ( ( ( They ( are ( a match ) ) ) but ) ( I ( ( do not ) ( ( refer ( to them ) ) ( as such ) ) ) ) ) . )
(ROOT (S (S (NP (PRP They)) (VP (VBP are) (NP (DT a) (NN match)))) (CC but) (S (NP (PRP I)) (VP (VBP do) (RB not) (VP (VB refer) (PP (TO to) (NP (PRP them))) (PP (IN as) (NP (JJ such)))))) (. .)))
telephone
0
2,257
2257e
In one massacre, an 11-year-old girl watched her father being marched off and later found his charred body.
( ( In ( one massacre ) ) ( , ( ( an ( 11-year-old girl ) ) ( ( watched ( ( ( her father ) ( being ( marched ( ( off and ) later ) ) ) ) ( found ( his ( charred body ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (CD one) (NN massacre))) (, ,) (NP (DT an) (JJ 11-year-old) (NN girl)) (VP (VBD watched) (SBAR (S (NP (NP (PRP$ her) (NN father)) (VP (VBG being) (VP (VBD marched) (ADVP (RB off) (CC and) (RB later))))) (VP (VBD found) (NP (PRP$ his) (VBN charred) (NN body)))))) (. .)))
In one massacre, a young girl watched her father being taken away and later found his charred body.
( ( In ( one massacre ) ) ( , ( ( a ( young girl ) ) ( ( watched ( ( ( her father ) ( being ( taken ( ( away and ) later ) ) ) ) ( found ( his ( charred body ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (CD one) (NN massacre))) (, ,) (NP (DT a) (JJ young) (NN girl)) (VP (VBD watched) (SBAR (S (NP (NP (PRP$ her) (NN father)) (VP (VBG being) (VP (VBN taken) (ADVP (RB away) (CC and) (RB later))))) (VP (VBD found) (NP (PRP$ his) (VBN charred) (NN body)))))) (. .)))
slate
0
41,962
41962e
He notes that contributions might jump if campaigns used innovative approaches--the PBS donor model, for example, in which campaigns offer donors incentives, such as a T-shirt or a mouse pad featuring the candidate's likeness or slogan.
( He ( ( notes ( that ( contributions ( might ( jump ( if ( campaigns ( ( ( used ( ( ( innovative approaches ) -- ) ( the ( PBS ( donor model ) ) ) ) ) , ) ( for ( ( example , ) ( ( in which ) ( campaigns ( offer ( ( ( donors incentives ) , ) ( such ( as ( ( ( a T-shirt ) or ) ( ( a ( mouse pad ) ) ( featuring ( ( the ( candidate 's ) ) ( ( likeness or ) slogan ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBZ notes) (SBAR (IN that) (S (NP (NNS contributions)) (VP (MD might) (VP (VB jump) (SBAR (IN if) (S (NP (NNS campaigns)) (VP (VBD used) (NP (NP (JJ innovative) (NNS approaches)) (: --) (NP (DT the) (NNP PBS) (NN donor) (NN model))) (, ,) (PP (IN for) (NP (NP (NN example)) (, ,) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (NNS campaigns)) (VP (VBP offer) (NP (NP (NNS donors) (NNS incentives)) (, ,) (PP (JJ such) (IN as) (NP (NP (DT a) (NN T-shirt)) (CC or) (NP (NP (DT a) (NN mouse) (NN pad)) (VP (VBG featuring) (NP (NP (DT the) (NN candidate) (POS 's)) (NN likeness) (CC or) (NN slogan)))))))))))))))))))) (. .)))
One of the ways PBS encourages donors is to give them a t-shirt with their slogan.
( ( One ( of ( the ( ways PBS ) ) ) ) ( ( encourages ( donors ( is ( to ( ( give them ) ( ( a t-shirt ) ( with ( their slogan ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (CD One)) (PP (IN of) (NP (DT the) (NNS ways) (NN PBS)))) (VP (VBZ encourages) (SBAR (S (NP (NNS donors)) (VP (VBZ is) (S (VP (TO to) (VP (VB give) (NP (PRP them)) (NP (NP (DT a) (NN t-shirt)) (PP (IN with) (NP (PRP$ their) (NN slogan))))))))))) (. .)))
slate
0
22,742
22742c
The second choice is a simple mathematical choice--as Landsburg points out, $500,000 is a lot more welcome than $110,000.
( ( ( The ( second choice ) ) ( ( ( is ( a ( simple ( mathematical choice ) ) ) ) -- ) ( as ( Landsburg ( points out ) ) ) ) ) ( , ( ( $ 500,000 ) ( ( is ( ( ( a lot ) ( more welcome ) ) ( than ( $ 110,000 ) ) ) ) . ) ) ) )
(ROOT (S (S (NP (DT The) (JJ second) (NN choice)) (VP (VBZ is) (NP (DT a) (JJ simple) (JJ mathematical) (NN choice)) (: --) (SBAR (IN as) (S (NP (NNP Landsburg)) (VP (VBZ points) (PRT (RP out))))))) (, ,) (NP ($ $) (CD 500,000)) (VP (VBZ is) (ADJP (ADJP (NP (DT a) (RB lot)) (RBR more) (JJ welcome)) (PP (IN than) (NP ($ $) (CD 110,000))))) (. .)))
He is quite uncertain about which payment plan would be best given the time frame and the volatile costs.
( He ( ( is ( quite ( uncertain ( about ( which ( ( payment plan ) ( would ( be ( best ( ( given ( the time ) ) ( ( frame and ) ( the ( volatile costs ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBZ is) (ADJP (RB quite) (JJ uncertain) (PP (IN about) (SBAR (WHNP (WDT which)) (S (NP (NN payment) (NN plan)) (VP (MD would) (VP (VB be) (VP (ADVP (RBS best)) (VBN given) (NP (DT the) (NN time)) (NP (NP (NN frame)) (CC and) (NP (DT the) (JJ volatile) (NNS costs))))))))))) (. .)))
slate
1
37,233
37233e
PinochetAid concert.
( ( PinochetAid concert ) . )
(ROOT (S (VP (VB PinochetAid) (NP (NN concert))) (. .)))
There was a concert called PinochetAid.
( There ( ( was ( ( a concert ) ( called PinochetAid ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBD was) (NP (NP (DT a) (NN concert)) (VP (VBN called) (NP (NNP PinochetAid))))) (. .)))
slate
0
59,352
59352c
huh yeah it really is have you seen the new uh Dodge Stealth the the real nice one yeah yeah the Mitsubishi is real nice looking too now those are nice
( ( ( huh yeah ) ( it ( really ( is ( ( have you ) ( seen ( the ( new ( uh ( Dodge Stealth ) ) ) ) ) ) ) ) ) ) ( the ( ( the ( real ( nice ( one ( yeah yeah ) ) ) ) ) ( ( the Mitsubishi ) ( ( is ( real nice ) ) ( looking ( too ( now ( those ( are nice ) ) ) ) ) ) ) ) ) )
(ROOT (FRAG (NP (NP (NN huh) (NN yeah)) (SBAR (S (NP (PRP it)) (ADVP (RB really)) (VP (VBZ is) (SQ (VBP have) (NP (PRP you)) (VP (VBN seen) (NP (DT the) (JJ new) (NNP uh) (NNP Dodge) (NNP Stealth)))))))) (X (X (DT the)) (NP (NP (DT the) (JJ real) (JJ nice) (NN one) (NN yeah) (NN yeah)) (SBAR (S (NP (DT the) (NNP Mitsubishi)) (VP (VBZ is) (ADJP (RB real) (JJ nice)) (S (VP (VBG looking) (S (ADVP (RB too)) (ADVP (RB now)) (NP (DT those)) (VP (VBP are) (ADJP (JJ nice)))))))))))))
I think the Mitsubishi is really ugly.
( I ( ( think ( ( the Mitsubishi ) ( is ( really ugly ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (DT the) (NNP Mitsubishi)) (VP (VBZ is) (ADJP (RB really) (JJ ugly)))))) (. .)))
telephone
1
107,952
107952c
This time out, Bennett features in large, boldfaced type the statistic, Between 1990 and 1997, the rate of sentenced prisoners in the United States increased 50 percent.
( ( ( This time ) out ) ( ( , ( Bennett ( features ( in ( large ( , ( boldfaced type ) ) ) ) ) ) ) ( ( the statistic ) ( , ( ( Between ( ( 1990 and ) 1997 ) ) ( , ( ( ( the rate ) ( of ( ( sentenced prisoners ) ( in ( the ( United States ) ) ) ) ) ) ( ( increased ( 50 percent ) ) . ) ) ) ) ) ) ) )
(ROOT (S (ADVP (NP (DT This) (NN time)) (IN out)) (PRN (, ,) (NP (NNP Bennett)) (VP (VBZ features) (PP (IN in) (NP (JJ large) (, ,) (JJ boldfaced) (NN type))))) (NP (DT the) (NN statistic)) (, ,) (PP (IN Between) (NP (CD 1990) (CC and) (CD 1997))) (, ,) (NP (NP (DT the) (NN rate)) (PP (IN of) (NP (NP (JJ sentenced) (NNS prisoners)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States)))))) (VP (VBD increased) (NP (CD 50) (NN percent))) (. .)))
A 80% increase in sentenced prisoners in USA.
( ( A ( ( 80 % ) increase ) ) ( in ( ( ( sentenced prisoners ) ( in USA ) ) . ) ) )
(ROOT (S (NP (DT A) (ADJP (CD 80) (NN %)) (NN increase)) (ADVP (RB in)) (VP (VBD sentenced) (NP (NNS prisoners)) (PP (IN in) (NP (NNP USA)))) (. .)))
slate
1
36,671
36671c
Such legislation would be necessary to repeal the current requirement that such benefits be used only for official travel9 and to affirmatively authorize employees and members to retain for personal use these benefits that are now considered the property of the government.
( ( Such legislation ) ( ( would ( be ( necessary ( ( ( to ( ( repeal ( the ( current requirement ) ) ) ( that ( ( such benefits ) ( be ( ( used only ) ( for ( official travel9 ) ) ) ) ) ) ) ) and ) ( ( to affirmatively ) ( ( authorize ( ( employees and ) members ) ) ( to ( ( retain ( for ( personal use ) ) ) ( ( these benefits ) ( that ( ( are now ) ( considered ( ( the property ) ( of ( the government ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (JJ Such) (NN legislation)) (VP (MD would) (VP (VB be) (ADJP (JJ necessary) (S (VP (VP (TO to) (VP (VB repeal) (NP (DT the) (JJ current) (NN requirement)) (SBAR (IN that) (S (NP (JJ such) (NNS benefits)) (VP (VB be) (VP (VBN used) (ADVP (RB only)) (PP (IN for) (NP (JJ official) (NNS travel9))))))))) (CC and) (VP (TO to) (ADVP (RB affirmatively)) (VP (VB authorize) (NP (NNS employees) (CC and) (NNS members)) (S (VP (TO to) (VP (VB retain) (PP (IN for) (NP (JJ personal) (NN use))) (NP (NP (DT these) (NNS benefits)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (ADVP (RB now)) (VP (VBN considered) (NP (NP (DT the) (NN property)) (PP (IN of) (NP (DT the) (NN government))))))))))))))))))) (. .)))
There are no current requirements that the benefits are used exclusively for official travel.
( There ( ( are ( ( no ( current requirements ) ) ( that ( ( the benefits ) ( are ( ( used exclusively ) ( for ( official travel ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (DT no) (JJ current) (NNS requirements)) (SBAR (IN that) (S (NP (DT the) (NNS benefits)) (VP (VBP are) (VP (VBN used) (ADVP (RB exclusively)) (PP (IN for) (NP (JJ official) (NN travel))))))))) (. .)))
government
1
88,078
88078e
yeah they really uh uh they found out that all the guys that were backing up uh McMahon when they got to be the first guys weren't all that good after all
( ( yeah they ) ( really ( ( uh uh ) ( they ( ( found out ) ( that ( ( ( all ( the guys ) ) ( that ( were ( ( backing up ) ( ( uh McMahon ) ( when ( they ( got ( to ( be ( the ( first guys ) ) ) ) ) ) ) ) ) ) ) ) ( ( were n't ) ( ( all that ) ( good ( after all ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VB yeah) (NP (PRP they)) (ADVP (ADVP (RB really)) (SBAR (S (INTJ (UH uh) (UH uh)) (NP (PRP they)) (VP (VBD found) (PRT (RP out)) (SBAR (IN that) (S (NP (NP (PDT all) (DT the) (NNS guys)) (SBAR (WHNP (WDT that)) (S (VP (VBD were) (VP (VBG backing) (PRT (RP up)) (NP (NP (NNP uh) (NNP McMahon)) (SBAR (WHADVP (WRB when)) (S (NP (PRP they)) (VP (VBD got) (S (VP (TO to) (VP (VB be) (NP (DT the) (JJ first) (NNS guys)))))))))))))) (VP (VBD were) (RB n't) (ADJP (ADVP (DT all) (DT that)) (JJ good) (PP (IN after) (NP (DT all))))))))))))))
There were some guys who were backing McMahon.
( There ( ( were ( ( some guys ) ( who ( were ( backing McMahon ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBD were) (NP (NP (DT some) (NNS guys)) (SBAR (WHNP (WP who)) (S (VP (VBD were) (VP (VBG backing) (NP (NNP McMahon)))))))) (. .)))
telephone
0
3,974
3974e
My sense is that there are a lot of applicants for [public service] jobs, said Dean Harbaugh.
( ( ( My sense ) ( is ( that ( there ( are ( ( a lot ) ( of ( applicants ( for ( -LSB- ( public ( service ( -RSB- jobs ) ) ) ) ) ) ) ) ) ) ) ) ) ( , ( ( said ( Dean Harbaugh ) ) . ) ) )
(ROOT (SINV (S (NP (PRP$ My) (NN sense)) (VP (VBZ is) (SBAR (IN that) (S (NP (EX there)) (VP (VBP are) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NP (NNS applicants)) (PP (IN for) (NP (JJ -LSB-) (JJ public) (NN service) (NN -RSB-) (NNS jobs))))))))))) (, ,) (VP (VBD said)) (NP (NNP Dean) (NNP Harbaugh)) (. .)))
In my judgement, there's a lot of applicants for public service jobs.
( ( In ( my judgement ) ) ( , ( there ( ( 's ( ( a lot ) ( of ( applicants ( for ( public ( service jobs ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (PRP$ my) (NN judgement))) (, ,) (NP (EX there)) (VP (VBZ 's) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NP (NNS applicants)) (PP (IN for) (NP (JJ public) (NN service) (NNS jobs))))))) (. .)))
government
0
139,062
139062e
For a 500 MWe plant, the construction labor would be about 340,000 man-hours, of this roughly 136,000-170,000 man-hours would be boilermaker activity.
( ( For ( a ( 500 ( MWe plant ) ) ) ) ( , ( ( the ( construction labor ) ) ( ( would ( be ( ( ( about ( 340,000 man-hours ) ) , ) ( of ( ( this ( ( roughly ( 136,000-170 ,000 ) ) man-hours ) ) ( would ( be ( boilermaker activity ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN For) (NP (DT a) (CD 500) (NNP MWe) (NN plant))) (, ,) (NP (DT the) (NN construction) (NN labor)) (VP (MD would) (VP (VB be) (NP (NP (QP (RB about) (CD 340,000) (CD man-hours))) (, ,) (PP (IN of) (NP (NP (DT this) (ADJP (QP (RB roughly) (CD 136,000-170) (CD ,000))) (NN man-hours)) (SBAR (S (VP (MD would) (VP (VB be) (NP (NN boilermaker) (NN activity))))))))))) (. .)))
At a 500 MWe plant , there is a lot of construction labor, including boilermaker activity.
( ( At ( a ( 500 ( MWe plant ) ) ) ) ( , ( there ( ( is ( ( ( ( a lot ) ( of ( construction labor ) ) ) , ) ( including ( boilermaker activity ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN At) (NP (DT a) (CD 500) (NNP MWe) (NN plant))) (, ,) (NP (EX there)) (VP (VBZ is) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NN construction) (NN labor))) (, ,) (PP (VBG including) (NP (NN boilermaker) (NN activity))))) (. .)))
government
0
102,057
102057c
They produce plans that link to overall business plans and assign managers to act as liaisons between business units and CIO organizations.
( They ( ( produce ( plans ( that ( ( ( link ( to ( overall ( business plans ) ) ) ) and ) ( assign ( managers ( to ( act ( as ( liaisons ( between ( business ( units ( and ( CIO organizations ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP They)) (VP (VBP produce) (NP (NP (NNS plans)) (SBAR (WHNP (WDT that)) (S (VP (VP (VB link) (PP (TO to) (NP (JJ overall) (NN business) (NNS plans)))) (CC and) (VP (VB assign) (S (NP (NNS managers)) (VP (TO to) (VP (VB act) (PP (IN as) (NP (NP (NNS liaisons)) (PP (IN between) (NP (NN business) (NNS units) (CC and) (NN CIO) (NNS organizations)))))))))))))) (. .)))
They have no plans for leadership being appointed
( They ( have ( ( no plans ) ( for ( leadership ( being appointed ) ) ) ) ) )
(ROOT (S (NP (PRP They)) (VP (VBP have) (NP (NP (DT no) (NNS plans)) (PP (IN for) (NP (NP (NN leadership)) (VP (VBG being) (VP (VBN appointed)))))))))
government
1
57,493
57493c
ED staff does not use structured questionnaires for alcohol screening.
( ( ED staff ) ( ( ( does not ) ( ( use ( structured questionnaires ) ) ( for ( alcohol screening ) ) ) ) . ) )
(ROOT (S (NP (NNP ED) (NN staff)) (VP (VBZ does) (RB not) (VP (VB use) (NP (JJ structured) (NNS questionnaires)) (PP (IN for) (NP (NN alcohol) (NN screening))))) (. .)))
The ED staff has amazing questionnaires for alcohol screening.
( ( The ( ED staff ) ) ( ( has ( ( amazing questionnaires ) ( for ( alcohol screening ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP ED) (NN staff)) (VP (VBZ has) (NP (NP (JJ amazing) (NNS questionnaires)) (PP (IN for) (NP (NN alcohol) (NN screening))))) (. .)))
government
1
61,045
61045e
The leader for the super-sized law firm has big plans.
( ( ( The leader ) ( for ( the ( super-sized ( law firm ) ) ) ) ) ( ( has ( big plans ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN leader)) (PP (IN for) (NP (DT the) (JJ super-sized) (NN law) (NN firm)))) (VP (VBZ has) (NP (JJ big) (NNS plans))) (. .)))
A leader of a large law firm has big plans.
( ( ( A leader ) ( of ( a ( large ( law firm ) ) ) ) ) ( ( has ( big plans ) ) . ) )
(ROOT (S (NP (NP (DT A) (NN leader)) (PP (IN of) (NP (DT a) (JJ large) (NN law) (NN firm)))) (VP (VBZ has) (NP (JJ big) (NNS plans))) (. .)))
government
0
70,277
70277e
Items that former future Speaker of the House Bob Livingston has had affairs with outside of his marriage.
( ( ( Items ( that ( former future ) ) ) ( Speaker ( of ( the ( House ( Bob Livingston ) ) ) ) ) ) ( ( has ( ( had affairs ) ( with ( outside ( of ( his marriage ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NNS Items)) (NP (DT that) (JJ former) (NN future)) (NP (NP (NNP Speaker)) (PP (IN of) (NP (DT the) (NNP House) (NNP Bob) (NNP Livingston))))) (VP (VBZ has) (VP (VBN had) (NP (NNS affairs)) (PP (IN with) (NP (NP (RB outside)) (PP (IN of) (NP (PRP$ his) (NN marriage))))))) (. .)))
Bob Livingston is said to have had extra marital affairs.
( ( Bob Livingston ) ( ( is ( said ( to ( have ( had ( extra ( marital affairs ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Bob) (NNP Livingston)) (VP (VBZ is) (VP (VBN said) (S (VP (TO to) (VP (VB have) (VP (VBN had) (NP (JJ extra) (JJ marital) (NNS affairs)))))))) (. .)))
slate
0
36,741
36741c
DOD has recognized the nature of this problem and has taken steps to address it, including advocating the use of best practices for product development from commercial companies.
( DOD ( ( ( ( has ( recognized ( ( the nature ) ( of ( this problem ) ) ) ) ) and ) ( has ( ( ( ( taken steps ) ( to ( address it ) ) ) , ) ( including ( ( ( advocating ( ( the use ) ( of ( best practices ) ) ) ) ( for ( product development ) ) ) ( from ( commercial companies ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP DOD)) (VP (VP (VBZ has) (VP (VBN recognized) (NP (NP (DT the) (NN nature)) (PP (IN of) (NP (DT this) (NN problem)))))) (CC and) (VP (VBZ has) (VP (VBN taken) (NP (NNS steps)) (S (VP (TO to) (VP (VB address) (NP (PRP it))))) (, ,) (PP (VBG including) (S (VP (VBG advocating) (NP (NP (DT the) (NN use)) (PP (IN of) (NP (JJS best) (NNS practices)))) (PP (IN for) (NP (NN product) (NN development))) (PP (IN from) (NP (JJ commercial) (NNS companies))))))))) (. .)))
The DOD has not acknowledged anything about this problem.
( ( The DOD ) ( ( ( has not ) ( ( acknowledged anything ) ( about ( this problem ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP DOD)) (VP (VBZ has) (RB not) (VP (VBD acknowledged) (NP (NN anything)) (PP (IN about) (NP (DT this) (NN problem))))) (. .)))
government
1
53,532
53532e
And then you thought you would get more money by coming to London, I suppose?
( ( And ( then ( you ( thought ( you ( would ( ( get ( more money ) ) ( by ( coming ( to London ) ) ) ) ) ) ) ) ) ) ( , ( I ( suppose ? ) ) ) )
(ROOT (S (S (CC And) (ADVP (RB then)) (NP (PRP you)) (VP (VBD thought) (SBAR (S (NP (PRP you)) (VP (MD would) (VP (VB get) (NP (JJR more) (NN money)) (PP (IN by) (S (VP (VBG coming) (PP (TO to) (NP (NNP London)))))))))))) (, ,) (NP (PRP I)) (VP (VBP suppose)) (. ?)))
You believed that by coming to London you would be able to attain more financial means.
( You ( ( believed ( that ( ( by ( coming ( to London ) ) ) ( you ( would ( be ( able ( to ( attain ( more ( financial means ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP You)) (VP (VBD believed) (SBAR (IN that) (S (PP (IN by) (S (VP (VBG coming) (PP (TO to) (NP (NNP London)))))) (NP (PRP you)) (VP (MD would) (VP (VB be) (ADJP (JJ able) (S (VP (TO to) (VP (VB attain) (NP (JJR more) (JJ financial) (NNS means))))))))))) (. .)))
fiction
0
55,246
55246c
is almost always wrong--but it's not far off.
( ( ( ( is ( almost ( always wrong ) ) ) -- ) ( but ( it ( ( 's not ) ( far off ) ) ) ) ) . )
(ROOT (S (S (VP (VBZ is) (ADJP (RB almost) (RB always) (JJ wrong)))) (: --) (S (CC but) (NP (PRP it)) (VP (VBZ 's) (RB not) (ADVP (RB far) (RB off)))) (. .)))
It's usually correct, but when it's wrong, it's way off.
( ( ( ( ( It ( ( 's usually ) correct ) ) , ) but ) ( ( when ( it ( 's wrong ) ) ) ( , ( it ( 's ( way off ) ) ) ) ) ) . )
(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (ADVP (RB usually)) (ADJP (JJ correct)))) (, ,) (CC but) (S (SBAR (WHADVP (WRB when)) (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ wrong))))) (, ,) (NP (PRP it)) (VP (VBZ 's) (ADVP (NN way) (IN off)))) (. .)))
slate
1
122,198
122198c
From 1919 to 1922 he waged war with the Greeks, who had invaded at Smyrna, and ultimately managed to defeat them and force their withdrawal from Asia Minor.
( ( From ( ( 1919 to ) 1922 ) ) ( he ( ( ( waged war ) ( with ( ( ( the Greeks ) , ) ( who ( had ( ( ( ( ( invaded ( at Smyrna ) ) , ) and ) ultimately ) ( managed ( to ( ( ( defeat them ) and ) ( ( force ( their withdrawal ) ) ( from ( Asia Minor ) ) ) ) ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (PP (IN From) (NP (QP (CD 1919) (TO to) (CD 1922)))) (NP (PRP he)) (VP (VBD waged) (NP (NN war)) (PP (IN with) (NP (NP (DT the) (NNPS Greeks)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD had) (VP (VP (VBN invaded) (PP (IN at) (NP (NNP Smyrna)))) (, ,) (CC and) (ADVP (RB ultimately)) (VP (VBN managed) (S (VP (TO to) (VP (VP (VB defeat) (NP (PRP them))) (CC and) (VP (VB force) (NP (PRP$ their) (NN withdrawal)) (PP (IN from) (NP (NNP Asia) (NNP Minor))))))))))))))) (. .)))
The war with Greeks started in 1921.
( ( ( The war ) ( with Greeks ) ) ( ( started ( in 1921 ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN war)) (PP (IN with) (NP (NNP Greeks)))) (VP (VBD started) (PP (IN in) (NP (CD 1921)))) (. .)))
travel
1
97,659
97659c
yeah uh and it's frightening and and and a couple of these scientist down there have been screaming about this for some time now and of course uh Australia is the one that's going to you know suffer the most because uh that main whole that's over the uh Antarctica continent continent you know uh it it expands out over Australia and at certain times of the year
( yeah ( ( ( ( ( uh and ) it ) ( ( ( ( 's frightening ) and ) ( and ( ( and ( a couple ) ) ( of ( these scientist ) ) ) ) ) ( ( down there ) ( have ( been ( ( screaming ( about ( this ( for ( some time ) ) ) ) ) now ) ) ) ) ) ) and ) ( ( of course ) ( ( uh Australia ) ( is ( ( the one ) ( that ( 's ( ( going ( to ( you ( know ( ( suffer ( the most ) ) ( because uh ) ) ) ) ) ) ( that ( ( ( main whole ) ( that ( 's ( over ( ( the uh ) ( ( ( Antarctica continent ) continent ) ( you ( know ( uh ( it it ) ) ) ) ) ) ) ) ) ) ( ( expands out ) ( ( ( over Australia ) and ) ( at ( ( certain times ) ( of ( the year ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VB yeah) (S (S (NP (NNP uh) (CC and) (PRP it)) (VP (VP (VBZ 's) (ADJP (JJ frightening))) (CC and) (PRN (CC and) (NP (NP (QP (CC and) (DT a) (NN couple))) (PP (IN of) (NP (DT these) (NN scientist))))) (VP (ADVP (RB down) (RB there)) (VBP have) (VP (VBN been) (VP (VBG screaming) (PP (IN about) (NP (NP (DT this)) (PP (IN for) (NP (DT some) (NN time))))) (ADVP (RB now))))))) (CC and) (S (PP (IN of) (NP (NN course))) (NP (NNP uh) (NNP Australia)) (VP (VBZ is) (NP (NP (DT the) (NN one)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (VP (VBG going) (SBAR (TO to) (S (NP (PRP you)) (VP (VBP know) (VP (VB suffer) (NP (DT the) (JJS most)) (SBAR (IN because) (FRAG (INTJ (UH uh)))))))) (SBAR (IN that) (S (NP (NP (JJ main) (NN whole)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (PP (IN over) (NP (NP (DT the) (NN uh)) (SBAR (WHNP (WP$ Antarctica) (NN continent) (NN continent)) (S (NP (PRP you)) (VP (VBP know) (S (VP (VBG uh) (S (NP (PRP it)) (NP (PRP it)))))))))))))) (VP (VBZ expands) (PRT (RP out)) (PP (PP (IN over) (NP (NNP Australia))) (CC and) (PP (IN at) (NP (NP (JJ certain) (NNS times)) (PP (IN of) (NP (DT the) (NN year))))))))))))))))))))
At least Australia will not be affected at all.
( ( At least ) ( Australia ( ( ( will not ) ( be ( affected ( at all ) ) ) ) . ) ) )
(ROOT (S (ADVP (IN At) (JJS least)) (NP (NNP Australia)) (VP (MD will) (RB not) (VP (VB be) (VP (VBN affected) (ADVP (IN at) (DT all))))) (. .)))
telephone
1
142,714
142714c
Type-1 worksharing is the simplest kind and is most closely aligned with the plain meaning of the term workshare.
( ( Type-1 worksharing ) ( ( ( ( is ( the ( simplest kind ) ) ) and ) ( ( is ( most closely ) ) ( aligned ( with ( ( the ( plain meaning ) ) ( of ( the ( term workshare ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (JJ Type-1) (NN worksharing)) (VP (VP (VBZ is) (NP (DT the) (JJS simplest) (NN kind))) (CC and) (VP (VBZ is) (ADVP (RBS most) (RB closely)) (VP (VBN aligned) (PP (IN with) (NP (NP (DT the) (JJ plain) (NN meaning)) (PP (IN of) (NP (DT the) (NN term) (NN workshare)))))))) (. .)))
Unfortunately, the term workshare doesn't have any definitive meanings due to the vague nature of the word.
( Unfortunately ( , ( ( the ( term workshare ) ) ( ( ( does n't ) ( have ( ( any ( definitive meanings ) ) ( due ( to ( ( the ( vague nature ) ) ( of ( the word ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (ADVP (RB Unfortunately)) (, ,) (NP (DT the) (NN term) (NN workshare)) (VP (VBZ does) (RB n't) (VP (VB have) (NP (NP (DT any) (JJ definitive) (NNS meanings)) (ADJP (JJ due) (PP (TO to) (NP (NP (DT the) (JJ vague) (NN nature)) (PP (IN of) (NP (DT the) (NN word))))))))) (. .)))
government
1
112,505
112505c
yeah this is about changes in women in the
( yeah ( this ( is ( about ( changes ( in ( women ( in the ) ) ) ) ) ) ) )
(ROOT (S (VP (VB yeah) (SBAR (S (NP (DT this)) (VP (VBZ is) (PP (IN about) (NP (NP (NNS changes)) (PP (IN in) (NP (NP (NNS women)) (PP (IN in) (NP (DT the)))))))))))))
This is not about changes in women.
( This ( ( ( is not ) ( about ( changes ( in women ) ) ) ) . ) )
(ROOT (S (NP (DT This)) (VP (VBZ is) (RB not) (PP (IN about) (NP (NP (NNS changes)) (PP (IN in) (NP (NNS women)))))) (. .)))
telephone
1
48,128
48128e
It is acknowledged that treatment must have documented efficacy in particular populations of patients.
( It ( ( is ( acknowledged ( that ( treatment ( must ( have ( ( documented efficacy ) ( in ( ( particular populations ) ( of patients ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ is) (VP (VBN acknowledged) (SBAR (IN that) (S (NP (NN treatment)) (VP (MD must) (VP (VB have) (VP (VBN documented) (ADVP (RB efficacy)) (PP (IN in) (NP (NP (JJ particular) (NNS populations)) (PP (IN of) (NP (NNS patients)))))))))))) (. .)))
Treatment must have documented efficacy.
( Treatment ( ( must ( have ( documented efficacy ) ) ) . ) )
(ROOT (S (NP (NNP Treatment)) (VP (MD must) (VP (VB have) (VP (VBN documented) (ADVP (RB efficacy))))) (. .)))
government
0
77,836
77836c
so we have a pretty good size garden
( so ( we ( have ( a ( ( pretty good ) ( size garden ) ) ) ) ) )
(ROOT (SBAR (IN so) (S (NP (PRP we)) (VP (VBP have) (NP (DT a) (ADJP (RB pretty) (JJ good)) (NN size) (NN garden))))))
Our garden is tiny.
( ( Our garden ) ( ( is tiny ) . ) )
(ROOT (S (NP (PRP$ Our) (NN garden)) (VP (VBZ is) (ADJP (JJ tiny))) (. .)))
telephone
1
131,375
131375e
but diesel engines
( but ( diesel engines ) )
(ROOT (FRAG (CC but) (NP (JJ diesel) (NNS engines))))
Yet engines that use diesel for fuel.
( Yet ( ( engines that ) ( ( use ( diesel ( for fuel ) ) ) . ) ) )
(ROOT (S (CC Yet) (NP (NP (NNS engines)) (NP (DT that))) (VP (VBP use) (NP (NP (NN diesel)) (PP (IN for) (NP (NN fuel))))) (. .)))
telephone
0
97,967
97967c
well i told a friend of mine whose got a real she really does have a weight problem i said well i have an exercise bike that's sitting over here that's collecting dust and i i have my treadmill and i have a rowing machine and a trampoline i said i'll come over this afternoon and you can borrow the the exercise the exercise bicycle at least maybe it'll get some use so um you know we're going to try to she's got
( ( well i ) ( ( told ( ( ( a friend ) ( of mine ) ) ( whose ( ( ( ( ( got ( a real ) ) ( she ( really does ) ) ) ( have ( ( a ( weight problem ) ) ( i ( said ( ( ( well ( i ( ( have ( ( an ( exercise bike ) ) ( that ( 's ( ( sitting over ) here ) ) ) ) ) ( that ( 's ( collecting ( ( ( ( ( dust and ) ( i i ) ) ( have ( my treadmill ) ) ) and ) ( i ( have ( a ( rowing machine ) ) ) ) ) ) ) ) ) ) ) and ) ( ( a ( trampoline i ) ) ( said ( i ( 'll ( ( come over ) ( this afternoon ) ) ) ) ) ) ) ) ) ) ) ) and ) ( you ( can ( borrow ( ( the the ) ( ( exercise ( the ( exercise bicycle ) ) ) ( ( ( at least ) maybe ) ( it ( 'll ( get ( some use ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( so ( ( um ( you ( know ( we ( 're ( going ( to ( try ( to she ) ) ) ) ) ) ) ) ) ( 's got ) ) ) ) )
(ROOT (SINV (ADVP (RB well) (RB i)) (VP (VBD told) (NP (NP (DT a) (NN friend)) (PP (IN of) (NP (NN mine))) (SBAR (WP$ whose) (S (S (S (VP (VBD got) (NP (DT a) (JJ real)) (SBAR (S (NP (PRP she)) (ADVP (RB really)) (VP (VBZ does)))))) (VP (VBP have) (NP (NP (DT a) (NN weight) (NN problem)) (SBAR (S (NP (FW i)) (VP (VBD said) (SBAR (S (S (ADVP (RB well)) (NP (FW i)) (VP (VBP have) (NP (NP (DT an) (NN exercise) (NN bike)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (VP (VBG sitting) (PRT (RP over)) (ADVP (RB here))))))) (SBAR (IN that) (S (VP (VBZ 's) (VP (VBG collecting) (S (S (NP (NP (NN dust)) (CC and) (NP (FW i) (FW i))) (VP (VBP have) (NP (PRP$ my) (NN treadmill)))) (CC and) (S (NP (FW i)) (VP (VBP have) (NP (DT a) (NN rowing) (NN machine))))))))))) (CC and) (S (NP (DT a) (JJ trampoline) (FW i)) (VP (VBD said) (SBAR (S (NP (FW i)) (VP (MD 'll) (VP (VB come) (PRT (RP over)) (NP (DT this) (NN afternoon)))))))))))))))) (CC and) (S (NP (PRP you)) (VP (MD can) (VP (VB borrow) (S (NP (DT the) (DT the)) (VP (VB exercise) (NP (DT the) (NN exercise) (NN bicycle)) (ADVP (ADVP (IN at) (JJS least) (RB maybe)) (SBAR (S (NP (PRP it)) (VP (MD 'll) (VP (VB get) (NP (DT some) (NN use)))))))))))))))) (SBAR (IN so) (S (NP (NP (NN um)) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (PRP we)) (VP (VBP 're) (VP (VBG going) (S (VP (TO to) (VP (VB try) (PP (TO to) (NP (PRP she)))))))))))))) (VP (VBZ 's) (VP (VBN got)))))))
She is super thin.
( She ( ( is ( super thin ) ) . ) )
(ROOT (S (NP (PRP She)) (VP (VBZ is) (ADJP (RB super) (JJ thin))) (. .)))
telephone
1
144,653
144653e
In the general confusion, the boudoir had not been swept that morning, and near the desk were several traces of brown mould and earth.
( ( In ( the ( general confusion ) ) ) ( , ( ( the boudoir ) ( ( ( ( ( ( had not ) ( been ( swept ( that morning ) ) ) ) , ) and ) ( ( near ( the desk ) ) ( were ( ( several traces ) ( of ( brown ( ( mould and ) earth ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (DT the) (JJ general) (NN confusion))) (, ,) (NP (DT the) (NN boudoir)) (VP (VP (VBD had) (RB not) (VP (VBN been) (VP (VBN swept) (NP (DT that) (NN morning))))) (, ,) (CC and) (VP (PP (IN near) (NP (DT the) (NN desk))) (VBD were) (NP (NP (JJ several) (NNS traces)) (PP (IN of) (NP (JJ brown) (NN mould) (CC and) (NN earth)))))) (. .)))
They hadn't cleaned the bedroom.
( They ( ( ( had n't ) ( cleaned ( the bedroom ) ) ) . ) )
(ROOT (S (NP (PRP They)) (VP (VBD had) (RB n't) (VP (VBN cleaned) (NP (DT the) (NN bedroom)))) (. .)))
fiction
0
32,524
32524e
Members of the Symposium organized and launched a new, unrestricted legal services provider, Mountain State Justice in 1996.
( ( Members ( of ( the Symposium ) ) ) ( ( ( organized and ) ( launched ( ( ( a ( new ( , ( unrestricted ( legal ( services provider ) ) ) ) ) ) , ) ( ( Mountain ( State Justice ) ) ( in 1996 ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NNS Members)) (PP (IN of) (NP (DT the) (NNP Symposium)))) (VP (VP (VBD organized)) (CC and) (VP (VBD launched) (NP (NP (DT a) (JJ new) (, ,) (JJ unrestricted) (JJ legal) (NNS services) (NN provider)) (, ,) (NP (NP (NNP Mountain) (NNP State) (NNP Justice)) (PP (IN in) (NP (CD 1996))))))) (. .)))
in 1996, Members of the Symposium created and launched Mountain State Justice.
( ( in 1996 ) ( , ( ( Members ( of ( the Symposium ) ) ) ( ( ( created and ) ( launched ( Mountain ( State Justice ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN in) (NP (CD 1996))) (, ,) (NP (NP (NNS Members)) (PP (IN of) (NP (DT the) (NNP Symposium)))) (VP (VP (VBD created)) (CC and) (VP (VBD launched) (NP (NNP Mountain) (NNP State) (NNP Justice)))) (. .)))
government
0