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"
] | travel | entailment | 141571e | 141571 | Casual dining in a sports-bar atmosphere. | ( ( ( Casual dining ) ( in ( a ( sports-bar atmosphere ) ) ) ) . ) | (ROOT (NP (NP (JJ Casual) (NN dining)) (PP (IN in) (NP (DT a) (JJ sports-bar) (NN atmosphere))) (. .))) | They have a sports-bar atmosphere for the restaurant. | ( They ( ( have ( ( a ( sports-bar atmosphere ) ) ( for ( the restaurant ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP have) (NP (NP (DT a) (JJ sports-bar) (NN atmosphere)) (PP (IN for) (NP (DT the) (NN restaurant))))) (. .))) |
[
"entailment"
] | travel | entailment | 138633e | 138633 | Stand back for a good look at the 14th-century Torre del Concejo, a former watchtower. | ( ( ( Stand back ) ( for ( ( a ( good look ) ) ( at ( ( ( the ( 14th-century ( Torre ( del Concejo ) ) ) ) , ) ( a ( former watchtower ) ) ) ) ) ) ) . ) | (ROOT (S (VP (VB Stand) (PRT (RP back)) (PP (IN for) (NP (NP (DT a) (JJ good) (NN look)) (PP (IN at) (NP (NP (DT the) (JJ 14th-century) (NNP Torre) (FW del) (NNP Concejo)) (, ,) (NP (DT a) (JJ former) (NN watchtower))))))) (. .))) | Torre del Concejo was a watchtower in the 14th-century. | ( ( Torre ( del Concejo ) ) ( ( was ( ( a watchtower ) ( in ( the 14th-century ) ) ) ) . ) ) | (ROOT (S (NP (NNP Torre) (FW del) (NNP Concejo)) (VP (VBD was) (NP (NP (DT a) (NN watchtower)) (PP (IN in) (NP (DT the) (JJ 14th-century))))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 16377c | 16377 | Bull, he croaked. | ( Bull ( , ( he ( croaked . ) ) ) ) | (ROOT (S (ADVP (RB Bull)) (, ,) (NP (PRP he)) (VP (VBD croaked)) (. .))) | He remained silent. | ( He ( ( remained silent ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD remained) (ADJP (JJ silent))) (. .))) |
[
"contradiction"
] | travel | contradiction | 122474c | 122474 | The tourist information centres throughout the region all have a vast amount of information on routes for all abilities, as well as maps and charts to help you plan an outing. | ( ( The ( tourist information ) ) ( ( centres ( throughout ( ( the region ) ( all ( have ( ( ( ( ( a ( vast amount ) ) ( of ( information ( on ( routes ( for ( all abilities ) ) ) ) ) ) ) , ) ( as ( well as ) ) ) ( ( ( maps and ) charts ) ( to ( help ( you ( plan ( an outing ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN tourist) (NN information)) (VP (VBZ centres) (PP (IN throughout) (NP (NP (DT the) (NN region)) (SBAR (S (NP (DT all)) (VP (VBP have) (NP (NP (NP (DT a) (JJ vast) (NN amount)) (PP (IN of) (NP (NP (NN information)) (PP (IN on) (NP (NP (NNS routes)) (PP (IN for) (NP (DT all) (NNS abilities)))))))... | The tourist information center does not have maps nor does it have charts. | ( ( The ( tourist ( information center ) ) ) ( ( ( ( ( does not ) ( have maps ) ) nor ) ( does ( it ( have charts ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN tourist) (NN information) (NN center)) (VP (VP (VBZ does) (RB not) (VP (VB have) (NP (NNS maps)))) (CC nor) (VP (VBZ does) (SBAR (S (NP (PRP it)) (VP (VBP have) (NP (NNS charts))))))) (. .))) |
[
"neutral"
] | telephone | neutral | 21216n | 21216 | no i don't want to get that cold now | ( ( no i ) ( ( do n't ) ( want ( to ( ( get ( that cold ) ) now ) ) ) ) ) | (ROOT (S (NP (DT no) (FW i)) (VP (VBP do) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB get) (NP (DT that) (NN cold)) (ADVP (RB now))))))))) | That cold is highly contagious so I don't want it. | ( ( That cold ) ( ( ( is ( highly contagious ) ) ( so ( I ( ( do n't ) ( want it ) ) ) ) ) . ) ) | (ROOT (S (NP (DT That) (NN cold)) (VP (VBZ is) (ADJP (RB highly) (JJ contagious)) (SBAR (IN so) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (NP (PRP it))))))) (. .))) |
[
"neutral"
] | travel | neutral | 120103n | 120103 | It's an ideal way for the visitor to reach outlying sights and villages. | ( It ( ( 's ( ( an ( ideal way ) ) ( for ( the ( visitor ( to ( reach ( outlying ( ( sights and ) villages ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (DT an) (JJ ideal) (NN way)) (PP (IN for) (NP (DT the) (NN visitor) (S (VP (TO to) (VP (VB reach) (NP (JJ outlying) (NNS sights) (CC and) (NNS villages))))))))) (. .))) | There are no other way except that for visitors to reach outlying sights. | ( There ( ( are ( ( no ( other way ) ) ( except ( that ( for ( visitors ( to ( reach ( outlying sights ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (DT no) (JJ other) (NN way)) (PP (IN except) (NP (NP (DT that)) (PP (IN for) (NP (NNS visitors) (S (VP (TO to) (VP (VB reach) (NP (JJ outlying) (NNS sights))))))))))) (. .))) |
[
"entailment"
] | telephone | entailment | 54000e | 54000 | and uh when i when i first heard about it i was very uh very defensive i didn't think it was something that that the companies ought to be doing | ( and ( uh ( when ( ( i ( when ( i ( first ( ( heard ( about it ) ) ( i ( ( was ( very uh ) ) ( very ( defensive ( i ( ( did n't ) ( think it ) ) ) ) ) ) ) ) ) ) ) ) ( ( was something ) ( ( that that ) ( ( the companies ) ( ought ( to ( be doing ) ) ) ) ) ) ) ) ) ) | (ROOT (FRAG (CC and) (ADVP (ADVP (RB uh)) (SBAR (WHADVP (WRB when)) (S (NP (NP (FW i)) (SBAR (WHADVP (WRB when)) (S (NP (FW i)) (ADVP (RB first)) (VP (VBD heard) (PP (IN about) (NP (PRP it))) (SBAR (S (NP (FW i)) (VP (VBD was) (ADJP (RB very) (JJ uh)) (S (ADJP (RB very) (JJ defensive) (SBAR (S (NP (FW i)) (VP (VBD did)... | When I first heard about it, I did not agree with it. | ( ( When ( I ( first ( heard ( about it ) ) ) ) ) ( , ( I ( ( ( did not ) ( agree ( with it ) ) ) . ) ) ) ) | (ROOT (S (SBAR (WHADVP (WRB When)) (S (NP (PRP I)) (ADVP (RB first)) (VP (VBD heard) (PP (IN about) (NP (PRP it)))))) (, ,) (NP (PRP I)) (VP (VBD did) (RB not) (VP (VB agree) (PP (IN with) (NP (PRP it))))) (. .))) |
[
"contradiction"
] | travel | contradiction | 11685c | 11685 | The spectacular partially covered stadium has a capacity of 100,000; nearby is a 4,000-seat Aquatic Ceter. | ( ( ( ( ( The ( spectacular ( ( partially covered ) stadium ) ) ) ( has ( ( a capacity ) ( of 100,000 ) ) ) ) ; ) ( nearby ( is ( a ( 4,000-seat ( Aquatic Ceter ) ) ) ) ) ) . ) | (ROOT (S (S (NP (DT The) (JJ spectacular) (ADJP (RB partially) (JJ covered)) (NN stadium)) (VP (VBZ has) (NP (NP (DT a) (NN capacity)) (PP (IN of) (NP (CD 100,000)))))) (: ;) (S (NP (JJ nearby)) (VP (VBZ is) (NP (DT a) (JJ 4,000-seat) (NNP Aquatic) (NNP Ceter)))) (. .))) | The aquatic center has more seats than the stadium. | ( ( The ( aquatic center ) ) ( ( has ( ( more seats ) ( than ( the stadium ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ aquatic) (NN center)) (VP (VBZ has) (NP (NP (JJR more) (NNS seats)) (PP (IN than) (NP (DT the) (NN stadium))))) (. .))) |
[
"contradiction"
] | government | contradiction | 59789c | 59789 | Therefore, the reliability of such data has become more and more important. | ( Therefore ( , ( ( ( the reliability ) ( of ( such data ) ) ) ( ( has ( become ( ( more and ) ( more important ) ) ) ) . ) ) ) ) | (ROOT (S (ADVP (RB Therefore)) (, ,) (NP (NP (DT the) (NN reliability)) (PP (IN of) (NP (JJ such) (NNS data)))) (VP (VBZ has) (VP (VBN become) (S (ADJP (ADJP (JJR more)) (CC and) (ADJP (RBR more) (JJ important)))))) (. .))) | The data's reliability has shrunk in how important it is to anything. | ( ( ( The ( data 's ) ) reliability ) ( ( has ( shrunk ( in ( ( how important ) ( it ( is ( to anything ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN data) (POS 's)) (NN reliability)) (VP (VBZ has) (VP (VBN shrunk) (PP (IN in) (SBAR (WHADJP (WRB how) (JJ important)) (S (NP (PRP it)) (VP (VBZ is) (PP (TO to) (NP (NN anything))))))))) (. .))) |
[
"entailment"
] | fiction | entailment | 2822e | 2822 | It was written on one of 66 those printed will forms, and witnessed by two of the servants, not Dorcas." | ( It ( ( ( was ( ( ( ( ( written ( on ( one ( of 66 ) ) ) ) ( those ( printed ( will forms ) ) ) ) , ) and ) ( witnessed ( by ( two ( of ( ( ( ( the servants ) , ) not ) Dorcas ) ) ) ) ) ) ) . ) '' ) ) | (ROOT (S (NP (PRP It)) (VP (VBD was) (VP (VP (VBN written) (PP (IN on) (NP (NP (CD one)) (PP (IN of) (NP (CD 66))))) (S (NP (DT those) (VBN printed) (NN will) (NNS forms)))) (, ,) (CC and) (VP (VBN witnessed) (PP (IN by) (NP (NP (CD two)) (PP (IN of) (NP (NP (DT the) (NNS servants)) (, ,) (RB not) (NP (NNP Dorcas))))))... | There were a lot of forms for the will. | ( There ( ( were ( ( a lot ) ( of ( forms ( for ( the will ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBD were) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NP (NNS forms)) (PP (IN for) (NP (DT the) (NN will))))))) (. .))) |
[
"entailment"
] | telephone | entailment | 57270e | 57270 | just beautifully written | ( just ( beautifully written ) ) | (ROOT (ADJP (RB just) (RB beautifully) (VBN written))) | It was admirably written. | ( It ( ( was ( admirably written ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBD was) (ADJP (RB admirably) (VBN written))) (. .))) |
[
"contradiction"
] | telephone | contradiction | 131506c | 131506 | but yeah we i used to really you know i'd just pick up the paper and we'd go see a couple you know three or four movies a month but no we haven't i haven't been to a movie in it's been four or five months | ( but ( ( yeah we ) ( ( i ( used ( to ( ( ( really ( you ( know ( i ( ( 'd just ) ( ( pick up ) ( the paper ) ) ) ) ) ) ) and ) ( ( ( we ( 'd ( go ( see ( ( a couple ) ( you ( ( know ( ( ( three or ) four ) movies ) ) ( a month ) ) ) ) ) ) ) ) but ) ( no ( we ( ( have n't ) i ) ) ) ) ) ) ) ) ( ( have n't ) ( ( been ( t... | (ROOT (X (CC but) (S (VP (VB yeah) (NP (PRP we)) (SBAR (S (NP (NP (FW i)) (VP (VBN used) (PP (TO to) (S (S (ADVP (RB really)) (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (FW i)) (VP (MD 'd) (ADVP (RB just)) (VP (VB pick) (PRT (RP up)) (NP (DT the) (NN paper)))))))) (CC and) (S (S (NP (PRP we)) (VP (MD 'd) (VP (VB go) (V... | I never used to pay attention to what was playing. | ( I ( never ( ( used ( to ( ( pay attention ) ( to ( what ( was playing ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (PRP I)) (ADVP (RB never)) (VP (VBD used) (S (VP (TO to) (VP (VB pay) (NP (NN attention)) (PP (TO to) (SBAR (WHNP (WP what)) (S (VP (VBD was) (VP (VBG playing)))))))))) (. .))) |
[
"neutral"
] | fiction | neutral | 34122n | 34122 | These things also hurt her. | ( ( These things ) ( also ( ( hurt her ) . ) ) ) | (ROOT (S (NP (DT These) (NNS things)) (ADVP (RB also)) (VP (VBP hurt) (NP (PRP her))) (. .))) | She was hurt by the mean things people said to her. | ( She ( ( was ( hurt ( by ( ( the ( mean things ) ) ( people ( said ( to her ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VBD was) (VP (VBN hurt) (PP (IN by) (NP (NP (DT the) (JJ mean) (NNS things)) (SBAR (S (NP (NNS people)) (VP (VBD said) (PP (TO to) (NP (PRP her)))))))))) (. .))) |
[
"neutral"
] | slate | neutral | 135349n | 135349 | So Klein, of all people, should appreciate the stricter kinds of pleasures. | ( So ( ( ( ( Klein , ) ( of ( all people ) ) ) , ) ( ( should ( appreciate ( ( the ( stricter kinds ) ) ( of pleasures ) ) ) ) . ) ) ) | (ROOT (S (IN So) (NP (NP (NNP Klein)) (, ,) (PP (IN of) (NP (DT all) (NNS people))) (, ,)) (VP (MD should) (VP (VB appreciate) (NP (NP (DT the) (JJR stricter) (NNS kinds)) (PP (IN of) (NP (NNS pleasures)))))) (. .))) | So of all people, Klein a devoted masochist should appreciate stricter sorts of pleasures. | ( ( So ( of ( all people ) ) ) ( , ( ( Klein ( a ( devoted masochist ) ) ) ( ( should ( appreciate ( ( stricter sorts ) ( of pleasures ) ) ) ) . ) ) ) ) | (ROOT (S (ADVP (IN So) (PP (IN of) (NP (DT all) (NNS people)))) (, ,) (NP (NP (NNP Klein)) (NP (DT a) (JJ devoted) (NN masochist))) (VP (MD should) (VP (VB appreciate) (NP (NP (JJR stricter) (NNS sorts)) (PP (IN of) (NP (NNS pleasures)))))) (. .))) |
[
"neutral"
] | slate | neutral | 8973n | 8973 | In cases like this, it's the economist's job to explain where we ought to be headed, and the political scientist's job to explain why we can't get there from here. | ( ( In ( cases ( like this ) ) ) ( , ( it ( ( 's ( ( ( ( ( the ( economist 's ) ) ( job ( to ( explain ( where ( we ( ought ( to ( be headed ) ) ) ) ) ) ) ) ) , ) and ) ( ( the ( political ( scientist 's ) ) ) ( job ( to ( explain ( why ( we ( ( ca n't ) ( ( get there ) ( from here ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (NP (NNS cases)) (PP (IN like) (NP (DT this))))) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (NP (NP (DT the) (NN economist) (POS 's)) (NN job) (S (VP (TO to) (VP (VB explain) (SBAR (WHADVP (WRB where)) (S (NP (PRP we)) (VP (MD ought) (S (VP (TO to) (VP (VB be) (VP (VBN headed)))))))))))) (, ,) (CC an... | Economists are the smartest social scientists. | ( Economists ( ( are ( the ( smartest ( social scientists ) ) ) ) . ) ) | (ROOT (S (NP (NNS Economists)) (VP (VBP are) (NP (DT the) (JJS smartest) (JJ social) (NNS scientists))) (. .))) |
[
"contradiction"
] | travel | contradiction | 116675c | 116675 | Follow the main road inland past the island's lone petrol (gasoline) station (which is closed after dark! ) | ( ( Follow ( the ( main road ) ) ) ( inland ( past ( ( ( the ( island 's ) ) ( lone ( petrol ( ( -LRB- ( gasoline -RRB- ) ) station ) ) ) ) ( -LRB- ( ( which ( is ( closed ( after ( dark ! ) ) ) ) ) -RRB- ) ) ) ) ) ) | (ROOT (S (VP (VB Follow) (NP (DT the) (JJ main) (NN road)) (ADVP (RB inland) (PP (IN past) (NP (NP (NP (DT the) (NN island) (POS 's)) (JJ lone) (NN petrol) (PRN (-LRB- -LRB-) (NP (NN gasoline)) (-RRB- -RRB-)) (NN station)) (PRN (-LRB- -LRB-) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (ADJP (JJ closed) (SBAR (IN after) (F... | There are 5 gas stations on the island. | ( There ( ( are ( ( 5 ( gas stations ) ) ( on ( the island ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (CD 5) (NN gas) (NNS stations)) (PP (IN on) (NP (DT the) (NN island))))) (. .))) |
[
"entailment"
] | fiction | entailment | 51209e | 51209 | Maybe four minutes? | ( Maybe ( ( four minutes ) ? ) ) | (ROOT (X (ADVP (RB Maybe)) (NP (CD four) (NNS minutes)) (. ?))) | Probably four minutes | ( Probably ( four minutes ) ) | (ROOT (X (ADVP (RB Probably)) (NP (CD four) (NNS minutes)))) |
[
"contradiction"
] | fiction | contradiction | 15492c | 15492 | I feel good. | ( I ( ( feel good ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP feel) (ADJP (JJ good))) (. .))) | I'm sick, I can feel it. | ( ( I ( 'm sick ) ) ( , ( I ( ( can ( feel it ) ) . ) ) ) ) | (ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sick)))) (, ,) (NP (PRP I)) (VP (MD can) (VP (VB feel) (NP (PRP it)))) (. .))) |
[
"neutral"
] | travel | neutral | 59021n | 59021 | A combined ticket covers all the sights in the palaces, gardens, and museums. | ( ( A ( combined ticket ) ) ( ( covers ( ( all ( the sights ) ) ( in ( ( ( ( ( ( the palaces ) , ) gardens ) , ) and ) museums ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (VBN combined) (NN ticket)) (VP (VBZ covers) (NP (NP (PDT all) (DT the) (NNS sights)) (PP (IN in) (NP (NP (DT the) (NNS palaces)) (, ,) (NP (NNS gardens)) (, ,) (CC and) (NP (NNS museums)))))) (. .))) | Inside the museums there are exclusive areas only for those with a combined ticket. | ( ( Inside ( the museums ) ) ( there ( ( ( ( are ( exclusive areas ) ) only ) ( for ( those ( with ( a ( combined ticket ) ) ) ) ) ) . ) ) ) | (ROOT (S (PP (IN Inside) (NP (DT the) (NNS museums))) (NP (EX there)) (VP (VBP are) (NP (JJ exclusive) (NNS areas)) (ADVP (RB only)) (PP (IN for) (NP (NP (DT those)) (PP (IN with) (NP (DT a) (VBN combined) (NN ticket)))))) (. .))) |
[
"neutral"
] | fiction | neutral | 23418n | 23418 | Around him stood the remainder of the Sticks. | ( Around ( him ( ( stood ( ( the remainder ) ( of ( the Sticks ) ) ) ) . ) ) ) | (ROOT (S (ADVP (RB Around)) (NP (PRP him)) (VP (VBD stood) (NP (NP (DT the) (NN remainder)) (PP (IN of) (NP (DT the) (NNPS Sticks))))) (. .))) | There were only three Sticks that stood around him. | ( There ( ( were ( ( only ( three Sticks ) ) ( that ( stood ( around him ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBD were) (NP (NP (RB only) (CD three) (NNS Sticks)) (SBAR (WHNP (WDT that)) (S (VP (VBD stood) (PP (IN around) (NP (PRP him)))))))) (. .))) |
[
"neutral"
] | government | neutral | 18304n | 18304 | We have no authority to rewrite [the] statute and give it an effect altogether different from what Congress agreed to. | ( We ( ( have ( no ( authority ( to ( ( ( rewrite ( -LSB- ( the ( -RSB- statute ) ) ) ) and ) ( ( give it ) ( ( an effect ) ( altogether ( different ( from ( what ( Congress ( agreed to ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (VBP have) (NP (DT no) (NN authority) (S (VP (TO to) (VP (VP (VB rewrite) (S (VP (VBG -LSB-) (NP (DT the) (JJ -RSB-) (NN statute))))) (CC and) (VP (VB give) (NP (PRP it)) (NP (NP (DT an) (NN effect)) (ADJP (RB altogether) (JJ different) (PP (IN from) (SBAR (WHNP (WP what)) (S (NP (NNP Congres... | The changes must be voted on by congress. | ( ( The changes ) ( ( must ( be ( ( voted on ) ( by congress ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS changes)) (VP (MD must) (VP (VB be) (VP (VBN voted) (PRT (RP on)) (PP (IN by) (NP (NN congress)))))) (. .))) |
[
"entailment"
] | fiction | entailment | 89028e | 89028 | "Deposit. | ( `` ( Deposit . ) ) | (ROOT (FRAG (`` ``) (INTJ (UH Deposit)) (. .))) | Insert. | ( Insert . ) | (ROOT (S (VP (VB Insert)) (. .))) |
[
"contradiction"
] | fiction | contradiction | 76587c | 76587 | It was rather inexplicable, but I supposed that, for some reason or other, Japp wished to keep it out of the papers. | ( ( ( ( ( It ( was ( rather inexplicable ) ) ) , ) but ) ( I ( supposed ( that ( , ( ( for ( ( ( some reason ) or ) other ) ) ( , ( Japp ( wished ( to ( ( ( keep it ) out ) ( of ( the papers ) ) ) ) ) ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP It)) (VP (VBD was) (ADJP (RB rather) (JJ inexplicable)))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBD supposed) (SBAR (IN that) (S (, ,) (PP (IN for) (NP (NP (DT some) (NN reason)) (CC or) (NP (JJ other)))) (, ,) (NP (NNP Japp)) (VP (VBD wished) (S (VP (TO to) (VP (VB keep) (NP (PRP it)) (PRT (RP out))... | I looked at the morning paper, and there it was, Japp's discovery, just as I expected. | ( ( ( ( ( I ( looked ( at ( the ( morning paper ) ) ) ) ) , ) and ) ( there ( it ( ( was , ) ( ( ( ( Japp 's ) discovery ) , ) ( just ( as ( I expected ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP I)) (VP (VBD looked) (PP (IN at) (NP (DT the) (NN morning) (NN paper))))) (, ,) (CC and) (S (ADVP (RB there)) (NP (PRP it)) (VP (VP (VBD was)) (, ,) (NP (NP (NP (NNP Japp) (POS 's)) (NN discovery)) (, ,) (SBAR (RB just) (IN as) (S (NP (PRP I)) (VP (VBD expected))))))) (. .))) |
[
"entailment"
] | fiction | entailment | 28596e | 28596 | After that, my blood was up. | ( ( After that ) ( , ( ( my blood ) ( ( was up ) . ) ) ) ) | (ROOT (S (PP (IN After) (NP (DT that))) (, ,) (NP (PRP$ my) (NN blood)) (VP (VBD was) (ADVP (RB up))) (. .))) | I was angry after that. | ( I ( ( was ( angry ( after that ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD was) (ADJP (JJ angry) (WHPP (IN after) (WHNP (WDT that))))) (. .))) |
[
"entailment"
] | telephone | entailment | 92894e | 92894 | because i've got a very small yard the entire size of the lot is only forty five by ninety feet | ( because ( i ( 've ( got ( ( a ( ( very small ) yard ) ) ( ( ( the ( entire size ) ) ( of ( the lot ) ) ) ( ( is only ) ( ( forty five ) ( by ( ninety feet ) ) ) ) ) ) ) ) ) ) | (ROOT (SBAR (IN because) (S (NP (FW i)) (VP (VBP 've) (VP (VBN got) (NP (NP (DT a) (ADJP (RB very) (JJ small)) (NN yard)) (SBAR (S (NP (NP (DT the) (JJ entire) (NN size)) (PP (IN of) (NP (DT the) (NN lot)))) (VP (VBZ is) (ADVP (RB only)) (ADJP (JJ forty) (NP (CD five)) (PP (IN by) (NP (JJ ninety) (NNS feet))))))))))))) | My yard is very small in size. | ( ( My yard ) ( ( is ( very ( small ( in size ) ) ) ) . ) ) | (ROOT (S (NP (PRP$ My) (NN yard)) (VP (VBZ is) (ADJP (RB very) (JJ small) (PP (IN in) (NP (NN size))))) (. .))) |
[
"neutral"
] | telephone | neutral | 145352n | 145352 | so i don't know if he's going to be in shape to | ( so ( i ( ( do n't ) ( know ( if ( he ( 's ( going ( to ( ( be ( in shape ) ) to ) ) ) ) ) ) ) ) ) ) | (ROOT (SBAR (IN so) (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBG going) (S (VP (TO to) (VP (VB be) (PP (IN in) (NP (NN shape))) (PP (TO to)))))))))))))) | I know he is trying his best to get back in shape. | ( I ( ( know ( he ( is ( ( trying ( his best ) ) ( to ( ( get back ) ( in shape ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP know) (SBAR (S (NP (PRP he)) (VP (VBZ is) (VP (VBG trying) (NP (PRP$ his) (JJS best)) (S (VP (TO to) (VP (VB get) (PRT (RP back)) (PP (IN in) (NP (NN shape))))))))))) (. .))) |
[
"entailment"
] | slate | entailment | 32897e | 32897 | More importantly, it reminds us that racial identity is utterly malleable--and that racial essence is utterly artificial. | ( ( More importantly ) ( , ( it ( ( ( reminds us ) ( ( ( ( that ( ( racial identity ) ( is ( utterly malleable ) ) ) ) -- ) and ) ( that ( ( racial essence ) ( is ( utterly artificial ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (ADVP (RBR More) (RB importantly)) (, ,) (NP (PRP it)) (VP (VBZ reminds) (NP (PRP us)) (SBAR (SBAR (IN that) (S (NP (JJ racial) (NN identity)) (VP (VBZ is) (ADJP (RB utterly) (JJ malleable))))) (: --) (CC and) (SBAR (IN that) (S (NP (JJ racial) (NN essence)) (VP (VBZ is) (ADJP (RB utterly) (JJ artificial))))))... | It tells me racial identity can change. | ( It ( ( ( tells me ) ( ( racial identity ) ( can change ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ tells) (NP (PRP me)) (NP (NP (JJ racial) (NN identity)) (SBAR (S (VP (MD can) (VP (VB change))))))) (. .))) |
[
"contradiction"
] | telephone | contradiction | 133707c | 133707 | yeah uh-huh oh so you don't need a personal one | ( ( yeah ( uh-huh oh ) ) ( so ( you ( ( do n't ) ( need ( a ( personal one ) ) ) ) ) ) ) | (ROOT (S (VP (VB yeah) (NP (JJ uh-huh) (NNS oh)) (SBAR (IN so) (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB need) (NP (DT a) (JJ personal) (NN one))))))))) | You definitely need a personal one! | ( You ( definitely ( ( need ( a ( personal one ) ) ) ! ) ) ) | (ROOT (S (NP (PRP You)) (ADVP (RB definitely)) (VP (VBP need) (NP (DT a) (JJ personal) (NN one))) (. !))) |
[
"entailment"
] | telephone | entailment | 32870e | 32870 | if you're a TI worker you how well you know are you are you a TI worker yeah so am i so we know you know that times are really tough right now and yet we're still sending money here and there i just know it | ( if ( you ( 're ( ( a ( TI worker ) ) ( ( you ( ( how well ) ( you ( know ( are you ) ) ) ) ) ( are ( you ( ( ( ( ( ( ( ( a ( TI ( worker yeah ) ) ) ( so ( am i ) ) ) so ) ( we ( know ( you ( know ( that ( times ( ( ( are really ) tough ) ( right now ) ) ) ) ) ) ) ) ) and ) ( yet ( we ( ( 're still ) ( ( sending money... | (ROOT (SBAR (IN if) (S (NP (PRP you)) (VP (VBP 're) (NP (NP (DT a) (NNP TI) (NN worker)) (SBAR (S (NP (NP (PRP you)) (SBAR (WHADVP (WRB how) (RB well)) (S (NP (PRP you)) (VP (VBP know) (SBAR (S (VP (VBP are) (NP (PRP you))))))))) (VP (VBP are) (NP (NP (PRP you)) (SBAR (S (S (S (NP (DT a) (NNP TI) (NN worker) (NN yeah))... | Times are hard but we still send money. | ( ( ( ( Times ( are hard ) ) but ) ( we ( still ( send money ) ) ) ) . ) | (ROOT (S (S (NP (NNP Times)) (VP (VBP are) (ADJP (JJ hard)))) (CC but) (S (NP (PRP we)) (ADVP (RB still)) (VP (VB send) (NP (NN money)))) (. .))) |
[
"contradiction"
] | government | contradiction | 89008c | 89008 | When Members submit independent requests on the same issue and GAO has not formally accepted the requests, GAO will consult with the Members and their staffs and will merge requests only if the requesters agree. | ( ( When ( ( ( Members ( ( submit ( independent requests ) ) ( on ( the ( same issue ) ) ) ) ) and ) ( GAO ( ( ( has not ) formally ) ( accepted ( the requests ) ) ) ) ) ) ( , ( GAO ( ( ( ( will ( consult ( with ( ( ( the Members ) and ) ( their staffs ) ) ) ) ) and ) ( will ( ( merge requests ) ( only ( if ( ( the req... | (ROOT (S (SBAR (WHADVP (WRB When)) (S (S (NP (NNS Members)) (VP (VBP submit) (NP (JJ independent) (NNS requests)) (PP (IN on) (NP (DT the) (JJ same) (NN issue))))) (CC and) (S (NP (NNP GAO)) (VP (VBZ has) (RB not) (ADVP (RB formally)) (VP (VBN accepted) (NP (DT the) (NNS requests))))))) (, ,) (NP (NNP GAO)) (VP (VP (MD... | Requests are automatically and unilaterally merged by the GAO. | ( Requests ( ( ( are ( ( automatically and ) unilaterally ) ) ( merged ( by ( the GAO ) ) ) ) . ) ) | (ROOT (S (NP (NNS Requests)) (VP (VBP are) (ADVP (ADVP (RB automatically)) (CC and) (ADVP (RB unilaterally))) (VP (VBN merged) (PP (IN by) (NP (DT the) (NNP GAO))))) (. .))) |
[
"entailment"
] | slate | entailment | 25169e | 25169 | Rodgers and Hammerstein's Cinderella (ABC | ( ( ( Rodgers and ) ( Hammerstein 's ) ) ( Cinderella ( -LRB- ABC ) ) ) | (ROOT (NP (NP (NP (NNP Rodgers)) (CC and) (NP (NNP Hammerstein) (POS 's))) (NP (NNP Cinderella) (-LRB- -LRB-) (NNP ABC)))) | Rodgers and Hammerstein wrote Cinderella. | ( ( ( Rodgers and ) Hammerstein ) ( ( wrote Cinderella ) . ) ) | (ROOT (S (NP (NNP Rodgers) (CC and) (NNP Hammerstein)) (VP (VBD wrote) (NP (NNP Cinderella))) (. .))) |
[
"contradiction"
] | government | contradiction | 123048c | 123048 | No one person suffers an awful lot, said Richard Samp, the foundation's chief counsel. | ( ( ( No ( one person ) ) ( suffers ( an ( awful lot ) ) ) ) ( , ( ( said ( ( ( Richard Samp ) , ) ( ( the ( foundation 's ) ) ( chief counsel ) ) ) ) . ) ) ) | (ROOT (SINV (S (NP (DT No) (CD one) (NN person)) (VP (VBZ suffers) (NP (DT an) (JJ awful) (NN lot)))) (, ,) (VP (VBD said)) (NP (NP (NNP Richard) (NNP Samp)) (, ,) (NP (NP (DT the) (NN foundation) (POS 's)) (JJ chief) (NN counsel))) (. .))) | He knew that everyone was suffering. | ( He ( ( knew ( that ( everyone ( was suffering ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD knew) (SBAR (IN that) (S (NP (NN everyone)) (VP (VBD was) (VP (VBG suffering)))))) (. .))) |
[
"contradiction"
] | telephone | contradiction | 103320c | 103320 | i don't know that we've done anything different to prevent ours from doing that but most of our neighbors have ended up replacing them uh buying some nice Anderson windows or some some uh name brand windows uh one neighbor went with whatever Sears installs and they have the the different kind of window that the kind th... | ( i ( ( do n't ) ( know ( that ( we ( 've ( done ( anything ( different ( to ( ( prevent ours ) ( from ( doing ( that ( ( ( but ( ( most ( of ( our neighbors ) ) ) ( have ( ( ended up ) ( replacing ( them ( uh ( ( buying ( ( ( some ( nice ( Anderson windows ) ) ) or ) ( some some ) ) ) ( uh ( ( name ( brand windows ) )... | (ROOT (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (IN that) (S (NP (PRP we)) (VP (VBP 've) (VP (VBN done) (S (NP (NN anything)) (ADJP (JJ different) (S (VP (TO to) (VP (VB prevent) (NP (PRP ours)) (PP (IN from) (S (VP (VBG doing) (SBAR (IN that) (S (S (CC but) (NP (NP (JJS most)) (PP (IN of) (NP (PRP$ our)... | The windows haven't been replaced in a long time. | ( ( The windows ) ( ( ( have n't ) ( been ( replaced ( in ( a ( long time ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS windows)) (VP (VBP have) (RB n't) (VP (VBN been) (VP (VBN replaced) (PP (IN in) (NP (DT a) (JJ long) (NN time)))))) (. .))) |
[
"contradiction"
] | government | contradiction | 23566c | 23566 | PROBABLE - That which can reasonably be expected or believed to be more likely than not on the basis of available evidence or logic but which is neither certain nor proven. | ( ( ( PROBABLE - ) ( That ( which ( ( can reasonably ) ( be ( ( ( expected or ) believed ) ( to ( ( be ( more likely ) ) ( ( than not ) ( ( ( on ( ( the basis ) ( of ( available ( ( evidence or ) logic ) ) ) ) ) but ) ( which ( is ( neither ( ( certain nor ) proven ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (NNP PROBABLE)) (: -) (NP (NP (DT That)) (SBAR (WHNP (WDT which)) (S (VP (MD can) (ADVP (RB reasonably)) (VP (VB be) (VP (VBN expected) (CC or) (VBN believed) (S (VP (TO to) (VP (VB be) (ADJP (RBR more) (JJ likely)) (S (UCP (CONJP (IN than) (RB not)) (PP (IN on) (NP (NP (DT the) (NN basis)) (PP (IN of) (N... | Probable means what is certain to happen. | ( Probable ( ( means ( what ( is ( certain ( to happen ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Probable)) (VP (VBZ means) (SBAR (WHNP (WP what)) (S (VP (VBZ is) (ADJP (JJ certain) (S (VP (TO to) (VP (VB happen))))))))) (. .))) |
[
"entailment"
] | slate | entailment | 87818e | 87818 | Of course, said Bork, who appears as a regular cast member in those situation comedies that pass as talk shows every night, vigorously extolling the virtues and honesty of Judge Starr. | ( ( Of course ) ( , ( ( said ( ( Bork , ) ( who ( appears ( as ( ( a ( regular ( cast member ) ) ) ( in ( ( those ( situation comedies ) ) ( that ( ( ( ( pass ( as ( talk shows ) ) ) ( every night ) ) , ) ( vigorously ( extolling ( ( the ( ( virtues and ) honesty ) ) ( of ( Judge Starr ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . )... | (ROOT (S (PP (IN Of) (NP (NN course))) (, ,) (VP (VBD said) (NP (NP (NNP Bork)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBZ appears) (PP (IN as) (NP (NP (DT a) (JJ regular) (NN cast) (NN member)) (PP (IN in) (NP (NP (DT those) (NN situation) (NNS comedies)) (SBAR (WHNP (WDT that)) (S (VP (VBP pass) (PP (IN as) (NP (NN talk... | Bork is known as a regular cast member in a night-time talk show. | ( Bork ( ( is ( known ( as ( ( a ( regular ( cast member ) ) ) ( in ( a ( night-time ( talk show ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Bork)) (VP (VBZ is) (VP (VBN known) (PP (IN as) (NP (NP (DT a) (JJ regular) (NN cast) (NN member)) (PP (IN in) (NP (DT a) (JJ night-time) (NN talk) (NN show))))))) (. .))) |
[
"neutral"
] | slate | neutral | 79852n | 79852 | Paul shrinks from this view. | ( Paul ( ( shrinks ( from ( this view ) ) ) . ) ) | (ROOT (S (NP (NNP Paul)) (VP (VBZ shrinks) (PP (IN from) (NP (DT this) (NN view)))) (. .))) | Paul is too far. | ( Paul ( ( is ( too far ) ) . ) ) | (ROOT (S (NP (NNP Paul)) (VP (VBZ is) (ADJP (RB too) (RB far))) (. .))) |
[
"contradiction"
] | telephone | contradiction | 50381c | 50381 | uh i don't get that option i i i was at a company that had that and i didn't make enough to to be able to put anything in it so i had to leave | ( ( uh i ) ( ( do n't ) ( get ( that ( ( ( ( ( option i ) i ) i ) ( was ( at ( ( a company ) ( that ( had ( ( that and ) i ) ) ) ) ) ) ) ( ( did n't ) ( ( make ( enough ( to ( to ( be ( able ( to ( ( put anything ) ( in it ) ) ) ) ) ) ) ) ) ( so ( i ( had ( to leave ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (NNP uh) (NNP i)) (VP (VBP do) (RB n't) (VP (VB get) (SBAR (IN that) (S (NP (NP (NN option) (FW i) (FW i) (FW i)) (SBAR (S (VP (VBD was) (PP (IN at) (NP (NP (DT a) (NN company)) (SBAR (WHNP (WDT that)) (S (VP (VBD had) (NP (NP (DT that)) (CC and) (NP (FW i)))))))))))) (VP (VBD did) (RB n't) (VP (VB make) (... | I was at a company that offered that option but I made too much money to be eligible. | ( ( ( ( I ( was ( at ( ( a company ) ( that ( offered ( that option ) ) ) ) ) ) ) but ) ( I ( ( made ( ( too much ) money ) ) ( to ( be eligible ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP I)) (VP (VBD was) (PP (IN at) (NP (NP (DT a) (NN company)) (SBAR (WHNP (WDT that)) (S (VP (VBD offered) (NP (DT that) (NN option))))))))) (CC but) (S (NP (PRP I)) (VP (VBD made) (NP (ADJP (RB too) (JJ much)) (NN money)) (S (VP (TO to) (VP (VB be) (ADJP (JJ eligible))))))) (. .))) |
[
"contradiction"
] | government | contradiction | 84565c | 84565 | All governments are having problems with finances, Boone Mayor George Maybee said. | ( ( ( All governments ) ( are ( having ( problems ( with finances ) ) ) ) ) ( , ( ( Boone ( Mayor ( George Maybee ) ) ) ( said . ) ) ) ) | (ROOT (S (S (NP (DT All) (NNS governments)) (VP (VBP are) (VP (VBG having) (NP (NP (NNS problems)) (PP (IN with) (NP (NNS finances))))))) (, ,) (NP (NNP Boone) (NNP Mayor) (NNP George) (NNP Maybee)) (VP (VBD said)) (. .))) | Maybee thinks only the U.S. government is having problems with finances. | ( Maybee ( ( thinks ( only ( ( the ( U.S. government ) ) ( is ( having ( problems ( with finances ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Maybee)) (VP (VBZ thinks) (SBAR (RB only) (S (NP (DT the) (NNP U.S.) (NN government)) (VP (VBZ is) (VP (VBG having) (NP (NP (NNS problems)) (PP (IN with) (NP (NNS finances))))))))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 26200c | 26200 | The demon faded into the shadow of night. | ( ( The demon ) ( ( faded ( into ( ( the shadow ) ( of night ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN demon)) (VP (VBD faded) (PP (IN into) (NP (NP (DT the) (NN shadow)) (PP (IN of) (NP (NN night)))))) (. .))) | It was the middle of the day. | ( It ( ( was ( ( the middle ) ( of ( the day ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBD was) (NP (NP (DT the) (NN middle)) (PP (IN of) (NP (DT the) (NN day))))) (. .))) |
[
"contradiction"
] | slate | contradiction | 35521c | 35521 | Ever see a contemplative Power Ranger? | ( Ever ( ( ( see ( a contemplative ) ) ( Power Ranger ) ) ? ) ) | (ROOT (SINV (ADVP (RB Ever)) (VP (VBP see) (NP (DT a) (NN contemplative))) (NP (NNP Power) (NNP Ranger)) (. ?))) | Ever see an impulsive Power Ranger. | ( Ever ( ( see ( an ( impulsive ( Power Ranger ) ) ) ) . ) ) | (ROOT (S (ADVP (RB Ever)) (VP (VB see) (NP (DT an) (NNP impulsive) (NNP Power) (NNP Ranger))) (. .))) |
[
"entailment"
] | government | entailment | 28113e | 28113 | Vicki taught us how to talk to these people without talking down to them. | ( Vicki ( ( ( taught us ) ( how ( to ( ( talk ( to ( these people ) ) ) ( without ( ( talking down ) ( to them ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Vicki)) (VP (VBD taught) (NP (PRP us)) (SBAR (WHADVP (WRB how)) (S (VP (TO to) (VP (VB talk) (PP (TO to) (NP (DT these) (NNS people))) (PP (IN without) (S (VP (VBG talking) (PRT (RP down)) (PP (TO to) (NP (PRP them))))))))))) (. .))) | They learned not to talk down to people. | ( They ( ( learned ( not ( to ( ( talk down ) ( to people ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBD learned) (S (RB not) (VP (TO to) (VP (VB talk) (PRT (RP down)) (PP (TO to) (NP (NNS people))))))) (. .))) |
[
"entailment"
] | telephone | entailment | 61734e | 61734 | uh-huh that sounds like it yeah that sounds yeah i imagine it would that this that's what we get real cold weather where the wind blows down out of Canada is called that uh Canadian ex press and boy that winds comes down and it and it seems to make a big dip | ( ( uh-huh ( that ( sounds ( like ( it ( yeah ( that ( sounds ( yeah i ) ) ) ) ) ) ) ) ) ( imagine ( it ( would ( that ( ( this ( that ( 's ( what ( we ( ( get ( real ( cold weather ) ) ) ( where ( ( the wind ) ( ( blows ( down out ) ) ( of Canada ) ) ) ) ) ) ) ) ) ) ( is ( called ( that ( ( ( uh ( Canadian ( ( ex ( ( ... | (ROOT (S (NP (NP (NN uh-huh)) (SBAR (WHNP (WDT that)) (S (VP (VBZ sounds) (SBAR (IN like) (S (NP (PRP it)) (VP (VBP yeah) (SBAR (IN that) (S (NP (NNS sounds)) (VP (VBP yeah) (NP (FW i)))))))))))) (VP (VBP imagine) (SBAR (S (NP (PRP it)) (VP (MD would) (SBAR (IN that) (S (NP (NP (DT this)) (SBAR (WHNP (WDT that)) (S (VP... | The cold wind blows out of Canada is called Canadian ex press | ( ( ( The ( cold ( wind blows ) ) ) ( out ( of Canada ) ) ) ( is ( called ( Canadian ( ex press ) ) ) ) ) | (ROOT (S (NP (NP (DT The) (JJ cold) (NN wind) (NNS blows)) (PP (RB out) (IN of) (NP (NNP Canada)))) (VP (VBZ is) (VP (VBN called) (NP (JJ Canadian) (FW ex) (FW press)))))) |
[
"contradiction"
] | fiction | contradiction | 72251c | 72251 | The Fat Man glared at me. | ( ( The ( Fat Man ) ) ( ( glared ( at me ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Fat) (NN Man)) (VP (VBD glared) (PP (IN at) (NP (PRP me)))) (. .))) | The fat man looked away. | ( ( The ( fat man ) ) ( ( looked away ) . ) ) | (ROOT (S (NP (DT The) (JJ fat) (NN man)) (VP (VBD looked) (PRT (RP away))) (. .))) |
[
"neutral"
] | slate | neutral | 17768n | 17768 | And now the big boys want to cash in. | ( And ( now ( ( the ( big boys ) ) ( ( want ( to ( cash in ) ) ) . ) ) ) ) | (ROOT (S (CC And) (ADVP (RB now)) (NP (DT the) (JJ big) (NNS boys)) (VP (VBP want) (S (VP (TO to) (VP (VB cash) (PRT (RP in)))))) (. .))) | There is 5 million to cash in. | ( There ( ( is ( ( 5 million ) ( to ( cash in ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (VP (NP (QP (CD 5) (CD million))) (S (VP (TO to) (VP (VB cash) (PRT (RP in))))))) (. .))) |
[
"neutral"
] | slate | neutral | 106130n | 106130 | It has always been true that such risks could in principle be hedged away through | ( It ( ( has always ) ( ( been true ) ( that ( ( such risks ) ( ( could ( in principle ) ) ( be ( ( hedged away ) through ) ) ) ) ) ) ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ has) (ADVP (RB always)) (VP (VBN been) (ADJP (JJ true)) (SBAR (IN that) (S (NP (JJ such) (NNS risks)) (VP (MD could) (PP (IN in) (NP (NN principle))) (VP (VB be) (VP (VBN hedged) (PRT (RP away)) (PP (IN through))))))))))) | They wanted to break the rules just a tad bit. | ( They ( ( wanted ( to ( ( break ( the rules ) ) ( ( just ( a tad ) ) bit ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBD wanted) (S (VP (TO to) (VP (VB break) (NP (DT the) (NNS rules)) (ADVP (NP (RB just) (DT a) (NN tad)) (RB bit)))))) (. .))) |
[
"contradiction"
] | government | contradiction | 98548c | 98548 | It is important to note that minimal interventions are not insignificant since they include, of necessity, an assessment of drinking behavior and a follow-up contact, and they are often much more than ordinarily occurs in the emergency setting. | ( ( ( ( ( It ( is ( important ( to ( note ( that ( ( minimal interventions ) ( ( ( are not ) insignificant ) ( since ( they ( ( ( ( include , ) ( of necessity ) ) , ) ( ( an assessment ) ( of ( drinking ( ( behavior and ) ( a ( follow-up contact ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) , ) and ) ( they ( ( are often ) ( ( muc... | (ROOT (S (S (NP (PRP It)) (VP (VBZ is) (ADJP (JJ important) (S (VP (TO to) (VP (VB note) (SBAR (IN that) (S (NP (JJ minimal) (NNS interventions)) (VP (VBP are) (RB not) (ADJP (JJ insignificant)) (SBAR (IN since) (S (NP (PRP they)) (VP (VBP include) (, ,) (PP (IN of) (NP (NN necessity))) (, ,) (NP (NP (DT an) (NN assess... | It is important to note that interventions are no big deal. | ( It ( ( is ( important ( to ( note ( that ( interventions ( are ( no ( big deal ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ is) (ADJP (JJ important) (S (VP (TO to) (VP (VB note) (SBAR (IN that) (S (NP (NNS interventions)) (VP (VBP are) (NP (DT no) (JJ big) (NN deal)))))))))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 61861c | 61861 | But Topham was seated at a table with Don Lorenzo and Zack Cahill of the stage line. | ( But ( Topham ( ( was ( seated ( at ( ( ( ( a table ) ( with ( Don Lorenzo ) ) ) and ) ( ( Zack Cahill ) ( of ( the ( stage line ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (CC But) (NP (NNP Topham)) (VP (VBD was) (VP (VBN seated) (PP (IN at) (NP (NP (NP (DT a) (NN table)) (PP (IN with) (NP (NNP Don) (NNP Lorenzo)))) (CC and) (NP (NP (NNP Zack) (NNP Cahill)) (PP (IN of) (NP (DT the) (NN stage) (NN line)))))))) (. .))) | Topham, Don Lorenzo and Zack Cahill were in different places. | ( Topham ( , ( ( ( ( Don Lorenzo ) and ) ( Zack Cahill ) ) ( ( were ( in ( different places ) ) ) . ) ) ) ) | (ROOT (S (ADVP (RB Topham)) (, ,) (NP (NP (NNP Don) (NNP Lorenzo)) (CC and) (NP (NNP Zack) (NNP Cahill))) (VP (VBD were) (PP (IN in) (NP (JJ different) (NNS places)))) (. .))) |
[
"contradiction"
] | government | contradiction | 138791c | 138791 | Each group represented a time in the history of legal services -- The Past (20 years ago), The Present and The Future (10 years from now). | ( ( Each group ) ( ( ( represented ( a time ) ) ( in ( ( ( ( ( ( the history ) ( of ( legal services ) ) ) -- ) ( ( ( ( The Past ) ( -LRB- ( ( ( 20 years ) ago ) -RRB- ) ) ) , ) ( The Present ) ) ) and ) ( ( The Future ) ( -LRB- ( ( ( 10 years ) ( from now ) ) -RRB- ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT Each) (NN group)) (VP (VBD represented) (NP (DT a) (NN time)) (PP (IN in) (NP (NP (NP (NP (DT the) (NN history)) (PP (IN of) (NP (JJ legal) (NNS services)))) (: --) (NP (NP (DT The) (NNP Past)) (PRN (-LRB- -LRB-) (ADVP (NP (CD 20) (NNS years)) (RB ago)) (-RRB- -RRB-)) (, ,) (NP (DT The) (NN Present))))... | None of the groups represent time in the history of legal services. | ( ( None ( of ( the groups ) ) ) ( ( ( represent time ) ( in ( ( the history ) ( of ( legal services ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NN None)) (PP (IN of) (NP (DT the) (NNS groups)))) (VP (VBP represent) (NP (NN time)) (PP (IN in) (NP (NP (DT the) (NN history)) (PP (IN of) (NP (JJ legal) (NNS services)))))) (. .))) |
[
"entailment"
] | fiction | entailment | 11843e | 11843 | Four, a fragment of some dark green fabric, only a thread or two, but recognizable." | ( ( ( ( Four , ) ( ( a fragment ) ( of ( ( ( ( ( some ( dark ( green fabric ) ) ) , ) ( only ( a thread ) ) ) or ) two ) ) ) ) , ) ( ( ( but recognizable ) . ) '' ) ) | (ROOT (S (NP (NP (CD Four)) (, ,) (NP (NP (DT a) (NN fragment)) (PP (IN of) (NP (NP (DT some) (JJ dark) (JJ green) (NN fabric)) (, ,) (NP (RB only) (DT a) (NN thread)) (CC or) (NP (CD two))))) (, ,)) (VP (CC but) (VP (VBZ recognizable))) (. .) ('' ''))) | A fragment if dark green fabric. | ( ( ( A fragment ) ( if ( dark ( green fabric ) ) ) ) . ) | (ROOT (NP (NP (DT A) (NN fragment)) (PP (IN if) (NP (JJ dark) (JJ green) (NN fabric))) (. .))) |
[
"neutral"
] | fiction | neutral | 59614n | 59614 | I've lived in the world rather longer than you have. | ( I ( ( 've ( ( lived ( in ( the world ) ) ) ( ( rather longer ) ( than ( you have ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP 've) (VP (VBN lived) (PP (IN in) (NP (DT the) (NN world))) (ADVP (ADVP (RB rather) (RB longer)) (SBAR (IN than) (S (NP (PRP you)) (VP (VBP have))))))) (. .))) | I have more experience than you do. | ( I ( ( ( have ( more experience ) ) ( than ( you do ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP have) (NP (JJR more) (NN experience)) (SBAR (IN than) (S (NP (PRP you)) (VP (VBP do))))) (. .))) |
[
"neutral"
] | slate | neutral | 31073n | 31073 | I believe it is because there is a time for rape, murder, hurricane, political treachery-types-of-reading, and a time to just amuse yourself while you're scarfing down a baloney sandwich-type-of reading. | ( I ( ( believe ( it ( is ( because ( there ( is ( ( ( a time ) ( for ( ( ( ( ( ( ( ( ( rape , ) murder ) , ) hurricane ) , ) ( political treachery-types-of-reading ) ) , ) and ) ( a time ) ) ) ) ( to ( just ( ( amuse yourself ) ( while ( you ( 're ( ( scarfing down ) ( a ( baloney ( sandwich-type-of reading ) ) ) ) ) ... | (ROOT (S (NP (PRP I)) (VP (VBP believe) (SBAR (S (NP (PRP it)) (VP (VBZ is) (SBAR (IN because) (S (NP (EX there)) (VP (VBZ is) (NP (NP (DT a) (NN time)) (PP (IN for) (NP (NP (NN rape)) (, ,) (NP (NN murder)) (, ,) (NP (NN hurricane)) (, ,) (NP (JJ political) (NN treachery-types-of-reading)) (, ,) (CC and) (NP (DT a) (N... | You're acting insufferable and disgusting. | ( You ( ( 're ( acting ( ( insufferable and ) disgusting ) ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (VBP 're) (VP (VBG acting) (ADJP (JJ insufferable) (CC and) (JJ disgusting)))) (. .))) |
[
"contradiction"
] | travel | contradiction | 50880c | 50880 | Good cloth hangings of Creole scenes, seashell jewelry, straw mats and hats, particularly from Saint-Barth??lemy, local rum, and conch shells (beautiful specimens can be had for just a few francs apiece from curbside peddlers near the maritime terminal, but only when a cruise ship is about to depart). | ( ( ( ( ( ( Good ( cloth hangings ) ) ( of ( Creole scenes ) ) ) , ) ( seashell jewelry ) ) , ) ( ( ( ( straw ( ( mats and ) hats ) ) , ) ( particularly ( from ( ( ( ( ( ( ( Saint-Barth ( ?? lemy ) ) , ) ( local rum ) ) , ) and ) ( conch shells ) ) ( -LRB- ( ( ( beautiful specimens ) ( can ( be ( had ( for ( ( ( just (... | (ROOT (S (NP (NP (NP (JJ Good) (NN cloth) (NNS hangings)) (PP (IN of) (NP (NNP Creole) (NNS scenes)))) (, ,) (NP (NN seashell) (NN jewelry)) (, ,)) (VP (VBD straw) (NP (NNS mats) (CC and) (NNS hats)) (, ,) (PP (RB particularly) (IN from) (NP (NP (NP (JJ Saint-Barth) (JJ ??) (NN lemy)) (, ,) (NP (JJ local) (NN rum)) (, ... | A recent police crackdown has resulted in the permanent absence of curbside peddlers near the maritime terminal. | ( ( A ( recent ( police crackdown ) ) ) ( ( has ( resulted ( in ( ( the ( permanent absence ) ) ( of ( ( curbside peddlers ) ( near ( the ( maritime terminal ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ recent) (NN police) (NN crackdown)) (VP (VBZ has) (VP (VBN resulted) (PP (IN in) (NP (NP (DT the) (JJ permanent) (NN absence)) (PP (IN of) (NP (NP (JJ curbside) (NNS peddlers)) (PP (IN near) (NP (DT the) (JJ maritime) (NN terminal))))))))) (. .))) |
[
"contradiction"
] | government | contradiction | 140444c | 140444 | It is no answer to say the restriction on speech is harmless because, under LSC's interpretation of the Act, its attorneys can withdraw. | ( It ( ( is ( no ( answer ( to ( say ( ( ( the restriction ) ( on speech ) ) ( ( is harmless ) ( because ( , ( ( under ( ( ( LSC 's ) interpretation ) ( of ( the Act ) ) ) ) ( , ( ( its attorneys ) ( can withdraw ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ is) (NP (DT no) (NN answer) (S (VP (TO to) (VP (VB say) (SBAR (S (NP (NP (DT the) (NN restriction)) (PP (IN on) (NP (NN speech)))) (VP (VBZ is) (ADJP (JJ harmless)) (SBAR (IN because) (S (, ,) (PP (IN under) (NP (NP (NP (NNP LSC) (POS 's)) (NN interpretation)) (PP (IN of) (NP (DT the) (N... | The interpretation of the Act says that there's no possible consequences for restricting speech. | ( ( ( The interpretation ) ( of ( the Act ) ) ) ( ( says ( that ( there ( 's ( ( no ( possible consequences ) ) ( for ( restricting speech ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN interpretation)) (PP (IN of) (NP (DT the) (NNP Act)))) (VP (VBZ says) (SBAR (IN that) (S (NP (EX there)) (VP (VBZ 's) (NP (NP (DT no) (JJ possible) (NNS consequences)) (PP (IN for) (S (VP (VBG restricting) (NP (NN speech)))))))))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 137902c | 137902 | 'And you're going to kill White. | ( ` ( And ( you ( ( 're ( going ( to ( kill White ) ) ) ) . ) ) ) ) | (ROOT (S (`` `) (CC And) (NP (PRP you)) (VP (VBP 're) (VP (VBG going) (S (VP (TO to) (VP (VB kill) (NP (NNP White))))))) (. .))) | You're not going to kill him. | ( You ( ( ( 're not ) ( going ( to ( kill him ) ) ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (VBP 're) (RB not) (VP (VBG going) (S (VP (TO to) (VP (VB kill) (NP (PRP him))))))) (. .))) |
[
"neutral"
] | telephone | neutral | 1864n | 1864 | did you ever see the original one | ( ( did you ) ( ever ( see ( the ( original one ) ) ) ) ) | (ROOT (SINV (VBD did) (NP (PRP you)) (VP (ADVP (RB ever)) (VB see) (NP (DT the) (JJ original) (NN one))))) | I think the original is the best. | ( I ( ( think ( ( the original ) ( is ( the best ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (DT the) (NN original)) (VP (VBZ is) (NP (DT the) (JJS best)))))) (. .))) |
[
"neutral"
] | slate | neutral | 42712n | 42712 | If you're lying, shame on you. | ( ( If ( you ( 're lying ) ) ) ( , ( ( shame ( on you ) ) . ) ) ) | (ROOT (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG lying))))) (, ,) (VP (VB shame) (PP (IN on) (NP (PRP you)))) (. .))) | You should be ashamed of lying, said the teacher. | ( ( You ( should ( be ( ashamed ( of lying ) ) ) ) ) ( , ( ( said ( the teacher ) ) . ) ) ) | (ROOT (SINV (S (NP (PRP You)) (VP (MD should) (VP (VB be) (ADJP (JJ ashamed) (PP (IN of) (S (VP (VBG lying)))))))) (, ,) (VP (VBD said)) (NP (DT the) (NN teacher)) (. .))) |
[
"neutral"
] | travel | neutral | 41278n | 41278 | You should also see items crafted from shark's teeth and occasionally even entire jaws. | ( You ( ( ( should also ) ( see ( items ( ( ( crafted ( from ( ( shark 's ) teeth ) ) ) and ) ( occasionally ( even ( entire jaws ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (MD should) (ADVP (RB also)) (VP (VB see) (S (NP (NNS items)) (VP (VP (VBN crafted) (PP (IN from) (NP (NP (NN shark) (POS 's)) (NNS teeth)))) (CC and) (VP (ADVP (RB occasionally)) (NP (RB even) (JJ entire) (NNS jaws))))))) (. .))) | The jaws cost $50 each, and a portion goes to local conservation efforts. | ( ( ( ( ( ( The jaws ) ( ( cost ( $ 50 ) ) each ) ) , ) and ) ( ( a portion ) ( goes ( to ( local ( conservation efforts ) ) ) ) ) ) . ) | (ROOT (S (S (NP (DT The) (NNS jaws)) (VP (VBD cost) (NP ($ $) (CD 50)) (NP (DT each)))) (, ,) (CC and) (S (NP (DT a) (NN portion)) (VP (VBZ goes) (PP (TO to) (NP (JJ local) (NN conservation) (NNS efforts))))) (. .))) |
[
"contradiction"
] | slate | contradiction | 96823c | 96823 | It's a good idea. | ( It ( ( 's ( a ( good idea ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (DT a) (JJ good) (NN idea))) (. .))) | That is a really bad idea. | ( That ( ( is ( a ( ( really bad ) idea ) ) ) . ) ) | (ROOT (S (NP (DT That)) (VP (VBZ is) (NP (DT a) (ADJP (RB really) (JJ bad)) (NN idea))) (. .))) |
[
"entailment"
] | fiction | entailment | 15726e | 15726 | As Dave's eyes took in the whole situation, the cliff crumbled completely, and the dozer came lunging over the edge, plunging straight for him. | ( ( ( ( ( ( As ( ( ( Dave 's ) eyes ) ( took ( in ( the ( whole situation ) ) ) ) ) ) ( , ( ( the cliff ) ( crumbled completely ) ) ) ) , ) and ) ( ( the dozer ) ( ( ( came ( lunging ( over ( the edge ) ) ) ) , ) ( ( plunging straight ) ( for him ) ) ) ) ) . ) | (ROOT (S (S (SBAR (IN As) (S (NP (NP (NNP Dave) (POS 's)) (NNS eyes)) (VP (VBD took) (PP (IN in) (NP (DT the) (JJ whole) (NN situation)))))) (, ,) (NP (DT the) (NN cliff)) (VP (VBD crumbled) (ADVP (RB completely)))) (, ,) (CC and) (S (NP (DT the) (NN dozer)) (VP (VBD came) (S (VP (VBG lunging) (PP (IN over) (NP (DT the... | The ground below gave out sending the dozer straight toward Dave. | ( ( The ground ) ( below ( ( ( gave out ) ( ( sending ( the dozer ) ) ( straight ( toward Dave ) ) ) ) . ) ) ) | (ROOT (S (NP (DT The) (NN ground)) (ADVP (RB below)) (VP (VBD gave) (PRT (RP out)) (S (VP (VBG sending) (NP (DT the) (NN dozer)) (PP (RB straight) (IN toward) (NP (NNP Dave)))))) (. .))) |
[
"neutral"
] | slate | neutral | 133260n | 133260 | USAT reports that while Monica is in Brentwood visiting her father (just down the street, apparently, from O.J.'s old spread), her lawyers are still negotiating with Ken Starr. | ( USAT ( ( reports ( that ( ( while ( Monica ( ( is ( in Brentwood ) ) ( visiting ( ( her father ) ( -LRB- ( ( just down ) ( ( ( ( ( ( the street ) , ) apparently ) , ) ( from ( ( O.J. 's ) ( old spread ) ) ) ) -RRB- ) ) ) ) ) ) ) ) ( , ( ( her lawyers ) ( ( are still ) ( negotiating ( with ( Ken Starr ) ) ) ) ) ) ) ) ... | (ROOT (S (NP (NNP USAT)) (VP (VBZ reports) (SBAR (IN that) (S (SBAR (IN while) (S (NP (NNP Monica)) (VP (VBZ is) (PP (IN in) (NP (NNP Brentwood))) (S (VP (VBG visiting) (NP (NP (PRP$ her) (NN father)) (PRN (-LRB- -LRB-) (ADVP (RB just) (RB down)) (NP (NP (NP (DT the) (NN street)) (, ,) (ADVP (RB apparently)) (, ,)) (PP... | According to USAT, Monica's lawyers are still negotiating with Ken Starr, said the article. | ( ( According ( to USAT ) ) ( , ( ( ( Monica 's ) lawyers ) ( ( ( are still ) ( negotiating ( with ( ( ( Ken Starr ) , ) ( said ( the article ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (VBG According) (PP (TO to) (NP (NNP USAT)))) (, ,) (NP (NP (NNP Monica) (POS 's)) (NNS lawyers)) (VP (VBP are) (ADVP (RB still)) (VP (VBG negotiating) (PP (IN with) (NP (NP (NNP Ken) (NNP Starr)) (, ,) (VP (VBD said) (NP (DT the) (NN article))))))) (. .))) |
[
"contradiction"
] | slate | contradiction | 32965c | 32965 | Nothing weird here--instead, a shot of a plaque that once acknowledged this employee's sustained superior performance and must now be packed away. | ( ( ( ( Nothing ( weird here ) ) -- ) ( instead ( , ( ( ( a shot ) ( of ( a plaque ) ) ) ( ( ( ( that once ) ( acknowledged ( ( this ( employee 's ) ) ( sustained ( superior performance ) ) ) ) ) and ) ( ( must now ) ( be ( packed away ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (NN Nothing)) (VP (VBZ weird) (ADVP (RB here)))) (: --) (S (ADVP (RB instead)) (, ,) (NP (NP (DT a) (NN shot)) (PP (IN of) (NP (DT a) (NN plaque)))) (VP (VP (ADVP (RB that) (RB once)) (VBD acknowledged) (NP (NP (DT this) (NN employee) (POS 's)) (JJ sustained) (JJ superior) (NN performance))) (CC and) (V... | The employee had always performed poorly. | ( ( The employee ) ( ( ( had always ) ( performed poorly ) ) . ) ) | (ROOT (S (NP (DT The) (NN employee)) (VP (VBD had) (ADVP (RB always)) (VP (VBN performed) (ADVP (RB poorly)))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 6831c | 6831 | Hooray! she said. | ( ( Hooray ! ) ( ( she said ) . ) ) | (ROOT (FRAG (ADJP (JJ Hooray) (. !)) (S (NP (PRP she)) (VP (VBD said))) (. .))) | She is disappointed. | ( She ( ( is disappointed ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VBZ is) (ADJP (JJ disappointed))) (. .))) |
[
"contradiction"
] | telephone | contradiction | 94976c | 94976 | yeah i i think that's pretty much what i like is my favorite TV show is Cheers and then after that is uh Night Court but i also i also like Star Trek and that's kind of an adventure i guess you would call it | ( ( yeah ( i i ) ) ( think ( ( ( that ( ( 's ( pretty much ) ) ( ( ( what ( ( i ( like ( is ( my ( favorite ( TV show ) ) ) ) ) ) ( is Cheers ) ) ) and ) ( then ( after ( that ( is ( uh ( ( Night ( ( Court but ) i ) ) ( also ( ( i also ) ( like ( Star Trek ) ) ) ) ) ) ) ) ) ) ) ) ) and ) ( that ( 's ( kind ( of ( ( an ... | (ROOT (S (VP (VB yeah) (NP (FW i) (FW i)) (VP (VB think) (NP (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (ADJP (RB pretty) (JJ much)) (SBAR (SBAR (WHNP (WP what)) (S (NP (NP (FW i)) (SBAR (IN like) (S (VP (VBZ is) (NP (PRP$ my) (JJ favorite) (NN TV) (NN show)))))) (VP (VBZ is) (ADJP (JJ Cheers))))) (CC and) (SBAR (ADVP (RB... | My all time favorite show is Doctor Who followed by CSI. | ( ( My ( ( ( all time ) favorite ) show ) ) ( ( is ( Doctor ( Who ( followed ( by CSI ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP$ My) (ADJP (NP (DT all) (NN time)) (JJ favorite)) (NN show)) (VP (VBZ is) (NP (NP (NNP Doctor)) (SBAR (WHNP (WP Who)) (S (VP (VBN followed) (PP (IN by) (NP (NNP CSI)))))))) (. .))) |
[
"entailment"
] | telephone | entailment | 5954e | 5954 | because i i descend from that and i you know i don't can't i don't understand Latin | ( because ( ( ( i i ) ( descend ( from ( ( that and ) ( i ( you ( know ( i ( ( do n't ) ( ( ca n't ) i ) ) ) ) ) ) ) ) ) ) ( ( do n't ) ( understand Latin ) ) ) ) | (ROOT (SBAR (IN because) (S (NP (NP (FW i) (FW i)) (VP (VBN descend) (PP (IN from) (NP (NP (DT that)) (CC and) (NP (NP (FW i)) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (MD ca) (RB n't) (VP (VB i)))))))))))))) (VP (VBP do) (RB n't) (VP (VB understand) (ADJP (JJ Latin))))))) | I descend from Latin-speaking people, but I don't understand Latin. | ( ( ( ( ( I ( descend ( from ( Latin-speaking people ) ) ) ) , ) but ) ( I ( ( do n't ) ( understand Latin ) ) ) ) . ) | (ROOT (S (S (NP (PRP I)) (VP (VBD descend) (PP (IN from) (NP (JJ Latin-speaking) (NNS people))))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB understand) (ADJP (JJ Latin))))) (. .))) |
[
"contradiction"
] | government | contradiction | 134636c | 134636 | One could deposit a letter at the post office in a city for transportation to the post office in another city where the recipient would call for it. | ( One ( ( could ( ( ( deposit ( a letter ) ) ( at ( ( the ( post office ) ) ( in ( ( a city ) ( for transportation ) ) ) ) ) ) ( to ( ( the ( post office ) ) ( in ( ( another city ) ( where ( ( the recipient ) ( would ( call ( for it ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP One)) (VP (MD could) (VP (VB deposit) (NP (DT a) (NN letter)) (PP (IN at) (NP (NP (DT the) (NN post) (NN office)) (PP (IN in) (NP (NP (DT a) (NN city)) (PP (IN for) (NP (NN transportation))))))) (PP (TO to) (NP (NP (DT the) (NN post) (NN office)) (PP (IN in) (NP (NP (DT another) (NN city)) (SBAR (WHAD... | Letters may only be delivered between homes. | ( Letters ( ( ( may only ) ( be ( delivered ( between homes ) ) ) ) . ) ) | (ROOT (S (NP (NNS Letters)) (VP (MD may) (ADVP (RB only)) (VP (VB be) (VP (VBN delivered) (PP (IN between) (NP (NNS homes)))))) (. .))) |
[
"contradiction"
] | travel | contradiction | 116260c | 116260 | Don't sleep in the rays of the moon'your facial features will be distorted. | ( ( ( Do n't ) ( ( ( sleep ( in ( ( the rays ) ( of ( the moon ) ) ) ) ) ` ) ( your ( facial features ) ) ) ) ( ( will ( be distorted ) ) . ) ) | (ROOT (S (S (VP (VBP Do) (RB n't) (VP (VB sleep) (PP (IN in) (NP (NP (DT the) (NNS rays)) (PP (IN of) (NP (DT the) (NN moon))))) (`` `) (NP (PRP$ your) (JJ facial) (NNS features))))) (VP (MD will) (VP (VB be) (VP (VBN distorted)))) (. .))) | You face can't be modified by the moon. | ( You ( ( face ( ( ca n't ) ( be ( modified ( by ( the moon ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (VBP face) (SBAR (S (VP (MD ca) (RB n't) (VP (VB be) (VP (VBN modified) (PP (IN by) (NP (DT the) (NN moon))))))))) (. .))) |
[
"neutral"
] | travel | neutral | 16332n | 16332 | Whatever their ancestors' cultural and ethnic origins, however, all native-born residents of Israel are called sabras, who today make up more than half of the Jewish population. | ( ( Whatever ( ( their ( ancestors ' ) ) ( cultural ( and ( ethnic origins ) ) ) ) ) ( , ( however ( , ( ( ( all ( native-born residents ) ) ( of Israel ) ) ( ( are ( called ( ( sabras , ) ( who ( today ( ( make up ) ( ( more ( than half ) ) ( of ( the ( Jewish population ) ) ) ) ) ) ) ) ) ) . ) ) ) ) ) ) | (ROOT (S (S (VP (VBG Whatever) (NP (NP (PRP$ their) (NNS ancestors) (POS ')) (JJ cultural) (CC and) (JJ ethnic) (NNS origins)))) (, ,) (ADVP (RB however)) (, ,) (NP (NP (DT all) (JJ native-born) (NNS residents)) (PP (IN of) (NP (NNP Israel)))) (VP (VBP are) (VP (VBN called) (NP (NP (NNS sabras)) (, ,) (SBAR (WHNP (WP w... | Sabras still have extreme pride in their respective cultural origins. | ( Sabras ( still ( ( have ( ( extreme pride ) ( in ( their ( respective ( cultural origins ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (NNS Sabras)) (ADVP (RB still)) (VP (VBP have) (NP (NP (JJ extreme) (NN pride)) (PP (IN in) (NP (PRP$ their) (JJ respective) (JJ cultural) (NNS origins))))) (. .))) |
[
"contradiction"
] | government | contradiction | 71412c | 71412 | A self-administered Short Michigan Alcoholism Screening Test (SMAST). | ( ( ( A ( self-administered ( Short ( Michigan ( Alcoholism ( Screening Test ) ) ) ) ) ) ( -LRB- ( SMAST -RRB- ) ) ) . ) | (ROOT (NP (NP (DT A) (JJ self-administered) (NNP Short) (NNP Michigan) (NNP Alcoholism) (NNP Screening) (NNP Test)) (PRN (-LRB- -LRB-) (NP (NNP SMAST)) (-RRB- -RRB-)) (. .))) | A multi-person administered Long Wisconsin Marijuana Screening Test. | ( ( A multi-person ) ( ( administered ( ( Long ( Wisconsin ( Marijuana Screening ) ) ) Test ) ) . ) ) | (ROOT (S (NP (DT A) (NN multi-person)) (VP (VBN administered) (S (NP (NNP Long) (NNP Wisconsin) (NNP Marijuana) (NNP Screening)) (VP (VB Test)))) (. .))) |
[
"entailment"
] | fiction | entailment | 110334e | 110334 | It's all because of those stratospheric gases. | ( It ( ( 's ( all ( because ( of ( those ( stratospheric gases ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (DT all)) (PP (RB because) (IN of) (NP (DT those) (JJ stratospheric) (NNS gases))))) (. .))) | The stratospheric gases caused it. | ( ( The ( stratospheric gases ) ) ( ( caused it ) . ) ) | (ROOT (S (NP (DT The) (JJ stratospheric) (NNS gases)) (VP (VBD caused) (NP (PRP it))) (. .))) |
[
"neutral"
] | slate | neutral | 112535n | 112535 | But serial monogamy has a big downside not shared by Lots of kids get reared either without fathers or with stepfathers, who often lack the Darwinian devotion of a biological father--and who may even be downright hostile. | ( But ( ( serial monogamy ) ( ( ( has ( ( a ( big downside ) ) not ) ) ( ( shared ( by ( Lots ( of kids ) ) ) ) ( get ( ( ( reared ( either ( ( ( without fathers ) or ) ( with stepfathers ) ) ) ) , ) ( ( ( ( who ( often ( lack ( ( the ( Darwinian devotion ) ) ( of ( a ( biological father ) ) ) ) ) ) ) -- ) and ) ( who ... | (ROOT (S (CC But) (NP (JJ serial) (NN monogamy)) (VP (VBZ has) (ADVP (NP (DT a) (JJ big) (NN downside)) (RB not)) (VP (VBN shared) (PP (IN by) (NP (NP (NNP Lots)) (PP (IN of) (NP (NNS kids))))) (S (VP (VB get) (VP (VBN reared) (PP (CC either) (PP (IN without) (NP (NNS fathers))) (CC or) (PP (IN with) (NP (NNS stepfathe... | Children raised without fathers can have negative impacts on their lives. | ( ( Children ( raised ( without fathers ) ) ) ( ( can ( have ( ( negative impacts ) ( on ( their lives ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Children)) (VP (VBN raised) (PP (IN without) (NP (NNS fathers))))) (VP (MD can) (VP (VB have) (NP (NP (JJ negative) (NNS impacts)) (PP (IN on) (NP (PRP$ their) (NNS lives)))))) (. .))) |
[
"neutral"
] | travel | neutral | 98059n | 98059 | The winding channel is 30 km (18 miles) long and about 2 km (11.2 miles) wide, narrowing to 750 metres (2,250 feet) at Rumeli Hisare. | ( ( The ( winding channel ) ) ( ( is ( ( ( ( 30 ( km ( -LRB- ( ( 18 miles ) -RRB- ) ) ) ) long ) and ) ( ( ( ( ( ( about 2 ) km ) ( -LRB- ( ( 11.2 miles ) -RRB- ) ) ) wide ) , ) ( ( narrowing ( to ( ( 750 metres ) ( -LRB- ( ( 2,250 feet ) -RRB- ) ) ) ) ) ( at ( Rumeli Hisare ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ winding) (NN channel)) (VP (VBZ is) (NP (NP (NP (CD 30) (NN km) (PRN (-LRB- -LRB-) (NP (CD 18) (NNS miles)) (-RRB- -RRB-))) (ADVP (RB long))) (CC and) (NP (NP (NP (QP (RB about) (CD 2)) (NN km)) (PRN (-LRB- -LRB-) (NP (CD 11.2) (NNS miles)) (-RRB- -RRB-))) (ADJP (JJ wide)) (, ,) (VP (VBG narro... | The channel is filled with motor boats in the summer and is a popular place to water skii. | ( ( The channel ) ( ( ( ( is ( filled ( with ( ( motor boats ) ( in ( the summer ) ) ) ) ) ) and ) ( is ( ( a ( popular place ) ) ( to ( water skii ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN channel)) (VP (VP (VBZ is) (VP (VBN filled) (PP (IN with) (NP (NP (NN motor) (NNS boats)) (PP (IN in) (NP (DT the) (NN summer))))))) (CC and) (VP (VBZ is) (NP (NP (DT a) (JJ popular) (NN place)) (PP (TO to) (NP (NN water) (NNS skii)))))) (. .))) |
[
"neutral"
] | telephone | neutral | 34815n | 34815 | well the big you know the big vans are all real nice | ( well ( ( the big ) ( you ( know ( ( the ( big vans ) ) ( ( are all ) ( real nice ) ) ) ) ) ) ) | (ROOT (FRAG (ADVP (RB well)) (NP (NP (DT the) (JJ big)) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (DT the) (JJ big) (NNS vans)) (VP (VBP are) (RB all) (ADJP (RB real) (JJ nice))))))))))) | I think a big van would be just fine. | ( I ( ( think ( ( a ( big van ) ) ( would ( be ( just fine ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (DT a) (JJ big) (NN van)) (VP (MD would) (VP (VB be) (ADJP (RB just) (JJ fine))))))) (. .))) |
[
"entailment"
] | slate | entailment | 142282e | 142282 | But Rips appears eager to address the challenge. | ( But ( Rips ( ( appears ( eager ( to ( address ( the challenge ) ) ) ) ) . ) ) ) | (ROOT (S (CC But) (NP (NNP Rips)) (VP (VBZ appears) (ADJP (JJ eager) (S (VP (TO to) (VP (VB address) (NP (DT the) (NN challenge))))))) (. .))) | Rips' behavior indicates that he would like to address the challenge. | ( ( ( Rips ' ) behavior ) ( ( indicates ( that ( he ( would ( like ( to ( address ( the challenge ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Rips) (POS ')) (NN behavior)) (VP (VBZ indicates) (SBAR (IN that) (S (NP (PRP he)) (VP (MD would) (VP (VB like) (S (VP (TO to) (VP (VB address) (NP (DT the) (NN challenge)))))))))) (. .))) |
[
"entailment"
] | slate | entailment | 43285e | 43285 | The feminist issues weren't her only hurdle. | ( ( The ( feminist issues ) ) ( ( ( were n't ) ( her ( only hurdle ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ feminist) (NNS issues)) (VP (VBD were) (RB n't) (NP (PRP$ her) (JJ only) (NN hurdle))) (. .))) | She had other difficulties along with the feminist issues. | ( She ( ( ( had ( other difficulties ) ) ( along ( with ( the ( feminist issues ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VBD had) (NP (JJ other) (NNS difficulties)) (ADVP (IN along) (PP (IN with) (NP (DT the) (JJ feminist) (NNS issues))))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 65808c | 65808 | That the captain was only waiting to make trouble for Rennie. | ( ( That ( the captain ) ) ( ( ( was only ) ( waiting ( to ( ( make trouble ) ( for Rennie ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT That)) (NP (DT the) (NN captain))) (VP (VBD was) (ADVP (RB only)) (VP (VBG waiting) (S (VP (TO to) (VP (VB make) (NP (NN trouble)) (PP (IN for) (NP (NNP Rennie)))))))) (. .))) | The captain did not want to trouble Rennie. | ( ( The captain ) ( ( ( did not ) ( want ( to ( trouble Rennie ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN captain)) (VP (VBD did) (RB not) (VP (VB want) (PP (TO to) (NP (NN trouble) (NNS Rennie))))) (. .))) |
[
"neutral"
] | travel | neutral | 11089n | 11089 | The fortress above dates from Byzantine times. | ( ( The fortress ) ( above ( ( dates ( from ( Byzantine times ) ) ) . ) ) ) | (ROOT (S (NP (DT The) (NNS fortress)) (ADVP (RB above)) (VP (VBZ dates) (PP (IN from) (NP (JJ Byzantine) (NNS times)))) (. .))) | The fortress is over four hundred years old. | ( ( The fortress ) ( ( is ( ( ( over ( four hundred ) ) years ) old ) ) . ) ) | (ROOT (S (NP (DT The) (NNS fortress)) (VP (VBZ is) (ADJP (NP (QP (RB over) (CD four) (CD hundred)) (NNS years)) (JJ old))) (. .))) |
[
"neutral"
] | government | neutral | 44010n | 44010 | They operate with a third fewer attorneys and must try to meet the needs of a poverty population that has doubled to nearly 1.2 million. | ( They ( ( ( ( operate ( with ( a ( ( third fewer ) attorneys ) ) ) ) and ) ( must ( try ( to ( meet ( ( ( the needs ) ( of ( a ( poverty population ) ) ) ) ( that ( has ( doubled ( to ( nearly ( 1.2 million ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VP (VBP operate) (PP (IN with) (NP (DT a) (ADJP (RB third) (JJR fewer)) (NNS attorneys)))) (CC and) (VP (MD must) (VP (VB try) (S (VP (TO to) (VP (VB meet) (NP (NP (DT the) (NNS needs)) (PP (IN of) (NP (DT a) (NN poverty) (NN population))) (SBAR (WHNP (WDT that)) (S (VP (VBZ has) (VP (VBN ... | Although the firm has fewer attorneys, they still manage to meet the needs of the poverty population. | ( ( Although ( ( the firm ) ( has ( fewer attorneys ) ) ) ) ( , ( they ( still ( ( manage ( to ( meet ( ( the needs ) ( of ( the ( poverty population ) ) ) ) ) ) ) . ) ) ) ) ) | (ROOT (S (SBAR (IN Although) (S (NP (DT the) (NN firm)) (VP (VBZ has) (NP (JJR fewer) (NNS attorneys))))) (, ,) (NP (PRP they)) (ADVP (RB still)) (VP (VBP manage) (S (VP (TO to) (VP (VB meet) (NP (NP (DT the) (NNS needs)) (PP (IN of) (NP (DT the) (NN poverty) (NN population)))))))) (. .))) |
[
"neutral"
] | fiction | neutral | 98281n | 98281 | No, I shouldn't say so, sir. | ( No ( , ( I ( ( ( should n't ) ( ( ( say so ) , ) sir ) ) . ) ) ) ) | (ROOT (S (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (MD should) (RB n't) (VP (VB say) (ADVP (RB so)) (, ,) (ADVP (RB sir)))) (. .))) | Sir, no, I shouldn't speak of it, or else we'll both be in a lot of trouble. | ( ( ( ( ( ( ( Sir , ) no ) ( , ( I ( ( should n't ) ( speak ( of it ) ) ) ) ) ) , ) or ) ( ( else we ) ( ( 'll both ) ( be ( in ( ( a lot ) ( of trouble ) ) ) ) ) ) ) . ) | (ROOT (S (S (INTJ (UH Sir) (, ,) (UH no)) (, ,) (NP (PRP I)) (VP (MD should) (RB n't) (VP (VB speak) (PP (IN of) (NP (PRP it)))))) (, ,) (CC or) (S (NP (RB else) (PRP we)) (VP (MD 'll) (DT both) (VP (VB be) (PP (IN in) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NN trouble)))))))) (. .))) |
[
"contradiction"
] | slate | contradiction | 25718c | 25718 | Before I came to Washington, I was editor of the Daily Californian , the student newspaper at Berkeley, where I was reviled for endorsing the U.S. invasion of Grenada. | ( ( Before ( I ( came ( to Washington ) ) ) ) ( , ( I ( ( ( ( was ( editor ( of ( ( ( the ( Daily Californian ) ) , ) ( ( the ( student newspaper ) ) ( at Berkeley ) ) ) ) ) ) , ) ( where ( I ( was ( reviled ( for ( endorsing ( ( the ( U.S. invasion ) ) ( of Grenada ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (SBAR (IN Before) (S (NP (PRP I)) (VP (VBD came) (PP (TO to) (NP (NNP Washington)))))) (, ,) (NP (PRP I)) (VP (VBD was) (NP (NP (NN editor)) (PP (IN of) (NP (NP (DT the) (JJ Daily) (NN Californian)) (, ,) (NP (NP (DT the) (NN student) (NN newspaper)) (PP (IN at) (NP (NNP Berkeley))))))) (, ,) (SBAR (WHADVP (WR... | I never endorsed the U.S invasion of Grenada. | ( I ( never ( ( endorsed ( ( the ( U.S invasion ) ) ( of Grenada ) ) ) . ) ) ) | (ROOT (S (NP (PRP I)) (ADVP (RB never)) (VP (VBD endorsed) (NP (NP (DT the) (NNP U.S) (NN invasion)) (PP (IN of) (NP (NNP Grenada))))) (. .))) |
[
"neutral"
] | fiction | neutral | 50664n | 50664 | No, I do not think so. | ( No ( , ( I ( ( ( do not ) ( think so ) ) . ) ) ) ) | (ROOT (S (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBP do) (RB not) (VP (VB think) (ADVP (RB so)))) (. .))) | Maybe.. | ( ( Maybe . ) . ) | (ROOT (FRAG (ADVP (RB Maybe) (. .)) (. .))) |
[
"neutral"
] | fiction | neutral | 18685n | 18685 | Otherwise--Well, I guess I can do it on my own. | ( Otherwise ( -- ( ( Well ( , ( I ( guess ( I ( can ( ( do it ) ( on ( my own ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (FRAG (ADVP (RB Otherwise))) (: --) (S (INTJ (UH Well)) (, ,) (NP (PRP I)) (VP (VBP guess) (SBAR (S (NP (PRP I)) (VP (MD can) (VP (VB do) (NP (PRP it)) (PP (IN on) (NP (PRP$ my) (JJ own))))))))) (. .))) | I guess I can do it without the help of you guys. | ( I ( ( guess ( I ( can ( ( do it ) ( without ( ( the help ) ( of ( you guys ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP guess) (SBAR (S (NP (PRP I)) (VP (MD can) (VP (VB do) (NP (PRP it)) (PP (IN without) (NP (NP (DT the) (NN help)) (PP (IN of) (NP (PRP you) (NNS guys)))))))))) (. .))) |
[
"contradiction"
] | telephone | contradiction | 89367c | 89367 | uh i i guess i see all of us benefiting and i i don't see it just relegated to the young but i see i i see so much going on that that's bad and this would give them a chance to have some positive self esteem something that they turn back | ( ( ( ( ( ( ( ( ( uh ( i ( i ( guess i ) ) ) ) ( see ( all ( of ( us benefiting ) ) ) ) ) and ) ( i i ) ) ( ( do n't ) ( see ( it ( just ( relegated ( to ( the young ) ) ) ) ) ) ) ) but ) ( i ( ( see ( i i ) ) ( ( see ( so much ) ) ( ( going on ) ( that ( that ( 's bad ) ) ) ) ) ) ) ) and ) ( this ( would ( ( give them... | (ROOT (S (S (NP (NP (NP (FW uh) (FW i) (FW i) (FW guess) (FW i)) (SBAR (S (VP (VBP see) (NP (NP (DT all)) (PP (IN of) (S (NP (PRP us)) (VP (VBG benefiting))))))))) (CC and) (NP (FW i) (FW i))) (VP (VBP do) (RB n't) (VP (VB see) (S (NP (PRP it)) (VP (ADVP (RB just)) (VBN relegated) (PP (TO to) (NP (DT the) (JJ young))))... | i think this would only tear down their self-esteem | ( i ( think ( this ( ( would only ) ( ( tear down ) ( their self-esteem ) ) ) ) ) ) | (ROOT (S (NP (FW i)) (VP (VBP think) (SBAR (S (NP (DT this)) (VP (MD would) (ADVP (RB only)) (VP (VB tear) (PRT (RP down)) (NP (PRP$ their) (NN self-esteem))))))))) |
[
"entailment"
] | government | entailment | 48796e | 48796 | Even though he and his wife are low-income, Subia has never shied away from raising money for people less fortunate than himself. | ( ( Even ( though ( ( ( he and ) ( his wife ) ) ( are low-income ) ) ) ) ( , ( Subia ( ( ( has never ) ( ( shied away ) ( from ( raising ( ( money ( for people ) ) ( less ( fortunate ( than himself ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (SBAR (RB Even) (IN though) (S (NP (NP (PRP he)) (CC and) (NP (PRP$ his) (NN wife))) (VP (VBP are) (ADJP (JJ low-income))))) (, ,) (NP (NNP Subia)) (VP (VBZ has) (ADVP (RB never)) (VP (VBN shied) (PRT (RP away)) (PP (IN from) (S (VP (VBG raising) (S (NP (NP (NN money)) (PP (IN for) (NP (NNS people)))) (ADJP (R... | Subia never shied away from raising money for people that needed it more than himself, despite he and his wife being low-income. | ( Subia ( never ( ( ( shied away ) ( from ( ( raising money ) ( for ( people ( that ( ( ( ( needed it ) ( more ( than himself ) ) ) , ) ( despite ( ( ( he and ) ( his wife ) ) ( being low-income ) ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (NNP Subia)) (ADVP (RB never)) (VP (VBD shied) (PRT (RP away)) (PP (IN from) (S (VP (VBG raising) (NP (NN money)) (PP (IN for) (NP (NP (NNS people)) (SBAR (WHNP (WDT that)) (S (VP (VBD needed) (NP (PRP it)) (PP (RBR more) (IN than) (NP (PRP himself))) (, ,) (PP (IN despite) (S (NP (NP (PRP he)) (CC and) (N... |
[
"contradiction"
] | government | contradiction | 17577c | 17577 | Prepared for Office of Air Quality Planning and Standards, US Environmental Protection Agency, Research Triangle Park, NC and Air Quality Management Division, National Park Service, Denver, CO. | ( ( Prepared ( for ( Office ( of ( Air ( Quality ( ( Planning and ) Standards ) ) ) ) ) ) ) ( , ( ( ( ( ( ( ( ( ( ( ( US ( Environmental ( Protection Agency ) ) ) , ) ( Research ( Triangle Park ) ) ) , ) ( ( NC and ) ( Air ( Quality ( Management Division ) ) ) ) ) , ) ( National ( Park Service ) ) ) , ) Denver ) , ) ( ... | (ROOT (S (S (VP (VBN Prepared) (PP (IN for) (NP (NP (NNP Office)) (PP (IN of) (NP (NNP Air) (NNP Quality) (NNP Planning) (CC and) (NNPS Standards))))))) (, ,) (NP (NP (NNP US) (NNP Environmental) (NNP Protection) (NNP Agency)) (, ,) (NP (NNP Research) (NNP Triangle) (NNP Park)) (, ,) (NP (NP (NNP NC)) (CC and) (NP (NNP... | The National Park Service is situated in Chicago Illinois. | ( ( The ( National ( Park Service ) ) ) ( ( is ( situated ( in ( Chicago Illinois ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP National) (NNP Park) (NNP Service)) (VP (VBZ is) (VP (VBN situated) (PP (IN in) (NP (NNP Chicago) (NNP Illinois))))) (. .))) |
[
"neutral"
] | fiction | neutral | 134849n | 134849 | Certain concessions were made by the Government, and were eagerly accepted. | ( ( Certain concessions ) ( ( ( ( ( were ( made ( by ( the Government ) ) ) ) , ) and ) ( were ( eagerly accepted ) ) ) . ) ) | (ROOT (S (NP (JJ Certain) (NNS concessions)) (VP (VP (VBD were) (VP (VBN made) (PP (IN by) (NP (DT the) (NN Government))))) (, ,) (CC and) (VP (VBD were) (VP (ADVP (RB eagerly)) (VBN accepted)))) (. .))) | The Government made certain compromises which were eagerly accepted by the masses. | ( ( The Government ) ( ( made ( ( certain compromises ) ( which ( ( were eagerly ) ( accepted ( by ( the masses ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN Government)) (VP (VBD made) (NP (NP (JJ certain) (NNS compromises)) (SBAR (WHNP (WDT which)) (S (VP (VBD were) (ADVP (RB eagerly)) (VP (VBN accepted) (PP (IN by) (NP (DT the) (NNS masses))))))))) (. .))) |
[
"neutral"
] | slate | neutral | 33546n | 33546 | Some phone companies are offering test trials of a new technology, ADSL , or asymmetric digital subscription line. | ( ( Some ( phone companies ) ) ( ( are ( offering ( ( test trials ) ( of ( ( ( ( ( ( a ( new technology ) ) , ) ADSL ) , ) or ) ( asymmetric ( digital ( subscription line ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT Some) (NN phone) (NNS companies)) (VP (VBP are) (VP (VBG offering) (NP (NP (NN test) (NNS trials)) (PP (IN of) (NP (NP (DT a) (JJ new) (NN technology)) (, ,) (NP (NNP ADSL)) (, ,) (CC or) (NP (JJ asymmetric) (JJ digital) (NN subscription) (NN line))))))) (. .))) | ADSL will be essential to the future of the communication industry. | ( ADSL ( ( will ( be ( essential ( to ( ( the future ) ( of ( the ( communication industry ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP ADSL)) (VP (MD will) (VP (VB be) (ADJP (JJ essential) (PP (TO to) (NP (NP (DT the) (NN future)) (PP (IN of) (NP (DT the) (NN communication) (NN industry)))))))) (. .))) |
[
"contradiction"
] | government | contradiction | 120614c | 120614 | They are today's grayheads of the poverty law bench, as the new generation of public service lawyers affectionately call them - a generation whose idealism comes at a far steeper price, at least on the surface. | ( They ( ( ( ( are ( ( today 's ) ( grayheads ( of ( the ( poverty ( law bench ) ) ) ) ) ) ) , ) ( as ( ( ( the ( new generation ) ) ( of ( public ( service lawyers ) ) ) ) ( affectionately ( ( ( call them ) - ) ( ( a generation ) ( ( whose idealism ) ( ( comes ( at ( ( ( a ( ( far steeper ) price ) ) , ) ( at least ) ... | (ROOT (S (NP (PRP They)) (VP (VBP are) (NP (NP (NN today) (POS 's)) (NP (NP (NNS grayheads)) (PP (IN of) (NP (DT the) (NN poverty) (NN law) (NN bench))))) (, ,) (SBAR (IN as) (S (NP (NP (DT the) (JJ new) (NN generation)) (PP (IN of) (NP (JJ public) (NN service) (NNS lawyers)))) (ADVP (RB affectionately)) (VP (VP (VB ca... | The term grayheads is meant to be derogatory and insulting. | ( ( The ( term grayheads ) ) ( ( is ( meant ( to ( be ( ( derogatory and ) insulting ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN term) (NNS grayheads)) (VP (VBZ is) (VP (VBN meant) (S (VP (TO to) (VP (VB be) (ADJP (JJ derogatory) (CC and) (JJ insulting))))))) (. .))) |
[
"neutral"
] | fiction | neutral | 117760n | 117760 | He spun the barrel, and gestured as if aiming. | ( He ( ( ( ( ( spun ( the barrel ) ) , ) and ) ( gestured ( as ( if aiming ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VP (VBD spun) (NP (DT the) (NN barrel))) (, ,) (CC and) (VP (VBD gestured) (SBAR (RB as) (IN if) (S (VP (VBG aiming)))))) (. .))) | He pretended to aim at the girls. | ( He ( ( pretended ( to ( aim ( at ( the girls ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD pretended) (S (VP (TO to) (VP (VB aim) (PP (IN at) (NP (DT the) (NNS girls))))))) (. .))) |
[
"contradiction"
] | travel | contradiction | 86698c | 86698 | With remarkable persistence the pirates climbed all the way, twice, just to pillage San German. | ( ( With ( remarkable persistence ) ) ( ( the pirates ) ( ( ( ( ( ( climbed ( all ( the way ) ) ) , ) twice ) , ) ( just ( to ( pillage ( San German ) ) ) ) ) . ) ) ) | (ROOT (S (PP (IN With) (NP (JJ remarkable) (NN persistence))) (NP (DT the) (NNS pirates)) (VP (VBD climbed) (NP (PDT all) (DT the) (NN way)) (, ,) (ADVP (RB twice)) (, ,) (S (ADVP (RB just)) (VP (TO to) (VP (VB pillage) (S (NP (NNP San)) (ADJP (JJ German))))))) (. .))) | The pirates gave up after the first climb. | ( ( The pirates ) ( ( ( gave up ) ( after ( the ( first climb ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS pirates)) (VP (VBD gave) (PRT (RP up)) (PP (IN after) (NP (DT the) (JJ first) (NN climb)))) (. .))) |
[
"entailment"
] | fiction | entailment | 27252e | 27252 | A slim hand came to his lips, and he looked up into soothing blue eyes. | ( ( ( ( ( ( A ( slim hand ) ) ( came ( to ( his lips ) ) ) ) , ) and ) ( he ( ( looked up ) ( into ( soothing ( blue eyes ) ) ) ) ) ) . ) | (ROOT (S (S (NP (DT A) (JJ slim) (NN hand)) (VP (VBD came) (PP (TO to) (NP (PRP$ his) (NNS lips))))) (, ,) (CC and) (S (NP (PRP he)) (VP (VBD looked) (PRT (RP up)) (PP (IN into) (NP (VBG soothing) (JJ blue) (NNS eyes))))) (. .))) | A slim hand came to his lips and he looked at the blue eyes. | ( ( ( ( ( A ( slim hand ) ) ( came ( to ( his lips ) ) ) ) and ) ( he ( looked ( at ( the ( blue eyes ) ) ) ) ) ) . ) | (ROOT (S (S (NP (DT A) (JJ slim) (NN hand)) (VP (VBD came) (PP (TO to) (NP (PRP$ his) (NNS lips))))) (CC and) (S (NP (PRP he)) (VP (VBD looked) (PP (IN at) (NP (DT the) (JJ blue) (NNS eyes))))) (. .))) |
[
"contradiction"
] | slate | contradiction | 59313c | 59313 | In fact, they have proved more generally that every bankruptcy problem has exactly one consistent solution. | ( ( In fact ) ( , ( they ( ( have ( ( proved ( more generally ) ) ( that ( ( every ( bankruptcy problem ) ) ( has ( ( exactly ( one consistent ) ) solution ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (NN fact))) (, ,) (NP (PRP they)) (VP (VBP have) (VP (VBN proved) (S (ADJP (RBR more) (RB generally))) (SBAR (IN that) (S (NP (DT every) (NN bankruptcy) (NN problem)) (VP (VBZ has) (NP (ADJP (ADVP (RB exactly)) (NP (CD one)) (JJ consistent)) (NN solution))))))) (. .))) | Bankruptcy cannot be solved one way. | ( Bankruptcy ( ( ( can not ) ( be ( solved ( one way ) ) ) ) . ) ) | (ROOT (S (NP (NNP Bankruptcy)) (VP (MD can) (RB not) (VP (VB be) (VP (VBN solved) (NP (CD one) (NN way))))) (. .))) |
[
"contradiction"
] | telephone | contradiction | 131420c | 131420 | sometimes i don't like Randall Cunningham | ( sometimes ( ( i ( ( do n't ) like ) ) ( Randall Cunningham ) ) ) | (ROOT (SINV (ADVP (RB sometimes)) (VP (ADVP (RB i)) (VBP do) (RB n't) (VP (VB like))) (NP (NNP Randall) (NNP Cunningham)))) | i really like Randall Cunningham all the time | ( ( ( i really ) ( like ( Randall Cunningham ) ) ) ( all ( the time ) ) ) | (ROOT (VP (VBN i) (ADVP (RB really)) (PP (IN like) (NP (NNP Randall) (NNP Cunningham))) (NP (PDT all) (DT the) (NN time)))) |
[
"neutral"
] | fiction | neutral | 133790n | 133790 | After listening 59 intently for a minute or two, he put his head round the curtain. | ( ( After ( listening ( ( 59 intently ) ( for ( ( ( a minute ) or ) two ) ) ) ) ) ( , ( he ( ( ( put ( his head ) ) ( round ( the curtain ) ) ) . ) ) ) ) | (ROOT (S (PP (IN After) (S (VP (VBG listening) (NP (NP (CD 59) (NN intently)) (PP (IN for) (NP (NP (DT a) (NN minute)) (CC or) (NP (CD two)))))))) (, ,) (NP (PRP he)) (VP (VBD put) (NP (PRP$ his) (NN head)) (ADVP (RB round) (NP (DT the) (NN curtain)))) (. .))) | He put his head round the curtain after listening intently and waiting for them to stop talking. | ( He ( ( ( ( put ( his ( head round ) ) ) ( the curtain ) ) ( after ( ( ( listening intently ) and ) ( ( waiting ( for them ) ) ( to ( stop talking ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD put) (NP (PRP$ his) (NN head) (NN round)) (NP (DT the) (NN curtain)) (PP (IN after) (S (VP (VP (VBG listening) (ADVP (RB intently))) (CC and) (VP (VBG waiting) (PP (IN for) (NP (PRP them))) (S (VP (TO to) (VP (VB stop) (S (VP (VBG talking))))))))))) (. .))) |
[
"entailment"
] | government | entailment | 30031e | 30031 | The NIPA data presented throughout this report reflect changes made in the 11th comprehensive revision of the national accounts in 1999, including the reclassification of software purchases as investment, which is discussed in Q2. | ( ( ( The ( NIPA data ) ) ( presented ( throughout ( this report ) ) ) ) ( ( reflect ( changes ( ( ( ( made ( in ( ( the ( 11th ( comprehensive revision ) ) ) ( of ( the ( national accounts ) ) ) ) ) ) ( in 1999 ) ) , ) ( including ( ( the reclassification ) ( of ( ( software purchases ) ( as ( ( investment , ) ( which... | (ROOT (S (NP (NP (DT The) (NNP NIPA) (NN data)) (VP (VBN presented) (PP (IN throughout) (NP (DT this) (NN report))))) (VP (VBP reflect) (SBAR (S (NP (NNS changes)) (VP (VBD made) (PP (IN in) (NP (NP (DT the) (JJ 11th) (JJ comprehensive) (NN revision)) (PP (IN of) (NP (DT the) (JJ national) (NNS accounts))))) (PP (IN in... | There have been at least eleven comprehensive revisions to the national accounts. | ( There ( ( have ( ( been ( ( ( at least ) eleven ) ( comprehensive revisions ) ) ) ( to ( the ( national accounts ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP have) (VP (VBN been) (NP (QP (IN at) (JJS least) (CD eleven)) (JJ comprehensive) (NNS revisions)) (PP (TO to) (NP (DT the) (JJ national) (NNS accounts))))) (. .))) |
[
"contradiction"
] | slate | contradiction | 48078c | 48078 | No one argues anymore over whether Gates is really a techie or worries about Jeff Bezos' literary taste. | ( ( No one ) ( ( ( argues anymore ) ( over ( whether ( Gates ( ( is really ) ( ( a ( ( techie or ) worries ) ) ( about ( ( Jeff ( Bezos ' ) ) ( literary taste ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT No) (NN one)) (VP (VBZ argues) (ADVP (RB anymore)) (PP (IN over) (SBAR (IN whether) (S (NP (NNP Gates)) (VP (VBZ is) (ADVP (RB really)) (NP (NP (DT a) (NN techie) (CC or) (NNS worries)) (PP (IN about) (NP (NP (NNP Jeff) (NNP Bezos) (POS ')) (JJ literary) (NN taste))))))))) (. .))) | Jeff Bezos and Bill Gates have a reading club together. | ( ( Jeff ( Bezos ( and ( Bill Gates ) ) ) ) ( ( have ( ( a ( reading club ) ) together ) ) . ) ) | (ROOT (S (NP (NNP Jeff) (NNPS Bezos) (CC and) (NNP Bill) (NNP Gates)) (VP (VBP have) (NP (NP (DT a) (VBG reading) (NN club)) (ADVP (RB together)))) (. .))) |
[
"entailment"
] | government | entailment | 39418e | 39418 | Such planning entities are generally composed of an array of civil equal justice delivery stakeholders, including but not limited to representatives from the state bar association, state IOLTA funding entity, staffed legal services programs (LSC and non-LSC), the pro bono community, client organizations, clients and ot... | ( ( Such ( planning entities ) ) ( ( ( are generally ) ( composed ( of ( ( ( ( an array ) ( of ( civil ( equal ( justice ( delivery stakeholders ) ) ) ) ) ) , ) ( including ( ( ( ( ( ( ( ( but ( not ( limited ( to representatives ) ) ) ) ( from ( the ( state ( bar ( association ( , ( state ( IOLTA ( funding ( entity ( ... | (ROOT (S (NP (JJ Such) (NN planning) (NNS entities)) (VP (VBP are) (ADVP (RB generally)) (VP (VBN composed) (PP (IN of) (NP (NP (DT an) (NN array)) (PP (IN of) (NP (JJ civil) (JJ equal) (NN justice) (NN delivery) (NNS stakeholders))) (, ,) (PP (VBG including) (NP (NP (NP (ADJP (ADJP (CC but) (RB not) (JJ limited) (PP (... | There is a wide range of organizations who are involved in planning the provision of legal services to the state's poor and needy. | ( There ( ( is ( ( a ( wide range ) ) ( of ( organizations ( who ( are ( involved ( in ( ( planning ( ( the provision ) ( of ( legal services ) ) ) ) ( to ( ( the ( state 's ) ) ( ( poor and ) needy ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT a) (JJ wide) (NN range)) (PP (IN of) (NP (NP (NNS organizations)) (SBAR (WHNP (WP who)) (S (VP (VBP are) (ADJP (VBN involved) (PP (IN in) (S (VP (VBG planning) (NP (NP (DT the) (NN provision)) (PP (IN of) (NP (JJ legal) (NNS services)))) (PP (TO to) (NP (NP (DT the) (NN... |
[
"neutral"
] | slate | neutral | 58595n | 58595 | What concerns me most, however, is that I'll soon be entering the work world, and the ability to make light conversation is paramount in business relationships. | ( ( ( ( ( ( What ( ( concerns me ) most ) ) ( , ( however ( , ( is ( that ( I ( ( 'll soon ) ( be ( entering ( the ( work world ) ) ) ) ) ) ) ) ) ) ) ) , ) and ) ( ( the ( ability ( to ( make ( light conversation ) ) ) ) ) ( is ( paramount ( in ( business relationships ) ) ) ) ) ) . ) | (ROOT (S (S (SBAR (WHNP (WP What)) (S (VP (VBZ concerns) (NP (PRP me)) (ADVP (RBS most))))) (, ,) (ADVP (RB however)) (, ,) (VP (VBZ is) (SBAR (IN that) (S (NP (PRP I)) (VP (MD 'll) (ADVP (RB soon)) (VP (VB be) (VP (VBG entering) (NP (DT the) (NN work) (NN world))))))))) (, ,) (CC and) (S (NP (DT the) (NN ability) (S (... | I am worried that with my autism I will have a problem in business social situations. | ( I ( ( am ( worried ( that ( ( with ( my autism ) ) ( I ( will ( have ( ( a problem ) ( in ( business ( social situations ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP am) (ADJP (VBN worried) (SBAR (IN that) (S (PP (IN with) (NP (PRP$ my) (NN autism))) (NP (PRP I)) (VP (MD will) (VP (VB have) (NP (NP (DT a) (NN problem)) (PP (IN in) (NP (NN business) (JJ social) (NNS situations)))))))))) (. .))) |
[
"contradiction"
] | telephone | contradiction | 35316c | 35316 | there was a thing recently in the paper there was a bill in front of the state legislature that was going to allow the average citizen to be able to pack his own weapon again | ( there ( ( ( was ( a thing ) ) recently ) ( in ( ( the paper ) ( there ( was ( ( ( a bill ) ( in ( front ( of ( the ( state legislature ) ) ) ) ) ) ( that ( was ( going ( to ( ( allow ( the ( average citizen ) ) ) ( to ( be ( able ( to ( ( pack ( his ( own weapon ) ) ) again ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (EX there)) (VP (VBD was) (NP (DT a) (NN thing)) (ADVP (RB recently)) (PP (IN in) (NP (NP (DT the) (NN paper)) (SBAR (S (NP (EX there)) (VP (VBD was) (NP (NP (DT a) (NN bill)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (DT the) (NN state) (NN legislature))))) (SBAR (WHNP (WDT that)) (S (VP (VBD was) (... | THe politicians refused to talk about guns. | ( ( THe politicians ) ( ( refused ( to ( talk ( about guns ) ) ) ) . ) ) | (ROOT (S (NP (NNP THe) (NNS politicians)) (VP (VBD refused) (S (VP (TO to) (VP (VB talk) (PP (IN about) (NP (NNS guns))))))) (. .))) |
[
"neutral"
] | fiction | neutral | 45579n | 45579 | A bookcase crammed with tightly squeezed volumes provided a resting place for pieces of native pottery bearing grotesque animal designs. | ( ( A bookcase ) ( ( crammed ( with ( ( ( tightly squeezed ) volumes ) ( ( ( provided ( a ( resting place ) ) ) ( for ( pieces ( of ( native pottery ) ) ) ) ) ( bearing ( ( grotesque animal ) designs ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN bookcase)) (VP (VBD crammed) (PP (IN with) (NP (NP (ADJP (RB tightly) (JJ squeezed)) (NNS volumes)) (VP (VBN provided) (NP (DT a) (JJ resting) (NN place)) (PP (IN for) (NP (NP (NNS pieces)) (PP (IN of) (NP (JJ native) (NN pottery))))) (S (VP (VBG bearing) (NP (ADJP (JJ grotesque) (JJ animal)) (N... | The books next to the pottery outlined the history of native peoples. | ( ( The books ) ( ( next ( to ( the pottery ) ) ) ( ( outlined ( ( the history ) ( of ( native peoples ) ) ) ) . ) ) ) | (ROOT (S (NP (DT The) (NNS books)) (ADVP (JJ next) (PP (TO to) (NP (DT the) (NN pottery)))) (VP (VBD outlined) (NP (NP (DT the) (NN history)) (PP (IN of) (NP (JJ native) (NNS peoples))))) (. .))) |
[
"entailment"
] | travel | entailment | 93538e | 93538 | Start perhaps with an evening ride along the open-air restaurants on Jalan Taman, better known as Glutton's Corner. | ( Start ( ( ( perhaps ( with ( an evening ) ) ) ( ( ( ride along ) ( the ( open-air restaurants ) ) ) ( on ( ( ( Jalan Taman ) , ) ( better ( known ( as ( ( Glutton 's ) Corner ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Start)) (VP (ADVP (RB perhaps) (PP (IN with) (NP (DT an) (NN evening)))) (VBP ride) (PRT (RP along)) (NP (DT the) (JJ open-air) (NNS restaurants)) (PP (IN on) (NP (NP (NNP Jalan) (NNP Taman)) (, ,) (VP (ADVP (RBR better)) (VBN known) (PP (IN as) (NP (NP (NNP Glutton) (POS 's)) (NN Corner))))))) (. .))... | You can find open-air restaurants on Jalan Taman (Glutton's Corner). | ( You ( ( can ( ( find ( open-air restaurants ) ) ( on ( ( Jalan Taman ) ( -LRB- ( ( ( Glutton 's ) Corner ) -RRB- ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (MD can) (VP (VB find) (NP (JJ open-air) (NNS restaurants)) (PP (IN on) (NP (NP (NNP Jalan) (NNP Taman)) (PRN (-LRB- -LRB-) (NP (NP (NNP Glutton) (POS 's)) (NN Corner)) (-RRB- -RRB-)))))) (. .))) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.