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 |
---|---|---|---|---|---|---|---|---|---|
22,886 | 22886c | The two were finely balanced. | ( ( The two ) ( ( were ( finely balanced ) ) . ) ) | (ROOT (S (NP (DT The) (CD two)) (VP (VBD were) (VP (ADVP (RB finely)) (VBN balanced))) (. .))) | The two were unconnected to each other. | ( ( The two ) ( ( were ( unconnected ( to ( each other ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (CD two)) (VP (VBD were) (ADJP (JJ unconnected) (PP (TO to) (NP (DT each) (JJ other))))) (. .))) | travel | 2contradiction
|
134,319 | 134319c | Trent Lott must have been moved. | ( ( Trent Lott ) ( ( must ( have ( been moved ) ) ) . ) ) | (ROOT (S (NP (NNP Trent) (NNP Lott)) (VP (MD must) (VP (VB have) (VP (VBN been) (VP (VBN moved))))) (. .))) | Trent Lott must have stayed at the same spot. | ( ( Trent Lott ) ( ( must ( have ( stayed ( at ( the ( same spot ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Trent) (NNP Lott)) (VP (MD must) (VP (VB have) (VP (VBN stayed) (PP (IN at) (NP (DT the) (JJ same) (NN spot)))))) (. .))) | government | 2contradiction
|
125,314 | 125314e | Legal Aid now offers some of the most creative services for legal aid found across the country, said Michael A. Millemann, a law professor at the University of Maryland and a former deputy director of the Multnomah County, Ore., Legal Aid Service. | ( ( ( Legal Aid ) ( now ( offers ( some ( of ( ( the ( most ( creative services ) ) ) ( for ( ( legal aid ) ( found ( across ( the country ) ) ) ) ) ) ) ) ) ) ) ( , ( ( said ( ( ( Michael ( A. Millemann ) ) , ) ( ( a ( law professor ) ) ( at ( the ( ( University ( of ( ( Maryland and ) ( ( a ( former ( deputy director ) ) ) ( of ( the ( Multnomah ( ( ( ( County , ) Ore. ) , ) Legal ) ) ) ) ) ) ) ) ( Aid Service ) ) ) ) ) ) ) . ) ) ) | (ROOT (SINV (S (NP (NNP Legal) (NNP Aid)) (ADVP (RB now)) (VP (VBZ offers) (NP (NP (DT some)) (PP (IN of) (NP (NP (DT the) (RBS most) (JJ creative) (NNS services)) (PP (IN for) (NP (NP (JJ legal) (NN aid)) (VP (VBN found) (PP (IN across) (NP (DT the) (NN country))))))))))) (, ,) (VP (VBD said)) (NP (NP (NNP Michael) (NNP A.) (NNP Millemann)) (, ,) (NP (NP (DT a) (NN law) (NN professor)) (PP (IN at) (NP (DT the) (NAC (NNP University) (PP (IN of) (NP (NP (NNP Maryland)) (CC and) (NP (NP (DT a) (JJ former) (NN deputy) (NN director)) (PP (IN of) (NP (DT the) (NNP Multnomah) (NAC (NNP County) (, ,) (NNP Ore.) (, ,)) (NNP Legal))))))) (NNP Aid) (NNP Service))))) (. .))) | Michael Millemann teaches law at the University of Maryland. | ( ( Michael Millemann ) ( ( ( teaches law ) ( at ( ( the University ) ( of Maryland ) ) ) ) . ) ) | (ROOT (S (NP (NNP Michael) (NNP Millemann)) (VP (VBZ teaches) (NP (NN law)) (PP (IN at) (NP (NP (DT the) (NNP University)) (PP (IN of) (NP (NNP Maryland)))))) (. .))) | government | 0entailment
|
8,235 | 8235e | 7 billion remained. | ( ( 7 billion ) ( remained . ) ) | (ROOT (S (NP (QP (CD 7) (CD billion))) (VP (VBD remained)) (. .))) | The number remaining was greater than the population of China. | ( ( ( The number ) remaining ) ( ( ( was greater ) ( than ( ( the population ) ( of China ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN number)) (VP (VBG remaining))) (VP (VBD was) (ADJP (JJR greater)) (PP (IN than) (NP (NP (DT the) (NN population)) (PP (IN of) (NP (NNP China)))))) (. .))) | government | 0entailment
|
8,667 | 8667c | yeah right yeah i thought that it made you think about um you know what happens when you die and everything and is are there really angels and ghost and things and so | ( ( yeah ( right ( yeah i ) ) ) ( thought ( ( ( that ( it ( made ( you ( think ( about ( ( ( ( um ( you ( ( ( know ( ( ( what ( happens ( when ( you die ) ) ) ) and ) everything ) ) and ) is ) ) ) ( ( are there ) ( really angels ) ) ) and ) ( ( ghost and ) things ) ) ) ) ) ) ) ) and ) so ) ) ) | (ROOT (S (NP (JJ yeah) (JJ right) (NN yeah) (NNS i)) (VP (VBD thought) (SBAR (IN that) (S (NP (PRP it)) (VP (VBD made) (SBAR (S (NP (PRP you)) (VP (VBP think) (PP (IN about) (NP (S (NP (NP (NN um)) (SBAR (S (NP (PRP you)) (VP (VP (VBP know) (NP (SBAR (WHNP (WP what)) (S (VP (VBZ happens) (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBP die))))))) (CC and) (NP (NN everything)))) (CC and) (VP (VBZ is)))))) (VP (VBP are) (ADVP (RB there)) (ADJP (RB really) (JJ angels)))) (CC and) (NP (NP (NN ghost)) (CC and) (NP (NNS things)))))))))) (CC and) (RB so))))) | I am positive there are ghosts present after one dies. | ( I ( ( am ( positive ( there ( are ( ghosts ( present ( after ( one dies ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP am) (ADJP (JJ positive) (SBAR (S (NP (EX there)) (VP (VBP are) (ADJP (RB ghosts) (JJ present) (SBAR (IN after) (S (NP (PRP one)) (VP (VBZ dies)))))))))) (. .))) | telephone | 2contradiction
|
136,414 | 136414c | Aloud, he said nothing. | ( Aloud ( , ( he ( ( said nothing ) . ) ) ) ) | (ROOT (S (S (VP (VBN Aloud))) (, ,) (NP (PRP he)) (VP (VBD said) (NP (NN nothing))) (. .))) | He started yelling. | ( He ( ( started yelling ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD started) (S (VP (VBG yelling)))) (. .))) | fiction | 2contradiction
|
141,436 | 141436e | Nevertheless, a small park on the roadside at Discovery Bay stands as a tribute to his achievement. | ( Nevertheless ( , ( ( ( a ( small park ) ) ( on ( ( the roadside ) ( at ( Discovery Bay ) ) ) ) ) ( ( ( stands ( as ( a tribute ) ) ) ( to ( his achievement ) ) ) . ) ) ) ) | (ROOT (S (ADVP (RB Nevertheless)) (, ,) (NP (NP (DT a) (JJ small) (NN park)) (PP (IN on) (NP (NP (DT the) (NN roadside)) (PP (IN at) (NP (NNP Discovery) (NNP Bay)))))) (VP (VBZ stands) (PP (IN as) (NP (DT a) (NN tribute))) (PP (TO to) (NP (PRP$ his) (NN achievement)))) (. .))) | A little park stands in commemoration of his achievement. | ( ( A ( little park ) ) ( ( stands ( in ( commemoration ( of ( his achievement ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ little) (NN park)) (VP (VBZ stands) (PP (IN in) (NP (NP (NN commemoration)) (PP (IN of) (NP (PRP$ his) (NN achievement)))))) (. .))) | travel | 0entailment
|
131,617 | 131617e | GAO officials responsible for the completion of the engagement will participate in the meeting. | ( ( ( GAO officials ) ( responsible ( for ( ( the completion ) ( of ( the engagement ) ) ) ) ) ) ( ( will ( participate ( in ( the meeting ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP GAO) (NNS officials)) (ADJP (JJ responsible) (PP (IN for) (NP (NP (DT the) (NN completion)) (PP (IN of) (NP (DT the) (NN engagement))))))) (VP (MD will) (VP (VB participate) (PP (IN in) (NP (DT the) (NN meeting))))) (. .))) | GAO officials responsible for finishing the engagement will be at the meeting | ( ( GAO officials ) ( responsible ( for ( finishing ( ( the engagement ) ( will ( be ( at ( the meeting ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (NNP GAO) (NNS officials)) (ADJP (JJ responsible) (PP (IN for) (S (VP (VBG finishing) (SBAR (S (NP (DT the) (NN engagement)) (VP (MD will) (VP (VB be) (PP (IN at) (NP (DT the) (NN meeting))))))))))))) | government | 0entailment
|
40,250 | 40250e | Jamaica is an island with a strong personality that doesn't simply wait in the wings. | ( Jamaica ( ( is ( ( an island ) ( with ( ( a ( strong personality ) ) ( that ( ( ( does n't ) simply ) ( wait ( in ( the wings ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Jamaica)) (VP (VBZ is) (NP (NP (DT an) (NN island)) (PP (IN with) (NP (NP (DT a) (JJ strong) (NN personality)) (SBAR (WHNP (WDT that)) (S (VP (VBZ does) (RB n't) (ADVP (RB simply)) (VP (VB wait) (PP (IN in) (NP (DT the) (NNS wings))))))))))) (. .))) | Jamaica has a strong personality. | ( Jamaica ( ( has ( a ( strong personality ) ) ) . ) ) | (ROOT (S (NP (NNP Jamaica)) (VP (VBZ has) (NP (DT a) (JJ strong) (NN personality))) (. .))) | travel | 0entailment
|
33,370 | 33370e | Inside the gates, dozens of horses await to transport you gently along the 21.2-km (11.2-mile) track through the siq (gorge) to the city. | ( ( Inside ( the gates ) ) ( , ( ( dozens ( of horses ) ) ( ( await ( to ( ( ( ( transport you ) gently ) ( along ( the ( 21.2-km ( ( -LRB- ( 11.2-mile -RRB- ) ) track ) ) ) ) ) ( through ( ( ( the siq ) ( -LRB- ( gorge -RRB- ) ) ) ( to ( the city ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN Inside) (NP (DT the) (NNS gates))) (, ,) (NP (NP (NNS dozens)) (PP (IN of) (NP (NNS horses)))) (VP (VBP await) (S (VP (TO to) (VP (VB transport) (NP (PRP you)) (ADVP (RB gently)) (PP (IN along) (NP (DT the) (JJ 21.2-km) (PRN (-LRB- -LRB-) (ADJP (JJ 11.2-mile)) (-RRB- -RRB-)) (NN track))) (PP (IN through) (NP (NP (NP (DT the) (NN siq)) (PRN (-LRB- -LRB-) (NP (NN gorge)) (-RRB- -RRB-))) (PP (TO to) (NP (DT the) (NN city))))))))) (. .))) | Horses carry people through the gorge to the city. | ( Horses ( ( ( carry people ) ( through ( ( the gorge ) ( to ( the city ) ) ) ) ) . ) ) | (ROOT (S (NP (NNS Horses)) (VP (VBP carry) (NP (NNS people)) (PP (IN through) (NP (NP (DT the) (NN gorge)) (PP (TO to) (NP (DT the) (NN city)))))) (. .))) | travel | 0entailment
|
118,456 | 118456n | Across the tops of these small former workshops, Vasari provided a covered corridor for Duke Cosimo to keep out of the rain when croseng from his Pitti Palace to the Uffizi. | ( ( Across ( ( the tops ) ( of ( these ( small ( former workshops ) ) ) ) ) ) ( , ( Vasari ( ( provided ( ( ( a ( covered corridor ) ) ( for ( Duke Cosimo ) ) ) ( to ( ( ( keep out ) ( of ( the rain ) ) ) ( when ( ( croseng ( from ( his ( Pitti Palace ) ) ) ) ( to ( the Uffizi ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN Across) (NP (NP (DT the) (NNS tops)) (PP (IN of) (NP (DT these) (JJ small) (JJ former) (NNS workshops))))) (, ,) (NP (NNP Vasari)) (VP (VBD provided) (NP (NP (DT a) (VBN covered) (NN corridor)) (PP (IN for) (NP (NNP Duke) (NNP Cosimo))) (S (VP (TO to) (VP (VB keep) (PRT (RP out)) (PP (IN of) (NP (DT the) (NN rain))) (SBAR (WHADVP (WRB when)) (S (VP (VBG croseng) (PP (IN from) (NP (PRP$ his) (NNP Pitti) (NNP Palace))) (PP (TO to) (NP (DT the) (NNP Uffizi))))))))))) (. .))) | It was often necessary for the duke to visit the Uffizi. | ( It ( ( was ( often ( necessary ( for ( the ( duke ( to ( visit ( the Uffizi ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBD was) (ADJP (RB often) (JJ necessary) (PP (IN for) (NP (DT the) (NN duke) (S (VP (TO to) (VP (VB visit) (NP (DT the) (NNP Uffizi))))))))) (. .))) | travel | 1neutral
|
123,052 | 123052n | This near cult of fairness prevents conflicts, but it also prevents interest. | ( ( ( ( ( ( ( This ( near cult ) ) ( of fairness ) ) ( prevents conflicts ) ) , ) but ) ( it ( also ( prevents interest ) ) ) ) . ) | (ROOT (S (S (NP (NP (DT This) (JJ near) (NN cult)) (PP (IN of) (NP (NN fairness)))) (VP (VBZ prevents) (NP (NNS conflicts)))) (, ,) (CC but) (S (NP (PRP it)) (ADVP (RB also)) (VP (VBZ prevents) (NP (NN interest)))) (. .))) | The cult of fairness prevents them from fighting for resources. | ( ( ( The cult ) ( of fairness ) ) ( ( ( prevents them ) ( from ( fighting ( for resources ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN cult)) (PP (IN of) (NP (NN fairness)))) (VP (VBZ prevents) (NP (PRP them)) (PP (IN from) (S (VP (VBG fighting) (PP (IN for) (NP (NNS resources))))))) (. .))) | slate | 1neutral
|
93,727 | 93727e | so you know i come out pretty good on it i mean i get and plus my TI money i come out real good on it now the last one i served on i was working at TI and so i got time off for it but i was working third shift and that made it a little difficult | ( ( ( ( ( so ( you ( know ( i ( ( come out ) ( ( pretty ( good ( on it ) ) ) ( i ( mean ( i ( ( get ( and ( plus ( my ( TI money ) ) ) ) ) ( ( ( i ( ( come out ) ( ( real ( good ( on it ) ) ) ( now ( ( ( the ( last ( one i ) ) ) ( served ( on i ) ) ) ( was ( working ( at TI ) ) ) ) ) ) ) ) and ) ( so ( i ( ( ( got time ) off ) ( for it ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) but ) ( i ( was ( working ( third shift ) ) ) ) ) and ) ( that ( made ( it ( a ( little difficult ) ) ) ) ) ) | (ROOT (S (S (IN so) (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (FW i)) (VP (VBP come) (PRT (RP out)) (S (ADJP (RB pretty) (JJ good) (PP (IN on) (NP (PRP it)))) (SBAR (S (NP (FW i)) (VP (VBP mean) (S (NP (FW i)) (VP (VB get) (PRN (CC and) (PP (CC plus) (NP (PRP$ my) (NNP TI) (NN money)))) (SBAR (SBAR (S (NP (FW i)) (VP (VBP come) (PRT (RP out)) (S (ADJP (RB real) (JJ good) (PP (IN on) (NP (PRP it)))) (SBAR (RB now) (S (NP (NP (DT the) (JJ last) (CD one) (NNS i)) (VP (VBN served) (PP (IN on) (NP (FW i))))) (VP (VBD was) (VP (VBG working) (PP (IN at) (NP (NNP TI))))))))))) (CC and) (SBAR (IN so) (S (NP (FW i)) (VP (VBD got) (NP (NN time)) (PRT (RP off)) (PP (IN for) (NP (PRP it)))))))))))))))))) (CC but) (S (NP (FW i)) (VP (VBD was) (VP (VBG working) (NP (JJ third) (NN shift))))) (CC and) (S (NP (DT that)) (VP (VBD made) (S (NP (PRP it)) (ADJP (DT a) (RB little) (JJ difficult))))))) | I was working for TI during my last jury duty. | ( I ( ( was ( ( working ( for TI ) ) ( during ( my ( last ( jury duty ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD was) (VP (VBG working) (PP (IN for) (NP (NNP TI))) (PP (IN during) (NP (PRP$ my) (JJ last) (NN jury) (NN duty))))) (. .))) | telephone | 0entailment
|
132,860 | 132860c | We have a very formidable adversary. | ( We ( ( have ( a ( very ( formidable adversary ) ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (VBP have) (NP (DT a) (RB very) (JJ formidable) (NN adversary))) (. .))) | The adversary is a chump. | ( ( The adversary ) ( ( is ( a chump ) ) . ) ) | (ROOT (S (NP (DT The) (NN adversary)) (VP (VBZ is) (NP (DT a) (NN chump))) (. .))) | fiction | 2contradiction
|
64,483 | 64483e | The Weekly Standard 's John Podhoretz compares Horowitz's conversion to conservatism to Whittaker Chambers' magisterial tale of apostasy, Witness . Leftists dismiss the book as score-settling and name-calling. | ( ( ( ( The ( Weekly ( Standard 's ) ) ) ( John Podhoretz ) ) ( ( compares ( ( ( Horowitz 's ) conversion ) ( to conservatism ) ) ) ( to ( ( ( Whittaker ( Chambers ' ) ) ( magisterial tale ) ) ( of apostasy ) ) ) ) ) ( , ( ( Witness ( . Leftists ) ) ( ( dismiss ( ( the book ) ( as ( ( score-settling and ) name-calling ) ) ) ) . ) ) ) ) | (ROOT (S (S (NP (NP (DT The) (NNP Weekly) (NNP Standard) (POS 's)) (NNP John) (NNP Podhoretz)) (VP (VBZ compares) (NP (NP (NP (NNP Horowitz) (POS 's)) (NN conversion)) (PP (TO to) (NP (NN conservatism)))) (PP (TO to) (NP (NP (NP (NNP Whittaker) (NNP Chambers) (POS ')) (JJ magisterial) (NN tale)) (PP (IN of) (NP (NN apostasy))))))) (, ,) (NP (NNP Witness) (. .) (NNP Leftists)) (VP (VBP dismiss) (NP (NP (DT the) (NN book)) (PP (IN as) (NP (NN score-settling) (CC and) (NN name-calling))))) (. .))) | Witness is a book written by Whittaker Chambers. | ( Witness ( ( is ( ( a book ) ( written ( by ( Whittaker Chambers ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Witness)) (VP (VBZ is) (NP (NP (DT a) (NN book)) (VP (VBN written) (PP (IN by) (NP (NNP Whittaker) (NNP Chambers)))))) (. .))) | slate | 0entailment
|
59,084 | 59084e | huh well he made it | ( huh ( well ( he ( made it ) ) ) ) | (ROOT (S (VP (VB huh) (S (ADVP (RB well)) (NP (PRP he)) (VP (VBD made) (NP (PRP it))))))) | Looks like he pulled it off. | ( Looks ( ( like ( he ( ( pulled it ) off ) ) ) . ) ) | (ROOT (S (NP (NNS Looks)) (VP (VBP like) (SBAR (S (NP (PRP he)) (VP (VBD pulled) (NP (PRP it)) (PRT (RP off)))))) (. .))) | telephone | 0entailment
|
49,422 | 49422e | My uncle would like to talk to you, said Ca'daan. | ( ( ( My uncle ) ( would ( like ( to ( talk ( to you ) ) ) ) ) ) ( , ( ( said ( ( Ca ` ) daan ) ) . ) ) ) | (ROOT (SINV (S (NP (PRP$ My) (NN uncle)) (VP (MD would) (VP (VB like) (S (VP (TO to) (VP (VB talk) (PP (TO to) (NP (PRP you))))))))) (, ,) (VP (VBD said)) (S (VP (MD Ca) (`` `) (VP (VB daan)))) (. .))) | "My uncles desires to speak with you," said Ca'daan. | ( `` ( ( ( My uncles ) ( desires ( to ( speak ( with you ) ) ) ) ) ( , ( '' ( ( said ( ( Ca ` ) daan ) ) . ) ) ) ) ) | (ROOT (SINV (`` ``) (S (NP (PRP$ My) (NNS uncles)) (VP (VBZ desires) (S (VP (TO to) (VP (VB speak) (PP (IN with) (NP (PRP you)))))))) (, ,) ('' '') (VP (VBD said)) (S (VP (MD Ca) (`` `) (VP (VB daan)))) (. .))) | fiction | 0entailment
|
22,088 | 22088n | i was i was a lot more impressed with her than i though i would be it turned out to be a better thriller than i was expecting it to be so yeah it was a pretty good movie | ( i ( was ( i ( ( ( was ( ( ( a lot ) ( more impressed ) ) ( with her ) ) ) ( than i ) ) ( though ( i ( would ( be ( it ( ( turned out ) ( to ( ( be ( a ( better thriller ) ) ) ( than ( i ( was ( expecting ( it ( to ( be ( so ( yeah ( it ( was ( a ( ( pretty good ) movie ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (FW i)) (VP (VBD was) (NP (NP (FW i)) (SBAR (S (VP (VBD was) (ADJP (ADJP (NP (DT a) (RB lot)) (RBR more) (JJ impressed)) (PP (IN with) (NP (PRP her)))) (PP (IN than) (NP (FW i))) (SBAR (IN though) (S (NP (FW i)) (VP (MD would) (VP (VB be) (S (NP (PRP it)) (VP (VBD turned) (PRT (RP out)) (S (VP (TO to) (VP (VB be) (NP (DT a) (JJR better) (NN thriller)) (SBAR (IN than) (S (NP (FW i)) (VP (VBD was) (VP (VBG expecting) (S (NP (PRP it)) (VP (TO to) (VP (VB be) (ADJP (RB so) (JJ yeah) (SBAR (S (NP (PRP it)) (VP (VBD was) (NP (DT a) (ADJP (RB pretty) (JJ good)) (NN movie))))))))))))))))))))))))))))) | She usually can't act her way out of a bag, but was good in this movie. | ( She ( usually ( ( ( ( ( ( ca n't ) ( ( ( act ( her way ) ) out ) ( of ( a bag ) ) ) ) , ) but ) ( ( was good ) ( in ( this movie ) ) ) ) . ) ) ) | (ROOT (S (NP (PRP She)) (ADVP (RB usually)) (VP (VP (MD ca) (RB n't) (VP (VB act) (NP (PRP$ her) (NN way)) (PRT (RP out)) (PP (IN of) (NP (DT a) (NN bag))))) (, ,) (CC but) (VP (VBD was) (ADJP (JJ good)) (PP (IN in) (NP (DT this) (NN movie))))) (. .))) | telephone | 1neutral
|
125,469 | 125469n | But General de Gaulle gained his revenge by starting his march of Liberation here in 1944. | ( But ( ( General ( de Gaulle ) ) ( ( ( gained ( his revenge ) ) ( by ( ( starting ( ( his march ) ( of Liberation ) ) ) ( here ( in 1944 ) ) ) ) ) . ) ) ) | (ROOT (S (CC But) (NP (NNP General) (FW de) (NNP Gaulle)) (VP (VBD gained) (NP (PRP$ his) (NN revenge)) (PP (IN by) (S (VP (VBG starting) (NP (NP (PRP$ his) (NN march)) (PP (IN of) (NP (NNP Liberation)))) (PP (ADVP (RB here)) (IN in) (NP (CD 1944))))))) (. .))) | General de Gaulle got revenge on the Italians, who had threatened his kingdom for years. | ( ( General ( de Gaulle ) ) ( ( ( got revenge ) ( on ( ( ( the Italians ) , ) ( who ( had ( ( threatened ( his kingdom ) ) ( for years ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP General) (FW de) (NNP Gaulle)) (VP (VBD got) (NP (NN revenge)) (PP (IN on) (NP (NP (DT the) (NNPS Italians)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD had) (VP (VBN threatened) (NP (PRP$ his) (NN kingdom)) (PP (IN for) (NP (NNS years)))))))))) (. .))) | travel | 1neutral
|
76,141 | 76141n | father said. | ( father ( said . ) ) | (ROOT (S (NP (NN father)) (VP (VBD said)) (. .))) | The father talked to the police. | ( ( The father ) ( ( talked ( to ( the police ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN father)) (VP (VBD talked) (PP (TO to) (NP (DT the) (NN police)))) (. .))) | government | 1neutral
|
69,649 | 69649e | Immediately inside the gate is the richly decorated Throne Room (Arz Odase), where the sultan received foreign ambassadors. | ( ( Immediately ( inside ( the gate ) ) ) ( ( is ( ( ( ( the ( richly ( decorated ( Throne Room ) ) ) ) ( -LRB- ( ( Arz Odase ) -RRB- ) ) ) , ) ( where ( ( the sultan ) ( received ( foreign ambassadors ) ) ) ) ) ) . ) ) | (ROOT (SINV (PP (ADVP (RB Immediately)) (IN inside) (NP (DT the) (NN gate))) (VP (VBZ is)) (NP (NP (DT the) (NNP richly) (NNP decorated) (NNP Throne) (NNP Room)) (PRN (-LRB- -LRB-) (NP (NNP Arz) (NNP Odase)) (-RRB- -RRB-)) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (DT the) (NN sultan)) (VP (VBD received) (NP (JJ foreign) (NNS ambassadors)))))) (. .))) | The sultan received foreign ambassadors in the Throne Room which was found immediately inside the gate. | ( ( The sultan ) ( ( received ( ( ( foreign ambassadors ) ( in ( the ( Throne Room ) ) ) ) ( which ( was ( ( found immediately ) ( inside ( the gate ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN sultan)) (VP (VBD received) (NP (NP (JJ foreign) (NNS ambassadors)) (PP (IN in) (NP (DT the) (NNP Throne) (NNP Room))) (SBAR (WHNP (WDT which)) (S (VP (VBD was) (VP (VBN found) (ADVP (RB immediately)) (PP (IN inside) (NP (DT the) (NN gate))))))))) (. .))) | travel | 0entailment
|
72,651 | 72651n | and when you're in jail they take you out just like they do in Alabama or anywhere else in what they call a chain gang and they clean the city parks | ( and ( when ( you ( 're ( in ( ( ( jail ( they ( ( ( take you ) out ) ( just ( like ( they ( do ( in Alabama ) ) ) ) ) ) ) ) or ) ( ( anywhere else ) ( ( in what ) ( ( ( they ( call ( a ( chain gang ) ) ) ) and ) ( they ( clean ( the ( city parks ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (VP (VB and) (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBP 're) (PP (IN in) (NP (NP (NP (NN jail)) (SBAR (S (NP (PRP they)) (VP (VB take) (NP (PRP you)) (PRT (RP out)) (SBAR (RB just) (IN like) (S (NP (PRP they)) (VP (VBP do) (PP (IN in) (NP (NNP Alabama)))))))))) (CC or) (NP (NP (RB anywhere) (RB else)) (SBAR (WHPP (IN in) (WHNP (WP what))) (S (S (NP (PRP they)) (VP (VBP call) (NP (DT a) (NN chain) (NN gang)))) (CC and) (S (NP (PRP they)) (VP (VB clean) (NP (DT the) (NN city) (NNS parks))))))))))))))) | Every state has prisoners clean the city parks. | ( ( Every state ) ( ( has ( prisoners ( clean ( the ( city parks ) ) ) ) ) . ) ) | (ROOT (S (NP (DT Every) (NN state)) (VP (VBZ has) (S (NP (NNS prisoners)) (VP (VB clean) (NP (DT the) (NN city) (NNS parks))))) (. .))) | telephone | 1neutral
|
60,262 | 60262n | Hollywood first became the center of the film industry in the 1920s, after Cecil B. DeMille set up the town's first movie studio near Highland and Sunset in a horse barn and filmed The Squaw Man, the first feature-length film, in 1913. | ( Hollywood ( first ( ( ( ( ( became ( ( the center ) ( of ( the ( film industry ) ) ) ) ) ( in ( the 1920s ) ) ) , ) ( after ( ( Cecil ( B. DeMille ) ) ( ( ( ( ( set up ) ( ( ( the ( town 's ) ) ( first ( movie studio ) ) ) ( near ( ( Highland and ) Sunset ) ) ) ) ( in ( a ( horse barn ) ) ) ) and ) ( filmed ( ( ( ( ( The ( Squaw Man ) ) , ) ( the ( first ( feature-length film ) ) ) ) , ) ( in 1913 ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (NNP Hollywood)) (ADVP (RB first)) (VP (VBD became) (NP (NP (DT the) (NN center)) (PP (IN of) (NP (DT the) (NN film) (NN industry)))) (PP (IN in) (NP (DT the) (NNS 1920s))) (, ,) (PP (IN after) (NP (NP (NNP Cecil) (NNP B.) (NNP DeMille)) (VP (VP (VBN set) (PRT (RP up)) (NP (NP (NP (DT the) (NN town) (POS 's)) (JJ first) (NN movie) (NN studio)) (PP (IN near) (NP (NNP Highland) (CC and) (NNP Sunset)))) (PP (IN in) (NP (DT a) (NN horse) (NN barn)))) (CC and) (VP (VBN filmed) (NP (NP (NP (DT The) (NNP Squaw) (NNP Man)) (, ,) (NP (DT the) (JJ first) (JJ feature-length) (NN film)) (, ,)) (PP (IN in) (NP (CD 1913))))))))) (. .))) | After Cecil B. DeMille, many more people flocked to Hollywood to establish studios. | ( ( After ( Cecil ( B. DeMille ) ) ) ( , ( ( many ( more people ) ) ( ( ( flocked ( to Hollywood ) ) ( to ( establish studios ) ) ) . ) ) ) ) | (ROOT (S (PP (IN After) (NP (NNP Cecil) (NNP B.) (NNP DeMille))) (, ,) (NP (JJ many) (JJR more) (NNS people)) (VP (VBD flocked) (PP (TO to) (NP (NNP Hollywood))) (S (VP (TO to) (VP (VB establish) (NP (NNS studios)))))) (. .))) | travel | 1neutral
|
14,289 | 14289c | Food and Drink | ( ( Food and ) Drink ) | (ROOT (NP (NN Food) (CC and) (NN Drink))) | Starvation and thirst | ( ( Starvation and ) thirst ) | (ROOT (NP (NN Starvation) (CC and) (NN thirst))) | travel | 2contradiction
|
47,575 | 47575n | The modes of any period can easily be made to look stupid. | ( ( ( The modes ) ( of ( any period ) ) ) ( ( ( can easily ) ( be ( made ( to ( look stupid ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS modes)) (PP (IN of) (NP (DT any) (NN period)))) (VP (MD can) (ADVP (RB easily)) (VP (VB be) (VP (VBN made) (S (VP (TO to) (VP (VB look) (ADJP (JJ stupid)))))))) (. .))) | This is because each period's had modes that were dated and timeless. | ( This ( ( is ( because ( ( each period ) ( ( ( 's ( had ( modes ( that ( were dated ) ) ) ) ) and ) timeless ) ) ) ) . ) ) | (ROOT (S (NP (DT This)) (VP (VBZ is) (SBAR (IN because) (S (NP (DT each) (NN period)) (VP (VP (VBZ 's) (VP (VBN had) (NP (NP (NNS modes)) (SBAR (WHNP (WDT that)) (S (VP (VBD were) (VP (VBN dated)))))))) (CC and) (VP (VBZ timeless)))))) (. .))) | slate | 1neutral
|
105,285 | 105285n | first class in September 1995, the GPRA training has been delivered 3 times via satellite to 38 sites and has reached 760 people. | ( ( ( first class ) ( in ( September 1995 ) ) ) ( , ( ( the ( GPRA training ) ) ( ( ( ( has ( been ( ( delivered ( ( 3 times ) ( via satellite ) ) ) ( to ( 38 sites ) ) ) ) ) and ) ( has ( reached ( 760 people ) ) ) ) . ) ) ) ) | (ROOT (S (S (NP (NP (JJ first) (NN class)) (PP (IN in) (NP (NNP September) (CD 1995))))) (, ,) (NP (DT the) (NNP GPRA) (NN training)) (VP (VP (VBZ has) (VP (VBN been) (VP (VBN delivered) (NP (NP (QP (CD 3) (NNS times))) (PP (IN via) (NP (NN satellite)))) (PP (TO to) (NP (CD 38) (NNS sites)))))) (CC and) (VP (VBZ has) (VP (VBN reached) (NP (CD 760) (NNS people))))) (. .))) | The GPRA training takes four days to complete and has a fifty percent washout rate. | ( ( The ( GPRA training ) ) ( ( ( ( ( takes ( four days ) ) ( to complete ) ) and ) ( has ( a ( fifty ( percent ( washout rate ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP GPRA) (NN training)) (VP (VP (VBZ takes) (NP (CD four) (NNS days)) (S (VP (TO to) (VP (VB complete))))) (CC and) (VP (VBZ has) (NP (DT a) (JJ fifty) (NN percent) (NN washout) (NN rate)))) (. .))) | government | 1neutral
|
27,148 | 27148n | but they don't look you know like she had complained about it one time and the girl said she was sorry she picked up these utensils and and when back and grabbed some new ones and then put the new ones back down and the new ones looked worse than the ones that she took away so she is not even looking you know and | ( but ( they ( ( do n't ) ( look ( ( ( you ( know ( like ( she ( had ( ( complained ( about it ) ) ( one time ) ) ) ) ) ) ) and ) ( ( the girl ) ( said ( ( ( she ( ( ( ( was ( sorry ( she ( ( ( ( ( ( picked up ) ( these utensils ) ) and ) ( and ( when back ) ) ) and ) ( grabbed ( some ( new ones ) ) ) ) ) ) ) and ) then ) ( ( put ( the ( new ones ) ) ) ( back down ) ) ) ) and ) ( ( the ( new ones ) ) ( ( ( looked worse ) ( than ( the ones ) ) ) ( that ( she ( ( took away ) ( so ( she ( ( ( is not ) even ) ( looking ( you ( know and ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (CC but) (NP (PRP they)) (VP (VBP do) (RB n't) (VP (VB look) (S (S (NP (PRP you)) (VP (VBP know) (SBAR (IN like) (S (NP (PRP she)) (VP (VBD had) (VP (VBN complained) (PP (IN about) (NP (PRP it))) (NP (CD one) (NN time)))))))) (CC and) (S (NP (DT the) (NN girl)) (VP (VBD said) (SBAR (S (S (NP (PRP she)) (VP (VP (VBD was) (ADJP (JJ sorry) (SBAR (S (NP (PRP she)) (VP (VP (VBD picked) (PRT (RP up)) (NP (DT these) (NNS utensils))) (CC and) (VP (VB and) (SBAR (WHADVP (WRB when)) (FRAG (ADVP (RB back))))) (CC and) (VP (VBD grabbed) (NP (DT some) (JJ new) (NNS ones)))))))) (CC and) (ADVP (RB then)) (VP (VBD put) (NP (DT the) (JJ new) (NNS ones)) (ADVP (RB back) (RB down))))) (CC and) (S (NP (DT the) (JJ new) (NNS ones)) (VP (VBD looked) (ADJP (JJR worse)) (PP (IN than) (NP (DT the) (NNS ones))) (SBAR (IN that) (S (NP (PRP she)) (VP (VBD took) (PRT (RP away)) (SBAR (IN so) (S (NP (PRP she)) (VP (VBZ is) (RB not) (ADVP (RB even)) (VP (VBG looking) (S (NP (PRP you)) (VP (VB know) (NP (NNP and)))))))))))))))))))))) | She wanted to complain to management about the cutlery. | ( She ( ( wanted ( to ( complain ( to ( management ( about ( the cutlery ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VBD wanted) (S (VP (TO to) (VP (VB complain) (PP (TO to) (NP (NP (NN management)) (PP (IN about) (NP (DT the) (NN cutlery))))))))) (. .))) | telephone | 1neutral
|
26,838 | 26838e | The Art Gallery in the Institute of Chinese Studies Building is worth a visit for its painting and calligraphy collections. | ( ( ( The ( Art Gallery ) ) ( in ( ( the Institute ) ( of ( Chinese ( Studies Building ) ) ) ) ) ) ( ( is ( worth ( ( a visit ) ( for ( its ( painting ( and ( calligraphy collections ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNP Art) (NNP Gallery)) (PP (IN in) (NP (NP (DT the) (NNP Institute)) (PP (IN of) (NP (NNP Chinese) (NNPS Studies) (NNP Building)))))) (VP (VBZ is) (ADJP (IN worth) (NP (NP (DT a) (NN visit)) (PP (IN for) (NP (PRP$ its) (NN painting) (CC and) (NN calligraphy) (NNS collections)))))) (. .))) | The Art Gallery has painting and calligraphy collections. | ( ( The ( Art Gallery ) ) ( ( has ( painting ( and ( calligraphy collections ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Art) (NNP Gallery)) (VP (VBZ has) (NP (NN painting) (CC and) (NN calligraphy) (NNS collections))) (. .))) | travel | 0entailment
|
5,788 | 5788n | an executive and operational capability to encourage and manage change. | ( ( ( ( ( an executive ) and ) ( operational capability ) ) ( to ( ( ( encourage and ) manage ) change ) ) ) . ) | (ROOT (NP (NP (NP (DT an) (NN executive)) (CC and) (NP (JJ operational) (NN capability))) (SBAR (S (VP (TO to) (VP (VB encourage) (CC and) (VB manage) (NP (NN change)))))) (. .))) | The operational capability encourages and manages change among CEOs | ( ( The ( operational capability ) ) ( ( ( encourages and ) manages ) ( change ( among CEOs ) ) ) ) | (ROOT (S (NP (DT The) (JJ operational) (NN capability)) (VP (VBZ encourages) (CC and) (VBZ manages) (NP (NP (NN change)) (PP (IN among) (NP (NNS CEOs))))))) | government | 1neutral
|
131,382 | 131382c | She had birthed three of Adrin's five brill and, if this blockage didn't kill her, would be ready to market at the next caravan north. | ( She ( ( ( ( ( had ( birthed ( three ( of ( ( Adrin 's ) ( five brill ) ) ) ) ) ) and ) ( , ( ( if ( ( this blockage ) ( ( did n't ) ( kill her ) ) ) ) , ) ) ) ( would ( be ( ready ( to ( market ( at ( the ( next ( caravan north ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VP (VBD had) (VP (VBN birthed) (NP (NP (CD three)) (PP (IN of) (NP (NP (NNP Adrin) (POS 's)) (CD five) (NN brill)))))) (CC and) (PRN (, ,) (SBAR (IN if) (S (NP (DT this) (NN blockage)) (VP (VBD did) (RB n't) (VP (VB kill) (NP (PRP her)))))) (, ,)) (VP (MD would) (VP (VB be) (ADJP (JJ ready) (S (VP (TO to) (VP (VB market) (PP (IN at) (NP (DT the) (JJ next) (NN caravan) (NN north)))))))))) (. .))) | Adrin had no brill. | ( Adrin ( ( had ( no brill ) ) . ) ) | (ROOT (S (NP (NNP Adrin)) (VP (VBD had) (NP (DT no) (NN brill))) (. .))) | fiction | 2contradiction
|
120,527 | 120527n | Do you steal Tootsie pops at checkout counters? | ( ( ( Do you ) ( steal ( ( Tootsie pops ) ( at ( checkout counters ) ) ) ) ) ? ) | (ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB steal) (NP (NP (NNP Tootsie) (NNP pops)) (PP (IN at) (NP (NN checkout) (NNS counters))))) (. ?))) | Stealing is always bad, no matter the circumstances. | ( Stealing ( ( ( ( ( is always ) bad ) , ) ( ( no matter ) ( the circumstances ) ) ) . ) ) | (ROOT (S (NP (NNP Stealing)) (VP (VBZ is) (ADVP (RB always)) (ADJP (JJ bad)) (, ,) (FRAG (ADVP (DT no) (NN matter)) (NP (DT the) (NNS circumstances)))) (. .))) | slate | 1neutral
|
128,345 | 128345n | Many advisors try to help their clients meet a short-term value-oriented objective. | ( ( Many advisors ) ( ( try ( to ( help ( ( their clients ) ( meet ( a ( short-term ( value-oriented objective ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ Many) (NNS advisors)) (VP (VBP try) (S (VP (TO to) (VP (VB help) (S (NP (PRP$ their) (NNS clients)) (VP (VB meet) (NP (DT a) (JJ short-term) (JJ value-oriented) (NN objective)))))))) (. .))) | Short term objectives are favored because of potential market instability in the future. | ( ( Short ( term objectives ) ) ( ( are ( favored ( because ( of ( ( potential ( market instability ) ) ( in ( the future ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ Short) (NN term) (NNS objectives)) (VP (VBP are) (VP (VBN favored) (PP (RB because) (IN of) (NP (NP (JJ potential) (NN market) (NN instability)) (PP (IN in) (NP (DT the) (NN future))))))) (. .))) | government | 1neutral
|
33,313 | 33313c | i mean you don't have to go that far south | ( i ( mean ( you ( ( do n't ) ( have ( to ( ( go that ) ( far south ) ) ) ) ) ) ) ) | (ROOT (S (NP (FW i)) (VP (VBP mean) (SBAR (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB have) (S (VP (TO to) (VP (VB go) (NP (DT that)) (ADVP (RB far) (RB south)))))))))))) | You have to go to the deep south. | ( You ( ( have ( to ( go ( to ( the ( deep south ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (VBP have) (S (VP (TO to) (VP (VB go) (PP (TO to) (NP (DT the) (JJ deep) (NN south))))))) (. .))) | telephone | 2contradiction
|
32,295 | 32295e | Newsweek psychologizes that his parents' suicides caused his clear longing for certainties, a need to be in control. | ( Newsweek ( ( psychologizes ( that ( ( ( his ( parents ' ) ) suicides ) ( ( ( caused ( his ( clear longing ) ) ) ( for ( ( certainties , ) ( a need ) ) ) ) ( to ( be ( in control ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Newsweek)) (VP (VBZ psychologizes) (SBAR (IN that) (S (NP (NP (PRP$ his) (NNS parents) (POS ')) (NNS suicides)) (VP (VBD caused) (NP (PRP$ his) (JJ clear) (NN longing)) (PP (IN for) (NP (NP (NNS certainties)) (, ,) (NP (DT a) (NN need)))) (S (VP (TO to) (VP (VB be) (PP (IN in) (NP (NN control)))))))))) (. .))) | Newsweek discussed the impact on him of the suicide of his parents. | ( Newsweek ( ( ( discussed ( the impact ) ) ( on ( him ( of ( ( the suicide ) ( of ( his parents ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Newsweek)) (VP (VBD discussed) (NP (DT the) (NN impact)) (PP (IN on) (NP (NP (PRP him)) (PP (IN of) (NP (NP (DT the) (NN suicide)) (PP (IN of) (NP (PRP$ his) (NNS parents)))))))) (. .))) | slate | 0entailment
|
125,726 | 125726e | yeah anybody yeah yeah | ( yeah ( anybody ( yeah yeah ) ) ) | (ROOT (NP (JJ yeah) (NN anybody) (NN yeah) (NNS yeah))) | Yes, any person. | ( Yes ( , ( ( any person ) . ) ) ) | (ROOT (FRAG (INTJ (UH Yes)) (, ,) (NP (DT any) (NN person)) (. .))) | telephone | 0entailment
|
9,943 | 9943c | i don't think i uh i think if uh i enjoyed Flatliners i rented that not to uh just about a week or so ago and i i like Julia Roberts | ( i ( ( do n't ) ( think ( ( i ( uh i ) ) ( think ( if ( uh ( i ( enjoyed ( ( ( ( Flatliners ( i rented ) ) ( that ( not ( to ( ( uh just ) ( ( ( about ( a week ) ) or ) ( so ago ) ) ) ) ) ) ) and ) ( ( i i ) ( like ( Julia Roberts ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB think) (NP (NP (FW i) (FW uh) (FW i)) (SBAR (S (VP (VBP think) (SBAR (IN if) (S (INTJ (UH uh)) (NP (FW i)) (VP (VBD enjoyed) (NP (NP (NP (NNP Flatliners) (FW i) (NNP rented)) (SBAR (WHNP (WDT that)) (S (RB not) (VP (TO to) (VP (VB uh) (ADVP (RB just)) (ADVP (NP (RB about) (DT a) (NN week)) (CC or) (ADVP (RB so) (RB ago)))))))) (CC and) (NP (NP (FW i) (FW i)) (PP (IN like) (NP (NNP Julia) (NNP Roberts)))))))))))))))) | I rented Flatliners a week or so ago, but I haven't watched it yet. | ( ( ( ( ( I ( ( rented Flatliners ) ( ( ( a week ) or ) ( so ago ) ) ) ) , ) but ) ( I ( ( have n't ) ( watched ( it yet ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP I)) (VP (VBZ rented) (NP (NNS Flatliners)) (ADVP (NP (DT a) (NN week)) (CC or) (ADVP (RB so) (RB ago))))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP have) (RB n't) (VP (VBN watched) (S (NP (PRP it)) (ADVP (RB yet)))))) (. .))) | telephone | 2contradiction
|
22,621 | 22621c | Today, thousands of kilometers of public footpaths and bridle ways extend to almost every valley and reach to every peak, offering new delights at every turn in the road. | ( Today ( , ( ( thousands ( of ( kilometers ( of ( public ( footpaths ( and ( bridle ways ) ) ) ) ) ) ) ) ( ( ( ( extend ( to ( almost ( every valley ) ) ) ) and ) ( ( ( reach ( to ( every peak ) ) ) , ) ( ( offering ( new delights ) ) ( at ( ( every turn ) ( in ( the road ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (NP (NN Today)) (, ,) (NP (NP (NNS thousands)) (PP (IN of) (NP (NP (NNS kilometers)) (PP (IN of) (NP (JJ public) (NNS footpaths) (CC and) (NN bridle) (NNS ways)))))) (VP (VP (VB extend) (PP (TO to) (NP (RB almost) (DT every) (NN valley)))) (CC and) (VP (VB reach) (PP (TO to) (NP (DT every) (NN peak))) (, ,) (S (VP (VBG offering) (NP (JJ new) (NNS delights)) (PP (IN at) (NP (NP (DT every) (NN turn)) (PP (IN in) (NP (DT the) (NN road))))))))) (. .))) | There are no paths through the majority of the mountains. | ( There ( ( ( are ( no paths ) ) ( through ( ( the majority ) ( of ( the mountains ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (DT no) (NNS paths)) (PP (IN through) (NP (NP (DT the) (NN majority)) (PP (IN of) (NP (DT the) (NNS mountains)))))) (. .))) | travel | 2contradiction
|
121,998 | 121998e | The Sarbanes-Oxley provisions were based in large part on GAO's new independence standards. | ( ( The ( Sarbanes-Oxley provisions ) ) ( ( were ( based ( in ( ( large part ) ( on ( ( GAO 's ) ( new ( independence standards ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ Sarbanes-Oxley) (NNS provisions)) (VP (VBD were) (VP (VBN based) (PP (IN in) (NP (NP (JJ large) (NN part)) (PP (IN on) (NP (NP (NNP GAO) (POS 's)) (JJ new) (NN independence) (NNS standards))))))) (. .))) | Part of Sarbanes-Oxley was based on the new independence standards of the GAO. | ( ( Part ( of Sarbanes-Oxley ) ) ( ( was ( based ( on ( ( the ( new ( independence standards ) ) ) ( of ( the GAO ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NN Part)) (PP (IN of) (NP (NNP Sarbanes-Oxley)))) (VP (VBD was) (VP (VBN based) (PP (IN on) (NP (NP (DT the) (JJ new) (NN independence) (NNS standards)) (PP (IN of) (NP (DT the) (NNP GAO))))))) (. .))) | government | 0entailment
|
54,691 | 54691c | Goodman's explanations of Jewish ritual sometimes veer from the helpful to the condescendingly overexplicit, as if she were writing for young adults. | ( ( ( ( Goodman 's ) explanations ) ( of ( Jewish ritual ) ) ) ( sometimes ( ( ( ( veer ( from ( the ( ( helpful ( to ( the condescendingly ) ) ) overexplicit ) ) ) ) , ) ( as ( if ( she ( were ( writing ( for ( young adults ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (NP (NP (NNP Goodman) (POS 's)) (NNS explanations)) (PP (IN of) (NP (JJ Jewish) (NN ritual)))) (ADVP (RB sometimes)) (VP (VB veer) (PP (IN from) (NP (DT the) (ADJP (JJ helpful) (PP (TO to) (NP (DT the) (NN condescendingly)))) (NN overexplicit))) (, ,) (SBAR (RB as) (IN if) (S (NP (PRP she)) (VP (VBD were) (VP (VBG writing) (PP (IN for) (NP (JJ young) (NNS adults)))))))) (. .))) | Goodman explained Polish rituals. | ( Goodman ( ( explained ( Polish rituals ) ) . ) ) | (ROOT (S (NP (NNP Goodman)) (VP (VBD explained) (NP (JJ Polish) (NNS rituals))) (. .))) | slate | 2contradiction
|
137,388 | 137388e | But a very good imitation, I must admit." Dave turned from Ser Perth toward Nema, but her head was bent over the cords she was weaving, and she avoided his eyes. | ( But ( ( ( ( ( ( ( ( ( ( ( a ( ( very good ) imitation ) ) ( , ( I ( must admit ) ) ) ) . ) '' ) ( Dave ( ( turned ( from ( Ser Perth ) ) ) ( toward Nema ) ) ) ) , ) ( but ( ( her head ) ( was ( bent ( over ( ( the cords ) ( she ( was weaving ) ) ) ) ) ) ) ) ) , ) and ) ( she ( avoided ( his eyes ) ) ) ) . ) ) | (ROOT (S (CC But) (S (S (NP (DT a) (ADJP (RB very) (JJ good)) (NN imitation))) (, ,) (NP (PRP I)) (VP (MD must) (VP (VB admit)))) (. .) ('' '') (PRN (S (NP (NNP Dave)) (VP (VBD turned) (PP (IN from) (NP (NNP Ser) (NNP Perth))) (PP (IN toward) (NP (NNP Nema)))))) (, ,) (S (CC but) (NP (PRP$ her) (NN head)) (VP (VBD was) (ADJP (JJ bent) (PP (IN over) (NP (NP (DT the) (NNS cords)) (SBAR (S (NP (PRP she)) (VP (VBD was) (VP (VBG weaving)))))))))) (, ,) (CC and) (S (NP (PRP she)) (VP (VBD avoided) (NP (PRP$ his) (NNS eyes)))) (. .))) | She tried not to make eye contact with him. | ( She ( ( tried ( not ( to ( ( make ( eye contact ) ) ( with him ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VBD tried) (S (RB not) (VP (TO to) (VP (VB make) (NP (NN eye) (NN contact)) (PP (IN with) (NP (PRP him))))))) (. .))) | fiction | 0entailment
|
116,634 | 116634e | She didn't wait long to come here. | ( She ( ( ( did n't ) ( ( wait long ) ( to ( come here ) ) ) ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VBD did) (RB n't) (VP (VB wait) (ADVP (RB long)) (S (VP (TO to) (VP (VB come) (ADVP (RB here))))))) (. .))) | She did not have a long wait. | ( She ( ( ( did not ) ( have ( a ( long wait ) ) ) ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VBD did) (RB not) (VP (VB have) (NP (DT a) (JJ long) (NN wait)))) (. .))) | fiction | 0entailment
|
63,198 | 63198c | Assuming the bare-bones basic functions of government are to be maintained, where then will be the room for any border-control guards or anti-terrorism measures, or Head Start or education grants or peanut subsidies or national parks, or disaster relief--let alone the enhancements that Congress deemed so necessary this October? | ( ( Assuming ( ( the ( bare-bones ( basic functions ) ) ) ( of government ) ) ) ( ( are ( to ( be ( ( maintained , ) ( where ( then ( will ( ( ( be ( ( ( ( ( ( ( the room ) ( for ( ( ( ( ( ( any ( border-control guards ) ) or ) ( anti-terrorism measures ) ) , ) or ) ( ( ( Head Start ) or ) ( education grants ) ) ) ) ) or ) ( ( ( peanut subsidies ) or ) ( national parks ) ) ) , ) or ) ( disaster relief ) ) ) ( -- ( let alone ) ) ) ( ( the enhancements ) ( that ( Congress ( ( deemed ( so necessary ) ) ( this October ) ) ) ) ) ) ) ) ) ) ) ) ) ? ) ) | (ROOT (S (S (VP (VBG Assuming) (NP (NP (DT the) (JJ bare-bones) (JJ basic) (NNS functions)) (PP (IN of) (NP (NN government)))))) (VP (VBP are) (S (VP (TO to) (VP (VB be) (VP (VBN maintained) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (RB then)) (VP (MD will) (VP (VB be) (NP (NP (NP (DT the) (NN room)) (PP (IN for) (NP (NP (NP (DT any) (JJ border-control) (NNS guards)) (CC or) (NP (JJ anti-terrorism) (NNS measures))) (, ,) (CC or) (NP (NP (NNP Head) (NNP Start)) (CC or) (NP (NN education) (NNS grants)))))) (CC or) (NP (NP (NN peanut) (NNS subsidies)) (CC or) (NP (JJ national) (NNS parks))) (, ,) (CC or) (NP (NN disaster) (NN relief))) (PRN (: --) (ADVP (VB let) (JJ alone))) (SBAR (NP (DT the) (NNS enhancements)) (IN that) (S (NP (NNP Congress)) (VP (VBD deemed) (ADJP (RB so) (JJ necessary)) (NP (DT this) (NNP October)))))))))))))) (. ?))) | There will always be room for border control guards. | ( There ( ( ( will always ) ( be ( room ( for ( border ( control guards ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (MD will) (ADVP (RB always)) (VP (VB be) (NP (NP (NN room)) (PP (IN for) (NP (NN border) (NN control) (NNS guards)))))) (. .))) | slate | 2contradiction
|
117,673 | 117673c | Others continue to dismiss his work as sappy and say he can't paint very well (Mark Stevens, New York ). Time 's Robert Hughes says Burne-Jones has become popular because confrontational Modernism is losing its mandate in our fin de siacle . (Click here for Christopher Benfey's review of the show in Slate .) | ( Others ( ( ( continue ( to ( ( dismiss ( his work ) ) ( as sappy ) ) ) ) and ) ( say ( ( he ( ( ( ca n't ) ( paint ( ( very well ) ( -LRB- ( ( ( ( Mark Stevens ) , ) ( New York ) ) -RRB- ) ) ) ) ) . ) ) ( ( ( ( Time 's ) ( Robert Hughes ) ) ( says ( Burne-Jones ( has ( become ( popular ( ( because ( ( confrontational Modernism ) ( is ( ( losing ( its mandate ) ) ( in ( our ( fin ( de siacle ) ) ) ) ) ) ) ) . ) ) ) ) ) ) ) ( -LRB- ( ( ( Click ( here ( for ( ( ( Christopher ( Benfey 's ) ) review ) ( of ( ( the show ) ( in Slate ) ) ) ) ) ) ) . ) -RRB- ) ) ) ) ) ) ) | (ROOT (S (NP (NNS Others)) (VP (VP (VBP continue) (S (VP (TO to) (VP (VB dismiss) (NP (PRP$ his) (NN work)) (PP (IN as) (NP (NN sappy))))))) (CC and) (VP (VBP say) (SBAR (S (S (NP (PRP he)) (VP (MD ca) (RB n't) (VP (VB paint) (ADVP (ADVP (RB very) (RB well)) (PRN (-LRB- -LRB-) (NP (NNP Mark) (NNP Stevens)) (, ,) (NP (NNP New) (NNP York)) (-RRB- -RRB-))))) (. .)) (S (S (NP (NP (NNP Time) (POS 's)) (NNP Robert) (NNP Hughes)) (VP (VBZ says) (SBAR (S (NP (NNP Burne-Jones)) (VP (VBZ has) (VP (VBN become) (ADJP (JJ popular) (SBAR (IN because) (S (NP (NNP confrontational) (NNP Modernism)) (VP (VBZ is) (VP (VBG losing) (NP (PRP$ its) (NN mandate)) (PP (IN in) (NP (PRP$ our) (NNP fin) (FW de) (NN siacle)))))) (. .))))))))) (PRN (-LRB- -LRB-) (S (VP (VB Click) (PP (ADVP (RB here)) (IN for) (NP (NP (NP (NNP Christopher) (NNP Benfey) (POS 's)) (NN review)) (PP (IN of) (NP (NP (DT the) (NN show)) (PP (IN in) (NP (NNP Slate))))))) (. .))) (-RRB- -RRB-))))))))) | People say he is the best painter. | ( People ( ( say ( he ( is ( the ( best painter ) ) ) ) ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBP say) (SBAR (S (NP (PRP he)) (VP (VBZ is) (NP (DT the) (JJS best) (NN painter)))))) (. .))) | slate | 2contradiction
|
79,624 | 79624n | The armored man howled in his helm as the hand enclosed, twisting metal and crushing bone. | ( ( The ( armored man ) ) ( ( ( howled ( in ( his helm ) ) ) ( as ( the ( hand ( enclosed ( , ( twisting ( metal ( and ( crushing bone ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ armored) (NN man)) (VP (VBD howled) (PP (IN in) (NP (PRP$ his) (NN helm))) (PP (IN as) (NP (DT the) (NN hand) (VBN enclosed) (, ,) (VBN twisting) (NN metal) (CC and) (VBG crushing) (NN bone)))) (. .))) | The armored man whooped as his armor failed, and watched as it dropped from his body ineffectively at the unarmed attack. | ( ( The ( armored man ) ) ( ( whooped ( as ( ( his armor ) ( ( ( failed , ) and ) ( watched ( as ( it ( ( dropped ( from ( his ( body ineffectively ) ) ) ) ( at ( the ( unarmed attack ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ armored) (NN man)) (VP (VBD whooped) (SBAR (IN as) (S (NP (PRP$ his) (NN armor)) (VP (VP (VBD failed)) (, ,) (CC and) (VP (VBD watched) (SBAR (IN as) (S (NP (PRP it)) (VP (VBD dropped) (PP (IN from) (NP (PRP$ his) (NN body) (NN ineffectively))) (PP (IN at) (NP (DT the) (JJ unarmed) (NN attack))))))))))) (. .))) | fiction | 1neutral
|
91,175 | 91175n | A more sophisticated approach would be to model a changing international environment in detail. | ( ( A ( ( more sophisticated ) approach ) ) ( ( would ( be ( to ( model ( ( a ( changing ( international environment ) ) ) ( in detail ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (ADJP (RBR more) (JJ sophisticated)) (NN approach)) (VP (MD would) (VP (VB be) (S (VP (TO to) (VP (VB model) (NP (NP (DT a) (VBG changing) (JJ international) (NN environment)) (PP (IN in) (NP (NN detail))))))))) (. .))) | The approach would be hard to model. | ( ( The approach ) ( ( would ( be ( hard ( to model ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN approach)) (VP (MD would) (VP (VB be) (ADJP (JJ hard) (PP (TO to) (NP (NN model)))))) (. .))) | government | 1neutral
|
119,903 | 119903e | Kondracke screams back that he's used them before, he'll use them again. | ( ( Kondracke ( ( screams back ) ( that ( he ( 's ( used ( them before ) ) ) ) ) ) ) ( , ( he ( ( 'll ( ( use them ) again ) ) . ) ) ) ) | (ROOT (S (S (NP (NNP Kondracke)) (VP (VBZ screams) (PRT (RP back)) (SBAR (IN that) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBN used) (S (NP (PRP them)) (ADVP (RB before))))))))) (, ,) (NP (PRP he)) (VP (MD 'll) (VP (VB use) (NP (PRP them)) (ADVP (RB again)))) (. .))) | Kondracke is determined to use them again. | ( Kondracke ( ( is ( determined ( to ( ( use them ) again ) ) ) ) . ) ) | (ROOT (S (NP (NNP Kondracke)) (VP (VBZ is) (VP (VBN determined) (S (VP (TO to) (VP (VB use) (NP (PRP them)) (ADVP (RB again))))))) (. .))) | slate | 0entailment
|
43,923 | 43923c | Well, I'm darned! said Julius. | ( Well ( , ( I ( ( 'm ( ( darned ! ) ( said Julius ) ) ) . ) ) ) ) | (ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP I)) (VP (VBP 'm) (NP (NP (NNP darned) (. !)) (SBAR (S (VP (VBD said) (NP (NNP Julius))))))) (. .))) | This is good for me, Julius thought. | ( ( This ( is ( good ( for me ) ) ) ) ( , ( Julius ( thought . ) ) ) ) | (ROOT (S (S (NP (DT This)) (VP (VBZ is) (ADJP (JJ good) (PP (IN for) (NP (PRP me)))))) (, ,) (NP (NNP Julius)) (VP (VBD thought)) (. .))) | fiction | 2contradiction
|
27,288 | 27288c | The difference, if any, between the reacquisition price and the net carrying value of the extinguished debt should be recognized as a loss or gain in accounting for interest on Treasury debt. | ( ( ( ( The difference ) ( , ( ( if any ) , ) ) ) ( between ( ( ( the ( reacquisition price ) ) and ) ( ( the ( net ( carrying value ) ) ) ( of ( the ( extinguished debt ) ) ) ) ) ) ) ( ( should ( be ( ( recognized ( as ( ( a ( ( loss or ) gain ) ) ( in ( accounting ( for interest ) ) ) ) ) ) ( on ( Treasury debt ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NP (DT The) (NN difference)) (PRN (, ,) (IN if) (DT any) (, ,))) (PP (IN between) (NP (NP (DT the) (NN reacquisition) (NN price)) (CC and) (NP (NP (DT the) (JJ net) (VBG carrying) (NN value)) (PP (IN of) (NP (DT the) (JJ extinguished) (NN debt))))))) (VP (MD should) (VP (VB be) (VP (VBN recognized) (PP (IN as) (NP (NP (DT a) (NN loss) (CC or) (NN gain)) (PP (IN in) (NP (NP (NN accounting)) (PP (IN for) (NP (NN interest))))))) (PP (IN on) (NP (NNP Treasury) (NN debt)))))) (. .))) | The difference is not recognized. | ( ( The difference ) ( ( ( is not ) recognized ) . ) ) | (ROOT (S (NP (DT The) (NN difference)) (VP (VBZ is) (RB not) (VP (VBN recognized))) (. .))) | government | 2contradiction
|
110,252 | 110252n | Rouen continues to work on its monuments and public buildings, and recently has finished quayside renovations aimed at bringing life back to the riverside with new promenades. | ( ( ( ( ( Rouen ( continues ( to ( work ( on ( ( ( its monuments ) and ) ( public buildings ) ) ) ) ) ) ) , ) and ) ( recently ( ( has finished ) ( ( quayside renovations ) ( aimed ( at ( ( ( bringing life ) back ) ( to ( ( the riverside ) ( with ( new promenades ) ) ) ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (NNP Rouen)) (VP (VBZ continues) (S (VP (TO to) (VP (VB work) (PP (IN on) (NP (NP (PRP$ its) (NNS monuments)) (CC and) (NP (JJ public) (NNS buildings))))))))) (, ,) (CC and) (S (ADVP (RB recently)) (VP (VBZ has) (VP (VBN finished))) (NP (NP (JJ quayside) (NNS renovations)) (VP (VBN aimed) (PP (IN at) (S (VP (VBG bringing) (NP (NN life)) (PRT (RP back)) (PP (TO to) (NP (NP (DT the) (NN riverside)) (PP (IN with) (NP (JJ new) (NNS promenades))))))))))) (. .))) | Fundraisers have been held to finance the Rouen renovations. | ( Fundraisers ( ( have ( been ( held ( to ( finance ( the ( Rouen renovations ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNS Fundraisers)) (VP (VBP have) (VP (VBN been) (VP (VBN held) (S (VP (TO to) (VP (VB finance) (NP (DT the) (NNP Rouen) (NNS renovations)))))))) (. .))) | travel | 1neutral
|
65,083 | 65083c | He replied: 'You're on to it, sir. | ( He ( ( ( ( replied : ) ` ) ( You ( 're ( on ( to ( ( it , ) sir ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD replied) (: :) (`` `) (S (NP (PRP You)) (VP (VBP 're) (PP (IN on) (PP (TO to) (NP (NP (PRP it)) (, ,) (NP (NN sir)))))))) (. .))) | He gave him no reply. | ( He ( ( ( gave him ) ( no reply ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD gave) (NP (PRP him)) (NP (DT no) (NN reply))) (. .))) | fiction | 2contradiction
|
22,984 | 22984c | I beg your pardon, Mr. Hersheimmer. | ( I ( ( beg ( ( ( your pardon ) , ) ( Mr. Hersheimmer ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VB beg) (NP (NP (PRP$ your) (NN pardon)) (, ,) (NP (NNP Mr.) (NNP Hersheimmer)))) (. .))) | I don't care if you're upset, Mr. Hersheimmer. | ( I ( ( ( do n't ) ( care ( if ( you ( ( ( 're upset ) , ) ( Mr. Hersheimmer ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB care) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ upset)) (, ,) (NP (NNP Mr.) (NNP Hersheimmer))))))) (. .))) | fiction | 2contradiction
|
77,453 | 77453n | British journalist Iain Pears' best-selling murder mystery, set in 17 th century England, is compared to Umberto Eco's The Name of the Rose . Pears uses the thriller as an occasion to wax philosophical, meditating on scientific method and political liberalism. | ( ( ( British journalist ) ( ( ( ( ( ( Iain ( Pears ' ) ) ( best-selling ( murder mystery ) ) ) , ) ( set ( in ( 17 ( th ( century England ) ) ) ) ) ) , ) ( is ( compared ( to ( ( Umberto ( Eco 's ) ) ( ( The Name ) ( of ( the ( Rose ( . Pears ) ) ) ) ) ) ) ) ) ) ) ( ( ( uses ( the thriller ) ) ( as ( an ( occasion ( to ( ( ( wax philosophical ) , ) ( meditating ( on ( ( ( scientific method ) and ) ( political liberalism ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (JJ British) (NN journalist)) (SBAR (S (NP (NP (NP (NNP Iain) (NNP Pears) (POS ')) (JJ best-selling) (NN murder) (NN mystery)) (, ,) (VP (VBN set) (PP (IN in) (NP (CD 17) (NN th) (NNP century) (NNP England)))) (, ,)) (VP (VBZ is) (PP (VBN compared) (PP (TO to) (NP (NP (NNP Umberto) (NNP Eco) (POS 's)) (NP (NP (DT The) (NN Name)) (PP (IN of) (NP (DT the) (NNP Rose) (. .) (NNP Pears))))))))))) (VP (VBZ uses) (NP (DT the) (NN thriller)) (PP (IN as) (NP (DT an) (NN occasion) (S (VP (TO to) (VP (VB wax) (ADJP (JJ philosophical)) (, ,) (S (VP (VBG meditating) (PP (IN on) (NP (NP (JJ scientific) (NN method)) (CC and) (NP (JJ political) (NN liberalism)))))))))))) (. .))) | The comparison between Umberto Eco's and Iain Pears' books is unfair. | ( ( ( ( ( The comparison ) ( between ( Umberto ( Eco 's ) ) ) ) and ) ( ( Iain ( Pears ' ) ) books ) ) ( ( is unfair ) . ) ) | (ROOT (S (NP (NP (NP (DT The) (NN comparison)) (PP (IN between) (NP (NNP Umberto) (NNP Eco) (POS 's)))) (CC and) (NP (NP (NNP Iain) (NNP Pears) (POS ')) (NNS books))) (VP (VBZ is) (ADJP (JJ unfair))) (. .))) | slate | 1neutral
|
21,145 | 21145c | And, although I took issue with a number of provisions in his bill, I consider it unfortunate, that the Chairman has run out of time in his search for the Holy Grail of postal reform. | ( And ( , ( ( although ( I ( ( ( took issue ) ( with ( ( a number ) ( of provisions ) ) ) ) ( in ( his bill ) ) ) ) ) ( , ( I ( ( ( ( consider ( it unfortunate ) ) , ) ( that ( ( the Chairman ) ( has ( ( ( run out ) ( of ( time ( in ( his search ) ) ) ) ) ( for ( ( the ( Holy Grail ) ) ( of ( postal reform ) ) ) ) ) ) ) ) ) . ) ) ) ) ) ) | (ROOT (S (CC And) (, ,) (SBAR (IN although) (S (NP (PRP I)) (VP (VBD took) (NP (NN issue)) (PP (IN with) (NP (NP (DT a) (NN number)) (PP (IN of) (NP (NNS provisions))))) (PP (IN in) (NP (PRP$ his) (NN bill)))))) (, ,) (NP (PRP I)) (VP (VBP consider) (S (NP (PRP it)) (ADJP (JJ unfortunate))) (, ,) (SBAR (IN that) (S (NP (DT the) (NNP Chairman)) (VP (VBZ has) (VP (VBN run) (PRT (RP out)) (PP (IN of) (NP (NP (NN time)) (PP (IN in) (NP (PRP$ his) (NN search))))) (PP (IN for) (NP (NP (DT the) (NNP Holy) (NNP Grail)) (PP (IN of) (NP (JJ postal) (NN reform)))))))))) (. .))) | I am in agreement with the contents of his entire bill. | ( I ( ( am ( in ( agreement ( with ( ( the contents ) ( of ( his ( entire bill ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP am) (PP (IN in) (NP (NP (NN agreement)) (PP (IN with) (NP (NP (DT the) (NNS contents)) (PP (IN of) (NP (PRP$ his) (JJ entire) (NN bill)))))))) (. .))) | government | 2contradiction
|
111,571 | 111571n | A variety of goods are available throughout Malaysia. | ( ( ( A variety ) ( of goods ) ) ( ( are ( available ( throughout Malaysia ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN variety)) (PP (IN of) (NP (NNS goods)))) (VP (VBP are) (ADJP (JJ available) (PP (IN throughout) (NP (NNP Malaysia))))) (. .))) | Malaysia is a good place to visit for shopping. | ( Malaysia ( ( is ( a ( good ( place ( to ( visit ( for shopping ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Malaysia)) (VP (VBZ is) (NP (DT a) (JJ good) (NN place) (S (VP (TO to) (VP (VB visit) (PP (IN for) (NP (NN shopping)))))))) (. .))) | travel | 1neutral
|
13,483 | 13483e | But whenever Drew thought seriously of the future he had that odd sense of dislocation and loss which he had first known on the night he had seen Don Cazar arrive at the cantina. | ( But ( ( whenever ( Drew ( ( thought seriously ) ( of ( ( the future ) ( he ( had ( ( ( that ( odd sense ) ) ( of ( ( dislocation and ) loss ) ) ) ( which ( he ( ( had first ) ( known ( on ( the night ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( he ( ( had ( seen ( ( Don Cazar ) ( arrive ( at ( the cantina ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (CC But) (SBAR (WHADVP (WRB whenever)) (S (NP (NNP Drew)) (VP (VBD thought) (ADVP (RB seriously)) (PP (IN of) (NP (NP (DT the) (NN future)) (SBAR (S (NP (PRP he)) (VP (VBD had) (NP (NP (DT that) (JJ odd) (NN sense)) (PP (IN of) (NP (NN dislocation) (CC and) (NN loss))) (SBAR (WHNP (WDT which)) (S (NP (PRP he)) (VP (VBD had) (ADVP (RB first)) (VP (VBN known) (PP (IN on) (NP (DT the) (NN night)))))))))))))))) (NP (PRP he)) (VP (VBD had) (VP (VBN seen) (S (NP (NNP Don) (NNP Cazar)) (VP (VB arrive) (PP (IN at) (NP (DT the) (NN cantina))))))) (. .))) | He experienced the same feeling of loss whenever he thought of his future. | ( He ( ( ( experienced ( ( the ( same feeling ) ) ( of loss ) ) ) ( whenever ( he ( thought ( of ( his future ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD experienced) (NP (NP (DT the) (JJ same) (NN feeling)) (PP (IN of) (NP (NN loss)))) (SBAR (WHADVP (WRB whenever)) (S (NP (PRP he)) (VP (VBD thought) (PP (IN of) (NP (PRP$ his) (NN future))))))) (. .))) | fiction | 0entailment
|
75,256 | 75256e | And there was another Abraham Lincoln. | ( And ( there ( ( was ( another ( Abraham Lincoln ) ) ) . ) ) ) | (ROOT (S (CC And) (NP (EX there)) (VP (VBD was) (NP (DT another) (NNP Abraham) (NNP Lincoln))) (. .))) | There was more than one Abraham Lincoln. | ( There ( ( was ( ( more ( than one ) ) ( Abraham Lincoln ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBD was) (NP (NP (QP (JJR more) (IN than) (CD one))) (NP (NNP Abraham) (NNP Lincoln)))) (. .))) | fiction | 0entailment
|
37,405 | 37405n | Fado's origins are unclear. | ( ( ( Fado 's ) origins ) ( ( are unclear ) . ) ) | (ROOT (S (NP (NP (NNP Fado) (POS 's)) (NNS origins)) (VP (VBP are) (ADJP (JJ unclear))) (. .))) | Though Fedo has claimed he is descended from a duke, it is unclear what his origins are. | ( ( Though ( Fedo ( has ( claimed ( he ( is ( descended ( from ( a duke ) ) ) ) ) ) ) ) ) ( , ( it ( ( ( is unclear ) ( what ( ( his origins ) are ) ) ) . ) ) ) ) | (ROOT (S (SBAR (IN Though) (S (NP (NNP Fedo)) (VP (VBZ has) (VP (VBN claimed) (SBAR (S (NP (PRP he)) (VP (VBZ is) (VP (VBN descended) (PP (IN from) (NP (DT a) (NN duke))))))))))) (, ,) (NP (PRP it)) (VP (VBZ is) (ADJP (JJ unclear)) (SBAR (WHNP (WP what)) (S (NP (PRP$ his) (NNS origins)) (VP (VBP are))))) (. .))) | travel | 1neutral
|
32,571 | 32571e | It'll take 'em at least five minutes to get busy after us. | ( It ( ( 'll ( ( ( take 'em ) ( ( at least ) ( five minutes ) ) ) ( to ( ( get busy ) ( after us ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (MD 'll) (VP (VB take) (NP (PRP 'em)) (ADVP (ADVP (IN at) (JJS least)) (NP (CD five) (NNS minutes))) (S (VP (TO to) (VP (VB get) (ADJP (JJ busy)) (PP (IN after) (NP (PRP us)))))))) (. .))) | It'll take them a little moment for them to start chasing us. | ( It ( ( 'll ( ( ( take them ) ( ( a ( little moment ) ) ( for them ) ) ) ( to ( start ( chasing us ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (MD 'll) (VP (VB take) (NP (PRP them)) (NP (NP (DT a) (JJ little) (NN moment)) (PP (IN for) (NP (PRP them)))) (S (VP (TO to) (VP (VB start) (S (VP (VBG chasing) (NP (PRP us))))))))) (. .))) | fiction | 0entailment
|
39,318 | 39318c | The Taanos feared an evil spirit, Juracan, who was responsible for violent storms and gave his name to the tropical hurricanes of the West Indies. | ( ( The Taanos ) ( ( feared ( ( ( ( ( an ( evil spirit ) ) , ) Juracan ) , ) ( who ( ( ( ( was responsible ) ( for ( violent storms ) ) ) and ) ( ( gave ( his name ) ) ( to ( ( the ( tropical hurricanes ) ) ( of ( the ( West Indies ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNPS Taanos)) (VP (VBD feared) (NP (NP (DT an) (JJ evil) (NN spirit)) (, ,) (NP (NNP Juracan)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VP (VBD was) (ADJP (JJ responsible)) (PP (IN for) (NP (JJ violent) (NNS storms)))) (CC and) (VP (VBD gave) (NP (PRP$ his) (NN name)) (PP (TO to) (NP (NP (DT the) (JJ tropical) (NNS hurricanes)) (PP (IN of) (NP (DT the) (NNP West) (NNP Indies))))))))))) (. .))) | The West Indies were governed by Juracan. | ( ( The ( West Indies ) ) ( ( were ( governed ( by Juracan ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP West) (NNP Indies)) (VP (VBD were) (VP (VBN governed) (PP (IN by) (NP (NNP Juracan))))) (. .))) | travel | 2contradiction
|
15,226 | 15226e | but uh i think the real honest to gosh oaks like the what bur oaks and pin oaks and red oaks and all that sort of thing they they'll grow a lot faster | ( but ( ( uh i ) ( ( think ( the ( real honest ) ) ) ( to ( ( ( ( ( gosh oaks ) ( like ( the ( what ( bur oaks ) ) ) ) ) and ) ( pin ( ( ( ( oaks and ) ( red oaks ) ) and ) ( ( all ( that sort ) ) ( of thing ) ) ) ) ) ( they ( they ( 'll ( ( grow ( a lot ) ) faster ) ) ) ) ) ) ) ) ) | (ROOT (S (CC but) (NP (NNP uh) (NNP i)) (VP (VBP think) (NP (DT the) (JJ real) (JJ honest)) (S (VP (TO to) (VP (VP (VB gosh) (NP (NNS oaks)) (PP (IN like) (NP (NP (DT the)) (SBAR (WHNP (WP what)) (S (VP (VBP bur) (NP (NNS oaks)))))))) (CC and) (VP (VB pin) (NP (NP (NP (NNS oaks)) (CC and) (NP (JJ red) (NNS oaks))) (CC and) (NP (NP (PDT all) (DT that) (NN sort)) (PP (IN of) (NP (NN thing)))))) (NP (NP (PRP they)) (SBAR (S (NP (PRP they)) (VP (MD 'll) (VP (VB grow) (NP (DT a) (NN lot)) (ADVP (RBR faster))))))))))))) | The person believes that certain trees grow faster than others. | ( ( The person ) ( ( believes ( that ( ( certain trees ) ( ( grow faster ) ( than others ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN person)) (VP (VBZ believes) (SBAR (IN that) (S (NP (JJ certain) (NNS trees)) (VP (VBP grow) (ADVP (RBR faster)) (PP (IN than) (NP (NNS others))))))) (. .))) | telephone | 0entailment
|
79,323 | 79323c | yeah you know something really a serial killer or | ( ( yeah ( you ( ( know something ) really ) ) ) ( ( a ( serial killer ) ) or ) ) | (ROOT (SINV (VP (VBP yeah) (SBAR (S (NP (PRP you)) (VP (VBP know) (NP (NN something)) (ADVP (RB really)))))) (NP (NP (DT a) (JJ serial) (NN killer)) (ADVP (CC or))))) | Nah nothing like a serial killer. | ( ( ( Nah nothing ) ( like ( a ( serial killer ) ) ) ) . ) | (ROOT (S (VP (VB Nah) (NP (NN nothing)) (PP (IN like) (NP (DT a) (JJ serial) (NN killer)))) (. .))) | telephone | 2contradiction
|
21,769 | 21769e | yeah it was quite a session that disrupted disrupted my whole summer of course | ( yeah ( it ( was ( ( quite ( a session ) ) ( that ( disrupted ( disrupted ( ( my ( whole summer ) ) ( of course ) ) ) ) ) ) ) ) ) | (ROOT (S (VP (VB yeah) (SBAR (S (NP (PRP it)) (VP (VBD was) (NP (NP (RB quite) (DT a) (NN session)) (SBAR (WHNP (WDT that)) (S (VP (VBD disrupted) (VP (VBN disrupted) (NP (NP (PRP$ my) (JJ whole) (NN summer)) (PP (IN of) (NP (NN course))))))))))))))) | That session threw off my entire summer. | ( ( That session ) ( ( ( threw off ) ( my ( entire summer ) ) ) . ) ) | (ROOT (S (NP (DT That) (NN session)) (VP (VBD threw) (PRT (RP off)) (NP (PRP$ my) (JJ entire) (NN summer))) (. .))) | telephone | 0entailment
|
45,937 | 45937e | If the method is highly susceptible to this kind of internal change, the appropriate scope for case studies should be examined. | ( ( If ( ( the method ) ( is ( highly ( susceptible ( to ( ( this kind ) ( of ( internal change ) ) ) ) ) ) ) ) ) ( , ( ( ( the ( appropriate scope ) ) ( for ( case studies ) ) ) ( ( should ( be examined ) ) . ) ) ) ) | (ROOT (S (SBAR (IN If) (S (NP (DT the) (NN method)) (VP (VBZ is) (ADJP (RB highly) (JJ susceptible) (PP (TO to) (NP (NP (DT this) (NN kind)) (PP (IN of) (NP (JJ internal) (NN change))))))))) (, ,) (NP (NP (DT the) (JJ appropriate) (NN scope)) (PP (IN for) (NP (NN case) (NNS studies)))) (VP (MD should) (VP (VB be) (VP (VBN examined)))) (. .))) | If the method is susceptible to internal change, the scope of case studies should be looked at. | ( ( If ( ( the method ) ( is ( susceptible ( to ( internal change ) ) ) ) ) ) ( , ( ( ( the scope ) ( of ( case studies ) ) ) ( ( should ( be ( looked at ) ) ) . ) ) ) ) | (ROOT (S (SBAR (IN If) (S (NP (DT the) (NN method)) (VP (VBZ is) (ADJP (JJ susceptible) (PP (TO to) (NP (JJ internal) (NN change))))))) (, ,) (NP (NP (DT the) (NN scope)) (PP (IN of) (NP (NN case) (NNS studies)))) (VP (MD should) (VP (VB be) (VP (VBN looked) (PP (IN at))))) (. .))) | government | 0entailment
|
23,562 | 23562n | And you never told me? | ( And ( you ( never ( ( told me ) ? ) ) ) ) | (ROOT (S (CC And) (NP (PRP you)) (ADVP (RB never)) (VP (VBD told) (NP (PRP me))) (. ?))) | Why didn't you tell me? | ( Why ( ( ( ( did n't ) you ) ( tell me ) ) ? ) ) | (ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBD did) (RB n't) (NP (PRP you)) (VP (VB tell) (NP (PRP me)))) (. ?))) | fiction | 1neutral
|
104,738 | 104738n | Tommy disentangled it and smoothed out the telegram. | ( Tommy ( ( ( ( disentangled it ) and ) ( smoothed ( out ( the telegram ) ) ) ) . ) ) | (ROOT (S (NP (NNP Tommy)) (VP (VP (VBD disentangled) (NP (PRP it))) (CC and) (VP (VBN smoothed) (PP (IN out) (NP (DT the) (NN telegram))))) (. .))) | Tommy unwrinkled the telegram so he could read it. | ( Tommy ( ( ( unwrinkled ( the telegram ) ) ( so ( he ( could ( read it ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Tommy)) (VP (VBD unwrinkled) (NP (DT the) (NN telegram)) (SBAR (IN so) (S (NP (PRP he)) (VP (MD could) (VP (VB read) (NP (PRP it))))))) (. .))) | fiction | 1neutral
|
34,858 | 34858e | This is Eilat's best dairy restaurant, generously serving delicious vegetarian dishes and salads in enormous portions. | ( This ( ( ( ( is ( ( Eilat 's ) ( best ( dairy restaurant ) ) ) ) , ) ( generously ( ( serving ( ( delicious vegetarian ) ( ( dishes and ) salads ) ) ) ( in ( enormous portions ) ) ) ) ) . ) ) | (ROOT (S (NP (DT This)) (VP (VBZ is) (NP (NP (NNP Eilat) (POS 's)) (JJS best) (NN dairy) (NN restaurant)) (, ,) (S (ADVP (RB generously)) (VP (VBG serving) (NP (ADJP (JJ delicious) (JJ vegetarian)) (NNS dishes) (CC and) (NNS salads)) (PP (IN in) (NP (JJ enormous) (NNS portions)))))) (. .))) | The restaurant serves vegetarian food. | ( ( The restaurant ) ( ( serves ( vegetarian food ) ) . ) ) | (ROOT (S (NP (DT The) (NN restaurant)) (VP (VBZ serves) (NP (NN vegetarian) (NN food))) (. .))) | travel | 0entailment
|
103,491 | 103491n | Batterers use the courts as a way to maintain control, she said. | ( ( Batterers ( ( use ( the courts ) ) ( as ( a ( way ( to ( maintain control ) ) ) ) ) ) ) ( , ( she ( said . ) ) ) ) | (ROOT (S (S (NP (NNS Batterers)) (VP (VBP use) (NP (DT the) (NNS courts)) (PP (IN as) (NP (DT a) (NN way) (S (VP (TO to) (VP (VB maintain) (NP (NN control))))))))) (, ,) (NP (PRP she)) (VP (VBD said)) (. .))) | Batterers also use batteries to maintain control in many cases. | ( Batterers ( also ( ( use ( batteries ( to ( ( maintain control ) ( in ( many cases ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (NNS Batterers)) (ADVP (RB also)) (VP (VBP use) (S (NP (NNS batteries)) (VP (TO to) (VP (VB maintain) (NP (NN control)) (PP (IN in) (NP (JJ many) (NNS cases))))))) (. .))) | government | 1neutral
|
30,627 | 30627e | There was no strychnine present." I heard Poirot chuckle softly beside me. | ( ( ( ( ( There ( was ( no ( strychnine present ) ) ) ) . ) '' ) ( I ( heard ( Poirot ( ( chuckle softly ) ( beside me ) ) ) ) ) ) . ) | (ROOT (S (S (NP (EX There)) (VP (VBD was) (ADJP (DT no) (JJ strychnine) (JJ present)))) (. .) ('' '') (S (NP (PRP I)) (VP (VBD heard) (SBAR (S (NP (NNP Poirot)) (VP (VBP chuckle) (ADVP (RB softly)) (PP (IN beside) (NP (PRP me)))))))) (. .))) | None of the drug was found. | ( ( None ( of ( the drug ) ) ) ( ( was found ) . ) ) | (ROOT (S (NP (NP (NN None)) (PP (IN of) (NP (DT the) (NN drug)))) (VP (VBD was) (VP (VBN found))) (. .))) | fiction | 0entailment
|
92,301 | 92301e | British army office Robert Gayer-Anderson bought the latter between the two World Wars, and fully restored it with exquisite fretwork, wooden balconies, tiled floors, and simple stucco walls. | ( ( British ( army ( office ( Robert Gayer-Anderson ) ) ) ) ( ( ( ( ( bought ( ( the latter ) ( between ( the ( two ( World Wars ) ) ) ) ) ) , ) and ) ( fully ( ( restored it ) ( with ( ( ( ( ( ( ( ( exquisite fretwork ) , ) ( wooden balconies ) ) , ) ( tiled floors ) ) , ) and ) ( simple ( stucco walls ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ British) (NN army) (NN office) (NNP Robert) (NNP Gayer-Anderson)) (VP (VP (VBD bought) (NP (NP (DT the) (NN latter)) (PP (IN between) (NP (DT the) (CD two) (NNP World) (NNPS Wars))))) (, ,) (CC and) (VP (ADVP (RB fully)) (VBD restored) (NP (PRP it)) (PP (IN with) (NP (NP (JJ exquisite) (NN fretwork)) (, ,) (NP (JJ wooden) (NNS balconies)) (, ,) (NP (JJ tiled) (NNS floors)) (, ,) (CC and) (NP (JJ simple) (NN stucco) (NNS walls)))))) (. .))) | It was bought by a British army officer in the 20th century. | ( It ( ( was ( bought ( by ( ( a ( British ( army officer ) ) ) ( in ( the ( 20th century ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBD was) (VP (VBN bought) (PP (IN by) (NP (NP (DT a) (JJ British) (NN army) (NN officer)) (PP (IN in) (NP (DT the) (JJ 20th) (NN century))))))) (. .))) | travel | 0entailment
|
49,183 | 49183c | He'd agreed to admit anything, but some of this was such complete nonsense that his mind rejected it automatically. | ( ( ( ( ( He ( 'd ( agreed ( to ( admit anything ) ) ) ) ) , ) but ) ( ( some ( of this ) ) ( ( was ( such ( complete nonsense ) ) ) ( that ( ( his mind ) ( ( rejected it ) automatically ) ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP He)) (VP (VBD 'd) (VP (VBN agreed) (S (VP (TO to) (VP (VB admit) (NP (NN anything)))))))) (, ,) (CC but) (S (NP (NP (DT some)) (PP (IN of) (NP (DT this)))) (VP (VBD was) (NP (JJ such) (JJ complete) (NN nonsense)) (SBAR (IN that) (S (NP (PRP$ his) (NN mind)) (VP (VBD rejected) (NP (PRP it)) (ADVP (RB automatically))))))) (. .))) | He refused to admit to something. | ( He ( ( refused ( to ( admit ( to something ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD refused) (S (VP (TO to) (VP (VB admit) (PP (TO to) (NP (NN something))))))) (. .))) | fiction | 2contradiction
|
88,531 | 88531c | A few American men have actually moved to Cuba to get married. | ( ( A ( few ( American men ) ) ) ( ( ( have actually ) ( ( moved ( to Cuba ) ) ( to ( get married ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ few) (JJ American) (NNS men)) (VP (VBP have) (ADVP (RB actually)) (VP (VBN moved) (PP (TO to) (NP (NNP Cuba))) (S (VP (TO to) (VP (VB get) (ADJP (JJ married))))))) (. .))) | A few Cubans moved to Ohio today. | ( ( A ( few Cubans ) ) ( ( ( moved ( to Ohio ) ) today ) . ) ) | (ROOT (S (NP (DT A) (JJ few) (NNPS Cubans)) (VP (VBD moved) (PP (TO to) (NP (NNP Ohio))) (NP (NN today))) (. .))) | slate | 2contradiction
|
74,722 | 74722e | The skyscrapers were supposed to stay shiny at all times- very rich people have paid some very big guns to keep them shiny at all times. | ( ( ( ( ( The skyscrapers ) ( were ( supposed ( to ( stay ( shiny ( at ( all times ) ) ) ) ) ) ) ) - ) ( ( ( very rich ) people ) ( have ( ( paid ( some ( ( very big ) guns ) ) ) ( to ( ( keep ( them shiny ) ) ( at ( all times ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (DT The) (NNS skyscrapers)) (VP (VBD were) (VP (VBN supposed) (S (VP (TO to) (VP (VB stay) (NP (NP (JJ shiny)) (PP (IN at) (NP (DT all) (NNS times)))))))))) (: -) (S (NP (ADJP (RB very) (JJ rich)) (NNS people)) (VP (VBP have) (VP (VBN paid) (NP (DT some) (ADJP (RB very) (JJ big)) (NNS guns)) (S (VP (TO to) (VP (VB keep) (NP (PRP them) (JJ shiny)) (PP (IN at) (NP (DT all) (NNS times))))))))) (. .))) | The tall buildings were shiny. | ( ( The ( tall buildings ) ) ( ( were shiny ) . ) ) | (ROOT (S (NP (DT The) (JJ tall) (NNS buildings)) (VP (VBD were) (ADJP (JJ shiny))) (. .))) | fiction | 0entailment
|
10,073 | 10073c | For years, ambitious French people saw Paris as the only place to make their fortune, and so people from every region of France ' with every local cuisine to feed them ' are represented in the metropolis. | ( ( For years ) ( , ( ( ( ( ( ( ( ambitious ( French people ) ) ( ( ( saw Paris ) ( as ( the ( only place ) ) ) ) ( to ( make ( their fortune ) ) ) ) ) , ) and ) so ) ( ( people ( from ( ( ( every region ) ( of ( France ' ) ) ) ( with ( every ( local ( cuisine ( to ( feed ( them ' ) ) ) ) ) ) ) ) ) ) ( are ( represented ( in ( the metropolis ) ) ) ) ) ) . ) ) ) | (ROOT (S (PP (IN For) (NP (NNS years))) (, ,) (S (NP (JJ ambitious) (JJ French) (NNS people)) (VP (VBD saw) (NP (NNP Paris)) (PP (IN as) (NP (DT the) (JJ only) (NN place))) (S (VP (TO to) (VP (VB make) (NP (PRP$ their) (NN fortune))))))) (, ,) (CC and) (IN so) (S (NP (NP (NNS people)) (PP (IN from) (NP (NP (DT every) (NN region)) (PP (IN of) (NP (NNP France) (POS '))) (PP (IN with) (NP (DT every) (JJ local) (NN cuisine) (S (VP (TO to) (VP (VB feed) (NP (PRP them) ('' ')))))))))) (VP (VBP are) (VP (VBN represented) (PP (IN in) (NP (DT the) (NNS metropolis)))))) (. .))) | People thought Paris's economy was too stagnant. | ( People ( ( thought ( ( ( Paris 's ) economy ) ( was ( too stagnant ) ) ) ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBD thought) (SBAR (S (NP (NP (NNP Paris) (POS 's)) (NN economy)) (VP (VBD was) (ADJP (RB too) (JJ stagnant)))))) (. .))) | travel | 2contradiction
|
3,372 | 3372e | His words drove a chill through Ca'daan's bones. | ( ( His words ) ( ( ( drove ( a chill ) ) ( through ( ( Ca ( ` ( daan 's ) ) ) bones ) ) ) . ) ) | (ROOT (S (NP (PRP$ His) (NNS words)) (VP (VBD drove) (NP (DT a) (NN chill)) (PP (IN through) (NP (NP (JJ Ca) (`` `) (NNS daan) (POS 's)) (NNS bones)))) (. .))) | The words gave Ca'daan a chill. | ( ( The words ) ( ( gave ( ( Ca ` ) ( daan ( a chill ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS words)) (VP (VBD gave) (SBAR (S (VP (MD Ca) (`` `) (VP (VB daan) (NP (DT a) (NN chill))))))) (. .))) | fiction | 0entailment
|
88,621 | 88621n | Walk to the bottom of Kildare Street and you will reach St. Stephen's Green, formerly an open common, but enclosed in 1663 and now a 9-hectare (22-acre) park in the heart of the city surrounded by some beautiful buildings. | ( ( ( ( Walk ( to ( ( the bottom ) ( of ( Kildare Street ) ) ) ) ) and ) ( you ( will ( reach ( ( ( ( St. ( Stephen 's ) ) Green ) , ) ( ( ( formerly ( an open ) ) common ) ( , ( but ( enclosed ( in ( ( 1663 and ) ( ( now ( a ( 9-hectare ( ( -LRB- ( 22-acre -RRB- ) ) park ) ) ) ) ( in ( ( the heart ) ( of ( ( the city ) ( surrounded ( by ( some ( beautiful buildings ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (VP (VBP Walk) (PP (TO to) (NP (NP (DT the) (NN bottom)) (PP (IN of) (NP (NNP Kildare) (NNP Street))))))) (CC and) (S (NP (PRP you)) (VP (MD will) (VP (VB reach) (NP (NP (NP (NNP St.) (NNP Stephen) (POS 's)) (NNP Green)) (, ,) (UCP (ADJP (NP (RB formerly) (DT an) (NN open)) (JJ common)) (, ,) (CC but) (VP (VBN enclosed) (PP (IN in) (NP (NP (CD 1663)) (CC and) (NP (NP (ADVP (RB now)) (DT a) (ADJP (JJ 9-hectare)) (PRN (-LRB- -LRB-) (ADJP (JJ 22-acre)) (-RRB- -RRB-)) (NN park)) (PP (IN in) (NP (NP (DT the) (NN heart)) (PP (IN of) (NP (NP (DT the) (NN city)) (VP (VBN surrounded) (PP (IN by) (NP (DT some) (JJ beautiful) (NNS buildings))))))))))))))))) (. .))) | Kildare Street is a one way street. | ( ( Kildare Street ) ( ( is ( a ( one ( way street ) ) ) ) . ) ) | (ROOT (S (NP (NNP Kildare) (NNP Street)) (VP (VBZ is) (NP (DT a) (CD one) (NN way) (NN street))) (. .))) | travel | 1neutral
|
46,925 | 46925n | And I'm sure it looked wonderfully natural at a distance. | ( And ( I ( ( 'm ( sure ( it ( ( looked ( wonderfully natural ) ) ( at ( a distance ) ) ) ) ) ) . ) ) ) | (ROOT (S (CC And) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sure) (SBAR (S (NP (PRP it)) (VP (VBD looked) (ADJP (RB wonderfully) (JJ natural)) (PP (IN at) (NP (DT a) (NN distance)))))))) (. .))) | It wouldn't have been mistaken as the real thing if you looked at it closely. | ( It ( ( ( would n't ) ( have ( been ( ( mistaken ( as ( the ( real thing ) ) ) ) ( if ( you ( ( looked ( at it ) ) closely ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (MD would) (RB n't) (VP (VB have) (VP (VBN been) (VP (VBN mistaken) (PP (IN as) (NP (DT the) (JJ real) (NN thing))) (SBAR (IN if) (S (NP (PRP you)) (VP (VBD looked) (PP (IN at) (NP (PRP it))) (ADVP (RB closely))))))))) (. .))) | fiction | 1neutral
|
124,958 | 124958e | He would soon confirm their belief that Don Cazar had in truth hired Shiloh instead of his owner. | ( He ( ( ( would soon ) ( ( confirm ( their belief ) ) ( that ( ( Don Cazar ) ( ( had ( in truth ) ) ( hired ( Shiloh ( instead ( of ( his owner ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (MD would) (ADVP (RB soon)) (VP (VB confirm) (NP (PRP$ their) (NN belief)) (SBAR (IN that) (S (NP (NNP Don) (NNP Cazar)) (VP (VBD had) (PP (IN in) (NP (NN truth))) (VP (VBN hired) (NP (NP (NNP Shiloh)) (PP (RB instead) (IN of) (NP (PRP$ his) (NN owner)))))))))) (. .))) | In moments he would reveal that Cazar hired Shiloh. | ( ( In moments ) ( he ( ( would ( reveal ( that ( Cazar ( hired Shiloh ) ) ) ) ) . ) ) ) | (ROOT (S (PP (IN In) (NP (NNS moments))) (NP (PRP he)) (VP (MD would) (VP (VB reveal) (SBAR (IN that) (S (NP (NNP Cazar)) (VP (VBD hired) (NP (NNP Shiloh))))))) (. .))) | fiction | 0entailment
|
129,442 | 129442e | and uh you know you there's a uh a nice warm feeling i remember getting out of doing things like that when i was younger i mean i was a Boy Scout and the whole bit and | ( and ( uh ( you ( know ( you ( there ( 's ( ( a uh ) ( ( a ( nice ( warm ( feeling i ) ) ) ) ( remember ( ( getting out ) ( of ( ( doing things ) ( like ( that ( when ( i ( was ( ( younger ( i ( mean i ) ) ) ( was ( ( ( a ( Boy Scout ) ) and ) ( the ( whole ( bit and ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (FRAG (CC and) (NP (NP (NNP uh)) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (PRP you)) (ADVP (RB there)) (VP (VBZ 's) (NP (NP (DT a) (NN uh)) (SBAR (S (NP (DT a) (JJ nice) (JJ warm) (NN feeling) (NN i)) (VP (VBP remember) (S (VP (VBG getting) (PRT (RP out)) (PP (IN of) (S (VP (VBG doing) (NP (NNS things)) (PP (IN like) (NP (NP (DT that)) (SBAR (WHADVP (WRB when)) (S (NP (FW i)) (VP (VBD was) (NP (NP (FW younger) (FW i) (FW mean) (FW i)) (SBAR (S (VP (VBD was) (NP (NP (DT a) (NNP Boy) (NNP Scout)) (CC and) (NP (DT the) (JJ whole) (NN bit) (NNP and)))))))))))))))))))))))))))))) | There's a nice feeling I get when I do nice things. | ( There ( ( 's ( ( a ( nice feeling ) ) ( I ( get ( when ( I ( do ( nice things ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ 's) (NP (NP (DT a) (JJ nice) (NN feeling)) (SBAR (S (NP (PRP I)) (VP (VBP get) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBP do) (NP (JJ nice) (NNS things)))))))))) (. .))) | telephone | 0entailment
|
16,778 | 16778c | Now, what happens when we give excessive discounts for some type of mail? | ( Now ( , ( what ( ( happens ( when ( we ( ( give ( excessive discounts ) ) ( for ( ( some type ) ( of mail ) ) ) ) ) ) ) ? ) ) ) ) | (ROOT (S (ADVP (RB Now)) (, ,) (NP (WDT what)) (VP (VBZ happens) (SBAR (WHADVP (WRB when)) (S (NP (PRP we)) (VP (VBP give) (NP (JJ excessive) (NNS discounts)) (PP (IN for) (NP (NP (DT some) (NN type)) (PP (IN of) (NP (NN mail))))))))) (. ?))) | We are always able to offer deep discounts on mail. | ( We ( ( ( are always ) ( able ( to ( ( offer ( deep discounts ) ) ( on mail ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (VBP are) (ADVP (RB always)) (ADJP (JJ able) (S (VP (TO to) (VP (VB offer) (NP (JJ deep) (NNS discounts)) (PP (IN on) (NP (NN mail)))))))) (. .))) | government | 2contradiction
|
126,082 | 126082c | A Soldier's Daughter Never Cries (October Films). | ( ( A Soldier ) ( ( 's ( ( Daughter ( Never Cries ) ) ( -LRB- ( ( October Films ) -RRB- ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NNP Soldier)) (VP (VBZ 's) (NP (NP (NNP Daughter) (NNP Never) (NNP Cries)) (PRN (-LRB- -LRB-) (NP (NNP October) (NNP Films)) (-RRB- -RRB-)))) (. .))) | The soldier's daughter always cries. | ( ( ( The ( soldier 's ) ) daughter ) ( always ( cries . ) ) ) | (ROOT (S (NP (NP (DT The) (NN soldier) (POS 's)) (NN daughter)) (ADVP (RB always)) (VP (VBZ cries)) (. .))) | slate | 2contradiction
|
76,244 | 76244c | All the interesting sights around the capital make for an easy day trip by car or local train, enabling you to keep your Paris hotel if you wish (although you would probably enjoy a change of scene and find the local country inns less expensive). | ( ( ( All ( the ( interesting sights ) ) ) ( around ( the capital ) ) ) ( ( ( ( ( make ( for ( an ( easy ( day trip ) ) ) ) ) ( by ( ( car or ) ( local train ) ) ) ) , ) ( enabling ( you ( to ( ( keep ( your ( Paris hotel ) ) ) ( if ( you ( wish ( -LRB- ( ( although ( you ( ( would probably ) ( ( ( enjoy ( ( a change ) ( of scene ) ) ) and ) ( find ( ( the ( local ( country inns ) ) ) ( less expensive ) ) ) ) ) ) ) -RRB- ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (PDT All) (DT the) (JJ interesting) (NNS sights)) (PP (IN around) (NP (DT the) (NN capital)))) (VP (VBP make) (PP (IN for) (NP (DT an) (JJ easy) (NN day) (NN trip))) (PP (IN by) (NP (NP (NN car)) (CC or) (NP (JJ local) (NN train)))) (, ,) (S (VP (VBG enabling) (S (NP (PRP you)) (VP (TO to) (VP (VB keep) (NP (PRP$ your) (NNP Paris) (NN hotel)) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP wish) (PRN (-LRB- -LRB-) (SBAR (IN although) (S (NP (PRP you)) (VP (MD would) (ADVP (RB probably)) (VP (VP (VB enjoy) (NP (NP (DT a) (NN change)) (PP (IN of) (NP (NN scene))))) (CC and) (VP (VB find) (S (NP (DT the) (JJ local) (NN country) (NNS inns)) (ADJP (RBR less) (JJ expensive)))))))) (-RRB- -RRB-))))))))))) (. .))) | Keeping your Paris hotel is required when exploring the city sights. | ( ( Keeping ( your ( Paris hotel ) ) ) ( ( is ( required ( when ( exploring ( the ( city sights ) ) ) ) ) ) . ) ) | (ROOT (S (S (VP (VBG Keeping) (NP (PRP$ your) (NNP Paris) (NN hotel)))) (VP (VBZ is) (VP (VBN required) (SBAR (WHADVP (WRB when)) (S (VP (VBG exploring) (NP (DT the) (NN city) (NNS sights))))))) (. .))) | travel | 2contradiction
|
136,738 | 136738e | Housed in the elegant residence of a famous 19th-century collector, at 158 Bou?le?vard Haussmann, the Musee Jacquemar-Andre displays one of France's finest gatherings of 18th-century French, 17th-century Flemish and Dutch, and Italian Renaissance art, in much the same spirit as New York's Frick Collection or London's Wal?lace Collection. | ( ( ( ( Housed ( in ( ( the ( elegant residence ) ) ( of ( a ( famous ( 19th-century collector ) ) ) ) ) ) ) , ) ( at ( 158 ( Bou?le?vard Haussmann ) ) ) ) ( , ( ( the ( Musee Jacquemar-Andre ) ) ( ( ( ( displays ( ( ( ( ( one ( of ( ( France 's ) ( finest gatherings ) ) ) ) ( of ( ( ( 18th-century ( French ( , ( 17th-century Flemish ) ) ) ) and ) Dutch ) ) ) , ) and ) ( Italian ( Renaissance art ) ) ) ) , ) ( in ( ( much ( the ( same spirit ) ) ) ( as ( ( ( ( New ( York 's ) ) ( Frick Collection ) ) or ) ( ( London 's ) ( Wal?lace Collection ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (S (VP (VBN Housed) (PP (IN in) (NP (NP (DT the) (JJ elegant) (NN residence)) (PP (IN of) (NP (DT a) (JJ famous) (JJ 19th-century) (NN collector))))) (, ,) (PP (IN at) (NP (NNP 158) (NNP Bou?le?vard) (NNP Haussmann))))) (, ,) (NP (DT the) (NNP Musee) (NNP Jacquemar-Andre)) (VP (VBZ displays) (NP (NP (CD one)) (PP (IN of) (NP (NP (NNP France) (POS 's)) (JJS finest) (NNS gatherings))) (PP (IN of) (NP (NP (JJ 18th-century) (JJ French) (, ,) (JJ 17th-century) (NN Flemish)) (CC and) (NP (NNP Dutch)))) (, ,) (CC and) (NP (JJ Italian) (NNP Renaissance) (NN art))) (, ,) (PP (IN in) (NP (NP (RB much) (DT the) (JJ same) (NN spirit)) (PP (IN as) (NP (NP (NP (NNP New) (NNP York) (POS 's)) (NNP Frick) (NNP Collection)) (CC or) (NP (NP (NNP London) (POS 's)) (NNP Wal?lace) (NNP Collection))))))) (. .))) | In the Musee Jacquemar-Andre you can see fine examples of Flemish, Dutch, French, and Italian art. | ( ( In ( the ( Musee Jacquemar-Andre ) ) ) ( you ( ( can ( see ( ( fine examples ) ( of ( ( ( Flemish ( , ( Dutch ( , ( French , ) ) ) ) ) and ) ( Italian art ) ) ) ) ) ) . ) ) ) | (ROOT (S (PP (IN In) (NP (DT the) (NNP Musee) (NNP Jacquemar-Andre))) (NP (PRP you)) (VP (MD can) (VP (VB see) (NP (NP (JJ fine) (NNS examples)) (PP (IN of) (NP (NP (NNP Flemish) (, ,) (NNP Dutch) (, ,) (NNP French) (, ,)) (CC and) (NP (JJ Italian) (NN art))))))) (. .))) | travel | 0entailment
|
126,588 | 126588e | so they just want black and white ones and see we can just run them through the laser printer real quick | ( so ( they ( just ( ( ( want ( black ( and ( white ones ) ) ) ) and ) ( see ( we ( ( can just ) ( ( run them ) ( through ( ( the ( laser printer ) ) ( real quick ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (IN so) (NP (PRP they)) (ADVP (RB just)) (VP (VP (VBP want) (NP (JJ black) (CC and) (JJ white) (NNS ones))) (CC and) (VP (VBP see) (SBAR (S (NP (PRP we)) (VP (MD can) (ADVP (RB just)) (VP (VB run) (NP (PRP them)) (PP (IN through) (NP (NP (DT the) (NN laser) (NN printer)) (ADJP (RB real) (JJ quick)))))))))))) | They prefer just to have black and white ones. | ( They ( ( ( prefer just ) ( to ( have ( black ( and ( white ones ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP prefer) (ADVP (RB just)) (S (VP (TO to) (VP (VB have) (NP (JJ black) (CC and) (JJ white) (NNS ones)))))) (. .))) | telephone | 0entailment
|
64,882 | 64882n | oh you should have used it you wouldn't have been liable for the payment | ( oh ( you ( should ( have ( ( used it ) ( you ( ( would n't ) ( have ( ( been liable ) ( for ( the payment ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (VP (VB oh) (SBAR (S (NP (PRP you)) (VP (MD should) (VP (VB have) (VP (VBN used) (NP (PRP it)) (SBAR (S (NP (PRP you)) (VP (MD would) (RB n't) (VP (VB have) (VP (VBN been) (ADJP (JJ liable)) (PP (IN for) (NP (DT the) (NN payment)))))))))))))))) | If you used your credit card you wouldn't be liable for the payment. | ( ( If ( you ( used ( your ( credit card ) ) ) ) ) ( you ( ( ( would n't ) ( be ( liable ( for ( the payment ) ) ) ) ) . ) ) ) | (ROOT (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBD used) (NP (PRP$ your) (NN credit) (NN card))))) (NP (PRP you)) (VP (MD would) (RB n't) (VP (VB be) (ADJP (JJ liable) (PP (IN for) (NP (DT the) (NN payment)))))) (. .))) | telephone | 1neutral
|
139,571 | 139571c | Since the hamburger market is plateauing, McDonald's allows franchisees to offer new food stuffs such as McBrat, the bratwurst on a bun in Wisconsin. | ( ( ( Since ( the ( hamburger market ) ) ) ( is plateauing ) ) ( , ( ( McDonald 's ) ( ( allows ( franchisees ( to ( ( offer ( ( new ( food stuffs ) ) ( such ( as ( ( McBrat , ) ( the bratwurst ) ) ) ) ) ) ( on ( ( a bun ) ( in Wisconsin ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (S (PP (IN Since) (NP (DT the) (NN hamburger) (NN market))) (VP (VBZ is) (VP (VBG plateauing)))) (, ,) (NP (NNP McDonald) (POS 's)) (VP (VBZ allows) (S (NP (NNS franchisees)) (VP (TO to) (VP (VB offer) (NP (NP (JJ new) (NN food) (NNS stuffs)) (PP (JJ such) (IN as) (NP (NP (NNP McBrat)) (, ,) (NP (DT the) (NN bratwurst))))) (PP (IN on) (NP (NP (DT a) (NN bun)) (PP (IN in) (NP (NNP Wisconsin))))))))) (. .))) | McDonald's never allows franchisees to order menu items other than hamburgers. | ( ( McDonald 's ) ( never ( ( allows ( franchisees ( to ( order ( ( menu items ) ( other ( than hamburgers ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (NNP McDonald) (POS 's)) (ADVP (RB never)) (VP (VBZ allows) (S (NP (NNS franchisees)) (VP (TO to) (VP (VB order) (S (NP (NN menu) (NNS items)) (ADJP (JJ other) (PP (IN than) (NP (NNS hamburgers))))))))) (. .))) | slate | 2contradiction
|
80,922 | 80922c | Key features are the horseshoe-shaped staircase (Escalier du Fer-? -Cheval) at the end of the stately Cour du Cheval Blanc; the Renaissance ballroom whose ornate ceiling is reflected in the parquet floor; and the allegorical paintings in the Galerie Francois Ier. | ( ( Key features ) ( ( are ( ( ( ( ( ( ( ( the ( horseshoe-shaped staircase ) ) ( -LRB- ( ( ( ( Escalier ( du ( Fer ( - ? ) ) ) ) - ) Cheval ) -RRB- ) ) ) ( at ( ( the end ) ( of ( the ( stately ( Cour ( du ( Cheval Blanc ) ) ) ) ) ) ) ) ) ; ) ( ( the ( Renaissance ballroom ) ) ( whose ( ( ornate ceiling ) ( is ( reflected ( in ( the ( parquet floor ) ) ) ) ) ) ) ) ) ; ) and ) ( ( the ( allegorical paintings ) ) ( in ( the ( Galerie ( Francois Ier ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Key) (NNS features)) (VP (VBP are) (NP (NP (NP (NP (DT the) (JJ horseshoe-shaped) (NN staircase)) (PRN (-LRB- -LRB-) (NP (NP (NNP Escalier) (NNP du) (NNP Fer) (NNP -) (. ?)) (: -) (NP (NNP Cheval))) (-RRB- -RRB-))) (PP (IN at) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (DT the) (JJ stately) (NNP Cour) (NNP du) (NNP Cheval) (NNP Blanc)))))) (: ;) (NP (NP (DT the) (NNP Renaissance) (NN ballroom)) (SBAR (WP$ whose) (S (NP (JJ ornate) (NN ceiling)) (VP (VBZ is) (VP (VBN reflected) (PP (IN in) (NP (DT the) (JJ parquet) (NN floor)))))))) (: ;) (CC and) (NP (NP (DT the) (JJ allegorical) (NNS paintings)) (PP (IN in) (NP (DT the) (NNP Galerie) (NNP Francois) (NNP Ier)))))) (. .))) | The floor of the Renaissance ballroom is made of porcelain tile. | ( ( ( The floor ) ( of ( the ( Renaissance ballroom ) ) ) ) ( ( is ( made ( of ( porcelain tile ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN floor)) (PP (IN of) (NP (DT the) (NNP Renaissance) (NN ballroom)))) (VP (VBZ is) (VP (VBN made) (PP (IN of) (NP (NN porcelain) (NN tile))))) (. .))) | travel | 2contradiction
|
91,212 | 91212c | well it took us six hours to reach agreement yeah | ( well ( it ( ( ( took us ) ( six hours ) ) ( to ( reach ( agreement yeah ) ) ) ) ) ) | (ROOT (ADJP (RB well) (SBAR (S (NP (PRP it)) (VP (VBD took) (NP (PRP us)) (NP (CD six) (NNS hours)) (S (VP (TO to) (VP (VB reach) (NP (NN agreement) (NN yeah)))))))))) | We came to an agreement in about an hour. | ( We ( ( ( came ( to ( an agreement ) ) ) ( in ( about ( an hour ) ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (VBD came) (PP (TO to) (NP (DT an) (NN agreement))) (PP (IN in) (NP (QP (RB about) (DT an) (NN hour))))) (. .))) | telephone | 2contradiction
|
39,176 | 39176e | Those under the caption space exploration are valued using the specific identification method, that is, the specific cost of each unit of PP&E is attributed to that unit. | ( ( Those ( under ( the ( caption ( space exploration ) ) ) ) ) ( ( are ( valued ( using ( ( ( the ( specific ( identification method ) ) ) , ) ( that ( ( is , ) ( ( ( the ( specific cost ) ) ( of ( ( each unit ) ( of PP&E ) ) ) ) ( is ( attributed ( to ( that unit ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT Those)) (PP (IN under) (NP (DT the) (NN caption) (NN space) (NN exploration)))) (VP (VBP are) (VP (VBN valued) (S (VP (VBG using) (NP (NP (DT the) (JJ specific) (NN identification) (NN method)) (, ,) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (, ,) (SBAR (S (NP (NP (DT the) (JJ specific) (NN cost)) (PP (IN of) (NP (NP (DT each) (NN unit)) (PP (IN of) (NP (NNP PP&E)))))) (VP (VBZ is) (VP (VBN attributed) (PP (TO to) (NP (DT that) (NN unit))))))))))))))) (. .))) | Space exploration is very valued. | ( ( Space exploration ) ( ( is ( very valued ) ) . ) ) | (ROOT (S (NP (NNP Space) (NN exploration)) (VP (VBZ is) (ADJP (RB very) (VBN valued))) (. .))) | government | 0entailment
|
88,837 | 88837c | Or, do we start in a practice setting and keep refining as we go along? | ( Or ( , ( ( ( do we ) ( ( ( start ( in ( a ( practice setting ) ) ) ) and ) ( ( keep refining ) ( as ( we ( go along ) ) ) ) ) ) ? ) ) ) | (ROOT (SQ (PP (IN Or)) (, ,) (VBP do) (NP (PRP we)) (VP (VP (VB start) (PP (IN in) (NP (DT a) (NN practice) (NN setting)))) (CC and) (VP (VB keep) (NP (NN refining)) (SBAR (IN as) (S (NP (PRP we)) (VP (VBP go) (PRT (RP along))))))) (. ?))) | Or, do we not consider any option? | ( Or ( , ( ( ( do we ) ( not ( consider ( any option ) ) ) ) ? ) ) ) | (ROOT (SQ (PP (IN Or)) (, ,) (VBP do) (NP (PRP we)) (VP (RB not) (VB consider) (NP (DT any) (NN option))) (. ?))) | government | 2contradiction
|
49,893 | 49893e | where do you what area do you live in oh okay i live in Dallas uh Rowlett | ( where ( ( ( ( do you ) ( what ( area ( do ( you ( live ( in oh ) ) ) ) ) ) ) ( okay i ) ) ( live ( in ( Dallas ( uh Rowlett ) ) ) ) ) ) | (ROOT (SBARQ (WHADVP (WRB where)) (SQ (VP (VBP do) (NP (PRP you)) (SBAR (WHNP (WP what)) (S (NP (NN area)) (VP (VBP do) (SBAR (S (NP (PRP you)) (VP (VBP live) (PP (IN in) (NP (INTJ (UH oh))))))))))) (NP (FW okay) (FW i)) (VP (VB live) (PP (IN in) (NP (NNP Dallas) (NNP uh) (NNP Rowlett))))))) | Where do you live? I live in Rowlett, Dallas. | ( ( Where ( ( ( do you ) live ) ? ) ) ( I ( ( live ( in ( Rowlett ( , Dallas ) ) ) ) . ) ) ) | (ROOT (S (SBARQ (WHADVP (WRB Where)) (SQ (VBP do) (NP (PRP you)) (VP (VB live))) (. ?)) (NP (PRP I)) (VP (VBP live) (PP (IN in) (NP (NNP Rowlett) (, ,) (NNP Dallas)))) (. .))) | telephone | 0entailment
|
141,804 | 141804e | However the paper variety will never be able to read itself to the subscriber. | ( However ( ( the ( paper variety ) ) ( ( ( will never ) ( be ( able ( to ( ( read itself ) ( to ( the subscriber ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (ADVP (RB However)) (NP (DT the) (NN paper) (NN variety)) (VP (MD will) (ADVP (RB never)) (VP (VB be) (ADJP (JJ able) (S (VP (TO to) (VP (VB read) (NP (PRP itself)) (PP (TO to) (NP (DT the) (NN subscriber))))))))) (. .))) | The paper variety is not audio. | ( ( The ( paper variety ) ) ( ( ( is not ) audio ) . ) ) | (ROOT (S (NP (DT The) (NN paper) (NN variety)) (VP (VBZ is) (RB not) (NP (NN audio))) (. .))) | slate | 0entailment
|
75,175 | 75175n | If it were, they may all be dead. | ( ( If ( it were ) ) ( , ( they ( ( ( may all ) ( be dead ) ) . ) ) ) ) | (ROOT (S (SBAR (IN If) (S (NP (PRP it)) (VP (VBD were)))) (, ,) (NP (PRP they)) (VP (MD may) (RB all) (VP (VB be) (ADJP (JJ dead)))) (. .))) | If it were in fact already at the house, they might be dead. | ( ( If ( it ( ( ( were ( in fact ) ) already ) ( at ( the house ) ) ) ) ) ( , ( they ( ( might ( be dead ) ) . ) ) ) ) | (ROOT (S (SBAR (IN If) (S (NP (PRP it)) (VP (VBD were) (PP (IN in) (NP (NN fact))) (ADVP (RB already)) (PP (IN at) (NP (DT the) (NN house)))))) (, ,) (NP (PRP they)) (VP (MD might) (VP (VB be) (ADJP (JJ dead)))) (. .))) | fiction | 1neutral
|
67,043 | 67043c | Projections of current services provided by the Government aid in assessing the sufficiency of future budgetary resources to sustain public services and meet obligations as they come due. | ( ( Projections ( of ( current services ) ) ) ( ( ( provided ( by ( the ( Government aid ) ) ) ) ( in ( ( assessing ( ( the sufficiency ) ( of ( future ( budgetary resources ) ) ) ) ) ( to ( ( ( sustain ( public services ) ) and ) ( ( meet obligations ) ( as ( they ( come due ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNS Projections)) (PP (IN of) (NP (JJ current) (NNS services)))) (VP (VBD provided) (PP (IN by) (NP (DT the) (NNP Government) (NN aid))) (PP (IN in) (S (VP (VBG assessing) (NP (NP (DT the) (NN sufficiency)) (PP (IN of) (NP (JJ future) (JJ budgetary) (NNS resources)))) (S (VP (TO to) (VP (VP (VB sustain) (NP (JJ public) (NNS services))) (CC and) (VP (VB meet) (NP (NNS obligations)) (SBAR (IN as) (S (NP (PRP they)) (VP (VBP come) (ADJP (JJ due))))))))))))) (. .))) | Government aid does not rely on projections at all as it's funding is static. | ( ( Government aid ) ( ( ( does not ) ( ( rely ( on ( projections ( at all ) ) ) ) ( as ( ( ( it 's ) funding ) ( is static ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Government) (NN aid)) (VP (VBZ does) (RB not) (VP (VB rely) (PP (IN on) (NP (NP (NNS projections)) (ADVP (IN at) (DT all)))) (SBAR (IN as) (S (NP (NP (PRP it) (POS 's)) (NN funding)) (VP (VBZ is) (ADJP (JJ static))))))) (. .))) | government | 2contradiction
|
38,276 | 38276n | None of this means that Gillette and Campbell's are not pushed by their competition, since all the evidence suggests that they are constantly looking for competitive advantages. | ( ( None ( of this ) ) ( ( means ( that ( ( ( Gillette and ) ( Campbell 's ) ) ( ( are not ) ( ( ( pushed ( by ( their competition ) ) ) , ) ( since ( ( all ( the evidence ) ) ( suggests ( that ( they ( ( are constantly ) ( looking ( for ( competitive advantages ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NN None)) (PP (IN of) (NP (DT this)))) (VP (VBZ means) (SBAR (IN that) (S (NP (NP (NNP Gillette)) (CC and) (NP (NNP Campbell) (POS 's))) (VP (VBP are) (RB not) (VP (VBN pushed) (PP (IN by) (NP (PRP$ their) (NN competition))) (, ,) (SBAR (IN since) (S (NP (PDT all) (DT the) (NN evidence)) (VP (VBZ suggests) (SBAR (IN that) (S (NP (PRP they)) (VP (VBP are) (ADVP (RB constantly)) (VP (VBG looking) (PP (IN for) (NP (JJ competitive) (NNS advantages))))))))))))))) (. .))) | Gillette and Campbell's are the two leaders in their industry. | ( ( ( Gillette and ) ( Campbell 's ) ) ( ( are ( ( the ( two leaders ) ) ( in ( their industry ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Gillette)) (CC and) (NP (NNP Campbell) (POS 's))) (VP (VBP are) (NP (NP (DT the) (CD two) (NNS leaders)) (PP (IN in) (NP (PRP$ their) (NN industry))))) (. .))) | slate | 1neutral
|
1,998 | 1998n | Public bridle paths throughout the Lake District lead through particularly beautiful and tranquil countryside. | ( ( ( Public ( bridle paths ) ) ( throughout ( the ( Lake District ) ) ) ) ( ( lead ( through ( particularly ( beautiful ( and ( tranquil countryside ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (JJ Public) (NN bridle) (NNS paths)) (PP (IN throughout) (NP (DT the) (NNP Lake) (NNP District)))) (VP (VBP lead) (PP (IN through) (NP (RB particularly) (JJ beautiful) (CC and) (JJ tranquil) (NN countryside)))) (. .))) | It is free to stroll through the bridle paths and they are well maintained. | ( ( ( ( It ( is ( free ( to ( stroll ( through ( the ( bridle paths ) ) ) ) ) ) ) ) and ) ( they ( ( are well ) maintained ) ) ) . ) | (ROOT (S (S (NP (PRP It)) (VP (VBZ is) (ADJP (JJ free) (S (VP (TO to) (VP (VB stroll) (PP (IN through) (NP (DT the) (JJ bridle) (NNS paths))))))))) (CC and) (S (NP (PRP they)) (VP (VBP are) (ADVP (RB well)) (VP (VBN maintained)))) (. .))) | travel | 1neutral
|
49,652 | 49652c | Do you young people want lights, or do you enjoy the twilight? she asked. | ( ( ( ( ( ( Do ( you ( young people ) ) ) ( want lights ) ) , ) or ) ( ( do you ) ( enjoy ( the twilight ) ) ) ) ( ? ( she ( asked . ) ) ) ) | (ROOT (S (SQ (SQ (VBP Do) (NP (NP (PRP you)) (NP (JJ young) (NNS people))) (VP (VB want) (NP (NNS lights)))) (, ,) (CC or) (SQ (VBP do) (NP (PRP you)) (VP (VB enjoy) (NP (DT the) (NN twilight))))) (. ?) (NP (PRP she)) (VP (VBD asked)) (. .))) | She didn't want to know young people's preference on lights and twilight | ( She ( ( did n't ) ( want ( to ( ( know ( ( young ( people 's ) ) preference ) ) ( on ( ( lights and ) twilight ) ) ) ) ) ) ) | (ROOT (S (NP (PRP She)) (VP (VBD did) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB know) (NP (NP (JJ young) (NNS people) (POS 's)) (NN preference)) (PP (IN on) (NP (NNS lights) (CC and) (NN twilight)))))))))) | fiction | 2contradiction
|
137,436 | 137436n | The surrounding warehouse districts have interesting stores for souvenir browsing. | ( ( The ( surrounding ( warehouse districts ) ) ) ( ( have ( ( interesting stores ) ( for ( souvenir browsing ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (VBG surrounding) (NN warehouse) (NNS districts)) (VP (VBP have) (NP (NP (JJ interesting) (NNS stores)) (PP (IN for) (NP (NN souvenir) (NN browsing))))) (. .))) | Stores in the warehouse districts are open every day but Sunday. | ( ( Stores ( in ( the ( warehouse districts ) ) ) ) ( ( are ( open ( ( every day ) ( but Sunday ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNS Stores)) (PP (IN in) (NP (DT the) (NN warehouse) (NNS districts)))) (VP (VBP are) (ADJP (JJ open) (NP (NP (DT every) (NN day)) (PP (CC but) (NP (NNP Sunday)))))) (. .))) | travel | 1neutral
|
27,647 | 27647e | In 1997 the Royal Yacht Britannia, the vessel that carried the queen and her official representatives on 968 royal and diplomatic visits to venues around the world, was decommissioned. | ( ( In 1997 ) ( ( ( ( ( the ( Royal ( Yacht Britannia ) ) ) , ) ( ( the vessel ) ( that ( ( ( carried ( ( ( the queen ) and ) ( her ( official representatives ) ) ) ) ( on ( 968 ( ( ( royal and ) diplomatic ) visits ) ) ) ) ( to ( venues ( around ( the world ) ) ) ) ) ) ) ) , ) ( ( was decommissioned ) . ) ) ) | (ROOT (S (PP (IN In) (NP (CD 1997))) (NP (NP (DT the) (NNP Royal) (NNP Yacht) (NNP Britannia)) (, ,) (NP (NP (DT the) (NN vessel)) (SBAR (WHNP (WDT that)) (S (VP (VBD carried) (NP (NP (DT the) (NN queen)) (CC and) (NP (PRP$ her) (JJ official) (NNS representatives))) (PP (IN on) (NP (CD 968) (ADJP (JJ royal) (CC and) (JJ diplomatic)) (NNS visits))) (PP (TO to) (NP (NP (NNS venues)) (PP (IN around) (NP (DT the) (NN world))))))))) (, ,)) (VP (VBD was) (VP (VBN decommissioned))) (. .))) | The Royal Yacht Britannia has carried both the queen and her representatives. | ( ( The ( Royal ( Yacht Britannia ) ) ) ( ( has ( carried ( both ( ( ( the queen ) and ) ( her representatives ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Royal) (NNP Yacht) (NNP Britannia)) (VP (VBZ has) (VP (VBN carried) (NP (PDT both) (NP (DT the) (NN queen)) (CC and) (NP (PRP$ her) (NNS representatives))))) (. .))) | travel | 0entailment
|
125,736 | 125736e | I don't even know how to quilt. | ( I ( ( ( ( do n't ) even ) ( ( know how ) ( to quilt ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (ADVP (RB even)) (VP (VB know) (NP (WRB how)) (PP (TO to) (NP (NN quilt))))) (. .))) | they do not know how to quilt. | ( they ( ( ( do not ) ( ( know how ) ( to quilt ) ) ) . ) ) | (ROOT (S (NP (PRP they)) (VP (VBP do) (RB not) (VP (VB know) (NP (WRB how)) (PP (TO to) (NP (NN quilt))))) (. .))) | government | 0entailment
|
108,238 | 108238n | As expected, CAGE and AUDIT performed best within the spectrum of alcohol use they were developed to explore. | ( ( As expected ) ( , ( ( ( CAGE and ) AUDIT ) ( ( performed ( ( best ( within ( ( the spectrum ) ( of alcohol ) ) ) ) ( use ( they ( were ( developed ( to explore ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (SBAR (IN As) (S (VP (VBN expected)))) (, ,) (NP (NNP CAGE) (CC and) (NNP AUDIT)) (VP (VBD performed) (SBAR (S (NP (NP (JJS best)) (PP (IN within) (NP (NP (DT the) (NN spectrum)) (PP (IN of) (NP (NN alcohol)))))) (VP (VBP use) (SBAR (S (NP (PRP they)) (VP (VBD were) (VP (VBN developed) (S (VP (TO to) (VP (VB explore)))))))))))) (. .))) | CAGE and AUDIT did better than other comparable programs. | ( ( ( CAGE and ) AUDIT ) ( ( ( did better ) ( than ( other ( comparable programs ) ) ) ) . ) ) | (ROOT (S (NP (NNP CAGE) (CC and) (NNP AUDIT)) (VP (VBD did) (ADVP (RBR better)) (PP (IN than) (NP (JJ other) (JJ comparable) (NNS programs)))) (. .))) | government | 1neutral
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.