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 |
---|---|---|---|---|---|---|---|---|---|
145,381 | 145381n | She had not entirely recovered by the time she reached them, running and running. | ( She ( ( ( ( had not ) entirely ) ( recovered ( by ( ( the time ) ( she ( ( ( reached them ) , ) ( ( running and ) running ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VBD had) (RB not) (ADVP (RB entirely)) (VP (VBN recovered) (PP (IN by) (NP (NP (DT the) (NN time)) (SBAR (S (NP (PRP she)) (VP (VBD reached) (NP (PRP them)) (, ,) (S (VP (VBG running) (CC and) (VBG running)))))))))) (. .))) | She was running for hours before she got to them. | ( She ( ( was ( ( running ( for hours ) ) ( before ( she ( got ( to them ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VBD was) (VP (VBG running) (PP (IN for) (NP (NNS hours))) (SBAR (IN before) (S (NP (PRP she)) (VP (VBD got) (PP (TO to) (NP (PRP them)))))))) (. .))) | fiction | 1neutral
|
57,060 | 57060e | well they send you a free bus ticket and i use it | ( ( well ( they ( send ( you ( ( ( a ( free ( bus ticket ) ) ) and ) i ) ) ) ) ) ( use it ) ) | (ROOT (SINV (S (ADVP (RB well)) (NP (PRP they)) (VP (VBP send) (S (NP (PRP you)) (NP (NP (DT a) (JJ free) (NN bus) (NN ticket)) (CC and) (NP (FW i)))))) (VP (VBP use)) (NP (PRP it)))) | I used the free bus ticket they send me. | ( I ( ( used ( ( the ( free ( bus ticket ) ) ) ( they ( send me ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD used) (NP (NP (DT the) (JJ free) (NN bus) (NN ticket)) (SBAR (S (NP (PRP they)) (VP (VBP send) (NP (PRP me))))))) (. .))) | telephone | 0entailment
|
75,885 | 75885c | We need to continue- and even augment-efforts to shift the focus of management, resource allocation, and decisionmaking from inputs and process to a greater focus on results and outcomes and to provide management reasonable flexibility while incorporating appropriate safeguards to prevent abuse. | ( We ( ( need ( to ( ( ( continue - ) and ) ( even ( augment-efforts ( ( ( to ( ( ( shift ( ( the focus ) ( of ( ( ( ( ( management , ) ( resource allocation ) ) , ) and ) decisionmaking ) ) ) ) ( from ( ( inputs and ) process ) ) ) ( to ( ( a ( greater focus ) ) ( on ( ( results and ) outcomes ) ) ) ) ) ) and ) ( to ( provide ( ( management ( reasonable flexibility ) ) ( while ( ( incorporating ( appropriate safeguards ) ) ( to ( prevent abuse ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (VBP need) (S (VP (TO to) (VP (VB continue) (: -) (CC and) (NP (RB even) (NN augment-efforts) (S (VP (VP (TO to) (VP (VB shift) (NP (NP (DT the) (NN focus)) (PP (IN of) (NP (NP (NN management)) (, ,) (NP (NN resource) (NN allocation)) (, ,) (CC and) (NP (NN decisionmaking))))) (PP (IN from) (NP (NNS inputs) (CC and) (NN process))) (PP (TO to) (NP (NP (DT a) (JJR greater) (NN focus)) (PP (IN on) (NP (NNS results) (CC and) (NNS outcomes))))))) (CC and) (VP (TO to) (VP (VB provide) (NP (NP (NN management) (JJ reasonable) (NN flexibility)) (PP (IN while) (S (VP (VBG incorporating) (NP (JJ appropriate) (NNS safeguards)) (S (VP (TO to) (VP (VB prevent) (NP (NN abuse)))))))))))))))))) (. .))) | The focus of resource allocation needs to be turned away from results and more on inputs. | ( ( ( The focus ) ( of ( resource allocation ) ) ) ( ( needs ( to ( be ( ( ( turned away ) ( from ( ( results and ) more ) ) ) ( on inputs ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN focus)) (PP (IN of) (NP (NN resource) (NN allocation)))) (VP (VBZ needs) (S (VP (TO to) (VP (VB be) (VP (VBN turned) (PRT (RP away)) (PP (IN from) (NP (NP (NNS results)) (CC and) (NP (JJR more)))) (PP (IN on) (NP (NNS inputs)))))))) (. .))) | government | 2contradiction
|
139,962 | 139962n | And at the end of the day have fun; once the deal is sealed, you'll definitely come home having bought something exciting and individual! | ( And ( ( ( ( at ( ( ( the end ) ( of ( the day ) ) ) ( have fun ) ) ) ; ) ( once ( ( the deal ) ( is sealed ) ) ) ) ( , ( you ( ( ( 'll definitely ) ( ( come home ) ( having ( bought ( something ( ( exciting and ) individual ) ) ) ) ) ) ! ) ) ) ) ) | (ROOT (S (CC And) (SBAR (SBAR (X (IN at)) (S (NP (NP (DT the) (NN end)) (PP (IN of) (NP (DT the) (NN day)))) (VP (VBP have) (NP (NN fun))))) (: ;) (SBAR (IN once) (S (NP (DT the) (NN deal)) (VP (VBZ is) (VP (VBN sealed)))))) (, ,) (NP (PRP you)) (VP (MD 'll) (ADVP (RB definitely)) (VP (VB come) (NP (NN home)) (S (VP (VBG having) (VP (VBN bought) (NP (NP (NN something)) (ADJP (JJ exciting) (CC and) (JJ individual)))))))) (. !))) | You will definitely have fun during the deal. | ( You ( ( ( will definitely ) ( ( have fun ) ( during ( the deal ) ) ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (MD will) (ADVP (RB definitely)) (VP (VB have) (NP (NN fun)) (PP (IN during) (NP (DT the) (NN deal))))) (. .))) | travel | 1neutral
|
115,704 | 115704n | yeah they have | ( yeah ( they have ) ) | (ROOT (S (VP (VB yeah) (SBAR (S (NP (PRP they)) (VP (VBP have))))))) | Yes, they have eaten dinner. | ( Yes ( , ( they ( ( have ( eaten dinner ) ) . ) ) ) ) | (ROOT (S (INTJ (UH Yes)) (, ,) (NP (PRP they)) (VP (VBP have) (VP (VBN eaten) (NP (NN dinner)))) (. .))) | telephone | 1neutral
|
1,666 | 1666n | Each practice area contains information for attorneys to learn about that area of law so they can get training or support ... | ( ( Each ( practice area ) ) ( ( contains ( ( information ( for attorneys ) ) ( to ( ( learn ( about ( ( that area ) ( of law ) ) ) ) ( so ( they ( can ( get ( ( training or ) support ) ) ) ) ) ) ) ) ) ... ) ) | (ROOT (S (NP (DT Each) (NN practice) (NN area)) (VP (VBZ contains) (S (NP (NP (NN information)) (PP (IN for) (NP (NNS attorneys)))) (VP (TO to) (VP (VB learn) (PP (IN about) (NP (NP (DT that) (NN area)) (PP (IN of) (NP (NN law))))) (SBAR (IN so) (S (NP (PRP they)) (VP (MD can) (VP (VB get) (NP (NN training) (CC or) (NN support)))))))))) (: ...))) | The help that attorneys are offered comes in the form of a personal mentor. | ( ( ( The help ) ( that ( attorneys ( are offered ) ) ) ) ( ( comes ( in ( ( the form ) ( of ( a ( personal mentor ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN help)) (SBAR (IN that) (S (NP (NNS attorneys)) (VP (VBP are) (VP (VBN offered)))))) (VP (VBZ comes) (PP (IN in) (NP (NP (DT the) (NN form)) (PP (IN of) (NP (DT a) (JJ personal) (NN mentor)))))) (. .))) | government | 1neutral
|
59,438 | 59438c | If transferred to the General Fund, the penalties are recognized as nonexchange revenue in the Government-wide consolidated financial statements; if transferred to another entity, they are recognized as nonexchange revenue by the entity that receives the transfer. | ( ( ( ( ( If ( transferred ( to ( the ( General Fund ) ) ) ) ) ( , ( ( the penalties ) ( are ( recognized ( as ( ( nonexchange revenue ) ( in ( the ( Government-wide ( consolidated ( financial statements ) ) ) ) ) ) ) ) ) ) ) ) ; ) ( ( if ( transferred ( to ( another entity ) ) ) ) ( , ( they ( are ( ( recognized ( as ( nonexchange revenue ) ) ) ( by ( ( the entity ) ( that ( receives ( the transfer ) ) ) ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (SBAR (IN If) (S (VP (VBN transferred) (PP (TO to) (NP (DT the) (NNP General) (NNP Fund)))))) (, ,) (NP (DT the) (NNS penalties)) (VP (VBP are) (VP (VBN recognized) (PP (IN as) (NP (NP (JJ nonexchange) (NN revenue)) (PP (IN in) (NP (DT the) (JJ Government-wide) (JJ consolidated) (JJ financial) (NNS statements)))))))) (: ;) (S (SBAR (IN if) (S (VP (VBN transferred) (PP (TO to) (NP (DT another) (NN entity)))))) (, ,) (NP (PRP they)) (VP (VBP are) (VP (VBN recognized) (PP (IN as) (NP (JJ nonexchange) (NN revenue))) (PP (IN by) (NP (NP (DT the) (NN entity)) (SBAR (WHNP (WDT that)) (S (VP (VBZ receives) (NP (DT the) (NN transfer)))))))))) (. .))) | There is no penalty for transferring money to the general fund. | ( There ( ( is ( ( no penalty ) ( for ( ( transferring money ) ( to ( the ( general fund ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT no) (NN penalty)) (PP (IN for) (S (VP (VBG transferring) (NP (NN money)) (PP (TO to) (NP (DT the) (JJ general) (NN fund)))))))) (. .))) | government | 2contradiction
|
73,165 | 73165n | Stores and Shops | ( ( Stores and ) Shops ) | (ROOT (NP (NNPS Stores) (CC and) (NNPS Shops))) | Stores or shops. | ( ( ( Stores or ) shops ) . ) | (ROOT (NP (NP (NP (NNS Stores)) (CC or) (NP (NNS shops))) (. .))) | travel | 1neutral
|
28,052 | 28052c | uh from Los Angeles but i live in Raleigh North Carolina right now that's where i'm speaking to you from | ( ( uh ( from ( Los ( ( Angeles but ) i ) ) ) ) ( ( live ( in ( Raleigh ( North Carolina ) ) ) ) ( ( right now ) ( that ( 's ( where ( i ( 'm ( ( speaking ( to you ) ) from ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (NP (NNP uh)) (PP (IN from) (NP (NNP Los) (NNP Angeles) (CC but) (NNP i)))) (VP (VBP live) (PP (IN in) (NP (NNP Raleigh) (NNP North) (NNP Carolina))) (ADVP (ADVP (RB right) (RB now)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (SBAR (WHADVP (WRB where)) (S (NP (FW i)) (VP (VBP 'm) (VP (VBG speaking) (PP (TO to) (NP (PRP you))) (PP (IN from))))))))))))) | i am from Raleigh North Carolina but now i live in Los Angeles and that's where i'm emailing you from | ( ( ( ( ( i ( am ( from ( Raleigh ( North Carolina ) ) ) ) ) but ) ( now ( i ( live ( in ( Los Angeles ) ) ) ) ) ) and ) ( that ( 's ( where ( i ( 'm ( ( emailing you ) from ) ) ) ) ) ) ) | (ROOT (S (S (NP (FW i)) (VP (VBP am) (PP (IN from) (NP (NNP Raleigh) (NNP North) (NNP Carolina))))) (CC but) (S (ADVP (RB now)) (NP (FW i)) (VP (VBP live) (PP (IN in) (NP (NNP Los) (NNP Angeles))))) (CC and) (S (NP (DT that)) (VP (VBZ 's) (SBAR (WHADVP (WRB where)) (S (NP (FW i)) (VP (VBP 'm) (VP (VBG emailing) (NP (PRP you)) (PP (IN from)))))))))) | telephone | 2contradiction
|
71,176 | 71176n | to ask him to confirm the story he has from the first two. | ( ( to ( ask ( him ( to ( confirm ( the story ) ) ) ) ) ) ( he ( ( has ( from ( the ( first two ) ) ) ) . ) ) ) | (ROOT (S (S (VP (TO to) (VP (VB ask) (S (NP (PRP him)) (VP (TO to) (VP (VB confirm) (NP (DT the) (NN story)))))))) (NP (PRP he)) (VP (VBZ has) (VP (PP (IN from) (NP (DT the) (JJ first) (CD two))))) (. .))) | Asking him to confirm the story, since I need the truth. | ( ( Asking ( him ( to ( ( ( confirm ( the story ) ) , ) ( since ( I ( need ( the truth ) ) ) ) ) ) ) ) . ) | (ROOT (S (VP (VBG Asking) (S (NP (PRP him)) (VP (TO to) (VP (VB confirm) (NP (DT the) (NN story)) (, ,) (SBAR (IN since) (S (NP (PRP I)) (VP (VBP need) (NP (DT the) (NN truth))))))))) (. .))) | slate | 1neutral
|
58,720 | 58720n | He probably never says how much he values her, to himself or to her. | ( He ( probably ( never ( ( says ( ( how much ) ( he ( ( ( values her ) , ) ( ( ( to himself ) or ) ( to her ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (NP (PRP He)) (ADVP (RB probably)) (ADVP (RB never)) (VP (VBZ says) (SBAR (WHADJP (WRB how) (JJ much)) (S (NP (PRP he)) (VP (VBZ values) (NP (PRP her)) (, ,) (PP (PP (TO to) (NP (PRP himself))) (CC or) (PP (TO to) (NP (PRP her)))))))) (. .))) | He usually keeps his feelings suppressed. | ( He ( usually ( ( keeps ( ( his feelings ) suppressed ) ) . ) ) ) | (ROOT (S (NP (PRP He)) (ADVP (RB usually)) (VP (VBZ keeps) (SBAR (S (NP (PRP$ his) (NNS feelings)) (VP (VBD suppressed))))) (. .))) | slate | 1neutral
|
1,042 | 1042c | In 1993, FEMA's new Director refocused the agency on meeting its mission and aligning its activities to better serve the public. | ( ( In 1993 ) ( , ( ( ( FEMA 's ) ( new Director ) ) ( ( ( refocused ( the agency ) ) ( on ( ( ( meeting ( its mission ) ) and ) ( ( aligning ( its activities ) ) ( to ( better ( serve ( the public ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (CD 1993))) (, ,) (NP (NP (NNP FEMA) (POS 's)) (JJ new) (NNP Director)) (VP (VBD refocused) (NP (DT the) (NN agency)) (PP (IN on) (S (VP (VP (VBG meeting) (NP (PRP$ its) (NN mission))) (CC and) (VP (VBG aligning) (NP (PRP$ its) (NNS activities)) (S (VP (TO to) (VP (ADVP (RBR better)) (VB serve) (NP (DT the) (NN public)))))))))) (. .))) | The organization dissolved in 1993. | ( ( The organization ) ( ( dissolved ( in 1993 ) ) . ) ) | (ROOT (S (NP (DT The) (NN organization)) (VP (VBN dissolved) (PP (IN in) (NP (CD 1993)))) (. .))) | government | 2contradiction
|
79,121 | 79121n | Mass-market pants and shirts and jackets are everywhere much the same, and suggest interchangeability; outstanding effects arise from interesting fabric or a terrific-looking wearer. | ( ( ( ( ( ( ( Mass-market pants ) and ) ( ( shirts and ) jackets ) ) ( ( ( ( ( are ( everywhere much ) ) ( the same ) ) , ) and ) ( suggest interchangeability ) ) ) ; ) ( ( outstanding effects ) ( arise ( from ( ( ( interesting fabric ) or ) ( a ( terrific-looking wearer ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (NP (JJ Mass-market) (NNS pants)) (CC and) (NP (NNS shirts) (CC and) (NNS jackets))) (VP (VP (VBP are) (ADVP (RB everywhere) (RB much)) (NP (DT the) (JJ same))) (, ,) (CC and) (VP (VBP suggest) (ADVP (RB interchangeability))))) (: ;) (S (NP (JJ outstanding) (NNS effects)) (VP (VBP arise) (PP (IN from) (NP (NP (JJ interesting) (NN fabric)) (CC or) (NP (DT a) (JJ terrific-looking) (NN wearer)))))) (. .))) | Interesting fabrics used in clothing always produce outstanding effects. | ( ( ( Interesting fabrics ) ( used ( in clothing ) ) ) ( always ( ( produce ( outstanding effects ) ) . ) ) ) | (ROOT (S (NP (NP (VBG Interesting) (NNS fabrics)) (VP (VBN used) (PP (IN in) (NP (NN clothing))))) (ADVP (RB always)) (VP (VBP produce) (NP (JJ outstanding) (NNS effects))) (. .))) | slate | 1neutral
|
71,754 | 71754e | The helpful tourist information desk in the JR station can direct you to the most popular or unusual spots, especially those with outdoor baths (rotenburo). | ( ( ( The ( helpful ( tourist ( information desk ) ) ) ) ( in ( the ( JR station ) ) ) ) ( ( can ( ( ( direct you ) ( to ( ( ( ( the ( ( most ( ( popular or ) unusual ) ) spots ) ) , ) especially ) those ) ) ) ( with ( ( outdoor baths ) ( -LRB- ( rotenburo -RRB- ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (JJ helpful) (NN tourist) (NN information) (NN desk)) (PP (IN in) (NP (DT the) (NNP JR) (NN station)))) (VP (MD can) (VP (VB direct) (NP (PRP you)) (PP (TO to) (NP (NP (DT the) (ADJP (RBS most) (JJ popular) (CC or) (JJ unusual)) (NNS spots)) (, ,) (RB especially) (NP (DT those)))) (PP (IN with) (NP (NP (JJ outdoor) (NNS baths)) (PRN (-LRB- -LRB-) (NP (NNP rotenburo)) (-RRB- -RRB-)))))) (. .))) | There is a tourist information desk in the JR station that can show you where the popular spots and outdoor baths are. | ( There ( ( is ( ( ( a ( tourist ( information desk ) ) ) ( in ( the ( JR station ) ) ) ) ( that ( can ( ( show you ) ( where ( ( ( ( the ( popular spots ) ) and ) ( outdoor baths ) ) are ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT a) (NN tourist) (NN information) (NN desk)) (PP (IN in) (NP (DT the) (NNP JR) (NN station))) (SBAR (WHNP (WDT that)) (S (VP (MD can) (VP (VB show) (NP (PRP you)) (SBAR (WHADVP (WRB where)) (S (NP (NP (DT the) (JJ popular) (NNS spots)) (CC and) (NP (JJ outdoor) (NNS baths))) (VP (VBP are)))))))))) (. .))) | travel | 0entailment
|
85,722 | 85722e | well the interesting part about it is that if realistically it was economic i don't know if you read any of the history on where the Panama Canal but there was an option to build it across Nicaragua uh and there were uh there's a big there's a big lake | ( ( ( well ( the ( interesting part ) ) ) ( about it ) ) ( is ( that ( ( if ( ( ( realistically ( it ( was ( economic ( i ( ( do n't ) ( know ( if ( you ( ( read ( any ( of ( the history ) ) ) ) ( on ( where ( ( the ( Panama Canal ) ) ( ( but there ) ( was ( an ( option ( to ( ( build it ) ( across ( Nicaragua uh ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) and ) ( there ( were uh ) ) ) ) ( there ( 's ( ( a big ) ( there ( 's ( a ( big lake ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (NP (RB well) (DT the) (JJ interesting) (NN part)) (PP (IN about) (NP (PRP it)))) (VP (VBZ is) (SBAR (IN that) (S (SBAR (IN if) (S (S (ADVP (RB realistically)) (NP (PRP it)) (VP (VBD was) (ADJP (JJ economic) (SBAR (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (IN if) (S (NP (PRP you)) (VP (VBD read) (NP (NP (DT any)) (PP (IN of) (NP (DT the) (NN history)))) (PP (IN on) (SBAR (WHADVP (WRB where)) (S (NP (DT the) (NNP Panama) (NNP Canal)) (ADVP (CC but) (RB there)) (VP (VBD was) (NP (DT an) (NN option) (S (VP (TO to) (VP (VB build) (NP (PRP it)) (PP (IN across) (NP (NNP Nicaragua) (NNP uh))))))))))))))))))))) (CC and) (S (NP (EX there)) (VP (VBD were) (ADJP (JJ uh)))))) (NP (EX there)) (VP (VBZ 's) (NP (NP (DT a) (JJ big)) (SBAR (S (NP (EX there)) (VP (VBZ 's) (NP (DT a) (JJ big) (NN lake)))))))))))) | it was possible to build the Panama Canal across Nicaragua | ( it ( was ( possible ( to ( ( build ( the ( Panama Canal ) ) ) ( across Nicaragua ) ) ) ) ) ) | (ROOT (S (NP (PRP it)) (VP (VBD was) (ADJP (JJ possible) (S (VP (TO to) (VP (VB build) (NP (DT the) (NNP Panama) (NNP Canal)) (PP (IN across) (NP (NNP Nicaragua)))))))))) | telephone | 0entailment
|
36,429 | 36429c | but you actually enjoy it huh | ( but ( you ( actually ( enjoy ( it huh ) ) ) ) ) | (ROOT (S (CC but) (NP (PRP you)) (ADVP (RB actually)) (VP (VBP enjoy) (SBAR (S (NP (PRP it)) (VP (VBP huh))))))) | since you hate everything about it | ( since ( you ( hate ( everything ( about it ) ) ) ) ) | (ROOT (SBAR (IN since) (S (NP (PRP you)) (VP (VBP hate) (NP (NP (NN everything)) (PP (IN about) (NP (PRP it)))))))) | telephone | 2contradiction
|
11,353 | 11353n | Some processes were formal, incorporating design reviews at specific design milestones (such as at 15, 30, and 60 percent of design completion). | ( ( Some processes ) ( ( ( ( were formal ) , ) ( ( ( incorporating ( design reviews ) ) ( at ( specific ( design milestones ) ) ) ) ( -LRB- ( ( such ( as ( at ( ( ( ( ( 15 , ) 30 ) , ) and ) ( ( 60 percent ) ( of ( design completion ) ) ) ) ) ) ) -RRB- ) ) ) ) . ) ) | (ROOT (S (NP (DT Some) (NNS processes)) (VP (VBD were) (ADJP (JJ formal)) (, ,) (S (VP (VBG incorporating) (NP (NN design) (NNS reviews)) (PP (IN at) (NP (JJ specific) (NN design) (NNS milestones))) (PRN (-LRB- -LRB-) (PP (JJ such) (PP (IN as) (PP (IN at) (NP (NP (CD 15)) (, ,) (NP (CD 30)) (, ,) (CC and) (NP (NP (CD 60) (NN percent)) (PP (IN of) (NP (NN design) (NN completion)))))))) (-RRB- -RRB-))))) (. .))) | Each milestone designates a physical part of the design being finished. | ( ( Each milestone ) ( ( designates ( ( a ( physical part ) ) ( of ( ( the design ) ( being finished ) ) ) ) ) . ) ) | (ROOT (S (NP (DT Each) (NN milestone)) (VP (VBZ designates) (NP (NP (DT a) (JJ physical) (NN part)) (PP (IN of) (NP (NP (DT the) (NN design)) (VP (VBG being) (VP (VBN finished))))))) (. .))) | government | 1neutral
|
41,080 | 41080n | We recognize that the government of tomorrow must be leaner, that it must eliminate bureaucracy and multiple management layers, that agencies must respect future fiscal and budgetary realities, and that they must be performancedriven and resultsoriented organizations. | ( We ( ( recognize ( that ( ( ( the government ) ( of tomorrow ) ) ( must ( ( ( be leaner ) , ) ( ( ( ( ( ( that ( it ( must ( eliminate ( bureaucracy ( and ( multiple ( management layers ) ) ) ) ) ) ) ) , ) ( that ( agencies ( must ( respect ( future ( fiscal ( and ( budgetary realities ) ) ) ) ) ) ) ) ) , ) and ) ( that ( they ( must ( be ( ( ( performancedriven and ) resultsoriented ) organizations ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (VBP recognize) (SBAR (IN that) (S (NP (NP (DT the) (NN government)) (PP (IN of) (NP (NN tomorrow)))) (VP (MD must) (VP (VB be) (ADJP (RBR leaner)) (, ,) (SBAR (SBAR (IN that) (S (NP (PRP it)) (VP (MD must) (VP (VB eliminate) (NP (NN bureaucracy) (CC and) (JJ multiple) (NN management) (NNS layers)))))) (, ,) (SBAR (IN that) (S (NP (NNS agencies)) (VP (MD must) (VP (VB respect) (NP (JJ future) (JJ fiscal) (CC and) (JJ budgetary) (NNS realities)))))) (, ,) (CC and) (SBAR (IN that) (S (NP (PRP they)) (VP (MD must) (VP (VB be) (NP (ADJP (JJ performancedriven) (CC and) (JJ resultsoriented)) (NNS organizations)))))))))))) (. .))) | It will be hard to eliminate bureaucracy and multiple management layers. | ( It ( ( will ( be ( hard ( to ( eliminate ( bureaucracy ( and ( multiple ( management layers ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (MD will) (VP (VB be) (ADJP (JJ hard) (S (VP (TO to) (VP (VB eliminate) (NP (NN bureaucracy) (CC and) (JJ multiple) (NN management) (NNS layers)))))))) (. .))) | government | 1neutral
|
61,663 | 61663c | Information that is the basis for entry of data into a computer. | ( ( Information that ) ( ( is ( ( the basis ) ( for ( entry ( of ( data ( into ( a computer ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Information)) (NP (DT that))) (VP (VBZ is) (NP (NP (DT the) (NN basis)) (PP (IN for) (NP (NP (NN entry)) (PP (IN of) (NP (NP (NNS data)) (PP (IN into) (NP (DT a) (NN computer))))))))) (. .))) | Information that isn't the basis for entering data into a computer. | ( ( ( Information ( that ( ( is n't ) ( the basis ) ) ) ) ( for ( ( entering data ) ( into ( a computer ) ) ) ) ) . ) | (ROOT (NP (NP (NP (NNP Information)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (RB n't) (NP (DT the) (NN basis)))))) (PP (IN for) (S (VP (VBG entering) (NP (NNS data)) (PP (IN into) (NP (DT a) (NN computer)))))) (. .))) | government | 2contradiction
|
16,608 | 16608c | It is not always clear whether there were long-term positive outcomes from these trials since referral has been the outcome variable most often studied. | ( It ( ( ( ( ( ( is not ) always ) clear ) ( whether ( there ( were ( ( long-term ( positive outcomes ) ) ( from ( these trials ) ) ) ) ) ) ) ( since ( referral ( has ( been ( ( the ( outcome variable ) ) ( ( most often ) studied ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ is) (RB not) (ADVP (RB always)) (ADJP (JJ clear)) (SBAR (IN whether) (S (NP (EX there)) (VP (VBD were) (NP (NP (JJ long-term) (JJ positive) (NNS outcomes)) (PP (IN from) (NP (DT these) (NNS trials))))))) (SBAR (IN since) (S (NP (NN referral)) (VP (VBZ has) (VP (VBN been) (NP (NP (DT the) (NN outcome) (NN variable)) (VP (ADVP (RBS most) (RB often)) (VBN studied)))))))) (. .))) | Strong evidence shows that the trials were beneficial. | ( ( Strong evidence ) ( ( shows ( that ( ( the trials ) ( were beneficial ) ) ) ) . ) ) | (ROOT (S (NP (JJ Strong) (NN evidence)) (VP (VBZ shows) (SBAR (IN that) (S (NP (DT the) (NNS trials)) (VP (VBD were) (ADJP (JJ beneficial)))))) (. .))) | government | 2contradiction
|
47,575 | 47575e | The modes of any period can easily be made to look stupid. | ( ( ( The modes ) ( of ( any period ) ) ) ( ( ( can easily ) ( be ( made ( to ( look stupid ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS modes)) (PP (IN of) (NP (DT any) (NN period)))) (VP (MD can) (ADVP (RB easily)) (VP (VB be) (VP (VBN made) (S (VP (TO to) (VP (VB look) (ADJP (JJ stupid)))))))) (. .))) | Any period's modes can be painted so that they appear dumb. | ( ( ( Any ( period 's ) ) modes ) ( ( can ( be ( painted ( so ( that ( they ( appear dumb ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT Any) (NN period) (POS 's)) (NNS modes)) (VP (MD can) (VP (VB be) (VP (VBN painted) (SBAR (RB so) (IN that) (S (NP (PRP they)) (VP (VBP appear) (ADJP (JJ dumb)))))))) (. .))) | slate | 0entailment
|
91,085 | 91085c | Toward Reform of Program | ( ( Toward Reform ) ( of Program ) ) | (ROOT (NP (NP (NNP Toward) (NNP Reform)) (PP (IN of) (NP (NN Program))))) | Fixed Program | ( Fixed Program ) | (ROOT (NP (NNP Fixed) (NNP Program))) | government | 2contradiction
|
2,321 | 2321n | The great pylon (grand entranceway with twin towers) of the temple is fronted by majestic statues of Ramses II and a large granite obelisk once one of a pair the other was presented to the French government by Mohammed Ali and now graces the Place de la Concorde in Paris. | ( ( ( ( The ( great pylon ) ) ( -LRB- ( ( ( grand entranceway ) ( with ( twin towers ) ) ) -RRB- ) ) ) ( of ( the temple ) ) ) ( ( ( ( is ( ( fronted ( by ( ( majestic statues ) ( of ( ( ( Ramses II ) and ) ( a ( large ( granite obelisk ) ) ) ) ) ) ) ) ( once ( ( one ( of ( ( a pair ) ( the other ) ) ) ) ( was ( ( presented ( to ( the ( French government ) ) ) ) ( by ( Mohammed Ali ) ) ) ) ) ) ) ) and ) ( now ( graces ( ( the ( Place ( de ( la Concorde ) ) ) ) ( in Paris ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NP (DT The) (JJ great) (NN pylon)) (PRN (-LRB- -LRB-) (NP (NP (JJ grand) (NN entranceway)) (PP (IN with) (NP (JJ twin) (NNS towers)))) (-RRB- -RRB-))) (PP (IN of) (NP (DT the) (NN temple)))) (VP (VP (VBZ is) (VP (VBN fronted) (PP (IN by) (NP (NP (JJ majestic) (NNS statues)) (PP (IN of) (NP (NP (NNP Ramses) (NNP II)) (CC and) (NP (DT a) (JJ large) (NN granite) (NN obelisk)))))) (SBAR (IN once) (S (NP (NP (CD one)) (PP (IN of) (NP (NP (DT a) (NN pair)) (NP (DT the) (JJ other))))) (VP (VBD was) (VP (VBN presented) (PP (TO to) (NP (DT the) (JJ French) (NN government))) (PP (IN by) (NP (NNP Mohammed) (NNP Ali))))))))) (CC and) (VP (ADVP (RB now)) (VBZ graces) (NP (NP (DT the) (NNP Place) (FW de) (FW la) (NNP Concorde)) (PP (IN in) (NP (NNP Paris)))))) (. .))) | The obelisks weigh fourty tons each and are over twenty feet tall. | ( ( The obelisks ) ( ( ( ( weigh ( ( fourty tons ) each ) ) and ) ( ( are over ) ( ( twenty feet ) tall ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS obelisks)) (VP (VP (VBP weigh) (NP (NP (JJ fourty) (NNS tons)) (NP (DT each)))) (CC and) (VP (VBP are) (ADVP (RB over)) (ADJP (NP (CD twenty) (NNS feet)) (JJ tall)))) (. .))) | travel | 1neutral
|
121,465 | 121465e | Its central offer is a charter with Russia that assures the Russians a voice in alliance policy, without any of the rights of membership. | ( ( Its ( central offer ) ) ( ( is ( ( ( a charter ) ( with Russia ) ) ( that ( ( ( assures ( ( the Russians ) ( ( a voice ) ( in ( alliance policy ) ) ) ) ) , ) ( without ( any ( of ( ( the rights ) ( of membership ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP$ Its) (JJ central) (NN offer)) (VP (VBZ is) (NP (NP (DT a) (NN charter)) (PP (IN with) (NP (NNP Russia))) (SBAR (WHNP (WDT that)) (S (VP (VBZ assures) (S (NP (DT the) (NNPS Russians)) (NP (NP (DT a) (NN voice)) (PP (IN in) (NP (NN alliance) (NN policy))))) (, ,) (PP (IN without) (NP (NP (DT any)) (PP (IN of) (NP (NP (DT the) (NNS rights)) (PP (IN of) (NP (NN membership)))))))))))) (. .))) | The main offer ensures that Russia can participate and share its ideas freely. | ( ( The ( main offer ) ) ( ( ensures ( that ( Russia ( can ( ( ( ( participate and ) share ) ( its ideas ) ) freely ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ main) (NN offer)) (VP (VBZ ensures) (SBAR (IN that) (S (NP (NNP Russia)) (VP (MD can) (VP (VB participate) (CC and) (VB share) (NP (PRP$ its) (NNS ideas)) (ADVP (RB freely))))))) (. .))) | slate | 0entailment
|
52,691 | 52691e | He eyed the handle of the door tentatively. | ( He ( ( ( eyed ( ( the handle ) ( of ( the door ) ) ) ) tentatively ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD eyed) (NP (NP (DT the) (NN handle)) (PP (IN of) (NP (DT the) (NN door)))) (ADVP (RB tentatively))) (. .))) | He kept his eyes on the door handle. | ( He ( ( kept ( ( ( his eyes ) ( on ( the door ) ) ) handle ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD kept) (SBAR (S (NP (NP (PRP$ his) (NNS eyes)) (PP (IN on) (NP (DT the) (NN door)))) (VP (VBP handle))))) (. .))) | fiction | 0entailment
|
16,133 | 16133e | i used to do that a lot and then i like um we have a new child that'll be a year old here next week so i'll take a lot of pictures of her you know and spoil them first one you know how that is and um uh | ( i ( used ( to ( ( ( do ( that ( ( ( ( ( a lot ) and ) ( then ( i ( like um ) ) ) ) ( we ( ( have ( ( a ( new child ) ) ( that ( 'll ( ( ( be ( ( a year ) old ) ) here ) ( next week ) ) ) ) ) ) ( so ( i ( 'll ( take ( ( ( a lot ) ( of ( pictures ( of her ) ) ) ) ( you ( ( ( know and ) spoil ) ( them ( first one ) ) ) ) ) ) ) ) ) ) ) ) ( you ( know ( how ( that is ) ) ) ) ) ) ) and ) ( um uh ) ) ) ) ) | (ROOT (S (NP (FW i)) (VP (VBD used) (S (VP (TO to) (VP (VP (VB do) (SBAR (IN that) (S (SBAR (UCP (NP (DT a) (NN lot)) (CC and) (ADJP (RB then) (JJ i) (PP (IN like) (NP (NN um))))) (S (NP (PRP we)) (VP (VBP have) (NP (NP (DT a) (JJ new) (NN child)) (SBAR (WHNP (WDT that)) (S (VP (MD 'll) (VP (VB be) (ADJP (NP (DT a) (NN year)) (JJ old)) (ADVP (RB here)) (NP (JJ next) (NN week))))))) (SBAR (IN so) (S (NP (FW i)) (VP (MD 'll) (VP (VB take) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NP (NNS pictures)) (PP (IN of) (NP (PRP her))))) (SBAR (S (NP (PRP you)) (VP (VBP know) (CC and) (VBP spoil) (NP (PRP them) (JJ first) (NN one))))))))))))) (NP (PRP you)) (VP (VBP know) (SBAR (WHADVP (WRB how)) (S (NP (DT that)) (VP (VBZ is)))))))) (CC and) (VP (VB um) (INTJ (UH uh))))))))) | Our baby is turning one soon and she's our firstborn | ( ( ( ( Our baby ) ( is ( ( turning one ) soon ) ) ) and ) ( she ( 's ( our firstborn ) ) ) ) | (ROOT (NP (S (S (NP (PRP$ Our) (NN baby)) (VP (VBZ is) (VP (VBG turning) (NP (CD one)) (ADVP (RB soon))))) (CC and) (S (NP (PRP she)) (VP (VBZ 's) (NP (PRP$ our) (NN firstborn))))))) | telephone | 0entailment
|
21,247 | 21247e | These levels are common and well accepted levels for this type of analysis and are presented as a recommended minimum significance level for toxicity test data analysis. | ( ( These levels ) ( ( ( ( are common ) and ) ( ( ( ( well ( ( accepted levels ) ( for ( ( this type ) ( of analysis ) ) ) ) ) and ) ( are ( presented ( as ( ( a ( recommended ( minimum ( significance level ) ) ) ) ( for ( toxicity ( test data ) ) ) ) ) ) ) ) analysis ) ) . ) ) | (ROOT (S (NP (DT These) (NNS levels)) (VP (VP (VBP are) (ADJP (JJ common))) (CC and) (VP (VP (ADVP (RB well)) (VBD accepted) (NP (NNS levels)) (PP (IN for) (NP (NP (DT this) (NN type)) (PP (IN of) (NP (NN analysis)))))) (CC and) (VP (VBP are) (VP (VBN presented) (PP (IN as) (NP (NP (DT a) (VBN recommended) (JJ minimum) (NN significance) (NN level)) (PP (IN for) (NP (NN toxicity) (NN test) (NNS data))))))) (NP (NN analysis)))) (. .))) | Those levels are expected and quite common. | ( ( Those levels ) ( ( are ( ( expected and ) ( quite common ) ) ) . ) ) | (ROOT (S (NP (DT Those) (NNS levels)) (VP (VBP are) (UCP (VP (VBN expected)) (CC and) (ADJP (RB quite) (JJ common)))) (. .))) | government | 0entailment
|
89,786 | 89786n | Where are we going? | ( Where ( ( ( are we ) going ) ? ) ) | (ROOT (SBARQ (WHADVP (WRB Where)) (SQ (VBP are) (NP (PRP we)) (VP (VBG going))) (. ?))) | We are going to the park? | ( We ( ( are ( going ( to ( the park ) ) ) ) ? ) ) | (ROOT (S (NP (PRP We)) (VP (VBP are) (VP (VBG going) (PP (TO to) (NP (DT the) (NN park))))) (. ?))) | slate | 1neutral
|
59,076 | 59076n | The numerous personal effects on display leave no doubt about Marta's importance in the pantheon of Cuban he is Cuba's founding father. | ( ( ( The ( numerous ( personal effects ) ) ) ( on display ) ) ( ( leave ( ( ( ( no doubt ) ( about ( ( Marta 's ) importance ) ) ) ( in ( ( the pantheon ) ( of Cuban ) ) ) ) ( he ( is ( ( Cuba 's ) ( founding father ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (JJ numerous) (JJ personal) (NNS effects)) (PP (IN on) (NP (NN display)))) (VP (VBP leave) (ADVP (ADVP (RB no) (NN doubt) (PP (IN about) (NP (NP (NNP Marta) (POS 's)) (NN importance))) (PP (IN in) (NP (NP (DT the) (NN pantheon)) (PP (IN of) (NP (NNP Cuban)))))) (SBAR (S (NP (PRP he)) (VP (VBZ is) (NP (NP (NNP Cuba) (POS 's)) (VBG founding) (NN father))))))) (. .))) | Marta is Cuba's founding father and he was well-loved by many. | ( ( ( ( Marta ( is ( ( Cuba 's ) ( founding father ) ) ) ) and ) ( he ( was ( well-loved ( by many ) ) ) ) ) . ) | (ROOT (S (S (NP (NNP Marta)) (VP (VBZ is) (NP (NP (NNP Cuba) (POS 's)) (VBG founding) (NN father)))) (CC and) (S (NP (PRP he)) (VP (VBD was) (ADJP (JJ well-loved) (PP (IN by) (ADJP (JJ many)))))) (. .))) | travel | 1neutral
|
104,885 | 104885n | McCain : Theodore Roosevelt was my hero and is. | ( McCain ( : ( ( ( Theodore Roosevelt ) ( ( ( was ( my hero ) ) and ) is ) ) . ) ) ) | (ROOT (FRAG (NP (NNP McCain)) (: :) (S (NP (NNP Theodore) (NNP Roosevelt)) (VP (VP (VBD was) (NP (PRP$ my) (NN hero))) (CC and) (VP (VBZ is)))) (. .))) | McCain was exposed to Theodore Roosevelt at an early age. | ( McCain ( ( was ( exposed ( to ( ( Theodore Roosevelt ) ( at ( an ( early age ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP McCain)) (VP (VBD was) (VP (VBN exposed) (PP (TO to) (NP (NP (NNP Theodore) (NNP Roosevelt)) (PP (IN at) (NP (DT an) (JJ early) (NN age))))))) (. .))) | slate | 1neutral
|
37,666 | 37666n | At the junction with Rua Mouraria is the Museu Municipal do Funchal (Municipal Museum), yet another 18th-century aristocratic home converted into a museum (entrance on Rua Mouraria). | ( ( At ( ( the junction ) ( with ( Rua Mouraria ) ) ) ) ( ( ( is ( ( the ( Museu Municipal ) ) do ) ) ( ( ( Funchal ( -LRB- ( ( Municipal Museum ) -RRB- ) ) ) , ) ( ( yet ( another ( 18th-century ( aristocratic home ) ) ) ) ( converted ( into ( ( a museum ) ( -LRB- ( ( entrance ( on ( Rua Mouraria ) ) ) -RRB- ) ) ) ) ) ) ) ) . ) ) | (ROOT (SINV (PP (IN At) (NP (NP (DT the) (NN junction)) (PP (IN with) (NP (NNP Rua) (NNP Mouraria))))) (VP (VBZ is) (NP (NP (DT the) (NNP Museu) (NNP Municipal)) (SBAR (S (VP (VBP do)))))) (NP (NP (NNP Funchal)) (PRN (-LRB- -LRB-) (NP (NNP Municipal) (NNP Museum)) (-RRB- -RRB-)) (, ,) (NP (NP (RB yet) (DT another) (JJ 18th-century) (JJ aristocratic) (NN home)) (VP (VBN converted) (PP (IN into) (NP (NP (DT a) (NN museum)) (PRN (-LRB- -LRB-) (NP (NP (NN entrance)) (PP (IN on) (NP (NNP Rua) (NNP Mouraria)))) (-RRB- -RRB-))))))) (. .))) | The aristocrats who lived there wished to open the home up after their passing. | ( ( ( The aristocrats ) ( who ( lived there ) ) ) ( ( wished ( to ( ( ( open ( the home ) ) up ) ( after ( their passing ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS aristocrats)) (SBAR (WHNP (WP who)) (S (VP (VBD lived) (ADVP (RB there)))))) (VP (VBD wished) (S (VP (TO to) (VP (VB open) (NP (DT the) (NN home)) (PRT (RP up)) (PP (IN after) (NP (PRP$ their) (NN passing))))))) (. .))) | travel | 1neutral
|
19,210 | 19210c | Unfortunately Frank Sinatra and company no longer patronise the Kassit, but it is still one of the best caf??-restaurants to be found on Dizengoff Street. | ( ( ( ( ( Unfortunately ( ( ( ( Frank Sinatra ) and ) company ) ( ( no longer ) ( patronise ( the Kassit ) ) ) ) ) , ) but ) ( it ( ( is still ) ( one ( of ( ( ( the ( best ( caf ?? ) ) ) - ) ( restaurants ( to ( be ( found ( on ( Dizengoff Street ) ) ) ) ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (ADVP (RB Unfortunately)) (NP (NP (NNP Frank) (NNP Sinatra)) (CC and) (NP (NN company))) (ADVP (RB no) (RB longer)) (VP (VBP patronise) (NP (DT the) (NN Kassit)))) (, ,) (CC but) (S (NP (PRP it)) (VP (VBZ is) (ADVP (RB still)) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (JJS best) (NN caf) (NN ??)) (: -) (NP (NNS restaurants) (S (VP (TO to) (VP (VB be) (VP (VBN found) (PP (IN on) (NP (NNP Dizengoff) (NNP Street))))))))))))) (. .))) | Sinatra still goes to the Kassit. | ( Sinatra ( still ( ( goes ( to ( the Kassit ) ) ) . ) ) ) | (ROOT (S (NP (NNP Sinatra)) (ADVP (RB still)) (VP (VBZ goes) (PP (TO to) (NP (DT the) (NNP Kassit)))) (. .))) | travel | 2contradiction
|
131,334 | 131334e | not really pets just kind of things | ( not ( really ( pets ( ( just kind ) ( of things ) ) ) ) ) | (ROOT (SINV (RB not) (ADVP (RB really)) (VP (VBZ pets)) (NP (NP (RB just) (NN kind)) (PP (IN of) (NP (NNS things)))))) | not exactly companion animals, just sort of objects | ( not ( exactly ( companion ( ( animals , ) ( ( just sort ) ( of objects ) ) ) ) ) ) | (ROOT (SINV (RB not) (ADVP (RB exactly)) (VP (VBZ companion)) (NP (NP (NNS animals)) (, ,) (NP (NP (RB just) (NN sort)) (PP (IN of) (NP (NNS objects))))))) | telephone | 0entailment
|
48,859 | 48859c | Then relax a while behind the Palazzo Reale in its Royal Gardens (Giardini Reali), designed by Louis XIV's Tuileries and Versailles landscape-architect, Andr?? Le N??tre. | ( Then ( ( ( relax ( ( a while ) ( behind ( the ( Palazzo Reale ) ) ) ) ) ( in ( ( ( ( its ( Royal Gardens ) ) ( -LRB- ( ( Giardini Reali ) -RRB- ) ) ) , ) ( designed ( by ( ( ( ( Louis ( XIV 's ) ) ( Tuileries ( and ( Versailles landscape-architect ) ) ) ) , ) ( Andr ( ?? ( Le ( N ( ?? tre ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (RB Then) (VP (VB relax) (NP (NP (DT a) (NN while)) (PP (IN behind) (NP (DT the) (NNP Palazzo) (NNP Reale)))) (PP (IN in) (NP (NP (NP (PRP$ its) (NNP Royal) (NNP Gardens)) (PRN (-LRB- -LRB-) (NP (NNP Giardini) (NNP Reali)) (-RRB- -RRB-))) (, ,) (VP (VBN designed) (PP (IN by) (NP (NP (NP (NNP Louis) (NNP XIV) (POS 's)) (NNP Tuileries) (CC and) (NNP Versailles) (NNP landscape-architect)) (, ,) (NP (NNP Andr) (NNP ??) (NNP Le) (NNP N) (NNP ??) (NNP tre)))))))) (. .))) | The gardens in the Palazzo Reale were designed in Louis XII's times. | ( ( ( The gardens ) ( in ( the ( Palazzo Reale ) ) ) ) ( ( were ( designed ( in ( ( Louis ( XII 's ) ) times ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS gardens)) (PP (IN in) (NP (DT the) (NNP Palazzo) (NNP Reale)))) (VP (VBD were) (VP (VBN designed) (PP (IN in) (NP (NP (NNP Louis) (NNP XII) (POS 's)) (NNS times))))) (. .))) | travel | 2contradiction
|
41,162 | 41162e | He asked me my name. | ( He ( ( asked ( me ( my name ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD asked) (S (NP (PRP me)) (NP (PRP$ my) (NN name)))) (. .))) | He inquired who I was. | ( He ( ( inquired ( who ( I was ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD inquired) (SBAR (WHNP (WP who)) (S (NP (PRP I)) (VP (VBD was))))) (. .))) | fiction | 0entailment
|
38,742 | 38742e | Some people want a Caddy and others want a Chevy, he shrugs. | ( ( ( Some people ) ( want ( ( ( ( a Caddy ) and ) others ) ( want ( a Chevy ) ) ) ) ) ( , ( he ( shrugs . ) ) ) ) | (ROOT (S (S (NP (DT Some) (NNS people)) (VP (VBP want) (SBAR (S (NP (NP (DT a) (NN Caddy)) (CC and) (NP (NNS others))) (VP (VBP want) (NP (DT a) (NNP Chevy))))))) (, ,) (NP (PRP he)) (VP (VBZ shrugs)) (. .))) | Some would prefer a Caddy and another type of person would prefer a Chevvy, he remarked. | ( ( ( ( Some ( would ( prefer ( a Caddy ) ) ) ) and ) ( ( ( another type ) ( of person ) ) ( would ( prefer ( a Chevvy ) ) ) ) ) ( , ( he ( remarked . ) ) ) ) | (ROOT (S (S (S (NP (DT Some)) (VP (MD would) (VP (VB prefer) (NP (DT a) (NN Caddy))))) (CC and) (S (NP (NP (DT another) (NN type)) (PP (IN of) (NP (NN person)))) (VP (MD would) (VP (VB prefer) (NP (DT a) (NN Chevvy)))))) (, ,) (NP (PRP he)) (VP (VBD remarked)) (. .))) | slate | 0entailment
|
87,932 | 87932e | that's true so that really effects how they report the news | ( that ( 's ( ( true so ) ( that ( really ( effects ( how ( they ( report ( the news ) ) ) ) ) ) ) ) ) ) | (ROOT (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (ADJP (JJ true) (RB so) (SBAR (WHNP (WDT that)) (S (ADVP (RB really)) (VP (VBZ effects) (SBAR (WHADVP (WRB how)) (S (NP (PRP they)) (VP (VBP report) (NP (DT the) (NN news))))))))))))) | It's true, it really effects how they report news. | ( ( It ( 's true ) ) ( , ( it ( really ( ( effects ( how ( they ( report news ) ) ) ) . ) ) ) ) ) | (ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ true)))) (, ,) (NP (PRP it)) (ADVP (RB really)) (VP (VBZ effects) (SBAR (WHADVP (WRB how)) (S (NP (PRP they)) (VP (VBP report) (NP (NN news)))))) (. .))) | telephone | 0entailment
|
9,052 | 9052e | And I'll look after YOU, retorted Tuppence, resenting the manly assertion. | ( ( And ( I ( 'll ( look ( after YOU ) ) ) ) ) ( , ( ( ( ( retorted Tuppence ) , ) ( resenting ( the ( manly assertion ) ) ) ) . ) ) ) | (ROOT (SINV (S (CC And) (NP (PRP I)) (VP (MD 'll) (VP (VB look) (PP (IN after) (NP (PRP YOU)))))) (, ,) (VP (VBD retorted)) (NP (NNP Tuppence)) (, ,) (S (VP (VBG resenting) (NP (DT the) (JJ manly) (NN assertion)))) (. .))) | Tuppence was offended by the statement. | ( Tuppence ( ( was ( offended ( by ( the statement ) ) ) ) . ) ) | (ROOT (S (NP (NNP Tuppence)) (VP (VBD was) (VP (VBN offended) (PP (IN by) (NP (DT the) (NN statement))))) (. .))) | fiction | 0entailment
|
105,728 | 105728c | Since boilermakers earn more money than most other craft trades42 and the demand for boilermakers should be steady and increasing, it is reasonable to expect that the growth in boilermaker numbers experienced these last few years should continue for many more years. | ( ( Since ( ( ( boilermakers ( ( earn ( more money ) ) ( than ( most ( other ( craft trades42 ) ) ) ) ) ) and ) ( ( ( the demand ) ( for boilermakers ) ) ( should ( be ( ( steady and ) increasing ) ) ) ) ) ) ( , ( it ( ( is ( reasonable ( to ( expect ( that ( ( ( the growth ) ( in ( boilermaker numbers ) ) ) ( experienced ( ( these ( last ( few years ) ) ) ( should ( continue ( for ( many ( more years ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (SBAR (IN Since) (S (S (NP (NNS boilermakers)) (VP (VBP earn) (NP (JJR more) (NN money)) (PP (IN than) (NP (JJS most) (JJ other) (NN craft) (NNS trades42))))) (CC and) (S (NP (NP (DT the) (NN demand)) (PP (IN for) (NP (NNS boilermakers)))) (VP (MD should) (VP (VB be) (UCP (ADJP (JJ steady)) (CC and) (VP (VBG increasing)))))))) (, ,) (NP (PRP it)) (VP (VBZ is) (ADJP (JJ reasonable) (S (VP (TO to) (VP (VB expect) (SBAR (IN that) (S (NP (NP (DT the) (NN growth)) (PP (IN in) (NP (NN boilermaker) (NNS numbers)))) (VP (VBD experienced) (SBAR (S (NP (DT these) (JJ last) (JJ few) (NNS years)) (VP (MD should) (VP (VB continue) (PP (IN for) (NP (JJ many) (JJR more) (NNS years))))))))))))))) (. .))) | The demand for boilermakers has been steadily decreasing. | ( ( ( The demand ) ( for boilermakers ) ) ( ( has ( been ( steadily decreasing ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN demand)) (PP (IN for) (NP (NNS boilermakers)))) (VP (VBZ has) (VP (VBN been) (VP (ADVP (RB steadily)) (VBG decreasing)))) (. .))) | government | 2contradiction
|
21,607 | 21607n | the biggies around here are Exxon Texaco and um well gosh that's about it BP i guess | ( ( ( ( the biggies ) ( around here ) ) ( ( are ( ( ( Exxon Texaco ) and ) um ) ) well ) ) ( ( gosh ( that ( 's ( about it ) ) ) ) ( BP ( i guess ) ) ) ) | (ROOT (SINV (S (NP (NP (DT the) (NNS biggies)) (PP (IN around) (NP (RB here)))) (VP (VBP are) (NP (NP (NNP Exxon) (NNP Texaco)) (CC and) (NP (NN um))) (ADVP (RB well)))) (VP (VBP gosh) (SBAR (IN that) (S (VP (VBZ 's) (PP (IN about) (NP (PRP it))))))) (NP (NNP BP) (FW i) (NNP guess)))) | Nearly everyone around here uses Exxon. | ( ( Nearly everyone ) ( around ( ( here ( uses Exxon ) ) . ) ) ) | (ROOT (S (NP (RB Nearly) (NN everyone)) (ADVP (RB around)) (VP (ADVP (RB here)) (VBZ uses) (NP (NNP Exxon))) (. .))) | telephone | 1neutral
|
106,445 | 106445c | well what are the others | ( well ( what ( are ( the others ) ) ) ) | (ROOT (FRAG (ADVP (RB well)) (SBAR (WHNP (WP what)) (S (VP (VBP are) (NP (DT the) (NNS others))))))) | Where are the other animals? | ( Where ( ( are ( the ( other animals ) ) ) ? ) ) | (ROOT (SBARQ (WHADVP (WRB Where)) (SQ (VBP are) (NP (DT the) (JJ other) (NNS animals))) (. ?))) | telephone | 2contradiction
|
2,234 | 2234c | In Los Angeles, many of the victims ended up at the office of the Legal Aid Foundation of Los Angeles, a legitimate nonprofit organization. | ( ( In ( Los Angeles ) ) ( , ( ( many ( of ( the victims ) ) ) ( ( ( ended up ) ( at ( ( the office ) ( of ( ( the ( Legal ( Aid Foundation ) ) ) ( of ( ( ( Los Angeles ) , ) ( a ( legitimate ( nonprofit organization ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (NNP Los) (NNP Angeles))) (, ,) (NP (NP (JJ many)) (PP (IN of) (NP (DT the) (NNS victims)))) (VP (VBD ended) (PRT (RP up)) (PP (IN at) (NP (NP (DT the) (NN office)) (PP (IN of) (NP (NP (DT the) (NNP Legal) (NNP Aid) (NNP Foundation)) (PP (IN of) (NP (NP (NNP Los) (NNP Angeles)) (, ,) (NP (DT a) (JJ legitimate) (JJ nonprofit) (NN organization))))))))) (. .))) | As a last resort, many people were hoodwinked out of hundreds of dollars by Los Angeles's Legal Aid Foundation. | ( ( As ( a ( last resort ) ) ) ( , ( ( many people ) ( ( were ( ( ( hoodwinked out ) ( of ( hundreds ( of dollars ) ) ) ) ( by ( ( Los ( Angeles 's ) ) ( Legal ( Aid Foundation ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN As) (NP (DT a) (JJ last) (NN resort))) (, ,) (NP (JJ many) (NNS people)) (VP (VBD were) (VP (VBN hoodwinked) (PRT (RP out)) (PP (IN of) (NP (NP (NNS hundreds)) (PP (IN of) (NP (NNS dollars))))) (PP (IN by) (NP (NP (NNP Los) (NNP Angeles) (POS 's)) (NNP Legal) (NNP Aid) (NNP Foundation))))) (. .))) | government | 2contradiction
|
17,241 | 17241c | As her eyes fell on me, a sudden pang of guilt shot through me. | ( ( As ( ( her eyes ) ( fell ( on me ) ) ) ) ( , ( ( ( a ( sudden pang ) ) ( of guilt ) ) ( ( shot ( through me ) ) . ) ) ) ) | (ROOT (S (SBAR (IN As) (S (NP (PRP$ her) (NNS eyes)) (VP (VBD fell) (PP (IN on) (NP (PRP me)))))) (, ,) (NP (NP (DT a) (JJ sudden) (NN pang)) (PP (IN of) (NP (NN guilt)))) (VP (VBN shot) (PP (IN through) (NP (PRP me)))) (. .))) | I could feel her eyes on me, but I felt no remorse for what I'd done. | ( ( ( ( ( I ( could ( ( feel ( her eyes ) ) ( on me ) ) ) ) , ) but ) ( I ( felt ( ( no remorse ) ( for ( what ( I ( 'd done ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP I)) (VP (MD could) (VP (VB feel) (NP (PRP$ her) (NNS eyes)) (PP (IN on) (NP (PRP me)))))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBD felt) (NP (NP (DT no) (NN remorse)) (PP (IN for) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (VBD 'd) (VP (VBN done))))))))) (. .))) | fiction | 2contradiction
|
14,717 | 14717n | it it's kind of nice way to get away from everything for the day | ( it ( it ( 's ( ( kind ( of ( nice way ) ) ) ( to ( ( get away ) ( from ( everything ( for ( the day ) ) ) ) ) ) ) ) ) ) | (ROOT (FRAG (NP (NP (PRP it)) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (NP (NP (NN kind)) (PP (IN of) (NP (JJ nice) (NN way))) (S (VP (TO to) (VP (VB get) (PRT (RP away)) (PP (IN from) (NP (NP (NN everything)) (PP (IN for) (NP (DT the) (NN day))))))))))))))) | It's nice to get away from it all and just spend time with my family. | ( It ( ( 's ( nice ( to ( ( ( ( get ( away ( ( from it ) all ) ) ) and ) just ) ( ( spend time ) ( with ( my family ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ nice) (S (VP (TO to) (VP (VP (VB get) (ADVP (RB away) (PP (IN from) (NP (PRP it)) (ADVP (DT all))))) (CC and) (ADVP (RB just)) (VP (VB spend) (NP (NN time)) (PP (IN with) (NP (PRP$ my) (NN family))))))))) (. .))) | telephone | 1neutral
|
5,741 | 5741e | yeah well we're feeding starving kids overseas but we're not paying any attention to the ones that are starving next door you know it's really sad | ( yeah ( ( ( well ( we ( 're ( ( feeding ( starving kids ) ) overseas ) ) ) ) but ) ( we ( ( 're not ) ( ( paying ( any attention ) ) ( to ( ( the ones ) ( that ( are ( starving ( ( next door ) ( you ( know ( it ( 's ( really sad ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (VP (VB yeah) (SBAR (S (S (ADVP (RB well)) (NP (PRP we)) (VP (VBP 're) (VP (VBG feeding) (NP (JJ starving) (NNS kids)) (ADVP (RB overseas))))) (CC but) (S (NP (PRP we)) (VP (VBP 're) (RB not) (VP (VBG paying) (NP (DT any) (NN attention)) (PP (TO to) (NP (NP (DT the) (NNS ones)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (VP (VBG starving) (NP (NP (JJ next) (NN door)) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADJP (RB really) (JJ sad))))))))))))))))))))))) | Some starving kids oversees are being fed. | ( ( Some ( starving kids ) ) ( ( oversees ( are ( being fed ) ) ) . ) ) | (ROOT (S (NP (DT Some) (VBG starving) (NNS kids)) (VP (VBZ oversees) (SBAR (S (VP (VBP are) (VP (VBG being) (VP (VBN fed))))))) (. .))) | telephone | 0entailment
|
49,937 | 49937e | Or did they arrive after an earlier migration or settlement of Indo-Europeans from Central Asia, or early Europeans? | ( Or ( ( ( did they ) ( ( arrive ( after ( ( ( an ( earlier migration ) ) or ) ( settlement ( of Indo-Europeans ) ) ) ) ) ( from ( ( ( ( ( Central Asia ) , ) or ) early ) Europeans ) ) ) ) ? ) ) | (ROOT (SQ (CC Or) (VBD did) (NP (PRP they)) (VP (VB arrive) (PP (IN after) (NP (NP (DT an) (JJR earlier) (NN migration)) (CC or) (NP (NP (NN settlement)) (PP (IN of) (NP (NNP Indo-Europeans)))))) (PP (IN from) (NP (NP (NNP Central) (NNP Asia)) (, ,) (CC or) (RB early) (NP (NNPS Europeans))))) (. ?))) | Or did they arrive after an early migration by Indo-Europeans from Central Asia or Europeans? | ( Or ( ( ( did they ) ( ( ( arrive ( after ( an ( early migration ) ) ) ) ( by Indo-Europeans ) ) ( from ( Central ( ( Asia or ) Europeans ) ) ) ) ) ? ) ) | (ROOT (SQ (CC Or) (VBD did) (NP (PRP they)) (VP (VB arrive) (PP (IN after) (NP (DT an) (JJ early) (NN migration))) (PP (IN by) (NP (NNP Indo-Europeans))) (PP (IN from) (NP (NNP Central) (NNP Asia) (CC or) (NNPS Europeans)))) (. ?))) | slate | 0entailment
|
45,655 | 45655e | Indian agricultural products soon found new markets in Europe when the Suez Canal was opened in 1869. | ( ( Indian ( agricultural products ) ) ( soon ( ( ( ( found ( new markets ) ) ( in Europe ) ) ( when ( ( the ( Suez Canal ) ) ( was ( opened ( in 1869 ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (JJ Indian) (JJ agricultural) (NNS products)) (ADVP (RB soon)) (VP (VBD found) (NP (JJ new) (NNS markets)) (PP (IN in) (NP (NNP Europe))) (SBAR (WHADVP (WRB when)) (S (NP (DT the) (NNP Suez) (NNP Canal)) (VP (VBD was) (VP (VBN opened) (PP (IN in) (NP (CD 1869)))))))) (. .))) | The Suez Canal opened new trade opportunities. | ( ( The ( Suez Canal ) ) ( ( opened ( new ( trade opportunities ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Suez) (NNP Canal)) (VP (VBD opened) (NP (JJ new) (NN trade) (NNS opportunities))) (. .))) | travel | 0entailment
|
50,784 | 50784n | Therefore, embracing free trade will require imagination and trust and humility and flexibility. | ( Therefore ( , ( ( ( embracing ( free trade ) ) ( will ( require ( ( ( ( imagination and ) trust ) and ) ( ( humility and ) flexibility ) ) ) ) ) . ) ) ) | (ROOT (S (ADVP (RB Therefore)) (, ,) (VP (VBG embracing) (NP (JJ free) (NN trade))) (VP (MD will) (VP (VB require) (NP (NP (NN imagination) (CC and) (NN trust)) (CC and) (NP (NN humility) (CC and) (NN flexibility))))) (. .))) | Imagination, trust, humility and flexibility are the requirements for free trade, said the economist. | ( Imagination ( ( , ( ( ( trust ( , ( ( humility and ) flexibility ) ) ) ( are ( ( the requirements ) ( for ( free trade ) ) ) ) ) , ) ) ( ( said ( the economist ) ) . ) ) ) | (ROOT (S (NP (NNP Imagination)) (PRN (, ,) (S (NP (NN trust) (, ,) (NN humility) (CC and) (NN flexibility)) (VP (VBP are) (NP (NP (DT the) (NNS requirements)) (PP (IN for) (NP (JJ free) (NN trade)))))) (, ,)) (VP (VBD said) (NP (DT the) (NN economist))) (. .))) | slate | 1neutral
|
50,732 | 50732e | Red whirled at him, strange and intense. | ( Red ( ( ( ( whirled ( at him ) ) , ) ( ( strange and ) intense ) ) . ) ) | (ROOT (S (NP (NNP Red)) (VP (VBD whirled) (PP (IN at) (NP (PRP him))) (, ,) (ADJP (JJ strange) (CC and) (JJ intense))) (. .))) | Red whirled at him. | ( Red ( ( whirled ( at him ) ) . ) ) | (ROOT (S (NP (NNP Red)) (VP (VBD whirled) (PP (IN at) (NP (PRP him)))) (. .))) | fiction | 0entailment
|
64,028 | 64028e | The thoroughfares for the smarter fashion boutiques, for men and women, are Via de' Tornabuoni, Via della Vigna Nuova and Via de' Calzaiuoli. | ( ( ( ( ( ( The thoroughfares ) ( for ( the ( smarter ( fashion boutiques ) ) ) ) ) , ) ( for ( ( men and ) women ) ) ) , ) ( ( are ( ( ( ( ( ( Via ( de ' ) ) Tornabuoni ) , ) ( Via ( della ( Vigna Nuova ) ) ) ) and ) ( ( Via ( de ' ) ) Calzaiuoli ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS thoroughfares)) (PP (IN for) (NP (DT the) (JJ smarter) (NN fashion) (NNS boutiques))) (, ,) (PP (IN for) (NP (NNS men) (CC and) (NNS women))) (, ,)) (VP (VBP are) (NP (NP (NP (NNP Via) (NNP de) (POS ')) (NNP Tornabuoni)) (, ,) (NP (NNP Via) (NNP della) (NNP Vigna) (NNP Nuova)) (CC and) (NP (NP (NNP Via) (NNP de) (POS ')) (NNP Calzaiuoli)))) (. .))) | There are three streets with sharper fashion shops for men and women. | ( There ( ( are ( ( three streets ) ( with ( ( sharper ( fashion shops ) ) ( for ( ( men and ) women ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (CD three) (NNS streets)) (PP (IN with) (NP (NP (JJR sharper) (NN fashion) (NNS shops)) (PP (IN for) (NP (NNS men) (CC and) (NNS women))))))) (. .))) | travel | 0entailment
|
76,823 | 76823n | Who is devoting himself to enriching our popular culture with high art? | ( Who ( ( is ( ( devoting himself ) ( to ( ( enriching ( our ( popular culture ) ) ) ( with ( high art ) ) ) ) ) ) ? ) ) | (ROOT (SBARQ (WHNP (WP Who)) (SQ (VP (VBZ is) (VP (VBG devoting) (NP (PRP himself)) (PP (TO to) (S (VP (VBG enriching) (NP (PRP$ our) (JJ popular) (NN culture)) (PP (IN with) (NP (JJ high) (NN art))))))))) (. ?))) | Who is working towards making award winning art? | ( Who ( ( is ( working ( towards ( ( making award ) ( winning art ) ) ) ) ) ? ) ) | (ROOT (SBARQ (WHNP (WP Who)) (SQ (VP (VBZ is) (VP (VBG working) (PP (IN towards) (S (VP (VBG making) (NP (NN award)) (S (VP (VBG winning) (NP (NN art)))))))))) (. ?))) | slate | 1neutral
|
137,955 | 137955n | oh well i'm i'm i'm a native born Texan but uh you know how it is | ( ( ( ( oh well ) ( i ( 'm ( i ( 'm ( i ( 'm ( ( a native ) ( born Texan ) ) ) ) ) ) ) ) ) but ) ( uh ( you ( know ( how ( it is ) ) ) ) ) ) | (ROOT (NP (S (S (INTJ (UH oh) (UH well)) (NP (FW i)) (VP (VBP 'm) (NP (NP (FW i)) (SBAR (S (VP (VBP 'm) (NP (NP (FW i)) (SBAR (S (VP (VBP 'm) (NP (NP (DT a) (NN native)) (VP (VBN born) (S (ADJP (JJ Texan))))))))))))))) (CC but) (S (INTJ (UH uh)) (NP (PRP you)) (VP (VBP know) (SBAR (WHADVP (WRB how)) (S (NP (PRP it)) (VP (VBZ is))))))))) | Where are you from? | ( Where ( ( ( are you ) from ) ? ) ) | (ROOT (SBARQ (WHADVP (WRB Where)) (SQ (VBP are) (NP (PRP you)) (PP (IN from))) (. ?))) | telephone | 1neutral
|
43,921 | 43921n | She sure was the pluckiest little girl " But suddenly something seemed to crack in Tommy's brain. | ( ( ( ( ( She ( sure ( was ( the ( pluckiest ( little ( girl '' ) ) ) ) ) ) ) But ) suddenly ) ( something ( seemed ( to ( crack ( in ( ( Tommy 's ) brain ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP She)) (ADVP (RB sure)) (VP (VBD was) (NP (DT the) (JJ pluckiest) (JJ little) (NN girl) ('' '')))) (CC But) (ADVP (RB suddenly)) (S (NP (NN something)) (VP (VBD seemed) (S (VP (TO to) (VP (VB crack) (PP (IN in) (NP (NP (NNP Tommy) (POS 's)) (NN brain)))))))) (. .))) | Tommy's brain stopped working. | ( ( ( Tommy 's ) brain ) ( ( stopped working ) . ) ) | (ROOT (S (NP (NP (NNP Tommy) (POS 's)) (NN brain)) (VP (VBD stopped) (S (VP (VBG working)))) (. .))) | fiction | 1neutral
|
58,864 | 58864n | That's what happens when I'm not here to look after things." Poirot lifted his hand. | ( ( ( ( ( That ( 's ( what ( happens ( when ( I ( ( ( 'm not ) here ) ( to ( look ( after things ) ) ) ) ) ) ) ) ) ) . ) '' ) ( Poirot ( lifted ( his hand ) ) ) ) . ) | (ROOT (S (S (NP (DT That)) (VP (VBZ 's) (SBAR (WHNP (WP what)) (S (VP (VBZ happens) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADVP (RB here)) (S (VP (TO to) (VP (VB look) (PP (IN after) (NP (NNS things)))))))))))))) (. .) ('' '') (S (NP (NNP Poirot)) (VP (VBD lifted) (NP (PRP$ his) (NN hand)))) (. .))) | Personal belongings were stolen because Poirot was not there. | ( ( Personal belongings ) ( ( were ( stolen ( because ( Poirot ( ( was not ) there ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ Personal) (NNS belongings)) (VP (VBD were) (VP (VBN stolen) (SBAR (IN because) (S (NP (NNP Poirot)) (VP (VBD was) (RB not) (ADVP (RB there))))))) (. .))) | fiction | 1neutral
|
123,962 | 123962n | That is, time is needed to train staff adequately in such case study techniques as the note-taking required for thick descriptions, which is in turn required for the content analysis of themes in the instance. | ( ( That is ) ( , ( ( time ( is ( needed ( to ( ( ( train staff ) adequately ) ( in ( ( such ( case ( study techniques ) ) ) ( as ( ( the note-taking ) ( required ( for ( ( ( thick descriptions ) , ) ( which ( is ( in ( turn ( required ( for ( ( the ( content analysis ) ) ( of ( themes ( in ( the instance ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (INTJ (DT That) (VBZ is)) (, ,) (S (NP (NN time)) (VP (VBZ is) (VP (VBN needed) (S (VP (TO to) (VP (VB train) (NP (NN staff)) (ADVP (RB adequately)) (PP (IN in) (NP (NP (JJ such) (NN case) (NN study) (NNS techniques)) (PP (IN as) (NP (NP (DT the) (NN note-taking)) (VP (VBN required) (PP (IN for) (NP (NP (JJ thick) (NNS descriptions)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (PP (IN in) (NP (NP (NN turn)) (VP (VBN required) (PP (IN for) (NP (NP (DT the) (NN content) (NN analysis)) (PP (IN of) (NP (NP (NNS themes)) (PP (IN in) (NP (DT the) (NN instance)))))))))))))))))))))))))) (. .))) | The amount of time needed is impressive, but staff must be trained adequately. | ( ( ( ( ( ( ( The amount ) ( of ( time needed ) ) ) ( is impressive ) ) , ) but ) ( staff ( must ( be ( trained adequately ) ) ) ) ) . ) | (ROOT (S (S (NP (NP (DT The) (NN amount)) (PP (IN of) (NP (NP (NN time)) (VP (VBN needed))))) (VP (VBZ is) (ADJP (JJ impressive)))) (, ,) (CC but) (S (NP (NN staff)) (VP (MD must) (VP (VB be) (VP (VBN trained) (ADVP (RB adequately)))))) (. .))) | government | 1neutral
|
146,160 | 146160c | In some instances, GAO has been able to follow fairly intensively the implementation of programs or activities. | ( ( In ( some instances ) ) ( , ( GAO ( ( has ( been ( able ( to ( ( follow ( fairly intensively ) ) ( ( the implementation ) ( of ( ( programs or ) activities ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (DT some) (NNS instances))) (, ,) (NP (NNP GAO)) (VP (VBZ has) (VP (VBN been) (ADJP (JJ able) (S (VP (TO to) (VP (VB follow) (ADVP (RB fairly) (RB intensively)) (NP (NP (DT the) (NN implementation)) (PP (IN of) (NP (NNS programs) (CC or) (NNS activities)))))))))) (. .))) | The GAO has been very hard to work with. | ( ( The GAO ) ( ( has ( been ( very ( hard ( to ( work with ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP GAO)) (VP (VBZ has) (VP (VBN been) (ADJP (RB very) (JJ hard) (S (VP (TO to) (VP (VB work) (PP (IN with)))))))) (. .))) | government | 2contradiction
|
64,026 | 64026e | In the months that followed the publication of the proposed rule and during the comment period, the FDA made available to the public over 200,000 pages of documents which were cited by the agency or considered in the promulgation of the rule. | ( ( In ( ( the months ) ( that ( ( followed ( the publication ) ) ( ( ( of ( the ( proposed rule ) ) ) and ) ( during ( the ( comment period ) ) ) ) ) ) ) ) ( , ( ( the FDA ) ( ( ( made ( available ( to ( the public ) ) ) ) ( over ( ( 200,000 pages ) ( of ( documents ( which ( were ( ( ( cited ( by ( the agency ) ) ) or ) ( considered ( in ( ( the promulgation ) ( of ( the rule ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (NP (DT the) (NNS months)) (SBAR (WHNP (WDT that)) (S (VP (VBD followed) (NP (DT the) (NN publication)) (PP (PP (IN of) (NP (DT the) (JJ proposed) (NN rule))) (CC and) (PP (IN during) (NP (DT the) (NN comment) (NN period))))))))) (, ,) (NP (DT the) (NNP FDA)) (VP (VBD made) (ADJP (JJ available) (PP (TO to) (NP (DT the) (NN public)))) (PP (IN over) (NP (NP (CD 200,000) (NNS pages)) (PP (IN of) (NP (NP (NNS documents)) (SBAR (WHNP (WDT which)) (S (VP (VBD were) (VP (VP (VBN cited) (PP (IN by) (NP (DT the) (NN agency)))) (CC or) (VP (VBN considered) (PP (IN in) (NP (NP (DT the) (NN promulgation)) (PP (IN of) (NP (DT the) (NN rule))))))))))))))) (. .))) | During the comment period, the FDA had over 200,000 pages made available to the public. | ( ( During ( the ( comment period ) ) ) ( , ( ( the FDA ) ( ( ( had ( over ( 200,000 pages ) ) ) ( made ( available ( to ( the public ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN During) (NP (DT the) (NN comment) (NN period))) (, ,) (NP (DT the) (NNP FDA)) (VP (VBD had) (ADVP (RB over) (NP (CD 200,000) (NNS pages))) (VP (VBN made) (S (ADJP (JJ available) (PP (TO to) (NP (DT the) (NN public))))))) (. .))) | government | 0entailment
|
69,573 | 69573e | but uh i did you happen to see last night the special on channel two with James Galway | ( but ( ( uh i ) ( did ( you ( happen ( to ( ( see ( last night ) ) ( ( the special ) ( on ( ( channel two ) ( with ( James Galway ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (CC but) (NP (NNP uh) (NNP i)) (VP (VBD did) (SBAR (S (NP (PRP you)) (VP (VBP happen) (S (VP (TO to) (VP (VB see) (NP (JJ last) (NN night)) (NP (NP (DT the) (JJ special)) (PP (IN on) (NP (NP (NN channel) (CD two)) (PP (IN with) (NP (NNP James) (NNP Galway))))))))))))))) | James Galway was on Channel two last night. | ( ( James Galway ) ( ( ( was ( on ( Channel two ) ) ) ( last night ) ) . ) ) | (ROOT (S (NP (NNP James) (NNP Galway)) (VP (VBD was) (PP (IN on) (NP (NNP Channel) (CD two))) (NP (JJ last) (NN night))) (. .))) | telephone | 0entailment
|
30,123 | 30123n | A case in point can be found in the last omnibus rate case, the R97-1 case. | ( ( ( A case ) ( in point ) ) ( ( can ( be ( found ( in ( ( ( the ( last ( omnibus ( rate case ) ) ) ) , ) ( the ( R97-1 case ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN case)) (PP (IN in) (NP (NN point)))) (VP (MD can) (VP (VB be) (VP (VBN found) (PP (IN in) (NP (NP (DT the) (JJ last) (JJ omnibus) (NN rate) (NN case)) (, ,) (NP (DT the) (NN R97-1) (NN case))))))) (. .))) | The omnibus rate was increased by twelve percent during that case. | ( ( The ( omnibus rate ) ) ( ( was ( ( increased ( by ( twelve percent ) ) ) ( during ( that case ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ omnibus) (NN rate)) (VP (VBD was) (VP (VBN increased) (PP (IN by) (NP (CD twelve) (NN percent))) (PP (IN during) (NP (DT that) (NN case))))) (. .))) | government | 1neutral
|
127 | 127n | Terreiro da Luta, at 876 m (2,873 ft), has its base about 1.5 km (1 mile) north of Monte, but climbs another 330 m (1,000 ft) to the top and offers yet another magnificent panorama of Funchal. | ( ( ( ( ( Terreiro ( da Luta ) ) , ) ( at ( ( 876 m ) ( -LRB- ( ( 2,873 ft ) -RRB- ) ) ) ) ) , ) ( ( ( ( ( ( ( has ( ( ( its ( base ( ( about 1.5 ) km ) ) ) ( -LRB- ( ( 1 mile ) -RRB- ) ) ) ( north ( of Monte ) ) ) ) , ) but ) ( ( climbs ( ( ( another 330 ) m ) ( -LRB- ( ( 1,000 ft ) -RRB- ) ) ) ) ( to ( the top ) ) ) ) and ) ( ( offers yet ) ( ( another ( magnificent panorama ) ) ( of Funchal ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Terreiro) (NNP da) (NNP Luta)) (, ,) (PP (IN at) (NP (NP (QP (CD 876) (CD m))) (PRN (-LRB- -LRB-) (NP (QP (CD 2,873) (CD ft))) (-RRB- -RRB-)))) (, ,)) (VP (VP (VBZ has) (NP (NP (NP (PRP$ its) (JJ base) (ADJP (QP (RB about) (CD 1.5))) (NN km)) (PRN (-LRB- -LRB-) (NP (CD 1) (NN mile)) (-RRB- -RRB-))) (ADVP (RB north) (PP (IN of) (NP (NNP Monte)))))) (, ,) (CC but) (VP (VBZ climbs) (NP (NP (QP (DT another) (CD 330)) (NN m)) (PRN (-LRB- -LRB-) (NP (QP (CD 1,000) (CD ft))) (-RRB- -RRB-))) (PP (TO to) (NP (DT the) (NN top)))) (CC and) (VP (VBZ offers) (ADVP (RB yet)) (NP (NP (DT another) (JJ magnificent) (NN panorama)) (PP (IN of) (NP (NNP Funchal)))))) (. .))) | Terreiro da Luta is a very famous place because of the beautiful panorama of Funchal. | ( ( Terreiro ( da Luta ) ) ( ( is ( ( a ( ( very famous ) place ) ) ( because ( of ( ( the ( beautiful panorama ) ) ( of Funchal ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Terreiro) (NNP da) (NNP Luta)) (VP (VBZ is) (NP (NP (DT a) (ADJP (RB very) (JJ famous)) (NN place)) (PP (RB because) (IN of) (NP (NP (DT the) (JJ beautiful) (NN panorama)) (PP (IN of) (NP (NNP Funchal))))))) (. .))) | travel | 1neutral
|
146,053 | 146053c | you know at the at the table or even pizzas you can make a pizza that's not that doesn't have any animal product animal you know you would have animal products it would have cheese but you know not meat | ( you ( know ( ( ( ( ( ( at ( the ( ( ( ( at ( the table ) ) or ) even ) pizzas ) ) ) ( you ( can ( make ( ( a pizza ) ( that ( ( 's not ) ( that ( ( does n't ) ( have ( any ( animal ( product animal ) ) ) ) ) ) ) ) ) ) ) ) ) ( you ( know ( you ( would ( have ( animal products ) ) ) ) ) ) ) ( it ( would ( have cheese ) ) ) ) but ) ( you ( ( know not ) meat ) ) ) ) ) | (ROOT (S (NP (PRP you)) (VP (VBP know) (S (S (PP (IN at) (NP (DT the) (UCP (PP (IN at) (NP (DT the) (NN table))) (CC or) (ADVP (RB even))) (NNS pizzas))) (NP (PRP you)) (VP (MD can) (VP (VB make) (NP (NP (DT a) (NN pizza)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (RB not) (SBAR (IN that) (S (VP (VBZ does) (RB n't) (VP (VB have) (NP (DT any) (NN animal) (NN product) (NN animal))))))))))))) (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (PRP you)) (VP (MD would) (VP (VB have) (NP (NN animal) (NNS products)))))))) (S (NP (PRP it)) (VP (MD would) (VP (VB have) (NP (NN cheese))))) (CC but) (S (NP (PRP you)) (VP (VBP know) (RB not) (VP (VB meat)))))))) | You can't make pizza without animal products. | ( You ( ( ( ca n't ) ( ( make pizza ) ( without ( animal products ) ) ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (MD ca) (RB n't) (VP (VB make) (NP (NN pizza)) (PP (IN without) (NP (NN animal) (NNS products))))) (. .))) | telephone | 2contradiction
|
13,372 | 13372n | One of the best deep-sea fishing spots is around Sesimbra, known for its swordfish. | ( ( One ( of ( the ( best ( deep-sea ( fishing spots ) ) ) ) ) ) ( ( is ( around ( ( Sesimbra , ) ( known ( for ( its swordfish ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (CD One)) (PP (IN of) (NP (DT the) (JJS best) (JJ deep-sea) (NN fishing) (NNS spots)))) (VP (VBZ is) (PP (IN around) (NP (NP (NNP Sesimbra)) (, ,) (VP (VBN known) (PP (IN for) (NP (PRP$ its) (NN swordfish))))))) (. .))) | Sesimbra draws in many tourists who willing to try deep-sea fishing for the first time. | ( Sesimbra ( ( draws ( in ( ( many tourists ) ( who ( willing ( to ( ( try ( deep-sea fishing ) ) ( for ( the ( first time ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Sesimbra)) (VP (VBZ draws) (PP (IN in) (NP (NP (JJ many) (NNS tourists)) (SBAR (WHNP (WP who)) (S (ADJP (JJ willing) (S (VP (TO to) (VP (VB try) (NP (JJ deep-sea) (NN fishing)) (PP (IN for) (NP (DT the) (JJ first) (NN time)))))))))))) (. .))) | travel | 1neutral
|
114,798 | 114798n | He's a schemer, a politician, a calculating populist who has built his career on sexy, attention-getting issues. | ( He ( ( 's ( ( ( ( ( a schemer ) , ) ( a politician ) ) , ) ( ( a ( calculating populist ) ) ( who ( has ( ( built ( his career ) ) ( on ( sexy ( , ( attention-getting issues ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBZ 's) (NP (NP (NP (DT a) (NN schemer)) (, ,) (NP (DT a) (NN politician))) (, ,) (NP (NP (DT a) (JJ calculating) (NN populist)) (SBAR (WHNP (WP who)) (S (VP (VBZ has) (VP (VBN built) (NP (PRP$ his) (NN career)) (PP (IN on) (NP (JJ sexy) (, ,) (JJ attention-getting) (NNS issues)))))))))) (. .))) | He enjoys his schemes. | ( He ( ( enjoys ( his schemes ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBZ enjoys) (NP (PRP$ his) (NNS schemes))) (. .))) | slate | 1neutral
|
53,298 | 53298n | The computer, now much faster and smarter, may triumph, but humans shouldn't fret. | ( ( ( ( ( ( The computer ) ( , ( ( now ( much ( ( faster and ) smarter ) ) ) ( , ( may triumph ) ) ) ) ) , ) but ) ( humans ( ( should n't ) fret ) ) ) . ) | (ROOT (S (S (NP (DT The) (NN computer)) (, ,) (ADVP (RB now) (ADVP (RB much) (RBR faster) (CC and) (RBR smarter))) (, ,) (VP (MD may) (VP (VB triumph)))) (, ,) (CC but) (S (NP (NNS humans)) (VP (MD should) (RB n't) (VP (VB fret)))) (. .))) | Humans shouldn't worry about computers getting better and faster. | ( Humans ( ( ( should n't ) ( worry ( about ( computers ( getting ( ( better and ) faster ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNS Humans)) (VP (MD should) (RB n't) (VP (VB worry) (PP (IN about) (NP (NP (NNS computers)) (VP (VBG getting) (ADVP (ADVP (RBR better)) (CC and) (ADVP (RBR faster)))))))) (. .))) | slate | 1neutral
|
1,573 | 1573c | Le Brun's paintings depict Louis XIV's wars in Hol?land and his more peaceful achievements at home. | ( ( ( Le ( Brun 's ) ) paintings ) ( ( depict ( ( ( ( ( Louis ( XIV 's ) ) wars ) ( in Hol?land ) ) and ) ( ( his ( more ( peaceful achievements ) ) ) ( at home ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Le) (NNP Brun) (POS 's)) (NNS paintings)) (VP (VBP depict) (NP (NP (NP (NP (NNP Louis) (NNP XIV) (POS 's)) (NNS wars)) (PP (IN in) (NP (NNP Hol?land)))) (CC and) (NP (NP (PRP$ his) (JJR more) (JJ peaceful) (NNS achievements)) (PP (IN at) (NP (NN home)))))) (. .))) | Le Brun is a dark man and he adorns the walls of his home with paintings of blood and gore. | ( ( ( ( ( Le Brun ) ( is ( a ( dark man ) ) ) ) and ) ( he ( ( adorns ( ( the walls ) ( of ( his home ) ) ) ) ( with ( paintings ( of ( ( blood and ) gore ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (NNP Le) (NNP Brun)) (VP (VBZ is) (NP (DT a) (JJ dark) (NN man)))) (CC and) (S (NP (PRP he)) (VP (VBZ adorns) (NP (NP (DT the) (NNS walls)) (PP (IN of) (NP (PRP$ his) (NN home)))) (PP (IN with) (NP (NP (NNS paintings)) (PP (IN of) (NP (NN blood) (CC and) (NN gore))))))) (. .))) | travel | 2contradiction
|
114,992 | 114992n | Begun in 1462 by Mehmet the Conqueror, it was enlarged and extended by each succeeding sultan until it became a miniature city, which included mosques, libraries, stables, kit?Σhens, schools, the imperial mint, treasuries, barracks, armouries, government offices, and audience halls. | ( ( ( Begun ( in 1462 ) ) ( by ( Mehmet ( the Conqueror ) ) ) ) ( , ( it ( ( was ( ( ( ( enlarged and ) extended ) ( by ( each ( succeeding sultan ) ) ) ) ( until ( it ( became ( ( ( a ( miniature city ) ) , ) ( which ( included ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( mosques , ) libraries ) , ) stables ) , ) kit?Σhens ) , ) schools ) , ) ( the ( imperial mint ) ) ) , ) treasuries ) , ) barracks ) , ) armouries ) , ) ( government offices ) ) , ) and ) ( audience halls ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (S (VP (VBN Begun) (PP (IN in) (NP (CD 1462))) (PP (IN by) (NP (NNP Mehmet) (DT the) (NNP Conqueror))))) (, ,) (NP (PRP it)) (VP (VBD was) (VP (VBN enlarged) (CC and) (VBN extended) (PP (IN by) (NP (DT each) (VBG succeeding) (NN sultan))) (SBAR (IN until) (S (NP (PRP it)) (VP (VBD became) (NP (NP (DT a) (JJ miniature) (NN city)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD included) (NP (NP (NNS mosques)) (, ,) (NP (NNS libraries)) (, ,) (NP (NNS stables)) (, ,) (NP (NNS kit?Σhens)) (, ,) (NP (NNS schools)) (, ,) (NP (DT the) (JJ imperial) (NN mint)) (, ,) (NP (NNS treasuries)) (, ,) (NP (NNS barracks)) (, ,) (NP (NNS armouries)) (, ,) (NP (NN government) (NNS offices)) (, ,) (CC and) (NP (NN audience) (NNS halls)))))))))))) (. .))) | As it grew, it became a center for scholarship and the arts. | ( ( As ( it grew ) ) ( , ( it ( ( ( became ( a center ) ) ( for ( ( scholarship and ) ( the arts ) ) ) ) . ) ) ) ) | (ROOT (S (SBAR (IN As) (S (NP (PRP it)) (VP (VBD grew)))) (, ,) (NP (PRP it)) (VP (VBD became) (NP (DT a) (NN center)) (PP (IN for) (NP (NP (NN scholarship)) (CC and) (NP (DT the) (NNS arts))))) (. .))) | travel | 1neutral
|
7,414 | 7414e | 31 He gave an exclamation of surprise at seeing me. | ( 31 ( He ( ( ( gave ( ( an exclamation ) ( of surprise ) ) ) ( at ( seeing me ) ) ) . ) ) ) | (ROOT (S (NP (CD 31)) (NP (PRP He)) (VP (VBD gave) (NP (NP (DT an) (NN exclamation)) (PP (IN of) (NP (NN surprise)))) (PP (IN at) (S (VP (VBG seeing) (NP (PRP me)))))) (. .))) | He was surprised to see me. | ( He ( ( was ( surprised ( to ( see me ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD was) (ADJP (JJ surprised) (S (VP (TO to) (VP (VB see) (NP (PRP me))))))) (. .))) | fiction | 0entailment
|
94,250 | 94250c | Prior to the welfare reform legislation, some federal resources were available for civil legal aid --- that and the vast amount of pro bono work by private attorneys. | ( ( Prior ( to ( the ( welfare ( reform legislation ) ) ) ) ) ( , ( ( some ( federal resources ) ) ( ( ( were ( available ( for ( ( ( ( ( civil ( legal aid ) ) -- ) that ) and ) ( ( the ( vast amount ) ) ( of ( ( pro bono ) work ) ) ) ) ) ) ) ( by ( private attorneys ) ) ) . ) ) ) ) | (ROOT (S (PP (RB Prior) (PP (TO to) (NP (DT the) (NN welfare) (NN reform) (NN legislation)))) (, ,) (NP (DT some) (JJ federal) (NNS resources)) (VP (VBD were) (ADJP (JJ available) (PP (IN for) (NP (NP (NP (JJ civil) (JJ legal) (NN aid)) (: --) (NP (DT that))) (CC and) (NP (NP (DT the) (JJ vast) (NN amount)) (PP (IN of) (NP (ADJP (FW pro) (FW bono)) (NN work))))))) (PP (IN by) (NP (JJ private) (NNS attorneys)))) (. .))) | Civil legal aid was not available to any people. | ( ( Civil ( legal aid ) ) ( ( ( was not ) ( available ( to ( any people ) ) ) ) . ) ) | (ROOT (S (NP (JJ Civil) (JJ legal) (NN aid)) (VP (VBD was) (RB not) (ADJP (JJ available) (PP (TO to) (NP (DT any) (NNS people))))) (. .))) | government | 2contradiction
|
33,643 | 33643c | He remarked that it would be possible to evaluate this association by matching patients' likelihood to accept directive interventions to either brief, directive physician-implemented interventions or specialist-based motivational interventions. | ( He ( ( remarked ( that ( it ( would ( be ( possible ( to ( ( evaluate ( this association ) ) ( by ( matching ( ( patients ' ) ( likelihood ( to ( ( accept ( directive interventions ) ) ( to ( ( ( ( ( either brief ) , ) ( directive ( physician-implemented interventions ) ) ) or ) ( specialist-based ( motivational interventions ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD remarked) (SBAR (IN that) (S (NP (PRP it)) (VP (MD would) (VP (VB be) (ADJP (JJ possible) (S (VP (TO to) (VP (VB evaluate) (NP (DT this) (NN association)) (PP (IN by) (S (VP (VBG matching) (NP (NP (NNS patients) (POS ')) (NN likelihood) (S (VP (TO to) (VP (VB accept) (NP (NN directive) (NNS interventions)) (PP (TO to) (NP (NP (DT either) (NN brief)) (, ,) (NP (NN directive) (JJ physician-implemented) (NNS interventions)) (CC or) (NP (JJ specialist-based) (JJ motivational) (NNS interventions)))))))))))))))))))) (. .))) | He remained silent, hoping that his lack of words would prove convincing. | ( He ( ( ( ( remained silent ) , ) ( hoping ( that ( ( ( his lack ) ( of words ) ) ( would ( prove convincing ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD remained) (ADJP (JJ silent)) (, ,) (S (VP (VBG hoping) (SBAR (IN that) (S (NP (NP (PRP$ his) (NN lack)) (PP (IN of) (NP (NNS words)))) (VP (MD would) (VP (VB prove) (ADJP (JJ convincing))))))))) (. .))) | government | 2contradiction
|
109,033 | 109033n | In other places, she describes events by reprinting reports from Texas newspapers. | ( ( In ( other places ) ) ( , ( she ( ( ( describes events ) ( by ( ( reprinting reports ) ( from ( Texas newspapers ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (JJ other) (NNS places))) (, ,) (NP (PRP she)) (VP (VBZ describes) (NP (NNS events)) (PP (IN by) (S (VP (VBG reprinting) (NP (NNS reports)) (PP (IN from) (NP (NNP Texas) (NNS newspapers))))))) (. .))) | She reprints news stories from a Dallas, Texas newspaper. | ( She ( ( ( reprints ( news stories ) ) ( from ( ( ( a Dallas ) , ) ( Texas newspaper ) ) ) ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VBZ reprints) (NP (NN news) (NNS stories)) (PP (IN from) (NP (NP (DT a) (NNP Dallas)) (, ,) (NP (NNP Texas) (NN newspaper))))) (. .))) | slate | 1neutral
|
70,180 | 70180n | Today it remains more stylish than other coastal towns, with plenty to please both adults and casinos, sophisticated shops and restaurants, and health spas; good sailing, windsurfing, sand yachting, riding, golf, and tennis. | ( Today ( it ( ( ( remains ( more ( stylish ( ( ( than ( other ( coastal towns ) ) ) , ) ( with plenty ) ) ) ) ) ( to ( please ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( both ( ( adults and ) casinos ) ) , ) ( sophisticated ( ( shops and ) restaurants ) ) ) , ) and ) ( health spas ) ) ; ) ( good sailing ) ) , ) windsurfing ) , ) ( sand yachting ) ) , ) riding ) , ) golf ) , ) and ) tennis ) ) ) ) . ) ) ) | (ROOT (S (NP (NN Today)) (NP (PRP it)) (VP (VBZ remains) (ADJP (RBR more) (JJ stylish) (PP (PP (IN than) (NP (JJ other) (JJ coastal) (NNS towns))) (, ,) (PP (IN with) (NP (RB plenty))))) (S (VP (TO to) (VP (VB please) (NP (NP (DT both) (NNS adults) (CC and) (NNS casinos)) (, ,) (NP (JJ sophisticated) (NNS shops) (CC and) (NNS restaurants)) (, ,) (CC and) (NP (NN health) (NNS spas)) (: ;) (NP (JJ good) (NN sailing)) (, ,) (NP (NN windsurfing)) (, ,) (NP (NN sand) (NN yachting)) (, ,) (NP (NN riding)) (, ,) (NP (NN golf)) (, ,) (CC and) (NP (NN tennis))))))) (. .))) | You can rent jet-skis in this town. | ( You ( ( can ( ( rent jet-skis ) ( in ( this town ) ) ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (MD can) (VP (VB rent) (NP (NNS jet-skis)) (PP (IN in) (NP (DT this) (NN town))))) (. .))) | travel | 1neutral
|
51,266 | 51266n | It is puzzling. | ( It ( ( is puzzling ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ is) (ADJP (JJ puzzling))) (. .))) | I am totally baffled. | ( I ( ( am ( totally baffled ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP am) (ADJP (RB totally) (JJ baffled))) (. .))) | slate | 1neutral
|
27,011 | 27011c | Five: The Mines | ( ( Five : ) ( The Mines ) ) | (ROOT (NP (NP (CD Five)) (: :) (NP (DT The) (NNPS Mines)))) | The mines were closed. | ( ( The mines ) ( ( were closed ) . ) ) | (ROOT (S (NP (DT The) (NNS mines)) (VP (VBD were) (VP (VBN closed))) (. .))) | fiction | 2contradiction
|
96,189 | 96189n | Originally capped with a smooth layer of limestone it would have reflected sunlight like a beacon across the Nile valley. | ( ( Originally ( capped ( with ( ( a ( smooth layer ) ) ( of limestone ) ) ) ) ) ( it ( ( would ( have ( ( reflected sunlight ) ( like ( ( a beacon ) ( across ( the ( Nile valley ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (S (VP (ADVP (RB Originally)) (VBN capped) (PP (IN with) (NP (NP (DT a) (JJ smooth) (NN layer)) (PP (IN of) (NP (NN limestone))))))) (NP (PRP it)) (VP (MD would) (VP (VB have) (VP (VBN reflected) (NP (NN sunlight)) (PP (IN like) (NP (NP (DT a) (NN beacon)) (PP (IN across) (NP (DT the) (NNP Nile) (NN valley)))))))) (. .))) | Originally capped with a smooth layer of limestone, a luxury at the time | ( Originally ( ( capped ( ( ( with ( ( a ( smooth layer ) ) ( of limestone ) ) ) , ) ( ( a luxury ) at ) ) ) ( the time ) ) ) | (ROOT (SINV (ADVP (RB Originally)) (VP (VBD capped) (PP (IN with) (NP (NP (DT a) (JJ smooth) (NN layer)) (PP (IN of) (NP (NN limestone)))) (, ,) (ADVP (NP (DT a) (NN luxury)) (IN at)))) (NP (DT the) (NN time)))) | travel | 1neutral
|
120,621 | 120621c | Many of the refugees were nobles of the Chetri warrior caste from Rajasthan; forging new feudal states in Nepal, they were responsible for reinforcing Hinduism at the expense of Buddhism. | ( ( ( ( ( Many ( of ( the refugees ) ) ) ( ( were ( nobles ( of ( the ( Chetri ( warrior caste ) ) ) ) ) ) ( from Rajasthan ) ) ) ; ) ( ( ( forging ( new ( feudal states ) ) ) ( in Nepal ) ) ( , ( they ( were ( responsible ( for ( ( reinforcing Hinduism ) ( at ( ( the expense ) ( of Buddhism ) ) ) ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (NP (JJ Many)) (PP (IN of) (NP (DT the) (NNS refugees)))) (VP (VBD were) (NP (NP (NNS nobles)) (PP (IN of) (NP (DT the) (NNP Chetri) (NN warrior) (NN caste)))) (PP (IN from) (NP (NNP Rajasthan))))) (: ;) (S (S (VP (VBG forging) (NP (JJ new) (JJ feudal) (NNS states)) (PP (IN in) (NP (NNP Nepal))))) (, ,) (NP (PRP they)) (VP (VBD were) (ADJP (JJ responsible) (PP (IN for) (S (VP (VBG reinforcing) (NP (NNP Hinduism)) (PP (IN at) (NP (NP (DT the) (NN expense)) (PP (IN of) (NP (NNP Buddhism))))))))))) (. .))) | Many of the rich immigrants were peasants from Rajasthan. | ( ( Many ( of ( the ( rich immigrants ) ) ) ) ( ( were ( peasants ( from Rajasthan ) ) ) . ) ) | (ROOT (S (NP (NP (JJ Many)) (PP (IN of) (NP (DT the) (JJ rich) (NNS immigrants)))) (VP (VBD were) (NP (NP (NNS peasants)) (PP (IN from) (NP (NNP Rajasthan))))) (. .))) | travel | 2contradiction
|
94,762 | 94762c | For RSI, the auditor reviews the data for overall compliance with associated guidance and for consonance with the basic financial statements. | ( ( For RSI ) ( , ( ( the auditor ) ( ( ( reviews ( ( the data ) ( for ( overall compliance ) ) ) ) ( ( ( with ( associated guidance ) ) and ) ( for ( consonance ( with ( the ( basic ( financial statements ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN For) (NP (NNP RSI))) (, ,) (NP (DT the) (NN auditor)) (VP (VBZ reviews) (NP (NP (DT the) (NNS data)) (PP (IN for) (NP (JJ overall) (NN compliance)))) (PP (PP (IN with) (NP (JJ associated) (NN guidance))) (CC and) (PP (IN for) (NP (NP (NN consonance)) (PP (IN with) (NP (DT the) (JJ basic) (JJ financial) (NNS statements))))))) (. .))) | The data for overall compliance with associated guidance and for consonance with the basic financial statements is not reviewed by the auditor. | ( ( ( The data ) ( for ( ( overall compliance ) ( ( ( with ( associated guidance ) ) and ) ( for ( consonance ( with ( the ( basic ( financial statements ) ) ) ) ) ) ) ) ) ) ( ( ( is not ) ( reviewed ( by ( the auditor ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS data)) (PP (IN for) (NP (NP (JJ overall) (NN compliance)) (PP (PP (IN with) (NP (JJ associated) (NN guidance))) (CC and) (PP (IN for) (NP (NP (NN consonance)) (PP (IN with) (NP (DT the) (JJ basic) (JJ financial) (NNS statements))))))))) (VP (VBZ is) (RB not) (VP (VBN reviewed) (PP (IN by) (NP (DT the) (NN auditor))))) (. .))) | government | 2contradiction
|
66,753 | 66753n | In the CAF press release, this magically becomes a mandate for increased spending on education. | ( ( In ( the ( CAF ( press release ) ) ) ) ( , ( ( this magically ) ( ( becomes ( ( a mandate ) ( for ( ( increased spending ) ( on education ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (DT the) (NNP CAF) (NN press) (NN release))) (, ,) (NP (DT this) (NN magically)) (VP (VBZ becomes) (NP (NP (DT a) (NN mandate)) (PP (IN for) (NP (NP (VBN increased) (NN spending)) (PP (IN on) (NP (NN education))))))) (. .))) | It's a mandate for spending more on early childhood education.. | ( It ( ( ( 's ( ( a mandate ) ( for ( ( spending more ) ( on ( early ( childhood education ) ) ) ) ) ) ) . ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (DT a) (NN mandate)) (PP (IN for) (S (VP (VBG spending) (NP (JJR more)) (PP (IN on) (NP (JJ early) (NN childhood) (NN education)))))))) (. .) (. .))) | slate | 1neutral
|
91,223 | 91223e | but uh it's yeah i think it's the greatest stuff in the world though it's jeez they i make all kinds of things with it we make all kinds of things just with dried flowers i i almost want to start a business doing it but i don't i i'm so uh timid when it comes to starting a business | ( but ( uh ( ( ( ( ( it ( ( ( 's yeah ) ( i ( think ( it ( 's ( ( the ( greatest stuff ) ) ( in ( the world ) ) ) ) ) ) ) ) ( though ( it ( 's ( jeez they ) ) ) ) ) ) ( i ( make ( ( all kinds ) ( of ( things ( with it ) ) ) ) ) ) ) ( we ( ( make ( ( all kinds ) ( of things ) ) ) ( just ( with ( ( dried ( flowers ( i i ) ) ) ( almost ( want ( to ( start ( ( a business ) ( doing it ) ) ) ) ) ) ) ) ) ) ) ) but ) ( i ( ( do n't ) ( ( i i ) ( 'm ( ( so ( uh timid ) ) ( when ( it ( comes ( to ( starting ( a business ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (X (CC but) (S (VP (VBG uh) (S (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ yeah)) (SBAR (S (NP (FW i)) (VP (VBP think) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (NP (NP (DT the) (JJS greatest) (NN stuff)) (PP (IN in) (NP (DT the) (NN world)))))))))) (SBAR (IN though) (S (NP (PRP it)) (VP (VBZ 's) (VP (VBG jeez) (NP (PRP they)))))))) (S (NP (FW i)) (VP (VBP make) (NP (NP (DT all) (NNS kinds)) (PP (IN of) (NP (NP (NNS things)) (PP (IN with) (NP (PRP it)))))))) (S (NP (PRP we)) (VP (VBP make) (NP (NP (DT all) (NNS kinds)) (PP (IN of) (NP (NNS things)))) (PP (RB just) (IN with) (NP (NP (FW dried) (FW flowers) (FW i) (FW i)) (VP (ADVP (RB almost)) (VBP want) (S (VP (TO to) (VP (VB start) (NP (NP (DT a) (NN business)) (VP (VBG doing) (NP (PRP it)))))))))))) (CC but) (S (NP (FW i)) (VP (VBP do) (RB n't) (NP (NP (FW i) (FW i)) (SBAR (S (VP (VBP 'm) (ADJP (ADJP (RB so) (RB uh) (JJ timid)) (SBAR (WHADVP (WRB when)) (S (NP (PRP it)) (VP (VBZ comes) (PP (TO to) (S (VP (VBG starting) (NP (DT a) (NN business)))))))))))))))))))) | I would love to start a business making all kinds of things with dried flowers. | ( I ( ( would ( love ( to ( start ( ( a business ) ( making ( ( all kinds ) ( of ( things ( with ( dried flowers ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (MD would) (VP (VB love) (S (VP (TO to) (VP (VB start) (NP (NP (DT a) (NN business)) (VP (VBG making) (NP (NP (DT all) (NNS kinds)) (PP (IN of) (NP (NP (NNS things)) (PP (IN with) (NP (JJ dried) (NNS flowers))))))))))))) (. .))) | telephone | 0entailment
|
38,619 | 38619n | and they're going out and marching on the corners and taking taking back their territory | ( and ( they ( 're ( ( ( ( ( going out ) and ) ( marching ( on ( the corners ) ) ) ) and ) ( taking ( ( taking back ) ( their territory ) ) ) ) ) ) ) | (ROOT (PRN (CC and) (S (NP (PRP they)) (VP (VBP 're) (VP (VP (VBG going) (PRT (RP out))) (CC and) (VP (VBG marching) (PP (IN on) (NP (DT the) (NNS corners)))) (CC and) (VP (VBG taking) (S (VP (VBG taking) (PRT (RP back)) (NP (PRP$ their) (NN territory)))))))))) | They are achieving their territory with no argument or deaths. | ( They ( ( are ( ( achieving ( their territory ) ) ( with ( ( ( no argument ) or ) deaths ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP are) (VP (VBG achieving) (NP (PRP$ their) (NN territory)) (PP (IN with) (NP (NP (DT no) (NN argument)) (CC or) (NP (NNS deaths)))))) (. .))) | telephone | 1neutral
|
135,387 | 135387e | I've heard tell as how all a man needs to start his own brand is a loose rope, a runnin' iron, an' th' guts to use them. | ( I ( ( 've ( heard ( tell ( as ( ( how ( ( all ( a man ) ) ( needs ( to ( start ( his ( own brand ) ) ) ) ) ) ) ( is ( ( ( ( ( ( ( a ( loose rope ) ) , ) ( ( a ( runnin ' ) ) iron ) ) , ) an ) ' ) ( ( th ' ) ( guts ( to ( use them ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP 've) (VP (VBN heard) (S (VP (VB tell) (SBAR (IN as) (S (SBAR (WHADVP (WRB how)) (S (NP (PDT all) (DT a) (NN man)) (VP (VBZ needs) (S (VP (TO to) (VP (VB start) (NP (PRP$ his) (JJ own) (NN brand)))))))) (VP (VBZ is) (NP (NP (NP (DT a) (JJ loose) (NN rope)) (, ,) (NP (NP (DT a) (NN runnin) (POS ')) (NN iron)) (, ,)) (, an) ('' ') (NP (NP (NNP th) (POS ')) (NN guts) (S (VP (TO to) (VP (VB use) (NP (PRP them)))))))))))))) (. .))) | I've been told all a man needs to start his brand is a loose rope, a hot iron and the courage to use them. | ( I ( ( 've ( been ( told ( ( all ( a man ) ) ( needs ( to ( start ( ( his brand ) ( is ( ( ( ( ( a ( loose rope ) ) , ) ( a ( hot iron ) ) ) and ) ( the ( courage ( to ( use them ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP 've) (VP (VBN been) (VP (VBN told) (SBAR (S (NP (PDT all) (DT a) (NN man)) (VP (VBZ needs) (S (VP (TO to) (VP (VB start) (SBAR (S (NP (PRP$ his) (NN brand)) (VP (VBZ is) (NP (NP (DT a) (JJ loose) (NN rope)) (, ,) (NP (DT a) (JJ hot) (NN iron)) (CC and) (NP (DT the) (NN courage) (S (VP (TO to) (VP (VB use) (NP (PRP them))))))))))))))))))) (. .))) | fiction | 0entailment
|
24,372 | 24372c | There are two main sights here. | ( There ( ( ( are ( two ( main sights ) ) ) here ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (CD two) (JJ main) (NNS sights)) (ADVP (RB here))) (. .))) | There are three major sites of historical interest here. | ( There ( ( ( are ( ( three ( major sites ) ) ( of ( historical interest ) ) ) ) here ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (CD three) (JJ major) (NNS sites)) (PP (IN of) (NP (JJ historical) (NN interest)))) (ADVP (RB here))) (. .))) | travel | 2contradiction
|
87,663 | 87663e | It also includes some mail that might be viewed as community newspapers or shoppers and some that could be viewed as Periodicals. | ( It ( also ( ( includes ( ( ( ( some mail ) ( that ( might ( be ( viewed ( as ( community ( ( newspapers or ) shoppers ) ) ) ) ) ) ) ) and ) ( some ( that ( could ( be ( viewed ( as Periodicals ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (PRP It)) (ADVP (RB also)) (VP (VBZ includes) (NP (NP (NP (DT some) (NN mail)) (SBAR (WHNP (WDT that)) (S (VP (MD might) (VP (VB be) (VP (VBN viewed) (PP (IN as) (NP (NN community) (NNS newspapers) (CC or) (NNS shoppers))))))))) (CC and) (NP (NP (DT some)) (SBAR (WHNP (WDT that)) (S (VP (MD could) (VP (VB be) (VP (VBN viewed) (PP (IN as) (NP (NNP Periodicals))))))))))) (. .))) | Some mail may be viewed as community newspapers or shoppers. | ( ( Some mail ) ( ( may ( be ( viewed ( as ( community ( ( newspapers or ) shoppers ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT Some) (NN mail)) (VP (MD may) (VP (VB be) (VP (VBN viewed) (PP (IN as) (NP (NN community) (NNS newspapers) (CC or) (NNS shoppers)))))) (. .))) | government | 0entailment
|
12,383 | 12383c | Have you seen what gets done to them ? Do farmers weep about it? | ( ( ( Have you ) ( seen ( ( what ( ( gets ( done ( to them ) ) ) ? ) ) ( ( Do ( farmers ( weep about ) ) ) it ) ) ) ) ? ) | (ROOT (SQ (VBP Have) (NP (PRP you)) (VP (VBN seen) (SBAR (SINV (SBARQ (WHNP (WP what)) (SQ (VP (VBZ gets) (VP (VBN done) (PP (TO to) (NP (PRP them)))))) (. ?)) (VP (VBP Do) (S (NP (NNS farmers)) (VP (NN weep) (PP (IN about))))) (NP (PRP it))))) (. ?))) | Are the farmers happy about it? | ( ( ( Are ( the farmers ) ) ( happy ( about it ) ) ) ? ) | (ROOT (SQ (VBP Are) (NP (DT the) (NNS farmers)) (VP (VBN happy) (PP (IN about) (NP (PRP it)))) (. ?))) | slate | 2contradiction
|
134,327 | 134327n | One wonders whether the dark and shadowy world of his photographs might have had some association in his mind with the ambivalence he felt toward the Jews he posed in such excruciating positions. | ( ( One ( wonders ( whether ( ( ( the ( dark ( and ( shadowy world ) ) ) ) ( of ( his photographs ) ) ) ( might ( have ( ( ( had ( some association ) ) ( in ( his mind ) ) ) ( with ( the ambivalence ) ) ) ) ) ) ) ) ) ( he ( ( ( felt ( toward ( the Jews ) ) ) ( he ( posed ( in ( such ( excruciating positions ) ) ) ) ) ) . ) ) ) | (ROOT (S (S (NP (PRP One)) (VP (VBZ wonders) (SBAR (IN whether) (S (NP (NP (DT the) (JJ dark) (CC and) (JJ shadowy) (NN world)) (PP (IN of) (NP (PRP$ his) (NNS photographs)))) (VP (MD might) (VP (VB have) (VP (VBN had) (NP (DT some) (NN association)) (PP (IN in) (NP (PRP$ his) (NN mind))) (PP (IN with) (NP (DT the) (NN ambivalence)))))))))) (NP (PRP he)) (VP (VBD felt) (PP (IN toward) (NP (DT the) (NNPS Jews))) (SBAR (S (NP (PRP he)) (VP (VBD posed) (PP (IN in) (NP (JJ such) (VBG excruciating) (NNS positions))))))) (. .))) | One wonders if his history of abusive behavior effected his posing of Jews. | ( One ( ( wonders ( if ( ( ( his history ) ( of ( abusive behavior ) ) ) ( effected ( ( his posing ) ( of Jews ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP One)) (VP (VBZ wonders) (SBAR (IN if) (S (NP (NP (PRP$ his) (NN history)) (PP (IN of) (NP (JJ abusive) (NN behavior)))) (VP (VBD effected) (NP (NP (PRP$ his) (NN posing)) (PP (IN of) (NP (NNPS Jews)))))))) (. .))) | slate | 1neutral
|
109,832 | 109832n | 'Calm down, J, calm down. | ( ` ( ( Calm down ) ( , ( ( ( J , ) ( calm down ) ) . ) ) ) ) | (ROOT (S (`` `) (ADVP (NP (NNP Calm)) (RB down)) (, ,) (VP (VBD J) (, ,) (S (VP (VB calm) (PRT (RP down))))) (. .))) | J this battle is nothing to get excited over. | ( ( J ( this battle ) ) ( ( is ( nothing ( to ( get ( excited over ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP J)) (NP (DT this) (NN battle))) (VP (VBZ is) (NP (NN nothing) (S (VP (TO to) (VP (VB get) (ADJP (JJ excited) (IN over))))))) (. .))) | fiction | 1neutral
|
38,628 | 38628n | All eyes turned to him. | ( ( All eyes ) ( ( turned ( to him ) ) . ) ) | (ROOT (S (NP (DT All) (NNS eyes)) (VP (VBD turned) (PP (TO to) (NP (PRP him)))) (. .))) | He was about to give a speech. | ( He ( ( was ( about ( to ( give ( a speech ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD was) (VP (IN about) (S (VP (TO to) (VP (VB give) (NP (DT a) (NN speech))))))) (. .))) | fiction | 1neutral
|
5,162 | 5162e | This general rule applies to property, plant, and equipment, receivables (other than direct loans), foreclosed property associated with pre-1992 direct loans and loan guarantees, and miscellaneous assets. | ( ( This ( general rule ) ) ( ( ( applies ( to ( ( ( ( property ( , ( plant ( , ( and equipment ) ) ) ) ) , ) ( receivables ( -LRB- ( ( other ( than ( direct loans ) ) ) -RRB- ) ) ) ) , ) ) ) ( ( ( ( ( foreclosed property ) ( associated ( with ( ( ( pre-1992 ( direct loans ) ) and ) ( loan guarantees ) ) ) ) ) , ) and ) ( miscellaneous assets ) ) ) . ) ) | (ROOT (S (NP (DT This) (JJ general) (NN rule)) (VP (VBZ applies) (PP (TO to) (NP (NP (NN property) (, ,) (NN plant) (, ,) (CC and) (NN equipment)) (, ,) (NP (NP (NN receivables)) (PRN (-LRB- -LRB-) (ADJP (JJ other) (PP (IN than) (NP (JJ direct) (NNS loans)))) (-RRB- -RRB-))) (, ,))) (NP (NP (NP (VBN foreclosed) (NN property)) (VP (VBN associated) (PP (IN with) (NP (NP (JJ pre-1992) (JJ direct) (NNS loans)) (CC and) (NP (NN loan) (NNS guarantees)))))) (, ,) (CC and) (NP (JJ miscellaneous) (NNS assets)))) (. .))) | Equipment and property are covered by this general rule. | ( ( ( Equipment and ) property ) ( ( are ( covered ( by ( this ( general rule ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Equipment)) (CC and) (NP (NN property))) (VP (VBP are) (VP (VBN covered) (PP (IN by) (NP (DT this) (JJ general) (NN rule))))) (. .))) | government | 0entailment
|
137,611 | 137611c | Other potential users of the auditors' report include government legislators or officials (other than those who may have authorized or requested the audit), the media, interest groups, and individual citizens. | ( ( ( Other ( potential users ) ) ( of ( ( the ( auditors ' ) ) report ) ) ) ( ( include ( ( ( ( ( ( ( ( ( government legislators ) or ) officials ) ( -LRB- ( ( other ( than ( those ( who ( may ( have ( ( ( authorized or ) requested ) ( the audit ) ) ) ) ) ) ) ) -RRB- ) ) ) , ) ( ( ( the media ) , ) ( interest groups ) ) ) , ) and ) ( individual citizens ) ) ) . ) ) | (ROOT (S (NP (NP (JJ Other) (JJ potential) (NNS users)) (PP (IN of) (NP (NP (DT the) (NNS auditors) (POS ')) (NN report)))) (VP (VBP include) (NP (NP (NP (NN government) (NNS legislators)) (CC or) (NP (NNS officials))) (PRN (-LRB- -LRB-) (PP (JJ other) (IN than) (NP (NP (DT those)) (SBAR (WHNP (WP who)) (S (VP (MD may) (VP (VB have) (VP (VBN authorized) (CC or) (VBN requested) (NP (DT the) (NN audit))))))))) (-RRB- -RRB-)) (, ,) (NP (NP (DT the) (NNS media)) (, ,) (NP (NN interest) (NNS groups))) (, ,) (CC and) (NP (JJ individual) (NNS citizens)))) (. .))) | The report may not be used by any public or private groups. | ( ( The report ) ( ( ( may not ) ( be ( used ( by ( any ( public ( or ( private groups ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN report)) (VP (MD may) (RB not) (VP (VB be) (VP (VBN used) (PP (IN by) (NP (DT any) (JJ public) (CC or) (JJ private) (NNS groups)))))) (. .))) | government | 2contradiction
|
68,026 | 68026n | but most of the time really we watch them on the video don't you just massive rental | ( ( but ( ( most ( of ( the time ) ) ) ( really ( we ( ( watch them ) ( on ( the video ) ) ) ) ) ) ) ( ( ( do ( n't you ) ) just ) ( massive rental ) ) ) | (ROOT (SINV (S (CC but) (NP (NP (JJS most)) (PP (IN of) (NP (DT the) (NN time)))) (ADVP (RB really)) (NP (PRP we)) (VP (VBP watch) (NP (PRP them)) (PP (IN on) (NP (DT the) (NN video))))) (VP (VBP do) (PP (RB n't) (NP (PRP you))) (ADVP (RB just))) (NP (JJ massive) (NN rental)))) | Sometimes we rent videos, sometimes we buy them, sometimes we borrow them from others. | ( Sometimes ( ( ( ( ( we ( rent videos ) ) , ) sometimes ) ( ( ( ( we ( buy them ) ) , ) sometimes ) ( we ( ( borrow them ) ( from others ) ) ) ) ) . ) ) | (ROOT (S (ADVP (RB Sometimes)) (S (NP (PRP we)) (VP (VB rent) (NP (NNS videos)))) (, ,) (ADVP (RB sometimes)) (S (S (NP (PRP we)) (VP (VBP buy) (NP (PRP them)))) (, ,) (ADVP (RB sometimes)) (S (NP (PRP we)) (VP (VBP borrow) (NP (PRP them)) (PP (IN from) (NP (NNS others)))))) (. .))) | telephone | 1neutral
|
97,475 | 97475n | yeah i know that's why that's why i didn't apply i mean it was like | ( yeah ( i ( know ( that ( 's ( why ( that ( 's ( why ( i ( ( did n't ) ( apply ( i ( mean ( it ( was like ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (VP (VB yeah) (SBAR (S (NP (FW i)) (VP (VBP know) (SBAR (IN that) (S (VP (VBZ 's) (SBAR (WHADVP (WRB why)) (S (NP (DT that)) (VP (VBZ 's) (SBAR (WHADVP (WRB why)) (S (NP (FW i)) (VP (VBD did) (RB n't) (VP (VB apply) (S (NP (FW i)) (VP (VB mean) (SBAR (S (NP (PRP it)) (VP (VBD was) (ADJP (JJ like))))))))))))))))))))))) | I already had second thoughts about applying, but that was the deciding factor. | ( ( ( ( ( I ( already ( had ( ( second thoughts ) ( about applying ) ) ) ) ) , ) but ) ( that ( was ( the ( deciding factor ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP I)) (ADVP (RB already)) (VP (VBD had) (NP (NP (JJ second) (NNS thoughts)) (PP (IN about) (S (VP (VBG applying))))))) (, ,) (CC but) (S (NP (DT that)) (VP (VBD was) (NP (DT the) (JJ deciding) (NN factor)))) (. .))) | telephone | 1neutral
|
24,436 | 24436c | My suburb, Pelham, is Westchester's alleged literary-media colony, but I have never been to a single social event here where a hothouse conversation about the Industry could be sustained for more than about half an hour before it slowly flutters back to home the town and the kids. | ( ( ( ( ( ( ( ( ( My suburb ) , ) Pelham ) , ) ( is ( ( Westchester 's ) ( alleged ( literary-media colony ) ) ) ) ) , ) but ) ( I ( ( have never ) ( ( ( been ( to ( a ( single ( social event ) ) ) ) ) here ) ( where ( ( ( a ( hothouse conversation ) ) ( about ( the Industry ) ) ) ( could ( be ( ( sustained ( for ( ( more ( than about ) ) ( half ( an hour ) ) ) ) ) ( before ( it ( slowly ( ( flutters ( back ( to home ) ) ) ( ( ( the town ) and ) ( the kids ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (NP (PRP$ My) (NN suburb)) (, ,) (NP (NNP Pelham)) (, ,)) (VP (VBZ is) (NP (NP (NNP Westchester) (POS 's)) (VBN alleged) (NN literary-media) (NN colony)))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP have) (ADVP (RB never)) (VP (VBN been) (PP (TO to) (NP (DT a) (JJ single) (JJ social) (NN event))) (NP (RB here)) (SBAR (WHADVP (WRB where)) (S (NP (NP (DT a) (JJ hothouse) (NN conversation)) (PP (IN about) (NP (DT the) (NN Industry)))) (VP (MD could) (VP (VB be) (VP (VBN sustained) (PP (IN for) (NP (QP (JJR more) (IN than) (RB about)) (QP (PDT half) (DT an) (NN hour)))) (SBAR (IN before) (S (NP (PRP it)) (VP (ADVP (RB slowly)) (VBZ flutters) (ADVP (NN back) (TO to) (NN home)) (NP (NP (DT the) (NN town)) (CC and) (NP (DT the) (NNS kids)))))))))))))) (. .))) | Contrary to popular belief, Pelham isn't Westchester's literary-media colony. | ( ( Contrary ( to ( popular belief ) ) ) ( , ( Pelham ( ( ( is n't ) ( ( Westchester 's ) ( literary-media colony ) ) ) . ) ) ) ) | (ROOT (S (ADVP (JJ Contrary) (PP (TO to) (NP (JJ popular) (NN belief)))) (, ,) (NP (NNP Pelham)) (VP (VBZ is) (RB n't) (NP (NP (NNP Westchester) (POS 's)) (JJ literary-media) (NN colony))) (. .))) | slate | 2contradiction
|
99,553 | 99553n | Lower down in the verbiage, Amazon concedes, Though we have tried hard to make this form easy to use, we know that it can be quite confusing the first time. | ( ( Lower ( down ( in ( the verbiage ) ) ) ) ( ( , ( Amazon ( concedes , ) ) ) ( ( Though ( we ( have ( ( tried hard ) ( to ( make ( ( this form ) ( easy ( to use ) ) ) ) ) ) ) ) ) ( , ( we ( ( know ( that ( it ( can ( ( be ( quite confusing ) ) ( the ( first time ) ) ) ) ) ) ) . ) ) ) ) ) ) | (ROOT (S (NP (NP (JJR Lower)) (ADVP (RB down) (PP (IN in) (NP (DT the) (NN verbiage))))) (PRN (, ,) (NP (NNP Amazon)) (VP (VBZ concedes)) (, ,)) (SBAR (IN Though) (S (NP (PRP we)) (VP (VBP have) (VP (VBN tried) (ADVP (RB hard)) (S (VP (TO to) (VP (VB make) (S (NP (DT this) (NN form)) (ADJP (JJ easy) (S (VP (TO to) (VP (VB use))))))))))))) (, ,) (NP (PRP we)) (VP (VBP know) (SBAR (IN that) (S (NP (PRP it)) (VP (MD can) (VP (VB be) (ADJP (RB quite) (JJ confusing)) (NP (DT the) (JJ first) (NN time))))))) (. .))) | The wording was written by a lawyer. | ( ( The wording ) ( ( was ( written ( by ( a lawyer ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN wording)) (VP (VBD was) (VP (VBN written) (PP (IN by) (NP (DT a) (NN lawyer))))) (. .))) | slate | 1neutral
|
127,749 | 127749c | It was the first imperial mosque to be built following the Conquest of Constantinople in 1453, and its k??lliye (mosque complex), the biggest in the whole of the Ottoman Empire, included a hospital, poorhouses, a mental asylum, visitors' accommodation, and a number of schools teaching science, mathematics, history, and Koranic studies. | ( ( ( ( ( It ( was ( the ( first ( imperial ( mosque ( to ( be ( built ( following ( ( the Conquest ) ( of ( Constantinople ( in 1453 ) ) ) ) ) ) ) ) ) ) ) ) ) ) , ) and ) ( ( ( ( ( ( its ( k ( ?? lliye ) ) ) ( -LRB- ( ( mosque complex ) -RRB- ) ) ) , ) ( ( the biggest ) ( in ( ( the whole ) ( of ( the ( Ottoman Empire ) ) ) ) ) ) ) , ) ( ( included ( ( ( ( ( ( ( ( ( ( a hospital ) , ) poorhouses ) , ) ( a ( mental asylum ) ) ) , ) ( ( visitors ' ) accommodation ) ) , ) and ) ( ( a number ) ( of schools ) ) ) ) ( teaching ( ( ( ( ( ( ( science , ) mathematics ) , ) history ) , ) and ) ( Koranic studies ) ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP It)) (VP (VBD was) (NP (DT the) (JJ first) (JJ imperial) (NN mosque) (S (VP (TO to) (VP (VB be) (VP (VBN built) (PP (VBG following) (NP (NP (DT the) (NN Conquest)) (PP (IN of) (NP (NP (NNP Constantinople)) (PP (IN in) (NP (CD 1453)))))))))))))) (, ,) (CC and) (S (NP (NP (PRP$ its) (JJ k) (JJ ??) (NN lliye)) (PRN (-LRB- -LRB-) (NP (NN mosque) (NN complex)) (-RRB- -RRB-)) (, ,) (NP (NP (DT the) (JJS biggest)) (PP (IN in) (NP (NP (DT the) (NN whole)) (PP (IN of) (NP (DT the) (NNP Ottoman) (NNP Empire)))))) (, ,)) (VP (VBD included) (NP (NP (DT a) (NN hospital)) (, ,) (NP (NNS poorhouses)) (, ,) (NP (DT a) (JJ mental) (NN asylum)) (, ,) (NP (NP (NNS visitors) (POS ')) (NN accommodation)) (, ,) (CC and) (NP (NP (DT a) (NN number)) (PP (IN of) (NP (NNS schools))))) (S (VP (VBG teaching) (NP (NP (NN science)) (, ,) (NP (NNS mathematics)) (, ,) (NP (NN history)) (, ,) (CC and) (NP (JJ Koranic) (NNS studies))))))) (. .))) | The mosque complex is smaller than others in the Ottoman Empire | ( ( The ( mosque complex ) ) ( is ( smaller ( than ( others ( in ( the ( Ottoman Empire ) ) ) ) ) ) ) ) | (ROOT (S (NP (DT The) (NN mosque) (NN complex)) (VP (VBZ is) (ADJP (ADJP (JJR smaller)) (PP (IN than) (NP (NP (NNS others)) (PP (IN in) (NP (DT the) (NNP Ottoman) (NNP Empire))))))))) | travel | 2contradiction
|
28,901 | 28901n | Many LSC grantees operate intake systems that systematically diagnose each applicant's problems and make referrals through a network of legal and non-legal service providers in the community who can provide the most appropriate types and levels of service. | ( ( Many ( LSC grantees ) ) ( ( operate ( ( intake systems ) ( that ( systematically ( ( ( diagnose ( ( each ( applicant 's ) ) problems ) ) and ) ( ( make referrals ) ( through ( ( a network ) ( of ( ( legal ( and ( non-legal ( service providers ) ) ) ) ( in ( ( the community ) ( who ( can ( ( provide ( the ( most ( appropriate ( ( types and ) levels ) ) ) ) ) ( of service ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ Many) (NNP LSC) (NNS grantees)) (VP (VBP operate) (NP (NP (NN intake) (NNS systems)) (SBAR (WHNP (WDT that)) (S (ADVP (RB systematically)) (VP (VP (VB diagnose) (NP (NP (DT each) (NN applicant) (POS 's)) (NNS problems))) (CC and) (VP (VB make) (NP (NNS referrals)) (PP (IN through) (NP (NP (DT a) (NN network)) (PP (IN of) (NP (NP (JJ legal) (CC and) (JJ non-legal) (NN service) (NNS providers)) (PP (IN in) (NP (NP (DT the) (NN community)) (SBAR (WHNP (WP who)) (S (VP (MD can) (VP (VB provide) (NP (DT the) (RBS most) (JJ appropriate) (NNS types) (CC and) (NNS levels)) (PP (IN of) (NP (NN service))))))))))))))))))) (. .))) | The non-legal service providers feel incredibly relieved about how the system streamlines processes and makes things easier for everyone involved. | ( ( The ( non-legal ( service providers ) ) ) ( ( feel ( incredibly ( relieved ( about ( how ( ( the ( system streamlines ) ) ( ( processes and ) ( makes ( things ( easier ( for ( everyone involved ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ non-legal) (NN service) (NNS providers)) (VP (VBP feel) (ADJP (RB incredibly) (JJ relieved) (PP (IN about) (SBAR (WHADVP (WRB how)) (S (NP (DT the) (NN system) (NNS streamlines)) (VP (VP (VBZ processes)) (CC and) (VP (VBZ makes) (S (NP (NNS things)) (ADJP (JJR easier) (PP (IN for) (NP (NP (NN everyone)) (VP (VBN involved))))))))))))) (. .))) | government | 1neutral
|
18,447 | 18447e | no no Texas doesn't have a state income tax yet that's | ( ( no no ) ( Texas ( ( does n't ) ( have ( ( ( a ( state ( income tax ) ) ) yet ) ( that 's ) ) ) ) ) ) | (ROOT (FRAG (ADVP (RB no) (RB no)) (NP (NP (NNP Texas)) (SBAR (S (VP (VBZ does) (RB n't) (VP (VB have) (NP (NP (DT a) (NN state) (NN income) (NN tax)) (ADVP (RB yet)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's)))))))))))) | Texas does not have state income tax. | ( Texas ( ( ( does not ) ( have ( state ( income tax ) ) ) ) . ) ) | (ROOT (S (NP (NNP Texas)) (VP (VBZ does) (RB not) (VP (VB have) (NP (NN state) (NN income) (NN tax)))) (. .))) | telephone | 0entailment
|
7,200 | 7200e | no it's just like something like an onion and a tomato would go together but you're not supposed to put your onions near your beans i guess it's it it's just what scents it gives off they just don't like each other | ( ( no it ) ( 's ( just ( like ( ( something ( like ( ( ( an onion ) and ) ( a tomato ) ) ) ) ( would ( ( go together ) ( but ( you ( ( 're not ) ( supposed ( to ( ( put ( your onions ) ) ( near ( ( your beans ) ( i ( guess ( it ( 's ( it ( it ( 's ( ( ( just what ) scents ) ( it ( ( gives off ) ( they ( just ( ( do n't ) ( like ( each other ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (DT no) (PRP it)) (VP (VBZ 's) (SBAR (RB just) (IN like) (S (NP (NP (NN something)) (PP (IN like) (NP (NP (DT an) (NN onion)) (CC and) (NP (DT a) (NN tomato))))) (VP (MD would) (VP (VB go) (PRT (RP together)) (SBAR (CC but) (S (NP (PRP you)) (VP (VBP 're) (RB not) (VP (VBN supposed) (S (VP (TO to) (VP (VB put) (NP (PRP$ your) (NNS onions)) (PP (IN near) (NP (NP (PRP$ your) (NNS beans)) (SBAR (S (NP (FW i)) (VP (VBP guess) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (NP (NP (PRP it)) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (SBAR (WHNP (WHADJP (RB just) (WP what)) (NNS scents)) (S (NP (PRP it)) (VP (VBZ gives) (PRT (RP off)) (SBAR (S (NP (PRP they)) (ADVP (RB just)) (VP (VBP do) (RB n't) (VP (VB like) (NP (DT each) (JJ other))))))))))))))))))))))))))))))))))) | You're supposed to plant vegetables in a certain order. You're never supposed to plant your onions near your beans. | ( ( You ( 're ( ( ( supposed ( to ( plant vegetables ) ) ) ( in ( a ( certain order ) ) ) ) . ) ) ) ( You ( ( ( 're never ) ( supposed ( to ( ( plant ( your onions ) ) ( near ( your beans ) ) ) ) ) ) . ) ) ) | (ROOT (S (S (NP (PRP You)) (VP (VBP 're) (VP (VBN supposed) (PP (TO to) (NP (NN plant) (NNS vegetables))) (PP (IN in) (NP (DT a) (JJ certain) (NN order))) (. .)))) (NP (PRP You)) (VP (VBP 're) (ADVP (RB never)) (VP (VBN supposed) (S (VP (TO to) (VP (VB plant) (NP (PRP$ your) (NNS onions)) (PP (IN near) (NP (PRP$ your) (NNS beans)))))))) (. .))) | telephone | 0entailment
|
17,688 | 17688n | 16 Unaddressed mail would go to all stops on a carrier's route. | ( ( 16 ( Unaddressed mail ) ) ( ( would ( go ( to ( ( all stops ) ( on ( ( a ( carrier 's ) ) route ) ) ) ) ) ) . ) ) | (ROOT (S (NP (CD 16) (NNP Unaddressed) (NN mail)) (VP (MD would) (VP (VB go) (PP (TO to) (NP (NP (DT all) (NNS stops)) (PP (IN on) (NP (NP (DT a) (NN carrier) (POS 's)) (NN route))))))) (. .))) | Unaddressed mail goes along for the whole route and is then returned to the post office. | ( ( Unaddressed mail ) ( ( ( ( ( goes along ) ( for ( the ( whole route ) ) ) ) and ) ( ( is then ) ( returned ( to ( the ( post office ) ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ Unaddressed) (NN mail)) (VP (VP (VBZ goes) (PRT (RP along)) (PP (IN for) (NP (DT the) (JJ whole) (NN route)))) (CC and) (VP (VBZ is) (ADVP (RB then)) (VP (VBN returned) (PP (TO to) (NP (DT the) (NN post) (NN office)))))) (. .))) | government | 1neutral
|
10,139 | 10139e | It pays to learn these terms, as it's quite possible to spend more for tapas than for a conventional dinner. | ( It ( ( ( ( pays ( to ( learn ( these terms ) ) ) ) , ) ( as ( it ( ( 's ( quite possible ) ) ( to ( ( spend ( more ( for tapas ) ) ) ( than ( for ( a ( conventional dinner ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ pays) (S (VP (TO to) (VP (VB learn) (NP (DT these) (NNS terms))))) (, ,) (SBAR (IN as) (S (NP (PRP it)) (VP (VBZ 's) (ADJP (RB quite) (JJ possible)) (S (VP (TO to) (VP (VB spend) (NP (NP (JJR more)) (PP (IN for) (NP (NNS tapas)))) (PP (IN than) (PP (IN for) (NP (DT a) (JJ conventional) (NN dinner))))))))))) (. .))) | Tapas can add up to be more expensive than a normal dinner. | ( Tapas ( ( can ( ( add up ) ( to ( be ( more ( expensive ( than ( a ( normal dinner ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNS Tapas)) (VP (MD can) (VP (VB add) (PRT (RP up)) (S (VP (TO to) (VP (VB be) (ADJP (RBR more) (JJ expensive) (PP (IN than) (NP (DT a) (JJ normal) (NN dinner))))))))) (. .))) | travel | 0entailment
|
24,988 | 24988e | Who took his place? | ( Who ( ( took ( his place ) ) ? ) ) | (ROOT (SBARQ (WHNP (WP Who)) (SQ (VP (VBD took) (NP (PRP$ his) (NN place)))) (. ?))) | Who replaced him? | ( Who ( ( replaced him ) ? ) ) | (ROOT (SBARQ (WHNP (WP Who)) (SQ (VP (VBD replaced) (NP (PRP him)))) (. ?))) | fiction | 0entailment
|
41,459 | 41459n | DEFINITIONS. | ( DEFINITIONS . ) | (ROOT (NP (NNS DEFINITIONS) (. .))) | The context of the word definitions in this scenario is what a word means. | ( ( ( The context ) ( of ( ( the ( word definitions ) ) ( in ( this scenario ) ) ) ) ) ( ( is ( what ( ( a word ) means ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN context)) (PP (IN of) (NP (NP (DT the) (NN word) (NNS definitions)) (PP (IN in) (NP (DT this) (NN scenario)))))) (VP (VBZ is) (SBAR (WHNP (WP what)) (S (NP (DT a) (NN word)) (VP (VBZ means))))) (. .))) | government | 1neutral
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.