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 |
---|---|---|---|---|---|---|---|---|---|
109,517 | 109517c | If there's a rock 'n' roll critics' Heaven, You know they got a hell of a Faculty! | ( ( If ( there ( 's ( ( a rock ) ( 'n' ( roll ( ( critics ' ) Heaven ) ) ) ) ) ) ) ( , ( You ( ( know ( they ( got ( ( a hell ) ( of ( a Faculty ) ) ) ) ) ) ! ) ) ) ) | (ROOT (S (SBAR (IN If) (S (NP (EX there)) (VP (VBZ 's) (NP (NP (DT a) (NN rock)) (CC 'n') (NP (NN roll)) (NX (NP (NNS critics) (POS ')) (NNP Heaven)))))) (, ,) (NP (PRP You)) (VP (VBP know) (SBAR (S (NP (PRP they)) (VP (VBD got) (NP (NP (DT a) (NN hell)) (PP (IN of) (NP (DT a) (NNP Faculty)))))))) (. !))) | There is no heaven or hell for critics, | ( There ( ( is ( ( no ( ( heaven or ) hell ) ) ( for critics ) ) ) , ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT no) (NN heaven) (CC or) (NN hell)) (PP (IN for) (NP (NNS critics))))) (, ,))) | slate | 2contradiction
|
72,295 | 72295n | Luxor (known to the Ancient Greeks as Thebes) was for many centuries the capital city and religious focal point of Egypt. | ( ( Luxor ( -LRB- ( ( known ( to ( ( the ( Ancient Greeks ) ) ( as Thebes ) ) ) ) -RRB- ) ) ) ( ( ( was ( for ( many centuries ) ) ) ( ( the ( capital ( city ( and ( religious ( focal point ) ) ) ) ) ) ( of Egypt ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Luxor)) (PRN (-LRB- -LRB-) (VP (VBN known) (PP (TO to) (NP (NP (DT the) (JJ Ancient) (NNS Greeks)) (PP (IN as) (NP (NNP Thebes)))))) (-RRB- -RRB-))) (VP (VBD was) (PP (IN for) (NP (JJ many) (NNS centuries))) (NP (NP (DT the) (NN capital) (NN city) (CC and) (JJ religious) (JJ focal) (NN point)) (PP (IN of) (NP (NNP Egypt))))) (. .))) | Luxor became the capital of Egypt in the fifth century B.C. | ( Luxor ( ( became ( ( the capital ) ( of Egypt ) ) ) ( in ( the ( fifth ( century B.C. ) ) ) ) ) ) | (ROOT (S (NP (NNP Luxor)) (VP (VBD became) (NP (NP (DT the) (NN capital)) (PP (IN of) (NP (NNP Egypt)))) (PP (IN in) (NP (DT the) (JJ fifth) (NN century) (NN B.C.)))))) | travel | 1neutral
|
92,703 | 92703n | However, unlike the DOT system that is applicable to all of the Department's rules, the other agencies' multidimensional systems focused on just a few rules, or even a single rule. | ( However ( , ( ( unlike ( ( the ( DOT system ) ) ( that ( is ( applicable ( to ( all ( of ( ( the ( Department 's ) ) rules ) ) ) ) ) ) ) ) ) ( , ( ( ( the ( other ( agencies ' ) ) ) ( multidimensional systems ) ) ( ( focused ( on ( ( ( ( ( just ( a ( few rules ) ) ) , ) or ) even ) ( a ( single rule ) ) ) ) ) . ) ) ) ) ) ) | (ROOT (S (ADVP (RB However)) (, ,) (PP (IN unlike) (NP (NP (DT the) (NNP DOT) (NN system)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (ADJP (JJ applicable) (PP (TO to) (NP (NP (DT all)) (PP (IN of) (NP (NP (DT the) (NNP Department) (POS 's)) (NNS rules))))))))))) (, ,) (NP (NP (DT the) (JJ other) (NNS agencies) (POS ')) (JJ multidimensional) (NNS systems)) (VP (VBD focused) (PP (IN on) (NP (NP (RB just) (DT a) (JJ few) (NNS rules)) (, ,) (CC or) (RB even) (NP (DT a) (JJ single) (NN rule))))) (. .))) | The DOT system is applied to all Department rules regarding interstates. | ( ( The ( DOT system ) ) ( ( is ( ( applied ( to ( all ( Department rules ) ) ) ) ( regarding interstates ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP DOT) (NN system)) (VP (VBZ is) (VP (VBN applied) (PP (TO to) (NP (DT all) (NNP Department) (NNS rules))) (S (VP (VBG regarding) (NP (NNS interstates)))))) (. .))) | government | 1neutral
|
135,560 | 135560e | The reporting system may also provide information on the impact to the community and to the client by describing non-case services' in the following | ( ( The ( reporting system ) ) ( ( may also ) ( ( ( provide information ) ( on ( ( the impact ) ( ( ( to ( the community ) ) and ) ( to ( the client ) ) ) ) ) ) ( by ( ( ( describing ( non-case services ) ) ' ) ( in ( the following ) ) ) ) ) ) ) | (ROOT (S (NP (DT The) (NN reporting) (NN system)) (VP (MD may) (ADVP (RB also)) (VP (VB provide) (NP (NN information)) (PP (IN on) (NP (NP (DT the) (NN impact)) (PP (PP (TO to) (NP (DT the) (NN community))) (CC and) (PP (TO to) (NP (DT the) (NN client)))))) (PP (IN by) (S (VP (VBG describing) (NP (JJ non-case) (NNS services)) ('' ') (PP (IN in) (NP (DT the) (NN following)))))))))) | The reporting system may demonstrate the impact on the community and client with the following information. | ( ( The ( reporting system ) ) ( ( may ( ( demonstrate ( the impact ) ) ( on ( ( the ( ( community and ) client ) ) ( with ( the ( following information ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN reporting) (NN system)) (VP (MD may) (VP (VB demonstrate) (NP (DT the) (NN impact)) (PP (IN on) (NP (NP (DT the) (NN community) (CC and) (NN client)) (PP (IN with) (NP (DT the) (JJ following) (NN information))))))) (. .))) | government | 0entailment
|
47,317 | 47317c | At other times, he was wandering into fantasies that were all horrible. | ( ( At ( other times ) ) ( , ( he ( ( was ( wandering ( into ( fantasies ( that ( ( were all ) horrible ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN At) (NP (JJ other) (NNS times))) (, ,) (NP (PRP he)) (VP (VBD was) (VP (VBG wandering) (PP (IN into) (NP (NP (NNS fantasies)) (SBAR (WHNP (WDT that)) (S (VP (VBD were) (RB all) (ADJP (JJ horrible))))))))) (. .))) | He escaped his reality by daydreaming about a better life. | ( He ( ( ( escaped ( his reality ) ) ( by ( daydreaming ( about ( a ( better life ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD escaped) (NP (PRP$ his) (NN reality)) (PP (IN by) (S (VP (VBG daydreaming) (PP (IN about) (NP (DT a) (JJR better) (NN life))))))) (. .))) | fiction | 2contradiction
|
54,150 | 54150e | 6 million, which may be offset by restructured advertising expenditures and lower printing and distribution costs. | ( ( 6 million ) ( , ( ( which ( may ( be ( offset ( by ( ( ( restructured ( advertising expenditures ) ) and ) ( lower ( printing ( and ( distribution costs ) ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (FRAG (NP (CD 6) (CD million)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (MD may) (VP (VB be) (VP (VBN offset) (PP (IN by) (NP (NP (VBN restructured) (NN advertising) (NNS expenditures)) (CC and) (NP (JJR lower) (NN printing) (CC and) (NN distribution) (NNS costs))))))))) (. .))) | The 6 million are probably offset by advertising expenditures. | ( ( The ( 6 million ) ) ( ( ( are probably ) ( offset ( by ( advertising expenditures ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (QP (CD 6) (CD million))) (VP (VBP are) (ADVP (RB probably)) (VP (VBN offset) (PP (IN by) (NP (NN advertising) (NNS expenditures))))) (. .))) | government | 0entailment
|
23,173 | 23173n | oh my son does he he's the four year old i've got a Nintendo that he plays with | ( ( ( oh ( my son ) ) does ) ( he ( he ( 's ( ( the ( four year ) ) ( ( old i ) ( 've ( ( got ( a Nintendo ) ) ( that ( he ( plays with ) ) ) ) ) ) ) ) ) ) ) | (ROOT (SINV (VP (VBG oh) (NP (PRP$ my) (NN son))) (VP (VBZ does)) (NP (NP (PRP he)) (SBAR (S (NP (PRP he)) (VP (VBZ 's) (NP (NP (DT the) (CD four) (NN year)) (SBAR (S (NP (JJ old) (NNS i)) (VP (VBP 've) (VP (VBN got) (NP (DT a) (NNP Nintendo)) (SBAR (IN that) (S (NP (PRP he)) (VP (VBZ plays) (PP (IN with)))))))))))))))) | I also have a five year old daughter. | ( I ( also ( ( have ( a ( ( ( five year ) old ) daughter ) ) ) . ) ) ) | (ROOT (S (NP (PRP I)) (ADVP (RB also)) (VP (VBP have) (NP (DT a) (ADJP (NP (CD five) (NN year)) (JJ old)) (NN daughter))) (. .))) | telephone | 1neutral
|
19,450 | 19450n | How do you fare? asked Ca'daan. | ( ( How ( ( ( do you ) fare ) ? ) ) ( asked ( ( ( Ca ` ) daan ) . ) ) ) | (ROOT (S (SBARQ (WHADVP (WRB How)) (SQ (VBP do) (NP (PRP you)) (VP (VB fare))) (. ?)) (NP (JJ asked)) (VP (MD Ca) (`` `) (VP (VB daan))) (. .))) | Ca'daan asked how they were doing after the brutal attack. | ( ( Ca ( ` daan ) ) ( ( asked ( how ( they ( were ( doing ( after ( the ( brutal attack ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (JJS Ca) (`` `) (NNS daan)) (VP (VBD asked) (SBAR (WHADVP (WRB how)) (S (NP (PRP they)) (VP (VBD were) (VP (VBG doing) (PP (IN after) (NP (DT the) (JJ brutal) (NN attack)))))))) (. .))) | fiction | 1neutral
|
63,977 | 63977c | You overrate my manly charms, murmured Tommy. | ( ( You ( overrate ( my ( manly charms ) ) ) ) ( , ( ( murmured Tommy ) . ) ) ) | (ROOT (SINV (S (NP (PRP You)) (VP (VBP overrate) (NP (PRP$ my) (JJ manly) (NNS charms)))) (, ,) (VP (VBD murmured)) (NP (NNP Tommy)) (. .))) | You underestimate my manly charms, murmured Tommy. | ( ( You ( underestimate ( my ( manly charms ) ) ) ) ( , ( ( murmured Tommy ) . ) ) ) | (ROOT (SINV (S (NP (PRP You)) (VP (VBP underestimate) (NP (PRP$ my) (JJ manly) (NNS charms)))) (, ,) (VP (VBD murmured)) (NP (NNP Tommy)) (. .))) | fiction | 2contradiction
|
92,378 | 92378c | These reform efforts being undertaken in major democracies are taking a generally consistent direction, requiring government organizations to focus more on results and less on process. | ( ( ( These ( reform efforts ) ) ( being ( undertaken ( in ( major democracies ) ) ) ) ) ( ( are ( taking ( ( ( a ( ( generally consistent ) direction ) ) , ) ( ( ( ( requiring ( government organizations ) ) ( to ( ( focus more ) ( on results ) ) ) ) and ) ( less ( on process ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT These) (NN reform) (NNS efforts)) (VP (VBG being) (VP (VBN undertaken) (PP (IN in) (NP (JJ major) (NNS democracies)))))) (VP (VBP are) (VP (VBG taking) (NP (NP (DT a) (ADJP (RB generally) (JJ consistent)) (NN direction)) (, ,) (UCP (VP (VBG requiring) (NP (NN government) (NNS organizations)) (S (VP (TO to) (VP (VB focus) (NP (JJR more)) (PP (IN on) (NP (NNS results))))))) (CC and) (ADJP (JJR less) (PP (IN on) (NP (NN process)))))))) (. .))) | There is no telling where the reforms efforts in major democracies are going. | ( There ( ( ( is ( no telling ) ) ( where ( ( ( the ( reforms efforts ) ) ( in ( major democracies ) ) ) ( are going ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (ADJP (RB no) (JJ telling)) (SBAR (WHADVP (WRB where)) (S (NP (NP (DT the) (NNS reforms) (NNS efforts)) (PP (IN in) (NP (JJ major) (NNS democracies)))) (VP (VBP are) (VP (VBG going)))))) (. .))) | government | 2contradiction
|
80,986 | 80986n | Two of his females were still pregnant. | ( ( Two ( of ( his females ) ) ) ( ( ( were still ) pregnant ) . ) ) | (ROOT (S (NP (NP (CD Two)) (PP (IN of) (NP (PRP$ his) (NNS females)))) (VP (VBD were) (ADVP (RB still)) (ADJP (JJ pregnant))) (. .))) | Two of his warrior females were still pregnant. | ( ( Two ( of ( his ( warrior females ) ) ) ) ( ( ( were still ) pregnant ) . ) ) | (ROOT (S (NP (NP (CD Two)) (PP (IN of) (NP (PRP$ his) (NN warrior) (NNS females)))) (VP (VBD were) (ADVP (RB still)) (ADJP (JJ pregnant))) (. .))) | fiction | 1neutral
|
38,173 | 38173c | You've never had a job. | ( You ( ( ( 've never ) ( had ( a job ) ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (VBP 've) (ADVP (RB never)) (VP (VBN had) (NP (DT a) (NN job)))) (. .))) | You had a job in the past. | ( You ( ( had ( ( a job ) ( in ( the past ) ) ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (VBD had) (NP (NP (DT a) (NN job)) (PP (IN in) (NP (DT the) (NN past))))) (. .))) | slate | 2contradiction
|
44,664 | 44664c | Some even assimilate Buddhist and primitive, non-Hindu local deities. | ( Some ( even ( ( assimilate ( ( Buddhist and ) ( primitive ( , ( non-Hindu ( local deities ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (DT Some)) (ADVP (RB even)) (VP (VB assimilate) (NP (NP (NNP Buddhist)) (CC and) (NP (JJ primitive) (, ,) (JJ non-Hindu) (JJ local) (NNS deities)))) (. .))) | The assimilation takes place on in primitive and Buddhist cultures, but not non-Hindu gods. | ( ( The assimilation ) ( ( ( takes place ) ( on ( in ( ( ( ( primitive ( and ( Buddhist cultures ) ) ) , ) ( but not ) ) ( non-Hindu gods ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN assimilation)) (VP (VBZ takes) (NP (NN place)) (PP (IN on) (IN in) (NP (NP (JJ primitive) (CC and) (JJ Buddhist) (NNS cultures)) (, ,) (CONJP (CC but) (RB not)) (NP (JJ non-Hindu) (NNS gods))))) (. .))) | travel | 2contradiction
|
23,344 | 23344e | Inside, the marvelous light is due in part to two more outsize rosewindows dominating the transept. | ( Inside ( , ( ( the ( marvelous light ) ) ( ( ( is ( due ( in ( part ( to ( two ( ( more outsize ) rosewindows ) ) ) ) ) ) ) ( dominating ( the transept ) ) ) . ) ) ) ) | (ROOT (S (PP (IN Inside)) (, ,) (NP (DT the) (JJ marvelous) (NN light)) (VP (VBZ is) (ADJP (JJ due) (PP (IN in) (NP (NP (NN part)) (PP (TO to) (NP (CD two) (ADJP (RBR more) (JJ outsize)) (NNS rosewindows)))))) (S (VP (VBG dominating) (NP (DT the) (NN transept))))) (. .))) | The rose windows that dominate the transept are partially responsible for the marvelous light inside. | ( The ( ( rose ( windows ( that ( dominate ( ( the transept ) ( are ( partially ( responsible ( for ( the ( ( marvelous light ) inside ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP The)) (VP (VBD rose) (NP (NP (NNS windows)) (SBAR (WHNP (WDT that)) (S (VP (VBP dominate) (SBAR (S (NP (DT the) (NN transept)) (VP (VBP are) (ADJP (RB partially) (JJ responsible) (PP (IN for) (NP (DT the) (ADJP (JJ marvelous) (JJ light)) (NN inside)))))))))))) (. .))) | travel | 0entailment
|
41,723 | 41723c | JoseRibera (c.1591 1652) spent much of his life in Italy, where the Valencia-born artist was known as lo Spagnoletto (the little Spaniard). | ( ( JoseRibera ( -LRB- ( ( c. ( 1591 1652 ) ) -RRB- ) ) ) ( ( ( ( ( spent ( much ( of ( his life ) ) ) ) ( in Italy ) ) , ) ( where ( ( the ( Valencia-born artist ) ) ( was ( known ( as ( ( lo Spagnoletto ) ( -LRB- ( ( the ( little Spaniard ) ) -RRB- ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP JoseRibera)) (PRN (-LRB- -LRB-) (NP (NNP c.) (QP (CD 1591) (CD 1652))) (-RRB- -RRB-))) (VP (VBD spent) (NP (NP (RB much)) (PP (IN of) (NP (PRP$ his) (NN life)))) (PP (IN in) (NP (NNP Italy))) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (DT the) (JJ Valencia-born) (NN artist)) (VP (VBD was) (VP (VBN known) (PP (IN as) (NP (NP (NNP lo) (NNP Spagnoletto)) (PRN (-LRB- -LRB-) (NP (DT the) (JJ little) (NN Spaniard)) (-RRB- -RRB-))))))))) (. .))) | Ribera hails from Germany. | ( Ribera ( ( hails ( from Germany ) ) . ) ) | (ROOT (S (NP (NNP Ribera)) (VP (VBZ hails) (PP (IN from) (NP (NNP Germany)))) (. .))) | travel | 2contradiction
|
143,046 | 143046c | Census Bureau, in spite of its best efforts, cannot locate every poor person living in a census tract, therefore the poor are also undercounted, added Weir. | ( ( ( ( ( ( Census Bureau ) ( , ( ( in ( spite ( of ( its ( best efforts ) ) ) ) ) ( , ( ( can not ) ( ( locate ( every ( poor ( person living ) ) ) ) ( in ( a ( census tract ) ) ) ) ) ) ) ) ) , ) therefore ) ( ( the poor ) ( ( are also ) ( ( ( undercounted , ) added ) Weir ) ) ) ) . ) | (ROOT (S (S (NP (NNP Census) (NNP Bureau)) (, ,) (PP (IN in) (NP (NP (NN spite)) (PP (IN of) (NP (PRP$ its) (JJS best) (NNS efforts))))) (, ,) (VP (MD can) (RB not) (VP (VB locate) (NP (DT every) (JJ poor) (NN person) (NN living)) (PP (IN in) (NP (DT a) (NN census) (NN tract)))))) (, ,) (ADVP (RB therefore)) (S (NP (DT the) (JJ poor)) (VP (VBP are) (ADVP (RB also)) (VP (VBN undercounted) (, ,) (VBN added) (NP (NNP Weir))))) (. .))) | The Census Bureau has a way of counting every single poor person. | ( ( The ( Census Bureau ) ) ( ( has ( ( a way ) ( of ( counting ( every ( single ( poor person ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Census) (NNP Bureau)) (VP (VBZ has) (NP (NP (DT a) (NN way)) (PP (IN of) (S (VP (VBG counting) (NP (DT every) (JJ single) (JJ poor) (NN person))))))) (. .))) | government | 2contradiction
|
27,386 | 27386c | A good study informs the reader early in the report about the questions that were answered and the issues that were investigated. | ( ( A ( good study ) ) ( ( informs ( ( ( the reader ) early ) ( in ( ( the report ) ( about ( ( ( ( the questions ) ( that ( were answered ) ) ) and ) ( ( the issues ) ( that ( were investigated ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ good) (NN study)) (VP (VBZ informs) (PP (ADVP (NP (DT the) (NN reader)) (RB early)) (IN in) (NP (NP (DT the) (NN report)) (PP (IN about) (NP (NP (NP (DT the) (NNS questions)) (SBAR (WHNP (WDT that)) (S (VP (VBD were) (VP (VBN answered)))))) (CC and) (NP (NP (DT the) (NNS issues)) (SBAR (WHNP (WDT that)) (S (VP (VBD were) (VP (VBN investigated))))))))))) (. .))) | The best reports don't tell what the issues addressed are until it addresses them. | ( ( The ( best reports ) ) ( ( ( do n't ) ( tell ( what ( ( the issues ) ( addressed ( are ( until ( it ( addresses them ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJS best) (NNS reports)) (VP (VBP do) (RB n't) (VP (VB tell) (SBAR (WHNP (WP what)) (S (NP (DT the) (NNS issues)) (VP (VBD addressed) (SBAR (S (VP (VBP are) (SBAR (IN until) (S (NP (PRP it)) (VP (VBZ addresses) (NP (PRP them))))))))))))) (. .))) | government | 2contradiction
|
107,812 | 107812n | Then he straightened, moving his hands toward the orrery in passes too rapid to be seen. | ( Then ( he ( ( ( straightened , ) ( ( ( moving ( his hands ) ) ( toward ( ( the orrery ) ( in ( passes ( too rapid ) ) ) ) ) ) ( to ( be seen ) ) ) ) . ) ) ) | (ROOT (S (RB Then) (NP (PRP he)) (VP (VBD straightened) (, ,) (S (VP (VBG moving) (NP (PRP$ his) (NNS hands)) (PP (IN toward) (NP (NP (DT the) (NN orrery)) (PP (IN in) (NP (NP (NNS passes)) (ADJP (RB too) (JJ rapid)))))) (S (VP (TO to) (VP (VB be) (VP (VBN seen)))))))) (. .))) | He gestured towards the orrery with his hands. | ( He ( ( ( gestured ( towards ( the orrery ) ) ) ( with ( his hands ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD gestured) (PP (IN towards) (NP (DT the) (NN orrery))) (PP (IN with) (NP (PRP$ his) (NNS hands)))) (. .))) | fiction | 1neutral
|
140,046 | 140046e | The agency plans must establish measurable goals for program activities and describe the methods by which performance toward those goals will be measured. | ( ( The ( agency plans ) ) ( ( must ( ( ( ( establish ( measurable goals ) ) ( for ( program activities ) ) ) and ) ( ( describe ( the methods ) ) ( by ( which ( ( performance ( toward ( those goals ) ) ) ( will ( be measured ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN agency) (NNS plans)) (VP (MD must) (VP (VP (VB establish) (NP (JJ measurable) (NNS goals)) (PP (IN for) (NP (NN program) (NNS activities)))) (CC and) (VP (VB describe) (NP (DT the) (NNS methods)) (PP (IN by) (SBAR (WHNP (WDT which)) (S (NP (NP (NN performance)) (PP (IN toward) (NP (DT those) (NNS goals)))) (VP (MD will) (VP (VB be) (VP (VBN measured)))))))))) (. .))) | The agency plans must stipulate how performance of program goals is to be measured. | ( ( The ( agency plans ) ) ( ( must ( stipulate ( how ( ( performance ( of ( program goals ) ) ) ( is ( to ( be measured ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN agency) (NNS plans)) (VP (MD must) (VP (VB stipulate) (SBAR (WHADVP (WRB how)) (S (NP (NP (NN performance)) (PP (IN of) (NP (NN program) (NNS goals)))) (VP (VBZ is) (S (VP (TO to) (VP (VB be) (VP (VBN measured)))))))))) (. .))) | government | 0entailment
|
76,931 | 76931e | not a great deal of that | ( ( not ( a ( great deal ) ) ) ( of that ) ) | (ROOT (NP (NP (RB not) (DT a) (JJ great) (NN deal)) (PP (IN of) (NP (DT that))))) | Not much of it. | ( Not ( ( much ( of it ) ) . ) ) | (ROOT (FRAG (RB Not) (NP (NP (RB much)) (PP (IN of) (NP (PRP it)))) (. .))) | telephone | 0entailment
|
59,930 | 59930n | All of us at Slate wish Betsy and Bill the best as they enter their Golden Years. | ( ( All ( of ( us ( at Slate ) ) ) ) ( ( ( ( wish ( ( Betsy and ) Bill ) ) ( the best ) ) ( as ( they ( enter ( their ( Golden Years ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT All)) (PP (IN of) (NP (NP (PRP us)) (PP (IN at) (NP (NNP Slate)))))) (VP (VBP wish) (NP (NNP Betsy) (CC and) (NNP Bill)) (NP (DT the) (JJS best)) (SBAR (IN as) (S (NP (PRP they)) (VP (VBP enter) (NP (PRP$ their) (JJ Golden) (NNS Years)))))) (. .))) | Everyone at Slate sent Betsy and Bill a card. | ( ( Everyone ( at Slate ) ) ( ( ( sent ( ( Betsy and ) Bill ) ) ( a card ) ) . ) ) | (ROOT (S (NP (NP (NN Everyone)) (PP (IN at) (NP (NNP Slate)))) (VP (VBD sent) (NP (NNP Betsy) (CC and) (NNP Bill)) (NP (DT a) (NN card))) (. .))) | slate | 1neutral
|
136,110 | 136110e | Health insurance became a standard benefit during World War II. | ( ( Health insurance ) ( ( ( became ( a ( standard benefit ) ) ) ( during ( World ( War II ) ) ) ) . ) ) | (ROOT (S (NP (NNP Health) (NN insurance)) (VP (VBD became) (NP (DT a) (JJ standard) (NN benefit)) (PP (IN during) (NP (NNP World) (NNP War) (NNP II)))) (. .))) | After World War II, health insurance was a standard benefit. | ( ( After ( World ( War II ) ) ) ( , ( ( health insurance ) ( ( was ( a ( standard benefit ) ) ) . ) ) ) ) | (ROOT (S (PP (IN After) (NP (NNP World) (NNP War) (NNP II))) (, ,) (NP (NN health) (NN insurance)) (VP (VBD was) (NP (DT a) (JJ standard) (NN benefit))) (. .))) | slate | 0entailment
|
23,206 | 23206e | Yes, yes, he said. | ( ( ( Yes , ) yes ) ( , ( he ( said . ) ) ) ) | (ROOT (S (INTJ (UH Yes) (, ,) (UH yes)) (, ,) (NP (PRP he)) (VP (VBD said)) (. .))) | He said yes. | ( He ( ( said yes ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD said) (INTJ (UH yes))) (. .))) | fiction | 0entailment
|
12,200 | 12200c | He and his followers conducted a successful series of bloody raids on Spanish settlements in the Caribbean, culminating in the sacking of Panama, the major city of the Spanish Main. | ( ( ( He and ) ( his followers ) ) ( ( ( ( ( conducted ( ( a ( successful series ) ) ( of ( bloody raids ) ) ) ) ( on ( ( Spanish settlements ) ( in ( the Caribbean ) ) ) ) ) , ) ( culminating ( in ( ( the sacking ) ( of ( ( Panama , ) ( ( the ( major city ) ) ( of ( the ( Spanish Main ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (PRP He)) (CC and) (NP (PRP$ his) (NNS followers))) (VP (VBD conducted) (NP (NP (DT a) (JJ successful) (NN series)) (PP (IN of) (NP (JJ bloody) (NNS raids)))) (PP (IN on) (NP (NP (JJ Spanish) (NNS settlements)) (PP (IN in) (NP (DT the) (NNP Caribbean))))) (, ,) (S (VP (VBG culminating) (PP (IN in) (NP (NP (DT the) (NN sacking)) (PP (IN of) (NP (NP (NNP Panama)) (, ,) (NP (NP (DT the) (JJ major) (NN city)) (PP (IN of) (NP (DT the) (NNP Spanish) (NNP Main))))))))))) (. .))) | The Caribbean colonies were well defended by the Spanish crown. | ( ( The ( Caribbean colonies ) ) ( ( ( were well ) ( defended ( by ( the ( Spanish crown ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ Caribbean) (NNS colonies)) (VP (VBD were) (ADVP (RB well)) (VP (VBN defended) (PP (IN by) (NP (DT the) (JJ Spanish) (NN crown))))) (. .))) | travel | 2contradiction
|
132,785 | 132785c | right or what you've heard on TV which i think is just outrageous i i don't agree with how the uh media handles elections | ( ( right or ) ( what ( you ( 've ( heard ( on ( TV ( which ( i ( think ( ( ( is just ) ( outrageous ( i i ) ) ) ( ( do n't ) ( agree ( with ( how ( ( the ( uh media ) ) ( handles elections ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (UCP (FRAG (ADJP (JJ right))) (CC or) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP 've) (VP (VBN heard) (PP (IN on) (NP (NP (NN TV)) (SBAR (WHNP (WDT which)) (S (NP (FW i)) (VP (VBP think) (SBAR (S (S (VP (VBZ is) (ADVP (RB just)) (NP (JJ outrageous) (FW i) (FW i)))) (VP (VBP do) (RB n't) (VP (VB agree) (PP (IN with) (SBAR (WHADVP (WRB how)) (S (NP (DT the) (JJ uh) (NNS media)) (VP (VBZ handles) (NP (NNS elections))))))))))))))))))))) | You can get a good idea of what's going on by watching TV, the media does a good job of covering the elections. | ( ( You ( can ( get ( ( a ( good idea ) ) ( of ( what ( 's ( ( going on ) ( by ( watching TV ) ) ) ) ) ) ) ) ) ) ( , ( ( the media ) ( ( does ( ( a ( good job ) ) ( of ( covering ( the elections ) ) ) ) ) . ) ) ) ) | (ROOT (S (S (NP (PRP You)) (VP (MD can) (VP (VB get) (NP (NP (DT a) (JJ good) (NN idea)) (PP (IN of) (SBAR (WHNP (WP what)) (S (VP (VBZ 's) (VP (VBG going) (PRT (RP on)) (PP (IN by) (S (VP (VBG watching) (NP (NN TV)))))))))))))) (, ,) (NP (DT the) (NNS media)) (VP (VBZ does) (NP (NP (DT a) (JJ good) (NN job)) (PP (IN of) (S (VP (VBG covering) (NP (DT the) (NNS elections))))))) (. .))) | telephone | 2contradiction
|
65,969 | 65969c | Why did everyone say Johnny Shannon was a boy? | ( Why ( ( ( did everyone ) ( say ( ( Johnny Shannon ) ( was ( a boy ) ) ) ) ) ? ) ) | (ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBD did) (NP (NN everyone)) (VP (VB say) (SBAR (S (NP (NNP Johnny) (NNP Shannon)) (VP (VBD was) (NP (DT a) (NN boy))))))) (. ?))) | Why did everyone say Johnny Shannon was a girl? | ( Why ( ( ( did everyone ) ( say ( ( Johnny Shannon ) ( was ( a girl ) ) ) ) ) ? ) ) | (ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBD did) (NP (NN everyone)) (VP (VB say) (SBAR (S (NP (NNP Johnny) (NNP Shannon)) (VP (VBD was) (NP (DT a) (NN girl))))))) (. ?))) | fiction | 2contradiction
|
69,391 | 69391n | A cool morning breeze caught Adrin's cloak and whipped it around the man. | ( ( A ( cool ( morning breeze ) ) ) ( ( ( ( caught ( ( Adrin 's ) cloak ) ) and ) ( ( whipped it ) ( around ( the man ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (JJ cool) (NN morning) (NN breeze)) (VP (VP (VBD caught) (NP (NP (NNP Adrin) (POS 's)) (NN cloak))) (CC and) (VP (VBN whipped) (NP (PRP it)) (PP (IN around) (NP (DT the) (NN man))))) (. .))) | Adrin wore a cape made of mohair. | ( Adrin ( ( wore ( ( a cape ) ( made ( of mohair ) ) ) ) . ) ) | (ROOT (S (NP (NNP Adrin)) (VP (VBD wore) (NP (NP (DT a) (NN cape)) (VP (VBN made) (PP (IN of) (NP (NN mohair)))))) (. .))) | fiction | 1neutral
|
61,703 | 61703n | yeah this is the first time i've talked with someone up north really mostly i've been talking with people in Texas | ( yeah ( this ( is ( ( the ( first time ) ) ( i ( 've ( ( talked ( with someone ) ) ( ( ( ( up north ) really ) mostly ) ( i ( 've ( been ( talking ( with ( people ( in Texas ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (VP (VB yeah) (SBAR (S (NP (DT this)) (VP (VBZ is) (NP (NP (DT the) (JJ first) (NN time)) (SBAR (S (NP (FW i)) (VP (VBP 've) (VP (VBN talked) (PP (IN with) (NP (NN someone))) (ADVP (ADVP (ADVP (RB up) (RB north)) (RB really) (RB mostly)) (SBAR (S (NP (FW i)) (VP (VBP 've) (VP (VBN been) (VP (VBG talking) (PP (IN with) (NP (NP (NNS people)) (PP (IN in) (NP (NNP Texas)))))))))))))))))))))) | yes this is my first time chatting with someone from up north I usually chat with people that live in the south | ( ( yes this ) ( ( ( ( is ( my ( first ( time chatting ) ) ) ) ( with someone ) ) from ) ( up ( north ( I ( usually ( chat ( with ( people ( that ( live ( in ( the south ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (RB yes) (DT this)) (VP (VBZ is) (NP (PRP$ my) (JJ first) (NN time) (NN chatting)) (PP (IN with) (NP (NN someone))) (PP (IN from)) (ADVP (RB up) (RB north) (SBAR (S (NP (PRP I)) (ADVP (RB usually)) (VP (VB chat) (PP (IN with) (NP (NP (NNS people)) (SBAR (WHNP (WDT that)) (S (VP (VBP live) (PP (IN in) (NP (DT the) (NN south))))))))))))))) | telephone | 1neutral
|
5,322 | 5322e | or even Australia! | ( or ( even ( Australia ! ) ) ) | (ROOT (FRAG (CC or) (RB even) (NP (NNP Australia) (NNP !)))) | Or also Australia! | ( Or ( also ( Australia ! ) ) ) | (ROOT (FRAG (CC Or) (ADVP (RB also)) (NP (NNP Australia) (NNP !)))) | travel | 0entailment
|
142,637 | 142637c | Vouchers need to be worth enough to afford real avenues of escape. | ( Vouchers ( ( need ( to ( be ( ( worth enough ) ( to ( afford ( ( real avenues ) ( of escape ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNS Vouchers)) (VP (VBP need) (S (VP (TO to) (VP (VB be) (ADJP (JJ worth) (RB enough) (S (VP (TO to) (VP (VB afford) (NP (NP (JJ real) (NNS avenues)) (PP (IN of) (NP (NN escape)))))))))))) (. .))) | Vouchers afford realistic opportunities to escape. | ( Vouchers ( ( afford ( ( realistic opportunities ) ( to escape ) ) ) . ) ) | (ROOT (S (NP (NNS Vouchers)) (VP (VBP afford) (S (NP (JJ realistic) (NNS opportunities)) (VP (TO to) (VP (VB escape))))) (. .))) | slate | 2contradiction
|
106,485 | 106485n | Now, if he could get a gang up the thousand miles to the sky with enough torches to melt the cracks, it might recongeal as a perfect sphere. | ( Now ( , ( ( if ( he ( could ( ( ( ( get ( a gang ) ) ( up ( the ( thousand miles ) ) ) ) ( to ( ( the sky ) ( with ( enough torches ) ) ) ) ) ( to ( melt ( the cracks ) ) ) ) ) ) ) ( , ( it ( ( might ( recongeal ( as ( a ( perfect sphere ) ) ) ) ) . ) ) ) ) ) ) | (ROOT (S (ADVP (RB Now)) (, ,) (SBAR (IN if) (S (NP (PRP he)) (VP (MD could) (VP (VB get) (NP (DT a) (NN gang)) (PP (IN up) (NP (DT the) (CD thousand) (NNS miles))) (PP (TO to) (NP (NP (DT the) (NN sky)) (PP (IN with) (NP (JJ enough) (NNS torches))))) (S (VP (TO to) (VP (VB melt) (NP (DT the) (NNS cracks))))))))) (, ,) (NP (PRP it)) (VP (MD might) (VP (VB recongeal) (PP (IN as) (NP (DT a) (JJ perfect) (NN sphere))))) (. .))) | Melting the cracks would be extremely hard, but would create a sphere. | ( ( Melting ( the cracks ) ) ( ( ( ( ( would ( be ( extremely hard ) ) ) , ) but ) ( would ( create ( a sphere ) ) ) ) . ) ) | (ROOT (S (S (VP (VBG Melting) (NP (DT the) (NNS cracks)))) (VP (VP (MD would) (VP (VB be) (ADJP (RB extremely) (JJ hard)))) (, ,) (CC but) (VP (MD would) (VP (VB create) (NP (DT a) (NN sphere))))) (. .))) | fiction | 1neutral
|
86,956 | 86956e | Odds are as high as 35 to 1, which means a single $5 chip on the right number wins you $175. | ( Odds ( ( are ( as ( high ( as ( ( ( ( 35 to ) 1 ) , ) ( which ( means ( ( ( a ( single ( ( $ 5 ) chip ) ) ) ( on ( the ( right number ) ) ) ) ( wins ( you ( $ 175 ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNS Odds)) (VP (VBP are) (ADJP (RB as) (JJ high) (PP (IN as) (NP (NP (QP (CD 35) (TO to) (CD 1))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ means) (SBAR (S (NP (NP (DT a) (JJ single) (ADJP ($ $) (CD 5)) (NN chip)) (PP (IN on) (NP (DT the) (JJ right) (NN number)))) (VP (VBZ wins) (S (NP (PRP you)) (NP ($ $) (CD 175))))))))))))) (. .))) | It is possible to win $175 off a $5 bet in this game. | ( It ( ( is ( possible ( to ( ( win ( $ 175 ) ) ( off ( ( a ( ( $ 5 ) bet ) ) ( in ( this game ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ is) (ADJP (JJ possible) (S (VP (TO to) (VP (VB win) (NP ($ $) (CD 175)) (PP (IN off) (NP (NP (DT a) (ADJP ($ $) (CD 5)) (NN bet)) (PP (IN in) (NP (DT this) (NN game)))))))))) (. .))) | travel | 0entailment
|
47,280 | 47280n | Abe's spirit has been pretty quiet since the midcentury restoration. | ( ( ( Abe 's ) spirit ) ( ( has ( ( been ( pretty quiet ) ) ( since ( the ( midcentury restoration ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Abe) (POS 's)) (NN spirit)) (VP (VBZ has) (VP (VBN been) (ADJP (RB pretty) (JJ quiet)) (PP (IN since) (NP (DT the) (JJ midcentury) (NN restoration))))) (. .))) | They should have never attempted the midcentury restoration. | ( They ( ( should ( have ( never ( attempted ( the ( midcentury restoration ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (MD should) (VP (VB have) (VP (ADVP (RB never)) (VBN attempted) (NP (DT the) (JJ midcentury) (NN restoration))))) (. .))) | slate | 1neutral
|
88,754 | 88754e | The present site covers 28 hectares (70 acres) of ground divided into several different natural environments. | ( ( The ( present site ) ) ( ( covers ( ( ( 28 hectares ) ( -LRB- ( ( 70 acres ) -RRB- ) ) ) ( of ( ground ( divided ( into ( several ( different ( natural environments ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ present) (NN site)) (VP (VBZ covers) (NP (NP (CD 28) (NNS hectares)) (PRN (-LRB- -LRB-) (NP (CD 70) (NNS acres)) (-RRB- -RRB-)) (PP (IN of) (NP (NP (NN ground)) (VP (VBN divided) (PP (IN into) (NP (JJ several) (JJ different) (JJ natural) (NNS environments)))))))) (. .))) | The current site covers a large area of diverse environments. | ( ( The ( current site ) ) ( ( covers ( ( a ( large area ) ) ( of ( diverse environments ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ current) (NN site)) (VP (VBZ covers) (NP (NP (DT a) (JJ large) (NN area)) (PP (IN of) (NP (JJ diverse) (NNS environments))))) (. .))) | travel | 0entailment
|
1,708 | 1708e | In this effort, we would anticipate focusing on the most significant postal destinations among the DCs rather than trying to analyze each and every destinating DC. | ( ( In ( this effort ) ) ( , ( we ( ( would ( anticipate ( ( ( focusing ( on ( ( the ( ( most significant ) ( postal destinations ) ) ) ( among ( the DCs ) ) ) ) ) ( rather than ) ) ( trying ( to ( analyze ( ( each and ) ( every ( destinating DC ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (DT this) (NN effort))) (, ,) (NP (PRP we)) (VP (MD would) (VP (VB anticipate) (S (VP (VP (VBG focusing) (PP (IN on) (NP (NP (DT the) (ADJP (RBS most) (JJ significant)) (JJ postal) (NNS destinations)) (PP (IN among) (NP (DT the) (NNP DCs)))))) (CONJP (RB rather) (IN than)) (VP (VBG trying) (S (VP (TO to) (VP (VB analyze) (NP (NP (DT each)) (CC and) (NP (DT every) (VBG destinating) (NN DC))))))))))) (. .))) | We would anticipate focusing on the most significant postal destinations among the DCs, instead of trying to analyze each and every destinating DC. | ( We ( ( would ( anticipate ( ( ( ( focusing ( on ( ( the ( ( most significant ) ( postal destinations ) ) ) ( among ( the DCs ) ) ) ) ) , ) ( instead of ) ) ( trying ( to ( analyze ( ( each and ) ( every ( destinating DC ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (MD would) (VP (VB anticipate) (S (VP (VP (VBG focusing) (PP (IN on) (NP (NP (DT the) (ADJP (RBS most) (JJ significant)) (JJ postal) (NNS destinations)) (PP (IN among) (NP (DT the) (NNP DCs)))))) (, ,) (CONJP (RB instead) (IN of)) (VP (VBG trying) (S (VP (TO to) (VP (VB analyze) (NP (NP (DT each)) (CC and) (NP (DT every) (VBG destinating) (NN DC))))))))))) (. .))) | government | 0entailment
|
111,736 | 111736e | An original goal of the study was to encourage post-discharge alcohol treatment, but only 5% to 10% of study patients went to at least one treatment or Alcoholics Anonymous session. | ( ( ( ( ( ( ( An ( original goal ) ) ( of ( the study ) ) ) ( was ( to ( encourage ( post-discharge ( alcohol treatment ) ) ) ) ) ) , ) but ) ( ( ( only ( 5 ( ( ( % to ) 10 ) % ) ) ) ( of ( study patients ) ) ) ( went ( to ( ( ( ( ( at least ) one ) treatment ) or ) ( Alcoholics ( Anonymous session ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (NP (DT An) (JJ original) (NN goal)) (PP (IN of) (NP (DT the) (NN study)))) (VP (VBD was) (S (VP (TO to) (VP (VB encourage) (NP (JJ post-discharge) (NN alcohol) (NN treatment))))))) (, ,) (CC but) (S (NP (NP (QP (RB only) (CD 5) (NN %) (TO to) (CD 10) (NN %))) (PP (IN of) (NP (NN study) (NNS patients)))) (VP (VBD went) (PP (TO to) (NP (NP (QP (IN at) (JJS least) (CD one)) (NN treatment)) (CC or) (NP (NNP Alcoholics) (NNPS Anonymous) (NN session)))))) (. .))) | The goal of the study at first was to encourage alcohol treatment after leaving the hospital. | ( ( ( The goal ) ( of ( ( the study ) ( at first ) ) ) ) ( ( was ( to ( ( encourage ( alcohol treatment ) ) ( after ( leaving ( the hospital ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN goal)) (PP (IN of) (NP (NP (DT the) (NN study)) (PP (IN at) (NP (JJ first)))))) (VP (VBD was) (S (VP (TO to) (VP (VB encourage) (NP (NN alcohol) (NN treatment)) (PP (IN after) (S (VP (VBG leaving) (NP (DT the) (NN hospital))))))))) (. .))) | government | 0entailment
|
95,569 | 95569c | A block east is the distinguished Museo Arqueologico (c/ Serrano, 13). | ( ( A block ) ( east ( ( is ( ( the ( distinguished ( Museo Arqueologico ) ) ) ( -LRB- ( ( ( c / ) ( ( Serrano , ) 13 ) ) -RRB- ) ) ) ) . ) ) ) | (ROOT (S (NP (DT A) (NN block)) (ADVP (RB east)) (VP (VBZ is) (NP (NP (DT the) (JJ distinguished) (NNP Museo) (NNP Arqueologico)) (PRN (-LRB- -LRB-) (NP (NNP c)) (: /) (NP (NP (NNP Serrano)) (, ,) (NP (CD 13))) (-RRB- -RRB-)))) (. .))) | You have to go four blocks to find the art. | ( You ( ( have ( to ( ( go ( four blocks ) ) ( to ( find ( the art ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (VBP have) (S (VP (TO to) (VP (VB go) (NP (CD four) (NNS blocks)) (S (VP (TO to) (VP (VB find) (NP (DT the) (NN art))))))))) (. .))) | travel | 2contradiction
|
37,810 | 37810n | So the money thing's tough. | ( So ( ( the ( money thing ) ) ( ( 's tough ) . ) ) ) | (ROOT (S (IN So) (NP (DT the) (NN money) (NN thing)) (VP (VBZ 's) (ADJP (JJ tough))) (. .))) | It's reaching a breaking point if we don't fix this soon. | ( It ( ( 's ( ( reaching ( a ( breaking point ) ) ) ( if ( we ( ( do n't ) ( ( fix this ) soon ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ 's) (VP (VBG reaching) (NP (DT a) (JJ breaking) (NN point)) (SBAR (IN if) (S (NP (PRP we)) (VP (VBP do) (RB n't) (VP (VB fix) (NP (DT this)) (ADVP (RB soon)))))))) (. .))) | government | 1neutral
|
90,418 | 90418n | When carriers deliver to only a small number of stops on a route they tend to cover the route in a way more similar to a traveling salesman than following a fixed route past every stop. | ( ( When ( carriers ( deliver ( to ( ( only ( a ( small number ) ) ) ( of ( stops ( on ( a route ) ) ) ) ) ) ) ) ) ( they ( ( tend ( to ( cover ( ( ( the route ) ( in ( a way ) ) ) ( ( more ( similar ( to ( a ( traveling salesman ) ) ) ) ) ( than ( ( following ( a ( fixed route ) ) ) ( past ( every stop ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (SBAR (WHADVP (WRB When)) (S (NP (NNS carriers)) (VP (VBP deliver) (PP (TO to) (NP (NP (RB only) (DT a) (JJ small) (NN number)) (PP (IN of) (NP (NP (NNS stops)) (PP (IN on) (NP (DT a) (NN route)))))))))) (NP (PRP they)) (VP (VBP tend) (S (VP (TO to) (VP (VB cover) (S (NP (NP (DT the) (NN route)) (PP (IN in) (NP (DT a) (NN way)))) (ADJP (ADJP (RBR more) (JJ similar) (PP (TO to) (NP (DT a) (VBG traveling) (NN salesman)))) (PP (IN than) (S (VP (VBG following) (NP (DT a) (VBN fixed) (NN route)) (PP (IN past) (NP (DT every) (NN stop)))))))))))) (. .))) | Some carriers only go to three stops. | ( ( Some carriers ) ( only ( ( go ( to ( three stops ) ) ) . ) ) ) | (ROOT (S (NP (DT Some) (NNS carriers)) (ADVP (RB only)) (VP (VBP go) (PP (TO to) (NP (CD three) (NNS stops)))) (. .))) | government | 1neutral
|
9,559 | 9559c | A similarly pragmatic spirit beckons on the conservative side. | ( ( A ( ( similarly pragmatic ) spirit ) ) ( ( beckons ( on ( the ( conservative side ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (ADJP (RB similarly) (JJ pragmatic)) (NN spirit)) (VP (VBZ beckons) (PP (IN on) (NP (DT the) (JJ conservative) (NN side)))) (. .))) | Pragmatic spirits never beckon on the conservative side. | ( ( Pragmatic spirits ) ( never ( ( beckon ( on ( the ( conservative side ) ) ) ) . ) ) ) | (ROOT (S (NP (JJ Pragmatic) (NNS spirits)) (ADVP (RB never)) (VP (VBN beckon) (PP (IN on) (NP (DT the) (JJ conservative) (NN side)))) (. .))) | slate | 2contradiction
|
30,730 | 30730c | Ancient seismic activity forced the stratified rock towards the sky and the action of wind and frosehave fashioned it into bizarre shapes. | ( ( Ancient ( seismic activity ) ) ( ( ( forced ( the ( stratified rock ) ) ) ( towards ( ( ( the sky ) and ) ( ( ( the action ) ( of ( ( wind and ) frosehave ) ) ) ( ( fashioned it ) ( into ( bizarre shapes ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ Ancient) (JJ seismic) (NN activity)) (VP (VBD forced) (NP (DT the) (ADJP (JJ stratified)) (NN rock)) (PP (IN towards) (NP (NP (DT the) (NN sky)) (CC and) (NP (NP (DT the) (NN action)) (PP (IN of) (NP (NN wind) (CC and) (NN frosehave))) (VP (VBN fashioned) (NP (PRP it)) (PP (IN into) (NP (JJ bizarre) (NNS shapes)))))))) (. .))) | The ancient seismic activity kept all rocks planted firmly on the ground, retaining their shape for eternity. | ( ( The ( ancient ( seismic activity ) ) ) ( ( kept ( ( all rocks ) ( ( ( ( planted firmly ) ( on ( the ground ) ) ) , ) ( ( retaining ( their shape ) ) ( for eternity ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ ancient) (JJ seismic) (NN activity)) (VP (VBD kept) (SBAR (S (NP (DT all) (NNS rocks)) (VP (VBD planted) (ADVP (RB firmly)) (PP (IN on) (NP (DT the) (NN ground))) (, ,) (S (VP (VBG retaining) (NP (PRP$ their) (NN shape)) (PP (IN for) (NP (NN eternity))))))))) (. .))) | travel | 2contradiction
|
25,702 | 25702e | yeah uh my first year down here uh uh that first winter i remembered TI was closed one one day uh | ( ( ( yeah ( uh ( my ( first year ) ) ) ) ( down ( here ( ( uh uh ) ( ( that ( first ( winter i ) ) ) ( remembered ( TI ( was closed ) ) ) ) ) ) ) ) ( one ( one ( day uh ) ) ) ) | (ROOT (SINV (VP (VB yeah) (NP (INTJ (UH uh)) (NP (PRP$ my) (JJ first) (NN year))) (ADVP (RB down) (RB here) (SBAR (S (INTJ (UH uh) (UH uh)) (NP (DT that) (JJ first) (NN winter) (NN i)) (VP (VBD remembered) (SBAR (S (NP (NNP TI)) (VP (VBD was) (VP (VBN closed)))))))))) (NP (CD one) (NN one) (NN day) (NN uh)))) | TI was closed the first winter I was here for. | ( TI ( ( was ( closed ( ( the ( first winter ) ) ( I ( ( was here ) for ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP TI)) (VP (VBD was) (VP (VBN closed) (NP (NP (DT the) (JJ first) (NN winter)) (SBAR (S (NP (PRP I)) (VP (VBD was) (ADVP (RB here)) (PP (IN for)))))))) (. .))) | telephone | 0entailment
|
136,443 | 136443e | The gallery offers a popular free concert series, the Sundays at Noon concerts (not held in July and August). | ( ( The gallery ) ( ( ( offers ( ( ( a ( popular ( free ( concert series ) ) ) ) , ) ( ( the Sundays ) ( at ( Noon concerts ) ) ) ) ) ( -LRB- ( ( not ( held ( in ( ( July and ) August ) ) ) ) -RRB- ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN gallery)) (VP (VBZ offers) (NP (NP (DT a) (JJ popular) (JJ free) (NN concert) (NN series)) (, ,) (NP (NP (DT the) (NNP Sundays)) (PP (IN at) (NP (JJ Noon) (NNS concerts))))) (PRN (-LRB- -LRB-) (ADJP (RB not) (VBN held) (PP (IN in) (NP (NNP July) (CC and) (NNP August)))) (-RRB- -RRB-))) (. .))) | It's impossible to see a concert at the gallery in July and August. | ( It ( ( 's ( impossible ( to ( ( see ( a concert ) ) ( at ( ( the gallery ) ( in ( ( July and ) August ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ impossible) (S (VP (TO to) (VP (VB see) (NP (DT a) (NN concert)) (PP (IN at) (NP (NP (DT the) (NN gallery)) (PP (IN in) (NP (NNP July) (CC and) (NNP August)))))))))) (. .))) | travel | 0entailment
|
146,048 | 146048e | Let's If he chose Netscape, he got the same hourly rate I charge all clients, no more, no less. | ( Let ( ( 's ( ( If ( he ( chose Netscape ) ) ) ( , ( he ( got ( ( the ( same ( hourly rate ) ) ) ( I ( ( ( charge ( all clients ) ) , ) ( ( ( ( no more ) , ) no ) less ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Let)) (VP (VBZ 's) (SBAR (S (SBAR (IN If) (S (NP (PRP he)) (VP (VBD chose) (NP (NNP Netscape))))) (, ,) (NP (PRP he)) (VP (VBD got) (NP (NP (DT the) (JJ same) (JJ hourly) (NN rate)) (SBAR (S (NP (PRP I)) (VP (VBP charge) (NP (DT all) (NNS clients)) (, ,) (ADVP (ADVP (RB no) (RBR more)) (, ,) (RB no) (ADVP (RBR less))))))))))) (. .))) | He got the same hourly rate I charge all clients, no more, no less, if he chose Netscape. | ( He ( ( got ( ( the ( same ( hourly rate ) ) ) ( I ( ( ( ( ( charge ( all clients ) ) , ) ( ( ( ( no more ) , ) no ) less ) ) , ) ( if ( he ( chose Netscape ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD got) (NP (NP (DT the) (JJ same) (JJ hourly) (NN rate)) (SBAR (S (NP (PRP I)) (VP (VBP charge) (NP (DT all) (NNS clients)) (, ,) (ADVP (ADVP (RB no) (RBR more)) (, ,) (RB no) (ADVP (RBR less))) (, ,) (SBAR (IN if) (S (NP (PRP he)) (VP (VBD chose) (NP (NNP Netscape)))))))))) (. .))) | slate | 0entailment
|
66,231 | 66231n | Themes, in turn, can be analyzed within individual sites first, then findings on each theme aggregated across sites. | ( ( ( ( ( Themes ( , ( ( in turn ) ( , ( can ( be ( ( analyzed ( within ( individual sites ) ) ) first ) ) ) ) ) ) ) , ) then ) ( ( findings ( on ( each theme ) ) ) ( aggregated ( across sites ) ) ) ) . ) | (ROOT (S (S (NP (NNS Themes)) (, ,) (PP (IN in) (NP (NN turn))) (, ,) (VP (MD can) (VP (VB be) (VP (VBN analyzed) (PP (IN within) (NP (JJ individual) (NNS sites))) (ADVP (RB first)))))) (, ,) (RB then) (S (NP (NP (NNS findings)) (PP (IN on) (NP (DT each) (NN theme)))) (VP (VBD aggregated) (PP (IN across) (NP (NNS sites))))) (. .))) | Analysis based on each theme aggregated across sites, however, is drastically more effective. | ( ( Analysis ( based ( on ( ( each theme ) ( aggregated ( across sites ) ) ) ) ) ) ( , ( however ( , ( ( ( is drastically ) ( more effective ) ) . ) ) ) ) ) | (ROOT (S (NP (NP (NNP Analysis)) (VP (VBN based) (PP (IN on) (NP (NP (DT each) (NN theme)) (VP (VBN aggregated) (PP (IN across) (NP (NNS sites)))))))) (, ,) (ADVP (RB however)) (, ,) (VP (VBZ is) (ADVP (RB drastically)) (ADJP (RBR more) (JJ effective))) (. .))) | government | 1neutral
|
66,081 | 66081n | Failing a real hardwood blowpipe, you can buy the handsome quiver of stout rattan-bound bamboo with the poison darts (minus the poison), both authentic, and a shorter pipe of bamboo that does a perfectly serviceable job of blowing darts into your cork dartboard at home. | ( ( Failing ( a ( real ( hardwood blowpipe ) ) ) ) ( , ( you ( ( can ( ( buy ( ( the ( handsome quiver ) ) ( of ( stout ( rattan-bound bamboo ) ) ) ) ) ( with ( ( ( ( ( ( ( the ( poison darts ) ) ( -LRB- ( ( minus ( the poison ) ) -RRB- ) ) ) , ) ( both authentic ) ) , ) and ) ( ( ( a ( shorter pipe ) ) ( of bamboo ) ) ( that ( does ( ( a ( ( perfectly serviceable ) job ) ) ( of ( ( blowing darts ) ( into ( ( your cork ) ( dartboard ( at home ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (S (VP (VBG Failing) (NP (DT a) (JJ real) (NN hardwood) (NN blowpipe)))) (, ,) (NP (PRP you)) (VP (MD can) (VP (VB buy) (NP (NP (DT the) (JJ handsome) (NN quiver)) (PP (IN of) (NP (JJ stout) (JJ rattan-bound) (NN bamboo)))) (PP (IN with) (NP (NP (NP (DT the) (NN poison) (NN darts)) (PRN (-LRB- -LRB-) (PP (CC minus) (NP (DT the) (NN poison))) (-RRB- -RRB-))) (, ,) (NP (DT both) (NN authentic)) (, ,) (CC and) (NP (NP (DT a) (JJR shorter) (NN pipe)) (PP (IN of) (NP (NN bamboo))) (SBAR (WHNP (WDT that)) (S (VP (VBZ does) (NP (NP (DT a) (ADJP (RB perfectly) (JJ serviceable)) (NN job)) (PP (IN of) (S (VP (VBG blowing) (NP (NN darts)) (PP (IN into) (NP (NP (PRP$ your) (NN cork)) (VP (VBN dartboard) (PP (IN at) (NP (NN home)))))))))))))))))) (. .))) | Criminals frequently buy dart blowers made of bamboo. | ( Criminals ( frequently ( ( buy ( ( dart blowers ) ( made ( of bamboo ) ) ) ) . ) ) ) | (ROOT (S (NP (NNS Criminals)) (ADVP (RB frequently)) (VP (VBP buy) (NP (NP (NN dart) (NNS blowers)) (VP (VBN made) (PP (IN of) (NP (NN bamboo)))))) (. .))) | travel | 1neutral
|
68,450 | 68450c | you know what happened is my husband said i used to complain to pay sixty dollars to get licensed in Texas and now you know so i mean that was kind of different and then to file a | ( you ( know ( what ( happened ( is ( ( my husband ) ( said ( ( ( i ( used ( to ( complain ( to ( ( pay ( sixty dollars ) ) ( to ( get ( licensed ( in Texas ) ) ) ) ) ) ) ) ) ) and ) ( now ( you ( know ( so ( i ( mean ( that ( ( ( was ( ( kind of ) different ) ) and ) ( then ( to ( file a ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (PRP you)) (VP (VBP know) (SBAR (WHNP (WP what)) (S (VP (VBD happened) (SBAR (S (VP (VBZ is) (NP (NP (PRP$ my) (NN husband)) (SBAR (S (VP (VBD said) (SBAR (S (S (NP (FW i)) (VP (VBD used) (S (VP (TO to) (VP (VB complain) (S (VP (TO to) (VP (VB pay) (NP (JJ sixty) (NNS dollars)) (S (VP (TO to) (VP (VB get) (VP (VBN licensed) (PP (IN in) (NP (NNP Texas))))))))))))))) (CC and) (S (ADVP (RB now)) (NP (PRP you)) (VP (VBP know) (SBAR (IN so) (S (NP (FW i)) (VP (VBP mean) (SBAR (IN that) (S (S (VP (VBD was) (ADJP (ADVP (NN kind) (IN of)) (JJ different)))) (CC and) (S (RB then) (VP (TO to) (VP (VB file) (X (SYM a))))))))))))))))))))))))))) | I thought the cost was fair to get licensed and didn't complain. | ( I ( ( thought ( ( the cost ) ( ( ( was ( fair ( to ( get licensed ) ) ) ) and ) ( ( did n't ) complain ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (DT the) (NN cost)) (VP (VP (VBD was) (ADJP (JJ fair) (S (VP (TO to) (VP (VB get) (VP (VBN licensed))))))) (CC and) (VP (VBD did) (RB n't) (VP (VB complain))))))) (. .))) | telephone | 2contradiction
|
8,106 | 8106n | In a short column, George Bush exhorts all Americans to help needier folks. | ( ( In ( a ( short column ) ) ) ( , ( ( George Bush ) ( ( exhorts ( ( all Americans ) ( to ( help ( needier folks ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (DT a) (JJ short) (NN column))) (, ,) (NP (NNP George) (NNP Bush)) (VP (VBZ exhorts) (S (NP (DT all) (NNPS Americans)) (VP (TO to) (VP (VB help) (NP (NN needier) (NNS folks)))))) (. .))) | George Bush passed several laws to help the poor. | ( ( George Bush ) ( ( ( passed ( several laws ) ) ( to ( help ( the poor ) ) ) ) . ) ) | (ROOT (S (NP (NNP George) (NNP Bush)) (VP (VBD passed) (NP (JJ several) (NNS laws)) (S (VP (TO to) (VP (VB help) (NP (DT the) (JJ poor)))))) (. .))) | slate | 1neutral
|
56,202 | 56202e | the jury would would slam them and and i think that that the jury probably has more of a right to sentence than the judge all the time | ( ( ( ( the jury ) ( would ( would ( slam them ) ) ) ) and ) ( and ( i ( think ( ( that that ) ( ( the jury ) ( probably ( ( has ( more ( of ( ( a right ) ( to ( sentence ( than ( the judge ) ) ) ) ) ) ) ) ( all ( the time ) ) ) ) ) ) ) ) ) ) | (ROOT (FRAG (FRAG (NP (DT the) (NN jury)) (VP (MD would) (VP (MD would) (VP (VB slam) (NP (PRP them)))))) (CC and) (FRAG (CC and) (NP (NP (FW i)) (SBAR (S (VP (VBP think) (SBAR (IN that) (IN that) (S (NP (DT the) (NN jury)) (ADVP (RB probably)) (VP (VBZ has) (NP (NP (JJR more)) (PP (IN of) (NP (NP (DT a) (NN right)) (PP (TO to) (NP (NP (NN sentence)) (PP (IN than) (NP (DT the) (NN judge)))))))) (NP (PDT all) (DT the) (NN time)))))))))))) | There is a jury and a judge. | ( There ( ( is ( ( ( a jury ) and ) ( a judge ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT a) (NN jury)) (CC and) (NP (DT a) (NN judge)))) (. .))) | telephone | 0entailment
|
7,306 | 7306n | Kobe is a major cosmopolitan center with thriving restaurants, bars, and nightlife, not to mention Nankin-machi, Japan's most famous Chinatown. | ( Kobe ( ( is ( ( ( ( ( a ( major ( cosmopolitan center ) ) ) ( with ( thriving restaurants ) ) ) ( , ( ( ( ( bars , ) and ) nightlife ) , ) ) ) ( ( not to ) mention ) ) ( ( Nankin-machi , ) ( ( Japan 's ) ( ( most famous ) Chinatown ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Kobe)) (VP (VBZ is) (NP (NP (NP (DT a) (JJ major) (NN cosmopolitan) (NN center)) (PP (IN with) (NP (JJ thriving) (NNS restaurants)))) (PRN (, ,) (S (VP (VP (VBZ bars)) (, ,) (CC and) (VP (VBD nightlife)))) (, ,)) (CONJP (RB not) (TO to) (VB mention)) (NP (NP (NNP Nankin-machi)) (, ,) (NP (NP (NNP Japan) (POS 's)) (ADJP (RBS most) (JJ famous)) (NN Chinatown))))) (. .))) | Nankin-machi is a Chinatown is prominent because of its proximity to China. | ( Nankin-machi ( ( is ( ( a Chinatown ) ( ( is ( prominent ( because ( of ( its proximity ) ) ) ) ) ( to China ) ) ) ) . ) ) | (ROOT (S (NP (NNP Nankin-machi)) (VP (VBZ is) (NP (NP (DT a) (NNP Chinatown)) (SBAR (S (VP (VBZ is) (ADJP (JJ prominent) (PP (RB because) (IN of) (NP (PRP$ its) (NN proximity)))) (PP (TO to) (NP (NNP China)))))))) (. .))) | travel | 1neutral
|
139,714 | 139714c | Those who feel a holiday isn't the same without a game are welcome to tee off there. | ( ( Those ( who ( feel ( ( a holiday ) ( ( ( is n't ) ( the same ) ) ( without ( a game ) ) ) ) ) ) ) ( ( are ( welcome ( to ( ( tee off ) there ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT Those)) (SBAR (WHNP (WP who)) (S (VP (VBP feel) (SBAR (S (NP (DT a) (NN holiday)) (VP (VBZ is) (RB n't) (NP (DT the) (JJ same)) (PP (IN without) (NP (DT a) (NN game)))))))))) (VP (VBP are) (ADJP (JJ welcome) (S (VP (TO to) (VP (VB tee) (PRT (RP off)) (ADVP (RB there))))))) (. .))) | Those who feel holidays aren't the same without a game are gonna have to deal with the pain. | ( ( Those ( who ( feel ( holidays ( ( ( are n't ) ( the same ) ) ( without ( a game ) ) ) ) ) ) ) ( ( are ( gon ( na ( have ( to ( deal ( with ( the pain ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT Those)) (SBAR (WHNP (WP who)) (S (VP (VBP feel) (SBAR (S (NP (NNS holidays)) (VP (VBP are) (RB n't) (NP (DT the) (JJ same)) (PP (IN without) (NP (DT a) (NN game)))))))))) (VP (VBP are) (VP (VBG gon) (S (VP (TO na) (VP (VB have) (S (VP (TO to) (VP (VB deal) (PP (IN with) (NP (DT the) (NN pain))))))))))) (. .))) | travel | 2contradiction
|
88,523 | 88523n | The harem's principal residence is Jodh Bai's Palace built for Akbar's Hindu wife, the first royal spouse not required to convert to her husband's Islamic faith and was Akbar's favorite residence at Fatehpur. | ( ( ( ( The ( harem 's ) ) ( principal residence ) ) ( is ( ( ( Jodh ( Bai 's ) ) Palace ) ( built ( for ( ( Akbar 's ) ( Hindu wife ) ) ) ) ) ) ) ( , ( ( the ( first royal ) ) ( ( ( ( ( spouse not ) ( required ( to ( convert ( to ( ( her ( husband 's ) ) ( Islamic faith ) ) ) ) ) ) ) and ) ( ( was ( ( Akbar 's ) ( favorite residence ) ) ) ( at Fatehpur ) ) ) . ) ) ) ) | (ROOT (S (S (NP (NP (DT The) (NN harem) (POS 's)) (JJ principal) (NN residence)) (VP (VBZ is) (NP (NP (NP (NNP Jodh) (NNP Bai) (POS 's)) (NN Palace)) (VP (VBN built) (PP (IN for) (NP (NP (NNP Akbar) (POS 's)) (NNP Hindu) (NN wife))))))) (, ,) (NP (DT the) (JJ first) (NN royal)) (VP (VP (VBD spouse) (RB not) (VP (JJ required) (S (VP (TO to) (VP (VB convert) (PP (TO to) (NP (NP (PRP$ her) (NN husband) (POS 's)) (JJ Islamic) (NN faith)))))))) (CC and) (VP (VBD was) (NP (NP (NNP Akbar) (POS 's)) (JJ favorite) (NN residence)) (PP (IN at) (NP (NNP Fatehpur))))) (. .))) | The spouses of the king generally converted. | ( ( ( The spouses ) ( of ( the king ) ) ) ( generally ( converted . ) ) ) | (ROOT (S (NP (NP (DT The) (NNS spouses)) (PP (IN of) (NP (DT the) (NN king)))) (ADVP (RB generally)) (VP (VBD converted)) (. .))) | travel | 1neutral
|
123,649 | 123649n | but it doesn't they don't really say that you know you're you're always going to have great career conditions | ( but ( it ( does ( n't ( they ( ( ( do n't ) really ) ( say ( that ( you ( know ( you ( 're ( you ( ( 're always ) ( going ( to ( have ( great ( career conditions ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (CC but) (NP (PRP it)) (VP (VBZ does) (SBAR (S (RB n't) (NP (PRP they)) (VP (VBP do) (RB n't) (ADVP (RB really)) (VP (VB say) (SBAR (IN that) (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (PRP you)) (VP (VBP 're) (SBAR (S (NP (PRP you)) (VP (VBP 're) (ADVP (RB always)) (VP (VBG going) (S (VP (TO to) (VP (VB have) (NP (JJ great) (NN career) (NNS conditions)))))))))))))))))))))) | IBM doesn't say they'll always have great career conditions. | ( IBM ( ( ( does n't ) ( say ( they ( ( 'll always ) ( have ( great ( career conditions ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP IBM)) (VP (VBZ does) (RB n't) (VP (VB say) (SBAR (S (NP (PRP they)) (VP (MD 'll) (ADVP (RB always)) (VP (VB have) (NP (JJ great) (NN career) (NNS conditions)))))))) (. .))) | telephone | 1neutral
|
135,044 | 135044n | well i thought it'd be a good idea if maybe you took the some of the kids and had them go over to other countries and children from their countries came over to ours too | ( ( well i ) ( ( thought ( it ( 'd ( be ( a ( good idea ) ) ) ) ) ) ( if ( ( ( ( maybe ( you ( ( ( took ( ( the some ) ( of ( the kids ) ) ) ) and ) ( had ( them ( ( go over ) ( to ( other countries ) ) ) ) ) ) ) ) and ) ( ( children ( from ( their countries ) ) ) ( ( came over ) ( to ours ) ) ) ) too ) ) ) ) | (ROOT (SINV (ADVP (RB well) (RB i)) (VP (VBD thought) (SBAR (S (NP (PRP it)) (VP (MD 'd) (VP (VB be) (NP (DT a) (JJ good) (NN idea))))))) (SBAR (IN if) (S (S (ADVP (RB maybe)) (NP (PRP you)) (VP (VP (VBD took) (NP (NP (DT the) (DT some)) (PP (IN of) (NP (DT the) (NNS kids))))) (CC and) (VP (VBD had) (S (NP (PRP them)) (VP (VB go) (PRT (RP over)) (PP (TO to) (NP (JJ other) (NNS countries)))))))) (CC and) (S (NP (NP (NNS children)) (PP (IN from) (NP (PRP$ their) (NNS countries)))) (VP (VBD came) (PRT (RP over)) (PP (TO to) (NP (PRP ours))))) (ADVP (RB too)))))) | I thought it would be a good idea if all of the kids went to other countries, and kids from other countries came to ours. | ( ( ( ( ( I ( thought ( it ( would ( ( be ( a ( good idea ) ) ) ( if ( ( all ( of ( the kids ) ) ) ( went ( to ( other countries ) ) ) ) ) ) ) ) ) ) , ) and ) ( ( kids ( from ( other countries ) ) ) ( came ( to ours ) ) ) ) . ) | (ROOT (S (S (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (PRP it)) (VP (MD would) (VP (VB be) (NP (DT a) (JJ good) (NN idea)) (SBAR (IN if) (S (NP (NP (DT all)) (PP (IN of) (NP (DT the) (NNS kids)))) (VP (VBD went) (PP (TO to) (NP (JJ other) (NNS countries)))))))))))) (, ,) (CC and) (S (NP (NP (NNS kids)) (PP (IN from) (NP (JJ other) (NNS countries)))) (VP (VBD came) (PP (TO to) (NP (PRP ours))))) (. .))) | telephone | 1neutral
|
141,964 | 141964c | right right and does it does it change i guess um you can can you judge like depending on what you think you'll be doing that day | ( ( ( right right ) and ) ( does ( it ( ( does ( it ( change ( ( i ( guess um ) ) ( you ( can can ) ) ) ) ) ) ( you ( judge ( like ( depending ( on ( what ( you ( think ( you ( 'll ( be ( doing ( that day ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (UCP (ADJP (JJ right) (JJ right)) (CC and) (VP (VBZ does) (SBAR (S (NP (PRP it)) (VP (VBZ does) (S (NP (PRP it)) (VP (VB change) (NP (NP (FW i) (FW guess) (NN um)) (SBAR (S (NP (PRP you)) (VP (MD can) (VP (MD can)))))))) (SBAR (S (NP (PRP you)) (VP (VBP judge) (PP (IN like) (S (VP (VBG depending) (PP (IN on) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP think) (SBAR (S (NP (PRP you)) (VP (MD 'll) (VP (VB be) (VP (VBG doing) (NP (DT that) (NN day))))))))))))))))))))))) | They did not ask what they were doing during the day. | ( They ( ( ( did not ) ( ask ( what ( they ( were ( doing ( during ( the day ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBD did) (RB not) (VP (VB ask) (SBAR (WHNP (WP what)) (S (NP (PRP they)) (VP (VBD were) (VP (VBG doing) (PP (IN during) (NP (DT the) (NN day))))))))) (. .))) | telephone | 2contradiction
|
109,360 | 109360n | In five minutes a brisk young doctor arrived, hastily summoned. | ( ( In ( five minutes ) ) ( ( a ( brisk ( young doctor ) ) ) ( ( ( arrived , ) ( hastily summoned ) ) . ) ) ) | (ROOT (S (PP (IN In) (NP (CD five) (NNS minutes))) (NP (DT a) (JJ brisk) (JJ young) (NN doctor)) (VP (VBD arrived) (, ,) (S (VP (ADVP (RB hastily)) (VBN summoned)))) (. .))) | Due to being hastily summoned the doctor was out of breath. | ( ( Due ( to ( being ( hastily ( summoned ( the doctor ) ) ) ) ) ) ( ( ( was out ) ( of breath ) ) . ) ) | (ROOT (S (NP (NP (NNP Due)) (PP (TO to) (S (VP (VBG being) (VP (ADVP (RB hastily)) (VBN summoned) (NP (DT the) (NN doctor))))))) (VP (VBD was) (ADVP (RB out)) (PP (IN of) (NP (NN breath)))) (. .))) | fiction | 1neutral
|
30,667 | 30667e | For the best views of the city try the Menara Kuala Lumpur or communications tower which opened in July 1996 and rises to 421 m (1,381 ft) on the western edge of the district. | ( ( For ( ( the ( best views ) ) ( of ( the city ) ) ) ) ( ( ( try ( ( ( the ( Menara ( Kuala Lumpur ) ) ) or ) communications ) ) ( tower ( which ( ( ( opened ( in ( July 1996 ) ) ) and ) ( ( rises ( to ( ( 421 m ) ( -LRB- ( ( 1,381 ft ) -RRB- ) ) ) ) ) ( on ( ( the ( western edge ) ) ( of ( the district ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (SINV (PP (IN For) (NP (NP (DT the) (JJS best) (NNS views)) (PP (IN of) (NP (DT the) (NN city))))) (VP (VBP try) (NP (NP (DT the) (NNP Menara) (NNP Kuala) (NNP Lumpur)) (CC or) (NP (NNS communications)))) (NP (NN tower) (SBAR (WHNP (WDT which)) (S (VP (VP (VBD opened) (PP (IN in) (NP (NNP July) (CD 1996)))) (CC and) (VP (VBZ rises) (PP (TO to) (NP (NP (CD 421) (NN m)) (PRN (-LRB- -LRB-) (NP (QP (CD 1,381) (CD ft))) (-RRB- -RRB-)))) (PP (IN on) (NP (NP (DT the) (JJ western) (NN edge)) (PP (IN of) (NP (DT the) (NN district)))))))))) (. .))) | The communications tower offers great views of the city. | ( ( The ( communications tower ) ) ( ( offers ( ( great views ) ( of ( the city ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS communications) (NN tower)) (VP (VBZ offers) (NP (NP (JJ great) (NNS views)) (PP (IN of) (NP (DT the) (NN city))))) (. .))) | travel | 0entailment
|
35,048 | 35048n | McCain resists the political horse trading that underlies He has said he has no plans to modify the tobacco bill to get it passed. | ( McCain ( ( resists ( ( the ( political ( horse trading ) ) ) ( that ( underlies ( He ( has ( said ( he ( has ( no ( plans ( to ( ( modify ( the ( tobacco bill ) ) ) ( to ( get ( it passed ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP McCain)) (VP (VBZ resists) (NP (NP (DT the) (JJ political) (NN horse) (NN trading)) (SBAR (WHNP (WDT that)) (S (VP (VBZ underlies) (SBAR (S (NP (PRP He)) (VP (VBZ has) (VP (VBD said) (SBAR (S (NP (PRP he)) (VP (VBZ has) (NP (DT no) (NNS plans) (S (VP (TO to) (VP (VB modify) (NP (DT the) (NN tobacco) (NN bill)) (S (VP (TO to) (VP (VB get) (S (NP (PRP it)) (VP (VBN passed)))))))))))))))))))))) (. .))) | McCain resists political horse trading, and does not plan to modify the tobacco bill to get it passed or modify any other bills ever again. | ( McCain ( ( ( ( ( resists ( political ( horse trading ) ) ) , ) and ) ( ( does not ) ( plan ( to ( ( modify ( the ( tobacco bill ) ) ) ( to ( ( ( get ( it passed ) ) or ) ( ( ( modify ( any ( other bills ) ) ) ever ) again ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP McCain)) (VP (VP (VBZ resists) (NP (JJ political) (NN horse) (NN trading))) (, ,) (CC and) (VP (VBZ does) (RB not) (VP (VB plan) (S (VP (TO to) (VP (VB modify) (NP (DT the) (NN tobacco) (NN bill)) (S (VP (TO to) (VP (VP (VB get) (S (NP (PRP it)) (VP (VBN passed)))) (CC or) (VP (VB modify) (NP (DT any) (JJ other) (NNS bills)) (ADVP (RB ever)) (ADVP (RB again)))))))))))) (. .))) | slate | 1neutral
|
130,191 | 130191n | you hope that they think it's a bug and | ( you ( hope ( that ( they ( think ( it ( 's ( a ( bug and ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (PRP you)) (VP (VBP hope) (SBAR (IN that) (S (NP (PRP they)) (VP (VBP think) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (NP (DT a) (NX (NX (NN bug)) (CC and)))))))))))) | You want to trick them into thinking it's a bug so that they eat it. | ( You ( ( want ( to ( ( trick them ) ( into ( thinking ( it ( ( 's ( ( a bug ) so ) ) ( that ( they ( eat it ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (VBP want) (S (VP (TO to) (VP (VB trick) (NP (PRP them)) (PP (IN into) (S (VP (VBG thinking) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADVP (NP (DT a) (NN bug)) (RB so)) (SBAR (IN that) (S (NP (PRP they)) (VP (VBP eat) (NP (PRP it))))))))))))))) (. .))) | telephone | 1neutral
|
133,053 | 133053n | uh however i do i do i do like a a lot of different forms of music so i switch quite often um i i think i like uh i i'm really particular about the type of music that i listen to but the uh there's there's such a wide selection i think i like a lot | ( ( ( uh ( however ( i ( do ( i ( do ( i ( ( do ( like ( ( a ( a lot ) ) ( of ( ( different forms ) ( of music ) ) ) ) ) ) ( so ( i ( ( switch ( quite often ) ) ( ( um i ) i ) ) ) ) ) ) ) ) ) ) ) ) ( ( think i ) ( like uh ) ) ) ( ( i i ) ( ( 'm ( really ( particular ( about ( ( the type ) ( of music ) ) ) ) ) ) ( that ( i ( listen ( to ( ( but ( ( the uh ) ( there ( 's ( there ( 's ( such ( a ( wide ( selection i ) ) ) ) ) ) ) ) ) ) ( ( think i ) ( like ( a lot ) ) ) ) ) ) ) ) ) ) ) | (ROOT (SINV (VP (VBG uh) (SBAR (WHADVP (RB however)) (S (NP (FW i)) (VP (VBP do) (SBAR (S (NP (FW i)) (VP (VBP do) (SBAR (S (NP (FW i)) (VP (VBP do) (PP (IN like) (NP (NP (DT a) (DT a) (NN lot)) (PP (IN of) (NP (NP (JJ different) (NNS forms)) (PP (IN of) (NP (NN music))))))) (SBAR (IN so) (S (NP (FW i)) (VP (VBP switch) (ADVP (RB quite) (RB often)) (NP (NN um) (FW i) (FW i))))))))))))))) (VP (VBP think) (NP (FW i)) (SBAR (IN like) (FRAG (INTJ (UH uh))))) (NP (NP (FW i) (FW i)) (SBAR (S (VP (VBP 'm) (ADJP (RB really) (JJ particular) (PP (IN about) (NP (NP (DT the) (NN type)) (PP (IN of) (NP (NN music)))))) (SBAR (IN that) (S (NP (FW i)) (VP (VBP listen) (S (VP (TO to) (VP (PRN (CC but) (NP (NP (DT the) (NN uh)) (SBAR (S (NP (EX there)) (VP (VBZ 's) (SBAR (S (NP (EX there)) (VP (VBZ 's) (NP (PDT such) (DT a) (JJ wide) (NN selection) (NNS i)))))))))) (VB think) (NP (FW i)) (PP (IN like) (NP (DT a) (NN lot))))))))))))))) | Rock is my favorite type of music. | ( Rock ( ( is ( ( my ( favorite type ) ) ( of music ) ) ) . ) ) | (ROOT (S (NP (NNP Rock)) (VP (VBZ is) (NP (NP (PRP$ my) (JJ favorite) (NN type)) (PP (IN of) (NP (NN music))))) (. .))) | telephone | 1neutral
|
84,949 | 84949n | It was originally the residence of the king's concierge as part of the 14th-century royal palace. | ( It ( ( ( was originally ) ( ( the residence ) ( of ( ( ( the ( king 's ) ) concierge ) ( as ( part ( of ( the ( 14th-century ( royal palace ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBD was) (ADVP (RB originally)) (NP (NP (DT the) (NN residence)) (PP (IN of) (NP (NP (NP (DT the) (NN king) (POS 's)) (NN concierge)) (PP (IN as) (NP (NP (NN part)) (PP (IN of) (NP (DT the) (JJ 14th-century) (NN royal) (NN palace))))))))) (. .))) | It used to be the king's concierge in the 14th century. | ( It ( ( used ( to ( be ( ( ( the ( king 's ) ) concierge ) ( in ( the ( 14th century ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBD used) (S (VP (TO to) (VP (VB be) (NP (NP (NP (DT the) (NN king) (POS 's)) (NN concierge)) (PP (IN in) (NP (DT the) (JJ 14th) (NN century)))))))) (. .))) | travel | 1neutral
|
18,941 | 18941n | i never wanted my husband wanted indoor dogs because he'd grown up with them but i can't stand it indoors i don't they shed and you know the mud and | ( ( ( ( ( i ( never ( wanted ( ( my husband ) ( ( wanted ( indoor dogs ) ) ( because ( he ( 'd ( ( grown up ) ( with them ) ) ) ) ) ) ) ) ) ) but ) ( ( i ( ( ca n't ) ( stand ( it ( indoors ( i ( do n't ) ) ) ) ) ) ) ( they shed ) ) ) and ) ( you ( know ( the ( mud and ) ) ) ) ) | (ROOT (S (S (NP (FW i)) (ADVP (RB never)) (VP (VBD wanted) (SBAR (S (NP (PRP$ my) (NN husband)) (VP (VBD wanted) (NP (JJ indoor) (NNS dogs)) (SBAR (IN because) (S (NP (PRP he)) (VP (VBD 'd) (VP (VBN grown) (PRT (RP up)) (PP (IN with) (NP (PRP them)))))))))))) (CC but) (S (S (NP (FW i)) (VP (MD ca) (RB n't) (VP (VB stand) (SBAR (S (NP (PRP it)) (VP (VBD indoors) (SBAR (S (NP (FW i)) (VP (VBP do) (RB n't)))))))))) (NP (PRP they)) (VP (VBD shed))) (CC and) (S (NP (PRP you)) (VP (VBP know) (NP (DT the) (NX (NX (NN mud)) (CC and))))))) | We only got dogs because my husband wanted them. | ( We ( only ( ( ( got dogs ) ( because ( ( my husband ) ( wanted them ) ) ) ) . ) ) ) | (ROOT (S (NP (PRP We)) (ADVP (RB only)) (VP (VBD got) (NP (NNS dogs)) (SBAR (IN because) (S (NP (PRP$ my) (NN husband)) (VP (VBD wanted) (NP (PRP them)))))) (. .))) | telephone | 1neutral
|
61,395 | 61395e | Coming to a store near a genuine Austin Powers Swedish Penis Enlarger. | ( ( Coming ( to ( ( a store ) ( near ( a ( genuine ( Austin ( Powers ( Swedish ( Penis Enlarger ) ) ) ) ) ) ) ) ) ) . ) | (ROOT (S (VP (VBG Coming) (PP (TO to) (NP (NP (DT a) (NN store)) (PP (IN near) (NP (DT a) (JJ genuine) (NNP Austin) (NNP Powers) (NNP Swedish) (NNPS Penis) (NNP Enlarger)))))) (. .))) | Coming to a store near a genuine Austin Powers Swedish Penis Enlarger. | ( ( Coming ( to ( ( a store ) ( near ( a ( genuine ( Austin ( Powers ( Swedish ( Penis Enlarger ) ) ) ) ) ) ) ) ) ) . ) | (ROOT (S (VP (VBG Coming) (PP (TO to) (NP (NP (DT a) (NN store)) (PP (IN near) (NP (DT a) (JJ genuine) (NNP Austin) (NNP Powers) (NNP Swedish) (NNPS Penis) (NNP Enlarger)))))) (. .))) | slate | 0entailment
|
67,760 | 67760n | Our week of Christmas quizzing continues, and in the spirit of the holidays I'm giving the wrap-up to Tim Carvell, who might be able to exchange it for something he really wants, if he saves the receipt. | ( ( ( ( ( ( ( Our week ) ( of ( Christmas quizzing ) ) ) continues ) , ) and ) ( ( in ( ( the spirit ) ( of ( the holidays ) ) ) ) ( I ( 'm ( ( giving ( the wrap-up ) ) ( to ( ( ( Tim Carvell ) , ) ( who ( might ( ( ( be ( able ( to ( ( exchange it ) ( for ( something ( he ( really wants ) ) ) ) ) ) ) ) , ) ( if ( he ( saves ( the receipt ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (NP (PRP$ Our) (NN week)) (PP (IN of) (NP (NNP Christmas) (NN quizzing)))) (VP (VBZ continues))) (, ,) (CC and) (S (PP (IN in) (NP (NP (DT the) (NN spirit)) (PP (IN of) (NP (DT the) (NNS holidays))))) (NP (PRP I)) (VP (VBP 'm) (VP (VBG giving) (NP (DT the) (NN wrap-up)) (PP (TO to) (NP (NP (NNP Tim) (NNP Carvell)) (, ,) (SBAR (WHNP (WP who)) (S (VP (MD might) (VP (VB be) (ADJP (JJ able) (S (VP (TO to) (VP (VB exchange) (NP (PRP it)) (PP (IN for) (NP (NP (NN something)) (SBAR (S (NP (PRP he)) (ADVP (RB really)) (VP (VBZ wants)))))))))) (, ,) (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ saves) (NP (DT the) (NN receipt)))))))))))))) (. .))) | This week, the Christmas quiz's' theme is "ancient holidays". | ( ( ( ( This week ) , ) ( ( the ( Christmas ( quiz 's ) ) ) ( ' theme ) ) ) ( ( ( ( is `` ) ( ancient holidays ) ) '' ) . ) ) | (ROOT (S (NP (NP (DT This) (NN week)) (, ,) (NP (NP (DT the) (NNP Christmas) (NN quiz) (POS 's)) ('' ') (NN theme))) (VP (VBZ is) (`` ``) (NP (JJ ancient) (NNS holidays)) ('' '')) (. .))) | slate | 1neutral
|
8,938 | 8938n | I couldn't help noticing that all of her VR equipment was still up and running. | ( I ( ( ( could n't ) ( help ( ( ( noticing ( that ( ( all ( of ( her ( VR equipment ) ) ) ) ( ( was still ) up ) ) ) ) and ) running ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (MD could) (RB n't) (VP (VB help) (S (VP (VP (VBG noticing) (SBAR (IN that) (S (NP (NP (DT all)) (PP (IN of) (NP (PRP$ her) (NNP VR) (NN equipment)))) (VP (VBD was) (ADVP (RB still)) (ADVP (RB up)))))) (CC and) (VP (VBG running)))))) (. .))) | Her VR equipment was downloading a new game. | ( ( Her ( VR equipment ) ) ( ( was ( downloading ( a ( new game ) ) ) ) . ) ) | (ROOT (S (NP (PRP$ Her) (NNP VR) (NN equipment)) (VP (VBD was) (VP (VBG downloading) (NP (DT a) (JJ new) (NN game)))) (. .))) | fiction | 1neutral
|
47,595 | 47595n | According to rate case figures, this would provide additional revenues of about $70 million, but one would expect associated adjustments that went beyond this figure. | ( ( ( ( ( ( According ( to ( rate ( case figures ) ) ) ) ( , ( this ( would ( provide ( ( additional revenues ) ( of ( about ( ( $ 70 ) million ) ) ) ) ) ) ) ) ) , ) but ) ( one ( would ( expect ( ( associated adjustments ) ( that ( went ( beyond ( this figure ) ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (PP (VBG According) (PP (TO to) (NP (NN rate) (NN case) (NNS figures)))) (, ,) (NP (DT this)) (VP (MD would) (VP (VB provide) (NP (NP (JJ additional) (NNS revenues)) (PP (IN of) (NP (QP (RB about) ($ $) (CD 70) (CD million)))))))) (, ,) (CC but) (S (NP (PRP one)) (VP (MD would) (VP (VB expect) (NP (NP (VBN associated) (NNS adjustments)) (SBAR (WHNP (WDT that)) (S (VP (VBD went) (PP (IN beyond) (NP (DT this) (NN figure)))))))))) (. .))) | Using lower quality parts could provide us with additional $50 million. | ( ( Using ( lower ( quality parts ) ) ) ( ( could ( ( provide us ) ( with ( additional ( ( $ 50 ) million ) ) ) ) ) . ) ) | (ROOT (S (S (VP (VBG Using) (NP (JJR lower) (NN quality) (NNS parts)))) (VP (MD could) (VP (VB provide) (NP (PRP us)) (PP (IN with) (NP (QP (JJ additional) ($ $) (CD 50) (CD million)))))) (. .))) | government | 1neutral
|
41,458 | 41458e | uh but uh uh i we i do mainly um graphics on it | ( ( ( uh but ) ( uh uh ) ) ( ( ( i we ) ( i ( ( do ( mainly ( um graphics ) ) ) on ) ) ) it ) ) | (ROOT (SINV (FRAG (INTJ (INTJ (UH uh)) (CC but) (INTJ (UH uh) (UH uh)))) (VP (VBD i) (NP (PRP we)) (SBAR (S (NP (FW i)) (VP (VBP do) (NP (ADVP (RB mainly)) (NN um) (NNS graphics)) (PRT (RP on)))))) (NP (PRP it)))) | I do graphics on it | ( I ( do ( graphics ( on it ) ) ) ) | (ROOT (S (NP (PRP I)) (VP (VBP do) (NP (NP (NNS graphics)) (PP (IN on) (NP (PRP it))))))) | telephone | 0entailment
|
121,922 | 121922e | Duhame, who today makes her living as a graphic designer and illustrator, calls her book (in French) The Bird of Philosophy . The title was inspired by one of Deleuze's cryptic Don't you think that philosophy is as pretty as a bird's name? | ( ( ( ( Duhame , ) ( who ( today ( ( makes ( her living ) ) ( as ( ( ( a ( graphic designer ) ) and ) illustrator ) ) ) ) ) ) , ) ( ( ( calls ( her book ) ) ( -LRB- ( ( in French ) -RRB- ) ) ) ( ( The Bird ) ( of ( ( Philosophy . ) ( ( The title ) ( was ( inspired ( by ( ( one ( of ( ( Deleuze 's ) cryptic ) ) ) ( ( ( ( Do n't ) you ) ( think ( that ( philosophy ( is ( as ( pretty ( as ( ( a ( bird 's ) ) name ) ) ) ) ) ) ) ) ) ? ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (NP (NNP Duhame)) (, ,) (SBAR (WHNP (WP who)) (S (NP (NN today)) (VP (VBZ makes) (NP (PRP$ her) (NN living)) (PP (IN as) (NP (NP (DT a) (JJ graphic) (NN designer)) (CC and) (NP (NN illustrator))))))) (, ,)) (VP (VBZ calls) (NP (PRP$ her) (NN book)) (PRN (-LRB- -LRB-) (PP (IN in) (NP (NNP French))) (-RRB- -RRB-)) (PP (NP (DT The) (NNP Bird)) (IN of) (NP (NP (NNP Philosophy) (. .)) (SBAR (S (NP (DT The) (NN title)) (VP (VBD was) (VP (VBN inspired) (PP (IN by) (SBARQ (WHNP (WHNP (CD one)) (PP (IN of) (NP (NP (NNP Deleuze) (POS 's)) (NN cryptic)))) (SQ (VBP Do) (RB n't) (NP (PRP you)) (VP (VB think) (SBAR (IN that) (S (NP (NN philosophy)) (VP (VBZ is) (ADJP (RB as) (RB pretty) (PP (IN as) (NP (NP (DT a) (NN bird) (POS 's)) (NN name))))))))) (. ?)))))))))))) | Duhame makes a living off graphic design and illustration. | ( Duhame ( ( ( makes ( a living ) ) ( off ( graphic ( ( design and ) illustration ) ) ) ) . ) ) | (ROOT (S (NP (NNP Duhame)) (VP (VBZ makes) (NP (DT a) (NN living)) (PP (IN off) (NP (JJ graphic) (NN design) (CC and) (NN illustration)))) (. .))) | slate | 0entailment
|
37,307 | 37307n | Newcomers may prefer to start at the top with the Impressionists and Post- Renoir, Cezanne, Manet, Monet, Toulouse-Lautrec, Degas, and Van Gogh (this is the best collection of his work outside Amsterdam, with several works from the frenzied months of activity before he died in 1890). | ( Newcomers ( ( may ( prefer ( to ( start ( at ( ( ( ( the top ) ( with ( the Impressionists ) ) ) and ) ( ( Post - ) ( ( Renoir ( , ( Cezanne ( , ( Manet ( , ( Monet ( , ( Toulouse-Lautrec ( , ( Degas ( , ( and ( Van Gogh ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( -LRB- ( ( this ( ( ( is ( ( the ( best collection ) ) ( of ( ( his work ) ( outside Amsterdam ) ) ) ) ) , ) ( with ( ( ( several works ) ( from ( ( the ( frenzied months ) ) ( of activity ) ) ) ) ( before ( he ( died ( in 1890 ) ) ) ) ) ) ) ) -RRB- ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNS Newcomers)) (VP (MD may) (VP (VB prefer) (S (VP (TO to) (VP (VB start) (PP (IN at) (NP (NP (NP (DT the) (NN top)) (PP (IN with) (NP (DT the) (NNPS Impressionists)))) (CC and) (NP (NP (NNP Post)) (: -) (NP (NP (NNP Renoir) (, ,) (NNP Cezanne) (, ,) (NNP Manet) (, ,) (NNP Monet) (, ,) (NNP Toulouse-Lautrec) (, ,) (NNP Degas) (, ,) (CC and) (NNP Van) (NNP Gogh)) (PRN (-LRB- -LRB-) (S (NP (DT this)) (VP (VBZ is) (NP (NP (DT the) (JJS best) (NN collection)) (PP (IN of) (NP (NP (PRP$ his) (NN work)) (PP (IN outside) (NP (NNP Amsterdam)))))) (, ,) (PP (IN with) (NP (NP (JJ several) (NNS works)) (PP (IN from) (NP (NP (DT the) (JJ frenzied) (NNS months)) (PP (IN of) (NP (NN activity))))) (SBAR (IN before) (S (NP (PRP he)) (VP (VBD died) (PP (IN in) (NP (CD 1890)))))))))) (-RRB- -RRB-))))))))))) (. .))) | Newcomers might want to stop with Impressionists because they are the most recognizable artists. | ( Newcomers ( ( might ( want ( to ( ( stop ( with Impressionists ) ) ( because ( they ( are ( the ( ( most recognizable ) artists ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNS Newcomers)) (VP (MD might) (VP (VB want) (S (VP (TO to) (VP (VB stop) (PP (IN with) (NP (NNPS Impressionists))) (SBAR (IN because) (S (NP (PRP they)) (VP (VBP are) (NP (DT the) (ADJP (RBS most) (JJ recognizable)) (NNS artists)))))))))) (. .))) | travel | 1neutral
|
71,408 | 71408e | wonder what happened hum anyway | ( wonder ( what ( happened ( hum anyway ) ) ) ) | (ROOT (S (VP (VB wonder) (SBAR (WHNP (WP what)) (S (VP (VBD happened) (S (VP (VB hum) (ADVP (RB anyway)))))))))) | I wonder what happened? | ( I ( ( wonder ( what happened ) ) ? ) ) | (ROOT (S (NP (PRP I)) (VP (VBP wonder) (SBAR (WHNP (WP what)) (S (VP (VBD happened))))) (. ?))) | telephone | 0entailment
|
60,110 | 60110e | As you stroll along its various shopping streets look for significant Islamic monuments. | ( ( As ( you ( ( stroll along ) ( its ( various ( shopping streets ) ) ) ) ) ) ( ( look ( for ( significant ( Islamic monuments ) ) ) ) . ) ) | (ROOT (S (SBAR (IN As) (S (NP (PRP you)) (VP (VBP stroll) (PRT (RP along)) (NP (PRP$ its) (JJ various) (NN shopping) (NNS streets))))) (VP (VBP look) (PP (IN for) (NP (JJ significant) (JJ Islamic) (NNS monuments)))) (. .))) | Islamic monuments are spread among many city streets. | ( ( Islamic monuments ) ( ( are ( spread ( among ( many ( city streets ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ Islamic) (NNS monuments)) (VP (VBP are) (VP (VBN spread) (PP (IN among) (NP (JJ many) (NN city) (NNS streets))))) (. .))) | travel | 0entailment
|
59,416 | 59416c | There would also have to be adequate access between the older and newer parts of town, including a bridge over the valley between Barefoot's Parks and the Royal Mile. | ( There ( ( ( would also ) ( have ( to ( be ( ( adequate access ) ( between ( ( ( ( the ( ( ( older and ) newer ) parts ) ) ( of town ) ) , ) ( including ( ( a bridge ) ( over ( ( the valley ) ( between ( ( ( ( Barefoot 's ) Parks ) and ) ( the ( Royal Mile ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (MD would) (ADVP (RB also)) (VP (VB have) (S (VP (TO to) (VP (VB be) (NP (NP (JJ adequate) (NN access)) (PP (IN between) (NP (NP (DT the) (ADJP (JJR older) (CC and) (JJR newer)) (NNS parts)) (PP (IN of) (NP (NN town))) (, ,) (PP (VBG including) (NP (NP (DT a) (NN bridge)) (PP (IN over) (NP (NP (DT the) (NN valley)) (PP (IN between) (NP (NP (NP (NNP Barefoot) (POS 's)) (NNP Parks)) (CC and) (NP (DT the) (NNP Royal) (NNP Mile)))))))))))))))) (. .))) | There does not need to be any patch connecting Barefoot's Parks and the Royal Mile. | ( There ( ( ( does not ) ( need ( to ( be ( ( any patch ) ( connecting ( ( ( ( Barefoot 's ) Parks ) and ) ( the ( Royal Mile ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ does) (RB not) (VP (VB need) (S (VP (TO to) (VP (VB be) (NP (NP (DT any) (NN patch)) (VP (VBG connecting) (NP (NP (NP (NNP Barefoot) (POS 's)) (NNP Parks)) (CC and) (NP (DT the) (NNP Royal) (NNP Mile)))))))))) (. .))) | travel | 2contradiction
|
66,878 | 66878n | yeah yeah and they still do he | ( ( ( ( yeah yeah ) and ) they ) ( still ( do he ) ) ) | (ROOT (S (NP (NP (JJ yeah) (NN yeah)) (CC and) (NP (PRP they))) (VP (ADVP (RB still)) (VBP do) (NP (PRP he))))) | They still do sometimes. | ( They ( still ( ( do sometimes ) . ) ) ) | (ROOT (S (NP (PRP They)) (ADVP (RB still)) (VP (VBP do) (ADVP (RB sometimes))) (. .))) | telephone | 1neutral
|
10,385 | 10385c | (If you really want to see the so-called death stare, click .) The conceit, of course, is that careful scrutiny of these images may reveal something important about JFK's assassination. | ( -LRB- ( ( If ( you ( really ( want ( to ( see ( the ( so-called ( death stare ) ) ) ) ) ) ) ) ) ( , ( ( ( click ( . ( -RRB- The ) ) ) ( ( conceit , ) ( of course ) ) ) ( , ( ( is ( that ( ( ( careful scrutiny ) ( of ( these images ) ) ) ( may ( reveal ( something ( important ( about ( ( JFK 's ) assassination ) ) ) ) ) ) ) ) ) . ) ) ) ) ) ) | (ROOT (S (-LRB- -LRB-) (SBAR (IN If) (S (NP (PRP you)) (ADVP (RB really)) (VP (VBP want) (S (VP (TO to) (VP (VB see) (NP (DT the) (JJ so-called) (NN death) (NN stare)))))))) (, ,) (S (NP (NNP click) (. .) (-RRB- -RRB-) (NNP The)) (NP (NP (NN conceit)) (, ,) (PP (IN of) (NP (NN course))))) (, ,) (VP (VBZ is) (SBAR (IN that) (S (NP (NP (JJ careful) (NN scrutiny)) (PP (IN of) (NP (DT these) (NNS images)))) (VP (MD may) (VP (VB reveal) (S (NP (NN something)) (ADJP (JJ important) (PP (IN about) (NP (NP (NNP JFK) (POS 's)) (NN assassination)))))))))) (. .))) | Most people scoff at the idea this "death stare" picture has anything to reveal about the JFK assassination. | ( ( Most people ) ( ( scoff ( at ( ( the idea ) ( ( this ( `` ( death ( stare ( '' picture ) ) ) ) ) ( has ( anything ( to ( reveal ( about ( the ( JFK assassination ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (JJS Most) (NNS people)) (VP (VBP scoff) (PP (IN at) (NP (NP (DT the) (NN idea)) (SBAR (S (NP (DT this) (`` ``) (NN death) (NN stare) ('' '') (NN picture)) (VP (VBZ has) (NP (NN anything) (S (VP (TO to) (VP (VB reveal) (PP (IN about) (NP (DT the) (NNP JFK) (NN assassination))))))))))))) (. .))) | slate | 2contradiction
|
73,812 | 73812n | 'Now for the hard part.' | ( ( ( ( ` Now ) ( for ( the ( hard part ) ) ) ) . ) ' ) | (ROOT (NP (NP (`` `) (NNP Now)) (PP (IN for) (NP (DT the) (JJ hard) (NN part))) (. .) ('' '))) | The easy part comes after the hard part. | ( ( The ( easy part ) ) ( ( comes ( after ( the ( hard part ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ easy) (NN part)) (VP (VBZ comes) (PP (IN after) (NP (DT the) (JJ hard) (NN part)))) (. .))) | fiction | 1neutral
|
117,748 | 117748c | Brewers always have such hard luck Teddy Higuera is hurt again | ( ( Brewers always ) ( have ( ( such ( hard luck ) ) ( ( Teddy Higuera ) ( is ( hurt again ) ) ) ) ) ) | (ROOT (S (NP (NP (NNS Brewers)) (ADVP (RB always))) (VP (VBP have) (NP (NP (JJ such) (JJ hard) (NN luck)) (SBAR (S (NP (NNP Teddy) (NNP Higuera)) (VP (VBZ is) (VP (VBN hurt) (ADVP (RB again)))))))))) | Teddy Higuera has never once been suffered from an injury | ( ( Teddy Higuera ) ( ( has ( never once ) ) ( been ( suffered ( from ( an injury ) ) ) ) ) ) | (ROOT (S (NP (NNP Teddy) (NNP Higuera)) (VP (VBZ has) (ADVP (RB never) (RB once)) (VP (VBN been) (VP (VBN suffered) (PP (IN from) (NP (DT an) (NN injury)))))))) | telephone | 2contradiction
|
81,260 | 81260c | Staffers at the redundant former headquarters of BofA are believed to be the most vulnerable. | ( ( Staffers ( at ( ( the ( redundant ( former headquarters ) ) ) ( of BofA ) ) ) ) ( ( are ( believed ( to ( be ( the ( most vulnerable ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNS Staffers)) (PP (IN at) (NP (NP (DT the) (JJ redundant) (JJ former) (NN headquarters)) (PP (IN of) (NP (NNP BofA)))))) (VP (VBP are) (VP (VBN believed) (S (VP (TO to) (VP (VB be) (NP (DT the) (ADJP (RBS most) (JJ vulnerable)))))))) (. .))) | There are no workers left at the former BofA headquarters. | ( There ( ( are ( ( no workers ) ( left ( at ( the ( former ( BofA headquarters ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (DT no) (NNS workers)) (VP (VBN left) (PP (IN at) (NP (DT the) (JJ former) (NNP BofA) (NN headquarters)))))) (. .))) | slate | 2contradiction
|
85,836 | 85836c | And millions of people have seen the photograph of an unknown Jewish soldier fervently praying at the Western Wall minutes after Israeli forces captured the Old Citein 1967. | ( And ( ( millions ( of people ) ) ( ( have ( ( seen ( ( the photograph ) ( of ( an ( unknown ( Jewish soldier ) ) ) ) ) ) ( fervently ( ( praying ( at ( the ( Western ( Wall minutes ) ) ) ) ) ( after ( ( Israeli forces ) ( captured ( the ( Old ( Citein 1967 ) ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (CC And) (NP (NP (NNS millions)) (PP (IN of) (NP (NNS people)))) (VP (VBP have) (VP (VBN seen) (S (NP (NP (DT the) (NN photograph)) (PP (IN of) (NP (DT an) (JJ unknown) (JJ Jewish) (NN soldier))))) (ADVP (RB fervently) (S (VP (VBG praying) (PP (IN at) (NP (DT the) (NNP Western) (NNP Wall) (NNS minutes))) (PP (IN after) (NP (NP (JJ Israeli) (NNS forces)) (VP (VBN captured) (NP (DT the) (JJ Old) (JJ Citein) (CD 1967)))))))))) (. .))) | The photo of the unknown Jewish soldier has rarely been seen. | ( ( ( The photo ) ( of ( the ( unknown ( Jewish soldier ) ) ) ) ) ( ( ( has rarely ) ( been seen ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN photo)) (PP (IN of) (NP (DT the) (JJ unknown) (JJ Jewish) (NN soldier)))) (VP (VBZ has) (ADVP (RB rarely)) (VP (VBN been) (VP (VBN seen)))) (. .))) | travel | 2contradiction
|
81,630 | 81630e | It uses up money that would be much better spent on--well, tax cuts for all of us. | ( ( ( ( It ( ( uses up ) ( money ( that ( would ( be ( ( much better ) ( spent on ) ) ) ) ) ) ) ) -- ) ( well ( , ( tax ( cuts ( for ( all ( of us ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP It)) (VP (VBZ uses) (PRT (RP up)) (NP (NP (NN money)) (SBAR (WHNP (WDT that)) (S (VP (MD would) (VP (VB be) (VP (ADVP (RB much) (RBR better)) (VBN spent) (PP (IN on)))))))))) (: --) (S (ADVP (RB well)) (, ,) (NP (NN tax)) (VP (VBZ cuts) (PP (IN for) (NP (NP (DT all)) (PP (IN of) (NP (PRP us))))))) (. .))) | Tax cuts would be a better usage of the money. | ( ( Tax cuts ) ( ( would ( be ( ( a ( better usage ) ) ( of ( the money ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Tax) (NNS cuts)) (VP (MD would) (VP (VB be) (NP (NP (DT a) (JJR better) (NN usage)) (PP (IN of) (NP (DT the) (NN money)))))) (. .))) | slate | 0entailment
|
130,334 | 130334n | The Army discharged a 20-year decorated veteran one week before he would have been eligible for retirement benefits, because investigators discovered evidence of his homosexuality after an arsonist torched his home. | ( ( The Army ) ( ( ( ( discharged ( a ( 20-year decorated ) ) ) ( veteran ( one week ) ) ) ( before ( he ( would ( have ( ( ( been ( eligible ( for ( retirement benefits ) ) ) ) , ) ( because ( investigators ( ( discovered ( evidence ( of ( his homosexuality ) ) ) ) ( after ( ( an arsonist ) ( torched ( his home ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Army)) (VP (VBN discharged) (NP (DT a) (JJ 20-year) (NN decorated)) (NP (JJ veteran) (CD one) (NN week)) (SBAR (IN before) (S (NP (PRP he)) (VP (MD would) (VP (VB have) (VP (VBN been) (ADJP (JJ eligible) (PP (IN for) (NP (NN retirement) (NNS benefits)))) (, ,) (SBAR (IN because) (S (NP (NNS investigators)) (VP (VBD discovered) (NP (NP (NN evidence)) (PP (IN of) (NP (PRP$ his) (NN homosexuality)))) (SBAR (IN after) (S (NP (DT an) (NN arsonist)) (VP (VBD torched) (NP (PRP$ his) (NN home)))))))))))))) (. .))) | The Army does not like supporting anyone that is gay. | ( ( The Army ) ( ( ( does not ) ( like ( ( supporting anyone ) ( that ( is gay ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Army)) (VP (VBZ does) (RB not) (VP (VB like) (NP (NP (JJ supporting) (NN anyone)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (ADJP (JJ gay)))))))) (. .))) | slate | 1neutral
|
35,356 | 35356c | The generation that still listens to rock 'n' roll will consider it their right to keep getting their rocks off. | ( ( ( The generation ) ( that ( still ( listens ( to ( rock ( 'n' roll ) ) ) ) ) ) ) ( ( will ( consider ( it ( their ( right ( to ( keep ( ( getting ( their rocks ) ) off ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN generation)) (SBAR (WHNP (WDT that)) (S (ADVP (RB still)) (VP (VBZ listens) (S (VP (TO to) (VP (VB rock) (NP (CC 'n') (NN roll))))))))) (VP (MD will) (VP (VB consider) (S (NP (PRP it)) (NP (PRP$ their) (NN right) (S (VP (TO to) (VP (VB keep) (S (VP (VBG getting) (NP (PRP$ their) (NNS rocks)) (PRT (RP off))))))))))) (. .))) | Rock 'n' roll users of this generation do not like getting their rocks off. | ( ( ( Rock ( 'n' ( roll users ) ) ) ( of ( this generation ) ) ) ( ( ( do not ) ( like ( ( getting ( their rocks ) ) off ) ) ) . ) ) | (ROOT (S (NP (NP (NN Rock) (CC 'n') (NN roll) (NNS users)) (PP (IN of) (NP (DT this) (NN generation)))) (VP (VBP do) (RB not) (VP (VB like) (S (VP (VBG getting) (NP (PRP$ their) (NNS rocks)) (PRT (RP off)))))) (. .))) | slate | 2contradiction
|
87,085 | 87085c | I did math in my head. | ( I ( ( ( did math ) ( in ( my head ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD did) (NP (NN math)) (PP (IN in) (NP (PRP$ my) (NN head)))) (. .))) | I calculated it with my computer. | ( I ( ( ( calculated it ) ( with ( my computer ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD calculated) (NP (PRP it)) (PP (IN with) (NP (PRP$ my) (NN computer)))) (. .))) | fiction | 2contradiction
|
88,828 | 88828e | The other puzzle is the incoherence of Clinton's critics, punctuated by DeLay's bizarre complaint that Clinton has 1) hollowed out our forces while he's running around having these adventures all over the world; and 2) fallen short of victory in Kosovo by using excessive rhetoric supported by underwhelming force in a conflict involving no strategic interest of the United States. | ( ( The ( other puzzle ) ) ( ( is ( ( the incoherence ) ( of ( ( ( ( Clinton 's ) critics ) , ) ( ( punctuated ( by ( ( DeLay 's ) ( bizarre complaint ) ) ) ) ( that ( Clinton ( has ( ( ( ( ( 1 -RRB- ) ( hollowed ( out ( ( our forces ) ( while ( he ( 's ( running ( around ( ( having ( these adventures ) ) ( all ( over ( the world ) ) ) ) ) ) ) ) ) ) ) ) ) ; ) and ) ( ( 2 -RRB- ) ( ( fallen short ) ( of ( victory ( in ( Kosovo ( by ( using ( ( excessive rhetoric ) ( supported ( by ( ( underwhelming force ) ( in ( ( a conflict ) ( involving ( ( no ( strategic interest ) ) ( of ( the ( United States ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ other) (NN puzzle)) (VP (VBZ is) (NP (NP (DT the) (NN incoherence)) (PP (IN of) (NP (NP (NP (NNP Clinton) (POS 's)) (NNS critics)) (, ,) (VP (VBN punctuated) (PP (IN by) (NP (NP (NNP DeLay) (POS 's)) (JJ bizarre) (NN complaint))) (SBAR (IN that) (S (NP (NNP Clinton)) (VP (VBZ has) (NP (NP (LST (LS 1) (-RRB- -RRB-)) (NP (NN hollowed)) (PP (IN out) (NP (NP (PRP$ our) (NNS forces)) (SBAR (IN while) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBG running) (PP (IN around) (S (VP (VBG having) (NP (DT these) (NNS adventures)) (PP (DT all) (IN over) (NP (DT the) (NN world))))))))))))) (: ;) (CC and) (NP (LST (LS 2) (-RRB- -RRB-)) (NP (JJ fallen) (JJ short)) (PP (IN of) (NP (NP (NN victory)) (PP (IN in) (NP (NP (NNP Kosovo)) (PP (IN by) (S (VP (VBG using) (NP (NP (JJ excessive) (NN rhetoric)) (VP (VBN supported) (PP (IN by) (S (VP (VBG underwhelming) (NP (NN force)) (PP (IN in) (NP (NP (DT a) (NN conflict)) (PP (VBG involving) (NP (NP (DT no) (JJ strategic) (NN interest)) (PP (IN of) (NP (DT the) (NNP United) (NNPS States))))))))))))))))))))))))))))) (. .))) | There are quite a few complaints of Clinton. | ( There ( ( are ( ( quite ( a ( few complaints ) ) ) ( of Clinton ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (RB quite) (DT a) (JJ few) (NNS complaints)) (PP (IN of) (NP (NNP Clinton))))) (. .))) | slate | 0entailment
|
134,104 | 134104c | The whores fell off of me when I stood. | ( ( The whores ) ( ( ( ( fell off ) ( of me ) ) ( when ( I stood ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS whores)) (VP (VBD fell) (PRT (RP off)) (PP (IN of) (NP (PRP me))) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBD stood))))) (. .))) | I had been alone all day. | ( I ( ( had ( ( been alone ) ( all day ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD had) (VP (VBN been) (ADVP (RB alone)) (NP (DT all) (NN day)))) (. .))) | fiction | 2contradiction
|
18,861 | 18861e | VBA's team approach also | ( ( ( VBA 's ) team ) ( approach also ) ) | (ROOT (S (NP (NP (NNP VBA) (POS 's)) (NN team)) (VP (VBP approach) (ADVP (RB also))))) | The VBA team has an approach. | ( ( The ( VBA team ) ) ( ( has ( an approach ) ) . ) ) | (ROOT (S (NP (DT The) (NNP VBA) (NN team)) (VP (VBZ has) (NP (DT an) (NN approach))) (. .))) | government | 0entailment
|
26,121 | 26121c | no they ended up getting out they ended up helping several other people though that were that were stuck | ( ( no ( they ( ( ended up ) ( ( getting out ) they ) ) ) ) ( ( ended up ) ( ( helping ( several ( other people ) ) ) ( though ( that ( were ( that ( were stuck ) ) ) ) ) ) ) ) | (ROOT (S (NP (DT no) (S (NP (PRP they)) (VP (VBD ended) (PRT (RP up)) (S (VP (VBG getting) (PRT (RP out)) (NP (PRP they))))))) (VP (VBD ended) (PRT (RP up)) (S (VP (VBG helping) (NP (JJ several) (JJ other) (NNS people)) (SBAR (IN though) (S (NP (DT that)) (VP (VBD were) (SBAR (IN that) (S (VP (VBD were) (VP (VBN stuck))))))))))))) | The refused to help anyone but themselves. | ( The ( ( refused ( to ( help ( anyone ( but themselves ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP The)) (VP (VBD refused) (S (VP (TO to) (VP (VB help) (NP (NP (NN anyone)) (PP (CC but) (NP (PRP themselves)))))))) (. .))) | telephone | 2contradiction
|
9,202 | 9202c | in Texas in Texas we're getting to a point where a guy gets a fifteen year sentence he's going to serve fifteen months and he's out | ( ( in ( Texas ( in Texas ) ) ) ( we ( 're ( ( getting ( to ( a point ) ) ) ( where ( ( a guy ) ( gets ( ( a ( fifteen ( year sentence ) ) ) ( ( ( he ( 's ( going ( to ( serve ( fifteen months ) ) ) ) ) ) and ) ( he ( 's out ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (PP (IN in) (NP (NP (NNP Texas)) (PP (IN in) (NP (NNP Texas))))) (NP (PRP we)) (VP (VBP 're) (VP (VBG getting) (PP (TO to) (NP (DT a) (NN point))) (SBAR (WHADVP (WRB where)) (S (NP (DT a) (NN guy)) (VP (VBZ gets) (NP (NP (DT a) (CD fifteen) (NN year) (NN sentence)) (SBAR (S (S (NP (PRP he)) (VP (VBZ 's) (VP (VBG going) (S (VP (TO to) (VP (VB serve) (NP (CD fifteen) (NNS months)))))))) (CC and) (S (NP (PRP he)) (VP (VBZ 's) (ADJP (RP out)))))))))))))) | A fifteen year sentence can easily turn into thirty years in Texas. | ( ( A ( fifteen ( year sentence ) ) ) ( ( ( can easily ) ( turn ( into ( ( thirty years ) ( in Texas ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (CD fifteen) (NN year) (NN sentence)) (VP (MD can) (ADVP (RB easily)) (VP (VB turn) (PP (IN into) (NP (NP (CD thirty) (NNS years)) (PP (IN in) (NP (NNP Texas))))))) (. .))) | telephone | 2contradiction
|
31,371 | 31371n | um-hum and i wanna play on the beach area too that's what i would do you know i'm just sitting here listening listening to your accent and thinking what a good time the computer's going to have with that | ( ( ( um-hum and ) i ) ( wan ( na ( play ( on ( ( the ( beach ( area too ) ) ) ( that ( 's ( what ( i ( would ( do ( you ( know ( i ( ( 'm just ) ( ( sitting here ) ( ( ( listening ( listening ( to ( your accent ) ) ) ) and ) ( thinking ( ( ( ( what a ) good ) time ) ( ( the computer ) ( 's ( going ( to ( have ( with that ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (NP (NN um-hum)) (CC and) (NP (FW i))) (VP (VBP wan) (S (VP (TO na) (VP (VB play) (PP (IN on) (NP (NP (DT the) (NN beach) (NN area) (RB too)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (SBAR (WHNP (WP what)) (S (NP (FW i)) (VP (MD would) (VP (VB do) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (FW i)) (VP (VBP 'm) (ADVP (RB just)) (VP (VBG sitting) (ADVP (RB here)) (S (VP (VP (VBG listening) (S (VP (VBG listening) (PP (TO to) (NP (PRP$ your) (NN accent)))))) (CC and) (VP (VBG thinking) (SBAR (WHNP (WP what) (DT a) (JJ good) (NN time)) (S (NP (DT the) (NN computer)) (VP (VBZ 's) (VP (VBG going) (S (VP (TO to) (VP (VB have) (PP (IN with) (NP (DT that))))))))))))))))))))))))))))))))))) | I think the computer is going to have a good time with your accent because it will be hard for the computer to figure out. | ( I ( ( think ( ( the computer ) ( is ( going ( to ( ( ( have ( a ( good time ) ) ) ( with ( your accent ) ) ) ( because ( it ( will ( be ( hard ( for ( the ( computer ( to ( figure out ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (DT the) (NN computer)) (VP (VBZ is) (VP (VBG going) (S (VP (TO to) (VP (VB have) (NP (DT a) (JJ good) (NN time)) (PP (IN with) (NP (PRP$ your) (NN accent))) (SBAR (IN because) (S (NP (PRP it)) (VP (MD will) (VP (VB be) (ADJP (JJ hard) (PP (IN for) (NP (DT the) (NN computer) (S (VP (TO to) (VP (VB figure) (PRT (RP out)))))))))))))))))))) (. .))) | telephone | 1neutral
|
20,047 | 20047e | He'd heard that they had called up the pyramid builder, but hadn't fully realized it would lead to this type of activity. | ( He ( ( 'd ( heard ( that ( they ( ( ( ( had ( ( called up ) ( the ( pyramid builder ) ) ) ) , ) but ) ( ( ( had n't ) fully ) ( realized ( it ( would ( lead ( to ( ( this type ) ( of activity ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD 'd) (VP (VBN heard) (SBAR (IN that) (S (NP (PRP they)) (VP (VP (VBD had) (VP (VBN called) (PRT (RP up)) (NP (DT the) (NN pyramid) (NN builder)))) (, ,) (CC but) (VP (VBD had) (RB n't) (ADVP (RB fully)) (VP (VBN realized) (SBAR (S (NP (PRP it)) (VP (MD would) (VP (VB lead) (PP (TO to) (NP (NP (DT this) (NN type)) (PP (IN of) (NP (NN activity)))))))))))))))) (. .))) | This was unexpected for pyramid building. | ( This ( ( was ( unexpected ( for ( pyramid building ) ) ) ) . ) ) | (ROOT (S (NP (DT This)) (VP (VBD was) (ADJP (JJ unexpected) (PP (IN for) (NP (NN pyramid) (NN building))))) (. .))) | fiction | 0entailment
|
59,536 | 59536n | you know that's that's totally out | ( you ( know ( that ( 's ( that ( 's ( totally out ) ) ) ) ) ) ) | (ROOT (S (NP (PRP you)) (VP (VBP know) (SBAR (IN that) (S (VP (VBZ 's) (SBAR (IN that) (S (VP (VBZ 's) (ADJP (RB totally) (JJ out))))))))))) | There is no chance that that could come back in. | ( There ( ( ( is ( no chance ) ) ( that ( that ( could ( ( come back ) in ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (DT no) (NN chance)) (SBAR (IN that) (S (NP (DT that)) (VP (MD could) (VP (VB come) (PRT (RP back)) (PP (IN in))))))) (. .))) | telephone | 1neutral
|
110,606 | 110606n | but uh Thanksgiving i i don't really care that much for turkey it's too dry for me | ( but ( ( uh ( Thanksgiving ( i i ) ) ) ( ( ( do n't ) really ) ( care ( that ( ( much ( for turkey ) ) ( it ( 's ( too ( dry ( for me ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (CC but) (NP (NNP uh) (NNP Thanksgiving) (FW i) (NNP i)) (VP (VBP do) (RB n't) (ADVP (RB really)) (VP (VB care) (SBAR (IN that) (S (ADVP (RB much) (PP (IN for) (NP (NN turkey)))) (NP (PRP it)) (VP (VBZ 's) (ADJP (RB too) (JJ dry) (PP (IN for) (NP (PRP me))))))))))) | I don't like turkey at Thanksgiving because it is too dry but I love stuffing. | ( ( ( ( I ( ( do n't ) ( ( ( like turkey ) ( at Thanksgiving ) ) ( because ( it ( is ( too dry ) ) ) ) ) ) ) but ) ( I ( love stuffing ) ) ) . ) | (ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB like) (NP (NN turkey)) (PP (IN at) (NP (NNP Thanksgiving))) (SBAR (IN because) (S (NP (PRP it)) (VP (VBZ is) (ADJP (RB too) (JJ dry)))))))) (CC but) (S (NP (PRP I)) (VP (VBP love) (S (VP (VBG stuffing))))) (. .))) | telephone | 1neutral
|
94,763 | 94763e | (For more on the meeting, see .) (2/22/99) | ( -LRB- ( ( For ( ( more ( on ( the ( meeting ( , ( see ( . ( -RRB- -LRB- ) ) ) ) ) ) ) ) 2/22/99 ) ) -RRB- ) ) | (ROOT (PRN (-LRB- -LRB-) (PP (IN For) (NP (ADVP (RBR more) (PP (IN on) (NP (DT the) (NN meeting) (, ,) (NNP see) (. .) (-RRB- -RRB-) (NNS -LRB-)))) (CD 2/22/99))) (-RRB- -RRB-))) | More information on the meeting is available. | ( ( ( More information ) ( on ( the meeting ) ) ) ( ( is available ) . ) ) | (ROOT (S (NP (NP (JJR More) (NN information)) (PP (IN on) (NP (DT the) (NN meeting)))) (VP (VBZ is) (ADJP (JJ available))) (. .))) | slate | 0entailment
|
54,857 | 54857c | for a variety of things from | ( for ( ( a variety ) ( of ( things from ) ) ) ) | (ROOT (PP (IN for) (NP (NP (DT a) (NN variety)) (PP (IN of) (NP (NP (NNS things)) (PP (IN from))))))) | There aren't a lot of things to choose from. | ( There ( ( ( are n't ) ( ( a lot ) ( of ( things ( to ( choose from ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (RB n't) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NNS things) (S (VP (TO to) (VP (VB choose) (PP (IN from))))))))) (. .))) | telephone | 2contradiction
|
85,213 | 85213n | Benidorm, one of Spain's most famous resorts, lies just 12 km (71 miles) north of Villajoyosa. | ( ( ( ( Benidorm , ) ( one ( of ( ( Spain 's ) ( ( most famous ) resorts ) ) ) ) ) , ) ( ( lies ( ( ( just 12 ) ( km ( ( -LRB- ( ( 71 miles ) -RRB- ) ) north ) ) ) ( of Villajoyosa ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Benidorm)) (, ,) (NP (NP (CD one)) (PP (IN of) (NP (NP (NNP Spain) (POS 's)) (ADJP (RBS most) (JJ famous)) (NNS resorts)))) (, ,)) (VP (VBZ lies) (NP (NP (QP (RB just) (CD 12)) (NNP km) (PRN (-LRB- -LRB-) (NP (CD 71) (NNS miles)) (-RRB- -RRB-)) (NN north)) (PP (IN of) (NP (NNP Villajoyosa))))) (. .))) | Spain's resorts were built to attract more tourists than before. | ( ( ( Spain 's ) resorts ) ( ( were ( built ( to ( ( attract ( more tourists ) ) ( than before ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Spain) (POS 's)) (NNS resorts)) (VP (VBD were) (VP (VBN built) (S (VP (TO to) (VP (VB attract) (NP (JJR more) (NNS tourists)) (ADVP (IN than) (RB before))))))) (. .))) | travel | 1neutral
|
1,617 | 1617n | a lot of good memories in in in camping you know it helps you unwind and get away and forget about TI and everything else back home i guess | ( ( ( a lot ) ( of ( good memories ) ) ) ( in ( in ( in ( camping ( you ( know ( it ( helps ( you ( ( ( ( ( ( unwind and ) get ) away ) and ) ( ( forget ( about ( ( TI and ) everything ) ) ) ( else back ) ) ) ( ( home i ) guess ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (FRAG (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (JJ good) (NNS memories)))) (PP (IN in) (PP (IN in) (PP (IN in) (S (VP (VBG camping) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (PRP it)) (VP (VBZ helps) (S (NP (PRP you)) (VP (VP (VB unwind) (CC and) (VB get) (ADVP (RB away))) (CC and) (VP (VB forget) (PP (IN about) (NP (NP (NNP TI)) (CC and) (NP (NN everything)))) (ADVP (RB else) (RB back))) (NP (NN home) (FW i) (FW guess))))))))))))))))) | Camping can be really relaxing. | ( Camping ( ( can ( be ( really relaxing ) ) ) . ) ) | (ROOT (S (NP (NNP Camping)) (VP (MD can) (VP (VB be) (ADJP (RB really) (JJ relaxing)))) (. .))) | telephone | 1neutral
|
19,137 | 19137e | Proof that he's skeptical about politics? | ( Proof ( ( that ( he ( 's ( skeptical ( about politics ) ) ) ) ) ? ) ) | (ROOT (FRAG (ADJP (JJ Proof)) (SBAR (IN that) (S (NP (PRP he)) (VP (VBZ 's) (ADJP (JJ skeptical) (PP (IN about) (NP (NNS politics))))))) (. ?))) | He could be skeptical about politics. | ( He ( ( could ( be ( skeptical ( about politics ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (MD could) (VP (VB be) (ADJP (JJ skeptical) (PP (IN about) (NP (NNS politics)))))) (. .))) | slate | 0entailment
|
9,340 | 9340c | On the other hand, EPA's Office of Water docket site contained a narrative description of the docket, an email address, and other written descriptions; no electronic rulemaking materials were available. | ( ( ( ( ( On ( the ( other hand ) ) ) ( , ( ( ( ( EPA 's ) Office ) ( of ( Water ( docket site ) ) ) ) ( contained ( ( a ( narrative description ) ) ( of ( ( ( ( ( ( the docket ) , ) ( an ( email address ) ) ) , ) and ) ( other ( written descriptions ) ) ) ) ) ) ) ) ) ; ) ( ( no ( electronic ( rulemaking materials ) ) ) ( were available ) ) ) . ) | (ROOT (S (S (PP (IN On) (NP (DT the) (JJ other) (NN hand))) (, ,) (NP (NP (NP (NNP EPA) (POS 's)) (NNP Office)) (PP (IN of) (NP (NNP Water) (NN docket) (NN site)))) (VP (VBD contained) (NP (NP (DT a) (NN narrative) (NN description)) (PP (IN of) (NP (NP (DT the) (NN docket)) (, ,) (NP (DT an) (NN email) (NN address)) (, ,) (CC and) (NP (JJ other) (JJ written) (NNS descriptions))))))) (: ;) (S (NP (DT no) (JJ electronic) (VBG rulemaking) (NNS materials)) (VP (VBD were) (ADJP (JJ available)))) (. .))) | Electronic rulemaking materials were stolen and placed on the black market. | ( ( Electronic ( rulemaking materials ) ) ( ( were ( ( ( stolen and ) placed ) ( on ( the ( black market ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ Electronic) (NN rulemaking) (NNS materials)) (VP (VBD were) (VP (VBN stolen) (CC and) (VBN placed) (PP (IN on) (NP (DT the) (JJ black) (NN market))))) (. .))) | government | 2contradiction
|
33,406 | 33406e | Seeming to realize he was free of the pole walls, the black exploded in a burst of speed which was close to Shiloh's racing spurt. | ( ( ( ( Seeming ( to ( realize he ) ) ) ( ( was free ) ( of ( the pole ) ) ) ) ( ( walls , ) ( ( ( the ( black exploded ) ) ( in ( ( a burst ) ( of speed ) ) ) ) ( which ( was ( close ( to ( ( Shiloh 's ) ( racing spurt ) ) ) ) ) ) ) ) ) . ) | (ROOT (SINV (VP (VBG Seeming) (S (VP (TO to) (VP (VB realize) (NP (PRP he)))))) (VP (VBD was) (ADJP (JJ free)) (PP (IN of) (NP (DT the) (NN pole)))) (NP (NP (NNS walls)) (, ,) (NP (NP (DT the) (JJ black) (NN exploded)) (PP (IN in) (NP (NP (DT a) (NN burst)) (PP (IN of) (NP (NN speed))))) (SBAR (WHNP (WDT which)) (S (VP (VBD was) (ADJP (JJ close) (PP (TO to) (NP (NP (NNP Shiloh) (POS 's)) (VBG racing) (NN spurt))))))))) (. .))) | Shiloh was in a race. | ( Shiloh ( ( was ( in ( a race ) ) ) . ) ) | (ROOT (S (NP (NNP Shiloh)) (VP (VBD was) (PP (IN in) (NP (DT a) (NN race)))) (. .))) | fiction | 0entailment
|
139,302 | 139302c | And if they're not, why hasn't Time magazine done one of those marvelous trend-spotting covers on The New New Stupidity Stupidity? | ( And ( ( if ( they ( ( 're not ) ( , ( why ( ( has n't ) ( ( Time magazine ) ( ( done ( one ( of ( those ( marvelous ( trend-spotting covers ) ) ) ) ) ) ( on ( The ( New ( New ( Stupidity Stupidity ) ) ) ) ) ) ) ) ) ) ) ) ) ? ) ) | (ROOT (FRAG (CC And) (SBAR (IN if) (S (NP (PRP they)) (VP (VBP 're) (RB not) (VP (, ,) (SBAR (WHADVP (WRB why)) (S (VP (VBZ has) (RB n't) (NP (NP (NN Time) (NN magazine)) (VP (VBN done) (NP (NP (CD one)) (PP (IN of) (NP (DT those) (JJ marvelous) (JJ trend-spotting) (NNS covers)))) (PP (IN on) (NP (DT The) (NNP New) (NNP New) (NNP Stupidity) (NNP Stupidity)))))))))))) (. ?))) | Time magazine has not published print magazines with covers in the last 3 months; the famed spot is now given to an online banner directly below a permanent LiveJasmin blinking ad. | ( ( ( ( ( Time magazine ) ( ( has not ) ( ( published ( print magazines ) ) ( with ( covers ( in ( the ( last ( 3 months ) ) ) ) ) ) ) ) ) ; ) ( ( the ( famed spot ) ) ( ( is now ) ( ( given ( to ( an ( online banner ) ) ) ) ( directly ( below ( a ( permanent ( LiveJasmin ( blinking ad ) ) ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (NNP Time) (NN magazine)) (VP (VBZ has) (RB not) (VP (VBN published) (NP (NN print) (NNS magazines)) (PP (IN with) (NP (NP (NNS covers)) (PP (IN in) (NP (DT the) (JJ last) (CD 3) (NNS months)))))))) (: ;) (S (NP (DT the) (JJ famed) (NN spot)) (VP (VBZ is) (ADVP (RB now)) (VP (VBN given) (PP (TO to) (NP (DT an) (JJ online) (NN banner))) (PP (ADVP (RB directly)) (IN below) (NP (DT a) (JJ permanent) (NNP LiveJasmin) (NNP blinking) (NN ad)))))) (. .))) | slate | 2contradiction
|
116,869 | 116869c | He had managed a few, but all were dead. | ( ( ( ( ( He ( had ( managed ( a few ) ) ) ) , ) but ) ( all ( were dead ) ) ) . ) | (ROOT (S (S (NP (PRP He)) (VP (VBD had) (VP (VBN managed) (NP (DT a) (JJ few))))) (, ,) (CC but) (S (NP (DT all)) (VP (VBD were) (ADJP (JJ dead)))) (. .))) | Most were dead but one was alive. | ( ( ( ( Most ( were dead ) ) but ) ( one ( was alive ) ) ) . ) | (ROOT (S (S (NP (JJS Most)) (VP (VBD were) (ADJP (JJ dead)))) (CC but) (S (NP (PRP one)) (VP (VBD was) (ADJP (JJ alive)))) (. .))) | fiction | 2contradiction
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.