premise
stringlengths
18
97
hypothesis
stringlengths
12
48
label
class label
2 classes
parse_premise
stringlengths
60
230
parse_hypothesis
stringlengths
49
115
binary_parse_premise
stringlengths
30
153
binary_parse_hypothesis
stringlengths
20
72
heuristic
stringclasses
3 values
subcase
stringclasses
30 values
template
stringlengths
5
6
Suddenly the lawyers saw the actors .
The lawyers saw the actors .
0entailment
(ROOT (S (ADVP (RB Suddenly)) (S (NP (DT the) (NNS lawyers)) (VP (VBD saw) (NP (DT the) (NN actors)))) (. .)))
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD saw) (NP (DT the) (NN actors))) (. .)))
( Suddenly ( ( ( the lawyers ) ( saw ( the actors ) ) ) . ) )
( ( The lawyers ) ( ( saw ( the actors ) ) . ) )
constituent
ce_adverb
temp68
Without a doubt the actors encouraged the professor .
The actors encouraged the professor .
0entailment
(ROOT (S (PP (IN Without) (NP (DT a) (NN doubt))) (S (NP (DT the) (NNS actors)) (VP (VBD encouraged) (NP (DT the) (NN professor)))) (. .)))
(ROOT (S (NP (DT The) (NNS actors)) (VP (VBD encouraged) (NP (DT the) (NN professor))) (. .)))
( ( Without ( a doubt ) ) ( ( ( the actors ) ( encouraged ( the professor ) ) ) . ) )
( ( The actors ) ( ( encouraged ( the professor ) ) . ) )
constituent
ce_adverb
temp68
Definitely the student called the judge .
The student called the judge .
0entailment
(ROOT (S (ADVP (RB Definitely)) (S (NP (DT the) (NN student)) (VP (VBD called) (NP (DT the) (NN judge)))) (. .)))
(ROOT (S (NP (DT The) (NN student)) (VP (VBD called) (NP (DT the) (NN judge))) (. .)))
( Definitely ( ( ( the student ) ( called ( the judge ) ) ) . ) )
( ( The student ) ( ( called ( the judge ) ) . ) )
constituent
ce_adverb
temp68
Certainly the scientists recognized the presidents .
The scientists recognized the presidents .
0entailment
(ROOT (S (ADVP (RB Certainly)) (S (NP (DT the) (NNS scientists)) (VP (VBD recognized) (NP (DT the) (NN presidents)))) (. .)))
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD recognized) (NP (DT the) (NN presidents))) (. .)))
( Certainly ( ( ( the scientists ) ( recognized ( the presidents ) ) ) . ) )
( ( The scientists ) ( ( recognized ( the presidents ) ) . ) )
constituent
ce_adverb
temp68
Without a doubt the president encouraged the artists .
The president encouraged the artists .
0entailment
(ROOT (S (PP (IN Without) (NP (DT a) (NN doubt))) (S (NP (DT the) (NN president)) (VP (VBD encouraged) (NP (DT the) (NN artists)))) (. .)))
(ROOT (S (NP (DT The) (NN president)) (VP (VBD encouraged) (NP (DT the) (NN artists))) (. .)))
( ( Without ( a doubt ) ) ( ( ( the president ) ( encouraged ( the artists ) ) ) . ) )
( ( The president ) ( ( encouraged ( the artists ) ) . ) )
constituent
ce_adverb
temp68
Clearly the athletes encouraged the secretary .
The athletes encouraged the secretary .
0entailment
(ROOT (S (ADVP (RB Clearly)) (S (NP (DT the) (NNS athletes)) (VP (VBD encouraged) (NP (DT the) (NN secretary)))) (. .)))
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD encouraged) (NP (DT the) (NN secretary))) (. .)))
( Clearly ( ( ( the athletes ) ( encouraged ( the secretary ) ) ) . ) )
( ( The athletes ) ( ( encouraged ( the secretary ) ) . ) )
constituent
ce_adverb
temp68
Clearly the actor encouraged the managers .
The actor encouraged the managers .
0entailment
(ROOT (S (ADVP (RB Clearly)) (S (NP (DT the) (NN actor)) (VP (VBD encouraged) (NP (DT the) (NN managers)))) (. .)))
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD encouraged) (NP (DT the) (NN managers))) (. .)))
( Clearly ( ( ( the actor ) ( encouraged ( the managers ) ) ) . ) )
( ( The actor ) ( ( encouraged ( the managers ) ) . ) )
constituent
ce_adverb
temp68
Certainly the doctor helped the actor .
The doctor helped the actor .
0entailment
(ROOT (S (ADVP (RB Certainly)) (S (NP (DT the) (NN doctor)) (VP (VBD helped) (NP (DT the) (NN actor)))) (. .)))
(ROOT (S (NP (DT The) (NN doctor)) (VP (VBD helped) (NP (DT the) (NN actor))) (. .)))
( Certainly ( ( ( the doctor ) ( helped ( the actor ) ) ) . ) )
( ( The doctor ) ( ( helped ( the actor ) ) . ) )
constituent
ce_adverb
temp68
Without a doubt the actors slept .
The actors slept .
0entailment
(ROOT (S (PP (IN Without) (NP (DT a) (NN doubt))) (S (NP (DT the) (NNS actors)) (VP (VBD slept))) (. .)))
(ROOT (S (NP (DT The) (NNS actors)) (VP (VBD slept)) (. .)))
( ( Without ( a doubt ) ) ( ( ( the actors ) slept ) . ) )
( ( The actors ) ( slept . ) )
constituent
ce_adverb
temp68
Without a doubt the scientists mentioned the managers .
The scientists mentioned the managers .
0entailment
(ROOT (S (PP (IN Without) (NP (DT a) (NN doubt))) (S (NP (DT the) (NNS scientists)) (VP (VBD mentioned) (NP (DT the) (NN managers)))) (. .)))
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD mentioned) (NP (DT the) (NN managers))) (. .)))
( ( Without ( a doubt ) ) ( ( ( the scientists ) ( mentioned ( the managers ) ) ) . ) )
( ( The scientists ) ( ( mentioned ( the managers ) ) . ) )
constituent
ce_adverb
temp68
Without a doubt the athletes advised the lawyer .
The athletes advised the lawyer .
0entailment
(ROOT (S (PP (IN Without) (NP (DT a) (NN doubt))) (S (NP (DT the) (NNS athletes)) (VP (VBD advised) (NP (DT the) (NN lawyer)))) (. .)))
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD advised) (NP (DT the) (NN lawyer))) (. .)))
( ( Without ( a doubt ) ) ( ( ( the athletes ) ( advised ( the lawyer ) ) ) . ) )
( ( The athletes ) ( ( advised ( the lawyer ) ) . ) )
constituent
ce_adverb
temp68
Certainly the scientists performed .
The scientists performed .
0entailment
(ROOT (S (ADVP (RB Certainly)) (S (NP (DT the) (NNS scientists)) (VP (VBD performed))) (. .)))
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD performed)) (. .)))
( Certainly ( ( ( the scientists ) performed ) . ) )
( ( The scientists ) ( performed . ) )
constituent
ce_adverb
temp68
Without a doubt the authors shouted .
The authors shouted .
0entailment
(ROOT (S (PP (IN Without) (NP (DT a) (NN doubt))) (S (NP (DT the) (NNS authors)) (VP (VBD shouted))) (. .)))
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD shouted)) (. .)))
( ( Without ( a doubt ) ) ( ( ( the authors ) shouted ) . ) )
( ( The authors ) ( shouted . ) )
constituent
ce_adverb
temp68
Obviously the actor supported the managers .
The actor supported the managers .
0entailment
(ROOT (S (ADVP (RB Obviously)) (S (NP (DT the) (NN actor)) (VP (VBD supported) (NP (DT the) (NN managers)))) (. .)))
(ROOT (S (NP (DT The) (NN actor)) (VP (VBD supported) (NP (DT the) (NN managers))) (. .)))
( Obviously ( ( ( the actor ) ( supported ( the managers ) ) ) . ) )
( ( The actor ) ( ( supported ( the managers ) ) . ) )
constituent
ce_adverb
temp68
Definitely the bankers believed the artist .
The bankers believed the artist .
0entailment
(ROOT (S (ADVP (RB Definitely)) (S (NP (DT the) (NNS bankers)) (VP (VBD believed) (NP (DT the) (NN artist)))) (. .)))
(ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD believed) (NP (DT the) (NN artist))) (. .)))
( Definitely ( ( ( the bankers ) ( believed ( the artist ) ) ) . ) )
( ( The bankers ) ( ( believed ( the artist ) ) . ) )
constituent
ce_adverb
temp68
Clearly the scientist avoided the secretary .
The scientist avoided the secretary .
0entailment
(ROOT (S (ADVP (RB Clearly)) (S (NP (DT the) (NN scientist)) (VP (VBD avoided) (NP (DT the) (NN secretary)))) (. .)))
(ROOT (S (NP (DT The) (NN scientist)) (VP (VBD avoided) (NP (DT the) (NN secretary))) (. .)))
( Clearly ( ( ( the scientist ) ( avoided ( the secretary ) ) ) . ) )
( ( The scientist ) ( ( avoided ( the secretary ) ) . ) )
constituent
ce_adverb
temp68
Of course the senator shouted .
The senator shouted .
0entailment
(ROOT (S (PP (IN Of) (NP (NN course))) (S (NP (DT the) (NN senator)) (VP (VBD shouted))) (. .)))
(ROOT (S (NP (DT The) (NN senator)) (VP (VBD shouted)) (. .)))
( ( Of course ) ( ( ( the senator ) shouted ) . ) )
( ( The senator ) ( shouted . ) )
constituent
ce_adverb
temp68
Suddenly the athlete supported the scientists .
The athlete supported the scientists .
0entailment
(ROOT (S (ADVP (RB Suddenly)) (S (NP (DT the) (NN athlete)) (VP (VBD supported) (NP (DT the) (NN scientists)))) (. .)))
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD supported) (NP (DT the) (NN scientists))) (. .)))
( Suddenly ( ( ( the athlete ) ( supported ( the scientists ) ) ) . ) )
( ( The athlete ) ( ( supported ( the scientists ) ) . ) )
constituent
ce_adverb
temp68
Suddenly the doctors encouraged the tourist .
The doctors encouraged the tourist .
0entailment
(ROOT (S (ADVP (RB Suddenly)) (S (NP (DT the) (NNS doctors)) (VP (VBD encouraged) (NP (DT the) (NN tourist)))) (. .)))
(ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD encouraged) (NP (DT the) (NN tourist))) (. .)))
( Suddenly ( ( ( the doctors ) ( encouraged ( the tourist ) ) ) . ) )
( ( The doctors ) ( ( encouraged ( the tourist ) ) . ) )
constituent
ce_adverb
temp68
Of course the athletes recognized the students .
The athletes recognized the students .
0entailment
(ROOT (S (PP (IN Of) (NP (NN course))) (S (NP (DT the) (NNS athletes)) (VP (VBD recognized) (NP (DT the) (NN students)))) (. .)))
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD recognized) (NP (DT the) (NN students))) (. .)))
( ( Of course ) ( ( ( the athletes ) ( recognized ( the students ) ) ) . ) )
( ( The athletes ) ( ( recognized ( the students ) ) . ) )
constituent
ce_adverb
temp68
Definitely the professor supported the managers .
The professor supported the managers .
0entailment
(ROOT (S (ADVP (RB Definitely)) (S (NP (DT the) (NN professor)) (VP (VBD supported) (NP (DT the) (NN managers)))) (. .)))
(ROOT (S (NP (DT The) (NN professor)) (VP (VBD supported) (NP (DT the) (NN managers))) (. .)))
( Definitely ( ( ( the professor ) ( supported ( the managers ) ) ) . ) )
( ( The professor ) ( ( supported ( the managers ) ) . ) )
constituent
ce_adverb
temp68
Definitely the manager stopped the tourist .
The manager stopped the tourist .
0entailment
(ROOT (S (ADVP (RB Definitely)) (S (NP (DT the) (NN manager)) (VP (VBD stopped) (NP (DT the) (NN tourist)))) (. .)))
(ROOT (S (NP (DT The) (NN manager)) (VP (VBD stopped) (NP (DT the) (NN tourist))) (. .)))
( Definitely ( ( ( the manager ) ( stopped ( the tourist ) ) ) . ) )
( ( The manager ) ( ( stopped ( the tourist ) ) . ) )
constituent
ce_adverb
temp68
Clearly the professors contacted the actor .
The professors contacted the actor .
0entailment
(ROOT (S (ADVP (RB Clearly)) (S (NP (DT the) (NNS professors)) (VP (VBD contacted) (NP (DT the) (NN actor)))) (. .)))
(ROOT (S (NP (DT The) (NNS professors)) (VP (VBD contacted) (NP (DT the) (NN actor))) (. .)))
( Clearly ( ( ( the professors ) ( contacted ( the actor ) ) ) . ) )
( ( The professors ) ( ( contacted ( the actor ) ) . ) )
constituent
ce_adverb
temp68
Certainly the president introduced the scientist .
The president introduced the scientist .
0entailment
(ROOT (S (ADVP (RB Certainly)) (S (NP (DT the) (NN president)) (VP (VBD introduced) (NP (DT the) (NN scientist)))) (. .)))
(ROOT (S (NP (DT The) (NN president)) (VP (VBD introduced) (NP (DT the) (NN scientist))) (. .)))
( Certainly ( ( ( the president ) ( introduced ( the scientist ) ) ) . ) )
( ( The president ) ( ( introduced ( the scientist ) ) . ) )
constituent
ce_adverb
temp68
Clearly the doctors contacted the student .
The doctors contacted the student .
0entailment
(ROOT (S (ADVP (RB Clearly)) (S (NP (DT the) (NNS doctors)) (VP (VBD contacted) (NP (DT the) (NN student)))) (. .)))
(ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD contacted) (NP (DT the) (NN student))) (. .)))
( Clearly ( ( ( the doctors ) ( contacted ( the student ) ) ) . ) )
( ( The doctors ) ( ( contacted ( the student ) ) . ) )
constituent
ce_adverb
temp68
Without a doubt the judges avoided the athletes .
The judges avoided the athletes .
0entailment
(ROOT (S (PP (IN Without) (NP (DT a) (NN doubt))) (S (NP (DT the) (NNS judges)) (VP (VBD avoided) (NP (DT the) (NN athletes)))) (. .)))
(ROOT (S (NP (DT The) (NNS judges)) (VP (VBD avoided) (NP (DT the) (NN athletes))) (. .)))
( ( Without ( a doubt ) ) ( ( ( the judges ) ( avoided ( the athletes ) ) ) . ) )
( ( The judges ) ( ( avoided ( the athletes ) ) . ) )
constituent
ce_adverb
temp68
Certainly the students admired the scientists .
The students admired the scientists .
0entailment
(ROOT (S (ADVP (RB Certainly)) (S (NP (DT the) (NNS students)) (VP (VBD admired) (NP (DT the) (NN scientists)))) (. .)))
(ROOT (S (NP (DT The) (NNS students)) (VP (VBD admired) (NP (DT the) (NN scientists))) (. .)))
( Certainly ( ( ( the students ) ( admired ( the scientists ) ) ) . ) )
( ( The students ) ( ( admired ( the scientists ) ) . ) )
constituent
ce_adverb
temp68
Certainly the lawyers helped the tourist .
The lawyers helped the tourist .
0entailment
(ROOT (S (ADVP (RB Certainly)) (S (NP (DT the) (NNS lawyers)) (VP (VBD helped) (NP (DT the) (NN tourist)))) (. .)))
(ROOT (S (NP (DT The) (NNS lawyers)) (VP (VBD helped) (NP (DT the) (NN tourist))) (. .)))
( Certainly ( ( ( the lawyers ) ( helped ( the tourist ) ) ) . ) )
( ( The lawyers ) ( ( helped ( the tourist ) ) . ) )
constituent
ce_adverb
temp68
Certainly the student danced .
The student danced .
0entailment
(ROOT (S (ADVP (RB Certainly)) (S (NP (DT the) (NN student)) (VP (VBD danced))) (. .)))
(ROOT (S (NP (DT The) (NN student)) (VP (VBD danced)) (. .)))
( Certainly ( ( ( the student ) danced ) . ) )
( ( The student ) ( danced . ) )
constituent
ce_adverb
temp68
Certainly the artists performed .
The artists performed .
0entailment
(ROOT (S (ADVP (RB Certainly)) (S (NP (DT the) (NNS artists)) (VP (VBD performed))) (. .)))
(ROOT (S (NP (DT The) (NNS artists)) (VP (VBD performed)) (. .)))
( Certainly ( ( ( the artists ) performed ) . ) )
( ( The artists ) ( performed . ) )
constituent
ce_adverb
temp68
Definitely the tourists encouraged the judge .
The tourists encouraged the judge .
0entailment
(ROOT (S (ADVP (RB Definitely)) (S (NP (DT the) (NNS tourists)) (VP (VBD encouraged) (NP (DT the) (NN judge)))) (. .)))
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD encouraged) (NP (DT the) (NN judge))) (. .)))
( Definitely ( ( ( the tourists ) ( encouraged ( the judge ) ) ) . ) )
( ( The tourists ) ( ( encouraged ( the judge ) ) . ) )
constituent
ce_adverb
temp68
Obviously the author resigned .
The author resigned .
0entailment
(ROOT (S (ADVP (RB Obviously)) (S (NP (DT the) (NN author)) (VP (VBD resigned))) (. .)))
(ROOT (S (NP (DT The) (NN author)) (VP (VBD resigned)) (. .)))
( Obviously ( ( ( the author ) resigned ) . ) )
( ( The author ) ( resigned . ) )
constituent
ce_adverb
temp68
Of course the student mentioned the athletes .
The student mentioned the athletes .
0entailment
(ROOT (S (PP (IN Of) (NP (NN course))) (S (NP (DT the) (NN student)) (VP (VBD mentioned) (NP (DT the) (NN athletes)))) (. .)))
(ROOT (S (NP (DT The) (NN student)) (VP (VBD mentioned) (NP (DT the) (NN athletes))) (. .)))
( ( Of course ) ( ( ( the student ) ( mentioned ( the athletes ) ) ) . ) )
( ( The student ) ( ( mentioned ( the athletes ) ) . ) )
constituent
ce_adverb
temp68
Of course the artists ran .
The artists ran .
0entailment
(ROOT (S (PP (IN Of) (NP (NN course))) (S (NP (DT the) (NNS artists)) (VP (VBD ran))) (. .)))
(ROOT (S (NP (DT The) (NNS artists)) (VP (VBD ran)) (. .)))
( ( Of course ) ( ( ( the artists ) ran ) . ) )
( ( The artists ) ( ran . ) )
constituent
ce_adverb
temp68
Suddenly the professor introduced the bankers .
The professor introduced the bankers .
0entailment
(ROOT (S (ADVP (RB Suddenly)) (S (NP (DT the) (NN professor)) (VP (VBD introduced) (NP (DT the) (NN bankers)))) (. .)))
(ROOT (S (NP (DT The) (NN professor)) (VP (VBD introduced) (NP (DT the) (NN bankers))) (. .)))
( Suddenly ( ( ( the professor ) ( introduced ( the bankers ) ) ) . ) )
( ( The professor ) ( ( introduced ( the bankers ) ) . ) )
constituent
ce_adverb
temp68
Certainly the tourists saw the actors .
The tourists saw the actors .
0entailment
(ROOT (S (ADVP (RB Certainly)) (S (NP (DT the) (NNS tourists)) (VP (VBD saw) (NP (DT the) (NN actors)))) (. .)))
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD saw) (NP (DT the) (NN actors))) (. .)))
( Certainly ( ( ( the tourists ) ( saw ( the actors ) ) ) . ) )
( ( The tourists ) ( ( saw ( the actors ) ) . ) )
constituent
ce_adverb
temp68
Of course the presidents recognized the senators .
The presidents recognized the senators .
0entailment
(ROOT (S (PP (IN Of) (NP (NN course))) (S (NP (DT the) (NNS presidents)) (VP (VBD recognized) (NP (DT the) (NN senators)))) (. .)))
(ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD recognized) (NP (DT the) (NN senators))) (. .)))
( ( Of course ) ( ( ( the presidents ) ( recognized ( the senators ) ) ) . ) )
( ( The presidents ) ( ( recognized ( the senators ) ) . ) )
constituent
ce_adverb
temp68
Suddenly the tourist recognized the secretary .
The tourist recognized the secretary .
0entailment
(ROOT (S (ADVP (RB Suddenly)) (S (NP (DT the) (NN tourist)) (VP (VBD recognized) (NP (DT the) (NN secretary)))) (. .)))
(ROOT (S (NP (DT The) (NN tourist)) (VP (VBD recognized) (NP (DT the) (NN secretary))) (. .)))
( Suddenly ( ( ( the tourist ) ( recognized ( the secretary ) ) ) . ) )
( ( The tourist ) ( ( recognized ( the secretary ) ) . ) )
constituent
ce_adverb
temp68
Without a doubt the tourist recognized the senator .
The tourist recognized the senator .
0entailment
(ROOT (S (PP (IN Without) (NP (DT a) (NN doubt))) (S (NP (DT the) (NN tourist)) (VP (VBD recognized) (NP (DT the) (NN senator)))) (. .)))
(ROOT (S (NP (DT The) (NN tourist)) (VP (VBD recognized) (NP (DT the) (NN senator))) (. .)))
( ( Without ( a doubt ) ) ( ( ( the tourist ) ( recognized ( the senator ) ) ) . ) )
( ( The tourist ) ( ( recognized ( the senator ) ) . ) )
constituent
ce_adverb
temp68
Suddenly the artist encouraged the judge .
The artist encouraged the judge .
0entailment
(ROOT (S (ADVP (RB Suddenly)) (S (NP (DT the) (NN artist)) (VP (VBD encouraged) (NP (DT the) (NN judge)))) (. .)))
(ROOT (S (NP (DT The) (NN artist)) (VP (VBD encouraged) (NP (DT the) (NN judge))) (. .)))
( Suddenly ( ( ( the artist ) ( encouraged ( the judge ) ) ) . ) )
( ( The artist ) ( ( encouraged ( the judge ) ) . ) )
constituent
ce_adverb
temp68
Certainly the doctors avoided the athlete .
The doctors avoided the athlete .
0entailment
(ROOT (S (ADVP (RB Certainly)) (S (NP (DT the) (NNS doctors)) (VP (VBD avoided) (NP (DT the) (NN athlete)))) (. .)))
(ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD avoided) (NP (DT the) (NN athlete))) (. .)))
( Certainly ( ( ( the doctors ) ( avoided ( the athlete ) ) ) . ) )
( ( The doctors ) ( ( avoided ( the athlete ) ) . ) )
constituent
ce_adverb
temp68
Definitely the professors waited .
The professors waited .
0entailment
(ROOT (S (ADVP (RB Definitely)) (S (NP (DT the) (NNS professors)) (VP (VBD waited))) (. .)))
(ROOT (S (NP (DT The) (NNS professors)) (VP (VBD waited)) (. .)))
( Definitely ( ( ( the professors ) waited ) . ) )
( ( The professors ) ( waited . ) )
constituent
ce_adverb
temp68
Suddenly the lawyer supported the students .
The lawyer supported the students .
0entailment
(ROOT (S (ADVP (RB Suddenly)) (S (NP (DT the) (NN lawyer)) (VP (VBD supported) (NP (DT the) (NN students)))) (. .)))
(ROOT (S (NP (DT The) (NN lawyer)) (VP (VBD supported) (NP (DT the) (NN students))) (. .)))
( Suddenly ( ( ( the lawyer ) ( supported ( the students ) ) ) . ) )
( ( The lawyer ) ( ( supported ( the students ) ) . ) )
constituent
ce_adverb
temp68
Clearly the scientists mentioned the author .
The scientists mentioned the author .
0entailment
(ROOT (S (ADVP (RB Clearly)) (S (NP (DT the) (NNS scientists)) (VP (VBD mentioned) (NP (DT the) (NN author)))) (. .)))
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD mentioned) (NP (DT the) (NN author))) (. .)))
( Clearly ( ( ( the scientists ) ( mentioned ( the author ) ) ) . ) )
( ( The scientists ) ( ( mentioned ( the author ) ) . ) )
constituent
ce_adverb
temp68
Of course the presidents ran .
The presidents ran .
0entailment
(ROOT (S (PP (IN Of) (NP (NN course))) (S (NP (DT the) (NNS presidents)) (VP (VBD ran))) (. .)))
(ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD ran)) (. .)))
( ( Of course ) ( ( ( the presidents ) ran ) . ) )
( ( The presidents ) ( ran . ) )
constituent
ce_adverb
temp68
Clearly the student shouted .
The student shouted .
0entailment
(ROOT (S (ADVP (RB Clearly)) (S (NP (DT the) (NN student)) (VP (VBD shouted))) (. .)))
(ROOT (S (NP (DT The) (NN student)) (VP (VBD shouted)) (. .)))
( Clearly ( ( ( the student ) shouted ) . ) )
( ( The student ) ( shouted . ) )
constituent
ce_adverb
temp68
Obviously the artist introduced the professors .
The artist introduced the professors .
0entailment
(ROOT (S (ADVP (RB Obviously)) (S (NP (DT the) (NN artist)) (VP (VBD introduced) (NP (DT the) (NN professors)))) (. .)))
(ROOT (S (NP (DT The) (NN artist)) (VP (VBD introduced) (NP (DT the) (NN professors))) (. .)))
( Obviously ( ( ( the artist ) ( introduced ( the professors ) ) ) . ) )
( ( The artist ) ( ( introduced ( the professors ) ) . ) )
constituent
ce_adverb
temp68
Without a doubt the managers arrived .
The managers arrived .
0entailment
(ROOT (S (PP (IN Without) (NP (DT a) (NN doubt))) (S (NP (DT the) (NNS managers)) (VP (VBD arrived))) (. .)))
(ROOT (S (NP (DT The) (NNS managers)) (VP (VBD arrived)) (. .)))
( ( Without ( a doubt ) ) ( ( ( the managers ) arrived ) . ) )
( ( The managers ) ( arrived . ) )
constituent
ce_adverb
temp68
Obviously the presidents introduced the doctor .
The presidents introduced the doctor .
0entailment
(ROOT (S (ADVP (RB Obviously)) (S (NP (DT the) (NNS presidents)) (VP (VBD introduced) (NP (DT the) (NN doctor)))) (. .)))
(ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD introduced) (NP (DT the) (NN doctor))) (. .)))
( Obviously ( ( ( the presidents ) ( introduced ( the doctor ) ) ) . ) )
( ( The presidents ) ( ( introduced ( the doctor ) ) . ) )
constituent
ce_adverb
temp68
Definitely the banker encouraged the professor .
The banker encouraged the professor .
0entailment
(ROOT (S (ADVP (RB Definitely)) (S (NP (DT the) (NN banker)) (VP (VBD encouraged) (NP (DT the) (NN professor)))) (. .)))
(ROOT (S (NP (DT The) (NN banker)) (VP (VBD encouraged) (NP (DT the) (NN professor))) (. .)))
( Definitely ( ( ( the banker ) ( encouraged ( the professor ) ) ) . ) )
( ( The banker ) ( ( encouraged ( the professor ) ) . ) )
constituent
ce_adverb
temp68
Definitely the presidents recognized the secretaries .
The presidents recognized the secretaries .
0entailment
(ROOT (S (ADVP (RB Definitely)) (S (NP (DT the) (NNS presidents)) (VP (VBD recognized) (NP (DT the) (NN secretaries)))) (. .)))
(ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD recognized) (NP (DT the) (NN secretaries))) (. .)))
( Definitely ( ( ( the presidents ) ( recognized ( the secretaries ) ) ) . ) )
( ( The presidents ) ( ( recognized ( the secretaries ) ) . ) )
constituent
ce_adverb
temp68
Without a doubt the professors mentioned the bankers .
The professors mentioned the bankers .
0entailment
(ROOT (S (PP (IN Without) (NP (DT a) (NN doubt))) (S (NP (DT the) (NNS professors)) (VP (VBD mentioned) (NP (DT the) (NN bankers)))) (. .)))
(ROOT (S (NP (DT The) (NNS professors)) (VP (VBD mentioned) (NP (DT the) (NN bankers))) (. .)))
( ( Without ( a doubt ) ) ( ( ( the professors ) ( mentioned ( the bankers ) ) ) . ) )
( ( The professors ) ( ( mentioned ( the bankers ) ) . ) )
constituent
ce_adverb
temp68
Certainly the author danced .
The author danced .
0entailment
(ROOT (S (ADVP (RB Certainly)) (S (NP (DT the) (NN author)) (VP (VBD danced))) (. .)))
(ROOT (S (NP (DT The) (NN author)) (VP (VBD danced)) (. .)))
( Certainly ( ( ( the author ) danced ) . ) )
( ( The author ) ( danced . ) )
constituent
ce_adverb
temp68
Suddenly the authors contacted the lawyers .
The authors contacted the lawyers .
0entailment
(ROOT (S (ADVP (RB Suddenly)) (S (NP (DT the) (NNS authors)) (VP (VBD contacted) (NP (DT the) (NN lawyers)))) (. .)))
(ROOT (S (NP (DT The) (NNS authors)) (VP (VBD contacted) (NP (DT the) (NN lawyers))) (. .)))
( Suddenly ( ( ( the authors ) ( contacted ( the lawyers ) ) ) . ) )
( ( The authors ) ( ( contacted ( the lawyers ) ) . ) )
constituent
ce_adverb
temp68
Suddenly the managers helped the lawyers .
The managers helped the lawyers .
0entailment
(ROOT (S (ADVP (RB Suddenly)) (S (NP (DT the) (NNS managers)) (VP (VBD helped) (NP (DT the) (NN lawyers)))) (. .)))
(ROOT (S (NP (DT The) (NNS managers)) (VP (VBD helped) (NP (DT the) (NN lawyers))) (. .)))
( Suddenly ( ( ( the managers ) ( helped ( the lawyers ) ) ) . ) )
( ( The managers ) ( ( helped ( the lawyers ) ) . ) )
constituent
ce_adverb
temp68
Of course the managers waited .
The managers waited .
0entailment
(ROOT (S (PP (IN Of) (NP (NN course))) (S (NP (DT the) (NNS managers)) (VP (VBD waited))) (. .)))
(ROOT (S (NP (DT The) (NNS managers)) (VP (VBD waited)) (. .)))
( ( Of course ) ( ( ( the managers ) waited ) . ) )
( ( The managers ) ( waited . ) )
constituent
ce_adverb
temp68
Obviously the presidents recommended the bankers .
The presidents recommended the bankers .
0entailment
(ROOT (S (ADVP (RB Obviously)) (S (NP (DT the) (NNS presidents)) (VP (VBD recommended) (NP (DT the) (NN bankers)))) (. .)))
(ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD recommended) (NP (DT the) (NN bankers))) (. .)))
( Obviously ( ( ( the presidents ) ( recommended ( the bankers ) ) ) . ) )
( ( The presidents ) ( ( recommended ( the bankers ) ) . ) )
constituent
ce_adverb
temp68
Of course the presidents recommended the manager .
The presidents recommended the manager .
0entailment
(ROOT (S (PP (IN Of) (NP (NN course))) (S (NP (DT the) (NNS presidents)) (VP (VBD recommended) (NP (DT the) (NN manager)))) (. .)))
(ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD recommended) (NP (DT the) (NN manager))) (. .)))
( ( Of course ) ( ( ( the presidents ) ( recommended ( the manager ) ) ) . ) )
( ( The presidents ) ( ( recommended ( the manager ) ) . ) )
constituent
ce_adverb
temp68
Obviously the scientists called the banker .
The scientists called the banker .
0entailment
(ROOT (S (ADVP (RB Obviously)) (S (NP (DT the) (NNS scientists)) (VP (VBD called) (NP (DT the) (NN banker)))) (. .)))
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD called) (NP (DT the) (NN banker))) (. .)))
( Obviously ( ( ( the scientists ) ( called ( the banker ) ) ) . ) )
( ( The scientists ) ( ( called ( the banker ) ) . ) )
constituent
ce_adverb
temp68
Suddenly the actors recognized the athletes .
The actors recognized the athletes .
0entailment
(ROOT (S (ADVP (RB Suddenly)) (S (NP (DT the) (NNS actors)) (VP (VBD recognized) (NP (DT the) (NN athletes)))) (. .)))
(ROOT (S (NP (DT The) (NNS actors)) (VP (VBD recognized) (NP (DT the) (NN athletes))) (. .)))
( Suddenly ( ( ( the actors ) ( recognized ( the athletes ) ) ) . ) )
( ( The actors ) ( ( recognized ( the athletes ) ) . ) )
constituent
ce_adverb
temp68
Clearly the author encouraged the actor .
The author encouraged the actor .
0entailment
(ROOT (S (ADVP (RB Clearly)) (S (NP (DT the) (NN author)) (VP (VBD encouraged) (NP (DT the) (NN actor)))) (. .)))
(ROOT (S (NP (DT The) (NN author)) (VP (VBD encouraged) (NP (DT the) (NN actor))) (. .)))
( Clearly ( ( ( the author ) ( encouraged ( the actor ) ) ) . ) )
( ( The author ) ( ( encouraged ( the actor ) ) . ) )
constituent
ce_adverb
temp68
Definitely the scientists waited .
The scientists waited .
0entailment
(ROOT (S (ADVP (RB Definitely)) (S (NP (DT the) (NNS scientists)) (VP (VBD waited))) (. .)))
(ROOT (S (NP (DT The) (NNS scientists)) (VP (VBD waited)) (. .)))
( Definitely ( ( ( the scientists ) waited ) . ) )
( ( The scientists ) ( waited . ) )
constituent
ce_adverb
temp68
Without a doubt the athletes contacted the judge .
The athletes contacted the judge .
0entailment
(ROOT (S (PP (IN Without) (NP (DT a) (NN doubt))) (S (NP (DT the) (NNS athletes)) (VP (VBD contacted) (NP (DT the) (NN judge)))) (. .)))
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD contacted) (NP (DT the) (NN judge))) (. .)))
( ( Without ( a doubt ) ) ( ( ( the athletes ) ( contacted ( the judge ) ) ) . ) )
( ( The athletes ) ( ( contacted ( the judge ) ) . ) )
constituent
ce_adverb
temp68
Suddenly the managers contacted the athletes .
The managers contacted the athletes .
0entailment
(ROOT (S (ADVP (RB Suddenly)) (S (NP (DT the) (NNS managers)) (VP (VBD contacted) (NP (DT the) (NN athletes)))) (. .)))
(ROOT (S (NP (DT The) (NNS managers)) (VP (VBD contacted) (NP (DT the) (NN athletes))) (. .)))
( Suddenly ( ( ( the managers ) ( contacted ( the athletes ) ) ) . ) )
( ( The managers ) ( ( contacted ( the athletes ) ) . ) )
constituent
ce_adverb
temp68
Clearly the managers waited .
The managers waited .
0entailment
(ROOT (S (ADVP (RB Clearly)) (S (NP (DT the) (NNS managers)) (VP (VBD waited))) (. .)))
(ROOT (S (NP (DT The) (NNS managers)) (VP (VBD waited)) (. .)))
( Clearly ( ( ( the managers ) waited ) . ) )
( ( The managers ) ( waited . ) )
constituent
ce_adverb
temp68
Suddenly the banker introduced the students .
The banker introduced the students .
0entailment
(ROOT (S (ADVP (RB Suddenly)) (S (NP (DT the) (NN banker)) (VP (VBD introduced) (NP (DT the) (NN students)))) (. .)))
(ROOT (S (NP (DT The) (NN banker)) (VP (VBD introduced) (NP (DT the) (NN students))) (. .)))
( Suddenly ( ( ( the banker ) ( introduced ( the students ) ) ) . ) )
( ( The banker ) ( ( introduced ( the students ) ) . ) )
constituent
ce_adverb
temp68
Of course the artist performed .
The artist performed .
0entailment
(ROOT (S (PP (IN Of) (NP (NN course))) (S (NP (DT the) (NN artist)) (VP (VBD performed))) (. .)))
(ROOT (S (NP (DT The) (NN artist)) (VP (VBD performed)) (. .)))
( ( Of course ) ( ( ( the artist ) performed ) . ) )
( ( The artist ) ( performed . ) )
constituent
ce_adverb
temp68
Without a doubt the athletes shouted .
The athletes shouted .
0entailment
(ROOT (S (PP (IN Without) (NP (DT a) (NN doubt))) (S (NP (DT the) (NNS athletes)) (VP (VBD shouted))) (. .)))
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD shouted)) (. .)))
( ( Without ( a doubt ) ) ( ( ( the athletes ) shouted ) . ) )
( ( The athletes ) ( shouted . ) )
constituent
ce_adverb
temp68
Definitely the tourists helped the presidents .
The tourists helped the presidents .
0entailment
(ROOT (S (ADVP (RB Definitely)) (S (NP (DT the) (NNS tourists)) (VP (VBD helped) (NP (DT the) (NN presidents)))) (. .)))
(ROOT (S (NP (DT The) (NNS tourists)) (VP (VBD helped) (NP (DT the) (NN presidents))) (. .)))
( Definitely ( ( ( the tourists ) ( helped ( the presidents ) ) ) . ) )
( ( The tourists ) ( ( helped ( the presidents ) ) . ) )
constituent
ce_adverb
temp68
Suddenly the athlete introduced the professor .
The athlete introduced the professor .
0entailment
(ROOT (S (ADVP (RB Suddenly)) (S (NP (DT the) (NN athlete)) (VP (VBD introduced) (NP (DT the) (NN professor)))) (. .)))
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD introduced) (NP (DT the) (NN professor))) (. .)))
( Suddenly ( ( ( the athlete ) ( introduced ( the professor ) ) ) . ) )
( ( The athlete ) ( ( introduced ( the professor ) ) . ) )
constituent
ce_adverb
temp68
Clearly the students advised the professor .
The students advised the professor .
0entailment
(ROOT (S (ADVP (RB Clearly)) (S (NP (DT the) (NNS students)) (VP (VBD advised) (NP (DT the) (NN professor)))) (. .)))
(ROOT (S (NP (DT The) (NNS students)) (VP (VBD advised) (NP (DT the) (NN professor))) (. .)))
( Clearly ( ( ( the students ) ( advised ( the professor ) ) ) . ) )
( ( The students ) ( ( advised ( the professor ) ) . ) )
constituent
ce_adverb
temp68
Suddenly the actors shouted .
The actors shouted .
0entailment
(ROOT (S (ADVP (RB Suddenly)) (S (NP (DT the) (NNS actors)) (VP (VBD shouted))) (. .)))
(ROOT (S (NP (DT The) (NNS actors)) (VP (VBD shouted)) (. .)))
( Suddenly ( ( ( the actors ) shouted ) . ) )
( ( The actors ) ( shouted . ) )
constituent
ce_adverb
temp68
Of course the bankers believed the lawyers .
The bankers believed the lawyers .
0entailment
(ROOT (S (PP (IN Of) (NP (NN course))) (S (NP (DT the) (NNS bankers)) (VP (VBD believed) (NP (DT the) (NN lawyers)))) (. .)))
(ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD believed) (NP (DT the) (NN lawyers))) (. .)))
( ( Of course ) ( ( ( the bankers ) ( believed ( the lawyers ) ) ) . ) )
( ( The bankers ) ( ( believed ( the lawyers ) ) . ) )
constituent
ce_adverb
temp68
Certainly the tourist contacted the professors .
The tourist contacted the professors .
0entailment
(ROOT (S (ADVP (RB Certainly)) (S (NP (DT the) (NN tourist)) (VP (VBD contacted) (NP (DT the) (NN professors)))) (. .)))
(ROOT (S (NP (DT The) (NN tourist)) (VP (VBD contacted) (NP (DT the) (NN professors))) (. .)))
( Certainly ( ( ( the tourist ) ( contacted ( the professors ) ) ) . ) )
( ( The tourist ) ( ( contacted ( the professors ) ) . ) )
constituent
ce_adverb
temp68
Without a doubt the students stopped the secretary .
The students stopped the secretary .
0entailment
(ROOT (S (PP (IN Without) (NP (DT a) (NN doubt))) (S (NP (DT the) (NNS students)) (VP (VBD stopped) (NP (DT the) (NN secretary)))) (. .)))
(ROOT (S (NP (DT The) (NNS students)) (VP (VBD stopped) (NP (DT the) (NN secretary))) (. .)))
( ( Without ( a doubt ) ) ( ( ( the students ) ( stopped ( the secretary ) ) ) . ) )
( ( The students ) ( ( stopped ( the secretary ) ) . ) )
constituent
ce_adverb
temp68
Definitely the scientist mentioned the judges .
The scientist mentioned the judges .
0entailment
(ROOT (S (ADVP (RB Definitely)) (S (NP (DT the) (NN scientist)) (VP (VBD mentioned) (NP (DT the) (NN judges)))) (. .)))
(ROOT (S (NP (DT The) (NN scientist)) (VP (VBD mentioned) (NP (DT the) (NN judges))) (. .)))
( Definitely ( ( ( the scientist ) ( mentioned ( the judges ) ) ) . ) )
( ( The scientist ) ( ( mentioned ( the judges ) ) . ) )
constituent
ce_adverb
temp68
Without a doubt the bankers recommended the professor .
The bankers recommended the professor .
0entailment
(ROOT (S (PP (IN Without) (NP (DT a) (NN doubt))) (S (NP (DT the) (NNS bankers)) (VP (VBD recommended) (NP (DT the) (NN professor)))) (. .)))
(ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD recommended) (NP (DT the) (NN professor))) (. .)))
( ( Without ( a doubt ) ) ( ( ( the bankers ) ( recommended ( the professor ) ) ) . ) )
( ( The bankers ) ( ( recommended ( the professor ) ) . ) )
constituent
ce_adverb
temp68
Suddenly the professor thanked the tourists .
The professor thanked the tourists .
0entailment
(ROOT (S (ADVP (RB Suddenly)) (S (NP (DT the) (NN professor)) (VP (VBD thanked) (NP (DT the) (NN tourists)))) (. .)))
(ROOT (S (NP (DT The) (NN professor)) (VP (VBD thanked) (NP (DT the) (NN tourists))) (. .)))
( Suddenly ( ( ( the professor ) ( thanked ( the tourists ) ) ) . ) )
( ( The professor ) ( ( thanked ( the tourists ) ) . ) )
constituent
ce_adverb
temp68
Clearly the bankers called the professors .
The bankers called the professors .
0entailment
(ROOT (S (ADVP (RB Clearly)) (S (NP (DT the) (NNS bankers)) (VP (VBD called) (NP (DT the) (NN professors)))) (. .)))
(ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD called) (NP (DT the) (NN professors))) (. .)))
( Clearly ( ( ( the bankers ) ( called ( the professors ) ) ) . ) )
( ( The bankers ) ( ( called ( the professors ) ) . ) )
constituent
ce_adverb
temp68
Clearly the artist advised the doctors .
The artist advised the doctors .
0entailment
(ROOT (S (ADVP (RB Clearly)) (S (NP (DT the) (NN artist)) (VP (VBD advised) (NP (DT the) (NN doctors)))) (. .)))
(ROOT (S (NP (DT The) (NN artist)) (VP (VBD advised) (NP (DT the) (NN doctors))) (. .)))
( Clearly ( ( ( the artist ) ( advised ( the doctors ) ) ) . ) )
( ( The artist ) ( ( advised ( the doctors ) ) . ) )
constituent
ce_adverb
temp68
Clearly the secretaries recognized the judge .
The secretaries recognized the judge .
0entailment
(ROOT (S (ADVP (RB Clearly)) (S (NP (DT the) (NNS secretaries)) (VP (VBD recognized) (NP (DT the) (NN judge)))) (. .)))
(ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD recognized) (NP (DT the) (NN judge))) (. .)))
( Clearly ( ( ( the secretaries ) ( recognized ( the judge ) ) ) . ) )
( ( The secretaries ) ( ( recognized ( the judge ) ) . ) )
constituent
ce_adverb
temp68
Obviously the manager slept .
The manager slept .
0entailment
(ROOT (S (ADVP (RB Obviously)) (S (NP (DT the) (NN manager)) (VP (VBD slept))) (. .)))
(ROOT (S (NP (DT The) (NN manager)) (VP (VBD slept)) (. .)))
( Obviously ( ( ( the manager ) slept ) . ) )
( ( The manager ) ( slept . ) )
constituent
ce_adverb
temp68
Clearly the bankers ran .
The bankers ran .
0entailment
(ROOT (S (ADVP (RB Clearly)) (S (NP (DT the) (NNS bankers)) (VP (VBD ran))) (. .)))
(ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD ran)) (. .)))
( Clearly ( ( ( the bankers ) ran ) . ) )
( ( The bankers ) ( ran . ) )
constituent
ce_adverb
temp68
Certainly the bankers mentioned the manager .
The bankers mentioned the manager .
0entailment
(ROOT (S (ADVP (RB Certainly)) (S (NP (DT the) (NNS bankers)) (VP (VBD mentioned) (NP (DT the) (NN manager)))) (. .)))
(ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD mentioned) (NP (DT the) (NN manager))) (. .)))
( Certainly ( ( ( the bankers ) ( mentioned ( the manager ) ) ) . ) )
( ( The bankers ) ( ( mentioned ( the manager ) ) . ) )
constituent
ce_adverb
temp68
Obviously the tourist arrived .
The tourist arrived .
0entailment
(ROOT (S (ADVP (RB Obviously)) (S (NP (DT the) (NN tourist)) (VP (VBD arrived))) (. .)))
(ROOT (S (NP (DT The) (NN tourist)) (VP (VBD arrived)) (. .)))
( Obviously ( ( ( the tourist ) arrived ) . ) )
( ( The tourist ) ( arrived . ) )
constituent
ce_adverb
temp68
Without a doubt the athlete believed the lawyers .
The athlete believed the lawyers .
0entailment
(ROOT (S (PP (IN Without) (NP (DT a) (NN doubt))) (S (NP (DT the) (NN athlete)) (VP (VBD believed) (NP (DT the) (NN lawyers)))) (. .)))
(ROOT (S (NP (DT The) (NN athlete)) (VP (VBD believed) (NP (DT the) (NN lawyers))) (. .)))
( ( Without ( a doubt ) ) ( ( ( the athlete ) ( believed ( the lawyers ) ) ) . ) )
( ( The athlete ) ( ( believed ( the lawyers ) ) . ) )
constituent
ce_adverb
temp68
Definitely the banker saw the secretary .
The banker saw the secretary .
0entailment
(ROOT (S (ADVP (RB Definitely)) (S (NP (DT the) (NN banker)) (VP (VBD saw) (NP (DT the) (NN secretary)))) (. .)))
(ROOT (S (NP (DT The) (NN banker)) (VP (VBD saw) (NP (DT the) (NN secretary))) (. .)))
( Definitely ( ( ( the banker ) ( saw ( the secretary ) ) ) . ) )
( ( The banker ) ( ( saw ( the secretary ) ) . ) )
constituent
ce_adverb
temp68
Of course the secretaries contacted the judges .
The secretaries contacted the judges .
0entailment
(ROOT (S (PP (IN Of) (NP (NN course))) (S (NP (DT the) (NNS secretaries)) (VP (VBD contacted) (NP (DT the) (NN judges)))) (. .)))
(ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD contacted) (NP (DT the) (NN judges))) (. .)))
( ( Of course ) ( ( ( the secretaries ) ( contacted ( the judges ) ) ) . ) )
( ( The secretaries ) ( ( contacted ( the judges ) ) . ) )
constituent
ce_adverb
temp68
Obviously the doctors recognized the athletes .
The doctors recognized the athletes .
0entailment
(ROOT (S (ADVP (RB Obviously)) (S (NP (DT the) (NNS doctors)) (VP (VBD recognized) (NP (DT the) (NN athletes)))) (. .)))
(ROOT (S (NP (DT The) (NNS doctors)) (VP (VBD recognized) (NP (DT the) (NN athletes))) (. .)))
( Obviously ( ( ( the doctors ) ( recognized ( the athletes ) ) ) . ) )
( ( The doctors ) ( ( recognized ( the athletes ) ) . ) )
constituent
ce_adverb
temp68
Of course the bankers helped the athletes .
The bankers helped the athletes .
0entailment
(ROOT (S (PP (IN Of) (NP (NN course))) (S (NP (DT the) (NNS bankers)) (VP (VBD helped) (NP (DT the) (NN athletes)))) (. .)))
(ROOT (S (NP (DT The) (NNS bankers)) (VP (VBD helped) (NP (DT the) (NN athletes))) (. .)))
( ( Of course ) ( ( ( the bankers ) ( helped ( the athletes ) ) ) . ) )
( ( The bankers ) ( ( helped ( the athletes ) ) . ) )
constituent
ce_adverb
temp68
Obviously the managers waited .
The managers waited .
0entailment
(ROOT (S (ADVP (RB Obviously)) (S (NP (DT the) (NNS managers)) (VP (VBD waited))) (. .)))
(ROOT (S (NP (DT The) (NNS managers)) (VP (VBD waited)) (. .)))
( Obviously ( ( ( the managers ) waited ) . ) )
( ( The managers ) ( waited . ) )
constituent
ce_adverb
temp68
Of course the banker arrived .
The banker arrived .
0entailment
(ROOT (S (PP (IN Of) (NP (NN course))) (S (NP (DT the) (NN banker)) (VP (VBD arrived))) (. .)))
(ROOT (S (NP (DT The) (NN banker)) (VP (VBD arrived)) (. .)))
( ( Of course ) ( ( ( the banker ) arrived ) . ) )
( ( The banker ) ( arrived . ) )
constituent
ce_adverb
temp68
Obviously the president arrived .
The president arrived .
0entailment
(ROOT (S (ADVP (RB Obviously)) (S (NP (DT the) (NN president)) (VP (VBD arrived))) (. .)))
(ROOT (S (NP (DT The) (NN president)) (VP (VBD arrived)) (. .)))
( Obviously ( ( ( the president ) arrived ) . ) )
( ( The president ) ( arrived . ) )
constituent
ce_adverb
temp68
Obviously the athletes avoided the senator .
The athletes avoided the senator .
0entailment
(ROOT (S (ADVP (RB Obviously)) (S (NP (DT the) (NNS athletes)) (VP (VBD avoided) (NP (DT the) (NN senator)))) (. .)))
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD avoided) (NP (DT the) (NN senator))) (. .)))
( Obviously ( ( ( the athletes ) ( avoided ( the senator ) ) ) . ) )
( ( The athletes ) ( ( avoided ( the senator ) ) . ) )
constituent
ce_adverb
temp68
Without a doubt the athletes recognized the doctors .
The athletes recognized the doctors .
0entailment
(ROOT (S (PP (IN Without) (NP (DT a) (NN doubt))) (S (NP (DT the) (NNS athletes)) (VP (VBD recognized) (NP (DT the) (NN doctors)))) (. .)))
(ROOT (S (NP (DT The) (NNS athletes)) (VP (VBD recognized) (NP (DT the) (NN doctors))) (. .)))
( ( Without ( a doubt ) ) ( ( ( the athletes ) ( recognized ( the doctors ) ) ) . ) )
( ( The athletes ) ( ( recognized ( the doctors ) ) . ) )
constituent
ce_adverb
temp68
Suddenly the judge admired the lawyers .
The judge admired the lawyers .
0entailment
(ROOT (S (ADVP (RB Suddenly)) (S (NP (DT the) (NN judge)) (VP (VBD admired) (NP (DT the) (NN lawyers)))) (. .)))
(ROOT (S (NP (DT The) (NN judge)) (VP (VBD admired) (NP (DT the) (NN lawyers))) (. .)))
( Suddenly ( ( ( the judge ) ( admired ( the lawyers ) ) ) . ) )
( ( The judge ) ( ( admired ( the lawyers ) ) . ) )
constituent
ce_adverb
temp68
Suddenly the presidents recommended the doctor .
The presidents recommended the doctor .
0entailment
(ROOT (S (ADVP (RB Suddenly)) (S (NP (DT the) (NNS presidents)) (VP (VBD recommended) (NP (DT the) (NN doctor)))) (. .)))
(ROOT (S (NP (DT The) (NNS presidents)) (VP (VBD recommended) (NP (DT the) (NN doctor))) (. .)))
( Suddenly ( ( ( the presidents ) ( recommended ( the doctor ) ) ) . ) )
( ( The presidents ) ( ( recommended ( the doctor ) ) . ) )
constituent
ce_adverb
temp68
Of course the managers called the artists .
The managers called the artists .
0entailment
(ROOT (S (PP (IN Of) (NP (NN course))) (S (NP (DT the) (NNS managers)) (VP (VBD called) (NP (DT the) (NN artists)))) (. .)))
(ROOT (S (NP (DT The) (NNS managers)) (VP (VBD called) (NP (DT the) (NN artists))) (. .)))
( ( Of course ) ( ( ( the managers ) ( called ( the artists ) ) ) . ) )
( ( The managers ) ( ( called ( the artists ) ) . ) )
constituent
ce_adverb
temp68
Of course the professor encouraged the doctor .
The professor encouraged the doctor .
0entailment
(ROOT (S (PP (IN Of) (NP (NN course))) (S (NP (DT the) (NN professor)) (VP (VBD encouraged) (NP (DT the) (NN doctor)))) (. .)))
(ROOT (S (NP (DT The) (NN professor)) (VP (VBD encouraged) (NP (DT the) (NN doctor))) (. .)))
( ( Of course ) ( ( ( the professor ) ( encouraged ( the doctor ) ) ) . ) )
( ( The professor ) ( ( encouraged ( the doctor ) ) . ) )
constituent
ce_adverb
temp68
Without a doubt the secretaries danced .
The secretaries danced .
0entailment
(ROOT (S (PP (IN Without) (NP (DT a) (NN doubt))) (S (NP (DT the) (NNS secretaries)) (VP (VBD danced))) (. .)))
(ROOT (S (NP (DT The) (NNS secretaries)) (VP (VBD danced)) (. .)))
( ( Without ( a doubt ) ) ( ( ( the secretaries ) danced ) . ) )
( ( The secretaries ) ( danced . ) )
constituent
ce_adverb
temp68