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 |
---|---|---|---|---|---|---|---|---|---|
71,401 | 71401c | This represents the current NIPA definition of investment used throughout this primer unless otherwise stated. | ( This ( ( represents ( ( the ( current ( NIPA definition ) ) ) ( of ( investment ( used ( throughout ( ( this primer ) ( unless ( otherwise stated ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT This)) (VP (VBZ represents) (NP (NP (DT the) (JJ current) (NNP NIPA) (NN definition)) (PP (IN of) (NP (NP (NN investment)) (VP (VBN used) (PP (IN throughout) (NP (NP (DT this) (NN primer)) (SBAR (IN unless) (S (ADVP (RB otherwise)) (VP (VBD stated))))))))))) (. .))) | This primer won't be using the current NIPA definition of investment. | ( ( This primer ) ( ( ( wo n't ) ( be ( using ( ( the ( current ( NIPA definition ) ) ) ( of investment ) ) ) ) ) . ) ) | (ROOT (S (NP (DT This) (NN primer)) (VP (MD wo) (RB n't) (VP (VB be) (VP (VBG using) (NP (NP (DT the) (JJ current) (NNP NIPA) (NN definition)) (PP (IN of) (NP (NN investment))))))) (. .))) | government | 2contradiction
|
50,204 | 50204c | But modern Kagoshima is now an attractive green and airy place, with wide boulevards, delightful parks, and a couple of intriguing historical museums. | ( But ( ( modern Kagoshima ) ( ( ( ( ( is now ) ( an ( attractive ( ( ( green and ) airy ) place ) ) ) ) , ) ( with ( ( ( ( ( ( wide boulevards ) , ) ( delightful parks ) ) , ) and ) ( ( a couple ) ( of ( intriguing ( historical museums ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (CC But) (NP (JJ modern) (NNP Kagoshima)) (VP (VBZ is) (ADVP (RB now)) (NP (DT an) (JJ attractive) (ADJP (JJ green) (CC and) (JJ airy)) (NN place)) (, ,) (PP (IN with) (NP (NP (JJ wide) (NNS boulevards)) (, ,) (NP (JJ delightful) (NNS parks)) (, ,) (CC and) (NP (NP (DT a) (NN couple)) (PP (IN of) (NP (JJ intriguing) (JJ historical) (NNS museums))))))) (. .))) | Kagoshima, once green and airy, is now grey and polluted. | ( ( ( ( Kagoshima , ) ( once ( ( green and ) airy ) ) ) , ) ( ( ( is now ) ( ( grey and ) polluted ) ) . ) ) | (ROOT (S (NP (NP (NNP Kagoshima)) (, ,) (ADJP (RB once) (JJ green) (CC and) (JJ airy)) (, ,)) (VP (VBZ is) (ADVP (RB now)) (ADJP (JJ grey) (CC and) (JJ polluted))) (. .))) | travel | 2contradiction
|
54,076 | 54076n | Meanwhile the vast majority of ordinary Egyptians, who offer a warm welcome to tourists, put their faith in Allah for an upturn in their economic fortunes. | ( Meanwhile ( ( ( ( ( ( the ( vast majority ) ) ( of ( ordinary Egyptians ) ) ) , ) ( who ( offer ( ( a warm ) ( welcome ( to tourists ) ) ) ) ) ) , ) ( ( ( ( put ( their faith ) ) ( in Allah ) ) ( for ( ( an upturn ) ( in ( their ( economic fortunes ) ) ) ) ) ) . ) ) ) | (ROOT (S (ADVP (RB Meanwhile)) (NP (NP (DT the) (JJ vast) (NN majority)) (PP (IN of) (NP (JJ ordinary) (NNP Egyptians))) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBP offer) (S (NP (DT a) (JJ warm)) (ADJP (VB welcome) (PP (TO to) (NP (NNS tourists)))))))) (, ,)) (VP (VBD put) (NP (PRP$ their) (NN faith)) (PP (IN in) (NP (NNP Allah))) (PP (IN for) (NP (NP (DT an) (NN upturn)) (PP (IN in) (NP (PRP$ their) (JJ economic) (NNS fortunes)))))) (. .))) | The economy of Egypt has been suffering recently. | ( ( ( The economy ) ( of Egypt ) ) ( ( has ( been ( suffering recently ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN economy)) (PP (IN of) (NP (NNP Egypt)))) (VP (VBZ has) (VP (VBN been) (VP (VBG suffering) (ADVP (RB recently))))) (. .))) | travel | 1neutral
|
101,530 | 101530e | The old man took me about. | ( ( The ( old man ) ) ( ( ( took me ) about ) . ) ) | (ROOT (S (NP (DT The) (JJ old) (NN man)) (VP (VBD took) (NP (PRP me)) (PP (IN about))) (. .))) | I was taken about by the old man. | ( I ( ( was ( ( taken about ) ( by ( the ( old man ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD was) (VP (VBN taken) (IN about) (PP (IN by) (NP (DT the) (JJ old) (NN man))))) (. .))) | fiction | 0entailment
|
22,050 | 22050n | Most Japanese theater aims less at developing a coherent plot, in the Western manner, than at creating a particular tone, atmosphere, and emotional extremes. | ( ( ( Most Japanese ) theater ) ( ( aims ( less ( ( ( at ( developing ( ( ( ( a ( coherent plot ) ) , ) ( in ( the ( Western manner ) ) ) ) , ) ) ) than ) ( at ( creating ( ( ( ( ( ( a ( particular tone ) ) , ) atmosphere ) , ) and ) ( emotional extremes ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (ADJP (RBS Most) (JJ Japanese)) (NN theater)) (VP (VBZ aims) (PP (CC less) (PP (IN at) (S (VP (VBG developing) (NP (NP (DT a) (JJ coherent) (NN plot)) (, ,) (PP (IN in) (NP (DT the) (JJ Western) (NN manner))) (, ,))))) (CONJP (IN than)) (PP (IN at) (S (VP (VBG creating) (NP (NP (DT a) (JJ particular) (NN tone)) (, ,) (NP (NN atmosphere)) (, ,) (CC and) (NP (JJ emotional) (NNS extremes)))))))) (. .))) | Japanese theaters are hugely popular to visiting American tourists. | ( ( Japanese theaters ) ( ( are ( hugely ( popular ( to ( visiting ( American tourists ) ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ Japanese) (NNS theaters)) (VP (VBP are) (ADJP (RB hugely) (JJ popular) (PP (TO to) (S (VP (VBG visiting) (NP (JJ American) (NNS tourists))))))) (. .))) | travel | 1neutral
|
21,224 | 21224e | These organizations consider and apply the various strategies as appropriate within the organizational, financial, and cultural parameters of their individual business and government enterprises. | ( ( These organizations ) ( ( ( ( ( consider and ) apply ) ( ( the ( various strategies ) ) ( as appropriate ) ) ) ( within ( ( the ( ( organizational ( , financial ) ) ( , ( and ( cultural parameters ) ) ) ) ) ( of ( their ( individual ( business ( and ( government enterprises ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT These) (NNS organizations)) (VP (VBP consider) (CC and) (VBP apply) (NP (NP (DT the) (JJ various) (NNS strategies)) (ADJP (RB as) (JJ appropriate))) (PP (IN within) (NP (NP (DT the) (ADJP (JJ organizational) (, ,) (JJ financial)) (, ,) (CC and) (JJ cultural) (NNS parameters)) (PP (IN of) (NP (PRP$ their) (JJ individual) (NN business) (CC and) (NN government) (NNS enterprises)))))) (. .))) | These groups apply different strategies in the organization. | ( ( These groups ) ( ( apply ( ( different strategies ) ( in ( the organization ) ) ) ) . ) ) | (ROOT (S (NP (DT These) (NNS groups)) (VP (VBP apply) (NP (NP (JJ different) (NNS strategies)) (PP (IN in) (NP (DT the) (NN organization))))) (. .))) | government | 0entailment
|
99,452 | 99452c | We specialize in public benefits, housing evictions and domestic violence, Comart said, but added that because of such a high volume of need and staffing reductions, most cases are advice and brief services as opposed to extended representation. | ( ( We ( specialize ( in ( ( ( ( ( public benefits ) , ) ( housing evictions ) ) and ) ( domestic violence ) ) ) ) ) ( , ( Comart ( ( ( ( said , ) but ) ( added ( ( that because ) ( ( of ( ( such ( a ( high volume ) ) ) ( of ( need ( and ( staffing reductions ) ) ) ) ) ) ( , ( ( most cases ) ( ( are ( ( advice ( and ( brief services ) ) ) ( as opposed ) ) ) ( to ( extended representation ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (S (NP (PRP We)) (VP (VBP specialize) (PP (IN in) (NP (NP (JJ public) (NNS benefits)) (, ,) (NP (NN housing) (NNS evictions)) (CC and) (NP (JJ domestic) (NN violence)))))) (, ,) (NP (NNP Comart)) (VP (VP (VBD said)) (, ,) (CC but) (VP (VBD added) (SBAR (IN that) (IN because) (S (PP (IN of) (NP (NP (PDT such) (DT a) (JJ high) (NN volume)) (PP (IN of) (NP (NN need) (CC and) (NN staffing) (NNS reductions))))) (, ,) (NP (JJS most) (NNS cases)) (VP (VBP are) (NP (NP (NN advice) (CC and) (NN brief) (NNS services)) (ADJP (RB as) (VBN opposed))) (PP (TO to) (NP (JJ extended) (NN representation)))))))) (. .))) | They house people allergic to fish and anxiety sufferers. | ( They ( ( house people ) ( ( allergic ( to ( fish ( and ( anxiety sufferers ) ) ) ) ) . ) ) ) | (ROOT (S (NP (PRP They)) (NP (NN house) (NNS people)) (VP (VBZ allergic) (PP (TO to) (NP (NN fish) (CC and) (NN anxiety) (NNS sufferers)))) (. .))) | government | 2contradiction
|
61,762 | 61762c | you know two hours for a movie especially you know things that are i hate things that are continued | ( you ( ( know ( ( two hours ) ( for ( a movie ) ) ) ) ( especially ( you ( know ( things ( that ( are ( ( i ( hate things ) ) ( that ( are continued ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (PRP you)) (VP (VBP know) (NP (NP (CD two) (NNS hours)) (PP (IN for) (NP (DT a) (NN movie)))) (SBAR (RB especially) (S (NP (PRP you)) (VP (VBP know) (NP (NP (NNS things)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (NP (NP (FW i) (FW hate) (NNS things)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (VP (VBN continued)))))))))))))))) | It's an hour for a movie. | ( It ( ( 's ( ( an hour ) ( for ( a movie ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (DT an) (NN hour)) (PP (IN for) (NP (DT a) (NN movie))))) (. .))) | telephone | 2contradiction
|
16,454 | 16454e | maybe one of these days i'll you know i'm kind of like you maybe one of these days i'll get around to it i'll do something with the piano but probably not | ( ( ( maybe one ) ( of ( ( ( these days ) ( i 'll ) ) ( you ( know ( i ( ( 'm ( ( kind of ) ( like you ) ) ) ( ( maybe one ) ( of ( these ( days i ) ) ) ) ) ) ) ) ) ) ) ( 'll ( ( ( get around ) ( to ( it ( i ( 'll ( ( do something ) ( with ( the piano ) ) ) ) ) ) ) ) ( but ( probably not ) ) ) ) ) | (ROOT (S (NP (NP (RB maybe) (CD one)) (PP (IN of) (NP (NP (DT these) (NNS days)) (SBAR (S (NP (FW i)) (VP (MD 'll)))) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (FW i)) (VP (VBP 'm) (ADVP (ADVP (NN kind) (IN of)) (PP (IN like) (NP (PRP you)))) (NP (NP (RB maybe) (CD one)) (PP (IN of) (NP (DT these) (NNS days) (NN i))))))))))))) (VP (MD 'll) (VP (VB get) (PRT (RP around)) (PP (TO to) (NP (NP (PRP it)) (SBAR (S (NP (FW i)) (VP (MD 'll) (VP (VB do) (NP (NN something)) (PP (IN with) (NP (DT the) (NN piano))))))))) (PRN (CC but) (ADVP (RB probably)) (ADVP (RB not))))))) | One of these days I will play something on the piano. | ( ( One ( of ( these days ) ) ) ( I ( ( will ( ( play something ) ( on ( the piano ) ) ) ) . ) ) ) | (ROOT (S (NP (NP (CD One)) (PP (IN of) (NP (DT these) (NNS days)))) (NP (PRP I)) (VP (MD will) (VP (VB play) (NP (NN something)) (PP (IN on) (NP (DT the) (NN piano))))) (. .))) | telephone | 0entailment
|
146,023 | 146023c | but now if you cook them wrong you can loose the vitamins to | ( but ( now ( if ( you ( cook ( them ( wrong ( you ( can ( ( loose ( the vitamins ) ) to ) ) ) ) ) ) ) ) ) ) | (ROOT (FRAG (CC but) (ADVP (RB now)) (SBAR (IN if) (S (NP (PRP you)) (VP (VB cook) (S (NP (PRP them)) (ADJP (JJ wrong)) (SBAR (S (NP (PRP you)) (VP (MD can) (VP (VB loose) (NP (DT the) (NNS vitamins)) (PP (TO to)))))))))))) | It doesn't matter how you cook them. | ( It ( ( ( does n't ) ( matter ( how ( you ( cook them ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ does) (RB n't) (VP (VB matter) (SBAR (WHADVP (WRB how)) (S (NP (PRP you)) (VP (VB cook) (NP (PRP them))))))) (. .))) | telephone | 2contradiction
|
122,244 | 122244c | , uptown vs. downtown)--let alone the idea that a possession could bring its buyer simple pleasure. | ( ( ( ( ( , ( ( ( uptown vs. ) downtown ) -RRB- ) ) ( -- let ) ) alone ) ( the ( idea ( that ( ( a possession ) ( could ( bring ( its ( buyer ( simple pleasure ) ) ) ) ) ) ) ) ) ) . ) | (ROOT (SINV (VP (, ,) (S (VP (VB uptown) (PRT (RP vs.)) (NP (NN downtown)) (-RRB- -RRB-)))) (PRN (: --) (ADVP (VB let))) (VP (VBZ alone)) (NP (DT the) (NN idea) (SBAR (IN that) (S (NP (DT a) (NN possession)) (VP (MD could) (VP (VB bring) (NP (PRP$ its) (NN buyer) (JJ simple) (NN pleasure))))))) (. .))) | A buyer does not possess what they bought. | ( ( A buyer ) ( ( ( does not ) ( possess ( what ( they bought ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN buyer)) (VP (VBZ does) (RB not) (VP (VB possess) (SBAR (WHNP (WP what)) (S (NP (PRP they)) (VP (VBD bought)))))) (. .))) | slate | 2contradiction
|
26,230 | 26230e | Peering into the passenger compartment, I noticed about ten of Lincoln's cops sweeping their way through the train's interior. | ( ( Peering ( into ( the ( passenger compartment ) ) ) ) ( , ( I ( ( ( noticed ( ( about ten ) ( of ( ( Lincoln 's ) cops ) ) ) ) ( ( sweeping ( their way ) ) ( through ( ( the ( train 's ) ) interior ) ) ) ) . ) ) ) ) | (ROOT (S (S (VP (VBG Peering) (PP (IN into) (NP (DT the) (NN passenger) (NN compartment))))) (, ,) (NP (PRP I)) (VP (VBD noticed) (NP (NP (QP (RB about) (CD ten))) (PP (IN of) (NP (NP (NNP Lincoln) (POS 's)) (NNS cops)))) (S (VP (VBG sweeping) (NP (PRP$ their) (NN way)) (PP (IN through) (NP (NP (DT the) (NN train) (POS 's)) (NN interior)))))) (. .))) | I saw that several of Lincoln's cops were in the train. | ( I ( ( saw ( that ( ( several ( of ( ( Lincoln 's ) cops ) ) ) ( were ( in ( the train ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD saw) (SBAR (IN that) (S (NP (NP (JJ several)) (PP (IN of) (NP (NP (NNP Lincoln) (POS 's)) (NNS cops)))) (VP (VBD were) (PP (IN in) (NP (DT the) (NN train))))))) (. .))) | fiction | 0entailment
|
59,876 | 59876e | right right yeah i know that i saw in a book i was reading a Spanish book uh not that i read Spanish you know i just you know reading some Spanish words and there was a comment in there about the Mexicans don't really want us to say we're Americans they would like to say that we're North Americans because they're Americans too you know and i guess that's true we don't think of any one else but ourselves i guess we're kind of uh the smart asses in the world i suppose uh or of America anyway we think of ourselves as the only Americans when they're Americans too | ( ( right right ) ( ( yeah ( i ( know ( that ( i ( saw ( ( ( ( in ( a book ) ) ( i ( was ( ( reading ( a ( Spanish ( book uh ) ) ) ) ( not ( that ( i ( read ( Spanish ( you ( ( ( know i ) just ) ( you ( know ( reading ( some ( Spanish words ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) and ) ( there ( ( was ( ( a comment ) ( in there ) ) ) ( about ( ( the Mexicans ) ( ( ( do n't ) really ) ( want ( us ( to ( say ( ( ( ( ( ( we ( 're ( Americans ( they ( would ( like ( to ( say ( that ( we ( 're ( ( North Americans ) ( because ( they ( ( 're Americans ) too ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( ( ( you know ) and ) ( i ( guess ( that ( 's true ) ) ) ) ) ) ( we ( ( do n't ) ( think ( of ( any ( one else ) ) ) ) ) ) ) but ) ( ourselves ( i ( guess ( we ( 're ( kind ( of ( ( uh ( the ( smart asses ) ) ) ( ( ( in ( the ( world ( i ( suppose uh ) ) ) ) ) or ) ( of America ) ) ) ) ) ) ) ) ) ) ) ( anyway ( we ( ( think ( of ourselves ) ) ( as ( the ( only Americans ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( when ( they ( ( 're Americans ) too ) ) ) ) ) | (ROOT (SINV (ADVP (RB right) (RB right)) (VP (VBP yeah) (SBAR (S (NP (FW i)) (VP (VBP know) (SBAR (IN that) (S (NP (FW i)) (VP (VBD saw) (SBAR (S (S (PP (IN in) (NP (DT a) (NN book))) (NP (FW i)) (VP (VBD was) (VP (VBG reading) (NP (DT a) (JJ Spanish) (NN book) (NN uh)) (SBAR (RB not) (IN that) (S (NP (FW i)) (VP (VBP read) (ADJP (JJ Spanish) (SBAR (S (NP (PRP you)) (VP (VBP know) (NP (FW i)) (ADVP (RB just)) (SBAR (S (NP (PRP you)) (VP (VBP know) (S (VP (VBG reading) (NP (DT some) (JJ Spanish) (NNS words))))))))))))))))) (CC and) (S (NP (EX there)) (VP (VBD was) (NP (NP (DT a) (NN comment)) (PP (IN in) (NP (RB there)))) (SBAR (IN about) (S (NP (DT the) (NNPS Mexicans)) (VP (VBP do) (RB n't) (ADVP (RB really)) (VP (VB want) (S (NP (PRP us)) (VP (TO to) (VP (VB say) (S (S (NP (PRP we)) (VP (VBP 're) (NP (NP (NNS Americans)) (SBAR (S (NP (PRP they)) (VP (MD would) (VP (VB like) (S (VP (TO to) (VP (VB say) (SBAR (IN that) (S (NP (PRP we)) (VP (VBP 're) (NP (NP (NNP North) (NNPS Americans)) (SBAR (IN because) (S (NP (PRP they)) (VP (VBP 're) (NP (NNPS Americans)) (ADVP (RB too))))))))))))))))))) (S (S (NP (PRP you)) (VP (VBP know))) (CC and) (S (NP (FW i)) (VP (VBP guess) (SBAR (IN that) (S (VP (VBZ 's) (ADJP (JJ true)))))))) (S (NP (PRP we)) (VP (VBP do) (RB n't) (VP (VB think) (PP (IN of) (NP (DT any) (CD one) (RB else)))))) (CC but) (S (NP (PRP ourselves)) (ADVP (RB i)) (VP (VBP guess) (SBAR (S (NP (PRP we)) (VP (VBP 're) (NP (NP (NN kind)) (PP (IN of) (S (VP (VBG uh) (NP (DT the) (JJ smart) (NNS asses)) (PP (PP (IN in) (NP (DT the) (NN world) (FW i) (NNP suppose) (NNP uh))) (CC or) (PP (IN of) (NP (NNP America))))))))))))) (S (ADVP (RB anyway)) (NP (PRP we)) (VP (VBP think) (PP (IN of) (NP (PRP ourselves))) (PP (IN as) (NP (DT the) (JJ only) (NNPS Americans)))))))))))))))))))))))) (SBAR (WHADVP (WRB when)) (S (NP (PRP they)) (VP (VBP 're) (NP (NNPS Americans)) (ADVP (RB too))))))) | I found out in a book that the Mexicans don't like it when we call ourselves Americans as if Mexico were not part of America. | ( I ( ( ( ( found out ) ( in ( a book ) ) ) ( that ( ( the Mexicans ) ( ( do n't ) ( ( like it ) ( when ( we ( ( call ( ourselves Americans ) ) ( as ( if ( Mexico ( ( were not ) ( part ( of America ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD found) (PRT (RP out)) (PP (IN in) (NP (DT a) (NN book))) (SBAR (IN that) (S (NP (DT the) (NNPS Mexicans)) (VP (VBP do) (RB n't) (VP (VB like) (NP (PRP it)) (SBAR (WHADVP (WRB when)) (S (NP (PRP we)) (VP (VBP call) (NP (PRP ourselves) (NNPS Americans)) (SBAR (RB as) (IN if) (S (NP (NNP Mexico)) (VP (VBD were) (RB not) (NP (NP (NN part)) (PP (IN of) (NP (NNP America))))))))))))))) (. .))) | telephone | 0entailment
|
85,002 | 85002c | The CAGE was developed in 1968 as a brief screening tool for primary care providers to detect alcohol abuse and dependence. | ( ( The CAGE ) ( ( was ( ( ( developed ( in 1968 ) ) ( as ( ( a ( brief ( screening tool ) ) ) ( for ( primary ( care providers ) ) ) ) ) ) ( to ( detect ( alcohol ( ( abuse and ) dependence ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP CAGE)) (VP (VBD was) (VP (VBN developed) (PP (IN in) (NP (CD 1968))) (PP (IN as) (NP (NP (DT a) (JJ brief) (NN screening) (NN tool)) (PP (IN for) (NP (JJ primary) (NN care) (NNS providers))))) (S (VP (TO to) (VP (VB detect) (UCP (NN alcohol) (NN abuse) (CC and) (JJ dependence))))))) (. .))) | CAGE was criteria for screening for diabetes. | ( CAGE ( ( was ( criteria ( for ( screening ( for diabetes ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP CAGE)) (VP (VBD was) (NP (NP (NNS criteria)) (PP (IN for) (S (VP (VBG screening) (PP (IN for) (NP (NN diabetes)))))))) (. .))) | government | 2contradiction
|
129,272 | 129272c | The 100-sq-m (1,076-sq-ft) courtyard is enclosed by long colonnades with a pavilion at each corner. | ( ( The ( ( 100-sq-m ( -LRB- ( 1,076-sq-ft -RRB- ) ) ) courtyard ) ) ( ( is ( ( enclosed ( by ( long colonnades ) ) ) ( with ( ( a pavilion ) ( at ( each corner ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (ADJP (ADJP (JJ 100-sq-m)) (PRN (-LRB- -LRB-) (ADJP (JJ 1,076-sq-ft)) (-RRB- -RRB-))) (NN courtyard)) (VP (VBZ is) (VP (VBN enclosed) (PP (IN by) (NP (JJ long) (NNS colonnades))) (PP (IN with) (NP (NP (DT a) (NN pavilion)) (PP (IN at) (NP (DT each) (NN corner))))))) (. .))) | The courtyard is open with just one pavilion in the center. | ( ( The courtyard ) ( ( is ( open ( with ( ( just ( one pavilion ) ) ( in ( the center ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN courtyard)) (VP (VBZ is) (ADJP (JJ open) (PP (IN with) (NP (NP (RB just) (CD one) (NN pavilion)) (PP (IN in) (NP (DT the) (NN center))))))) (. .))) | travel | 2contradiction
|
12,590 | 12590c | They do not reflect EPA endorsement of these spending levels. | ( They ( ( ( do not ) ( reflect ( ( EPA endorsement ) ( of ( these ( spending levels ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP do) (RB not) (VP (VB reflect) (NP (NP (NNP EPA) (NN endorsement)) (PP (IN of) (NP (DT these) (VBG spending) (NNS levels)))))) (. .))) | They do reflect EPA endorsement of these spending levels. | ( They ( ( do ( reflect ( ( EPA endorsement ) ( of ( these ( spending levels ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP do) (VP (VB reflect) (NP (NP (NNP EPA) (NN endorsement)) (PP (IN of) (NP (DT these) (VBG spending) (NNS levels)))))) (. .))) | government | 2contradiction
|
33,617 | 33617e | and that just seems ridiculous | ( and ( that ( just ( seems ridiculous ) ) ) ) | (ROOT (FRAG (CC and) (ADVP (RB that) (JJ just) (S (VP (VBZ seems) (ADJP (JJ ridiculous))))))) | It seems ridiculous. | ( It ( ( seems ridiculous ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ seems) (ADJP (JJ ridiculous))) (. .))) | telephone | 0entailment
|
78,283 | 78283n | I heard a thump. | ( I ( ( heard ( a thump ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD heard) (NP (DT a) (NN thump))) (. .))) | I heard a thump and a loud noise from the kitchen. | ( I ( ( ( heard ( ( ( a thump ) and ) ( a ( loud noise ) ) ) ) ( from ( the kitchen ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD heard) (NP (NP (DT a) (NN thump)) (CC and) (NP (DT a) (JJ loud) (NN noise))) (PP (IN from) (NP (DT the) (NN kitchen)))) (. .))) | fiction | 1neutral
|
33,394 | 33394c | a mild abrasive pad like a Scotchbrite pad or something like that and water and soap and water so we got pretty lucky on that | ( ( ( ( ( a ( mild ( abrasive pad ) ) ) ( like ( a ( Scotchbrite pad ) ) ) ) or ) ( something ( like ( ( that and ) ( water ( and ( ( soap and ) water ) ) ) ) ) ) ) ( so ( we ( ( got ( pretty lucky ) ) ( on that ) ) ) ) ) | (ROOT (FRAG (NP (NP (NP (DT a) (JJ mild) (JJ abrasive) (NN pad)) (PP (IN like) (NP (DT a) (NNP Scotchbrite) (NN pad)))) (CC or) (NP (NP (NN something)) (PP (IN like) (NP (NP (DT that)) (CC and) (NP (NN water) (CC and) (NN soap) (CC and) (NN water)))))) (SBAR (IN so) (S (NP (PRP we)) (VP (VBD got) (ADJP (RB pretty) (JJ lucky)) (PP (IN on) (NP (DT that)))))))) | Even after using soap and water, things did not get better. | ( ( Even ( after ( using ( ( soap and ) water ) ) ) ) ( , ( things ( ( ( did not ) ( get better ) ) . ) ) ) ) | (ROOT (S (PP (RB Even) (IN after) (S (VP (VBG using) (NP (NN soap) (CC and) (NN water))))) (, ,) (NP (NNS things)) (VP (VBD did) (RB not) (VP (VB get) (ADVP (RBR better)))) (. .))) | telephone | 2contradiction
|
137,459 | 137459c | okay it didn't make the national national national national news too much which i find really weird | ( okay ( it ( ( did n't ) ( make ( ( the ( national ( national ( national ( national news ) ) ) ) ) ( ( too much ) ( which ( i ( find ( really weird ) ) ) ) ) ) ) ) ) ) | (ROOT (S (VP (VB okay) (SBAR (S (NP (PRP it)) (VP (VBD did) (RB n't) (VP (VB make) (S (NP (DT the) (JJ national) (JJ national) (JJ national) (JJ national) (NN news)) (ADJP (RB too) (JJ much)) (SBAR (WHNP (WDT which)) (S (NP (FW i)) (VP (VBP find) (ADJP (RB really) (JJ weird))))))))))))) | I am not surprised as this wouldn't interest the journalists one bit. | ( I ( ( ( am not ) ( surprised ( as ( this ( ( would n't ) ( interest ( ( the journalists ) ( one bit ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP am) (RB not) (ADJP (VBN surprised) (SBAR (IN as) (S (NP (DT this)) (VP (MD would) (RB n't) (VP (VB interest) (NP (NP (DT the) (NNS journalists)) (NP (CD one) (NN bit))))))))) (. .))) | telephone | 2contradiction
|
143,457 | 143457c | An article condemns President Clinton for ingratitude toward his loyal vice president. | ( ( An article ) ( ( condemns ( ( President Clinton ) ( for ( ingratitude ( toward ( his ( loyal ( vice president ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT An) (NN article)) (VP (VBZ condemns) (NP (NP (NNP President) (NNP Clinton)) (PP (IN for) (NP (NP (NN ingratitude)) (PP (IN toward) (NP (PRP$ his) (JJ loyal) (NN vice) (NN president))))))) (. .))) | The article praised President Clinton for his exquisite treatment of his vice president. | ( ( The article ) ( ( praised ( ( President Clinton ) ( for ( ( his ( exquisite treatment ) ) ( of ( his ( vice president ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN article)) (VP (VBD praised) (NP (NP (NNP President) (NNP Clinton)) (PP (IN for) (NP (NP (PRP$ his) (JJ exquisite) (NN treatment)) (PP (IN of) (NP (PRP$ his) (NN vice) (NN president))))))) (. .))) | slate | 2contradiction
|
98,540 | 98540e | Toobin is, of course, being massively hypocritical here, given that he too is now profiting from enclosing his reporting in hard covers. | ( Toobin ( ( ( ( ( is , ) ( of course ) ) , ) ( ( ( ( being ( massively hypocritical ) ) here ) , ) ( given ( that ( he ( too ( ( is now ) ( profiting ( from ( ( enclosing ( his reporting ) ) ( in ( hard covers ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Toobin)) (VP (VBZ is) (, ,) (PP (IN of) (NP (NN course))) (, ,) (VP (VP (VBG being) (ADJP (ADVP (RB massively)) (JJ hypocritical)) (ADVP (RB here))) (, ,) (VP (VBN given) (SBAR (IN that) (S (NP (PRP he)) (ADVP (RB too)) (VP (VBZ is) (ADVP (RB now)) (VP (VBG profiting) (PP (IN from) (S (VP (VBG enclosing) (NP (PRP$ his) (NN reporting)) (PP (IN in) (NP (JJ hard) (NNS covers))))))))))))) (. .))) | He is making money from the reports which is deceptive because of the nature of his covers. | ( He ( ( is ( ( making money ) ( from ( ( the reports ) ( which ( is ( deceptive ( because ( of ( ( the nature ) ( of ( his covers ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBZ is) (VP (VBG making) (NP (NN money)) (PP (IN from) (NP (NP (DT the) (NNS reports)) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (ADJP (JJ deceptive) (PP (IN because) (PP (IN of) (NP (NP (DT the) (NN nature)) (PP (IN of) (NP (PRP$ his) (NNS covers)))))))))))))) (. .))) | slate | 0entailment
|
56,236 | 56236n | right and uh wait for an opportunity to use it | ( ( ( ( right and ) uh ) ( ( wait ( for ( an opportunity ) ) ) ( to use ) ) ) it ) | (ROOT (SINV (VP (ADVP (RB right) (CC and) (RB uh)) (VBP wait) (PP (IN for) (NP (DT an) (NN opportunity))) (S (VP (TO to) (VP (VB use))))) (NP (PRP it)))) | That opportunity may be later or sooner. | ( ( That opportunity ) ( ( may ( be ( ( later or ) sooner ) ) ) . ) ) | (ROOT (S (NP (DT That) (NN opportunity)) (VP (MD may) (VP (VB be) (ADVP (RB later) (CC or) (RB sooner)))) (. .))) | telephone | 1neutral
|
66,047 | 66047n | The race is not going nowhere, said the Astronomer, earnestly. | ( ( ( The race ) ( ( is not ) ( going nowhere ) ) ) ( , ( ( said ( ( ( the Astronomer ) , ) earnestly ) ) . ) ) ) | (ROOT (SINV (S (NP (DT The) (NN race)) (VP (VBZ is) (RB not) (VP (VBG going) (ADVP (RB nowhere))))) (, ,) (VP (VBD said)) (NP (NP (DT the) (NN Astronomer)) (, ,) (NP (NN earnestly))) (. .))) | The race has an end point, said the Astronomer earnestly. | ( ( ( The race ) ( has ( an ( end point ) ) ) ) ( , ( ( said ( the ( Astronomer earnestly ) ) ) . ) ) ) | (ROOT (SINV (S (NP (DT The) (NN race)) (VP (VBZ has) (NP (DT an) (NN end) (NN point)))) (, ,) (VP (VBD said)) (NP (DT the) (NNP Astronomer) (NN earnestly)) (. .))) | fiction | 1neutral
|
73,424 | 73424n | A man had run up and was standing beside the egg, beating at it. | ( ( A man ) ( ( ( ( had ( run up ) ) and ) ( was ( ( ( standing ( beside ( the egg ) ) ) , ) ( beating ( at it ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN man)) (VP (VP (VBD had) (VP (VBN run) (PRT (RP up)))) (CC and) (VP (VBD was) (VP (VBG standing) (PP (IN beside) (NP (DT the) (NN egg))) (, ,) (S (VP (VBG beating) (PP (IN at) (NP (PRP it)))))))) (. .))) | The man was in a hurry to cook dinner. | ( ( The man ) ( ( was ( in ( a ( hurry ( to ( cook dinner ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBD was) (PP (IN in) (NP (DT a) (NN hurry) (S (VP (TO to) (VP (VB cook) (NP (NN dinner)))))))) (. .))) | fiction | 1neutral
|
120,892 | 120892n | They did not, but Sir James referred him to Mrs. Vandemeyer's solicitor. | ( ( ( ( ( They ( did not ) ) , ) but ) ( ( Sir James ) ( ( referred him ) ( to ( ( Mrs. ( Vandemeyer 's ) ) solicitor ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP They)) (VP (VBD did) (RB not))) (, ,) (CC but) (S (NP (NNP Sir) (NNP James)) (VP (VBD referred) (NP (PRP him)) (PP (TO to) (NP (NP (NNP Mrs.) (NNP Vandemeyer) (POS 's)) (NN solicitor))))) (. .))) | Sir James has a high opinion of Mrs. Vandemeyer's solicitor. | ( ( Sir James ) ( ( has ( ( a ( high opinion ) ) ( of ( ( Mrs. ( Vandemeyer 's ) ) solicitor ) ) ) ) . ) ) | (ROOT (S (NP (NNP Sir) (NNP James)) (VP (VBZ has) (NP (NP (DT a) (JJ high) (NN opinion)) (PP (IN of) (NP (NP (NNP Mrs.) (NNP Vandemeyer) (POS 's)) (NN solicitor))))) (. .))) | fiction | 1neutral
|
71,400 | 71400c | Do you understand now, monsieur? | ( ( ( Do you ) ( ( ( understand now ) , ) monsieur ) ) ? ) | (ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB understand) (ADVP (RB now)) (, ,) (ADVP (RB monsieur))) (. ?))) | You understand now. | ( You ( ( understand now ) . ) ) | (ROOT (S (NP (PRP You)) (VP (VBP understand) (ADVP (RB now))) (. .))) | fiction | 2contradiction
|
120,607 | 120607c | Legend says that Theseus was thrown to his death here, many generations ago. | ( Legend ( ( says ( that ( Theseus ( was ( thrown ( ( ( ( to ( his death ) ) here ) , ) ( ( many generations ) ago ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Legend)) (VP (VBZ says) (SBAR (IN that) (S (NP (NNP Theseus)) (VP (VBD was) (VP (VBN thrown) (PP (PP (TO to) (NP (PRP$ his) (NN death))) (ADVP (RB here)) (, ,) (ADVP (NP (JJ many) (NNS generations)) (RB ago)))))))) (. .))) | This place is not related to Theseus's death whatsoever. | ( ( This place ) ( ( ( ( is not ) ( related ( to ( ( Theseus 's ) death ) ) ) ) whatsoever ) . ) ) | (ROOT (S (NP (DT This) (NN place)) (VP (VBZ is) (RB not) (ADJP (JJ related) (PP (TO to) (NP (NP (NNP Theseus) (POS 's)) (NN death)))) (ADVP (RB whatsoever))) (. .))) | travel | 2contradiction
|
69,652 | 69652e | Once we got past that, it became a real positive for the Long Beach program and Long Beach clients. | ( ( Once ( we ( got ( past that ) ) ) ) ( , ( it ( ( ( became ( a ( real positive ) ) ) ( for ( ( ( the ( Long ( Beach program ) ) ) and ) ( Long ( Beach clients ) ) ) ) ) . ) ) ) ) | (ROOT (S (SBAR (IN Once) (S (NP (PRP we)) (VP (VBD got) (PP (IN past) (NP (DT that)))))) (, ,) (NP (PRP it)) (VP (VBD became) (NP (DT a) (JJ real) (NN positive)) (PP (IN for) (NP (NP (DT the) (NNP Long) (NNP Beach) (NN program)) (CC and) (NP (NNP Long) (NNP Beach) (NNS clients))))) (. .))) | It benefited the Long beach program eventually. | ( It ( ( ( benefited ( the ( Long ( beach program ) ) ) ) eventually ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBD benefited) (NP (DT the) (JJ Long) (NN beach) (NN program)) (ADVP (RB eventually))) (. .))) | government | 0entailment
|
122,256 | 122256c | Also, a George Stephanopoulos essay urges Clinton to step forward and tell us everything about his relationship with Monica Lewinsky. | ( Also ( , ( ( a ( George ( Stephanopoulos essay ) ) ) ( ( urges ( Clinton ( to ( ( ( step forward ) and ) ( ( ( tell us ) ( everything ( about ( his relationship ) ) ) ) ( with ( Monica Lewinsky ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (ADVP (RB Also)) (, ,) (NP (DT a) (NNP George) (NNP Stephanopoulos) (NN essay)) (VP (VBZ urges) (S (NP (NNP Clinton)) (VP (TO to) (VP (VP (VB step) (ADVP (RB forward))) (CC and) (VP (VB tell) (NP (PRP us)) (NP (NP (NN everything)) (PP (IN about) (NP (PRP$ his) (NN relationship)))) (PP (IN with) (NP (NNP Monica) (NNP Lewinsky)))))))) (. .))) | Clinton was never mentioned in Stephanopoulos' essay. | ( Clinton ( ( ( was never ) ( mentioned ( in ( ( Stephanopoulos ' ) essay ) ) ) ) . ) ) | (ROOT (S (NP (NNP Clinton)) (VP (VBD was) (ADVP (RB never)) (VP (VBN mentioned) (PP (IN in) (NP (NP (NNP Stephanopoulos) (POS ')) (NN essay))))) (. .))) | slate | 2contradiction
|
35,197 | 35197c | The Daily Telegraph reported that David Trimble, the Ulster Unionist Party leader and first minister in the new Ulster assembly, had threatened to resign if the march wasn't allowed through. | ( ( The ( Daily Telegraph ) ) ( ( reported ( that ( ( ( ( ( David Trimble ) , ) ( ( the ( Ulster ( Unionist ( Party ( leader ( and ( first minister ) ) ) ) ) ) ) ( in ( the ( new ( Ulster assembly ) ) ) ) ) ) , ) ( had ( threatened ( to ( resign ( if ( ( the march ) ( ( was n't ) ( allowed through ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Daily) (NNP Telegraph)) (VP (VBD reported) (SBAR (IN that) (S (NP (NP (NNP David) (NNP Trimble)) (, ,) (NP (NP (DT the) (NNP Ulster) (NNP Unionist) (NNP Party) (NN leader) (CC and) (JJ first) (NN minister)) (PP (IN in) (NP (DT the) (JJ new) (NNP Ulster) (NN assembly)))) (, ,)) (VP (VBD had) (VP (VBN threatened) (S (VP (TO to) (VP (VB resign) (SBAR (IN if) (S (NP (DT the) (NN march)) (VP (VBD was) (RB n't) (VP (VBN allowed) (PP (IN through)))))))))))))) (. .))) | Trimble is the VP of the Ulster Unionists. | ( Trimble ( ( is ( ( the VP ) ( of ( the ( Ulster Unionists ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Trimble)) (VP (VBZ is) (NP (NP (DT the) (NNP VP)) (PP (IN of) (NP (DT the) (NNP Ulster) (NNPS Unionists))))) (. .))) | slate | 2contradiction
|
129,957 | 129957c | The rule will apply to 82 percent of the general, short-term, acute care hospitals that participate in the Medicare program, or 5,130 hospitals, all of which are considered small entities by HCFA. | ( ( The rule ) ( ( will ( ( apply ( to ( ( 82 percent ) ( of ( the ( general ( , ( short-term ( , ( acute care ) ) ) ) ) ) ) ) ) ) ( ( ( ( hospitals ( that ( participate ( in ( the ( Medicare program ) ) ) ) ) ) , ) or ) ( ( ( 5,130 hospitals ) , ) ( ( all ( of which ) ) ( are ( ( considered ( small entities ) ) ( by HCFA ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN rule)) (VP (MD will) (VP (VB apply) (PP (TO to) (NP (NP (CD 82) (NN percent)) (PP (IN of) (NP (DT the) (JJ general) (, ,) (JJ short-term) (, ,) (JJ acute) (NN care))))) (NP (NP (NP (NNS hospitals)) (SBAR (WHNP (WDT that)) (S (VP (VBP participate) (PP (IN in) (NP (DT the) (NNP Medicare) (NN program))))))) (, ,) (CC or) (NP (NP (CD 5,130) (NNS hospitals)) (, ,) (SBAR (WHNP (DT all) (WHPP (IN of) (WHNP (WDT which)))) (S (VP (VBP are) (VP (VBN considered) (NP (JJ small) (NNS entities)) (PP (IN by) (NP (NNP HCFA))))))))))) (. .))) | This rule applies to all hospitals, regardless of size. | ( ( This rule ) ( ( ( ( applies ( to ( all hospitals ) ) ) , ) ( regardless ( of size ) ) ) . ) ) | (ROOT (S (NP (DT This) (NN rule)) (VP (VBZ applies) (PP (TO to) (NP (DT all) (NNS hospitals))) (, ,) (ADVP (RB regardless) (PP (IN of) (NP (NN size))))) (. .))) | government | 2contradiction
|
40,941 | 40941c | i still haven't checked out to see if they do make the eighteen i i'm sure they do | ( ( i still ) ( ( have n't ) ( ( checked out ) ( to ( see ( if ( they ( do ( make ( ( the ( eighteen ( i i ) ) ) ( 'm ( sure ( they do ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (NP (FW i)) (ADVP (RB still))) (VP (VBP have) (RB n't) (VP (VBN checked) (PRT (RP out)) (S (VP (TO to) (VP (VB see) (SBAR (IN if) (S (NP (PRP they)) (VP (VBP do) (VP (VB make) (NP (NP (DT the) (JJ eighteen) (FW i) (FW i)) (SBAR (S (VP (VBP 'm) (ADJP (JJ sure) (SBAR (S (NP (PRP they)) (VP (VBP do)))))))))))))))))))) | They don't make the 18. | ( They ( ( ( do n't ) ( make ( the 18 ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP do) (RB n't) (VP (VB make) (NP (DT the) (CD 18)))) (. .))) | telephone | 2contradiction
|
124,815 | 124815c | The Alternative approach also uses different data to value reductions in the risk of premature mortality and chronic bronchitis and makes adjustments relating to the health status and potential longevity of the populations most likely affected by PM. | ( ( The ( Alternative approach ) ) ( also ( ( ( ( ( uses ( different data ) ) ( to ( ( value reductions ) ( in ( ( the risk ) ( of ( premature ( mortality ( and ( chronic bronchitis ) ) ) ) ) ) ) ) ) ) and ) ( makes ( adjustments ( relating ( to ( ( the ( health ( status ( and ( potential longevity ) ) ) ) ) ( of ( ( ( the populations ) ( most likely ) ) ( affected ( by PM ) ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (DT The) (NNP Alternative) (NN approach)) (ADVP (RB also)) (VP (VP (VBZ uses) (NP (JJ different) (NNS data)) (PP (TO to) (NP (NP (NN value) (NNS reductions)) (PP (IN in) (NP (NP (DT the) (NN risk)) (PP (IN of) (NP (JJ premature) (NN mortality) (CC and) (NN chronic) (NNS bronchitis)))))))) (CC and) (VP (VBZ makes) (NP (NP (NNS adjustments)) (VP (VBG relating) (PP (TO to) (NP (NP (DT the) (NN health) (NN status) (CC and) (JJ potential) (NN longevity)) (PP (IN of) (NP (NP (DT the) (NNS populations)) (ADJP (RBS most) (JJ likely)) (VP (VBN affected) (PP (IN by) (NP (NNP PM)))))))))))) (. .))) | The alternative approach uses the same data but finds different results. | ( ( The ( alternative approach ) ) ( ( ( ( uses ( the ( same data ) ) ) but ) ( finds ( different results ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ alternative) (NN approach)) (VP (VP (VBZ uses) (NP (DT the) (JJ same) (NN data))) (CC but) (VP (VBZ finds) (NP (JJ different) (NNS results)))) (. .))) | government | 2contradiction
|
58,530 | 58530c | For all his accomplishments, Herod was nevertheless hated by his subjects; he taxed, he tortured, and he ordered the massacre of male Jewish infants in an attempt to do away with the heralded Messiah. | ( ( For ( all ( his accomplishments ) ) ) ( , ( ( ( ( ( ( ( ( ( Herod ( ( was nevertheless ) ( hated ( by ( his subjects ) ) ) ) ) ; ) ( he taxed ) ) , ) ( he tortured ) ) , ) and ) ( he ( ( ordered ( ( the massacre ) ( of ( male ( Jewish infants ) ) ) ) ) ( in ( an ( attempt ( to ( ( do away ) ( with ( the ( heralded Messiah ) ) ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (PP (IN For) (NP (PDT all) (PRP$ his) (NNS accomplishments))) (, ,) (S (S (NP (NNP Herod)) (VP (VBD was) (ADVP (RB nevertheless)) (ADJP (VBN hated) (PP (IN by) (NP (PRP$ his) (NNS subjects)))))) (: ;) (S (NP (PRP he)) (VP (VBD taxed)))) (, ,) (S (NP (PRP he)) (ADJP (JJ tortured))) (, ,) (CC and) (S (NP (PRP he)) (VP (VBD ordered) (NP (NP (DT the) (NN massacre)) (PP (IN of) (NP (JJ male) (JJ Jewish) (NNS infants)))) (PP (IN in) (NP (DT an) (NN attempt) (S (VP (TO to) (VP (VB do) (PRT (RP away)) (PP (IN with) (NP (DT the) (NNP heralded) (NNP Messiah)))))))))) (. .))) | Herod wasn't known treat his subjects brutally or to be an unjust ruler. | ( Herod ( ( ( was n't ) ( known ( ( ( ( treat ( his subjects ) ) brutally ) or ) ( to ( be ( an ( unjust ruler ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Herod)) (VP (VBD was) (RB n't) (VP (VBN known) (S (S (VP (VB treat) (NP (PRP$ his) (NNS subjects)) (ADVP (RB brutally)))) (CC or) (S (VP (TO to) (VP (VB be) (NP (DT an) (JJ unjust) (NN ruler)))))))) (. .))) | travel | 2contradiction
|
78,690 | 78690n | Many of the grand country quintas (villas) that still dot the island today have their roots in the early Madeira wine industry. | ( ( Many ( of ( ( ( the ( grand ( country quintas ) ) ) ( -LRB- ( villas -RRB- ) ) ) ( that ( still ( ( dot ( the island ) ) today ) ) ) ) ) ) ( ( ( have ( their roots ) ) ( in ( the ( early ( Madeira ( wine industry ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (JJ Many)) (PP (IN of) (NP (NP (DT the) (JJ grand) (NN country) (NNS quintas)) (PRN (-LRB- -LRB-) (NP (NNS villas)) (-RRB- -RRB-)) (SBAR (WHNP (WDT that)) (S (ADVP (RB still)) (VP (VBP dot) (NP (DT the) (NN island)) (NP (NN today)))))))) (VP (VBP have) (NP (PRP$ their) (NNS roots)) (PP (IN in) (NP (DT the) (JJ early) (NNP Madeira) (NN wine) (NN industry)))) (. .))) | The island's villas are still occupied and host large vineyards. | ( ( ( The ( island 's ) ) villas ) ( ( ( ( are ( still occupied ) ) and ) ( host ( large vineyards ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN island) (POS 's)) (NNS villas)) (VP (VP (VBP are) (ADJP (RB still) (VBN occupied))) (CC and) (VP (VB host) (NP (JJ large) (NNS vineyards)))) (. .))) | travel | 1neutral
|
56,118 | 56118c | I did the usual stunt. | ( I ( ( did ( the ( usual stunt ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD did) (NP (DT the) (JJ usual) (NN stunt))) (. .))) | I didn't do the usual. | ( I ( ( ( did n't ) ( do ( the usual ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB do) (NP (DT the) (JJ usual)))) (. .))) | fiction | 2contradiction
|
109,141 | 109141n | he's uh i read those uh actually i think my favorite author really right now is uh William Johnstone | ( he ( 's ( ( uh i ) ( read ( ( those ( uh ( actually i ) ) ) ( think ( ( ( my ( favorite author ) ) ( really right ) ) ( now ( is ( uh ( William Johnstone ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (PRP he)) (VP (VBZ 's) (S (INTJ (UH uh) (UH i)) (VP (VB read) (NP (NP (DT those) (FW uh) (FW actually) (FW i)) (SBAR (S (VP (VBP think) (SBAR (S (NP (NP (PRP$ my) (JJ favorite) (NN author)) (ADJP (RB really) (JJ right))) (ADVP (RB now)) (VP (VBZ is) (NP (INTJ (UH uh)) (NP (NNP William) (NNP Johnstone))))))))))))))) | He likes other authors as well. | ( He ( ( ( likes ( other authors ) ) ( as well ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBZ likes) (NP (JJ other) (NNS authors)) (ADVP (RB as) (RB well))) (. .))) | telephone | 1neutral
|
106,463 | 106463n | and so she's going to get some money for that and take some money from the bank and then try to make as much down payment as possible to keep the monthly payment low | ( and ( so ( she ( 's ( going ( to ( ( ( ( ( ( get ( ( some money ) ( for that ) ) ) and ) ( ( take ( some money ) ) ( from ( the bank ) ) ) ) and ) then ) ( try ( to ( ( make ( as ( much down ) ) ) ( payment ( as ( possible ( to ( ( keep ( the ( monthly payment ) ) ) low ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (PRN (CC and) (ADJP (RB so) (SBAR (S (NP (PRP she)) (VP (VBZ 's) (VP (VBG going) (S (VP (TO to) (VP (VP (VB get) (NP (NP (DT some) (NN money)) (PP (IN for) (NP (DT that))))) (CC and) (VP (VB take) (NP (DT some) (NN money)) (PP (IN from) (NP (DT the) (NN bank)))) (CC and) (ADVP (RB then)) (VP (VB try) (S (VP (TO to) (VP (VB make) (ADVP (RB as) (RB much) (RB down)) (NP (NP (NN payment)) (ADJP (RB as) (JJ possible) (S (VP (TO to) (VP (VB keep) (NP (DT the) (JJ monthly) (NN payment)) (ADVP (JJ low))))))))))))))))))))) | if she can keep the monthly payment low she will be able to buy more food | ( if ( she ( can ( keep ( ( the ( monthly payment ) ) ( low ( she ( will ( be ( able ( to ( buy ( more food ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (SBAR (IN if) (S (NP (PRP she)) (VP (MD can) (VP (VB keep) (S (NP (DT the) (JJ monthly) (NN payment)) (ADJP (JJ low)) (SBAR (S (NP (PRP she)) (VP (MD will) (VP (VB be) (ADJP (JJ able) (S (VP (TO to) (VP (VB buy) (NP (JJR more) (NN food)))))))))))))))) | telephone | 1neutral
|
111,690 | 111690e | The agency representatives also said that they were not aware of any data suggesting that the lack of a standardized approach to regulatory participation was a problem to either the public in general or to the regulated entities that are most likely to participate in rulemaking. | ( ( The ( agency representatives ) ) ( also ( ( said ( that ( they ( ( were not ) ( aware ( of ( ( any data ) ( suggesting ( that ( ( ( the lack ) ( of ( ( a ( standardized approach ) ) ( to ( regulatory participation ) ) ) ) ) ( was ( ( a problem ) ( ( ( to ( ( either ( the public ) ) ( in general ) ) ) or ) ( to ( ( the ( regulated entities ) ) ( that ( are ( most ( likely ( to ( participate ( in rulemaking ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (DT The) (NN agency) (NNS representatives)) (ADVP (RB also)) (VP (VBD said) (SBAR (IN that) (S (NP (PRP they)) (VP (VBD were) (RB not) (ADJP (JJ aware) (PP (IN of) (NP (NP (DT any) (NNS data)) (VP (VBG suggesting) (SBAR (IN that) (S (NP (NP (DT the) (NN lack)) (PP (IN of) (NP (NP (DT a) (JJ standardized) (NN approach)) (PP (TO to) (NP (JJ regulatory) (NN participation)))))) (VP (VBD was) (NP (NP (DT a) (NN problem)) (PP (PP (TO to) (NP (NP (RB either) (DT the) (NN public)) (PP (IN in) (NP (NN general))))) (CC or) (PP (TO to) (NP (NP (DT the) (JJ regulated) (NNS entities)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (ADJP (RBS most) (JJ likely) (S (VP (TO to) (VP (VB participate) (PP (IN in) (NP (NN rulemaking))))))))))))))))))))))))) (. .))) | Surprisingly, agency representatives stated they were not aware of data. | ( Surprisingly ( , ( ( agency representatives ) ( ( stated ( they ( ( were not ) ( aware ( of data ) ) ) ) ) . ) ) ) ) | (ROOT (S (ADVP (RB Surprisingly)) (, ,) (NP (NN agency) (NNS representatives)) (VP (VBD stated) (SBAR (S (NP (PRP they)) (VP (VBD were) (RB not) (ADJP (JJ aware) (PP (IN of) (NP (NNS data)))))))) (. .))) | government | 0entailment
|
28,236 | 28236e | In the same way, we have his statement that he put the coffee down in the hall. | ( ( In ( the ( same way ) ) ) ( , ( we ( ( ( have ( his statement ) ) ( that ( he ( ( ( put ( the coffee ) ) down ) ( in ( the hall ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (DT the) (JJ same) (NN way))) (, ,) (NP (PRP we)) (VP (VBP have) (NP (PRP$ his) (NN statement)) (SBAR (IN that) (S (NP (PRP he)) (VP (VBD put) (NP (DT the) (NN coffee)) (PRT (RP down)) (PP (IN in) (NP (DT the) (NN hall))))))) (. .))) | He said that he put the coffee down in the hall. | ( He ( ( said ( that ( he ( ( ( put ( the coffee ) ) down ) ( in ( the hall ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD said) (SBAR (IN that) (S (NP (PRP he)) (VP (VBD put) (NP (DT the) (NN coffee)) (PRT (RP down)) (PP (IN in) (NP (DT the) (NN hall))))))) (. .))) | fiction | 0entailment
|
134,068 | 134068c | Ca'daan caught sight of an ivory face, beautiful eyes, and bare breasts of a woman from behind a silk drape. | ( ( Ca ( ` daan ) ) ( ( ( caught ( sight ( of ( ( ( ( ( ( an ( ivory face ) ) , ) ( beautiful eyes ) ) , ) and ) ( ( bare breasts ) ( of ( a woman ) ) ) ) ) ) ) ( from ( behind ( a ( silk drape ) ) ) ) ) . ) ) | (ROOT (S (NP (JJS Ca) (`` `) (NNS daan)) (VP (VBD caught) (NP (NP (NN sight)) (PP (IN of) (NP (NP (DT an) (JJ ivory) (NN face)) (, ,) (NP (JJ beautiful) (NNS eyes)) (, ,) (CC and) (NP (NP (JJ bare) (NNS breasts)) (PP (IN of) (NP (DT a) (NN woman))))))) (PP (IN from) (PP (IN behind) (NP (DT a) (NN silk) (NN drape))))) (. .))) | Ca'daan was alone in the room, and the loneliness crept into his soul and pained his heart. | ( ( ( ( ( ( Ca ( ` daan ) ) ( ( was alone ) ( in ( the room ) ) ) ) , ) and ) ( ( the loneliness ) ( crept ( into ( ( ( ( his soul ) and ) pained ) ( his heart ) ) ) ) ) ) . ) | (ROOT (S (S (NP (JJS Ca) (`` `) (NNS daan)) (VP (VBD was) (ADVP (RB alone)) (PP (IN in) (NP (DT the) (NN room))))) (, ,) (CC and) (S (NP (DT the) (NNS loneliness)) (VP (VBD crept) (PP (IN into) (NP (NP (PRP$ his) (NN soul)) (CC and) (JJ pained) (NP (PRP$ his) (NN heart)))))) (. .))) | fiction | 2contradiction
|
46,559 | 46559c | Officials from this organization described a situation in which a company had notified them of a newly identified vulnerability. | ( ( Officials ( from ( this organization ) ) ) ( ( described ( ( a situation ) ( ( in which ) ( ( a company ) ( had ( ( notified them ) ( of ( a ( ( newly identified ) vulnerability ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNS Officials)) (PP (IN from) (NP (DT this) (NN organization)))) (VP (VBD described) (NP (NP (DT a) (NN situation)) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (DT a) (NN company)) (VP (VBD had) (VP (VBN notified) (NP (PRP them)) (PP (IN of) (NP (DT a) (ADJP (RB newly) (VBN identified)) (NN vulnerability))))))))) (. .))) | The company had no issues. | ( ( The company ) ( ( had ( no issues ) ) . ) ) | (ROOT (S (NP (DT The) (NN company)) (VP (VBD had) (NP (DT no) (NNS issues))) (. .))) | government | 2contradiction
|
95,056 | 95056n | oh really if you had a choice of your car what would you get | ( oh ( really ( if ( you ( had ( ( ( a choice ) ( of ( your car ) ) ) ( what ( ( would you ) get ) ) ) ) ) ) ) ) | (ROOT (ADJP (RB oh) (RB really) (SBAR (IN if) (S (NP (PRP you)) (VP (VBD had) (NP (NP (DT a) (NN choice)) (PP (IN of) (NP (PRP$ your) (NN car))) (SBAR (WHNP (WP what)) (SINV (MD would) (NP (PRP you)) (VP (VB get)))))))))) | What kind of car would you give if you had a blank check? | ( ( ( What kind ) ( of car ) ) ( ( ( would you ) ( give ( if ( you ( had ( a ( blank check ) ) ) ) ) ) ) ? ) ) | (ROOT (SBARQ (WHNP (WHNP (WDT What) (NN kind)) (PP (IN of) (NP (NN car)))) (SQ (MD would) (NP (PRP you)) (VP (VB give) (SBAR (IN if) (S (NP (PRP you)) (VP (VBD had) (NP (DT a) (JJ blank) (NN check))))))) (. ?))) | telephone | 1neutral
|
144,536 | 144536e | These reductions in life years lost are applied regardless of the age at death. | ( ( ( These reductions ) ( in ( life years ) ) ) ( ( lost ( are ( ( applied ( regardless ( of ( the age ) ) ) ) ( at death ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT These) (NNS reductions)) (PP (IN in) (NP (NN life) (NNS years)))) (VP (VBD lost) (SBAR (S (VP (VBP are) (VP (VBN applied) (ADVP (RB regardless) (PP (IN of) (NP (DT the) (NN age)))) (PP (IN at) (NP (NN death)))))))) (. .))) | Reductions in life years lost are always applied. | ( ( Reductions ( in ( life years ) ) ) ( ( lost ( ( are always ) applied ) ) . ) ) | (ROOT (S (NP (NP (NNS Reductions)) (PP (IN in) (NP (NN life) (NNS years)))) (VP (VBD lost) (SBAR (S (VP (VBP are) (ADVP (RB always)) (VP (VBN applied)))))) (. .))) | government | 0entailment
|
63,054 | 63054c | yeah unfortunately because because i often i often sort of wonder how having never been to the Soviet Union um how different the people there really are you know how how much everyone always thought of them as you know sort of the | ( ( yeah unfortunately ) ( ( because because ) ( i ( often ( ( ( i ( often sort ) ) ( of wonder ) ) ( how ( ( ( having never ) ( ( been ( to ( the ( Soviet ( Union um ) ) ) ) ) ( ( how different ) ( ( the people ) ( there ( really ( are you ) ) ) ) ) ) ) ( know ( ( how how ) ( ( much everyone ) ( always ( ( thought ( of them ) ) ( as ( you ( know ( sort ( of the ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (VP (VB yeah) (ADVP (RB unfortunately)) (SBAR (IN because) (IN because) (S (NP (FW i)) (ADVP (RB often)) (VP (VBD i) (ADVP (RB often) (NN sort)) (PP (IN of) (NP (NN wonder))) (SBAR (WHADVP (WRB how)) (S (S (VP (VBG having) (ADVP (RB never)) (VP (VBN been) (PP (TO to) (NP (DT the) (NNP Soviet) (NNP Union) (NN um))) (SBAR (WHNP (WRB how) (JJ different)) (S (NP (DT the) (NNS people)) (ADVP (RB there)) (ADVP (RB really)) (VP (VBP are) (NP (PRP you)))))))) (VP (VBP know) (SBAR (WHADVP (WRB how) (WRB how)) (S (NP (JJ much) (NN everyone)) (ADVP (RB always)) (VP (VBD thought) (PP (IN of) (NP (PRP them))) (SBAR (IN as) (S (NP (PRP you)) (VP (VBP know) (NP (NP (NN sort)) (PP (IN of) (NP (DT the))))))))))))))))))) | I traveled to the Soviet Union in the 80s and I know exactly what the people there are like. | ( ( ( ( I ( ( traveled ( to ( the ( Soviet Union ) ) ) ) ( in ( the 80s ) ) ) ) and ) ( I ( know ( ( exactly what ) ( ( the people ) ( there ( are like ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP I)) (VP (VBD traveled) (PP (TO to) (NP (DT the) (NNP Soviet) (NNP Union))) (PP (IN in) (NP (DT the) (NNS 80s))))) (CC and) (S (NP (PRP I)) (VP (VBP know) (SBAR (WHADJP (RB exactly) (WP what)) (S (NP (DT the) (NNS people)) (ADVP (RB there)) (VP (VBP are) (ADJP (JJ like))))))) (. .))) | telephone | 2contradiction
|
136,454 | 136454n | 3) Loral's lawyers tried in vain to block the transmission just after it had occurred. | ( ( 3 -RRB- ) ( Loral ( ( 's ( lawyers ( ( tried ( in vain ) ) ( to ( ( block ( the transmission ) ) ( just ( after ( it ( had occurred ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (LST (LS 3) (-RRB- -RRB-)) (NP (NNP Loral)) (VP (VBZ 's) (NP (NP (NNS lawyers)) (VP (VBN tried) (PP (IN in) (NP (JJ vain))) (S (VP (TO to) (VP (VB block) (NP (DT the) (NN transmission)) (SBAR (RB just) (IN after) (S (NP (PRP it)) (VP (VBD had) (VP (VBN occurred))))))))))) (. .))) | Loral's lawyers wanted to stop the fax transmission. | ( ( ( Loral 's ) lawyers ) ( ( wanted ( to ( stop ( the ( fax transmission ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Loral) (POS 's)) (NNS lawyers)) (VP (VBD wanted) (S (VP (TO to) (VP (VB stop) (NP (DT the) (NN fax) (NN transmission)))))) (. .))) | slate | 1neutral
|
37,015 | 37015n | Is that clear?" | ( ( ( ( Is that ) clear ) ? ) '' ) | (ROOT (SQ (VBZ Is) (NP (DT that)) (ADJP (JJ clear)) (. ?) ('' ''))) | Do you think you know? | ( ( ( Do you ) ( think ( you know ) ) ) ? ) | (ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB think) (S (NP (PRP you)) (VP (VB know)))) (. ?))) | fiction | 1neutral
|
114,947 | 114947n | The IRS also points out that upper-income audits dropped in response to the closing down of tax shelters in the 1986 Tax Reform Act. | ( ( The IRS ) ( also ( ( ( points out ) ( that ( ( upper-income audits ) ( ( dropped ( in response ) ) ( to ( ( ( the closing ) down ) ( of ( ( tax shelters ) ( in ( the ( 1986 ( Tax ( Reform Act ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (DT The) (NNP IRS)) (ADVP (RB also)) (VP (VBZ points) (PRT (RP out)) (SBAR (IN that) (S (NP (NN upper-income) (NNS audits)) (VP (VBD dropped) (PP (IN in) (NP (NN response))) (PP (TO to) (NP (NP (DT the) (VBG closing) (RP down)) (PP (IN of) (NP (NP (NN tax) (NNS shelters)) (PP (IN in) (NP (DT the) (CD 1986) (NNP Tax) (NNP Reform) (NNP Act))))))))))) (. .))) | The IRS audited 40,000 upper-income people last year. | ( ( The IRS ) ( ( ( audited ( 40,000 ( upper-income people ) ) ) ( last year ) ) . ) ) | (ROOT (S (NP (DT The) (NNP IRS)) (VP (VBD audited) (NP (CD 40,000) (NN upper-income) (NNS people)) (NP (JJ last) (NN year))) (. .))) | slate | 1neutral
|
24,398 | 24398e | The following is a recommended selection of Las Vegas's best hotels in four price categories. | ( ( The following ) ( ( is ( ( ( a ( recommended selection ) ) ( of ( ( Las ( Vegas 's ) ) ( best hotels ) ) ) ) ( in ( four ( price categories ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN following)) (VP (VBZ is) (NP (NP (DT a) (VBN recommended) (NN selection)) (PP (IN of) (NP (NP (NNP Las) (NNP Vegas) (POS 's)) (JJS best) (NNS hotels))) (PP (IN in) (NP (CD four) (NN price) (NNS categories))))) (. .))) | Here are some great places to stay in Las Vegas. | ( Here ( ( are ( some ( great ( places ( to ( stay ( in ( Las Vegas ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (RB Here)) (VP (VBP are) (NP (DT some) (JJ great) (NNS places) (S (VP (TO to) (VP (VB stay) (PP (IN in) (NP (NNP Las) (NNP Vegas)))))))) (. .))) | travel | 0entailment
|
12,215 | 12215e | Most gains and losses from transferring assets within and between sectors wash out at the national level and may not represent newly available resources for the economy as a whole. | ( ( ( ( Most gains ) and ) ( losses ( from ( ( transferring assets ) ( ( ( within and ) between ) sectors ) ) ) ) ) ( ( ( ( ( wash out ) ( at ( the ( national level ) ) ) ) and ) ( ( may not ) ( ( ( represent ( ( newly available ) resources ) ) ( for ( the economy ) ) ) ( as ( a whole ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (JJS Most) (NNS gains)) (CC and) (NP (NP (NNS losses)) (PP (IN from) (S (VP (VBG transferring) (NP (NNS assets)) (PP (IN within) (CC and) (IN between) (NP (NNS sectors)))))))) (VP (VP (VBP wash) (PRT (RP out)) (PP (IN at) (NP (DT the) (JJ national) (NN level)))) (CC and) (VP (MD may) (RB not) (VP (VB represent) (NP (ADJP (RB newly) (JJ available)) (NNS resources)) (PP (IN for) (NP (DT the) (NN economy))) (PP (IN as) (NP (DT a) (NN whole)))))) (. .))) | Transferring assets may result in gains or losses . | ( ( Transferring assets ) ( ( may ( result ( in ( ( gains or ) losses ) ) ) ) . ) ) | (ROOT (S (NP (VBG Transferring) (NNS assets)) (VP (MD may) (VP (VB result) (PP (IN in) (NP (NNS gains) (CC or) (NNS losses))))) (. .))) | government | 0entailment
|
41,724 | 41724e | control | control | (ROOT (NP (NN control))) | Control | Control | (ROOT (NP (NNP Control))) | government | 0entailment
|
24,829 | 24829n | The recurring theme is too much and too little self-esteem. | ( ( The ( recurring theme ) ) ( ( is ( ( ( too much ) and ) ( too ( little self-esteem ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (VBG recurring) (NN theme)) (VP (VBZ is) (ADJP (ADJP (RB too) (JJ much)) (CC and) (ADJP (RB too) (RB little) (JJ self-esteem)))) (. .))) | The theme is that too much self-esteem is just as damaging as too little. | ( ( The theme ) ( ( is ( that ( ( ( too much ) self-esteem ) ( ( is just ) ( ( ( as damaging ) as ) ( too little ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN theme)) (VP (VBZ is) (SBAR (IN that) (S (NP (ADJP (RB too) (JJ much)) (NN self-esteem)) (VP (VBZ is) (ADVP (RB just)) (ADJP (ADJP (RB as) (JJ damaging)) (IN as) (ADJP (RB too) (JJ little))))))) (. .))) | slate | 1neutral
|
105,031 | 105031n | and if it's not if it's not mom then then dad or somebody's got to move in there and do the job because the kids really need it | ( ( ( and ( if ( it ( ( 's not ) ( if ( it ( ( ( ( 's not ) mom ) then ) ( ( then ( ( dad or ) somebody ) ) ( 's ( got ( to ( move ( in there ) ) ) ) ) ) ) ) ) ) ) ) ) and ) ( ( do ( the job ) ) ( because ( ( the kids ) ( really ( need it ) ) ) ) ) ) | (ROOT (S (VP (VP (VB and) (SBAR (IN if) (S (NP (PRP it)) (VP (VBZ 's) (RB not) (SBAR (IN if) (S (NP (PRP it)) (VP (VBZ 's) (RB not) (NP (NN mom)) (ADVP (RB then)) (SBAR (S (NP (RB then) (NN dad) (CC or) (NN somebody)) (VP (VBZ 's) (VP (VBN got) (S (VP (TO to) (VP (VB move) (PP (IN in) (NP (RB there))))))))))))))))) (CC and) (VP (VB do) (NP (DT the) (NN job)) (SBAR (IN because) (S (NP (DT the) (NNS kids)) (ADVP (RB really)) (VP (VBP need) (NP (PRP it))))))))) | The children are relying on them. | ( ( The children ) ( ( are ( relying ( on them ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS children)) (VP (VBP are) (VP (VBG relying) (PP (IN on) (NP (PRP them))))) (. .))) | telephone | 1neutral
|
127,587 | 127587n | I can do nothing with the American. | ( I ( ( can ( ( do nothing ) ( with ( the American ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (MD can) (VP (VB do) (NP (NN nothing)) (PP (IN with) (NP (DT the) (NNP American))))) (. .))) | The American is protected by international laws. | ( ( The American ) ( ( is ( protected ( by ( international laws ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP American)) (VP (VBZ is) (VP (VBN protected) (PP (IN by) (NP (JJ international) (NNS laws))))) (. .))) | fiction | 1neutral
|
77,170 | 77170e | In a month from now sooner or later as you wish I will guarantee you such a reign of terror in Ireland as shall shake the British Empire to its foundations. There was a pause, and then came the soft, sibilant accents of Number One: "Good! | ( ( In ( ( a month ) ( from ( ( now ( ( sooner or ) later ) ) as ) ) ) ) ( you ( wish ( I ( will ( ( ( ( ( guarantee ( you ( ( such ( a reign ) ) ( of ( terror ( in ( Ireland ( ( as ( shall ( ( shake ( the ( British Empire ) ) ) ( to ( its foundations ) ) ) ) ) . ) ) ) ) ) ) ) ) ( ( ( ( There ( was ( a pause ) ) ) , ) and ) ( then ( came ( ( the ( soft ( , ( sibilant accents ) ) ) ) ( of ( Number One ) ) ) ) ) ) ) : ) `` ) ( Good ! ) ) ) ) ) ) ) | (ROOT (S (PP (IN In) (NP (NP (DT a) (NN month)) (PP (IN from) (ADVP (ADVP (RB now) (RBR sooner) (CC or) (RBR later)) (RB as))))) (NP (PRP you)) (VP (VBP wish) (SBAR (S (NP (PRP I)) (VP (MD will) (VP (VB guarantee) (S (NP (PRP you)) (NP (NP (PDT such) (DT a) (NN reign)) (PP (IN of) (NP (NP (NN terror)) (PP (IN in) (NP (NP (NNP Ireland)) (SBAR (FRAG (SBAR (IN as) (S (VP (MD shall) (VP (VB shake) (NP (DT the) (JJ British) (NN Empire)) (PP (TO to) (NP (PRP$ its) (NNS foundations))))))) (. .))))))))) (SBAR (S (NP (EX There)) (VP (VBD was) (NP (DT a) (NN pause)))) (, ,) (CC and) (S (ADVP (RB then)) (VP (VBD came) (NP (NP (DT the) (JJ soft) (, ,) (JJ sibilant) (NNS accents)) (PP (IN of) (NP (NNP Number) (CD One))))))) (: :) (`` ``) (INTJ (JJ Good) (. !))))))))) | A reign of terror will grasp Ireland in just a month's time. | ( ( ( A reign ) ( of terror ) ) ( ( will ( grasp ( Ireland ( in ( just ( ( a ( month 's ) ) time ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN reign)) (PP (IN of) (NP (NN terror)))) (VP (MD will) (VP (VB grasp) (NP (NP (NNP Ireland)) (PP (IN in) (NP (RB just) (NP (DT a) (NN month) (POS 's)) (NN time)))))) (. .))) | fiction | 0entailment
|
57,885 | 57885n | Selected Local Shopping | ( Selected ( Local Shopping ) ) | (ROOT (NP (NNP Selected) (NNP Local) (NNP Shopping))) | There is some local shopping that locals prefer over the tourist-filled malls. | ( There ( ( ( is ( some ( local shopping ) ) ) ( that ( locals ( prefer ( over ( the ( tourist-filled malls ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (DT some) (JJ local) (NN shopping)) (SBAR (IN that) (S (NP (NNS locals)) (VP (VBP prefer) (PP (IN over) (NP (DT the) (JJ tourist-filled) (NNS malls))))))) (. .))) | travel | 1neutral
|
3,388 | 3388c | Legal services programs provide a broad range of generalized information and assistance to people wishing to handle simple legal matters themselves without extensive assistance from an attorney. | ( ( Legal ( services programs ) ) ( ( ( provide ( ( a ( broad range ) ) ( of ( generalized ( ( information and ) assistance ) ) ) ) ) ( to ( people ( wishing ( to ( ( ( handle ( ( simple ( legal matters ) ) themselves ) ) ( without ( extensive assistance ) ) ) ( from ( an attorney ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ Legal) (NNS services) (NNS programs)) (VP (VBP provide) (NP (NP (DT a) (JJ broad) (NN range)) (PP (IN of) (NP (JJ generalized) (NN information) (CC and) (NN assistance)))) (PP (TO to) (NP (NP (NNS people)) (VP (VBG wishing) (S (VP (TO to) (VP (VB handle) (NP (NP (JJ simple) (JJ legal) (NNS matters)) (ADVP (PRP themselves))) (PP (IN without) (NP (JJ extensive) (NN assistance))) (PP (IN from) (NP (DT an) (NN attorney)))))))))) (. .))) | Legal service programs are not legal to use in court. | ( ( Legal ( service programs ) ) ( ( ( are not ) ( legal ( to ( use ( in court ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ Legal) (NN service) (NNS programs)) (VP (VBP are) (RB not) (ADJP (JJ legal) (S (VP (TO to) (VP (VB use) (PP (IN in) (NP (NN court)))))))) (. .))) | government | 2contradiction
|
72,950 | 72950e | Azay-le-Rideau | Azay-le-Rideau | (ROOT (NP (NNP Azay-le-Rideau))) | It's Azay-le-Rideau. | ( It ( ( 's Azay-le-Rideau ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ Azay-le-Rideau))) (. .))) | travel | 0entailment
|
55,477 | 55477c | The final rule has been reviewed under Executive Order | ( ( The ( final rule ) ) ( has ( been ( reviewed ( under ( Executive Order ) ) ) ) ) ) | (ROOT (S (NP (DT The) (JJ final) (NN rule)) (VP (VBZ has) (VP (VBN been) (VP (VBN reviewed) (PP (IN under) (NP (NNP Executive) (NNP Order)))))))) | The Executive order will not be reviewed. | ( ( The ( Executive order ) ) ( ( ( will not ) ( be reviewed ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Executive) (NN order)) (VP (MD will) (RB not) (VP (VB be) (VP (VBN reviewed)))) (. .))) | government | 2contradiction
|
43,590 | 43590e | Based on the number and complexity of the comments, APHIS decided to issue only a small portion of the proposed rule at this time and to review and reanalyze the other portions of the rule before issuing them as final. | ( ( Based ( on ( ( the ( ( number and ) complexity ) ) ( of ( the comments ) ) ) ) ) ( , ( APHIS ( ( ( decided ( ( ( to ( issue ( ( only ( a ( small portion ) ) ) ( of ( ( the ( proposed rule ) ) ( at ( this time ) ) ) ) ) ) ) and ) ( to ( ( ( review and ) reanalyze ) ( ( the ( other portions ) ) ( of ( the rule ) ) ) ) ) ) ) ( before ( issuing ( them ( as final ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (VBN Based) (PP (IN on) (NP (NP (DT the) (NN number) (CC and) (NN complexity)) (PP (IN of) (NP (DT the) (NNS comments)))))) (, ,) (NP (NNS APHIS)) (VP (VBD decided) (S (VP (VP (TO to) (VP (VB issue) (NP (NP (RB only) (DT a) (JJ small) (NN portion)) (PP (IN of) (NP (NP (DT the) (VBN proposed) (NN rule)) (PP (IN at) (NP (DT this) (NN time)))))))) (CC and) (VP (TO to) (VP (VB review) (CC and) (VB reanalyze) (NP (NP (DT the) (JJ other) (NNS portions)) (PP (IN of) (NP (DT the) (NN rule)))))))) (PP (IN before) (S (VP (VBG issuing) (S (NP (PRP them)) (ADJP (RB as) (JJ final))))))) (. .))) | APHIS responded to the comments by choosing to review the rules. | ( APHIS ( ( ( responded ( to ( the comments ) ) ) ( by ( choosing ( to ( review ( the rules ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNS APHIS)) (VP (VBD responded) (PP (TO to) (NP (DT the) (NNS comments))) (PP (IN by) (S (VP (VBG choosing) (S (VP (TO to) (VP (VB review) (NP (DT the) (NNS rules))))))))) (. .))) | government | 0entailment
|
129,677 | 129677c | Vishnu, a four-armed god with mace, conch, discus, and lotus, has many incarnations, of which the most famous is Krishna, who appears as conquering hero, flute-playing lover, or mischievous baby. | ( ( ( ( Vishnu , ) ( ( a ( four-armed god ) ) ( with ( ( ( ( ( ( ( mace , ) conch ) , ) discus ) , ) and ) lotus ) ) ) ) , ) ( ( has ( ( ( many incarnations ) , ) ( ( of which ) ( ( the ( most famous ) ) ( is ( ( Krishna , ) ( who ( appears ( as ( conquering ( ( ( ( ( hero , ) ( flute-playing lover ) ) , ) or ) ( mischievous baby ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Vishnu)) (, ,) (NP (NP (DT a) (JJ four-armed) (NN god)) (PP (IN with) (NP (NP (NN mace)) (, ,) (NP (NN conch)) (, ,) (NP (NNS discus)) (, ,) (CC and) (NP (NNS lotus))))) (, ,)) (VP (VBZ has) (NP (NP (JJ many) (NNS incarnations)) (, ,) (SBAR (WHPP (IN of) (WHNP (WDT which))) (S (NP (DT the) (RBS most) (JJ famous)) (VP (VBZ is) (NP (NP (NNP Krishna)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBZ appears) (PP (IN as) (S (VP (VBG conquering) (NP (NP (NN hero)) (, ,) (NP (JJ flute-playing) (NN lover)) (, ,) (CC or) (NP (JJ mischievous) (NN baby))))))))))))))) (. .))) | Vishnu has eight arms, similar in fashion to an octopus. | ( Vishnu ( ( ( has ( ( ( eight arms ) , ) ( similar ( in fashion ) ) ) ) ( to ( an octopus ) ) ) . ) ) | (ROOT (S (NP (NNP Vishnu)) (VP (VBZ has) (NP (NP (CD eight) (NNS arms)) (, ,) (ADJP (JJ similar) (PP (IN in) (NP (NN fashion))))) (PP (TO to) (NP (DT an) (NNS octopus)))) (. .))) | travel | 2contradiction
|
111,008 | 111008c | 2) The FBI warned six members of Congress last year that China had targeted them for illegal campaign donations through foreign companies. | ( ( 2 -RRB- ) ( ( The FBI ) ( ( ( ( warned ( ( six members ) ( of Congress ) ) ) ( last year ) ) ( that ( China ( had ( ( ( targeted them ) ( for ( illegal ( campaign donations ) ) ) ) ( through ( foreign companies ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (LST (LS 2) (-RRB- -RRB-)) (NP (DT The) (NNP FBI)) (VP (VBD warned) (NP (NP (CD six) (NNS members)) (PP (IN of) (NP (NNP Congress)))) (NP (JJ last) (NN year)) (SBAR (IN that) (S (NP (NNP China)) (VP (VBD had) (VP (VBN targeted) (NP (PRP them)) (PP (IN for) (NP (JJ illegal) (NN campaign) (NNS donations))) (PP (IN through) (NP (JJ foreign) (NNS companies)))))))) (. .))) | Congress investigated the FBI for illegal campaign cookies. | ( Congress ( ( ( investigated ( the FBI ) ) ( for ( illegal ( campaign cookies ) ) ) ) . ) ) | (ROOT (S (NP (NNP Congress)) (VP (VBD investigated) (NP (DT the) (NNP FBI)) (PP (IN for) (NP (JJ illegal) (NN campaign) (NNS cookies)))) (. .))) | slate | 2contradiction
|
143,732 | 143732e | Funding for legal aid preserves community resources and saves tax dollars. | ( ( Funding ( for ( legal aid ) ) ) ( ( ( ( preserves ( community resources ) ) and ) ( saves ( tax dollars ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Funding)) (PP (IN for) (NP (JJ legal) (NN aid)))) (VP (VP (VBZ preserves) (NP (NN community) (NNS resources))) (CC and) (VP (VBZ saves) (NP (NN tax) (NNS dollars)))) (. .))) | Legal aid funding saves tax money. | ( ( Legal ( aid funding ) ) ( ( saves ( tax money ) ) . ) ) | (ROOT (S (NP (JJ Legal) (NN aid) (NN funding)) (VP (VBZ saves) (NP (NN tax) (NN money))) (. .))) | government | 0entailment
|
50,483 | 50483c | But they conclude that all the choices available to Witztum and Rips created wiggle room, thus permitting the authors' biases to corrupt the results. | ( But ( they ( ( conclude ( that ( ( ( all ( the choices ) ) ( available ( to ( ( Witztum and ) Rips ) ) ) ) ( ( ( created ( wiggle room ) ) , ) ( thus ( permitting ( ( the ( authors ' ) ) ( biases ( to ( corrupt ( the results ) ) ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (CC But) (NP (PRP they)) (VP (VBP conclude) (SBAR (IN that) (S (NP (NP (PDT all) (DT the) (NNS choices)) (ADJP (JJ available) (PP (TO to) (NP (NNP Witztum) (CC and) (NNP Rips))))) (VP (VBD created) (NP (NN wiggle) (NN room)) (, ,) (S (ADVP (RB thus)) (VP (VBG permitting) (NP (NP (DT the) (NNS authors) (POS ')) (NNS biases) (S (VP (TO to) (VP (VB corrupt) (NP (DT the) (NNS results)))))))))))) (. .))) | There were no choices available. | ( There ( ( were ( ( no choices ) available ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBD were) (ADJP (NP (DT no) (NNS choices)) (JJ available))) (. .))) | slate | 2contradiction
|
90,905 | 90905n | Adrin's eyes crawled over Vrenna as she stretched, revealing her shapely ivory body under the gray cloak. | ( ( ( Adrin 's ) eyes ) ( ( ( crawled ( over Vrenna ) ) ( as ( she ( ( stretched , ) ( ( revealing ( her ( shapely ( ivory body ) ) ) ) ( under ( the ( gray cloak ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Adrin) (POS 's)) (NNS eyes)) (VP (VBD crawled) (PP (IN over) (NP (NNP Vrenna))) (SBAR (IN as) (S (NP (PRP she)) (VP (VBD stretched) (, ,) (S (VP (VBG revealing) (NP (PRP$ her) (JJ shapely) (NN ivory) (NN body)) (PP (IN under) (NP (DT the) (JJ gray) (NN cloak))))))))) (. .))) | Adrin stared at Vrenna's body. | ( Adrin ( ( stared ( at ( ( Vrenna 's ) body ) ) ) . ) ) | (ROOT (S (NP (NNP Adrin)) (VP (VBD stared) (PP (IN at) (NP (NP (NNP Vrenna) (POS 's)) (NN body)))) (. .))) | fiction | 1neutral
|
50,598 | 50598c | It had to duplicate the courses of the objects in their sky and simulate the general behavior of the dome. | ( It ( ( ( ( had ( to ( duplicate ( ( the courses ) ( of ( ( the objects ) ( in ( their sky ) ) ) ) ) ) ) ) and ) ( simulate ( ( the ( general behavior ) ) ( of ( the dome ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VP (VBD had) (S (VP (TO to) (VP (VB duplicate) (NP (NP (DT the) (NNS courses)) (PP (IN of) (NP (NP (DT the) (NNS objects)) (PP (IN in) (NP (PRP$ their) (NN sky)))))))))) (CC and) (VP (VBP simulate) (NP (NP (DT the) (JJ general) (NN behavior)) (PP (IN of) (NP (DT the) (NN dome)))))) (. .))) | It could create random courses of the objects in the sky. | ( It ( ( could ( create ( ( random courses ) ( of ( ( the objects ) ( in ( the sky ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (MD could) (VP (VB create) (NP (NP (JJ random) (NNS courses)) (PP (IN of) (NP (NP (DT the) (NNS objects)) (PP (IN in) (NP (DT the) (NN sky)))))))) (. .))) | fiction | 2contradiction
|
146,098 | 146098e | It was constructed in 1897 (after its predecessor was burned down, because the maharaja wanted a new one) and represents all the excesses of Mughal nostalgia and undigested Victoriana. | ( It ( ( was ( ( ( ( ( ( constructed ( in 1897 ) ) ( -LRB- ( ( after ( ( its predecessor ) ( was ( ( ( burned down ) , ) ( because ( ( the maharaja ) ( wanted ( a ( new one ) ) ) ) ) ) ) ) ) -RRB- ) ) ) and ) ( represents ( ( all ( the excesses ) ) ( of ( Mughal nostalgia ) ) ) ) ) and ) ( undigested Victoriana ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBD was) (VP (VP (VP (VBN constructed) (PP (IN in) (NP (CD 1897)))) (PRN (-LRB- -LRB-) (SBAR (IN after) (S (NP (PRP$ its) (NN predecessor)) (VP (VBD was) (VP (VBN burned) (PRT (RP down)) (, ,) (SBAR (IN because) (S (NP (DT the) (NN maharaja)) (VP (VBD wanted) (NP (DT a) (JJ new) (NN one))))))))) (-RRB- -RRB-)) (CC and) (VP (VBZ represents) (NP (NP (PDT all) (DT the) (NNS excesses)) (PP (IN of) (NP (NNP Mughal) (NN nostalgia)))))) (CC and) (VP (VBN undigested) (NP (NNP Victoriana))))) (. .))) | The old one was burned down because the maharaja desired a new one and a new one built in 1897. | ( ( The ( old one ) ) ( ( was ( ( burned down ) ( because ( ( the maharaja ) ( desired ( ( ( a ( new one ) ) and ) ( ( a ( new one ) ) ( built ( in 1897 ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ old) (NN one)) (VP (VBD was) (VP (VBN burned) (PRT (RP down)) (SBAR (IN because) (S (NP (DT the) (NN maharaja)) (VP (VBD desired) (NP (NP (DT a) (JJ new) (NN one)) (CC and) (NP (NP (DT a) (JJ new) (NN one)) (VP (VBN built) (PP (IN in) (NP (CD 1897))))))))))) (. .))) | travel | 0entailment
|
69,343 | 69343c | Ser Perth appeared at the doorway with two of the mandrakes. | ( ( Ser Perth ) ( ( ( appeared ( at ( the doorway ) ) ) ( with ( two ( of ( the mandrakes ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Ser) (NNP Perth)) (VP (VBD appeared) (PP (IN at) (NP (DT the) (NN doorway))) (PP (IN with) (NP (NP (CD two)) (PP (IN of) (NP (DT the) (NNS mandrakes)))))) (. .))) | Ser Perth appeared at the doorway, looking for the two mandrakes. | ( ( Ser Perth ) ( ( ( ( appeared ( at ( the doorway ) ) ) , ) ( looking ( for ( the ( two mandrakes ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Ser) (NNP Perth)) (VP (VBD appeared) (PP (IN at) (NP (DT the) (NN doorway))) (, ,) (S (VP (VBG looking) (PP (IN for) (NP (DT the) (CD two) (NNS mandrakes)))))) (. .))) | fiction | 2contradiction
|
136,032 | 136032c | What part of Texas are you from? | ( ( ( What part ) ( of Texas ) ) ( ( ( are you ) from ) ? ) ) | (ROOT (SBARQ (WHNP (WHNP (WDT What) (NN part)) (PP (IN of) (NP (NNP Texas)))) (SQ (VBP are) (NP (PRP you)) (PP (IN from))) (. ?))) | What part of Kentucky are you from? | ( ( ( What part ) ( of Kentucky ) ) ( ( ( are you ) from ) ? ) ) | (ROOT (SBARQ (WHNP (WHNP (WDT What) (NN part)) (PP (IN of) (NP (NNP Kentucky)))) (SQ (VBP are) (NP (PRP you)) (PP (IN from))) (. ?))) | fiction | 2contradiction
|
139,566 | 139566n | I do, however, wonder about what is not there. | ( I ( ( ( ( ( do , ) however ) , ) ( wonder ( about ( what ( ( is not ) there ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP do) (, ,) (ADVP (RB however)) (, ,) (S (VP (VB wonder) (PP (IN about) (SBAR (WHNP (WP what)) (S (VP (VBZ is) (RB not) (NP (RB there))))))))) (. .))) | There used to be something there. | ( There ( ( used ( to ( ( be something ) there ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBD used) (S (VP (TO to) (VP (VB be) (NP (NN something)) (ADVP (RB there)))))) (. .))) | slate | 1neutral
|
91,729 | 91729c | The southeast of France, from the Alps down through the Rh??ne Val?ley to Provence and the Cete d'Azur (French Rivi?era), is France's playground, with resorts that cater to tourists' needs in both summer and winter. | ( ( ( ( ( ( The southeast ) ( of France ) ) , ) ( from ( ( the ( ( ( ( Alps down ) ( through ( the ( Rh ( ?? ( ne Val?ley ) ) ) ) ) ) ( to ( ( Provence and ) ( the Cete ) ) ) ) d'Azur ) ) ( -LRB- ( ( French Rivi?era ) -RRB- ) ) ) ) ) , ) ( ( ( ( is ( ( France 's ) playground ) ) , ) ( with ( resorts ( that ( ( cater ( to ( ( tourists ' ) needs ) ) ) ( in ( both ( ( summer and ) winter ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN southeast)) (PP (IN of) (NP (NNP France))) (, ,) (PP (IN from) (NP (NP (DT the) (ADJP (ADJP (JJR Alps) (RP down) (PP (IN through) (NP (DT the) (NNP Rh) (NNP ??) (NNP ne) (NNP Val?ley)))) (PP (TO to) (NP (NP (NNP Provence)) (CC and) (NP (DT the) (NN Cete))))) (NN d'Azur)) (PRN (-LRB- -LRB-) (NP (NNP French) (NNP Rivi?era)) (-RRB- -RRB-)))) (, ,)) (VP (VBZ is) (NP (NP (NNP France) (POS 's)) (NN playground)) (, ,) (PP (IN with) (NP (NP (NNS resorts)) (SBAR (WHNP (WDT that)) (S (VP (VBP cater) (PP (TO to) (NP (NP (NNS tourists) (POS ')) (NNS needs))) (PP (IN in) (NP (DT both) (NN summer) (CC and) (NN winter))))))))) (. .))) | The resorts in France are extremely far away from France's playground. | ( ( ( The resorts ) ( in France ) ) ( ( are ( extremely ( far ( away ( from ( ( France 's ) playground ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS resorts)) (PP (IN in) (NP (NNP France)))) (VP (VBP are) (ADJP (RB extremely) (RB far) (PP (RB away) (IN from) (NP (NP (NNP France) (POS 's)) (NN playground))))) (. .))) | travel | 2contradiction
|
144,828 | 144828e | But not all of it has, and not all of it will be. | ( But ( ( ( ( ( ( ( ( not all ) ( of it ) ) has ) , ) and ) not ) ( ( all ( of it ) ) ( will be ) ) ) . ) ) | (ROOT (S (CC But) (S (NP (NP (RB not) (DT all)) (PP (IN of) (NP (PRP it)))) (VP (VBZ has))) (, ,) (CC and) (RB not) (S (NP (NP (DT all)) (PP (IN of) (NP (PRP it)))) (VP (MD will) (VP (VB be)))) (. .))) | Not everything of it has or will be. | ( ( ( Not everything ) ( of it ) ) ( ( ( has or ) ( will be ) ) . ) ) | (ROOT (S (NP (NP (RB Not) (NN everything)) (PP (IN of) (NP (PRP it)))) (VP (VP (VBZ has)) (CC or) (VP (MD will) (VP (VB be)))) (. .))) | slate | 0entailment
|
13,375 | 13375e | yes when i first started teaching i remember i went up to my job and i said okay i want to see a curriculum guide you know so i'll know what i'm suppose to teach and they go we don't have one of we don't even know where one is | ( ( yes ( when ( ( ( i ( first ( started ( ( ( ( teaching ( i ( remember i ) ) ) ( ( went up ) ( to ( my job ) ) ) ) and ) ( i ( said ( okay ( i ( want ( to ( see ( ( a ( curriculum guide ) ) ( you ( know ( so ( i ( 'll ( know ( what ( i ( 'm ( suppose ( to teach ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) and ) ( they ( go ( we ( ( do n't ) ( have ( one ( of we ) ) ) ) ) ) ) ) ) ) ( ( ( do n't ) even ) ( know ( where ( one is ) ) ) ) ) | (ROOT (S (NP (NP (RB yes)) (SBAR (WHADVP (WRB when)) (S (S (NP (FW i)) (ADVP (RB first)) (VP (VBD started) (SBAR (S (S (S (VP (VBG teaching) (NP (FW i) (FW remember) (FW i)))) (VP (VBD went) (PRT (RP up)) (PP (TO to) (NP (PRP$ my) (NN job))))) (CC and) (S (NP (FW i)) (VP (VBD said) (ADJP (JJ okay) (SBAR (S (NP (FW i)) (VP (VBP want) (S (VP (TO to) (VP (VB see) (NP (NP (DT a) (NN curriculum) (NN guide)) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (IN so) (S (NP (FW i)) (VP (MD 'll) (VP (VB know) (SBAR (WHNP (WP what)) (S (NP (FW i)) (VP (VBP 'm) (ADJP (JJ suppose) (S (VP (TO to) (VP (VB teach))))))))))))))))))))))))))))) (CC and) (S (NP (PRP they)) (VP (VBP go) (SBAR (S (NP (PRP we)) (VP (VBP do) (RB n't) (VP (VB have) (NP (NP (CD one)) (PP (IN of) (NP (PRP we))))))))))))) (VP (VBP do) (RB n't) (ADVP (RB even)) (VP (VB know) (SBAR (WHADVP (WRB where)) (S (NP (PRP one)) (VP (VBZ is)))))))) | When I began teaching they did not have a curriculum guide. | ( ( When ( I ( began ( teaching they ) ) ) ) ( ( ( did not ) ( have ( a ( curriculum guide ) ) ) ) . ) ) | (ROOT (S (SBAR (WHADVP (WRB When)) (S (NP (PRP I)) (VP (VBD began) (S (VP (VBG teaching) (NP (PRP they))))))) (VP (VBD did) (RB not) (VP (VB have) (NP (DT a) (NN curriculum) (NN guide)))) (. .))) | telephone | 0entailment
|
121,269 | 121269n | In general, economists tend to view an individual's willingness-to-pay (WTP) for an improvement in environmental quality as the most complete and appropriate measure of the value of an environmental or health risk reduction. | ( ( In general ) ( , ( economists ( ( tend ( to ( ( ( view ( ( ( an ( individual 's ) ) willingness-to-pay ) ( -LRB- ( WTP -RRB- ) ) ) ) ( for ( ( an improvement ) ( in ( environmental quality ) ) ) ) ) ( as ( ( the ( ( most ( ( complete and ) appropriate ) ) measure ) ) ( of ( ( the value ) ( of ( an ( environmental ( or ( health ( risk reduction ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (NN general))) (, ,) (NP (NNS economists)) (VP (VBP tend) (S (VP (TO to) (VP (VB view) (NP (NP (NP (DT an) (NN individual) (POS 's)) (NN willingness-to-pay)) (PRN (-LRB- -LRB-) (NP (NNP WTP)) (-RRB- -RRB-))) (PP (IN for) (NP (NP (DT an) (NN improvement)) (PP (IN in) (NP (JJ environmental) (NN quality))))) (PP (IN as) (NP (NP (DT the) (ADJP (RBS most) (JJ complete) (CC and) (JJ appropriate)) (NN measure)) (PP (IN of) (NP (NP (DT the) (NN value)) (PP (IN of) (NP (DT an) (JJ environmental) (CC or) (NN health) (NN risk) (NN reduction))))))))))) (. .))) | WTP data is sometimes difficult to collect and quantify. | ( ( WTP data ) ( ( ( is sometimes ) ( difficult ( to ( ( collect and ) quantify ) ) ) ) . ) ) | (ROOT (S (NP (NNP WTP) (NNS data)) (VP (VBZ is) (ADVP (RB sometimes)) (ADJP (JJ difficult) (S (VP (TO to) (VP (VB collect) (CC and) (VB quantify)))))) (. .))) | government | 1neutral
|
15,524 | 15524n | um-hum actually he he wrote that prior to the uh Medellin Medellin Cartel being exposed it was on the stands prior to that time it it's quite timely and either he knows somebody or he has a real good a real good imagination because its it hits pretty close to home | ( ( um-hum actually ) ( he ( he ( wrote ( that ( ( prior ( to ( ( the ( uh ( Medellin ( Medellin Cartel ) ) ) ) ( being ( exposed ( ( ( it ( ( was ( on ( the stands ) ) ) ( prior ( to ( ( ( that time ) it ) ( ( ( it ( 's ( quite timely ) ) ) and ) ( either ( he ( knows somebody ) ) ) ) ) ) ) ) ) or ) ( he ( has ( a ( real ( good ( ( a ( real ( good imagination ) ) ) ( because its ) ) ) ) ) ) ) ) ) ) ) ) ) ( it ( hits ( pretty ( close ( to home ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (VP (VB um-hum) (ADVP (RB actually)) (NP (NP (PRP he)) (SBAR (S (NP (PRP he)) (VP (VBD wrote) (SBAR (IN that) (S (PP (RB prior) (PP (TO to) (NP (NP (DT the) (NNP uh) (NNP Medellin) (NNP Medellin) (NNP Cartel)) (VP (VBG being) (VP (VBN exposed) (SBAR (S (S (NP (PRP it)) (VP (VBD was) (PP (IN on) (NP (DT the) (NNS stands))) (PP (RB prior) (PP (TO to) (SBAR (WHNP (WHNP (WDT that) (NN time)) (NP (PRP it))) (S (S (NP (PRP it)) (VP (VBZ 's) (ADJP (RB quite) (JJ timely)))) (CC and) (S (ADVP (RB either)) (NP (PRP he)) (VP (VBZ knows) (NP (NN somebody)))))))))) (CC or) (S (NP (PRP he)) (VP (VBZ has) (NP (DT a) (JJ real) (JJ good) (NP (NP (DT a) (JJ real) (JJ good) (NN imagination)) (PP (IN because) (NP (PRP$ its)))))))))))))) (NP (PRP it)) (VP (VBZ hits) (ADJP (RB pretty) (JJ close) (PP (TO to) (NP (NN home)))))))))))))) | He has said he knows someone within the organization and the article seems to support his statement. | ( ( ( ( He ( has ( said ( he ( ( knows someone ) ( within ( the organization ) ) ) ) ) ) ) and ) ( ( the article ) ( seems ( to ( support ( his statement ) ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP He)) (VP (VBZ has) (VP (VBD said) (SBAR (S (NP (PRP he)) (VP (VBZ knows) (NP (NN someone)) (PP (IN within) (NP (DT the) (NN organization))))))))) (CC and) (S (NP (DT the) (NN article)) (VP (VBZ seems) (S (VP (TO to) (VP (VB support) (NP (PRP$ his) (NN statement))))))) (. .))) | telephone | 1neutral
|
117,279 | 117279n | It is far better to allow a daily ration of a couple of major temples, a museum, and a strolling garden or two than to cram everything into a short time, leaving only a blur of each and a lasting impression of none. | ( It ( ( ( ( ( ( is ( far better ) ) ( to ( allow ( ( a ( daily ration ) ) ( of ( ( a couple ) ( of ( ( ( ( ( ( ( ( major temples ) , ) ( a museum ) ) , ) and ) ( a ( strolling garden ) ) ) or ) two ) ) ) ) ) ) ) ) ( than ( to ( ( cram everything ) ( into ( a ( short time ) ) ) ) ) ) ) , ) ( leaving ( ( only ( a blur ) ) ( of ( ( each and ) ( ( a ( lasting impression ) ) ( of none ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ is) (ADJP (RB far) (JJR better)) (S (VP (TO to) (VP (VB allow) (NP (NP (DT a) (JJ daily) (NN ration)) (PP (IN of) (NP (NP (DT a) (NN couple)) (PP (IN of) (NP (NP (JJ major) (NNS temples)) (, ,) (NP (DT a) (NN museum)) (, ,) (CC and) (NP (DT a) (JJ strolling) (NN garden)) (CC or) (NP (CD two)))))))))) (SBAR (IN than) (S (VP (TO to) (VP (NP (NN cram) (NN everything)) (PP (IN into) (NP (DT a) (JJ short) (NN time))))))) (, ,) (S (VP (VBG leaving) (NP (NP (RB only) (DT a) (NN blur)) (PP (IN of) (NP (NP (DT each)) (CC and) (NP (NP (DT a) (VBG lasting) (NN impression)) (PP (IN of) (NP (NN none)))))))))) (. .))) | It takes a few hours to visit two temples and a museum. | ( It ( ( takes ( ( a ( few hours ) ) ( to ( visit ( ( ( two temples ) and ) ( a museum ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ takes) (S (NP (DT a) (JJ few) (NNS hours)) (VP (TO to) (VP (VB visit) (NP (NP (CD two) (NNS temples)) (CC and) (NP (DT a) (NN museum))))))) (. .))) | travel | 1neutral
|
63,542 | 63542c | I didn't go straight back to Daniel's bar. | ( I ( ( ( did n't ) ( ( go straight ) ( back ( to ( ( Daniel 's ) bar ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB go) (ADVP (RB straight)) (ADVP (RB back) (PP (TO to) (NP (NP (NNP Daniel) (POS 's)) (NN bar)))))) (. .))) | I went back to Daniel's bar. | ( I ( ( ( went back ) ( to ( ( Daniel 's ) bar ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD went) (ADVP (RB back)) (PP (TO to) (NP (NP (NNP Daniel) (POS 's)) (NN bar)))) (. .))) | fiction | 2contradiction
|
15,415 | 15415e | um-hum oh i think they're all overcrowded | ( ( um-hum ( oh i ) ) ( think ( they ( ( 're all ) overcrowded ) ) ) ) | (ROOT (S (NP (JJ um-hum) (NN oh) (NNS i)) (VP (VBP think) (SBAR (S (NP (PRP they)) (VP (VBP 're) (RB all) (ADJP (JJ overcrowded)))))))) | Seems to me like every one is overcrowded | ( ( ( Seems to ) me ) ( like ( ( every one ) ( is overcrowded ) ) ) ) | (ROOT (SINV (VP (VBZ Seems) (PP (TO to))) (NP (PRP me)) (SBAR (IN like) (S (NP (DT every) (NN one)) (VP (VBZ is) (ADJP (JJ overcrowded))))))) | telephone | 0entailment
|
37,658 | 37658e | But the Post made a telling omission here. | ( But ( ( the Post ) ( ( ( made ( a ( telling omission ) ) ) here ) . ) ) ) | (ROOT (S (CC But) (NP (DT the) (NNP Post)) (VP (VBD made) (NP (DT a) (ADJP (JJ telling)) (NN omission)) (ADVP (RB here))) (. .))) | The fact that the Post made an omission was very telling. | ( ( ( The fact ) ( that ( ( the Post ) ( made ( an omission ) ) ) ) ) ( ( was ( very telling ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN fact)) (SBAR (IN that) (S (NP (DT the) (NNP Post)) (VP (VBD made) (NP (DT an) (NN omission)))))) (VP (VBD was) (ADJP (RB very) (JJ telling))) (. .))) | slate | 0entailment
|
31,933 | 31933c | I've papers for them. | ( I ( ( 've ( papers ( for them ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP 've) (NP (NP (NNS papers)) (PP (IN for) (NP (PRP them))))) (. .))) | I've got crickets for them. | ( I ( ( 've ( got ( crickets ( for them ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP 've) (VP (VBN got) (NP (NP (NNS crickets)) (PP (IN for) (NP (PRP them)))))) (. .))) | fiction | 2contradiction
|
18,249 | 18249c | Still, if coal and oil are the low price for which they would sell us the troubles and tortures of racial youth, my answer is that the commodity would be dear if offered gratis." | ( Still ( , ( ( if ( ( ( coal and ) oil ) ( are ( ( the ( low price ) ) ( ( for which ) ( they ( would ( sell ( us ( ( the ( ( troubles and ) tortures ) ) ( of ( racial youth ) ) ) ) ) ) ) ) ) ) ) ) ( , ( ( my answer ) ( ( ( is ( that ( ( the commodity ) ( would ( ( be dear ) ( if ( offered gratis ) ) ) ) ) ) ) . ) '' ) ) ) ) ) ) | (ROOT (S (ADVP (RB Still)) (, ,) (SBAR (IN if) (S (NP (NN coal) (CC and) (NN oil)) (VP (VBP are) (NP (NP (DT the) (JJ low) (NN price)) (SBAR (WHPP (IN for) (WHNP (WDT which))) (S (NP (PRP they)) (VP (MD would) (VP (VB sell) (S (NP (PRP us)) (NP (NP (DT the) (NNS troubles) (CC and) (NNS tortures)) (PP (IN of) (NP (JJ racial) (NN youth))))))))))))) (, ,) (NP (PRP$ my) (NN answer)) (VP (VBZ is) (SBAR (IN that) (S (NP (DT the) (NN commodity)) (VP (MD would) (VP (VB be) (ADJP (RB dear)) (SBAR (IN if) (S (VP (VBD offered) (NP (NNS gratis)))))))))) (. .) ('' ''))) | I think the commodity would be worthless if it were offered for free. | ( I ( ( think ( ( the commodity ) ( would ( ( be worthless ) ( if ( it ( were ( offered ( for free ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (DT the) (NN commodity)) (VP (MD would) (VP (VB be) (ADJP (JJ worthless)) (SBAR (IN if) (S (NP (PRP it)) (VP (VBD were) (VP (VBN offered) (PP (IN for) (ADJP (JJ free)))))))))))) (. .))) | fiction | 2contradiction
|
46,713 | 46713e | Trust or not, I suppose we will have to rely on each other all the same.' | ( ( ( Trust or ) not ) ( , ( I ( ( ( suppose ( we ( will ( have ( to ( rely ( on ( ( each other ) ( all ( the same ) ) ) ) ) ) ) ) ) ) . ) ' ) ) ) ) | (ROOT (S (FRAG (NP (NNP Trust)) (CC or) (RB not)) (, ,) (NP (PRP I)) (VP (VBP suppose) (SBAR (S (NP (PRP we)) (VP (MD will) (VP (VB have) (S (VP (TO to) (VP (VB rely) (PP (IN on) (NP (NP (DT each) (JJ other)) (NP (RB all) (DT the) (JJ same)))))))))))) (. .) ('' '))) | I guess we have to depend on each other. | ( I ( ( guess ( we ( have ( to ( depend ( on ( each other ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP guess) (SBAR (S (NP (PRP we)) (VP (VBP have) (S (VP (TO to) (VP (VB depend) (PP (IN on) (NP (DT each) (JJ other)))))))))) (. .))) | fiction | 0entailment
|
43,129 | 43129c | It didn't win every battle, but assisted by high-profile friends such as Beatrix Potter, the National Trust slowly came to exert more influence. | ( ( ( ( ( It ( ( did n't ) ( win ( every battle ) ) ) ) , ) but ) ( ( assisted ( by ( ( high-profile friends ) ( such ( as ( Beatrix Potter ) ) ) ) ) ) ( , ( ( the ( National Trust ) ) ( slowly ( came ( to ( exert ( more influence ) ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP It)) (VP (VBD did) (RB n't) (VP (VB win) (NP (DT every) (NN battle))))) (, ,) (CC but) (S (S (VP (VBN assisted) (PP (IN by) (NP (NP (JJ high-profile) (NNS friends)) (PP (JJ such) (IN as) (NP (NNP Beatrix) (NNP Potter))))))) (, ,) (NP (DT the) (NNP National) (NNP Trust)) (ADVP (RB slowly)) (VP (VBD came) (S (VP (TO to) (VP (VB exert) (NP (JJR more) (NN influence))))))) (. .))) | Beatrix Potter does not care for the National Trust. | ( ( Beatrix Potter ) ( ( ( does not ) ( care ( for ( the ( National Trust ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Beatrix) (NNP Potter)) (VP (VBZ does) (RB not) (VP (VB care) (PP (IN for) (NP (DT the) (NNP National) (NNP Trust))))) (. .))) | travel | 2contradiction
|
83,402 | 83402e | When it opened in 1912, the university had a total of 72 students. | ( ( When ( it ( opened ( in 1912 ) ) ) ) ( , ( ( the university ) ( ( had ( ( a total ) ( of ( 72 students ) ) ) ) . ) ) ) ) | (ROOT (S (SBAR (WHADVP (WRB When)) (S (NP (PRP it)) (VP (VBD opened) (PP (IN in) (NP (CD 1912)))))) (, ,) (NP (DT the) (NN university)) (VP (VBD had) (NP (NP (DT a) (NN total)) (PP (IN of) (NP (CD 72) (NNS students))))) (. .))) | The university had an extremely small student body when it first opened. | ( ( The university ) ( ( had ( ( an ( ( extremely small ) ( student body ) ) ) ( when ( it ( first opened ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN university)) (VP (VBD had) (NP (NP (DT an) (ADJP (RB extremely) (JJ small)) (NN student) (NN body)) (SBAR (WHADVP (WRB when)) (S (NP (PRP it)) (ADVP (RB first)) (VP (VBD opened)))))) (. .))) | travel | 0entailment
|
21,217 | 21217e | yeah i had a i had an interesting call about uh two weeks ago um came in late too it was like eleven thirty at night and i answered it and | ( yeah ( i ( had ( ( ( ( ( a i ) ( ( had ( an ( interesting call ) ) ) ( ( about uh ) ( ( two weeks ) ago ) ) ) ) ( um ( came ( in ( late too ) ) ) ) ) ( it ( was ( like eleven ) ) ) ) ( ( thirty ( at ( ( night and ) i ) ) ) ( answered ( it and ) ) ) ) ) ) ) | (ROOT (S (VP (VB yeah) (SBAR (S (NP (FW i)) (VP (VBD had) (S (S (NP (DT a) (FW i)) (VP (VBD had) (NP (DT an) (JJ interesting) (NN call)) (PP (IN about) (NP (INTJ (UH uh))) (ADVP (NP (CD two) (NNS weeks)) (RB ago))))) (S (NP (NN um)) (VP (VBD came) (PP (IN in) (NP (RB late) (RB too))))) (S (NP (PRP it)) (VP (VBD was) (PP (IN like) (NP (NNS eleven))))) (S (NP (NP (CD thirty)) (PP (IN at) (NP (FW night) (CC and) (FW i)))) (VP (VBD answered) (S (NP (PRP it)) (VP (VB and)))))))))))) | I got a very interesting call two weeks ago at about 11:30 at night. | ( I ( ( ( ( got ( a ( ( very interesting ) call ) ) ) ( ( ( two weeks ) ago ) ( at ( about 11:30 ) ) ) ) ( at night ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD got) (NP (DT a) (ADJP (RB very) (JJ interesting)) (NN call)) (PP (ADVP (NP (CD two) (NNS weeks)) (RB ago)) (IN at) (IN about) (NP (CD 11:30))) (PP (IN at) (NP (NN night)))) (. .))) | telephone | 0entailment
|
45,197 | 45197n | WEAPONS SYSTEMS - A combination of one or more weapons with all related equipment, materials, services, personnel and means of delivery and deployment required for self-sufficiency. | ( ( ( ( WEAPONS SYSTEMS ) - ) ( ( A combination ) ( of ( ( ( ( ( one or ) more ) weapons ) ( with ( ( all ( related ( equipment ( , ( materials ( , ( services ( , ( ( personnel and ) means ) ) ) ) ) ) ) ) ) ( of ( ( delivery and ) deployment ) ) ) ) ) ( required ( for self-sufficiency ) ) ) ) ) ) . ) | (ROOT (NP (NP (NNP WEAPONS) (NNP SYSTEMS)) (: -) (NP (NP (DT A) (NN combination)) (PP (IN of) (NP (NP (QP (CD one) (CC or) (JJR more)) (NNS weapons)) (PP (IN with) (NP (NP (DT all) (JJ related) (NN equipment) (, ,) (NNS materials) (, ,) (NNS services) (, ,) (NNS personnel) (CC and) (NNS means)) (PP (IN of) (NP (NN delivery) (CC and) (NN deployment))))) (VP (VBN required) (PP (IN for) (NP (NN self-sufficiency))))))) (. .))) | A weapons system involves more than one missle system. | ( ( A ( weapons system ) ) ( ( involves ( ( more ( than one ) ) ( missle system ) ) ) . ) ) | (ROOT (S (NP (DT A) (NNS weapons) (NN system)) (VP (VBZ involves) (NP (QP (JJR more) (IN than) (CD one)) (NN missle) (NN system))) (. .))) | government | 1neutral
|
62,078 | 62078e | Threatened by the Fascists' March on Rome in 1922, King Vittorio Emanuele III invited Mussolini, il Duce, to form a government. | ( ( ( ( Threatened ( by ( ( the ( Fascists ' ) ) March ) ) ) ( on Rome ) ) ( in 1922 ) ) ( , ( ( King ( Vittorio ( Emanuele III ) ) ) ( ( invited ( ( ( ( Mussolini , ) ( il Duce ) ) , ) ( to ( form ( a government ) ) ) ) ) . ) ) ) ) | (ROOT (S (S (VP (VBN Threatened) (PP (IN by) (NP (NP (DT the) (NNPS Fascists) (POS ')) (NNP March))) (PP (IN on) (NP (NNP Rome))) (PP (IN in) (NP (CD 1922))))) (, ,) (NP (NNP King) (NNP Vittorio) (NNP Emanuele) (NNP III)) (VP (VBD invited) (S (NP (NP (NNP Mussolini)) (, ,) (NP (NNP il) (NNP Duce)) (, ,)) (VP (TO to) (VP (VB form) (NP (DT a) (NN government)))))) (. .))) | They wanted to form a government. | ( They ( ( wanted ( to ( form ( a government ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBD wanted) (S (VP (TO to) (VP (VB form) (NP (DT a) (NN government)))))) (. .))) | travel | 0entailment
|
112,422 | 112422n | Once a unit opts into the trading programs, the unit will remain an affected unit. | ( ( Once ( ( a unit ) ( opts ( into ( the ( trading programs ) ) ) ) ) ) ( , ( ( the unit ) ( ( will ( remain ( an ( affected unit ) ) ) ) . ) ) ) ) | (ROOT (S (SBAR (IN Once) (S (NP (DT a) (NN unit)) (VP (VBZ opts) (PP (IN into) (NP (DT the) (NN trading) (NNS programs)))))) (, ,) (NP (DT the) (NN unit)) (VP (MD will) (VP (VB remain) (NP (DT an) (JJ affected) (NN unit)))) (. .))) | The affected units are supposed to attend meetings every Wednesday and Friday. | ( ( The ( affected units ) ) ( ( are ( supposed ( to ( attend ( meetings ( every ( ( Wednesday and ) Friday ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (VBN affected) (NNS units)) (VP (VBP are) (VP (VBN supposed) (S (VP (TO to) (VP (VB attend) (S (NP (NNS meetings)) (NP (DT every) (NNP Wednesday) (CC and) (NNP Friday)))))))) (. .))) | government | 1neutral
|
72,334 | 72334c | we have Kroger but not a Skaggs | ( we ( have ( ( Kroger ( but not ) ) ( a Skaggs ) ) ) ) | (ROOT (S (NP (PRP we)) (VP (VBP have) (NP (NP (NNP Kroger)) (CONJP (CC but) (RB not)) (NP (DT a) (NNPS Skaggs)))))) | We have both a Kroger and Skaggs. | ( We ( ( have ( both ( a ( ( Kroger and ) Skaggs ) ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (VBP have) (NP (PDT both) (DT a) (NNS Kroger) (CC and) (NNS Skaggs))) (. .))) | telephone | 2contradiction
|
95,328 | 95328n | i only get the newspaper on the weekends so | ( i ( only ( get ( ( the newspaper ) ( on ( the ( weekends so ) ) ) ) ) ) ) | (ROOT (S (NP (FW i)) (VP (ADVP (RB only)) (VBP get) (NP (NP (DT the) (NN newspaper)) (PP (IN on) (NP (DT the) (NNS weekends) (RB so))))))) | I like to sit and read the newspaper cover to cover on the weekends. | ( I ( ( like ( to ( ( ( ( sit and ) read ) ( the ( newspaper cover ) ) ) ( to ( cover ( on ( the weekends ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP like) (S (VP (TO to) (VP (VB sit) (CC and) (VB read) (NP (DT the) (NN newspaper) (NN cover)) (S (VP (TO to) (VP (VB cover) (PP (IN on) (NP (DT the) (NNS weekends)))))))))) (. .))) | telephone | 1neutral
|
55,432 | 55432e | Ca'daan saw the damage he was doing to the horse but the visions of red-armored demon cannibals kept his feet kicking and the mare moved on. | ( ( ( ( ( ( ( Ca ( ` daan ) ) ( saw ( ( the damage ) ( he ( was ( doing ( to ( the horse ) ) ) ) ) ) ) ) but ) ( ( ( the visions ) ( of ( red-armored ( demon cannibals ) ) ) ) ( ( kept ( his feet ) ) kicking ) ) ) and ) ( ( the mare ) ( moved on ) ) ) . ) | (ROOT (S (S (NP (JJS Ca) (`` `) (NNS daan)) (VP (VBD saw) (NP (NP (DT the) (NN damage)) (SBAR (S (NP (PRP he)) (VP (VBD was) (VP (VBG doing) (PP (TO to) (NP (DT the) (NN horse)))))))))) (CC but) (S (NP (NP (DT the) (NNS visions)) (PP (IN of) (NP (JJ red-armored) (NN demon) (NNS cannibals)))) (VP (VBD kept) (NP (PRP$ his) (NNS feet)) (S (VP (VBG kicking))))) (CC and) (S (NP (DT the) (NN mare)) (VP (VBD moved) (PRT (RP on)))) (. .))) | Ca'daan was thinking about demon cannibals. | ( ( Ca ( ` daan ) ) ( ( was ( thinking ( about ( demon cannibals ) ) ) ) . ) ) | (ROOT (S (NP (JJS Ca) (`` `) (NNS daan)) (VP (VBD was) (VP (VBG thinking) (PP (IN about) (NP (NN demon) (NNS cannibals))))) (. .))) | fiction | 0entailment
|
23,571 | 23571e | 'I hear you've been enjoying yourself.' | ( ' ( I ( ( ( hear ( you ( 've ( been ( enjoying yourself ) ) ) ) ) . ) ' ) ) ) | (ROOT (S ('' ') (NP (PRP I)) (VP (VBP hear) (SBAR (S (NP (PRP you)) (VP (VBP 've) (VP (VBN been) (VP (VBG enjoying) (NP (PRP yourself)))))))) (. .) ('' '))) | I hear that you've had fun. | ( I ( ( hear ( that ( you ( 've ( had fun ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP hear) (SBAR (IN that) (S (NP (PRP you)) (VP (VBP 've) (VP (VBN had) (NP (NN fun))))))) (. .))) | fiction | 0entailment
|
30,852 | 30852e | She pulled at it but the head was barbed. | ( ( ( ( She ( pulled ( at it ) ) ) but ) ( ( the head ) ( was barbed ) ) ) . ) | (ROOT (S (S (NP (PRP She)) (VP (VBD pulled) (PP (IN at) (NP (PRP it))))) (CC but) (S (NP (DT the) (NN head)) (VP (VBD was) (VP (VBN barbed)))) (. .))) | She tugged at it. | ( She ( ( tugged ( at it ) ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VBD tugged) (PP (IN at) (NP (PRP it)))) (. .))) | fiction | 0entailment
|
77,380 | 77380e | Instead of Wanda 's delicious anti-PC nastiness (flattened lapdogs, stuttering jokes) and bawdy high-spiritedness, Fierce piles on sight gags as crass commercialism runs amok in the zoo, says the USA Today's Susan Wloszczyna. | ( ( ( Instead ( of ( ( ( ( ( Wanda 's ) ( ( delicious anti-PC ) nastiness ) ) ( -LRB- ( ( ( ( flattened lapdogs ) , ) ( stuttering jokes ) ) -RRB- ) ) ) and ) ( bawdy high-spiritedness ) ) ) ) ( , ( ( ( Fierce piles ) ( on ( ( sight gags ) ( as ( crass commercialism ) ) ) ) ) ( ( runs amok ) ( in ( the zoo ) ) ) ) ) ) ( , ( ( says ( ( the ( USA ( Today 's ) ) ) ( Susan Wloszczyna ) ) ) . ) ) ) | (ROOT (SINV (S (PP (RB Instead) (PP (IN of) (NP (NP (NP (NP (NNP Wanda) (POS 's)) (ADJP (JJ delicious) (JJ anti-PC)) (NNS nastiness)) (PRN (-LRB- -LRB-) (NP (NP (JJ flattened) (NNS lapdogs)) (, ,) (NP (JJ stuttering) (NNS jokes))) (-RRB- -RRB-))) (CC and) (NP (JJ bawdy) (NNS high-spiritedness))))) (, ,) (NP (NP (JJ Fierce) (NNS piles)) (PP (IN on) (NP (NP (NN sight) (NNS gags)) (PP (IN as) (NP (JJ crass) (NN commercialism)))))) (VP (VBZ runs) (ADVP (RB amok)) (PP (IN in) (NP (DT the) (NN zoo))))) (, ,) (VP (VBZ says)) (NP (NP (DT the) (NNP USA) (NNP Today) (POS 's)) (NNP Susan) (NNP Wloszczyna)) (. .))) | There are two different types of comedy being discussed. | ( There ( ( are ( ( two ( different types ) ) ( of ( comedy ( being discussed ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (CD two) (JJ different) (NNS types)) (PP (IN of) (NP (NP (NN comedy)) (VP (VBG being) (VP (VBN discussed))))))) (. .))) | slate | 0entailment
|
58,722 | 58722n | We've got one lawyer for every 30,000 poor people in the Valley, Hall said in Sunday's editions of The Monitor (McAllen). | ( ( We ( 've ( got ( ( one lawyer ) ( for ( ( every ( 30,000 ( poor people ) ) ) ( in ( the Valley ) ) ) ) ) ) ) ) ( , ( Hall ( ( said ( in ( ( ( Sunday 's ) editions ) ( of ( ( The Monitor ) ( -LRB- ( McAllen -RRB- ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (S (NP (PRP We)) (VP (VBP 've) (VP (VBN got) (NP (NP (CD one) (NN lawyer)) (PP (IN for) (NP (NP (DT every) (CD 30,000) (JJ poor) (NNS people)) (PP (IN in) (NP (DT the) (NNP Valley))))))))) (, ,) (NP (NNP Hall)) (VP (VBD said) (PP (IN in) (NP (NP (NP (NNP Sunday) (POS 's)) (NNS editions)) (PP (IN of) (NP (NP (DT The) (NNP Monitor)) (PRN (-LRB- -LRB-) (NP (NNP McAllen)) (-RRB- -RRB-))))))) (. .))) | The Valley has seen a shortage of lawyers for over five years. | ( ( The Valley ) ( ( has ( seen ( ( a shortage ) ( of ( lawyers ( for ( over ( five years ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Valley)) (VP (VBZ has) (VP (VBN seen) (NP (NP (DT a) (NN shortage)) (PP (IN of) (NP (NP (NNS lawyers)) (PP (IN for) (NP (IN over) (CD five) (NNS years)))))))) (. .))) | government | 1neutral
|
58,025 | 58025c | we're we we fight that that battle every day here at work uh | ( we ( 're ( we ( we ( fight ( that ( that ( ( battle ( every day ) ) ( here ( at ( work uh ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (PRP we)) (VP (VBP 're) (NP (NP (PRP we)) (SBAR (S (NP (PRP we)) (VP (VBP fight) (SBAR (IN that) (S (NP (DT that)) (VP (VBP battle) (NP (DT every) (NN day)) (PP (ADVP (RB here)) (IN at) (NP (NN work) (NNS uh))))))))))))) | We have never had any issue like that at work. | ( We ( ( ( have never ) ( had ( ( any issue ) ( like ( that ( at work ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (VBP have) (ADVP (RB never)) (VP (VBN had) (NP (NP (DT any) (NN issue)) (PP (IN like) (NP (NP (DT that)) (PP (IN at) (NP (NN work)))))))) (. .))) | telephone | 2contradiction
|
9,518 | 9518c | Definitely not. | ( Definitely ( not . ) ) | (ROOT (FRAG (ADVP (RB Definitely)) (RB not) (. .))) | Certainly. | ( Certainly . ) | (ROOT (FRAG (ADVP (RB Certainly)) (. .))) | slate | 2contradiction
|
145,513 | 145513n | Still, many magazine editors said Clinton was right. | ( Still ( , ( ( many ( magazine editors ) ) ( ( said ( Clinton ( was right ) ) ) . ) ) ) ) | (ROOT (S (ADVP (RB Still)) (, ,) (NP (JJ many) (NN magazine) (NNS editors)) (VP (VBD said) (SBAR (S (NP (NNP Clinton)) (VP (VBD was) (ADJP (JJ right)))))) (. .))) | Clinton asserted that she was responsible for key legislation. | ( Clinton ( ( asserted ( that ( she ( was ( responsible ( for ( key legislation ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Clinton)) (VP (VBD asserted) (SBAR (IN that) (S (NP (PRP she)) (VP (VBD was) (ADJP (JJ responsible) (PP (IN for) (NP (JJ key) (NN legislation)))))))) (. .))) | slate | 1neutral
|
110,395 | 110395c | To return to the discussion, my favorite response is I'm told I'm great! | ( ( To ( return ( to ( the discussion ) ) ) ) ( , ( ( my ( favorite response ) ) ( ( is ( I ( 'm ( told ( I ( 'm great ) ) ) ) ) ) ! ) ) ) ) | (ROOT (S (S (VP (TO To) (VP (VB return) (PP (TO to) (NP (DT the) (NN discussion)))))) (, ,) (NP (PRP$ my) (JJ favorite) (NN response)) (VP (VBZ is) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (VP (VBN told) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ great)))))))))) (. !))) | The answer I like to hear the most is that I'm terrible. | ( ( ( The answer ) ( I ( like ( to ( hear ( the most ) ) ) ) ) ) ( ( is ( that ( I ( 'm terrible ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN answer)) (SBAR (S (NP (PRP I)) (VP (VBP like) (S (VP (TO to) (VP (VB hear) (NP (DT the) (JJS most))))))))) (VP (VBZ is) (SBAR (IN that) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ terrible)))))) (. .))) | slate | 2contradiction
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.