promptID
int32 0
146k
| pairID
stringlengths 2
7
| premise
stringlengths 5
1.82k
| premise_binary_parse
stringlengths 6
3.43k
| premise_parse
stringlengths 23
6.45k
| hypothesis
stringlengths 1
393
| hypothesis_binary_parse
stringlengths 1
669
| hypothesis_parse
stringlengths 19
1.15k
| genre
stringclasses 5
values | label
class label 3
classes | template_name
stringclasses 11
values | template
stringclasses 11
values | rendered_input
stringlengths 46
2.02k
| rendered_output
stringclasses 14
values |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
141,102 |
141102e
|
Devising the question calls for the deft and tactful art of the straight man, for playing George Burns to your Gracie Allen.
|
( ( Devising ( the question ) ) ( ( calls ( for ( ( ( ( the ( ( ( deft and ) tactful ) art ) ) ( of ( the ( straight man ) ) ) ) , ) ( for ( ( playing ( George Burns ) ) ( to ( your ( Gracie Allen ) ) ) ) ) ) ) ) . ) )
|
(ROOT (S (S (VP (VBG Devising) (NP (DT the) (NN question)))) (VP (VBZ calls) (PP (IN for) (NP (NP (DT the) (ADJP (JJ deft) (CC and) (JJ tactful)) (NN art)) (PP (IN of) (NP (DT the) (JJ straight) (NN man))) (, ,) (PP (IN for) (S (VP (VBG playing) (NP (NNP George) (NNP Burns)) (PP (TO to) (NP (PRP$ your) (NNP Gracie) (NNP Allen))))))))) (. .)))
|
Straight men are needed for forming the question.
|
( ( Straight men ) ( ( are ( needed ( for ( forming ( the question ) ) ) ) ) . ) )
|
(ROOT (S (NP (JJ Straight) (NNS men)) (VP (VBP are) (VP (VBN needed) (PP (IN for) (S (VP (VBG forming) (NP (DT the) (NN question))))))) (. .)))
|
slate
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Devising the question calls for the deft and tactful art of the straight man, for playing George Burns to your Gracie Allen.
Question: Straight men are needed for forming the question. True, False, or Neither?
|
True
|
131,432 |
131432e
|
From the back of the cantina emerged a middle-aged Negro.
|
( ( From ( ( the back ) ( of ( the cantina ) ) ) ) ( ( emerged ( a ( middle-aged Negro ) ) ) . ) )
|
(ROOT (SINV (PP (IN From) (NP (NP (DT the) (NN back)) (PP (IN of) (NP (DT the) (NN cantina))))) (VP (VBD emerged)) (NP (DT a) (JJ middle-aged) (NNP Negro)) (. .)))
|
A dark-skinned man emerged from behind the cantina.
|
( ( A ( dark-skinned man ) ) ( ( emerged ( from ( behind ( the cantina ) ) ) ) . ) )
|
(ROOT (S (NP (DT A) (JJ dark-skinned) (NN man)) (VP (VBD emerged) (PP (IN from) (PP (IN behind) (NP (DT the) (NN cantina))))) (. .)))
|
fiction
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
From the back of the cantina emerged a middle-aged Negro.
Question: A dark-skinned man emerged from behind the cantina. True, False, or Neither?
|
True
|
40,780 |
40780n
|
In this case however, the dogma being shattered is based fundamentally on ignorance.
|
( ( In ( this case ) ) ( however ( , ( ( ( the dogma ) ( being shattered ) ) ( ( is ( ( based fundamentally ) ( on ignorance ) ) ) . ) ) ) ) )
|
(ROOT (S (PP (IN In) (NP (DT this) (NN case))) (ADVP (RB however)) (, ,) (NP (NP (DT the) (NN dogma)) (VP (VBG being) (VP (VBN shattered)))) (VP (VBZ is) (VP (VBN based) (ADVP (RB fundamentally)) (PP (IN on) (NP (NN ignorance))))) (. .)))
|
Ignorance is driving the dogma.
|
( Ignorance ( ( is ( driving ( the dogma ) ) ) . ) )
|
(ROOT (S (NP (NNP Ignorance)) (VP (VBZ is) (VP (VBG driving) (NP (DT the) (NN dogma)))) (. .)))
|
slate
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
In this case however, the dogma being shattered is based fundamentally on ignorance.
Question: Ignorance is driving the dogma. True, False, or Neither?
|
Neither
|
59,928 |
59928e
|
'I already have.'
|
( ' ( I ( already ( ( have . ) ' ) ) ) )
|
(ROOT (S ('' ') (NP (PRP I)) (ADVP (RB already)) (VP (VBP have)) (. .) ('' ')))
|
I've done it already.
|
( I ( ( 've ( done ( it already ) ) ) . ) )
|
(ROOT (S (NP (PRP I)) (VP (VBP 've) (VP (VBN done) (S (NP (PRP it)) (ADVP (RB already))))) (. .)))
|
fiction
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
'I already have.'
Question: I've done it already. True, False, or Neither?
|
True
|
42,070 |
42070n
|
Have you the key of the door?
|
( ( Have ( you ( ( the key ) ( of ( the door ) ) ) ) ) ? )
|
(ROOT (SQ (VP (VB Have) (S (NP (PRP you)) (NP (NP (DT the) (NN key)) (PP (IN of) (NP (DT the) (NN door)))))) (. ?)))
|
Do you have keys to any one of these doors?
|
( ( ( Do you ) ( ( have keys ) ( to ( ( any one ) ( of ( these doors ) ) ) ) ) ) ? )
|
(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB have) (NP (NNS keys)) (PP (TO to) (NP (NP (DT any) (NN one)) (PP (IN of) (NP (DT these) (NNS doors)))))) (. ?)))
|
fiction
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Have you the key of the door?
Question: Do you have keys to any one of these doors? True, False, or Neither?
|
Neither
|
134,110 |
134110n
|
I had infected his sister with the spawn of my loins, he said.
|
( ( I ( had ( ( infected ( his sister ) ) ( with ( ( the spawn ) ( of ( my loins ) ) ) ) ) ) ) ( , ( he ( said . ) ) ) )
|
(ROOT (S (S (NP (PRP I)) (VP (VBD had) (VP (VBN infected) (NP (PRP$ his) (NN sister)) (PP (IN with) (NP (NP (DT the) (NN spawn)) (PP (IN of) (NP (PRP$ my) (NNS loins)))))))) (, ,) (NP (PRP he)) (VP (VBD said)) (. .)))
|
I infected the young girl.
|
( I ( ( infected ( the ( young girl ) ) ) . ) )
|
(ROOT (S (NP (PRP I)) (VP (VBD infected) (NP (DT the) (JJ young) (NN girl))) (. .)))
|
fiction
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
I had infected his sister with the spawn of my loins, he said.
Question: I infected the young girl. True, False, or Neither?
|
Neither
|
64,841 |
64841c
|
Even if the message comes from someone you are sure has not forgotten you--one of your children, for example--it is a comfort to be reminded.
|
( ( ( ( ( Even ( if ( ( the message ) ( comes ( from someone ) ) ) ) ) ( you ( are ( sure ( ( has not ) ( ( forgotten ( ( ( you -- ) ( one ( of ( your children ) ) ) ) , ) ) ( for example ) ) ) ) ) ) ) -- ) ( it ( is ( a ( comfort ( to ( be reminded ) ) ) ) ) ) ) . )
|
(ROOT (S (S (SBAR (RB Even) (IN if) (S (NP (DT the) (NN message)) (VP (VBZ comes) (PP (IN from) (NP (NN someone)))))) (NP (PRP you)) (VP (VBP are) (ADJP (JJ sure) (SBAR (S (VP (VBZ has) (RB not) (VP (VBN forgotten) (NP (NP (PRP you)) (: --) (NP (NP (CD one)) (PP (IN of) (NP (PRP$ your) (NNS children)))) (, ,)) (PP (IN for) (NP (NN example)))))))))) (: --) (S (NP (PRP it)) (VP (VBZ is) (NP (DT a) (NN comfort) (S (VP (TO to) (VP (VB be) (VP (VBN reminded)))))))) (. .)))
|
Your children have forgotten you.
|
( ( Your children ) ( ( have ( forgotten you ) ) . ) )
|
(ROOT (S (NP (PRP$ Your) (NNS children)) (VP (VBP have) (VP (VBN forgotten) (NP (PRP you)))) (. .)))
|
slate
| 2contradiction
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Even if the message comes from someone you are sure has not forgotten you--one of your children, for example--it is a comfort to be reminded.
Question: Your children have forgotten you. True, False, or Neither?
|
False
|
22,154 |
22154n
|
What had he said wrong?
|
( What ( ( ( had he ) ( said wrong ) ) ? ) )
|
(ROOT (SBARQ (WHNP (WP What)) (SQ (VBD had) (NP (PRP he)) (VP (VBN said) (S (ADJP (JJ wrong))))) (. ?)))
|
Where had he gone wrong in his speech?
|
( Where ( ( ( had he ) ( ( gone wrong ) ( in ( his speech ) ) ) ) ? ) )
|
(ROOT (SBARQ (WHADVP (WRB Where)) (SQ (VBD had) (NP (PRP he)) (VP (VBN gone) (ADJP (JJ wrong)) (PP (IN in) (NP (PRP$ his) (NN speech))))) (. ?)))
|
fiction
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
What had he said wrong?
Question: Where had he gone wrong in his speech? True, False, or Neither?
|
Neither
|
40,540 |
40540e
|
she loves to play fetch and it doesn't matter where i throw it she can get it i've i've thrown it under under the refrigerator and she'll get down there and stick that long skinny paw in there she's very versatile
|
( she ( loves ( to ( play ( fetch ( ( ( ( and ( it ( ( does n't ) ( matter ( where ( i ( throw it ) ) ) ) ) ) ) ( she ( can ( get it ) ) ) ) ( i ( 've ( ( ( i ( 've ( ( thrown it ) ( under ( under ( the refrigerator ) ) ) ) ) ) and ) ( she ( 'll ( ( ( get ( down there ) ) and ) ( ( stick ( that ( long ( skinny paw ) ) ) ) ( in there ) ) ) ) ) ) ) ) ) ( she ( 's ( very versatile ) ) ) ) ) ) ) ) )
|
(ROOT (S (NP (PRP she)) (VP (VBZ loves) (S (VP (TO to) (VP (VB play) (VP (VB fetch) (S (S (CC and) (NP (PRP it)) (VP (VBZ does) (RB n't) (VP (VB matter) (SBAR (WHADVP (WRB where)) (S (NP (FW i)) (VP (VBP throw) (NP (PRP it)))))))) (S (NP (PRP she)) (VP (MD can) (VP (VB get) (NP (PRP it))))) (S (NP (FW i)) (VP (VBP 've) (S (S (NP (FW i)) (VP (VBP 've) (VP (VBN thrown) (NP (PRP it)) (PP (IN under) (PP (IN under) (NP (DT the) (NN refrigerator))))))) (CC and) (S (NP (PRP she)) (VP (MD 'll) (VP (VP (VB get) (ADVP (RB down) (RB there))) (CC and) (VP (VB stick) (NP (DT that) (JJ long) (NN skinny) (NN paw)) (PP (IN in) (NP (RB there)))))))))) (S (NP (PRP she)) (VP (VBZ 's) (ADJP (RB very) (JJ versatile))))))))))))
|
She loves fetch, and she will get it from anywhere I throw it.
|
( ( ( ( ( She ( loves fetch ) ) , ) and ) ( she ( will ( ( get it ) ( from ( anywhere ( I ( throw it ) ) ) ) ) ) ) ) . )
|
(ROOT (S (S (NP (PRP She)) (VP (VBZ loves) (VP (VB fetch)))) (, ,) (CC and) (S (NP (PRP she)) (VP (MD will) (VP (VB get) (NP (PRP it)) (PP (IN from) (NP (NP (RB anywhere)) (SBAR (S (NP (PRP I)) (VP (VBP throw) (NP (PRP it)))))))))) (. .)))
|
telephone
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
she loves to play fetch and it doesn't matter where i throw it she can get it i've i've thrown it under under the refrigerator and she'll get down there and stick that long skinny paw in there she's very versatile
Question: She loves fetch, and she will get it from anywhere I throw it. True, False, or Neither?
|
True
|
91,298 |
91298c
|
The Beverly Hills set usually bops over to Century CityShopping Ceter, a pleasantly designed open-air mall that's an absolute parking nightmare on weekends.
|
( ( The ( ( Beverly Hills ) set ) ) ( usually ( ( ( bops over ) ( to ( ( ( Century ( CityShopping Ceter ) ) , ) ( ( a ( ( pleasantly designed ) ( open-air mall ) ) ) ( that ( 's ( ( an ( absolute ( parking nightmare ) ) ) ( on weekends ) ) ) ) ) ) ) ) . ) ) )
|
(ROOT (S (NP (DT The) (ADJP (NNP Beverly) (NNP Hills)) (NN set)) (ADVP (RB usually)) (VP (VBZ bops) (PRT (RP over)) (PP (TO to) (NP (NP (NNP Century) (NNP CityShopping) (NNP Ceter)) (, ,) (NP (NP (DT a) (ADJP (RB pleasantly) (VBN designed)) (JJ open-air) (NN mall)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (NP (NP (DT an) (JJ absolute) (NN parking) (NN nightmare)) (PP (IN on) (NP (NNS weekends))))))))))) (. .)))
|
The is no parking space at the Century City Shopping Center.
|
( The ( ( is ( ( no ( parking space ) ) ( at ( the ( Century ( City ( Shopping Center ) ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (NNP The)) (VP (VBZ is) (NP (NP (DT no) (NN parking) (NN space)) (PP (IN at) (NP (DT the) (NNP Century) (NNP City) (NNP Shopping) (NNP Center))))) (. .)))
|
travel
| 2contradiction
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
The Beverly Hills set usually bops over to Century CityShopping Ceter, a pleasantly designed open-air mall that's an absolute parking nightmare on weekends.
Question: The is no parking space at the Century City Shopping Center. True, False, or Neither?
|
False
|
79,786 |
79786n
|
It is good news for adoptive parents that neither genetic relationship nor conscious awareness of genetic relationship is a prerequisite for love.
|
( It ( ( ( is ( ( good news ) ( for ( adoptive parents ) ) ) ) ( that ( ( neither ( ( ( genetic relationship ) nor ) ( ( conscious awareness ) ( of ( genetic relationship ) ) ) ) ) ( is ( ( a prerequisite ) ( for love ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (PRP It)) (VP (VBZ is) (NP (NP (JJ good) (NN news)) (PP (IN for) (NP (JJ adoptive) (NNS parents)))) (SBAR (IN that) (S (NP (CC neither) (NP (JJ genetic) (NN relationship)) (CC nor) (NP (NP (JJ conscious) (NN awareness)) (PP (IN of) (NP (JJ genetic) (NN relationship))))) (VP (VBZ is) (NP (NP (DT a) (NN prerequisite)) (PP (IN for) (NP (NN love)))))))) (. .)))
|
Adoptive parents may be insecure
|
( ( Adoptive parents ) ( may ( be insecure ) ) )
|
(ROOT (S (NP (JJ Adoptive) (NNS parents)) (VP (MD may) (VP (VB be) (ADJP (JJ insecure))))))
|
slate
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
It is good news for adoptive parents that neither genetic relationship nor conscious awareness of genetic relationship is a prerequisite for love.
Question: Adoptive parents may be insecure True, False, or Neither?
|
Neither
|
141,408 |
141408e
|
A more complex question
|
( A ( ( more complex ) question ) )
|
(ROOT (FRAG (NP (DT A) (ADJP (RBR more) (JJ complex)) (NN question))))
|
Query that is more detailed.
|
( Query ( that ( ( is ( more detailed ) ) . ) ) )
|
(ROOT (S (ADVP (RB Query)) (NP (DT that)) (VP (VBZ is) (ADJP (RBR more) (JJ detailed))) (. .)))
|
government
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
A more complex question
Question: Query that is more detailed. True, False, or Neither?
|
True
|
111,455 |
111455e
|
Migrants from Africa stop to rest in the Balearics, and some stay for the summer.
|
( ( ( ( ( ( Migrants ( from Africa ) ) ( stop ( to ( rest ( in ( the Balearics ) ) ) ) ) ) , ) and ) ( some ( stay ( for ( the summer ) ) ) ) ) . )
|
(ROOT (S (S (NP (NP (NNS Migrants)) (PP (IN from) (NP (NNP Africa)))) (VP (VBP stop) (S (VP (TO to) (VP (VB rest) (PP (IN in) (NP (DT the) (NNPS Balearics)))))))) (, ,) (CC and) (S (NP (DT some)) (VP (VBP stay) (PP (IN for) (NP (DT the) (NN summer))))) (. .)))
|
African migrants who rest in the Balearics sometimes stay for summer.
|
( ( ( African migrants ) ( who ( rest ( in ( the Balearics ) ) ) ) ) ( sometimes ( ( stay ( for summer ) ) . ) ) )
|
(ROOT (S (NP (NP (JJ African) (NNS migrants)) (SBAR (WHNP (WP who)) (S (VP (VBP rest) (PP (IN in) (NP (DT the) (NNPS Balearics))))))) (ADVP (RB sometimes)) (VP (VBP stay) (PP (IN for) (NP (NN summer)))) (. .)))
|
travel
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Migrants from Africa stop to rest in the Balearics, and some stay for the summer.
Question: African migrants who rest in the Balearics sometimes stay for summer. True, False, or Neither?
|
True
|
119,181 |
119181e
|
She remembered that this was one of the men Tommy was shadowing when she had last seen him.
|
( She ( ( remembered ( that ( this ( was ( one ( of ( ( the men ) ( Tommy ( was ( shadowing ( when ( she ( ( had last ) ( seen him ) ) ) ) ) ) ) ) ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (PRP She)) (VP (VBD remembered) (SBAR (IN that) (S (NP (DT this)) (VP (VBD was) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (NNS men)) (SBAR (S (NP (NNP Tommy)) (VP (VBD was) (VP (VBG shadowing) (SBAR (WHADVP (WRB when)) (S (NP (PRP she)) (VP (VBD had) (ADVP (RB last)) (VP (VBN seen) (NP (PRP him))))))))))))))))) (. .)))
|
Tommy was tailing this man when she last saw him.
|
( Tommy ( ( was ( tailing ( ( this man ) ( when ( she ( last ( saw him ) ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (NNP Tommy)) (VP (VBD was) (VP (VBG tailing) (NP (NP (DT this) (NN man)) (SBAR (WHADVP (WRB when)) (S (NP (PRP she)) (ADVP (RB last)) (VP (VBD saw) (NP (PRP him)))))))) (. .)))
|
fiction
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
She remembered that this was one of the men Tommy was shadowing when she had last seen him.
Question: Tommy was tailing this man when she last saw him. True, False, or Neither?
|
True
|
58,843 |
58843c
|
okay i appreciate it thanks uh-huh
|
( ( ( okay ( i appreciate ) ) ( it thanks ) ) uh-huh )
|
(ROOT (NP (NP (FW okay) (FW i) (NNS appreciate)) (NP (NP (PRP it)) (NP (NNS thanks))) (NP (NN uh-huh))))
|
Stop, I didn't want that.
|
( Stop ( , ( I ( ( ( did n't ) ( want that ) ) . ) ) ) )
|
(ROOT (S (ADVP (RB Stop)) (, ,) (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB want) (NP (DT that)))) (. .)))
|
telephone
| 2contradiction
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
okay i appreciate it thanks uh-huh
Question: Stop, I didn't want that. True, False, or Neither?
|
False
|
2,645 |
2645c
|
Jon picked it up.
|
( Jon ( ( ( picked it ) up ) . ) )
|
(ROOT (S (NP (NNP Jon)) (VP (VBD picked) (NP (PRP it)) (PRT (RP up))) (. .)))
|
Jon left it.
|
( Jon ( ( left it ) . ) )
|
(ROOT (S (NP (NNP Jon)) (VP (VBD left) (NP (PRP it))) (. .)))
|
fiction
| 2contradiction
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Jon picked it up.
Question: Jon left it. True, False, or Neither?
|
False
|
77,226 |
77226n
|
Parcells' teams commit fewer penalties than almost any team in the league.
|
( ( ( Parcells ' ) teams ) ( ( ( commit ( fewer penalties ) ) ( than ( ( almost ( any team ) ) ( in ( the league ) ) ) ) ) . ) )
|
(ROOT (S (NP (NP (NNP Parcells) (POS ')) (NNS teams)) (VP (VBP commit) (NP (JJR fewer) (NNS penalties)) (PP (IN than) (NP (NP (RB almost) (DT any) (NN team)) (PP (IN in) (NP (DT the) (NN league)))))) (. .)))
|
Parcell's team is extremely cautious not to commit penalties, unlike every other team in the league.
|
( ( ( Parcell 's ) team ) ( ( ( ( ( is ( extremely cautious ) ) ( not ( to ( commit penalties ) ) ) ) , ) ( unlike ( ( every ( other team ) ) ( in ( the league ) ) ) ) ) . ) )
|
(ROOT (S (NP (NP (NNP Parcell) (POS 's)) (NN team)) (VP (VBZ is) (ADJP (RB extremely) (JJ cautious)) (S (RB not) (VP (TO to) (VP (VB commit) (NP (NNS penalties))))) (, ,) (PP (IN unlike) (NP (NP (DT every) (JJ other) (NN team)) (PP (IN in) (NP (DT the) (NN league)))))) (. .)))
|
slate
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Parcells' teams commit fewer penalties than almost any team in the league.
Question: Parcell's team is extremely cautious not to commit penalties, unlike every other team in the league. True, False, or Neither?
|
Neither
|
37,560 |
37560e
|
Grisham is content with the simple and compelling observation that as a society we fail to treat the homeless with the dignity they deserve.
|
( Grisham ( ( ( is ( content ( with ( the ( ( ( simple and ) compelling ) observation ) ) ) ) ) ( that ( ( as ( a society ) ) ( we ( fail ( to ( ( treat ( the homeless ) ) ( with ( ( the dignity ) ( they deserve ) ) ) ) ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (NNP Grisham)) (VP (VBZ is) (ADJP (JJ content) (PP (IN with) (NP (DT the) (ADJP (JJ simple) (CC and) (JJ compelling)) (NN observation)))) (SBAR (IN that) (S (PP (IN as) (NP (DT a) (NN society))) (NP (PRP we)) (VP (VBP fail) (S (VP (TO to) (VP (VB treat) (NP (DT the) (NN homeless)) (PP (IN with) (NP (NP (DT the) (NN dignity)) (SBAR (S (NP (PRP they)) (VP (VBP deserve))))))))))))) (. .)))
|
Grisham believes that we don't respect the homeless.
|
( Grisham ( ( believes ( that ( we ( ( do n't ) ( respect ( the homeless ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (NNP Grisham)) (VP (VBZ believes) (SBAR (IN that) (S (NP (PRP we)) (VP (VBP do) (RB n't) (VP (VB respect) (NP (DT the) (NN homeless))))))) (. .)))
|
slate
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Grisham is content with the simple and compelling observation that as a society we fail to treat the homeless with the dignity they deserve.
Question: Grisham believes that we don't respect the homeless. True, False, or Neither?
|
True
|
64,000 |
64000e
|
yep yeah well you think about the waste even i mean you know cost wise and and you know like you saving saving trees and stuff like that i mean it's just amazing you know the difference
|
( yep ( yeah ( ( ( well ( you ( ( think ( about ( the waste ) ) ) ( even ( i ( mean ( you ( know ( cost wise ) ) ) ) ) ) ) ) ) and ) ( and ( you ( know ( like ( you ( ( saving ( saving ( ( trees and ) stuff ) ) ) ( like ( that ( i ( mean ( it ( 's ( just ( amazing ( you ( know ( the difference ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
|
(ROOT (S (NP (NN yep)) (VP (VBP yeah) (SBAR (S (S (ADVP (RB well)) (NP (PRP you)) (VP (VBP think) (PP (IN about) (NP (DT the) (NN waste))) (SBAR (RB even) (S (NP (FW i)) (VP (VBP mean) (SBAR (S (NP (PRP you)) (VP (VBP know) (ADJP (NN cost) (JJ wise)))))))))) (CC and) (S (CC and) (NP (PRP you)) (VP (VBP know) (PP (IN like) (S (NP (PRP you)) (VP (VBG saving) (NP (VBG saving) (NNS trees) (CC and) (NN stuff)) (PP (IN like) (SBAR (IN that) (S (NP (FW i)) (VP (VBP mean) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADJP (RB just) (JJ amazing) (SBAR (S (NP (PRP you)) (VP (VBP know) (NP (DT the) (NN difference)))))))))))))))))))))))
|
it makes a big difference
|
( it ( makes ( a ( big difference ) ) ) )
|
(ROOT (S (NP (PRP it)) (VP (VBZ makes) (NP (DT a) (JJ big) (NN difference)))))
|
telephone
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
yep yeah well you think about the waste even i mean you know cost wise and and you know like you saving saving trees and stuff like that i mean it's just amazing you know the difference
Question: it makes a big difference True, False, or Neither?
|
True
|
121,203 |
121203e
|
--Yours humbly,
|
( -- ( Yours ( humbly , ) ) )
|
(ROOT (PRN (: --) (S (NP (NNP Yours)) (VP (VBP humbly)) (, ,))))
|
Sincerely
|
Sincerely
|
(ROOT (ADVP (RB Sincerely)))
|
slate
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
--Yours humbly,
Question: Sincerely True, False, or Neither?
|
True
|
69,670 |
69670e
|
(The paternalism of the PDFA's campaign has sunk in at major newsrooms.
|
( -LRB- ( ( The paternalism ) ( ( of ( ( the ( PDFA 's ) ) campaign ) ) ( ( has ( sunk ( in ( at ( major newsrooms ) ) ) ) ) . ) ) ) )
|
(ROOT (S (-LRB- -LRB-) (NP (DT The) (NN paternalism)) (PP (IN of) (NP (NP (DT the) (NNP PDFA) (POS 's)) (NN campaign))) (VP (VBZ has) (VP (VBN sunk) (PP (IN in) (PP (IN at) (NP (JJ major) (NNS newsrooms)))))) (. .)))
|
The PDFA's campaign has sunk in at major newsrooms.
|
( ( ( The ( PDFA 's ) ) campaign ) ( ( has ( sunk ( in ( at ( major newsrooms ) ) ) ) ) . ) )
|
(ROOT (S (NP (NP (DT The) (NNP PDFA) (POS 's)) (NN campaign)) (VP (VBZ has) (VP (VBN sunk) (PP (IN in) (PP (IN at) (NP (JJ major) (NNS newsrooms)))))) (. .)))
|
slate
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
(The paternalism of the PDFA's campaign has sunk in at major newsrooms.
Question: The PDFA's campaign has sunk in at major newsrooms. True, False, or Neither?
|
True
|
123,051 |
123051n
|
i was going oh wait a minute come on guys this is crummy
|
( i ( was ( going ( oh ( wait ( ( a minute ) ( come ( on ( guys ( this ( is crummy ) ) ) ) ) ) ) ) ) ) )
|
(ROOT (S (NP (FW i)) (VP (VBD was) (VP (VBG going) (S (INTJ (UH oh)) (VP (VB wait) (NP (NP (DT a) (NN minute)) (VP (VBN come) (PP (IN on) (NP (NP (NNS guys)) (SBAR (S (NP (DT this)) (VP (VBZ is) (ADJP (JJ crummy)))))))))))))))
|
I am going to wait five minutes - hey, this is unfortunately (caused by my closed friends).
|
( ( ( ( I ( am ( going ( to ( wait ( five minutes ) ) ) ) ) ) - ) ( hey ( , ( this ( is ( unfortunately ( -LRB- ( ( caused ( by ( my ( closed friends ) ) ) ) -RRB- ) ) ) ) ) ) ) ) . )
|
(ROOT (S (S (NP (PRP I)) (VP (VBP am) (VP (VBG going) (S (VP (TO to) (VP (VB wait) (NP (CD five) (NNS minutes)))))))) (: -) (S (ADVP (RB hey)) (, ,) (NP (DT this)) (VP (VBZ is) (ADVP (ADVP (RB unfortunately)) (PRN (-LRB- -LRB-) (VP (VBN caused) (PP (IN by) (NP (PRP$ my) (JJ closed) (NNS friends)))) (-RRB- -RRB-))))) (. .)))
|
telephone
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
i was going oh wait a minute come on guys this is crummy
Question: I am going to wait five minutes - hey, this is unfortunately (caused by my closed friends). True, False, or Neither?
|
Neither
|
92,565 |
92565n
|
Well, let's do it. Tommy laid his paper finally aside.
|
( Well ( ( , ( ( let 's ) ( ( do it ) . ) ) ) ( Tommy ( ( ( ( laid ( his paper ) ) finally ) aside ) . ) ) ) )
|
(ROOT (S (ADVP (RB Well)) (PRN (, ,) (SINV (S (S (VP (VB let))) (VP (VBZ 's))) (VP (VBP do)) (NP (PRP it)) (. .))) (NP (NNP Tommy)) (VP (VBD laid) (NP (PRP$ his) (NN paper)) (ADVP (RB finally)) (ADVP (RB aside))) (. .)))
|
Tommy had been focused entirely on his paper.
|
( Tommy ( ( had ( been ( ( focused entirely ) ( on ( his paper ) ) ) ) ) . ) )
|
(ROOT (S (NP (NNP Tommy)) (VP (VBD had) (VP (VBN been) (VP (VBN focused) (ADVP (RB entirely)) (PP (IN on) (NP (PRP$ his) (NN paper)))))) (. .)))
|
fiction
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Well, let's do it. Tommy laid his paper finally aside.
Question: Tommy had been focused entirely on his paper. True, False, or Neither?
|
Neither
|
30,357 |
30357c
|
Here's your ticket.
|
( Here ( ( 's ( your ticket ) ) . ) )
|
(ROOT (S (NP (RB Here)) (VP (VBZ 's) (NP (PRP$ your) (NN ticket))) (. .)))
|
You don't have a ticket.
|
( You ( ( ( do n't ) ( have ( a ticket ) ) ) . ) )
|
(ROOT (S (NP (PRP You)) (VP (VBP do) (RB n't) (VP (VB have) (NP (DT a) (NN ticket)))) (. .)))
|
fiction
| 2contradiction
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Here's your ticket.
Question: You don't have a ticket. True, False, or Neither?
|
False
|
101,084 |
101084e
|
Can Thorn and the Kal take another twenty? asked Jon to Susan.
|
( ( ( ( Can Thorn ) and ) ( the Kal ) ) ( ( take ( ( another ( twenty ? ) ) ( ( asked Jon ) ( to Susan ) ) ) ) . ) )
|
(ROOT (S (NP (NP (NNP Can) (NNP Thorn)) (CC and) (NP (DT the) (NN Kal))) (VP (VBP take) (SBAR (S (NP (DT another) (NNP twenty) (. ?)) (VP (VBD asked) (NP (NNP Jon)) (PP (TO to) (NP (NNP Susan))))))) (. .)))
|
Jon asked Susan whether Thorn and the Kal could take another twenty.
|
( Jon ( ( ( asked Susan ) ( whether ( ( ( Thorn and ) ( the Kal ) ) ( could ( take ( another twenty ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (NNP Jon)) (VP (VBD asked) (NP (NNP Susan)) (SBAR (IN whether) (S (NP (NP (NNP Thorn)) (CC and) (NP (DT the) (NN Kal))) (VP (MD could) (VP (VB take) (NP (DT another) (NN twenty))))))) (. .)))
|
fiction
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Can Thorn and the Kal take another twenty? asked Jon to Susan.
Question: Jon asked Susan whether Thorn and the Kal could take another twenty. True, False, or Neither?
|
True
|
21,832 |
21832n
|
but yes i have worked i've worked for TI and i've worked for LTV
|
( but ( ( yes i ) ( have ( worked ( ( ( i ( 've ( worked ( for TI ) ) ) ) and ) ( i ( 've ( worked ( for LTV ) ) ) ) ) ) ) ) )
|
(ROOT (S (CC but) (NP (RB yes) (NN i)) (VP (VBP have) (VP (VBN worked) (SBAR (S (S (NP (FW i)) (VP (VBP 've) (VP (VBN worked) (PP (IN for) (NP (NNP TI)))))) (CC and) (S (NP (FW i)) (VP (VBP 've) (VP (VBN worked) (PP (IN for) (NP (NNP LTV))))))))))))
|
LTV was a better job than the one I had at TI.
|
( LTV ( ( was ( ( a ( better job ) ) ( than ( ( the one ) ( I ( had ( at TI ) ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (NNP LTV)) (VP (VBD was) (NP (NP (DT a) (JJR better) (NN job)) (PP (IN than) (NP (NP (DT the) (NN one)) (SBAR (S (NP (PRP I)) (VP (VBD had) (PP (IN at) (NP (NNP TI)))))))))) (. .)))
|
telephone
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
but yes i have worked i've worked for TI and i've worked for LTV
Question: LTV was a better job than the one I had at TI. True, False, or Neither?
|
Neither
|
136,881 |
136881c
|
You can imagine that, from my aunts' point of view, it was a very good match for me.
|
( You ( ( can ( imagine ( that ( ( , ( ( from ( ( ( my ( aunts ' ) ) point ) ( of view ) ) ) , ) ) ( it ( was ( ( a ( ( very good ) match ) ) ( for me ) ) ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (PRP You)) (VP (MD can) (VP (VB imagine) (SBAR (IN that) (S (PRN (, ,) (PP (IN from) (NP (NP (NP (PRP$ my) (NNS aunts) (POS ')) (NN point)) (PP (IN of) (NP (NN view))))) (, ,)) (NP (PRP it)) (VP (VBD was) (NP (NP (DT a) (ADJP (RB very) (JJ good)) (NN match)) (PP (IN for) (NP (PRP me))))))))) (. .)))
|
From my aunt's perspective, it was a wrong match.
|
( ( From ( ( my ( aunt 's ) ) perspective ) ) ( , ( it ( ( was ( a ( wrong match ) ) ) . ) ) ) )
|
(ROOT (S (PP (IN From) (NP (NP (PRP$ my) (NN aunt) (POS 's)) (NN perspective))) (, ,) (NP (PRP it)) (VP (VBD was) (NP (DT a) (JJ wrong) (NN match))) (. .)))
|
fiction
| 2contradiction
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
You can imagine that, from my aunts' point of view, it was a very good match for me.
Question: From my aunt's perspective, it was a wrong match. True, False, or Neither?
|
False
|
122,906 |
122906n
|
This is where the cruise boats dock.
|
( This ( ( is ( where ( ( the ( cruise boats ) ) dock ) ) ) . ) )
|
(ROOT (S (NP (DT This)) (VP (VBZ is) (SBAR (WHADVP (WRB where)) (S (NP (DT the) (NN cruise) (NNS boats)) (VP (VBZ dock))))) (. .)))
|
The cruise boats have always docked here.
|
( ( The ( cruise boats ) ) ( ( ( have always ) ( docked here ) ) . ) )
|
(ROOT (S (NP (DT The) (NN cruise) (NNS boats)) (VP (VBP have) (ADVP (RB always)) (VP (VBN docked) (ADVP (RB here)))) (. .)))
|
travel
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
This is where the cruise boats dock.
Question: The cruise boats have always docked here. True, False, or Neither?
|
Neither
|
101,979 |
101979n
|
It's the center of the industry, and practically all the great wines are represented here.
|
( ( ( ( ( It ( 's ( ( the center ) ( of ( the industry ) ) ) ) ) , ) and ) ( ( practically ( all ( the ( great wines ) ) ) ) ( are ( represented here ) ) ) ) . )
|
(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (DT the) (NN center)) (PP (IN of) (NP (DT the) (NN industry)))))) (, ,) (CC and) (S (NP (RB practically) (PDT all) (DT the) (JJ great) (NNS wines)) (VP (VBP are) (VP (VBN represented) (ADVP (RB here))))) (. .)))
|
You can find pretty good wines represented in the center of the industry.
|
( You ( ( can ( find ( ( ( pretty good ) wines ) ( represented ( in ( ( the center ) ( of ( the industry ) ) ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (PRP You)) (VP (MD can) (VP (VB find) (NP (NP (ADJP (RB pretty) (JJ good)) (NNS wines)) (VP (VBN represented) (PP (IN in) (NP (NP (DT the) (NN center)) (PP (IN of) (NP (DT the) (NN industry))))))))) (. .)))
|
travel
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
It's the center of the industry, and practically all the great wines are represented here.
Question: You can find pretty good wines represented in the center of the industry. True, False, or Neither?
|
Neither
|
119,762 |
119762c
|
Well then, I blurted out, "it's absurd ”but I suspect Miss Howard of not telling all she knows!"
|
( Well ( then ( ( , ( ( I ( blurted out ) ) , ) ) ( `` ( it ( ( ( ( ( 's absurd ) '' ) ( but ( I ( suspect ( ( Miss Howard ) ( of ( not ( telling ( all ( she knows ) ) ) ) ) ) ) ) ) ) ! ) '' ) ) ) ) ) )
|
(ROOT (S (ADVP (RB Well)) (ADVP (RB then)) (PRN (, ,) (S (NP (PRP I)) (VP (VBD blurted) (PRT (RP out)))) (, ,)) (`` ``) (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ absurd)) ('' '') (SBAR (CC but) (S (NP (PRP I)) (VP (VBP suspect) (NP (NP (NNP Miss) (NNP Howard)) (PP (IN of) (S (RB not) (VP (VBG telling) (NP (NP (DT all)) (SBAR (S (NP (PRP she)) (VP (VBZ knows))))))))))))) (. !) ('' '')))
|
Miss Howard is giving us too much information at once.
|
( ( Miss Howard ) ( ( is ( ( giving us ) ( ( ( too much ) information ) ( at once ) ) ) ) . ) )
|
(ROOT (S (NP (NNP Miss) (NNP Howard)) (VP (VBZ is) (VP (VBG giving) (NP (PRP us)) (NP (NP (ADJP (RB too) (JJ much)) (NN information)) (PP (IN at) (NP (RB once)))))) (. .)))
|
fiction
| 2contradiction
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Well then, I blurted out, "it's absurd ”but I suspect Miss Howard of not telling all she knows!"
Question: Miss Howard is giving us too much information at once. True, False, or Neither?
|
False
|
73,048 |
73048e
|
The tensions between, say, competition and compassion, or efficiency and equity, which blighted politics for so long, are sterile quarrels of yesteryear.
|
( ( ( The tensions ) ( ( ( ( between , ) say ) , ) ( ( ( ( ( ( ( competition and ) compassion ) , ) or ) ( ( efficiency and ) equity ) ) , ) ( which ( ( blighted politics ) ( for ( so long ) ) ) ) ) ) ) ( , ( ( ( are sterile ) ( quarrels ( of yesteryear ) ) ) . ) ) )
|
(ROOT (S (NP (NP (DT The) (NNS tensions)) (PP (IN between) (, ,) (INTJ (VB say)) (, ,) (NP (NP (NP (NN competition) (CC and) (NN compassion)) (, ,) (CC or) (NP (NN efficiency) (CC and) (NN equity)) (, ,)) (SBAR (WHNP (WDT which)) (S (VP (VBD blighted) (NP (NNS politics)) (PP (IN for) (ADVP (RB so) (RB long))))))))) (, ,) (VP (VBP are) (ADJP (JJ sterile))) (NP (NP (NNS quarrels)) (PP (IN of) (NP (NN yesteryear)))) (. .)))
|
Political tension between head and heart has gone by the wayside.
|
( ( ( Political tension ) ( between ( ( head and ) heart ) ) ) ( ( has ( gone ( by ( the wayside ) ) ) ) . ) )
|
(ROOT (S (NP (NP (NNP Political) (NN tension)) (PP (IN between) (NP (NN head) (CC and) (NN heart)))) (VP (VBZ has) (VP (VBN gone) (PP (IN by) (NP (DT the) (NN wayside))))) (. .)))
|
slate
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
The tensions between, say, competition and compassion, or efficiency and equity, which blighted politics for so long, are sterile quarrels of yesteryear.
Question: Political tension between head and heart has gone by the wayside. True, False, or Neither?
|
True
|
120,443 |
120443n
|
they have that show on yeah every now and then um-hum well i found that they they have just a much better program than the other shows that are on TV
|
( they ( ( ( have ( ( that show ) ( on yeah ) ) ) ( every ( ( now and ) then ) ) ) ( ( um-hum well ) ( ( i ( found ( that ( they they ) ) ) ) ( have ( ( just ( a ( ( much better ) program ) ) ) ( than ( ( the ( other shows ) ) ( that ( are ( on TV ) ) ) ) ) ) ) ) ) ) )
|
(ROOT (S (NP (PRP they)) (VP (VBP have) (NP (NP (DT that) (NN show)) (PP (IN on) (NP (NN yeah)))) (ADVP (DT every) (RB now) (CC and) (RB then)) (VP (VBN um-hum) (ADVP (RB well)) (SBAR (S (NP (NP (FW i)) (VP (VBN found) (SBAR (IN that) (S (NP (PRP they)) (NP (PRP they)))))) (VP (VBP have) (NP (NP (RB just) (DT a) (ADJP (RB much) (JJR better)) (NN program)) (PP (IN than) (NP (NP (DT the) (JJ other) (NNS shows)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (PP (IN on) (NP (NN TV))))))))))))))))
|
Their program has better ratings than the others shows that are on TV.
|
( ( Their program ) ( ( has ( ( better ratings ) ( than ( ( the others ) ( shows ( that ( are ( on TV ) ) ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (PRP$ Their) (NN program)) (VP (VBZ has) (NP (NP (JJR better) (NNS ratings)) (SBAR (IN than) (S (NP (DT the) (NNS others)) (VP (VBZ shows) (SBAR (IN that) (S (VP (VBP are) (PP (IN on) (NP (NN TV))))))))))) (. .)))
|
telephone
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
they have that show on yeah every now and then um-hum well i found that they they have just a much better program than the other shows that are on TV
Question: Their program has better ratings than the others shows that are on TV. True, False, or Neither?
|
Neither
|
73,448 |
73448c
|
that that was one i mean it's not my all time favorite movie but it was good it was really good
|
( that ( that ( was ( one ( i ( mean ( ( ( it ( ( 's not ) ( my ( ( ( all time ) favorite ) movie ) ) ) ) but ) ( it ( was ( good ( it ( was ( really good ) ) ) ) ) ) ) ) ) ) ) ) )
|
(ROOT (SBAR (IN that) (S (NP (DT that)) (VP (VBD was) (NP (NP (CD one)) (SBAR (S (NP (FW i)) (VP (VBP mean) (SBAR (S (S (NP (PRP it)) (VP (VBZ 's) (RB not) (NP (PRP$ my) (ADJP (NP (DT all) (NN time)) (JJ favorite)) (NN movie)))) (CC but) (S (NP (PRP it)) (VP (VBD was) (ADJP (JJ good) (SBAR (S (NP (PRP it)) (VP (VBD was) (ADJP (RB really) (JJ good))))))))))))))))))
|
I was disappointed because that movie was so poor.
|
( I ( ( was ( disappointed ( because ( ( that movie ) ( was ( so poor ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (PRP I)) (VP (VBD was) (VP (VBN disappointed) (SBAR (IN because) (S (NP (DT that) (NN movie)) (VP (VBD was) (ADJP (RB so) (JJ poor))))))) (. .)))
|
telephone
| 2contradiction
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
that that was one i mean it's not my all time favorite movie but it was good it was really good
Question: I was disappointed because that movie was so poor. True, False, or Neither?
|
False
|
138,441 |
138441n
|
We appreciate your desire to help but we can take care of ourselves.
|
( ( ( ( We ( appreciate ( your ( desire ( to help ) ) ) ) ) but ) ( we ( can ( take ( care ( of ourselves ) ) ) ) ) ) . )
|
(ROOT (S (S (NP (PRP We)) (VP (VBP appreciate) (NP (PRP$ your) (NN desire) (S (VP (TO to) (VP (VB help))))))) (CC but) (S (NP (PRP we)) (VP (MD can) (VP (VB take) (NP (NP (NN care)) (PP (IN of) (NP (PRP ourselves))))))) (. .)))
|
We can take care of ourselves in this battle.
|
( We ( ( can ( ( take ( care ( of ourselves ) ) ) ( in ( this battle ) ) ) ) . ) )
|
(ROOT (S (NP (PRP We)) (VP (MD can) (VP (VB take) (NP (NP (NN care)) (PP (IN of) (NP (PRP ourselves)))) (PP (IN in) (NP (DT this) (NN battle))))) (. .)))
|
fiction
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
We appreciate your desire to help but we can take care of ourselves.
Question: We can take care of ourselves in this battle. True, False, or Neither?
|
Neither
|
145,254 |
145254n
|
Conceived as a temporary structure just for the Fair, the tower was slated for destruction in 1910, but nobody had the heart to take it down.
|
( ( ( ( ( ( Conceived ( as ( ( a ( temporary structure ) ) ( just ( for ( the Fair ) ) ) ) ) ) ( , ( ( the tower ) ( was ( slated ( for ( destruction ( in 1910 ) ) ) ) ) ) ) ) , ) but ) ( nobody ( had ( the ( heart ( to ( ( take it ) down ) ) ) ) ) ) ) . )
|
(ROOT (S (S (S (VP (VBN Conceived) (PP (IN as) (NP (NP (DT a) (JJ temporary) (NN structure)) (PP (RB just) (IN for) (NP (DT the) (NNP Fair))))))) (, ,) (NP (DT the) (NN tower)) (VP (VBD was) (VP (VBN slated) (PP (IN for) (NP (NP (NN destruction)) (PP (IN in) (NP (CD 1910)))))))) (, ,) (CC but) (S (NP (NN nobody)) (VP (VBD had) (NP (DT the) (NN heart) (S (VP (TO to) (VP (VB take) (NP (PRP it)) (PRT (RP down)))))))) (. .)))
|
The tower was supposed to be destroyed, but it took a strong effort to save it.
|
( ( ( ( ( ( The tower ) ( was ( supposed ( to ( be destroyed ) ) ) ) ) , ) but ) ( it ( ( took ( a ( strong effort ) ) ) ( to ( save it ) ) ) ) ) . )
|
(ROOT (S (S (NP (DT The) (NN tower)) (VP (VBD was) (VP (VBN supposed) (S (VP (TO to) (VP (VB be) (VP (VBN destroyed)))))))) (, ,) (CC but) (S (NP (PRP it)) (VP (VBD took) (NP (DT a) (JJ strong) (NN effort)) (S (VP (TO to) (VP (VB save) (NP (PRP it))))))) (. .)))
|
travel
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Conceived as a temporary structure just for the Fair, the tower was slated for destruction in 1910, but nobody had the heart to take it down.
Question: The tower was supposed to be destroyed, but it took a strong effort to save it. True, False, or Neither?
|
Neither
|
67,747 |
67747e
|
Also available are more moderately priced leather goods, on the bustling Via Tritone, Via Nazionale and Via del Corso.
|
( Also ( available ( ( ( are ( more moderately ) ) ( ( ( priced ( leather goods ) ) , ) ( on ( ( ( ( ( the ( bustling ( Via Tritone ) ) ) , ) ( Via Nazionale ) ) and ) ( Via ( del Corso ) ) ) ) ) ) . ) ) )
|
(ROOT (S (ADVP (RB Also)) (NP (JJ available)) (VP (VBP are) (ADVP (RBR more) (RB moderately)) (VP (VBN priced) (NP (NN leather) (NNS goods)) (, ,) (PP (IN on) (NP (NP (DT the) (JJ bustling) (NNP Via) (NNP Tritone)) (, ,) (NP (NNP Via) (NNP Nazionale)) (CC and) (NP (NNP Via) (NNP del) (NNP Corso)))))) (. .)))
|
You can buy less expensive leather goods on the Via Tritone.
|
( You ( ( can ( ( buy ( ( less expensive ) ( leather goods ) ) ) ( on ( the ( Via Tritone ) ) ) ) ) . ) )
|
(ROOT (S (NP (PRP You)) (VP (MD can) (VP (VB buy) (NP (ADJP (RBR less) (JJ expensive)) (NN leather) (NNS goods)) (PP (IN on) (NP (DT the) (NNP Via) (NNP Tritone))))) (. .)))
|
travel
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Also available are more moderately priced leather goods, on the bustling Via Tritone, Via Nazionale and Via del Corso.
Question: You can buy less expensive leather goods on the Via Tritone. True, False, or Neither?
|
True
|
135,894 |
135894e
|
And there was very little space inside.
|
( And ( there ( ( ( was ( ( very little ) space ) ) inside ) . ) ) )
|
(ROOT (S (CC And) (NP (EX there)) (VP (VBD was) (NP (ADJP (RB very) (JJ little)) (NN space)) (ADVP (RB inside))) (. .)))
|
The inside lacked a lot of space.
|
( ( The inside ) ( ( lacked ( ( a lot ) ( of space ) ) ) . ) )
|
(ROOT (S (NP (DT The) (NN inside)) (VP (VBD lacked) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NN space))))) (. .)))
|
fiction
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
And there was very little space inside.
Question: The inside lacked a lot of space. True, False, or Neither?
|
True
|
117,786 |
117786c
|
By the way, it's not altogether clear that this price cap regime would achieve one of its other principle objectives, that is, to put downward pressure on future cost increases.
|
( ( By ( the way ) ) ( , ( it ( ( ( ( 's not ) ( altogether clear ) ) ( that ( ( this ( price ( cap regime ) ) ) ( would ( ( ( ( ( achieve ( one ( of ( its ( other ( principle objectives ) ) ) ) ) ) , ) ( that is ) ) , ) ( to ( ( put ( downward pressure ) ) ( on ( future ( cost increases ) ) ) ) ) ) ) ) ) ) . ) ) ) )
|
(ROOT (S (PP (IN By) (NP (DT the) (NN way))) (, ,) (NP (PRP it)) (VP (VBZ 's) (RB not) (ADJP (RB altogether) (JJ clear)) (SBAR (IN that) (S (NP (DT this) (NN price) (NN cap) (NN regime)) (VP (MD would) (VP (VB achieve) (NP (NP (CD one)) (PP (IN of) (NP (PRP$ its) (JJ other) (NN principle) (NNS objectives)))) (, ,) (INTJ (DT that) (VBZ is)) (, ,) (S (VP (TO to) (VP (VB put) (NP (JJ downward) (NN pressure)) (PP (IN on) (NP (JJ future) (NN cost) (NNS increases))))))))))) (. .)))
|
Future cost increases will definitely experience downward pressure as a result of this price cap regime.
|
( ( Future ( cost increases ) ) ( ( ( will definitely ) ( ( experience ( downward pressure ) ) ( as ( ( a result ) ( of ( this ( price ( cap regime ) ) ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (JJ Future) (NN cost) (NNS increases)) (VP (MD will) (ADVP (RB definitely)) (VP (VB experience) (NP (JJ downward) (NN pressure)) (PP (IN as) (NP (NP (DT a) (NN result)) (PP (IN of) (NP (DT this) (NN price) (NN cap) (NN regime))))))) (. .)))
|
government
| 2contradiction
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
By the way, it's not altogether clear that this price cap regime would achieve one of its other principle objectives, that is, to put downward pressure on future cost increases.
Question: Future cost increases will definitely experience downward pressure as a result of this price cap regime. True, False, or Neither?
|
False
|
131,770 |
131770n
|
Current law addresses each of These pollutants independently, on different timetables, through several different programs.
|
( ( Current law ) ( ( ( ( ( ( addresses ( each ( of ( ( These pollutants ) independently ) ) ) ) , ) ( on ( different timetables ) ) ) , ) ( through ( several ( different programs ) ) ) ) . ) )
|
(ROOT (S (NP (JJ Current) (NN law)) (VP (VBZ addresses) (NP (NP (DT each)) (PP (IN of) (NP (NP (DT These) (NNS pollutants)) (ADVP (RB independently))))) (, ,) (PP (IN on) (NP (JJ different) (NNS timetables))) (, ,) (PP (IN through) (NP (JJ several) (JJ different) (NNS programs)))) (. .)))
|
There will be new laws to reduce the effects of these pollutants.
|
( There ( ( will ( be ( new ( laws ( to ( reduce ( ( the effects ) ( of ( these pollutants ) ) ) ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (EX There)) (VP (MD will) (VP (VB be) (NP (JJ new) (NNS laws) (S (VP (TO to) (VP (VB reduce) (NP (NP (DT the) (NNS effects)) (PP (IN of) (NP (DT these) (NNS pollutants)))))))))) (. .)))
|
government
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Current law addresses each of These pollutants independently, on different timetables, through several different programs.
Question: There will be new laws to reduce the effects of these pollutants. True, False, or Neither?
|
Neither
|
29,534 |
29534c
|
Stow it, said Number 14.
|
( ( Stow it ) ( , ( ( said ( Number 14 ) ) . ) ) )
|
(ROOT (S (S (VP (VBG Stow) (NP (PRP it)))) (, ,) (VP (VBD said) (NP (NNP Number) (CD 14))) (. .)))
|
Number 14 was silent.
|
( ( Number 14 ) ( ( was silent ) . ) )
|
(ROOT (S (NP (NNP Number) (CD 14)) (VP (VBD was) (ADJP (JJ silent))) (. .)))
|
fiction
| 2contradiction
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Stow it, said Number 14.
Question: Number 14 was silent. True, False, or Neither?
|
False
|
38,855 |
38855n
|
I say Helms started it, an' th' jumpin' went th' other way 'round, Sergeant.
|
( I ( ( say ( Helms ( started ( it ( , ( ( an ( ' ( ( ( th ' ) jumpin ) ' ) ) ) ( went ( ( ( th ' ) ( other way ) ) ( ` ( ( round , ) Sergeant ) ) ) ) ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (PRP I)) (VP (VBP say) (SBAR (S (NP (NNP Helms)) (VP (VBD started) (SBAR (S (NP (PRP it)) (, ,) (NP (DT an) (S (NP (POS ')) (VP (VBP th) ('' ') (NP (NN jumpin)) ('' ')))) (VP (VBD went) (SBAR (S (NP (NP (NNP th) (POS ')) (JJ other) (NN way)) (VP (`` `) (VBP round) (, ,) (ADVP (RB Sergeant)))))))))))) (. .)))
|
The Sergeant wanted to know if Helms was involved.
|
( ( The Sergeant ) ( ( wanted ( to ( know ( if ( Helms ( was involved ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (DT The) (NNP Sergeant)) (VP (VBD wanted) (S (VP (TO to) (VP (VB know) (SBAR (IN if) (S (NP (NNP Helms)) (VP (VBD was) (VP (VBN involved))))))))) (. .)))
|
fiction
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
I say Helms started it, an' th' jumpin' went th' other way 'round, Sergeant.
Question: The Sergeant wanted to know if Helms was involved. True, False, or Neither?
|
Neither
|
1,973 |
1973e
|
I merely realized that it was possible, from your story, for Monsieur Lawrence to go to the poison cupboard.
|
( I ( merely ( ( realized ( that ( it ( ( ( was possible ) , ) ( from ( ( ( your story ) , ) ( for ( ( Monsieur Lawrence ) ( to ( go ( to ( the ( poison cupboard ) ) ) ) ) ) ) ) ) ) ) ) ) . ) ) )
|
(ROOT (S (NP (PRP I)) (ADVP (RB merely)) (VP (VBD realized) (SBAR (IN that) (S (NP (PRP it)) (VP (VBD was) (ADJP (JJ possible)) (, ,) (PP (IN from) (NP (NP (PRP$ your) (NN story)) (, ,) (SBAR (IN for) (S (NP (NNP Monsieur) (NNP Lawrence)) (VP (TO to) (VP (VB go) (PP (TO to) (NP (DT the) (NN poison) (NN cupboard))))))))))))) (. .)))
|
I noticed that Monsieur Lawrence could have gone to the poison cupboard.
|
( I ( ( noticed ( that ( ( Monsieur Lawrence ) ( could ( have ( gone ( to ( the ( poison cupboard ) ) ) ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (PRP I)) (VP (VBD noticed) (SBAR (IN that) (S (NP (NNP Monsieur) (NNP Lawrence)) (VP (MD could) (VP (VB have) (VP (VBN gone) (PP (TO to) (NP (DT the) (NN poison) (NN cupboard))))))))) (. .)))
|
fiction
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
I merely realized that it was possible, from your story, for Monsieur Lawrence to go to the poison cupboard.
Question: I noticed that Monsieur Lawrence could have gone to the poison cupboard. True, False, or Neither?
|
True
|
133,513 |
133513c
|
a doctoral-level psychologist trained and certified in motivational interviewing techniques.
|
( ( a ( doctoral-level psychologist ) ) ( ( ( ( trained and ) certified ) ( in ( motivational ( interviewing techniques ) ) ) ) . ) )
|
(ROOT (S (NP (DT a) (JJ doctoral-level) (NN psychologist)) (VP (VBN trained) (CC and) (VBN certified) (PP (IN in) (NP (JJ motivational) (JJ interviewing) (NNS techniques)))) (. .)))
|
A doctoral-level psychologist who has no idea how to conduct motivational interviews.
|
( ( ( A ( doctoral-level psychologist ) ) ( who ( has ( ( no idea ) ( how ( to ( conduct ( motivational interviews ) ) ) ) ) ) ) ) . )
|
(ROOT (FRAG (NP (NP (DT A) (JJ doctoral-level) (NN psychologist)) (SBAR (WHNP (WP who)) (S (VP (VBZ has) (NP (NP (DT no) (NN idea)) (SBAR (WHADVP (WRB how)) (S (VP (TO to) (VP (VB conduct) (NP (JJ motivational) (NNS interviews))))))))))) (. .)))
|
government
| 2contradiction
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
a doctoral-level psychologist trained and certified in motivational interviewing techniques.
Question: A doctoral-level psychologist who has no idea how to conduct motivational interviews. True, False, or Neither?
|
False
|
133,086 |
133086n
|
as total lines of code or can be broken out into new, modified, and reused lines of code.
|
( ( as ( ( ( total ( lines ( of code ) ) ) or ) ( can ( be ( ( broken out ) ( into new ) ) ) ) ) ) ( , ( ( ( ( modified , ) and ) ( reused ( lines ( of code ) ) ) ) . ) ) )
|
(ROOT (S (SBAR (IN as) (S (VP (VP (VBP total) (NP (NP (NNS lines)) (PP (IN of) (NP (NN code))))) (CC or) (VP (MD can) (VP (VB be) (VP (VBN broken) (PRT (RP out)) (PP (IN into) (NP (JJ new))))))))) (, ,) (S (VP (VBN modified))) (, ,) (CC and) (S (VP (VBN reused) (NP (NP (NNS lines)) (PP (IN of) (NP (NN code)))))) (. .)))
|
Most code written is appropriated from previous written code.
|
( ( Most ( code written ) ) ( ( is ( appropriated ( from ( previous ( written code ) ) ) ) ) . ) )
|
(ROOT (S (NP (JJS Most) (NN code) (NNS written)) (VP (VBZ is) (VP (VBN appropriated) (PP (IN from) (NP (JJ previous) (JJ written) (NN code))))) (. .)))
|
government
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
as total lines of code or can be broken out into new, modified, and reused lines of code.
Question: Most code written is appropriated from previous written code. True, False, or Neither?
|
Neither
|
138,147 |
138147e
|
The carp's ability to struggle upstream against a strong current is regarded as a fit model for Japanese boys.
|
( ( ( The ( carp 's ) ) ( ability ( to ( struggle ( upstream ( against ( a ( strong current ) ) ) ) ) ) ) ) ( ( is ( regarded ( as ( ( a ( fit model ) ) ( for ( Japanese boys ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (NP (DT The) (NN carp) (POS 's)) (NN ability) (S (VP (TO to) (VP (VB struggle) (ADVP (RB upstream) (PP (IN against) (NP (DT a) (JJ strong) (NN current)))))))) (VP (VBZ is) (VP (VBN regarded) (PP (IN as) (NP (NP (DT a) (NN fit) (NN model)) (PP (IN for) (NP (JJ Japanese) (NNS boys))))))) (. .)))
|
Japanese boys use the carp as fit model.
|
( ( Japanese boys ) ( ( use ( ( the carp ) ( as ( fit model ) ) ) ) . ) )
|
(ROOT (S (NP (JJ Japanese) (NNS boys)) (VP (VBP use) (NP (NP (DT the) (NN carp)) (PP (IN as) (NP (NN fit) (NN model))))) (. .)))
|
travel
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
The carp's ability to struggle upstream against a strong current is regarded as a fit model for Japanese boys.
Question: Japanese boys use the carp as fit model. True, False, or Neither?
|
True
|
7,238 |
7238c
|
We must act at once.
|
( We ( ( must ( act ( at once ) ) ) . ) )
|
(ROOT (S (NP (PRP We)) (VP (MD must) (VP (VB act) (PP (IN at) (NP (RB once))))) (. .)))
|
It is imperative that we do not act.
|
( It ( ( ( is imperative ) ( that ( we ( ( do not ) act ) ) ) ) . ) )
|
(ROOT (S (NP (PRP It)) (VP (VBZ is) (ADJP (JJ imperative)) (SBAR (IN that) (S (NP (PRP we)) (VP (VBP do) (RB not) (VP (VB act)))))) (. .)))
|
fiction
| 2contradiction
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
We must act at once.
Question: It is imperative that we do not act. True, False, or Neither?
|
False
|
40,162 |
40162e
|
In fact, the evidence thus far is quite depressing in this regard.
|
( ( In fact ) ( , ( ( the evidence ) ( ( thus far ) ( ( is ( quite ( depressing ( in ( this regard ) ) ) ) ) . ) ) ) ) )
|
(ROOT (S (PP (IN In) (NP (NN fact))) (, ,) (NP (DT the) (NN evidence)) (ADVP (RB thus) (RB far)) (VP (VBZ is) (ADJP (RB quite) (JJ depressing) (PP (IN in) (NP (DT this) (NN regard))))) (. .)))
|
The evidence is actually pretty depressing.
|
( ( The evidence ) ( ( ( is actually ) ( pretty depressing ) ) . ) )
|
(ROOT (S (NP (DT The) (NN evidence)) (VP (VBZ is) (ADVP (RB actually)) (ADJP (RB pretty) (JJ depressing))) (. .)))
|
slate
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
In fact, the evidence thus far is quite depressing in this regard.
Question: The evidence is actually pretty depressing. True, False, or Neither?
|
True
|
18,022 |
18022e
|
That went quick, he already had a tried and true mix of additives, preservatives, and stabilizers ready, which had always worked just fine.
|
( ( That ( went quick ) ) ( , ( he ( already ( ( had ( ( ( ( ( a ( ( ( tried and ) true ) mix ) ) ( of ( additives ( , ( preservatives ( , ( and stabilizers ) ) ) ) ) ) ) ready ) , ) ( which ( ( had always ) ( worked ( just fine ) ) ) ) ) ) . ) ) ) ) )
|
(ROOT (S (S (NP (DT That)) (VP (VBD went) (ADJP (JJ quick)))) (, ,) (NP (PRP he)) (ADVP (RB already)) (VP (VBD had) (NP (NP (NP (DT a) (ADJP (JJ tried) (CC and) (JJ true)) (NN mix)) (PP (IN of) (NP (NNS additives) (, ,) (NNS preservatives) (, ,) (CC and) (NNS stabilizers))) (ADJP (JJ ready))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD had) (ADVP (RB always)) (VP (VBN worked) (S (ADJP (RB just) (JJ fine))))))))) (. .)))
|
That was quick since he always had on hand all of the ingredients that he has used with success in the past.
|
( That ( ( ( was ( quick ( since ( he ( always ( had ( on ( hand ( all ( of ( the ingredients ) ) ) ) ) ) ) ) ) ) ) ( that ( he ( has ( used ( with ( success ( in ( the past ) ) ) ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (DT That)) (VP (VBD was) (ADJP (JJ quick) (SBAR (IN since) (S (NP (PRP he)) (ADVP (RB always)) (VP (VBD had) (PP (IN on) (NP (NP (NN hand)) (PP (ADVP (DT all)) (IN of) (NP (DT the) (NNS ingredients))))))))) (SBAR (IN that) (S (NP (PRP he)) (VP (VBZ has) (VP (VBN used) (PP (IN with) (NP (NP (NN success)) (PP (IN in) (NP (DT the) (NN past)))))))))) (. .)))
|
fiction
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
That went quick, he already had a tried and true mix of additives, preservatives, and stabilizers ready, which had always worked just fine.
Question: That was quick since he always had on hand all of the ingredients that he has used with success in the past. True, False, or Neither?
|
True
|
70,135 |
70135e
|
oh uh-huh well i've seen the afghans in the in the stores that uh are designed for cross-stitch
|
( ( oh ( uh-huh ( well i ) ) ) ( 've ( ( seen ( ( the afghans ) ( in ( the ( in ( the stores ) ) ) ) ) ) ( that ( uh ( are ( designed ( for cross-stitch ) ) ) ) ) ) ) )
|
(ROOT (S (NP (JJ oh) (JJ uh-huh) (NN well) (NNS i)) (VP (VBP 've) (VP (VBN seen) (NP (NP (DT the) (NNS afghans)) (PP (IN in) (NP (NP (DT the)) (PP (IN in) (NP (DT the) (NNS stores)))))) (SBAR (IN that) (S (NP (NNP uh)) (VP (VBP are) (VP (VBN designed) (PP (IN for) (NP (NN cross-stitch)))))))))))
|
The afghans I viewed in the shop were for cross-stitching.
|
( ( ( The afghans ) ( I ( viewed ( in ( the shop ) ) ) ) ) ( ( were ( for cross-stitching ) ) . ) )
|
(ROOT (S (NP (NP (DT The) (NNS afghans)) (SBAR (S (NP (PRP I)) (VP (VBD viewed) (PP (IN in) (NP (DT the) (NN shop))))))) (VP (VBD were) (PP (IN for) (NP (NN cross-stitching)))) (. .)))
|
telephone
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
oh uh-huh well i've seen the afghans in the in the stores that uh are designed for cross-stitch
Question: The afghans I viewed in the shop were for cross-stitching. True, False, or Neither?
|
True
|
16,890 |
16890e
|
For more than a century, the most exhilarating way up Victoria Peak has been by funicular.
|
( ( For ( ( more ( than a ) ) century ) ) ( , ( ( ( the ( ( most exhilarating ) way ) ) ( up ( Victoria Peak ) ) ) ( ( has ( been ( by funicular ) ) ) . ) ) ) )
|
(ROOT (S (PP (IN For) (NP (QP (JJR more) (IN than) (DT a)) (NN century))) (, ,) (NP (NP (DT the) (ADJP (RBS most) (JJ exhilarating)) (NN way)) (PP (IN up) (NP (NNP Victoria) (NNP Peak)))) (VP (VBZ has) (VP (VBN been) (PP (IN by) (NP (NN funicular))))) (. .)))
|
For over a century the most exciting method up the Victoria Peak is by funicular.
|
( ( For ( over ( a century ) ) ) ( ( ( the ( ( most exciting ) method ) ) ( up ( the ( Victoria Peak ) ) ) ) ( ( is ( by funicular ) ) . ) ) )
|
(ROOT (S (PP (IN For) (PP (IN over) (NP (DT a) (NN century)))) (NP (NP (DT the) (ADJP (RBS most) (JJ exciting)) (NN method)) (PP (IN up) (NP (DT the) (NNP Victoria) (NNP Peak)))) (VP (VBZ is) (PP (IN by) (NP (NN funicular)))) (. .)))
|
travel
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
For more than a century, the most exhilarating way up Victoria Peak has been by funicular.
Question: For over a century the most exciting method up the Victoria Peak is by funicular. True, False, or Neither?
|
True
|
9,589 |
9589n
|
If there were actually a threshold, then the shape of the C-R function above the threshold would likely change.
|
( ( If ( there ( ( were actually ) ( a threshold ) ) ) ) ( , ( ( ( then ( the shape ) ) ( of ( ( the ( C-R function ) ) ( above ( the threshold ) ) ) ) ) ( ( ( would likely ) change ) . ) ) ) )
|
(ROOT (S (SBAR (IN If) (S (NP (EX there)) (VP (VBD were) (ADVP (RB actually)) (NP (DT a) (NN threshold))))) (, ,) (NP (NP (RB then) (DT the) (NN shape)) (PP (IN of) (NP (NP (DT the) (JJ C-R) (NN function)) (PP (IN above) (NP (DT the) (NN threshold)))))) (VP (MD would) (ADVP (RB likely)) (VP (VB change))) (. .)))
|
The threshold probably doesn't exist yet.
|
( ( The threshold ) ( probably ( ( ( does n't ) ( exist yet ) ) . ) ) )
|
(ROOT (S (NP (DT The) (NN threshold)) (ADVP (RB probably)) (VP (VBZ does) (RB n't) (VP (VB exist) (ADVP (RB yet)))) (. .)))
|
government
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
If there were actually a threshold, then the shape of the C-R function above the threshold would likely change.
Question: The threshold probably doesn't exist yet. True, False, or Neither?
|
Neither
|
128,673 |
128673c
|
It is better than being cooked and eaten, said San'doro.
|
( It ( ( is ( better ( than ( ( ( being ( ( cooked and ) eaten ) ) , ) ( said ( ( San ` ) doro ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (PRP It)) (VP (VBZ is) (ADJP (ADJP (JJR better)) (PP (IN than) (S (VP (VP (VBG being) (VP (VBN cooked) (CC and) (VBN eaten))) (, ,) (VP (VBD said) (NP (NP (NNP San)) (`` `) (NP (NN doro))))))))) (. .)))
|
San'doro wants to be cooked and eaten.
|
( ( San ( ` doro ) ) ( ( wants ( to ( be ( ( cooked and ) eaten ) ) ) ) . ) )
|
(ROOT (S (NP (NP (NNP San)) (NP (`` `) (NN doro))) (VP (VBZ wants) (S (VP (TO to) (VP (VB be) (VP (VBN cooked) (CC and) (VBN eaten)))))) (. .)))
|
fiction
| 2contradiction
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
It is better than being cooked and eaten, said San'doro.
Question: San'doro wants to be cooked and eaten. True, False, or Neither?
|
False
|
22,729 |
22729n
|
She 'happened to be near the door'.
|
( She ( ` ( ( happened ( to ( be ( near ( the ( door ' ) ) ) ) ) ) . ) ) )
|
(ROOT (S (NP (PRP She)) (`` `) (VP (VBD happened) (S (VP (TO to) (VP (VB be) (PP (IN near) (NP (DT the) (NN door) (POS '))))))) (. .)))
|
She was trying to listen to their conversation.
|
( She ( ( was ( trying ( to ( listen ( to ( their conversation ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (PRP She)) (VP (VBD was) (VP (VBG trying) (S (VP (TO to) (VP (VB listen) (PP (TO to) (NP (PRP$ their) (NN conversation)))))))) (. .)))
|
fiction
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
She 'happened to be near the door'.
Question: She was trying to listen to their conversation. True, False, or Neither?
|
Neither
|
130,213 |
130213n
|
Managers generally welcomed their new authority to make spending, personnel, and operational decisions that had formerly been made by central authorities.
|
( Managers ( generally ( ( ( welcomed ( their ( new authority ) ) ) ( to ( make ( ( ( ( ( spending , ) personnel ) , ) and ) ( ( operational decisions ) ( that ( ( had formerly ) ( been ( made ( by ( central authorities ) ) ) ) ) ) ) ) ) ) ) . ) ) )
|
(ROOT (S (NP (NNS Managers)) (ADVP (RB generally)) (VP (VBD welcomed) (NP (PRP$ their) (JJ new) (NN authority)) (S (VP (TO to) (VP (VB make) (NP (NP (NN spending)) (, ,) (NP (NNS personnel)) (, ,) (CC and) (NP (NP (JJ operational) (NNS decisions)) (SBAR (WHNP (WDT that)) (S (VP (VBD had) (ADVP (RB formerly)) (VP (VBN been) (VP (VBN made) (PP (IN by) (NP (JJ central) (NNS authorities)))))))))))))) (. .)))
|
It is more affordable if new authority is used over the central authorities.
|
( It ( ( ( is ( more affordable ) ) ( if ( ( new authority ) ( is ( used ( over ( the ( central authorities ) ) ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (PRP It)) (VP (VBZ is) (ADJP (RBR more) (JJ affordable)) (SBAR (IN if) (S (NP (JJ new) (NN authority)) (VP (VBZ is) (VP (VBN used) (PP (IN over) (NP (DT the) (JJ central) (NNS authorities)))))))) (. .)))
|
government
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Managers generally welcomed their new authority to make spending, personnel, and operational decisions that had formerly been made by central authorities.
Question: It is more affordable if new authority is used over the central authorities. True, False, or Neither?
|
Neither
|
136,562 |
136562e
|
An article says his daughter Tina and wife Barbara will squabble over his $200 million estate.
|
( ( An article ) ( ( says ( ( his ( daughter ( Tina ( and ( wife Barbara ) ) ) ) ) ( will ( ( squabble over ) ( his ( ( ( $ 200 ) million ) estate ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (DT An) (NN article)) (VP (VBZ says) (SBAR (S (NP (PRP$ his) (NN daughter) (NN Tina) (CC and) (NN wife) (NN Barbara)) (VP (MD will) (VP (VB squabble) (PRT (RP over)) (NP (PRP$ his) (ADJP (QP ($ $) (CD 200) (CD million))) (NN estate))))))) (. .)))
|
The family is going to fight over his money.
|
( ( The family ) ( ( is ( going ( to ( ( fight over ) ( his money ) ) ) ) ) . ) )
|
(ROOT (S (NP (DT The) (NN family)) (VP (VBZ is) (VP (VBG going) (S (VP (TO to) (VP (VB fight) (PRT (RP over)) (NP (PRP$ his) (NN money))))))) (. .)))
|
slate
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
An article says his daughter Tina and wife Barbara will squabble over his $200 million estate.
Question: The family is going to fight over his money. True, False, or Neither?
|
True
|
2,124 |
2124n
|
I should suggest that we call upon him there as soon as possible.
|
( I ( ( should ( ( ( suggest ( that ( we ( call ( upon him ) ) ) ) ) there ) ( ( as soon ) ( as possible ) ) ) ) . ) )
|
(ROOT (S (NP (PRP I)) (VP (MD should) (VP (VB suggest) (SBAR (IN that) (S (NP (PRP we)) (VP (VBP call) (PP (IN upon) (NP (PRP him)))))) (ADVP (RB there)) (SBAR (IN as) (RB soon) (S (ADJP (RB as) (JJ possible)))))) (. .)))
|
I think he has the answers we need and we should see him now.
|
( ( ( ( I ( think ( he ( has ( ( the answers ) ( we need ) ) ) ) ) ) and ) ( we ( should ( ( see him ) now ) ) ) ) . )
|
(ROOT (S (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP he)) (VP (VBZ has) (NP (NP (DT the) (NNS answers)) (SBAR (S (NP (PRP we)) (VP (VBP need)))))))))) (CC and) (S (NP (PRP we)) (VP (MD should) (VP (VB see) (NP (PRP him)) (ADVP (RB now))))) (. .)))
|
fiction
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
I should suggest that we call upon him there as soon as possible.
Question: I think he has the answers we need and we should see him now. True, False, or Neither?
|
Neither
|
45,065 |
45065e
|
and you know that was just a couple lines and you push a button and you hear a train and then the the the toot toot
|
( and ( you ( know ( ( ( that ( was ( ( just ( a couple ) ) lines ) ) ) and ) ( ( ( you ( push ( a button ) ) ) and ) ( you ( hear ( ( ( ( a train ) and ) then ) ( ( the the ) ( the ( toot toot ) ) ) ) ) ) ) ) ) ) )
|
(ROOT (PRN (CC and) (S (NP (PRP you)) (VP (VBP know) (SBAR (S (S (NP (DT that)) (VP (VBD was) (NP (QP (RB just) (DT a) (NN couple)) (NNS lines)))) (CC and) (S (S (NP (PRP you)) (VP (VBP push) (NP (DT a) (NN button)))) (CC and) (S (NP (PRP you)) (VP (VBP hear) (NP (NP (DT a) (NN train)) (CC and) (RB then) (NP (NP (DT the) (DT the)) (NP (DT the) (JJ toot) (NN toot)))))))))))))
|
You push a button and you hear a train, and the toot toot sound
|
( ( ( ( ( ( You ( push ( a button ) ) ) and ) ( you ( hear ( a train ) ) ) ) , ) and ) ( ( the toot ) ( toot sound ) ) )
|
(ROOT (S (S (NP (PRP You)) (VP (VBP push) (NP (DT a) (NN button)))) (CC and) (S (NP (PRP you)) (VP (VBP hear) (NP (DT a) (NN train)))) (, ,) (CC and) (S (NP (DT the) (NN toot)) (VP (VBP toot) (ADJP (JJ sound))))))
|
telephone
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
and you know that was just a couple lines and you push a button and you hear a train and then the the the toot toot
Question: You push a button and you hear a train, and the toot toot sound True, False, or Neither?
|
True
|
68,231 |
68231n
|
Since then, the city has frozen hiring and chopped programs to stave off a budget emergency.
|
( ( Since then ) ( , ( ( the city ) ( ( has ( ( frozen ( hiring ( and ( chopped programs ) ) ) ) ( to ( ( stave off ) ( a ( budget emergency ) ) ) ) ) ) . ) ) ) )
|
(ROOT (S (PP (IN Since) (NP (RB then))) (, ,) (NP (DT the) (NN city)) (VP (VBZ has) (VP (VBN frozen) (NP (NN hiring) (CC and) (NN chopped) (NNS programs)) (S (VP (TO to) (VP (VB stave) (PRT (RP off)) (NP (DT a) (NN budget) (NN emergency))))))) (. .)))
|
The city is taking all possible precautions in order to avoid an emergency.
|
( ( The city ) ( ( is ( ( taking ( all ( possible precautions ) ) ) ( ( in order ) ( to ( avoid ( an emergency ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (DT The) (NN city)) (VP (VBZ is) (VP (VBG taking) (NP (DT all) (JJ possible) (NNS precautions)) (SBAR (IN in) (NN order) (S (VP (TO to) (VP (VB avoid) (NP (DT an) (NN emergency)))))))) (. .)))
|
slate
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Since then, the city has frozen hiring and chopped programs to stave off a budget emergency.
Question: The city is taking all possible precautions in order to avoid an emergency. True, False, or Neither?
|
Neither
|
6,721 |
6721n
|
We are not contemplating taking that money out of South Carolina, he said.
|
( ( We ( ( are not ) ( contemplating ( ( ( taking ( that money ) ) out ) ( of ( South Carolina ) ) ) ) ) ) ( , ( he ( said . ) ) ) )
|
(ROOT (S (S (NP (PRP We)) (VP (VBP are) (RB not) (VP (VBG contemplating) (S (VP (VBG taking) (NP (DT that) (NN money)) (PRT (RP out)) (PP (IN of) (NP (NNP South) (NNP Carolina)))))))) (, ,) (NP (PRP he)) (VP (VBD said)) (. .)))
|
Taking the money from South Carolina never crossed his mind.
|
( ( ( Taking ( the money ) ) ( from ( South Carolina ) ) ) ( never ( ( crossed ( his mind ) ) . ) ) )
|
(ROOT (S (S (VP (VBG Taking) (NP (DT the) (NN money)) (PP (IN from) (NP (NNP South) (NNP Carolina))))) (ADVP (RB never)) (VP (VBD crossed) (NP (PRP$ his) (NN mind))) (. .)))
|
government
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
We are not contemplating taking that money out of South Carolina, he said.
Question: Taking the money from South Carolina never crossed his mind. True, False, or Neither?
|
Neither
|
140,229 |
140229n
|
Application of this interpretation to the U.S.-Mexico border would disrupt access of permanent legal residents to the legal system in the poorest region of the United States.
|
( ( Application ( of ( ( this interpretation ) ( to ( the ( U.S.-Mexico border ) ) ) ) ) ) ( ( would ( ( disrupt ( access ( of ( permanent ( legal residents ) ) ) ) ) ( to ( ( the ( legal system ) ) ( in ( ( the ( poorest region ) ) ( of ( the ( United States ) ) ) ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (NP (NNP Application)) (PP (IN of) (NP (NP (DT this) (NN interpretation)) (PP (TO to) (NP (DT the) (JJ U.S.-Mexico) (NN border)))))) (VP (MD would) (VP (VB disrupt) (NP (NP (NN access)) (PP (IN of) (NP (JJ permanent) (JJ legal) (NNS residents)))) (PP (TO to) (NP (NP (DT the) (JJ legal) (NN system)) (PP (IN in) (NP (NP (DT the) (JJS poorest) (NN region)) (PP (IN of) (NP (DT the) (NNP United) (NNPS States))))))))) (. .)))
|
Applying this interpretation could set the U.S.-Mexico border back weeks.
|
( ( Applying ( this interpretation ) ) ( ( could ( ( set ( the ( U.S.-Mexico border ) ) ) ( back weeks ) ) ) . ) )
|
(ROOT (S (S (VP (VBG Applying) (NP (DT this) (NN interpretation)))) (VP (MD could) (VP (VB set) (NP (DT the) (JJ U.S.-Mexico) (NN border)) (NP (JJ back) (NNS weeks)))) (. .)))
|
government
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Application of this interpretation to the U.S.-Mexico border would disrupt access of permanent legal residents to the legal system in the poorest region of the United States.
Question: Applying this interpretation could set the U.S.-Mexico border back weeks. True, False, or Neither?
|
Neither
|
95,041 |
95041e
|
Oh, there are larger worlds, the Explorer said.
|
( ( Oh ( , ( there ( are ( larger worlds ) ) ) ) ) ( , ( ( the Explorer ) ( said . ) ) ) )
|
(ROOT (S (S (INTJ (UH Oh)) (, ,) (NP (EX there)) (VP (VBP are) (NP (JJR larger) (NNS worlds)))) (, ,) (NP (DT the) (NNP Explorer)) (VP (VBD said)) (. .)))
|
The Explorer said that larger worlds existed.
|
( ( The Explorer ) ( ( said ( that ( ( larger worlds ) existed ) ) ) . ) )
|
(ROOT (S (NP (DT The) (NNP Explorer)) (VP (VBD said) (SBAR (IN that) (S (NP (JJR larger) (NNS worlds)) (VP (VBD existed))))) (. .)))
|
fiction
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Oh, there are larger worlds, the Explorer said.
Question: The Explorer said that larger worlds existed. True, False, or Neither?
|
True
|
9,577 |
9577e
|
A Note on the Impact of Hedonics and Computers on Real GDP
|
( ( A Note ) ( on ( ( the Impact ) ( of ( ( ( Hedonics and ) Computers ) ( on ( Real GDP ) ) ) ) ) ) )
|
(ROOT (NP (NP (DT A) (NN Note)) (PP (IN on) (NP (NP (DT the) (NN Impact)) (PP (IN of) (NP (NP (NNPS Hedonics) (CC and) (NNPS Computers)) (PP (IN on) (NP (NNP Real) (NNP GDP)))))))))
|
This document contains information on Real GDP.
|
( ( This document ) ( ( contains ( information ( on ( Real GDP ) ) ) ) . ) )
|
(ROOT (S (NP (DT This) (NN document)) (VP (VBZ contains) (NP (NP (NN information)) (PP (IN on) (NP (NNP Real) (NNP GDP))))) (. .)))
|
government
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
A Note on the Impact of Hedonics and Computers on Real GDP
Question: This document contains information on Real GDP. True, False, or Neither?
|
True
|
76,996 |
76996c
|
Lipstick lesbians wear heavier makeup than straight women.
|
( ( Lipstick lesbians ) ( ( ( wear ( heavier makeup ) ) ( than ( straight women ) ) ) . ) )
|
(ROOT (S (NP (NN Lipstick) (NNS lesbians)) (VP (VBP wear) (NP (JJR heavier) (NN makeup)) (PP (IN than) (NP (JJ straight) (NNS women)))) (. .)))
|
Straight women wear more makeup than lesbians.
|
( ( Straight women ) ( ( ( wear ( more makeup ) ) ( than lesbians ) ) . ) )
|
(ROOT (S (NP (JJ Straight) (NNS women)) (VP (VBP wear) (NP (JJR more) (NN makeup)) (PP (IN than) (NP (NNS lesbians)))) (. .)))
|
slate
| 2contradiction
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Lipstick lesbians wear heavier makeup than straight women.
Question: Straight women wear more makeup than lesbians. True, False, or Neither?
|
False
|
18,903 |
18903c
|
and i try to uh you know try something else you know something with a little more vegetables or something but yeah i was the same way but we haven't really eaten Chinese that much since we've been in uh Texas it's funny
|
( and ( i ( try ( to ( uh ( ( ( ( ( you ( know ( try ( something else ) ) ) ) ( you ( ( know something ) ( with ( ( ( a little ) more ) ( ( vegetables or ) something ) ) ) ) ) ) ( but ( yeah ( i ( was ( the ( same way ) ) ) ) ) ) ) but ) ( we ( ( ( have n't ) really ) ( ( eaten Chinese ) ( that ( ( much ( since ( we ( 've ( been ( in ( uh Texas ) ) ) ) ) ) ) ( it ( 's funny ) ) ) ) ) ) ) ) ) ) ) ) )
|
(ROOT (FRAG (CC and) (NP (NP (FW i)) (SBAR (S (VP (VBP try) (S (VP (TO to) (VP (VB uh) (S (S (NP (PRP you)) (VP (VBP know) (S (VP (VB try) (S (NP (NN something)) (ADJP (RB else))))))) (S (NP (PRP you)) (VP (VBP know) (NP (NN something)) (PP (IN with) (NP (ADJP (NP (DT a) (RB little)) (JJR more)) (NNS vegetables) (CC or) (NN something))))) (S (CC but) (ADVP (RB yeah)) (NP (FW i)) (VP (VBD was) (NP (DT the) (JJ same) (NN way)))) (CC but) (S (NP (PRP we)) (VP (VBP have) (RB n't) (ADVP (RB really)) (VP (VBN eaten) (ADJP (JJ Chinese)) (SBAR (IN that) (S (SBAR (RB much) (IN since) (S (NP (PRP we)) (VP (VBP 've) (VP (VBN been) (PP (IN in) (NP (NNP uh) (NNP Texas))))))) (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ funny))))))))))))))))))
|
We eat Chinese food in Texas every day.
|
( We ( ( ( eat ( Chinese food ) ) ( in ( Texas ( every day ) ) ) ) . ) )
|
(ROOT (S (NP (PRP We)) (VP (VBP eat) (NP (JJ Chinese) (NN food)) (PP (IN in) (NP (NP (NNP Texas)) (NP (DT every) (NN day))))) (. .)))
|
telephone
| 2contradiction
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
and i try to uh you know try something else you know something with a little more vegetables or something but yeah i was the same way but we haven't really eaten Chinese that much since we've been in uh Texas it's funny
Question: We eat Chinese food in Texas every day. True, False, or Neither?
|
False
|
70,434 |
70434e
|
White ethnics have ceased to be the dominant force in urban life.
|
( ( White ethnics ) ( ( have ( ceased ( to ( be ( ( the ( dominant force ) ) ( in ( urban life ) ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (NNP White) (NNS ethnics)) (VP (VBP have) (VP (VBN ceased) (S (VP (TO to) (VP (VB be) (NP (NP (DT the) (JJ dominant) (NN force)) (PP (IN in) (NP (JJ urban) (NN life))))))))) (. .)))
|
White ethics are no longer the dominant force.
|
( ( White ethics ) ( ( ( are ( no longer ) ) ( the ( dominant force ) ) ) . ) )
|
(ROOT (S (NP (NNP White) (NNS ethics)) (VP (VBP are) (ADVP (RB no) (RB longer)) (NP (DT the) (JJ dominant) (NN force))) (. .)))
|
slate
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
White ethnics have ceased to be the dominant force in urban life.
Question: White ethics are no longer the dominant force. True, False, or Neither?
|
True
|
79,150 |
79150n
|
There were only a few of us still around back then.
|
( There ( ( were ( ( ( only ( a few ) ) ( of us ) ) ( still ( around ( back then ) ) ) ) ) . ) )
|
(ROOT (S (NP (EX There)) (VP (VBD were) (NP (NP (QP (RB only) (DT a) (JJ few))) (PP (IN of) (NP (PRP us))) (VP (ADVP (RB still)) (ADVP (RB around)) (VBP back) (ADVP (RB then))))) (. .)))
|
Only a few people remained in the village.
|
( ( ( Only ( a few ) ) people ) ( ( remained ( in ( the village ) ) ) . ) )
|
(ROOT (S (NP (QP (RB Only) (DT a) (JJ few)) (NNS people)) (VP (VBD remained) (PP (IN in) (NP (DT the) (NN village)))) (. .)))
|
fiction
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
There were only a few of us still around back then.
Question: Only a few people remained in the village. True, False, or Neither?
|
Neither
|
70,113 |
70113n
|
Starting where Ajanta left off some of the Buddhist artists may well have moved over to Ellora all of the 34 caves were created between the seventh and 12th centuries.
|
( ( Starting ( where ( Ajanta ( ( left off ) ( ( some ( of ( the ( Buddhist artists ) ) ) ) ( ( may well ) ( have ( ( moved over ) ( to Ellora ) ) ) ) ) ) ) ) ) ( ( all ( of ( the ( 34 caves ) ) ) ) ( ( were ( created ( between ( the ( seventh ( and ( 12th centuries ) ) ) ) ) ) ) . ) ) )
|
(ROOT (S (PP (VBG Starting) (SBAR (WHADVP (WRB where)) (S (NP (NNP Ajanta)) (VP (VBD left) (PRT (RP off)) (SBAR (S (NP (NP (DT some)) (PP (IN of) (NP (DT the) (NNP Buddhist) (NNS artists)))) (VP (MD may) (ADVP (RB well)) (VP (VB have) (VP (VBN moved) (PRT (RP over)) (PP (TO to) (NP (NNP Ellora)))))))))))) (NP (NP (DT all)) (PP (IN of) (NP (DT the) (CD 34) (NNS caves)))) (VP (VBD were) (VP (VBN created) (PP (IN between) (NP (DT the) (JJ seventh) (CC and) (JJ 12th) (NNS centuries))))) (. .)))
|
There were only four Buddhist artists in all of Asia.
|
( There ( ( ( were ( ( only four ) ( Buddhist artists ) ) ) ( in ( all ( of Asia ) ) ) ) . ) )
|
(ROOT (S (NP (EX There)) (VP (VBD were) (NP (QP (RB only) (CD four)) (NNP Buddhist) (NNS artists)) (PP (IN in) (NP (NP (DT all)) (PP (IN of) (NP (NNP Asia)))))) (. .)))
|
travel
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Starting where Ajanta left off some of the Buddhist artists may well have moved over to Ellora all of the 34 caves were created between the seventh and 12th centuries.
Question: There were only four Buddhist artists in all of Asia. True, False, or Neither?
|
Neither
|
139,835 |
139835n
|
The degree to which a system or component isAvailability operational and accessible when required for use, often expressed as a probability.
|
( ( ( The degree ) ( ( to which ) ( ( a ( ( system or ) component ) ) ( ( isAvailability ( ( operational and ) accessible ) ) ( when ( ( ( required ( for use ) ) , ) often ) ) ) ) ) ) ( ( expressed ( as ( a probability ) ) ) . ) )
|
(ROOT (S (NP (NP (DT The) (NN degree)) (SBAR (WHPP (TO to) (WHNP (WDT which))) (S (NP (DT a) (NN system) (CC or) (NN component)) (ADJP (ADJP (RB isAvailability) (JJ operational) (CC and) (JJ accessible)) (SBAR (WHADVP (WRB when)) (S (VP (VBN required) (PP (IN for) (NP (NN use))) (, ,) (ADVP (RB often))))))))) (VP (VBD expressed) (PP (IN as) (NP (DT a) (NN probability)))) (. .)))
|
Information is collected to determine availability operational and accessible.
|
( Information ( ( is ( collected ( to ( determine ( availability ( ( operational and ) accessible ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (NNP Information)) (VP (VBZ is) (VP (VBN collected) (S (VP (TO to) (VP (VB determine) (NP (NP (NN availability)) (ADJP (JJ operational) (CC and) (JJ accessible)))))))) (. .)))
|
government
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
The degree to which a system or component isAvailability operational and accessible when required for use, often expressed as a probability.
Question: Information is collected to determine availability operational and accessible. True, False, or Neither?
|
Neither
|
40,036 |
40036c
|
Value of the satisfaction of having given a $100 gift to Z .
|
( ( Value ( of ( ( the satisfaction ) ( of ( having ( ( given ( a ( ( $ 100 ) gift ) ) ) ( to Z ) ) ) ) ) ) ) . )
|
(ROOT (NP (NP (NNP Value)) (PP (IN of) (NP (NP (DT the) (NN satisfaction)) (PP (IN of) (S (VP (VBG having) (VP (VBN given) (NP (DT a) (ADJP ($ $) (CD 100)) (NN gift)) (PP (TO to) (NP (NNP Z))))))))) (. .)))
|
There was no feeling of worth from giving the money to Z.
|
( There ( ( was ( ( no feeling ) ( of worth ) ) ) ( from ( ( giving ( the money ) ) ( to Z. ) ) ) ) )
|
(ROOT (S (NP (EX There)) (VP (VBD was) (NP (NP (DT no) (NN feeling)) (PP (IN of) (NP (NN worth)))) (PP (IN from) (S (VP (VBG giving) (NP (DT the) (NN money)) (PP (TO to) (NP (NNP Z.)))))))))
|
slate
| 2contradiction
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Value of the satisfaction of having given a $100 gift to Z .
Question: There was no feeling of worth from giving the money to Z. True, False, or Neither?
|
False
|
35,636 |
35636c
|
There wasn't even a trace of bedsoreness, though he had been flat on his back long enough to grow callouses.
|
( There ( ( ( ( was n't ) even ) ( ( a trace ) ( of ( ( bedsoreness , ) ( though ( he ( had ( ( been ( flat ( on ( his back ) ) ) ) ( long ( enough ( to ( grow callouses ) ) ) ) ) ) ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (EX There)) (VP (VBD was) (RB n't) (ADVP (RB even)) (NP (NP (DT a) (NN trace)) (PP (IN of) (NP (NP (NNS bedsoreness)) (, ,) (SBAR (IN though) (S (NP (PRP he)) (VP (VBD had) (VP (VBN been) (ADJP (JJ flat) (PP (IN on) (NP (PRP$ his) (NN back)))) (ADVP (RB long) (RB enough) (S (VP (TO to) (VP (VB grow) (NP (NNS callouses)))))))))))))) (. .)))
|
His body ached with beadsoreness.
|
( ( His body ) ( ( ached ( with beadsoreness ) ) . ) )
|
(ROOT (S (NP (PRP$ His) (NN body)) (VP (VBD ached) (PP (IN with) (NP (NNS beadsoreness)))) (. .)))
|
fiction
| 2contradiction
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
There wasn't even a trace of bedsoreness, though he had been flat on his back long enough to grow callouses.
Question: His body ached with beadsoreness. True, False, or Neither?
|
False
|
113,048 |
113048c
|
i'm not sure though when we talk about what rules if any that we should say well certain segments should not have to be tested i really don't see why
|
( i ( ( ( 'm not ) sure ) ( though ( ( when ( we ( talk ( about ( what ( rules ( if ( ( any ( that ( we ( should ( say ( well ( certain segments ) ) ) ) ) ) ) ( ( should not ) ( have ( to ( be ( ( tested i ) really ) ) ) ) ) ) ) ) ) ) ) ) ) ( ( do n't ) ( see why ) ) ) ) ) )
|
(ROOT (S (NP (FW i)) (VP (VBP 'm) (RB not) (ADJP (JJ sure)) (SBAR (IN though) (S (SBAR (WHADVP (WRB when)) (S (NP (PRP we)) (VP (VBP talk) (PP (IN about) (SBAR (WHNP (WP what)) (S (VP (VBZ rules) (SBAR (IN if) (S (NP (NP (DT any)) (SBAR (IN that) (S (NP (PRP we)) (VP (MD should) (VP (VB say) (NP (RB well) (JJ certain) (NNS segments))))))) (VP (MD should) (RB not) (VP (VB have) (S (VP (TO to) (VP (VB be) (VP (VBN tested) (NP (FW i)) (ADVP (RB really))))))))))))))))) (VP (VBP do) (RB n't) (VP (VB see) (SBARQ (WHADVP (WRB why))))))))))
|
we won't say anything about the rules at all, we will though say that everything has to be tested thoroughly
|
( we ( ( wo n't ) ( ( ( ( say ( anything ( about ( the rules ) ) ) ) ( at all ) ) , ) ( we ( ( will though ) ( say ( that ( everything ( has ( to ( be ( tested thoroughly ) ) ) ) ) ) ) ) ) ) ) )
|
(ROOT (S (NP (PRP we)) (VP (MD wo) (RB n't) (VP (VB say) (NP (NP (NN anything)) (PP (IN about) (NP (DT the) (NNS rules)))) (ADVP (IN at) (DT all)) (, ,) (SBAR (S (NP (PRP we)) (VP (MD will) (ADVP (RB though)) (VP (VB say) (SBAR (IN that) (S (NP (NN everything)) (VP (VBZ has) (S (VP (TO to) (VP (VB be) (VP (VBN tested) (ADVP (RB thoroughly)))))))))))))))))
|
telephone
| 2contradiction
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
i'm not sure though when we talk about what rules if any that we should say well certain segments should not have to be tested i really don't see why
Question: we won't say anything about the rules at all, we will though say that everything has to be tested thoroughly True, False, or Neither?
|
False
|
76,118 |
76118e
|
However, as it stands, my hard-earned cash is simply being handed directly over to retired people, many of whom are much better off than I am--and I'm never going to see dollar one of a payout from this so-called investment.
|
( However ( , ( ( ( ( ( ( as ( it stands ) ) ( , ( ( my ( hard-earned cash ) ) ( ( is simply ) ( being ( ( handed directly ) ( over ( to ( ( ( retired people ) , ) ( ( many ( of whom ) ) ( are ( ( much ( better off ) ) ( than ( I am ) ) ) ) ) ) ) ) ) ) ) ) ) ) -- ) and ) ( I ( ( 'm never ) ( going ( to ( ( see ( ( dollar one ) ( of ( a payout ) ) ) ) ( from ( this ( so-called investment ) ) ) ) ) ) ) ) ) . ) ) )
|
(ROOT (S (ADVP (RB However)) (, ,) (S (SBAR (IN as) (S (NP (PRP it)) (VP (VBZ stands)))) (, ,) (NP (PRP$ my) (JJ hard-earned) (NN cash)) (VP (VBZ is) (ADVP (RB simply)) (VP (VBG being) (VP (VBN handed) (ADVP (RB directly)) (PP (IN over) (PP (TO to) (NP (NP (VBN retired) (NNS people)) (, ,) (SBAR (WHNP (DT many) (WHPP (IN of) (WHNP (WP whom)))) (S (VP (VBP are) (ADJP (ADJP (RB much) (JJR better) (IN off)) (SBAR (IN than) (S (NP (PRP I)) (VP (VBP am))))))))))))))) (: --) (CC and) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB never)) (VP (VBG going) (S (VP (TO to) (VP (VB see) (NP (NP (NN dollar) (CD one)) (PP (IN of) (NP (DT a) (NN payout)))) (PP (IN from) (NP (DT this) (JJ so-called) (NN investment))))))))) (. .)))
|
Retired people are benefiting from my money.
|
( ( Retired people ) ( ( are ( benefiting ( from ( my money ) ) ) ) . ) )
|
(ROOT (S (NP (VBN Retired) (NNS people)) (VP (VBP are) (VP (VBG benefiting) (PP (IN from) (NP (PRP$ my) (NN money))))) (. .)))
|
slate
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
However, as it stands, my hard-earned cash is simply being handed directly over to retired people, many of whom are much better off than I am--and I'm never going to see dollar one of a payout from this so-called investment.
Question: Retired people are benefiting from my money. True, False, or Neither?
|
True
|
63,767 |
63767e
|
But after the Crusade of Pisa (see page 19), Islamic power waned, and in the early 13th century Ibiza was embraced by the Christian Reconquest.
|
( But ( ( after ( ( ( the Crusade ) ( of Pisa ) ) ( -LRB- ( ( see ( page 19 ) ) -RRB- ) ) ) ) ( , ( ( ( ( ( ( Islamic power ) waned ) , ) and ) ( ( in ( the ( early ( 13th century ) ) ) ) ( Ibiza ( was ( embraced ( by ( the ( Christian Reconquest ) ) ) ) ) ) ) ) . ) ) ) )
|
(ROOT (S (CC But) (PP (IN after) (NP (NP (DT the) (NN Crusade)) (PP (IN of) (NP (NNP Pisa))) (PRN (-LRB- -LRB-) (S (VP (VB see) (NP (NN page) (CD 19)))) (-RRB- -RRB-)))) (, ,) (S (NP (JJ Islamic) (NN power)) (VP (VBD waned))) (, ,) (CC and) (S (PP (IN in) (NP (DT the) (JJ early) (JJ 13th) (NN century))) (NP (NNP Ibiza)) (VP (VBD was) (VP (VBN embraced) (PP (IN by) (NP (DT the) (NNP Christian) (NNP Reconquest)))))) (. .)))
|
The Christian Reconquest had taken over 13th century Ibiza.
|
( ( The ( Christian Reconquest ) ) ( ( had ( taken ( over ( 13th ( century Ibiza ) ) ) ) ) . ) )
|
(ROOT (S (NP (DT The) (NNP Christian) (NNP Reconquest)) (VP (VBD had) (VP (VBN taken) (PP (IN over) (NP (JJ 13th) (NN century) (NN Ibiza))))) (. .)))
|
travel
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
But after the Crusade of Pisa (see page 19), Islamic power waned, and in the early 13th century Ibiza was embraced by the Christian Reconquest.
Question: The Christian Reconquest had taken over 13th century Ibiza. True, False, or Neither?
|
True
|
57,748 |
57748c
|
Standard cost implies a norm, or what costs should be.
|
( Standard ( ( cost ( ( ( ( implies ( a norm ) ) , ) or ) ( what ( costs ( should be ) ) ) ) ) . ) )
|
(ROOT (S (NP (NNP Standard)) (VP (VBD cost) (SBAR (SBAR (S (VP (VBZ implies) (NP (DT a) (NN norm))))) (, ,) (CC or) (SBAR (WHNP (WP what)) (S (NP (NNS costs)) (VP (MD should) (VP (VB be))))))) (. .)))
|
The cost is not the norm.
|
( ( The cost ) ( ( ( is not ) ( the norm ) ) . ) )
|
(ROOT (S (NP (DT The) (NN cost)) (VP (VBZ is) (RB not) (NP (DT the) (NN norm))) (. .)))
|
government
| 2contradiction
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Standard cost implies a norm, or what costs should be.
Question: The cost is not the norm. True, False, or Neither?
|
False
|
52,829 |
52829n
|
They're deceased!
|
( They ( ( 're deceased ) ! ) )
|
(ROOT (S (NP (PRP They)) (VP (VBP 're) (ADJP (VBN deceased))) (. !)))
|
They're deceased due to radiation!
|
( They ( ( 're ( deceased ( due ( to radiation ) ) ) ) ! ) )
|
(ROOT (S (NP (PRP They)) (VP (VBP 're) (ADJP (RB deceased) (JJ due) (PP (TO to) (NP (NN radiation))))) (. !)))
|
slate
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
They're deceased!
Question: They're deceased due to radiation! True, False, or Neither?
|
Neither
|
134,293 |
134293n
|
Next to the MGM Grand you will find M and M World, four stories of merchandise and memorabilia dedicated to the candy that doesn't melt in your hand.
|
( ( Next ( to ( the ( MGM Grand ) ) ) ) ( you ( ( will ( find ( ( ( ( ( ( M and ) ( M World ) ) , ) ( ( four stories ) ( of merchandise ) ) ) and ) ( memorabilia ( dedicated ( to ( ( the candy ) ( that ( ( does n't ) ( melt ( in ( your hand ) ) ) ) ) ) ) ) ) ) ) ) . ) ) )
|
(ROOT (S (ADVP (JJ Next) (PP (TO to) (NP (DT the) (NNP MGM) (NNP Grand)))) (NP (PRP you)) (VP (MD will) (VP (VB find) (NP (NP (NP (NNP M)) (CC and) (NP (NNP M) (NNP World))) (, ,) (NP (NP (CD four) (NNS stories)) (PP (IN of) (NP (NN merchandise)))) (CC and) (NP (NP (NNS memorabilia)) (VP (VBN dedicated) (PP (TO to) (NP (NP (DT the) (NN candy)) (SBAR (WHNP (WDT that)) (S (VP (VBZ does) (RB n't) (VP (VB melt) (PP (IN in) (NP (PRP$ your) (NN hand)))))))))))))) (. .)))
|
The candy has many fans who love its attractions.
|
( ( The candy ) ( ( has ( ( many fans ) ( who ( love ( its attractions ) ) ) ) ) . ) )
|
(ROOT (S (NP (DT The) (NN candy)) (VP (VBZ has) (NP (NP (JJ many) (NNS fans)) (SBAR (WHNP (WP who)) (S (VP (VBP love) (NP (PRP$ its) (NNS attractions))))))) (. .)))
|
travel
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Next to the MGM Grand you will find M and M World, four stories of merchandise and memorabilia dedicated to the candy that doesn't melt in your hand.
Question: The candy has many fans who love its attractions. True, False, or Neither?
|
Neither
|
87,410 |
87410n
|
You will remember my speaking of a stain on the carpet in Mrs. Inglethorp's room?
|
( You ( ( will ( ( remember ( ( my speaking ) ( of ( a stain ) ) ) ) ( on ( ( the carpet ) ( in ( ( Mrs. ( Inglethorp 's ) ) room ) ) ) ) ) ) ? ) )
|
(ROOT (S (NP (PRP You)) (VP (MD will) (VP (VB remember) (NP (NP (PRP$ my) (NN speaking)) (PP (IN of) (NP (DT a) (NN stain)))) (PP (IN on) (NP (NP (DT the) (NN carpet)) (PP (IN in) (NP (NP (NNP Mrs.) (NNP Inglethorp) (POS 's)) (NN room))))))) (. ?)))
|
No one knew what the stain was or how it got there.
|
( ( No one ) ( ( knew ( ( ( what ( ( the stain ) was ) ) or ) ( how ( it ( got there ) ) ) ) ) . ) )
|
(ROOT (S (NP (DT No) (NN one)) (VP (VBD knew) (SBAR (SBAR (WHNP (WP what)) (S (NP (DT the) (NN stain)) (VP (VBD was)))) (CC or) (SBAR (WHADVP (WRB how)) (S (NP (PRP it)) (VP (VBD got) (ADVP (RB there))))))) (. .)))
|
fiction
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
You will remember my speaking of a stain on the carpet in Mrs. Inglethorp's room?
Question: No one knew what the stain was or how it got there. True, False, or Neither?
|
Neither
|
99,921 |
99921n
|
and i i think you're right uh i think you're right there um i do remember when it was over i remember when they were coming home uh but i remember the feeling back then you know like i feel like right now i feel like this country has been behind this war
|
( and ( ( i i ) ( think ( ( ( ( ( you ( 're right ) ) ( uh ( i ( think ( you ( 're right ) ) ) ) ) ) ( there ( um ( i ( do ( ( remember ( when ( it ( was ( over i ) ) ) ) ) ( remember ( when ( they ( were ( coming ( home uh ) ) ) ) ) ) ) ) ) ) ) ) but ) ( i ( ( ( remember ( the feeling ) ) ( back then ) ) ( you ( know ( like ( i ( feel ( like ( ( right now ) ( i ( feel ( like ( ( this country ) ( has ( been ( behind ( this war ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
|
(ROOT (FRAG (CC and) (NP (NP (FW i) (FW i)) (SBAR (S (VP (VBP think) (S (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ right)))) (S (INTJ (UH uh)) (NP (FW i)) (VP (VBP think) (SBAR (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ right))))))) (S (NP (EX there)) (VP (VBP um) (SBAR (S (NP (FW i)) (VP (VBP do) (SBAR (S (S (VP (VB remember) (SBAR (WHADVP (WRB when)) (S (NP (PRP it)) (VP (VBD was) (PP (IN over) (NP (FW i)))))))) (VP (VBP remember) (SBAR (WHADVP (WRB when)) (S (NP (PRP they)) (VP (VBD were) (VP (VBG coming) (NP (NN home) (NNS uh)))))))))))))) (CC but) (S (NP (FW i)) (VP (VBP remember) (NP (DT the) (NN feeling)) (ADVP (RB back) (RB then)) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (IN like) (S (NP (FW i)) (VP (VBP feel) (SBAR (IN like) (S (ADVP (RB right) (RB now)) (NP (FW i)) (VP (VBP feel) (SBAR (IN like) (S (NP (DT this) (NN country)) (VP (VBZ has) (VP (VBN been) (PP (IN behind) (NP (DT this) (NN war)))))))))))))))))))))))))
|
The country supported the war.
|
( ( The country ) ( ( supported ( the war ) ) . ) )
|
(ROOT (S (NP (DT The) (NN country)) (VP (VBD supported) (NP (DT the) (NN war))) (. .)))
|
telephone
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
and i i think you're right uh i think you're right there um i do remember when it was over i remember when they were coming home uh but i remember the feeling back then you know like i feel like right now i feel like this country has been behind this war
Question: The country supported the war. True, False, or Neither?
|
Neither
|
139,327 |
139327n
|
But your remembrance of the history, the past, the events shepherding you all the way through yesterday toward today- that is important.
|
( But ( ( ( ( ( ( your remembrance ) ( of ( ( ( the history ) , ) ( ( ( the past ) , ) ( the events ) ) ) ) ) ( ( ( shepherding you ) ( ( all ( the way ) ) ( through yesterday ) ) ) ( toward today ) ) ) - ) ( that ( is important ) ) ) . ) )
|
(ROOT (S (CC But) (S (NP (NP (PRP$ your) (NN remembrance)) (PP (IN of) (NP (NP (DT the) (NN history)) (, ,) (NP (NP (DT the) (NN past)) (, ,) (NP (DT the) (NNS events)))))) (VP (VBG shepherding) (NP (PRP you)) (ADVP (RB all) (NP (DT the) (NN way)) (PP (IN through) (NP (NN yesterday)))) (PP (IN toward) (NP (NN today))))) (: -) (S (NP (DT that)) (VP (VBZ is) (ADJP (JJ important)))) (. .)))
|
This is less imporatnt - what you ate yesterday, what someone told you, or what is the hour.
|
( This ( ( ( ( is ( less imporatnt ) ) - ) ( ( ( ( ( ( what ( you ( ate yesterday ) ) ) , ) ( what ( someone ( told you ) ) ) ) , ) or ) ( what ( is ( the hour ) ) ) ) ) . ) )
|
(ROOT (S (NP (DT This)) (VP (VBZ is) (ADJP (RBR less) (JJ imporatnt)) (: -) (SBAR (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBD ate) (NP (NN yesterday))))) (, ,) (SBAR (WHNP (WP what)) (S (NP (NN someone)) (VP (VBD told) (NP (PRP you))))) (, ,) (CC or) (SBAR (WHNP (WP what)) (S (VP (VBZ is) (NP (DT the) (NN hour))))))) (. .)))
|
fiction
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
But your remembrance of the history, the past, the events shepherding you all the way through yesterday toward today- that is important.
Question: This is less imporatnt - what you ate yesterday, what someone told you, or what is the hour. True, False, or Neither?
|
Neither
|
134,579 |
134579n
|
no that's okay i didn't give away the whole thing i just gave away just enough to get you interested
|
( ( no that ) ( 's ( okay ( i ( ( did n't ) ( ( give away ) ( ( the ( whole thing ) ) ( i ( just ( ( gave away ) ( just ( enough ( to ( get ( you interested ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
|
(ROOT (S (NP (RB no) (WDT that)) (VP (VBZ 's) (ADJP (JJ okay) (SBAR (S (NP (FW i)) (VP (VBD did) (RB n't) (VP (VB give) (PRT (RP away)) (NP (NP (DT the) (JJ whole) (NN thing)) (SBAR (S (NP (FW i)) (VP (ADVP (RB just)) (VBD gave) (PRT (RP away)) (NP (RB just) (RB enough) (SBAR (S (VP (TO to) (VP (VB get) (S (NP (PRP you)) (ADJP (JJ interested))))))))))))))))))))
|
Are you interested in seeing it now?
|
( ( ( Are you ) ( interested ( in ( ( seeing it ) now ) ) ) ) ? )
|
(ROOT (SQ (VBP Are) (NP (PRP you)) (ADJP (JJ interested) (PP (IN in) (S (VP (VBG seeing) (NP (PRP it)) (ADVP (RB now)))))) (. ?)))
|
telephone
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
no that's okay i didn't give away the whole thing i just gave away just enough to get you interested
Question: Are you interested in seeing it now? True, False, or Neither?
|
Neither
|
112,653 |
112653e
|
put dents in the tiles just multitude of them i mean even places it's it's past the dent stage we're talking some of it's been peeled away you know i don't know what they
|
( ( ( ( put dents ) ( in ( the tiles ) ) ) ( just ( ( ( multitude ( of them ) ) ( i ( mean ( even ( places ( it ( 's ( ( ( it 's ) past ) ( ( the dent ) ( stage ( we ( 're ( talking ( some ( of it ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ( 's ( been ( ( peeled away ) ( you ( know ( i ( ( do n't ) ( know what ) ) ) ) ) ) ) ) ) ) ) they )
|
(ROOT (SINV (VP (VBD put) (NP (NNS dents)) (PP (IN in) (NP (DT the) (NNS tiles))) (SBAR (RB just) (S (NP (NP (NN multitude)) (PP (IN of) (NP (PRP them))) (SBAR (S (NP (FW i)) (VP (VBP mean) (SBAR (RB even) (S (VP (VBZ places) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (NP (NP (NP (PRP it) (POS 's)) (NN past)) (SBAR (S (NP (DT the) (NN dent)) (VP (VBP stage) (SBAR (S (NP (PRP we)) (VP (VBP 're) (VP (VBG talking) (NP (NP (DT some)) (PP (IN of) (NP (PRP it)))))))))))))))))))))) (VP (VBZ 's) (VP (VBN been) (VP (VBN peeled) (ADVP (RB away)) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB know) (NP (WP what))))))))))))))) (NP (PRP they))))
|
Some of the tiles have dents and the finish is peeling.
|
( ( ( ( ( Some ( of ( the tiles ) ) ) ( have dents ) ) and ) ( ( the finish ) ( is peeling ) ) ) . )
|
(ROOT (S (S (NP (NP (DT Some)) (PP (IN of) (NP (DT the) (NNS tiles)))) (VP (VBP have) (NP (NNS dents)))) (CC and) (S (NP (DT the) (NN finish)) (VP (VBZ is) (VP (VBG peeling)))) (. .)))
|
telephone
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
put dents in the tiles just multitude of them i mean even places it's it's past the dent stage we're talking some of it's been peeled away you know i don't know what they
Question: Some of the tiles have dents and the finish is peeling. True, False, or Neither?
|
True
|
140,443 |
140443c
|
This misses the point.
|
( This ( ( misses ( the point ) ) . ) )
|
(ROOT (S (NP (DT This)) (VP (VBZ misses) (NP (DT the) (NN point))) (. .)))
|
I did exactly what I was supposed to do.
|
( I ( ( did ( ( exactly what ) ( I ( was ( supposed ( to do ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (PRP I)) (VP (VBD did) (SBAR (WHADJP (RB exactly) (WP what)) (S (NP (PRP I)) (VP (VBD was) (VP (VBN supposed) (S (VP (TO to) (VP (VB do))))))))) (. .)))
|
government
| 2contradiction
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
This misses the point.
Question: I did exactly what I was supposed to do. True, False, or Neither?
|
False
|
75,918 |
75918n
|
The system stretches up to 16 km (10 miles) inland and includes Green Grotto, a vast cavern with an underground lake where stalactites are clearly reflected in the glassy water.
|
( ( The system ) ( ( ( ( stretches ( ( ( up to ) 16 ) ( km ( ( -LRB- ( ( 10 miles ) -RRB- ) ) inland ) ) ) ) and ) ( includes ( ( ( Green Grotto ) , ) ( ( ( a ( vast cavern ) ) ( with ( an ( underground lake ) ) ) ) ( where ( stalactites ( ( are clearly ) ( reflected ( in ( the ( glassy water ) ) ) ) ) ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (DT The) (NN system)) (VP (VP (VBZ stretches) (NP (QP (IN up) (TO to) (CD 16)) (NN km) (PRN (-LRB- -LRB-) (NP (CD 10) (NNS miles)) (-RRB- -RRB-)) (NNS inland))) (CC and) (VP (VBZ includes) (NP (NP (NNP Green) (NNP Grotto)) (, ,) (NP (NP (DT a) (JJ vast) (NN cavern)) (PP (IN with) (NP (DT an) (JJ underground) (NN lake))) (SBAR (WHADVP (WRB where)) (S (NP (NNS stalactites)) (VP (VBP are) (ADVP (RB clearly)) (VP (VBN reflected) (PP (IN in) (NP (DT the) (JJ glassy) (NN water))))))))))) (. .)))
|
The Green Grotto cavern is over 500 feet high.
|
( ( The ( Green ( Grotto cavern ) ) ) ( ( is ( ( ( over 500 ) feet ) high ) ) . ) )
|
(ROOT (S (NP (DT The) (NNP Green) (NNP Grotto) (NN cavern)) (VP (VBZ is) (ADJP (NP (QP (IN over) (CD 500)) (NNS feet)) (JJ high))) (. .)))
|
travel
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
The system stretches up to 16 km (10 miles) inland and includes Green Grotto, a vast cavern with an underground lake where stalactites are clearly reflected in the glassy water.
Question: The Green Grotto cavern is over 500 feet high. True, False, or Neither?
|
Neither
|
140,210 |
140210n
|
After writing about Anderson's piece in , I sent a letter to the New York T imes , which printed it Sunday.
|
( ( After ( ( writing ( about ( ( Anderson 's ) piece ) ) ) in ) ) ( , ( I ( ( ( sent ( a letter ) ) ( to ( ( ( the ( New ( York ( T imes ) ) ) ) , ) ( which ( ( printed it ) Sunday ) ) ) ) ) . ) ) ) )
|
(ROOT (S (PP (IN After) (S (VP (VBG writing) (PP (IN about) (NP (NP (NNP Anderson) (POS 's)) (NN piece))) (PP (IN in))))) (, ,) (NP (PRP I)) (VP (VBD sent) (NP (DT a) (NN letter)) (PP (TO to) (NP (NP (DT the) (NNP New) (NNP York) (NNP T) (NNS imes)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBD printed) (NP (PRP it)) (NP (NNP Sunday)))))))) (. .)))
|
The article writer wanted to do a piece every Sunday.
|
( ( The ( article writer ) ) ( ( wanted ( to ( ( do ( a piece ) ) ( every Sunday ) ) ) ) . ) )
|
(ROOT (S (NP (DT The) (NN article) (NN writer)) (VP (VBD wanted) (S (VP (TO to) (VP (VB do) (NP (DT a) (NN piece)) (NP (DT every) (NNP Sunday)))))) (. .)))
|
slate
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
After writing about Anderson's piece in , I sent a letter to the New York T imes , which printed it Sunday.
Question: The article writer wanted to do a piece every Sunday. True, False, or Neither?
|
Neither
|
34,325 |
34325c
|
All the way back, my heart wouldn't stop pumping.
|
( ( ( All ( the way ) ) back ) ( , ( ( my heart ) ( ( ( would n't ) ( stop pumping ) ) . ) ) ) )
|
(ROOT (S (ADVP (NP (PDT All) (DT the) (NN way)) (RB back)) (, ,) (NP (PRP$ my) (NN heart)) (VP (MD would) (RB n't) (VP (VB stop) (S (VP (VBG pumping))))) (. .)))
|
My heart was no longer pumping blood.
|
( ( My heart ) ( ( ( was ( no longer ) ) ( pumping blood ) ) . ) )
|
(ROOT (S (NP (PRP$ My) (NN heart)) (VP (VBD was) (ADVP (RB no) (RB longer)) (VP (VBG pumping) (NP (NN blood)))) (. .)))
|
fiction
| 2contradiction
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
All the way back, my heart wouldn't stop pumping.
Question: My heart was no longer pumping blood. True, False, or Neither?
|
False
|
82,331 |
82331e
|
you do run into you do run into limitations on yours oh wow
|
( you ( do ( ( run ( into you ) ) ( do ( run ( into ( limitations ( on ( yours ( oh wow ) ) ) ) ) ) ) ) ) )
|
(ROOT (S (NP (PRP you)) (VP (VBP do) (SBAR (S (S (VP (VBN run) (PP (IN into) (NP (PRP you))))) (VP (VBP do) (VP (VB run) (PP (IN into) (NP (NP (NNS limitations)) (PP (IN on) (NP (PRP$ yours) (JJ oh) (NN wow))))))))))))
|
You have limits.
|
( You ( ( have limits ) . ) )
|
(ROOT (S (NP (PRP You)) (VP (VBP have) (VP (VBZ limits))) (. .)))
|
telephone
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
you do run into you do run into limitations on yours oh wow
Question: You have limits. True, False, or Neither?
|
True
|
14,072 |
14072n
|
Construction began in 1999.
|
( Construction ( ( began ( in 1999 ) ) . ) )
|
(ROOT (S (NP (NNP Construction)) (VP (VBD began) (PP (IN in) (NP (CD 1999)))) (. .)))
|
Construction began in June 1999.
|
( Construction ( ( began ( in ( June 1999 ) ) ) . ) )
|
(ROOT (S (NP (NNP Construction)) (VP (VBD began) (PP (IN in) (NP (NNP June) (CD 1999)))) (. .)))
|
travel
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Construction began in 1999.
Question: Construction began in June 1999. True, False, or Neither?
|
Neither
|
119,158 |
119158c
|
um besides uh gardening what other uh types of things are you interested in
|
( ( um ( besides ( uh gardening ) ) ) ( what ( ( ( other ( uh types ) ) ( of things ) ) ( are ( you ( interested in ) ) ) ) ) )
|
(ROOT (FRAG (NP (NP (NN um)) (PP (IN besides) (NP (JJ uh) (NN gardening)))) (SBAR (WHNP (WP what)) (S (NP (NP (JJ other) (JJ uh) (NNS types)) (PP (IN of) (NP (NNS things)))) (VP (VBP are) (ADJP (NP (PRP you)) (VBN interested) (PP (IN in))))))))
|
How many seeds are on a maize cob?
|
( ( ( How many ) seeds ) ( ( are ( on ( a ( maize cob ) ) ) ) ? ) )
|
(ROOT (SBARQ (WHNP (WHADJP (WRB How) (JJ many)) (NNS seeds)) (SQ (VBP are) (PP (IN on) (NP (DT a) (JJ maize) (NN cob)))) (. ?)))
|
telephone
| 2contradiction
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
um besides uh gardening what other uh types of things are you interested in
Question: How many seeds are on a maize cob? True, False, or Neither?
|
False
|
85,635 |
85635n
|
Two, the Patient on the Specialized Life Support System answered.
|
( ( ( Two , ) ( ( the Patient ) ( on ( the ( Specialized ( Life ( Support System ) ) ) ) ) ) ) ( answered . ) )
|
(ROOT (S (NP (NP (CD Two)) (, ,) (NP (NP (DT the) (NN Patient)) (PP (IN on) (NP (DT the) (NNP Specialized) (NNP Life) (NNP Support) (NNP System))))) (VP (VBD answered)) (. .)))
|
The patient is very unwell
|
( ( The patient ) ( is ( very unwell ) ) )
|
(ROOT (S (NP (DT The) (NN patient)) (VP (VBZ is) (ADJP (RB very) (JJ unwell)))))
|
fiction
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Two, the Patient on the Specialized Life Support System answered.
Question: The patient is very unwell True, False, or Neither?
|
Neither
|
1,496 |
1496c
|
Why did they think we were here?
|
( Why ( ( ( did they ) ( think ( we ( were here ) ) ) ) ? ) )
|
(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBD did) (NP (PRP they)) (VP (VB think) (SBAR (S (NP (PRP we)) (VP (VBD were) (ADVP (RB here))))))) (. ?)))
|
Did they not realize that we were here?
|
( ( ( Did they ) ( not ( realize ( that ( we ( were here ) ) ) ) ) ) ? )
|
(ROOT (SQ (VBD Did) (NP (PRP they)) (VP (ADVP (RB not)) (VB realize) (SBAR (IN that) (S (NP (PRP we)) (VP (VBD were) (ADVP (RB here)))))) (. ?)))
|
fiction
| 2contradiction
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Why did they think we were here?
Question: Did they not realize that we were here? True, False, or Neither?
|
False
|
22,164 |
22164e
|
for like spring break and
|
( for ( like ( spring ( break and ) ) ) )
|
(ROOT (PP (IN for) (PP (IN like) (NP (NN spring) (NN break) (NNP and)))))
|
for spring break, for example
|
( for ( ( ( spring break ) , ) ( for example ) ) )
|
(ROOT (PP (IN for) (NP (NP (NN spring) (NN break)) (, ,) (PP (IN for) (NP (NN example))))))
|
telephone
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
for like spring break and
Question: for spring break, for example True, False, or Neither?
|
True
|
7,077 |
7077n
|
And Mr. Brown is a consummate actor.
|
( And ( ( Mr. Brown ) ( ( is ( a ( consummate actor ) ) ) . ) ) )
|
(ROOT (S (CC And) (NP (NNP Mr.) (NNP Brown)) (VP (VBZ is) (NP (DT a) (JJ consummate) (NN actor))) (. .)))
|
Mr. Brown is the best actor ever.
|
( ( Mr. Brown ) ( ( ( is ( the ( best actor ) ) ) ever ) . ) )
|
(ROOT (S (NP (NNP Mr.) (NNP Brown)) (VP (VBZ is) (NP (DT the) (JJS best) (NN actor)) (ADVP (RB ever))) (. .)))
|
fiction
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
And Mr. Brown is a consummate actor.
Question: Mr. Brown is the best actor ever. True, False, or Neither?
|
Neither
|
47,192 |
47192e
|
If the fact will not fit the theory, let the theory go."
|
( ( If ( ( the fact ) ( ( will not ) ( fit ( the theory ) ) ) ) ) ( , ( ( ( let ( ( the theory ) go ) ) . ) '' ) ) )
|
(ROOT (S (SBAR (IN If) (S (NP (DT the) (NN fact)) (VP (MD will) (RB not) (VP (VB fit) (NP (DT the) (NN theory)))))) (, ,) (VP (VB let) (S (NP (DT the) (NN theory)) (VP (VB go)))) (. .) ('' '')))
|
The theory isn't right if the facts don't fit it.
|
( ( The theory ) ( ( ( ( is n't ) right ) ( if ( ( the facts ) ( ( do n't ) ( fit it ) ) ) ) ) . ) )
|
(ROOT (S (NP (DT The) (NN theory)) (VP (VBZ is) (RB n't) (ADJP (JJ right)) (SBAR (IN if) (S (NP (DT the) (NNS facts)) (VP (VBP do) (RB n't) (VP (VB fit) (NP (PRP it))))))) (. .)))
|
fiction
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
If the fact will not fit the theory, let the theory go."
Question: The theory isn't right if the facts don't fit it. True, False, or Neither?
|
True
|
59,257 |
59257e
|
which i thought was interesting
|
( which ( i ( thought ( was interesting ) ) ) )
|
(ROOT (SBAR (WHNP (WDT which)) (S (NP (FW i)) (VP (VBD thought) (SBAR (S (VP (VBD was) (ADJP (JJ interesting)))))))))
|
I had some interest in it.
|
( I ( ( had ( ( some interest ) ( in it ) ) ) . ) )
|
(ROOT (S (NP (PRP I)) (VP (VBD had) (NP (NP (DT some) (NN interest)) (PP (IN in) (NP (PRP it))))) (. .)))
|
telephone
| 0entailment
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
which i thought was interesting
Question: I had some interest in it. True, False, or Neither?
|
True
|
71,916 |
71916c
|
It was designated the home of the treasury of the Delian League in 480 b.c. , an act which encouraged its growth as a center for banking and commerce.
|
( It ( ( was ( ( designated ( ( the home ) ( of ( ( the treasury ) ( of ( the ( Delian League ) ) ) ) ) ) ) ( in ( ( ( 480 b.c. ) , ) ( ( an act ) ( which ( ( ( encouraged ( its growth ) ) ( as ( a center ) ) ) ( for ( ( banking and ) commerce ) ) ) ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (PRP It)) (VP (VBD was) (VP (VBN designated) (NP (NP (DT the) (NN home)) (PP (IN of) (NP (NP (DT the) (NN treasury)) (PP (IN of) (NP (DT the) (NNP Delian) (NNP League)))))) (PP (IN in) (NP (NP (CD 480) (NN b.c.)) (, ,) (NP (NP (DT an) (NN act)) (SBAR (WHNP (WDT which)) (S (VP (VBD encouraged) (NP (PRP$ its) (NN growth)) (PP (IN as) (NP (DT a) (NN center))) (PP (IN for) (NP (NN banking) (CC and) (NN commerce))))))))))) (. .)))
|
The Delian League did not locate the treasure here.
|
( ( The ( Delian League ) ) ( ( ( did not ) ( ( locate ( the treasure ) ) here ) ) . ) )
|
(ROOT (S (NP (DT The) (NNP Delian) (NNP League)) (VP (VBD did) (RB not) (VP (VB locate) (NP (DT the) (NN treasure)) (ADVP (RB here)))) (. .)))
|
travel
| 2contradiction
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
It was designated the home of the treasury of the Delian League in 480 b.c. , an act which encouraged its growth as a center for banking and commerce.
Question: The Delian League did not locate the treasure here. True, False, or Neither?
|
False
|
68,657 |
68657n
|
Shalit argues that when you walk down the street you can tell the virgins by their fresh, healthful glow.
|
( Shalit ( ( argues ( that ( ( when ( you ( ( walk down ) ( the street ) ) ) ) ( you ( can ( ( tell ( the virgins ) ) ( by ( their ( fresh ( , ( healthful glow ) ) ) ) ) ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (NNP Shalit)) (VP (VBZ argues) (SBAR (IN that) (S (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBP walk) (PRT (RP down)) (NP (DT the) (NN street))))) (NP (PRP you)) (VP (MD can) (VP (VB tell) (NP (DT the) (NNS virgins)) (PP (IN by) (NP (PRP$ their) (JJ fresh) (, ,) (JJ healthful) (NN glow)))))))) (. .)))
|
Shalit, a psychology professor in Washington, refers to this glow as the 'glow of innocence'.
|
( ( ( ( Shalit , ) ( ( a ( psychology professor ) ) ( in Washington ) ) ) , ) ( ( refers ( to ( ( this glow ) ( as ( the ( ` ( ( glow of ) ( innocence ' ) ) ) ) ) ) ) ) . ) )
|
(ROOT (S (NP (NP (NNP Shalit)) (, ,) (NP (NP (DT a) (NN psychology) (NN professor)) (PP (IN in) (NP (NNP Washington)))) (, ,)) (VP (VBZ refers) (PP (TO to) (NP (NP (DT this) (NN glow)) (PP (IN as) (NP (DT the) (`` `) (ADJP (NN glow) (PP (IN of))) (NN innocence) ('' ')))))) (. .)))
|
slate
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Shalit argues that when you walk down the street you can tell the virgins by their fresh, healthful glow.
Question: Shalit, a psychology professor in Washington, refers to this glow as the 'glow of innocence'. True, False, or Neither?
|
Neither
|
88,492 |
88492c
|
As you fly down the coast from Caletta, you'll suddenly spot a small forest of tall domes in a town with a lake at its center.
|
( ( As ( you ( ( fly down ) ( ( the coast ) ( from Caletta ) ) ) ) ) ( , ( you ( ( ( 'll suddenly ) ( ( spot ( ( a ( small forest ) ) ( of ( tall domes ) ) ) ) ( in ( ( a town ) ( with ( ( a lake ) ( at ( its center ) ) ) ) ) ) ) ) . ) ) ) )
|
(ROOT (S (SBAR (IN As) (S (NP (PRP you)) (VP (VBP fly) (PRT (RP down)) (NP (NP (DT the) (NN coast)) (PP (IN from) (NP (NNP Caletta))))))) (, ,) (NP (PRP you)) (VP (MD 'll) (ADVP (RB suddenly)) (VP (VB spot) (NP (NP (DT a) (JJ small) (NN forest)) (PP (IN of) (NP (JJ tall) (NNS domes)))) (PP (IN in) (NP (NP (DT a) (NN town)) (PP (IN with) (NP (NP (DT a) (NN lake)) (PP (IN at) (NP (PRP$ its) (NN center))))))))) (. .)))
|
As you arrive in Caletta from the coast, you will see a town with a small forest and lake next to it.
|
( ( As ( you ( ( arrive ( in Caletta ) ) ( from ( the coast ) ) ) ) ) ( , ( you ( ( will ( ( see ( a town ) ) ( with ( ( a ( small ( ( forest and ) lake ) ) ) ( next ( to it ) ) ) ) ) ) . ) ) ) )
|
(ROOT (S (SBAR (IN As) (S (NP (PRP you)) (VP (VBP arrive) (PP (IN in) (NP (NNP Caletta))) (PP (IN from) (NP (DT the) (NN coast)))))) (, ,) (NP (PRP you)) (VP (MD will) (VP (VB see) (NP (DT a) (NN town)) (PP (IN with) (NP (NP (DT a) (JJ small) (NN forest) (CC and) (NN lake)) (ADVP (JJ next) (PP (TO to) (NP (PRP it)))))))) (. .)))
|
travel
| 2contradiction
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
As you fly down the coast from Caletta, you'll suddenly spot a small forest of tall domes in a town with a lake at its center.
Question: As you arrive in Caletta from the coast, you will see a town with a small forest and lake next to it. True, False, or Neither?
|
False
|
88,569 |
88569n
|
it doesn't well to a point it's okay you know i don't mind i've never had a problem with them letting people in i just don't think that they they are right in some of the things they do
|
( it ( ( ( does n't ) ( well ( to ( a point ) ) ) ) ( it ( 's ( okay ( you ( know ( i ( ( do n't ) ( mind ( i ( ( 've never ) ( ( had ( a problem ) ) ( with ( them ( letting ( ( people ( in i ) ) ( just ( ( do n't ) ( think ( that ( ( they ( they ( ( are ( right ( in ( some ( of ( the things ) ) ) ) ) ) they ) ) ) do ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) )
|
(ROOT (S (NP (PRP it)) (VP (VBZ does) (RB n't) (ADVP (RB well) (PP (TO to) (NP (DT a) (NN point)))) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ okay) (SBAR (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (FW i)) (VP (VBP do) (RB n't) (VP (VB mind) (SBAR (S (NP (FW i)) (VP (VBP 've) (ADVP (RB never)) (VP (VBN had) (NP (DT a) (NN problem)) (PP (IN with) (S (NP (PRP them)) (VP (VBG letting) (SBAR (S (NP (NP (NNS people)) (PP (IN in) (NP (FW i)))) (ADVP (RB just)) (VP (VBP do) (RB n't) (VP (VB think) (SBAR (IN that) (S (NP (NP (PRP they)) (SBAR (S (NP (PRP they)) (VP (VBP are) (ADVP (RB right) (PP (IN in) (NP (NP (DT some)) (PP (IN of) (NP (DT the) (NNS things)))))) (NP (PRP they)))))) (VP (VBP do)))))))))))))))))))))))))))))
|
I don't believe that protesting is right, but I don't mind people joining in.
|
( ( ( ( ( I ( ( do n't ) ( believe ( that ( protesting ( is right ) ) ) ) ) ) , ) but ) ( I ( ( do n't ) ( mind ( people ( joining in ) ) ) ) ) ) . )
|
(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB believe) (SBAR (IN that) (S (NP (NNP protesting)) (VP (VBZ is) (ADJP (JJ right)))))))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB mind) (NP (NP (NNS people)) (VP (VBG joining) (PRT (RP in))))))) (. .)))
|
telephone
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
it doesn't well to a point it's okay you know i don't mind i've never had a problem with them letting people in i just don't think that they they are right in some of the things they do
Question: I don't believe that protesting is right, but I don't mind people joining in. True, False, or Neither?
|
Neither
|
69,944 |
69944n
|
As part of that gift, he went beyond conventional forms and images of expression.
|
( ( As ( part ( of ( that gift ) ) ) ) ( , ( he ( ( went ( beyond ( ( conventional ( ( forms and ) images ) ) ( of expression ) ) ) ) . ) ) ) )
|
(ROOT (S (PP (IN As) (NP (NP (NN part)) (PP (IN of) (NP (DT that) (NN gift))))) (, ,) (NP (PRP he)) (VP (VBD went) (PP (IN beyond) (NP (NP (JJ conventional) (NNS forms) (CC and) (NNS images)) (PP (IN of) (NP (NN expression)))))) (. .)))
|
The gift was of exceptional value.
|
( ( The gift ) ( ( was ( of ( exceptional value ) ) ) . ) )
|
(ROOT (S (NP (DT The) (NN gift)) (VP (VBD was) (PP (IN of) (NP (JJ exceptional) (NN value)))) (. .)))
|
slate
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
As part of that gift, he went beyond conventional forms and images of expression.
Question: The gift was of exceptional value. True, False, or Neither?
|
Neither
|
36,524 |
36524n
|
Mrs. Vandemeyer shook her head.
|
( ( Mrs. Vandemeyer ) ( ( shook ( her head ) ) . ) )
|
(ROOT (S (NP (NNP Mrs.) (NNP Vandemeyer)) (VP (VBD shook) (NP (PRP$ her) (NN head))) (. .)))
|
Mrs. Vandemeyer moved her head for several seconds.
|
( ( Mrs. Vandemeyer ) ( ( ( moved ( her head ) ) ( for ( several seconds ) ) ) . ) )
|
(ROOT (S (NP (NNP Mrs.) (NNP Vandemeyer)) (VP (VBD moved) (NP (PRP$ her) (NN head)) (PP (IN for) (NP (JJ several) (NNS seconds)))) (. .)))
|
fiction
| 1neutral
|
GPT-3 style
|
{{premise}}
Question: {{hypothesis}} True, False, or Neither? ||| {{ answer_choices[label] }}
|
Mrs. Vandemeyer shook her head.
Question: Mrs. Vandemeyer moved her head for several seconds. True, False, or Neither?
|
Neither
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.