promptID
int32 0
146k
| pairID
stringlengths 2
7
| premise
stringlengths 5
1.82k
| premise_binary_parse
stringlengths 6
3.43k
| premise_parse
stringlengths 23
6.45k
| hypothesis
stringlengths 1
393
| hypothesis_binary_parse
stringlengths 1
669
| hypothesis_parse
stringlengths 19
1.15k
| genre
stringclasses 5
values | label
class label 3
classes |
---|---|---|---|---|---|---|---|---|---|
114,576 | 114576c | yes uh-huh that's that's fairly recent i don't know how recent but fairly recent in the state of Texas before that it was uh death by electrocution | ( ( yes uh-huh ) ( that ( 's ( that ( 's ( fairly ( recent ( i ( ( do n't ) ( know ( ( how recent ) ( ( ( but ( fairly ( recent ( in ( ( the state ) ( of Texas ) ) ) ) ) ) ( before ( that ( it ( was ( uh death ) ) ) ) ) ) ( by electrocution ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (FRAG (NP (RB yes) (JJ uh-huh)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (SBAR (IN that) (S (VP (VBZ 's) (ADJP (RB fairly) (JJ recent) (SBAR (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (WHNP (WRB how) (JJ recent)) (S (ADJP (ADJP (CC but) (RB fairly) (JJ recent) (PP (IN in) (NP (NP (DT the) (NN state)) (PP (IN of) (NP (NNP Texas)))))) (SBAR (RB before) (IN that) (S (NP (PRP it)) (VP (VBD was) (NP (INTJ (UH uh)) (NP (NN death))))))) (PP (IN by) (NP (NN electrocution)))))))))))))))))) | Death by electrocution is quite recent in the state of Texas. | ( ( Death ( by electrocution ) ) ( ( is ( quite ( recent ( in ( ( the state ) ( of Texas ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NN Death)) (PP (IN by) (NP (NN electrocution)))) (VP (VBZ is) (ADJP (RB quite) (JJ recent) (PP (IN in) (NP (NP (DT the) (NN state)) (PP (IN of) (NP (NNP Texas))))))) (. .))) | telephone | 2contradiction
|
137,789 | 137789c | We didn't know what was going to happen. | ( We ( ( ( did n't ) ( know ( what ( was ( going ( to happen ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (VBD did) (RB n't) (VP (VB know) (SBAR (WHNP (WP what)) (S (VP (VBD was) (VP (VBG going) (S (VP (TO to) (VP (VB happen)))))))))) (. .))) | We knew exactly what was going to happen. | ( We ( ( knew ( ( exactly what ) ( was ( going ( to happen ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (VBD knew) (SBAR (WHNP (RB exactly) (WP what)) (S (VP (VBD was) (VP (VBG going) (S (VP (TO to) (VP (VB happen))))))))) (. .))) | government | 2contradiction
|
61,297 | 61297e | the security program to supplement basic guidance, such as the importance | ( ( the ( security program ) ) ( to ( supplement ( ( ( basic guidance ) , ) ( such ( as ( the importance ) ) ) ) ) ) ) | (ROOT (FRAG (NP (DT the) (NN security) (NN program)) (S (VP (TO to) (VP (VB supplement) (NP (NP (JJ basic) (NN guidance)) (, ,) (PP (JJ such) (IN as) (NP (DT the) (NN importance))))))))) | A basic security program that demonstrates importances. | ( ( ( A ( basic ( security program ) ) ) ( that demonstrates ) ) ( importances . ) ) | (ROOT (S (NP (NP (DT A) (JJ basic) (NN security) (NN program)) (SBAR (WHNP (WDT that)) (S (VP (VBZ demonstrates))))) (VP (VBZ importances)) (. .))) | government | 0entailment
|
84,260 | 84260n | Reilly also said he thought mortgage brokers commonly exaggerate business proceeds in stated-income loans - I would say 90 percent of the time they are padded - adding that he was 25 and inexperienced at the time and has not repeated the mistake since. | ( ( ( ( Reilly ( also ( said ( he ( thought ( ( mortgage brokers ) ( commonly ( ( exaggerate ( business proceeds ) ) ( in ( stated-income loans ) ) ) ) ) ) ) ) ) ) - ) ( I ( ( ( would ( say ( ( 90 percent ) ( of ( ( the time ) ( they ( ( ( are padded ) - ) ( ( ( adding ( that ( he ( was 25 ) ) ) ) and ) ( inexperienced ( at ( the time ) ) ) ) ) ) ) ) ) ) ) and ) ( ( has not ) ( repeated ( ( the mistake ) since ) ) ) ) ) ) . ) | (ROOT (S (S (NP (NNP Reilly)) (ADVP (RB also)) (VP (VBD said) (SBAR (S (NP (PRP he)) (VP (VBD thought) (SBAR (S (NP (NN mortgage) (NNS brokers)) (ADVP (RB commonly)) (VP (VB exaggerate) (NP (NN business) (NNS proceeds)) (PP (IN in) (NP (JJ stated-income) (NNS loans))))))))))) (: -) (S (NP (PRP I)) (VP (VP (MD would) (VP (VB say) (NP (NP (CD 90) (NN percent)) (PP (IN of) (NP (NP (DT the) (NN time)) (SBAR (S (NP (PRP they)) (VP (VBP are) (ADJP (JJ padded)) (: -) (UCP (VP (VBG adding) (SBAR (IN that) (S (NP (PRP he)) (VP (VBD was) (NP (CD 25)))))) (CC and) (ADJP (JJ inexperienced) (PP (IN at) (NP (DT the) (NN time))))))))))))) (CC and) (VP (VBZ has) (RB not) (VP (VBN repeated) (ADVP (NP (DT the) (NN mistake)) (IN since)))))) (. .))) | Reilly thought mortgage brokers exaggerated proceeds in stated-income loans in the inner city. | ( Reilly ( ( thought ( ( mortgage brokers ) ( ( exaggerated ( proceeds ( in ( stated-income loans ) ) ) ) ( in ( the ( inner city ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Reilly)) (VP (VBD thought) (NP (NP (NN mortgage) (NNS brokers)) (VP (VBN exaggerated) (NP (NP (NNS proceeds)) (PP (IN in) (NP (JJ stated-income) (NNS loans)))) (PP (IN in) (NP (DT the) (JJ inner) (NN city)))))) (. .))) | government | 1neutral
|
134,344 | 134344e | yeah but that's quite all right i think they just want to have some kind of normal conversation | ( yeah ( but ( that ( 's ( quite ( all ( right ( i ( think ( they ( just ( want ( to ( have ( ( some kind ) ( of ( normal conversation ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (VP (VB yeah) (SBAR (CC but) (S (NP (DT that)) (VP (VBZ 's) (ADJP (RB quite) (RB all) (JJ right) (SBAR (S (NP (FW i)) (VP (VBP think) (SBAR (S (NP (PRP they)) (ADVP (RB just)) (VP (VBP want) (S (VP (TO to) (VP (VB have) (NP (NP (DT some) (NN kind)) (PP (IN of) (NP (JJ normal) (NN conversation)))))))))))))))))))) | I guess they just want to have an average conversation. | ( I ( ( guess ( they ( just ( want ( to ( have ( an ( average conversation ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP guess) (SBAR (S (NP (PRP they)) (ADVP (RB just)) (VP (VBP want) (S (VP (TO to) (VP (VB have) (NP (DT an) (JJ average) (NN conversation))))))))) (. .))) | telephone | 0entailment
|
128,447 | 128447n | What so? So, this Jacek, he walks around and says he has only one woman. | ( ( ( ( What so ) ? ) ( So ( , ( this Jacek ) ) ) ) ( , ( he ( ( ( ( walks around ) and ) ( says ( he ( has ( only ( one woman ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (SBAR (X (SBARQ (WHNP (WP What)) (ADVP (RB so))) (. ?)) (S (ADVP (RB So)) (, ,) (NP (DT this)) (VP (VBD Jacek)))) (, ,) (NP (PRP he)) (VP (VP (VBZ walks) (PRT (RP around))) (CC and) (VP (VBZ says) (SBAR (S (NP (PRP he)) (VP (VBZ has) (NP (RB only) (CD one) (NN woman))))))) (. .))) | Jacek was lying about having only one woman, he met up with a mistress when his wife wasn't home. | ( ( Jacek ( was ( lying ( about ( having ( only ( one woman ) ) ) ) ) ) ) ( , ( he ( ( ( ( met up ) ( with ( a mistress ) ) ) ( when ( ( his wife ) ( ( was n't ) home ) ) ) ) . ) ) ) ) | (ROOT (S (S (NP (NNP Jacek)) (VP (VBD was) (VP (VBG lying) (PP (IN about) (S (VP (VBG having) (NP (RB only) (CD one) (NN woman)))))))) (, ,) (NP (PRP he)) (VP (VBD met) (PRT (RP up)) (PP (IN with) (NP (DT a) (NN mistress))) (SBAR (WHADVP (WRB when)) (S (NP (PRP$ his) (NN wife)) (VP (VBD was) (RB n't) (NP (NN home)))))) (. .))) | fiction | 1neutral
|
85,978 | 85978c | i'm in the Attleboro Attleboro Massachusetts plant | ( i ( 'm ( in ( the ( Attleboro ( Attleboro ( Massachusetts plant ) ) ) ) ) ) ) | (ROOT (S (NP (FW i)) (VP (VBP 'm) (PP (IN in) (NP (DT the) (NNP Attleboro) (NNP Attleboro) (NNP Massachusetts) (NN plant)))))) | I'm in Phoenix Arizona. | ( I ( ( 'm ( in ( Phoenix Arizona ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP 'm) (PP (IN in) (NP (NNP Phoenix) (NNP Arizona)))) (. .))) | telephone | 2contradiction
|
96,717 | 96717c | Likewise in 1992, he applauded the Bush administration's lame-duck pardons of Caspar Weinberger, Elliott Abrams, et al. | ( ( Likewise ( in 1992 ) ) ( , ( he ( ( applauded ( ( ( ( the ( Bush ( administration 's ) ) ) ( lame-duck pardons ) ) ( of ( ( ( ( ( Caspar Weinberger ) , ) ( Elliott Abrams ) ) , ) et ) ) ) al. ) ) . ) ) ) ) | (ROOT (S (PP (ADVP (RB Likewise)) (IN in) (NP (CD 1992))) (, ,) (NP (PRP he)) (VP (VBD applauded) (SBAR (S (NP (NP (NP (DT the) (NNP Bush) (NN administration) (POS 's)) (JJ lame-duck) (NNS pardons)) (PP (IN of) (NP (NP (NNP Caspar) (NNP Weinberger)) (, ,) (NP (NNP Elliott) (NNP Abrams)) (, ,) (FW et)))) (VP (VBP al.))))) (. .))) | He strenuously objected to the pardons of Caspar Weinberger and Elliott Abrams. | ( He ( strenuously ( ( objected ( to ( ( the pardons ) ( of ( ( ( Caspar Weinberger ) and ) ( Elliott Abrams ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (PRP He)) (ADVP (RB strenuously)) (VP (VBD objected) (PP (TO to) (NP (NP (DT the) (NNS pardons)) (PP (IN of) (NP (NP (NNP Caspar) (NNP Weinberger)) (CC and) (NP (NNP Elliott) (NNP Abrams))))))) (. .))) | slate | 2contradiction
|
85,516 | 85516e | But as Hanson took the arms of the other two, the Ser shrugged and fell in behind. | ( But ( ( as ( Hanson ( took ( ( the arms ) ( of ( the ( other two ) ) ) ) ) ) ) ( , ( ( the Ser ) ( ( ( shrugged and ) ( ( fell in ) behind ) ) . ) ) ) ) ) | (ROOT (S (CC But) (SBAR (IN as) (S (NP (NNP Hanson)) (VP (VBD took) (NP (NP (DT the) (NNS arms)) (PP (IN of) (NP (DT the) (JJ other) (CD two))))))) (, ,) (NP (DT the) (NNP Ser)) (VP (VP (VBD shrugged)) (CC and) (VP (VBD fell) (PRT (RP in)) (ADVP (RB behind)))) (. .))) | Ser shrugged and stayed behind the trio. | ( Ser ( ( ( ( ( shrugged and ) stayed ) behind ) ( the trio ) ) . ) ) | (ROOT (S (NP (NNP Ser)) (VP (VBD shrugged) (CC and) (VBD stayed) (PRT (RP behind)) (NP (DT the) (NN trio))) (. .))) | fiction | 0entailment
|
116,689 | 116689e | He said Hilliker will be a good person to lead the organization through such an effort. | ( He ( ( said ( Hilliker ( will ( be ( a ( good ( person ( to ( ( lead ( the organization ) ) ( through ( such ( an effort ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD said) (SBAR (S (NP (NNP Hilliker)) (VP (MD will) (VP (VB be) (NP (DT a) (JJ good) (NN person) (S (VP (TO to) (VP (VB lead) (NP (DT the) (NN organization)) (PP (IN through) (NP (PDT such) (DT an) (NN effort)))))))))))) (. .))) | Hilliker is going to be the leader. | ( Hilliker ( ( is ( going ( to ( be ( the leader ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Hilliker)) (VP (VBZ is) (VP (VBG going) (S (VP (TO to) (VP (VB be) (NP (DT the) (NN leader))))))) (. .))) | government | 0entailment
|
21,888 | 21888n | Although the Reformation and Lutherism had an impact on Poland, the country largely avoided the devastating religious wars that raged elsewhere in Europe. | ( ( Although ( ( the ( ( Reformation and ) Lutherism ) ) ( had ( ( an impact ) ( on Poland ) ) ) ) ) ( , ( ( the country ) ( largely ( ( avoided ( ( the ( devastating ( religious wars ) ) ) ( that ( ( raged elsewhere ) ( in Europe ) ) ) ) ) . ) ) ) ) ) | (ROOT (S (SBAR (IN Although) (S (NP (DT the) (NNP Reformation) (CC and) (NNP Lutherism)) (VP (VBD had) (NP (NP (DT an) (NN impact)) (PP (IN on) (NP (NNP Poland))))))) (, ,) (NP (DT the) (NN country)) (ADVP (RB largely)) (VP (VBD avoided) (NP (NP (DT the) (JJ devastating) (JJ religious) (NNS wars)) (SBAR (WHNP (WDT that)) (S (VP (VBD raged) (ADVP (RB elsewhere)) (PP (IN in) (NP (NNP Europe)))))))) (. .))) | Poland still has several notable chapels. | ( Poland ( still ( ( has ( several ( notable chapels ) ) ) . ) ) ) | (ROOT (S (NP (NNP Poland)) (ADVP (RB still)) (VP (VBZ has) (NP (JJ several) (JJ notable) (NNS chapels))) (. .))) | travel | 1neutral
|
42,102 | 42102e | i'll go ahead and and charge it knowing that the money will be there | ( i ( 'll ( go ( ahead ( ( ( ( and and ) charge ) it ) ( knowing ( that ( ( the money ) ( will ( be there ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (FW i)) (VP (MD 'll) (VP (VB go) (S (VP (ADVP (RB ahead)) (VB and) (CC and) (VB charge) (NP (PRP it)) (S (VP (VBG knowing) (SBAR (IN that) (S (NP (DT the) (NN money)) (VP (MD will) (VP (VB be) (ADVP (RB there)))))))))))))) | I'll charge it since I know that money will be there. | ( I ( ( 'll ( ( charge it ) ( since ( I ( know ( that ( money ( will ( be there ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (MD 'll) (VP (VB charge) (NP (PRP it)) (SBAR (IN since) (S (NP (PRP I)) (VP (VBP know) (SBAR (IN that) (S (NP (NN money)) (VP (MD will) (VP (VB be) (ADVP (RB there))))))))))) (. .))) | telephone | 0entailment
|
71,180 | 71180c | uh that's the first i've ever heard of it i haven't heard of it anything too much about it um | ( ( uh ( that ( 's ( ( the ( first i ) ) ( ( 've ever ) ( heard ( of ( it ( i ( ( have n't ) ( heard ( of it ) ) ) ) ) ) ) ) ) ) ) ) ( anything ( too ( much ( ( about it ) um ) ) ) ) ) | (ROOT (SINV (VP (VBD uh) (SBAR (IN that) (S (VP (VBZ 's) (SBAR (S (NP (DT the) (JJ first) (FW i)) (VP (VBP 've) (ADVP (RB ever)) (VP (VBN heard) (PP (IN of) (NP (NP (PRP it)) (SBAR (S (NP (FW i)) (VP (VBP have) (RB n't) (VP (VBN heard) (PP (IN of) (NP (PRP it))))))))))))))))) (NP (NP (NN anything)) (ADVP (RB too) (RB much) (PP (IN about) (NP (PRP it)) (ADVP (RB um))))))) | I heard a lot about the topic. | ( I ( ( ( heard ( a lot ) ) ( about ( the topic ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD heard) (NP (DT a) (NN lot)) (PP (IN about) (NP (DT the) (NN topic)))) (. .))) | telephone | 2contradiction
|
80,232 | 80232n | Whole scenes then follow, complete in themselves but like disconnected parts of the film. | ( ( Whole scenes ) ( then ( ( ( ( ( follow , ) complete ) ( in themselves ) ) ( but ( like ( ( disconnected parts ) ( of ( the film ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (JJ Whole) (NNS scenes)) (ADVP (RB then)) (VP (VB follow) (, ,) (VB complete) (PP (IN in) (NP (PRP themselves))) (PP (CC but) (IN like) (NP (NP (JJ disconnected) (NNS parts)) (PP (IN of) (NP (DT the) (NN film)))))) (. .))) | The scenes add to the film story. | ( ( The scenes ) ( ( add ( to ( the ( film story ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS scenes)) (VP (VBP add) (PP (TO to) (NP (DT the) (NN film) (NN story)))) (. .))) | slate | 1neutral
|
50,099 | 50099e | Newsweek also hints that 13 Heaven's Gate members--the ground crew--may be traveling through the Southwest, waiting for a signal from the spaceship. | ( Newsweek ( also ( ( hints ( that ( ( ( ( ( 13 ( ( Heaven 's ) ( Gate members ) ) ) -- ) ( the ( ground crew ) ) ) -- ) ( may ( be ( ( ( traveling ( through ( the Southwest ) ) ) , ) ( waiting ( for ( ( a signal ) ( from ( the spaceship ) ) ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (NNP Newsweek)) (ADVP (RB also)) (VP (VBZ hints) (SBAR (IN that) (S (NP (NP (NP (CD 13)) (NP (NP (NNP Heaven) (POS 's)) (NN Gate) (NNS members))) (: --) (NP (DT the) (NN ground) (NN crew)) (: --)) (VP (MD may) (VP (VB be) (VP (VBG traveling) (PP (IN through) (NP (DT the) (NN Southwest))) (, ,) (S (VP (VBG waiting) (PP (IN for) (NP (NP (DT a) (NN signal)) (PP (IN from) (NP (DT the) (NN spaceship))))))))))))) (. .))) | Newsweek hints at 13 members of Heaven's Gate might be traversing the Southwest. | ( ( ( Newsweek hints ) ( at ( ( 13 members ) ( of ( ( Heaven 's ) Gate ) ) ) ) ) ( ( might ( be ( traversing ( the Southwest ) ) ) ) . ) ) | (ROOT (S (NP (NP (NN Newsweek) (NNS hints)) (PP (IN at) (NP (NP (CD 13) (NNS members)) (PP (IN of) (NP (NP (NNP Heaven) (POS 's)) (NN Gate)))))) (VP (MD might) (VP (VB be) (VP (VBG traversing) (NP (DT the) (NN Southwest))))) (. .))) | slate | 0entailment
|
144,583 | 144583e | I liked Michael Kinsley's article . Here's a political glossary that might be helpful in interpreting future lies. | ( ( I ( ( liked ( ( Michael ( Kinsley 's ) ) article ) ) . ) ) ( Here ( ( 's ( ( a ( political glossary ) ) ( that ( might ( be ( helpful ( in ( interpreting ( future lies ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (S (NP (PRP I)) (VP (VBD liked) (NP (NP (NNP Michael) (NNP Kinsley) (POS 's)) (NN article))) (. .)) (NP (RB Here)) (VP (VBZ 's) (NP (NP (DT a) (JJ political) (NN glossary)) (SBAR (WHNP (WDT that)) (S (VP (MD might) (VP (VB be) (ADJP (JJ helpful) (PP (IN in) (S (VP (VBG interpreting) (NP (JJ future) (NNS lies)))))))))))) (. .))) | I can point you to a political glossary that might be helpful. | ( I ( ( can ( ( point you ) ( to ( ( a ( political glossary ) ) ( that ( might ( be helpful ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (MD can) (VP (VB point) (NP (PRP you)) (PP (TO to) (NP (NP (DT a) (JJ political) (NN glossary)) (SBAR (WHNP (WDT that)) (S (VP (MD might) (VP (VB be) (ADJP (JJ helpful)))))))))) (. .))) | slate | 0entailment
|
11,737 | 11737e | yeah but it's it's nah you don't count on Social Security but it's it's that's what i'm saying they need to do something else | ( yeah ( ( ( but ( it ( 's ( ( ( it 's ) nah ) ( you ( ( do n't ) ( count ( on ( Social Security ) ) ) ) ) ) ) ) ) but ) ( it ( 's ( it ( 's ( that ( 's ( what ( i ( 'm ( saying ( they ( need ( to ( do ( something else ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (VP (VB yeah) (SBAR (S (S (CC but) (NP (PRP it)) (VP (VBZ 's) (NP (NP (NP (PRP it) (POS 's)) (NN nah)) (SBAR (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB count) (PP (IN on) (NP (NNP Social) (NNP Security)))))))))) (CC but) (S (NP (PRP it)) (VP (VBZ 's) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (SBAR (IN that) (S (VP (VBZ 's) (SBAR (WHNP (WP what)) (S (NP (FW i)) (VP (VBP 'm) (VP (VBG saying) (SBAR (S (NP (PRP they)) (VP (VBP need) (S (VP (TO to) (VP (VB do) (S (NP (NN something)) (ADJP (RB else)))))))))))))))))))))))))) | You can't rely on social security. The government needs a new plan. | ( ( You ( ( ( ca n't ) ( rely ( on ( social security ) ) ) ) . ) ) ( ( The government ) ( ( needs ( a ( new plan ) ) ) . ) ) ) | (ROOT (S (S (NP (PRP You)) (VP (MD ca) (RB n't) (VP (VB rely) (PP (IN on) (NP (JJ social) (NN security))))) (. .)) (NP (DT The) (NN government)) (VP (VBZ needs) (NP (DT a) (JJ new) (NN plan))) (. .))) | telephone | 0entailment
|
114,743 | 114743e | yeah the only reason i'd do it is because i want to make sure that i get all my calls in before they they just up and pull the plug on the program you know | ( ( ( yeah ( ( the ( only reason ) ) ( i ( 'd ( do ( it ( ( is ( because ( i ( want ( to ( ( make ( sure ( that ( i ( ( get ( all ( my calls ) ) ) ( in ( before they ) ) ) ) ) ) ) they ) ) ) ) ) ) ( just up ) ) ) ) ) ) ) ) and ) ( ( pull ( the plug ) ) ( on ( ( the program ) ( you know ) ) ) ) ) | (ROOT (S (VP (VP (VB yeah) (NP (NP (DT the) (JJ only) (NN reason)) (SBAR (S (NP (FW i)) (VP (MD 'd) (VP (VB do) (SBAR (S (NP (PRP it)) (VP (VBZ is) (SBAR (IN because) (S (NP (FW i)) (VP (VBP want) (S (VP (TO to) (VP (VB make) (ADJP (JJ sure) (SBAR (IN that) (S (NP (FW i)) (VP (VBP get) (NP (PDT all) (PRP$ my) (NNS calls)) (PP (IN in) (PP (IN before) (NP (PRP they)))))))) (NP (PRP they)))))))) (ADVP (RB just) (RB up))))))))))) (CC and) (VP (VB pull) (NP (DT the) (NN plug)) (PP (IN on) (NP (NP (DT the) (NN program)) (SBAR (S (NP (PRP you)) (VP (VBP know)))))))))) | I want to get all my calls before the plug is pulled on the program. | ( I ( ( want ( to ( ( get ( all ( my calls ) ) ) ( before ( ( the plug ) ( is ( pulled ( on ( the program ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP want) (S (VP (TO to) (VP (VB get) (NP (PDT all) (PRP$ my) (NNS calls)) (SBAR (IN before) (S (NP (DT the) (NN plug)) (VP (VBZ is) (VP (VBN pulled) (PP (IN on) (NP (DT the) (NN program))))))))))) (. .))) | telephone | 0entailment
|
22,860 | 22860c | oh so what they're doing they're discounting for cash is the way they're because i think it is illegal to add a surcharge so | ( oh ( so ( what ( they ( 're ( doing ( they ( 're ( discounting ( for ( cash ( is ( ( the way ) ( they ( 're ( because ( i ( think ( it ( is ( illegal ( to ( ( add ( a surcharge ) ) so ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (ADJP (RB oh) (RB so) (SBAR (WHNP (WP what)) (S (NP (PRP they)) (VP (VBP 're) (VP (VBG doing) (SBAR (S (NP (PRP they)) (VP (VBP 're) (VP (VBG discounting) (SBAR (IN for) (S (NP (NN cash)) (VP (VBZ is) (NP (NP (DT the) (NN way)) (SBAR (S (NP (PRP they)) (VP (VBP 're) (SBAR (IN because) (S (NP (FW i)) (VP (VBP think) (SBAR (S (NP (PRP it)) (VP (VBZ is) (ADJP (JJ illegal) (S (VP (TO to) (VP (VB add) (NP (DT a) (NN surcharge)) (ADVP (RB so))))))))))))))))))))))))))))) | They are simply just adding surcharge. | ( They ( ( ( are simply ) ( just ( adding surcharge ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP are) (ADVP (RB simply)) (VP (ADVP (RB just)) (VBG adding) (NP (NN surcharge)))) (. .))) | telephone | 2contradiction
|
44,719 | 44719c | it's loud and repetitious without having a great deal of meaning now i do like folk song um and there have been some nice folk songs over the years that you know kind of still hang around | ( it ( 's ( ( ( loud and ) repetitious ) ( without ( having ( ( ( ( ( a ( great deal ) ) ( of ( ( meaning now ) i ) ) ) ( do ( like ( folk ( song um ) ) ) ) ) and ) ( there ( have ( ( been ( ( some ( nice ( folk songs ) ) ) ( over ( the years ) ) ) ) ( that ( you ( know ( ( kind ( of still ) ) ( hang around ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ loud) (CC and) (JJ repetitious) (PP (IN without) (S (VP (VBG having) (S (S (NP (NP (DT a) (JJ great) (NN deal)) (PP (IN of) (S (VP (VBG meaning) (ADVP (RB now)) (NP (FW i)))))) (VP (VBP do) (PP (IN like) (NP (NN folk) (NN song) (NN um))))) (CC and) (S (NP (EX there)) (VP (VBP have) (VP (VBN been) (NP (NP (DT some) (JJ nice) (NN folk) (NNS songs)) (PP (IN over) (NP (DT the) (NNS years)))) (SBAR (IN that) (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (NP (NN kind)) (PP (IN of) (ADVP (RB still)))) (VP (VBP hang) (PRT (RP around))))))))))))))))))) | I have never heard any good folk songs. | ( I ( ( ( have never ) ( heard ( any ( good ( folk songs ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP have) (ADVP (RB never)) (VP (VBN heard) (NP (DT any) (JJ good) (NN folk) (NNS songs)))) (. .))) | telephone | 2contradiction
|
8,171 | 8171n | 3 Given this limitation, attention focuses on several obvious (1) Should worksharing discounts be offered? | ( 3 ( ( Given ( this limitation ) ) ( , ( attention ( ( focuses ( ( ( ( on several ) obvious ) ( -LRB- ( 1 -RRB- ) ) ) ( ( Should ( worksharing discounts ) ) ( be offered ) ) ) ) ? ) ) ) ) ) | (ROOT (S (LST (LS 3)) (PP (VBN Given) (NP (DT this) (NN limitation))) (, ,) (NP (NN attention)) (VP (VBZ focuses) (S (ADJP (ADJP (ADVP (RB on) (JJ several)) (JJ obvious)) (PRN (-LRB- -LRB-) (NP (CD 1)) (-RRB- -RRB-))) (SBAR (SINV (MD Should) (NP (NN worksharing) (NNS discounts)) (VP (VB be) (VP (VBN offered))))))) (. ?))) | They ask if 25% work sharing discounts should be an option. | ( They ( ( ask ( if ( ( 25 % ) ( work ( ( sharing discounts ) ( should ( be ( an option ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP ask) (SBAR (IN if) (S (NP (CD 25) (NN %)) (VP (VBP work) (SBAR (S (NP (NN sharing) (NNS discounts)) (VP (MD should) (VP (VB be) (NP (DT an) (NN option)))))))))) (. .))) | government | 1neutral
|
79,747 | 79747c | The alleyways and passages leading off this main thoroughfare are some of the oldest in the city. | ( ( ( The ( ( alleyways and ) passages ) ) ( ( leading off ) ( this ( main thoroughfare ) ) ) ) ( ( are ( some ( of ( ( the oldest ) ( in ( the city ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS alleyways) (CC and) (NNS passages)) (VP (VBG leading) (PRT (RP off)) (NP (DT this) (JJ main) (NN thoroughfare)))) (VP (VBP are) (NP (NP (DT some)) (PP (IN of) (NP (NP (DT the) (JJS oldest)) (PP (IN in) (NP (DT the) (NN city))))))) (. .))) | The main road does not connect to many alleyways. | ( ( The ( main road ) ) ( ( ( does not ) ( connect ( to ( many alleyways ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ main) (NN road)) (VP (VBZ does) (RB not) (VP (VB connect) (PP (TO to) (NP (JJ many) (NNS alleyways))))) (. .))) | travel | 2contradiction
|
87,777 | 87777e | Cocktails or uh what | ( ( ( Cocktails or ) uh ) what ) | (ROOT (S (VP (VB Cocktails) (CC or) (VB uh) (NP (WP what))))) | Cocktails or something else. | ( ( ( Cocktails or ) something ) ( else . ) ) | (ROOT (FRAG (NP (NNS Cocktails) (CC or) (NN something)) (ADVP (RB else)) (. .))) | telephone | 0entailment
|
87,775 | 87775e | fifty years | ( fifty years ) | (ROOT (NP (JJ fifty) (NNS years))) | Five centuries | ( Five centuries ) | (ROOT (NP (JJ Five) (NNS centuries))) | telephone | 0entailment
|
26,877 | 26877c | But massive growth during the 20th century saw Edinburgh absorb many of these formerly independent communities into its ever-enlarging limits. | ( But ( ( ( massive growth ) ( during ( the ( 20th century ) ) ) ) ( ( saw ( Edinburgh ( absorb ( many ( of ( ( these ( formerly ( independent communities ) ) ) ( into ( its ( ever-enlarging limits ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (CC But) (NP (NP (JJ massive) (NN growth)) (PP (IN during) (NP (DT the) (JJ 20th) (NN century)))) (VP (VBD saw) (SBAR (S (NP (NNP Edinburgh)) (VP (VBP absorb) (NP (NP (JJ many)) (PP (IN of) (NP (NP (DT these) (RB formerly) (JJ independent) (NNS communities)) (PP (IN into) (NP (PRP$ its) (JJ ever-enlarging) (NNS limits)))))))))) (. .))) | Edinburgh continued to shrink until there were only a few remaining communities. | ( Edinburgh ( ( continued ( to ( shrink ( until ( there ( were ( ( only ( a few ) ) ( remaining communities ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Edinburgh)) (VP (VBD continued) (S (VP (TO to) (VP (VB shrink) (SBAR (IN until) (S (NP (EX there)) (VP (VBD were) (NP (QP (RB only) (DT a) (JJ few)) (JJ remaining) (NNS communities))))))))) (. .))) | travel | 2contradiction
|
119,521 | 119521c | That's how presiding FISA Judge Royce Lamberth feels. | ( That ( ( 's ( how ( ( presiding ( FISA ( Judge ( Royce Lamberth ) ) ) ) feels ) ) ) . ) ) | (ROOT (S (NP (DT That)) (VP (VBZ 's) (SBAR (WHADVP (WRB how)) (S (NP (NNP presiding) (NNP FISA) (NNP Judge) (NNP Royce) (NNP Lamberth)) (VP (VBZ feels))))) (. .))) | Judge Lamberth has not been a FISA judge for several years now. | ( ( Judge Lamberth ) ( ( ( has not ) ( been ( ( a ( FISA judge ) ) ( for ( ( several years ) now ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Judge) (NNP Lamberth)) (VP (VBZ has) (RB not) (VP (VBN been) (NP (NP (DT a) (NNP FISA) (NN judge)) (PP (IN for) (NP (NP (JJ several) (NNS years)) (ADVP (RB now))))))) (. .))) | slate | 2contradiction
|
39,566 | 39566e | All rooms with air-conditioning (some with loft) and cable TV. | ( ( ( All rooms ) ( with ( ( ( air-conditioning ( -LRB- ( ( some ( with loft ) ) -RRB- ) ) ) and ) ( cable TV ) ) ) ) . ) | (ROOT (NP (NP (DT All) (NNS rooms)) (PP (IN with) (NP (NP (NP (NN air-conditioning)) (PRN (-LRB- -LRB-) (NP (NP (DT some)) (PP (IN with) (NP (NN loft)))) (-RRB- -RRB-))) (CC and) (NP (NN cable) (NN TV)))) (. .))) | The rooms all have air-conditioning and cable. | ( ( The rooms ) ( all ( ( have ( ( air-conditioning and ) cable ) ) . ) ) ) | (ROOT (S (NP (DT The) (NNS rooms)) (ADVP (DT all)) (VP (VBP have) (NP (NN air-conditioning) (CC and) (NN cable))) (. .))) | travel | 0entailment
|
63,151 | 63151n | you know on it huh i mean i don't even know who did which ones but he does | ( you ( ( know ( on it ) ) ( ( ( ( ( huh i ) mean ) i ) ( ( ( do n't ) even ) know ) ) ( who ( did ( which ( ( ones ( but he ) ) does ) ) ) ) ) ) ) | (ROOT (S (NP (PRP you)) (VP (VBP know) (PP (IN on) (NP (PRP it))) (NP (NP (NN huh) (FW i) (FW mean) (FW i)) (VP (VBP do) (RB n't) (ADVP (RB even)) (VP (VB know))) (SBAR (WHNP (WP who)) (S (VP (VBD did) (SBAR (WHNP (WDT which)) (S (NP (NP (NNS ones)) (PP (CC but) (NP (PRP he)))) (VP (VBZ does))))))))))) | I do not know the things that he knows. | ( I ( ( ( do not ) ( ( know ( the things ) ) ( that ( he knows ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP do) (RB not) (VP (VB know) (NP (DT the) (NNS things)) (SBAR (IN that) (S (NP (PRP he)) (VP (VBZ knows)))))) (. .))) | telephone | 1neutral
|
7,890 | 7890n | Finally, the Chinese say that the State Department impounded the Loral findings before they ever reached them. | ( Finally ( , ( ( the Chinese ) ( ( say ( that ( ( the ( State Department ) ) ( ( impounded ( the ( Loral findings ) ) ) ( before ( they ( ever ( reached them ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (ADVP (RB Finally)) (, ,) (NP (DT the) (NNPS Chinese)) (VP (VBP say) (SBAR (IN that) (S (NP (DT the) (NNP State) (NNP Department)) (VP (VBD impounded) (NP (DT the) (NNP Loral) (NNS findings)) (SBAR (IN before) (S (NP (PRP they)) (ADVP (RB ever)) (VP (VBD reached) (NP (PRP them))))))))) (. .))) | The State Department purposefully prevented the Chinese from being able to reach the information. | ( ( The ( State Department ) ) ( purposefully ( ( ( prevented ( the Chinese ) ) ( from ( being ( able ( to ( reach ( the information ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (DT The) (NNP State) (NNP Department)) (ADVP (RB purposefully)) (VP (VBD prevented) (NP (DT the) (NNPS Chinese)) (PP (IN from) (S (VP (VBG being) (ADJP (JJ able) (S (VP (TO to) (VP (VB reach) (NP (DT the) (NN information)))))))))) (. .))) | slate | 1neutral
|
115,357 | 115357e | Five km (three miles) of fine sand from Pornichet to Le Pouliguen stretch in a perfect half-moon, past chic sailing and beach clubs, along an esplanade of luxury hotels with a casino at the center. | ( ( ( Five ( km ( -LRB- ( ( three miles ) -RRB- ) ) ) ) ( of ( ( fine sand ) ( from ( Pornichet ( to ( Le Pouliguen ) ) ) ) ) ) ) ( ( ( stretch ( in ( ( ( ( ( a ( perfect half-moon ) ) , ) ( past ( chic ( sailing ( and ( beach clubs ) ) ) ) ) ) , ) ( along ( ( an esplanade ) ( of ( luxury hotels ) ) ) ) ) ) ) ( with ( ( a casino ) ( at ( the center ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (CD Five) (NN km) (PRN (-LRB- -LRB-) (NP (CD three) (NNS miles)) (-RRB- -RRB-))) (PP (IN of) (NP (NP (JJ fine) (NN sand)) (PP (IN from) (NP (NP (NNP Pornichet)) (PP (TO to) (NP (NNP Le) (NNP Pouliguen)))))))) (VP (VBP stretch) (PP (IN in) (NP (NP (NP (DT a) (JJ perfect) (NN half-moon)) (, ,) (NP (JJ past) (JJ chic) (NN sailing) (CC and) (NN beach) (NNS clubs)) (, ,)) (PP (IN along) (NP (NP (DT an) (NN esplanade)) (PP (IN of) (NP (NN luxury) (NNS hotels))))))) (PP (IN with) (NP (NP (DT a) (NN casino)) (PP (IN at) (NP (DT the) (NN center)))))) (. .))) | Beach clubs, luxury hotels, and a casino are situated alongside three miles of fine sand. | ( ( ( ( ( ( ( Beach clubs ) , ) ( luxury hotels ) ) , ) and ) ( a casino ) ) ( ( are ( situated ( alongside ( ( three miles ) ( of ( fine sand ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Beach) (NNS clubs)) (, ,) (NP (NN luxury) (NNS hotels)) (, ,) (CC and) (NP (DT a) (NN casino))) (VP (VBP are) (VP (VBN situated) (PP (IN alongside) (NP (NP (CD three) (NNS miles)) (PP (IN of) (NP (JJ fine) (NN sand))))))) (. .))) | travel | 0entailment
|
27,846 | 27846e | Although flat and monotonous sandy desert in the north, it rises in ranges of sandstone peaks in the south creating a strong contrast with the azure blue of the surrounding seas. | ( ( Although ( ( ( ( flat and ) monotonous ) ( sandy desert ) ) ( in ( the north ) ) ) ) ( , ( it ( ( ( rises ( in ( ranges ( of ( sandstone peaks ) ) ) ) ) ( in ( ( the south ) ( ( creating ( a ( strong contrast ) ) ) ( with ( ( the ( azure blue ) ) ( of ( the ( surrounding seas ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (SBAR (IN Although) (FRAG (NP (ADJP (JJ flat) (CC and) (JJ monotonous)) (JJ sandy) (NN desert)) (PP (IN in) (NP (DT the) (NN north))))) (, ,) (NP (PRP it)) (VP (VBZ rises) (PP (IN in) (NP (NP (NNS ranges)) (PP (IN of) (NP (JJ sandstone) (NNS peaks))))) (PP (IN in) (NP (NP (DT the) (NN south)) (VP (VBG creating) (NP (DT a) (JJ strong) (NN contrast)) (PP (IN with) (NP (NP (DT the) (JJ azure) (NN blue)) (PP (IN of) (NP (DT the) (VBG surrounding) (NNS seas))))))))) (. .))) | The area to the north is a boring desert, but to the south lie sandstone peaks overlooking the nearby coasts. | ( ( ( The area ) ( ( ( ( to ( ( the north ) ( is ( a ( boring desert ) ) ) ) ) , ) but ) ( to ( the south ) ) ) ) ( ( lie ( ( sandstone peaks ) ( overlooking ( the ( nearby coasts ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN area)) (PP (PP (TO to) (NP (NP (DT the) (NN north)) (SBAR (S (VP (VBZ is) (NP (DT a) (JJ boring) (NN desert))))))) (, ,) (CC but) (PP (TO to) (NP (DT the) (NN south))))) (VP (VBP lie) (NP (NP (JJ sandstone) (NNS peaks)) (VP (VBG overlooking) (NP (DT the) (JJ nearby) (NNS coasts))))) (. .))) | travel | 0entailment
|
113,654 | 113654c | i see huh because my wife and i had thought about going down there uh you know just for a weekend | ( i ( ( see huh ) ( because ( ( ( ( my wife ) and ) i ) ( had ( thought ( about ( going ( down ( there ( uh ( you ( ( know just ) ( for ( a weekend ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (FW i)) (VP (VBP see) (NP (NN huh)) (SBAR (IN because) (S (NP (NP (PRP$ my) (NN wife)) (CC and) (NP (FW i))) (VP (VBD had) (VP (VBN thought) (PP (IN about) (S (VP (VBG going) (ADVP (RB down) (RB there) (SBAR (S (INTJ (UH uh)) (NP (PRP you)) (VP (VBP know) (ADVP (RB just)) (PP (IN for) (NP (DT a) (NN weekend))))))))))))))))) | I will never take my wife there, not even for an hour. | ( I ( ( ( will never ) ( ( ( ( take ( my wife ) ) there ) , ) ( ( not even ) ( for ( an hour ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (MD will) (ADVP (RB never)) (VP (VB take) (NP (PRP$ my) (NN wife)) (ADVP (RB there)) (, ,) (ADVP (ADVP (RB not) (RB even)) (PP (IN for) (NP (DT an) (NN hour)))))) (. .))) | telephone | 2contradiction
|
75,517 | 75517c | Jon saw Adrin tense and hold his pistols up, back to his rock. | ( Jon ( ( ( ( saw ( Adrin ( ( tense and ) ( ( hold ( his pistols ) ) up ) ) ) ) , ) ( back ( to ( his rock ) ) ) ) . ) ) | (ROOT (S (NP (NNP Jon)) (VP (VBD saw) (SBAR (S (NP (NNP Adrin)) (VP (VP (VBZ tense)) (CC and) (VP (VBP hold) (NP (PRP$ his) (NNS pistols)) (PRT (RP up)))))) (, ,) (ADVP (RB back) (PP (TO to) (NP (PRP$ his) (NN rock))))) (. .))) | Jon saw that Adrin was very relaxed. | ( Jon ( ( saw ( that ( Adrin ( was ( very relaxed ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Jon)) (VP (VBD saw) (SBAR (IN that) (S (NP (NNP Adrin)) (VP (VBD was) (ADJP (RB very) (JJ relaxed)))))) (. .))) | fiction | 2contradiction
|
72,280 | 72280n | but they weren't very good but they was uh | ( but ( they ( ( ( were n't ) ( very good ) ) ( but ( they ( was uh ) ) ) ) ) ) | (ROOT (S (CC but) (NP (PRP they)) (VP (VBD were) (RB n't) (ADJP (RB very) (JJ good)) (SBAR (CC but) (S (NP (PRP they)) (VP (VBD was) (ADJP (JJ uh)))))))) | However, it was disappointing because they were so bad. | ( However ( , ( it ( ( ( was disappointing ) ( because ( they ( were ( so bad ) ) ) ) ) . ) ) ) ) | (ROOT (S (ADVP (RB However)) (, ,) (NP (PRP it)) (VP (VBD was) (ADJP (JJ disappointing)) (SBAR (IN because) (S (NP (PRP they)) (VP (VBD were) (ADJP (RB so) (JJ bad)))))) (. .))) | telephone | 1neutral
|
100,765 | 100765c | oh what uh what kind of | ( ( oh what ) ( uh ( ( what kind ) of ) ) ) | (ROOT (SBARQ (WHADJP (RB oh) (WP what)) (SQ (VBP uh) (NP (NP (WP what) (NN kind)) (PP (IN of)))))) | I don't care what kind of (...) | ( I ( ( do n't ) ( ( care what ) ( ( kind of ) ( -LRB- ( ... -RRB- ) ) ) ) ) ) | (ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB care) (NP (WP what)) (ADVP (ADVP (NN kind) (IN of)) (PRN (-LRB- -LRB-) (VB ...) (-RRB- -RRB-))))))) | telephone | 2contradiction
|
141,474 | 141474n | It did not strike you as peculiar that a famous London doctor should bury himself in a little village like this, and should be in the habit of walking about at all hours of the night, fully dressed? | ( It ( ( ( ( ( ( did not ) ( ( strike ( you ( as peculiar ) ) ) ( that ( ( a ( famous ( London doctor ) ) ) ( should ( ( bury himself ) ( in ( ( a ( little village ) ) ( like this ) ) ) ) ) ) ) ) ) , ) and ) ( should ( be ( in ( ( the habit ) ( of ( walking ( ( ( about ( at all ) ) hours ) ( of ( ( ( the night ) , ) ( fully dressed ) ) ) ) ) ) ) ) ) ) ) ? ) ) | (ROOT (S (NP (PRP It)) (VP (VP (VBD did) (RB not) (VP (VB strike) (S (NP (PRP you)) (ADJP (RB as) (JJ peculiar))) (SBAR (IN that) (S (NP (DT a) (JJ famous) (NNP London) (NN doctor)) (VP (MD should) (VP (VB bury) (NP (PRP himself)) (PP (IN in) (NP (NP (DT a) (JJ little) (NN village)) (PP (IN like) (NP (DT this))))))))))) (, ,) (CC and) (VP (MD should) (VP (VB be) (PP (IN in) (NP (NP (DT the) (NN habit)) (PP (IN of) (S (VP (VBG walking) (NP (NP (QP (RB about) (IN at) (DT all)) (NNS hours)) (PP (IN of) (NP (NP (DT the) (NN night)) (, ,) (VP (ADVP (RB fully)) (VBN dressed))))))))))))) (. ?))) | There is a conspiracy in the village: villagers are keeping the doctor captive, and bribing police to keep quiet (which is why the police are downplaying the obvious strangeness of his behaviour). | ( ( ( ( There ( is ( ( a conspiracy ) ( in ( the village ) ) ) ) ) : ) ( villagers ( are ( ( ( ( keeping ( the ( doctor captive ) ) ) , ) and ) ( ( ( bribing police ) ( to ( keep quiet ) ) ) ( -LRB- ( ( which ( is ( why ( ( the police ) ( are ( downplaying ( ( the ( obvious strangeness ) ) ( of ( his behaviour ) ) ) ) ) ) ) ) ) -RRB- ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT a) (NN conspiracy)) (PP (IN in) (NP (DT the) (NN village)))))) (: :) (S (NP (NNS villagers)) (VP (VBP are) (VP (VP (VBG keeping) (NP (DT the) (NN doctor) (NN captive))) (, ,) (CC and) (VP (VP (VBG bribing) (NP (NNS police)) (S (VP (TO to) (VP (VB keep) (ADJP (JJ quiet)))))) (PRN (-LRB- -LRB-) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (SBAR (WHADVP (WRB why)) (S (NP (DT the) (NN police)) (VP (VBP are) (VP (VBG downplaying) (NP (NP (DT the) (JJ obvious) (NNS strangeness)) (PP (IN of) (NP (PRP$ his) (NN behaviour))))))))))) (-RRB- -RRB-)))))) (. .))) | fiction | 1neutral
|
95,735 | 95735e | The lag adjustment distributes the mortality incidence over five years (25 percent in each of the first two years, and 17 percent for each of the remaining years) and discounts mortality benefits over this period at a rate of three percent. | ( ( The ( lag adjustment ) ) ( ( ( ( ( distributes ( the ( mortality incidence ) ) ) ( over ( ( five years ) ( -LRB- ( ( ( ( 25 percent ) ( in ( ( ( ( each ( of ( the ( first ( two years ) ) ) ) ) , ) and ) ( ( 17 percent ) ( for each ) ) ) ) ) ( of ( the ( remaining years ) ) ) ) -RRB- ) ) ) ) ) and ) ( ( discounts ( mortality benefits ) ) ( over ( ( this period ) ( at ( ( a rate ) ( of ( three percent ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN lag) (NN adjustment)) (VP (VP (VBZ distributes) (NP (DT the) (NN mortality) (NN incidence)) (PP (IN over) (NP (NP (CD five) (NNS years)) (PRN (-LRB- -LRB-) (NP (NP (CD 25) (NN percent)) (PP (IN in) (NP (NP (NP (DT each)) (PP (IN of) (NP (DT the) (JJ first) (CD two) (NNS years)))) (, ,) (CC and) (NP (NP (CD 17) (NN percent)) (PP (IN for) (NP (DT each)))))) (PP (IN of) (NP (DT the) (VBG remaining) (NNS years)))) (-RRB- -RRB-))))) (CC and) (VP (VBZ discounts) (NP (NN mortality) (NNS benefits)) (PP (IN over) (NP (NP (DT this) (NN period)) (PP (IN at) (NP (NP (DT a) (NN rate)) (PP (IN of) (NP (CD three) (NN percent))))))))) (. .))) | The lag adjustment distributes the mortality incidence over five years and discounts mortality benefits at a rate of three percent. | ( ( The ( lag adjustment ) ) ( ( ( ( ( distributes ( the ( mortality incidence ) ) ) ( over ( five years ) ) ) and ) ( ( discounts ( mortality benefits ) ) ( at ( ( a rate ) ( of ( three percent ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN lag) (NN adjustment)) (VP (VP (VBZ distributes) (NP (DT the) (NN mortality) (NN incidence)) (PP (IN over) (NP (CD five) (NNS years)))) (CC and) (VP (VBZ discounts) (NP (NN mortality) (NNS benefits)) (PP (IN at) (NP (NP (DT a) (NN rate)) (PP (IN of) (NP (CD three) (NN percent))))))) (. .))) | government | 0entailment
|
96,402 | 96402e | Safire notes that Steve and Cokie Roberts were there too, facts confirmed by the husband-and-wife team on CNN's Late Edition and This Week , respectively. | ( ( Safire ( notes ( that ( ( Steve ( and ( Cokie Roberts ) ) ) ( were ( there too ) ) ) ) ) ) ( , ( facts ( ( ( ( confirmed ( by ( ( the ( husband-and-wife team ) ) ( on ( ( ( ( CNN 's ) ( Late Edition ) ) and ) ( This Week ) ) ) ) ) ) , ) respectively ) . ) ) ) ) | (ROOT (S (S (NP (NNP Safire)) (VP (VBZ notes) (SBAR (IN that) (S (NP (NNP Steve) (CC and) (NNP Cokie) (NNP Roberts)) (VP (VBD were) (ADVP (RB there) (RB too))))))) (, ,) (NP (NNS facts)) (VP (VBD confirmed) (PP (IN by) (NP (NP (DT the) (JJ husband-and-wife) (NN team)) (PP (IN on) (NP (NP (NP (NNP CNN) (POS 's)) (NNP Late) (NNP Edition)) (CC and) (NP (DT This) (NN Week)))))) (, ,) (ADVP (RB respectively))) (. .))) | Steve and Cokie Roberts confirmed that they were there too. | ( ( ( Steve and ) ( Cokie Roberts ) ) ( ( confirmed ( that ( they ( were ( there too ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Steve)) (CC and) (NP (NNP Cokie) (NNP Roberts))) (VP (VBD confirmed) (SBAR (IN that) (S (NP (PRP they)) (VP (VBD were) (ADVP (RB there) (RB too)))))) (. .))) | slate | 0entailment
|
132,372 | 132372n | it sure is uh in fact we went up there for Easter and and we we had uh a beautiful day we had a day where it snowed and then uh it rained the next day and you know you just never can tell what the weather's going to do | ( it ( sure ( is ( uh ( in ( ( ( ( fact ( we ( ( ( went up ) there ) ( for Easter ) ) ) ) and ) and ) ( we ( we ( had ( uh ( ( a ( beautiful day ) ) ( ( ( we ( had ( ( a day ) ( where ( ( ( ( it snowed ) and ) then ) ( uh ( it ( rained ( the ( next day ) ) ) ) ) ) ) ) ) ) and ) ( you ( know ( you ( just ( never ( can ( tell ( what ( ( the weather ) ( 's ( going ( to do ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (PRP it)) (ADJP (JJ sure) (SBAR (S (VP (VBZ is) (ADJP (JJ uh) (PP (IN in) (NP (NP (NP (NN fact)) (SBAR (S (NP (PRP we)) (VP (VBD went) (PRT (RP up)) (ADVP (RB there)) (PP (IN for) (NP (NNP Easter))))))) (CC and) (CC and) (NP (NP (PRP we)) (SBAR (S (NP (PRP we)) (VP (VBD had) (VP (VBN uh) (NP (NP (DT a) (JJ beautiful) (NN day)) (SBAR (S (S (NP (PRP we)) (VP (VBD had) (NP (NP (DT a) (NN day)) (SBAR (WHADVP (WRB where)) (S (S (NP (PRP it)) (VP (VBD snowed))) (CC and) (ADVP (RB then)) (S (INTJ (UH uh)) (NP (PRP it)) (VP (VBD rained) (NP (DT the) (JJ next) (NN day))))))))) (CC and) (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (PRP you)) (ADVP (RB just)) (ADVP (RB never)) (VP (MD can) (VP (VB tell) (SBAR (WHNP (WP what)) (S (NP (DT the) (NN weather)) (VP (VBZ 's) (VP (VBG going) (S (VP (TO to) (VP (VB do))))))))))))))))))))))))))))))) | We went up to Chicago for Easter, the weather changed quickly. | ( ( We ( ( ( went up ) ( to Chicago ) ) ( for Easter ) ) ) ( , ( ( the weather ) ( ( changed quickly ) . ) ) ) ) | (ROOT (S (S (NP (PRP We)) (VP (VBD went) (PRT (RP up)) (PP (TO to) (NP (NNP Chicago))) (PP (IN for) (NP (NNP Easter))))) (, ,) (NP (DT the) (NN weather)) (VP (VBD changed) (ADVP (RB quickly))) (. .))) | telephone | 1neutral
|
64,024 | 64024c | Increasing numbers of clients receiving appropriate services. | ( ( Increasing ( numbers ( of ( clients ( receiving ( appropriate services ) ) ) ) ) ) . ) | (ROOT (S (VP (VBG Increasing) (NP (NP (NNS numbers)) (PP (IN of) (NP (NP (NNS clients)) (VP (VBG receiving) (NP (JJ appropriate) (NNS services))))))) (. .))) | They saw a rapid decline of clientele. | ( They ( ( saw ( ( a ( rapid decline ) ) ( of clientele ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBD saw) (NP (NP (DT a) (JJ rapid) (NN decline)) (PP (IN of) (NP (NNS clientele))))) (. .))) | government | 2contradiction
|
115,050 | 115050c | Community leaders say they worry that the center's specialized programs could be lost under a merger and that a new location will create confusion for clients. | ( ( Community leaders ) ( ( say ( they ( worry ( ( ( that ( ( ( the ( center 's ) ) ( specialized programs ) ) ( could ( be ( lost ( under ( a merger ) ) ) ) ) ) ) and ) ( that ( ( a ( new location ) ) ( will ( ( create confusion ) ( for clients ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Community) (NNS leaders)) (VP (VBP say) (SBAR (S (NP (PRP they)) (VP (VBP worry) (SBAR (SBAR (IN that) (S (NP (NP (DT the) (NN center) (POS 's)) (JJ specialized) (NNS programs)) (VP (MD could) (VP (VB be) (VP (VBN lost) (PP (IN under) (NP (DT a) (NN merger)))))))) (CC and) (SBAR (IN that) (S (NP (DT a) (JJ new) (NN location)) (VP (MD will) (VP (VB create) (NP (NN confusion)) (PP (IN for) (NP (NNS clients)))))))))))) (. .))) | Nobody was worried about the merger costing the center it's more specialized programs. | ( Nobody ( ( was ( worried ( about ( ( the merger ) ( costing ( ( the center ) ( it ( 's ( more ( specialized programs ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NN Nobody)) (VP (VBD was) (VP (VBN worried) (PP (IN about) (NP (NP (DT the) (NN merger)) (VP (VBG costing) (NP (NP (DT the) (NN center)) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (NP (JJR more) (JJ specialized) (NNS programs))))))))))) (. .))) | government | 2contradiction
|
24,204 | 24204e | so that's an interesting alternative occasionally that i like to use | ( so ( that ( ( ( 's ( an ( interesting alternative ) ) ) occasionally ) ( that ( i ( like ( to use ) ) ) ) ) ) ) | (ROOT (SBAR (IN so) (S (NP (DT that)) (VP (VBZ 's) (NP (DT an) (JJ interesting) (NN alternative)) (ADVP (RB occasionally)) (SBAR (IN that) (S (NP (FW i)) (VP (VBP like) (S (VP (TO to) (VP (VB use))))))))))) | The alternative I use is interesting. | ( ( The ( alternative ( I use ) ) ) ( ( is interesting ) . ) ) | (ROOT (S (NP (DT The) (JJ alternative) (NN I) (NN use)) (VP (VBZ is) (ADJP (JJ interesting))) (. .))) | telephone | 0entailment
|
112,712 | 112712e | but that's i don't know i think it just builds on the foundation that they've already built you get people out of high schools and college junior colleges that don't have the background for an MIT kind of curriculum so | ( but ( that ( 's ( i ( ( do n't ) ( know ( i ( think ( it ( just ( ( builds ( on ( the foundation ) ) ) ( that ( they ( ( 've already ) ( built ( you ( get ( ( people ( out ( of ( high ( schools ( and ( college ( junior colleges ) ) ) ) ) ) ) ) ( that ( ( do n't ) ( ( have ( ( the background ) ( for ( ( an ( MIT kind ) ) ( of curriculum ) ) ) ) ) so ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (CC but) (NP (DT that)) (VP (VBZ 's) (NP (NP (FW i)) (SBAR (S (VP (VBP do) (RB n't) (VP (VB know) (SBAR (S (NP (FW i)) (VP (VBP think) (SBAR (S (NP (PRP it)) (ADVP (RB just)) (VP (VBZ builds) (PP (IN on) (NP (DT the) (NN foundation))) (SBAR (IN that) (S (NP (PRP they)) (VP (VBP 've) (ADVP (RB already)) (VP (VBN built) (S (NP (PRP you)) (VP (VB get) (NP (NP (NNS people)) (PP (RB out) (IN of) (NP (JJ high) (NNS schools) (CC and) (NN college) (NN junior) (NNS colleges))) (SBAR (WHNP (WDT that)) (S (VP (VBP do) (RB n't) (VP (VB have) (NP (NP (DT the) (NN background)) (PP (IN for) (NP (NP (DT an) (NNP MIT) (NN kind)) (PP (IN of) (NP (NN curriculum)))))) (ADVP (RB so))))))))))))))))))))))))))) | Students coming from high schools and junior colleges don't have a background for Technological Study. | ( ( Students ( coming ( from ( ( ( high schools ) and ) ( junior colleges ) ) ) ) ) ( ( ( do n't ) ( have ( ( a background ) ( for ( Technological Study ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNS Students)) (VP (VBG coming) (PP (IN from) (NP (NP (JJ high) (NNS schools)) (CC and) (NP (JJ junior) (NNS colleges)))))) (VP (VBP do) (RB n't) (VP (VB have) (NP (NP (DT a) (NN background)) (PP (IN for) (NP (NNP Technological) (NNP Study)))))) (. .))) | telephone | 0entailment
|
111,574 | 111574n | a compost pile right | ( ( a compost ) ( pile right ) ) | (ROOT (S (NP (DT a) (NN compost)) (VP (VBP pile) (ADVP (RB right))))) | The compost pile is correct. | ( ( The ( compost pile ) ) ( ( is correct ) . ) ) | (ROOT (S (NP (DT The) (NN compost) (NN pile)) (VP (VBZ is) (ADJP (JJ correct))) (. .))) | telephone | 1neutral
|
39,666 | 39666c | Fail to do exactly what you're required to do on SLAP, Coburn declares, and you get slam--as in, see you in jail for sure. | ( ( ( ( ( ( Fail ( to ( do ( ( exactly what ) ( you ( 're ( required ( to ( do ( on SLAP ) ) ) ) ) ) ) ) ) ) ( , ( Coburn declares ) ) ) , ) and ) ( you ( get ( ( slam ( -- ( ( ( as in ) , ) ( ( see you ) ( in jail ) ) ) ) ) ( for sure ) ) ) ) ) . ) | (ROOT (S (S (S (VP (VBG Fail) (S (VP (TO to) (VP (VB do) (SBAR (WHADJP (RB exactly) (WP what)) (S (NP (PRP you)) (VP (VBP 're) (VP (VBN required) (S (VP (TO to) (VP (VB do) (PP (IN on) (NP (NNP SLAP))))))))))))))) (, ,) (NP (NNP Coburn)) (VP (VBZ declares))) (, ,) (CC and) (S (NP (PRP you)) (VP (VBP get) (VP (VB slam) (PRN (: --) (PP (IN as) (PP (IN in))) (, ,) (S (VP (VB see) (NP (PRP you)) (PP (IN in) (NP (NN jail)))))) (PP (IN for) (ADJP (JJ sure)))))) (. .))) | Coburn says you'll get off scott free if you don't do what you're supposed to do. | ( Coburn ( ( says ( you ( 'll ( ( ( ( get off ) scott ) free ) ( if ( you ( ( do n't ) ( do ( what ( you ( 're ( supposed ( to do ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Coburn)) (VP (VBZ says) (SBAR (S (NP (PRP you)) (VP (MD 'll) (VP (VB get) (PRT (RP off)) (NP (NN scott)) (ADVP (JJ free)) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB do) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP 're) (VP (VBN supposed) (S (VP (TO to) (VP (VB do))))))))))))))))) (. .))) | slate | 2contradiction
|
85,233 | 85233c | Nearby Abu Serga Church (St. Sergius) also claims this distinction. | ( Nearby ( ( ( Abu ( Serga Church ) ) ( -LRB- ( ( St. Sergius ) -RRB- ) ) ) ( ( also ( claims ( this distinction ) ) ) . ) ) ) | (ROOT (S (ADVP (RB Nearby)) (NP (NP (NNP Abu) (NNP Serga) (NNP Church)) (PRN (-LRB- -LRB-) (NP (NNP St.) (NNP Sergius)) (-RRB- -RRB-))) (VP (ADVP (RB also)) (VBZ claims) (NP (DT this) (NN distinction))) (. .))) | Abu Serga is a market, it is not a church. | ( ( ( Abu Serga ) ( is ( a market ) ) ) ( , ( it ( ( ( is not ) ( a church ) ) . ) ) ) ) | (ROOT (S (S (NP (NNP Abu) (NNP Serga)) (VP (VBZ is) (NP (DT a) (NN market)))) (, ,) (NP (PRP it)) (VP (VBZ is) (RB not) (NP (DT a) (NN church))) (. .))) | travel | 2contradiction
|
91,739 | 91739e | In a couple of days the wagon train would head on north to Tucson, but now the activity in the plaza was a mixture of market day and fiesta. | ( ( In ( ( a couple ) ( of days ) ) ) ( ( the ( wagon train ) ) ( ( ( ( ( ( would ( ( head on ) ( north ( to Tucson ) ) ) ) , ) but ) now ) ( ( ( the activity ) ( in ( the plaza ) ) ) ( was ( ( a mixture ) ( of ( market ( ( day and ) fiesta ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (PP (IN In) (NP (NP (DT a) (NN couple)) (PP (IN of) (NP (NNS days))))) (NP (DT the) (NN wagon) (NN train)) (VP (MD would) (VP (VB head) (PRT (RP on)) (ADVP (RB north) (PP (TO to) (NP (NNP Tucson)))))) (, ,) (CC but) (ADVP (RB now)) (S (NP (NP (DT the) (NN activity)) (PP (IN in) (NP (DT the) (NN plaza)))) (VP (VBD was) (NP (NP (DT a) (NN mixture)) (PP (IN of) (NP (NN market) (NN day) (CC and) (NN fiesta)))))) (. .))) | They were south of Tucson. | ( They ( ( were ( south ( of Tucson ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBD were) (NP (NP (NN south)) (PP (IN of) (NP (NNP Tucson))))) (. .))) | fiction | 0entailment
|
104,430 | 104430c | yeah well even the you know they they claimed they did the best that they could and then the cat uh died so now i'm looking for another cat for them um i i've i've got a little kitten uh that's still uh oh it just being born right now so another five or six weeks i'll be bringing the little kitten over to uh to my folks | ( yeah ( ( well ( even the ) ) ( you ( ( know they ) ( they ( claimed ( they ( did ( ( ( the best ) ( that ( ( ( they could ) and ) ( then ( ( the ( cat uh ) ) ( died ( so ( now ( i ( 'm ( ( looking ( for ( another cat ) ) ) ( for ( them ( um ( i i ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( 've ( i ( 've ( got ( ( a ( little ( kitten uh ) ) ) ( that ( ( ( ( 's still ) ( ( uh oh ) it ) ) just ) ( being ( born ( ( right now ) ( so ( ( ( another ( ( five or ) six ) ) weeks ) ( i ( 'll ( be ( ( ( ( bringing ( the ( little kitten ) ) ) over ) ( to uh ) ) ( to ( my folks ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (VP (VB yeah) (NP (NP (RB well) (RB even) (DT the)) (SBAR (S (NP (PRP you)) (VP (VBP know) (NP (PRP they)) (SBAR (S (NP (PRP they)) (VP (VBD claimed) (SBAR (S (NP (PRP they)) (VP (VBD did) (SBAR (S (NP (NP (DT the) (JJS best)) (SBAR (IN that) (S (S (NP (PRP they)) (VP (MD could))) (CC and) (S (ADVP (RB then)) (NP (DT the) (NN cat) (NN uh)) (VP (VBD died) (SBAR (RB so) (RB now) (S (NP (FW i)) (VP (VBP 'm) (VP (VBG looking) (PP (IN for) (NP (DT another) (NN cat))) (SBAR (IN for) (S (NP (PRP them)) (VP (VBP um) (NP (FW i) (FW i)))))))))))))) (VP (VBP 've) (NP (NP (FW i)) (SBAR (S (VP (VBP 've) (VP (VBN got) (NP (NP (DT a) (JJ little) (NN kitten) (NN uh)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (ADVP (RB still)) (NP (INTJ (UH uh) (UH oh)) (NP (PRP it))) (ADVP (RB just)) (VP (VBG being) (VP (VBN born) (ADVP (ADVP (RB right) (RB now)) (SBAR (IN so) (S (NP (QP (DT another) (CD five) (CC or) (CD six)) (NNS weeks)) (NP (FW i)) (VP (MD 'll) (VP (VB be) (VP (VBG bringing) (NP (DT the) (JJ little) (NN kitten)) (PRT (RP over)) (PP (TO to) (NP (INTJ (UH uh)))) (PP (TO to) (NP (PRP$ my) (NNS folks)))))))))))))))))))))))))))))))))))) | MY cat is alive and well. | ( ( MY cat ) ( ( is ( ( alive and ) well ) ) . ) ) | (ROOT (S (NP (NNP MY) (NNP cat)) (VP (VBZ is) (ADJP (JJ alive) (CC and) (RB well))) (. .))) | telephone | 2contradiction
|
126,244 | 126244n | For example, see Analytical Perspectives, Budget of the United States Fiscal Year 2001, Executive Office of the President, Office of Management and Budget (February 2000), pp. 30-31. | ( ( For example ) ( , ( ( see ( ( ( ( ( ( ( ( ( Analytical Perspectives ) , ) ( Budget ( of ( the ( United ( States ( Fiscal ( Year 2001 ) ) ) ) ) ) ) ) , ) ( ( Executive Office ) ( of ( the President ) ) ) ) , ) ( Office ( of ( ( ( Management and ) Budget ) ( -LRB- ( ( February 2000 ) -RRB- ) ) ) ) ) ) , ) ( pp. 30-31 ) ) ) . ) ) ) | (ROOT (S (PP (IN For) (NP (NN example))) (, ,) (VP (VB see) (SBAR (S (NP (NP (NNP Analytical) (NNP Perspectives)) (, ,) (NP (NP (NNP Budget)) (PP (IN of) (NP (DT the) (NNP United) (NNPS States) (NNP Fiscal) (NN Year) (CD 2001)))) (, ,) (NP (NP (NNP Executive) (NNP Office)) (PP (IN of) (NP (DT the) (NNP President)))) (, ,) (NP (NP (NNP Office)) (PP (IN of) (NP (NP (NNP Management) (CC and) (NNP Budget)) (PRN (-LRB- -LRB-) (NP (NNP February) (CD 2000)) (-RRB- -RRB-))))) (, ,)) (VP (VBP pp.) (NP (CD 30-31)))))) (. .))) | The February 2000 text contains pertinent information regarding this accounting practice. | ( ( The ( February ( 2000 text ) ) ) ( ( contains ( ( pertinent information ) ( regarding ( this ( accounting practice ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP February) (CD 2000) (NN text)) (VP (VBZ contains) (NP (NP (JJ pertinent) (NN information)) (PP (VBG regarding) (NP (DT this) (NN accounting) (NN practice))))) (. .))) | government | 1neutral
|
82,982 | 82982c | Mail on all other city routes is delivered six days a week. | ( ( Mail ( on ( all ( other ( city routes ) ) ) ) ) ( ( is ( ( delivered ( six days ) ) ( a week ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Mail)) (PP (IN on) (NP (DT all) (JJ other) (NN city) (NNS routes)))) (VP (VBZ is) (VP (VBN delivered) (NP (CD six) (NNS days)) (NP (DT a) (NN week)))) (. .))) | Mail on all other city routes is only delivered every Sunday. | ( ( Mail ( on ( all ( other ( city routes ) ) ) ) ) ( ( ( is only ) ( delivered ( every Sunday ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Mail)) (PP (IN on) (NP (DT all) (JJ other) (NN city) (NNS routes)))) (VP (VBZ is) (ADVP (RB only)) (VP (VBN delivered) (NP (DT every) (NNP Sunday)))) (. .))) | government | 2contradiction
|
129,432 | 129432n | In the case of carbon, the bank would last another two years at the rate of drawdown in 2015, or longer if the drawdown declined. | ( ( In ( ( the case ) ( of carbon ) ) ) ( , ( ( the bank ) ( ( would ( ( last another ) ( ( ( ( ( two years ) ( at ( ( the rate ) ( of ( drawdown ( in 2015 ) ) ) ) ) ) , ) or ) ( longer ( if ( ( the drawdown ) declined ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (NP (DT the) (NN case)) (PP (IN of) (NP (NN carbon))))) (, ,) (NP (DT the) (NN bank)) (VP (MD would) (VP (VB last) (NP (DT another)) (ADVP (ADVP (NP (CD two) (NNS years)) (PP (IN at) (NP (NP (DT the) (NN rate)) (PP (IN of) (NP (NP (NN drawdown)) (PP (IN in) (NP (CD 2015)))))))) (, ,) (CC or) (ADVP (RB longer) (SBAR (IN if) (S (NP (DT the) (NN drawdown)) (VP (VBD declined)))))))) (. .))) | The drawdown declined and the bank sustained itself for an additional 10 years. | ( ( ( ( ( The drawdown ) declined ) and ) ( ( the bank ) ( ( sustained itself ) ( for ( an ( additional ( 10 years ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (DT The) (NN drawdown)) (VP (VBD declined))) (CC and) (S (NP (DT the) (NN bank)) (VP (VBD sustained) (NP (PRP itself)) (PP (IN for) (NP (DT an) (JJ additional) (CD 10) (NNS years))))) (. .))) | government | 1neutral
|
133,270 | 133270e | Dave Hanson, he cried sharply, "by the unfailing power of your name which is all of you, I hold you in my mind and your throat is in my hand--" The old hands squeezed suddenly, and Hanson felt a vise clamp down around his throat. | ( ( ( ( ( ( ( ( ( ( ( Dave Hanson ) ( ( , ( ( he ( ( ( ( ( cried sharply ) , ) `` ) ( by ( ( the ( unfailing power ) ) ( of ( your name ) ) ) ) ) ( which ( is ( all ( of you ) ) ) ) ) ) , ) ) ( I ( ( hold you ) ( in ( my mind ) ) ) ) ) ) and ) ( ( your throat ) ( is ( in ( my hand ) ) ) ) ) -- ) '' ) ( ( The ( old hands ) ) ( squeezed suddenly ) ) ) , ) and ) ( Hanson ( ( ( felt ( a ( vise clamp ) ) ) down ) ( around ( his throat ) ) ) ) ) . ) | (ROOT (S (S (S (NP (NNP Dave) (NNP Hanson)) (PRN (, ,) (S (NP (PRP he)) (VP (VBD cried) (ADVP (RB sharply)) (, ,) (`` ``) (PP (IN by) (NP (NP (DT the) (JJ unfailing) (NN power)) (PP (IN of) (NP (PRP$ your) (NN name))))) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (NP (NP (DT all)) (PP (IN of) (NP (PRP you))))))))) (, ,)) (NP (PRP I)) (VP (VBP hold) (NP (PRP you)) (PP (IN in) (NP (PRP$ my) (NN mind))))) (CC and) (S (NP (PRP$ your) (NN throat)) (VP (VBZ is) (PP (IN in) (NP (PRP$ my) (NN hand)))))) (: --) ('' '') (PRN (S (NP (DT The) (JJ old) (NNS hands)) (VP (VBD squeezed) (ADVP (RB suddenly))))) (, ,) (CC and) (S (NP (NNP Hanson)) (VP (VBD felt) (NP (DT a) (JJ vise) (NN clamp)) (PRT (RP down)) (PP (IN around) (NP (PRP$ his) (NN throat))))) (. .))) | Dave Hanson was upset with something. | ( ( Dave Hanson ) ( ( was ( upset ( with something ) ) ) . ) ) | (ROOT (S (NP (NNP Dave) (NNP Hanson)) (VP (VBD was) (VP (VBN upset) (PP (IN with) (NP (NN something))))) (. .))) | fiction | 0entailment
|
19,546 | 19546e | Within the cloister, in the north gallery, is a striking fresco of the Triumph of Death (1360) showing how a humble person and an aristocrat face the same destiny. | ( ( Within ( the cloister ) ) ( , ( ( in ( the ( north gallery ) ) ) ( , ( ( is ( ( a ( striking fresco ) ) ( of ( ( the Triumph ) ( of ( ( Death ( -LRB- ( 1360 -RRB- ) ) ) ( showing ( how ( ( ( ( a ( humble person ) ) and ) ( an aristocrat ) ) ( face ( the ( same destiny ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) ) | (ROOT (S (PP (IN Within) (NP (DT the) (NN cloister))) (, ,) (PP (IN in) (NP (DT the) (NN north) (NN gallery))) (, ,) (VP (VBZ is) (NP (NP (DT a) (JJ striking) (NN fresco)) (PP (IN of) (NP (NP (DT the) (NNP Triumph)) (PP (IN of) (NP (NN Death) (PRN (-LRB- -LRB-) (NP (CD 1360)) (-RRB- -RRB-)) (S (VP (VBG showing) (SBAR (WHADVP (WRB how)) (S (NP (NP (DT a) (JJ humble) (NN person)) (CC and) (NP (DT an) (NN aristocrat))) (VP (VBP face) (NP (DT the) (JJ same) (NN destiny))))))))))))) (. .))) | There is an iconic painting portraying death. | ( There ( ( is ( ( an ( iconic painting ) ) ( portraying death ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT an) (JJ iconic) (NN painting)) (VP (VBG portraying) (NP (NN death))))) (. .))) | travel | 0entailment
|
99,298 | 99298c | but uh still i i question the ability of some of the teachers to uh really do a bang-up job and yet others i know are just wonderful | ( but ( ( uh still ) ( ( ( ( ( i ( i question ) ) ( ( ( the ability ) ( of ( some ( of ( ( the teachers ) ( to uh ) ) ) ) ) ) ( really ( do ( a ( bang-up job ) ) ) ) ) ) and ) yet ) ( others ( i ( know ( are ( just wonderful ) ) ) ) ) ) ) ) | (ROOT (X (CC but) (S (VP (VBZ uh) (ADVP (RB still)) (NP (NP (NP (FW i) (FW i) (NN question)) (SBAR (S (NP (NP (DT the) (NN ability)) (PP (IN of) (NP (NP (DT some)) (PP (IN of) (NP (NP (DT the) (NNS teachers)) (PP (TO to) (NP (INTJ (UH uh))))))))) (ADVP (RB really)) (VP (VBP do) (NP (DT a) (JJ bang-up) (NN job)))))) (CC and) (RB yet) (NP (NP (NNS others)) (SBAR (S (NP (FW i)) (VP (VBP know) (SBAR (S (VP (VBP are) (ADJP (RB just) (JJ wonderful)))))))))))))) | All teachers sucks. | ( ( All teachers ) ( sucks . ) ) | (ROOT (S (NP (DT All) (NNS teachers)) (VP (VBZ sucks)) (. .))) | telephone | 2contradiction
|
66,696 | 66696e | Access time is the time it takes a carrier to deviate from the route in order to make a delivery. | ( ( Access time ) ( ( is ( ( the time ) ( it ( takes ( a ( carrier ( to ( ( deviate ( from ( the route ) ) ) ( ( in order ) ( to ( make ( a delivery ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ Access) (NN time)) (VP (VBZ is) (NP (NP (DT the) (NN time)) (SBAR (S (NP (PRP it)) (VP (VBZ takes) (NP (DT a) (NN carrier) (S (VP (TO to) (VP (VB deviate) (PP (IN from) (NP (DT the) (NN route))) (SBAR (IN in) (NN order) (S (VP (TO to) (VP (VB make) (NP (DT a) (NN delivery))))))))))))))) (. .))) | Access time can be defined as the amount of time a carrier needs to stray from the route to make the delivery. | ( ( ( Access time ) ( can ( be ( defined ( as ( ( the amount ) ( of time ) ) ) ) ) ) ) ( ( a carrier ) ( ( needs ( to ( stray ( from ( the ( route ( to ( make ( the delivery ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (S (NP (JJ Access) (NN time)) (VP (MD can) (VP (VB be) (VP (VBN defined) (PP (IN as) (NP (NP (DT the) (NN amount)) (PP (IN of) (NP (NN time))))))))) (NP (DT a) (NN carrier)) (VP (VBZ needs) (S (VP (TO to) (VP (VB stray) (PP (IN from) (NP (DT the) (NN route) (S (VP (TO to) (VP (VB make) (NP (DT the) (NN delivery))))))))))) (. .))) | government | 0entailment
|
93,662 | 93662n | and you know if they just would have thought well gee if we don't you know if we put a freeze on new home starts that will bring the price of houses back up our tax base revenue will go up and we won't have to increase taxes and make it more of a burden on people that are living here | ( and ( you ( know ( ( ( ( if ( they ( just ( would ( have ( ( thought ( well gee ) ) ( if ( we ( do n't ) ) ) ) ) ) ) ) ) ( you ( know ( if ( we ( put ( ( ( a freeze ) ( on ( new ( home starts ) ) ) ) ( that ( will ( ( bring ( ( the price ) ( of houses ) ) ) ( back ( up ( ( our ( tax ( base revenue ) ) ) ( will ( go up ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) and ) ( we ( ( wo n't ) ( have ( to ( ( ( increase taxes ) and ) ( ( make it ) ( more ( of ( ( a burden ) ( on ( people ( that ( are ( living here ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (PRN (CC and) (S (NP (PRP you)) (VP (VBP know) (SBAR (S (S (SBAR (IN if) (S (NP (PRP they)) (ADVP (RB just)) (VP (MD would) (VP (VB have) (VP (VBN thought) (ADJP (RB well) (JJ gee)) (SBAR (IN if) (S (NP (PRP we)) (VP (VBP do) (RB n't))))))))) (NP (PRP you)) (VP (VBP know) (SBAR (IN if) (S (NP (PRP we)) (VP (VBD put) (NP (NP (DT a) (NN freeze)) (PP (IN on) (NP (JJ new) (NN home) (NNS starts))) (SBAR (WHNP (WDT that)) (S (VP (MD will) (VP (VB bring) (NP (NP (DT the) (NN price)) (PP (IN of) (NP (NNS houses)))) (ADVP (RB back) (RB up) (SBAR (S (NP (PRP$ our) (NN tax) (NN base) (NN revenue)) (VP (MD will) (VP (VB go) (PRT (RP up))))))))))))))))) (CC and) (S (NP (PRP we)) (VP (MD wo) (RB n't) (VP (VB have) (S (VP (TO to) (VP (VP (VB increase) (NP (NNS taxes))) (CC and) (VP (VB make) (NP (PRP it)) (PP (JJR more) (IN of) (NP (NP (DT a) (NN burden)) (PP (IN on) (NP (NP (NNS people)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (VP (VBG living) (ADVP (RB here))))))))))))))))))))))) | There was a way they could have done this, that would have made life easy for home-owners. | ( There ( ( was ( ( a way ) ( they ( could ( have ( done ( ( this , ) ( that ( would ( have ( ( ( made life ) easy ) ( for home-owners ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBD was) (NP (NP (DT a) (NN way)) (SBAR (S (NP (PRP they)) (VP (MD could) (VP (VB have) (VP (VBN done) (NP (NP (DT this)) (, ,) (SBAR (WHNP (WDT that)) (S (VP (MD would) (VP (VB have) (VP (VBN made) (NP (NN life)) (ADVP (RB easy)) (PP (IN for) (NP (NNS home-owners)))))))))))))))) (. .))) | telephone | 1neutral
|
118,907 | 118907n | Rotten little bounder too! he said savagely. | ( ( ( Rotten ( little bounder ) ) ( ( too ! ) he ) ) ( ( said savagely ) . ) ) | (ROOT (S (NP (NP (JJ Rotten) (JJ little) (NN bounder)) (RRC (ADVP (RB too) (. !)) (NP (PRP he)))) (VP (VBD said) (ADVP (RB savagely))) (. .))) | The boy was rotten. | ( ( The boy ) ( ( was rotten ) . ) ) | (ROOT (S (NP (DT The) (NN boy)) (VP (VBD was) (ADJP (JJ rotten))) (. .))) | fiction | 1neutral
|
62,139 | 62139c | Geek money is wedging into Washington society through sports. | ( ( Geek money ) ( ( is ( ( wedging ( into ( Washington society ) ) ) ( through sports ) ) ) . ) ) | (ROOT (S (NP (NN Geek) (NN money)) (VP (VBZ is) (VP (VBG wedging) (PP (IN into) (NP (NNP Washington) (NN society))) (PP (IN through) (NP (NNS sports))))) (. .))) | The money is feeding into Oregon because of sports. | ( ( The money ) ( ( is ( feeding ( into ( Oregon ( because ( of sports ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN money)) (VP (VBZ is) (VP (VBG feeding) (PP (IN into) (NP (NP (NNP Oregon)) (PP (RB because) (IN of) (NP (NNS sports))))))) (. .))) | slate | 2contradiction
|
32,333 | 32333e | It began with the sight of his uncle's face leering at him. | ( It ( ( ( began ( with ( ( the sight ) ( of ( ( his ( uncle 's ) ) ( face leering ) ) ) ) ) ) ( at him ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBD began) (PP (IN with) (NP (NP (DT the) (NN sight)) (PP (IN of) (NP (NP (PRP$ his) (NN uncle) (POS 's)) (NN face) (NN leering))))) (PP (IN at) (NP (PRP him)))) (. .))) | It began with the sight of his uncle's face. | ( It ( ( began ( with ( ( the sight ) ( of ( ( his ( uncle 's ) ) face ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBD began) (PP (IN with) (NP (NP (DT the) (NN sight)) (PP (IN of) (NP (NP (PRP$ his) (NN uncle) (POS 's)) (NN face)))))) (. .))) | fiction | 0entailment
|
52,625 | 52625e | i bet even my cats could do that | ( i ( bet ( even ( ( my cats ) ( could ( do that ) ) ) ) ) ) | (ROOT (S (NP (FW i)) (VP (VBP bet) (SBAR (RB even) (S (NP (PRP$ my) (NNS cats)) (VP (MD could) (VP (VB do) (NP (DT that))))))))) | My cats could probably do that. | ( ( My cats ) ( ( ( could probably ) ( do that ) ) . ) ) | (ROOT (S (NP (PRP$ My) (NNS cats)) (VP (MD could) (ADVP (RB probably)) (VP (VB do) (NP (DT that)))) (. .))) | telephone | 0entailment
|
7,041 | 7041e | concurring opinion to the R2000-1 decision. | ( ( ( concurring opinion ) ( to ( the ( R2000-1 decision ) ) ) ) . ) | (ROOT (NP (NP (VBG concurring) (NN opinion)) (PP (TO to) (NP (DT the) (NN R2000-1) (NN decision))) (. .))) | An agreeing opinion to R2000-1 | ( ( An ( agreeing opinion ) ) ( to R2000-1 ) ) | (ROOT (NP (NP (DT An) (JJ agreeing) (NN opinion)) (PP (TO to) (NP (NN R2000-1))))) | government | 0entailment
|
145,287 | 145287e | If Netscape supplied Mr. Bork with the argument why his own theories supported Netscape's position, what did Mr. Bork supply ? | ( ( If ( Netscape ( ( supplied ( ( Mr. Bork ) ( with ( the argument ) ) ) ) ( why ( ( his ( own theories ) ) ( supported ( ( Netscape 's ) position ) ) ) ) ) ) ) ( , ( what ( ( ( did ( Mr. Bork ) ) supply ) ? ) ) ) ) | (ROOT (SBARQ (SBAR (IN If) (S (NP (NNP Netscape)) (VP (VBD supplied) (NP (NP (NNP Mr.) (NNP Bork)) (PP (IN with) (NP (DT the) (NN argument)))) (SBAR (WHADVP (WRB why)) (S (NP (PRP$ his) (JJ own) (NNS theories)) (VP (VBD supported) (NP (NP (NNP Netscape) (POS 's)) (NN position)))))))) (, ,) (WHNP (WP what)) (SQ (VBD did) (NP (NNP Mr.) (NNP Bork)) (VP (VB supply))) (. ?))) | Netscape provided Mr. Bork with his argument. | ( Netscape ( ( provided ( ( Mr. Bork ) ( with ( his argument ) ) ) ) . ) ) | (ROOT (S (NP (NNP Netscape)) (VP (VBD provided) (NP (NP (NNP Mr.) (NNP Bork)) (PP (IN with) (NP (PRP$ his) (NN argument))))) (. .))) | slate | 0entailment
|
28,114 | 28114e | Back then, there was no formal training in something like this, she said. | ( ( Back then ) ( ( , ( ( there ( was ( ( no ( formal training ) ) ( in ( something ( like this ) ) ) ) ) ) , ) ) ( she ( said . ) ) ) ) | (ROOT (S (ADVP (RB Back) (RB then)) (PRN (, ,) (S (NP (EX there)) (VP (VBD was) (NP (NP (DT no) (JJ formal) (NN training)) (PP (IN in) (NP (NP (NN something)) (PP (IN like) (NP (DT this)))))))) (, ,)) (NP (PRP she)) (VP (VBD said)) (. .))) | She said there was nor formal training pertaining to this back then. | ( She ( ( said ( there ( was ( ( nor ( formal training ) ) ( ( pertaining ( to ( this back ) ) ) then ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VBD said) (SBAR (S (NP (EX there)) (VP (VBD was) (NP (NP (JJ nor) (JJ formal) (NN training)) (VP (VBG pertaining) (PP (TO to) (NP (DT this) (NN back))) (ADVP (RB then)))))))) (. .))) | government | 0entailment
|
126,527 | 126527n | A crook? he queried eagerly. | ( ( A ( crook ? ) ) ( ( he queried ) ( eagerly . ) ) ) | (ROOT (FRAG (NP (DT A) (NN crook) (. ?)) (ADJP (NP (PRP he)) (JJ queried)) (ADVP (RB eagerly)) (. .))) | He wondered if the girl was a crook. | ( He ( ( wondered ( if ( ( the girl ) ( was ( a crook ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD wondered) (SBAR (IN if) (S (NP (DT the) (NN girl)) (VP (VBD was) (NP (DT a) (NN crook)))))) (. .))) | fiction | 1neutral
|
68,635 | 68635e | David Fiellin advocated eliminating the second recommendation. | ( ( David Fiellin ) ( ( advocated ( eliminating ( the ( second recommendation ) ) ) ) . ) ) | (ROOT (S (NP (NNP David) (NNP Fiellin)) (VP (VBD advocated) (S (VP (VBG eliminating) (NP (DT the) (JJ second) (NN recommendation))))) (. .))) | The second recommendation has David Fiellin suggesting it be removed. | ( ( The ( second recommendation ) ) ( ( has ( ( David Fiellin ) ( suggesting ( it ( be removed ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ second) (NN recommendation)) (VP (VBZ has) (NP (NP (NNP David) (NNP Fiellin)) (VP (VBG suggesting) (S (NP (PRP it)) (VP (VB be) (VP (VBN removed))))))) (. .))) | government | 0entailment
|
23,893 | 23893n | During a signing ceremony for a bill, he dove headfirst fully clothed into the Charles River. | ( ( During ( ( a ( signing ceremony ) ) ( for ( a bill ) ) ) ) ( , ( he ( ( ( dove ( headfirst ( fully clothed ) ) ) ( into ( the ( Charles River ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN During) (NP (NP (DT a) (VBG signing) (NN ceremony)) (PP (IN for) (NP (DT a) (NN bill))))) (, ,) (NP (PRP he)) (VP (VBD dove) (NP (NP (NN headfirst)) (ADJP (RB fully) (VBN clothed))) (PP (IN into) (NP (DT the) (NNP Charles) (NNP River)))) (. .))) | He had been planning to dive into the river since the start of the ceremony. | ( He ( ( had ( been ( ( planning ( to dive ) ) ( into ( ( the river ) ( since ( ( the start ) ( of ( the ceremony ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD had) (VP (VBN been) (VP (VBG planning) (PP (TO to) (NP (NN dive))) (PP (IN into) (NP (NP (DT the) (NN river)) (PP (IN since) (NP (NP (DT the) (NN start)) (PP (IN of) (NP (DT the) (NN ceremony)))))))))) (. .))) | slate | 1neutral
|
49,830 | 49830e | but exactly | ( but exactly ) | (ROOT (PRN (CC but) (ADVP (RB exactly)))) | Although certainly true. | ( ( Although ( certainly true ) ) . ) | (ROOT (FRAG (SBAR (IN Although) (S (VP (VBZ certainly) (ADJP (JJ true))))) (. .))) | telephone | 0entailment
|
90,364 | 90364e | For the Academy of Motion Picture Arts and Sciences, which actually enforced the blacklist, to reject Kazan for his comparatively minor offenses would have been the sheerest hypocrisy. | ( ( For ( ( the Academy ) ( of Motion ) ) ) ( ( ( ( Picture ( ( Arts and ) Sciences ) ) , ) ( which ( actually ( ( ( enforced ( the blacklist ) ) , ) ( to ( reject ( Kazan ( for ( his ( ( comparatively minor ) offenses ) ) ) ) ) ) ) ) ) ) ( ( would ( have ( been ( the ( sheerest hypocrisy ) ) ) ) ) . ) ) ) | (ROOT (S (PP (IN For) (NP (NP (DT the) (NN Academy)) (PP (IN of) (NP (NNP Motion))))) (NP (NP (NNP Picture) (NNPS Arts) (CC and) (NNPS Sciences)) (, ,) (SBAR (WHNP (WDT which)) (S (ADVP (RB actually)) (VP (VBN enforced) (NP (DT the) (NN blacklist)) (, ,) (S (VP (TO to) (VP (VB reject) (NP (NP (NNP Kazan)) (PP (IN for) (NP (PRP$ his) (ADJP (RB comparatively) (JJ minor)) (NNS offenses))))))))))) (VP (MD would) (VP (VB have) (VP (VBN been) (NP (DT the) (JJ sheerest) (NN hypocrisy))))) (. .))) | The Academy of Motion Picture Arts and Sciences enforced the blacklist. | ( ( ( The Academy ) ( of ( Motion ( Picture ( ( Arts and ) Sciences ) ) ) ) ) ( ( enforced ( the blacklist ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN Academy)) (PP (IN of) (NP (NNP Motion) (NNP Picture) (NNP Arts) (CC and) (NNPS Sciences)))) (VP (VBN enforced) (NP (DT the) (NN blacklist))) (. .))) | slate | 0entailment
|
84,084 | 84084n | The preamble to the proposed rulemaking set forth the reasons for collecting the information and the burden estimates and solicited comments regarding the collection to be submitted to both the Departments and the Office of Management and Budget (OMB). | ( ( ( ( ( ( The preamble ) ( to ( the ( proposed rulemaking ) ) ) ) ( ( ( set forth ) ( the reasons ) ) ( for ( collecting ( the information ) ) ) ) ) and ) ( ( the burden ) ( ( estimates and ) ( solicited ( ( comments ( regarding ( ( ( the ( collection ( to ( be ( submitted ( to ( both ( the Departments ) ) ) ) ) ) ) ) and ) ( ( the Office ) ( of ( ( Management and ) Budget ) ) ) ) ) ) ( -LRB- ( OMB -RRB- ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (NP (DT The) (NN preamble)) (PP (TO to) (NP (DT the) (VBN proposed) (NN rulemaking)))) (VP (VBD set) (PRT (RP forth)) (NP (DT the) (NNS reasons)) (PP (IN for) (S (VP (VBG collecting) (NP (DT the) (NN information))))))) (CC and) (S (NP (DT the) (NN burden)) (VP (VP (VBZ estimates)) (CC and) (VP (VBN solicited) (NP (NP (NNS comments)) (PP (VBG regarding) (NP (NP (DT the) (NN collection) (S (VP (TO to) (VP (VB be) (VP (VBN submitted) (PP (TO to) (NP (PDT both) (DT the) (NNPS Departments)))))))) (CC and) (NP (NP (DT the) (NN Office)) (PP (IN of) (NP (NNP Management) (CC and) (NNP Budget)))))) (PRN (-LRB- -LRB-) (NP (NNP OMB)) (-RRB- -RRB-)))))) (. .))) | The Office of Management and Budget usually takes one month to process submissions. | ( ( ( The Office ) ( of ( ( Management and ) Budget ) ) ) ( usually ( ( takes ( ( one month ) ( to ( process submissions ) ) ) ) . ) ) ) | (ROOT (S (NP (NP (DT The) (NN Office)) (PP (IN of) (NP (NNP Management) (CC and) (NNP Budget)))) (ADVP (RB usually)) (VP (VBZ takes) (NP (NP (CD one) (NN month)) (PP (TO to) (NP (NN process) (NNS submissions))))) (. .))) | government | 1neutral
|
80,167 | 80167n | The final rule was reviewed by the Office of Management and Budget and determined to be an economically significant regulatory action and approved as complying with the order. | ( ( The ( final rule ) ) ( ( was ( ( ( reviewed ( by ( ( the Office ) ( of ( ( Management and ) Budget ) ) ) ) ) and ) ( ( ( determined ( to ( be ( an ( ( economically significant ) ( regulatory action ) ) ) ) ) ) and ) ( approved ( as ( complying ( with ( the order ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ final) (NN rule)) (VP (VBD was) (VP (VP (VBN reviewed) (PP (IN by) (NP (NP (DT the) (NN Office)) (PP (IN of) (NP (NNP Management) (CC and) (NNP Budget)))))) (CC and) (VP (VP (VBN determined) (S (VP (TO to) (VP (VB be) (NP (DT an) (ADJP (RB economically) (JJ significant)) (JJ regulatory) (NN action)))))) (CC and) (VP (VBN approved) (PP (IN as) (S (VP (VBG complying) (PP (IN with) (NP (DT the) (NN order)))))))))) (. .))) | The final rule was reviewed by the Office of Management and Budget and was approved quickly. | ( ( The ( final rule ) ) ( ( ( ( was ( reviewed ( by ( ( the Office ) ( of ( ( Management and ) Budget ) ) ) ) ) ) and ) ( was ( approved quickly ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ final) (NN rule)) (VP (VP (VBD was) (VP (VBN reviewed) (PP (IN by) (NP (NP (DT the) (NN Office)) (PP (IN of) (NP (NNP Management) (CC and) (NNP Budget))))))) (CC and) (VP (VBD was) (VP (VBN approved) (ADVP (RB quickly))))) (. .))) | government | 1neutral
|
96,480 | 96480c | Those retired for disability reasons | ( Those ( retired ( for ( disability reasons ) ) ) ) | (ROOT (S (NP (DT Those)) (VP (VBD retired) (PP (IN for) (NP (NN disability) (NNS reasons)))))) | Some people retired because of boredom. | ( ( Some people ) ( ( retired ( because ( of boredom ) ) ) . ) ) | (ROOT (S (NP (DT Some) (NNS people)) (VP (VBD retired) (PP (RB because) (IN of) (NP (NN boredom)))) (. .))) | slate | 2contradiction
|
49,871 | 49871n | Kashmir was divided between both India and Pakistan, pending a plebiscite which has never been held. | ( Kashmir ( ( was ( ( ( divided ( between ( both ( ( India and ) Pakistan ) ) ) ) , ) ( pending ( ( a plebiscite ) ( which ( ( has never ) ( been held ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Kashmir)) (VP (VBD was) (VP (VBN divided) (PP (IN between) (NP (DT both) (NNP India) (CC and) (NNP Pakistan))) (, ,) (PP (VBG pending) (NP (NP (DT a) (NN plebiscite)) (SBAR (WHNP (WDT which)) (S (VP (VBZ has) (ADVP (RB never)) (VP (VBN been) (VP (VBN held)))))))))) (. .))) | Kashmir was divided between the two countries, as he loved them both. | ( Kashmir ( ( was ( ( ( divided ( between ( the ( two countries ) ) ) ) , ) ( as ( he ( loved ( them both ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Kashmir)) (VP (VBD was) (VP (VBN divided) (PP (IN between) (NP (DT the) (CD two) (NNS countries))) (, ,) (SBAR (IN as) (S (NP (PRP he)) (VP (VBD loved) (S (NP (PRP them)) (NP (DT both)))))))) (. .))) | travel | 1neutral
|
45,510 | 45510n | In the last campaign cycle, Democrats returned $1. | ( ( In ( the ( last ( campaign cycle ) ) ) ) ( , ( Democrats ( ( returned ( $ 1 ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (DT the) (JJ last) (NN campaign) (NN cycle))) (, ,) (NP (NNPS Democrats)) (VP (VBD returned) (NP ($ $) (CD 1))) (. .))) | That is a ridiculously low amount. | ( That ( ( is ( a ( ( ridiculously low ) amount ) ) ) . ) ) | (ROOT (S (NP (DT That)) (VP (VBZ is) (NP (DT a) (ADJP (RB ridiculously) (JJ low)) (NN amount))) (. .))) | slate | 1neutral
|
145,650 | 145650n | This, however, is unlikely to happen quickly. | ( This ( , ( however ( , ( ( is ( unlikely ( to ( happen quickly ) ) ) ) . ) ) ) ) ) | (ROOT (S (NP (DT This)) (, ,) (ADVP (RB however)) (, ,) (VP (VBZ is) (ADJP (JJ unlikely) (S (VP (TO to) (VP (VB happen) (ADVP (RB quickly))))))) (. .))) | Other changes were fast. | ( ( Other changes ) ( ( were fast ) . ) ) | (ROOT (S (NP (JJ Other) (NNS changes)) (VP (VBD were) (ADJP (JJ fast))) (. .))) | government | 1neutral
|
91,277 | 91277c | well you've got part of your family up here then | ( well ( you ( 've ( ( ( got ( part ( of ( your family ) ) ) ) ( up here ) ) then ) ) ) ) | (ROOT (ADJP (RB well) (SBAR (S (NP (PRP you)) (VP (VBP 've) (VP (VBN got) (NP (NP (NN part)) (PP (IN of) (NP (PRP$ your) (NN family)))) (ADVP (RB up) (RB here)) (ADVP (RB then)))))))) | Meaning you don't know where you whole family is. | ( ( Meaning you ) ( ( ( do n't ) ( know ( where ( ( you ( whole family ) ) is ) ) ) ) . ) ) | (ROOT (S (S (VP (VBG Meaning) (NP (PRP you)))) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (WHADVP (WRB where)) (S (NP (NP (PRP you)) (NP (JJ whole) (NN family))) (VP (VBZ is)))))) (. .))) | telephone | 2contradiction
|
30,804 | 30804n | The cover story marvels at the Wild Bunch of egotistical celebrities (including Warren Beatty and Donald Trump) who are pondering third-party runs for the presidency. | ( ( The ( cover story ) ) ( ( marvels ( at ( ( the ( Wild Bunch ) ) ( of ( ( ( egotistical celebrities ) ( -LRB- ( ( including ( ( ( Warren Beatty ) and ) ( Donald Trump ) ) ) -RRB- ) ) ) ( who ( are ( pondering ( ( third-party runs ) ( for ( the presidency ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN cover) (NN story)) (VP (VBZ marvels) (PP (IN at) (NP (NP (DT the) (JJ Wild) (NN Bunch)) (PP (IN of) (NP (NP (JJ egotistical) (NNS celebrities)) (PRN (-LRB- -LRB-) (PP (VBG including) (NP (NP (NNP Warren) (NNP Beatty)) (CC and) (NP (NNP Donald) (NNP Trump)))) (-RRB- -RRB-)) (SBAR (WHNP (WP who)) (S (VP (VBP are) (VP (VBG pondering) (NP (NP (JJ third-party) (NNS runs)) (PP (IN for) (NP (DT the) (NN presidency))))))))))))) (. .))) | The cover story talks about celebrities who want to run for president on 2022. | ( ( The ( cover story ) ) ( ( talks ( about ( celebrities ( who ( want ( to ( ( run ( for president ) ) ( on 2022 ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN cover) (NN story)) (VP (VBZ talks) (PP (IN about) (NP (NP (NNS celebrities)) (SBAR (WHNP (WP who)) (S (VP (VBP want) (S (VP (TO to) (VP (VB run) (PP (IN for) (NP (NN president))) (PP (IN on) (NP (CD 2022)))))))))))) (. .))) | slate | 1neutral
|
81,853 | 81853e | lion-headed goddess Sekhmet (1400 b.c. ) and the colossal Amenophis IV (1370 b.c. ). | ( ( ( lion-headed goddess ) ( ( ( Sekhmet ( -LRB- ( ( 1400 b.c. ) -RRB- ) ) ) and ) ( ( the ( colossal ( Amenophis IV ) ) ) ( -LRB- ( ( 1370 b.c. ) -RRB- ) ) ) ) ) . ) | (ROOT (NP (NP (JJ lion-headed) (NN goddess)) (NP (NP (NP (NNP Sekhmet)) (PRN (-LRB- -LRB-) (NP (QP (CD 1400) (CD b.c.))) (-RRB- -RRB-))) (CC and) (NP (NP (DT the) (JJ colossal) (NNP Amenophis) (NNP IV)) (PRN (-LRB- -LRB-) (NP (QP (CD 1370) (CD b.c.))) (-RRB- -RRB-)))) (. .))) | Sekhmet is a goddess with a lion's head. | ( Sekhmet ( ( is ( ( a goddess ) ( with ( ( a ( lion 's ) ) head ) ) ) ) . ) ) | (ROOT (S (NP (NNP Sekhmet)) (VP (VBZ is) (NP (NP (DT a) (NN goddess)) (PP (IN with) (NP (NP (DT a) (NN lion) (POS 's)) (NN head))))) (. .))) | travel | 0entailment
|
118,187 | 118187e | and um i find great disgust in them in their in their um their self-centeredness | ( and ( um ( i ( ( find ( ( ( great disgust ) ( in them ) ) ( in their ) ) ) ( in ( ( their um ) ( their self-centeredness ) ) ) ) ) ) ) | (ROOT (FRAG (CC and) (NP (NP (NN um)) (SBAR (S (NP (FW i)) (VP (VBP find) (NP (NP (JJ great) (NN disgust)) (PP (IN in) (NP (PRP them))) (PP (IN in) (NP (PRP$ their)))) (PP (IN in) (NP (NP (PRP$ their) (NN um)) (NP (PRP$ their) (NNS self-centeredness)))))))))) | I don't like their self-centeredness. | ( I ( ( ( do n't ) ( like ( their self-centeredness ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB like) (NP (PRP$ their) (NNS self-centeredness)))) (. .))) | telephone | 0entailment
|
7,111 | 7111e | In 1511 Diego de Velazquez sailed from neighboring Hispaniola with some 300 conquistadores (conquerors). | ( ( In 1511 ) ( ( Diego ( de Velazquez ) ) ( ( ( sailed ( from ( neighboring Hispaniola ) ) ) ( with ( ( ( some 300 ) conquistadores ) ( -LRB- ( conquerors -RRB- ) ) ) ) ) . ) ) ) | (ROOT (S (PP (IN In) (NP (CD 1511))) (NP (NNP Diego) (FW de) (NNP Velazquez)) (VP (VBD sailed) (PP (IN from) (NP (JJ neighboring) (NNP Hispaniola))) (PP (IN with) (NP (NP (QP (DT some) (CD 300)) (NNS conquistadores)) (PRN (-LRB- -LRB-) (NP (NNS conquerors)) (-RRB- -RRB-))))) (. .))) | Diego de Velazquez sailed from Hispaniola in 1511. | ( ( Diego ( de Velazquez ) ) ( ( ( sailed ( from Hispaniola ) ) ( in 1511 ) ) . ) ) | (ROOT (S (NP (NNP Diego) (FW de) (NNP Velazquez)) (VP (VBD sailed) (PP (IN from) (NP (NNP Hispaniola))) (PP (IN in) (NP (CD 1511)))) (. .))) | travel | 0entailment
|
136,425 | 136425e | Particularly good are the extra virgin cold pressed oils from Sitaa, Toploe, and Agaa Triada. | ( ( Particularly good ) ( ( are ( ( the ( extra ( virgin cold ) ) ) ( ( pressed oils ) ( from ( ( ( ( ( Sitaa , ) Toploe ) , ) and ) ( Agaa Triada ) ) ) ) ) ) . ) ) | (ROOT (SINV (ADJP (RB Particularly) (JJ good)) (VP (VBP are)) (NP (NP (DT the) (JJ extra) (JJ virgin) (NN cold)) (VP (VBN pressed) (NP (NNS oils)) (PP (IN from) (NP (NP (NNP Sitaa)) (, ,) (NP (NNP Toploe)) (, ,) (CC and) (NP (NNP Agaa) (NNP Triada)))))) (. .))) | Cold pressed oils are available. | ( Cold ( ( pressed ( oils ( are available ) ) ) . ) ) | (ROOT (S (NP (NNP Cold)) (VP (VBD pressed) (SBAR (S (NP (NNS oils)) (VP (VBP are) (ADJP (JJ available)))))) (. .))) | travel | 0entailment
|
12,307 | 12307e | It is unfortunate that there is no chance of the conditions repeating themselves as you suggest." | ( It ( ( ( ( is unfortunate ) ( that ( there ( is ( ( no chance ) ( of ( ( the conditions ) ( ( repeating themselves ) ( as ( you suggest ) ) ) ) ) ) ) ) ) ) . ) '' ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ is) (ADJP (JJ unfortunate)) (SBAR (IN that) (S (NP (EX there)) (VP (VBZ is) (NP (NP (DT no) (NN chance)) (PP (IN of) (NP (NP (DT the) (NNS conditions)) (VP (VBG repeating) (NP (PRP themselves)) (SBAR (IN as) (S (NP (PRP you)) (VP (VBP suggest)))))))))))) (. .) ('' ''))) | The speaker wants the conditions to repeat themselves. | ( ( The speaker ) ( ( wants ( ( the conditions ) ( to ( repeat themselves ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN speaker)) (VP (VBZ wants) (S (NP (DT the) (NNS conditions)) (VP (TO to) (VP (VB repeat) (NP (PRP themselves)))))) (. .))) | fiction | 0entailment
|
81,623 | 81623e | One of the exhibits is older the fragments of a monument to Jupiter (first century a.d.) discovered near Notre-Dame. | ( ( One ( of ( the exhibits ) ) ) ( ( ( is older ) ( ( the fragments ) ( of ( ( a monument ) ( to ( ( Jupiter ( -LRB- ( ( first ( century a.d. ) ) -RRB- ) ) ) ( discovered ( near Notre-Dame ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (CD One)) (PP (IN of) (NP (DT the) (NNS exhibits)))) (VP (VBZ is) (ADJP (JJR older)) (NP (NP (DT the) (NNS fragments)) (PP (IN of) (NP (NP (DT a) (NN monument)) (PP (TO to) (NP (NP (NNP Jupiter)) (PRN (-LRB- -LRB-) (NP (JJ first) (NN century) (NN a.d.)) (-RRB- -RRB-)) (VP (VBN discovered) (PP (IN near) (NP (NNP Notre-Dame)))))))))) (. .))) | Fragments of a monument to Jupiter were discovered near the Notre-Dame. | ( ( Fragments ( of ( ( a monument ) ( to Jupiter ) ) ) ) ( ( were ( discovered ( near ( the Notre-Dame ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNS Fragments)) (PP (IN of) (NP (NP (DT a) (NN monument)) (PP (TO to) (NP (NNP Jupiter)))))) (VP (VBD were) (VP (VBN discovered) (PP (IN near) (NP (DT the) (NN Notre-Dame))))) (. .))) | travel | 0entailment
|
18,936 | 18936c | The survey also found that although 59 percent of the centers had substance abuse counselors, only 5 percent used screening questionnaires to identify patients with alcohol use problems. | ( ( The survey ) ( also ( ( found ( that ( ( although ( ( ( 59 percent ) ( of ( the centers ) ) ) ( had ( substance ( abuse counselors ) ) ) ) ) ( , ( ( only ( 5 percent ) ) ( ( used ( screening questionnaires ) ) ( to ( ( identify patients ) ( with ( alcohol ( use problems ) ) ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (DT The) (NN survey)) (ADVP (RB also)) (VP (VBD found) (SBAR (IN that) (S (SBAR (IN although) (S (NP (NP (CD 59) (NN percent)) (PP (IN of) (NP (DT the) (NNS centers)))) (VP (VBD had) (NP (NN substance) (NN abuse) (NNS counselors))))) (, ,) (NP (RB only) (CD 5) (NN percent)) (VP (VBD used) (NP (NN screening) (NNS questionnaires)) (S (VP (TO to) (VP (VB identify) (NP (NNS patients)) (PP (IN with) (NP (NN alcohol) (NN use) (NNS problems)))))))))) (. .))) | 10 percent of centers screened for alcohol use problems. | ( ( ( 10 percent ) ( of centers ) ) ( ( screened ( for ( alcohol ( use problems ) ) ) ) . ) ) | (ROOT (S (NP (NP (CD 10) (NN percent)) (PP (IN of) (NP (NNS centers)))) (VP (VBD screened) (PP (IN for) (NP (NN alcohol) (NN use) (NNS problems)))) (. .))) | government | 2contradiction
|
6,509 | 6509e | Public broadcasting's big transformation came in the mid-'70s, Ledbetter finds, when U.S. corporations stepped in to fill the financial gap for the underfunded network. | ( ( ( Public ( broadcasting 's ) ) ( big transformation ) ) ( ( ( ( came ( in ( the ( mid ( - '70s ) ) ) ) ) ( , ( Ledbetter ( finds , ) ) ) ) ( when ( ( U.S. corporations ) ( ( stepped in ) ( to ( fill ( ( the ( financial gap ) ) ( for ( the ( underfunded network ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (JJ Public) (NN broadcasting) (POS 's)) (JJ big) (NN transformation)) (VP (VBD came) (PP (IN in) (NP (DT the) (JJ mid) (CD -) (NNS '70s)))) (PRN (, ,) (NP (NNP Ledbetter)) (VP (VBZ finds)) (, ,)) (SBAR (WHADVP (WRB when)) (S (NP (NNP U.S.) (NNS corporations)) (VP (VBD stepped) (PRT (RP in)) (S (VP (TO to) (VP (VB fill) (NP (NP (DT the) (JJ financial) (NN gap)) (PP (IN for) (NP (DT the) (JJ underfunded) (NN network)))))))))) (. .))) | US corporations tried to fill the financial gap in for the network. | ( ( US corporations ) ( ( tried ( to ( ( fill ( the ( financial gap ) ) ) ( in ( for ( the network ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP US) (NNS corporations)) (VP (VBD tried) (S (VP (TO to) (VP (VB fill) (NP (DT the) (JJ financial) (NN gap)) (PP (IN in) (PP (IN for) (NP (DT the) (NN network)))))))) (. .))) | slate | 0entailment
|
139,764 | 139764e | The cakes here are also excellent. | ( ( The cakes ) ( here ( ( ( are also ) excellent ) . ) ) ) | (ROOT (S (NP (DT The) (NNS cakes)) (ADVP (RB here)) (VP (VBP are) (ADVP (RB also)) (ADJP (JJ excellent))) (. .))) | The cakes here are equally great. | ( ( The cakes ) ( here ( ( are ( equally great ) ) . ) ) ) | (ROOT (S (NP (DT The) (NNS cakes)) (ADVP (RB here)) (VP (VBP are) (ADJP (RB equally) (JJ great))) (. .))) | travel | 0entailment
|
97,961 | 97961c | They appreciated the town's loyalty to the crown, but the idea never occurred to anyone, let alone the two monarchs, that Madrid might one day become the capital. | ( ( ( ( ( They ( ( appreciated ( ( the ( town 's ) ) loyalty ) ) ( to ( the crown ) ) ) ) , ) but ) ( ( the idea ) ( never ( ( ( occurred ( to ( ( ( anyone , ) ( let alone ) ) ( the ( two monarchs ) ) ) ) ) , ) ( that ( Madrid ( ( might ( one day ) ) ( become ( the capital ) ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP They)) (VP (VBD appreciated) (NP (NP (DT the) (NN town) (POS 's)) (NN loyalty)) (PP (TO to) (NP (DT the) (NN crown))))) (, ,) (CC but) (S (NP (DT the) (NN idea)) (ADVP (RB never)) (VP (VBD occurred) (PP (TO to) (NP (NP (NN anyone)) (, ,) (ADVP (VB let) (JJ alone)) (NP (DT the) (CD two) (NNS monarchs)))) (, ,) (SBAR (IN that) (S (NP (NNP Madrid)) (VP (MD might) (NP (CD one) (NN day)) (VP (VB become) (NP (DT the) (NN capital)))))))) (. .))) | The town was disloyal to the crown. | ( ( The town ) ( ( was ( disloyal ( to ( the crown ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN town)) (VP (VBD was) (ADJP (JJ disloyal) (PP (TO to) (NP (DT the) (NN crown))))) (. .))) | travel | 2contradiction
|
97,664 | 97664n | But, as in Washington, on snowy days like this, you take what you can get. | ( But ( , ( ( as ( in Washington ) ) ( , ( ( on ( ( snowy days ) ( like this ) ) ) ( , ( you ( ( take ( what ( you ( can get ) ) ) ) . ) ) ) ) ) ) ) ) | (ROOT (S (CC But) (, ,) (PP (RB as) (IN in) (NP (NNP Washington))) (, ,) (PP (IN on) (NP (NP (JJ snowy) (NNS days)) (PP (IN like) (NP (DT this))))) (, ,) (NP (PRP you)) (VP (VBP take) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (MD can) (VP (VB get)))))) (. .))) | It snows about thirty times a year in Washington. | ( It ( ( snows ( ( ( about ( thirty times ) ) ( a year ) ) ( in Washington ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ snows) (NP (NP (QP (RB about) (CD thirty) (NNS times))) (NP (DT a) (NN year)) (PP (IN in) (NP (NNP Washington))))) (. .))) | slate | 1neutral
|
7,892 | 7892c | Did Loral harm national security? | ( ( ( Did Loral ) ( harm ( national security ) ) ) ? ) | (ROOT (SQ (VBD Did) (NP (NNP Loral)) (VP (VB harm) (NP (JJ national) (NN security))) (. ?))) | National security was not in danger. | ( ( National security ) ( ( ( was not ) ( in danger ) ) . ) ) | (ROOT (S (NP (NNP National) (NN security)) (VP (VBD was) (RB not) (PP (IN in) (NP (NN danger)))) (. .))) | slate | 2contradiction
|
116,323 | 116323e | It would be nice if more of the newcomers were artists, artisans, and producers, rather than lawyers and lobbyists, but head for head, I'll stack up Washington's intellectual capital against any competitor's. | ( ( It ( would ( ( be nice ) ( if ( ( more ( of ( the newcomers ) ) ) ( ( were ( ( ( ( ( ( artists , ) artisans ) , ) and ) producers ) , ) ) ( rather ( ( ( ( than ( ( lawyers and ) lobbyists ) ) , ) but ) ( head ( for head ) ) ) ) ) ) ) ) ) ) ( , ( I ( ( 'll ( ( stack up ) ( ( ( Washington 's ) ( intellectual capital ) ) ( against ( any ( competitor 's ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (S (NP (PRP It)) (VP (MD would) (VP (VB be) (ADJP (JJ nice)) (SBAR (IN if) (S (NP (NP (JJR more)) (PP (IN of) (NP (DT the) (NNS newcomers)))) (VP (VBD were) (NP (NP (NNS artists)) (, ,) (NP (NNS artisans)) (, ,) (CC and) (NP (NNS producers)) (, ,)) (PP (RB rather) (PP (IN than) (NP (NNS lawyers) (CC and) (NNS lobbyists))) (, ,) (CC but) (PP (NP (NP (NN head)) (PP (IN for) (NP (NN head)))))))))))) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB stack) (PRT (RP up)) (NP (NP (NP (NNP Washington) (POS 's)) (JJ intellectual) (NN capital)) (PP (IN against) (NP (DT any) (NN competitor) (POS 's)))))) (. .))) | More artsy people would be better than lawyers and lobbyists. | ( ( ( More artsy ) people ) ( ( would ( ( be better ) ( than ( ( lawyers and ) lobbyists ) ) ) ) . ) ) | (ROOT (S (NP (ADJP (RBR More) (JJ artsy)) (NNS people)) (VP (MD would) (VP (VB be) (ADJP (JJR better)) (PP (IN than) (NP (NNS lawyers) (CC and) (NNS lobbyists))))) (. .))) | slate | 0entailment
|
131,295 | 131295c | (Miramax's site for Albino Alligator has video and stills.) | ( -LRB- ( ( ( ( Miramax 's ) site ) ( for ( Albino Alligator ) ) ) ( ( ( ( ( has video ) and ) stills ) . ) -RRB- ) ) ) | (ROOT (S (-LRB- -LRB-) (NP (NP (NP (NNP Miramax) (POS 's)) (NN site)) (PP (IN for) (NP (NNP Albino) (NNP Alligator)))) (VP (VP (VBZ has) (NP (NN video))) (CC and) (VP (VBZ stills))) (. .) (-RRB- -RRB-))) | There's no Miramax's site for any type of alligators. | ( There ( ( 's ( ( ( no ( Miramax 's ) ) site ) ( for ( ( any type ) ( of alligators ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ 's) (NP (NP (NP (DT no) (NNP Miramax) (POS 's)) (NN site)) (PP (IN for) (NP (NP (DT any) (NN type)) (PP (IN of) (NP (NNS alligators))))))) (. .))) | slate | 2contradiction
|
94,142 | 94142n | The intermediate projections, which reflect the Trustees' best estimate, reflect changes in the working age population, particularly the increasing rate of retirement by the baby boom generation after 2010. | ( ( ( ( ( The ( intermediate projections ) ) , ) ( which ( reflect ( ( the ( Trustees ' ) ) ( best estimate ) ) ) ) ) , ) ( ( reflect ( ( ( ( changes ( in ( the ( working ( age population ) ) ) ) ) , ) particularly ) ( ( ( ( the ( increasing rate ) ) ( of retirement ) ) ( by ( the ( baby ( boom generation ) ) ) ) ) ( after 2010 ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (JJ intermediate) (NNS projections)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBP reflect) (NP (NP (DT the) (NNPS Trustees) (POS ')) (JJS best) (NN estimate))))) (, ,)) (VP (VBP reflect) (NP (NP (NP (NNS changes)) (PP (IN in) (NP (DT the) (VBG working) (NN age) (NN population)))) (, ,) (RB particularly) (NP (NP (DT the) (VBG increasing) (NN rate)) (PP (IN of) (NP (NN retirement))) (PP (IN by) (NP (DT the) (NN baby) (NN boom) (NN generation))) (PP (IN after) (NP (CD 2010)))))) (. .))) | The projections show changes in population age statistics. | ( ( The projections ) ( ( show ( changes ( in ( population ( age statistics ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS projections)) (VP (VBP show) (NP (NP (NNS changes)) (PP (IN in) (NP (NN population) (NN age) (NNS statistics))))) (. .))) | government | 1neutral
|
54,047 | 54047n | uh-huh uh-huh It would be handy | ( ( uh-huh uh-huh ) ( It ( would ( be handy ) ) ) ) | (ROOT (FRAG (NP (NP (JJ uh-huh) (NN uh-huh)) (SBAR (S (NP (PRP It)) (VP (MD would) (VP (VB be) (ADJP (JJ handy))))))))) | That tool would be handy. | ( ( That tool ) ( ( would ( be handy ) ) . ) ) | (ROOT (S (NP (DT That) (NN tool)) (VP (MD would) (VP (VB be) (ADJP (JJ handy)))) (. .))) | telephone | 1neutral
|
4,788 | 4788c | With the help of the pirates who made the town their base, Port Royal became a very rich city, with the income from sugar and rum combined with stolen Spanish treasure (see page 18). | ( ( With ( ( the help ) ( of ( ( the pirates ) ( who ( ( made ( the town ) ) ( their base ) ) ) ) ) ) ) ( , ( ( Port Royal ) ( ( ( ( ( ( became ( a ( ( very rich ) city ) ) ) , ) ( with ( the income ) ) ) ( from ( ( sugar and ) rum ) ) ) ( combined ( with ( ( stolen ( Spanish treasure ) ) ( -LRB- ( ( see ( page 18 ) ) -RRB- ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN With) (NP (NP (DT the) (NN help)) (PP (IN of) (NP (NP (DT the) (NNS pirates)) (SBAR (WHNP (WP who)) (S (VP (VBD made) (NP (DT the) (NN town)) (NP (PRP$ their) (NN base))))))))) (, ,) (NP (NNP Port) (NNP Royal)) (VP (VBD became) (NP (DT a) (ADJP (RB very) (JJ rich)) (NN city)) (, ,) (PP (IN with) (NP (DT the) (NN income))) (PP (IN from) (NP (NN sugar) (CC and) (NN rum))) (PP (VBN combined) (PP (IN with) (NP (NP (VBN stolen) (JJ Spanish) (NN treasure)) (PRN (-LRB- -LRB-) (S (VP (VB see) (NP (NN page) (CD 18)))) (-RRB- -RRB-)))))) (. .))) | The pirates are nomadic and never took the town as their base. | ( ( The pirates ) ( ( ( ( are nomadic ) and ) ( never ( ( took ( the town ) ) ( as ( their base ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS pirates)) (VP (VP (VBP are) (ADJP (JJ nomadic))) (CC and) (VP (ADVP (RB never)) (VBD took) (NP (DT the) (NN town)) (PP (IN as) (NP (PRP$ their) (NN base))))) (. .))) | travel | 2contradiction
|
6,765 | 6765e | The house is hugely enjoyable, with its intricate layout, 18th-century furniture, chinoiserie, children's toys, and and views of the grounds and distant mountains, particularly from the airy turret rooms. | ( ( The house ) ( ( ( ( is ( hugely enjoyable ) ) , ) ( ( ( ( with ( ( ( ( ( ( ( ( its ( intricate layout ) ) , ) ( 18th-century furniture ) ) , ) chinoiserie ) , ) ( ( children 's ) toys ) ) , ) ) and ) ( and ( ( ( views ( of ( the grounds ) ) ) and ) ( ( ( distant mountains ) , ) particularly ) ) ) ) ( from ( the ( airy ( turret rooms ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN house)) (VP (VBZ is) (ADJP (RB hugely) (JJ enjoyable)) (, ,) (PP (PP (IN with) (NP (NP (NP (PRP$ its) (JJ intricate) (NN layout)) (, ,) (NP (JJ 18th-century) (NN furniture))) (, ,) (NP (NN chinoiserie)) (, ,) (NP (NP (NNS children) (POS 's)) (NNS toys)) (, ,))) (CC and) (PRN (CC and) (NP (NP (NP (NNS views)) (PP (IN of) (NP (DT the) (NNS grounds)))) (CC and) (NP (NP (JJ distant) (NNS mountains)) (, ,) (ADVP (RB particularly))))) (PP (IN from) (NP (DT the) (JJ airy) (JJ turret) (NNS rooms))))) (. .))) | The hosue is beautifully maintained. | ( ( The hosue ) ( ( ( is beautifully ) maintained ) . ) ) | (ROOT (S (NP (DT The) (NN hosue)) (VP (VBZ is) (ADVP (RB beautifully)) (VP (VBN maintained))) (. .))) | travel | 0entailment
|
54,382 | 54382c | we're having our problems out this way with the banking crisis and | ( we ( 're ( having ( our ( ( problems ( out ( ( this way ) ( with ( the ( banking crisis ) ) ) ) ) ) and ) ) ) ) ) | (ROOT (S (NP (PRP we)) (VP (VBP 're) (VP (VBG having) (NP (PRP$ our) (NX (NX (NX (NNS problems)) (PP (IN out) (NP (NP (DT this) (NN way)) (PP (IN with) (NP (DT the) (NN banking) (NN crisis)))))) (CC and))))))) | We're fortunate that the banking crisis hasn't had a significant impact on us. | ( We ( ( 're ( fortunate ( that ( ( the ( banking crisis ) ) ( ( has n't ) ( had ( ( a ( significant impact ) ) ( on us ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (VBP 're) (ADJP (JJ fortunate) (SBAR (IN that) (S (NP (DT the) (NN banking) (NN crisis)) (VP (VBZ has) (RB n't) (VP (VBN had) (NP (NP (DT a) (JJ significant) (NN impact)) (PP (IN on) (NP (PRP us)))))))))) (. .))) | telephone | 2contradiction
|
140,149 | 140149c | Yes; you see she went to the mater, and, Oh, here's Evie herself. Miss Howard entered. | ( Yes ( ; ( you ( ( see ( ( ( ( ( she ( went ( to ( the mater ) ) ) ) , ) and ) , ) ( Oh ( , ( here ( 's ( ( Evie ( herself . ) ) ( ( Miss Howard ) entered ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (ADVP (RB Yes)) (: ;) (NP (PRP you)) (VP (VBP see) (SBAR (S (S (NP (PRP she)) (VP (VBD went) (PP (TO to) (NP (DT the) (NN mater))))) (, ,) (CC and) (, ,) (S (INTJ (UH Oh)) (, ,) (ADVP (RB here)) (VP (VBZ 's) (NP (NP (NNP Evie) (NNP herself) (. .)) (SBAR (S (NP (NNP Miss) (NNP Howard)) (VP (VBD entered)))))))))) (. .))) | Miss Howard left. | ( ( Miss Howard ) ( left . ) ) | (ROOT (S (NP (NNP Miss) (NNP Howard)) (VP (VBD left)) (. .))) | fiction | 2contradiction
|
24,000 | 24000e | What's all this for? | ( What ( ( 's ( ( all this ) for ) ) ? ) ) | (ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ 's) (NP (NP (PDT all) (DT this)) (PP (IN for)))) (. ?))) | All this...what is it for? | ( ( ( ( All this ) ... ) ( what ( ( is it ) for ) ) ) ? ) | (ROOT (NP (NP (NP (DT All)) (NP (DT this))) (: ...) (SBAR (WHNP (WP what)) (S (VP (VBZ is) (NP (PRP it)) (PP (IN for))))) (. ?))) | fiction | 0entailment
|
52,322 | 52322n | By physical terrain we mean the physical proximity of the delivery points and whether they are most advantageously served by a curb, park & loop, or foot route. | ( ( By ( physical terrain ) ) ( we ( ( mean ( ( ( ( ( the ( physical proximity ) ) ( of ( the delivery ) ) ) points ) and ) ( whether ( they ( ( are most ) ( advantageously ( served ( by ( ( ( ( a ( curb ( , ( ( park & ) loop ) ) ) ) , ) or ) ( foot route ) ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (PP (IN By) (NP (JJ physical) (NN terrain))) (NP (PRP we)) (VP (VBP mean) (SBAR (SBAR (S (NP (NP (DT the) (JJ physical) (NN proximity)) (PP (IN of) (NP (DT the) (NN delivery)))) (VP (VBZ points)))) (CC and) (SBAR (IN whether) (S (NP (PRP they)) (VP (VBP are) (ADVP (RBS most)) (VP (ADVP (RB advantageously)) (VBN served) (PP (IN by) (NP (NP (DT a) (NN curb) (, ,) (NN park) (CC &) (NN loop)) (, ,) (CC or) (NP (NN foot) (NN route)))))))))) (. .))) | Delivery points should include at least a bench and a locked storage compartment. | ( ( Delivery points ) ( ( should ( include ( ( ( ( at least ) ( a bench ) ) and ) ( a ( locked ( storage compartment ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NN Delivery) (NNS points)) (VP (MD should) (VP (VB include) (NP (NP (ADVP (IN at) (JJS least)) (DT a) (NN bench)) (CC and) (NP (DT a) (ADJP (VBN locked)) (NN storage) (NN compartment))))) (. .))) | government | 1neutral
|
83,111 | 83111c | and i'm sitting in this tent in my sleeping bag freezing so i said oh time to get this heater cranked up so i cranked up the heater and this things going of course i got it going full bore i run out of propane so here it is about three o'clock in the morning and i've got to hike back to my car to get more propane | ( and ( i ( 'm ( ( sitting ( in ( ( this tent ) ( in ( my ( sleeping ( bag freezing ) ) ) ) ) ) ) ( so ( i ( ( said ( oh time ) ) ( to ( get ( ( ( ( this heater ) ( ( cranked up ) ( so ( i ( ( cranked up ) ( the heater ) ) ) ) ) ) and ) ( ( ( ( ( ( ( this things ) ( going ( of ( course i ) ) ) ) ( got ( it ( ( going ( full ( bore i ) ) ) ( ( run out ) ( of propane ) ) ) ) ) ) so ) ( here ( it ( is ( ( about ( three o'clock ) ) ( in ( the morning ) ) ) ) ) ) ) and ) ( i ( 've ( got ( to ( ( hike back ) ( to ( my ( car ( to ( get ( more propane ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (FRAG (CC and) (NP (NP (FW i)) (SBAR (S (VP (VBP 'm) (VP (VBG sitting) (PP (IN in) (NP (NP (DT this) (NN tent)) (PP (IN in) (NP (PRP$ my) (NN sleeping) (NN bag) (NN freezing))))) (SBAR (IN so) (S (NP (FW i)) (VP (VBD said) (NP (JJ oh) (NN time)) (S (VP (TO to) (VP (VB get) (S (S (NP (DT this) (NN heater)) (VP (VBD cranked) (PRT (RP up)) (SBAR (IN so) (S (NP (FW i)) (VP (VBD cranked) (PRT (RP up)) (NP (DT the) (NN heater))))))) (CC and) (S (S (NP (NP (DT this) (NNS things)) (VP (VBG going) (PP (IN of) (NP (NN course) (NNS i))))) (VP (VBD got) (S (NP (PRP it)) (VP (VBG going) (NP (JJ full) (FW bore) (FW i)) (S (VP (VB run) (PRT (RP out)) (PP (IN of) (NP (NN propane))))))))) (IN so) (S (ADVP (RB here)) (NP (PRP it)) (VP (VBZ is) (NP (NP (QP (RB about) (CD three) (CD o'clock))) (PP (IN in) (NP (DT the) (NN morning)))))) (CC and) (S (NP (FW i)) (VP (VBP 've) (VP (VBN got) (S (VP (TO to) (VP (VB hike) (PRT (RP back)) (PP (TO to) (NP (PRP$ my) (NN car) (S (VP (TO to) (VP (VB get) (NP (JJR more) (NN propane)))))))))))))))))))))))))))) | I don't have any way of getting more propane. | ( I ( ( ( do n't ) ( have ( ( any way ) ( of ( getting ( more propane ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB have) (NP (NP (DT any) (NN way)) (PP (IN of) (S (VP (VBG getting) (NP (JJR more) (NN propane)))))))) (. .))) | telephone | 2contradiction
|
38,568 | 38568c | Even though the intervention did not decrease drinking, it did decrease drinking-related consequences, which may be part of what we're looking for in this setting. | ( ( Even ( though ( ( the intervention ) ( ( did not ) ( decrease drinking ) ) ) ) ) ( , ( it ( ( did ( decrease ( ( ( drinking-related consequences ) , ) ( which ( may ( be ( part ( of ( what ( we ( 're ( looking ( for ( in ( this setting ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (SBAR (RB Even) (IN though) (S (NP (DT the) (NN intervention)) (VP (VBD did) (RB not) (VP (VB decrease) (NP (NN drinking)))))) (, ,) (NP (PRP it)) (VP (VBD did) (VP (VB decrease) (NP (NP (JJ drinking-related) (NNS consequences)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (MD may) (VP (VB be) (NP (NP (NN part)) (PP (IN of) (SBAR (WHNP (WP what)) (S (NP (PRP we)) (VP (VBP 're) (VP (VBG looking) (PP (IN for) (PP (IN in) (NP (DT this) (NN setting))))))))))))))))) (. .))) | The intervention lowered drinking rates by 50%. | ( ( The intervention ) ( ( ( lowered ( drinking rates ) ) ( by ( 50 % ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN intervention)) (VP (VBD lowered) (NP (NN drinking) (NNS rates)) (PP (IN by) (NP (CD 50) (NN %)))) (. .))) | government | 2contradiction
|
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.