promptID
int32 0
146k
| pairID
stringlengths 2
7
| premise
stringlengths 5
1.82k
| premise_binary_parse
stringlengths 6
3.43k
| premise_parse
stringlengths 23
6.45k
| hypothesis
stringlengths 1
393
| hypothesis_binary_parse
stringlengths 1
669
| hypothesis_parse
stringlengths 19
1.15k
| genre
stringclasses 5
values | label
class label 3
classes |
---|---|---|---|---|---|---|---|---|---|
80,215 | 80215e | If they did not begin to route now, the swords would be in trouble. | ( ( If ( they ( ( did not ) ( ( begin ( to route ) ) now ) ) ) ) ( , ( ( the swords ) ( ( would ( be ( in trouble ) ) ) . ) ) ) ) | (ROOT (S (SBAR (IN If) (S (NP (PRP they)) (VP (VBD did) (RB not) (VP (VB begin) (PP (TO to) (NP (NN route))) (ADVP (RB now)))))) (, ,) (NP (DT the) (NNS swords)) (VP (MD would) (VP (VB be) (PP (IN in) (NP (NN trouble))))) (. .))) | the swords are in trouble if they did not begin their route now. | ( ( the swords ) ( ( ( are ( in trouble ) ) ( if ( they ( ( did not ) ( ( begin ( their route ) ) now ) ) ) ) ) . ) ) | (ROOT (S (NP (DT the) (NNS swords)) (VP (VBP are) (PP (IN in) (NP (NN trouble))) (SBAR (IN if) (S (NP (PRP they)) (VP (VBD did) (RB not) (VP (VB begin) (NP (PRP$ their) (NN route)) (ADVP (RB now))))))) (. .))) | fiction | 0entailment
|
21,991 | 21991n | Such layering would allow a user to drill down to the level of detail needed. | ( ( Such layering ) ( ( would ( allow ( a ( user ( to ( ( drill down ) ( to ( ( the level ) ( of ( detail needed ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (JJ Such) (NN layering)) (VP (MD would) (VP (VB allow) (NP (DT a) (NN user) (S (VP (TO to) (VP (VB drill) (PRT (RP down)) (PP (TO to) (NP (NP (DT the) (NN level)) (PP (IN of) (NP (NP (NN detail)) (VP (VBN needed)))))))))))) (. .))) | Layering is the only method in which users can find certain details. | ( Layering ( ( is ( ( the ( only method ) ) ( ( in which ) ( users ( can ( find ( certain details ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Layering)) (VP (VBZ is) (NP (NP (DT the) (JJ only) (NN method)) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (NNS users)) (VP (MD can) (VP (VB find) (NP (JJ certain) (NNS details)))))))) (. .))) | government | 1neutral
|
20,721 | 20721n | A 10-minute walk up the wooded hill to the castle tower gives a delightful view of the town and the surrounding valley of the Weiss river. | ( ( ( A ( 10-minute walk ) ) ( up ( ( the ( wooded hill ) ) ( to ( the ( castle tower ) ) ) ) ) ) ( ( gives ( ( a ( delightful view ) ) ( of ( ( ( the town ) and ) ( ( the ( surrounding valley ) ) ( of ( the ( Weiss river ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (JJ 10-minute) (NN walk)) (PP (IN up) (NP (NP (DT the) (JJ wooded) (NN hill)) (PP (TO to) (NP (DT the) (NN castle) (NN tower)))))) (VP (VBZ gives) (NP (NP (DT a) (JJ delightful) (NN view)) (PP (IN of) (NP (NP (DT the) (NN town)) (CC and) (NP (NP (DT the) (VBG surrounding) (NN valley)) (PP (IN of) (NP (DT the) (NNP Weiss) (NN river)))))))) (. .))) | The castle tower was built over six hundred years ago. | ( ( The ( castle tower ) ) ( ( was ( built ( ( over six ) ( ( hundred years ) ago ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN castle) (NN tower)) (VP (VBD was) (VP (VBN built) (PP (IN over) (NP (CD six)) (ADVP (NP (CD hundred) (NNS years)) (RB ago))))) (. .))) | travel | 1neutral
|
116,156 | 116156e | two days to me doesn't seem to be too unrealistic for a national election | ( ( ( two days ) ( to me ) ) ( ( does n't ) ( seem ( to ( be ( too ( unrealistic ( for ( a ( national election ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (NP (CD two) (NNS days)) (PP (TO to) (NP (PRP me)))) (VP (VBZ does) (RB n't) (VP (VB seem) (S (VP (TO to) (VP (VB be) (ADJP (RB too) (JJ unrealistic) (PP (IN for) (NP (DT a) (JJ national) (NN election))))))))))) | Two days seems pretty realistic for a national election. | ( ( Two days ) ( ( seems ( pretty ( realistic ( for ( a ( national election ) ) ) ) ) ) . ) ) | (ROOT (S (NP (CD Two) (NNS days)) (VP (VBZ seems) (ADJP (RB pretty) (JJ realistic) (PP (IN for) (NP (DT a) (JJ national) (NN election))))) (. .))) | telephone | 0entailment
|
75,728 | 75728e | A microclimate in Cold River makes this an ideal stopover the souvenir sellers along the main road are an indicator of the number of people that pop in. | ( ( ( A microclimate ) ( in ( Cold River ) ) ) ( ( ( makes this ) ( ( an ( ideal stopover ) ) ( ( ( the ( souvenir sellers ) ) ( along ( the ( main road ) ) ) ) ( are ( ( an indicator ) ( of ( ( the number ) ( of ( people ( that ( pop in ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN microclimate)) (PP (IN in) (NP (NNP Cold) (NNP River)))) (VP (VBZ makes) (NP (DT this)) (NP (NP (DT an) (JJ ideal) (NN stopover)) (SBAR (S (NP (NP (DT the) (NN souvenir) (NNS sellers)) (PP (IN along) (NP (DT the) (JJ main) (NN road)))) (VP (VBP are) (NP (NP (DT an) (NN indicator)) (PP (IN of) (NP (NP (DT the) (NN number)) (PP (IN of) (NP (NP (NNS people)) (SBAR (WHNP (WDT that)) (S (VP (VBP pop) (PRT (RP in))))))))))))))) (. .))) | Cold River has a microclimate that makes it a great stopover. | ( ( Cold River ) ( ( has ( ( a microclimate ) ( that ( makes ( it ( a ( great stopover ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Cold) (NNP River)) (VP (VBZ has) (NP (NP (DT a) (NN microclimate)) (SBAR (WHNP (WDT that)) (S (VP (VBZ makes) (S (NP (PRP it)) (NP (DT a) (JJ great) (NN stopover)))))))) (. .))) | travel | 0entailment
|
10,208 | 10208e | you know if you're if you're just sitting on a nice hot lake | ( you ( know ( if ( you ( 're ( if ( you ( ( 're just ) ( sitting ( on ( a ( nice ( hot lake ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (PRP you)) (VP (VBP know) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP 're) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP 're) (ADVP (RB just)) (VP (VBG sitting) (PP (IN on) (NP (DT a) (JJ nice) (JJ hot) (NN lake))))))))))))) | Imagine sitting by the lake. | ( ( Imagine ( sitting ( by ( the lake ) ) ) ) . ) | (ROOT (S (VP (VB Imagine) (S (VP (VBG sitting) (PP (IN by) (NP (DT the) (NN lake)))))) (. .))) | telephone | 0entailment
|
107,695 | 107695c | Through the free hotline, which officially made its debut last week, Luu and other project employees calm anxious callers and even elicit laughs from those who don't know where else to turn. | ( ( Through ( ( ( the ( free hotline ) ) , ) ( which ( officially ( ( made ( its debut ) ) ( last week ) ) ) ) ) ) ( , ( ( ( Luu and ) ( other ( project employees ) ) ) ( ( ( ( calm ( anxious callers ) ) and ) ( even ( elicit ( laughs ( from ( those ( who ( ( do n't ) ( know ( where ( else ( to turn ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN Through) (NP (NP (DT the) (JJ free) (NN hotline)) (, ,) (SBAR (WHNP (WDT which)) (S (ADVP (RB officially)) (VP (VBD made) (NP (PRP$ its) (NN debut)) (NP (JJ last) (NN week))))))) (, ,) (NP (NP (NNP Luu)) (CC and) (NP (JJ other) (NN project) (NNS employees))) (VP (VP (VB calm) (NP (JJ anxious) (NNS callers))) (CC and) (VP (ADVP (RB even)) (VB elicit) (NP (NP (NNS laughs)) (PP (IN from) (NP (NP (DT those)) (SBAR (WHNP (WP who)) (S (VP (VBP do) (RB n't) (VP (VB know) (SBAR (WHADVP (WRB where)) (S (NP (RB else)) (VP (TO to) (VP (VB turn)))))))))))))) (. .))) | Every caller did no enjoy the free hotline. | ( ( Every caller ) ( ( did ( no ( enjoy ( the ( free hotline ) ) ) ) ) . ) ) | (ROOT (S (NP (DT Every) (NN caller)) (VP (VBD did) (S (INTJ (UH no)) (VP (VB enjoy) (NP (DT the) (JJ free) (NN hotline))))) (. .))) | government | 2contradiction
|
80,694 | 80694e | From here there is a fine view of the blue-and-whitewashed city. | ( ( From here ) ( there ( ( is ( ( a ( fine view ) ) ( of ( the ( blue-and-whitewashed city ) ) ) ) ) . ) ) ) | (ROOT (S (PP (IN From) (NP (RB here))) (NP (EX there)) (VP (VBZ is) (NP (NP (DT a) (JJ fine) (NN view)) (PP (IN of) (NP (DT the) (JJ blue-and-whitewashed) (NN city))))) (. .))) | There is a fantastic view of the blue and whitewashed city from this perspective. | ( There ( ( is ( ( a ( fantastic view ) ) ( of ( ( the ( ( ( blue and ) whitewashed ) city ) ) ( from ( this perspective ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT a) (ADJP (JJ fantastic)) (NN view)) (PP (IN of) (NP (NP (DT the) (ADJP (JJ blue) (CC and) (JJ whitewashed)) (NN city)) (PP (IN from) (NP (DT this) (NN perspective))))))) (. .))) | travel | 0entailment
|
40,860 | 40860n | It seems this word has been banned, along with all references to specific dates (day, month, or year) beyond two weeks hence. | ( It ( ( seems ( ( this word ) ( has ( been ( ( banned , ) ( along ( ( with ( all references ) ) ( to ( ( ( specific dates ) ( -LRB- ( ( ( ( ( ( day , ) month ) , ) or ) year ) -RRB- ) ) ) ( beyond ( two ( weeks hence ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ seems) (SBAR (S (NP (DT this) (NN word)) (VP (VBZ has) (VP (VBN been) (VP (VBN banned) (, ,) (ADVP (IN along) (PP (IN with) (NP (DT all) (NNS references)) (PP (TO to) (NP (NP (NP (JJ specific) (NNS dates)) (PRN (-LRB- -LRB-) (NP (NP (NN day)) (, ,) (NP (NN month)) (, ,) (CC or) (NP (NN year))) (-RRB- -RRB-))) (PP (IN beyond) (NP (CD two) (NNS weeks) (RB hence))))))))))))) (. .))) | The word "suffer' has been banned. | ( ( The ( word ( `` ( suffer ' ) ) ) ) ( ( has ( been banned ) ) . ) ) | (ROOT (S (NP (DT The) (NN word) (`` ``) (NN suffer) ('' ')) (VP (VBZ has) (VP (VBN been) (VP (VBN banned)))) (. .))) | slate | 1neutral
|
97,728 | 97728c | The building's fine Art-Deco features, from murals to gold-leaf ceiling frescoes, can be seen on an organized tour. | ( ( ( ( ( ( The ( building 's ) ) ( fine ( Art-Deco features ) ) ) , ) ( from ( murals ( to ( gold-leaf ( ceiling frescoes ) ) ) ) ) ) , ) ( ( can ( be ( seen ( on ( an ( organized tour ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NP (DT The) (NN building) (POS 's)) (JJ fine) (JJ Art-Deco) (NNS features)) (, ,) (PP (IN from) (NP (NP (NNS murals)) (PP (TO to) (NP (JJ gold-leaf) (NN ceiling) (NNS frescoes))))) (, ,)) (VP (MD can) (VP (VB be) (VP (VBN seen) (PP (IN on) (NP (DT an) (VBN organized) (NN tour)))))) (. .))) | The building closed to the public and can only be seen by breaking in after hours. | ( ( The building ) ( ( ( ( closed ( to ( the public ) ) ) and ) ( ( can only ) ( be ( seen ( by ( ( breaking in ) ( after hours ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN building)) (VP (VP (VBD closed) (PP (TO to) (NP (DT the) (NN public)))) (CC and) (VP (MD can) (ADVP (RB only)) (VP (VB be) (VP (VBN seen) (PP (IN by) (S (VP (VBG breaking) (PRT (RP in)) (PP (IN after) (NP (NNS hours)))))))))) (. .))) | travel | 2contradiction
|
139,633 | 139633e | The program's name is derived from the subparagraph of the Immigration and Nationality Act (INA) that defines the status, 8 U.S.C. | ( ( ( The ( program 's ) ) name ) ( is ( derived ( from ( ( the subparagraph ) ( of ( ( ( the ( Immigration ( and ( Nationality Act ) ) ) ) ( -LRB- ( INA -RRB- ) ) ) ( that ( defines ( ( ( the status ) , ) ( 8 U.S.C. ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (NP (DT The) (NN program) (POS 's)) (NN name)) (VP (VBZ is) (VP (VBN derived) (PP (IN from) (NP (NP (DT the) (NN subparagraph)) (PP (IN of) (NP (NP (DT the) (NNP Immigration) (CC and) (NNP Nationality) (NNP Act)) (PRN (-LRB- -LRB-) (NP (NNP INA)) (-RRB- -RRB-)) (SBAR (WHNP (WDT that)) (S (VP (VBZ defines) (NP (NP (DT the) (NN status)) (, ,) (NP (CD 8) (NN U.S.C.)))))))))))))) | A description in the Immigration and Nationality Act forms the basis of the program's name. | ( ( ( A description ) ( in ( the ( Immigration ( and ( Nationality Act ) ) ) ) ) ) ( ( forms ( ( the basis ) ( of ( ( the ( program 's ) ) name ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT A) (NN description)) (PP (IN in) (NP (DT the) (NNP Immigration) (CC and) (NNP Nationality) (NNP Act)))) (VP (VBZ forms) (NP (NP (DT the) (NN basis)) (PP (IN of) (NP (NP (DT the) (NN program) (POS 's)) (NN name))))) (. .))) | government | 0entailment
|
126,995 | 126995c | The face of Europe might look quite a bit different. | ( ( ( The face ) ( of Europe ) ) ( ( might ( look ( quite ( ( a bit ) different ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN face)) (PP (IN of) (NP (NNP Europe)))) (VP (MD might) (VP (VB look) (PP (RB quite) (ADJP (NP (DT a) (RB bit)) (JJ different))))) (. .))) | The face of Europe would be exactly the same. | ( ( ( The face ) ( of Europe ) ) ( ( would ( be ( exactly ( the same ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN face)) (PP (IN of) (NP (NNP Europe)))) (VP (MD would) (VP (VB be) (NP (RB exactly) (DT the) (JJ same)))) (. .))) | slate | 2contradiction
|
141,720 | 141720n | so what's your favorite team or do you have a favorite team or | ( so ( what ( ( ( 's ( your ( favorite team ) ) ) or ) ( do ( you ( have ( ( a ( favorite team ) ) or ) ) ) ) ) ) ) | (ROOT (FRAG (ADVP (RB so)) (SBAR (WHNP (WP what)) (S (VP (VP (VBZ 's) (NP (PRP$ your) (JJ favorite) (NN team))) (CC or) (VP (VBP do) (SBAR (S (NP (PRP you)) (VP (VBP have) (NP (NP (DT a) (JJ favorite) (NN team)) (ADVP (CC or)))))))))))) | Your favorite team is in the National Football League. | ( ( Your ( favorite team ) ) ( ( is ( in ( the ( National ( Football League ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP$ Your) (JJ favorite) (NN team)) (VP (VBZ is) (PP (IN in) (NP (DT the) (NNP National) (NNP Football) (NNP League)))) (. .))) | telephone | 1neutral
|
113,766 | 113766c | 21 However, at the agencies we visited, managers used performance information and shared this information with front-line employees through various mechanisms. | ( ( 21 However ) ( , ( ( at ( ( the agencies ) ( we visited ) ) ) ( , ( managers ( ( ( ( used ( performance information ) ) and ) ( ( ( shared ( this information ) ) ( with ( front-line employees ) ) ) ( through ( various mechanisms ) ) ) ) . ) ) ) ) ) ) | (ROOT (S (NP (NP (CD 21)) (ADVP (RB However))) (, ,) (PP (IN at) (NP (NP (DT the) (NNS agencies)) (SBAR (S (NP (PRP we)) (VP (VBD visited)))))) (, ,) (NP (NNS managers)) (VP (VP (VBD used) (NP (NN performance) (NN information))) (CC and) (VP (VBD shared) (NP (DT this) (NN information)) (PP (IN with) (NP (JJ front-line) (NNS employees))) (PP (IN through) (NP (JJ various) (NNS mechanisms))))) (. .))) | They were discouraged to learn the performance was not shared. | ( They ( ( were ( discouraged ( to ( learn ( ( the performance ) ( ( was not ) shared ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBD were) (VP (VBN discouraged) (S (VP (TO to) (VP (VB learn) (SBAR (S (NP (DT the) (NN performance)) (VP (VBD was) (RB not) (VP (VBN shared)))))))))) (. .))) | government | 2contradiction
|
114,697 | 114697n | If I fill in my name and cash it, I pay tax. | ( ( If ( I ( ( ( fill ( in ( my name ) ) ) and ) ( cash it ) ) ) ) ( , ( I ( ( pay tax ) . ) ) ) ) | (ROOT (S (SBAR (IN If) (S (NP (PRP I)) (VP (VP (VB fill) (PP (IN in) (NP (PRP$ my) (NN name)))) (CC and) (VP (VB cash) (NP (PRP it)))))) (, ,) (NP (PRP I)) (VP (VBP pay) (NP (NN tax))) (. .))) | I'll have to pay taxes when I cash the check. | ( I ( ( 'll ( have ( to ( ( pay taxes ) ( when ( I ( cash ( the check ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (MD 'll) (VP (VB have) (S (VP (TO to) (VP (VB pay) (NP (NNS taxes)) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VB cash) (NP (DT the) (NN check)))))))))) (. .))) | slate | 1neutral
|
12,521 | 12521c | In other words, it's open season for guys like him. | ( ( In ( other words ) ) ( , ( it ( ( 's ( ( open season ) ( for ( guys ( like him ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (JJ other) (NNS words))) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (NP (JJ open) (NN season)) (PP (IN for) (NP (NP (NNS guys)) (PP (IN like) (NP (PRP him))))))) (. .))) | In other words, time's over for guys like him. | ( ( In ( other words ) ) ( , ( time ( ( ( 's over ) ( for ( guys ( like him ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (JJ other) (NNS words))) (, ,) (NP (NN time)) (VP (VBZ 's) (ADVP (RB over)) (PP (IN for) (NP (NP (NNS guys)) (PP (IN like) (NP (PRP him)))))) (. .))) | slate | 2contradiction
|
48,975 | 48975n | Throughout, he displays a deft and lively grasp of Southern history and letters, popular culture and cuisine. | ( Throughout ( , ( he ( ( displays ( ( a ( deft ( and ( lively grasp ) ) ) ) ( of ( ( ( ( ( Southern ( ( history and ) letters ) ) , ) ( popular culture ) ) and ) cuisine ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN Throughout)) (, ,) (NP (PRP he)) (VP (VBZ displays) (NP (NP (DT a) (JJ deft) (CC and) (JJ lively) (NN grasp)) (PP (IN of) (NP (NP (NNP Southern) (NN history) (CC and) (NNS letters)) (, ,) (NP (JJ popular) (NN culture)) (CC and) (NP (NN cuisine)))))) (. .))) | He had done a lot of research into Southern history and culture. | ( He ( ( had ( ( done ( ( a lot ) ( of research ) ) ) ( into ( Southern ( ( history and ) culture ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBD had) (VP (VBN done) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NN research)))) (PP (IN into) (NP (JJ Southern) (NN history) (CC and) (NN culture))))) (. .))) | slate | 1neutral
|
112,792 | 112792e | they get tickets at their school that they recycle either newspapers or cans and i think that's all | ( they ( ( ( get tickets ) ( at ( their school ) ) ) ( that ( ( ( they ( recycle ( either ( ( newspapers or ) cans ) ) ) ) and ) ( i ( think ( that ( 's all ) ) ) ) ) ) ) ) | (ROOT (S (NP (PRP they)) (VP (VBP get) (NP (NNS tickets)) (PP (IN at) (NP (PRP$ their) (NN school))) (SBAR (IN that) (S (S (NP (PRP they)) (VP (VB recycle) (NP (CC either) (NNS newspapers) (CC or) (NNS cans)))) (CC and) (S (NP (FW i)) (VP (VBP think) (SBAR (IN that) (S (VP (VBZ 's) (NP (DT all)))))))))))) | They receive tickets within their school for recycling newspaper or cans. | ( They ( ( ( receive tickets ) ( within ( ( their school ) ( for ( ( ( recycling newspaper ) or ) cans ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP They)) (VP (VBP receive) (NP (NNS tickets)) (PP (IN within) (NP (NP (PRP$ their) (NN school)) (PP (IN for) (NP (NP (VBG recycling) (NN newspaper)) (CC or) (NP (NNS cans))))))) (. .))) | telephone | 0entailment
|
122,202 | 122202c | yeah well you're doing a lot better than i can i can't rattle them off like that i know my youngest is eighteen he's uh as i said in a senior in high school but i have a | ( yeah ( ( ( ( ( well ( you ( 're ( doing ( ( ( a lot ) better ) ( than ( i can ) ) ) ) ) ) ) ( i ( ( ca n't ) ( ( ( rattle them ) off ) ( like ( that ( i ( know ( ( my youngest ) ( is eighteen ) ) ) ) ) ) ) ) ) ) ( he ( ( 's uh ) ( as ( i ( ( said ( in ( a senior ) ) ) ( in ( high school ) ) ) ) ) ) ) ) but ) ( i ( have a ) ) ) ) | (ROOT (S (VP (VB yeah) (S (S (ADVP (RB well)) (NP (PRP you)) (VP (VBP 're) (VP (VBG doing) (ADVP (ADVP (NP (DT a) (RB lot)) (RBR better)) (SBAR (IN than) (S (NP (FW i)) (VP (MD can)))))))) (S (NP (FW i)) (VP (MD ca) (RB n't) (VP (VB rattle) (NP (PRP them)) (PRT (RP off)) (PP (IN like) (SBAR (IN that) (S (NP (FW i)) (VP (VBP know) (NP (NP (PRP$ my) (JJS youngest)) (SBAR (S (VP (VBZ is) (ADJP (JJ eighteen))))))))))))) (S (NP (PRP he)) (VP (VBZ 's) (ADJP (JJ uh)) (SBAR (IN as) (S (NP (FW i)) (VP (VBD said) (PP (IN in) (NP (DT a) (JJ senior))) (PP (IN in) (NP (JJ high) (NN school)))))))) (CC but) (S (NP (FW i)) (VP (VBP have) (NP (DT a)))))))) | I have an excellent memory. | ( I ( ( have ( an ( excellent memory ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP have) (NP (DT an) (JJ excellent) (NN memory))) (. .))) | telephone | 2contradiction
|
8,259 | 8259c | 'Unlikely. | ( ` ( Unlikely . ) ) | (ROOT (S (`` `) (VP (VB Unlikely)) (. .))) | That is very possible. | ( That ( ( is ( very possible ) ) . ) ) | (ROOT (S (NP (DT That)) (VP (VBZ is) (ADJP (RB very) (JJ possible))) (. .))) | fiction | 2contradiction
|
23,614 | 23614e | During the 14th century the Turks in Anatolia rallied under the banner of one Osman Gazi, who had won a great victory over the Byzantines in 1301. | ( ( During ( the ( 14th century ) ) ) ( ( ( the Turks ) ( in Anatolia ) ) ( ( ( rallied ( under ( ( the banner ) ( of one ) ) ) ) ( ( ( Osman Gazi ) , ) ( who ( had ( ( won ( ( a ( great victory ) ) ( over ( the Byzantines ) ) ) ) ( in 1301 ) ) ) ) ) ) . ) ) ) | (ROOT (S (PP (IN During) (NP (DT the) (JJ 14th) (NN century))) (NP (NP (DT the) (NNPS Turks)) (PP (IN in) (NP (NNP Anatolia)))) (VP (VBD rallied) (PP (IN under) (NP (NP (DT the) (NN banner)) (PP (IN of) (NP (CD one))))) (NP (NP (NNP Osman) (NNP Gazi)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD had) (VP (VBN won) (NP (NP (DT a) (JJ great) (NN victory)) (PP (IN over) (NP (DT the) (NNPS Byzantines)))) (PP (IN in) (NP (CD 1301))))))))) (. .))) | Osman Gazi defeated the Byzantine in 1301. | ( ( Osman Gazi ) ( ( ( defeated ( the Byzantine ) ) ( in 1301 ) ) . ) ) | (ROOT (S (NP (NNP Osman) (NNP Gazi)) (VP (VBD defeated) (NP (DT the) (JJ Byzantine)) (PP (IN in) (NP (CD 1301)))) (. .))) | travel | 0entailment
|
14,947 | 14947n | At the top of the escalator, the phat lady made a sharp left into a silky hedge of Liz Claiborne blouses to confer with a salesclerk. | ( ( At ( ( the top ) ( of ( the escalator ) ) ) ) ( , ( ( the ( phat lady ) ) ( ( ( ( made ( a ( sharp left ) ) ) ( into ( ( a ( silky hedge ) ) ( of ( Liz ( Claiborne blouses ) ) ) ) ) ) ( to ( confer ( with ( a salesclerk ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN At) (NP (NP (DT the) (NN top)) (PP (IN of) (NP (DT the) (NN escalator))))) (, ,) (NP (DT the) (NN phat) (NN lady)) (VP (VBD made) (NP (DT a) (JJ sharp) (NN left)) (PP (IN into) (NP (NP (DT a) (JJ silky) (NN hedge)) (PP (IN of) (NP (NNP Liz) (NNP Claiborne) (NNS blouses))))) (S (VP (TO to) (VP (VB confer) (PP (IN with) (NP (DT a) (NN salesclerk))))))) (. .))) | The phat lady is asking a salesclerk about the latest trends. | ( ( The ( phat lady ) ) ( ( is ( asking ( ( a salesclerk ) ( about ( the ( latest trends ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN phat) (NN lady)) (VP (VBZ is) (VP (VBG asking) (NP (NP (DT a) (NN salesclerk)) (PP (IN about) (NP (DT the) (JJS latest) (NNS trends)))))) (. .))) | slate | 1neutral
|
100,690 | 100690c | It significantly eases the regulatory burdens on offering participants by eliminating the trading restrictions for underwriters of activelytraded securities of large issuers, reducing the restricted periods for other securities, providing a more flexible framework for stabilizing transactions, expanding the securities eligible for Nasdaq passive market making during an offering, and deregulating rights offerings. | ( It ( significantly ( ( ( eases ( the ( regulatory burdens ) ) ) ( on ( ( ( ( ( ( ( ( ( ( ( offering participants ) ( by ( ( eliminating ( the ( trading restrictions ) ) ) ( for ( underwriters ( of ( ( activelytraded securities ) ( of ( large issuers ) ) ) ) ) ) ) ) ) , ) ( ( reducing ( the ( restricted periods ) ) ) ( for ( other securities ) ) ) ) , ) ( providing ( ( a ( ( more flexible ) framework ) ) ( for ( stabilizing transactions ) ) ) ) ) , ) ( expanding ( ( the securities ) ( ( eligible ( for ( Nasdaq ( passive market ) ) ) ) ( making ( during ( an offering ) ) ) ) ) ) ) , ) and ) ( deregulating ( rights offerings ) ) ) ) ) . ) ) ) | (ROOT (S (NP (PRP It)) (ADVP (RB significantly)) (VP (VBZ eases) (NP (DT the) (JJ regulatory) (NNS burdens)) (PP (IN on) (S (VP (VP (VBG offering) (NP (NNS participants)) (PP (IN by) (S (VP (VBG eliminating) (NP (DT the) (NN trading) (NNS restrictions)) (PP (IN for) (NP (NP (NNS underwriters)) (PP (IN of) (NP (NP (JJ activelytraded) (NNS securities)) (PP (IN of) (NP (JJ large) (NNS issuers))))))))))) (, ,) (VP (VBG reducing) (NP (DT the) (VBN restricted) (NNS periods)) (PP (IN for) (NP (JJ other) (NNS securities)))) (, ,) (VP (VBG providing) (NP (NP (DT a) (ADJP (RBR more) (JJ flexible)) (NN framework)) (PP (IN for) (NP (VBG stabilizing) (NNS transactions))))) (, ,) (VP (VBG expanding) (S (NP (DT the) (NNS securities)) (ADJP (JJ eligible) (PP (IN for) (NP (NNP Nasdaq) (JJ passive) (NN market)))) (S (VP (VBG making) (PP (IN during) (NP (DT an) (NN offering))))))) (, ,) (CC and) (VP (VBG deregulating) (NP (NNS rights) (NNS offerings))))))) (. .))) | Nasdaq solely controls every decision pertaining to regulations. | ( Nasdaq ( solely ( ( controls ( ( every decision ) ( pertaining ( to regulations ) ) ) ) . ) ) ) | (ROOT (S (NP (NNP Nasdaq)) (ADVP (RB solely)) (VP (VBZ controls) (NP (NP (DT every) (NN decision)) (VP (VBG pertaining) (PP (TO to) (NP (NNS regulations)))))) (. .))) | government | 2contradiction
|
88,401 | 88401c | It's not as difficult as you might think. | ( It ( ( ( ( 's not ) ( as difficult ) ) ( as ( you ( might think ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ 's) (RB not) (ADJP (RB as) (JJ difficult)) (SBAR (IN as) (S (NP (PRP you)) (VP (MD might) (VP (VB think)))))) (. .))) | It is as hard as you would think. | ( It ( ( ( is ( as hard ) ) ( as ( you ( would think ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ is) (ADJP (RB as) (JJ hard)) (SBAR (IN as) (S (NP (PRP you)) (VP (MD would) (VP (VB think)))))) (. .))) | travel | 2contradiction
|
77,499 | 77499c | He ripped the claw away and the fat man's shouting ceased. | ( ( ( ( He ( ( ripped ( the claw ) ) away ) ) and ) ( ( ( the ( fat ( man 's ) ) ) shouting ) ceased ) ) . ) | (ROOT (S (S (NP (PRP He)) (VP (VBD ripped) (NP (DT the) (NN claw)) (ADVP (RB away)))) (CC and) (S (NP (NP (DT the) (JJ fat) (NN man) (POS 's)) (NN shouting)) (VP (VBD ceased))) (. .))) | The man continued to scream long after the claw was ripped away. | ( ( The man ) ( ( continued ( to ( scream ( long ( after ( ( the claw ) ( was ( ripped away ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN man)) (VP (VBD continued) (S (VP (TO to) (VP (VB scream) (SBAR (RB long) (IN after) (S (NP (DT the) (NN claw)) (VP (VBD was) (VP (VBN ripped) (PRT (RP away)))))))))) (. .))) | fiction | 2contradiction
|
101,745 | 101745n | Vrenna? asked San'doro. | ( ( Vrenna ? ) ( ( asked ( ( San ` ) doro ) ) . ) ) | (ROOT (S (NP (CD Vrenna) (. ?)) (VP (VBD asked) (NP (NP (NNP San)) (`` `) (NP (NN doro)))) (. .))) | San'doro accused Vrenna of something. | ( ( San ( ` doro ) ) ( ( accused ( Vrenna ( of something ) ) ) . ) ) | (ROOT (S (NP (NP (NNP San)) (NP (`` `) (NN doro))) (VP (VBD accused) (NP (NP (NNP Vrenna)) (PP (IN of) (NP (NN something))))) (. .))) | fiction | 1neutral
|
98,357 | 98357n | and uh i one day i was i like found myself uh telling them to write their spelling words a hundred times each and i just heard this comedian say that you know something that that's how you know you're a bad teacher | ( and ( ( uh ( i ( one day ) ) ) ( i ( ( was i ) ( like ( found ( myself ( uh ( telling ( them ( to ( ( ( write ( their ( spelling words ) ) ) ( a ( hundred times ) ) ) ( ( ( each and ) i ) ( just ( heard ( ( this comedian ) ( say ( that ( you ( ( know something ) ( that ( that ( 's ( how ( you ( know ( you ( 're ( a ( bad teacher ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (FRAG (CC and) (NP (NP (FW uh) (FW i) (NN one) (NN day)) (SBAR (S (NP (FW i)) (VP (VBD was) (NP (FW i)) (SBAR (IN like) (S (VP (VBD found) (SBAR (S (NP (PRP myself)) (VP (VBZ uh) (S (VP (VBG telling) (S (NP (PRP them)) (VP (TO to) (VP (VB write) (NP (PRP$ their) (NN spelling) (NNS words)) (NP (DT a) (CD hundred) (NNS times)) (SBAR (S (NP (NP (DT each)) (CC and) (NP (FW i))) (ADVP (RB just)) (VP (VBD heard) (SBAR (S (NP (DT this) (NN comedian)) (VP (VBP say) (SBAR (IN that) (S (NP (PRP you)) (VP (VBP know) (NP (NN something)) (SBAR (IN that) (S (NP (DT that)) (VP (VBZ 's) (SBAR (WHADVP (WRB how)) (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (PRP you)) (VP (VBP 're) (NP (DT a) (JJ bad) (NN teacher))))))))))))))))))))))))))))))))))))) | Telling my kids to spell their spelling words 100 times each was the most uncreative strategy I've had. | ( ( ( Telling ( my kids ) ) ( to ( ( ( spell ( their ( spelling words ) ) ) ( 100 times ) ) ( each ( was ( the ( ( most uncreative ) strategy ) ) ) ) ) ) ) ( I ( ( 've had ) . ) ) ) | (ROOT (S (S (VP (VBG Telling) (NP (PRP$ my) (NNS kids)) (S (VP (TO to) (VP (VB spell) (NP (PRP$ their) (NN spelling) (NNS words)) (NP (CD 100) (NNS times)) (SBAR (S (NP (DT each)) (VP (VBD was) (NP (DT the) (ADJP (RBS most) (JJ uncreative)) (NN strategy)))))))))) (NP (PRP I)) (VP (VBP 've) (VP (VBN had))) (. .))) | telephone | 1neutral
|
131,997 | 131997c | yes i'm actually a Met's fan i'm i'm one of these people who's actually a die hard Met fan and an avid Yankee hater | ( ( ( yes i ) ( ( 'm actually ) ( ( ( a ( Met 's ) ) fan ) ( i ( 'm i ) ) ) ) ) ( 'm ( one ( of ( ( these people ) ( who ( ( 's actually ) ( ( ( a ( die ( hard ( Met fan ) ) ) ) and ) ( an ( avid ( Yankee hater ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (RB yes) (VB i) (SBAR (S (VP (VBP 'm) (ADVP (RB actually)) (NP (NP (NP (DT a) (NNP Met) (POS 's)) (NN fan)) (SBAR (S (NP (FW i)) (VP (VBP 'm) (NP (FW i)))))))))) (VP (VBP 'm) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT these) (NNS people)) (SBAR (WHNP (WP who)) (S (VP (VBZ 's) (ADVP (RB actually)) (NP (NP (DT a) (JJ die) (JJ hard) (NNP Met) (NN fan)) (CC and) (NP (DT an) (JJ avid) (NNP Yankee) (NN hater)))))))))))) | I hate the Mets. | ( I ( ( hate ( the Mets ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP hate) (NP (DT the) (NNPS Mets))) (. .))) | telephone | 2contradiction
|
44,589 | 44589n | i did the papering you know when we built but that's not my uh that's not my cup of tea | ( i ( ( did ( the papering ) ) ( ( ( you ( know ( when ( we built ) ) ) ) but ) ( that ( ( 's not ) ( ( my uh ) ( that ( ( 's not ) ( ( my cup ) ( of tea ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (FW i)) (VP (VBD did) (NP (DT the) (NN papering)) (SBAR (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (WHADVP (WRB when)) (S (NP (PRP we)) (VP (VBD built))))))) (CC but) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (RB not) (NP (NP (PRP$ my) (NN uh)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (RB not) (NP (NP (PRP$ my) (NN cup)) (PP (IN of) (NP (NN tea))))))))))))))) | I did the papering and I hurt my finger. | ( ( ( ( I ( did ( the papering ) ) ) and ) ( I ( hurt ( my finger ) ) ) ) . ) | (ROOT (S (S (NP (PRP I)) (VP (VBD did) (NP (DT the) (NN papering)))) (CC and) (S (NP (PRP I)) (VP (VBP hurt) (NP (PRP$ my) (NN finger)))) (. .))) | telephone | 1neutral
|
51,730 | 51730e | Sir James stroked his chin thoughtfully. | ( ( Sir James ) ( ( ( stroked ( his chin ) ) thoughtfully ) . ) ) | (ROOT (S (NP (NNP Sir) (NNP James)) (VP (VBD stroked) (NP (PRP$ his) (NN chin)) (ADVP (RB thoughtfully))) (. .))) | Sir James rubbed his chin. | ( ( Sir James ) ( ( rubbed ( his chin ) ) . ) ) | (ROOT (S (NP (NNP Sir) (NNP James)) (VP (VBD rubbed) (NP (PRP$ his) (NN chin))) (. .))) | fiction | 0entailment
|
69,598 | 69598e | and uh so i didn't get to spend as much time with them as i as i should have as i really wanted to | ( and ( uh ( so ( i ( ( did n't ) ( ( get ( to ( ( spend ( as ( ( much time ) ( with them ) ) ) ) ( as i ) ) ) ) ( as ( i ( should ( have ( as ( i ( really ( wanted to ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (FRAG (CC and) (ADVP (ADVP (RB uh)) (SBAR (IN so) (S (NP (FW i)) (VP (VBD did) (RB n't) (VP (VB get) (S (VP (TO to) (VP (VB spend) (PP (IN as) (NP (NP (JJ much) (NN time)) (PP (IN with) (NP (PRP them))))) (PP (IN as) (NP (FW i)))))) (SBAR (IN as) (S (NP (FW i)) (VP (MD should) (VP (VB have) (SBAR (IN as) (S (NP (FW i)) (ADVP (RB really)) (VP (VBD wanted) (PP (TO to)))))))))))))))) | I didn't spend as much time as I should have. | ( I ( ( ( did n't ) ( ( spend ( as ( much time ) ) ) ( as ( I ( should have ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB spend) (PP (IN as) (NP (JJ much) (NN time))) (SBAR (IN as) (S (NP (PRP I)) (VP (MD should) (VP (VB have))))))) (. .))) | telephone | 0entailment
|
22,677 | 22677e | The music, Gregorian and traditional, is sung in old lemosan. | ( ( ( ( ( The music ) , ) ( ( Gregorian and ) traditional ) ) , ) ( ( is ( sung ( in ( old lemosan ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN music)) (, ,) (NP (NP (NNP Gregorian)) (CC and) (NP (JJ traditional))) (, ,)) (VP (VBZ is) (VP (VBN sung) (PP (IN in) (NP (JJ old) (NN lemosan))))) (. .))) | The traditional and Gregorian music is performed in old lemosan. | ( ( The ( traditional ( and ( Gregorian music ) ) ) ) ( ( is ( performed ( in ( old lemosan ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ traditional) (CC and) (NNP Gregorian) (NN music)) (VP (VBZ is) (VP (VBN performed) (PP (IN in) (NP (JJ old) (NN lemosan))))) (. .))) | travel | 0entailment
|
103,768 | 103768e | His books are still, astonishingly, best sellers (even his wretched new ones). | ( ( His books ) ( ( ( ( ( ( are still ) , ) astonishingly ) , ) ( ( best sellers ) ( -LRB- ( ( even ( his ( wretched ( new ones ) ) ) ) -RRB- ) ) ) ) . ) ) | (ROOT (S (NP (PRP$ His) (NNS books)) (VP (VBP are) (ADVP (RB still)) (, ,) (ADVP (RB astonishingly)) (, ,) (NP (NP (JJS best) (NNS sellers)) (PRN (-LRB- -LRB-) (SBAR (RB even) (S (NP (PRP$ his)) (VP (VBD wretched) (NP (JJ new) (NNS ones))))) (-RRB- -RRB-)))) (. .))) | He has some books that are best sellers. | ( He ( ( has ( ( some books ) ( that ( are ( best sellers ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBZ has) (NP (NP (DT some) (NNS books)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (NP (JJS best) (NNS sellers))))))) (. .))) | slate | 0entailment
|
32,858 | 32858n | Most shops will box these for storage in the airplane hold and deliver them either to your hotel or the airport on the day you leave. | ( ( Most shops ) ( ( will ( ( ( ( box ( these ( for storage ) ) ) ( in ( the ( airplane hold ) ) ) ) and ) ( ( ( deliver them ) ( either ( to ( ( ( your hotel ) or ) ( the airport ) ) ) ) ) ( on ( ( the day ) ( you leave ) ) ) ) ) ) . ) ) | (ROOT (S (NP (JJS Most) (NNS shops)) (VP (MD will) (VP (VP (VB box) (NP (NP (DT these)) (PP (IN for) (NP (NN storage)))) (PP (IN in) (NP (DT the) (NN airplane) (NN hold)))) (CC and) (VP (VB deliver) (NP (PRP them)) (PP (CC either) (TO to) (NP (NP (PRP$ your) (NN hotel)) (CC or) (NP (DT the) (NN airport)))) (PP (IN on) (NP (NP (DT the) (NN day)) (SBAR (S (NP (PRP you)) (VP (VBP leave))))))))) (. .))) | Most shops will deliver purchases to your hotel if you don't want to carry them around. | ( ( Most shops ) ( ( will ( ( ( deliver purchases ) ( to ( your hotel ) ) ) ( if ( you ( ( do n't ) ( want ( to ( ( carry them ) around ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (JJS Most) (NNS shops)) (VP (MD will) (VP (VB deliver) (NP (NNS purchases)) (PP (TO to) (NP (PRP$ your) (NN hotel))) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB carry) (NP (PRP them)) (ADVP (RB around))))))))))) (. .))) | travel | 1neutral
|
26,640 | 26640c | yeah well i've been worried about mostly with having little kids now with taking them out in the Summer and getting them burnt up i mean i have to keep the sun screen on them just constantly when they go outside | ( yeah ( ( ( ( well ( i ( 've ( been ( ( worried about ) ( mostly ( with ( ( having ( little kids ) ) ( now ( with ( ( ( taking them ) out ) ( in ( the Summer ) ) ) ) ) ) ) ) ) ) ) ) ) and ) ( ( getting ( them ( ( burnt up ) ( i ( mean i ) ) ) ) ) ( have ( to ( ( keep ( the ( sun screen ) ) ) ( on them ) ) ) ) ) ) ( just ( ( constantly when ) ( they ( go outside ) ) ) ) ) ) | (ROOT (S (VP (VB yeah) (SBAR (S (S (ADVP (RB well)) (NP (FW i)) (VP (VBP 've) (VP (VBN been) (VP (VBN worried) (PRT (RP about)) (PP (RB mostly) (IN with) (S (VP (VBG having) (NP (JJ little) (NNS kids)) (PP (ADVP (RB now)) (IN with) (S (VP (VBG taking) (NP (PRP them)) (PRT (RP out)) (PP (IN in) (NP (DT the) (NNPS Summer))))))))))))) (CC and) (S (S (VP (VBG getting) (S (NP (PRP them)) (VP (VBN burnt) (PRT (RP up)) (NP (FW i) (FW mean) (FW i)))))) (VP (VBP have) (S (VP (TO to) (VP (VB keep) (NP (DT the) (NN sun) (NN screen)) (PP (IN on) (NP (PRP them)))))))) (SBAR (RB just) (WHADVP (ADVP (RB constantly)) (WRB when)) (S (NP (PRP they)) (VP (VBP go) (ADVP (RB outside)))))))))) | My kids go out all the time in the summer and the last thing they need is sunblock. | ( ( My kids ) ( ( ( ( go out ) ( all ( the time ) ) ) ( in ( ( ( the summer ) and ) ( ( the ( last thing ) ) ( they ( need ( is sunblock ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP$ My) (NNS kids)) (VP (VBP go) (PRT (RP out)) (NP (PDT all) (DT the) (NN time)) (PP (IN in) (NP (NP (DT the) (NN summer)) (CC and) (NP (NP (DT the) (JJ last) (NN thing)) (SBAR (S (NP (PRP they)) (VP (VBP need) (SBAR (S (VP (VBZ is) (NP (NN sunblock)))))))))))) (. .))) | telephone | 2contradiction
|
30,721 | 30721e | These values do not reflect the adjustment for changes in real income over time that is included in the benefit valuations in our national benefits summaries. | ( ( These values ) ( ( ( do not ) ( ( reflect ( ( the adjustment ) ( for ( changes ( in ( real income ) ) ) ) ) ) ( over ( time ( that ( is ( included ( in ( ( the ( benefit valuations ) ) ( in ( our ( national ( benefits summaries ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT These) (NNS values)) (VP (VBP do) (RB not) (VP (VB reflect) (NP (NP (DT the) (NN adjustment)) (PP (IN for) (NP (NP (NNS changes)) (PP (IN in) (NP (JJ real) (NN income)))))) (PP (IN over) (NP (NP (NN time)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (VP (VBN included) (PP (IN in) (NP (NP (DT the) (NN benefit) (NNS valuations)) (PP (IN in) (NP (PRP$ our) (JJ national) (NNS benefits) (NNS summaries))))))))))))) (. .))) | These numbers do not show the adjustment for changes in real income over time. | ( ( These numbers ) ( ( ( do not ) ( ( show ( ( the adjustment ) ( for ( changes ( in ( real income ) ) ) ) ) ) ( over time ) ) ) . ) ) | (ROOT (S (NP (DT These) (NNS numbers)) (VP (VBP do) (RB not) (VP (VB show) (NP (NP (DT the) (NN adjustment)) (PP (IN for) (NP (NP (NNS changes)) (PP (IN in) (NP (JJ real) (NN income)))))) (PP (IN over) (NP (NN time))))) (. .))) | government | 0entailment
|
54,143 | 54143c | We had a good yarn about old times, and it ended in his inviting me down to Styles to spend my leave there. | ( ( ( ( ( We ( had ( ( a ( good yarn ) ) ( about ( old times ) ) ) ) ) , ) and ) ( it ( ended ( in ( his ( ( ( inviting me ) down ) ( to ( Styles ( to ( ( spend ( my leave ) ) there ) ) ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP We)) (VP (VBD had) (NP (NP (DT a) (JJ good) (NN yarn)) (PP (IN about) (NP (JJ old) (NNS times)))))) (, ,) (CC and) (S (NP (PRP it)) (VP (VBD ended) (PP (IN in) (S (NP (PRP$ his)) (VP (VBG inviting) (NP (PRP me)) (PRT (RP down)) (S (VP (TO to) (VP (VB Styles) (S (VP (TO to) (VP (VB spend) (NP (PRP$ my) (NN leave)) (ADVP (RB there))))))))))))) (. .))) | We did not talk about the good old days. | ( We ( ( ( did not ) ( talk ( about ( the ( good ( old days ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (VBD did) (RB not) (VP (VB talk) (PP (IN about) (NP (DT the) (JJ good) (JJ old) (NNS days))))) (. .))) | fiction | 2contradiction
|
89,357 | 89357c | Do you remember affirming that if a crime had been committed, and anyone you loved had been murdered, 107 you felt certain that you would know by instinct who the criminal was, even if you were quite unable to prove it?" | ( Do ( you ( ( remember ( affirming ( that ( ( if ( ( ( ( ( a crime ) ( had ( been committed ) ) ) , ) and ) ( ( anyone ( you loved ) ) ( had ( been murdered ) ) ) ) ) ( , ( 107 ( you ( ( felt certain ) ( that ( you ( would ( know ( by instinct ) ) ) ) ) ) ) ) ) ) ) ) ) ( ( ( ( who ( ( the criminal ) was ) ) , ) even ) ( ( ( if ( you ( were ( quite ( unable ( to ( prove it ) ) ) ) ) ) ) ? ) '' ) ) ) ) ) | (ROOT (S (VP (VB Do) (S (NP (PRP you)) (VP (VB remember) (S (VP (VBG affirming) (SBAR (IN that) (S (SBAR (IN if) (S (S (NP (DT a) (NN crime)) (VP (VBD had) (VP (VBN been) (VP (VBN committed))))) (, ,) (CC and) (S (NP (NP (NN anyone)) (SBAR (S (NP (PRP you)) (VP (VBD loved))))) (VP (VBD had) (VP (VBN been) (VP (VBN murdered))))))) (, ,) (X (SYM 107)) (NP (PRP you)) (VP (VBD felt) (ADJP (JJ certain)) (SBAR (IN that) (S (NP (PRP you)) (VP (MD would) (VP (VB know) (PP (IN by) (NP (NN instinct)))))))))))) (SBAR (SBAR (WHNP (WP who)) (S (NP (DT the) (NN criminal)) (VP (VBD was)))) (, ,) (RB even) (SBAR (IN if) (S (NP (PRP you)) (VP (VBD were) (ADJP (RB quite) (JJ unable) (S (VP (TO to) (VP (VB prove) (NP (PRP it)))))))) (. ?) ('' '')))))))) | Do you recall your assertion that you would never be able to instinctively tell which individual was behind the murder of a person that you loved? | ( ( ( Do you ) ( ( recall ( your assertion ) ) ( that ( you ( ( would never ) ( be ( able ( to ( instinctively ( tell ( which ( individual ( ( was ( behind ( ( the murder ) ( of ( a person ) ) ) ) ) ( that ( you loved ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ? ) | (ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB recall) (NP (PRP$ your) (NN assertion)) (SBAR (IN that) (S (NP (PRP you)) (VP (MD would) (ADVP (RB never)) (VP (VB be) (ADJP (JJ able) (S (VP (TO to) (VP (ADVP (RB instinctively)) (VB tell) (SBAR (WHNP (WDT which)) (S (NP (NN individual)) (VP (VBD was) (PP (IN behind) (NP (NP (DT the) (NN murder)) (PP (IN of) (NP (DT a) (NN person))))) (SBAR (IN that) (S (NP (PRP you)) (VP (VBD loved)))))))))))))))) (. ?))) | fiction | 2contradiction
|
5,656 | 5656c | Bicycle rental companies (see page 103) also run tours. | ( ( ( Bicycle ( rental companies ) ) ( -LRB- ( ( see ( page 103 ) ) -RRB- ) ) ) ( also ( ( run tours ) . ) ) ) | (ROOT (S (NP (NP (NNP Bicycle) (JJ rental) (NNS companies)) (PRN (-LRB- -LRB-) (S (VP (VB see) (NP (NN page) (CD 103)))) (-RRB- -RRB-))) (ADVP (RB also)) (VP (VBP run) (NP (NNS tours))) (. .))) | Bicycles are not available for rent in this region. | ( Bicycles ( ( ( ( are not ) ( available ( for rent ) ) ) ( in ( this region ) ) ) . ) ) | (ROOT (S (NP (NNS Bicycles)) (VP (VBP are) (RB not) (ADJP (JJ available) (PP (IN for) (NP (NN rent)))) (PP (IN in) (NP (DT this) (NN region)))) (. .))) | travel | 2contradiction
|
57,698 | 57698e | Christian Coalition head Pat Robertson described himself in resumes and a published autobiography as a Marine officer assigned to combat duty during the Korean War. | ( ( Christian ( Coalition ( head ( Pat Robertson ) ) ) ) ( ( ( described himself ) ( in ( ( resumes and ) ( ( ( a ( published autobiography ) ) ( as ( a ( Marine officer ) ) ) ) ( assigned ( to ( ( combat duty ) ( during ( the ( Korean War ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Christian) (NNP Coalition) (NN head) (NNP Pat) (NNP Robertson)) (VP (VBD described) (NP (PRP himself)) (PP (IN in) (NP (NP (NNS resumes)) (CC and) (NP (NP (DT a) (VBN published) (NN autobiography)) (PP (IN as) (NP (DT a) (NNP Marine) (NN officer))) (VP (VBN assigned) (S (VP (TO to) (VP (VB combat) (NP (NN duty)) (PP (IN during) (NP (DT the) (JJ Korean) (NN War))))))))))) (. .))) | Pat Robertson said that he was a marine officer during the Korean War. | ( ( Pat Robertson ) ( ( said ( that ( he ( was ( ( a ( marine officer ) ) ( during ( the ( Korean War ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Pat) (NNP Robertson)) (VP (VBD said) (SBAR (IN that) (S (NP (PRP he)) (VP (VBD was) (NP (NP (DT a) (JJ marine) (NN officer)) (PP (IN during) (NP (DT the) (JJ Korean) (NN War)))))))) (. .))) | slate | 0entailment
|
135,402 | 135402n | Hence, this was a very complex project that was completed approximately within the time frame estimated and shown in Exhibit A-7 in Appendix A. | ( Hence ( , ( this ( was ( ( a ( ( very complex ) project ) ) ( that ( was ( completed ( approximately ( within ( ( the ( time frame ) ) ( ( ( estimated and ) shown ) ( in ( ( Exhibit A-7 ) ( in ( Appendix A. ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (ADVP (RB Hence)) (, ,) (NP (DT this)) (VP (VBD was) (NP (NP (DT a) (ADJP (RB very) (JJ complex)) (NN project)) (SBAR (WHNP (WDT that)) (S (VP (VBD was) (VP (VBN completed) (ADVP (RB approximately) (PP (IN within) (NP (NP (DT the) (NN time) (NN frame)) (VP (VBN estimated) (CC and) (VBN shown) (PP (IN in) (NP (NP (NN Exhibit) (NN A-7)) (PP (IN in) (NP (NNP Appendix) (NNP A.))))))))))))))))) | The time frame was accurately predicted. | ( ( The ( time frame ) ) ( ( was ( accurately predicted ) ) . ) ) | (ROOT (S (NP (DT The) (NN time) (NN frame)) (VP (VBD was) (VP (ADVP (RB accurately)) (VBN predicted))) (. .))) | government | 1neutral
|
37,915 | 37915e | Government Management Reform Act of 1994 (Public Law 103-356) a This legislation expands the requirement for a fully audited financial statement under the CFO Act to 24 agencies and components of federal entities designated by the Office of Management and Budget. | ( ( ( ( ( Government ( Management ( Reform Act ) ) ) ( of 1994 ) ) ( -LRB- ( ( Public ( Law 103-356 ) ) -RRB- ) ) ) ( a ( This legislation ) ) ) ( ( ( expands ( ( the requirement ) ( for ( ( a ( fully ( audited ( financial statement ) ) ) ) ( under ( the ( CFO Act ) ) ) ) ) ) ) ( to ( ( 24 ( ( agencies and ) components ) ) ( of ( ( federal entities ) ( designated ( by ( ( the Office ) ( of ( ( Management and ) Budget ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NP (NNP Government) (NNP Management) (NNP Reform) (NNP Act)) (PP (IN of) (NP (CD 1994)))) (PRN (-LRB- -LRB-) (NP (NNP Public) (NNP Law) (NNP 103-356)) (-RRB- -RRB-)) (PP (FW a) (NP (DT This) (NN legislation)))) (VP (VBZ expands) (NP (NP (DT the) (NN requirement)) (PP (IN for) (NP (NP (DT a) (RB fully) (JJ audited) (JJ financial) (NN statement)) (PP (IN under) (NP (DT the) (NNP CFO) (NNP Act)))))) (PP (TO to) (NP (NP (CD 24) (NNS agencies) (CC and) (NNS components)) (PP (IN of) (NP (NP (JJ federal) (NNS entities)) (VP (VBN designated) (PP (IN by) (NP (NP (DT the) (NN Office)) (PP (IN of) (NP (NNP Management) (CC and) (NNP Budget))))))))))) (. .))) | The Government Management Reform Act was passed in 1994. | ( ( The ( Government ( Management ( Reform Act ) ) ) ) ( ( was ( passed ( in 1994 ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Government) (NNP Management) (NNP Reform) (NNP Act)) (VP (VBD was) (VP (VBN passed) (PP (IN in) (NP (CD 1994))))) (. .))) | government | 0entailment
|
114,824 | 114824n | The information had to include specific identification of the good or service. | ( ( The information ) ( ( had ( to ( include ( ( specific identification ) ( of ( the ( ( good or ) service ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN information)) (VP (VBD had) (S (VP (TO to) (VP (VB include) (NP (NP (JJ specific) (NN identification)) (PP (IN of) (NP (DT the) (NN good) (CC or) (NN service)))))))) (. .))) | The server's name or product bar code number was required. | ( ( ( The ( server 's ) ) ( name ( or ( product ( bar ( code number ) ) ) ) ) ) ( ( was required ) . ) ) | (ROOT (S (NP (NP (DT The) (NN server) (POS 's)) (NN name) (CC or) (NN product) (NN bar) (NN code) (NN number)) (VP (VBD was) (VP (VBN required))) (. .))) | government | 1neutral
|
122,739 | 122739c | Films with Mandarin dialogue also have Chinese subtitles, for the benefit of Cantonese speakers, and sometimes subtitles in English. | ( ( Films ( with ( Mandarin dialogue ) ) ) ( ( ( ( ( also ( ( ( have ( Chinese subtitles ) ) , ) ( for ( ( the benefit ) ( of ( Cantonese speakers ) ) ) ) ) ) , ) and ) ( sometimes ( subtitles ( in English ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNS Films)) (PP (IN with) (NP (NNP Mandarin) (NN dialogue)))) (VP (VP (ADVP (RB also)) (VBP have) (NP (JJ Chinese) (NNS subtitles)) (, ,) (PP (IN for) (NP (NP (DT the) (NN benefit)) (PP (IN of) (NP (NNP Cantonese) (NNS speakers)))))) (, ,) (CC and) (VP (ADVP (RB sometimes)) (VBZ subtitles) (PP (IN in) (NP (NNP English))))) (. .))) | Films in Mandarin always have English subtitles. | ( ( Films ( in Mandarin ) ) ( always ( ( have ( English subtitles ) ) . ) ) ) | (ROOT (S (NP (NP (NNS Films)) (PP (IN in) (NP (NNP Mandarin)))) (ADVP (RB always)) (VP (VBP have) (NP (JJ English) (NNS subtitles))) (. .))) | travel | 2contradiction
|
109,521 | 109521n | If only Susan could read the visions of such a rock, what might they learn of them? | ( ( If ( ( only Susan ) ( could ( read ( ( the visions ) ( of ( such ( a rock ) ) ) ) ) ) ) ) ( , ( what ( ( ( might they ) ( learn ( of them ) ) ) ? ) ) ) ) | (ROOT (SBARQ (SBAR (IN If) (S (NP (RB only) (NNP Susan)) (VP (MD could) (VP (VB read) (NP (NP (DT the) (NNS visions)) (PP (IN of) (NP (PDT such) (DT a) (NN rock)))))))) (, ,) (WHNP (WP what)) (SQ (MD might) (NP (PRP they)) (VP (VB learn) (PP (IN of) (NP (PRP them))))) (. ?))) | If Susan had the ability to read the visions of the rock, what benefits would this provide? | ( ( If ( Susan ( had ( the ( ability ( to ( read ( ( the visions ) ( of ( the rock ) ) ) ) ) ) ) ) ) ) ( , ( what ( ( benefits ( ( would this ) provide ) ) ? ) ) ) ) | (ROOT (SBARQ (SBAR (IN If) (S (NP (NNP Susan)) (VP (VBD had) (NP (DT the) (NN ability) (S (VP (TO to) (VP (VB read) (NP (NP (DT the) (NNS visions)) (PP (IN of) (NP (DT the) (NN rock))))))))))) (, ,) (WHNP (WP what)) (SQ (VP (VBZ benefits) (SBAR (SINV (MD would) (NP (DT this)) (VP (VB provide)))))) (. ?))) | fiction | 1neutral
|
18,923 | 18923e | All it would take is for a few prominent politicians to stop elevating lobbyists to high office, and to quit taking their calls. | ( ( All ( it ( would take ) ) ) ( ( ( is ( for ( a ( few ( prominent politicians ) ) ) ) ) ( ( ( ( to ( ( stop ( elevating lobbyists ) ) ( to ( high office ) ) ) ) , ) and ) ( to ( quit ( taking ( their calls ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT All)) (SBAR (S (NP (PRP it)) (VP (MD would) (VP (VB take)))))) (VP (VBZ is) (PP (IN for) (NP (DT a) (JJ few) (JJ prominent) (NNS politicians))) (S (VP (VP (TO to) (VP (VB stop) (NP (JJ elevating) (NNS lobbyists)) (PP (TO to) (NP (JJ high) (NN office))))) (, ,) (CC and) (VP (TO to) (VP (VB quit) (S (VP (VBG taking) (NP (PRP$ their) (NNS calls))))))))) (. .))) | It would only require some notable politicians to halt putting lobbyists in high offices. | ( It ( ( ( would only ) ( require ( ( some ( notable politicians ) ) ( to ( halt ( ( putting lobbyists ) ( in ( high offices ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (MD would) (ADVP (RB only)) (VP (VB require) (S (NP (DT some) (JJ notable) (NNS politicians)) (VP (TO to) (VP (VB halt) (S (VP (VBG putting) (NP (NNS lobbyists)) (PP (IN in) (NP (JJ high) (NNS offices)))))))))) (. .))) | slate | 0entailment
|
5,779 | 5779e | well that's uh to me it's it's really um i i i guess i guess i can intellectually uh kind of come to grips with all of that but you know emotionally i have a real difficult time believing that uh that that people that believe in God and and love not war and to forgive can't get together | ( ( ( ( ( ( well ( that ( 's ( uh ( to me ) ) ) ) ) ( it ( 's ( it ( ( 's really ) ( ( ( ( ( ( ( ( um i ) i ) i ) guess ) i ) guess ) i ) ( ( can ( ( intellectually uh ) ( kind of ) ) ) ( come ( to ( grips ( with ( all ( of that ) ) ) ) ) ) ) ) ) ) ) ) ) but ) ( you ( know ( ( emotionally i ) ( ( have ( ( a ( real ( difficult time ) ) ) ( believing ( that uh ) ) ) ) ( ( that that ) ( ( people ( that ( believe ( in ( ( God and ) and ) ) ) ) ) ( love ( not war ) ) ) ) ) ) ) ) ) and ) ( ( to forgive ) ( ( ca n't ) ( get together ) ) ) ) | (ROOT (S (S (ADVP (RB well) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (ADJP (JJ uh) (PP (TO to) (NP (PRP me)))))))) (NP (PRP it)) (VP (VBZ 's) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADVP (RB really)) (NP (NP (NN um) (FW i) (FW i) (FW i) (FW guess) (FW i) (FW guess) (FW i)) (SBAR (S (VP (MD can) (ADVP (ADJP (RB intellectually) (JJ uh)) (ADVP (NN kind) (IN of))) (VP (VB come) (PP (TO to) (NP (NP (NNS grips)) (PP (IN with) (NP (NP (DT all)) (PP (IN of) (NP (DT that))))))))))))))))) (CC but) (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (NNP emotionally) (NNP i)) (VP (VBP have) (NP (NP (DT a) (JJ real) (JJ difficult) (NN time)) (VP (VBG believing) (SBAR (IN that) (FRAG (INTJ (UH uh)))))) (SBAR (IN that) (IN that) (S (NP (NP (NNS people)) (SBAR (WHNP (WDT that)) (S (VP (VBP believe) (PP (IN in) (NP (NNP God) (CC and) (NNP and))))))) (VP (VBP love) (NP (RB not) (NN war)))))))))) (CC and) (S (S (VP (TO to) (VP (VB forgive)))) (VP (MD ca) (RB n't) (VP (VB get) (ADVP (RB together))))))) | I don't understand religion. | ( I ( ( ( do n't ) ( understand religion ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB understand) (NP (NN religion)))) (. .))) | telephone | 0entailment
|
78,122 | 78122e | Table 2.3: Methods of Obtaining Description Technique Methodology | ( ( ( Table 2.3 ) : ) ( Methods ( of ( Obtaining ( Description ( Technique Methodology ) ) ) ) ) ) | (ROOT (NP (NP (NNP Table) (CD 2.3)) (: :) (NP (NP (NNP Methods)) (PP (IN of) (NP (NNP Obtaining) (NNP Description) (NNP Technique) (NNP Methodology)))))) | Ways to obtain decriptions | ( Ways ( to ( obtain decriptions ) ) ) | (ROOT (FRAG (NP (NNP Ways)) (S (VP (TO to) (VP (VB obtain) (NP (NNS decriptions))))))) | government | 0entailment
|
49,697 | 49697e | To ensure that the dialogue would include the variety of issues and individuals in the legal services community, NLADA and LSC selected participants to reflect both the leadership and emerging leadership of the field. | ( ( To ( ensure ( that ( ( the dialogue ) ( would ( ( include ( ( the variety ) ( of ( ( issues and ) individuals ) ) ) ) ( in ( the ( legal ( services community ) ) ) ) ) ) ) ) ) ) ( , ( ( ( NLADA and ) LSC ) ( ( ( selected participants ) ( to ( reflect ( ( ( both ( the leadership ) ) and ) ( ( emerging leadership ) ( of ( the field ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (S (VP (TO To) (VP (VB ensure) (SBAR (IN that) (S (NP (DT the) (NN dialogue)) (VP (MD would) (VP (VB include) (NP (NP (DT the) (NN variety)) (PP (IN of) (NP (NNS issues) (CC and) (NNS individuals)))) (PP (IN in) (NP (DT the) (JJ legal) (NNS services) (NN community)))))))))) (, ,) (NP (NNP NLADA) (CC and) (NNP LSC)) (VP (VBD selected) (NP (NNS participants)) (S (VP (TO to) (VP (VB reflect) (NP (NP (PDT both) (DT the) (NN leadership)) (CC and) (NP (NP (VBG emerging) (NN leadership)) (PP (IN of) (NP (DT the) (NN field))))))))) (. .))) | LSC was one of the organizations selecting participants. | ( LSC ( ( was ( one ( of ( ( the organizations ) ( selecting participants ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP LSC)) (VP (VBD was) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (NNS organizations)) (VP (VBG selecting) (NP (NNS participants))))))) (. .))) | government | 0entailment
|
53,036 | 53036c | My favorite strip was when Lucy fell ill and sent Rerun to hold the football for Charlie Brown. | ( ( My ( favorite strip ) ) ( ( was ( when ( Lucy ( ( ( fell ill ) and ) ( sent ( Rerun ( to ( hold ( ( the football ) ( for ( Charlie Brown ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP$ My) (JJ favorite) (NN strip)) (VP (VBD was) (SBAR (WHADVP (WRB when)) (S (NP (NNP Lucy)) (VP (VP (VBD fell) (S (ADJP (RB ill)))) (CC and) (VP (VBD sent) (S (NP (NNP Rerun)) (VP (TO to) (VP (VB hold) (NP (NP (DT the) (NN football)) (PP (IN for) (NP (NNP Charlie) (NNP Brown)))))))))))) (. .))) | I like the cartoon where Charlie Brown kikcks the ball. | ( I ( ( like ( ( the cartoon ) ( where ( ( Charlie Brown ) ( kikcks ( the ball ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP like) (NP (NP (DT the) (NN cartoon)) (SBAR (WHADVP (WRB where)) (S (NP (NNP Charlie) (NNP Brown)) (VP (VBZ kikcks) (NP (DT the) (NN ball))))))) (. .))) | slate | 2contradiction
|
23,488 | 23488c | During a NewsHour discussion of Vernon Jordan's testimony, Shields comes out with the bizarrely malapropos comment that Vernon Jordan's elocutionary style reminds him of nothing more than Barbara Jordan's measured diction. | ( ( During ( ( a ( NewsHour discussion ) ) ( of ( ( Vernon ( Jordan 's ) ) testimony ) ) ) ) ( , ( Shields ( ( ( ( comes out ) ( with ( the ( ( bizarrely malapropos ) comment ) ) ) ) ( that ( ( ( Vernon ( Jordan 's ) ) ( elocutionary style ) ) ( ( reminds ( him ( of nothing ) ) ) ( more ( than ( ( Barbara ( Jordan 's ) ) ( measured diction ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN During) (NP (NP (DT a) (NNP NewsHour) (NN discussion)) (PP (IN of) (NP (NP (NNP Vernon) (NNP Jordan) (POS 's)) (NN testimony))))) (, ,) (NP (NNP Shields)) (VP (VBZ comes) (PRT (RP out)) (PP (IN with) (NP (DT the) (ADJP (RB bizarrely) (JJ malapropos)) (NN comment))) (SBAR (IN that) (S (NP (NP (NNP Vernon) (NNP Jordan) (POS 's)) (JJ elocutionary) (NN style)) (VP (VBZ reminds) (NP (NP (PRP him)) (PP (IN of) (NP (NN nothing)))) (ADVP (RBR more) (PP (IN than) (NP (NP (NNP Barbara) (NNP Jordan) (POS 's)) (JJ measured) (NN diction)))))))) (. .))) | During the discussion, Shields flew about the room and perched on the window sill. | ( ( During ( the discussion ) ) ( , ( Shields ( ( ( ( flew ( about ( the room ) ) ) and ) ( perched ( on ( the ( window sill ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN During) (NP (DT the) (NN discussion))) (, ,) (NP (NNP Shields)) (VP (VP (VBD flew) (PP (IN about) (NP (DT the) (NN room)))) (CC and) (VP (VBN perched) (PP (IN on) (NP (DT the) (NN window) (NN sill))))) (. .))) | slate | 2contradiction
|
133,722 | 133722c | Well, I guess I have already crossed the line and gotten into some specifics of the R20001 case. | ( Well ( , ( I ( ( guess ( I ( ( have already ) ( ( ( crossed ( the line ) ) and ) ( gotten ( into ( ( some specifics ) ( of ( the ( R20001 case ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP I)) (VP (VBP guess) (SBAR (S (NP (PRP I)) (VP (VBP have) (ADVP (RB already)) (VP (VP (VBN crossed) (NP (DT the) (NN line))) (CC and) (VP (VBN gotten) (PP (IN into) (NP (NP (DT some) (NNS specifics)) (PP (IN of) (NP (DT the) (NNP R20001) (NN case))))))))))) (. .))) | I have no information whatsoever on the R20001 case. | ( I ( ( have ( ( no ( information whatsoever ) ) ( on ( the ( R20001 case ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP have) (NP (NP (DT no) (NN information) (RB whatsoever)) (PP (IN on) (NP (DT the) (NNP R20001) (NN case))))) (. .))) | government | 2contradiction
|
124,313 | 124313e | RECOGNIZE - To determine the amount, timing, classification, and other conditions precedent to the acceptance and entry of a transaction. | ( ( ( RECOGNIZE - ) ( To ( ( determine ( ( ( ( ( ( ( ( the amount ) , ) timing ) , ) classification ) , ) and ) ( other ( conditions precedent ) ) ) ) ( to ( ( the ( ( acceptance and ) entry ) ) ( of ( a transaction ) ) ) ) ) ) ) . ) | (ROOT (NP (NP (NNP RECOGNIZE)) (: -) (S (VP (TO To) (VP (VB determine) (NP (NP (DT the) (NN amount)) (, ,) (NP (NN timing)) (, ,) (NP (NN classification)) (, ,) (CC and) (NP (JJ other) (NNS conditions) (NN precedent))) (PP (TO to) (NP (NP (DT the) (NN acceptance) (CC and) (NN entry)) (PP (IN of) (NP (DT a) (NN transaction)))))))) (. .))) | Duly noting the factors inherent in the ledger item. | ( ( Duly ( noting ( ( the factors ) ( inherent ( in ( the ( ledger item ) ) ) ) ) ) ) . ) | (ROOT (S (VP (ADVP (RB Duly)) (VBG noting) (S (NP (DT the) (NNS factors)) (ADJP (JJ inherent) (PP (IN in) (NP (DT the) (NN ledger) (NN item)))))) (. .))) | government | 0entailment
|
66,028 | 66028c | The Legal Services Corporation Act authorizes petitioner Legal Services Corporation (LSC) to distribute funds appropriated by Congress to local grantee organizations providing free legal assistance to indigent clients in, inter alia, welfare benefits claims. | ( ( The ( Legal ( Services ( Corporation Act ) ) ) ) ( ( ( ( ( authorizes ( ( petitioner ( Legal ( Services Corporation ) ) ) ( -LRB- ( LSC -RRB- ) ) ) ) ( to ( distribute ( funds ( ( appropriated ( by Congress ) ) ( to ( ( local ( grantee organizations ) ) ( ( providing ( free ( legal assistance ) ) ) ( to ( ( indigent clients ) in ) ) ) ) ) ) ) ) ) ) , ) ( inter ( alia ( , ( welfare ( benefits claims ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP Legal) (NNP Services) (NNP Corporation) (NNP Act)) (VP (VBZ authorizes) (NP (NP (NNP petitioner) (NNP Legal) (NNPS Services) (NNP Corporation)) (PRN (-LRB- -LRB-) (NP (NNP LSC)) (-RRB- -RRB-))) (S (VP (TO to) (VP (VB distribute) (NP (NP (NNS funds)) (VP (VBN appropriated) (PP (IN by) (NP (NNP Congress))) (PP (TO to) (NP (NP (JJ local) (NN grantee) (NNS organizations)) (VP (VBG providing) (NP (JJ free) (JJ legal) (NN assistance)) (S (VP (TO to) (VP (VB indigent) (NP (NNS clients)) (PP (IN in))))))))))))) (, ,) (S (VP (VB inter) (NP (NN alia) (, ,) (NN welfare) (NNS benefits) (NNS claims))))) (. .))) | LSC is not allowed to give money to organizations. | ( LSC ( ( ( is not ) ( allowed ( to ( ( give money ) ( to organizations ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP LSC)) (VP (VBZ is) (RB not) (VP (VBN allowed) (S (VP (TO to) (VP (VB give) (NP (NN money)) (PP (TO to) (NP (NNS organizations)))))))) (. .))) | government | 2contradiction
|
64,227 | 64227e | Completing the analysis under 49 U.S.C. | ( ( Completing ( the analysis ) ) ( under ( 49 U.S.C. ) ) ) | (ROOT (S (VP (VBG Completing) (NP (DT the) (NN analysis)) (PP (IN under) (NP (CD 49) (NN U.S.C.)))))) | The analysis is completed. | ( ( The analysis ) ( ( is completed ) . ) ) | (ROOT (S (NP (DT The) (NN analysis)) (VP (VBZ is) (VP (VBN completed))) (. .))) | government | 0entailment
|
89,111 | 89111e | The REMSAD model was also used to estimate changes in visibility associated with those changes in particulate matter concentrations and to estimate changes in deposition of sulfur, nitrogen, and mercury. | ( ( The ( REMSAD model ) ) ( ( ( was also ) ( used ( ( ( to ( ( estimate changes ) ( in ( visibility ( associated ( with ( ( those changes ) ( in ( particulate ( matter concentrations ) ) ) ) ) ) ) ) ) ) and ) ( to ( ( estimate changes ) ( in ( deposition ( of ( ( ( ( ( sulfur , ) nitrogen ) , ) and ) mercury ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NNP REMSAD) (NN model)) (VP (VBD was) (ADVP (RB also)) (VP (VBN used) (S (VP (VP (TO to) (VP (VB estimate) (NP (NNS changes)) (PP (IN in) (NP (NP (NN visibility)) (VP (VBN associated) (PP (IN with) (NP (NP (DT those) (NNS changes)) (PP (IN in) (NP (JJ particulate) (NN matter) (NNS concentrations)))))))))) (CC and) (VP (TO to) (VP (VB estimate) (NP (NNS changes)) (PP (IN in) (NP (NP (NN deposition)) (PP (IN of) (NP (NP (NN sulfur)) (, ,) (NP (NN nitrogen)) (, ,) (CC and) (NP (NN mercury)))))))))))) (. .))) | Changes in visibility can be estimated with the REMSAD model. | ( ( Changes ( in visibility ) ) ( ( can ( be ( estimated ( with ( the ( REMSAD model ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NNS Changes)) (PP (IN in) (NP (NN visibility)))) (VP (MD can) (VP (VB be) (VP (VBN estimated) (PP (IN with) (NP (DT the) (NNP REMSAD) (NN model)))))) (. .))) | government | 0entailment
|
143,182 | 143182e | Two plants died on the long journey and the third one found its way to Jamaica exactly how is still shrouded in mystery. | ( ( ( Two plants ) ( died ( on ( ( ( the ( long journey ) ) and ) ( the ( third one ) ) ) ) ) ) ( ( ( ( found ( its way ) ) ( to Jamaica ) ) ( ( exactly how ) ( ( is still ) ( shrouded ( in mystery ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (CD Two) (NNS plants)) (VP (VBN died) (PP (IN on) (NP (NP (DT the) (JJ long) (NN journey)) (CC and) (NP (DT the) (JJ third) (NN one)))))) (VP (VBD found) (NP (PRP$ its) (NN way)) (PP (TO to) (NP (NNP Jamaica))) (SBAR (WHADVP (RB exactly) (WRB how)) (S (VP (VBZ is) (ADVP (RB still)) (VP (VBG shrouded) (PP (IN in) (NP (NN mystery)))))))) (. .))) | No one knows how the third plant ended up in Jamaica. | ( ( No one ) ( ( knows ( how ( ( the ( third plant ) ) ( ( ended up ) ( in Jamaica ) ) ) ) ) . ) ) | (ROOT (S (NP (DT No) (NN one)) (VP (VBZ knows) (SBAR (WHADVP (WRB how)) (S (NP (DT the) (JJ third) (NN plant)) (VP (VBD ended) (PRT (RP up)) (PP (IN in) (NP (NNP Jamaica))))))) (. .))) | travel | 0entailment
|
11,240 | 11240e | If such evidence is present, return Kennewick Man to his rightful tribal reservation. | ( ( If ( ( such evidence ) ( is present ) ) ) ( , ( ( return ( ( Kennewick Man ) ( to ( his ( rightful ( tribal reservation ) ) ) ) ) ) . ) ) ) | (ROOT (S (SBAR (IN If) (S (NP (JJ such) (NN evidence)) (VP (VBZ is) (ADJP (JJ present))))) (, ,) (VP (VB return) (NP (NP (NNP Kennewick) (NNP Man)) (PP (TO to) (NP (PRP$ his) (JJ rightful) (JJ tribal) (NN reservation))))) (. .))) | Bring Kennewick Man to his tribe if the evidence is valid. | ( ( Bring Kennewick ) ( ( ( Man ( to ( his tribe ) ) ) ( if ( ( the evidence ) ( is valid ) ) ) ) . ) ) | (ROOT (S (NP (NNP Bring) (NNP Kennewick)) (VP (VBD Man) (PP (TO to) (NP (PRP$ his) (NN tribe))) (SBAR (IN if) (S (NP (DT the) (NN evidence)) (VP (VBZ is) (ADJP (JJ valid)))))) (. .))) | slate | 0entailment
|
27,848 | 27848c | In order to insure the highest quality and maximum level of services to potentially eligible clients in each state, and so that the goal of meeting those needs will be realized, LSC has developed the State Justice Communities Planning Initiative Evaluation Instrument. | ( ( ( ( ( ( In order ) ( to ( ( ( insure ( ( the ( highest ( quality ( and ( maximum level ) ) ) ) ) ( of services ) ) ) ( to ( ( potentially eligible ) clients ) ) ) ( in ( each state ) ) ) ) ) , ) and ) ( so ( that ( ( ( the goal ) ( of ( meeting ( those needs ) ) ) ) ( will ( be realized ) ) ) ) ) ) ( , ( LSC ( ( has ( developed ( the ( State ( Justice ( Communities ( Planning ( Initiative ( Evaluation Instrument ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (SBAR (SBAR (IN In) (NN order) (S (VP (TO to) (VP (VB insure) (NP (NP (DT the) (JJS highest) (NN quality) (CC and) (NN maximum) (NN level)) (PP (IN of) (NP (NNS services)))) (PP (TO to) (NP (ADJP (RB potentially) (JJ eligible)) (NNS clients))) (PP (IN in) (NP (DT each) (NN state))))))) (, ,) (CC and) (SBAR (RB so) (IN that) (S (NP (NP (DT the) (NN goal)) (PP (IN of) (S (VP (VBG meeting) (NP (DT those) (NNS needs)))))) (VP (MD will) (VP (VB be) (VP (VBN realized))))))) (, ,) (NP (NNP LSC)) (VP (VBZ has) (VP (VBN developed) (NP (DT the) (NNP State) (NNP Justice) (NNPS Communities) (NNP Planning) (NNP Initiative) (NNP Evaluation) (NNP Instrument)))) (. .))) | In order to be sure the services are cheap, the LSC has an evaluation instrument. | ( ( ( In order ) ( to ( be ( sure ( ( the services ) ( are cheap ) ) ) ) ) ) ( , ( ( the LSC ) ( ( has ( an ( evaluation instrument ) ) ) . ) ) ) ) | (ROOT (S (SBAR (IN In) (NN order) (S (VP (TO to) (VP (VB be) (ADJP (JJ sure) (SBAR (S (NP (DT the) (NNS services)) (VP (VBP are) (ADJP (JJ cheap)))))))))) (, ,) (NP (DT the) (NNP LSC)) (VP (VBZ has) (NP (DT an) (NN evaluation) (NN instrument))) (. .))) | government | 2contradiction
|
72,138 | 72138c | There was little evidence of religion or of the rule of law. | ( There ( ( was ( ( ( ( little evidence ) ( of religion ) ) or ) ( ( of ( the rule ) ) ( of law ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBD was) (NP (NP (NP (JJ little) (NN evidence)) (PP (IN of) (NP (NN religion)))) (CC or) (NP (PP (IN of) (NP (DT the) (NN rule))) (PP (IN of) (NP (NN law)))))) (. .))) | The was lots of religion there. | ( The ( ( ( was ( lots ( of religion ) ) ) there ) . ) ) | (ROOT (S (NP (NNP The)) (VP (VBD was) (NP (NP (NNS lots)) (PP (IN of) (NP (NN religion)))) (ADVP (RB there))) (. .))) | travel | 2contradiction
|
122,447 | 122447e | Barr throws Molotov cocktails from the back benches, just as Gingrich once did. | ( Barr ( ( ( ( ( throws ( Molotov cocktails ) ) ( from ( the ( back benches ) ) ) ) , ) ( just ( as ( Gingrich ( once did ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Barr)) (VP (VBZ throws) (NP (NNP Molotov) (NNS cocktails)) (PP (IN from) (NP (DT the) (JJ back) (NNS benches))) (, ,) (SBAR (RB just) (IN as) (S (NP (NNP Gingrich)) (ADVP (RB once)) (VP (VBD did))))) (. .))) | Gingrich and Barr both have thrown Molotov cocktails from the back benches. | ( ( ( Gingrich and ) Barr ) ( both ( ( have ( ( thrown ( Molotov cocktails ) ) ( from ( the ( back benches ) ) ) ) ) . ) ) ) | (ROOT (S (NP (NNP Gingrich) (CC and) (NNP Barr)) (DT both) (VP (VBP have) (VP (VBN thrown) (NP (NNP Molotov) (NNS cocktails)) (PP (IN from) (NP (DT the) (JJ back) (NNS benches))))) (. .))) | slate | 0entailment
|
79,020 | 79020c | What a fascinating and generous letter. | ( What ( ( a ( fascinating ( and ( generous letter ) ) ) ) . ) ) | (ROOT (FRAG (WHNP (WDT What)) (PP (FW a) (NP (JJ fascinating) (CC and) (JJ generous) (NN letter))) (. .))) | The letter was both dull and stingy. | ( ( The letter ) ( ( was ( both ( ( dull and ) stingy ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN letter)) (VP (VBD was) (ADJP (DT both) (JJ dull) (CC and) (JJ stingy))) (. .))) | slate | 2contradiction
|
76,499 | 76499c | well what about the what about the fact that it is right across the border in Mexico | ( ( well what ) ( about ( ( the ( what ( about ( the fact ) ) ) ) ( that ( it ( is ( right ( across ( ( the border ) ( in Mexico ) ) ) ) ) ) ) ) ) ) | (ROOT (X (X (ADVP (RB well)) (NP (WP what))) (PP (IN about) (NP (NP (DT the) (NX (NP (WP what)) (PP (IN about) (NP (DT the) (NN fact))))) (SBAR (IN that) (S (NP (PRP it)) (VP (VBZ is) (ADJP (JJ right) (PP (IN across) (NP (NP (DT the) (NN border)) (PP (IN in) (NP (NNP Mexico))))))))))))) | We are talking about Asia. | ( We ( ( are ( talking ( about Asia ) ) ) . ) ) | (ROOT (S (NP (PRP We)) (VP (VBP are) (VP (VBG talking) (PP (IN about) (NP (NNP Asia))))) (. .))) | telephone | 2contradiction
|
76,831 | 76831e | The bout is usually over in one or two minutes, sometimes mere seconds, but the intensity of the struggle and the sheer visual drama make for compelling entertainment. | ( ( ( ( ( ( The bout ) ( ( is usually ) ( over ( in ( ( ( ( one ( or ( two minutes ) ) ) , ) sometimes ) ( mere seconds ) ) ) ) ) ) , ) but ) ( ( ( the intensity ) ( of ( ( ( the struggle ) and ) ( the ( sheer ( visual drama ) ) ) ) ) ) ( make ( for ( compelling entertainment ) ) ) ) ) . ) | (ROOT (S (S (NP (DT The) (NN bout)) (VP (VBZ is) (ADVP (RB usually)) (PP (IN over) (IN in) (NP (NP (CD one) (CC or) (CD two) (NNS minutes)) (, ,) (ADVP (RB sometimes)) (NP (JJ mere) (NNS seconds)))))) (, ,) (CC but) (S (NP (NP (DT the) (NN intensity)) (PP (IN of) (NP (NP (DT the) (NN struggle)) (CC and) (NP (DT the) (JJ sheer) (JJ visual) (NN drama))))) (VP (VBP make) (PP (IN for) (NP (JJ compelling) (NN entertainment))))) (. .))) | The match can end occasionally within seconds. | ( ( The match ) ( ( can ( ( end occasionally ) ( within seconds ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN match)) (VP (MD can) (VP (VB end) (ADVP (RB occasionally)) (PP (IN within) (NP (NNS seconds))))) (. .))) | travel | 0entailment
|
57,374 | 57374e | Political consultants have given the edge in this race to the candidate who best addresses concerns about education, economic development, and the security of those who depend on San Antonio's military bases. | ( ( Political consultants ) ( ( have ( ( ( ( given ( ( the edge ) ( in ( this race ) ) ) ) ( to ( ( the candidate ) ( who ( best ( addresses ( concerns ( about education ) ) ) ) ) ) ) ) , ) ( ( ( ( economic development ) , ) and ) ( ( the security ) ( of ( those ( who ( depend ( on ( ( San ( Antonio 's ) ) ( military bases ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Political) (NNS consultants)) (VP (VBP have) (VP (VBN given) (NP (NP (DT the) (NN edge)) (PP (IN in) (NP (DT this) (NN race)))) (PP (TO to) (NP (NP (DT the) (NN candidate)) (SBAR (WHNP (WP who)) (S (ADVP (RB best)) (VP (VBZ addresses) (NP (NP (NNS concerns)) (PP (IN about) (NP (NN education))))))))) (, ,) (NP (NP (JJ economic) (NN development)) (, ,) (CC and) (NP (NP (DT the) (NN security)) (PP (IN of) (NP (NP (DT those)) (SBAR (WHNP (WP who)) (S (VP (VBP depend) (PP (IN on) (NP (NP (NNP San) (NNP Antonio) (POS 's)) (JJ military) (NNS bases)))))))))))) (. .))) | The candidate most likely to win will be the one that addresses education reform, how to improve the economy and military security. | ( ( ( The candidate ) ( most ( likely ( to win ) ) ) ) ( ( will ( be ( ( the one ) ( that ( ( ( addresses ( education reform ) ) , ) ( how ( to ( improve ( ( ( the economy ) and ) ( military security ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN candidate)) (ADJP (RBS most) (JJ likely) (S (VP (TO to) (VP (VB win)))))) (VP (MD will) (VP (VB be) (NP (NP (DT the) (NN one)) (SBAR (WHNP (WDT that)) (S (VP (VBZ addresses) (NP (NN education) (NN reform)) (, ,) (SBAR (WHADVP (WRB how)) (S (VP (TO to) (VP (VB improve) (NP (NP (DT the) (NN economy)) (CC and) (NP (JJ military) (NN security))))))))))))) (. .))) | slate | 0entailment
|
127,933 | 127933e | Specifically, in the Thress model, the peak occurs at a discount of 7a and the welfare gain is only $6 million. | ( Specifically ( , ( ( ( ( ( in ( the ( Thress model ) ) ) ( , ( ( the peak ) ( occurs ( at ( ( a discount ) ( of 7a ) ) ) ) ) ) ) and ) ( ( the ( welfare gain ) ) ( is ( only ( ( $ 6 ) million ) ) ) ) ) . ) ) ) | (ROOT (S (ADVP (RB Specifically)) (, ,) (S (PP (IN in) (NP (DT the) (NNP Thress) (NN model))) (, ,) (NP (DT the) (NN peak)) (VP (VBZ occurs) (PP (IN at) (NP (NP (DT a) (NN discount)) (PP (IN of) (NP (CD 7a))))))) (CC and) (S (NP (DT the) (NN welfare) (NN gain)) (VP (VBZ is) (NP (QP (RB only) ($ $) (CD 6) (CD million))))) (. .))) | A peak occurs at a discount of 7a. | ( ( A peak ) ( ( occurs ( at ( ( a discount ) ( of 7a ) ) ) ) . ) ) | (ROOT (S (NP (DT A) (NN peak)) (VP (VBZ occurs) (PP (IN at) (NP (NP (DT a) (NN discount)) (PP (IN of) (NP (CD 7a)))))) (. .))) | government | 0entailment
|
15,395 | 15395n | I never felt anything like her at the time. | ( I ( never ( ( ( ( felt anything ) ( like her ) ) ( at ( the time ) ) ) . ) ) ) | (ROOT (S (NP (PRP I)) (ADVP (RB never)) (VP (VBD felt) (NP (NN anything)) (PP (IN like) (NP (PRP her))) (PP (IN at) (NP (DT the) (NN time)))) (. .))) | I knew this is the woman I would marry. | ( I ( ( knew ( this ( is ( ( the woman ) ( I ( would marry ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBD knew) (SBAR (S (NP (DT this)) (VP (VBZ is) (NP (NP (DT the) (NN woman)) (SBAR (S (NP (PRP I)) (VP (MD would) (VP (VB marry)))))))))) (. .))) | fiction | 1neutral
|
88,947 | 88947e | It is a joy to wander Alberobello's two neighborhoods of trulli whose houses, shops, and even churches Rioni Monti and Aia Piccola are protected as a zona monumentale. | ( It ( ( is ( a ( joy ( to ( wander ( ( ( Alberobello 's ) ( two neighborhoods ) ) ( of ( trulli ( ( whose ( ( ( ( ( houses , ) shops ) , ) and ) ( even ( churches ( Rioni ( Monti ( and ( Aia Piccola ) ) ) ) ) ) ) ) ( are ( protected ( as ( a ( zona monumentale ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ is) (NP (DT a) (NN joy) (S (VP (TO to) (VP (VB wander) (NP (NP (NP (NNP Alberobello) (POS 's)) (CD two) (NNS neighborhoods)) (PP (IN of) (NP (NP (NNS trulli)) (SBAR (WHNP (WP$ whose) (NP (NP (NNS houses)) (, ,) (NP (NNS shops)) (, ,) (CC and) (NP (RB even) (JJ churches) (NNP Rioni) (NNP Monti) (CC and) (NNP Aia) (NNP Piccola)))) (S (VP (VBP are) (VP (VBN protected) (PP (IN as) (NP (DT a) (NN zona) (NN monumentale))))))))))))))) (. .))) | It's nice to wander around the historic neighborhood. | ( It ( ( 's ( nice ( to ( ( wander around ) ( the ( historic neighborhood ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ nice) (S (VP (TO to) (VP (VB wander) (PRT (RP around)) (NP (DT the) (JJ historic) (NN neighborhood))))))) (. .))) | travel | 0entailment
|
139,029 | 139029e | Winters are milder and sunnier on the Pacific coast, permitting a welcome double crop of the all-important staple rice. | ( Winters ( ( are ( ( ( ( ( milder and ) sunnier ) ( on ( the ( Pacific coast ) ) ) ) , ) ( permitting ( ( a ( welcome ( double crop ) ) ) ( of ( the ( all-important ( staple rice ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Winters)) (VP (VBP are) (NP (NP (NN milder) (CC and) (NN sunnier)) (PP (IN on) (NP (DT the) (NNP Pacific) (NN coast))) (, ,) (VP (VBG permitting) (NP (NP (DT a) (JJ welcome) (JJ double) (NN crop)) (PP (IN of) (NP (DT the) (JJ all-important) (NN staple) (NN rice))))))) (. .))) | Rice is an important staple. | ( Rice ( ( is ( an ( important staple ) ) ) . ) ) | (ROOT (S (NP (NNP Rice)) (VP (VBZ is) (NP (DT an) (JJ important) (NN staple))) (. .))) | travel | 0entailment
|
100,547 | 100547e | Steep, narrow tunnels lead to a tiny funerary chamber furnished by a simple granite sarcophagus. | ( Steep ( , ( ( narrow tunnels ) ( ( lead ( to ( ( a ( tiny ( funerary chamber ) ) ) ( furnished ( by ( a ( simple ( granite sarcophagus ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (ADVP (RB Steep)) (, ,) (NP (JJ narrow) (NNS tunnels)) (VP (VBP lead) (PP (TO to) (NP (NP (DT a) (JJ tiny) (NN funerary) (NN chamber)) (VP (VBN furnished) (PP (IN by) (NP (DT a) (JJ simple) (NN granite) (NNS sarcophagus))))))) (. .))) | The simple granite sarcophagus is in a small chamber. | ( ( The ( simple ( granite sarcophagus ) ) ) ( ( is ( in ( a ( small chamber ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (JJ simple) (NN granite) (NNS sarcophagus)) (VP (VBZ is) (PP (IN in) (NP (DT a) (JJ small) (NN chamber)))) (. .))) | travel | 0entailment
|
99,941 | 99941c | And I told you I'd help you with pleasure ”to hang Alfred Inglethorp. | ( And ( I ( ( ( told you ) ( I ( 'd ( ( help you ) ( with ( ( pleasure '' ) ( to ( hang ( Alfred Inglethorp ) ) ) ) ) ) ) ) ) . ) ) ) | (ROOT (S (CC And) (NP (PRP I)) (VP (VBD told) (NP (PRP you)) (SBAR (S (NP (PRP I)) (VP (MD 'd) (VP (VB help) (NP (PRP you)) (PP (IN with) (NP (NN pleasure) ('' '') (S (VP (TO to) (VP (VB hang) (NP (NNP Alfred) (NNP Inglethorp)))))))))))) (. .))) | I refuse to help you hang Alfred Inglethorp. | ( I ( ( refuse ( to ( help ( you ( hang ( Alfred Inglethorp ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (VBP refuse) (S (VP (TO to) (VP (VB help) (S (NP (PRP you)) (VP (VB hang) (NP (NNP Alfred) (NNP Inglethorp)))))))) (. .))) | fiction | 2contradiction
|
3,543 | 3543e | Trust was critical to overcome members' reluctance to disclose their weaknesses, vulnerabilities, and other confidential or proprietary business information to other members-some of whom were business competitors. | ( Trust ( ( was ( critical ( to ( overcome ( ( members ' ) ( reluctance ( to ( ( disclose ( ( ( ( ( ( their weaknesses ) , ) vulnerabilities ) , ) and ) ( other ( confidential ( or ( proprietary ( business information ) ) ) ) ) ) ) ( to ( ( other members-some ) ( of ( whom ( were ( business competitors ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Trust)) (VP (VBD was) (ADJP (JJ critical) (S (VP (TO to) (VP (VB overcome) (NP (NP (NNS members) (POS ')) (NN reluctance) (S (VP (TO to) (VP (VB disclose) (NP (NP (PRP$ their) (NNS weaknesses)) (, ,) (NP (NNS vulnerabilities)) (, ,) (CC and) (NP (JJ other) (NN confidential) (CC or) (JJ proprietary) (NN business) (NN information))) (PP (TO to) (NP (NP (JJ other) (NN members-some)) (PP (IN of) (SBAR (WHNP (WP whom)) (S (VP (VBD were) (NP (NN business) (NNS competitors))))))))))))))))) (. .))) | Members had to trust the other members in order to disclose their true thoughts. | ( Members ( ( ( had ( to ( trust ( ( the ( other members ) ) ( in order ) ) ) ) ) ( to ( disclose ( their ( true thoughts ) ) ) ) ) . ) ) | (ROOT (S (NP (NNS Members)) (VP (VBD had) (S (VP (TO to) (VP (VB trust) (NP (NP (DT the) (JJ other) (NNS members)) (PP (IN in) (NP (NN order))))))) (S (VP (TO to) (VP (VB disclose) (NP (PRP$ their) (JJ true) (NNS thoughts)))))) (. .))) | government | 0entailment
|
110,937 | 110937e | Three km (1.5 miles) south of the pass, perched on the edge of Serra de Agua, is a handsome and comfortable mountain chalet, the best of its kind on Madeira. | ( ( ( ( ( ( Three ( km ( -LRB- ( ( 1.5 miles ) -RRB- ) ) ) ) ( south ( of ( the pass ) ) ) ) , ) ( perched ( on ( ( the edge ) ( of ( Serra ( de Agua ) ) ) ) ) ) ) , ) ( ( is ( ( ( a ( ( ( handsome and ) comfortable ) ( mountain chalet ) ) ) , ) ( ( the best ) ( of ( ( its kind ) ( on Madeira ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (NP (CD Three) (NN km) (PRN (-LRB- -LRB-) (NP (CD 1.5) (NNS miles)) (-RRB- -RRB-))) (ADVP (RB south) (PP (IN of) (NP (DT the) (NN pass))))) (, ,) (VP (VBN perched) (PP (IN on) (NP (NP (DT the) (NN edge)) (PP (IN of) (NP (NNP Serra) (FW de) (NNP Agua)))))) (, ,)) (VP (VBZ is) (NP (NP (DT a) (ADJP (JJ handsome) (CC and) (JJ comfortable)) (NN mountain) (NN chalet)) (, ,) (NP (NP (DT the) (JJS best)) (PP (IN of) (NP (NP (PRP$ its) (NN kind)) (PP (IN on) (NP (NNP Madeira)))))))) (. .))) | There is a mountain chalet at the edge of Serra de Agua. | ( There ( ( is ( ( a ( mountain chalet ) ) ( at ( ( the edge ) ( of ( Serra ( de Agua ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT a) (NN mountain) (NN chalet)) (PP (IN at) (NP (NP (DT the) (NN edge)) (PP (IN of) (NP (NNP Serra) (FW de) (NNP Agua))))))) (. .))) | travel | 0entailment
|
52,892 | 52892c | Those with lousy jobs have seen their already-low wages slowly but steadily sink. | ( ( Those ( with ( lousy jobs ) ) ) ( ( have ( ( seen ( their ( already-low wages ) ) ) ( ( slowly ( but steadily ) ) sink ) ) ) . ) ) | (ROOT (S (NP (NP (DT Those)) (PP (IN with) (NP (JJ lousy) (NNS jobs)))) (VP (VBP have) (VP (VBN seen) (NP (PRP$ their) (NN already-low) (NNS wages)) (ADVP (RB slowly) (PRN (CC but) (ADVP (RB steadily))) (S (VP (VB sink)))))) (. .))) | Those with lousy jobs are getting constant pay raises and bonuses. | ( ( Those ( with ( lousy jobs ) ) ) ( ( are ( getting ( constant ( pay ( ( raises and ) bonuses ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT Those)) (PP (IN with) (NP (JJ lousy) (NNS jobs)))) (VP (VBP are) (VP (VBG getting) (NP (JJ constant) (NN pay) (NNS raises) (CC and) (NNS bonuses)))) (. .))) | slate | 2contradiction
|
90,377 | 90377n | This popular shrine features a strongly Chinese-influenced design and an extensive landscaped garden considered one of Kyoto's finest, with numerous cherry trees and a large pond with an elegant pagoda linked to the shore by a covered bridge. | ( ( This ( popular shrine ) ) ( ( features ( ( ( a ( ( strongly Chinese-influenced ) design ) ) and ) ( ( an ( extensive ( landscaped garden ) ) ) ( considered ( one ( of ( ( ( ( Kyoto 's ) finest ) , ) ( with ( ( ( numerous ( cherry trees ) ) and ) ( ( a ( large pond ) ) ( with ( ( an ( elegant pagoda ) ) ( ( linked ( to ( the shore ) ) ) ( by ( a ( covered bridge ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT This) (JJ popular) (NN shrine)) (VP (VBZ features) (NP (NP (DT a) (ADJP (RB strongly) (JJ Chinese-influenced)) (NN design)) (CC and) (NP (NP (DT an) (JJ extensive) (JJ landscaped) (NN garden)) (VP (VBN considered) (NP (NP (CD one)) (PP (IN of) (NP (NP (NP (NNP Kyoto) (POS 's)) (JJS finest)) (, ,) (PP (IN with) (NP (NP (JJ numerous) (JJ cherry) (NNS trees)) (CC and) (NP (NP (DT a) (JJ large) (NN pond)) (PP (IN with) (NP (NP (DT an) (JJ elegant) (NN pagoda)) (VP (VBN linked) (PP (TO to) (NP (DT the) (NN shore))) (PP (IN by) (NP (DT a) (VBN covered) (NN bridge)))))))))))))))) (. .))) | This popular shrine was built by the emperor's finest. | ( ( This ( popular shrine ) ) ( ( was ( built ( by ( ( the ( emperor 's ) ) finest ) ) ) ) . ) ) | (ROOT (S (NP (DT This) (JJ popular) (NN shrine)) (VP (VBD was) (VP (VBN built) (PP (IN by) (NP (NP (DT the) (NN emperor) (POS 's)) (NN finest))))) (. .))) | travel | 1neutral
|
67,455 | 67455c | The pleasures I would have given your women will be lost," said the scout. | ( ( ( ( The pleasures ) ( I ( would ( have ( given ( your women ) ) ) ) ) ) ( will ( be lost ) ) ) ( , ( '' ( ( said ( the scout ) ) . ) ) ) ) | (ROOT (SINV (S (NP (NP (DT The) (NNS pleasures)) (SBAR (S (NP (PRP I)) (VP (MD would) (VP (VB have) (VP (VBN given) (NP (PRP$ your) (NNS women)))))))) (VP (MD will) (VP (VB be) (VP (VBN lost))))) (, ,) ('' '') (VP (VBD said)) (NP (DT the) (NN scout)) (. .))) | The scout said that the pleasures he would have given your men will be lost. | ( ( The scout ) ( ( said ( that ( ( ( the pleasures ) ( he ( would ( have ( given ( your men ) ) ) ) ) ) ( will ( be lost ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN scout)) (VP (VBD said) (SBAR (IN that) (S (NP (NP (DT the) (NNS pleasures)) (SBAR (S (NP (PRP he)) (VP (MD would) (VP (VB have) (VP (VBN given) (NP (PRP$ your) (NNS men)))))))) (VP (MD will) (VP (VB be) (VP (VBN lost))))))) (. .))) | fiction | 2contradiction
|
13,734 | 13734c | Shouldn't inspire thoughts so sizzlin'. | ( ( ( ( ( Should n't ) ( inspire thoughts ) ) so ) ( sizzlin ' ) ) . ) | (ROOT (SQ (MD Should) (RB n't) (NP (JJ inspire) (NNS thoughts)) (ADVP (RB so)) (VP (VB sizzlin) ('' ')) (. .))) | Should inspire sizzlin' thoughts. | ( ( Should ( inspire ( ( sizzlin ' ) thoughts ) ) ) . ) | (ROOT (S (VP (MD Should) (VP (VB inspire) (NP (NP (NN sizzlin) (POS ')) (NNS thoughts)))) (. .))) | slate | 2contradiction
|
98,548 | 98548e | It is important to note that minimal interventions are not insignificant since they include, of necessity, an assessment of drinking behavior and a follow-up contact, and they are often much more than ordinarily occurs in the emergency setting. | ( ( ( ( ( It ( is ( important ( to ( note ( that ( ( minimal interventions ) ( ( ( are not ) insignificant ) ( since ( they ( ( ( ( include , ) ( of necessity ) ) , ) ( ( an assessment ) ( of ( drinking ( ( behavior and ) ( a ( follow-up contact ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) , ) and ) ( they ( ( are often ) ( ( much more ) ( than ( ordinarily ( occurs ( in ( the ( emergency setting ) ) ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP It)) (VP (VBZ is) (ADJP (JJ important) (S (VP (TO to) (VP (VB note) (SBAR (IN that) (S (NP (JJ minimal) (NNS interventions)) (VP (VBP are) (RB not) (ADJP (JJ insignificant)) (SBAR (IN since) (S (NP (PRP they)) (VP (VBP include) (, ,) (PP (IN of) (NP (NN necessity))) (, ,) (NP (NP (DT an) (NN assessment)) (PP (IN of) (S (VP (VBG drinking) (NP (NP (NN behavior)) (CC and) (NP (DT a) (NN follow-up) (NN contact))))))))))))))))))) (, ,) (CC and) (S (NP (PRP they)) (VP (VBP are) (ADVP (RB often)) (ADJP (ADJP (RB much) (JJR more)) (SBAR (IN than) (S (ADVP (RB ordinarily)) (VP (VBZ occurs) (PP (IN in) (NP (DT the) (NN emergency) (NN setting))))))))) (. .))) | It is important to realize that interventions are not superfluous. | ( It ( ( is ( important ( to ( realize ( that ( interventions ( ( are not ) superfluous ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ is) (ADJP (JJ important) (S (VP (TO to) (VP (VB realize) (SBAR (IN that) (S (NP (NNS interventions)) (VP (VBP are) (RB not) (ADJP (JJ superfluous)))))))))) (. .))) | government | 0entailment
|
43,638 | 43638e | Hargarten endorsed that idea, but added that there was little funding for training in clinical research in emergency medicine. | ( Hargarten ( ( ( ( ( endorsed ( that idea ) ) , ) but ) ( added ( that ( there ( was ( ( little funding ) ( for ( training ( in ( ( clinical research ) ( in ( emergency medicine ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Hargarten)) (VP (VP (VBD endorsed) (NP (DT that) (NN idea))) (, ,) (CC but) (VP (VBD added) (SBAR (IN that) (S (NP (EX there)) (VP (VBD was) (NP (NP (JJ little) (NN funding)) (PP (IN for) (NP (NP (NN training)) (PP (IN in) (NP (NP (JJ clinical) (NN research)) (PP (IN in) (NP (NN emergency) (NN medicine))))))))))))) (. .))) | Clinical research in emergency medicine does not have much funding. | ( ( ( Clinical research ) ( in ( emergency medicine ) ) ) ( ( ( does not ) ( have ( much funding ) ) ) . ) ) | (ROOT (S (NP (NP (JJ Clinical) (NN research)) (PP (IN in) (NP (NN emergency) (NN medicine)))) (VP (VBZ does) (RB not) (VP (VB have) (NP (JJ much) (NN funding)))) (. .))) | government | 0entailment
|
93,885 | 93885e | While most such religious laws have been relaxed, burials are still not permitted here. | ( ( While ( ( most ( such ( religious laws ) ) ) ( have ( been relaxed ) ) ) ) ( , ( burials ( ( ( are ( still not ) ) ( permitted here ) ) . ) ) ) ) | (ROOT (S (SBAR (IN While) (S (NP (JJS most) (JJ such) (JJ religious) (NNS laws)) (VP (VBP have) (VP (VBN been) (VP (VBN relaxed)))))) (, ,) (NP (NNS burials)) (VP (VBP are) (ADVP (RB still) (RB not)) (VP (VBN permitted) (ADVP (RB here)))) (. .))) | There are still no burials allowed, even after the laws have been changed. | ( There ( ( ( are still ) ( ( no burials ) ( ( allowed , ) ( even ( after ( ( the laws ) ( have ( been changed ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBP are) (ADVP (RB still)) (NP (NP (DT no) (NNS burials)) (VP (VBN allowed) (, ,) (SBAR (RB even) (IN after) (S (NP (DT the) (NNS laws)) (VP (VBP have) (VP (VBN been) (VP (VBN changed))))))))) (. .))) | travel | 0entailment
|
59,875 | 59875e | Further, the act sets up a series of pilot audits under which certain agencies are required to prepare agencywide financial statements and subject them to audit by the agenciesa inspectors general. | ( Further ( , ( ( the act ) ( ( ( sets up ) ( ( ( a series ) ( of ( pilot audits ) ) ) ( ( under which ) ( ( certain agencies ) ( are ( required ( to ( ( ( prepare ( agencywide ( financial statements ) ) ) and ) ( subject ( them ( to ( audit ( by ( the ( agenciesa ( inspectors general ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (RBR Further) (, ,) (NP (DT the) (NN act)) (VP (VBZ sets) (PRT (RP up)) (NP (NP (DT a) (NN series)) (PP (IN of) (NP (NN pilot) (NN audits))) (SBAR (WHPP (IN under) (WHNP (WDT which))) (S (NP (JJ certain) (NNS agencies)) (VP (VBP are) (VP (VBN required) (S (VP (TO to) (VP (VP (VB prepare) (NP (JJ agencywide) (JJ financial) (NNS statements))) (CC and) (VP (VB subject) (S (NP (PRP them)) (VP (TO to) (VP (VB audit) (PP (IN by) (NP (DT the) (NN agenciesa) (NNS inspectors) (NN general)))))))))))))))) (. .))) | The act sets up a series of pilot audits. | ( ( The act ) ( ( ( sets up ) ( ( a series ) ( of ( pilot audits ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN act)) (VP (VBZ sets) (PRT (RP up)) (NP (NP (DT a) (NN series)) (PP (IN of) (NP (NN pilot) (NN audits))))) (. .))) | government | 0entailment
|
1,334 | 1334c | In general, the FGD implementation schedule appears to be driven primarily by the pre-hookup construction activities. | ( ( In general ) ( , ( ( the ( FGD ( implementation schedule ) ) ) ( ( appears ( to ( be ( ( driven primarily ) ( by ( the ( pre-hookup ( construction activities ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (NN general))) (, ,) (NP (DT the) (NNP FGD) (NN implementation) (NN schedule)) (VP (VBZ appears) (S (VP (TO to) (VP (VB be) (VP (VBN driven) (ADVP (RB primarily)) (PP (IN by) (NP (DT the) (JJ pre-hookup) (NN construction) (NNS activities)))))))) (. .))) | The final stages of FGD implementation are the most likely to impact the schedule. | ( ( ( The ( final stages ) ) ( of ( FGD implementation ) ) ) ( ( ( are ( the most ) ) ( likely ( to ( impact ( the schedule ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (JJ final) (NNS stages)) (PP (IN of) (NP (NNP FGD) (NN implementation)))) (VP (VBP are) (ADVP (DT the) (RBS most)) (ADJP (JJ likely) (S (VP (TO to) (VP (VB impact) (NP (DT the) (NN schedule))))))) (. .))) | government | 2contradiction
|
97,120 | 97120c | right that's right that's right it's pretty good but we take her to just about | ( right ( that ( ( 's right ) ( that ( 's ( right ( it ( ( 's ( pretty good ) ) ( but ( we ( ( take her ) ( to ( just about ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (FRAG (ADVP (RB right)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (ADJP (JJ right)) (SBAR (IN that) (S (VP (VBZ 's) (ADJP (JJ right) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADJP (RB pretty) (JJ good)) (SBAR (CC but) (S (NP (PRP we)) (VP (VBP take) (NP (PRP her)) (PP (TO to) (NP (QP (RB just) (RB about))))))))))))))))))) | That's terrible and not good; not good at all. | ( ( ( ( That ( 's ( ( terrible and ) ( not good ) ) ) ) ; ) ( not ( good ( at all ) ) ) ) . ) | (ROOT (S (S (NP (DT That)) (VP (VBZ 's) (ADJP (ADJP (JJ terrible)) (CC and) (ADJP (RB not) (JJ good))))) (: ;) (FRAG (RB not) (ADJP (JJ good) (PP (IN at) (NP (DT all))))) (. .))) | telephone | 2contradiction
|
51,965 | 51965e | Employees who are paid regardless of their presence or absence and who do not accrue leave under 5 U.S.C. | ( ( Employees ( ( ( who ( are ( paid ( regardless ( of ( their ( ( presence or ) absence ) ) ) ) ) ) ) and ) ( who ( ( do not ) accrue ) ) ) ) ( leave ( under ( 5 U.S.C. ) ) ) ) | (ROOT (S (NP (NP (NNS Employees)) (SBAR (SBAR (WHNP (WP who)) (S (VP (VBP are) (VP (VBN paid) (ADVP (RB regardless) (PP (IN of) (NP (PRP$ their) (NN presence) (CC or) (NN absence)))))))) (CC and) (SBAR (WHNP (WP who)) (S (VP (VBP do) (RB not) (VP (VB accrue))))))) (VP (VBP leave) (PP (IN under) (NP (CD 5) (NN U.S.C.)))))) | 5 USC governs the departure of an employee who doesn't accrue and receives pay whether they are present or absent. | ( ( 5 ( USC ( governs ( ( the departure ) ( of ( ( an employee ) ( who ( ( ( ( does n't ) accrue ) and ) receives ) ) ) ) ) ) ) ) ( ( pay ( whether ( they ( are ( ( present or ) absent ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (CD 5)) (SBAR (S (NP (NNP USC)) (VP (VBZ governs) (NP (NP (DT the) (NN departure)) (PP (IN of) (NP (NP (DT an) (NN employee)) (SBAR (WHNP (WP who)) (S (VP (VP (VBZ does) (RB n't) (VP (VB accrue))) (CC and) (VP (VBZ receives)))))))))))) (VP (VBP pay) (SBAR (IN whether) (S (NP (PRP they)) (VP (VBP are) (ADJP (JJ present) (CC or) (JJ absent)))))) (. .))) | government | 0entailment
|
54,828 | 54828n | and and just all the way back to Dallas i'm just uproariously sick and uh we get back here and of course the first day back at work i go to work and where are these guys | ( and ( ( ( ( and ( ( just ( all ( the way ) ) ) ( back ( to Dallas ) ) ) ) ( i ( ( 'm just ) ( uproariously sick ) ) ) ) and ) ( uh ( we ( ( ( get ( ( ( back here ) and ) ( ( of course ) ( the ( first day ) ) ) ) ) ( back ( at work ) ) ) ( ( ( i ( go ( to work ) ) ) and ) ( where ( are ( these guys ) ) ) ) ) ) ) ) ) | (ROOT (PRN (CC and) (S (S (FRAG (CC and) (NP (NP (RB just) (PDT all) (DT the) (NN way)) (ADVP (RB back) (PP (TO to) (NP (NNP Dallas)))))) (NP (FW i)) (VP (VBP 'm) (ADVP (RB just)) (ADJP (RB uproariously) (JJ sick)))) (CC and) (S (INTJ (UH uh)) (NP (PRP we)) (VP (VBP get) (ADVP (ADVP (RB back) (RB here)) (CC and) (PP (IN of) (NP (NN course)) (NP (DT the) (JJ first) (NN day)))) (PP (ADVP (RB back)) (IN at) (NP (NN work))) (SBAR (SBAR (S (NP (FW i)) (VP (VBP go) (S (VP (TO to) (VP (VB work))))))) (CC and) (SBAR (WHADVP (WRB where)) (S (VP (VBP are) (NP (DT these) (NNS guys))))))))))) | These men all have big smiles on their faces. | ( ( These men ) ( all ( ( have ( ( big smiles ) ( on ( their faces ) ) ) ) . ) ) ) | (ROOT (S (NP (DT These) (NNS men)) (ADVP (DT all)) (VP (VBP have) (NP (NP (JJ big) (NNS smiles)) (PP (IN on) (NP (PRP$ their) (NNS faces))))) (. .))) | telephone | 1neutral
|
52,108 | 52108c | In West Virginia, the H-2A visa is for a seven to ten week apple harvest. | ( ( In ( West Virginia ) ) ( , ( ( the ( H-2A visa ) ) ( ( is ( for ( a ( ( ( ( seven to ) ten ) week ) ( apple harvest ) ) ) ) ) . ) ) ) ) | (ROOT (S (PP (IN In) (NP (NNP West) (NNP Virginia))) (, ,) (NP (DT the) (NN H-2A) (NN visa)) (VP (VBZ is) (PP (IN for) (NP (DT a) (ADJP (QP (CD seven) (TO to) (CD ten)) (NN week)) (NN apple) (NN harvest)))) (. .))) | The H-2A Visa in West Virginia does not cover workers planning to complete an apple harvest. | ( ( ( The ( H-2A Visa ) ) ( in ( West Virginia ) ) ) ( ( ( does not ) ( cover ( workers ( planning ( to ( complete ( an ( apple harvest ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNP H-2A) (NNP Visa)) (PP (IN in) (NP (NNP West) (NNP Virginia)))) (VP (VBZ does) (RB not) (VP (VB cover) (NP (NP (NNS workers)) (VP (VBG planning) (S (VP (TO to) (VP (VB complete) (NP (DT an) (NN apple) (NN harvest))))))))) (. .))) | government | 2contradiction
|
73,088 | 73088c | Citing almost no cases, Tribe told the Supreme Court that the Colorado initiative violated the letter of the Equal Protection Clause because it denied gays alone the protection of the anti-discrimination laws. | ( ( Citing ( ( almost no ) cases ) ) ( , ( Tribe ( ( ( told ( the ( Supreme Court ) ) ) ( that ( ( the ( Colorado initiative ) ) ( ( violated ( ( the letter ) ( of ( the ( Equal ( Protection Clause ) ) ) ) ) ) ( because ( it ( denied ( gays ( ( alone ( the protection ) ) ( of ( the ( anti-discrimination laws ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) | (ROOT (S (S (VP (VBG Citing) (NP (QP (RB almost) (DT no)) (NNS cases)))) (, ,) (NP (NNP Tribe)) (VP (VBD told) (NP (DT the) (NNP Supreme) (NNP Court)) (SBAR (IN that) (S (NP (DT the) (NNP Colorado) (NN initiative)) (VP (VBD violated) (NP (NP (DT the) (NN letter)) (PP (IN of) (NP (DT the) (NNP Equal) (NNP Protection) (NN Clause)))) (SBAR (IN because) (S (NP (PRP it)) (VP (VBD denied) (SBAR (S (VP (VBZ gays) (NP (NP (RB alone) (DT the) (NN protection)) (PP (IN of) (NP (DT the) (JJ anti-discrimination) (NNS laws)))))))))))))) (. .))) | Tribe cited over 50 verified accounts of violations of the Equal Protection Clause. | ( Tribe ( ( cited ( over ( ( 50 ( verified accounts ) ) ( of ( violations ( of ( the ( Equal ( Protection Clause ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Tribe)) (VP (VBD cited) (PP (IN over) (NP (NP (CD 50) (JJ verified) (NNS accounts)) (PP (IN of) (NP (NP (NNS violations)) (PP (IN of) (NP (DT the) (NNP Equal) (NNP Protection) (NN Clause)))))))) (. .))) | slate | 2contradiction
|
37,931 | 37931c | Note that some attractions can be seen only by guided tour, and the last admission to these may be 30 to 45 minutes earlier the official closing time. | ( ( Note ( that ( ( ( ( ( some attractions ) ( can ( be ( ( seen only ) ( by ( guided tour ) ) ) ) ) ) , ) and ) ( ( ( the ( last admission ) ) ( to these ) ) ( may ( ( be ( ( ( ( 30 to ) 45 ) minutes ) earlier ) ) ( the ( official ( closing time ) ) ) ) ) ) ) ) ) . ) | (ROOT (S (VP (NN Note) (SBAR (IN that) (S (S (NP (DT some) (NNS attractions)) (VP (MD can) (VP (VB be) (VP (VBN seen) (ADVP (RB only)) (PP (IN by) (NP (JJ guided) (NN tour))))))) (, ,) (CC and) (S (NP (NP (DT the) (JJ last) (NN admission)) (PP (TO to) (NP (DT these)))) (VP (MD may) (VP (VB be) (ADVP (NP (QP (CD 30) (TO to) (CD 45)) (NNS minutes)) (RBR earlier)) (NP (DT the) (JJ official) (NN closing) (NN time)))))))) (. .))) | It's impossible to start a guided tour before the official closing time. | ( It ( ( 's ( impossible ( to ( ( start ( a ( guided tour ) ) ) ( before ( the ( official ( closing time ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ impossible) (S (VP (TO to) (VP (VB start) (NP (DT a) (JJ guided) (NN tour)) (PP (IN before) (NP (DT the) (JJ official) (NN closing) (NN time)))))))) (. .))) | travel | 2contradiction
|
95,093 | 95093e | Shouldn't have thought it. | ( ( ( Should n't ) ( have ( thought it ) ) ) . ) | (ROOT (S (VP (MD Should) (RB n't) (VP (VB have) (VP (VBN thought) (NP (PRP it))))) (. .))) | Shouldn't have entertained that idea. | ( ( ( Should n't ) ( have ( entertained ( that idea ) ) ) ) . ) | (ROOT (S (VP (MD Should) (RB n't) (VP (VB have) (VP (VBN entertained) (NP (DT that) (NN idea))))) (. .))) | fiction | 0entailment
|
130,608 | 130608c | It is expected that the market would have sufficient time to respond to phase II of the program as the more stringent emission targets for phase II are set for 2018. | ( It ( ( is ( expected ( that ( ( the market ) ( would ( have ( sufficient ( time ( to ( ( respond ( to ( phase ( II ( of ( the program ) ) ) ) ) ) ( as ( ( ( the ( ( more stringent ) ( emission targets ) ) ) ( for ( phase II ) ) ) ( are ( set ( for 2018 ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP It)) (VP (VBZ is) (VP (VBN expected) (SBAR (IN that) (S (NP (DT the) (NN market)) (VP (MD would) (VP (VB have) (NP (JJ sufficient) (NN time) (S (VP (TO to) (VP (VB respond) (S (VP (TO to) (VP (VB phase) (NP (NP (NNP II)) (PP (IN of) (NP (DT the) (NN program))))))) (SBAR (IN as) (S (NP (NP (DT the) (ADJP (RBR more) (JJ stringent)) (NN emission) (NNS targets)) (PP (IN for) (NP (NNP phase) (NNP II)))) (VP (VBP are) (VP (VBN set) (PP (IN for) (NP (CD 2018))))))))))))))))) (. .))) | The market is expected to have insufficient time to respond to the changes. | ( ( The market ) ( ( is ( expected ( to ( have ( insufficient ( time ( to ( respond ( to ( the changes ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN market)) (VP (VBZ is) (VP (VBN expected) (S (VP (TO to) (VP (VB have) (NP (JJ insufficient) (NN time) (S (VP (TO to) (VP (VB respond) (PP (TO to) (NP (DT the) (NNS changes)))))))))))) (. .))) | government | 2contradiction
|
4,520 | 4520n | This site provides information about PSC's upcoming events. | ( ( This site ) ( ( provides ( information ( about ( ( PSC 's ) ( upcoming events ) ) ) ) ) . ) ) | (ROOT (S (NP (DT This) (NN site)) (VP (VBZ provides) (NP (NP (NN information)) (PP (IN about) (NP (NP (NNP PSC) (POS 's)) (VBG upcoming) (NNS events))))) (. .))) | The site was made just for upcoming events. | ( ( The site ) ( ( was ( ( made just ) ( for ( upcoming events ) ) ) ) . ) ) | (ROOT (S (NP (DT The) (NN site)) (VP (VBD was) (VP (VBN made) (ADVP (RB just)) (PP (IN for) (NP (VBG upcoming) (NNS events))))) (. .))) | government | 1neutral
|
25,063 | 25063n | i can't uh i can't stay with it too long either but that that i i read about fifty pages and then i just said i can't take it | ( i ( ( ca n't ) ( uh ( ( ( i ( ( ca n't ) ( ( stay ( with ( it ( too long ) ) ) ) either ) ) ) but ) ( that ( ( ( that ( i i ) ) ( ( ( ( read ( about ( fifty pages ) ) ) and ) then ) ( i just ) ) ) ( said ( i ( ( ca n't ) ( take it ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (FW i)) (VP (MD ca) (RB n't) (VP (VB uh) (SBAR (SBAR (S (NP (FW i)) (VP (MD ca) (RB n't) (VP (VB stay) (PP (IN with) (NP (NP (PRP it)) (ADJP (RB too) (JJ long)))) (ADVP (RB either)))))) (CC but) (SBAR (IN that) (S (NP (NP (DT that) (FW i) (FW i)) (VP (VP (VBN read) (PP (IN about) (NP (JJ fifty) (NNS pages)))) (CC and) (ADVP (RB then)) (VP (VBN i) (ADVP (RB just))))) (VP (VBD said) (SBAR (S (NP (FW i)) (VP (MD ca) (RB n't) (VP (VB take) (NP (PRP it)))))))))))))) | I couldn't take it because it wasn't interesting. | ( I ( ( ( could n't ) ( ( take it ) ( because ( it ( ( was n't ) interesting ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP I)) (VP (MD could) (RB n't) (VP (VB take) (NP (PRP it)) (SBAR (IN because) (S (NP (PRP it)) (VP (VBD was) (RB n't) (ADJP (JJ interesting))))))) (. .))) | telephone | 1neutral
|
65,981 | 65981e | There's been the most awful row! | ( There ( ( 's ( been ( the ( ( most awful ) row ) ) ) ) ! ) ) | (ROOT (S (NP (EX There)) (VP (VBZ 's) (VP (VBN been) (NP (DT the) (ADJP (RBS most) (JJ awful)) (NN row)))) (. !))) | There was an awful row. | ( There ( ( was ( an ( awful row ) ) ) . ) ) | (ROOT (S (NP (EX There)) (VP (VBD was) (NP (DT an) (JJ awful) (NN row))) (. .))) | fiction | 0entailment
|
113,037 | 113037e | VBA incorporated these measures in the performance appraisals for senior executives in its regional offices where the majority of senior executives are located. | ( VBA ( ( incorporated ( ( ( these measures ) ( in ( ( the ( performance appraisals ) ) ( for ( ( senior executives ) ( in ( its ( regional offices ) ) ) ) ) ) ) ) ( where ( ( ( the majority ) ( of ( senior executives ) ) ) ( are located ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP VBA)) (VP (JJ incorporated) (NP (NP (DT these) (NNS measures)) (PP (IN in) (NP (NP (DT the) (NN performance) (NNS appraisals)) (PP (IN for) (NP (NP (JJ senior) (NNS executives)) (PP (IN in) (NP (PRP$ its) (JJ regional) (NNS offices))))))) (SBAR (WHADVP (WRB where)) (S (NP (NP (DT the) (NN majority)) (PP (IN of) (NP (JJ senior) (NNS executives)))) (VP (VBP are) (VP (VBN located))))))) (. .))) | The majority of senior executives are in its regional offices. | ( ( ( The majority ) ( of ( senior executives ) ) ) ( ( are ( in ( its ( regional offices ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NN majority)) (PP (IN of) (NP (JJ senior) (NNS executives)))) (VP (VBP are) (PP (IN in) (NP (PRP$ its) (JJ regional) (NNS offices)))) (. .))) | government | 0entailment
|
114,484 | 114484n | Which is not exactly a No. | ( Which ( ( ( ( is not ) exactly ) ( a No ) ) . ) ) | (ROOT (S (NP (WDT Which)) (VP (VBZ is) (RB not) (ADVP (RB exactly)) (NP (DT a) (RB No))) (. .))) | It isn't exactly a no, but it's definitely not a yes. | ( ( ( ( ( It ( ( ( is n't ) exactly ) ( a no ) ) ) , ) but ) ( it ( ( 's definitely ) ( not ( a yes ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP It)) (VP (VBZ is) (RB n't) (ADVP (RB exactly)) (NP (DT a) (RB no)))) (, ,) (CC but) (S (NP (PRP it)) (VP (VBZ 's) (ADVP (RB definitely)) (ADJP (RB not) (NP (DT a) (RB yes))))) (. .))) | slate | 1neutral
|
72,990 | 72990e | i bought us tickets and stood there in line and i thought i'm going to end up on this elephant with him you know he did it by himself so stuff like that is starting to come along where it's really getting fun you know but | ( i ( bought ( ( ( us ( ( tickets and ) ( ( stood there ) ( in line ) ) ) ) and ) ( i ( thought ( i ( 'm ( going ( to ( ( end up ) ( on ( ( ( this elephant ) ( with him ) ) ( you ( know ( he ( ( ( did it ) ( by himself ) ) ( so ( ( stuff ( like that ) ) ( is ( starting ( to ( ( come along ) ( where ( it ( ( 's really ) ( getting ( fun ( you ( know but ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (S (NP (FW i)) (VP (VBD bought) (SBAR (S (S (NP (PRP us)) (VP (VP (VBZ tickets)) (CC and) (VP (VBD stood) (ADVP (RB there)) (PP (IN in) (NP (NN line)))))) (CC and) (S (NP (FW i)) (VP (VBD thought) (SBAR (S (NP (FW i)) (VP (VBP 'm) (VP (VBG going) (S (VP (TO to) (VP (VB end) (PRT (RP up)) (PP (IN on) (NP (NP (DT this) (NN elephant)) (PP (IN with) (NP (PRP him))) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (PRP he)) (VP (VBD did) (NP (PRP it)) (PP (IN by) (NP (PRP himself))) (SBAR (IN so) (S (NP (NP (NN stuff)) (PP (IN like) (NP (DT that)))) (VP (VBZ is) (VP (VBG starting) (S (VP (TO to) (VP (VB come) (PRT (RP along)) (SBAR (WHADVP (WRB where)) (S (NP (PRP it)) (VP (VBZ 's) (ADVP (RB really)) (VP (VBG getting) (NP (NP (NN fun)) (SBAR (S (NP (PRP you)) (VP (VBP know) (ADVP (CC but))))))))))))))))))))))))))))))))))))))) | He's starting to get braver with his activities. | ( He ( ( 's ( starting ( to ( ( get braver ) ( with ( his activities ) ) ) ) ) ) . ) ) | (ROOT (S (NP (PRP He)) (VP (VBZ 's) (VP (VBG starting) (S (VP (TO to) (VP (VB get) (NP (NN braver)) (PP (IN with) (NP (PRP$ his) (NNS activities)))))))) (. .))) | telephone | 0entailment
|
46,818 | 46818n | so part of the thing is when the father and son or father and daughter are hosting this meeting that the week they have to plan it together what they're going to do when they're the host | ( so ( ( part ( of ( the thing ) ) ) ( is ( when ( ( ( ( the ( ( father and ) son ) ) or ) ( ( father and ) daughter ) ) ( are ( ( hosting ( this meeting ) ) ( that ( ( the week ) ( they ( have ( to ( plan ( it ( together ( what ( they ( 're ( going ( to ( do ( when ( they ( 're ( the host ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (SBAR (IN so) (S (NP (NP (NN part)) (PP (IN of) (NP (DT the) (NN thing)))) (VP (VBZ is) (SBAR (WHADVP (WRB when)) (S (NP (NP (DT the) (NN father) (CC and) (NN son)) (CC or) (NP (NN father) (CC and) (NN daughter))) (VP (VBP are) (VP (VBG hosting) (NP (DT this) (NN meeting)) (SBAR (IN that) (S (NP (DT the) (NN week)) (NP (PRP they)) (VP (VBP have) (S (VP (TO to) (VP (VB plan) (S (NP (PRP it)) (ADJP (RB together)) (SBAR (WHNP (WP what)) (S (NP (PRP they)) (VP (VBP 're) (VP (VBG going) (S (VP (TO to) (VP (VB do) (SBAR (WHADVP (WRB when)) (S (NP (PRP they)) (VP (VBP 're) (NP (DT the) (NN host))))))))))))))))))))))))))) | the parent and child have to decide where the meeting will be held and what kind of food will be served | ( ( the ( ( parent and ) child ) ) ( have ( to ( decide ( ( ( where ( ( the meeting ) ( will ( be held ) ) ) ) and ) ( ( ( what kind ) ( of food ) ) ( will ( be served ) ) ) ) ) ) ) ) | (ROOT (S (NP (DT the) (NN parent) (CC and) (NN child)) (VP (VBP have) (S (VP (TO to) (VP (VB decide) (SBAR (SBAR (WHADVP (WRB where)) (S (NP (DT the) (NN meeting)) (VP (MD will) (VP (VB be) (VP (VBN held)))))) (CC and) (SBAR (WHNP (WP what) (NN kind) (PP (IN of) (NP (NN food)))) (S (VP (MD will) (VP (VB be) (VP (VBN served))))))))))))) | telephone | 1neutral
|
84,724 | 84724c | The National Science Foundation, for example, assessed the effectiveness of a cooperative science program aimed at increasing innovation and knowledge transfer between university and industry researchers. | ( ( ( ( ( The ( National ( Science Foundation ) ) ) , ) ( for example ) ) , ) ( ( assessed ( ( the effectiveness ) ( of ( ( a ( cooperative ( science program ) ) ) ( aimed ( at ( ( increasing ( innovation ( and ( knowledge transfer ) ) ) ) ( between ( university ( and ( industry researchers ) ) ) ) ) ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NP (DT The) (NNP National) (NNP Science) (NNP Foundation)) (, ,) (PP (IN for) (NP (NN example))) (, ,)) (VP (VBD assessed) (NP (NP (DT the) (NN effectiveness)) (PP (IN of) (NP (NP (DT a) (JJ cooperative) (NN science) (NN program)) (VP (VBN aimed) (PP (IN at) (NP (NP (VBG increasing) (NN innovation) (CC and) (NN knowledge) (NN transfer)) (PP (IN between) (NP (NN university) (CC and) (NN industry) (NNS researchers)))))))))) (. .))) | The NSF does not make assessments. | ( ( The NSF ) ( ( ( does not ) ( make assessments ) ) . ) ) | (ROOT (S (NP (DT The) (NNP NSF)) (VP (VBZ does) (RB not) (VP (VB make) (NP (NNS assessments)))) (. .))) | government | 2contradiction
|
47,810 | 47810c | but uh some kind of a national service uh concept that might be geared around reducing that would be a i think would be a big step so | ( but ( uh ( ( some kind ) ( of ( ( a ( national ( service ( uh concept ) ) ) ) ( that ( might ( be ( geared ( around ( reducing ( that ( would ( be ( ( a ( i think ) ) ( would ( ( be ( a ( big step ) ) ) so ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) | (ROOT (X (CC but) (S (VP (VBG uh) (NP (NP (DT some) (NN kind)) (PP (IN of) (NP (NP (DT a) (JJ national) (NN service) (NN uh) (NN concept)) (SBAR (WHNP (WDT that)) (S (VP (MD might) (VP (VB be) (VP (VBN geared) (PP (IN around) (S (VP (VBG reducing) (SBAR (IN that) (S (VP (MD would) (VP (VB be) (NP (NP (DT a) (FW i) (NN think)) (SBAR (S (VP (MD would) (VP (VB be) (NP (DT a) (JJ big) (NN step)) (ADVP (RB so)))))))))))))))))))))))))) | I think that things are working great and it needs to increase and a national service would be a step in the wrong direction. | ( ( ( ( I ( think ( that ( ( ( things ( are ( working great ) ) ) and ) ( it ( needs ( to increase ) ) ) ) ) ) ) and ) ( ( a ( national service ) ) ( would ( be ( ( a step ) ( in ( the ( wrong direction ) ) ) ) ) ) ) ) . ) | (ROOT (S (S (NP (PRP I)) (VP (VBP think) (SBAR (IN that) (S (S (NP (NNS things)) (VP (VBP are) (VP (VBG working) (ADJP (JJ great))))) (CC and) (S (NP (PRP it)) (VP (VBZ needs) (S (VP (TO to) (VP (VB increase)))))))))) (CC and) (S (NP (DT a) (JJ national) (NN service)) (VP (MD would) (VP (VB be) (NP (NP (DT a) (NN step)) (PP (IN in) (NP (DT the) (JJ wrong) (NN direction))))))) (. .))) | telephone | 2contradiction
|
141,319 | 141319n | The original settlement of Jerusalem, founded before 3000 b.c. , was on the western side of the valley, and tombs and monuments have been built here ever since. | ( ( ( ( ( ( ( ( ( ( The ( original settlement ) ) ( of Jerusalem ) ) , ) ( founded ( before ( 3000 b.c. ) ) ) ) , ) ( was ( on ( ( the ( western side ) ) ( of ( the valley ) ) ) ) ) ) , ) and ) ( ( ( tombs and ) monuments ) ( have ( been ( ( built here ) ( ever since ) ) ) ) ) ) . ) | (ROOT (S (S (NP (NP (DT The) (JJ original) (NN settlement)) (PP (IN of) (NP (NNP Jerusalem))) (, ,) (VP (VBN founded) (PP (IN before) (NP (CD 3000) (NN b.c.)))) (, ,)) (VP (VBD was) (PP (IN on) (NP (NP (DT the) (JJ western) (NN side)) (PP (IN of) (NP (DT the) (NN valley))))))) (, ,) (CC and) (S (NP (NNS tombs) (CC and) (NNS monuments)) (VP (VBP have) (VP (VBN been) (VP (VBN built) (ADVP (RB here)) (ADVP (RB ever) (IN since)))))) (. .))) | Jerusalem had richer farm land on the western side than on the east of the valley. | ( Jerusalem ( ( ( had ( ( richer ( farm land ) ) ( on ( the ( western side ) ) ) ) ) ( than ( on ( ( the east ) ( of ( the valley ) ) ) ) ) ) . ) ) | (ROOT (S (NP (NNP Jerusalem)) (VP (VBD had) (NP (NP (JJR richer) (NN farm) (NN land)) (PP (IN on) (NP (DT the) (JJ western) (NN side)))) (PP (IN than) (IN on) (NP (NP (DT the) (JJ east)) (PP (IN of) (NP (DT the) (NN valley)))))) (. .))) | travel | 1neutral
|
Subsets and Splits