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
93,581
93581c
Keep on going along Yefet Street and then turn right and go down Pasteur Street to the port.
( ( ( ( ( ( Keep ( on ( going ( along ( Yefet Street ) ) ) ) ) and ) ( then ( turn right ) ) ) and ) ( ( go down ) ( ( Pasteur Street ) ( to ( the port ) ) ) ) ) . )
(ROOT (S (VP (VP (VB Keep) (PP (IN on) (S (VP (VBG going) (PP (IN along) (NP (NNP Yefet) (NNP Street))))))) (CC and) (VP (ADVP (RB then)) (VB turn) (NP (NN right))) (CC and) (VP (VB go) (PRT (RP down)) (NP (NP (NNP Pasteur) (NNP Street)) (PP (TO to) (NP (DT the) (NN port)))))) (. .)))
Yefet Street is several thousand miles away from Pasteur Street.
( ( Yefet Street ) ( ( ( is ( ( ( several thousand ) miles ) away ) ) ( from ( Pasteur Street ) ) ) . ) )
(ROOT (S (NP (NNP Yefet) (NNP Street)) (VP (VBZ is) (ADVP (NP (QP (JJ several) (CD thousand)) (NNS miles)) (RB away)) (PP (IN from) (NP (NNP Pasteur) (NNP Street)))) (. .)))
travel
1
7,343
7343c
This guide is intended to help auditors conduct more
( ( This guide ) ( is ( intended ( to ( help ( auditors ( conduct more ) ) ) ) ) ) )
(ROOT (S (NP (DT This) (NN guide)) (VP (VBZ is) (VP (VBN intended) (S (VP (TO to) (VP (VB help) (S (NP (NNS auditors)) (VP (VB conduct) (ADVP (RBR more)))))))))))
The guide is for use by those being audited.
( ( The guide ) ( ( ( is ( for use ) ) ( by ( those ( being audited ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN guide)) (VP (VBZ is) (PP (IN for) (NP (NN use))) (PP (IN by) (NP (NP (DT those)) (VP (VBG being) (VP (VBN audited)))))) (. .)))
government
1
10,624
10624e
Stone carvings of bats, turtles, and monkeys transformed onto T-shirts or wall prints.
( ( ( Stone carvings ) ( of ( bats ( , ( turtles ( , ( and monkeys ) ) ) ) ) ) ) ( ( transformed ( onto ( T-shirts ( or ( wall prints ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NNP Stone) (NNS carvings)) (PP (IN of) (NP (NNS bats) (, ,) (NNS turtles) (, ,) (CC and) (NNS monkeys)))) (VP (VBD transformed) (PP (IN onto) (NP (NNS T-shirts) (CC or) (NN wall) (NNS prints)))) (. .)))
Stone carvings of animals are screen printed onto shirts or art prints.
( ( ( Stone carvings ) ( of animals ) ) ( ( are ( screen ( printed ( onto ( shirts ( or ( art prints ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NNP Stone) (NNS carvings)) (PP (IN of) (NP (NNS animals)))) (VP (VBP are) (NP (NP (NN screen)) (VP (VBN printed) (PP (IN onto) (NP (NNS shirts) (CC or) (NN art) (NNS prints)))))) (. .)))
travel
0
94,903
94903c
yeah yeah and then July and August yeah
( yeah ( ( ( yeah and ) then ) ( ( July and ) ( August yeah ) ) ) )
(ROOT (S (VP (VB yeah) (NP (NP (NN yeah)) (CC and) (RB then) (NP (NP (NNP July)) (CC and) (NP (NNP August) (NNP yeah)))))))
Yes and then December and January.
( Yes ( ( and ( then ( ( December and ) January ) ) ) . ) )
(ROOT (S (INTJ (UH Yes)) (VP (VB and) (PP (RB then) (NP (NNP December) (CC and) (NNP January)))) (. .)))
telephone
1
88,636
88636c
Furthermore, GAO has ample authority to conduct this review, and this authority has been recognized by various presidential administrations for many years.
( Furthermore ( , ( ( ( ( ( GAO ( has ( ample ( authority ( to ( conduct ( this review ) ) ) ) ) ) ) , ) and ) ( ( this authority ) ( has ( been ( recognized ( by ( ( various ( presidential administrations ) ) ( for ( many years ) ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (ADVP (RB Furthermore)) (, ,) (S (NP (NNP GAO)) (VP (VBZ has) (NP (JJ ample) (NN authority) (S (VP (TO to) (VP (VB conduct) (NP (DT this) (NN review)))))))) (, ,) (CC and) (S (NP (DT this) (NN authority)) (VP (VBZ has) (VP (VBN been) (VP (VBN recognized) (PP (IN by) (NP (NP (JJ various) (JJ presidential) (NNS administrations)) (PP (IN for) (NP (JJ many) (NNS years))))))))) (. .)))
This review was conducted by GAO, which wanted to replace the ongoing authority of many years.
( ( This review ) ( ( was ( conducted ( by ( ( GAO , ) ( which ( wanted ( to ( replace ( ( the ( ongoing authority ) ) ( of ( many years ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT This) (NN review)) (VP (VBD was) (VP (VBN conducted) (PP (IN by) (NP (NP (NNP GAO)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD wanted) (S (VP (TO to) (VP (VB replace) (NP (NP (DT the) (JJ ongoing) (NN authority)) (PP (IN of) (NP (JJ many) (NNS years)))))))))))))) (. .)))
government
1
120,634
120634c
The most striking building in the Parade is the white stone edifice that houses the Rodney Memorial, constructed in gratitude after Admiral Rodney's fleet saved Jamaica by defeating the French at the Battle of Les Saintes in 1782.
( ( ( The ( ( most striking ) building ) ) ( in ( the Parade ) ) ) ( ( is ( ( the ( white ( stone edifice ) ) ) ( that ( houses ( ( ( the ( Rodney Memorial ) ) , ) ( ( constructed ( in gratitude ) ) ( after ( ( ( Admiral ( Rodney 's ) ) fleet ) ( ( saved Jamaica ) ( by ( ( defeating ( the French ) ) ( at ( ( the Battle ) ( of ( ( Les Saintes ) ( in 1782 ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (ADJP (RBS most) (JJ striking)) (NN building)) (PP (IN in) (NP (DT the) (NN Parade)))) (VP (VBZ is) (NP (NP (DT the) (JJ white) (NN stone) (NN edifice)) (SBAR (WHNP (WDT that)) (S (VP (VBZ houses) (NP (NP (DT the) (NNP Rodney) (NNP Memorial)) (, ,) (VP (VBN constructed) (PP (IN in) (NP (NN gratitude))) (SBAR (IN after) (S (NP (NP (NNP Admiral) (NNP Rodney) (POS 's)) (NN fleet)) (VP (VBD saved) (NP (NNP Jamaica)) (PP (IN by) (S (VP (VBG defeating) (NP (DT the) (JJ French)) (PP (IN at) (NP (NP (DT the) (NN Battle)) (PP (IN of) (NP (NP (NNP Les) (NNP Saintes)) (PP (IN in) (NP (CD 1782)))))))))))))))))))) (. .)))
Admiral Rodney was a soldier who helped when the battle against the French.
( ( Admiral Rodney ) ( ( was ( ( a soldier ) ( who ( helped ( when ( the ( battle ( against ( the French ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Admiral) (NNP Rodney)) (VP (VBD was) (NP (NP (DT a) (NN soldier)) (SBAR (WHNP (WP who)) (S (VP (VBD helped) (SBAR (WHADVP (WRB when)) (S (NP (DT the)) (VP (VBP battle) (PP (IN against) (NP (DT the) (JJ French))))))))))) (. .)))
travel
1
137,523
137523e
ah i usually enjoy the exercise i do but uh like i said i'm just not very consistent about maintaining a a program so i'll i'll bicycle i get into that for for a little while and maybe go out and uh on a consistent basis every couple a days and ride a bike for awhile but then i'll get tired of doing that and maybe start jogging again and go out three or four nights a week
( ( ( ( ( ah ( ( ( ( ( i ( usually ( enjoy ( the exercise ) ) ) ) ( i ( do ( ( ( but ( ( uh ( like i ) ) ( said ( i ( ( ( 'm just ) not ) ( very ( consistent ( about ( maintaining ( a ( a program ) ) ) ) ) ) ) ) ) ) ) so ) ( i 'll ) ) ) ) ) ( i ( 'll ( bicycle ( i ( ( ( ( ( ( get ( into that ) ) ( for ( for ( a ( little while ) ) ) ) ) and ) ( maybe ( go out ) ) ) and ) ( ( ( ( uh ( on ( ( a ( consistent basis ) ) ( every couple ) ) ) ) ( a days ) ) and ) ( ( ride ( a bike ) ) ( for awhile ) ) ) ) ) ) ) ) ) but ) ( then ( i ( 'll ( get ( tired ( of ( doing that ) ) ) ) ) ) ) ) ) and ) ( maybe ( ( start jogging ) again ) ) ) and ) ( ( go out ) ( ( three ( or ( four nights ) ) ) ( a week ) ) ) )
(ROOT (S (VP (VP (VB ah) (S (S (NP (FW i)) (ADVP (RB usually)) (VP (VBP enjoy) (NP (DT the) (NN exercise)))) (S (NP (FW i)) (VP (VBP do) (SBAR (S (S (CC but) (NP (NP (NNP uh)) (PP (IN like) (NP (FW i)))) (VP (VBD said) (SBAR (S (NP (FW i)) (VP (VBP 'm) (ADVP (RB just)) (RB not) (ADJP (RB very) (JJ consistent) (PP (IN about) (S (VP (VBG maintaining) (NP (DT a) (DT a) (NN program))))))))))) (IN so) (S (NP (FW i)) (VP (MD 'll))))))) (S (NP (FW i)) (VP (MD 'll) (VP (VB bicycle) (S (NP (FW i)) (VP (VP (VB get) (PP (IN into) (NP (DT that))) (PP (IN for) (PP (IN for) (NP (DT a) (JJ little) (NN while))))) (CC and) (VP (ADVP (RB maybe)) (VB go) (PRT (RP out))) (CC and) (VP (VP (VB uh) (PP (IN on) (NP (NP (DT a) (JJ consistent) (NN basis)) (NP (DT every) (NN couple)))) (NP (DT a) (NNS days))) (CC and) (VP (VB ride) (NP (DT a) (NN bike)) (PP (IN for) (ADVP (RB awhile)))))))))) (CC but) (S (ADVP (RB then)) (NP (FW i)) (VP (MD 'll) (VP (VB get) (ADJP (JJ tired) (PP (IN of) (S (VP (VBG doing) (NP (DT that))))))))))) (CC and) (VP (ADVP (RB maybe)) (VB start) (NP (NN jogging)) (ADVP (RB again))) (CC and) (VP (VB go) (PRT (RP out)) (NP (NP (CD three) (CC or) (CD four) (NNS nights)) (NP (DT a) (NN week)))))))
I like exercise but I do not keep up with a program, I tend to do various exercises.
( ( ( ( I ( like exercise ) ) but ) ( I ( ( do not ) ( ( keep up ) ( with ( a program ) ) ) ) ) ) ( , ( I ( ( tend ( to ( do ( various exercises ) ) ) ) . ) ) ) )
(ROOT (S (S (S (NP (PRP I)) (VP (VBP like) (NP (NN exercise)))) (CC but) (S (NP (PRP I)) (VP (VBP do) (RB not) (VP (VB keep) (PRT (RP up)) (PP (IN with) (NP (DT a) (NN program))))))) (, ,) (NP (PRP I)) (VP (VBP tend) (S (VP (TO to) (VP (VB do) (NP (JJ various) (NNS exercises)))))) (. .)))
telephone
0
33,371
33371c
what i've been doing when i get invited someplace and bring something i make uh food kebabs You take little toothpicks and cut up uh pineapple and strawberry
( what ( i ( 've ( been ( doing ( when ( i ( ( ( ( ( get ( invited someplace ) ) and ) ( bring ( ( something i ) ( make ( uh ( ( food kebabs ) ( You ( take ( little toothpicks ) ) ) ) ) ) ) ) ) and ) ( ( cut up ) ( uh ( ( pineapple and ) strawberry ) ) ) ) ) ) ) ) ) ) )
(ROOT (SBAR (WHNP (WP what)) (S (NP (FW i)) (VP (VBP 've) (VP (VBN been) (VP (VBG doing) (SBAR (WHADVP (WRB when)) (S (NP (FW i)) (VP (VP (VB get) (VP (VBN invited) (S (ADJP (JJ someplace))))) (CC and) (VP (VB bring) (S (NP (NN something) (NNS i)) (VP (VB make) (S (INTJ (UH uh)) (NP (NN food) (NNS kebabs)) (ADVP (PRP You)) (VP (VB take) (NP (JJ little) (NNS toothpicks))))))) (CC and) (VP (VB cut) (PRT (RP up)) (NP (INTJ (UH uh)) (NP (NN pineapple) (CC and) (NN strawberry)))))))))))))
I never bring any food when someone invites me to come over.
( I ( never ( ( bring ( ( any food ) ( when ( someone ( invites ( me ( to ( come over ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (NP (PRP I)) (ADVP (RB never)) (VP (VBP bring) (NP (NP (DT any) (NN food)) (SBAR (WHADVP (WRB when)) (S (NP (NN someone)) (VP (VBZ invites) (S (NP (PRP me)) (VP (TO to) (VP (VB come) (PRT (RP over)))))))))) (. .)))
telephone
1
70,493
70493c
In recent years, as it sought to attract more families, Las Vegas has become a city of theme parks.
( ( In ( recent years ) ) ( , ( ( as ( it ( sought ( to ( attract ( more families ) ) ) ) ) ) ( , ( ( Las Vegas ) ( ( has ( become ( ( a city ) ( of ( theme parks ) ) ) ) ) . ) ) ) ) ) )
(ROOT (S (PP (IN In) (NP (JJ recent) (NNS years))) (, ,) (SBAR (IN as) (S (NP (PRP it)) (VP (VBD sought) (S (VP (TO to) (VP (VB attract) (NP (JJR more) (NNS families)))))))) (, ,) (NP (NNP Las) (NNP Vegas)) (VP (VBZ has) (VP (VBN become) (NP (NP (DT a) (NN city)) (PP (IN of) (NP (NN theme) (NNS parks)))))) (. .)))
Las Vegas is the least family friendly city there is.
( ( Las Vegas ) ( ( is ( ( the ( ( least family ) ( friendly city ) ) ) ( there is ) ) ) . ) )
(ROOT (S (NP (NNP Las) (NNP Vegas)) (VP (VBZ is) (NP (NP (DT the) (ADJP (JJS least) (NN family)) (JJ friendly) (NN city)) (SBAR (S (NP (EX there)) (VP (VBZ is)))))) (. .)))
travel
1
34,142
34142c
Typically these arise when imported materials are used to manufacture a product that is later exported.
( Typically ( these ( ( arise ( when ( ( imported materials ) ( are ( used ( to ( manufacture ( ( a product ) ( that ( ( is later ) exported ) ) ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (ADVP (RB Typically)) (NP (DT these)) (VP (VBP arise) (SBAR (WHADVP (WRB when)) (S (NP (VBN imported) (NNS materials)) (VP (VBP are) (VP (VBN used) (S (VP (TO to) (VP (VB manufacture) (NP (NP (DT a) (NN product)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (ADVP (RB later)) (VP (VBN exported)))))))))))))) (. .)))
Imported material can not be used to make a product that is than exported.
( ( Imported material ) ( ( ( can not ) ( be ( used ( to ( make ( ( a product ) ( that ( ( is than ) exported ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Imported) (NN material)) (VP (MD can) (RB not) (VP (VB be) (VP (VBN used) (S (VP (TO to) (VP (VB make) (NP (NP (DT a) (NN product)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (ADVP (IN than)) (VP (VBN exported)))))))))))) (. .)))
government
1
80,608
80608e
he didn't and none of them got to play
( he ( ( did n't ) ( and ( none ( of ( them ( got ( to play ) ) ) ) ) ) ) )
(ROOT (S (NP (PRP he)) (VP (VBD did) (RB n't) (VP (CC and) (NP (NN none)) (PP (IN of) (NP (NP (PRP them)) (VP (VBN got) (S (VP (TO to) (VP (VB play)))))))))))
None of them were given the chance to play at that time.
( ( None ( of them ) ) ( ( were ( given ( the ( chance ( to ( play ( at ( that time ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NN None)) (PP (IN of) (NP (PRP them)))) (VP (VBD were) (VP (VBN given) (NP (DT the) (NN chance) (S (VP (TO to) (VP (VB play) (PP (IN at) (NP (DT that) (NN time))))))))) (. .)))
telephone
0
101,942
101942c
Which he is.
( ( Which ( he is ) ) . )
(ROOT (FRAG (SBAR (WHNP (WDT Which)) (S (NP (PRP he)) (VP (VBZ is)))) (. .)))
What is she?
( What ( ( is she ) ? ) )
(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (PRP she))) (. ?)))
slate
1
5,840
5840e
On the way up, you can admire the wildflowers, and in autumn and winter you may catch sight of Audouin's Gull (a rare species with dark olive legs and a black-banded red bill).
( ( On ( ( the way ) up ) ) ( , ( ( ( ( ( you ( can ( admire ( the wildflowers ) ) ) ) , ) and ) ( ( in ( ( autumn and ) winter ) ) ( you ( may ( catch ( sight ( of ( ( ( Audouin 's ) Gull ) ( -LRB- ( ( ( a ( rare species ) ) ( with ( ( ( dark ( olive legs ) ) and ) ( a ( black-banded ( red bill ) ) ) ) ) ) -RRB- ) ) ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (PP (IN On) (ADVP (NP (DT the) (NN way)) (RB up))) (, ,) (S (NP (PRP you)) (VP (MD can) (VP (VB admire) (NP (DT the) (NNS wildflowers))))) (, ,) (CC and) (S (PP (IN in) (NP (NN autumn) (CC and) (NN winter))) (NP (PRP you)) (VP (MD may) (VP (VB catch) (NP (NP (NN sight)) (PP (IN of) (NP (NP (NP (NNP Audouin) (POS 's)) (NNP Gull)) (PRN (-LRB- -LRB-) (NP (NP (DT a) (JJ rare) (NN species)) (PP (IN with) (NP (NP (JJ dark) (NN olive) (NNS legs)) (CC and) (NP (DT a) (JJ black-banded) (JJ red) (NN bill))))) (-RRB- -RRB-)))))))) (. .)))
Audouin's Gull can be seen here in autumn and winter.
( ( ( Audouin 's ) Gull ) ( ( can ( be ( ( seen here ) ( in ( ( autumn and ) winter ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NNP Audouin) (POS 's)) (NNP Gull)) (VP (MD can) (VP (VB be) (VP (VBN seen) (ADVP (RB here)) (PP (IN in) (NP (NN autumn) (CC and) (NN winter)))))) (. .)))
travel
0
63,025
63025c
Some of the programs' managers stayed with one program for their entire professional lifetimes.
( ( Some ( of ( ( the ( programs ' ) ) managers ) ) ) ( ( ( stayed ( with ( one program ) ) ) ( for ( their ( entire ( professional lifetimes ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT Some)) (PP (IN of) (NP (NP (DT the) (NNS programs) (POS ')) (NNS managers)))) (VP (VBD stayed) (PP (IN with) (NP (CD one) (NN program))) (PP (IN for) (NP (PRP$ their) (JJ entire) (JJ professional) (NNS lifetimes)))) (. .)))
All program managers worked on multiple projects at all times.
( ( All ( program managers ) ) ( ( ( worked ( on ( multiple projects ) ) ) ( at ( all times ) ) ) . ) )
(ROOT (S (NP (DT All) (NN program) (NNS managers)) (VP (VBD worked) (PP (IN on) (NP (JJ multiple) (NNS projects))) (PP (IN at) (NP (DT all) (NNS times)))) (. .)))
government
1
86,954
86954c
Their clothes are different, perhaps, but they themselves are just the same.
( ( ( ( ( ( Their clothes ) ( ( ( are different ) , ) perhaps ) ) , ) but ) ( they ( themselves ( are ( just ( the same ) ) ) ) ) ) . )
(ROOT (S (S (NP (PRP$ Their) (NNS clothes)) (VP (VBP are) (ADJP (JJ different)) (, ,) (ADVP (RB perhaps)))) (, ,) (CC but) (S (NP (PRP they)) (ADVP (PRP themselves)) (VP (VBP are) (NP (RB just) (DT the) (JJ same)))) (. .)))
They are completely different, even though they dress the same.
( They ( ( ( ( are ( completely different ) ) , ) ( even ( though ( they ( dress ( the same ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP They)) (VP (VBP are) (ADJP (RB completely) (JJ different)) (, ,) (SBAR (RB even) (IN though) (S (NP (PRP they)) (VP (VBP dress) (NP (DT the) (JJ same)))))) (. .)))
fiction
1
145,445
145445e
Or, is it a transfer payment to the less-fortunate elderly?
( Or ( , ( ( ( is it ) ( ( a ( transfer payment ) ) ( to ( ( the less-fortunate ) elderly ) ) ) ) ? ) ) )
(ROOT (SQ (ADVP (RB Or)) (, ,) (VBZ is) (NP (PRP it)) (NP (NP (DT a) (NN transfer) (NN payment)) (PP (TO to) (NP (NP (DT the) (NN less-fortunate)) (VP (VBN elderly))))) (. ?)))
Was this transfer only to the elderly?
( ( ( Was ( this transfer ) ) ( only ( to ( the elderly ) ) ) ) ? )
(ROOT (SQ (VBD Was) (NP (DT this) (NN transfer)) (ADJP (JJ only) (PP (TO to) (NP (DT the) (JJ elderly)))) (. ?)))
slate
0
91,655
91655c
without fear of damaging the fragile artwork.
( ( without ( fear ( of ( damaging ( the ( fragile artwork ) ) ) ) ) ) . )
(ROOT (FRAG (PP (IN without) (NP (NP (NN fear)) (PP (IN of) (S (VP (VBG damaging) (NP (DT the) (JJ fragile) (NN artwork))))))) (. .)))
They live in happiness about burning art.
( They ( ( live ( in ( happiness ( about ( burning art ) ) ) ) ) . ) )
(ROOT (S (NP (PRP They)) (VP (VBP live) (PP (IN in) (NP (NP (NN happiness)) (PP (IN about) (NP (NN burning) (NN art)))))) (. .)))
slate
1
65,687
65687e
you know there are people will kind of set up their own little club
( you ( know ( there ( are ( people ( ( will ( kind of ) ) ( ( set up ) ( their ( own ( little club ) ) ) ) ) ) ) ) ) )
(ROOT (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (EX there)) (VP (VBP are) (NP (NP (NNS people)) (SBAR (S (VP (MD will) (ADVP (NN kind) (IN of)) (VP (VB set) (PRT (RP up)) (NP (PRP$ their) (JJ own) (JJ little) (NN club)))))))))))))
You know there are people that will kind of set up their own little club.
( You ( ( know ( there ( are ( people ( that ( ( will ( kind of ) ) ( ( set up ) ( their ( own ( little club ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP You)) (VP (VBP know) (SBAR (S (NP (EX there)) (VP (VBP are) (NP (NP (NNS people)) (SBAR (WHNP (WDT that)) (S (VP (MD will) (ADVP (NN kind) (IN of)) (VP (VB set) (PRT (RP up)) (NP (PRP$ their) (JJ own) (JJ little) (NN club))))))))))) (. .)))
telephone
0
115,132
115132e
A big bump ”eh, mon ami?"
( ( ( ( ( A ( big ( bump ( '' eh ) ) ) ) , ) ( mon ami ) ) ? ) '' )
(ROOT (NP (NP (DT A) (JJ big) (NN bump) ('' '') (NN eh)) (, ,) (NP (NN mon) (NN ami)) (. ?) ('' '')))
That lump is rather large huh?
( ( That lump ) ( ( ( is rather ) ( large huh ) ) ? ) )
(ROOT (S (NP (DT That) (NN lump)) (VP (VBZ is) (RB rather) (NP (JJ large) (NN huh))) (. ?)))
fiction
0
13,590
13590e
Who knows.
( Who ( knows . ) )
(ROOT (SBARQ (WHNP (WP Who)) (SQ (VP (VBZ knows))) (. .)))
I don't know.
( I ( ( ( do n't ) know ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know))) (. .)))
government
0
99,797
99797c
The focus of the Laboratory's research program is on methods for the prevention and control of pollution to air, land, water, and subsurface resources, protection of water quality in public water systems; remediation of contaminated sites and groundwater; and prevention and control of indoor air pollution.
( ( ( The focus ) ( of ( ( the ( Laboratory 's ) ) ( research program ) ) ) ) ( ( is ( on ( ( ( ( ( ( ( ( ( ( methods ( for ( the prevention ) ) ) and ) ( control ( of ( pollution ( to ( air ( , ( land ( , ( water ( , ( and ( subsurface resources ) ) ) ) ) ) ) ) ) ) ) ) ) , ) ( protection ( of ( ( water quality ) ( in ( public ( water systems ) ) ) ) ) ) ) ; ) ( remediation ( of ( contaminated ( ( sites and ) groundwater ) ) ) ) ) ; ) and ) ( ( ( prevention and ) control ) ( of ( indoor ( air pollution ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN focus)) (PP (IN of) (NP (NP (DT the) (NNP Laboratory) (POS 's)) (NN research) (NN program)))) (VP (VBZ is) (PP (IN on) (NP (NP (NP (NNS methods)) (PP (IN for) (NP (DT the) (NN prevention)))) (CC and) (NP (NP (NN control)) (PP (IN of) (NP (NP (NN pollution)) (PP (TO to) (NP (NN air) (, ,) (NN land) (, ,) (NN water) (, ,) (CC and) (NN subsurface) (NNS resources)))))) (, ,) (NP (NP (NN protection)) (PP (IN of) (NP (NP (NN water) (NN quality)) (PP (IN in) (NP (JJ public) (NN water) (NNS systems)))))) (: ;) (NP (NP (NN remediation)) (PP (IN of) (NP (JJ contaminated) (NNS sites) (CC and) (NN groundwater)))) (: ;) (CC and) (NP (NP (NN prevention) (CC and) (NN control)) (PP (IN of) (NP (JJ indoor) (NN air) (NN pollution))))))) (. .)))
Water quality protection isn't among the lab's research program goals.
( ( Water ( quality protection ) ) ( ( ( is n't ) ( among ( ( the ( lab 's ) ) ( research ( program goals ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Water) (NN quality) (NN protection)) (VP (VBZ is) (RB n't) (PP (IN among) (NP (NP (DT the) (NN lab) (POS 's)) (NN research) (NN program) (NNS goals)))) (. .)))
government
1
71,299
71299c
They don't need self-love anymore.
( They ( ( ( do n't ) ( ( need self-love ) anymore ) ) . ) )
(ROOT (S (NP (PRP They)) (VP (VBP do) (RB n't) (VP (VB need) (NP (NN self-love)) (ADVP (RB anymore)))) (. .)))
They still need self-love.
( They ( still ( ( need self-love ) . ) ) )
(ROOT (S (NP (PRP They)) (ADVP (RB still)) (VP (VBP need) (ADJP (JJ self-love))) (. .)))
slate
1
112,199
112199e
The US embargo, denounced by an ever-increasing majority in the United Nations, is spurred on by vehement anti-Castro lobbying by Cubans in southern Florida.
( ( ( ( ( The ( US embargo ) ) , ) ( denounced ( by ( ( an ( ever-increasing majority ) ) ( in ( the ( United Nations ) ) ) ) ) ) ) , ) ( ( is ( ( ( spurred on ) ( by ( ( vehement anti-Castro ) lobbying ) ) ) ( by ( Cubans ( in ( southern Florida ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNP US) (NN embargo)) (, ,) (VP (VBN denounced) (PP (IN by) (NP (NP (DT an) (JJ ever-increasing) (NN majority)) (PP (IN in) (NP (DT the) (NNP United) (NNPS Nations)))))) (, ,)) (VP (VBZ is) (VP (VBN spurred) (PRT (RP on)) (PP (IN by) (NP (ADJP (JJ vehement) (JJ anti-Castro)) (NN lobbying))) (PP (IN by) (NP (NP (NNPS Cubans)) (PP (IN in) (NP (JJ southern) (NNP Florida))))))) (. .)))
The US embargo was denounced by many in the United Nations.
( ( The ( US embargo ) ) ( ( was ( denounced ( by ( many ( in ( the ( United Nations ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP US) (NN embargo)) (VP (VBD was) (VP (VBN denounced) (PP (IN by) (NP (NP (JJ many)) (PP (IN in) (NP (DT the) (NNP United) (NNPS Nations))))))) (. .)))
travel
0
52,100
52100e
It shouldn't be any longer than four feet or it will be too heavy.
( ( ( ( It ( ( should n't ) ( ( be ( any longer ) ) ( than ( four feet ) ) ) ) ) or ) ( it ( will ( be ( too heavy ) ) ) ) ) . )
(ROOT (S (S (NP (PRP It)) (VP (MD should) (RB n't) (VP (VB be) (ADVP (DT any) (RBR longer)) (PP (IN than) (NP (CD four) (NNS feet)))))) (CC or) (S (NP (PRP it)) (VP (MD will) (VP (VB be) (ADJP (RB too) (JJ heavy))))) (. .)))
If it's bigger than four feet then it will be too heavy to carry.
( ( If ( it ( ( 's ( bigger ( than ( four feet ) ) ) ) then ) ) ) ( it ( ( will ( be ( too ( heavy ( to carry ) ) ) ) ) . ) ) )
(ROOT (S (SBAR (IN If) (S (NP (PRP it)) (VP (VBZ 's) (ADJP (ADJP (JJR bigger)) (PP (IN than) (NP (CD four) (NNS feet)))) (ADVP (RB then))))) (NP (PRP it)) (VP (MD will) (VP (VB be) (ADJP (RB too) (JJ heavy) (S (VP (TO to) (VP (VB carry))))))) (. .)))
fiction
0
31,318
31318c
Hope the young lady's keeping well, sir?
( Hope ( ( ( ( the ( young lady ) ) ( 's ( keeping well ) ) ) , ) ( sir ? ) ) )
(ROOT (S (NP (NNP Hope)) (PRN (S (NP (DT the) (JJ young) (NN lady)) (VP (VBZ 's) (VP (VBG keeping) (ADVP (RB well))))) (, ,)) (VP (VBP sir)) (. ?)))
I hope that your young lady has seen harm done to her recently.
( I ( ( hope ( that ( ( your ( young lady ) ) ( has ( seen ( harm ( ( done ( to her ) ) recently ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP hope) (SBAR (IN that) (S (NP (PRP$ your) (JJ young) (NN lady)) (VP (VBZ has) (VP (VBN seen) (NP (NP (NN harm)) (VP (VBN done) (PP (TO to) (NP (PRP her))) (ADVP (RB recently))))))))) (. .)))
fiction
1
14,551
14551c
But really, seriously, I am awfully drawn to it.
( But ( really ( , ( seriously ( , ( I ( ( am ( awfully ( drawn ( to it ) ) ) ) . ) ) ) ) ) ) )
(ROOT (S (CC But) (ADVP (RB really)) (, ,) (ADVP (RB seriously)) (, ,) (NP (PRP I)) (VP (VBP am) (ADJP (RB awfully) (JJ drawn) (PP (TO to) (NP (PRP it))))) (. .)))
I don't care about it, at all.
( I ( ( ( do n't ) ( ( ( care ( about it ) ) , ) ( at all ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB care) (PP (IN about) (NP (PRP it))) (, ,) (ADVP (IN at) (DT all)))) (. .)))
fiction
1
41,623
41623c
If sexual conservatives could effectively advertise their histories, HIV-conscious suitors would compete to lavish them with attention.
( ( If ( ( sexual conservatives ) ( ( could effectively ) ( advertise ( their histories ) ) ) ) ) ( , ( ( HIV-conscious suitors ) ( ( would ( compete ( to ( ( lavish them ) ( with attention ) ) ) ) ) . ) ) ) )
(ROOT (S (SBAR (IN If) (S (NP (JJ sexual) (NNS conservatives)) (VP (MD could) (ADVP (RB effectively)) (VP (VB advertise) (NP (PRP$ their) (NNS histories)))))) (, ,) (NP (NNP HIV-conscious) (NNS suitors)) (VP (MD would) (VP (VB compete) (S (VP (TO to) (VP (VB lavish) (NP (PRP them)) (PP (IN with) (NP (NN attention)))))))) (. .)))
If sexual conservative advertised their histories, they would not get anyone's attention.
( ( If ( ( sexual conservative ) ( advertised ( their histories ) ) ) ) ( , ( they ( ( ( would not ) ( get ( ( anyone 's ) attention ) ) ) . ) ) ) )
(ROOT (S (SBAR (IN If) (S (NP (JJ sexual) (NN conservative)) (VP (VBD advertised) (NP (PRP$ their) (NNS histories))))) (, ,) (NP (PRP they)) (VP (MD would) (RB not) (VP (VB get) (NP (NP (NN anyone) (POS 's)) (NN attention)))) (. .)))
slate
1
11,200
11200e
executive performance and accountability for change management will therefore be critical to the success of the federal government's transformation.
( ( ( executive ( ( performance and ) accountability ) ) ( for ( change management ) ) ) ( ( ( will therefore ) ( be ( critical ( to ( ( the success ) ( of ( ( the ( federal ( government 's ) ) ) transformation ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (JJ executive) (NN performance) (CC and) (NN accountability)) (PP (IN for) (NP (NN change) (NN management)))) (VP (MD will) (ADVP (RB therefore)) (VP (VB be) (ADJP (JJ critical) (PP (TO to) (NP (NP (DT the) (NN success)) (PP (IN of) (NP (NP (DT the) (JJ federal) (NN government) (POS 's)) (NN transformation)))))))) (. .)))
Executive performance and accountability for change management is critical.
( ( ( Executive ( ( performance and ) accountability ) ) ( for ( change management ) ) ) ( ( is critical ) . ) )
(ROOT (S (NP (NP (NNP Executive) (NN performance) (CC and) (NN accountability)) (PP (IN for) (NP (NN change) (NN management)))) (VP (VBZ is) (ADJP (JJ critical))) (. .)))
government
0
55,871
55871e
AMIGA is a 200 plus sector model of the U.S. economy that captures a wide variety of technology characteristics and their resulting impact on key indicators such as emissions, employment and income.
( AMIGA ( ( is ( ( ( a ( 200 ( plus ( sector model ) ) ) ) ( of ( the ( U.S. economy ) ) ) ) ( that ( captures ( ( ( ( a ( wide variety ) ) ( of ( technology characteristics ) ) ) and ) ( ( ( their ( resulting impact ) ) ( on ( key indicators ) ) ) ( such ( as ( emissions ( , ( ( employment and ) income ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP AMIGA)) (VP (VBZ is) (NP (NP (DT a) (CD 200) (NN plus) (NN sector) (NN model)) (PP (IN of) (NP (DT the) (NNP U.S.) (NN economy))) (SBAR (WHNP (WDT that)) (S (VP (VBZ captures) (NP (NP (NP (DT a) (JJ wide) (NN variety)) (PP (IN of) (NP (NN technology) (NNS characteristics)))) (CC and) (NP (NP (PRP$ their) (VBG resulting) (NN impact)) (PP (IN on) (NP (JJ key) (NNS indicators))) (PP (JJ such) (IN as) (NP (NNS emissions) (, ,) (NN employment) (CC and) (NN income)))))))))) (. .)))
The results of AMIGA have an impact on income.
( ( ( The results ) ( of AMIGA ) ) ( ( have ( ( an impact ) ( on income ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS results)) (PP (IN of) (NP (NNP AMIGA)))) (VP (VBP have) (NP (NP (DT an) (NN impact)) (PP (IN on) (NP (NN income))))) (. .)))
government
0
63,326
63326c
Some may blame neighborly ignorance on soulless, anomic suburbs, and indeed Barton, Klebold, and Harris were ciphers to the folks across the lawn.
( ( ( ( ( Some ( may ( ( blame ( neighborly ignorance ) ) ( on ( soulless ( , ( anomic suburbs ) ) ) ) ) ) ) , ) and ) ( indeed ( ( Barton ( , ( Klebold ( , ( and Harris ) ) ) ) ) ( were ( ciphers ( to ( ( the folks ) ( across ( the lawn ) ) ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (DT Some)) (VP (MD may) (VP (VB blame) (NP (JJ neighborly) (NN ignorance)) (PP (IN on) (NP (JJ soulless) (, ,) (JJ anomic) (NNS suburbs)))))) (, ,) (CC and) (S (ADVP (RB indeed)) (NP (NNP Barton) (, ,) (NNP Klebold) (, ,) (CC and) (NNP Harris)) (VP (VBD were) (ADJP (JJ ciphers) (PP (TO to) (NP (NP (DT the) (NNS folks)) (PP (IN across) (NP (DT the) (NN lawn)))))))) (. .)))
There were no suburbs in that area, only plain fields.
( There ( ( were ( ( no suburbs ) ( in ( ( ( ( that area ) , ) only ) ( plain fields ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBD were) (NP (NP (DT no) (NNS suburbs)) (PP (IN in) (NP (NP (DT that) (NN area)) (, ,) (RB only) (NP (JJ plain) (NNS fields)))))) (. .)))
slate
1
81,964
81964e
For wines, the Nicolas chain has a wide range at its 150 Paris branches.
( ( For wines ) ( , ( ( the ( Nicolas chain ) ) ( ( has ( ( a ( wide range ) ) ( at ( its ( 150 ( Paris branches ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN For) (NP (NNS wines))) (, ,) (NP (DT the) (NNP Nicolas) (NN chain)) (VP (VBZ has) (NP (NP (DT a) (JJ wide) (NN range)) (PP (IN at) (NP (PRP$ its) (CD 150) (NNP Paris) (NNS branches))))) (. .)))
The are 150 branches of the Nicholas chain in Paris.
( The ( ( are ( ( 150 branches ) ( of ( ( the ( Nicholas chain ) ) ( in Paris ) ) ) ) ) . ) )
(ROOT (S (NP (NNP The)) (VP (VBP are) (NP (NP (CD 150) (NNS branches)) (PP (IN of) (NP (NP (DT the) (NNP Nicholas) (NN chain)) (PP (IN in) (NP (NNP Paris))))))) (. .)))
travel
0
108,428
108428c
While there's much to see wherever you go, the essence of a Los Angeles vacation is experiencing the southern Caleornia vibe, which means all you really have to do is explore and watch life unfurl.
( ( While ( there ( 's ( much ( to ( see ( wherever ( you go ) ) ) ) ) ) ) ) ( , ( ( ( the essence ) ( of ( a ( Los ( Angeles vacation ) ) ) ) ) ( ( is ( experiencing ( ( ( the ( southern ( Caleornia vibe ) ) ) , ) ( which ( means ( ( all ( you ( really ( have ( to do ) ) ) ) ) ( is ( ( ( explore and ) watch ) ( life unfurl ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (SBAR (IN While) (S (NP (EX there)) (VP (VBZ 's) (ADJP (JJ much) (S (VP (TO to) (VP (VB see) (SBAR (WHADVP (WRB wherever)) (S (NP (PRP you)) (VP (VBP go))))))))))) (, ,) (NP (NP (DT the) (NN essence)) (PP (IN of) (NP (DT a) (NNP Los) (NNP Angeles) (NN vacation)))) (VP (VBZ is) (VP (VBG experiencing) (NP (NP (DT the) (JJ southern) (NNP Caleornia) (NN vibe)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ means) (SBAR (S (NP (NP (DT all)) (SBAR (S (NP (PRP you)) (ADVP (RB really)) (VP (VBP have) (S (VP (TO to) (VP (VB do)))))))) (VP (VBZ is) (VP (VB explore) (CC and) (VB watch) (NP (NN life) (NN unfurl)))))))))))) (. .)))
Experiencing the vibe is not an important part of a Los Angeles vacation.
( ( Experiencing ( the vibe ) ) ( ( ( is not ) ( ( an ( important part ) ) ( of ( a ( Los ( Angeles vacation ) ) ) ) ) ) . ) )
(ROOT (S (S (VP (VBG Experiencing) (NP (DT the) (NN vibe)))) (VP (VBZ is) (RB not) (NP (NP (DT an) (JJ important) (NN part)) (PP (IN of) (NP (DT a) (NNP Los) (NNP Angeles) (NN vacation))))) (. .)))
travel
1
110,749
110749c
Agency Comments and Our Evaluation
( Agency ( ( Comments and ) ( Our Evaluation ) ) )
(ROOT (NP (NP (NNP Agency)) (NP (NP (NNS Comments)) (CC and) (NP (PRP$ Our) (NN Evaluation)))))
Agency defaults and their evaluation.
( ( Agency ( ( defaults and ) ( their evaluation ) ) ) . )
(ROOT (NP (NP (NNP Agency)) (NP (NP (NNS defaults)) (CC and) (NP (PRP$ their) (NN evaluation))) (. .)))
government
1
27,304
27304c
And the computer animation and cheerful music suggest that sex is a fun consumable.
( And ( ( the ( computer ( animation ( and ( cheerful music ) ) ) ) ) ( ( suggest ( that ( sex ( is ( a ( fun consumable ) ) ) ) ) ) . ) ) )
(ROOT (S (CC And) (NP (DT the) (NN computer) (NN animation) (CC and) (NN cheerful) (NN music)) (VP (VBP suggest) (SBAR (IN that) (S (NP (NN sex)) (VP (VBZ is) (NP (DT a) (NN fun) (NN consumable)))))) (. .)))
The computer animation makes the sex ed video seem very solemn.
( ( The ( computer animation ) ) ( ( makes ( ( the ( sex ( ed video ) ) ) ( seem ( very solemn ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN computer) (NN animation)) (VP (VBZ makes) (SBAR (S (NP (DT the) (NN sex) (NN ed) (NN video)) (VP (VBP seem) (ADJP (RB very) (JJ solemn)))))) (. .)))
slate
1
127,435
127435e
yes on the grain of the fabric it drives me crazy
( yes ( on ( ( the grain ) ( of ( ( the fabric ) ( it ( drives ( me crazy ) ) ) ) ) ) ) )
(ROOT (FRAG (NP (RB yes)) (PP (IN on) (NP (NP (DT the) (NN grain)) (PP (IN of) (NP (NP (DT the) (NN fabric)) (SBAR (S (NP (PRP it)) (VP (VBZ drives) (S (NP (PRP me)) (ADJP (JJ crazy))))))))))))
It drives me crazy on the fabric.
( It ( ( drives ( me ( crazy ( on ( the fabric ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ drives) (S (NP (PRP me)) (ADJP (JJ crazy) (PP (IN on) (NP (DT the) (NN fabric)))))) (. .)))
telephone
0
90,389
90389e
um it's neighbor yeah
( um ( ( it 's ) ( neighbor yeah ) ) )
(ROOT (S (VP (VB um) (NP (NP (PRP it) (POS 's)) (NN neighbor) (NN yeah)))))
It is close by, yes.
( It ( ( ( ( is ( close by ) ) , ) yes ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ is) (ADJP (JJ close) (PP (IN by))) (, ,) (INTJ (UH yes))) (. .)))
telephone
0
30,346
30346c
) Thompson used to be a fabulous reporter.
( ( -RRB- Thompson ) ( ( used ( to ( be ( a ( fabulous reporter ) ) ) ) ) . ) )
(ROOT (S (NP (NNP -RRB-) (NNP Thompson)) (VP (VBD used) (S (VP (TO to) (VP (VB be) (NP (DT a) (JJ fabulous) (NN reporter)))))) (. .)))
Thomspon was a plumber.
( Thomspon ( ( was ( a plumber ) ) . ) )
(ROOT (S (NP (NNP Thomspon)) (VP (VBD was) (NP (DT a) (NN plumber))) (. .)))
slate
1
112,786
112786e
Management sets the objectives, puts the control mechanisms and activities in place, and monitors and evaluates the control.
( Management ( ( ( ( ( ( ( sets ( the objectives ) ) , ) ( puts ( ( the ( control ( ( mechanisms and ) activities ) ) ) ( in place ) ) ) ) , ) and ) ( ( ( monitors and ) evaluates ) ( the control ) ) ) . ) )
(ROOT (S (NP (NNP Management)) (VP (VP (VBZ sets) (NP (DT the) (NNS objectives))) (, ,) (VP (VBZ puts) (NP (NP (DT the) (NN control) (NNS mechanisms) (CC and) (NNS activities)) (PP (IN in) (NP (NN place))))) (, ,) (CC and) (VP (VBZ monitors) (CC and) (VBZ evaluates) (NP (DT the) (NN control)))) (. .)))
The objectives are created by management.
( ( The objectives ) ( ( are ( created ( by management ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS objectives)) (VP (VBP are) (VP (VBN created) (PP (IN by) (NP (NN management))))) (. .)))
government
0
55,053
55053c
Mitchell, now, he had a beer "
( Mitchell ( , ( now ( , ( he ( ( had ( a beer ) ) '' ) ) ) ) ) )
(ROOT (S (NP (NNP Mitchell)) (, ,) (ADVP (RB now)) (, ,) (NP (PRP he)) (VP (VBD had) (NP (DT a) (NN beer))) ('' '')))
Mitchell drinks milk.
( Mitchell ( ( drinks milk ) . ) )
(ROOT (S (NP (NNP Mitchell)) (VP (VBZ drinks) (NP (NN milk))) (. .)))
fiction
1
125,705
125705c
A traditional direct mail solicitation usually contains legal reassurances that the solicitation is authorized (and the cost of postage makes an unauthorized mailing an expensive proposition), which some e-mail solicitations currently lack.
( ( A ( traditional ( direct ( mail solicitation ) ) ) ) ( usually ( ( contains ( ( ( ( ( legal reassurances ) ( that ( ( the solicitation ) ( is authorized ) ) ) ) ( -LRB- ( and ( ( ( ( the cost ) ( of postage ) ) ( ( makes ( an ( unauthorized mailing ) ) ) ( an ( expensive proposition ) ) ) ) -RRB- ) ) ) ) , ) ( which ( ( some ( e-mail solicitations ) ) ( currently lack ) ) ) ) ) . ) ) )
(ROOT (S (NP (DT A) (JJ traditional) (JJ direct) (NN mail) (NN solicitation)) (ADVP (RB usually)) (VP (VBZ contains) (NP (NP (NP (NP (JJ legal) (NNS reassurances)) (SBAR (IN that) (S (NP (DT the) (NN solicitation)) (VP (VBZ is) (VP (VBN authorized)))))) (PRN (-LRB- -LRB-) (CC and) (S (NP (NP (DT the) (NN cost)) (PP (IN of) (NP (NN postage)))) (VP (VBZ makes) (NP (DT an) (JJ unauthorized) (NN mailing)) (NP (DT an) (JJ expensive) (NN proposition)))) (-RRB- -RRB-))) (, ,) (SBAR (WHNP (WDT which)) (S (NP (DT some) (JJ e-mail) (NNS solicitations)) (ADVP (RB currently)) (VP (VBP lack)))))) (. .)))
All direct mail solicitation always comes with reassurance that it is authorized.
( ( All ( direct ( mail solicitation ) ) ) ( always ( ( ( comes ( with reassurance ) ) ( that ( it ( is authorized ) ) ) ) . ) ) )
(ROOT (S (NP (DT All) (JJ direct) (NN mail) (NN solicitation)) (ADVP (RB always)) (VP (VBZ comes) (PP (IN with) (NP (NN reassurance))) (SBAR (IN that) (S (NP (PRP it)) (VP (VBZ is) (VP (VBN authorized)))))) (. .)))
slate
1
85,045
85045c
In research and development programs, this might consist of data for the year concerning the number of new projects initiated, the number continued from the prior year, the number completed and the number terminated.
( ( In ( research ( and ( development programs ) ) ) ) ( , ( ( ( ( ( ( ( ( this ( might ( consist ( of ( data ( for ( ( the year ) ( concerning ( ( the number ) ( of ( ( new projects ) initiated ) ) ) ) ) ) ) ) ) ) ) , ) ( ( the number ) ( continued ( from ( the ( prior year ) ) ) ) ) ) , ) ( ( the number ) completed ) ) and ) ( ( the number ) terminated ) ) . ) ) )
(ROOT (S (PP (IN In) (NP (NN research) (CC and) (NN development) (NNS programs))) (, ,) (S (NP (DT this)) (VP (MD might) (VP (VB consist) (PP (IN of) (NP (NP (NNS data)) (PP (IN for) (NP (NP (DT the) (NN year)) (PP (VBG concerning) (NP (NP (DT the) (NN number)) (PP (IN of) (NP (NP (JJ new) (NNS projects)) (VP (VBN initiated))))))))))))) (, ,) (S (NP (DT the) (NN number)) (VP (VBD continued) (PP (IN from) (NP (DT the) (JJ prior) (NN year))))) (, ,) (S (NP (DT the) (NN number)) (VP (VBD completed))) (CC and) (S (NP (DT the) (NN number)) (VP (VBD terminated))) (. .)))
All the data is from 1993.
( ( All ( the data ) ) ( ( is ( from 1993 ) ) . ) )
(ROOT (S (NP (PDT All) (DT the) (NNS data)) (VP (VBZ is) (PP (IN from) (NP (CD 1993)))) (. .)))
government
1
30,748
30748e
He was hardly more than five feet, four inches, but carried himself with great dignity.
( He ( ( ( ( ( ( was ( hardly more ) ) ( than ( ( ( five feet ) , ) ( four inches ) ) ) ) , ) but ) ( ( carried himself ) ( with ( great dignity ) ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VP (VBD was) (ADJP (RB hardly) (JJR more)) (PP (IN than) (NP (NP (CD five) (NNS feet)) (, ,) (NP (CD four) (NNS inches))))) (, ,) (CC but) (VP (VBD carried) (NP (PRP himself)) (PP (IN with) (NP (JJ great) (NN dignity))))) (. .)))
The man was short.
( ( The man ) ( ( was short ) . ) )
(ROOT (S (NP (DT The) (NN man)) (VP (VBD was) (ADJP (JJ short))) (. .)))
fiction
0
78,476
78476c
and we went down uh to Saint Edwards and interviewed and it it just kind of met her her criteria it's a school of about twenty five hundred undergraduates on a gigantic big campus and it's in Austin's a nice city
( and ( ( ( we ( ( ( ( went ( down uh ) ) ( to ( Saint Edwards ) ) ) and ) interviewed ) ) and ) ( it ( it ( just ( ( kind of ) ( met ( her ( ( her criteria ) ( ( ( it ( 's ( ( a school ) ( of ( ( ( about ( twenty ( five hundred ) ) ) undergraduates ) ( on ( a ( gigantic ( big campus ) ) ) ) ) ) ) ) ) and ) ( it ( 's ( in ( ( Austin 's ) ( a ( nice city ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (PRN (CC and) (S (S (NP (PRP we)) (VP (VP (VBD went) (ADVP (RB down) (RB uh)) (PP (TO to) (NP (NNP Saint) (NNP Edwards)))) (CC and) (VP (VBD interviewed)))) (CC and) (S (S (NP (PRP it))) (NP (PRP it)) (ADVP (RB just)) (VP (ADVP (NN kind) (IN of)) (VBD met) (S (NP (PRP her)) (NP (NP (PRP$ her) (NNS criteria)) (SBAR (S (S (NP (PRP it)) (VP (VBZ 's) (NP (NP (DT a) (NN school)) (PP (IN of) (NP (NP (QP (RB about) (SYM twenty) (CD five) (CD hundred)) (NNS undergraduates)) (PP (IN on) (NP (DT a) (JJ gigantic) (JJ big) (NN campus)))))))) (CC and) (S (NP (PRP it)) (VP (VBZ 's) (PP (IN in) (NP (NP (NNP Austin) (POS 's)) (NP (DT a) (JJ nice) (NN city)))))))))))))))
Saint Edwards was her last choice.
( ( Saint Edwards ) ( ( was ( her ( last choice ) ) ) . ) )
(ROOT (S (NP (NNP Saint) (NNP Edwards)) (VP (VBD was) (NP (PRP$ her) (JJ last) (NN choice))) (. .)))
telephone
1
100,981
100981e
Built in 1885, these days the prison carries out most of the executions of Malaysia's drug offenders.
( ( Built ( in 1885 ) ) ( , ( ( ( these days ) ( the prison ) ) ( ( ( carries out ) ( most ( of ( ( the executions ) ( of ( ( Malaysia 's ) ( drug offenders ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (S (VP (VBN Built) (PP (IN in) (NP (NNP 1885))))) (, ,) (NP (NP (DT these) (NNS days)) (NP (DT the) (NN prison))) (VP (VBZ carries) (PRT (RP out)) (NP (NP (JJS most)) (PP (IN of) (NP (NP (DT the) (NNS executions)) (PP (IN of) (NP (NP (NNP Malaysia) (POS 's)) (NN drug) (NNS offenders))))))) (. .)))
Malaysia's drug offenders are executed in an old Prison.
( ( ( Malaysia 's ) ( drug offenders ) ) ( ( are ( executed ( in ( an ( old Prison ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NNP Malaysia) (POS 's)) (NN drug) (NNS offenders)) (VP (VBP are) (VP (VBN executed) (PP (IN in) (NP (DT an) (JJ old) (NN Prison))))) (. .)))
travel
0
99,853
99853c
split it up a little bit
( ( ( split it ) up ) ( a ( little bit ) ) )
(ROOT (SINV (VP (VBD split) (NP (PRP it)) (PRT (RP up))) (NP (DT a) (JJ little) (NN bit))))
Whatever you do just don't split it up.
( ( Whatever ( you ( do just ) ) ) ( ( ( do n't ) ( ( split it ) up ) ) . ) )
(ROOT (S (SBAR (WHNP (WDT Whatever)) (S (NP (PRP you)) (VP (VBP do) (ADVP (RB just))))) (VP (VBP do) (RB n't) (VP (VB split) (NP (PRP it)) (PRT (RP up)))) (. .)))
telephone
1
67,989
67989c
Either Susan or Ca'daan will watch for it.
( ( Either ( ( ( ( Susan or ) Ca ) ` ) daan ) ) ( ( will ( watch ( for it ) ) ) . ) )
(ROOT (S (NP (CC Either) (NP (NNP Susan) (CC or) (NNP Ca)) (`` `) (NP (NN daan))) (VP (MD will) (VP (VB watch) (PP (IN for) (NP (PRP it))))) (. .)))
Neither of them will watch for it.
( ( Neither ( of them ) ) ( ( will ( watch ( for it ) ) ) . ) )
(ROOT (S (NP (NP (DT Neither)) (PP (IN of) (NP (PRP them)))) (VP (MD will) (VP (VB watch) (PP (IN for) (NP (PRP it))))) (. .)))
fiction
1
115,585
115585c
parents around here just let their kids run everywhere and i just can't do that
( ( parents ( around ( here just ) ) ) ( let ( ( ( ( their kids ) ( run everywhere ) ) and ) ( i ( just ( ( ca n't ) ( do that ) ) ) ) ) ) )
(ROOT (S (NP (NP (NNS parents)) (PP (IN around) (NP (RB here) (RB just)))) (VP (VBD let) (SBAR (S (S (NP (PRP$ their) (NNS kids)) (VP (VBP run) (ADVP (RB everywhere)))) (CC and) (S (NP (FW i)) (ADVP (RB just)) (VP (MD ca) (RB n't) (VP (VB do) (NP (DT that))))))))))
Parents keep a close watch on there kids here.
( Parents ( ( keep ( ( a ( close watch ) ) ( on ( ( there kids ) here ) ) ) ) . ) )
(ROOT (S (NP (NNS Parents)) (VP (VBP keep) (NP (NP (DT a) (JJ close) (NN watch)) (PP (IN on) (NP (NP (RB there) (NNS kids)) (ADVP (RB here)))))) (. .)))
telephone
1
141,061
141061c
you know i i really agree with you um i uh though i've never done that myself i i'm was a basically an education major when i graduated from college and i accepted a job that at the time was just slightly above the poverty level to teach to um very rural children in a very low income district and i spent a year teaching there and i think it was probably one of my largest eye-opening experiences because i come from nice
( you ( know ( ( ( i i ) really ) ( agree ( with ( ( ( ( ( you ( ( um ( i uh ) ) ( though ( i ( ( 've never ) ( done ( that ( ( ( myself ( i i ) ) 'm ) ( was ( a ( ( basically ( ( an ( education major ) ) ( when ( ( ( i ( graduated ( from college ) ) ) and ) ( i ( accepted ( ( a job ) ( that ( ( at ( the time ) ) ( ( ( was ( just slightly ) ) ( above ( the ( poverty level ) ) ) ) ( to ( teach ( to ( ( um ( very ( rural children ) ) ) ( in ( a ( ( very low ) income ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) district ) ) ) ) ) ) ) ) ) ) ) and ) ( i ( ( spent ( a ( year teaching ) ) ) there ) ) ) and ) ( i ( think ( it ( ( ( was probably ) ( one ( of ( my ( largest ( eye-opening experiences ) ) ) ) ) ) ( because ( i ( come ( from nice ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (NP (FW i) (FW i)) (ADVP (RB really))) (VP (VBP agree) (PP (IN with) (S (S (NP (PRP you)) (VP (VBP um) (NP (FW i) (FW uh)) (SBAR (IN though) (S (NP (FW i)) (VP (VBP 've) (ADVP (RB never)) (VP (VBN done) (SBAR (IN that) (S (NP (NP (FW myself) (FW i) (FW i)) (VP (VBP 'm))) (VP (VBD was) (NP (DT a) (VP (ADVP (RB basically)) (NP (DT an) (NN education) (NN major)) (SBAR (WHADVP (WRB when)) (S (S (NP (FW i)) (VP (VBD graduated) (PP (IN from) (NP (NN college))))) (CC and) (S (NP (FW i)) (VP (VBD accepted) (NP (NP (DT a) (NN job)) (SBAR (WHNP (WDT that)) (S (PP (IN at) (NP (DT the) (NN time))) (VP (VBD was) (ADVP (RB just) (RB slightly)) (PP (IN above) (NP (DT the) (NN poverty) (NN level))) (S (VP (TO to) (VP (VB teach) (S (VP (TO to) (VP (VB um) (NP (RB very) (JJ rural) (NNS children)) (PP (IN in) (NP (DT a) (ADJP (RB very) (JJ low)) (NN income)))))))))))))))))) (NN district))))))))))) (CC and) (S (NP (FW i)) (VP (VBD spent) (NP (DT a) (NN year) (NN teaching)) (ADVP (RB there)))) (CC and) (S (NP (FW i)) (VP (VBP think) (SBAR (S (NP (PRP it)) (VP (VBD was) (ADVP (RB probably)) (NP (NP (CD one)) (PP (IN of) (NP (PRP$ my) (JJS largest) (JJ eye-opening) (NNS experiences)))) (SBAR (IN because) (S (NP (FW i)) (VP (VBP come) (PP (IN from) (ADJP (JJ nice)))))))))))))))))))
I worked at a bank after graduating from college.
( I ( ( ( worked ( at ( a bank ) ) ) ( after ( graduating ( from college ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD worked) (PP (IN at) (NP (DT a) (NN bank))) (PP (IN after) (S (VP (VBG graduating) (PP (IN from) (NP (NN college))))))) (. .)))
telephone
1
91,039
91039c
We've tried that, and failed, Tommy reminded her.
( We ( ( 've ( tried ( ( that ( , ( and ( failed , ) ) ) ) ( Tommy ( reminded her ) ) ) ) ) . ) )
(ROOT (S (NP (PRP We)) (VP (VBP 've) (VP (VBN tried) (SBAR (IN that) (PRN (, ,) (CC and) (VP (VBD failed)) (, ,)) (S (NP (NNP Tommy)) (VP (VBD reminded) (NP (PRP her))))))) (. .)))
They had both tried and succeeded.
( They ( ( ( had both ) ( ( tried and ) succeeded ) ) . ) )
(ROOT (S (NP (PRP They)) (VP (VBD had) (ADVP (DT both)) (VP (VBN tried) (CC and) (VBN succeeded))) (. .)))
fiction
1
139,865
139865e
yeah well i um about a or just over a year ago i bought my my own house so this has been the first opportunity i've had to uh be working on my own lawn and garden and uh you know back when i was a kid you know mom would send me out to weed the garden i i'd hate it you know now i sort of take pride in uh in the yard and you know how the how the place looks and uh so i don't mind doing it so much anymore
( ( yeah ( well ( i um ) ) ) ( about ( ( a ( or just ) ) ( over ( ( ( ( ( ( ( a year ) ago ) ( i ( ( bought ( my ( my ( own house ) ) ) ) ( so ( this ( has ( been ( ( the ( first opportunity ) ) ( i ( 've ( had ( ( to uh ) ( be ( working ( on ( my ( own ( ( lawn and ) garden ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) and ) ( uh ( you ( ( know back ) ( when ( i ( was ( ( a kid ) ( you ( know ( mom ( would ( ( ( send me ) out ) ( to ( weed ( ( the ( ( garden i ) i ) ) ( 'd ( ( hate it ) ( you ( ( know now ) ( ( i ( sort of ) ) ( ( ( take pride ) ( in uh ) ) ( in ( the yard ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) and ) ( you ( know ( how ( ( the ( how ( ( the place ) ( ( ( looks and ) uh ) ( so i ) ) ) ) ) ( ( do n't ) ( mind ( ( ( doing it ) ( so much ) ) anymore ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VB yeah) (ADVP (RB well) (NP (CD i) (NN um))) (PP (IN about) (NP (NP (DT a) (QP (CC or) (RB just))) (PP (IN over) (S (S (ADVP (NP (DT a) (NN year)) (RB ago)) (NP (FW i)) (VP (VBD bought) (NP (PRP$ my) (JJ my) (JJ own) (NN house)) (SBAR (IN so) (S (NP (DT this)) (VP (VBZ has) (VP (VBN been) (NP (NP (DT the) (JJ first) (NN opportunity)) (SBAR (S (NP (FW i)) (VP (VBP 've) (VP (VBN had) (S (VP (TO to) (ADVP (RB uh)) (VP (VB be) (VP (VBG working) (PP (IN on) (NP (PRP$ my) (JJ own) (NN lawn) (CC and) (NN garden)))))))))))))))))) (CC and) (S (INTJ (UH uh)) (NP (PRP you)) (VP (VBP know) (PRT (RP back)) (SBAR (WHADVP (WRB when)) (S (NP (FW i)) (VP (VBD was) (NP (NP (DT a) (NN kid)) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (NN mom)) (VP (MD would) (VP (VB send) (NP (PRP me)) (PRT (RP out)) (S (VP (TO to) (VP (VB weed) (NP (NP (DT the) (NN garden) (FW i) (FW i)) (SBAR (S (VP (MD 'd) (VP (VB hate) (NP (PRP it)) (SBAR (S (NP (PRP you)) (VP (VBP know) (ADVP (RB now)) (VP (ADVP (JJ i) (NN sort) (IN of)) (VB take) (NP (NN pride)) (PP (IN in) (NP (INTJ (UH uh)))) (PP (IN in) (NP (DT the) (NN yard)))))))))))))))))))))))))))) (CC and) (S (NP (PRP you)) (VP (VBP know) (SBAR (WHADVP (WRB how)) (S (NP (NP (DT the)) (SBAR (WHADVP (WRB how)) (S (NP (DT the) (NN place)) (VP (VBZ looks) (CC and) (VBZ uh) (S (ADJP (RB so) (JJ i))))))) (VP (VBP do) (RB n't) (VP (VB mind) (S (VP (VBG doing) (NP (PRP it)) (ADVP (RB so) (RB much)) (ADVP (RB anymore)))))))))))))))))
I bought my own house.
( I ( ( bought ( my ( own house ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD bought) (NP (PRP$ my) (JJ own) (NN house))) (. .)))
telephone
0
131,873
131873e
Nearby, the fine National Maritime Museum in Allenby Street charts 5,000 years of Red Sea and Mediterranean seafaring, while the Clandestine Immigration and Naval Museum documents the defiance of the British blockade to smuggle immigrants into Israel.
( Nearby ( , ( ( ( the ( fine ( National ( Maritime Museum ) ) ) ) ( in ( Allenby Street ) ) ) ( ( ( ( ( charts ( ( 5,000 years ) ( of ( Red ( ( Sea and ) Mediterranean ) ) ) ) ) seafaring ) , ) ( while ( ( the ( Clandestine ( Immigration ( and ( Naval Museum ) ) ) ) ) ( documents ( ( ( the defiance ) ( of ( the ( British blockade ) ) ) ) ( to ( ( smuggle immigrants ) ( into Israel ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (ADVP (RB Nearby)) (, ,) (NP (NP (DT the) (JJ fine) (NNP National) (NNP Maritime) (NNP Museum)) (PP (IN in) (NP (NNP Allenby) (NNP Street)))) (VP (VBD charts) (NP (NP (CD 5,000) (NNS years)) (PP (IN of) (NP (NNP Red) (NNP Sea) (CC and) (NNP Mediterranean)))) (S (VP (VBG seafaring))) (, ,) (SBAR (IN while) (S (NP (DT the) (NNP Clandestine) (NNP Immigration) (CC and) (NNP Naval) (NNP Museum)) (VP (VBZ documents) (S (NP (NP (DT the) (NN defiance)) (PP (IN of) (NP (DT the) (JJ British) (NN blockade)))) (VP (TO to) (VP (VB smuggle) (NP (NNS immigrants)) (PP (IN into) (NP (NNP Israel)))))))))) (. .)))
The National Maritime Museum is located on Allenby Street.
( ( The ( National ( Maritime Museum ) ) ) ( ( is ( located ( on ( Allenby Street ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP National) (NNP Maritime) (NNP Museum)) (VP (VBZ is) (VP (VBN located) (PP (IN on) (NP (NNP Allenby) (NNP Street))))) (. .)))
travel
0
51,438
51438e
After Jesus's crucifixion, harsh Roman rule continued until a.d. 66, when the Jews rebelled.
( ( After ( ( Jesus 's ) crucifixion ) ) ( , ( ( harsh ( Roman rule ) ) ( ( ( ( continued ( until ( a.d. 66 ) ) ) , ) ( when ( ( the Jews ) rebelled ) ) ) . ) ) ) )
(ROOT (S (PP (IN After) (NP (NP (NNP Jesus) (POS 's)) (NN crucifixion))) (, ,) (NP (JJ harsh) (JJ Roman) (NN rule)) (VP (VBD continued) (PP (IN until) (NP (NNP a.d.) (CD 66))) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (DT the) (NNPS Jews)) (VP (VBD rebelled))))) (. .)))
Jesus was crucified before the Jews rebelled.
( Jesus ( ( was ( crucified ( before ( ( the Jews ) rebelled ) ) ) ) . ) )
(ROOT (S (NP (NNP Jesus)) (VP (VBD was) (VP (VBN crucified) (SBAR (IN before) (S (NP (DT the) (NNPS Jews)) (VP (VBD rebelled)))))) (. .)))
travel
0
138,767
138767e
go anywhere yeah
( go ( anywhere yeah ) )
(ROOT (S (VP (VB go) (ADJP (RB anywhere) (JJ yeah)))))
Go anywhere.
( ( Go anywhere ) . )
(ROOT (S (VP (VB Go) (ADVP (RB anywhere))) (. .)))
telephone
0
30,267
30267c
That gets to you pretty quick.
( That ( ( gets ( to ( you ( pretty quick ) ) ) ) . ) )
(ROOT (S (NP (DT That)) (VP (VBZ gets) (PP (TO to) (NP (NP (PRP you)) (ADJP (RB pretty) (JJ quick))))) (. .)))
It's something that effects you slowly.
( It ( ( 's ( something ( that ( ( effects you ) slowly ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (NN something)) (SBAR (WHNP (WDT that)) (S (VP (VBZ effects) (NP (PRP you)) (ADVP (RB slowly))))))) (. .)))
slate
1
75,283
75283e
The third did not and caught Thorn's sword hard in the back, breaking his spine.
( ( The third ) ( ( ( ( did not ) and ) ( ( ( ( caught ( ( Thorn 's ) sword ) ) ( hard ( in ( the back ) ) ) ) , ) ( breaking ( his spine ) ) ) ) . ) )
(ROOT (S (NP (DT The) (JJ third)) (VP (VP (VBD did) (RB not)) (CC and) (VP (VBD caught) (NP (NP (NNP Thorn) (POS 's)) (NN sword)) (ADVP (RB hard) (PP (IN in) (NP (DT the) (NN back)))) (, ,) (S (VP (VBG breaking) (NP (PRP$ his) (NN spine)))))) (. .)))
The man's spine was severely damaged.
( ( ( The ( man 's ) ) spine ) ( ( was ( severely damaged ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN man) (POS 's)) (NN spine)) (VP (VBD was) (ADJP (RB severely) (JJ damaged))) (. .)))
fiction
0
115,776
115776e
The providers will attend sessions on car-related consumer law, bankruptcy, immigration, welfare, assisting pro se clients, recruiting private attorneys and Internet resources for both advocates and clients.
( ( The providers ) ( ( will ( ( attend sessions ) ( on ( ( car-related ( consumer ( law ( , ( bankruptcy ( , ( immigration ( , ( welfare , ) ) ) ) ) ) ) ) ) ( ( ( assisting ( pro ( se clients ) ) ) , ) ( ( recruiting ( private ( attorneys ( and ( Internet resources ) ) ) ) ) ( for ( both ( ( advocates and ) clients ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS providers)) (VP (MD will) (VP (VB attend) (NP (NNS sessions)) (PP (IN on) (NP (NP (JJ car-related) (NN consumer) (NN law) (, ,) (NN bankruptcy) (, ,) (NN immigration) (, ,) (NN welfare) (, ,)) (VP (VBG assisting) (ADVP (FW pro) (FW se) (NP (NNS clients))) (, ,) (S (VP (VBG recruiting) (NP (JJ private) (NNS attorneys) (CC and) (NN Internet) (NNS resources)) (PP (IN for) (NP (DT both) (NNS advocates) (CC and) (NNS clients)))))))))) (. .)))
There are online resources that advocates and clients can access.
( There ( ( ( are ( online resources ) ) ( that ( ( ( advocates and ) clients ) ( can access ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (NP (JJ online) (NNS resources)) (SBAR (IN that) (S (NP (NNS advocates) (CC and) (NNS clients)) (VP (MD can) (VP (VB access)))))) (. .)))
government
0
25,007
25007c
sometimes they just change them completely
( sometimes ( they ( just ( ( change them ) completely ) ) ) )
(ROOT (ADJP (RB sometimes) (SBAR (S (NP (PRP they)) (ADVP (RB just)) (VP (VB change) (NP (PRP them)) (ADVP (RB completely)))))))
They never change them in any way.
( They ( never ( ( ( change them ) ( in ( any way ) ) ) . ) ) )
(ROOT (S (NP (PRP They)) (ADVP (RB never)) (VP (VBP change) (NP (PRP them)) (PP (IN in) (NP (DT any) (NN way)))) (. .)))
telephone
1
37,047
37047c
So on second thought, $80 million is probably overpaying.
( ( So ( on ( second thought ) ) ) ( , ( ( ( $ 80 ) million ) ( ( ( is probably ) overpaying ) . ) ) ) )
(ROOT (S (ADVP (IN So) (PP (IN on) (NP (JJ second) (NN thought)))) (, ,) (NP (QP ($ $) (CD 80) (CD million))) (VP (VBZ is) (ADVP (RB probably)) (VP (VBG overpaying))) (. .)))
It is a bargain to pay $80 million.
( It ( ( is ( a ( bargain ( to ( pay ( ( $ 80 ) million ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ is) (NP (DT a) (NN bargain) (S (VP (TO to) (VP (VB pay) (NP (QP ($ $) (CD 80) (CD million)))))))) (. .)))
slate
1
49,164
49164e
okay the latest movie i've seen that i thought was fantastic was Dances With Wolves
( ( ( okay ( ( the ( latest movie ) ) ( i ( 've ( seen ( that ( i ( thought ( was fantastic ) ) ) ) ) ) ) ) ) was ) ( Dances ( With Wolves ) ) )
(ROOT (SINV (VP (VBG okay) (NP (NP (DT the) (JJS latest) (NN movie)) (SBAR (S (NP (FW i)) (VP (VBP 've) (VP (VBN seen) (SBAR (IN that) (S (NP (FW i)) (VP (VBD thought) (SBAR (S (VP (VBD was) (ADJP (JJ fantastic)))))))))))))) (VP (VBD was)) (NP (NP (NNP Dances)) (PP (IN With) (NP (NNP Wolves))))))
I thought Dances With Wolves was great.
( I ( ( thought ( Dances ( ( With Wolves ) ( was great ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (NNP Dances)) (PP (IN With) (NP (NNP Wolves))) (VP (VBD was) (ADJP (JJ great)))))) (. .)))
telephone
0
102,172
102172e
of course if you decide you want to change the paper and you know you've got just about as much problem as
( of ( course ( if ( you ( decide ( ( ( you ( want ( to ( change ( the paper ) ) ) ) ) and ) ( you ( know ( you ( 've ( got ( ( ( just ( about ( as much ) ) ) problem ) as ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (PP (IN of) (NP (NP (NN course)) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP decide) (SBAR (S (S (NP (PRP you)) (VP (VBP want) (S (VP (TO to) (VP (VB change) (NP (DT the) (NN paper))))))) (CC and) (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (PRP you)) (VP (VBP 've) (VP (VBN got) (ADVP (NP (QP (RB just) (RB about) (IN as) (JJ much)) (NN problem)) (RB as))))))))))))))))
It's possible that you will want to swap the paper out.
( It ( ( ( 's possible ) ( that ( you ( will ( want ( to ( ( swap ( the paper ) ) out ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ possible)) (SBAR (IN that) (S (NP (PRP you)) (VP (MD will) (VP (VB want) (S (VP (TO to) (VP (VB swap) (NP (DT the) (NN paper)) (PRT (RP out)))))))))) (. .)))
telephone
0
10,545
10545e
The spear came in and Jon ducked, letting it pass over his left shoulder.
( ( ( ( ( The spear ) ( came in ) ) and ) ( Jon ( ( ducked , ) ( letting ( it ( ( pass over ) ( his ( left shoulder ) ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (DT The) (NN spear)) (VP (VBD came) (PRT (RP in)))) (CC and) (S (NP (NNP Jon)) (VP (VBD ducked) (, ,) (S (VP (VBG letting) (S (NP (PRP it)) (VP (VB pass) (PRT (RP over)) (NP (PRP$ his) (JJ left) (NN shoulder)))))))) (. .)))
It went over his shoulder.
( It ( ( went ( over ( his shoulder ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBD went) (PP (IN over) (NP (PRP$ his) (NN shoulder)))) (. .)))
fiction
0
68,735
68735c
' Really.
( ' ( Really . ) )
(ROOT (S (NP (POS ')) (VP (VBZ Really)) (. .)))
Not really.
( Not ( really . ) )
(ROOT (FRAG (RB Not) (ADVP (RB really) (. .))))
slate
1
51,374
51374c
You will need a visa to enter China ( for information).
( You ( ( will ( need ( a ( visa ( to ( ( enter China ) ( -LRB- ( ( for information ) -RRB- ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP You)) (VP (MD will) (VP (VB need) (NP (DT a) (NN visa) (S (VP (TO to) (VP (VB enter) (NP (NNP China)) (PRN (-LRB- -LRB-) (PP (IN for) (NP (NN information))) (-RRB- -RRB-)))))))) (. .)))
China allows you to enter the country with no documentation required.
( China ( ( allows ( you ( to ( ( enter ( the country ) ) ( with ( ( no documentation ) required ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP China)) (VP (VBZ allows) (S (NP (PRP you)) (VP (TO to) (VP (VB enter) (NP (DT the) (NN country)) (PP (IN with) (NP (NP (DT no) (NN documentation)) (VP (VBN required)))))))) (. .)))
travel
1
87,360
87360e
Commenting on his decision to bring Communists into his government, Segodnya said, The most important thing for the Communists is to get control of money from weapons exports.
( ( ( Commenting ( on ( his ( decision ( to ( ( bring Communists ) ( into ( his government ) ) ) ) ) ) ) ) ( , ( Segodnya said ) ) ) ( , ( ( ( The ( ( most important ) thing ) ) ( for ( the Communists ) ) ) ( ( is ( to ( ( get ( control ( of money ) ) ) ( from ( weapons exports ) ) ) ) ) . ) ) ) )
(ROOT (S (S (S (VP (VBG Commenting) (PP (IN on) (NP (PRP$ his) (NN decision) (S (VP (TO to) (VP (VB bring) (NP (NNPS Communists)) (PP (IN into) (NP (PRP$ his) (NN government)))))))))) (, ,) (NP (NNP Segodnya)) (VP (VBD said))) (, ,) (NP (NP (DT The) (ADJP (RBS most) (JJ important)) (NN thing)) (PP (IN for) (NP (DT the) (NNPS Communists)))) (VP (VBZ is) (S (VP (TO to) (VP (VB get) (NP (NP (NN control)) (PP (IN of) (NP (NN money)))) (PP (IN from) (NP (NNS weapons) (NNS exports))))))) (. .)))
Segodnya wants to bring communists into his government.
( Segodnya ( ( wants ( to ( ( bring communists ) ( into ( his government ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Segodnya)) (VP (VBZ wants) (S (VP (TO to) (VP (VB bring) (NP (NNS communists)) (PP (IN into) (NP (PRP$ his) (NN government))))))) (. .)))
slate
0
81,849
81849e
for you know uh nothing i mean it was they're they still don't know what they were there for
( for ( you ( know ( uh ( nothing ( i ( mean ( it ( was ( they ( 're ( they ( still ( ( do n't ) ( know ( what ( they ( ( were there ) for ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (SBAR (IN for) (S (NP (PRP you)) (VP (VBP know) (S (INTJ (UH uh)) (NP (NN nothing)) (ADVP (RB i)) (VP (VB mean) (SBAR (S (NP (PRP it)) (VP (VBD was) (SBAR (S (NP (PRP they)) (VP (VBP 're) (SBAR (S (NP (PRP they)) (ADVP (RB still)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (WHNP (WP what)) (S (NP (PRP they)) (VP (VBD were) (ADVP (RB there)) (PP (IN for)))))))))))))))))))))
They don't know what they're purpose was.
( They ( ( ( do n't ) ( know ( what ( they ( 're ( purpose was ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP They)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (WHNP (WP what)) (S (NP (PRP they)) (VP (VBP 're) (NP (NP (NN purpose)) (VP (VBD was)))))))) (. .)))
telephone
0
122,940
122940c
2 shows the length of time that problems have remained open in order to demonstrate how quickly software problems are resolved once found.
( 2 ( ( ( shows ( ( the length ) ( of time ) ) ) ( that ( problems ( have ( ( remained open ) ( ( in order ) ( to ( demonstrate ( ( how quickly ) ( ( software problems ) ( are ( resolved ( once found ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (CD 2)) (VP (VBZ shows) (NP (NP (DT the) (NN length)) (PP (IN of) (NP (NN time)))) (SBAR (IN that) (S (NP (NNS problems)) (VP (VBP have) (VP (VBN remained) (ADJP (JJ open)) (SBAR (IN in) (NN order) (S (VP (TO to) (VP (VB demonstrate) (SBAR (WHADVP (WRB how) (RB quickly)) (S (NP (NN software) (NNS problems)) (VP (VBP are) (VP (VBN resolved) (S (VP (ADVP (RB once)) (VBN found)))))))))))))))) (. .)))
2 is set up to show how quickly calls are returned.
( 2 ( ( is ( ( set up ) ( to ( show ( ( how quickly ) ( calls ( are returned ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (CD 2)) (VP (VBZ is) (VP (VBN set) (PRT (RP up)) (S (VP (TO to) (VP (VB show) (SBAR (WHADVP (WRB how) (RB quickly)) (S (NP (NNS calls)) (VP (VBP are) (VP (VBN returned)))))))))) (. .)))
government
1
119,562
119562e
The Madeleine ' an imposing Greco-Roman edifice ' doesn't look much like a church, but that's what it is.
( ( ( ( ( ( The ( ( Madeleine ' ) ( an ( imposing ( Greco-Roman ( edifice ' ) ) ) ) ) ) ( ( does n't ) ( ( look much ) ( like ( a church ) ) ) ) ) , ) but ) ( that ( 's ( what ( it is ) ) ) ) ) . )
(ROOT (S (S (NP (DT The) (NP (NP (NNP Madeleine) (POS ')) (NP (DT an) (JJ imposing) (JJ Greco-Roman) (NN edifice) ('' ')))) (VP (VBZ does) (RB n't) (VP (VB look) (NP (RB much)) (PP (IN like) (NP (DT a) (NN church)))))) (, ,) (CC but) (S (NP (DT that)) (VP (VBZ 's) (SBAR (WHNP (WP what)) (S (NP (PRP it)) (VP (VBZ is)))))) (. .)))
The imposing building doesn't have the appearance of a worship site.
( ( The ( imposing building ) ) ( ( ( does n't ) ( have ( ( the appearance ) ( of ( a ( worship site ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (JJ imposing) (NN building)) (VP (VBZ does) (RB n't) (VP (VB have) (NP (NP (DT the) (NN appearance)) (PP (IN of) (NP (DT a) (NN worship) (NN site)))))) (. .)))
travel
0
78,635
78635c
(Actually, some of the bombs were pretty good movies, like Wolf and Remains of the Day, while others, like the much-maligned Last Action Hero with Arnold Schwarzenegger, were failures in an interesting way.)
( -LRB- ( Actually ( , ( ( some ( of ( the bombs ) ) ) ( ( ( ( ( ( ( were ( ( pretty good ) movies ) ) , ) ( like ( ( Wolf and ) ( Remains ( of ( the Day ) ) ) ) ) ) , ) ( while ( others ( , ( ( like ( ( the ( much-maligned ( Last ( Action Hero ) ) ) ) ( with ( Arnold Schwarzenegger ) ) ) ) ( , ( were ( failures ( in ( an ( interesting way ) ) ) ) ) ) ) ) ) ) ) . ) -RRB- ) ) ) ) )
(ROOT (S (-LRB- -LRB-) (ADVP (RB Actually)) (, ,) (NP (NP (DT some)) (PP (IN of) (NP (DT the) (NNS bombs)))) (VP (VBD were) (NP (ADJP (RB pretty) (JJ good)) (NNS movies)) (, ,) (PP (IN like) (NP (NP (NNP Wolf)) (CC and) (NP (NP (NNS Remains)) (PP (IN of) (NP (DT the) (NN Day)))))) (, ,) (SBAR (IN while) (S (NP (NNS others)) (, ,) (PP (IN like) (NP (NP (DT the) (JJ much-maligned) (JJ Last) (NNP Action) (NNP Hero)) (PP (IN with) (NP (NNP Arnold) (NNP Schwarzenegger))))) (, ,) (VP (VBD were) (NP (NP (NNS failures)) (PP (IN in) (NP (DT an) (JJ interesting) (NN way)))))))) (. .) (-RRB- -RRB-)))
The Last Action Hero, Arnold Schwarzenegger was in the film Wolf and Remains of the Day.
( ( The ( Last ( Action Hero ) ) ) ( , ( ( Arnold Schwarzenegger ) ( ( was ( in ( ( ( ( the film ) Wolf ) and ) ( Remains ( of ( the Day ) ) ) ) ) ) . ) ) ) )
(ROOT (S (NP (DT The) (JJ Last) (NNP Action) (NNP Hero)) (, ,) (NP (NNP Arnold) (NNP Schwarzenegger)) (VP (VBD was) (PP (IN in) (NP (NP (NP (DT the) (NN film)) (NP (NNP Wolf))) (CC and) (NP (NP (NNS Remains)) (PP (IN of) (NP (DT the) (NN Day))))))) (. .)))
slate
1
125,792
125792e
yeah yeah the he does well they're sort of scary you know but they're they're just really really good
( yeah ( yeah ( ( ( ( ( ( the he ) ( does well ) ) ( they ( 're ( ( sort of ) scary ) ) ) ) ( you know ) ) but ) ( they ( 're ( they ( ( 're just ) ( really ( really good ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VB yeah) (VP (VB yeah) (S (S (NP (DT the) (PRP he)) (VP (VBZ does) (ADVP (RB well)))) (S (NP (PRP they)) (VP (VBP 're) (ADJP (ADVP (NN sort) (IN of)) (JJ scary)))) (S (NP (PRP you)) (VP (VBP know))) (CC but) (S (NP (PRP they)) (VP (VBP 're) (SBAR (S (NP (PRP they)) (VP (VBP 're) (ADVP (RB just)) (ADJP (RB really) (RB really) (JJ good))))))))))))
They're sort of scary but they're really good.
( ( ( ( They ( 're ( ( sort of ) scary ) ) ) but ) ( they ( 're ( really good ) ) ) ) . )
(ROOT (S (S (NP (PRP They)) (VP (VBP 're) (ADJP (ADVP (NN sort) (IN of)) (JJ scary)))) (CC but) (S (NP (PRP they)) (VP (VBP 're) (ADJP (RB really) (JJ good)))) (. .)))
telephone
0
87,062
87062c
Can 2,500 economists be wrong?
( ( ( Can ( 2,500 economists ) ) ( be wrong ) ) ? )
(ROOT (SQ (MD Can) (NP (CD 2,500) (NNS economists)) (VP (VB be) (ADJP (JJ wrong))) (. ?)))
The validity of economist has never come into question.
( ( ( The validity ) ( of economist ) ) ( ( ( has never ) ( come ( into question ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN validity)) (PP (IN of) (NP (NN economist)))) (VP (VBZ has) (ADVP (RB never)) (VP (VBN come) (PP (IN into) (NP (NN question))))) (. .)))
slate
1
33,683
33683e
Guadalest itself is just as spectacular as the view from it.
( ( Guadalest ( itself ( ( is just ) ( as ( spectacular ( as ( ( the view ) ( from it ) ) ) ) ) ) ) ) . )
(ROOT (S (VP (VB Guadalest) (SBAR (S (NP (PRP itself)) (VP (VBZ is) (ADVP (RB just)) (ADJP (RB as) (JJ spectacular) (PP (IN as) (NP (NP (DT the) (NN view)) (PP (IN from) (NP (PRP it)))))))))) (. .)))
Guadalest is equally interesting as the view from it.
( Guadalest ( ( is ( equally ( interesting ( as ( ( the view ) ( from it ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Guadalest)) (VP (VBZ is) (ADJP (RB equally) (JJ interesting) (PP (IN as) (NP (NP (DT the) (NN view)) (PP (IN from) (NP (PRP it))))))) (. .)))
travel
0
12,771
12771e
Manufactured in Mons (now in Belgium), the gun was state-of-the-art for the times, firing cannonballs weighing up to 150-kg (331-lbs).
( ( ( Manufactured ( in Mons ) ) ( -LRB- ( ( now ( in Belgium ) ) -RRB- ) ) ) ( , ( ( the gun ) ( ( was ( state-of-the-art ( for ( ( ( the times ) , ) ( ( firing cannonballs ) ( ( weighing up ) ( to ( 150-kg ( -LRB- ( 331-lbs -RRB- ) ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (S (VP (VBN Manufactured) (PP (IN in) (NP (NNP Mons))) (PRN (-LRB- -LRB-) (PP (ADVP (RB now)) (IN in) (NP (NNP Belgium))) (-RRB- -RRB-)))) (, ,) (NP (DT the) (NN gun)) (VP (VBD was) (VP (VBN state-of-the-art) (PP (IN for) (NP (NP (DT the) (NNS times)) (, ,) (NP (NP (NN firing) (NNS cannonballs)) (VP (VBG weighing) (PRT (RP up)) (PP (TO to) (NP (NP (JJ 150-kg)) (PRN (-LRB- -LRB-) (ADJP (JJ 331-lbs)) (-RRB- -RRB-)))))))))) (. .)))
The gun was made in Mons.
( ( The gun ) ( ( was ( made ( in Mons ) ) ) . ) )
(ROOT (S (NP (DT The) (NN gun)) (VP (VBD was) (VP (VBN made) (PP (IN in) (NP (NNP Mons))))) (. .)))
travel
0
97,602
97602e
Built with remarkable speed (Danish architect Johann-Otto von Sprekelsen won the contest in 1983 and it was ready for the bicentennial of the French Revolution in 1989), the Grande Arche stands on an axis with the Arc de Triomphe and the Cour Carree of the Louvre.
( ( Built ( with ( remarkable ( speed ( -LRB- ( ( ( Danish architect ) ( ( ( ( Johann-Otto ( von Sprekelsen ) ) ( ( won ( the contest ) ) ( in 1983 ) ) ) and ) ( it ( was ( ready ( for ( ( the bicentennial ) ( of ( ( the ( French Revolution ) ) ( in 1989 ) ) ) ) ) ) ) ) ) ) -RRB- ) ) ) ) ) ) ( , ( ( the ( Grande Arche ) ) ( ( stands ( on ( ( ( ( an axis ) ( with ( the ( Arc ( de Triomphe ) ) ) ) ) and ) ( ( the ( Cour Carree ) ) ( of ( the Louvre ) ) ) ) ) ) . ) ) ) )
(ROOT (S (S (VP (VBN Built) (PP (IN with) (NP (JJ remarkable) (NN speed) (PRN (-LRB- -LRB-) (NP (NP (JJ Danish) (NN architect)) (SBAR (S (S (NP (NNP Johann-Otto) (NNP von) (NNP Sprekelsen)) (VP (VBD won) (NP (DT the) (NN contest)) (PP (IN in) (NP (CD 1983))))) (CC and) (S (NP (PRP it)) (VP (VBD was) (ADJP (JJ ready) (PP (IN for) (NP (NP (DT the) (NN bicentennial)) (PP (IN of) (NP (NP (DT the) (JJ French) (NN Revolution)) (PP (IN in) (NP (CD 1989))))))))))))) (-RRB- -RRB-)))))) (, ,) (NP (DT the) (NNP Grande) (NNP Arche)) (VP (VBZ stands) (PP (IN on) (NP (NP (NP (DT an) (NNS axis)) (PP (IN with) (NP (DT the) (NNP Arc) (NNP de) (NNP Triomphe)))) (CC and) (NP (NP (DT the) (NNP Cour) (NNP Carree)) (PP (IN of) (NP (DT the) (NNP Louvre))))))) (. .)))
The Grande Arche was built very quickly and stands between the Arc de Triomphe and the Cour Carree of the Louvre.
( ( The ( Grande Arche ) ) ( ( ( ( was ( built ( very quickly ) ) ) and ) ( stands ( between ( ( ( the ( Arc ( de Triomphe ) ) ) and ) ( ( the ( Cour Carree ) ) ( of ( the Louvre ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP Grande) (NNP Arche)) (VP (VP (VBD was) (VP (VBN built) (ADVP (RB very) (RB quickly)))) (CC and) (VP (VBZ stands) (PP (IN between) (NP (NP (DT the) (NNP Arc) (IN de) (NNP Triomphe)) (CC and) (NP (NP (DT the) (NNP Cour) (NNP Carree)) (PP (IN of) (NP (DT the) (NNP Louvre)))))))) (. .)))
travel
0
753
753c
Stop at the giant granite scarab on the northwest corner of the lake.
( ( Stop ( at ( ( the ( giant ( granite scarab ) ) ) ( on ( ( the ( northwest corner ) ) ( of ( the lake ) ) ) ) ) ) ) . )
(ROOT (S (VP (VB Stop) (PP (IN at) (NP (NP (DT the) (JJ giant) (NN granite) (NN scarab)) (PP (IN on) (NP (NP (DT the) (JJ northwest) (NN corner)) (PP (IN of) (NP (DT the) (NN lake)))))))) (. .)))
There scarab is made out of concrete.
( There ( scarab ( ( is ( ( made out ) ( of concrete ) ) ) . ) ) )
(ROOT (S (NP (EX There)) (ADVP (RB scarab)) (VP (VBZ is) (VP (VBN made) (PRT (RP out)) (PP (IN of) (NP (NN concrete))))) (. .)))
travel
1
35,589
35589e
TABLE 3. PREPARATION OF SYNTHETIC FRESHWATER USING REAGENT GRADE CHEMICALS1
( TABLE ( ( 3 . ) ( PREPARATION ( OF ( SYNTHETIC ( FRESHWATER ( USING ( REAGENT ( GRADE CHEMICALS1 ) ) ) ) ) ) ) ) )
(ROOT (NP (NP (NNP TABLE)) (NP (LST (LS 3) (. .)) (NP (NNP PREPARATION)) (PP (IN OF) (NP (NNP SYNTHETIC) (NNP FRESHWATER) (NNP USING) (NNP REAGENT) (NNP GRADE) (NNP CHEMICALS1))))))
Table 3. Readying synthetic unsalted water using reagent grade products
( Table ( ( 3 . ) ( ( Readying ( synthetic ( unsalted water ) ) ) ( using ( reagent ( grade products ) ) ) ) ) )
(ROOT (FRAG (NP (NNP Table)) (VP (LST (LS 3) (. .)) (VB Readying) (NP (JJ synthetic) (JJ unsalted) (NN water)) (S (VP (VBG using) (NP (JJ reagent) (NN grade) (NNS products)))))))
government
0
135,482
135482c
That's always a dangerous fancy.
( That ( ( ( 's always ) ( a ( dangerous fancy ) ) ) . ) )
(ROOT (S (NP (DT That)) (VP (VBZ 's) (ADVP (RB always)) (NP (DT a) (JJ dangerous) (NN fancy))) (. .)))
That has a no dangerous side.
( That ( ( has ( a ( ( no dangerous ) side ) ) ) . ) )
(ROOT (S (NP (DT That)) (VP (VBZ has) (NP (DT a) (ADJP (RB no) (JJ dangerous)) (NN side))) (. .)))
slate
1
107,101
107101c
You can rent or buy snorkeling equipment in all the major resorts, allowing you to explore the beach shallows and hundreds of rocky inlets that can be found on most islands.
( You ( ( can ( ( ( ( ( ( rent or ) buy ) ( snorkeling equipment ) ) ( in ( all ( the ( major resorts ) ) ) ) ) , ) ( allowing ( you ( to ( explore ( ( ( the ( beach ( ( shallows and ) hundreds ) ) ) ( of ( rocky inlets ) ) ) ( that ( can ( be ( found ( on ( most islands ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP You)) (VP (MD can) (VP (VB rent) (CC or) (VB buy) (NP (JJ snorkeling) (NN equipment)) (PP (IN in) (NP (PDT all) (DT the) (JJ major) (NNS resorts))) (, ,) (S (VP (VBG allowing) (S (NP (PRP you)) (VP (TO to) (VP (VB explore) (NP (NP (DT the) (NN beach) (NNS shallows) (CC and) (NNS hundreds)) (PP (IN of) (NP (JJ rocky) (NNS inlets))) (SBAR (WHNP (WDT that)) (S (VP (MD can) (VP (VB be) (VP (VBN found) (PP (IN on) (NP (JJS most) (NNS islands)))))))))))))))) (. .)))
You have to bring your own snorkeling equipment since you cannot rent them on the resorts.
( You ( ( have ( to ( ( bring ( your ( own ( snorkeling equipment ) ) ) ) ( since ( you ( ( can not ) ( ( rent them ) ( on ( the resorts ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP You)) (VP (VBP have) (S (VP (TO to) (VP (VB bring) (NP (PRP$ your) (JJ own) (VBG snorkeling) (NN equipment)) (SBAR (IN since) (S (NP (PRP you)) (VP (MD can) (RB not) (VP (VB rent) (NP (PRP them)) (PP (IN on) (NP (DT the) (NNS resorts))))))))))) (. .)))
travel
1
111,300
111300c
In another moment he had reason to bless his luck.
( ( In ( another moment ) ) ( he ( ( had ( reason ( to ( bless ( his luck ) ) ) ) ) . ) ) )
(ROOT (S (PP (IN In) (NP (DT another) (NN moment))) (NP (PRP he)) (VP (VBD had) (NP (NN reason) (S (VP (TO to) (VP (VB bless) (NP (PRP$ his) (NN luck))))))) (. .)))
He had reason to curse his luck again.
( He ( ( had ( reason ( to ( ( curse ( his luck ) ) again ) ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD had) (NP (NN reason) (S (VP (TO to) (VP (VB curse) (NP (PRP$ his) (NN luck)) (ADVP (RB again))))))) (. .)))
fiction
1
47,229
47229c
It includes a much larger sample size and longer exposure interval, and covers more locations.
( It ( ( ( ( ( includes ( ( ( a ( ( much larger ) ( sample size ) ) ) and ) ( longer ( exposure interval ) ) ) ) , ) and ) ( covers ( more locations ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VP (VBZ includes) (NP (NP (DT a) (ADJP (RB much) (JJR larger)) (NN sample) (NN size)) (CC and) (NP (JJR longer) (NN exposure) (NN interval)))) (, ,) (CC and) (VP (VBZ covers) (NP (JJR more) (NNS locations)))) (. .)))
The coverage of location, exposure, sample size, is miniscule.
( ( ( The coverage ) ( of ( location ( , ( exposure ( , ( sample size ) ) ) ) ) ) ) ( , ( ( is miniscule ) . ) ) )
(ROOT (S (NP (NP (DT The) (NN coverage)) (PP (IN of) (NP (NN location) (, ,) (NN exposure) (, ,) (NN sample) (NN size)))) (, ,) (VP (VBZ is) (ADJP (JJ miniscule))) (. .)))
government
1
36,283
36283e
We had rather a scramble to get ready in time; and before the meal was over the motor was waiting at the door.
( ( ( ( ( We ( ( had ( rather ( a scramble ) ) ) ( to ( ( get ready ) ( in time ) ) ) ) ) ; ) and ) ( ( before ( ( the meal ) ( was ( over ( the motor ) ) ) ) ) ( was ( waiting ( at ( the door ) ) ) ) ) ) . )
(ROOT (S (S (NP (PRP We)) (VP (VBD had) (ADVP (RB rather) (NP (DT a) (NN scramble))) (S (VP (TO to) (VP (VB get) (ADJP (JJ ready)) (PP (IN in) (NP (NN time)))))))) (: ;) (CC and) (S (SBAR (IN before) (S (NP (DT the) (NN meal)) (VP (VBD was) (PP (IN over) (NP (DT the) (NN motor)))))) (VP (VBD was) (VP (VBG waiting) (PP (IN at) (NP (DT the) (NN door)))))) (. .)))
There was a car waiting to pick us up after dinner.
( There ( ( was ( ( a car ) ( waiting ( to ( ( ( pick us ) up ) ( after dinner ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBD was) (NP (NP (DT a) (NN car)) (VP (VBG waiting) (S (VP (TO to) (VP (VB pick) (NP (PRP us)) (PRT (RP up)) (PP (IN after) (NP (NN dinner))))))))) (. .)))
fiction
0
48,114
48114e
that's right that's right well you can reduce that risk by uh having the car checked out i mean you know you you if you're going to look at fifty different cars you don't want to do this but if you've narrowed it down to one or two
( that ( ( 's right ) ( that ( 's ( right ( well ( you ( can ( ( ( reduce ( that risk ) ) ( by uh ) ) ( having ( ( ( the car ) ( checked ( out i ) ) ) ( mean ( you ( ( know ( you you ) ) ( if ( you ( 're ( going ( to ( ( look ( at ( ( fifty different ) cars ) ) ) ( ( ( you ( ( do n't ) ( want ( to ( do this ) ) ) ) ) but ) ( if ( you ( 've ( ( ( narrowed it ) down ) ( to ( ( one or ) two ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (ADJP (JJ right)) (SBAR (IN that) (S (VP (VBZ 's) (ADVP (RB right) (RB well) (SBAR (S (NP (PRP you)) (VP (MD can) (VP (VB reduce) (NP (DT that) (NN risk)) (PP (IN by) (NP (INTJ (UH uh)))) (S (VP (VBG having) (S (NP (NP (DT the) (NN car)) (VP (VBN checked) (PP (IN out) (NP (FW i))))) (VP (VB mean) (S (NP (PRP you)) (VP (VB know) (S (NP (PRP you)) (NP (PRP you))) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG going) (S (VP (TO to) (VP (VB look) (PP (IN at) (NP (ADJP (RB fifty) (JJ different)) (NNS cars))) (SBAR (SBAR (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB do) (NP (DT this))))))))) (CC but) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP 've) (VP (VBN narrowed) (NP (PRP it)) (PRT (RP down)) (PP (TO to) (NP (CD one) (CC or) (CD two)))))))))))))))))))))))))))))))))
It is better to just have a couple of cars checked.
( It ( ( ( is better ) ( ( to just ) ( have ( ( a couple ) ( of ( cars checked ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ is) (ADJP (JJR better)) (S (VP (TO to) (ADVP (RB just)) (VP (VB have) (NP (NP (DT a) (NN couple)) (PP (IN of) (NP (NP (NNS cars)) (VP (VBN checked))))))))) (. .)))
telephone
0
74,900
74900e
In 2001, county judges heard 98 Protection From Abuse cases, finding the defendant guilty in 48 percent of those cases, either after a hearing or through a technical violation or plea.
( ( In 2001 ) ( , ( ( county judges ) ( ( ( ( ( heard ( 98 Protection ) ) ( From ( Abuse cases ) ) ) , ) ( ( finding ( ( the defendant ) guilty ) ) ( ( ( ( ( ( in ( ( 48 percent ) ( of ( those cases ) ) ) ) , ) either ) ( after ( a hearing ) ) ) or ) ( through ( ( ( a ( technical violation ) ) or ) plea ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (CD 2001))) (, ,) (NP (NN county) (NNS judges)) (VP (VBD heard) (NP (CD 98) (NN Protection)) (PP (IN From) (NP (NN Abuse) (NNS cases))) (, ,) (S (VP (VBG finding) (S (NP (DT the) (NN defendant)) (ADJP (JJ guilty))) (PP (PP (IN in) (NP (NP (CD 48) (NN percent)) (PP (IN of) (NP (DT those) (NNS cases))))) (, ,) (CC either) (PP (IN after) (NP (DT a) (NN hearing))) (CC or) (PP (IN through) (NP (NP (DT a) (JJ technical) (NN violation)) (CC or) (NP (NN plea)))))))) (. .)))
Less than 100 Protection from Abuse cases were heard in 2001, but among these, the defendant was found guilty nearly half the time.
( ( ( ( ( ( Less ( than ( ( 100 Protection ) ( from ( Abuse cases ) ) ) ) ) ( were ( heard ( in 2001 ) ) ) ) , ) but ) ( ( among these ) ( , ( ( the defendant ) ( was ( found ( guilty ( ( nearly half ) ( the time ) ) ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (NP (NNP Less)) (PP (IN than) (NP (NP (CD 100) (NN Protection)) (PP (IN from) (NP (NN Abuse) (NNS cases)))))) (VP (VBD were) (VP (VBN heard) (PP (IN in) (NP (CD 2001)))))) (, ,) (CC but) (S (PP (IN among) (NP (DT these))) (, ,) (NP (DT the) (NN defendant)) (VP (VBD was) (VP (VBN found) (ADJP (JJ guilty) (NP (NP (QP (RB nearly) (PDT half))) (NP (DT the) (NN time))))))) (. .)))
government
0
139,556
139556c
They also provide a means of holding GAO accountable for commitments made to the Congress and ensuring that GAO is consistent in dealing with all committees and Members.
( They ( also ( ( provide ( ( a means ) ( of ( ( ( holding ( GAO ( accountable ( for ( commitments ( made ( to ( the Congress ) ) ) ) ) ) ) ) and ) ( ensuring ( that ( GAO ( is ( consistent ( in ( dealing ( with ( all ( ( committees and ) Members ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (NP (PRP They)) (ADVP (RB also)) (VP (VBP provide) (NP (NP (DT a) (NN means)) (PP (IN of) (S (VP (VP (VBG holding) (S (NP (NNP GAO)) (ADJP (JJ accountable) (PP (IN for) (NP (NP (NNS commitments)) (VP (VBN made) (PP (TO to) (NP (DT the) (NNP Congress))))))))) (CC and) (VP (VBG ensuring) (SBAR (IN that) (S (NP (NNP GAO)) (VP (VBZ is) (ADJP (JJ consistent) (PP (IN in) (S (VP (VBG dealing) (PP (IN with) (NP (DT all) (NNS committees) (CC and) (NNS Members)))))))))))))))) (. .)))
The GAO is never held accountable for the promises they made to Congress.
( ( ( The GAO ) ( ( is never ) ( ( held accountable ) ( for ( the promises ) ) ) ) ) ( they ( ( made ( to Congress ) ) . ) ) )
(ROOT (S (S (NP (DT The) (NNP GAO)) (VP (VBZ is) (ADVP (RB never)) (VP (VBN held) (ADJP (JJ accountable)) (PP (IN for) (NP (DT the) (NNS promises)))))) (NP (PRP they)) (VP (VBD made) (PP (TO to) (NP (NNP Congress)))) (. .)))
government
1
93,736
93736e
The media's willingness to buy this line was a result, in part, of the White House's ongoing campaign to depict Clinton as the victim of an inexorable right-wing machine.
( ( ( The ( media 's ) ) ( willingness ( to ( buy ( this line ) ) ) ) ) ( ( was ( ( ( ( ( a result ) , ) ( in part ) ) , ) ( of ( ( the ( White ( House 's ) ) ) ( ongoing ( campaign ( to ( ( depict Clinton ) ( as ( ( the victim ) ( of ( an ( inexorable ( right-wing machine ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS media) (POS 's)) (NN willingness) (S (VP (TO to) (VP (VB buy) (NP (DT this) (NN line)))))) (VP (VBD was) (NP (NP (DT a) (NN result)) (, ,) (PP (IN in) (NP (NN part))) (, ,) (PP (IN of) (NP (NP (DT the) (NNP White) (NNP House) (POS 's)) (JJ ongoing) (NN campaign) (S (VP (TO to) (VP (VB depict) (NP (NNP Clinton)) (PP (IN as) (NP (NP (DT the) (NN victim)) (PP (IN of) (NP (DT an) (JJ inexorable) (JJ right-wing) (NN machine)))))))))))) (. .)))
The White House was good at selling the idea that Clinton was a victim.
( ( The ( White House ) ) ( ( ( was ( good ( at ( selling ( the idea ) ) ) ) ) ( that ( Clinton ( was ( a victim ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP White) (NNP House)) (VP (VBD was) (ADJP (JJ good) (PP (IN at) (S (VP (VBG selling) (NP (DT the) (NN idea)))))) (SBAR (IN that) (S (NP (NNP Clinton)) (VP (VBD was) (NP (DT a) (NN victim)))))) (. .)))
slate
0
23,629
23629c
Threatened with submersion during the building of the Aswan high dam, this 25-century-old Egyptian temple was dismantled and shipped to Madrid, stone by stone, as a gift to the Spanish government.
( ( ( Threatened ( with submersion ) ) ( during ( ( the building ) ( of ( the ( Aswan ( high dam ) ) ) ) ) ) ) ( , ( ( this ( 25-century-old ( Egyptian temple ) ) ) ( ( was ( ( ( ( ( dismantled and ) shipped ) ( to ( ( ( Madrid , ) ( stone ( by stone ) ) ) , ) ) ) ( as ( a gift ) ) ) ( to ( the ( Spanish government ) ) ) ) ) . ) ) ) )
(ROOT (S (S (VP (VBN Threatened) (PP (IN with) (NP (NN submersion))) (PP (IN during) (NP (NP (DT the) (NN building)) (PP (IN of) (NP (DT the) (NNP Aswan) (JJ high) (NN dam))))))) (, ,) (NP (DT this) (JJ 25-century-old) (JJ Egyptian) (NN temple)) (VP (VBD was) (VP (VBN dismantled) (CC and) (VBN shipped) (PP (TO to) (NP (NP (NNP Madrid)) (, ,) (NP (NP (NN stone)) (PP (IN by) (NP (NN stone)))) (, ,))) (PP (IN as) (NP (DT a) (NN gift))) (PP (TO to) (NP (DT the) (JJ Spanish) (NN government))))) (. .)))
The 25 century old temple was dismantled and lost.
( ( The ( ( ( 25 century ) old ) temple ) ) ( ( was ( ( dismantled and ) lost ) ) . ) )
(ROOT (S (NP (DT The) (ADJP (NP (CD 25) (NN century)) (JJ old)) (NN temple)) (VP (VBD was) (VP (VBN dismantled) (CC and) (VBN lost))) (. .)))
travel
1
123,270
123270e
Farmer Raikes has got a very pretty young wife.
( ( Farmer Raikes ) ( ( has ( got ( a ( ( very ( pretty young ) ) wife ) ) ) ) . ) )
(ROOT (S (NP (NNP Farmer) (NNP Raikes)) (VP (VBZ has) (VP (VBN got) (NP (DT a) (ADJP (RB very) (RB pretty) (JJ young)) (NN wife)))) (. .)))
Farmer Raikes' wife was young and pretty.
( ( ( Farmer ( Raikes ' ) ) wife ) ( ( was ( ( young and ) pretty ) ) . ) )
(ROOT (S (NP (NP (NNP Farmer) (NNP Raikes) (POS ')) (NN wife)) (VP (VBD was) (ADJP (JJ young) (CC and) (JJ pretty))) (. .)))
fiction
0
105,001
105001e
it's on eleven ninety
( it ( 's ( on ( eleven ninety ) ) ) )
(ROOT (S (NP (PRP it)) (VP (VBZ 's) (PP (IN on) (NP (QP (CD eleven) (CD ninety)))))))
It is just eleven ninety.
( It ( ( is ( just ( eleven ninety ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ is) (NP (QP (RB just) (CD eleven) (CD ninety)))) (. .)))
telephone
0
33,543
33543c
The day looks so--_normal_."
( ( The day ) ( ( ( ( ( looks so ) -- ) ( _ ( normal _ ) ) ) . ) '' ) )
(ROOT (S (NP (DT The) (NN day)) (VP (VBZ looks) (ADVP (RB so)) (: --) (S (VP (VBG _) (NP (JJ normal) (NNS _))))) (. .) ('' '')))
The day looks very strange.
( ( The day ) ( ( looks ( very strange ) ) . ) )
(ROOT (S (NP (DT The) (NN day)) (VP (VBZ looks) (ADJP (RB very) (JJ strange))) (. .)))
fiction
1
115,244
115244c
Soderstrom has compared multiple screening tests in a trauma center.
( Soderstrom ( ( has ( ( compared ( multiple ( screening tests ) ) ) ( in ( a ( trauma center ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Soderstrom)) (VP (VBZ has) (VP (VBN compared) (NP (JJ multiple) (NN screening) (NNS tests)) (PP (IN in) (NP (DT a) (NN trauma) (NN center))))) (. .)))
Soderstom never compared any screening tests.
( Soderstom ( never ( ( compared ( any ( screening tests ) ) ) . ) ) )
(ROOT (S (NP (NNP Soderstom)) (ADVP (RB never)) (VP (VBD compared) (NP (DT any) (NN screening) (NNS tests))) (. .)))
government
1
48,520
48520e
He argues that the theory of increasing returns is crucial to the case against Microsoft--which is true, although even so it is unclear why he couldn't just present the theory without the dubious intellectual history.
( He ( ( argues ( that ( ( ( the theory ) ( of ( increasing returns ) ) ) ( ( ( is ( crucial ( to ( ( ( ( the case ) ( against Microsoft ) ) -- ) ( which ( is true ) ) ) ) ) ) , ) ( although ( ( even so ) ( it ( ( is unclear ) ( why ( he ( ( ( could n't ) just ) ( ( present ( the theory ) ) ( without ( the ( dubious ( intellectual history ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBZ argues) (SBAR (IN that) (S (NP (NP (DT the) (NN theory)) (PP (IN of) (NP (VBG increasing) (NNS returns)))) (VP (VBZ is) (ADJP (JJ crucial) (PP (TO to) (NP (NP (NP (DT the) (NN case)) (PP (IN against) (NP (NNP Microsoft)))) (: --) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (ADJP (JJ true)))))))) (, ,) (SBAR (IN although) (S (ADVP (RB even) (RB so)) (NP (PRP it)) (VP (VBZ is) (ADJP (JJ unclear)) (SBAR (WHADVP (WRB why)) (S (NP (PRP he)) (VP (MD could) (RB n't) (ADVP (RB just)) (VP (VB present) (NP (DT the) (NN theory)) (PP (IN without) (NP (DT the) (JJ dubious) (JJ intellectual) (NN history)))))))))))))) (. .)))
He argues that Microsoft relies on the theory about increasing returns.
( He ( ( argues ( that ( Microsoft ( relies ( on ( ( the theory ) ( about ( increasing returns ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBZ argues) (SBAR (IN that) (S (NP (NNP Microsoft)) (VP (VBZ relies) (PP (IN on) (NP (NP (DT the) (NN theory)) (PP (IN about) (NP (VBG increasing) (NNS returns))))))))) (. .)))
slate
0
23,020
23020c
Dunford- Jackson said, rather than a domestic issue between two parties.
( Dunford ( - ( ( Jackson said ) ( , ( ( rather ( than ( ( a ( domestic issue ) ) ( between ( two parties ) ) ) ) ) . ) ) ) ) )
(ROOT (FRAG (VP (VBN Dunford)) (: -) (NP (NP (NNP Jackson)) (SBAR (S (VP (VBD said))))) (, ,) (PP (RB rather) (IN than) (NP (NP (DT a) (JJ domestic) (NN issue)) (PP (IN between) (NP (CD two) (NNS parties))))) (. .)))
Dunford-Jackson said it was an international issue.
( Dunford-Jackson ( ( said ( it ( was ( an ( international issue ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Dunford-Jackson)) (VP (VBD said) (SBAR (S (NP (PRP it)) (VP (VBD was) (NP (DT an) (JJ international) (NN issue)))))) (. .)))
government
1
34,545
34545e
'Oh, don't mind me,' I told him.
( ` ( ( Oh ( , ( ( do n't ) ( mind me ) ) ) ) ( , ( ' ( I ( ( told him ) . ) ) ) ) ) )
(ROOT (S (`` `) (S (INTJ (UH Oh)) (, ,) (VP (VB do) (RB n't) (VP (VB mind) (NP (PRP me))))) (, ,) ('' ') (NP (PRP I)) (VP (VBD told) (NP (PRP him))) (. .)))
I told him not to mind me.
( I ( ( told ( him ( not ( to ( mind me ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD told) (S (NP (PRP him)) (RB not) (VP (TO to) (VP (VB mind) (NP (PRP me)))))) (. .)))
fiction
0
85,157
85157c
He said, 'A great many men are mad, and no one knows it.
( ( ( ( ( He said ) ( , ( ' ( ( ( A ( great ( many men ) ) ) ( are mad ) ) , ) ) ) ) and ) ( ( no one ) ( knows it ) ) ) . )
(ROOT (S (S (NP (PRP He)) (VP (VBD said))) (PRN (, ,) ('' ') (S (NP (DT A) (JJ great) (JJ many) (NNS men)) (VP (VBP are) (ADJP (JJ mad)))) (, ,)) (CC and) (S (NP (DT no) (NN one)) (VP (VBZ knows) (NP (PRP it)))) (. .)))
He said, "Many men are happy, and everyone knows it."
( ( ( ( ( ( He ( ( ( said , ) `` ) ( ( Many men ) ( are happy ) ) ) ) , ) and ) ( everyone ( knows it ) ) ) . ) '' )
(ROOT (S (S (NP (PRP He)) (VP (VBD said) (, ,) (`` ``) (S (NP (JJ Many) (NNS men)) (VP (VBP are) (ADJP (JJ happy)))))) (, ,) (CC and) (S (NP (NN everyone)) (VP (VBZ knows) (NP (PRP it)))) (. .) ('' '')))
fiction
1
124,468
124468e
that's what that's what we have is two dogs
( that ( 's ( what ( that ( 's ( what ( we ( have ( is ( two dogs ) ) ) ) ) ) ) ) ) )
(ROOT (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (SBAR (WHNP (WP what)) (S (NP (DT that)) (VP (VBZ 's) (SBAR (WHNP (WP what)) (S (NP (PRP we)) (VP (VBP have) (VP (VBZ is) (NP (CD two) (NNS dogs)))))))))))))
This is why we have two dogs.
( This ( ( is ( why ( we ( have ( two dogs ) ) ) ) ) . ) )
(ROOT (S (NP (DT This)) (VP (VBZ is) (SBAR (WHADVP (WRB why)) (S (NP (PRP we)) (VP (VBP have) (NP (CD two) (NNS dogs)))))) (. .)))
telephone
0
39,085
39085e
Beside David and Goliath, Daniel in the lions' den, and the building of Noah's ark, one curious sculpture shows Saint Eugenia, tonsured and disguised as a monk, opening her robe to convince a skeptical friar that she's a woman.
( ( ( ( ( ( ( ( ( Beside David ) and ) Goliath ) , ) ( Daniel ( in ( ( the ( lions ' ) ) den ) ) ) ) , ) and ) ( ( the building ) ( of ( ( ( ( Noah 's ) ark ) , ) ( one ( curious sculpture ) ) ) ) ) ) ( ( shows ( ( ( ( ( Saint Eugenia ) , ) ( ( ( tonsured and ) disguised ) ( as ( a monk ) ) ) ) , ) ( opening ( her ( robe ( to ( ( convince ( a ( skeptical friar ) ) ) ( that ( she ( 's ( a woman ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NP (NNP Beside) (NNP David)) (CC and) (NP (NNP Goliath))) (, ,) (NP (NP (NNP Daniel)) (PP (IN in) (NP (NP (DT the) (NNS lions) (POS ')) (NN den)))) (, ,) (CC and) (NP (NP (DT the) (NN building)) (PP (IN of) (NP (NP (NP (NNP Noah) (POS 's)) (NN ark)) (, ,) (NP (CD one) (JJ curious) (NN sculpture)))))) (VP (VBZ shows) (NP (NP (NNP Saint) (NNP Eugenia)) (, ,) (VP (VBN tonsured) (CC and) (VBN disguised) (PP (IN as) (NP (DT a) (NN monk)))) (, ,) (VP (VBG opening) (NP (PRP$ her) (NN robe) (S (VP (TO to) (VP (VB convince) (NP (DT a) (JJ skeptical) (NN friar)) (SBAR (IN that) (S (NP (PRP she)) (VP (VBZ 's) (NP (DT a) (NN woman)))))))))))) (. .)))
There is a sculpture of Saint Eugenia next to some Biblical scenes.
( There ( ( is ( ( a sculpture ) ( of ( Saint ( Eugenia ( ( next ( to ( some Biblical ) ) ) scenes ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT a) (NN sculpture)) (PP (IN of) (NP (NNP Saint) (NNP Eugenia) (ADJP (JJ next) (PP (TO to) (NP (DT some) (NN Biblical)))) (NNS scenes))))) (. .)))
travel
0
59,832
59832c
It is not the key, but it will open it at a pinch." He slid back the roll top, and ran a rapid eye over the neatly filed papers.
( ( ( ( ( ( ( ( It ( ( is not ) ( the key ) ) ) , ) but ) ( it ( will ( ( open it ) ( at ( a pinch ) ) ) ) ) ) . ) '' ) ( He ( ( ( ( ( slid back ) ( the ( roll top ) ) ) , ) and ) ( ( ran ( a ( rapid eye ) ) ) ( over ( the ( ( neatly filed ) papers ) ) ) ) ) ) ) . )
(ROOT (S (S (S (NP (PRP It)) (VP (VBZ is) (RB not) (NP (DT the) (NN key)))) (, ,) (CC but) (S (NP (PRP it)) (VP (MD will) (VP (VB open) (NP (PRP it)) (PP (IN at) (NP (DT a) (NN pinch))))))) (. .) ('' '') (S (NP (PRP He)) (VP (VP (VBD slid) (PRT (RP back)) (NP (DT the) (NN roll) (NN top))) (, ,) (CC and) (VP (VBD ran) (NP (DT a) (JJ rapid) (NN eye)) (PP (IN over) (NP (DT the) (ADJP (RB neatly) (VBN filed)) (NNS papers)))))) (. .)))
That is the key, I will not look at the papers at all.
( ( That ( is ( the key ) ) ) ( , ( I ( ( ( will not ) ( ( look ( at ( the papers ) ) ) ( at all ) ) ) . ) ) ) )
(ROOT (S (S (NP (DT That)) (VP (VBZ is) (NP (DT the) (NN key)))) (, ,) (NP (PRP I)) (VP (MD will) (RB not) (VP (VB look) (PP (IN at) (NP (DT the) (NNS papers))) (ADVP (IN at) (DT all)))) (. .)))
fiction
1
144,441
144441e
Most operators have their headquarters in KL and organize tours nationwide.
( ( Most operators ) ( ( ( ( have ( ( their headquarters ) ( in KL ) ) ) and ) ( ( organize tours ) nationwide ) ) . ) )
(ROOT (S (NP (JJS Most) (NNS operators)) (VP (VP (VBP have) (NP (NP (PRP$ their) (NN headquarters)) (PP (IN in) (NP (NNP KL))))) (CC and) (VP (VB organize) (NP (NNS tours)) (ADVP (RB nationwide)))) (. .)))
Operators organize tours nationwide from their headquarters in KL.
( ( Operators organize ) ( ( ( tours nationwide ) ( from ( ( their headquarters ) ( in KL ) ) ) ) . ) )
(ROOT (S (NP (NNP Operators) (NNP organize)) (VP (VBZ tours) (ADVP (RB nationwide)) (PP (IN from) (NP (NP (PRP$ their) (NN headquarters)) (PP (IN in) (NP (NNP KL)))))) (. .)))
travel
0
121,166
121166c
The featureless head, sunken and brooding, opened a mouth wide in a silent roar.
( ( ( ( ( The ( featureless head ) ) , ) ( ( sunken and ) brooding ) ) , ) ( ( ( opened ( a ( mouth wide ) ) ) ( in ( a ( silent roar ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (JJ featureless) (NN head)) (, ,) (ADJP (JJ sunken) (CC and) (JJ brooding)) (, ,)) (VP (VBD opened) (S (ADJP (DT a) (NN mouth) (JJ wide))) (PP (IN in) (NP (DT a) (JJ silent) (NN roar)))) (. .)))
The roar was loud and heard for miles.
( ( The roar ) ( ( was ( ( loud and ) ( heard ( for miles ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN roar)) (VP (VBD was) (UCP (ADJP (JJ loud)) (CC and) (VP (VBN heard) (PP (IN for) (NP (NNS miles)))))) (. .)))
fiction
1
76,352
76352c
there you go that's right Johnny Quest you know the good ones um now i'll if i'm ever home during the during the day on a vacation day i'd i have to catch at twelve o'clock the Andy Griffith Show because he's just you know he's one of my idles and then uh
( ( there ( you ( go ( that ( ( 's right ) ( ( Johnny Quest ) ( you ( ( ( know ( the ( good ( ones um ) ) ) ) now ) ( i ( 'll ( if ( i ( ( 'm ( ( ( ( ever home ) ( during the ) ) ( during ( the day ) ) ) ( on ( a ( vacation day ) ) ) ) ) ( i ( 'd i ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( have ( to ( ( ( ( catch ( at ( twelve o'clock ) ) ) ( ( the ( Andy ( Griffith Show ) ) ) ( because ( he ( 's ( just ( you ( know ( he ( 's ( one ( of ( my idles ) ) ) ) ) ) ) ) ) ) ) ) ) and ) ( then uh ) ) ) ) )
(ROOT (S (NP (NP (RB there)) (SBAR (S (NP (PRP you)) (VP (VBP go) (SBAR (IN that) (S (VP (VBZ 's) (ADVP (RB right)) (NP (NP (NNP Johnny) (NNP Quest)) (SBAR (S (NP (PRP you)) (VP (VBP know) (NP (DT the) (JJ good) (NNS ones) (NN um)) (ADVP (RB now)) (SBAR (S (NP (FW i)) (VP (MD 'll) (SBAR (IN if) (S (NP (FW i)) (VP (VBP 'm) (ADVP (ADVP (RB ever) (NN home) (PP (IN during) (NP (DT the))) (PP (IN during) (NP (DT the) (NN day)))) (PP (IN on) (NP (DT a) (NN vacation) (NN day)))) (NP (FW i) (FW 'd) (FW i))))))))))))))))))) (VP (VBP have) (S (VP (TO to) (VP (VP (VB catch) (PP (IN at) (NP (CD twelve) (RB o'clock))) (NP (NP (DT the) (NNP Andy) (NNP Griffith) (NNP Show)) (SBAR (IN because) (S (NP (PRP he)) (VP (VBZ 's) (SBAR (RB just) (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (PRP he)) (VP (VBZ 's) (NP (NP (CD one)) (PP (IN of) (NP (PRP$ my) (NNS idles))))))))))))))) (CC and) (VP (ADVP (RB then)) (JJ uh))))))))
I don't ever watch Andy Griffith on vacation.
( I ( ( ( ( do n't ) ever ) ( watch ( ( Andy Griffith ) ( on vacation ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (ADVP (RB ever)) (VP (VB watch) (NP (NP (NNP Andy) (NNP Griffith)) (PP (IN on) (NP (NN vacation)))))) (. .)))
telephone
1
126,124
126124e
I don't, son.
( ( ( ( I ( do n't ) ) , ) son ) . )
(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't))) (, ,) (FRAG (NP (NN son))) (. .)))
I do not, son.
( ( ( ( I ( do not ) ) , ) son ) . )
(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB not))) (, ,) (FRAG (NP (NN son))) (. .)))
fiction
0