promptID
int32
0
146k
pairID
stringlengths
2
7
premise
stringlengths
5
1.82k
premise_binary_parse
stringlengths
6
3.43k
premise_parse
stringlengths
23
6.45k
hypothesis
stringlengths
1
393
hypothesis_binary_parse
stringlengths
1
669
hypothesis_parse
stringlengths
19
1.15k
genre
stringclasses
5 values
label
class label
3 classes
92,967
92967e
Just south of the cafe-ringed Piazza della Repubblica is the covered Mercato Nuovo, a 16th-century loggia once called the Straw Market because of the straw products for which Florence was known.
( ( Just ( ( south ( of ( the ( cafe-ringed ( Piazza ( della Repubblica ) ) ) ) ) ) ( is ( the ( covered ( Mercato Nuovo ) ) ) ) ) ) ( , ( ( a ( 16th-century loggia ) ) ( once ( ( called ( ( ( the ( Straw Market ) ) ( because ( of ( the ( straw products ) ) ) ) ) ( ( for which ) ( Florence ( was known ) ) ) ) ) . ) ) ) ) )
(ROOT (S (SBAR (RB Just) (S (NP (NP (NN south)) (PP (IN of) (NP (DT the) (JJ cafe-ringed) (NNP Piazza) (NNP della) (NNP Repubblica)))) (VP (VBZ is) (NP (DT the) (VBN covered) (NNP Mercato) (NNP Nuovo))))) (, ,) (NP (DT a) (JJ 16th-century) (NN loggia)) (ADVP (RB once)) (VP (VBD called) (NP (NP (DT the) (NNP Straw) (NNP Market)) (PP (RB because) (IN of) (NP (DT the) (NN straw) (NNS products))) (SBAR (WHPP (IN for) (WHNP (WDT which))) (S (NP (NNP Florence)) (VP (VBD was) (VP (VBN known))))))) (. .)))
There are a lot of cafes on the Piazza della Repubblica.
( There ( ( are ( ( a lot ) ( of ( cafes ( on ( the ( Piazza ( della Repubblica ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NP (NNS cafes)) (PP (IN on) (NP (DT the) (NNP Piazza) (NNP della) (NNP Repubblica))))))) (. .)))
travel
0entailment
108,246
108246c
We might look over what Trinfan has picked up as long as we are out here.
( We ( ( might ( ( look over ) ( what ( Trinfan ( has ( ( picked up ) ( ( as long ) ( as ( we ( ( are out ) here ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP We)) (VP (MD might) (VP (VB look) (PRT (RP over)) (SBAR (WHNP (WP what)) (S (NP (NNP Trinfan)) (VP (VBZ has) (VP (VBN picked) (PRT (RP up)) (ADVP (ADVP (RB as) (RB long)) (SBAR (IN as) (S (NP (PRP we)) (VP (VBP are) (ADVP (RB out)) (ADVP (RB here)))))))))))) (. .)))
We will certainly not waste time looking at what Trinfan has picked up.
( We ( ( ( ( will certainly ) not ) ( waste ( time ( looking ( at ( what ( Trinfan ( has ( picked up ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP We)) (VP (MD will) (ADVP (RB certainly)) (RB not) (VP (VB waste) (NP (NP (NN time)) (VP (VBG looking) (PP (IN at) (SBAR (WHNP (WP what)) (S (NP (NNP Trinfan)) (VP (VBZ has) (VP (VBN picked) (PRT (RP up))))))))))) (. .)))
fiction
2contradiction
10,303
10303e
However, the Irish church with its Celtic cultural base developed differently from the emerging Christian world in Europe and was eventually superseded by Rome and its centralized administration.
( However ( , ( ( ( the ( Irish church ) ) ( with ( ( its ( Celtic ( cultural base ) ) ) ( ( ( ( developed differently ) ( from ( ( the ( emerging ( Christian world ) ) ) ( in Europe ) ) ) ) and ) ( was eventually ) ) ) ) ) ( ( superseded ( by ( ( Rome and ) ( its ( centralized administration ) ) ) ) ) . ) ) ) )
(ROOT (S (ADVP (RB However)) (, ,) (NP (NP (DT the) (JJ Irish) (NN church)) (PP (IN with) (NP (NP (PRP$ its) (JJ Celtic) (JJ cultural) (NN base)) (VP (VP (VBN developed) (ADVP (RB differently)) (PP (IN from) (NP (NP (DT the) (VBG emerging) (JJ Christian) (NN world)) (PP (IN in) (NP (NNP Europe)))))) (CC and) (VP (VBD was) (ADVP (RB eventually))))))) (VP (VBD superseded) (PP (IN by) (NP (NP (NNP Rome)) (CC and) (NP (PRP$ its) (JJ centralized) (NN administration))))) (. .)))
The Irish church had a Celtic base.
( ( The ( Irish church ) ) ( ( had ( a ( Celtic base ) ) ) . ) )
(ROOT (S (NP (DT The) (JJ Irish) (NN church)) (VP (VBD had) (NP (DT a) (JJ Celtic) (NN base))) (. .)))
travel
0entailment
8,552
8552c
well you don't have a choice
( well ( you ( ( do n't ) ( have ( a choice ) ) ) ) )
(ROOT (ADJP (RB well) (SBAR (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB have) (NP (DT a) (NN choice))))))))
Well, you do have a lot of options.
( Well ( , ( you ( ( do ( have ( ( a lot ) ( of options ) ) ) ) . ) ) ) )
(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP you)) (VP (VBP do) (VP (VB have) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NNS options)))))) (. .)))
telephone
2contradiction
123,301
123301n
True, there is no formal guarantee.
( True ( , ( there ( ( is ( no ( formal guarantee ) ) ) . ) ) ) )
(ROOT (S (INTJ (UH True)) (, ,) (NP (EX there)) (VP (VBZ is) (NP (DT no) (JJ formal) (NN guarantee))) (. .)))
There was no warranty for the item I bought.
( There ( ( was ( ( no warranty ) ( for ( ( the item ) ( I bought ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBD was) (NP (NP (DT no) (NN warranty)) (PP (IN for) (NP (NP (DT the) (NN item)) (SBAR (S (NP (PRP I)) (VP (VBD bought)))))))) (. .)))
slate
1neutral
129,732
129732c
Though less energetic, life is equally refreshing down on the lovely lakes of Annecy and Le Bourget.
( ( Though ( less energetic ) ) ( , ( life ( ( ( ( is ( equally refreshing ) ) down ) ( on ( ( the ( lovely lakes ) ) ( of ( Annecy ( and ( Le Bourget ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (SBAR (IN Though) (FRAG (ADJP (RBR less) (JJ energetic)))) (, ,) (NP (NN life)) (VP (VBZ is) (ADJP (RB equally) (JJ refreshing)) (ADVP (RB down)) (PP (IN on) (NP (NP (DT the) (JJ lovely) (NNS lakes)) (PP (IN of) (NP (NNP Annecy) (CC and) (NNP Le) (NNP Bourget)))))) (. .)))
At Annecy and Le Bourget, activities at the lakes present a hurried and busy atmosphere.
( ( At ( Annecy ( and ( Le Bourget ) ) ) ) ( , ( ( activities ( at ( the lakes ) ) ) ( ( present ( a ( ( ( hurried and ) busy ) atmosphere ) ) ) . ) ) ) )
(ROOT (S (PP (IN At) (NP (NNP Annecy) (CC and) (NNP Le) (NNP Bourget))) (, ,) (NP (NP (NNS activities)) (PP (IN at) (NP (DT the) (NNS lakes)))) (VP (VBP present) (NP (DT a) (ADJP (JJ hurried) (CC and) (JJ busy)) (NN atmosphere))) (. .)))
travel
2contradiction
4,428
4428n
If word of his journey had already spread, word of the attack must have also spread, but he saw no sign of panic in the village at all.
( ( ( ( ( ( If ( ( word ( of ( his journey ) ) ) ( ( had already ) spread ) ) ) ( , ( ( word ( of ( the attack ) ) ) ( must ( have ( also spread ) ) ) ) ) ) , ) but ) ( he ( ( saw ( ( no sign ) ( of panic ) ) ) ( in ( ( the village ) ( at all ) ) ) ) ) ) . )
(ROOT (S (S (SBAR (IN If) (S (NP (NP (NN word)) (PP (IN of) (NP (PRP$ his) (NN journey)))) (VP (VBD had) (ADVP (RB already)) (VP (VBN spread))))) (, ,) (NP (NP (NN word)) (PP (IN of) (NP (DT the) (NN attack)))) (VP (MD must) (VP (VB have) (VP (ADVP (RB also)) (VBN spread))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBD saw) (NP (NP (DT no) (NN sign)) (PP (IN of) (NP (NN panic)))) (PP (IN in) (NP (NP (DT the) (NN village)) (ADVP (IN at) (DT all)))))) (. .)))
He could not figure out why the village was not panicked.
( He ( ( ( could not ) ( ( figure out ) ( why ( ( the village ) ( ( was not ) panicked ) ) ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (MD could) (RB not) (VP (VB figure) (PRT (RP out)) (SBAR (WHADVP (WRB why)) (S (NP (DT the) (NN village)) (VP (VBD was) (RB not) (VP (VBD panicked))))))) (. .)))
fiction
1neutral
29,063
29063c
In the past, death threats have done little to deter sales of land.
( ( In ( the past ) ) ( , ( ( death threats ) ( ( have ( ( done little ) ( to ( deter ( sales ( of land ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (DT the) (NN past))) (, ,) (NP (NN death) (NNS threats)) (VP (VBP have) (VP (VBN done) (ADVP (RB little)) (S (VP (TO to) (VP (VB deter) (NP (NP (NNS sales)) (PP (IN of) (NP (NN land))))))))) (. .)))
Land sales take place without any threats being exchanged.
( ( Land sales ) ( ( ( take place ) ( without ( ( any threats ) ( being exchanged ) ) ) ) . ) )
(ROOT (S (NP (NNP Land) (NNS sales)) (VP (VBP take) (NP (NN place)) (PP (IN without) (NP (NP (DT any) (NNS threats)) (VP (VBG being) (VP (VBN exchanged)))))) (. .)))
slate
2contradiction
76,048
76048c
up to a point i i'm getting now to the age where i don't like the new stuff that's coming and much of the new stuff that's coming out husband says i'm getting old
( ( ( up ( to ( ( a ( ( point i ) i ) ) ( 'm ( ( getting now ) ( to ( ( the age ) ( where ( i ( ( do n't ) ( like ( ( the ( new stuff ) ) ( that ( 's coming ) ) ) ) ) ) ) ) ) ) ) ) ) ) and ) ( much ( of ( ( the ( new stuff ) ) ( that ( 's ( ( coming out ) ( husband ( says ( i ( 'm ( getting old ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (UCP (ADVP (RB up) (PP (TO to) (NP (NP (DT a) (NN point) (FW i) (FW i)) (SBAR (S (VP (VBP 'm) (VP (VBG getting) (ADVP (RB now)) (PP (TO to) (NP (NP (DT the) (NN age)) (SBAR (WHADVP (WRB where)) (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB like) (NP (NP (DT the) (JJ new) (NN stuff)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (VP (VBG coming))))))))))))))))))) (CC and) (PP (RB much) (IN of) (NP (NP (DT the) (JJ new) (NN stuff)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (VP (VBG coming) (PRT (RP out)) (NP (NP (NN husband)) (SBAR (S (VP (VBZ says) (SBAR (S (NP (FW i)) (VP (VBP 'm) (VP (VBG getting) (ADJP (JJ old))))))))))))))))))
I still love everything new I see.
( I ( still ( ( ( love ( everything new ) ) ( I see ) ) . ) ) )
(ROOT (S (NP (PRP I)) (ADVP (RB still)) (VP (VBP love) (NP (NN everything) (JJ new)) (SBAR (S (NP (PRP I)) (VP (VBP see))))) (. .)))
telephone
2contradiction
119,918
119918e
Newsweek says physicists are studying the movement of bird flocks to improve auto traffic on freeways and pedestrian traffic at stadium events.
( Newsweek ( ( says ( physicists ( are ( ( studying ( ( the movement ) ( of ( bird flocks ) ) ) ) ( to ( ( improve ( ( auto traffic ) ( on ( freeways ( and ( pedestrian traffic ) ) ) ) ) ) ( at ( stadium events ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Newsweek)) (VP (VBZ says) (SBAR (S (NP (NNS physicists)) (VP (VBP are) (VP (VBG studying) (NP (NP (DT the) (NN movement)) (PP (IN of) (NP (NN bird) (NNS flocks)))) (S (VP (TO to) (VP (VB improve) (NP (NP (NN auto) (NN traffic)) (PP (IN on) (NP (NNS freeways) (CC and) (NN pedestrian) (NN traffic)))) (PP (IN at) (NP (NN stadium) (NNS events))))))))))) (. .)))
Improving the flow of auto traffic on freeways is one of the reasons physicists are studying bird flocks.
( ( ( Improving ( ( the flow ) ( of ( auto traffic ) ) ) ) ( on freeways ) ) ( ( is ( one ( of ( ( the reasons ) ( physicists ( are ( studying ( bird flocks ) ) ) ) ) ) ) ) . ) )
(ROOT (S (S (VP (VBG Improving) (NP (NP (DT the) (NN flow)) (PP (IN of) (NP (NN auto) (NN traffic)))) (PP (IN on) (NP (NNS freeways))))) (VP (VBZ is) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (NNS reasons)) (SBAR (S (NP (NNS physicists)) (VP (VBP are) (VP (VBG studying) (NP (NN bird) (NNS flocks)))))))))) (. .)))
slate
0entailment
6,925
6925e
How different? He paused a moment, then went on: "Where is the girl now?"
( ( ( ( ( ( ( ( How different ) ? ) ( He ( ( ( ( paused ( a moment ) ) , ) then ) ( went on ) ) ) ) : ) `` ) ( Where ( ( is ( the girl ) ) now ) ) ) ? ) '' )
(ROOT (S (S (FRAG (WHNP (WRB How) (JJ different)) (. ?)) (NP (PRP He)) (VP (VP (VBD paused) (NP (DT a) (NN moment))) (, ,) (ADVP (RB then)) (VP (VBD went) (PRT (RP on))))) (: :) (`` ``) (SBARQ (WHADVP (WRB Where)) (SQ (VBZ is) (NP (DT the) (NN girl)) (ADVP (RB now)))) (. ?) ('' '')))
He wanted to know where the girl was.
( He ( ( wanted ( to ( know ( where ( ( the girl ) was ) ) ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD wanted) (S (VP (TO to) (VP (VB know) (SBAR (WHADVP (WRB where)) (S (NP (DT the) (NN girl)) (VP (VBD was)))))))) (. .)))
fiction
0entailment
123,273
123273n
Well, don't let him have too much of it.
( Well ( , ( ( ( do n't ) ( let ( him ( have ( ( too much ) ( of it ) ) ) ) ) ) . ) ) )
(ROOT (S (INTJ (UH Well)) (, ,) (VP (VB do) (RB n't) (VP (VB let) (SBAR (S (NP (PRP him)) (VP (VBP have) (NP (NP (RB too) (RB much)) (PP (IN of) (NP (PRP it))))))))) (. .)))
He will ask for much more.
( He ( ( will ( ask ( for ( much more ) ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (MD will) (VP (VB ask) (PP (IN for) (NP (RB much) (RBR more))))) (. .)))
fiction
1neutral
144,172
144172n
No matter how perfect his creations seem, it's probably not a good idea to trust them.'
( ( No ( matter ( ( how perfect ) ( ( his creations ) seem ) ) ) ) ( , ( it ( ( ( ( 's ( probably not ) ) ( a ( good ( idea ( to ( trust them ) ) ) ) ) ) . ) ' ) ) ) )
(ROOT (S (ADVP (DT No) (NN matter) (SBAR (WHADVP (WRB how) (ADJP (JJ perfect))) (S (NP (PRP$ his) (NNS creations)) (VP (VBP seem))))) (, ,) (NP (PRP it)) (VP (VBZ 's) (ADVP (RB probably) (RB not)) (NP (DT a) (JJ good) (NN idea) (S (VP (TO to) (VP (VB trust) (NP (PRP them))))))) (. .) ('' ')))
It's probably not good to trust someone just because they're good at creating pottery.
( It ( ( ( ( ( 's probably ) not ) ( good ( to ( trust someone ) ) ) ) ( just ( because ( they ( 're ( good ( at ( creating pottery ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADVP (RB probably)) (RB not) (ADJP (JJ good) (PP (TO to) (NP (NN trust) (NN someone)))) (SBAR (RB just) (IN because) (S (NP (PRP they)) (VP (VBP 're) (ADJP (JJ good) (PP (IN at) (S (VP (VBG creating) (NP (NN pottery)))))))))) (. .)))
fiction
1neutral
115,710
115710e
Bustling Gran Via is a mix of hotels, shops, theatres, nightclubs, and cafe the street for strolling and window-gazing.
( ( ( ( Bustling ( Gran Via ) ) ( is ( ( a mix ) ( of ( hotels ( , ( shops ( , ( theatres ( , ( nightclubs ( , ( and cafe ) ) ) ) ) ) ) ) ) ) ) ) ) ( ( the street ) ( for ( ( strolling and ) window-gazing ) ) ) ) . )
(ROOT (SINV (VP (VBG Bustling) (NP (NNP Gran) (NNP Via))) (VP (VBZ is) (NP (NP (DT a) (NN mix)) (PP (IN of) (NP (NNS hotels) (, ,) (NNS shops) (, ,) (NNS theatres) (, ,) (NNS nightclubs) (, ,) (CC and) (NN cafe))))) (NP (NP (DT the) (NN street)) (PP (IN for) (S (VP (VBG strolling) (CC and) (VBG window-gazing))))) (. .)))
Gran Via is a bustling mix of hotels, shops, theatres, nightclubs, and cafes.
( ( Gran Via ) ( ( is ( ( a ( bustling mix ) ) ( of ( hotels ( , ( shops ( , ( theatres ( , ( nightclubs ( , ( and cafes ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Gran) (NNP Via)) (VP (VBZ is) (NP (NP (DT a) (JJ bustling) (NN mix)) (PP (IN of) (NP (NNS hotels) (, ,) (NNS shops) (, ,) (NNS theatres) (, ,) (NNS nightclubs) (, ,) (CC and) (NNS cafes))))) (. .)))
travel
0entailment
42,878
42878n
Government Printing Office
( Government ( Printing Office ) )
(ROOT (NP (NNP Government) (NNP Printing) (NNP Office)))
The office is located in Washington.
( ( The office ) ( ( is ( located ( in Washington ) ) ) . ) )
(ROOT (S (NP (DT The) (NN office)) (VP (VBZ is) (VP (VBN located) (PP (IN in) (NP (NNP Washington))))) (. .)))
government
1neutral
6,575
6575e
If you want to know where the real culture wars are, forget the academy and think Silicon Valley and Redmond.
( ( If ( you ( want ( to ( know ( where ( ( the ( real ( culture wars ) ) ) are ) ) ) ) ) ) ) ( , ( ( ( ( forget ( the academy ) ) and ) ( think ( Silicon ( ( Valley and ) Redmond ) ) ) ) . ) ) )
(ROOT (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP want) (S (VP (TO to) (VP (VB know) (SBAR (WHADVP (WRB where)) (S (NP (DT the) (JJ real) (NN culture) (NNS wars)) (VP (VBP are)))))))))) (, ,) (VP (VP (VB forget) (NP (DT the) (NN academy))) (CC and) (VP (VB think) (NP (NNP Silicon) (NNP Valley) (CC and) (NNP Redmond)))) (. .)))
Real culture wars take place in Redmond.
( ( Real ( culture wars ) ) ( ( take ( place ( in Redmond ) ) ) . ) )
(ROOT (S (NP (JJ Real) (NN culture) (NNS wars)) (VP (VBP take) (NP (NP (NN place)) (PP (IN in) (NP (NNP Redmond))))) (. .)))
slate
0entailment
100,982
100982c
and and and it was posted you know above her bed not to give her penicillin
( and ( ( ( and and ) it ) ( was ( posted ( you ( ( know ( above ( her bed ) ) ) ( not ( to ( give ( her penicillin ) ) ) ) ) ) ) ) ) )
(ROOT (PRN (CC and) (S (NP (NNP and) (CC and) (PRP it)) (VP (VBD was) (VP (VBN posted) (SBAR (S (NP (PRP you)) (VP (VBP know) (PP (IN above) (NP (PRP$ her) (NN bed))) (S (RB not) (VP (TO to) (VP (VB give) (NP (PRP$ her) (NN penicillin)))))))))))))
There was never any indication in her room that she was not to have penicillin.
( There ( ( ( ( was never ) ( ( any indication ) ( in ( her room ) ) ) ) ( that ( she ( ( was not ) ( to ( have penicillin ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBD was) (ADVP (RB never)) (NP (NP (DT any) (NN indication)) (PP (IN in) (NP (PRP$ her) (NN room)))) (SBAR (IN that) (S (NP (PRP she)) (VP (VBD was) (RB not) (S (VP (TO to) (VP (VB have) (NP (NN penicillin))))))))) (. .)))
telephone
2contradiction
93,771
93771c
Strolling L.A.'s open-air markets is an excellent way to grab some delicious and inexpensive grub, enjoy the never-ending sunshine, and mingle with the locals as they shop for fresh produce, flowers, incense, and gadgets galore.
( ( ( Strolling ( L.A. 's ) ) ( open-air markets ) ) ( ( is ( an ( excellent ( way ( to ( ( ( ( ( ( grab ( some ( ( ( delicious and ) inexpensive ) grub ) ) ) , ) ( enjoy ( the ( never-ending sunshine ) ) ) ) , ) and ) ( ( mingle ( with ( the locals ) ) ) ( as ( they ( shop ( for ( fresh ( produce ( , ( flowers ( , ( incense ( , ( and ( gadgets galore ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NNP Strolling) (NNP L.A.) (POS 's)) (JJ open-air) (NNS markets)) (VP (VBZ is) (NP (DT an) (JJ excellent) (NN way) (S (VP (TO to) (VP (VP (VB grab) (NP (DT some) (ADJP (JJ delicious) (CC and) (JJ inexpensive)) (NN grub))) (, ,) (VP (VB enjoy) (NP (DT the) (JJ never-ending) (NN sunshine))) (, ,) (CC and) (VP (VB mingle) (PP (IN with) (NP (DT the) (NNS locals))) (SBAR (IN as) (S (NP (PRP they)) (VP (VB shop) (PP (IN for) (NP (JJ fresh) (NN produce) (, ,) (NNS flowers) (, ,) (NN incense) (, ,) (CC and) (NN gadgets) (NN galore)))))))))))) (. .)))
Walking around LA's open-air markets is waste of time.
( ( Walking ( around ( ( LA 's ) ( open-air markets ) ) ) ) ( ( is ( waste ( of time ) ) ) . ) )
(ROOT (S (NP (NP (VBG Walking)) (PP (IN around) (NP (NP (NNP LA) (POS 's)) (JJ open-air) (NNS markets)))) (VP (VBZ is) (NP (NP (NN waste)) (PP (IN of) (NP (NN time))))) (. .)))
travel
2contradiction
124,969
124969e
Anna came out and breathed a sigh of relief mixed with a resolution to once and for all get done with marihuash-flavored alcohol.
( Anna ( ( ( ( came out ) and ) ( breathed ( ( ( a sigh ) ( of relief ) ) ( mixed ( with ( a ( resolution ( ( to ( ( once and ) ( for all ) ) ) ( get ( done ( with ( marihuash-flavored alcohol ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Anna)) (VP (VP (VBD came) (PRT (RP out))) (CC and) (VP (VBD breathed) (S (NP (NP (DT a) (NN sigh)) (PP (IN of) (NP (NN relief)))) (ADJP (JJ mixed) (PP (IN with) (NP (DT a) (NN resolution) (S (VP (TO to) (ADVP (ADVP (RB once)) (CC and) (PP (IN for) (NP (DT all)))) (VP (VB get) (VP (VBN done) (PP (IN with) (NP (JJ marihuash-flavored) (NN alcohol))))))))))))) (. .)))
Anna was relieved and decided to be done with marihuash-flavored alcohol.
( Anna ( ( was ( ( ( relieved and ) decided ) ( to ( be ( done ( with ( marihuash-flavored alcohol ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Anna)) (VP (VBD was) (VP (VBN relieved) (CC and) (VBN decided) (S (VP (TO to) (VP (VB be) (VP (VBN done) (PP (IN with) (NP (JJ marihuash-flavored) (NN alcohol))))))))) (. .)))
fiction
0entailment
78,553
78553c
In May, Vajpayee announced the successful completion of nuclear tests, which, although touted by the Indians as a sign of their sovereignty, may complicate India's relations with its neighbors and the West.
( ( In May ) ( , ( Vajpayee ( ( announced ( ( the ( successful completion ) ) ( of ( ( ( nuclear tests ) , ) ( which ( , ( ( although ( ( touted ( by ( the Indians ) ) ) ( as ( ( a sign ) ( of ( their sovereignty ) ) ) ) ) ) ( , ( may ( ( complicate ( ( India 's ) relations ) ) ( with ( ( ( its neighbors ) and ) ( the West ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (NNP May))) (, ,) (NP (NNP Vajpayee)) (VP (VBD announced) (NP (NP (DT the) (JJ successful) (NN completion)) (PP (IN of) (NP (NP (JJ nuclear) (NNS tests)) (, ,) (SBAR (WHNP (WDT which)) (S (, ,) (SBAR (IN although) (S (VP (VBD touted) (PP (IN by) (NP (DT the) (NNPS Indians))) (PP (IN as) (NP (NP (DT a) (NN sign)) (PP (IN of) (NP (PRP$ their) (NN sovereignty)))))))) (, ,) (VP (MD may) (VP (VB complicate) (NP (NP (NNP India) (POS 's)) (NNS relations)) (PP (IN with) (NP (NP (PRP$ its) (NNS neighbors)) (CC and) (NP (DT the) (NN West)))))))))))) (. .)))
India has never completed any successful nuclear tests.
( India ( ( ( has never ) ( completed ( any ( successful ( nuclear tests ) ) ) ) ) . ) )
(ROOT (S (NP (NNP India)) (VP (VBZ has) (ADVP (RB never)) (VP (VBN completed) (NP (DT any) (JJ successful) (JJ nuclear) (NNS tests)))) (. .)))
travel
2contradiction
20,503
20503c
how many do they have like at the Plano one usually
( ( how many ) ( ( do they ) ( have ( ( like ( at ( the ( Plano one ) ) ) ) usually ) ) ) )
(ROOT (SBARQ (WHADJP (WRB how) (JJ many)) (SQ (VBP do) (NP (PRP they)) (VP (VB have) (VP (VBP like) (PP (IN at) (NP (DT the) (NNP Plano) (CD one))) (ADVP (RB usually)))))))
Do any of them ever go the Plano one?
( ( ( Do ( any ( of them ) ) ) ( ever ( go ( the ( Plano one ) ) ) ) ) ? )
(ROOT (SQ (VBP Do) (NP (NP (DT any)) (PP (IN of) (NP (PRP them)))) (VP (ADVP (RB ever)) (VB go) (NP (DT the) (NNP Plano) (CD one))) (. ?)))
telephone
2contradiction
117,218
117218e
The grace of its overall form is best viewed from across the canal, because, like St. Peter's in Rome, the dome disappears at closer quarters behind its elongated nave.
( ( ( The grace ) ( of ( its ( overall form ) ) ) ) ( ( ( is best ) ( viewed ( from ( across ( ( ( the canal ) , ) ( because ( , ( ( like ( ( St. ( Peter 's ) ) ( in Rome ) ) ) ( , ( ( the dome ) ( disappears ( at ( ( closer quarters ) ( behind ( its ( elongated nave ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN grace)) (PP (IN of) (NP (PRP$ its) (JJ overall) (NN form)))) (VP (VBZ is) (ADVP (RBS best)) (VP (VBN viewed) (PP (IN from) (IN across) (NP (NP (DT the) (NN canal)) (, ,) (SBAR (IN because) (S (, ,) (PP (IN like) (NP (NP (NNP St.) (NNP Peter) (POS 's)) (PP (IN in) (NP (NNP Rome))))) (, ,) (NP (DT the) (NN dome)) (VP (VBZ disappears) (PP (IN at) (NP (NP (JJR closer) (NNS quarters)) (PP (IN behind) (NP (PRP$ its) (JJ elongated) (NN nave)))))))))))) (. .)))
The elongated nave of St. Peter's obscures the dome.
( ( ( The ( elongated nave ) ) ( of ( St. ( Peter 's ) ) ) ) ( ( obscures ( the dome ) ) . ) )
(ROOT (S (NP (NP (DT The) (JJ elongated) (NN nave)) (PP (IN of) (NP (NNP St.) (NNP Peter) (POS 's)))) (VP (VBZ obscures) (NP (DT the) (NN dome))) (. .)))
travel
0entailment
136,710
136710n
You'd think Soutine, with his obsessive delight in flesh, would paint nudes, but no; he painted only one in his whole career, and it's a minor painting.
( You ( ( 'd ( think ( ( ( ( ( ( Soutine ( , ( ( with ( ( his ( obsessive delight ) ) ( in flesh ) ) ) ( , ( would ( ( ( paint nudes ) , ) ( but no ) ) ) ) ) ) ) ; ) ( he ( ( painted ( only one ) ) ( in ( his ( whole career ) ) ) ) ) ) , ) and ) ( it ( 's ( a ( minor painting ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP You)) (VP (MD 'd) (VP (VB think) (S (S (NP (NNP Soutine)) (, ,) (PP (IN with) (NP (NP (PRP$ his) (JJ obsessive) (NN delight)) (PP (IN in) (NP (NN flesh))))) (, ,) (VP (MD would) (VP (VB paint) (NP (NNS nudes)) (, ,) (ADVP (RB but) (RB no))))) (: ;) (S (NP (PRP he)) (VP (VBD painted) (NP (QP (RB only) (CD one))) (PP (IN in) (NP (PRP$ his) (JJ whole) (NN career))))) (, ,) (CC and) (S (NP (PRP it)) (VP (VBZ 's) (NP (DT a) (JJ minor) (NN painting))))))) (. .)))
He only painted one because it made him feel uncomfortable.
( He ( only ( ( ( painted one ) ( because ( it ( made ( him ( feel uncomfortable ) ) ) ) ) ) . ) ) )
(ROOT (S (NP (PRP He)) (ADVP (RB only)) (VP (VBD painted) (NP (CD one)) (SBAR (IN because) (S (NP (PRP it)) (VP (VBD made) (SBAR (S (NP (PRP him)) (VP (VBP feel) (ADJP (JJ uncomfortable))))))))) (. .)))
slate
1neutral
97,579
97579n
This imposing vista was originally planned for Napo?­leon to see from his bedroom in the Louvre, which was then a palace .
( ( This ( imposing vista ) ) ( ( was ( originally ( ( planned ( for Napo?leon ) ) ( to ( ( see ( from ( his bedroom ) ) ) ( in ( ( ( the Louvre ) , ) ( which ( ( was then ) ( a palace ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT This)) (VP (VBG imposing) (NP (NN vista)))) (VP (VBD was) (VP (ADVP (RB originally)) (VBN planned) (PP (IN for) (NP (NNP Napo?leon))) (S (VP (TO to) (VP (VB see) (PP (IN from) (NP (PRP$ his) (NN bedroom))) (PP (IN in) (NP (NP (DT the) (NNP Louvre)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD was) (RB then) (NP (DT a) (NN palace)))))))))))) (. .)))
Napoleon cared a lot about the view from his bedroom in all of his palaces.
( Napoleon ( ( ( ( cared ( a lot ) ) ( about ( ( the view ) ( from ( his bedroom ) ) ) ) ) ( in ( all ( of ( his palaces ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Napoleon)) (VP (VBD cared) (NP (DT a) (NN lot)) (PP (IN about) (NP (NP (DT the) (NN view)) (PP (IN from) (NP (PRP$ his) (NN bedroom))))) (PP (IN in) (NP (NP (DT all)) (PP (IN of) (NP (PRP$ his) (NNS palaces)))))) (. .)))
travel
1neutral
73,981
73981n
He handed us our door keys, then darted off.
( He ( ( ( handed us ) ( ( ( our ( door keys ) ) , ) ( then ( darted off ) ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD handed) (NP (PRP us)) (NP (NP (PRP$ our) (NN door) (NNS keys)) (, ,) (VP (ADVP (RB then)) (VBN darted) (PRT (RP off))))) (. .)))
He was nervous so gave us our keys quickly.
( He ( ( was ( ( nervous so ) ( ( ( gave us ) ( our keys ) ) quickly ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD was) (ADJP (JJ nervous) (RB so) (SBAR (S (VP (VBD gave) (NP (PRP us)) (NP (PRP$ our) (NNS keys)) (ADVP (RB quickly))))))) (. .)))
fiction
1neutral
39,796
39796n
The Commission also submitted the final rule to OMB.
( ( The Commission ) ( also ( ( ( submitted ( the ( final rule ) ) ) ( to OMB ) ) . ) ) )
(ROOT (S (NP (DT The) (NNP Commission)) (ADVP (RB also)) (VP (VBD submitted) (NP (DT the) (JJ final) (NN rule)) (PP (TO to) (NP (NNP OMB)))) (. .)))
The Commission also submitted the rule to other groups, but the final rule was only for OMB to evaluate.
( ( ( ( ( ( The Commission ) ( also ( ( submitted ( the rule ) ) ( to ( other groups ) ) ) ) ) , ) but ) ( ( the ( final rule ) ) ( ( ( was only ) ( for OMB ) ) ( to evaluate ) ) ) ) . )
(ROOT (S (S (NP (DT The) (NNP Commission)) (ADVP (RB also)) (VP (VBD submitted) (NP (DT the) (NN rule)) (PP (TO to) (NP (JJ other) (NNS groups))))) (, ,) (CC but) (S (NP (DT the) (JJ final) (NN rule)) (VP (VBD was) (ADVP (RB only)) (PP (IN for) (NP (NNP OMB))) (S (VP (TO to) (VP (VB evaluate)))))) (. .)))
government
1neutral
53,949
53949n
Go to a garden store, and you'll find products with delightful names like Olivia's Cloning Compound, a mix of hormones to dunk on the cut end of a shoot to help it take root.
( ( ( ( ( Go ( to ( a ( garden store ) ) ) ) , ) and ) ( you ( 'll ( ( ( ( find products ) ( with ( delightful names ) ) ) ( like ( ( ( ( Olivia 's ) ( Cloning Compound ) ) , ) ( ( a mix ) ( of hormones ) ) ) ) ) ( to ( ( dunk ( on ( ( the ( cut end ) ) ( of ( a shoot ) ) ) ) ) ( to ( help ( it ( take root ) ) ) ) ) ) ) ) ) ) . )
(ROOT (S (S (VP (VB Go) (PP (TO to) (NP (DT a) (NN garden) (NN store))))) (, ,) (CC and) (S (NP (PRP you)) (VP (MD 'll) (VP (VB find) (NP (NNS products)) (PP (IN with) (NP (JJ delightful) (NNS names))) (PP (IN like) (NP (NP (NP (NNP Olivia) (POS 's)) (NNP Cloning) (NN Compound)) (, ,) (NP (NP (DT a) (NN mix)) (PP (IN of) (NP (NNS hormones)))))) (S (VP (TO to) (VP (VB dunk) (PP (IN on) (NP (NP (DT the) (NN cut) (NN end)) (PP (IN of) (NP (DT a) (NN shoot))))) (S (VP (TO to) (VP (VB help) (S (NP (PRP it)) (VP (VB take) (NP (NN root))))))))))))) (. .)))
The products at gardening stores are often given technically or scientifically derived names (like Olivia's Cloning Compound) to describe their purpose.
( ( ( The products ) ( at ( gardening stores ) ) ) ( ( ( are often ) ( given ( ( technically or ) ( scientifically ( ( ( derived names ) ( -LRB- ( ( like ( ( Olivia 's ) ( Cloning Compound ) ) ) -RRB- ) ) ) ( to ( describe ( their purpose ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS products)) (PP (IN at) (NP (VBG gardening) (NNS stores)))) (VP (VBP are) (ADVP (RB often)) (VP (VBN given) (ADVP (ADVP (RB technically)) (CC or) (ADVP (RB scientifically) (SBAR (WHNP (WP$ derived) (NNS names)) (PRN (-LRB- -LRB-) (PP (IN like) (NP (NP (NNP Olivia) (POS 's)) (VBG Cloning) (NN Compound))) (-RRB- -RRB-)) (S (VP (TO to) (VP (VB describe) (NP (PRP$ their) (NN purpose)))))))))) (. .)))
slate
1neutral
142,986
142986c
Starr is much more likely to be interested in Steele herself and in why she changed her story.
( Starr ( ( is ( much ( more ( likely ( to ( be ( interested ( ( ( in ( Steele herself ) ) and ) ( in ( why ( she ( changed ( her story ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Starr)) (VP (VBZ is) (ADJP (RB much) (RBR more) (JJ likely) (S (VP (TO to) (VP (VB be) (ADJP (JJ interested) (PP (PP (IN in) (NP (NNP Steele) (NNP herself))) (CC and) (PP (IN in) (SBAR (WHADVP (WRB why)) (S (NP (PRP she)) (VP (VBD changed) (NP (PRP$ her) (NN story))))))))))))) (. .)))
Steele's story has never changed one bit.
( ( ( Steele 's ) story ) ( ( ( has never ) ( changed ( one bit ) ) ) . ) )
(ROOT (S (NP (NP (NNP Steele) (POS 's)) (NN story)) (VP (VBZ has) (ADVP (RB never)) (VP (VBN changed) (NP (CD one) (NN bit)))) (. .)))
slate
2contradiction
118,500
118500c
By the final confrontation with her husband, McTeer has so skillfully foreshadowed Nora's transformation that, though it seems bewilderingly abrupt to her, it seems emotionally inevitable to us.
( ( By ( ( the ( final confrontation ) ) ( with ( her husband ) ) ) ) ( , ( McTeer ( ( ( ( has so ) skillfully ) ( ( foreshadowed ( ( Nora 's ) transformation ) ) ( ( that , ) ( ( though ( it ( seems ( bewilderingly ( abrupt ( to her ) ) ) ) ) ) ( , ( it ( seems ( emotionally ( inevitable ( to us ) ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN By) (NP (NP (DT the) (JJ final) (NN confrontation)) (PP (IN with) (NP (PRP$ her) (NN husband))))) (, ,) (NP (NNP McTeer)) (VP (VBZ has) (RB so) (ADVP (RB skillfully)) (VP (VBN foreshadowed) (NP (NP (NNP Nora) (POS 's)) (NN transformation)) (SBAR (IN that) (, ,) (S (SBAR (IN though) (S (NP (PRP it)) (VP (VBZ seems) (ADJP (RB bewilderingly) (JJ abrupt) (PP (TO to) (NP (PRP her))))))) (, ,) (NP (PRP it)) (VP (VBZ seems) (ADJP (RB emotionally) (JJ inevitable) (PP (TO to) (NP (PRP us))))))))) (. .)))
Nora's transformation was obvious and inevitable to her.
( ( ( Nora 's ) transformation ) ( ( ( was ( ( obvious and ) inevitable ) ) ( to her ) ) . ) )
(ROOT (S (NP (NP (NNP Nora) (POS 's)) (NN transformation)) (VP (VBD was) (ADJP (JJ obvious) (CC and) (JJ inevitable)) (PP (TO to) (NP (PRP her)))) (. .)))
slate
2contradiction
53,842
53842n
Aswan, Egypt's southernmost town, has played an important role throughout its long history.
( ( ( ( Aswan , ) ( ( Egypt 's ) ( southernmost town ) ) ) , ) ( ( has ( ( played ( an ( important role ) ) ) ( throughout ( its ( long history ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NNP Aswan)) (, ,) (NP (NP (NNP Egypt) (POS 's)) (JJ southernmost) (NN town)) (, ,)) (VP (VBZ has) (VP (VBN played) (NP (DT an) (JJ important) (NN role)) (PP (IN throughout) (NP (PRP$ its) (JJ long) (NN history))))) (. .)))
Aswan is located right on the Egyptian border.
( Aswan ( ( is ( ( located right ) ( on ( the ( Egyptian border ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Aswan)) (VP (VBZ is) (VP (VBN located) (ADVP (RB right)) (PP (IN on) (NP (DT the) (JJ Egyptian) (NN border))))) (. .)))
travel
1neutral
36,255
36255n
However, a much more graceful architectural touch can be seen in the panels of Shiva demonstrating the 108 basic poses performed in the sacred dance, bharatanatyam .
( However ( , ( ( a ( ( much ( more graceful ) ) ( architectural touch ) ) ) ( ( can ( be ( ( seen ( in ( ( the panels ) ( of Shiva ) ) ) ) ( demonstrating ( ( the ( 108 ( basic poses ) ) ) ( performed ( in ( ( ( the ( sacred dance ) ) , ) bharatanatyam ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (ADVP (RB However)) (, ,) (NP (DT a) (ADJP (RB much) (RBR more) (JJ graceful)) (JJ architectural) (NN touch)) (VP (MD can) (VP (VB be) (VP (VBN seen) (PP (IN in) (NP (NP (DT the) (NNS panels)) (PP (IN of) (NP (NN Shiva))))) (S (VP (VBG demonstrating) (NP (NP (DT the) (CD 108) (JJ basic) (NNS poses)) (VP (VBN performed) (PP (IN in) (NP (NP (DT the) (JJ sacred) (NN dance)) (, ,) (NP (NN bharatanatyam))))))))))) (. .)))
Shiva's portrayal on the panels is a common motif.
( ( ( ( Shiva 's ) portrayal ) ( on ( the panels ) ) ) ( ( is ( a ( common motif ) ) ) . ) )
(ROOT (S (NP (NP (NP (NNP Shiva) (POS 's)) (NN portrayal)) (PP (IN on) (NP (DT the) (NNS panels)))) (VP (VBZ is) (NP (DT a) (JJ common) (NN motif))) (. .)))
travel
1neutral
55,435
55435n
The luxuriously planted terraced gardens constitute one of the finest ensembles of the Italian formal style.
( ( The luxuriously ) ( ( planted ( ( terraced gardens ) ( constitute ( one ( of ( ( the ( finest ensembles ) ) ( of ( the ( Italian ( formal style ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN luxuriously)) (VP (VBD planted) (SBAR (S (NP (JJ terraced) (NNS gardens)) (VP (VBP constitute) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (JJS finest) (NNS ensembles)) (PP (IN of) (NP (DT the) (JJ Italian) (JJ formal) (NN style)))))))))) (. .)))
Both the beautiful gardens and rare floral arrangements showcase the Italian formal style.
( ( Both ( ( ( the ( beautiful gardens ) ) and ) ( rare ( floral arrangements ) ) ) ) ( ( showcase ( the ( Italian ( formal style ) ) ) ) . ) )
(ROOT (S (NP (DT Both) (NP (DT the) (JJ beautiful) (NNS gardens)) (CC and) (NP (JJ rare) (JJ floral) (NNS arrangements))) (VP (VBZ showcase) (NP (DT the) (JJ Italian) (JJ formal) (NN style))) (. .)))
travel
1neutral
113,831
113831e
um i wish i had
( um ( ( i ( wish i ) ) had ) )
(ROOT (S (VP (VB um) (NP (NP (FW i) (FW wish) (FW i)) (VP (VBN had))))))
I intensely crave the chance to have done that differently.
( I ( intensely ( ( crave ( ( the chance ) ( to ( have ( done ( that differently ) ) ) ) ) ) . ) ) )
(ROOT (S (NP (PRP I)) (ADVP (RB intensely)) (VP (VBP crave) (S (NP (DT the) (NN chance)) (VP (TO to) (VP (VB have) (VP (VBN done) (SBAR (IN that) (FRAG (ADVP (RB differently))))))))) (. .)))
telephone
0entailment
61,768
61768e
Nestling at the foot of its ruined castle, the pretty medieval town of Kaysersberg is widely known as the birthplace of Nobel Peace Prize winner Albert Schweitzer (1875 1965).
( ( Nestling ( at ( ( the foot ) ( of ( its ( ruined castle ) ) ) ) ) ) ( , ( ( ( the ( ( pretty medieval ) town ) ) ( of Kaysersberg ) ) ( ( ( is widely ) ( known ( as ( ( the birthplace ) ( of ( ( Nobel ( Peace ( Prize ( winner ( Albert Schweitzer ) ) ) ) ) ( -LRB- ( ( 1875 1965 ) -RRB- ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (S (VP (VBG Nestling) (PP (IN at) (NP (NP (DT the) (NN foot)) (PP (IN of) (NP (PRP$ its) (JJ ruined) (NN castle))))))) (, ,) (NP (NP (DT the) (ADJP (RB pretty) (JJ medieval)) (NN town)) (PP (IN of) (NP (NNP Kaysersberg)))) (VP (VBZ is) (ADVP (RB widely)) (VP (VBN known) (PP (IN as) (NP (NP (DT the) (NN birthplace)) (PP (IN of) (NP (NP (NNP Nobel) (NNP Peace) (NNP Prize) (NN winner) (NNP Albert) (NNP Schweitzer)) (PRN (-LRB- -LRB-) (NP (QP (CD 1875) (CD 1965))) (-RRB- -RRB-)))))))) (. .)))
Albert Schweitzer was both in the town of kaysersberg.
( ( Albert Schweitzer ) ( ( was ( both ( in ( ( the town ) ( of kaysersberg ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Albert) (NNP Schweitzer)) (VP (VBD was) (PP (DT both) (IN in) (NP (NP (DT the) (NN town)) (PP (IN of) (NP (NN kaysersberg)))))) (. .)))
travel
0entailment
99,324
99324c
High sensitivity ensures that most of the patients with problems will be detected.
( ( High sensitivity ) ( ( ensures ( that ( ( most ( of ( ( the patients ) ( with problems ) ) ) ) ( will ( be detected ) ) ) ) ) . ) )
(ROOT (S (NP (NNP High) (NNP sensitivity)) (VP (VBZ ensures) (SBAR (IN that) (S (NP (NP (JJS most)) (PP (IN of) (NP (NP (DT the) (NNS patients)) (PP (IN with) (NP (NNS problems)))))) (VP (MD will) (VP (VB be) (VP (VBN detected))))))) (. .)))
Equipment sensitivity is unrelated to problem detection.
( ( Equipment sensitivity ) ( ( is ( unrelated ( to ( problem detection ) ) ) ) . ) )
(ROOT (S (NP (NNP Equipment) (NNP sensitivity)) (VP (VBZ is) (ADJP (JJ unrelated) (PP (TO to) (NP (NN problem) (NN detection))))) (. .)))
government
2contradiction
72,263
72263n
today was uh definitely a shorts day around here
( ( today ( was ( uh definitely ) ) ) ( ( a ( shorts ( day around ) ) ) here ) )
(ROOT (SINV (VP (ADVP (NN today)) (VBD was) (VP (VBN uh) (ADVP (RB definitely)))) (NP (NP (DT a) (JJ shorts) (NN day) (RP around)) (ADVP (RB here)))))
Everyone in the office wore shorts today.
( ( Everyone ( in ( the office ) ) ) ( ( ( wore shorts ) today ) . ) )
(ROOT (S (NP (NP (NN Everyone)) (PP (IN in) (NP (DT the) (NN office)))) (VP (VBD wore) (NP (NNS shorts)) (NP (NN today))) (. .)))
telephone
1neutral
140,994
140994n
In an ugly tux.
( ( In ( an ( ugly tux ) ) ) . )
(ROOT (FRAG (PP (IN In) (NP (DT an) (JJ ugly) (NN tux))) (. .)))
It is pink and orange.
( It ( ( is ( ( pink and ) orange ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ is) (ADJP (JJ pink) (CC and) (JJ orange))) (. .)))
slate
1neutral
136,698
136698n
migrant labor camps oh my God they live in cardboard boxes
( ( migrant ( labor camps ) ) ( ( ( oh my ) God ) ( they ( live ( in ( cardboard boxes ) ) ) ) ) )
(ROOT (S (VP (VB migrant) (NP (NN labor) (NNS camps)) (SBAR (S (INTJ (UH oh) (PRP$ my) (NNP God)) (NP (PRP they)) (VP (VBP live) (PP (IN in) (NP (NN cardboard) (NNS boxes)))))))))
There are pictures of migrant workers living in cardboard boxes in the labor camps.
( There ( ( are ( pictures ( of ( ( migrant workers ) ( living ( in ( ( cardboard boxes ) ( in ( the ( labor camps ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (NNS pictures)) (PP (IN of) (NP (NP (JJ migrant) (NNS workers)) (VP (VBG living) (PP (IN in) (NP (NP (NN cardboard) (NNS boxes)) (PP (IN in) (NP (DT the) (NN labor) (NNS camps)))))))))) (. .)))
telephone
1neutral
54,661
54661e
yeah it's kind of it follows his his travels throughout the world
( yeah ( ( ( ( it 's ) kind ) ( of it ) ) ( follows ( his ( ( his travels ) ( throughout ( the world ) ) ) ) ) ) )
(ROOT (S (VP (VB yeah) (SBAR (S (NP (NP (NP (PRP it) (POS 's)) (NN kind)) (PP (IN of) (NP (PRP it)))) (VP (VBZ follows) (S (NP (PRP$ his)) (NP (NP (PRP$ his) (NNS travels)) (PP (IN throughout) (NP (DT the) (NN world)))))))))))
It follows a persons world journey.
( It ( ( follows ( a ( persons ( world journey ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ follows) (NP (DT a) (NNS persons) (NN world) (NN journey))) (. .)))
telephone
0entailment
78,409
78409c
there are some big big tall oak trees one across
( there ( ( are ( ( some ( big ( big ( tall oak ) ) ) ) trees ) ) ( one across ) ) )
(ROOT (S (NP (EX there)) (VP (VBP are) (NP (NP (DT some) (JJ big) (JJ big) (JJ tall) (NN oak)) (NP (NNS trees))) (ADVP (NP (CD one)) (IN across)))))
We don't have oaks or any type of american tree over here
( We ( ( do n't ) ( have ( ( oaks or ) ( ( any type ) ( of ( ( american tree ) ( over here ) ) ) ) ) ) ) )
(ROOT (S (NP (PRP We)) (VP (VBP do) (RB n't) (VP (VB have) (NP (NP (NNS oaks)) (CC or) (NP (NP (DT any) (NN type)) (PP (IN of) (NP (NP (NN american) (NN tree)) (PP (IN over) (NP (RB here)))))))))))
telephone
2contradiction
12,961
12961e
By car or ferry from Fort-de-France, you can reach Anse ?  l'Ane which has a pleasant brown-sand beach with sea grapes providing shade, plus picnic tables, children's slides, and restaurants.
( ( By ( ( ( car or ) ferry ) ( from Fort-de-France ) ) ) ( , ( you ( ( can ( reach ( ( Anse ( ? l'Ane ) ) ( which ( has ( ( a ( pleasant ( brown-sand beach ) ) ) ( with ( ( sea grapes ) ( providing ( ( ( ( ( ( ( ( shade , ) plus ) ( picnic tables ) ) , ) ( ( children 's ) slides ) ) , ) and ) restaurants ) ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN By) (NP (NP (NN car) (CC or) (NN ferry)) (PP (IN from) (NP (NNP Fort-de-France))))) (, ,) (NP (PRP you)) (VP (MD can) (VP (VB reach) (NP (NP (NNP Anse) (. ?) (NN l'Ane)) (SBAR (WHNP (WDT which)) (S (VP (VBZ has) (NP (NP (DT a) (JJ pleasant) (JJ brown-sand) (NN beach)) (PP (IN with) (NP (NP (NN sea) (NNS grapes)) (VP (VBG providing) (NP (NP (NN shade)) (, ,) (CC plus) (NP (NN picnic) (NNS tables)) (, ,) (NP (NP (NNS children) (POS 's)) (NN slides)) (, ,) (CC and) (NP (NNS restaurants))))))))))))) (. .)))
You can transit to Anse via car or ferry from Fort-de-France.
( You ( ( can ( ( transit ( to ( Anse ( via ( ( car or ) ferry ) ) ) ) ) ( from Fort-de-France ) ) ) . ) )
(ROOT (S (NP (PRP You)) (VP (MD can) (VP (VB transit) (PP (TO to) (NP (NP (NNP Anse)) (PP (IN via) (NP (NN car) (CC or) (NN ferry))))) (PP (IN from) (NP (NNP Fort-de-France))))) (. .)))
travel
0entailment
101,810
101810n
And it means Alabama won't have a half-million dollars cut from its budget as had been expected.
( And ( it ( ( means ( Alabama ( ( wo n't ) ( ( have ( ( a ( half-million ( dollars cut ) ) ) ( from ( its budget ) ) ) ) ( as ( had ( been expected ) ) ) ) ) ) ) . ) ) )
(ROOT (S (CC And) (NP (PRP it)) (VP (VBZ means) (SBAR (S (NP (NNP Alabama)) (VP (MD wo) (RB n't) (VP (VB have) (NP (NP (DT a) (JJ half-million) (NNS dollars) (NN cut)) (PP (IN from) (NP (PRP$ its) (NN budget)))) (SBAR (IN as) (S (VP (VBD had) (VP (VBN been) (VP (VBN expected))))))))))) (. .)))
Alabama didn't have its budget cut because the initial justification for doing so didn't stand up to scrutiny.
( Alabama ( ( ( did n't ) ( ( have ( its ( budget cut ) ) ) ( because ( ( ( the ( initial justification ) ) ( for ( doing so ) ) ) ( ( did n't ) ( ( stand up ) ( to scrutiny ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Alabama)) (VP (VBD did) (RB n't) (VP (VB have) (NP (PRP$ its) (NN budget) (NN cut)) (SBAR (IN because) (S (NP (NP (DT the) (JJ initial) (NN justification)) (PP (IN for) (S (VP (VBG doing) (ADVP (RB so)))))) (VP (VBD did) (RB n't) (VP (VB stand) (PRT (RP up)) (PP (TO to) (NP (NN scrutiny))))))))) (. .)))
government
1neutral
116,337
116337c
okay uh first um i need to know uh how how do you feel about uh about sending um an elderly uh family member to a nursing home
( ( ( okay uh ) ( first ( um i ) ) ) ( need ( ( to ( know uh ) ) ( ( how how ) ( ( do you ) ( ( feel ( about uh ) ) ( about ( ( sending um ) ( ( an ( elderly ( uh ( family member ) ) ) ) ( to ( a ( nursing home ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (NP (ADJP (JJ okay) (JJ uh)) (JJ first) (NN um) (NNS i)) (VP (VBP need) (S (S (VP (TO to) (VP (VB know) (INTJ (UH uh))))) (SBARQ (WHADVP (WRB how) (WRB how)) (SQ (VBP do) (NP (PRP you)) (VP (VB feel) (NP (QP (RB about) (CD uh))) (PP (IN about) (S (VP (VBG sending) (NP (NN um)) (NP (NP (DT an) (JJ elderly) (JJ uh) (NN family) (NN member)) (PP (TO to) (NP (DT a) (NN nursing) (NN home))))))))))))))
I don't have to know how you feel about sending a family member to a nursing home to live.
( I ( ( ( do n't ) ( ( have ( to ( know ( how ( you ( feel ( about ( ( sending ( a ( family member ) ) ) ( to ( a ( nursing home ) ) ) ) ) ) ) ) ) ) ) ( to live ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB have) (S (VP (TO to) (VP (VB know) (SBAR (WHADVP (WRB how)) (S (NP (PRP you)) (VP (VBP feel) (PP (IN about) (S (VP (VBG sending) (NP (DT a) (NN family) (NN member)) (PP (TO to) (NP (DT a) (NN nursing) (NN home)))))))))))) (S (VP (TO to) (VP (VB live)))))) (. .)))
telephone
2contradiction
68,640
68640n
The rest is up to you.
( ( The rest ) ( ( is ( up ( to you ) ) ) . ) )
(ROOT (S (NP (DT The) (NN rest)) (VP (VBZ is) (ADVP (RB up) (PP (TO to) (NP (PRP you))))) (. .)))
The rest is up to you, but there isn't much time.
( ( ( ( ( ( The rest ) ( is ( up ( to you ) ) ) ) , ) but ) ( there ( ( is n't ) ( much time ) ) ) ) . )
(ROOT (S (S (NP (DT The) (NN rest)) (VP (VBZ is) (ADVP (RB up) (PP (TO to) (NP (PRP you)))))) (, ,) (CC but) (S (NP (EX there)) (VP (VBZ is) (RB n't) (NP (JJ much) (NN time)))) (. .)))
travel
1neutral
118,360
118360n
um-hum well it is March after all you know you're not supposed to worry about sunburn in March
( um-hum ( well ( it ( is ( March ( after ( all ( you ( know ( you ( ( 're not ) ( supposed ( to ( worry ( about ( sunburn ( in March ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (FRAG (NP (NN um-hum)) (ADJP (RB well) (SBAR (S (NP (PRP it)) (VP (VBZ is) (NP (NP (NNP March)) (PP (IN after) (NP (NP (DT all)) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (PRP you)) (VP (VBP 're) (RB not) (VP (VBN supposed) (S (VP (TO to) (VP (VB worry) (PP (IN about) (NP (NP (NN sunburn)) (PP (IN in) (NP (NNP March))))))))))))))))))))))))
March is not that hot.
( March ( ( ( is not ) ( that hot ) ) . ) )
(ROOT (S (NP (NNP March)) (VP (VBZ is) (RB not) (ADJP (RB that) (JJ hot))) (. .)))
telephone
1neutral
110,546
110546c
and uh start over so uh with little things like that it's it's still a lot cheaper uh that particular for that particular model car runs a hundred and fifty dollars
( and ( uh ( ( start over ) ( so ( ( uh ( with ( little things ) ) ) ( like ( that ( it ( 's ( it ( ( 's still ) ( ( ( ( a lot ) cheaper ) uh ) ( that ( ( particular ( for ( that ( particular ( model car ) ) ) ) ) ( runs ( ( ( a hundred ) and ) ( fifty dollars ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (FRAG (CC and) (ADVP (RB uh) (S (VP (VB start) (PRT (RP over)) (SBAR (IN so) (S (NP (NP (NNP uh)) (PP (IN with) (NP (JJ little) (NNS things)))) (VP (VBP like) (SBAR (IN that) (S (NP (PRP it)) (VP (VBZ 's) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADVP (RB still)) (ADJP (ADJP (NP (DT a) (RB lot)) (JJR cheaper)) (NP (CD uh)) (SBAR (IN that) (S (NP (NP (JJ particular)) (PP (IN for) (NP (DT that) (JJ particular) (NN model) (NN car)))) (VP (VBZ runs) (NP (NP (DT a) (CD hundred)) (CC and) (NP (JJ fifty) (NNS dollars)))))))))))))))))))))
That model car costs four thousand dollars.
( ( That ( model car ) ) ( ( costs ( ( four thousand ) dollars ) ) . ) )
(ROOT (S (NP (DT That) (NN model) (NN car)) (VP (VBZ costs) (NP (QP (CD four) (CD thousand)) (NNS dollars))) (. .)))
telephone
2contradiction
46,674
46674c
If we have to turn back tomorrow, said the Kal.
( ( If ( we ( have ( to ( turn back ) ) ) ) ) ( tomorrow ( , ( ( said ( the Kal ) ) . ) ) ) )
(ROOT (S (SBAR (IN If) (S (NP (PRP we)) (VP (VBP have) (S (VP (TO to) (VP (VB turn) (ADVP (RB back)))))))) (NP (NN tomorrow)) (, ,) (VP (VBD said) (NP (DT the) (NN Kal))) (. .)))
"We can't turn back. Not today. Not tomorrow. Never." said the Kal.
( `` ( ( We ( ( ca n't ) ( turn ( ( ( ( ( ( ( ( back . ) ( Not today ) ) . ) ( Not tomorrow ) ) . ) Never ) . ) '' ) ) ) ) ( ( said ( the Kal ) ) . ) ) )
(ROOT (SINV (`` ``) (S (NP (PRP We)) (VP (MD ca) (RB n't) (VP (VB turn) (NP (NP (NN back)) (. .) (NP (RB Not) (NN today)) (. .) (NP (RB Not) (NN tomorrow)) (. .) (NP (NNP Never)) (. .) ('' ''))))) (VP (VBD said)) (NP (DT the) (NN Kal)) (. .)))
fiction
2contradiction
87,731
87731e
The triumvirate has outgrown ideology and practices pure Realeconomik.
( ( The triumvirate ) ( ( ( ( has ( outgrown ideology ) ) and ) ( practices ( pure Realeconomik ) ) ) . ) )
(ROOT (S (NP (DT The) (NN triumvirate)) (VP (VP (VBZ has) (VP (VBN outgrown) (NP (NN ideology)))) (CC and) (VP (VBZ practices) (NP (JJ pure) (NN Realeconomik)))) (. .)))
Realeconomik is a new practice.
( Realeconomik ( ( is ( a ( new practice ) ) ) . ) )
(ROOT (S (NP (NNP Realeconomik)) (VP (VBZ is) (NP (DT a) (JJ new) (NN practice))) (. .)))
slate
0entailment
109,265
109265c
She looked very tired and ill, I thought.
( ( She ( looked ( very ( ( tired and ) ill ) ) ) ) ( , ( I ( thought . ) ) ) )
(ROOT (S (S (NP (PRP She)) (VP (VBD looked) (ADJP (RB very) (JJ tired) (CC and) (JJ ill)))) (, ,) (NP (PRP I)) (VP (VBD thought)) (. .)))
She looked totally fine and healthy.
( She ( ( looked ( totally ( ( fine and ) healthy ) ) ) . ) )
(ROOT (S (NP (PRP She)) (VP (VBD looked) (ADJP (RB totally) (JJ fine) (CC and) (JJ healthy))) (. .)))
fiction
2contradiction
122,096
122096e
I can still hear it to this day
( I ( ( can still ) ( ( hear it ) ( to ( this day ) ) ) ) )
(ROOT (S (NP (PRP I)) (VP (MD can) (ADVP (RB still)) (VP (VB hear) (NP (PRP it)) (PP (TO to) (NP (DT this) (NN day)))))))
I still remember the sound.
( I ( still ( ( remember ( the sound ) ) . ) ) )
(ROOT (S (NP (PRP I)) (ADVP (RB still)) (VP (VBP remember) (NP (DT the) (NN sound))) (. .)))
fiction
0entailment
129,479
129479e
Unlike his other riders, his expression was calm.
( ( Unlike ( his ( other riders ) ) ) ( , ( ( his expression ) ( ( was calm ) . ) ) ) )
(ROOT (S (PP (IN Unlike) (NP (PRP$ his) (JJ other) (NNS riders))) (, ,) (NP (PRP$ his) (NN expression)) (VP (VBD was) (ADJP (JJ calm))) (. .)))
Unlike others, he looked calm.
( ( Unlike others ) ( , ( he ( ( looked calm ) . ) ) ) )
(ROOT (S (PP (IN Unlike) (NP (NNS others))) (, ,) (NP (PRP he)) (VP (VBD looked) (ADJP (JJ calm))) (. .)))
fiction
0entailment
99,573
99573e
And while it may be unfair that homemakers are not paid for the work they do, the upside to the deal is that they are not taxed on it, either.
( And ( ( while ( it ( may ( ( be unfair ) ( that ( homemakers ( ( are not ) ( paid ( for ( ( the work ) ( they do ) ) ) ) ) ) ) ) ) ) ) ( , ( ( ( the upside ) ( to ( the deal ) ) ) ( ( is ( that ( they ( ( are not ) ( ( ( taxed ( on it ) ) , ) either ) ) ) ) ) . ) ) ) ) )
(ROOT (S (CC And) (SBAR (IN while) (S (NP (PRP it)) (VP (MD may) (VP (VB be) (ADJP (JJ unfair)) (SBAR (IN that) (S (NP (NNS homemakers)) (VP (VBP are) (RB not) (VP (VBN paid) (PP (IN for) (NP (NP (DT the) (NN work)) (SBAR (S (NP (PRP they)) (VP (VBP do)))))))))))))) (, ,) (NP (NP (DT the) (NN upside)) (PP (TO to) (NP (DT the) (NN deal)))) (VP (VBZ is) (SBAR (IN that) (S (NP (PRP they)) (VP (VBP are) (RB not) (VP (VBN taxed) (PP (IN on) (NP (PRP it))) (, ,) (ADVP (RB either))))))) (. .)))
It might be unfair that homemakers aren't paid for work they do.
( ( It ( might ( ( be unfair ) ( that ( homemakers ( ( are n't ) ( paid ( for work ) ) ) ) ) ) ) ) ( they ( do . ) ) )
(ROOT (S (S (NP (PRP It)) (VP (MD might) (VP (VB be) (ADJP (JJ unfair)) (SBAR (IN that) (S (NP (NNS homemakers)) (VP (VBP are) (RB n't) (VP (VBN paid) (PP (IN for) (NP (NN work)))))))))) (NP (PRP they)) (VP (VBP do)) (. .)))
slate
0entailment
10,086
10086e
But I am instinctively skeptical that many customers are as fanatically loyal as my colleague's wife.
( But ( I ( ( am ( instinctively ( skeptical ( that ( ( many customers ) ( are ( ( as ( fanatically loyal ) ) ( as ( ( my ( colleague 's ) ) wife ) ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (CC But) (NP (PRP I)) (VP (VBP am) (ADJP (RB instinctively) (JJ skeptical) (SBAR (IN that) (S (NP (JJ many) (NNS customers)) (VP (VBP are) (ADJP (ADJP (RB as) (RB fanatically) (JJ loyal)) (PP (IN as) (NP (NP (PRP$ my) (NN colleague) (POS 's)) (NN wife))))))))) (. .)))
Naturally, I'm skeptical that many others are as loyal as my colleague's wife is.
( Naturally ( , ( I ( ( 'm ( skeptical ( that ( ( many others ) ( are ( as ( loyal ( as ( ( ( my ( colleague 's ) ) wife ) is ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (ADVP (RB Naturally)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ skeptical) (SBAR (IN that) (S (NP (JJ many) (NNS others)) (VP (VBP are) (ADJP (RB as) (JJ loyal) (SBAR (IN as) (S (NP (NP (PRP$ my) (NN colleague) (POS 's)) (NN wife)) (VP (VBZ is)))))))))) (. .)))
slate
0entailment
129,388
129388e
American credibility is at stake.
( ( American credibility ) ( ( is ( at stake ) ) . ) )
(ROOT (S (NP (JJ American) (NN credibility)) (VP (VBZ is) (PP (IN at) (NP (NN stake)))) (. .)))
American credibility could become either better or worse.
( ( American credibility ) ( ( could ( become ( either ( ( better or ) worse ) ) ) ) . ) )
(ROOT (S (NP (JJ American) (NN credibility)) (VP (MD could) (VP (VB become) (S (NP (DT either)) (ADJP (JJR better) (CC or) (JJR worse))))) (. .)))
slate
0entailment
77,647
77647c
"Over and over I find the figure seven and the figure three thousand.
( `` ( ( Over ( and over ) ) ( I ( ( find ( ( ( ( the figure ) seven ) and ) ( ( the figure ) ( three thousand ) ) ) ) . ) ) ) )
(ROOT (S (`` ``) (PP (IN Over) (NP (QP (CC and) (IN over)))) (NP (PRP I)) (VP (VBP find) (NP (NP (NP (DT the) (NN figure)) (NP (CD seven))) (CC and) (NP (NP (DT the) (NN figure)) (NP (QP (CD three) (CD thousand)))))) (. .)))
I have found the number seven and three thousand only once.
( I ( ( have ( ( found ( the number ) ) ( ( ( ( seven and ) three ) thousand ) ( only once ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP have) (VP (VBN found) (NP (DT the) (NN number)) (ADVP (QP (CD seven) (CC and) (CD three) (CD thousand)) (RB only) (RB once)))) (. .)))
fiction
2contradiction
33,898
33898n
yeah you had a good time there
( yeah ( you ( ( had ( a ( good time ) ) ) there ) ) )
(ROOT (S (VP (VB yeah) (SBAR (S (NP (PRP you)) (VP (VBD had) (NP (DT a) (JJ good) (NN time)) (ADVP (RB there))))))))
You got a little crazy.
( You ( ( got ( ( a little ) crazy ) ) . ) )
(ROOT (S (NP (PRP You)) (VP (VBD got) (ADJP (NP (DT a) (RB little)) (JJ crazy))) (. .)))
telephone
1neutral
123,081
123081n
even falling knowing already he was dead, and how much I pray to myself I want not, ever,
( even ( falling ( ( knowing already ) ( ( ( ( he ( was dead ) ) , ) and ) ( ( how much ) ( I ( ( ( pray ( to myself ) ) ( I ( want not ) ) ) ( , ( ever , ) ) ) ) ) ) ) ) )
(ROOT (FRAG (S (ADVP (RB even)) (VP (VBG falling) (S (VP (VBG knowing) (ADVP (RB already)) (SBAR (SBAR (S (NP (PRP he)) (VP (VBD was) (ADJP (JJ dead))))) (, ,) (CC and) (SBAR (WHADJP (WRB how) (JJ much)) (S (NP (PRP I)) (VP (NP (NP (NN pray)) (PP (TO to) (NP (PRP myself))) (SBAR (S (NP (PRP I)) (VP (VBP want) (RB not))))) (PRN (, ,) (ADVP (RB ever)) (, ,))))))))))))
I pray to God in my head.
( I ( ( ( pray ( to God ) ) ( in ( my head ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP pray) (PP (TO to) (NP (NNP God))) (PP (IN in) (NP (PRP$ my) (NN head)))) (. .)))
slate
1neutral
74,112
74112n
be the United States' first coast-to-coast bank, operating in 22 contiguous states from Washington, D.C., to Washington state;
( ( ( be ( ( ( ( the ( United ( States ' ) ) ) ( first ( coast-to-coast bank ) ) ) , ) ( operating ( in ( ( 22 contiguous ) states ) ) ) ) ) ( from ( ( ( ( ( Washington , ) D.C. ) , ) ( to Washington ) ) state ) ) ) ; )
(ROOT (S (VP (VB be) (NP (NP (NP (DT the) (NNP United) (NNPS States) (POS ')) (JJ first) (JJ coast-to-coast) (NN bank)) (, ,) (NP (NP (NN operating)) (PP (IN in) (NP (ADJP (CD 22) (JJ contiguous)) (NNS states))))) (PP (IN from) (NP (NAC (NAC (NNP Washington) (, ,) (NNP D.C.) (, ,)) (PP (TO to) (NP (NNP Washington)))) (NN state)))) (: ;)))
Most banks only have branches in one state.
( ( Most banks ) ( only ( ( have ( branches ( in ( one state ) ) ) ) . ) ) )
(ROOT (S (NP (JJS Most) (NNS banks)) (ADVP (RB only)) (VP (VBP have) (NP (NP (NNS branches)) (PP (IN in) (NP (CD one) (NN state))))) (. .)))
slate
1neutral
66,303
66303n
sounds like the aftermath of like a hurricane down here
( ( sounds ( like ( ( the aftermath ) ( of ( like ( ( a hurricane ) down ) ) ) ) ) ) here )
(ROOT (SINV (VP (VBZ sounds) (PP (IN like) (NP (NP (DT the) (NN aftermath)) (PP (IN of) (PP (IN like) (ADVP (NP (DT a) (NN hurricane)) (RB down))))))) (NP (RB here))))
There are over fifty destroyed houses or buildings in this town.
( There ( ( ( are over ) ( fifty ( destroyed ( ( ( houses or ) buildings ) ( in ( this town ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (ADVP (RB over)) (VP (ADVP (RB fifty)) (VBN destroyed) (NP (NP (NNS houses) (CC or) (NNS buildings)) (PP (IN in) (NP (DT this) (NN town)))))) (. .)))
telephone
1neutral
54,938
54938e
The Allowance Tracking System for sulfur dioxide allowances was already established for the Acid Rain Program, and essentially the same system will be used for the new WRAP trading program.
( ( ( ( ( ( ( The ( Allowance ( Tracking System ) ) ) ( for ( sulfur ( dioxide allowances ) ) ) ) ( ( was already ) ( established ( for ( the ( Acid ( Rain Program ) ) ) ) ) ) ) , ) and ) ( ( essentially ( the ( same system ) ) ) ( will ( be ( used ( for ( the ( new ( WRAP ( trading program ) ) ) ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (NP (DT The) (NNP Allowance) (NNP Tracking) (NNP System)) (PP (IN for) (NP (NN sulfur) (NN dioxide) (NNS allowances)))) (VP (VBD was) (ADVP (RB already)) (VP (VBN established) (PP (IN for) (NP (DT the) (NNP Acid) (NN Rain) (NN Program)))))) (, ,) (CC and) (S (NP (RB essentially) (DT the) (JJ same) (NN system)) (VP (MD will) (VP (VB be) (VP (VBN used) (PP (IN for) (NP (DT the) (JJ new) (NNP WRAP) (NN trading) (NN program))))))) (. .)))
The Allowance Tracking System was already established for the Acid Rain Program.
( ( The ( Allowance ( Tracking System ) ) ) ( ( ( was already ) ( established ( for ( the ( Acid ( Rain Program ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP Allowance) (NNP Tracking) (NNP System)) (VP (VBD was) (ADVP (RB already)) (VP (VBN established) (PP (IN for) (NP (DT the) (NNP Acid) (NN Rain) (NN Program))))) (. .)))
government
0entailment
43,850
43850e
well it's not too bad i mean i i i thought they were pretty reasonable but i don't know i have nothing really to compare it with uh you know four or five dollars for a for a shrub
( well ( it ( ( 's not ) ( too ( bad ( ( ( i ( mean ( i ( i i ) ) ) ) ( thought ( ( ( they ( were ( pretty reasonable ) ) ) but ) ( i ( ( do n't ) ( know i ) ) ) ) ) ) ( have ( nothing ( really ( to ( ( compare it ) ( with ( uh ( you ( know ( ( ( ( four or ) five ) dollars ) ( for ( a ( for ( a shrub ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (ADJP (RB well) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (RB not) (ADJP (RB too) (JJ bad) (SBAR (S (NP (NP (FW i) (FW mean) (FW i) (FW i) (FW i)) (SBAR (S (VP (VBD thought) (SBAR (S (S (NP (PRP they)) (VP (VBD were) (ADJP (RB pretty) (JJ reasonable)))) (CC but) (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB know) (NP (FW i))))))))))) (VP (VBP have) (S (NP (NN nothing)) (ADVP (RB really)) (VP (TO to) (VP (VB compare) (NP (PRP it)) (SBAR (IN with) (S (INTJ (UH uh)) (NP (PRP you)) (VP (VBP know) (NP (NP (QP (CD four) (CC or) (CD five)) (NNS dollars)) (PP (IN for) (NP (NP (SYM a)) (PP (IN for) (NP (DT a) (NN shrub)))))))))))))))))))))
I thought that four or five dollars for a shrub was reasonable.
( I ( ( thought ( that ( ( ( ( ( four or ) five ) dollars ) ( for ( a shrub ) ) ) ( was reasonable ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD thought) (SBAR (IN that) (S (NP (NP (QP (CD four) (CC or) (CD five)) (NNS dollars)) (PP (IN for) (NP (DT a) (NN shrub)))) (VP (VBD was) (ADJP (JJ reasonable)))))) (. .)))
telephone
0entailment
31,950
31950e
The second walk is one of the island's most popular levada trails.
( ( The ( second walk ) ) ( ( is ( one ( of ( ( the ( island 's ) ) ( most ( popular ( levada trails ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (JJ second) (NN walk)) (VP (VBZ is) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (NN island) (POS 's)) (JJS most) (JJ popular) (NN levada) (NNS trails))))) (. .)))
One of the popular levada trails is the second walk.
( ( One ( of ( the ( popular ( levada trails ) ) ) ) ) ( ( is ( the ( second walk ) ) ) . ) )
(ROOT (S (NP (NP (CD One)) (PP (IN of) (NP (DT the) (JJ popular) (NN levada) (NNS trails)))) (VP (VBZ is) (NP (DT the) (JJ second) (NN walk))) (. .)))
travel
0entailment
15,065
15065n
Thus, I have never even touched a girl, much less kissed one.
( Thus ( , ( I ( ( ( have never ) ( even ( touched ( ( ( a girl ) , ) ( ( much ( less kissed ) ) one ) ) ) ) ) . ) ) ) )
(ROOT (S (ADVP (RB Thus)) (, ,) (NP (PRP I)) (VP (VBP have) (ADVP (RB never)) (VP (ADVP (RB even)) (VBN touched) (S (NP (NP (DT a) (NN girl)) (, ,) (NP (ADJP (RB much) (RBR less) (JJ kissed)) (NN one)))))) (. .)))
The reason I've never kissed a girl before is because I'm too scared.
( ( ( The reason ) ( I ( ( 've never ) ( kissed ( a girl ) ) ) ) ) ( before ( ( is ( because ( I ( 'm ( too scared ) ) ) ) ) . ) ) )
(ROOT (S (NP (NP (DT The) (NN reason)) (SBAR (S (NP (PRP I)) (VP (VBP 've) (ADVP (RB never)) (VP (VBN kissed) (NP (DT a) (NN girl))))))) (ADVP (RB before)) (VP (VBZ is) (SBAR (IN because) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (RB too) (VBN scared)))))) (. .)))
slate
1neutral
95,305
95305n
We are very grateful for the help of our attorneys.
( We ( ( are ( very ( grateful ( for ( ( the help ) ( of ( our attorneys ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP We)) (VP (VBP are) (ADJP (RB very) (JJ grateful) (PP (IN for) (NP (NP (DT the) (NN help)) (PP (IN of) (NP (PRP$ our) (NNS attorneys))))))) (. .)))
We are thankful the attorneys helped the very poor people in Utah.
( We ( ( are ( thankful ( ( the attorneys ) ( helped ( ( the ( ( very poor ) people ) ) ( in Utah ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP We)) (VP (VBP are) (ADJP (JJ thankful) (SBAR (S (NP (DT the) (NNS attorneys)) (VP (VBD helped) (NP (NP (DT the) (ADJP (RB very) (JJ poor)) (NNS people)) (PP (IN in) (NP (NNP Utah))))))))) (. .)))
government
1neutral
83,486
83486c
The design for the new building was the subject of a competition won by Spanish architect and designer Enric Miralles.
( ( ( The design ) ( for ( the ( new building ) ) ) ) ( ( was ( ( the subject ) ( of ( ( a competition ) ( won ( by ( ( ( Spanish architect ) and ) ( designer ( Enric Miralles ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN design)) (PP (IN for) (NP (DT the) (JJ new) (NN building)))) (VP (VBD was) (NP (NP (DT the) (NN subject)) (PP (IN of) (NP (NP (DT a) (NN competition)) (VP (VBN won) (PP (IN by) (NP (NP (JJ Spanish) (NN architect)) (CC and) (NP (NN designer) (NNP Enric) (NNP Miralles))))))))) (. .)))
Enric Miralles is from Italy.
( ( Enric Miralles ) ( ( is ( from Italy ) ) . ) )
(ROOT (S (NP (NNP Enric) (NNP Miralles)) (VP (VBZ is) (PP (IN from) (NP (NNP Italy)))) (. .)))
travel
2contradiction
57,287
57287n
He had not shaved or washed for three days!
( He ( ( ( had not ) ( ( ( shaved or ) washed ) ( for ( three days ) ) ) ) ! ) )
(ROOT (S (NP (PRP He)) (VP (VBD had) (RB not) (VP (VBN shaved) (CC or) (VBN washed) (PP (IN for) (NP (CD three) (NNS days))))) (. !)))
He had tried to wash but wasn't able to.
( ( ( ( He ( had ( tried ( to wash ) ) ) ) but ) ( ( was n't ) ( able to ) ) ) . )
(ROOT (S (S (NP (PRP He)) (VP (VBD had) (VP (VBN tried) (S (VP (TO to) (VP (VB wash))))))) (CC but) (S (VP (VBD was) (RB n't) (ADJP (JJ able) (PP (TO to))))) (. .)))
fiction
1neutral
129,541
129541e
um and you know you and uh let's see there's another one up in uh just north of Baltimore called Ralphie's Diner
( ( ( um and ) you ) ( know ( ( ( you and ) uh ) ( let ( 's ( see ( there ( 's ( ( ( another one ) ( up ( ( in uh ) ( just north ) ) ) ) ( of ( Baltimore ( called ( ( Ralphie 's ) Diner ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (NP (NP (NN um)) (CC and) (NP (PRP you))) (VP (VBP know) (SBAR (S (NP (PRP you) (CC and) (NNP uh)) (VP (VBD let) (SBAR (S (NP (PRP 's)) (VP (VBP see) (SBAR (S (NP (EX there)) (VP (VBZ 's) (NP (NP (DT another) (NN one)) (ADVP (RB up) (PP (IN in) (NP (INTJ (UH uh))) (ADVP (RB just) (RB north)))) (PP (IN of) (NP (NP (NNP Baltimore)) (VP (VBN called) (NP (NP (NNP Ralphie) (POS 's)) (NN Diner))))))))))))))))))
Ralphie's Diner is north of Baltimore.
( ( ( Ralphie 's ) Diner ) ( ( is ( north ( of Baltimore ) ) ) . ) )
(ROOT (S (NP (NP (NNP Ralphie) (POS 's)) (NNP Diner)) (VP (VBZ is) (NP (NP (NN north)) (PP (IN of) (NP (NNP Baltimore))))) (. .)))
telephone
0entailment
112,614
112614c
The policy states that an interim progress review should be held between the two stages, but the review has no established agenda and no required outputs of information unless specifically requested by the decision maker.
( ( ( ( ( ( The policy ) ( states ( that ( ( an ( interim ( progress review ) ) ) ( should ( be ( held ( between ( the ( two stages ) ) ) ) ) ) ) ) ) ) , ) but ) ( ( the review ) ( has ( ( ( no ( established ( agenda ( and ( no ( required outputs ) ) ) ) ) ) ( of information ) ) ( unless ( specifically ( requested ( by ( the ( decision maker ) ) ) ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (DT The) (NN policy)) (VP (VBZ states) (SBAR (IN that) (S (NP (DT an) (JJ interim) (NN progress) (NN review)) (VP (MD should) (VP (VB be) (VP (VBN held) (PP (IN between) (NP (DT the) (CD two) (NNS stages)))))))))) (, ,) (CC but) (S (NP (DT the) (NN review)) (VP (VBZ has) (NP (NP (DT no) (VBN established) (NN agenda) (CC and) (RB no) (VBN required) (NNS outputs)) (PP (IN of) (NP (NN information))) (SBAR (IN unless) (S (ADVP (RB specifically)) (VP (VBN requested) (PP (IN by) (NP (DT the) (NN decision) (NN maker))))))))) (. .)))
There are strict agendas and information requirements for the review.
( There ( ( are ( ( strict ( agendas ( and ( information requirements ) ) ) ) ( for ( the review ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (JJ strict) (NNS agendas) (CC and) (NN information) (NNS requirements)) (PP (IN for) (NP (DT the) (NN review))))) (. .)))
government
2contradiction
61,678
61678e
The northern stood and stumbled.
( ( The northern ) ( ( ( stood and ) stumbled ) . ) )
(ROOT (S (NP (DT The) (JJ northern)) (VP (VP (VBD stood)) (CC and) (VP (VBD stumbled))) (. .)))
The northerner stumbled after standing up.
( ( The northerner ) ( ( stumbled ( after ( standing up ) ) ) . ) )
(ROOT (S (NP (DT The) (NN northerner)) (VP (VBD stumbled) (PP (IN after) (S (VP (VBG standing) (PRT (RP up)))))) (. .)))
fiction
0entailment
129,853
129853e
To take the fragment of green material first, I found it caught in the bolt of the communicating door between that room and the adjoining one occupied by Mademoiselle Cynthia.
( ( To ( ( take ( ( the fragment ) ( of ( green material ) ) ) ) first ) ) ( , ( I ( ( found ( ( ( it ( caught ( in ( ( the bolt ) ( of ( ( the ( communicating door ) ) ( between ( that room ) ) ) ) ) ) ) ) and ) ( ( the ( adjoining one ) ) ( occupied ( by ( Mademoiselle Cynthia ) ) ) ) ) ) . ) ) ) )
(ROOT (S (S (VP (TO To) (VP (VB take) (NP (NP (DT the) (NN fragment)) (PP (IN of) (NP (JJ green) (NN material)))) (ADVP (RB first))))) (, ,) (NP (PRP I)) (VP (VBD found) (SBAR (S (S (NP (PRP it)) (VP (VBD caught) (PP (IN in) (NP (NP (DT the) (NN bolt)) (PP (IN of) (NP (NP (DT the) (VBG communicating) (NN door)) (PP (IN between) (NP (DT that) (NN room))))))))) (CC and) (S (NP (DT the) (JJ adjoining) (NN one)) (VP (VBD occupied) (PP (IN by) (NP (NNP Mademoiselle) (NNP Cynthia)))))))) (. .)))
I found the fragment of the green material caught in the door bolt.
( I ( ( found ( ( the fragment ) ( of ( ( the ( green material ) ) ( caught ( in ( the ( door bolt ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD found) (NP (NP (DT the) (NN fragment)) (PP (IN of) (NP (NP (DT the) (JJ green) (NN material)) (VP (VBN caught) (PP (IN in) (NP (DT the) (NN door) (NN bolt)))))))) (. .)))
fiction
0entailment
136,951
136951n
5 percent of GDP compared to today's 3.5 percent.
( ( ( 5 percent ) ( of GDP ) ) ( ( compared ( to ( ( today 's ) ( 3.5 percent ) ) ) ) . ) )
(ROOT (S (NP (NP (CD 5) (NN percent)) (PP (IN of) (NP (NNP GDP)))) (VP (VBN compared) (PP (TO to) (NP (NP (NN today) (POS 's)) (CD 3.5) (NN percent)))) (. .)))
The public is pleased to see that the percent of GDP is falling.
( ( The public ) ( ( is ( pleased ( to ( see ( that ( ( ( the percent ) ( of GDP ) ) ( is falling ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN public)) (VP (VBZ is) (ADJP (JJ pleased) (S (VP (TO to) (VP (VB see) (SBAR (IN that) (S (NP (NP (DT the) (NN percent)) (PP (IN of) (NP (NNP GDP)))) (VP (VBZ is) (VP (VBG falling)))))))))) (. .)))
government
1neutral
31,862
31862n
uh-huh or hail yeah it just you know
( ( ( uh-huh or ) hail ) ( ( ( yeah it ) just ) ( you know ) ) )
(ROOT (S (NP (NN uh-huh) (CC or) (NN hail)) (VP (VBP yeah) (NP (PRP it)) (ADVP (RB just)) (SBAR (S (NP (PRP you)) (VP (VBP know)))))))
It is just hail but it will pass quickly.
( ( ( ( It ( ( is just ) hail ) ) but ) ( it ( will ( pass quickly ) ) ) ) . )
(ROOT (S (S (NP (PRP It)) (VP (VBZ is) (ADVP (RB just)) (NP (NN hail)))) (CC but) (S (NP (PRP it)) (VP (MD will) (VP (VB pass) (ADVP (RB quickly))))) (. .)))
telephone
1neutral
129,092
129092c
that was loud sorry
( that ( ( was loud ) sorry ) )
(ROOT (SBAR (WHNP (WDT that)) (S (VP (VBD was) (ADVP (JJ loud)) (ADJP (JJ sorry))))))
I could barely hear anything. Could you?
( I ( ( ( could barely ) ( hear ( ( anything ( . Could ) ) you ) ) ) ? ) )
(ROOT (S (NP (PRP I)) (VP (MD could) (ADVP (RB barely)) (VP (VB hear) (S (NP (NN anything) (. .) (NNP Could)) (NP (PRP you))))) (. ?)))
telephone
2contradiction
14,286
14286n
"We ain't blind on th' Range." His head swung a little so he was looking at the girl.
( `` ( ( We ( ( ai n't ) ( blind ( on ( ( th ' ) Range ) ) ) ) ) ( . ( '' ( ( His head ) ( ( ( swung ( a little ) ) ( so ( he ( was ( looking ( at ( the girl ) ) ) ) ) ) ) . ) ) ) ) ) )
(ROOT (SINV (`` ``) (S (NP (PRP We)) (VP (VBP ai) (RB n't) (ADJP (JJ blind) (PP (IN on) (NP (NP (NNP th) (POS ')) (NNP Range)))))) (. .) ('' '') (NP (PRP$ His) (NN head)) (VP (VBD swung) (NP (DT a) (JJ little))) (SBAR (IN so) (S (NP (PRP he)) (VP (VBD was) (VP (VBG looking) (PP (IN at) (NP (DT the) (NN girl))))))) (. .)))
He dreaded turning his head to face the girl.
( He ( ( dreaded ( turning ( his ( head ( to ( face ( the girl ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBZ dreaded) (S (VP (VBG turning) (NP (PRP$ his) (NN head) (S (VP (TO to) (VP (VB face) (NP (DT the) (NN girl))))))))) (. .)))
fiction
1neutral
67,543
67543c
The preamble to the proposed rule contained the information required under the Paperwork Reduction Act concerning the collections, including the needs and uses of the requirements, the number of estimated respondents, and the total annual burden hours.
( ( ( The preamble ) ( to ( the ( proposed rule ) ) ) ) ( ( contained ( ( ( ( ( ( ( the information ) ( required ( under ( ( the ( Paperwork ( Reduction Act ) ) ) ( concerning ( ( ( the collections ) , ) ( including ( ( the ( ( needs and ) uses ) ) ( of ( the requirements ) ) ) ) ) ) ) ) ) ) , ) ( ( the number ) ( of ( estimated respondents ) ) ) ) , ) and ) ( the ( total ( annual ( burden hours ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN preamble)) (PP (TO to) (NP (DT the) (VBN proposed) (NN rule)))) (VP (VBD contained) (NP (NP (NP (DT the) (NN information)) (VP (VBN required) (PP (IN under) (NP (NP (DT the) (NNP Paperwork) (NNP Reduction) (NNP Act)) (PP (VBG concerning) (NP (NP (DT the) (NNS collections)) (, ,) (PP (VBG including) (NP (NP (DT the) (NNS needs) (CC and) (NNS uses)) (PP (IN of) (NP (DT the) (NNS requirements))))))))))) (, ,) (NP (NP (DT the) (NN number)) (PP (IN of) (NP (VBN estimated) (NNS respondents)))) (, ,) (CC and) (NP (DT the) (JJ total) (JJ annual) (NN burden) (NNS hours)))) (. .)))
The information was not contained in the proposed rule.
( ( The information ) ( ( ( was not ) ( contained ( in ( the ( proposed rule ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN information)) (VP (VBD was) (RB not) (VP (VBN contained) (PP (IN in) (NP (DT the) (VBN proposed) (NN rule))))) (. .)))
government
2contradiction
129,473
129473c
One doesn't want to get caught in them.
( One ( ( ( does n't ) ( want ( to ( get ( caught ( in them ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP One)) (VP (VBZ does) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB get) (VP (VBN caught) (PP (IN in) (NP (PRP them))))))))) (. .)))
Getting caught in them is a great idea.
( ( Getting ( caught ( in them ) ) ) ( ( is ( a ( great idea ) ) ) . ) )
(ROOT (S (S (VP (VBG Getting) (VP (VBN caught) (PP (IN in) (NP (PRP them)))))) (VP (VBZ is) (NP (DT a) (JJ great) (NN idea))) (. .)))
fiction
2contradiction
136,898
136898e
He did not say so, senor .
( He ( ( ( did not ) ( ( ( say so ) , ) senor ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD did) (RB not) (VP (VB say) (ADVP (RB so)) (, ,) (ADVP (RB senor)))) (. .)))
He did not say that, senor.
( He ( ( ( did not ) ( say ( ( that , ) senor ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD did) (RB not) (VP (VB say) (NP (NP (DT that)) (, ,) (NP (NN senor))))) (. .)))
fiction
0entailment
145,999
145999c
This really is the crux of the necessary better to have fought and withdrawn than never to have fought at all.
( This ( really ( ( is ( ( the crux ) ( of ( the ( ( necessary better ) ( to ( have ( ( ( ( fought and ) withdrawn ) ( than never ) ) ( to ( have ( fought ( at all ) ) ) ) ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (NP (DT This)) (ADVP (RB really)) (VP (VBZ is) (NP (NP (DT the) (NN crux)) (PP (IN of) (NP (DT the) (ADJP (JJ necessary) (RB better) (S (VP (TO to) (VP (VB have) (VP (VBN fought) (CC and) (VBN withdrawn) (PP (IN than) (ADVP (RB never))) (S (VP (TO to) (VP (VB have) (VP (VBN fought) (ADVP (IN at) (DT all))))))))))))))) (. .)))
The necessary better crux states it is better to not show up than to lose.
( ( The ( ( necessary better ) crux ) ) ( ( states ( it ( ( ( is better ) ( to ( not ( show up ) ) ) ) ( than ( to lose ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (ADJP (JJ necessary) (JJR better)) (NN crux)) (VP (VBZ states) (SBAR (S (NP (PRP it)) (VP (VBZ is) (ADJP (JJR better)) (S (VP (TO to) (VP (RB not) (VB show) (PRT (RP up))))) (SBAR (IN than) (S (VP (TO to) (VP (VB lose))))))))) (. .)))
slate
2contradiction
74,747
74747n
brown yeah that is that is awful and it it takes time and the and the kids they you have to water your lawn and they want to go out and run in it and get all muddy and you know so you're going do i want a dirt a green lawn or a muddy feet in the house
( ( ( ( brown yeah ) ( that ( is ( ( ( that ( is awful ) ) and ) ( it ( it ( takes ( ( ( ( ( time and ) the ) and ) ( the kids ) ) they ) ) ) ) ) ) ) ) ( ( ( you ( have ( to ( water ( your lawn ) ) ) ) ) and ) ( ( ( they ( want ( to ( ( ( go out ) and ) ( ( ( run ( in it ) ) and ) ( get ( all muddy ) ) ) ) ) ) ) and ) ( you ( know ( so ( you ( 're going ) ) ) ) ) ) ) ) ( do ( i ( want ( ( ( ( a dirt ) ( a ( green lawn ) ) ) or ) ( ( a ( muddy feet ) ) ( in ( the house ) ) ) ) ) ) ) )
(ROOT (S (NP (NP (JJ brown) (NN yeah)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (NP (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (ADJP (JJ awful))))) (CC and) (NP (NP (PRP it)) (SBAR (S (NP (PRP it)) (VP (VBZ takes) (S (NP (NP (NN time) (CC and) (DT the)) (CC and) (NP (DT the) (NNS kids))) (NP (PRP they))))))))))) (SBAR (S (S (NP (PRP you)) (VP (VBP have) (S (VP (TO to) (VP (VB water) (NP (PRP$ your) (NN lawn))))))) (CC and) (S (S (NP (PRP they)) (VP (VBP want) (S (VP (TO to) (VP (VP (VB go) (PRT (RP out))) (CC and) (VP (VP (VB run) (PP (IN in) (NP (PRP it)))) (CC and) (VP (VB get) (NP (DT all) (NN muddy))))))))) (CC and) (S (NP (PRP you)) (VP (VBP know) (SBAR (IN so) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG going))))))))))) (VP (VBP do) (SBAR (S (NP (FW i)) (VP (VBP want) (NP (NP (NP (DT a) (NN dirt)) (NP (DT a) (JJ green) (NN lawn))) (CC or) (NP (NP (DT a) (JJ muddy) (NNS feet)) (PP (IN in) (NP (DT the) (NN house)))))))))))
I make them take their shoes off on the porch.
( I ( ( make ( them ( ( ( take ( their shoes ) ) off ) ( on ( the porch ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP make) (SBAR (S (NP (PRP them)) (VP (VBP take) (NP (PRP$ their) (NNS shoes)) (PRT (RP off)) (PP (IN on) (NP (DT the) (NN porch))))))) (. .)))
telephone
1neutral
11,645
11645c
Half-built robots and mysterious machines stand by lumps of bubbling flesh and vats of half-green liquid.
( ( ( ( Half-built robots ) and ) ( mysterious machines ) ) ( ( stand ( by ( lumps ( of ( ( bubbling ( ( flesh and ) vats ) ) ( of ( half-green liquid ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (JJ Half-built) (NNS robots)) (CC and) (NP (JJ mysterious) (NNS machines))) (VP (VBP stand) (PP (IN by) (NP (NP (NNP lumps)) (PP (IN of) (NP (NP (VBG bubbling) (NN flesh) (CC and) (NNS vats)) (PP (IN of) (NP (JJ half-green) (NN liquid)))))))) (. .)))
The robots are totally finished.
( ( The robots ) ( ( are ( totally finished ) ) . ) )
(ROOT (S (NP (DT The) (NNS robots)) (VP (VBP are) (ADJP (RB totally) (VBN finished))) (. .)))
fiction
2contradiction
99,892
99892e
It's better to build a law enforcement system than to punish one outlaw.
( It ( ( ( ( 's better ) ( to ( build ( a ( law ( enforcement system ) ) ) ) ) ) ( than ( to ( punish ( one outlaw ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJR better)) (S (VP (TO to) (VP (VB build) (NP (DT a) (NN law) (NN enforcement) (NN system))))) (SBAR (IN than) (S (VP (TO to) (VP (VB punish) (NP (CD one) (NN outlaw))))))) (. .)))
It's best to build a system of law enforcement than it is to punish one person.
( It ( ( ( ( 's best ) ( to ( build ( ( a system ) ( of ( law enforcement ) ) ) ) ) ) ( than ( it ( is ( to ( punish ( one person ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJS best)) (S (VP (TO to) (VP (VB build) (NP (NP (DT a) (NN system)) (PP (IN of) (NP (NN law) (NN enforcement))))))) (SBAR (IN than) (S (NP (PRP it)) (VP (VBZ is) (S (VP (TO to) (VP (VB punish) (NP (CD one) (NN person))))))))) (. .)))
slate
0entailment
110,703
110703n
These were bilateral trade accords, countertrade, export financing, and compliance with trade-related industrial policy.
( These ( ( were ( ( ( ( ( ( ( ( bilateral ( trade accords ) ) , ) countertrade ) , ) ( export financing ) ) , ) and ) ( compliance ( with ( trade-related ( industrial policy ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT These)) (VP (VBD were) (NP (NP (JJ bilateral) (NN trade) (NNS accords)) (, ,) (NP (NN countertrade)) (, ,) (NP (NN export) (NN financing)) (, ,) (CC and) (NP (NP (NN compliance)) (PP (IN with) (NP (JJ trade-related) (JJ industrial) (NN policy)))))) (. .)))
The export financing accounted for the bulk of it, however.
( ( The ( export financing ) ) ( ( ( ( accounted ( for ( ( the bulk ) ( of it ) ) ) ) , ) however ) . ) )
(ROOT (S (NP (DT The) (NN export) (NN financing)) (VP (VBD accounted) (PP (IN for) (NP (NP (DT the) (NN bulk)) (PP (IN of) (NP (PRP it))))) (, ,) (ADVP (RB however))) (. .)))
government
1neutral
43,806
43806c
The Pitti's next-most visited gallery, the Silverware Museum (Museo degli Argenti), occupies 16 sumptuously decorated rooms to offset the Medici family's invaluable treasures gold, silver, jewels, beautiful 16th- and 17th-century amber and ivory, crystal, porcelain, and Baroque furniture.
( ( ( The ( Pitti 's ) ) next-most ) ( ( visited ( ( ( ( gallery , ) ( ( the ( Silverware Museum ) ) ( -LRB- ( ( Museo ( degli Argenti ) ) -RRB- ) ) ) ) , ) ( occupies ( ( 16 ( ( sumptuously decorated ) rooms ) ) ( to ( offset ( ( ( ( ( ( ( ( ( ( ( the ( Medici ( family 's ) ) ) ( invaluable ( treasures gold ) ) ) , ) silver ) , ) jewels ) , ) ( beautiful 16th ) ) - ) and ) ( ( ( ( ( ( ( ( 17th-century ( ( amber and ) ivory ) ) , ) crystal ) , ) porcelain ) , ) and ) ( Baroque furniture ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNP Pitti) (POS 's)) (NN next-most)) (VP (VBD visited) (SBAR (S (NP (NP (NN gallery)) (, ,) (NP (NP (DT the) (NNP Silverware) (NNP Museum)) (PRN (-LRB- -LRB-) (NP (NNP Museo) (NNP degli) (NNP Argenti)) (-RRB- -RRB-))) (, ,)) (VP (VBZ occupies) (S (NP (CD 16) (ADJP (RB sumptuously) (VBN decorated)) (NNS rooms)) (VP (TO to) (VP (VB offset) (NP (NP (NP (NP (DT the) (NNP Medici) (NN family) (POS 's)) (NN invaluable) (NNS treasures) (NN gold)) (, ,) (NP (NN silver))) (, ,) (NP (NNS jewels)) (, ,) (NP (JJ beautiful) (NNS 16th)) (: -) (CC and) (NP (NP (JJ 17th-century) (NN amber) (CC and) (NN ivory)) (, ,) (NP (NN crystal)) (, ,) (NP (NN porcelain)) (, ,) (CC and) (NP (JJ Baroque) (NN furniture))))))))))) (. .)))
The Silverware Museum is the least visited gallery in the Pitti.
( ( The ( Silverware Museum ) ) ( ( is ( ( the ( ( least visited ) gallery ) ) ( in ( the Pitti ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP Silverware) (NNP Museum)) (VP (VBZ is) (NP (NP (DT the) (ADJP (JJS least) (JJ visited)) (NN gallery)) (PP (IN in) (NP (DT the) (NNP Pitti))))) (. .)))
travel
2contradiction
40,172
40172e
The model describes three phases in the acquisition presolicitation, solicitation and award, and postaward.
( ( The model ) ( ( ( ( ( describes ( ( three phases ) ( in ( the ( acquisition ( presolicitation ( , ( ( solicitation and ) award ) ) ) ) ) ) ) ) , ) and ) postaward ) . ) )
(ROOT (S (NP (DT The) (NN model)) (VP (VP (VBZ describes) (NP (NP (CD three) (NNS phases)) (PP (IN in) (NP (DT the) (NN acquisition) (NN presolicitation) (, ,) (NN solicitation) (CC and) (NN award))))) (, ,) (CC and) (VP (VBD postaward))) (. .)))
Solicitation and award are phases that the model describes.
( ( ( Solicitation and ) award ) ( ( are ( phases ( that ( ( the model ) describes ) ) ) ) . ) )
(ROOT (S (NP (NN Solicitation) (CC and) (NN award)) (VP (VBP are) (NP (NP (NNS phases)) (SBAR (IN that) (S (NP (DT the) (NN model)) (VP (VBZ describes)))))) (. .)))
government
0entailment
14,402
14402c
The town was little more than a single main street, bordered by shops and houses.
( ( The town ) ( ( ( was ( little more ) ) ( than ( ( ( a ( single ( main street ) ) ) , ) ( bordered ( by ( ( shops and ) houses ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN town)) (VP (VBD was) (ADJP (RB little) (JJR more)) (PP (IN than) (NP (NP (DT a) (JJ single) (JJ main) (NN street)) (, ,) (VP (VBN bordered) (PP (IN by) (NP (NNS shops) (CC and) (NNS houses))))))) (. .)))
The town was vast, with many streets and avenues.
( ( The town ) ( ( ( ( was vast ) , ) ( with ( many ( ( streets and ) avenues ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN town)) (VP (VBD was) (ADJP (JJ vast)) (, ,) (PP (IN with) (NP (JJ many) (NNS streets) (CC and) (NNS avenues)))) (. .)))
fiction
2contradiction
126,389
126389c
No small entity in any industry would need to increase its prices by more than .05 percent to compensate for the costs of compliance with the final rule.
( ( ( No ( small entity ) ) ( in ( any industry ) ) ) ( ( would ( need ( to ( ( ( increase ( its prices ) ) ( by ( ( more ( than .05 ) ) percent ) ) ) ( to ( ( compensate ( for ( ( the costs ) ( of compliance ) ) ) ) ( with ( the ( final rule ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT No) (JJ small) (NN entity)) (PP (IN in) (NP (DT any) (NN industry)))) (VP (MD would) (VP (VB need) (S (VP (TO to) (VP (VB increase) (NP (PRP$ its) (NNS prices)) (PP (IN by) (NP (QP (JJR more) (IN than) (CD .05)) (NN percent))) (S (VP (TO to) (VP (VB compensate) (PP (IN for) (NP (NP (DT the) (NNS costs)) (PP (IN of) (NP (NN compliance))))) (PP (IN with) (NP (DT the) (JJ final) (NN rule))))))))))) (. .)))
All small entities will need to charge 5% more to make up for the costs of the rule.
( ( All ( small entities ) ) ( ( will ( need ( to ( ( charge ( ( 5 % ) more ) ) ( to ( ( make up ) ( for ( ( the costs ) ( of ( the rule ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT All) (JJ small) (NNS entities)) (VP (MD will) (VP (VB need) (S (VP (TO to) (VP (VB charge) (NP (ADJP (CD 5) (NN %)) (JJR more)) (S (VP (TO to) (VP (VB make) (PRT (RP up)) (PP (IN for) (NP (NP (DT the) (NNS costs)) (PP (IN of) (NP (DT the) (NN rule))))))))))))) (. .)))
government
2contradiction
48,293
48293c
you you know you you get stuck you get in a rut if if you do play a lot but you play with the same people you you aren't going to learn anything uh after after a short period once you learn everything they've got to offer then uh
( ( you ( you ( ( know you ) ( you get ) ) ) ) ( stuck ( you ( ( get ( in ( a rut ) ) ) ( if ( ( if ( ( ( you ( do ( play ( a lot ) ) ) ) but ) ( you ( ( play ( with ( the ( same people ) ) ) ) ( you ( you ( ( are n't ) ( going ( to ( ( ( learn ( anything uh ) ) ( after ( after ( a ( short period ) ) ) ) ) ( once ( you ( learn everything ) ) ) ) ) ) ) ) ) ) ) ) ) ( they ( 've ( got ( to ( ( offer then ) uh ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (NP (NP (PRP you)) (SBAR (S (NP (PRP you)) (VP (VBP know) (NP (PRP you)) (SBAR (S (NP (PRP you)) (VP (VBP get)))))))) (VP (VBD stuck) (SBAR (S (NP (PRP you)) (VP (VBP get) (PP (IN in) (NP (DT a) (NN rut))) (SBAR (IN if) (S (SBAR (IN if) (S (S (NP (PRP you)) (VP (VBP do) (VP (VB play) (NP (DT a) (NN lot))))) (CC but) (S (NP (PRP you)) (VP (VBP play) (PP (IN with) (NP (DT the) (JJ same) (NNS people))) (NP (NP (PRP you)) (SBAR (S (NP (PRP you)) (VP (VBP are) (RB n't) (VP (VBG going) (S (VP (TO to) (VP (VB learn) (NP (NN anything) (NNS uh)) (PP (IN after) (PP (IN after) (NP (DT a) (JJ short) (NN period)))) (SBAR (IN once) (S (NP (PRP you)) (VP (VBP learn) (NP (NN everything))))))))))))))))) (NP (PRP they)) (VP (VBP 've) (VP (VBN got) (S (VP (TO to) (VP (VB offer) (ADVP (RB then)) (ADVP (RB uh)))))))))))))))
You can muster your skills and experience by playing the same people.
( You ( ( can ( ( muster ( your ( ( skills and ) experience ) ) ) ( by ( playing ( the ( same people ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP You)) (VP (MD can) (VP (VB muster) (NP (PRP$ your) (NNS skills) (CC and) (NN experience)) (PP (IN by) (S (VP (VBG playing) (NP (DT the) (JJ same) (NNS people))))))) (. .)))
telephone
2contradiction
96,591
96591e
Alcohol and Other Drug Screening of Hospitalized Trauma Patients, Treatment Improvement Protocol (TIP), No.
( ( ( ( ( ( Alcohol ( and ( Other ( Drug Screening ) ) ) ) ( of ( Hospitalized ( Trauma Patients ) ) ) ) , ) ( ( Treatment ( Improvement Protocol ) ) ( -LRB- ( TIP -RRB- ) ) ) ) , ) ( No . ) )
(ROOT (S (NP (NP (NP (NN Alcohol) (CC and) (JJ Other) (NN Drug) (NN Screening)) (PP (IN of) (NP (NNP Hospitalized) (NNP Trauma) (NNPS Patients)))) (, ,) (NP (NP (NNP Treatment) (NNP Improvement) (NNP Protocol)) (PRN (-LRB- -LRB-) (NP (NN TIP)) (-RRB- -RRB-))) (, ,)) (VP (VBZ No)) (. .)))
It was a protocol for treating trauma patients with regards to alcohol and drugs.
( It ( ( was ( ( a protocol ) ( for ( ( ( treating ( trauma patients ) ) ( with regards ) ) ( to ( ( alcohol and ) drugs ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBD was) (NP (NP (DT a) (NN protocol)) (PP (IN for) (S (VP (VBG treating) (NP (NN trauma) (NNS patients)) (PP (IN with) (NP (NNP regards))) (PP (TO to) (NP (NN alcohol) (CC and) (NNS drugs)))))))) (. .)))
government
0entailment
43,842
43842c
Open noon to midnight.
( ( ( Open noon ) ( to midnight ) ) . )
(ROOT (S (VP (VB Open) (NP (NN noon)) (PP (TO to) (NP (NN midnight)))) (. .)))
They are open from 12am to 3 pm.
( They ( ( ( are ( open ( from 12am ) ) ) ( to ( 3 pm ) ) ) . ) )
(ROOT (S (NP (PRP They)) (VP (VBP are) (ADJP (JJ open) (PP (IN from) (NP (CD 12am)))) (PP (TO to) (NP (QP (CD 3) (CD pm))))) (. .)))
travel
2contradiction
93,378
93378n
or she's i guess yeah it's was about ten years so i yeah i i was really happy that i was able to do that but i that's what i wanted to because i uh you know i just couldn't wait to have kids and so if i was i was so anxious to have them and i couldn't wait to have them it would be kind of silly you know to go back to work as soon as i had them so so it it it it was really great by the end of the ten years i was really ready
( or ( she ( 's ( ( i ( guess yeah ) ) ( it ( 's ( ( ( was ( ( ( ( about ten ) years ) so ) ( ( i ( yeah ( i i ) ) ) ( ( ( was ( really happy ) ) ( that ( i ( was ( able ( to ( do ( that ( ( ( but ( ( i ( that ( 's ( what ( i ( wanted ( to ( ( ( because ( ( i uh ) ( you ( know ( i ( just ( ( could n't ) ( wait ( to ( have kids ) ) ) ) ) ) ) ) ) ) and ) ( so ( if ( i ( was i ) ) ) ) ) ) ) ) ) ) ) ) ( was ( so ( anxious ( to ( have them ) ) ) ) ) ) ) and ) ( i ( ( could n't ) ( wait ( to ( ( have them ) ( it ( would ( be ( ( ( kind of ) silly ) ( you ( know ( to ( ( go back ) ( to ( work ( ( as soon ) ( as ( i ( ( had them ) ( so so ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) it ) ) ) ) it ) ( it ( it ( was ( really ( great ( by ( ( the end ) ( of ( ( the ( ten years ) ) ( i ( was ( really ready ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (PRN (CC or) (S (NP (PRP she)) (VP (VBZ 's) (NP (NP (FW i) (FW guess) (NN yeah)) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (SQ (VP (VBD was) (VP (ADVP (NP (QP (RB about) (CD ten)) (NNS years)) (RB so)) (JJ i) (NP (JJ yeah) (FW i) (FW i)) (SBAR (S (VP (VBD was) (ADJP (RB really) (JJ happy)) (SBAR (IN that) (S (NP (FW i)) (VP (VBD was) (ADJP (JJ able) (S (VP (TO to) (VP (VB do) (SBAR (IN that) (S (S (CC but) (NP (NP (FW i)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (SBAR (WHNP (WP what)) (S (NP (FW i)) (VP (VBD wanted) (PP (TO to) (SBAR (SBAR (IN because) (S (INTJ (UH i) (UH uh)) (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (FW i)) (ADVP (RB just)) (VP (MD could) (RB n't) (VP (VB wait) (S (VP (TO to) (VP (VB have) (NP (NNS kids)))))))))))) (CC and) (SBAR (RB so) (IN if) (S (NP (FW i)) (VP (VBD was) (NP (FW i)))))))))))))) (VP (VBD was) (ADJP (RB so) (JJ anxious) (S (VP (TO to) (VP (VB have) (NP (PRP them)))))))) (CC and) (S (NP (FW i)) (VP (MD could) (RB n't) (VP (VB wait) (S (VP (TO to) (VP (VB have) (NP (PRP them)) (SBAR (S (NP (PRP it)) (VP (MD would) (VP (VB be) (ADJP (ADJP (ADVP (NN kind) (IN of)) (JJ silly)) (SBAR (S (NP (PRP you)) (VP (VBP know) (S (VP (TO to) (VP (VB go) (PRT (RP back)) (S (VP (TO to) (VP (VB work) (ADVP (ADVP (RB as) (RB soon)) (SBAR (IN as) (S (NP (FW i)) (VP (VBD had) (NP (PRP them)) (ADVP (RB so) (RB so)))))))))))))))))))))))))))))))))))) (NP (PRP it)))))) (NP (PRP it)) (NP (NP (PRP it)) (SBAR (S (NP (PRP it)) (VP (VBD was) (ADJP (RB really) (JJ great) (PP (IN by) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (NP (DT the) (CD ten) (NNS years)) (SBAR (S (NP (FW i)) (VP (VBD was) (ADJP (RB really) (JJ ready)))))))))))))))))))))))
If I could, I would spend the rest of my life raising children instead of working.
( ( If ( I could ) ) ( , ( I ( ( would ( ( spend ( ( the rest ) ( of ( my life ) ) ) ) ( ( ( raising children ) ( instead of ) ) working ) ) ) . ) ) ) )
(ROOT (S (SBAR (IN If) (S (NP (PRP I)) (VP (MD could)))) (, ,) (NP (PRP I)) (VP (MD would) (VP (VB spend) (NP (NP (DT the) (NN rest)) (PP (IN of) (NP (PRP$ my) (NN life)))) (S (VP (VP (VBG raising) (NP (NNS children))) (CONJP (RB instead) (IN of)) (VP (VBG working)))))) (. .)))
telephone
1neutral
17,390
17390c
Eventually, Bradley remembers something he admits was a mistake--I voted against Alan Greenspan the first time --and everybody laughs.
( Eventually ( , ( Bradley ( ( remembers ( ( something ( he admits ) ) ( was ( ( ( ( a mistake ) ( -- ( ( I ( ( voted ( against ( Alan Greenspan ) ) ) ( the ( first time ) ) ) ) -- ) ) ) and ) ( everybody laughs ) ) ) ) ) . ) ) ) )
(ROOT (S (ADVP (RB Eventually)) (, ,) (NP (NNP Bradley)) (VP (VBZ remembers) (SBAR (S (NP (NP (NN something)) (SBAR (S (NP (PRP he)) (VP (VBZ admits))))) (VP (VBD was) (NP (NP (DT a) (NN mistake)) (PRN (: --) (S (NP (PRP I)) (VP (VBD voted) (PP (IN against) (NP (NNP Alan) (NNP Greenspan))) (NP (DT the) (JJ first) (NN time)))) (: --)) (CC and) (NP (NN everybody) (NNS laughs))))))) (. .)))
Nobody laughed after Bradley admitted his voting mistake.
( Nobody ( ( laughed ( after ( Bradley ( admitted ( his ( voting mistake ) ) ) ) ) ) . ) )
(ROOT (S (NP (NN Nobody)) (VP (VBD laughed) (SBAR (IN after) (S (NP (NNP Bradley)) (VP (VBD admitted) (NP (PRP$ his) (NN voting) (NN mistake)))))) (. .)))
slate
2contradiction
91,246
91246c
have our kids um you know have little lessons with them and you know just see count see how things are going in our family and you know teach them about their grandparents or something like that bring out pictures of them so they get to know them and we just do all kinds of fun things like that and
( have ( ( ( ( our kids ) ( um ( you ( know ( have ( ( little lessons ) ( with them ) ) ) ) ) ) ) and ) ( you ( ( know just ) ( see ( count ( see ( how ( ( ( things ( are ( going ( in ( our family ) ) ) ) ) and ) ( ( ( ( ( you ( know ( ( ( teach them ) ( about ( their ( ( grandparents or ) something ) ) ) ) ( like ( that ( ( bring out ) ( pictures ( of them ) ) ) ) ) ) ) ) so ) ( they ( get ( to ( know them ) ) ) ) ) and ) ( we ( just ( do ( ( all kinds ) ( of ( ( fun things ) ( like ( that and ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VB have) (S (S (NP (PRP$ our) (NNS kids)) (VP (VBP um) (SBAR (S (NP (PRP you)) (VP (VBP know) (VP (VB have) (NP (NP (JJ little) (NNS lessons)) (PP (IN with) (NP (PRP them)))))))))) (CC and) (S (NP (PRP you)) (VP (VBP know) (ADVP (RB just)) (VP (VB see) (S (NP (NN count)) (VP (VB see) (SBAR (WHADVP (WRB how)) (S (S (NP (NNS things)) (VP (VBP are) (VP (VBG going) (PP (IN in) (NP (PRP$ our) (NN family)))))) (CC and) (S (S (NP (PRP you)) (VP (VBP know) (VP (VB teach) (NP (PRP them)) (PP (IN about) (NP (PRP$ their) (NNS grandparents) (CC or) (NN something))) (SBAR (IN like) (S (NP (DT that)) (VP (VBP bring) (PRT (RP out)) (NP (NP (NNS pictures)) (PP (IN of) (NP (PRP them)))))))))) (IN so) (S (NP (PRP they)) (VP (VBP get) (S (VP (TO to) (VP (VB know) (NP (PRP them))))))) (CC and) (S (NP (PRP we)) (ADVP (RB just)) (VP (VBP do) (NP (NP (DT all) (NNS kinds)) (PP (IN of) (NP (NP (NN fun) (NNS things)) (PP (IN like) (NP (DT that) (NNP and))))))))))))))))))))
The kids don't know who their grandparents are, they've never seen them.
( ( ( The kids ) ( ( do n't ) ( know ( who ( ( their grandparents ) are ) ) ) ) ) ( , ( they ( ( ( 've never ) ( seen them ) ) . ) ) ) )
(ROOT (S (S (NP (DT The) (NNS kids)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (WHNP (WP who)) (S (NP (PRP$ their) (NNS grandparents)) (VP (VBP are))))))) (, ,) (NP (PRP they)) (VP (VBP 've) (ADVP (RB never)) (VP (VBN seen) (NP (PRP them)))) (. .)))
telephone
2contradiction
139,659
139659n
A youth hostel (good for overnighting in order to experience sunrise at Masada) and kosher restaurant are at the foot of the mountain near the cable-car station.
( ( ( ( ( A youth ) ( hostel ( -LRB- ( ( good ( for ( overnighting ( ( in order ) ( to ( ( experience sunrise ) ( at Masada ) ) ) ) ) ) ) -RRB- ) ) ) ) and ) ( ( kosher restaurant ) ( are ( at ( ( the foot ) ( of ( ( the mountain ) ( near ( the ( cable-car station ) ) ) ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (DT A) (NN youth)) (VP (VBP hostel) (PRN (-LRB- -LRB-) (ADJP (JJ good) (PP (IN for) (S (VP (VBG overnighting) (SBAR (IN in) (NN order) (S (VP (TO to) (VP (VB experience) (NP (NN sunrise)) (PP (IN at) (NP (NNP Masada))))))))))) (-RRB- -RRB-)))) (CC and) (S (NP (NN kosher) (NN restaurant)) (VP (VBP are) (PP (IN at) (NP (NP (DT the) (NN foot)) (PP (IN of) (NP (NP (DT the) (NN mountain)) (PP (IN near) (NP (DT the) (JJ cable-car) (NN station))))))))) (. .)))
The youth hostel and the kosher restaurant are part of the same building.
( ( ( ( The ( youth hostel ) ) and ) ( the ( kosher restaurant ) ) ) ( ( are ( part ( of ( the ( same building ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN youth) (NN hostel)) (CC and) (NP (DT the) (NN kosher) (NN restaurant))) (VP (VBP are) (NP (NP (NN part)) (PP (IN of) (NP (DT the) (JJ same) (NN building))))) (. .)))
travel
1neutral
68,289
68289c
The press will reveal things about candidates that otherwise would not be revealed, says Carole Sergent, a college classmate of Alexander's and godmother to one of his children.
( ( ( The press ) ( will ( ( reveal things ) ( about ( candidates ( that ( otherwise ( ( would not ) ( be revealed ) ) ) ) ) ) ) ) ) ( , ( ( says ( ( ( Carole Sergent ) , ) ( ( ( a ( college classmate ) ) ( of ( ( ( Alexander 's ) and ) godmother ) ) ) ( to ( one ( of ( his children ) ) ) ) ) ) ) . ) ) )
(ROOT (SINV (S (NP (DT The) (NN press)) (VP (MD will) (VP (VB reveal) (NP (NNS things)) (PP (IN about) (NP (NP (NNS candidates)) (SBAR (WHNP (WDT that)) (S (ADVP (RB otherwise)) (VP (MD would) (RB not) (VP (VB be) (VP (VBN revealed))))))))))) (, ,) (VP (VBZ says)) (NP (NP (NNP Carole) (NNP Sergent)) (, ,) (NP (NP (DT a) (NN college) (NN classmate)) (PP (IN of) (NP (NP (NNP Alexander) (POS 's)) (CC and) (NP (NN godmother)))) (PP (TO to) (NP (NP (CD one)) (PP (IN of) (NP (PRP$ his) (NNS children))))))) (. .)))
Carole Sergent does not know who Alexander is.
( ( Carole Sergent ) ( ( ( does not ) ( know ( who ( Alexander is ) ) ) ) . ) )
(ROOT (S (NP (NNP Carole) (NNP Sergent)) (VP (VBZ does) (RB not) (VP (VB know) (SBAR (WHNP (WP who)) (S (NP (NNP Alexander)) (VP (VBZ is)))))) (. .)))
slate
2contradiction
130,289
130289c
Eventually, we reached my workden- my 'office,' I suppose.
( ( Eventually ( , ( we ( reached ( ( ( my workden ) - ) ( my ( ` office ) ) ) ) ) ) ) ( , ( ' ( I ( suppose . ) ) ) ) )
(ROOT (S (S (ADVP (RB Eventually)) (, ,) (NP (PRP we)) (VP (VBD reached) (NP (NP (PRP$ my) (NN workden)) (: -) (NP (PRP$ my) (`` `) (NN office))))) (, ,) ('' ') (NP (PRP I)) (VP (VBP suppose)) (. .)))
We never got to my office.
( We ( never ( ( got ( to ( my office ) ) ) . ) ) )
(ROOT (S (NP (PRP We)) (ADVP (RB never)) (VP (VBD got) (PP (TO to) (NP (PRP$ my) (NN office)))) (. .)))
fiction
2contradiction
29,559
29559c
like i bought i bought the most
( like ( i ( bought ( i ( bought ( the most ) ) ) ) ) )
(ROOT (SBAR (IN like) (S (NP (FW i)) (VP (VBD bought) (SBAR (S (NP (FW i)) (VP (VBD bought) (NP (DT the) (JJS most)))))))))
I sold the least.
( I ( ( sold ( the least ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD sold) (NP (DT the) (JJS least))) (. .)))
telephone
2contradiction
5,120
5120c
Enclosed is our assessment of HUD's compliance with the procedural steps required by sections 801(a)(1)(B)(i) through (iv) of title 5 with respect to the rule.
( Enclosed ( ( ( ( is ( ( our assessment ) ( of ( ( ( ( HUD 's ) compliance ) ( with ( ( the ( procedural steps ) ) ( required ( by ( ( ( sections 801 ) ( -LRB- ( a -RRB- ) ) ) ( -LRB- ( 1 -RRB- ) ) ) ) ) ) ) ) ( -LRB- ( B -RRB- ) ) ) ) ) ) ( -LRB- ( i -RRB- ) ) ) ( through ( ( -LRB- ( iv -RRB- ) ) ( of ( ( title 5 ) ( with ( respect ( to ( the rule ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Enclosed)) (VP (VBZ is) (NP (NP (PRP$ our) (NN assessment)) (PP (IN of) (NP (NP (NP (NNP HUD) (POS 's)) (NN compliance)) (PP (IN with) (NP (NP (DT the) (JJ procedural) (NNS steps)) (VP (VBN required) (PP (IN by) (NP (NP (NP (QP (CD sections) (CD 801))) (PRN (-LRB- -LRB-) (X (SYM a)) (-RRB- -RRB-))) (PRN (-LRB- -LRB-) (NP (CD 1)) (-RRB- -RRB-))))))) (PRN (-LRB- -LRB-) (NP (NNP B)) (-RRB- -RRB-))))) (PRN (-LRB- -LRB-) (VB i) (-RRB- -RRB-)) (PP (IN through) (NP (NP (-LRB- -LRB-) (NN iv) (-RRB- -RRB-)) (PP (IN of) (NP (NP (NN title) (CD 5)) (PP (IN with) (NP (NP (NN respect)) (PP (TO to) (NP (DT the) (NN rule)))))))))) (. .)))
We decided not to examine HUDs compliance.
( We ( ( decided ( not ( to ( examine ( HUDs compliance ) ) ) ) ) . ) )
(ROOT (S (NP (PRP We)) (VP (VBD decided) (S (RB not) (VP (TO to) (VP (VB examine) (NP (NNP HUDs) (NN compliance)))))) (. .)))
government
2contradiction
41,263
41263e
This began as a royal library in 1368, when Charles V placed 973 manuscripts in the Louvre.
( This ( ( ( ( ( began ( as ( a ( royal library ) ) ) ) ( in 1368 ) ) , ) ( when ( ( Charles V ) ( ( placed ( 973 manuscripts ) ) ( in ( the Louvre ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT This)) (VP (VBD began) (PP (IN as) (NP (DT a) (JJ royal) (NN library))) (PP (IN in) (NP (CD 1368))) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (NNP Charles) (NNP V)) (VP (VBD placed) (NP (CD 973) (NNS manuscripts)) (PP (IN in) (NP (DT the) (NNP Louvre))))))) (. .)))
In 1368, it was a library.
( ( In 1368 ) ( , ( it ( ( was ( a library ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (CD 1368))) (, ,) (NP (PRP it)) (VP (VBD was) (NP (DT a) (NN library))) (. .)))
travel
0entailment
18,029
18029c
Several of the individuals and organizations that we contacted said that the agencies should move to a more standardized approach, and said that standardization could make the current system of participation more accessible to the public.
( ( Several ( of ( ( the ( ( individuals and ) organizations ) ) ( that ( we contacted ) ) ) ) ) ( ( ( ( ( said ( that ( ( the agencies ) ( should ( move ( to ( a ( more ( standardized approach ) ) ) ) ) ) ) ) ) , ) and ) ( said ( that ( standardization ( could ( make ( ( ( the ( current system ) ) ( of participation ) ) ( more ( accessible ( to ( the public ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (JJ Several)) (PP (IN of) (NP (NP (DT the) (NNS individuals) (CC and) (NNS organizations)) (SBAR (IN that) (S (NP (PRP we)) (VP (VBD contacted))))))) (VP (VP (VBD said) (SBAR (IN that) (S (NP (DT the) (NNS agencies)) (VP (MD should) (VP (VB move) (PP (TO to) (NP (DT a) (RBR more) (JJ standardized) (NN approach)))))))) (, ,) (CC and) (VP (VBD said) (SBAR (IN that) (S (NP (NN standardization)) (VP (MD could) (VP (VB make) (S (NP (NP (DT the) (JJ current) (NN system)) (PP (IN of) (NP (NN participation)))) (ADJP (RBR more) (JJ accessible) (PP (TO to) (NP (DT the) (NN public))))))))))) (. .)))
Contacted organizations recommend making the agencies less accessible.
( ( Contacted organizations ) ( ( recommend ( making ( ( the agencies ) ( less accessible ) ) ) ) . ) )
(ROOT (S (NP (JJ Contacted) (NNS organizations)) (VP (VBP recommend) (S (VP (VBG making) (S (NP (DT the) (NNS agencies)) (ADJP (RBR less) (JJ accessible)))))) (. .)))
government
2contradiction
63,017
63017e
so a lot of it in the name of Christianity
( ( so ( a lot ) ) ( ( of it ) ( in ( ( the name ) ( of Christianity ) ) ) ) )
(ROOT (FRAG (NP (RB so) (DT a) (NN lot)) (PP (IN of) (NP (PRP it))) (PP (IN in) (NP (NP (DT the) (NN name)) (PP (IN of) (NP (NNP Christianity)))))))
A lot is done in the name of Christianity.
( ( A lot ) ( ( is ( done ( in ( ( the name ) ( of Christianity ) ) ) ) ) . ) )
(ROOT (S (NP (DT A) (NN lot)) (VP (VBZ is) (VP (VBN done) (PP (IN in) (NP (NP (DT the) (NN name)) (PP (IN of) (NP (NNP Christianity))))))) (. .)))
telephone
0entailment