annotator_labels
list
genre
stringclasses
5 values
gold_label
stringclasses
3 values
pairID
stringlengths
2
7
promptID
stringlengths
1
6
sentence1
stringlengths
5
1.82k
sentence1_binary_parse
stringlengths
6
3.43k
sentence1_parse
stringlengths
23
6.45k
sentence2
stringlengths
1
393
sentence2_binary_parse
stringlengths
1
669
sentence2_parse
stringlengths
19
1.15k
[ "contradiction" ]
fiction
contradiction
63865c
63865
'To get rid of the rest of my men.'
( ` ( To ( ( ( ( get rid ) ( of ( ( the rest ) ( of ( my men ) ) ) ) ) . ) ' ) ) )
(ROOT (S (`` `) (NP (TO To)) (VP (VBP get) (ADJP (JJ rid)) (PP (IN of) (NP (NP (DT the) (NN rest)) (PP (IN of) (NP (PRP$ my) (NNS men)))))) (. .) ('' ')))
To bring in more troops.
( ( To ( bring ( in ( more troops ) ) ) ) . )
(ROOT (S (VP (TO To) (VP (VB bring) (PP (IN in) (NP (JJR more) (NNS troops))))) (. .)))
[ "entailment" ]
slate
entailment
24212e
24212
But as Felix Frankfurter wrote in dissent, this distinction is silly.
( But ( ( as ( ( Felix Frankfurter ) ( wrote ( in dissent ) ) ) ) ( , ( ( this distinction ) ( ( is silly ) . ) ) ) ) )
(ROOT (S (CC But) (SBAR (IN as) (S (NP (NNP Felix) (NNP Frankfurter)) (VP (VBD wrote) (PP (IN in) (NP (NN dissent)))))) (, ,) (NP (DT this) (NN distinction)) (VP (VBZ is) (ADJP (JJ silly))) (. .)))
The distinction is stupid according to Felix Frankfurter's writing.
( ( The distinction ) ( ( ( is stupid ) ( according ( to ( ( Felix ( Frankfurter 's ) ) writing ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN distinction)) (VP (VBZ is) (ADJP (JJ stupid)) (PP (VBG according) (PP (TO to) (NP (NP (NNP Felix) (NNP Frankfurter) (POS 's)) (NN writing))))) (. .)))
[ "contradiction" ]
slate
contradiction
87073c
87073
He got $3 million for Basic Instinct , then $2.
( He ( ( ( got ( ( $ 3 ) million ) ) ( for ( ( ( ( Basic Instinct ) , ) then ) ( $ 2 ) ) ) ) . ) )
(ROOT (S (NP (PRP He)) (VP (VBD got) (NP (QP ($ $) (CD 3) (CD million))) (PP (IN for) (NP (NP (NNP Basic) (NNP Instinct)) (, ,) (RB then) (NP ($ $) (CD 2))))) (. .)))
He never made more than $1million.
( He ( never ( ( made ( more ( than ( $ 1million ) ) ) ) . ) ) )
(ROOT (S (NP (PRP He)) (ADVP (RB never)) (VP (VBD made) (NP (QP (JJR more) (IN than) ($ $) (CD 1million)))) (. .)))
[ "contradiction" ]
slate
contradiction
124935c
124935
The media debated whether Bush's drug history should be probed.
( ( The media ) ( ( debated ( whether ( ( ( Bush 's ) ( drug history ) ) ( should ( be probed ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS media)) (VP (VBN debated) (SBAR (IN whether) (S (NP (NP (NNP Bush) (POS 's)) (NN drug) (NN history)) (VP (MD should) (VP (VB be) (VP (VBN probed))))))) (. .)))
No members of the media gave consideration to Bush's drug history.
( ( ( No members ) ( of ( the media ) ) ) ( ( ( gave consideration ) ( to ( ( Bush 's ) ( drug history ) ) ) ) . ) )
(ROOT (S (NP (NP (DT No) (NNS members)) (PP (IN of) (NP (DT the) (NNS media)))) (VP (VBD gave) (NP (NN consideration)) (PP (TO to) (NP (NP (NNP Bush) (POS 's)) (NN drug) (NN history)))) (. .)))
[ "entailment" ]
government
entailment
98062e
98062
However, greater than 90 percent fertilization may result in masking toxic responses.
( However ( , ( ( ( greater ( than 90 ) ) ( percent fertilization ) ) ( ( may ( result ( in ( masking ( toxic responses ) ) ) ) ) . ) ) ) )
(ROOT (S (ADVP (RB However)) (, ,) (NP (QP (JJR greater) (IN than) (CD 90)) (NN percent) (NN fertilization)) (VP (MD may) (VP (VB result) (PP (IN in) (S (VP (VBG masking) (NP (JJ toxic) (NNS responses))))))) (. .)))
At least ninety percent fertilization may cause the mask of toxic responses.
( ( ( ( At least ) ninety ) ( percent fertilization ) ) ( ( may ( cause ( ( the mask ) ( of ( toxic responses ) ) ) ) ) . ) )
(ROOT (S (NP (QP (IN At) (JJS least) (CD ninety)) (NN percent) (NN fertilization)) (VP (MD may) (VP (VB cause) (NP (NP (DT the) (NN mask)) (PP (IN of) (NP (JJ toxic) (NNS responses)))))) (. .)))
[ "contradiction" ]
government
contradiction
2964c
2964
Lee Kemp, a hearing-impaired World War II disabled vet, also was evicted, but he contacted Utah Legal Services and was told to stay put.
( ( ( ( ( ( ( ( ( Lee Kemp ) , ) ( a ( ( ( ( hearing-impaired World ) War ) II ) ( disabled vet ) ) ) ) , ) ( also ( was evicted ) ) ) , ) but ) ( he ( ( ( contacted ( Utah ( Legal Services ) ) ) and ) ( was ( told ( to ( stay put ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (NP (NNP Lee) (NNP Kemp)) (, ,) (NP (DT a) (ADJP (JJ hearing-impaired) (NNP World) (NNP War) (NNP II)) (JJ disabled) (NN vet)) (, ,)) (ADVP (RB also)) (VP (VBD was) (VP (VBN evicted)))) (, ,) (CC but) (S (NP (PRP he)) (VP (VP (VBD contacted) (NP (NNP Utah) (NNP Legal) (NNPS Services))) (CC and) (VP (VBD was) (VP (VBN told) (S (VP (TO to) (VP (VB stay) (NP (NN put))))))))) (. .)))
Lee Kamp is a healthy teenager.
( ( Lee Kamp ) ( ( is ( a ( healthy teenager ) ) ) . ) )
(ROOT (S (NP (NNP Lee) (NNP Kamp)) (VP (VBZ is) (NP (DT a) (JJ healthy) (NN teenager))) (. .)))
[ "neutral" ]
government
neutral
8716n
8716
16 Observed every two weeks over a one year period, data is collected from about 270,000 stops.
( ( 16 ( ( Observed ( every ( two weeks ) ) ) ( over ( a ( one ( year period ) ) ) ) ) ) ( , ( data ( ( is ( collected ( from ( ( about 270,000 ) stops ) ) ) ) . ) ) ) )
(ROOT (S (S (NP (CD 16)) (VP (VBD Observed) (NP (DT every) (CD two) (NNS weeks)) (PP (IN over) (NP (DT a) (CD one) (NN year) (NN period))))) (, ,) (NP (NNS data)) (VP (VBZ is) (VP (VBN collected) (PP (IN from) (NP (QP (RB about) (CD 270,000)) (NNS stops))))) (. .)))
Data is collected from about 470,000 stops over a two-year period.
( Data ( ( is ( ( collected ( from ( about ( 470,000 stops ) ) ) ) ( over ( a ( two-year period ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Data)) (VP (VBZ is) (VP (VBN collected) (PP (IN from) (NP (RB about) (CD 470,000) (NNS stops))) (PP (IN over) (NP (DT a) (JJ two-year) (NN period))))) (. .)))
[ "neutral" ]
fiction
neutral
4333n
4333
But not for you." There was something like amusement in the old man's voice.
( ( ( But ( not ( ( ( for you ) . ) '' ) ) ) ( There ( was ( something ( like ( amusement ( in ( ( the ( old ( man 's ) ) ) voice ) ) ) ) ) ) ) ) . )
(ROOT (S (S (FRAG (CC But) (RB not) (PP (IN for) (NP (PRP you)) (. .) ('' ''))) (NP (EX There)) (VP (VBD was) (NP (NP (NN something)) (PP (IN like) (NP (NP (NN amusement)) (PP (IN in) (NP (NP (DT the) (JJ old) (NN man) (POS 's)) (NN voice)))))))) (. .)))
The old man delighted in denying access.
( ( The ( old man ) ) ( ( delighted ( in ( denying access ) ) ) . ) )
(ROOT (S (NP (DT The) (JJ old) (NN man)) (VP (VBD delighted) (PP (IN in) (S (VP (VBG denying) (NP (NN access)))))) (. .)))
[ "entailment" ]
fiction
entailment
3666e
3666
"Fix our sky," the old man said woodenly.
( `` ( ( Fix ( our sky ) ) ( , ( '' ( ( the ( old man ) ) ( ( said woodenly ) . ) ) ) ) ) )
(ROOT (S (`` ``) (S (VP (VB Fix) (NP (PRP$ our) (NN sky)))) (, ,) ('' '') (NP (DT the) (JJ old) (NN man)) (VP (VBD said) (ADVP (RB woodenly))) (. .)))
"Repair our sky," the old man said dryly.
( `` ( ( Repair ( our sky ) ) ( , ( '' ( ( the ( old man ) ) ( ( said dryly ) . ) ) ) ) ) )
(ROOT (S (`` ``) (FRAG (NP (NP (NNP Repair)) (NP (PRP$ our) (NN sky)))) (, ,) ('' '') (NP (DT the) (JJ old) (NN man)) (VP (VBD said) (ADVP (RB dryly))) (. .)))
[ "entailment" ]
fiction
entailment
15923e
15923
I wanted to offer a big reward for news of Jane some days ago, but your crusted institution of Scotland Yard advised me against it.
( ( ( ( ( I ( ( wanted ( to ( ( ( offer ( a ( big reward ) ) ) ( for ( news ( of Jane ) ) ) ) ( some days ) ) ) ) ago ) ) , ) but ) ( ( ( your ( crusted institution ) ) ( of ( Scotland Yard ) ) ) ( ( advised me ) ( against it ) ) ) ) . )
(ROOT (S (S (NP (PRP I)) (VP (VBD wanted) (S (VP (TO to) (VP (VB offer) (NP (DT a) (JJ big) (NN reward)) (PP (IN for) (NP (NP (NN news)) (PP (IN of) (NP (NNP Jane))))) (NP (DT some) (NNS days))))) (ADVP (IN ago)))) (, ,) (CC but) (S (NP (NP (PRP$ your) (JJ crusted) (NN institution)) (PP (IN of) (NP (NNP Scotland) (NNP Yard)))) (VP (VBD advised) (NP (PRP me)) (PP (IN against) (NP (PRP it))))) (. .)))
Scotland Yard advised me not to offer a big reward for news of Jane.
( ( Scotland Yard ) ( ( advised ( me ( not ( to ( ( offer ( a ( big reward ) ) ) ( for ( news ( of Jane ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Scotland) (NNP Yard)) (VP (VBD advised) (S (NP (PRP me)) (RB not) (VP (TO to) (VP (VB offer) (NP (DT a) (JJ big) (NN reward)) (PP (IN for) (NP (NP (NN news)) (PP (IN of) (NP (NNP Jane))))))))) (. .)))
[ "contradiction" ]
fiction
contradiction
111979c
111979
'No!' I yelled.
( ( ( ` ( ( No ! ) ' ) ) ( I yelled ) ) . )
(ROOT (NP (NP (`` `) (NNP No) (. !) ('' ')) (SBAR (S (NP (PRP I)) (VP (VBD yelled)))) (. .)))
I stayed quiet.
( I ( ( stayed quiet ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD stayed) (ADJP (JJ quiet))) (. .)))
[ "entailment" ]
slate
entailment
113392e
113392
Time 's feature argues that settling is trickier than it Can Clinton acknowledge Jones' claim and not admit to any wrongdoing?
( ( ( Time 's ) feature ) ( ( argues ( that ( settling ( ( is trickier ) ( than ( it ( ( Can Clinton ) ( ( ( ( acknowledge ( ( Jones ' ) claim ) ) and ) not ) ( admit ( to ( any wrongdoing ) ) ) ) ) ) ) ) ) ) ) ? ) )
(ROOT (S (NP (NP (NNP Time) (POS 's)) (NN feature)) (VP (VBZ argues) (SBAR (IN that) (S (NP (NN settling)) (VP (VBZ is) (ADJP (JJR trickier)) (SBAR (IN than) (S (NP (PRP it)) (VP (MD Can) (ADVP (RB Clinton)) (VP (VP (VB acknowledge) (NP (NP (NNP Jones) (POS ')) (NN claim))) (CC and) (RB not) (VP (VB admit) (PP (TO to) (NP (DT any) (NN wrongdoing)))))))))))) (. ?)))
Resolving the issue is going to be difficult.
( Resolving ( ( the issue ) ( ( is ( going ( to ( be difficult ) ) ) ) . ) ) )
(ROOT (S (ADVP (RB Resolving)) (NP (DT the) (NN issue)) (VP (VBZ is) (VP (VBG going) (S (VP (TO to) (VP (VB be) (ADJP (JJ difficult))))))) (. .)))
[ "entailment" ]
travel
entailment
4513e
4513
But most of Istanbul's inhabitants fall between these two extremes, living in modest flats and earning an average wage in the offices, shops, banks, and factories that provide most of the city's employment.
( But ( ( most ( of ( ( Istanbul 's ) inhabitants ) ) ) ( ( ( ( fall ( between ( these ( two extremes ) ) ) ) , ) ( ( ( living ( in ( modest flats ) ) ) and ) ( earning ( ( ( an ( average wage ) ) ( in ( ( ( ( ( ( ( ( the offices ) , ) shops ) , ) banks ) , ) and ) factories ) ) ) ( that ( provide ( most ( of ( ( the ( city 's ) ) employment ) ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (CC But) (NP (NP (JJS most)) (PP (IN of) (NP (NP (NNP Istanbul) (POS 's)) (NN inhabitants)))) (VP (VBP fall) (PP (IN between) (NP (DT these) (CD two) (NNS extremes))) (, ,) (S (VP (VP (VBG living) (PP (IN in) (NP (JJ modest) (NNS flats)))) (CC and) (VP (VBG earning) (NP (NP (DT an) (JJ average) (NN wage)) (PP (IN in) (NP (NP (DT the) (NNS offices)) (, ,) (NP (NNS shops)) (, ,) (NP (NNS banks)) (, ,) (CC and) (NP (NNS factories)))) (SBAR (WHNP (WDT that)) (S (VP (VBP provide) (NP (NP (JJS most)) (PP (IN of) (NP (NP (DT the) (NN city) (POS 's)) (NN employment)))))))))))) (. .)))
Istanbul has factories where people are employed.
( Istanbul ( ( has ( factories ( where ( people ( are employed ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Istanbul)) (VP (VBZ has) (NP (NP (NNS factories)) (SBAR (WHADVP (WRB where)) (S (NP (NNS people)) (VP (VBP are) (VP (VBN employed))))))) (. .)))
[ "contradiction" ]
slate
contradiction
43416c
43416
Defenders argue that it's less idiotic than the current Medicare policy of subsidizing physician training, which has exacerbated the surplus.
( Defenders ( ( argue ( that ( it ( 's ( less ( idiotic ( than ( ( the ( current ( Medicare policy ) ) ) ( of ( subsidizing ( ( ( physician training ) , ) ( which ( has ( exacerbated ( the surplus ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNS Defenders)) (VP (VBP argue) (SBAR (IN that) (S (NP (PRP it)) (VP (VBZ 's) (ADJP (RBR less) (JJ idiotic) (PP (IN than) (NP (NP (DT the) (JJ current) (NNP Medicare) (NN policy)) (PP (IN of) (S (VP (VBG subsidizing) (NP (NP (NN physician) (NN training)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ has) (VP (VBN exacerbated) (NP (DT the) (NN surplus))))))))))))))))) (. .)))
No one has suggested any kind of policy change here.
( ( No one ) ( ( has ( ( suggested ( ( any kind ) ( of ( policy change ) ) ) ) here ) ) . ) )
(ROOT (S (NP (DT No) (NN one)) (VP (VBZ has) (VP (VBN suggested) (NP (NP (DT any) (NN kind)) (PP (IN of) (NP (NN policy) (NN change)))) (ADVP (RB here)))) (. .)))
[ "neutral" ]
fiction
neutral
114906n
114906
But I know this he is a man to fear."
( But ( I ( ( ( know ( this ( he ( is ( a ( man ( to fear ) ) ) ) ) ) ) . ) '' ) ) )
(ROOT (S (CC But) (NP (PRP I)) (VP (VBP know) (NP (NP (DT this)) (SBAR (S (NP (PRP he)) (VP (VBZ is) (NP (DT a) (NN man) (S (VP (TO to) (VP (VB fear)))))))))) (. .) ('' '')))
He's a man with a plan, and that strikes fear into my heart.
( ( ( ( ( He ( 's ( ( a man ) ( with ( a plan ) ) ) ) ) , ) and ) ( ( that strikes ) ( fear ( into ( my heart ) ) ) ) ) . )
(ROOT (S (S (NP (PRP He)) (VP (VBZ 's) (NP (NP (DT a) (NN man)) (PP (IN with) (NP (DT a) (NN plan)))))) (, ,) (CC and) (S (NP (DT that) (NNS strikes)) (VP (VBP fear) (PP (IN into) (NP (PRP$ my) (NN heart))))) (. .)))
[ "neutral" ]
travel
neutral
3944n
3944
Ibicencan Specialities
( Ibicencan Specialities )
(ROOT (NP (NNP Ibicencan) (NNPS Specialities)))
Ibicencan Food
( Ibicencan Food )
(ROOT (NP (NNP Ibicencan) (NNP Food)))
[ "entailment" ]
fiction
entailment
88186e
88186
There are caves in the rock with other people.
( There ( ( are ( caves ( in ( ( the rock ) ( with ( other people ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (NNS caves)) (PP (IN in) (NP (NP (DT the) (NN rock)) (PP (IN with) (NP (JJ other) (NNS people))))))) (. .)))
There are other people in caves.
( There ( ( are ( ( other people ) ( in caves ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (JJ other) (NNS people)) (PP (IN in) (NP (NNS caves))))) (. .)))
[ "entailment" ]
travel
entailment
109497e
109497
The Barrier Gate (Portas do Cerco), which was built more than a century ago, marks the boundary between the enclave of Macau and the People's Republic of China.
( ( ( ( ( ( The ( Barrier Gate ) ) ( -LRB- ( ( Portas ( do Cerco ) ) -RRB- ) ) ) , ) ( which ( was ( built ( ( ( more ( than a ) ) century ) ago ) ) ) ) ) , ) ( ( marks ( ( the boundary ) ( between ( ( ( ( the enclave ) ( of Macau ) ) and ) ( ( ( the ( People 's ) ) Republic ) ( of China ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NP (DT The) (NNP Barrier) (NNP Gate)) (PRN (-LRB- -LRB-) (S (NP (NNP Portas)) (VP (VBP do) (NP (NNP Cerco)))) (-RRB- -RRB-))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD was) (VP (VBN built) (ADVP (NP (QP (JJR more) (IN than) (DT a)) (NN century)) (RB ago)))))) (, ,)) (VP (VBZ marks) (NP (NP (DT the) (NN boundary)) (PP (IN between) (NP (NP (NP (DT the) (NN enclave)) (PP (IN of) (NP (NNP Macau)))) (CC and) (NP (NP (NP (DT the) (NNS People) (POS 's)) (NNP Republic)) (PP (IN of) (NP (NNP China)))))))) (. .)))
Macau and the People's Republic of China are separated by the Portas do Cerco.
( ( ( Macau and ) ( ( ( the ( People 's ) ) Republic ) ( of China ) ) ) ( ( are ( ( separated ( by ( the Portas ) ) ) ( do Cerco ) ) ) . ) )
(ROOT (S (NP (NP (NNP Macau)) (CC and) (NP (NP (NP (DT the) (NNS People) (POS 's)) (NNP Republic)) (PP (IN of) (NP (NNP China))))) (VP (VBP are) (VP (VBN separated) (PP (IN by) (NP (DT the) (NNPS Portas))) (S (VP (VB do) (NP (NNP Cerco)))))) (. .)))
[ "neutral" ]
travel
neutral
137824n
137824
Less than four nautical miles separate Formentera, with its long sandy beaches, from Ibiza.
( ( Less ( than ( four ( nautical miles ) ) ) ) ( ( ( separate ( ( ( Formentera , ) ( with ( its ( long ( sandy beaches ) ) ) ) ) , ) ) ( from Ibiza ) ) . ) )
(ROOT (S (NP (NP (NNP Less)) (PP (IN than) (NP (CD four) (JJ nautical) (NNS miles)))) (VP (VBP separate) (NP (NP (NNP Formentera)) (, ,) (PP (IN with) (NP (PRP$ its) (JJ long) (JJ sandy) (NNS beaches))) (, ,)) (PP (IN from) (NP (NNP Ibiza)))) (. .)))
The beaches are long and sandy.
( ( The beaches ) ( ( are ( ( long and ) sandy ) ) . ) )
(ROOT (S (NP (DT The) (NNS beaches)) (VP (VBP are) (ADJP (JJ long) (CC and) (JJ sandy))) (. .)))
[ "entailment" ]
government
entailment
110850e
110850
Staff and Other Resources
( ( Staff and ) ( Other Resources ) )
(ROOT (NP (NP (NNP Staff)) (CC and) (NP (JJ Other) (NNPS Resources))))
Workers and resources for the company
( ( ( Workers and ) resources ) ( for ( the company ) ) )
(ROOT (NP (NP (NNS Workers) (CC and) (NNS resources)) (PP (IN for) (NP (DT the) (NN company)))))
[ "entailment" ]
telephone
entailment
139124e
139124
body build huh
( body ( build huh ) )
(ROOT (FRAG (NP (NN body)) (VP (VB build) (NP (NN huh)))))
Exercise eh?
( ( Exercise eh ) ? )
(ROOT (SQ (VP (VB Exercise) (INTJ (UH eh))) (. ?)))
[ "neutral" ]
fiction
neutral
23314n
23314
I can take him if you wish.
( I ( ( can ( ( take him ) ( if ( you wish ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (MD can) (VP (VB take) (NP (PRP him)) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP wish)))))) (. .)))
I can take him to the village right now.
( I ( ( can ( ( ( take him ) ( to ( the village ) ) ) ( right now ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (MD can) (VP (VB take) (NP (PRP him)) (PP (TO to) (NP (DT the) (NN village))) (ADVP (RB right) (RB now)))) (. .)))
[ "contradiction" ]
telephone
contradiction
123569c
123569
oh you have a spring how nice uh-huh
( ( oh you ) ( ( have ( ( a spring ) how ) ) ( nice uh-huh ) ) )
(ROOT (SINV (VBZ oh) (NP (PRP you)) (VP (VB have) (NP (NP (DT a) (NN spring)) (FRAG (WHADVP (WRB how)))) (NP (JJ nice) (NN uh-huh)))))
I don't understand why you don't have a spring there.
( I ( ( ( do n't ) ( understand ( why ( you ( ( do n't ) ( ( have ( a spring ) ) there ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB understand) (SBAR (WHADVP (WRB why)) (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB have) (NP (DT a) (NN spring)) (ADVP (RB there)))))))) (. .)))
[ "neutral" ]
government
neutral
85163n
85163
We are holding a follow-up forum on December 9, 2002 to discuss what actions have been taken by a variety of parties and those that remain in order to help restore public trust and confidence.
( We ( ( are ( ( ( holding ( a ( follow-up forum ) ) ) ( on ( ( ( December 9 ) , ) 2002 ) ) ) ( to ( discuss ( what ( actions ( have ( been ( taken ( by ( ( ( ( a variety ) ( of parties ) ) and ) ( those ( that ( remain ( ( in order ) ( to ( help ( restore ( public ( ( trust and ) confidence ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP We)) (VP (VBP are) (VP (VBG holding) (NP (DT a) (NN follow-up) (NN forum)) (PP (IN on) (NP (NNP December) (CD 9) (, ,) (CD 2002))) (S (VP (TO to) (VP (VB discuss) (SBAR (WHNP (WP what)) (S (NP (NNS actions)) (VP (VBP have) (VP (VBN been) (VP (VBN taken) (PP (IN by) (NP (NP (NP (DT a) (NN variety)) (PP (IN of) (NP (NNS parties)))) (CC and) (NP (NP (DT those)) (SBAR (WHNP (WDT that)) (S (VP (VBP remain) (SBAR (IN in) (NN order) (S (VP (TO to) (VP (VB help) (VP (VB restore) (NP (JJ public) (NN trust) (CC and) (NN confidence))))))))))))))))))))))) (. .)))
In December there will be a follow up forum.
( ( In December ) ( there ( ( will ( be ( a ( ( follow up ) forum ) ) ) ) . ) ) )
(ROOT (S (PP (IN In) (NP (NNP December))) (NP (EX there)) (VP (MD will) (VP (VB be) (NP (DT a) (ADJP (JJ follow) (PRT (RP up))) (NN forum)))) (. .)))
[ "entailment" ]
fiction
entailment
112403e
112403
It wasn't fair that anyone with character enough to be that human even as a zombie should be wiped out without even a moment's consideration.
( It ( ( ( ( ( was n't ) ( fair ( that ( ( anyone ( with character ) ) enough ) ) ) ) ( to ( be ( that human ) ) ) ) ( even ( as ( ( a zombie ) ( should ( be ( ( wiped out ) ( without ( even ( ( a ( moment 's ) ) consideration ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP It)) (VP (VBD was) (RB n't) (ADJP (JJ fair) (SBAR (IN that) (S (NP (NP (NN anyone)) (PP (IN with) (NP (NN character)))) (ADJP (RB enough))))) (S (VP (TO to) (VP (VB be) (ADJP (RB that) (JJ human))))) (SBAR (RB even) (IN as) (S (NP (DT a) (NN zombie)) (VP (MD should) (VP (VB be) (VP (VBN wiped) (PRT (RP out)) (PP (IN without) (NP (RB even) (NP (DT a) (NN moment) (POS 's)) (NN consideration))))))))) (. .)))
A person might be human, even when they were a zombie, if they had enough character.
( ( A person ) ( ( might ( ( ( be human ) , ) ( even ( ( ( when ( they ( were ( a zombie ) ) ) ) , ) ( if ( they ( had ( enough character ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT A) (NN person)) (VP (MD might) (VP (VB be) (ADJP (JJ human)) (, ,) (SBAR (RB even) (SBAR (WHADVP (WRB when)) (S (NP (PRP they)) (VP (VBD were) (NP (DT a) (NN zombie))))) (, ,) (SBAR (IN if) (S (NP (PRP they)) (VP (VBD had) (NP (JJ enough) (NN character)))))))) (. .)))
[ "contradiction" ]
slate
contradiction
57418c
57418
The Globe 's circulation is rising fast.
( ( ( The ( Globe 's ) ) circulation ) ( ( is ( rising fast ) ) . ) )
(ROOT (S (NP (NP (DT The) (NNP Globe) (POS 's)) (NN circulation)) (VP (VBZ is) (VP (VBG rising) (ADVP (RB fast)))) (. .)))
The Globe has 1/3 the readers of last year.
( ( The Globe ) ( ( has ( 1/3 ( ( the readers ) ( of ( last year ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP Globe)) (VP (VBZ has) (VP (VBN 1/3) (NP (NP (DT the) (NNS readers)) (PP (IN of) (NP (JJ last) (NN year)))))) (. .)))
[ "contradiction" ]
telephone
contradiction
109384c
109384
well it was with Russian were they fought us with Russian weapons and they've they found out the hard way how bad badly put together the Russian weapons are
( ( ( well ( it ( ( was ( with Russian ) ) ( were ( they ( ( fought us ) ( with ( Russian weapons ) ) ) ) ) ) ) ) and ) ( they ( 've ( they ( ( ( found out ) ( the ( hard way ) ) ) ( ( how bad ) ( ( badly ( ( put together ) ( the ( Russian weapons ) ) ) ) are ) ) ) ) ) ) )
(ROOT (NP (S (S (ADVP (RB well)) (NP (PRP it)) (VP (VBD was) (PP (IN with) (NP (NNP Russian))) (VP (VBD were) (SBAR (S (NP (PRP they)) (VP (VBD fought) (NP (PRP us)) (PP (IN with) (NP (JJ Russian) (NNS weapons))))))))) (CC and) (S (NP (PRP they)) (VP (VBP 've) (S (NP (PRP they)) (VP (VBD found) (PRT (RP out)) (NP (DT the) (JJ hard) (NN way)) (SBAR (WHADJP (WRB how) (JJ bad)) (S (S (VP (ADVP (RB badly)) (VB put) (PRT (RP together)) (NP (DT the) (JJ Russian) (NNS weapons)))) (VP (VBP are)))))))))))
We have never had any encounters with Russian weapons.
( We ( ( ( have never ) ( ( had ( any encounters ) ) ( with ( Russian weapons ) ) ) ) . ) )
(ROOT (S (NP (PRP We)) (VP (VBP have) (ADVP (RB never)) (VP (VBN had) (NP (DT any) (NNS encounters)) (PP (IN with) (NP (JJ Russian) (NNS weapons))))) (. .)))
[ "contradiction" ]
government
contradiction
135418c
135418
Exclusion of capital gains income from home sales $18,540
( ( Exclusion ( of ( ( capital ( gains income ) ) ( from ( home sales ) ) ) ) ) ( $ 18,540 ) )
(ROOT (NP (NP (NP (NNP Exclusion)) (PP (IN of) (NP (NP (NN capital) (NNS gains) (NN income)) (PP (IN from) (NP (NN home) (NNS sales)))))) (NP ($ $) (CD 18,540))))
All income is included in capital gains,
( ( All income ) ( ( is ( included ( in ( capital gains ) ) ) ) , ) )
(ROOT (S (NP (DT All) (NN income)) (VP (VBZ is) (VP (VBN included) (PP (IN in) (NP (NN capital) (NNS gains))))) (, ,)))
[ "entailment" ]
government
entailment
54052e
54052
An area in which pro bono work has surged is among another traditionally unpopular and vastly under-represented immigrants.
( ( ( An area ) ( ( in which ) ( ( pro ( bono work ) ) ( has surged ) ) ) ) ( ( is ( among ( another ( ( ( ( traditionally unpopular ) and ) ( vastly under-represented ) ) immigrants ) ) ) ) . ) )
(ROOT (S (NP (NP (DT An) (NN area)) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (FW pro) (FW bono) (NN work)) (VP (VBZ has) (VP (VBN surged)))))) (VP (VBZ is) (PP (IN among) (NP (DT another) (ADJP (ADJP (RB traditionally) (JJ unpopular)) (CC and) (ADJP (RB vastly) (JJ under-represented))) (NNS immigrants)))) (. .)))
Immigrants have experienced a surge in pro bono legal assistance.
( Immigrants ( ( have ( experienced ( ( a surge ) ( in ( ( pro bono ) ( legal assistance ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNS Immigrants)) (VP (VBP have) (VP (VBN experienced) (NP (NP (DT a) (NN surge)) (PP (IN in) (NP (ADJP (FW pro) (FW bono)) (JJ legal) (NN assistance)))))) (. .)))
[ "entailment" ]
fiction
entailment
110760e
110760
The few people on the streets looked up and made threatening gestures, but there was no flight of arrows from the ground.
( ( ( ( ( ( ( The ( few people ) ) ( on ( the streets ) ) ) ( ( ( looked up ) and ) ( made ( threatening gestures ) ) ) ) , ) but ) ( there ( was ( ( no flight ) ( of ( arrows ( from ( the ground ) ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (NP (DT The) (JJ few) (NNS people)) (PP (IN on) (NP (DT the) (NNS streets)))) (VP (VP (VBD looked) (PRT (RP up))) (CC and) (VP (VBD made) (S (VP (VBG threatening) (NP (NNS gestures))))))) (, ,) (CC but) (S (NP (EX there)) (VP (VBD was) (NP (NP (DT no) (NN flight)) (PP (IN of) (NP (NP (NNS arrows)) (PP (IN from) (NP (DT the) (NN ground)))))))) (. .)))
No one on the ground launched an attack.
( ( ( No one ) ( on ( the ground ) ) ) ( ( launched ( an attack ) ) . ) )
(ROOT (S (NP (NP (DT No) (NN one)) (PP (IN on) (NP (DT the) (NN ground)))) (VP (VBD launched) (NP (DT an) (NN attack))) (. .)))
[ "entailment" ]
government
entailment
18178e
18178
Monitoring various aspects of the organization's security-related activities by testing controls, accounting for the number and types of security incidents, and evaluating compliance with policies.
( ( ( Monitoring ( ( various aspects ) ( of ( ( the ( organization 's ) ) ( security-related activities ) ) ) ) ) ( by ( ( ( ( ( ( testing controls ) , ) ( accounting ( for ( ( the ( ( number and ) types ) ) ( of ( security incidents ) ) ) ) ) ) , ) and ) ( ( evaluating compliance ) ( with policies ) ) ) ) ) . )
(ROOT (S (VP (VB Monitoring) (NP (NP (JJ various) (NNS aspects)) (PP (IN of) (NP (NP (DT the) (NN organization) (POS 's)) (JJ security-related) (NNS activities)))) (PP (IN by) (S (VP (VP (VBG testing) (NP (NNS controls))) (, ,) (VP (VBG accounting) (PP (IN for) (NP (NP (DT the) (NN number) (CC and) (NNS types)) (PP (IN of) (NP (NN security) (NNS incidents)))))) (, ,) (CC and) (VP (VBG evaluating) (NP (NN compliance)) (PP (IN with) (NP (NNS policies)))))))) (. .)))
Security-related activities are subject to monitoring.
( ( Security-related activities ) ( ( are ( subject ( to monitoring ) ) ) . ) )
(ROOT (S (NP (JJ Security-related) (NNS activities)) (VP (VBP are) (ADJP (JJ subject) (PP (TO to) (NP (NN monitoring))))) (. .)))
[ "entailment" ]
fiction
entailment
10934e
10934
Caught in the act, and somewhat flurried he hastily shuts and locks his desk.
( ( Caught ( ( in ( the act ) ) ( , ( and somewhat ) ) ) ) ( ( flurried ( he ( hastily ( ( ( shuts and ) locks ) ( his desk ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NNP Caught)) (UCP (PP (IN in) (NP (DT the) (NN act))) (, ,) (CC and) (ADVP (RB somewhat)))) (VP (VBD flurried) (SBAR (S (NP (PRP he)) (VP (ADVP (RB hastily)) (VBZ shuts) (CC and) (VBZ locks) (NP (PRP$ his) (NN desk)))))) (. .)))
Someone caught him, and he then locked his desk.
( ( ( ( ( Someone ( caught him ) ) , ) and ) ( he ( then ( locked ( his desk ) ) ) ) ) . )
(ROOT (S (S (NP (NN Someone)) (VP (VBD caught) (NP (PRP him)))) (, ,) (CC and) (S (NP (PRP he)) (ADVP (RB then)) (VP (VBD locked) (NP (PRP$ his) (NN desk)))) (. .)))
[ "entailment" ]
telephone
entailment
59703e
59703
okay yeah this is this is actually the first time i've i've had someone call me so
( okay ( yeah ( this ( is ( this ( ( is actually ) ( ( the ( first time ) ) ( i ( 've ( i ( 've ( ( had someone ) ( ( call me ) so ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (FRAG (ADJP (JJ okay)) (S (VP (VB yeah) (SBAR (S (NP (DT this)) (VP (VBZ is) (NP (NP (DT this)) (SBAR (S (VP (VBZ is) (ADVP (RB actually)) (NP (NP (DT the) (JJ first) (NN time)) (SBAR (S (NP (FW i)) (VP (VBP 've) (NP (NP (FW i)) (SBAR (S (VP (VBP 've) (VP (VBN had) (NP (NN someone)) (S (VP (VB call) (NP (PRP me)) (ADVP (RB so))))))))))))))))))))))))
This is the first call like this I've gotten.
( This ( ( is ( ( the ( first call ) ) ( like ( this ( I ( 've gotten ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT This)) (VP (VBZ is) (NP (NP (DT the) (JJ first) (NN call)) (PP (IN like) (NP (NP (DT this)) (SBAR (S (NP (PRP I)) (VP (VBP 've) (VP (VBN gotten))))))))) (. .)))
[ "contradiction" ]
telephone
contradiction
73137c
73137
so also when you give give someone a credit card like a normal credit card like a Visa or something
( so ( also ( when ( you ( give ( ( give someone ) ( ( a ( credit card ) ) ( like ( ( a ( normal ( credit card ) ) ) ( like ( ( ( a Visa ) or ) something ) ) ) ) ) ) ) ) ) ) )
(ROOT (ADJP (RB so) (RB also) (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBP give) (VP (VB give) (NP (NN someone)) (NP (NP (DT a) (NN credit) (NN card)) (PP (IN like) (NP (NP (DT a) (JJ normal) (NN credit) (NN card)) (PP (IN like) (NP (NP (DT a) (NNP Visa)) (CC or) (NP (NN something)))))))))))))
A Visa credit card is one of the more different credit cards.
( ( A ( Visa ( credit card ) ) ) ( ( is ( one ( of ( the ( ( more different ) ( credit cards ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT A) (NNP Visa) (NN credit) (NN card)) (VP (VBZ is) (NP (NP (CD one)) (PP (IN of) (NP (DT the) (ADJP (RBR more) (JJ different)) (NN credit) (NNS cards))))) (. .)))
[ "neutral" ]
fiction
neutral
128509n
128509
I asked Poirot whether he thought John would be condemned.
( I ( ( ( asked Poirot ) ( whether ( he ( thought ( John ( would ( be condemned ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD asked) (NP (NNP Poirot)) (SBAR (IN whether) (S (NP (PRP he)) (VP (VBD thought) (SBAR (S (NP (NNP John)) (VP (MD would) (VP (VB be) (VP (VBN condemned)))))))))) (. .)))
I questioned Poirot about whether john would be condemned.
( I ( ( questioned ( Poirot ( about ( whether ( john ( would ( be condemned ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD questioned) (NP (NP (NNP Poirot)) (PP (IN about) (SBAR (IN whether) (S (NP (NN john)) (VP (MD would) (VP (VB be) (VP (VBN condemned))))))))) (. .)))
[ "contradiction" ]
slate
contradiction
124751c
124751
But that's not why I'm here.
( But ( that ( ( ( 's not ) ( why ( I ( 'm here ) ) ) ) . ) ) )
(ROOT (S (CC But) (NP (DT that)) (VP (VBZ 's) (RB not) (SBAR (WHADVP (WRB why)) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB here)))))) (. .)))
That's exactly why I'm standing here in front of you.
( That ( ( 's ( ( exactly why ) ( I ( 'm ( ( standing here ) ( in ( front ( of you ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT That)) (VP (VBZ 's) (SBAR (WHADVP (RB exactly) (WRB why)) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG standing) (ADVP (RB here)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (PRP you)))))))))) (. .)))
[ "contradiction" ]
slate
contradiction
83613c
83613
Intel is not, after all, a virtual company.
( Intel ( ( ( ( is not ) ( , ( ( after all ) , ) ) ) ( a ( virtual company ) ) ) . ) )
(ROOT (S (NP (NNP Intel)) (VP (VBZ is) (RB not) (PRN (, ,) (SBAR (IN after) (FRAG (NP (DT all)))) (, ,)) (NP (DT a) (NP (JJ virtual) (NN company)))) (. .)))
They were a cloud based company.
( They ( ( were ( ( a cloud ) ( based company ) ) ) . ) )
(ROOT (S (NP (PRP They)) (VP (VBD were) (NP (NP (DT a) (NN cloud)) (VP (VBN based) (NP (NN company))))) (. .)))
[ "neutral" ]
travel
neutral
76114n
76114
To savor the abundant flavors of L.A., you need a taste for adventure, a car (ideally), and a good map.
( ( To ( savor ( ( the ( abundant flavors ) ) ( of L.A. ) ) ) ) ( , ( you ( ( need ( ( a taste ) ( for ( ( ( ( ( ( adventure , ) ( a car ) ) ( -LRB- ( ideally -RRB- ) ) ) , ) and ) ( a ( good map ) ) ) ) ) ) . ) ) ) )
(ROOT (S (S (VP (TO To) (VP (VB savor) (NP (NP (DT the) (JJ abundant) (NNS flavors)) (PP (IN of) (NP (NNP L.A.))))))) (, ,) (NP (PRP you)) (VP (VBP need) (NP (NP (DT a) (NN taste)) (PP (IN for) (NP (NP (NN adventure)) (, ,) (NP (DT a) (NN car)) (PRN (-LRB- -LRB-) (NP (NN ideally)) (-RRB- -RRB-)) (, ,) (CC and) (NP (DT a) (JJ good) (NN map)))))) (. .)))
There is a lot to see in L.A.
( There ( is ( a ( lot ( to ( see ( in L.A. ) ) ) ) ) ) )
(ROOT (S (NP (EX There)) (VP (VBZ is) (NP (DT a) (NN lot) (S (VP (TO to) (VP (VB see) (PP (IN in) (NP (NNP L.A.))))))))))
[ "neutral" ]
telephone
neutral
111663n
111663
uh for kids to either either do military service or public service one of the two uh a lot of reasons for that not not just because i'm a i'm a hard ass or anything it's just that
( ( uh ( for kids ) ) ( to ( ( either either ) ( ( do ( ( ( military ( service ( or ( public ( service one ) ) ) ) ) ( of ( ( the ( two uh ) ) ( a lot ) ) ) ) ( of ( reasons ( for that ) ) ) ) ) ( not ( not ( just ( because ( i ( 'm ( ( a i ) ( 'm ( ( a ( hard ( ( ass or ) anything ) ) ) ( it ( ( 's just ) that ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (FRAG (ADJP (JJ uh) (PP (IN for) (NP (NNS kids)))) (S (VP (TO to) (VP (ADVP (DT either) (CC either)) (VB do) (NP (NP (JJ military) (NN service) (CC or) (JJ public) (NN service) (NN one)) (PP (IN of) (NP (NP (DT the) (CD two) (NNS uh)) (NP (DT a) (NN lot)))) (PP (IN of) (NP (NP (NNS reasons)) (PP (IN for) (NP (DT that)))))) (SBAR (RB not) (RB not) (RB just) (IN because) (S (NP (FW i)) (VP (VBP 'm) (SBAR (S (NP (DT a) (FW i)) (VP (VBP 'm) (NP (NP (DT a) (JJ hard) (NN ass) (CC or) (NN anything)) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADVP (RB just)) (NP (DT that)))))))))))))))))
For kids to stay out of trouble now a days, its a good idea to have them involved in public services.
( ( For ( kids ( to ( ( ( stay out ) ( of trouble ) ) now ) ) ) ) ( ( a days ) ( , ( ( ( its ( ( a good ) idea ) ) ( to ( have them ) ) ) ( ( involved ( in ( public services ) ) ) . ) ) ) ) )
(ROOT (S (PP (IN For) (NP (NNS kids) (S (VP (TO to) (VP (VB stay) (PRT (RP out)) (PP (IN of) (NP (NN trouble))) (ADVP (RB now))))))) (NP (DT a) (NNS days)) (, ,) (NP (NP (PRP$ its) (ADJP (DT a) (JJ good)) (NN idea)) (SBAR (S (VP (TO to) (VP (VB have) (NP (PRP them))))))) (VP (VBD involved) (PP (IN in) (NP (JJ public) (NNS services)))) (. .)))
[ "contradiction" ]
slate
contradiction
71529c
71529
But otherwise, so long as his religious convictions, no matter how weak or strong they may be, are not geared toward the outright oppression or destruction/neglect of those who fail to share his views, they should not matter, and warrant no scrutiny.
( But ( otherwise ( , ( ( so ( long ( as ( ( ( ( ( his ( religious convictions ) ) , ) ( ( no matter ) ( ( how ( ( weak or ) strong ) ) ( they ( may be ) ) ) ) ) , ) ( ( are not ) ( geared ( toward ( ( the ( outright ( ( oppression or ) destruction/neglect ) ) ) ( of ( those ( who ( fail ( to ( share ( his views ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( , ( they ( ( ( should not ) ( ( ( matter , ) and ) ( warrant ( no scrutiny ) ) ) ) . ) ) ) ) ) ) )
(ROOT (S (CC But) (ADVP (RB otherwise)) (, ,) (ADVP (RB so) (RB long) (SBAR (IN as) (S (NP (NP (PRP$ his) (JJ religious) (NNS convictions)) (, ,) (NP (NP (DT no) (NN matter)) (SBAR (WHADVP (WRB how) (ADJP (JJ weak) (CC or) (JJ strong))) (S (NP (PRP they)) (VP (MD may) (VP (VB be)))))) (, ,)) (VP (VBP are) (RB not) (VP (VBN geared) (PP (IN toward) (NP (NP (DT the) (JJ outright) (NN oppression) (CC or) (NN destruction/neglect)) (PP (IN of) (NP (NP (DT those)) (SBAR (WHNP (WP who)) (S (VP (VBP fail) (S (VP (TO to) (VP (VB share) (NP (PRP$ his) (NNS views))))))))))))))))) (, ,) (NP (PRP they)) (VP (MD should) (RB not) (VP (VP (VB matter)) (, ,) (CC and) (VP (VB warrant) (NP (DT no) (NN scrutiny))))) (. .)))
People have a right to judge his religion, no matter how nice he is to others
( People ( ( ( have ( a ( right ( to ( judge ( his religion ) ) ) ) ) ) , ) ( ( no matter ) ( ( how nice ) ( he ( is ( to others ) ) ) ) ) ) )
(ROOT (S (NP (NNS People)) (VP (VBP have) (NP (DT a) (NN right) (S (VP (TO to) (VP (VB judge) (NP (PRP$ his) (NN religion)))))) (, ,) (SBAR (ADVP (DT no) (NN matter)) (WHADVP (WRB how) (ADJP (JJ nice))) (S (NP (PRP he)) (VP (VBZ is) (PP (TO to) (NP (NNS others)))))))))
[ "contradiction" ]
fiction
contradiction
84032c
84032
I thought as much, said Tommy with satisfaction.
( ( I ( thought ( as much ) ) ) ( , ( ( said ( Tommy ( with satisfaction ) ) ) . ) ) )
(ROOT (SINV (S (NP (PRP I)) (VP (VBD thought) (ADVP (RB as) (RB much)))) (, ,) (VP (VBD said)) (NP (NP (NNP Tommy)) (PP (IN with) (NP (NN satisfaction)))) (. .)))
Tommy never thought anything.
( Tommy ( never ( ( thought anything ) . ) ) )
(ROOT (S (NP (NNP Tommy)) (ADVP (RB never)) (VP (VBD thought) (NP (NN anything))) (. .)))
[ "contradiction" ]
telephone
contradiction
112140c
112140
but i think if we can if we can expand the men's roles at the same time like your taking care of your child and your dad probably didn't very often i know i know mine almost never did
( but ( i ( think ( if ( we ( can ( if ( ( ( we ( can ( ( ( expand ( ( the ( men 's ) ) roles ) ) ( at ( the ( same time ) ) ) ) ( like ( ( your ( taking care ) ) ( of ( your child ) ) ) ) ) ) ) and ) ( ( your dad ) ( probably ( ( ( did n't ) ( very ( often i ) ) ) ( know ( i ( know ( ( mine almost ) ( never did ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (CC but) (NP (FW i)) (VP (VBP think) (SBAR (IN if) (S (NP (PRP we)) (VP (MD can) (SBAR (IN if) (S (S (NP (PRP we)) (VP (MD can) (VP (VB expand) (NP (NP (DT the) (NNS men) (POS 's)) (NNS roles)) (PP (IN at) (NP (DT the) (JJ same) (NN time))) (PP (IN like) (NP (NP (PRP$ your) (NN taking) (NN care)) (PP (IN of) (NP (PRP$ your) (NN child)))))))) (CC and) (S (NP (PRP$ your) (NN dad)) (ADVP (RB probably)) (VP (VBD did) (RB n't) (ADVP (RB very) (RB often) (RB i)) (VP (VB know) (SBAR (S (NP (FW i)) (VP (VBP know) (SBAR (S (NP (NN mine) (RB almost)) (ADVP (RB never)) (VP (VBD did))))))))))))))))))
Your men have been exemplary in caring for your children. They are real role-models for other fathers.
( ( ( Your men ) ( ( have ( been ( exemplary ( in ( caring ( for ( your children ) ) ) ) ) ) ) . ) ) ( They ( ( are ( ( real role-models ) ( for ( other fathers ) ) ) ) . ) ) )
(ROOT (S (S (NP (PRP$ Your) (NNS men)) (VP (VBP have) (VP (VBN been) (VP (VBN exemplary) (PP (IN in) (S (VP (VBG caring) (PP (IN for) (NP (PRP$ your) (NNS children))))))))) (. .)) (NP (PRP They)) (VP (VBP are) (NP (NP (JJ real) (NNS role-models)) (PP (IN for) (NP (JJ other) (NNS fathers))))) (. .)))
[ "contradiction" ]
slate
contradiction
136462c
136462
More importantly, is it good manners?
( ( More importantly ) ( , ( ( ( is it ) ( good manners ) ) ? ) ) )
(ROOT (SQ (ADVP (RBR More) (RB importantly)) (, ,) (VBZ is) (NP (PRP it)) (ADVP (RB good) (RB manners)) (. ?)))
Do one's manners even matter?
( ( ( Do ( ( one 's ) manners ) ) ( even matter ) ) ? )
(ROOT (SQ (VBP Do) (NP (NP (CD one) (POS 's)) (NP (NNS manners))) (VP (ADVP (RB even)) (VB matter)) (. ?)))
[ "entailment" ]
travel
entailment
8855e
8855
Imagine a vast square looking originally something like Venice's Piazza San Marco, with two-story porticoes running along three sides and the six-columned Temple to Jupiter flanked by ceremonial arches at the north end.
( ( Imagine ( ( a ( vast square ) ) ( ( ( ( looking originally ) ( something ( like ( ( Venice 's ) ( Piazza ( San Marco ) ) ) ) ) ) , ) ( with ( ( two-story porticoes ) ( ( ( running along ) ( ( ( three sides ) and ) ( the ( six-columned Temple ) ) ) ) ( to ( Jupiter ( ( flanked ( by ( ceremonial arches ) ) ) ( at ( the ( north end ) ) ) ) ) ) ) ) ) ) ) ) . )
(ROOT (S (VP (VB Imagine) (NP (NP (DT a) (JJ vast) (NN square)) (VP (VBG looking) (ADVP (RB originally)) (NP (NP (NN something)) (PP (IN like) (NP (NP (NNP Venice) (POS 's)) (NNP Piazza) (NNP San) (NNP Marco)))) (, ,) (PP (IN with) (NP (NP (JJ two-story) (NNS porticoes)) (VP (VBG running) (PRT (RP along)) (NP (NP (CD three) (NNS sides)) (CC and) (NP (DT the) (JJ six-columned) (NNP Temple))) (PP (TO to) (NP (NP (NNP Jupiter)) (VP (VBN flanked) (PP (IN by) (NP (JJ ceremonial) (NNS arches))) (PP (IN at) (NP (DT the) (NN north) (NN end)))))))))))) (. .)))
The square has porticoes two stories tall and a Temple of Jupiter.
( ( The square ) ( ( has ( ( ( porticoes ( ( two stories ) tall ) ) and ) ( ( a Temple ) ( of Jupiter ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN square)) (VP (VBZ has) (NP (NP (NP (NNS porticoes)) (ADJP (NP (CD two) (NNS stories)) (JJ tall))) (CC and) (NP (NP (DT a) (NNP Temple)) (PP (IN of) (NP (NNP Jupiter)))))) (. .)))
[ "neutral" ]
government
neutral
128813n
128813
Defined more specifically in SFFAS No.
( ( ( Defined ( more specifically ) ) ( in ( SFFAS No ) ) ) . )
(ROOT (S (VP (VBN Defined) (ADVP (RBR more) (RB specifically)) (PP (IN in) (NP (NNP SFFAS) (NNP No)))) (. .)))
SFFAS help organize
( SFFAS ( help organize ) )
(ROOT (S (NP (NNS SFFAS)) (VP (VBP help) (VP (VB organize)))))
[ "neutral" ]
fiction
neutral
29864n
29864
His voice was toneless.
( ( His voice ) ( ( was toneless ) . ) )
(ROOT (S (NP (PRP$ His) (NN voice)) (VP (VBD was) (ADJP (JJ toneless))) (. .)))
The voice of the tall man was toneless.
( ( ( The voice ) ( of ( the ( tall man ) ) ) ) ( ( was toneless ) . ) )
(ROOT (S (NP (NP (DT The) (NN voice)) (PP (IN of) (NP (DT the) (JJ tall) (NN man)))) (VP (VBD was) (ADJP (JJ toneless))) (. .)))
[ "contradiction" ]
travel
contradiction
74659c
74659
The inner sanctuary hall is a truly monumental space in Ottoman Turkish style, capped with a series of beautifully painted domes.
( ( The ( inner ( sanctuary hall ) ) ) ( ( is ( ( ( ( a ( ( truly monumental ) space ) ) ( in ( Ottoman ( Turkish style ) ) ) ) , ) ( capped ( with ( ( a series ) ( of ( ( beautifully painted ) domes ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (JJ inner) (NN sanctuary) (NN hall)) (VP (VBZ is) (NP (NP (DT a) (ADJP (RB truly) (JJ monumental)) (NN space)) (PP (IN in) (NP (NNP Ottoman) (JJ Turkish) (NN style))) (, ,) (ADJP (VBN capped) (PP (IN with) (NP (NP (DT a) (NN series)) (PP (IN of) (NP (ADJP (RB beautifully) (JJ painted)) (NNS domes)))))))) (. .)))
The inner sanctuary hall is a truly suffocating space in Ottoman Turkish style.
( ( The ( inner ( sanctuary hall ) ) ) ( ( is ( ( a ( ( truly suffocating ) space ) ) ( in ( Ottoman ( Turkish style ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (JJ inner) (NN sanctuary) (NN hall)) (VP (VBZ is) (NP (NP (DT a) (ADJP (RB truly) (JJ suffocating)) (NN space)) (PP (IN in) (NP (NNP Ottoman) (JJ Turkish) (NN style))))) (. .)))
[ "entailment" ]
slate
entailment
50504e
50504
Some future Paul Saenger, perhaps in a book to be called When Hands Left the Keyboard , will, I hope, be able to tell the story of one more happy accident.
( ( ( ( ( ( ( ( Some future ) ( Paul Saenger ) ) , ) perhaps ) in ) ( a ( book ( to ( be ( called ( When ( Hands ( Left ( the Keyboard ) ) ) ) ) ) ) ) ) ) , ) ( ( ( will ( , ( ( I hope ) , ) ) ) ( be ( able ( to ( tell ( ( ( the story ) ( of one ) ) ( ( more happy ) accident ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NP (DT Some) (NN future)) (NP (NNP Paul) (NNP Saenger))) (, ,) (RB perhaps) (IN in) (NP (DT a) (NN book) (S (VP (TO to) (VP (VB be) (VP (VBN called) (SBAR (WHADVP (WRB When)) (S (NP (NNP Hands)) (VP (VBD Left) (NP (DT the) (NNP Keyboard)))))))))) (, ,)) (VP (MD will) (PRN (, ,) (S (NP (PRP I)) (VP (VBP hope))) (, ,)) (VP (VB be) (ADJP (JJ able) (S (VP (TO to) (VP (VB tell) (NP (NP (NP (DT the) (NN story)) (PP (IN of) (NP (CD one)))) (ADJP (RBR more) (JJ happy)) (NN accident)))))))) (. .)))
Some future Paul Saenger, perhaps in a book called When Hands Left the Keyboard, will be able to tell the story of one such happy accident.
( ( ( ( ( Some ( future ( Paul Saenger ) ) ) , ) ( ( perhaps ( in ( a book ) ) ) ( called ( When ( Hands ( Left ( the Keyboard ) ) ) ) ) ) ) , ) ( ( will ( be ( able ( to ( tell ( ( the story ) ( of ( one ( such ( happy accident ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (DT Some) (JJ future) (NNP Paul) (NNP Saenger)) (, ,) (VP (ADVP (RB perhaps) (PP (IN in) (NP (DT a) (NN book)))) (VBN called) (SBAR (WHADVP (WRB When)) (S (NP (NNP Hands)) (VP (VBD Left) (NP (DT the) (NNP Keyboard)))))) (, ,)) (VP (MD will) (VP (VB be) (ADJP (JJ able) (S (VP (TO to) (VP (VB tell) (NP (NP (DT the) (NN story)) (PP (IN of) (NP (CD one) (JJ such) (JJ happy) (NN accident)))))))))) (. .)))
[ "contradiction" ]
government
contradiction
110698c
110698
In 1985, for example, NSIAD examined emerging issues in export competition through a case study of the Brazilian market (U.S.
( ( In 1985 ) ( , ( ( for example ) ( , ( NSIAD ( examined ( ( ( emerging issues ) ( in ( export competition ) ) ) ( ( through ( ( a ( case study ) ) ( of ( the Brazilian ) ) ) ) ( ( market -LRB- ) U.S. ) ) ) ) ) ) ) ) )
(ROOT (S (PP (IN In) (NP (CD 1985))) (, ,) (PP (IN for) (NP (NN example))) (, ,) (NP (NNP NSIAD)) (VP (VBD examined) (SBAR (S (NP (NP (VBG emerging) (NNS issues)) (PP (IN in) (NP (NN export) (NN competition)))) (VP (ADVP (IN through) (NP (NP (DT a) (NN case) (NN study)) (PP (IN of) (NP (DT the) (JJ Brazilian))))) (VB market) (-LRB- -LRB-) (NP (NNP U.S.))))))))
Issues in export competition are emerging that have never been studied before.
( ( Issues ( in ( export competition ) ) ) ( ( are ( emerging ( that ( ( have never ) ( been ( studied before ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NNS Issues)) (PP (IN in) (NP (NN export) (NN competition)))) (VP (VBP are) (VP (VBG emerging) (SBAR (IN that) (S (VP (VBP have) (ADVP (RB never)) (VP (VBN been) (VP (VBN studied) (ADVP (RB before))))))))) (. .)))
[ "contradiction" ]
government
contradiction
140350c
140350
She tried to return (it), but to no avail.
( She ( ( ( ( ( tried ( to ( ( ( return -LRB- ) it ) -RRB- ) ) ) , ) but ) ( to ( no avail ) ) ) . ) )
(ROOT (S (NP (PRP She)) (VP (VP (VBD tried) (S (VP (TO to) (VP (VB return) (-LRB- -LRB-) (NP (PRP it)) (-RRB- -RRB-))))) (, ,) (CC but) (VP (PP (TO to) (NP (DT no) (NN avail))))) (. .)))
She returned it easily.
( She ( ( ( returned it ) easily ) . ) )
(ROOT (S (NP (PRP She)) (VP (VBD returned) (NP (PRP it)) (ADVP (RB easily))) (. .)))
[ "entailment" ]
travel
entailment
25553e
25553
Look around the audience and you'll see plenty of locals nodding off unselfconsciously.
( ( ( ( ( Look around ) ( the audience ) ) and ) ( you ( 'll ( see ( plenty ( of ( locals ( ( nodding off ) unselfconsciously ) ) ) ) ) ) ) ) . )
(ROOT (S (S (VP (VB Look) (PRT (RP around)) (NP (DT the) (NN audience)))) (CC and) (S (NP (PRP you)) (VP (MD 'll) (VP (VB see) (NP (NP (RB plenty)) (PP (IN of) (NP (NP (NNS locals)) (VP (VBG nodding) (PRT (RP off)) (ADVP (RB unselfconsciously))))))))) (. .)))
Many locals are nodding off in the audience around you.
( ( Many locals ) ( ( are ( ( nodding off ) ( in ( ( the audience ) ( around you ) ) ) ) ) . ) )
(ROOT (S (NP (JJ Many) (NNS locals)) (VP (VBP are) (VP (VBG nodding) (PRT (RP off)) (PP (IN in) (NP (NP (DT the) (NN audience)) (PP (IN around) (NP (PRP you))))))) (. .)))
[ "entailment" ]
telephone
entailment
29143e
29143
we went to the play-offs
( we ( went ( to ( the play-offs ) ) ) )
(ROOT (S (NP (PRP we)) (VP (VBD went) (PP (TO to) (NP (DT the) (NNS play-offs))))))
We traveled to the play-offs.
( We ( ( traveled ( to ( the play-offs ) ) ) . ) )
(ROOT (S (NP (PRP We)) (VP (VBD traveled) (PP (TO to) (NP (DT the) (NNS play-offs)))) (. .)))
[ "entailment" ]
government
entailment
45515e
45515
Internal Control Provides Reasonable Assurance, Not Absolute Assurance
( ( ( Internal ( Control ( Provides ( Reasonable Assurance ) ) ) ) , ) ( Not ( Absolute Assurance ) ) )
(ROOT (NP (NP (NNP Internal) (NNP Control) (NNP Provides) (NNP Reasonable) (NNP Assurance)) (, ,) (NP (RB Not) (NNP Absolute) (NNP Assurance))))
Internal control provides some form of assurance.
( ( Internal control ) ( ( provides ( ( some form ) ( of assurance ) ) ) . ) )
(ROOT (S (NP (NNP Internal) (NN control)) (VP (VBZ provides) (NP (NP (DT some) (NN form)) (PP (IN of) (NP (NN assurance))))) (. .)))
[ "entailment" ]
slate
entailment
119318e
119318
She gave up trying to make friends with him.
( She ( ( ( gave up ) ( trying ( to ( ( make friends ) ( with him ) ) ) ) ) . ) )
(ROOT (S (NP (PRP She)) (VP (VBD gave) (PRT (RP up)) (S (VP (VBG trying) (S (VP (TO to) (VP (VB make) (NP (NNS friends)) (PP (IN with) (NP (PRP him))))))))) (. .)))
She had been trying to befriend him.
( She ( ( had ( been ( trying ( to ( befriend him ) ) ) ) ) . ) )
(ROOT (S (NP (PRP She)) (VP (VBD had) (VP (VBN been) (VP (VBG trying) (S (VP (TO to) (VP (VB befriend) (NP (PRP him)))))))) (. .)))
[ "neutral" ]
slate
neutral
11446n
11446
(Isn't there some high-tech way to fly him from class to class, perhaps on Boeing's new Delta III rocket; you know, once it stops malfunctioning.)
( -LRB- ( ( ( ( ( ( ( Is n't ) ( there ( some ( high-tech way ) ) ) ) ( to ( ( ( fly him ) ( from class ) ) ( ( ( ( to class ) , ) perhaps ) ( on ( ( ( ( Boeing 's ) ( new ( Delta ( III rocket ) ) ) ) ; ) ( you know ) ) ) ) ) ) ) , ) ( once ( it ( stops malfunctioning ) ) ) ) . ) -RRB- ) )
(ROOT (S (-LRB- -LRB-) (VP (VB Is) (RB n't) (ADVP (RB there) (NP (DT some) (JJ high-tech) (NN way))) (S (VP (TO to) (VP (VB fly) (NP (PRP him)) (PP (IN from) (NP (NN class))) (PP (PP (TO to) (NP (NN class))) (, ,) (RB perhaps) (PP (IN on) (NP (NP (NP (NNP Boeing) (POS 's)) (JJ new) (NNP Delta) (NNP III) (NN rocket)) (: ;) (S (NP (PRP you)) (VP (VBP know))))))))) (, ,) (SBAR (IN once) (S (NP (PRP it)) (VP (VBZ stops) (S (VP (VBG malfunctioning))))))) (. .) (-RRB- -RRB-)))
Boeing has a new Delta III rocket and it was recently launched at an airshow.
( ( ( ( Boeing ( has ( a ( new ( Delta ( III rocket ) ) ) ) ) ) and ) ( it ( ( was recently ) ( launched ( at ( an airshow ) ) ) ) ) ) . )
(ROOT (S (S (NP (NNP Boeing)) (VP (VBZ has) (NP (DT a) (JJ new) (NNP Delta) (NNP III) (NN rocket)))) (CC and) (S (NP (PRP it)) (VP (VBD was) (ADVP (RB recently)) (VP (VBN launched) (PP (IN at) (NP (DT an) (NN airshow)))))) (. .)))
[ "entailment" ]
slate
entailment
132565e
132565
Until gas costs more, consumers won't pay the premium for enviro-friendly vehicles.
( ( Until ( ( gas costs ) more ) ) ( , ( consumers ( ( ( wo n't ) ( pay ( ( the premium ) ( for ( enviro-friendly vehicles ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN Until) (ADVP (NP (NN gas) (NNS costs)) (RBR more))) (, ,) (NP (NNS consumers)) (VP (MD wo) (RB n't) (VP (VB pay) (NP (NP (DT the) (NN premium)) (PP (IN for) (NP (JJ enviro-friendly) (NNS vehicles)))))) (. .)))
Consumers will not pay extra for economy cars unless gas prices go up.
( Consumers ( ( ( will not ) ( ( pay ( extra ( for ( economy cars ) ) ) ) ( unless ( ( gas prices ) ( go up ) ) ) ) ) . ) )
(ROOT (S (NP (NNS Consumers)) (VP (MD will) (RB not) (VP (VB pay) (NP (NP (JJ extra)) (PP (IN for) (NP (NN economy) (NNS cars)))) (SBAR (IN unless) (S (NP (NN gas) (NNS prices)) (VP (VBP go) (PRT (RP up))))))) (. .)))
[ "entailment" ]
telephone
entailment
33718e
33718
no no we haven't made that trip yet
( ( no ( no we ) ) ( ( have n't ) ( ( made ( that trip ) ) yet ) ) )
(ROOT (S (NP (RB no) (DT no) (PRP we)) (VP (VBP have) (RB n't) (VP (VBN made) (NP (DT that) (NN trip)) (ADVP (RB yet))))))
That would be a novel experience for us.
( That ( ( would ( be ( ( a ( novel experience ) ) ( for us ) ) ) ) . ) )
(ROOT (S (NP (DT That)) (VP (MD would) (VP (VB be) (NP (NP (DT a) (NN novel) (NN experience)) (PP (IN for) (NP (PRP us)))))) (. .)))
[ "neutral" ]
government
neutral
34297n
34297
NET REALIZABLE VALUE - The estimated amount that can be recovered from selling, or any other method of disposing of an item less estimated costs of completion, holding and disposal.
( ( ( ( NET ( REALIZABLE VALUE ) ) - ) ( ( ( ( ( The ( estimated amount ) ) ( that ( can ( be ( recovered ( from selling ) ) ) ) ) ) , ) or ) ( ( any ( other method ) ) ( of ( disposing ( of ( ( an item ) ( less ( ( estimated costs ) ( of ( completion ( , ( ( holding and ) disposal ) ) ) ) ) ) ) ) ) ) ) ) ) . )
(ROOT (NP (NP (NNP NET) (NNP REALIZABLE) (NNP VALUE)) (: -) (NP (NP (NP (DT The) (VBN estimated) (NN amount)) (SBAR (WHNP (WDT that)) (S (VP (MD can) (VP (VB be) (VP (VBN recovered) (PP (IN from) (NP (NN selling))))))))) (, ,) (CC or) (NP (NP (DT any) (JJ other) (NN method)) (PP (IN of) (S (VP (VBG disposing) (PP (IN of) (NP (NP (DT an) (NN item)) (PP (CC less) (NP (NP (VBN estimated) (NNS costs)) (PP (IN of) (NP (NN completion) (, ,) (NN holding) (CC and) (NN disposal)))))))))))) (. .)))
Assets that can be sold include cars and intellectual property.
( ( Assets ( that ( can ( be sold ) ) ) ) ( ( include ( ( cars and ) ( intellectual property ) ) ) . ) )
(ROOT (S (NP (NP (NNS Assets)) (SBAR (WHNP (WDT that)) (S (VP (MD can) (VP (VB be) (VP (VBN sold))))))) (VP (VBP include) (NP (NP (NNS cars)) (CC and) (NP (JJ intellectual) (NN property)))) (. .)))
[ "entailment" ]
fiction
entailment
27078e
27078
'But they don't just want a body!' I insisted.
( ` ( ( ( ( ( But ( they ( ( ( do n't ) just ) ( want ( a body ) ) ) ) ) ! ) ' ) ( I insisted ) ) . ) )
(ROOT (S (`` `) (S (CC But) (NP (PRP they)) (VP (VBP do) (RB n't) (ADVP (RB just)) (VP (VB want) (NP (DT a) (NN body))))) (. !) ('' ') (S (NP (PRP I)) (VP (VBD insisted))) (. .)))
They want more than a body.
( They ( ( want ( ( more ( than a ) ) body ) ) . ) )
(ROOT (S (NP (PRP They)) (VP (VBP want) (NP (QP (JJR more) (IN than) (DT a)) (NN body))) (. .)))
[ "contradiction" ]
fiction
contradiction
15301c
15301
"Heard tell as you boys don't think th' war's clear over yet,"Fenner observed.
( `` ( ( Heard ( tell ( as ( ( you boys ) ( ( do n't ) ( think ( ( ( th ' ) war ) ( 's ( clear ( over yet ) ) ) ) ) ) ) ) ) ) ( , ( `` ( Fenner ( observed . ) ) ) ) ) )
(ROOT (S (`` ``) (S (NP (NNP Heard)) (VP (VBP tell) (SBAR (IN as) (S (NP (PRP you) (NNS boys)) (VP (VBP do) (RB n't) (VP (VB think) (SBAR (S (NP (NP (NNP th) (POS ')) (NN war)) (VP (VBZ 's) (ADJP (JJ clear) (PP (IN over) (ADVP (RB yet))))))))))))) (, ,) (`` ``) (NP (NNP Fenner)) (VP (VBD observed)) (. .)))
Fenner told the boys that he had not heard anything about them.
( Fenner ( ( ( told ( the boys ) ) ( that ( he ( ( had not ) ( ( heard anything ) ( about them ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Fenner)) (VP (VBD told) (NP (DT the) (NNS boys)) (SBAR (IN that) (S (NP (PRP he)) (VP (VBD had) (RB not) (VP (VBN heard) (NP (NN anything)) (PP (IN about) (NP (PRP them)))))))) (. .)))
[ "neutral" ]
telephone
neutral
123330n
123330
uh-huh that's neat cause that the part was hard to do that
( ( uh-huh ( that ( 's neat ) ) ) ( cause ( that ( ( the part ) ( was ( hard ( to ( do that ) ) ) ) ) ) ) )
(ROOT (S (NP (NP (NN uh-huh)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (ADJP (JJ neat)))))) (VP (VBP cause) (SBAR (IN that) (S (NP (DT the) (NN part)) (VP (VBD was) (ADJP (JJ hard) (S (VP (TO to) (VP (VB do) (NP (DT that))))))))))))
That's interesting due to the environment it was done in.
( That ( ( ( 's interesting ) ( ( due ( to ( the environment ) ) ) ( it ( was ( done in ) ) ) ) ) . ) )
(ROOT (S (NP (DT That)) (VP (VBZ 's) (ADJP (JJ interesting)) (S (ADJP (JJ due) (PP (TO to) (NP (DT the) (NN environment)))) (SBAR (S (NP (PRP it)) (VP (VBD was) (VP (VBN done) (PP (IN in)))))))) (. .)))
[ "contradiction" ]
government
contradiction
91189c
91189
How does this relate to Canada and, specifically, the initiative you propose to launch to address issues that trouble your legal services system?
( How ( ( ( does this ) ( ( ( ( relate ( ( ( ( to Canada ) and ) , ) specifically ) ) , ) ( ( the initiative ) ( you ( propose ( to launch ) ) ) ) ) ( to ( address ( issues ( that ( trouble ( your ( legal ( services system ) ) ) ) ) ) ) ) ) ) ? ) )
(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBZ does) (NP (DT this)) (VP (VB relate) (PP (PP (TO to) (NP (NNP Canada))) (CC and) (, ,) (ADVP (RB specifically))) (, ,) (NP (NP (DT the) (NN initiative)) (SBAR (S (NP (PRP you)) (VP (VBP propose) (S (VP (TO to) (VP (VB launch)))))))) (S (VP (TO to) (VP (VB address) (NP (NP (NNS issues)) (SBAR (WHNP (WDT that)) (S (VP (VBZ trouble) (NP (PRP$ your) (JJ legal) (NNS services) (NN system))))))))))) (. ?)))
This does not relate to Canada in any way.
( This ( ( ( does not ) ( ( relate ( to Canada ) ) ( in ( any way ) ) ) ) . ) )
(ROOT (S (NP (DT This)) (VP (VBZ does) (RB not) (VP (VB relate) (PP (TO to) (NP (NNP Canada))) (PP (IN in) (NP (DT any) (NN way))))) (. .)))
[ "entailment" ]
slate
entailment
700e
700
They all play chess by mail with Marilyn vos Savant, and she kicks their ass.
( ( ( ( ( They ( all ( ( play chess ) ( by ( mail ( with ( Marilyn ( vos Savant ) ) ) ) ) ) ) ) , ) and ) ( she ( kicks ( their ass ) ) ) ) . )
(ROOT (S (S (NP (PRP They)) (ADVP (DT all)) (VP (VB play) (NP (NN chess)) (PP (IN by) (NP (NP (NN mail)) (PP (IN with) (NP (NNP Marilyn) (NNP vos) (NNP Savant))))))) (, ,) (CC and) (S (NP (PRP she)) (VP (VBZ kicks) (NP (PRP$ their) (NN ass)))) (. .)))
She kicks their ass at chess.
( She ( ( ( kicks ( their ass ) ) ( at chess ) ) . ) )
(ROOT (S (NP (PRP She)) (VP (VBZ kicks) (NP (PRP$ their) (NN ass)) (PP (IN at) (NP (NN chess)))) (. .)))
[ "entailment" ]
fiction
entailment
71332e
71332
In consequence of that quarrel, your mother very suddenly and hurriedly makes a new will.
( ( In ( consequence ( of ( that quarrel ) ) ) ) ( , ( ( your ( mother very ) ) ( ( ( ( suddenly and ) hurriedly ) ( makes ( a ( new will ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (NP (NN consequence)) (PP (IN of) (NP (DT that) (NN quarrel))))) (, ,) (NP (PRP$ your) (NN mother) (RB very)) (VP (ADVP (ADVP (RB suddenly)) (CC and) (ADVP (RB hurriedly))) (VBZ makes) (NP (DT a) (JJ new) (NN will))) (. .)))
There was a fight caused a new legal document to be created.
( There ( ( was ( ( a fight ) ( ( caused ( a ( new ( legal document ) ) ) ) ( to ( be created ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBD was) (NP (NP (DT a) (NN fight)) (VP (VBN caused) (NP (DT a) (JJ new) (JJ legal) (NN document)) (S (VP (TO to) (VP (VB be) (VP (VBN created)))))))) (. .)))
[ "entailment" ]
fiction
entailment
33810e
33810
Mr. Hersheimmer Mr. Beresford Dr. Roylance.
( Mr. ( Hersheimmer ( Mr. ( Beresford ( Dr. ( Roylance . ) ) ) ) ) )
(ROOT (NP (NNP Mr.) (NNP Hersheimmer) (NNP Mr.) (NNP Beresford) (NNP Dr.) (NNP Roylance) (. .)))
Three people with different last names.
( ( ( Three people ) ( with ( different ( last names ) ) ) ) . )
(ROOT (NP (NP (CD Three) (NNS people)) (PP (IN with) (NP (JJ different) (JJ last) (NNS names))) (. .)))
[ "neutral" ]
slate
neutral
3576n
3576
Perhaps you have seen this, seeor ? We spin the birds around and around, then release them.
( Perhaps ( you ( ( have ( seen ( ( this , ) ( ( seeor ? ) ( We ( ( ( ( ( spin ( the birds ) ) ( ( around and ) around ) ) , ) then ) ( release them ) ) ) ) ) ) ) . ) ) )
(ROOT (S (ADVP (RB Perhaps)) (NP (PRP you)) (VP (VBP have) (VP (VBN seen) (NP (NP (DT this)) (, ,) (NP (NP (NNP seeor) (. ?)) (SBAR (S (NP (PRP We)) (VP (VB spin) (NP (DT the) (NNS birds)) (ADVP (RP around) (CC and) (RP around)) (, ,) (ADVP (RB then)) (VP (VB release) (NP (PRP them)))))))))) (. .)))
You must have seen this before, seeor. We spin birds around and around and then hold them for a while prior to releasing them.
( You ( ( must ( ( ( ( have ( ( ( seen ( this before ) ) , ) ( ( seeor . ) ( We ( ( spin birds ) ( ( around and ) around ) ) ) ) ) ) and ) then ) ( ( ( hold them ) ( for ( a while ) ) ) ( prior ( to ( releasing them ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP You)) (VP (MD must) (VP (VP (VB have) (VP (VBN seen) (ADVP (DT this) (IN before)) (, ,) (NP (NP (NNP seeor) (. .)) (SBAR (S (NP (PRP We)) (VP (VB spin) (NP (NNS birds)) (ADVP (RP around) (CC and) (RP around)))))))) (CC and) (ADVP (RB then)) (VP (VB hold) (NP (PRP them)) (PP (IN for) (NP (DT a) (NN while))) (ADVP (RB prior) (PP (TO to) (S (VP (VBG releasing) (NP (PRP them))))))))) (. .)))
[ "neutral" ]
telephone
neutral
37912n
37912
what do you think do you think we're setting a trend here or
( what ( ( do you ) ( think ( do ( you ( think ( we ( 're ( ( setting ( ( a trend ) here ) ) or ) ) ) ) ) ) ) ) )
(ROOT (SBARQ (WHNP (WP what)) (SQ (VBP do) (NP (PRP you)) (VP (VB think) (S (VP (VB do) (SBAR (S (NP (PRP you)) (VP (VBP think) (SBAR (S (NP (PRP we)) (VP (VBP 're) (VP (VBG setting) (NP (NP (DT a) (NN trend)) (ADVP (RB here))) (CC or))))))))))))))
Do you think we'll get more popular?
( ( ( Do you ) ( think ( we ( 'll ( get ( more popular ) ) ) ) ) ) ? )
(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB think) (SBAR (S (NP (PRP we)) (VP (MD 'll) (VP (VB get) (ADJP (RBR more) (JJ popular))))))) (. ?)))
[ "neutral" ]
fiction
neutral
13060n
13060
But with Julius Hersheimmer about, hustling was inevitable.
( But ( ( with ( ( Julius Hersheimmer ) about ) ) ( , ( hustling ( ( was inevitable ) . ) ) ) ) )
(ROOT (S (CC But) (SBAR (IN with) (S (NP (NNP Julius) (NNP Hersheimmer)) (ADJP (IN about)))) (, ,) (NP (VBG hustling)) (VP (VBD was) (ADJP (JJ inevitable))) (. .)))
Julius Hersheimmer was famous for his hustling.
( ( Julius Hersheimmer ) ( ( was ( famous ( for ( his hustling ) ) ) ) . ) )
(ROOT (S (NP (NNP Julius) (NNP Hersheimmer)) (VP (VBD was) (ADJP (JJ famous) (PP (IN for) (NP (PRP$ his) (NN hustling))))) (. .)))
[ "entailment" ]
travel
entailment
43369e
43369
The mosaic floor of the original Byzantine church is especially charming.
( ( ( The ( mosaic floor ) ) ( of ( the ( original ( Byzantine church ) ) ) ) ) ( ( is ( especially charming ) ) . ) )
(ROOT (S (NP (NP (DT The) (JJ mosaic) (NN floor)) (PP (IN of) (NP (DT the) (JJ original) (JJ Byzantine) (NN church)))) (VP (VBZ is) (ADJP (RB especially) (JJ charming))) (. .)))
There is a mosaic on the floor of he church.
( There ( ( is ( a ( ( mosaic ( on ( ( the floor ) ( of he ) ) ) ) church ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBZ is) (NP (DT a) (ADJP (JJ mosaic) (PP (IN on) (NP (NP (DT the) (NN floor)) (PP (IN of) (NP (PRP he)))))) (NN church))) (. .)))
[ "contradiction" ]
slate
contradiction
70581c
70581
John Conyers Jr., D-Mich., who appears to defend his request that Attorney General Reno investigate collusion between the Democratic Party's two favorite Dan Burton and Kenneth Starr.
( ( ( ( John ( Conyers Jr. ) ) , ) ( ( D-Mich. , ) ( who ( appears ( to ( ( defend ( his request ) ) ( that ( ( Attorney ( General Reno ) ) ( investigate ( collusion ( between ( ( the ( Democratic ( Party 's ) ) ) ( two ( favorite ( Dan ( Burton ( and ( Kenneth Starr ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) . )
(ROOT (NP (NP (NNP John) (NNPS Conyers) (NNP Jr.)) (, ,) (NP (NP (NNP D-Mich.)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBZ appears) (S (VP (TO to) (VP (VB defend) (NP (PRP$ his) (NN request)) (SBAR (IN that) (S (NP (NNP Attorney) (NNP General) (NNP Reno)) (VP (VB investigate) (NP (NP (NN collusion)) (PP (IN between) (NP (NP (DT the) (NNP Democratic) (NNP Party) (POS 's)) (CD two) (NN favorite) (NNP Dan) (NNP Burton) (CC and) (NNP Kenneth) (NNS Starr)))))))))))))) (. .)))
Conyers didn't really care he let matters be.
( Conyers ( ( ( ( did n't ) really ) ( care ( he ( ( let matters ) be ) ) ) ) . ) )
(ROOT (S (NP (NNS Conyers)) (VP (VBD did) (RB n't) (ADVP (RB really)) (VP (VB care) (S (NP (PRP he)) (VP (VB let) (NP (NNS matters)) (VP (VB be)))))) (. .)))
[ "contradiction" ]
fiction
contradiction
100667c
100667
Jon caught the spear, guided the tip into the earth, and stomped the shaft.
( Jon ( ( ( ( caught ( ( ( ( the spear ) , ) ( ( guided ( the tip ) ) ( into ( the earth ) ) ) ) , ) ) and ) ( stomped ( the shaft ) ) ) . ) )
(ROOT (S (NP (NNP Jon)) (VP (VP (VBD caught) (NP (NP (DT the) (NN spear)) (, ,) (VP (VBN guided) (NP (DT the) (NN tip)) (PP (IN into) (NP (DT the) (NN earth)))) (, ,))) (CC and) (VP (VBD stomped) (NP (DT the) (NN shaft)))) (. .)))
Jon was caught by a spear, killing him.
( Jon ( ( was ( ( ( caught ( by ( a spear ) ) ) , ) ( killing him ) ) ) . ) )
(ROOT (S (NP (NNP Jon)) (VP (VBD was) (VP (VBN caught) (PP (IN by) (NP (DT a) (NN spear))) (, ,) (S (VP (VBG killing) (NP (PRP him)))))) (. .)))
[ "entailment" ]
travel
entailment
119672e
119672
It is a mountainous island and its inhabitants have a rugged individuality that matches the landscape.
( ( ( ( It ( is ( a ( mountainous island ) ) ) ) and ) ( ( its inhabitants ) ( have ( ( a ( rugged individuality ) ) ( that ( matches ( the landscape ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (PRP It)) (VP (VBZ is) (NP (DT a) (JJ mountainous) (NN island)))) (CC and) (S (NP (PRP$ its) (NN inhabitants)) (VP (VBP have) (NP (NP (DT a) (JJ rugged) (NN individuality)) (SBAR (WHNP (WDT that)) (S (VP (VBZ matches) (NP (DT the) (NN landscape)))))))) (. .)))
The islanders can be a little rough around the edges, much like the mountains themselves.
( ( The islanders ) ( ( can ( ( ( be ( ( a little ) ( rough ( around ( the edges ) ) ) ) ) , ) ( much ( like ( ( the mountains ) themselves ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNS islanders)) (VP (MD can) (VP (VB be) (ADJP (NP (DT a) (RB little)) (JJ rough) (PP (IN around) (NP (DT the) (NNS edges)))) (, ,) (ADVP (RB much) (PP (IN like) (NP (NP (DT the) (NNS mountains)) (ADVP (PRP themselves))))))) (. .)))
[ "contradiction" ]
government
contradiction
140528c
140528
In the preamble to the final rule, the Commission reiterated that the rule would only apply to public and transmitting utilities and again certified that the rule would not have a significant economic impact on a substantial number of small entities within the meaning of the Regulatory Flexibility Act.
( ( In ( ( the preamble ) ( to ( the ( final rule ) ) ) ) ) ( , ( ( the Commission ) ( ( ( ( reiterated ( that ( ( the rule ) ( ( would only ) ( apply ( to ( public ( and ( transmitting utilities ) ) ) ) ) ) ) ) ) and ) ( again ( certified ( that ( ( the rule ) ( ( would not ) ( ( have ( ( a ( significant ( economic impact ) ) ) ( on ( ( a ( substantial number ) ) ( of ( small entities ) ) ) ) ) ) ( within ( ( the meaning ) ( of ( the ( Regulatory ( Flexibility Act ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN In) (NP (NP (DT the) (NN preamble)) (PP (TO to) (NP (DT the) (JJ final) (NN rule))))) (, ,) (NP (DT the) (NNP Commission)) (VP (VP (VBD reiterated) (SBAR (IN that) (S (NP (DT the) (NN rule)) (VP (MD would) (ADVP (RB only)) (VP (VB apply) (PP (TO to) (NP (JJ public) (CC and) (JJ transmitting) (NNS utilities)))))))) (CC and) (VP (ADVP (RB again)) (VBN certified) (SBAR (IN that) (S (NP (DT the) (NN rule)) (VP (MD would) (RB not) (VP (VB have) (NP (NP (DT a) (JJ significant) (JJ economic) (NN impact)) (PP (IN on) (NP (NP (DT a) (JJ substantial) (NN number)) (PP (IN of) (NP (JJ small) (NNS entities)))))) (PP (IN within) (NP (NP (DT the) (NN meaning)) (PP (IN of) (NP (DT the) (NNP Regulatory) (NNP Flexibility) (NNP Act))))))))))) (. .)))
Almost all small entities will be impacted by the rule.
( ( Almost ( all ( small entities ) ) ) ( ( will ( be ( impacted ( by ( the rule ) ) ) ) ) . ) )
(ROOT (S (NP (RB Almost) (DT all) (JJ small) (NNS entities)) (VP (MD will) (VP (VB be) (VP (VBN impacted) (PP (IN by) (NP (DT the) (NN rule)))))) (. .)))
[ "contradiction" ]
telephone
contradiction
8312c
8312
uh it's quite a bit different than uh Texas i don't know if you've ever been outside of Texas but uh when i moved to Texas i was told oh well there's no personal income tax well they nail you on property taxes in uh Texas and then that's how they get their money to take care of the schools and things
( ( ( ( ( uh ( it ( ( ( 's ( quite ( a bit ) ) ) different ) ( than ( uh ( ( Texas i ) ( ( do n't ) ( know ( if ( you ( ( 've ever ) ( been ( outside ( of Texas ) ) ) ) ) ) ) ) ) ) ) ) ) ) but ) ( ( uh ( when ( i ( moved ( to ( Texas i ) ) ) ) ) ) ( was ( told ( ( oh well ) ( there ( ( ( 's ( no ( personal ( income tax ) ) ) ) well ) ( they ( ( nail you ) ( on ( ( property taxes ) ( in ( uh Texas ) ) ) ) ) ) ) ) ) ) ) ) ) and ) ( then ( that ( 's ( how ( they ( get ( their ( money ( to ( take ( care ( of ( the ( ( schools and ) things ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (S (INTJ (UH uh)) (NP (PRP it)) (VP (VBZ 's) (ADVP (RB quite) (NP (DT a) (RB bit))) (ADJP (JJ different)) (SBAR (IN than) (S (INTJ (UH uh)) (NP (NNP Texas) (NNP i)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP 've) (ADVP (RB ever)) (VP (VBN been) (NP (NP (RB outside)) (PP (IN of) (NP (NNP Texas)))))))))))))) (CC but) (S (NP (NP (NNP uh)) (SBAR (WHADVP (WRB when)) (S (NP (FW i)) (VP (VBD moved) (PP (TO to) (NP (NNP Texas) (NNP i))))))) (VP (VBD was) (VP (VBN told) (SBAR (S (INTJ (UH oh) (UH well)) (NP (EX there)) (VP (VBZ 's) (NP (DT no) (JJ personal) (NN income) (NN tax)) (ADVP (RB well)) (SBAR (S (NP (PRP they)) (VP (VB nail) (NP (PRP you)) (PP (IN on) (NP (NP (NN property) (NNS taxes)) (PP (IN in) (NP (NNP uh) (NNP Texas)))))))))))))) (CC and) (S (ADVP (RB then)) (NP (DT that)) (VP (VBZ 's) (SBAR (WHADVP (WRB how)) (S (NP (PRP they)) (VP (VBP get) (NP (PRP$ their) (NN money) (S (VP (TO to) (VP (VB take) (NP (NP (NN care)) (PP (IN of) (NP (DT the) (NNS schools) (CC and) (NNS things)))))))))))))))
I was told that Texas has no property tax either.
( I ( ( was ( told ( that ( Texas ( ( has ( no ( property tax ) ) ) either ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD was) (VP (VBN told) (SBAR (IN that) (S (NP (NNP Texas)) (VP (VBZ has) (NP (DT no) (NN property) (NN tax)) (ADVP (RB either))))))) (. .)))
[ "neutral" ]
government
neutral
26047n
26047
As I have mentioned, demand for our work is essentially at an all time high, especially with regard to mandates and requests from Congress.
( ( As ( I ( have mentioned ) ) ) ( , ( ( demand ( for ( our work ) ) ) ( ( ( ( ( is ( essentially ( at ( an ( all ( time high ) ) ) ) ) ) , ) ( especially ( with ( regard ( to ( ( mandates and ) requests ) ) ) ) ) ) ( from Congress ) ) . ) ) ) )
(ROOT (S (SBAR (IN As) (S (NP (PRP I)) (VP (VBP have) (VP (VBN mentioned))))) (, ,) (NP (NP (NN demand)) (PP (IN for) (NP (PRP$ our) (NN work)))) (VP (VBZ is) (ADJP (RB essentially) (PP (IN at) (NP (DT an) (DT all) (NN time) (RB high)))) (, ,) (SBAR (RB especially) (IN with) (S (VP (NN regard) (PP (TO to) (NP (NNS mandates) (CC and) (NNS requests)))))) (PP (IN from) (NP (NNP Congress)))) (. .)))
Because of the will for political change, Congress is issuing a higher number of requests than usual.
( ( Because ( of ( ( the will ) ( for ( political change ) ) ) ) ) ( , ( Congress ( ( is ( ( issuing ( ( a ( higher number ) ) ( of requests ) ) ) ( than usual ) ) ) . ) ) ) )
(ROOT (S (PP (IN Because) (PP (IN of) (NP (NP (DT the) (NN will)) (PP (IN for) (NP (JJ political) (NN change)))))) (, ,) (NP (NNP Congress)) (VP (VBZ is) (VP (VBG issuing) (NP (NP (DT a) (JJR higher) (NN number)) (PP (IN of) (NP (NNS requests)))) (PP (IN than) (ADJP (JJ usual))))) (. .)))
[ "neutral" ]
fiction
neutral
86338n
86338
It took him a couple of tries to work the kettle, I noted.
( ( It ( took ( him ( ( ( a couple ) of ) ( tries ( to ( work ( the kettle ) ) ) ) ) ) ) ) ( , ( I ( noted . ) ) ) )
(ROOT (S (S (NP (PRP It)) (VP (VBD took) (SBAR (S (NP (PRP him)) (ADVP (NP (DT a) (NN couple)) (IN of)) (VP (VBZ tries) (S (VP (TO to) (VP (VB work) (NP (DT the) (NN kettle)))))))))) (, ,) (NP (PRP I)) (VP (VBD noted)) (. .)))
The kettle was confusing because it had so many buttons.
( ( The kettle ) ( ( ( was confusing ) ( because ( it ( had ( ( so many ) buttons ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NN kettle)) (VP (VBD was) (ADJP (JJ confusing)) (SBAR (IN because) (S (NP (PRP it)) (VP (VBD had) (NP (ADJP (RB so) (JJ many)) (NNS buttons)))))) (. .)))
[ "neutral" ]
government
neutral
110778n
110778
Any other provision of law to publish a notice of proposed rulemaking with respect to the subject matter of this rule.
( ( ( ( Any ( other provision ) ) ( of law ) ) ( to ( ( ( publish ( ( a notice ) ( of ( proposed rulemaking ) ) ) ) ( with respect ) ) ( to ( ( the ( subject matter ) ) ( of ( this rule ) ) ) ) ) ) ) . )
(ROOT (NP (NP (DT Any) (JJ other) (NN provision)) (PP (IN of) (NP (NN law))) (S (VP (TO to) (VP (VB publish) (NP (NP (DT a) (NN notice)) (PP (IN of) (NP (VBN proposed) (NN rulemaking)))) (PP (IN with) (NP (NN respect))) (PP (TO to) (NP (NP (DT the) (NN subject) (NN matter)) (PP (IN of) (NP (DT this) (NN rule)))))))) (. .)))
Notices must be published at the local court house.
( Notices ( ( must ( be ( published ( at ( the ( local ( court house ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNS Notices)) (VP (MD must) (VP (VB be) (VP (VBN published) (PP (IN at) (NP (DT the) (JJ local) (NN court) (NN house)))))) (. .)))
[ "neutral" ]
telephone
neutral
101137n
101137
yeah i don't know it may've it may've been somebody else because i think i think that even Jimi Hendrix did a i think that was a cover i you know come to think of it i think that was a cover version of like a John Lee Hooker song or something i mean it was like it was really old
( yeah ( i ( ( do n't ) ( know ( it ( may ( 've ( it ( may ( 've ( ( been ( somebody else ) ) ( because ( i ( think ( i ( think ( that ( ( even ( ( Jimi Hendrix ) ( did ( ( a i ) ( think ( that ( was ( ( a ( cover i ) ) ( you ( know ( come ( to ( think ( of it ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( i ( think ( that ( was ( ( a ( cover version ) ) ( of ( like ( ( a ( John ( Lee ( Hooker ( song ( or ( something i ) ) ) ) ) ) ) ( mean ( it ( was ( like ( it ( was ( really old ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (VP (VB yeah) (SBAR (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (S (NP (PRP it)) (VP (MD may) (VP (VB 've) (S (NP (PRP it)) (VP (MD may) (VP (VB 've) (VP (VBN been) (NP (NN somebody) (RB else)) (SBAR (IN because) (S (NP (FW i)) (VP (VBP think) (SBAR (S (NP (FW i)) (VP (VBP think) (SBAR (IN that) (S (SBAR (RB even) (S (NP (NNP Jimi) (NNP Hendrix)) (VP (VBD did) (SBAR (S (NP (DT a) (FW i)) (VP (VBP think) (SBAR (IN that) (S (VP (VBD was) (NP (NP (DT a) (NN cover) (NN i)) (SBAR (S (NP (PRP you)) (VP (VBP know) (VP (VB come) (S (VP (TO to) (VP (VB think) (PP (IN of) (NP (PRP it)))))))))))))))))))) (NP (FW i)) (VP (VBP think) (SBAR (IN that) (S (VP (VBD was) (NP (NP (DT a) (NN cover) (NN version)) (PP (IN of) (SBAR (IN like) (S (NP (DT a) (NNP John) (NNP Lee) (NNP Hooker) (NN song) (CC or) (NN something) (NN i)) (VP (VBP mean) (SBAR (S (NP (PRP it)) (VP (VBD was) (SBAR (IN like) (S (NP (PRP it)) (VP (VBD was) (ADJP (RB really) (JJ old))))))))))))))))))))))))))))))))))))))))
The speaker likes Jimi Hendrix's music more than John Lee Hooker's.
( ( The speaker ) ( ( ( ( likes ( ( Jimi ( Hendrix 's ) ) music ) ) more ) ( than ( ( John ( Lee Hooker ) ) 's ) ) ) . ) )
(ROOT (S (NP (DT The) (NN speaker)) (VP (VBZ likes) (NP (NP (NNP Jimi) (NNP Hendrix) (POS 's)) (NN music)) (ADVP (RBR more)) (SBAR (IN than) (S (NP (NNP John) (NNP Lee) (NNP Hooker)) (VP (VBZ 's))))) (. .)))
[ "contradiction" ]
government
contradiction
72380c
72380
The nonprofit operation pays the debts of attorneys and health care professionals who work with the poor.
( ( The ( nonprofit operation ) ) ( ( pays ( ( the debts ) ( of ( ( attorneys ( and ( health ( care professionals ) ) ) ) ( who ( work ( with ( the poor ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (JJ nonprofit) (NN operation)) (VP (VBZ pays) (NP (NP (DT the) (NNS debts)) (PP (IN of) (NP (NP (NNS attorneys) (CC and) (NN health) (NN care) (NNS professionals)) (SBAR (WHNP (WP who)) (S (VP (VBP work) (PP (IN with) (NP (DT the) (JJ poor)))))))))) (. .)))
The nonprofit corporation doesn't pay debts for health care professionals working with the less fortunate.
( ( The ( nonprofit corporation ) ) ( ( ( does n't ) ( ( pay debts ) ( for ( ( health ( care professionals ) ) ( working ( with ( the ( less fortunate ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (JJ nonprofit) (NN corporation)) (VP (VBZ does) (RB n't) (VP (VB pay) (NP (NNS debts)) (PP (IN for) (NP (NP (NN health) (NN care) (NNS professionals)) (VP (VBG working) (PP (IN with) (NP (DT the) (ADJP (RBR less) (JJ fortunate))))))))) (. .)))
[ "entailment" ]
government
entailment
40414e
40414
Of course, not all attorneys concur with every decision Zelon makes in court.
( ( Of course ) ( , ( ( ( not ( all ( attorneys concur ) ) ) ( with ( every ( decision Zelon ) ) ) ) ( ( makes ( in court ) ) . ) ) ) )
(ROOT (S (PP (IN Of) (NP (NN course))) (, ,) (NP (NP (RB not) (DT all) (JJ attorneys) (NN concur)) (PP (IN with) (NP (DT every) (NN decision) (NN Zelon)))) (VP (VBZ makes) (PP (IN in) (NP (NN court)))) (. .)))
Some of the attorneys disagree with Zelon's decisions in court.
( ( Some ( of ( the attorneys ) ) ) ( ( ( disagree ( with ( ( Zelon 's ) decisions ) ) ) ( in court ) ) . ) )
(ROOT (S (NP (NP (DT Some)) (PP (IN of) (NP (DT the) (NNS attorneys)))) (VP (VBP disagree) (PP (IN with) (NP (NP (NNP Zelon) (POS 's)) (NNS decisions))) (PP (IN in) (NP (NN court)))) (. .)))
[ "entailment" ]
slate
entailment
99777e
99777
(The predictable lesson--justice isn't cut and dry--clogs the film's gears, says the Washington Post 's Eric Brace.)
( -LRB- ( ( ( The ( predictable lesson ) ) ( -- ( ( justice ( ( is n't ) ( ( cut and ) dry ) ) ) -- ) ) ) ( ( ( clogs ( ( ( ( the ( film 's ) ) gears ) , ) ( says ( the ( ( Washington ( Post 's ) ) ( Eric Brace ) ) ) ) ) ) . ) -RRB- ) ) )
(ROOT (S (-LRB- -LRB-) (NP (NP (DT The) (JJ predictable) (NN lesson)) (PRN (: --) (S (NP (NN justice)) (VP (VBZ is) (RB n't) (S (VP (VB cut) (CC and) (VB dry))))) (: --))) (VP (VBZ clogs) (NP (NP (NP (DT the) (NN film) (POS 's)) (NNS gears)) (, ,) (VP (VBZ says) (NP (DT the) (NP (NNP Washington) (NNP Post) (POS 's)) (NNP Eric) (NNP Brace))))) (. .) (-RRB- -RRB-)))
Eric Brace says that the movie's lessons on justice really bogged it down.
( ( Eric Brace ) ( ( says ( that ( ( ( ( the ( movie 's ) ) lessons ) ( on justice ) ) ( really ( ( bogged it ) down ) ) ) ) ) . ) )
(ROOT (S (NP (NNP Eric) (NNP Brace)) (VP (VBZ says) (SBAR (IN that) (S (NP (NP (NP (DT the) (NN movie) (POS 's)) (NNS lessons)) (PP (IN on) (NP (NN justice)))) (ADVP (RB really)) (VP (VBD bogged) (NP (PRP it)) (PRT (RP down)))))) (. .)))
[ "contradiction" ]
slate
contradiction
145261c
145261
Fuck the gravy
( Fuck ( the gravy ) )
(ROOT (S (VP (VB Fuck) (NP (DT the) (NN gravy)))))
The gravy is very important; it would be wise to take care of it and not throw it away.
( ( ( ( ( The gravy ) ( is ( very important ) ) ) ; ) ( it ( would ( be ( wise ( to ( ( ( ( take ( care ( of it ) ) ) and ) not ) ( ( throw it ) away ) ) ) ) ) ) ) ) . )
(ROOT (S (S (NP (DT The) (NN gravy)) (VP (VBZ is) (ADJP (RB very) (JJ important)))) (: ;) (S (NP (PRP it)) (VP (MD would) (VP (VB be) (ADJP (JJ wise) (S (VP (TO to) (VP (VP (VB take) (NP (NP (NN care)) (PP (IN of) (NP (PRP it))))) (CC and) (RB not) (VP (VB throw) (NP (PRP it)) (ADVP (RB away)))))))))) (. .)))
[ "entailment" ]
slate
entailment
74467e
74467
In California everyone thinks they might be the next one to write the ultimate sitcom and buy their own piece of paradise.
( ( In California ) ( everyone ( ( thinks ( they ( might ( be ( the ( next ( one ( to ( ( ( write ( the ( ultimate sitcom ) ) ) and ) ( buy ( ( their ( own piece ) ) ( of paradise ) ) ) ) ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (PP (IN In) (NP (NNP California))) (NP (NN everyone)) (VP (VBZ thinks) (SBAR (S (NP (PRP they)) (VP (MD might) (VP (VB be) (NP (DT the) (JJ next) (NN one) (S (VP (TO to) (VP (VP (VB write) (NP (DT the) (JJ ultimate) (NN sitcom))) (CC and) (VP (VB buy) (NP (NP (PRP$ their) (JJ own) (NN piece)) (PP (IN of) (NP (NN paradise)))))))))))))) (. .)))
There are many aspiring sitcom writers in California.
( There ( ( are ( ( many ( aspiring ( sitcom writers ) ) ) ( in California ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (JJ many) (VBG aspiring) (NN sitcom) (NNS writers)) (PP (IN in) (NP (NNP California))))) (. .)))
[ "contradiction" ]
telephone
contradiction
88892c
88892
and i yes and i don't hold it against the people
( and ( i ( ( ( yes and ) i ) ( ( do n't ) ( ( hold it ) ( against ( the people ) ) ) ) ) ) )
(ROOT (FRAG (CC and) (NP (NP (FW i)) (SBAR (S (NP (NP (RB yes)) (CC and) (NP (FW i))) (VP (VBP do) (RB n't) (VP (VB hold) (NP (PRP it)) (PP (IN against) (NP (DT the) (NNS people))))))))))
I blame the people
( I ( blame ( the people ) ) )
(ROOT (S (NP (PRP I)) (VP (VBP blame) (NP (DT the) (NNS people)))))
[ "neutral" ]
telephone
neutral
110523n
110523
yeah and and just plain can't have guns
( ( ( yeah and ) ( ( and just ) plain ) ) ( ( ca n't ) ( have guns ) ) )
(ROOT (S (NP (NP (NN yeah)) (CC and) (NP (QP (CC and) (RB just)) (NN plain))) (VP (MD ca) (RB n't) (VP (VB have) (NP (NNS guns))))))
There are people that don't have guns.
( There ( ( are ( people ( that ( ( do n't ) ( have guns ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (NNS people)) (SBAR (WHNP (WDT that)) (S (VP (VBP do) (RB n't) (VP (VB have) (NP (NNS guns)))))))) (. .)))
[ "neutral" ]
telephone
neutral
144167n
144167
well we only we have two choices we can be involved or not involved if we're not involved then we're going to be sitting over here freezing in the dark
( well ( we ( ( only ( we ( have ( ( two choices ) ( we ( can ( be ( ( involved or ) ( not ( involved ( if ( we ( ( 're not ) ( involved then ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( we ( 're ( going ( to ( be ( sitting ( over ( ( here freezing ) ( in ( the dark ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (FRAG (ADVP (RB well)) (NP (NP (PRP we)) (SBAR (S (SBAR (RB only) (S (NP (PRP we)) (VP (VBP have) (NP (NP (CD two) (NNS choices)) (SBAR (S (NP (PRP we)) (VP (MD can) (VP (VB be) (ADJP (ADJP (VBN involved)) (CC or) (ADJP (RB not) (VBN involved) (SBAR (IN if) (S (NP (PRP we)) (VP (VBP 're) (RB not) (VP (VBN involved) (ADVP (RB then)))))))))))))))) (NP (PRP we)) (VP (VBP 're) (VP (VBG going) (S (VP (TO to) (VP (VB be) (VP (VBG sitting) (PP (IN over) (NP (NP (RB here) (NN freezing)) (PP (IN in) (NP (DT the) (NN dark))))))))))))))))
I would rather not be in the dark and freezing.
( I ( ( ( ( would rather ) not ) ( be ( in ( the ( ( dark and ) freezing ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (MD would) (ADVP (RB rather)) (RB not) (VP (VB be) (PP (IN in) (NP (DT the) (NN dark) (CC and) (NN freezing))))) (. .)))
[ "contradiction" ]
fiction
contradiction
5609c
5609
Sisters are, you know, Mr. Hastings.
( Sisters ( ( ( are ( , ( ( you know ) , ) ) ) ( Mr. Hastings ) ) . ) )
(ROOT (S (NP (NNS Sisters)) (VP (VBP are) (PRN (, ,) (S (NP (PRP you)) (VP (VBP know))) (, ,)) (NP (NNP Mr.) (NNP Hastings))) (. .)))
Sisters, allow me to introduce Mr. Hastings for the first time.
( Sisters ( , ( ( allow ( me ( to ( introduce ( ( Mr. Hastings ) ( for ( the ( first time ) ) ) ) ) ) ) ) . ) ) )
(ROOT (S (NP (NNS Sisters)) (, ,) (VP (VB allow) (S (NP (PRP me)) (VP (TO to) (VP (VB introduce) (NP (NP (NNP Mr.) (NNP Hastings)) (PP (IN for) (NP (DT the) (JJ first) (NN time)))))))) (. .)))
[ "contradiction" ]
telephone
contradiction
27465c
27465
literature
literature
(ROOT (NP (NN literature)))
Film.
( Film . )
(ROOT (FRAG (NP (NNP Film)) (. .)))
[ "contradiction" ]
fiction
contradiction
54084c
54084
Still, I shrank from blurting it out.
( Still ( , ( I ( ( shrank ( from ( ( blurting it ) out ) ) ) . ) ) ) )
(ROOT (S (ADVP (RB Still)) (, ,) (NP (PRP I)) (VP (VBD shrank) (PP (IN from) (S (VP (VBG blurting) (NP (PRP it)) (PRT (RP out)))))) (. .)))
I felt there was no time like the present to let them know.
( I ( ( felt ( there ( was ( ( no time ) ( like ( the ( present ( to ( let ( them know ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP I)) (VP (VBD felt) (SBAR (S (NP (EX there)) (VP (VBD was) (NP (NP (DT no) (NN time)) (PP (IN like) (NP (DT the) (NN present) (S (VP (TO to) (VP (VB let) (S (NP (PRP them)) (VP (VB know))))))))))))) (. .)))
[ "contradiction" ]
travel
contradiction
49516c
49516
At 1,200 m (4,000 ft) and above in large mountain ranges, or as low as 600 m (2,000 ft) on small isolated mountains, the large trees and liana creepers give way to myrtle, laurel, and oak trees.
( ( At ( ( ( ( ( 1,200 m ) ( ( ( -LRB- ( ( 4,000 ft ) -RRB- ) ) and ) ( above ( in ( large ( mountain ranges ) ) ) ) ) ) , ) or ) ( ( ( as ( low ( ( as 600 ) m ) ) ) ( -LRB- ( ( 2,000 ft ) -RRB- ) ) ) ( on ( small ( isolated mountains ) ) ) ) ) ) ( , ( ( the ( large ( trees ( and ( liana creepers ) ) ) ) ) ( ( ( give way ) ( to ( myrtle ( , ( laurel ( , ( and ( oak trees ) ) ) ) ) ) ) ) . ) ) ) )
(ROOT (S (PP (IN At) (NP (NP (CD 1,200) (NN m)) (ADJP (ADJP (-LRB- -LRB-) (NP (QP (CD 4,000) (CD ft))) (-RRB- -RRB-)) (CC and) (ADJP (JJ above) (PP (IN in) (NP (JJ large) (NN mountain) (NNS ranges))))) (, ,) (CC or) (NP (NP (QP (RB as) (JJ low) (IN as) (CD 600) (CD m))) (PRN (-LRB- -LRB-) (NP (QP (CD 2,000) (CD ft))) (-RRB- -RRB-)) (PP (IN on) (NP (JJ small) (VBN isolated) (NNS mountains)))))) (, ,) (NP (DT the) (JJ large) (NNS trees) (CC and) (NN liana) (NNS creepers)) (VP (VBP give) (NP (NN way)) (PP (TO to) (NP (NN myrtle) (, ,) (NN laurel) (, ,) (CC and) (NN oak) (NNS trees)))) (. .)))
The mountains are tiny.
( ( The mountains ) ( ( are tiny ) . ) )
(ROOT (S (NP (DT The) (NNS mountains)) (VP (VBP are) (ADJP (JJ tiny))) (. .)))
[ "neutral" ]
slate
neutral
109097n
109097
Most pundits, recalling Jack's and Bobby's assassinations, have cast his family as the ultimate victim of his crash.
( ( Most pundits ) ( , ( ( recalling ( ( ( ( Jack 's ) and ) ( Bobby 's ) ) assassinations ) ) ( , ( ( have ( ( cast ( his family ) ) ( as ( ( the ( ultimate victim ) ) ( of ( his crash ) ) ) ) ) ) . ) ) ) ) )
(ROOT (S (NP (JJS Most) (NNS pundits)) (, ,) (S (VP (VBG recalling) (NP (NP (NP (NNP Jack) (POS 's)) (CC and) (NP (NNP Bobby) (POS 's))) (NNS assassinations)))) (, ,) (VP (VBP have) (VP (VBN cast) (NP (PRP$ his) (NN family)) (PP (IN as) (NP (NP (DT the) (JJ ultimate) (NN victim)) (PP (IN of) (NP (PRP$ his) (NN crash))))))) (. .)))
Jack and Bobby's assassinations have impacted who the crash victims were.
( ( ( Jack ( and ( Bobby 's ) ) ) assassinations ) ( ( have ( impacted ( who ( ( the ( crash victims ) ) were ) ) ) ) . ) )
(ROOT (S (NP (NP (NNP Jack) (CC and) (NNP Bobby) (POS 's)) (NNS assassinations)) (VP (VBP have) (VP (VBN impacted) (SBAR (WHNP (WP who)) (S (NP (DT the) (NN crash) (NNS victims)) (VP (VBD were)))))) (. .)))
[ "neutral" ]
government
neutral
91505n
91505
We're trying to say that solo practice can be among the highest forms of public service, and is the only channel possible to serving low-income people.
( We ( ( 're ( trying ( to ( say ( that ( ( solo practice ) ( ( ( ( can ( be ( among ( ( the ( highest forms ) ) ( of ( public service ) ) ) ) ) ) , ) and ) ( is ( ( the ( only channel ) ) ( possible ( to ( serving ( low-income people ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (PRP We)) (VP (VBP 're) (VP (VBG trying) (S (VP (TO to) (VP (VB say) (SBAR (IN that) (S (NP (NN solo) (NN practice)) (VP (VP (MD can) (VP (VB be) (PP (IN among) (NP (NP (DT the) (JJS highest) (NNS forms)) (PP (IN of) (NP (JJ public) (NN service))))))) (, ,) (CC and) (VP (VBZ is) (NP (NP (DT the) (JJ only) (NN channel)) (ADJP (JJ possible) (PP (TO to) (S (VP (VBG serving) (NP (JJ low-income) (NNS people)))))))))))))))) (. .)))
SOlo practice has always been the only way to serve poor people.
( ( SOlo practice ) ( ( ( has always ) ( been ( the ( only ( way ( to ( serve ( poor people ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NNP SOlo) (NN practice)) (VP (VBZ has) (ADVP (RB always)) (VP (VBN been) (NP (DT the) (JJ only) (NN way) (S (VP (TO to) (VP (VB serve) (NP (JJ poor) (NNS people)))))))) (. .)))
[ "entailment" ]
telephone
entailment
70318e
70318
the penalties
( the penalties )
(ROOT (FRAG (NP (DT the) (NNS penalties))))
The fines.
( The ( fines . ) )
(ROOT (NP (DT The) (NNS fines) (. .)))
[ "neutral" ]
telephone
neutral
50261n
50261
yeah i uh i don't mind it um there was a time when i had my Corvette i mean of course i loved it um but i've you know i've got other interests now and there's a lot other more important things i think i should be doing with my time
( ( ( ( ( yeah i ) uh ) i ) ( ( do n't ) ( mind ( it ( um ( there ( was ( ( a time ) ( when ( i ( had ( ( my ( Corvette ( i mean ) ) ) ( of ( course i ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( loved ( it ( um ( ( ( but ( i ( 've ( you ( know ( i ( 've ( ( got ( other interests ) ) now ) ) ) ) ) ) ) ) and ) ( there ( 's ( ( a lot ) ( ( other ( ( more important ) things ) ) ( i ( think ( i ( should ( be ( doing ( with ( my time ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
(ROOT (S (NP (NP (NN yeah) (FW i) (FW uh) (FW i)) (SBAR (S (VP (VBP do) (RB n't) (VP (VB mind) (SBAR (S (NP (PRP it)) (VP (VBP um) (SBAR (S (NP (EX there)) (VP (VBD was) (NP (NP (DT a) (NN time)) (SBAR (WHADVP (WRB when)) (S (NP (FW i)) (VP (VBD had) (NP (NP (PRP$ my) (NNP Corvette) (NNP i) (NN mean)) (PP (IN of) (NP (NN course) (NNS i))))))))))))))))))) (VP (VBD loved) (SBAR (S (NP (PRP it)) (VP (VBP um) (SBAR (S (S (CC but) (NP (FW i)) (VP (VBP 've) (S (NP (PRP you)) (VP (VB know) (SBAR (S (NP (FW i)) (VP (VBP 've) (VP (VBN got) (NP (JJ other) (NNS interests)) (ADVP (RB now)))))))))) (CC and) (S (NP (EX there)) (VP (VBZ 's) (NP (NP (DT a) (NN lot)) (SBAR (S (NP (JJ other) (ADJP (RBR more) (JJ important)) (NNS things)) (ADVP (RB i)) (VP (VBP think) (SBAR (S (NP (FW i)) (VP (MD should) (VP (VB be) (VP (VBG doing) (PP (IN with) (NP (PRP$ my) (NN time))))))))))))))))))))))
My other interests are much more interesting than Corvettes, so i don't care about cars anymore.
( ( ( ( ( ( My ( other interests ) ) ( are ( ( much ( more interesting ) ) ( than Corvettes ) ) ) ) , ) so ) ( i ( ( do n't ) ( ( care ( about cars ) ) anymore ) ) ) ) . )
(ROOT (S (S (NP (PRP$ My) (JJ other) (NNS interests)) (VP (VBP are) (ADJP (ADJP (RB much) (RBR more) (JJ interesting)) (PP (IN than) (NP (NNS Corvettes)))))) (, ,) (IN so) (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB care) (PP (IN about) (NP (NNS cars))) (ADVP (RB anymore))))) (. .)))
[ "neutral" ]
slate
neutral
10475n
10475
My dear Prudence,
( ( My dear ) ( Prudence , ) )
(ROOT (S (NP (PRP$ My) (NN dear)) (VP (VBZ Prudence)) (, ,)))
Prudence, I love you.
( Prudence ( , ( I ( ( love you ) . ) ) ) )
(ROOT (S (ADVP (RB Prudence)) (, ,) (NP (PRP I)) (VP (VBP love) (NP (PRP you))) (. .)))
[ "contradiction" ]
travel
contradiction
55226c
55226
Most of the couture houses are concentrated on the Right Bank close by the rue du Faubourg-St-Honore (just le Faubourg to regular shoppers) and classier avenue Montaigne where designers Christian Lacroix, Chanel, Calvin Klein, Hermas, Christian Dior, Yves Saint Laurent, and Versace have shops.
( ( Most ( of ( the ( couture houses ) ) ) ) ( ( are ( concentrated ( on ( ( ( ( the ( ( ( Right Bank ) ( close ( by ( the rue ) ) ) ) ( du Faubourg-St-Honore ) ) ) ( -LRB- ( ( ( just ( le Faubourg ) ) ( to ( regular shoppers ) ) ) -RRB- ) ) ) and ) ( ( classier ( avenue Montaigne ) ) ( where ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( designers ( Christian Lacroix ) ) , ) Chanel ) , ) ( Calvin Klein ) ) , ) Hermas ) , ) ( Christian Dior ) ) , ) ( Yves ( Saint Laurent ) ) ) , ) and ) Versace ) ( have shops ) ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (JJS Most)) (PP (IN of) (NP (DT the) (JJ couture) (NNS houses)))) (VP (VBP are) (VP (VBN concentrated) (PP (IN on) (NP (NP (NP (DT the) (NAC (NNP Right) (NNP Bank) (PP (ADVP (JJ close)) (IN by) (NP (DT the) (NN rue)))) (NNP du) (NNP Faubourg-St-Honore)) (PRN (-LRB- -LRB-) (NP (NP (RB just) (NNP le) (NNP Faubourg)) (PP (TO to) (NP (JJ regular) (NNS shoppers)))) (-RRB- -RRB-))) (CC and) (NP (NP (NN classier) (NN avenue) (NN Montaigne)) (SBAR (WHADVP (WRB where)) (S (NP (NP (NNP designers) (NNP Christian) (NNP Lacroix)) (, ,) (NP (NNP Chanel)) (, ,) (NP (NNP Calvin) (NNP Klein)) (, ,) (NP (NNP Hermas)) (, ,) (NP (NNP Christian) (NNP Dior)) (, ,) (NP (NNP Yves) (NNP Saint) (NNP Laurent)) (, ,) (CC and) (NP (NNP Versace))) (VP (VBP have) (NP (NNS shops)))))))))) (. .)))
The Right Bank is located million of miles from the couture houses.
( ( The ( Right Bank ) ) ( ( is ( ( located ( million ( of miles ) ) ) ( from ( the ( couture houses ) ) ) ) ) . ) )
(ROOT (S (NP (DT The) (NNP Right) (NNP Bank)) (VP (VBZ is) (VP (VBN located) (NP (NP (CD million)) (PP (IN of) (NP (NNS miles)))) (PP (IN from) (NP (DT the) (JJ couture) (NNS houses))))) (. .)))
[ "entailment" ]
telephone
entailment
112716e
112716
drafting not grafting but drafting course the CAD
( ( drafting ( not ( ( ( grafting but ) drafting ) course ) ) ) ( the CAD ) )
(ROOT (SINV (VP (VBD drafting) (S (RB not) (VP (VBG grafting) (CC but) (VBG drafting) (NP (NN course))))) (NP (DT the) (NNP CAD))))
There is a drafting course.
( There ( ( is ( a ( drafting course ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBZ is) (NP (DT a) (JJ drafting) (NN course))) (. .)))
[ "contradiction" ]
travel
contradiction
4767c
4767
The intricate harmony of the five portals of its facade, and the peculiar grace of its silhouette, make Bourges's Cathedrale Saint-Etienne one of France's half-dozen Gothic masterpieces.
( ( ( ( ( ( ( The ( intricate harmony ) ) ( of ( ( the ( five portals ) ) ( of ( its facade ) ) ) ) ) , ) and ) ( ( the ( peculiar grace ) ) ( of ( its silhouette ) ) ) ) , ) ( ( make ( ( ( Bourges 's ) ( Cathedrale ( Saint-Etienne one ) ) ) ( of ( ( France 's ) ( half-dozen ( Gothic masterpieces ) ) ) ) ) ) . ) )
(ROOT (S (NP (NP (NP (DT The) (JJ intricate) (NN harmony)) (PP (IN of) (NP (NP (DT the) (CD five) (NNS portals)) (PP (IN of) (NP (PRP$ its) (NN facade)))))) (, ,) (CC and) (NP (NP (DT the) (JJ peculiar) (NN grace)) (PP (IN of) (NP (PRP$ its) (NN silhouette)))) (, ,)) (VP (VBP make) (NP (NP (NP (NNP Bourges) (POS 's)) (NNP Cathedrale) (NNP Saint-Etienne) (NN one)) (PP (IN of) (NP (NP (NNP France) (POS 's)) (JJ half-dozen) (JJ Gothic) (NNS masterpieces))))) (. .)))
There are 17 portals on the facade of the Cathedrale Saint-Etienne.
( There ( ( are ( ( 17 portals ) ( on ( ( the facade ) ( of ( the ( Cathedrale Saint-Etienne ) ) ) ) ) ) ) . ) )
(ROOT (S (NP (EX There)) (VP (VBP are) (NP (NP (CD 17) (NNS portals)) (PP (IN on) (NP (NP (DT the) (NN facade)) (PP (IN of) (NP (DT the) (NNP Cathedrale) (NNP Saint-Etienne))))))) (. .)))
[ "neutral" ]
telephone
neutral
37200n
37200
that really is well how old is your boys your children
( that ( really ( ( is well ) ( ( how old ) ( ( is ( your boys ) ) ( your children ) ) ) ) ) )
(ROOT (SBAR (WHNP (WDT that)) (S (ADVP (RB really)) (VP (VBZ is) (ADVP (RB well)) (SBAR (WHADJP (WRB how) (JJ old)) (S (VP (VBZ is) (NP (PRP$ your) (NNS boys))) (NP (PRP$ your) (NNS children))))))))
Your boys are older than the girls, right?
( ( Your boys ) ( ( ( ( are ( older ( than ( the girls ) ) ) ) , ) right ) ? ) )
(ROOT (S (NP (PRP$ Your) (NNS boys)) (VP (VBP are) (ADJP (ADJP (JJR older)) (PP (IN than) (NP (DT the) (NNS girls)))) (, ,) (ADVP (RB right))) (. ?)))
[ "entailment" ]
slate
entailment
107286e
107286
(Click for a sampling of alarmist headlines from the Los Angeles Times.
( -LRB- ( ( ( ( Click ( for ( a sampling ) ) ) ( of ( alarmist headlines ) ) ) ( from ( the ( Los ( Angeles Times ) ) ) ) ) . ) )
(ROOT (NP (-LRB- -LRB-) (NP (NNP Click)) (PP (IN for) (NP (DT a) (NN sampling))) (PP (IN of) (NP (JJ alarmist) (NNS headlines))) (PP (IN from) (NP (DT the) (NNP Los) (NNP Angeles) (NNP Times))) (. .)))
Click to find alarmist headlines featured in the Los Angeles Times.
( ( Click ( to ( find ( ( alarmist headlines ) ( featured ( in ( the ( Los ( Angeles Times ) ) ) ) ) ) ) ) ) . )
(ROOT (S (VP (VB Click) (S (VP (TO to) (VP (VB find) (NP (NP (JJ alarmist) (NNS headlines)) (VP (VBN featured) (PP (IN in) (NP (DT the) (NNP Los) (NNP Angeles) (NNP Times))))))))) (. .)))