promptID
int32
0
146k
pairID
stringlengths
2
7
premise
stringlengths
5
1.82k
premise_binary_parse
stringlengths
6
3.43k
premise_parse
stringlengths
23
6.45k
hypothesis
stringlengths
1
393
hypothesis_binary_parse
stringlengths
1
669
hypothesis_parse
stringlengths
19
1.15k
genre
stringclasses
5 values
label
class label
3 classes
96,691
96691e
It's a magical environment.
( It ( ( 's ( a ( magical environment ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (DT a) (JJ magical) (NN environment))) (. .)))
The environment may be seen as magical.
( ( The environment ) ( ( may ( be ( seen ( as magical ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN environment)) (VP (MD may) (VP (VB be) (VP (VBN seen) (S (ADJP (RB as) (JJ magical)))))) (. .)))
travel
0entailment
59,261
59261c
i'll uh buy some plastic and make a little house and
( i ( 'll ( uh ( ( ( buy ( some plastic ) ) and ) ( ( make ( a ( little house ) ) ) and ) ) ) ) )
(ROOT (S (NP (FW i)) (VP (MD 'll) (S (INTJ (UH uh)) (VP (VP (VB buy) (NP (DT some) (NN plastic))) (CC and) (VP (VB make) (NP (DT a) (JJ little) (NN house)) (ADVP (CC and))))))))
I'll buy some metal and make a huge house.
( I ( ( 'll ( ( ( buy ( some metal ) ) and ) ( make ( a ( huge house ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (MD 'll) (VP (VP (VB buy) (NP (DT some) (NN metal))) (CC and) (VP (VB make) (NP (DT a) (JJ huge) (NN house))))) (. .)))
telephone
2contradiction
119,678
119678e
Part III of this report analyzes applicable law and applies it to the findings in Part II.
( ( ( Part III ) ( of ( this report ) ) ) ( ( ( ( analyzes ( applicable law ) ) and ) ( ( applies it ) ( to ( ( the findings ) ( in ( Part II ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NNP Part) (NNP III)) (PP (IN of) (NP (DT this) (NN report)))) (VP (VP (VBZ analyzes) (NP (JJ applicable) (NN law))) (CC and) (VP (VBZ applies) (NP (PRP it)) (PP (TO to) (NP (NP (DT the) (NNS findings)) (PP (IN in) (NP (NNP Part) (NNP II))))))) (. .)))
The report analyzes applicable law within it.
( ( The report ) ( ( ( analyzes ( applicable law ) ) ( within it ) ) . ) )
(ROOT (S (NP (DT The) (NN report)) (VP (VBZ analyzes) (NP (JJ applicable) (NN law)) (PP (IN within) (NP (PRP it)))) (. .)))
government
0entailment
39,903
39903c
um-hum well my degree was in fourth through seventh grade but i taught junior high
( um-hum ( well ( ( ( ( my degree ) ( ( was ( in fourth ) ) ( through ( seventh grade ) ) ) ) but ) ( i ( taught ( junior high ) ) ) ) ) )
(ROOT (FRAG (NP (NN um-hum)) (ADJP (RB well) (SBAR (S (S (NP (PRP$ my) (NN degree)) (VP (VBD was) (PP (IN in) (NP (JJ fourth))) (PP (IN through) (NP (JJ seventh) (NN grade))))) (CC but) (S (NP (FW i)) (VP (VBD taught) (NP (JJ junior) (NN high)))))))))
I have a degree for teaching junior high.
( I ( ( have ( ( a degree ) ( for ( teaching ( junior high ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP have) (NP (NP (DT a) (NN degree)) (PP (IN for) (S (VP (VBG teaching) (NP (JJ junior) (NN high))))))) (. .)))
telephone
2contradiction
72,092
72092e
This path has been smoothed by the nihilism of those Arab intellectuals--including Said--who prefer utopian dreams to a view of politics as the art of compromise.
( ( This path ) ( ( has ( been ( smoothed ( by ( ( the nihilism ) ( of ( ( ( those ( Arab intellectuals ) ) ( -- ( ( including Said ) -- ) ) ) ( who ( ( prefer ( utopian dreams ) ) ( to ( ( a view ) ( of ( politics ( as ( ( the art ) ( of compromise ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT This) (NN path)) (VP (VBZ has) (VP (VBN been) (VP (VBN smoothed) (PP (IN by) (NP (NP (DT the) (NN nihilism)) (PP (IN of) (NP (NP (DT those) (JJ Arab) (NNS intellectuals)) (PRN (: --) (PP (VBG including) (NP (NNP Said))) (: --)) (SBAR (WHNP (WP who)) (S (VP (VBP prefer) (NP (NN utopian) (NNS dreams)) (PP (TO to) (NP (NP (DT a) (NN view)) (PP (IN of) (NP (NP (NNS politics)) (PP (IN as) (NP (NP (DT the) (NN art)) (PP (IN of) (NP (NN compromise))))))))))))))))))) (. .)))
Said prefers his version of utopia over compromise.
( Said ( ( prefers ( ( his version ) ( of ( utopia ( over compromise ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Said)) (VP (VBZ prefers) (NP (NP (PRP$ his) (NN version)) (PP (IN of) (NP (NP (NN utopia)) (PP (IN over) (NP (NN compromise))))))) (. .)))
slate
0entailment
32,699
32699e
But even though Suharto has been defeated, the real battle lines between economic and political liberalization are just now being drawn.
( But ( ( even ( though ( Suharto ( has ( been defeated ) ) ) ) ) ( , ( ( ( the ( real ( battle lines ) ) ) ( between ( economic ( and ( political liberalization ) ) ) ) ) ( ( ( are just ) ( now ( being drawn ) ) ) . ) ) ) ) )
(ROOT (S (CC But) (SBAR (RB even) (IN though) (S (NP (NNP Suharto)) (VP (VBZ has) (VP (VBN been) (VP (VBN defeated)))))) (, ,) (NP (NP (DT the) (JJ real) (NN battle) (NNS lines)) (PP (IN between) (NP (JJ economic) (CC and) (JJ political) (NN liberalization)))) (VP (VBP are) (ADVP (RB just)) (VP (ADVP (RB now)) (VBG being) (VP (VBN drawn)))) (. .)))
Suharto has been defeated.
( Suharto ( ( has ( been defeated ) ) . ) )
(ROOT (S (NP (NNP Suharto)) (VP (VBZ has) (VP (VBN been) (VP (VBN defeated)))) (. .)))
slate
0entailment
42,276
42276n
yeah and all that stuff well i'm i'm pretty easy as far as yard work i'll go out there and cut it and i'll edge it if it dies it dies
( ( ( ( yeah and ) ( ( all ( that stuff ) ) well ) ) i ) ( 'm ( i ( 'm ( pretty ( easy ( as ( ( ( ( far ( as ( yard work ) ) ) ( i ( 'll ( ( ( ( go out ) there ) and ) ( cut it ) ) ) ) ) and ) ( i ( 'll ( ( edge it ) ( if ( it ( dies ( it dies ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (NP (NP (NN yeah)) (CC and) (ADVP (NP (PDT all) (DT that) (NN stuff)) (RB well)) (NP (FW i))) (VP (VBP 'm) (NP (NP (FW i)) (SBAR (S (VP (VBP 'm) (ADJP (RB pretty) (JJ easy) (SBAR (IN as) (S (S (ADVP (RB far) (PP (IN as) (NP (NN yard) (NN work)))) (NP (FW i)) (VP (MD 'll) (VP (VP (VB go) (PRT (RP out)) (ADVP (RB there))) (CC and) (VP (VB cut) (NP (PRP it)))))) (CC and) (S (NP (FW i)) (VP (MD 'll) (VP (VB edge) (NP (PRP it)) (SBAR (IN if) (S (NP (PRP it)) (VP (VBZ dies) (SBAR (S (NP (PRP it)) (VP (VBZ dies))))))))))))))))))))
I'll get there if it is getting out of control and mow it or trim the edges, but I don't really worry that much over it.
( ( ( ( ( I ( 'll ( ( ( ( get there ) ( if ( it ( is ( ( getting out ) ( of control ) ) ) ) ) ) and ) ( ( ( mow it ) or ) ( trim ( the edges ) ) ) ) ) ) , ) but ) ( I ( ( ( do n't ) really ) ( ( worry ( that much ) ) ( over it ) ) ) ) ) . )
(ROOT (S (S (NP (PRP I)) (VP (MD 'll) (VP (VP (VB get) (ADVP (RB there)) (SBAR (IN if) (S (NP (PRP it)) (VP (VBZ is) (VP (VBG getting) (PRT (RP out)) (PP (IN of) (NP (NN control)))))))) (CC and) (VP (VP (VB mow) (NP (PRP it))) (CC or) (VP (VB trim) (NP (DT the) (NNS edges))))))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP do) (RB n't) (ADVP (RB really)) (VP (VB worry) (ADVP (RB that) (RB much)) (PP (IN over) (NP (PRP it)))))) (. .)))
telephone
1neutral
119,229
119229n
LSC grantees may not represent aliens in this category who have never entered or been present in the United States.
( ( LSC grantees ) ( ( ( may not ) ( ( represent aliens ) ( in ( ( this category ) ( who ( ( have never ) ( ( entered or ) ( ( been present ) ( in ( the ( United States ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP LSC) (NNS grantees)) (VP (MD may) (RB not) (VP (VB represent) (NP (NNS aliens)) (PP (IN in) (NP (NP (DT this) (NN category)) (SBAR (WHNP (WP who)) (S (VP (VBP have) (ADVP (RB never)) (VP (VP (VBN entered)) (CC or) (VP (VBN been) (ADJP (JJ present)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States)))))))))))) (. .)))
LSC grantees were sorry to discover that they couldn't represent this category of aliens.
( ( LSC grantees ) ( ( were ( sorry ( to ( discover ( that ( they ( ( could n't ) ( represent ( ( this category ) ( of aliens ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP LSC) (NNS grantees)) (VP (VBD were) (ADJP (JJ sorry) (S (VP (TO to) (VP (VB discover) (SBAR (IN that) (S (NP (PRP they)) (VP (MD could) (RB n't) (VP (VB represent) (NP (NP (DT this) (NN category)) (PP (IN of) (NP (NNS aliens))))))))))))) (. .)))
government
1neutral
99,158
99158e
The Industrialist's son pointed imperiously and the Astronomer's son nodded and made off at a run toward the house.
( ( ( The ( Industrialist 's ) ) son ) ( ( pointed ( ( ( imperiously and ) ( ( the ( Astronomer 's ) ) son ) ) ( ( nodded and ) ( ( made off ) ( at ( ( a run ) ( toward ( the house ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNP Industrialist) (POS 's)) (NN son)) (VP (VBD pointed) (SBAR (S (NP (NP (NN imperiously)) (CC and) (NP (NP (DT the) (NNP Astronomer) (POS 's)) (NN son))) (VP (VP (VBD nodded)) (CC and) (VP (VBD made) (PRT (RP off)) (PP (IN at) (NP (NP (DT a) (NN run)) (PP (IN toward) (NP (DT the) (NN house)))))))))) (. .)))
The industrialist and astronomer both had sons.
( ( ( ( The industrialist ) and ) astronomer ) ( both ( ( had sons ) . ) ) )
(ROOT (S (NP (NP (DT The) (NN industrialist)) (CC and) (NP (NN astronomer))) (DT both) (VP (VBD had) (NP (NNS sons))) (. .)))
fiction
0entailment
49,334
49334e
Because we are older and wiser-and perhaps more damaged and more battle-scarred-we know that the promise of legal services has not been fulfilled.
( ( Because ( we ( are ( ( ( ( older and ) wiser-and ) perhaps ) ( ( ( more damaged ) and ) ( more battle-scarred-we ) ) ) ) ) ) ( ( know ( that ( ( ( the promise ) ( of ( legal services ) ) ) ( ( has not ) ( been fulfilled ) ) ) ) ) . ) )
(ROOT (S (SBAR (IN Because) (S (NP (PRP we)) (VP (VBP are) (ADJP (ADJP (JJR older)) (CC and) (ADJP (JJ wiser-and)) (ADVP (RB perhaps)) (ADJP (ADJP (RBR more) (JJ damaged)) (CC and) (ADJP (RBR more) (JJ battle-scarred-we))))))) (VP (VBP know) (SBAR (IN that) (S (NP (NP (DT the) (NN promise)) (PP (IN of) (NP (JJ legal) (NNS services)))) (VP (VBZ has) (RB not) (VP (VBN been) (VP (VBN fulfilled))))))) (. .)))
We know legal services isn't fulfilling its mission because we experience.
( We ( ( know ( ( legal services ) ( ( is n't ) ( ( fulfilling ( its mission ) ) ( because ( we experience ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP We)) (VP (VBP know) (SBAR (S (NP (JJ legal) (NNS services)) (VP (VBZ is) (RB n't) (VP (VBG fulfilling) (NP (PRP$ its) (NN mission)) (SBAR (IN because) (S (NP (PRP we)) (VP (VBP experience))))))))) (. .)))
government
0entailment
62,744
62744c
The qualifications for the award were based upon demonstrated dedication to the innovative development and delivery of legal services to the poor in one of the 14 pro bono districts of Indiana.
( ( ( The qualifications ) ( for ( the award ) ) ) ( ( were ( ( ( based ( upon ( demonstrated dedication ) ) ) ( to ( ( the ( innovative ( ( development and ) delivery ) ) ) ( of ( legal services ) ) ) ) ) ( to ( ( the poor ) ( in ( one ( of ( ( the ( 14 ( ( pro bono ) districts ) ) ) ( of Indiana ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS qualifications)) (PP (IN for) (NP (DT the) (NN award)))) (VP (VBD were) (VP (VBN based) (PP (IN upon) (NP (JJ demonstrated) (NN dedication))) (PP (TO to) (NP (NP (DT the) (JJ innovative) (NN development) (CC and) (NN delivery)) (PP (IN of) (NP (JJ legal) (NNS services))))) (PP (TO to) (NP (NP (DT the) (JJ poor)) (PP (IN in) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (CD 14) (ADJP (FW pro) (FW bono)) (NNS districts)) (PP (IN of) (NP (NNP Indiana))))))))))) (. .)))
Demonstrated dedication was not a qualification the award was based on.
( ( Demonstrated dedication ) ( ( ( was not ) ( ( a qualification ) ( ( the award ) ( was ( based on ) ) ) ) ) . ) )
(ROOT (S (NP (JJ Demonstrated) (NN dedication)) (VP (VBD was) (RB not) (NP (NP (DT a) (NN qualification)) (SBAR (S (NP (DT the) (NN award)) (VP (VBD was) (VP (VBN based) (PRT (RP on)))))))) (. .)))
government
2contradiction
68,006
68006c
IPM Is Well Suited to Model Multi-Emission Control Programs
( IPM ( Is ( ( Well Suited ) ( to ( Model ( Multi-Emission ( Control Programs ) ) ) ) ) ) )
(ROOT (S (NP (NNP IPM)) (VP (VBZ Is) (NP (NP (NNP Well) (NNP Suited)) (PP (TO to) (NP (NNP Model) (NNP Multi-Emission) (NNP Control) (NNP Programs)))))))
The program could not find any agency willing to help.
( ( The program ) ( ( ( could not ) ( find ( ( any agency ) ( willing ( to help ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN program)) (VP (MD could) (RB not) (VP (VB find) (S (NP (DT any) (NN agency)) (ADJP (JJ willing) (S (VP (TO to) (VP (VB help)))))))) (. .)))
government
2contradiction
15,935
15935c
In response, the Congress passed reforms in 1977 and 1983 that together were intended to assure Social Security's solvency for a 75-year period.
( ( In response ) ( , ( ( the Congress ) ( ( passed ( ( reforms ( in ( ( 1977 and ) 1983 ) ) ) ( that ( together ( were ( intended ( to ( assure ( ( ( Social ( Security 's ) ) solvency ) ( for ( a ( 75-year period ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (NN response))) (, ,) (NP (DT the) (NNP Congress)) (VP (VBD passed) (NP (NP (NNS reforms)) (PP (IN in) (NP (CD 1977) (CC and) (CD 1983))) (SBAR (WHNP (WDT that)) (S (ADVP (RB together)) (VP (VBD were) (VP (VBN intended) (S (VP (TO to) (VP (VB assure) (NP (NP (NP (NNP Social) (NNP Security) (POS 's)) (NN solvency)) (PP (IN for) (NP (DT a) (JJ 75-year) (NN period))))))))))))) (. .)))
In 1976, Congress passed a bunch of reforms that would leave Social Security at the mercy of the current administration.
( ( In 1976 ) ( , ( Congress ( ( passed ( ( a bunch ) ( of ( reforms ( that ( would ( leave ( ( Social Security ) ( at ( ( the mercy ) ( of ( the ( current administration ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (CD 1976))) (, ,) (NP (NNP Congress)) (VP (VBD passed) (NP (NP (DT a) (NN bunch)) (PP (IN of) (NP (NP (NNS reforms)) (SBAR (WHNP (WDT that)) (S (VP (MD would) (VP (VB leave) (NP (NP (NNP Social) (NNP Security)) (PP (IN at) (NP (NP (DT the) (NN mercy)) (PP (IN of) (NP (DT the) (JJ current) (NN administration)))))))))))))) (. .)))
government
2contradiction
31,588
31588n
Some changes in personal values are simply part of growing older.
( ( ( Some changes ) ( in ( personal values ) ) ) ( ( ( are simply ) ( part ( of ( growing older ) ) ) ) . ) )
(ROOT (S (NP (NP (DT Some) (NNS changes)) (PP (IN in) (NP (JJ personal) (NNS values)))) (VP (VBP are) (ADVP (RB simply)) (NP (NP (NN part)) (PP (IN of) (S (VP (VBG growing) (NP (JJR older))))))) (. .)))
Due to changing hormones and heartbreak, personal goals change as you age
( ( Due ( to ( ( ( changing hormones ) and ) heartbreak ) ) ) ( , ( ( personal goals ) ( change ( as ( you age ) ) ) ) ) )
(ROOT (S (PP (JJ Due) (TO to) (NP (NP (VBG changing) (NNS hormones)) (CC and) (NP (NN heartbreak)))) (, ,) (NP (JJ personal) (NNS goals)) (VP (VBP change) (SBAR (IN as) (S (NP (PRP you)) (VP (VBP age)))))))
slate
1neutral
4,478
4478e
yeah there's there's always a drawback to everything i mean i don't know well
( yeah ( there ( 's ( there ( ( 's always ) ( ( a drawback ) ( to ( ( ( ( everything i ) mean ) i ) ( ( do n't ) ( know well ) ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VB yeah) (SBAR (S (NP (EX there)) (VP (VBZ 's) (SBAR (S (NP (EX there)) (VP (VBZ 's) (ADVP (RB always)) (NP (NP (DT a) (NN drawback)) (PP (TO to) (NP (NP (NN everything) (FW i) (FW mean) (FW i)) (SBAR (S (VP (VBP do) (RB n't) (VP (VB know) (ADVP (RB well))))))))))))))))))
There's always something negative with everything.
( There ( ( ( 's always ) ( something ( negative ( with everything ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBZ 's) (ADVP (RB always)) (NP (NP (NN something)) (ADJP (JJ negative) (PP (IN with) (NP (NN everything)))))) (. .)))
telephone
0entailment
53,920
53920c
John N. Erlenborn, President Victor M. Fortuno, Vice President for Legal Affairs, General Counsel, and Corporate Secretary Mauricio Vivero, Vice President for Governmental Relations
( ( ( ( ( ( John ( N. Erlenborn ) ) , ) ( President ( Victor ( M. Fortuno ) ) ) ) , ) ( Vice President ) ) ( ( for ( ( ( ( ( ( Legal Affairs ) , ) ( General Counsel ) ) , ) and ) ( ( ( Corporate ( Secretary ( Mauricio Vivero ) ) ) , ) ( Vice President ) ) ) ) ( for ( Governmental Relations ) ) ) )
(ROOT (FRAG (NP (NP (NNP John) (NNP N.) (NNP Erlenborn)) (, ,) (NP (NNP President) (NNP Victor) (NNP M.) (NNP Fortuno)) (, ,) (NP (NNP Vice) (NNP President))) (PP (IN for) (NP (NP (NNP Legal) (NNPS Affairs)) (, ,) (NP (NNP General) (NNP Counsel)) (, ,) (CC and) (NP (NP (NNP Corporate) (NNP Secretary) (NNP Mauricio) (NNP Vivero)) (, ,) (NP (NNP Vice) (NNP President))))) (PP (IN for) (NP (NNP Governmental) (NNPS Relations)))))
the organization has no president at all.
( ( the organization ) ( ( has ( ( no president ) ( at all ) ) ) . ) )
(ROOT (S (NP (DT the) (NN organization)) (VP (VBZ has) (NP (NP (DT no) (NN president)) (PP (IN at) (NP (DT all))))) (. .)))
government
2contradiction
17,868
17868e
yeah all those old good ones that you you know wish they had on more now but
( yeah ( ( all ( those ( old ( good ones ) ) ) ) ( that ( ( you ( you know ) ) ( wish ( they ( had ( on ( ( more now ) but ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VB yeah) (NP (NP (PDT all) (DT those) (JJ old) (JJ good) (NNS ones)) (SBAR (IN that) (S (NP (NP (PRP you)) (SBAR (S (NP (PRP you)) (VP (VBP know))))) (VP (VBP wish) (SBAR (S (NP (PRP they)) (VP (VBD had) (PP (IN on) (ADVP (ADVP (RBR more) (RB now)) (RB but)))))))))))))
I wish they had more like that now.
( I ( ( wish ( they ( ( had ( more ( like that ) ) ) now ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP wish) (SBAR (S (NP (PRP they)) (VP (VBD had) (NP (NP (JJR more)) (PP (IN like) (NP (DT that)))) (ADVP (RB now)))))) (. .)))
telephone
0entailment
68,541
68541e
Restoring Social Security's long-term solvency will require some combination of increased revenues and reduced expenditures.
( ( ( Restoring ( Social ( Security 's ) ) ) ( long-term solvency ) ) ( ( will ( require ( ( some combination ) ( of ( ( ( increased revenues ) and ) ( reduced expenditures ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NNP Restoring) (NNP Social) (NNP Security) (POS 's)) (JJ long-term) (NN solvency)) (VP (MD will) (VP (VB require) (NP (NP (DT some) (NN combination)) (PP (IN of) (NP (NP (VBN increased) (NNS revenues)) (CC and) (NP (VBN reduced) (NNS expenditures))))))) (. .)))
A combination of cutting costs and bring up revenues are going to be necessary to assure Social Security's long term financial wherewithal.
( ( ( A combination ) ( of ( ( ( cutting costs ) and ) ( ( bring up ) revenues ) ) ) ) ( ( are ( going ( to ( be ( necessary ( to ( ( assure ( ( Social ( Security 's ) ) ( long term ) ) ) ( financial wherewithal ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT A) (NN combination)) (PP (IN of) (S (VP (VP (VBG cutting) (NP (NNS costs))) (CC and) (VP (VB bring) (PRT (RP up)) (NP (NNS revenues))))))) (VP (VBP are) (VP (VBG going) (S (VP (TO to) (VP (VB be) (ADJP (JJ necessary) (S (VP (TO to) (VP (VB assure) (NP (NP (NNP Social) (NNP Security) (POS 's)) (JJ long) (NN term)) (NP (JJ financial) (NN wherewithal))))))))))) (. .)))
government
0entailment
29,643
29643c
One reason for this is that Madonna's pregnancy during shooting required her Dior finery to mask her thickening midsection, whereas photos of Evita in the clothes show that her slimness and tiny waist--maintained both by will and by deteriorating health--were a strong focus of her visual appeal.
( ( ( One reason ) ( for this ) ) ( ( is ( that ( ( ( ( Madonna 's ) pregnancy ) ( during shooting ) ) ( ( ( ( required ( her ( Dior finery ) ) ) ( to ( mask ( her ( thickening midsection ) ) ) ) ) , ) ( whereas ( ( photos ( of ( Evita ( in ( the clothes ) ) ) ) ) ( show ( that ( ( ( her ( ( ( slimness and ) tiny ) waist ) ) ( -- ( ( maintained ( both ( ( ( by will ) and ) ( by ( deteriorating health ) ) ) ) ) -- ) ) ) ( were ( ( a ( strong focus ) ) ( of ( her ( visual appeal ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (CD One) (NN reason)) (PP (IN for) (NP (DT this)))) (VP (VBZ is) (SBAR (IN that) (S (NP (NP (NP (NNP Madonna) (POS 's)) (NN pregnancy)) (PP (IN during) (NP (NN shooting)))) (VP (VBD required) (NP (PRP$ her) (NNP Dior) (NN finery)) (S (VP (TO to) (VP (VB mask) (NP (PRP$ her) (VBG thickening) (NN midsection))))) (, ,) (SBAR (IN whereas) (S (NP (NP (NNS photos)) (PP (IN of) (NP (NP (NNP Evita)) (PP (IN in) (NP (DT the) (NNS clothes)))))) (VP (VBP show) (SBAR (IN that) (S (NP (NP (PRP$ her) (ADJP (JJ slimness) (CC and) (JJ tiny)) (NN waist)) (PRN (: --) (VP (VBN maintained) (PP (DT both) (PP (IN by) (NP (NN will))) (CC and) (PP (IN by) (NP (JJ deteriorating) (NN health))))) (: --))) (VP (VBD were) (NP (NP (DT a) (JJ strong) (NN focus)) (PP (IN of) (NP (PRP$ her) (JJ visual) (NN appeal)))))))))))))) (. .)))
Evita was always chubby.
( Evita ( ( ( was always ) chubby ) . ) )
(ROOT (S (NP (NNP Evita)) (VP (VBD was) (ADVP (RB always)) (ADJP (JJ chubby))) (. .)))
slate
2contradiction
101,860
101860e
Still, the stock price will likely improve as 1999 nears.
( Still ( , ( ( the ( stock price ) ) ( ( ( will likely ) ( improve ( as ( 1999 nears ) ) ) ) . ) ) ) )
(ROOT (S (ADVP (RB Still)) (, ,) (NP (DT the) (NN stock) (NN price)) (VP (MD will) (ADVP (RB likely)) (VP (VB improve) (SBAR (IN as) (S (NP (CD 1999)) (VP (VBZ nears)))))) (. .)))
As 1999 draws closer, we think the stock price will improve.
( ( As ( ( 1999 draws ) closer ) ) ( , ( we ( ( think ( ( the ( stock price ) ) ( will improve ) ) ) . ) ) ) )
(ROOT (S (PP (IN As) (ADVP (NP (CD 1999) (NNS draws)) (RBR closer))) (, ,) (NP (PRP we)) (VP (VBP think) (SBAR (S (NP (DT the) (NN stock) (NN price)) (VP (MD will) (VP (VB improve)))))) (. .)))
slate
0entailment
69,251
69251n
If they had had any, they would have been ten or eleven by now.
( ( If ( they ( had ( had any ) ) ) ) ( , ( they ( ( would ( have ( ( been ( ( ten or ) eleven ) ) ( by now ) ) ) ) . ) ) ) )
(ROOT (S (SBAR (IN If) (S (NP (PRP they)) (VP (VBD had) (VP (VBN had) (NP (DT any)))))) (, ,) (NP (PRP they)) (VP (MD would) (VP (VB have) (VP (VBN been) (NP (NP (CD ten)) (CC or) (NP (NNS eleven))) (PP (IN by) (NP (RB now)))))) (. .)))
"There would have been plenty more, as long as they at least had some."
( `` ( There ( ( ( would ( have ( ( been plenty ) ( ( more , ) ( ( as long ) ( as ( they ( ( at least ) ( had some ) ) ) ) ) ) ) ) ) . ) '' ) ) )
(ROOT (S (`` ``) (NP (EX There)) (VP (MD would) (VP (VB have) (VP (VBN been) (NP (RB plenty)) (ADVP (ADVP (RBR more)) (, ,) (ADVP (ADVP (RB as) (RB long)) (SBAR (IN as) (S (NP (PRP they)) (ADVP (IN at) (JJS least)) (VP (VBD had) (NP (DT some)))))))))) (. .) ('' '')))
fiction
1neutral
12,160
12160e
A tinge of Jewish blood is not a bad thing.
( ( ( A tinge ) ( of ( Jewish blood ) ) ) ( ( ( is not ) ( a ( bad thing ) ) ) . ) )
(ROOT (S (NP (NP (DT A) (NN tinge)) (PP (IN of) (NP (JJ Jewish) (NN blood)))) (VP (VBZ is) (RB not) (NP (DT a) (JJ bad) (NN thing))) (. .)))
A bit of Jew in a person isn't a terrible thing.
( ( ( A bit ) ( of ( Jew ( in ( a person ) ) ) ) ) ( ( ( is n't ) ( a ( terrible thing ) ) ) . ) )
(ROOT (S (NP (NP (DT A) (NN bit)) (PP (IN of) (NP (NP (NNP Jew)) (PP (IN in) (NP (DT a) (NN person)))))) (VP (VBZ is) (RB n't) (NP (DT a) (JJ terrible) (NN thing))) (. .)))
fiction
0entailment
99,927
99927n
Just down the hill beyond the arch, on calle de Cervantes, the Museo de Santa Cruz (Museum of the Holy Crose is housed in the sumptuous 16th-century Hospital of the Holy Crose as notable as the contents within.
( ( Just ( down ( ( the hill ) ( beyond ( the arch ) ) ) ) ) ( , ( ( on ( calle ( de Cervantes ) ) ) ( , ( ( the ( ( ( Museo ( de ( Santa Cruz ) ) ) -LRB- ) ( Museum ( of ( the ( Holy Crose ) ) ) ) ) ) ( ( is ( ( ( housed ( in ( ( the ( sumptuous ( 16th-century Hospital ) ) ) ( of ( ( the ( Holy Crose ) ) ( as notable ) ) ) ) ) ) ( as ( the contents ) ) ) within ) ) . ) ) ) ) ) )
(ROOT (S (SBAR (RB Just) (S (ADVP (RB down)) (NP (NP (DT the) (NN hill)) (PP (IN beyond) (NP (DT the) (NN arch)))))) (, ,) (PP (IN on) (NP (NNP calle) (FW de) (NNP Cervantes))) (, ,) (NP (DT the) (NP (NP (NNP Museo) (IN de) (NNP Santa) (NNP Cruz)) (-LRB- -LRB-) (NP (NP (NNP Museum)) (PP (IN of) (NP (DT the) (NNP Holy) (NNP Crose)))))) (VP (VBZ is) (VP (VBN housed) (PP (IN in) (NP (NP (DT the) (JJ sumptuous) (JJ 16th-century) (NN Hospital)) (PP (IN of) (NP (NP (DT the) (NNP Holy) (NNP Crose)) (ADJP (RB as) (JJ notable)))))) (PP (IN as) (NP (DT the) (NNS contents))) (PP (IN within)))) (. .)))
The Hospital of the Holy Crose had housed many institutions in his 500 years existence.
( ( ( The Hospital ) ( of ( the ( Holy Crose ) ) ) ) ( ( had ( ( housed ( many institutions ) ) ( in ( his ( 500 ( years existence ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN Hospital)) (PP (IN of) (NP (DT the) (NNP Holy) (NNP Crose)))) (VP (VBD had) (VP (VBN housed) (NP (JJ many) (NNS institutions)) (PP (IN in) (NP (PRP$ his) (CD 500) (NNS years) (NN existence))))) (. .)))
travel
1neutral
45,241
45241c
The WP reports that the implementation of various energy-efficient measures has saved taxpayers nearly $1.
( ( The WP ) ( ( reports ( that ( ( ( the implementation ) ( of ( various ( energy-efficient measures ) ) ) ) ( has ( ( saved taxpayers ) ( nearly ( $ 1 ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP WP)) (VP (VBZ reports) (SBAR (IN that) (S (NP (NP (DT the) (NN implementation)) (PP (IN of) (NP (JJ various) (JJ energy-efficient) (NNS measures)))) (VP (VBZ has) (VP (VBN saved) (NP (NNS taxpayers)) (NP (RB nearly) ($ $) (CD 1))))))) (. .)))
They were delighted to have saved over $100.
( They ( ( were ( delighted ( to ( have ( saved ( over ( $ 100 ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP They)) (VP (VBD were) (ADJP (JJ delighted) (S (VP (TO to) (VP (VB have) (VP (VBN saved) (PP (IN over) (NP ($ $) (CD 100))))))))) (. .)))
slate
2contradiction
20,239
20239c
Like the Holy Sepulchre in Jeru-salem, this church is too important to stay in the hands of one denomination, so it is administered jointly by Greek Orthodox, Armenian, and Franciscan priests.
( ( Like ( ( the ( Holy Sepulchre ) ) ( in Jeru-salem ) ) ) ( , ( ( this church ) ( ( ( ( ( is ( too important ) ) ( to ( stay ( in ( ( the hands ) ( of ( one denomination ) ) ) ) ) ) ) , ) ( so ( it ( is ( ( administered jointly ) ( by ( ( ( ( ( ( Greek Orthodox ) , ) Armenian ) , ) and ) ( Franciscan priests ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN Like) (NP (NP (DT the) (NNP Holy) (NNP Sepulchre)) (PP (IN in) (NP (NNP Jeru-salem))))) (, ,) (NP (DT this) (NN church)) (VP (VBZ is) (ADJP (RB too) (JJ important)) (S (VP (TO to) (VP (VB stay) (PP (IN in) (NP (NP (DT the) (NNS hands)) (PP (IN of) (NP (CD one) (NN denomination)))))))) (, ,) (SBAR (IN so) (S (NP (PRP it)) (VP (VBZ is) (VP (VBN administered) (ADVP (RB jointly)) (PP (IN by) (NP (NP (JJ Greek) (NN Orthodox)) (, ,) (NP (JJ Armenian)) (, ,) (CC and) (NP (JJ Franciscan) (NNS priests))))))))) (. .)))
The Holy Sepulchre is administered only by one religious denomination.
( ( The ( Holy Sepulchre ) ) ( ( is ( ( administered only ) ( by ( one ( religious denomination ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP Holy) (NNP Sepulchre)) (VP (VBZ is) (VP (VBN administered) (ADVP (RB only)) (PP (IN by) (NP (CD one) (JJ religious) (NN denomination))))) (. .)))
travel
2contradiction
81,599
81599n
The Caleornia ScienceCeter andIMAX Theater (700 State Drive) presents technological exhibits from robotics and fiber optics to a miniature winery.
( ( ( The ( Caleornia ( ScienceCeter ( andIMAX Theater ) ) ) ) ( -LRB- ( ( 700 ( State Drive ) ) -RRB- ) ) ) ( ( ( presents ( ( technological exhibits ) ( from ( robotics ( and ( fiber optics ) ) ) ) ) ) ( to ( a ( miniature winery ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNP Caleornia) (NNP ScienceCeter) (NNP andIMAX) (NNP Theater)) (PRN (-LRB- -LRB-) (NP (CD 700) (NNP State) (NNS Drive)) (-RRB- -RRB-))) (VP (VBZ presents) (NP (NP (JJ technological) (NNS exhibits)) (PP (IN from) (NP (NNS robotics) (CC and) (NN fiber) (NNS optics)))) (PP (TO to) (NP (DT a) (JJ miniature) (NN winery)))) (. .)))
The most popular exhibit is the one teaching children how to make rockets.
( ( The ( ( most popular ) exhibit ) ) ( ( ( is ( the ( one ( teaching children ) ) ) ) ( how ( to ( make rockets ) ) ) ) . ) )
(ROOT (S (NP (DT The) (ADJP (RBS most) (JJ popular)) (NN exhibit)) (VP (VBZ is) (NP (DT the) (CD one) (NN teaching) (NNS children)) (SBAR (WHADVP (WRB how)) (S (VP (TO to) (VP (VB make) (NP (NNS rockets))))))) (. .)))
travel
1neutral
125,914
125914c
For undermanned Guadeloupe and Martinique, the French pirates were critically in return for a safe haven, they carried in supplies, raided enemy merchant vessels, and joined battles against invading forces.
( ( For ( undermanned ( ( Guadeloupe and ) Martinique ) ) ) ( ( , ( ( ( the ( French pirates ) ) ( ( were ( critically ( in return ) ) ) ( for ( a ( safe haven ) ) ) ) ) , ) ) ( they ( ( ( ( ( ( ( carried ( in supplies ) ) , ) ( raided ( enemy ( merchant vessels ) ) ) ) , ) and ) ( ( joined battles ) ( against ( invading forces ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN For) (NP (JJ undermanned) (NNP Guadeloupe) (CC and) (NNP Martinique))) (PRN (, ,) (S (NP (DT the) (JJ French) (NNS pirates)) (VP (VBD were) (ADJP (RB critically) (PP (IN in) (NP (NN return)))) (PP (IN for) (NP (DT a) (JJ safe) (NN haven))))) (, ,)) (NP (PRP they)) (VP (VP (VBD carried) (PP (IN in) (NP (NNS supplies)))) (, ,) (VP (VBD raided) (NP (NN enemy) (NN merchant) (NNS vessels))) (, ,) (CC and) (VP (VBD joined) (NP (NNS battles)) (PP (IN against) (S (VP (VBG invading) (NP (NNS forces))))))) (. .)))
The French pirates carried no supplies.
( ( The ( French pirates ) ) ( ( carried ( no supplies ) ) . ) )
(ROOT (S (NP (DT The) (JJ French) (NNS pirates)) (VP (VBD carried) (NP (DT no) (NNS supplies))) (. .)))
travel
2contradiction
71,188
71188c
or or it's also a good environment it may be good for someone who already has self-discipline who has a certain amount of leadership quality in their own
( or ( or ( it ( ( 's also ) ( ( a ( good environment ) ) ( it ( may ( be ( good ( for ( someone ( who ( already ( has ( self-discipline ( who ( has ( ( a ( certain amount ) ) ( of ( ( leadership quality ) ( in ( their own ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (PRN (CC or) (S (CC or) (NP (PRP it)) (VP (VBZ 's) (ADVP (RB also)) (NP (NP (DT a) (JJ good) (NN environment)) (SBAR (S (NP (PRP it)) (VP (MD may) (VP (VB be) (ADJP (JJ good) (PP (IN for) (NP (NP (NN someone)) (SBAR (WHNP (WP who)) (S (ADVP (RB already)) (VP (VBZ has) (NP (NP (NN self-discipline)) (SBAR (WHNP (WP who)) (S (VP (VBZ has) (NP (NP (DT a) (JJ certain) (NN amount)) (PP (IN of) (NP (NP (NN leadership) (NN quality)) (PP (IN in) (NP (PRP$ their) (JJ own)))))))))))))))))))))))))
It is not a good environment for someone with self discipline and leadership.
( It ( ( ( is not ) ( ( a ( good environment ) ) ( for ( someone ( with ( self ( ( discipline and ) leadership ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ is) (RB not) (NP (NP (DT a) (JJ good) (NN environment)) (PP (IN for) (NP (NP (NN someone)) (PP (IN with) (NP (NN self) (NN discipline) (CC and) (NN leadership))))))) (. .)))
telephone
2contradiction
67,369
67369c
Slightly more recently, part of the film South Pacific was shot on the beach at Portinatx.
( ( Slightly ( more recently ) ) ( , ( ( part ( of ( the ( film ( South Pacific ) ) ) ) ) ( ( was ( shot ( on ( ( the beach ) ( at Portinatx ) ) ) ) ) . ) ) ) )
(ROOT (S (ADVP (RB Slightly) (RBR more) (RB recently)) (, ,) (NP (NP (NN part)) (PP (IN of) (NP (DT the) (NN film) (NNP South) (NNP Pacific)))) (VP (VBD was) (VP (VBN shot) (PP (IN on) (NP (NP (DT the) (NN beach)) (PP (IN at) (NP (NNP Portinatx))))))) (. .)))
The council of Portinatx was disappointed that their town had been rejected as a potential filming site for South Pacific.
( ( ( The council ) ( of Portinatx ) ) ( ( was ( disappointed ( that ( ( their town ) ( had ( been ( rejected ( as ( ( a ( potential ( filming site ) ) ) ( for ( South Pacific ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN council)) (PP (IN of) (NP (NNP Portinatx)))) (VP (VBD was) (VP (VBN disappointed) (SBAR (IN that) (S (NP (PRP$ their) (NN town)) (VP (VBD had) (VP (VBN been) (VP (VBN rejected) (PP (IN as) (NP (NP (DT a) (JJ potential) (JJ filming) (NN site)) (PP (IN for) (NP (NNP South) (NNP Pacific)))))))))))) (. .)))
travel
2contradiction
139,092
139092n
Our interest rate assumption for 2000 through 2005 is consistent with the average rate on the debt held by the public implied by CBO's interest payment projections in its baseline.
( ( ( Our ( interest ( rate assumption ) ) ) ( for ( 2000 ( through 2005 ) ) ) ) ( ( is ( consistent ( with ( ( the ( average rate ) ) ( on ( ( the debt ) ( held ( by ( ( the public ) ( ( implied ( by ( ( CBO 's ) ( interest ( payment projections ) ) ) ) ) ( in ( its baseline ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (PRP$ Our) (NN interest) (NN rate) (NN assumption)) (PP (IN for) (NP (NP (CD 2000)) (PP (IN through) (NP (CD 2005)))))) (VP (VBZ is) (ADJP (JJ consistent) (PP (IN with) (NP (NP (DT the) (JJ average) (NN rate)) (PP (IN on) (NP (NP (DT the) (NN debt)) (VP (VBN held) (PP (IN by) (NP (NP (DT the) (NN public)) (VP (VBN implied) (PP (IN by) (NP (NP (NNP CBO) (POS 's)) (NN interest) (NN payment) (NNS projections))) (PP (IN in) (NP (PRP$ its) (NN baseline))))))))))))) (. .)))
The interest rate assumption is based on the CBO's baseline, which is the closest we can get.
( ( The ( interest ( rate assumption ) ) ) ( ( is ( based ( on ( ( ( ( the ( CBO 's ) ) baseline ) , ) ( which ( is ( ( the closest ) ( we ( can get ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN interest) (NN rate) (NN assumption)) (VP (VBZ is) (VP (VBN based) (PP (IN on) (NP (NP (NP (DT the) (NNP CBO) (POS 's)) (NN baseline)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (NP (NP (DT the) (JJS closest)) (SBAR (S (NP (PRP we)) (VP (MD can) (VP (VB get))))))))))))) (. .)))
government
1neutral
79,088
79088e
NAO has also provided constructive advice on how DWP might improve its internal control and risk management procedures.
( NAO ( ( ( has also ) ( ( provided ( constructive advice ) ) ( on ( how ( DWP ( might ( improve ( its ( internal ( control ( and ( risk ( management procedures ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP NAO)) (VP (VBZ has) (ADVP (RB also)) (VP (VBN provided) (NP (JJ constructive) (NN advice)) (PP (IN on) (SBAR (WHADVP (WRB how)) (S (NP (NNP DWP)) (VP (MD might) (VP (VB improve) (NP (PRP$ its) (JJ internal) (NN control) (CC and) (NN risk) (NN management) (NNS procedures))))))))) (. .)))
We received a bunch of helpful advice from NAO.
( We ( ( ( received ( ( a bunch ) ( of ( helpful advice ) ) ) ) ( from NAO ) ) . ) )
(ROOT (S (NP (PRP We)) (VP (VBD received) (NP (NP (DT a) (NN bunch)) (PP (IN of) (NP (JJ helpful) (NN advice)))) (PP (IN from) (NP (NNP NAO)))) (. .)))
government
0entailment
106,996
106996n
He couldn't have been more than thirteen years old all dressed up in dueling armor.
( He ( ( ( could n't ) ( have ( ( been ( ( ( more ( than thirteen ) ) years ) old ) ) ( all ( ( dressed up ) ( in ( dueling armor ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (MD could) (RB n't) (VP (VB have) (VP (VBN been) (ADJP (NP (QP (JJR more) (IN than) (CD thirteen)) (NNS years)) (JJ old)) (SBAR (S (NP (DT all)) (VP (VBD dressed) (PRT (RP up)) (PP (IN in) (S (VP (VBG dueling) (NP (NN armor))))))))))) (. .)))
He was a ready to fight.
( He ( ( was ( a ( ( ready to ) fight ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD was) (NP (DT a) (ADJP (JJ ready) (PP (TO to))) (NN fight))) (. .)))
fiction
1neutral
41,925
41925e
NOx reduction caps for the East and West will also be set to accommodate these different needs, and separate East and West trading regions will be created.
( ( ( ( ( ( ( NOx ( reduction caps ) ) ( for ( the ( ( East and ) West ) ) ) ) ( ( will also ) ( be ( set ( to ( accommodate ( these ( different needs ) ) ) ) ) ) ) ) , ) and ) ( ( separate ( ( ( East and ) West ) ( trading regions ) ) ) ( will ( be created ) ) ) ) . )
(ROOT (S (S (NP (NP (NNP NOx) (NN reduction) (NNS caps)) (PP (IN for) (NP (DT the) (NNP East) (CC and) (NNP West)))) (VP (MD will) (ADVP (RB also)) (VP (VB be) (VP (VBN set) (S (VP (TO to) (VP (VB accommodate) (NP (DT these) (JJ different) (NNS needs))))))))) (, ,) (CC and) (S (NP (JJ separate) (ADJP (NNP East) (CC and) (NNP West)) (NN trading) (NNS regions)) (VP (MD will) (VP (VB be) (VP (VBN created))))) (. .)))
At least two separate trading regions will be made.
( ( ( ( At least ) two ) ( separate ( trading regions ) ) ) ( ( will ( be made ) ) . ) )
(ROOT (S (NP (QP (IN At) (JJS least) (CD two)) (JJ separate) (NN trading) (NNS regions)) (VP (MD will) (VP (VB be) (VP (VBN made)))) (. .)))
government
0entailment
76,823
76823c
Who is devoting himself to enriching our popular culture with high art?
( Who ( ( is ( ( devoting himself ) ( to ( ( enriching ( our ( popular culture ) ) ) ( with ( high art ) ) ) ) ) ) ? ) )
(ROOT (SBARQ (WHNP (WP Who)) (SQ (VP (VBZ is) (VP (VBG devoting) (NP (PRP himself)) (PP (TO to) (S (VP (VBG enriching) (NP (PRP$ our) (JJ popular) (NN culture)) (PP (IN with) (NP (JJ high) (NN art))))))))) (. ?)))
Who is going to go to muesums to see the art?
( Who ( ( is ( going ( to ( ( go ( to muesums ) ) ( to ( see ( the art ) ) ) ) ) ) ) ? ) )
(ROOT (SBARQ (WHNP (WP Who)) (SQ (VP (VBZ is) (VP (VBG going) (S (VP (TO to) (VP (VB go) (PP (TO to) (NP (NNS muesums))) (S (VP (TO to) (VP (VB see) (NP (DT the) (NN art))))))))))) (. ?)))
slate
2contradiction
138,182
138182e
But this is food, which means that it's not easy for all irrepressible enthusiasts to sit still and listen.
( But ( this ( ( is ( ( food , ) ( which ( means ( that ( it ( ( ( 's not ) ( easy ( for ( all ( irrepressible enthusiasts ) ) ) ) ) ( to ( ( ( sit still ) and ) listen ) ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (CC But) (NP (DT this)) (VP (VBZ is) (NP (NP (NN food)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ means) (SBAR (IN that) (S (NP (PRP it)) (VP (VBZ 's) (RB not) (ADJP (JJ easy) (PP (IN for) (NP (DT all) (JJ irrepressible) (NNS enthusiasts)))) (S (VP (TO to) (VP (VP (VB sit) (ADVP (RB still))) (CC and) (VP (VB listen))))))))))))) (. .)))
Enthusiasts have difficulty listening to others about food.
( Enthusiasts ( ( have ( difficulty ( listening ( to ( others ( about food ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNS Enthusiasts)) (VP (VBP have) (NP (NP (NN difficulty)) (VP (VBG listening) (PP (TO to) (NP (NP (NNS others)) (PP (IN about) (NP (NN food)))))))) (. .)))
slate
0entailment
75,752
75752e
Its famous bullet trains zip through the country at up to 300 km (186 miles) per hour.
( ( Its ( famous ( bullet trains ) ) ) ( ( zip ( through ( ( ( the country ) ( at ( ( ( ( up to ) 300 ) km ) ( -LRB- ( ( 186 miles ) -RRB- ) ) ) ) ) ( per hour ) ) ) ) . ) )
(ROOT (S (NP (PRP$ Its) (JJ famous) (NN bullet) (NNS trains)) (VP (VBP zip) (PP (IN through) (NP (NP (DT the) (NN country)) (PP (IN at) (NP (NP (QP (IN up) (TO to) (CD 300)) (NN km)) (PRN (-LRB- -LRB-) (NP (CD 186) (NNS miles)) (-RRB- -RRB-)))) (PP (IN per) (NP (NN hour)))))) (. .)))
Its bullet train is famous, and can reach speeds of up to 300 km per hour.
( ( Its ( bullet train ) ) ( ( ( ( ( is famous ) , ) and ) ( can ( reach ( speeds ( of ( ( ( ( up to ) 300 ) km ) ( per hour ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP$ Its) (NN bullet) (NN train)) (VP (VP (VBZ is) (ADJP (JJ famous))) (, ,) (CC and) (VP (MD can) (VP (VB reach) (NP (NP (NNS speeds)) (PP (IN of) (NP (NP (QP (IN up) (TO to) (CD 300)) (NN km)) (PP (IN per) (NP (NN hour))))))))) (. .)))
travel
0entailment
93,929
93929c
The lame vs. the destitute--it could be a great race.
( ( ( ( ( The lame ) ( vs. ( the destitute ) ) ) -- ) ( it ( could ( be ( a ( great race ) ) ) ) ) ) . )
(ROOT (NP (NP (NP (DT The) (NN lame)) (PP (IN vs.) (NP (DT the) (NN destitute)))) (: --) (S (NP (PRP it)) (VP (MD could) (VP (VB be) (NP (DT a) (JJ great) (NN race))))) (. .)))
The lame vs. the destitute, what a boring race.
( ( ( The lame ) ( vs. ( the destitute ) ) ) ( , ( ( what ( a ( boring race ) ) ) . ) ) )
(ROOT (X (X (X (DT The) (ADJP (JJ lame))) (PP (FW vs.) (NP (DT the) (NN destitute)))) (, ,) (X (X (WP what)) (NP (DT a) (ADJP (VBG boring)) (NN race))) (. .)))
slate
2contradiction
35,794
35794c
Red Sea Sports are also recommended.
( ( Red ( Sea Sports ) ) ( ( ( are also ) recommended ) . ) )
(ROOT (S (NP (NNP Red) (NNP Sea) (NNPS Sports)) (VP (VBP are) (ADVP (RB also)) (VP (VBN recommended))) (. .)))
Red Sea Sports should be avoided at all costs.
( ( Red ( Sea Sports ) ) ( ( should ( be ( avoided ( at ( all costs ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Red) (NNP Sea) (NNPS Sports)) (VP (MD should) (VP (VB be) (VP (VBN avoided) (PP (IN at) (NP (DT all) (NNS costs)))))) (. .)))
travel
2contradiction
14,720
14720c
In addition to being Marie-Antoinette's last home, the palace was a favorite of Napoleon III and his wife Eug??nie, whose extravagant memorabilia constitute the Musee du Second-Empire.
( ( In ( addition ( to ( ( being ( Marie-Antoinette 's ) ) ( last home ) ) ) ) ) ( , ( ( the palace ) ( ( was ( ( ( ( a favorite ) ( of ( ( ( Napoleon III ) and ) ( his ( wife ( Eug ( ?? nie ) ) ) ) ) ) ) , ) ( whose ( ( extravagant memorabilia ) ( constitute ( the ( Musee ( du Second-Empire ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (NP (NN addition)) (PP (TO to) (NP (NP (JJ being) (NN Marie-Antoinette) (POS 's)) (JJ last) (NN home))))) (, ,) (NP (DT the) (NN palace)) (VP (VBD was) (NP (NP (DT a) (NN favorite)) (PP (IN of) (NP (NP (NNP Napoleon) (NNP III)) (CC and) (NP (PRP$ his) (NN wife) (NNP Eug) (NNP ??) (NN nie)))) (, ,) (SBAR (WP$ whose) (S (NP (JJ extravagant) (NNS memorabilia)) (VP (VBP constitute) (NP (DT the) (NNP Musee) (NNP du) (NNP Second-Empire))))))) (. .)))
Napoleon III lived in the palace without his wife.
( ( Napoleon III ) ( ( ( lived ( in ( the palace ) ) ) ( without ( his wife ) ) ) . ) )
(ROOT (S (NP (NNP Napoleon) (NNP III)) (VP (VBD lived) (PP (IN in) (NP (DT the) (NN palace))) (PP (IN without) (NP (PRP$ his) (NN wife)))) (. .)))
travel
2contradiction
6,577
6577e
Here they created what most of us envision as the Way of the Samurai : the values, codes, religion, and culture of a warrior caste that would rule Japan for 700 years.
( ( ( ( Here ( they ( created ( what ( ( most ( of us ) ) ( envision ( as ( ( the Way ) ( of ( the Samurai ) ) ) ) ) ) ) ) ) ) : ) ( ( ( ( ( ( ( ( ( the values ) , ) codes ) , ) religion ) , ) and ) ( culture ( of ( a warrior ) ) ) ) ( caste ( that ( would ( rule ( Japan ( for ( 700 years ) ) ) ) ) ) ) ) ) . )
(ROOT (S (S (ADVP (RB Here)) (NP (PRP they)) (VP (VBD created) (SBAR (WHNP (WP what)) (S (NP (NP (JJS most)) (PP (IN of) (NP (PRP us)))) (VP (VBP envision) (PP (IN as) (NP (NP (DT the) (NN Way)) (PP (IN of) (NP (DT the) (NNP Samurai)))))))))) (: :) (S (NP (NP (DT the) (NNS values)) (, ,) (NP (NNS codes)) (, ,) (NP (NN religion)) (, ,) (CC and) (NP (NP (NN culture)) (PP (IN of) (NP (DT a) (NN warrior))))) (VP (VBP caste) (SBAR (IN that) (S (VP (MD would) (VP (VB rule) (NP (NP (NNP Japan)) (PP (IN for) (NP (CD 700) (NNS years)))))))))) (. .)))
This is where the Samurai laws were first developed.
( This ( ( is ( where ( ( the ( Samurai laws ) ) ( were ( first developed ) ) ) ) ) . ) )
(ROOT (S (NP (DT This)) (VP (VBZ is) (SBAR (WHADVP (WRB where)) (S (NP (DT the) (NNP Samurai) (NNS laws)) (VP (VBD were) (VP (ADVP (RB first)) (VBN developed)))))) (. .)))
travel
0entailment
34,420
34420c
One of the more energetic droplets jumped through the right side of the nasal cavity and let the wind carry it all the way until the first row of the audience.
( ( One ( of ( the ( ( more energetic ) droplets ) ) ) ) ( ( ( ( jumped ( through ( ( the ( right side ) ) ( of ( the ( nasal cavity ) ) ) ) ) ) and ) ( let ( ( the wind ) ( ( carry ( it ( all ( the way ) ) ) ) ( until ( ( the ( first row ) ) ( of ( the audience ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (CD One)) (PP (IN of) (NP (DT the) (ADJP (RBR more) (JJ energetic)) (NNS droplets)))) (VP (VP (VBD jumped) (PP (IN through) (NP (NP (DT the) (JJ right) (NN side)) (PP (IN of) (NP (DT the) (JJ nasal) (NN cavity)))))) (CC and) (VP (VBD let) (SBAR (S (NP (DT the) (NN wind)) (VP (VBP carry) (S (NP (PRP it)) (NP (PDT all) (DT the) (NN way))) (PP (IN until) (NP (NP (DT the) (JJ first) (NN row)) (PP (IN of) (NP (DT the) (NN audience)))))))))) (. .)))
The droplet went out of the nose and onto the floor.
( ( The droplet ) ( ( ( went out ) ( ( ( of ( the nose ) ) and ) ( onto ( the floor ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN droplet)) (VP (VBD went) (PRT (RP out)) (PP (PP (IN of) (NP (DT the) (NN nose))) (CC and) (PP (IN onto) (NP (DT the) (NN floor))))) (. .)))
fiction
2contradiction
10,506
10506n
The cafe boasted wire tables and chequered clothes.
( ( The cafe ) ( ( boasted ( ( ( wire tables ) and ) ( chequered clothes ) ) ) . ) )
(ROOT (S (NP (DT The) (NN cafe)) (VP (VBD boasted) (NP (NP (NN wire) (NNS tables)) (CC and) (NP (JJ chequered) (NNS clothes)))) (. .)))
The cafe had tables or people to sit at.
( ( The cafe ) ( ( had ( ( ( tables or ) people ) ( to ( sit at ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN cafe)) (VP (VBD had) (S (NP (NNS tables) (CC or) (NNS people)) (VP (TO to) (VP (VB sit) (PP (IN at)))))) (. .)))
fiction
1neutral
26,192
26192n
San'doro lunged but Stark's short blade kept him at bay.
( ( San ( ` ( doro ( ( lunged but ) Stark ) ) ) ) ( ( 's ( short ( blade ( ( kept him ) ( at bay ) ) ) ) ) . ) )
(ROOT (S (NP (NNP San) (`` `) (NN doro) (NNP lunged) (CC but) (NNP Stark)) (VP (VBZ 's) (ADJP (RB short) (JJ blade) (SBAR (S (VP (VBD kept) (NP (PRP him)) (PP (IN at) (NP (NN bay)))))))) (. .)))
San'doro lunged, but his opponent's short sword kept him from moving closer--he did not want a fight.
( ( ( ( ( ( San ( ` ( doro ( lunged , ) ) ) ) ( but ( ( his ( opponent 's ) ) ( short sword ) ) ) ) ( ( kept him ) ( from ( moving closer ) ) ) ) -- ) ( he ( ( did not ) ( want ( a fight ) ) ) ) ) . )
(ROOT (S (S (NP (NP (NNP San) (`` `) (NNP doro) (NNP lunged) (, ,)) (PP (CC but) (NP (NP (PRP$ his) (NN opponent) (POS 's)) (JJ short) (NN sword)))) (VP (VBD kept) (NP (PRP him)) (PP (IN from) (S (VP (VBG moving) (ADVP (RBR closer))))))) (: --) (S (NP (PRP he)) (VP (VBD did) (RB not) (VP (VB want) (NP (DT a) (NN fight))))) (. .)))
fiction
1neutral
90,499
90499e
The Merchant drew away and said, huskily, "What are they doing?"
( ( The Merchant ) ( ( ( ( ( drew away ) and ) said ) , ) ( ( ( ( huskily , ) `` ) ( What ( ( ( are they ) doing ) ? ) ) ) '' ) ) )
(ROOT (S (NP (DT The) (NN Merchant)) (VP (VP (VBD drew) (PRT (RP away))) (CC and) (VP (VBD said)) (, ,) (VP (VBD huskily) (, ,) (`` ``) (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP they)) (VP (VBG doing))) (. ?)) ('' '')))))
The person pulled back and asked a question.
( ( The person ) ( ( ( ( pulled back ) and ) ( asked ( a question ) ) ) . ) )
(ROOT (S (NP (DT The) (NN person)) (VP (VP (VBD pulled) (ADVP (RB back))) (CC and) (VP (VBD asked) (NP (DT a) (NN question)))) (. .)))
fiction
0entailment
139,218
139218e
More important, the problems created by this concurrent approach on individual programs can profoundly affect DOD's overall modernization plans.
( ( More important ) ( , ( ( ( the problems ) ( created ( by ( ( this ( concurrent approach ) ) ( on ( individual programs ) ) ) ) ) ) ( ( ( can profoundly ) ( affect ( ( DOD 's ) ( overall ( modernization plans ) ) ) ) ) . ) ) ) )
(ROOT (S (ADVP (RBR More) (JJ important)) (, ,) (NP (NP (DT the) (NNS problems)) (VP (VBN created) (PP (IN by) (NP (NP (DT this) (JJ concurrent) (NN approach)) (PP (IN on) (NP (JJ individual) (NNS programs))))))) (VP (MD can) (ADVP (RB profoundly)) (VP (VB affect) (NP (NP (NNP DOD) (POS 's)) (JJ overall) (NN modernization) (NNS plans)))) (. .)))
The DOD has modernization plans that could be affected by the concurrent approach to individual programs.
( ( The DOD ) ( ( has ( ( modernization plans ) ( that ( could ( be ( ( affected ( by ( the ( concurrent approach ) ) ) ) ( to ( individual programs ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP DOD)) (VP (VBZ has) (NP (NP (NN modernization) (NNS plans)) (SBAR (WHNP (WDT that)) (S (VP (MD could) (VP (VB be) (VP (VBN affected) (PP (IN by) (NP (DT the) (JJ concurrent) (NN approach))) (PP (TO to) (NP (JJ individual) (NNS programs)))))))))) (. .)))
government
0entailment
120,277
120277e
But equally strange was Doris Day, whose many movie outfits were conceived as musical-comedy costumes--bright, smooth, and jaunty, every blue and yellow clear and true, every neat hat perfectly matching, and every outline eternally crisp--even if she was supposed to be working in an office or teaching in a journalism school.
( But ( ( equally strange ) ( ( was ( ( ( Doris Day ) , ) ( ( ( whose many ) movie ) ( outfits ( ( ( were ( conceived ( as ( ( ( ( ( ( ( ( musical-comedy costumes ) ( -- ( ( ( ( ( ( ( bright , ) smooth ) , ) and ) jaunty ) , ) ( every ( ( blue and ) yellow ) ) ) ) ) ( ( clear and ) true ) ) , ) ( ( every ( neat hat ) ) ( perfectly matching ) ) ) , ) and ) ( ( every outline ) ( eternally crisp ) ) ) ) ) ) -- ) ( even ( if ( she ( was ( supposed ( to ( be ( ( ( working ( in ( an office ) ) ) or ) ( teaching ( in ( a ( journalism school ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (CC But) (NP (RB equally) (JJ strange)) (VP (VBD was) (NP (NP (NNP Doris) (NNP Day)) (, ,) (SBAR (WHNP (WP$ whose) (JJ many) (NN movie)) (S (NP (NNS outfits)) (VP (VBD were) (VP (VBN conceived) (PP (IN as) (NP (NP (NP (NP (JJ musical-comedy) (NNS costumes)) (PRN (: --) (NP (NP (JJ bright)) (, ,) (NP (JJ smooth)) (, ,) (CC and) (NP (NN jaunty))) (, ,) (ADJP (DT every) (JJ blue) (CC and) (JJ yellow)))) (ADJP (JJ clear) (CC and) (JJ true))) (, ,) (NP (NP (DT every) (JJ neat) (NN hat)) (VP (ADVP (RB perfectly)) (VBG matching))) (, ,) (CC and) (NP (NP (DT every) (NN outline)) (ADJP (RB eternally) (VBN crisp))))))) (: --) (SBAR (RB even) (IN if) (S (NP (PRP she)) (VP (VBD was) (VP (VBN supposed) (S (VP (TO to) (VP (VB be) (VP (VP (VBG working) (PP (IN in) (NP (DT an) (NN office)))) (CC or) (VP (VBG teaching) (PP (IN in) (NP (DT a) (NN journalism) (NN school)))))))))))))))) (. .)))
Doris Day's costumes were carefully thought out and planned and meticulous.
( ( ( Doris ( Day 's ) ) costumes ) ( ( were ( ( ( carefully ( thought out ) ) and ) ( ( planned and ) meticulous ) ) ) . ) )
(ROOT (S (NP (NP (NNP Doris) (NNP Day) (POS 's)) (NNS costumes)) (VP (VBD were) (UCP (VP (ADVP (RB carefully)) (VBN thought) (PRT (RP out))) (CC and) (ADJP (JJ planned) (CC and) (JJ meticulous)))) (. .)))
slate
0entailment
15,209
15209e
Fort-de-France's main shopping streets, tourist-oriented or not, are between the Savane and the Levassor River.
( ( ( ( ( ( Fort-de-France 's ) ( main ( shopping streets ) ) ) , ) ( ( tourist-oriented or ) not ) ) , ) ( ( are ( between ( ( ( the Savane ) and ) ( the ( Levassor River ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NP (NNP Fort-de-France) (POS 's)) (JJ main) (NN shopping) (NNS streets)) (, ,) (ADJP (JJ tourist-oriented) (CC or) (RB not)) (, ,)) (VP (VBP are) (PP (IN between) (NP (NP (DT the) (NN Savane)) (CC and) (NP (DT the) (NNP Levassor) (NNP River))))) (. .)))
In the middle of the Savane and Levassor River is where you'll find Fort-de-France's main shopping streets.
( ( In ( ( the middle ) ( of ( the ( ( Savane and ) Levassor ) ) ) ) ) ( River ( ( is ( where ( you ( 'll ( find ( ( Fort-de-France 's ) ( main ( shopping streets ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (PP (IN In) (NP (NP (DT the) (NN middle)) (PP (IN of) (NP (DT the) (NNP Savane) (CC and) (NNP Levassor))))) (NP (NNP River)) (VP (VBZ is) (SBAR (WHADVP (WRB where)) (S (NP (PRP you)) (VP (MD 'll) (VP (VB find) (NP (NP (NNP Fort-de-France) (POS 's)) (JJ main) (NN shopping) (NNS streets))))))) (. .)))
travel
0entailment
27,646
27646e
Case study means different things to different methodologists, who reach different conclusions about how to do case studies, how to report them, and their overall appro-priateness for answering a specific question.
( ( Case study ) ( ( ( means ( different things ) ) ( to ( ( ( ( ( ( different methodologists ) , ) ( who ( ( ( ( reach ( different conclusions ) ) ( about ( how ( to ( do ( case studies ) ) ) ) ) ) , ) ( how ( to ( report them ) ) ) ) ) ) , ) and ) ( ( their ( overall appro-priateness ) ) ( for ( answering ( a ( specific question ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NN Case) (NN study)) (VP (VBZ means) (NP (JJ different) (NNS things)) (PP (TO to) (NP (NP (NP (JJ different) (NNS methodologists)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBP reach) (NP (JJ different) (NNS conclusions)) (PP (IN about) (SBAR (WHADVP (WRB how)) (S (VP (TO to) (VP (VB do) (NP (NN case) (NNS studies))))))) (, ,) (SBAR (WHADVP (WRB how)) (S (VP (TO to) (VP (VB report) (NP (PRP them)))))))))) (, ,) (CC and) (NP (NP (PRP$ their) (JJ overall) (NNS appro-priateness)) (PP (IN for) (S (VP (VBG answering) (NP (DT a) (JJ specific) (NN question))))))))) (. .)))
Methodologists each have a different meaning for case studies.
( Methodologists ( each ( ( have ( ( a ( different meaning ) ) ( for ( case studies ) ) ) ) . ) ) )
(ROOT (S (NP (NNS Methodologists)) (DT each) (VP (VBP have) (NP (NP (DT a) (JJ different) (NN meaning)) (PP (IN for) (NP (NN case) (NNS studies))))) (. .)))
government
0entailment
53,748
53748e
It is like hammering water.
( It ( ( is ( like ( hammering water ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ is) (PP (IN like) (S (VP (VBG hammering) (NP (NN water)))))) (. .)))
It is akin to hammering water.
( It ( ( is ( akin ( to ( hammering water ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ is) (ADJP (JJ akin) (PP (TO to) (S (VP (VBG hammering) (NP (NN water))))))) (. .)))
slate
0entailment
4,943
4943n
Industry compliance has been nearly 100 percent, and the program only requires a handful of EPA employees to operate.
( ( ( ( ( ( Industry compliance ) ( has ( been ( ( nearly 100 ) percent ) ) ) ) , ) and ) ( ( the program ) ( only ( requires ( ( a handful ) ( of ( EPA ( employees ( to operate ) ) ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (NN Industry) (NN compliance)) (VP (VBZ has) (VP (VBN been) (NP (QP (RB nearly) (CD 100)) (NN percent))))) (, ,) (CC and) (S (NP (DT the) (NN program)) (ADVP (RB only)) (VP (VBZ requires) (NP (NP (DT a) (NN handful)) (PP (IN of) (NP (NNP EPA) (NNS employees) (S (VP (TO to) (VP (VB operate))))))))) (. .)))
The compliance of the industry has been excellent.
( ( ( The compliance ) ( of ( the industry ) ) ) ( ( has ( been excellent ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN compliance)) (PP (IN of) (NP (DT the) (NN industry)))) (VP (VBZ has) (VP (VBN been) (ADJP (JJ excellent)))) (. .)))
government
1neutral
122,055
122055c
A story describes the breakthrough period of Muhammad Ali.
( ( A story ) ( ( describes ( ( the ( breakthrough period ) ) ( of ( Muhammad Ali ) ) ) ) . ) )
(ROOT (S (NP (DT A) (NN story)) (VP (VBZ describes) (NP (NP (DT the) (NN breakthrough) (NN period)) (PP (IN of) (NP (NNP Muhammad) (NNP Ali))))) (. .)))
The breakthrough period of Muhammad Ali has never been described.
( ( ( The ( breakthrough period ) ) ( of ( Muhammad Ali ) ) ) ( ( ( has never ) ( been described ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN breakthrough) (NN period)) (PP (IN of) (NP (NNP Muhammad) (NNP Ali)))) (VP (VBZ has) (ADVP (RB never)) (VP (VBN been) (VP (VBN described)))) (. .)))
slate
2contradiction
30,929
30929n
think we need to figure out a way to uh to make medical care cheaper why is this stuff so expensive why is the cost going up so incredibly fast you know because it's it's coming out of my paycheck it's coming out of your paycheck and it's coming out of our taxes too
( think ( we ( ( need ( to ( ( ( figure out ) ( a way ) ) ( to uh ) ) ) ) ( to ( make ( ( medical care ) ( cheaper ( why ( ( ( is ( ( this stuff ) so ) ) expensive ) ( why ( is ( ( the cost ) ( ( ( going ( up so ) ) ( ( incredibly fast ) ( you ( know ( because ( it ( 's ( it ( 's ( ( coming out ) ( of ( my paycheck ) ) ) ) ) ) ) ) ) ) ) ) ( ( ( it ( 's ( ( coming out ) ( of ( your paycheck ) ) ) ) ) and ) ( it ( 's ( ( ( coming out ) ( of ( our taxes ) ) ) too ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VB think) (SBAR (S (NP (PRP we)) (VP (VBP need) (S (VP (TO to) (VP (VB figure) (PRT (RP out)) (NP (DT a) (NN way)) (PP (TO to) (NP (INTJ (UH uh))))))) (S (VP (TO to) (VP (VB make) (S (NP (JJ medical) (NN care)) (ADJP (JJR cheaper)) (SBAR (WHADVP (WRB why)) (S (VP (VBZ is) (ADVP (NP (DT this) (NN stuff)) (RB so)) (ADJP (JJ expensive)) (SBAR (WHADVP (WRB why)) (S (VP (VBZ is) (NP (NP (DT the) (NN cost)) (VP (VBG going) (ADVP (RB up) (RB so)) (S (ADJP (RB incredibly) (JJ fast)) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (IN because) (S (NP (PRP it)) (VP (VBZ 's) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (VP (VBG coming) (PRT (RP out)) (PP (IN of) (NP (PRP$ my) (NN paycheck)))))))))))))) (SBAR (SBAR (S (NP (PRP it)) (VP (VBZ 's) (VP (VBG coming) (PRT (RP out)) (PP (IN of) (NP (PRP$ your) (NN paycheck))))))) (CC and) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (VP (VBG coming) (PRT (RP out)) (PP (IN of) (NP (PRP$ our) (NNS taxes))) (ADVP (RB too)))))))))))))))))))))))))
I'm struggling a lot with paying for my medical care at the moment.
( I ( ( 'm ( ( struggling ( a lot ) ) ( with ( paying ( for ( ( my ( medical care ) ) ( at ( the moment ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG struggling) (NP (DT a) (NN lot)) (PP (IN with) (S (VP (VBG paying) (PP (IN for) (NP (NP (PRP$ my) (JJ medical) (NN care)) (PP (IN at) (NP (DT the) (NN moment)))))))))) (. .)))
telephone
1neutral
139,108
139108e
It was refurbished in the Victorian era but rendered useless by succeeding Nile dams.
( It ( ( was ( ( ( refurbished ( in ( the ( Victorian era ) ) ) ) but ) ( rendered ( useless ( by ( succeeding ( Nile dams ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBD was) (VP (VP (VBN refurbished) (PP (IN in) (NP (DT the) (JJ Victorian) (NN era)))) (CC but) (VP (VBN rendered) (ADJP (JJ useless) (PP (IN by) (S (VP (VBG succeeding) (NP (NNP Nile) (NNS dams))))))))) (. .)))
The Nile dams destroyed the refurbishment of the Victorian era.
( ( The ( Nile dams ) ) ( ( destroyed ( ( the refurbishment ) ( of ( the ( Victorian era ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP Nile) (NNS dams)) (VP (VBD destroyed) (NP (NP (DT the) (NN refurbishment)) (PP (IN of) (NP (DT the) (JJ Victorian) (NN era))))) (. .)))
travel
0entailment
87,845
87845n
Zuiganji temple is the center of an old Zen Buddhist seminary.
( ( Zuiganji temple ) ( ( is ( ( the center ) ( of ( an ( old ( Zen ( Buddhist seminary ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Zuiganji) (NNP temple)) (VP (VBZ is) (NP (NP (DT the) (NN center)) (PP (IN of) (NP (DT an) (JJ old) (NNP Zen) (NNP Buddhist) (NN seminary))))) (. .)))
Zen Buddhist priests practice sermons in the Zuiganji temple.
( ( Zen Buddhist ) ( ( priests ( ( practice sermons ) ( in ( the ( Zuiganji temple ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Zen) (NNP Buddhist)) (VP (VBZ priests) (NP (NP (NN practice) (NNS sermons)) (PP (IN in) (NP (DT the) (NNP Zuiganji) (NN temple))))) (. .)))
travel
1neutral
23,571
23571c
'I hear you've been enjoying yourself.'
( ' ( I ( ( ( hear ( you ( 've ( been ( enjoying yourself ) ) ) ) ) . ) ' ) ) )
(ROOT (S ('' ') (NP (PRP I)) (VP (VBP hear) (SBAR (S (NP (PRP you)) (VP (VBP 've) (VP (VBN been) (VP (VBG enjoying) (NP (PRP yourself)))))))) (. .) ('' ')))
I have heard that you are sad.
( I ( ( have ( heard ( that ( you ( are sad ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP have) (VP (VBN heard) (SBAR (IN that) (S (NP (PRP you)) (VP (VBP are) (ADJP (JJ sad))))))) (. .)))
fiction
2contradiction
129,696
129696e
The Eskdale Corn Mill sits at the very top of the village, over Pack Horse Bridge.
( ( The ( Eskdale ( Corn Mill ) ) ) ( ( ( ( sits ( at ( ( the ( very top ) ) ( of ( the village ) ) ) ) ) , ) ( over ( Pack ( Horse Bridge ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP Eskdale) (NNP Corn) (NNP Mill)) (VP (VBZ sits) (PP (IN at) (NP (NP (DT the) (JJ very) (NN top)) (PP (IN of) (NP (DT the) (NN village))))) (, ,) (PP (IN over) (NP (NNP Pack) (NNP Horse) (NNP Bridge)))) (. .)))
Pack Horse Bridge is near to the Eskdale Corn Mill.
( ( Pack ( Horse Bridge ) ) ( ( is ( near ( to ( the ( Eskdale ( Corn Mill ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Pack) (NNP Horse) (NNP Bridge)) (VP (VBZ is) (ADJP (JJ near) (PP (TO to) (NP (DT the) (NNP Eskdale) (NNP Corn) (NNP Mill))))) (. .)))
travel
0entailment
128,279
128279n
Forced by a cruel publishing house to give up her last, cherished family jewel at a fire-sale price.
( ( ( Forced ( by ( a ( cruel ( publishing house ) ) ) ) ) ( to ( ( ( give up ) ( her ( last ( , ( cherished ( family jewel ) ) ) ) ) ) ( at ( a ( fire-sale price ) ) ) ) ) ) . )
(ROOT (S (VP (VBN Forced) (PP (IN by) (NP (DT a) (JJ cruel) (NN publishing) (NN house))) (S (VP (TO to) (VP (VB give) (PRT (RP up)) (NP (PRP$ her) (JJ last) (, ,) (VBN cherished) (NN family) (NN jewel)) (PP (IN at) (NP (DT a) (JJ fire-sale) (NN price))))))) (. .)))
Her outstanding debt may have been the driving force behind the publishing house forcing her to sell her expensive family heirloom.
( ( Her ( outstanding debt ) ) ( ( may ( have ( ( ( been ( the ( driving force ) ) ) ( behind ( the ( publishing house ) ) ) ) ( forcing ( her ( to ( sell ( her ( expensive ( family heirloom ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP$ Her) (JJ outstanding) (NN debt)) (VP (MD may) (VP (VB have) (VP (VBN been) (NP (DT the) (VBG driving) (NN force)) (PP (IN behind) (NP (DT the) (NN publishing) (NN house))) (S (VP (VBG forcing) (S (NP (PRP her)) (VP (TO to) (VP (VB sell) (NP (PRP$ her) (JJ expensive) (NN family) (NN heirloom)))))))))) (. .)))
slate
1neutral
126,582
126582n
In any case, we recommend that you choose from at least two of them, ideally three, when planning your menu.
( ( In ( any case ) ) ( , ( we ( ( recommend ( that ( you ( ( ( choose ( from ( ( ( ( ( at least ) two ) ( of them ) ) , ) ( ideally three ) ) ) ) , ) ( when ( planning ( your menu ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (DT any) (NN case))) (, ,) (NP (PRP we)) (VP (VBP recommend) (SBAR (IN that) (S (NP (PRP you)) (VP (VBP choose) (PP (IN from) (NP (NP (NP (QP (IN at) (JJS least) (CD two))) (PP (IN of) (NP (PRP them)))) (, ,) (ADJP (JJ ideally) (NP (CD three))))) (, ,) (SBAR (WHADVP (WRB when)) (S (VP (VBG planning) (NP (PRP$ your) (NN menu))))))))) (. .)))
There are exactly five items to choose from in the menu.
( There ( ( ( are ( exactly ( five items ) ) ) ( to ( choose ( from ( in ( the menu ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (ADVP (RB exactly) (NP (CD five) (NNS items))) (S (VP (TO to) (VP (VB choose) (PP (IN from) (PP (IN in) (NP (DT the) (NN menu)))))))) (. .)))
travel
1neutral
105,112
105112c
The oldest Jewish community still in existence is situated down the coast at Cochin (see page 182), dating back at least to the fourth century a.d.
( ( ( The ( oldest ( Jewish community ) ) ) ( still ( in existence ) ) ) ( is ( ( ( ( ( situated down ) ( ( the coast ) ( at Cochin ) ) ) ( -LRB- ( ( see ( page 182 ) ) -RRB- ) ) ) , ) ( ( dating back ) ( ( at least ) ( to ( the ( fourth ( century a.d. ) ) ) ) ) ) ) ) )
(ROOT (S (NP (NP (DT The) (JJS oldest) (JJ Jewish) (NN community)) (PP (ADVP (RB still)) (IN in) (NP (NN existence)))) (VP (VBZ is) (VP (VP (VBG situated) (PRT (RP down)) (NP (NP (DT the) (NN coast)) (PP (IN at) (NP (NNP Cochin))))) (PRN (-LRB- -LRB-) (S (VP (VB see) (NP (NN page) (NNS 182)))) (-RRB- -RRB-)) (, ,) (VP (VBG dating) (PRT (RP back)) (ADVP (ADVP (IN at) (JJS least)) (PP (TO to) (NP (DT the) (JJ fourth) (NN century) (NN a.d.)))))))))
Cochin has no Jewish people living in it today.
( Cochin ( ( has ( ( no ( Jewish people ) ) ( ( living ( in it ) ) today ) ) ) . ) )
(ROOT (S (NP (NNP Cochin)) (VP (VBZ has) (NP (NP (DT no) (JJ Jewish) (NNS people)) (VP (VBG living) (PP (IN in) (NP (PRP it))) (NP (NN today))))) (. .)))
travel
2contradiction
79,045
79045c
And a trip on a lake ferry can be run in any sort of weather.
( And ( ( ( a trip ) ( on ( a ( lake ferry ) ) ) ) ( ( can ( be ( run ( in ( ( any sort ) ( of weather ) ) ) ) ) ) . ) ) )
(ROOT (S (CC And) (NP (NP (DT a) (NN trip)) (PP (IN on) (NP (DT a) (NN lake) (NN ferry)))) (VP (MD can) (VP (VB be) (VP (VBN run) (PP (IN in) (NP (NP (DT any) (NN sort)) (PP (IN of) (NP (NN weather)))))))) (. .)))
Lake ferries only operate in July.
( ( Lake ferries ) ( only ( ( operate ( in July ) ) . ) ) )
(ROOT (S (NP (NNP Lake) (NNS ferries)) (ADVP (RB only)) (VP (VBP operate) (PP (IN in) (NP (NNP July)))) (. .)))
travel
2contradiction
96,893
96893n
And We're boycotting not just hoops shoes, but running shoes, hiking boots, sweatpants, socks.
( And ( ( ( ( ( We ( 're ( boycotting ( not ( just ( hoops shoes ) ) ) ) ) ) , ) but ) ( running ( ( ( ( ( ( shoes , ) ( hiking boots ) ) , ) sweatpants ) , ) socks ) ) ) . ) )
(ROOT (S (CC And) (S (NP (PRP We)) (VP (VBP 're) (VP (VBG boycotting) (NP (RB not) (RB just) (JJ hoops) (NNS shoes))))) (, ,) (CC but) (S (VP (VBG running) (NP (NP (NNS shoes)) (, ,) (NP (NN hiking) (NNS boots)) (, ,) (NP (NNS sweatpants)) (, ,) (NP (NNS socks))))) (. .)))
Running shoes and hiking boots are going to be the biggest casualties of the boycott.
( ( Running ( shoes ( and ( hiking boots ) ) ) ) ( ( are ( going ( to ( be ( ( the ( biggest casualties ) ) ( of ( the boycott ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (JJ Running) (NNS shoes) (CC and) (NN hiking) (NNS boots)) (VP (VBP are) (VP (VBG going) (S (VP (TO to) (VP (VB be) (NP (NP (DT the) (JJS biggest) (NNS casualties)) (PP (IN of) (NP (DT the) (NN boycott))))))))) (. .)))
slate
1neutral
100,755
100755c
At the same time, electricity sales in 2020 were projected to decrease by 24% compared to the CEF reference case.
( ( At ( the ( same time ) ) ) ( , ( ( ( electricity sales ) ( in 2020 ) ) ( ( were ( projected ( to ( ( decrease ( by ( 24 % ) ) ) ( compared ( to ( the ( CEF ( reference case ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN At) (NP (DT the) (JJ same) (NN time))) (, ,) (NP (NP (NN electricity) (NNS sales)) (PP (IN in) (NP (CD 2020)))) (VP (VBD were) (VP (VBN projected) (S (VP (TO to) (VP (VB decrease) (PP (IN by) (NP (CD 24) (NN %))) (PP (VBN compared) (PP (TO to) (NP (DT the) (NNP CEF) (NN reference) (NN case))))))))) (. .)))
Electricity sales will go up in 2020.
( ( Electricity sales ) ( ( will ( ( go up ) ( in 2020 ) ) ) . ) )
(ROOT (S (NP (NNP Electricity) (NNS sales)) (VP (MD will) (VP (VB go) (PRT (RP up)) (PP (IN in) (NP (CD 2020))))) (. .)))
government
2contradiction
69,505
69505e
Each performance element will include a fully successful performance standard.
( ( Each ( performance element ) ) ( ( will ( include ( a ( ( fully successful ) ( performance standard ) ) ) ) ) . ) )
(ROOT (S (NP (DT Each) (NN performance) (NN element)) (VP (MD will) (VP (VB include) (NP (DT a) (ADJP (RB fully) (JJ successful)) (NN performance) (NN standard)))) (. .)))
There will be a completely successful performance standard with each performance element.
( There ( ( will ( be ( ( a ( ( completely successful ) ( performance standard ) ) ) ( with ( each ( performance element ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (MD will) (VP (VB be) (NP (NP (DT a) (ADJP (RB completely) (JJ successful)) (NN performance) (NN standard)) (PP (IN with) (NP (DT each) (NN performance) (NN element)))))) (. .)))
government
0entailment
123,171
123171n
Extramarital affairs
( Extramarital affairs )
(ROOT (NP (JJ Extramarital) (NNS affairs)))
Two extramarital affairs.
( ( Two ( extramarital affairs ) ) . )
(ROOT (NP (NP (CD Two)) (NP (JJ extramarital) (NNS affairs)) (. .)))
fiction
1neutral
39,815
39815n
Two tall skyscrapers dominate the plaza.
( ( Two ( tall skyscrapers ) ) ( ( dominate ( the plaza ) ) . ) )
(ROOT (S (NP (CD Two) (JJ tall) (NNS skyscrapers)) (VP (VBP dominate) (NP (DT the) (NN plaza))) (. .)))
Two skyscrapers are in the plaza, but will be torn down.
( ( Two skyscrapers ) ( ( ( ( ( are ( in ( the plaza ) ) ) , ) but ) ( will ( be ( torn down ) ) ) ) . ) )
(ROOT (S (NP (CD Two) (NNS skyscrapers)) (VP (VP (VBP are) (PP (IN in) (NP (DT the) (NN plaza)))) (, ,) (CC but) (VP (MD will) (VP (VB be) (VP (VBN torn) (PRT (RP down)))))) (. .)))
travel
1neutral
77,801
77801n
Take two or three days anything less is likely to be a waste of time.
( ( Take ( ( ( two ( or ( three days ) ) ) ( anything less ) ) ( is ( likely ( to ( be ( ( a waste ) ( of time ) ) ) ) ) ) ) ) . )
(ROOT (S (VP (VB Take) (SBAR (S (NP (NP (CD two) (CC or) (CD three) (NNS days)) (ADJP (NN anything) (JJR less))) (VP (VBZ is) (ADJP (JJ likely) (S (VP (TO to) (VP (VB be) (NP (NP (DT a) (NN waste)) (PP (IN of) (NP (NN time)))))))))))) (. .)))
You must take your time to appreciate it.
( You ( ( must ( take ( your ( time ( to ( appreciate it ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP You)) (VP (MD must) (VP (VB take) (NP (PRP$ your) (NN time) (S (VP (TO to) (VP (VB appreciate) (NP (PRP it)))))))) (. .)))
travel
1neutral
5,556
5556e
it's it's it's a whole monopoly that needs to be broken up that's for sure it doesn't it's they have far too much influence over there and they're so unstable that it makes it hard for um it it makes it hard for us to deal with them i have that same problem at work
( it ( 's ( it ( 's ( ( ( ( it ( 's ( ( a ( whole monopoly ) ) ( that ( needs ( to ( be ( ( broken up ) ( that ( 's ( for sure ) ) ) ) ) ) ) ) ) ) ) ( it ( does n't ) ) ) ( it ( 's ( ( ( they ( ( have ( ( far ( too much ) ) influence ) ) ( over there ) ) ) and ) ( they ( 're ( so ( unstable ( that ( it ( makes ( it ( hard ( for ( um it ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( it ( ( makes ( it ( hard ( for ( us ( to ( deal ( with them ) ) ) ) ) ) ) ) ( i ( have ( ( that ( same problem ) ) ( at work ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (NP (PRP it)) (VP (VBZ 's) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (S (S (NP (PRP it)) (VP (VBZ 's) (NP (NP (DT a) (JJ whole) (NN monopoly)) (SBAR (WHNP (WDT that)) (S (VP (VBZ needs) (S (VP (TO to) (VP (VB be) (VP (VBN broken) (PRT (RP up)) (SBAR (IN that) (S (VP (VBZ 's) (PP (IN for) (ADJP (JJ sure)))))))))))))))) (S (NP (PRP it)) (VP (VBZ does) (RB n't))) (S (NP (PRP it)) (VP (VBZ 's) (SBAR (S (S (NP (PRP they)) (VP (VBP have) (NP (ADJP (RB far) (RB too) (JJ much)) (NN influence)) (PP (IN over) (NP (RB there))))) (CC and) (S (NP (PRP they)) (VP (VBP 're) (ADJP (RB so) (JJ unstable) (SBAR (IN that) (S (NP (PRP it)) (VP (VBZ makes) (S (NP (PRP it)) (ADJP (JJ hard) (PP (IN for) (S (VP (VBG um) (NP (PRP it))))))))))))))))) (S (NP (PRP it)) (VP (VBZ makes) (S (NP (PRP it)) (ADJP (JJ hard)) (SBAR (IN for) (S (NP (PRP us)) (VP (TO to) (VP (VB deal) (PP (IN with) (NP (PRP them)))))))) (SBAR (S (NP (FW i)) (VP (VBP have) (NP (NP (DT that) (JJ same) (NN problem)) (PP (IN at) (NP (NN work))))))))))))))))
It's an entire monopoly that needs to be disbanded they are too influential.
( It ( ( 's ( ( an ( entire monopoly ) ) ( that ( needs ( to ( be ( disbanded ( they ( are ( too influential ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (DT an) (JJ entire) (NN monopoly)) (SBAR (WHNP (WDT that)) (S (VP (VBZ needs) (S (VP (TO to) (VP (VB be) (VP (VBN disbanded) (SBAR (S (NP (PRP they)) (VP (VBP are) (ADJP (RB too) (JJ influential)))))))))))))) (. .)))
telephone
0entailment
124,947
124947c
so i i i i i think it's essential that it's done and i think the real trick is to avoid the you know a little more attention to human psychology and whereas people want round numbers and after all the whole reason to go over to metric is to have round numbers so they don't deal with thirty seconds of an inch and so what the exact
( so ( ( ( i ( i ( i ( i i ) ) ) ) ( think ( it ( ( 's essential ) ( ( ( that ( ( ( it ( 's done ) ) and ) ( i ( think ( ( the ( real trick ) ) ( is ( to ( avoid ( ( ( the ( you ( know ( ( a ( ( little more ) attention ) ) ( to ( human psychology ) ) ) ) ) ) and ) ( whereas ( people ( want ( round numbers ) ) ) ) ) ) ) ) ) ) ) ) ) and ) ( after ( ( all ( the ( whole reason ) ) ) ( to ( ( go over ) ( to metric ) ) ) ) ) ) ) ) ) ) ( is ( to ( ( have ( round numbers ) ) ( so ( they ( ( do n't ) ( deal ( ( ( with ( ( thirty seconds ) ( of ( an inch ) ) ) ) and ) ( so ( what ( the exact ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (SBAR (IN so) (S (NP (NP (FW i) (FW i) (FW i) (FW i) (FW i)) (SBAR (S (VP (VBP think) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ essential)) (SBAR (SBAR (IN that) (S (S (NP (PRP it)) (VP (VBZ 's) (VP (VBN done)))) (CC and) (S (NP (FW i)) (VP (VBP think) (SBAR (S (NP (DT the) (JJ real) (NN trick)) (VP (VBZ is) (S (VP (TO to) (VP (VB avoid) (SBAR (SBAR (X (DT the)) (S (NP (PRP you)) (VP (VBP know) (NP (NP (DT a) (ADJP (RB little) (JJR more)) (NN attention)) (PP (TO to) (NP (JJ human) (NN psychology))))))) (CC and) (SBAR (IN whereas) (S (NP (NNS people)) (VP (VBP want) (NP (NN round) (NNS numbers)))))))))))))))) (CC and) (SBAR (IN after) (S (NP (PDT all) (DT the) (JJ whole) (NN reason)) (VP (TO to) (VP (VB go) (PRT (RP over)) (PP (TO to) (NP (JJ metric))))))))))))))) (VP (VBZ is) (S (VP (TO to) (VP (VB have) (NP (NN round) (NNS numbers)) (SBAR (IN so) (S (NP (PRP they)) (VP (VBP do) (RB n't) (VP (VB deal) (UCP (PP (IN with) (NP (NP (CD thirty) (NNS seconds)) (PP (IN of) (NP (DT an) (NN inch))))) (CC and) (SBAR (IN so) (FRAG (WHNP (WP what) (NP (DT the) (JJ exact)))))))))))))))))
Most people enjoy using the fraction system.
( ( Most people ) ( ( enjoy ( using ( the ( fraction system ) ) ) ) . ) )
(ROOT (S (NP (JJS Most) (NNS people)) (VP (VBP enjoy) (S (VP (VBG using) (NP (DT the) (NN fraction) (NN system))))) (. .)))
telephone
2contradiction
51,844
51844e
Knott's Berry Farm, the nation's oldest theme park, started as a berry farm on 20 acres (8 hectares) of rented land along a dusty road in Buena Park, just west of Anaheim.
( ( ( ( ( ( Knott 's ) ( Berry Farm ) ) , ) ( ( the ( nation 's ) ) ( oldest ( theme park ) ) ) ) , ) ( ( ( started ( as ( a ( berry farm ) ) ) ) ( on ( ( ( 20 acres ) ( -LRB- ( ( 8 hectares ) -RRB- ) ) ) ( of ( ( ( ( ( rented land ) ( along ( ( a ( dusty road ) ) ( in ( Buena Park ) ) ) ) ) , ) just ) ( west ( of Anaheim ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NP (NNP Knott) (POS 's)) (NNP Berry) (NNP Farm)) (, ,) (NP (NP (DT the) (NN nation) (POS 's)) (JJS oldest) (NN theme) (NN park)) (, ,)) (VP (VBD started) (PP (IN as) (NP (DT a) (JJ berry) (NN farm))) (PP (IN on) (NP (NP (NP (CD 20) (NNS acres)) (PRN (-LRB- -LRB-) (NP (CD 8) (NNS hectares)) (-RRB- -RRB-))) (PP (IN of) (NP (NP (NP (VBN rented) (NN land)) (PP (IN along) (NP (NP (DT a) (JJ dusty) (NN road)) (PP (IN in) (NP (NNP Buena) (NNP Park)))))) (, ,) (RB just) (NP (NP (NN west)) (PP (IN of) (NP (NNP Anaheim))))))))) (. .)))
The country's longest-standing park is Knott's Berry Farm.
( ( ( The ( country 's ) ) ( longest-standing park ) ) ( ( is ( ( Knott 's ) ( Berry Farm ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN country) (POS 's)) (JJ longest-standing) (NN park)) (VP (VBZ is) (NP (NP (NNP Knott) (POS 's)) (NNP Berry) (NNP Farm))) (. .)))
travel
0entailment
34,455
34455n
The Golden Horn is an inlet of the Bosphorus, penetrating 71.2 km (41.2 miles) into the hills behind the city.
( ( The ( Golden Horn ) ) ( ( ( ( is ( ( an inlet ) ( of ( the Bosphorus ) ) ) ) , ) ( ( penetrating ( ( 71.2 km ) ( -LRB- ( ( 41.2 miles ) -RRB- ) ) ) ) ( into ( ( the hills ) ( behind ( the city ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP Golden) (NNP Horn)) (VP (VBZ is) (NP (NP (DT an) (NN inlet)) (PP (IN of) (NP (DT the) (NNPS Bosphorus)))) (, ,) (S (VP (VBG penetrating) (NP (NP (CD 71.2) (NN km)) (PRN (-LRB- -LRB-) (NP (CD 41.2) (NNS miles)) (-RRB- -RRB-))) (PP (IN into) (NP (NP (DT the) (NNS hills)) (PP (IN behind) (NP (DT the) (NN city)))))))) (. .)))
The Golden Horn got its name from the golden reflection of the sun in the water as it sets.
( ( The ( Golden Horn ) ) ( ( ( ( got ( its name ) ) ( from ( ( the ( golden reflection ) ) ( of ( ( the sun ) ( in ( the water ) ) ) ) ) ) ) ( as ( it sets ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP Golden) (NNP Horn)) (VP (VBD got) (NP (PRP$ its) (NN name)) (PP (IN from) (NP (NP (DT the) (JJ golden) (NN reflection)) (PP (IN of) (NP (NP (DT the) (NN sun)) (PP (IN in) (NP (DT the) (NN water))))))) (SBAR (IN as) (S (NP (PRP it)) (VP (VBZ sets))))) (. .)))
travel
1neutral
80,136
80136n
There was a pretty rogue for you!
( There ( ( was ( ( a ( pretty rogue ) ) ( for you ) ) ) ! ) )
(ROOT (S (NP (EX There)) (VP (VBD was) (NP (NP (DT a) (JJ pretty) (NN rogue)) (PP (IN for) (NP (PRP you))))) (. !)))
There was a pretty rogue that was made just for you.
( There ( ( was ( ( a ( pretty rogue ) ) ( that ( was ( ( made just ) ( for you ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBD was) (NP (NP (DT a) (JJ pretty) (NN rogue)) (SBAR (WHNP (WDT that)) (S (VP (VBD was) (VP (VBN made) (ADVP (RB just)) (PP (IN for) (NP (PRP you))))))))) (. .)))
fiction
1neutral
8,947
8947n
i think she was i'm not sure it was a hundred or so years ago so i i don't know i'm not real up on past history or anything
( i ( think ( she ( was ( i ( ( 'm not ) ( sure ( it ( was ( ( ( a ( ( ( hundred or ) so ) years ) ) ( ago so ) ) ( ( ( i i ) ( ( do n't ) ( know i ) ) ) ( ( ( 'm not ) real ) ( up ( on ( past ( ( history or ) anything ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (NP (FW i)) (VP (VBP think) (SBAR (S (NP (PRP she)) (VP (VBD was) (NP (NP (FW i)) (SBAR (S (VP (VBP 'm) (RB not) (ADJP (JJ sure) (SBAR (S (NP (PRP it)) (VP (VBD was) (NP (NP (DT a) (QP (CD hundred) (CC or) (RB so)) (NNS years)) (ADVP (RB ago) (RB so)) (SBAR (S (NP (NP (FW i) (FW i)) (SBAR (S (VP (VBP do) (RB n't) (VP (VB know) (NP (FW i))))))) (VP (VBP 'm) (RB not) (ADJP (JJ real)) (ADVP (RB up) (PP (IN on) (NP (JJ past) (NN history) (CC or) (NN anything))))))))))))))))))))))
It was quite a bit ago, but I'm not sure how long.
( ( ( ( ( It ( was ( ( quite ( a bit ) ) ago ) ) ) , ) but ) ( I ( ( ( ( 'm not ) sure ) how ) long ) ) ) . )
(ROOT (S (S (NP (PRP It)) (VP (VBD was) (ADVP (NP (RB quite) (DT a) (NN bit)) (RB ago)))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (JJ sure)) (ADVP (WRB how))) (ADVP (RB long))) (. .)))
telephone
1neutral
142,670
142670c
One study of 2,500 randomly selected emergency department physicians found that only 55% believed that mental health professionals (psychologists and psychiatrists) can effectively address alcohol problems.
( ( ( One study ) ( of ( 2,500 randomly ) ) ) ( ( selected ( ( emergency ( department physicians ) ) ( found ( that ( ( ( only 55 ) % ) ( believed ( that ( ( ( mental ( health professionals ) ) ( -LRB- ( ( ( psychologists and ) psychiatrists ) -RRB- ) ) ) ( ( can effectively ) ( address ( alcohol problems ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (CD One) (NN study)) (PP (IN of) (NP (CD 2,500) (RB randomly)))) (VP (VBD selected) (SBAR (S (NP (NN emergency) (NN department) (NNS physicians)) (VP (VBD found) (SBAR (IN that) (S (NP (QP (RB only) (CD 55)) (NN %)) (VP (VBD believed) (SBAR (IN that) (S (NP (NP (JJ mental) (NN health) (NNS professionals)) (PRN (-LRB- -LRB-) (NP (NP (NNS psychologists)) (CC and) (NP (NNS psychiatrists))) (-RRB- -RRB-))) (VP (MD can) (ADVP (RB effectively)) (VP (VB address) (NP (NN alcohol) (NNS problems))))))))))))) (. .)))
All ER doctors think alcoholism does not exist.
( ( All ( ER doctors ) ) ( ( think ( alcoholism ( ( does not ) exist ) ) ) . ) )
(ROOT (S (NP (DT All) (NNP ER) (NNS doctors)) (VP (VBP think) (SBAR (S (NP (NN alcoholism)) (VP (VBZ does) (RB not) (VP (VB exist)))))) (. .)))
government
2contradiction
135,991
135991e
The mob, reportedly acting on Cohn's behalf, threatened Davis with violence to force him into a sham marriage with a fellow African-American.
( ( ( ( ( The mob ) , ) ( reportedly ( acting ( on ( ( Cohn 's ) behalf ) ) ) ) ) , ) ( ( ( ( threatened Davis ) ( with violence ) ) ( to ( ( force him ) ( into ( ( a ( sham marriage ) ) ( with ( a ( fellow African-American ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN mob)) (, ,) (VP (ADVP (RB reportedly)) (VBG acting) (PP (IN on) (NP (NP (NNP Cohn) (POS 's)) (NN behalf)))) (, ,)) (VP (VBD threatened) (NP (NNP Davis)) (PP (IN with) (NP (NN violence))) (S (VP (TO to) (VP (VB force) (NP (PRP him)) (PP (IN into) (NP (NP (DT a) (NN sham) (NN marriage)) (PP (IN with) (NP (DT a) (JJ fellow) (NN African-American))))))))) (. .)))
Davis succumbed to the mob's violent threats.
( Davis ( ( succumbed ( to ( ( the ( mob 's ) ) ( violent threats ) ) ) ) . ) )
(ROOT (S (NP (NNP Davis)) (VP (VBD succumbed) (PP (TO to) (NP (NP (DT the) (NN mob) (POS 's)) (JJ violent) (NNS threats)))) (. .)))
slate
0entailment
106,314
106314c
As a result, the online user could review all comments on a rulemaking and file a responding comment while the comment period was still open.
( ( As ( a result ) ) ( , ( ( the ( online user ) ) ( ( could ( ( ( ( review ( all comments ) ) ( on ( a rulemaking ) ) ) and ) ( ( file ( a ( responding comment ) ) ) ( while ( ( the ( comment period ) ) ( ( was still ) open ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN As) (NP (DT a) (NN result))) (, ,) (NP (DT the) (JJ online) (NN user)) (VP (MD could) (VP (VP (VB review) (NP (DT all) (NNS comments)) (PP (IN on) (NP (DT a) (NN rulemaking)))) (CC and) (VP (VB file) (NP (DT a) (VBG responding) (NN comment)) (SBAR (IN while) (S (NP (DT the) (NN comment) (NN period)) (VP (VBD was) (ADVP (RB still)) (ADJP (JJ open)))))))) (. .)))
The online user couldn't review all the comments made and then respond to them in that same period.
( ( The ( online user ) ) ( ( ( could n't ) ( ( ( ( review ( ( all ( the comments ) ) made ) ) and ) then ) ( ( respond ( to them ) ) ( in ( that ( same period ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (JJ online) (NN user)) (VP (MD could) (RB n't) (VP (VP (VB review) (NP (NP (PDT all) (DT the) (NNS comments)) (VP (VBN made)))) (CC and) (ADVP (RB then)) (VP (VB respond) (PP (TO to) (NP (PRP them))) (PP (IN in) (NP (DT that) (JJ same) (NN period)))))) (. .)))
government
2contradiction
114,592
114592e
Madrid remained in Republican hands for most of the war, but the government was evacuated in the early stages of a nationalist siege that lasted until March 1939.
( ( ( ( ( Madrid ( ( remained ( in ( Republican hands ) ) ) ( for ( most ( of ( the war ) ) ) ) ) ) , ) but ) ( ( the government ) ( was ( evacuated ( in ( ( the ( early stages ) ) ( of ( ( a ( nationalist siege ) ) ( that ( lasted ( until ( March 1939 ) ) ) ) ) ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (NNP Madrid)) (VP (VBD remained) (PP (IN in) (NP (JJ Republican) (NNS hands))) (PP (IN for) (NP (NP (JJS most)) (PP (IN of) (NP (DT the) (NN war))))))) (, ,) (CC but) (S (NP (DT the) (NN government)) (VP (VBD was) (VP (VBN evacuated) (PP (IN in) (NP (NP (DT the) (JJ early) (NNS stages)) (PP (IN of) (NP (NP (DT a) (JJ nationalist) (NN siege)) (SBAR (WHNP (WDT that)) (S (VP (VBD lasted) (PP (IN until) (NP (NNP March) (CD 1939))))))))))))) (. .)))
The Republicans retained Madrid for the majority of the war, however the government escaped early on.
( ( ( ( ( ( The Republicans ) ( retained ( Madrid ( for ( ( the majority ) ( of ( the war ) ) ) ) ) ) ) , ) however ) ( ( the government ) ( escaped ( early on ) ) ) ) . )
(ROOT (S (S (NP (DT The) (NNPS Republicans)) (VP (VBD retained) (NP (NP (NNP Madrid)) (PP (IN for) (NP (NP (DT the) (NN majority)) (PP (IN of) (NP (DT the) (NN war)))))))) (, ,) (ADVP (RB however)) (S (NP (DT the) (NN government)) (VP (VBD escaped) (ADVP (RB early) (RB on)))) (. .)))
travel
0entailment
17,428
17428e
Reading this did make me wish, in hindsight, that ER's biographer were a little less admiringly sober.
( ( Reading ( this did ) ) ( ( make ( me ( ( ( ( wish , ) ( in hindsight ) ) , ) ( that ( ( ( ER 's ) biographer ) ( were ( ( ( a little ) less ) ( admiringly sober ) ) ) ) ) ) ) ) . ) )
(ROOT (S (S (VP (VBG Reading) (SBAR (S (NP (DT this)) (VP (VBD did)))))) (VP (VBP make) (SBAR (S (NP (PRP me)) (VP (VBP wish) (, ,) (PP (IN in) (NP (NN hindsight))) (, ,) (SBAR (IN that) (S (NP (NP (NNP ER) (POS 's)) (NN biographer)) (VP (VBD were) (ADJP (ADVP (NP (DT a) (RB little)) (RBR less)) (RB admiringly) (JJ sober))))))))) (. .)))
ER's biographer was very frank.
( ( ( ER 's ) biographer ) ( ( was ( very frank ) ) . ) )
(ROOT (S (NP (NP (NNP ER) (POS 's)) (NN biographer)) (VP (VBD was) (ADJP (RB very) (JJ frank))) (. .)))
slate
0entailment
97,004
97004e
A two-hour drive away, at City University of New York Law School in Queens, Rooney spends several days a week helping upstart lawyers develop storefront practices that, like his, provide legal representation to folks who can't afford a $250-an-hour legal counselor.
( ( ( A ( two-hour drive ) ) away ) ( , ( ( at ( ( City University ) ( of ( ( New ( York ( Law School ) ) ) ( in Queens ) ) ) ) ) ( , ( Rooney ( ( spends ( ( ( several days ) ( a week ) ) ( helping ( ( upstart lawyers ) ( develop ( ( storefront practices ) ( that ( , ( ( like his ) ( , ( ( provide ( legal representation ) ) ( to ( folks ( who ( ( ca n't ) ( afford ( a ( ( $ 250-an-hour ) ( legal counselor ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) ) )
(ROOT (S (NP (NP (DT A) (JJ two-hour) (NN drive)) (ADVP (RB away))) (, ,) (PP (IN at) (NP (NP (NNP City) (NNP University)) (PP (IN of) (NP (NP (NNP New) (NNP York) (NNP Law) (NNP School)) (PP (IN in) (NP (NNP Queens))))))) (, ,) (NP (NNP Rooney)) (VP (VBZ spends) (NP (NP (NP (JJ several) (NNS days)) (NP (DT a) (NN week))) (VP (VBG helping) (S (NP (JJ upstart) (NNS lawyers)) (VP (VB develop) (NP (NP (JJ storefront) (NNS practices)) (SBAR (WHNP (WDT that)) (S (, ,) (PP (IN like) (NP (PRP$ his))) (, ,) (VP (VBP provide) (NP (JJ legal) (NN representation)) (PP (TO to) (NP (NP (NNS folks)) (SBAR (WHNP (WP who)) (S (VP (MD ca) (RB n't) (VP (VB afford) (NP (DT a) (ADJP ($ $) (JJ 250-an-hour)) (JJ legal) (NN counselor))))))))))))))))) (. .)))
The City University of New York Law School is two hour away from where Rooney lives.
( ( ( The ( City University ) ) ( of ( New ( York ( Law School ) ) ) ) ) ( ( is ( ( ( two hour ) away ) ( from ( where ( Rooney lives ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNP City) (NNP University)) (PP (IN of) (NP (NNP New) (NNP York) (NNP Law) (NNP School)))) (VP (VBZ is) (ADVP (ADVP (NP (CD two) (NN hour)) (RB away)) (PP (IN from) (SBAR (WHADVP (WRB where)) (S (NP (NNP Rooney)) (VP (VBZ lives))))))) (. .)))
government
0entailment
110,478
110478c
Fish are not working up to their full potential.
( Fish ( ( ( are not ) ( ( working up ) ( to ( their ( full potential ) ) ) ) ) . ) )
(ROOT (S (NP (NN Fish)) (VP (VBP are) (RB not) (VP (VBG working) (PRT (RP up)) (PP (TO to) (NP (PRP$ their) (JJ full) (NN potential))))) (. .)))
Fish are at full potential.
( Fish ( ( are ( at ( full potential ) ) ) . ) )
(ROOT (S (NP (NN Fish)) (VP (VBP are) (PP (IN at) (NP (JJ full) (NN potential)))) (. .)))
slate
2contradiction
58,522
58522e
Yes, it is suggestive, his eye sweeping the whole length of the wall, "but it was not his candle that made this great patch, for you perceive that this is white grease; whereas Monsieur Lawrence's candle, which is still on the dressing-table, is pink.
( ( ( ( ( ( Yes ( , ( it ( is suggestive ) ) ) ) ( , ( ( ( his eye ) ( sweeping ( ( the ( whole length ) ) ( of ( the wall ) ) ) ) ) , ) ) ) `` ) but ) ( it ( ( was not ) ( ( his candle ) ( that ( ( ( made ( this ( great patch ) ) ) , ) ( for ( you ( perceive ( that ( this ( ( ( is ( white grease ) ) ; ) ( whereas ( ( ( ( ( ( Monsieur ( Lawrence 's ) ) candle ) , ) ( which ( ( is still ) ( on ( the dressing-table ) ) ) ) ) , ) ( is pink ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . )
(ROOT (S (S (INTJ (UH Yes)) (, ,) (NP (PRP it)) (VP (VBZ is) (ADJP (JJ suggestive)))) (PRN (, ,) (S (NP (PRP$ his) (NN eye)) (VP (VBG sweeping) (NP (NP (DT the) (JJ whole) (NN length)) (PP (IN of) (NP (DT the) (NN wall)))))) (, ,)) (`` ``) (CC but) (S (NP (PRP it)) (VP (VBD was) (RB not) (NP (NP (PRP$ his) (NN candle)) (SBAR (WHNP (WDT that)) (S (VP (VBD made) (NP (DT this) (JJ great) (NN patch)) (, ,) (SBAR (IN for) (S (NP (PRP you)) (VP (VBP perceive) (SBAR (IN that) (S (NP (DT this)) (VP (VBZ is) (NP (JJ white) (NN grease)) (: ;) (SBAR (IN whereas) (S (NP (NP (NP (NNP Monsieur) (NNP Lawrence) (POS 's)) (NN candle)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (ADVP (RB still)) (PP (IN on) (NP (DT the) (NN dressing-table)))))) (, ,)) (VP (VBZ is) (ADJP (JJ pink))))))))))))))))) (. .)))
He looked at the whole wall.
( He ( ( looked ( at ( the ( whole wall ) ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD looked) (PP (IN at) (NP (DT the) (JJ whole) (NN wall)))) (. .)))
fiction
0entailment
57,169
57169e
uh it's as years go by it becomes more fun now than it was twenty eight years ago you know but uh
( uh ( it ( 's ( as ( years ( go ( by ( it ( ( ( becomes ( more fun ) ) now ) ( than ( it ( was ( ( twenty ( ( eight years ) ago ) ) ( you ( ( know but ) uh ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VB uh) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (SBAR (IN as) (S (NP (NNS years)) (VP (VBP go) (SBAR (IN by) (S (NP (PRP it)) (VP (VBZ becomes) (NP (JJR more) (NN fun)) (ADVP (RB now)) (SBAR (IN than) (S (NP (PRP it)) (VP (VBD was) (NP (NP (CD twenty)) (ADVP (NP (CD eight) (NNS years)) (RB ago)) (SBAR (S (NP (PRP you)) (VP (VP (VBP know)) (CC but) (VP (VBZ uh)))))))))))))))))))))
It's more fun now than it was twenty-eight years ago.
( It ( ( ( ( 's ( more fun ) ) now ) ( than ( it ( was ( ( twenty-eight years ) ago ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (JJR more) (NN fun)) (ADVP (RB now)) (SBAR (IN than) (S (NP (PRP it)) (VP (VBD was) (ADVP (NP (JJ twenty-eight) (NNS years)) (RB ago)))))) (. .)))
telephone
0entailment
56,408
56408n
it bothers me
( it ( bothers me ) )
(ROOT (S (NP (PRP it)) (VP (VBZ bothers) (NP (PRP me)))))
I don't like that I have to get up so early.
( I ( ( ( do n't ) ( like ( that ( I ( have ( to ( ( get up ) ( so early ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB like) (SBAR (IN that) (S (NP (PRP I)) (VP (VBP have) (S (VP (TO to) (VP (VB get) (PRT (RP up)) (ADVP (RB so) (RB early)))))))))) (. .)))
telephone
1neutral
79,689
79689e
and it really um we like it it the interestingly enough one of the features we like are the electric locks
( and ( it ( really ( um ( we ( like ( it ( it ( ( the ( interestingly ( enough one ) ) ) ( of ( ( the features ) ( we ( like ( are ( the ( electric locks ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (CC and) (NP (PRP it)) (ADVP (RB really)) (VP (VBP um) (SBAR (S (NP (PRP we)) (VP (VBP like) (S (NP (PRP it)) (NP (PRP it)) (S (NP (NP (DT the) (JJ interestingly) (JJ enough) (NN one)) (PP (IN of) (NP (NP (DT the) (NNS features)) (SBAR (S (NP (PRP we)) (VP (VBP like) (SBAR (S (VP (VBP are) (NP (DT the) (JJ electric) (NNS locks)))))))))))))))))))
We like the electric lock capability on that vehicle.
( We ( ( ( like ( the ( electric ( lock capability ) ) ) ) ( on ( that vehicle ) ) ) . ) )
(ROOT (S (NP (PRP We)) (VP (VBP like) (NP (DT the) (JJ electric) (NN lock) (NN capability)) (PP (IN on) (NP (DT that) (NN vehicle)))) (. .)))
telephone
0entailment
45,396
45396e
La Iglesia de St. Martin is a 12th-century Romanesque beauty with glorious portals and porches.
( ( La ( Iglesia ( de ( St. Martin ) ) ) ) ( ( is ( ( a ( 12th-century ( Romanesque beauty ) ) ) ( with ( glorious ( ( portals and ) porches ) ) ) ) ) . ) )
(ROOT (S (NP (NNP La) (NNP Iglesia) (FW de) (NNP St.) (NNP Martin)) (VP (VBZ is) (NP (NP (DT a) (JJ 12th-century) (JJ Romanesque) (NN beauty)) (PP (IN with) (NP (JJ glorious) (NNS portals) (CC and) (NNS porches))))) (. .)))
There were beautiful portals and porches built in the 12th-century.
( There ( ( were ( ( beautiful ( ( portals and ) porches ) ) ( built ( in ( the 12th-century ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBD were) (NP (NP (JJ beautiful) (NNS portals) (CC and) (NNS porches)) (VP (VBN built) (PP (IN in) (NP (DT the) (JJ 12th-century)))))) (. .)))
travel
0entailment
90,488
90488e
The creature reminded him of a venomous snake.
( ( The creature ) ( ( ( reminded him ) ( of ( a ( venomous snake ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN creature)) (VP (VBD reminded) (NP (PRP him)) (PP (IN of) (NP (DT a) (JJ venomous) (NN snake)))) (. .)))
He reminded me of a venomous snake.
( He ( ( ( reminded me ) ( of ( a ( venomous snake ) ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD reminded) (NP (PRP me)) (PP (IN of) (NP (DT a) (JJ venomous) (NN snake)))) (. .)))
fiction
0entailment
130,438
130438e
Only the squeamish will object to the giant toads and harmless little white cave-racer snakes.
( ( Only ( the squeamish ) ) ( ( will ( object ( to ( ( ( the ( giant toads ) ) and ) ( ( harmless little ) ( white ( cave-racer snakes ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (RB Only) (DT the) (NN squeamish)) (VP (MD will) (VP (VB object) (PP (TO to) (NP (NP (DT the) (JJ giant) (NNS toads)) (CC and) (NP (ADJP (JJ harmless) (JJ little)) (JJ white) (JJ cave-racer) (NNS snakes)))))) (. .)))
There are giant toads which squeamish people will object.
( There ( ( are ( ( giant toads ) ( ( ( which squeamish ) people ) ( will object ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (JJ giant) (NNS toads)) (SBAR (WHNP (WDT which) (JJ squeamish) (NNS people)) (S (VP (MD will) (VP (VB object))))))) (. .)))
travel
0entailment
61,256
61256e
Poirot unfolded the sheet of paper eagerly, and uttered an exclamation of satisfaction.
( Poirot ( ( ( ( ( unfolded ( ( the sheet ) ( of ( paper eagerly ) ) ) ) , ) and ) ( uttered ( ( an exclamation ) ( of satisfaction ) ) ) ) . ) )
(ROOT (S (NP (NNP Poirot)) (VP (VP (VBD unfolded) (NP (NP (DT the) (NN sheet)) (PP (IN of) (NP (NN paper) (NNS eagerly))))) (, ,) (CC and) (VP (VBD uttered) (NP (NP (DT an) (NN exclamation)) (PP (IN of) (NP (NN satisfaction)))))) (. .)))
Poirot yelled in satisfaction as he unfolded the paper eagerly.
( Poirot ( ( ( yelled ( in satisfaction ) ) ( as ( he ( ( unfolded ( the paper ) ) eagerly ) ) ) ) . ) )
(ROOT (S (NP (NNP Poirot)) (VP (VBD yelled) (PP (IN in) (NP (NN satisfaction))) (SBAR (IN as) (S (NP (PRP he)) (VP (VBD unfolded) (NP (DT the) (NN paper)) (ADVP (RB eagerly)))))) (. .)))
fiction
0entailment
21,304
21304c
These districts are home to modern hotels, the offices of numerous international aid organizations and other non-governmental organizations (NGOs), and the homes of many expatriots from around the world.
( ( These districts ) ( ( ( ( are home ) ( to ( ( ( ( ( modern hotels ) , ) ( ( the offices ) ( of ( numerous ( international ( aid organizations ) ) ) ) ) ) and ) ( ( ( ( ( other ( non-governmental organizations ) ) ( -LRB- ( NGOs -RRB- ) ) ) , ) and ) ( ( the homes ) ( of ( many expatriots ) ) ) ) ) ) ) ( from ( around ( the world ) ) ) ) . ) )
(ROOT (S (NP (DT These) (NNS districts)) (VP (VBP are) (ADVP (RB home)) (PP (TO to) (NP (NP (JJ modern) (NNS hotels)) (, ,) (NP (NP (DT the) (NNS offices)) (PP (IN of) (NP (JJ numerous) (JJ international) (NN aid) (NNS organizations)))) (CC and) (NP (NP (NP (JJ other) (JJ non-governmental) (NNS organizations)) (PRN (-LRB- -LRB-) (NP (NNP NGOs)) (-RRB- -RRB-))) (, ,) (CC and) (NP (NP (DT the) (NNS homes)) (PP (IN of) (NP (JJ many) (NNS expatriots))))))) (PP (IN from) (PP (IN around) (NP (DT the) (NN world))))) (. .)))
Nowadays, these districts are disaster zones filled exclusively with homeless natives and dilapidated buildings.
( Nowadays ( , ( ( these districts ) ( ( are ( ( disaster zones ) ( filled ( exclusively ( with ( ( ( homeless natives ) and ) ( dilapidated buildings ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (ADVP (RB Nowadays)) (, ,) (NP (DT these) (NNS districts)) (VP (VBP are) (NP (NP (NN disaster) (NNS zones)) (VP (VBN filled) (PP (RB exclusively) (IN with) (NP (NP (JJ homeless) (NNS natives)) (CC and) (NP (JJ dilapidated) (NNS buildings))))))) (. .)))
travel
2contradiction
69,198
69198c
There are also many nightclubs attached to the hotels at the seaside resorts.
( There ( ( ( are also ) ( ( many nightclubs ) ( attached ( to ( ( the hotels ) ( at ( the ( seaside resorts ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (ADVP (RB also)) (NP (NP (JJ many) (NNS nightclubs)) (VP (VBN attached) (PP (TO to) (NP (NP (DT the) (NNS hotels)) (PP (IN at) (NP (DT the) (JJ seaside) (NNS resorts)))))))) (. .)))
There aren't any nightclubs attached to the hotels.
( There ( ( ( are n't ) ( ( any nightclubs ) ( attached ( to ( the hotels ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (RB n't) (NP (NP (DT any) (NNS nightclubs)) (VP (VBN attached) (PP (TO to) (NP (DT the) (NNS hotels)))))) (. .)))
travel
2contradiction
119,128
119128e
If any couple could have synthesized the impulses to rove and stay put, it's this one, but Beaufoy throws in the towel at the point where the husbands and wives of A Walk on the Moon and Metroland are just getting warmed up.
( ( ( ( ( ( If ( ( any couple ) ( could ( have ( ( synthesized ( the impulses ) ) ( to ( ( ( rove and ) stay ) put ) ) ) ) ) ) ) ( , ( it ( 's ( this one ) ) ) ) ) , ) but ) ( Beaufoy ( ( throws ( in ( ( the towel ) ( at ( the point ) ) ) ) ) ( where ( ( ( the ( ( husbands and ) wives ) ) ( of ( ( A Walk ) ( on ( the ( ( Moon and ) Metroland ) ) ) ) ) ) ( ( are just ) ( getting ( warmed up ) ) ) ) ) ) ) ) . )
(ROOT (S (S (SBAR (IN If) (S (NP (DT any) (NN couple)) (VP (MD could) (VP (VB have) (VP (VBN synthesized) (NP (DT the) (NNS impulses)) (S (VP (TO to) (VP (VB rove) (CC and) (VB stay) (NP (NN put)))))))))) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (DT this) (NN one)))) (, ,) (CC but) (S (NP (NNP Beaufoy)) (VP (VBZ throws) (PP (IN in) (NP (NP (DT the) (NN towel)) (PP (IN at) (NP (DT the) (NN point))))) (SBAR (WHADVP (WRB where)) (S (NP (NP (DT the) (NNS husbands) (CC and) (NNS wives)) (PP (IN of) (NP (NP (DT A) (NN Walk)) (PP (IN on) (NP (DT the) (NNP Moon) (CC and) (NNP Metroland)))))) (VP (VBP are) (ADVP (RB just)) (VP (VBG getting) (VP (VBN warmed) (PRT (RP up))))))))) (. .)))
That couple was most likely to stay together.
( ( That couple ) ( ( was ( most ( likely ( to ( stay together ) ) ) ) ) . ) )
(ROOT (S (NP (DT That) (NN couple)) (VP (VBD was) (ADJP (RBS most) (JJ likely) (S (VP (TO to) (VP (VB stay) (ADVP (RB together))))))) (. .)))
slate
0entailment
99,044
99044c
yeah because well my brother-in-law lives in Minnesota and they're just nice plastic bins and you fill them up and put them out with your other trash and they pick them up
( yeah ( because ( ( ( well ( ( my brother-in-law ) ( lives ( in Minnesota ) ) ) ) and ) ( ( ( they ( ( 're just ) ( nice ( plastic bins ) ) ) ) and ) ( ( ( you ( ( ( ( fill them ) up ) and ) ( ( ( put them ) out ) ( with ( your ( other trash ) ) ) ) ) ) and ) ( they ( ( pick them ) up ) ) ) ) ) ) )
(ROOT (S (VP (VB yeah) (SBAR (IN because) (S (S (ADVP (RB well)) (NP (PRP$ my) (NN brother-in-law)) (VP (VBZ lives) (PP (IN in) (NP (NNP Minnesota))))) (CC and) (S (S (NP (PRP they)) (VP (VBP 're) (ADVP (RB just)) (NP (JJ nice) (JJ plastic) (NNS bins)))) (CC and) (S (S (NP (PRP you)) (VP (VP (VBP fill) (NP (PRP them)) (PRT (RP up))) (CC and) (VP (VBD put) (NP (PRP them)) (PRT (RP out)) (PP (IN with) (NP (PRP$ your) (JJ other) (NN trash)))))) (CC and) (S (NP (PRP they)) (VP (VBP pick) (NP (PRP them)) (PRT (RP up)))))))))))
They don't help with recycling in Minnesota.
( They ( ( ( do n't ) ( help ( with ( recycling ( in Minnesota ) ) ) ) ) . ) )
(ROOT (S (NP (PRP They)) (VP (VBP do) (RB n't) (VP (VB help) (PP (IN with) (S (VP (VBG recycling) (PP (IN in) (NP (NNP Minnesota)))))))) (. .)))
telephone
2contradiction
93,017
93017e
No, Johnny Shannon was not a reckless boy; Drew Kirby knew that, if no one else on the Range did.
( ( ( ( No ( , ( ( Johnny Shannon ) ( ( was not ) ( a ( reckless boy ) ) ) ) ) ) ; ) ( ( Drew Kirby ) ( ( ( knew that ) , ) ( if ( ( ( no ( one else ) ) ( on ( the Range ) ) ) did ) ) ) ) ) . )
(ROOT (S (S (INTJ (UH No)) (, ,) (NP (NNP Johnny) (NNP Shannon)) (VP (VBD was) (RB not) (NP (DT a) (JJ reckless) (NN boy)))) (: ;) (S (NP (NNP Drew) (NNP Kirby)) (VP (VBD knew) (NP (DT that)) (, ,) (SBAR (IN if) (S (NP (NP (DT no) (NN one) (RB else)) (PP (IN on) (NP (DT the) (NNP Range)))) (VP (VBD did)))))) (. .)))
Drew knew that Johnny Shannon wasn't reckless.
( Drew ( ( knew ( that ( ( Johnny Shannon ) ( ( was n't ) reckless ) ) ) ) . ) )
(ROOT (S (NP (NNP Drew)) (VP (VBD knew) (SBAR (IN that) (S (NP (NNP Johnny) (NNP Shannon)) (VP (VBD was) (RB n't) (ADJP (JJ reckless)))))) (. .)))
fiction
0entailment
55,481
55481c
do you want to go first
( ( do you ) ( want ( to ( go first ) ) ) )
(ROOT (SINV (VBP do) (NP (PRP you)) (VP (VB want) (S (VP (TO to) (VP (VB go) (ADVP (RB first))))))))
Would you like to go last?
( ( ( Would you ) ( like ( to ( go last ) ) ) ) ? )
(ROOT (SQ (MD Would) (NP (PRP you)) (VP (VB like) (S (VP (TO to) (VP (VB go) (ADVP (RB last)))))) (. ?)))
telephone
2contradiction
30,210
30210n
Better shops are air-conditioned.
( ( Better shops ) ( ( are air-conditioned ) . ) )
(ROOT (S (NP (NNP Better) (NNS shops)) (VP (VBP are) (ADJP (JJ air-conditioned))) (. .)))
Wealthier customers prefer the cool air.
( ( Wealthier customers ) ( ( prefer ( the ( cool air ) ) ) . ) )
(ROOT (S (NP (NNP Wealthier) (NNS customers)) (VP (VBP prefer) (NP (DT the) (JJ cool) (NN air))) (. .)))
travel
1neutral
14,931
14931c
Several commercial companies we visited began gathering this data very early in development and tracked it throughout development.
( ( ( Several ( commercial companies ) ) ( we visited ) ) ( ( ( ( began ( ( ( gathering ( this data ) ) ( very early ) ) ( in development ) ) ) and ) ( ( tracked it ) ( throughout development ) ) ) . ) )
(ROOT (S (NP (NP (JJ Several) (JJ commercial) (NNS companies)) (SBAR (S (NP (PRP we)) (VP (VBD visited))))) (VP (VP (VBD began) (S (VP (VBG gathering) (NP (DT this) (NNS data)) (ADVP (RB very) (RB early)) (PP (IN in) (NP (NN development)))))) (CC and) (VP (VBD tracked) (NP (PRP it)) (PP (IN throughout) (NP (NN development))))) (. .)))
None of the companies we visited gathered data at all.
( ( None ( of ( ( the companies ) ( we visited ) ) ) ) ( ( ( gathered data ) ( at all ) ) . ) )
(ROOT (S (NP (NP (NN None)) (PP (IN of) (NP (NP (DT the) (NNS companies)) (SBAR (S (NP (PRP we)) (VP (VBD visited))))))) (VP (VBD gathered) (NP (NNS data)) (ADVP (IN at) (DT all))) (. .)))
government
2contradiction
30,068
30068e
hIncluded as expense in calculating net cost.
( ( ( hIncluded ( as expense ) ) ( in ( calculating ( net cost ) ) ) ) . )
(ROOT (S (VP (VBN hIncluded) (PP (IN as) (NP (NN expense))) (PP (IN in) (S (VP (VBG calculating) (NP (JJ net) (NN cost)))))) (. .)))
Net cost includes expenses.
( ( Net cost ) ( ( includes expenses ) . ) )
(ROOT (S (NP (JJ Net) (NN cost)) (VP (VBZ includes) (NP (NNS expenses))) (. .)))
government
0entailment
111,275
111275e
Over that period, GAO underwent budgetary cuts totaling 33 percent in constant fiscal year 1992 dollars.
( ( Over ( that period ) ) ( , ( GAO ( ( ( underwent ( budgetary cuts ) ) ( totaling ( ( 33 percent ) ( in ( ( constant ( fiscal year ) ) ( 1992 dollars ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN Over) (NP (DT that) (NN period))) (, ,) (NP (NNP GAO)) (VP (VBD underwent) (NP (JJ budgetary) (NNS cuts)) (S (VP (VBG totaling) (NP (NP (CD 33) (NN percent)) (PP (IN in) (NP (NP (JJ constant) (JJ fiscal) (NN year)) (NP (CD 1992) (NNS dollars)))))))) (. .)))
The fiscal year of 1992 dollars, the GAO went through a 33 percent budget cut in that period.
( ( ( The ( fiscal year ) ) ( of ( ( ( 1992 dollars ) , ) ( the GAO ) ) ) ) ( ( ( went ( through ( a ( 33 ( percent ( budget cut ) ) ) ) ) ) ( in ( that period ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (JJ fiscal) (NN year)) (PP (IN of) (NP (NP (CD 1992) (NNS dollars)) (, ,) (NP (DT the) (NNP GAO))))) (VP (VBD went) (PP (IN through) (NP (DT a) (CD 33) (NN percent) (NN budget) (NN cut))) (PP (IN in) (NP (DT that) (NN period)))) (. .)))
government
0entailment
92,889
92889e
Really, I continued, "it's her extraordinary vehemence against Inglethorp that started me off suspecting her.
( Really ( , ( I ( ( ( ( continued , ) `` ) ( it ( 's ( ( ( her ( extraordinary vehemence ) ) ( against Inglethorp ) ) ( that ( ( started me ) ( off ( suspecting her ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (ADVP (RB Really)) (, ,) (NP (PRP I)) (VP (VBD continued) (, ,) (`` ``) (S (NP (PRP it)) (VP (VBZ 's) (NP (NP (PRP$ her) (JJ extraordinary) (NN vehemence)) (PP (IN against) (NP (NNP Inglethorp))) (SBAR (WHNP (WDT that)) (S (VP (VBD started) (NP (PRP me)) (PP (IN off) (S (VP (VBG suspecting) (NP (PRP her)))))))))))) (. .)))
It's the woman's supernatural passion against the entity that raised my suspicions.
( It ( ( 's ( ( ( the ( woman 's ) ) ( supernatural passion ) ) ( against ( ( the entity ) ( that ( raised ( my suspicions ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (NP (DT the) (NN woman) (POS 's)) (JJ supernatural) (NN passion)) (PP (IN against) (NP (NP (DT the) (NN entity)) (SBAR (WHNP (WDT that)) (S (VP (VBD raised) (NP (PRP$ my) (NNS suspicions))))))))) (. .)))
fiction
0entailment
30,951
30951e
At election time, we are not urged to avoid the media so as to remain unbiased until we get to the voting booth.
( ( At ( election time ) ) ( , ( we ( ( ( are not ) ( urged ( to ( ( avoid ( the media ) ) ( so ( as ( to ( ( remain unbiased ) ( until ( we ( get ( to ( the ( voting booth ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN At) (NP (NN election) (NN time))) (, ,) (NP (PRP we)) (VP (VBP are) (RB not) (VP (VBN urged) (S (VP (TO to) (VP (VB avoid) (NP (DT the) (NNS media)) (ADVP (RB so) (RB as) (S (VP (TO to) (VP (VB remain) (NP (JJ unbiased)) (SBAR (IN until) (S (NP (PRP we)) (VP (VBP get) (PP (TO to) (NP (DT the) (NN voting) (NN booth))))))))))))))) (. .)))
We weren't told to avoid watching the news.
( We ( ( ( were n't ) ( told ( to ( avoid ( watching ( the news ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP We)) (VP (VBD were) (RB n't) (VP (VBN told) (S (VP (TO to) (VP (VB avoid) (S (VP (VBG watching) (NP (DT the) (NN news))))))))) (. .)))
slate
0entailment
51,284
51284e
yeah they want to see all the horror movies
( yeah ( they ( want ( to ( see ( all ( the ( horror movies ) ) ) ) ) ) ) )
(ROOT (S (VP (VB yeah) (SBAR (S (NP (PRP they)) (VP (VBP want) (S (VP (TO to) (VP (VB see) (NP (PDT all) (DT the) (NN horror) (NNS movies)))))))))))
Horror movies are popular amongst them.
( ( Horror movies ) ( ( are ( popular ( amongst them ) ) ) . ) )
(ROOT (S (NP (NNP Horror) (NNS movies)) (VP (VBP are) (ADJP (JJ popular) (PP (IN amongst) (NP (PRP them))))) (. .)))
telephone
0entailment