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
4,896
4896e
4) The superstar expects the industry to justify his compensation by finding new revenue streams.
( ( 4 -RRB- ) ( ( The superstar ) ( ( expects ( the ( industry ( to ( ( justify ( his compensation ) ) ( by ( finding ( new ( revenue streams ) ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (LST (LS 4) (-RRB- -RRB-)) (NP (DT The) (NN superstar)) (VP (VBZ expects) (NP (DT the) (NN industry) (S (VP (TO to) (VP (VB justify) (NP (PRP$ his) (NN compensation)) (PP (IN by) (S (VP (VBG finding) (NP (JJ new) (NN revenue) (NNS streams)))))))))) (. .)))
The superstar thinks that there are untapped revenue streams.
( ( The superstar ) ( ( thinks ( that ( there ( are ( untapped ( revenue streams ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN superstar)) (VP (VBZ thinks) (SBAR (IN that) (S (NP (EX there)) (VP (VBP are) (NP (JJ untapped) (NN revenue) (NNS streams)))))) (. .)))
slate
0entailment
3,122
3122n
Most of the lawyers who volunteered Tuesday were corporate attorneys, many of them inexperienced with family law.
( ( ( ( ( Most ( of ( ( the lawyers ) ( who ( volunteered Tuesday ) ) ) ) ) ( were ( corporate attorneys ) ) ) , ) ( ( many ( of them ) ) ( inexperienced ( with ( family law ) ) ) ) ) . )
(ROOT (S (S (NP (NP (JJS Most)) (PP (IN of) (NP (NP (DT the) (NNS lawyers)) (SBAR (WHNP (WP who)) (S (VP (VBD volunteered) (NP (NNP Tuesday)))))))) (VP (VBD were) (NP (JJ corporate) (NNS attorneys)))) (, ,) (S (NP (NP (JJ many)) (PP (IN of) (NP (PRP them)))) (ADJP (JJ inexperienced) (PP (IN with) (NP (NN family) (NN law))))) (. .)))
Tuesday was the day where the law help event for the poor was held.
( Tuesday ( ( was ( ( the day ) ( where ( ( ( the ( law ( help event ) ) ) ( for ( the poor ) ) ) ( was held ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Tuesday)) (VP (VBD was) (NP (NP (DT the) (NN day)) (SBAR (WHADVP (WRB where)) (S (NP (NP (DT the) (NN law) (NN help) (NN event)) (PP (IN for) (NP (DT the) (JJ poor)))) (VP (VBD was) (VP (VBN held))))))) (. .)))
government
1neutral
2,953
2953c
right some of the stations around here will take it
( ( ( right some ) ( of ( ( the stations ) ( around here ) ) ) ) ( will ( take it ) ) )
(ROOT (S (NP (NP (RB right) (DT some)) (PP (IN of) (NP (NP (DT the) (NNS stations)) (PP (IN around) (NP (RB here)))))) (VP (MD will) (VP (VB take) (NP (PRP it))))))
No stations in the area will take it.
( ( ( No stations ) ( in ( the area ) ) ) ( ( will ( take it ) ) . ) )
(ROOT (S (NP (NP (DT No) (NNS stations)) (PP (IN in) (NP (DT the) (NN area)))) (VP (MD will) (VP (VB take) (NP (PRP it)))) (. .)))
telephone
2contradiction
47,888
47888n
Imagine seizing these creatures, feeding them or trying to, and keeping them hidden.
( ( Imagine ( ( ( ( ( ( ( ( seizing ( these creatures ) ) , ) ( feeding them ) ) or ) ( trying to ) ) , ) and ) ( keeping ( them hidden ) ) ) ) . )
(ROOT (S (VP (VB Imagine) (S (S (VP (VP (VBG seizing) (NP (DT these) (NNS creatures))) (, ,) (VP (VBG feeding) (NP (PRP them))) (CC or) (VP (VBG trying) (PP (TO to))))) (, ,) (CC and) (S (VP (VBG keeping) (S (NP (PRP them)) (VP (VBN hidden))))))) (. .)))
It must have been difficult to take these creatures and keep them hidden.
( It ( ( must ( have ( been ( difficult ( to ( ( ( take ( these creatures ) ) and ) ( keep ( them hidden ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (MD must) (VP (VB have) (VP (VBN been) (ADJP (JJ difficult) (S (VP (TO to) (VP (VP (VB take) (NP (DT these) (NNS creatures))) (CC and) (VP (VB keep) (S (NP (PRP them)) (VP (VBN hidden))))))))))) (. .)))
fiction
1neutral
144,018
144018c
But this letter is long enough, possibly too long for the format, so I will leave discussion of Lemann's attempt to sum up to the next letter.
( But ( ( this letter ) ( ( is ( ( ( long enough ) , ) ( ( possibly too ) ( long ( for ( ( ( the format ) , ) ( so ( I ( will ( leave ( discussion ( of ( ( Lemann 's ) ( attempt ( to ( ( sum up ) ( to ( the ( next letter ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (CC But) (NP (DT this) (NN letter)) (VP (VBZ is) (ADVP (ADVP (RB long) (RB enough)) (, ,) (ADVP (NP (RB possibly) (RB too)) (JJ long) (PP (IN for) (NP (NP (DT the) (NN format)) (, ,) (SBAR (IN so) (S (NP (PRP I)) (VP (MD will) (VP (VB leave) (NP (NP (NN discussion)) (PP (IN of) (NP (NP (NNP Lemann) (POS 's)) (NN attempt) (S (VP (TO to) (VP (VB sum) (PRT (RP up)) (PP (TO to) (NP (DT the) (JJ next) (NN letter)))))))))))))))))) (. .)))
I am going to leave out Lemann's discussion from everything.
( I ( ( am ( going ( to ( ( ( leave out ) ( ( Lemann 's ) discussion ) ) ( from everything ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP am) (VP (VBG going) (S (VP (TO to) (VP (VB leave) (PRT (RP out)) (NP (NP (NNP Lemann) (POS 's)) (NN discussion)) (PP (IN from) (NP (NN everything)))))))) (. .)))
slate
2contradiction
20,669
20669e
what about people from uh Pennsylvania what do they think about Texans
( what ( about ( people ( from ( ( uh Pennsylvania ) ( what ( do ( they ( think ( about Texans ) ) ) ) ) ) ) ) ) )
(ROOT (FRAG (WHNP (WP what)) (PP (IN about) (NP (NP (NNS people)) (PP (IN from) (NP (NP (NNP uh) (NNP Pennsylvania)) (SBAR (WHNP (WP what)) (S (VP (VBP do) (SBAR (S (NP (PRP they)) (VP (VBP think) (PP (IN about) (NP (NNPS Texans)))))))))))))))
what opinions do people in Pennsylvania hold about people in Texas
( ( what opinions ) ( ( do ( people ( in Pennsylvania ) ) ) ( hold ( about ( people ( in Texas ) ) ) ) ) )
(ROOT (SBARQ (WHNP (WDT what) (NN opinions)) (SQ (VBP do) (NP (NP (NNS people)) (PP (IN in) (NP (NNP Pennsylvania)))) (VP (VB hold) (PP (IN about) (NP (NP (NNS people)) (PP (IN in) (NP (NNP Texas)))))))))
telephone
0entailment
97,305
97305c
Wearable Computers (Massachusetts Institute of Technology Media Lab).
( ( ( Wearable Computers ) ( -LRB- ( ( ( Massachusetts Institute ) ( of ( Technology ( Media Lab ) ) ) ) -RRB- ) ) ) . )
(ROOT (NP (NP (NNP Wearable) (NNPS Computers)) (PRN (-LRB- -LRB-) (NP (NP (NNP Massachusetts) (NNP Institute)) (PP (IN of) (NP (NNP Technology) (NNP Media) (NNP Lab)))) (-RRB- -RRB-)) (. .)))
Non-wearable computers (Massachusetts Institute of Technology Media Lab).
( ( ( Non-wearable computers ) ( -LRB- ( ( ( Massachusetts Institute ) ( of ( Technology ( Media Lab ) ) ) ) -RRB- ) ) ) . )
(ROOT (NP (NP (JJ Non-wearable) (NNS computers)) (PRN (-LRB- -LRB-) (NP (NP (NNP Massachusetts) (NNP Institute)) (PP (IN of) (NP (NNP Technology) (NNP Media) (NNP Lab)))) (-RRB- -RRB-)) (. .)))
slate
2contradiction
33,190
33190n
In the center of the caldera are two low-lying areas of land that appeared after the 1500 b.c. Nea Kameni and Palea Kameni.
( ( In ( ( the center ) ( of ( the caldera ) ) ) ) ( ( ( are ( ( ( two ( low-lying areas ) ) ( of land ) ) ( that ( appeared ( after ( the ( 1500 b.c. ) ) ) ) ) ) ) ( ( ( Nea Kameni ) and ) ( Palea Kameni ) ) ) . ) )
(ROOT (S (PP (IN In) (NP (NP (DT the) (NN center)) (PP (IN of) (NP (DT the) (NN caldera))))) (VP (VBP are) (NP (NP (CD two) (JJ low-lying) (NNS areas)) (PP (IN of) (NP (NN land))) (SBAR (WHNP (WDT that)) (S (VP (VBD appeared) (PP (IN after) (NP (DT the) (CD 1500) (NN b.c.)))))))) (NP (NP (NNP Nea) (NNP Kameni)) (CC and) (NP (NNP Palea) (NNP Kameni))) (. .)))
The locals have grown rice in the low lying areas of land.
( ( The locals ) ( ( have ( ( grown rice ) ( in ( ( the ( low ( lying areas ) ) ) ( of land ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS locals)) (VP (VBP have) (VP (VBN grown) (NP (NN rice)) (PP (IN in) (NP (NP (DT the) (JJ low) (VBG lying) (NNS areas)) (PP (IN of) (NP (NN land))))))) (. .)))
travel
1neutral
83,233
83233n
In the nearby village, a side road leads south for 1 km (1.2 mile) to the imposing Temple of Artemis, begun during the reign of Alexander the Great, and abandoned, unfinished, following the ascendancy of Christianity in the fourth century.
( ( In ( the ( nearby village ) ) ) ( , ( ( a ( side road ) ) ( ( ( ( ( ( ( ( ( leads ( south ( for ( ( ( ( 1 ( km ( -LRB- ( ( 1.2 mile ) -RRB- ) ) ) ) ( to ( ( the ( imposing Temple ) ) ( of Artemis ) ) ) ) , ) ( begun ( during ( ( the reign ) ( of ( Alexander ( the Great ) ) ) ) ) ) ) ) ) ) , ) and ) abandoned ) , ) unfinished ) , ) ( following ( ( the ascendancy ) ( of ( Christianity ( in ( the ( fourth century ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (DT the) (JJ nearby) (NN village))) (, ,) (NP (DT a) (NN side) (NN road)) (VP (VP (VBZ leads) (ADVP (RB south) (PP (IN for) (NP (NP (CD 1) (NN km) (PRN (-LRB- -LRB-) (NP (QP (CD 1.2) (CD mile))) (-RRB- -RRB-))) (PP (TO to) (NP (NP (DT the) (NNP imposing) (NNP Temple)) (PP (IN of) (NP (NNP Artemis))))) (, ,) (VP (VBN begun) (PP (IN during) (NP (NP (DT the) (NN reign)) (PP (IN of) (NP (NNP Alexander) (DT the) (NNP Great)))))))))) (, ,) (CC and) (VP (VBD abandoned)) (, ,) (VP (VBZ unfinished)) (, ,) (PP (VBG following) (NP (NP (DT the) (NN ascendancy)) (PP (IN of) (NP (NP (NNP Christianity)) (PP (IN in) (NP (DT the) (JJ fourth) (NN century)))))))) (. .)))
The side of the road also leads to the nearest McDonald's.
( ( ( The side ) ( of ( the road ) ) ) ( also ( ( leads ( to ( ( the nearest ) ( McDonald 's ) ) ) ) . ) ) )
(ROOT (S (NP (NP (DT The) (NN side)) (PP (IN of) (NP (DT the) (NN road)))) (ADVP (RB also)) (VP (VBZ leads) (PP (TO to) (NP (NP (DT the) (JJS nearest)) (NP (NNP McDonald) (POS 's))))) (. .)))
travel
1neutral
17,725
17725c
Or suppose Greenspan did not respond quickly enough and that the economy did indeed fall into a slump.
( Or ( ( suppose ( ( ( Greenspan ( ( did not ) ( respond ( quickly enough ) ) ) ) and ) ( that ( ( the economy ) ( ( ( did indeed ) fall ) ( into ( a slump ) ) ) ) ) ) ) . ) )
(ROOT (FRAG (CC Or) (VP (VB suppose) (SBAR (SBAR (S (NP (NNP Greenspan)) (VP (VBD did) (RB not) (VP (VB respond) (ADVP (RB quickly) (RB enough)))))) (CC and) (SBAR (IN that) (S (NP (DT the) (NN economy)) (VP (VBD did) (ADVP (RB indeed)) (NP (NN fall)) (PP (IN into) (NP (DT a) (NN slump)))))))) (. .)))
It is not possible for Greenspan to react to a slumping economy.
( It ( ( ( ( is not ) ( possible ( for Greenspan ) ) ) ( to ( react ( to ( a ( slumping economy ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ is) (RB not) (ADJP (JJ possible) (PP (IN for) (NP (NNP Greenspan)))) (S (VP (TO to) (VP (VB react) (PP (TO to) (NP (DT a) (VBG slumping) (NN economy))))))) (. .)))
slate
2contradiction
137,170
137170e
yeah i i don't really know why you have uh uh you know in a small city or whatever medium size city you have a couple hundred thousand people eligible you know and you get ten thousand to vote i don't have an answer for that i think that uh
( yeah ( ( ( i i ) ( ( ( do n't ) really ) ( know ( why ( you ( have ( ( ( ( uh uh ) ( you ( ( know ( in ( ( ( a ( small city ) ) or ) ( whatever ( medium size ) ) ) ) ) ( city ( you ( have ( ( ( a ( ( couple hundred ) thousand ) ) people ) ( eligible ( you know ) ) ) ) ) ) ) ) ) and ) ( you ( ( get ( ten thousand ) ) ( to ( vote i ) ) ) ) ) ) ) ) ) ) ) ( ( do n't ) ( have ( ( an answer ) ( ( for that ) ( i ( think ( that uh ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VB yeah) (SBAR (S (NP (NP (FW i) (FW i)) (VP (VBP do) (RB n't) (ADVP (RB really)) (VP (VB know) (SBAR (WHADVP (WRB why)) (S (NP (PRP you)) (VP (VBP have) (S (S (INTJ (UH uh) (UH uh)) (NP (PRP you)) (VP (VBP know) (PP (IN in) (NP (NP (DT a) (JJ small) (NN city)) (CC or) (NP (WDT whatever) (JJ medium) (NN size)))) (NP (NP (NN city)) (SBAR (S (NP (PRP you)) (VP (VBP have) (VP (NP (QP (DT a) (NN couple) (CD hundred) (CD thousand)) (NNS people)) (ADJP (JJ eligible) (SBAR (S (NP (PRP you)) (VP (VBP know)))))))))))) (CC and) (S (NP (PRP you)) (VP (VBP get) (NP (QP (CD ten) (CD thousand))) (S (VP (TO to) (VP (VB vote) (NP (FW i)))))))))))))) (VP (VBP do) (RB n't) (VP (VB have) (NP (NP (DT an) (NN answer)) (SBAR (WHPP (IN for) (WHNP (WDT that))) (S (NP (FW i)) (VP (VBP think) (NP (DT that) (NN uh)))))))))))))
I don't know why when there are a couple hundred thousand people eligible to vote you only get ten thousand people showing up.
( I ( ( ( do n't ) ( know ( ( why when ) ( there ( are ( ( ( a ( ( couple hundred ) thousand ) ) people ) ( eligible ( to ( vote ( you ( only ( get ( ( ( ten thousand ) people ) ( showing up ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (WHADVP (WRB why) (WRB when)) (S (NP (EX there)) (VP (VBP are) (VP (NP (QP (DT a) (NN couple) (CD hundred) (CD thousand)) (NNS people)) (ADJP (JJ eligible) (S (VP (TO to) (VP (VB vote) (S (NP (PRP you)) (VP (ADVP (RB only)) (VB get) (NP (NP (QP (CD ten) (CD thousand)) (NNS people)) (VP (VBG showing) (PRT (RP up)))))))))))))))) (. .)))
telephone
0entailment
46,612
46612n
On the way down, I couldn't help feeling the atmosphere.
( ( On ( ( the way ) down ) ) ( , ( I ( ( ( could n't ) ( help ( feeling ( the atmosphere ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN On) (ADVP (NP (DT the) (NN way)) (RB down))) (, ,) (NP (PRP I)) (VP (MD could) (RB n't) (VP (VB help) (S (VP (VBG feeling) (NP (DT the) (NN atmosphere)))))) (. .)))
The mood was very dark when I went down.
( ( The mood ) ( ( ( was ( very dark ) ) ( when ( I ( went down ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN mood)) (VP (VBD was) (ADJP (RB very) (JJ dark)) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBD went) (PRT (RP down)))))) (. .)))
fiction
1neutral
132,236
132236n
These requirements include the reasons for the collection of the information, the type of information and an estimate of the burden imposed on respondents.
( ( These requirements ) ( ( include ( ( the reasons ) ( for ( ( ( ( ( ( the collection ) ( of ( the information ) ) ) , ) ( ( the type ) ( of information ) ) ) and ) ( ( an estimate ) ( of ( ( the burden ) ( imposed ( on respondents ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT These) (NNS requirements)) (VP (VBP include) (NP (NP (DT the) (NNS reasons)) (PP (IN for) (NP (NP (NP (DT the) (NN collection)) (PP (IN of) (NP (DT the) (NN information)))) (, ,) (NP (NP (DT the) (NN type)) (PP (IN of) (NP (NN information)))) (CC and) (NP (NP (DT an) (NN estimate)) (PP (IN of) (NP (NP (DT the) (NN burden)) (VP (VBN imposed) (PP (IN on) (NP (NNS respondents))))))))))) (. .)))
There are too many information requirements.
( There ( ( ( are too ) ( many ( information requirements ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (ADVP (RB too)) (NP (JJ many) (NN information) (NNS requirements))) (. .)))
government
1neutral
129,797
129797e
Gentilello concurred, commenting that insurance claims data can be a useful source of follow-up data, as can a simple phone call to inquire whether a patient has returned to the doctor recently.
( Gentilello ( ( ( concurred , ) ( commenting ( that ( ( insurance ( claims data ) ) ( can ( ( ( be ( ( a ( useful source ) ) ( of ( follow-up data ) ) ) ) , ) ( as ( ( can ( a ( simple phone ) ) ) ( call ( to ( inquire ( whether ( ( a patient ) ( has ( ( returned ( to ( the doctor ) ) ) recently ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Gentilello)) (VP (VBD concurred) (, ,) (S (VP (VBG commenting) (SBAR (IN that) (S (NP (NN insurance) (NNS claims) (NNS data)) (VP (MD can) (VP (VB be) (NP (NP (DT a) (JJ useful) (NN source)) (PP (IN of) (NP (NN follow-up) (NNS data)))) (, ,) (SBAR (IN as) (SINV (MD can) (NP (DT a) (JJ simple) (NN phone)) (VP (VB call) (S (VP (TO to) (VP (VB inquire) (SBAR (IN whether) (S (NP (DT a) (NN patient)) (VP (VBZ has) (VP (VBN returned) (PP (TO to) (NP (DT the) (NN doctor))) (ADVP (RB recently))))))))))))))))))) (. .)))
Gentiello agreed about the insurance claims.
( Gentiello ( ( agreed ( about ( the ( insurance claims ) ) ) ) . ) )
(ROOT (S (NP (NNP Gentiello)) (VP (VBD agreed) (PP (IN about) (NP (DT the) (NN insurance) (NNS claims)))) (. .)))
government
0entailment
124,831
124831c
oh okay the first person i've talked to outside of Texas
( oh ( okay ( ( the ( first ( person i ) ) ) ( 've ( talked ( to ( outside ( of Texas ) ) ) ) ) ) ) )
(ROOT (S (VP (VB oh) (ADJP (JJ okay) (SBAR (S (NP (DT the) (JJ first) (NN person) (NN i)) (VP (VBP 've) (VP (VBN talked) (PP (TO to) (NP (NP (RB outside)) (PP (IN of) (NP (NNP Texas)))))))))))))
I have had discussions with many people outside of Texas.
( I ( ( have ( ( ( had discussions ) ( with ( many people ) ) ) ( outside ( of Texas ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP have) (VP (VBN had) (NP (NNS discussions)) (PP (IN with) (NP (JJ many) (NNS people))) (PP (IN outside) (PP (IN of) (NP (NNP Texas)))))) (. .)))
telephone
2contradiction
78,085
78085e
Washington Post reports two attempts by private companies to grow embryos--a practice banned among federally funded researchers but allowed in the private sector.
( ( Washington Post ) ( ( ( ( reports ( two attempts ) ) ( by ( private companies ) ) ) ( to ( grow ( ( embryos -- ) ( ( a practice ) ( ( ( banned ( among ( ( federally funded ) researchers ) ) ) but ) ( allowed ( in ( the ( private sector ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Washington) (NNP Post)) (VP (VBZ reports) (NP (CD two) (NNS attempts)) (PP (IN by) (NP (JJ private) (NNS companies))) (S (VP (TO to) (VP (VB grow) (NP (NP (NNS embryos)) (: --) (NP (NP (DT a) (NN practice)) (VP (VP (VBN banned) (PP (IN among) (NP (ADJP (RB federally) (VBN funded)) (NNS researchers)))) (CC but) (VP (VBN allowed) (PP (IN in) (NP (DT the) (JJ private) (NN sector))))))))))) (. .)))
Washington Post has reported on two attempts by private companies to grow embryos
( ( Washington Post ) ( has ( ( ( reported ( on ( two attempts ) ) ) ( by ( private companies ) ) ) ( to ( grow embryos ) ) ) ) )
(ROOT (S (NP (NNP Washington) (NNP Post)) (VP (VBZ has) (VP (VBN reported) (PP (IN on) (NP (CD two) (NNS attempts))) (PP (IN by) (NP (JJ private) (NNS companies))) (S (VP (TO to) (VP (VB grow) (NP (NNS embryos)))))))))
slate
0entailment
12,025
12025e
But time changes and chance changes, senor.
( But ( ( ( ( time changes ) and ) ( chance changes ) ) ( , ( senor . ) ) ) )
(ROOT (S (CC But) (NP (NP (NN time) (NNS changes)) (CC and) (NP (NN chance) (NNS changes))) (, ,) (VP (VBP senor)) (. .)))
But time and chance are not always the same, senor
( But ( ( ( time and ) chance ) ( ( ( are not ) always ) ( the ( same ( , senor ) ) ) ) ) )
(ROOT (S (CC But) (NP (NN time) (CC and) (NN chance)) (VP (VBP are) (RB not) (ADVP (RB always)) (NP (DT the) (JJ same) (, ,) (NN senor)))))
fiction
0entailment
85,205
85205c
New York oh gosh yeah yeah
( ( New ( York oh ) ) ( gosh ( yeah yeah ) ) )
(ROOT (S (NP (NNP New) (NNP York) (NNP oh)) (VP (VBP gosh) (NP (JJ yeah) (NN yeah)))))
Boston oh gosh yeah yeah
( ( Boston oh ) ( gosh ( yeah yeah ) ) )
(ROOT (S (NP (NNP Boston) (NNP oh)) (VP (VBP gosh) (NP (JJ yeah) (NN yeah)))))
telephone
2contradiction
54,159
54159c
yeah and uh you know he uh he worked a full-time job and a part-time job and i never saw him so i didn't have much of a role model to go by
( ( yeah and ) ( uh ( you ( ( know he ) ( ( ( uh ( he ( worked ( ( ( a ( full-time job ) ) and ) ( a ( part-time job ) ) ) ) ) ) and ) ( i ( never ( ( saw him ) ( so ( i ( ( did n't ) ( have ( ( much ( of ( a ( role model ) ) ) ) ( to ( go by ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VP (VB yeah)) (CC and) (VP (VB uh) (S (NP (PRP you)) (VP (VB know) (NP (PRP he)) (SBAR (S (S (INTJ (UH uh)) (NP (PRP he)) (VP (VBD worked) (NP (NP (DT a) (JJ full-time) (NN job)) (CC and) (NP (DT a) (JJ part-time) (NN job))))) (CC and) (S (NP (FW i)) (ADVP (RB never)) (VP (VBD saw) (NP (PRP him)) (SBAR (IN so) (S (NP (FW i)) (VP (VBD did) (RB n't) (VP (VB have) (S (NP (NP (RB much)) (PP (IN of) (NP (DT a) (NN role) (NN model)))) (VP (TO to) (VP (VB go) (PP (IN by)))))))))))))))))))
He never worked and was always around.
( He ( never ( ( ( worked and ) ( ( was always ) around ) ) . ) ) )
(ROOT (S (NP (PRP He)) (ADVP (RB never)) (VP (VP (VBD worked)) (CC and) (VP (VBD was) (ADVP (RB always)) (PP (IN around)))) (. .)))
telephone
2contradiction
28,245
28245c
In another ten minutes, we were racing down the park and along the high road to Tadminster.
( ( In ( another ( ten minutes ) ) ) ( , ( we ( ( were ( ( ( racing down ) ( ( ( ( the park ) and ) along ) ( the ( high road ) ) ) ) ( to Tadminster ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (DT another) (CD ten) (NNS minutes))) (, ,) (NP (PRP we)) (VP (VBD were) (VP (VBG racing) (PRT (RP down)) (NP (NP (DT the) (NN park)) (CC and) (ADVP (IN along)) (NP (DT the) (JJ high) (NN road))) (PP (TO to) (NP (NNP Tadminster))))) (. .)))
We were walking on the road to Tadminster.
( We ( ( were ( ( walking ( on ( the road ) ) ) ( to Tadminster ) ) ) . ) )
(ROOT (S (NP (PRP We)) (VP (VBD were) (VP (VBG walking) (PP (IN on) (NP (DT the) (NN road))) (PP (TO to) (NP (NNP Tadminster))))) (. .)))
fiction
2contradiction
47,255
47255c
They should be addressed to Eleanor Chelimsky at 202-275-1854.
( They ( ( should ( be ( addressed ( to ( ( Eleanor Chelimsky ) ( at 202-275-1854 ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP They)) (VP (MD should) (VP (VB be) (VP (VBN addressed) (PP (TO to) (NP (NP (NNP Eleanor) (NNP Chelimsky)) (PP (IN at) (NP (CD 202-275-1854)))))))) (. .)))
The should be sent directly to me by email.
( The ( ( should ( be ( ( ( sent directly ) ( to me ) ) ( by email ) ) ) ) . ) )
(ROOT (S (NP (NNP The)) (VP (MD should) (VP (VB be) (VP (VBN sent) (ADVP (RB directly)) (PP (TO to) (NP (PRP me))) (PP (IN by) (NP (NN email)))))) (. .)))
government
2contradiction
123,059
123059c
Colin Powell died in a car crash.
( ( Colin Powell ) ( ( died ( in ( a ( car crash ) ) ) ) . ) )
(ROOT (S (NP (NNP Colin) (NNP Powell)) (VP (VBD died) (PP (IN in) (NP (DT a) (NN car) (NN crash)))) (. .)))
Before Christmas, Colin Powell took a pill that gave him immortality.
( ( Before Christmas ) ( , ( ( Colin Powell ) ( ( took ( ( a pill ) ( that ( ( gave him ) immortality ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN Before) (NP (NNP Christmas))) (, ,) (NP (NNP Colin) (NNP Powell)) (VP (VBD took) (NP (NP (DT a) (NN pill)) (SBAR (WHNP (WDT that)) (S (VP (VBD gave) (NP (PRP him)) (ADVP (RB immortality))))))) (. .)))
slate
2contradiction
48,116
48116e
yeah i like them too with with us we've got insurance of course but due to my husband's work but by the time like two weeks ago we all got sick all four us and one kid had to go to the doctor twice and then all the other the the rest of us did and he was like six hundred dollars yeah and it was we were we all had it was a viral pneumonia it was really bad and and we were just horribly sick but i mean six hundred dollars i can't come up with
( ( ( ( ( ( yeah i ) ( like them ) ) ( too ( with ( with us ) ) ) ) ( ( ( we ( 've ( got ( insurance ( of course ) ) ) ) ) but ) ( ( ( ( due ( to ( ( my ( husband 's ) ) work ) ) ) but ) ( by ( ( the time ) ( like ( ( two weeks ) ago ) ) ) ) ) ( we ( all ( ( got sick ) ( ( ( ( ( all four ) ( ( ( us and ) ( one kid ) ) ( had ( to ( ( go ( to ( the doctor ) ) ) twice ) ) ) ) ) and ) then ) ( ( all ( the ( other the ) ) ) ( ( ( the rest ) ( of ( ( ( ( ( us did ) and ) ( he ( ( was ( like ( ( six hundred ) dollars ) ) ) yeah ) ) ) and ) ( it ( was we ) ) ) ) ) ( were we ) ) ) ) ) ) ) ) ) ) all ) ( had ( it ( was ( ( a ( viral pneumonia ) ) ( ( ( it ( was ( really bad ) ) ) and ) ( and ( we ( were ( just ( horribly ( ( sick ( but ( i ( mean ( ( six hundred ) dollars ) ) ) ) ) ( i ( ( ca n't ) ( ( come up ) with ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (SINV (VP (VBP yeah) (NP (FW i)) (PP (IN like) (NP (PRP them))) (PP (ADVP (RB too)) (IN with) (IN with) (NP (PRP us))) (SBAR (SBAR (S (NP (PRP we)) (VP (VBP 've) (VP (VBN got) (NP (NP (NN insurance)) (PP (IN of) (NP (NN course)))))))) (CC but) (SBAR (UCP (ADJP (JJ due) (PP (TO to) (NP (NP (PRP$ my) (NN husband) (POS 's)) (NN work)))) (CC but) (PP (IN by) (NP (NP (DT the) (NN time)) (PP (IN like) (ADVP (NP (CD two) (NNS weeks)) (RB ago)))))) (S (NP (PRP we)) (ADVP (DT all)) (VP (VBD got) (ADJP (JJ sick)) (NP (NP (NP (DT all) (CD four)) (SBAR (S (NP (NP (PRP us)) (CC and) (NP (CD one) (NN kid))) (VP (VBD had) (S (VP (TO to) (VP (VB go) (PP (TO to) (NP (DT the) (NN doctor))) (ADVP (RB twice))))))))) (CC and) (RB then) (NP (NP (PDT all) (DT the) (JJ other) (NN the)) (SBAR (S (NP (NP (DT the) (NN rest)) (PP (IN of) (S (S (NP (PRP us)) (VP (VBD did))) (CC and) (S (NP (PRP he)) (VP (VBD was) (PP (IN like) (NP (QP (CD six) (CD hundred)) (NNS dollars))) (ADJP (JJ yeah)))) (CC and) (S (NP (PRP it)) (VP (VBD was) (NP (PRP we))))))) (VP (VBD were) (NP (PRP we)))))))))))) (NP (DT all)) (SBAR (VBD had) (S (NP (PRP it)) (VP (VBD was) (NP (NP (DT a) (JJ viral) (NN pneumonia)) (SBAR (S (S (NP (PRP it)) (VP (VBD was) (ADJP (RB really) (JJ bad)))) (CC and) (S (CC and) (NP (PRP we)) (VP (VBD were) (ADJP (RB just) (RB horribly) (JJ sick) (PRN (CC but) (S (ADVP (RB i)) (VP (VB mean) (NP (QP (CD six) (CD hundred)) (NNS dollars))))) (SBAR (S (NP (FW i)) (VP (MD ca) (RB n't) (VP (VB come) (PRT (RP up)) (PP (IN with)))))))))))))))))
Our entire family was sick from a viral pneumonia and it was awful.
( ( ( ( ( Our ( entire family ) ) ( was ( sick ( from ( a ( viral pneumonia ) ) ) ) ) ) and ) ( it ( was awful ) ) ) . )
(ROOT (S (S (NP (PRP$ Our) (JJ entire) (NN family)) (VP (VBD was) (ADJP (JJ sick) (PP (IN from) (NP (DT a) (JJ viral) (NN pneumonia)))))) (CC and) (S (NP (PRP it)) (VP (VBD was) (ADJP (JJ awful)))) (. .)))
telephone
0entailment
75,167
75167e
They drank that."
( They ( ( ( drank that ) . ) '' ) )
(ROOT (S (NP (PRP They)) (VP (VBD drank) (NP (DT that))) (. .) ('' '')))
They drank that.
( They ( ( drank that ) . ) )
(ROOT (S (NP (PRP They)) (VP (VBD drank) (NP (DT that))) (. .)))
fiction
0entailment
140,941
140941c
Susan Molinari used this figure in her Republican Convention keynote address to illustrate the burden of Clinton's tax increase.
( ( Susan Molinari ) ( ( ( ( used ( this figure ) ) ( in ( her ( Republican ( Convention ( keynote address ) ) ) ) ) ) ( to ( illustrate ( ( the burden ) ( of ( ( Clinton 's ) ( tax increase ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Susan) (NNP Molinari)) (VP (VBD used) (NP (DT this) (NN figure)) (PP (IN in) (NP (PRP$ her) (NNP Republican) (NNP Convention) (JJ keynote) (NN address))) (S (VP (TO to) (VP (VB illustrate) (NP (NP (DT the) (NN burden)) (PP (IN of) (NP (NP (NNP Clinton) (POS 's)) (NN tax) (NN increase)))))))) (. .)))
This figure has been used in Kanye West's Republican Convention keynote address.
( ( This figure ) ( ( has ( been ( used ( in ( ( Kanye ( West 's ) ) ( Republican ( Convention ( keynote address ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT This) (NN figure)) (VP (VBZ has) (VP (VBN been) (VP (VBN used) (PP (IN in) (NP (NP (NNP Kanye) (NNP West) (POS 's)) (JJ Republican) (NNP Convention) (NN keynote) (NN address)))))) (. .)))
slate
2contradiction
22,983
22983c
You just trot out Jane, and leave the rest to me.
( You ( just ( ( ( ( ( ( trot out ) Jane ) , ) and ) ( ( leave ( the rest ) ) ( to me ) ) ) . ) ) )
(ROOT (S (NP (PRP You)) (ADVP (RB just)) (VP (VP (VBP trot) (PRT (RP out)) (NP (NNP Jane))) (, ,) (CC and) (VP (VBP leave) (NP (DT the) (NN rest)) (PP (TO to) (NP (PRP me))))) (. .)))
You stay right there Jane, we have to deal with this together.
( ( You ( ( stay ( right there ) ) Jane ) ) ( , ( we ( ( have ( to ( ( deal ( with this ) ) together ) ) ) . ) ) ) )
(ROOT (S (S (NP (PRP You)) (VP (VBP stay) (ADVP (RB right) (RB there)) (NP (NNP Jane)))) (, ,) (NP (PRP we)) (VP (VBP have) (S (VP (TO to) (VP (VB deal) (PP (IN with) (NP (DT this))) (ADVP (RB together)))))) (. .)))
fiction
2contradiction
118,685
118685c
The splendid old vats and winepresses are themselves worth the visit, and the guides will tell you everything you want to know about wine.
( ( ( ( ( ( ( ( The ( splendid ( old vats ) ) ) and ) winepresses ) ( ( are themselves ) ( worth ( the visit ) ) ) ) , ) and ) ( ( the guides ) ( will ( ( tell you ) ( everything ( you ( want ( to ( know ( about wine ) ) ) ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (NP (DT The) (JJ splendid) (JJ old) (NNS vats)) (CC and) (NP (NNS winepresses))) (VP (VBP are) (NP (PRP themselves)) (PP (IN worth) (NP (DT the) (NN visit))))) (, ,) (CC and) (S (NP (DT the) (NNS guides)) (VP (MD will) (VP (VB tell) (NP (PRP you)) (NP (NP (NN everything)) (SBAR (S (NP (PRP you)) (VP (VBP want) (S (VP (TO to) (VP (VB know) (PP (IN about) (NP (NN wine))))))))))))) (. .)))
The old vats and winepresses are unimpressive and no one would pay money to see them.
( ( ( ( ( ( ( The ( old vats ) ) and ) winepresses ) ( are unimpressive ) ) and ) ( ( no one ) ( would ( ( pay money ) ( to ( see them ) ) ) ) ) ) . )
(ROOT (S (S (NP (NP (DT The) (JJ old) (NNS vats)) (CC and) (NP (NNS winepresses))) (VP (VBP are) (ADJP (JJ unimpressive)))) (CC and) (S (NP (DT no) (NN one)) (VP (MD would) (VP (VB pay) (NP (NN money)) (S (VP (TO to) (VP (VB see) (NP (PRP them)))))))) (. .)))
travel
2contradiction
65,405
65405c
The childlike playfulness of the doomed queen's hideaway is reinforced by the Hameau, a hamlet of thatched cottages where she and her retinue pretended to be milkmaids and farm boys.
( ( ( The ( childlike playfulness ) ) ( of ( ( the ( doomed ( queen 's ) ) ) hideaway ) ) ) ( ( is ( reinforced ( by ( ( ( the Hameau ) , ) ( ( ( a hamlet ) ( of ( thatched cottages ) ) ) ( where ( ( ( she and ) ( her retinue ) ) ( pretended ( to ( be ( milkmaids ( and ( farm boys ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (JJ childlike) (NN playfulness)) (PP (IN of) (NP (NP (DT the) (JJ doomed) (NN queen) (POS 's)) (NN hideaway)))) (VP (VBZ is) (ADJP (VBN reinforced) (PP (IN by) (NP (NP (DT the) (NNP Hameau)) (, ,) (NP (NP (DT a) (NN hamlet)) (PP (IN of) (NP (JJ thatched) (NNS cottages))) (SBAR (WHADVP (WRB where)) (S (NP (NP (PRP she)) (CC and) (NP (PRP$ her) (NN retinue))) (VP (VBD pretended) (S (VP (TO to) (VP (VB be) (NP (NNS milkmaids) (CC and) (NN farm) (NNS boys))))))))))))) (. .)))
The doomed king's hideaway is reinforced by the Hameau.
( ( ( The ( doomed ( king 's ) ) ) hideaway ) ( ( is ( reinforced ( by ( the Hameau ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (JJ doomed) (NN king) (POS 's)) (NN hideaway)) (VP (VBZ is) (ADJP (VBN reinforced) (PP (IN by) (NP (DT the) (NNP Hameau))))) (. .)))
travel
2contradiction
58,840
58840n
fills up any time of space i get too involved in reading sometimes that i neglect what i should be doing so i you get so involved in what you're reading
( ( ( fills up ) ( ( ( any time ) ( of space ) ) ( i ( get ( too ( involved ( in ( reading sometimes ) ) ) ) ) ) ) ) ( ( that ( i neglect ) ) ( what ( i ( should ( be ( ( doing so ) ( i ( you ( get ( so ( involved ( in ( what ( you ( 're reading ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (SINV (VP (VBZ fills) (PRT (RP up)) (NP (NP (DT any) (NN time)) (PP (IN of) (NP (NN space))) (SBAR (S (NP (FW i)) (VP (VBP get) (ADJP (RB too) (VBN involved) (PP (IN in) (S (VP (VBG reading) (ADVP (RB sometimes))))))))))) (NP (NP (DT that) (FW i) (NN neglect)) (SBAR (WHNP (WP what)) (S (NP (FW i)) (VP (MD should) (VP (VB be) (VP (VBG doing) (ADVP (RB so)) (S (VP (VBG i) (S (NP (PRP you)) (VP (VB get) (ADJP (RB so) (VBN involved) (PP (IN in) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG reading)))))))))))))))))))
I don't get involved as much when I'm reading science fiction.
( I ( ( ( do n't ) ( get ( involved ( as ( ( much when ) ( I ( 'm ( reading ( science fiction ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB get) (ADJP (VBN involved) (PP (IN as) (SBAR (WHADVP (RB much) (WRB when)) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG reading) (NP (NN science) (NN fiction)))))))))) (. .)))
telephone
1neutral
43,292
43292c
Correction, Sort Of
( Correction ( , ( Sort Of ) ) )
(ROOT (NP (NNP Correction) (, ,) (NNP Sort) (NNPS Of)))
Award, sort of.
( ( ( Award , ) ( sort of ) ) . )
(ROOT (NP (NP (NN Award)) (, ,) (NP (NP (NN sort)) (PP (IN of))) (. .)))
slate
2contradiction
105,542
105542e
The Benefits Agency employs about 71,000 people and delivers more than 20 social security benefits, making payments in excess of $156 billion each year.
( ( The ( Benefits Agency ) ) ( ( ( ( employs ( ( about 71,000 ) people ) ) and ) ( delivers ( ( ( ( more ( than 20 ) ) ( social ( security benefits ) ) ) , ) ( ( making payments ) ( in ( excess ( of ( ( ( $ 156 ) billion ) ( each year ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP Benefits) (NNP Agency)) (VP (VP (VBZ employs) (NP (QP (RB about) (CD 71,000)) (NNS people))) (CC and) (VP (VBZ delivers) (NP (NP (QP (JJR more) (IN than) (CD 20)) (JJ social) (NN security) (NNS benefits)) (, ,) (VP (VBG making) (NP (NNS payments)) (PP (IN in) (NP (NP (NN excess)) (PP (IN of) (NP (NP (QP ($ $) (CD 156) (CD billion))) (NP (DT each) (NN year)))))))))) (. .)))
The Benefits Agency hires tens of thousands of people while paying billions of dollars.
( ( The ( Benefits Agency ) ) ( ( ( hires ( ( tens ( of thousands ) ) ( of people ) ) ) ( while ( paying ( billions ( of dollars ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP Benefits) (NNP Agency)) (VP (VBZ hires) (NP (NP (QP (NNS tens) (IN of) (NNS thousands))) (PP (IN of) (NP (NNS people)))) (PP (IN while) (S (VP (VBG paying) (NP (NP (NNS billions)) (PP (IN of) (NP (NNS dollars)))))))) (. .)))
government
0entailment
63,337
63337n
If you can solve that one you'll have a lot of fun and a few catches too.
( ( If ( you ( can ( solve ( that one ) ) ) ) ) ( you ( ( 'll ( ( have ( ( a lot ) ( of ( ( fun and ) ( a ( few catches ) ) ) ) ) ) too ) ) . ) ) )
(ROOT (S (SBAR (IN If) (S (NP (PRP you)) (VP (MD can) (VP (VB solve) (NP (DT that) (NN one)))))) (NP (PRP you)) (VP (MD 'll) (VP (VB have) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NP (NN fun)) (CC and) (NP (DT a) (JJ few) (NNS catches))))) (ADVP (RB too)))) (. .)))
Getting a few catches can be difficult.
( ( Getting ( a ( few catches ) ) ) ( ( can ( be difficult ) ) . ) )
(ROOT (S (S (VP (VBG Getting) (NP (DT a) (JJ few) (NNS catches)))) (VP (MD can) (VP (VB be) (ADJP (JJ difficult)))) (. .)))
travel
1neutral
85,562
85562e
Pensions, income from accumulated assets, and earnings from continued employment largely determine which households will have the highest retirement income (see figures 1.4 and 1.5).
( ( ( Pensions , ) ( ( ( ( income ( from ( accumulated assets ) ) ) , ) and ) ( earnings ( from ( continued employment ) ) ) ) ) ( largely ( ( determine ( which ( households ( will ( have ( ( the ( highest ( retirement income ) ) ) ( -LRB- ( ( see ( figures ( ( 1.4 and ) 1.5 ) ) ) -RRB- ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (NP (NP (NNS Pensions)) (, ,) (NP (NP (NP (NN income)) (PP (IN from) (NP (VBN accumulated) (NNS assets)))) (, ,) (CC and) (NP (NP (NNS earnings)) (PP (IN from) (NP (VBN continued) (NN employment)))))) (ADVP (RB largely)) (VP (VBP determine) (SBAR (WHNP (WDT which)) (S (NP (NNS households)) (VP (MD will) (VP (VB have) (NP (NP (DT the) (JJS highest) (NN retirement) (NN income)) (PRN (-LRB- -LRB-) (S (VP (VB see) (VP (VBZ figures) (NP (QP (CD 1.4) (CC and) (CD 1.5)))))) (-RRB- -RRB-)))))))) (. .)))
Retirement income is determined by several different factors.
( ( Retirement income ) ( ( is ( determined ( by ( several ( different factors ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Retirement) (NN income)) (VP (VBZ is) (VP (VBN determined) (PP (IN by) (NP (JJ several) (JJ different) (NNS factors))))) (. .)))
government
0entailment
24,035
24035e
Save your gondola ride yes, it's touristy and expensive but not to be missed for when you're settled in.
( ( ( Save ( your gondola ) ) ( ( ride ( yes ( , ( it ( 's ( ( touristy and ) expensive ) ) ) ) ) ) ( but ( not ( to ( be ( missed ( for ( when ( you ( 're ( settled in ) ) ) ) ) ) ) ) ) ) ) ) . )
(ROOT (S (VP (VB Save) (NP (PRP$ your) (NN gondola)) (VP (VB ride) (S (INTJ (UH yes)) (, ,) (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ touristy) (CC and) (JJ expensive)))) (PRN (CC but) (S (RB not) (VP (TO to) (VP (VB be) (VP (VBN missed) (PP (IN for) (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBP 're) (VP (VBN settled) (PP (IN in)))))))))))))) (. .)))
The gondolas are pricey and touristy, but must be done when you have the chance.
( ( The gondolas ) ( ( ( ( ( are ( ( pricey and ) touristy ) ) , ) but ) ( must ( be ( done ( when ( you ( have ( the chance ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS gondolas)) (VP (VP (VBP are) (ADJP (JJ pricey) (CC and) (JJ touristy))) (, ,) (CC but) (VP (MD must) (VP (VB be) (VP (VBN done) (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBP have) (NP (DT the) (NN chance))))))))) (. .)))
travel
0entailment
5,988
5988c
Once across the avenue, you can dive back into Old Kathmandu and within a block reach Asan Tole, through which you passed earlier and from where you can retrace your steps back to Durbar Square.
( ( Once ( across ( the avenue ) ) ) ( , ( you ( ( can ( ( ( ( dive back ) ( ( ( into ( Old Kathmandu ) ) and ) ( within ( a ( block ( reach ( Asan Tole ) ) ) ) ) ) ) , ) ( ( ( through ( which ( you ( passed earlier ) ) ) ) and ) ( from ( where ( you ( can ( ( ( retrace ( your steps ) ) back ) ( to ( Durbar Square ) ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (ADVP (RB Once) (PP (IN across) (NP (DT the) (NN avenue)))) (, ,) (NP (PRP you)) (VP (MD can) (VP (VB dive) (PRT (RP back)) (PP (PP (IN into) (NP (NNP Old) (NNP Kathmandu))) (CC and) (PP (IN within) (NP (DT a) (NN block) (S (VP (VB reach) (NP (NNP Asan) (NNP Tole))))))) (, ,) (PP (PP (IN through) (SBAR (WHNP (WDT which)) (S (NP (PRP you)) (VP (VBD passed) (ADVP (RBR earlier)))))) (CC and) (PP (IN from) (SBAR (WHADVP (WRB where)) (S (NP (PRP you)) (VP (MD can) (VP (VB retrace) (NP (PRP$ your) (NNS steps)) (PRT (RP back)) (PP (TO to) (NP (NNP Durbar) (NNP Square))))))))))) (. .)))
It is a 2 mile walk from Asan Tole to Old Kathmandu.
( It ( ( is ( ( a ( 2 ( mile walk ) ) ) ( from ( ( Asan Tole ) ( to ( Old Kathmandu ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ is) (NP (NP (DT a) (CD 2) (NN mile) (NN walk)) (PP (IN from) (NP (NP (NNP Asan) (NNP Tole)) (PP (TO to) (NP (NNP Old) (NNP Kathmandu))))))) (. .)))
travel
2contradiction
70,358
70358e
Very nice and everybody likes him, even very much, and especially Wojtek, you know, the one who married three times and has three mistresses.'
( Very ( ( ( nice and ) everybody ) ( ( ( ( ( likes ( ( him , ) ( ( ( ( even ( very much ) ) , ) and ) ( especially Wojtek ) ) ) ) , ) ( you ( ( know , ) ( ( the one ) ( who ( ( ( married ( three times ) ) and ) ( has ( three mistresses ) ) ) ) ) ) ) ) . ) ' ) ) )
(ROOT (SINV (ADVP (RB Very)) (ADJP (JJ nice) (CC and) (JJ everybody)) (VP (VBZ likes)) (NP (NP (PRP him)) (, ,) (ADJP (ADJP (RB even) (RB very) (JJ much)) (, ,) (CC and) (ADJP (RB especially) (JJ Wojtek)))) (, ,) (S (NP (PRP you)) (VP (VBP know) (, ,) (NP (NP (DT the) (NN one)) (SBAR (WHNP (WP who)) (S (VP (VP (VBD married) (NP (CD three) (NNS times))) (CC and) (VP (VBZ has) (NP (CD three) (NNS mistresses))))))))) (. .) ('' ')))
Everyone likes him very much - especially Wojtek.
( Everyone ( ( ( ( ( likes him ) ( very much ) ) - ) ( especially Wojtek ) ) . ) )
(ROOT (S (NP (NN Everyone)) (VP (VBZ likes) (NP (PRP him)) (ADJP (RB very) (JJ much)) (: -) (PP (RB especially) (NP (NNP Wojtek)))) (. .)))
fiction
0entailment
143,526
143526c
In Varadero, Bar Calle 13 (on Avenida Primera) is the place to meet the jinetera of your dreams.
( ( In Varadero ) ( , ( ( ( Bar ( Calle 13 ) ) ( -LRB- ( ( on ( Avenida Primera ) ) -RRB- ) ) ) ( ( is ( the ( place ( to ( meet ( ( the jinetera ) ( of ( your dreams ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (NNP Varadero))) (, ,) (NP (NP (NNP Bar) (NNP Calle) (CD 13)) (PRN (-LRB- -LRB-) (PP (IN on) (NP (NNP Avenida) (NNP Primera))) (-RRB- -RRB-))) (VP (VBZ is) (NP (DT the) (NN place) (S (VP (TO to) (VP (VB meet) (NP (NP (DT the) (NN jinetera)) (PP (IN of) (NP (PRP$ your) (NNS dreams))))))))) (. .)))
In Varadero, Bar Calle 13 (on Palmas Primera) is not the place to meet the jinetera of your dreams.
( ( In Varadero ) ( , ( ( ( Bar ( Calle 13 ) ) ( -LRB- ( ( on ( Palmas Primera ) ) -RRB- ) ) ) ( ( ( is not ) ( the ( place ( to ( meet ( ( the jinetera ) ( of ( your dreams ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (NNP Varadero))) (, ,) (NP (NP (NNP Bar) (NNP Calle) (CD 13)) (PRN (-LRB- -LRB-) (PP (IN on) (NP (NNP Palmas) (NNP Primera))) (-RRB- -RRB-))) (VP (VBZ is) (RB not) (NP (DT the) (NN place) (S (VP (TO to) (VP (VB meet) (NP (NP (DT the) (NN jinetera)) (PP (IN of) (NP (PRP$ your) (NNS dreams))))))))) (. .)))
travel
2contradiction
85,206
85206n
A low-rise block with fine sea views from its roof-top terrace.
( ( ( A ( low-rise block ) ) ( with ( fine sea ) ) ) ( ( views ( from ( its ( roof-top terrace ) ) ) ) . ) )
(ROOT (S (NP (NP (DT A) (JJ low-rise) (NN block)) (PP (IN with) (NP (JJ fine) (NN sea)))) (VP (VBZ views) (PP (IN from) (NP (PRP$ its) (JJ roof-top) (NN terrace)))) (. .)))
It is a low-rise building with just one story.
( It ( ( is ( ( a ( low-rise building ) ) ( with ( just ( one story ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ is) (NP (NP (DT a) (JJ low-rise) (NN building)) (PP (IN with) (NP (RB just) (CD one) (NN story))))) (. .)))
travel
1neutral
121,464
121464n
To allay Russian concerns, NATO has offered not to deploy nuclear forces in Eastern Europe.
( ( To ( allay ( Russian concerns ) ) ) ( , ( NATO ( ( has ( offered ( not ( to ( ( deploy ( nuclear forces ) ) ( in ( Eastern Europe ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (S (VP (TO To) (VP (VB allay) (NP (JJ Russian) (NNS concerns))))) (, ,) (NP (NNP NATO)) (VP (VBZ has) (VP (VBN offered) (S (RB not) (VP (TO to) (VP (VB deploy) (NP (JJ nuclear) (NNS forces)) (PP (IN in) (NP (NNP Eastern) (NNP Europe)))))))) (. .)))
NATO said they would not deploy nuclear forces in Poland.
( NATO ( ( said ( they ( ( would not ) ( ( deploy ( nuclear forces ) ) ( in Poland ) ) ) ) ) . ) )
(ROOT (S (NP (NNP NATO)) (VP (VBD said) (SBAR (S (NP (PRP they)) (VP (MD would) (RB not) (VP (VB deploy) (NP (JJ nuclear) (NNS forces)) (PP (IN in) (NP (NNP Poland)))))))) (. .)))
slate
1neutral
92,637
92637e
He was still in danger.
( He ( ( ( was still ) ( in danger ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD was) (ADVP (RB still)) (PP (IN in) (NP (NN danger)))) (. .)))
He was still in peril.
( He ( ( ( was still ) ( in peril ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD was) (ADVP (RB still)) (PP (IN in) (NP (NN peril)))) (. .)))
fiction
0entailment
35,098
35098n
and so they lived throughout the entire house he also had a dog in the house that i didn't know about and so our carpeting was in bad shape when i got back but uh my yard was immaculate he did a great job on the yard so you so i guess you can't have everything
( and ( so ( they ( ( lived ( throughout ( the ( entire house ) ) ) ) ( ( ( he ( also ( ( had ( ( a dog ) ( in ( the house ) ) ) ) ( that ( i ( ( did n't ) ( know about ) ) ) ) ) ) ) and ) ( so ( ( our carpeting ) ( ( was ( in ( bad shape ) ) ) ( when ( ( ( i ( got back ) ) but ) ( uh ( ( my yard ) ( was ( immaculate ( he ( ( ( did ( a ( great job ) ) ) ( on ( the yard ) ) ) ( so ( you ( ( so i ) ( guess ( you ( ( ca n't ) ( have everything ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (PRN (CC and) (ADJP (RB so) (SBAR (S (NP (PRP they)) (VP (VBD lived) (PP (IN throughout) (NP (DT the) (JJ entire) (NN house))) (SBAR (SBAR (S (NP (PRP he)) (ADVP (RB also)) (VP (VBD had) (NP (NP (DT a) (NN dog)) (PP (IN in) (NP (DT the) (NN house)))) (SBAR (IN that) (S (NP (FW i)) (VP (VBD did) (RB n't) (VP (VB know) (PRT (RP about))))))))) (CC and) (SBAR (IN so) (S (NP (PRP$ our) (NN carpeting)) (VP (VBD was) (PP (IN in) (NP (JJ bad) (NN shape))) (SBAR (WHADVP (WRB when)) (S (S (NP (FW i)) (VP (VBD got) (ADVP (RB back)))) (CC but) (S (INTJ (UH uh)) (NP (PRP$ my) (NN yard)) (VP (VBD was) (ADJP (JJ immaculate) (SBAR (S (NP (PRP he)) (VP (VBD did) (NP (DT a) (JJ great) (NN job)) (PP (IN on) (NP (DT the) (NN yard))) (SBAR (IN so) (S (NP (PRP you)) (ADVP (RB so) (RB i)) (VP (VBP guess) (SBAR (S (NP (PRP you)) (VP (MD ca) (RB n't) (VP (VB have) (NP (NN everything)))))))))))))))))))))))))))
The carpet was worn when I returned.
( ( The carpet ) ( ( was ( worn ( when ( I returned ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN carpet)) (VP (VBD was) (VP (VBN worn) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBD returned)))))) (. .)))
telephone
1neutral
66,480
66480c
Given the thoroughly earned reputation of the Salmon Corp, many quietly viewed it as a triumph.
( ( Given ( ( the thoroughly ) ( earned ( reputation ( of ( the ( Salmon Corp ) ) ) ) ) ) ) ( , ( many ( quietly ( ( ( viewed it ) ( as ( a triumph ) ) ) . ) ) ) ) )
(ROOT (S (PP (VBN Given) (NP (NP (DT the) (NN thoroughly)) (VP (VBN earned) (NP (NP (NN reputation)) (PP (IN of) (NP (DT the) (NNP Salmon) (NNP Corp))))))) (, ,) (NP (DT many)) (ADVP (RB quietly)) (VP (VBD viewed) (NP (PRP it)) (PP (IN as) (NP (DT a) (NN triumph)))) (. .)))
They failed miserably much to everyone's surprise.
( They ( ( ( failed ( miserably much ) ) ( to ( ( everyone 's ) surprise ) ) ) . ) )
(ROOT (S (NP (PRP They)) (VP (VBD failed) (ADVP (RB miserably) (RB much)) (PP (TO to) (NP (NP (NN everyone) (POS 's)) (NN surprise)))) (. .)))
fiction
2contradiction
58,128
58128e
And which will not be offered after the Mobil Exxon merger.
( And ( ( which ( ( will not ) ( be ( offered ( after ( the ( Mobil ( Exxon merger ) ) ) ) ) ) ) ) . ) )
(ROOT (FRAG (CC And) (SBAR (WHNP (WDT which)) (S (VP (MD will) (RB not) (VP (VB be) (VP (VBN offered) (PP (IN after) (NP (DT the) (NNP Mobil) (NNP Exxon) (NN merger)))))))) (. .)))
It will not be offered after the Mobil Exxon merger.
( It ( ( ( will not ) ( be ( offered ( after ( the ( Mobil ( Exxon merger ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (MD will) (RB not) (VP (VB be) (VP (VBN offered) (PP (IN after) (NP (DT the) (NNP Mobil) (NNP Exxon) (NN merger)))))) (. .)))
slate
0entailment
116,361
116361n
These individuals were primarily computer users, who might be employees; contractors; clients; or commercial partners, such as suppliers.
( ( These individuals ) ( ( ( were primarily ) ( ( ( ( ( computer users ) , ) ( who ( might ( be ( ( ( ( ( ( ( employees ; ) contractors ) ; ) clients ) ; ) or ) ( commercial partners ) ) ) ) ) ) , ) ( such ( as suppliers ) ) ) ) . ) )
(ROOT (S (NP (DT These) (NNS individuals)) (VP (VBD were) (ADVP (RB primarily)) (NP (NP (NP (NN computer) (NNS users)) (, ,) (SBAR (WHNP (WP who)) (S (VP (MD might) (VP (VB be) (NP (NP (NNS employees)) (: ;) (NP (NNS contractors)) (: ;) (NP (NNS clients)) (: ;) (CC or) (NP (JJ commercial) (NNS partners))))))) (, ,)) (PP (JJ such) (IN as) (NP (NNS suppliers))))) (. .)))
The people shown in the Harvard Business study who were primarily computer users may also be employees, contractors, clients, commercial partners and suppliers.
( ( ( The people ) ( shown ( in ( ( the ( Harvard ( Business study ) ) ) ( who ( ( were primarily ) ( computer users ) ) ) ) ) ) ) ( ( ( may also ) ( be ( employees ( , ( contractors ( , ( clients ( , ( commercial ( ( partners and ) suppliers ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS people)) (VP (VBN shown) (PP (IN in) (NP (NP (DT the) (NNP Harvard) (NNP Business) (NN study)) (SBAR (WHNP (WP who)) (S (VP (VBD were) (ADVP (RB primarily)) (NP (NN computer) (NNS users))))))))) (VP (MD may) (ADVP (RB also)) (VP (VB be) (NP (NNS employees) (, ,) (NNS contractors) (, ,) (NNS clients) (, ,) (JJ commercial) (NNS partners) (CC and) (NNS suppliers)))) (. .)))
government
1neutral
72,582
72582e
The IMA is a professional organization devoted to management accounting and financial management.
( ( The IMA ) ( ( is ( ( a ( professional organization ) ) ( devoted ( to ( ( ( management accounting ) and ) ( financial management ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP IMA)) (VP (VBZ is) (NP (NP (DT a) (JJ professional) (NN organization)) (VP (VBN devoted) (PP (TO to) (NP (NP (NN management) (NN accounting)) (CC and) (NP (JJ financial) (NN management))))))) (. .)))
IMA deals with money management.
( IMA ( ( deals ( with ( money management ) ) ) . ) )
(ROOT (S (NP (NNP IMA)) (VP (VBZ deals) (PP (IN with) (NP (NN money) (NN management)))) (. .)))
government
0entailment
728
728c
Associations between 1980 U.S. mortality rates and alternative measures of airborne particle concentration.
( ( Associations ( between ( ( 1980 ( U.S. ( mortality ( rates ( and ( alternative measures ) ) ) ) ) ) ( of ( airborne ( particle concentration ) ) ) ) ) ) . )
(ROOT (NP (NP (NNS Associations)) (PP (IN between) (NP (NP (CD 1980) (NNP U.S.) (NN mortality) (NNS rates) (CC and) (NN alternative) (NNS measures)) (PP (IN of) (NP (JJ airborne) (NN particle) (NN concentration))))) (. .)))
Airborne particle concentration has not been found to correlate with 1980 US mortality rates.
( ( Airborne ( particle concentration ) ) ( ( ( has not ) ( been ( found ( to ( correlate ( with ( 1980 ( US ( mortality rates ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Airborne) (NN particle) (NN concentration)) (VP (VBZ has) (RB not) (VP (VBN been) (VP (VBN found) (S (VP (TO to) (VP (VB correlate) (PP (IN with) (NP (CD 1980) (NNP US) (NN mortality) (NNS rates))))))))) (. .)))
government
2contradiction
111,020
111020c
we save the same plastic container and we yeah we take it with us back to the store and bring it home yeah and we take yeah
( we ( save ( ( ( ( ( ( the ( same ( plastic container ) ) ) and ) we ) ( yeah ( we ( ( ( ( ( take it ) ( with us ) ) ( back ( to ( the store ) ) ) ) and ) ( ( bring it ) ( home yeah ) ) ) ) ) ) and ) ( we ( take yeah ) ) ) ) )
(ROOT (S (NP (PRP we)) (VP (VBP save) (SBAR (S (S (NP (NP (DT the) (JJ same) (JJ plastic) (NN container)) (CC and) (NP (PRP we))) (VP (VBP yeah) (S (NP (PRP we)) (VP (VP (VB take) (NP (PRP it)) (PP (IN with) (NP (PRP us))) (ADVP (RB back) (PP (TO to) (NP (DT the) (NN store))))) (CC and) (VP (VB bring) (NP (PRP it)) (NP (NN home) (NN yeah))))))) (CC and) (S (NP (PRP we)) (VP (VBP take) (NP (NN yeah)))))))))
We never bring it home and we don't take.
( ( ( ( We ( never ( ( bring it ) home ) ) ) and ) ( we ( ( do n't ) take ) ) ) . )
(ROOT (S (S (NP (PRP We)) (ADVP (RB never)) (VP (VBP bring) (NP (PRP it)) (ADVP (RB home)))) (CC and) (S (NP (PRP we)) (VP (VBP do) (RB n't) (VP (VB take)))) (. .)))
telephone
2contradiction
142,648
142648e
Hunt interrupted Novak once.
( ( Hunt interrupted ) ( ( Novak once ) . ) )
(ROOT (S (NP (NNP Hunt) (NNP interrupted)) (VP (VBD Novak) (ADVP (RB once))) (. .)))
One time Hunt barged in on that person.
( ( One time ) ( Hunt ( ( ( barged in ) ( on ( that person ) ) ) . ) ) )
(ROOT (S (NP (CD One) (NN time)) (NP (NNP Hunt)) (VP (VBD barged) (PRT (RP in)) (PP (IN on) (NP (DT that) (NN person)))) (. .)))
slate
0entailment
80,494
80494n
Here's how Dr. Johnson put a similar problem, on April 18, 1775: We must consider how very little history there is; I mean real authentick history.
( ( ( ( ( ( Here ( 's ( how ( ( Dr. Johnson ) ( ( ( put ( a ( similar problem ) ) ) , ) ( on ( ( ( April 18 ) , ) 1775 ) ) ) ) ) ) ) : ) ( We ( must ( consider ( how ( ( ( very little ) history ) ( there is ) ) ) ) ) ) ) ; ) ( I ( mean ( real ( authentick history ) ) ) ) ) . )
(ROOT (S (S (NP (RB Here)) (VP (VBZ 's) (SBAR (WHADVP (WRB how)) (S (NP (NNP Dr.) (NNP Johnson)) (VP (VBD put) (NP (DT a) (JJ similar) (NN problem)) (, ,) (PP (IN on) (NP (NNP April) (CD 18) (, ,) (CD 1775)))))))) (: :) (S (NP (PRP We)) (VP (MD must) (VP (VB consider) (SBAR (WHADVP (WRB how)) (S (NP (ADJP (RB very) (JJ little)) (NN history)) (ADVP (RB there)) (VP (VBZ is))))))) (: ;) (S (NP (PRP I)) (VP (VBP mean) (NP (JJ real) (NN authentick) (NN history)))) (. .)))
The history we can can consider is thought to be inauthentic.
( ( ( The history ) ( we ( ( can can ) consider ) ) ) ( ( is ( thought ( to ( be inauthentic ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NN history)) (SBAR (S (NP (PRP we)) (VP (MD can) (X (MD can)) (VP (VB consider)))))) (VP (VBZ is) (VP (VBN thought) (S (VP (TO to) (VP (VB be) (ADJP (JJ inauthentic))))))) (. .)))
slate
1neutral
29,157
29157c
The Bairro Alto (Upper City) is a hilly area full of evocative houses decorated with wrought-iron balconies usually occupied by birdcages and flowerpots.
( ( ( The ( Bairro Alto ) ) ( -LRB- ( ( Upper City ) -RRB- ) ) ) ( ( is ( ( a ( hilly area ) ) ( full ( of ( ( evocative houses ) ( ( decorated ( with ( wrought-iron balconies ) ) ) ( usually ( occupied ( by ( ( birdcages and ) flowerpots ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNP Bairro) (NNP Alto)) (PRN (-LRB- -LRB-) (NP (NNP Upper) (NNP City)) (-RRB- -RRB-))) (VP (VBZ is) (NP (NP (DT a) (JJ hilly) (NN area)) (PP (JJ full) (IN of) (NP (NP (JJ evocative) (NNS houses)) (VP (VBN decorated) (PP (IN with) (NP (JJ wrought-iron) (NNS balconies))) (PP (RB usually) (ADJP (VBN occupied) (PP (IN by) (NP (NNS birdcages) (CC and) (NNS flowerpots)))))))))) (. .)))
The Upper City is very flat and empty.
( ( The ( Upper City ) ) ( ( is ( very ( ( flat and ) empty ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP Upper) (NNP City)) (VP (VBZ is) (ADJP (RB very) (JJ flat) (CC and) (JJ empty))) (. .)))
travel
2contradiction
42,520
42520c
The cable car up to Le Brevent (2,525 m/8,284 ft), northwest of Chamonix, will give you a panoramic view of the whole north face of Mont Blanc and the Aiguille du Midi.
( ( ( The ( cable car ) ) ( up ( to ( ( Le Brevent ) ( -LRB- ( ( ( 2,525 m/8 ) ( ,284 ft ) ) -RRB- ) ) ) ) ) ) ( , ( ( northwest ( of Chamonix ) ) ( , ( ( will ( ( give you ) ( ( a ( panoramic view ) ) ( of ( ( the ( whole ( north face ) ) ) ( of ( ( ( Mont Blanc ) and ) ( the ( Aiguille ( du Midi ) ) ) ) ) ) ) ) ) ) . ) ) ) ) )
(ROOT (S (NP (NP (DT The) (NN cable) (NN car)) (ADVP (RB up) (PP (TO to) (NP (NP (NNP Le) (NNP Brevent)) (PRN (-LRB- -LRB-) (NP (NP (CD 2,525) (NNS m/8)) (NP (CD ,284) (NN ft))) (-RRB- -RRB-)))))) (, ,) (ADVP (RB northwest) (PP (IN of) (NP (NNP Chamonix)))) (, ,) (VP (MD will) (VP (VB give) (NP (PRP you)) (NP (NP (DT a) (JJ panoramic) (NN view)) (PP (IN of) (NP (NP (DT the) (JJ whole) (NN north) (NN face)) (PP (IN of) (NP (NP (NNP Mont) (NNP Blanc)) (CC and) (NP (DT the) (NNP Aiguille) (NNP du) (NNP Midi))))))))) (. .)))
Since there isn't a cable car you won't be able to see what must be a striking view.
( ( Since ( there ( ( is n't ) ( a ( cable car ) ) ) ) ) ( you ( ( ( wo n't ) ( be ( able ( to ( see ( what ( must ( be ( a ( striking view ) ) ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (SBAR (IN Since) (S (NP (EX there)) (VP (VBZ is) (RB n't) (NP (DT a) (NN cable) (NN car))))) (NP (PRP you)) (VP (MD wo) (RB n't) (VP (VB be) (ADJP (JJ able) (S (VP (TO to) (VP (VB see) (SBAR (WHNP (WP what)) (S (VP (MD must) (VP (VB be) (NP (DT a) (JJ striking) (NN view)))))))))))) (. .)))
travel
2contradiction
73,747
73747e
Thanks for playing.
( ( Thanks ( for playing ) ) . )
(ROOT (NP (NP (NNS Thanks)) (PP (IN for) (NP (NN playing))) (. .)))
Thank you for playing.
( ( ( Thank you ) ( for playing ) ) . )
(ROOT (S (VP (VB Thank) (NP (PRP you)) (PP (IN for) (NP (NN playing)))) (. .)))
slate
0entailment
133,506
133506e
In the second and third year of the grant, CFGM funds will be awarded as a match, with MALS raising at least $3 for every $1 the foundation provides.
( ( In ( ( the ( second ( and ( third year ) ) ) ) ( of ( the grant ) ) ) ) ( , ( ( CFGM funds ) ( ( will ( be ( ( ( awarded ( as ( a match ) ) ) , ) ( with ( MALS ( raising ( ( at ( least ( $ 3 ) ) ) ( for ( ( every ( $ 1 ) ) ( ( the foundation ) provides ) ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (NP (DT the) (JJ second) (CC and) (JJ third) (NN year)) (PP (IN of) (NP (DT the) (NN grant))))) (, ,) (NP (NNP CFGM) (NNS funds)) (VP (MD will) (VP (VB be) (VP (VBN awarded) (PP (IN as) (NP (DT a) (NN match))) (, ,) (PP (IN with) (NP (NP (NNS MALS)) (VP (VBG raising) (NP (NP (QP (IN at) (JJS least) ($ $) (CD 3))) (PP (IN for) (NP (NP (DT every) ($ $) (CD 1)) (SBAR (S (NP (DT the) (NN foundation)) (VP (VBZ provides))))))))))))) (. .)))
CFGM funds will be awarded as a match, with MALS raising at least $3 for every $1 the foundation provides, In the second and third year of the grant,
( ( CFGM funds ) ( will ( be ( ( ( awarded ( as ( a match ) ) ) , ) ( with ( MALS ( raising ( ( at ( least ( $ 3 ) ) ) ( for ( every ( ( $ 1 ) ( ( ( the foundation ) provides ) ( , ( ( In ( ( the ( second ( and ( third year ) ) ) ) ( of ( the grant ) ) ) ) , ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (NP (NNP CFGM) (NNS funds)) (VP (MD will) (VP (VB be) (VP (VBN awarded) (PP (IN as) (NP (DT a) (NN match))) (, ,) (PP (IN with) (NP (NP (NNS MALS)) (VP (VBG raising) (NP (NP (QP (IN at) (JJS least) ($ $) (CD 3))) (PP (IN for) (NP (DT every) (ADJP ($ $) (CD 1)) (NX (NX (NP (DT the) (NN foundation)) (VP (VBZ provides))) (PRN (, ,) (PP (IN In) (NP (NP (DT the) (JJ second) (CC and) (JJ third) (NN year)) (PP (IN of) (NP (DT the) (NN grant))))) (, ,))))))))))))))
government
0entailment
15,597
15597e
This is in reply to your inquiry regarding our Office's March 28, 1997, Congressional Review Act report on a major rule concerning the inspection and expedited removal of aliens issued by the Immigration and Naturalization Service (INS) and the Executive Office for Immigration Review of the Department of Justice (GAO/OGC-97-32).
( ( This ( ( is ( in reply ) ) ( to ( ( your inquiry ) ( regarding ( ( our ( Office 's ) ) ( ( ( March 28 ) , ) 1997 ) ) ) ) ) ) ) ( , ( ( Congressional ( Review Act ) ) ( ( report ( on ( ( ( ( ( a ( major rule ) ) ( concerning ( ( ( the inspection ) and ) ( ( expedited removal ) ( of ( aliens ( issued ( by ( the ( Immigration ( and ( Naturalization Service ) ) ) ) ) ) ) ) ) ) ) ) ( -LRB- ( INS -RRB- ) ) ) and ) ( ( ( the ( Executive Office ) ) ( for ( ( Immigration Review ) ( of ( ( the Department ) ( of Justice ) ) ) ) ) ) ( -LRB- ( ( GAO/OGC ( -97 -32 ) ) -RRB- ) ) ) ) ) ) . ) ) ) )
(ROOT (S (S (NP (DT This)) (VP (VBZ is) (PP (IN in) (NP (NN reply))) (PP (TO to) (NP (NP (PRP$ your) (NN inquiry)) (PP (VBG regarding) (NP (NP (PRP$ our) (NN Office) (POS 's)) (NP (NNP March) (CD 28) (, ,) (CD 1997)))))))) (, ,) (NP (NNP Congressional) (NNP Review) (NNP Act)) (VP (VBP report) (PP (IN on) (NP (NP (NP (NP (DT a) (JJ major) (NN rule)) (PP (VBG concerning) (NP (NP (DT the) (NN inspection)) (CC and) (NP (NP (VBN expedited) (NN removal)) (PP (IN of) (NP (NP (NNS aliens)) (VP (VBN issued) (PP (IN by) (NP (DT the) (NNP Immigration) (CC and) (NNP Naturalization) (NNP Service)))))))))) (PRN (-LRB- -LRB-) (NP (NNP INS)) (-RRB- -RRB-))) (CC and) (NP (NP (NP (DT the) (NNP Executive) (NNP Office)) (PP (IN for) (NP (NP (NNP Immigration) (NNP Review)) (PP (IN of) (NP (NP (DT the) (NNP Department)) (PP (IN of) (NP (NNP Justice)))))))) (PRN (-LRB- -LRB-) (VP (VBN GAO/OGC) (NP (CD -97) (CD -32))) (-RRB- -RRB-)))))) (. .)))
Your inquiry to the office occurred on March 28, 1997.
( ( ( Your inquiry ) ( to ( the office ) ) ) ( ( occurred ( on ( ( ( March 28 ) , ) 1997 ) ) ) . ) )
(ROOT (S (NP (NP (PRP$ Your) (NN inquiry)) (PP (TO to) (NP (DT the) (NN office)))) (VP (VBD occurred) (PP (IN on) (NP (NNP March) (CD 28) (, ,) (CD 1997)))) (. .)))
government
0entailment
106,911
106911n
no it's not this is uh about uh ten degrees cooler than usual but about a week ago we were up to eighty and eighty five degrees
( ( no it ) ( ( 's not ) ( ( ( this ( is ( uh ( ( ( about ( uh ten ) ) degrees ) ( cooler ( than usual ) ) ) ) ) ) but ) ( ( about ( a week ) ) ( ago ( we ( ( were ( up ( to ( ( eighty and ) eighty ) ) ) ) ( five degrees ) ) ) ) ) ) ) )
(ROOT (S (NP (DT no) (PRP it)) (VP (VBZ 's) (RB not) (SBAR (SBAR (S (NP (DT this)) (VP (VBZ is) (VP (VBG uh) (NP (NP (QP (RB about) (CD uh) (CD ten)) (NNS degrees)) (ADJP (RB cooler) (IN than) (JJ usual))))))) (CC but) (SBAR (NP (RB about) (DT a) (NN week)) (RB ago) (S (NP (PRP we)) (VP (VBD were) (ADVP (RB up) (PP (TO to) (NP (NN eighty) (CC and) (NN eighty)))) (NP (CD five) (NNS degrees)))))))))
I really liked the weather last week.
( I ( really ( ( ( liked ( the weather ) ) ( last week ) ) . ) ) )
(ROOT (S (NP (PRP I)) (ADVP (RB really)) (VP (VBD liked) (NP (DT the) (NN weather)) (NP (JJ last) (NN week))) (. .)))
telephone
1neutral
6,862
6862c
In the past, the absence of a broadbased homeland security definition or the ad hoc creation of a definition by individual government departments suggest that a consistent and transparent definition be applied to help create a more integrated approach and unified purpose.
( ( In ( the past ) ) ( , ( ( ( the absence ) ( of ( ( ( a ( broadbased ( homeland ( security definition ) ) ) ) or ) ( ( the ( ( ad hoc ) creation ) ) ( of ( ( a definition ) ( by ( individual ( government departments ) ) ) ) ) ) ) ) ) ( ( suggest ( that ( ( a ( ( ( consistent and ) transparent ) definition ) ) ( be ( applied ( to ( help ( create ( ( ( a ( ( more integrated ) approach ) ) and ) ( unified purpose ) ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (DT the) (NN past))) (, ,) (NP (NP (DT the) (NN absence)) (PP (IN of) (NP (NP (DT a) (JJ broadbased) (NN homeland) (NN security) (NN definition)) (CC or) (NP (NP (DT the) (ADJP (FW ad) (FW hoc)) (NN creation)) (PP (IN of) (NP (NP (DT a) (NN definition)) (PP (IN by) (NP (JJ individual) (NN government) (NNS departments))))))))) (VP (VBP suggest) (SBAR (IN that) (S (NP (DT a) (ADJP (JJ consistent) (CC and) (JJ transparent)) (NN definition)) (VP (VB be) (VP (VBN applied) (S (VP (TO to) (VP (VB help) (VP (VB create) (NP (NP (DT a) (ADJP (RBR more) (JJ integrated)) (NN approach)) (CC and) (NP (JJ unified) (NN purpose)))))))))))) (. .)))
There has always been a broadbased homeland security definition.
( There ( ( ( has always ) ( been ( a ( broadbased ( homeland ( security definition ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBZ has) (ADVP (RB always)) (VP (VBN been) (NP (DT a) (JJ broadbased) (NN homeland) (NN security) (NN definition)))) (. .)))
government
2contradiction
46,115
46115c
and and it was interesting because the AFL uh when when the Chiefs when the Texans were playing they would give the scores of the Cowboy games and the NFL games but the NFL refused to admit they existed so when the Cowboys were playing you never got the scores of their games
( and ( and ( it ( ( was ( interesting ( because ( the ( AFL uh ) ) ) ) ) ( when ( ( when ( ( ( ( ( the Chiefs ) ( when ( ( the Texans ) ( were ( playing they ) ) ) ) ) ( would ( give ( ( the scores ) ( of ( ( ( the ( Cowboy games ) ) and ) ( the ( NFL games ) ) ) ) ) ) ) ) but ) ( ( the NFL ) ( refused ( to admit ) ) ) ) ) ( they ( ( existed so ) ( when ( ( the Cowboys ) ( were ( playing ( you ( never ( got ( ( the scores ) ( of ( their games ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (PRN (CC and) (S (CC and) (NP (PRP it)) (VP (VBD was) (ADJP (JJ interesting) (PP (IN because) (NP (DT the) (NNP AFL) (NNP uh)))) (SBAR (WHADVP (WRB when)) (S (SBAR (WHADVP (WRB when)) (S (S (NP (NP (DT the) (NNPS Chiefs)) (SBAR (WHADVP (WRB when)) (S (NP (DT the) (NNPS Texans)) (VP (VBD were) (VP (VBG playing) (NP (PRP they))))))) (VP (MD would) (VP (VB give) (NP (NP (DT the) (NNS scores)) (PP (IN of) (NP (NP (DT the) (NNP Cowboy) (NNS games)) (CC and) (NP (DT the) (NNP NFL) (NNS games)))))))) (CC but) (S (NP (DT the) (NNP NFL)) (VP (VBD refused) (S (VP (TO to) (VP (VB admit)))))))) (NP (PRP they)) (VP (VBD existed) (ADVP (RB so)) (SBAR (WHADVP (WRB when)) (S (NP (DT the) (NNPS Cowboys)) (VP (VBD were) (VP (VBG playing) (SBAR (S (NP (PRP you)) (ADVP (RB never)) (VP (VBD got) (NP (NP (DT the) (NNS scores)) (PP (IN of) (NP (PRP$ their) (NNS games))))))))))))))))))
The NFL shows favoritism to the cowboys.
( ( The NFL ) ( ( ( shows favoritism ) ( to ( the cowboys ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP NFL)) (VP (VBZ shows) (NP (NN favoritism)) (PP (TO to) (NP (DT the) (NNS cowboys)))) (. .)))
telephone
2contradiction
23,699
23699c
With an aging population and a slowly growing workforce, increasing the nation's future economic capacity is critical to ensuring retirement security in the 21st century.
( ( With ( ( ( an ( aging population ) ) and ) ( a ( ( slowly growing ) workforce ) ) ) ) ( , ( ( increasing ( ( the ( nation 's ) ) ( future ( economic capacity ) ) ) ) ( ( is ( critical ( to ( ( ensuring ( retirement security ) ) ( in ( the ( 21st century ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN With) (NP (NP (DT an) (VBG aging) (NN population)) (CC and) (NP (DT a) (ADJP (ADVP (RB slowly)) (VBG growing)) (NN workforce)))) (, ,) (S (VP (VBG increasing) (NP (NP (DT the) (NN nation) (POS 's)) (JJ future) (JJ economic) (NN capacity)))) (VP (VBZ is) (ADJP (JJ critical) (PP (TO to) (S (VP (VBG ensuring) (NP (NN retirement) (NN security)) (PP (IN in) (NP (DT the) (JJ 21st) (NN century)))))))) (. .)))
Retirement security is there even if the economic capacity of the country goes down dramatically.
( ( Retirement security ) ( ( ( is there ) ( even ( if ( ( ( the ( economic capacity ) ) ( of ( the country ) ) ) ( goes ( down dramatically ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Retirement) (NN security)) (VP (VBZ is) (ADVP (RB there)) (SBAR (RB even) (IN if) (S (NP (NP (DT the) (JJ economic) (NN capacity)) (PP (IN of) (NP (DT the) (NN country)))) (VP (VBZ goes) (ADVP (RB down) (RB dramatically)))))) (. .)))
government
2contradiction
5,326
5326e
yeah oh but boy you try get into that you'd really open a can of worms
( yeah ( ( ( oh but ) boy ) ( you ( try ( get ( into ( that ( you ( ( 'd really ) ( open ( ( a can ) ( of worms ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VB yeah) (SBAR (S (INTJ (INTJ (UH oh)) (CC but) (INTJ (UH boy))) (NP (PRP you)) (VP (VBP try) (VP (VB get) (PP (IN into) (SBAR (IN that) (S (NP (PRP you)) (VP (MD 'd) (ADVP (RB really)) (VP (VB open) (NP (NP (DT a) (NN can)) (PP (IN of) (NP (NNS worms))))))))))))))))
You are really going to open a can of worms if you start getting into that.
( You ( ( ( are really ) ( going ( to ( ( open ( ( a can ) ( of worms ) ) ) ( if ( you ( start ( getting ( into that ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP You)) (VP (VBP are) (ADVP (RB really)) (VP (VBG going) (S (VP (TO to) (VP (VB open) (NP (NP (DT a) (NN can)) (PP (IN of) (NP (NNS worms)))) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP start) (S (VP (VBG getting) (PP (IN into) (NP (DT that))))))))))))) (. .)))
telephone
0entailment
47,758
47758c
Most of her books and short stories have been filmed, some many times over (Murder on the Orient Express, Death on the Nile, 4.50 From Paddington), and many have been adapted for television, radio, video games and comics.
( ( ( ( ( ( Most ( of ( ( ( her books ) and ) ( short stories ) ) ) ) ( have ( been ( ( filmed , ) ( ( some ( many times ) ) ( over ( -LRB- ( ( ( ( ( ( Murder ( on ( the ( Orient Express ) ) ) ) , ) ( Death ( on ( the Nile ) ) ) ) , ) ( 4.50 ( From Paddington ) ) ) -RRB- ) ) ) ) ) ) ) ) , ) and ) ( many ( have ( been ( adapted ( for ( television ( , ( radio ( , ( video ( ( games and ) comics ) ) ) ) ) ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (NP (JJS Most)) (PP (IN of) (NP (NP (PRP$ her) (NNS books)) (CC and) (NP (JJ short) (NNS stories))))) (VP (VBP have) (VP (VBN been) (VP (VBN filmed) (, ,) (PP (NP (DT some) (JJ many) (NNS times)) (PP (IN over)) (PRN (-LRB- -LRB-) (NP (NP (NP (NN Murder)) (PP (IN on) (NP (DT the) (NNP Orient) (NNP Express)))) (, ,) (NP (NP (NN Death)) (PP (IN on) (NP (DT the) (NNP Nile)))) (, ,) (NP (NP (CD 4.50)) (PP (IN From) (NP (NNP Paddington))))) (-RRB- -RRB-))))))) (, ,) (CC and) (S (NP (DT many)) (VP (VBP have) (VP (VBN been) (VP (VBN adapted) (PP (IN for) (NP (NN television) (, ,) (NN radio) (, ,) (NN video) (NNS games) (CC and) (NNS comics))))))) (. .)))
No one has ever showed any interest in turning her work into films or a television series.
( ( No one ) ( ( ( has ever ) ( ( showed ( any interest ) ) ( in ( ( turning ( her work ) ) ( into ( ( films or ) ( a ( television series ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT No) (NN one)) (VP (VBZ has) (ADVP (RB ever)) (VP (VBN showed) (NP (DT any) (NN interest)) (PP (IN in) (S (VP (VBG turning) (NP (PRP$ her) (NN work)) (PP (IN into) (NP (NP (NNS films)) (CC or) (NP (DT a) (NN television) (NN series))))))))) (. .)))
fiction
2contradiction
14,262
14262e
how about you do you work or do you get to stay home with them wonderful
( ( how ( about you ) ) ( ( do you ) ( ( work or ) ( do ( you ( get ( to ( stay ( ( home ( with them ) ) wonderful ) ) ) ) ) ) ) ) )
(ROOT (SBARQ (WHADVP (WRB how) (PP (IN about) (NP (PRP you)))) (SQ (VBP do) (NP (PRP you)) (VP (VP (VB work)) (CC or) (VP (VB do) (S (NP (PRP you)) (VP (VB get) (S (VP (TO to) (VP (VB stay) (S (NP (NP (NN home)) (PP (IN with) (NP (PRP them)))) (ADJP (JJ wonderful)))))))))))))
So do you work or stay at home with your kids?
( So ( do ( you ( ( ( ( ( work or ) stay ) ( at home ) ) ( with ( your kids ) ) ) ? ) ) ) )
(ROOT (S (CC So) (VBP do) (NP (PRP you)) (VP (VB work) (CC or) (VB stay) (PP (IN at) (NP (NN home))) (PP (IN with) (NP (PRP$ your) (NNS kids)))) (. ?)))
telephone
0entailment
69,321
69321n
These elements are (1) a demonstrated leadership commitment and accountability for change; (2) the integration of management improvement initiatives into programmatic decisionmaking; (3) thoughtful and rigorous planning to guide decisions, particularly to address human capital and information technology issues; (4) employee involvement to elicit ideas and build commitment and accountability; (5) organizational alignment to streamline operations and clarify accountability; and (6) strong and continuing congressional involvement.
( ( ( ( ( These elements ) ( ( ( are ( ( ( ( -LRB- ( 1 -RRB- ) ) ( a ( demonstrated ( leadership commitment ) ) ) ) and ) ( ( ( ( ( accountability ( for change ) ) ; ) ( ( -LRB- ( 2 -RRB- ) ) ( ( the integration ) ( of ( ( management ( improvement initiatives ) ) ( into ( programmatic decisionmaking ) ) ) ) ) ) ) ; ) ( ( -LRB- ( 3 -RRB- ) ) ( ( thoughtful ( and ( rigorous planning ) ) ) ( to ( guide decisions ) ) ) ) ) ) ) , ) ( particularly ( to ( address ( human ( capital ( and ( information ( technology issues ) ) ) ) ) ) ) ) ) ) ; ) ( ( -LRB- ( 4 -RRB- ) ) ( employee ( involvement ( ( ( to ( ( ( elicit ideas ) and ) ( build ( ( ( ( ( ( ( ( ( commitment and ) accountability ) ; ) ( -LRB- ( 5 -RRB- ) ) ) ( organizational ( alignment ( to ( ( ( streamline operations ) and ) ( clarify accountability ) ) ) ) ) ) ; ) and ) ( -LRB- ( 6 -RRB- ) ) ) strong ) ) ) ) and ) ( continuing ( congressional involvement ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (DT These) (NNS elements)) (VP (VBP are) (NP (NP (LST (-LRB- -LRB-) (LS 1) (-RRB- -RRB-)) (DT a) (JJ demonstrated) (NN leadership) (NN commitment)) (CC and) (NP (NP (NP (NN accountability)) (PP (IN for) (NP (NN change)))) (: ;) (NP (LST (-LRB- -LRB-) (LS 2) (-RRB- -RRB-)) (NP (DT the) (NN integration)) (PP (IN of) (NP (NP (NN management) (NN improvement) (NNS initiatives)) (PP (IN into) (NP (JJ programmatic) (NN decisionmaking)))))) (: ;) (NP (LST (-LRB- -LRB-) (LS 3) (-RRB- -RRB-)) (NP (JJ thoughtful) (CC and) (JJ rigorous) (NN planning)) (PP (TO to) (NP (NN guide) (NNS decisions)))))) (, ,) (S (ADVP (RB particularly)) (VP (TO to) (VP (VB address) (NP (JJ human) (NN capital) (CC and) (NN information) (NN technology) (NNS issues))))))) (: ;) (S (LST (-LRB- -LRB-) (LS 4) (-RRB- -RRB-)) (NP (NN employee)) (VP (VBZ involvement) (S (S (VP (TO to) (VP (VP (VB elicit) (NP (NNS ideas))) (CC and) (VP (VB build) (NP (NP (NP (NN commitment) (CC and) (NN accountability)) (, ;) (PRN (-LRB- -LRB-) (NP (CD 5)) (-RRB- -RRB-)) (NP (JJ organizational) (NN alignment) (S (VP (TO to) (VP (VP (VB streamline) (NP (NNS operations))) (CC and) (VP (VB clarify) (NP (NN accountability)))))))) (, ;) (CC and) (PRN (-LRB- -LRB-) (NP (CD 6)) (-RRB- -RRB-)) (NP (JJ strong))))))) (CC and) (S (VP (VBG continuing) (NP (JJ congressional) (NN involvement))))))) (. .)))
Commitment and accountability for change are elements demonstrated by leadership because they care about change a lot.
( ( ( ( Commitment and ) accountability ) ( for change ) ) ( ( are ( elements ( ( demonstrated ( by leadership ) ) ( because ( they ( ( care about ) ( change ( a lot ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NN Commitment) (CC and) (NN accountability)) (PP (IN for) (NP (NN change)))) (VP (VBP are) (NP (NP (NNS elements)) (VP (VBN demonstrated) (PP (IN by) (NP (NN leadership))) (SBAR (IN because) (S (NP (PRP they)) (VP (VBP care) (RB about) (VP (VB change) (NP (DT a) (NN lot))))))))) (. .)))
government
1neutral
51,723
51723c
Many insured families have inadequate child benefits, excessive costs, or periods without coverage.
( ( Many ( insured families ) ) ( ( ( have ( ( ( ( ( ( inadequate ( child benefits ) ) , ) ( excessive costs ) ) , ) or ) periods ) ) ( without coverage ) ) . ) )
(ROOT (S (NP (JJ Many) (JJ insured) (NNS families)) (VP (VBP have) (NP (NP (JJ inadequate) (NN child) (NNS benefits)) (, ,) (NP (JJ excessive) (NNS costs)) (, ,) (CC or) (NP (NNS periods))) (PP (IN without) (NP (NN coverage)))) (. .)))
Families that are insured have low costs.
( ( Families ( that ( are insured ) ) ) ( ( have ( low costs ) ) . ) )
(ROOT (S (NP (NP (NNS Families)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (VP (VBN insured)))))) (VP (VBP have) (NP (JJ low) (NNS costs))) (. .)))
slate
2contradiction
133,832
133832e
First, it loses sales of Windows 95.
( First ( , ( it ( ( loses ( sales ( of ( Windows 95 ) ) ) ) . ) ) ) )
(ROOT (S (ADVP (RB First)) (, ,) (NP (PRP it)) (VP (VBZ loses) (NP (NP (NNS sales)) (PP (IN of) (NP (NNP Windows) (CD 95))))) (. .)))
It sold less than Windows 95.
( It ( ( sold ( less ( ( than Windows ) 95 ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBD sold) (NP (QP (JJR less) (IN than) (CD Windows) (CD 95)))) (. .)))
slate
0entailment
122,905
122905n
Natalia fixed me with an irate glare, then made a show of sauntering off.
( ( Natalia ( ( ( ( fixed me ) ( with ( an ( irate glare ) ) ) ) , ) then ) ) ( ( made ( ( a show ) ( of ( sauntering off ) ) ) ) . ) )
(ROOT (S (NP (NP (NNP Natalia)) (VP (VBN fixed) (NP (PRP me)) (PP (IN with) (NP (DT an) (JJ irate) (NN glare))) (, ,) (ADVP (RB then)))) (VP (VBD made) (NP (NP (DT a) (NN show)) (PP (IN of) (S (VP (VBG sauntering) (PRT (RP off))))))) (. .)))
Natalia was very upset with me.
( Natalia ( ( was ( very ( upset ( with me ) ) ) ) . ) )
(ROOT (S (NP (NNP Natalia)) (VP (VBD was) (ADJP (RB very) (VBN upset) (PP (IN with) (NP (PRP me))))) (. .)))
fiction
1neutral
35,600
35600e
Many hotels offer special packages (such as summer or weekend reductions).
( ( Many hotels ) ( ( offer ( ( special packages ) ( -LRB- ( ( such ( as ( summer ( or ( weekend reductions ) ) ) ) ) -RRB- ) ) ) ) . ) )
(ROOT (S (NP (JJ Many) (NNS hotels)) (VP (VBP offer) (NP (NP (JJ special) (NNS packages)) (PRN (-LRB- -LRB-) (PP (JJ such) (IN as) (NP (NN summer) (CC or) (NN weekend) (NNS reductions))) (-RRB- -RRB-)))) (. .)))
Special packages are offered by many hotels.
( ( Special packages ) ( ( are ( offered ( by ( many hotels ) ) ) ) . ) )
(ROOT (S (NP (JJ Special) (NNS packages)) (VP (VBP are) (VP (VBN offered) (PP (IN by) (NP (JJ many) (NNS hotels))))) (. .)))
travel
0entailment
19,318
19318c
While NHTSA did not explicitly address section 205, it complied in substance with the requirements of this section.
( ( While ( NHTSA ( ( ( did not ) explicitly ) ( address ( section 205 ) ) ) ) ) ( , ( it ( ( ( complied ( in substance ) ) ( with ( ( the requirements ) ( of ( this section ) ) ) ) ) . ) ) ) )
(ROOT (S (SBAR (IN While) (S (NP (NNP NHTSA)) (VP (VBD did) (RB not) (ADVP (RB explicitly)) (VP (VB address) (NP (NN section) (NNS 205)))))) (, ,) (NP (PRP it)) (VP (VBD complied) (PP (IN in) (NP (NN substance))) (PP (IN with) (NP (NP (DT the) (NNS requirements)) (PP (IN of) (NP (DT this) (NN section)))))) (. .)))
NHTSA ignored the requirements of section 205.
( NHTSA ( ( ignored ( ( the requirements ) ( of ( section 205 ) ) ) ) . ) )
(ROOT (S (NP (NNP NHTSA)) (VP (VBD ignored) (NP (NP (DT the) (NNS requirements)) (PP (IN of) (NP (NN section) (NNS 205))))) (. .)))
government
2contradiction
115,650
115650n
In the meantime he was conscious of Sir James's close scrutiny.
( ( In ( the meantime ) ) ( he ( ( was ( conscious ( of ( ( Sir ( James 's ) ) ( close scrutiny ) ) ) ) ) . ) ) )
(ROOT (S (PP (IN In) (NP (DT the) (NN meantime))) (NP (PRP he)) (VP (VBD was) (ADJP (JJ conscious) (PP (IN of) (NP (NP (NNP Sir) (NNP James) (POS 's)) (JJ close) (NN scrutiny))))) (. .)))
Sir James did not trust his work.
( ( Sir James ) ( ( ( did not ) ( trust ( his work ) ) ) . ) )
(ROOT (S (NP (NNP Sir) (NNP James)) (VP (VBD did) (RB not) (VP (VB trust) (NP (PRP$ his) (NN work)))) (. .)))
fiction
1neutral
89,670
89670c
Some of the stands under the bright umbrellas are real herbalists' heavens, but even if you can understand the patois, it's difficult to learn the precise uses for certain mysterious-looking items.
( ( ( ( ( ( Some ( of ( ( the stands ) ( under ( the ( bright umbrellas ) ) ) ) ) ) ( are ( ( real ( herbalists ' ) ) heavens ) ) ) , ) but ) ( ( even ( if ( you ( can ( understand ( the patois ) ) ) ) ) ) ( , ( it ( 's ( difficult ( to ( learn ( ( the ( precise uses ) ) ( for ( certain ( mysterious-looking items ) ) ) ) ) ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (NP (DT Some)) (PP (IN of) (NP (NP (DT the) (NNS stands)) (PP (IN under) (NP (DT the) (JJ bright) (NNS umbrellas)))))) (VP (VBP are) (NP (NP (JJ real) (NNS herbalists) (POS ')) (NNS heavens)))) (, ,) (CC but) (S (SBAR (RB even) (IN if) (S (NP (PRP you)) (VP (MD can) (VP (VB understand) (NP (DT the) (NNS patois)))))) (, ,) (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ difficult) (S (VP (TO to) (VP (VB learn) (NP (NP (DT the) (JJ precise) (NNS uses)) (PP (IN for) (NP (JJ certain) (JJ mysterious-looking) (NNS items)))))))))) (. .)))
The stands under the bright umbrellas are full of mysterious and undesirable products.
( ( ( The stands ) ( under ( the ( bright umbrellas ) ) ) ) ( ( are ( full ( of ( mysterious ( and ( undesirable products ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNS stands)) (PP (IN under) (NP (DT the) (JJ bright) (NNS umbrellas)))) (VP (VBP are) (ADJP (JJ full) (PP (IN of) (NP (JJ mysterious) (CC and) (JJ undesirable) (NNS products))))) (. .)))
travel
2contradiction
60,186
60186n
but the beach was beautiful we managed to comb out some of the broken glass and the like but the actual sand was a real good quality and real deep and we set up the old volleyball net and you know just a typical uh twenty or thirty guys playing volleyball on the beach and this this cove this beach was a bit of a cove and it was surrounded oh i'd say a couple of hundred yards by uh this hill this mountainous uh rock terrain and only that little bitty section of it was actually beach the rest of it was water right up against the rock so you pretty well had the whole area to yourself there were enough of us where we filled the whole peninsula as far as the the camping on both sides so we did we all had to walk down to the one area to go down to the bea ch and it was pretty much the whole area to ourself beautiful weekend however at that time at that stage in our life our kids were were uh real young and one of them managed to catch diarrhea while we were there so we'd have to run him up the the hill and you know the little portable toilet was up there and
( ( ( ( ( but ( ( the beach ) ( was ( beautiful ( we ( managed ( to ( ( comb out ) ( some ( of ( ( ( the ( broken glass ) ) and ) ( the like ) ) ) ) ) ) ) ) ) ) ) ) but ) ( ( the ( actual sand ) ) ( was ( ( ( a ( real ( good quality ) ) ) and ) ( real deep ) ) ) ) ) and ) ( ( ( we ( ( set up ) ( the ( ( old volleyball ) net ) ) ) ) and ) ( you ( ( ( know ( just ( a ( typical ( ( uh ( ( twenty or ) thirty ) ) ( guys ( playing volleyball ) ) ) ) ) ) ) ( on ( ( ( the beach ) and ) this ) ) ) ( ( this cove ) ( ( ( ( this beach ) ( was ( ( a bit ) ( of ( a cove ) ) ) ) ) and ) ( it ( was ( surrounded ( ( ( ( oh ( i ( 'd ( say ( ( a couple ) ( of ( ( hundred yards ) ( by ( uh ( this hill ) ) ) ) ) ) ) ) ) ) ( ( ( ( this ( mountainous ( uh ( rock terrain ) ) ) ) and ) ( ( only ( that ( ( little bitty ) section ) ) ) ( of it ) ) ) ( ( was actually ) beach ) ) ) ( ( ( the rest ) ( of it ) ) ( ( ( ( was water ) ( right up ) ) ( against ( the rock ) ) ) ( so ( you ( ( pretty well ) ( had ( ( the ( whole area ) ) ( to yourself ) ) ) ) ) ) ) ) ) ( ( ( ( ( ( ( there ( ( were ( enough ( of us ) ) ) ( where ( we ( ( ( filled ( the ( whole peninsula ) ) ) ( as far ) ) ( as ( ( the ( the camping ) ) ( on ( both sides ) ) ) ) ) ) ) ) ) so ) ( we ( did ( we ( all ( ( had ( to ( ( walk down ) ( to ( the ( one area ) ) ) ) ) ) ( to ( ( go down ) ( to ( the ( bea ch ) ) ) ) ) ) ) ) ) ) ) and ) ( it ( ( was ( pretty much ) ) ( the ( whole ( area ( to ( ( ( ourself ( beautiful weekend ) ) however ) ( at ( ( ( that time ) ( at ( ( that stage ) ( in ( our life ) ) ) ) ) ( ( our kids ) ( were ( ( were uh ) ( real young ) ) ) ) ) ) ) ) ) ) ) ) ) ) and ) ( ( ( ( ( ( one ( of them ) ) ( managed ( to ( ( catch diarrhea ) ( while ( we ( were there ) ) ) ) ) ) ) so ) ( we ( 'd ( have ( to ( ( run him ) ( up ( the ( the hill ) ) ) ) ) ) ) ) ) and ) ( you ( know ( ( the ( little ( portable toilet ) ) ) ( ( was ( up there ) ) and ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (S (CC but) (NP (DT the) (NN beach)) (VP (VBD was) (ADJP (JJ beautiful) (SBAR (S (NP (PRP we)) (VP (VBD managed) (S (VP (TO to) (VP (VB comb) (PRT (RP out)) (NP (NP (DT some)) (PP (IN of) (NP (NP (DT the) (JJ broken) (NN glass)) (CC and) (NP (DT the) (JJ like)))))))))))))) (CC but) (S (NP (DT the) (JJ actual) (NN sand)) (VP (VBD was) (UCP (NP (DT a) (JJ real) (JJ good) (NN quality)) (CC and) (ADJP (RB real) (JJ deep))))) (CC and) (S (S (NP (PRP we)) (VP (VBD set) (PRT (RP up)) (NP (DT the) (ADJP (JJ old) (JJ volleyball)) (NN net)))) (CC and) (S (NP (PRP you)) (VP (VBP know) (NP (RB just) (DT a) (JJ typical) (ADJP (JJ uh) (NP (CD twenty) (CC or) (CD thirty))) (NNS guys) (NN playing) (NN volleyball)) (PP (IN on) (NP (NP (DT the) (NN beach)) (CC and) (NP (DT this)))) (NP (NP (DT this) (NN cove)) (SBAR (S (S (NP (DT this) (NN beach)) (VP (VBD was) (NP (NP (DT a) (NN bit)) (PP (IN of) (NP (DT a) (NN cove)))))) (CC and) (S (NP (PRP it)) (VP (VBD was) (VP (VBN surrounded) (S (S (INTJ (UH oh)) (NP (FW i)) (VP (MD 'd) (VP (VB say) (NP (NP (DT a) (NN couple)) (PP (IN of) (PP (NP (CD hundred) (NNS yards)) (IN by) (S (VP (VBG uh) (NP (DT this) (NN hill)))))))))) (S (NP (NP (DT this) (JJ mountainous) (JJ uh) (NN rock) (NN terrain)) (CC and) (NP (NP (RB only) (DT that) (ADJP (RB little) (JJ bitty)) (NN section)) (PP (IN of) (NP (PRP it))))) (VP (VBD was) (ADVP (RB actually)) (NP (NN beach)))) (S (NP (NP (DT the) (NN rest)) (PP (IN of) (NP (PRP it)))) (VP (VBD was) (NP (NN water)) (ADVP (RB right) (RB up)) (PP (IN against) (NP (DT the) (NN rock))) (SBAR (IN so) (S (NP (PRP you)) (ADVP (RB pretty) (RB well)) (VP (VBD had) (NP (NP (DT the) (JJ whole) (NN area)) (PP (TO to) (NP (PRP yourself))))))))) (S (S (NP (EX there)) (VP (VBD were) (ADJP (JJ enough) (PP (IN of) (NP (PRP us)))) (SBAR (WHADVP (WRB where)) (S (NP (PRP we)) (VP (VBD filled) (NP (DT the) (JJ whole) (NN peninsula)) (ADVP (RB as) (RB far)) (PP (IN as) (NP (NP (DT the) (DT the) (NN camping)) (PP (IN on) (NP (DT both) (NNS sides)))))))))) (IN so) (S (NP (PRP we)) (VP (VBD did) (SBAR (S (NP (PRP we)) (ADVP (DT all)) (VP (VBD had) (S (VP (TO to) (VP (VB walk) (PRT (RP down)) (PP (TO to) (NP (DT the) (CD one) (NN area)))))) (S (VP (TO to) (VP (VB go) (PRT (RP down)) (PP (TO to) (NP (DT the) (NN bea) (NN ch))))))))))) (CC and) (S (NP (PRP it)) (VP (VBD was) (ADVP (RB pretty) (RB much)) (NP (DT the) (JJ whole) (NN area) (S (VP (TO to) (VP (VB ourself) (NP (JJ beautiful) (NN weekend)) (ADVP (RB however)) (PP (IN at) (SBAR (WHNP (WHNP (WDT that) (NN time)) (PP (IN at) (NP (NP (DT that) (NN stage)) (PP (IN in) (NP (PRP$ our) (NN life)))))) (S (NP (PRP$ our) (NNS kids)) (VP (VBD were) (VP (VBD were) (ADVP (RB uh)) (ADJP (RB real) (JJ young))))))))))))) (CC and) (S (S (NP (NP (CD one)) (PP (IN of) (NP (PRP them)))) (VP (VBD managed) (S (VP (TO to) (VP (VB catch) (NP (NN diarrhea)) (SBAR (IN while) (S (NP (PRP we)) (VP (VBD were) (ADVP (RB there)))))))))) (IN so) (S (NP (PRP we)) (VP (MD 'd) (VP (VB have) (S (VP (TO to) (VP (VB run) (NP (PRP him)) (PP (IN up) (NP (DT the) (DT the) (NN hill))))))))) (CC and) (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (DT the) (JJ little) (JJ portable) (NN toilet)) (VP (VBD was) (ADVP (RB up) (RB there)) (NP (NNP and)))))))))))))))))))))
We had a great time at the beach even though one of the kids got sick.
( We ( ( ( had ( ( a ( great time ) ) ( at ( the beach ) ) ) ) ( even ( though ( ( one ( of ( the kids ) ) ) ( got sick ) ) ) ) ) . ) )
(ROOT (S (NP (PRP We)) (VP (VBD had) (NP (NP (DT a) (JJ great) (NN time)) (PP (IN at) (NP (DT the) (NN beach)))) (SBAR (RB even) (IN though) (S (NP (NP (CD one)) (PP (IN of) (NP (DT the) (NNS kids)))) (VP (VBD got) (ADJP (JJ sick)))))) (. .)))
telephone
1neutral
46,951
46951n
Then we can lock up and go." 18 I had seen Lawrence in quite a different light that afternoon.
( Then ( ( ( ( ( we ( can ( ( ( lock up ) and ) go ) ) ) . ) '' ) ( ( 18 I ) ( had ( seen ( Lawrence ( in ( ( quite ( a ( different light ) ) ) ( that afternoon ) ) ) ) ) ) ) ) . ) )
(ROOT (S (RB Then) (S (NP (PRP we)) (VP (MD can) (VP (VP (VB lock) (PRT (RP up))) (CC and) (VP (VB go))))) (. .) ('' '') (S (NP (CD 18) (NN I)) (VP (VBD had) (VP (VBN seen) (NP (NP (NNP Lawrence)) (PP (IN in) (NP (NP (RB quite) (DT a) (JJ different) (NN light)) (NP (DT that) (NN afternoon)))))))) (. .)))
I had seen Lawrence in a really good light.
( I ( ( had ( seen ( Lawrence ( in ( a ( ( really good ) light ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD had) (VP (VBN seen) (NP (NP (NNP Lawrence)) (PP (IN in) (NP (DT a) (ADJP (RB really) (JJ good)) (NN light)))))) (. .)))
fiction
1neutral
81,063
81063n
The interim rule was issued without use of the notice and comment procedures of 5 U.S.C.
( ( The ( interim rule ) ) ( was ( issued ( without ( use ( of ( ( the ( notice ( and ( comment procedures ) ) ) ) ( of ( 5 U.S.C. ) ) ) ) ) ) ) ) )
(ROOT (S (NP (DT The) (JJ interim) (NN rule)) (VP (VBD was) (VP (VBN issued) (PP (IN without) (NP (NP (NN use)) (PP (IN of) (NP (NP (DT the) (NN notice) (CC and) (NN comment) (NNS procedures)) (PP (IN of) (NP (CD 5) (NN U.S.C.)))))))))))
There was a more permanent rule afterwards.
( There ( ( ( was ( a ( ( more permanent ) rule ) ) ) afterwards ) . ) )
(ROOT (S (NP (EX There)) (VP (VBD was) (NP (DT a) (ADJP (RBR more) (JJ permanent)) (NN rule)) (ADVP (RB afterwards))) (. .)))
government
1neutral
101,892
101892n
In adopting the H-2A program, Congress sought a balanced program that would ensure an adequate source of labor, but would not exploit employees or provide an added incentive to hire foreign rather than resident workers.
( ( In ( adopting ( the ( H-2A program ) ) ) ) ( , ( Congress ( ( ( ( ( sought ( ( a ( balanced program ) ) ( that ( would ( ensure ( ( an ( adequate source ) ) ( of labor ) ) ) ) ) ) ) , ) but ) ( ( would not ) ( ( ( exploit employees ) or ) ( ( provide ( an ( added incentive ) ) ) ( to ( hire ( ( foreign ( rather than ) ) ( resident workers ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (S (VP (VBG adopting) (NP (DT the) (NN H-2A) (NN program))))) (, ,) (NP (NNP Congress)) (VP (VP (VBD sought) (NP (NP (DT a) (JJ balanced) (NN program)) (SBAR (WHNP (WDT that)) (S (VP (MD would) (VP (VB ensure) (NP (NP (DT an) (JJ adequate) (NN source)) (PP (IN of) (NP (NN labor)))))))))) (, ,) (CC but) (VP (MD would) (RB not) (VP (VP (VB exploit) (NP (NNS employees))) (CC or) (VP (VB provide) (NP (DT an) (JJ added) (NN incentive)) (S (VP (TO to) (VP (VB hire) (NP (NP (JJ foreign)) (CONJP (RB rather) (IN than)) (NP (JJ resident) (NNS workers)))))))))) (. .)))
The H-2A program was a huge success and accomplished it's goals.
( ( The ( H-2A program ) ) ( ( was ( ( ( a ( huge success ) ) and ) ( accomplished ( ( it 's ) goals ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN H-2A) (NN program)) (VP (VBD was) (UCP (NP (DT a) (JJ huge) (NN success)) (CC and) (VP (VBN accomplished) (NP (NP (PRP it) (POS 's)) (NNS goals))))) (. .)))
government
1neutral
25,865
25865n
According to the agency the rule will not result in expenditures of $100 million in any year by either State, Local or Tribal governments in the aggregate or by the private sector.
( ( According ( to ( the agency ) ) ) ( ( the rule ) ( ( ( will not ) ( ( ( result ( in ( expenditures ( of ( ( ( $ 100 ) million ) ( in ( any year ) ) ) ) ) ) ) ( by ( either ( State ( , ( Local ( or ( Tribal governments ) ) ) ) ) ) ) ) ( ( ( in ( the aggregate ) ) or ) ( by ( the ( private sector ) ) ) ) ) ) . ) ) )
(ROOT (S (PP (VBG According) (PP (TO to) (NP (DT the) (NN agency)))) (NP (DT the) (NN rule)) (VP (MD will) (RB not) (VP (VB result) (PP (IN in) (NP (NP (NNS expenditures)) (PP (IN of) (NP (NP (QP ($ $) (CD 100) (CD million))) (PP (IN in) (NP (DT any) (NN year))))))) (PP (IN by) (NP (DT either) (NNP State) (, ,) (NNP Local) (CC or) (NNP Tribal) (NNS governments))) (PP (PP (IN in) (NP (DT the) (NN aggregate))) (CC or) (PP (IN by) (NP (DT the) (JJ private) (NN sector)))))) (. .)))
The agency expects there to only be $90 million in expenditures due to the rule.
( ( The agency ) ( ( expects ( there ( ( to only ) ( be ( ( ( ( $ 90 ) million ) ( in expenditures ) ) ( due ( to ( the rule ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN agency)) (VP (VBZ expects) (S (NP (EX there)) (VP (TO to) (ADVP (RB only)) (VP (VB be) (NP (NP (QP ($ $) (CD 90) (CD million))) (PP (IN in) (NP (NNS expenditures))) (ADJP (JJ due) (PP (TO to) (NP (DT the) (NN rule))))))))) (. .)))
government
1neutral
90,225
90225c
yeah some of my favorite groups are like Chicago and uh oh some of the i guess what what you could call softer rock groups they were the bigger groups in the seventies and till all the heavy metal and all that came in and
( ( yeah ( ( ( ( some ( of ( my ( favorite groups ) ) ) ) ( are ( like Chicago ) ) ) and ) ( uh oh ) ) ) ( ( some ( of ( the ( i guess ) ) ) ) ( what ( ( what ( you ( could ( call ( softer ( rock groups ) ) ) ) ) ) ( they ( were ( ( ( the ( bigger groups ) ) ( ( ( in ( the seventies ) ) and ) ( till ( all ( ( ( the ( heavy metal ) ) and ) all ) ) ) ) ) ( that ( came ( in and ) ) ) ) ) ) ) ) ) )
(ROOT (SINV (VP (VB yeah) (SBAR (SBAR (WHNP (NP (DT some)) (PP (IN of) (NP (PRP$ my) (JJ favorite) (NNS groups)))) (S (VP (VBP are) (PP (IN like) (NP (NNP Chicago)))))) (CC and) (FRAG (INTJ (UH uh) (UH oh))))) (NP (NP (NP (DT some)) (PP (IN of) (NP (DT the) (FW i) (NN guess)))) (SBAR (WHNP (WP what)) (S (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (MD could) (VP (VB call) (NP (JJR softer) (NN rock) (NNS groups)))))) (NP (PRP they)) (VP (VBD were) (NP (NP (DT the) (JJR bigger) (NNS groups)) (PP (PP (IN in) (NP (DT the) (NNS seventies))) (CC and) (PP (IN till) (NP (PDT all) (NP (DT the) (JJ heavy) (NN metal)) (CC and) (NP (DT all))))) (SBAR (WHNP (WDT that)) (S (VP (VBD came) (PP (IN in) (NP (NNP and)))))))))))))
I love the newer heavy metal music.
( I ( ( love ( the ( newer ( heavy ( metal music ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP love) (NP (DT the) (JJR newer) (JJ heavy) (NN metal) (NN music))) (. .)))
telephone
2contradiction
84,363
84363n
Neither of them spoke again until they reached the Ritz.
( ( Neither ( of them ) ) ( ( ( spoke again ) ( until ( they ( reached ( the Ritz ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT Neither)) (PP (IN of) (NP (PRP them)))) (VP (VBD spoke) (ADVP (RB again)) (SBAR (IN until) (S (NP (PRP they)) (VP (VBD reached) (NP (DT the) (NNP Ritz)))))) (. .)))
They were angry at each other, and spoke no word at all.
( They ( ( ( ( ( ( were angry ) ( at ( each other ) ) ) , ) and ) ( ( spoke ( no word ) ) ( at all ) ) ) . ) )
(ROOT (S (NP (PRP They)) (VP (VP (VBD were) (ADJP (JJ angry)) (PP (IN at) (NP (DT each) (JJ other)))) (, ,) (CC and) (VP (VBD spoke) (NP (DT no) (NN word)) (ADVP (IN at) (DT all)))) (. .)))
fiction
1neutral
90,887
90887n
I will merely state baldly that John Cavendish reserved his defence, and was duly committed for trial.
( I ( ( ( will merely ) ( ( state baldly ) ( that ( ( John Cavendish ) ( ( ( ( reserved ( his defence ) ) , ) and ) ( ( was ( duly committed ) ) ( for trial ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (MD will) (ADVP (RB merely)) (VP (VB state) (ADVP (RB baldly)) (SBAR (IN that) (S (NP (NNP John) (NNP Cavendish)) (VP (VP (VBD reserved) (NP (PRP$ his) (NN defence))) (, ,) (CC and) (VP (VBD was) (ADJP (RB duly) (JJ committed)) (PP (IN for) (NP (NN trial))))))))) (. .)))
John cavendish was probably going to lose the trial.
( ( John cavendish ) ( ( ( was probably ) ( going ( to ( lose ( the trial ) ) ) ) ) . ) )
(ROOT (S (NP (NNP John) (NNP cavendish)) (VP (VBD was) (ADVP (RB probably)) (VP (VBG going) (S (VP (TO to) (VP (VB lose) (NP (DT the) (NN trial))))))) (. .)))
fiction
1neutral
117,186
117186c
He said they were very important that they might make all the difference to the Allies.
( He ( ( said ( they ( ( were ( very important ) ) ( that ( they ( might ( ( make ( all ( the difference ) ) ) ( to ( the Allies ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD said) (SBAR (S (NP (PRP they)) (VP (VBD were) (ADJP (RB very) (JJ important)) (SBAR (IN that) (S (NP (PRP they)) (VP (MD might) (VP (VB make) (NP (PDT all) (DT the) (NN difference)) (PP (TO to) (NP (DT the) (NNS Allies))))))))))) (. .)))
He said they were not important.
( He ( ( said ( they ( ( were not ) important ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD said) (SBAR (S (NP (PRP they)) (VP (VBD were) (RB not) (ADJP (JJ important)))))) (. .)))
fiction
2contradiction
37,775
37775e
Based on current evidence, screening should be undertaken using one or a combination of structured questionnaires.
( ( Based ( on ( current evidence ) ) ) ( , ( screening ( ( should ( be ( undertaken ( using ( ( one or ) ( ( a combination ) ( of ( structured questionnaires ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (VBN Based) (PP (IN on) (NP (JJ current) (NN evidence)))) (, ,) (NP (NN screening)) (VP (MD should) (VP (VB be) (VP (VBN undertaken) (S (VP (VBG using) (NP (NP (CD one)) (CC or) (NP (NP (DT a) (NN combination)) (PP (IN of) (NP (JJ structured) (NNS questionnaires)))))))))) (. .)))
One or more questionnaires should be involved in the screening process.
( ( One ( or ( more questionnaires ) ) ) ( ( should ( be ( involved ( in ( the ( screening process ) ) ) ) ) ) . ) )
(ROOT (S (NP (CD One) (CC or) (JJR more) (NNS questionnaires)) (VP (MD should) (VP (VB be) (VP (VBN involved) (PP (IN in) (NP (DT the) (NN screening) (NN process)))))) (. .)))
government
0entailment
86,550
86550e
oh oh yes we start here at uh five
( oh ( ( oh yes ) ( we ( ( start here ) ( at ( uh five ) ) ) ) ) )
(ROOT (S (VP (VB oh) (SBAR (S (INTJ (UH oh) (UH yes)) (NP (PRP we)) (VP (VBP start) (ADVP (RB here)) (PP (IN at) (NP (NNP uh) (CD five)))))))))
Over here, we begin at five.
( ( Over here ) ( , ( we ( ( begin ( at five ) ) . ) ) ) )
(ROOT (S (PP (IN Over) (NP (RB here))) (, ,) (NP (PRP we)) (VP (VBP begin) (PP (IN at) (NP (CD five)))) (. .)))
telephone
0entailment
16,587
16587n
COST FINDING - Cost finding techniques produce cost data by analytical or sampling methods.
( ( ( ( COST FINDING ) - ) ( Cost ( finding ( techniques ( ( produce ( cost data ) ) ( by ( analytical ( or ( sampling methods ) ) ) ) ) ) ) ) ) . )
(ROOT (NP (NP (NNP COST) (NNP FINDING)) (: -) (NP (NP (NN Cost)) (VP (VBG finding) (S (NP (NNS techniques)) (VP (VB produce) (NP (NN cost) (NNS data)) (PP (IN by) (NP (JJ analytical) (CC or) (JJ sampling) (NNS methods))))))) (. .)))
Cost data is used to set consumer price targets.
( ( Cost data ) ( ( is ( used ( to ( set ( consumer ( price targets ) ) ) ) ) ) . ) )
(ROOT (S (NP (NN Cost) (NNS data)) (VP (VBZ is) (VP (VBN used) (S (VP (TO to) (VP (VB set) (NP (NN consumer) (NN price) (NNS targets))))))) (. .)))
government
1neutral
94,030
94030n
It is hard to see how providing free legal services to some welfare claimants (those whose claims do not challenge the applicable statutes) while not providing it to others is beyond the range of legitimate legislative choice.
( It ( ( is ( hard ( to ( see ( how ( ( ( providing ( free ( legal services ) ) ) ( to ( ( ( some ( welfare claimants ) ) ( -LRB- ( ( those ( ( whose claims ) ( ( do not ) ( challenge ( the ( applicable statutes ) ) ) ) ) ) -RRB- ) ) ) ( while ( not ( ( providing it ) ( to others ) ) ) ) ) ) ) ( is ( beyond ( ( the range ) ( of ( legitimate ( legislative choice ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBZ is) (ADJP (JJ hard) (S (VP (TO to) (VP (VB see) (SBAR (WHADVP (WRB how)) (S (S (VP (VBG providing) (NP (JJ free) (JJ legal) (NNS services)) (PP (TO to) (NP (NP (DT some) (NN welfare) (NNS claimants)) (PRN (-LRB- -LRB-) (NP (NP (DT those)) (SBAR (WHNP (WP$ whose) (NNS claims)) (S (VP (VBP do) (RB not) (VP (VB challenge) (NP (DT the) (JJ applicable) (NNS statutes))))))) (-RRB- -RRB-)) (SBAR (IN while) (S (RB not) (VP (VBG providing) (NP (PRP it)) (PP (TO to) (NP (NNS others)))))))))) (VP (VBZ is) (PP (IN beyond) (NP (NP (DT the) (NN range)) (PP (IN of) (NP (JJ legitimate) (JJ legislative) (NN choice))))))))))))) (. .)))
The welfare system in the us is rigged.
( ( ( The ( welfare system ) ) ( in ( the us ) ) ) ( ( is rigged ) . ) )
(ROOT (S (NP (NP (DT The) (NN welfare) (NN system)) (PP (IN in) (NP (DT the) (PRP us)))) (VP (VBZ is) (VP (VBN rigged))) (. .)))
government
1neutral
107,649
107649e
They stared at each other, puzzled.
( They ( ( stared ( at ( ( ( each other ) , ) puzzled ) ) ) . ) )
(ROOT (S (NP (PRP They)) (VP (VBD stared) (PP (IN at) (NP (NP (DT each) (JJ other)) (, ,) (VP (VBN puzzled))))) (. .)))
They were both puzzled.
( They ( ( ( were both ) puzzled ) . ) )
(ROOT (S (NP (PRP They)) (VP (VBD were) (DT both) (VP (VBN puzzled))) (. .)))
fiction
0entailment
37,094
37094c
The royal family worshipped upstairs, looking down onto the courtiers in the nave.
( ( The ( royal family ) ) ( ( ( ( worshipped upstairs ) , ) ( ( looking down ) ( onto ( ( the courtiers ) ( in ( the nave ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (JJ royal) (NN family)) (VP (VBD worshipped) (ADVP (NN upstairs)) (, ,) (S (VP (VBG looking) (PRT (RP down)) (PP (IN onto) (NP (NP (DT the) (NNS courtiers)) (PP (IN in) (NP (DT the) (NN nave)))))))) (. .)))
There was no nave in the kingdom, courtiers were obliged to live in stables.
( ( There ( was ( ( no nave ) ( in ( the kingdom ) ) ) ) ) ( , ( courtiers ( ( were ( obliged ( to ( live ( in stables ) ) ) ) ) . ) ) ) )
(ROOT (S (S (NP (EX There)) (VP (VBD was) (NP (NP (DT no) (NN nave)) (PP (IN in) (NP (DT the) (NN kingdom)))))) (, ,) (NP (NNS courtiers)) (VP (VBD were) (VP (VBN obliged) (S (VP (TO to) (VP (VB live) (PP (IN in) (NP (NNS stables)))))))) (. .)))
travel
2contradiction
137,561
137561c
Asano's clan steward, Oishi Kuranosuke, and forty-seven of his loyal retainers vowed revenge.
( ( ( ( ( ( ( ( ( Asano 's ) clan ) steward ) , ) ( Oishi Kuranosuke ) ) , ) and ) ( forty-seven ( of ( his ( loyal retainers ) ) ) ) ) ( ( vowed revenge ) . ) )
(ROOT (S (NP (NP (NP (NP (NNP Asano) (POS 's)) (NN clan)) (VP (VBN steward))) (, ,) (NP (NNP Oishi) (NNP Kuranosuke)) (, ,) (CC and) (NP (NP (NN forty-seven)) (PP (IN of) (NP (PRP$ his) (JJ loyal) (NNS retainers))))) (VP (VBD vowed) (NP (NN revenge))) (. .)))
Oishi Kuranosuke had 20 loyal retainers who vowed revenge.
( ( Oishi Kuranosuke ) ( ( had ( ( 20 ( loyal retainers ) ) ( who ( vowed revenge ) ) ) ) . ) )
(ROOT (S (NP (NNP Oishi) (NNP Kuranosuke)) (VP (VBD had) (NP (NP (CD 20) (JJ loyal) (NNS retainers)) (SBAR (WHNP (WP who)) (S (VP (VBD vowed) (NP (NN revenge))))))) (. .)))
travel
2contradiction
92,169
92169c
When, after the Lewinsky affair, President Clinton chose not to see a real clinician but a bunch of ministers, he sent the same message.
( ( When ( , ( ( after ( the ( Lewinsky affair ) ) ) ( , ( ( President Clinton ) ( chose ( not ( to ( see ( ( a ( real clinician ) ) ( but ( ( a bunch ) ( of ministers ) ) ) ) ) ) ) ) ) ) ) ) ) ( , ( he ( ( sent ( the ( same message ) ) ) . ) ) ) )
(ROOT (S (SBAR (WHADVP (WRB When)) (S (, ,) (PP (IN after) (NP (DT the) (NNP Lewinsky) (NN affair))) (, ,) (NP (NNP President) (NNP Clinton)) (VP (VBD chose) (S (RB not) (VP (TO to) (VP (VB see) (NP (NP (DT a) (JJ real) (NN clinician)) (PP (CC but) (NP (NP (DT a) (NN bunch)) (PP (IN of) (NP (NNS ministers)))))))))))) (, ,) (NP (PRP he)) (VP (VBD sent) (NP (DT the) (JJ same) (NN message))) (. .)))
President Clinton sent a very different message when he chose to see a bunch of ministers.
( ( President Clinton ) ( ( ( sent ( a ( ( very different ) message ) ) ) ( when ( he ( chose ( to ( see ( ( a bunch ) ( of ministers ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP President) (NNP Clinton)) (VP (VBD sent) (NP (DT a) (ADJP (RB very) (JJ different)) (NN message)) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD chose) (S (VP (TO to) (VP (VB see) (NP (NP (DT a) (NN bunch)) (PP (IN of) (NP (NNS ministers))))))))))) (. .)))
slate
2contradiction
136,012
136012n
Those who object to them seem closer to the mark in fearing that the scarves signal a rising fundamentalist opposition to the secular principles on which modern Turkey was founded.
( ( Those ( who ( object ( to them ) ) ) ) ( ( seem ( ( closer ( to ( the mark ) ) ) ( in ( fearing ( that ( ( the scarves ) ( signal ( ( ( a ( rising ( fundamentalist opposition ) ) ) ( to ( the ( secular principles ) ) ) ) ( ( on which ) ( ( modern Turkey ) ( was founded ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT Those)) (SBAR (WHNP (WP who)) (S (VP (VBP object) (PP (TO to) (NP (PRP them))))))) (VP (VBP seem) (ADJP (JJR closer) (PP (TO to) (NP (DT the) (NN mark))) (PP (IN in) (S (VP (VBG fearing) (SBAR (IN that) (S (NP (DT the) (NNS scarves)) (VP (VBP signal) (NP (NP (DT a) (VBG rising) (JJ fundamentalist) (NN opposition)) (PP (TO to) (NP (DT the) (NN secular) (NNS principles))) (SBAR (WHPP (IN on) (WHNP (WDT which))) (S (NP (JJ modern) (NNP Turkey)) (VP (VBD was) (VP (VBN founded)))))))))))))) (. .)))
Turkey was very much founded on secular principles.
( Turkey ( ( ( was ( very much ) ) ( founded ( on ( secular principles ) ) ) ) . ) )
(ROOT (S (NP (NNP Turkey)) (VP (VBD was) (ADVP (RB very) (RB much)) (VP (VBN founded) (PP (IN on) (NP (NN secular) (NNS principles))))) (. .)))
slate
1neutral
48,715
48715e
The net present value as of the time of sale requires a reestimate of the subsidy expense, which is recognized as a subsidy expense or a reduction in subsidy expense.
( ( ( The ( net ( present value ) ) ) ( as ( of ( ( the time ) ( of sale ) ) ) ) ) ( ( requires ( ( a reestimate ) ( of ( ( ( the ( subsidy expense ) ) , ) ( which ( is ( ( recognized ( as ( ( ( a ( subsidy expense ) ) or ) ( a reduction ) ) ) ) ( in ( subsidy expense ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT The) (JJ net) (JJ present) (NN value)) (PP (RB as) (IN of) (NP (NP (DT the) (NN time)) (PP (IN of) (NP (NN sale)))))) (VP (VBZ requires) (NP (NP (DT a) (NN reestimate)) (PP (IN of) (NP (NP (DT the) (NN subsidy) (NN expense)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (VP (VBN recognized) (PP (IN as) (NP (NP (DT a) (NN subsidy) (NN expense)) (CC or) (NP (DT a) (NN reduction)))) (PP (IN in) (NP (NN subsidy) (NN expense))))))))))) (. .)))
A re-estimate of the subsidy expense is considered to be either a subsidy expense or a reduction in subsidy expense.
( ( ( A re-estimate ) ( of ( the ( subsidy expense ) ) ) ) ( ( is ( considered ( to ( be ( either ( ( a ( subsidy expense ) ) ( or ( ( ( a reduction ) ( in subsidy ) ) expense ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT A) (NN re-estimate)) (PP (IN of) (NP (DT the) (NN subsidy) (NN expense)))) (VP (VBZ is) (VP (VBN considered) (S (VP (TO to) (VP (VB be) (NP (CC either) (NP (DT a) (NN subsidy) (NN expense)) (CC or) (NP (NP (DT a) (NN reduction)) (PP (IN in) (NP (NN subsidy)))) (NX (NN expense)))))))) (. .)))
government
0entailment
95,442
95442e
'You're a press officer.'
( ` ( You ( ( ( 're ( a ( press officer ) ) ) . ) ' ) ) )
(ROOT (S (`` `) (NP (PRP You)) (VP (VBP 're) (NP (DT a) (NN press) (NN officer))) (. .) ('' ')))
You seem to be a press officer.
( You ( ( seem ( to ( be ( a ( press officer ) ) ) ) ) . ) )
(ROOT (S (NP (PRP You)) (VP (VBP seem) (S (VP (TO to) (VP (VB be) (NP (DT a) (NN press) (NN officer)))))) (. .)))
fiction
0entailment
51,854
51854e
For 14 years, the intelligence community has refused to release this damage assessment on the grounds that it would harm national security.
( ( For ( 14 years ) ) ( , ( ( the ( intelligence community ) ) ( ( has ( refused ( to ( ( ( release ( this ( damage assessment ) ) ) ( on ( the grounds ) ) ) ( that ( it ( would ( harm ( national security ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN For) (NP (CD 14) (NNS years))) (, ,) (NP (DT the) (NN intelligence) (NN community)) (VP (VBZ has) (VP (VBN refused) (S (VP (TO to) (VP (VB release) (NP (DT this) (NN damage) (NN assessment)) (PP (IN on) (NP (DT the) (NNS grounds))) (SBAR (IN that) (S (NP (PRP it)) (VP (MD would) (VP (VB harm) (NP (JJ national) (NN security))))))))))) (. .)))
This damage assessment has been withheld for over a decade due to national security concerns.
( ( This ( damage assessment ) ) ( ( has ( been ( withheld ( for ( over ( ( a decade ) ( due ( to ( national ( security concerns ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT This) (NN damage) (NN assessment)) (VP (VBZ has) (VP (VBN been) (VP (VBN withheld) (PP (IN for) (IN over) (NP (NP (DT a) (NN decade)) (ADJP (JJ due) (PP (TO to) (NP (JJ national) (NN security) (NNS concerns))))))))) (. .)))
slate
0entailment
18,444
18444n
Refusing to charge clients, Mazzariello, 42, said he used his family's savings to sustain the office during the first year.
( ( Refusing ( to ( charge clients ) ) ) ( , ( ( ( ( Mazzariello , ) 42 ) , ) ( ( said ( he ( used ( ( his ( family 's ) ) ( savings ( to ( ( sustain ( the office ) ) ( during ( the ( first year ) ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (S (VP (VBG Refusing) (PP (TO to) (NP (NN charge) (NNS clients))))) (, ,) (NP (NP (NNP Mazzariello)) (, ,) (NP (CD 42)) (, ,)) (VP (VBD said) (SBAR (S (NP (PRP he)) (VP (VBD used) (NP (NP (PRP$ his) (NN family) (POS 's)) (NNS savings) (S (VP (TO to) (VP (VB sustain) (NP (DT the) (NN office)) (PP (IN during) (NP (DT the) (JJ first) (NN year))))))))))) (. .)))
Clients were thankful.
( Clients ( ( were thankful ) . ) )
(ROOT (S (NP (NNS Clients)) (VP (VBD were) (ADJP (JJ thankful))) (. .)))
government
1neutral
15,736
15736n
payments made to utility and credit card companies
( payments ( made ( to ( ( ( utility and ) credit ) ( card companies ) ) ) ) )
(ROOT (S (NP (NNS payments)) (VP (VBN made) (PP (TO to) (NP (UCP (NN utility) (CC and) (NN credit)) (NN card) (NNS companies))))))
Most feel that payments to utility companies should be treated differently than payments made to credit card companies.
( Most ( ( feel ( that ( ( payments ( to ( utility companies ) ) ) ( should ( be ( ( treated differently ) ( than ( payments ( made ( to ( credit ( card companies ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (JJS Most)) (VP (VBP feel) (SBAR (IN that) (S (NP (NP (NNS payments)) (PP (TO to) (NP (NN utility) (NNS companies)))) (VP (MD should) (VP (VB be) (VP (VBN treated) (ADVP (RB differently)) (PP (IN than) (NP (NP (NNS payments)) (VP (VBN made) (PP (TO to) (NP (NN credit) (NN card) (NNS companies)))))))))))) (. .)))
government
1neutral
110,437
110437e
I was a special patient.
( I ( ( was ( a ( special patient ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD was) (NP (DT a) (JJ special) (NN patient))) (. .)))
I was a unique patient.
( I ( ( was ( a ( unique patient ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD was) (NP (DT a) (JJ unique) (NN patient))) (. .)))
fiction
0entailment
55,851
55851e
Liberal interest groups and the White House scrambled to find new objections to the larger Among other things, they warned that it threatens legal immigrants with deportation and diminishes their safeguards against job discrimination.
( ( ( ( Liberal ( interest groups ) ) and ) ( the ( White House ) ) ) ( ( scrambled ( to ( ( find ( new objections ) ) ( to ( the ( ( ( larger ( ( Among ( other things ) ) ( , ( they ( warned ( that ( it ( ( ( ( threatens ( legal immigrants ) ) ( with deportation ) ) and ) ( diminishes ( their safeguards ) ) ) ) ) ) ) ) ) ) ( against job ) ) discrimination ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (JJ Liberal) (NN interest) (NNS groups)) (CC and) (NP (DT the) (NNP White) (NNP House))) (VP (VBD scrambled) (S (VP (TO to) (VP (VB find) (NP (JJ new) (NNS objections)) (PP (TO to) (NP (DT the) (ADJP (ADJP (JJR larger) (SBAR (S (PP (IN Among) (NP (JJ other) (NNS things))) (, ,) (NP (PRP they)) (VP (VBD warned) (SBAR (IN that) (S (NP (PRP it)) (VP (VP (VBZ threatens) (NP (JJ legal) (NNS immigrants)) (PP (IN with) (NP (NN deportation)))) (CC and) (VP (VBZ diminishes) (NP (PRP$ their) (NNS safeguards)))))))))) (PP (IN against) (NP (NN job)))) (NN discrimination))))))) (. .)))
The legal immigrants are threatened with deportation and discrimination.
( ( The ( legal immigrants ) ) ( ( are ( threatened ( with ( ( deportation and ) discrimination ) ) ) ) . ) )
(ROOT (S (NP (DT The) (JJ legal) (NNS immigrants)) (VP (VBP are) (VP (VBN threatened) (PP (IN with) (NP (NN deportation) (CC and) (NN discrimination))))) (. .)))
slate
0entailment
72,465
72465e
well the limits uh uh would i think have to do with what i'd alluded to before that there needs to be a further um that that one positive on a drug test would not
( well ( ( the limits ) ( ( uh uh ) ( ( would i ) ( think ( have ( to ( do ( with ( what ( i ( 'd ( ( alluded to ) ( before ( that ( there ( needs ( to ( ( be ( a ( further um ) ) ) ( ( that that ) ( ( one ( positive ( on ( a ( drug test ) ) ) ) ) ( would not ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (FRAG (ADVP (RB well)) (NP (NP (DT the) (NNS limits)) (SBAR (S (NP (NNP uh) (NNP uh)) (VP (MD would) (ADVP (RB i)) (VP (VB think) (VP (VB have) (S (VP (TO to) (VP (VB do) (PP (IN with) (SBAR (WHNP (WP what)) (S (NP (FW i)) (VP (MD 'd) (VP (VB alluded) (PP (TO to)) (SBAR (RB before) (IN that) (S (NP (EX there)) (VP (VBZ needs) (S (VP (TO to) (VP (VB be) (NP (DT a) (JJ further) (NN um)) (SBAR (IN that) (IN that) (S (NP (NP (CD one)) (ADJP (JJ positive) (PP (IN on) (NP (DT a) (NN drug) (NN test))))) (VP (MD would) (RB not))))))))))))))))))))))))))
There needs to be further testing on this matter.
( There ( ( needs ( to ( be ( further ( testing ( on ( this matter ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBZ needs) (S (VP (TO to) (VP (VB be) (VP (ADVP (RBR further)) (VBG testing) (PP (IN on) (NP (DT this) (NN matter)))))))) (. .)))
telephone
0entailment
59,150
59150n
well right now we're in a delicate situation because we've got this we've for the first time we're sort of aligned with a lot of these Arab countries
( ( well right ) ( now ( we ( ( 're ( in ( a ( delicate situation ) ) ) ) ( because ( we ( 've ( got ( this ( we ( 've ( for ( ( the ( first time ) ) ( we ( ( 're ( sort of ) ) ( aligned ( with ( ( a lot ) ( of ( these ( Arab countries ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (FRAG (ADVP (RB well) (RB right)) (SBAR (RB now) (S (NP (PRP we)) (VP (VBP 're) (PP (IN in) (NP (DT a) (JJ delicate) (NN situation))) (SBAR (IN because) (S (NP (PRP we)) (VP (VBP 've) (VP (VBN got) (NP (NP (DT this)) (SBAR (S (NP (PRP we)) (VP (VBP 've) (PP (IN for) (NP (NP (DT the) (JJ first) (NN time)) (SBAR (S (NP (PRP we)) (VP (VBP 're) (ADVP (NN sort) (IN of)) (VP (VBN aligned) (PP (IN with) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (DT these) (JJ Arab) (NNS countries))))))))))))))))))))))))
If we do one thing incorrectly, everything will fall apart.
( ( If ( we ( ( do ( one thing ) ) incorrectly ) ) ) ( , ( everything ( ( will ( fall apart ) ) . ) ) ) )
(ROOT (S (SBAR (IN If) (S (NP (PRP we)) (VP (VBP do) (NP (CD one) (NN thing)) (ADVP (RB incorrectly))))) (, ,) (NP (NN everything)) (VP (MD will) (VP (VB fall) (ADVP (RB apart)))) (. .)))
telephone
1neutral
22,676
22676c
However, once you accept these facts, Cairo has lots to offer the visitor; its main museum is an essential part of your vacation experience and its street life is a sure sign that you have come to a totally different culture.
( However ( , ( ( ( ( ( ( ( once ( you ( accept ( these facts ) ) ) ) ( , ( Cairo ( has ( lots ( to ( offer ( the visitor ) ) ) ) ) ) ) ) ; ) ( ( its ( main museum ) ) ( is ( ( an ( essential part ) ) ( of ( your ( vacation experience ) ) ) ) ) ) ) and ) ( ( its ( street life ) ) ( ( is ( a ( sure sign ) ) ) ( that ( you ( have ( come ( to ( a ( ( totally different ) culture ) ) ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (ADVP (RB However)) (, ,) (S (SBAR (IN once) (S (NP (PRP you)) (VP (VBP accept) (NP (DT these) (NNS facts))))) (, ,) (NP (NNP Cairo)) (VP (VBZ has) (NP (NNS lots) (S (VP (TO to) (VP (VB offer) (NP (DT the) (NN visitor)))))))) (: ;) (S (NP (PRP$ its) (JJ main) (NN museum)) (VP (VBZ is) (NP (NP (DT an) (JJ essential) (NN part)) (PP (IN of) (NP (PRP$ your) (NN vacation) (NN experience)))))) (CC and) (S (NP (PRP$ its) (NN street) (NN life)) (VP (VBZ is) (NP (DT a) (JJ sure) (NN sign)) (SBAR (IN that) (S (NP (PRP you)) (VP (VBP have) (VP (VBN come) (PP (TO to) (NP (DT a) (ADJP (RB totally) (JJ different)) (NN culture))))))))) (. .)))
You don't have to worry about those facts since Cairo has nothing to offer.
( You ( ( ( do n't ) ( have ( to ( ( worry ( about ( those facts ) ) ) ( since ( Cairo ( has ( nothing ( to offer ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP You)) (VP (VBP do) (RB n't) (VP (VB have) (S (VP (TO to) (VP (VB worry) (PP (IN about) (NP (DT those) (NNS facts))) (SBAR (IN since) (S (NP (NNP Cairo)) (VP (VBZ has) (NP (NN nothing) (S (VP (TO to) (VP (VB offer))))))))))))) (. .)))
travel
2contradiction
141,259
141259e
well i'm only a little bit familiar with the Red Sox because i lived up in Boston for a while
( ( well i ) ( ( ( 'm ( ( only ( a ( little bit ) ) ) familiar ) ) ( with ( the ( Red Sox ) ) ) ) ( because ( i ( ( ( lived up ) ( in Boston ) ) ( for ( a while ) ) ) ) ) ) )
(ROOT (SINV (ADVP (RB well) (RB i)) (VP (VBP 'm) (ADJP (NP (RB only) (DT a) (JJ little) (NN bit)) (JJ familiar)) (PP (IN with) (NP (DT the) (NNP Red) (NNPS Sox)))) (SBAR (IN because) (S (NP (FW i)) (VP (VBD lived) (PRT (RP up)) (PP (IN in) (NP (NNP Boston))) (PP (IN for) (NP (DT a) (NN while))))))))
I lived in Boston for a while.
( I ( ( ( lived ( in Boston ) ) ( for ( a while ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD lived) (PP (IN in) (NP (NNP Boston))) (PP (IN for) (NP (DT a) (NN while)))) (. .)))
telephone
0entailment
141,434
141434e
The Park includes an eclectic collection of objects from the history of old railway memorabilia, artifacts from sugar cane processing plants, and a banana-tallying machine can all be found here.
( ( ( ( ( ( The Park ) ( ( ( ( includes ( ( an ( eclectic collection ) ) ( of objects ) ) ) ( from ( ( the history ) ( of ( old ( railway memorabilia ) ) ) ) ) ) , ) ( artifacts ( from ( sugar ( cane ( processing plants ) ) ) ) ) ) ) , ) and ) ( ( a ( banana-tallying machine ) ) ( ( can all ) ( be ( found here ) ) ) ) ) . )
(ROOT (S (S (NP (DT The) (NNP Park)) (VP (VBZ includes) (NP (NP (DT an) (ADJP (JJ eclectic)) (NN collection)) (PP (IN of) (NP (NNS objects)))) (PP (IN from) (NP (NP (DT the) (NN history)) (PP (IN of) (NP (JJ old) (NN railway) (NNS memorabilia))))) (, ,) (NP (NP (NNS artifacts)) (PP (IN from) (NP (NN sugar) (NN cane) (VBG processing) (NNS plants)))))) (, ,) (CC and) (S (NP (DT a) (JJ banana-tallying) (NN machine)) (VP (MD can) (RB all) (VP (VB be) (VP (VBN found) (ADVP (RB here)))))) (. .)))
The Park is filled with all kinds of antiques.
( ( The Park ) ( ( is ( filled ( with ( ( all kinds ) ( of antiques ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP Park)) (VP (VBZ is) (VP (VBN filled) (PP (IN with) (NP (NP (DT all) (NNS kinds)) (PP (IN of) (NP (NNS antiques))))))) (. .)))
travel
0entailment
19,555
19555n
Of these three, Raging Bull has been singled out for vindication.
( ( Of ( these three ) ) ( , ( ( Raging Bull ) ( ( has ( been ( ( singled out ) ( for vindication ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN Of) (NP (DT these) (CD three))) (, ,) (NP (NNP Raging) (NNP Bull)) (VP (VBZ has) (VP (VBN been) (VP (VBN singled) (PRT (RP out)) (PP (IN for) (NP (NN vindication)))))) (. .)))
The other two will pay a huge legal fee.
( ( The ( other two ) ) ( ( will ( pay ( a ( huge ( legal fee ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (JJ other) (CD two)) (VP (MD will) (VP (VB pay) (NP (DT a) (JJ huge) (JJ legal) (NN fee)))) (. .)))
slate
1neutral