annotator_labels list | genre stringclasses 5
values | gold_label stringclasses 3
values | pairID stringlengths 2 7 | promptID stringlengths 1 6 | sentence1 stringlengths 5 1.82k | sentence1_binary_parse stringlengths 6 3.43k | sentence1_parse stringlengths 23 6.45k | sentence2 stringlengths 1 393 | sentence2_binary_parse stringlengths 1 669 | sentence2_parse stringlengths 19 1.15k |
|---|---|---|---|---|---|---|---|---|---|---|
[
"neutral"
] | government | neutral | 38779n | 38779 | Florida planning efforts began in 1991 with The Florida Bar and Florida Bar Foundation's Joint Commission on the Delivery of Legal Assistance study and report. | ( ( Florida ( planning efforts ) ) ( ( ( ( began ( in 1991 ) ) ( with ( The ( Florida ( Bar ( and ( Florida Bar ) ) ) ) ) ) ) ( ( ( Foundation 's ) ( Joint Commission ) ) ( on ( ( the Delivery ) ( of ( ( ( Legal ( Assistance study ) ) and ) report ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Florida) (NN planning) (NNS efforts)) (VP (VBD began) (PP (IN in) (NP (CD 1991))) (PP (IN with) (NP (DT The) (NNP Florida) (NNP Bar) (CC and) (NNP Florida) (NNP Bar))) (NP (NP (NP (NNP Foundation) (POS 's)) (NNP Joint) (NNP Commission)) (PP (IN on) (NP (NP (DT the) (NN Delivery)) (PP (IN of) (NP (NP (... | The report was funded by The Florida Bar. | ( ( The report ) ( ( was ( funded ( by ( The ( Florida Bar ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN report)) (VP (VBD was) (VP (VBN funded) (PP (IN by) (NP (DT The) (NNP Florida) (NNP Bar))))) (. .))) |
[
"neutral"
] | fiction | neutral | 38651n | 38651 | In her soft grey frock, with white ruffles at the wrists falling over her slender hands, she looked very beautiful. | ( ( In ( her ( soft ( grey frock ) ) ) ) ( , ( ( with ( ( ( white ruffles ) ( at ( the wrists ) ) ) ( ( falling over ) ( her ( slender hands ) ) ) ) ) ( , ( she ( ( looked ( very beautiful ) ) . ) ) ) ) ) ) | (ROOT (S (PP (IN In) (NP (PRP$ her) (JJ soft) (JJ grey) (NN frock))) (, ,) (PP (IN with) (S (NP (NP (JJ white) (NNS ruffles)) (PP (IN at) (NP (DT the) (NNS wrists)))) (VP (VBG falling) (PRT (RP over)) (NP (PRP$ her) (NN slender) (NNS hands))))) (, ,) (NP (PRP she)) (VP (VBD looked) (ADJP (RB very) (JJ beautiful))) (. .... | She appeared exquisite in her grey satin frock, with long white ruffles covering her delicate hands, and feathers lining the collar. | ( ( ( ( ( She ( ( ( appeared ( exquisite ( in ( her ( grey ( satin frock ) ) ) ) ) ) , ) ( with ( ( long ( white ruffles ) ) ( covering ( her ( delicate hands ) ) ) ) ) ) ) , ) and ) ( feathers ( lining ( the collar ) ) ) ) . ) | (ROOT (S (S (NP (PRP She)) (VP (VBD appeared) (NP (NP (JJ exquisite)) (PP (IN in) (NP (PRP$ her) (JJ grey) (NN satin) (NN frock)))) (, ,) (PP (IN with) (NP (NP (JJ long) (JJ white) (NNS ruffles)) (VP (VBG covering) (NP (PRP$ her) (JJ delicate) (NNS hands))))))) (, ,) (CC and) (S (NP (NNS feathers)) (VP (VBG lining) (NP... |
[
"entailment"
] | slate | entailment | 144416e | 144416 | Ongoing rate day coverage of traders waiting, guessing, floating rumors, cursing, waiting. | ( ( Ongoing ( ( rate ( day coverage ) ) ( of ( traders waiting ) ) ) ) ( , ( ( ( ( guessing , ) ( floating rumors ) ) , ) ( ( ( cursing , ) waiting ) . ) ) ) ) | (ROOT (S (S (VP (VBG Ongoing) (NP (NP (NN rate) (NN day) (NN coverage)) (PP (IN of) (NP (NP (NNS traders)) (VP (VBG waiting))))))) (, ,) (NP (NP (NNP guessing)) (, ,) (NP (JJ floating) (NNS rumors)) (, ,)) (VP (VBD cursing) (, ,) (S (VP (VBG waiting)))) (. .))) | A daily ongoing coverage of traders. | ( ( ( A ( daily ( ongoing coverage ) ) ) ( of traders ) ) . ) | (ROOT (NP (NP (DT A) (JJ daily) (JJ ongoing) (NN coverage)) (PP (IN of) (NP (NNS traders))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 91962c | 91962 | That's what happened. | ( That ( ( 's ( what happened ) ) . ) ) | (ROOT (S (NP (DT That)) (VP (VBZ 's) (SBAR (WHNP (WP what)) (S (VP (VBD happened))))) (. .))) | Nothing happened | ( Nothing happened ) | (ROOT (S (NP (NN Nothing)) (VP (VBD happened)))) |
[
"entailment"
] | telephone | entailment | 62617e | 62617 | that's what i would do too | ( that ( 's ( what ( i ( would ( do too ) ) ) ) ) ) | (ROOT (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (SBAR (WHNP (WP what)) (S (NP (FW i)) (VP (MD would) (VP (VB do) (ADVP (RB too)))))))))) | I would do that too. | ( I ( ( would ( ( do that ) too ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (MD would) (VP (VB do) (NP (DT that)) (ADVP (RB too)))) (. .))) |
[
"entailment"
] | fiction | entailment | 2357e | 2357 | But on the Sunday afternoon a message was brought to the house. | ( But ( ( on ( the ( Sunday afternoon ) ) ) ( ( a message ) ( ( was ( brought ( to ( the house ) ) ) ) . ) ) ) ) | (ROOT (S (CC But) (PP (IN on) (NP (DT the) (NNP Sunday) (NN afternoon))) (NP (DT a) (NN message)) (VP (VBD was) (VP (VBN brought) (PP (TO to) (NP (DT the) (NN house))))) (. .))) | A message arrived at the house on Sunday. | ( ( A message ) ( ( ( arrived ( at ( the house ) ) ) ( on Sunday ) ) . ) ) | (ROOT (S (NP (DT A) (NN message)) (VP (VBD arrived) (PP (IN at) (NP (DT the) (NN house))) (PP (IN on) (NP (NNP Sunday)))) (. .))) |
[
"entailment"
] | fiction | entailment | 126879e | 126879 | No, I think not. | ( No ( , ( I ( ( think not ) . ) ) ) ) | (ROOT (S (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBP think) (RB not)) (. .))) | I don't think so. | ( I ( ( ( do n't ) ( think so ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (ADVP (RB so)))) (. .))) |
[
"contradiction"
] | telephone | contradiction | 82166c | 82166 | you know but like i said i don't tolerate the heat and the | ( you ( ( know but ) ( like ( i ( said ( i ( ( do n't ) ( tolerate ( ( ( the heat ) and ) the ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (PRP you)) (VP (VP (VBP know)) (CC but) (VP (VBP like) (SBAR (S (NP (FW i)) (VP (VBD said) (SBAR (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB tolerate) (NP (NP (DT the) (NN heat)) (CC and) (NP (DT the)))))))))))))) | Heat is very pleasant to me. | ( Heat ( ( is ( very ( pleasant ( to me ) ) ) ) . ) ) | (ROOT (S (NP (NNP Heat)) (VP (VBZ is) (ADJP (RB very) (JJ pleasant) (PP (TO to) (NP (PRP me))))) (. .))) |
[
"contradiction"
] | government | contradiction | 125737c | 125737 | I'm 81, she said, adding that she never owned a quilting company, never worked for one and never told a loan agent she did. | ( ( I ( 'm 81 ) ) ( , ( she ( ( ( said , ) ( adding ( that ( she ( ( ( ( ( never ( owned ( a ( quilting company ) ) ) ) , ) ( never ( worked ( for one ) ) ) ) and ) ( never ( told ( ( a ( loan agent ) ) ( she did ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (NP (CD 81)))) (, ,) (NP (PRP she)) (VP (VBD said) (, ,) (S (VP (VBG adding) (SBAR (IN that) (S (NP (PRP she)) (VP (VP (ADVP (RB never)) (VBD owned) (NP (DT a) (NN quilting) (NN company))) (, ,) (VP (ADVP (RB never)) (VBD worked) (PP (IN for) (NP (CD one)))) (CC and) (VP (ADVP (RB ... | She had worked and owned a quilting company | ( She ( had ( ( ( worked and ) owned ) ( a ( quilting company ) ) ) ) ) | (ROOT (S (NP (PRP She)) (VP (VBD had) (VP (VBN worked) (CC and) (VBN owned) (NP (DT a) (NN quilting) (NN company)))))) |
[
"neutral"
] | slate | neutral | 61814n | 61814 | Never in the annals of medicine has a viral plague been stopped by any therapy. | ( Never ( ( in ( ( the annals ) ( of medicine ) ) ) ( ( ( has ( a ( viral plague ) ) ) ( been ( stopped ( by ( any therapy ) ) ) ) ) . ) ) ) | (ROOT (SINV (ADVP (RB Never)) (PP (IN in) (NP (NP (DT the) (NN annals)) (PP (IN of) (NP (NN medicine))))) (VBZ has) (NP (DT a) (JJ viral) (NN plague)) (VP (VBN been) (VP (VBN stopped) (PP (IN by) (NP (DT any) (NN therapy))))) (. .))) | Viral plagues cannot be stopped by therapy. | ( ( Viral plagues ) ( ( ( can not ) ( be ( stopped ( by therapy ) ) ) ) . ) ) | (ROOT (S (NP (JJ Viral) (NNS plagues)) (VP (MD can) (RB not) (VP (VB be) (VP (VBN stopped) (PP (IN by) (NP (NN therapy)))))) (. .))) |
[
"contradiction"
] | government | contradiction | 23996c | 23996 | Washington, D.C.: Congressional Research Service, April 2001. | ( ( ( ( Washington ( , D.C. ) ) : ) ( ( ( Congressional ( Research Service ) ) , ) ( April 2001 ) ) ) . ) | (ROOT (NP (NP (NNP Washington) (, ,) (NNP D.C.)) (: :) (NP (NP (NNP Congressional) (NNP Research) (NNP Service)) (, ,) (NP (NNP April) (CD 2001))) (. .))) | Washington, D.C.: Congressional Research Service, April 2002 | ( ( ( ( Washington , ) D.C. ) : ) ( ( ( Congressional ( Research Service ) ) , ) ( April 2002 ) ) ) | (ROOT (NP (NP (NP (NNP Washington)) (, ,) (NP (NNP D.C.))) (: :) (NP (NP (NNP Congressional) (NNP Research) (NNP Service)) (, ,) (NP (NNP April) (CD 2002))))) |
[
"neutral"
] | slate | neutral | 8130n | 8130 | Health-food promoters often cite traditional use by Native Americans or Chinese herbalists as evidence. | ( ( Health-food promoters ) ( often ( ( ( ( cite ( traditional use ) ) ( by ( ( ( Native Americans ) or ) ( Chinese herbalists ) ) ) ) ( as evidence ) ) . ) ) ) | (ROOT (S (NP (JJ Health-food) (NNS promoters)) (ADVP (RB often)) (VP (VBP cite) (NP (JJ traditional) (NN use)) (PP (IN by) (NP (NP (JJ Native) (NNS Americans)) (CC or) (NP (JJ Chinese) (NNS herbalists)))) (PP (IN as) (NP (NN evidence)))) (. .))) | Health-food promoters are shady. | ( ( Health-food promoters ) ( ( are shady ) . ) ) | (ROOT (S (NP (JJ Health-food) (NNS promoters)) (VP (VBP are) (ADJP (JJ shady))) (. .))) |
[
"entailment"
] | telephone | entailment | 12015e | 12015 | well TV shows | ( well ( TV shows ) ) | (ROOT (FRAG (NP (RB well) (NN TV) (NNS shows)))) | Shows on television | ( Shows ( on television ) ) | (ROOT (S (VP (VB Shows) (PP (IN on) (NP (NN television)))))) |
[
"contradiction"
] | government | contradiction | 111173c | 111173 | Technological Innovation in State and Local Services. | ( ( ( Technological Innovation ) ( in ( State ( and ( Local Services ) ) ) ) ) . ) | (ROOT (NP (NP (NNP Technological) (NNP Innovation)) (PP (IN in) (NP (NNP State) (CC and) (NNP Local) (NNPS Services))) (. .))) | The article focused innovations on the federal level. | ( ( The article ) ( ( ( focused innovations ) ( on ( the ( federal level ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN article)) (VP (VBD focused) (NP (NNS innovations)) (PP (IN on) (NP (DT the) (JJ federal) (NN level)))) (. .))) |
[
"entailment"
] | slate | entailment | 34738e | 34738 | In this particular case, let's just say when the original advice was given the wheel was spinning, but the hamster had gone. | ( ( ( ( ( ( In ( this ( particular case ) ) ) ( , ( ( let 's ) ( just ( say ( when ( ( the ( original advice ) ) ( was ( given ( ( the wheel ) ( was spinning ) ) ) ) ) ) ) ) ) ) ) , ) but ) ( ( the hamster ) ( had gone ) ) ) . ) | (ROOT (S (S (PP (IN In) (NP (DT this) (JJ particular) (NN case))) (, ,) (NP (NNP let) (POS 's)) (ADVP (RB just)) (VP (VBP say) (SBAR (WHADVP (WRB when)) (S (NP (DT the) (JJ original) (NN advice)) (VP (VBD was) (VP (VBN given) (SBAR (S (NP (DT the) (NN wheel)) (VP (VBD was) (VP (VBG spinning))))))))))) (, ,) (CC but) (S... | There has been advice given. | ( There ( ( has ( been ( advice given ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ has) (VP (VBN been) (NP (NP (NN advice)) (VP (VBN given))))) (. .))) |
[
"neutral"
] | slate | neutral | 69892n | 69892 | Here Pollock's camouflage palette, as Varnedoe notes, gives way to carnival. | ( Here ( ( ( Pollock 's ) ( camouflage palette ) ) ( , ( ( as ( Varnedoe notes ) ) ( , ( ( ( gives way ) ( to carnival ) ) . ) ) ) ) ) ) | (ROOT (S (ADVP (RB Here)) (NP (NP (NNP Pollock) (POS 's)) (NN camouflage) (NN palette)) (, ,) (PP (IN as) (NP (NNP Varnedoe) (NNS notes))) (, ,) (VP (VBZ gives) (NP (NN way)) (PP (TO to) (NP (NN carnival)))) (. .))) | Pollock uses the camouflage palette in most of his works. | ( Pollock ( ( ( uses ( the ( camouflage palette ) ) ) ( in ( most ( of ( his works ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Pollock)) (VP (VBZ uses) (NP (DT the) (NN camouflage) (NN palette)) (PP (IN in) (NP (NP (JJS most)) (PP (IN of) (NP (PRP$ his) (NNS works)))))) (. .))) |
[
"neutral"
] | travel | neutral | 18689n | 18689 | Inevitably, popular and authentic became chic and the ambience is now somewhat contested by higher rents and the change in character that guarantees. | ( Inevitably ( ( , ( ( ( popular and ) authentic ) became ) ) ( ( ( chic and ) ( the ambience ) ) ( ( ( is now ) ( somewhat ( ( contested ( by ( ( ( higher rents ) and ) ( the change ) ) ) ) ( in ( character ( that guarantees ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (ADVP (RB Inevitably)) (PRN (, ,) (NP (JJ popular) (CC and) (JJ authentic)) (VP (VBD became))) (NP (NP (JJ chic)) (CC and) (NP (DT the) (NN ambience))) (VP (VBZ is) (ADVP (RB now)) (VP (ADVP (RB somewhat)) (JJ contested) (PP (IN by) (NP (NP (JJR higher) (NNS rents)) (CC and) (NP (DT the) (NN change)))) (PP (IN... | The higher rent costs have ruined the ambience completely. | ( ( The ( higher ( rent costs ) ) ) ( ( have ( ( ruined ( the ambience ) ) completely ) ) . ) ) | (ROOT (S (NP (DT The) (JJR higher) (NN rent) (NNS costs)) (VP (VBP have) (VP (VBN ruined) (NP (DT the) (NN ambience)) (ADVP (RB completely)))) (. .))) |
[
"entailment"
] | fiction | entailment | 138355e | 138355 | He swung and stabbed twice. | ( He ( ( ( swung and ) ( stabbed twice ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VP (VBD swung)) (CC and) (VP (VBD stabbed) (ADVP (RB twice)))) (. .))) | He swung the sword and jabbed it forward twice. | ( He ( ( ( ( swung ( the sword ) ) and ) ( ( jabbed it ) ( forward twice ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VP (VBD swung) (NP (DT the) (NN sword))) (CC and) (VP (VBD jabbed) (NP (PRP it)) (ADVP (RB forward) (RB twice)))) (. .))) |
[
"neutral"
] | travel | neutral | 100451n | 100451 | The railway builders admitted it might have been safer to dig some tunnels, but they preferred to go round the mountain to allow for a better view of the terraced tea gardens and the valleys plunging down to the Bengal plains. | ( ( ( ( ( ( The ( railway builders ) ) ( admitted ( it ( might ( have ( ( been safer ) ( to ( dig ( some tunnels ) ) ) ) ) ) ) ) ) , ) but ) ( they ( preferred ( to ( ( go ( round ( the mountain ) ) ) ( to ( allow ( for ( ( ( a ( better view ) ) ( of ( ( ( the ( terraced ( tea gardens ) ) ) and ) ( the valleys ) ) ) ) ... | (ROOT (S (S (NP (DT The) (NN railway) (NNS builders)) (VP (VBD admitted) (SBAR (S (NP (PRP it)) (VP (MD might) (VP (VB have) (VP (VBN been) (ADJP (JJR safer)) (S (VP (TO to) (VP (VB dig) (NP (DT some) (NNS tunnels)))))))))))) (, ,) (CC but) (S (NP (PRP they)) (VP (VBD preferred) (S (VP (TO to) (VP (VB go) (ADVP (RB rou... | The railway builders went around mountains because it was cheaper. | ( ( The ( railway builders ) ) ( ( ( went ( around mountains ) ) ( because ( it ( was cheaper ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN railway) (NNS builders)) (VP (VBD went) (PP (IN around) (NP (NNS mountains))) (SBAR (IN because) (S (NP (PRP it)) (VP (VBD was) (ADJP (JJR cheaper)))))) (. .))) |
[
"entailment"
] | travel | entailment | 71415e | 71415 | Massouri has fleets of boats that offer day trips to the island of Telendos only a mile or so offshore. | ( Massouri ( ( has ( fleets ( of ( boats ( that ( ( offer ( ( day trips ) ( to ( ( the island ) ( of Telendos ) ) ) ) ) ( ( only ( a mile ) ) ( or ( so offshore ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Massouri)) (VP (VBZ has) (NP (NP (NNS fleets)) (PP (IN of) (NP (NP (NNS boats)) (SBAR (WHNP (WDT that)) (S (VP (VBP offer) (NP (NP (NN day) (NNS trips)) (PP (TO to) (NP (NP (DT the) (NN island)) (PP (IN of) (NP (NNP Telendos)))))) (UCP (NP (RB only) (DT a) (NN mile)) (CC or) (ADVP (RB so)) (ADVP (RB o... | Just a mile away lies the island of Telendos. | ( ( Just ( a mile ) ) ( away ( ( lies ( ( the island ) ( of Telendos ) ) ) . ) ) ) | (ROOT (S (NP (RB Just) (DT a) (NN mile)) (ADVP (RB away)) (VP (VBZ lies) (NP (NP (DT the) (NN island)) (PP (IN of) (NP (NNP Telendos))))) (. .))) |
[
"entailment"
] | telephone | entailment | 136615e | 136615 | yes all all young Americans they did not specify you know exactly what young means | ( ( yes ( all ( all ( young Americans ) ) ) ) ( they ( ( did not ) ( specify ( you ( know ( ( exactly what ) ( young means ) ) ) ) ) ) ) ) | (ROOT (S (VP (VB yes) (NP (PDT all) (DT all) (JJ young) (NNS Americans)) (SBAR (S (NP (PRP they)) (VP (VBD did) (RB not) (VP (VB specify) (S (NP (PRP you)) (VP (VB know) (SBAR (WHADJP (RB exactly) (WP what)) (S (NP (JJ young)) (VP (VBZ means))))))))))))) | They just said young Americans, without giving a specific age. | ( They ( just ( ( ( ( said ( young Americans ) ) , ) ( without ( giving ( a ( specific age ) ) ) ) ) . ) ) ) | (ROOT (S (NP (PRP They)) (ADVP (RB just)) (VP (VBD said) (NP (JJ young) (NNS Americans)) (, ,) (PP (IN without) (S (VP (VBG giving) (NP (DT a) (JJ specific) (NN age)))))) (. .))) |
[
"contradiction"
] | travel | contradiction | 72489c | 72489 | Herbs are collected and dried for you to take home and use in your cooking. | ( Herbs ( ( ( ( are collected ) and ) ( ( dried ( for you ) ) ( to ( ( take ( ( home and ) use ) ) ( in ( your cooking ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNS Herbs)) (VP (VP (VBP are) (VP (VBN collected))) (CC and) (VP (VBD dried) (PP (IN for) (NP (PRP you))) (S (VP (TO to) (VP (VB take) (NP (NN home) (CC and) (NN use)) (PP (IN in) (NP (PRP$ your) (NN cooking)))))))) (. .))) | You must dry the herbs yourself. | ( You ( ( must ( dry ( ( the herbs ) yourself ) ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (MD must) (VP (VB dry) (S (NP (DT the) (NNS herbs)) (NP (PRP yourself))))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 3608c | 3608 | His four brill stood behind him, shifting uneasily on the huge pads of their feet. | ( ( His ( four brill ) ) ( ( ( ( stood ( behind him ) ) , ) ( ( shifting uneasily ) ( on ( ( the ( huge pads ) ) ( of ( their feet ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP$ His) (CD four) (NN brill)) (VP (VBD stood) (PP (IN behind) (NP (PRP him))) (, ,) (S (VP (VBG shifting) (ADVP (RB uneasily)) (PP (IN on) (NP (NP (DT the) (JJ huge) (NNS pads)) (PP (IN of) (NP (PRP$ their) (NNS feet)))))))) (. .))) | There were no animals in sight. | ( There ( ( were ( ( no animals ) ( in sight ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBD were) (NP (NP (DT no) (NNS animals)) (PP (IN in) (NP (NN sight))))) (. .))) |
[
"neutral"
] | government | neutral | 140981n | 140981 | Table 3. Incremental Policy Costs of the Technology Scenarios (billion 1999 dollars) | ( Table ( ( 3 . ) ( ( Incremental ( Policy Costs ) ) ( of ( ( the ( Technology Scenarios ) ) ( -LRB- ( ( ( billion 1999 ) dollars ) -RRB- ) ) ) ) ) ) ) | (ROOT (NP (NP (NNP Table)) (NP (LST (LS 3) (. .)) (NP (NNP Incremental) (NNP Policy) (NNP Costs)) (PP (IN of) (NP (NP (DT the) (NNP Technology) (NNS Scenarios)) (PRN (-LRB- -LRB-) (NP (QP (CD billion) (CD 1999)) (NNS dollars)) (-RRB- -RRB-))))))) | Table 3 presents Policy Costs of all possible Technology Scenarios. | ( ( Table 3 ) ( ( presents ( ( Policy Costs ) ( of ( all ( possible ( Technology Scenarios ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Table) (CD 3)) (VP (VBZ presents) (NP (NP (NN Policy) (NNS Costs)) (PP (IN of) (NP (DT all) (JJ possible) (NNP Technology) (NNS Scenarios))))) (. .))) |
[
"neutral"
] | fiction | neutral | 44785n | 44785 | Ca'daan saw a jet of red blood spray across the small man followed by another as the man's heart pumped his lifeblood from his body. | ( ( Ca ( ` daan ) ) ( ( ( saw ( ( a jet ) ( of ( red ( blood spray ) ) ) ) ) ( across ( ( the ( small man ) ) ( ( followed ( by another ) ) ( as ( ( ( the ( man 's ) ) heart ) ( ( pumped ( his lifeblood ) ) ( from ( his body ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (JJS Ca) (`` `) (NNS daan)) (VP (VBD saw) (NP (NP (DT a) (NN jet)) (PP (IN of) (NP (JJ red) (NN blood) (NN spray)))) (PP (IN across) (NP (NP (DT the) (JJ small) (NN man)) (VP (VBN followed) (PP (IN by) (NP (DT another))) (SBAR (IN as) (S (NP (NP (DT the) (NN man) (POS 's)) (NN heart)) (VP (VBD pumped) (NP ... | Ca'daan watched the man die quickly. | ( ( Ca ( ` daan ) ) ( ( watched ( ( the man ) ( die quickly ) ) ) . ) ) | (ROOT (S (NP (JJS Ca) (`` `) (NNS daan)) (VP (VBD watched) (SBAR (S (NP (DT the) (NN man)) (VP (VBP die) (ADVP (RB quickly)))))) (. .))) |
[
"entailment"
] | fiction | entailment | 32319e | 32319 | OK gentlemen, I am getting annoyed by those ropes, and we still have the fabric for the canopy and the protective material to discuss. | ( ( ( ( ( ( OK gentlemen ) ( , ( I ( am ( getting ( annoyed ( by ( those ropes ) ) ) ) ) ) ) ) , ) and ) ( we ( still ( ( ( have ( the fabric ) ) ( for ( ( ( the canopy ) and ) ( the ( protective material ) ) ) ) ) ( to discuss ) ) ) ) ) . ) | (ROOT (S (S (INTJ (UH OK) (UH gentlemen)) (, ,) (NP (PRP I)) (VP (VBP am) (VP (VBG getting) (ADJP (JJ annoyed) (PP (IN by) (NP (DT those) (NNS ropes))))))) (, ,) (CC and) (S (NP (PRP we)) (ADVP (RB still)) (VP (VBP have) (NP (DT the) (NN fabric)) (PP (IN for) (NP (NP (DT the) (NN canopy)) (CC and) (NP (DT the) (JJ prot... | He is getting annoyed by those ropes. | ( He ( ( is ( getting ( annoyed ( by ( those ropes ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBZ is) (VP (VBG getting) (ADJP (JJ annoyed) (PP (IN by) (NP (DT those) (NNS ropes)))))) (. .))) |
[
"entailment"
] | government | entailment | 31569e | 31569 | Revision of Fee Schedules; 100% Fee Recovery, FY 1966 | ( ( ( Revision ( of ( Fee Schedules ) ) ) ; ) ( ( 100 % ) ( Fee ( Recovery ( , ( FY 1966 ) ) ) ) ) ) | (ROOT (NP (NP (NP (NNP Revision)) (PP (IN of) (NP (NNP Fee) (NNPS Schedules)))) (: ;) (NP (NP (CD 100) (NN %)) (NP (NNP Fee) (NNP Recovery) (, ,) (NNP FY) (CD 1966))))) | 100% fees were recovered. | ( ( ( 100 % ) fees ) ( ( were recovered ) . ) ) | (ROOT (S (NP (ADJP (CD 100) (NN %)) (NNS fees)) (VP (VBD were) (VP (VBN recovered))) (. .))) |
[
"entailment"
] | telephone | entailment | 83738e | 83738 | yeah a couple of generations of you know being around people and boy there's nothing left of them as far as wildness goes | ( yeah ( ( a couple ) ( of ( generations ( of ( ( ( you ( know ( being ( around people ) ) ) ) and ) ( boy ( there ( 's ( nothing ( ( left ( of them ) ) ( ( as far ) ( as ( wildness goes ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (VP (VB yeah) (NP (NP (DT a) (NN couple)) (PP (IN of) (NP (NP (NNS generations)) (PP (IN of) (S (S (NP (PRP you)) (VP (VBP know) (S (VP (VBG being) (PP (IN around) (NP (NNS people))))))) (CC and) (S (INTJ (UH boy)) (NP (EX there)) (VP (VBZ 's) (NP (NP (NN nothing)) (VP (VBN left) (PP (IN of) (NP (PRP them))) (... | There isn't any remaining sign of the generations. | ( There ( ( ( is n't ) ( ( any ( remaining sign ) ) ( of ( the generations ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (RB n't) (NP (NP (DT any) (VBG remaining) (NN sign)) (PP (IN of) (NP (DT the) (NNS generations))))) (. .))) |
[
"neutral"
] | slate | neutral | 84099n | 84099 | I remember that some people complained President Eisenhower was distracted from the business of his office because he was out playing golf so much. | ( I ( ( remember ( that ( ( some people ) ( complained ( ( President Eisenhower ) ( was ( ( distracted ( from ( ( the business ) ( of ( his office ) ) ) ) ) ( because ( he ( ( was out ) ( ( playing golf ) ( so much ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP remember) (SBAR (IN that) (S (NP (DT some) (NNS people)) (VP (VBD complained) (SBAR (S (NP (NNP President) (NNP Eisenhower)) (VP (VBD was) (VP (VBN distracted) (PP (IN from) (NP (NP (DT the) (NN business)) (PP (IN of) (NP (PRP$ his) (NN office))))) (SBAR (IN because) (S (NP (PRP he)) (VP ... | President Eisenhower was actually distracted from his office because of golf. | ( ( President Eisenhower ) ( ( ( was actually ) ( distracted ( from ( ( his office ) ( because ( of golf ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP President) (NNP Eisenhower)) (VP (VBD was) (ADVP (RB actually)) (VP (VBN distracted) (PP (IN from) (NP (NP (PRP$ his) (NN office)) (PP (RB because) (IN of) (NP (NN golf))))))) (. .))) |
[
"neutral"
] | telephone | neutral | 27465n | 27465 | literature | literature | (ROOT (NP (NN literature))) | Novels and short stories. | ( ( ( Novels and ) ( short stories ) ) . ) | (ROOT (NP (NP (NP (NNS Novels)) (CC and) (NP (JJ short) (NNS stories))) (. .))) |
[
"neutral"
] | telephone | neutral | 38885n | 38885 | back grind tape on and off the wafers | ( ( back ( ( grind tape ) ( ( on and ) off ) ) ) ( the wafers ) ) | (ROOT (SINV (VP (ADVP (RB back)) (VBD grind) (NP (NN tape)) (PRT (RP on) (CC and) (RP off))) (NP (DT the) (NNS wafers)))) | The tape needs to go on the wafers. | ( ( The tape ) ( ( needs ( to ( go ( on ( the wafers ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN tape)) (VP (VBZ needs) (S (VP (TO to) (VP (VB go) (PP (IN on) (NP (DT the) (NNS wafers))))))) (. .))) |
[
"neutral"
] | fiction | neutral | 52898n | 52898 | My body kept doing things I didn't expect. | ( ( My body ) ( ( kept ( doing ( things ( I ( ( did n't ) expect ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP$ My) (NN body)) (VP (VBD kept) (S (VP (VBG doing) (NP (NP (NNS things)) (SBAR (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB expect))))))))) (. .))) | I didn't expect to lose so much weight. | ( I ( ( ( did n't ) ( expect ( to ( lose ( ( so much ) weight ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB expect) (S (VP (TO to) (VP (VB lose) (NP (ADJP (RB so) (JJ much)) (NN weight))))))) (. .))) |
[
"entailment"
] | government | entailment | 30903e | 30903 | --A negative subsidy means that the direct loans or loan guarantees are estimated to make a profit, apart from administrative costs (which are excluded from the subsidy calculation by law). | ( -- ( ( A ( negative subsidy ) ) ( ( means ( that ( ( the ( direct ( loans ( or ( loan guarantees ) ) ) ) ) ( are ( ( ( estimated ( to ( make ( a profit ) ) ) ) , ) ( apart ( from ( ( administrative costs ) ( -LRB- ( ( which ( are ( ( excluded ( from ( the ( subsidy calculation ) ) ) ) ( by law ) ) ) ) -RRB- ) ) ) ) )... | (ROOT (S (: --) (NP (DT A) (JJ negative) (NN subsidy)) (VP (VBZ means) (SBAR (IN that) (S (NP (DT the) (JJ direct) (NNS loans) (CC or) (NN loan) (NNS guarantees)) (VP (VBP are) (VP (VBN estimated) (S (VP (TO to) (VP (VB make) (NP (DT a) (NN profit))))) (, ,) (PP (RB apart) (IN from) (NP (NP (JJ administrative) (NNS cos... | If a direct loan is estimated to make a profit and it is called a negative subsidy. | ( ( If ( ( a ( direct loan ) ) ( is ( estimated ( to ( make ( ( ( a profit ) and ) it ) ) ) ) ) ) ) ( ( is ( called ( a ( negative subsidy ) ) ) ) . ) ) | (ROOT (S (SBAR (IN If) (S (NP (DT a) (JJ direct) (NN loan)) (VP (VBZ is) (VP (VBN estimated) (S (VP (TO to) (VP (VB make) (NP (NP (DT a) (NN profit)) (CC and) (NP (PRP it)))))))))) (VP (VBZ is) (VP (VBN called) (NP (DT a) (JJ negative) (NN subsidy)))) (. .))) |
[
"neutral"
] | telephone | neutral | 85344n | 85344 | you would | ( you would ) | (ROOT (S (NP (PRP you)) (VP (MD would)))) | It's possible I could. | ( It ( ( 's ( possible ( I could ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ possible) (SBAR (S (NP (PRP I)) (VP (MD could)))))) (. .))) |
[
"entailment"
] | travel | entailment | 168e | 168 | The 16th-century church is a rare ecclesiastical building by Andrea Palladio, the master Renaissance architect from nearby Vicenza whose classic designs have so dominated aristocratic residential architecture throughout Europe and North America. | ( ( The ( 16th-century church ) ) ( ( is ( ( a ( rare ( ecclesiastical building ) ) ) ( by ( ( ( Andrea Palladio ) , ) ( ( ( the ( master ( Renaissance architect ) ) ) ( from ( nearby Vicenza ) ) ) ( ( whose classic ) ( designs ( ( have so ) ( ( dominated ( aristocratic ( residential architecture ) ) ) ( throughout ( E... | (ROOT (S (NP (DT The) (JJ 16th-century) (NN church)) (VP (VBZ is) (NP (NP (DT a) (JJ rare) (JJ ecclesiastical) (NN building)) (PP (IN by) (NP (NP (NNP Andrea) (NNP Palladio)) (, ,) (NP (NP (DT the) (NN master) (NNP Renaissance) (NN architect)) (PP (IN from) (NP (JJ nearby) (NNP Vicenza))) (SBAR (WHNP (WP$ whose) (NN cl... | The house of worship was designed by a well known architect. | ( ( ( The house ) ( of worship ) ) ( ( was ( designed ( by ( a ( ( well known ) architect ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN house)) (PP (IN of) (NP (NN worship)))) (VP (VBD was) (VP (VBN designed) (PP (IN by) (NP (DT a) (ADJP (RB well) (VBN known)) (NN architect))))) (. .))) |
[
"entailment"
] | slate | entailment | 5413e | 5413 | The Globe has an interview with the 14-year-old boy who at age 12 became the lover of the most reviled teacher in America, Mary Kay LeTourneau. | ( ( The Globe ) ( ( has ( ( an interview ) ( with ( ( the ( 14-year-old boy ) ) ( who ( ( at ( age 12 ) ) ( became ( ( the lover ) ( of ( ( the ( ( most reviled ) teacher ) ) ( in ( America ( , ( Mary ( Kay LeTourneau ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Globe)) (VP (VBZ has) (NP (NP (DT an) (NN interview)) (PP (IN with) (NP (NP (DT the) (JJ 14-year-old) (NN boy)) (SBAR (WHNP (WP who)) (S (PP (IN at) (NP (NN age) (CD 12))) (VP (VBD became) (NP (NP (DT the) (NN lover)) (PP (IN of) (NP (NP (DT the) (ADJP (RBS most) (JJ reviled)) (NN teacher)) (... | The Globe interviewed a child who fell in love with his teacher | ( ( The Globe ) ( interviewed ( ( a child ) ( who ( ( fell ( in love ) ) ( with ( his teacher ) ) ) ) ) ) ) | (ROOT (S (NP (DT The) (NNP Globe)) (VP (VBD interviewed) (NP (NP (DT a) (NN child)) (SBAR (WHNP (WP who)) (S (VP (VBD fell) (PP (IN in) (NP (NN love))) (PP (IN with) (NP (PRP$ his) (NN teacher)))))))))) |
[
"entailment"
] | travel | entailment | 66630e | 66630 | Normandy's capital suffered devastating bomb damage in 1944 and many buildings have since been lovingly restored or reconstructed. | ( ( ( Normandy 's ) capital ) ( ( ( ( suffered ( ( ( devastating ( bomb damage ) ) ( in ( 1944 ( and ( many buildings ) ) ) ) ) ( ( have since ) ( been ( lovingly restored ) ) ) ) ) or ) reconstructed ) . ) ) | (ROOT (S (NP (NP (NNP Normandy) (POS 's)) (NN capital)) (VP (VP (VBD suffered) (SBAR (S (NP (NP (JJ devastating) (NN bomb) (NN damage)) (PP (IN in) (NP (CD 1944) (CC and) (JJ many) (NNS buildings)))) (VP (VBP have) (ADVP (IN since)) (VP (VBN been) (VP (ADVP (RB lovingly)) (VBN restored))))))) (CC or) (VP (VBD reconstru... | Since 1944 many buildings have been painstakingly restored. | ( ( Since 1944 ) ( ( many buildings ) ( ( have ( been ( painstakingly restored ) ) ) . ) ) ) | (ROOT (S (PP (IN Since) (NP (CD 1944))) (NP (JJ many) (NNS buildings)) (VP (VBP have) (VP (VBN been) (VP (ADVP (RB painstakingly)) (VBN restored)))) (. .))) |
[
"neutral"
] | travel | neutral | 4020n | 4020 | As you turn to head up into the valley, look for a house on the left surrounded by shady trees. | ( ( As ( you ( turn ( to ( ( head up ) ( into ( the valley ) ) ) ) ) ) ) ( , ( ( look ( for ( ( a house ) ( on ( the left ) ) ) ) ) ( ( surrounded ( by ( shady trees ) ) ) . ) ) ) ) | (ROOT (S (SBAR (IN As) (S (NP (PRP you)) (VP (VBP turn) (S (VP (TO to) (VP (VB head) (PRT (RP up)) (PP (IN into) (NP (DT the) (NN valley))))))))) (, ,) (NP (NP (NN look)) (PP (IN for) (NP (NP (DT a) (NN house)) (PP (IN on) (NP (DT the) (NN left)))))) (VP (VBN surrounded) (PP (IN by) (NP (JJ shady) (NNS trees)))) (. .))... | The shady trees provide a cover for the house not found anywhere else. | ( ( The ( shady trees ) ) ( ( provide ( ( ( a cover ) ( for ( the house ) ) ) ( not ( found ( anywhere else ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ shady) (NNS trees)) (VP (VBP provide) (SBAR (S (NP (NP (DT a) (NN cover)) (PP (IN for) (NP (DT the) (NN house)))) (RB not) (VP (VBD found) (NP (RB anywhere) (RB else)))))) (. .))) |
[
"contradiction"
] | government | contradiction | 7004c | 7004 | These collections are deducted from gross disbursements in calculating outlays, rather than counted in governmental receipts. | ( ( These collections ) ( ( are ( ( ( ( ( deducted ( from ( gross disbursements ) ) ) ( in ( calculating outlays ) ) ) , ) ( rather than ) ) ( counted ( in ( governmental receipts ) ) ) ) ) . ) ) | (ROOT (S (NP (DT These) (NNS collections)) (VP (VBP are) (VP (VP (VBN deducted) (PP (IN from) (NP (JJ gross) (NNS disbursements))) (PP (IN in) (S (VP (VBG calculating) (NP (NNS outlays)))))) (, ,) (CONJP (RB rather) (IN than)) (VP (VBN counted) (PP (IN in) (NP (JJ governmental) (NNS receipts)))))) (. .))) | The government spends money on a lot of unnecessary things. | ( ( The government ) ( ( ( spends money ) ( on ( ( a lot ) ( of ( unnecessary things ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN government)) (VP (VBZ spends) (NP (NN money)) (PP (IN on) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (JJ unnecessary) (NNS things)))))) (. .))) |
[
"contradiction"
] | slate | contradiction | 114657c | 114657 | Also, the resulting obstacle to the parents' sex life is not the incidental side effect that Wright suggests. | ( Also ( , ( ( ( the ( resulting obstacle ) ) ( to ( ( the ( parents ' ) ) ( sex life ) ) ) ) ( ( ( ( is not ) ( the ( incidental ( side effect ) ) ) ) ( that ( Wright suggests ) ) ) . ) ) ) ) | (ROOT (S (ADVP (RB Also)) (, ,) (NP (NP (DT the) (VBG resulting) (NN obstacle)) (PP (TO to) (NP (NP (DT the) (NNS parents) (POS ')) (NN sex) (NN life)))) (VP (VBZ is) (RB not) (NP (DT the) (JJ incidental) (NN side) (NN effect)) (SBAR (IN that) (S (NP (NNP Wright)) (VP (VBZ suggests))))) (. .))) | The parent's sex life had no obstacles. | ( ( ( The ( parent 's ) ) ( sex life ) ) ( ( had ( no obstacles ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN parent) (POS 's)) (NN sex) (NN life)) (VP (VBD had) (NP (DT no) (NNS obstacles))) (. .))) |
[
"neutral"
] | telephone | neutral | 88011n | 88011 | um and even you know like i said my chipping which is one of the best things in my game i couldn't do that i couldn't couldn't drive couldn't you know in in fact it was it wasn't as much at that point that i was hooking and slicing i just i was topping the ball i was you know i was doing a lot of things wrong at that p... | ( um ( and ( ( even ( you ( know ( like ( i ( said ( ( ( my chipping ) ( which ( is ( ( one ( of ( ( the ( best things ) ) ( in ( my game ) ) ) ) ) ( i ( ( could n't ) ( do ( that ( i ( ( could n't ) ( ( could n't ) drive ) ) ) ) ) ) ) ) ) ) ) ( ( ( could n't ) you ) know ) ) ) ) ) ) ) ) ( in ( ( ( ( in fact ) ( it ( w... | (ROOT (UCP (ADJP (JJ um)) (CC and) (ADJP (RB even) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (IN like) (S (NP (FW i)) (VP (VBD said) (SBAR (S (NP (NP (PRP$ my) (NN chipping)) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (JJS best) (NNS things)) (PP (IN in) (NP (PRP$ my) (NN... | Chipping is actually essential to his game. | ( Chipping ( ( ( is actually ) ( essential ( to ( his game ) ) ) ) . ) ) | (ROOT (S (NP (NNP Chipping)) (VP (VBZ is) (ADVP (RB actually)) (ADJP (JJ essential) (PP (TO to) (NP (PRP$ his) (NN game))))) (. .))) |
[
"neutral"
] | travel | neutral | 38178n | 38178 | Finally, you can get an excellent view of the cityscape from the Cairo Tower (El-Borg), designed like a minaret, though it does stand significantly higher at 182 m (600 ft) above the city. | ( Finally ( , ( you ( ( can ( ( get ( ( an ( excellent view ) ) ( of ( the cityscape ) ) ) ) ( from ( ( ( ( the ( Cairo Tower ) ) ( -LRB- ( El-Borg -RRB- ) ) ) , ) ( ( ( designed ( like ( a minaret ) ) ) , ) ( though ( it ( does ( ( stand ( ( significantly higher ) ( at ( ( 182 m ) ( -LRB- ( ( 600 ft ) -RRB- ) ) ) ) ) ... | (ROOT (S (ADVP (RB Finally)) (, ,) (NP (PRP you)) (VP (MD can) (VP (VB get) (NP (NP (DT an) (JJ excellent) (NN view)) (PP (IN of) (NP (DT the) (NN cityscape)))) (PP (IN from) (NP (NP (NP (DT the) (NNP Cairo) (NNP Tower)) (PRN (-LRB- -LRB-) (NP (NNP El-Borg)) (-RRB- -RRB-))) (, ,) (VP (VBN designed) (PP (IN like) (NP (D... | It costs $20 to go up in the Cairo Tower. | ( It ( ( ( costs ( $ 20 ) ) ( to ( ( go up ) ( in ( the ( Cairo Tower ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ costs) (NP ($ $) (CD 20)) (S (VP (TO to) (VP (VB go) (PRT (RP up)) (PP (IN in) (NP (DT the) (NNP Cairo) (NNP Tower))))))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 142311c | 142311 | No one spoke. | ( ( No one ) ( spoke . ) ) | (ROOT (S (NP (DT No) (NN one)) (VP (VBD spoke)) (. .))) | Everyone spoke at once. | ( Everyone ( ( spoke ( at once ) ) . ) ) | (ROOT (S (NP (NN Everyone)) (VP (VBD spoke) (PP (IN at) (NP (RB once)))) (. .))) |
[
"entailment"
] | government | entailment | 73377e | 73377 | Brownell also said a partnership with the Solano County Bar Association should help get the word out to attorneys who might want to donate their time. | ( Brownell ( also ( ( said ( ( ( a partnership ) ( with ( the ( Solano ( County ( Bar Association ) ) ) ) ) ) ( should ( help ( ( ( get ( the word ) ) out ) ( to ( attorneys ( who ( might ( want ( to ( donate ( their time ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (NNP Brownell)) (ADVP (RB also)) (VP (VBD said) (SBAR (S (NP (NP (DT a) (NN partnership)) (PP (IN with) (NP (DT the) (NNP Solano) (NNP County) (NNP Bar) (NNP Association)))) (VP (MD should) (VP (VB help) (VP (VB get) (NP (DT the) (NN word)) (PRT (RP out)) (PP (TO to) (NP (NP (NNS attorneys)) (SBAR (WHNP (W... | The Solano County Bar Association could help with finding lawyers who would be willing to donate their time. | ( ( The ( Solano ( County ( Bar Association ) ) ) ) ( ( could ( help ( with ( finding ( lawyers ( who ( would ( be ( willing ( to ( donate ( their time ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Solano) (NNP County) (NNP Bar) (NNP Association)) (VP (MD could) (VP (VB help) (PP (IN with) (S (VP (VBG finding) (NP (NP (NNS lawyers)) (SBAR (WHNP (WP who)) (S (VP (MD would) (VP (VB be) (ADJP (JJ willing) (S (VP (TO to) (VP (VB donate) (NP (PRP$ their) (NN time)))))))))))))))) (. .))) |
[
"contradiction"
] | government | contradiction | 57398c | 57398 | For example, the AIM-9X missile program completed 95 percent of its engineering drawings at the critical design review because it made extensive use of prototype testing to demonstrate the design met requirements coupled with design reviews that included program stakeholders. | ( ( For example ) ( , ( ( the ( AIM-9X ( missile program ) ) ) ( ( ( ( completed ( ( 95 percent ) ( of ( its ( engineering drawings ) ) ) ) ) ( at ( the ( critical ( design review ) ) ) ) ) ( because ( it ( made ( ( ( extensive use ) ( of ( prototype ( testing ( to ( demonstrate ( the design ) ) ) ) ) ) ) ( ( met requi... | (ROOT (S (PP (IN For) (NP (NN example))) (, ,) (NP (DT the) (NN AIM-9X) (NN missile) (NN program)) (VP (VBD completed) (NP (NP (CD 95) (NN percent)) (PP (IN of) (NP (PRP$ its) (NN engineering) (NNS drawings)))) (PP (IN at) (NP (DT the) (JJ critical) (NN design) (NN review))) (SBAR (IN because) (S (NP (PRP it)) (VP (VBD... | The design of the missile program did not meet requirements. | ( ( ( The design ) ( of ( the ( missile program ) ) ) ) ( ( ( did not ) ( meet requirements ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN design)) (PP (IN of) (NP (DT the) (NN missile) (NN program)))) (VP (VBD did) (RB not) (VP (VB meet) (NP (NNS requirements)))) (. .))) |
[
"neutral"
] | slate | neutral | 67033n | 67033 | Now the practice has its own a triple--a woman and her two men--whose child was taken away because of their unusual living arrangement. | ( Now ( ( the practice ) ( ( has ( ( ( ( its own ) ( a triple ) ) ( -- ( ( ( ( a woman ) and ) ( her ( two men ) ) ) -- ) ) ) ( ( whose child ) ( was ( ( taken away ) ( because ( of ( their ( unusual ( living arrangement ) ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (ADVP (RB Now)) (NP (DT the) (NN practice)) (VP (VBZ has) (NP (NP (NP (PRP$ its) (JJ own)) (NP (QP (DT a) (JJ triple)))) (PRN (: --) (NP (NP (DT a) (NN woman)) (CC and) (NP (PRP$ her) (CD two) (NNS men))) (: --)) (SBAR (WHNP (WP$ whose) (NNS child)) (S (VP (VBD was) (VP (VBN taken) (PRT (RP away)) (PP (RB beca... | The practice has three adults in a relationship who are rasing a baby. | ( ( The practice ) ( ( has ( ( three adults ) ( in ( ( a relationship ) ( who ( are ( rasing ( a baby ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN practice)) (VP (VBZ has) (NP (NP (CD three) (NNS adults)) (PP (IN in) (NP (NP (DT a) (NN relationship)) (SBAR (WHNP (WP who)) (S (VP (VBP are) (VP (VBG rasing) (NP (DT a) (NN baby)))))))))) (. .))) |
[
"entailment"
] | telephone | entailment | 120796e | 120796 | yeah yeah but uh it's just it's just something that you know my theory is you know when when you have kids and all you want to do well what i'll do is you know it like i mean you might have a problems but it's not your kids problems you know and you got to try to to be with them as much as you can and to you know like ... | ( ( ( ( ( yeah yeah ) but ) ( uh ( it ( 's ( just ( it ( ( ( 's just ) something ) ( that ( you ( know ( ( my theory ) ( is ( you ( know ( when ( ( when ( ( ( you ( have kids ) ) and ) ( ( ( ( all ( you ( want ( to ( ( do well ) ( what ( i ( 'll do ) ) ) ) ) ) ) ) ( is ( you ( know ( it ( like ( i ( mean ( you ( might ... | (ROOT (S (S (NP (NN yeah)) (VP (VBP yeah))) (CC but) (S (INTJ (UH uh)) (NP (PRP it)) (VP (VBZ 's) (SBAR (RB just) (S (NP (PRP it)) (VP (VBZ 's) (ADVP (RB just)) (NP (NN something)) (SBAR (IN that) (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (PRP$ my) (NN theory)) (VP (VBZ is) (SBAR (S (NP (PRP you)) (VP (VBP know) (S... | When you have kids, you want to spend time with them. | ( ( When ( you ( have kids ) ) ) ( , ( you ( ( want ( to ( ( spend time ) ( with them ) ) ) ) . ) ) ) ) | (ROOT (S (SBAR (WHADVP (WRB When)) (S (NP (PRP you)) (VP (VBP have) (NP (NNS kids))))) (, ,) (NP (PRP you)) (VP (VBP want) (S (VP (TO to) (VP (VB spend) (NP (NN time)) (PP (IN with) (NP (PRP them))))))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 48587c | 48587 | Would he, or would he not have had plenty of time to remove and destroy them?" | ( ( ( ( Would he ) , ) or ) ( ( would he ) ( not ( have ( had ( ( plenty ( of time ) ) ( ( ( to ( ( ( remove and ) destroy ) them ) ) ? ) '' ) ) ) ) ) ) ) | (ROOT (S (S (VP (VBG Would) (NP (PRP he)))) (, ,) (CC or) (SQ (MD would) (NP (PRP he)) (VP (RB not) (VB have) (VP (VBN had) (NP (NP (RB plenty)) (PP (IN of) (NP (NN time))) (SBAR (FRAG (S (VP (TO to) (VP (VB remove) (CC and) (VB destroy) (NP (PRP them))))) (. ?) ('' ''))))))))) | He had no time to remove or destroy them. | ( He ( ( had ( no ( time ( to ( ( ( remove or ) destroy ) them ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD had) (NP (DT no) (NN time) (S (VP (TO to) (VP (VB remove) (CC or) (VB destroy) (NP (PRP them))))))) (. .))) |
[
"contradiction"
] | government | contradiction | 74524c | 74524 | In recent years a number of studies have analyzed the widely held belief that rural routes are more expensive than city routes. | ( ( In ( recent years ) ) ( ( ( a number ) ( of studies ) ) ( ( have ( ( analyzed ( the ( ( widely held ) belief ) ) ) ( that ( ( rural routes ) ( are ( more ( expensive ( than ( city routes ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (PP (IN In) (NP (JJ recent) (NNS years))) (NP (NP (DT a) (NN number)) (PP (IN of) (NP (NNS studies)))) (VP (VBP have) (VP (VBN analyzed) (NP (DT the) (ADJP (RB widely) (VBN held)) (NN belief)) (SBAR (IN that) (S (NP (JJ rural) (NNS routes)) (VP (VBP are) (ADJP (RBR more) (JJ expensive) (PP (IN than) (NP (NN ci... | Everybody believes that city routes are more expensive than rural routes. | ( Everybody ( ( believes ( that ( ( city routes ) ( are ( more ( expensive ( than ( rural routes ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NN Everybody)) (VP (VBZ believes) (SBAR (IN that) (S (NP (NN city) (NNS routes)) (VP (VBP are) (ADJP (RBR more) (JJ expensive) (PP (IN than) (NP (JJ rural) (NNS routes)))))))) (. .))) |
[
"entailment"
] | government | entailment | 22779e | 22779 | Statistical sampling was initially implemented in the 1960s to reduce the cost of the payment process while still affording confidence that payments were processed accurately. | ( ( Statistical sampling ) ( ( was ( initially ( ( implemented ( in ( the 1960s ) ) ) ( to ( ( reduce ( ( the cost ) ( of ( the ( payment process ) ) ) ) ) ( while ( still ( ( affording confidence ) ( that ( payments ( were ( processed accurately ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Statistical) (NN sampling)) (VP (VBD was) (VP (ADVP (RB initially)) (VBN implemented) (PP (IN in) (NP (DT the) (NNS 1960s))) (S (VP (TO to) (VP (VB reduce) (NP (NP (DT the) (NN cost)) (PP (IN of) (NP (DT the) (NN payment) (NN process)))) (SBAR (IN while) (S (ADVP (RB still)) (VP (VBG affording) (NP (N... | Statistical sampling was started in the 1960's. | ( ( Statistical sampling ) ( ( was ( started ( in ( the ( 1960 's ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Statistical) (NN sampling)) (VP (VBD was) (VP (VBN started) (PP (IN in) (NP (DT the) (CD 1960) (NNS 's))))) (. .))) |
[
"entailment"
] | slate | entailment | 13861e | 13861 | Neil Howe, a historian and economist, is a senior advisor for the Concord Coalition. | ( ( ( ( ( Neil Howe ) , ) ( a ( ( historian and ) economist ) ) ) , ) ( ( is ( ( a ( senior advisor ) ) ( for ( the ( Concord Coalition ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Neil) (NNP Howe)) (, ,) (NP (DT a) (NN historian) (CC and) (NN economist)) (, ,)) (VP (VBZ is) (NP (NP (DT a) (JJ senior) (NN advisor)) (PP (IN for) (NP (DT the) (NNP Concord) (NNP Coalition))))) (. .))) | Neil Howe is an advisor for the coalition. | ( ( Neil Howe ) ( ( is ( ( an advisor ) ( for ( the coalition ) ) ) ) . ) ) | (ROOT (S (NP (NNP Neil) (NNP Howe)) (VP (VBZ is) (NP (NP (DT an) (NN advisor)) (PP (IN for) (NP (DT the) (NN coalition))))) (. .))) |
[
"entailment"
] | government | entailment | 91843e | 91843 | Thus, it is clear that Congress crafted the certification provision as a carefully balanced compromise that ensures the President can protect the confidentiality of highly sensitive information, the disclosure of which would substantially impair the operations of government, while affording the Comptroller General the ... | ( Thus ( ( , ( ( it ( ( is clear ) ( that ( Congress ( ( crafted ( the ( certification provision ) ) ) ( as ( ( a ( ( carefully balanced ) compromise ) ) ( that ( ensures ( ( the President ) ( can ( protect ( ( the confidentiality ) ( of ( ( ( ( highly sensitive ) information ) , ) ( ( ( the disclosure ) ( of which ) )... | (ROOT (S (ADVP (RB Thus)) (PRN (, ,) (S (NP (PRP it)) (VP (VBZ is) (ADJP (JJ clear)) (SBAR (IN that) (S (NP (NNP Congress)) (VP (VBD crafted) (NP (DT the) (NN certification) (NN provision)) (PP (IN as) (NP (NP (DT a) (ADJP (RB carefully) (JJ balanced)) (NN compromise)) (SBAR (WHNP (WDT that)) (S (VP (VBZ ensures) (SBAR... | Congress adopted a certification provision. | ( Congress ( ( adopted ( a ( certification provision ) ) ) . ) ) | (ROOT (S (NP (NNP Congress)) (VP (VBD adopted) (NP (DT a) (NN certification) (NN provision))) (. .))) |
[
"contradiction"
] | travel | contradiction | 59397c | 59397 | Free speech and free elections were not the only gambling was legalized and nude bathing was sanctioned. | ( ( ( ( ( ( ( Free speech ) and ) ( free elections ) ) ( ( were not ) ( ( the ( only gambling ) ) ( was legalized ) ) ) ) and ) ( ( nude bathing ) ( was sanctioned ) ) ) . ) | (ROOT (S (S (NP (NP (JJ Free) (NN speech)) (CC and) (NP (JJ free) (NNS elections))) (VP (VBD were) (RB not) (NP (NP (DT the) (JJ only) (NN gambling)) (SBAR (S (VP (VBD was) (VP (VBN legalized)))))))) (CC and) (S (NP (JJ nude) (NN bathing)) (VP (VBD was) (VP (VBN sanctioned)))) (. .))) | Free speech was made illegal. | ( ( Free speech ) ( ( was ( made illegal ) ) . ) ) | (ROOT (S (NP (JJ Free) (NN speech)) (VP (VBD was) (VP (VBN made) (S (ADJP (JJ illegal))))) (. .))) |
[
"entailment"
] | fiction | entailment | 52689e | 52689 | Tommy bent down and removed his shoes, then, leaving them behind the curtain, he walked gingerly out on his stockinged feet, and kneeling down by the closed door he laid his ear cautiously to the crack. | ( ( ( ( ( Tommy ( ( ( bent down ) and ) ( ( ( ( ( removed ( his shoes ) ) , ) then ) , ) ( ( leaving them ) ( behind ( the curtain ) ) ) ) ) ) ( , ( ( he ( ( walked gingerly ) ( out ( on ( his ( stockinged feet ) ) ) ) ) ) , ) ) ) and ) ( ( ( kneeling down ) ( by ( the ( closed door ) ) ) ) ( he ( ( ( laid ( his ear ) ... | (ROOT (S (S (NP (NNP Tommy)) (VP (VP (VBD bent) (PRT (RP down))) (CC and) (VP (VBD removed) (NP (PRP$ his) (NNS shoes)) (, ,) (ADVP (RB then)) (, ,) (S (VP (VBG leaving) (NP (PRP them)) (PP (IN behind) (NP (DT the) (NN curtain)))))))) (PRN (, ,) (S (NP (PRP he)) (VP (VBD walked) (ADVP (RB gingerly)) (PP (RB out) (IN on... | Tommy had taken off his shoes and left them behind the curtain. | ( Tommy ( ( ( ( had ( ( taken off ) ( his shoes ) ) ) and ) ( ( left them ) ( behind ( the curtain ) ) ) ) . ) ) | (ROOT (S (NP (NNP Tommy)) (VP (VP (VBD had) (VP (VBN taken) (PRT (RP off)) (NP (PRP$ his) (NNS shoes)))) (CC and) (VP (VBD left) (NP (PRP them)) (PP (IN behind) (NP (DT the) (NN curtain))))) (. .))) |
[
"neutral"
] | government | neutral | 26525n | 26525 | In fiscal year 1998, Kentucky spent approximately $2. | ( ( In ( fiscal ( year 1998 ) ) ) ( , ( Kentucky ( ( spent ( approximately ( $ 2 ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (JJ fiscal) (NN year) (NNS 1998))) (, ,) (NP (NNP Kentucky)) (VP (VBD spent) (NP (QP (RB approximately) ($ $) (CD 2)))) (. .))) | Kentucky spent $2 on ice cream. | ( Kentucky ( ( ( spent ( $ 2 ) ) ( on ( ice cream ) ) ) . ) ) | (ROOT (S (NP (NNP Kentucky)) (VP (VBD spent) (NP ($ $) (CD 2)) (PP (IN on) (NP (NN ice) (NN cream)))) (. .))) |
[
"contradiction"
] | travel | contradiction | 35891c | 35891 | Once a vast fortification of 49 turrets, it ranked alongside Osaka and Nagoya as one of the country's greatest impregnable bastions. | ( ( Once ( ( ( a ( vast fortification ) ) ( of 49 ) ) turrets ) ) ( , ( it ( ( ( ranked ( alongside ( ( Osaka and ) Nagoya ) ) ) ( as ( one ( of ( ( the ( country 's ) ) ( greatest ( impregnable bastions ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (SBAR (IN Once) (S (NP (NP (DT a) (JJ vast) (NN fortification)) (PP (IN of) (NP (CD 49)))) (VP (VBZ turrets)))) (, ,) (NP (PRP it)) (VP (VBD ranked) (PP (IN alongside) (NP (NNP Osaka) (CC and) (NNP Nagoya))) (PP (IN as) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (NN country) (POS 's)) (JJS greatest) (NN im... | Unlike Osaka and Nagoya, the fortification was found to be wanting. | ( ( Unlike ( ( Osaka and ) Nagoya ) ) ( , ( ( the fortification ) ( ( was ( found ( to ( be wanting ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN Unlike) (NP (NNP Osaka) (CC and) (NNP Nagoya))) (, ,) (NP (DT the) (NN fortification)) (VP (VBD was) (VP (VBN found) (S (VP (TO to) (VP (VB be) (ADJP (VBG wanting))))))) (. .))) |
[
"contradiction"
] | travel | contradiction | 90262c | 90262 | Highway 101, the busiest of all, handles over half a million cars every day. | ( ( ( ( ( Highway 101 ) , ) ( ( the busiest ) ( of all ) ) ) , ) ( ( handles ( ( ( ( ( over half ) a ) million ) cars ) ( every day ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Highway) (CD 101)) (, ,) (NP (NP (DT the) (JJS busiest)) (PP (IN of) (NP (DT all)))) (, ,)) (VP (VBZ handles) (NP (NP (QP (IN over) (PDT half) (DT a) (CD million)) (NNS cars)) (NP (DT every) (NN day)))) (. .))) | Highway 101 sees less than two hundred thousand drivers a day, which puts it on the lower end of busy roads. | ( ( Highway 101 ) ( ( sees ( ( ( ( ( less ( ( than two ) hundred ) ) ( thousand drivers ) ) ( a day ) ) , ) ( which ( ( puts it ) ( on ( ( the ( lower end ) ) ( of ( busy roads ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Highway) (CD 101)) (VP (VBZ sees) (NP (NP (NP (QP (JJR less) (IN than) (CD two) (CD hundred)) (CD thousand) (NNS drivers)) (NP (DT a) (NN day))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ puts) (NP (PRP it)) (PP (IN on) (NP (NP (DT the) (JJR lower) (NN end)) (PP (IN of) (NP (JJ busy) (NNS roads)))))))... |
[
"contradiction"
] | government | contradiction | 128886c | 128886 | 4. Government saving directly affects future budgetary flexibility through its effect on interest payment spending. | ( ( 4 . ) ( ( Government ( saving directly ) ) ( ( ( affects ( future ( budgetary flexibility ) ) ) ( through ( ( its effect ) ( on ( interest ( payment spending ) ) ) ) ) ) . ) ) ) | (ROOT (S (LST (LS 4) (. .)) (NP (NP (NNP Government)) (VP (VBG saving) (ADVP (RB directly)))) (VP (VBZ affects) (NP (JJ future) (JJ budgetary) (NN flexibility)) (PP (IN through) (NP (NP (PRP$ its) (NN effect)) (PP (IN on) (NP (NN interest) (NN payment) (NN spending)))))) (. .))) | Government saving doesn't directly affect future budgetary flexibility. | ( ( Government saving ) ( ( ( ( does n't ) directly ) ( affect ( future ( budgetary flexibility ) ) ) ) . ) ) | (ROOT (S (NP (NNP Government) (NNP saving)) (VP (VBZ does) (RB n't) (ADVP (RB directly)) (VP (VB affect) (NP (JJ future) (JJ budgetary) (NN flexibility)))) (. .))) |
[
"contradiction"
] | slate | contradiction | 58127c | 58127 | Not to orthodox quiz participants, for whom greeting cards are to genuine manifestations of feeling what Big Macs are to real hamburgers, with some sort of joke about Hallmark and bulimia--and an ugly image that would be, if only I had the wit to express it. | ( ( Not ( to ( ( ( orthodox ( quiz participants ) ) , ) ( ( for whom ) ( ( greeting cards ) ( ( ( are ( to ( ( ( ( ( genuine manifestations ) ( of ( feeling ( what ( ( Big Macs ) ( ( ( are ( to ( real hamburgers ) ) ) , ) ( with ( ( some sort ) ( of ( joke ( about ( ( Hallmark and ) bulimia ) ) ) ) ) ) ) ) ) ) ) ) -- )... | (ROOT (S (ADVP (RB Not) (PP (TO to) (NP (NP (JJ orthodox) (NN quiz) (NNS participants)) (, ,) (SBAR (WHPP (IN for) (WHNP (WP whom))) (S (NP (JJ greeting) (NNS cards)) (VP (VBP are) (PP (TO to) (NP (NP (NP (JJ genuine) (NNS manifestations)) (PP (IN of) (S (VP (VBG feeling) (SBAR (WHNP (WP what)) (S (NP (NNP Big) (NNP Ma... | Quiz participants love greeting cards so much! | ( ( Quiz participants ) ( ( ( love ( greeting cards ) ) ( so much ) ) ! ) ) | (ROOT (S (NP (JJ Quiz) (NNS participants)) (VP (VBP love) (NP (JJ greeting) (NNS cards)) (ADVP (RB so) (RB much))) (. !))) |
[
"neutral"
] | slate | neutral | 82730n | 82730 | The (quite understandable) nature of American politics is that support for a war falls when casualties rise. | ( ( The ( ( -LRB- ( ( quite understandable ) -RRB- ) ) nature ) ) ( ( of ( American politics ) ) ( ( is ( that ( ( support ( for ( a war ) ) ) ( falls ( when ( casualties rise ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (DT The) (PRN (-LRB- -LRB-) (ADJP (RB quite) (JJ understandable)) (-RRB- -RRB-)) (NN nature)) (PP (IN of) (NP (JJ American) (NNS politics))) (VP (VBZ is) (SBAR (IN that) (S (NP (NP (NN support)) (PP (IN for) (NP (DT a) (NN war)))) (VP (VBZ falls) (SBAR (WHADVP (WRB when)) (S (NP (NNS casualties)) (VP (VBP ... | American politics hates war when people are dying, like in Iraq. | ( ( American politics ) ( ( hates ( war ( when ( people ( are ( ( dying , ) ( like ( in Iraq ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ American) (NNS politics)) (VP (VBZ hates) (NP (NP (NN war)) (SBAR (WHADVP (WRB when)) (S (NP (NNS people)) (VP (VBP are) (VP (VBG dying) (, ,) (PP (IN like) (PP (IN in) (NP (NNP Iraq)))))))))) (. .))) |
[
"neutral"
] | telephone | neutral | 85479n | 85479 | yeah that makes such a difference that's the way it is at my daughter's nursery school too and i think that really makes a difference they're in it because it's a profession not because it's a job they could get because they didn't qualify for anything else you know | ( yeah ( that ( makes ( ( such ( a difference ) ) ( that ( 's ( ( the way ) ( ( ( it ( ( is ( at ( ( my ( daughter 's ) ) ( nursery school ) ) ) ) too ) ) and ) ( i ( think ( that ( really ( makes ( ( a difference ) ( they ( ( 're ( in it ) ) ( because ( it ( ( 's ( a profession ) ) ( not ( because ( it ( 's ( ( a job ... | (ROOT (S (VP (VB yeah) (SBAR (IN that) (S (VP (VBZ makes) (NP (NP (PDT such) (DT a) (NN difference)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (NP (NP (DT the) (NN way)) (SBAR (S (S (NP (PRP it)) (VP (VBZ is) (PP (IN at) (NP (NP (PRP$ my) (NN daughter) (POS 's)) (NN nursery) (NN school))) (ADVP (RB too)))) (CC and) (S (N... | You can tell by how invested they are with the kids. | ( You ( ( can ( tell ( by ( how ( invested ( they ( are ( with ( the kids ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (MD can) (VP (VB tell) (PP (IN by) (SBAR (WHADVP (WRB how)) (S (VP (VBD invested) (SBAR (S (NP (PRP they)) (VP (VBP are) (PP (IN with) (NP (DT the) (NNS kids)))))))))))) (. .))) |
[
"neutral"
] | telephone | neutral | 101930n | 101930 | really didn't need that type of uh player | ( really ( ( ( did n't ) need ) ( ( that type ) ( of ( uh player ) ) ) ) ) | (ROOT (SINV (ADVP (RB really)) (VP (VBD did) (RB n't) (VP (VB need))) (NP (NP (DT that) (NN type)) (PP (IN of) (NP (JJ uh) (NN player)))))) | They have enough of that type of player already. | ( They ( ( have ( enough ( of ( ( ( that type ) ( of player ) ) already ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP have) (NP (NP (RB enough)) (PP (IN of) (NP (NP (DT that) (NN type)) (PP (IN of) (NP (NN player))) (ADVP (RB already)))))) (. .))) |
[
"neutral"
] | government | neutral | 92957n | 92957 | It has its own parking, something that's hard to find downtown and which has been a problem for staff as well as clients. | ( It ( ( has ( ( ( ( ( its ( own parking ) ) , ) ( something ( that ( 's ( hard ( to ( find downtown ) ) ) ) ) ) ) and ) ( which ( has ( been ( ( ( ( a problem ) ( for staff ) ) ( as ( well as ) ) ) clients ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ has) (NP (NP (PRP$ its) (JJ own) (NN parking)) (, ,) (NP (NP (NN something)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (ADJP (JJ hard) (S (VP (TO to) (VP (VB find) (NP (NN downtown)))))))))) (CC and) (SBAR (WHNP (WDT which)) (S (VP (VBZ has) (VP (VBN been) (NP (NP (NP (DT a) (NN problem)) ... | There is a lack of parking spots in the downtown area. | ( There ( ( is ( ( a lack ) ( of ( ( parking spots ) ( in ( the ( downtown area ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT a) (NN lack)) (PP (IN of) (NP (NP (NN parking) (NNS spots)) (PP (IN in) (NP (DT the) (NN downtown) (NN area))))))) (. .))) |
[
"contradiction"
] | telephone | contradiction | 20952c | 20952 | but uh there's a lot of little things that go on in the movie that you have to uh really pay attention to uh to get the total gist of it | ( but ( uh ( there ( 's ( ( ( a lot ) ( of ( little things ) ) ) ( that ( ( go ( on ( in ( the movie ) ) ) ) ( that ( you ( ( have ( to ( ( uh really ) ( ( pay attention ) ( to uh ) ) ) ) ) ( to ( get ( ( the ( total gist ) ) ( of it ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (CC but) (NP (NNP uh)) (ADVP (RB there)) (VP (VBZ 's) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (JJ little) (NNS things))) (SBAR (WHNP (WDT that)) (S (VP (VBP go) (PP (IN on) (PP (IN in) (NP (DT the) (NN movie)))) (SBAR (IN that) (S (NP (PRP you)) (VP (VBP have) (S (VP (TO to) (VP (VB uh) (ADVP (RB really)) (S ... | The movie is quite simple, you could watch it while sleeping and still understand it. | ( ( ( The movie ) ( is ( quite simple ) ) ) ( , ( you ( ( could ( ( watch it ) ( while ( ( sleeping and ) ( still ( understand it ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (S (NP (DT The) (NN movie)) (VP (VBZ is) (ADJP (RB quite) (JJ simple)))) (, ,) (NP (PRP you)) (VP (MD could) (VP (VB watch) (NP (PRP it)) (SBAR (IN while) (S (S (VP (VBG sleeping))) (CC and) (S (ADVP (RB still)) (VP (VB understand) (NP (PRP it)))))))) (. .))) |
[
"entailment"
] | fiction | entailment | 20558e | 20558 | The chain swung again. | ( ( The chain ) ( ( swung again ) . ) ) | (ROOT (S (NP (DT The) (NN chain)) (VP (VBD swung) (ADVP (RB again))) (. .))) | The chain was swinging. | ( ( The chain ) ( ( was swinging ) . ) ) | (ROOT (S (NP (DT The) (NN chain)) (VP (VBD was) (VP (VBG swinging))) (. .))) |
[
"neutral"
] | government | neutral | 80299n | 80299 | I'm no saint, the 80-year-old Tallahasseean said. | ( ( I ( 'm ( no saint ) ) ) ( , ( ( the ( 80-year-old Tallahasseean ) ) ( said . ) ) ) ) | (ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (RB no) (JJ saint)))) (, ,) (NP (DT the) (JJ 80-year-old) (NN Tallahasseean)) (VP (VBD said)) (. .))) | 80 years is a long time to live. | ( ( 80 years ) ( ( is ( a ( long ( time ( to live ) ) ) ) ) . ) ) | (ROOT (S (NP (CD 80) (NNS years)) (VP (VBZ is) (NP (DT a) (JJ long) (NN time) (S (VP (TO to) (VP (VB live)))))) (. .))) |
[
"contradiction"
] | government | contradiction | 22569c | 22569 | The virtual equality of the average carrier time to serve urban and rural customers is a major finding of this paper. | ( ( ( ( The ( virtual equality ) ) ( of ( the ( average ( carrier time ) ) ) ) ) ( to ( serve ( urban ( and ( rural customers ) ) ) ) ) ) ( ( is ( ( a ( major finding ) ) ( of ( this paper ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (JJ virtual) (NN equality)) (PP (IN of) (NP (DT the) (JJ average) (NN carrier) (NN time))) (S (VP (TO to) (VP (VB serve) (NP (JJ urban) (CC and) (JJ rural) (NNS customers)))))) (VP (VBZ is) (NP (NP (DT a) (JJ major) (NN finding)) (PP (IN of) (NP (DT this) (NN paper))))) (. .))) | The time for average carrier service in rural and urban customers will not be discussed. | ( ( ( The time ) ( for ( ( average ( carrier service ) ) ( in ( rural ( and ( urban customers ) ) ) ) ) ) ) ( ( ( will not ) ( be discussed ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN time)) (PP (IN for) (NP (NP (JJ average) (NN carrier) (NN service)) (PP (IN in) (NP (JJ rural) (CC and) (JJ urban) (NNS customers)))))) (VP (MD will) (RB not) (VP (VB be) (VP (VBN discussed)))) (. .))) |
[
"entailment"
] | slate | entailment | 93030e | 93030 | Let people make up their own minds. | ( ( Let ( people ( ( make up ) ( their ( own minds ) ) ) ) ) . ) | (ROOT (S (VP (VB Let) (S (NP (NNS people)) (VP (VB make) (PRT (RP up)) (NP (PRP$ their) (JJ own) (NNS minds))))) (. .))) | Allow everyone to come to their own decisions. | ( ( ( Allow everyone ) ( to ( come ( to ( their ( own decisions ) ) ) ) ) ) . ) | (ROOT (S (VP (VB Allow) (NP (NN everyone)) (S (VP (TO to) (VP (VB come) (PP (TO to) (NP (PRP$ their) (JJ own) (NNS decisions))))))) (. .))) |
[
"contradiction"
] | slate | contradiction | 16975c | 16975 | Detractors assailed Robert Kennedy for his 1964 New York Senate bid | ( Detractors ( assailed ( ( Robert Kennedy ) ( for ( his ( 1964 ( New ( York ( Senate bid ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (NNS Detractors)) (VP (VBD assailed) (NP (NP (NNP Robert) (NNP Kennedy)) (PP (IN for) (NP (PRP$ his) (NNP 1964) (NNP New) (NNP York) (NNP Senate) (NN bid))))))) | Though tempted, Robert Kennedy never did make a New York Senate bid. | ( ( Though tempted ) ( , ( ( Robert Kennedy ) ( never ( ( did ( make ( a ( New ( York ( Senate bid ) ) ) ) ) ) . ) ) ) ) ) | (ROOT (S (SBAR (IN Though) (S (VP (VBD tempted)))) (, ,) (NP (NNP Robert) (NNP Kennedy)) (ADVP (RB never)) (VP (VBD did) (VP (VB make) (NP (DT a) (NNP New) (NNP York) (NNP Senate) (NN bid)))) (. .))) |
[
"neutral"
] | telephone | neutral | 97120n | 97120 | right that's right that's right it's pretty good but we take her to just about | ( right ( that ( ( 's right ) ( that ( 's ( right ( it ( ( 's ( pretty good ) ) ( but ( we ( ( take her ) ( to ( just about ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (FRAG (ADVP (RB right)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (ADJP (JJ right)) (SBAR (IN that) (S (VP (VBZ 's) (ADJP (JJ right) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADJP (RB pretty) (JJ good)) (SBAR (CC but) (S (NP (PRP we)) (VP (VBP take) (NP (PRP her)) (PP (TO to) (NP (QP (RB just) (RB about)))))))))))))))))... | ...every UFO sighting we hear about in the local area. | ( ... ( ( ( every UFO ) ( sighting we ) ) ( ( ( hear about ) ( in ( the ( local area ) ) ) ) . ) ) ) | (ROOT (S (: ...) (NP (NP (DT every) (NNP UFO)) (VP (VBG sighting) (NP (PRP we)))) (VP (VBP hear) (PRT (RP about)) (PP (IN in) (NP (DT the) (JJ local) (NN area)))) (. .))) |
[
"entailment"
] | government | entailment | 32509e | 32509 | For example, he said his agency had developed a format into which electronic comments could be filed, which greatly facilitated the subsequent analysis of the comments. | ( ( For example ) ( , ( he ( ( said ( ( his agency ) ( had ( developed ( ( ( ( a format ) ( ( into which ) ( ( electronic comments ) ( could ( be filed ) ) ) ) ) , ) ( which ( greatly ( facilitated ( ( the ( subsequent analysis ) ) ( of ( the comments ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN For) (NP (NN example))) (, ,) (NP (PRP he)) (VP (VBD said) (SBAR (S (NP (PRP$ his) (NN agency)) (VP (VBD had) (VP (VBN developed) (NP (NP (DT a) (NN format)) (SBAR (WHPP (IN into) (WHNP (WDT which))) (S (NP (JJ electronic) (NNS comments)) (VP (MD could) (VP (VB be) (VP (VBN filed)))))) (, ,) (SBAR (WHN... | he said his agency had developed a format into which electronic comments could be filed | ( he ( said ( ( his agency ) ( had ( ( developed ( a format ) ) ( into ( which ( ( electronic comments ) ( could ( be filed ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (PRP he)) (VP (VBD said) (SBAR (S (NP (PRP$ his) (NN agency)) (VP (VBD had) (VP (VBN developed) (NP (DT a) (NN format)) (PP (IN into) (SBAR (WHNP (WDT which)) (S (NP (JJ electronic) (NNS comments)) (VP (MD could) (VP (VB be) (VP (VBN filed)))))))))))))) |
[
"entailment"
] | government | entailment | 120005e | 120005 | the alternatives considered, and the costs and benefits of the alternative selected); and descriptions of how the agencies have complied with various rulemaking requirements (e.g. | ( ( ( ( ( ( ( ( ( the alternatives ) considered ) , ) and ) ( ( the ( ( costs and ) benefits ) ) ( of ( the ( alternative ( selected -RRB- ) ) ) ) ) ) ; ) and ) ( descriptions ( of ( how ( ( the agencies ) ( have ( complied ( with ( various rulemaking ) ) ) ) ) ) ) ) ) ( requirements ( -LRB- e.g. ) ) ) | (ROOT (S (NP (NP (NP (NP (NP (DT the) (NNS alternatives)) (VP (VBN considered))) (, ,) (CC and) (NP (NP (DT the) (NNS costs) (CC and) (NNS benefits)) (PP (IN of) (NP (DT the) (JJ alternative) (NN selected) (-RRB- -RRB-))))) (: ;) (CC and) (NP (NP (NNS descriptions)) (PP (IN of) (SBAR (WHADVP (WRB how)) (S (NP (DT the) ... | Various details of the process are included. | ( ( ( Various details ) ( of ( the process ) ) ) ( ( are included ) . ) ) | (ROOT (S (NP (NP (JJ Various) (NNS details)) (PP (IN of) (NP (DT the) (NN process)))) (VP (VBP are) (VP (VBN included))) (. .))) |
[
"contradiction"
] | travel | contradiction | 80677c | 80677 | Most visitors will be staying within easy reach of Alicante, so our trips start out from here. | ( ( ( ( ( ( Most visitors ) ( will ( be ( staying ( within ( ( easy reach ) ( of Alicante ) ) ) ) ) ) ) , ) so ) ( ( our trips ) ( ( start out ) ( from here ) ) ) ) . ) | (ROOT (S (S (NP (JJS Most) (NNS visitors)) (VP (MD will) (VP (VB be) (VP (VBG staying) (PP (IN within) (NP (NP (JJ easy) (NN reach)) (PP (IN of) (NP (NNP Alicante))))))))) (, ,) (IN so) (S (NP (PRP$ our) (NNS trips)) (VP (VBP start) (PRT (RP out)) (PP (IN from) (NP (RB here))))) (. .))) | We will start our journey from Bonaparte. | ( We ( ( will ( ( start ( our journey ) ) ( from Bonaparte ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (MD will) (VP (VB start) (NP (PRP$ our) (NN journey)) (PP (IN from) (NP (NNP Bonaparte))))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 31528c | 31528 | But possibly the reality of the man didn't matter, when I had such better fantasies to imitate. | ( But ( possibly ( ( ( the reality ) ( of ( the man ) ) ) ( ( ( did n't ) ( ( matter , ) ( when ( I ( ( had ( such ( better fantasies ) ) ) ( to imitate ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (CC But) (ADVP (RB possibly)) (NP (NP (DT the) (NN reality)) (PP (IN of) (NP (DT the) (NN man)))) (VP (VBD did) (RB n't) (VP (NN matter) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBD had) (NP (JJ such) (JJR better) (NNS fantasies)) (PP (TO to) (NP (NNP imitate)))))))) (. .))) | I only thought of the reality of the person. | ( I ( only ( ( thought ( of ( ( the reality ) ( of ( the person ) ) ) ) ) . ) ) ) | (ROOT (S (NP (PRP I)) (ADVP (RB only)) (VP (VBD thought) (PP (IN of) (NP (NP (DT the) (NN reality)) (PP (IN of) (NP (DT the) (NN person)))))) (. .))) |
[
"contradiction"
] | slate | contradiction | 118262c | 118262 | We have lived together for six years, and we really love each other. | ( ( ( ( ( We ( have ( ( lived together ) ( for ( six years ) ) ) ) ) , ) and ) ( we ( really ( love ( each other ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP We)) (VP (VBP have) (VP (VBN lived) (ADVP (RB together)) (PP (IN for) (NP (CD six) (NNS years)))))) (, ,) (CC and) (S (NP (PRP we)) (ADVP (RB really)) (VP (VBP love) (NP (DT each) (JJ other)))) (. .))) | We don't actually like each other. | ( We ( ( ( ( do n't ) actually ) ( like ( each other ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (VBP do) (RB n't) (ADVP (RB actually)) (VP (VB like) (NP (DT each) (JJ other)))) (. .))) |
[
"contradiction"
] | travel | contradiction | 123727c | 123727 | His speech from the dock and his horrendous execution have become the stuff of legend. | ( ( ( His speech ) ( from ( ( ( the dock ) and ) ( his ( horrendous execution ) ) ) ) ) ( ( have ( become ( ( the stuff ) ( of legend ) ) ) ) . ) ) | (ROOT (S (NP (NP (PRP$ His) (NN speech)) (PP (IN from) (NP (NP (DT the) (NN dock)) (CC and) (NP (PRP$ his) (JJ horrendous) (NN execution))))) (VP (VBP have) (VP (VBN become) (NP (NP (DT the) (NN stuff)) (PP (IN of) (NP (NN legend)))))) (. .))) | His execution went off without a hitch and he opted not to say anything at the dock. | ( ( ( ( ( His execution ) ( ( went off ) ( without ( a hitch ) ) ) ) and ) ( he ( opted ( not ( to ( ( say anything ) ( at ( the dock ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP$ His) (NN execution)) (VP (VBD went) (PRT (RP off)) (PP (IN without) (NP (DT a) (NN hitch))))) (CC and) (S (NP (PRP he)) (VP (VBD opted) (S (RB not) (VP (TO to) (VP (VB say) (NP (NN anything)) (PP (IN at) (NP (DT the) (NN dock)))))))) (. .))) |
[
"contradiction"
] | government | contradiction | 126937c | 126937 | Auditors need to weigh the need to reveal all significant facts known to them which, if not revealed, could either distort the results or conceal improper or unlawful practice against any requirements or other circumstances that may necessitate the omission of certain information. | ( Auditors ( ( need ( to ( weigh ( the ( need ( to ( reveal ( ( ( all ( significant facts ) ) ( known ( to them ) ) ) ( which ( ( , ( ( if ( not revealed ) ) , ) ) ( could ( either ( ( ( distort ( the results ) ) or ) ( ( conceal ( ( ( improper or ) unlawful ) practice ) ) ( against ( ( ( any requirements ) or ) ( ( ot... | (ROOT (S (NP (NNS Auditors)) (VP (VBP need) (S (VP (TO to) (VP (VB weigh) (NP (DT the) (NN need) (S (VP (TO to) (VP (VB reveal) (NP (NP (DT all) (JJ significant) (NNS facts)) (VP (VBN known) (PP (TO to) (NP (PRP them)))) (SBAR (WHNP (WDT which)) (S (PRN (, ,) (SBAR (IN if) (FRAG (RB not) (JJ revealed))) (, ,)) (VP (MD ... | Distortion of results will never occur if auditors do not weigh the need to reveal all significant facts known to them | ( ( Distortion ( of results ) ) ( ( will never ) ( occur ( if ( auditors ( ( do not ) ( weigh ( the ( need ( to ( reveal ( ( all ( significant facts ) ) ( known ( to them ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (NP (NNP Distortion)) (PP (IN of) (NP (NNS results)))) (VP (MD will) (ADVP (RB never)) (VP (VB occur) (SBAR (IN if) (S (NP (NNS auditors)) (VP (VBP do) (RB not) (VP (VB weigh) (NP (DT the) (NN need) (S (VP (TO to) (VP (VB reveal) (NP (NP (DT all) (JJ significant) (NNS facts)) (VP (VBN known) (PP (TO to) (N... |
[
"entailment"
] | government | entailment | 87335e | 87335 | Pursuant to Public Law 104106, National Defense Authorization Act for Fiscal Year 1996, DOD was given the authority to have certifying officers. | ( ( Pursuant ( to ( ( ( Public ( Law 104106 ) ) , ) ( ( National ( Defense ( Authorization Act ) ) ) ( for ( Fiscal ( Year 1996 ) ) ) ) ) ) ) ( , ( DOD ( ( was ( given ( the ( authority ( to ( have ( certifying officers ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (S (VP (VB Pursuant) (PP (TO to) (NP (NP (NNP Public) (NNP Law) (NNP 104106)) (, ,) (NP (NP (NNP National) (NNP Defense) (NNP Authorization) (NNP Act)) (PP (IN for) (NP (JJ Fiscal) (NNP Year) (CD 1996)))))))) (, ,) (NP (NNP DOD)) (VP (VBD was) (VP (VBN given) (NP (DT the) (NN authority) (S (VP (TO to) (VP (VB ... | DOD had authority to have certifying officers through the National Defense Authorization Act for Fiscal Year 1996. | ( DOD ( ( had ( authority ( to ( have ( ( ( certifying officers ) ( through ( the ( National ( Defense ( Authorization Act ) ) ) ) ) ) ( for ( Fiscal ( Year 1996 ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP DOD)) (VP (VBD had) (NP (NN authority) (S (VP (TO to) (VP (VB have) (S (VP (VBG certifying) (NP (NNS officers)) (PP (IN through) (NP (DT the) (NNP National) (NNP Defense) (NNP Authorization) (NNP Act))) (PP (IN for) (NP (JJ Fiscal) (NNP Year) (CD 1996)))))))))) (. .))) |
[
"neutral"
] | travel | neutral | 116085n | 116085 | Seatoller village is home to the Seatoller National Park Visitor Centre. | ( ( Seatoller village ) ( ( ( is home ) ( to ( the ( Seatoller ( National ( Park ( Visitor Centre ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ Seatoller) (NN village)) (VP (VBZ is) (ADVP (RB home)) (PP (TO to) (NP (DT the) (NNP Seatoller) (NNP National) (NNP Park) (NNP Visitor) (NNP Centre)))) (. .))) | Seatoller village is home to the exciting Seatoller National Park Visitor Centre. | ( ( Seatoller village ) ( ( ( is home ) ( to ( the ( exciting ( Seatoller ( National ( Park ( Visitor Centre ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ Seatoller) (NN village)) (VP (VBZ is) (ADVP (RB home)) (PP (TO to) (NP (DT the) (JJ exciting) (NNP Seatoller) (NNP National) (NNP Park) (NNP Visitor) (NNP Centre)))) (. .))) |
[
"contradiction"
] | telephone | contradiction | 35802c | 35802 | it is it is really outrageous but uh i mean like whenever i i was growing up and all my mom i never understood this then but i do now but she never would buy me like the new designer jeans that had come out that were thirty dollars or | ( it ( is ( ( ( ( ( ( ( it ( is ( really outrageous ) ) ) ( but ( ( ( uh ( i mean ) ) ( like ( whenever ( i i ) ) ) ) ( was ( ( growing ( ( up and ) all ) ) ( my mom ) ) ) ) ) ) ( i ( never ( ( understood this ) then ) ) ) ) but ) ( i ( do now ) ) ) but ) ( she ( never ( would ( ( buy me ) ( like ( ( the ( new ( design... | (ROOT (S (NP (PRP it)) (VP (VBZ is) (S (S (NP (PRP it)) (VP (VBZ is) (ADJP (RB really) (JJ outrageous)))) (S (CC but) (NP (NP (FW uh) (FW i) (NN mean)) (PP (IN like) (S (VP (VBG whenever) (NP (FW i) (FW i)))))) (VP (VBD was) (VP (VBG growing) (ADVP (RB up) (CC and) (RB all)) (NP (PRP$ my) (NN mom))))) (S (NP (FW i)) (A... | My mom bought me everything I ever wanted. | ( ( My mom ) ( ( bought ( me ( everything ( I ( ever wanted ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP$ My) (NN mom)) (VP (VBD bought) (SBAR (S (NP (PRP me)) (VP (VBD everything) (SBAR (S (NP (PRP I)) (ADVP (RB ever)) (VP (VBD wanted)))))))) (. .))) |
[
"entailment"
] | travel | entailment | 124948e | 124948 | To the east, the grand Byzantine citadel of Ravenna dominates the seaside resorts lining the Adriatic. | ( ( To ( the east ) ) ( , ( ( ( the ( grand ( Byzantine citadel ) ) ) ( of Ravenna ) ) ( ( dominates ( ( the ( seaside resorts ) ) ( lining ( the Adriatic ) ) ) ) . ) ) ) ) | (ROOT (S (PP (TO To) (NP (DT the) (JJ east))) (, ,) (NP (NP (DT the) (JJ grand) (JJ Byzantine) (NN citadel)) (PP (IN of) (NP (NNP Ravenna)))) (VP (VBZ dominates) (NP (NP (DT the) (JJ seaside) (NNS resorts)) (VP (VBG lining) (NP (DT the) (NNP Adriatic))))) (. .))) | The Grand Byzantine citadel is much larger than the nearby resorts. | ( ( The ( Grand ( Byzantine citadel ) ) ) ( ( is ( ( much larger ) ( than ( the ( nearby resorts ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Grand) (JJ Byzantine) (NN citadel)) (VP (VBZ is) (ADJP (ADJP (RB much) (JJR larger)) (PP (IN than) (NP (DT the) (JJ nearby) (NNS resorts))))) (. .))) |
[
"neutral"
] | slate | neutral | 145805n | 145805 | Some of the last of the Trotskyites have been on this bus. | ( ( Some ( of ( ( the last ) ( of ( the Trotskyites ) ) ) ) ) ( ( have ( been ( on ( this bus ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT Some)) (PP (IN of) (NP (NP (DT the) (JJ last)) (PP (IN of) (NP (DT the) (NNPS Trotskyites)))))) (VP (VBP have) (VP (VBN been) (PP (IN on) (NP (DT this) (NN bus))))) (. .))) | There have been communists on this bus. | ( There ( ( have ( been ( communists ( on ( this bus ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP have) (VP (VBN been) (NP (NP (NNS communists)) (PP (IN on) (NP (DT this) (NN bus)))))) (. .))) |
[
"contradiction"
] | travel | contradiction | 45270c | 45270 | The Papal Apartments are a strong contrast to the dungeons, both open to the public, where philosopher and monk Giordano Bruno and sculptor-goldsmith Benvenuto Cellini were once imprisoned. | ( ( The ( Papal Apartments ) ) ( ( ( ( ( are ( ( a ( strong contrast ) ) ( to ( the dungeons ) ) ) ) , ) both ) ( open ( to ( ( ( the public ) , ) ( where ( ( ( ( philosopher and ) monk ) ( Giordano ( Bruno ( and ( sculptor-goldsmith ( Benvenuto Cellini ) ) ) ) ) ) ( were ( once imprisoned ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Papal) (NNP Apartments)) (VP (VP (VBP are) (NP (NP (DT a) (JJ strong) (NN contrast)) (PP (TO to) (NP (DT the) (NNS dungeons))))) (, ,) (CC both) (VP (JJ open) (PP (TO to) (NP (NP (DT the) (NN public)) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (ADJP (JJ philosopher) (CC and) (JJ monk)) (NNP Gior... | The Papal Apartments and the dungeons are remarkably similar, but closed to the public. | ( ( ( ( The ( Papal Apartments ) ) and ) ( the dungeons ) ) ( ( ( ( ( are ( remarkably similar ) ) , ) but ) ( closed ( to ( the public ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNP Papal) (NNP Apartments)) (CC and) (NP (DT the) (NNS dungeons))) (VP (VP (VBP are) (ADJP (RB remarkably) (JJ similar))) (, ,) (CC but) (VP (VBD closed) (PP (TO to) (NP (DT the) (NN public))))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 69355c | 69355 | You know, the singer. | ( ( ( ( You know ) , ) ( the singer ) ) . ) | (ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (FRAG (NP (DT the) (NN singer))) (. .))) | You have never heard of the singer I presume? | ( You ( ( ( have never ) ( heard ( of ( the ( singer ( I presume ) ) ) ) ) ) ? ) ) | (ROOT (S (NP (PRP You)) (VP (VBP have) (ADVP (RB never)) (VP (VBN heard) (PP (IN of) (NP (DT the) (NN singer) (NN I) (NN presume))))) (. ?))) |
[
"entailment"
] | government | entailment | 35661e | 35661 | Reporting of projected data for additional years is encouraged where it would be useful and relevant. | ( ( Reporting ( of ( ( projected data ) ( for ( additional years ) ) ) ) ) ( ( is ( encouraged ( where ( it ( would ( be ( ( useful and ) relevant ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Reporting)) (PP (IN of) (NP (NP (VBN projected) (NNS data)) (PP (IN for) (NP (JJ additional) (NNS years)))))) (VP (VBZ is) (VP (VBN encouraged) (SBAR (WHADVP (WRB where)) (S (NP (PRP it)) (VP (MD would) (VP (VB be) (ADJP (JJ useful) (CC and) (JJ relevant)))))))) (. .))) | One is encouraged to report projected data for additional years. | ( One ( ( is ( encouraged ( to ( report ( ( projected data ) ( for ( additional years ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP One)) (VP (VBZ is) (VP (VBN encouraged) (S (VP (TO to) (VP (VB report) (NP (NP (VBN projected) (NNS data)) (PP (IN for) (NP (JJ additional) (NNS years))))))))) (. .))) |
[
"entailment"
] | government | entailment | 6057e | 6057 | If you've got limited resources and you think you can do it, and the court does help, then maybe this is the one thing that you forego in order to pay for something else, said Sally Fox, a former state representative who helped write the legislation to establish Family Courts and who used to be the state director of Fa... | ( ( ( If ( ( ( you ( 've ( got ( limited resources ) ) ) ) and ) ( ( ( ( you ( think ( you ( can ( do it ) ) ) ) ) , ) and ) ( ( the court ) ( does help ) ) ) ) ) ( , ( then ( ( maybe this ) ( ( is ( the ( one thing ) ) ) ( that ( you ( forego ( ( in order ) ( to ( pay ( for ( something else ) ) ) ) ) ) ) ) ) ) ) ) ) (... | (ROOT (SINV (S (SBAR (IN If) (S (S (NP (PRP you)) (VP (VBP 've) (VP (VBN got) (NP (JJ limited) (NNS resources))))) (CC and) (S (S (NP (PRP you)) (VP (VBP think) (SBAR (S (NP (PRP you)) (VP (MD can) (VP (VB do) (NP (PRP it)))))))) (, ,) (CC and) (S (NP (DT the) (NN court)) (VP (VBZ does) (VP (VB help))))))) (, ,) (RB th... | If you think you can, and the court helps, you can do it yourself. | ( ( If ( you ( think ( ( ( ( you can ) , ) and ) ( ( the court ) helps ) ) ) ) ) ( , ( you ( ( can ( ( do it ) yourself ) ) . ) ) ) ) | (ROOT (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP think) (SBAR (S (S (NP (PRP you)) (VP (MD can))) (, ,) (CC and) (S (NP (DT the) (NN court)) (VP (VBZ helps)))))))) (, ,) (NP (PRP you)) (VP (MD can) (VP (VB do) (NP (PRP it)) (NP (PRP yourself)))) (. .))) |
[
"entailment"
] | fiction | entailment | 21557e | 21557 | The Sleeper woke up during one of the following episodes of 'The Murderers'. | ( ( The Sleeper ) ( ( ( woke up ) ( during ( one ( of ( ( the ( following episodes ) ) ( ( ( of ` ) ( The Murderers ) ) ' ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Sleeper)) (VP (VBD woke) (PRT (RP up)) (PP (IN during) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (JJ following) (NNS episodes)) (PP (IN of) (`` `) (NP (DT The) (NNPS Murderers)) ('' '))))))) (. .))) | 'The Murderers' was playing when the sleeper awoke. | ( ( ` ( The ( Murderers ' ) ) ) ( ( was ( playing ( when ( ( the sleeper ) awoke ) ) ) ) . ) ) | (ROOT (S (NP (`` `) (DT The) (NNPS Murderers) ('' ')) (VP (VBD was) (VP (VBG playing) (SBAR (WHADVP (WRB when)) (S (NP (DT the) (NN sleeper)) (VP (VBD awoke)))))) (. .))) |
[
"neutral"
] | slate | neutral | 145515n | 145515 | Rosenthal tried to say something or other about it. | ( Rosenthal ( ( tried ( to ( ( say ( ( something or ) other ) ) ( about it ) ) ) ) . ) ) | (ROOT (S (NP (NNP Rosenthal)) (VP (VBD tried) (S (VP (TO to) (VP (VB say) (NP (NP (NN something)) (CC or) (NP (JJ other))) (PP (IN about) (NP (PRP it))))))) (. .))) | Rosenthal tried to speak to the manager. | ( Rosenthal ( ( tried ( to ( speak ( to ( the manager ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Rosenthal)) (VP (VBD tried) (S (VP (TO to) (VP (VB speak) (PP (TO to) (NP (DT the) (NN manager))))))) (. .))) |
[
"entailment"
] | fiction | entailment | 32122e | 32122 | 'Stop at the border,' it was my turn to speak up. | ( ` ( ( Stop ( at ( the border ) ) ) ( , ( ' ( it ( ( was ( my ( turn ( to ( speak up ) ) ) ) ) . ) ) ) ) ) ) | (ROOT (S (`` `) (S (NP (VB Stop)) (PP (IN at) (NP (DT the) (NN border)))) (, ,) ('' ') (NP (PRP it)) (VP (VBD was) (NP (PRP$ my) (NN turn) (S (VP (TO to) (VP (VB speak) (PRT (RP up))))))) (. .))) | I told them to 'stop at the border.' | ( I ( ( ( told ( them ( ( to ` ) ( stop ( at ( the border ) ) ) ) ) ) . ) ' ) ) | (ROOT (S (NP (PRP I)) (VP (VBD told) (S (NP (PRP them)) (VP (TO to) (`` `) (VP (VB stop) (PP (IN at) (NP (DT the) (NN border))))))) (. .) ('' '))) |
[
"neutral"
] | telephone | neutral | 77777n | 77777 | because no matter what i did or how i did it i invariably got myself wet | ( because ( ( ( no matter ) ( ( ( what ( i did ) ) or ) ( how ( i ( did ( it ( i invariably ) ) ) ) ) ) ) ( got ( myself wet ) ) ) ) | (ROOT (SBAR (IN because) (S (NP (NP (DT no) (NN matter)) (SBAR (SBAR (WHNP (WP what)) (S (NP (FW i)) (VP (VBD did)))) (CC or) (SBAR (WHADVP (WRB how)) (S (NP (FW i)) (VP (VBD did) (SBAR (S (NP (PRP it)) (VP (VBZ i) (ADVP (RB invariably)))))))))) (VP (VBD got) (S (NP (PRP myself)) (ADJP (JJ wet))))))) | I didn't like getting wet. | ( I ( ( ( did n't ) ( like ( getting wet ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB like) (S (VP (VBG getting) (ADJP (JJ wet)))))) (. .))) |
[
"entailment"
] | telephone | entailment | 25244e | 25244 | no i'm sure you know that's one thing you don't do | ( ( no i ) ( 'm ( sure ( you ( know ( that ( 's ( ( one thing ) ( you ( ( do n't ) do ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (DT no) (FW i)) (VP (VBP 'm) (ADJP (JJ sure) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (IN that) (S (VP (VBZ 's) (NP (NP (CD one) (NN thing)) (SBAR (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB do)))))))))))))))) | You know you shouldn't do that. | ( You ( ( know ( you ( ( should n't ) ( do that ) ) ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (VBP know) (SBAR (S (NP (PRP you)) (VP (MD should) (RB n't) (VP (VB do) (NP (DT that))))))) (. .))) |
[
"neutral"
] | travel | neutral | 13736n | 13736 | The art museum adjoining the Palace of 55 Windows contains a collection of antique thangkas and sculpture in wood and stone. | ( ( The ( art museum ) ) ( ( adjoining ( ( ( the Palace ) ( of ( 55 Windows ) ) ) ( contains ( ( ( ( a collection ) ( of ( antique thangkas ) ) ) and ) ( sculpture ( in ( ( wood and ) stone ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN art) (NN museum)) (VP (VBD adjoining) (SBAR (S (NP (NP (DT the) (NN Palace)) (PP (IN of) (NP (CD 55) (NNS Windows)))) (VP (VBZ contains) (NP (NP (NP (DT a) (NN collection)) (PP (IN of) (NP (JJ antique) (NNS thangkas)))) (CC and) (NP (NP (NN sculpture)) (PP (IN in) (NP (NN wood) (CC and) (NN st... | The art museum is a popular attraction for tourists of the area. | ( ( The ( art museum ) ) ( ( is ( ( a ( popular attraction ) ) ( for ( tourists ( of ( the area ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN art) (NN museum)) (VP (VBZ is) (NP (NP (DT a) (JJ popular) (NN attraction)) (PP (IN for) (NP (NP (NNS tourists)) (PP (IN of) (NP (DT the) (NN area))))))) (. .))) |
[
"entailment"
] | fiction | entailment | 79643e | 79643 | Then he put the thought of Tuppence resolutely aside. | ( Then ( he ( ( ( ( put ( ( the thought ) ( of Tuppence ) ) ) resolutely ) aside ) . ) ) ) | (ROOT (S (RB Then) (NP (PRP he)) (VP (VBD put) (NP (NP (DT the) (NN thought)) (PP (IN of) (NP (NNP Tuppence)))) (ADVP (RB resolutely)) (ADVP (RB aside))) (. .))) | He stopped thinking about Tuppence. | ( He ( ( stopped ( thinking ( about Tuppence ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD stopped) (S (VP (VBG thinking) (PP (IN about) (NP (NNP Tuppence)))))) (. .))) |
[
"entailment"
] | travel | entailment | 12172e | 12172 | Shows 7:30 and 11pm; dark Wednesday and Thursday; over $100. | ( ( ( ( ( ( ( ( Shows 7:30 ) and ) 11pm ) ; ) ( ( ( dark Wednesday ) and ) Thursday ) ) ; ) ( over ( $ 100 ) ) ) . ) | (ROOT (NP (NP (NP (NNP Shows) (CD 7:30)) (CC and) (NP (NNS 11pm))) (: ;) (NP (NP (JJ dark) (NNP Wednesday)) (CC and) (NP (NNP Thursday))) (: ;) (NP (IN over) (NP ($ $) (CD 100))) (. .))) | The shows aren't shown on Wednesday or Thursday. | ( ( The shows ) ( ( ( are n't ) ( shown ( on ( ( Wednesday or ) Thursday ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS shows)) (VP (VBP are) (RB n't) (VP (VBN shown) (PP (IN on) (NP (NNP Wednesday) (CC or) (NNP Thursday))))) (. .))) |
[
"neutral"
] | government | neutral | 133708n | 133708 | Without them, we would not have saved our homes. | ( ( Without them ) ( , ( we ( ( ( would not ) ( have ( saved ( our homes ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN Without) (NP (PRP them))) (, ,) (NP (PRP we)) (VP (MD would) (RB not) (VP (VB have) (VP (VBN saved) (NP (PRP$ our) (NNS homes))))) (. .))) | Out homes wouldn't be saved without them, said the employee. | ( ( ( Out homes ) ( ( would n't ) ( be ( saved ( without them ) ) ) ) ) ( , ( ( said ( the employee ) ) . ) ) ) | (ROOT (SINV (S (NP (JJ Out) (NNS homes)) (VP (MD would) (RB n't) (VP (VB be) (VP (VBN saved) (PP (IN without) (NP (PRP them))))))) (, ,) (VP (VBD said)) (NP (DT the) (NN employee)) (. .))) |
[
"contradiction"
] | fiction | contradiction | 61419c | 61419 | Yes, sir. | ( Yes ( , ( sir . ) ) ) | (ROOT (FRAG (INTJ (UH Yes)) (, ,) (ADVP (RB sir)) (. .))) | No, that is wrong. | ( No ( , ( that ( ( is wrong ) . ) ) ) ) | (ROOT (S (INTJ (UH No)) (, ,) (NP (DT that)) (VP (VBZ is) (ADJP (JJ wrong))) (. .))) |
[
"entailment"
] | fiction | entailment | 55265e | 55265 | Been empty for years. | ( Been ( ( empty ( for years ) ) . ) ) | (ROOT (S (NP (NNP Been)) (VP (VBP empty) (PP (IN for) (NP (NNS years)))) (. .))) | For years it has been empty. | ( ( For years ) ( it ( ( has ( been empty ) ) . ) ) ) | (ROOT (S (PP (IN For) (NP (NNS years))) (NP (PRP it)) (VP (VBZ has) (VP (VBN been) (ADJP (JJ empty)))) (. .))) |
[
"contradiction"
] | slate | contradiction | 104931c | 104931 | Men at Work and the columns in Bunts are fresher, less rococo, less pretentious, than his political columns. | ( ( ( ( Men ( at Work ) ) and ) ( ( the columns ) ( in Bunts ) ) ) ( ( are ( ( ( ( ( ( fresher , ) ( less rococo ) ) , ) ( less pretentious ) ) , ) ( than ( his ( political columns ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NP (NNS Men)) (PP (IN at) (NP (NNP Work)))) (CC and) (NP (NP (DT the) (NNS columns)) (PP (IN in) (NP (NNP Bunts))))) (VP (VBP are) (NP (NP (NN fresher)) (, ,) (NP (JJR less) (NN rococo)) (, ,) (NP (JJR less) (NNS pretentious)) (, ,) (PP (IN than) (NP (PRP$ his) (JJ political) (NNS columns))))) (. .))) | His political columns are less rococo than the columns in Bunts. | ( ( His ( political columns ) ) ( ( are ( ( less rococo ) ( than ( ( the columns ) ( in Bunts ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP$ His) (JJ political) (NNS columns)) (VP (VBP are) (NP (NP (JJR less) (NN rococo)) (PP (IN than) (NP (NP (DT the) (NNS columns)) (PP (IN in) (NP (NNP Bunts))))))) (. .))) |
[
"entailment"
] | government | entailment | 57172e | 57172 | According to APHIS, this rule contains no federal mandates (under the regulatory provisions of Title II of the Unfunded Mandates Reform Act of 1995) that may result | ( ( According ( to APHIS ) ) ( , ( ( this rule ) ( contains ( ( ( no ( federal mandates ) ) ( -LRB- ( ( under ( ( the ( regulatory provisions ) ) ( of ( ( ( Title II ) ( of ( the ( Unfunded ( Mandates ( Reform Act ) ) ) ) ) ) ( of 1995 ) ) ) ) ) -RRB- ) ) ) ( that ( may result ) ) ) ) ) ) ) | (ROOT (S (PP (VBG According) (PP (TO to) (NP (NNP APHIS)))) (, ,) (NP (DT this) (NN rule)) (VP (VBZ contains) (NP (NP (DT no) (JJ federal) (NNS mandates)) (PRN (-LRB- -LRB-) (PP (IN under) (NP (NP (DT the) (JJ regulatory) (NNS provisions)) (PP (IN of) (NP (NP (NNP Title) (NNP II)) (PP (IN of) (NP (DT the) (NNP Unfunded... | The rule doesn't have federal mandates. | ( ( The rule ) ( ( ( does n't ) ( have ( federal mandates ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN rule)) (VP (VBZ does) (RB n't) (VP (VB have) (NP (JJ federal) (NNS mandates)))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 107644c | 107644 | I've got it! | ( I ( ( 've ( got it ) ) ! ) ) | (ROOT (S (NP (PRP I)) (VP (VBP 've) (VP (VBN got) (NP (PRP it)))) (. !))) | I don't have it. | ( I ( ( ( do n't ) ( have it ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB have) (NP (PRP it)))) (. .))) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.