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
10,807
10807e
Some rely wholly on information collected by others, not trained as sociologists or anthropologists, rather than on firsthand observation.
( Some ( ( ( ( ( ( rely wholly ) ( on ( information ( collected ( by others ) ) ) ) ) , ) not ) ( trained ( ( ( ( as ( ( sociologists or ) anthropologists ) ) , ) ( rather than ) ) ( on ( firsthand observation ) ) ) ) ) . ) )
(ROOT (S (NP (DT Some)) (VP (VP (VBP rely) (ADVP (RB wholly)) (PP (IN on) (NP (NP (NN information)) (VP (VBN collected) (PP (IN by) (NP (NNS others))))))) (, ,) (RB not) (VP (VBN trained) (PP (PP (IN as) (NP (NNS sociologists) (CC or) (NNS anthropologists))) (, ,) (CONJP (RB rather) (IN than)) (PP (IN on) (NP (JJ firsthand) (NN observation)))))) (. .)))
Some rely on collected info, others on firsthand observation
( Some ( rely ( on ( ( ( collected info ) , ) ( others ( on ( firsthand observation ) ) ) ) ) ) )
(ROOT (S (NP (DT Some)) (VP (VBP rely) (PP (IN on) (NP (NP (JJ collected) (NN info)) (, ,) (NP (NP (NNS others)) (PP (IN on) (NP (JJ firsthand) (NN observation)))))))))
government
0entailment
28,914
28914e
The security officers at the computer vendor said that because the company's information security policies emphasized user behavior, they were included in the organization's employee code of conduct.
( ( ( The ( security officers ) ) ( at ( the ( computer vendor ) ) ) ) ( ( said ( that ( ( because ( ( ( the ( company 's ) ) ( information ( security policies ) ) ) ( emphasized ( user behavior ) ) ) ) ( , ( they ( were ( included ( in ( ( ( the ( organization 's ) ) ( employee code ) ) ( of conduct ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN security) (NNS officers)) (PP (IN at) (NP (DT the) (NN computer) (NN vendor)))) (VP (VBD said) (SBAR (IN that) (S (SBAR (IN because) (S (NP (NP (DT the) (NN company) (POS 's)) (NN information) (NN security) (NNS policies)) (VP (VBD emphasized) (NP (NN user) (NN behavior))))) (, ,) (NP (PRP they)) (VP (VBD were) (VP (VBN included) (PP (IN in) (NP (NP (NP (DT the) (NN organization) (POS 's)) (NN employee) (NN code)) (PP (IN of) (NP (NN conduct)))))))))) (. .)))
The company's security policies are included in the employee code of conduct.
( ( ( The ( company 's ) ) ( security policies ) ) ( ( are ( included ( in ( ( the ( employee code ) ) ( of conduct ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN company) (POS 's)) (NN security) (NNS policies)) (VP (VBP are) (VP (VBN included) (PP (IN in) (NP (NP (DT the) (NN employee) (NN code)) (PP (IN of) (NP (NN conduct))))))) (. .)))
government
0entailment
102,100
102100c
The bill calling for the $7 increase passed the House but is currently stalled in the Senate.
( ( ( The bill ) ( calling ( for ( the ( ( $ 7 ) increase ) ) ) ) ) ( ( ( ( passed ( the House ) ) but ) ( ( is currently ) ( stalled ( in ( the Senate ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN bill)) (VP (VBG calling) (PP (IN for) (NP (DT the) (ADJP ($ $) (CD 7)) (NN increase))))) (VP (VP (VBD passed) (NP (DT the) (NNP House))) (CC but) (VP (VBZ is) (ADVP (RB currently)) (VP (VBN stalled) (PP (IN in) (NP (DT the) (NNP Senate)))))) (. .)))
The Senate has already okayed the bill and the House is in agreement.
( ( ( ( ( The Senate ) ( ( has already ) ( okayed ( the bill ) ) ) ) and ) ( ( the House ) ( is ( in agreement ) ) ) ) . )
(ROOT (S (S (NP (DT The) (NNP Senate)) (VP (VBZ has) (ADVP (RB already)) (VP (VBN okayed) (NP (DT the) (NN bill))))) (CC and) (S (NP (DT the) (NNP House)) (VP (VBZ is) (PP (IN in) (NP (NN agreement))))) (. .)))
government
2contradiction
10,020
10020e
Crossfire co-host Bill Press summed up their story Big victory for Clinton, big loss for Ken Starr.
( ( Crossfire ( co-host ( Bill Press ) ) ) ( ( ( ( ( summed up ) ( their ( story ( Big victory ) ) ) ) ( for ( ( Clinton , ) ( big loss ) ) ) ) ( for ( Ken Starr ) ) ) . ) )
(ROOT (S (NP (NNP Crossfire) (NNP co-host) (NNP Bill) (NNP Press)) (VP (VBD summed) (PRT (RP up)) (NP (PRP$ their) (NN story) (JJ Big) (NN victory)) (PP (IN for) (NP (NP (NNP Clinton)) (, ,) (NP (JJ big) (NN loss)))) (PP (IN for) (NP (NNP Ken) (NNP Starr)))) (. .)))
One of the presenters at Crossfire claimed this was a victory for Clinton.
( ( One ( of ( ( the presenters ) ( at Crossfire ) ) ) ) ( ( claimed ( this ( was ( ( a victory ) ( for Clinton ) ) ) ) ) . ) )
(ROOT (S (NP (NP (CD One)) (PP (IN of) (NP (NP (DT the) (NNS presenters)) (PP (IN at) (NP (NNP Crossfire)))))) (VP (VBD claimed) (SBAR (S (NP (DT this)) (VP (VBD was) (NP (NP (DT a) (NN victory)) (PP (IN for) (NP (NNP Clinton)))))))) (. .)))
slate
0entailment
53,697
53697c
afforded interested parties the opportunity to comment on the proposed rule.
( ( ( ( afforded interested ) parties ) ( the ( opportunity ( to ( comment ( on ( the ( proposed rule ) ) ) ) ) ) ) ) . )
(ROOT (NP (NP (ADJP (RB afforded) (VBN interested)) (NNS parties)) (NP (DT the) (NN opportunity) (S (VP (TO to) (VP (VB comment) (PP (IN on) (NP (DT the) (VBN proposed) (NN rule))))))) (. .)))
People were not allowed to voice their comments.
( People ( ( ( were not ) ( allowed ( to ( voice ( their comments ) ) ) ) ) . ) )
(ROOT (S (NP (NNS People)) (VP (VBD were) (RB not) (VP (VBN allowed) (S (VP (TO to) (VP (VB voice) (NP (PRP$ their) (NNS comments))))))) (. .)))
government
2contradiction
40,230
40230e
The last data report available to us is for 1997.
( ( ( The ( last ( data report ) ) ) ( available ( to us ) ) ) ( ( is ( for 1997 ) ) . ) )
(ROOT (S (NP (NP (DT The) (JJ last) (NN data) (NN report)) (ADJP (JJ available) (PP (TO to) (NP (PRP us))))) (VP (VBZ is) (PP (IN for) (NP (CD 1997)))) (. .)))
1997 is the most recent data report we can access.
( 1997 ( ( is ( ( the ( ( most recent ) ( data report ) ) ) ( we ( can access ) ) ) ) . ) )
(ROOT (S (NP (CD 1997)) (VP (VBZ is) (NP (NP (DT the) (ADJP (RBS most) (JJ recent)) (NN data) (NN report)) (SBAR (S (NP (PRP we)) (VP (MD can) (VP (VB access))))))) (. .)))
government
0entailment
36,781
36781e
I was still staring, when I was startled and recalled by the verdict being given: "Wilful Murder against some person or persons unknown." 84 Chapter 7 POIROT PAYS HIS DEBTS As we came out of the Stylites Arms, Poirot drew me aside by a gentle pressure of the arm.
( ( I ( ( was still ) ( ( staring , ) ( when ( I ( was ( ( ( ( ( startled and ) recalled ) ( by ( ( the verdict ) ( being given ) ) ) ) : ) ( `` ( ( ( Wilful ( Murder ( against ( some ( person ( or ( persons unknown ) ) ) ) ) ) ) . ) '' ) ) ) ) ) ) ) ) ) ( ( 84 ( Chapter ( 7 POIROT ) ) ) ( ( PAYS ( ( HIS DEBTS ) ( ( As ( we ( ( came out ) ( of ( the ( Stylites Arms ) ) ) ) ) ) ( , ( Poirot ( ( ( drew me ) aside ) ( by ( ( a ( gentle pressure ) ) ( of ( the arm ) ) ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (S (NP (PRP I)) (VP (VBD was) (ADVP (RB still)) (VP (VBG staring) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBD was) (VP (VBN startled) (CC and) (VBN recalled) (PP (IN by) (NP (NP (DT the) (NN verdict)) (VP (VBG being) (VP (VBN given))))) (: :) (FRAG (`` ``) (NP (NP (NNP Wilful)) (VP (VBN Murder) (PP (IN against) (NP (DT some) (NN person) (CC or) (NNS persons) (NN unknown))))) (. .) ('' ''))))))))) (NP (CD 84) (NNP Chapter) (CD 7) (NN POIROT)) (VP (VBZ PAYS) (NP (NP (PRP$ HIS) (NNS DEBTS)) (SBAR (S (SBAR (IN As) (S (NP (PRP we)) (VP (VBD came) (PRT (RP out)) (PP (IN of) (NP (DT the) (NNP Stylites) (NNS Arms)))))) (, ,) (NP (NNP Poirot)) (VP (VBD drew) (NP (PRP me)) (ADVP (RB aside)) (PP (IN by) (NP (NP (DT a) (JJ gentle) (NN pressure)) (PP (IN of) (NP (DT the) (NN arm)))))))))) (. .)))
I recalled the verdict being given when I was still staring.
( I ( ( recalled ( ( the verdict ) ( being ( given ( when ( I ( ( was still ) staring ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD recalled) (NP (NP (DT the) (NN verdict)) (VP (VBG being) (VP (VBN given) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBD was) (ADVP (RB still)) (VP (VBG staring))))))))) (. .)))
fiction
0entailment
119,932
119932n
There was an elderly woman who had some plumbing work done to her home and the work was not up to standards and the cost was above what it should have been ...
( ( ( ( There ( was ( ( an ( elderly woman ) ) ( who ( had ( ( some ( plumbing work ) ) ( done ( to ( her home ) ) ) ) ) ) ) ) ) and ) ( ( ( ( the work ) ( ( was ( not up ) ) ( to standards ) ) ) and ) ( ( the cost ) ( was ( above ( what ( it ( should ( have been ) ) ) ) ) ) ) ) ) ... )
(ROOT (S (S (NP (EX There)) (VP (VBD was) (NP (NP (DT an) (JJ elderly) (NN woman)) (SBAR (WHNP (WP who)) (S (VP (VBD had) (NP (NP (DT some) (NN plumbing) (NN work)) (VP (VBN done) (PP (TO to) (NP (PRP$ her) (NN home))))))))))) (CC and) (S (S (NP (DT the) (NN work)) (VP (VBD was) (ADVP (RB not) (RB up)) (PP (TO to) (NP (NNS standards))))) (CC and) (S (NP (DT the) (NN cost)) (VP (VBD was) (PP (IN above) (SBAR (WHNP (WP what)) (S (NP (PRP it)) (VP (MD should) (VP (VB have) (VP (VBN been)))))))))) (. ...)))
The elderly woman wasn't sure how to negotiate with other plumbers and was taken advantage of as a result.
( ( The ( elderly woman ) ) ( ( ( ( ( ( was n't ) sure ) ( how ( to ( negotiate ( with ( other plumbers ) ) ) ) ) ) and ) ( was ( taken ( advantage ( of ( as ( a result ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (JJ elderly) (NN woman)) (VP (VP (VBD was) (RB n't) (ADJP (JJ sure)) (SBAR (WHADVP (WRB how)) (S (VP (TO to) (VP (VB negotiate) (PP (IN with) (NP (JJ other) (NNS plumbers)))))))) (CC and) (VP (VBD was) (VP (VBN taken) (NP (NP (NN advantage)) (PP (IN of) (NP (RB as) (DT a) (NN result))))))) (. .)))
government
1neutral
132,775
132775c
A combination of Jamaican, American, and Mexican cuisine served in a cliff-top setting.
( ( ( A combination ) ( of ( ( ( ( ( Jamaican , ) American ) , ) and ) ( Mexican cuisine ) ) ) ) ( ( served ( in ( a ( cliff-top setting ) ) ) ) . ) )
(ROOT (S (NP (NP (DT A) (NN combination)) (PP (IN of) (NP (NP (JJ Jamaican)) (, ,) (NP (NNP American)) (, ,) (CC and) (NP (JJ Mexican) (NN cuisine))))) (VP (VBD served) (PP (IN in) (NP (DT a) (JJ cliff-top) (NN setting)))) (. .)))
There is no American food on the island.
( There ( ( is ( ( no ( American food ) ) ( on ( the island ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBZ is) (NP (NP (DT no) (JJ American) (NN food)) (PP (IN on) (NP (DT the) (NN island))))) (. .)))
travel
2contradiction
1,086
1086n
Any fino will make a good aperitif.
( ( Any fino ) ( ( will ( make ( a ( good aperitif ) ) ) ) . ) )
(ROOT (S (NP (DT Any) (NN fino)) (VP (MD will) (VP (VB make) (NP (DT a) (JJ good) (NN aperitif)))) (. .)))
A fino can influence the outcome.
( ( A fino ) ( ( can ( influence ( the outcome ) ) ) . ) )
(ROOT (S (NP (DT A) (NN fino)) (VP (MD can) (VP (VB influence) (NP (DT the) (NN outcome)))) (. .)))
travel
1neutral
107,598
107598n
And, and, and George Bush, Moynihan stammered.
( And ( , ( ( ( ( ( and , ) and ) ( George Bush ) ) , ) ( Moynihan ( stammered . ) ) ) ) )
(ROOT (S (CC And) (, ,) (S (NP (NP (NNP and)) (, ,) (CC and) (NP (NNP George) (NNP Bush)) (, ,))) (NP (NNP Moynihan)) (VP (VBD stammered)) (. .)))
Moynihan is talking about politics.
( Moynihan ( ( is ( talking ( about politics ) ) ) . ) )
(ROOT (S (NP (NNP Moynihan)) (VP (VBZ is) (VP (VBG talking) (PP (IN about) (NP (NNS politics))))) (. .)))
slate
1neutral
28,275
28275n
it was a mess for the little one so
( it ( ( was ( ( a mess ) ( for ( the ( little one ) ) ) ) ) so ) )
(ROOT (S (NP (PRP it)) (VP (VBD was) (NP (NP (DT a) (NN mess)) (PP (IN for) (NP (DT the) (JJ little) (NN one)))) (ADVP (RB so)))))
The little one would not recover after this quickly due to the mess.
( ( The ( little one ) ) ( ( ( would not ) ( ( recover ( after this ) ) ( quickly ( due ( to ( the mess ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (JJ little) (NN one)) (VP (MD would) (RB not) (VP (VB recover) (PP (IN after) (NP (DT this))) (ADVP (RB quickly) (JJ due) (PP (TO to) (NP (DT the) (NN mess)))))) (. .)))
telephone
1neutral
47,719
47719n
you prepare a lot of vegetables and there's lots of different casseroles and things so you just make you just
( you ( ( ( prepare ( ( a lot ) ( of vegetables ) ) ) and ) ( there ( ( 's ( lots ( of ( different ( ( casseroles and ) things ) ) ) ) ) ( so ( you ( just ( ( make you ) just ) ) ) ) ) ) ) )
(ROOT (S (NP (PRP you)) (VP (VP (VBP prepare) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NNS vegetables))))) (CC and) (VP (ADVP (RB there)) (VBZ 's) (NP (NP (NNS lots)) (PP (IN of) (NP (JJ different) (NNS casseroles) (CC and) (NNS things)))) (SBAR (IN so) (S (NP (PRP you)) (ADVP (RB just)) (VP (VBP make) (NP (PRP you)) (ADVP (RB just)))))))))
the casseroles only include vegetable ingredients
( ( the casseroles ) ( only ( include ( vegetable ingredients ) ) ) )
(ROOT (S (NP (DT the) (NNS casseroles)) (VP (ADVP (RB only)) (VBP include) (NP (NN vegetable) (NNS ingredients)))))
telephone
1neutral
95,918
95918c
We describe characteristics of routes most likely to be profitable to competitors and provide a range of estimates for the cost of cream skimmers.
( We ( ( describe ( characteristics ( of ( routes ( most ( likely ( to ( ( ( be ( profitable ( to competitors ) ) ) and ) ( provide ( ( a range ) ( of ( estimates ( for ( ( the cost ) ( of ( cream skimmers ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP We)) (VP (VBP describe) (NP (NP (NNS characteristics)) (PP (IN of) (NP (NP (NNS routes)) (ADJP (RBS most) (JJ likely) (S (VP (TO to) (VP (VP (VB be) (ADJP (JJ profitable) (PP (TO to) (NP (NNS competitors))))) (CC and) (VP (VB provide) (NP (NP (DT a) (NN range)) (PP (IN of) (NP (NP (NNS estimates)) (PP (IN for) (NP (NP (DT the) (NN cost)) (PP (IN of) (NP (NN cream) (NNS skimmers))))))))))))))))) (. .)))
There are no characteristics to describe regarding profitable routes as there are none.
( There ( ( are ( no ( characteristics ( to ( ( describe ( regarding ( profitable routes ) ) ) ( as ( there ( are none ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (NP (DT no) (NNS characteristics) (S (VP (TO to) (VP (VB describe) (S (VP (VBG regarding) (NP (JJ profitable) (NNS routes)))) (SBAR (IN as) (S (NP (EX there)) (VP (VBP are) (NP (NN none)))))))))) (. .)))
government
2contradiction
39,820
39820n
In the period 1980 through 1986, for example, and again 1993 through 2000, the annual rate of decline was only 1.7 percent.
( ( In ( ( ( ( the ( period 1980 ) ) ( through 1986 ) ) , ) ( ( for example ) ( , ( and ( ( again 1993 ) ( through 2000 ) ) ) ) ) ) ) ( , ( ( ( the ( annual rate ) ) ( of decline ) ) ( ( was ( ( only 1.7 ) percent ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (NP (NP (DT the) (NN period) (CD 1980)) (PP (IN through) (NP (CD 1986)))) (, ,) (UCP (PP (IN for) (NP (NN example))) (, ,) (CC and) (ADVP (RB again) (NP (CD 1993)) (PP (IN through) (NP (CD 2000))))))) (, ,) (NP (NP (DT the) (JJ annual) (NN rate)) (PP (IN of) (NP (NN decline)))) (VP (VBD was) (NP (QP (RB only) (CD 1.7)) (NN percent))) (. .)))
Between 1986 and 1993, there were events that happened to increase the annual rate of decline.
( ( Between ( ( 1986 and ) 1993 ) ) ( , ( there ( ( were ( events ( that ( happened ( to ( increase ( ( the ( annual rate ) ) ( of decline ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN Between) (NP (CD 1986) (CC and) (CD 1993))) (, ,) (NP (EX there)) (VP (VBD were) (NP (NP (NNS events)) (SBAR (WHNP (WDT that)) (S (VP (VBD happened) (S (VP (TO to) (VP (VB increase) (NP (NP (DT the) (JJ annual) (NN rate)) (PP (IN of) (NP (NN decline)))))))))))) (. .)))
government
1neutral
51,439
51439n
Customer involvement is important to first make senior executives aware of differing or competing expectations and to then build partnerships and coalitions to reach mutual understanding of the issues.
( ( Customer involvement ) ( ( is ( important ( ( ( ( to first ) ( ( make ( senior executives ) ) ( aware ( of ( differing ( or ( competing expectations ) ) ) ) ) ) ) and ) ( ( to then ) ( ( build ( ( partnerships and ) coalitions ) ) ( to ( reach ( ( mutual understanding ) ( of ( the issues ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NN Customer) (NN involvement)) (VP (VBZ is) (ADJP (JJ important) (S (VP (VP (TO to) (ADVP (RB first)) (VP (VB make) (NP (JJ senior) (NNS executives)) (ADVP (JJ aware) (PP (IN of) (NP (VBG differing) (CC or) (VBG competing) (NNS expectations)))))) (CC and) (VP (TO to) (ADVP (RB then)) (VP (VB build) (NP (NNS partnerships) (CC and) (NNS coalitions)) (S (VP (TO to) (VP (VB reach) (NP (NP (JJ mutual) (NN understanding)) (PP (IN of) (NP (DT the) (NNS issues))))))))))))) (. .)))
Customer involvement makes executives aware of serviec expectations.
( ( Customer involvement ) ( ( makes ( executives ( aware ( of ( serviec expectations ) ) ) ) ) . ) )
(ROOT (S (NP (NN Customer) (NN involvement)) (VP (VBZ makes) (S (NP (NNS executives)) (ADJP (JJ aware) (PP (IN of) (NP (JJ serviec) (NNS expectations)))))) (. .)))
government
1neutral
44,396
44396n
The mare, after a first nervous start, stood easy under his sure and gentle hands.
( ( The mare ) ( , ( ( after ( a ( first ( nervous start ) ) ) ) ( , ( ( ( stood easy ) ( under ( his ( ( ( sure and ) gentle ) hands ) ) ) ) . ) ) ) ) )
(ROOT (S (NP (DT The) (NN mare)) (, ,) (PP (IN after) (NP (DT a) (JJ first) (JJ nervous) (NN start))) (, ,) (VP (VBD stood) (ADJP (JJ easy)) (PP (IN under) (NP (PRP$ his) (ADJP (JJ sure) (CC and) (JJ gentle)) (NNS hands)))) (. .)))
The mare was just under four years old.
( ( The mare ) ( ( was ( ( ( just ( under four ) ) years ) old ) ) . ) )
(ROOT (S (NP (DT The) (NN mare)) (VP (VBD was) (ADJP (NP (QP (RB just) (IN under) (CD four)) (NNS years)) (JJ old))) (. .)))
fiction
1neutral
107,458
107458e
The individual artisans' shops are no longer here, but you can visit a silk-weaving factory, a ceramics plant, and the Foshan Folk Art Studio, where you can observe workers making Chinese lanterns, carving sculptures, painting scrolls, and cutting intricate designs in paper.
( ( ( ( ( ( ( The ( individual ( artisans ' ) ) ) shops ) ( ( are ( no longer ) ) here ) ) , ) but ) ( you ( can ( ( ( visit ( ( ( ( ( ( a ( silk-weaving factory ) ) , ) ( a ( ceramics plant ) ) ) , ) and ) ( the ( Foshan ( Folk ( Art Studio ) ) ) ) ) ) , ) ( where ( you ( can ( ( observe workers ) ( ( ( ( ( ( ( ( making ( Chinese lanterns ) ) , ) ( carving sculptures ) ) , ) ( painting scrolls ) ) , ) and ) ( ( cutting ( intricate designs ) ) ( in paper ) ) ) ) ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (NP (DT The) (JJ individual) (NNS artisans) (POS ')) (NNS shops)) (VP (VBP are) (ADVP (RB no) (RB longer)) (ADVP (RB here)))) (, ,) (CC but) (S (NP (PRP you)) (VP (MD can) (VP (VB visit) (NP (NP (DT a) (JJ silk-weaving) (NN factory)) (, ,) (NP (DT a) (NNS ceramics) (NN plant)) (, ,) (CC and) (NP (DT the) (NNP Foshan) (NNP Folk) (NNP Art) (NNP Studio))) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (PRP you)) (VP (MD can) (VP (VB observe) (NP (NNS workers)) (S (VP (VP (VBG making) (NP (JJ Chinese) (NNS lanterns))) (, ,) (VP (VBG carving) (NP (NNS sculptures))) (, ,) (VP (VBG painting) (NP (NNS scrolls))) (, ,) (CC and) (VP (VBG cutting) (NP (JJ intricate) (NNS designs)) (PP (IN in) (NP (NN paper))))))))))))) (. .)))
It is possible to watch the construction of Chinese lanterns.
( It ( ( is ( possible ( to ( watch ( ( the construction ) ( of ( Chinese lanterns ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ is) (ADJP (JJ possible) (S (VP (TO to) (VP (VB watch) (NP (NP (DT the) (NN construction)) (PP (IN of) (NP (JJ Chinese) (NNS lanterns))))))))) (. .)))
travel
0entailment
115,448
115448n
Some have argued that the mission of the visa function is primarily related to homeland security and that therefore the function should be located within the proposed department.
( Some ( ( have ( argued ( ( ( that ( ( ( the mission ) ( of ( the ( visa function ) ) ) ) ( ( is primarily ) ( related ( to ( homeland security ) ) ) ) ) ) and ) ( that ( therefore ( ( the function ) ( should ( be ( located ( within ( the ( proposed department ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT Some)) (VP (VBP have) (VP (VBN argued) (SBAR (SBAR (IN that) (S (NP (NP (DT the) (NN mission)) (PP (IN of) (NP (DT the) (NN visa) (NN function)))) (VP (VBZ is) (ADVP (RB primarily)) (VP (VBN related) (PP (TO to) (NP (NN homeland) (NN security))))))) (CC and) (SBAR (IN that) (S (ADVP (RB therefore)) (NP (DT the) (NN function)) (VP (MD should) (VP (VB be) (VP (VBN located) (PP (IN within) (NP (DT the) (VBN proposed) (NN department))))))))))) (. .)))
The mission of the visa function was discussed by some people, but the argument was useless.
( ( ( ( ( ( ( The mission ) ( of ( the ( visa function ) ) ) ) ( was ( discussed ( by ( some people ) ) ) ) ) , ) but ) ( ( the argument ) ( was useless ) ) ) . )
(ROOT (S (S (NP (NP (DT The) (NN mission)) (PP (IN of) (NP (DT the) (NN visa) (NN function)))) (VP (VBD was) (VP (VBN discussed) (PP (IN by) (NP (DT some) (NNS people)))))) (, ,) (CC but) (S (NP (DT the) (NN argument)) (VP (VBD was) (ADJP (JJ useless)))) (. .)))
government
1neutral
119,252
119252e
According to HUD staff, after the Economic Analysis was submitted to OMB, HUD made changes in the Analysis to maintain its consistency with the rule, to which minor changes had been made as described below.
( ( According ( to ( HUD staff ) ) ) ( , ( ( after ( ( the ( Economic Analysis ) ) ( was ( submitted ( to OMB ) ) ) ) ) ( , ( HUD ( ( ( ( made changes ) ( in ( the Analysis ) ) ) ( to ( ( maintain ( its consistency ) ) ( with ( ( ( the rule ) , ) ( ( to which ) ( ( minor changes ) ( had ( been ( made ( as ( described below ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) ) ) )
(ROOT (S (PP (VBG According) (PP (TO to) (NP (NNP HUD) (NN staff)))) (, ,) (SBAR (IN after) (S (NP (DT the) (NNP Economic) (NNP Analysis)) (VP (VBD was) (VP (VBN submitted) (PP (TO to) (NP (NNP OMB))))))) (, ,) (NP (NNP HUD)) (VP (VBD made) (NP (NNS changes)) (PP (IN in) (NP (DT the) (NN Analysis))) (S (VP (TO to) (VP (VB maintain) (NP (PRP$ its) (NN consistency)) (PP (IN with) (NP (NP (DT the) (NN rule)) (, ,) (SBAR (WHPP (TO to) (WHNP (WDT which))) (S (NP (JJ minor) (NNS changes)) (VP (VBD had) (VP (VBN been) (VP (VBN made) (SBAR (IN as) (S (VP (VBD described) (ADVP (RB below)))))))))))))))) (. .)))
HUD made some changes to the Economic Analysis.
( HUD ( ( ( made ( some changes ) ) ( to ( the ( Economic Analysis ) ) ) ) . ) )
(ROOT (S (NP (NNP HUD)) (VP (VBD made) (NP (DT some) (NNS changes)) (PP (TO to) (NP (DT the) (NNP Economic) (NNP Analysis)))) (. .)))
government
0entailment
64,128
64128c
so it's not a it's not a thick rich type of a sauce it's more of a when you use corn starch in in gravy like you know when you have um Chinese food
( so ( it ( 's ( ( not a ) ( it ( ( 's not ) ( ( a ( ( thick rich ) type ) ) ( of ( ( a sauce ) ( it ( 's ( ( more ( of a ) ) ( when ( you ( ( ( use ( corn starch ) ) ( in ( in gravy ) ) ) ( like ( you ( know ( when ( you ( have ( um ( Chinese food ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (SBAR (IN so) (S (NP (PRP it)) (VP (VBZ 's) (NP (NP (RB not) (DT a)) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (RB not) (NP (NP (DT a) (ADJP (JJ thick) (JJ rich)) (NN type)) (PP (IN of) (NP (NP (DT a) (NN sauce)) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (NP (NP (QP (JJR more) (IN of) (DT a))) (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBP use) (NP (NN corn) (NN starch)) (PP (IN in) (PP (IN in) (NP (NN gravy)))) (SBAR (IN like) (S (NP (PRP you)) (VP (VBP know) (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBP have) (VP (VBN um) (NP (JJ Chinese) (NN food)))))))))))))))))))))))))))
It's more of a thick-textured sauce; it can be quite heavy and you'd need something light afterwards.
( ( ( ( It ( 's ( more ( of ( a ( thick-textured sauce ) ) ) ) ) ) ; ) ( ( ( it ( can ( be ( quite heavy ) ) ) ) and ) ( you ( 'd ( ( need ( something light ) ) afterwards ) ) ) ) ) . )
(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (JJR more)) (PP (IN of) (NP (DT a) (JJ thick-textured) (NN sauce)))))) (: ;) (S (S (NP (PRP it)) (VP (MD can) (VP (VB be) (ADJP (RB quite) (JJ heavy))))) (CC and) (S (NP (PRP you)) (VP (MD 'd) (VP (VB need) (NP (NN something) (NN light)) (ADVP (RB afterwards)))))) (. .)))
telephone
2contradiction
103,797
103797n
As a practical matter this may be unavoidable.
( ( As ( a ( practical matter ) ) ) ( this ( ( may ( be unavoidable ) ) . ) ) )
(ROOT (S (PP (IN As) (NP (DT a) (JJ practical) (NN matter))) (NP (DT this)) (VP (MD may) (VP (VB be) (ADJP (JJ unavoidable)))) (. .)))
As a practical matter this may be unavoidable because they already know.
( ( As ( a ( practical matter ) ) ) ( this ( ( may ( ( be unavoidable ) ( because ( they ( already know ) ) ) ) ) . ) ) )
(ROOT (S (PP (IN As) (NP (DT a) (JJ practical) (NN matter))) (NP (DT this)) (VP (MD may) (VP (VB be) (ADJP (JJ unavoidable)) (SBAR (IN because) (S (NP (PRP they)) (ADVP (RB already)) (VP (VBP know)))))) (. .)))
slate
1neutral
117,187
117187n
But, if it's all so long ago, and the war's over, what does it matter now?"
( But ( , ( ( if ( ( ( ( it ( ( 's ( all so ) ) ( long ago ) ) ) , ) and ) ( ( the war ) ( 's over ) ) ) ) ( , ( what ( ( ( does ( it ( matter now ) ) ) ? ) '' ) ) ) ) ) )
(ROOT (S (CC But) (, ,) (SBAR (IN if) (S (S (NP (PRP it)) (VP (VBZ 's) (ADVP (DT all) (RB so)) (ADVP (RB long) (RB ago)))) (, ,) (CC and) (S (NP (DT the) (NN war)) (VP (VBZ 's) (ADJP (RP over)))))) (, ,) (NP (WDT what)) (VP (VBZ does) (S (NP (PRP it)) (VP (NN matter) (ADVP (RB now))))) (. ?) ('' '')))
The war in question ended sometime in the 1950s.
( ( ( The war ) ( in question ) ) ( ( ( ended sometime ) ( in ( the 1950s ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN war)) (PP (IN in) (NP (NN question)))) (VP (VBD ended) (ADVP (RB sometime)) (PP (IN in) (NP (DT the) (NNS 1950s)))) (. .)))
fiction
1neutral
74,067
74067n
Service members may not approve their own absence reports unless prior authority to do so is granted in writing by an authorized official.
( ( Service members ) ( ( ( may not ) ( ( approve ( their ( own ( absence reports ) ) ) ) ( unless ( ( prior authority ) ( to ( do ( so ( is ( granted ( in ( writing ( by ( an ( authorized official ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Service) (NNS members)) (VP (MD may) (RB not) (VP (VB approve) (NP (PRP$ their) (JJ own) (NN absence) (NNS reports)) (SBAR (IN unless) (S (NP (JJ prior) (NN authority)) (VP (TO to) (VP (VB do) (SBAR (IN so) (S (VP (VBZ is) (VP (VBN granted) (PP (IN in) (S (VP (VBG writing) (PP (IN by) (NP (DT an) (JJ authorized) (NN official)))))))))))))))) (. .)))
Service members can't approve their own vacation reports unless an official says they can.
( ( Service members ) ( ( ( ca n't ) ( ( approve ( their ( own ( vacation reports ) ) ) ) ( unless ( ( an official ) ( says ( they can ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Service) (NNS members)) (VP (MD ca) (RB n't) (VP (VB approve) (NP (PRP$ their) (JJ own) (NN vacation) (NNS reports)) (SBAR (IN unless) (S (NP (DT an) (NN official)) (VP (VBZ says) (SBAR (S (NP (PRP they)) (VP (MD can))))))))) (. .)))
government
1neutral
108,613
108613n
93 "Frankly, things look bad for him.
( 93 ( `` ( Frankly ( , ( things ( ( ( look bad ) ( for him ) ) . ) ) ) ) ) )
(ROOT (S (NP (CD 93)) (`` ``) (ADVP (RB Frankly)) (, ,) (NP (NNS things)) (VP (VBP look) (ADJP (JJ bad)) (PP (IN for) (NP (PRP him)))) (. .)))
Things look pretty uncertain for him.
( Things ( ( ( look ( pretty uncertain ) ) ( for him ) ) . ) )
(ROOT (S (NP (NNS Things)) (VP (VBP look) (ADJP (RB pretty) (JJ uncertain)) (PP (IN for) (NP (PRP him)))) (. .)))
fiction
1neutral
108,215
108215e
and uh uh and i guess you don't have to have a Christian based home to to feel that way but that's just part of our priorities that's right it certainly gives you some some specific specific goals to work towards but uh
( ( ( and ( uh uh ) ) and ) ( i ( ( ( guess ( you ( ( do n't ) ( have ( to ( have ( ( a Christian ) ( ( based home ) ( to ( to ( feel ( that way ) ) ) ) ) ) ) ) ) ) ) ) but ) ( that ( ( 's just ) ( ( part ( of ( our priorities ) ) ) ( that ( 's ( right ( it ( certainly ( ( gives ( you some ) ) ( some ( specific ( specific ( goals ( to ( work ( towards ( but uh ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VP (VB and) (INTJ (UH uh) (UH uh))) (CC and) (VP (VB i) (SBAR (SBAR (S (VP (VBP guess) (SBAR (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB have) (S (VP (TO to) (VP (VB have) (NP (NP (DT a) (NNP Christian)) (VP (VBN based) (ADVP (RB home)) (S (VP (TO to) (S (VP (TO to) (VP (VB feel) (NP (DT that) (NN way))))))))))))))))))) (CC but) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (ADVP (RB just)) (NP (NP (NN part)) (PP (IN of) (NP (PRP$ our) (NNS priorities))) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (ADJP (JJ right) (SBAR (S (NP (PRP it)) (VP (ADVP (RB certainly)) (VBZ gives) (NP (PRP you) (DT some)) (NP (DT some) (JJ specific) (JJ specific) (NNS goals) (S (VP (TO to) (VP (VB work) (PP (IN towards) (NP (QP (CC but) (CD uh))))))))))))))))))))))))
You don't have to have a Christian background to feel that way.
( You ( ( ( do n't ) ( have ( to ( have ( a ( Christian ( background ( to ( feel ( that way ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP You)) (VP (VBP do) (RB n't) (VP (VB have) (S (VP (TO to) (VP (VB have) (NP (DT a) (JJ Christian) (NN background) (S (VP (TO to) (VP (VB feel) (NP (DT that) (NN way))))))))))) (. .)))
telephone
0entailment
110,021
110021e
Purposive instance Ability to match questions asked and later generalization of findings at level appropriate to the questions
( Purposive ( ( instance Ability ) ( to ( match ( ( ( questions asked ) and ) ( ( ( later generalization ) ( of ( findings ( at level ) ) ) ) ( appropriate ( to ( the questions ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VB Purposive) (S (NP (NN instance) (NN Ability)) (VP (TO to) (VP (VB match) (SBAR (S (S (NP (NNS questions)) (VP (VBD asked))) (CC and) (S (NP (NP (RB later) (NN generalization)) (PP (IN of) (NP (NP (NNS findings)) (PP (IN at) (NP (NN level)))))) (ADJP (JJ appropriate) (PP (TO to) (NP (DT the) (NNS questions)))))))))))))
Findings can be generalized after questions are asked.
( Findings ( ( can ( be ( generalized ( after ( questions ( are asked ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNS Findings)) (VP (MD can) (VP (VB be) (VP (VBN generalized) (SBAR (IN after) (S (NP (NNS questions)) (VP (VBP are) (VP (VBN asked)))))))) (. .)))
government
0entailment
52,101
52101n
Nails welded or hammered facing up.
( Nails ( ( ( welded or ) ( hammered ( facing up ) ) ) . ) )
(ROOT (S (NP (NNPS Nails)) (VP (VP (VBN welded)) (CC or) (VP (VBN hammered) (S (VP (VBG facing) (PRT (RP up)))))) (. .)))
The nails were designed to injure people.
( ( The nails ) ( ( were ( designed ( to ( injure people ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS nails)) (VP (VBD were) (VP (VBN designed) (S (VP (TO to) (VP (VB injure) (NP (NNS people))))))) (. .)))
fiction
1neutral
61,757
61757c
With its cobblestone courtyard, it looks like a picturesque country pub, and seems to be a must for every visitor.
( ( With ( its ( cobblestone courtyard ) ) ) ( , ( it ( ( ( ( ( looks ( like ( a ( picturesque ( country pub ) ) ) ) ) , ) and ) ( ( seems ( to ( be ( a must ) ) ) ) ( for ( every visitor ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN With) (NP (PRP$ its) (JJ cobblestone) (NN courtyard))) (, ,) (NP (PRP it)) (VP (VP (VBZ looks) (PP (IN like) (NP (DT a) (JJ picturesque) (NN country) (NN pub)))) (, ,) (CC and) (VP (VBZ seems) (S (VP (TO to) (VP (VB be) (NP (DT a) (MD must))))) (PP (IN for) (NP (DT every) (NN visitor))))) (. .)))
It has dirt yards and looks like a typical city pub.
( It ( ( ( ( has ( dirt yards ) ) and ) ( looks ( like ( a ( typical ( city pub ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VP (VBZ has) (NP (NN dirt) (NNS yards))) (CC and) (VP (VBZ looks) (PP (IN like) (NP (DT a) (JJ typical) (NN city) (NN pub))))) (. .)))
travel
2contradiction
40,448
40448e
German bought into a coffee farm in Costa Rica and later adopted three sisters from that country.
( German ( ( ( ( ( bought ( into ( a ( coffee farm ) ) ) ) ( in ( Costa Rica ) ) ) and ) ( later ( ( adopted ( three sisters ) ) ( from ( that country ) ) ) ) ) . ) )
(ROOT (S (NP (NNP German)) (VP (VP (VBD bought) (PP (IN into) (NP (DT a) (NN coffee) (NN farm))) (PP (IN in) (NP (NNP Costa) (NNP Rica)))) (CC and) (VP (ADVP (RB later)) (VBD adopted) (NP (CD three) (NNS sisters)) (PP (IN from) (NP (DT that) (NN country))))) (. .)))
German bought a coffee farm and adopted 3 sisters in Costa Rica
( German ( ( ( bought ( a ( coffee farm ) ) ) and ) ( ( adopted ( 3 sisters ) ) ( in ( Costa Rica ) ) ) ) )
(ROOT (S (NP (NNP German)) (VP (VP (VBD bought) (NP (DT a) (NN coffee) (NN farm))) (CC and) (VP (VBD adopted) (NP (CD 3) (NNS sisters)) (PP (IN in) (NP (NNP Costa) (NNP Rica)))))))
government
0entailment
57,738
57738c
okay oh okay well my yeah actually my husband he's with the uh he's with the federal government and uh i'm a civil engineer but i'm taking a year off
( ( ( ( okay ( oh okay ) ) ( well ( my yeah ) ) ) actually ) ( ( my husband ) ( he ( 's ( with ( ( the uh ) ( ( ( he ( 's ( with ( the ( federal government ) ) ) ) ) and ) ( ( ( uh ( i ( 'm ( a ( civil engineer ) ) ) ) ) but ) ( i ( 'm ( ( taking ( a year ) ) off ) ) ) ) ) ) ) ) ) ) )
(ROOT (SINV (VP (VBD okay) (ADJP (RB oh) (JJ okay)) (PP (RB well) (NP (PRP$ my) (NN yeah))) (ADVP (RB actually))) (NP (NP (PRP$ my) (NN husband)) (SBAR (S (NP (PRP he)) (VP (VBZ 's) (PP (IN with) (NP (NP (DT the) (NN uh)) (SBAR (S (S (NP (PRP he)) (VP (VBZ 's) (PP (IN with) (NP (DT the) (JJ federal) (NN government))))) (CC and) (S (S (INTJ (UH uh)) (NP (FW i)) (VP (VBP 'm) (NP (DT a) (JJ civil) (NN engineer)))) (CC but) (S (NP (FW i)) (VP (VBP 'm) (VP (VBG taking) (NP (DT a) (NN year)) (PRT (RP off))))))))))))))))
My husband and I are both unemployed and have been for our entire lives.
( ( ( ( My husband ) and ) I ) ( ( ( ( ( are both ) unemployed ) and ) ( have ( been ( for ( our ( entire lives ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (PRP$ My) (NN husband)) (CC and) (NP (PRP I))) (VP (VP (VBP are) (DT both) (ADJP (JJ unemployed))) (CC and) (VP (VBP have) (VP (VBN been) (PP (IN for) (NP (PRP$ our) (JJ entire) (NNS lives)))))) (. .)))
telephone
2contradiction
26,638
26638c
well i'll let you go if you want to go ahead and take that um yeah uh it seems just if you watch what kind of crowd that start running around with and kind of keep up with who their friends are that's best way to avoid trouble from what i can gather
( ( well i ) ( ( 'll ( let ( you ( ( ( ( ( go ( if ( you ( want ( to ( go ahead ) ) ) ) ) ) and ) ( take ( that ( um ( yeah ( uh ( it ( seems ( just ( if ( you ( watch ( ( ( what kind ) ( of crowd ) ) ( that ( start ( ( running around ) with ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) and ) ( ( kind of ) ( ( keep up ) ( with ( who ( ( their friends ) are ) ) ) ) ) ) ) ) ) ( that ( 's ( best ( way ( to ( ( avoid trouble ) ( from ( what ( i ( can gather ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (SINV (ADVP (RB well) (RB i)) (VP (MD 'll) (VP (VB let) (S (NP (PRP you)) (VP (VP (VB go) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP want) (S (VP (TO to) (VP (VB go) (ADVP (RB ahead))))))))) (CC and) (VP (VB take) (SBAR (IN that) (S (NP (NN um)) (VP (VBP yeah) (SBAR (S (INTJ (UH uh)) (NP (PRP it)) (VP (VBZ seems) (SBAR (RB just) (IN if) (S (NP (PRP you)) (VP (VBP watch) (NP (NP (WP what) (NN kind)) (PP (IN of) (NP (NN crowd))) (SBAR (WHNP (WDT that)) (S (VP (VBP start) (S (VP (VBG running) (PRT (RP around)) (PP (IN with)))))))))))))))))) (CC and) (VP (ADVP (NN kind) (IN of)) (VB keep) (PRT (RP up)) (PP (IN with) (SBAR (WHNP (WP who)) (S (NP (PRP$ their) (NNS friends)) (VP (VBP are)))))))))) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (ADVP (RB best) (RB way) (S (VP (TO to) (VP (VB avoid) (NP (NN trouble)) (PP (IN from) (SBAR (WHNP (WP what)) (S (NP (FW i)) (VP (MD can) (VP (VB gather)))))))))))))))
It doesn't matter what kind of crowd you're with as long as you're a good person.
( It ( ( ( does n't ) ( matter ( ( ( what kind ) ( of crowd ) ) ( you ( ( 're ( with ( as long ) ) ) ( as ( you ( 're ( a ( good person ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ does) (RB n't) (VP (VB matter) (SBAR (WHNP (WP what) (NN kind) (PP (IN of) (NP (NN crowd)))) (S (NP (PRP you)) (VP (VBP 're) (PP (IN with) (ADVP (RB as) (RB long))) (SBAR (IN as) (S (NP (PRP you)) (VP (VBP 're) (NP (DT a) (JJ good) (NN person)))))))))) (. .)))
telephone
2contradiction
119,987
119987e
We are sending copies of this letter to Senator George V. Voinovich, Chairman, and Senator Max S. Baucus, Ranking Minority Member, Subcommittee on Transportation and Infrastructure, Senate Committee on Environment and Public Works; Representative Bob Franks, Chairman, and Representative Robert Wise, Jr., Ranking Democratic Member, Subcommittee on Economic Development, Public Buildings, Hazardous Materials and Pipeline Transportation, Committee on Transportation and Infrastructure; and to others upon request.
( We ( ( are ( sending ( copies ( of ( ( this letter ) ( ( ( ( to ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( Senator ( George ( V. Voinovich ) ) ) , ) Chairman ) , ) and ) ( Senator ( Max ( S. Baucus ) ) ) ) , ) ( ( ( Ranking ( Minority Member ) ) , ) ( Subcommittee ( on ( ( Transportation and ) Infrastructure ) ) ) ) ) , ) ( ( Senate Committee ) ( on ( Environment ( and ( Public Works ) ) ) ) ) ) ; ) ( ( ( Representative ( Bob Franks ) ) , ) Chairman ) ) , ) and ) ( ( ( ( ( ( ( ( ( Representative ( Robert Wise ) ) , ) Jr. ) , ) ( Ranking ( Democratic Member ) ) ) , ) ( Subcommittee ( on ( ( ( ( ( ( ( Economic Development ) , ) ( Public Buildings ) ) , ) ( Hazardous Materials ) ) and ) ( Pipeline Transportation ) ) ) ) ) , ) ( Committee ( on ( ( Transportation and ) Infrastructure ) ) ) ) ) ) ; ) and ) ( to ( others ( upon request ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP We)) (VP (VBP are) (VP (VBG sending) (NP (NP (NNS copies)) (PP (IN of) (NP (NP (DT this) (NN letter)) (PP (PP (TO to) (NP (NP (NP (NNP Senator) (NNP George) (NNP V.) (NNP Voinovich)) (, ,) (NP (NNP Chairman)) (, ,) (CC and) (NP (NNP Senator) (NNP Max) (NNP S.) (NNP Baucus))) (, ,) (NP (NP (NNP Ranking) (NNP Minority) (NNP Member)) (, ,) (NP (NP (NNP Subcommittee)) (PP (IN on) (NP (NNP Transportation) (CC and) (NNP Infrastructure))))) (, ,) (NP (NP (NNP Senate) (NNP Committee)) (PP (IN on) (NP (NNP Environment) (CC and) (NNP Public) (NNPS Works)))) (: ;) (NP (NP (NNP Representative) (NNP Bob) (NNP Franks)) (, ,) (NP (NNP Chairman))) (, ,) (CC and) (NP (NP (NNP Representative) (NNP Robert) (NNP Wise)) (, ,) (NP (NNP Jr.)) (, ,) (NP (NNP Ranking) (NNP Democratic) (NNP Member)) (, ,) (NP (NP (NNP Subcommittee)) (PP (IN on) (NP (NP (NNP Economic) (NNP Development)) (, ,) (NP (JJ Public) (NNS Buildings)) (, ,) (NP (NNP Hazardous) (NNP Materials)) (CC and) (NP (NNP Pipeline) (NNP Transportation))))) (, ,) (NP (NP (NNP Committee)) (PP (IN on) (NP (NNP Transportation) (CC and) (NNP Infrastructure))))))) (: ;) (CC and) (PP (TO to) (NP (NP (NNS others)) (PP (IN upon) (NP (NN request))))))))))) (. .)))
Replicas of this letter will be sent to various member of government upon request.
( ( Replicas ( of ( this letter ) ) ) ( ( will ( be ( ( sent ( to ( ( various member ) ( of government ) ) ) ) ( upon request ) ) ) ) . ) )
(ROOT (S (NP (NP (NNS Replicas)) (PP (IN of) (NP (DT this) (NN letter)))) (VP (MD will) (VP (VB be) (VP (VBN sent) (PP (TO to) (NP (NP (JJ various) (NN member)) (PP (IN of) (NP (NN government))))) (PP (IN upon) (NP (NN request)))))) (. .)))
government
0entailment
129,711
129711n
That, at any rate, was what I was telling them.
( That ( , ( ( at ( any rate ) ) ( , ( ( was ( what ( I ( was ( telling them ) ) ) ) ) . ) ) ) ) )
(ROOT (S (NP (DT That)) (, ,) (PP (IN at) (NP (DT any) (NN rate))) (, ,) (VP (VBD was) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (VBD was) (VP (VBG telling) (NP (PRP them))))))) (. .)))
I told them the budget would not be viable for this district.
( I ( ( ( told them ) ( ( the budget ) ( ( would not ) ( be ( viable ( for ( this district ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD told) (NP (PRP them)) (SBAR (S (NP (DT the) (NN budget)) (VP (MD would) (RB not) (VP (VB be) (ADJP (JJ viable) (PP (IN for) (NP (DT this) (NN district))))))))) (. .)))
slate
1neutral
72,222
72222n
I have one objection to FDA Smoke Rings, by Jack The regulation of tobacco doesn't mean that adults are living in a childproof world.
( I ( ( ( ( have ( ( one objection ) ( to ( FDA ( Smoke Rings ) ) ) ) ) , ) ( by ( Jack ( ( ( The regulation ) ( of tobacco ) ) ( ( does n't ) ( mean ( that ( adults ( are ( living ( in ( a ( childproof world ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP have) (NP (NP (CD one) (NN objection)) (PP (TO to) (NP (NNP FDA) (NNP Smoke) (NNP Rings)))) (, ,) (PP (IN by) (NP (NP (NNP Jack)) (SBAR (S (NP (NP (DT The) (NN regulation)) (PP (IN of) (NP (NN tobacco)))) (VP (VBZ does) (RB n't) (VP (VB mean) (SBAR (IN that) (S (NP (NNS adults)) (VP (VBP are) (VP (VBG living) (PP (IN in) (NP (DT a) (NN childproof) (NN world)))))))))))))) (. .)))
The regulation of tobacco doesn't mean that adults are living in a childproof world may be questioned.
( ( ( The regulation ) ( of tobacco ) ) ( ( ( does n't ) ( mean ( that ( adults ( are ( living ( in ( ( a ( childproof world ) ) ( may ( be questioned ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN regulation)) (PP (IN of) (NP (NN tobacco)))) (VP (VBZ does) (RB n't) (VP (VB mean) (SBAR (IN that) (S (NP (NNS adults)) (VP (VBP are) (VP (VBG living) (SBAR (IN in) (S (NP (DT a) (NN childproof) (NN world)) (VP (MD may) (VP (VB be) (VP (VBN questioned)))))))))))) (. .)))
slate
1neutral
131,230
131230c
It would be impossible to name every place of interest in a guide of this size, so we aim to give you a representative overview of the country rather than an encyclopedic listing of must-see sites.
( ( ( ( ( It ( would ( be ( impossible ( to ( ( name ( ( every place ) ( of interest ) ) ) ( in ( ( a guide ) ( of ( this size ) ) ) ) ) ) ) ) ) ) , ) so ) ( we ( aim ( to ( ( give you ) ( ( ( ( a ( representative overview ) ) ( of ( the country ) ) ) ( rather than ) ) ( ( an ( encyclopedic listing ) ) ( of ( must-see sites ) ) ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (PRP It)) (VP (MD would) (VP (VB be) (ADJP (JJ impossible) (S (VP (TO to) (VP (VB name) (NP (NP (DT every) (NN place)) (PP (IN of) (NP (NN interest)))) (PP (IN in) (NP (NP (DT a) (NN guide)) (PP (IN of) (NP (DT this) (NN size)))))))))))) (, ,) (IN so) (S (NP (PRP we)) (VP (VBP aim) (S (VP (TO to) (VP (VB give) (NP (PRP you)) (NP (NP (NP (DT a) (JJ representative) (NN overview)) (PP (IN of) (NP (DT the) (NN country)))) (CONJP (RB rather) (IN than)) (NP (NP (DT an) (ADJP (JJ encyclopedic)) (NN listing)) (PP (IN of) (NP (JJ must-see) (NNS sites)))))))))) (. .)))
It's possible to name every place of interest in this guide, we want to give an encyclopedic listing of must-see sites.
( ( It ( 's ( possible ( to ( ( name ( ( every place ) ( of interest ) ) ) ( in ( this guide ) ) ) ) ) ) ) ( , ( we ( ( want ( to ( give ( ( an ( encyclopedic listing ) ) ( of ( must-see sites ) ) ) ) ) ) . ) ) ) )
(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ possible) (S (VP (TO to) (VP (VB name) (NP (NP (DT every) (NN place)) (PP (IN of) (NP (NN interest)))) (PP (IN in) (NP (DT this) (NN guide))))))))) (, ,) (NP (PRP we)) (VP (VBP want) (S (VP (TO to) (VP (VB give) (NP (NP (DT an) (ADJP (JJ encyclopedic)) (NN listing)) (PP (IN of) (NP (JJ must-see) (NNS sites)))))))) (. .)))
travel
2contradiction
136,031
136031n
Since Orange is the gateway to Provence, make an appropriate entrance into town from the north, at the imposing three-arched arc de triomphe.
( ( Since ( Orange ( is ( ( the gateway ) ( to Provence ) ) ) ) ) ( , ( ( ( make ( an ( appropriate entrance ) ) ) ( into ( ( ( town ( from ( the north ) ) ) , ) ( at ( ( the ( imposing ( three-arched arc ) ) ) ( de triomphe ) ) ) ) ) ) . ) ) )
(ROOT (S (SBAR (IN Since) (S (NP (NNP Orange)) (VP (VBZ is) (NP (NP (DT the) (NN gateway)) (PP (TO to) (NP (NNP Provence))))))) (, ,) (VP (VB make) (NP (DT an) (JJ appropriate) (NN entrance)) (PP (IN into) (NP (NP (NN town)) (PP (IN from) (NP (DT the) (NN north))) (, ,) (PP (IN at) (NP (NP (DT the) (JJ imposing) (JJ three-arched) (NN arc)) (PP (IN de) (NP (NN triomphe)))))))) (. .)))
You should stop at the arc the triomphe before entering the town.
( You ( ( should ( ( stop ( at ( the arc ) ) ) ( ( the triomphe ) ( before ( entering ( the town ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP You)) (VP (MD should) (VP (VB stop) (PP (IN at) (NP (DT the) (NN arc))) (NP (NP (DT the) (NN triomphe)) (PP (IN before) (S (VP (VBG entering) (NP (DT the) (NN town)))))))) (. .)))
travel
1neutral
41,778
41778c
Case studies do not compare individuals or groups to others randomly assigned to different treatments.
( ( Case studies ) ( ( ( do not ) ( ( compare ( ( individuals or ) groups ) ) ( to ( others ( randomly ( assigned ( to ( different treatments ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NN Case) (NNS studies)) (VP (VBP do) (RB not) (VP (VB compare) (NP (NNS individuals) (CC or) (NNS groups)) (PP (TO to) (NP (NP (NNS others)) (VP (ADVP (RB randomly)) (VBN assigned) (PP (TO to) (NP (JJ different) (NNS treatments)))))))) (. .)))
Case studies always compare people that have different treatments.
( ( Case studies ) ( always ( ( compare ( people ( that ( have ( different treatments ) ) ) ) ) . ) ) )
(ROOT (S (NP (NN Case) (NNS studies)) (ADVP (RB always)) (VP (VBP compare) (NP (NP (NNS people)) (SBAR (WHNP (WDT that)) (S (VP (VBP have) (NP (JJ different) (NNS treatments))))))) (. .)))
government
2contradiction
145,479
145479n
The debate in Kansas over the teaching of evolution misses the real debates within the field.
( ( ( The debate ) ( in ( Kansas ( over ( ( the teaching ) ( of evolution ) ) ) ) ) ) ( ( misses ( ( the ( real debates ) ) ( within ( the field ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN debate)) (PP (IN in) (NP (NP (NNP Kansas)) (PP (IN over) (NP (NP (DT the) (NN teaching)) (PP (IN of) (NP (NN evolution)))))))) (VP (VBZ misses) (NP (NP (DT the) (JJ real) (NNS debates)) (PP (IN within) (NP (DT the) (NN field))))) (. .)))
The debate in Kansas over the teaching of evolution is mainly between experts.
( ( ( The debate ) ( in ( Kansas ( over ( ( the teaching ) ( of evolution ) ) ) ) ) ) ( ( ( is mainly ) ( between experts ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN debate)) (PP (IN in) (NP (NP (NNP Kansas)) (PP (IN over) (NP (NP (DT the) (NN teaching)) (PP (IN of) (NP (NN evolution)))))))) (VP (VBZ is) (ADVP (RB mainly)) (PP (IN between) (NP (NNS experts)))) (. .)))
slate
1neutral
25,815
25815e
Crete prospered greatly under the 465 years of Venetian occupation (1204-1669), although there were revolts by the native population, which were brutally put down.
( Crete ( ( ( ( ( prospered greatly ) ( under ( ( the ( 465 years ) ) ( of ( ( Venetian occupation ) ( -LRB- ( 1204-1669 -RRB- ) ) ) ) ) ) ) , ) ( although ( there ( were ( revolts ( by ( ( ( the ( native population ) ) , ) ( which ( ( were brutally ) ( put down ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Crete)) (VP (VBN prospered) (ADVP (RB greatly)) (PP (IN under) (NP (NP (DT the) (CD 465) (NNS years)) (PP (IN of) (NP (NP (JJ Venetian) (NN occupation)) (PRN (-LRB- -LRB-) (NP (CD 1204-1669)) (-RRB- -RRB-)))))) (, ,) (SBAR (IN although) (S (NP (EX there)) (VP (VBD were) (ADJP (JJ revolts) (PP (IN by) (NP (NP (DT the) (JJ native) (NN population)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD were) (ADVP (RB brutally)) (VP (VBN put) (PRT (RP down))))))))))))) (. .)))
Crete did well for over 400 years.
( Crete ( ( ( did well ) ( for ( ( over 400 ) years ) ) ) . ) )
(ROOT (S (NP (NNP Crete)) (VP (VBD did) (ADVP (RB well)) (PP (IN for) (NP (QP (IN over) (CD 400)) (NNS years)))) (. .)))
travel
0entailment
17,785
17785c
On nights with a full moon, the grounds stay open till midnight.
( ( On ( nights ( with ( a ( full moon ) ) ) ) ) ( , ( ( the grounds ) ( ( ( stay open ) ( till midnight ) ) . ) ) ) )
(ROOT (S (PP (IN On) (NP (NP (NNS nights)) (PP (IN with) (NP (DT a) (JJ full) (NN moon))))) (, ,) (NP (DT the) (NNS grounds)) (VP (VBP stay) (ADJP (JJ open)) (PP (IN till) (NP (NN midnight)))) (. .)))
The grounds close at midnight every night.
( ( The grounds ) ( ( close ( at ( midnight ( every night ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS grounds)) (VP (VBP close) (PP (IN at) (NP (NP (NN midnight)) (NP (DT every) (NN night))))) (. .)))
travel
2contradiction
97,905
97905c
yeah i know it seems like you can never get warm enough to
( yeah ( i ( know ( it ( seems ( like ( you ( ( can never ) ( ( get ( warm enough ) ) to ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VB yeah) (SBAR (S (NP (FW i)) (VP (VBP know) (SBAR (S (NP (PRP it)) (VP (VBZ seems) (SBAR (IN like) (S (NP (PRP you)) (VP (MD can) (ADVP (RB never)) (VP (VB get) (NP (JJ warm) (NN enough)) (PP (TO to)))))))))))))))
I know it has been so hot this week.
( I ( ( know ( it ( has ( ( been ( so hot ) ) ( this week ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP know) (SBAR (S (NP (PRP it)) (VP (VBZ has) (VP (VBN been) (ADJP (RB so) (JJ hot)) (NP (DT this) (NN week))))))) (. .)))
telephone
2contradiction
94,027
94027c
It was hard to swallow, but there were too many things here that couldn't be in any world he had known.
( ( ( ( ( It ( was ( hard ( to swallow ) ) ) ) , ) but ) ( there ( ( were too ) ( ( ( many things ) here ) ( that ( ( could n't ) ( be ( in ( ( any world ) ( he ( had known ) ) ) ) ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (PRP It)) (VP (VBD was) (ADJP (JJ hard) (S (VP (TO to) (VP (VB swallow))))))) (, ,) (CC but) (S (NP (EX there)) (VP (VBD were) (ADVP (RB too)) (NP (NP (JJ many) (NNS things)) (ADVP (RB here)) (SBAR (WHNP (WDT that)) (S (VP (MD could) (RB n't) (VP (VB be) (PP (IN in) (NP (NP (DT any) (NN world)) (SBAR (S (NP (PRP he)) (VP (VBD had) (VP (VBN known)))))))))))))) (. .)))
There were no differences between this and that world.
( There ( ( were ( ( no differences ) ( between ( ( this and ) ( that world ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBD were) (NP (NP (DT no) (NNS differences)) (PP (IN between) (NP (NP (DT this)) (CC and) (NP (DT that) (NN world)))))) (. .)))
fiction
2contradiction
76,905
76905e
Rumors persist that the performances will resume stay tuned.
( Rumors ( ( persist ( that ( ( the performances ) ( will ( resume ( stay tuned ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNS Rumors)) (VP (VBP persist) (SBAR (IN that) (S (NP (DT the) (NNS performances)) (VP (MD will) (VP (VB resume) (S (VP (VB stay) (ADJP (VBN tuned))))))))) (. .)))
Keep on eye on this space as some believe the performances will get going again.
( ( ( Keep ( on ( eye ( on ( this space ) ) ) ) ) ( as ( some ( believe ( ( the performances ) ( will ( get ( going again ) ) ) ) ) ) ) ) . )
(ROOT (S (VP (VB Keep) (PP (IN on) (NP (NP (NN eye)) (PP (IN on) (NP (DT this) (NN space))))) (SBAR (IN as) (S (NP (DT some)) (VP (VBP believe) (SBAR (S (NP (DT the) (NNS performances)) (VP (MD will) (VP (VB get) (S (VP (VBG going) (ADVP (RB again)))))))))))) (. .)))
travel
0entailment
72,366
72366e
yeah uh i was here in nineteen sixty well i got to go back that i moved down from Pittsburgh in in fifty nine and uh in fifty eight i really became a pro football fan went to all the Steelers home games
( ( yeah ( ( ( ( uh ( i ( ( was here ) ( in ( nineteen sixty ) ) ) ) ) ( well ( i ( got ( to ( ( go back ) ( that ( i ( ( ( ( ( moved down ) ( from Pittsburgh ) ) ( in ( in ( fifty nine ) ) ) ) and ) ( uh ( in ( fifty eight ) ) ) ) ) ) ) ) ) ) ) ) ( i ( really became ) ) ) ( ( a ( pro ( football fan ) ) ) ( went ( to ( all ( the Steelers ) ) ) ) ) ) ) ( home games ) )
(ROOT (SINV (VP (VB yeah) (S (S (INTJ (UH uh)) (NP (FW i)) (VP (VBD was) (ADVP (RB here)) (PP (IN in) (NP (NN nineteen) (NN sixty))))) (S (ADVP (RB well)) (NP (FW i)) (VP (VBD got) (S (VP (TO to) (VP (VB go) (PRT (RP back)) (SBAR (IN that) (S (NP (FW i)) (VP (VP (VBD moved) (PRT (RP down)) (PP (IN from) (NP (NNP Pittsburgh))) (PP (IN in) (PP (IN in) (NP (JJ fifty) (CD nine))))) (CC and) (VP (VBD uh) (PP (IN in) (NP (JJ fifty) (CD eight)))))))))))) (S (NP (FW i)) (ADVP (RB really)) (VP (VBD became))) (S (NP (DT a) (JJ pro) (NN football) (NN fan)) (VP (VBD went) (PP (TO to) (NP (PDT all) (DT the) (NNPS Steelers))))))) (NP (NN home) (NNS games))))
I was a Steelers fan.
( I ( ( was ( a ( Steelers fan ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD was) (NP (DT a) (NNP Steelers) (NN fan))) (. .)))
telephone
0entailment
16,203
16203e
uh do you have a mandatory shut down
( uh ( ( do you ) ( have ( ( a mandatory ) ( shut down ) ) ) ) )
(ROOT (SBARQ (WHADVP (WRB uh)) (SQ (VBP do) (NP (PRP you)) (VP (VB have) (NP (NP (DT a) (JJ mandatory)) (VP (VBN shut) (PRT (RP down))))))))
Do you have a compulsory shut down?
( ( ( Do you ) ( have ( ( a compulsory ) ( shut down ) ) ) ) ? )
(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB have) (NP (NP (DT a) (NN compulsory)) (VP (VBN shut) (PRT (RP down))))) (. ?)))
telephone
0entailment
12,044
12044e
I saw him put it down there."
( I ( ( ( saw ( him ( ( put it ) ( down there ) ) ) ) . ) '' ) )
(ROOT (S (NP (PRP I)) (VP (VBD saw) (SBAR (S (NP (PRP him)) (VP (VBD put) (NP (PRP it)) (ADVP (RB down) (RB there)))))) (. .) ('' '')))
I watched him place it there
( I ( watched ( him ( place ( it there ) ) ) ) )
(ROOT (S (NP (PRP I)) (VP (VBD watched) (SBAR (S (NP (PRP him)) (VP (VBP place) (S (NP (PRP it)) (NP (EX there)))))))))
fiction
0entailment
46,281
46281e
Hargarten said there should be some reference in the recommendations to the high-risk environment in which these people live and work and visit the ED.
( Hargarten ( ( said ( there ( should ( ( ( be ( ( some reference ) ( in ( ( the recommendations ) ( to ( ( the ( high-risk environment ) ) ( ( in which ) ( ( these people ) live ) ) ) ) ) ) ) ) and ) ( ( ( work and ) visit ) ( the ED ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Hargarten)) (VP (VBD said) (SBAR (S (NP (EX there)) (VP (MD should) (VP (VP (VB be) (NP (NP (DT some) (NN reference)) (PP (IN in) (NP (NP (DT the) (NNS recommendations)) (PP (TO to) (NP (NP (DT the) (JJ high-risk) (NN environment)) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (DT these) (NNS people)) (VP (VBP live)))))))))) (CC and) (VP (VB work) (CC and) (VB visit) (NP (DT the) (NNP ED)))))))) (. .)))
People living in high risk environment do not have much reference in the recommendations.
( ( People ( living ( in ( high ( risk environment ) ) ) ) ) ( ( ( do not ) ( have ( ( much reference ) ( in ( the recommendations ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NNS People)) (VP (VBG living) (PP (IN in) (NP (JJ high) (NN risk) (NN environment))))) (VP (VBP do) (RB not) (VP (VB have) (NP (NP (JJ much) (NN reference)) (PP (IN in) (NP (DT the) (NNS recommendations)))))) (. .)))
government
0entailment
81,374
81374c
And then in 1937, with the popular support of ultra-right-wing groups, the army overrode parliamentary resistance in Tokyo and went to war against the Chinese Nationalists.
( And ( ( then ( in 1937 ) ) ( , ( ( with ( ( the ( popular support ) ) ( of ( ultra-right-wing groups ) ) ) ) ( , ( ( the army ) ( ( ( ( ( overrode ( parliamentary resistance ) ) ( in Tokyo ) ) and ) ( ( went ( to war ) ) ( against ( the ( Chinese Nationalists ) ) ) ) ) . ) ) ) ) ) ) )
(ROOT (S (CC And) (PP (ADVP (RB then)) (IN in) (NP (CD 1937))) (, ,) (PP (IN with) (NP (NP (DT the) (JJ popular) (NN support)) (PP (IN of) (NP (JJ ultra-right-wing) (NNS groups))))) (, ,) (NP (DT the) (NN army)) (VP (VP (VBD overrode) (NP (JJ parliamentary) (NN resistance)) (PP (IN in) (NP (NNP Tokyo)))) (CC and) (VP (VBD went) (PP (TO to) (NP (NN war))) (PP (IN against) (NP (DT the) (JJ Chinese) (NNPS Nationalists))))) (. .)))
The army never went to war with Chinese Nationalists.
( ( The army ) ( never ( ( ( went ( to war ) ) ( with ( Chinese Nationalists ) ) ) . ) ) )
(ROOT (S (NP (DT The) (NN army)) (ADVP (RB never)) (VP (VBD went) (PP (TO to) (NP (NN war))) (PP (IN with) (NP (NNPS Chinese) (NNPS Nationalists)))) (. .)))
travel
2contradiction
5,577
5577c
although um i'm i'm only twenty five so i've never actually been through a period of war and i don't know anyone in the military and i don't have a lot of background knowledge in uh
( although ( ( ( ( ( ( ( ( um i ) ( 'm ( i ( 'm ( only ( twenty five ) ) ) ) ) ) so ) ( i ( ( ( 've never ) actually ) ( been ( through ( ( a period ) ( of war ) ) ) ) ) ) ) and ) ( i ( ( do n't ) ( ( know anyone ) ( in ( the military ) ) ) ) ) ) and ) ( i ( ( do n't ) ( ( have ( ( a lot ) ( of ( background knowledge ) ) ) ) ( in uh ) ) ) ) ) )
(ROOT (SBAR (IN although) (S (S (S (NP (NN um) (NNS i)) (VP (VBP 'm) (NP (NP (FW i)) (SBAR (S (VP (VBP 'm) (NP (RB only) (CD twenty) (CD five)))))))) (IN so) (S (NP (FW i)) (VP (VBP 've) (ADVP (RB never)) (ADVP (RB actually)) (VP (VBN been) (PP (IN through) (NP (NP (DT a) (NN period)) (PP (IN of) (NP (NN war)))))))) (CC and) (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB know) (NP (NN anyone)) (PP (IN in) (NP (DT the) (NN military))))))) (CC and) (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB have) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NN background) (NN knowledge)))) (PP (IN in) (NP (INTJ (UH uh))))))))))
I have survived many wars.
( I ( ( have ( survived ( many wars ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP have) (VP (VBN survived) (NP (JJ many) (NNS wars)))) (. .)))
telephone
2contradiction
33,857
33857c
As illustrated in table 4.2, deductions for taxpayers in higher tax brackets are more costly for the government.
( ( As ( illustrated ( in ( table 4.2 ) ) ) ) ( , ( ( deductions ( for ( taxpayers ( in ( higher ( tax brackets ) ) ) ) ) ) ( ( are ( more ( costly ( for ( the government ) ) ) ) ) . ) ) ) )
(ROOT (S (SBAR (IN As) (S (VP (VBN illustrated) (PP (IN in) (NP (NN table) (CD 4.2)))))) (, ,) (NP (NP (NNS deductions)) (PP (IN for) (NP (NP (NNS taxpayers)) (PP (IN in) (NP (JJR higher) (NN tax) (NNS brackets)))))) (VP (VBP are) (ADJP (RBR more) (JJ costly) (PP (IN for) (NP (DT the) (NN government))))) (. .)))
Table 4.2 shows deductions of a mathematician.
( ( Table 4.2 ) ( ( shows ( deductions ( of ( a mathematician ) ) ) ) . ) )
(ROOT (S (NP (NNP Table) (CD 4.2)) (VP (VBZ shows) (NP (NP (NNS deductions)) (PP (IN of) (NP (DT a) (NN mathematician))))) (. .)))
government
2contradiction
37,951
37951n
Given the steady decline in the personal saving rate, it is doubtful that Americans would willingly reduce consumption so much that the nation would be at risk of saving too much.
( ( Given ( ( the ( steady decline ) ) ( in ( the ( personal ( saving rate ) ) ) ) ) ) ( , ( it ( ( ( is doubtful ) ( that ( Americans ( ( would willingly ) ( ( reduce consumption ) ( ( so much ) ( that ( ( the nation ) ( would ( be ( at ( risk ( of ( saving ( too much ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (VBN Given) (NP (NP (DT the) (JJ steady) (NN decline)) (PP (IN in) (NP (DT the) (JJ personal) (NN saving) (NN rate))))) (, ,) (NP (PRP it)) (VP (VBZ is) (ADJP (JJ doubtful)) (SBAR (IN that) (S (NP (NNPS Americans)) (VP (MD would) (ADVP (RB willingly)) (VP (VB reduce) (NP (NN consumption)) (ADVP (ADVP (RB so) (RB much)) (SBAR (IN that) (S (NP (DT the) (NN nation)) (VP (MD would) (VP (VB be) (PP (IN at) (NP (NP (NN risk)) (PP (IN of) (S (VP (VBG saving) (ADVP (RB too) (RB much))))))))))))))))) (. .)))
The personal saving rate is decreasing 3% each year.
( ( The ( personal ( saving rate ) ) ) ( ( is ( ( decreasing ( 3 % ) ) ( each year ) ) ) . ) )
(ROOT (S (NP (DT The) (JJ personal) (NN saving) (NN rate)) (VP (VBZ is) (VP (VBG decreasing) (NP (CD 3) (NN %)) (NP (DT each) (NN year)))) (. .)))
government
1neutral
69,254
69254n
A good omen.
( A ( good ( omen . ) ) )
(ROOT (NP (DT A) (JJ good) (NN omen) (. .)))
The omen signaled a bountiful harvest.
( ( The omen ) ( ( signaled ( a ( bountiful harvest ) ) ) . ) )
(ROOT (S (NP (DT The) (NN omen)) (VP (VBD signaled) (NP (DT a) (JJ bountiful) (NN harvest))) (. .)))
fiction
1neutral
54,985
54985c
For a quick overview of the topics discussed in this report, see the summary section.
( ( For ( ( a ( quick overview ) ) ( of ( ( the topics ) ( discussed ( in ( this report ) ) ) ) ) ) ) ( , ( ( see ( the ( summary section ) ) ) . ) ) )
(ROOT (S (PP (IN For) (NP (NP (DT a) (JJ quick) (NN overview)) (PP (IN of) (NP (NP (DT the) (NNS topics)) (VP (VBN discussed) (PP (IN in) (NP (DT this) (NN report)))))))) (, ,) (VP (VB see) (NP (DT the) (NN summary) (NN section))) (. .)))
The summary section doesn't really discuss the topics brought up in this report.
( ( The ( summary section ) ) ( ( ( ( does n't ) really ) ( discuss ( ( the topics ) ( ( brought up ) ( in ( this report ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN summary) (NN section)) (VP (VBZ does) (RB n't) (ADVP (RB really)) (VP (VB discuss) (NP (NP (DT the) (NNS topics)) (VP (VBN brought) (PRT (RP up)) (PP (IN in) (NP (DT this) (NN report))))))) (. .)))
government
2contradiction
21,974
21974e
We were on our backs in gravel under the machine, when he mentioned offhandedly, Jakeman has a set of tracks he'd given me for 100 bucks.
( ( We ( ( were ( on ( our backs ) ) ) ( in ( ( gravel ( under ( ( ( the machine ) , ) ( when ( he mentioned ) ) ) ) ) offhandedly ) ) ) ) ( , ( Jakeman ( ( has ( ( a set ) ( of ( tracks ( he ( 'd ( ( given me ) ( for ( 100 bucks ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (S (NP (PRP We)) (VP (VBD were) (PP (IN on) (NP (PRP$ our) (NNS backs))) (PP (IN in) (NP (ADJP (JJ gravel) (PP (IN under) (NP (NP (DT the) (NN machine)) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD mentioned))))))) (NNS offhandedly))))) (, ,) (NP (NNP Jakeman)) (VP (VBZ has) (NP (NP (DT a) (NN set)) (PP (IN of) (NP (NP (NNS tracks)) (SBAR (S (NP (PRP he)) (VP (VBD 'd) (VP (VBN given) (NP (PRP me)) (PP (IN for) (NP (CD 100) (NNS bucks))))))))))) (. .)))
We were working hard when Jakeman mentioned how he has a machine that does the work.
( We ( ( were ( ( working hard ) ( when ( Jakeman ( mentioned ( how ( he ( has ( ( a machine ) ( that ( does ( the work ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP We)) (VP (VBD were) (VP (VBG working) (ADVP (RB hard)) (SBAR (WHADVP (WRB when)) (S (NP (NNP Jakeman)) (VP (VBD mentioned) (SBAR (WHADVP (WRB how)) (S (NP (PRP he)) (VP (VBZ has) (NP (NP (DT a) (NN machine)) (SBAR (WHNP (WDT that)) (S (VP (VBZ does) (NP (DT the) (NN work)))))))))))))) (. .)))
slate
0entailment
116,933
116933c
over weight or anything but you know how you always want to lose a few and
( ( over ( ( weight or ) anything ) ) ( but ( you ( know ( how ( you ( always ( want ( to ( lose ( a ( few and ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (PP (PP (IN over) (NP (NN weight) (CC or) (NN anything))) (SBAR (CC but) (S (NP (PRP you)) (VP (VBP know) (SBAR (WHADVP (WRB how)) (S (NP (PRP you)) (ADVP (RB always)) (VP (VBP want) (S (VP (TO to) (VP (VB lose) (NP (DT a) (JJ few) (NNP and)))))))))))))
There is never any to lose.
( There ( ( ( is never ) ( any ( to lose ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBZ is) (ADVP (RB never)) (NP (NP (DT any)) (SBAR (S (VP (TO to) (VP (VB lose))))))) (. .)))
telephone
2contradiction
118,025
118025n
I have no authority to go through these papers.
( I ( ( have ( no ( authority ( to ( go ( through ( these papers ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP have) (NP (DT no) (NN authority) (S (VP (TO to) (VP (VB go) (PP (IN through) (NP (DT these) (NNS papers)))))))) (. .)))
I don't have the authority to look at classified papers.
( I ( ( ( do n't ) ( have ( the ( authority ( to ( look ( at ( classified papers ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB have) (NP (DT the) (NN authority) (S (VP (TO to) (VP (VB look) (PP (IN at) (NP (JJ classified) (NNS papers))))))))) (. .)))
fiction
1neutral
127,484
127484n
[S]he tries in vain to pass off tired observations as radical aperaus, subjective musings as general truths, sappy suggestions as useful ideas, writes the New York Times ' Michiko Kakutani.
( ( ( -LSB- S ) ( -RSB- ( he ( ( tries ( in vain ) ) ( to ( ( ( pass off ) ( tired observations ) ) ( as ( ( ( ( ( radical aperaus ) , ) ( ( subjective musings ) ( as ( general truths ) ) ) ) , ) ( ( sappy suggestions ) ( as ( useful ideas ) ) ) ) ) ) ) ) ) ) ) ( , ( ( writes ( ( the ( New ( York ( Times ' ) ) ) ) ( Michiko Kakutani ) ) ) . ) ) )
(ROOT (SINV (S (NP (NNP -LSB-) (NNP S)) (VP (VBD -RSB-) (SBAR (S (NP (PRP he)) (VP (VBZ tries) (PP (IN in) (NP (JJ vain))) (S (VP (TO to) (VP (VB pass) (PRT (RP off)) (NP (JJ tired) (NNS observations)) (SBAR (IN as) (S (NP (NP (JJ radical) (NNS aperaus)) (, ,) (NP (NP (JJ subjective) (NNS musings)) (PP (IN as) (NP (JJ general) (NNS truths)))) (, ,)) (NP (NP (JJ sappy) (NNS suggestions)) (PP (IN as) (NP (JJ useful) (NNS ideas)))))))))))))) (, ,) (VP (VBZ writes)) (NP (NP (DT the) (NNP New) (NNP York) (NNP Times) (POS ')) (NNP Michiko) (NNP Kakutani)) (. .)))
Michiko Kakutani wrote in the New York Times that they try in vain to pass off tired observations as general truths, and the critics agreed.
( ( ( ( ( ( Michiko Kakutani ) ( ( wrote ( in ( the ( New ( York Times ) ) ) ) ) ( that ( they ( ( try ( in vain ) ) ( to ( ( ( pass off ) ( tired observations ) ) ( as ( general truths ) ) ) ) ) ) ) ) ) , ) and ) ( ( the critics ) agreed ) ) . )
(ROOT (S (S (NP (NNP Michiko) (NNP Kakutani)) (VP (VBD wrote) (PP (IN in) (NP (DT the) (NNP New) (NNP York) (NNP Times))) (SBAR (IN that) (S (NP (PRP they)) (VP (VBP try) (PP (IN in) (NP (JJ vain))) (S (VP (TO to) (VP (VB pass) (PRT (RP off)) (NP (JJ tired) (NNS observations)) (PP (IN as) (NP (JJ general) (NNS truths))))))))))) (, ,) (CC and) (S (NP (DT the) (NNS critics)) (VP (VBD agreed))) (. .)))
slate
1neutral
32,258
32258e
Straight ahead on the square stands the Camara Municipal (Town Hall), which occupies a former 18th-century palace.
( ( ( ( ( Straight ahead ) ( on ( the square ) ) ) stands ) ( ( ( ( the ( Camara Municipal ) ) ( -LRB- ( ( Town Hall ) -RRB- ) ) ) , ) ( which ( occupies ( a ( former ( 18th-century palace ) ) ) ) ) ) ) . )
(ROOT (SINV (VP (VBG Straight) (ADVP (RB ahead)) (PP (IN on) (NP (DT the) (NN square)))) (VP (VBZ stands)) (NP (NP (DT the) (NNP Camara) (NNP Municipal)) (PRN (-LRB- -LRB-) (NP (NNP Town) (NNP Hall)) (-RRB- -RRB-)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ occupies) (NP (DT a) (JJ former) (JJ 18th-century) (NN palace)))))) (. .)))
The town hall used to be an 18th-century palace.
( ( The ( town hall ) ) ( ( used ( to ( be ( an ( 18th-century palace ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN town) (NN hall)) (VP (VBD used) (S (VP (TO to) (VP (VB be) (NP (DT an) (JJ 18th-century) (NN palace)))))) (. .)))
travel
0entailment
87,343
87343c
so what are the benefits working for a large organization
( so ( what ( are ( ( the benefits ) ( working ( for ( a ( large organization ) ) ) ) ) ) ) )
(ROOT (FRAG (ADVP (RB so)) (SBAR (WHNP (WP what)) (S (VP (VBP are) (NP (NP (DT the) (NNS benefits)) (VP (VBG working) (PP (IN for) (NP (DT a) (JJ large) (NN organization))))))))))
What are the benefits of working for a smaller company?
( What ( ( are ( ( the benefits ) ( of ( working ( for ( a ( smaller company ) ) ) ) ) ) ) ? ) )
(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (NP (DT the) (NNS benefits)) (PP (IN of) (S (VP (VBG working) (PP (IN for) (NP (DT a) (JJR smaller) (NN company)))))))) (. ?)))
telephone
2contradiction
143,723
143723n
Ninety-five percent of the total amount of sulfur dioxide allowances allocated each year under Section 423 will be allocated based on the amount of sulfur dioxide allowances allocated under the Acid Rain Program for 2010 and thereafter and that are held in allowance accounts in the Allowance Tracking System on the date 180 days after enactment.
( ( ( Ninety-five percent ) ( of ( ( the ( total amount ) ) ( of ( ( sulfur ( dioxide allowances ) ) ( ( allocated ( each year ) ) ( under ( Section 423 ) ) ) ) ) ) ) ) ( ( ( ( ( will ( be ( allocated ( based ( on ( ( the amount ) ( of ( ( sulfur ( dioxide allowances ) ) ( allocated ( under ( ( the ( Acid ( Rain Program ) ) ) ( for 2010 ) ) ) ) ) ) ) ) ) ) ) ) and ) ( ( thereafter and ) that ) ) ( are ( ( held ( in ( ( allowance accounts ) ( in ( ( ( the ( Allowance ( Tracking System ) ) ) ( on ( the date ) ) ) ( 180 days ) ) ) ) ) ) ( after enactment ) ) ) ) . ) )
(ROOT (S (NP (NP (JJ Ninety-five) (NN percent)) (PP (IN of) (NP (NP (DT the) (JJ total) (NN amount)) (PP (IN of) (NP (NP (NN sulfur) (NN dioxide) (NNS allowances)) (VP (VBN allocated) (NP (DT each) (NN year)) (PP (IN under) (NP (NNP Section) (NNP 423))))))))) (VP (VP (MD will) (VP (VB be) (VP (VBN allocated) (PP (VBN based) (PP (IN on) (NP (NP (DT the) (NN amount)) (PP (IN of) (NP (NP (NN sulfur) (NN dioxide) (NNS allowances)) (VP (VBN allocated) (PP (IN under) (NP (NP (DT the) (NNP Acid) (NN Rain) (NN Program)) (PP (IN for) (NP (CD 2010)))))))))))))) (CC and) (ADVP (RB thereafter) (CC and) (RB that)) (VP (VBP are) (VP (VBN held) (PP (IN in) (NP (NP (NN allowance) (NNS accounts)) (PP (IN in) (NP (NP (DT the) (NNP Allowance) (NNP Tracking) (NNP System)) (PP (IN on) (NP (DT the) (NN date))) (NP (CD 180) (NNS days)))))) (PP (IN after) (NP (NN enactment)))))) (. .)))
Most of the sulfur dioxide that is allowed are controlled by the Acid Rain Program.
( ( Most ( of ( ( the ( sulfur dioxide ) ) ( that ( is allowed ) ) ) ) ) ( ( are ( controlled ( by ( the ( Acid ( Rain Program ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (JJS Most)) (PP (IN of) (NP (NP (DT the) (NN sulfur) (NN dioxide)) (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (VP (VBN allowed)))))))) (VP (VBP are) (VP (VBN controlled) (PP (IN by) (NP (DT the) (NNP Acid) (NN Rain) (NN Program))))) (. .)))
government
1neutral
41,350
41350c
COPD deaths for populations aged 65 and older are valued at $0.
( ( ( COPD deaths ) ( for ( populations ( aged ( ( 65 and ) older ) ) ) ) ) ( ( are ( valued ( at ( $ 0 ) ) ) ) . ) )
(ROOT (S (NP (NP (JJ COPD) (NNS deaths)) (PP (IN for) (NP (NP (NNS populations)) (VP (VBN aged) (UCP (NP (CD 65)) (CC and) (ADJP (JJR older))))))) (VP (VBP are) (VP (VBN valued) (PP (IN at) (NP ($ $) (CD 0))))) (. .)))
Deaths of COPD at age 65 are valued at $1, older than that is $0.
( ( Deaths ( of ( COPD ( at ( age 65 ) ) ) ) ) ( ( are ( ( valued ( at ( ( ( $ 1 ) , ) older ) ) ) ( than ( that ( is ( $ 0 ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NNP Deaths)) (PP (IN of) (NP (NP (NNP COPD)) (PP (IN at) (NP (NN age) (CD 65)))))) (VP (VBP are) (VP (VBN valued) (PP (IN at) (NP (NP ($ $) (CD 1)) (, ,) (NP (JJR older)))) (SBAR (IN than) (S (NP (DT that)) (VP (VBZ is) (NP ($ $) (CD 0))))))) (. .)))
government
2contradiction
118,558
118558e
'Derry,' I said.
( ` ( Derry ( , ( ' ( I ( said . ) ) ) ) ) )
(ROOT (S (`` `) (NP (NNP Derry)) (, ,) ('' ') (NP (PRP I)) (VP (VBD said)) (. .)))
I spoke to Dery.
( I ( ( spoke ( to Dery ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD spoke) (PP (TO to) (NP (NNP Dery)))) (. .)))
fiction
0entailment
71,061
71061n
let me move as far away as possible
( let ( me ( move ( ( as ( far away ) ) ( as possible ) ) ) ) )
(ROOT (S (VP (VB let) (S (NP (PRP me)) (VP (VB move) (ADVP (ADVP (RB as) (RB far) (RB away)) (PP (IN as) (ADJP (JJ possible)))))))))
I need to move to place that is far from here.
( I ( ( need ( to ( move ( to ( place ( that ( is ( far ( from here ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP need) (S (VP (TO to) (VP (VB move) (S (VP (TO to) (VP (VB place) (SBAR (IN that) (S (VP (VBZ is) (ADVP (RB far) (PP (IN from) (ADVP (RB here)))))))))))))) (. .)))
telephone
1neutral
6,200
6200c
As the last gringo reporter in Nicaragua, I naturally put in my bid for an interview with Clinton, which was politely declined by the White House handlers.
( ( As ( ( the ( last ( gringo reporter ) ) ) ( in Nicaragua ) ) ) ( , ( I ( naturally ( ( ( put ( in ( ( my bid ) ( for ( an interview ) ) ) ) ) ( with ( ( Clinton , ) ( which ( ( was politely ) ( declined ( by ( the ( White ( House handlers ) ) ) ) ) ) ) ) ) ) . ) ) ) ) )
(ROOT (S (PP (IN As) (NP (NP (DT the) (JJ last) (JJ gringo) (NN reporter)) (PP (IN in) (NP (NNP Nicaragua))))) (, ,) (NP (PRP I)) (ADVP (RB naturally)) (VP (VBD put) (PP (IN in) (NP (NP (PRP$ my) (NN bid)) (PP (IN for) (NP (DT an) (NN interview))))) (PP (IN with) (NP (NP (NNP Clinton)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD was) (ADVP (RB politely)) (VP (VBN declined) (PP (IN by) (NP (DT the) (NNP White) (NNP House) (NNS handlers)))))))))) (. .)))
As the last Mexican reporter in Nicaragua, I did not want to talk to Clinton.
( ( As ( ( the ( last ( Mexican reporter ) ) ) ( in Nicaragua ) ) ) ( , ( I ( ( ( did not ) ( want ( to ( talk ( to Clinton ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN As) (NP (NP (DT the) (JJ last) (JJ Mexican) (NN reporter)) (PP (IN in) (NP (NNP Nicaragua))))) (, ,) (NP (PRP I)) (VP (VBD did) (RB not) (VP (VB want) (S (VP (TO to) (VP (VB talk) (PP (TO to) (NP (NNP Clinton)))))))) (. .)))
slate
2contradiction
59,760
59760n
Sidestepping the stagnant economic burden of Spanish domination, the sparsely populated duchy expanded quickly.
( ( Sidestepping ( ( the ( stagnant ( economic burden ) ) ) ( of ( Spanish domination ) ) ) ) ( , ( ( the ( ( sparsely populated ) duchy ) ) ( ( expanded quickly ) . ) ) ) )
(ROOT (S (S (VP (VBG Sidestepping) (NP (NP (DT the) (JJ stagnant) (JJ economic) (NN burden)) (PP (IN of) (NP (JJ Spanish) (NN domination)))))) (, ,) (NP (DT the) (ADJP (RB sparsely) (VBN populated)) (NN duchy)) (VP (VBD expanded) (ADVP (RB quickly))) (. .)))
Avoiding Spain's army of 50,000 the duchy expanded.
( ( Avoiding ( ( ( Spain 's ) army ) ( of 50,000 ) ) ) ( ( the duchy ) ( expanded . ) ) )
(ROOT (S (S (VP (VBG Avoiding) (NP (NP (NP (NNP Spain) (POS 's)) (NN army)) (PP (IN of) (NP (CD 50,000)))))) (NP (DT the) (NN duchy)) (VP (VBD expanded)) (. .)))
travel
1neutral
32,464
32464n
Under the Department of Housing and Urban Development' enforcement program, tenants may not avoid eviction simply by claiming ignorance of the crime or an inability to stop it.
( ( Under ( ( the Department ) ( of ( ( Housing ( and ( Urban ( Development ' ) ) ) ) ( enforcement program ) ) ) ) ) ( , ( tenants ( ( ( may not ) ( ( ( avoid eviction ) simply ) ( by ( ( claiming ( ignorance ( of ( ( ( the crime ) or ) ( an inability ) ) ) ) ) ( to ( stop it ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN Under) (NP (NP (DT the) (NNP Department)) (PP (IN of) (NP (NP (NNP Housing) (CC and) (NNP Urban) (NNP Development) (POS ')) (NN enforcement) (NN program))))) (, ,) (NP (NNS tenants)) (VP (MD may) (RB not) (VP (VB avoid) (NP (NN eviction)) (ADVP (RB simply)) (PP (IN by) (S (VP (VBG claiming) (NP (NP (NN ignorance)) (PP (IN of) (NP (NP (DT the) (NN crime)) (CC or) (NP (DT an) (NN inability))))) (S (VP (TO to) (VP (VB stop) (NP (PRP it)))))))))) (. .)))
This policy was changed in 2016.
( ( This policy ) ( ( was ( changed ( in 2016 ) ) ) . ) )
(ROOT (S (NP (DT This) (NN policy)) (VP (VBD was) (VP (VBN changed) (PP (IN in) (NP (CD 2016))))) (. .)))
government
1neutral
86,325
86325c
And also an intracheek scar correction, but that's just purely cosmetic, Janina added, wanting to talk about herself for as long as possible, or rather, to not talk about That.
( ( ( ( ( And ( also ( ( an intracheek ) ( scar correction ) ) ) ) , ) but ) ( ( that ( ( 's just ) ( purely cosmetic ) ) ) ( , ( Janina ( ( added , ) ( ( wanting ( ( ( ( to ( ( talk ( about herself ) ) ( for ( as ( long ( as possible ) ) ) ) ) ) , ) or ) ( rather ( , ( to ( not talk ) ) ) ) ) ) ( about That ) ) ) ) ) ) ) . )
(ROOT (S (S (CC And) (ADVP (RB also)) (NP (DT an) (NN intracheek)) (VP (VBZ scar) (NP (NN correction)))) (, ,) (CC but) (S (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (ADVP (RB just)) (ADJP (RB purely) (JJ cosmetic))))) (, ,) (NP (NNP Janina)) (VP (VBD added) (, ,) (S (VP (VBG wanting) (S (VP (VP (TO to) (VP (VB talk) (PP (IN about) (NP (PRP herself))) (PP (IN for) (ADVP (RB as) (JJ long) (PP (IN as) (ADJP (JJ possible))))))) (, ,) (CC or) (VP (ADVP (RB rather)) (, ,) (TO to) (VP (RB not) (VB talk))))) (PP (IN about) (NP (DT That))))))) (. .)))
Janina wanted to get past the dull conversation and discuss That.
( Janina ( ( wanted ( to ( ( ( get ( past ( the ( dull conversation ) ) ) ) and ) ( discuss That ) ) ) ) . ) )
(ROOT (S (NP (NNP Janina)) (VP (VBD wanted) (S (VP (TO to) (VP (VP (VB get) (PP (IN past) (NP (DT the) (JJ dull) (NN conversation)))) (CC and) (VP (VB discuss) (NP (DT That))))))) (. .)))
fiction
2contradiction
57,538
57538n
land or something
( ( land or ) something )
(ROOT (NP (NN land) (CC or) (NN something)))
Land, water, or something.
( ( ( Land , ) ( ( ( water , ) or ) something ) ) . )
(ROOT (NP (NP (NNP Land)) (, ,) (NP (NP (NN water)) (, ,) (CC or) (NP (NN something))) (. .)))
telephone
1neutral
137,582
137582c
If there is a start, then there will be some other problem.
( ( If ( there ( is ( a start ) ) ) ) ( , ( then ( there ( ( will ( be ( some ( other problem ) ) ) ) . ) ) ) ) )
(ROOT (S (SBAR (IN If) (S (NP (EX there)) (VP (VBZ is) (NP (DT a) (NN start))))) (, ,) (ADVP (RB then)) (NP (EX there)) (VP (MD will) (VP (VB be) (NP (DT some) (JJ other) (NN problem)))) (. .)))
As soon as it starts, all the problems will vanish.
( ( As ( soon ( as ( it starts ) ) ) ) ( , ( ( all ( the problems ) ) ( ( will vanish ) . ) ) ) )
(ROOT (S (ADVP (RB As) (RB soon) (SBAR (IN as) (S (NP (PRP it)) (VP (VBZ starts))))) (, ,) (NP (PDT all) (DT the) (NNS problems)) (VP (MD will) (VP (VB vanish))) (. .)))
government
2contradiction
6,341
6341n
The fishing is excellent, and some companies will even set up a barbeque so that you can enjoy your catch the same day.
( ( ( ( ( ( The fishing ) ( is excellent ) ) , ) and ) ( ( some companies ) ( ( will even ) ( ( ( set up ) ( ( a barbeque ) so ) ) ( that ( you ( can ( ( enjoy ( your catch ) ) ( the ( same day ) ) ) ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (DT The) (NN fishing)) (VP (VBZ is) (ADJP (JJ excellent)))) (, ,) (CC and) (S (NP (DT some) (NNS companies)) (VP (MD will) (ADVP (RB even)) (VP (VB set) (PRT (RP up)) (ADVP (NP (DT a) (NN barbeque)) (RB so)) (SBAR (IN that) (S (NP (PRP you)) (VP (MD can) (VP (VB enjoy) (NP (PRP$ your) (NN catch)) (NP (DT the) (JJ same) (NN day))))))))) (. .)))
It costs less money to cook your fish on your own that to use one of the company barbecues.
( It ( ( costs ( less ( money ( to ( cook ( ( ( your fish ) ( on ( your own ) ) ) ( that ( to ( use ( one ( of ( the ( company barbecues ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ costs) (NP (JJR less) (NN money) (S (VP (TO to) (VP (VB cook) (NP (NP (PRP$ your) (NN fish)) (PP (IN on) (NP (PRP$ your) (JJ own))) (SBAR (WHNP (WDT that)) (S (VP (TO to) (VP (VB use) (NP (NP (CD one)) (PP (IN of) (NP (DT the) (NN company) (NNS barbecues)))))))))))))) (. .)))
travel
1neutral
116,721
116721n
Napoleon Bonaparte, with his seductive ideas of Italian independence, was welcomed after driving out the Austrians and Spanish in 1797.
( ( ( ( ( Napoleon Bonaparte ) , ) ( with ( ( his ( seductive ideas ) ) ( of ( Italian independence ) ) ) ) ) , ) ( ( was ( welcomed ( after ( ( ( driving out ) ( the ( ( Austrians and ) Spanish ) ) ) ( in 1797 ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NNP Napoleon) (NNP Bonaparte)) (, ,) (PP (IN with) (NP (NP (PRP$ his) (JJ seductive) (NNS ideas)) (PP (IN of) (NP (JJ Italian) (NN independence))))) (, ,)) (VP (VBD was) (VP (VBN welcomed) (PP (IN after) (S (VP (VBG driving) (PRT (RP out)) (NP (DT the) (NNPS Austrians) (CC and) (NNP Spanish)) (PP (IN in) (NP (CD 1797)))))))) (. .)))
50,000 Italian lives were lost in the eviction of the Austrians.
( ( 50,000 ( Italian lives ) ) ( ( were ( lost ( in ( ( the eviction ) ( of ( the Austrians ) ) ) ) ) ) . ) )
(ROOT (S (NP (CD 50,000) (JJ Italian) (NNS lives)) (VP (VBD were) (VP (VBN lost) (PP (IN in) (NP (NP (DT the) (NN eviction)) (PP (IN of) (NP (DT the) (NNPS Austrians))))))) (. .)))
travel
1neutral
122,934
122934e
yeah that would be gosh
( yeah ( that ( would ( be gosh ) ) ) )
(ROOT (S (VP (VB yeah) (SBAR (IN that) (S (VP (MD would) (VP (VB be) (ADJP (JJ gosh)))))))))
Wouldn't that be.
( ( ( ( Would n't ) that ) be ) . )
(ROOT (SQ (MD Would) (RB n't) (NP (DT that)) (VP (VB be)) (. .)))
telephone
0entailment
20,821
20821c
If construction and operating permits are included in the analysis, the project is likely to take longer than would be necessary only for engineering, supply, installation, and startup of the ACI system.
( ( If ( ( construction ( and ( operating permits ) ) ) ( are ( included ( in ( the analysis ) ) ) ) ) ) ( , ( ( the project ) ( ( is ( likely ( to ( ( take ( longer ( than ( would ( ( be necessary ) only ) ) ) ) ) ( for ( ( engineering ( , ( supply ( , ( installation ( , ( and startup ) ) ) ) ) ) ) ( of ( the ( ACI system ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (SBAR (IN If) (S (NP (NN construction) (CC and) (NN operating) (NNS permits)) (VP (VBP are) (VP (VBN included) (PP (IN in) (NP (DT the) (NN analysis))))))) (, ,) (NP (DT the) (NN project)) (VP (VBZ is) (ADJP (JJ likely) (S (VP (TO to) (VP (VB take) (ADVP (JJR longer) (IN than) (S (VP (MD would) (VP (VB be) (ADJP (JJ necessary)) (ADVP (RB only)))))) (PP (IN for) (NP (NP (NN engineering) (, ,) (NN supply) (, ,) (NN installation) (, ,) (CC and) (NN startup)) (PP (IN of) (NP (DT the) (NNP ACI) (NN system)))))))))) (. .)))
Getting the permits only takes a couple of days.
( ( ( Getting ( the permits ) ) only ) ( ( takes ( ( a couple ) ( of days ) ) ) . ) )
(ROOT (S (S (VP (VBG Getting) (NP (DT the) (NNS permits)) (ADVP (RB only)))) (VP (VBZ takes) (NP (NP (DT a) (NN couple)) (PP (IN of) (NP (NNS days))))) (. .)))
government
2contradiction
101,110
101110n
The other?I met a swordsman yesterday who agreed to help us, another northerner.
( ( The other?I ) ( ( ( ( met ( a swordsman ) ) yesterday ) ( who ( agreed ( to ( help ( ( us , ) ( another northerner ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS other?I)) (VP (VBD met) (NP (DT a) (NN swordsman)) (NP (NN yesterday)) (SBAR (WHNP (WP who)) (S (VP (VBD agreed) (S (VP (TO to) (VP (VB help) (NP (NP (PRP us)) (, ,) (NP (DT another) (NN northerner)))))))))) (. .)))
A swordsman was eager to help.
( ( A swordsman ) ( ( was ( eager ( to help ) ) ) . ) )
(ROOT (S (NP (DT A) (NN swordsman)) (VP (VBD was) (ADJP (JJ eager) (S (VP (TO to) (VP (VB help)))))) (. .)))
fiction
1neutral
49,882
49882e
and i talked to my parents on the phone i said you know we Texans are a funny breed we we water we water we spend hundreds of dollars a month during the dry part of July August watering our lawn we go out and spend thirty or forty dollars a whack on fertilizer and then we bitch and gripe about having to mow it so often
( and ( i ( ( talked ( to ( my parents ) ) ) ( on ( ( ( the phone ) ( i ( said ( you ( know ( ( we Texans ) ( ( are ( a ( funny breed ) ) ) we ) ) ) ) ) ) ) ( ( ( we ( water ( we ( water ( we ( ( ( ( ( ( ( spend ( hundreds ( of dollars ) ) ) ( a month ) ) ( during ( ( the ( dry part ) ) ( of ( ( July August ) ( watering ( ( our lawn ) ( we ( go out ) ) ) ) ) ) ) ) ) and ) ( spend ( ( thirty or ) ( forty dollars ) ) ) ) ( a whack ) ) ( on fertilizer ) ) ) ) ) ) ) and ) ( then ( we ( ( ( bitch and ) gripe ) ( about ( having ( to ( ( mow it ) ( so often ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (FRAG (CC and) (NP (NP (FW i)) (SBAR (S (VP (VBD talked) (PP (TO to) (NP (PRP$ my) (NNS parents))) (PP (IN on) (NP (NP (DT the) (NN phone)) (SBAR (S (NP (FW i)) (VP (VBD said) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (PRP we) (NNPS Texans)) (VP (VBP are) (NP (DT a) (JJ funny) (NN breed)) (NP (PRP we))))))))))) (SBAR (S (S (NP (PRP we)) (VP (VB water) (S (NP (PRP we)) (VP (VB water) (S (NP (PRP we)) (VP (VP (VB spend) (NP (NP (NNS hundreds)) (PP (IN of) (NP (NNS dollars)))) (NP (DT a) (NN month)) (PP (IN during) (NP (NP (DT the) (JJ dry) (NN part)) (PP (IN of) (NP (NP (NNP July) (NNP August)) (VP (VBG watering) (NP (NP (PRP$ our) (NN lawn)) (SBAR (S (NP (PRP we)) (VP (VBP go) (PRT (RP out)))))))))))) (CC and) (VP (VB spend) (NP (NP (CD thirty)) (CC or) (NP (JJ forty) (NNS dollars)))) (NP (DT a) (NN whack)) (PP (IN on) (NP (NN fertilizer))))))))) (CC and) (S (ADVP (RB then)) (NP (PRP we)) (VP (VBP bitch) (CC and) (VBP gripe) (PP (IN about) (S (VP (VBG having) (S (VP (TO to) (VP (VB mow) (NP (PRP it)) (ADVP (RB so) (RB often))))))))))))))))))))
I think that Texans are a bit quirky because we spend so much money on our lawns.
( I ( ( think ( that ( Texans ( are ( ( ( a bit ) quirky ) ( because ( we ( spend ( ( ( so much ) money ) ( on ( our lawns ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (IN that) (S (NP (NNPS Texans)) (VP (VBP are) (ADJP (ADJP (NP (DT a) (RB bit)) (JJR quirky)) (SBAR (IN because) (S (NP (PRP we)) (VP (VBP spend) (NP (NP (ADJP (RB so) (JJ much)) (NN money)) (PP (IN on) (NP (PRP$ our) (NX (NNS lawns))))))))))))) (. .)))
telephone
0entailment
50,839
50839n
There was now nothing to do but to wait.
( There ( ( ( was now ) ( nothing ( ( ( to do ) but ) ( to wait ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBD was) (ADVP (RB now)) (S (VP (ADVP (NN nothing)) (VP (TO to) (VP (VB do))) (CC but) (VP (TO to) (VP (VB wait)))))) (. .)))
There was nothing to do but wait for the storm to pass.
( There ( ( ( ( was ( nothing ( to do ) ) ) but ) ( wait ( for ( the ( storm ( to pass ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VP (VBD was) (ADJP (NN nothing) (S (VP (TO to) (VP (VB do)))))) (CC but) (VP (VBP wait) (PP (IN for) (NP (DT the) (NN storm) (S (VP (TO to) (VP (VB pass)))))))) (. .)))
fiction
1neutral
130,130
130130c
in particular pursuant to the mandate to develop a National Market System contained in Section 11A of the Act, 15 U.S.C.
( in ( ( particular pursuant ) ( to ( the ( mandate ( to ( develop ( ( a ( National ( Market System ) ) ) ( contained ( in ( ( Section 11A ) ( of ( ( ( the Act ) , ) ( 15 U.S.C. ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (X (X (IN in)) (ADJP (ADJP (JJ particular) (JJ pursuant)) (PP (TO to) (NP (DT the) (NN mandate) (S (VP (TO to) (VP (VB develop) (NP (NP (DT a) (NNP National) (NNP Market) (NNP System)) (VP (VBN contained) (PP (IN in) (NP (NP (NNP Section) (CD 11A)) (PP (IN of) (NP (NP (DT the) (NNP Act)) (, ,) (NP (CD 15) (NN U.S.C.))))))))))))))))
The National Market system will be disbanded.
( ( The ( National ( Market system ) ) ) ( ( will ( be disbanded ) ) . ) )
(ROOT (S (NP (DT The) (NNP National) (NNP Market) (NN system)) (VP (MD will) (VP (VB be) (VP (VBN disbanded)))) (. .)))
government
2contradiction
53,968
53968e
Acrosea narrow channel sits Antiparosetranslated as opposite Parose, with a main settlement which takes you back to the Greek Islands of twenty years ago.
( ( Acrosea ( narrow channel ) ) ( ( ( ( sits ( Antiparosetranslated ( as ( opposite Parose ) ) ) ) , ) ( with ( ( a ( main settlement ) ) ( which ( ( ( takes you ) back ) ( to ( ( the ( Greek Islands ) ) ( of ( ( twenty years ) ago ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Acrosea) (JJ narrow) (NN channel)) (VP (VBZ sits) (NP (NP (NNP Antiparosetranslated)) (PP (IN as) (NP (JJ opposite) (NNP Parose)))) (, ,) (PP (IN with) (NP (NP (DT a) (JJ main) (NN settlement)) (SBAR (WHNP (WDT which)) (S (VP (VBZ takes) (NP (PRP you)) (PRT (RP back)) (PP (TO to) (NP (NP (DT the) (JJ Greek) (NNPS Islands)) (PP (IN of) (ADVP (NP (CD twenty) (NNS years)) (RB ago))))))))))) (. .)))
The main settlement takes you back to the Greek Islands of over ten years ago.
( ( The ( main settlement ) ) ( ( ( ( takes you ) back ) ( to ( ( the ( Greek Islands ) ) ( of ( over ( ( ten years ) ago ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (JJ main) (NN settlement)) (VP (VBZ takes) (NP (PRP you)) (PRT (RP back)) (PP (TO to) (NP (NP (DT the) (JJ Greek) (NNPS Islands)) (PP (IN of) (PP (IN over) (ADVP (NP (CD ten) (NNS years)) (RB ago))))))) (. .)))
travel
0entailment
41,843
41843e
for the unit pursuant to the emissions limitation requirements of this section applicable to the unit adjusted to reflect the unit's annual average fuel consumption on a Btu basis of any three consecutive calendar years between 1980 and 1989 (inclusive) as elected by the owner or operator and (B) the number of allowances allocated for the unit pursuant to the emissions limitation requirements of this Provided, That the number of allowances allocated pursuant to this subsection shall not exceed an annual total of 40,000.
( ( for ( ( the unit ) ( ( pursuant ( to ( the emissions ) ) ) ( ( limitation ( requirements ( of ( this section ) ) ) ) ( ( applicable ( to ( ( the unit ) ( adjusted ( to ( reflect ( ( ( ( the ( unit 's ) ) ( annual ( average ( fuel consumption ) ) ) ) ( on ( ( a ( Btu basis ) ) ( of ( ( any ( three ( consecutive ( calendar years ) ) ) ) ( between ( ( 1980 and ) 1989 ) ) ) ) ) ) ) ( -LRB- ( inclusive -RRB- ) ) ) ) ) ) ) ) ) ( as ( elected ( by ( ( ( ( the ( ( owner or ) operator ) ) and ) ( -LRB- ( B -RRB- ) ) ) ( ( the number ) ( of allowances ) ) ) ) ) ) ) ) ) ) ) ( ( ( allocated ( for ( the unit ) ) ) ( ( ( pursuant ( to ( the emissions ) ) ) ( limitation requirements ) ) ( of ( this ( Provided ( , ( That ( ( ( the number ) ( of ( allowances ( ( allocated pursuant ) ( to ( this subsection ) ) ) ) ) ) ( ( shall not ) ( exceed ( ( an ( annual total ) ) ( of 40,000 ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (SINV (PP (IN for) (S (NP (DT the) (NN unit)) (VP (ADVP (JJ pursuant) (PP (TO to) (NP (DT the) (NNS emissions)))) (VBG limitation) (NP (NP (NNS requirements)) (PP (IN of) (NP (DT this) (NN section)))) (S (ADJP (JJ applicable) (PP (TO to) (NP (NP (DT the) (NN unit)) (VP (VBN adjusted) (S (VP (TO to) (VP (VB reflect) (NP (NP (NP (DT the) (NN unit) (POS 's)) (JJ annual) (JJ average) (NN fuel) (NN consumption)) (PP (IN on) (NP (NP (DT a) (NNP Btu) (NN basis)) (PP (IN of) (NP (NP (DT any) (CD three) (JJ consecutive) (NN calendar) (NNS years)) (PP (IN between) (NP (CD 1980) (CC and) (CD 1989))))))) (PRN (-LRB- -LRB-) (NP (NN inclusive)) (-RRB- -RRB-)))))))))) (SBAR (IN as) (S (VP (VBN elected) (PP (IN by) (NP (NP (DT the) (NN owner) (CC or) (NN operator)) (CC and) (PRN (-LRB- -LRB-) (NP (NNP B)) (-RRB- -RRB-)) (NP (NP (DT the) (NN number)) (PP (IN of) (NP (NNS allowances))))))))))))) (VP (VBD allocated) (PP (IN for) (NP (DT the) (NN unit)))) (NP (NP (ADJP (JJ pursuant) (PP (TO to) (NP (DT the) (NNS emissions)))) (NN limitation) (NNS requirements)) (PP (IN of) (NP (NP (DT this)) (SBAR (VBN Provided) (, ,) (IN That) (S (NP (NP (DT the) (NN number)) (PP (IN of) (NP (NP (NNS allowances)) (VP (VBN allocated) (ADVP (JJ pursuant)) (PP (TO to) (NP (DT this) (NN subsection))))))) (VP (MD shall) (RB not) (VP (VB exceed) (NP (NP (DT an) (JJ annual) (NN total)) (PP (IN of) (NP (CD 40,000))))))))))) (. .)))
The units of measurement were tracked over several calendar years.
( ( ( The units ) ( of measurement ) ) ( ( were ( tracked ( over ( several ( calendar years ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS units)) (PP (IN of) (NP (NN measurement)))) (VP (VBD were) (VP (VBN tracked) (PP (IN over) (NP (JJ several) (NN calendar) (NNS years))))) (. .)))
government
0entailment
48,883
48883c
yeah it's there hanging the hanging the drywall is not uh not a lot of fun you got to you got to really pay attention and and know pretty much what your doing with that to get it up and get the the uh seams and everything
( yeah ( it ( ( 's there ) ( hanging ( ( the hanging ) ( ( the drywall ) ( ( ( is not ) uh ) ( not ( ( ( a lot ) ( of fun ) ) ( ( ( you ( got ( to ( you ( got ( to ( really ( pay attention ) ) ) ) ) ) ) ) and ) ( and ( know ( ( pretty much ) ( what ( your ( doing ( with ( that ( to ( ( ( ( get it ) up ) and ) ( get ( the ( ( ( the ( uh seams ) ) and ) everything ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VB yeah) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADVP (RB there)) (VP (VBG hanging) (NP (NP (DT the) (NN hanging)) (SBAR (S (NP (DT the) (NN drywall)) (VP (VBZ is) (RB not) (ADJP (JJ uh)) (SBAR (RB not) (S (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NN fun)))) (S (NP (PRP you)) (VP (VBD got) (SBAR (TO to) (S (NP (PRP you)) (VP (VBD got) (S (VP (TO to) (VP (ADVP (RB really)) (VB pay) (NP (NN attention)))))))))) (CC and) (S (NP (NNP and)) (VP (VBP know) (ADVP (ADVP (RB pretty) (RB much)) (SBAR (WHNP (WP what)) (S (NP (PRP your)) (VP (VBG doing) (PP (IN with) (SBAR (WHNP (WDT that)) (S (VP (TO to) (VP (VP (VB get) (NP (PRP it)) (PRT (RP up))) (CC and) (VP (VB get) (NP (DT the) (NP (DT the) (JJ uh) (NNS seams)) (CC and) (NP (NN everything))))))))))))))))))))))))))))
You don't have to pay close attention to hang drywall.
( You ( ( ( do n't ) ( have ( to ( ( pay ( close attention ) ) ( to ( hang drywall ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP You)) (VP (VBP do) (RB n't) (VP (VB have) (S (VP (TO to) (VP (VB pay) (NP (JJ close) (NN attention)) (S (VP (TO to) (VP (VB hang) (NP (NN drywall)))))))))) (. .)))
telephone
2contradiction
86,182
86182n
um-hum oh that's true i hadn't thought of it that way i think
( ( um-hum oh ) ( that ( ( ( 's true ) ( i ( ( had n't ) ( thought ( of it ) ) ) ) ) ( that ( ( way i ) think ) ) ) ) )
(ROOT (FRAG (NP (NP (JJ um-hum) (NNS oh)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (ADJP (JJ true)) (SBAR (S (NP (FW i)) (VP (VBD had) (RB n't) (VP (VBN thought) (PP (IN of) (NP (PRP it))))))) (SBAR (IN that) (S (NP (NN way) (NNS i)) (VP (VBP think))))))))))
Some people I know had thought of it that way.
( ( ( Some people ) ( I know ) ) ( ( had ( thought ( of ( it ( that way ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT Some) (NNS people)) (SBAR (S (NP (PRP I)) (VP (VBP know))))) (VP (VBD had) (VP (VBN thought) (PP (IN of) (NP (NP (PRP it)) (NP (DT that) (NN way)))))) (. .)))
telephone
1neutral
44,230
44230e
Poirot looked inquiringly at me.
( Poirot ( ( ( looked inquiringly ) ( at me ) ) . ) )
(ROOT (S (NP (NNP Poirot)) (VP (VBD looked) (ADVP (RB inquiringly)) (PP (IN at) (NP (PRP me)))) (. .)))
Poirot looked questioningly as me.
( Poirot ( ( ( looked questioningly ) ( as me ) ) . ) )
(ROOT (S (NP (NNP Poirot)) (VP (VBD looked) (ADVP (RB questioningly)) (PP (IN as) (NP (PRP me)))) (. .)))
fiction
0entailment
85,609
85609c
i used to uh i i sewed you know in high school and when i went to college i think everything in my closet i had made but i haven't sewed since then and that's been fifteen years
( ( ( ( ( ( i ( used ( to ( uh ( i i ) ) ) ) ) ( sewed ( ( ( you ( know ( in ( high school ) ) ) ) and ) ( ( when ( i ( went ( to college ) ) ) ) ( i ( think ( ( everything ( in ( my ( closet i ) ) ) ) ( had made ) ) ) ) ) ) ) ) but ) ( i ( ( have n't ) ( sewed ( since then ) ) ) ) ) and ) ( that ( 's ( been ( fifteen years ) ) ) ) )
(ROOT (S (S (NP (NP (FW i)) (VP (VBN used) (S (VP (TO to) (VP (VB uh) (NP (FW i) (FW i))))))) (VP (VBD sewed) (SBAR (S (S (NP (PRP you)) (VP (VBP know) (PP (IN in) (NP (JJ high) (NN school))))) (CC and) (S (SBAR (WHADVP (WRB when)) (S (NP (FW i)) (VP (VBD went) (PP (TO to) (NP (NN college)))))) (NP (FW i)) (VP (VBP think) (SBAR (S (NP (NP (NN everything)) (PP (IN in) (NP (PRP$ my) (NN closet) (NN i)))) (VP (VBD had) (VP (VBN made))))))))))) (CC but) (S (NP (FW i)) (VP (VBP have) (RB n't) (VP (VBN sewed) (PP (IN since) (NP (RB then)))))) (CC and) (S (NP (DT that)) (VP (VBZ 's) (VP (VBN been) (NP (CD fifteen) (NNS years)))))))
I sew almost every week.
( I ( ( sew ( almost ( every week ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP sew) (NP (RB almost) (DT every) (NN week))) (. .)))
telephone
2contradiction
76,311
76311c
The impact of his treatment of the beast fell upon him and Ca'daan let out a single sob.
( ( ( The impact ) ( of ( ( his treatment ) ( of ( the beast ) ) ) ) ) ( ( ( ( fell ( upon him ) ) and ) ( ( Ca ` ) ( daan ( ( let out ) ( a ( single sob ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN impact)) (PP (IN of) (NP (NP (PRP$ his) (NN treatment)) (PP (IN of) (NP (DT the) (NN beast)))))) (VP (VP (VBD fell) (PP (IN upon) (NP (PRP him)))) (CC and) (VP (MD Ca) (`` `) (VP (VB daan) (VP (VB let) (PRT (RP out)) (NP (DT a) (JJ single) (NN sob)))))) (. .)))
Caden laughed as the impact of the treatment took full effect.
( Caden ( ( laughed ( as ( ( ( the impact ) ( of ( the treatment ) ) ) ( took ( full effect ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Caden)) (VP (VBD laughed) (SBAR (IN as) (S (NP (NP (DT the) (NN impact)) (PP (IN of) (NP (DT the) (NN treatment)))) (VP (VBD took) (NP (JJ full) (NN effect)))))) (. .)))
fiction
2contradiction
112,013
112013c
of course charged those puppies up and it's oh boy when those bills start coming in they want a lot of money when you start getting them up there
( of ( ( ( course ( ( charged ( those puppies ) ) up ) ) and ) ( ( ( it 's ) ( oh boy ) ) ( when ( ( those bills ) ( start ( coming ( in ( they ( ( want ( ( a lot ) ( of money ) ) ) ( when ( you ( start ( ( getting them ) ( up there ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (X (X (IN of)) (NP (NP (NP (NN course)) (VP (VBN charged) (NP (DT those) (NNS puppies)) (PRT (RP up)))) (CC and) (NP (NP (NP (PRP it) (POS 's)) (JJ oh) (NN boy)) (SBAR (WHADVP (WRB when)) (S (NP (DT those) (NNS bills)) (VP (VBP start) (S (VP (VBG coming) (SBAR (IN in) (S (NP (PRP they)) (VP (VBP want) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NN money)))) (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBP start) (S (VP (VBG getting) (NP (PRP them)) (ADVP (RB up) (RB there)))))))))))))))))))
the bills are surprisingly reasonable when they arrive
( ( the bills ) ( are ( surprisingly ( reasonable ( when ( they arrive ) ) ) ) ) )
(ROOT (S (NP (DT the) (NNS bills)) (VP (VBP are) (ADJP (RB surprisingly) (JJ reasonable) (SBAR (WHADVP (WRB when)) (S (NP (PRP they)) (VP (VBP arrive))))))))
telephone
2contradiction
137,345
137345c
uh have my daughter and teach Sunday school and go to school myself so it's it's hard for me to
( ( ( uh ( ( ( ( ( have ( my daughter ) ) and ) ( teach ( Sunday school ) ) ) and ) ( go ( to school ) ) ) ) myself ) ( so ( it ( 's ( it ( ( 's ( hard ( for me ) ) ) to ) ) ) ) ) )
(ROOT (SINV (VP (VBD uh) (S (VP (VP (VB have) (NP (PRP$ my) (NN daughter))) (CC and) (VP (VB teach) (NP (NNP Sunday) (NN school))) (CC and) (VP (VB go) (PP (TO to) (NP (NN school))))))) (NP (PRP myself)) (SBAR (IN so) (S (NP (PRP it)) (VP (VBZ 's) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ hard) (PP (IN for) (NP (PRP me)))) (PP (TO to))))))))))
I have nothing to do all day so I just sit at home and play video games.
( I ( ( ( have nothing ) ( to ( ( ( ( do ( all day ) ) ( so ( I ( just ( sit ( at home ) ) ) ) ) ) and ) ( play ( video games ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP have) (ADVP (NN nothing)) (S (VP (TO to) (VP (VP (VB do) (NP (DT all) (NN day)) (SBAR (IN so) (S (NP (PRP I)) (ADVP (RB just)) (VP (VBP sit) (PP (IN at) (NP (NN home))))))) (CC and) (VP (VB play) (NP (JJ video) (NNS games))))))) (. .)))
telephone
2contradiction
3,804
3804n
Participants offered that an artful blend of both principles and rules would be useful.
( Participants ( ( offered ( that ( ( ( an ( artful blend ) ) ( of ( both ( ( principles and ) rules ) ) ) ) ( would ( be useful ) ) ) ) ) . ) )
(ROOT (S (NP (NNS Participants)) (VP (VBD offered) (SBAR (IN that) (S (NP (NP (DT an) (JJ artful) (NN blend)) (PP (IN of) (NP (DT both) (NNS principles) (CC and) (NNS rules)))) (VP (MD would) (VP (VB be) (ADJP (JJ useful))))))) (. .)))
Participants offered that an artful blend of both oranges and bananas can actually be quite useful
( Participants ( offered ( that ( ( ( an ( artful blend ) ) ( of ( both ( ( oranges and ) bananas ) ) ) ) ( ( can actually ) ( be ( quite useful ) ) ) ) ) ) )
(ROOT (S (NP (NNS Participants)) (VP (VBD offered) (SBAR (IN that) (S (NP (NP (DT an) (JJ artful) (NN blend)) (PP (IN of) (NP (DT both) (NNS oranges) (CC and) (NNS bananas)))) (VP (MD can) (ADVP (RB actually)) (VP (VB be) (ADJP (RB quite) (JJ useful)))))))))
government
1neutral
51,599
51599e
Do you agree with this characterization of Lind's argument?
( ( ( Do you ) ( agree ( with ( ( this characterization ) ( of ( ( Lind 's ) argument ) ) ) ) ) ) ? )
(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB agree) (PP (IN with) (NP (NP (DT this) (NN characterization)) (PP (IN of) (NP (NP (NNP Lind) (POS 's)) (NN argument)))))) (. ?)))
Do you concur with this portrayal of Lind's argument?
( ( ( Do you ) ( concur ( with ( ( this portrayal ) ( of ( ( Lind 's ) argument ) ) ) ) ) ) ? )
(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB concur) (PP (IN with) (NP (NP (DT this) (NN portrayal)) (PP (IN of) (NP (NP (NNP Lind) (POS 's)) (NN argument)))))) (. ?)))
slate
0entailment
138,406
138406e
He saw the smoke filling the air.
( He ( ( ( saw ( the smoke ) ) ( filling ( the air ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD saw) (NP (DT the) (NN smoke)) (S (VP (VBG filling) (NP (DT the) (NN air))))) (. .)))
It was obvious to him that smoke was filling the air.
( It ( ( ( was ( obvious ( to him ) ) ) ( that ( smoke ( was ( filling ( the air ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBD was) (ADJP (JJ obvious) (PP (TO to) (NP (PRP him)))) (SBAR (IN that) (S (NP (NN smoke)) (VP (VBD was) (VP (VBG filling) (NP (DT the) (NN air))))))) (. .)))
fiction
0entailment
113,790
113790n
This paper focuses on changes the United States Postal Service would make if it had the freedom to position itself to withstand competition in all of its markets.
( ( This paper ) ( ( focuses ( on ( changes ( ( the ( United ( States ( Postal Service ) ) ) ) ( would ( make ( if ( it ( had ( the ( freedom ( to ( position ( itself ( to ( ( withstand competition ) ( in ( all ( of ( its markets ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT This) (NN paper)) (VP (VBZ focuses) (PP (IN on) (NP (NP (NNS changes)) (SBAR (S (NP (DT the) (NNP United) (NNPS States) (NNP Postal) (NNP Service)) (VP (MD would) (VP (VB make) (SBAR (IN if) (S (NP (PRP it)) (VP (VBD had) (NP (DT the) (NN freedom) (S (VP (TO to) (VP (VB position) (S (NP (PRP itself)) (VP (TO to) (VP (VB withstand) (NP (NN competition)) (PP (IN in) (NP (NP (DT all)) (PP (IN of) (NP (PRP$ its) (NNS markets)))))))))))))))))))))) (. .)))
The paper says the USPS should be able to beat the competition.
( ( The paper ) ( ( says ( ( the USPS ) ( should ( be ( able ( to ( beat ( the competition ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN paper)) (VP (VBZ says) (SBAR (S (NP (DT the) (NNP USPS)) (VP (MD should) (VP (VB be) (ADJP (JJ able) (S (VP (TO to) (VP (VB beat) (NP (DT the) (NN competition))))))))))) (. .)))
government
1neutral
71,275
71275e
The Christian Coalition unveiled the Samaritan Project, a public/private package of proposals to aid inner-city blacks and Hispanics.
( ( The ( Christian Coalition ) ) ( ( ( unveiled ( ( ( the ( Samaritan Project ) ) , ) ( ( a ( public/private package ) ) ( of proposals ) ) ) ) ( to ( aid ( inner-city ( ( blacks and ) Hispanics ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP Christian) (NNP Coalition)) (VP (VBD unveiled) (NP (NP (DT the) (NNP Samaritan) (NNP Project)) (, ,) (NP (NP (DT a) (JJ public/private) (NN package)) (PP (IN of) (NP (NNS proposals))))) (S (VP (TO to) (VP (VB aid) (NP (JJ inner-city) (NNS blacks) (CC and) (NNS Hispanics)))))) (. .)))
The coalition wanted to help minorities.
( ( The coalition ) ( ( wanted ( to ( help minorities ) ) ) . ) )
(ROOT (S (NP (DT The) (NN coalition)) (VP (VBD wanted) (S (VP (TO to) (VP (VB help) (NP (NNS minorities)))))) (. .)))
slate
0entailment
79,140
79140n
AGA is an educational organization dedicated to the enhancement of public financial management.
( AGA ( ( is ( ( an ( educational organization ) ) ( dedicated ( to ( ( the enhancement ) ( of ( public ( financial management ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP AGA)) (VP (VBZ is) (NP (NP (DT an) (JJ educational) (NN organization)) (VP (VBN dedicated) (PP (TO to) (NP (NP (DT the) (NN enhancement)) (PP (IN of) (NP (JJ public) (JJ financial) (NN management)))))))) (. .)))
AGA is dedicated to makin the public more financially responsible.
( AGA ( ( is ( dedicated ( to ( makin ( ( the public ) ( more ( financially responsible ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP AGA)) (VP (VBZ is) (VP (VBN dedicated) (S (VP (TO to) (VP (VB makin) (NP (NP (DT the) (NN public)) (ADJP (JJR more) (RB financially) (JJ responsible)))))))) (. .)))
government
1neutral
133,413
133413n
And in a post-acquittal Washington Post survey, 48 percent still say Clinton should face criminal charges at some point.
( And ( ( in ( a ( post-acquittal ( Washington ( Post survey ) ) ) ) ) ( , ( ( 48 percent ) ( still ( ( say ( Clinton ( should ( ( face ( criminal charges ) ) ( at ( some point ) ) ) ) ) ) . ) ) ) ) ) )
(ROOT (S (CC And) (PP (IN in) (NP (DT a) (JJ post-acquittal) (NNP Washington) (NNP Post) (NN survey))) (, ,) (NP (CD 48) (NN percent)) (ADVP (RB still)) (VP (VBP say) (SBAR (S (NP (NNP Clinton)) (VP (MD should) (VP (VB face) (NP (JJ criminal) (NNS charges)) (PP (IN at) (NP (DT some) (NN point)))))))) (. .)))
Some people think Clinton should face criminal charges for being so adorable.
( ( Some people ) ( ( think ( Clinton ( should ( ( face ( criminal charges ) ) ( for ( being ( so adorable ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT Some) (NNS people)) (VP (VBP think) (SBAR (S (NP (NNP Clinton)) (VP (MD should) (VP (VB face) (NP (JJ criminal) (NNS charges)) (PP (IN for) (S (VP (VBG being) (ADJP (RB so) (JJ adorable)))))))))) (. .)))
slate
1neutral
134,817
134817e
Federal grant applications for improving the town's industrial park (itself a federally subsidized project), upgrading its sewer system, rehabilitating a government airport, building a golf course ...
( Federal ( ( ( grant applications ) ( for ( ( ( ( ( ( ( ( improving ( ( ( the ( town 's ) ) ( industrial park ) ) ( -LRB- ( ( itself ( a ( federally ( subsidized project ) ) ) ) -RRB- ) ) ) ) , ) ( upgrading ( its ( sewer system ) ) ) ) , ) ( rehabilitating ( a ( government airport ) ) ) ) , ) ( building ( a golf ) ) ) course ) ) ) ... ) )
(ROOT (S (NP (NNP Federal)) (VP (VBP grant) (NP (NNS applications)) (PP (IN for) (S (VP (VP (VBG improving) (NP (NP (NP (DT the) (NN town) (POS 's)) (JJ industrial) (NN park)) (PRN (-LRB- -LRB-) (NP (NP (PRP itself)) (NP (DT a) (RB federally) (JJ subsidized) (NN project))) (-RRB- -RRB-)))) (, ,) (VP (VBG upgrading) (NP (PRP$ its) (NN sewer) (NN system))) (, ,) (VP (VBG rehabilitating) (NP (DT a) (NN government) (NN airport))) (, ,) (VP (VBG building) (NP (DT a) (NN golf))) (NP (NN course)))))) (: ...)))
Many projects for public works within the town have open federal grant requisitions.
( ( ( Many projects ) ( for ( ( public works ) ( within ( the town ) ) ) ) ) ( ( have ( open ( federal ( grant requisitions ) ) ) ) . ) )
(ROOT (S (NP (NP (JJ Many) (NNS projects)) (PP (IN for) (NP (NP (JJ public) (NNS works)) (PP (IN within) (NP (DT the) (NN town)))))) (VP (VBP have) (NP (JJ open) (JJ federal) (NN grant) (NNS requisitions))) (. .)))
slate
0entailment
100,478
100478n
But money" Tuppence warmed to her pet creed "well, there's nothing unsatisfactory about money, is there?"
( But ( ( ( money ( '' Tuppence ) ) ( ( ( warmed ( to ( her ( pet creed ) ) ) ) `` ) ( well ( , ( there ( 's ( ( nothing unsatisfactory ) ( about money ) ) ) ) ) ) ) ) ( , ( ( ( is there ) ? ) '' ) ) ) )
(ROOT (S (CC But) (NP (NP (NN money) ('' '') (NN Tuppence)) (VP (VBN warmed) (PP (TO to) (NP (PRP$ her) (JJ pet) (NN creed))) (`` ``) (S (INTJ (UH well)) (, ,) (NP (EX there)) (VP (VBZ 's) (NP (NP (NN nothing) (NN unsatisfactory)) (PP (IN about) (NP (NN money)))))))) (, ,) (VP (VBZ is) (ADVP (RB there))) (. ?) ('' '')))
Tuppence is a greedy money hungry person.
( Tuppence ( ( is ( a ( greedy ( money ( hungry person ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Tuppence)) (VP (VBZ is) (NP (DT a) (JJ greedy) (NN money) (JJ hungry) (NN person))) (. .)))
fiction
1neutral
126,905
126905c
'But still, you must have some insight...'
( ` ( But ( still ( , ( you ( ( ( must ( have ( some insight ) ) ) ... ) ' ) ) ) ) ) )
(ROOT (S (`` `) (CC But) (ADVP (RB still)) (, ,) (NP (PRP you)) (VP (MD must) (VP (VB have) (NP (DT some) (NN insight)))) (. ...) ('' ')))
I imagine you don't know anything.
( I ( ( imagine ( you ( ( do n't ) ( know anything ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP imagine) (SBAR (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB know) (NP (NN anything))))))) (. .)))
fiction
2contradiction
37,085
37085c
Ah, my friend, one may live in a big house and yet have no comfort. After which piece of moralizing, he resumed his search.
( ( Ah ( , ( ( ( ( my friend ) , ) one ) ( may ( ( ( ( ( ( live ( in ( a ( big house ) ) ) ) and ) yet ) ( have ( no comfort ) ) ) . ) ( After ( which ( piece ( of moralizing ) ) ) ) ) ) ) ) ) ( , ( he ( ( resumed ( his search ) ) . ) ) ) )
(ROOT (S (S (INTJ (UH Ah)) (, ,) (NP (NP (PRP$ my) (NN friend)) (, ,) (NP (CD one))) (VP (MD may) (VP (VP (VB live) (PP (IN in) (NP (DT a) (JJ big) (NN house)))) (CC and) (ADVP (RB yet)) (VP (VB have) (NP (DT no) (NN comfort))) (. .) (FRAG (SBAR (IN After) (FRAG (SBAR (WHNP (WDT which)) (FRAG (NP (NP (NN piece)) (PP (IN of) (NP (NN moralizing)))))))))))) (, ,) (NP (PRP he)) (VP (VBD resumed) (NP (PRP$ his) (NN search))) (. .)))
Having a large house will give you the most comfort.
( ( Having ( a ( large house ) ) ) ( ( will ( ( give you ) ( the ( most comfort ) ) ) ) . ) )
(ROOT (S (S (VP (VBG Having) (NP (DT a) (JJ large) (NN house)))) (VP (MD will) (VP (VB give) (NP (PRP you)) (NP (DT the) (JJS most) (NN comfort)))) (. .)))
fiction
2contradiction
133,443
133443e
The Byzantines tried to protect the Golden Horn from enemy ships by stretching a huge chain across its mouth.
( ( The Byzantines ) ( ( tried ( to ( ( ( protect ( the ( Golden Horn ) ) ) ( from ( enemy ships ) ) ) ( by ( ( stretching ( a ( huge chain ) ) ) ( across ( its mouth ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNPS Byzantines)) (VP (VBD tried) (S (VP (TO to) (VP (VB protect) (NP (DT the) (NNP Golden) (NNP Horn)) (PP (IN from) (NP (NN enemy) (NNS ships))) (PP (IN by) (S (VP (VBG stretching) (NP (DT a) (JJ huge) (NN chain)) (PP (IN across) (NP (PRP$ its) (NN mouth)))))))))) (. .)))
Enemy ships were eyeing to enter the Golden Horn.
( ( Enemy ships ) ( ( were ( eyeing ( to ( enter ( the ( Golden Horn ) ) ) ) ) ) . ) )
(ROOT (S (NP (NN Enemy) (NNS ships)) (VP (VBD were) (VP (VBG eyeing) (S (VP (TO to) (VP (VB enter) (NP (DT the) (NNP Golden) (NNP Horn))))))) (. .)))
travel
0entailment
61,052
61052c
One of Jon's hands moved under his cloak.
( ( One ( of ( ( Jon 's ) hands ) ) ) ( ( moved ( under ( his cloak ) ) ) . ) )
(ROOT (S (NP (NP (CD One)) (PP (IN of) (NP (NP (NNP Jon) (POS 's)) (NNS hands)))) (VP (VBD moved) (PP (IN under) (NP (PRP$ his) (NN cloak)))) (. .)))
Jon moved his hand out from under his cloak.
( Jon ( ( ( ( moved ( his hand ) ) out ) ( from ( under ( his cloak ) ) ) ) . ) )
(ROOT (S (NP (NNP Jon)) (VP (VBD moved) (NP (PRP$ his) (NN hand)) (PRT (RP out)) (PP (IN from) (PP (IN under) (NP (PRP$ his) (NN cloak))))) (. .)))
fiction
2contradiction