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 |
---|---|---|---|---|---|---|---|---|---|
12,750 | 12750c | but i don't know whether they'll be far enough up where they can do any good | ( but ( i ( ( do n't ) ( know ( whether ( they ( 'll ( be ( ( far ( enough up ) ) ( where ( they ( can ( do ( any good ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (CC but) (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (IN whether) (S (NP (PRP they)) (VP (MD 'll) (VP (VB be) (ADVP (ADVP (RB far) (RB enough) (RB up)) (SBAR (WHADVP (WRB where)) (S (NP (PRP they)) (VP (MD can) (VP (VB do) (NP (DT any) (JJ good))))))))))))))) | They have always been good. | ( They ( ( ( have always ) ( been good ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP have) (ADVP (RB always)) (VP (VBN been) (ADJP (JJ good)))) (. .))) | telephone | 2contradiction
|
38,172 | 38172c | Why not have a kid out of wedlock, collect your $230 a month in stamps, live with your mom and worry about going to work later? | ( Why ( not ( ( ( ( ( ( ( ( have ( ( a kid ) ( out ( of wedlock ) ) ) ) , ) ( ( collect ( ( your ( $ 230 ) ) ( a month ) ) ) ( in stamps ) ) ) , ) ( live ( with ( your mom ) ) ) ) and ) ( worry ( about ( going ( to ( work later ) ) ) ) ) ) ? ) ) ) | (ROOT (FRAG (WHADVP (WRB Why)) (RB not) (VP (VP (VB have) (NP (NP (DT a) (NN kid)) (PP (RB out) (IN of) (NP (NN wedlock))))) (, ,) (VP (VB collect) (NP (NP (PRP$ your) ($ $) (CD 230)) (NP (DT a) (NN month))) (PP (IN in) (NP (NNS stamps)))) (, ,) (VP (VB live) (PP (IN with) (NP (PRP$ your) (NN mom)))) (CC and) (VP (VB worry) (PP (IN about) (S (VP (VBG going) (S (VP (TO to) (VP (VB work) (ADVP (RB later)))))))))) (. ?))) | Why not get married, buy a house and then have a child? | ( Why ( not ( ( ( ( ( ( ( get married ) , ) ( buy ( a house ) ) ) and ) then ) ( have ( a child ) ) ) ? ) ) ) | (ROOT (FRAG (WHADVP (WRB Why)) (RB not) (VP (VP (VB get) (ADJP (JJ married))) (, ,) (VP (VB buy) (NP (DT a) (NN house))) (CC and) (ADVP (RB then)) (VP (VB have) (NP (DT a) (NN child)))) (. ?))) | slate | 2contradiction
|
126,427 | 126427n | Good luck to you," the man smiled at Ca'daan again and Ca'daan smiled back, bowed, and started off. | ( ( ( Good luck ) ( to you ) ) ( ( , ( '' ( ( ( the man ) ( ( ( ( smiled ( at ( Ca ( ` daan ) ) ) ) again ) and ) ( ( Ca ` ) ( ( daan smiled ) back ) ) ) ) , ) ) ) ( ( ( ( bowed , ) and ) ( started off ) ) . ) ) ) | (ROOT (S (NP (NP (JJ Good) (NN luck)) (PP (TO to) (NP (PRP you)))) (PRN (, ,) ('' '') (S (NP (DT the) (NN man)) (VP (VP (VBD smiled) (PP (IN at) (NP (NN Ca) (`` `) (NN daan))) (ADVP (RB again))) (CC and) (VP (MD Ca) (`` `) (VP (VB daan) (NP (NNS smiled)) (ADVP (RB back)))))) (, ,)) (VP (VP (VBD bowed)) (, ,) (CC and) (VP (VBD started) (PRT (RP off)))) (. .))) | The men were great friends. | ( ( The men ) ( ( were ( great friends ) ) . ) ) | (ROOT (S (NP (DT The) (NNS men)) (VP (VBD were) (NP (JJ great) (NNS friends))) (. .))) | fiction | 1neutral
|
36,786 | 36786c | Why, if it isn't Mr. Poirot! cried the Inspector. | ( Why ( , ( ( if ( it ( ( is n't ) Mr. ) ) ) ( ( Poirot ! ) ( ( cried ( the Inspector ) ) . ) ) ) ) ) | (ROOT (S (ADVP (WRB Why)) (, ,) (SBAR (IN if) (S (NP (PRP it)) (VP (VBZ is) (RB n't) (NP (NNP Mr.))))) (NP (NNP Poirot) (NNP !)) (VP (VBD cried) (NP (DT the) (NNP Inspector))) (. .))) | Who is that, I am not sure. | ( ( Who ( is that ) ) ( , ( I ( ( ( am not ) sure ) . ) ) ) ) | (ROOT (S (SBAR (WHNP (WP Who)) (S (VP (VBZ is) (NP (DT that))))) (, ,) (NP (PRP I)) (VP (VBP am) (RB not) (ADJP (JJ sure))) (. .))) | fiction | 2contradiction
|
69,265 | 69265c | so you know you don't have to be an expert in any aspect of it at all | ( so ( you ( know ( you ( ( do n't ) ( have ( to ( be ( ( an expert ) ( in ( ( ( any aspect ) ( of it ) ) ( at all ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (SBAR (IN so) (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB have) (S (VP (TO to) (VP (VB be) (NP (NP (DT an) (NN expert)) (PP (IN in) (NP (NP (DT any) (NN aspect)) (PP (IN of) (NP (PRP it))) (ADVP (IN at) (DT all)))))))))))))))) | All aspects of it require you to be an expert. | ( ( ( All aspects ) ( of it ) ) ( ( require ( you ( to ( be ( an expert ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT All) (NNS aspects)) (PP (IN of) (NP (PRP it)))) (VP (VBP require) (S (NP (PRP you)) (VP (TO to) (VP (VB be) (NP (DT an) (NN expert)))))) (. .))) | telephone | 2contradiction
|
129,065 | 129065e | yeah them there must be uh um some of the some of the uh | ( ( yeah them ) ( there ( must ( be ( uh ( um ( ( some ( of ( the some ) ) ) ( of ( the uh ) ) ) ) ) ) ) ) ) | (ROOT (S (VP (VB yeah) (NP (PRP them)) (SBAR (S (NP (EX there)) (VP (MD must) (VP (VB be) (S (INTJ (UH uh)) (VP (VB um) (NP (NP (DT some)) (PP (IN of) (NP (DT the) (DT some))) (PP (IN of) (NP (DT the) (NN uh))))))))))))) | Those must be some of the | ( Those ( must ( be ( some ( of the ) ) ) ) ) | (ROOT (S (NP (DT Those)) (VP (MD must) (VP (VB be) (NP (NP (DT some)) (PP (IN of) (NP (DT the)))))))) | telephone | 0entailment
|
120,259 | 120259c | Social Security is a Ponzi scheme. | ( ( Social Security ) ( ( is ( a ( Ponzi scheme ) ) ) . ) ) | (ROOT (S (NP (NNP Social) (NNP Security)) (VP (VBZ is) (NP (DT a) (NNP Ponzi) (NN scheme))) (. .))) | Social Security is nothing like a Ponzi scheme. | ( ( Social Security ) ( ( is ( nothing ( like ( a ( Ponzi scheme ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Social) (NNP Security)) (VP (VBZ is) (NP (NP (NN nothing)) (PP (IN like) (NP (DT a) (NNP Ponzi) (NN scheme))))) (. .))) | slate | 2contradiction
|
68,210 | 68210c | The spread of nuclear and biological weapons, the growth of international organized crime, and global environmental degradation are a few examples. | ( ( ( ( ( ( ( ( The spread ) ( of ( nuclear ( and ( biological weapons ) ) ) ) ) , ) ( ( the growth ) ( of ( international ( organized crime ) ) ) ) ) , ) and ) ( global ( environmental degradation ) ) ) ( ( are ( a ( few examples ) ) ) . ) ) | (ROOT (S (NP (NP (NP (DT The) (NN spread)) (PP (IN of) (NP (JJ nuclear) (CC and) (JJ biological) (NNS weapons)))) (, ,) (NP (NP (DT the) (NN growth)) (PP (IN of) (NP (JJ international) (JJ organized) (NN crime)))) (, ,) (CC and) (NP (JJ global) (JJ environmental) (NN degradation))) (VP (VBP are) (NP (DT a) (JJ few) (NNS examples))) (. .))) | One example can be the international growth of small startups. | ( ( One example ) ( ( can ( be ( ( the ( international growth ) ) ( of ( small startups ) ) ) ) ) . ) ) | (ROOT (S (NP (CD One) (NN example)) (VP (MD can) (VP (VB be) (NP (NP (DT the) (JJ international) (NN growth)) (PP (IN of) (NP (JJ small) (NNS startups)))))) (. .))) | slate | 2contradiction
|
137,389 | 137389n | He remembered now that she'd called him a mandrake-man before, in a tone of pity. | ( He ( ( ( remembered now ) ( that ( she ( 'd ( ( ( ( called him ) ( ( a mandrake-man ) before ) ) , ) ( in ( ( a tone ) ( of pity ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD remembered) (ADVP (RB now)) (SBAR (IN that) (S (NP (PRP she)) (VP (VBD 'd) (VP (VBN called) (NP (PRP him)) (ADVP (NP (DT a) (NN mandrake-man)) (IN before)) (, ,) (PP (IN in) (NP (NP (DT a) (NN tone)) (PP (IN of) (NP (NN pity)))))))))) (. .))) | He did not like being called a mandrake man. | ( He ( ( ( did not ) ( like ( being ( called ( a ( mandrake man ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD did) (RB not) (VP (VB like) (S (VP (VBG being) (VP (VBN called) (NP (DT a) (JJ mandrake) (NN man))))))) (. .))) | fiction | 1neutral
|
88,712 | 88712n | However, the requirements now found at section 3(b)(2)(A), (D), and (E) were similarly included in the previous version of the Executive Order and it appears that the Department meets those requirements. | ( However ( , ( ( ( ( ( the requirements ) ( ( ( ( now ( found ( at ( ( ( ( ( ( ( section 3 ) ( -LRB- ( b -RRB- ) ) ) ( -LRB- ( 2 -RRB- ) ) ) ( -LRB- ( A -RRB- ) ) ) , ) ( -LRB- ( D -RRB- ) ) ) , ) ) ) ) and ) ( -LRB- ( E -RRB- ) ) ) ( were ( similarly ( included ( in ( ( the ( previous version ) ) ( of ( the ( Executive Order ) ) ) ) ) ) ) ) ) ) and ) ( it ( appears ( that ( ( the Department ) ( meets ( those requirements ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (ADVP (RB However)) (, ,) (S (NP (DT the) (NNS requirements)) (VP (VP (ADVP (RB now)) (VBD found) (PP (IN at) (NP (NP (NP (NP (NP (NN section) (CD 3)) (PRN (-LRB- -LRB-) (X (SYM b)) (-RRB- -RRB-))) (PRN (-LRB- -LRB-) (NP (CD 2)) (-RRB- -RRB-))) (PRN (-LRB- -LRB-) (NP (NNP A)) (-RRB- -RRB-))) (, ,) (NP (-LRB- -LRB-) (NNP D) (-RRB- -RRB-)) (, ,)))) (CC and) (PRN (-LRB- -LRB-) (NP (NNP E)) (-RRB- -RRB-)) (VP (VBD were) (VP (ADVP (RB similarly)) (VBN included) (PP (IN in) (NP (NP (DT the) (JJ previous) (NN version)) (PP (IN of) (NP (DT the) (NNP Executive) (NNP Order))))))))) (CC and) (S (NP (PRP it)) (VP (VBZ appears) (SBAR (IN that) (S (NP (DT the) (NNP Department)) (VP (VBZ meets) (NP (DT those) (NNS requirements))))))) (. .))) | The Executive Order has caused the change in requirements. | ( ( The ( Executive Order ) ) ( ( has ( caused ( ( the change ) ( in requirements ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Executive) (NNP Order)) (VP (VBZ has) (VP (VBN caused) (NP (NP (DT the) (NN change)) (PP (IN in) (NP (NNS requirements)))))) (. .))) | government | 1neutral
|
4,994 | 4994e | Accordingly, the number of dollars involved in worksharing is in the billions and the effects on mailers and the economy are quite large. | ( Accordingly ( , ( ( ( ( ( ( the number ) ( of ( dollars ( involved ( in worksharing ) ) ) ) ) ( is ( in ( the billions ) ) ) ) and ) ( ( ( the effects ) ( on ( ( mailers and ) ( the economy ) ) ) ) ( are ( quite large ) ) ) ) . ) ) ) | (ROOT (S (ADVP (RB Accordingly)) (, ,) (S (NP (NP (DT the) (NN number)) (PP (IN of) (NP (NP (NNS dollars)) (VP (VBN involved) (PP (IN in) (NP (NN worksharing))))))) (VP (VBZ is) (PP (IN in) (NP (DT the) (NNS billions))))) (CC and) (S (NP (NP (DT the) (NNS effects)) (PP (IN on) (NP (NP (NNS mailers)) (CC and) (NP (DT the) (NN economy))))) (VP (VBP are) (ADJP (RB quite) (JJ large)))) (. .))) | I have invested billions of dollars in worksharing. | ( I ( ( have ( invested ( billions ( of ( dollars ( in worksharing ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP have) (VP (VBN invested) (NP (NP (NNS billions)) (PP (IN of) (NP (NP (NNS dollars)) (PP (IN in) (NP (NN worksharing)))))))) (. .))) | government | 0entailment
|
91,166 | 91166n | Coco, with, I think, rum in it. He passed on to the debris on the floor, where the table by the bed had been overturned. | ( Coco ( , ( with ( , ( I ( ( ( think ( , ( ( ( rum ( ( in it ) . ) ) ( He ( ( passed ( on ( to ( the debris ) ) ) ) ( on ( the floor ) ) ) ) ) , ) ) ) ( where ( ( ( the table ) ( by ( the bed ) ) ) ( had ( been overturned ) ) ) ) ) . ) ) ) ) ) ) | (ROOT (S (NP (NNP Coco)) (, ,) (ADVP (RB with)) (, ,) (NP (PRP I)) (VP (VBP think) (PRN (, ,) (SBAR (WHNP (WHNP (NN rum)) (PP (IN in) (NP (PRP it)) (. .))) (S (NP (PRP He)) (VP (VBD passed) (PP (IN on) (PP (TO to) (NP (DT the) (NN debris)))) (PP (IN on) (NP (DT the) (NN floor)))))) (, ,)) (SBAR (WHADVP (WRB where)) (S (NP (NP (DT the) (NN table)) (PP (IN by) (NP (DT the) (NN bed)))) (VP (VBD had) (VP (VBN been) (VP (VBN overturned))))))) (. .))) | The table was overturned by a fight. | ( ( The table ) ( ( was ( overturned ( by ( a fight ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN table)) (VP (VBD was) (VP (VBN overturned) (PP (IN by) (NP (DT a) (NN fight))))) (. .))) | fiction | 1neutral
|
21,718 | 21718c | I intend to resume the habit as a delight of old age | ( I ( intend ( to ( ( resume ( the habit ) ) ( as ( ( a delight ) ( of ( old age ) ) ) ) ) ) ) ) | (ROOT (S (NP (PRP I)) (VP (VBP intend) (S (VP (TO to) (VP (VB resume) (NP (DT the) (NN habit)) (PP (IN as) (NP (NP (DT a) (NN delight)) (PP (IN of) (NP (JJ old) (NN age))))))))))) | I'm not going to bother continuing it. | ( I ( ( ( 'm not ) ( going ( to ( bother ( continuing it ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP 'm) (RB not) (VP (VBG going) (S (VP (TO to) (VP (VB bother) (S (VP (VBG continuing) (NP (PRP it))))))))) (. .))) | slate | 2contradiction
|
83,790 | 83790e | Tween 'em they give everybody wot wanted a spot of trouble all they could chew off an' a lot more'n they could swallow. | ( ( ( ( ( Tween 'em ) ( they ( give ( ( everybody wot ) ( wanted ( ( ( a spot ) ( of trouble ) ) ( all ( they ( could ( chew off ) ) ) ) ) ) ) ) ) ) an ) ' ) ( ( ( a lot ) more ) ( ( 'n ( they ( could swallow ) ) ) . ) ) ) | (ROOT (S (NP (NP (NNP Tween) (NNP 'em)) (SBAR (S (NP (PRP they)) (VP (VBP give) (SBAR (S (NP (NN everybody) (NN wot)) (VP (VBD wanted) (NP (NP (DT a) (NN spot)) (PP (IN of) (NP (NN trouble))) (SBAR (WHNP (DT all)) (S (NP (PRP they)) (VP (MD could) (VP (VB chew) (PRT (RP off))))))))))))) (, an) ('' ')) (ADVP (NP (DT a) (NN lot)) (RBR more)) (VP (VBD 'n) (SBAR (S (NP (PRP they)) (VP (MD could) (VP (VB swallow)))))) (. .))) | Together, they were able to cause trouble for people who wanted it. | ( Together ( , ( they ( ( were ( able ( to ( ( cause trouble ) ( for ( people ( who ( wanted it ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (ADVP (RB Together)) (, ,) (NP (PRP they)) (VP (VBD were) (ADJP (JJ able) (S (VP (TO to) (VP (VB cause) (NP (NN trouble)) (PP (IN for) (NP (NP (NNS people)) (SBAR (WHNP (WP who)) (S (VP (VBD wanted) (NP (PRP it)))))))))))) (. .))) | fiction | 0entailment
|
141,155 | 141155c | NOW doesn't like the way Promise Keepers urges men to reclaim their role as the head of the family. | ( NOW ( ( ( does n't ) ( like ( ( the way ) ( ( Promise Keepers ) ( urges ( men ( to ( ( reclaim ( their role ) ) ( as ( ( the head ) ( of ( the family ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP NOW)) (VP (VBZ does) (RB n't) (VP (VB like) (NP (NP (DT the) (NN way)) (SBAR (S (NP (NNP Promise) (NNS Keepers)) (VP (VBZ urges) (S (NP (NNS men)) (VP (TO to) (VP (VB reclaim) (NP (PRP$ their) (NN role)) (PP (IN as) (NP (NP (DT the) (NN head)) (PP (IN of) (NP (DT the) (NN family)))))))))))))) (. .))) | Promise Keepers thinks men and women are equal partners. | ( ( Promise Keepers ) ( ( thinks ( ( ( men and ) women ) ( are ( equal partners ) ) ) ) . ) ) | (ROOT (S (NP (NNP Promise) (NNS Keepers)) (VP (VBZ thinks) (SBAR (S (NP (NNS men) (CC and) (NNS women)) (VP (VBP are) (NP (JJ equal) (NNS partners)))))) (. .))) | slate | 2contradiction
|
120,966 | 120966e | yeah yeah that i think that's | ( ( yeah yeah ) ( that ( i ( think ( that 's ) ) ) ) ) | (ROOT (S (VP (VB yeah) (NP (NN yeah)) (SBAR (IN that) (S (NP (FW i)) (VP (VBP think) (SBAR (IN that) (S (VP (VBZ 's)))))))))) | That is what I think | ( That ( is ( what ( I think ) ) ) ) | (ROOT (S (NP (DT That)) (VP (VBZ is) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (VBP think))))))) | telephone | 0entailment
|
72,390 | 72390e | Watch them at the wheel of a Long ago, driving became a major opportunity for the Italians to display their dramatic talents. | ( ( ( Watch them ) ( at ( ( the wheel ) ( of ( a ( Long ago ) ) ) ) ) ) ( , ( driving ( ( ( ( became ( a ( major opportunity ) ) ) ( for ( the Italians ) ) ) ( to ( display ( their ( dramatic talents ) ) ) ) ) . ) ) ) ) | (ROOT (S (S (VP (VB Watch) (NP (PRP them)) (PP (IN at) (NP (NP (DT the) (NN wheel)) (PP (IN of) (NP (DT a) (NNP Long) (RB ago))))))) (, ,) (NP (NN driving)) (VP (VBD became) (NP (DT a) (JJ major) (NN opportunity)) (PP (IN for) (NP (DT the) (NNPS Italians))) (S (VP (TO to) (VP (VB display) (NP (PRP$ their) (JJ dramatic) (NNS talents)))))) (. .))) | The Italians had the opportunity to drive. | ( ( The Italians ) ( ( had ( the ( opportunity ( to drive ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNPS Italians)) (VP (VBD had) (NP (DT the) (NN opportunity) (S (VP (TO to) (VP (VB drive)))))) (. .))) | travel | 0entailment
|
138,671 | 138671n | (From Actuarial Standard of Practice No. | ( -LRB- ( ( ( From ( Actuarial Standard ) ) ( of ( Practice No ) ) ) . ) ) | (ROOT (NP (-LRB- -LRB-) (NP (NNP From) (NNP Actuarial) (NNP Standard)) (PP (IN of) (NP (NNP Practice) (NNP No))) (. .))) | These standards of practice include using only black ink to write work related notes. | ( ( ( These standards ) ( of practice ) ) ( ( include ( ( using ( only ( black ink ) ) ) ( to ( write ( work ( related notes ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT These) (NNS standards)) (PP (IN of) (NP (NN practice)))) (VP (VBP include) (S (VP (VBG using) (NP (RB only) (JJ black) (NN ink)) (S (VP (TO to) (VP (VB write) (NP (NN work) (JJ related) (NNS notes)))))))) (. .))) | government | 1neutral
|
87,348 | 87348c | In considering required reporting of stewardship information, the Board became increasingly aware of the need to be highly selective in proposing requirements for the consolidated financial report of the Federal Government. | ( ( In ( considering ( ( required reporting ) ( of ( stewardship information ) ) ) ) ) ( , ( ( the Board ) ( ( ( became ( increasingly aware ) ) ( of ( the ( need ( to ( be ( highly ( selective ( in ( ( proposing requirements ) ( for ( ( the ( consolidated ( financial report ) ) ) ( of ( the ( Federal Government ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (S (VP (VBG considering) (NP (NP (VBN required) (NN reporting)) (PP (IN of) (NP (NN stewardship) (NN information))))))) (, ,) (NP (DT the) (NNP Board)) (VP (VBD became) (ADJP (RB increasingly) (JJ aware)) (PP (IN of) (NP (DT the) (NN need) (S (VP (TO to) (VP (VB be) (ADJP (RB highly) (JJ selective) (PP (IN in) (S (VP (VBG proposing) (NP (NNS requirements)) (PP (IN for) (NP (NP (DT the) (JJ consolidated) (JJ financial) (NN report)) (PP (IN of) (NP (DT the) (NNP Federal) (NNP Government))))))))))))))) (. .))) | There is no need to be highly selective in proposing precise requirements about that topic. | ( There ( ( is ( no ( need ( to ( be ( highly ( selective ( in ( ( proposing ( precise requirements ) ) ( about ( that topic ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (DT no) (NN need) (S (VP (TO to) (VP (VB be) (ADJP (RB highly) (JJ selective) (PP (IN in) (S (VP (VBG proposing) (NP (JJ precise) (NNS requirements)) (PP (IN about) (NP (DT that) (NN topic)))))))))))) (. .))) | government | 2contradiction
|
122,367 | 122367e | General Wojciech Jaruzelski adopted a hard line and declared martial law in December 1981 in response to continued strikes across Poland. | ( ( General ( Wojciech Jaruzelski ) ) ( ( ( ( adopted ( a ( hard line ) ) ) and ) ( ( ( ( declared ( martial law ) ) ( in ( December 1981 ) ) ) ( in response ) ) ( to ( ( continued strikes ) ( across Poland ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP General) (NNP Wojciech) (NNP Jaruzelski)) (VP (VP (VBD adopted) (NP (DT a) (JJ hard) (NN line))) (CC and) (VP (VBD declared) (NP (JJ martial) (NN law)) (PP (IN in) (NP (NNP December) (CD 1981))) (PP (IN in) (NP (NN response))) (PP (TO to) (NP (NP (JJ continued) (NNS strikes)) (PP (IN across) (NP (NNP Poland))))))) (. .))) | Martial law was declared in Poland in December 1981. | ( ( Martial law ) ( ( was ( ( declared ( in Poland ) ) ( in ( December 1981 ) ) ) ) . ) ) | (ROOT (S (NP (JJ Martial) (NN law)) (VP (VBD was) (VP (VBN declared) (PP (IN in) (NP (NNP Poland))) (PP (IN in) (NP (NNP December) (CD 1981))))) (. .))) | travel | 0entailment
|
8,408 | 8408e | Outside, a particularly large float drifted by. | ( Outside ( , ( ( a ( ( particularly large ) float ) ) ( ( drifted by ) . ) ) ) ) | (ROOT (S (ADVP (JJ Outside)) (, ,) (NP (DT a) (ADJP (RB particularly) (JJ large)) (NN float)) (VP (VBD drifted) (PP (IN by))) (. .))) | There was a float outside. | ( There ( ( was ( ( a float ) outside ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBD was) (ADVP (NP (DT a) (NN float)) (IN outside))) (. .))) | fiction | 0entailment
|
142,582 | 142582n | uh yeah yeah some some like that uh uh lots of uh different types of vases uh ones that stand on the floor and others that you can put on tables and uh he's been doing a lot of uh lot of decorative type plates lately | ( ( ( uh yeah ) ( ( yeah ( some some ) ) ( like ( that ( uh uh ) ) ) ) ) ( ( ( lots ( of ( uh ( different types ) ) ) ) ( of ( vases ( uh ones ) ) ) ) ( that ( ( stand ( on ( ( ( the floor ) and ) others ) ) ) ( that ( ( ( you ( can ( put ( on tables ) ) ) ) and ) ( uh ( he ( 's ( been ( ( doing ( ( a lot ) ( of ( ( uh lot ) ( of ( decorative ( type plates ) ) ) ) ) ) ) lately ) ) ) ) ) ) ) ) ) ) ) | (ROOT (SINV (VP (VBG uh) (NP (NN yeah))) (VP (VBP yeah) (NP (DT some) (DT some)) (SBAR (IN like) (FRAG (SBAR (IN that) (FRAG (INTJ (UH uh) (UH uh))))))) (NP (NP (NNS lots)) (PP (IN of) (NP (JJ uh) (JJ different) (NNS types))) (PP (IN of) (NP (JJ vases) (JJ uh) (NNS ones))) (SBAR (WHNP (WDT that)) (S (VP (VBP stand) (PP (IN on) (NP (NP (DT the) (NN floor)) (CC and) (NP (NNS others)))) (SBAR (IN that) (S (S (NP (PRP you)) (VP (MD can) (VP (VB put) (PP (IN on) (NP (NNS tables)))))) (CC and) (S (INTJ (UH uh)) (NP (PRP he)) (VP (VBZ 's) (VP (VBN been) (VP (VBG doing) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NP (JJ uh) (NN lot)) (PP (IN of) (NP (JJ decorative) (NN type) (NNS plates)))))) (ADVP (RB lately)))))))))))))) | Some people like different types of vases to be smashed | ( ( Some people ) ( like ( ( ( different types ) ( of vases ) ) ( to ( be smashed ) ) ) ) ) | (ROOT (S (NP (DT Some) (NNS people)) (VP (VBP like) (S (NP (NP (JJ different) (NNS types)) (PP (IN of) (NP (NNS vases)))) (VP (TO to) (VP (VB be) (VP (VBN smashed)))))))) | telephone | 1neutral
|
136,316 | 136316e | It became a cabinet-level position in March 1989-the Department of Veterans Affairs (VA). | ( It ( ( ( became ( a ( cabinet-level position ) ) ) ( in ( ( March ( 1989-the Department ) ) ( of ( ( Veterans Affairs ) ( -LRB- ( VA -RRB- ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBD became) (NP (DT a) (JJ cabinet-level) (NN position)) (PP (IN in) (NP (NP (NNP March) (NNP 1989-the) (NNP Department)) (PP (IN of) (NP (NP (NNP Veterans) (NNPS Affairs)) (PRN (-LRB- -LRB-) (NP (NNP VA)) (-RRB- -RRB-))))))) (. .))) | In march 1989 it became a cabinet level position. | ( ( In ( march 1989 ) ) ( it ( ( became ( a ( cabinet ( level position ) ) ) ) . ) ) ) | (ROOT (S (PP (IN In) (NP (NN march) (CD 1989))) (NP (PRP it)) (VP (VBD became) (NP (DT a) (NN cabinet) (NN level) (NN position))) (. .))) | government | 0entailment
|
133,443 | 133443n | The Byzantines tried to protect the Golden Horn from enemy ships by stretching a huge chain across its mouth. | ( ( The Byzantines ) ( ( tried ( to ( ( ( protect ( the ( Golden Horn ) ) ) ( from ( enemy ships ) ) ) ( by ( ( stretching ( a ( huge chain ) ) ) ( across ( its mouth ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNPS Byzantines)) (VP (VBD tried) (S (VP (TO to) (VP (VB protect) (NP (DT the) (NNP Golden) (NNP Horn)) (PP (IN from) (NP (NN enemy) (NNS ships))) (PP (IN by) (S (VP (VBG stretching) (NP (DT a) (JJ huge) (NN chain)) (PP (IN across) (NP (PRP$ its) (NN mouth)))))))))) (. .))) | No enemy ships managed to get past the Golden Horn. | ( ( No ( enemy ships ) ) ( ( managed ( to ( get ( past ( the ( Golden Horn ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT No) (NN enemy) (NNS ships)) (VP (VBD managed) (S (VP (TO to) (VP (VB get) (PP (IN past) (NP (DT the) (NNP Golden) (NNP Horn))))))) (. .))) | travel | 1neutral
|
128,396 | 128396e | For the five centuries since then, the Buddha has been dispensing his benevolence to visitors in the open air. | ( ( For ( ( the ( five centuries ) ) ( since then ) ) ) ( , ( ( the Buddha ) ( ( has ( been ( ( dispensing ( his benevolence ) ) ( to ( visitors ( in ( the ( open air ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN For) (NP (NP (DT the) (CD five) (NNS centuries)) (PP (IN since) (NP (RB then))))) (, ,) (NP (DT the) (NNP Buddha)) (VP (VBZ has) (VP (VBN been) (VP (VBG dispensing) (NP (PRP$ his) (NN benevolence)) (PP (TO to) (NP (NP (NNS visitors)) (PP (IN in) (NP (DT the) (JJ open) (NN air)))))))) (. .))) | For 500 years, the Buddha has been outdoors. | ( ( For ( 500 years ) ) ( , ( ( the Buddha ) ( ( has ( been outdoors ) ) . ) ) ) ) | (ROOT (S (PP (IN For) (NP (CD 500) (NNS years))) (, ,) (NP (DT the) (NNP Buddha)) (VP (VBZ has) (VP (VBN been) (ADJP (JJ outdoors)))) (. .))) | travel | 0entailment
|
111,215 | 111215n | The first day I showed up at Legal Aid, I interviewed myself, he said. | ( ( ( ( The ( first day ) ) ( I ( ( showed up ) ( at ( Legal Aid ) ) ) ) ) ( , ( I ( interviewed myself ) ) ) ) ( , ( he ( said . ) ) ) ) | (ROOT (S (S (NP (NP (DT The) (JJ first) (NN day)) (SBAR (S (NP (PRP I)) (VP (VBD showed) (PRT (RP up)) (PP (IN at) (NP (NNP Legal) (NNP Aid))))))) (, ,) (NP (PRP I)) (VP (VBD interviewed) (NP (PRP myself)))) (, ,) (NP (PRP he)) (VP (VBD said)) (. .))) | He had to interview himself due to a lack of staff. | ( He ( ( had ( to ( interview ( himself ( due ( to ( ( a lack ) ( of staff ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD had) (S (VP (TO to) (VP (VB interview) (S (NP (PRP himself)) (ADJP (JJ due) (PP (TO to) (NP (NP (DT a) (NN lack)) (PP (IN of) (NP (NN staff))))))))))) (. .))) | government | 1neutral
|
113,036 | 113036n | President Clinton was fined $90,000 for his false testimony in the Paula Jones case. | ( ( President Clinton ) ( ( was ( ( fined ( ( $ 90,000 ) ( for ( his ( false testimony ) ) ) ) ) ( in ( the ( Paula ( Jones case ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP President) (NNP Clinton)) (VP (VBD was) (VP (VBN fined) (NP (NP ($ $) (CD 90,000)) (PP (IN for) (NP (PRP$ his) (JJ false) (NN testimony)))) (PP (IN in) (NP (DT the) (NNP Paula) (NNP Jones) (NN case))))) (. .))) | Clinton had many fines relating to the various cases. | ( Clinton ( ( had ( ( many fines ) ( relating ( to ( the ( various cases ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Clinton)) (VP (VBD had) (NP (NP (JJ many) (NNS fines)) (VP (VBG relating) (PP (TO to) (NP (DT the) (JJ various) (NNS cases)))))) (. .))) | slate | 1neutral
|
110,139 | 110139e | so i'm hoping maybe they'll draft a good quarterback this year i don't know who they're gonna get but i hope | ( so ( i ( 'm ( hoping ( maybe ( they ( 'll ( ( ( draft ( a ( good quarterback ) ) ) ( this year ) ) ( i ( ( do n't ) ( know ( who ( they ( 're ( gon ( na ( get ( but ( i hope ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (SBAR (IN so) (S (NP (FW i)) (VP (VBP 'm) (VP (VBG hoping) (S (ADVP (RB maybe)) (NP (PRP they)) (VP (MD 'll) (VP (VB draft) (NP (DT a) (JJ good) (NN quarterback)) (NP (DT this) (NN year)) (SBAR (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (WHNP (WP who)) (S (NP (PRP they)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VB get) (SBAR (CC but) (S (NP (FW i)) (VP (VBP hope))))))))))))))))))))))) | I hope they get a good quarterback this year. | ( I ( ( hope ( they ( ( get ( a ( good quarterback ) ) ) ( this year ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP hope) (SBAR (S (NP (PRP they)) (VP (VBP get) (NP (DT a) (JJ good) (NN quarterback)) (NP (DT this) (NN year)))))) (. .))) | telephone | 0entailment
|
84,561 | 84561c | already already hit Oklahoma and probably right down here soon so | ( ( ( already ( already ( hit Oklahoma ) ) ) and ) ( ( ( ( probably right ) down ) here ) ( soon so ) ) ) | (ROOT (UCP (S (VP (ADVP (RB already)) (ADVP (RB already)) (VBD hit) (NP (NNP Oklahoma)))) (CC and) (ADVP (ADVP (RB probably) (RB right)) (RB down) (RB here) (ADVP (RB soon) (RB so))))) | We were hit before Oklahoma was. | ( We ( ( were ( hit ( before ( Oklahoma was ) ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (VBD were) (VP (VBN hit) (SBAR (IN before) (S (NP (NNP Oklahoma)) (VP (VBD was)))))) (. .))) | telephone | 2contradiction
|
100,558 | 100558n | "You're my cousin Anson Kirby."Drew had already thought that out. | ( `` ( You ( ( 're ( ( ( my cousin ) ( Anson ( Kirby . ) ) ) ( `` ( Drew ( ( had already ) ( ( thought that ) out ) ) ) ) ) ) . ) ) ) | (ROOT (S (`` ``) (NP (PRP You)) (VP (VBP 're) (NP (NP (PRP$ my) (NN cousin)) (NP (NNP Anson) (NNP Kirby) (. .)) (SBAR (`` ``) (S (NP (NNP Drew)) (VP (VBD had) (ADVP (RB already)) (VP (VBN thought) (NP (DT that)) (PRT (RP out)))))))) (. .))) | "You're my aunt's son Anson Kirby." | ( `` ( You ( ( ( 're ( ( my ( aunt 's ) ) ( son ( Anson Kirby ) ) ) ) . ) '' ) ) ) | (ROOT (S (`` ``) (NP (PRP You)) (VP (VBP 're) (NP (NP (PRP$ my) (NN aunt) (POS 's)) (NN son) (NNP Anson) (NNP Kirby))) (. .) ('' ''))) | fiction | 1neutral
|
58,820 | 58820c | In October of 1907, as the stock market was melting down, J.P. | ( ( In ( October ( of 1907 ) ) ) ( , ( ( as ( ( the ( stock market ) ) ( was ( melting down ) ) ) ) ( , J.P. ) ) ) ) | (ROOT (S (PP (IN In) (NP (NP (NNP October)) (PP (IN of) (NP (CD 1907))))) (, ,) (SBAR (IN as) (S (NP (DT the) (NN stock) (NN market)) (VP (VBD was) (VP (VBG melting) (PRT (RP down)))))) (, ,) (VP (VBZ J.P.)))) | The stock market was consistently strong in October of 1907. | ( ( The ( stock market ) ) ( ( ( was ( consistently strong ) ) ( in ( October ( of 1907 ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN stock) (NN market)) (VP (VBD was) (ADJP (RB consistently) (JJ strong)) (PP (IN in) (NP (NP (NNP October)) (PP (IN of) (NP (CD 1907)))))) (. .))) | slate | 2contradiction
|
61,029 | 61029e | It referred to the mysterious man found dead in New York. | ( It ( ( referred ( to ( ( the ( mysterious man ) ) ( ( found dead ) ( in ( New York ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBD referred) (PP (TO to) (NP (NP (DT the) (JJ mysterious) (NN man)) (VP (VBN found) (ADJP (JJ dead)) (PP (IN in) (NP (NNP New) (NNP York))))))) (. .))) | The strange male deceased in New York is what it specified. | ( ( ( The ( strange male ) ) ( deceased ( in ( New York ) ) ) ) ( ( is ( what ( it specified ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (JJ strange) (NN male)) (ADJP (VBN deceased) (PP (IN in) (NP (NNP New) (NNP York))))) (VP (VBZ is) (SBAR (WHNP (WP what)) (S (NP (PRP it)) (VP (VBD specified))))) (. .))) | fiction | 0entailment
|
91,740 | 91740n | The Edgemar complex, located in the 2400 block, exhibits the work of L.A.'s favorite postmodern architect, Frank Gehry (a Santa Monica resident). | ( ( ( ( ( The ( Edgemar complex ) ) , ) ( located ( in ( the ( 2400 block ) ) ) ) ) , ) ( ( exhibits ( ( the work ) ( of ( ( ( ( L.A. 's ) ( favorite ( postmodern architect ) ) ) , ) ( ( ( ( Frank Gehry ) -LRB- ) ( a ( Santa ( Monica resident ) ) ) ) -RRB- ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNP Edgemar) (NN complex)) (, ,) (VP (VBN located) (PP (IN in) (NP (DT the) (CD 2400) (NN block)))) (, ,)) (VP (VBZ exhibits) (NP (NP (DT the) (NN work)) (PP (IN of) (NP (NP (NP (NNP L.A.) (POS 's)) (JJ favorite) (NN postmodern) (NN architect)) (, ,) (NP (NP (NNP Frank) (NNP Gehry)) (-LRB- -LRB-) (NP (DT a) (NNP Santa) (NNP Monica) (NN resident)) (-RRB- -RRB-)))))) (. .))) | The Edgemar complex, located in the 2400 block, exhibits the work of L.A.'s favorite postmodern architect, Frank Gehry (even though he is a Santa Monica resident). | ( ( ( ( ( The ( Edgemar complex ) ) , ) ( located ( in ( the ( 2400 block ) ) ) ) ) , ) ( ( exhibits ( ( the work ) ( of ( ( ( ( ( L.A. 's ) ( favorite ( postmodern architect ) ) ) , ) ( Frank Gehry ) ) ( -LRB- ( ( even ( though ( he ( is ( a ( Santa ( Monica resident ) ) ) ) ) ) ) -RRB- ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNP Edgemar) (NN complex)) (, ,) (VP (VBN located) (PP (IN in) (NP (DT the) (CD 2400) (NN block)))) (, ,)) (VP (VBZ exhibits) (NP (NP (DT the) (NN work)) (PP (IN of) (NP (NP (NP (NP (NNP L.A.) (POS 's)) (JJ favorite) (NN postmodern) (NN architect)) (, ,) (NP (NNP Frank) (NNP Gehry))) (PRN (-LRB- -LRB-) (SBAR (RB even) (IN though) (S (NP (PRP he)) (VP (VBZ is) (NP (DT a) (NNP Santa) (NNP Monica) (NN resident))))) (-RRB- -RRB-)))))) (. .))) | travel | 1neutral
|
21,591 | 21591n | Just who is in charge, anyway? | ( Just ( who ( ( is ( ( ( in charge ) , ) anyway ) ) ? ) ) ) | (ROOT (SBARQ (ADVP (RB Just)) (WHNP (WP who)) (SQ (VP (VBZ is) (VP (PP (IN in) (NP (NN charge))) (, ,) (ADVP (RB anyway))))) (. ?))) | With so much chaos, it was hard to find out who was giving orders. | ( ( With ( ( so much ) chaos ) ) ( , ( it ( ( was ( hard ( to ( ( find out ) ( who ( was ( giving orders ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN With) (NP (ADJP (RB so) (JJ much)) (NN chaos))) (, ,) (NP (PRP it)) (VP (VBD was) (ADJP (JJ hard) (S (VP (TO to) (VP (VB find) (PRT (RP out)) (SBAR (WHNP (WP who)) (S (VP (VBD was) (VP (VBG giving) (NP (NNS orders))))))))))) (. .))) | slate | 1neutral
|
42,739 | 42739c | The gay rights groups claim the ex-gay movement is a public relations front for conservative efforts to discriminate against gays. | ( ( The ( gay ( rights groups ) ) ) ( ( claim ( ( the ( ex-gay movement ) ) ( is ( ( ( a ( public ( relations front ) ) ) ( for ( conservative efforts ) ) ) ( to ( discriminate ( against gays ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ gay) (NNS rights) (NNS groups)) (VP (VBP claim) (SBAR (S (NP (DT the) (JJ ex-gay) (NN movement)) (VP (VBZ is) (NP (NP (DT a) (JJ public) (NNS relations) (NN front)) (PP (IN for) (NP (JJ conservative) (NNS efforts))) (S (VP (TO to) (VP (VB discriminate) (PP (IN against) (NP (NNS gays))))))))))) (. .))) | They say that the support from conservatives will stop the ex-gay movement | ( They ( say ( that ( ( ( the support ) ( from conservatives ) ) ( will ( stop ( the ( ex-gay movement ) ) ) ) ) ) ) ) | (ROOT (S (NP (PRP They)) (VP (VBP say) (SBAR (IN that) (S (NP (NP (DT the) (NN support)) (PP (IN from) (NP (NNS conservatives)))) (VP (MD will) (VP (VB stop) (NP (DT the) (JJ ex-gay) (NN movement))))))))) | slate | 2contradiction
|
87,116 | 87116e | Teodoro picks it up, and we follow. | ( ( ( ( ( Teodoro ( ( picks it ) up ) ) , ) and ) ( we follow ) ) . ) | (ROOT (S (S (NP (NNP Teodoro)) (VP (VBZ picks) (NP (PRP it)) (PRT (RP up)))) (, ,) (CC and) (S (NP (PRP we)) (VP (VBP follow))) (. .))) | We follow Teodoro, then. | ( We ( ( ( ( follow Teodoro ) , ) then ) . ) ) | (ROOT (S (NP (PRP We)) (VP (VBP follow) (NP (NNP Teodoro)) (, ,) (ADVP (RB then))) (. .))) | fiction | 0entailment
|
51,189 | 51189n | Even at 75 miles per hour, I could count on driving at least 12 hours, making it just in time for the opening gavel at 1 p.m. | ( ( Even ( at ( ( 75 miles ) ( per hour ) ) ) ) ( , ( I ( could ( count ( on ( ( ( driving ( ( ( at least ) 12 ) hours ) ) , ) ( ( ( ( making it ) just ) ( in time ) ) ( for ( ( the ( opening gavel ) ) ( at ( 1 p.m. ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (PP (RB Even) (PP (IN at) (NP (NP (CD 75) (NNS miles)) (PP (IN per) (NP (NN hour)))))) (, ,) (NP (PRP I)) (VP (MD could) (VP (VB count) (PP (IN on) (S (VP (VP (VBG driving) (NP (QP (IN at) (JJS least) (CD 12)) (NNS hours))) (, ,) (VP (VBG making) (NP (PRP it)) (ADVP (RB just)) (PP (IN in) (NP (NN time))) (PP (IN for) (NP (NP (DT the) (VBG opening) (NN gavel)) (PP (IN at) (NP (CD 1) (RB p.m.))))))))))))) | I will have to drive 12 hours and barely make the opening gavel, even if traffic doesn't co-operate. | ( I ( ( will ( ( ( have ( to ( ( ( drive ( 12 hours ) ) and ) ( barely ( make ( the ( opening gavel ) ) ) ) ) ) ) , ) ( even ( if ( traffic ( ( does n't ) co-operate ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (MD will) (VP (VB have) (S (VP (TO to) (VP (VP (VB drive) (NP (CD 12) (NNS hours))) (CC and) (VP (ADVP (RB barely)) (VB make) (NP (DT the) (VBG opening) (NN gavel)))))) (, ,) (SBAR (RB even) (IN if) (S (NP (NN traffic)) (VP (VBZ does) (RB n't) (VP (VB co-operate))))))) (. .))) | slate | 1neutral
|
105,209 | 105209n | He had backtracked their trail during the day and reported no followers. | ( He ( ( ( ( had ( ( backtracked ( their trail ) ) ( during ( the day ) ) ) ) and ) ( reported ( no followers ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VP (VBD had) (VP (VBN backtracked) (NP (PRP$ their) (NN trail)) (PP (IN during) (NP (DT the) (NN day))))) (CC and) (VP (VBD reported) (NP (DT no) (NNS followers)))) (. .))) | He checked twenty times but no one had followed him. | ( He ( ( ( ( checked ( twenty times ) ) but ) ( ( no one ) ( had ( followed him ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VP (VBD checked) (NP (CD twenty) (NNS times))) (CC but) (VP (ADVP (RB no) (NP (CD one))) (VBD had) (VP (VBN followed) (NP (PRP him))))) (. .))) | fiction | 1neutral
|
47,641 | 47641e | Hospitals could hire physician assistants to handle calls that don't require doctors, but that's expensive. | ( ( ( ( ( Hospitals ( could ( ( hire ( physician assistants ) ) ( to ( handle ( calls ( that ( ( do n't ) ( require doctors ) ) ) ) ) ) ) ) ) , ) but ) ( that ( 's expensive ) ) ) . ) | (ROOT (S (S (NP (NNS Hospitals)) (VP (MD could) (VP (VB hire) (NP (NN physician) (NNS assistants)) (S (VP (TO to) (VP (VB handle) (NP (NP (NNS calls)) (SBAR (WHNP (WDT that)) (S (VP (VBP do) (RB n't) (VP (VB require) (NP (NNS doctors))))))))))))) (, ,) (CC but) (S (NP (DT that)) (VP (VBZ 's) (ADJP (JJ expensive)))) (. .))) | It would be expensive for hospitals to hire physicians assistants to handle calls that wouldn't require doctors, but it is a possible option. | ( ( ( ( ( It ( would ( ( be ( expensive ( for hospitals ) ) ) ( to ( hire ( ( physicians assistants ) ( to ( handle ( calls ( that ( ( would n't ) ( require doctors ) ) ) ) ) ) ) ) ) ) ) ) , ) but ) ( it ( is ( a ( possible option ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP It)) (VP (MD would) (VP (VB be) (ADJP (JJ expensive) (PP (IN for) (NP (NNS hospitals)))) (S (VP (TO to) (VP (VB hire) (S (NP (NNS physicians) (NNS assistants)) (VP (TO to) (VP (VB handle) (NP (NP (NNS calls)) (SBAR (WHNP (WDT that)) (S (VP (MD would) (RB n't) (VP (VB require) (NP (NNS doctors)))))))))))))))) (, ,) (CC but) (S (NP (PRP it)) (VP (VBZ is) (NP (DT a) (JJ possible) (NN option)))) (. .))) | slate | 0entailment
|
49,780 | 49780c | yeah yeah um i haven't really the only day cares that i have been familiar with are the ones that are local here with the churches and they seem to from my experience be the best at what they're doing just because of what they're based on | ( ( yeah ( yeah ( um i ) ) ) ( ( have n't ) ( really ( ( the ( only day ) ) ( ( cares ( that ( ( ( i ( have ( ( been ( familiar ( with ( are ( ( the ones ) ( that ( ( are local ) here ) ) ) ) ) ) ) ( with ( the churches ) ) ) ) ) and ) ( they ( seem ( to ( ( from ( my experience ) ) ( be ( the best ) ) ) ) ) ) ) ) ) ( at ( what ( they ( 're ( doing ( just ( because ( of ( what ( they ( 're ( based on ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (JJ yeah) (NN yeah) (NN um) (NNS i)) (VP (VBP have) (RB n't) (VP (ADVP (RB really)) (NP (DT the) (JJ only) (NN day)) (VP (VBZ cares) (SBAR (IN that) (S (S (NP (FW i)) (VP (VBP have) (VP (VBN been) (ADJP (JJ familiar) (SBAR (IN with) (S (VP (VBP are) (NP (NP (DT the) (NNS ones)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (ADJP (JJ local)) (ADVP (RB here)))))))))) (PP (IN with) (NP (DT the) (NNS churches)))))) (CC and) (S (NP (PRP they)) (VP (VBP seem) (S (VP (TO to) (VP (PP (IN from) (NP (PRP$ my) (NN experience))) (VB be) (NP (DT the) (JJS best))))))))) (PP (IN at) (SBAR (WHNP (WP what)) (S (NP (PRP they)) (VP (VBP 're) (VP (VBG doing) (PP (ADVP (RB just)) (IN because) (IN of) (SBAR (WHNP (WP what)) (S (NP (PRP they)) (VP (VBP 're) (VP (VBN based) (PRT (RP on))))))))))))))))) | the local day cares that i'm familiar with are very poorly run and not associated with churches | ( ( the ( local day ) ) ( cares ( that ( i ( 'm ( familiar ( with ( ( are ( very poorly ) ) ( ( run and ) ( not ( associated ( with churches ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (DT the) (JJ local) (NN day)) (VP (VBZ cares) (SBAR (IN that) (S (NP (FW i)) (VP (VBP 'm) (ADJP (JJ familiar) (SBAR (IN with) (S (VP (VBP are) (ADVP (RB very) (RB poorly)) (VP (VP (VBN run)) (CC and) (VP (RB not) (VBN associated) (PP (IN with) (NP (NNS churches))))))))))))))) | telephone | 2contradiction
|
3,209 | 3209n | One might have been tempted to chide these respondents with the comment that Pride goes before a fall (Proverbs 16:19), but doubtless they would just have snapped back brazenly with Euripides or Racine. | ( ( ( ( ( One ( might ( have ( been ( tempted ( to ( ( ( chide ( these respondents ) ) ( with ( the comment ) ) ) ( that ( Pride ( goes ( before ( ( a fall ) ( -LRB- ( ( Proverbs 16:19 ) -RRB- ) ) ) ) ) ) ) ) ) ) ) ) ) ) , ) but ) ( doubtless ( they ( ( would just ) ( have ( ( ( snapped back ) brazenly ) ( with ( ( Euripides or ) Racine ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP One)) (VP (MD might) (VP (VB have) (VP (VBN been) (VP (VBN tempted) (S (VP (TO to) (VP (VB chide) (NP (DT these) (NNS respondents)) (PP (IN with) (NP (DT the) (NN comment))) (SBAR (IN that) (S (NP (NNP Pride)) (VP (VBZ goes) (PP (IN before) (NP (NP (DT a) (NN fall)) (PRN (-LRB- -LRB-) (NP (QP (CD Proverbs) (CD 16:19))) (-RRB- -RRB-))))))))))))))) (, ,) (CC but) (S (ADVP (RB doubtless)) (NP (PRP they)) (VP (MD would) (ADVP (RB just)) (VP (VB have) (VP (VBN snapped) (PRT (RP back)) (ADVP (RB brazenly)) (PP (IN with) (NP (NNP Euripides) (CC or) (NNP Racine))))))) (. .))) | People that use the Pride goes before the fall are usually very well versed in debate. | ( ( People ( that ( use ( the Pride ) ) ) ) ( ( goes ( before ( ( the fall ) ( ( are usually ) ( ( very well ) ( versed ( in debate ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNS People)) (SBAR (WHNP (WDT that)) (S (VP (VBP use) (NP (DT the) (NN Pride)))))) (VP (VBZ goes) (SBAR (IN before) (S (NP (DT the) (NN fall)) (VP (VBP are) (ADVP (RB usually)) (VP (ADVP (RB very) (RB well)) (VBN versed) (PP (IN in) (NP (NN debate)))))))) (. .))) | slate | 1neutral
|
115,382 | 115382e | Sprinkled through it are bits of English and Swedish. | ( ( Sprinkled ( through it ) ) ( ( are ( bits ( of ( ( English and ) Swedish ) ) ) ) . ) ) | (ROOT (S (S (VP (VBN Sprinkled) (PP (IN through) (NP (PRP it))))) (VP (VBP are) (NP (NP (NNS bits)) (PP (IN of) (NP (NNP English) (CC and) (NNP Swedish))))) (. .))) | There are pieces of English and Swedish mixed together. | ( There ( ( ( are ( pieces ( of ( ( ( English and ) Swedish ) mixed ) ) ) ) together ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (NNS pieces)) (PP (IN of) (NP (NNP English) (CC and) (NNP Swedish) (JJ mixed)))) (ADVP (RB together))) (. .))) | travel | 0entailment
|
39,486 | 39486n | And diamonds and pearls rolling about in the gutter for anyone to pick up!" Tommy heard a chair shifted. | ( And ( ( ( ( diamonds and ) pearls ) ( ( rolling ( about ( in ( ( the gutter ) ( for anyone ) ) ) ) ) ( to ( pick ( ( ( up ! ) '' ) Tommy ) ) ) ) ) ( ( heard ( ( a chair ) shifted ) ) . ) ) ) | (ROOT (S (CC And) (NP (NP (NNS diamonds) (CC and) (NNS pearls)) (VP (VBG rolling) (PP (IN about) (IN in) (NP (NP (DT the) (NN gutter)) (PP (IN for) (NP (NN anyone))))) (S (VP (TO to) (VP (VB pick) (FRAG (ADVP (RB up) (. !) ('' '')) (NP (NNP Tommy)))))))) (VP (VBD heard) (SBAR (S (NP (DT a) (NN chair)) (VP (VBD shifted))))) (. .))) | Other precious gems were in the gutter as well. | ( ( Other ( precious gems ) ) ( ( ( were ( in ( the gutter ) ) ) ( as well ) ) . ) ) | (ROOT (S (NP (JJ Other) (JJ precious) (NNS gems)) (VP (VBD were) (PP (IN in) (NP (DT the) (NN gutter))) (ADVP (RB as) (RB well))) (. .))) | fiction | 1neutral
|
116,828 | 116828n | The Hebrew University and the Hadassah Medical Centre were built on Mount Scopus beginning in 1925 and became the pride of the Jewish community in Palestine under British control. | ( ( ( ( The ( Hebrew University ) ) and ) ( the ( Hadassah ( Medical Centre ) ) ) ) ( ( ( ( were ( ( built ( on ( Mount Scopus ) ) ) ( beginning ( in 1925 ) ) ) ) and ) ( ( became ( ( the pride ) ( of ( ( the ( Jewish community ) ) ( in Palestine ) ) ) ) ) ( under ( British control ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNP Hebrew) (NNP University)) (CC and) (NP (DT the) (NNP Hadassah) (NNP Medical) (NNP Centre))) (VP (VP (VBD were) (VP (VBN built) (PP (IN on) (NP (NNP Mount) (NNPS Scopus))) (PP (VBG beginning) (PP (IN in) (NP (CD 1925)))))) (CC and) (VP (VBD became) (NP (NP (DT the) (NN pride)) (PP (IN of) (NP (NP (DT the) (JJ Jewish) (NN community)) (PP (IN in) (NP (NNP Palestine)))))) (PP (IN under) (NP (JJ British) (NN control))))) (. .))) | The Hadassah Medical Centre learned new techniques from British doctors. | ( ( The ( Hadassah ( Medical Centre ) ) ) ( ( ( learned ( new techniques ) ) ( from ( British doctors ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Hadassah) (NNP Medical) (NNP Centre)) (VP (VBD learned) (NP (JJ new) (NNS techniques)) (PP (IN from) (NP (JJ British) (NNS doctors)))) (. .))) | travel | 1neutral
|
86,524 | 86524e | Walking up to Howth lighthouse, it is difficult to believe that Dublin is just a few miles away until you see Dublin Bay spread out before you. | ( ( ( Walking up ) ( to ( Howth lighthouse ) ) ) ( , ( it ( ( is ( difficult ( to ( believe ( that ( Dublin ( ( is ( ( just ( a ( few miles ) ) ) away ) ) ( until ( you ( see ( ( Dublin Bay ) ( ( spread out ) ( before you ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (S (VP (VBG Walking) (PRT (RP up)) (PP (TO to) (NP (NNP Howth) (NNP lighthouse))))) (, ,) (NP (PRP it)) (VP (VBZ is) (ADJP (JJ difficult) (S (VP (TO to) (VP (VB believe) (SBAR (IN that) (S (NP (NNP Dublin)) (VP (VBZ is) (ADVP (NP (RB just) (DT a) (JJ few) (NNS miles)) (RB away)) (SBAR (IN until) (S (NP (PRP you)) (VP (VBP see) (S (NP (NNP Dublin) (NNP Bay)) (VP (VB spread) (PRT (RP out)) (PP (IN before) (NP (PRP you)))))))))))))))) (. .))) | Dublin is only a few miles away. | ( Dublin ( ( is ( ( ( only ( a few ) ) miles ) away ) ) . ) ) | (ROOT (S (NP (NNP Dublin)) (VP (VBZ is) (ADVP (NP (QP (RB only) (DT a) (JJ few)) (NNS miles)) (RB away))) (. .))) | travel | 0entailment
|
141,047 | 141047c | Leading public organizations here in the United States and abroad have found that strategic human capital management must be the centerpiece of any serious change management initiative and efforts to transform the cultures of government agencies. | ( ( ( ( ( ( Leading ( public organizations ) ) here ) ( in ( the ( United States ) ) ) ) and ) ( abroad ( have ( found ( that ( ( strategic ( human ( capital management ) ) ) ( must ( be ( ( ( the centerpiece ) ( of ( ( ( any ( serious ( change ( management initiative ) ) ) ) and ) efforts ) ) ) ( to ( transform ( ( the cultures ) ( of ( government agencies ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (VP (VBG Leading) (NP (JJ public) (NNS organizations)) (ADVP (RB here)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States))))) (CC and) (S (ADVP (RB abroad)) (VP (VB have) (VP (VBN found) (SBAR (IN that) (S (NP (JJ strategic) (JJ human) (NN capital) (NN management)) (VP (MD must) (VP (VB be) (NP (NP (DT the) (NN centerpiece)) (PP (IN of) (NP (NP (DT any) (JJ serious) (NN change) (NN management) (NN initiative)) (CC and) (NP (NNS efforts)))) (S (VP (TO to) (VP (VB transform) (NP (NP (DT the) (NNS cultures)) (PP (IN of) (NP (NN government) (NNS agencies))))))))))))))) (. .))) | Public organizations found the best ways to eliminate government agencies. | ( ( Public organizations ) ( ( found ( the ( best ( ways ( to ( eliminate ( government agencies ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Public) (NNS organizations)) (VP (VBD found) (NP (DT the) (JJS best) (NNS ways) (S (VP (TO to) (VP (VB eliminate) (NP (NN government) (NNS agencies))))))) (. .))) | government | 2contradiction
|
12,020 | 12020n | Shiloh's not for sale, Coronel, Drew replied. | ( ( Shiloh ( ( 's not ) ( for sale ) ) ) ( , ( ( Coronel ( , Drew ) ) ( replied . ) ) ) ) | (ROOT (S (S (NP (NNP Shiloh)) (VP (VBZ 's) (RB not) (PP (IN for) (NP (NN sale))))) (, ,) (NP (NNP Coronel) (, ,) (NNP Drew)) (VP (VBD replied)) (. .))) | Not Shiloh but the others are for sale , Coronel. | ( ( ( Not Shiloh ) ( but ( the others ) ) ) ( ( are ( for ( ( sale , ) Coronel ) ) ) . ) ) | (ROOT (S (NP (NP (RB Not) (NNP Shiloh)) (PP (CC but) (NP (DT the) (NNS others)))) (VP (VBP are) (PP (IN for) (NP (NP (NN sale)) (, ,) (NP (NNP Coronel))))) (. .))) | fiction | 1neutral
|
5,554 | 5554c | Everything is sold here, from clothing to souvenirs to electronic goods, and the market is known for its street-side food stalls, where you can dine inexpensively on seafood. | ( ( ( ( ( Everything ( is ( ( ( sold here ) , ) ( from ( clothing ( to ( souvenirs ( to ( electronic goods ) ) ) ) ) ) ) ) ) , ) and ) ( ( the market ) ( is ( ( ( known ( for ( its ( street-side ( food stalls ) ) ) ) ) , ) ( where ( you ( can ( ( dine inexpensively ) ( on seafood ) ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (NNP Everything)) (VP (VBZ is) (VP (VBN sold) (ADVP (RB here)) (, ,) (PP (IN from) (NP (NP (NN clothing)) (PP (TO to) (NP (NP (NNS souvenirs)) (PP (TO to) (NP (JJ electronic) (NNS goods)))))))))) (, ,) (CC and) (S (NP (DT the) (NN market)) (VP (VBZ is) (VP (VBN known) (PP (IN for) (NP (PRP$ its) (JJ street-side) (NN food) (NNS stalls))) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (PRP you)) (VP (MD can) (VP (VB dine) (ADVP (RB inexpensively)) (PP (IN on) (NP (NN seafood)))))))))) (. .))) | The market is known for its ban on selling food.. | ( ( The market ) ( ( is ( ( ( known ( for ( its ban ) ) ) ( on ( selling food ) ) ) . ) ) . ) ) | (ROOT (S (NP (DT The) (NN market)) (VP (VBZ is) (VP (VBN known) (PP (IN for) (NP (PRP$ its) (NN ban))) (PP (IN on) (NP (NN selling) (NN food))) (. .))) (. .))) | travel | 2contradiction
|
39,742 | 39742n | At many points around St. Barts and its small rocky offshore islets, there is fine reef snorkeling. | ( ( At ( ( many points ) ( around ( ( ( St. Barts ) and ) ( its ( small ( rocky ( offshore islets ) ) ) ) ) ) ) ) ( , ( there ( ( is ( fine ( reef snorkeling ) ) ) . ) ) ) ) | (ROOT (S (PP (IN At) (NP (NP (JJ many) (NNS points)) (PP (IN around) (NP (NP (NNP St.) (NNP Barts)) (CC and) (NP (PRP$ its) (JJ small) (JJ rocky) (JJ offshore) (NN islets)))))) (, ,) (NP (EX there)) (VP (VBZ is) (NP (JJ fine) (NN reef) (NN snorkeling))) (. .))) | You will see a lot of exotic fish when snorkeling at St. Bart's. | ( You ( ( will ( ( see ( ( a lot ) ( of ( exotic fish ) ) ) ) ( when ( snorkeling ( at ( St. ( Bart 's ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (MD will) (VP (VB see) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (JJ exotic) (NN fish)))) (SBAR (WHADVP (WRB when)) (S (VP (VBG snorkeling) (PP (IN at) (NP (NNP St.) (NNP Bart) (POS 's)))))))) (. .))) | travel | 1neutral
|
24,063 | 24063e | Bequest motives interact with economic policy in surprising ways. | ( ( Bequest motives ) ( ( interact ( with ( ( economic policy ) ( in ( surprising ways ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ Bequest) (NNS motives)) (VP (VBP interact) (PP (IN with) (NP (NP (JJ economic) (NN policy)) (PP (IN in) (NP (JJ surprising) (NNS ways)))))) (. .))) | There are surprising ways in which bequest motives interact with economic policy. | ( There ( ( are ( ( surprising ways ) ( ( in which ) ( ( bequest motives ) ( interact ( with ( economic policy ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (JJ surprising) (NNS ways)) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (NN bequest) (NNS motives)) (VP (VBP interact) (PP (IN with) (NP (JJ economic) (NN policy)))))))) (. .))) | slate | 0entailment
|
134,171 | 134171n | As I understand it, the war between Iraq and the United States, begun in 1991, has not yet ended. | ( ( As ( I ( understand it ) ) ) ( , ( ( ( ( ( ( the war ) ( between ( ( Iraq and ) ( the ( United States ) ) ) ) ) , ) ( begun ( in 1991 ) ) ) , ) ( ( ( ( has not ) yet ) ended ) . ) ) ) ) | (ROOT (S (SBAR (IN As) (S (NP (PRP I)) (VP (VBP understand) (NP (PRP it))))) (, ,) (NP (NP (DT the) (NN war)) (PP (IN between) (NP (NP (NNP Iraq)) (CC and) (NP (DT the) (NNP United) (NNPS States)))) (, ,) (VP (VBN begun) (PP (IN in) (NP (CD 1991)))) (, ,)) (VP (VBZ has) (RB not) (ADVP (RB yet)) (VP (VBN ended))) (. .))) | As I understand, the US and Iraq war has not ended, but today few troops remain in Iraq. | ( ( ( ( ( ( As ( I understand ) ) ( , ( ( the ( US ( and ( Iraq war ) ) ) ) ( ( has not ) ended ) ) ) ) , ) but ) ( today ( ( few troops ) ( remain ( in Iraq ) ) ) ) ) . ) | (ROOT (S (S (SBAR (IN As) (S (NP (PRP I)) (VP (VBP understand)))) (, ,) (NP (DT the) (NNP US) (CC and) (NNP Iraq) (NN war)) (VP (VBZ has) (RB not) (VP (VBN ended)))) (, ,) (CC but) (S (NP (NN today)) (NP (JJ few) (NNS troops)) (VP (VBP remain) (PP (IN in) (NP (NNP Iraq))))) (. .))) | slate | 1neutral
|
115,761 | 115761c | oh yeah guess i'll have to turn on the weather on the news tonight see what we're supposed to expect | ( ( oh yeah ) ( guess ( i ( 'll ( have ( to ( ( ( turn ( on ( ( the weather ) ( on ( the news ) ) ) ) ) tonight ) ( see ( what ( we ( 're ( supposed ( to expect ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (JJ oh) (NN yeah)) (VP (VBP guess) (SBAR (S (NP (FW i)) (VP (MD 'll) (VP (VB have) (S (VP (TO to) (VP (VB turn) (PP (IN on) (NP (NP (DT the) (NN weather)) (PP (IN on) (NP (DT the) (NN news))))) (NP (NN tonight)) (S (VP (VB see) (SBAR (WHNP (WP what)) (S (NP (PRP we)) (VP (VBP 're) (VP (VBN supposed) (S (VP (TO to) (VP (VB expect)))))))))))))))))))) | I'll just check the weather online. | ( I ( ( ( 'll just ) ( ( check ( the weather ) ) online ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (MD 'll) (ADVP (RB just)) (VP (VB check) (NP (DT the) (NN weather)) (PP (NN online)))) (. .))) | telephone | 2contradiction
|
121,474 | 121474n | Then, quite suddenly, he looked up. | ( Then ( , ( ( quite suddenly ) ( , ( he ( ( looked up ) . ) ) ) ) ) ) | (ROOT (S (ADVP (RB Then)) (, ,) (ADVP (RB quite) (ADVP (RB suddenly))) (, ,) (NP (PRP he)) (VP (VBD looked) (PRT (RP up))) (. .))) | He looked up suddenly to catch a glimpse of me staring at him. | ( He ( ( ( ( looked up ) suddenly ) ( to ( ( catch ( ( a glimpse ) ( of me ) ) ) ( staring ( at him ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD looked) (PRT (RP up)) (ADVP (RB suddenly)) (S (VP (TO to) (VP (VB catch) (NP (NP (DT a) (NN glimpse)) (PP (IN of) (NP (PRP me)))) (PP (VBG staring) (PP (IN at) (NP (PRP him)))))))) (. .))) | fiction | 1neutral
|
8,471 | 8471e | Walk across the courtyard to the beautiful five-tiered Panch Mahal, a palace with the Persian system of ventilation known as badgir (wind tower): without walls on three sides, it is open for the breezes to sweep in. | ( ( ( ( ( Walk ( across ( ( the courtyard ) ( to ( the ( beautiful five-tiered ) ) ) ) ) ) ( ( ( Panch Mahal ) , ) ( ( a palace ) ( with ( ( the ( Persian system ) ) ( of ( ( ventilation ( known ( as badgir ) ) ) ( -LRB- ( ( wind tower ) -RRB- ) ) ) ) ) ) ) ) ) : ) ( ( without ( walls ( on ( three sides ) ) ) ) ( , ( it ( ( is ( open ( for ( ( the breezes ) ( to sweep ) ) ) ) ) in ) ) ) ) ) . ) | (ROOT (SINV (VP (VBP Walk) (PP (IN across) (NP (NP (DT the) (NN courtyard)) (PP (TO to) (NP (DT the) (JJ beautiful) (NN five-tiered)))))) (NP (NP (NNP Panch) (NNP Mahal)) (, ,) (NP (NP (DT a) (NN palace)) (PP (IN with) (NP (NP (DT the) (JJ Persian) (NN system)) (PP (IN of) (NP (NP (NP (NN ventilation)) (VP (JJ known) (PP (IN as) (NP (NN badgir))))) (PRN (-LRB- -LRB-) (NP (NN wind) (NN tower)) (-RRB- -RRB-)))))))) (: :) (S (PP (IN without) (NP (NP (NNS walls)) (PP (IN on) (NP (CD three) (NNS sides))))) (, ,) (NP (PRP it)) (VP (VBZ is) (ADJP (JJ open) (PP (IN for) (NP (NP (DT the) (NNS breezes)) (PP (TO to) (NP (NN sweep)))))) (PP (IN in)))) (. .))) | The courtyard has a ventilation system in place. | ( ( The courtyard ) ( ( has ( ( a ( ventilation system ) ) ( in place ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN courtyard)) (VP (VBZ has) (NP (NP (DT a) (NN ventilation) (NN system)) (PP (IN in) (NP (NN place))))) (. .))) | travel | 0entailment
|
35,061 | 35061c | but i think they're on the down slide i don't know | ( but ( i ( think ( they ( 're ( on ( ( the ( down slide ) ) ( i ( ( do n't ) know ) ) ) ) ) ) ) ) ) | (ROOT (S (CC but) (NP (FW i)) (VP (VBP think) (SBAR (S (NP (PRP they)) (VP (VBP 're) (PP (IN on) (NP (NP (DT the) (JJ down) (NN slide)) (SBAR (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB know))))))))))))) | They are on an upturn. | ( They ( ( are ( on ( an upturn ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP are) (PP (IN on) (NP (DT an) (NN upturn)))) (. .))) | telephone | 2contradiction
|
45,994 | 45994n | um-hum well yes of course we do have capital punishment and we've you know done away with our quote fair share number | ( ( ( um-hum ( well yes ) ) ( of ( course ( ( ( we ( do ( have ( capital punishment ) ) ) ) and ) ( we ( 've ( you ( know ( done away ) ) ) ) ) ) ) ) ) ( with ( our ( quote ( fair ( share number ) ) ) ) ) ) | (ROOT (S (VP (VBG um-hum) (INTJ (UH well) (UH yes)) (PP (IN of) (NP (NP (NN course)) (SBAR (S (S (NP (PRP we)) (VP (VBP do) (VP (VB have) (NP (NN capital) (NN punishment))))) (CC and) (S (NP (PRP we)) (VP (VBP 've) (S (NP (PRP you)) (VP (VB know) (ADVP (RB done) (RB away)))))))))) (PP (IN with) (NP (PRP$ our) (NN quote) (JJ fair) (NN share) (NN number)))))) | Capital punishment is morally reprehensible. | ( ( Capital punishment ) ( ( is ( morally reprehensible ) ) . ) ) | (ROOT (S (NP (NNP Capital) (NN punishment)) (VP (VBZ is) (ADJP (RB morally) (JJ reprehensible))) (. .))) | telephone | 1neutral
|
138,818 | 138818c | This thing works subconsciously, like workfare. | ( ( This thing ) ( ( ( ( works subconsciously ) , ) ( like workfare ) ) . ) ) | (ROOT (S (NP (DT This) (NN thing)) (VP (VBZ works) (ADVP (RB subconsciously)) (, ,) (PP (IN like) (NP (NN workfare)))) (. .))) | There is no relation between workfare and this thing. | ( There ( ( is ( ( no relation ) ( between ( ( workfare and ) ( this thing ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT no) (NN relation)) (PP (IN between) (NP (NP (NN workfare)) (CC and) (NP (DT this) (NN thing)))))) (. .))) | slate | 2contradiction
|
54,589 | 54589n | Gigot would have us believe the If Starr rises, Clinton falls; but if Starr falls, Clinton doesn't rise. | ( ( ( ( Gigot ( would ( have ( us ( believe ( the ( ( If ( Starr rises ) ) ( , ( Clinton falls ) ) ) ) ) ) ) ) ) ; ) ( but ( ( if ( Starr falls ) ) ( , ( Clinton ( ( does n't ) rise ) ) ) ) ) ) . ) | (ROOT (S (S (NP (NNP Gigot)) (VP (MD would) (VP (VB have) (S (NP (PRP us)) (VP (VB believe) (NP (DT the) (S (SBAR (IN If) (S (NP (NNP Starr)) (VP (VBZ rises)))) (, ,) (NP (NNP Clinton)) (VP (VBZ falls))))))))) (: ;) (S (CC but) (SBAR (IN if) (S (NP (NNP Starr)) (VP (VBZ falls)))) (, ,) (NP (NNP Clinton)) (VP (VBZ does) (RB n't) (VP (VB rise)))) (. .))) | It is not true that Starr goes up when Clinton goes down. | ( It ( ( ( ( is not ) true ) ( that ( Starr ( ( goes up ) ( when ( Clinton ( goes down ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ is) (RB not) (ADJP (JJ true)) (SBAR (IN that) (S (NP (NNP Starr)) (VP (VBZ goes) (PRT (RP up)) (SBAR (WHADVP (WRB when)) (S (NP (NNP Clinton)) (VP (VBZ goes) (PRT (RP down))))))))) (. .))) | slate | 1neutral
|
127,672 | 127672n | yes that's true it doesn't seem to workout that way though does it i think that the lobbyist uh are so protecting what they have in the budget that it doesn't seem to work that every man has to pay his own fair share and maybe that's why corporate America gets away with what they're doing because of the kickbacks and et cetera i'm a bit of a a pessimist i don't see a change in my lifetime i'm afraid you're younger perhaps you can foresee one | ( ( yes ( that ( ( ( 's true ) ( it ( ( does n't ) ( ( seem ( to workout ) ) ( that ( way ( though ( does ( it ( i ( think ( that ( ( the ( lobbyist uh ) ) ( ( are so ) ( protecting ( what ( they ( have ( in ( the budget ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( that ( it ( ( does n't ) ( seem ( to ( work ( ( ( that ( ( every man ) ( has ( to ( pay ( his ( own ( fair share ) ) ) ) ) ) ) ) and ) ( maybe ( that ( 's ( why ( ( corporate America ) ( ( gets away ) ( with ( what ( they ( 're ( doing ( because ( ( of ( ( ( the kickbacks ) and ) ( et cetera ) ) ) ( i ( 'm ( ( a bit ) ( of ( a ( a ( pessimist i ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( ( do n't ) ( see ( ( ( a change ) ( in ( my lifetime ) ) ) ( i ( 'm ( afraid ( you ( 're ( ( younger perhaps ) ( you ( can ( foresee one ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (NP (RB yes)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (ADJP (JJ true)) (SBAR (S (NP (PRP it)) (VP (VBZ does) (RB n't) (VP (VB seem) (PP (TO to) (NP (NN workout))) (SBAR (IN that) (S (NP (NN way)) (ADVP (RB though)) (VP (VBZ does) (SBAR (S (NP (PRP it)) (ADVP (RB i)) (VP (VBP think) (SBAR (IN that) (S (NP (DT the) (NN lobbyist) (NN uh)) (VP (VBP are) (ADVP (RB so)) (VP (VBG protecting) (SBAR (WHNP (WP what)) (S (NP (PRP they)) (VP (VBP have) (VP (PP (IN in) (NP (DT the) (NN budget))))))))))))))))))))) (SBAR (IN that) (S (NP (PRP it)) (VP (VBZ does) (RB n't) (VP (VB seem) (S (VP (TO to) (VP (VB work) (SBAR (SBAR (IN that) (S (NP (DT every) (NN man)) (VP (VBZ has) (S (VP (TO to) (VP (VB pay) (NP (PRP$ his) (JJ own) (JJ fair) (NN share)))))))) (CC and) (SBAR (ADVP (RB maybe)) (IN that) (S (VP (VBZ 's) (SBAR (WHADVP (WRB why)) (S (NP (JJ corporate) (NNP America)) (VP (VBZ gets) (PRT (RP away)) (PP (IN with) (SBAR (WHNP (WP what)) (S (NP (PRP they)) (VP (VBP 're) (VP (VBG doing) (SBAR (IN because) (S (PP (IN of) (NP (NP (DT the) (NNS kickbacks)) (CC and) (NP (NNP et) (NNP cetera)))) (NP (FW i)) (VP (VBP 'm) (NP (NP (DT a) (NN bit)) (PP (IN of) (NP (DT a) (DT a) (NN pessimist) (FW i)))))))))))))))))))))))))))))) (VP (VBP do) (RB n't) (VP (VB see) (NP (NP (DT a) (NN change)) (PP (IN in) (NP (PRP$ my) (NN lifetime))) (SBAR (S (NP (FW i)) (VP (VBP 'm) (ADJP (JJ afraid) (SBAR (S (NP (PRP you)) (VP (VBP 're) (NP (NP (JJR younger)) (ADVP (RB perhaps)) (SBAR (S (NP (PRP you)) (VP (MD can) (VP (VB foresee) (NP (CD one))))))))))))))))))) | I have been a pessimist my whole life. | ( I ( ( have ( been ( ( a pessimist ) ( my ( whole life ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP have) (VP (VBN been) (NP (NP (DT a) (NN pessimist)) (NP (PRP$ my) (JJ whole) (NN life))))) (. .))) | telephone | 1neutral
|
63,792 | 63792n | This museum documents the history of printing and displays many beautiful and rare manual printing machines dating from the early 1800's. | ( ( This museum ) ( ( ( ( documents ( ( the history ) ( of printing ) ) ) and ) ( ( displays ( many ( beautiful ( and ( rare ( manual ( printing machines ) ) ) ) ) ) ) ( dating ( from ( the ( early ( 1800 's ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT This) (NN museum)) (VP (VP (VBZ documents) (NP (NP (DT the) (NN history)) (PP (IN of) (NP (NN printing))))) (CC and) (VP (VBZ displays) (NP (JJ many) (JJ beautiful) (CC and) (JJ rare) (JJ manual) (NN printing) (NNS machines)) (S (VP (VBG dating) (PP (IN from) (NP (DT the) (JJ early) (CD 1800) (NNS 's))))))) (. .))) | This museum might be interesting to visit for someone who likes history or is interested in the written word. | ( ( This museum ) ( ( might ( be ( interesting ( to ( visit ( for ( someone ( who ( ( ( likes history ) or ) ( is ( interested ( in ( the ( written word ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT This) (NN museum)) (VP (MD might) (VP (VB be) (ADJP (JJ interesting) (S (VP (TO to) (VP (VB visit) (PP (IN for) (NP (NP (NN someone)) (SBAR (WHNP (WP who)) (S (VP (VP (VBZ likes) (NP (NN history))) (CC or) (VP (VBZ is) (ADJP (JJ interested) (PP (IN in) (NP (DT the) (VBN written) (NN word)))))))))))))))) (. .))) | travel | 1neutral
|
63,252 | 63252n | Sixtyfive percent of the people in probate court appear without lawyers because they can't afford them. | ( ( ( Sixtyfive percent ) ( of ( ( the people ) ( in ( probate court ) ) ) ) ) ( ( ( appear ( without lawyers ) ) ( because ( they ( ( ca n't ) ( afford them ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (JJ Sixtyfive) (NN percent)) (PP (IN of) (NP (NP (DT the) (NNS people)) (PP (IN in) (NP (NN probate) (NN court)))))) (VP (VBP appear) (PP (IN without) (NP (NNS lawyers))) (SBAR (IN because) (S (NP (PRP they)) (VP (MD ca) (RB n't) (VP (VB afford) (NP (PRP them))))))) (. .))) | Most people in probate wish they had an attorney but can't afford it. | ( ( ( Most people ) ( in probate ) ) ( ( wish ( they ( ( ( had ( an attorney ) ) but ) ( ( ca n't ) ( afford it ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (JJS Most) (NNS people)) (PP (IN in) (NP (NN probate)))) (VP (VBP wish) (SBAR (S (NP (PRP they)) (VP (VP (VBD had) (NP (DT an) (NN attorney))) (CC but) (VP (MD ca) (RB n't) (VP (VB afford) (NP (PRP it)))))))) (. .))) | government | 1neutral
|
124,408 | 124408e | Or two known defectors. | ( Or ( ( two known ) ( defectors . ) ) ) | (ROOT (S (CC Or) (NP (NP (CD two)) (VP (VBN known))) (VP (VBZ defectors)) (. .))) | There are two known defectors. | ( There ( ( are ( two ( known defectors ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (CD two) (JJ known) (NNS defectors))) (. .))) | slate | 0entailment
|
110,262 | 110262e | The prevalence of this co-factor to the emergency admission, and the fact that alcohol is a risk factor both for the first visit and for a return visit to the emergency setting, have occasioned a call for an effective method of intervening with alcohol problems in these settings. | ( ( ( ( ( ( ( The prevalence ) ( of ( ( this co-factor ) ( to ( the ( emergency admission ) ) ) ) ) ) , ) and ) ( ( the fact ) ( that ( alcohol ( ( ( is ( a ( risk factor ) ) ) ( both ( ( ( for ( the ( first visit ) ) ) and ) ( for ( a ( return visit ) ) ) ) ) ) ( to ( the ( emergency setting ) ) ) ) ) ) ) ) , ) ( ( have ( ( occasioned ( a call ) ) ( for ( ( an ( effective method ) ) ( of ( intervening ( with ( ( alcohol problems ) ( in ( these settings ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NP (DT The) (NN prevalence)) (PP (IN of) (NP (NP (DT this) (NN co-factor)) (PP (TO to) (NP (DT the) (NN emergency) (NN admission)))))) (, ,) (CC and) (NP (NP (DT the) (NN fact)) (SBAR (IN that) (S (NP (NN alcohol)) (VP (VBZ is) (NP (DT a) (NN risk) (NN factor)) (PP (DT both) (PP (IN for) (NP (DT the) (JJ first) (NN visit))) (CC and) (PP (IN for) (NP (DT a) (NN return) (NN visit)))) (PP (TO to) (NP (DT the) (NN emergency) (NN setting))))))) (, ,)) (VP (VBP have) (VP (VBN occasioned) (NP (DT a) (NN call)) (PP (IN for) (NP (NP (DT an) (JJ effective) (NN method)) (PP (IN of) (S (VP (VBG intervening) (PP (IN with) (NP (NP (NN alcohol) (NNS problems)) (PP (IN in) (NP (DT these) (NNS settings)))))))))))) (. .))) | Alcohol is a risk factor for first and return visits to the ED. | ( Alcohol ( ( is ( ( ( a ( risk factor ) ) ( for ( first ( and ( return visits ) ) ) ) ) ( to ( the ED ) ) ) ) . ) ) | (ROOT (S (NP (NNP Alcohol)) (VP (VBZ is) (NP (NP (DT a) (NN risk) (NN factor)) (PP (IN for) (NP (JJ first) (CC and) (NN return) (NNS visits))) (PP (TO to) (NP (DT the) (NNP ED))))) (. .))) | government | 0entailment
|
52,823 | 52823c | Editor's Several errors in this piece as originally posted have been corrected. | ( ( ( ( Editor 's ) ( Several errors ) ) ( in ( ( this piece ) ( as ( originally posted ) ) ) ) ) ( ( have ( been corrected ) ) . ) ) | (ROOT (S (NP (NP (NP (NNP Editor) (POS 's)) (JJ Several) (NNS errors)) (PP (IN in) (NP (NP (DT this) (NN piece)) (SBAR (IN as) (S (ADVP (RB originally)) (VP (VBD posted))))))) (VP (VBP have) (VP (VBN been) (VP (VBN corrected)))) (. .))) | The errors weren't fixed. | ( ( The errors ) ( ( ( were n't ) fixed ) . ) ) | (ROOT (S (NP (DT The) (NNS errors)) (VP (VBD were) (RB n't) (VP (VBN fixed))) (. .))) | slate | 2contradiction
|
61,979 | 61979c | Time has fresh shots of an anguished Ethel and a plaintive Rory Kennedy. | ( Time ( ( has ( ( fresh shots ) ( of ( ( ( an ( anguished Ethel ) ) and ) ( a ( plaintive ( Rory Kennedy ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Time)) (VP (VBZ has) (NP (NP (JJ fresh) (NNS shots)) (PP (IN of) (NP (NP (DT an) (JJ anguished) (NN Ethel)) (CC and) (NP (DT a) (JJ plaintive) (NNP Rory) (NNP Kennedy)))))) (. .))) | Rory Kennedy has never appeared before a camera. | ( ( Rory Kennedy ) ( ( ( has never ) ( appeared ( before ( a camera ) ) ) ) . ) ) | (ROOT (S (NP (NNP Rory) (NNP Kennedy)) (VP (VBZ has) (ADVP (RB never)) (VP (VBN appeared) (PP (IN before) (NP (DT a) (NN camera))))) (. .))) | slate | 2contradiction
|
110,521 | 110521n | In addition, the rule revises certain controlled business disclosure requirements. | ( ( In addition ) ( , ( ( the rule ) ( ( revises ( certain ( controlled ( business ( disclosure requirements ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (NN addition))) (, ,) (NP (DT the) (NN rule)) (VP (VBZ revises) (NP (JJ certain) (JJ controlled) (NN business) (NN disclosure) (NNS requirements))) (. .))) | The revisions met the requirements. | ( ( The revisions ) ( ( met ( the requirements ) ) . ) ) | (ROOT (S (NP (DT The) (NNS revisions)) (VP (VBD met) (NP (DT the) (NNS requirements))) (. .))) | government | 1neutral
|
136,823 | 136823n | Those dueling Greek painters return in a new guise, as Mario Merz, in the Zeuxis role, covers a glass table with an array of fresh vegetables and fruit, changed daily by a New York caterer ( Spiral Table , 1982), while Christo, playing Parrhasios, conceals the familiar Cezannesque shapes--wine bottle, vase, etc.--under a drapery of canvas ( Package on a Table , 1961). | ( ( ( ( ( ( Those ( dueling ( Greek ( painters return ) ) ) ) ( in ( a ( new guise ) ) ) ) , ) ( as ( ( Mario Merz ) ( , ( ( in ( the ( Zeuxis role ) ) ) ( , ( ( covers ( a ( glass table ) ) ) ( with ( ( an array ) ( of ( fresh ( ( vegetables and ) fruit ) ) ) ) ) ) ) ) ) ) ) ) , ) ( ( ( ( ( changed daily ) ( by ( ( a ( New ( York caterer ) ) ) ( -LRB- ( ( ( ( Spiral Table ) , ) 1982 ) -RRB- ) ) ) ) ) , ) ( while ( ( ( ( Christo , ) ( playing Parrhasios ) ) , ) ( ( conceals ( ( the ( ( familiar Cezannesque ) shapes ) ) ( -- ( ( ( ( ( ( wine bottle ) , ) vase ) , ) etc. ) -- ) ) ) ) ( under ( ( a drapery ) ( of ( canvas ( -LRB- ( ( ( ( Package ( on ( a Table ) ) ) , ) 1961 ) -RRB- ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT Those) (JJ dueling) (JJ Greek) (NNS painters) (NN return)) (PP (IN in) (NP (DT a) (JJ new) (NN guise))) (, ,) (SBAR (IN as) (S (NP (NNP Mario) (NNP Merz)) (, ,) (PP (IN in) (NP (DT the) (NNP Zeuxis) (NN role))) (, ,) (VP (VBZ covers) (NP (DT a) (NN glass) (NN table)) (PP (IN with) (NP (NP (DT an) (NN array)) (PP (IN of) (NP (JJ fresh) (NNS vegetables) (CC and) (NN fruit)))))))) (, ,)) (VP (VBD changed) (ADVP (RB daily)) (PP (IN by) (NP (NP (DT a) (NNP New) (NNP York) (NN caterer)) (PRN (-LRB- -LRB-) (NP (NNP Spiral) (NNP Table)) (, ,) (NP (CD 1982)) (-RRB- -RRB-)))) (, ,) (SBAR (IN while) (S (NP (NP (NNP Christo)) (, ,) (NP (VBG playing) (NNS Parrhasios)) (, ,)) (VP (VBZ conceals) (NP (NP (DT the) (ADJP (JJ familiar) (JJ Cezannesque)) (NNS shapes)) (PRN (: --) (NP (NP (NP (NN wine)) (NP (NN bottle))) (, ,) (NP (NN vase)) (, ,) (FW etc.)) (: --))) (PP (IN under) (NP (NP (DT a) (NN drapery)) (PP (IN of) (NP (NP (NN canvas)) (PRN (-LRB- -LRB-) (NP (NP (NNP Package) (IN on) (DT a) (NNP Table)) (, ,) (NP (CD 1961))) (-RRB- -RRB-)))))))))) (. .))) | The dueling Greek painters are very young to be so masterful. | ( ( The ( dueling ( Greek painters ) ) ) ( ( are ( very ( young ( to ( be ( so masterful ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (VBG dueling) (JJ Greek) (NNS painters)) (VP (VBP are) (ADJP (RB very) (JJ young) (S (VP (TO to) (VP (VB be) (ADJP (RB so) (JJ masterful))))))) (. .))) | slate | 1neutral
|
77,608 | 77608n | Except that the executive who was assigned the difficult task of dealing with the Shopping Avenger, one Jennifer Nemeth, did a provisionally satisfactory job of making the Shopping Avenger happy. | ( ( Except that ) ( ( ( ( ( ( the executive ) ( who ( was ( assigned ( ( the ( difficult task ) ) ( of ( dealing ( with ( the ( Shopping Avenger ) ) ) ) ) ) ) ) ) ) , ) ( one ( Jennifer Nemeth ) ) ) , ) ( ( did ( ( a ( ( provisionally satisfactory ) job ) ) ( of ( making ( ( the ( Shopping Avenger ) ) happy ) ) ) ) ) . ) ) ) | (ROOT (S (PP (IN Except) (NP (DT that))) (NP (NP (NP (DT the) (NN executive)) (SBAR (WHNP (WP who)) (S (VP (VBD was) (VP (VBN assigned) (NP (NP (DT the) (JJ difficult) (NN task)) (PP (IN of) (S (VP (VBG dealing) (PP (IN with) (NP (DT the) (NNP Shopping) (NNP Avenger)))))))))))) (, ,) (NP (CD one) (NNP Jennifer) (NNP Nemeth)) (, ,)) (VP (VBD did) (NP (NP (DT a) (ADJP (RB provisionally) (JJ satisfactory)) (NN job)) (PP (IN of) (S (VP (VBG making) (S (NP (DT the) (NNP Shopping) (NNP Avenger)) (ADJP (JJ happy)))))))) (. .))) | They should have assigned a different executive to deal with the Shopping Avenger. | ( They ( ( should ( have ( ( assigned ( a ( different executive ) ) ) ( to ( deal ( with ( the ( Shopping Avenger ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (MD should) (VP (VB have) (VP (VBN assigned) (NP (DT a) (JJ different) (NN executive)) (S (VP (TO to) (VP (VB deal) (PP (IN with) (NP (DT the) (NNP Shopping) (NNP Avenger))))))))) (. .))) | slate | 1neutral
|
123,760 | 123760c | He reflected for a moment, and then asked: "Was Mrs. Inglethorp herself aware of that fact?" | ( He ( ( ( ( ( ( ( reflected ( for ( a moment ) ) ) , ) and ) then ) ( ( ( asked : ) `` ) ( ( Was ( Mrs. Inglethorp ) ) ( herself ( aware ( of ( that fact ) ) ) ) ) ) ) ? ) '' ) ) | (ROOT (S (NP (PRP He)) (VP (VP (VBD reflected) (PP (IN for) (NP (DT a) (NN moment)))) (, ,) (CC and) (ADVP (RB then)) (VP (VBD asked) (: :) (`` ``) (SQ (VBD Was) (NP (NNP Mrs.) (NNP Inglethorp)) (ADJP (NP (PRP herself)) (JJ aware) (PP (IN of) (NP (DT that) (NN fact))))))) (. ?) ('' ''))) | He wasted no time thinking about what he was going to say. | ( He ( ( ( wasted ( no ( time thinking ) ) ) ( about ( what ( he ( was ( going ( to say ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD wasted) (NP (DT no) (NN time) (NN thinking)) (PP (IN about) (SBAR (WHNP (WP what)) (S (NP (PRP he)) (VP (VBD was) (VP (VBG going) (S (VP (TO to) (VP (VB say)))))))))) (. .))) | fiction | 2contradiction
|
84,132 | 84132e | i just have a feeling that the military involvement isn't over yet that i i still feel like there's more to come i don't think this whole issue is settled as far as we're concerned | ( ( i just ) ( ( have ( a feeling ) ) ( that ( ( the ( military involvement ) ) ( ( ( is n't ) over ) ( yet ( that ( ( ( i i ) ( still ( feel ( like ( there ( ( 's more ) ( to ( come ( i ( ( do n't ) ( think ( this ( whole issue ) ) ) ) ) ) ) ) ) ) ) ) ) ( is ( settled ( ( as far ) ( as ( we ( 're concerned ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (SINV (ADVP (RB i) (RB just)) (VP (VBP have) (NP (DT a) (NN feeling))) (SBAR (IN that) (S (NP (DT the) (JJ military) (NN involvement)) (VP (VBZ is) (RB n't) (ADJP (RP over)) (SBAR (ADVP (RB yet)) (IN that) (S (NP (NP (FW i) (FW i)) (SBAR (S (VP (ADVP (RB still)) (VBP feel) (SBAR (IN like) (S (NP (EX there)) (VP (VBZ 's) (ADJP (JJR more)) (S (VP (TO to) (VP (VB come) (SBAR (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB think) (NP (DT this) (JJ whole) (NN issue)))))))))))))))) (VP (VBZ is) (VP (VBN settled) (ADVP (ADVP (RB as) (RB far)) (SBAR (IN as) (S (NP (PRP we)) (VP (VBP 're) (ADJP (JJ concerned))))))))))))))) | I think military involvement isn't over yet. | ( I ( ( think ( ( military involvement ) ( ( ( is n't ) over ) yet ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (JJ military) (NN involvement)) (VP (VBZ is) (RB n't) (ADJP (RP over)) (ADVP (RB yet)))))) (. .))) | telephone | 0entailment
|
100,601 | 100601e | Get as many into the caves as will go. | ( ( ( Get ( as ( many ( into ( the caves ) ) ) ) ) ( as ( will go ) ) ) . ) | (ROOT (S (VP (VB Get) (ADJP (RB as) (JJ many) (PP (IN into) (NP (DT the) (NNS caves)))) (SBAR (IN as) (S (VP (MD will) (VP (VB go)))))) (. .))) | Put as many into the caves as will go. | ( Put ( ( as ( many ( into ( ( the caves ) ( as ( will go ) ) ) ) ) ) . ) ) | (ROOT (S (NP (VB Put)) (ADJP (RB as) (JJ many) (PP (IN into) (NP (NP (DT the) (NNS caves)) (SBAR (IN as) (S (VP (MD will) (VP (VB go)))))))) (. .))) | fiction | 0entailment
|
131,181 | 131181c | Tadeusz Koaciuszko, a hero of the American War of Independence, led a military insurrection in 1794, defeating the Russians with a mostly peasant army. | ( ( ( ( ( Tadeusz Koaciuszko ) , ) ( ( a hero ) ( of ( ( the ( American War ) ) ( of Independence ) ) ) ) ) , ) ( ( ( ( ( led ( a ( military insurrection ) ) ) ( in 1794 ) ) , ) ( ( defeating ( the Russians ) ) ( with ( a ( mostly ( peasant army ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Tadeusz) (NNP Koaciuszko)) (, ,) (NP (NP (DT a) (NN hero)) (PP (IN of) (NP (NP (DT the) (JJ American) (NN War)) (PP (IN of) (NP (NN Independence)))))) (, ,)) (VP (VBD led) (NP (DT a) (JJ military) (NN insurrection)) (PP (IN in) (NP (CD 1794))) (, ,) (S (VP (VBG defeating) (NP (DT the) (NNPS Russians)) (PP (IN with) (NP (DT a) (RB mostly) (NN peasant) (NN army)))))) (. .))) | Tadeusz Koaciuszko used an army of nobles to beat the Russians. | ( ( Tadeusz Koaciuszko ) ( ( ( used ( ( an army ) ( of nobles ) ) ) ( to ( beat ( the Russians ) ) ) ) . ) ) | (ROOT (S (NP (NNP Tadeusz) (NNP Koaciuszko)) (VP (VBD used) (NP (NP (DT an) (NN army)) (PP (IN of) (NP (NNS nobles)))) (S (VP (TO to) (VP (VB beat) (NP (DT the) (NNPS Russians)))))) (. .))) | travel | 2contradiction
|
100,678 | 100678e | Roy Lichtenstein (1923-1997). | ( ( ( Roy Lichtenstein ) ( -LRB- ( 1923-1997 -RRB- ) ) ) . ) | (ROOT (NP (NP (NNP Roy) (NNP Lichtenstein)) (PRN (-LRB- -LRB-) (NP (CD 1923-1997)) (-RRB- -RRB-)) (. .))) | Roy Lichtenstein died in 1997. | ( ( Roy Lichtenstein ) ( ( died ( in 1997 ) ) . ) ) | (ROOT (S (NP (NNP Roy) (NNP Lichtenstein)) (VP (VBD died) (PP (IN in) (NP (CD 1997)))) (. .))) | slate | 0entailment
|
111,593 | 111593c | so it it would seem to be real beneficial | ( so ( it ( it ( would ( seem ( to ( be ( real beneficial ) ) ) ) ) ) ) ) | (ROOT (FRAG (ADVP (RB so)) (NP (NP (PRP it)) (SBAR (S (NP (PRP it)) (VP (MD would) (VP (VB seem) (S (VP (TO to) (VP (VB be) (ADJP (RB real) (JJ beneficial)))))))))))) | It seems detrimental. | ( It ( ( seems detrimental ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ seems) (ADJP (JJ detrimental))) (. .))) | telephone | 2contradiction
|
85,628 | 85628e | She is 58. | ( She ( ( is 58 ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VBZ is) (NP (CD 58))) (. .))) | She is past 50. | ( She ( ( is ( past 50 ) ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VBZ is) (PP (IN past) (NP (CD 50)))) (. .))) | slate | 0entailment
|
18,349 | 18349n | The trend is called brachycephalization, and it has been happening mainly in rural Poland between the Carpathian Mountains and the Black Sea--which, for some arcane reason, is one of the few places on Earth where humans are still evolving. | ( ( ( ( ( ( The trend ) ( is ( called brachycephalization ) ) ) , ) and ) ( it ( has ( been ( ( happening mainly ) ( in ( ( ( ( rural Poland ) ( between ( the ( Carpathian Mountains ) ) ) ) and ) ( ( ( the ( Black Sea ) ) -- ) ( which ( , ( ( for ( some ( arcane reason ) ) ) ( , ( is ( ( one ( of ( ( the ( few places ) ) ( on Earth ) ) ) ) ( where ( humans ( ( are still ) evolving ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (DT The) (NN trend)) (VP (VBZ is) (VP (VBN called) (NP (NN brachycephalization))))) (, ,) (CC and) (S (NP (PRP it)) (VP (VBZ has) (VP (VBN been) (VP (VBG happening) (ADVP (RB mainly)) (PP (IN in) (NP (NP (NP (JJ rural) (NNP Poland)) (PP (IN between) (NP (DT the) (NNP Carpathian) (NNPS Mountains)))) (CC and) (NP (NP (DT the) (NNP Black) (NNP Sea)) (: --) (SBAR (WHNP (WDT which)) (S (, ,) (PP (IN for) (NP (DT some) (JJ arcane) (NN reason))) (, ,) (VP (VBZ is) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (JJ few) (NNS places)) (PP (IN on) (NP (NNP Earth))))) (SBAR (WHADVP (WRB where)) (S (NP (NNS humans)) (VP (VBP are) (ADVP (RB still)) (ADJP (VBG evolving)))))))))))))))) (. .))) | Humans are evolving rapidly in Poland. | ( Humans ( ( are ( ( evolving rapidly ) ( in Poland ) ) ) . ) ) | (ROOT (S (NP (NNS Humans)) (VP (VBP are) (VP (VBG evolving) (ADVP (RB rapidly)) (PP (IN in) (NP (NNP Poland))))) (. .))) | slate | 1neutral
|
138,524 | 138524e | well yeah it does he has more money out of the uh ads than he does the game itself | ( well ( ( yeah ( it ( does ( he ( has ( ( more money ) ( out ( of ( the ( uh ads ) ) ) ) ) ) ) ) ) ) ( than ( he ( ( does ( the game ) ) itself ) ) ) ) ) | (ROOT (SINV (ADVP (RB well)) (VP (VBP yeah) (SBAR (S (NP (PRP it)) (VP (VBZ does) (SBAR (S (NP (PRP he)) (VP (VBZ has) (NP (NP (JJR more) (NN money)) (PP (RB out) (IN of) (NP (DT the) (JJ uh) (NNS ads))))))))))) (SBAR (IN than) (S (NP (PRP he)) (VP (VBZ does) (NP (DT the) (NN game)) (NP (PRP itself))))))) | He has more money out of advertisement than the game itself. | ( He ( ( has ( ( more money ) ( out ( of ( advertisement ( than ( ( the game ) itself ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBZ has) (NP (NP (JJR more) (NN money)) (PP (RB out) (IN of) (NP (NP (NN advertisement)) (PP (IN than) (NP (NP (DT the) (NN game)) (ADVP (PRP itself)))))))) (. .))) | telephone | 0entailment
|
68,995 | 68995n | of course that's probably a lot easier on TV to figure it out than it is in other things because TV they have a tendency to do a lot of things uh that aren't you know what i mean um predictable exactly but i mean you know the the dinner a dinner theater like this ought to be just wild i don't know | ( ( of ( course ( that ( ( ( ( 's probably ) ( ( a lot ) ( easier ( on TV ) ) ) ) ( to ( ( figure it ) out ) ) ) ( than ( it ( ( is ( in ( other things ) ) ) ( because ( TV ( they ( have ( a ( tendency ( to ( do ( ( ( a lot ) ( of ( things uh ) ) ) ( that ( ( are n't ) you ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( ( know ( what ( ( ( i ( mean ( um ( predictable exactly ) ) ) ) but ) ( i ( mean ( you ( know ( the ( the dinner ) ) ) ) ) ) ) ) ) ( ( a ( dinner theater ) ) ( like ( this ( ought ( to ( be ( just ( wild ( i ( ( do n't ) know ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (SINV (PP (IN of) (NP (NP (NN course)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (ADVP (RB probably)) (ADJP (NP (DT a) (RB lot)) (JJR easier) (PP (IN on) (NP (NN TV)))) (S (VP (TO to) (VP (VB figure) (NP (PRP it)) (PRT (RP out))))) (SBAR (IN than) (S (NP (PRP it)) (VP (VBZ is) (PP (IN in) (NP (JJ other) (NNS things))) (PP (IN because) (NP (NP (NN TV)) (SBAR (S (NP (PRP they)) (VP (VBP have) (NP (DT a) (NN tendency) (S (VP (TO to) (VP (VB do) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NP (NNS things)) (FRAG (INTJ (UH uh))))) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (RB n't) (NP (PRP you))))))))))))))))))))))) (VP (VBP know) (SBAR (WHNP (WP what)) (S (S (NP (FW i)) (VP (VBP mean) (S (NP (NN um)) (ADJP (JJ predictable)) (ADVP (RB exactly))))) (CC but) (S (NP (FW i)) (VP (VBP mean) (SBAR (S (NP (PRP you)) (VP (VBP know) (NP (DT the) (DT the) (NN dinner)))))))))) (NP (NP (DT a) (NN dinner) (NN theater)) (SBAR (IN like) (S (NP (DT this)) (VP (MD ought) (S (VP (TO to) (VP (VB be) (ADJP (RB just) (JJ wild) (SBAR (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB know))))))))))))))) | TV is more predictable than dinner theaters because TV producers have to appeal to a huge mass audience. | ( TV ( ( ( is ( more ( predictable ( than ( dinner theaters ) ) ) ) ) ( because ( ( TV producers ) ( have ( to ( appeal ( to ( a ( huge ( mass audience ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP TV)) (VP (VBZ is) (ADJP (RBR more) (JJ predictable) (PP (IN than) (NP (NN dinner) (NNS theaters)))) (SBAR (IN because) (S (NP (NN TV) (NNS producers)) (VP (VBP have) (S (VP (TO to) (VP (VB appeal) (PP (TO to) (NP (DT a) (JJ huge) (NN mass) (NN audience)))))))))) (. .))) | telephone | 1neutral
|
126,388 | 126388c | OSHA has certified to the Small Business Administration that the final rule will not have a significant impact on a substantial number of small entities. | ( OSHA ( ( has ( ( certified ( to ( the ( Small ( Business Administration ) ) ) ) ) ( that ( ( the ( final rule ) ) ( ( will not ) ( have ( ( a ( significant impact ) ) ( on ( ( a ( substantial number ) ) ( of ( small entities ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP OSHA)) (VP (VBZ has) (VP (VBN certified) (PP (TO to) (NP (DT the) (NNP Small) (NNP Business) (NNP Administration))) (SBAR (IN that) (S (NP (DT the) (JJ final) (NN rule)) (VP (MD will) (RB not) (VP (VB have) (NP (NP (DT a) (JJ significant) (NN impact)) (PP (IN on) (NP (NP (DT a) (JJ substantial) (NN number)) (PP (IN of) (NP (JJ small) (NNS entities)))))))))))) (. .))) | The SBS has to worry, the rule will ruin them. | ( ( ( The SBS ) ( has ( to worry ) ) ) ( , ( ( the rule ) ( ( will ( ruin them ) ) . ) ) ) ) | (ROOT (S (S (NP (DT The) (NNP SBS)) (VP (VBZ has) (S (VP (TO to) (VP (VB worry)))))) (, ,) (NP (DT the) (NN rule)) (VP (MD will) (VP (VB ruin) (NP (PRP them)))) (. .))) | government | 2contradiction
|
7,612 | 7612e | Nobody ever seems to be able to pass from one holy place or historical site to another without stopping along the way to browse through boxes of broken Roman-era glass at an antiquities shop, bargain for figs and grapes in the markets, sample Arabic desserts, or examine old Hanukkah menorahs and hand-embroidered Bedouin cafens. | ( Nobody ( ever ( ( seems ( to ( be ( able ( to ( ( ( pass ( from ( ( ( one ( holy place ) ) or ) ( historical site ) ) ) ) ( to another ) ) ( without ( ( stopping along ) ( the ( way ( to ( ( ( ( ( ( ( browse ( through ( boxes ( of ( broken ( Roman-era glass ) ) ) ) ) ) ( at ( an ( antiquities shop ) ) ) ) , ) ( bargain ( for ( ( ( figs and ) grapes ) ( in ( ( ( the markets ) , ) ( sample ( Arabic desserts ) ) ) ) ) ) ) ) , ) or ) ( examine ( old ( Hanukkah ( menorahs ( and ( hand-embroidered ( Bedouin cafens ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (NN Nobody)) (ADVP (RB ever)) (VP (VBZ seems) (S (VP (TO to) (VP (VB be) (ADJP (JJ able) (S (VP (TO to) (VP (VB pass) (PP (IN from) (NP (NP (CD one) (JJ holy) (NN place)) (CC or) (NP (JJ historical) (NN site)))) (PP (TO to) (NP (DT another))) (PP (IN without) (S (VP (VBG stopping) (PRT (RP along)) (NP (DT the) (NN way) (S (VP (TO to) (VP (VP (VB browse) (PP (IN through) (NP (NP (NNS boxes)) (PP (IN of) (NP (JJ broken) (JJ Roman-era) (NN glass))))) (PP (IN at) (NP (DT an) (NNS antiquities) (NN shop)))) (, ,) (VP (NN bargain) (PP (IN for) (NP (NP (NNS figs) (CC and) (NNS grapes)) (PP (IN in) (NP (NP (DT the) (NNS markets)) (, ,) (NP (NN sample) (JJ Arabic) (NNS desserts))))))) (, ,) (CC or) (VP (VB examine) (NP (JJ old) (NNP Hanukkah) (JJ menorahs) (CC and) (JJ hand-embroidered) (NNP Bedouin) (NNS cafens)))))))))))))))))) (. .))) | No one goes from one historical place to another without looking through the boxes of broken glass. | ( ( No one ) ( ( ( goes ( from ( ( one ( historical place ) ) ( to another ) ) ) ) ( without ( looking ( through ( ( the boxes ) ( of ( broken glass ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT No) (NN one)) (VP (VBZ goes) (PP (IN from) (NP (NP (CD one) (JJ historical) (NN place)) (PP (TO to) (NP (DT another))))) (PP (IN without) (S (VP (VBG looking) (PP (IN through) (NP (NP (DT the) (NNS boxes)) (PP (IN of) (NP (JJ broken) (NN glass))))))))) (. .))) | travel | 0entailment
|
24,401 | 24401n | um-hum yes um-hum just tense yeah absolutely yeah we've had our our two cats uh declawed because we keep them in the house all the time | ( um-hum ( yes ( ( um-hum ( just ( tense yeah ) ) ) ( absolutely ( yeah ( we ( 've ( had ( ( our ( our ( ( ( two cats ) uh ) declawed ) ) ) ( because ( we ( ( keep ( them ( in ( the house ) ) ) ) ( all ( the time ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (VP (VB um-hum) (S (INTJ (UH yes)) (NP (JJ um-hum) (JJ just) (JJ tense) (NN yeah)) (ADVP (RB absolutely)) (VP (VB yeah) (SBAR (S (NP (PRP we)) (VP (VBP 've) (VP (VBN had) (SBAR (NP (PRP$ our) (NP (PRP$ our) (ADJP (NP (CD two) (NNS cats)) (JJ uh)) (NN declawed))) (IN because) (S (NP (PRP we)) (VP (VB keep) (NP (NP (PRP them)) (PP (IN in) (NP (DT the) (NN house)))) (NP (PDT all) (DT the) (NN time)))))))))))))) | We would put our cats outside if they were not declawed. | ( We ( ( would ( ( ( put ( our cats ) ) outside ) ( if ( they ( ( were not ) declawed ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (MD would) (VP (VB put) (NP (PRP$ our) (NNS cats)) (ADVP (RB outside)) (SBAR (IN if) (S (NP (PRP they)) (VP (VBD were) (RB not) (VP (VBN declawed))))))) (. .))) | telephone | 1neutral
|
51,295 | 51295e | It's fairly unusual, in my experience, for a politician to accept a reporter's opinion that one of his major proposals is seriously flawed. | ( It ( ( ( ( 's ( fairly unusual ) ) , ) ( in ( ( ( my experience ) , ) ( for ( a ( politician ( to ( ( accept ( ( a ( reporter 's ) ) opinion ) ) ( that ( ( one ( of ( his ( major proposals ) ) ) ) ( ( is seriously ) flawed ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (RB fairly) (JJ unusual)) (, ,) (PP (IN in) (NP (NP (PRP$ my) (NN experience)) (, ,) (PP (IN for) (NP (DT a) (NN politician) (S (VP (TO to) (VP (VB accept) (NP (NP (DT a) (NN reporter) (POS 's)) (NN opinion)) (SBAR (IN that) (S (NP (NP (CD one)) (PP (IN of) (NP (PRP$ his) (JJ major) (NNS proposals)))) (VP (VBZ is) (ADVP (RB seriously)) (ADJP (JJ flawed))))))))))))) (. .))) | A politician will usually defend his proposal to the press rather than acknowledge any serious flaws. | ( ( A politician ) ( ( ( will usually ) ( ( ( ( defend ( his proposal ) ) ( to ( the press ) ) ) ( rather than ) ) ( acknowledge ( any ( serious flaws ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN politician)) (VP (MD will) (ADVP (RB usually)) (VP (VP (VB defend) (NP (PRP$ his) (NN proposal)) (PP (TO to) (NP (DT the) (NN press)))) (CONJP (RB rather) (IN than)) (VP (VB acknowledge) (NP (DT any) (JJ serious) (NNS flaws))))) (. .))) | slate | 0entailment
|
20,866 | 20866e | Which one you wish, senor? Teodoro Trinfan, rope in hand, stood there ready to cast for one of the milling colts. | ( ( ( Which one ) ( you wish ) ) ( , ( ( ( ( ( senor ( ? ( Teodoro Trinfan ) ) ) , ) ( rope ( in hand ) ) ) , ) ( ( stood ( there ( ready ( to ( cast ( for ( one ( of ( the ( milling colts ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (SBAR (WHNP (WDT Which) (NN one)) (S (NP (PRP you)) (VP (VBP wish)))) (, ,) (NP (NP (NNP senor) (. ?) (NNP Teodoro) (NNP Trinfan)) (, ,) (NP (NP (NN rope)) (PP (IN in) (NP (NN hand)))) (, ,)) (VP (VBD stood) (S (NP (EX there)) (ADJP (JJ ready) (S (VP (TO to) (VP (VB cast) (PP (IN for) (NP (NP (CD one)) (PP (IN of) (NP (DT the) (NN milling) (NNS colts))))))))))) (. .))) | The man asked which one he would like, ready with rope in hand. | ( ( The man ) ( ( ( ( asked ( ( which one ) ( he ( would like ) ) ) ) , ) ( ( ready ( with rope ) ) ( in hand ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VP (VBD asked) (SBAR (WHNP (WDT which) (NN one)) (S (NP (PRP he)) (VP (MD would) (VP (VB like)))))) (, ,) (VP (ADJP (JJ ready) (PP (IN with) (NP (NN rope)))) (PP (IN in) (NP (NN hand))))) (. .))) | fiction | 0entailment
|
3,143 | 3143e | And anyway, who cares whether your kitchen-sink epic features short, fat Mom and Dad or tall, thin contract players? | ( And ( ( ( anyway , ) ( who ( cares ( whether ( ( your ( kitchen-sink epic ) ) ( features ( ( ( short ( , ( fat Mom ) ) ) and ) ( ( Dad or ) ( tall ( , ( thin ( contract players ) ) ) ) ) ) ) ) ) ) ) ) ? ) ) | (ROOT (FRAG (CC And) (NP (NP (NNP anyway)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBZ cares) (SBAR (IN whether) (S (NP (PRP$ your) (JJ kitchen-sink) (NN epic)) (VP (VBZ features) (NP (NP (JJ short) (, ,) (JJ fat) (NN Mom)) (CC and) (NP (NP (NNP Dad)) (CC or) (NP (JJ tall) (, ,) (JJ thin) (NN contract) (NNS players))))))))))) (. ?))) | Who cares if your epic features contract players? | ( Who ( ( cares ( if ( ( your epic ) ( features ( contract players ) ) ) ) ) ? ) ) | (ROOT (SBARQ (WHNP (WP Who)) (SQ (VP (VBZ cares) (SBAR (IN if) (S (NP (PRP$ your) (NN epic)) (VP (VBZ features) (NP (NN contract) (NNS players))))))) (. ?))) | slate | 0entailment
|
125,842 | 125842e | The park also has a restaurant and children's play area. | ( ( The park ) ( also ( ( has ( ( ( a restaurant ) and ) ( ( children 's ) ( play area ) ) ) ) . ) ) ) | (ROOT (S (NP (DT The) (NN park)) (ADVP (RB also)) (VP (VBZ has) (NP (NP (DT a) (NN restaurant)) (CC and) (NP (NP (NNS children) (POS 's)) (NN play) (NN area)))) (. .))) | There is both a play area for children and a restaurant in the park. | ( There ( ( is ( both ( ( ( ( a ( play area ) ) ( for children ) ) and ) ( ( a restaurant ) ( in ( the park ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (PDT both) (NP (NP (DT a) (NN play) (NN area)) (PP (IN for) (NP (NNS children)))) (CC and) (NP (NP (DT a) (NN restaurant)) (PP (IN in) (NP (DT the) (NN park)))))) (. .))) | travel | 0entailment
|
80,576 | 80576c | The regions of Japan to the northeast of Tokyo are more sparsely inhabited and tend to be less often visited by tourists, either foreign or Japanese. | ( ( ( The regions ) ( of ( Japan ( to ( ( the northeast ) ( of Tokyo ) ) ) ) ) ) ( ( ( ( ( are more ) ( sparsely inhabited ) ) and ) ( tend ( to ( be ( ( ( ( ( less often ) ( visited ( by tourists ) ) ) , ) either ) ( ( foreign or ) Japanese ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS regions)) (PP (IN of) (NP (NP (NNP Japan)) (PP (TO to) (NP (NP (DT the) (NN northeast)) (PP (IN of) (NP (NNP Tokyo)))))))) (VP (VP (VBP are) (ADVP (RBR more)) (ADJP (RB sparsely) (JJ inhabited))) (CC and) (VP (VBP tend) (S (VP (TO to) (VP (VB be) (VP (VP (ADVP (RBR less) (RB often)) (VBN visited) (PP (IN by) (NP (NNS tourists)))) (, ,) (CC either) (VP (FRAG (UCP (JJ foreign) (CC or) (JJ Japanese)))))))))) (. .))) | The part of Japan northeast of Tokyo is where most tourists visit. | ( ( ( The part ) ( of ( ( Japan northeast ) ( of Tokyo ) ) ) ) ( ( is ( where ( ( most tourists ) visit ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN part)) (PP (IN of) (NP (NP (NNP Japan) (NNP northeast)) (PP (IN of) (NP (NNP Tokyo)))))) (VP (VBZ is) (SBAR (WHADVP (WRB where)) (S (NP (JJS most) (NNS tourists)) (VP (VBP visit))))) (. .))) | travel | 2contradiction
|
75,379 | 75379e | She became a registered nurse, but always held on to the idea that someday she would be a lawyer. | ( She ( ( ( ( ( became ( a ( registered nurse ) ) ) , ) but ) ( always ( ( held ( on ( to ( the idea ) ) ) ) ( that ( someday ( she ( would ( be ( a lawyer ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VP (VBD became) (NP (DT a) (VBN registered) (NN nurse))) (, ,) (CC but) (VP (ADVP (RB always)) (JJ held) (PP (IN on) (PP (TO to) (NP (DT the) (NN idea)))) (SBAR (IN that) (S (ADVP (RB someday)) (NP (PRP she)) (VP (MD would) (VP (VB be) (NP (DT a) (NN lawyer)))))))) (. .))) | She became a nurse but still wanted to be a lawyer. | ( She ( ( ( ( became ( a nurse ) ) but ) ( still ( wanted ( to ( be ( a lawyer ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VP (VBD became) (NP (DT a) (NN nurse))) (CC but) (VP (ADVP (RB still)) (VBD wanted) (S (VP (TO to) (VP (VB be) (NP (DT a) (NN lawyer))))))) (. .))) | government | 0entailment
|
13,694 | 13694n | Suggestions have been offered in the United States that the most attractive customers of some presort firms are being charged a price in the neighborhood of one cent per piece. | ( Suggestions ( ( have ( been ( ( offered ( in ( the ( United States ) ) ) ) ( that ( ( ( the ( ( most attractive ) customers ) ) ( of ( some ( presort firms ) ) ) ) ( are ( being ( ( charged ( a price ) ) ( in ( ( the neighborhood ) ( of ( ( one cent ) ( per piece ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNS Suggestions)) (VP (VBP have) (VP (VBN been) (VP (VBN offered) (PP (IN in) (NP (DT the) (NNP United) (NNPS States))) (SBAR (IN that) (S (NP (NP (DT the) (ADJP (RBS most) (JJ attractive)) (NNS customers)) (PP (IN of) (NP (DT some) (JJ presort) (NNS firms)))) (VP (VBP are) (VP (VBG being) (VP (VBN charged) (NP (DT a) (NN price)) (PP (IN in) (NP (NP (DT the) (NN neighborhood)) (PP (IN of) (NP (NP (CD one) (NN cent)) (PP (IN per) (NP (NN piece))))))))))))))) (. .))) | The most attractive customers of some presort firms are being charged much less than other customers. | ( ( ( The ( ( most attractive ) customers ) ) ( of ( some ( presort firms ) ) ) ) ( ( are ( being ( ( charged ( much less ) ) ( than ( other customers ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (ADJP (RBS most) (JJ attractive)) (NNS customers)) (PP (IN of) (NP (DT some) (JJ presort) (NNS firms)))) (VP (VBP are) (VP (VBG being) (VP (VBN charged) (S (ADJP (RB much) (RBR less))) (PP (IN than) (NP (JJ other) (NNS customers)))))) (. .))) | government | 1neutral
|
123,390 | 123390c | For today at least, Kelly, once a world-class war correspondent, is just the guy sitting next to you in coach who just has to show you pictures of his kid. | ( ( For ( today ( at least ) ) ) ( , ( ( ( ( Kelly , ) ( once ( a ( world-class ( war correspondent ) ) ) ) ) , ) ( ( ( is ( just ( the guy ) ) ) ( ( sitting ( next ( to you ) ) ) ( in ( coach ( who ( just ( has ( to ( show ( you ( pictures ( of ( his kid ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN For) (NP (NP (NN today)) (ADVP (IN at) (JJS least)))) (, ,) (NP (NP (NNP Kelly)) (, ,) (NP (ADVP (RB once)) (DT a) (JJ world-class) (NN war) (NN correspondent)) (, ,)) (VP (VBZ is) (ADVP (RB just) (NP (DT the) (NN guy))) (VP (VBG sitting) (ADVP (JJ next) (PP (TO to) (NP (PRP you)))) (PP (IN in) (NP (NP (NN coach)) (SBAR (WHNP (WP who)) (S (ADVP (RB just)) (VP (VBZ has) (S (VP (TO to) (VP (VB show) (S (NP (PRP you)) (NP (NP (NNS pictures)) (PP (IN of) (NP (PRP$ his) (NN kid))))))))))))))) (. .))) | Kelly is very important in the subject. | ( Kelly ( ( is ( very ( important ( in ( the subject ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Kelly)) (VP (VBZ is) (ADJP (RB very) (JJ important) (PP (IN in) (NP (DT the) (NN subject))))) (. .))) | slate | 2contradiction
|
66,534 | 66534e | But what's interesting is how similar Lockheed's tactics remain to those it deployed when it was running what was called the grease machine. | ( But ( ( what ( 's ( interesting ( is ( how ( ( ( similar ( Lockheed 's ) ) tactics ) ( remain ( to those ) ) ) ) ) ) ) ) ( it ( ( deployed ( when ( it ( was ( running ( what ( was ( called ( the ( grease machine ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (CC But) (SBAR (WHNP (WP what)) (S (VP (VBZ 's) (ADJP (JJ interesting) (SBAR (S (VP (VBZ is) (SBAR (WHADVP (WRB how)) (S (NP (NP (JJ similar) (NNP Lockheed) (POS 's)) (NNS tactics)) (VP (VBP remain) (PP (TO to) (NP (DT those))))))))))))) (NP (PRP it)) (VP (VBD deployed) (SBAR (WHADVP (WRB when)) (S (NP (PRP it)) (VP (VBD was) (VP (VBG running) (SBAR (WHNP (WP what)) (S (VP (VBD was) (VP (VBN called) (NP (DT the) (NN grease) (NN machine))))))))))) (. .))) | The tactics at Lockheed remain similar to those it developed in the past. | ( ( ( The tactics ) ( at Lockheed ) ) ( ( remain ( similar ( to ( those ( it ( developed ( in ( the past ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS tactics)) (PP (IN at) (NP (NNP Lockheed)))) (VP (VBP remain) (ADJP (JJ similar) (PP (TO to) (NP (NP (DT those)) (SBAR (S (NP (PRP it)) (VP (VBD developed) (PP (IN in) (NP (DT the) (NN past)))))))))) (. .))) | slate | 0entailment
|
106,105 | 106105c | We may have to collapse some of the tunnels if we need to route attackers, said Jon. | ( ( We ( may ( ( have ( to ( collapse ( some ( of ( the tunnels ) ) ) ) ) ) ( if ( we ( need ( to ( route attackers ) ) ) ) ) ) ) ) ( , ( ( said Jon ) . ) ) ) | (ROOT (SINV (S (NP (PRP We)) (VP (MD may) (VP (VB have) (S (VP (TO to) (VP (VB collapse) (NP (NP (DT some)) (PP (IN of) (NP (DT the) (NNS tunnels))))))) (SBAR (IN if) (S (NP (PRP we)) (VP (VBP need) (PP (TO to) (NP (NN route) (NNS attackers))))))))) (, ,) (VP (VBD said)) (NP (NNP Jon)) (. .))) | Jon said we may have to dig up some of the tunnels. | ( Jon ( ( said ( we ( may ( have ( to ( ( dig up ) ( some ( of ( the tunnels ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Jon)) (VP (VBD said) (SBAR (S (NP (PRP we)) (VP (MD may) (VP (VB have) (S (VP (TO to) (VP (VB dig) (PRT (RP up)) (NP (NP (DT some)) (PP (IN of) (NP (DT the) (NNS tunnels)))))))))))) (. .))) | fiction | 2contradiction
|
99,416 | 99416e | It seems to me that, in general, current members of the SES fill three broad executive leadership, program management, and senior technical and specialists positions. | ( It ( ( ( seems ( to me ) ) ( that ( ( , ( ( in general ) , ) ) ( ( ( current members ) ( of ( the SES ) ) ) ( fill ( ( ( ( ( ( three ( broad ( executive leadership ) ) ) , ) ( program management ) ) , ) and ) ( senior ( ( ( technical and ) specialists ) positions ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ seems) (PP (TO to) (NP (PRP me))) (SBAR (IN that) (S (PRN (, ,) (PP (IN in) (NP (NN general))) (, ,)) (NP (NP (JJ current) (NNS members)) (PP (IN of) (NP (DT the) (NNP SES)))) (VP (VBP fill) (NP (NP (CD three) (JJ broad) (NN executive) (NN leadership)) (, ,) (NP (NN program) (NN management)) (, ,) (CC and) (NP (JJ senior) (UCP (JJ technical) (CC and) (NP (NNS specialists))) (NNS positions))))))) (. .))) | To me, current members of the SES often fill three broad executive leadership. | ( ( To me ) ( , ( ( ( current members ) ( of ( the SES ) ) ) ( often ( ( fill ( three ( broad ( executive leadership ) ) ) ) . ) ) ) ) ) | (ROOT (S (PP (TO To) (NP (PRP me))) (, ,) (NP (NP (JJ current) (NNS members)) (PP (IN of) (NP (DT the) (NNP SES)))) (ADVP (RB often)) (VP (VBP fill) (NP (CD three) (JJ broad) (NN executive) (NN leadership))) (. .))) | government | 0entailment
|
59,062 | 59062e | A System of Logic | ( ( A System ) ( of Logic ) ) | (ROOT (NP (NP (DT A) (NNP System)) (PP (IN of) (NP (NNP Logic))))) | The system is logical. | ( ( The system ) ( ( is logical ) . ) ) | (ROOT (S (NP (DT The) (NN system)) (VP (VBZ is) (ADJP (JJ logical))) (. .))) | government | 0entailment
|
92,535 | 92535n | Some suggestions are Chompy's in the Powerscourt Townhouse Centre, The Bistro for pizza and pasta in Castle Market, Fitzer's cafes, and the Coffee Dock Grill in Jury's Hotel, Ballsbridge, which provides a special menu just for children. | ( ( Some suggestions ) ( ( are ( ( ( ( ( ( ( Chompy 's ) ( in ( the ( Powerscourt ( Townhouse Centre ) ) ) ) ) , ) ( ( ( The Bistro ) ( for ( ( pizza and ) pasta ) ) ) ( in ( ( ( Castle Market ) , ) ( ( Fitzer 's ) cafes ) ) ) ) ) , ) and ) ( ( the ( Coffee ( Dock Grill ) ) ) ( in ( ( ( ( ( ( Jury 's ) Hotel ) , ) Ballsbridge ) , ) ( which ( ( ( provides ( a ( special menu ) ) ) just ) ( for children ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT Some) (NNS suggestions)) (VP (VBP are) (NP (NP (NP (NNP Chompy) (POS 's)) (PP (IN in) (NP (DT the) (NNP Powerscourt) (NNP Townhouse) (NNP Centre)))) (, ,) (NP (NP (DT The) (NNP Bistro)) (PP (IN for) (NP (NN pizza) (CC and) (NN pasta))) (PP (IN in) (NP (NP (NNP Castle) (NNP Market)) (, ,) (NP (NP (NNP Fitzer) (POS 's)) (NNS cafes))))) (, ,) (CC and) (NP (NP (DT the) (NNP Coffee) (NNP Dock) (NNP Grill)) (PP (IN in) (NP (NP (NP (NNP Jury) (POS 's)) (NNP Hotel)) (, ,) (NP (NNP Ballsbridge)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ provides) (NP (DT a) (JJ special) (NN menu)) (ADVP (RB just)) (PP (IN for) (NP (NNS children))))))))))) (. .))) | This menu just for children is filled with themed foods, named after famous cartoon characters. | ( ( ( This menu ) ( just ( for children ) ) ) ( ( is ( filled ( with ( ( ( themed foods ) , ) ( named ( after ( famous ( cartoon characters ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT This) (NN menu)) (PP (RB just) (IN for) (NP (NNS children)))) (VP (VBZ is) (VP (VBN filled) (PP (IN with) (NP (NP (VBN themed) (NNS foods)) (, ,) (VP (VBN named) (PP (IN after) (NP (JJ famous) (NN cartoon) (NNS characters)))))))) (. .))) | travel | 1neutral
|
18,793 | 18793n | I wanted to vomit. | ( I ( ( wanted ( to vomit ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD wanted) (S (VP (TO to) (VP (VB vomit))))) (. .))) | I started dry heaving. | ( I ( ( started ( dry heaving ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD started) (NP (JJ dry) (NN heaving))) (. .))) | fiction | 1neutral
|
110,131 | 110131e | The presence language appeared in the LSC appropriations act as part of an effort to expand LSC representation to aliens other than lawful residents, and does not appear to have been intended to limit LSC representation to aliens who were continuously physically present in the United States. | ( ( The ( presence language ) ) ( ( ( ( ( ( ( appeared ( in ( the ( LSC ( appropriations act ) ) ) ) ) ( as ( part ( of ( an effort ) ) ) ) ) ( to ( ( expand ( LSC representation ) ) ( to ( aliens ( other ( than ( lawful residents ) ) ) ) ) ) ) ) , ) and ) ( ( does not ) ( appear ( to ( have ( been ( intended ( to ( ( limit ( LSC representation ) ) ( to ( aliens ( who ( ( were ( continuously ( physically present ) ) ) ( in ( the ( United States ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN presence) (NN language)) (VP (VP (VBD appeared) (PP (IN in) (NP (DT the) (NNP LSC) (NNS appropriations) (NN act))) (PP (IN as) (NP (NP (NN part)) (PP (IN of) (NP (DT an) (NN effort))))) (S (VP (TO to) (VP (VB expand) (NP (NNP LSC) (NN representation)) (PP (TO to) (NP (NP (NNS aliens)) (PP (JJ other) (IN than) (NP (JJ lawful) (NNS residents))))))))) (, ,) (CC and) (VP (VBZ does) (RB not) (VP (VB appear) (S (VP (TO to) (VP (VB have) (VP (VBN been) (VP (VBN intended) (S (VP (TO to) (VP (VB limit) (NP (NNP LSC) (NN representation)) (PP (TO to) (NP (NP (NNS aliens)) (SBAR (WHNP (WP who)) (S (VP (VBD were) (ADJP (RB continuously) (RB physically) (JJ present)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States))))))))))))))))))) (. .))) | Aliens were physically present in the United States. | ( Aliens ( ( ( were ( physically present ) ) ( in ( the ( United States ) ) ) ) . ) ) | (ROOT (S (NP (NNS Aliens)) (VP (VBD were) (ADJP (RB physically) (JJ present)) (PP (IN in) (NP (DT the) (NNP United) (NNPS States)))) (. .))) | government | 0entailment
|
49,086 | 49086c | To overcome this obstacle, most of the organizations required members to sign confidentiality or informationsharing agreements. | ( ( To ( overcome ( this obstacle ) ) ) ( , ( ( most ( of ( the organizations ) ) ) ( ( ( required members ) ( to ( sign ( confidentiality ( or ( informationsharing agreements ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (S (VP (TO To) (VP (VB overcome) (NP (DT this) (NN obstacle))))) (, ,) (NP (NP (JJS most)) (PP (IN of) (NP (DT the) (NNS organizations)))) (VP (VBD required) (NP (NNS members)) (S (VP (TO to) (VP (VB sign) (NP (NN confidentiality) (CC or) (NN informationsharing) (NNS agreements)))))) (. .))) | There's no reason for organizations to have members to sign confidentiality or informationsharing agreements. | ( There ( ( 's ( ( no reason ) ( for ( organizations ( to ( have ( members ( to ( sign ( confidentiality ( or ( informationsharing agreements ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ 's) (NP (NP (DT no) (NN reason)) (PP (IN for) (NP (NNS organizations) (S (VP (TO to) (VP (VB have) (S (NP (NNS members)) (VP (TO to) (VP (VB sign) (NP (NN confidentiality) (CC or) (NN informationsharing) (NNS agreements)))))))))))) (. .))) | government | 2contradiction
|
378 | 378n | it does it really does you know she and they have to go back uh occasionally you know she has to write letters to the parole board and you know lawyers and just just ever so often she mentions well she's got to do something else you know write another letter or do something it's just | ( it ( does ( ( ( ( it ( really ( does ( you ( know ( ( ( she and ) they ) ( have ( to ( ( go back ) uh ) ) ) ) ) ) ) ) ) ( occasionally ( ( ( you ( know ( ( ( ( she ( has ( to ( ( write letters ) ( to ( the ( parole board ) ) ) ) ) ) ) and ) ( you ( know ( ( lawyers and ) ( just just ) ) ) ) ) ever ) ) ) so ) ( often ( she ( mentions well ) ) ) ) ) ) ( she ( 's ( got ( to ( do ( ( something else ) ( you ( know ( ( ( write ( another letter ) ) or ) ( do something ) ) ) ) ) ) ) ) ) ) ) ( it ( 's just ) ) ) ) ) | (ROOT (S (NP (PRP it)) (VP (VBZ does) (S (S (NP (PRP it)) (ADVP (RB really)) (VP (VBZ does) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (PRP she) (CC and) (PRP they)) (VP (VBP have) (S (VP (TO to) (VP (VB go) (PRT (RP back)) (FRAG (INTJ (UH uh)))))))))))))) (S (ADVP (RB occasionally)) (S (NP (PRP you)) (VP (VBP know) (SBAR (S (S (NP (PRP she)) (VP (VBZ has) (S (VP (TO to) (VP (VB write) (NP (NNS letters)) (PP (TO to) (NP (DT the) (JJ parole) (NN board)))))))) (CC and) (S (NP (PRP you)) (VP (VBP know) (NP (NP (NNS lawyers)) (CC and) (NP (RB just) (RB just))))) (ADVP (RB ever)))))) (IN so) (S (ADVP (RB often)) (NP (PRP she)) (VP (VBZ mentions) (ADVP (RB well))))) (S (NP (PRP she)) (VP (VBZ 's) (VP (VBN got) (S (VP (TO to) (VP (VB do) (NP (NP (NN something) (RB else)) (SBAR (S (NP (PRP you)) (VP (VBP know) (VP (VP (VB write) (NP (DT another) (NN letter))) (CC or) (VP (VB do) (NP (NN something)))))))))))))) (S (NP (PRP it)) (VP (VBZ 's) (ADVP (RB just)))))))) | She has to bed the parole board to let people out. | ( She ( ( ( has ( to bed ) ) ( the ( parole ( board ( to ( ( let people ) out ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VBZ has) (PP (TO to) (NP (NN bed))) (NP (DT the) (JJ parole) (NN board) (S (VP (TO to) (VP (VB let) (NP (NNS people)) (PRT (RP out))))))) (. .))) | telephone | 1neutral
|
94,273 | 94273n | and that's about uh three or four less than civil servants get | ( and ( that ( 's ( ( ( about ( ( ( uh three ) or ) four ) ) less ) ( than ( ( civil servants ) get ) ) ) ) ) ) | (ROOT (FRAG (CC and) (NP (NP (DT that)) (SBAR (S (VP (VBZ 's) (ADJP (ADJP (NP (QP (RB about) (CD uh) (CD three) (CC or) (CD four))) (JJR less)) (SBAR (IN than) (S (NP (JJ civil) (NNS servants)) (VP (VBP get))))))))))) | That's about three or four less times the salary that civil servants get | ( That ( ( 's ( about ( ( ( ( three or ) four ) less ) ( times ( the salary ) ) ) ) ) ( that ( ( civil servants ) get ) ) ) ) | (ROOT (S (NP (DT That)) (VP (VBZ 's) (ADJP (IN about) (NP (NP (QP (CD three) (CC or) (CD four) (JJR less))) (PP (CC times) (NP (DT the) (NN salary))))) (SBAR (IN that) (S (NP (JJ civil) (NNS servants)) (VP (VBP get))))))) | telephone | 1neutral
|
131,198 | 131198n | The western end of George Street begins at Charlotte Square, originally named St. George's Square after the patron saint of England (mirroring St. Andrew's Square at the street's eastern end, which was named for the patron saint of Scotland). | ( ( ( The ( western end ) ) ( of ( George Street ) ) ) ( ( ( begins ( at ( ( ( Charlotte Square ) , ) ( originally ( ( named ( ( St. ( George 's ) ) Square ) ) ( after ( ( the ( patron saint ) ) ( of England ) ) ) ) ) ) ) ) ( -LRB- ( ( ( mirroring ( St. Andrew ) ) ( 's ( Square ( at ( ( ( ( the ( street 's ) ) ( eastern end ) ) , ) ( which ( was ( named ( for ( ( the ( patron saint ) ) ( of Scotland ) ) ) ) ) ) ) ) ) ) ) -RRB- ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (JJ western) (NN end)) (PP (IN of) (NP (NNP George) (NNP Street)))) (VP (VBZ begins) (PP (IN at) (NP (NP (NNP Charlotte) (NNP Square)) (, ,) (VP (ADVP (RB originally)) (VBN named) (NP (NP (NNP St.) (NNP George) (POS 's)) (NN Square)) (PP (IN after) (NP (NP (DT the) (NN patron) (NN saint)) (PP (IN of) (NP (NNP England)))))))) (PRN (-LRB- -LRB-) (S (NP (NNP mirroring) (NNP St.) (NNP Andrew)) (VP (VBZ 's) (NP (NP (NNP Square)) (PP (IN at) (NP (NP (NP (DT the) (NN street) (POS 's)) (JJ eastern) (NN end)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD was) (VP (VBN named) (PP (IN for) (NP (NP (DT the) (NN patron) (NN saint)) (PP (IN of) (NP (NNP Scotland)))))))))))))) (-RRB- -RRB-))) (. .))) | The name was changed to Charlotte square due to popular demand. | ( ( The name ) ( ( was ( ( changed ( to ( Charlotte ( square due ) ) ) ) ( to ( popular demand ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN name)) (VP (VBD was) (VP (VBN changed) (PP (TO to) (NP (NP (NNP Charlotte)) (ADJP (RB square) (JJ due)))) (PP (TO to) (NP (JJ popular) (NN demand))))) (. .))) | travel | 1neutral
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.