feat_promptID
int32
16
146k
feat_pairID
stringlengths
3
7
text1
stringlengths
8
967
feat_premise_binary_parse
stringlengths
9
1.78k
feat_premise_parse
stringlengths
27
3.31k
text2
stringlengths
4
276
feat_hypothesis_binary_parse
stringlengths
6
481
feat_hypothesis_parse
stringlengths
25
776
feat_genre
stringclasses
5 values
target
class label
3 classes
evaluation_predictions
sequence
47,656
47656c
Without the discount, nobody would buy the stock.
( ( Without ( the discount ) ) ( , ( nobody ( ( would ( buy ( the stock ) ) ) . ) ) ) )
(ROOT (S (PP (IN Without) (NP (DT the) (NN discount))) (, ,) (NP (NN nobody)) (VP (MD would) (VP (VB buy) (NP (DT the) (NN stock)))) (. .)))
Nobody would buy the stock if there was a discount.
( Nobody ( ( would ( ( buy ( the stock ) ) ( if ( there ( was ( a discount ) ) ) ) ) ) . ) )
(ROOT (S (NP (NN Nobody)) (VP (MD would) (VP (VB buy) (NP (DT the) (NN stock)) (SBAR (IN if) (S (NP (EX there)) (VP (VBD was) (NP (DT a) (NN discount))))))) (. .)))
slate
0contradiction
[ 0.865234375, -2.33984375, 0.92041015625 ]
1,346
1346e
With him was the evil-looking Number 14.
( ( With him ) ( ( was ( the ( evil-looking ( Number 14 ) ) ) ) . ) )
(ROOT (SINV (PP (IN With) (NP (PRP him))) (VP (VBD was)) (NP (DT the) (JJ evil-looking) (NN Number) (CD 14)) (. .)))
Number 14 was with him.
( ( Number 14 ) ( ( was ( with him ) ) . ) )
(ROOT (S (NP (NNP Number) (CD 14)) (VP (VBD was) (PP (IN with) (NP (PRP him)))) (. .)))
fiction
1entailment
[ -2.09765625, -1.58984375, 3.712890625 ]
26,460
26460n
While it's probably true that democracies are unlikely to go to war unless they're attacked, sometimes they are the first to take the offensive.
( ( While ( it ( ( ( 's probably ) true ) ( that ( democracies ( are ( unlikely ( to ( ( go ( to war ) ) ( unless ( they ( 're attacked ) ) ) ) ) ) ) ) ) ) ) ) ( , ( sometimes ( they ( ( are ( the ( first ( to ( take ( the offensive ) ) ) ) ) ) . ) ) ) ) )
(ROOT (S (SBAR (IN While) (S (NP (PRP it)) (VP (VBZ 's) (ADVP (RB probably)) (ADJP (JJ true)) (SBAR (IN that) (S (NP (NNS democracies)) (VP (VBP are) (ADJP (JJ unlikely) (S (VP (TO to) (VP (VB go) (PP (TO to) (NP (NN war))) (SBAR (IN unless) (S (NP (PRP they)) (VP (VBP 're) (VP (VBN attacked))))))))))))))) (, ,) (ADVP (RB sometimes)) (NP (PRP they)) (VP (VBP are) (NP (DT the) (JJ first) (S (VP (TO to) (VP (VB take) (NP (DT the) (NN offensive))))))) (. .)))
Democracies probably won't go to war unless someone attacks them on their soil
( Democracies ( ( probably ( ( wo n't ) ( go ( to war ) ) ) ) ( unless ( someone ( ( attacks them ) ( on ( their soil ) ) ) ) ) ) )
(ROOT (SINV (ADVP (RB Democracies)) (VP (ADVP (RB probably)) (MD wo) (RB n't) (VP (VB go) (PP (TO to) (NP (NN war))))) (SBAR (IN unless) (S (NP (NN someone)) (VP (VBZ attacks) (NP (PRP them)) (PP (IN on) (NP (PRP$ their) (NN soil))))))))
slate
1entailment
[ -2.966796875, 4.46875, -0.243408203125 ]
139,247
139247n
the wagon man got killed when they attacked him
( ( the ( wagon man ) ) ( got ( killed ( when ( they ( attacked him ) ) ) ) ) )
(ROOT (S (NP (DT the) (NN wagon) (NN man)) (VP (VBD got) (SBAR (S (VP (VBD killed) (SBAR (WHADVP (WRB when)) (S (NP (PRP they)) (VP (VBD attacked) (NP (PRP him)))))))))))
The wagon man had committed a crime.
( ( The ( wagon man ) ) ( ( had ( committed ( a crime ) ) ) . ) )
(ROOT (S (NP (DT The) (NN wagon) (NN man)) (VP (VBD had) (VP (VBN committed) (NP (DT a) (NN crime)))) (. .)))
telephone
2neutral
[ -2.265625, 4.10546875, -0.6552734375 ]
100,373
100373c
PROGRAM ACCOUNT -The budget account into which an appropriation to cover the subsidy cost of a direct loan or loan guarantee program is made and from which such cost is disbursed to the financing account.
( ( ( ( PROGRAM ACCOUNT ) - ) ( ( The ( budget account ) ) ( ( ( into ( which ( ( an ( appropriation ( to ( cover ( ( the ( subsidy cost ) ) ( of ( a ( direct ( loan ( or ( loan ( guarantee program ) ) ) ) ) ) ) ) ) ) ) ) ( is made ) ) ) ) and ) ( from ( which ( ( such cost ) ( is ( disbursed ( to ( the ( financing account ) ) ) ) ) ) ) ) ) ) ) . )
(ROOT (NP (NP (NN PROGRAM) (NN ACCOUNT)) (: -) (NP (NP (DT The) (NN budget) (NN account)) (PP (PP (IN into) (SBAR (WHNP (WDT which)) (S (NP (DT an) (NN appropriation) (S (VP (TO to) (VP (VB cover) (NP (NP (DT the) (NN subsidy) (NN cost)) (PP (IN of) (NP (DT a) (JJ direct) (NN loan) (CC or) (NN loan) (NN guarantee) (NN program)))))))) (VP (VBZ is) (VP (VBN made)))))) (CC and) (PP (IN from) (SBAR (WHNP (WDT which)) (S (NP (JJ such) (NN cost)) (VP (VBZ is) (VP (VBN disbursed) (PP (TO to) (NP (DT the) (NN financing) (NN account)))))))))) (. .)))
Funds should never be transferred between program accounts and financing accounts.
( Funds ( ( ( should never ) ( be ( transferred ( between ( program ( accounts ( and ( financing accounts ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNS Funds)) (VP (MD should) (ADVP (RB never)) (VP (VB be) (VP (VBN transferred) (PP (IN between) (NP (NN program) (NNS accounts) (CC and) (NN financing) (NNS accounts)))))) (. .)))
government
0contradiction
[ 4.2734375, -0.64501953125, -3.41015625 ]
133,597
133597e
In manual systems, attestations, verifications, and approvals are usually shown by a signature or initial of an individual on a hard copy document.
( ( In ( manual systems ) ) ( , ( ( ( ( ( ( attestations , ) verifications ) , ) and ) approvals ) ( ( ( are usually ) ( shown ( by ( ( ( a signature ) or ) ( initial ( of ( ( an individual ) ( on ( a ( hard ( copy document ) ) ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (JJ manual) (NNS systems))) (, ,) (NP (NP (NNS attestations)) (, ,) (NP (NNS verifications)) (, ,) (CC and) (NP (NNS approvals))) (VP (VBP are) (ADVP (RB usually)) (VP (VBN shown) (PP (IN by) (NP (NP (DT a) (NN signature)) (CC or) (NP (NP (JJ initial)) (PP (IN of) (NP (NP (DT an) (NN individual)) (PP (IN on) (NP (DT a) (JJ hard) (NN copy) (NN document)))))))))) (. .)))
Signatures in manual systems usually show approval.
( ( Signatures ( in ( manual systems ) ) ) ( usually ( ( show approval ) . ) ) )
(ROOT (S (NP (NP (NNS Signatures)) (PP (IN in) (NP (JJ manual) (NNS systems)))) (ADVP (RB usually)) (VP (VBP show) (NP (NN approval))) (. .)))
government
1entailment
[ -1.923828125, -1.109375, 2.958984375 ]
4,050
4050e
The national mood is stressed on the octagonal spire of the University's Rajabai Clocktower, with 24 figures representing the castes of the Maharashtra State, of which Mumbai is the capital.
( ( The ( national mood ) ) ( ( is ( ( ( stressed ( on ( ( the ( octagonal spire ) ) ( of ( ( the ( University 's ) ) ( Rajabai Clocktower ) ) ) ) ) ) , ) ( with ( ( 24 figures ) ( representing ( ( the castes ) ( of ( ( ( the ( Maharashtra State ) ) , ) ( ( of which ) ( Mumbai ( is ( the capital ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (JJ national) (NN mood)) (VP (VBZ is) (VP (VBN stressed) (PP (IN on) (NP (NP (DT the) (JJ octagonal) (NN spire)) (PP (IN of) (NP (NP (DT the) (NNP University) (POS 's)) (NNP Rajabai) (NNP Clocktower))))) (, ,) (PP (IN with) (NP (NP (CD 24) (NNS figures)) (VP (VBG representing) (NP (NP (DT the) (NNS castes)) (PP (IN of) (NP (NP (DT the) (NNP Maharashtra) (NNP State)) (, ,) (SBAR (WHPP (IN of) (WHNP (WDT which))) (S (NP (NNP Mumbai)) (VP (VBZ is) (NP (DT the) (NN capital))))))))))))) (. .)))
There are 24 figures on the Rajabai Clocktower that symbolize the castes of the Maharashtra State, which Mumbai is the capital.
( There ( ( are ( ( ( 24 figures ) ( on ( the ( Rajabai Clocktower ) ) ) ) ( that ( symbolize ( ( the castes ) ( of ( ( ( the ( Maharashtra State ) ) , ) ( which ( Mumbai ( is ( the capital ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (CD 24) (NNS figures)) (PP (IN on) (NP (DT the) (NNP Rajabai) (NNP Clocktower))) (SBAR (WHNP (WDT that)) (S (VP (VBP symbolize) (NP (NP (DT the) (NNS castes)) (PP (IN of) (NP (NP (DT the) (NNP Maharashtra) (NNP State)) (, ,) (SBAR (WHNP (WDT which)) (S (NP (NNP Mumbai)) (VP (VBZ is) (NP (DT the) (NN capital))))))))))))) (. .)))
travel
1entailment
[ -2.498046875, -1.4384765625, 4 ]
114,458
114458c
Mortifyingly enough, it is all the difficulty, the laziness, the pathetic formlessness in youth, the round peg in the square hole, the whatever do you want?
( ( ( Mortifyingly enough ) ( , ( it ( is ( all ( ( ( ( ( ( ( the difficulty ) , ) ( the laziness ) ) , ) ( ( the ( pathetic formlessness ) ) ( in youth ) ) ) , ) ( ( the ( round peg ) ) ( in ( the ( square hole ) ) ) ) ) ) ) ) ) ) ( , ( ( the whatever ) ( ( do ( you want ) ) ? ) ) ) )
(ROOT (S (S (S (ADJP (RB Mortifyingly) (JJ enough))) (, ,) (NP (PRP it)) (VP (VBZ is) (NP (PDT all) (NP (NP (DT the) (NN difficulty)) (, ,) (NP (DT the) (NNS laziness))) (, ,) (NP (NP (DT the) (ADJP (JJ pathetic)) (NNS formlessness)) (PP (IN in) (NP (NN youth)))) (, ,) (NP (NP (DT the) (NN round) (NN peg)) (PP (IN in) (NP (DT the) (JJ square) (NN hole))))))) (, ,) (NP (DT the) (NN whatever)) (VP (VBP do) (SBAR (S (NP (PRP you)) (VP (VBP want))))) (. ?)))
Youth are known to be go-getters.
( Youth ( ( are ( known ( to ( be go-getters ) ) ) ) . ) )
(ROOT (S (NP (NNP Youth)) (VP (VBP are) (VP (VBN known) (S (VP (TO to) (VP (VB be) (ADJP (JJ go-getters))))))) (. .)))
slate
0contradiction
[ 2.703125, -1.0283203125, -1.94921875 ]
60,890
60890e
but it but again it depends on what job you're in the men that are out there fixing power lines are tested a lot
( ( but ( it ( ( but again ) ( it ( depends ( ( on ( what job ) ) ( you ( 're ( in ( ( the men ) ( that ( ( are ( out there ) ) ( fixing ( power lines ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( ( are tested ) ( a lot ) ) )
(ROOT (SINV (S (CC but) (NP (PRP it)) (ADVP (CC but) (RB again)) (NP (PRP it)) (VP (VBZ depends) (SBAR (WHPP (IN on) (WHNP (WDT what) (NN job))) (S (NP (PRP you)) (VP (VBP 're) (PP (IN in) (NP (NP (DT the) (NNS men)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (ADVP (IN out) (RB there)) (VP (VBG fixing) (NP (NN power) (NNS lines))))))))))))) (VP (VBP are) (VP (VBN tested))) (NP (DT a) (NN lot))))
The men who are fixing power lines are tested a lot.
( ( ( The men ) ( who ( are ( fixing ( power lines ) ) ) ) ) ( ( are ( tested ( a lot ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS men)) (SBAR (WHNP (WP who)) (S (VP (VBP are) (VP (VBG fixing) (NP (NN power) (NNS lines))))))) (VP (VBP are) (VP (VBN tested) (NP (DT a) (NN lot)))) (. .)))
telephone
1entailment
[ -2.74609375, -1.26171875, 4.04296875 ]
86,184
86184c
In a further role reversal, Gingrich may have positioned himself to fill it.
( ( In ( a ( further ( role reversal ) ) ) ) ( , ( Gingrich ( ( may ( have ( positioned ( himself ( to ( fill it ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (DT a) (JJ further) (NN role) (NN reversal))) (, ,) (NP (NNP Gingrich)) (VP (MD may) (VP (VB have) (VP (VBN positioned) (S (NP (PRP himself)) (VP (TO to) (VP (VB fill) (NP (PRP it)))))))) (. .)))
Gingrich will not fill the position.
( Gingrich ( ( ( will not ) ( fill ( the position ) ) ) . ) )
(ROOT (S (NP (NNP Gingrich)) (VP (MD will) (RB not) (VP (VB fill) (NP (DT the) (NN position)))) (. .)))
slate
0contradiction
[ 2.783203125, 0.1484375, -3.060546875 ]
113,585
113585c
we only have to get up for you know for the daytime feedings
( we ( only ( have ( to ( ( get up ) ( for ( you ( know ( for ( the ( daytime feedings ) ) ) ) ) ) ) ) ) ) )
(ROOT (FRAG (S (NP (PRP we)) (ADVP (RB only)) (VP (VBP have) (S (VP (TO to) (VP (VB get) (PRT (RP up)) (SBAR (IN for) (S (NP (PRP you)) (VP (VBP know) (PP (IN for) (NP (DT the) (JJ daytime) (NNS feedings)))))))))))))
We can sleep all day, since we don't have any daytime feedings.
( We ( ( can ( ( ( sleep ( all day ) ) , ) ( since ( we ( ( do n't ) ( have ( any ( daytime feedings ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP We)) (VP (MD can) (VP (VB sleep) (NP (DT all) (NN day)) (, ,) (SBAR (IN since) (S (NP (PRP we)) (VP (VBP do) (RB n't) (VP (VB have) (NP (DT any) (JJ daytime) (NNS feedings)))))))) (. .)))
telephone
0contradiction
[ 5.671875, -2.23828125, -3.1796875 ]
102,817
102817c
yes they would they just wouldn't be able to own the kind of automobiles that they think they deserve to own or the kind of homes that we think we deserve to own we might have to you know just be able to i think if we a generation went without debt then the next generation like if if our our generation my husband and i we're twenty eight if we lived our lives and didn't become you know indebted like you know our generation before us that um the budget would balance and that we became accustomed to living with what we could afford which we wouldn't be destitute i mean we wouldn't be living on the street by any means but just compared to how spoiled we are we would be in our own minds but i feel like the generation after us would oh man it it would be so good it would be so much better it wouldn't be perfect but then they could learn to live with what what they could afford to save to buy and if you want a nicer car than that well you save a little longer
( yes ( ( ( ( ( they would ) ( they ( just ( ( would n't ) ( ( be ( able ( to ( own ( ( the kind ) ( of ( ( ( automobiles ( that ( they ( think ( they ( deserve ( to own ) ) ) ) ) ) ) or ) ( ( the kind ) ( of homes ) ) ) ) ) ) ) ) ) ( that ( we ( think ( we ( deserve ( to ( own ( ( ( ( ( we ( might ( have to ) ) ) ( you ( ( know just ) ( be ( able ( to ( i ( think ( if ( ( we ( a generation ) ) ( went ( without debt ) ) ) ) ) ) ) ) ) ) ) ) ( then ( ( the ( next generation ) ) ( like ( ( if if ) ( ( ( ( our ( ( our generation ) ( my husband ) ) ) and ) ( i ( we ( ( 're ( twenty eight ) ) ( if ( we ( ( ( lived ( our lives ) ) and ) ( ( did n't ) ( become ( you ( ( know indebted ) ( ( ( like ( you ( ( know ( our generation ) ) ( before ( us ( that ( um ( ( the budget ) ( would balance ) ) ) ) ) ) ) ) ) and ) ( that ( we ( became ( accustomed ( to ( living ( with ( what ( we ( could ( afford ( which ( we ( ( would n't ) ( be ( destitute ( i ( mean ( we ( ( would n't ) ( be ( ( ( ( living ( on ( the street ) ) ) ( by ( any means ) ) ) but ) ( just ( compared ( to ( how ( spoiled ( we ( are we ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( would ( be ( in ( our ( own minds ) ) ) ) ) ) ) ) ) ) ) but ) ( i ( ( feel ( like ( the generation ) ) ) ( after ( us ( would ( oh ( ( man it ) ( it ( would ( be ( so ( good ( it ( would ( be ( so ( much better ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( it ( ( would n't ) ( be perfect ) ) ) ) but ) ( then ( they ( could ( learn ( to ( ( live ( with what ) ) ( ( ( what ( they ( could ( afford ( to ( save ( to buy ) ) ) ) ) ) ) and ) ( if ( you ( ( want ( a ( nicer car ) ) ) ( ( than that ) ( well ( you ( save ( ( a little ) longer ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VB yes) (S (S (NP (PRP they)) (VP (MD would))) (S (NP (PRP they)) (ADVP (RB just)) (VP (MD would) (RB n't) (VP (VB be) (ADJP (JJ able) (S (VP (TO to) (VP (VB own) (NP (NP (DT the) (NN kind)) (PP (IN of) (NP (NP (NP (NNS automobiles)) (SBAR (IN that) (S (NP (PRP they)) (VP (VBP think) (SBAR (S (NP (PRP they)) (VP (VBP deserve) (S (VP (TO to) (VP (VB own))))))))))) (CC or) (NP (NP (DT the) (NN kind)) (PP (IN of) (NP (NNS homes))))))))))) (SBAR (IN that) (S (NP (PRP we)) (VP (VBP think) (SBAR (S (NP (PRP we)) (VP (VBP deserve) (S (VP (TO to) (VP (VB own) (S (S (NP (PRP we)) (VP (MD might) (VP (VB have) (S (VP (TO to)))))) (S (NP (PRP you)) (VP (VBP know) (ADVP (RB just)) (VP (VB be) (ADJP (JJ able) (S (VP (TO to) (VP (ADVP (RB i)) (VB think) (SBAR (IN if) (S (NP (NP (PRP we)) (NP (DT a) (NN generation))) (VP (VBD went) (PP (IN without) (NP (NN debt))))))))))))) (S (ADVP (RB then)) (NP (DT the) (JJ next) (NN generation)) (VP (VBP like) (SBAR (IN if) (IN if) (S (NP (NP (PRP$ our) (NP (NP (PRP$ our) (NN generation)) (NP (PRP$ my) (NN husband)))) (CC and) (NP (NP (FW i)) (SBAR (S (NP (PRP we)) (VP (VBP 're) (NP (CD twenty) (CD eight)) (SBAR (IN if) (S (NP (PRP we)) (VP (VP (VBD lived) (NP (PRP$ our) (NNS lives))) (CC and) (VP (VBD did) (RB n't) (VP (VB become) (S (NP (PRP you)) (VP (VB know) (ADJP (JJ indebted)) (SBAR (SBAR (IN like) (S (NP (PRP you)) (VP (VBP know) (NP (PRP$ our) (NN generation)) (PP (IN before) (NP (NP (PRP us)) (SBAR (WHNP (WDT that)) (S (VP (VBP um) (SBAR (S (NP (DT the) (NN budget)) (VP (MD would) (VP (VB balance))))))))))))) (CC and) (SBAR (IN that) (S (NP (PRP we)) (VP (VBD became) (ADJP (JJ accustomed) (PP (TO to) (S (VP (VBG living) (PP (IN with) (SBAR (WHNP (WP what)) (S (NP (PRP we)) (VP (MD could) (VP (VB afford) (SBAR (WHNP (WDT which)) (S (NP (PRP we)) (VP (MD would) (RB n't) (VP (VB be) (ADJP (JJ destitute) (SBAR (S (NP (FW i)) (VP (VBP mean) (SBAR (S (NP (PRP we)) (VP (MD would) (RB n't) (VP (VB be) (VP (VP (VBG living) (PP (IN on) (NP (DT the) (NN street))) (PP (IN by) (NP (DT any) (NNS means)))) (CC but) (VP (PP (ADVP (RB just)) (VBN compared) (PP (TO to) (SBAR (WHADVP (WRB how)) (S (VP (VBD spoiled) (SBAR (S (NP (PRP we)) (VP (VBP are) (NP (PRP we))))))))))))))))))))))))))))))))))))))))))))))))) (VP (MD would) (VP (VB be) (PP (IN in) (NP (PRP$ our) (JJ own) (NNS minds))))))))) (CC but) (S (NP (FW i)) (VP (VBP feel) (PP (IN like) (NP (DT the) (NN generation))) (SBAR (IN after) (S (NP (PRP us)) (VP (MD would) (S (INTJ (UH oh)) (VP (VB man) (NP (PRP it)) (SBAR (S (NP (PRP it)) (VP (MD would) (VP (VB be) (ADJP (RB so) (JJ good) (SBAR (S (NP (PRP it)) (VP (MD would) (VP (VB be) (ADJP (RB so) (RB much) (JJR better))))))))))))))))))))))))))))))) (S (NP (PRP it)) (VP (MD would) (RB n't) (VP (VB be) (ADJP (JJ perfect))))) (CC but) (S (ADVP (RB then)) (NP (PRP they)) (VP (MD could) (VP (VB learn) (S (VP (TO to) (VP (VB live) (PP (IN with) (NP (WP what))) (SBAR (SBAR (WHNP (WP what)) (S (NP (PRP they)) (VP (MD could) (VP (VB afford) (S (VP (TO to) (VP (VB save) (S (VP (TO to) (VP (VB buy))))))))))) (CC and) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP want) (NP (DT a) (JJ nicer) (NN car)) (SBAR (IN than) (IN that) (S (ADVP (RB well)) (NP (PRP you)) (VP (VBP save) (ADVP (NP (DT a) (RB little)) (RBR longer)))))))))))))))))))
I am glad our generation has no debt.
( I ( ( am ( glad ( ( our generation ) ( has ( no debt ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP am) (ADJP (JJ glad) (SBAR (S (NP (PRP$ our) (NN generation)) (VP (VBZ has) (NP (DT no) (NN debt))))))) (. .)))
telephone
0contradiction
[ 0.54833984375, 0.2403564453125, -1.009765625 ]
133,243
133243e
He watched the river flow.
( He ( ( watched ( the ( river flow ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD watched) (NP (DT the) (NN river) (NN flow))) (. .)))
The river roared by.
( ( The river ) ( ( roared by ) . ) )
(ROOT (S (NP (DT The) (NN river)) (VP (VBD roared) (PP (IN by))) (. .)))
fiction
2neutral
[ -2.291015625, 2.09375, 0.9443359375 ]
78,358
78358n
OMB has approved the information collection contained on the Form ADV and has
( OMB ( ( ( has ( approved ( ( the ( information collection ) ) ( contained ( on ( the ( Form ADV ) ) ) ) ) ) ) and ) has ) )
(ROOT (S (NP (NNP OMB)) (VP (VP (VBZ has) (VP (VBN approved) (NP (NP (DT the) (NN information) (NN collection)) (VP (VBN contained) (PP (IN on) (NP (DT the) (NN Form) (NN ADV))))))) (CC and) (VP (VBZ has)))))
The information collection contained on Form ADV and Form CGF was approved by OMB.
( ( ( The ( information collection ) ) ( contained ( on ( ( ( Form ADV ) and ) ( Form CGF ) ) ) ) ) ( ( was ( approved ( by OMB ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN information) (NN collection)) (VP (VBN contained) (PP (IN on) (NP (NP (NNP Form) (NNP ADV)) (CC and) (NP (NNP Form) (NNP CGF)))))) (VP (VBD was) (VP (VBN approved) (PP (IN by) (NP (NNP OMB))))) (. .)))
government
2neutral
[ -3.001953125, 3.986328125, 0.2171630859375 ]
11,299
11299c
'Not part of your biography.
( ` ( ( Not ( part ( of ( your biography ) ) ) ) . ) )
(ROOT (S (`` `) (VP (VB Not) (NP (NP (NN part)) (PP (IN of) (NP (PRP$ your) (NN biography))))) (. .)))
What I was shown is definitely part of my biography.
( ( What ( I ( was shown ) ) ) ( ( ( is definitely ) ( part ( of ( my biography ) ) ) ) . ) )
(ROOT (S (SBAR (WHNP (WP What)) (S (NP (PRP I)) (VP (VBD was) (VP (VBN shown))))) (VP (VBZ is) (ADVP (RB definitely)) (NP (NP (NN part)) (PP (IN of) (NP (PRP$ my) (NN biography))))) (. .)))
fiction
0contradiction
[ 4.56640625, -1.3203125, -3.03125 ]
18,428
18428n
Companies that were foreign had to accept Indian financial participation and management.
( ( Companies ( that ( were foreign ) ) ) ( ( had ( to ( accept ( Indian ( financial ( ( participation and ) management ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NNS Companies)) (SBAR (WHNP (WDT that)) (S (VP (VBD were) (ADJP (JJ foreign)))))) (VP (VBD had) (S (VP (TO to) (VP (VB accept) (NP (JJ Indian) (JJ financial) (NN participation) (CC and) (NN management)))))) (. .)))
Foreign companies had to take Indian money in order to operate their businesses.
( ( Foreign companies ) ( ( ( had ( to ( ( take ( Indian money ) ) ( in order ) ) ) ) ( to ( operate ( their businesses ) ) ) ) . ) )
(ROOT (S (NP (JJ Foreign) (NNS companies)) (VP (VBD had) (S (VP (TO to) (VP (VB take) (NP (JJ Indian) (NN money)) (PP (IN in) (NP (NN order)))))) (S (VP (TO to) (VP (VB operate) (NP (PRP$ their) (NNS businesses)))))) (. .)))
travel
2neutral
[ -3.572265625, 2.662109375, 1.8935546875 ]
7,856
7856c
but how do you know the good from the bad
( but ( how ( do ( you ( ( know ( the good ) ) ( from ( the bad ) ) ) ) ) ) )
(ROOT (PRN (CC but) (SBAR (WHADVP (WRB how)) (S (VP (VBP do) (SBAR (S (NP (PRP you)) (VP (VBP know) (NP (DT the) (JJ good)) (PP (IN from) (NP (DT the) (JJ bad)))))))))))
Why care if it's good or bad?
( Why ( ( care ( if ( it ( 's ( ( good or ) bad ) ) ) ) ) ? ) )
(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VP (VBP care) (SBAR (IN if) (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ good) (CC or) (JJ bad))))))) (. ?)))
telephone
0contradiction
[ 2.427734375, -0.1629638671875, -2.529296875 ]
15,790
15790n
Recommendations
Recommendations
(ROOT (NP (NNS Recommendations)))
staff recommendations
( staff recommendations )
(ROOT (NP (NN staff) (NNS recommendations)))
government
2neutral
[ -1.8017578125, 2.69921875, -0.06146240234375 ]
10,724
10724e
Traditionally, certain designs were reserved for royalty, but today elegant geometric or exuberant, stylized floral patterns are available to all.
( ( ( ( ( Traditionally ( , ( ( certain designs ) ( were ( reserved ( for royalty ) ) ) ) ) ) , ) but ) ( today ( ( elegant ( ( ( geometric or ) ( exuberant ( , ( stylized floral ) ) ) ) patterns ) ) ( are ( available ( to all ) ) ) ) ) ) . )
(ROOT (S (S (ADVP (RB Traditionally)) (, ,) (NP (JJ certain) (NNS designs)) (VP (VBD were) (VP (VBN reserved) (PP (IN for) (NP (NN royalty)))))) (, ,) (CC but) (S (NP (NN today)) (NP (JJ elegant) (UCP (JJ geometric) (CC or) (NP (NN exuberant) (, ,) (JJ stylized) (NN floral))) (NNS patterns)) (VP (VBP are) (ADJP (JJ available) (PP (TO to) (NP (DT all)))))) (. .)))
Nowadays, elegant designs once reserved for royalty are available to everyone.
( Nowadays ( , ( ( ( elegant designs ) ( once ( reserved ( for royalty ) ) ) ) ( ( are ( available ( to everyone ) ) ) . ) ) ) )
(ROOT (S (ADVP (RB Nowadays)) (, ,) (NP (NP (JJ elegant) (NNS designs)) (VP (ADVP (RB once)) (VBN reserved) (PP (IN for) (NP (NN royalty))))) (VP (VBP are) (ADJP (JJ available) (PP (TO to) (NP (NN everyone))))) (. .)))
travel
1entailment
[ -2.466796875, -1.47265625, 3.935546875 ]
82,972
82972n
Other advantages the Postal Service could retain relate to such things as the payment of taxes, the need for a return on investment, the right of eminent domain, and immunity from parking tickets.
( ( ( Other advantages ) ( ( the ( Postal Service ) ) ( could retain ) ) ) ( ( ( relate ( to ( such things ) ) ) ( as ( ( ( ( ( ( ( ( ( the payment ) ( of taxes ) ) , ) ( ( the need ) ( for ( ( a return ) ( on investment ) ) ) ) ) , ) ( ( the right ) ( of ( eminent domain ) ) ) ) , ) and ) ( immunity ( from ( parking tickets ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (JJ Other) (NNS advantages)) (SBAR (S (NP (DT the) (NNP Postal) (NNP Service)) (VP (MD could) (VP (VB retain)))))) (VP (VBP relate) (PP (TO to) (NP (JJ such) (NNS things))) (PP (IN as) (NP (NP (NP (DT the) (NN payment)) (PP (IN of) (NP (NNS taxes)))) (, ,) (NP (NP (DT the) (NN need)) (PP (IN for) (NP (NP (DT a) (NN return)) (PP (IN on) (NP (NN investment)))))) (, ,) (NP (NP (DT the) (NN right)) (PP (IN of) (NP (JJ eminent) (NN domain)))) (, ,) (CC and) (NP (NP (NN immunity)) (PP (IN from) (NP (NN parking) (NNS tickets))))))) (. .)))
The Postal Service pays salaries that are much lower than normal.
( ( The ( Postal Service ) ) ( ( pays ( salaries ( that ( are ( ( much lower ) ( than normal ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP Postal) (NNP Service)) (VP (VBZ pays) (NP (NP (NNS salaries)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (ADJP (ADJP (RB much) (JJR lower)) (PP (IN than) (ADJP (JJ normal))))))))) (. .)))
government
2neutral
[ 0.020751953125, 3.486328125, -2.765625 ]
42,983
42983n
The town is also known for its sparkling wine and for the caves where about 70 per?­cent of France's cultivated mushrooms are grown.
( ( The town ) ( ( ( is also ) ( known ( ( ( for ( its ( sparkling wine ) ) ) and ) ( for ( ( the caves ) ( where ( ( ( ( about 70 ) per?cent ) ( of ( ( France 's ) ( cultivated mushrooms ) ) ) ) ( are grown ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN town)) (VP (VBZ is) (ADVP (RB also)) (VP (VBN known) (PP (PP (IN for) (NP (PRP$ its) (JJ sparkling) (NN wine))) (CC and) (PP (IN for) (NP (NP (DT the) (NNS caves)) (SBAR (WHADVP (WRB where)) (S (NP (NP (QP (RB about) (CD 70)) (NN per?cent)) (PP (IN of) (NP (NP (NNP France) (POS 's)) (VBN cultivated) (NNS mushrooms)))) (VP (VBP are) (VP (VBN grown)))))))))) (. .)))
The town grows 40% of the sparkling wine.
( ( The town ) ( ( grows ( ( 40 % ) ( of ( the ( sparkling wine ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN town)) (VP (VBZ grows) (NP (NP (CD 40) (NN %)) (PP (IN of) (NP (DT the) (JJ sparkling) (NN wine))))) (. .)))
travel
2neutral
[ 0.391845703125, 2.287109375, -2.3359375 ]
92,771
92771e
Under the default method, eighty percent of the total amount of sulfur dioxide allowances available for allocation each year will be allocated to Acid Rain Program units with coal as their primary or secondary fuel or residual oil as their primary fuel, listed in the Administrator's Emissions Scorecard 2000, Appendix B (2000 Data for SO2, NOx, CO2, Heat Input, and Other Parameters), Table B1 (All 2000 Data for All Units).
( ( Under ( the ( default method ) ) ) ( , ( ( ( eighty percent ) ( of ( ( the ( total amount ) ) ( of ( ( sulfur ( dioxide allowances ) ) ( available ( for ( allocation ( each year ) ) ) ) ) ) ) ) ) ( ( will ( be ( allocated ( to ( ( ( Acid ( Rain ( Program units ) ) ) ( with coal ) ) ( as ( ( ( ( their ( ( ( primary or ) secondary ) ( fuel ( or ( residual oil ) ) ) ) ) ( as ( their ( primary fuel ) ) ) ) , ) ( listed ( in ( the ( ( ( ( ( ( Administrator 's ) ( Emissions ( Scorecard 2000 ) ) ) , ) ( ( Appendix B ) ( -LRB- ( ( ( ( ( ( 2000 Data ) ( for ( SO2 ( , ( NOx ( , ( CO2 ( , ( Heat Input ) ) ) ) ) ) ) ) ) , ) and ) ( Other Parameters ) ) -RRB- ) ) ) ) , ) ( ( Table B1 ) ( -LRB- ( ( ( All ( 2000 Data ) ) ( for ( All Units ) ) ) -RRB- ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN Under) (NP (DT the) (NN default) (NN method))) (, ,) (NP (NP (JJ eighty) (NN percent)) (PP (IN of) (NP (NP (DT the) (JJ total) (NN amount)) (PP (IN of) (NP (NP (NN sulfur) (NN dioxide) (NNS allowances)) (ADJP (JJ available) (PP (IN for) (NP (NP (NN allocation)) (NP (DT each) (NN year)))))))))) (VP (MD will) (VP (VB be) (VP (VBN allocated) (S (VP (TO to) (VP (VB Acid) (NP (NN Rain) (NN Program) (NNS units)) (PP (IN with) (NP (NN coal))) (PP (IN as) (NP (NP (PRP$ their) (ADJP (JJ primary) (CC or) (JJ secondary)) (NN fuel) (CC or) (JJ residual) (NN oil)) (PP (IN as) (NP (PRP$ their) (JJ primary) (NN fuel))) (, ,) (VP (VBN listed) (PP (IN in) (NP (DT the) (NP (NP (NNP Administrator) (POS 's)) (NNP Emissions) (NNP Scorecard) (NNP 2000)) (, ,) (NP (NP (NNP Appendix) (NNP B)) (PRN (-LRB- -LRB-) (NP (NP (CD 2000) (NNS Data)) (PP (IN for) (NP (NNP SO2) (, ,) (NNP NOx) (, ,) (NNP CO2) (, ,) (NNP Heat) (NNP Input))) (, ,) (CC and) (NP (JJ Other) (NNS Parameters))) (-RRB- -RRB-))) (, ,) (NP (NP (NNP Table) (NNP B1)) (PRN (-LRB- -LRB-) (NP (NP (DT All) (CD 2000) (NNPS Data)) (PP (IN for) (NP (DT All) (NNS Units)))) (-RRB- -RRB-)))))))))))))) (. .)))
80% of the sulfur dioxide allowance for each year is in the Acid Rain Program.
( ( ( 80 % ) ( of ( ( the ( sulfur ( dioxide allowance ) ) ) ( for ( each year ) ) ) ) ) ( ( is ( in ( the ( Acid ( Rain Program ) ) ) ) ) . ) )
(ROOT (S (NP (NP (CD 80) (NN %)) (PP (IN of) (NP (NP (DT the) (NN sulfur) (NN dioxide) (NN allowance)) (PP (IN for) (NP (DT each) (NN year)))))) (VP (VBZ is) (PP (IN in) (NP (DT the) (NNP Acid) (NN Rain) (NN Program)))) (. .)))
government
1entailment
[ -2.224609375, -1.4990234375, 3.765625 ]
92,664
92664c
Hey, no problem, a fine policy.
( ( ( Hey , ) ( ( ( no problem ) , ) ( a ( fine policy ) ) ) ) . )
(ROOT (NP (NP (NNP Hey)) (, ,) (NP (NP (DT no) (NN problem)) (, ,) (NP (DT a) (JJ fine) (NN policy))) (. .)))
The worst policy ever.
( ( The ( worst policy ) ) ( ever . ) )
(ROOT (FRAG (NP (DT The) (JJS worst) (NN policy)) (ADVP (RB ever)) (. .)))
slate
0contradiction
[ 5.63671875, -2.2421875, -3.095703125 ]
96,377
96377e
i don't know um do you do a lot of camping
( i ( ( do n't ) ( know ( um ( do ( you ( do ( ( a lot ) ( of camping ) ) ) ) ) ) ) ) )
(ROOT (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (S (NP (NN um)) (VP (VBP do) (SBAR (S (NP (PRP you)) (VP (VBP do) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NN camping))))))))))))))
Do you camp alot?
( ( ( Do you ) ( camp alot ) ) ? )
(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB camp) (NP (NN alot))) (. ?)))
telephone
1entailment
[ -2.248046875, -1.2255859375, 3.53515625 ]
62,106
62106n
The organizations usually allowed individual members who had changed employers to continue participation.
( ( The organizations ) ( usually ( ( allowed ( ( individual members ) ( who ( had ( ( changed employers ) ( to ( continue participation ) ) ) ) ) ) ) . ) ) )
(ROOT (S (NP (DT The) (NNS organizations)) (ADVP (RB usually)) (VP (VBD allowed) (NP (NP (JJ individual) (NNS members)) (SBAR (WHNP (WP who)) (S (VP (VBD had) (VP (VBN changed) (NP (NNS employers)) (S (VP (TO to) (VP (VB continue) (NP (NN participation))))))))))) (. .)))
The organizations usually got angry at people for leaving.
( ( The organizations ) ( usually ( ( ( got ( angry ( at people ) ) ) ( for leaving ) ) . ) ) )
(ROOT (S (NP (DT The) (NNS organizations)) (ADVP (RB usually)) (VP (VBD got) (ADJP (JJ angry) (PP (IN at) (NP (NNS people)))) (PP (IN for) (S (VP (VBG leaving))))) (. .)))
government
2neutral
[ 3.61328125, -0.697265625, -2.947265625 ]
24,789
24789n
Indeed, the Democratic counteroffensive has already begun.
( Indeed ( , ( ( the ( Democratic counteroffensive ) ) ( ( ( has already ) begun ) . ) ) ) )
(ROOT (S (ADVP (RB Indeed)) (, ,) (NP (DT the) (JJ Democratic) (NN counteroffensive)) (VP (VBZ has) (ADVP (RB already)) (VP (VBN begun))) (. .)))
Somebody or some group has a beef with another one and considers defensive moves as being 'counteroffensive'
( ( ( Somebody or ) ( some group ) ) ( ( ( has ( ( a beef ) ( with ( another one ) ) ) ) and ) ( ( considers ( defensive moves ) ) ( as ( being ( ` ( counteroffensive ' ) ) ) ) ) ) )
(ROOT (S (NP (NP (NN Somebody)) (CC or) (NP (DT some) (NN group))) (VP (VP (VBZ has) (NP (NP (DT a) (NN beef)) (PP (IN with) (NP (DT another) (NN one))))) (CC and) (VP (VBZ considers) (NP (JJ defensive) (NNS moves)) (PP (IN as) (S (VP (VBG being) (ADJP (`` `) (JJ counteroffensive) ('' ')))))))))
slate
2neutral
[ -3.35546875, 1.58203125, 2.345703125 ]
91,424
91424e
Unsurprisingly, golfing is prohibitively expensive.
( Unsurprisingly ( , ( golfing ( ( is ( prohibitively expensive ) ) . ) ) ) )
(ROOT (S (ADVP (RB Unsurprisingly)) (, ,) (NP (NN golfing)) (VP (VBZ is) (ADJP (RB prohibitively) (JJ expensive))) (. .)))
Golfing costs a lot of money.
( Golfing ( ( costs ( ( a lot ) ( of money ) ) ) . ) )
(ROOT (S (NP (NNP Golfing)) (VP (VBZ costs) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NN money))))) (. .)))
travel
1entailment
[ -3.02734375, -1.064453125, 4.16015625 ]
88,050
88050e
If you have any questions about this report, please contact Henry R. Wray, Senior Associate General Counsel, at (202) 512-8581.
( ( If ( you ( have ( ( any questions ) ( about ( this report ) ) ) ) ) ) ( , ( ( please ( contact ( ( ( ( ( Henry ( R. Wray ) ) , ) ( Senior ( Associate ( General Counsel ) ) ) ) , ) ( at -LRB-202-RRB- 512-8581 ) ) ) ) . ) ) )
(ROOT (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP have) (NP (NP (DT any) (NNS questions)) (PP (IN about) (NP (DT this) (NN report))))))) (, ,) (VP (VB please) (VP (VB contact) (NP (NP (NP (NNP Henry) (NNP R.) (NNP Wray)) (, ,) (NP (NNP Senior) (NNP Associate) (NNP General) (NNP Counsel)) (, ,)) (PP (IN at) (NP (CD -LRB-202-RRB- 512-8581)))))) (. .)))
Henry R. Wray, Senior Associate General Counsel, can be contacted at (202) 512-8581.
( ( ( ( ( Henry ( R. Wray ) ) , ) ( Senior ( Associate ( General Counsel ) ) ) ) , ) ( ( can ( be ( contacted ( at -LRB-202-RRB- 512-8581 ) ) ) ) . ) )
(ROOT (S (NP (NP (NNP Henry) (NNP R.) (NNP Wray)) (, ,) (NP (NNP Senior) (NNP Associate) (NNP General) (NNP Counsel)) (, ,)) (VP (MD can) (VP (VB be) (VP (VBN contacted) (PP (IN at) (NP (CD -LRB-202-RRB- 512-8581)))))) (. .)))
government
1entailment
[ -2.0625, -1.6044921875, 3.701171875 ]
20,274
20274e
In the summer, the Sultan's Pool, a vast outdoor amphitheatre, stages rock concerts or other big-name events.
( ( In ( the summer ) ) ( , ( ( ( ( ( ( the ( Sultan 's ) ) Pool ) , ) ( a ( vast ( outdoor amphitheatre ) ) ) ) , ) ( ( stages ( ( ( rock concerts ) or ) ( other ( big-name events ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (DT the) (NN summer))) (, ,) (NP (NP (NP (DT the) (NNP Sultan) (POS 's)) (NNP Pool)) (, ,) (NP (DT a) (JJ vast) (JJ outdoor) (NN amphitheatre)) (, ,)) (VP (VBZ stages) (NP (NP (NN rock) (NNS concerts)) (CC or) (NP (JJ other) (JJ big-name) (NNS events)))) (. .)))
There is an amphitheatre called the Sultan's Pool.
( There ( ( is ( ( an amphitheatre ) ( called ( the ( ( Sultan 's ) Pool ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT an) (NN amphitheatre)) (VP (VBN called) (NP (DT the) (NP (NNP Sultan) (POS 's)) (NNP Pool))))) (. .)))
travel
1entailment
[ -1.203125, -1.9619140625, 3.091796875 ]
39,873
39873e
Along with the latest technology, the prime minister's office has a superb Bossi marble fireplace, as well as a fine display of art and crafts.
( ( Along ( with ( the ( latest technology ) ) ) ) ( , ( ( ( the ( prime ( minister 's ) ) ) office ) ( ( has ( ( ( ( a ( superb ( Bossi ( marble fireplace ) ) ) ) , ) ( as ( well as ) ) ) ( ( a ( fine display ) ) ( of ( ( art and ) crafts ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN Along) (PP (IN with) (NP (DT the) (JJS latest) (NN technology)))) (, ,) (NP (NP (DT the) (JJ prime) (NN minister) (POS 's)) (NN office)) (VP (VBZ has) (NP (NP (DT a) (NNP superb) (NNP Bossi) (NN marble) (NN fireplace)) (, ,) (CONJP (RB as) (RB well) (IN as)) (NP (NP (DT a) (JJ fine) (NN display)) (PP (IN of) (NP (NN art) (CC and) (NNS crafts)))))) (. .)))
The prime minister's office has wi-fi.
( ( ( The ( prime ( minister 's ) ) ) office ) ( ( has wi-fi ) . ) )
(ROOT (S (NP (NP (DT The) (JJ prime) (NN minister) (POS 's)) (NN office)) (VP (VBZ has) (VP (VBN wi-fi))) (. .)))
travel
2neutral
[ -2.328125, 2.36328125, 0.74267578125 ]
125,391
125391n
I thought working on Liddy's campaign would be better than working on Bob's.
( I ( ( thought ( ( working ( on ( ( Liddy 's ) campaign ) ) ) ( would ( be ( better ( than ( working ( on ( Bob 's ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD thought) (SBAR (S (S (VP (VBG working) (PP (IN on) (NP (NP (NNP Liddy) (POS 's)) (NN campaign))))) (VP (MD would) (VP (VB be) (ADJP (ADJP (JJR better)) (PP (IN than) (S (VP (VBG working) (PP (IN on) (NP (NNP Bob) (POS 's)))))))))))) (. .)))
Turns out, I was wrong and wished I had worked on Bob's campaign.
( ( Turns out ) ( , ( I ( ( ( ( was wrong ) and ) ( wished ( I ( had ( worked ( on ( ( Bob 's ) campaign ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (S (VP (VBZ Turns) (PRT (RP out)))) (, ,) (NP (PRP I)) (VP (VP (VBD was) (ADJP (JJ wrong))) (CC and) (VP (VBD wished) (SBAR (S (NP (PRP I)) (VP (VBD had) (VP (VBN worked) (PP (IN on) (NP (NP (NNP Bob) (POS 's)) (NN campaign))))))))) (. .)))
slate
2neutral
[ 0.180419921875, 3.541015625, -2.95703125 ]
89,673
89673n
Don't miss the open-air market close by the wharves.
( ( ( Do n't ) ( ( miss ( the ( open-air ( market close ) ) ) ) ( by ( the wharves ) ) ) ) . )
(ROOT (S (VP (VB Do) (RB n't) (VP (VB miss) (NP (DT the) (JJ open-air) (NN market) (NN close)) (PP (IN by) (NP (DT the) (NNS wharves))))) (. .)))
The market is full of impressive goods.
( ( The market ) ( ( is ( full ( of ( impressive goods ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN market)) (VP (VBZ is) (ADJP (JJ full) (PP (IN of) (NP (JJ impressive) (NNS goods))))) (. .)))
travel
2neutral
[ -2.501953125, 4.7890625, -1.453125 ]
13,263
13263c
Cultural transitions of major organizations are never easy to accomplish, and I would certainly not claim that it will be easy for GAO.
( ( ( ( ( ( ( Cultural transitions ) ( of ( major organizations ) ) ) ( ( are never ) ( easy ( to accomplish ) ) ) ) , ) and ) ( I ( ( ( would certainly ) not ) ( claim ( that ( it ( will ( be ( easy ( for GAO ) ) ) ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (NP (NNP Cultural) (NNS transitions)) (PP (IN of) (NP (JJ major) (NNS organizations)))) (VP (VBP are) (ADVP (RB never)) (ADJP (JJ easy) (S (VP (TO to) (VP (VB accomplish))))))) (, ,) (CC and) (S (NP (PRP I)) (VP (MD would) (ADVP (RB certainly)) (RB not) (VP (VB claim) (SBAR (IN that) (S (NP (PRP it)) (VP (MD will) (VP (VB be) (ADJP (JJ easy) (PP (IN for) (NP (NNP GAO))))))))))) (. .)))
It's always easy for major organizations to complete cultural transitions.
( It ( ( ( ( 's always ) ( easy ( for ( major organizations ) ) ) ) ( to ( complete ( cultural transitions ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADVP (RB always)) (ADJP (JJ easy) (PP (IN for) (NP (JJ major) (NNS organizations)))) (S (VP (TO to) (VP (VB complete) (NP (JJ cultural) (NNS transitions)))))) (. .)))
government
0contradiction
[ 5.4921875, -2.392578125, -2.779296875 ]
134,356
134356c
You will remember my saying that it was wise to beware of people who were not telling you the truth."
( You ( ( ( will ( ( remember ( my saying ) ) ( that ( it ( was ( wise ( to ( beware ( of ( people ( who ( ( were not ) ( ( telling you ) ( the truth ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) '' ) )
(ROOT (S (NP (PRP You)) (VP (MD will) (VP (VB remember) (NP (PRP$ my) (NN saying)) (SBAR (IN that) (S (NP (PRP it)) (VP (VBD was) (ADJP (JJ wise) (S (VP (TO to) (VP (VB beware) (PP (IN of) (NP (NP (NNS people)) (SBAR (WHNP (WP who)) (S (VP (VBD were) (RB not) (VP (VBG telling) (NP (PRP you)) (NP (DT the) (NN truth))))))))))))))))) (. .) ('' '')))
The people all tell you the truth.
( ( The people ) ( all ( ( ( tell you ) ( the truth ) ) . ) ) )
(ROOT (S (NP (DT The) (NNS people)) (ADVP (DT all)) (VP (VB tell) (NP (PRP you)) (NP (DT the) (NN truth))) (. .)))
fiction
0contradiction
[ 4.2109375, -0.6181640625, -3.392578125 ]
5,033
5033e
This northern beach of magnificent tan sand is most agreeably reached by boat.
( ( ( This ( northern beach ) ) ( of ( magnificent ( tan sand ) ) ) ) ( ( ( is most ) ( agreeably ( reached ( by boat ) ) ) ) . ) )
(ROOT (S (NP (NP (DT This) (JJ northern) (NN beach)) (PP (IN of) (NP (JJ magnificent) (NN tan) (NN sand)))) (VP (VBZ is) (ADVP (RBS most)) (VP (ADVP (RB agreeably)) (VBN reached) (PP (IN by) (NP (NN boat))))) (. .)))
The beach has beautiful sand.
( ( The beach ) ( ( has ( beautiful sand ) ) . ) )
(ROOT (S (NP (DT The) (NN beach)) (VP (VBZ has) (NP (JJ beautiful) (NN sand))) (. .)))
travel
1entailment
[ -2.6171875, -0.82177734375, 3.541015625 ]
39,840
39840n
Then he ran.
( Then ( he ( ran . ) ) )
(ROOT (S (RB Then) (NP (PRP he)) (VP (VBD ran)) (. .)))
He ran like an athlete.
( He ( ( ran ( like ( an athlete ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD ran) (PP (IN like) (NP (DT an) (NN athlete)))) (. .)))
fiction
2neutral
[ -2.978515625, 4.68359375, -0.5029296875 ]
113,193
113193n
of course you could annex Cuba but they wouldn't like that a bit
( ( of course ) ( you ( could ( ( annex Cuba ) ( but ( they ( ( would n't ) ( like ( that ( a bit ) ) ) ) ) ) ) ) ) )
(ROOT (S (PP (IN of) (NP (NN course))) (NP (PRP you)) (VP (MD could) (VP (VB annex) (NP (NNP Cuba)) (SBAR (CC but) (S (NP (PRP they)) (VP (MD would) (RB n't) (VP (VB like) (NP (NP (DT that)) (NP (DT a) (NN bit)))))))))))
Cubans would go up in arms if we tried to annex Cuba.
( Cubans ( ( would ( ( ( go up ) ( in arms ) ) ( if ( we ( tried ( to ( annex Cuba ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNPS Cubans)) (VP (MD would) (VP (VB go) (PRT (RP up)) (PP (IN in) (NP (NNS arms))) (SBAR (IN if) (S (NP (PRP we)) (VP (VBD tried) (PP (TO to) (NP (NNP annex) (NNP Cuba)))))))) (. .)))
telephone
2neutral
[ -2.990234375, 2.765625, 1.19140625 ]
108,340
108340c
See you Aug. 12, or soon thereafter, we hope.
( ( ( ( ( ( See you ) ( Aug. 12 ) ) , ) or ) ( ( soon thereafter ) ( , ( we hope ) ) ) ) . )
(ROOT (S (S (VP (VB See) (NP (PRP you)) (NP (NNP Aug.) (CD 12)))) (, ,) (CC or) (S (ADVP (RB soon) (RB thereafter)) (, ,) (NP (PRP we)) (VP (VBP hope))) (. .)))
The person told not to come until December.
( ( The person ) ( ( told ( not ( to ( come ( until December ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN person)) (VP (VBD told) (S (RB not) (VP (TO to) (VP (VB come) (PP (IN until) (NP (NNP December))))))) (. .)))
slate
0contradiction
[ 3.125, -1.25, -2.13671875 ]
98,116
98116e
is that what you ended up going into
( ( is that ) ( what ( you ( ( ended up ) ( going into ) ) ) ) )
(ROOT (SINV (VP (VBZ is)) (NP (DT that)) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBD ended) (PRT (RP up)) (S (VP (VBG going) (PP (IN into)))))))))
So that must be what you chose to do?
( So ( that ( ( must ( be ( what ( you ( chose ( to do ) ) ) ) ) ) ? ) ) )
(ROOT (SBARQ (RB So) (WHADVP (IN that)) (SQ (VP (MD must) (VP (VB be) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBD chose) (S (VP (TO to) (VP (VB do)))))))))) (. ?)))
telephone
1entailment
[ -2.119140625, 0.84326171875, 1.5224609375 ]
54,110
54110c
bGross national saving is held constant as a share of GDP at 18.
( ( bGross ( national saving ) ) ( ( is ( ( held ( constant ( as ( ( a share ) ( of GDP ) ) ) ) ) ( at 18 ) ) ) . ) )
(ROOT (S (NP (JJ bGross) (JJ national) (NN saving)) (VP (VBZ is) (VP (VBN held) (ADJP (JJ constant) (PP (IN as) (NP (NP (DT a) (NN share)) (PP (IN of) (NP (NNP GDP)))))) (PP (IN at) (NP (CD 18))))) (. .)))
The bGross national saving has a fluctuating share of GDP at 12.
( ( The ( bGross ( national saving ) ) ) ( ( has ( ( ( a ( fluctuating share ) ) ( of GDP ) ) ( at 12 ) ) ) . ) )
(ROOT (S (NP (DT The) (JJ bGross) (JJ national) (NN saving)) (VP (VBZ has) (NP (NP (DT a) (VBG fluctuating) (NN share)) (PP (IN of) (NP (NNP GDP))) (PP (IN at) (NP (CD 12))))) (. .)))
government
0contradiction
[ 3.080078125, -1.26953125, -2.046875 ]
137,399
137399n
oh really i was um i was TDY at Bent Waters
( oh ( really ( i ( was ( um ( i ( was ( TDY ( at ( Bent Waters ) ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VB oh) (S (ADVP (RB really)) (NP (FW i)) (VP (VBD was) (VP (VBN um) (SBAR (S (NP (FW i)) (VP (VBD was) (NP (NP (NNP TDY)) (PP (IN at) (NP (NNP Bent) (NNP Waters)))))))))))))
I enjoyed my temporary duty at Bent Waters.
( I ( ( ( enjoyed ( my ( temporary duty ) ) ) ( at ( Bent Waters ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD enjoyed) (NP (PRP$ my) (JJ temporary) (NN duty)) (PP (IN at) (NP (NNP Bent) (NNP Waters)))) (. .)))
telephone
2neutral
[ -1.83984375, 4.76171875, -2.18359375 ]
17,989
17989c
Through Responsive and Naturalistic Approaches.
( ( Through ( Responsive ( and ( Naturalistic Approaches ) ) ) ) . )
(ROOT (FRAG (PP (IN Through) (NP (NNP Responsive) (CC and) (NNP Naturalistic) (NNPS Approaches))) (. .)))
Unnatural and unresponsive approaches
( ( ( Unnatural and ) unresponsive ) approaches )
(ROOT (S (NP (NNP Unnatural) (CC and) (NNP unresponsive)) (VP (VBZ approaches))))
government
0contradiction
[ 5.33203125, -1.958984375, -3.033203125 ]
64,123
64123c
Per week?
( ( Per week ) ? )
(ROOT (SQ (VP (VB Per) (NP (NN week))) (. ?)))
Every day.
( Every ( day . ) )
(ROOT (NP (DT Every) (NN day) (. .)))
slate
0contradiction
[ 2.93359375, -0.57861328125, -2.62890625 ]
65,309
65309e
and uh we went through a time period that we had three Danes
( and ( uh ( we ( ( went ( through ( a ( time period ) ) ) ) ( that ( we ( had ( three Danes ) ) ) ) ) ) ) )
(ROOT (FRAG (CC and) (NP (NP (NNP uh)) (SBAR (S (NP (PRP we)) (VP (VBD went) (PP (IN through) (NP (DT a) (NN time) (NN period))) (SBAR (IN that) (S (NP (PRP we)) (VP (VBD had) (NP (CD three) (NNS Danes)))))))))))
For a while, we had three Danes.
( ( For ( a while ) ) ( , ( we ( ( had ( three Danes ) ) . ) ) ) )
(ROOT (S (PP (IN For) (NP (DT a) (NN while))) (, ,) (NP (PRP we)) (VP (VBD had) (NP (CD three) (NNS Danes))) (. .)))
telephone
1entailment
[ -2.779296875, -1.201171875, 4.10546875 ]
135,021
135021c
you know we keep a couple hundred dollars um if that much charged on those which isn't too bad it's just your normal
( you ( know ( we ( ( keep ( a ( couple ( hundred ( dollars um ) ) ) ) ) ( ( if that ) ( much ( charged ( on ( those ( which ( ( is n't ) ( too ( bad ( it ( ( 's just ) ( your normal ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (NP (PRP you)) (VP (VBP know) (S (NP (PRP we)) (VP (VB keep) (NP (DT a) (NN couple) (CD hundred) (NNS dollars) (NN um)) (SBAR (IN if) (IN that) (S (NP (RB much)) (VP (VBD charged) (PP (IN on) (NP (NP (DT those)) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (RB n't) (ADJP (RB too) (JJ bad) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADVP (RB just)) (NP (PRP$ your) (JJ normal)))))))))))))))))))
We have no money on there at all
( We ( have ( ( no money ) ( on ( there ( at all ) ) ) ) ) )
(ROOT (S (NP (PRP We)) (VP (VBP have) (NP (NP (DT no) (NN money)) (PP (IN on) (NP (NP (RB there)) (ADVP (IN at) (DT all))))))))
telephone
0contradiction
[ 5.640625, -2.34765625, -3.08203125 ]
44,493
44493c
But Japan was reluctant to sue for peace because the Allies were demanding unconditional surrender with no provision for maintaining the highly symbolic role of the emperor, still considered the embodiment of Japan's spirit and divine origins.
( But ( Japan ( ( was ( reluctant ( to ( ( sue ( for peace ) ) ( because ( ( the Allies ) ( were ( ( demanding ( unconditional surrender ) ) ( with ( ( no provision ) ( for ( maintaining ( ( the ( highly ( symbolic role ) ) ) ( of ( ( ( the emperor ) , ) ( still ( considered ( ( the embodiment ) ( of ( ( Japan 's ) ( spirit ( and ( divine origins ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (CC But) (NP (NNP Japan)) (VP (VBD was) (ADJP (JJ reluctant) (S (VP (TO to) (VP (VB sue) (PP (IN for) (NP (NN peace))) (SBAR (IN because) (S (NP (DT the) (NNS Allies)) (VP (VBD were) (VP (VBG demanding) (NP (JJ unconditional) (NN surrender)) (PP (IN with) (NP (NP (DT no) (NN provision)) (PP (IN for) (S (VP (VBG maintaining) (NP (NP (DT the) (RB highly) (JJ symbolic) (NN role)) (PP (IN of) (NP (NP (DT the) (NN emperor)) (, ,) (VP (ADVP (RB still)) (VBN considered) (NP (NP (DT the) (NN embodiment)) (PP (IN of) (NP (NP (NNP Japan) (POS 's)) (NN spirit) (CC and) (NN divine) (NNS origins)))))))))))))))))))))) (. .)))
Japan immediately sued for peace when demands for unconditional surrender came from the Allies.
( Japan ( immediately ( ( ( sued ( for peace ) ) ( when ( ( demands ( for ( unconditional surrender ) ) ) ( came ( from ( the Allies ) ) ) ) ) ) . ) ) )
(ROOT (S (NP (NNP Japan)) (ADVP (RB immediately)) (VP (VBD sued) (PP (IN for) (NP (NN peace))) (SBAR (WHADVP (WRB when)) (S (NP (NP (NNS demands)) (PP (IN for) (NP (JJ unconditional) (NN surrender)))) (VP (VBD came) (PP (IN from) (NP (DT the) (NNS Allies))))))) (. .)))
travel
0contradiction
[ 5.6171875, -2.296875, -3.060546875 ]
53,916
53916e
It isn't, of course.
( It ( ( ( ( is n't ) , ) ( of course ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ is) (RB n't)) (, ,) (X (PP (IN of) (NP (NN course)))) (. .)))
It is not, of course.
( It ( ( ( ( is not ) , ) ( of course ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ is) (RB not)) (, ,) (X (PP (IN of) (NP (NN course)))) (. .)))
slate
1entailment
[ -2.82421875, -1.228515625, 4.140625 ]
86,457
86457c
He thought the biggest barrier was how to change the culture in the ED so that staff would ask screening questions.
( He ( ( thought ( ( the ( biggest barrier ) ) ( was ( how ( to ( ( ( change ( the culture ) ) ( in ( the ED ) ) ) ( so ( that ( staff ( would ( ask ( screening questions ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD thought) (SBAR (S (NP (DT the) (JJS biggest) (NN barrier)) (VP (VBD was) (SBAR (WHADVP (WRB how)) (S (VP (TO to) (VP (VB change) (NP (DT the) (NN culture)) (PP (IN in) (NP (DT the) (NNP ED))) (SBAR (RB so) (IN that) (S (NP (NN staff)) (VP (MD would) (VP (VB ask) (NP (NN screening) (NNS questions)))))))))))))) (. .)))
The biggest barrier was thought to be how to maintain the culture
( ( The ( biggest barrier ) ) ( was ( thought ( to ( be ( how ( to ( maintain ( the culture ) ) ) ) ) ) ) ) )
(ROOT (S (NP (DT The) (JJS biggest) (NN barrier)) (VP (VBD was) (VP (VBN thought) (S (VP (TO to) (VP (VB be) (SBAR (WHADVP (WRB how)) (S (VP (TO to) (VP (VB maintain) (NP (DT the) (NN culture)))))))))))))
government
0contradiction
[ 3.962890625, -2.259765625, -1.64453125 ]
11,232
11232n
To provide a common understanding of what is needed and expected in information technology security programs, NIST developed and published Generally Accepted Principles and Practices for Securing Information Technology Systems (Special Pub 800-14) in September 1996.
( ( To ( provide ( ( a ( common understanding ) ) ( of ( what ( is ( ( ( needed and ) expected ) ( in ( information ( technology ( security programs ) ) ) ) ) ) ) ) ) ) ) ( , ( NIST ( ( ( developed and ) ( ( ( published Generally ) ( ( Accepted ( ( Principles and ) Practices ) ) ( for ( ( Securing ( Information ( Technology Systems ) ) ) ( -LRB- ( ( Special ( Pub 800-14 ) ) -RRB- ) ) ) ) ) ) ( in ( September 1996 ) ) ) ) . ) ) ) )
(ROOT (S (S (VP (TO To) (VP (VB provide) (NP (NP (DT a) (JJ common) (NN understanding)) (PP (IN of) (SBAR (WHNP (WP what)) (S (VP (VBZ is) (VP (VBN needed) (CC and) (VBN expected) (PP (IN in) (NP (NN information) (NN technology) (NN security) (NNS programs)))))))))))) (, ,) (NP (NNP NIST)) (VP (VP (VBD developed)) (CC and) (VP (VBN published) (ADVP (RB Generally)) (NP (NP (NNP Accepted) (NNPS Principles) (CC and) (NNPS Practices)) (PP (IN for) (NP (NP (NNP Securing) (NNP Information) (NNP Technology) (NNPS Systems)) (PRN (-LRB- -LRB-) (NP (NNP Special) (NNP Pub) (NNP 800-14)) (-RRB- -RRB-))))) (PP (IN in) (NP (NNP September) (CD 1996))))) (. .)))
Prior to the principles and practices being published in 1996, there were many lawsuits.
( ( Prior ( to ( ( the ( ( principles and ) practices ) ) ( being ( published ( in 1996 ) ) ) ) ) ) ( , ( there ( ( were ( many lawsuits ) ) . ) ) ) )
(ROOT (S (PP (RB Prior) (PP (TO to) (NP (NP (DT the) (NNS principles) (CC and) (NNS practices)) (VP (VBG being) (VP (VBN published) (PP (IN in) (NP (CD 1996)))))))) (, ,) (NP (EX there)) (VP (VBD were) (NP (JJ many) (NNS lawsuits))) (. .)))
government
2neutral
[ -1.603515625, 4.71875, -2.365234375 ]
54,258
54258e
yeah well losing is i mean i'm i'm originally from Saint Louis and Saint Louis Cardinals when they were there were uh a mostly a losing team but
( ( yeah ( well losing ) ) ( is ( ( i ( mean i ) ) ( 'm ( i ( ( ( 'm originally ) ( from ( ( ( Saint Louis ) and ) ( Saint ( Louis Cardinals ) ) ) ) ) ( when ( they ( were ( there ( were ( uh ( ( a ( mostly ( a ( losing team ) ) ) ) but ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (NP (NP (NN yeah)) (VP (ADVP (RB well)) (VBG losing))) (VP (VBZ is) (NP (NP (FW i) (FW mean) (FW i)) (SBAR (S (VP (VBP 'm) (NP (NP (FW i)) (SBAR (S (VP (VBP 'm) (ADVP (RB originally)) (PP (IN from) (NP (NP (NNP Saint) (NNP Louis)) (CC and) (NP (NNP Saint) (NNP Louis) (NNPS Cardinals)))) (SBAR (WHADVP (WRB when)) (S (NP (PRP they)) (VP (VBD were) (SBAR (S (NP (EX there)) (VP (VBD were) (VP (VBN uh) (S (NP (DT a) (RB mostly) (DT a) (JJ losing) (NN team)) (ADVP (CC but)))))))))))))))))))))
The St. Louis Cardinals were mostly a losing team.
( ( The ( St. ( Louis Cardinals ) ) ) ( ( ( were mostly ) ( a ( losing team ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP St.) (NNP Louis) (NNPS Cardinals)) (VP (VBD were) (ADVP (RB mostly)) (NP (DT a) (JJ losing) (NN team))) (. .)))
telephone
1entailment
[ -2.583984375, -1.3623046875, 4.01171875 ]
3,852
3852e
The statue was beheaded several years ago by islanders, who blame Josephine for her role in the slavery in Martinique.
( ( The statue ) ( ( was ( beheaded ( ( ( several years ) ago ) ( by ( ( islanders , ) ( who ( blame ( Josephine ( for ( ( her role ) ( in ( ( the slavery ) ( in Martinique ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN statue)) (VP (VBD was) (VP (VBN beheaded) (PP (ADVP (NP (JJ several) (NNS years)) (RB ago)) (IN by) (NP (NP (NNS islanders)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBP blame) (NP (NP (NNP Josephine)) (PP (IN for) (NP (NP (PRP$ her) (NN role)) (PP (IN in) (NP (NP (DT the) (NN slavery)) (PP (IN in) (NP (NNP Martinique))))))))))))))) (. .)))
Josephine is responsible for the slavery in Martinique according to locals.
( Josephine ( ( ( is ( responsible ( for ( ( the slavery ) ( in Martinique ) ) ) ) ) ( according ( to locals ) ) ) . ) )
(ROOT (S (NP (NNP Josephine)) (VP (VBZ is) (ADJP (JJ responsible) (PP (IN for) (NP (NP (DT the) (NN slavery)) (PP (IN in) (NP (NNP Martinique)))))) (PP (VBG according) (PP (TO to) (NP (NNS locals))))) (. .)))
travel
1entailment
[ -3.328125, -0.42919921875, 3.875 ]
15,115
15115c
If all else failed, I could always make myself an exhibit.
( ( If ( all ( else failed ) ) ) ( , ( I ( ( ( could always ) ( make ( myself ( an exhibit ) ) ) ) . ) ) ) )
(ROOT (S (SBAR (IN If) (S (NP (DT all)) (ADVP (RB else)) (VP (VBD failed)))) (, ,) (NP (PRP I)) (VP (MD could) (ADVP (RB always)) (VP (VB make) (S (NP (PRP myself)) (NP (DT an) (NN exhibit))))) (. .)))
Making myself an exhibit is not an option.
( ( Making myself ) ( ( an exhibit ) ( ( ( is not ) ( an option ) ) . ) ) )
(ROOT (S (S (VP (VBG Making) (NP (PRP myself)))) (NP (DT an) (NN exhibit)) (VP (VBZ is) (RB not) (NP (DT an) (NN option))) (. .)))
fiction
0contradiction
[ 5.4765625, -2.080078125, -3.02734375 ]
76,755
76755e
It also describes the results of the scenario analysis, both in terms of the various marginal costs associated with emission control strategies and the economy-wide impact of each scenario.
( It ( also ( ( ( ( describes ( ( the results ) ( of ( the ( scenario analysis ) ) ) ) ) , ) ( both ( in ( terms ( of ( ( the ( various ( marginal costs ) ) ) ( associated ( with ( ( ( emission ( control strategies ) ) and ) ( ( the ( economy-wide impact ) ) ( of ( each scenario ) ) ) ) ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (NP (PRP It)) (ADVP (RB also)) (VP (VBZ describes) (NP (NP (DT the) (NNS results)) (PP (IN of) (NP (DT the) (NN scenario) (NN analysis)))) (, ,) (PP (DT both) (IN in) (NP (NP (NNS terms)) (PP (IN of) (NP (NP (DT the) (JJ various) (JJ marginal) (NNS costs)) (VP (VBN associated) (PP (IN with) (NP (NP (NN emission) (NN control) (NNS strategies)) (CC and) (NP (NP (DT the) (JJ economy-wide) (NN impact)) (PP (IN of) (NP (DT each) (NN scenario)))))))))))) (. .)))
It gives a breakdown of both the costs and impacts of the scenarios.
( It ( ( gives ( ( a breakdown ) ( of ( ( both ( the ( ( costs and ) impacts ) ) ) ( of ( the scenarios ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ gives) (NP (NP (DT a) (NN breakdown)) (PP (IN of) (NP (NP (PDT both) (DT the) (NNS costs) (CC and) (NNS impacts)) (PP (IN of) (NP (DT the) (NNS scenarios))))))) (. .)))
government
1entailment
[ -3.328125, -0.72705078125, 4.2109375 ]
31,738
31738n
Well? cried Tommy eagerly.
( ( Well ? ) ( ( ( cried Tommy ) eagerly ) . ) )
(ROOT (S (INTJ (UH Well) (. ?)) (VP (VB cried) (NP (NNP Tommy)) (ADVP (RB eagerly))) (. .)))
Tommy cried out, waiting for an answer.
( Tommy ( ( ( ( cried out ) , ) ( waiting ( for ( an answer ) ) ) ) . ) )
(ROOT (S (NP (NNP Tommy)) (VP (VBD cried) (PRT (RP out)) (, ,) (S (VP (VBG waiting) (PP (IN for) (NP (DT an) (NN answer)))))) (. .)))
fiction
1entailment
[ -3.869140625, 1.7041015625, 2.814453125 ]
70,100
70100c
It profiles a new kind of office superstore-cum-hotel that sells generic office space to lonely telecommuters.
( It ( ( profiles ( ( ( a ( new kind ) ) ( of ( office superstore-cum-hotel ) ) ) ( that ( ( sells ( generic ( office space ) ) ) ( to ( lonely telecommuters ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ profiles) (NP (NP (DT a) (JJ new) (NN kind)) (PP (IN of) (NP (NN office) (NN superstore-cum-hotel))) (SBAR (WHNP (WDT that)) (S (VP (VBZ sells) (NP (JJ generic) (NN office) (NN space)) (PP (TO to) (NP (JJ lonely) (NNS telecommuters)))))))) (. .)))
There's no space available to lonely telecommuters.
( There ( ( 's ( ( no space ) ( available ( to ( lonely telecommuters ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBZ 's) (NP (NP (DT no) (NN space)) (ADJP (JJ available) (PP (TO to) (NP (JJ lonely) (NNS telecommuters)))))) (. .)))
slate
0contradiction
[ 5.5703125, -2.14453125, -3.09765625 ]
61,241
61241c
yeah it's definitely a way out of the way where where as
( yeah ( it ( ( ( 's definitely ) ( ( a ( way out ) ) ( of ( ( the way ) ( where where ) ) ) ) ) as ) ) )
(ROOT (S (VP (VB yeah) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADVP (RB definitely)) (NP (NP (DT a) (NN way) (PRT (RP out))) (PP (IN of) (NP (NP (DT the) (NN way)) (FRAG (WHADVP (WRB where) (WRB where)))))) (PP (IN as))))))))
I was able to find my way out of the corn maze
( I ( was ( able ( to ( ( ( find ( my way ) ) out ) ( of ( the ( corn maze ) ) ) ) ) ) ) )
(ROOT (S (NP (PRP I)) (VP (VBD was) (ADJP (JJ able) (S (VP (TO to) (VP (VB find) (NP (PRP$ my) (NN way)) (PRT (RP out)) (PP (IN of) (NP (DT the) (NN corn) (NN maze))))))))))
telephone
2neutral
[ -0.050262451171875, 3.482421875, -2.6171875 ]
43,168
43168c
Something may be better than nothing . If trials compared low-cost therapy to the complete AZT regimen it's likely that the new regimens will prove less effective.
( Something ( ( may ( be ( better ( ( than ( nothing . ) ) ( ( If ( trials ( ( compared ( low-cost therapy ) ) ( to ( the ( complete ( AZT regimen ) ) ) ) ) ) ) ( it ( ( 's likely ) ( that ( ( the ( new regimens ) ) ( will ( prove ( less effective ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NN Something)) (VP (MD may) (VP (VB be) (ADJP (ADJP (JJR better)) (SBAR (X (ADVP (IN than)) (NP (NN nothing)) (. .)) (S (SBAR (IN If) (S (NP (NNS trials)) (VP (VBD compared) (NP (JJ low-cost) (NN therapy)) (PP (TO to) (NP (DT the) (JJ complete) (NNP AZT) (NN regimen)))))) (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ likely)) (SBAR (IN that) (S (NP (DT the) (JJ new) (NNS regimens)) (VP (MD will) (VP (VB prove) (ADJP (RBR less) (JJ effective)))))))))))) (. .)))
It was all or nothing.
( It ( ( was ( ( all or ) nothing ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBD was) (ADVP (DT all) (CC or) (NN nothing))) (. .)))
slate
0contradiction
[ 3.544921875, -1.169921875, -2.390625 ]
1,858
1858e
That story remains to be told.
( ( That story ) ( ( remains ( to ( be told ) ) ) . ) )
(ROOT (S (NP (DT That) (NN story)) (VP (VBZ remains) (S (VP (TO to) (VP (VB be) (VP (VBN told)))))) (. .)))
The story has not been told yet.
( ( The story ) ( ( ( has not ) ( been ( told yet ) ) ) . ) )
(ROOT (S (NP (DT The) (NN story)) (VP (VBZ has) (RB not) (VP (VBN been) (VP (VBN told) (ADVP (RB yet))))) (. .)))
slate
1entailment
[ -2.533203125, -1.26171875, 3.849609375 ]
84,055
84055n
Even if auditors do not follow such other standards and methodologies, they may still serve as a useful source of guidance to auditors in planning their work under GAGAS.
( ( Even ( if ( auditors ( ( do not ) ( follow ( such ( other ( ( standards and ) methodologies ) ) ) ) ) ) ) ) ( , ( they ( ( ( may still ) ( ( serve ( as ( ( a ( useful source ) ) ( of guidance ) ) ) ) ( to ( auditors ( in ( ( planning ( their work ) ) ( under GAGAS ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (SBAR (RB Even) (IN if) (S (NP (NNS auditors)) (VP (VBP do) (RB not) (VP (VB follow) (NP (JJ such) (JJ other) (NNS standards) (CC and) (NNS methodologies)))))) (, ,) (NP (PRP they)) (VP (MD may) (ADVP (RB still)) (VP (VB serve) (PP (IN as) (NP (NP (DT a) (JJ useful) (NN source)) (PP (IN of) (NP (NN guidance))))) (PP (TO to) (NP (NP (NNS auditors)) (PP (IN in) (S (VP (VBG planning) (NP (PRP$ their) (NN work)) (PP (IN under) (NP (NNP GAGAS)))))))))) (. .)))
GAGAS requires strict compliance for auditors to follow.
( GAGAS ( ( ( ( requires ( strict compliance ) ) ( for auditors ) ) ( to follow ) ) . ) )
(ROOT (S (NP (NNS GAGAS)) (VP (VBZ requires) (NP (JJ strict) (NN compliance)) (PP (IN for) (NP (NNS auditors))) (S (VP (TO to) (VP (VB follow))))) (. .)))
government
2neutral
[ 1.36328125, 0.935546875, -2.404296875 ]
80,517
80517n
This doesn't look good.
( This ( ( ( does n't ) ( look good ) ) . ) )
(ROOT (S (NP (DT This)) (VP (VBZ does) (RB n't) (VP (VB look) (ADJP (JJ good)))) (. .)))
This looks really bad but I have a plan.
( ( ( ( This ( looks ( really bad ) ) ) but ) ( I ( have ( a plan ) ) ) ) . )
(ROOT (S (S (NP (DT This)) (VP (VBZ looks) (ADJP (RB really) (JJ bad)))) (CC but) (S (NP (PRP I)) (VP (VBP have) (NP (DT a) (NN plan)))) (. .)))
slate
2neutral
[ -2.2109375, 4.734375, -1.830078125 ]
145,863
145863e
What's needed, alongside an evacuation plan, is a realistic program to stabilize conditions for those left behind.
( ( What ( 's ( ( ( needed , ) ( alongside ( an ( evacuation plan ) ) ) ) , ) ) ) ( ( is ( a ( realistic ( program ( to ( ( stabilize conditions ) ( for ( those ( left behind ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (SBAR (WHNP (WP What)) (S (VP (VBZ 's) (VP (VBN needed) (, ,) (PP (IN alongside) (NP (DT an) (NN evacuation) (NN plan))) (, ,))))) (VP (VBZ is) (NP (DT a) (JJ realistic) (NN program) (S (VP (TO to) (VP (VB stabilize) (NP (NNS conditions)) (PP (IN for) (NP (NP (DT those)) (VP (VBN left) (PRT (RP behind)))))))))) (. .)))
Those left behind will need a program for stabilizing conditions if they cannot evacuate.
( ( Those left ) ( behind ( ( will ( ( ( need ( a program ) ) ( for ( stabilizing conditions ) ) ) ( if ( they ( ( can not ) evacuate ) ) ) ) ) . ) ) )
(ROOT (S (NP (DT Those) (NN left)) (ADVP (RB behind)) (VP (MD will) (VP (VB need) (NP (DT a) (NN program)) (PP (IN for) (NP (VBG stabilizing) (NNS conditions))) (SBAR (IN if) (S (NP (PRP they)) (VP (MD can) (RB not) (VP (VB evacuate))))))) (. .)))
slate
1entailment
[ -3.208984375, 1.1103515625, 2.5390625 ]
23,901
23901n
Then Shuman claims that Linux provides no graphical user interface.
( Then ( Shuman ( ( claims ( that ( Linux ( provides ( no ( graphical ( user interface ) ) ) ) ) ) ) . ) ) )
(ROOT (S (RB Then) (NP (NNP Shuman)) (VP (VBZ claims) (SBAR (IN that) (S (NP (NNP Linux)) (VP (VBZ provides) (NP (DT no) (JJ graphical) (NN user) (NN interface)))))) (. .)))
They knew what they were talking about.
( They ( ( knew ( what ( they ( were ( talking about ) ) ) ) ) . ) )
(ROOT (S (NP (PRP They)) (VP (VBD knew) (SBAR (WHNP (WP what)) (S (NP (PRP they)) (VP (VBD were) (VP (VBG talking) (IN about)))))) (. .)))
slate
2neutral
[ 0.2060546875, 2.9296875, -2.513671875 ]
39,206
39206n
Simpson through the tunnels of time.
( ( ( Simpson ( through ( the tunnels ) ) ) ( of time ) ) . )
(ROOT (NP (NP (NNP Simpson)) (PP (IN through) (NP (DT the) (NNS tunnels))) (PP (IN of) (NP (NN time))) (. .)))
Simpson in the future and the past.
( ( Simpson ( in ( ( ( the future ) and ) ( the past ) ) ) ) . )
(ROOT (NP (NP (NNP Simpson)) (PP (IN in) (NP (NP (DT the) (NN future)) (CC and) (NP (DT the) (NN past)))) (. .)))
slate
2neutral
[ -3.02734375, 2.373046875, 1.5263671875 ]
58,557
58557e
In the first instance, IRS would have no record of time before the person could get through to an agent and of discouraged callers.
( ( In ( the ( first instance ) ) ) ( , ( IRS ( ( would ( ( have ( ( no record ) ( of time ) ) ) ( before ( ( the person ) ( could ( ( get through ) ( ( ( to ( an agent ) ) and ) ( of ( discouraged callers ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (DT the) (JJ first) (NN instance))) (, ,) (NP (NNP IRS)) (VP (MD would) (VP (VB have) (NP (NP (DT no) (NN record)) (PP (IN of) (NP (NN time)))) (SBAR (IN before) (S (NP (DT the) (NN person)) (VP (MD could) (VP (VB get) (PRT (RP through)) (PP (PP (TO to) (NP (DT an) (NN agent))) (CC and) (PP (IN of) (NP (JJ discouraged) (NNS callers)))))))))) (. .)))
There is no recording of the time for callers.
( There ( ( is ( ( no recording ) ( of ( ( the time ) ( for callers ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT no) (NN recording)) (PP (IN of) (NP (NP (DT the) (NN time)) (PP (IN for) (NP (NNS callers))))))) (. .)))
government
1entailment
[ -2.53515625, -0.609375, 3.20703125 ]
25,437
25437c
Well, we will come in and interview the brave Dorcas." Dorcas was standing in the boudoir, her hands folded in front of her, and her grey hair rose in stiff waves under her white cap.
( ( ( ( ( ( ( ( ( ( Well ( , ( we ( will ( ( ( come in ) and ) ( interview ( the ( brave Dorcas ) ) ) ) ) ) ) ) . ) '' ) ( Dorcas ( was ( standing ( in ( the boudoir ) ) ) ) ) ) , ) ( ( her hands ) ( folded ( in ( front ( of her ) ) ) ) ) ) , ) and ) ( ( her ( grey hair ) ) ( ( rose ( in ( stiff waves ) ) ) ( under ( her ( white cap ) ) ) ) ) ) . )
(ROOT (S (S (INTJ (UH Well)) (, ,) (NP (PRP we)) (VP (MD will) (VP (VP (VB come) (PRT (RP in))) (CC and) (VP (VB interview) (NP (DT the) (NNP brave) (NNPS Dorcas)))))) (. .) ('' '') (PRN (S (NP (NNP Dorcas)) (VP (VBD was) (VP (VBG standing) (PP (IN in) (NP (DT the) (NN boudoir))))))) (, ,) (S (NP (PRP$ her) (NNS hands)) (VP (VBD folded) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (PRP her))))))) (, ,) (CC and) (S (NP (PRP$ her) (JJ grey) (NN hair)) (VP (VBD rose) (PP (IN in) (NP (JJ stiff) (NNS waves))) (PP (IN under) (NP (PRP$ her) (JJ white) (NN cap))))) (. .)))
Dorcas is a coward and has no hair.
( Dorcas ( ( ( ( is ( a coward ) ) and ) ( has ( no hair ) ) ) . ) )
(ROOT (S (NP (NNS Dorcas)) (VP (VP (VBZ is) (NP (DT a) (NN coward))) (CC and) (VP (VBZ has) (NP (DT no) (NN hair)))) (. .)))
fiction
0contradiction
[ 5.67578125, -2.345703125, -3.072265625 ]
128,087
128087e
At the same moment I felt a terrific blow on the back of my head… ." She shuddered.
( ( ( ( ( ( At ( the ( same moment ) ) ) ( I ( ( felt ( a ( terrific blow ) ) ) ( on ( ( the back ) ( ( of ( my head ) ) ... ) ) ) ) ) ) . ) '' ) ( She shuddered ) ) . )
(ROOT (S (S (PP (IN At) (NP (DT the) (JJ same) (NN moment))) (NP (PRP I)) (VP (VBD felt) (NP (DT a) (JJ terrific) (NN blow)) (PP (IN on) (NP (NP (DT the) (NN back)) (PP (IN of) (NP (PRP$ my) (NN head)) (: ...)))))) (. .) ('' '') (S (NP (PRP She)) (VP (VBD shuddered))) (. .)))
I was hit on the back of my head.
( I ( ( was ( hit ( on ( ( the back ) ( of ( my head ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD was) (VP (VBN hit) (PP (IN on) (NP (NP (DT the) (NN back)) (PP (IN of) (NP (PRP$ my) (NN head))))))) (. .)))
fiction
1entailment
[ -3.01171875, -0.7392578125, 3.861328125 ]
139,137
139137e
67 through .67d, provide a mechanism for limiting the issues on which a trial-type hearing is required; allow the Postal Service to explain the unavailability of data that would otherwise have to be filed; and provide for data collection for the duration of the experiment.
( ( ( ( ( ( 67 ( ( through .67 ) d ) ) , ) ( ( provide ( a mechanism ) ) ( for ( limiting ( ( the issues ) ( ( on which ) ( ( a ( trial-type hearing ) ) ( is required ) ) ) ) ) ) ) ) ; ) ( allow ( ( the ( Postal Service ) ) ( to ( explain ( ( the unavailability ) ( of ( data ( that ( ( would otherwise ) ( have ( to ( ( ( ( be filed ) ; ) and ) ( provide ( for ( ( data collection ) ( for ( ( the duration ) ( of ( the experiment ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (NP (CD 67)) (RRC (PP (IN through) (NP (CD .67))) (NP (SYM d))) (, ,)) (VP (VBP provide) (NP (DT a) (NN mechanism)) (PP (IN for) (S (VP (VBG limiting) (NP (NP (DT the) (NNS issues)) (SBAR (WHPP (IN on) (WHNP (WDT which))) (S (NP (DT a) (JJ trial-type) (NN hearing)) (VP (VBZ is) (VP (VBN required))))))))))) (: ;) (S (VP (VB allow) (S (NP (DT the) (NNP Postal) (NNP Service)) (VP (TO to) (VP (VB explain) (NP (NP (DT the) (NN unavailability)) (PP (IN of) (NP (NP (NNS data)) (SBAR (WHNP (WDT that)) (S (VP (MD would) (ADVP (RB otherwise)) (VP (VB have) (S (VP (TO to) (VP (VP (VB be) (VP (VBN filed))) (: ;) (CC and) (VP (VB provide) (PP (IN for) (NP (NP (NN data) (NN collection)) (PP (IN for) (NP (NP (DT the) (NN duration)) (PP (IN of) (NP (DT the) (NN experiment))))))))))))))))))))))) (. .)))
67 through .67d provide mechanism for limiting issue on which trial-type hearing is required allowing postal service to explain unavailability of the data.
( ( 67 ( through ( .67 d ) ) ) ( ( ( provide mechanism ) ( for ( limiting ( issue ( ( on which ) ( ( trial-type hearing ) ( is ( required ( ( allowing ( postal service ) ) ( to ( explain ( unavailability ( of ( the data ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (CD 67)) (PP (IN through) (NP (CD .67) (NNS d)))) (VP (VBP provide) (NP (NN mechanism)) (PP (IN for) (S (VP (VBG limiting) (NP (NP (NN issue)) (SBAR (WHPP (IN on) (WHNP (WDT which))) (S (NP (JJ trial-type) (NN hearing)) (VP (VBZ is) (VP (VBN required) (S (VP (VBG allowing) (NP (JJ postal) (NN service)) (S (VP (TO to) (VP (VB explain) (NP (NP (NN unavailability)) (PP (IN of) (NP (DT the) (NNS data)))))))))))))))))) (. .)))
government
1entailment
[ -2.61328125, -1.4033203125, 4.0390625 ]
139,802
139802e
Blessed with preternatural gregariousness, good humor, and a love of attention, he's been tireless about pursuing both celebrity and the cause of popular history ever since.
( ( Blessed ( with ( ( ( ( ( ( preternatural gregariousness ) , ) ( good humor ) ) , ) and ) ( ( a love ) ( of attention ) ) ) ) ) ( , ( he ( ( 's ( been ( tireless ( about ( ( pursuing ( ( ( both celebrity ) and ) ( ( the cause ) ( of ( popular history ) ) ) ) ) ( ever since ) ) ) ) ) ) . ) ) ) )
(ROOT (S (S (VP (VBN Blessed) (PP (IN with) (NP (NP (JJ preternatural) (NNS gregariousness)) (, ,) (NP (JJ good) (NN humor)) (, ,) (CC and) (NP (NP (DT a) (NN love)) (PP (IN of) (NP (NN attention)))))))) (, ,) (NP (PRP he)) (VP (VBZ 's) (VP (VBN been) (ADJP (JJ tireless) (PP (IN about) (S (VP (VBG pursuing) (NP (NP (DT both) (NN celebrity)) (CC and) (NP (NP (DT the) (NN cause)) (PP (IN of) (NP (JJ popular) (NN history))))) (ADVP (RB ever) (IN since)))))))) (. .)))
He was very outgoing and extroverted, as well as nice to be around.
( He ( ( was ( ( ( ( very ( ( outgoing and ) extroverted ) ) , ) as ) ( ( well as ) ( nice ( to ( be around ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD was) (ADJP (ADJP (RB very) (JJ outgoing) (CC and) (JJ extroverted)) (, ,) (RB as) (ADJP (ADVP (RB well) (RB as)) (JJ nice) (S (VP (TO to) (VP (VB be) (ADVP (RB around)))))))) (. .)))
slate
1entailment
[ -4.12109375, 2.037109375, 2.755859375 ]
120,149
120149c
There's a lot of villas all the way along, but by degrees they seemed to get more and more thinned out, and in the end we got to one that seemed the last of the bunch.
( ( ( ( ( There ( 's ( ( a lot ) ( of ( villas ( ( all ( the way ) ) along ) ) ) ) ) ) , ) but ) ( ( ( ( ( by degrees ) ( they ( seemed ( to ( get ( ( ( more and ) more ) ( thinned out ) ) ) ) ) ) ) , ) and ) ( ( in ( the end ) ) ( we ( got ( to ( one ( that ( seemed ( ( the last ) ( of ( the bunch ) ) ) ) ) ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (EX There)) (VP (VBZ 's) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NP (NNS villas)) (ADVP (NP (PDT all) (DT the) (NN way)) (IN along))))))) (, ,) (CC but) (S (S (PP (IN by) (NP (NNS degrees))) (NP (PRP they)) (VP (VBD seemed) (S (VP (TO to) (VP (VB get) (NP (NP (JJR more) (CC and) (JJR more)) (VP (VBN thinned) (PRT (RP out))))))))) (, ,) (CC and) (S (PP (IN in) (NP (DT the) (NN end))) (NP (PRP we)) (VP (VBD got) (PP (TO to) (NP (NP (CD one)) (SBAR (WHNP (WDT that)) (S (VP (VBD seemed) (NP (NP (DT the) (JJ last)) (PP (IN of) (NP (DT the) (NN bunch)))))))))))) (. .)))
There were only a few villas the whole way along, until we reached a small village that seemed to be the end.
( There ( ( ( ( were ( ( ( ( only ( a few ) ) villas ) ( the ( whole way ) ) ) along ) ) , ) ( until ( we ( reached ( ( a ( small village ) ) ( that ( seemed ( to ( be ( the end ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBD were) (NP (NP (QP (RB only) (DT a) (JJ few)) (NNS villas)) (NP (DT the) (JJ whole) (NN way)) (ADVP (IN along))) (, ,) (SBAR (IN until) (S (NP (PRP we)) (VP (VBD reached) (NP (NP (DT a) (JJ small) (NN village)) (SBAR (WHNP (WDT that)) (S (VP (VBD seemed) (S (VP (TO to) (VP (VB be) (NP (DT the) (NN end))))))))))))) (. .)))
fiction
0contradiction
[ 2.875, -1.12890625, -2.03125 ]
22,415
22415n
That's the second time you've made that sort of remark.
( That ( ( 's ( ( the ( second time ) ) ( you ( 've ( made ( ( that sort ) ( of remark ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT That)) (VP (VBZ 's) (NP (NP (DT the) (JJ second) (NN time)) (SBAR (S (NP (PRP you)) (VP (VBP 've) (VP (VBN made) (NP (NP (DT that) (NN sort)) (PP (IN of) (NP (NN remark)))))))))) (. .)))
That's the second time you've made that sort of remark and I don't need anymore reminders.
( ( ( ( That ( 's ( ( the ( second time ) ) ( you ( 've ( made ( ( that sort ) ( of remark ) ) ) ) ) ) ) ) and ) ( I ( ( do n't ) ( ( need anymore ) reminders ) ) ) ) . )
(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (NP (NP (DT the) (JJ second) (NN time)) (SBAR (S (NP (PRP you)) (VP (VBP 've) (VP (VBN made) (NP (NP (DT that) (NN sort)) (PP (IN of) (NP (NN remark))))))))))) (CC and) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB need) (ADVP (RB anymore)) (NP (NNS reminders))))) (. .)))
fiction
2neutral
[ -1.861328125, 4.671875, -1.7080078125 ]
93,958
93958n
Calcutta seems to be the only other production center having any pretensions to artistic creativity at all, but ironically you're actually more likely to see the works of Satyajit Ray or Mrinal Sen shown in Europe or North America than in India itself.
( ( ( ( ( Calcutta ( seems ( to ( be ( ( the ( only ( other ( production center ) ) ) ) ( ( having ( any pretensions ) ) ( to ( ( artistic creativity ) ( at all ) ) ) ) ) ) ) ) ) , ) but ) ( ironically ( you ( ( 're actually ) ( ( more ( likely ( to ( see ( ( the works ) ( of ( ( ( Satyajit Ray ) or ) ( ( Mrinal Sen ) ( shown ( in ( Europe ( or ( North America ) ) ) ) ) ) ) ) ) ) ) ) ) ( than ( in ( India itself ) ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (NNP Calcutta)) (VP (VBZ seems) (S (VP (TO to) (VP (VB be) (NP (NP (DT the) (JJ only) (JJ other) (NN production) (NN center)) (VP (VBG having) (NP (DT any) (NNS pretensions)) (PP (TO to) (NP (NP (JJ artistic) (NN creativity)) (ADVP (IN at) (DT all))))))))))) (, ,) (CC but) (S (ADVP (RB ironically)) (NP (PRP you)) (VP (VBP 're) (ADVP (RB actually)) (ADJP (ADJP (RBR more) (JJ likely) (S (VP (TO to) (VP (VB see) (NP (NP (DT the) (NNS works)) (PP (IN of) (NP (NP (NNP Satyajit) (NNP Ray)) (CC or) (NP (NP (NNP Mrinal) (NNP Sen)) (VP (VBN shown) (PP (IN in) (NP (NNP Europe) (CC or) (NNP North) (NNP America)))))))))))) (ADVP (IN than) (PP (IN in) (S (VP (VBG India) (NP (PRP itself))))))))) (. .)))
Most of Mrinal Sen's work can be found in European collections.
( ( Most ( of ( ( Mrinal ( Sen 's ) ) work ) ) ) ( ( can ( be ( found ( in ( European collections ) ) ) ) ) . ) )
(ROOT (S (NP (NP (JJS Most)) (PP (IN of) (NP (NP (NNP Mrinal) (NNP Sen) (POS 's)) (NN work)))) (VP (MD can) (VP (VB be) (VP (VBN found) (PP (IN in) (NP (JJ European) (NNS collections)))))) (. .)))
travel
2neutral
[ -3.634765625, 2.373046875, 2.125 ]
66,248
66248e
The baby's father responded by filing a wrongful death suit.
( ( ( The ( baby 's ) ) father ) ( ( responded ( by ( filing ( a ( wrongful ( death suit ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN baby) (POS 's)) (NN father)) (VP (VBD responded) (PP (IN by) (S (VP (VBG filing) (NP (DT a) (JJ wrongful) (NN death) (NN suit)))))) (. .)))
The wrongful death suit was filed by the baby's father.
( ( The ( wrongful ( death suit ) ) ) ( ( was ( filed ( by ( ( the ( baby 's ) ) father ) ) ) ) . ) )
(ROOT (S (NP (DT The) (JJ wrongful) (NN death) (NN suit)) (VP (VBD was) (VP (VBN filed) (PP (IN by) (NP (NP (DT the) (NN baby) (POS 's)) (NN father))))) (. .)))
slate
1entailment
[ -1.3310546875, -1.9853515625, 3.248046875 ]
107,772
107772e
Nobody knows much about the early Etruscans.
( Nobody ( ( knows ( much ( about ( the ( early Etruscans ) ) ) ) ) . ) )
(ROOT (S (NP (NN Nobody)) (VP (VBZ knows) (ADVP (RB much) (NP (RB about) (DT the) (JJ early) (NNS Etruscans)))) (. .)))
The early Etruscans? Nobody knows much about them.
( ( The ( early ( Etruscans ( ? Nobody ) ) ) ) ( ( ( knows much ) ( about them ) ) . ) )
(ROOT (S (NP (DT The) (JJ early) (NP (NNP Etruscans) (. ?) (NN Nobody))) (VP (VBZ knows) (NP (RB much)) (PP (IN about) (NP (PRP them)))) (. .)))
travel
1entailment
[ -2.578125, -1.3671875, 4.015625 ]
110,475
110475c
DOD's common practice for managing this environment has been to create aggressive risk reduction efforts in its programs.
( ( ( ( DOD 's ) ( common practice ) ) ( for ( managing ( this environment ) ) ) ) ( ( has ( been ( to ( ( create ( aggressive ( risk ( reduction efforts ) ) ) ) ( in ( its programs ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NP (NNP DOD) (POS 's)) (JJ common) (NN practice)) (PP (IN for) (S (VP (VBG managing) (NP (DT this) (NN environment)))))) (VP (VBZ has) (VP (VBN been) (S (VP (TO to) (VP (VB create) (NP (JJ aggressive) (NN risk) (NN reduction) (NNS efforts)) (PP (IN in) (NP (PRP$ its) (NNS programs)))))))) (. .)))
The DOD increases risk to manage the environment.
( ( The ( DOD increases ) ) ( ( risk ( to ( manage ( the environment ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP DOD) (NNS increases)) (VP (VBP risk) (S (VP (TO to) (VP (VB manage) (NP (DT the) (NN environment)))))) (. .)))
government
0contradiction
[ 5.34765625, -1.9853515625, -3.001953125 ]
65,252
65252c
Well, shut it then, laughed the woman.
( Well ( , ( ( ( shut it ) then ) ( , ( ( laughed ( the woman ) ) . ) ) ) ) )
(ROOT (S (ADVP (RB Well)) (, ,) (S (VP (VB shut) (NP (PRP it)) (ADVP (RB then)))) (, ,) (VP (VBD laughed) (NP (DT the) (NN woman))) (. .)))
The woman was full of sadness and sat by herself.
( ( The woman ) ( ( ( ( ( was full ) ( of sadness ) ) and ) ( sat ( by herself ) ) ) . ) )
(ROOT (S (NP (DT The) (NN woman)) (VP (VP (VBD was) (ADJP (JJ full)) (PP (IN of) (NP (NNS sadness)))) (CC and) (VP (VBD sat) (PP (IN by) (NP (PRP herself))))) (. .)))
fiction
0contradiction
[ 5.6328125, -2.021484375, -3.283203125 ]
35,664
35664c
The H-2A worker must depart the country and is subject to deportation for failing to do so.
( ( The ( H-2A worker ) ) ( ( ( ( must ( depart ( the country ) ) ) and ) ( is ( subject ( to ( deportation ( for ( failing ( to ( do so ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN H-2A) (NN worker)) (VP (VP (MD must) (VP (VB depart) (NP (DT the) (NN country)))) (CC and) (VP (VBZ is) (ADJP (JJ subject) (PP (TO to) (NP (NP (NN deportation)) (PP (IN for) (S (VP (VBG failing) (S (VP (TO to) (VP (VB do) (ADVP (RB so))))))))))))) (. .)))
The H-2A worker is being forced to enter the country for work.
( ( The ( H-2A worker ) ) ( ( is ( being ( forced ( to ( enter ( ( the country ) ( for work ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN H-2A) (NN worker)) (VP (VBZ is) (VP (VBG being) (VP (VBN forced) (S (VP (TO to) (VP (VB enter) (NP (NP (DT the) (NN country)) (PP (IN for) (NP (NN work)))))))))) (. .)))
government
0contradiction
[ 1.3681640625, 1.181640625, -2.52734375 ]
68,950
68950c
At the time of publication, this document, along with other publications pertaining to information security, was available on NIST's Computer Security Resource Clearinghouse internet page at //csrc.nist.gov/publications.html.
( ( At ( ( the time ) ( of publication ) ) ) ( , ( ( ( ( ( this document ) , ) ( ( along ( with ( other publications ) ) ) ( pertaining ( to ( information security ) ) ) ) ) , ) ( ( ( was ( available ( on ( ( NIST 's ) ( Computer ( Security ( Resource ( Clearinghouse ( internet page ) ) ) ) ) ) ) ) ) ( at ( / ( ( / ( csrc.nist.gov / ) ) publications.html ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN At) (NP (NP (DT the) (NN time)) (PP (IN of) (NP (NN publication))))) (, ,) (NP (NP (DT this) (NN document)) (, ,) (VP (ADVP (IN along) (PP (IN with) (NP (JJ other) (NNS publications)))) (VBG pertaining) (PP (TO to) (NP (NN information) (NN security)))) (, ,)) (VP (VBD was) (ADJP (JJ available) (PP (IN on) (NP (NP (NNP NIST) (POS 's)) (NNP Computer) (NNP Security) (NNP Resource) (NNP Clearinghouse) (NN internet) (NN page)))) (PP (IN at) (NP (NNP /) (PRN (: /) (NP (NNP csrc.nist.gov)) (: /)) (NN publications.html)))) (. .)))
The document as well as all security information was kept private.
( ( ( ( The document ) ( as ( well as ) ) ) ( ( all security ) information ) ) ( ( was ( kept private ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN document)) (CONJP (RB as) (RB well) (IN as)) (NP (NP (DT all) (NN security)) (NP (NN information)))) (VP (VBD was) (VP (VBN kept) (S (ADJP (JJ private))))) (. .)))
government
0contradiction
[ 5.56640625, -1.8759765625, -3.33984375 ]
53,509
53509e
The entrance is also home to several sculptures, including one of Carlyle, the gallery's founding father.
( ( The entrance ) ( ( ( is also ) ( ( ( home ( to ( several sculptures ) ) ) , ) ( including ( ( ( one ( of Carlyle ) ) , ) ( ( the ( gallery 's ) ) ( founding father ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN entrance)) (VP (VBZ is) (ADVP (RB also)) (NP (NP (NN home)) (PP (TO to) (NP (JJ several) (NNS sculptures))) (, ,) (PP (VBG including) (NP (NP (NP (CD one)) (PP (IN of) (NP (NNP Carlyle)))) (, ,) (NP (NP (DT the) (NN gallery) (POS 's)) (VBG founding) (NN father)))))) (. .)))
The entrance is also the home of several pieces of art including the Carlyle sculpture.
( ( The entrance ) ( ( ( is also ) ( ( the home ) ( of ( ( several pieces ) ( of ( art ( including ( the ( Carlyle sculpture ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN entrance)) (VP (VBZ is) (ADVP (RB also)) (NP (NP (DT the) (NN home)) (PP (IN of) (NP (NP (JJ several) (NNS pieces)) (PP (IN of) (NP (NP (NN art)) (PP (VBG including) (NP (DT the) (NNP Carlyle) (NN sculpture))))))))) (. .)))
travel
1entailment
[ -3.205078125, -0.72119140625, 4.07421875 ]
99,638
99638e
yes i've had a German Shepherd that did that one time
( ( yes i ) ( ( 've ( had ( ( a ( German Shepherd ) ) ( that ( did that ) ) ) ) ) ( one time ) ) )
(ROOT (SINV (FRAG (INTJ (UH yes) (UH i))) (VP (VBP 've) (VP (VBN had) (NP (NP (DT a) (JJ German) (NN Shepherd)) (SBAR (WHNP (WDT that)) (S (VP (VBD did) (NP (DT that)))))))) (NP (CD one) (NN time))))
I had a German Shepherd that once did that.
( I ( ( had ( ( a ( German Shepherd ) ) ( that ( once ( did that ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD had) (NP (NP (DT a) (JJ German) (NN Shepherd)) (SBAR (WHNP (WDT that)) (S (ADVP (RB once)) (VP (VBD did) (NP (DT that))))))) (. .)))
telephone
1entailment
[ -2.388671875, -1.478515625, 3.900390625 ]
20,375
20375n
In the stock market, however, the damage can get much worse.
( ( In ( the ( stock market ) ) ) ( , ( however ( , ( ( the damage ) ( ( can ( get ( much worse ) ) ) . ) ) ) ) ) )
(ROOT (S (PP (IN In) (NP (DT the) (NN stock) (NN market))) (, ,) (ADVP (RB however)) (, ,) (NP (DT the) (NN damage)) (VP (MD can) (VP (VB get) (ADJP (RB much) (JJR worse)))) (. .)))
The damage to the stock market can get much worse when prices increase.
( ( ( The damage ) ( to ( the ( stock market ) ) ) ) ( ( can ( ( get ( much worse ) ) ( when ( prices increase ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN damage)) (PP (TO to) (NP (DT the) (NN stock) (NN market)))) (VP (MD can) (VP (VB get) (ADJP (RB much) (JJR worse)) (SBAR (WHADVP (WRB when)) (S (NP (NNS prices)) (VP (VBP increase)))))) (. .)))
slate
2neutral
[ -2.26171875, 4.85546875, -1.71484375 ]
71,555
71555n
This tourist heartland is also home to 100,000 Jamaicans who live in the hills surrounding the town.
( ( This ( tourist heartland ) ) ( ( ( is also ) ( home ( to ( ( 100,000 Jamaicans ) ( who ( live ( in ( ( the hills ) ( surrounding ( the town ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT This) (NN tourist) (NN heartland)) (VP (VBZ is) (ADVP (RB also)) (NP (NP (NN home)) (PP (TO to) (NP (NP (CD 100,000) (NNS Jamaicans)) (SBAR (WHNP (WP who)) (S (VP (VBP live) (PP (IN in) (S (NP (DT the) (NNS hills)) (VP (VBG surrounding) (NP (DT the) (NN town)))))))))))) (. .)))
Beautiful white beaches are the reason this town is so popular with tourists.
( ( Beautiful ( white beaches ) ) ( ( are ( ( the reason ) ( ( this town ) ( is ( so ( popular ( with tourists ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (JJ Beautiful) (JJ white) (NNS beaches)) (VP (VBP are) (NP (NP (DT the) (NN reason)) (SBAR (S (NP (DT this) (NN town)) (VP (VBZ is) (ADJP (RB so) (JJ popular) (PP (IN with) (NP (NNS tourists))))))))) (. .)))
travel
2neutral
[ -1.7509765625, 4.765625, -2.240234375 ]
63,453
63453c
On the other side of the peninsula, off the tourist track in the peninsula's heel, are the curiously romantic landscapes of Puglia, from its centuries-old trulli constructions to the medieval fortresses of the German emperors.
( ( On ( ( the ( other side ) ) ( of ( the peninsula ) ) ) ) ( , ( ( off ( ( the ( tourist track ) ) ( in ( ( the ( peninsula 's ) ) heel ) ) ) ) ( , ( ( ( are ( ( ( ( the ( ( curiously romantic ) landscapes ) ) ( of Puglia ) ) , ) ( from ( its ( centuries-old ( trulli constructions ) ) ) ) ) ) ( to ( ( the ( medieval fortresses ) ) ( of ( the ( German emperors ) ) ) ) ) ) . ) ) ) ) )
(ROOT (S (PP (IN On) (NP (NP (DT the) (JJ other) (NN side)) (PP (IN of) (NP (DT the) (NN peninsula))))) (, ,) (PP (IN off) (NP (NP (DT the) (NN tourist) (NN track)) (PP (IN in) (NP (NP (DT the) (NN peninsula) (POS 's)) (NN heel))))) (, ,) (VP (VBP are) (NP (NP (DT the) (ADJP (RB curiously) (JJ romantic)) (NNS landscapes)) (PP (IN of) (NP (NNP Puglia))) (, ,) (PP (IN from) (NP (PRP$ its) (JJ centuries-old) (NN trulli) (NNS constructions)))) (PP (TO to) (NP (NP (DT the) (JJ medieval) (NNS fortresses)) (PP (IN of) (NP (DT the) (JJ German) (NNS emperors)))))) (. .)))
Puglia is crammed with tourism.
( Puglia ( ( is ( crammed ( with tourism ) ) ) . ) )
(ROOT (S (NP (NNP Puglia)) (VP (VBZ is) (VP (VBN crammed) (PP (IN with) (NP (NN tourism))))) (. .)))
travel
0contradiction
[ 2.685546875, -0.54248046875, -2.400390625 ]
40,213
40213e
That word boustrophedon describes writing that goes from left to right on the first line, then right to left on the second, then left to right on the third, and so on; it comes from a Greek word describing the turning in a field of an ox and plow.
( ( ( ( ( That ( word boustrophedon ) ) ( describes ( ( ( ( writing ( that ( ( ( goes ( from ( ( ( ( left ( to right ) ) ( on ( the ( first line ) ) ) ) , ) then ) ) ) ( right ( to left ) ) ) ( on ( the second ) ) ) ) ) , ) then ) ( ( ( ( left ( to right ) ) ( on ( the third ) ) ) , ) ( and ( so on ) ) ) ) ) ) ; ) ( it ( comes ( from ( ( a ( Greek word ) ) ( describing ( ( the turning ) ( in ( ( a field ) ( of ( an ( ( ox and ) plow ) ) ) ) ) ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (DT That) (NN word) (NN boustrophedon)) (VP (VBZ describes) (S (S (VP (VBG writing) (SBAR (IN that) (S (VP (VBZ goes) (PP (IN from) (S (VP (VBN left) (PP (TO to) (NP (NN right))) (PP (IN on) (NP (DT the) (JJ first) (NN line))) (, ,) (ADVP (RB then))))) (ADVP (RB right) (TO to) (RB left)) (PP (IN on) (NP (DT the) (NN second)))))))) (, ,) (RB then) (S (VP (VBN left) (PP (TO to) (NP (NN right))) (PP (IN on) (NP (DT the) (JJ third))) (, ,) (ADVP (CC and) (RB so) (IN on))))))) (: ;) (S (NP (PRP it)) (VP (VBZ comes) (PP (IN from) (NP (NP (DT a) (JJ Greek) (NN word)) (VP (VBG describing) (NP (NP (DT the) (NN turning)) (PP (IN in) (NP (NP (DT a) (NN field)) (PP (IN of) (NP (DT an) (NN ox) (CC and) (NN plow))))))))))) (. .)))
Writing that alternates directions on each line is called boustrophedon.
( ( Writing ( that ( alternates ( directions ( on ( each line ) ) ) ) ) ) ( ( is ( called boustrophedon ) ) . ) )
(ROOT (S (S (VP (VBG Writing) (SBAR (IN that) (S (VP (VBZ alternates) (NP (NP (NNS directions)) (PP (IN on) (NP (DT each) (NN line))))))))) (VP (VBZ is) (VP (VBN called) (NP (NN boustrophedon)))) (. .)))
slate
1entailment
[ -2.50390625, -1.2646484375, 3.802734375 ]
58,532
58532n
They returned to live in the Galilee village of Nazareth, making pilgrimages to Jerusalem.
( They ( ( ( ( returned ( to ( live ( in ( ( the ( Galilee village ) ) ( of Nazareth ) ) ) ) ) ) , ) ( ( making pilgrimages ) ( to Jerusalem ) ) ) . ) )
(ROOT (S (NP (PRP They)) (VP (VBD returned) (S (VP (TO to) (VP (VB live) (PP (IN in) (NP (NP (DT the) (JJ Galilee) (NN village)) (PP (IN of) (NP (NNP Nazareth)))))))) (, ,) (S (VP (VBG making) (NP (NNS pilgrimages)) (PP (TO to) (NP (NNP Jerusalem)))))) (. .)))
Although they lived far away from the city, the pilgrimages were always a happy time.
( ( Although ( they ( ( lived ( far away ) ) ( from ( the city ) ) ) ) ) ( , ( ( the pilgrimages ) ( ( ( were always ) ( a ( happy time ) ) ) . ) ) ) )
(ROOT (S (SBAR (IN Although) (S (NP (PRP they)) (VP (VBD lived) (ADVP (RB far) (RB away)) (PP (IN from) (NP (DT the) (NN city)))))) (, ,) (NP (DT the) (NNS pilgrimages)) (VP (VBD were) (ADVP (RB always)) (NP (DT a) (JJ happy) (NN time))) (. .)))
travel
2neutral
[ -1.9130859375, 4.7890625, -2.087890625 ]
106,411
106411n
His diet was of wheaten bread,
( ( His diet ) ( ( was ( of ( wheaten bread ) ) ) , ) )
(ROOT (S (NP (PRP$ His) (NN diet)) (VP (VBD was) (PP (IN of) (NP (NN wheaten) (NN bread)))) (, ,)))
He ate nothing else apart from wheaten bread.
( He ( ( ( ( ate nothing ) ( else apart ) ) ( from ( wheaten bread ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD ate) (NP (NN nothing)) (ADVP (RB else) (RB apart)) (PP (IN from) (NP (NN wheaten) (NN bread)))) (. .)))
slate
2neutral
[ -3.6171875, 2.287109375, 2.146484375 ]
57,562
57562e
Children, especially boys, are seen as a blessing and are treated with indulgence, fussed over by mothers and grandmothers.
( ( ( ( ( Children , ) especially ) boys ) , ) ( ( ( ( are ( seen ( as ( a blessing ) ) ) ) and ) ( are ( treated ( with ( ( indulgence , ) ( ( fussed over ) ( by ( ( mothers and ) grandmothers ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NNP Children)) (, ,) (RB especially) (NP (NNS boys)) (, ,)) (VP (VP (VBP are) (VP (VBN seen) (PP (IN as) (NP (DT a) (NN blessing))))) (CC and) (VP (VBP are) (VP (VBN treated) (PP (IN with) (NP (NP (NN indulgence)) (, ,) (VP (VBN fussed) (PRT (RP over)) (PP (IN by) (NP (NNS mothers) (CC and) (NNS grandmothers))))))))) (. .)))
Male children are considered a blessing for family.
( ( Male children ) ( ( are ( considered ( ( a blessing ) ( for family ) ) ) ) . ) )
(ROOT (S (NP (JJ Male) (NNS children)) (VP (VBP are) (VP (VBN considered) (NP (NP (DT a) (NN blessing)) (PP (IN for) (NP (NN family)))))) (. .)))
travel
1entailment
[ -3.755859375, 0.42724609375, 3.6484375 ]
11,927
11927c
Clearly, people don't know how to reach lawyers.
( Clearly ( , ( people ( ( ( do n't ) ( know ( how ( to ( reach lawyers ) ) ) ) ) . ) ) ) )
(ROOT (S (ADVP (RB Clearly)) (, ,) (NP (NNS people)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (WHADVP (WRB how)) (S (VP (TO to) (VP (VB reach) (NP (NNS lawyers)))))))) (. .)))
It is obvious that people know how to contact lawyers.
( It ( ( ( is obvious ) ( that ( people ( know ( how ( to ( contact lawyers ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ is) (ADJP (JJ obvious)) (SBAR (IN that) (S (NP (NNS people)) (VP (VBP know) (SBAR (WHADVP (WRB how)) (S (VP (TO to) (VP (VB contact) (NP (NNS lawyers)))))))))) (. .)))
government
0contradiction
[ 5.5234375, -2.4375, -2.7421875 ]
126,025
126025e
At least they're getting stoned first, I rationalized.
( ( ( At least ) ( they ( 're ( ( getting stoned ) first ) ) ) ) ( , ( I ( rationalized . ) ) ) )
(ROOT (S (S (ADVP (IN At) (JJS least)) (NP (PRP they)) (VP (VBP 're) (VP (VBG getting) (S (ADJP (VBN stoned))) (ADVP (RB first))))) (, ,) (NP (PRP I)) (VP (VBD rationalized)) (. .)))
I rationalized that it was best that they got stoned beforehand.
( I ( ( rationalized ( that ( it ( ( was ( best ( that ( they ( got stoned ) ) ) ) ) beforehand ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD rationalized) (SBAR (IN that) (S (NP (PRP it)) (VP (VBD was) (ADJP (ADJP (JJS best)) (SBAR (IN that) (S (NP (PRP they)) (VP (VBD got) (ADJP (VBN stoned)))))) (ADVP (RB beforehand)))))) (. .)))
slate
1entailment
[ -3.328125, -0.39599609375, 3.875 ]
10,379
10379e
Small boats tie up here with batches of crayfish, fresh fish, and eel, and housewives clamor for the fishermen to weigh their choices on rudimentary scales.
( ( ( ( ( ( Small boats ) ( ( tie up ) ( here ( with ( batches ( of ( ( ( ( ( crayfish , ) ( fresh fish ) ) , ) and ) eel ) ) ) ) ) ) ) , ) and ) ( housewives ( ( clamor ( for ( the fishermen ) ) ) ( to ( ( weigh ( their choices ) ) ( on ( rudimentary scales ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (JJ Small) (NNS boats)) (VP (VB tie) (PRT (RP up)) (PP (ADVP (RB here)) (IN with) (NP (NP (NNS batches)) (PP (IN of) (NP (NP (NN crayfish)) (, ,) (NP (JJ fresh) (NN fish)) (, ,) (CC and) (NP (NN eel)))))))) (, ,) (CC and) (S (NP (NNS housewives)) (VP (VBP clamor) (PP (IN for) (NP (DT the) (NNS fishermen))) (S (VP (TO to) (VP (VB weigh) (NP (PRP$ their) (NNS choices)) (PP (IN on) (NP (JJ rudimentary) (NNS scales)))))))) (. .)))
The fishermen fish crayfish, fresh fish, and eel.
( ( ( ( The ( fishermen ( fish crayfish ) ) ) , ) ( ( ( ( fresh fish ) , ) and ) eel ) ) . )
(ROOT (NP (NP (DT The) (NNS fishermen) (NN fish) (NN crayfish)) (, ,) (NP (NP (JJ fresh) (NN fish)) (, ,) (CC and) (NP (NN eel))) (. .)))
travel
1entailment
[ -1.359375, -1.109375, 2.224609375 ]
14,629
14629e
i understand i can imagine you all have much trouble up there with insects or
( ( ( i ( understand i ) ) ( can ( imagine ( you all ) ) ) ) ( have ( much ( ( trouble ( ( up there ) ( with insects ) ) ) or ) ) ) )
(ROOT (S (NP (NP (FW i) (FW understand) (FW i)) (SBAR (S (VP (MD can) (VP (VB imagine) (S (NP (PRP you)) (NP (DT all)))))))) (VP (VBP have) (NP (JJ much) (NX (NX (NP (NN trouble)) (PP (ADVP (RB up) (RB there)) (IN with) (NP (NNS insects)))) (CC or))))))
I can imagine how you are troubled by insects up there
( I ( can ( imagine ( how ( you ( ( are ( troubled ( by insects ) ) ) ( up there ) ) ) ) ) ) )
(ROOT (S (NP (PRP I)) (VP (MD can) (VP (VB imagine) (SBAR (WHADVP (WRB how)) (S (NP (PRP you)) (VP (VBP are) (ADJP (JJ troubled) (PP (IN by) (NP (NNS insects)))) (ADVP (RB up) (RB there)))))))))
telephone
1entailment
[ -2.212890625, -1.2880859375, 3.521484375 ]
128,535
128535c
Market Street is home to the Edinburgh CityArt Gallery, showcasing the work of up-and-coming artists.
( ( Market Street ) ( ( ( ( ( is home ) ( to ( the ( Edinburgh ( CityArt Gallery ) ) ) ) ) , ) ( showcasing ( ( the work ) ( of ( up-and-coming artists ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Market) (NNP Street)) (VP (VBZ is) (ADVP (RB home)) (PP (TO to) (NP (DT the) (NNP Edinburgh) (NNP CityArt) (NNP Gallery))) (, ,) (VP (VBG showcasing) (NP (NP (DT the) (NN work)) (PP (IN of) (NP (JJ up-and-coming) (NNS artists)))))) (. .)))
The city art gallery features ancient and famous paintings.
( ( The ( city ( art gallery ) ) ) ( ( features ( ancient ( and ( famous paintings ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN city) (NN art) (NN gallery)) (VP (VBZ features) (NP (JJ ancient) (CC and) (JJ famous) (NNS paintings))) (. .)))
travel
0contradiction
[ 2.005859375, 1.5751953125, -3.462890625 ]
52,753
52753n
On 4 5 May a mass of mud and rocks was swept down by Pelee's White River (Riviyre Blanche) over a factory, killing 25 people.
( ( On ( 4 5 ) ) ( May ( ( ( a mass ) ( of ( ( mud and ) rocks ) ) ) ( ( was ( ( ( ( ( swept down ) ( by ( ( ( Pelee 's ) ( White River ) ) ( -LRB- ( ( Riviyre Blanche ) -RRB- ) ) ) ) ) ( over ( a factory ) ) ) , ) ( killing ( 25 people ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN On) (NP (CD 4) (CD 5))) (NP (NNP May)) (NP (NP (DT a) (NN mass)) (PP (IN of) (NP (NN mud) (CC and) (NNS rocks)))) (VP (VBD was) (VP (VBN swept) (PRT (RP down)) (PP (IN by) (NP (NP (NP (NNP Pelee) (POS 's)) (NNP White) (NNP River)) (PRN (-LRB- -LRB-) (NP (NNP Riviyre) (NNP Blanche)) (-RRB- -RRB-)))) (PP (IN over) (NP (DT a) (NN factory))) (, ,) (S (VP (VBG killing) (NP (CD 25) (NNS people)))))) (. .)))
Mud and rocks were swept 200 miles down the river.
( ( ( Mud and ) rocks ) ( ( were ( swept ( ( 200 miles ) ( down ( the river ) ) ) ) ) . ) )
(ROOT (S (NP (NNS Mud) (CC and) (NNS rocks)) (VP (VBD were) (VP (VBN swept) (PP (NP (CD 200) (NNS miles)) (IN down) (NP (DT the) (NN river))))) (. .)))
travel
2neutral
[ -0.884765625, 3.98046875, -2.228515625 ]
65,289
65289n
Kyoto's kabuki troupe performs in December and Osaka's in May.
( ( ( Kyoto 's ) ( kabuki troupe ) ) ( ( performs ( in ( ( ( December and ) Osaka ) ( 's ( in May ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NNP Kyoto) (POS 's)) (NN kabuki) (NN troupe)) (VP (VBZ performs) (SBAR (IN in) (S (NP (NNP December) (CC and) (NNP Osaka)) (VP (VBZ 's) (PP (IN in) (NP (NNP May))))))) (. .)))
Kyoto and Osaka have the only kabuki troupes there are.
( ( ( Kyoto and ) Osaka ) ( ( have ( ( the ( only ( kabuki troupes ) ) ) ( there are ) ) ) . ) )
(ROOT (S (NP (NNP Kyoto) (CC and) (NNP Osaka)) (VP (VBP have) (NP (NP (DT the) (JJ only) (NN kabuki) (NNS troupes)) (SBAR (S (NP (EX there)) (VP (VBP are)))))) (. .)))
travel
2neutral
[ -0.96044921875, 4.2109375, -2.400390625 ]
48,937
48937e
All the steps of data reduction and coding are described, along with the basis for transformations in these steps.
( ( ( All ( the steps ) ) ( of ( data ( ( reduction and ) coding ) ) ) ) ( ( are ( ( described , ) ( along ( with ( ( the basis ) ( for ( transformations ( in ( these steps ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (PDT All) (DT the) (NNS steps)) (PP (IN of) (NP (NN data) (NN reduction) (CC and) (NN coding)))) (VP (VBP are) (VP (VBN described) (, ,) (ADVP (IN along) (PP (IN with) (NP (NP (DT the) (NN basis)) (PP (IN for) (NP (NP (NNS transformations)) (PP (IN in) (NP (DT these) (NNS steps)))))))))) (. .)))
The transformations between steps are explained.
( ( ( The transformations ) ( between steps ) ) ( ( are explained ) . ) )
(ROOT (S (NP (NP (DT The) (NNS transformations)) (PP (IN between) (NP (NNS steps)))) (VP (VBP are) (VP (VBN explained))) (. .)))
government
1entailment
[ -2.365234375, -0.11798095703125, 2.484375 ]
96,946
96946n
Once or twice, but they seem more show than battle, said Adrin.
( ( ( Once or ) twice ) ( , ( but ( ( they ( ( seem ( more show ) ) ( than battle ) ) ) ( , ( ( said Adrin ) . ) ) ) ) ) )
(ROOT (SINV (ADVP (RB Once) (CC or) (RB twice)) (, ,) (CC but) (S (NP (PRP they)) (VP (VBP seem) (NP (JJR more) (NN show)) (PP (IN than) (NP (NN battle))))) (, ,) (VP (VBD said)) (NP (NNP Adrin)) (. .)))
Adrin said they liked to perform more than they did fight.
( Adrin ( ( said ( they ( liked ( to ( perform ( more ( than ( they ( did fight ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Adrin)) (VP (VBD said) (SBAR (S (NP (PRP they)) (VP (VBD liked) (S (VP (TO to) (VP (VB perform) (ADVP (ADVP (RBR more)) (SBAR (IN than) (S (NP (PRP they)) (VP (VBD did) (NP (NN fight))))))))))))) (. .)))
fiction
1entailment
[ -3.87109375, 0.07537841796875, 4 ]
88,902
88902n
Critics call the subject of the film inherently intriguing but complain that it has been marred by the Burnsian sensibility, ...
( Critics ( ( ( ( call ( ( ( the subject ) ( of ( the film ) ) ) ( inherently intriguing ) ) ) but ) ( complain ( that ( it ( has ( been ( ( marred ( by ( the ( Burnsian sensibility ) ) ) ) , ) ) ) ) ) ) ) ... ) )
(ROOT (S (NP (NNS Critics)) (VP (VP (VBP call) (S (NP (NP (DT the) (NN subject)) (PP (IN of) (NP (DT the) (NN film)))) (ADJP (RB inherently) (JJ intriguing)))) (CC but) (VP (VBP complain) (SBAR (IN that) (S (NP (PRP it)) (VP (VBZ has) (VP (VBN been) (VP (VBN marred) (PP (IN by) (NP (DT the) (NNP Burnsian) (NN sensibility))) (, ,)))))))) (: ...)))
Critics think that the sensibility took away from the film.
( Critics ( ( think ( that ( ( the sensibility ) ( ( took away ) ( from ( the film ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNS Critics)) (VP (VBP think) (SBAR (IN that) (S (NP (DT the) (NN sensibility)) (VP (VBD took) (PRT (RP away)) (PP (IN from) (NP (DT the) (NN film))))))) (. .)))
slate
1entailment
[ -3.47265625, -0.319091796875, 3.884765625 ]
100,332
100332e
We should seek to achieve the most good or benefit, with the least harm and destruction of things that we value, he argued.
( ( We ( should ( ( seek ( to ( achieve ( the ( ( most good ) ( or ( benefit ( , ( ( ( with ( the ( least harm ) ) ) and ) ( destruction ( of things ) ) ) ) ) ) ) ) ) ) ) ( that ( we value ) ) ) ) ) ( , ( he ( argued . ) ) ) )
(ROOT (S (S (NP (PRP We)) (VP (MD should) (VP (VB seek) (S (VP (TO to) (VP (VB achieve) (UCP (DT the) (ADJP (RBS most) (JJ good)) (CC or) (NP (NN benefit)) (, ,) (PP (IN with) (NP (DT the) (JJS least) (NN harm))) (CC and) (NP (NP (NN destruction)) (PP (IN of) (NP (NNS things)))))))) (SBAR (IN that) (S (NP (PRP we)) (VP (VBP value))))))) (, ,) (NP (PRP he)) (VP (VBD argued)) (. .)))
He disputed that we should provide the most we can with the least amount of harm.
( He ( ( disputed ( that ( we ( should ( provide ( ( the most ) ( we ( can ( with ( ( the ( least amount ) ) ( of harm ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD disputed) (SBAR (IN that) (S (NP (PRP we)) (VP (MD should) (VP (VB provide) (NP (NP (DT the) (JJS most)) (SBAR (S (NP (PRP we)) (VP (MD can) (PP (IN with) (NP (NP (DT the) (JJS least) (NN amount)) (PP (IN of) (NP (NN harm)))))))))))))) (. .)))
slate
1entailment
[ 1.4033203125, -2.232421875, 0.225830078125 ]
44,957
44957e
Postal Service data to define the relationship between costs and cost drivers.
( ( Postal ( Service data ) ) ( ( to ( define ( ( the relationship ) ( between ( costs ( and ( cost drivers ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Postal) (NNP Service) (NNS data)) (VP (TO to) (VP (VB define) (NP (NP (DT the) (NN relationship)) (PP (IN between) (NP (NNS costs) (CC and) (NN cost) (NNS drivers)))))) (. .)))
Postal Service data is used to define the relationship between cost and drivers.
( ( Postal ( Service data ) ) ( ( is ( used ( to ( define ( ( the relationship ) ( between ( ( cost and ) drivers ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Postal) (NNP Service) (NNS data)) (VP (VBZ is) (VP (VBN used) (S (VP (TO to) (VP (VB define) (NP (NP (DT the) (NN relationship)) (PP (IN between) (NP (NN cost) (CC and) (NNS drivers))))))))) (. .)))
government
1entailment
[ -1.50390625, -1.642578125, 3.052734375 ]
48,007
48007e
NHTSA noted that the only other possible interpretation of section 330 was to treat the phrase standards promulgated . . . prior to the enactment of this section as
( NHTSA ( noted ( that ( ( ( the ( only ( other ( possible interpretation ) ) ) ) ( of ( section 330 ) ) ) ( was ( to ( ( ( treat ( ( the phrase ) ( standards promulgated ) ) ) ... ) ( prior ( to ( ( the enactment ) ( of ( this ( section as ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (NP (NNP NHTSA)) (VP (VBD noted) (SBAR (IN that) (S (NP (NP (DT the) (RB only) (JJ other) (JJ possible) (NN interpretation)) (PP (IN of) (NP (NN section) (CD 330)))) (VP (VBD was) (S (VP (TO to) (VP (VB treat) (NP (NP (DT the) (NN phrase)) (SBAR (S (NP (NNS standards)) (VP (VBD promulgated))))) (: ...) (ADVP (RB prior) (PP (TO to) (NP (NP (DT the) (NN enactment)) (PP (IN of) (NP (DT this) (NN section) (IN as)))))))))))))))
The only other possible interpretation of section 330 was to treat the phrase standards promulgated, as noted by NHTSA.
( ( ( The ( only ( other ( possible interpretation ) ) ) ) ( of ( section 330 ) ) ) ( ( was ( to ( treat ( ( the ( phrase standards ) ) ( ( promulgated , ) ( as ( noted ( by NHTSA ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (RB only) (JJ other) (JJ possible) (NN interpretation)) (PP (IN of) (NP (NN section) (CD 330)))) (VP (VBD was) (S (VP (TO to) (VP (VB treat) (SBAR (S (NP (DT the) (NN phrase) (NNS standards)) (VP (VBD promulgated) (, ,) (SBAR (IN as) (S (VP (VBD noted) (PP (IN by) (NP (NNP NHTSA))))))))))))) (. .)))
government
1entailment
[ -2.236328125, -1.642578125, 3.86328125 ]
129,317
129317n
Meanwhile, critics on the left argue that because the United States failed to intervene in Rwanda, its intervention in Kosovo is morally suspect and probably racist.
( Meanwhile ( , ( ( critics ( on ( the left ) ) ) ( ( argue ( that ( ( because ( ( the ( United States ) ) ( failed ( to ( intervene ( in Rwanda ) ) ) ) ) ) ( , ( ( ( its intervention ) ( in Kosovo ) ) ( is ( ( ( morally suspect ) and ) ( probably racist ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (ADVP (RB Meanwhile)) (, ,) (NP (NP (NNS critics)) (PP (IN on) (NP (DT the) (NN left)))) (VP (VBP argue) (SBAR (IN that) (S (SBAR (IN because) (S (NP (DT the) (NNP United) (NNPS States)) (VP (VBD failed) (S (VP (TO to) (VP (VB intervene) (PP (IN in) (NP (NNP Rwanda))))))))) (, ,) (NP (NP (PRP$ its) (NN intervention)) (PP (IN in) (NP (NNP Kosovo)))) (VP (VBZ is) (ADJP (ADJP (RB morally) (JJ suspect)) (CC and) (ADJP (RB probably) (JJ racist))))))) (. .)))
The US intervention in Kosovo is racist based.
( ( ( The ( US intervention ) ) ( in Kosovo ) ) ( ( is ( racist based ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNP US) (NN intervention)) (PP (IN in) (NP (NNP Kosovo)))) (VP (VBZ is) (NP (NP (NN racist)) (VP (VBN based)))) (. .)))
slate
2neutral
[ -1.7294921875, 1.9716796875, 0.2900390625 ]