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
81,351
81351e
Hindus and Buddhists still bathe where he bathed.
( ( ( Hindus and ) Buddhists ) ( still ( ( bathe ( where ( he bathed ) ) ) . ) ) )
(ROOT (S (NP (NNS Hindus) (CC and) (NNS Buddhists)) (ADVP (RB still)) (VP (VBP bathe) (SBAR (WHADVP (WRB where)) (S (NP (PRP he)) (VP (VBD bathed))))) (. .)))
Hindus and Buddhists bathe in the same location.
( ( ( Hindus and ) Buddhists ) ( ( bathe ( in ( the ( same location ) ) ) ) . ) )
(ROOT (S (NP (NNS Hindus) (CC and) (NNS Buddhists)) (VP (VBP bathe) (PP (IN in) (NP (DT the) (JJ same) (NN location)))) (. .)))
travel
0entailment
22,416
22416c
Probably no one will even notice you at all."
( Probably ( ( no one ) ( ( ( ( will even ) ( ( notice you ) ( at all ) ) ) . ) '' ) ) )
(ROOT (S (ADVP (RB Probably)) (NP (DT no) (NN one)) (VP (MD will) (ADVP (RB even)) (VP (VB notice) (NP (PRP you)) (ADVP (IN at) (DT all)))) (. .) ('' '')))
Everyone will know who you are.
( Everyone ( ( will ( know ( who ( you are ) ) ) ) . ) )
(ROOT (S (NP (NN Everyone)) (VP (MD will) (VP (VB know) (SBAR (WHNP (WP who)) (S (NP (PRP you)) (VP (VBP are)))))) (. .)))
fiction
2contradiction
10,141
10141c
well what what do you mean if they can prove it there there's already
( well ( what ( ( what ( do ( you ( mean ( if ( they ( can ( ( prove it ) there ) ) ) ) ) ) ) ) ( there ( 's already ) ) ) ) )
(ROOT (FRAG (ADVP (RB well)) (SBAR (WHNP (WP what)) (S (SBAR (WHNP (WP what)) (S (VP (VBP do) (SBAR (S (NP (PRP you)) (VP (VBP mean) (SBAR (IN if) (S (NP (PRP they)) (VP (MD can) (VP (VB prove) (NP (PRP it)) (ADVP (RB there)))))))))))) (NP (EX there)) (VP (VBZ 's) (ADVP (RB already)))))))
You don't need to say anymore about the matter, I stopped caring.
( ( You ( ( do n't ) ( need ( to ( ( say anymore ) ( about ( the matter ) ) ) ) ) ) ) ( , ( I ( ( stopped caring ) . ) ) ) )
(ROOT (S (S (NP (PRP You)) (VP (VBP do) (RB n't) (VP (VB need) (S (VP (TO to) (VP (VB say) (ADVP (RB anymore)) (PP (IN about) (NP (DT the) (NN matter))))))))) (, ,) (NP (PRP I)) (VP (VBD stopped) (NP (NN caring))) (. .)))
telephone
2contradiction
65,370
65370n
I feel dizzy.
( I ( ( feel dizzy ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP feel) (NP (NNS dizzy))) (. .)))
The dizziness I feel is from drinking.
( ( ( The dizziness ) ( I feel ) ) ( ( is ( from drinking ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN dizziness)) (SBAR (S (NP (PRP I)) (VP (VBP feel))))) (VP (VBZ is) (PP (IN from) (NP (NN drinking)))) (. .)))
slate
1neutral
6,478
6478n
Well, he did, sir.
( Well ( , ( he ( ( ( did , ) sir ) . ) ) ) )
(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP he)) (VP (VBD did) (, ,) (ADVP (RB sir))) (. .)))
Sir, well, he did complete it before he left last night.
( Sir ( , ( well ( , ( he ( ( did ( ( complete it ) ( before ( he ( left ( last night ) ) ) ) ) ) . ) ) ) ) ) )
(ROOT (S (NP (NNP Sir)) (, ,) (ADVP (RB well)) (, ,) (NP (PRP he)) (VP (VBD did) (VP (VB complete) (NP (PRP it)) (SBAR (IN before) (S (NP (PRP he)) (VP (VBD left) (NP (JJ last) (NN night))))))) (. .)))
fiction
1neutral
4,369
4369c
36These public-private partnerships were a catalyst in 1995 for forming the American Savings Education Council.
( ( 36These ( public-private partnerships ) ) ( ( ( were ( ( a catalyst ) ( in 1995 ) ) ) ( for ( forming ( the ( American ( Savings ( Education Council ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (JJ 36These) (JJ public-private) (NNS partnerships)) (VP (VBD were) (NP (NP (DT a) (NN catalyst)) (PP (IN in) (NP (CD 1995)))) (PP (IN for) (S (VP (VBG forming) (NP (DT the) (NNP American) (NNP Savings) (NNP Education) (NNP Council)))))) (. .)))
In 2005 the public private partnerships were not a catalyst.
( ( In 2005 ) ( ( the ( public ( private partnerships ) ) ) ( ( ( were not ) ( a catalyst ) ) . ) ) )
(ROOT (S (PP (IN In) (NP (CD 2005))) (NP (DT the) (JJ public) (JJ private) (NNS partnerships)) (VP (VBD were) (RB not) (NP (DT a) (NN catalyst))) (. .)))
government
2contradiction
136,537
136537c
You mentioned yesterday that today you were going to take on his concluding section.
( You ( ( ( mentioned yesterday ) ( that ( today ( you ( were ( going ( to ( take ( on ( his ( concluding section ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP You)) (VP (VBD mentioned) (NP (NN yesterday)) (SBAR (IN that) (S (NP (NN today)) (NP (PRP you)) (VP (VBD were) (VP (VBG going) (S (VP (TO to) (VP (VB take) (PP (IN on) (NP (PRP$ his) (JJ concluding) (NN section))))))))))) (. .)))
You never mentioned that you were going to take on his concluding section
( You ( never ( mentioned ( that ( you ( were ( going ( to ( take ( on ( his ( concluding section ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (NP (PRP You)) (VP (ADVP (RB never)) (VBN mentioned) (SBAR (IN that) (S (NP (PRP you)) (VP (VBD were) (VP (VBG going) (S (VP (TO to) (VP (VB take) (PP (IN on) (NP (PRP$ his) (JJ concluding) (NN section)))))))))))))
slate
2contradiction
18,627
18627e
The religion, in which Mahavira is seen as the manifestation of 24 Tirthankaras (teachers), attributes souls to all living creatures, as well as other natural objects.
( ( ( ( ( The religion ) , ) ( ( in which ) ( Mahavira ( is ( seen ( as ( ( the manifestation ) ( of ( ( 24 Tirthankaras ) ( -LRB- ( teachers -RRB- ) ) ) ) ) ) ) ) ) ) ) , ) ( ( attributes ( ( ( ( souls ( to ( all ( living creatures ) ) ) ) , ) ( as ( well as ) ) ) ( other ( natural objects ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN religion)) (, ,) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (NNP Mahavira)) (VP (VBZ is) (VP (VBN seen) (PP (IN as) (NP (NP (DT the) (NN manifestation)) (PP (IN of) (NP (NP (CD 24) (NNS Tirthankaras)) (PRN (-LRB- -LRB-) (NP (NNS teachers)) (-RRB- -RRB-)))))))))) (, ,)) (VP (VBZ attributes) (NP (NP (NP (NNS souls)) (PP (TO to) (NP (DT all) (VBG living) (NNS creatures)))) (, ,) (CONJP (RB as) (RB well) (IN as)) (NP (JJ other) (JJ natural) (NNS objects)))) (. .)))
The religion attributes souls to natural objects and living creatures.
( ( The religion ) ( ( ( attributes souls ) ( to ( ( ( natural objects ) and ) ( living creatures ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN religion)) (VP (VBZ attributes) (NP (NNS souls)) (PP (TO to) (NP (NP (JJ natural) (NNS objects)) (CC and) (NP (VBG living) (NNS creatures))))) (. .)))
travel
0entailment
117,715
117715c
Fifteen passed and the rest, feeling the confidence of unmatched hostilities, rushed forward.
( ( ( ( Fifteen passed ) and ) ( ( ( ( ( the rest ) , ) ( feeling ( ( the confidence ) ( of ( unmatched hostilities ) ) ) ) ) , ) ( rushed forward ) ) ) . )
(ROOT (S (S (NP (NNP Fifteen)) (VP (VBD passed))) (CC and) (S (NP (NP (DT the) (NN rest)) (, ,) (VP (VBG feeling) (NP (NP (DT the) (NN confidence)) (PP (IN of) (NP (JJ unmatched) (NNS hostilities))))) (, ,)) (VP (VBD rushed) (ADVP (RB forward)))) (. .)))
The group was nervous and moved slowly.
( ( The group ) ( ( ( ( was nervous ) and ) ( moved slowly ) ) . ) )
(ROOT (S (NP (DT The) (NN group)) (VP (VP (VBD was) (ADJP (JJ nervous))) (CC and) (VP (VBD moved) (ADVP (RB slowly)))) (. .)))
fiction
2contradiction
55,593
55593e
Larger is not always better, but sometimes it can be.
( ( ( ( ( Larger ( ( is not ) ( always better ) ) ) , ) but ) ( sometimes ( it ( can be ) ) ) ) . )
(ROOT (S (S (NP (NNP Larger)) (VP (VBZ is) (RB not) (ADJP (RB always) (JJR better)))) (, ,) (CC but) (S (ADVP (RB sometimes)) (NP (PRP it)) (VP (MD can) (VP (VB be)))) (. .)))
Sometimes large can be better but not always.
( Sometimes ( large ( ( can ( be ( ( better but ) ( not always ) ) ) ) . ) ) )
(ROOT (S (ADVP (RB Sometimes)) (NP (JJ large)) (VP (MD can) (VP (VB be) (UCP (ADJP (JJR better)) (CC but) (ADVP (RB not) (RB always))))) (. .)))
government
0entailment
38,881
38881e
A swarm of government enforcers peering over a company's shoulder is a strong incentive for it to behave.
( ( ( A swarm ) ( of ( ( government enforcers ) ( peering ( over ( ( a ( company 's ) ) shoulder ) ) ) ) ) ) ( ( is ( ( ( a ( strong incentive ) ) ( for it ) ) ( to behave ) ) ) . ) )
(ROOT (S (NP (NP (DT A) (NN swarm)) (PP (IN of) (NP (NP (NN government) (NNS enforcers)) (VP (VBG peering) (PP (IN over) (NP (NP (DT a) (NN company) (POS 's)) (NN shoulder))))))) (VP (VBZ is) (NP (NP (DT a) (JJ strong) (NN incentive)) (PP (IN for) (NP (PRP it))) (S (VP (TO to) (VP (VB behave)))))) (. .)))
A company will behave when there's multiple government enforces watching them closely.
( ( A company ) ( ( will ( behave ( when ( there ( 's ( ( multiple government ) ( enforces ( ( watching them ) closely ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT A) (NN company)) (VP (MD will) (VP (VB behave) (SBAR (WHADVP (WRB when)) (S (NP (EX there)) (VP (VBZ 's) (NP (NP (JJ multiple) (NN government)) (SBAR (S (VP (VBZ enforces) (S (VP (VBG watching) (NP (PRP them)) (ADVP (RB closely))))))))))))) (. .)))
slate
0entailment
11,128
11128e
Unless emergency medicine staff with an interest in integrating alcohol treatment services into emergency care assume greater prominence and leadership in their field, effecting change within this specialty will be slow and uneven.
( ( Unless ( ( ( emergency ( medicine staff ) ) ( with ( ( an interest ) ( in ( ( integrating ( alcohol ( treatment services ) ) ) ( into ( emergency care ) ) ) ) ) ) ) ( assume ( ( greater ( ( prominence and ) leadership ) ) ( in ( their field ) ) ) ) ) ) ( , ( ( ( effecting change ) ( within ( this specialty ) ) ) ( ( will ( be ( ( slow and ) uneven ) ) ) . ) ) ) )
(ROOT (S (SBAR (IN Unless) (S (NP (NP (NN emergency) (NN medicine) (NN staff)) (PP (IN with) (NP (NP (DT an) (NN interest)) (PP (IN in) (S (VP (VBG integrating) (NP (NN alcohol) (NN treatment) (NNS services)) (PP (IN into) (NP (NN emergency) (NN care))))))))) (VP (VBP assume) (NP (NP (JJR greater) (NN prominence) (CC and) (NN leadership)) (PP (IN in) (NP (PRP$ their) (NN field))))))) (, ,) (NP (NP (VBG effecting) (NN change)) (PP (IN within) (NP (DT this) (NN specialty)))) (VP (MD will) (VP (VB be) (ADJP (JJ slow) (CC and) (JJ uneven)))) (. .)))
It will be hard to change how the ED deals with alcohol treatment services.
( It ( ( will ( be ( hard ( to ( change ( how ( ( the ED ) ( deals ( with ( alcohol ( treatment services ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (MD will) (VP (VB be) (ADJP (JJ hard) (S (VP (TO to) (VP (VB change) (SBAR (WHADVP (WRB how)) (S (NP (DT the) (NNP ED)) (VP (VBZ deals) (PP (IN with) (NP (NN alcohol) (NN treatment) (NNS services)))))))))))) (. .)))
government
0entailment
13,997
13997c
Auditors also may find it necessary to use the work of legal counsel when an audit requires testing compliance with provisions of contracts or grant agreements.
( Auditors ( also ( ( may ( find ( it ( necessary ( to ( ( use ( ( the work ) ( of ( legal counsel ) ) ) ) ( when ( ( an audit ) ( requires ( ( testing compliance ) ( with ( provisions ( of ( contracts ( or ( grant agreements ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (NP (NNS Auditors)) (ADVP (RB also)) (VP (MD may) (VP (VB find) (S (NP (PRP it)) (ADJP (JJ necessary) (S (VP (TO to) (VP (VB use) (NP (NP (DT the) (NN work)) (PP (IN of) (NP (JJ legal) (NN counsel)))) (SBAR (WHADVP (WRB when)) (S (NP (DT an) (NN audit)) (VP (VBZ requires) (S (VP (VBG testing) (NP (NN compliance)) (PP (IN with) (NP (NP (NNS provisions)) (PP (IN of) (NP (NNS contracts) (CC or) (NN grant) (NNS agreements))))))))))))))))) (. .)))
Auditors don't use legal personnel in the execution of compliance tests, ever.
( Auditors ( ( ( do n't ) ( ( use ( legal personnel ) ) ( ( ( in ( ( the execution ) ( of ( compliance tests ) ) ) ) , ) ever ) ) ) . ) )
(ROOT (S (NP (NNS Auditors)) (VP (VBP do) (RB n't) (VP (VB use) (NP (JJ legal) (NNS personnel)) (PP (IN in) (NP (NP (DT the) (NN execution)) (PP (IN of) (NP (NN compliance) (NNS tests)))) (, ,) (ADVP (RB ever))))) (. .)))
government
2contradiction
112,766
112766n
The money would be raised via taxes on the wealthiest 40 percent of the population and, eventually, the estates of deceased beneficiaries.
( ( The money ) ( ( would ( be ( ( raised ( via ( taxes ( on ( ( the ( wealthiest ( 40 percent ) ) ) ( of ( the population ) ) ) ) ) ) ) ( and ( , ( eventually ( , ( ( the estates ) ( of ( deceased beneficiaries ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN money)) (VP (MD would) (VP (VB be) (VP (VBN raised) (PP (IN via) (NP (NP (NNS taxes)) (PP (IN on) (NP (NP (DT the) (NNP wealthiest) (CD 40) (NN percent)) (PP (IN of) (NP (DT the) (NN population))))))) (PRN (CC and) (, ,) (ADVP (RB eventually)) (, ,) (NP (NP (DT the) (NNS estates)) (PP (IN of) (NP (JJ deceased) (NNS beneficiaries)))))))) (. .)))
The money raised gets used for a good cause.
( ( ( The money ) raised ) ( ( gets ( used ( for ( a ( good cause ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN money)) (VP (VBN raised))) (VP (VBZ gets) (VP (VBN used) (PP (IN for) (NP (DT a) (JJ good) (NN cause))))) (. .)))
slate
1neutral
114,639
114639e
then i'm willing to give you know personally i can't speak for others but for myself i'm willing to say okay you know if i see this is a right to if to privacy i'm willing to give up that right because i can see that it's uh public good is at stake and the company good is at stake and you know if they can get this thing under control you know it it's going to save us all money as far as benefits and everything else you know insurance and and and everything else in this country
( then ( i ( 'm ( willing ( to ( give ( ( ( ( you ( ( know personally ) ( ( ( i ( ( ca n't ) ( speak ( for others ) ) ) ) but ) ( for ( myself ( i ( 'm ( willing ( to ( say okay ) ) ) ) ) ) ) ) ) ) ( you ( know ( if ( i ( see ( this ( is ( ( a right ) ( to ( ( ( ( ( ( if ( ( to privacy ) ( i ( 'm ( willing ( to ( ( ( give up ) ( that right ) ) ( because ( i ( can ( see ( that ( it ( 's ( uh ( public good ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( is ( at stake ) ) ) and ) ( ( the ( company good ) ) ( is ( at stake ) ) ) ) and ) ( you ( know ( if ( they ( can ( ( get ( this thing ) ) ( under control ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( you ( know it ) ) ) ( it ( 's ( going ( to ( ( save us ) ( ( ( all money ) ( as ( far ( as ( ( benefits and ) ( everything else ) ) ) ) ) ) ( you ( know ( ( ( ( insurance and ) and ) and ) ( ( everything else ) ( in ( this country ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (FRAG (ADVP (RB then)) (NP (NP (FW i)) (SBAR (S (VP (VBP 'm) (ADJP (JJ willing) (S (VP (TO to) (VP (VB give) (S (S (NP (PRP you)) (VP (VBP know) (ADVP (RB personally)) (SBAR (SBAR (S (NP (FW i)) (VP (MD ca) (RB n't) (VP (VB speak) (PP (IN for) (NP (NNS others))))))) (CC but) (SBAR (IN for) (S (NP (PRP myself)) (ADVP (RB i)) (VP (VBP 'm) (ADJP (JJ willing) (S (VP (TO to) (VP (VB say) (ADJP (JJ okay)))))))))))) (S (NP (PRP you)) (VP (VBP know) (SBAR (IN if) (S (NP (FW i)) (VP (VBP see) (SBAR (S (NP (DT this)) (VP (VBZ is) (NP (NP (DT a) (NN right)) (PP (TO to) (S (S (SBAR (IN if) (S (PP (TO to) (NP (NN privacy))) (NP (FW i)) (VP (VBP 'm) (ADJP (JJ willing) (S (VP (TO to) (VP (VB give) (PRT (RP up)) (NP (DT that) (NN right)) (SBAR (IN because) (S (NP (FW i)) (VP (MD can) (VP (VB see) (SBAR (IN that) (S (NP (PRP it)) (VP (VBZ 's) (NP (INTJ (UH uh)) (NP (JJ public) (NN good))))))))))))))))) (VP (VBZ is) (PP (IN at) (NP (NN stake))))) (CC and) (S (NP (DT the) (NN company) (NN good)) (VP (VBZ is) (PP (IN at) (NP (NN stake))))) (CC and) (S (NP (PRP you)) (VP (VBP know) (SBAR (IN if) (S (NP (PRP they)) (VP (MD can) (VP (VB get) (NP (DT this) (NN thing)) (PP (IN under) (NP (NN control)))))))))))))))))))) (S (NP (PRP you)) (VP (VBP know) (NP (PRP it)))) (S (NP (PRP it)) (VP (VBZ 's) (VP (VBG going) (S (VP (TO to) (VP (VB save) (NP (PRP us)) (NP (NP (DT all) (NN money)) (ADVP (RB as) (RB far) (PP (IN as) (NP (NP (NNS benefits)) (CC and) (NP (NN everything) (RB else))))) (SBAR (S (NP (PRP you)) (VP (VBP know) (NP (NP (NP (NN insurance)) (CC and) (NP (NNP and))) (CC and) (NP (NP (NN everything) (RB else)) (PP (IN in) (NP (DT this) (NN country))))))))))))))))))))))))))
If the company or public's well-fare is at stake, I am willing to give up.
( ( If ( ( ( ( the company ) or ) ( ( public 's ) well-fare ) ) ( is ( at stake ) ) ) ) ( , ( I ( ( am ( willing ( to ( give up ) ) ) ) . ) ) ) )
(ROOT (S (SBAR (IN If) (S (NP (NP (DT the) (NN company)) (CC or) (NP (NP (NN public) (POS 's)) (NN well-fare))) (VP (VBZ is) (PP (IN at) (NP (NN stake)))))) (, ,) (NP (PRP I)) (VP (VBP am) (ADJP (JJ willing) (S (VP (TO to) (VP (VB give) (PRT (RP up))))))) (. .)))
telephone
0entailment
91,405
91405e
In commemoration of the 600 th anniversary of the great battle, in 1989 Lazar's bones were taken for a tour around Serbia and Bosnia, from monastery to monastery.
( ( In ( commemoration ( of ( ( the ( 600 ( th anniversary ) ) ) ( of ( the ( great battle ) ) ) ) ) ) ) ( , ( ( in 1989 ) ( ( ( Lazar 's ) bones ) ( ( were ( ( ( ( taken ( for ( a tour ) ) ) ( around ( ( Serbia and ) Bosnia ) ) ) , ) ( from ( monastery ( to monastery ) ) ) ) ) . ) ) ) ) )
(ROOT (S (PP (IN In) (NP (NP (NN commemoration)) (PP (IN of) (NP (NP (DT the) (CD 600) (NN th) (NN anniversary)) (PP (IN of) (NP (DT the) (JJ great) (NN battle))))))) (, ,) (PP (IN in) (NP (CD 1989))) (NP (NP (NNP Lazar) (POS 's)) (NNS bones)) (VP (VBD were) (VP (VBN taken) (PP (IN for) (NP (DT a) (NN tour))) (PP (IN around) (NP (NNP Serbia) (CC and) (NNP Bosnia))) (, ,) (PP (IN from) (NP (NP (NN monastery)) (PP (TO to) (NP (NN monastery))))))) (. .)))
Lazar's bones were presented to monasteries of Serbia in 1989.
( ( ( Lazar 's ) bones ) ( ( were ( ( presented ( to ( monasteries ( of Serbia ) ) ) ) ( in 1989 ) ) ) . ) )
(ROOT (S (NP (NP (NNP Lazar) (POS 's)) (NNS bones)) (VP (VBD were) (VP (VBN presented) (PP (TO to) (NP (NP (NNS monasteries)) (PP (IN of) (NP (NNP Serbia))))) (PP (IN in) (NP (CD 1989))))) (. .)))
slate
0entailment
103,499
103499c
Lefkes village occupies high ground in the interior, and its narrow streets are perfect places to explore.
( ( ( ( ( ( Lefkes village ) ( occupies ( ( high ground ) ( in ( the interior ) ) ) ) ) , ) and ) ( ( its ( narrow streets ) ) ( are ( perfect ( places ( to explore ) ) ) ) ) ) . )
(ROOT (S (S (NP (JJ Lefkes) (NN village)) (VP (VBZ occupies) (NP (NP (JJ high) (NN ground)) (PP (IN in) (NP (DT the) (NN interior)))))) (, ,) (CC and) (S (NP (PRP$ its) (JJ narrow) (NNS streets)) (VP (VBP are) (NP (JJ perfect) (NNS places) (S (VP (TO to) (VP (VB explore))))))) (. .)))
Lefkes has very wide streets.
( Lefkes ( ( has ( ( very wide ) streets ) ) . ) )
(ROOT (S (NP (NNS Lefkes)) (VP (VBZ has) (NP (ADJP (RB very) (JJ wide)) (NNS streets))) (. .)))
travel
2contradiction
29,825
29825n
okay well i guess we should get on with this um did you get the message about what it was right yeah okay go great let me just hit the button
( ( ( okay well ) i ) ( guess ( we ( should ( ( get on ) ( with ( ( this um ) ( did ( you ( get ( ( ( the message ) ( about ( what ( it ( was ( right ( ( yeah okay ) ( go great ) ) ) ) ) ) ) ) ( let ( me ( just ( hit ( the button ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (NP (ADJP (JJ okay) (JJ well)) (NNS i)) (VP (VBP guess) (SBAR (S (NP (PRP we)) (VP (MD should) (VP (VB get) (PRT (RP on)) (SBAR (IN with) (S (NP (DT this) (NN um)) (VP (VBD did) (SBAR (S (NP (PRP you)) (VP (VBP get) (SBAR (S (NP (NP (DT the) (NN message)) (PP (IN about) (SBAR (WHNP (WP what)) (S (NP (PRP it)) (VP (VBD was) (ADJP (JJ right) (SBAR (S (NP (NN yeah) (NNS okay)) (VP (VBP go) (ADJP (JJ great))))))))))) (VP (VBD let) (SBAR (S (NP (PRP me)) (ADVP (RB just)) (VP (VBD hit) (NP (DT the) (NN button)))))))))))))))))))))
I have been waiting to get this started.
( I ( ( have ( been ( waiting ( to ( get ( this started ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP have) (VP (VBN been) (VP (VBG waiting) (S (VP (TO to) (VP (VB get) (SBAR (S (NP (DT this)) (VP (VBD started)))))))))) (. .)))
telephone
1neutral
97,121
97121e
The Ceracz-Pisak wave had been rolling through the department's vast interior for the past few months, and that resulted in a total abandonment of the professor by the very people who should have never turned their backs to display their well-worn pants, style Z.O Odra Wodzislaw 1951, to the world.
( ( ( ( ( ( The ( Ceracz-Pisak wave ) ) ( had ( been ( rolling ( through ( ( ( the ( department 's ) ) ( vast interior ) ) ( for ( the ( past ( few months ) ) ) ) ) ) ) ) ) ) , ) and ) ( that ( ( resulted ( in ( ( a ( total abandonment ) ) ( of ( the professor ) ) ) ) ) ( by ( ( the ( very people ) ) ( who ( should ( have ( never ( ( turned ( their backs ) ) ( to ( ( display ( ( ( ( their ( well-worn pants ) ) , ) ( style ( Z.O ( Odra ( Wodzislaw 1951 ) ) ) ) ) , ) ) ( to ( the world ) ) ) ) ) ) ) ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (DT The) (NNP Ceracz-Pisak) (NN wave)) (VP (VBD had) (VP (VBN been) (VP (VBG rolling) (PP (IN through) (NP (NP (NP (DT the) (NN department) (POS 's)) (JJ vast) (NN interior)) (PP (IN for) (NP (DT the) (JJ past) (JJ few) (NNS months))))))))) (, ,) (CC and) (S (NP (DT that)) (VP (VBD resulted) (PP (IN in) (NP (NP (DT a) (JJ total) (NN abandonment)) (PP (IN of) (NP (DT the) (NN professor))))) (PP (IN by) (NP (NP (DT the) (JJ very) (NNS people)) (SBAR (WHNP (WP who)) (S (VP (MD should) (VP (VB have) (VP (ADVP (RB never)) (VBN turned) (NP (PRP$ their) (NNS backs)) (S (VP (TO to) (VP (VB display) (NP (NP (PRP$ their) (JJ well-worn) (NNS pants)) (, ,) (NP (NP (NN style)) (NP (NNP Z.O) (NNP Odra) (NNP Wodzislaw) (NNP 1951))) (, ,)) (PP (TO to) (NP (DT the) (NN world))))))))))))))) (. .)))
The professor was abandoned by everyone.
( ( The professor ) ( ( was ( abandoned ( by everyone ) ) ) . ) )
(ROOT (S (NP (DT The) (NN professor)) (VP (VBD was) (VP (VBN abandoned) (PP (IN by) (NP (NN everyone))))) (. .)))
fiction
0entailment
30,828
30828c
You don't really want to ”and I don't either."
( ( ( ( ( ( You ( ( ( do n't ) really ) ( want to ) ) ) '' ) and ) ( I ( ( do n't ) either ) ) ) . ) '' )
(ROOT (S (S (NP (PRP You)) (VP (VBP do) (RB n't) (ADVP (RB really)) (VP (VB want) (PP (TO to))))) ('' '') (CC and) (S (NP (PRP I)) (VP (VBP do) (RB n't)) (ADVP (RB either))) (. .) ('' '')))
We both really want to!
( We ( both ( ( really ( want to ) ) ! ) ) )
(ROOT (S (NP (PRP We)) (DT both) (VP (ADVP (RB really)) (VBP want) (PP (TO to))) (. !)))
fiction
2contradiction
12,225
12225n
Strolling along the waterfront promenades and through the narrow streets and taking boat trips on the lake are the main attractions in summer.
( ( ( ( Strolling ( ( ( along ( the ( waterfront promenades ) ) ) and ) ( through ( the ( narrow streets ) ) ) ) ) and ) ( ( taking ( boat trips ) ) ( on ( the lake ) ) ) ) ( ( are ( ( the ( main attractions ) ) ( in summer ) ) ) . ) )
(ROOT (S (S (VP (VP (VBG Strolling) (PP (PP (IN along) (NP (DT the) (NN waterfront) (NNS promenades))) (CC and) (PP (IN through) (NP (DT the) (JJ narrow) (NNS streets))))) (CC and) (VP (VBG taking) (NP (NN boat) (NNS trips)) (PP (IN on) (NP (DT the) (NN lake)))))) (VP (VBP are) (NP (NP (DT the) (JJ main) (NNS attractions)) (PP (IN in) (NP (NN summer))))) (. .)))
It costs $10 to take a boat on the lake.
( It ( ( ( costs ( $ 10 ) ) ( to ( ( take ( a boat ) ) ( on ( the lake ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ costs) (NP ($ $) (CD 10)) (S (VP (TO to) (VP (VB take) (NP (DT a) (NN boat)) (PP (IN on) (NP (DT the) (NN lake))))))) (. .)))
travel
1neutral
70,517
70517c
The best book review section in an American paper at the moment--the Los Angeles Times Book Review --is much closer to this variety model.
( ( ( ( ( ( The ( best ( book ( review section ) ) ) ) ( in ( ( an ( American paper ) ) ( at ( the moment ) ) ) ) ) -- ) ( the ( Los ( Angeles ( Times ( Book Review ) ) ) ) ) ) -- ) ( ( is ( ( much closer ) ( to ( this ( variety model ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NP (DT The) (JJS best) (NN book) (NN review) (NN section)) (PP (IN in) (NP (NP (DT an) (JJ American) (NN paper)) (PP (IN at) (NP (DT the) (NN moment)))))) (: --) (NP (DT the) (NNP Los) (NNP Angeles) (NNP Times) (NNP Book) (NNP Review)) (: --)) (VP (VBZ is) (ADJP (ADJP (RB much) (JJR closer)) (PP (TO to) (NP (DT this) (NN variety) (NN model))))) (. .)))
The Los Angeles times has never published book reviews.
( ( The ( Los ( Angeles times ) ) ) ( ( ( has never ) ( published ( book reviews ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP Los) (NNP Angeles) (NNS times)) (VP (VBZ has) (ADVP (RB never)) (VP (VBN published) (NP (NN book) (NNS reviews)))) (. .)))
slate
2contradiction
121,779
121779e
There's no central phone book for all e-mail addresses.
( There ( ( 's ( ( no ( central ( phone book ) ) ) ( for ( all ( e-mail addresses ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBZ 's) (NP (NP (DT no) (JJ central) (NN phone) (NN book)) (PP (IN for) (NP (DT all) (JJ e-mail) (NNS addresses))))) (. .)))
Phone books don't have all email addresses.
( ( Phone books ) ( ( ( do n't ) ( have ( all ( email addresses ) ) ) ) . ) )
(ROOT (S (NP (JJ Phone) (NNS books)) (VP (VBP do) (RB n't) (VP (VB have) (NP (DT all) (NN email) (NNS addresses)))) (. .)))
slate
0entailment
138,055
138055n
well i think that that there's more you know there is definitely more women in public office uh i think it's going to be a long time before we see a woman president uh i don't think that's going to happen in the next ten years i don't
( well ( i ( think ( ( that that ) ( there ( 's ( more ( you ( know ( ( ( ( there ( ( is definitely ) ( ( more women ) ( in ( public office ) ) ) ) ) ( uh ( i ( think ( it ( 's ( going ( to ( ( be ( a ( long time ) ) ) ( before ( we ( see ( a ( woman president ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( uh ( i ( ( do n't ) ( think ( that ( 's ( going ( to ( happen ( in ( the ( next ( ten years ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( i ( do n't ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (FRAG (ADVP (RB well)) (NP (NP (FW i)) (SBAR (S (VP (VBP think) (SBAR (IN that) (IN that) (S (NP (EX there)) (VP (VBZ 's) (ADJP (JJR more) (SBAR (S (NP (PRP you)) (VP (VBP know) (S (S (NP (EX there)) (VP (VBZ is) (ADVP (RB definitely)) (NP (NP (JJR more) (NNS women)) (PP (IN in) (NP (JJ public) (NN office)))))) (S (INTJ (UH uh)) (NP (FW i)) (VP (VBP think) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (VP (VBG going) (S (VP (TO to) (VP (VB be) (NP (DT a) (JJ long) (NN time)) (SBAR (IN before) (S (NP (PRP we)) (VP (VBP see) (NP (DT a) (NN woman) (NN president)))))))))))))) (S (INTJ (UH uh)) (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB think) (SBAR (IN that) (S (VP (VBZ 's) (VP (VBG going) (S (VP (TO to) (VP (VB happen) (PP (IN in) (NP (DT the) (JJ next) (CD ten) (NNS years))))))))))))) (S (NP (FW i)) (VP (VBP do) (RB n't)))))))))))))))))
He was a political analyst for Fox News and had to phone in his opinion.
( He ( ( ( ( was ( ( a ( political analyst ) ) ( for ( Fox News ) ) ) ) and ) ( had ( to ( phone ( in ( his opinion ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VP (VBD was) (NP (NP (DT a) (JJ political) (NN analyst)) (PP (IN for) (NP (NNP Fox) (NNP News))))) (CC and) (VP (VBD had) (PP (TO to) (NP (NP (NN phone)) (PP (IN in) (NP (PRP$ his) (NN opinion))))))) (. .)))
telephone
1neutral
31,873
31873n
again what are they going up to thirty bucks or something
( again ( what ( are ( they ( ( going up ) ( to ( ( ( thirty bucks ) or ) something ) ) ) ) ) ) )
(ROOT (FRAG (ADVP (RB again)) (SBAR (WHNP (WP what)) (S (VP (VBP are) (S (NP (PRP they)) (VP (VBG going) (PRT (RP up)) (PP (TO to) (NP (NP (CD thirty) (NNS bucks)) (CC or) (NP (NN something)))))))))))
Cigarettes are going up to like 30 dollars a carton or something.
( Cigarettes ( ( are ( ( going up ) ( to ( like ( ( 30 dollars ) ( a ( ( carton or ) something ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNS Cigarettes)) (VP (VBP are) (VP (VBG going) (PRT (RP up)) (S (VP (TO to) (VP (VB like) (NP (NP (CD 30) (NNS dollars)) (NP (DT a) (NN carton) (CC or) (NN something)))))))) (. .)))
telephone
1neutral
97,490
97490c
Be sure to visit the Shoko Shuseikan Museum, housed in an old factory established here by the forward-looking leader for arms manufacture and other new industries.
( ( Be ( sure ( to ( visit ( ( ( the ( Shoko ( Shuseikan Museum ) ) ) , ) ( housed ( in ( ( an ( old factory ) ) ( ( established here ) ( by ( ( the ( forward-looking leader ) ) ( for ( ( ( arms manufacture ) and ) ( other ( new industries ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . )
(ROOT (S (VP (VB Be) (ADJP (JJ sure) (S (VP (TO to) (VP (VB visit) (NP (NP (DT the) (NNP Shoko) (NNP Shuseikan) (NNP Museum)) (, ,) (VP (VBN housed) (PP (IN in) (NP (NP (DT an) (JJ old) (NN factory)) (VP (VBN established) (ADVP (RB here)) (PP (IN by) (NP (NP (DT the) (JJ forward-looking) (NN leader)) (PP (IN for) (NP (NP (NNS arms) (NN manufacture)) (CC and) (NP (JJ other) (JJ new) (NNS industries)))))))))))))))) (. .)))
There's little impressive about old industries.
( There ( ( 's ( little ( impressive ( about ( old industries ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBZ 's) (ADJP (RB little) (JJ impressive) (PP (IN about) (NP (JJ old) (NNS industries))))) (. .)))
travel
2contradiction
55,724
55724c
A person's psychological and emotional stance, not external events, is what mainly determines his possibility of enjoying a golden day.
( ( ( ( ( ( A ( person 's ) ) ( ( ( psychological and ) emotional ) stance ) ) , ) ( not ( external events ) ) ) , ) ( ( is ( what ( mainly ( determines ( ( his possibility ) ( of ( enjoying ( a ( golden day ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NP (DT A) (NN person) (POS 's)) (ADJP (JJ psychological) (CC and) (JJ emotional)) (NN stance)) (, ,) (NP (RB not) (JJ external) (NNS events)) (, ,)) (VP (VBZ is) (SBAR (WHNP (WP what)) (S (ADVP (RB mainly)) (VP (VBZ determines) (NP (NP (PRP$ his) (NN possibility)) (PP (IN of) (S (VP (VBG enjoying) (NP (DT a) (JJ golden) (NN day)))))))))) (. .)))
External events are the main determining factor of whether a man will enjoy his day.
( ( External events ) ( ( are ( ( the ( main ( determining factor ) ) ) ( of ( whether ( ( a man ) ( will ( enjoy ( his day ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP External) (NNS events)) (VP (VBP are) (NP (NP (DT the) (JJ main) (JJ determining) (NN factor)) (PP (IN of) (SBAR (IN whether) (S (NP (DT a) (NN man)) (VP (MD will) (VP (VB enjoy) (NP (PRP$ his) (NN day))))))))) (. .)))
slate
2contradiction
53,586
53586c
Their withdrawal will not result in the termination of a product if significant resources have been expended and/or the product is in the public interest.
( ( Their withdrawal ) ( ( ( will not ) ( ( result ( in ( ( the termination ) ( of ( a product ) ) ) ) ) ( if ( ( significant resources ) ( have ( been ( expended ( and/or ( ( the product ) ( is ( in ( the ( public interest ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP$ Their) (NN withdrawal)) (VP (MD will) (RB not) (VP (VB result) (PP (IN in) (NP (NP (DT the) (NN termination)) (PP (IN of) (NP (DT a) (NN product))))) (SBAR (IN if) (S (NP (JJ significant) (NNS resources)) (VP (VBP have) (VP (VBN been) (VP (VBN expended) (S (VP (VBG and/or) (SBAR (S (NP (DT the) (NN product)) (VP (VBZ is) (PP (IN in) (NP (DT the) (JJ public) (NN interest))))))))))))))) (. .)))
Their withdrawal will cause the termination of the product.
( ( Their withdrawal ) ( ( will ( cause ( ( the termination ) ( of ( the product ) ) ) ) ) . ) )
(ROOT (S (NP (PRP$ Their) (NN withdrawal)) (VP (MD will) (VP (VB cause) (NP (NP (DT the) (NN termination)) (PP (IN of) (NP (DT the) (NN product)))))) (. .)))
government
2contradiction
841
841n
Therefore, you're the real jewel thief!
( Therefore ( , ( you ( ( 're ( the ( real ( jewel thief ) ) ) ) ! ) ) ) )
(ROOT (S (ADVP (RB Therefore)) (, ,) (NP (PRP you)) (VP (VBP 're) (NP (DT the) (JJ real) (NN jewel) (NN thief))) (. !)))
The jewels were worth a million dollars.
( ( The jewels ) ( ( were ( worth ( ( a million ) dollars ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS jewels)) (VP (VBD were) (ADJP (JJ worth) (NP (QP (DT a) (CD million)) (NNS dollars)))) (. .)))
slate
1neutral
69,036
69036n
Two seemed intent on cutting down Thorn, slashing wildly at his thighs.
( Two ( ( ( seemed intent ) ( on ( ( ( ( cutting down ) Thorn ) , ) ( ( slashing wildly ) ( at ( his thighs ) ) ) ) ) ) . ) )
(ROOT (S (NP (CD Two)) (VP (VBD seemed) (NP (NN intent)) (PP (IN on) (S (VP (VP (VBG cutting) (PRT (RP down)) (NP (NNP Thorn))) (, ,) (VP (VBG slashing) (ADVP (RB wildly)) (PP (IN at) (NP (PRP$ his) (NNS thighs)))))))) (. .)))
They managed to sever his femoral artery and he died shortly after.
( ( ( ( They ( managed ( to ( sever ( his ( femoral artery ) ) ) ) ) ) and ) ( he ( ( died shortly ) after ) ) ) . )
(ROOT (S (S (NP (PRP They)) (VP (VBD managed) (S (VP (TO to) (VP (VB sever) (NP (PRP$ his) (JJ femoral) (NN artery))))))) (CC and) (S (NP (PRP he)) (VP (VBD died) (ADVP (RB shortly)) (PP (IN after)))) (. .)))
fiction
1neutral
31,328
31328c
He found Albert discharging his professional duties, and introduced himself without more ado as a friend of Tuppence's.
( He ( ( ( ( ( found ( Albert ( discharging ( his ( professional duties ) ) ) ) ) , ) and ) ( ( introduced himself ) ( without ( ( more ado ) ( as ( ( a friend ) ( of ( Tuppence 's ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VP (VBD found) (S (NP (NNP Albert)) (VP (VBG discharging) (NP (PRP$ his) (JJ professional) (NNS duties))))) (, ,) (CC and) (VP (VBD introduced) (NP (PRP himself)) (PP (IN without) (NP (NP (JJR more) (NN ado)) (PP (IN as) (NP (NP (DT a) (NN friend)) (PP (IN of) (NP (NNP Tuppence) (POS 's))))))))) (. .)))
Albert was doing a great job.
( Albert ( ( was ( doing ( a ( great job ) ) ) ) . ) )
(ROOT (S (NP (NNP Albert)) (VP (VBD was) (VP (VBG doing) (NP (DT a) (JJ great) (NN job)))) (. .)))
fiction
2contradiction
45,596
45596c
Among the venues for classical music are churches, museums, the Givat Ram University campus, the Jerusalem Theatre, and the Henry Crown Auditorium.
( ( Among ( ( the venues ) ( for ( classical music ) ) ) ) ( ( are ( ( churches , ) ( ( ( ( ( ( ( museums , ) ( the ( Givat ( Ram ( University campus ) ) ) ) ) , ) ( the ( Jerusalem Theatre ) ) ) , ) and ) ( the ( Henry ( Crown Auditorium ) ) ) ) ) ) . ) )
(ROOT (SINV (PP (IN Among) (NP (NP (DT the) (NNS venues)) (PP (IN for) (NP (JJ classical) (NN music))))) (VP (VBP are)) (NP (NP (NNS churches)) (, ,) (NP (NP (NNS museums)) (, ,) (NP (DT the) (NNP Givat) (NNP Ram) (NNP University) (NN campus)) (, ,) (NP (DT the) (NNP Jerusalem) (NNP Theatre)) (, ,) (CC and) (NP (DT the) (NNP Henry) (NNP Crown) (NNP Auditorium)))) (. .)))
There are no places to listen to classical music.
( There ( ( are ( no ( places ( to ( listen ( to ( classical music ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (NP (DT no) (NNS places) (S (VP (TO to) (VP (VB listen) (PP (TO to) (NP (JJ classical) (NN music)))))))) (. .)))
travel
2contradiction
42,082
42082n
Table I.1: Map to the Audit Guide
( ( ( Table I. ) 1 ) ( : ( Map ( to ( the ( Audit Guide ) ) ) ) ) )
(ROOT (FRAG (NP (NP (NNP Table) (NNP I.)) (NP (CD 1))) (: :) (NP (NP (NNP Map)) (PP (TO to) (NP (DT the) (NNP Audit) (NNP Guide))))))
There is a map
( There ( is ( a map ) ) )
(ROOT (S (NP (EX There)) (VP (VBZ is) (NP (DT a) (NN map)))))
government
1neutral
20,071
20071c
The Greek Theater in Griffith Park is a favorite venue for rock and pop concerts.
( ( ( The ( Greek Theater ) ) ( in ( Griffith Park ) ) ) ( ( is ( ( a ( favorite venue ) ) ( for ( rock ( and ( pop concerts ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (JJ Greek) (NNP Theater)) (PP (IN in) (NP (NNP Griffith) (NNP Park)))) (VP (VBZ is) (NP (NP (DT a) (JJ favorite) (NN venue)) (PP (IN for) (NP (NN rock) (CC and) (NN pop) (NNS concerts))))) (. .)))
The Greek Theater doesn't offer any rock concerts.
( ( The ( Greek Theater ) ) ( ( ( does n't ) ( offer ( any ( rock concerts ) ) ) ) . ) )
(ROOT (S (NP (DT The) (JJ Greek) (NNP Theater)) (VP (VBZ does) (RB n't) (VP (VB offer) (NP (DT any) (NN rock) (NNS concerts)))) (. .)))
travel
2contradiction
68,596
68596e
The man smiled.
( ( The man ) ( smiled . ) )
(ROOT (S (NP (DT The) (NN man)) (VP (VBD smiled)) (. .)))
He grinned.
( He ( grinned . ) )
(ROOT (S (NP (PRP He)) (VP (VBD grinned)) (. .)))
fiction
0entailment
133,069
133069e
yeah i i remember the one that i sat in on we had quite a problem coming to a conclusion and and we came back with so many people this way and so many that way and the judge told us we couldn't leave until we came to a decision and we just could not we were split and he kept us there one evening until seven uh and everyone wanted to go home and so they were willing some of them were willing to change their uh decision just to get out of uh out of the jury room
( ( yeah ( i i ) ) ( ( remember ( the one ) ) ( that ( i ( sat ( in ( ( ( ( on ( ( ( ( ( we ( had ( ( quite ( a problem ) ) ( coming ( to ( a conclusion ) ) ) ) ) ) and ) ( and ( we ( ( ( came back ) ( with ( ( ( ( so ( many people ) ) ( this way ) ) and ) ( so many ) ) ) ) ( that ( ( ( way and ) ( the judge ) ) ( ( told us ) ( we ( ( could n't ) ( leave ( until ( we ( came ( to ( a decision ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) and ) ( we ( just ( could not ) ) ) ) ) ( we ( were split ) ) ) and ) ( he ( ( ( ( kept us ) there ) ( one evening ) ) ( ( ( until ( ( ( ( seven uh ) and ) everyone ) ( wanted ( to ( go home ) ) ) ) ) and ) ( so ( they ( were ( willing ( ( some ( of them ) ) ( were ( willing ( to ( ( ( change ( their ( uh decision ) ) ) just ) ( to ( ( get out ) ( of ( ( uh out ) ( of ( the ( jury room ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VB yeah) (NP (FW i) (FW i)) (VP (VB remember) (NP (DT the) (NN one)) (SBAR (IN that) (S (NP (FW i)) (VP (VBD sat) (PP (IN in) (S (S (PP (IN on) (S (S (NP (PRP we)) (VP (VBD had) (NP (NP (RB quite) (DT a) (NN problem)) (VP (VBG coming) (PP (TO to) (NP (DT a) (NN conclusion))))))) (CC and) (S (CC and) (NP (PRP we)) (VP (VBD came) (ADVP (RB back)) (PP (IN with) (NP (NP (NP (RB so) (JJ many) (NNS people)) (NP (DT this) (NN way))) (CC and) (ADJP (RB so) (JJ many)))) (SBAR (IN that) (S (NP (NP (NN way)) (CC and) (NP (DT the) (NN judge))) (VP (VBD told) (NP (PRP us)) (SBAR (S (NP (PRP we)) (VP (MD could) (RB n't) (VP (VB leave) (SBAR (IN until) (S (NP (PRP we)) (VP (VBD came) (PP (TO to) (NP (DT a) (NN decision))))))))))))))) (CC and) (S (NP (PRP we)) (ADVP (RB just)) (VP (MD could) (RB not))))) (NP (PRP we)) (VP (VBD were) (VP (VBN split)))) (CC and) (S (NP (PRP he)) (VP (VBD kept) (NP (PRP us)) (ADVP (RB there)) (NP (CD one) (NN evening)) (SBAR (SBAR (IN until) (S (NP (NP (CD seven) (NNS uh)) (CC and) (NP (NN everyone))) (VP (VBD wanted) (S (VP (TO to) (VP (VB go) (NP (NN home)))))))) (CC and) (SBAR (IN so) (S (NP (PRP they)) (VP (VBD were) (ADJP (JJ willing) (SBAR (S (NP (NP (DT some)) (PP (IN of) (NP (PRP them)))) (VP (VBD were) (ADJP (JJ willing) (S (VP (TO to) (VP (VB change) (NP (PRP$ their) (JJ uh) (NN decision)) (ADVP (RB just)) (S (VP (TO to) (VP (VB get) (PRT (RP out)) (PP (IN of) (S (VP (VBG uh) (PRT (RP out)) (PP (IN of) (NP (DT the) (NN jury) (NN room))))))))))))))))))))))))))))))))
With decisions so split, we had difficulty coming to a conclusion.
( ( With ( decisions ( so split ) ) ) ( , ( we ( ( had ( difficulty ( coming ( to ( a conclusion ) ) ) ) ) . ) ) ) )
(ROOT (S (SBAR (IN With) (S (NP (NNS decisions)) (ADVP (RB so)) (VP (VBD split)))) (, ,) (NP (PRP we)) (VP (VBD had) (NP (NP (NN difficulty)) (VP (VBG coming) (PP (TO to) (NP (DT a) (NN conclusion)))))) (. .)))
telephone
0entailment
108,434
108434n
In the colonial days, the sound of a cricket bat's willow would have been heard as the afternoon's sun-rays stretched across the field.
( ( In ( the ( colonial days ) ) ) ( , ( ( ( the sound ) ( of ( ( a ( cricket ( bat 's ) ) ) willow ) ) ) ( ( would ( have ( been ( heard ( as ( ( ( the ( afternoon 's ) ) sun-rays ) ( stretched ( across ( the field ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (DT the) (JJ colonial) (NNS days))) (, ,) (NP (NP (DT the) (NN sound)) (PP (IN of) (NP (NP (DT a) (NN cricket) (NN bat) (POS 's)) (NN willow)))) (VP (MD would) (VP (VB have) (VP (VBN been) (VP (VBN heard) (PP (IN as) (NP (NP (NP (DT the) (NN afternoon) (POS 's)) (NNS sun-rays)) (VP (VBN stretched) (PP (IN across) (NP (DT the) (NN field)))))))))) (. .)))
The sound of a cricket bat could be heard here in colonial days, though no one knew where it came from.
( ( ( The sound ) ( of ( a ( cricket bat ) ) ) ) ( ( could ( be ( ( ( ( heard here ) ( in ( colonial days ) ) ) , ) ( though ( ( no one ) ( knew ( where ( it ( came from ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN sound)) (PP (IN of) (NP (DT a) (NN cricket) (NN bat)))) (VP (MD could) (VP (VB be) (VP (VBN heard) (ADVP (RB here)) (PP (IN in) (NP (JJ colonial) (NNS days))) (, ,) (SBAR (IN though) (S (NP (DT no) (NN one)) (VP (VBD knew) (SBAR (WHADVP (WRB where)) (S (NP (PRP it)) (VP (VBD came) (PP (IN from))))))))))) (. .)))
travel
1neutral
117,182
117182c
So you can go right ahead and tell us the whole story.
( So ( you ( ( can ( ( ( go ( right ahead ) ) and ) ( ( tell us ) ( the ( whole story ) ) ) ) ) . ) ) )
(ROOT (S (IN So) (NP (PRP you)) (VP (MD can) (VP (VP (VB go) (ADVP (RB right) (RB ahead))) (CC and) (VP (VB tell) (NP (PRP us)) (NP (DT the) (JJ whole) (NN story))))) (. .)))
I do not have time to hear the full story, just tell me the gist of it.
( I ( ( ( do not ) ( ( have time ) ( to ( ( ( ( hear ( the ( full story ) ) ) , ) just ) ( ( tell me ) ( ( the gist ) ( of it ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP do) (RB not) (VP (VB have) (NP (NN time)) (S (VP (TO to) (VP (VP (VB hear) (NP (DT the) (JJ full) (NN story))) (, ,) (ADVP (RB just)) (VP (VB tell) (NP (PRP me)) (NP (NP (DT the) (NN gist)) (PP (IN of) (NP (PRP it)))))))))) (. .)))
fiction
2contradiction
132,406
132406e
But that's the title of the book.
( But ( that ( ( 's ( ( the title ) ( of ( the book ) ) ) ) . ) ) )
(ROOT (S (CC But) (NP (DT that)) (VP (VBZ 's) (NP (NP (DT the) (NN title)) (PP (IN of) (NP (DT the) (NN book))))) (. .)))
That is what the book is titled.
( That ( ( is ( what ( ( the book ) ( is titled ) ) ) ) . ) )
(ROOT (S (NP (DT That)) (VP (VBZ is) (SBAR (WHNP (WP what)) (S (NP (DT the) (NN book)) (VP (VBZ is) (VP (VBN titled)))))) (. .)))
slate
0entailment
36,705
36705e
um-hum um-hum yeah that's true living in an apartment complex though you know you can't um you can't really stop those people from coming around even though they put up signs out front that says no solicitations uh but they still come up to the front door and uh you know walk around so usually what i do is i'll call the apartment manager and tell him hey there's people coming around you know and they're trying to sell something or or they're from a religious organization and i really hate that i really really do i had somebody come to the door about two weeks ago and um gosh it was about nine o'clock at night too it wasn't even what i would consider you know a family hour it's time to you know start going to bed and uh and it was somebody from um oh what was it the uh Jesus Christ of Latter Day Saints and uh i've read a lot about uh that particular sect and i don't particularly care for it so i especially don't like for them to come up to my door and try and talk to me
( ( ( um-hum ( um-hum yeah ) ) ( that ( ( ( 's true ) ( living ( in ( an ( apartment complex ) ) ) ) ) ( though ( you ( know ( you ( ( ca n't ) ( um ( you ( ( ( ca n't ) really ) ( ( stop ( those people ) ) ( from ( ( coming around ) ( even ( though ( they ( ( ( put up ) signs ) ( out ( front ( that ( says ( ( no solicitations ) ( uh ( ( ( but ( they ( still ( ( come up ) ( to ( the ( front door ) ) ) ) ) ) ) and ) ( uh ( you ( know ( ( ( walk around ) so ) ( usually ( what ( i ( do ( is i ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( 'll ( ( ( call ( the ( apartment manager ) ) ) and ) ( tell ( ( ( him ( hey ( there ( 's ( people ( coming ( around ( ( ( ( ( you know ) and ) ( they ( 're ( ( ( ( trying ( to ( sell something ) ) ) or ) ( or ( ( ( they ( 're ( from ( a ( religious organization ) ) ) ) ) and ) ( i ( really ( hate ( that ( ( ( i ( really ( really ( do ( i ( had ( somebody ( come ( to ( ( the door ) ( ( about ( two weeks ) ) ago ) ) ) ) ) ) ) ) ) ) ) and ) ( um ( gosh ( it ( ( was ( about ( nine o'clock ) ) ) ( at ( ( ( night too ) ( it ( ( was n't ) even ) ) ) ( what ( i ( would ( consider ( you ( ( know ( a ( family hour ) ) ) ( ( ( ( it 's ) time ) ( to you ) ) ( know start ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( going ( to ( ( bed and ) uh ) ) ) ) ) ) ) and ) ( it ( was ( ( somebody ( from ( um oh ) ) ) ( what ( was ( it ( ( the ( uh ( Jesus Christ ) ) ) ( of ( Latter ( Day Saints ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) and ) ( uh ( i ( 've ( ( read ( ( a lot ) ( about uh ) ) ) ( that ( ( ( ( particular sect ) and ) i ) ( ( ( do n't ) particularly ) ( ( care ( for it ) ) ( so ( i ( especially ( ( do n't ) ( like ( for ( them ( to ( ( ( ( come up ) ( to ( my door ) ) ) and ) ( ( ( try and ) talk ) ( to me ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (NP (NP (JJ um-hum) (JJ um-hum) (NN yeah)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (ADJP (JJ true)) (S (VP (VBG living) (PP (IN in) (NP (DT an) (NN apartment) (NN complex))))) (SBAR (IN though) (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (PRP you)) (VP (MD ca) (RB n't) (VP (VB um) (SBAR (S (NP (PRP you)) (VP (MD ca) (RB n't) (ADVP (RB really)) (VP (VB stop) (NP (DT those) (NNS people)) (PP (IN from) (S (VP (VBG coming) (PRT (RP around)) (SBAR (RB even) (IN though) (S (NP (PRP they)) (VP (VBD put) (PRT (RP up)) (NP (NNS signs)) (PP (IN out) (NP (NP (NN front)) (SBAR (WHNP (WDT that)) (S (VP (VBZ says) (SBAR (S (NP (DT no) (NNS solicitations)) (VP (VBD uh) (SBAR (S (S (CC but) (NP (PRP they)) (ADVP (RB still)) (VP (VBP come) (PRT (RP up)) (PP (TO to) (NP (DT the) (JJ front) (NN door))))) (CC and) (S (INTJ (UH uh)) (NP (PRP you)) (VP (VBP know) (VP (VB walk) (PRT (RP around)) (ADVP (RB so)) (SBAR (ADVP (RB usually)) (WHNP (WP what)) (S (NP (FW i)) (VP (VBP do) (SBAR (S (VP (VBZ is) (NP (FW i)))))))))))))))))))))))))))))))))))))))))) (VP (MD 'll) (VP (VP (VB call) (NP (DT the) (NN apartment) (NN manager))) (CC and) (VP (VB tell) (S (S (NP (PRP him)) (VP (VBP hey) (SBAR (S (NP (EX there)) (VP (VBZ 's) (NP (NP (NNS people)) (VP (VBG coming) (PP (IN around) (S (S (NP (PRP you)) (VP (VBP know))) (CC and) (S (NP (PRP they)) (VP (VBP 're) (VP (VP (VBG trying) (S (VP (TO to) (VP (VB sell) (NP (NN something)))))) (CC or) (PRN (CC or) (S (S (NP (PRP they)) (VP (VBP 're) (PP (IN from) (NP (DT a) (JJ religious) (NN organization))))) (CC and) (S (NP (FW i)) (ADVP (RB really)) (VP (VBP hate) (SBAR (IN that) (S (S (NP (FW i)) (ADVP (RB really)) (VP (ADVP (RB really)) (VBP do) (SBAR (S (NP (FW i)) (VP (VBD had) (NP (NP (NN somebody)) (VP (VBN come) (PP (TO to) (NP (NP (DT the) (NN door)) (ADVP (NP (RB about) (CD two) (NNS weeks)) (RB ago))))))))))) (CC and) (S (NP (NN um)) (VP (VBP gosh) (SBAR (S (NP (PRP it)) (VP (VBD was) (PP (IN about) (NP (CD nine) (RB o'clock))) (PP (IN at) (NP (NP (NP (NN night)) (RB too) (SBAR (S (NP (PRP it)) (VP (VBD was) (RB n't) (ADVP (RB even)))))) (SBAR (WHNP (WP what)) (S (NP (FW i)) (VP (MD would) (VP (VB consider) (S (NP (PRP you)) (VP (VB know) (NP (DT a) (NN family) (NN hour)) (SBAR (S (NP (NP (NP (PRP it) (POS 's)) (NN time)) (PP (TO to) (NP (PRP you)))) (VP (VBP know) (NP (NN start)))))))))))))))))))))))) (VP (VBG going) (PP (TO to) (NP (NN bed) (CC and) (NN uh))))))) (CC and) (S (NP (PRP it)) (VP (VBD was) (NP (NP (NN somebody)) (PP (IN from) (NP (NN um) (NNS oh))) (SBAR (WHNP (WP what)) (S (VP (VBD was) (S (NP (PRP it)) (NP (NP (DT the) (NNP uh) (NNP Jesus) (NNP Christ)) (PP (IN of) (NP (NNP Latter) (NNP Day) (NNP Saints)))))))))))))))))))) (CC and) (S (INTJ (UH uh)) (NP (FW i)) (VP (VBP 've) (VP (VBN read) (NP (NP (DT a) (NN lot)) (PP (IN about) (NP (INTJ (UH uh))))) (SBAR (IN that) (S (NP (NP (JJ particular) (NN sect)) (CC and) (NP (FW i))) (VP (VBP do) (RB n't) (ADVP (RB particularly)) (VP (VB care) (PP (IN for) (NP (PRP it))) (SBAR (IN so) (S (NP (FW i)) (ADVP (RB especially)) (VP (VBP do) (RB n't) (VP (VB like) (SBAR (IN for) (S (NP (PRP them)) (VP (TO to) (VP (VP (VB come) (PRT (RP up)) (PP (TO to) (NP (PRP$ my) (NN door)))) (CC and) (VP (VB try) (CC and) (VB talk) (PP (TO to) (NP (PRP me)))))))))))))))))))))))))
They put signs saying 'no solicitations' but they still come to the front door, walk around, so what I do is call the apartment manager and make him take them away.
( ( ( ( They ( ( put signs ) ( ( ( saying ` ) ( no solicitations ) ) ' ) ) ) but ) ( they ( still ( ( ( ( ( come ( to ( the ( front door ) ) ) ) , ) ( ( ( walk around ) , ) ( so ( what ( I ( do ( is ( call ( the ( apartment manager ) ) ) ) ) ) ) ) ) ) and ) ( make ( him ( ( take them ) away ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (PRP They)) (VP (VBD put) (NP (NNS signs)) (S (VP (VBG saying) (`` `) (NP (DT no) (NNS solicitations)) ('' '))))) (CC but) (S (NP (PRP they)) (ADVP (RB still)) (VP (VP (VB come) (PP (TO to) (NP (DT the) (JJ front) (NN door)))) (, ,) (VP (VB walk) (ADVP (RB around)) (, ,) (ADVP (RB so) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (VBP do) (SBAR (S (VP (VBZ is) (VP (VB call) (NP (DT the) (NN apartment) (NN manager))))))))))) (CC and) (VP (VB make) (S (NP (PRP him)) (VP (VB take) (NP (PRP them)) (ADVP (RB away))))))) (. .)))
telephone
0entailment
144,871
144871e
Testers are as vain about finding bugs as I am about squashing them, hence the excessive pride of my tester who uncovered the year 4500 bug.
( Testers ( ( are ( as ( vain ( about ( finding ( ( ( ( bugs ( as ( I ( am ( about ( squashing them ) ) ) ) ) ) , ) hence ) ( ( ( the ( excessive pride ) ) ( of ( my tester ) ) ) ( who ( uncovered ( the ( year ( 4500 bug ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNS Testers)) (VP (VBP are) (ADJP (RB as) (JJ vain) (PP (IN about) (S (VP (VBG finding) (NP (NP (NP (NNS bugs)) (SBAR (IN as) (S (NP (PRP I)) (VP (VBP am) (VP (IN about) (S (VP (VBG squashing) (NP (PRP them))))))))) (, ,) (RB hence) (NP (NP (DT the) (JJ excessive) (NN pride)) (PP (IN of) (NP (PRP$ my) (NN tester))) (SBAR (WHNP (WP who)) (S (VP (VBD uncovered) (NP (DT the) (NN year) (CD 4500) (NN bug)))))))))))) (. .)))
My tester was proud of uncovering the year 4500 bug.
( ( My tester ) ( ( was ( proud ( of ( uncovering ( the ( year ( 4500 bug ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP$ My) (NN tester)) (VP (VBD was) (ADJP (JJ proud) (PP (IN of) (S (VP (VBG uncovering) (NP (DT the) (NN year) (CD 4500) (NN bug))))))) (. .)))
slate
0entailment
105,676
105676c
Nothing about the application of the is present language to the alien categories was altered.
( ( Nothing ( about ( ( the application ) ( of the ) ) ) ) ( ( is ( present ( ( language ( to ( the ( alien categories ) ) ) ) ( was altered ) ) ) ) . ) )
(ROOT (S (NP (NP (NN Nothing)) (PP (IN about) (NP (NP (DT the) (NN application)) (PP (IN of) (NP (DT the)))))) (VP (VBZ is) (ADJP (JJ present) (SBAR (S (NP (NP (NN language)) (PP (TO to) (NP (DT the) (JJ alien) (NNS categories)))) (VP (VBD was) (VP (VBN altered))))))) (. .)))
The language in the alien categories was changed extensively.
( ( ( The language ) ( in ( the ( alien categories ) ) ) ) ( ( was ( changed extensively ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN language)) (PP (IN in) (NP (DT the) (JJ alien) (NNS categories)))) (VP (VBD was) (VP (VBN changed) (ADVP (RB extensively)))) (. .)))
government
2contradiction
16,430
16430e
I'd like to see how much Pa pushed into m' thick head.
( I ( ( 'd ( like ( to ( see ( ( how much ) ( Pa ( pushed ( into ( ( m ' ) ( thick head ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (MD 'd) (VP (VB like) (S (VP (TO to) (VP (VB see) (SBAR (WHADJP (WRB how) (JJ much)) (S (NP (NNP Pa)) (VP (VBD pushed) (PP (IN into) (NP (NP (NNP m) (POS ')) (JJ thick) (NN head))))))))))) (. .)))
I want to know how much Pa has put into my head.
( I ( ( want ( to ( know ( ( how much ) ( Pa ( has ( put ( into ( my head ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP want) (S (VP (TO to) (VP (VB know) (SBAR (WHADJP (WRB how) (JJ much)) (S (NP (NNP Pa)) (VP (VBZ has) (VP (VBN put) (PP (IN into) (NP (PRP$ my) (NN head))))))))))) (. .)))
fiction
0entailment
92,885
92885e
What'd you see?
( What ( ( ( 'd you ) see ) ? ) )
(ROOT (SBARQ (WHNP (WP What)) (SQ (MD 'd) (NP (PRP you)) (VP (VB see))) (. ?)))
He saw something.
( He ( ( saw something ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD saw) (NP (NN something))) (. .)))
fiction
0entailment
71,504
71504e
The rumor of a Senate run seems dead, but a local satirical revue proposes that Clinton capitalize on his legendary press-the-flesh skill by working as a Wal-Mart greeter.
( ( ( ( ( ( ( The rumor ) ( of ( a ( Senate run ) ) ) ) ( seems dead ) ) , ) but ) ( ( a ( local ( satirical revue ) ) ) ( proposes ( that ( Clinton ( ( capitalize ( on ( his ( legendary ( press-the-flesh skill ) ) ) ) ) ( by ( working ( as ( a ( Wal-Mart greeter ) ) ) ) ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (NP (DT The) (NN rumor)) (PP (IN of) (NP (DT a) (NNP Senate) (NN run)))) (VP (VBZ seems) (ADJP (JJ dead)))) (, ,) (CC but) (S (NP (DT a) (JJ local) (JJ satirical) (NN revue)) (VP (VBZ proposes) (SBAR (IN that) (S (NP (NNP Clinton)) (VP (VB capitalize) (PP (IN on) (NP (PRP$ his) (JJ legendary) (JJ press-the-flesh) (NN skill))) (PP (IN by) (S (VP (VBG working) (PP (IN as) (NP (DT a) (NNP Wal-Mart) (NN greeter))))))))))) (. .)))
The Senate run rumor is over, but satirists suggest that Clinton works at Wal-Mart.
( ( ( ( ( ( The ( Senate ( run rumor ) ) ) ( is over ) ) , ) but ) ( satirists ( suggest ( that ( Clinton ( works ( at Wal-Mart ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (DT The) (NNP Senate) (NN run) (NN rumor)) (VP (VBZ is) (ADJP (RP over)))) (, ,) (CC but) (S (NP (NNS satirists)) (VP (VBP suggest) (SBAR (IN that) (S (NP (NNP Clinton)) (VP (VBZ works) (PP (IN at) (NP (NNP Wal-Mart)))))))) (. .)))
slate
0entailment
111,368
111368e
On this basis, attorney Charles (Rick) Rule, who has been retained to represent Microsoft, accuses DOJ of suing a company with a smaller share of sales in order to protect the ability of its dominant competitor to secure an exclusive.
( ( On ( this basis ) ) ( , ( ( ( ( ( attorney ( Charles ( ( -LRB- ( Rick -RRB- ) ) Rule ) ) ) , ) ( who ( has ( been ( retained ( to ( represent Microsoft ) ) ) ) ) ) ) , ) ( ( accuses ( DOJ ( of ( ( ( suing ( a company ) ) ( with ( ( a ( smaller share ) ) ( of sales ) ) ) ) ( ( in order ) ( to ( ( protect ( ( the ability ) ( of ( its ( dominant competitor ) ) ) ) ) ( to ( secure ( an exclusive ) ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN On) (NP (DT this) (NN basis))) (, ,) (NP (NP (NP (NN attorney)) (NP (NNP Charles) (PRN (-LRB- -LRB-) (NNP Rick) (-RRB- -RRB-)) (NNP Rule))) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBZ has) (VP (VBN been) (VP (VBN retained) (S (VP (TO to) (VP (VB represent) (NP (NNP Microsoft)))))))))) (, ,)) (VP (VBZ accuses) (NP (NP (NNP DOJ)) (PP (IN of) (S (VP (VBG suing) (NP (DT a) (NN company)) (PP (IN with) (NP (NP (DT a) (JJR smaller) (NN share)) (PP (IN of) (NP (NNS sales))))) (SBAR (IN in) (NN order) (S (VP (TO to) (VP (VB protect) (NP (NP (DT the) (NN ability)) (PP (IN of) (NP (PRP$ its) (JJ dominant) (NN competitor)))) (S (VP (TO to) (VP (VB secure) (NP (DT an) (JJ exclusive)))))))))))))) (. .)))
They were accused of suing to help a competitor.
( They ( ( were ( accused ( of ( suing ( to ( help ( a competitor ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP They)) (VP (VBD were) (VP (VBN accused) (PP (IN of) (S (VP (VBG suing) (S (VP (TO to) (VP (VB help) (NP (DT a) (NN competitor)))))))))) (. .)))
slate
0entailment
69,161
69161n
If Chernomyrdin succeeds in convincing Milosevic to accept enough of NATO's demands to guarantee some sort of deal, he will go down in domestic political history as the man who sold out Serbia.
( ( If ( Chernomyrdin ( succeeds ( in ( convincing ( Milosevic ( to ( ( accept ( enough ( of ( ( NATO 's ) demands ) ) ) ) ( to ( guarantee ( ( some sort ) ( of deal ) ) ) ) ) ) ) ) ) ) ) ) ( , ( he ( ( will ( ( go down ) ( in ( ( domestic ( political history ) ) ( as ( ( the man ) ( who ( sold ( out Serbia ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (SBAR (IN If) (S (NP (NNP Chernomyrdin)) (VP (VBZ succeeds) (PP (IN in) (S (VP (VBG convincing) (S (NP (NNP Milosevic)) (VP (TO to) (VP (VB accept) (NP (NP (RB enough)) (PP (IN of) (NP (NP (NNP NATO) (POS 's)) (NNS demands)))) (S (VP (TO to) (VP (VB guarantee) (NP (NP (DT some) (NN sort)) (PP (IN of) (NP (NN deal)))))))))))))))) (, ,) (NP (PRP he)) (VP (MD will) (VP (VB go) (PRT (RP down)) (PP (IN in) (NP (NP (JJ domestic) (JJ political) (NN history)) (PP (IN as) (NP (NP (DT the) (NN man)) (SBAR (WHNP (WP who)) (S (VP (VBN sold) (PP (IN out) (NP (NNP Serbia)))))))))))) (. .)))
Chernomyrdin convinced Milosevic to take the agreement NATO is pushing for.
( Chernomyrdin ( ( convinced ( Milosevic ( to ( take ( ( the agreement ) ( NATO ( is ( pushing for ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Chernomyrdin)) (VP (JJ convinced) (S (NP (NNP Milosevic)) (VP (TO to) (VP (VB take) (NP (NP (DT the) (NN agreement)) (SBAR (S (NP (NNP NATO)) (VP (VBZ is) (VP (VBG pushing) (PP (IN for))))))))))) (. .)))
slate
1neutral
76,331
76331e
There's a Tourist Information Centre in the main car park (open summer only).
( There ( ( 's ( ( a ( Tourist ( Information Centre ) ) ) ( in ( ( the ( main ( car park ) ) ) ( -LRB- ( ( ( open summer ) only ) -RRB- ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBZ 's) (NP (NP (DT a) (NNP Tourist) (NNP Information) (NNP Centre)) (PP (IN in) (NP (NP (DT the) (JJ main) (NN car) (NN park)) (PRN (-LRB- -LRB-) (S (VP (VB open) (NP (NN summer)) (ADVP (RB only)))) (-RRB- -RRB-)))))) (. .)))
In the main car park a Tourist Information centre can be found.
( ( In ( the ( main ( car park ) ) ) ) ( ( a ( Tourist ( Information centre ) ) ) ( ( can ( be found ) ) . ) ) )
(ROOT (S (PP (IN In) (NP (DT the) (JJ main) (NN car) (NN park))) (NP (DT a) (NNP Tourist) (NNP Information) (NN centre)) (VP (MD can) (VP (VB be) (VP (VBN found)))) (. .)))
travel
0entailment
137,995
137995n
yeah i uh i just you know it's it's you know weapons weapons obviously do not kill it's the people that operate them and
( ( yeah ( i ( uh i ) ) ) ( just ( you ( know ( it ( 's ( it ( 's ( you ( know ( ( weapons weapons ) ( obviously ( ( do not ) ( kill ( it ( 's ( ( the people ) ( that ( operate ( them and ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VB yeah) (NP (FW i) (FW uh) (FW i)) (SBAR (RB just) (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (NNS weapons) (NNS weapons)) (ADVP (RB obviously)) (VP (VBP do) (RB not) (VP (VB kill) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (NP (NP (DT the) (NNS people)) (SBAR (WHNP (WDT that)) (S (VP (VBP operate) (S (NP (PRP them)) (VP (VB and)))))))))))))))))))))))))))))
If weapons operated themselves, then they would be killing.
( ( If ( weapons ( operated themselves ) ) ) ( , ( then ( they ( ( would ( be killing ) ) . ) ) ) ) )
(ROOT (S (SBAR (IN If) (S (NP (NNS weapons)) (VP (VBD operated) (NP (PRP themselves))))) (, ,) (ADVP (RB then)) (NP (PRP they)) (VP (MD would) (VP (VB be) (VP (VBG killing)))) (. .)))
telephone
1neutral
72,443
72443e
yeah i don't yeah i don't think it would crush steel cans it's pretty tough
( yeah ( i ( ( do n't ) ( yeah ( i ( ( do n't ) ( think ( it ( would ( crush ( ( steel cans ) ( it ( 's ( pretty tough ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VB yeah) (SBAR (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB yeah) (SBAR (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB think) (SBAR (S (NP (PRP it)) (VP (MD would) (VP (VB crush) (NP (NP (NN steel) (NNS cans)) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADJP (RB pretty) (JJ tough)))))))))))))))))))))
I think it would fail at crushing steel cans.
( I ( ( think ( it ( would ( fail ( at ( crushing ( steel cans ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP it)) (VP (MD would) (VP (VB fail) (PP (IN at) (NP (VBG crushing) (NN steel) (NNS cans)))))))) (. .)))
telephone
0entailment
66,369
66369e
yeah i usually go to Callaway's or Wolfe
( ( ( yeah i ) usually ) ( go ( to ( Callaway ( ( 's or ) Wolfe ) ) ) ) )
(ROOT (S (VP (VB yeah) (NP (FW i)) (ADVP (RB usually)) (VP (VB go) (PP (TO to) (NP (NNP Callaway) (POS 's) (CC or) (NNP Wolfe)))))))
I usually go to Callaway or Wolfe
( I ( usually ( go ( to ( ( Callaway or ) Wolfe ) ) ) ) )
(ROOT (S (NP (PRP I)) (VP (ADVP (RB usually)) (VBP go) (PP (TO to) (NP (NNP Callaway) (CC or) (NNP Wolfe))))))
telephone
0entailment
50,145
50145e
Oro was creeping up once more, inch by hard-won inch.
( Oro ( ( was ( ( ( ( creeping up ) ( once more ) ) , ) ( inch ( by ( hard-won inch ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Oro)) (VP (VBD was) (VP (VBG creeping) (PRT (RP up)) (ADVP (RB once) (RBR more)) (, ,) (S (VP (VB inch) (PP (IN by) (NP (JJ hard-won) (NN inch))))))) (. .)))
Oro was gaining once again, inch by inch.
( Oro ( ( was ( ( ( gaining ( once again ) ) , ) ( inch ( by inch ) ) ) ) . ) )
(ROOT (S (NP (NNP Oro)) (VP (VBD was) (VP (VBG gaining) (ADVP (RB once) (RB again)) (, ,) (S (VP (VB inch) (PP (IN by) (NP (NN inch))))))) (. .)))
fiction
0entailment
116,817
116817n
These attributes include, but are not limited to, relatively little flexibility in financial reward systems and highly distributed organizational structures in a number of federal agencies.
( ( These attributes ) ( ( ( ( include , ) but ) ( ( ( ( ( ( ( are not ) ( limited to ) ) , ) ( ( ( relatively little ) flexibility ) ( in ( financial ( reward systems ) ) ) ) ) and ) highly ) ( ( distributed ( organizational structures ) ) ( in ( ( a number ) ( of ( federal agencies ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT These) (NNS attributes)) (VP (VP (VBP include)) (, ,) (CC but) (VP (VP (VBP are) (RB not) (ADJP (VBN limited) (PP (TO to)))) (, ,) (VP (NP (ADJP (RB relatively) (JJ little)) (NN flexibility)) (PP (IN in) (NP (JJ financial) (NN reward) (NNS systems)))) (CC and) (ADVP (RB highly)) (VP (VBD distributed) (NP (JJ organizational) (NNS structures)) (PP (IN in) (NP (NP (DT a) (NN number)) (PP (IN of) (NP (JJ federal) (NNS agencies)))))))) (. .)))
These attributes include, but are not limited to, relatively little fried chicken
( ( These attributes ) ( ( include ( , ( but ( ( ( are not ) ( limited to ) ) , ) ) ) ) ( relatively ( little ( fried chicken ) ) ) ) )
(ROOT (S (NP (DT These) (NNS attributes)) (VP (VBP include) (PRN (, ,) (CC but) (VP (VBP are) (RB not) (ADJP (VBN limited) (PP (TO to)))) (, ,)) (NP (RB relatively) (JJ little) (JJ fried) (NN chicken)))))
government
1neutral
134,046
134046e
okay now um what do you think about about the death penalty itself do you think that we should have a death penalty
( ( okay now ) ( um ( what ( do ( you ( think ( ( ( about about ) ( the ( death penalty ) ) ) ( itself ( do ( you ( think ( that ( we ( should ( have ( a ( death penalty ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VB okay) (ADVP (RB now)) (NP (NP (NN um)) (SBAR (WHNP (WP what)) (S (VP (VBP do) (SBAR (S (NP (PRP you)) (VP (VBP think) (NP (NP (QP (RB about) (RB about)) (DT the) (NN death) (NN penalty)) (SBAR (S (NP (PRP itself)) (VP (VBP do) (SBAR (S (NP (PRP you)) (VP (VBP think) (SBAR (IN that) (S (NP (PRP we)) (VP (MD should) (VP (VB have) (NP (DT a) (NN death) (NN penalty)))))))))))))))))))))))
Do you believe there should be a death penalty?
( ( ( Do you ) ( believe ( there ( should ( be ( a ( death penalty ) ) ) ) ) ) ) ? )
(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB believe) (SBAR (S (NP (EX there)) (VP (MD should) (VP (VB be) (NP (DT a) (NN death) (NN penalty))))))) (. ?)))
telephone
0entailment
132,391
132391c
The Reagan administration cut back funding by a third in 1982, and then the Contract with America cut funds again, he said.
( ( ( ( ( ( ( The ( Reagan administration ) ) ( ( ( ( cut back ) funding ) ( by ( a third ) ) ) ( in 1982 ) ) ) , ) and ) then ) ( ( ( the Contract ) ( with America ) ) ( ( cut funds ) again ) ) ) ( , ( he ( said . ) ) ) )
(ROOT (S (S (S (NP (DT The) (NNP Reagan) (NN administration)) (VP (VBD cut) (PRT (RP back)) (NP (NN funding)) (PP (IN by) (NP (DT a) (JJ third))) (PP (IN in) (NP (CD 1982))))) (, ,) (CC and) (RB then) (S (NP (NP (DT the) (NN Contract)) (PP (IN with) (NP (NNP America)))) (VP (VBD cut) (NP (NNS funds)) (ADVP (RB again))))) (, ,) (NP (PRP he)) (VP (VBD said)) (. .)))
The Reagan administration was known to have increased funding in 1982.
( ( The ( Reagan administration ) ) ( ( was ( known ( to ( have ( increased ( funding ( in 1982 ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP Reagan) (NN administration)) (VP (VBD was) (VP (VBN known) (S (VP (TO to) (VP (VB have) (VP (VBN increased) (S (VP (VBG funding) (PP (IN in) (NP (CD 1982))))))))))) (. .)))
government
2contradiction
10,449
10449n
I wish we could get hold of Tuppence.
( I ( ( wish ( we ( could ( get ( hold ( of Tuppence ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP wish) (SBAR (S (NP (PRP we)) (VP (MD could) (VP (VB get) (NP (NP (NN hold)) (PP (IN of) (NP (NNP Tuppence))))))))) (. .)))
Tuppence is asleep for the night.
( Tuppence ( ( is ( asleep ( for ( the night ) ) ) ) . ) )
(ROOT (S (NP (NNP Tuppence)) (VP (VBZ is) (ADJP (JJ asleep) (PP (IN for) (NP (DT the) (NN night))))) (. .)))
fiction
1neutral
109,767
109767c
For purposes of this product, any reference to the Social Security trust fund refers to the combined Old-Age, Survivors, and Disability Insurance (OASDI) trust funds.
( ( For ( purposes ( of ( this product ) ) ) ) ( , ( ( ( any reference ) ( to ( the ( Social ( Security ( trust fund ) ) ) ) ) ) ( ( refers ( to ( ( ( ( ( the ( combined Old-Age ) ) , ) ( Survivors ( , ( and ( Disability Insurance ) ) ) ) ) ( -LRB- ( OASDI -RRB- ) ) ) ( trust funds ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN For) (NP (NP (NNS purposes)) (PP (IN of) (NP (DT this) (NN product))))) (, ,) (NP (NP (DT any) (NN reference)) (PP (TO to) (NP (DT the) (NNP Social) (NNP Security) (NN trust) (NN fund)))) (VP (VBZ refers) (PP (TO to) (NP (NP (DT the) (JJ combined) (NN Old-Age)) (, ,) (NP (NNP Survivors) (, ,) (CC and) (NNP Disability) (NNP Insurance)) (PRN (-LRB- -LRB-) (NP (NNP OASDI)) (-RRB- -RRB-)) (NP (NN trust) (NNS funds))))) (. .)))
OSADI refers to the combined Olive, Syrup, and Date Insurance trust funds.
( OSADI ( ( refers ( to ( ( ( ( ( ( the ( combined Olive ) ) , ) Syrup ) , ) and ) ( Date ( Insurance ( trust funds ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP OSADI)) (VP (VBZ refers) (PP (TO to) (NP (NP (DT the) (VBN combined) (NN Olive)) (, ,) (NP (NNP Syrup)) (, ,) (CC and) (NP (NNP Date) (NNP Insurance) (NN trust) (NNS funds))))) (. .)))
government
2contradiction
107,054
107054e
What do you mean by you 'suppose'?
( What ( ( ( do you ) ( mean ( by ( you ( ` ( suppose ' ) ) ) ) ) ) ? ) )
(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB mean) (PP (IN by) (NP (NP (PRP you)) (`` `) (NNP suppose) ('' '))))) (. ?)))
What do you mean when you say you 'suppose'?
( What ( ( ( do you ) ( mean ( when ( you ( say ( you ( ` ( suppose ' ) ) ) ) ) ) ) ) ? ) )
(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB mean) (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBP say) (S (NP (PRP you)) (ADJP (`` `) (JJ suppose) ('' ')))))))) (. ?)))
fiction
0entailment
129,447
129447n
uh-huh and then you might have more control over uh the the morals that they would be taught rather than in like a classroom or a day care center
( ( ( uh-huh and ) then ) ( you ( might ( ( have ( more control ) ) ( ( ( over ( ( uh ( the ( the morals ) ) ) ( that ( they ( would ( be taught ) ) ) ) ) ) ( rather than ) ) ( in ( like ( ( ( a classroom ) or ) ( a ( day ( care center ) ) ) ) ) ) ) ) ) ) )
(ROOT (SBAR (UCP (NP (JJ uh-huh)) (CC and) (ADVP (RB then))) (S (NP (PRP you)) (VP (MD might) (VP (VB have) (NP (JJR more) (NN control)) (PP (PP (IN over) (S (VP (VBG uh) (NP (DT the) (DT the) (NNS morals)) (SBAR (IN that) (S (NP (PRP they)) (VP (MD would) (VP (VB be) (VP (VBN taught))))))))) (CONJP (RB rather) (IN than)) (PP (IN in) (PP (IN like) (NP (NP (DT a) (NN classroom)) (CC or) (NP (DT a) (NN day) (NN care) (NN center)))))))))))
A day care center's moral leanings are almost never going to be aligned with your ideals.
( ( ( A ( day ( care ( center 's ) ) ) ) ( moral leanings ) ) ( ( ( are ( almost never ) ) ( going ( to ( be ( aligned ( with ( your ideals ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT A) (NN day) (NN care) (NN center) (POS 's)) (JJ moral) (NNS leanings)) (VP (VBP are) (ADVP (RB almost) (RB never)) (VP (VBG going) (S (VP (TO to) (VP (VB be) (VP (VBN aligned) (PP (IN with) (NP (PRP$ your) (NNS ideals))))))))) (. .)))
telephone
1neutral
128,053
128053e
I wish Life Is Beautiful had fallen into the same black hole.
( I ( ( wish ( ( Life ( Is Beautiful ) ) ( had ( fallen ( into ( the ( same ( black hole ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP wish) (SBAR (S (NP (NNP Life) (NNP Is) (NNP Beautiful)) (VP (VBD had) (VP (VBN fallen) (PP (IN into) (NP (DT the) (JJ same) (JJ black) (NN hole)))))))) (. .)))
I wanted Life is Beautiful had gone away.
( I ( ( wanted ( Life ( is ( Beautiful ( had ( gone away ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD wanted) (SBAR (S (NP (NNP Life)) (VP (VBZ is) (NP (NP (NNP Beautiful)) (SBAR (S (VP (VBD had) (VP (VBN gone) (PRT (RP away))))))))))) (. .)))
slate
0entailment
105,570
105570n
The peak can be reached by an hour-long walk from Achada do Teixeira in the north, or the classic but strenuous, 4-hour roundtrip hike from Pico do Arieiro .
( ( ( The peak ) ( can ( be ( ( reached ( by ( an ( hour-long walk ) ) ) ) ( from ( Achada ( ( ( do ( Teixeira ( in ( ( ( ( the north ) , ) or ) ( the classic ) ) ) ) ) but ) strenuous ) ) ) ) ) ) ) ( , ( ( ( 4-hour ( roundtrip hike ) ) ( from Pico ) ) ( ( do Arieiro ) . ) ) ) )
(ROOT (S (S (NP (DT The) (NN peak)) (VP (MD can) (VP (VB be) (VP (VBN reached) (PP (IN by) (NP (DT an) (JJ hour-long) (NN walk))) (PP (IN from) (NP (NP (NNP Achada)) (SBAR (S (VP (VP (VBP do) (NP (NP (NNP Teixeira)) (PP (IN in) (NP (NP (DT the) (NN north)) (, ,) (CC or) (NP (DT the) (NN classic)))))) (CC but) (VP (VBZ strenuous))))))))))) (, ,) (NP (NP (JJ 4-hour) (NN roundtrip) (NN hike)) (PP (IN from) (NP (NNP Pico)))) (VP (VBP do) (NP (NNP Arieiro))) (. .)))
There are a lot of inexperienced hikers who still opt for the 4 hour roundtrip hike.
( There ( ( are ( ( ( a lot ) ( of ( inexperienced hikers ) ) ) ( who ( still ( opt ( for ( the ( 4 ( hour ( roundtrip hike ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (JJ inexperienced) (NNS hikers))) (SBAR (WHNP (WP who)) (S (ADVP (RB still)) (VP (VBP opt) (PP (IN for) (NP (DT the) (CD 4) (NN hour) (NN roundtrip) (NN hike)))))))) (. .)))
travel
1neutral
21,313
21313c
The new contest How much Turtle Wax comprises a year's supply of Turtle Wax?
( ( The ( new contest ) ) ( ( ( How much ) ( ( Turtle Wax ) ( comprises ( ( ( a ( year 's ) ) supply ) ( of ( Turtle Wax ) ) ) ) ) ) ? ) )
(ROOT (X (NP (DT The) (JJ new) (NN contest)) (SBAR (WHADJP (WRB How) (JJ much)) (S (NP (NNP Turtle) (NNP Wax)) (VP (VBZ comprises) (NP (NP (NP (DT a) (NN year) (POS 's)) (NN supply)) (PP (IN of) (NP (NNP Turtle) (NNP Wax)))))) (. ?))))
The new contest is how fast can we kill this turtle and then cook it in wax?
( ( The ( new contest ) ) ( is ( ( how fast ) ( ( ( can we ) ( ( ( ( kill ( this turtle ) ) and ) then ) ( ( cook it ) ( in wax ) ) ) ) ? ) ) ) )
(ROOT (S (NP (DT The) (JJ new) (NN contest)) (VP (VBZ is) (SBARQ (WHADJP (WRB how) (JJ fast)) (SQ (MD can) (NP (PRP we)) (VP (VP (VB kill) (NP (DT this) (NN turtle))) (CC and) (ADVP (RB then)) (VP (VB cook) (NP (PRP it)) (PP (IN in) (NP (NN wax)))))) (. ?)))))
slate
2contradiction
9,779
9779c
Another situation where program implementation case studies may be called for is when concern exists about implementation problems.
( ( ( Another situation ) ( where ( ( program ( implementation ( case studies ) ) ) ( may ( be ( called for ) ) ) ) ) ) ( ( is ( when ( concern ( exists ( about ( implementation problems ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT Another) (NN situation)) (SBAR (WHADVP (WRB where)) (S (NP (NN program) (NN implementation) (NN case) (NNS studies)) (VP (MD may) (VP (VB be) (VP (VBN called) (PP (IN for)))))))) (VP (VBZ is) (SBAR (WHADVP (WRB when)) (S (NP (NN concern)) (VP (VBZ exists) (PP (IN about) (NP (NN implementation) (NNS problems))))))) (. .)))
Program implementation case studies are never useful, so they are banned.
( ( ( ( ( ( Program ( implementation ( case studies ) ) ) ( ( are never ) useful ) ) , ) so ) ( they ( are banned ) ) ) . )
(ROOT (S (S (NP (NN Program) (NN implementation) (NN case) (NNS studies)) (VP (VBP are) (ADVP (RB never)) (ADJP (JJ useful)))) (, ,) (IN so) (S (NP (PRP they)) (VP (VBP are) (VP (VBN banned)))) (. .)))
government
2contradiction
51,154
51154c
I stuck the two pages together round the edge with some gum off an envelope.
( I ( ( stuck ( ( the ( two pages ) ) ( together ( ( round ( ( the edge ) ( with ( some gum ) ) ) ) ( off ( an envelope ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD stuck) (SBAR (S (NP (DT the) (CD two) (NNS pages)) (ADVP (RB together)) (VP (VBP round) (NP (NP (DT the) (NN edge)) (PP (IN with) (NP (DT some) (NN gum)))) (PP (IN off) (NP (DT an) (NN envelope))))))) (. .)))
I used Krazy Glue to stick the pages together.
( I ( ( used ( ( Krazy Glue ) ( to ( ( stick ( the pages ) ) together ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD used) (S (NP (NNP Krazy) (NNP Glue)) (VP (TO to) (VP (VB stick) (NP (DT the) (NNS pages)) (ADVP (RB together)))))) (. .)))
fiction
2contradiction
90,908
90908e
Vrenna winked at him.
( Vrenna ( ( winked ( at him ) ) . ) )
(ROOT (S (NP (NNP Vrenna)) (VP (VBD winked) (PP (IN at) (NP (PRP him)))) (. .)))
Vrenna closed one eye as a nonverbal gesture.
( Vrenna ( ( ( closed ( one eye ) ) ( as ( a ( nonverbal gesture ) ) ) ) . ) )
(ROOT (S (NP (NNP Vrenna)) (VP (VBD closed) (NP (CD one) (NN eye)) (PP (IN as) (NP (DT a) (JJ nonverbal) (NN gesture)))) (. .)))
fiction
0entailment
58,042
58042n
A tip for visiting the big muse?­ums in peak go at dinnertime on a late-closing day.
( ( ( A tip ) ( for ( ( visiting ( the ( big muse?ums ) ) ) ( in peak ) ) ) ) ( ( ( go ( at dinnertime ) ) ( on ( a ( late-closing day ) ) ) ) . ) )
(ROOT (S (NP (NP (DT A) (NN tip)) (PP (IN for) (S (VP (VBG visiting) (NP (DT the) (JJ big) (NNS muse?ums)) (PP (IN in) (NP (NN peak))))))) (VP (VBP go) (PP (IN at) (NP (NN dinnertime))) (PP (IN on) (NP (DT a) (JJ late-closing) (NN day)))) (. .)))
The museum isn't as packed with people on a late-closing day.
( ( The museum ) ( ( ( is n't ) ( as ( packed ( with ( people ( on ( a ( late-closing day ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN museum)) (VP (VBZ is) (RB n't) (ADJP (RB as) (VBN packed) (PP (IN with) (NP (NP (NNS people)) (PP (IN on) (NP (DT a) (JJ late-closing) (NN day))))))) (. .)))
travel
1neutral
27,515
27515e
yeah well i'm a i'm a Texas Ranger fan
( yeah ( well ( i ( 'm ( ( a i ) ( 'm ( a ( Texas ( Ranger fan ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VB yeah) (S (ADVP (RB well)) (NP (FW i)) (VP (VBP 'm) (SBAR (S (NP (DT a) (FW i)) (VP (VBP 'm) (NP (DT a) (NNP Texas) (NNP Ranger) (NN fan))))))))))
I am a Texas Ranger fan.
( I ( ( am ( a ( Texas ( Ranger fan ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP am) (NP (DT a) (NNP Texas) (NNP Ranger) (NN fan))) (. .)))
telephone
0entailment
70,193
70193c
The free breakfast is a delight.
( ( The ( free breakfast ) ) ( ( is ( a delight ) ) . ) )
(ROOT (S (NP (DT The) (JJ free) (NN breakfast)) (VP (VBZ is) (NP (DT a) (NN delight))) (. .)))
The breakfast is not free or good.
( ( The breakfast ) ( ( ( is not ) ( ( free or ) good ) ) . ) )
(ROOT (S (NP (DT The) (NN breakfast)) (VP (VBZ is) (RB not) (ADJP (JJ free) (CC or) (JJ good))) (. .)))
travel
2contradiction
34,467
34467n
But it doesn't influence the sky." "It was never meant to," the old man said, surprise in his voice.
( But ( it ( ( ( does n't ) ( ( influence ( the ( ( sky . ) '' ) ) ) ( `` ( It ( ( was never ) ( meant ( ( to ( , ( '' ( ( ( the ( old man ) ) said ) , ) ) ) ) ( surprise ( in ( his voice ) ) ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (CC But) (NP (PRP it)) (VP (VBZ does) (RB n't) (VP (VB influence) (NP (DT the) (NN sky) (. .) ('' '')) (SBAR (`` ``) (S (NP (PRP It)) (VP (VBD was) (ADVP (RB never)) (VP (VBN meant) (S (VP (TO to) (PRN (, ,) ('' '') (S (NP (DT the) (JJ old) (NN man)) (VP (VBD said))) (, ,)) (VP (VB surprise) (PP (IN in) (NP (PRP$ his) (NN voice)))))))))))) (. .)))
"That's the opposite of what it was supposed to do," the elderly man said.
( `` ( ( That ( 's ( ( the opposite ) ( of ( what ( it ( was ( supposed ( to do ) ) ) ) ) ) ) ) ) ( , ( '' ( ( the ( elderly man ) ) ( said . ) ) ) ) ) )
(ROOT (S (`` ``) (S (NP (DT That)) (VP (VBZ 's) (NP (NP (DT the) (NN opposite)) (PP (IN of) (SBAR (WHNP (WP what)) (S (NP (PRP it)) (VP (VBD was) (VP (VBN supposed) (S (VP (TO to) (VP (VB do)))))))))))) (, ,) ('' '') (NP (DT the) (JJ elderly) (NN man)) (VP (VBD said)) (. .)))
fiction
1neutral
59,648
59648n
And is a resistance to that fashion, a clinging to conventional spellings, just a class marker and a reactionary one at that?)
( And ( ( ( is ( a resistance ) ) ( to ( ( ( that fashion ) , ) ( a clinging ) ) ) ) ( to ( ( conventional spellings ) ( , ( just ( ( ( ( ( ( a ( class marker ) ) and ) ( a ( reactionary one ) ) ) ( at that ) ) ? ) -RRB- ) ) ) ) ) ) )
(ROOT (FRAG (CC And) (S (VP (VBZ is) (NP (DT a) (NN resistance)) (PP (TO to) (NP (NP (DT that) (NN fashion)) (, ,) (NP (DT a) (NN clinging)))) (PP (TO to) (NP (NP (JJ conventional) (NNS spellings)) (PRN (, ,) (ADVP (RB just)) (NP (NP (NP (DT a) (NN class) (NN marker)) (CC and) (NP (DT a) (JJ reactionary) (NN one))) (PP (IN at) (NP (DT that)))) (. ?) (-RRB- -RRB-))))))))
As a blue-blood you would never spell grey with an A.
( ( As ( a blue-blood ) ) ( you ( ( would never ) ( ( spell grey ) ( with ( an A. ) ) ) ) ) )
(ROOT (S (PP (IN As) (NP (DT a) (NN blue-blood))) (NP (PRP you)) (VP (MD would) (ADVP (RB never)) (VP (VB spell) (ADJP (JJ grey)) (PP (IN with) (NP (DT an) (NN A.)))))))
slate
1neutral
90,462
90462e
yeah too many trips around the yard with that thing huh for sure
( ( ( yeah ( ( too many ) trips ) ) ( around ( ( the yard ) ( with ( that ( thing huh ) ) ) ) ) ) ( for sure ) )
(ROOT (S (VP (VB yeah) (NP (ADJP (RB too) (JJ many)) (NNS trips)) (PP (IN around) (NP (NP (DT the) (NN yard)) (PP (IN with) (NP (DT that) (NN thing) (NN huh))))) (PP (IN for) (ADJP (JJ sure))))))
Too many times went around the lawn with it.
( ( ( Too many ) times ) ( ( ( went ( around ( the lawn ) ) ) ( with it ) ) . ) )
(ROOT (S (NP (ADJP (RB Too) (JJ many)) (NNS times)) (VP (VBD went) (PP (IN around) (NP (DT the) (NN lawn))) (PP (IN with) (NP (PRP it)))) (. .)))
telephone
0entailment
43,127
43127c
The analysis concludes that the quantifiable costs associated with the rule are $600,000 for the Pension Consultant exemption, $18,000 for the Nationally Recognized Statistical Rating Organization exemption, $300,000 for the Affiliated Adviser exemption, and $8,700 for the New Adviser exemption for a total of $926,700.
( ( The analysis ) ( ( concludes ( that ( ( ( the ( quantifiable costs ) ) ( associated ( with ( the rule ) ) ) ) ( are ( ( ( ( ( ( ( ( ( $ 600,000 ) ( for ( the ( Pension ( Consultant exemption ) ) ) ) ) , ) ( ( $ 18,000 ) ( for ( the ( Nationally ( Recognized ( Statistical ( Rating ( Organization exemption ) ) ) ) ) ) ) ) ) , ) ( ( $ 300,000 ) ( for ( the ( Affiliated ( Adviser exemption ) ) ) ) ) ) , ) and ) ( ( $ 8,700 ) ( for ( ( the ( New ( Adviser exemption ) ) ) ( for ( ( a total ) ( of ( $ 926,700 ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN analysis)) (VP (VBZ concludes) (SBAR (IN that) (S (NP (NP (DT the) (JJ quantifiable) (NNS costs)) (VP (VBN associated) (PP (IN with) (NP (DT the) (NN rule))))) (VP (VBP are) (NP (NP (NP ($ $) (CD 600,000)) (PP (IN for) (NP (DT the) (NNP Pension) (NN Consultant) (NN exemption)))) (, ,) (NP (NP ($ $) (CD 18,000)) (PP (IN for) (NP (DT the) (NNP Nationally) (NNP Recognized) (NNP Statistical) (NNP Rating) (NNP Organization) (NN exemption)))) (, ,) (NP (NP ($ $) (CD 300,000)) (PP (IN for) (NP (DT the) (NNP Affiliated) (NNP Adviser) (NN exemption)))) (, ,) (CC and) (NP (NP ($ $) (CD 8,700)) (PP (IN for) (NP (NP (DT the) (NNP New) (NNP Adviser) (NN exemption)) (PP (IN for) (NP (NP (DT a) (NN total)) (PP (IN of) (NP ($ $) (CD 926,700))))))))))))) (. .)))
The analysis found no quantifiable costs greater than $2.00.
( ( The analysis ) ( ( found ( ( no quantifiable ) ( costs ( greater ( than ( $ 2.00 ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN analysis)) (VP (VBD found) (SBAR (S (NP (DT no) (NN quantifiable)) (VP (VBZ costs) (NP (QP (JJR greater) (IN than) ($ $) (CD 2.00))))))) (. .)))
government
2contradiction
16,573
16573e
The agency has 53 people on staff, including 27 attorneys, some of whom function as administrators and others who are part-time.
( ( The agency ) ( ( has ( ( ( ( 53 people ) ( on staff ) ) , ) ( including ( ( ( 27 attorneys ) , ) ( ( some ( of whom ) ) ( function ( as ( ( ( administrators and ) others ) ( who ( are part-time ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN agency)) (VP (VBZ has) (NP (NP (CD 53) (NNS people)) (PP (IN on) (NP (NN staff))) (, ,) (PP (VBG including) (NP (NP (CD 27) (NNS attorneys)) (, ,) (SBAR (WHNP (NP (DT some)) (WHPP (IN of) (WHNP (WP whom)))) (S (VP (VBP function) (PP (IN as) (NP (NP (NNS administrators) (CC and) (NNS others)) (SBAR (WHNP (WP who)) (S (VP (VBP are) (ADVP (RB part-time)))))))))))))) (. .)))
There are over 25 attorneys on staff at the agency.
( There ( ( ( are ( over ( ( 25 attorneys ) ( on staff ) ) ) ) ( at ( the agency ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (PP (IN over) (NP (NP (CD 25) (NNS attorneys)) (PP (IN on) (NP (NN staff))))) (PP (IN at) (NP (DT the) (NN agency)))) (. .)))
government
0entailment
64,587
64587e
1Federal debt held by the public is also called publicly held debt but is not the same as public debt.
( ( ( 1Federal debt ) ( held ( by ( the public ) ) ) ) ( ( ( ( ( is also ) ( called ( ( publicly held ) debt ) ) ) but ) ( ( is not ) ( ( the same ) ( as ( public debt ) ) ) ) ) . ) )
(ROOT (S (NP (NP (JJ 1Federal) (NN debt)) (VP (VBN held) (PP (IN by) (NP (DT the) (NN public))))) (VP (VP (VBZ is) (ADVP (RB also)) (VP (VBN called) (NP (ADJP (RB publicly) (VBN held)) (NN debt)))) (CC but) (VP (VBZ is) (RB not) (NP (NP (DT the) (JJ same)) (PP (IN as) (NP (JJ public) (NN debt)))))) (. .)))
Federal debt can be held by the public.
( ( Federal debt ) ( ( can ( be ( held ( by ( the public ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Federal) (NN debt)) (VP (MD can) (VP (VB be) (VP (VBN held) (PP (IN by) (NP (DT the) (NN public)))))) (. .)))
government
0entailment
139,438
139438e
yeah that's reminds me of uh i have a friend who was telling me about her brother who gets high all the time
( yeah ( that ( 's ( reminds ( ( me ( of ( uh i ) ) ) ( have ( ( a friend ) ( who ( was ( ( telling me ) ( about ( ( her brother ) ( who ( gets ( high ( all ( the time ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VB yeah) (SBAR (IN that) (S (NP (PRP 's)) (VP (VBZ reminds) (SBAR (S (NP (NP (PRP me)) (PP (IN of) (NP (FW uh) (FW i)))) (VP (VBP have) (NP (NP (DT a) (NN friend)) (SBAR (WHNP (WP who)) (S (VP (VBD was) (VP (VBG telling) (NP (PRP me)) (PP (IN about) (NP (NP (PRP$ her) (NN brother)) (SBAR (WHNP (WP who)) (S (VP (VBZ gets) (S (ADJP (JJ high)) (NP (PDT all) (DT the) (NN time))))))))))))))))))))))
My friend said her brother is a frequent drug user.
( ( My friend ) ( ( said ( ( her brother ) ( is ( a ( frequent ( drug user ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP$ My) (NN friend)) (VP (VBD said) (SBAR (S (NP (PRP$ her) (NN brother)) (VP (VBZ is) (NP (DT a) (JJ frequent) (NN drug) (NN user)))))) (. .)))
telephone
0entailment
19,196
19196c
i've i've heard i've heard that that is a really
( i ( 've ( i ( 've ( heard ( i ( 've ( heard ( that ( that ( is ( a really ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (NP (FW i)) (VP (VBP 've) (NP (NP (FW i)) (SBAR (S (VP (VBP 've) (VP (VBN heard) (SBAR (S (NP (FW i)) (VP (VBP 've) (VP (VBN heard) (SBAR (IN that) (S (NP (DT that)) (VP (VBZ is) (NP (DT a) (RB really)))))))))))))))))
I didn't hear about that at all.
( I ( ( ( did n't ) ( hear ( about ( that ( at all ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB hear) (PP (IN about) (NP (NP (DT that)) (ADVP (IN at) (DT all)))))) (. .)))
telephone
2contradiction
126,830
126830c
In the preamble to the final rule HCFA summarizes the comments received and its responses to the comments.
( ( In ( ( the preamble ) ( to ( the ( final rule ) ) ) ) ) ( HCFA ( ( summarizes ( ( the comments ) ( ( received and ) ( ( its responses ) ( to ( the comments ) ) ) ) ) ) . ) ) )
(ROOT (S (PP (IN In) (NP (NP (DT the) (NN preamble)) (PP (TO to) (NP (DT the) (JJ final) (NN rule))))) (NP (NNP HCFA)) (VP (VBZ summarizes) (SBAR (S (NP (DT the) (NNS comments)) (VP (VP (VBD received)) (CC and) (VP (NP (PRP$ its) (NNS responses)) (PP (TO to) (NP (DT the) (NNS comments)))))))) (. .)))
The HCFA only discusses logistics and existing case law in the preamble to the final rule.
( ( The HCFA ) ( only ( ( discusses ( ( logistics and ) ( ( existing ( case law ) ) ( in ( ( the preamble ) ( to ( the ( final rule ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (NP (DT The) (NNP HCFA)) (ADVP (RB only)) (VP (VBZ discusses) (NP (NP (NNS logistics)) (CC and) (NP (NP (VBG existing) (NN case) (NN law)) (PP (IN in) (NP (NP (DT the) (NN preamble)) (PP (TO to) (NP (DT the) (JJ final) (NN rule)))))))) (. .)))
government
2contradiction
34,752
34752c
Unlike Howard Stern and Dave Letterman, Feldman sees to it that his foils have as much fun as he does.
( ( Unlike ( ( ( Howard Stern ) and ) ( Dave Letterman ) ) ) ( , ( Feldman ( ( ( sees ( to it ) ) ( that ( ( his foils ) ( ( have ( as much ) ) ( fun ( as ( he does ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN Unlike) (NP (NP (NNP Howard) (NNP Stern)) (CC and) (NP (NNP Dave) (NNP Letterman)))) (, ,) (NP (NNP Feldman)) (VP (VBZ sees) (PP (TO to) (NP (PRP it))) (SBAR (IN that) (S (NP (PRP$ his) (NNS foils)) (VP (VBP have) (ADVP (RB as) (RB much)) (VP (VBN fun) (SBAR (IN as) (S (NP (PRP he)) (VP (VBZ does))))))))) (. .)))
Feldman doesn't care if his foils have fun.
( Feldman ( ( ( does n't ) ( care ( if ( ( his foils ) ( have fun ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Feldman)) (VP (VBZ does) (RB n't) (VP (VB care) (SBAR (IN if) (S (NP (PRP$ his) (NNS foils)) (VP (VBP have) (NP (NN fun))))))) (. .)))
slate
2contradiction
106,902
106902e
uh yeah just a second going to pick them up excuse me for a moment right i'm fixing to get them right now excuse me i had to uh talk to my boss
( uh ( yeah ( ( ( just ( a second ) ) ( going ( to ( ( pick them ) up ) ) ) ) ( ( excuse me ) ( for ( ( a ( moment right ) ) ( i ( 'm ( fixing ( to ( get ( them ( ( right now ) ( ( excuse me ) ( i ( had ( to ( ( uh talk ) ( to ( my boss ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (NP (NNP uh)) (VP (VBP yeah) (S (NP (NP (RB just) (DT a) (JJ second)) (VP (VBG going) (S (VP (TO to) (VP (VB pick) (NP (PRP them)) (PRT (RP up))))))) (VP (VB excuse) (NP (PRP me)) (PP (IN for) (NP (NP (DT a) (NN moment) (NN right)) (SBAR (S (NP (FW i)) (VP (VBP 'm) (VP (VBG fixing) (S (VP (TO to) (VP (VB get) (S (NP (PRP them)) (ADVP (RB right) (RB now)) (VP (VB excuse) (NP (PRP me)) (SBAR (S (NP (FW i)) (VP (VBD had) (S (VP (TO to) (VP (VB uh) (NP (NN talk)) (PP (TO to) (NP (PRP$ my) (NN boss)))))))))))))))))))))))))
Excuse me for a second I need to go fix something.
( ( ( Excuse me ) ( for ( a second ) ) ) ( I ( ( need ( to ( go ( fix something ) ) ) ) . ) ) )
(ROOT (S (S (VP (VB Excuse) (NP (PRP me)) (PP (IN for) (NP (DT a) (NN second))))) (NP (PRP I)) (VP (VBP need) (S (VP (TO to) (VP (VB go) (NP (NN fix) (NN something)))))) (. .)))
telephone
0entailment
74,543
74543e
The best introduction to the Tuscan hill country is a tour of the famous vineyards that grace its southern-oriented slopes.
( ( ( The ( best introduction ) ) ( to ( the ( Tuscan ( hill country ) ) ) ) ) ( ( is ( ( a tour ) ( of ( ( the ( famous vineyards ) ) ( that ( grace ( its ( southern-oriented slopes ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (JJS best) (NN introduction)) (PP (TO to) (NP (DT the) (NNP Tuscan) (NN hill) (NN country)))) (VP (VBZ is) (NP (NP (DT a) (NN tour)) (PP (IN of) (NP (NP (DT the) (JJ famous) (NNS vineyards)) (SBAR (WHNP (WDT that)) (S (VP (VB grace) (NP (PRP$ its) (JJ southern-oriented) (NNS slopes))))))))) (. .)))
There is a very famous tour of the Tuscan Hill.
( There ( ( is ( ( a ( ( very famous ) tour ) ) ( of ( the ( Tuscan Hill ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT a) (ADJP (RB very) (JJ famous)) (NN tour)) (PP (IN of) (NP (DT the) (NNP Tuscan) (NNP Hill))))) (. .)))
travel
0entailment
91,438
91438e
What happens then is an enchanting blend of old and new, as Finn is summoned to the manse of Nora Dinsmoor (Anne Bancroft), a filthy-rich ex-socialite driven mad by her abandonment, decades earlier, by a wayward fiance.
( ( What ( happens then ) ) ( ( ( ( is ( ( an ( enchanting blend ) ) ( of ( ( old and ) new ) ) ) ) , ) ( as ( Finn ( is ( summoned ( to ( ( the manse ) ( of ( ( ( ( Nora Dinsmoor ) ( -LRB- ( ( Anne Bancroft ) -RRB- ) ) ) , ) ( ( a ( filthy-rich ex-socialite ) ) ( ( ( ( ( ( driven mad ) ( by ( her abandonment ) ) ) , ) ( decades earlier ) ) , ) ( by ( a ( wayward fiance ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (SBAR (WHNP (WP What)) (S (VP (VBZ happens) (ADVP (RB then))))) (VP (VBZ is) (NP (NP (DT an) (VBG enchanting) (NN blend)) (PP (IN of) (NP (JJ old) (CC and) (JJ new)))) (, ,) (SBAR (IN as) (S (NP (NNP Finn)) (VP (VBZ is) (VP (VBN summoned) (PP (TO to) (NP (NP (DT the) (NN manse)) (PP (IN of) (NP (NP (NP (NNP Nora) (NNP Dinsmoor)) (PRN (-LRB- -LRB-) (NP (NNP Anne) (NNP Bancroft)) (-RRB- -RRB-))) (, ,) (NP (NP (DT a) (JJ filthy-rich) (NN ex-socialite)) (VP (VBN driven) (S (ADJP (JJ mad))) (PP (IN by) (NP (PRP$ her) (NN abandonment))) (, ,) (ADVP (NP (NNS decades)) (RBR earlier)) (, ,) (PP (IN by) (NP (DT a) (JJ wayward) (NN fiance)))))))))))))) (. .)))
Nora Dinsmoor displays mental health problems due to being left by a lover.
( ( Nora Dinsmoor ) ( ( displays ( ( mental ( health problems ) ) ( due ( to ( being ( left ( by ( a lover ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Nora) (NNP Dinsmoor)) (VP (VBZ displays) (S (NP (JJ mental) (NN health) (NNS problems)) (ADJP (JJ due) (PP (TO to) (S (VP (VBG being) (VP (VBN left) (PP (IN by) (NP (DT a) (NN lover)))))))))) (. .)))
slate
0entailment
94,284
94284n
In short, this explanation suggests that inflation--or more precisely the promise of future inflation--is the medicine that will cure Japan's ills.
( ( In short ) ( , ( ( this explanation ) ( ( suggests ( that ( ( inflation ( -- ( ( ( ( or more ) ( precisely ( the promise ) ) ) ( of ( future inflation ) ) ) -- ) ) ) ( is ( ( the medicine ) ( that ( will ( cure ( ( Japan 's ) ills ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (ADJP (JJ short))) (, ,) (NP (DT this) (NN explanation)) (VP (VBZ suggests) (SBAR (IN that) (S (NP (NP (NN inflation)) (PRN (: --) (NP (NP (NP (QP (CC or) (JJR more))) (NP (RB precisely) (DT the) (NN promise))) (PP (IN of) (NP (JJ future) (NN inflation)))) (: --))) (VP (VBZ is) (NP (NP (DT the) (NN medicine)) (SBAR (WHNP (WDT that)) (S (VP (MD will) (VP (VB cure) (NP (NP (NNP Japan) (POS 's)) (NNS ills))))))))))) (. .)))
Inflation will help Japan by the end of the year.
( Inflation ( ( will ( ( help Japan ) ( by ( ( the end ) ( of ( the year ) ) ) ) ) ) . ) )
(ROOT (S (NP (NN Inflation)) (VP (MD will) (VP (VB help) (NP (NNP Japan)) (PP (IN by) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (DT the) (NN year))))))) (. .)))
slate
1neutral
18,493
18493n
An article profiles middle-class black homesteaders who are regenerating ghettos.
( ( An article ) ( ( profiles ( ( middle-class ( black homesteaders ) ) ( who ( are ( regenerating ghettos ) ) ) ) ) . ) )
(ROOT (S (NP (DT An) (NN article)) (VP (VBZ profiles) (NP (NP (JJ middle-class) (JJ black) (NNS homesteaders)) (SBAR (WHNP (WP who)) (S (VP (VBP are) (VP (VBG regenerating) (NP (NNS ghettos)))))))) (. .)))
Ghettos are being revitalized by homesteaders who invest money there.
( Ghettos ( ( are ( being ( revitalized ( by ( homesteaders ( who ( ( invest money ) there ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNS Ghettos)) (VP (VBP are) (VP (VBG being) (VP (VBN revitalized) (PP (IN by) (NP (NP (NNS homesteaders)) (SBAR (WHNP (WP who)) (S (VP (VBP invest) (NP (NN money)) (ADVP (RB there)))))))))) (. .)))
slate
1neutral
98,359
98359c
Scarcely a hundred Sumatran Rhino remain; the best place to see them is at the Sepilok sanctuary, where controlled breeding may combat the ravages of poaching.
( ( ( ( Scarcely ( ( a ( hundred ( Sumatran Rhino ) ) ) remain ) ) ; ) ( ( ( the ( best place ) ) ( to ( see them ) ) ) ( ( ( is ( at ( the ( Sepilok sanctuary ) ) ) ) , ) ( where ( ( controlled breeding ) ( may ( combat ( ( the ravages ) ( of poaching ) ) ) ) ) ) ) ) ) . )
(ROOT (S (S (ADVP (RB Scarcely)) (NP (DT a) (NNP hundred) (NNP Sumatran) (NNP Rhino)) (VP (VBP remain))) (: ;) (S (NP (NP (DT the) (JJS best) (NN place)) (SBAR (S (VP (TO to) (VP (VB see) (NP (PRP them))))))) (VP (VBZ is) (PP (IN at) (NP (DT the) (NNP Sepilok) (NN sanctuary))) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (JJ controlled) (NN breeding)) (VP (MD may) (VP (VB combat) (NP (NP (DT the) (NNS ravages)) (PP (IN of) (S (VP (VBG poaching))))))))))) (. .)))
Poachers are not a threat to the Sumatran Rhino.
( Poachers ( ( ( ( are not ) ( a threat ) ) ( to ( the ( Sumatran Rhino ) ) ) ) . ) )
(ROOT (S (NP (NNS Poachers)) (VP (VBP are) (RB not) (NP (DT a) (NN threat)) (PP (TO to) (NP (DT the) (NNP Sumatran) (NNP Rhino)))) (. .)))
travel
2contradiction
138,393
138393c
He had lain out in the brush for a long time that morning to watch the head groom of Red Springs put the horse through his paces in the training paddock.
( He ( ( had ( ( ( lain out ) ( in ( ( the brush ) ( for ( a ( long time ) ) ) ) ) ) ( that ( ( morning ( to ( watch ( ( the ( head groom ) ) ( of ( Red Springs ) ) ) ) ) ) ( ( ( put ( the horse ) ) ( through ( his paces ) ) ) ( in ( the ( training paddock ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD had) (VP (VBN lain) (PRT (RP out)) (PP (IN in) (NP (NP (DT the) (NN brush)) (PP (IN for) (NP (DT a) (JJ long) (NN time))))) (SBAR (IN that) (S (NP (NN morning) (S (VP (TO to) (VP (VB watch) (NP (NP (DT the) (NN head) (NN groom)) (PP (IN of) (NP (NNP Red) (NNP Springs)))))))) (VP (VBD put) (NP (DT the) (NN horse)) (PP (IN through) (NP (PRP$ his) (NNS paces))) (PP (IN in) (NP (DT the) (NN training) (NN paddock)))))))) (. .)))
The head groom of Red Springs did not train the horse in the paddock.
( ( ( The ( head groom ) ) ( of ( Red Springs ) ) ) ( ( ( did not ) ( train ( ( the horse ) ( in ( the paddock ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN head) (NN groom)) (PP (IN of) (NP (NNP Red) (NNP Springs)))) (VP (VBD did) (RB not) (VP (VB train) (NP (NP (DT the) (NN horse)) (PP (IN in) (NP (DT the) (NN paddock)))))) (. .)))
fiction
2contradiction
53,166
53166e
The Congress is currently considering measures intended to address several of the practices and challenges we identified.
( ( The Congress ) ( ( ( is currently ) ( considering ( measures ( intended ( to ( address ( several ( of ( ( the ( ( practices and ) challenges ) ) ( we identified ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP Congress)) (VP (VBZ is) (ADVP (RB currently)) (VP (VBG considering) (NP (NP (NNS measures)) (VP (VBN intended) (S (VP (TO to) (VP (VB address) (NP (NP (JJ several)) (PP (IN of) (NP (NP (DT the) (NNS practices) (CC and) (NNS challenges)) (SBAR (S (NP (PRP we)) (VP (VBD identified)))))))))))))) (. .)))
The Congress is currently considering measures intended to address several practices.
( ( The Congress ) ( ( ( is currently ) ( considering ( measures ( intended ( to ( address ( several practices ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP Congress)) (VP (VBZ is) (ADVP (RB currently)) (VP (VBG considering) (NP (NP (NNS measures)) (VP (VBN intended) (S (VP (TO to) (VP (VB address) (NP (JJ several) (NNS practices))))))))) (. .)))
government
0entailment
25,346
25346n
So long, then.
( ( So long ) ( , ( then . ) ) )
(ROOT (FRAG (ADVP (RB So) (RB long)) (, ,) (ADVP (RB then)) (. .)))
See you later.
( ( ( See you ) later ) . )
(ROOT (S (VP (VB See) (NP (PRP you)) (ADVP (RB later))) (. .)))
fiction
1neutral
26,530
26530c
Despite all the completely compelling arguments offered in the preceding paragraphs, it would be silly and dishonest to insist that
( ( Despite ( ( all ( the ( ( completely compelling ) arguments ) ) ) ( offered ( in ( the ( preceding paragraphs ) ) ) ) ) ) ( , ( it ( would ( be ( ( ( silly and ) dishonest ) ( to ( insist that ) ) ) ) ) ) ) )
(ROOT (S (PP (IN Despite) (NP (NP (ADVP (DT all)) (DT the) (ADJP (RB completely) (JJ compelling)) (NNS arguments)) (VP (VBN offered) (PP (IN in) (NP (DT the) (VBG preceding) (NNS paragraphs)))))) (, ,) (NP (PRP it)) (VP (MD would) (VP (VB be) (ADJP (JJ silly) (CC and) (JJ dishonest) (S (VP (TO to) (VP (VB insist) (NP (DT that))))))))))
None of the arguments seem to be very convincing.
( ( None ( of ( the arguments ) ) ) ( ( seem ( to ( be ( very convincing ) ) ) ) . ) )
(ROOT (S (NP (NP (NN None)) (PP (IN of) (NP (DT the) (NNS arguments)))) (VP (VBP seem) (S (VP (TO to) (VP (VB be) (ADJP (RB very) (JJ convincing)))))) (. .)))
slate
2contradiction
77,378
77378c
Other no story line, cheap puns, and heavy-handed sexual innuendo.
( ( Other ( ( ( ( ( ( no ( story line ) ) , ) ( cheap puns ) ) , ) and ) ( heavy-handed ( sexual innuendo ) ) ) ) . )
(ROOT (NP (NP (JJ Other)) (NP (NP (DT no) (NN story) (NN line)) (, ,) (NP (JJ cheap) (NNS puns)) (, ,) (CC and) (NP (JJ heavy-handed) (JJ sexual) (NN innuendo))) (. .)))
The storyline was great without puns and innuendos.
( ( The storyline ) ( ( was ( great ( without ( ( puns and ) innuendos ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN storyline)) (VP (VBD was) (ADJP (JJ great) (PP (IN without) (NP (NNS puns) (CC and) (NNS innuendos))))) (. .)))
slate
2contradiction
15,034
15034c
It strikes me the thickness of my skull was lucky for you too.
( It ( ( ( strikes me ) ( ( ( the thickness ) ( of ( my skull ) ) ) ( ( was ( lucky ( for you ) ) ) too ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ strikes) (NP (PRP me)) (SBAR (S (NP (NP (DT the) (NN thickness)) (PP (IN of) (NP (PRP$ my) (NN skull)))) (VP (VBD was) (ADJP (JJ lucky) (PP (IN for) (NP (PRP you)))) (ADVP (RB too)))))) (. .)))
It's unfortunate for you that I have a thick skull.
( It ( ( ( 's ( unfortunate ( for you ) ) ) ( that ( I ( have ( a ( thick skull ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ unfortunate) (PP (IN for) (NP (PRP you)))) (SBAR (IN that) (S (NP (PRP I)) (VP (VBP have) (NP (DT a) (JJ thick) (NN skull)))))) (. .)))
fiction
2contradiction
70,142
70142n
Table 3 provides a summary of key macroeconomic data for the year 2010 to compare the impact of emissions reductions on both personal consumption and other components of gross domestic product (GDP).
( ( Table 3 ) ( ( provides ( ( ( a summary ) ( of ( ( key ( macroeconomic data ) ) ( for ( the ( year 2010 ) ) ) ) ) ) ( to ( compare ( ( the impact ) ( of ( ( ( ( emissions reductions ) ( on ( both ( personal consumption ) ) ) ) and ) ( ( other components ) ( of ( ( gross ( domestic product ) ) ( -LRB- ( GDP -RRB- ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Table) (CD 3)) (VP (VBZ provides) (S (NP (NP (DT a) (NN summary)) (PP (IN of) (NP (NP (JJ key) (JJ macroeconomic) (NNS data)) (PP (IN for) (NP (DT the) (NN year) (CD 2010)))))) (VP (TO to) (VP (VB compare) (NP (NP (DT the) (NN impact)) (PP (IN of) (NP (NP (NP (NNS emissions) (NNS reductions)) (PP (IN on) (NP (DT both) (JJ personal) (NN consumption)))) (CC and) (NP (NP (JJ other) (NNS components)) (PP (IN of) (NP (NP (JJ gross) (JJ domestic) (NN product)) (PRN (-LRB- -LRB-) (NP (NNP GDP)) (-RRB- -RRB-)))))))))))) (. .)))
The table shows key economic information related to manufacturing data related to greenhouse emissions.
( ( The table ) ( ( shows ( ( key ( economic information ) ) ( related ( to ( ( manufacturing data ) ( related ( to ( greenhouse emissions ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN table)) (VP (VBZ shows) (NP (NP (JJ key) (JJ economic) (NN information)) (VP (VBN related) (PP (TO to) (NP (NP (VBG manufacturing) (NNS data)) (VP (VBN related) (PP (TO to) (NP (NN greenhouse) (NNS emissions))))))))) (. .)))
government
1neutral
94,781
94781c
Yet there is no good reason not to go with the 0.08 standard.
( Yet ( there ( ( is ( ( no ( good reason ) ) ( not ( to ( go ( with ( the ( 0.08 standard ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (CC Yet) (NP (EX there)) (VP (VBZ is) (NP (NP (DT no) (JJ good) (NN reason)) (S (RB not) (VP (TO to) (VP (VB go) (PP (IN with) (NP (DT the) (CD 0.08) (NN standard)))))))) (. .)))
There are a couple of reasons why not to use the 0.08 standard.
( There ( ( are ( ( a couple ) ( of ( reasons ( why ( not ( to ( use ( the ( 0.08 standard ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (DT a) (NN couple)) (PP (IN of) (NP (NP (NNS reasons)) (SBAR (WHADVP (WRB why)) (S (RB not) (VP (TO to) (VP (VB use) (NP (DT the) (CD 0.08) (NN standard)))))))))) (. .)))
slate
2contradiction
117,467
117467e
and that was so nice but we didn't have that luxury so we were dragging the the sprinkler around everywhere and uh
( and ( that ( ( was ( so nice ) ) ( but ( we ( ( did n't ) ( ( have ( that luxury ) ) ( ( ( so ( we ( were ( dragging ( ( the ( the sprinkler ) ) ( around everywhere ) ) ) ) ) ) and ) uh ) ) ) ) ) ) ) )
(ROOT (FRAG (CC and) (NP (NP (DT that)) (SBAR (S (VP (VBD was) (ADJP (RB so) (JJ nice)) (SBAR (CC but) (S (NP (PRP we)) (VP (VBD did) (RB n't) (VP (VB have) (NP (DT that) (NN luxury)) (SBAR (SBAR (IN so) (S (NP (PRP we)) (VP (VBD were) (VP (VBG dragging) (NP (NP (DT the) (DT the) (NN sprinkler)) (PP (IN around) (NP (RB everywhere)))))))) (CC and) (FRAG (INTJ (UH uh))))))))))))))
We did not have the opportunities like some to bring a sprinkler around.
( We ( ( ( did not ) ( ( ( have ( the opportunities ) ) ( like some ) ) ( to ( ( bring ( a sprinkler ) ) around ) ) ) ) . ) )
(ROOT (S (NP (PRP We)) (VP (VBD did) (RB not) (VP (VB have) (NP (DT the) (NNS opportunities)) (PP (IN like) (NP (DT some))) (S (VP (TO to) (VP (VB bring) (NP (DT a) (NN sprinkler)) (ADVP (RB around))))))) (. .)))
telephone
0entailment
145,641
145641c
yeah that's a good deal well when you did keep a a budget all the time how strictly did you do that i mean was it real precise or
( ( yeah ( that ( 's ( ( a ( good deal ) ) ( ( well when ) ( you ( did ( ( ( keep ( a ( a budget ) ) ) ( all ( the time ) ) ) ( how ( strictly ( did ( you ( do ( that ( i mean ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( was ( it ( ( real precise ) or ) ) ) )
(ROOT (S (NP (NP (NN yeah)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (NP (NP (DT a) (JJ good) (NN deal)) (SBAR (WHADVP (RB well) (WRB when)) (S (NP (PRP you)) (VP (VBD did) (VP (VB keep) (NP (DT a) (DT a) (NN budget)) (NP (PDT all) (DT the) (NN time)) (SBAR (WHADVP (WRB how)) (S (ADVP (RB strictly)) (VP (VBD did) (SBAR (S (NP (PRP you)) (VP (VBP do) (SBAR (IN that) (S (NP (FW i)) (VP (VBP mean))))))))))))))))))) (VP (VBD was) (S (NP (PRP it)) (ADJP (RB real) (JJ precise)) (ADVP (CC or))))))
Have you ever kept a budget at all?
( ( ( Have you ) ( ever ( kept ( ( a budget ) ( at all ) ) ) ) ) ? )
(ROOT (SQ (VBP Have) (NP (PRP you)) (VP (ADVP (RB ever)) (VBN kept) (NP (NP (DT a) (NN budget)) (ADVP (IN at) (DT all)))) (. ?)))
telephone
2contradiction
23,449
23449e
which has a lot of members uh if you can get those types of groups
( which ( has ( ( a lot ) ( of ( members ( uh ( if ( you ( can ( get ( ( those types ) ( of groups ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (SBAR (WHNP (WDT which)) (S (VP (VBZ has) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NP (NNS members)) (VP (VBN uh) (SBAR (IN if) (S (NP (PRP you)) (VP (MD can) (VP (VB get) (NP (NP (DT those) (NNS types)) (PP (IN of) (NP (NNS groups))))))))))))))))
There are loads of people in those groups if you want to join.
( There ( ( ( are ( loads ( of ( people ( in ( those groups ) ) ) ) ) ) ( if ( you ( want ( to join ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (NNS loads)) (PP (IN of) (NP (NP (NNS people)) (PP (IN in) (NP (DT those) (NNS groups)))))) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP want) (S (VP (TO to) (VP (VB join)))))))) (. .)))
telephone
0entailment
70,914
70914n
The best time to see the square as a whole is in winter, when the lovely chestnut trees are bare.
( ( ( The ( best time ) ) ( to ( ( see ( the square ) ) ( as ( a whole ) ) ) ) ) ( ( is ( in ( ( winter , ) ( when ( ( the ( lovely ( chestnut trees ) ) ) ( are bare ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (JJS best) (NN time)) (SBAR (S (VP (TO to) (VP (VB see) (NP (DT the) (NN square)) (PP (IN as) (NP (DT a) (NN whole)))))))) (VP (VBZ is) (PP (IN in) (NP (NP (NN winter)) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (DT the) (JJ lovely) (NN chestnut) (NNS trees)) (VP (VBP are) (ADJP (JJ bare)))))))) (. .)))
During the winter season is when it snows the most.
( ( During ( the winter ) ) ( season ( ( is ( when ( it ( snows ( the most ) ) ) ) ) . ) ) )
(ROOT (S (PP (IN During) (NP (DT the) (NN winter))) (NP (NN season)) (VP (VBZ is) (SBAR (WHADVP (WRB when)) (S (NP (PRP it)) (VP (VBZ snows) (NP (DT the) (JJS most)))))) (. .)))
travel
1neutral
85,260
85260n
The export point is, of course, La Sabina, first and last port of call on any round-island jaunt.
( ( The ( export point ) ) ( ( ( ( is , ) ( of ( ( ( ( ( ( course , ) ( La Sabina ) ) , ) first ) and ) ( ( last port ) ( of call ) ) ) ) ) ( on ( any ( round-island jaunt ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN export) (NN point)) (VP (VBZ is) (, ,) (PP (IN of) (NP (NP (NN course)) (, ,) (NP (NNP La) (NNP Sabina)) (, ,) (NP (JJ first)) (CC and) (NP (NP (JJ last) (NN port)) (PP (IN of) (NP (NN call)))))) (PP (IN on) (NP (DT any) (JJ round-island) (NN jaunt)))) (. .)))
There are no other approrpiate places to start a round-island jaunt.
( There ( ( are ( no ( other ( approrpiate ( places ( to ( start ( a ( round-island jaunt ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (NP (DT no) (JJ other) (JJ approrpiate) (NNS places) (S (VP (TO to) (VP (VB start) (NP (DT a) (JJ round-island) (NN jaunt))))))) (. .)))
travel
1neutral
18,184
18184n
Under traditional payment processes, certifying officers reviewed all invoices they authorized for payment.
( ( Under ( traditional ( payment processes ) ) ) ( , ( ( certifying officers ) ( ( reviewed ( ( all invoices ) ( they ( authorized ( for payment ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN Under) (NP (JJ traditional) (NN payment) (NNS processes))) (, ,) (NP (NN certifying) (NNS officers)) (VP (VBN reviewed) (NP (NP (DT all) (NNS invoices)) (SBAR (S (NP (PRP they)) (VP (VBD authorized) (PP (IN for) (NP (NN payment)))))))) (. .)))
Officers must authorize payment
( Officers ( must ( authorize payment ) ) )
(ROOT (S (NP (NNS Officers)) (VP (MD must) (VP (VB authorize) (NP (NN payment))))))
government
1neutral
105,902
105902e
If after three months of age your baby wakes at night and wants to be fed, she is developing a sleep problem.
( ( If ( ( after ( ( three months ) ( of age ) ) ) ( ( your baby ) ( ( ( wakes ( at night ) ) and ) ( wants ( to ( be fed ) ) ) ) ) ) ) ( , ( she ( ( is ( developing ( a ( sleep problem ) ) ) ) . ) ) ) )
(ROOT (S (SBAR (IN If) (S (PP (IN after) (NP (NP (CD three) (NNS months)) (PP (IN of) (NP (NN age))))) (NP (PRP$ your) (NN baby)) (VP (VP (VBZ wakes) (PP (IN at) (NP (NN night)))) (CC and) (VP (VBZ wants) (S (VP (TO to) (VP (VB be) (VP (VBN fed))))))))) (, ,) (NP (PRP she)) (VP (VBZ is) (VP (VBG developing) (NP (DT a) (NN sleep) (NN problem)))) (. .)))
Babies who still wake up in the middle of night to feed at three months have a sleeping problems.
( ( Babies ( who ( still ( ( wake up ) ( in ( ( ( the middle ) ( of night ) ) ( to ( feed ( at ( three months ) ) ) ) ) ) ) ) ) ) ( ( have ( a ( sleeping problems ) ) ) . ) )
(ROOT (S (NP (NP (NNP Babies)) (SBAR (WHNP (WP who)) (S (VP (ADVP (RB still)) (VBP wake) (PRT (RP up)) (PP (IN in) (NP (NP (DT the) (NN middle)) (PP (IN of) (NP (NN night))) (S (VP (TO to) (VP (VB feed) (PP (IN at) (NP (CD three) (NNS months)))))))))))) (VP (VBP have) (NP (DT a) (VBG sleeping) (NNS problems))) (. .)))
slate
0entailment
107,615
107615c
Explainer thanks many Slate readers for suggesting this topic.
( Explainer ( ( ( thanks ( many ( Slate readers ) ) ) ( for ( suggesting ( this topic ) ) ) ) . ) )
(ROOT (S (NP (NNP Explainer)) (VP (VBZ thanks) (NP (JJ many) (NNP Slate) (NNS readers)) (PP (IN for) (S (VP (VBG suggesting) (NP (DT this) (NN topic)))))) (. .)))
Explainer was unhappy with the suggested topic.
( Explainer ( ( ( was unhappy ) ( with ( the ( suggested topic ) ) ) ) . ) )
(ROOT (S (NP (NNP Explainer)) (VP (VBD was) (ADJP (JJ unhappy)) (PP (IN with) (NP (DT the) (VBN suggested) (NN topic)))) (. .)))
slate
2contradiction