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,269 | 109269e | It will revive you. | ( It ( ( will ( revive you ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (MD will) (VP (VB revive) (NP (PRP you)))) (. .))) | It will rejuvenate you. | ( It ( ( will ( rejuvenate you ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (MD will) (VP (VB rejuvenate) (NP (PRP you)))) (. .))) | fiction | 0entailment
|
88,939 | 88939c | The Governor, official voice of the monarch, commissioned a representative (or custos) in each parish. | ( ( ( ( ( The Governor ) , ) ( ( official voice ) ( of ( the monarch ) ) ) ) , ) ( ( ( ( commissioned ( a representative ) ) ( -LRB- ( or ( custos -RRB- ) ) ) ) ( in ( each parish ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN Governor)) (, ,) (NP (NP (JJ official) (NN voice)) (PP (IN of) (NP (DT the) (NN monarch)))) (, ,)) (VP (VBD commissioned) (NP (DT a) (NN representative)) (PRN (-LRB- -LRB-) (CC or) (VP (VBZ custos)) (-RRB- -RRB-)) (PP (IN in) (NP (DT each) (NN parish)))) (. .))) | Nobody was a representative. | ( Nobody ( ( was ( a representative ) ) . ) ) | (ROOT (S (NP (NN Nobody)) (VP (VBD was) (NP (DT a) (NN representative))) (. .))) | travel | 2contradiction
|
112,101 | 112101e | Recognizing that the international trade environment has undergone many changes in recent years, the Customs Service identified the new challenges these changes brought it in its 1993 strategic plan. | ( ( Recognizing ( that ( ( the ( international ( trade environment ) ) ) ( has ( ( undergone ( many changes ) ) ( in ( recent years ) ) ) ) ) ) ) ( , ( ( the ( Customs Service ) ) ( ( identified ( ( the ( new challenges ) ) ( ( these changes ) ( ( brought it ) ( in ( its ( 1993 ( strategic plan ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (S (VP (VBG Recognizing) (SBAR (IN that) (S (NP (DT the) (JJ international) (NN trade) (NN environment)) (VP (VBZ has) (VP (VBN undergone) (NP (JJ many) (NNS changes)) (PP (IN in) (NP (JJ recent) (NNS years))))))))) (, ,) (NP (DT the) (NNP Customs) (NNP Service)) (VP (VBD identified) (NP (NP (DT the) (JJ new) (NNS challenges)) (SBAR (S (NP (DT these) (NNS changes)) (VP (VBD brought) (NP (PRP it)) (PP (IN in) (NP (PRP$ its) (CD 1993) (JJ strategic) (NN plan)))))))) (. .))) | The Customs Service generated a strategic plan in 1993. | ( ( The ( Customs Service ) ) ( ( ( generated ( a ( strategic plan ) ) ) ( in 1993 ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Customs) (NNP Service)) (VP (VBD generated) (NP (DT a) (JJ strategic) (NN plan)) (PP (IN in) (NP (CD 1993)))) (. .))) | government | 0entailment
|
72,202 | 72202c | what was that book that you were saying to read again | ( what ( ( was ( that book ) ) ( that ( you ( were ( saying ( to ( read again ) ) ) ) ) ) ) ) | (ROOT (SBARQ (WHNP (WP what)) (SQ (VBD was) (NP (DT that) (NN book)) (SBAR (IN that) (S (NP (PRP you)) (VP (VBD were) (VP (VBG saying) (S (VP (TO to) (VP (VB read) (ADVP (RB again)))))))))))) | I don't get recommendations from people. | ( I ( ( ( do n't ) ( ( get recommendations ) ( from people ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB get) (NP (NNS recommendations)) (PP (IN from) (NP (NNS people))))) (. .))) | telephone | 2contradiction
|
74,430 | 74430n | Field laborers have a 69 percent higher risk for stomach cancer. | ( ( Field laborers ) ( ( have ( ( a ( ( ( 69 percent ) higher ) risk ) ) ( for ( stomach cancer ) ) ) ) . ) ) | (ROOT (S (NP (NNP Field) (NNS laborers)) (VP (VBP have) (NP (NP (DT a) (ADJP (NP (CD 69) (NN percent)) (JJR higher)) (NN risk)) (PP (IN for) (NP (NN stomach) (NN cancer))))) (. .))) | Field laborers have a higher risk of cancer because of the pesticides they are exposed to. | ( ( Field laborers ) ( ( ( have ( ( a ( higher risk ) ) ( of cancer ) ) ) ( because ( ( of ( the pesticides ) ) ( they ( are ( exposed to ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Field) (NNS laborers)) (VP (VBP have) (NP (NP (DT a) (JJR higher) (NN risk)) (PP (IN of) (NP (NN cancer)))) (SBAR (IN because) (S (PP (IN of) (NP (DT the) (NNS pesticides))) (NP (PRP they)) (VP (VBP are) (VP (VBN exposed) (S (VP (TO to)))))))) (. .))) | government | 1neutral
|
119,717 | 119717e | Most race fans, though--real ones, not Stevenson's cartoonish inventions--react to the wrecks for different reasons. | ( ( ( ( ( ( ( Most ( race fans ) ) , ) though ) -- ) ( ( ( ( real ones ) , ) not ) ( ( Stevenson 's ) ( cartoonish inventions ) ) ) ) -- ) ( ( react ( to ( ( the wrecks ) ( for ( different reasons ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NP (JJS Most) (NN race) (NNS fans)) (, ,) (ADVP (RB though))) (: --) (NP (NP (JJ real) (NNS ones)) (, ,) (RB not) (NP (NP (NNP Stevenson) (POS 's)) (JJ cartoonish) (NNS inventions))) (: --)) (VP (VBP react) (PP (TO to) (NP (NP (DT the) (NNS wrecks)) (PP (IN for) (NP (JJ different) (NNS reasons)))))) (. .))) | Most race fans react to wrecks for different reasons. | ( ( Most ( race fans ) ) ( ( react ( to ( wrecks ( for ( different reasons ) ) ) ) ) . ) ) | (ROOT (S (NP (JJS Most) (NN race) (NNS fans)) (VP (VBP react) (PP (TO to) (NP (NP (NNS wrecks)) (PP (IN for) (NP (JJ different) (NNS reasons)))))) (. .))) | slate | 0entailment
|
61,138 | 61138e | According to a VA official, the Carey Award is valuable, in part, because VA offices that want it must apply for it and the application itself becomes a useful self-assessment tool. | ( ( According ( to ( a ( VA official ) ) ) ) ( , ( ( the ( Carey Award ) ) ( ( ( ( ( ( is valuable ) , ) ( in part ) ) , ) ( because ( ( ( VA offices ) ( that ( want ( it ( must ( apply ( for ( ( it and ) ( the application ) ) ) ) ) ) ) ) ) ( itself ( becomes ( a ( useful ( self-assessment tool ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (VBG According) (PP (TO to) (NP (DT a) (NNP VA) (NN official)))) (, ,) (NP (DT the) (NNP Carey) (NN Award)) (VP (VBZ is) (ADJP (JJ valuable)) (, ,) (PP (IN in) (NP (NN part))) (, ,) (SBAR (IN because) (S (NP (NP (NNP VA) (NNS offices)) (SBAR (WHNP (WDT that)) (S (VP (VBP want) (SBAR (S (NP (PRP it)) (VP (MD must) (VP (VB apply) (PP (IN for) (NP (NP (PRP it)) (CC and) (NP (DT the) (NN application)))))))))))) (NP (PRP itself)) (VP (VBZ becomes) (NP (DT a) (JJ useful) (JJ self-assessment) (NN tool)))))) (. .))) | The Carey Award is valuable according to a VA official because offices must apply for it. | ( ( The ( Carey Award ) ) ( ( ( ( is valuable ) ( according ( to ( a ( VA official ) ) ) ) ) ( because ( offices ( must ( apply ( for it ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Carey) (NN Award)) (VP (VBZ is) (ADJP (JJ valuable)) (PP (VBG according) (PP (TO to) (NP (DT a) (NNP VA) (NN official)))) (SBAR (IN because) (S (NP (NNS offices)) (VP (MD must) (VP (VB apply) (PP (IN for) (NP (PRP it)))))))) (. .))) | government | 0entailment
|
34,340 | 34340e | He makes everyone nervous, and no one has a good time. | ( ( ( ( ( He ( makes ( everyone nervous ) ) ) , ) and ) ( ( no one ) ( has ( a ( good time ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP He)) (VP (VBZ makes) (S (NP (NN everyone)) (ADJP (JJ nervous))))) (, ,) (CC and) (S (NP (DT no) (NN one)) (VP (VBZ has) (NP (DT a) (JJ good) (NN time)))) (. .))) | He ruins the party by making people nervous. | ( He ( ( ( ruins ( the party ) ) ( by ( making ( people nervous ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBZ ruins) (NP (DT the) (NN party)) (PP (IN by) (S (VP (VBG making) (S (NP (NNS people)) (ADJP (JJ nervous))))))) (. .))) | slate | 0entailment
|
131,281 | 131281c | Finally, the analysis states that the FCC is unaware of any other alternatives which could provide sufficient spectrum in the immediate future but invites comments on this point. | ( Finally ( , ( ( the analysis ) ( ( ( ( states ( that ( ( the FCC ) ( is ( unaware ( of ( ( any ( other alternatives ) ) ( which ( could ( ( provide ( sufficient spectrum ) ) ( in ( the ( immediate future ) ) ) ) ) ) ) ) ) ) ) ) ) but ) ( ( invites comments ) ( on ( this point ) ) ) ) . ) ) ) ) | (ROOT (S (ADVP (RB Finally)) (, ,) (NP (DT the) (NN analysis)) (VP (VP (VBZ states) (SBAR (IN that) (S (NP (DT the) (NNP FCC)) (VP (VBZ is) (ADJP (JJ unaware) (PP (IN of) (NP (NP (DT any) (JJ other) (NNS alternatives)) (SBAR (WHNP (WDT which)) (S (VP (MD could) (VP (VB provide) (NP (JJ sufficient) (NN spectrum)) (PP (IN in) (NP (DT the) (JJ immediate) (NN future)))))))))))))) (CC but) (VP (VBZ invites) (NP (NNS comments)) (PP (IN on) (NP (DT this) (NN point))))) (. .))) | Dozens of other alternatives are stated in the analysis, each with excellent ability to provide spectrum. | ( ( Dozens ( of ( other alternatives ) ) ) ( ( are ( stated ( in ( ( ( the analysis ) , ) ( ( each ( with ( excellent ability ) ) ) ( to ( provide spectrum ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNS Dozens)) (PP (IN of) (NP (JJ other) (NNS alternatives)))) (VP (VBP are) (VP (VBN stated) (PP (IN in) (NP (NP (DT the) (NN analysis)) (, ,) (SBAR (WHNP (NP (DT each)) (PP (IN with) (NP (JJ excellent) (NN ability)))) (S (VP (TO to) (VP (VB provide) (NP (NN spectrum)))))))))) (. .))) | government | 2contradiction
|
71,934 | 71934e | Jon saw something new in Adrin's eyes. | ( Jon ( ( ( saw ( something new ) ) ( in ( ( Adrin 's ) eyes ) ) ) . ) ) | (ROOT (S (NP (NNP Jon)) (VP (VBD saw) (NP (NN something) (JJ new)) (PP (IN in) (NP (NP (NNP Adrin) (POS 's)) (NNS eyes)))) (. .))) | There was a new look in Adrin's eyes. | ( There ( ( was ( ( a ( new look ) ) ( in ( ( Adrin 's ) eyes ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBD was) (NP (NP (DT a) (JJ new) (NN look)) (PP (IN in) (NP (NP (NNP Adrin) (POS 's)) (NNS eyes))))) (. .))) | fiction | 0entailment
|
47,854 | 47854c | ISSUED BY THE FEDERAL COMMUNICATIONS COMMISSION ENTITLED AMENDMENT TO THE COMMISSION'S RULES REGARDING A PLAN FOR SHARING THE COST OF MICROWAVE RELOCATION, FIRST REPORT AND ORDER AND FURTHER NOTICE OF PROPOSED RULE MAKING (WT Docket No. | ( ( ISSUED ( BY ( THE ( FEDERAL ( COMMUNICATIONS ( COMMISSION ENTITLED ) ) ) ) ) ) ( ( AMENDMENT ( TO ( ( THE ( ( COMMISSION 'S ) RULES ) ) ( REGARDING ( ( A PLAN ) ( FOR ( SHARING ( ( ( ( THE COST ) ( OF ( MICROWAVE ( RELOCATION ( , ( FIRST ( ( REPORT AND ) ORDER ) ) ) ) ) ) ) AND ) ( ( FURTHER NOTICE ) ( OF ( ( PROPOSED ( RULE MAKING ) ) ( -LRB- ( WT ( Docket No ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP ISSUED) (NNP BY) (NNP THE) (NNP FEDERAL) (NNP COMMUNICATIONS) (NNP COMMISSION) (NNP ENTITLED)) (VP (VBP AMENDMENT) (S (VP (TO TO) (VP (VB THE) (NP (NP (NNP COMMISSION) (POS 'S)) (NNS RULES)) (S (VP (VBG REGARDING) (NP (NP (DT A) (NN PLAN)) (PP (IN FOR) (S (VP (VBG SHARING) (NP (NP (NP (DT THE) (NN COST)) (PP (IN OF) (NP (NNP MICROWAVE) (NNP RELOCATION) (, ,) (NNP FIRST) (NNP REPORT) (CC AND) (NNP ORDER)))) (CC AND) (NP (NP (NNP FURTHER) (NNP NOTICE)) (PP (IN OF) (NP (NP (NNP PROPOSED) (NNP RULE) (NNP MAKING)) (NP (-LRB- -LRB-) (NNP WT) (NNP Docket) (RB No)))))))))))))))) (. .))) | The FCC did not issue the amendment. | ( ( The FCC ) ( ( ( did not ) ( issue ( the amendment ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP FCC)) (VP (VBD did) (RB not) (VP (VB issue) (NP (DT the) (NN amendment)))) (. .))) | government | 2contradiction
|
68,399 | 68399n | The point is how the Press sees the public react.' | ( ( The point ) ( ( ( is ( how ( ( the Press ) ( sees ( ( the public ) react ) ) ) ) ) . ) ' ) ) | (ROOT (S (NP (DT The) (NN point)) (VP (VBZ is) (SBAR (WHADVP (WRB how)) (S (NP (DT the) (NNP Press)) (VP (VBZ sees) (SBAR (S (NP (DT the) (NN public)) (VP (VBP react)))))))) (. .) ('' '))) | The social experiment was initiated to see how the public will react. | ( ( The ( social experiment ) ) ( ( was ( initiated ( to ( see ( how ( ( the public ) ( will react ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ social) (NN experiment)) (VP (VBD was) (VP (VBN initiated) (S (VP (TO to) (VP (VB see) (SBAR (WHADVP (WRB how)) (S (NP (DT the) (NN public)) (VP (MD will) (VP (VB react)))))))))) (. .))) | fiction | 1neutral
|
119,930 | 119930c | And everybody seems to be smiling. | ( And ( everybody ( ( seems ( to ( be smiling ) ) ) . ) ) ) | (ROOT (S (CC And) (NP (NN everybody)) (VP (VBZ seems) (S (VP (TO to) (VP (VB be) (VP (VBG smiling)))))) (. .))) | Everyone was frowning. | ( Everyone ( ( was frowning ) . ) ) | (ROOT (S (NP (NN Everyone)) (VP (VBD was) (VP (VBG frowning))) (. .))) | travel | 2contradiction
|
54,659 | 54659c | Indians also saw the other side of the Industrial Revolution as their cotton left for Manchester to come back as cloth cheaper than their own. | ( Indians ( also ( ( ( saw ( ( the ( other side ) ) ( of ( the ( Industrial Revolution ) ) ) ) ) ( as ( ( their cotton ) ( ( left ( for Manchester ) ) ( to ( ( ( come back ) ( as cloth ) ) ( cheaper ( than ( their own ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (NNPS Indians)) (ADVP (RB also)) (VP (VBD saw) (NP (NP (DT the) (JJ other) (NN side)) (PP (IN of) (NP (DT the) (NNP Industrial) (NNP Revolution)))) (PP (IN as) (NP (NP (PRP$ their) (NN cotton)) (VP (VBN left) (PP (IN for) (NP (NNP Manchester))) (S (VP (TO to) (VP (VB come) (PRT (RP back)) (PP (IN as) (NP (NN cloth))) (NP (NP (JJR cheaper)) (PP (IN than) (NP (PRP$ their) (JJ own))))))))))) (. .))) | Indians did not produce cotton. | ( Indians ( ( ( did not ) ( produce cotton ) ) . ) ) | (ROOT (S (NP (NNPS Indians)) (VP (VBD did) (RB not) (VP (VB produce) (NP (NN cotton)))) (. .))) | travel | 2contradiction
|
87,698 | 87698c | Together, these characteristics, among others, differentiate the federal CIO environment from other environments. | ( Together ( , ( ( ( ( ( these characteristics ) , ) ( among others ) ) , ) ( ( ( differentiate ( the ( federal ( CIO environment ) ) ) ) ( from ( other environments ) ) ) . ) ) ) ) | (ROOT (S (ADVP (RB Together)) (, ,) (NP (NP (DT these) (NNS characteristics)) (, ,) (PP (IN among) (NP (NNS others))) (, ,)) (VP (VB differentiate) (NP (DT the) (JJ federal) (NNP CIO) (NN environment)) (PP (IN from) (NP (JJ other) (NNS environments)))) (. .))) | These characteristics prove the federal CIO environment is the same as other environments. | ( ( These characteristics ) ( ( prove ( ( the ( federal ( CIO environment ) ) ) ( is ( ( the same ) ( as ( other environments ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT These) (NNS characteristics)) (VP (VBP prove) (SBAR (S (NP (DT the) (JJ federal) (NNP CIO) (NN environment)) (VP (VBZ is) (NP (NP (DT the) (JJ same)) (PP (IN as) (NP (JJ other) (NNS environments)))))))) (. .))) | government | 2contradiction
|
59,989 | 59989c | But that's not all that distinguishes Porto Santo from Madeira. | ( But ( that ( ( ( 's not ) ( all ( that ( distinguishes ( ( Porto Santo ) ( from Madeira ) ) ) ) ) ) . ) ) ) | (ROOT (S (CC But) (NP (DT that)) (VP (VBZ 's) (RB not) (NP (NP (DT all)) (SBAR (WHNP (WDT that)) (S (VP (VBZ distinguishes) (NP (NP (NNP Porto) (NNP Santo)) (PP (IN from) (NP (NNP Madeira))))))))) (. .))) | Porto Santo and Madeira are the same. | ( ( Porto ( ( Santo and ) Madeira ) ) ( ( are ( the same ) ) . ) ) | (ROOT (S (NP (NNP Porto) (NNP Santo) (CC and) (NNP Madeira)) (VP (VBP are) (NP (DT the) (JJ same))) (. .))) | travel | 2contradiction
|
41,490 | 41490c | Murder episodes are almost always one hour in length. | ( ( Murder episodes ) ( ( ( are ( ( almost always ) ( one hour ) ) ) ( in length ) ) . ) ) | (ROOT (S (NP (NN Murder) (NNS episodes)) (VP (VBP are) (ADVP (ADVP (RB almost) (RB always)) (NP (CD one) (NN hour))) (PP (IN in) (NP (NN length)))) (. .))) | Bottle episodes tend to always be 1 hour long. | ( ( Bottle episodes ) ( ( tend ( ( to always ) ( be ( ( 1 hour ) long ) ) ) ) . ) ) | (ROOT (S (NP (JJ Bottle) (NNS episodes)) (VP (VBP tend) (S (VP (TO to) (ADVP (RB always)) (VP (VB be) (ADJP (NP (CD 1) (NN hour)) (JJ long)))))) (. .))) | slate | 2contradiction
|
24,814 | 24814n | This means the Lousy Ones in the valenciano dialect and refers to a mercenary company open to all volunteers. | ( This ( ( ( ( means ( ( the ( Lousy Ones ) ) ( in ( the ( valenciano dialect ) ) ) ) ) and ) ( refers ( to ( ( a ( mercenary company ) ) ( open ( to ( all volunteers ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT This)) (VP (VP (VBZ means) (NP (NP (DT the) (NNP Lousy) (NNP Ones)) (PP (IN in) (NP (DT the) (NN valenciano) (NN dialect))))) (CC and) (VP (VBZ refers) (PP (TO to) (NP (NP (DT a) (JJ mercenary) (NN company)) (ADJP (JJ open) (PP (TO to) (NP (DT all) (NNS volunteers)))))))) (. .))) | The Valenciano dialect has been around for over a hundred years. | ( ( The ( Valenciano dialect ) ) ( ( has ( ( been around ) ( for ( over ( a ( hundred years ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Valenciano) (NN dialect)) (VP (VBZ has) (VP (VBN been) (ADVP (RB around)) (PP (IN for) (PP (IN over) (NP (DT a) (CD hundred) (NNS years)))))) (. .))) | travel | 1neutral
|
118,297 | 118297e | For 1999, LSC grantees reported closing 1,038,662 civil legal cases relating to issues such as domestic violence7, child custody and visitation rights, evictions, access to health care, bankruptcy, unemployment and disability claims, and many other issues faced by millions of low-income Americans. | ( ( For 1999 ) ( , ( ( LSC grantees ) ( ( reported ( closing ( ( ( ( ( ( ( ( ( ( ( 1,038,662 ( civil ( legal cases ) ) ) ( relating ( to ( issues ( such ( as ( ( ( ( ( domestic violence7 ) , ) ( child custody ) ) and ) ( visitation rights ) ) ) ) ) ) ) ) , ) evictions ) , ) ( access ( to ( health care ) ) ) ) , ) ( bankruptcy ( , ( unemployment ( and ( disability claims ) ) ) ) ) ) , ) and ) ( ( many ( other issues ) ) ( faced ( by ( millions ( of ( low-income Americans ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN For) (NP (CD 1999))) (, ,) (NP (NNP LSC) (NNS grantees)) (VP (VBD reported) (S (VP (VBG closing) (NP (NP (CD 1,038,662) (JJ civil) (JJ legal) (NNS cases)) (VP (VBG relating) (PP (TO to) (NP (NP (NNS issues)) (PP (JJ such) (IN as) (NP (NP (JJ domestic) (NNS violence7)) (, ,) (NP (NN child) (NN custody)) (CC and) (NP (NN visitation) (NNS rights))))))) (, ,) (NP (NNS evictions)) (, ,) (NP (NP (NN access)) (PP (TO to) (NP (NN health) (NN care)))) (, ,) (NP (NN bankruptcy) (, ,) (NN unemployment) (CC and) (NN disability) (NNS claims)) (, ,) (CC and) (NP (NP (JJ many) (JJ other) (NNS issues)) (VP (VBN faced) (PP (IN by) (NP (NP (NNS millions)) (PP (IN of) (NP (JJ low-income) (NNS Americans))))))))))) (. .))) | Over one million civil cases were resolved for low-income Americans in 1999. | ( ( Over ( one million ) ) ( ( civil cases ) ( ( were ( resolved ( for ( ( low-income Americans ) ( in 1999 ) ) ) ) ) . ) ) ) | (ROOT (S (PP (IN Over) (NP (CD one) (CD million))) (NP (JJ civil) (NNS cases)) (VP (VBD were) (VP (VBN resolved) (PP (IN for) (NP (NP (JJ low-income) (NNS Americans)) (PP (IN in) (NP (CD 1999))))))) (. .))) | government | 0entailment
|
108,659 | 108659n | They stopped at a large ironworks. | ( They ( ( stopped ( at ( a ( large ironworks ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBD stopped) (PP (IN at) (NP (DT a) (JJ large) (NNS ironworks)))) (. .))) | While on vacation they stopped and toured the large ironworks. | ( ( While ( ( on vacation ) ( they ( ( stopped and ) ( toured ( the large ) ) ) ) ) ) ( ironworks . ) ) | (ROOT (S (SBAR (IN While) (S (PP (IN on) (NP (NN vacation))) (NP (PRP they)) (VP (VP (VBD stopped)) (CC and) (VP (VBD toured) (NP (DT the) (JJ large)))))) (VP (VBZ ironworks)) (. .))) | fiction | 1neutral
|
20,680 | 20680n | The man shrugged. | ( ( The man ) ( shrugged . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBD shrugged)) (. .))) | The taller of them shrugged. | ( ( ( The taller ) ( of them ) ) ( shrugged . ) ) | (ROOT (S (NP (NP (DT The) (JJR taller)) (PP (IN of) (NP (PRP them)))) (VP (VBD shrugged)) (. .))) | fiction | 1neutral
|
52,847 | 52847n | The Sticks know the villagers are in the mine, said Jon. | ( ( ( The Sticks ) ( know ( ( the villagers ) ( are ( in ( the mine ) ) ) ) ) ) ( , ( ( said Jon ) . ) ) ) | (ROOT (SINV (S (NP (DT The) (NNPS Sticks)) (VP (VBP know) (SBAR (S (NP (DT the) (NNS villagers)) (VP (VBP are) (PP (IN in) (NP (DT the) (NN mine)))))))) (, ,) (VP (VBD said)) (NP (NNP Jon)) (. .))) | The villagers were in Jon's house. | ( ( The villagers ) ( ( were ( in ( ( Jon 's ) house ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS villagers)) (VP (VBD were) (PP (IN in) (NP (NP (NNP Jon) (POS 's)) (NN house)))) (. .))) | fiction | 1neutral
|
101,263 | 101263c | Both reviews of the Medicaid program were designed to measure the incidence of potential overpayments that could be due to fraud and abuse. | ( ( ( Both reviews ) ( of ( the ( Medicaid program ) ) ) ) ( ( were ( designed ( to ( measure ( ( ( the incidence ) ( of ( potential overpayments ) ) ) ( that ( could ( be ( due ( to ( ( fraud and ) abuse ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT Both) (NNS reviews)) (PP (IN of) (NP (DT the) (NNP Medicaid) (NN program)))) (VP (VBD were) (VP (VBN designed) (S (VP (TO to) (VP (VB measure) (NP (NP (DT the) (NN incidence)) (PP (IN of) (NP (JJ potential) (NNS overpayments))) (SBAR (WHNP (WDT that)) (S (VP (MD could) (VP (VB be) (ADJP (JJ due) (PP (TO to) (NP (NN fraud) (CC and) (NN abuse)))))))))))))) (. .))) | To measure the incidence of potential overpayments, a private investigator was hired. | ( ( To ( measure ( ( the incidence ) ( of ( potential overpayments ) ) ) ) ) ( , ( ( a ( private investigator ) ) ( ( was hired ) . ) ) ) ) | (ROOT (S (S (VP (TO To) (VP (VB measure) (NP (NP (DT the) (NN incidence)) (PP (IN of) (NP (JJ potential) (NNS overpayments))))))) (, ,) (NP (DT a) (JJ private) (NN investigator)) (VP (VBD was) (VP (VBN hired))) (. .))) | government | 2contradiction
|
21,193 | 21193n | But a cliche is something said over and over again. | ( But ( ( a cliche ) ( ( is ( something ( ( said ( ( over and ) over ) ) again ) ) ) . ) ) ) | (ROOT (S (CC But) (NP (DT a) (NN cliche)) (VP (VBZ is) (NP (NP (NN something)) (SBAR (S (VP (VBD said) (PRT (RP over) (CC and) (RP over)) (ADVP (RB again))))))) (. .))) | A lot of people say something cliche every day. | ( ( ( A lot ) ( of people ) ) ( ( say ( ( something cliche ) ( every day ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN lot)) (PP (IN of) (NP (NNS people)))) (VP (VBP say) (NP (NP (NN something) (NN cliche)) (NP (DT every) (NN day)))) (. .))) | slate | 1neutral
|
44,828 | 44828c | But the mainstream arguments, too, are wrong. | ( But ( ( the ( mainstream arguments ) ) ( , ( too ( , ( ( are wrong ) . ) ) ) ) ) ) | (ROOT (S (CC But) (NP (DT the) (NN mainstream) (NNS arguments)) (, ,) (ADVP (RB too)) (, ,) (VP (VBP are) (ADJP (JJ wrong))) (. .))) | The mainstream agents are correct. | ( ( The ( mainstream agents ) ) ( ( are correct ) . ) ) | (ROOT (S (NP (DT The) (NN mainstream) (NNS agents)) (VP (VBP are) (ADJP (JJ correct))) (. .))) | slate | 2contradiction
|
21,733 | 21733e | The first function acts as a forum for finding volunteers for such activities as consulting on cases, handling economic development transactions or working on intake systems. | ( ( The ( first function ) ) ( ( acts ( as ( ( a forum ) ( for ( ( finding ( volunteers ( for ( such activities ) ) ) ) ( as ( ( ( ( ( consulting ( on cases ) ) , ) ( handling ( economic ( development transactions ) ) ) ) or ) ( working ( on ( intake systems ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ first) (NN function)) (VP (VBZ acts) (PP (IN as) (NP (NP (DT a) (NN forum)) (PP (IN for) (S (VP (VBG finding) (NP (NP (NNS volunteers)) (PP (IN for) (NP (JJ such) (NNS activities)))) (PP (IN as) (S (VP (VP (VBG consulting) (PP (IN on) (NP (NNS cases)))) (, ,) (VP (VBG handling) (NP (JJ economic) (NN development) (NNS transactions))) (CC or) (VP (VBG working) (PP (IN on) (NP (NN intake) (NNS systems))))))))))))) (. .))) | The first function is similar to a forum. | ( ( The ( first function ) ) ( ( is ( similar ( to ( a forum ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ first) (NN function)) (VP (VBZ is) (ADJP (JJ similar) (PP (TO to) (NP (DT a) (NN forum))))) (. .))) | government | 0entailment
|
21,824 | 21824n | Even though my personal tastes in legislation tend toward the kind that begin, Congress shall pass no law, I admired the old Bill Clinton who attempted to reorganize the $1 trillion health-care business and who forthrightly called for a workfare program that would cost more, not less, than simple handouts. | ( ( ( Even ( though ( ( ( my ( personal tastes ) ) ( in legislation ) ) ( tend ( toward ( ( the kind ) ( that begin ) ) ) ) ) ) ) ( , ( Congress ( shall ( pass ( no law ) ) ) ) ) ) ( , ( I ( ( ( admired ( the ( old ( Bill Clinton ) ) ) ) ( ( ( who ( attempted ( to ( reorganize ( the ( ( ( $ 1 ) trillion ) ( health-care business ) ) ) ) ) ) ) and ) ( who ( forthrightly ( called ( for ( ( a ( workfare program ) ) ( that ( would ( cost ( ( ( ( ( ( more , ) ( not less ) ) , ) than ) simple ) handouts ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (S (SBAR (RB Even) (IN though) (S (NP (NP (PRP$ my) (JJ personal) (NNS tastes)) (PP (IN in) (NP (NN legislation)))) (VP (VBP tend) (PP (IN toward) (NP (NP (DT the) (NN kind)) (SBAR (WHNP (WDT that)) (S (VP (VBP begin))))))))) (, ,) (NP (NNP Congress)) (VP (MD shall) (VP (VB pass) (NP (DT no) (NN law))))) (, ,) (NP (PRP I)) (VP (VBD admired) (NP (DT the) (JJ old) (NNP Bill) (NNP Clinton)) (SBAR (SBAR (WHNP (WP who)) (S (VP (VBD attempted) (S (VP (TO to) (VP (VB reorganize) (NP (DT the) (ADJP (QP ($ $) (CD 1) (CD trillion))) (NN health-care) (NN business)))))))) (CC and) (SBAR (WHNP (WP who)) (S (ADVP (RB forthrightly)) (VP (VBN called) (PP (IN for) (NP (NP (DT a) (JJ workfare) (NN program)) (SBAR (WHNP (WDT that)) (S (VP (MD would) (VP (VB cost) (NP (ADJP (ADJP (JJR more)) (, ,) (ADJP (RB not) (JJR less)) (, ,) (IN than) (ADJP (JJ simple))) (NNS handouts))))))))))))) (. .))) | Because I admired Bill Clinton, I wanted to become a politician myself and emulate his ideas. | ( ( Because ( I ( admired ( Bill Clinton ) ) ) ) ( , ( I ( ( wanted ( to ( ( ( become ( ( a politician ) myself ) ) and ) ( emulate ( his ideas ) ) ) ) ) . ) ) ) ) | (ROOT (S (SBAR (IN Because) (S (NP (PRP I)) (VP (VBD admired) (NP (NNP Bill) (NNP Clinton))))) (, ,) (NP (PRP I)) (VP (VBD wanted) (S (VP (TO to) (VP (VP (VB become) (S (NP (DT a) (NN politician)) (NP (PRP myself)))) (CC and) (VP (VB emulate) (NP (PRP$ his) (NNS ideas))))))) (. .))) | slate | 1neutral
|
68,921 | 68921c | Third, CPAs and other professionals are paid for their judgment. | ( Third ( , ( ( ( CPAs and ) ( other professionals ) ) ( ( are ( paid ( for ( their judgment ) ) ) ) . ) ) ) ) | (ROOT (S (ADVP (LS Third)) (, ,) (NP (NP (NNS CPAs)) (CC and) (NP (JJ other) (NNS professionals))) (VP (VBP are) (VP (VBN paid) (PP (IN for) (NP (PRP$ their) (NN judgment))))) (. .))) | Other professionals don't get paid, but CPAs do. | ( ( ( ( ( ( Other professionals ) ( ( do n't ) ( get paid ) ) ) , ) but ) ( CPAs do ) ) . ) | (ROOT (S (S (NP (JJ Other) (NNS professionals)) (VP (VBP do) (RB n't) (VP (VB get) (VP (VBN paid))))) (, ,) (CC but) (S (NP (NNS CPAs)) (VP (VBP do))) (. .))) | government | 2contradiction
|
26,334 | 26334c | There, Poirot, you are quite wrong! | ( There ( , ( Poirot ( , ( you ( ( are ( quite wrong ) ) ! ) ) ) ) ) ) | (ROOT (S (NP (EX There)) (, ,) (ADVP (RB Poirot)) (, ,) (NP (PRP you)) (VP (VBP are) (ADJP (RB quite) (JJ wrong))) (. !))) | Once again, Poirot is right. | ( ( Once again ) ( , ( Poirot ( ( is right ) . ) ) ) ) | (ROOT (S (ADVP (RB Once) (RB again)) (, ,) (NP (NNP Poirot)) (VP (VBZ is) (ADJP (JJ right))) (. .))) | fiction | 2contradiction
|
20,953 | 20953n | no yeah i guess there was even a a bit of a ruckus caused by the MC Hammer who's really you know seems to be the hot one of of today he used um | ( ( no ( yeah i ) ) ( guess ( there ( ( was ( even ( ( a ( a bit ) ) ( of ( a ruckus ) ) ) ) ) ( caused ( by ( ( the ( MC Hammer ) ) ( who ( ( 's really ) ( you ( know ( seems ( to ( be ( ( the ( hot one ) ) ( of ( of ( today ( he ( used um ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (DT no) (JJ yeah) (FW i)) (VP (VBP guess) (SBAR (S (NP (EX there)) (VP (VBD was) (ADVP (RB even) (NP (NP (QP (DT a) (DT a) (NN bit))) (PP (IN of) (NP (DT a) (NNS ruckus))))) (VP (VBN caused) (PP (IN by) (NP (NP (DT the) (NNP MC) (NNP Hammer)) (SBAR (WHNP (WP who)) (S (VP (VBZ 's) (ADVP (RB really)) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (VP (VBZ seems) (S (VP (TO to) (VP (VB be) (NP (NP (DT the) (JJ hot) (NN one)) (PP (IN of) (IN of) (NP (NP (NN today)) (SBAR (S (NP (PRP he)) (VP (VBD used) (NP (NN um))))))))))))))))))))))))))))) | MC Hammer is hot today because he just released a ew album. | ( ( MC Hammer ) ( ( ( is ( hot today ) ) ( because ( he ( just ( released ( a ( ew album ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP MC) (NNP Hammer)) (VP (VBZ is) (ADJP (JJ hot) (NP (NN today))) (SBAR (IN because) (S (NP (PRP he)) (ADVP (RB just)) (VP (VBD released) (NP (DT a) (NN ew) (NN album)))))) (. .))) | telephone | 1neutral
|
2,241 | 2241c | For the remaining 10 percent, however, the analysis stated that the program would impose a significant adverse effect in the first year. | ( ( For ( the ( remaining ( 10 percent ) ) ) ) ( , ( however ( , ( ( the analysis ) ( ( stated ( that ( ( the program ) ( would ( ( impose ( a ( significant ( adverse effect ) ) ) ) ( in ( the ( first year ) ) ) ) ) ) ) ) . ) ) ) ) ) ) | (ROOT (S (PP (IN For) (NP (DT the) (JJ remaining) (CD 10) (NN percent))) (, ,) (ADVP (RB however)) (, ,) (NP (DT the) (NN analysis)) (VP (VBD stated) (SBAR (IN that) (S (NP (DT the) (NN program)) (VP (MD would) (VP (VB impose) (NP (DT a) (JJ significant) (JJ adverse) (NN effect)) (PP (IN in) (NP (DT the) (JJ first) (NN year)))))))) (. .))) | The analysis suggested that the program would have a great positive effect in only the first year. | ( ( The analysis ) ( ( suggested ( that ( ( the program ) ( would ( have ( ( a ( great ( positive effect ) ) ) ( in ( only ( the ( first year ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN analysis)) (VP (VBD suggested) (SBAR (IN that) (S (NP (DT the) (NN program)) (VP (MD would) (VP (VB have) (NP (NP (DT a) (JJ great) (JJ positive) (NN effect)) (PP (IN in) (NP (RB only) (DT the) (JJ first) (NN year))))))))) (. .))) | government | 2contradiction
|
89,218 | 89218c | Perhaps the best seats to buy for a first fight are sol y sombra, tendido bajo, lower stands in the sun part of the time and in the shade the other. | ( Perhaps ( ( ( the ( best seats ) ) ( to ( buy ( for ( a ( first fight ) ) ) ) ) ) ( ( are ( ( sol ( y ( sombra ( , ( tendido ( bajo ( , ( lower stands ) ) ) ) ) ) ) ) ( ( ( ( in ( ( the ( sun part ) ) ( of ( the time ) ) ) ) and ) ( in ( the shade ) ) ) ( the other ) ) ) ) . ) ) ) | (ROOT (S (ADVP (RB Perhaps)) (NP (NP (DT the) (JJS best) (NNS seats)) (SBAR (S (VP (TO to) (VP (VB buy) (PP (IN for) (NP (DT a) (JJ first) (NN fight)))))))) (VP (VBP are) (VP (VBN sol) (NP (NN y) (NN sombra) (, ,) (NN tendido) (NN bajo) (, ,) (JJR lower) (NNS stands)) (PP (PP (IN in) (NP (NP (DT the) (NN sun) (NN part)) (PP (IN of) (NP (DT the) (NN time))))) (CC and) (PP (IN in) (NP (DT the) (NN shade))) (NP (DT the) (JJ other))))) (. .))) | There are no seats that can be reserved for the fight. | ( There ( ( are ( ( no seats ) ( that ( can ( be ( reserved ( for ( the fight ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (DT no) (NNS seats)) (SBAR (WHNP (WDT that)) (S (VP (MD can) (VP (VB be) (VP (VBN reserved) (PP (IN for) (NP (DT the) (NN fight)))))))))) (. .))) | travel | 2contradiction
|
31,132 | 31132c | Not only are we not liberated from our | ( Not ( only ( ( are we ) ( ( not liberated ) ( from our ) ) ) ) ) | (ROOT (SINV (RB Not) (ADVP (RB only)) (VP (VBP are) (NP (PRP we))) (NP (NP (RB not) (JJ liberated)) (PP (IN from) (NP (PRP$ our)))))) | We will be liberated from nothing else. | ( We ( ( will ( be ( liberated ( from ( nothing else ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (MD will) (VP (VB be) (VP (VBN liberated) (PP (IN from) (NP (NN nothing) (RB else)))))) (. .))) | slate | 2contradiction
|
144,845 | 144845e | She was answered by a blowing from Shiloh, a bray out of Croaker. | ( She ( ( was ( ( answered ( ( ( by ( ( a blowing ) ( from Shiloh ) ) ) , ) ( ( a bray ) out ) ) ) ( of Croaker ) ) ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VBD was) (VP (VBN answered) (PP (IN by) (NP (NP (DT a) (NN blowing)) (PP (IN from) (NP (NNP Shiloh)))) (, ,) (ADVP (NP (DT a) (NN bray)) (IN out))) (PP (IN of) (NP (NNP Croaker))))) (. .))) | Shiloh answered her with a blow. | ( Shiloh ( ( ( answered her ) ( with ( a blow ) ) ) . ) ) | (ROOT (S (NP (NNP Shiloh)) (VP (VBD answered) (NP (PRP her)) (PP (IN with) (NP (DT a) (NN blow)))) (. .))) | fiction | 0entailment
|
137,267 | 137267n | In the era of the Tokugawa shoguns, the canals were used to carry rice and grain in barges for onward shipment to the great markets of Osaka and Edo. | ( ( In ( ( the era ) ( of ( the ( Tokugawa shoguns ) ) ) ) ) ( , ( ( the canals ) ( ( were ( used ( to ( ( ( carry ( ( rice and ) grain ) ) ( in ( barges ( for ( onward shipment ) ) ) ) ) ( to ( ( the ( great markets ) ) ( of ( ( Osaka and ) Edo ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (NP (DT the) (NN era)) (PP (IN of) (NP (DT the) (NNP Tokugawa) (NNS shoguns))))) (, ,) (NP (DT the) (NNS canals)) (VP (VBD were) (VP (VBN used) (S (VP (TO to) (VP (VB carry) (NP (NN rice) (CC and) (NN grain)) (PP (IN in) (NP (NP (NNS barges)) (PP (IN for) (NP (JJ onward) (NN shipment))))) (PP (TO to) (NP (NP (DT the) (JJ great) (NNS markets)) (PP (IN of) (NP (NNP Osaka) (CC and) (NNP Edo)))))))))) (. .))) | Each year, thousands of tons of rice was carried using the canals. | ( ( Each year ) ( , ( ( thousands ( of ( tons ( of rice ) ) ) ) ( ( was ( carried ( using ( the canals ) ) ) ) . ) ) ) ) | (ROOT (S (NP (DT Each) (NN year)) (, ,) (NP (NP (NNS thousands)) (PP (IN of) (NP (NP (NNS tons)) (PP (IN of) (NP (NN rice)))))) (VP (VBD was) (VP (VBN carried) (S (VP (VBG using) (NP (DT the) (NNS canals)))))) (. .))) | travel | 1neutral
|
48,446 | 48446e | Once it was restored, between 1872 and 1876, the palace became respectable. | ( ( Once ( it ( was ( ( restored , ) ( between ( ( 1872 and ) 1876 ) ) ) ) ) ) ( , ( ( the palace ) ( ( became respectable ) . ) ) ) ) | (ROOT (S (SBAR (IN Once) (S (NP (PRP it)) (VP (VBD was) (VP (VBN restored) (, ,) (PP (IN between) (NP (CD 1872) (CC and) (CD 1876))))))) (, ,) (NP (DT the) (NN palace)) (VP (VBD became) (ADJP (JJ respectable))) (. .))) | The palace was restored between 1872 and 1876. | ( ( The palace ) ( ( was ( restored ( between ( ( 1872 and ) 1876 ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN palace)) (VP (VBD was) (VP (VBN restored) (PP (IN between) (NP (CD 1872) (CC and) (CD 1876))))) (. .))) | travel | 0entailment
|
92,694 | 92694n | The Dorians, who came overland from northern Europe, conquered the Mycenaeans. | ( ( ( ( ( The Dorians ) , ) ( who ( came ( overland ( from ( northern Europe ) ) ) ) ) ) , ) ( ( conquered ( the Mycenaeans ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNPS Dorians)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD came) (VP (VBN overland) (PP (IN from) (NP (JJ northern) (NNP Europe))))))) (, ,)) (VP (VBD conquered) (NP (DT the) (NNPS Mycenaeans))) (. .))) | The Dorians suffered many losses in the journey overland. | ( ( The Dorians ) ( ( ( suffered ( many losses ) ) ( in ( the ( journey overland ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNPS Dorians)) (VP (VBD suffered) (NP (JJ many) (NNS losses)) (PP (IN in) (NP (DT the) (NN journey) (NN overland)))) (. .))) | travel | 1neutral
|
99,760 | 99760n | Bassenthwaite is not as frequently visited as some of the other lakes there is no ferry service and water activities are restricted. | ( ( Bassenthwaite ( ( is not ) ( ( as frequently ) ( visited ( as ( some ( of ( the ( other lakes ) ) ) ) ) ) ) ) ) ( there ( ( is ( ( no ferry ) ( ( service ( and ( water activities ) ) ) ( are restricted ) ) ) ) . ) ) ) | (ROOT (S (S (NP (NNP Bassenthwaite)) (VP (VBZ is) (RB not) (VP (ADVP (RB as) (RB frequently)) (VBN visited) (PP (IN as) (NP (NP (DT some)) (PP (IN of) (NP (DT the) (JJ other) (NNS lakes)))))))) (NP (EX there)) (VP (VBZ is) (NP (NP (DT no) (NN ferry)) (SBAR (S (NP (NN service) (CC and) (NN water) (NNS activities)) (VP (VBP are) (VP (VBN restricted))))))) (. .))) | Bassenthwaite could have a lot more tourists. | ( Bassenthwaite ( ( could ( have ( ( ( a lot ) more ) tourists ) ) ) . ) ) | (ROOT (S (NP (NNP Bassenthwaite)) (VP (MD could) (VP (VB have) (NP (ADJP (NP (DT a) (RB lot)) (JJR more)) (NNS tourists)))) (. .))) | travel | 1neutral
|
145,036 | 145036c | Letter from John | ( Letter ( from John ) ) | (ROOT (NP (NP (NNP Letter)) (PP (IN from) (NP (NNP John))))) | The letter was from Tom. | ( ( The letter ) ( ( was ( from Tom ) ) . ) ) | (ROOT (S (NP (DT The) (NN letter)) (VP (VBD was) (PP (IN from) (NP (NNP Tom)))) (. .))) | slate | 2contradiction
|
109,459 | 109459n | One such example is seen in recent deliberations about the appropriate location for visa processing. | ( ( One ( such example ) ) ( ( is ( ( seen ( in ( recent deliberations ) ) ) ( about ( ( the ( appropriate location ) ) ( for ( visa processing ) ) ) ) ) ) . ) ) | (ROOT (S (NP (CD One) (JJ such) (NN example)) (VP (VBZ is) (VP (VBN seen) (PP (IN in) (NP (JJ recent) (NNS deliberations))) (PP (IN about) (NP (NP (DT the) (JJ appropriate) (NN location)) (PP (IN for) (NP (NN visa) (NN processing))))))) (. .))) | Recent deliberations about the appropriate location for visa processing is an example, said the director. | ( ( ( ( Recent deliberations ) ( about ( ( the ( appropriate location ) ) ( for ( visa processing ) ) ) ) ) ( is ( an example ) ) ) ( , ( ( said ( the director ) ) . ) ) ) | (ROOT (SINV (S (NP (NP (JJ Recent) (NNS deliberations)) (PP (IN about) (NP (NP (DT the) (JJ appropriate) (NN location)) (PP (IN for) (NP (NN visa) (NN processing)))))) (VP (VBZ is) (NP (DT an) (NN example)))) (, ,) (VP (VBD said)) (NP (DT the) (NN director)) (. .))) | government | 1neutral
|
46,680 | 46680n | The paper also concluded that the U.S. policy of equipping and training Muslim forces may not be such a bright idea. | ( ( The paper ) ( also ( ( concluded ( that ( ( ( the ( U.S. policy ) ) ( of ( ( ( equipping and ) training ) ( Muslim forces ) ) ) ) ( ( may not ) ( be ( such ( a ( bright idea ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (DT The) (NN paper)) (ADVP (RB also)) (VP (VBD concluded) (SBAR (IN that) (S (NP (NP (DT the) (NNP U.S.) (NN policy)) (PP (IN of) (S (VP (VBG equipping) (CC and) (VBG training) (NP (JJ Muslim) (NNS forces)))))) (VP (MD may) (RB not) (VP (VB be) (NP (PDT such) (DT a) (JJ bright) (NN idea))))))) (. .))) | Many racists believe that Muslims are inherently violent. | ( ( Many racists ) ( ( believe ( that ( Muslims ( are ( inherently violent ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ Many) (NNS racists)) (VP (VBP believe) (SBAR (IN that) (S (NP (NNPS Muslims)) (VP (VBP are) (ADJP (RB inherently) (JJ violent)))))) (. .))) | slate | 1neutral
|
57,788 | 57788c | It tells the story of the Holocaust in words, pictures, art, sculpture, and other exhibits. | ( It ( ( ( tells ( ( the story ) ( of ( the Holocaust ) ) ) ) ( in ( ( ( ( ( ( ( ( ( words , ) pictures ) , ) art ) , ) sculpture ) , ) and ) ( other exhibits ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ tells) (NP (NP (DT the) (NN story)) (PP (IN of) (NP (DT the) (NNP Holocaust)))) (PP (IN in) (NP (NP (NNS words)) (, ,) (NP (NNS pictures)) (, ,) (NP (NN art)) (, ,) (NP (NN sculpture)) (, ,) (CC and) (NP (JJ other) (NNS exhibits))))) (. .))) | The Pacific front of World War II is discussed in many of the exhibits. | ( ( ( The ( Pacific front ) ) ( of ( World ( War II ) ) ) ) ( ( is ( discussed ( in ( many ( of ( the exhibits ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNP Pacific) (NN front)) (PP (IN of) (NP (NNP World) (NNP War) (NNP II)))) (VP (VBZ is) (VP (VBN discussed) (PP (IN in) (NP (NP (JJ many)) (PP (IN of) (NP (DT the) (NNS exhibits))))))) (. .))) | travel | 2contradiction
|
14,382 | 14382e | and some for some reason those people don't see that | ( and ( some ( ( for ( some reason ) ) ( ( those people ) ( ( do n't ) ( see that ) ) ) ) ) ) | (ROOT (FRAG (CC and) (NP (NP (DT some)) (SBAR (S (PP (IN for) (NP (DT some) (NN reason))) (NP (DT those) (NNS people)) (VP (VBP do) (RB n't) (VP (VB see) (NP (DT that))))))))) | People don't see it but not sure the reason. | ( People ( ( ( do n't ) ( ( ( ( see it ) but ) not ) ( sure ( the reason ) ) ) ) . ) ) | (ROOT (S (NP (NNS People)) (VP (VBP do) (RB n't) (VP (VP (VB see) (NP (PRP it))) (CC but) (RB not) (VP (ADVP (RB sure)) (NP (DT the) (NN reason))))) (. .))) | telephone | 0entailment
|
106,946 | 106946n | Dreams of the Lefty (Al Pacino) and Brasco (Depp) (30 seconds) : | ( ( ( Dreams ( of ( ( ( ( ( the Lefty ) ( -LRB- ( ( Al Pacino ) -RRB- ) ) ) and ) Brasco ) ( -LRB- ( Depp -RRB- ) ) ) ) ) ( -LRB- ( ( 30 seconds ) -RRB- ) ) ) : ) | (ROOT (NP (NP (NNS Dreams)) (PP (IN of) (NP (NP (DT the) (NNP Lefty)) (PRN (-LRB- -LRB-) (NP (NNP Al) (NNP Pacino)) (-RRB- -RRB-)) (CC and) (NP (NNP Brasco)) (PRN (-LRB- -LRB-) (NP (NNP Depp)) (-RRB- -RRB-)))) (PRN (-LRB- -LRB-) (NP (CD 30) (NNS seconds)) (-RRB- -RRB-)) (: :))) | Marlon Brando was in Dreams of the Lefty. | ( ( Marlon Brando ) ( ( was ( in ( Dreams ( of ( the Lefty ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Marlon) (NNP Brando)) (VP (VBD was) (PP (IN in) (NP (NP (NNP Dreams)) (PP (IN of) (NP (DT the) (NNP Lefty)))))) (. .))) | slate | 1neutral
|
134,843 | 134843e | Each tiny tile is set at a different angle to its neighbours so that the reflected light creates the illusion of a shimmering, ethereal image. | ( ( Each ( tiny tile ) ) ( ( is ( ( ( set ( at ( a ( different angle ) ) ) ) ( to ( its neighbours ) ) ) ( so ( that ( ( the ( reflected light ) ) ( creates ( ( the illusion ) ( of ( a ( shimmering ( , ( ethereal image ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT Each) (JJ tiny) (NN tile)) (VP (VBZ is) (VP (VBN set) (PP (IN at) (NP (DT a) (JJ different) (NN angle))) (PP (TO to) (NP (PRP$ its) (NNS neighbours))) (SBAR (RB so) (IN that) (S (NP (DT the) (JJ reflected) (NN light)) (VP (VBZ creates) (NP (NP (DT the) (NN illusion)) (PP (IN of) (NP (DT a) (JJ shimmering) (, ,) (JJ ethereal) (NN image))))))))) (. .))) | The tiles are set so that they scatter light well. | ( ( The tiles ) ( ( are ( set ( so ( that ( they ( ( scatter light ) well ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS tiles)) (VP (VBP are) (VP (VBN set) (SBAR (RB so) (IN that) (S (NP (PRP they)) (VP (VBP scatter) (NP (NN light)) (ADVP (RB well))))))) (. .))) | travel | 0entailment
|
97,387 | 97387n | Lennox Lewis defeated Evander Holyfield to become the world heavyweight boxing champion. | ( ( Lennox Lewis ) ( ( defeated ( ( Evander Holyfield ) ( to ( become ( the ( world ( heavyweight ( boxing champion ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Lennox) (NNP Lewis)) (VP (VBD defeated) (S (NP (NNP Evander) (NNP Holyfield)) (VP (TO to) (VP (VB become) (NP (DT the) (NN world) (JJ heavyweight) (NN boxing) (NN champion)))))) (. .))) | Lewis beat Holyfield in an epic battle. | ( Lewis ( ( beat ( Holyfield ( in ( an ( epic battle ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Lewis)) (VP (VBD beat) (NP (NP (NNP Holyfield)) (PP (IN in) (NP (DT an) (NN epic) (NN battle))))) (. .))) | slate | 1neutral
|
138,379 | 138379e | Oh, Julius what will the chauffeur think? | ( Oh ( , ( ( Julius ( what ( will ( the chauffeur ) ) ) ) ( think ? ) ) ) ) | (ROOT (S (INTJ (UH Oh)) (, ,) (NP (NP (NNP Julius)) (SBAR (WHNP (WP what)) (S (VP (MD will) (VP (NP (DT the) (NN chauffeur))))))) (VP (VBP think)) (. ?))) | What is the driver going to think, Julius? | ( What ( ( ( is ( the driver ) ) ( going ( to ( ( think , ) Julius ) ) ) ) ? ) ) | (ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (DT the) (NN driver)) (VP (VBG going) (S (VP (TO to) (VP (VB think) (, ,) (ADVP (RB Julius))))))) (. ?))) | fiction | 0entailment
|
47,378 | 47378n | Immediately the sword swinger was on her. | ( Immediately ( ( the ( sword swinger ) ) ( ( was ( on her ) ) . ) ) ) | (ROOT (S (ADVP (RB Immediately)) (NP (DT the) (NN sword) (NN swinger)) (VP (VBD was) (PP (IN on) (NP (PRP her)))) (. .))) | It was on her very quickly because she was magnetic and the sword was attrached to her. | ( ( ( ( It ( ( was ( on her ) ) ( ( very quickly ) ( because ( she ( was magnetic ) ) ) ) ) ) and ) ( ( the sword ) ( was ( attrached ( to her ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP It)) (VP (VBD was) (PP (IN on) (NP (PRP her))) (SBAR (ADVP (RB very) (RB quickly)) (IN because) (S (NP (PRP she)) (VP (VBD was) (NP (JJ magnetic))))))) (CC and) (S (NP (DT the) (NN sword)) (VP (VBD was) (VP (VBN attrached) (PP (TO to) (NP (PRP her)))))) (. .))) | fiction | 1neutral
|
18,392 | 18392e | Each year, NASIRE presents Recognition Awards for Outstanding Achievement in the Field of Information Technology to those programs and systems that have created cost-effective, innovative solutions in the operation of state government. | ( ( Each year ) ( , ( NASIRE ( ( ( presents ( ( Recognition Awards ) ( for ( Outstanding Achievement ) ) ) ) ( in ( ( the Field ) ( of ( ( Information Technology ) ( to ( ( those ( ( programs and ) systems ) ) ( that ( have ( ( created ( ( cost-effective ( , innovative ) ) solutions ) ) ( in ( ( the operation ) ( of ( state government ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (NP (DT Each) (NN year)) (, ,) (NP (NNP NASIRE)) (VP (VBZ presents) (NP (NP (NNP Recognition) (NNP Awards)) (PP (IN for) (NP (JJ Outstanding) (NNP Achievement)))) (PP (IN in) (NP (NP (DT the) (NNP Field)) (PP (IN of) (NP (NP (NNP Information) (NNP Technology)) (PP (TO to) (NP (NP (DT those) (NNS programs) (CC and) (NNS systems)) (SBAR (WHNP (WDT that)) (S (VP (VBP have) (VP (VBN created) (NP (ADJP (JJ cost-effective) (, ,) (JJ innovative)) (NNS solutions)) (PP (IN in) (NP (NP (DT the) (NN operation)) (PP (IN of) (NP (NN state) (NN government)))))))))))))))) (. .))) | NASIRE's Recognition Awards for Outstanding Achievement in the Field of Information Technology are presented annually. | ( ( ( ( NASIRE 's ) ( Recognition Awards ) ) ( for ( ( Outstanding Achievement ) ( in ( ( the Field ) ( of ( Information Technology ) ) ) ) ) ) ) ( ( are ( presented annually ) ) . ) ) | (ROOT (S (NP (NP (NP (NNP NASIRE) (POS 's)) (NNP Recognition) (NNP Awards)) (PP (IN for) (NP (NP (NNP Outstanding) (NNP Achievement)) (PP (IN in) (NP (NP (DT the) (NNP Field)) (PP (IN of) (NP (NNP Information) (NNP Technology)))))))) (VP (VBP are) (VP (VBN presented) (ADVP (RB annually)))) (. .))) | government | 0entailment
|
64,387 | 64387c | I am an astronomer, after all." | ( I ( ( ( ( ( am ( an astronomer ) ) , ) ( after all ) ) . ) '' ) ) | (ROOT (S (NP (PRP I)) (VP (VBP am) (NP (DT an) (NN astronomer)) (, ,) (ADVP (IN after) (DT all))) (. .) ('' ''))) | I am only a plumber. | ( I ( ( ( am only ) ( a plumber ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP am) (ADVP (RB only)) (NP (DT a) (NN plumber))) (. .))) | fiction | 2contradiction
|
118,140 | 118140c | and so um yeah uh yeah i guess i usually do i like to cook um heavy sauces and um | ( and ( ( so um ) ( yeah ( uh ( ( ( yeah ( i ( guess i ) ) ) usually ) ( ( do i ) ( like ( ( ( to ( cook ( um ( heavy sauces ) ) ) ) and ) um ) ) ) ) ) ) ) ) | (ROOT (FRAG (CC and) (NP (NP (RB so) (NN um)) (SBAR (S (VP (VBP yeah) (S (INTJ (UH uh)) (VP (VB yeah) (NP (FW i) (FW guess) (FW i)) (ADVP (RB usually)) (VP (VB do) (NP (FW i)) (PP (IN like) (NP (S (VP (TO to) (VP (VB cook) (NP (JJ um) (JJ heavy) (NNS sauces))))) (CC and) (NP (NN um))))))))))))) | I never cook because I hate cooking. | ( I ( never ( ( cook ( because ( I ( hate cooking ) ) ) ) . ) ) ) | (ROOT (S (NP (PRP I)) (ADVP (RB never)) (VP (VB cook) (SBAR (IN because) (S (NP (PRP I)) (VP (VBP hate) (NP (NN cooking)))))) (. .))) | telephone | 2contradiction
|
70,494 | 70494c | At the MGM Grand Adventure Theme Park (Tel. 702/891-7777; open spring and summer only), visitors can raft a small river, take a 200-ft (61-m) freefall from the Sky Screamer, watch a colorful sea battle, or chat with strolling MGM characters. | ( ( At ( ( the ( MGM ( Grand ( Adventure ( Theme Park ) ) ) ) ) ( -LRB- ( ( Tel. ( ( ( 702/891 -7777 ) ; ) ( ( ( open spring ) and ) ( summer only ) ) ) ) -RRB- ) ) ) ) ( , ( visitors ( ( can ( ( ( ( ( ( ( ( raft ( a ( small river ) ) ) , ) ( ( take ( a ( ( 200-ft ( -LRB- ( 61-m -RRB- ) ) ) freefall ) ) ) ( from ( the ( Sky Screamer ) ) ) ) ) , ) ( watch ( a ( colorful ( sea battle ) ) ) ) ) , ) or ) ( chat ( with ( strolling ( MGM characters ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN At) (NP (NP (DT the) (NNP MGM) (NNP Grand) (NNP Adventure) (NNP Theme) (NNP Park)) (PRN (-LRB- -LRB-) (NP (NNP Tel.)) (NP (NP (CD 702/891) (CD -7777)) (: ;) (NP (NP (JJ open) (NN spring)) (CC and) (NP (NN summer) (RB only)))) (-RRB- -RRB-)))) (, ,) (NP (NNS visitors)) (VP (MD can) (VP (VP (VB raft) (NP (DT a) (JJ small) (NN river))) (, ,) (VP (VB take) (NP (DT a) (ADJP (ADJP (JJ 200-ft)) (PRN (-LRB- -LRB-) (ADJP (JJ 61-m)) (-RRB- -RRB-))) (NN freefall)) (PP (IN from) (NP (DT the) (NNP Sky) (NNP Screamer)))) (, ,) (VP (VB watch) (NP (DT a) (JJ colorful) (NN sea) (NN battle))) (, ,) (CC or) (VP (VB chat) (PP (IN with) (S (VP (VBG strolling) (NP (NNP MGM) (NNS characters)))))))) (. .))) | The MGM Grand Adventure Theme Park is only open in the fall. | ( ( The ( MGM ( Grand ( Adventure ( Theme Park ) ) ) ) ) ( ( is ( only ( open ( in ( the fall ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP MGM) (NNP Grand) (NNP Adventure) (NNP Theme) (NNP Park)) (VP (VBZ is) (ADJP (RB only) (JJ open) (PP (IN in) (NP (DT the) (NN fall))))) (. .))) | travel | 2contradiction
|
73,390 | 73390c | oh i'm sorry it was nice talking to you | ( ( oh i ) ( 'm ( sorry ( it ( was ( nice ( talking ( to you ) ) ) ) ) ) ) ) | (ROOT (S (NP (NNP oh) (NNP i)) (VP (VBP 'm) (ADJP (JJ sorry) (SBAR (S (NP (PRP it)) (VP (VBD was) (ADJP (JJ nice) (S (VP (VBG talking) (PP (TO to) (NP (PRP you))))))))))))) | I'm sorry but this conversation made me very uncomfortable. | ( ( ( ( I ( 'm sorry ) ) but ) ( ( this conversation ) ( made ( me ( very uncomfortable ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (CC but) (S (NP (DT this) (NN conversation)) (VP (VBD made) (S (NP (PRP me)) (ADJP (RB very) (JJ uncomfortable))))) (. .))) | telephone | 2contradiction
|
31,635 | 31635n | Jon studied the man's dark eyes and graying hair. | ( Jon ( ( studied ( ( the ( man 's ) ) ( dark ( eyes ( and ( graying hair ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Jon)) (VP (VBD studied) (NP (NP (DT the) (NN man) (POS 's)) (JJ dark) (NNS eyes) (CC and) (NN graying) (NN hair))) (. .))) | He took a moment to study him before speaking. | ( He ( ( took ( a ( moment ( to ( ( study him ) ( before speaking ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD took) (NP (DT a) (NN moment) (S (VP (TO to) (VP (VB study) (NP (PRP him)) (PP (IN before) (NP (NN speaking)))))))) (. .))) | fiction | 1neutral
|
16,058 | 16058c | Quite a few clubs can be found along Leeson Street, although some say the strip has faded a bit in recent years. | ( ( Quite ( a ( few clubs ) ) ) ( ( can ( be ( ( ( found ( along ( Leeson Street ) ) ) , ) ( although ( some ( say ( ( the strip ) ( has ( faded ( ( a bit ) ( in ( recent years ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (RB Quite) (DT a) (JJ few) (NNS clubs)) (VP (MD can) (VP (VB be) (VP (VBN found) (PP (IN along) (NP (NNP Leeson) (NNP Street))) (, ,) (SBAR (IN although) (S (NP (DT some)) (VP (VBP say) (SBAR (S (NP (DT the) (NN strip)) (VP (VBZ has) (VP (VBN faded) (NP (NP (DT a) (NN bit)) (PP (IN in) (NP (JJ recent) (NNS years)))))))))))))) (. .))) | Leeson Street is known as the only street with no pubs. | ( ( Leeson Street ) ( ( is ( known ( as ( ( the ( only street ) ) ( with ( no pubs ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Leeson) (NNP Street)) (VP (VBZ is) (VP (VBN known) (PP (IN as) (NP (NP (DT the) (JJ only) (NN street)) (PP (IN with) (NP (DT no) (NNS pubs))))))) (. .))) | travel | 2contradiction
|
16,384 | 16384c | ratemaking provisions. | ( ( ratemaking provisions ) . ) | (ROOT (S (VP (VBG ratemaking) (NP (NNS provisions))) (. .))) | Ratemaking has no provisions. | ( Ratemaking ( ( has ( no provisions ) ) . ) ) | (ROOT (S (NP (NNP Ratemaking)) (VP (VBZ has) (NP (DT no) (NNS provisions))) (. .))) | government | 2contradiction
|
3,503 | 3503e | Runaways or not, they will put up a fight. | ( ( ( Runaways or ) not ) ( , ( they ( ( will ( ( put up ) ( a fight ) ) ) . ) ) ) ) | (ROOT (S (FRAG (NP (NNS Runaways)) (CC or) (RB not)) (, ,) (NP (PRP they)) (VP (MD will) (VP (VB put) (PRT (RP up)) (NP (DT a) (NN fight)))) (. .))) | Despite their being runaways, they will fight fiercely. | ( ( Despite ( their ( being runaways ) ) ) ( , ( they ( ( will ( fight fiercely ) ) . ) ) ) ) | (ROOT (S (PP (IN Despite) (NP (PRP$ their) (JJ being) (NNS runaways))) (, ,) (NP (PRP they)) (VP (MD will) (VP (VB fight) (ADVP (RB fiercely)))) (. .))) | fiction | 0entailment
|
64,719 | 64719n | so i have to cut myself down to the weekend plus after work um the MacNeil Lehrer news hour is on public television and i enjoy that quite a bit | ( so ( i ( have ( to ( ( cut myself ) ( down ( ( ( to ( the weekend ) ) plus ) ( after ( ( work um ) ( ( ( ( the ( MacNeil ( Lehrer ( news hour ) ) ) ) ( is ( on ( public television ) ) ) ) and ) ( i ( ( enjoy that ) ( quite ( a bit ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (SBAR (IN so) (S (NP (FW i)) (VP (VBP have) (S (VP (TO to) (VP (VB cut) (NP (PRP myself)) (PP (RB down) (PP (TO to) (NP (DT the) (NN weekend))) (CC plus) (PP (IN after) (NP (NP (NN work) (NN um)) (SBAR (S (S (NP (DT the) (NNP MacNeil) (NNP Lehrer) (NN news) (NN hour)) (VP (VBZ is) (PP (IN on) (NP (JJ public) (NN television))))) (CC and) (S (NP (FW i)) (VP (VBP enjoy) (NP (DT that)) (ADVP (RB quite) (NP (DT a) (RB bit))))))))))))))))) | MacNeil Lehrer news hour on public television has insightful and unbiased reporting. | ( ( ( MacNeil ( Lehrer ( news hour ) ) ) ( on ( public television ) ) ) ( ( has ( ( ( insightful and ) unbiased ) reporting ) ) . ) ) | (ROOT (S (NP (NP (NNP MacNeil) (NNP Lehrer) (NN news) (NN hour)) (PP (IN on) (NP (JJ public) (NN television)))) (VP (VBZ has) (NP (ADJP (JJ insightful) (CC and) (JJ unbiased)) (NN reporting))) (. .))) | telephone | 1neutral
|
72,184 | 72184c | But it is well worth a visit to the top (a short hike from the bus stop) to peer down into the bleak, barren crater emitting puffs of sulfurous fumes and contrasting starkly with the colorful vegetation all around it. | ( But ( it ( ( ( ( is well ) ( worth ( ( a visit ) ( to ( ( the top ) ( -LRB- ( ( ( a ( short hike ) ) ( from ( the ( bus stop ) ) ) ) -RRB- ) ) ) ) ) ) ) ( to ( ( peer down ) ( into ( ( the ( bleak ( , ( barren crater ) ) ) ) ( ( ( ( ( emitting ( puffs ( of ( sulfurous fumes ) ) ) ) and ) ( ( contrasting starkly ) ( with ( the ( colorful vegetation ) ) ) ) ) all ) ( around it ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (CC But) (NP (PRP it)) (VP (VBZ is) (ADVP (RB well)) (ADJP (IN worth) (NP (NP (DT a) (NN visit)) (PP (TO to) (NP (NP (DT the) (NN top)) (PRN (-LRB- -LRB-) (NP (NP (DT a) (JJ short) (NN hike)) (PP (IN from) (NP (DT the) (NN bus) (NN stop)))) (-RRB- -RRB-)))))) (S (VP (TO to) (VP (VB peer) (PRT (RP down)) (PP (IN into) (NP (NP (DT the) (JJ bleak) (, ,) (JJ barren) (NN crater)) (VP (VP (VBG emitting) (NP (NP (NNS puffs)) (PP (IN of) (NP (JJ sulfurous) (NNS fumes))))) (CC and) (VP (VBG contrasting) (ADVP (RB starkly)) (PP (IN with) (NP (DT the) (JJ colorful) (NN vegetation)))) (NP (DT all)) (PP (IN around) (NP (PRP it)))))))))) (. .))) | The bus stop is not located at the top. | ( ( The ( bus stop ) ) ( ( ( is not ) ( located ( at ( the top ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN bus) (NN stop)) (VP (VBZ is) (RB not) (VP (VBN located) (PP (IN at) (NP (DT the) (NN top))))) (. .))) | travel | 2contradiction
|
45,297 | 45297c | Joseph finally finds his way through the metaphors, while Rosen proves himself a master of the more prosaic but rich art of the simile. | ( Joseph ( finally ( ( ( ( ( finds ( his way ) ) ( through ( the metaphors ) ) ) , ) ( while ( Rosen ( proves ( himself ( ( a master ) ( of ( ( the ( ( ( ( more prosaic ) but ) rich ) art ) ) ( of ( the simile ) ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (NNP Joseph)) (ADVP (RB finally)) (VP (VBZ finds) (NP (PRP$ his) (NN way)) (PP (IN through) (NP (DT the) (NNS metaphors))) (, ,) (SBAR (IN while) (S (NP (NNP Rosen)) (VP (VBZ proves) (S (NP (PRP himself)) (NP (NP (DT a) (NN master)) (PP (IN of) (NP (NP (DT the) (ADJP (ADJP (RBR more) (JJ prosaic)) (CC but) (ADJP (JJ rich))) (NN art)) (PP (IN of) (NP (DT the) (NN simile))))))))))) (. .))) | Joseph deals with similes while Rosen deals with metaphors. | ( Joseph ( ( ( deals ( with similes ) ) ( while ( Rosen ( deals ( with metaphors ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Joseph)) (VP (VBZ deals) (PP (IN with) (NP (NNS similes))) (SBAR (IN while) (S (NP (NNP Rosen)) (VP (VBZ deals) (PP (IN with) (NP (NNS metaphors))))))) (. .))) | slate | 2contradiction
|
145,202 | 145202c | We continue to ask whether agencies are spending their technology dollars on the right things. | ( We ( ( continue ( to ( ask ( whether ( agencies ( are ( ( spending ( their ( technology dollars ) ) ) ( on ( the ( right things ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (VBP continue) (S (VP (TO to) (VP (VB ask) (SBAR (IN whether) (S (NP (NNS agencies)) (VP (VBP are) (VP (VBG spending) (NP (PRP$ their) (NN technology) (NNS dollars)) (PP (IN on) (NP (DT the) (JJ right) (NNS things))))))))))) (. .))) | They are not asking any questions. | ( They ( ( ( are not ) ( asking ( any questions ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP are) (RB not) (VP (VBG asking) (NP (DT any) (NNS questions)))) (. .))) | government | 2contradiction
|
80,682 | 80682n | you know when they pull in there's a snake instead of a fish and things like that that i'm just | ( you ( know ( when ( they ( pull ( in ( ( ( there ( 's ( ( a snake ) ( instead ( of ( a fish ) ) ) ) ) ) and ) ( things ( like ( that ( ( that i ) ( 'm just ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (PRP you)) (VP (VBP know) (SBAR (WHADVP (WRB when)) (S (NP (PRP they)) (VP (VBP pull) (PP (IN in) (S (S (NP (EX there)) (VP (VBZ 's) (NP (NP (DT a) (NN snake)) (PP (RB instead) (IN of) (NP (DT a) (NN fish)))))) (CC and) (S (NP (NNS things)) (VP (VBP like) (SBAR (IN that) (S (NP (DT that) (FW i)) (VP (VBP 'm) (ADVP (RB just))))))))))))))) | I don't like the snakes on the line. | ( I ( ( ( do n't ) ( ( like ( the snakes ) ) ( on ( the line ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB like) (NP (DT the) (NNS snakes)) (PP (IN on) (NP (DT the) (NN line))))) (. .))) | telephone | 1neutral
|
92,496 | 92496n | The avenue is a busy mix of architectural styles and contains several fine examples of Art Nouveau and Art Deco. | ( ( The avenue ) ( ( ( ( is ( ( a ( busy mix ) ) ( of ( architectural styles ) ) ) ) and ) ( contains ( ( several ( fine examples ) ) ( of ( ( ( Art Nouveau ) and ) ( Art Deco ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN avenue)) (VP (VP (VBZ is) (NP (NP (DT a) (JJ busy) (NN mix)) (PP (IN of) (NP (JJ architectural) (NNS styles))))) (CC and) (VP (VBZ contains) (NP (NP (JJ several) (NN fine) (NNS examples)) (PP (IN of) (NP (NP (NNP Art) (NNP Nouveau)) (CC and) (NP (NNP Art) (NNP Deco))))))) (. .))) | The avenue is one of the last examples of Art Nouveau and Art Deco. | ( ( The avenue ) ( ( is ( one ( of ( ( the ( last examples ) ) ( of ( ( ( Art Nouveau ) and ) ( Art Deco ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN avenue)) (VP (VBZ is) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (JJ last) (NNS examples)) (PP (IN of) (NP (NP (NNP Art) (NNP Nouveau)) (CC and) (NP (NNP Art) (NNP Deco)))))))) (. .))) | travel | 1neutral
|
85,409 | 85409n | But how? Tommy took the note in question from his pocket and passed it round the table. | ( But ( ( ( how ? ) ( Tommy ( ( ( ( ( took ( the note ) ) ( in question ) ) ( from ( his pocket ) ) ) and ) passed ) ) ) ( it ( ( round ( the table ) ) . ) ) ) ) | (ROOT (S (CC But) (SBAR (WHADVP (WRB how) (. ?)) (S (NP (NNP Tommy)) (VP (VP (VBD took) (NP (DT the) (NN note)) (PP (IN in) (NP (NN question))) (PP (IN from) (NP (PRP$ his) (NN pocket)))) (CC and) (VP (VBD passed))))) (NP (PRP it)) (VP (VBP round) (NP (DT the) (NN table))) (. .))) | Tommy passed a note around the table after taking it out of his pocket and straightening it. | ( Tommy ( ( ( ( passed ( a note ) ) ( around ( the table ) ) ) ( after ( ( ( ( ( taking it ) out ) ( of ( his pocket ) ) ) and ) ( straightening it ) ) ) ) . ) ) | (ROOT (S (NP (NNP Tommy)) (VP (VBD passed) (NP (DT a) (NN note)) (PP (IN around) (NP (DT the) (NN table))) (SBAR (IN after) (S (S (VP (VBG taking) (NP (PRP it)) (PRT (RP out)) (PP (IN of) (NP (PRP$ his) (NN pocket))))) (CC and) (S (VP (VBG straightening) (NP (PRP it))))))) (. .))) | fiction | 1neutral
|
135,777 | 135777c | Those recipients should strive to follow his example. | ( ( Those recipients ) ( ( should ( strive ( to ( follow ( his example ) ) ) ) ) . ) ) | (ROOT (S (NP (DT Those) (NNS recipients)) (VP (MD should) (VP (VB strive) (S (VP (TO to) (VP (VB follow) (NP (PRP$ his) (NN example))))))) (. .))) | He is not someone for the recipients to look up to. | ( He ( ( ( ( is not ) ( someone ( for ( the recipients ) ) ) ) ( to ( ( look up ) to ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBZ is) (RB not) (NP (NP (NN someone)) (PP (IN for) (NP (DT the) (NNS recipients)))) (S (VP (TO to) (VP (VB look) (PRT (RP up)) (PP (TO to)))))) (. .))) | government | 2contradiction
|
40,186 | 40186c | Such controls are critical to determining the reliability of interim reporting and various ongoing assertions by the company throughout the year. | ( ( Such controls ) ( ( are ( critical ( to ( ( determining ( ( the reliability ) ( of ( ( ( interim reporting ) and ) ( various ( ongoing assertions ) ) ) ) ) ) ( by ( ( the company ) ( throughout ( the year ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ Such) (NNS controls)) (VP (VBP are) (ADJP (JJ critical) (PP (TO to) (S (VP (VBG determining) (NP (NP (DT the) (NN reliability)) (PP (IN of) (NP (NP (JJ interim) (NN reporting)) (CC and) (NP (JJ various) (JJ ongoing) (NNS assertions))))) (PP (IN by) (NP (NP (DT the) (NN company)) (PP (IN throughout) (NP (DT the) (NN year)))))))))) (. .))) | Interim reporting is not dependent on any controls. | ( ( Interim reporting ) ( ( ( is not ) ( dependent ( on ( any controls ) ) ) ) . ) ) | (ROOT (S (NP (JJ Interim) (NN reporting)) (VP (VBZ is) (RB not) (ADJP (JJ dependent) (PP (IN on) (NP (DT any) (NNS controls))))) (. .))) | government | 2contradiction
|
63,437 | 63437c | The simplest explanation is always the most likely." | ( ( The ( simplest explanation ) ) ( ( ( ( is always ) ( the ( most likely ) ) ) . ) '' ) ) | (ROOT (S (NP (DT The) (JJS simplest) (NN explanation)) (VP (VBZ is) (ADVP (RB always)) (NP (DT the) (ADJP (RBS most) (JJ likely)))) (. .) ('' ''))) | The simplest explanation is rarely the correct one. | ( ( The ( simplest explanation ) ) ( ( ( is rarely ) ( the ( correct one ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJS simplest) (NN explanation)) (VP (VBZ is) (ADVP (RB rarely)) (NP (DT the) (JJ correct) (NN one))) (. .))) | fiction | 2contradiction
|
118,204 | 118204e | But it's hard not to see in these smiling peasants a warning of what such openings can bring in their wake. | ( But ( it ( ( ( 's hard ) ( not ( to ( ( see ( in ( these ( smiling peasants ) ) ) ) ( ( a warning ) ( of ( what ( ( such openings ) ( can ( bring ( in ( their wake ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (CC But) (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ hard)) (S (RB not) (VP (TO to) (VP (VB see) (PP (IN in) (NP (DT these) (JJ smiling) (NNS peasants))) (NP (NP (DT a) (NN warning)) (PP (IN of) (SBAR (WHNP (WP what)) (S (NP (JJ such) (NNS openings)) (VP (MD can) (VP (VB bring) (PP (IN in) (NP (PRP$ their) (NN wake))))))))))))) (. .))) | The smiling peasants bring a warning of what such openings can bring. | ( ( The ( smiling peasants ) ) ( ( bring ( ( a warning ) ( of ( what ( ( such openings ) ( can bring ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (VBG smiling) (NNS peasants)) (VP (VBP bring) (NP (NP (DT a) (NN warning)) (PP (IN of) (SBAR (WHNP (WP what)) (S (NP (JJ such) (NNS openings)) (VP (MD can) (VP (VB bring)))))))) (. .))) | slate | 0entailment
|
48,839 | 48839c | yeah big time i i'll bet they could hold their own in the NBA | ( ( ( yeah ( big time ) ) ( i i ) ) ( 'll ( bet ( they ( could ( ( hold ( their own ) ) ( in ( the NBA ) ) ) ) ) ) ) ) | (ROOT (S (NP (NP (JJ yeah) (JJ big) (NN time)) (NP (FW i) (FW i))) (VP (MD 'll) (VP (VB bet) (SBAR (S (NP (PRP they)) (VP (MD could) (VP (VB hold) (NP (PRP$ their) (JJ own)) (PP (IN in) (NP (DT the) (NNP NBA))))))))))) | They would suck in the NBA. | ( They ( ( would ( suck ( in ( the NBA ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (MD would) (VP (VB suck) (PP (IN in) (NP (DT the) (NNP NBA))))) (. .))) | telephone | 2contradiction
|
11,501 | 11501e | And if so? | ( And ( ( if so ) ? ) ) | (ROOT (FRAG (CC And) (SBAR (IN if) (SBAR (RB so))) (. ?))) | And if that's true? | ( And ( ( if ( that ( 's true ) ) ) ? ) ) | (ROOT (FRAG (CC And) (SBAR (IN if) (S (NP (DT that)) (VP (VBZ 's) (ADJP (JJ true))))) (. ?))) | fiction | 0entailment
|
100,551 | 100551e | But once again, even these Title X clients are in no worse position than if Congress had never enacted Title X. The financial constraints that restrict an indigent woman's ability to enjoy the full range of constitutionally protected freedom of choice are the product not of governmental restrictions on access to abortion, but rather of her indigency. | ( But ( ( once again ) ( , ( even ( ( these ( Title ( X clients ) ) ) ( ( ( are ( in ( no ( worse position ) ) ) ) ( ( than if ) ( Congress ( ( had never ) ( enacted ( ( Title ( X . ) ) ( ( ( The ( financial constraints ) ) ( that ( restrict ( ( an ( indigent ( woman 's ) ) ) ( ability ( to ( enjoy ( ( the ( full range ) ) ( of ( ( ( constitutionally protected ) freedom ) ( of choice ) ) ) ) ) ) ) ) ) ) ) ( ( are ( ( the product ) ( not ( of ( ( governmental restrictions ) ( on access ) ) ) ) ) ) ( ( ( ( ( to abortion ) , ) but ) rather ) ( of ( her indigency ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) ) ) | (ROOT (S (CC But) (ADVP (RB once) (RB again)) (, ,) (ADVP (RB even)) (NP (DT these) (NNP Title) (NNP X) (NNS clients)) (VP (VBP are) (PP (IN in) (NP (DT no) (JJR worse) (NN position))) (SBAR (IN than) (IN if) (S (NP (NNP Congress)) (VP (VBD had) (ADVP (RB never)) (VP (VBN enacted) (NP (NP (NNP Title) (NNP X) (. .)) (SBAR (S (NP (NP (DT The) (JJ financial) (NNS constraints)) (SBAR (WHNP (WDT that)) (S (VP (VBP restrict) (NP (NP (DT an) (NN indigent) (NN woman) (POS 's)) (NN ability) (S (VP (TO to) (VP (VB enjoy) (NP (NP (DT the) (JJ full) (NN range)) (PP (IN of) (NP (NP (ADJP (RB constitutionally) (VBN protected)) (NN freedom)) (PP (IN of) (NP (NN choice)))))))))))))) (VP (VBP are) (NP (NP (DT the) (NN product)) (PP (RB not) (IN of) (NP (NP (JJ governmental) (NNS restrictions)) (PP (IN on) (NP (NN access)))))) (PP (PP (TO to) (NP (NN abortion))) (, ,) (CC but) (RB rather) (PP (IN of) (NP (PRP$ her) (NN indigency))))))))))))) (. .))) | A woman's ability to enjoy freedom of choice was hindered by financial burdens. | ( ( ( A ( woman 's ) ) ( ability ( to ( enjoy ( freedom ( of choice ) ) ) ) ) ) ( ( was ( hindered ( by ( financial burdens ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN woman) (POS 's)) (NN ability) (S (VP (TO to) (VP (VB enjoy) (NP (NP (NN freedom)) (PP (IN of) (NP (NN choice)))))))) (VP (VBD was) (VP (VBN hindered) (PP (IN by) (NP (JJ financial) (NNS burdens))))) (. .))) | government | 0entailment
|
131,810 | 131810e | Several of these professional women across from me were wearing Ally McBeal skirts. | ( ( Several ( of ( these ( professional women ) ) ) ) ( ( across ( from me ) ) ( ( were ( wearing ( ( Ally McBeal ) skirts ) ) ) . ) ) ) | (ROOT (S (NP (NP (JJ Several)) (PP (IN of) (NP (DT these) (JJ professional) (NNS women)))) (ADVP (IN across) (PP (IN from) (NP (PRP me)))) (VP (VBD were) (VP (VBG wearing) (SBAR (S (NP (NNP Ally) (NNP McBeal)) (VP (VBZ skirts)))))) (. .))) | I saw some women wearing Ally McBeal skirts. | ( I ( ( ( saw ( some women ) ) ( wearing ( ( Ally McBeal ) skirts ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD saw) (NP (DT some) (NNS women)) (S (VP (VBG wearing) (SBAR (S (NP (NNP Ally) (NNP McBeal)) (VP (VBZ skirts))))))) (. .))) | slate | 0entailment
|
22,705 | 22705n | Turkey remained neutral during World War II until 1945, when it entered the war on the side of the Allies. | ( Turkey ( ( ( ( ( remained ( neutral ( during ( World ( War II ) ) ) ) ) ( until 1945 ) ) , ) ( when ( it ( ( entered ( the war ) ) ( on ( ( the side ) ( of ( the Allies ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Turkey)) (VP (VBD remained) (ADJP (JJ neutral) (PP (IN during) (NP (NNP World) (NNP War) (NNP II)))) (PP (IN until) (NP (CD 1945))) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (PRP it)) (VP (VBD entered) (NP (DT the) (NN war)) (PP (IN on) (NP (NP (DT the) (NN side)) (PP (IN of) (NP (DT the) (NNS Allies))))))))) (. .))) | It was strategically advantageous for Turkey to remain neutral until 1945. | ( It ( ( ( was ( strategically ( advantageous ( for Turkey ) ) ) ) ( to ( ( remain neutral ) ( until 1945 ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBD was) (ADJP (RB strategically) (JJ advantageous) (PP (IN for) (NP (NNP Turkey)))) (S (VP (TO to) (VP (VB remain) (ADJP (JJ neutral)) (PP (IN until) (NP (CD 1945))))))) (. .))) | travel | 1neutral
|
125,261 | 125261e | To get your bearings, picture Paris as a circle, with the river Seine threading across the center, flanked by famous landmarks Notre-Dame, the Louvre, place de la Concorde, Arc de Triomphe, the Tour Eiffel. | ( ( To ( get ( your bearings ) ) ) ( , ( ( ( ( ( ( picture Paris ) ( as ( a circle ) ) ) , ) ( with ( ( the ( river Seine ) ) ( threading ( across ( ( ( the center ) , ) ( flanked ( by ( famous landmarks ) ) ) ) ) ) ) ) ) ( ( ( ( ( ( ( ( Notre-Dame , ) ( the Louvre ) ) , ) ( ( ( place de ) la ) Concorde ) ) , ) ( Arc ( de Triomphe ) ) ) , ) ( the ( Tour Eiffel ) ) ) ) . ) ) ) | (ROOT (SINV (S (VP (TO To) (VP (VB get) (NP (PRP$ your) (NNS bearings))))) (, ,) (VP (VBP picture) (NP (NNP Paris)) (PP (IN as) (NP (DT a) (NN circle))) (, ,) (PP (IN with) (NP (NP (DT the) (NN river) (NN Seine)) (VP (VBG threading) (PP (IN across) (NP (NP (DT the) (NN center)) (, ,) (VP (VBN flanked) (PP (IN by) (NP (JJ famous) (NNS landmarks)))))))))) (NP (NP (NNP Notre-Dame)) (, ,) (NP (DT the) (NNP Louvre)) (, ,) (NP (NN place) (FW de) (FW la) (FW Concorde)) (, ,) (NP (NNP Arc) (IN de) (NNP Triomphe)) (, ,) (NP (DT the) (NNP Tour) (NNP Eiffel))) (. .))) | To figure out where you are, just imagine Paris as a circle, with the Seine going across the middle. | ( ( To ( ( figure out ) ( where ( you are ) ) ) ) ( , ( just ( ( ( ( imagine ( Paris ( as ( a circle ) ) ) ) , ) ( with ( ( the Seine ) ( going ( across ( the middle ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (S (VP (TO To) (VP (VB figure) (PRT (RP out)) (SBAR (WHADVP (WRB where)) (S (NP (PRP you)) (VP (VBP are))))))) (, ,) (ADVP (RB just)) (VP (VBP imagine) (NP (NP (NNP Paris)) (PP (IN as) (NP (DT a) (NN circle)))) (, ,) (PP (IN with) (NP (NP (DT the) (NNP Seine)) (VP (VBG going) (PP (IN across) (NP (DT the) (NN middle))))))) (. .))) | travel | 0entailment
|
61,220 | 61220c | Champagne-Ardennes | Champagne-Ardennes | (ROOT (NP (NNS Champagne-Ardennes))) | Paris | Paris | (ROOT (NP (NNP Paris))) | travel | 2contradiction
|
107,393 | 107393e | uh-huh not only that but this machine can be hooked up to a regular TV set and you can do video presentations with it it has all kinds of software you can use that Commodore makes called Amiga Vision so that you can take pictures in and then you can make up your own video presentation Hewlett Packard uses it Hewlett Packards makes PC's and they use the Amiga to do video presentations and um uh campaigns educational type uh presentations for the engineers incidentally incidentally Bausch and Lomb uses it too | ( ( ( uh-huh ( ( not only ) ( that ( ( ( but ( ( this machine ) ( can ( be ( ( hooked up ) ( to ( ( a ( regular TV ) ) set ) ) ) ) ) ) ) and ) ( you ( can ( do ( ( ( video presentations ) ( with it ) ) ( it ( has ( ( ( all kinds ) ( of software ) ) ( you ( can ( use ( that ( Commodore makes ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( ( called ( Amiga Vision ) ) ( so ( that ( ( ( you ( can ( ( take pictures ) in ) ) ) and ) ( then ( you ( can ( ( make up ) ( ( your ( own ( video presentation ) ) ) ( ( Hewlett Packard ) ( ( uses it ) ( ( ( ( Hewlett Packards ) ( makes ( PC 's ) ) ) and ) ( they ( use ( ( the Amiga ) ( to ( ( ( do ( video presentations ) ) and ) ( um ( uh campaigns ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( ( educational ( type ( uh presentations ) ) ) ( for ( ( ( the engineers ) ( incidentally incidentally ) ) ( ( ( Bausch and ) Lomb ) ( ( uses it ) too ) ) ) ) ) ) | (ROOT (SINV (VP (VBG uh-huh) (ADVP (ADVP (RB not) (RB only)) (SBAR (IN that) (S (S (CC but) (NP (DT this) (NN machine)) (VP (MD can) (VP (VB be) (VP (VBN hooked) (PRT (RP up)) (PP (TO to) (NP (NP (DT a) (JJ regular) (NN TV)) (VP (VBN set)))))))) (CC and) (S (NP (PRP you)) (VP (MD can) (VP (VB do) (NP (NP (JJ video) (NNS presentations)) (PP (IN with) (NP (PRP it))) (SBAR (S (NP (PRP it)) (VP (VBZ has) (NP (NP (DT all) (NNS kinds)) (PP (IN of) (NP (NN software))) (SBAR (S (NP (PRP you)) (VP (MD can) (VP (VB use) (SBAR (IN that) (S (NP (NNP Commodore)) (VP (VBZ makes)))))))))))))))))))) (VP (VBD called) (NP (NNP Amiga) (NNP Vision)) (SBAR (RB so) (IN that) (S (S (NP (PRP you)) (VP (MD can) (VP (VB take) (NP (NNS pictures)) (PP (IN in))))) (CC and) (S (ADVP (RB then)) (NP (PRP you)) (VP (MD can) (VP (VB make) (PRT (RP up)) (NP (NP (PRP$ your) (JJ own) (NN video) (NN presentation)) (SBAR (S (NP (NNP Hewlett) (NNP Packard)) (VP (VBZ uses) (NP (PRP it)) (SBAR (S (S (NP (NNP Hewlett) (NNP Packards)) (VP (VBZ makes) (NP (NNP PC) (POS 's)))) (CC and) (S (NP (PRP they)) (VP (VBP use) (S (NP (DT the) (NNP Amiga)) (VP (TO to) (VP (VP (VB do) (NP (JJ video) (NNS presentations))) (CC and) (VP (VB um) (NP (INTJ (UH uh)) (NP (NNS campaigns))))))))))))))))))))) (NP (NP (JJ educational) (NN type) (NN uh) (NNS presentations)) (PP (IN for) (NP (NP (DT the) (NNS engineers)) (ADJP (RB incidentally) (JJ incidentally)) (SBAR (S (NP (NNP Bausch) (CC and) (NNP Lomb)) (VP (VBZ uses) (NP (PRP it)) (ADVP (RB too)))))))))) | This machine can be hooked up to a regular TV and do video presentations. | ( ( This machine ) ( ( can ( ( ( be ( ( hooked up ) ( to ( a ( regular TV ) ) ) ) ) and ) ( do ( video presentations ) ) ) ) . ) ) | (ROOT (S (NP (DT This) (NN machine)) (VP (MD can) (VP (VP (VB be) (VP (VBN hooked) (PRT (RP up)) (PP (TO to) (NP (DT a) (JJ regular) (NN TV))))) (CC and) (VP (VB do) (NP (JJ video) (NNS presentations))))) (. .))) | telephone | 0entailment
|
6,628 | 6628e | Inland, there are some beautiful excursions to be made into the forests of l'Ospedale and Zonza. | ( Inland ( , ( there ( ( are ( some ( beautiful ( excursions ( to ( be ( made ( into ( ( the forests ) ( of ( ( l'Ospedale and ) Zonza ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (ADVP (RB Inland)) (, ,) (NP (EX there)) (VP (VBP are) (NP (DT some) (JJ beautiful) (NNS excursions) (S (VP (TO to) (VP (VB be) (VP (VBN made) (PP (IN into) (NP (NP (DT the) (NNS forests)) (PP (IN of) (NP (NNP l'Ospedale) (CC and) (NNP Zonza))))))))))) (. .))) | The forests of l'Ospedale and Zonza are nice places to visit inland. | ( ( ( The forests ) ( of ( ( l'Ospedale and ) Zonza ) ) ) ( ( are ( nice ( places ( to ( visit inland ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS forests)) (PP (IN of) (NP (NNP l'Ospedale) (CC and) (NNP Zonza)))) (VP (VBP are) (NP (JJ nice) (NNS places) (S (VP (TO to) (VP (VB visit) (NP (NNS inland))))))) (. .))) | travel | 0entailment
|
88,942 | 88942e | One example is our Day of Service. | ( ( One example ) ( ( is ( ( our Day ) ( of Service ) ) ) . ) ) | (ROOT (S (NP (CD One) (NN example)) (VP (VBZ is) (NP (NP (PRP$ our) (NN Day)) (PP (IN of) (NP (NNP Service))))) (. .))) | Our Day of Service is one example. | ( ( ( Our Day ) ( of Service ) ) ( ( is ( one example ) ) . ) ) | (ROOT (S (NP (NP (PRP$ Our) (NN Day)) (PP (IN of) (NP (NNP Service)))) (VP (VBZ is) (NP (CD one) (NN example))) (. .))) | government | 0entailment
|
122,255 | 122255n | News zooms in) for their Kenneth Starr cover stories. | ( News ( ( ( ( zooms in ) -RRB- ) ( for ( their ( Kenneth ( Starr ( cover stories ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP News)) (VP (PRN (NP (NP (NNS zooms)) (PP (IN in))) (-RRB- -RRB-)) (PP (IN for) (NP (PRP$ their) (NNP Kenneth) (NNP Starr) (NN cover) (NNS stories)))) (. .))) | News is spreading about how Kenneth Starr got zoomed on. | ( News ( ( is ( spreading ( about ( how ( ( Kenneth Starr ) ( got ( zoomed on ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP News)) (VP (VBZ is) (VP (VBG spreading) (PP (IN about) (SBAR (WHADVP (WRB how)) (S (NP (NNP Kenneth) (NNP Starr)) (VP (VBD got) (VP (VBN zoomed) (PRT (RP on))))))))) (. .))) | slate | 1neutral
|
81,653 | 81653n | It has ranges of barren hills and mountains as well as green fertile valleys that produce grapes and olives in abundance. | ( It ( ( has ( ( ( ranges ( of ( barren ( ( hills and ) mountains ) ) ) ) ( as ( well as ) ) ) ( ( ( green fertile ) valleys ) ( that ( ( produce ( ( grapes and ) olives ) ) ( in abundance ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ has) (NP (NP (NP (NNS ranges)) (PP (IN of) (NP (JJ barren) (NNS hills) (CC and) (NNS mountains)))) (CONJP (RB as) (RB well) (IN as)) (NP (NP (ADJP (JJ green) (JJ fertile)) (NNS valleys)) (SBAR (WHNP (WDT that)) (S (VP (VBP produce) (NP (NNS grapes) (CC and) (NNS olives)) (PP (IN in) (NP (NN abundance))))))))) (. .))) | The valleys are very fertile in the summer time. | ( ( The valleys ) ( ( are ( very ( fertile ( in ( the ( summer time ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS valleys)) (VP (VBP are) (ADJP (RB very) (JJ fertile) (PP (IN in) (NP (DT the) (NN summer) (NN time))))) (. .))) | travel | 1neutral
|
99,479 | 99479c | Emissions reductions are required by the end of 2007. | ( ( Emissions reductions ) ( ( are ( required ( by ( ( the end ) ( of 2007 ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ Emissions) (NNS reductions)) (VP (VBP are) (VP (VBN required) (PP (IN by) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (CD 2007))))))) (. .))) | Emissions reductions are currently voluntary. | ( ( Emissions reductions ) ( ( ( are currently ) voluntary ) . ) ) | (ROOT (S (NP (JJ Emissions) (NNS reductions)) (VP (VBP are) (ADVP (RB currently)) (ADJP (JJ voluntary))) (. .))) | government | 2contradiction
|
39,427 | 39427c | The WP 's TV column notes that earlier this week, the Los Angeles City Council passed a motion condemning the new sitcom The Secret Diary of Desmond Pfeiffer, a show about a black butler and personal advisor to President Lincoln that includes cavalier references to slavery. | ( ( ( The ( WP 's ) ) ( TV column ) ) ( ( notes ( that ( ( earlier ( this week ) ) ( , ( ( the ( Los ( Angeles ( City Council ) ) ) ) ( ( passed ( a motion ) ) ( ( condemning ( the ( new sitcom ) ) ) ( ( ( The ( Secret Diary ) ) ( of ( ( ( ( ( Desmond Pfeiffer ) , ) ( ( a show ) ( about ( a ( black butler ) ) ) ) ) and ) ( ( personal advisor ) ( to ( President Lincoln ) ) ) ) ) ) ( that ( ( includes ( cavalier references ) ) ( to slavery ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNP WP) (POS 's)) (NN TV) (NN column)) (VP (VBZ notes) (SBAR (IN that) (S (NP (RBR earlier) (DT this) (NN week)) (, ,) (NP (DT the) (NNP Los) (NNP Angeles) (NNP City) (NNP Council)) (VP (VBD passed) (NP (DT a) (NN motion)) (S (VP (VBG condemning) (NP (DT the) (JJ new) (NN sitcom)) (NP (NP (DT The) (JJ Secret) (NN Diary)) (PP (IN of) (NP (NP (NNP Desmond) (NNP Pfeiffer)) (, ,) (NP (NP (DT a) (NN show)) (PP (IN about) (NP (DT a) (JJ black) (NN butler)))) (CC and) (NP (NP (JJ personal) (NN advisor)) (PP (TO to) (NP (NNP President) (NNP Lincoln)))))) (SBAR (WHNP (WDT that)) (S (VP (VBZ includes) (NP (JJ cavalier) (NNS references)) (PP (TO to) (NP (NN slavery))))))))))))) (. .))) | Lincoln has no black butler. | ( Lincoln ( ( has ( no ( black butler ) ) ) . ) ) | (ROOT (S (NP (NNP Lincoln)) (VP (VBZ has) (NP (DT no) (JJ black) (NN butler))) (. .))) | slate | 2contradiction
|
123,867 | 123867c | OK gentlemen, do you have other samples? Because what you've offered me so far, I must regretfully say is acceptable for a not-so-bright manager of a field airstrip in Asswhack. | ( ( OK ( ( ( gentlemen , ) ( ( ( do you ) ( have ( other samples ) ) ) ? ) ) ( Because ( ( what ( you ( 've ( ( offered me ) ( so far ) ) ) ) ) ( , ( I ( ( must regretfully ) say ) ) ) ) ) ) ) ( ( ( is ( acceptable ( for ( ( a ( not-so-bright manager ) ) ( of ( a field ) ) ) ) ) ) ( airstrip ( in Asswhack ) ) ) . ) ) | (ROOT (SINV (S (NP (NNP OK)) (VP (VBD gentlemen) (, ,) (SQ (VBP do) (NP (PRP you)) (VP (VB have) (NP (JJ other) (NNS samples))) (. ?))) (SBAR (IN Because) (S (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP 've) (VP (VBN offered) (NP (PRP me)) (ADVP (RB so) (RB far)))))) (, ,) (NP (PRP I)) (VP (MD must) (ADVP (RB regretfully)) (VP (VB say)))))) (VP (VBZ is) (ADJP (JJ acceptable) (PP (IN for) (NP (NP (DT a) (JJ not-so-bright) (NN manager)) (PP (IN of) (NP (DT a) (NN field))))))) (NP (NP (NN airstrip)) (PP (IN in) (NP (NNP Asswhack)))) (. .))) | The samples you've offered me are brilliant, thank you very much. | ( ( ( The samples ) ( you ( 've ( offered ( me ( are brilliant ) ) ) ) ) ) ( , ( ( thank ( you ( very much ) ) ) . ) ) ) | (ROOT (S (NP (NP (DT The) (NNS samples)) (SBAR (S (NP (PRP you)) (VP (VBP 've) (VP (VBN offered) (SBAR (S (NP (PRP me)) (VP (VBP are) (ADJP (JJ brilliant)))))))))) (, ,) (VP (VB thank) (S (NP (PRP you)) (ADJP (RB very) (JJ much)))) (. .))) | fiction | 2contradiction
|
128,280 | 128280n | For a detailed listing of local events beyond the Strip, pick up one of the two free alternative newsweeklies, Cityife or Las Vegas Weekly. | ( ( For ( ( a ( detailed listing ) ) ( of ( ( local events ) ( beyond ( the Strip ) ) ) ) ) ) ( , ( ( ( pick up ) ( one ( of ( ( ( ( ( the ( two ( free ( alternative newsweeklies ) ) ) ) , ) Cityife ) or ) ( Las ( Vegas Weekly ) ) ) ) ) ) . ) ) ) | (ROOT (S (PP (IN For) (NP (NP (DT a) (VBN detailed) (NN listing)) (PP (IN of) (NP (NP (JJ local) (NNS events)) (PP (IN beyond) (NP (DT the) (NNP Strip))))))) (, ,) (VP (VB pick) (PRT (RP up)) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (CD two) (JJ free) (NN alternative) (NNS newsweeklies)) (, ,) (NP (NNP Cityife)) (CC or) (NP (NNP Las) (NNP Vegas) (NNP Weekly)))))) (. .))) | There are local events outside of the Strip that you can find listed in one of the local newspapers. | ( There ( ( ( are ( ( ( local events ) outside ) ( of ( the Strip ) ) ) ) ( that ( you ( can ( find ( listed ( in ( one ( of ( the ( local newspapers ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (JJ local) (NNS events)) (ADVP (IN outside)) (PP (IN of) (NP (DT the) (NNP Strip)))) (SBAR (IN that) (S (NP (PRP you)) (VP (MD can) (VP (VB find) (VP (VBN listed) (PP (IN in) (NP (NP (CD one)) (PP (IN of) (NP (DT the) (JJ local) (NNS newspapers))))))))))) (. .))) | travel | 1neutral
|
91,400 | 91400e | You can see his grave and that of his great love, Esther Johnson, as well as the pulpit from which he preached. | ( You ( ( can ( see ( ( ( ( ( ( his grave ) and ) ( that ( of ( ( ( his ( great love ) ) , ) ( Esther Johnson ) ) ) ) ) , ) ( as ( well as ) ) ) ( ( the pulpit ) ( ( from which ) ( he preached ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (MD can) (VP (VB see) (NP (NP (NP (PRP$ his) (NN grave)) (CC and) (NP (NP (DT that)) (PP (IN of) (NP (NP (PRP$ his) (JJ great) (NN love)) (, ,) (NP (NNP Esther) (NNP Johnson)))))) (, ,) (CONJP (RB as) (RB well) (IN as)) (NP (NP (DT the) (NN pulpit)) (SBAR (WHPP (IN from) (WHNP (WDT which))) (S (NP (PRP he)) (VP (VBD preached)))))))) (. .))) | Esther Johnson was his great love. | ( ( Esther Johnson ) ( ( was ( his ( great love ) ) ) . ) ) | (ROOT (S (NP (NNP Esther) (NNP Johnson)) (VP (VBD was) (NP (PRP$ his) (JJ great) (NN love))) (. .))) | travel | 0entailment
|
98,454 | 98454c | yeah i know that's who he put in charge of the firm you | ( ( yeah ( i ( know ( that ( 's ( who ( he ( put ( in ( charge ( of ( the firm ) ) ) ) ) ) ) ) ) ) ) ) you ) | (ROOT (SINV (VP (VBP yeah) (SBAR (S (NP (FW i)) (VP (VBP know) (SBAR (IN that) (S (VP (VBZ 's) (SBAR (WHNP (WP who)) (S (NP (PRP he)) (VP (VBD put) (PP (IN in) (NP (NP (NN charge)) (PP (IN of) (NP (DT the) (NN firm))))))))))))))) (NP (PRP you)))) | I have no idea who's in charge of the firm these days. | ( I ( ( have ( ( no idea ) ( who ( 's ( in ( ( charge ( of ( the firm ) ) ) ( these days ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP have) (NP (NP (DT no) (NN idea)) (SBAR (WHNP (WP who)) (S (VP (VBZ 's) (PP (IN in) (NP (NP (NN charge)) (PP (IN of) (NP (DT the) (NN firm))) (NP (DT these) (NNS days))))))))) (. .))) | telephone | 2contradiction
|
27,231 | 27231n | that's what i need | ( that ( 's ( what ( i need ) ) ) ) | (ROOT (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (SBAR (WHNP (WP what)) (S (NP (FW i)) (VP (VBP need)))))))) | I needed to hear that, thanks. | ( I ( ( needed ( to ( ( ( hear that ) , ) thanks ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD needed) (S (VP (TO to) (VP (VB hear) (NP (DT that)) (, ,) (ADVP (NNS thanks)))))) (. .))) | telephone | 1neutral
|
70,430 | 70430n | difficult to get through | ( difficult ( to ( get through ) ) ) | (ROOT (ADJP (JJ difficult) (S (VP (TO to) (VP (VB get) (PRT (RP through))))))) | It's difficult to get through because of traffic. | ( It ( ( 's ( difficult ( to ( ( get through ) ( because ( of traffic ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ difficult) (S (VP (TO to) (VP (VB get) (PRT (RP through)) (PP (RB because) (IN of) (NP (NN traffic)))))))) (. .))) | telephone | 1neutral
|
19,251 | 19251c | The style of the crosebeamed roofs and simple wooden frames is the same as that used more than 2,000 years ago, before Chinese architecture exerted its influence when Buddhism arrived here from Korea. | ( ( ( The style ) ( of ( ( ( the ( crosebeamed roofs ) ) and ) ( simple ( wooden frames ) ) ) ) ) ( ( is ( ( the same ) ( as ( that ( ( ( used ( ( ( more ( than 2,000 ) ) years ) ago ) ) , ) ( before ( ( Chinese architecture ) ( ( exerted ( its influence ) ) ( when ( Buddhism ( ( arrived here ) ( from Korea ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN style)) (PP (IN of) (NP (NP (DT the) (JJ crosebeamed) (NNS roofs)) (CC and) (NP (JJ simple) (JJ wooden) (NNS frames))))) (VP (VBZ is) (NP (NP (DT the) (JJ same)) (PP (IN as) (SBAR (WHNP (WDT that)) (S (VP (VBN used) (ADVP (NP (QP (JJR more) (IN than) (CD 2,000)) (NNS years)) (RB ago)) (, ,) (PP (IN before) (NP (NP (JJ Chinese) (NN architecture)) (VP (VBN exerted) (NP (PRP$ its) (NN influence)) (SBAR (WHADVP (WRB when)) (S (NP (NNP Buddhism)) (VP (VBD arrived) (ADVP (RB here)) (PP (IN from) (NP (NNP Korea))))))))))))))) (. .))) | China has had no influence on Japan. | ( China ( ( has ( had ( ( no influence ) ( on Japan ) ) ) ) . ) ) | (ROOT (S (NP (NNP China)) (VP (VBZ has) (VP (VBN had) (NP (NP (DT no) (NN influence)) (PP (IN on) (NP (NNP Japan)))))) (. .))) | travel | 2contradiction
|
59,301 | 59301n | Others, like Indiana and Colorado, have one service area encompassing the entire state and one corresponding statewide program. | ( Others ( , ( ( like ( ( Indiana and ) Colorado ) ) ( , ( ( have ( ( one ( service area ) ) ( encompassing ( ( ( the ( entire state ) ) and ) ( one ( corresponding ( statewide program ) ) ) ) ) ) ) . ) ) ) ) ) | (ROOT (S (NP (NNS Others)) (, ,) (PP (IN like) (NP (NNP Indiana) (CC and) (NNP Colorado))) (, ,) (VP (VBP have) (NP (NP (CD one) (NN service) (NN area)) (VP (VBG encompassing) (NP (NP (DT the) (JJ entire) (NN state)) (CC and) (NP (CD one) (JJ corresponding) (JJ statewide) (NN program)))))) (. .))) | Indiana and Colorado have one service area encompassing the entire state and even some of their bordering states, too! | ( ( ( Indiana and ) Colorado ) ( ( ( ( have ( ( one ( service area ) ) ( encompassing ( ( ( ( the ( entire state ) ) and ) even ) ( some ( of ( their ( bordering states ) ) ) ) ) ) ) ) , ) too ) ! ) ) | (ROOT (S (NP (NNP Indiana) (CC and) (NNP Colorado)) (VP (VBP have) (NP (NP (CD one) (NN service) (NN area)) (VP (VBG encompassing) (NP (NP (DT the) (JJ entire) (NN state)) (CC and) (RB even) (NP (NP (DT some)) (PP (IN of) (NP (PRP$ their) (VBG bordering) (NNS states))))))) (, ,) (ADVP (RB too))) (. !))) | government | 1neutral
|
13,920 | 13920e | The rules likewise expedite public notice and procedural scheduling, providing for a yes or no Commission decision within 90 days, consistent with the due process rights of other parties. | ( ( The rules ) ( likewise ( ( ( ( expedite ( ( ( public notice ) and ) ( procedural scheduling ) ) ) , ) ( providing ( for ( ( a ( yes ( or ( ( ( no ( Commission decision ) ) ( within ( 90 days ) ) ) ( , ( ( consistent ( with ( the ( due process ) ) ) ) rights ) ) ) ) ) ) ( of ( other parties ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (DT The) (NNS rules)) (ADVP (RB likewise)) (VP (VB expedite) (NP (NP (JJ public) (NN notice)) (CC and) (NP (JJ procedural) (NN scheduling))) (, ,) (S (VP (VBG providing) (PP (IN for) (NP (NP (DT a) (JJ yes) (CC or) (NP (NP (DT no) (NNP Commission) (NN decision)) (PP (IN within) (NP (CD 90) (NNS days)))) (, ,) (ADJP (JJ consistent) (PP (IN with) (NP (DT the) (JJ due) (NN process)))) (NNS rights)) (PP (IN of) (NP (JJ other) (NNS parties)))))))) (. .))) | A yes or no Commission decision should be within 90 days. | ( ( A ( ( yes or ) ( no ( Commission decision ) ) ) ) ( ( should ( be ( within ( 90 days ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NP (RB yes)) (CC or) (NP (DT no) (NNP Commission) (NN decision))) (VP (MD should) (VP (VB be) (PP (IN within) (NP (CD 90) (NNS days))))) (. .))) | government | 0entailment
|
57,422 | 57422e | Rooms are luxurious, and the hotel pub especially atmospheric. | ( ( ( ( ( Rooms ( are luxurious ) ) , ) and ) ( ( the ( hotel pub ) ) ( especially atmospheric ) ) ) . ) | (ROOT (S (S (NP (NNS Rooms)) (VP (VBP are) (ADJP (JJ luxurious)))) (, ,) (CC and) (S (NP (DT the) (NN hotel) (NN pub)) (ADJP (RB especially) (JJ atmospheric))) (. .))) | The hotel is grand and good quality. | ( ( The hotel ) ( ( is ( grand ( and ( good quality ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN hotel)) (VP (VBZ is) (NP (JJ grand) (CC and) (JJ good) (NN quality))) (. .))) | travel | 0entailment
|
55,134 | 55134c | yeah plus i think he lives at a small hillside too so | ( ( ( yeah plus ) i ) ( think ( he ( ( lives ( at ( a ( small hillside ) ) ) ) ( too so ) ) ) ) ) | (ROOT (S (NP (NNP yeah) (CC plus) (NNP i)) (VP (VBP think) (SBAR (S (NP (PRP he)) (VP (VBZ lives) (PP (IN at) (NP (DT a) (JJ small) (NN hillside))) (ADVP (RB too) (RB so)))))))) | Yeah he lives on the large riverbank. | ( Yeah ( he ( ( lives ( on ( the ( large riverbank ) ) ) ) . ) ) ) | (ROOT (S (ADVP (RB Yeah)) (NP (PRP he)) (VP (VBZ lives) (PP (IN on) (NP (DT the) (JJ large) (NN riverbank)))) (. .))) | telephone | 2contradiction
|
136,747 | 136747n | well i this you know just about anybody you could name whether i voted for them or not uh makes um uh | ( ( well i ) ( this ( you ( ( ( know just ) ( about anybody ) ) ( ( ( you ( could ( name ( whether ( i ( voted ( for them ) ) ) ) ) ) ) or ) ( not ( uh ( makes ( um uh ) ) ) ) ) ) ) ) ) | (ROOT (FRAG (ADVP (RB well) (RB i)) (NP (NP (DT this)) (SBAR (S (NP (PRP you)) (VP (VBP know) (ADVP (RB just)) (PP (IN about) (NP (NN anybody))) (SBAR (SBAR (S (NP (PRP you)) (VP (MD could) (VP (VB name) (SBAR (IN whether) (S (NP (FW i)) (VP (VBD voted) (PP (IN for) (NP (PRP them)))))))))) (CC or) (SBAR (RB not) (SINV (FRAG (INTJ (UH uh))) (VP (VBZ makes)) (NP (NNP um) (NNP uh))))))))))) | I did vote for them. | ( I ( ( ( did vote ) ( for them ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD did) (NP (NN vote)) (PP (IN for) (NP (PRP them)))) (. .))) | telephone | 1neutral
|
41,531 | 41531c | Where the process has gone on long enough--say, in South Korea or Taiwan--average wages start to approach what an American teen-ager can earn at McDonald's. | ( ( Where ( ( the process ) ( has ( gone ( on ( ( ( long enough ) ( -- ( ( say ( , ( in ( South ( ( Korea or ) Taiwan ) ) ) ) ) -- ) ) ) ( average wages ) ) ) ) ) ) ) ( ( start ( to ( approach ( what ( ( an ( American teen-ager ) ) ( can ( earn ( at ( McDonald 's ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (SBAR (WHADVP (WRB Where)) (S (NP (DT the) (NN process)) (VP (VBZ has) (VP (VBN gone) (PP (IN on) (NP (ADJP (ADJP (RB long) (JJ enough)) (PRN (: --) (FRAG (INTJ (UH say)) (, ,) (PP (IN in) (NP (NNP South) (NNP Korea) (CC or) (NNP Taiwan)))) (: --))) (JJ average) (NNS wages))))))) (VP (VBP start) (S (VP (TO to) (VP (VB approach) (SBAR (WHNP (WP what)) (S (NP (DT an) (JJ American) (NN teen-ager)) (VP (MD can) (VP (VB earn) (PP (IN at) (NP (NNP McDonald) (POS 's))))))))))) (. .))) | Average wages in the United Kingdom and Russia are approaching McDonald's levels of pay. | ( ( ( Average wages ) ( in ( ( ( the ( United Kingdom ) ) and ) Russia ) ) ) ( ( are ( approaching ( ( ( McDonald 's ) levels ) ( of pay ) ) ) ) . ) ) | (ROOT (S (NP (NP (JJ Average) (NNS wages)) (PP (IN in) (NP (NP (DT the) (NNP United) (NNP Kingdom)) (CC and) (NP (NNP Russia))))) (VP (VBP are) (VP (VBG approaching) (NP (NP (NP (NNP McDonald) (POS 's)) (NNS levels)) (PP (IN of) (NP (NN pay)))))) (. .))) | slate | 2contradiction
|
83,216 | 83216n | Environmental and Health Benefits of Cleaner Vehicles and Fuels. | ( ( ( Environmental ( and ( Health Benefits ) ) ) ( of ( Cleaner ( ( Vehicles and ) Fuels ) ) ) ) . ) | (ROOT (NP (NP (NNP Environmental) (CC and) (NNP Health) (NNPS Benefits)) (PP (IN of) (NP (NNP Cleaner) (NNPS Vehicles) (CC and) (NNP Fuels))) (. .))) | there are massive environmental and health benefits for cleaner cars and fuels. | ( there ( ( ( are ( massive ( environmental ( and ( health benefits ) ) ) ) ) ( for ( cleaner ( ( cars and ) fuels ) ) ) ) . ) ) | (ROOT (S (NP (EX there)) (VP (VBP are) (NP (JJ massive) (JJ environmental) (CC and) (NN health) (NNS benefits)) (PP (IN for) (NP (JJR cleaner) (NNS cars) (CC and) (NNS fuels)))) (. .))) | government | 1neutral
|
49,204 | 49204e | uh and and there's some very specific things you can find you can even narrow narrow it down to where it was made i mean people are so aware of these things that there are certain identifying marks on there that would not be on a real one and uh you you can almost tell the area somebody probably even knows the guy who made them | ( ( ( ( ( uh and ) ( and ( there ( 's ( ( some ( ( very specific ) things ) ) ( you ( can ( find ( you ( ( can even ) ( narrow ( ( narrow it ) ( down ( to ( where ( it ( was ( made ( i ( mean ( people ( ( are ( so ( aware ( of ( these things ) ) ) ) ) ( that ( there ( are certain ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( identifying ( ( marks ( on there ) ) ( that ( ( would not ) ( ( ( be ( on ( a ( real one ) ) ) ) and ) ( ( uh you ) ( you ( ( can almost ) ( ( ( tell ( the ( area somebody ) ) ) probably ) even ) ) ) ) ) ) ) ) ) ) knows ) ( the ( guy ( who ( made them ) ) ) ) ) | (ROOT (SINV (VP (VP (VBG uh)) (CC and) (PRN (CC and) (S (NP (EX there)) (VP (VBZ 's) (NP (NP (DT some) (ADJP (RB very) (JJ specific)) (NNS things)) (SBAR (S (NP (PRP you)) (VP (MD can) (VP (VB find) (SBAR (S (NP (PRP you)) (VP (MD can) (ADVP (RB even)) (VP (VB narrow) (VP (VB narrow) (NP (PRP it)) (ADVP (RB down) (PP (TO to) (SBAR (WHADVP (WRB where)) (S (NP (PRP it)) (VP (VBD was) (VP (VBN made) (SBAR (S (NP (FW i)) (VP (VBP mean) (SBAR (S (NP (NNS people)) (VP (VBP are) (ADJP (RB so) (JJ aware) (PP (IN of) (NP (DT these) (NNS things)))) (SBAR (IN that) (S (NP (EX there)) (VP (VBP are) (ADJP (JJ certain)))))))))))))))))))))))))))))) (VP (VBG identifying) (NP (NP (NNS marks)) (PP (IN on) (NP (RB there))) (SBAR (WHNP (WDT that)) (S (VP (MD would) (RB not) (VP (VP (VB be) (PP (IN on) (NP (DT a) (JJ real) (NN one)))) (CC and) (VP (VB uh) (NP (PRP you)) (SBAR (S (NP (PRP you)) (VP (MD can) (ADVP (RB almost)) (VP (VB tell) (NP (DT the) (NN area) (NN somebody)) (ADVP (RB probably)) (ADVP (RB even)))))))))))))) (VP (VBZ knows)) (NP (DT the) (NN guy) (SBAR (WHNP (WP who)) (S (VP (VBD made) (NP (PRP them)))))))) | There's ways to narrow it down. | ( There ( ( 's ( ways ( to ( ( narrow it ) down ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ 's) (NP (NNS ways) (S (VP (TO to) (VP (VB narrow) (NP (PRP it)) (PRT (RP down))))))) (. .))) | telephone | 0entailment
|
14,715 | 14715c | Bountiful food sources might have made Malaysia an inviting place for the contemporaries of Java Man in 230,000 b.c. | ( ( Bountiful ( food sources ) ) ( might ( have ( made ( Malaysia ( ( an ( inviting place ) ) ( for ( ( the contemporaries ) ( of ( ( Java Man ) ( in ( 230,000 b.c. ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (JJ Bountiful) (NN food) (NNS sources)) (VP (MD might) (VP (VB have) (VP (VBN made) (S (NP (NNP Malaysia)) (NP (NP (DT an) (JJ inviting) (NN place)) (PP (IN for) (NP (NP (DT the) (NNS contemporaries)) (PP (IN of) (NP (NP (NNP Java) (NNP Man)) (PP (IN in) (NP (QP (CD 230,000) (CD b.c.))))))))))))))) | Food sources made Malaysia discouraging. | ( ( Food sources ) ( ( made ( Malaysia discouraging ) ) . ) ) | (ROOT (S (NP (NNP Food) (NNS sources)) (VP (VBD made) (S (NP (NNP Malaysia)) (ADJP (JJ discouraging)))) (. .))) | travel | 2contradiction
|
1,423 | 1423e | Ah, that I cannot say. | ( Ah ( , ( ( that I ) ( ( ( can not ) say ) . ) ) ) ) | (ROOT (S (INTJ (UH Ah)) (, ,) (NP (DT that) (NN I)) (VP (MD can) (RB not) (VP (VB say))) (. .))) | The speaker cannot answer a question being posed to them. | ( ( The speaker ) ( ( ( can not ) ( answer ( ( a question ) ( being ( posed ( to them ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN speaker)) (VP (MD can) (RB not) (VP (VB answer) (NP (NP (DT a) (NN question)) (VP (VBG being) (VP (VBN posed) (PP (TO to) (NP (PRP them)))))))) (. .))) | fiction | 0entailment
|
120,933 | 120933e | These programs include expansion and strengthening of existing information programs, financial incentives, and energy efficiency standards on motors systems. | ( ( These programs ) ( ( include ( ( ( ( ( ( ( ( expansion and ) strengthening ) ( of ( existing ( information programs ) ) ) ) , ) ( financial incentives ) ) , ) and ) ( ( energy ( efficiency standards ) ) ( on ( motors systems ) ) ) ) ) . ) ) | (ROOT (S (NP (DT These) (NNS programs)) (VP (VBP include) (NP (NP (NN expansion) (CC and) (VBG strengthening)) (PP (IN of) (NP (JJ existing) (NN information) (NNS programs))) (, ,) (NP (JJ financial) (NNS incentives)) (, ,) (CC and) (NP (NP (NN energy) (NN efficiency) (NNS standards)) (PP (IN on) (NP (NNS motors) (NNS systems)))))) (. .))) | The programs strengthen existing financial incentives. | ( ( The programs ) ( ( strengthen ( existing ( financial incentives ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS programs)) (VP (VBP strengthen) (NP (JJ existing) (JJ financial) (NNS incentives))) (. .))) | government | 0entailment
|
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.