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 |
|---|---|---|---|---|---|---|---|---|---|---|
[
"entailment"
] | fiction | entailment | 65719e | 65719 | We'll need food, water, and shelter. | ( We ( ( 'll ( need ( food ( , ( water ( , ( and shelter ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (MD 'll) (VP (VB need) (NP (NN food) (, ,) (NN water) (, ,) (CC and) (NN shelter)))) (. .))) | The people need basic necessities. | ( ( The people ) ( ( need ( basic necessities ) ) . ) ) | (ROOT (S (NP (DT The) (NNS people)) (VP (VBP need) (NP (JJ basic) (NNS necessities))) (. .))) |
[
"contradiction"
] | government | contradiction | 125884c | 125884 | Manufacturing and Product Reliability Knowledge Should Be Captured before Starting Production | ( ( Manufacturing ( and ( Product ( Reliability Knowledge ) ) ) ) ( Should ( Be ( Captured ( before ( Starting Production ) ) ) ) ) ) | (ROOT (S (NP (NNP Manufacturing) (CC and) (NNP Product) (NNP Reliability) (NNP Knowledge)) (VP (MD Should) (VP (VB Be) (VP (VBN Captured) (PP (IN before) (S (VP (VBG Starting) (NP (NN Production)))))))))) | Manufacturing knowledge should not be captured before production. | ( ( Manufacturing knowledge ) ( ( ( should not ) ( be ( captured ( before production ) ) ) ) . ) ) | (ROOT (S (NP (NNP Manufacturing) (NN knowledge)) (VP (MD should) (RB not) (VP (VB be) (VP (VBN captured) (PP (IN before) (NP (NN production)))))) (. .))) |
[
"neutral"
] | travel | neutral | 67877n | 67877 | It began with raids on Chania and Sitaa in the 1530s by the notorious pirate, Barbarossa Khair el-Din. | ( It ( ( ( began ( with ( raids ( on ( ( Chania and ) Sitaa ) ) ) ) ) ( in ( the ( ( 1530s ( by ( ( ( the ( notorious pirate ) ) , ) ( Barbarossa Khair ) ) ) ) el-Din ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBD began) (PP (IN with) (NP (NP (NNS raids)) (PP (IN on) (NP (NNP Chania) (CC and) (NNP Sitaa))))) (PP (IN in) (NP (DT the) (ADJP (JJ 1530s) (PP (IN by) (NP (NP (DT the) (JJ notorious) (NN pirate)) (, ,) (NP (NNP Barbarossa) (NNP Khair))))) (NN el-Din)))) (. .))) | Barbarossa Khair el-Din and his crew stole millions of dollars' worth of goods from Chania. | ( ( ( ( Barbarossa ( Khair el-Din ) ) and ) ( his crew ) ) ( ( ( stole ( millions ( of ( ( ( dollars ' ) worth ) ( of goods ) ) ) ) ) ( from Chania ) ) . ) ) | (ROOT (S (NP (NP (NNP Barbarossa) (NNP Khair) (NNP el-Din)) (CC and) (NP (PRP$ his) (NN crew))) (VP (VBD stole) (NP (NP (NNS millions)) (PP (IN of) (NP (NP (NP (NNS dollars) (POS ')) (NN worth)) (PP (IN of) (NP (NNS goods)))))) (PP (IN from) (NP (NNP Chania)))) (. .))) |
[
"entailment"
] | fiction | entailment | 60468e | 60468 | Jon awoke with the warm sun on his face. | ( Jon ( ( ( awoke ( with ( the ( warm sun ) ) ) ) ( on ( his face ) ) ) . ) ) | (ROOT (S (NP (NNP Jon)) (VP (VBD awoke) (PP (IN with) (NP (DT the) (JJ warm) (NN sun))) (PP (IN on) (NP (PRP$ his) (NN face)))) (. .))) | Jon was awake eventually. | ( Jon ( ( ( was awake ) eventually ) . ) ) | (ROOT (S (NP (NNP Jon)) (VP (VBD was) (ADJP (RB awake)) (ADVP (RB eventually))) (. .))) |
[
"neutral"
] | travel | neutral | 77810n | 77810 | The high-quality craftwork here woodcarvings, lacquerware, and pottery is renowned throughout Japan. | ( ( ( The ( high-quality craftwork ) ) ( here ( woodcarvings ( , ( lacquerware ( , ( and pottery ) ) ) ) ) ) ) ( ( is ( renowned ( throughout Japan ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (JJ high-quality) (NN craftwork)) (UCP (ADVP (RB here)) (ADJP (JJ woodcarvings)) (, ,) (ADJP (JJ lacquerware)) (, ,) (CC and) (NP (NN pottery)))) (VP (VBZ is) (VP (VBN renowned) (PP (IN throughout) (NP (NNP Japan))))) (. .))) | Most of the items produced here are very expensive. | ( ( Most ( of ( ( the items ) ( produced here ) ) ) ) ( ( are ( very expensive ) ) . ) ) | (ROOT (S (NP (NP (JJS Most)) (PP (IN of) (NP (NP (DT the) (NNS items)) (VP (VBN produced) (ADVP (RB here)))))) (VP (VBP are) (ADJP (RB very) (JJ expensive))) (. .))) |
[
"neutral"
] | telephone | neutral | 67528n | 67528 | yeah a lot a lot of people uh my brother in laws are all everybody is bigger than me for the most part | ( yeah ( ( a lot ) ( ( ( a lot ) ( of ( people ( ( uh ( my brother ) ) ( in laws ) ) ) ) ) ( are ( ( all everybody ) ( ( is ( bigger ( than me ) ) ) ( for ( the ( most part ) ) ) ) ) ) ) ) ) | (ROOT (S (VP (VB yeah) (NP (NP (DT a) (NN lot)) (SBAR (S (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NP (NNS people)) (VP (VBG uh) (NP (PRP$ my) (NN brother)) (PP (IN in) (NP (NNS laws))))))) (VP (VBP are) (NP (NP (DT all) (NN everybody)) (SBAR (S (VP (VBZ is) (ADJP (ADJP (JJR bigger)) (PP (IN than) (NP (PRP me)))) (PP (IN for) (NP (DT the) (JJS most) (NN part)))))))))))))) | I am the smallest person in my family. | ( I ( ( am ( ( the ( smallest person ) ) ( in ( my family ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP am) (NP (NP (DT the) (JJS smallest) (NN person)) (PP (IN in) (NP (PRP$ my) (NN family))))) (. .))) |
[
"neutral"
] | travel | neutral | 134872n | 134872 | The minarets that you see in the foreground belong to two important Islamic buildings. | ( ( ( The minarets ) ( that ( you ( see ( in ( the foreground ) ) ) ) ) ) ( ( belong ( to ( two ( important ( Islamic buildings ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS minarets)) (SBAR (IN that) (S (NP (PRP you)) (VP (VBP see) (PP (IN in) (NP (DT the) (NN foreground))))))) (VP (VBP belong) (PP (TO to) (NP (CD two) (JJ important) (JJ Islamic) (NNS buildings)))) (. .))) | In addition to buildings in the foreground, important minarets can be seen in the background. | ( ( In ( addition ( to ( buildings ( in ( the foreground ) ) ) ) ) ) ( , ( ( important minarets ) ( ( can ( be ( seen ( in ( the background ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (NP (NN addition)) (PP (TO to) (NP (NP (NNS buildings)) (PP (IN in) (NP (DT the) (NN foreground))))))) (, ,) (NP (JJ important) (NNS minarets)) (VP (MD can) (VP (VB be) (VP (VBN seen) (PP (IN in) (NP (DT the) (NN background)))))) (. .))) |
[
"contradiction"
] | telephone | contradiction | 92093c | 92093 | um is that something that you should change from year to year | ( um ( ( is ( that something ) ) ( that ( you ( should ( ( change ( from year ) ) ( to year ) ) ) ) ) ) ) | (ROOT (S (NP (NN um)) (VP (VBZ is) (NP (DT that) (NN something)) (SBAR (IN that) (S (NP (PRP you)) (VP (MD should) (VP (VB change) (PP (IN from) (NP (NN year))) (PP (TO to) (NP (NN year)))))))))) | I think you should make sure to always keep that the same even as time goes on. | ( I ( ( think ( you ( should ( make ( sure ( to ( always ( keep ( that ( ( ( the ( same even ) ) ( as time ) ) ( goes on ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP you)) (VP (MD should) (VP (VB make) (ADJP (JJ sure) (S (VP (TO to) (VP (ADVP (RB always)) (VB keep) (SBAR (IN that) (S (NP (NP (DT the) (JJ same) (RB even)) (PP (IN as) (NP (NN time)))) (VP (VBZ goes) (PRT (RP on)))))))))))))) (. .))) |
[
"entailment"
] | government | entailment | 17259e | 17259 | Specifically, all findings should be qualified by the recognition that these tools are limited by the accuracy of the | ( Specifically ( , ( ( all findings ) ( should ( ( be ( qualified ( by ( the recognition ) ) ) ) ( that ( ( these tools ) ( are ( limited ( by ( ( the accuracy ) ( of the ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (ADVP (RB Specifically)) (, ,) (NP (DT all) (NNS findings)) (VP (MD should) (VP (VB be) (ADJP (VBN qualified) (PP (IN by) (NP (DT the) (NN recognition)))) (SBAR (IN that) (S (NP (DT these) (NNS tools)) (VP (VBP are) (VP (VBN limited) (PP (IN by) (NP (NP (DT the) (NN accuracy)) (PP (IN of) (NP (DT the))))))))))))) | All findings are noted as being limited by the accuracy of the tools used to reach them. | ( ( All findings ) ( ( are ( noted ( as ( being ( limited ( by ( ( the accuracy ) ( of ( ( the tools ) ( used ( to ( reach them ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT All) (NNS findings)) (VP (VBP are) (VP (VBN noted) (PP (IN as) (S (VP (VBG being) (VP (VBN limited) (PP (IN by) (NP (NP (DT the) (NN accuracy)) (PP (IN of) (NP (NP (DT the) (NNS tools)) (VP (VBN used) (S (VP (TO to) (VP (VB reach) (NP (PRP them)))))))))))))))) (. .))) |
[
"entailment"
] | government | entailment | 113664e | 113664 | In that regard, the Administration is implementing two major initiatives on climate science and advanced energy and sequestration technologies. | ( ( In ( that regard ) ) ( , ( ( the Administration ) ( ( is ( implementing ( ( two ( major initiatives ) ) ( on ( climate ( science ( and ( advanced ( energy ( and ( sequestration technologies ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (DT that) (NN regard))) (, ,) (NP (DT the) (NNP Administration)) (VP (VBZ is) (VP (VBG implementing) (NP (NP (CD two) (JJ major) (NNS initiatives)) (PP (IN on) (NP (NN climate) (NN science) (CC and) (VBN advanced) (NN energy) (CC and) (NN sequestration) (NNS technologies)))))) (. .))) | The administration will implement initiatives on climate science and advanced energy. | ( ( The administration ) ( ( will ( ( implement initiatives ) ( on ( ( ( climate science ) and ) ( advanced energy ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN administration)) (VP (MD will) (VP (VB implement) (NP (NNS initiatives)) (PP (IN on) (NP (NP (NN climate) (NN science)) (CC and) (NP (VBN advanced) (NN energy)))))) (. .))) |
[
"neutral"
] | travel | neutral | 16255n | 16255 | The 16th-century City Palace on the east shore of the lake is now part royal residence, part luxury hotel, and part museum. | ( ( ( The ( 16th-century ( City Palace ) ) ) ( on ( ( the ( east shore ) ) ( of ( the lake ) ) ) ) ) ( ( ( is now ) ( ( ( ( ( ( part ( royal residence ) ) , ) ( part ( luxury hotel ) ) ) , ) and ) ( part museum ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (JJ 16th-century) (NNP City) (NNP Palace)) (PP (IN on) (NP (NP (DT the) (JJ east) (NN shore)) (PP (IN of) (NP (DT the) (NN lake)))))) (VP (VBZ is) (ADVP (RB now)) (NP (NP (NN part) (NN royal) (NN residence)) (, ,) (NP (NN part) (NN luxury) (NN hotel)) (, ,) (CC and) (NP (NN part) (NN museum)))) (. .))) | The City Palace converted some of its rooms into hotel rooms in the 1950s. | ( ( The ( City Palace ) ) ( ( ( converted ( some ( of ( its rooms ) ) ) ) ( into ( ( hotel rooms ) ( in ( the 1950s ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP City) (NNP Palace)) (VP (VBD converted) (NP (NP (DT some)) (PP (IN of) (NP (PRP$ its) (NNS rooms)))) (PP (IN into) (NP (NP (NN hotel) (NNS rooms)) (PP (IN in) (NP (DT the) (NNS 1950s)))))) (. .))) |
[
"contradiction"
] | government | contradiction | 29497c | 29497 | An additional field work standard for attestation engagements performed in accordance with GAGAS | ( ( ( An ( additional ( field ( work standard ) ) ) ) ( for ( attestation engagements ) ) ) ( ( performed ( in accordance ) ) ( with GAGAS ) ) ) | (ROOT (S (NP (NP (DT An) (JJ additional) (NN field) (NN work) (NN standard)) (PP (IN for) (NP (NN attestation) (NNS engagements)))) (VP (VBD performed) (PP (IN in) (NP (NN accordance))) (PP (IN with) (NP (NNP GAGAS)))))) | Attestation engagements require no standards and don't need to be in accordance with GAGAS. | ( ( Attestation engagements ) ( ( ( ( require ( no standards ) ) and ) ( ( do n't ) ( need ( to ( ( be ( in accordance ) ) ( with GAGAS ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NN Attestation) (NNS engagements)) (VP (VP (VBP require) (NP (DT no) (NNS standards))) (CC and) (VP (VBP do) (RB n't) (VP (VB need) (S (VP (TO to) (VP (VB be) (PP (IN in) (NP (NN accordance))) (PP (IN with) (NP (NNP GAGAS))))))))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 104929c | 104929 | The young American's face grew grave. | ( ( The ( young ( ( American 's ) face ) ) ) ( ( grew grave ) . ) ) | (ROOT (S (NP (DT The) (JJ young) (NP (NNP American) (POS 's)) (NN face)) (VP (VBD grew) (NP (NN grave))) (. .))) | The American was very excited. | ( ( The American ) ( ( was ( very excited ) ) . ) ) | (ROOT (S (NP (DT The) (NNP American)) (VP (VBD was) (ADJP (RB very) (JJ excited))) (. .))) |
[
"contradiction"
] | slate | contradiction | 17071c | 17071 | On average, a McDonald's worker gets $15. | ( ( On average ) ( , ( ( ( a ( McDonald 's ) ) worker ) ( ( gets ( $ 15 ) ) . ) ) ) ) | (ROOT (S (PP (IN On) (NP (NN average))) (, ,) (NP (NP (DT a) (NN McDonald) (POS 's)) (NN worker)) (VP (VBZ gets) (NP ($ $) (CD 15))) (. .))) | A macdonalds worker will only receive 15 dollars in extreme cases. | ( ( A ( macdonalds worker ) ) ( ( ( will only ) ( receive ( ( 15 dollars ) ( in ( extreme cases ) ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NNS macdonalds) (NN worker)) (VP (MD will) (ADVP (RB only)) (VP (VB receive) (NP (NP (CD 15) (NNS dollars)) (PP (IN in) (NP (JJ extreme) (NNS cases)))))) (. .))) |
[
"neutral"
] | telephone | neutral | 120329n | 120329 | that we've been paying real close attention to that so we're using the ones that uh have the lower rate as a matter of fact the uh the uh credit union | ( that ( we ( 've ( been ( ( ( paying ( real ( close attention ) ) ) ( to that ) ) ( so ( we ( 're ( ( using ( ( the ones ) ( that ( uh ( ( have ( the ( lower rate ) ) ) ( as ( ( a matter ) ( of fact ) ) ) ) ) ) ) ) ( ( the uh ) ( the ( uh ( credit union ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (SBAR (IN that) (S (NP (PRP we)) (VP (VBP 've) (VP (VBN been) (VP (VBG paying) (NP (JJ real) (NN close) (NN attention)) (PP (TO to) (NP (DT that))) (SBAR (IN so) (S (NP (PRP we)) (VP (VBP 're) (VP (VBG using) (NP (NP (DT the) (NNS ones)) (SBAR (IN that) (S (NP (NNP uh)) (VP (VBP have) (NP (DT the) (JJR lower) (NN rate)) (PP (IN as) (NP (NP (DT a) (NN matter)) (PP (IN of) (NP (NN fact))))))))) (NP (NP (DT the) (NN uh)) (NP (DT the) (JJ uh) (NN credit) (NN union))))))))))))) | We're watching over it, but only when things get really bad. | ( We ( ( ( ( ( ( 're ( ( watching over ) it ) ) , ) but ) only ) ( when ( things ( get ( really bad ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (VP (VBP 're) (VP (VBG watching) (PRT (RP over)) (NP (PRP it)))) (, ,) (CC but) (ADVP (RB only)) (SBAR (WHADVP (WRB when)) (S (NP (NNS things)) (VP (VBP get) (ADJP (RB really) (JJ bad)))))) (. .))) |
[
"contradiction"
] | government | contradiction | 76363c | 76363 | Lines 5 through 8 show the effect of changing the method of payment for the exchange of LC/AO mail between the U.S. and all other FPAs. | ( ( ( Lines 5 ) ( through 8 ) ) ( ( show ( ( the effect ) ( of ( ( changing ( ( the method ) ( of payment ) ) ) ( for ( ( the exchange ) ( of ( ( LC/AO mail ) ( between ( ( ( the U.S. ) and ) ( all ( other FPAs ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Lines) (CD 5)) (PP (IN through) (NP (CD 8)))) (VP (VBP show) (NP (NP (DT the) (NN effect)) (PP (IN of) (S (VP (VBG changing) (NP (NP (DT the) (NN method)) (PP (IN of) (NP (NN payment)))) (PP (IN for) (NP (NP (DT the) (NN exchange)) (PP (IN of) (NP (NP (NN LC/AO) (NN mail)) (PP (IN between) (NP (NP (DT the) (NNP U.S.)) (CC and) (NP (DT all) (JJ other) (NNS FPAs))))))))))))) (. .))) | Lines 5 through 8 show the effect of changing the method of repayment for loans. | ( ( ( Lines 5 ) ( through 8 ) ) ( ( show ( ( the effect ) ( of ( ( changing ( ( the method ) ( of repayment ) ) ) ( for loans ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Lines) (CD 5)) (PP (IN through) (NP (CD 8)))) (VP (VBP show) (NP (NP (DT the) (NN effect)) (PP (IN of) (S (VP (VBG changing) (NP (NP (DT the) (NN method)) (PP (IN of) (NP (NN repayment)))) (PP (IN for) (NP (NNS loans)))))))) (. .))) |
[
"contradiction"
] | slate | contradiction | 33308c | 33308 | It sounds suspiciously like National Secretaries penance that allows everyone to be thoughtlessly rude the other 358 days of the year. | ( It ( ( ( sounds suspiciously ) ( like ( ( National ( Secretaries penance ) ) ( that ( ( allows everyone ) ( to ( be ( thoughtlessly ( rude ( ( the ( other ( 358 days ) ) ) ( of ( the year ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ sounds) (ADVP (RB suspiciously)) (PP (IN like) (NP (NP (NNP National) (NNPS Secretaries) (NNP penance)) (SBAR (WHNP (WDT that)) (S (VP (VBZ allows) (NP (NN everyone)) (S (VP (TO to) (VP (VB be) (VP (ADVP (RB thoughtlessly)) (VBG rude) (NP (NP (DT the) (JJ other) (CD 358) (NNS days)) (PP (IN of) (NP (DT the) (NN year)))))))))))))) (. .))) | No one wants to be rude. | ( ( No one ) ( ( wants ( to ( be rude ) ) ) . ) ) | (ROOT (S (NP (DT No) (NN one)) (VP (VBZ wants) (S (VP (TO to) (VP (VB be) (ADJP (JJ rude)))))) (. .))) |
[
"entailment"
] | travel | entailment | 66498e | 66498 | Florentine leather goods remain unequalled. | ( ( Florentine ( leather goods ) ) ( ( remain unequalled ) . ) ) | (ROOT (S (NP (JJ Florentine) (NN leather) (NNS goods)) (VP (VBP remain) (ADJP (JJ unequalled))) (. .))) | Leather products form Florence are unrivaled. | ( ( Leather products ) ( ( form ( Florence ( are unrivaled ) ) ) . ) ) | (ROOT (S (NP (NNP Leather) (NNS products)) (VP (VBP form) (SBAR (S (NP (NNP Florence)) (VP (VBP are) (ADJP (JJ unrivaled)))))) (. .))) |
[
"neutral"
] | slate | neutral | 138007n | 138007 | But until this year, U.S. | ( But ( until ( ( ( this year ) , ) U.S. ) ) ) | (ROOT (FRAG (CC But) (PP (IN until) (NP (NP (DT this) (NN year)) (, ,) (NP (NNP U.S.)))))) | Things were the same until this year. | ( Things ( ( ( were ( the same ) ) ( until ( this year ) ) ) . ) ) | (ROOT (S (NP (NNS Things)) (VP (VBD were) (NP (DT the) (JJ same)) (PP (IN until) (NP (DT this) (NN year)))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 98282c | 98282 | Couldn't it have been about half-past three?" | ( Could ( n't ( it ( ( ( have ( been ( about ( half-past three ) ) ) ) ? ) '' ) ) ) ) | (ROOT (S (NP (NNP Could)) (RB n't) (NP (PRP it)) (VP (VBP have) (VP (VBN been) (PP (IN about) (NP (JJ half-past) (CD three))))) (. ?) ('' ''))) | It couldn't have possibly been half-past three, could it? | ( ( It ( ( could n't ) ( ( have possibly ) ( been ( half-past three ) ) ) ) ) ( , ( ( could it ) ? ) ) ) | (ROOT (SINV (S (NP (PRP It)) (VP (MD could) (RB n't) (VP (VB have) (ADVP (RB possibly)) (VP (VBN been) (ADJP (JJ half-past) (NP (CD three))))))) (, ,) (VP (MD could)) (NP (PRP it)) (. ?))) |
[
"contradiction"
] | slate | contradiction | 97206c | 97206 | Martinis, barbecues, cigarettes, adultery--all are now vestigial, but where are the new suburban symbolic hooks? | ( ( ( ( Martinis , ) ( ( barbecues , ) cigarettes ) ) , ) ( ( ( adultery -- ) ( ( ( ( all ( ( are now ) vestigial ) ) , ) but ) ( where ( are ( the ( new ( suburban ( symbolic hooks ) ) ) ) ) ) ) ) ? ) ) | (ROOT (S (NP (NP (NNS Martinis)) (, ,) (NP (NP (NNS barbecues)) (, ,) (NP (NNS cigarettes))) (, ,)) (VP (VBP adultery) (: --) (SBAR (SBAR (S (NP (DT all)) (VP (VBP are) (ADVP (RB now)) (ADJP (JJ vestigial))))) (, ,) (CC but) (SBAR (WHADVP (WRB where)) (S (VP (VBP are) (NP (DT the) (JJ new) (JJ suburban) (JJ symbolic) (NNS hooks))))))) (. ?))) | Barbecues and adultery are not considered vestigial. | ( ( ( Barbecues and ) adultery ) ( ( ( are not ) ( considered vestigial ) ) . ) ) | (ROOT (S (NP (NNS Barbecues) (CC and) (NN adultery)) (VP (VBP are) (RB not) (VP (VBN considered) (S (ADJP (JJ vestigial))))) (. .))) |
[
"contradiction"
] | travel | contradiction | 120578c | 120578 | In seven days he destroyed both Hindu and Buddhist temples and statues, including Swayambhunath and Pashupatinath. | ( ( In ( seven days ) ) ( he ( ( ( ( destroyed ( both ( Hindu ( and ( Buddhist ( ( temples and ) statues ) ) ) ) ) ) , ) ( including ( ( Swayambhunath and ) Pashupatinath ) ) ) . ) ) ) | (ROOT (S (PP (IN In) (NP (CD seven) (NNS days))) (NP (PRP he)) (VP (VBD destroyed) (NP (DT both) (NNP Hindu) (CC and) (NNP Buddhist) (NNS temples) (CC and) (NNS statues)) (, ,) (PP (VBG including) (NP (NNP Swayambhunath) (CC and) (NNP Pashupatinath)))) (. .))) | In seven days he created both Hindu and Buddhist temples and statues in what was seen as a miracle. | ( ( In ( seven days ) ) ( he ( ( ( created ( both ( Hindu ( and ( Buddhist ( ( temples and ) statues ) ) ) ) ) ) ( in ( what ( was ( seen ( as ( a miracle ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (PP (IN In) (NP (CD seven) (NNS days))) (NP (PRP he)) (VP (VBD created) (NP (DT both) (NNP Hindu) (CC and) (NNP Buddhist) (NNS temples) (CC and) (NNS statues)) (PP (IN in) (SBAR (WHNP (WP what)) (S (VP (VBD was) (VP (VBN seen) (PP (IN as) (NP (DT a) (NN miracle))))))))) (. .))) |
[
"entailment"
] | government | entailment | 9217e | 9217 | If total volume, instead of pieces per capita, were displayed on the vertical axis, then the Y-intercepts would remain unchanged but the cost curves would be parallel. | ( ( ( ( ( If ( ( ( ( ( total volume ) , ) ( instead ( of ( pieces ( per capita ) ) ) ) ) , ) ( were ( displayed ( on ( the ( vertical axis ) ) ) ) ) ) ) ( , ( then ( ( the Y-intercepts ) ( would ( remain unchanged ) ) ) ) ) ) but ) ( ( the ( cost curves ) ) ( would ( be parallel ) ) ) ) . ) | (ROOT (S (S (SBAR (IN If) (S (NP (NP (JJ total) (NN volume)) (, ,) (PP (RB instead) (IN of) (NP (NP (NNS pieces)) (ADJP (IN per) (NN capita)))) (, ,)) (VP (VBD were) (VP (VBN displayed) (PP (IN on) (NP (DT the) (JJ vertical) (NNS axis))))))) (, ,) (ADVP (RB then)) (NP (DT the) (NNP Y-intercepts)) (VP (MD would) (VP (VB remain) (ADJP (JJ unchanged))))) (CC but) (S (NP (DT the) (NN cost) (NNS curves)) (VP (MD would) (VP (VB be) (NP (NN parallel))))) (. .))) | Total volume, if displayed would changed the cost curves. | ( ( ( ( Total volume ) , ) ( if displayed ) ) ( ( would ( changed ( the ( cost curves ) ) ) ) . ) ) | (ROOT (S (NP (NP (JJ Total) (NN volume)) (, ,) (SBAR (IN if) (S (VP (VBD displayed))))) (VP (MD would) (VP (VBD changed) (NP (DT the) (NN cost) (NNS curves)))) (. .))) |
[
"neutral"
] | travel | neutral | 106182n | 106182 | In front of you is the Weeping Column, or the Column of St. Gregory, which has a thumb-sized hole covered with a brass plate. | ( ( In ( front ( of you ) ) ) ( ( ( is ( ( ( ( the ( Weeping Column ) ) , ) or ) ( ( the Column ) ( of St. ) ) ) ) ( ( Gregory , ) ( which ( has ( ( a ( thumb-sized hole ) ) ( covered ( with ( a ( brass plate ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (SINV (PP (IN In) (NP (NP (NN front)) (PP (IN of) (NP (PRP you))))) (VP (VBZ is) (NP (NP (DT the) (NNP Weeping) (NNP Column)) (, ,) (CC or) (NP (NP (DT the) (NNP Column)) (PP (IN of) (NP (NNP St.)))))) (NP (NP (NNP Gregory)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ has) (NP (NP (DT a) (JJ thumb-sized) (NN hole)) (VP (VBN covered) (PP (IN with) (NP (DT a) (NN brass) (NN plate))))))))) (. .))) | The Weeping Column is where St. Gregory went to cry. | ( ( The ( Weeping Column ) ) ( ( is ( where ( ( St. Gregory ) ( went ( to cry ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Weeping) (NNP Column)) (VP (VBZ is) (SBAR (WHADVP (WRB where)) (S (NP (NNP St.) (NNP Gregory)) (VP (VBD went) (S (VP (TO to) (VP (VB cry)))))))) (. .))) |
[
"entailment"
] | government | entailment | 86292e | 86292 | Reliability does not mean that computer-processed data are error-free. | ( Reliability ( ( ( does not ) ( mean ( that ( ( computer-processed data ) ( are error-free ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Reliability)) (VP (VBZ does) (RB not) (VP (VB mean) (SBAR (IN that) (S (NP (JJ computer-processed) (NNS data)) (VP (VBP are) (ADJP (JJ error-free))))))) (. .))) | Just because it reliable, that doesnt mean that computer processed data is perfect. | ( ( Just ( because ( it reliable ) ) ) ( , ( ( that doesnt ) ( ( mean ( that ( computer ( processed ( data ( is perfect ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (SBAR (RB Just) (IN because) (S (NP (PRP it)) (VP (VBZ reliable)))) (, ,) (NP (DT that) (NN doesnt)) (VP (VBP mean) (SBAR (IN that) (S (NP (NN computer)) (VP (VBD processed) (SBAR (S (NP (NNS data)) (VP (VBZ is) (ADJP (JJ perfect))))))))) (. .))) |
[
"entailment"
] | slate | entailment | 96136e | 96136 | DirecPC is a bad choice for those who want to transmit data, because it uplinks on conventional phone lines at a paltry 28,800 bits per second. | ( DirecPC ( ( ( ( is ( ( a ( bad choice ) ) ( for ( those ( who ( want ( to ( transmit data ) ) ) ) ) ) ) ) , ) ( because ( it ( ( uplinks ( on ( conventional ( phone lines ) ) ) ) ( at ( ( a ( paltry ( 28,800 bits ) ) ) ( per second ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP DirecPC)) (VP (VBZ is) (NP (NP (DT a) (JJ bad) (NN choice)) (PP (IN for) (NP (NP (DT those)) (SBAR (WHNP (WP who)) (S (VP (VBP want) (S (VP (TO to) (VP (VB transmit) (NP (NNS data))))))))))) (, ,) (SBAR (IN because) (S (NP (PRP it)) (VP (VBZ uplinks) (PP (IN on) (NP (JJ conventional) (NN phone) (NNS lines))) (PP (IN at) (NP (NP (DT a) (JJ paltry) (CD 28,800) (NNS bits)) (PP (IN per) (NP (NN second))))))))) (. .))) | 28000 bits per second is the uplink on standard phone lines for DirecPC | ( ( ( 28000 bits ) ( per second ) ) ( is ( ( the uplink ) ( on ( ( standard ( phone lines ) ) ( for DirecPC ) ) ) ) ) ) | (ROOT (S (NP (NP (CD 28000) (NNS bits)) (PP (IN per) (NP (NN second)))) (VP (VBZ is) (NP (NP (DT the) (NN uplink)) (PP (IN on) (NP (NP (JJ standard) (NN phone) (NNS lines)) (PP (IN for) (NP (NNP DirecPC))))))))) |
[
"contradiction"
] | travel | contradiction | 72013c | 72013 | The platform here rests partly on the rock of Golgotha itself. | ( ( The platform ) ( here ( ( ( rests partly ) ( on ( ( ( the rock ) ( of Golgotha ) ) itself ) ) ) . ) ) ) | (ROOT (S (NP (DT The) (NN platform)) (ADVP (RB here)) (VP (VBZ rests) (ADVP (RB partly)) (PP (IN on) (NP (NP (DT the) (NN rock)) (PP (IN of) (NP (NNP Golgotha))) (ADVP (PRP itself))))) (. .))) | The rock of Golgotha is very isolated. | ( ( ( The rock ) ( of Golgotha ) ) ( ( is ( very isolated ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN rock)) (PP (IN of) (NP (NNP Golgotha)))) (VP (VBZ is) (ADJP (RB very) (VBN isolated))) (. .))) |
[
"neutral"
] | telephone | neutral | 77598n | 77598 | you know i really think this is good and that well i don't know i think we need that but i know i need it | ( you ( know ( i ( really ( think ( ( ( this ( is good ) ) and ) ( that ( ( ( well ( i ( ( do n't ) ( know ( i ( think ( we ( need that ) ) ) ) ) ) ) ) but ) ( i ( know ( i ( need it ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (FW i)) (ADVP (RB really)) (VP (VBP think) (SBAR (SBAR (S (NP (DT this)) (VP (VBZ is) (ADJP (JJ good))))) (CC and) (SBAR (IN that) (S (S (ADVP (RB well)) (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (S (NP (FW i)) (VP (VBP think) (SBAR (S (NP (PRP we)) (VP (VBP need) (NP (DT that))))))))))) (CC but) (S (NP (FW i)) (VP (VBP know) (SBAR (S (NP (FW i)) (VP (VBP need) (NP (PRP it)))))))))))))))) | I think this is pretty good and I know I need this new cellphone | ( I ( think ( ( ( this ( is ( pretty good ) ) ) and ) ( I ( know ( I ( need ( this ( new cellphone ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (S (S (NP (DT this)) (VP (VBZ is) (ADJP (RB pretty) (JJ good)))) (CC and) (S (NP (PRP I)) (VP (VBP know) (SBAR (S (NP (PRP I)) (VP (VBP need) (NP (DT this) (JJ new) (NN cellphone)))))))))))) |
[
"entailment"
] | government | entailment | 120069e | 120069 | With only one lawyer and one paralegal in its Clay County branch office in Green Cove Springs, the non-profit agency handled more than 300 cases last year, said Michael Figgins, executive director. | ( ( ( With ( ( ( only ( one lawyer ) ) and ) ( ( one paralegal ) ( in ( ( its ( Clay ( County ( branch office ) ) ) ) ( in ( Green ( Cove Springs ) ) ) ) ) ) ) ) ( , ( ( the ( non-profit agency ) ) ( ( handled ( ( more ( than 300 ) ) cases ) ) ( last year ) ) ) ) ) ( , ( ( said ( ( ( Michael Figgins ) , ) ( executive director ) ) ) . ) ) ) | (ROOT (SINV (S (PP (IN With) (NP (NP (RB only) (CD one) (NN lawyer)) (CC and) (NP (NP (CD one) (NN paralegal)) (PP (IN in) (NP (NP (PRP$ its) (NNP Clay) (NNP County) (NN branch) (NN office)) (PP (IN in) (NP (NNP Green) (NNP Cove) (NNP Springs)))))))) (, ,) (NP (DT the) (JJ non-profit) (NN agency)) (VP (VBD handled) (NP (QP (JJR more) (IN than) (CD 300)) (NNS cases)) (NP (JJ last) (NN year)))) (, ,) (VP (VBD said)) (NP (NP (NNP Michael) (NNP Figgins)) (, ,) (NP (JJ executive) (NN director))) (. .))) | The Green Cove Springs branch handled over 300 cases the previous year. | ( ( The ( Green ( Cove ( Springs branch ) ) ) ) ( ( ( handled ( over ( 300 cases ) ) ) ( the ( previous year ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Green) (NNP Cove) (NNP Springs) (NN branch)) (VP (VBD handled) (PP (IN over) (NP (CD 300) (NNS cases))) (NP (DT the) (JJ previous) (NN year))) (. .))) |
[
"contradiction"
] | slate | contradiction | 11581c | 11581 | That generates many concerns. | ( That ( ( generates ( many concerns ) ) . ) ) | (ROOT (S (NP (DT That)) (VP (VBZ generates) (NP (JJ many) (NNS concerns))) (. .))) | There aren't many concerns at all. | ( There ( ( ( ( are n't ) ( many concerns ) ) ( at all ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (RB n't) (NP (JJ many) (NNS concerns)) (ADVP (IN at) (DT all))) (. .))) |
[
"neutral"
] | travel | neutral | 70771n | 70771 | Those who don't want to drive or walk around it can take the ferry, which travels down the whole length of the lake from Glenridding to Pooley Bridge. | ( ( Those ( who ( ( do n't ) ( want ( to ( ( drive or ) ( ( walk around ) it ) ) ) ) ) ) ) ( ( can ( take ( ( ( the ferry ) , ) ( which ( ( ( travels down ) ( ( the ( whole length ) ) ( of ( the lake ) ) ) ) ( from ( Glenridding ( to ( Pooley Bridge ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT Those)) (SBAR (WHNP (WP who)) (S (VP (VBP do) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VP (VB drive)) (CC or) (VP (NN walk) (PRT (RP around)) (NP (PRP it))))))))))) (VP (MD can) (VP (VB take) (NP (NP (DT the) (NN ferry)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ travels) (PRT (RP down)) (NP (NP (DT the) (JJ whole) (NN length)) (PP (IN of) (NP (DT the) (NN lake)))) (PP (IN from) (S (VP (VBG Glenridding) (PP (TO to) (NP (NNP Pooley) (NNP Bridge)))))))))))) (. .))) | The ferry is nice and affordable for those that don't want to walk. | ( ( The ferry ) ( ( ( is ( ( nice and ) affordable ) ) ( for ( those ( that ( ( do n't ) ( want ( to walk ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN ferry)) (VP (VBZ is) (ADJP (JJ nice) (CC and) (JJ affordable)) (PP (IN for) (NP (NP (DT those)) (SBAR (WHNP (WDT that)) (S (VP (VBP do) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB walk))))))))))) (. .))) |
[
"contradiction"
] | government | contradiction | 103000c | 103000 | HAZARDOUS WASTE - A solid, liquid, or gaseous waste, or combination of these wastes, which because of its quantity, concentration, or physical, chemical, or infectious characteristics may cause or significantly contribute to an increase in mortality or an increase in serious irreversible, or incapacitating reversible, illness or pose a substantial present or potential hazard to human health or the environment when improperly treated, stored, transported, disposed of, or otherwise managed. | ( ( ( ( ( ( ( ( HAZARDOUS WASTE ) - ) ( A ( solid ( , ( ( liquid ( , ( or gaseous ) ) ) waste ) ) ) ) ) , ) or ) ( combination ( of ( ( ( these wastes ) , ) ( which ( ( because ( of ( ( ( ( ( ( its quantity ) , ) ( ( concentration ( , ( or ( physical , ) ) ) ) chemical ) ) , ) or ) ( infectious characteristics ) ) ) ) ( may ( ( ( cause or ) significantly ) ( ( ( contribute ( to ( ( ( ( an increase ) ( in mortality ) ) or ) ( ( an increase ) ( in ( ( ( ( ( ( serious irreversible ) , ) or ) ( incapacitating reversible ) ) , ) illness ) ) ) ) ) ) or ) ( ( ( pose ( a ( substantial ( present ( or ( potential hazard ) ) ) ) ) ) ( to ( ( ( human health ) or ) ( the environment ) ) ) ) ( when ( improperly treated ) ) ) ) ) ) ) ) ) ) ) ) , ) ( ( ( ( ( ( ( ( ( stored , ) transported ) , ) ( disposed of ) ) , ) or ) otherwise ) managed ) . ) ) | (ROOT (S (NP (NP (NP (NNP HAZARDOUS) (NNP WASTE)) (: -) (NP (DT A) (JJ solid) (, ,) (ADJP (JJ liquid) (, ,) (CC or) (JJ gaseous)) (NN waste))) (, ,) (CC or) (NP (NP (NN combination)) (PP (IN of) (NP (NP (DT these) (NNS wastes)) (, ,) (SBAR (WHNP (WDT which)) (S (PP (RB because) (PP (IN of) (NP (NP (PRP$ its) (NN quantity)) (, ,) (NP (ADJP (JJ concentration) (, ,) (CC or) (NN physical) (, ,)) (NN chemical)) (, ,) (CC or) (NP (JJ infectious) (NNS characteristics))))) (VP (MD may) (VP (VP (VB cause)) (CC or) (ADVP (RB significantly)) (VP (VP (VB contribute) (PP (TO to) (NP (NP (NP (DT an) (NN increase)) (PP (IN in) (NP (NN mortality)))) (CC or) (NP (NP (DT an) (NN increase)) (PP (IN in) (NP (ADJP (ADJP (JJ serious) (JJ irreversible)) (, ,) (CC or) (ADJP (JJ incapacitating) (JJ reversible)) (, ,)) (NN illness))))))) (CC or) (VP (VB pose) (NP (DT a) (JJ substantial) (NN present) (CC or) (JJ potential) (NN hazard)) (PP (TO to) (NP (NP (JJ human) (NN health)) (CC or) (NP (DT the) (NN environment)))) (SBAR (WHADVP (WRB when)) (S (VP (ADVP (RB improperly)) (VBN treated))))))))))))) (, ,)) (VP (VP (VBD stored)) (, ,) (VP (VBD transported)) (, ,) (VP (VBD disposed) (PP (IN of))) (, ,) (CC or) (ADVP (RB otherwise)) (VP (VBD managed))) (. .))) | There is no accurate definition on hazardous waste. | ( There ( ( is ( ( no ( accurate definition ) ) ( on ( hazardous waste ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT no) (ADJP (JJ accurate)) (NN definition)) (PP (IN on) (NP (JJ hazardous) (NN waste))))) (. .))) |
[
"contradiction"
] | slate | contradiction | 120133c | 120133 | Bauer decried what he called the virtue deficit. | ( Bauer ( ( decried ( what ( he ( called ( the ( virtue deficit ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Bauer)) (VP (VBD decried) (SBAR (WHNP (WP what)) (S (NP (PRP he)) (VP (VBD called) (NP (DT the) (NN virtue) (NN deficit)))))) (. .))) | Bauer denied the virtue deficit | ( Bauer ( denied ( the ( virtue deficit ) ) ) ) | (ROOT (S (NP (NNP Bauer)) (VP (VBD denied) (NP (DT the) (NN virtue) (NN deficit))))) |
[
"entailment"
] | travel | entailment | 115867e | 115867 | Nowadays, popular cinemas have found an appropriate home on the boulevards, for it was at the Hetel Scribe, near the Opera, that the Lumiare brothers staged the first public moving picture show in 1895. | ( Nowadays ( , ( ( popular cinemas ) ( ( have ( ( ( found ( ( an ( appropriate home ) ) ( on ( the boulevards ) ) ) ) , ) ( for ( it ( ( ( ( ( was ( at ( the ( Hetel Scribe ) ) ) ) , ) ( near ( the Opera ) ) ) , ) ( that ( ( the ( Lumiare brothers ) ) ( ( staged ( the ( first public ) ) ) ( ( moving ( picture show ) ) ( in 1895 ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (ADVP (RB Nowadays)) (, ,) (NP (JJ popular) (NNS cinemas)) (VP (VBP have) (VP (VBN found) (NP (NP (DT an) (JJ appropriate) (NN home)) (PP (IN on) (NP (DT the) (NNS boulevards)))) (, ,) (SBAR (IN for) (S (NP (PRP it)) (VP (VBD was) (PP (IN at) (NP (DT the) (NNP Hetel) (NNP Scribe))) (, ,) (PP (IN near) (NP (DT the) (NNP Opera))) (, ,) (SBAR (IN that) (S (NP (DT the) (NNP Lumiare) (NNS brothers)) (VP (VBD staged) (NP (DT the) (JJ first) (NN public)) (S (VP (VBG moving) (NP (NN picture) (NN show)) (PP (IN in) (NP (CD 1895))))))))))))) (. .))) | The first public moving picture show was at the Hetel Scribe. | ( ( ( The ( first public ) ) ( moving ( picture show ) ) ) ( ( was ( at ( the ( Hetel Scribe ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (JJ first) (NN public)) (VP (VBG moving) (NP (NN picture) (NN show)))) (VP (VBD was) (PP (IN at) (NP (DT the) (NNP Hetel) (NNP Scribe)))) (. .))) |
[
"contradiction"
] | slate | contradiction | 119824c | 119824 | Pinsky queries if we count an audiobook as a book. | ( Pinsky ( ( queries ( if ( we ( count ( ( an audiobook ) ( as ( a book ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Pinsky)) (VP (VBZ queries) (SBAR (IN if) (S (NP (PRP we)) (VP (VBP count) (NP (NP (DT an) (NN audiobook)) (PP (IN as) (NP (DT a) (NN book)))))))) (. .))) | Pinsky queries if we count an audiobook as a table. | ( Pinsky ( ( queries ( if ( we ( count ( ( an audiobook ) ( as ( a table ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Pinsky)) (VP (VBZ queries) (SBAR (IN if) (S (NP (PRP we)) (VP (VBP count) (NP (NP (DT an) (NN audiobook)) (PP (IN as) (NP (DT a) (NN table)))))))) (. .))) |
[
"neutral"
] | government | neutral | 63619n | 63619 | Revolving funds need capital in their operations and may invest some of that | ( ( Revolving funds ) ( ( ( ( need capital ) ( in ( their operations ) ) ) and ) ( may ( invest ( some ( of that ) ) ) ) ) ) | (ROOT (S (NP (VBG Revolving) (NNS funds)) (VP (VP (VBP need) (NP (NN capital)) (PP (IN in) (NP (PRP$ their) (NNS operations)))) (CC and) (VP (MD may) (VP (VB invest) (NP (NP (DT some)) (PP (IN of) (NP (DT that))))))))) | Revolving funds need more capital than anything in the world. | ( ( Revolving funds ) ( ( ( need ( more capital ) ) ( than ( anything ( in ( the world ) ) ) ) ) . ) ) | (ROOT (S (NP (VBG Revolving) (NNS funds)) (VP (VBP need) (NP (JJR more) (NN capital)) (PP (IN than) (NP (NP (NN anything)) (PP (IN in) (NP (DT the) (NN world)))))) (. .))) |
[
"contradiction"
] | telephone | contradiction | 36665c | 36665 | uh well lets see i suppose i could say i enjoy joy crocheting um gardening knitting uh hiking | ( ( uh well ) ( ( lets ( ( see ( i ( suppose i ) ) ) ( could ( say ( ( i ( enjoy joy ) ) ( crocheting ( um gardening ) ) ) ) ) ) ) ( knitting ( uh hiking ) ) ) ) | (ROOT (SINV (FRAG (INTJ (UH uh) (UH well))) (VP (VBZ lets) (SBAR (S (S (VP (VB see) (NP (FW i) (FW suppose) (FW i)))) (VP (MD could) (VP (VB say) (NP (NP (FW i) (FW enjoy) (NN joy)) (VP (VBG crocheting) (NP (NN um) (NN gardening))))))))) (NP (CD knitting) (JJ uh) (NN hiking)))) | I do not like to hike at all. | ( I ( ( ( do not ) ( ( like ( to hike ) ) ( at all ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP do) (RB not) (VP (VB like) (PP (TO to) (NP (NN hike))) (ADVP (IN at) (DT all)))) (. .))) |
[
"contradiction"
] | slate | contradiction | 135795c | 135795 | May God bless the brave men and women at CNN who will be working so hard and with such pleasure in the coming days. | ( ( May God ) ( ( ( bless ( the ( brave ( ( men and ) women ) ) ) ) ( ( ( at ( CNN ( who ( will ( be ( working ( so hard ) ) ) ) ) ) ) and ) ( with ( ( such pleasure ) ( in ( the ( coming days ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP May) (NNP God)) (VP (VB bless) (NP (DT the) (JJ brave) (NNS men) (CC and) (NNS women)) (PP (PP (IN at) (NP (NP (NNP CNN)) (SBAR (WHNP (WP who)) (S (VP (MD will) (VP (VB be) (VP (VBG working) (ADJP (RB so) (JJ hard))))))))) (CC and) (PP (IN with) (NP (NP (JJ such) (NN pleasure)) (PP (IN in) (NP (DT the) (VBG coming) (NNS days))))))) (. .))) | There are no brave men and women at CNN. | ( There ( ( are ( ( ( no brave ) ( ( men and ) women ) ) ( at CNN ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (ADJP (RB no) (JJ brave)) (NNS men) (CC and) (NNS women)) (PP (IN at) (NP (NNP CNN))))) (. .))) |
[
"entailment"
] | travel | entailment | 67913e | 67913 | was sinking the Titanic on the Strip in what is the show's signature amazing special effect. | ( ( was ( ( sinking ( ( the Titanic ) ( on ( the Strip ) ) ) ) ( in ( what ( is ( ( the ( show 's ) ) ( ( signature amazing ) ( special effect ) ) ) ) ) ) ) ) . ) | (ROOT (S (VP (VBD was) (VP (VBG sinking) (NP (NP (DT the) (NNP Titanic)) (PP (IN on) (NP (DT the) (NNP Strip)))) (PP (IN in) (SBAR (WHNP (WP what)) (S (VP (VBZ is) (NP (NP (DT the) (NN show) (POS 's)) (ADJP (RB signature) (JJ amazing)) (JJ special) (NN effect)))))))) (. .))) | The Titanic show has amazing special effects. | ( ( The ( Titanic show ) ) ( ( has ( amazing ( special effects ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Titanic) (NN show)) (VP (VBZ has) (NP (JJ amazing) (JJ special) (NNS effects))) (. .))) |
[
"entailment"
] | government | entailment | 79452e | 79452 | The preamble to the rule contains summaries of the aforementioned assessments. | ( ( ( The preamble ) ( to ( the rule ) ) ) ( ( contains ( summaries ( of ( the ( aforementioned assessments ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN preamble)) (PP (TO to) (NP (DT the) (NN rule)))) (VP (VBZ contains) (NP (NP (NNS summaries)) (PP (IN of) (NP (DT the) (JJ aforementioned) (NNS assessments))))) (. .))) | The paragraphs prior to the rule summarize the evaluations. | ( ( The paragraphs ) ( ( prior ( to ( the rule ) ) ) ( ( summarize ( the evaluations ) ) . ) ) ) | (ROOT (S (NP (DT The) (NNS paragraphs)) (ADVP (RB prior) (PP (TO to) (NP (DT the) (NN rule)))) (VP (VB summarize) (NP (DT the) (NNS evaluations))) (. .))) |
[
"entailment"
] | travel | entailment | 11769e | 11769 | The statue is hollow, and you can climb a staircase inside to look out through a window between the Buddha's shoulders.A temple was originally built to house the figure, but this structure was destroyed in a tidal wave in 1495. | ( ( ( ( ( ( ( ( ( The statue ) ( is hollow ) ) , ) and ) ( you ( can ( ( climb ( a ( staircase inside ) ) ) ( to ( ( look out ) ( through ( ( a window ) ( between ( ( ( the ( Buddha 's ) ) ( shoulders.A temple ) ) ( ( was originally ) ( built ( to ( house ( the figure ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) , ) but ) ( ( this structure ) ( was ( destroyed ( in ( ( a ( tidal wave ) ) ( in 1495 ) ) ) ) ) ) ) . ) | (ROOT (S (S (S (NP (DT The) (NN statue)) (VP (VBZ is) (ADJP (JJ hollow)))) (, ,) (CC and) (S (NP (PRP you)) (VP (MD can) (VP (VB climb) (NP (DT a) (JJ staircase) (NN inside)) (S (VP (TO to) (VP (VB look) (PRT (RP out)) (PP (IN through) (NP (NP (DT a) (NN window)) (PP (IN between) (NP (NP (NP (DT the) (NNP Buddha) (POS 's)) (NN shoulders.A) (NN temple)) (SBAR (S (VP (VBD was) (ADVP (RB originally)) (VP (VBN built) (S (VP (TO to) (VP (VB house) (NP (DT the) (NN figure)))))))))))))))))))) (, ,) (CC but) (S (NP (DT this) (NN structure)) (VP (VBD was) (VP (VBN destroyed) (PP (IN in) (NP (NP (DT a) (JJ tidal) (NN wave)) (PP (IN in) (NP (CD 1495)))))))) (. .))) | There is a staircase leading up to a window between the Buddha's shoulders. | ( There ( ( is ( ( a staircase ) ( ( leading up ) ( to ( ( a window ) ( between ( ( the ( Buddha 's ) ) shoulders ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT a) (NN staircase)) (VP (VBG leading) (PRT (RP up)) (PP (TO to) (NP (NP (DT a) (NN window)) (PP (IN between) (NP (NP (DT the) (NNP Buddha) (POS 's)) (NNS shoulders)))))))) (. .))) |
[
"neutral"
] | telephone | neutral | 101330n | 101330 | yeah i i think really probably what hit people's you know i know that here in the up in the uh uh the the New England area and also in in Pennsylvania Ohio and New York the just run all of a sudden we're out of landfill | ( ( yeah ( i i ) ) ( ( think really ) ( probably ( what ( ( hit people ) ( 's ( you ( know ( i ( know ( that ( ( ( ( here ( in ( the ( ( ( up ( in ( the ( uh uh ) ) ) ) the ) ( the ( New ( England area ) ) ) ) ) ) ) and ) ( also ( in ( in ( ( ( Pennsylvania Ohio ) and ) ( ( New York ) ( ( the just ) ( run ( all ( of ( a sudden ) ) ) ) ) ) ) ) ) ) ) ( we ( ( 're out ) ( of landfill ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (VP (VB yeah) (NP (FW i) (FW i)) (VP (VB think) (ADVP (RB really)) (SBAR (ADVP (RB probably)) (WHNP (WP what)) (S (NP (NN hit) (NNS people)) (VP (VBZ 's) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (FW i)) (VP (VBP know) (SBAR (IN that) (S (PP (PP (ADVP (RB here)) (IN in) (NP (DT the) (NP (NP (ADVP (RB up) (PP (IN in) (NP (DT the) (JJ uh) (NN uh)))) (DT the)) (NP (DT the) (NNP New) (NNP England) (NN area))))) (CC and) (PP (ADVP (RB also)) (IN in) (IN in) (NP (NP (NNP Pennsylvania) (NNP Ohio)) (CC and) (NP (NP (NNP New) (NNP York)) (SBAR (S (NP (DT the) (RB just)) (VP (VBP run) (NP (NP (DT all)) (PP (IN of) (NP (DT a) (JJ sudden))))))))))) (NP (PRP we)) (VP (VBP 're) (PRT (RP out)) (PP (IN of) (NP (NN landfill))))))))))))))))))) | the New England area doesn't have much of a practical choice but to recycle, because the landfills are full | ( ( ( the ( New ( England area ) ) ) ( ( does n't ) ( have ( much ( of ( a ( practical choice ) ) ) ) ) ) ) ( but ( to ( ( recycle , ) ( because ( ( the landfills ) ( are full ) ) ) ) ) ) ) | (ROOT (FRAG (NP (NP (DT the) (NNP New) (NNP England) (NN area)) (SBAR (S (VP (VBZ does) (RB n't) (VP (VB have) (NP (NP (RB much)) (PP (IN of) (NP (DT a) (JJ practical) (NN choice))))))))) (X (CC but) (S (VP (TO to) (VP (VB recycle) (, ,) (SBAR (IN because) (S (NP (DT the) (NNS landfills)) (VP (VBP are) (ADJP (JJ full))))))))))) |
[
"neutral"
] | fiction | neutral | 37528n | 37528 | 'They don't want you at all, except in pieces,' he said. | ( ` ( ( They ( ( do n't ) ( ( ( ( want you ) ( at all ) ) , ) ( except ( in pieces ) ) ) ) ) ( , ( ' ( he ( said . ) ) ) ) ) ) | (ROOT (S (`` `) (S (NP (PRP They)) (VP (VBP do) (RB n't) (VP (VB want) (NP (PRP you)) (ADVP (IN at) (DT all)) (, ,) (PP (IN except) (PP (IN in) (NP (NNS pieces))))))) (, ,) ('' ') (NP (PRP he)) (VP (VBD said)) (. .))) | He was trying to protect me with the warning. | ( He ( ( was ( trying ( to ( ( protect me ) ( with ( the warning ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD was) (VP (VBG trying) (S (VP (TO to) (VP (VB protect) (NP (PRP me)) (PP (IN with) (NP (DT the) (NN warning)))))))) (. .))) |
[
"entailment"
] | fiction | entailment | 17062e | 17062 | Make sure the ropes stay tight while we see if the thing can be moved." He started to slip over the side, hanging by his fingertips. | ( ( Make ( sure ( ( the ropes ) ( ( stay tight ) ( while ( we ( see ( if ( ( the thing ) ( can ( be moved ) ) ) ) ) ) ) ) ) ) ) ( . ( '' ( He ( ( ( ( started ( to ( ( slip over ) ( the side ) ) ) ) , ) ( hanging ( by ( his fingertips ) ) ) ) . ) ) ) ) ) | (ROOT (S (S (VP (VB Make) (ADJP (JJ sure) (SBAR (S (NP (DT the) (NNS ropes)) (VP (VBP stay) (ADVP (RB tight)) (SBAR (IN while) (S (NP (PRP we)) (VP (VBP see) (SBAR (IN if) (S (NP (DT the) (NN thing)) (VP (MD can) (VP (VB be) (VP (VBN moved))))))))))))))) (. .) ('' '') (NP (PRP He)) (VP (VBD started) (S (VP (TO to) (VP (VB slip) (PRT (RP over)) (NP (DT the) (NN side))))) (, ,) (S (VP (VBG hanging) (PP (IN by) (NP (PRP$ his) (NNS fingertips)))))) (. .))) | He was trying to move the thing by hanging from his fingertips. | ( He ( ( was ( trying ( to ( ( move ( the thing ) ) ( by ( hanging ( from ( his fingertips ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD was) (VP (VBG trying) (S (VP (TO to) (VP (VB move) (NP (DT the) (NN thing)) (PP (IN by) (S (VP (VBG hanging) (PP (IN from) (NP (PRP$ his) (NNS fingertips))))))))))) (. .))) |
[
"entailment"
] | government | entailment | 10362e | 10362 | The management of human capital has gained recognition as a significant part of internal control. | ( ( ( The management ) ( of ( human capital ) ) ) ( ( has ( ( gained recognition ) ( as ( ( a ( significant part ) ) ( of ( internal control ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN management)) (PP (IN of) (NP (JJ human) (NN capital)))) (VP (VBZ has) (VP (VBN gained) (NP (NN recognition)) (PP (IN as) (NP (NP (DT a) (JJ significant) (NN part)) (PP (IN of) (NP (JJ internal) (NN control))))))) (. .))) | Human capital gets recognition as an important part of internal control. | ( ( Human capital ) ( ( ( gets recognition ) ( as ( ( an ( important part ) ) ( of ( internal control ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Human) (NN capital)) (VP (VBZ gets) (NP (NN recognition)) (PP (IN as) (NP (NP (DT an) (JJ important) (NN part)) (PP (IN of) (NP (JJ internal) (NN control)))))) (. .))) |
[
"neutral"
] | telephone | neutral | 138759n | 138759 | wow you have three children boys girls i have uh three as well uh mine are uh uh twenty five twenty four and twenty one the numbers keep changing so it's hard for me to remember | ( ( wow ( you ( ( have ( ( three children ) ( ( boys ( girls i ) ) ( have ( uh three ) ) ) ) ) ( as ( ( well uh ) ( mine ( are ( ( uh uh ) ( twenty five ) ) ) ) ) ) ) ) ) ( ( ( twenty four ) and ) ( ( twenty one ) ( ( the numbers ) ( keep ( changing ( so ( it ( ( 's ( hard ( for me ) ) ) ( to remember ) ) ) ) ) ) ) ) ) ) | (ROOT (SINV (VP (VBP wow) (S (NP (PRP you)) (VP (VB have) (NP (NP (CD three) (NNS children)) (SBAR (S (NP (NNS boys) (NNS girls) (NNS i)) (VP (VBP have) (NP (INTJ (UH uh)) (NP (CD three))))))) (SBAR (IN as) (S (INTJ (UH well) (UH uh)) (NP (PRP mine)) (VP (VBP are) (NP (INTJ (UH uh) (UH uh)) (NP (CD twenty) (CD five))))))))) (NP (NP (CD twenty) (CD four)) (CC and) (NP (NP (CD twenty) (CD one)) (SBAR (S (NP (DT the) (NNS numbers)) (VP (VBP keep) (S (VP (VBG changing) (SBAR (IN so) (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ hard) (PP (IN for) (NP (PRP me)))) (S (VP (TO to) (VP (VB remember)))))))))))))))) | I feel bad I can't keep up with my kids' ages. | ( I ( ( feel ( bad ( I ( ( ca n't ) ( ( keep up ) ( with ( ( my ( kids ' ) ) ages ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP feel) (ADJP (JJ bad) (SBAR (S (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB keep) (PRT (RP up)) (PP (IN with) (NP (NP (PRP$ my) (NNS kids) (POS ')) (NNS ages))))))))) (. .))) |
[
"entailment"
] | telephone | entailment | 79751e | 79751 | that's right and even even using it as much as i do you know and you'd you'd oh well i did that i know i did that you know and then the results come back and no you didn't they catch you every time | ( that ( ( ( ( 's ( ( right and ) even ) ) ( even ( using ( it ( ( as much ) ( as ( i ( do ( ( ( you know ) and ) ( you ( 'd ( you ( 'd ( ( ( ( oh well ) ( i ( did ( that ( i ( know ( i ( did ( that ( you know ) ) ) ) ) ) ) ) ) ) and ) ( then ( ( the results ) ( ( come ( ( back and ) no ) ) you ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( ( ( did n't ) they ) ( catch you ) ) ) ( every time ) ) ) | (ROOT (SBARQ (WHADVP (IN that)) (SQ (SQ (VBZ 's) (ADVP (RB right) (CC and) (RB even)) (VP (ADVP (RB even)) (VBG using) (S (NP (PRP it)) (ADJP (RB as) (JJ much)) (SBAR (IN as) (S (NP (FW i)) (VP (VBP do) (SBAR (S (S (NP (PRP you)) (VP (VBP know))) (CC and) (S (NP (PRP you)) (VP (VBD 'd) (S (NP (PRP you)) (VP (VBD 'd) (S (S (INTJ (UH oh) (UH well)) (NP (FW i)) (VP (VBD did) (SBAR (IN that) (S (NP (FW i)) (VP (VBP know) (SBAR (S (NP (FW i)) (VP (VBD did) (SBAR (IN that) (S (NP (PRP you)) (VP (VBP know)))))))))))) (CC and) (S (ADVP (RB then)) (NP (DT the) (NNS results)) (VP (VBP come) (ADVP (RB back) (CC and) (RB no)) (NP (PRP you))))))))))))))))) (SQ (VBD did) (RB n't) (NP (PRP they)) (VP (VB catch) (NP (PRP you)))) (FRAG (NP (DT every) (NN time)))))) | The results did not come back positive every time so I did not always get caught. | ( ( The results ) ( ( ( did not ) ( ( ( come back ) ( positive ( every time ) ) ) ( so ( I ( ( ( did not ) always ) ( get caught ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS results)) (VP (VBD did) (RB not) (VP (VB come) (PRT (RP back)) (NP (JJ positive) (DT every) (NN time)) (SBAR (IN so) (S (NP (PRP I)) (VP (VBD did) (RB not) (ADVP (RB always)) (VP (VB get) (VP (VBN caught)))))))) (. .))) |
[
"neutral"
] | fiction | neutral | 79128n | 79128 | We will look at the chest, although ”but no matter ”we will examine it all the same." We entered the house by one of the windows. | ( ( ( ( ( We ( will ( ( ( look ( at ( the chest ) ) ) , ) ( ( although '' ) ( ( but ( no ( matter '' ) ) ) ( we ( will ( ( examine it ) ( all ( the same ) ) ) ) ) ) ) ) ) ) . ) '' ) ( We ( ( entered ( the house ) ) ( by ( one ( of ( the windows ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP We)) (VP (MD will) (VP (VB look) (PP (IN at) (NP (DT the) (NN chest))) (, ,) (PP (IN although) ('' '') (NP (NP (CC but) (DT no) (NN matter) ('' '')) (SBAR (S (NP (PRP we)) (VP (MD will) (VP (VB examine) (NP (PRP it)) (ADVP (PDT all) (DT the) (JJ same))))))))))) (. .) ('' '') (S (NP (PRP We)) (VP (VBD entered) (NP (DT the) (NN house)) (PP (IN by) (NP (NP (CD one)) (PP (IN of) (NP (DT the) (NNS windows))))))) (. .))) | We want to take a look at the house. | ( We ( ( want ( to ( ( take ( a look ) ) ( at ( the house ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (VBP want) (S (VP (TO to) (VP (VB take) (NP (DT a) (NN look)) (PP (IN at) (NP (DT the) (NN house))))))) (. .))) |
[
"entailment"
] | slate | entailment | 41356e | 41356 | One Hong Kong-based brokerage estimates that inflows will grow to $75. | ( ( One ( Hong ( Kong-based brokerage ) ) ) ( ( estimates ( that ( inflows ( will ( grow ( to ( $ 75 ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (CD One) (NNP Hong) (NNP Kong-based) (NN brokerage)) (VP (VBZ estimates) (SBAR (IN that) (S (NP (NNS inflows)) (VP (MD will) (VP (VB grow) (PP (TO to) (NP ($ $) (CD 75)))))))) (. .))) | A Hong Kong brokerage estimates an increase of $75 to inflows. | ( ( A ( Hong ( Kong brokerage ) ) ) ( ( ( estimates ( ( an increase ) ( of ( $ 75 ) ) ) ) ( to inflows ) ) . ) ) | (ROOT (S (NP (DT A) (NNP Hong) (NNP Kong) (NN brokerage)) (VP (VBZ estimates) (NP (NP (DT an) (NN increase)) (PP (IN of) (NP ($ $) (CD 75)))) (PP (TO to) (NP (NNS inflows)))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 28391c | 28391 | Not wild ones. | ( ( ( Not wild ) ones ) . ) | (ROOT (NP (NP (RB Not) (JJ wild)) (NP (NNS ones)) (. .))) | The wild ones? Yes, of course. | ( ( ( ( ( ( The ( wild ones ) ) ? ) Yes ) , ) ( of course ) ) . ) | (ROOT (NP (NP (NP (NP (DT The) (JJ wild) (NNS ones)) (. ?) (NP (NNP Yes)) (, ,)) (PP (IN of) (NP (NN course)))) (. .))) |
[
"entailment"
] | fiction | entailment | 106146e | 106146 | Computers set up similar conditions, with the idea that the results would apply to the original. | ( Computers ( ( ( ( ( set up ) ( similar conditions ) ) , ) ( with ( ( the idea ) ( that ( ( the results ) ( would ( apply ( to ( the original ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNS Computers)) (VP (VBD set) (PRT (RP up)) (NP (JJ similar) (NNS conditions)) (, ,) (PP (IN with) (NP (NP (DT the) (NN idea)) (SBAR (IN that) (S (NP (DT the) (NNS results)) (VP (MD would) (VP (VB apply) (PP (TO to) (NP (DT the) (JJ original)))))))))) (. .))) | The computer expected some similar results. | ( ( The computer ) ( ( expected ( some ( similar results ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN computer)) (VP (VBD expected) (NP (DT some) (JJ similar) (NNS results))) (. .))) |
[
"contradiction"
] | travel | contradiction | 137742c | 137742 | The road leads farther along the eastern shore of the lake to Martindale with its pretty Elizabethan church, St. Martin. | ( ( The road ) ( ( ( leads ( farther along ) ) ( ( the ( eastern shore ) ) ( of ( the ( lake ( to ( Martindale ( with ( ( ( its ( pretty ( Elizabethan church ) ) ) , ) ( St. Martin ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN road)) (VP (VBZ leads) (ADVP (RBR farther) (IN along)) (NP (NP (DT the) (JJ eastern) (NN shore)) (PP (IN of) (NP (DT the) (NN lake) (S (VP (TO to) (VP (VB Martindale) (PP (IN with) (NP (NP (PRP$ its) (JJ pretty) (NNP Elizabethan) (NN church)) (, ,) (NP (NNP St.) (NNP Martin))))))))))) (. .))) | Martindale's ugly Victorian church is located by the lake. | ( ( ( Martindale 's ) ( ugly ( Victorian church ) ) ) ( ( is ( located ( by ( the lake ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Martindale) (POS 's)) (JJ ugly) (JJ Victorian) (NN church)) (VP (VBZ is) (VP (VBN located) (PP (IN by) (NP (DT the) (NN lake))))) (. .))) |
[
"entailment"
] | slate | entailment | 25359e | 25359 | Even so, its ascendancy is troublesome. | ( ( Even so ) ( , ( ( its ascendancy ) ( ( is troublesome ) . ) ) ) ) | (ROOT (S (ADVP (RB Even) (RB so)) (, ,) (NP (PRP$ its) (NN ascendancy)) (VP (VBZ is) (ADJP (JJ troublesome))) (. .))) | Its ascendancy is problematic even so. | ( ( Its ascendancy ) ( ( ( is problematic ) ( even so ) ) . ) ) | (ROOT (S (NP (PRP$ Its) (NN ascendancy)) (VP (VBZ is) (ADJP (JJ problematic)) (ADVP (RB even) (RB so))) (. .))) |
[
"contradiction"
] | government | contradiction | 84481c | 84481 | In revamping its performance management system, for example, we reported that IRS' new system is weakest at the front line, where interactions with taxpayers occur. | ( ( In ( ( ( revamping ( its ( performance ( management system ) ) ) ) , ) ( for example ) ) ) ( , ( we ( ( reported ( that ( ( ( IRS ' ) ( new system ) ) ( is ( weakest ( at ( ( ( the ( front line ) ) , ) ( where ( ( interactions ( with taxpayers ) ) occur ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (S (VP (VBG revamping) (NP (PRP$ its) (NN performance) (NN management) (NN system)) (, ,) (PP (IN for) (NP (NN example)))))) (, ,) (NP (PRP we)) (VP (VBD reported) (SBAR (IN that) (S (NP (NP (NNP IRS) (POS ')) (JJ new) (NN system)) (VP (VBZ is) (NP (NP (JJS weakest)) (PP (IN at) (NP (NP (DT the) (JJ front) (NN line)) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (NP (NNS interactions)) (PP (IN with) (NP (NNS taxpayers)))) (VP (VBP occur))))))))))) (. .))) | We said that the IRS's new system is strongest at the front line. | ( We ( ( said ( that ( ( ( the ( IRS 's ) ) ( new system ) ) ( is ( strongest ( at ( the ( front line ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (VBD said) (SBAR (IN that) (S (NP (NP (DT the) (NNP IRS) (POS 's)) (JJ new) (NN system)) (VP (VBZ is) (NP (NP (JJS strongest)) (PP (IN at) (NP (DT the) (JJ front) (NN line)))))))) (. .))) |
[
"contradiction"
] | travel | contradiction | 40177c | 40177 | Her Protestant cousin, Elizabeth Tudor, was on the English throne, but Elizabeth the Virgin Queen had no heir. | ( ( ( ( ( ( ( ( ( Her ( Protestant cousin ) ) , ) ( Elizabeth Tudor ) ) , ) ( was ( on ( the ( English throne ) ) ) ) ) , ) but ) ( ( Elizabeth ( the ( Virgin Queen ) ) ) ( had ( no heir ) ) ) ) . ) | (ROOT (S (S (NP (NP (PRP$ Her) (JJ Protestant) (NN cousin)) (, ,) (NP (NNP Elizabeth) (NNP Tudor)) (, ,)) (VP (VBD was) (PP (IN on) (NP (DT the) (JJ English) (NN throne))))) (, ,) (CC but) (S (NP (NP (NNP Elizabeth)) (NP (DT the) (JJ Virgin) (NN Queen))) (VP (VBD had) (NP (DT no) (NN heir)))) (. .))) | Queen Elizabeth was pregnant and was waiting to see her unborn heir. | ( ( Queen Elizabeth ) ( ( ( ( was pregnant ) and ) ( was ( waiting ( to ( see ( her ( unborn heir ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Queen) (NNP Elizabeth)) (VP (VP (VBD was) (ADJP (JJ pregnant))) (CC and) (VP (VBD was) (VP (VBG waiting) (S (VP (TO to) (VP (VB see) (NP (PRP$ her) (JJ unborn) (NN heir)))))))) (. .))) |
[
"entailment"
] | government | entailment | 17007e | 17007 | Preston Bryant, R-Lynchburg, won't be addressed until next year after the Virginia Housing Commission, prompted by a Senate Joint Resolution, offers its recommendations based on a statewide study of rent-to-own contracts and other housing issues. | ( ( ( ( ( Preston Bryant ) , ) R-Lynchburg ) , ) ( ( ( wo n't ) ( be ( ( addressed ( until ( next year ) ) ) ( after ( ( ( ( ( the ( Virginia ( Housing Commission ) ) ) , ) ( prompted ( by ( a ( Senate ( Joint Resolution ) ) ) ) ) ) , ) ( ( offers ( its recommendations ) ) ( based ( on ( ( a ( statewide study ) ) ( of ( ( ( rent-to-own contracts ) and ) ( other ( housing issues ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Preston) (NNP Bryant)) (, ,) (NP (NNP R-Lynchburg)) (, ,)) (VP (MD wo) (RB n't) (VP (VB be) (VP (VBN addressed) (PP (IN until) (NP (JJ next) (NN year))) (SBAR (IN after) (S (NP (NP (DT the) (NNP Virginia) (NNP Housing) (NNP Commission)) (, ,) (VP (VBN prompted) (PP (IN by) (NP (DT a) (NNP Senate) (NNP Joint) (NNP Resolution)))) (, ,)) (VP (VBZ offers) (NP (PRP$ its) (NNS recommendations)) (PP (VBN based) (PP (IN on) (NP (NP (DT a) (JJ statewide) (NN study)) (PP (IN of) (NP (NP (JJ rent-to-own) (NNS contracts)) (CC and) (NP (JJ other) (NN housing) (NNS issues))))))))))))) (. .))) | The Virginia Housing Commission has recommendations for rent-to-own contracts. | ( ( The ( Virginia ( Housing Commission ) ) ) ( ( has ( recommendations ( for ( rent-to-own contracts ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Virginia) (NNP Housing) (NNP Commission)) (VP (VBZ has) (NP (NP (NNS recommendations)) (PP (IN for) (NP (JJ rent-to-own) (NNS contracts))))) (. .))) |
[
"entailment"
] | travel | entailment | 52414e | 52414 | Hundreds of hotels have sprung up along the sandy beaches, and these have been followed by restaurants, bars, and shops, making today's Sharm El-Sheikh not just a diving destination but a true tourist resort. | ( ( ( ( ( ( Hundreds ( of hotels ) ) ( have ( ( sprung up ) ( along ( the ( sandy beaches ) ) ) ) ) ) , ) and ) ( these ( have ( been ( ( ( followed ( by ( restaurants ( , ( bars ( , ( and shops ) ) ) ) ) ) ) , ) ( making ( ( ( ( today 's ) ( Sharm El-Sheikh ) ) ( not just ) ) ( ( a ( diving destination ) ) ( but ( a ( true ( tourist resort ) ) ) ) ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (NP (NNS Hundreds)) (PP (IN of) (NP (NNS hotels)))) (VP (VBP have) (VP (VBN sprung) (PRT (RP up)) (PP (IN along) (NP (DT the) (JJ sandy) (NNS beaches)))))) (, ,) (CC and) (S (NP (DT these)) (VP (VBP have) (VP (VBN been) (VP (VBN followed) (PP (IN by) (NP (NNS restaurants) (, ,) (NNS bars) (, ,) (CC and) (NNS shops))) (, ,) (S (VP (VBG making) (NP (NP (NP (NN today) (POS 's)) (NNP Sharm) (NNP El-Sheikh)) (CONJP (RB not) (RB just)) (NP (NP (DT a) (JJ diving) (NN destination)) (PP (CC but) (NP (DT a) (JJ true) (NN tourist) (NN resort))))))))))) (. .))) | Sharm El-Sheikh has transformed from just a diving destination to a real tourist resort. | ( ( Sharm El-Sheikh ) ( ( has ( transformed ( from ( ( just ( a ( diving destination ) ) ) ( to ( a ( real ( tourist resort ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Sharm) (NNP El-Sheikh)) (VP (VBZ has) (VP (VBN transformed) (PP (IN from) (NP (NP (RB just) (DT a) (JJ diving) (NN destination)) (PP (TO to) (NP (DT a) (JJ real) (NN tourist) (NN resort))))))) (. .))) |
[
"neutral"
] | slate | neutral | 15693n | 15693 | Both magazines move to the pox on all your houses stance. | ( ( Both magazines ) ( ( move ( to ( the ( ( pox ( on ( all ( your houses ) ) ) ) stance ) ) ) ) . ) ) | (ROOT (S (NP (DT Both) (NNS magazines)) (VP (VBP move) (PP (TO to) (NP (DT the) (ADJP (JJ pox) (PP (IN on) (NP (PDT all) (PRP$ your) (NNS houses)))) (NN stance)))) (. .))) | The magazines dislike the republican party. | ( ( The magazines ) ( ( dislike ( the ( republican party ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS magazines)) (VP (VBP dislike) (NP (DT the) (NN republican) (NN party))) (. .))) |
[
"contradiction"
] | telephone | contradiction | 10945c | 10945 | so it was you and the kid and your work schedule is well that's the thing see you know maybe if you get along for example if you'd been a technician instead of an engineer you know the technicians work the eight to five job and and know when they're going to be there | ( so ( ( ( it ( was you ) ) and ) ( ( ( ( the kid ) and ) ( your ( work schedule ) ) ) ( ( is well ) ( that ( 's ( ( the thing ) ( see ( you ( ( know maybe ) ( if ( you ( ( ( get along ) ( for example ) ) ( if ( you ( 'd ( been ( ( a technician ) ( instead ( of ( ( an engineer ) ( you ( know ( ( the technicians ) ( ( ( work ( the ( ( ( ( eight to ) five ) job ) and ) ) ) and ) ( know ( when ( they ( 're ( going ( to ( be there ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (SBAR (IN so) (S (S (NP (PRP it)) (VP (VBD was) (NP (PRP you)))) (CC and) (S (NP (NP (DT the) (NN kid)) (CC and) (NP (PRP$ your) (NN work) (NN schedule))) (VP (VBZ is) (ADVP (RB well)) (SBAR (IN that) (S (VP (VBZ 's) (NP (NP (DT the) (NN thing)) (SBAR (S (VP (VBP see) (SBAR (S (NP (PRP you)) (VP (VBP know) (ADVP (RB maybe)) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP get) (ADVP (RB along)) (PP (IN for) (NP (NN example))) (SBAR (IN if) (S (NP (PRP you)) (VP (VBD 'd) (VP (VBN been) (NP (NP (DT a) (NN technician)) (PP (RB instead) (IN of) (NP (NP (DT an) (NN engineer)) (SBAR (S (NP (PRP you)) (VP (VBP know) (S (NP (DT the) (NNS technicians)) (VP (VP (VB work) (NP (DT the) (NX (NX (ADJP (QP (CD eight) (TO to) (CD five))) (NN job)) (CC and)))) (CC and) (VP (VB know) (SBAR (WHADVP (WRB when)) (S (NP (PRP they)) (VP (VBP 're) (VP (VBG going) (S (VP (TO to) (VP (VB be) (ADVP (RB there)))))))))))))))))))))))))))))))))))))))) | Being an engineer is great if you need a 9-5 job. | ( ( Being ( an engineer ) ) ( ( ( is great ) ( if ( you ( need ( a ( 9-5 job ) ) ) ) ) ) . ) ) | (ROOT (S (S (VP (VBG Being) (NP (DT an) (NN engineer)))) (VP (VBZ is) (ADJP (JJ great)) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP need) (NP (DT a) (CD 9-5) (NN job)))))) (. .))) |
[
"entailment"
] | slate | entailment | 57609e | 57609 | The U.S. team won every major end-of-the-year award. | ( ( The ( U.S. team ) ) ( ( won ( every ( major ( end-of-the-year award ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP U.S.) (NN team)) (VP (VBD won) (NP (DT every) (JJ major) (JJ end-of-the-year) (NN award))) (. .))) | There exist multiple major end-of-the-year awards. | ( There ( ( exist ( multiple ( major ( end-of-the-year awards ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP exist) (NP (JJ multiple) (JJ major) (NN end-of-the-year) (NNS awards))) (. .))) |
[
"entailment"
] | telephone | entailment | 1987e | 1987 | but uh we usually go to uh a lake area you know where the campsites are and do that uh | ( but ( ( ( uh ( we ( usually ( go ( to ( uh ( ( a ( lake area ) ) ( you ( know ( where ( ( the campsites ) are ) ) ) ) ) ) ) ) ) ) ) and ) ( do ( that uh ) ) ) ) | (ROOT (S (VP (CC but) (VP (VB uh) (SBAR (S (NP (PRP we)) (ADVP (RB usually)) (VP (VBP go) (S (VP (TO to) (VP (VB uh) (NP (NP (DT a) (NN lake) (NN area)) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (WHADVP (WRB where)) (S (NP (DT the) (NNS campsites)) (VP (VBP are))))))))))))))) (CC and) (VP (VB do) (SBAR (IN that) (FRAG (INTJ (UH uh)))))))) | We go to a lake area to camp. | ( We ( ( ( go ( to ( a ( lake area ) ) ) ) ( to camp ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (VBP go) (PP (TO to) (NP (DT a) (NN lake) (NN area))) (PP (TO to) (NP (NN camp)))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 37013c | 37013 | In answer to a quick command, the girl went forward to take her place in the boat. | ( ( In ( answer ( to ( a ( quick command ) ) ) ) ) ( , ( ( the girl ) ( ( ( went forward ) ( to ( ( take ( her place ) ) ( in ( the boat ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (NP (NN answer)) (PP (TO to) (NP (DT a) (JJ quick) (NN command))))) (, ,) (NP (DT the) (NN girl)) (VP (VBD went) (PRT (RP forward)) (S (VP (TO to) (VP (VB take) (NP (PRP$ her) (NN place)) (PP (IN in) (NP (DT the) (NN boat))))))) (. .))) | The girl ignored the command that she heard and stayed where she was. | ( ( The girl ) ( ( ( ignored ( the command ) ) ( that ( she ( ( heard and ) ( stayed ( where ( she was ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN girl)) (VP (VBD ignored) (NP (DT the) (NN command)) (SBAR (IN that) (S (NP (PRP she)) (VP (VP (VBD heard)) (CC and) (VP (VBD stayed) (SBAR (WHADVP (WRB where)) (S (NP (PRP she)) (VP (VBD was))))))))) (. .))) |
[
"neutral"
] | telephone | neutral | 14520n | 14520 | right yeah yes we have one of those in town uh-huh | ( right ( ( yeah yes ) ( we ( have ( one ( of ( those ( in ( town uh-huh ) ) ) ) ) ) ) ) ) | (ROOT (S (ADVP (RB right)) (VP (VB yeah) (NP (UH yes)) (SBAR (S (NP (PRP we)) (VP (VBP have) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT those)) (PP (IN in) (NP (NN town) (NN uh-huh)))))))))))) | Yes, we own one of the largest ones in town. | ( Yes ( , ( we ( ( own ( one ( of ( ( the ( largest ones ) ) ( in town ) ) ) ) ) . ) ) ) ) | (ROOT (S (INTJ (UH Yes)) (, ,) (NP (PRP we)) (VP (VBP own) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (JJS largest) (NNS ones)) (PP (IN in) (NP (NN town))))))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 79205c | 79205 | They had to hunch to get in the first tunnels but deep within they rose into high square caves and finally into the open mines. | ( They ( ( ( ( had ( to ( hunch ( to ( get ( in ( the ( first tunnels ) ) ) ) ) ) ) ) but ) ( ( deep ( within they ) ) ( rose ( ( ( into ( high ( square caves ) ) ) and ) ( finally ( into ( the ( open mines ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VP (VBD had) (S (VP (TO to) (VP (VB hunch) (S (VP (TO to) (VP (VB get) (PP (IN in) (NP (DT the) (JJ first) (NNS tunnels)))))))))) (CC but) (VP (ADVP (RB deep) (PP (IN within) (NP (PRP they)))) (VBD rose) (PP (PP (IN into) (NP (JJ high) (JJ square) (NNS caves))) (CC and) (PP (ADVP (RB finally)) (IN into) (NP (DT the) (JJ open) (NNS mines)))))) (. .))) | They decided to stay in the open fields. | ( They ( ( decided ( to ( stay ( in ( the ( open fields ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBD decided) (S (VP (TO to) (VP (VB stay) (PP (IN in) (NP (DT the) (JJ open) (NNS fields))))))) (. .))) |
[
"entailment"
] | government | entailment | 139011e | 139011 | The determination of the most relevant information to be presented should be made by the preparer; however, reporting at the entity level shall be more specific than at the governmentwide level. | ( ( ( ( ( ( The determination ) ( of ( the ( ( most relevant ) ( information ( to ( be presented ) ) ) ) ) ) ) ( should ( be ( made ( by ( the preparer ) ) ) ) ) ) ; ) ( however ( , ( ( reporting ( at ( the ( entity level ) ) ) ) ( shall ( be ( more ( specific ( than ( at ( the ( governmentwide level ) ) ) ) ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (NP (DT The) (NN determination)) (PP (IN of) (NP (DT the) (ADJP (RBS most) (JJ relevant)) (NN information) (S (VP (TO to) (VP (VB be) (VP (VBN presented)))))))) (VP (MD should) (VP (VB be) (VP (VBN made) (PP (IN by) (NP (DT the) (NN preparer))))))) (: ;) (S (ADVP (RB however)) (, ,) (NP (NP (NN reporting)) (PP (IN at) (NP (DT the) (NN entity) (NN level)))) (VP (MD shall) (VP (VB be) (ADJP (RBR more) (JJ specific) (PP (IN than) (PP (IN at) (NP (DT the) (JJ governmentwide) (NN level)))))))) (. .))) | Reporting at the entity level should be more specific than at the governmentwide level. | ( ( Reporting ( at ( the ( entity level ) ) ) ) ( ( should ( be ( more ( specific ( than ( at ( the ( governmentwide level ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Reporting)) (PP (IN at) (NP (DT the) (NN entity) (NN level)))) (VP (MD should) (VP (VB be) (ADJP (RBR more) (JJ specific) (PP (IN than) (PP (IN at) (NP (DT the) (JJ governmentwide) (NN level))))))) (. .))) |
[
"contradiction"
] | government | contradiction | 106394c | 106394 | The estimated financial benefits include budget reductions, costs avoided, resources reallocated, and revenue enhancements. | ( ( The ( estimated ( financial benefits ) ) ) ( ( include ( ( ( budget reductions ) , ) ( ( ( ( ( ( costs avoided ) , ) ( resources reallocated ) ) , ) and ) ( revenue enhancements ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ estimated) (JJ financial) (NNS benefits)) (VP (VBP include) (NP (NP (NN budget) (NNS reductions)) (, ,) (NP (NP (NP (NNS costs)) (VP (VBN avoided))) (, ,) (NP (NP (NNS resources)) (VP (VBN reallocated))) (, ,) (CC and) (NP (NN revenue) (NNS enhancements))))) (. .))) | All estimates indicate that this plan will have no benefits. | ( ( All estimates ) ( ( indicate ( that ( ( this plan ) ( will ( have ( no benefits ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT All) (NNS estimates)) (VP (VBP indicate) (SBAR (IN that) (S (NP (DT this) (NN plan)) (VP (MD will) (VP (VB have) (NP (DT no) (NNS benefits))))))) (. .))) |
[
"neutral"
] | travel | neutral | 115214n | 115214 | Some picnickers say they're doing the animal a favor, giving it a chance of a better reincarnation. | ( ( Some picnickers ) ( ( say ( they ( 're ( doing ( ( ( ( the animal ) ( a favor ) ) , ) ( ( giving it ) ( ( a chance ) ( of ( a ( better reincarnation ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT Some) (NNS picnickers)) (VP (VBP say) (SBAR (S (NP (PRP they)) (VP (VBP 're) (VP (VBG doing) (NP (NP (NP (DT the) (NN animal)) (NP (DT a) (NN favor))) (, ,) (VP (VBG giving) (NP (PRP it)) (NP (NP (DT a) (NN chance)) (PP (IN of) (NP (DT a) (JJR better) (NN reincarnation))))))))))) (. .))) | Many picnickers are vegetarians. | ( ( Many picnickers ) ( ( are vegetarians ) . ) ) | (ROOT (S (NP (JJ Many) (NNS picnickers)) (VP (VBP are) (NP (NNS vegetarians))) (. .))) |
[
"contradiction"
] | government | contradiction | 44659c | 44659 | We discovered that reconfiguration, within the confines of state planning, did not diminish the percent of minorities and women in leadership positions in our programs. | ( We ( ( discovered ( that ( ( ( ( reconfiguration , ) ( within ( ( the confines ) ( of ( state planning ) ) ) ) ) , ) ( ( did not ) ( ( diminish ( ( the percent ) ( of ( ( minorities and ) women ) ) ) ) ( in ( ( leadership positions ) ( in ( our programs ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (VBD discovered) (SBAR (IN that) (S (NP (NP (NN reconfiguration)) (, ,) (PP (IN within) (NP (NP (DT the) (NNS confines)) (PP (IN of) (NP (NN state) (NN planning))))) (, ,)) (VP (VBD did) (RB not) (VP (VB diminish) (NP (NP (DT the) (NN percent)) (PP (IN of) (NP (NNS minorities) (CC and) (NNS women)))) (PP (IN in) (NP (NP (NN leadership) (NNS positions)) (PP (IN in) (NP (PRP$ our) (NNS programs)))))))))) (. .))) | women in leadership are endangered by reconfiguration. | ( ( women ( in leadership ) ) ( ( are ( endangered ( by reconfiguration ) ) ) . ) ) | (ROOT (S (NP (NP (NNS women)) (PP (IN in) (NP (NN leadership)))) (VP (VBP are) (ADJP (VBN endangered) (PP (IN by) (NP (NN reconfiguration))))) (. .))) |
[
"entailment"
] | travel | entailment | 62306e | 62306 | In the middle of the 19th century, it fell victim to the urban planning of Baron Haussmann. | ( ( In ( ( the middle ) ( of ( the ( 19th century ) ) ) ) ) ( , ( it ( ( ( fell victim ) ( to ( ( the ( urban planning ) ) ( of ( Baron Haussmann ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (NP (DT the) (NN middle)) (PP (IN of) (NP (DT the) (JJ 19th) (NN century))))) (, ,) (NP (PRP it)) (VP (VBD fell) (NP (NN victim)) (PP (TO to) (NP (NP (DT the) (JJ urban) (NN planning)) (PP (IN of) (NP (NNP Baron) (NNP Haussmann)))))) (. .))) | Baron Haussmann had urban plans in the 19th century. | ( ( Baron Haussmann ) ( ( had ( ( urban plans ) ( in ( the ( 19th century ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Baron) (NNP Haussmann)) (VP (VBD had) (NP (NP (JJ urban) (NNS plans)) (PP (IN in) (NP (DT the) (JJ 19th) (NN century))))) (. .))) |
[
"neutral"
] | telephone | neutral | 51687n | 51687 | yeah uh it's probably what i'm paying now for an apartment is six twenty five | ( ( yeah ( uh ( it ( ( 's probably ) ( what ( i ( 'm ( ( paying now ) ( for ( ( an apartment ) ( is ( six twenty ) ) ) ) ) ) ) ) ) ) ) ) five ) | (ROOT (SINV (VP (VBP yeah) (SBAR (S (INTJ (UH uh)) (NP (PRP it)) (VP (VBZ 's) (ADVP (RB probably)) (SBAR (WHNP (WP what)) (S (NP (FW i)) (VP (VBP 'm) (VP (VBG paying) (ADVP (RB now)) (SBAR (IN for) (S (NP (DT an) (NN apartment)) (VP (VBZ is) (NP (CD six) (CD twenty))))))))))))) (NP (CD five)))) | That's pretty standard for an apartment my size. | ( That ( ( ( 's ( pretty ( standard ( for ( an apartment ) ) ) ) ) ( my size ) ) . ) ) | (ROOT (S (NP (DT That)) (VP (VBZ 's) (ADVP (RB pretty) (NP (NP (NN standard)) (PP (IN for) (NP (DT an) (NN apartment))))) (NP (PRP$ my) (NN size))) (. .))) |
[
"entailment"
] | government | entailment | 45490e | 45490 | An observer familiar with the reconfiguration debate who requested anonymity wondered why Dudovitz had not spent more time mending fences. | ( ( ( An observer ) ( familiar ( with ( ( the ( reconfiguration debate ) ) ( who ( requested anonymity ) ) ) ) ) ) ( ( wondered ( why ( Dudovitz ( ( had not ) ( ( spent ( more time ) ) ( mending fences ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT An) (NN observer)) (ADJP (JJ familiar) (PP (IN with) (NP (NP (DT the) (NN reconfiguration) (NN debate)) (SBAR (WHNP (WP who)) (S (VP (VBD requested) (NP (NN anonymity))))))))) (VP (VBD wondered) (SBAR (WHADVP (WRB why)) (S (NP (NNP Dudovitz)) (VP (VBD had) (RB not) (VP (VBN spent) (NP (JJR more) (NN time)) (S (VP (VBG mending) (NP (NNS fences))))))))) (. .))) | An observer spoke as long as he could be anonymous. | ( ( An observer ) ( ( ( spoke ( as long ) ) ( as ( he ( could ( be anonymous ) ) ) ) ) . ) ) | (ROOT (S (NP (DT An) (NN observer)) (VP (VBD spoke) (ADVP (RB as) (RB long)) (SBAR (IN as) (S (NP (PRP he)) (VP (MD could) (VP (VB be) (ADJP (JJ anonymous))))))) (. .))) |
[
"neutral"
] | travel | neutral | 119575n | 119575 | The classical design was taken from examples in Athens. | ( ( The ( classical design ) ) ( ( was ( taken ( from ( examples ( in Athens ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ classical) (NN design)) (VP (VBD was) (VP (VBN taken) (PP (IN from) (NP (NP (NNS examples)) (PP (IN in) (NP (NNP Athens))))))) (. .))) | The design is a copy of examples from Athens. | ( ( The design ) ( ( is ( ( a copy ) ( of ( examples ( from Athens ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN design)) (VP (VBZ is) (NP (NP (DT a) (NN copy)) (PP (IN of) (NP (NP (NNS examples)) (PP (IN from) (NP (NNP Athens))))))) (. .))) |
[
"entailment"
] | travel | entailment | 143020e | 143020 | For others, the climb is an exercise in self-discipline and physical purification. | ( ( For others ) ( , ( ( the climb ) ( ( is ( ( an exercise ) ( in ( self-discipline ( and ( physical purification ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN For) (NP (NNS others))) (, ,) (NP (DT the) (NN climb)) (VP (VBZ is) (NP (NP (DT an) (NN exercise)) (PP (IN in) (NP (JJ self-discipline) (CC and) (JJ physical) (NN purification))))) (. .))) | The climb helps with your self-discipline and purifies you. | ( ( The climb ) ( ( ( ( helps ( with ( your self-discipline ) ) ) and ) ( purifies you ) ) . ) ) | (ROOT (S (NP (DT The) (NN climb)) (VP (VP (VBZ helps) (PP (IN with) (NP (PRP$ your) (NN self-discipline)))) (CC and) (VP (VBZ purifies) (NP (PRP you)))) (. .))) |
[
"neutral"
] | travel | neutral | 51487n | 51487 | Originally constructed in 1923 to promote real estate sales in the neighborhood then called Hollywoodland, the 50-foot (15-m) letters were abbreviated in later years and replaced due to age in 1978. | ( Originally ( ( ( ( ( constructed ( in 1923 ) ) ( to ( ( promote ( real ( estate sales ) ) ) ( in ( the neighborhood ) ) ) ) ) ( then called ) ) ( ( Hollywoodland , ) ( ( the ( 50-foot ( -LRB- ( 15-m ( -RRB- letters ) ) ) ) ) ( were ( ( ( abbreviated ( in ( later years ) ) ) and ) ( ( replaced ( due ( to age ) ) ) ( in 1978 ) ) ) ) ) ) ) . ) ) | (ROOT (SINV (ADVP (RB Originally)) (VP (VBN constructed) (PP (IN in) (NP (CD 1923))) (S (VP (TO to) (VP (VB promote) (NP (JJ real) (NN estate) (NNS sales)) (PP (IN in) (NP (DT the) (NN neighborhood))))))) (VP (ADVP (RB then)) (VBD called)) (NP (NP (NNP Hollywoodland)) (, ,) (NP (NP (DT the) (JJ 50-foot) (-LRB- -LRB-) (JJ 15-m) (-RRB- -RRB-) (NNS letters)) (SBAR (S (VP (VBD were) (VP (VP (VBN abbreviated) (PP (IN in) (NP (JJ later) (NNS years)))) (CC and) (VP (VBN replaced) (ADJP (JJ due) (PP (TO to) (NP (NN age)))) (PP (IN in) (NP (CD 1978)))))))))) (. .))) | When the letters were abbreviated, it led to an outcry. | ( ( When ( ( the letters ) ( were abbreviated ) ) ) ( , ( it ( ( led ( to ( an outcry ) ) ) . ) ) ) ) | (ROOT (S (SBAR (WHADVP (WRB When)) (S (NP (DT the) (NNS letters)) (VP (VBD were) (ADJP (JJ abbreviated))))) (, ,) (NP (PRP it)) (VP (VBD led) (PP (TO to) (NP (DT an) (NN outcry)))) (. .))) |
[
"neutral"
] | travel | neutral | 115105n | 115105 | A legitimate businessman, Hughes was nonetheless eccentric and dramatic, a style suited to the Las Vegas ethos. | ( ( ( ( ( ( A ( legitimate businessman ) ) , ) ( Hughes ( ( was nonetheless ) ( ( eccentric and ) dramatic ) ) ) ) , ) ( ( a style ) ( suited ( to ( the ( Las ( Vegas ethos ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (DT A) (JJ legitimate) (NN businessman)) (, ,) (S (NP (NNP Hughes)) (VP (VBD was) (ADVP (RB nonetheless)) (ADJP (JJ eccentric) (CC and) (JJ dramatic)))) (, ,) (NP (NP (DT a) (NN style)) (VP (VBN suited) (PP (TO to) (NP (DT the) (NNP Las) (NNP Vegas) (NN ethos))))) (. .))) | There are few Legitimate businessmen in Las Vegas. | ( There ( ( are ( ( few ( Legitimate businessmen ) ) ( in ( Las Vegas ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (JJ few) (JJ Legitimate) (NNS businessmen)) (PP (IN in) (NP (NNP Las) (NNP Vegas))))) (. .))) |
[
"neutral"
] | fiction | neutral | 23031n | 23031 | The shorter of the two men pointed and the larger one moved off to block the man and the donkey. | ( ( ( ( ( ( The shorter ) ( of ( the ( two men ) ) ) ) pointed ) and ) ( ( the ( larger one ) ) ( ( moved off ) ( to ( block ( ( ( the man ) and ) ( the donkey ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (NP (DT The) (JJR shorter)) (PP (IN of) (NP (DT the) (CD two) (NNS men)))) (VP (VBD pointed))) (CC and) (S (NP (DT the) (JJR larger) (CD one)) (VP (VBD moved) (PRT (RP off)) (S (VP (TO to) (VP (VB block) (NP (NP (DT the) (NN man)) (CC and) (NP (DT the) (NN donkey)))))))) (. .))) | The donkey was carrying heavy objects on it's back. | ( ( The donkey ) ( ( was ( ( carrying ( heavy objects ) ) ( on ( ( it 's ) back ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN donkey)) (VP (VBD was) (VP (VBG carrying) (NP (JJ heavy) (NNS objects)) (PP (IN on) (NP (NP (PRP it) (POS 's)) (NN back))))) (. .))) |
[
"entailment"
] | slate | entailment | 58400e | 58400 | Chatterbox Like I said, it was Mitchell's idea. | ( ( Chatterbox ( ( Like I ) said ) ) ( , ( it ( ( was ( ( Mitchell 's ) idea ) ) . ) ) ) ) | (ROOT (S (S (NP (NNP Chatterbox)) (PP (IN Like) (NP (PRP I))) (VP (VBD said))) (, ,) (NP (PRP it)) (VP (VBD was) (NP (NP (NNP Mitchell) (POS 's)) (NN idea))) (. .))) | I told you, Micheal created Chatterbox. | ( ( I ( told you ) ) ( , ( Micheal ( ( created Chatterbox ) . ) ) ) ) | (ROOT (S (S (NP (PRP I)) (VP (VBD told) (NP (PRP you)))) (, ,) (NP (NNP Micheal)) (VP (VBD created) (NP (NNP Chatterbox))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 83869c | 83869 | I thought you were dead! he somehow gasped. | ( I ( ( thought ( you ( were ( dead ( ! ( he ( somehow gasped ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (PRP you)) (VP (VBD were) (ADJP (RB dead) (JJ !) (SBAR (S (NP (PRP he)) (ADVP (RB somehow)) (VP (VBD gasped))))))))) (. .))) | I knew you were alive! | ( I ( ( knew ( you ( were alive ) ) ) ! ) ) | (ROOT (S (NP (PRP I)) (VP (VBD knew) (SBAR (S (NP (PRP you)) (VP (VBD were) (ADJP (JJ alive)))))) (. !))) |
[
"neutral"
] | travel | neutral | 7434n | 7434 | The winstubs of its old neighborhoods are gathering places for university students whose predecessors include Goethe. | ( ( ( The winstubs ) ( of ( its ( old neighborhoods ) ) ) ) ( ( are ( gathering ( ( places ( for ( university students ) ) ) ( ( whose predecessors ) ( include Goethe ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNS winstubs)) (PP (IN of) (NP (PRP$ its) (JJ old) (NNS neighborhoods)))) (VP (VBP are) (VP (VBG gathering) (NP (NP (NNS places)) (PP (IN for) (NP (NN university) (NNS students))) (SBAR (WHNP (WP$ whose) (NNS predecessors)) (S (VP (VBP include) (NP (NNP Goethe)))))))) (. .))) | The students have a wonderful time hanging out threre. | ( ( The students ) ( ( have ( ( a ( wonderful time ) ) ( ( hanging out ) threre ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS students)) (VP (VBP have) (NP (NP (DT a) (JJ wonderful) (NN time)) (VP (VBG hanging) (PRT (RP out)) (NP (NN threre))))) (. .))) |
[
"neutral"
] | telephone | neutral | 84069n | 84069 | and the shrimp turn pink then you remove it and you put it on a platter and then you serve it with melted butter and uh | ( and ( the ( shrimp ( ( turn pink ) ( then ( ( ( ( ( you ( remove it ) ) and ) ( you ( ( put it ) ( on ( a platter ) ) ) ) ) and ) ( then ( you ( ( serve it ) ( with ( melted ( ( butter and ) uh ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (FRAG (CC and) (NP (DT the) (NN shrimp) (S (VP (VB turn) (ADJP (JJ pink)) (PP (RB then) (S (S (NP (PRP you)) (VP (VB remove) (NP (PRP it)))) (CC and) (S (NP (PRP you)) (VP (VBD put) (NP (PRP it)) (PP (IN on) (NP (DT a) (NN platter))))) (CC and) (S (ADVP (RB then)) (NP (PRP you)) (VP (VBP serve) (NP (PRP it)) (PP (IN with) (NP (JJ melted) (NN butter) (CC and) (NN uh)))))))))))) | Serve the shrimp after you have chilled them completely. | ( ( ( Serve ( the shrimp ) ) ( after ( you ( have ( chilled ( them completely ) ) ) ) ) ) . ) | (ROOT (S (VP (VB Serve) (NP (DT the) (NN shrimp)) (SBAR (IN after) (S (NP (PRP you)) (VP (VBP have) (VP (VBN chilled) (S (NP (PRP them)) (ADVP (RB completely)))))))) (. .))) |
[
"neutral"
] | fiction | neutral | 103380n | 103380 | Then th' Mexes take them Anglo hosses south an' sell 'em, where their brands ain't gonna git nobody into noose trouble. | ( Then ( ( ( th ' ) Mexes ) ( ( ( ( ( take them ) ( ( ( ( Anglo ( hosses south ) ) an ) ' ) ( sell 'em ) ) ) , ) ( where ( ( their brands ) ( ( ai n't ) ( gon ( na ( ( git nobody ) ( into ( noose trouble ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (RB Then) (NP (NP (NNP th) (POS ')) (NNS Mexes)) (VP (VBP take) (NP (PRP them)) (NP (NP (NNP Anglo) (NNS hosses) (NN south)) (, an) ('' ') (SBAR (S (VP (VBP sell) (NP (PRP 'em)))))) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (PRP$ their) (NNS brands)) (VP (VBP ai) (RB n't) (VP (VBG gon) (S (VP (TO na) (VP (VB git) (NP (NN nobody)) (PP (IN into) (NP (JJ noose) (NN trouble))))))))))) (. .))) | You cannot sell the Anglo horses otherwise. | ( You ( ( ( can not ) ( ( sell ( the ( Anglo horses ) ) ) otherwise ) ) . ) ) | (ROOT (S (NP (PRP You)) (VP (MD can) (RB not) (VP (VB sell) (NP (DT the) (NNP Anglo) (NNS horses)) (ADVP (RB otherwise)))) (. .))) |
[
"contradiction"
] | slate | contradiction | 134380c | 134380 | In both instances, these women had to know that everyone was getting an eyeful. | ( ( In ( both instances ) ) ( , ( ( these women ) ( ( had ( to ( know ( that ( everyone ( was ( getting ( an eyeful ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (DT both) (NNS instances))) (, ,) (NP (DT these) (NNS women)) (VP (VBD had) (S (VP (TO to) (VP (VB know) (SBAR (IN that) (S (NP (NN everyone)) (VP (VBD was) (VP (VBG getting) (NP (DT an) (NN eyeful)))))))))) (. .))) | The women didn't know everyone could see it. | ( ( The women ) ( ( ( did n't ) ( know ( everyone ( could ( see it ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNS women)) (VP (VBD did) (RB n't) (VP (VB know) (SBAR (S (NP (NN everyone)) (VP (MD could) (VP (VB see) (NP (PRP it)))))))) (. .))) |
[
"entailment"
] | telephone | entailment | 21117e | 21117 | well do you have do you have any like Chucky Cheese or trying to | ( well ( do ( you ( have ( ( ( do ( you ( have ( any ( like ( Chucky Cheese ) ) ) ) ) ) or ) ( trying to ) ) ) ) ) ) | (ROOT (S (ADVP (RB well)) (VP (VB do) (SBAR (S (NP (PRP you)) (VP (VBP have) (VP (VP (VBP do) (SBAR (S (NP (PRP you)) (VP (VBP have) (NP (NP (DT any)) (PP (IN like) (NP (NNP Chucky) (NNP Cheese)))))))) (CC or) (VP (VBG trying) (PP (TO to)))))))))) | Do you have a Chucky Cheese? | ( ( ( Do you ) ( have ( a ( Chucky Cheese ) ) ) ) ? ) | (ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB have) (NP (DT a) (NNP Chucky) (NNP Cheese))) (. ?))) |
[
"neutral"
] | slate | neutral | 120611n | 120611 | I couldn't wait to get e-mail at my office, because I hate returning phone calls. | ( I ( ( ( could n't ) ( wait ( to ( ( ( ( get e-mail ) ( at ( my office ) ) ) , ) ( because ( I ( hate ( returning ( phone calls ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (MD could) (RB n't) (VP (VB wait) (S (VP (TO to) (VP (VB get) (NP (NN e-mail)) (PP (IN at) (NP (PRP$ my) (NN office))) (, ,) (SBAR (IN because) (S (NP (PRP I)) (VP (VBP hate) (S (VP (VBG returning) (NP (NN phone) (NNS calls)))))))))))) (. .))) | I've been waiting two weeks for the office to get my email working again. | ( I ( ( 've ( been ( waiting ( ( two weeks ) ( for ( the ( office ( to ( get ( ( my email ) ( working again ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP 've) (VP (VBN been) (VP (VBG waiting) (NP (NP (CD two) (NNS weeks)) (PP (IN for) (NP (DT the) (NN office) (S (VP (TO to) (VP (VB get) (NP (NP (PRP$ my) (NN email)) (VP (VBG working) (ADVP (RB again))))))))))))) (. .))) |
[
"neutral"
] | slate | neutral | 122103n | 122103 | And the whole concept of it seemed What vegetarian wants to eat something labeled as steak, even if it is molded soy protein? | ( And ( ( ( the ( whole concept ) ) ( of it ) ) ( ( seemed ( What ( vegetarian ( ( ( wants ( to ( eat ( something ( labeled ( as steak ) ) ) ) ) ) , ) ( even ( if ( it ( is ( molded ( soy protein ) ) ) ) ) ) ) ) ) ) ? ) ) ) | (ROOT (S (CC And) (NP (NP (DT the) (JJ whole) (NN concept)) (PP (IN of) (NP (PRP it)))) (VP (VBD seemed) (SBAR (WHNP (WP What)) (S (NP (NN vegetarian)) (VP (VBZ wants) (S (VP (TO to) (VP (VB eat) (NP (NP (NN something)) (VP (VBN labeled) (PP (IN as) (NP (NN steak)))))))) (, ,) (SBAR (RB even) (IN if) (S (NP (PRP it)) (VP (VBZ is) (VP (VBN molded) (NP (NN soy) (NN protein)))))))))) (. ?))) | Vegetarian wants to label molded soy protein as steak because it makes them feel as though they are eating meat. | ( Vegetarian ( ( wants ( to ( ( ( label ( molded ( soy protein ) ) ) ( as steak ) ) ( because ( it ( makes ( them ( feel ( as ( though ( they ( are ( eating meat ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Vegetarian)) (VP (VBZ wants) (S (VP (TO to) (VP (VB label) (NP (JJ molded) (NN soy) (NN protein)) (PP (IN as) (NP (NN steak))) (SBAR (IN because) (S (NP (PRP it)) (VP (VBZ makes) (SBAR (S (NP (PRP them)) (VP (VBP feel) (SBAR (RB as) (IN though) (S (NP (PRP they)) (VP (VBP are) (VP (VBG eating) (NP (NN meat)))))))))))))))) (. .))) |
[
"neutral"
] | travel | neutral | 89974n | 89974 | Southwest of the Invalides is the Ecole Militaire, where officers have trained since the middle of the 18th century. | ( ( Southwest ( of ( the Invalides ) ) ) ( ( is ( ( ( the ( Ecole Militaire ) ) , ) ( where ( officers ( have ( trained ( since ( ( the middle ) ( of ( the ( 18th century ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Southwest)) (PP (IN of) (NP (DT the) (NNPS Invalides)))) (VP (VBZ is) (NP (NP (DT the) (NNP Ecole) (NNP Militaire)) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (NNS officers)) (VP (VBP have) (VP (VBN trained) (PP (IN since) (NP (NP (DT the) (NN middle)) (PP (IN of) (NP (DT the) (JJ 18th) (NN century))))))))))) (. .))) | Southwest of the Invalides is the Ecole Militaire, where officers have trained and studied since the middle of the 18th century. | ( ( Southwest ( of ( the Invalides ) ) ) ( ( is ( ( ( the ( Ecole Militaire ) ) , ) ( where ( officers ( have ( ( ( trained and ) studied ) ( since ( ( the middle ) ( of ( the ( 18th century ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Southwest)) (PP (IN of) (NP (DT the) (NNPS Invalides)))) (VP (VBZ is) (NP (NP (DT the) (NNP Ecole) (NNP Militaire)) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (NNS officers)) (VP (VBP have) (VP (VBN trained) (CC and) (VBN studied) (PP (IN since) (NP (NP (DT the) (NN middle)) (PP (IN of) (NP (DT the) (JJ 18th) (NN century))))))))))) (. .))) |
[
"entailment"
] | telephone | entailment | 133229e | 133229 | you know her car died on the highway and i happened to be with her and managed to get her to the other side of the road because it was dark and all | ( you ( know ( ( ( ( her car ) ( died ( on ( the highway ) ) ) ) and ) ( i ( ( ( happened ( to ( be ( with her ) ) ) ) and ) ( managed ( to ( ( ( get her ) ( to ( ( the ( other side ) ) ( of ( the road ) ) ) ) ) ( because ( it ( was ( ( dark and ) all ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (PRP you)) (VP (VBP know) (SBAR (S (S (NP (PRP$ her) (NN car)) (VP (VBD died) (PP (IN on) (NP (DT the) (NN highway))))) (CC and) (S (NP (FW i)) (VP (VP (VBD happened) (S (VP (TO to) (VP (VB be) (PP (IN with) (NP (PRP her))))))) (CC and) (VP (VBD managed) (S (VP (TO to) (VP (VB get) (NP (PRP her)) (PP (TO to) (NP (NP (DT the) (JJ other) (NN side)) (PP (IN of) (NP (DT the) (NN road))))) (SBAR (IN because) (S (NP (PRP it)) (VP (VBD was) (ADJP (JJ dark) (CC and) (RB all)))))))))))))))) | Since it was dark, I was able to get her car to the other side of the highway when it died. | ( ( Since ( it ( was dark ) ) ) ( , ( I ( ( was ( able ( to ( ( ( get ( her car ) ) ( to ( ( the ( other side ) ) ( of ( the highway ) ) ) ) ) ( when ( it died ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (SBAR (IN Since) (S (NP (PRP it)) (VP (VBD was) (ADJP (JJ dark))))) (, ,) (NP (PRP I)) (VP (VBD was) (ADJP (JJ able) (S (VP (TO to) (VP (VB get) (NP (PRP$ her) (NN car)) (PP (TO to) (NP (NP (DT the) (JJ other) (NN side)) (PP (IN of) (NP (DT the) (NN highway))))) (SBAR (WHADVP (WRB when)) (S (NP (PRP it)) (VP (VBD died))))))))) (. .))) |
[
"entailment"
] | slate | entailment | 407e | 407 | A Drudge Report world Susan McDougal no longer carries a torch for ex-lover William Jefferson Clinton. | ( ( A ( Drudge ( Report ( world ( Susan McDougal ) ) ) ) ) ( ( no longer ) ( ( carries ( ( a torch ) ( for ( ex-lover ( William ( Jefferson Clinton ) ) ) ) ) ) . ) ) ) | (ROOT (S (NP (DT A) (NNP Drudge) (NNP Report) (NN world) (NNP Susan) (NNP McDougal)) (ADVP (RB no) (RB longer)) (VP (VBZ carries) (NP (NP (DT a) (NN torch)) (PP (IN for) (NP (JJ ex-lover) (NNP William) (NNP Jefferson) (NNP Clinton))))) (. .))) | Susan McDougal isn't interested in making up with her ex, William Jefferson Clinton. | ( ( Susan McDougal ) ( ( ( is n't ) ( interested ( in ( ( making up ) ( with ( ( ( her ex ) , ) ( William ( Jefferson Clinton ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Susan) (NNP McDougal)) (VP (VBZ is) (RB n't) (ADJP (JJ interested) (PP (IN in) (S (VP (VBG making) (PRT (RP up)) (PP (IN with) (NP (NP (PRP$ her) (FW ex)) (, ,) (NP (NNP William) (NNP Jefferson) (NNP Clinton))))))))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 77671c | 77671 | It's too bad. | ( It ( ( 's ( too bad ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (RB too) (JJ bad))) (. .))) | It's fantastic! | ( It ( ( 's fantastic ) ! ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ fantastic))) (. !))) |
[
"entailment"
] | telephone | entailment | 82739e | 82739 | expect to have a high attendance and uh what what about your your ball park in in Raleigh uh the minor league ball park in Durham | ( ( expect ( to ( ( ( have ( a ( high attendance ) ) ) and ) ( ( uh ( what what ) ) ( about ( your ( ( your ( ball park ) ) ( in ( in ( Raleigh uh ) ) ) ) ) ) ) ) ) ) ( ( the ( minor ( league ( ball park ) ) ) ) ( in Durham ) ) ) | (ROOT (SINV (VP (VBP expect) (S (VP (TO to) (VP (VP (VB have) (NP (DT a) (JJ high) (NN attendance))) (CC and) (VP (ADJP (JJ uh) (SBAR (WHNP (WP what)) (FRAG (WHNP (WP what))))) (PP (IN about) (NP (PRP$ your) (NP (NP (PRP$ your) (NN ball) (NN park)) (PP (IN in) (PP (IN in) (NP (NNP Raleigh) (NNP uh)))))))))))) (NP (NP (DT the) (JJ minor) (NN league) (NN ball) (NN park)) (PP (IN in) (NP (NNP Durham)))))) | There is a minor league team in Durham. | ( There ( ( is ( ( a ( minor ( league team ) ) ) ( in Durham ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT a) (JJ minor) (NN league) (NN team)) (PP (IN in) (NP (NNP Durham))))) (. .))) |
[
"neutral"
] | slate | neutral | 86439n | 86439 | Many Republicans thought Bush's dad lost in 1992 because he was out of touch. | ( ( Many Republicans ) ( ( thought ( ( ( Bush 's ) dad ) ( ( lost ( in 1992 ) ) ( because ( he ( ( was out ) ( of touch ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ Many) (NNS Republicans)) (VP (VBD thought) (SBAR (S (NP (NP (NNP Bush) (POS 's)) (NN dad)) (VP (VBD lost) (PP (IN in) (NP (CD 1992))) (SBAR (IN because) (S (NP (PRP he)) (VP (VBD was) (ADVP (RB out)) (PP (IN of) (NP (NN touch)))))))))) (. .))) | Bush's Dad lost in 1992 because of a generational shift. | ( ( ( Bush 's ) Dad ) ( ( lost ( in ( 1992 ( because ( of ( a ( generational shift ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNP Bush) (POS 's)) (NNP Dad)) (VP (VBD lost) (PP (IN in) (NP (NP (CD 1992)) (PP (RB because) (IN of) (NP (DT a) (JJ generational) (NN shift)))))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 44540c | 44540 | The Industrialist touched her arm. | ( ( The Industrialist ) ( ( touched ( her arm ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Industrialist)) (VP (VBD touched) (NP (PRP$ her) (NN arm))) (. .))) | The Industrialist walked away from her. | ( ( The Industrialist ) ( ( ( walked away ) ( from her ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Industrialist)) (VP (VBD walked) (PRT (RP away)) (PP (IN from) (NP (PRP her)))) (. .))) |
[
"entailment"
] | government | entailment | 108108e | 108108 | It is possible that there might be one large silo serving several units with more than one feed off of it, or, that individual silos may be needed. | ( It ( ( ( is possible ) ( that ( there ( might ( ( ( ( be ( ( one ( large silo ) ) ( ( serving ( several units ) ) ( with ( ( ( more ( than one ) ) feed ) ( off ( of it ) ) ) ) ) ) ) , ) or ) ( , ( that ( ( individual silos ) ( may ( be needed ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ is) (ADJP (JJ possible)) (SBAR (IN that) (S (NP (EX there)) (VP (MD might) (VP (VP (VB be) (NP (NP (CD one) (JJ large) (NN silo)) (VP (VBG serving) (NP (JJ several) (NNS units)) (PP (IN with) (NP (NP (QP (JJR more) (IN than) (CD one)) (NN feed)) (PP (RB off) (IN of) (NP (PRP it)))))))) (, ,) (CC or) (VP (, ,) (SBAR (IN that) (S (NP (JJ individual) (NNS silos)) (VP (MD may) (VP (VB be) (VP (VBN needed)))))))))))) (. .))) | It is not impossible that a single silo might serve multiple units. | ( It ( ( ( ( is not ) impossible ) ( that ( ( a ( single silo ) ) ( might ( serve ( multiple units ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ is) (RB not) (ADJP (JJ impossible)) (SBAR (IN that) (S (NP (DT a) (JJ single) (NN silo)) (VP (MD might) (VP (VB serve) (NP (JJ multiple) (NNS units))))))) (. .))) |
[
"entailment"
] | telephone | entailment | 54371e | 54371 | well it's it's it's business and they're making money off that | ( ( ( well ( it ( 's ( it ( 's ( ( it 's ) business ) ) ) ) ) ) and ) ( they ( 're ( ( making money ) ( off that ) ) ) ) ) | (ROOT (NP (S (S (ADVP (RB well)) (NP (PRP it)) (VP (VBZ 's) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (NP (NP (PRP it) (POS 's)) (NN business))))))) (CC and) (S (NP (PRP they)) (VP (VBP 're) (VP (VBG making) (NP (NN money)) (PP (IN off) (NP (DT that))))))))) | They're making money off their business. | ( They ( ( 're ( ( making money ) ( off ( their business ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP 're) (VP (VBG making) (NP (NN money)) (PP (IN off) (NP (PRP$ their) (NN business))))) (. .))) |
[
"contradiction"
] | government | contradiction | 7039c | 7039 | Certified Mail is costly to the Postal Service and the consumer. | ( ( Certified Mail ) ( ( is ( costly ( to ( ( ( the ( Postal Service ) ) and ) ( the consumer ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Certified) (NNP Mail)) (VP (VBZ is) (ADJP (JJ costly) (PP (TO to) (NP (NP (DT the) (NNP Postal) (NNP Service)) (CC and) (NP (DT the) (NN consumer)))))) (. .))) | Certified Mail is cheap to the Postal Service and the consumer. | ( ( Certified Mail ) ( ( is ( cheap ( to ( ( ( the ( Postal Service ) ) and ) ( the consumer ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Certified) (NNP Mail)) (VP (VBZ is) (ADJP (JJ cheap) (PP (TO to) (NP (NP (DT the) (NNP Postal) (NNP Service)) (CC and) (NP (DT the) (NN consumer)))))) (. .))) |
[
"contradiction"
] | government | contradiction | 53140c | 53140 | For example, OMB fiscal year 1996 budget preparation guidance said agencies were to identify key features of their streamlining plans (e.g. | ( ( For example ) ( , ( ( OMB ( ( fiscal ( year ( 1996 ( budget ( preparation guidance ) ) ) ) ) ( said ( agencies ( were ( to ( identify ( ( key features ) ( of their ) ) ) ) ) ) ) ) ) ( streamlining ( ( plans -LRB- ) e.g. ) ) ) ) ) | (ROOT (S (PP (IN For) (NP (NN example))) (, ,) (NP (NP (NNP OMB)) (SBAR (S (NP (JJ fiscal) (NN year) (CD 1996) (NN budget) (NN preparation) (NN guidance)) (VP (VBD said) (SBAR (S (NP (NNS agencies)) (VP (VBD were) (S (VP (TO to) (VP (VB identify) (NP (NP (JJ key) (NNS features)) (PP (IN of) (NP (PRP$ their)))))))))))))) (VP (ADVP (RB streamlining)) (VBZ plans) (-LRB- -LRB-) (NP (NNP e.g.))))) | The budget preparation guidance was from 1994. | ( ( The ( budget ( preparation guidance ) ) ) ( ( was ( from 1994 ) ) . ) ) | (ROOT (S (NP (DT The) (NN budget) (NN preparation) (NN guidance)) (VP (VBD was) (PP (IN from) (NP (CD 1994)))) (. .))) |
[
"contradiction"
] | government | contradiction | 57438c | 57438 | The legislative history of IRCA makes clear that Congress intended for LSC recipients to provide meaningful legal representation to H-2A workers on matters arising under the employment contract. | ( ( ( The ( legislative history ) ) ( of IRCA ) ) ( ( ( makes clear ) ( that ( Congress ( ( intended ( for ( LSC recipients ) ) ) ( to ( ( ( provide ( meaningful ( legal representation ) ) ) ( to ( H-2A workers ) ) ) ( on ( matters ( arising ( under ( the ( employment contract ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (JJ legislative) (NN history)) (PP (IN of) (NP (NNP IRCA)))) (VP (VBZ makes) (ADJP (JJ clear)) (SBAR (IN that) (S (NP (NNP Congress)) (VP (VBD intended) (PP (IN for) (NP (NNP LSC) (NNS recipients))) (S (VP (TO to) (VP (VB provide) (NP (JJ meaningful) (JJ legal) (NN representation)) (PP (TO to) (NP (NN H-2A) (NNS workers))) (PP (IN on) (NP (NP (NNS matters)) (VP (VBG arising) (PP (IN under) (NP (DT the) (NN employment) (NN contract))))))))))))) (. .))) | The IRCA does not have a legislative history. | ( ( The IRCA ) ( ( ( does not ) ( have ( a ( legislative history ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP IRCA)) (VP (VBZ does) (RB not) (VP (VB have) (NP (DT a) (JJ legislative) (NN history)))) (. .))) |
[
"contradiction"
] | fiction | contradiction | 125544c | 125544 | She glanced mysteriously round the hall. | ( She ( ( ( glanced mysteriously ) ( round ( the hall ) ) ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VBD glanced) (ADVP (RB mysteriously)) (ADVP (RB round) (NP (DT the) (NN hall)))) (. .))) | She closed her eyes and refused to look around the room. | ( She ( ( ( ( closed ( her eyes ) ) and ) ( refused ( to ( ( look around ) ( the room ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP She)) (VP (VP (VBD closed) (NP (PRP$ her) (NNS eyes))) (CC and) (VP (VBD refused) (S (VP (TO to) (VP (VB look) (PRT (RP around)) (NP (DT the) (NN room))))))) (. .))) |
[
"neutral"
] | fiction | neutral | 83040n | 83040 | Pardon me, madame, for recalling unpleasant memories, but I have a little idea ”Poirot's "little ideas" were becoming a perfect byword ”"and would like to ask one or two questions." | ( ( ( Pardon ( me ( , ( madame , ) ) ) ) ( for ( ( ( recalling ( unpleasant memories ) ) , ) ( but ( I ( have ( ( ( a ( little idea ) ) '' ) ( Poirot ( ( ( 's `` ) ( little ideas ) ) '' ) ) ) ) ) ) ) ) ) ( ( ( were ( ( ( becoming ( a ( perfect byword ) ) ) '' ) ( `` ( and ( would ( like ( to ( ask ( ( one or ) ( two questions ) ) ) ) ) ) ) ) ) ) . ) '' ) ) | (ROOT (S (NP (NP (NNP Pardon) (PRP me) (, ,) (NNP madame) (, ,)) (PP (IN for) (S (VP (VBG recalling) (NP (JJ unpleasant) (NNS memories)) (, ,) (SBAR (CC but) (S (NP (PRP I)) (VP (VBP have) (NP (NP (DT a) (JJ little) (NN idea)) ('' '') (SBAR (S (NP (NNP Poirot)) (VP (VBZ 's) (`` ``) (NP (JJ little) (NNS ideas)) ('' '')))))))))))) (VP (VBD were) (VP (VBG becoming) (NP (DT a) (JJ perfect) (NN byword)) ('' '') (SBAR (`` ``) (S (NP (NNP and)) (VP (MD would) (VP (VB like) (S (VP (TO to) (VP (VB ask) (NP (NP (CD one)) (CC or) (NP (CD two) (NNS questions)))))))))))) (. .) ('' ''))) | The woman was wary of answering because she did not want to relive the unpleasant experience. | ( ( The woman ) ( ( was ( wary ( of ( answering ( because ( she ( ( did not ) ( want ( to ( relive ( the ( unpleasant experience ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN woman)) (VP (VBD was) (ADJP (JJ wary) (PP (IN of) (S (VP (VBG answering) (SBAR (IN because) (S (NP (PRP she)) (VP (VBD did) (RB not) (VP (VB want) (S (VP (TO to) (VP (VB relive) (NP (DT the) (JJ unpleasant) (NN experience)))))))))))))) (. .))) |
[
"entailment"
] | slate | entailment | 31031e | 31031 | Germany celebrated the 10 th anniversary of the fall of the Berlin Wall. | ( Germany ( ( celebrated ( ( the ( 10 ( th anniversary ) ) ) ( of ( ( the fall ) ( of ( the ( Berlin Wall ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Germany)) (VP (VBD celebrated) (NP (NP (DT the) (CD 10) (NN th) (NN anniversary)) (PP (IN of) (NP (NP (DT the) (NN fall)) (PP (IN of) (NP (DT the) (NNP Berlin) (NNP Wall))))))) (. .))) | The 10th anniversary of the fall of the Berlin Wall was celebrated by Germany. | ( ( ( The ( 10th anniversary ) ) ( of ( ( the fall ) ( of ( the ( Berlin Wall ) ) ) ) ) ) ( ( was ( celebrated ( by Germany ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (JJ 10th) (NN anniversary)) (PP (IN of) (NP (NP (DT the) (NN fall)) (PP (IN of) (NP (DT the) (NNP Berlin) (NNP Wall)))))) (VP (VBD was) (VP (VBN celebrated) (PP (IN by) (NP (NNP Germany))))) (. .))) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.