annotator_labels list | genre stringclasses 5
values | gold_label stringclasses 3
values | pairID stringlengths 2 7 | promptID stringlengths 1 6 | sentence1 stringlengths 5 1.82k | sentence1_binary_parse stringlengths 6 3.43k | sentence1_parse stringlengths 23 6.45k | sentence2 stringlengths 1 393 | sentence2_binary_parse stringlengths 1 669 | sentence2_parse stringlengths 19 1.15k |
|---|---|---|---|---|---|---|---|---|---|---|
[
"entailment"
] | fiction | entailment | 39472e | 39472 | "This Kitchell...think it's true that some of the ranchers are really helpin' him?" | ( `` ( ( ( This ( Kitchell ( ... ( think ( it ( ( 's true ) ( that ( ( some ( of ( the ranchers ) ) ) ( are ( really ( ( helpin ' ) him ) ) ) ) ) ) ) ) ) ) ) ? ) '' ) ) | (ROOT (FRAG (`` ``) (NP (NP (DT This)) (SBAR (S (NP (NNP Kitchell)) (: ...) (VP (VBP think) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ true)) (SBAR (IN that) (S (NP (NP (DT some)) (PP (IN of) (NP (DT the) (NNS ranchers)))) (VP (VBP are) (VP (ADVP (RB really)) (VBN helpin) ('' ') (NP (PRP him))))))))))))) (. ?) ('' '... | Kitchell thinks that some of the ranchers are helping him. | ( Kitchell ( ( thinks ( that ( ( some ( of ( the ranchers ) ) ) ( are ( helping him ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Kitchell)) (VP (VBZ thinks) (SBAR (IN that) (S (NP (NP (DT some)) (PP (IN of) (NP (DT the) (NNS ranchers)))) (VP (VBP are) (VP (VBG helping) (NP (PRP him))))))) (. .))) |
[
"contradiction"
] | slate | contradiction | 85438c | 85438 | otherwise, why else go to all that trouble? | ( otherwise ( , ( ( ( why else ) ( go ( to ( all ( that trouble ) ) ) ) ) ? ) ) ) | (ROOT (SQ (ADVP (RB otherwise)) (, ,) (VBD why) (NP (RB else)) (VP (VB go) (PP (TO to) (NP (PDT all) (DT that) (NN trouble)))) (. ?))) | Why else would you sit and do nothing? | ( ( Why else ) ( ( ( would you ) ( ( ( sit and ) do ) nothing ) ) ? ) ) | (ROOT (SBARQ (WHADVP (WRB Why) (ADJP (RB else))) (SQ (MD would) (NP (PRP you)) (VP (VB sit) (CC and) (VB do) (NP (NN nothing)))) (. ?))) |
[
"entailment"
] | travel | entailment | 46161e | 46161 | It was here that St. Denis was martyred (see page 13) and where St. Ignatius Loyola launched the Jesuit movement in 1534. | ( It ( ( ( was here ) ( ( ( that ( ( St. Denis ) ( was ( martyred ( -LRB- ( ( see ( page 13 ) ) -RRB- ) ) ) ) ) ) and ) ( where ( ( St. ( Ignatius Loyola ) ) ( ( launched ( the ( Jesuit movement ) ) ) ( in 1534 ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBD was) (ADVP (RB here)) (SBAR (SBAR (IN that) (S (NP (NNP St.) (NNP Denis)) (VP (VBD was) (VP (VBN martyred) (PRN (-LRB- -LRB-) (S (VP (VB see) (NP (NN page) (CD 13)))) (-RRB- -RRB-)))))) (CC and) (SBAR (WHADVP (WRB where)) (S (NP (NNP St.) (NNP Ignatius) (NNP Loyola)) (VP (VBD launched) (... | St. Denis was martyred over here. | ( ( St. Denis ) ( ( was ( ( martyred over ) here ) ) . ) ) | (ROOT (S (NP (NNP St.) (NNP Denis)) (VP (VBD was) (VP (VBN martyred) (PRT (RP over)) (ADVP (RB here)))) (. .))) |
[
"neutral"
] | fiction | neutral | 68962n | 68962 | She felt that once Mrs. Vandemeyer gave them the slip, the last hope of finding Tommy would be gone. | ( She ( ( felt ( that ( ( once ( ( Mrs. Vandemeyer ) ( ( gave them ) ( the slip ) ) ) ) ( , ( ( ( the ( last hope ) ) ( of ( finding Tommy ) ) ) ( would ( be gone ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VBD felt) (SBAR (IN that) (S (SBAR (IN once) (S (NP (NNP Mrs.) (NNP Vandemeyer)) (VP (VBD gave) (NP (PRP them)) (NP (DT the) (NN slip))))) (, ,) (NP (NP (DT the) (JJ last) (NN hope)) (PP (IN of) (S (VP (VBG finding) (NP (NNP Tommy)))))) (VP (MD would) (VP (VB be) (VP (VBN gone))))))) (. .))... | She thought that Tommy would be found if Mrs. Vandemeyer was prevented from leaving. | ( She ( ( thought ( that ( Tommy ( would ( be ( found ( if ( ( Mrs. Vandemeyer ) ( was ( prevented ( from leaving ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VBD thought) (SBAR (IN that) (S (NP (NNP Tommy)) (VP (MD would) (VP (VB be) (VP (VBN found) (SBAR (IN if) (S (NP (NNP Mrs.) (NNP Vandemeyer)) (VP (VBD was) (VP (VBN prevented) (PP (IN from) (S (VP (VBG leaving)))))))))))))) (. .))) |
[
"neutral"
] | slate | neutral | 29351n | 29351 | Perhaps Internet users are more depressed because they are better informed. | ( Perhaps ( ( Internet users ) ( ( are ( ( more depressed ) ( because ( they ( are ( better informed ) ) ) ) ) ) . ) ) ) | (ROOT (S (ADVP (RB Perhaps)) (NP (NN Internet) (NNS users)) (VP (VBP are) (ADJP (ADJP (RBR more) (JJ depressed)) (SBAR (IN because) (S (NP (PRP they)) (VP (VBP are) (ADJP (RBR better) (VBN informed))))))) (. .))) | Information is useful for people to know. | ( Information ( ( ( is ( useful ( for people ) ) ) ( to know ) ) . ) ) | (ROOT (S (NP (NNP Information)) (VP (VBZ is) (ADJP (JJ useful) (PP (IN for) (NP (NNS people)))) (S (VP (TO to) (VP (VB know))))) (. .))) |
[
"neutral"
] | travel | neutral | 72828n | 72828 | The busy path running alongside the beach to Venice is a coveted track for bicyclists and rollerbladers, who either bring their own gear or rent from the numerous establishments nearby. | ( ( ( The ( busy path ) ) ( ( running ( alongside ( the beach ) ) ) ( to Venice ) ) ) ( ( is ( ( a ( coveted track ) ) ( for ( ( ( ( bicyclists and ) rollerbladers ) , ) ( who ( either ( ( ( bring ( their ( own gear ) ) ) or ) ( ( rent ( from ( the ( numerous establishments ) ) ) ) nearby ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (JJ busy) (NN path)) (VP (VBG running) (PP (IN alongside) (NP (DT the) (NN beach))) (PP (TO to) (NP (NNP Venice))))) (VP (VBZ is) (NP (NP (DT a) (JJ coveted) (NN track)) (PP (IN for) (NP (NP (NNS bicyclists) (CC and) (NNS rollerbladers)) (, ,) (SBAR (WHNP (WP who)) (S (VP (CC either) (VP (VB b... | Bicyclists always have the right of way on the path. | ( Bicyclists ( always ( ( have ( ( the right ) ( of ( way ( on ( the path ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (NNPS Bicyclists)) (ADVP (RB always)) (VP (VBP have) (NP (NP (DT the) (NN right)) (PP (IN of) (NP (NP (NN way)) (PP (IN on) (NP (DT the) (NN path))))))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 64487c | 64487 | Thought I saw somethin' movin' over there! Drew took a scrambling leap out of the water to their tangle of clothing, his hand reaching for one of the Colts in the belt he had left carefully on top of the pile. | ( ( ( Thought ( I ( saw ( ( ( somethin' movin ) ' ) ( over there ) ) ) ) ) ! ) ( Drew ( ( ( ( took ( a ( scrambling leap ) ) ) out ) ( of ( ( the water ) ( to ( ( their tangle ) ( of ( ( clothing , ) ( ( his hand ) ( ( reaching ( for ( one ( of ( the Colts ) ) ) ) ) ( in ( ( the belt ) ( he ( had ( ( left carefully ) (... | (ROOT (FRAG (NP (NP (NNP Thought)) (SBAR (S (NP (PRP I)) (VP (VBD saw) (NP (NP (NN somethin') (NN movin)) ('' ') (PP (IN over) (NP (RB there))))))) (. !)) (: Drew) (VP (VBD took) (NP (DT a) (JJ scrambling) (NN leap)) (PRT (RP out)) (PP (IN of) (NP (NP (DT the) (NN water)) (PP (TO to) (NP (NP (PRP$ their) (NN tangle)) (... | Drew paid no mind to the creature moving in the distance. | ( Drew ( ( ( paid ( no mind ) ) ( to ( ( the creature ) ( moving ( in ( the distance ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Drew)) (VP (VBD paid) (NP (DT no) (NN mind)) (PP (TO to) (NP (NP (DT the) (NN creature)) (VP (VBG moving) (PP (IN in) (NP (DT the) (NN distance))))))) (. .))) |
[
"entailment"
] | travel | entailment | 37903e | 37903 | From 1925 to 1935 several wide-ranging reforms were introduced by President Ke?έal. | ( ( From ( 1925 ( to 1935 ) ) ) ( ( several ( wide-ranging reforms ) ) ( ( were ( introduced ( by ( President Ke?έal ) ) ) ) . ) ) ) | (ROOT (S (PP (IN From) (NP (CD 1925) (TO to) (CD 1935))) (NP (JJ several) (JJ wide-ranging) (NNS reforms)) (VP (VBD were) (VP (VBN introduced) (PP (IN by) (NP (NNP President) (NNP Ke?έal))))) (. .))) | The president introduced several reforms over the decade. | ( ( The president ) ( ( ( introduced ( several reforms ) ) ( over ( the decade ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN president)) (VP (VBD introduced) (NP (JJ several) (NNS reforms)) (PP (IN over) (NP (DT the) (NN decade)))) (. .))) |
[
"neutral"
] | travel | neutral | 145731n | 145731 | The chateau's proudest possession is the great 14th-century Apocalypse Tapestry narrating the gospel of Saint John in moving detail. | ( ( ( The ( chateau 's ) ) ( proudest possession ) ) ( ( is ( ( the ( great ( 14th-century ( Apocalypse Tapestry ) ) ) ) ( ( narrating ( ( the gospel ) ( of ( Saint John ) ) ) ) ( in ( moving detail ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN chateau) (POS 's)) (NN proudest) (NN possession)) (VP (VBZ is) (NP (NP (DT the) (JJ great) (JJ 14th-century) (NNP Apocalypse) (NNP Tapestry)) (VP (VBG narrating) (NP (NP (DT the) (NN gospel)) (PP (IN of) (NP (NNP Saint) (NNP John)))) (PP (IN in) (S (VP (VBG moving) (NP (NN detail)))))))) (... | The 14-century Apocalypse Tapestry is six feet long. | ( ( The ( 14-century ( Apocalypse Tapestry ) ) ) ( ( is ( ( six feet ) long ) ) . ) ) | (ROOT (S (NP (DT The) (JJ 14-century) (NNP Apocalypse) (NNP Tapestry)) (VP (VBZ is) (ADJP (NP (CD six) (NNS feet)) (JJ long))) (. .))) |
[
"neutral"
] | slate | neutral | 128393n | 128393 | An article chronicles the aborted return of offbeat television. | ( ( An article ) ( ( chronicles ( ( the ( aborted return ) ) ( of ( offbeat television ) ) ) ) . ) ) | (ROOT (S (NP (DT An) (NN article)) (VP (VBZ chronicles) (NP (NP (DT the) (JJ aborted) (NN return)) (PP (IN of) (NP (JJ offbeat) (NN television))))) (. .))) | The article's author advocated for the return of offbeat television. | ( ( ( The ( article 's ) ) author ) ( ( advocated ( for ( ( the return ) ( of ( offbeat television ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN article) (POS 's)) (NN author)) (VP (VBD advocated) (PP (IN for) (NP (NP (DT the) (NN return)) (PP (IN of) (NP (JJ offbeat) (NN television)))))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 9005c | 9005 | The combination of his sleek prosperity and his shifty eye was not attractive. | ( ( ( The combination ) ( of ( ( ( his ( sleek prosperity ) ) and ) ( his ( shifty eye ) ) ) ) ) ( ( ( was not ) attractive ) . ) ) | (ROOT (S (NP (NP (DT The) (NN combination)) (PP (IN of) (NP (NP (PRP$ his) (JJ sleek) (NN prosperity)) (CC and) (NP (PRP$ his) (JJ shifty) (NN eye))))) (VP (VBD was) (RB not) (ADJP (JJ attractive))) (. .))) | His attractiveness was due to having nice eyes. | ( ( His attractiveness ) ( ( was ( due ( to ( having ( nice eyes ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP$ His) (NN attractiveness)) (VP (VBD was) (ADJP (JJ due) (PP (TO to) (S (VP (VBG having) (NP (JJ nice) (NNS eyes))))))) (. .))) |
[
"neutral"
] | telephone | neutral | 92406n | 92406 | yeah that's us too yeah yeah true i know it's too bad that they've gotten so expensive | ( yeah ( that ( 's ( us ( ( too yeah ) ( yeah ( true ( i ( know ( it ( ( 's ( too bad ) ) ( that ( they ( 've ( gotten ( so expensive ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (VP (VB yeah) (SBAR (IN that) (S (VP (VBZ 's) (S (NP (PRP us)) (ADJP (RB too) (JJ yeah)) (S (VP (VB yeah) (ADJP (JJ true) (SBAR (S (NP (FW i)) (VP (VBP know) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADJP (RB too) (JJ bad)) (SBAR (IN that) (S (NP (PRP they)) (VP (VBP 've) (VP (VBN gotten) (S (ADJP (RB so) (JJ expen... | We still can buy them online for a decent price though. | ( We ( still ( ( can ( ( ( buy them ) ( online ( for ( a ( decent price ) ) ) ) ) though ) ) . ) ) ) | (ROOT (S (NP (PRP We)) (ADVP (RB still)) (VP (MD can) (VP (VB buy) (NP (PRP them)) (PP (NN online) (PP (IN for) (NP (DT a) (JJ decent) (NN price)))) (ADVP (RB though)))) (. .))) |
[
"neutral"
] | travel | neutral | 66341n | 66341 | Fira is beautiful, but it can get oppressive when visitors crowd the narrow streets. | ( ( ( ( ( Fira ( is beautiful ) ) , ) but ) ( it ( can ( ( get oppressive ) ( when ( visitors ( crowd ( the ( narrow streets ) ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (NNP Fira)) (VP (VBZ is) (ADJP (JJ beautiful)))) (, ,) (CC but) (S (NP (PRP it)) (VP (MD can) (VP (VB get) (ADJP (JJ oppressive)) (SBAR (WHADVP (WRB when)) (S (NP (NNS visitors)) (VP (VBP crowd) (NP (DT the) (JJ narrow) (NNS streets)))))))) (. .))) | Over twenty thousand visitors are on the streets at any given time. | ( ( Over ( twenty thousand ) ) ( visitors ( ( are ( on ( ( the streets ) ( at ( any ( given time ) ) ) ) ) ) . ) ) ) | (ROOT (S (PP (IN Over) (NP (CD twenty) (CD thousand))) (NP (NNS visitors)) (VP (VBP are) (PP (IN on) (NP (NP (DT the) (NNS streets)) (PP (IN at) (NP (DT any) (VBN given) (NN time)))))) (. .))) |
[
"contradiction"
] | travel | contradiction | 45637c | 45637 | Indian entrepreneurs developed their own cotton mills in Bombay, Ahmedabad, Kanpur, and Madras, but the new tea gardens were a strictly British affair. | ( ( ( ( ( ( Indian entrepreneurs ) ( ( developed ( their ( own ( cotton mills ) ) ) ) ( in ( Bombay ( , ( Ahmedabad ( , ( Kanpur ( , ( and Madras ) ) ) ) ) ) ) ) ) ) , ) but ) ( ( the ( new ( tea gardens ) ) ) ( were ( a ( strictly ( British affair ) ) ) ) ) ) . ) | (ROOT (S (S (NP (JJ Indian) (NNS entrepreneurs)) (VP (VBD developed) (NP (PRP$ their) (JJ own) (NN cotton) (NNS mills)) (PP (IN in) (NP (NNP Bombay) (, ,) (NNS Ahmedabad) (, ,) (NNP Kanpur) (, ,) (CC and) (NNP Madras))))) (, ,) (CC but) (S (NP (DT the) (JJ new) (NN tea) (NNS gardens)) (VP (VBD were) (NP (DT a) (JJ stri... | The tea gardens were a British affair, the cotton mills a German one. | ( ( The ( tea gardens ) ) ( ( were ( ( ( a ( British affair ) ) , ) ( ( the ( cotton mills ) ) ( a ( German one ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN tea) (NNS gardens)) (VP (VBD were) (NP (NP (DT a) (JJ British) (NN affair)) (, ,) (NP (NP (DT the) (NN cotton) (NNS mills)) (NP (DT a) (JJ German) (NN one))))) (. .))) |
[
"contradiction"
] | government | contradiction | 106587c | 106587 | In my view, not enough has been done to manage the current and emerging risks associated with our profession, especially in connection with modernizing the attest and assurance model and related auditing standards, including the independence standard for the 21st century. | ( ( In ( my view ) ) ( , ( ( not enough ) ( ( has ( been ( ( ( done ( to ( manage ( ( the ( current ( and ( emerging risks ) ) ) ) ( ( associated ( ( ( ( with ( our profession ) ) , ) especially ) ( in connection ) ) ) ( with ( modernizing ( ( ( the ( attest ( and ( assurance model ) ) ) ) and ) ( related ( auditing st... | (ROOT (S (PP (IN In) (NP (PRP$ my) (NN view))) (, ,) (NP (RB not) (JJ enough)) (VP (VBZ has) (VP (VBN been) (VP (VBN done) (S (VP (TO to) (VP (VB manage) (SBAR (S (NP (DT the) (JJ current) (CC and) (VBG emerging) (NNS risks)) (VP (VBN associated) (PP (PP (IN with) (NP (PRP$ our) (NN profession))) (, ,) (RB especially) ... | I think that the risk management when it comes to our work is enough and satisfactory. | ( I ( ( think ( that ( ( ( the ( risk management ) ) ( when ( it ( comes ( to ( our work ) ) ) ) ) ) ( is ( ( enough and ) satisfactory ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (IN that) (S (NP (NP (DT the) (NN risk) (NN management)) (SBAR (WHADVP (WRB when)) (S (NP (PRP it)) (VP (VBZ comes) (PP (TO to) (NP (PRP$ our) (NN work))))))) (VP (VBZ is) (ADJP (JJ enough) (CC and) (JJ satisfactory)))))) (. .))) |
[
"neutral"
] | government | neutral | 10366n | 10366 | However, the relative roles of PM exposure duration and PM exposure level in inducing premature mortality remain unknown at this time. | ( However ( , ( ( ( ( ( the ( relative roles ) ) ( of ( PM ( exposure duration ) ) ) ) and ) ( ( PM ( exposure level ) ) ( in ( inducing ( premature mortality ) ) ) ) ) ( ( ( remain unknown ) ( at ( this time ) ) ) . ) ) ) ) | (ROOT (S (ADVP (RB However)) (, ,) (NP (NP (NP (DT the) (JJ relative) (NNS roles)) (PP (IN of) (NP (NNP PM) (NN exposure) (NN duration)))) (CC and) (NP (NP (NNP PM) (NN exposure) (NN level)) (PP (IN in) (S (VP (VBG inducing) (NP (JJ premature) (NN mortality))))))) (VP (VBP remain) (ADJP (JJ unknown)) (PP (IN at) (NP (D... | It is imperative that the effects of PM exposure duration and level in relation to each other are understood quickly, due to a current surge in premature mortality caused by PM exposure. | ( It ( ( ( is imperative ) ( that ( ( ( ( ( the effects ) ( of ( PM ( exposure duration ) ) ) ) and ) ( level ( in ( relation ( to ( each other ) ) ) ) ) ) ( are ( ( ( understood quickly ) , ) ( due ( to ( ( a ( current surge ) ) ( in ( ( premature mortality ) ( caused ( by ( PM exposure ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ is) (ADJP (JJ imperative)) (SBAR (IN that) (S (NP (NP (NP (DT the) (NNS effects)) (PP (IN of) (NP (NNP PM) (NN exposure) (NN duration)))) (CC and) (NP (NP (NN level)) (PP (IN in) (NP (NP (NN relation)) (PP (TO to) (NP (DT each) (JJ other))))))) (VP (VBP are) (VP (VBN understood) (ADVP (R... |
[
"entailment"
] | slate | entailment | 96668e | 96668 | Tanenhaus accuses Chambers of having inadvertently instigated McCarthyism, and shows us Chambers' paranoia, his introversion, his sententiousness (Stephen Koch, the Wall Street Journal ). (Also, see Slate's mildly critical review by Ann Douglas.) | ( Tanenhaus ( ( accuses ( Chambers ( of ( having ( inadvertently ( ( ( ( ( instigated McCarthyism ) , ) and ) ( ( shows ( us ( ( ( ( ( Chambers ' ) paranoia ) , ) ( his introversion ) ) , ) ) ) ( ( his sententiousness ) ( -LRB- ( ( ( ( Stephen Koch ) , ) ( the ( Wall ( Street Journal ) ) ) ) -RRB- ) ) ) ) ) . ) ) ) ) )... | (ROOT (S (NP (NNS Tanenhaus)) (VP (VBZ accuses) (NP (NP (NNP Chambers)) (PP (IN of) (S (VP (VBG having) (VP (VBN inadvertently) (SBAR (SINV (SINV (VP (VBD instigated)) (NP (NNP McCarthyism))) (, ,) (CC and) (SINV (VP (VBZ shows) (S (NP (PRP us)) (NP (NP (NP (NNP Chambers) (POS ')) (NN paranoia)) (, ,) (NP (PRP$ his) (N... | Tanehaus accuses Chambers of instigating McCarythism due to his paranoia and introversion. | ( Tanehaus ( ( accuses ( Chambers ( of ( instigating ( McCarythism ( due ( to ( his ( ( paranoia and ) introversion ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNS Tanehaus)) (VP (VBZ accuses) (NP (NP (NNP Chambers)) (PP (IN of) (S (VP (VBG instigating) (S (NP (NNP McCarythism)) (ADJP (JJ due) (PP (TO to) (NP (PRP$ his) (NN paranoia) (CC and) (NN introversion)))))))))) (. .))) |
[
"neutral"
] | slate | neutral | 112799n | 112799 | He was Dale Evans' faithful husband for 50 years; modeled good habits for the kids who watched his show (he gave up beer off-screen and never kissed Dale on-screen); and adopted abused, orphaned, and ethnic-minority children. | ( He ( ( was ( ( ( ( ( ( ( ( Dale ( Evans ' ) ) ( faithful husband ) ) ( for ( 50 years ) ) ) ; ) ( ( modeled ( good habits ) ) ( for ( ( ( the kids ) ( who ( watched ( his show ) ) ) ) ( -LRB- ( ( he ( ( ( ( gave up ) ( beer off-screen ) ) and ) ( never ( kissed ( Dale on-screen ) ) ) ) ) -RRB- ) ) ) ) ) ) ; ) and ) (... | (ROOT (S (NP (PRP He)) (VP (VBD was) (NP (NP (NP (NP (NNP Dale) (NNP Evans) (POS ')) (JJ faithful) (NN husband)) (PP (IN for) (NP (CD 50) (NNS years)))) (: ;) (NP (NP (JJ modeled) (JJ good) (NNS habits)) (PP (IN for) (NP (NP (NP (DT the) (NNS kids)) (SBAR (WHNP (WP who)) (S (VP (VBD watched) (NP (PRP$ his) (NN show))))... | He was married to Dale Evans despite gay marriage being illegal. | ( He ( ( was ( ( ( married ( to ( Dale Evans ) ) ) ( despite ( gay marriage ) ) ) ( being illegal ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD was) (VP (VBN married) (PP (TO to) (NP (NNP Dale) (NNP Evans))) (PP (IN despite) (NP (JJ gay) (NN marriage))) (S (VP (VBG being) (ADJP (JJ illegal)))))) (. .))) |
[
"contradiction"
] | travel | contradiction | 85502c | 85502 | Aix-les-Bains | Aix-les-Bains | (ROOT (NP (NNS Aix-les-Bains))) | An English-native word. | ( An ( English-native ( word . ) ) ) | (ROOT (NP (DT An) (JJ English-native) (NN word) (. .))) |
[
"neutral"
] | travel | neutral | 1210n | 1210 | The silt of the River Maeander has also stranded the once-mighty city of Miletus. | ( ( ( The silt ) ( of ( the ( River Maeander ) ) ) ) ( ( ( has also ) ( stranded ( ( the ( once-mighty city ) ) ( of Miletus ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN silt)) (PP (IN of) (NP (DT the) (NNP River) (NNP Maeander)))) (VP (VBZ has) (ADVP (RB also)) (VP (VBN stranded) (NP (NP (DT the) (JJ once-mighty) (NN city)) (PP (IN of) (NP (NNP Miletus)))))) (. .))) | The River Maeander has been depositing silt near Miletus for nearly two millennia. | ( ( The ( River Maeander ) ) ( ( has ( been ( depositing ( silt ( near ( Miletus ( for ( ( nearly two ) millennia ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP River) (NNP Maeander)) (VP (VBZ has) (VP (VBN been) (VP (VBG depositing) (NP (NP (NN silt)) (PP (IN near) (NP (NP (NNP Miletus)) (PP (IN for) (NP (QP (RB nearly) (CD two)) (NN millennia))))))))) (. .))) |
[
"contradiction"
] | government | contradiction | 129284c | 129284 | Most are Mixtecs, a people familiar with injustice toward Indians in their native country. | ( Most ( ( ( ( are Mixtecs ) , ) ( ( a people ) ( familiar ( with ( injustice ( toward ( Indians ( in ( their ( native country ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (JJS Most)) (VP (VBP are) (ADJP (JJ Mixtecs)) (, ,) (S (NP (DT a) (NNS people)) (ADJP (JJ familiar) (PP (IN with) (NP (NP (NN injustice)) (PP (IN toward) (NP (NP (NNPS Indians)) (PP (IN in) (NP (PRP$ their) (JJ native) (NN country)))))))))) (. .))) | Mixtecs are people who know about the great treatment the Indians get. | ( Mixtecs ( ( are ( people ( who ( know ( about ( ( the ( great treatment ) ) ( ( the Indians ) get ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNS Mixtecs)) (VP (VBP are) (NP (NP (NNS people)) (SBAR (WHNP (WP who)) (S (VP (VBP know) (PP (IN about) (NP (NP (DT the) (JJ great) (NN treatment)) (SBAR (S (NP (DT the) (NNPS Indians)) (VP (VBP get))))))))))) (. .))) |
[
"neutral"
] | telephone | neutral | 123025n | 123025 | oh just a minute i got to see who that is | ( oh ( just ( ( a ( minute i ) ) ( got ( to ( see ( who ( that is ) ) ) ) ) ) ) ) | (ROOT (S (VP (VB oh) (SBAR (RB just) (S (NP (DT a) (JJ minute) (FW i)) (VP (VBD got) (S (VP (TO to) (VP (VB see) (SBAR (WHNP (WP who)) (S (NP (DT that)) (VP (VBZ is))))))))))))) | I need to answer the door. | ( I ( ( need ( to ( answer ( the door ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP need) (S (VP (TO to) (VP (VB answer) (NP (DT the) (NN door)))))) (. .))) |
[
"contradiction"
] | telephone | contradiction | 78756c | 78756 | i think kids are the answer that's uh that's where our uh hopefully the cure lies if there you know is to be one | ( i ( think ( kids ( are ( ( the answer ) ( that ( 's ( uh ( that ( 's ( where ( ( our uh ) ( hopefully ( ( the cure ) ( lies ( if ( there ( you ( know ( is ( to ( be one ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (FW i)) (VP (VBP think) (SBAR (S (NP (NNS kids)) (VP (VBP are) (NP (NP (DT the) (NN answer)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (NP (NP (NNP uh)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (SBAR (WHADVP (WRB where)) (S (NP (PRP$ our) (NN uh)) (ADVP (RB hopefully)) (NP (DT the) (NN cure)) (VP (VBZ lies) (... | I think pets are the answer and hopefully where there will be a cure. | ( I ( ( think ( ( ( pets ( are ( the answer ) ) ) and ) ( ( hopefully where ) ( there ( will ( be ( a cure ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (SBAR (S (NP (NNS pets)) (VP (VBP are) (NP (DT the) (NN answer))))) (CC and) (SBAR (WHADVP (ADVP (RB hopefully)) (WRB where)) (S (NP (EX there)) (VP (MD will) (VP (VB be) (NP (DT a) (NN cure)))))))) (. .))) |
[
"neutral"
] | travel | neutral | 114143n | 114143 | The Bastille was stormed the next day. | ( ( The Bastille ) ( ( was ( stormed ( the ( next day ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Bastille)) (VP (VBD was) (VP (VBG stormed) (NP (DT the) (JJ next) (NN day)))) (. .))) | The Bastille has only been stormed once. | ( ( The Bastille ) ( ( ( has only ) ( been ( stormed once ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Bastille)) (VP (VBZ has) (ADVP (RB only)) (VP (VBN been) (VP (VBG stormed) (ADVP (RB once))))) (. .))) |
[
"neutral"
] | slate | neutral | 11714n | 11714 | Where's the social purpose in that--affirmative action for lousy actors and worse writers (most of whom, it must be noted, are white)? | ( Where ( ( 's ( ( ( ( the ( social purpose ) ) ( in that ) ) -- ) ( ( affirmative action ) ( for ( ( ( ( lousy actors ) and ) ( worse writers ) ) ( -LRB- ( ( ( ( most ( of whom ) ) ( , ( ( it ( must ( be noted ) ) ) , ) ) ) ( are white ) ) -RRB- ) ) ) ) ) ) ) ? ) ) | (ROOT (SBARQ (WHADVP (WRB Where)) (SQ (VBZ 's) (NP (NP (NP (DT the) (JJ social) (NN purpose)) (PP (IN in) (NP (DT that)))) (: --) (NP (NP (JJ affirmative) (NN action)) (PP (IN for) (NP (NP (NP (JJ lousy) (NNS actors)) (CC and) (NP (JJR worse) (NNS writers))) (PRN (-LRB- -LRB-) (SBAR (WHNP (JJS most) (WHPP (IN of) (WHNP... | There is much social purpose in affirmative action. | ( There ( ( is ( ( much ( social purpose ) ) ( in ( affirmative action ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (JJ much) (JJ social) (NN purpose)) (PP (IN in) (NP (JJ affirmative) (NN action))))) (. .))) |
[
"contradiction"
] | slate | contradiction | 80909c | 80909 | There was no word on what they ate. | ( There ( ( was ( ( no word ) ( on ( what ( they ate ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBD was) (NP (NP (DT no) (NN word)) (PP (IN on) (SBAR (WHNP (WP what)) (S (NP (PRP they)) (VP (VBD ate))))))) (. .))) | They told us everything about the food they ate. | ( ( They ( told ( us ( everything ( about ( the food ) ) ) ) ) ) ( they ( ate . ) ) ) | (ROOT (S (S (NP (PRP They)) (VP (VBD told) (S (NP (PRP us)) (NP (NP (NN everything)) (PP (IN about) (NP (DT the) (NN food))))))) (NP (PRP they)) (VP (VBD ate)) (. .))) |
[
"entailment"
] | travel | entailment | 110644e | 110644 | The interior is decorated in Byzantine style and is strangely compelling. | ( ( The interior ) ( ( ( ( is ( decorated ( in ( Byzantine style ) ) ) ) and ) ( is ( strangely compelling ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN interior)) (VP (VP (VBZ is) (VP (VBN decorated) (PP (IN in) (NP (JJ Byzantine) (NN style))))) (CC and) (VP (VBZ is) (ADJP (RB strangely) (JJ compelling)))) (. .))) | The décor of the interior is Byzantine, and many find it compelling. | ( ( ( ( ( ( ( The décor ) ( of ( the interior ) ) ) ( is Byzantine ) ) , ) and ) ( many ( find ( it compelling ) ) ) ) . ) | (ROOT (S (S (NP (NP (DT The) (NN décor)) (PP (IN of) (NP (DT the) (NN interior)))) (VP (VBZ is) (ADJP (JJ Byzantine)))) (, ,) (CC and) (S (NP (DT many)) (VP (VBP find) (S (NP (PRP it)) (ADJP (JJ compelling))))) (. .))) |
[
"entailment"
] | government | entailment | 141348e | 141348 | Farmworker community organizations have found that agricultural workers are more willing to discuss issues arising out of their employment in base communities where they have the support of family and friends in pursuing their claims. | ( ( Farmworker ( community organizations ) ) ( ( have ( found ( that ( ( agricultural workers ) ( are ( more ( willing ( to ( discuss ( issues ( ( ( arising out ) ( of ( ( their employment ) ( in ( base communities ) ) ) ) ) ( where ( they ( ( have ( ( the support ) ( of ( ( family and ) friends ) ) ) ) ( in ( pursuing... | (ROOT (S (NP (JJ Farmworker) (NN community) (NNS organizations)) (VP (VBP have) (VP (VBN found) (SBAR (IN that) (S (NP (JJ agricultural) (NNS workers)) (VP (VBP are) (ADJP (RBR more) (JJ willing) (S (VP (TO to) (VP (VB discuss) (NP (NP (NNS issues)) (VP (VBG arising) (PRT (RP out)) (PP (IN of) (NP (NP (PRP$ their) (NN ... | Agricultural workers with employment issues are more likely to take action them when they are surrounded by supportive family and friends. | ( ( ( Agricultural workers ) ( with ( employment issues ) ) ) ( ( are ( ( more ( likely ( to ( ( take action ) them ) ) ) ) ( when ( they ( are ( surrounded ( by ( supportive ( ( family and ) friends ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Agricultural) (NNS workers)) (PP (IN with) (NP (NN employment) (NNS issues)))) (VP (VBP are) (ADJP (ADJP (RBR more) (JJ likely) (S (VP (TO to) (VP (VB take) (NP (NN action)) (NP (PRP them)))))) (SBAR (WHADVP (WRB when)) (S (NP (PRP they)) (VP (VBP are) (VP (VBN surrounded) (PP (IN by) (NP (ADJP (J... |
[
"entailment"
] | government | entailment | 135416e | 135416 | Table 1. Benchmark Emission Levels and Assumed Emission Caps | ( ( Table ( 1 . ) ) ( ( ( Benchmark ( Emission Levels ) ) and ) ( Assumed ( Emission Caps ) ) ) ) | (ROOT (X (X (ADVP (RB Table)) (NP (CD 1)) (. .)) (NP (NP (NNP Benchmark) (NNP Emission) (NNP Levels)) (CC and) (NP (NNP Assumed) (NNP Emission) (NNP Caps))))) | Table one shows the emission caps. | ( ( Table one ) ( ( shows ( the ( emission caps ) ) ) . ) ) | (ROOT (S (NP (NNP Table) (CD one)) (VP (VBZ shows) (NP (DT the) (NN emission) (NNS caps))) (. .))) |
[
"entailment"
] | telephone | entailment | 8348e | 8348 | Jesus Christ you know it's like why do you want more because it's like one second of recording i mean you put into a Wave and you want to correct the errors into Wave | ( ( ( Jesus Christ ) ( you ( know ( it ( 's ( like ( why ( do ( you ( want ( more ( because ( it ( 's ( like ( ( one second ) ( of ( recording i ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( mean ( ( ( you ( put ( into ( a Wave ) ) ) ) and ) ( you ( want ( to ( ( correct ( the errors ) ) ( into Wave ) ) ) ) ) ) ) ) | (ROOT (S (NP (NP (NNP Jesus) (NNP Christ)) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (PP (IN like) (SBAR (WHADVP (WRB why)) (S (VP (VBP do) (SBAR (S (NP (PRP you)) (VP (VBP want) (ADVP (ADVP (RBR more)) (SBAR (IN because) (S (NP (PRP it)) (VP (VBZ 's) (PP (IN like) (NP (NP (CD one) (NN ... | There is only a second of recording. | ( There ( ( is ( ( only ( a second ) ) ( of recording ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (RB only) (DT a) (JJ second)) (PP (IN of) (NP (VBG recording))))) (. .))) |
[
"entailment"
] | slate | entailment | 122961e | 122961 | The Random House Unabridged Dictionary is priced at $100 and has 315,000 entries. | ( ( The ( Random ( House ( Unabridged Dictionary ) ) ) ) ( ( ( ( is ( priced ( at ( $ 100 ) ) ) ) and ) ( has ( 315,000 entries ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Random) (NNP House) (NNP Unabridged) (NNP Dictionary)) (VP (VP (VBZ is) (VP (VBN priced) (PP (IN at) (NP ($ $) (CD 100))))) (CC and) (VP (VBZ has) (NP (CD 315,000) (NNS entries)))) (. .))) | There are over 300,000 entries in the Random House Unabridged Dictionary. | ( There ( ( are ( over ( ( 300,000 entries ) ( in ( the ( Random ( House ( Unabridged Dictionary ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (PP (IN over) (NP (NP (CD 300,000) (NNS entries)) (PP (IN in) (NP (DT the) (NNP Random) (NNP House) (NNP Unabridged) (NNP Dictionary)))))) (. .))) |
[
"neutral"
] | government | neutral | 54641n | 54641 | It is estimated that there will be 1,310 respondents and the burden hours vary from 11 to 24 hours per response depending on the type of authorization requested. | ( ( ( ( It ( is ( estimated ( that ( there ( will ( be ( 1,310 respondents ) ) ) ) ) ) ) ) and ) ( ( the ( burden hours ) ) ( ( vary ( from ( ( ( ( 11 to ) 24 ) hours ) ( per response ) ) ) ) ( depending ( on ( ( the type ) ( of ( authorization requested ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP It)) (VP (VBZ is) (VP (VBN estimated) (SBAR (IN that) (S (NP (EX there)) (VP (MD will) (VP (VB be) (NP (CD 1,310) (NNS respondents))))))))) (CC and) (S (NP (DT the) (NN burden) (NNS hours)) (VP (VBP vary) (PP (IN from) (NP (NP (QP (CD 11) (TO to) (CD 24)) (NNS hours)) (PP (IN per) (NP (NN response)... | More than 1300 people will respond. | ( ( ( More ( than 1300 ) ) people ) ( ( will respond ) . ) ) | (ROOT (S (NP (QP (JJR More) (IN than) (CD 1300)) (NNS people)) (VP (MD will) (VP (VB respond))) (. .))) |
[
"entailment"
] | fiction | entailment | 95214e | 95214 | I threw that table over. | ( I ( ( ( threw ( that table ) ) over ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD threw) (NP (DT that) (NN table)) (PRT (RP over))) (. .))) | I flipped the table. | ( I ( ( flipped ( the table ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD flipped) (NP (DT the) (NN table))) (. .))) |
[
"contradiction"
] | telephone | contradiction | 104938c | 104938 | it's eating me alive because i i might be almost fifty but i'm single and i don't think and this company's that just because and i own my own home and i have a garage and because i'm single there's companies that won't take me no matter how old you are | ( ( ( ( ( it ( 's ( eating ( me ( ( alive ( because ( i i ) ) ) ( might ( be ( almost fifty ) ) ) ) ) ) ) ) but ) ( i ( 'm single ) ) ) and ) ( ( ( i ( ( do n't ) think ) ) and ) ( ( this company ) ( 's ( ( ( that ( ( just ( ( because and ) i ) ) ( own ( ( ( ( my ( own home ) ) and ) i ) ( have ( a garage ) ) ) ) ) ) a... | (ROOT (S (S (NP (PRP it)) (VP (VBZ 's) (VP (VBG eating) (S (NP (PRP me)) (ADJP (JJ alive) (PP (IN because) (NP (FW i) (FW i)))) (S (VP (MD might) (VP (VB be) (ADJP (RB almost) (JJ fifty))))))))) (CC but) (S (NP (FW i)) (VP (VBP 'm) (ADJP (JJ single)))) (CC and) (S (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB think)))) ... | The companies take everyone. | ( ( The companies ) ( ( take everyone ) . ) ) | (ROOT (S (NP (DT The) (NNS companies)) (VP (VBP take) (NP (NN everyone))) (. .))) |
[
"neutral"
] | travel | neutral | 64049n | 64049 | The garden had been founded as early as 1670 as a resource for medical research, affiliated for many years with the Royal College of Physicians. | ( ( The garden ) ( ( had ( been ( founded ( as ( ( ( ( early ( as 1670 ) ) ( as ( ( a resource ) ( for ( medical research ) ) ) ) ) , ) ( ( affiliated ( for ( many years ) ) ) ( with ( ( the ( Royal College ) ) ( of Physicians ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN garden)) (VP (VBD had) (VP (VBN been) (VP (VBN founded) (PP (IN as) (NP (NP (RB early) (QP (RB as) (CD 1670))) (PP (IN as) (NP (NP (DT a) (NN resource)) (PP (IN for) (NP (JJ medical) (NN research))))) (, ,) (VP (VBN affiliated) (PP (IN for) (NP (JJ many) (NNS years))) (PP (IN with) (NP (NP (DT... | The garden only houses medicinal herbs. | ( ( The garden ) ( only ( ( houses ( medicinal herbs ) ) . ) ) ) | (ROOT (S (NP (DT The) (NN garden)) (ADVP (RB only)) (VP (VBZ houses) (NP (JJ medicinal) (NNS herbs))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 28302c | 28302 | There's no way out." | ( There ( ( ( 's ( ( no way ) out ) ) . ) '' ) ) | (ROOT (S (NP (EX There)) (VP (VBZ 's) (ADVP (NP (DT no) (NN way)) (IN out))) (. .) ('' ''))) | It's very easy to get out. | ( It ( ( ( 's ( very easy ) ) ( to ( get out ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (RB very) (JJ easy)) (S (VP (TO to) (VP (VB get) (PRT (RP out)))))) (. .))) |
[
"neutral"
] | slate | neutral | 62742n | 62742 | Sixth Fleet to protect it. | ( ( Sixth Fleet ) ( ( to ( protect it ) ) . ) ) | (ROOT (S (NP (NNP Sixth) (NNP Fleet)) (VP (TO to) (VP (VB protect) (NP (PRP it)))) (. .))) | The sixth fleet decided to protect it with honor. | ( ( The ( sixth fleet ) ) ( ( decided ( to ( ( protect it ) ( with honor ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ sixth) (NN fleet)) (VP (VBD decided) (S (VP (TO to) (VP (VB protect) (NP (PRP it)) (PP (IN with) (NP (NN honor))))))) (. .))) |
[
"entailment"
] | telephone | entailment | 87639e | 87639 | uh let's see there was another movie that i saw a preview to that i wanted to see uh something about cowboys uh uh All My Heroes Are Cowboys or | ( ( uh ( let 's ) ) ( see ( there ( ( was ( another movie ) ) ( that ( i ( saw ( ( a preview ) ( ( to that ) ( i ( wanted ( to ( see ( ( uh ( something about ) ) ( ( cowboys ( ( uh uh ) ( All ( My ( Heroes ( Are Cowboys ) ) ) ) ) ) or ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (NNP uh) (NNP let) (POS 's)) (VP (VBP see) (SBAR (S (NP (EX there)) (VP (VBD was) (NP (DT another) (NN movie)) (SBAR (IN that) (S (NP (FW i)) (VP (VBD saw) (NP (NP (DT a) (NN preview)) (SBAR (WHPP (TO to) (WHNP (WDT that))) (S (NP (FW i)) (VP (VBD wanted) (S (VP (TO to) (VP (VB see) (NP (NP (CD uh) (NN som... | I saw a preview of All My Heroes Are Cowboys. | ( I ( ( saw ( ( ( a preview ) ( of ( All ( My Heroes ) ) ) ) ( Are Cowboys ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD saw) (SBAR (S (NP (NP (DT a) (NN preview)) (PP (IN of) (NP (PDT All) (PRP$ My) (NNS Heroes)))) (VP (VBP Are) (NP (NNPS Cowboys)))))) (. .))) |
[
"entailment"
] | telephone | entailment | 20995e | 20995 | um though there are jobs of course that exist that way here uh they don't | ( um ( though ( there ( are ( ( jobs ( of course ) ) ( that ( exist ( that ( way ( here ( uh ( they ( do n't ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (VP (VB um) (SBAR (IN though) (S (NP (EX there)) (VP (VBP are) (NP (NP (NNS jobs)) (PP (IN of) (NP (NN course))) (SBAR (WHNP (WDT that)) (S (VP (VBP exist) (SBAR (IN that) (S (NP (NN way)) (ADVP (RB here)) (VP (VBD uh) (SBAR (S (NP (PRP they)) (VP (VBP do) (RB n't))))))))))))))))) | There are employment opportunities like that in this area. | ( There ( ( are ( ( employment opportunities ) ( like ( that ( in ( this area ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (NN employment) (NNS opportunities)) (PP (IN like) (NP (NP (DT that)) (PP (IN in) (NP (DT this) (NN area))))))) (. .))) |
[
"neutral"
] | slate | neutral | 110739n | 110739 | He still exaggerates the hostility displayed, and says that Saxton won't let me answer when in fact Reich's chief economist is later allowed to deliver a lecture-length reply. | ( He ( still ( ( exaggerates ( ( the hostility ) ( ( ( displayed , ) and ) ( says ( that ( Saxton ( ( wo n't ) ( let ( me ( answer ( when ( ( in fact ) ( ( ( Reich 's ) ( chief economist ) ) ( ( is later ) ( allowed ( to ( deliver ( a ( lecture-length reply ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (PRP He)) (ADVP (RB still)) (VP (VBZ exaggerates) (SBAR (S (NP (DT the) (NN hostility)) (VP (VP (VBD displayed)) (, ,) (CC and) (VP (VBZ says) (SBAR (IN that) (S (NP (NNP Saxton)) (VP (MD wo) (RB n't) (VP (VB let) (S (NP (PRP me)) (VP (VB answer) (SBAR (WHADVP (WRB when)) (S (PP (IN in) (NP (NN fact))) (NP... | His exaggeration may be used to highlight extreme circumstances that he may be experiencing. | ( ( His exaggeration ) ( ( may ( be ( used ( to ( ( highlight ( extreme circumstances ) ) ( that ( he ( may ( be experiencing ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP$ His) (NN exaggeration)) (VP (MD may) (VP (VB be) (VP (VBN used) (S (VP (TO to) (VP (VB highlight) (NP (JJ extreme) (NNS circumstances)) (SBAR (IN that) (S (NP (PRP he)) (VP (MD may) (VP (VB be) (VP (VBG experiencing)))))))))))) (. .))) |
[
"entailment"
] | slate | entailment | 67776e | 67776 | The McCain campaign has more specific evidence of success. | ( ( The ( McCain campaign ) ) ( ( has ( ( more ( specific evidence ) ) ( of success ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP McCain) (NN campaign)) (VP (VBZ has) (NP (NP (JJR more) (JJ specific) (NN evidence)) (PP (IN of) (NP (NN success))))) (. .))) | There is more specific evidence to be found in the McCain campaign. | ( There ( ( is ( ( more specific ) ( evidence ( to ( be ( found ( in ( the ( McCain campaign ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (ADJP (RBR more) (JJ specific)) (NN evidence) (S (VP (TO to) (VP (VB be) (VP (VBN found) (PP (IN in) (NP (DT the) (NNP McCain) (NN campaign))))))))) (. .))) |
[
"entailment"
] | government | entailment | 60630e | 60630 | The knowledge to be captured when moving from system integration into system demonstration should include the | ( The ( knowledge ( to ( be ( captured ( when ( ( ( moving ( from ( system integration ) ) ) ( into ( system demonstration ) ) ) ( should ( include the ) ) ) ) ) ) ) ) ) | (ROOT (FRAG (NP (DT The) (NN knowledge) (S (VP (TO to) (VP (VB be) (VP (VBN captured) (SBAR (WHADVP (WRB when)) (S (S (VP (VBG moving) (PP (IN from) (NP (NN system) (NN integration))) (PP (IN into) (NP (NN system) (NN demonstration))))) (VP (MD should) (VP (VB include) (NP (DT the))))))))))))) | There are lessons to learn as you move from system integration to system demonstration. | ( There ( ( are ( lessons ( to ( learn ( as ( you ( ( move ( from ( system integration ) ) ) ( to ( system demonstration ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NNS lessons) (S (VP (TO to) (VP (VB learn) (SBAR (IN as) (S (NP (PRP you)) (VP (VBP move) (PP (IN from) (NP (NN system) (NN integration))) (PP (TO to) (NP (NN system) (NN demonstration))))))))))) (. .))) |
[
"entailment"
] | government | entailment | 66770e | 66770 | With the reorganization, the service delivery network resource centers are now called resource centers. | ( ( With ( the reorganization ) ) ( , ( ( the ( service ( delivery ( network ( resource centers ) ) ) ) ) ( ( ( are now ) ( called ( resource centers ) ) ) . ) ) ) ) | (ROOT (S (PP (IN With) (NP (DT the) (NN reorganization))) (, ,) (NP (DT the) (NN service) (NN delivery) (NN network) (NN resource) (NNS centers)) (VP (VBP are) (ADVP (RB now)) (VP (VBN called) (NP (NN resource) (NNS centers)))) (. .))) | Because of the reorganization, service delivery network resource centers are now referred to as resource centers. | ( ( Because ( of ( the reorganization ) ) ) ( , ( ( service ( delivery ( network ( resource centers ) ) ) ) ( ( ( are now ) ( referred ( to ( ( as resource ) centers ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN Because) (PP (IN of) (NP (DT the) (NN reorganization)))) (, ,) (NP (NN service) (NN delivery) (NN network) (NN resource) (NNS centers)) (VP (VBP are) (ADVP (RB now)) (VP (VBN referred) (PP (TO to) (NP (QP (RB as) (CD resource)) (NNS centers))))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 17545c | 17545 | I ought to have thought of the false name stunt. | ( I ( ( ought ( to ( have ( thought ( of ( the ( false ( name stunt ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (MD ought) (S (VP (TO to) (VP (VB have) (VP (VBN thought) (PP (IN of) (NP (DT the) (JJ false) (NN name) (NN stunt)))))))) (. .))) | I should have never thought about the false name count. | ( I ( ( should ( have ( never ( thought ( about ( the ( false ( name count ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (MD should) (VP (VB have) (VP (ADVP (RB never)) (VBN thought) (PP (IN about) (NP (DT the) (JJ false) (NN name) (NN count)))))) (. .))) |
[
"contradiction"
] | travel | contradiction | 24886c | 24886 | The 59-story, black Tour Montparnasse may be an egregious eyesore, but the view from the top is marvelous (33 avenue du Maine, open daily 9:30am-10pm). | ( ( ( ( ( ( The ( 59-story ( , ( black ( Tour Montparnasse ) ) ) ) ) ( may ( be ( an ( egregious eyesore ) ) ) ) ) , ) but ) ( ( ( the view ) ( from ( the top ) ) ) ( ( is marvelous ) ( -LRB- ( ( ( ( ( 33 avenue ) ( du Maine ) ) , ) ( open ( daily ( 9:30 am-10pm ) ) ) ) -RRB- ) ) ) ) ) . ) | (ROOT (S (S (NP (DT The) (JJ 59-story) (, ,) (JJ black) (NNP Tour) (NNP Montparnasse)) (VP (MD may) (VP (VB be) (NP (DT an) (ADJP (JJ egregious)) (NN eyesore))))) (, ,) (CC but) (S (NP (NP (DT the) (NN view)) (PP (IN from) (NP (DT the) (NN top)))) (VP (VBZ is) (ADJP (JJ marvelous)) (PRN (-LRB- -LRB-) (NP (NP (CD 33) (N... | The Tour Montparnasse was painted white and pink. | ( ( The ( Tour Montparnasse ) ) ( ( was ( painted ( ( white and ) pink ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Tour) (NNP Montparnasse)) (VP (VBD was) (VP (VBN painted) (S (ADJP (JJ white) (CC and) (JJ pink))))) (. .))) |
[
"entailment"
] | telephone | entailment | 63587e | 63587 | right or if you're going to go the science route you can go to a target school that specializes in science or art you know there's no point in you know i'm an engineering student and if i have to go take art classes you know i'm not going to use them and through high school i could have gone so much further if i'd gone... | ( ( right or ) ( if ( you ( 're ( going ( to ( go ( ( the ( science route ) ) ( you ( can ( go ( ( ( to ( ( a ( target school ) ) ( that ( ( specializes ( in ( ( science or ) art ) ) ) ( ( ( you ( know ( there ( 's ( no ( point ( in ( you ( know ( i ( 'm ( an ( engineering student ) ) ) ) ) ) ) ) ) ) ) ) ) and ) ( if (... | (ROOT (UCP (FRAG (ADJP (JJ right))) (CC or) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG going) (S (VP (TO to) (VP (VB go) (NP (NP (DT the) (NN science) (NN route)) (SBAR (S (NP (PRP you)) (VP (MD can) (VP (VB go) (PP (PP (TO to) (NP (NP (DT a) (NN target) (NN school)) (SBAR (WHNP (WDT that)) (S (VP (VBZ spec... | I am taking engineering courses. | ( I ( ( am ( taking ( engineering courses ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP am) (VP (VBG taking) (NP (NN engineering) (NNS courses)))) (. .))) |
[
"entailment"
] | slate | entailment | 90721e | 90721 | Above all, the story of the co-op tells you that economic slumps are not punishments for our sins, pains that we are fated to suffer. | ( ( Above all ) ( , ( ( ( the story ) ( of ( the co-op ) ) ) ( ( ( tells you ) ( that ( ( economic slumps ) ( ( ( are not ) ( punishments ( for ( ( ( our sins ) , ) pains ) ) ) ) ( that ( we ( are ( fated ( to suffer ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (ADVP (IN Above) (DT all)) (, ,) (NP (NP (DT the) (NN story)) (PP (IN of) (NP (DT the) (NN co-op)))) (VP (VBZ tells) (NP (PRP you)) (SBAR (IN that) (S (NP (JJ economic) (NNS slumps)) (VP (VBP are) (RB not) (ADJP (JJ punishments) (PP (IN for) (NP (NP (PRP$ our) (NNS sins)) (, ,) (NP (NNS pains))))) (SBAR (IN th... | The slump in the economy is not meant to be a punishment towards us. | ( ( ( The slump ) ( in ( the economy ) ) ) ( ( ( is not ) ( meant ( to ( be ( ( a punishment ) ( towards us ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN slump)) (PP (IN in) (NP (DT the) (NN economy)))) (VP (VBZ is) (RB not) (VP (VBN meant) (S (VP (TO to) (VP (VB be) (NP (NP (DT a) (NN punishment)) (PP (IN towards) (NP (PRP us))))))))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 56611c | 56611 | That would be relinquishing a dream. | ( That ( ( would ( be ( relinquishing ( a dream ) ) ) ) . ) ) | (ROOT (S (NP (DT That)) (VP (MD would) (VP (VB be) (VP (VBG relinquishing) (NP (DT a) (NN dream))))) (. .))) | This means a dream will come true. | ( This ( ( means ( ( a dream ) ( will ( come true ) ) ) ) . ) ) | (ROOT (S (NP (DT This)) (VP (VBZ means) (SBAR (S (NP (DT a) (NN dream)) (VP (MD will) (VP (VB come) (ADJP (JJ true))))))) (. .))) |
[
"entailment"
] | government | entailment | 71345e | 71345 | In making the recommendation, the VP for Programs shall be guided by state planners' responsiveness to the enumerated reconfiguration standards; the analysis and recommendations of the LSC state planning team; the articulated concerns of the DSPB; and any other information deemed to be relevant by the VP of Programs. | ( ( In ( making ( the recommendation ) ) ) ( , ( ( ( the VP ) ( for Programs ) ) ( ( shall ( be ( guided ( by ( ( ( ( ( ( ( ( ( state ( planners ' ) ) ( ( responsiveness ( to ( the ( enumerated reconfiguration ) ) ) ) standards ) ) ; ) ( ( the ( ( analysis and ) recommendations ) ) ( of ( the ( LSC ( state ( planning t... | (ROOT (S (PP (IN In) (S (VP (VBG making) (NP (DT the) (NN recommendation))))) (, ,) (NP (NP (DT the) (NNP VP)) (PP (IN for) (NP (NNP Programs)))) (VP (MD shall) (VP (VB be) (VP (VBN guided) (PP (IN by) (NP (NP (NP (NN state) (NNS planners) (POS ')) (ADJP (JJ responsiveness) (PP (TO to) (NP (DT the) (JJ enumerated) (NN ... | The analysis of the LSC's state planning team will likely be considered by the VP of Programs. | ( ( ( The analysis ) ( of ( ( the ( LSC 's ) ) ( state ( planning team ) ) ) ) ) ( ( ( will likely ) ( be ( considered ( by ( ( the VP ) ( of Programs ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN analysis)) (PP (IN of) (NP (NP (DT the) (NNP LSC) (POS 's)) (NN state) (NN planning) (NN team)))) (VP (MD will) (ADVP (RB likely)) (VP (VB be) (VP (VBN considered) (PP (IN by) (NP (NP (DT the) (NNP VP)) (PP (IN of) (NP (NNP Programs)))))))) (. .))) |
[
"neutral"
] | government | neutral | 116184n | 116184 | An audit cannot ensure that stock prices will be achieved. | ( ( An audit ) ( ( ( can not ) ( ensure ( that ( ( stock prices ) ( will ( be achieved ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT An) (NN audit)) (VP (MD can) (RB not) (VP (VB ensure) (SBAR (IN that) (S (NP (NN stock) (NNS prices)) (VP (MD will) (VP (VB be) (VP (VBN achieved)))))))) (. .))) | The audit doesn't guarantee anything | ( ( The audit ) ( ( does n't ) ( guarantee anything ) ) ) | (ROOT (S (NP (DT The) (NN audit)) (VP (VBZ does) (RB n't) (VP (VB guarantee) (NP (NN anything)))))) |
[
"entailment"
] | fiction | entailment | 47557e | 47557 | The chain swung again and the woman twirled low, her gray cloak fanning out. | ( ( ( ( ( The chain ) ( swung again ) ) and ) ( ( the woman ) ( twirled ( ( low , ) ( ( her ( gray cloak ) ) ( fanning out ) ) ) ) ) ) . ) | (ROOT (S (S (NP (DT The) (NN chain)) (VP (VBD swung) (ADVP (RB again)))) (CC and) (S (NP (DT the) (NN woman)) (VP (VBD twirled) (NP (NP (JJ low)) (, ,) (NP (NP (PRP$ her) (JJ gray) (NN cloak)) (VP (VBG fanning) (PRT (RP out))))))) (. .))) | The woman wore a gray cloak. | ( ( The woman ) ( ( wore ( a ( gray cloak ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN woman)) (VP (VBD wore) (NP (DT a) (JJ gray) (NN cloak))) (. .))) |
[
"entailment"
] | fiction | entailment | 128970e | 128970 | The road, rutted deep by the heavy wagons, curled southward. | ( ( ( ( ( The road ) , ) ( ( rutted deep ) ( by ( the ( heavy wagons ) ) ) ) ) , ) ( ( curled southward ) . ) ) | (ROOT (S (NP (NP (DT The) (NN road)) (, ,) (VP (VBN rutted) (ADVP (RB deep)) (PP (IN by) (NP (DT the) (JJ heavy) (NNS wagons)))) (, ,)) (VP (VBD curled) (ADJP (JJ southward))) (. .))) | Curled southward, the road is rutted deep by heavy wagons. | ( ( Curled southward ) ( , ( ( the road ) ( ( is ( ( rutted deep ) ( by ( heavy wagons ) ) ) ) . ) ) ) ) | (ROOT (S (S (NP (NNP Curled)) (VP (VBD southward))) (, ,) (NP (DT the) (NN road)) (VP (VBZ is) (VP (VBN rutted) (ADVP (RB deep)) (PP (IN by) (NP (JJ heavy) (NNS wagons))))) (. .))) |
[
"entailment"
] | fiction | entailment | 140336e | 140336 | They whinnied, eyes wide. | ( ( ( ( They whinnied ) , ) ( eyes wide ) ) . ) | (ROOT (S (S (NP (PRP They)) (VP (VBD whinnied))) (, ,) (S (NP (NNS eyes)) (ADJP (JJ wide))) (. .))) | Their eyes were open wide. | ( ( Their eyes ) ( ( were ( open wide ) ) . ) ) | (ROOT (S (NP (PRP$ Their) (NNS eyes)) (VP (VBD were) (ADJP (RB open) (JJ wide))) (. .))) |
[
"contradiction"
] | government | contradiction | 141550c | 141550 | If we do define SBIR upfront, we make the reading more understandable and more efficient. | ( ( If ( we ( do ( define ( SBIR upfront ) ) ) ) ) ( , ( we ( ( make ( ( the reading ) ( ( ( more understandable ) and ) ( more efficient ) ) ) ) . ) ) ) ) | (ROOT (S (SBAR (IN If) (S (NP (PRP we)) (VP (VBP do) (VP (VB define) (NP (JJ SBIR) (NN upfront)))))) (, ,) (NP (PRP we)) (VP (VBP make) (S (NP (DT the) (NN reading)) (ADJP (ADJP (RBR more) (JJ understandable)) (CC and) (ADJP (RBR more) (JJ efficient))))) (. .))) | There isn't much to be done to make the reading more efficient, we can't just simplify it. | ( ( There ( ( is n't ) ( much ( to ( be ( done ( to ( make ( ( the reading ) ( more efficient ) ) ) ) ) ) ) ) ) ) ( , ( we ( ( ( ( ca n't ) just ) ( simplify it ) ) . ) ) ) ) | (ROOT (S (S (NP (EX There)) (VP (VBZ is) (RB n't) (ADJP (JJ much) (S (VP (TO to) (VP (VB be) (VP (VBN done) (S (VP (TO to) (VP (VB make) (S (NP (DT the) (NN reading)) (ADJP (RBR more) (JJ efficient))))))))))))) (, ,) (NP (PRP we)) (VP (MD ca) (RB n't) (ADVP (RB just)) (VP (VB simplify) (NP (PRP it)))) (. .))) |
[
"contradiction"
] | telephone | contradiction | 43335c | 43335 | back to the guy who can do something with it | ( back ( to ( ( the guy ) ( who ( can ( ( do something ) ( with it ) ) ) ) ) ) ) | (ROOT (X (ADVP (RB back) (PP (TO to) (NP (NP (DT the) (NN guy)) (SBAR (WHNP (WP who)) (S (VP (MD can) (VP (VB do) (NP (NN something)) (PP (IN with) (NP (PRP it)))))))))))) | We don't know anyone who can do anything here. | ( We ( ( ( do n't ) ( know ( anyone ( who ( can ( ( do anything ) here ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (VBP do) (RB n't) (VP (VB know) (NP (NP (NN anyone)) (SBAR (WHNP (WP who)) (S (VP (MD can) (VP (VB do) (NP (NN anything)) (ADVP (RB here))))))))) (. .))) |
[
"neutral"
] | telephone | neutral | 115705n | 115705 | um oh i never heard of that | ( um ( ( oh i ) ( never ( heard ( of that ) ) ) ) ) | (ROOT (S (VP (VB um) (NP (NP (FW oh) (FW i)) (VP (ADVP (RB never)) (VBN heard) (PP (IN of) (NP (DT that)))))))) | I have never heard of recycling programs. | ( I ( ( ( have never ) ( heard ( of ( recycling programs ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP have) (ADVP (RB never)) (VP (VBN heard) (PP (IN of) (NP (VBG recycling) (NNS programs))))) (. .))) |
[
"neutral"
] | telephone | neutral | 130628n | 130628 | is it's not a lot of the firms that offer mortgage mortgage loan firms aren't offering um that loan | ( ( is ( it ( ( ( 's not ) ( ( a lot ) ( of ( the firms ) ) ) ) ( that ( ( offer ( mortgage ( mortgage ( loan firms ) ) ) ) ( ( are n't ) ( offering um ) ) ) ) ) ) ) ( that loan ) ) | (ROOT (SINV (VP (VBZ is) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (RB not) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (DT the) (NNS firms)))) (SBAR (IN that) (S (NP (NN offer) (NN mortgage) (NN mortgage) (NN loan) (NNS firms)) (VP (VBP are) (RB n't) (VP (VBG offering) (NP (NN um)))))))))) (NP (DT that) (NN loan)))) | The mortgage loans come with a high interest. | ( ( The ( mortgage loans ) ) ( ( come ( with ( a ( high interest ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN mortgage) (NNS loans)) (VP (VBP come) (PP (IN with) (NP (DT a) (JJ high) (NN interest)))) (. .))) |
[
"neutral"
] | fiction | neutral | 81228n | 81228 | One of them kids had been sayin' as how he rode with Forrest, regular li'l red-hot Reb, he is. | ( ( One ( of ( them kids ) ) ) ( ( had ( ( ( been sayin ) ' ) ( as ( ( how ( he ( rode ( with ( Forrest ( , ( regular ( li'l ( red-hot Reb ) ) ) ) ) ) ) ) ) ( , ( he is ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (CD One)) (PP (IN of) (NP (PRP them) (NNS kids)))) (VP (VBD had) (VP (VBN been) (ADJP (JJ sayin)) ('' ') (SBAR (IN as) (S (SBAR (WHADVP (WRB how)) (S (NP (PRP he)) (VP (VBD rode) (PP (IN with) (NP (JJ Forrest) (, ,) (JJ regular) (JJ li'l) (JJ red-hot) (NN Reb)))))) (, ,) (NP (PRP he)) (VP (VBZ is))))))... | The kid was making stuff up, and we don't appreciate it. | ( ( ( ( ( ( The kid ) ( was ( ( making stuff ) up ) ) ) , ) and ) ( we ( ( do n't ) ( appreciate it ) ) ) ) . ) | (ROOT (S (S (NP (DT The) (NN kid)) (VP (VBD was) (VP (VBG making) (NP (NN stuff)) (PRT (RP up))))) (, ,) (CC and) (S (NP (PRP we)) (VP (VBP do) (RB n't) (VP (VB appreciate) (NP (PRP it))))) (. .))) |
[
"entailment"
] | government | entailment | 41204e | 41204 | It is expected that continued planning and concerted effort will result in higher quality service provided more uniformly throughout the state, and that clients in increasing numbers will be the beneficiaries of a more thoughtful and better coordinated state justice community in Colorado. | ( It ( ( is ( expected ( ( ( ( that ( ( ( ( continued planning ) and ) ( concerted effort ) ) ( will ( result ( in ( ( higher ( quality service ) ) ( ( provided ( more uniformly ) ) ( throughout ( the state ) ) ) ) ) ) ) ) ) , ) and ) ( that ( ( clients ( in ( increasing numbers ) ) ) ( will ( be ( ( the beneficiaries ... | (ROOT (S (NP (PRP It)) (VP (VBZ is) (VP (VBN expected) (SBAR (SBAR (IN that) (S (NP (NP (JJ continued) (NN planning)) (CC and) (NP (JJ concerted) (NN effort))) (VP (MD will) (VP (VB result) (PP (IN in) (NP (NP (JJR higher) (NN quality) (NN service)) (VP (VBN provided) (ADVP (RBR more) (RB uniformly)) (PP (IN throughout... | Concerted efforts and continuous planning is expected to lead to higher quality service. | ( ( ( ( Concerted efforts ) and ) ( continuous planning ) ) ( ( is ( expected ( to ( lead ( to ( higher ( quality service ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (JJ Concerted) (NNS efforts)) (CC and) (NP (JJ continuous) (NN planning))) (VP (VBZ is) (VP (VBN expected) (S (VP (TO to) (VP (VB lead) (PP (TO to) (NP (JJR higher) (NN quality) (NN service)))))))) (. .))) |
[
"contradiction"
] | travel | contradiction | 75869c | 75869 | There are now more than 5 million Buddhists in India, many of them in Maharashtra. | ( There ( ( ( ( ( are ( now ( ( more ( ( than 5 ) million ) ) Buddhists ) ) ) ( in India ) ) , ) ( ( many ( of them ) ) ( in Maharashtra ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (ADVP (RB now) (NP (QP (JJR more) (IN than) (CD 5) (CD million)) (NNS Buddhists))) (PP (IN in) (NP (NNP India))) (, ,) (NP (NP (JJ many)) (PP (IN of) (NP (PRP them))) (PP (IN in) (NP (NNP Maharashtra))))) (. .))) | There are more than 10 million Buddhists in India. | ( There ( ( are ( ( ( more ( ( than 10 ) million ) ) Buddhists ) ( in India ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (QP (JJR more) (IN than) (CD 10) (CD million)) (NNS Buddhists)) (PP (IN in) (NP (NNP India))))) (. .))) |
[
"neutral"
] | travel | neutral | 69846n | 69846 | Ironically, just a few yards from here, in the midst of all the Arab hubbub and bustle, you'll find a famous, marvellously peaceful Christian site. | ( Ironically ( , ( ( ( ( just ( a few ) ) yards ) ( from ( ( here , ) ( in ( ( the midst ) ( of ( all ( ( ( the ( Arab hubbub ) ) and ) bustle ) ) ) ) ) ) ) ) ( , ( you ( ( 'll ( find ( a ( ( famous ( , ( marvellously peaceful ) ) ) ( Christian site ) ) ) ) ) . ) ) ) ) ) ) | (ROOT (S (ADVP (RB Ironically)) (, ,) (NP (NP (QP (RB just) (DT a) (JJ few)) (NNS yards)) (PP (IN from) (NP (NP (RB here)) (, ,) (PP (IN in) (NP (NP (DT the) (NN midst)) (PP (IN of) (NP (PDT all) (NP (DT the) (JJ Arab) (NN hubbub)) (CC and) (NP (NN bustle))))))))) (, ,) (NP (PRP you)) (VP (MD 'll) (VP (VB find) (NP (DT... | The Christian site's continued existence is being threatened by the increase in the Arab population. | ( ( ( The ( Christian ( site 's ) ) ) ( continued existence ) ) ( ( is ( being ( threatened ( by ( ( the increase ) ( in ( the ( Arab population ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (JJ Christian) (NN site) (POS 's)) (JJ continued) (NN existence)) (VP (VBZ is) (VP (VBG being) (VP (VBN threatened) (PP (IN by) (NP (NP (DT the) (NN increase)) (PP (IN in) (NP (DT the) (JJ Arab) (NN population)))))))) (. .))) |
[
"entailment"
] | slate | entailment | 107727e | 107727 | From the Index: Percentage of Americans who believe they are more likely to cheat at cards than Bill Clinton or Al 8. | ( ( From ( the Index ) ) ( : ( ( ( Percentage ( of Americans ) ) ( who ( believe ( they ( are ( more ( likely ( to ( cheat ( at ( cards ( than ( ( ( Bill Clinton ) or ) ( Al 8 ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (FRAG (PP (IN From) (NP (DT the) (NNP Index))) (: :) (NP (NP (NN Percentage)) (PP (IN of) (NP (NNPS Americans))) (SBAR (WHNP (WP who)) (S (VP (VBP believe) (SBAR (S (NP (PRP they)) (VP (VBP are) (ADJP (RBR more) (JJ likely) (S (VP (TO to) (VP (VB cheat) (PP (IN at) (NP (NP (NNS cards)) (PP (IN than) (NP (NP (NNP ... | From the source of the index is the percentages. | ( ( From ( ( the source ) ( of ( the index ) ) ) ) ( ( is ( the percentages ) ) . ) ) | (ROOT (SINV (PP (IN From) (NP (NP (DT the) (NN source)) (PP (IN of) (NP (DT the) (NN index))))) (VP (VBZ is)) (NP (DT the) (NNS percentages)) (. .))) |
[
"contradiction"
] | government | contradiction | 29283c | 29283 | It was noted that boards need to do a better job of identifying their constituencies and understanding and addressing their concerns. | ( It ( ( was ( noted ( that ( boards ( need ( to ( do ( ( a ( better job ) ) ( of ( ( ( identifying ( their constituencies ) ) and ) ( ( ( understanding and ) addressing ) ( their concerns ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBD was) (VP (VBN noted) (SBAR (IN that) (S (NP (NNS boards)) (VP (VBP need) (S (VP (TO to) (VP (VB do) (NP (NP (DT a) (JJR better) (NN job)) (PP (IN of) (S (VP (VP (VBG identifying) (NP (PRP$ their) (NNS constituencies))) (CC and) (VP (VBG understanding) (CC and) (VBG addressing) (NP (PRP$ ... | The boards have no areas they need to improve on. | ( ( The boards ) ( ( have ( ( no areas ) ( they ( need ( to ( improve on ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS boards)) (VP (VBP have) (NP (NP (DT no) (NNS areas)) (SBAR (S (NP (PRP they)) (VP (VBP need) (S (VP (TO to) (VP (VB improve) (PRT (RP on)))))))))) (. .))) |
[
"contradiction"
] | slate | contradiction | 71947c | 71947 | Essentially, a patient in this position is uninsured. | ( Essentially ( , ( ( ( a patient ) ( in ( this position ) ) ) ( ( is uninsured ) . ) ) ) ) | (ROOT (S (ADVP (RB Essentially)) (, ,) (NP (NP (DT a) (NN patient)) (PP (IN in) (NP (DT this) (NN position)))) (VP (VBZ is) (ADJP (JJ uninsured))) (. .))) | In this position, a patient is insured. | ( ( In ( this position ) ) ( , ( ( a patient ) ( ( is insured ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (DT this) (NN position))) (, ,) (NP (DT a) (NN patient)) (VP (VBZ is) (VP (VBN insured))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 139386c | 139386 | There was silence for a moment. | ( There ( ( was ( silence ( for ( a moment ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBD was) (NP (NP (NN silence)) (PP (IN for) (NP (DT a) (NN moment))))) (. .))) | There was no silence at any time. | ( There ( ( was ( ( no silence ) ( at ( any time ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBD was) (NP (NP (DT no) (NN silence)) (PP (IN at) (NP (DT any) (NN time))))) (. .))) |
[
"entailment"
] | telephone | entailment | 40411e | 40411 | nice to talk to you too bye-bye | ( nice ( to ( talk ( to ( you ( too bye-bye ) ) ) ) ) ) | (ROOT (ADJP (JJ nice) (S (VP (TO to) (VP (VB talk) (PP (TO to) (NP (NP (PRP you)) (ADJP (RB too) (JJ bye-bye))))))))) | I enjoyed speaking with you. | ( I ( ( enjoyed ( speaking ( with you ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD enjoyed) (S (VP (VBG speaking) (PP (IN with) (NP (PRP you)))))) (. .))) |
[
"neutral"
] | telephone | neutral | 64449n | 64449 | holy cow i just walked in i i didn't even i guess it's i can't believe it's over already | ( ( ( holy cow ) ( i ( just ( walked ( in ( i i ) ) ) ) ) ) ( ( ( did n't ) ( even i ) ) ( guess ( it ( 's ( i ( ( ca n't ) ( believe ( ( it 's ) ( over already ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (NP (JJ holy) (NN cow)) (SBAR (S (NP (FW i)) (ADVP (RB just)) (VP (VBD walked) (PP (IN in) (NP (FW i) (FW i))))))) (VP (VBD did) (RB n't) (ADVP (RB even) (RB i)) (VP (VB guess) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (NP (NP (FW i)) (SBAR (S (VP (MD ca) (RB n't) (VP (VB believe) (S (NP (PRP it) (POS 's)) (ADJP... | If I had come just a little earlier, I would have arrived before it came to an end. | ( ( If ( I ( had ( ( come just ) ( ( a little ) earlier ) ) ) ) ) ( , ( I ( ( would ( have ( arrived ( before ( it ( came ( to ( an end ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (SBAR (IN If) (S (NP (PRP I)) (VP (VBD had) (VP (VBN come) (ADVP (RB just)) (ADVP (NP (DT a) (RB little)) (RBR earlier)))))) (, ,) (NP (PRP I)) (VP (MD would) (VP (VB have) (VP (VBN arrived) (SBAR (IN before) (S (NP (PRP it)) (VP (VBD came) (PP (TO to) (NP (DT an) (NN end))))))))) (. .))) |
[
"contradiction"
] | telephone | contradiction | 106703c | 106703 | that's my point and and i think that they should like learn how to crawl before they walk | ( that ( ( ( 's ( my point ) ) and ) ( and ( i ( think ( that ( they ( should ( like ( learn ( how ( to ( crawl ( before ( they walk ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (SBAR (IN that) (S (S (VP (VBZ 's) (NP (PRP$ my) (NN point)))) (CC and) (S (CC and) (S (NP (FW i)) (VP (VBP think) (SBAR (IN that) (S (NP (PRP they)) (VP (MD should) (VP (VB like) (VP (VB learn) (SBAR (WHADVP (WRB how)) (S (VP (TO to) (VP (VB crawl) (SBAR (IN before) (S (NP (PRP they)) (VP (VBP walk))))))))))))))... | They should just jump straight into walking. | ( They ( ( ( should just ) ( jump ( straight ( into walking ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (MD should) (ADVP (RB just)) (VP (VB jump) (PP (RB straight) (IN into) (S (VP (VBG walking)))))) (. .))) |
[
"entailment"
] | fiction | entailment | 120398e | 120398 | That admitted of two possibilities. | ( That ( ( admitted ( of ( two possibilities ) ) ) . ) ) | (ROOT (S (NP (DT That)) (VP (VBD admitted) (PP (IN of) (NP (CD two) (NNS possibilities)))) (. .))) | Fewer than three possibilities were open. | ( ( Fewer ( than ( three possibilities ) ) ) ( ( were open ) . ) ) | (ROOT (S (NP (NP (JJR Fewer)) (PP (IN than) (NP (CD three) (NNS possibilities)))) (VP (VBD were) (ADJP (JJ open))) (. .))) |
[
"entailment"
] | government | entailment | 79834e | 79834 | Focus on efforts to incorporate the CIO organization into the overall business by | ( ( Focus ( on efforts ) ) ( to ( ( ( incorporate ( the ( CIO organization ) ) ) ( into ( the ( overall business ) ) ) ) by ) ) ) | (ROOT (S (VP (VB Focus) (PP (IN on) (NP (NNS efforts))) (S (VP (TO to) (VP (VB incorporate) (NP (DT the) (NNP CIO) (NN organization)) (PP (IN into) (NP (DT the) (JJ overall) (NN business))) (PP (IN by)))))))) | A CIO can be incorporated into an overall business through focused efforts. | ( ( A CIO ) ( ( can ( be ( ( incorporated ( into ( an ( overall business ) ) ) ) ( through ( focused efforts ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NNP CIO)) (VP (MD can) (VP (VB be) (VP (VBN incorporated) (PP (IN into) (NP (DT an) (JJ overall) (NN business))) (PP (IN through) (NP (JJ focused) (NNS efforts)))))) (. .))) |
[
"entailment"
] | travel | entailment | 95947e | 95947 | Overlooking the grove's lily pond is an exact replica of the famous bust of the Dama de Elche (The Lady of Elche). | ( ( Overlooking ( ( the ( grove 's ) ) ( lily pond ) ) ) ( ( is ( ( an ( exact replica ) ) ( of ( ( the ( famous bust ) ) ( of ( ( the ( Dama ( de Elche ) ) ) ( -LRB- ( ( ( The Lady ) ( of Elche ) ) -RRB- ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (S (VP (VBG Overlooking) (NP (NP (DT the) (NN grove) (POS 's)) (NN lily) (NN pond)))) (VP (VBZ is) (NP (NP (DT an) (JJ exact) (NN replica)) (PP (IN of) (NP (NP (DT the) (JJ famous) (NN bust)) (PP (IN of) (NP (NP (DT the) (NNP Dama) (IN de) (NNP Elche)) (PRN (-LRB- -LRB-) (NP (NP (DT The) (NN Lady)) (PP (IN of)... | The bust is a copy of the Dama de Elche. | ( ( The bust ) ( ( is ( ( a copy ) ( of ( the ( Dama ( de Elche ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN bust)) (VP (VBZ is) (NP (NP (DT a) (NN copy)) (PP (IN of) (NP (DT the) (NNP Dama) (NNP de) (NNP Elche))))) (. .))) |
[
"contradiction"
] | telephone | contradiction | 121669c | 121669 | where where you native Karen | ( ( where where ) ( you ( native Karen ) ) ) | (ROOT (SBAR (WHADVP (WRB where) (WRB where)) (S (NP (PRP you)) (VP (VBZ native) (NP (NNP Karen)))))) | Karen is not native. | ( Karen ( ( ( is not ) native ) . ) ) | (ROOT (S (NP (NNP Karen)) (VP (VBZ is) (RB not) (ADJP (JJ native))) (. .))) |
[
"neutral"
] | telephone | neutral | 66824n | 66824 | well i love Masterpiece Theatre | ( ( well i ) ( love ( Masterpiece Theatre ) ) ) | (ROOT (SINV (ADVP (RB well) (RB i)) (VP (VBP love)) (NP (NNP Masterpiece) (NNP Theatre)))) | Masterpiece Theatre has been one of my favorites since I was a kid. | ( ( Masterpiece Theatre ) ( ( has ( ( been ( one ( of ( my favorites ) ) ) ) ( since ( I ( was ( a kid ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Masterpiece) (NNP Theatre)) (VP (VBZ has) (VP (VBN been) (NP (NP (CD one)) (PP (IN of) (NP (PRP$ my) (NNS favorites)))) (SBAR (IN since) (S (NP (PRP I)) (VP (VBD was) (NP (DT a) (NN kid))))))) (. .))) |
[
"entailment"
] | government | entailment | 80736e | 80736 | In FY 1997 and FY 1998, Standard A mail grew 7.8 percent and 7.3 percent respectively. | ( ( In ( ( ( FY 1997 ) and ) ( FY 1998 ) ) ) ( , ( ( Standard ( A mail ) ) ( ( ( grew ( ( ( 7.8 percent ) and ) ( 7.3 percent ) ) ) respectively ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (NP (NNP FY) (CD 1997)) (CC and) (NP (NNP FY) (CD 1998)))) (, ,) (NP (NP (NNP Standard)) (NP (DT A) (NN mail))) (VP (VBD grew) (NP (NP (CD 7.8) (NN percent)) (CC and) (NP (CD 7.3) (NN percent))) (ADVP (RB respectively))) (. .))) | Standard A mail grew in 1997 and 1998 by 7.8 and 7.3 percent. | ( ( Standard ( A mail ) ) ( ( ( grew ( in ( ( 1997 and ) 1998 ) ) ) ( by ( ( ( 7.8 and ) 7.3 ) percent ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Standard)) (NP (DT A) (NN mail))) (VP (VBD grew) (PP (IN in) (NP (CD 1997) (CC and) (CD 1998))) (PP (IN by) (NP (QP (CD 7.8) (CC and) (CD 7.3)) (NN percent)))) (. .))) |
[
"neutral"
] | slate | neutral | 82235n | 82235 | His appearances are underscored by demonic chants | ( ( His appearances ) ( are ( underscored ( by ( demonic chants ) ) ) ) ) | (ROOT (S (NP (PRP$ His) (NNS appearances)) (VP (VBP are) (VP (VBN underscored) (PP (IN by) (NP (JJ demonic) (NNS chants))))))) | There were demonic chants that overpowered his speech. | ( There ( ( were ( ( demonic chants ) ( that ( overpowered ( his speech ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBD were) (NP (NP (JJ demonic) (NNS chants)) (SBAR (WHNP (WDT that)) (S (VP (VBD overpowered) (NP (PRP$ his) (NN speech))))))) (. .))) |
[
"neutral"
] | government | neutral | 44317n | 44317 | The excess emissions penalties reflect changes from the allowance holding requirements from unit-level to facility-level compliance in Section 403. | ( ( The ( excess ( emissions penalties ) ) ) ( ( ( reflect changes ) ( from ( ( the allowance ) ( ( ( holding requirements ) ( from unit-level ) ) ( to ( ( facility-level compliance ) ( in ( Section 403 ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ excess) (NNS emissions) (NNS penalties)) (VP (VBP reflect) (NP (NNS changes)) (PP (IN from) (NP (NP (DT the) (NN allowance)) (VP (VBG holding) (NP (NNS requirements)) (PP (IN from) (NP (NN unit-level))) (PP (TO to) (NP (NP (JJ facility-level) (NN compliance)) (PP (IN in) (NP (NNP Section) (CD ... | The emission penalities increased in Section 403. | ( ( The ( emission penalities ) ) ( ( increased ( in ( Section 403 ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN emission) (NNS penalities)) (VP (VBD increased) (PP (IN in) (NP (NNP Section) (CD 403)))) (. .))) |
[
"contradiction"
] | government | contradiction | 94200c | 94200 | Nonetheless, the Department specifically requested comments from interested persons, which are due by September 3, 1996. | ( Nonetheless ( , ( ( the Department ) ( specifically ( ( ( requested comments ) ( from ( ( ( interested persons ) , ) ( which ( are ( due ( by ( ( ( September 3 ) , ) 1996 ) ) ) ) ) ) ) ) . ) ) ) ) ) | (ROOT (S (ADVP (RB Nonetheless)) (, ,) (NP (DT the) (NNP Department)) (ADVP (RB specifically)) (VP (VBD requested) (NP (NNS comments)) (PP (IN from) (NP (NP (JJ interested) (NNS persons)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBP are) (ADJP (JJ due) (PP (IN by) (NP (NNP September) (CD 3) (, ,) (CD 1996)))))))))) (. .)... | The Department expressed the wish to not be bothered by comments from interested parties. | ( ( The Department ) ( ( expressed ( the ( wish ( to ( not ( be ( bothered ( by ( comments ( from ( interested parties ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Department)) (VP (VBD expressed) (NP (DT the) (NN wish) (S (VP (TO to) (VP (RB not) (VB be) (VP (VBN bothered) (PP (IN by) (NP (NP (NNS comments)) (PP (IN from) (NP (JJ interested) (NNS parties))))))))))) (. .))) |
[
"entailment"
] | telephone | entailment | 96479e | 96479 | uh when i have a chance i watch those on uh i guess Sixty Minutes is usually on Sundays and uh i just like to see you know who they are raking over the coals | ( uh ( when ( i ( have ( ( a chance ) ( i ( watch ( ( ( ( those ( on ( uh i ) ) ) ( guess ( ( Sixty Minutes ) ( ( is usually ) ( on Sundays ) ) ) ) ) and ) ( uh ( i ( just ( like ( to ( see ( you ( know ( who ( they ( are ( raking ( over ( the coals ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (VP (VB uh) (SBAR (WHADVP (WRB when)) (S (NP (FW i)) (VP (VBP have) (NP (NP (DT a) (NN chance)) (SBAR (S (NP (FW i)) (VP (VBP watch) (SBAR (S (S (NP (NP (DT those)) (PP (IN on) (NP (FW uh) (FW i)))) (VP (VBP guess) (SBAR (S (NP (NNP Sixty) (NNPS Minutes)) (VP (VBZ is) (ADVP (RB usually)) (PP (IN on) (NP (NNP S... | I like to watch 60 minutes on Sundays to see who they're targeting this time. | ( I ( ( like ( to ( ( watch ( ( 60 minutes ) ( on Sundays ) ) ) ( to ( see ( who ( they ( 're ( targeting ( this time ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP like) (S (VP (TO to) (VP (VB watch) (NP (NP (CD 60) (NNS minutes)) (PP (IN on) (NP (NNP Sundays)))) (S (VP (TO to) (VP (VB see) (SBAR (WHNP (WP who)) (S (NP (PRP they)) (VP (VBP 're) (VP (VBG targeting) (NP (DT this) (NN time))))))))))))) (. .))) |
[
"neutral"
] | slate | neutral | 46562n | 46562 | I'm afraid to step out of the car. | ( I ( ( 'm ( afraid ( to ( ( step out ) ( of ( the car ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ afraid) (S (VP (TO to) (VP (VB step) (PRT (RP out)) (PP (IN of) (NP (DT the) (NN car)))))))) (. .))) | The car is surrounded by venomous snakes and rabid porcupines. | ( ( The car ) ( ( is ( surrounded ( by ( ( ( venomous snakes ) and ) ( rabid porcupines ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN car)) (VP (VBZ is) (VP (VBN surrounded) (PP (IN by) (NP (NP (JJ venomous) (NNS snakes)) (CC and) (NP (JJ rabid) (NNS porcupines)))))) (. .))) |
[
"entailment"
] | telephone | entailment | 131023e | 131023 | have you are you a Civil War buff at all | ( ( have ( you ( are you ) ) ) ( ( a ( Civil ( War buff ) ) ) ( at all ) ) ) | (ROOT (SINV (VP (VBP have) (NP (NP (PRP you)) (SBAR (S (VP (VBP are) (NP (PRP you))))))) (NP (NP (DT a) (NNP Civil) (NNP War) (NN buff)) (ADVP (IN at) (DT all))))) | Do you consider yourself to be a Civil War enthusiast? | ( ( ( Do you ) ( consider ( yourself ( to ( be ( a ( Civil ( War enthusiast ) ) ) ) ) ) ) ) ? ) | (ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB consider) (S (NP (PRP yourself)) (VP (TO to) (VP (VB be) (NP (DT a) (NNP Civil) (NNP War) (NN enthusiast)))))) (. ?))) |
[
"contradiction"
] | fiction | contradiction | 47234c | 47234 | When at length they turned into it, proceeding in an easterly direction, Tommy 50 slightly increased his pace. | ( ( When ( ( at length ) ( they ( ( ( turned ( into it ) ) , ) ( proceeding ( in ( an ( easterly direction ) ) ) ) ) ) ) ) ( , ( ( Tommy 50 ) ( slightly ( ( increased ( his pace ) ) . ) ) ) ) ) | (ROOT (S (SBAR (WHADVP (WRB When)) (S (PP (IN at) (NP (NN length))) (NP (PRP they)) (VP (VBD turned) (PP (IN into) (NP (PRP it))) (, ,) (S (VP (VBG proceeding) (PP (IN in) (NP (DT an) (JJ easterly) (NN direction)))))))) (, ,) (NP (NNP Tommy) (CD 50)) (ADVP (RB slightly)) (VP (VBD increased) (NP (PRP$ his) (NN pace))) (... | Tommy 50 slowed his pace down. | ( ( Tommy 50 ) ( ( ( slowed ( his pace ) ) down ) . ) ) | (ROOT (S (NP (NNP Tommy) (CD 50)) (VP (VBD slowed) (NP (PRP$ his) (NN pace)) (PRT (RP down))) (. .))) |
[
"contradiction"
] | government | contradiction | 83451c | 83451 | We are not convinced that an under secretary for management, on par with the other under secretaries, would necessarily have sufficient authority. | ( We ( ( ( are not ) ( convinced ( that ( ( ( an ( under secretary ) ) ( for management ) ) ( , ( ( on ( par ( with ( ( the other ) ( under secretaries ) ) ) ) ) ( , ( ( would necessarily ) ( have ( sufficient authority ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (VBP are) (RB not) (ADJP (VBN convinced) (SBAR (IN that) (S (NP (NP (DT an) (ADJP (JJ under)) (NN secretary)) (PP (IN for) (NP (NN management)))) (, ,) (PP (IN on) (NP (NP (NN par)) (PP (IN with) (NP (NP (DT the) (JJ other)) (PP (IN under) (NP (NNS secretaries))))))) (, ,) (VP (MD would) (ADV... | An under secretary for management might not too much authority. | ( ( ( An ( under secretary ) ) ( for management ) ) ( ( ( ( might not ) ( too much ) ) authority ) . ) ) | (ROOT (S (NP (NP (DT An) (ADJP (JJ under)) (NN secretary)) (PP (IN for) (NP (NN management)))) (VP (MD might) (RB not) (ADVP (RB too) (RB much)) (VP (VB authority))) (. .))) |
[
"entailment"
] | travel | entailment | 46663e | 46663 | The Romans invaded Scotland in a.d. 78 84, where they met a fierce group called the Picts, whom they drove north. | ( ( The Romans ) ( ( ( ( ( invaded Scotland ) ( in ( a.d. ( 78 84 ) ) ) ) , ) ( where ( they ( met ( ( a ( fierce group ) ) ( called ( ( ( the Picts ) , ) ( whom ( they ( drove north ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNPS Romans)) (VP (VBD invaded) (NP (NNP Scotland)) (PP (IN in) (NP (JJ a.d.) (CD 78) (CD 84))) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (PRP they)) (VP (VBD met) (SBAR (S (NP (DT a) (JJ fierce) (NN group)) (VP (VBD called) (NP (NP (DT the) (NNPS Picts)) (, ,) (SBAR (WHNP (WP whom)) (S (NP (PRP th... | In a.d. 78 84, Scotland was taken over by the Romans. | ( ( In ( a.d. ( 78 84 ) ) ) ( , ( Scotland ( ( was ( ( taken over ) ( by ( the Romans ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (JJ a.d.) (CD 78) (CD 84))) (, ,) (NP (NNP Scotland)) (VP (VBD was) (VP (VBN taken) (PRT (RP over)) (PP (IN by) (NP (DT the) (NNPS Romans))))) (. .))) |
[
"contradiction"
] | slate | contradiction | 100415c | 100415 | The baker finished printing the information on the special order card and closed up the binder. | ( ( The baker ) ( ( ( ( finished ( ( printing ( the information ) ) ( on ( the ( special ( order card ) ) ) ) ) ) and ) ( ( closed up ) ( the binder ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN baker)) (VP (VP (VBD finished) (S (VP (VBG printing) (NP (DT the) (NN information)) (PP (IN on) (NP (DT the) (JJ special) (NN order) (NN card)))))) (CC and) (VP (VBD closed) (PRT (RP up)) (NP (DT the) (NN binder)))) (. .))) | The baker didn't manage to finish printing the information on the special order card. | ( ( The baker ) ( ( ( did n't ) ( manage ( to ( finish ( ( printing ( the information ) ) ( on ( the ( special ( order card ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN baker)) (VP (VBD did) (RB n't) (VP (VB manage) (S (VP (TO to) (VP (VB finish) (S (VP (VBG printing) (NP (DT the) (NN information)) (PP (IN on) (NP (DT the) (JJ special) (NN order) (NN card)))))))))) (. .))) |
[
"neutral"
] | telephone | neutral | 120058n | 120058 | or if the prescription say ran out or if you're using something that's uh older than older than the date uh on the package or whatever | ( or ( if ( ( the prescription ) ( say ( ( ( ran out ) or ) ( if ( you ( 're ( using ( ( ( something ( that ( 's ( ( uh older ) ( than ( older ( than ( ( the ( date uh ) ) ( on ( the package ) ) ) ) ) ) ) ) ) ) or ) whatever ) ) ) ) ) ) ) ) ) ) | (ROOT (PRN (CC or) (SBAR (IN if) (S (NP (DT the) (NN prescription)) (VP (VBP say) (SBAR (SBAR (S (VP (VBD ran) (PRT (RP out))))) (CC or) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG using) (NP (NP (NP (NN something)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (ADJP (ADJP (RB uh) (JJR older)) (PP (IN than) (NP (N... | If you don't have enough medicine. | ( ( If ( you ( do n't ) ) ) ( ( have ( enough medicine ) ) . ) ) | (ROOT (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP do) (RB n't)))) (VP (VBP have) (NP (JJ enough) (NN medicine))) (. .))) |
[
"contradiction"
] | slate | contradiction | 67920c | 67920 | he's not real ... | ( he ( ( ( 's not ) real ) ... ) ) | (ROOT (S (NP (PRP he)) (VP (VBZ 's) (RB not) (ADJP (JJ real))) (: ...))) | The man is very real. | ( ( The man ) ( ( is ( very real ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBZ is) (ADJP (RB very) (JJ real))) (. .))) |
[
"entailment"
] | slate | entailment | 48077e | 48077 | And no one cares whether Chihuly blows glass. | ( And ( ( no one ) ( ( cares ( whether ( ( Chihuly blows ) glass ) ) ) . ) ) ) | (ROOT (S (CC And) (NP (DT no) (NN one)) (VP (VBZ cares) (SBAR (IN whether) (S (NP (NNP Chihuly) (NNS blows)) (VP (VBZ glass))))) (. .))) | There is no one who cares if Chihuly blows glass. | ( There ( ( is ( ( no one ) ( who ( cares ( if ( ( Chihuly blows ) glass ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT no) (NN one)) (SBAR (WHNP (WP who)) (S (VP (VBZ cares) (SBAR (IN if) (S (NP (NNP Chihuly) (NNS blows)) (VP (VBZ glass))))))))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 7439c | 7439 | Quite so, quite so, said Mr. Wells soothingly. | ( ( ( ( ( Quite so ) , ) ( quite so ) ) , ) ( ( ( said ( Mr. Wells ) ) soothingly ) . ) ) | (ROOT (S (NP (NP (RB Quite) (RB so)) (, ,) (ADJP (RB quite) (RB so)) (, ,)) (VP (VBD said) (NP (NNP Mr.) (NNP Wells)) (ADVP (RB soothingly))) (. .))) | Mr. Wells was always yelling at the top of his voice. | ( ( Mr. Wells ) ( ( ( was always ) ( yelling ( at ( ( the top ) ( of ( his voice ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Mr.) (NNP Wells)) (VP (VBD was) (ADVP (RB always)) (VP (VBG yelling) (PP (IN at) (NP (NP (DT the) (NN top)) (PP (IN of) (NP (PRP$ his) (NN voice))))))) (. .))) |
[
"neutral"
] | travel | neutral | 70463n | 70463 | It was built in the style of a south Indian gopuram (temple gatehouse-tower), covered with a riot of colorful statuary from the Hindu pantheon. | ( It ( ( was ( built ( in ( ( the style ) ( of ( ( ( ( a ( south ( Indian gopuram ) ) ) ( -LRB- ( ( temple gatehouse-tower ) -RRB- ) ) ) , ) ( ( covered ( with ( ( a riot ) ( of ( colorful statuary ) ) ) ) ) ( from ( the ( Hindu pantheon ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBD was) (VP (VBN built) (PP (IN in) (NP (NP (DT the) (NN style)) (PP (IN of) (NP (NP (NP (DT a) (JJ south) (JJ Indian) (NN gopuram)) (PRN (-LRB- -LRB-) (NP (NN temple) (NN gatehouse-tower)) (-RRB- -RRB-))) (, ,) (VP (VBN covered) (PP (IN with) (NP (NP (DT a) (NN riot)) (PP (IN of) (NP (JJ c... | The style was heavily influenced by foreigners. | ( ( The style ) ( ( ( was heavily ) ( influenced ( by foreigners ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN style)) (VP (VBD was) (ADVP (RB heavily)) (VP (VBN influenced) (PP (IN by) (NP (NNS foreigners))))) (. .))) |
[
"contradiction"
] | slate | contradiction | 79612c | 79612 | And by the way, The Man can't bust our music, but it turns out that he can repackage it as an NBC mini-series, The '60s . At last, someone has collected all the turbulent decade cliches in one convenient 37 hour package. | ( And ( ( by ( the way ) ) ( , ( ( ( ( ( ( The Man ) ( ( ca n't ) ( bust ( our music ) ) ) ) , ) but ) ( it ( ( turns out ) ( that ( he ( can ( ( repackage it ) ( as ( ( ( ( ( ( an ( NBC mini-series ) ) , ) ( The '60s ) ) . ) ( At last ) ) ( , ( someone ( has ( ( collected ( all ( the ( turbulent ( decade cliches ) ) )... | (ROOT (S (CC And) (PP (IN by) (NP (DT the) (NN way))) (, ,) (S (NP (DT The) (NN Man)) (VP (MD ca) (RB n't) (VP (VB bust) (NP (PRP$ our) (NN music))))) (, ,) (CC but) (S (NP (PRP it)) (VP (VBZ turns) (PRT (RP out)) (SBAR (IN that) (S (NP (PRP he)) (VP (MD can) (VP (VB repackage) (NP (PRP it)) (SBAR (IN as) (S (FRAG (NP ... | The Man can bust our music at any point in time. | ( ( The Man ) ( ( can ( ( bust ( our music ) ) ( at ( ( any point ) ( in time ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN Man)) (VP (MD can) (VP (VB bust) (NP (PRP$ our) (NN music)) (PP (IN at) (NP (NP (DT any) (NN point)) (PP (IN in) (NP (NN time))))))) (. .))) |
[
"entailment"
] | fiction | entailment | 110404e | 110404 | She's never talked much. | ( She ( ( ( 's never ) ( talked much ) ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VBZ 's) (ADVP (RB never)) (VP (VBN talked) (ADVP (RB much)))) (. .))) | She was always very quiet. | ( She ( ( ( was always ) ( very quiet ) ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VBD was) (ADVP (RB always)) (ADJP (RB very) (JJ quiet))) (. .))) |
[
"neutral"
] | telephone | neutral | 30654n | 30654 | and so we just stay and watch that | ( and ( so ( we ( just ( ( ( stay and ) watch ) that ) ) ) ) ) | (ROOT (PRN (CC and) (ADJP (RB so) (SBAR (S (NP (PRP we)) (ADVP (RB just)) (VP (VBP stay) (CC and) (VBP watch) (NP (DT that)))))))) | I prefer staying at my house and watching it. | ( I ( ( prefer ( ( ( staying ( at ( my house ) ) ) and ) ( watching it ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP prefer) (S (VP (VP (VBG staying) (PP (IN at) (NP (PRP$ my) (NN house)))) (CC and) (VP (VBG watching) (NP (PRP it)))))) (. .))) |
[
"neutral"
] | government | neutral | 139120n | 139120 | In a society that stresses individual achievement Co where you pull yourself up by your bootstraps Co the Legal Aid Bureau helps those without boots. | ( ( In ( ( a society ) ( that ( ( stresses ( individual achievement ) ) ( ( Co ( where ( you ( ( ( pull yourself ) up ) ( by ( your bootstraps ) ) ) ) ) ) Co ) ) ) ) ) ( ( the ( Legal ( Aid Bureau ) ) ) ( ( ( helps those ) ( without boots ) ) . ) ) ) | (ROOT (S (PP (IN In) (NP (NP (DT a) (NN society)) (SBAR (WHNP (WDT that)) (S (VP (VBZ stresses) (NP (JJ individual) (NN achievement)) (NP (NP (NP (NNP Co)) (SBAR (WHADVP (WRB where)) (S (NP (PRP you)) (VP (VBP pull) (NP (PRP yourself)) (PRT (RP up)) (PP (IN by) (NP (PRP$ your) (NNS bootstraps))))))) (NP (NNP Co))))))))... | The Legal Aid Bureau helps people become more independent and more prominent. | ( ( The ( Legal ( Aid Bureau ) ) ) ( ( helps ( people ( become ( ( ( more independent ) and ) ( more prominent ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Legal) (NNP Aid) (NNP Bureau)) (VP (VBZ helps) (S (NP (NNS people)) (VP (VB become) (ADJP (ADJP (RBR more) (JJ independent)) (CC and) (ADJP (RBR more) (JJ prominent)))))) (. .))) |
[
"entailment"
] | government | entailment | 117789e | 117789 | I do think, however, that some consideration should be given to a statutory revenue cap as one means of adding a bit of starch to the spine cost containment. | ( I ( ( do ( ( ( ( think , ) however ) , ) ( that ( ( some consideration ) ( should ( be ( ( given ( to ( a ( statutory ( revenue cap ) ) ) ) ) ( as ( ( one means ) ( of ( ( adding ( ( a bit ) ( of starch ) ) ) ( to ( the ( spine ( cost containment ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP do) (SBAR (S (VP (VBP think) (, ,) (ADVP (RB however)) (, ,) (SBAR (IN that) (S (NP (DT some) (NN consideration)) (VP (MD should) (VP (VB be) (VP (VBN given) (PP (TO to) (NP (DT a) (JJ statutory) (NN revenue) (NN cap))) (PP (IN as) (NP (NP (CD one) (NNS means)) (PP (IN of) (S (VP (VBG add... | There should be some thought about the revenue cap. | ( There ( ( should ( be ( ( some thought ) ( about ( the ( revenue cap ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (MD should) (VP (VB be) (NP (NP (DT some) (NN thought)) (PP (IN about) (NP (DT the) (NN revenue) (NN cap)))))) (. .))) |
[
"contradiction"
] | telephone | contradiction | 74073c | 74073 | that seems typical because most of their other stars uh Paul Molitor's usually out half the season with injuries himself | ( that ( ( ( seems typical ) ( because ( ( most ( of ( their ( other stars ) ) ) ) ( uh ( ( Paul Molitor ) ( ( 's usually ) ( out ( ( half ( the season ) ) ( with injuries ) ) ) ) ) ) ) ) ) himself ) ) | (ROOT (SBAR (IN that) (S (VP (VBZ seems) (ADJP (JJ typical)) (SBAR (IN because) (S (NP (NP (JJS most)) (PP (IN of) (NP (PRP$ their) (JJ other) (NNS stars)))) (VP (VBD uh) (SBAR (S (NP (NNP Paul) (NNP Molitor)) (VP (VBZ 's) (ADVP (RB usually)) (PP (IN out) (NP (NP (PDT half) (DT the) (NN season)) (PP (IN with) (NP (NNS ... | Paul Molitor always completes the entire season without experiencing any kind of injury | ( ( Paul Molitor ) ( always ( ( completes ( the ( entire season ) ) ) ( without ( experiencing ( ( any kind ) ( of injury ) ) ) ) ) ) ) | (ROOT (S (NP (NNP Paul) (NNP Molitor)) (VP (ADVP (RB always)) (VBZ completes) (NP (DT the) (JJ entire) (NN season)) (PP (IN without) (S (VP (VBG experiencing) (NP (NP (DT any) (NN kind)) (PP (IN of) (NP (NN injury)))))))))) |
[
"neutral"
] | travel | neutral | 10421n | 10421 | The Museum of Traditional Industry presents a diverse collection of textiles, porcelain, fans, dolls, lacquerware, cutlery, and cabinetwork, with occasional live demonstrations by craftsmen. | ( ( ( The Museum ) ( of ( Traditional Industry ) ) ) ( ( ( ( presents ( ( a ( diverse collection ) ) ( of ( textiles ( , ( porcelain ( , ( fans ( , ( dolls ( , ( lacquerware ( , ( cutlery ( , ( and cabinetwork ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) , ) ( with ( ( occasional ( live demonstrations ) ) ( by craftsmen ) ) ) ) . )... | (ROOT (S (NP (NP (DT The) (NN Museum)) (PP (IN of) (NP (JJ Traditional) (NN Industry)))) (VP (VBZ presents) (NP (NP (DT a) (JJ diverse) (NN collection)) (PP (IN of) (NP (NNS textiles) (, ,) (NNS porcelain) (, ,) (NNS fans) (, ,) (NNS dolls) (, ,) (NNS lacquerware) (, ,) (NNS cutlery) (, ,) (CC and) (NN cabinetwork)))) ... | There are live demonstrations every week at the Museum of Traditional Industry. | ( There ( ( ( are ( ( live demonstrations ) ( every week ) ) ) ( at ( ( the Museum ) ( of ( Traditional Industry ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (JJ live) (NNS demonstrations)) (NP (DT every) (NN week))) (PP (IN at) (NP (NP (DT the) (NN Museum)) (PP (IN of) (NP (JJ Traditional) (NN Industry)))))) (. .))) |
[
"entailment"
] | telephone | entailment | 99128e | 99128 | um-hum will will she crawl up in your lap yeah some of them some of them are like that they uh they yeah they they don't want to be held but but whenever they want to sit in your lap they want you to be uh open to that yeah | ( um-hum ( will ( ( ( ( will she ) ( ( crawl up ) ( in ( your ( lap yeah ) ) ) ) ) ( ( some ( of them ) ) ( ( some ( of them ) ) ( are like ) ) ) ) ( that ( they ( ( uh ( they ( ( yeah they ) ( ( ( they ( ( do n't ) ( want ( to ( be ( held but ) ) ) ) ) ) but ) ( whenever ( they ( want ( to ( sit ( in ( your lap ) ) ) ... | (ROOT (S (NP (NN um-hum)) (VP (MD will) (VP (VB will) (NP (PRP she)) (ADVP (ADVP (RB crawl) (RB up)) (PP (IN in) (NP (PRP$ your) (NN lap) (NN yeah)))) (NP (NP (DT some)) (PP (IN of) (NP (PRP them))) (SBAR (S (NP (NP (DT some)) (PP (IN of) (NP (PRP them)))) (VP (VBP are) (ADJP (JJ like)))))) (SBAR (IN that) (S (NP (PRP ... | They like to sit on your lap. | ( They ( ( like ( to ( sit ( on ( your lap ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP like) (S (VP (TO to) (VP (VB sit) (PP (IN on) (NP (PRP$ your) (NN lap))))))) (. .))) |
[
"contradiction"
] | government | contradiction | 114056c | 114056 | Using WebEx hosting services, our grantees will be able to meet electronically via the web. | ( ( Using ( WebEx ( hosting services ) ) ) ( , ( ( our grantees ) ( ( will ( be ( able ( to ( ( meet electronically ) ( via ( the web ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (S (VP (VBG Using) (S (NP (NNP WebEx)) (VP (VBG hosting) (NP (NNS services)))))) (, ,) (NP (PRP$ our) (NNS grantees)) (VP (MD will) (VP (VB be) (ADJP (JJ able) (S (VP (TO to) (VP (VB meet) (ADVP (RB electronically)) (PP (IN via) (NP (DT the) (NN web))))))))) (. .))) | Our needs won't be guaranteed by using WebEx as a hosting service | ( ( Our needs ) ( ( wo n't ) ( be ( guaranteed ( by ( using ( WebEx ( as ( a ( hosting service ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (PRP$ Our) (NNS needs)) (VP (MD wo) (RB n't) (VP (VB be) (VP (VBN guaranteed) (PP (IN by) (S (VP (VBG using) (NP (NP (NNP WebEx)) (PP (IN as) (NP (DT a) (JJ hosting) (NN service)))))))))))) |
[
"contradiction"
] | government | contradiction | 140614c | 140614 | As noted above, we apply one adjustment by discounting lagged mortality incidence effects. | ( ( As ( noted above ) ) ( , ( we ( ( ( apply ( one adjustment ) ) ( by ( discounting ( lagged ( mortality ( incidence effects ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (SBAR (IN As) (S (VP (VBD noted) (ADVP (RB above))))) (, ,) (NP (PRP we)) (VP (VBP apply) (NP (CD one) (NN adjustment)) (PP (IN by) (NP (NP (NN discounting)) (VP (VBN lagged) (NP (NN mortality) (NN incidence) (NNS effects)))))) (. .))) | No effects were discounted to make the adjustment. | ( ( No effects ) ( ( were ( discounted ( to ( make ( the adjustment ) ) ) ) ) . ) ) | (ROOT (S (NP (DT No) (NNS effects)) (VP (VBD were) (VP (VBN discounted) (S (VP (TO to) (VP (VB make) (NP (DT the) (NN adjustment))))))) (. .))) |
[
"contradiction"
] | slate | contradiction | 80117c | 80117 | Contrary to David Plotz's Assessment, Winnie-the-Pooh is neither American nor British. | ( ( Contrary ( to ( ( David ( Plotz 's ) ) Assessment ) ) ) ( , ( Winnie-the-Pooh ( ( is ( neither ( ( American nor ) British ) ) ) . ) ) ) ) | (ROOT (S (ADVP (JJ Contrary) (PP (TO to) (NP (NP (NNP David) (NNP Plotz) (POS 's)) (NNP Assessment)))) (, ,) (NP (NNP Winnie-the-Pooh)) (VP (VBZ is) (ADJP (DT neither) (JJ American) (CC nor) (JJ British))) (. .))) | Winnie-the-Pooh is a citizen of the United States. | ( Winnie-the-Pooh ( ( is ( ( a citizen ) ( of ( the ( United States ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Winnie-the-Pooh)) (VP (VBZ is) (NP (NP (DT a) (NN citizen)) (PP (IN of) (NP (DT the) (NNP United) (NNPS States))))) (. .))) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.