premise
stringlengths
7
402
hypothesis
stringlengths
1
295
label
int64
-1
2
probability
float64
-100
1
explanation_1
stringlengths
0
917
explanation_2
stringclasses
1 value
explanation_3
stringclasses
1 value
premise_logic
stringlengths
3
2.12k
hypothesis_logic
stringlengths
3
2.09k
id
stringlengths
36
36
prediction
sequence
two people are sitting on a rock looking at the horizon.
There is a couple holding hands while watching the horizon.
1
-100
Not all people are couple holding hands.
exists e2 e1 x1 x2 x3.(n_horizon(x3) & for(e1,e2) & at(e2,x3) & Actor(e2,x1) & v_look(e2) & on(e1,x2) & n_rock(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1))
exists p1 x1 x5.(n_horizon(x5) & exists e1 e2 x2 x3 x4.((x1 = x2) & while(e1,e2) & Theme(e2,x5) & Actor(e2,x3) & v_watch(e2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_hand(x4) & (x2 = x3) & n_couple(x2)))
7c1a2260-e4c8-11ec-9cdd-0242ac1c0002
[ 0.0046700905077159405, 0.9920961856842041, 0.003233746625483036 ]
two people are sitting on a rock looking at the horizon.
There is a man watching his last sunrise alone while sitting on a rock.
2
-100
People aren't a man.
exists e1 e2 x1 x2 x3.(n_horizon(x3) & for(e1,e2) & at(e2,x3) & Actor(e2,x1) & v_look(e2) & on(e1,x2) & n_rock(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1))
exists p1 x1 e1 e2 s1 x2 x3 x4 x5.((x1 = x2) & while(e1,e2) & on(e2,x5) & n_rock(x5) & Actor(e2,x3) & v_sit(e2) & Theme(e1,x4) & Actor(e1,x3) & v_watch(e1) & r_alone(x4) & n_sunrise(x4) & a_last(s1) & Theme(s1,x4) & of(x4,x2) & n_male(x2) & (x2 = x3) & n_man(x2))
7c1a2b20-e4c8-11ec-9cdd-0242ac1c0002
[ 0.00019578651699703187, 0.024909742176532745, 0.9748944640159607 ]
A woman laughing at a man.
A woman crying.
2
-100
She can't be crying and laughing.
exists e1 x1 x2 x3.(a_topic(x1) & at(e1,x3) & n_man(x3) & Actor(e1,x2) & v_laugh(e1) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_cry(e1) & (x1 = x2) & n_woman(x1))
7c1a307a-e4c8-11ec-9cdd-0242ac1c0002
[ 0.00007146963616833091, 0.0004642225685529411, 0.9994643330574036 ]
A woman laughing at a man.
A woman laughing.
0
-100
A woman laughing at a man funny moments
exists e1 x1 x2 x3.(a_topic(x1) & at(e1,x3) & n_man(x3) & Actor(e1,x2) & v_laugh(e1) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_laugh(e1) & (x1 = x2) & n_woman(x1))
7c1a3624-e4c8-11ec-9cdd-0242ac1c0002
[ 0.9811584949493408, 0.01774745061993599, 0.0010940410429611802 ]
A woman laughing at a man.
A woman laughing at a mans joke.
1
-100
Not all woman laughing at a man is due to joke.
exists e1 x1 x2 x3.(a_topic(x1) & at(e1,x3) & n_man(x3) & Actor(e1,x2) & v_laugh(e1) & (x1 = x2) & n_woman(x1))
exists e1 s1 x1 x2 x3.(a_topic(x1) & at(e1,x3) & n_joke(x3) & a_mans(s1) & Theme(s1,x3) & Actor(e1,x2) & v_laugh(e1) & (x1 = x2) & n_woman(x1))
7c1a3b06-e4c8-11ec-9cdd-0242ac1c0002
[ 0.04588962346315384, 0.9530853033065796, 0.0010250560007989407 ]
The man in the black shirt made the lady laugh.
The man made a lady laugh.
0
-100
If the man made the lady laugh he can make a lady laugh.
exists e1 s1 x1 x2 x3 x4.(n_laugh(x3) & of(x3,x4) & n_lady(x4) & n_shirt(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1) & Theme(e1,x3) & Actor(e1,x1) & v_make(e1) & in(x1,x2))
exists e1 x1 x2 x3.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_laugh(x2) & of(x2,x3) & n_lady(x3))
7c1a4038-e4c8-11ec-9cdd-0242ac1c0002
[ 0.9878947138786316, 0.011390496045351028, 0.0007148617296479642 ]
The man in the black shirt made the lady laugh.
The girl didn't like the joke.
2
-100
Girl isn't a man.
exists e1 s1 x1 x2 x3 x4.(n_laugh(x3) & of(x3,x4) & n_lady(x4) & n_shirt(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1) & Theme(e1,x3) & Actor(e1,x1) & v_make(e1) & in(x1,x2))
exists x1 x2.(n_joke(x2) & n_girl(x1) & -exists e1.(Theme(e1,x2) & Actor(e1,x1) & v_like(e1)))
7c1a4574-e4c8-11ec-9cdd-0242ac1c0002
[ 0.0066099707037210464, 0.34539780020713806, 0.6479922533035278 ]
The man in the black shirt made the lady laugh.
The man told a funny joke.
1
-100
Not all man in the black shirt made the lady laugh is because the man told a funny joke.
exists e1 s1 x1 x2 x3 x4.(n_laugh(x3) & of(x3,x4) & n_lady(x4) & n_shirt(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1) & Theme(e1,x3) & Actor(e1,x1) & v_make(e1) & in(x1,x2))
exists e1 s1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_tell(e1) & n_joke(x2) & a_funny(s1) & Theme(s1,x2))
7c1a4a24-e4c8-11ec-9cdd-0242ac1c0002
[ 0.06496867537498474, 0.934177577495575, 0.0008538270485587418 ]
A girl in a black t-shirt laughs at a man in a black t-shirt who is telling a story.
He tells a story about his childhood
1
-100
Not all stories are about childhood
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x2) & at(x2,x4) & in(x4,x5) & Theme(e1,x7) & Actor(e1,x6) & v_tell(e1) & n_story(x7) & (x5 = x6) & n_t-shirt(x5) & a_black(s2) & Theme(s2,x5) & n_man(x4) & n_laugh(x2) & of(x2,x3) & n_t-shirt(x3) & a_black(s1) & Theme(s1,x2) & n_girl(x1))
exists e1 x1 x2 x3.(n_childhood(x3) & of(x3,x1) & n_male(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_tell(e1) & about(x2,x3) & n_story(x2))
7c1a4e98-e4c8-11ec-9cdd-0242ac1c0002
[ 0.0006141941994428635, 0.9987671375274658, 0.000618650228716433 ]
A girl in a black t-shirt laughs at a man in a black t-shirt who is telling a story.
He eats a pizza
2
-100
Telling isn't eating.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x2) & at(x2,x4) & in(x4,x5) & Theme(e1,x7) & Actor(e1,x6) & v_tell(e1) & n_story(x7) & (x5 = x6) & n_t-shirt(x5) & a_black(s2) & Theme(s2,x5) & n_man(x4) & n_laugh(x2) & of(x2,x3) & n_t-shirt(x3) & a_black(s1) & Theme(s1,x2) & n_girl(x1))
exists e1 x1 x2.(n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_pizza(x2))
7c1a544c-e4c8-11ec-9cdd-0242ac1c0002
[ 0.00009433669038116932, 0.000763430492952466, 0.9991421699523926 ]
A girl in a black t-shirt laughs at a man in a black t-shirt who is telling a story.
The man tells a funny story
0
-100
If the girl laughs at the man telling a story you can assume it is a funny story.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x2) & at(x2,x4) & in(x4,x5) & Theme(e1,x7) & Actor(e1,x6) & v_tell(e1) & n_story(x7) & (x5 = x6) & n_t-shirt(x5) & a_black(s2) & Theme(s2,x5) & n_man(x4) & n_laugh(x2) & of(x2,x3) & n_t-shirt(x3) & a_black(s1) & Theme(s1,x2) & n_girl(x1))
exists e1 s1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_tell(e1) & n_story(x2) & a_funny(s1) & Theme(s1,x2))
7c1a5906-e4c8-11ec-9cdd-0242ac1c0002
[ 0.15846718847751617, 0.8402314782142639, 0.0013013416901230812 ]
A woman with a long ponytail and a man with short hair enjoy a laugh while eating dessert.
A woman and a man are eating dessert.
0
-100
You can assume a woman and man who laugh while eating dessert are also eating dessert.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(while(e1,e2) & Theme(e2,x7) & Actor(e2,x1) & v_eat(e2) & n_dessert(x7) & Theme(e1,x6) & Actor(e1,x1) & v_enjoy(e1) & n_laugh(x6) & with(x1,x2) & subset_of(x4,x2) & with(x4,x5) & n_hair(x5) & a_short(s2) & Theme(s2,x5) & n_man(x4) & subset_of(x3,x2) & n_ponytail(x3) & a_long(s1) & Theme(s1,x3) & n_woman(x1))
exists p1 x1 x2 x3.(exists s1 x4.((x1 = x4) & n_dessert(x4) & a_eating(s1) & Theme(s1,x4)) & subset_of(x3,x1) & n_man(x3) & subset_of(x2,x1) & n_woman(x2))
7c1a5db6-e4c8-11ec-9cdd-0242ac1c0002
[ 0.9884791970252991, 0.010880646295845509, 0.0006402049330063164 ]
A woman with a long ponytail and a man with short hair enjoy a laugh while eating dessert.
A young couple are walking their dog in the park.
2
-100
Woman isn't a couple.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(while(e1,e2) & Theme(e2,x7) & Actor(e2,x1) & v_eat(e2) & n_dessert(x7) & Theme(e1,x6) & Actor(e1,x1) & v_enjoy(e1) & n_laugh(x6) & with(x1,x2) & subset_of(x4,x2) & with(x4,x5) & n_hair(x5) & a_short(s2) & Theme(s2,x5) & n_man(x4) & subset_of(x3,x2) & n_ponytail(x3) & a_long(s1) & Theme(s1,x3) & n_woman(x1))
exists e1 s1 x1 x2 x3.(n_park(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_dog(x2) & of(x2,x1) & n_thing(x1) & n_couple(x1) & a_young(s1) & Theme(s1,x1))
7c1a625c-e4c8-11ec-9cdd-0242ac1c0002
[ 0.00005844645056640729, 0.0023336783051490784, 0.997607946395874 ]
A woman with a long ponytail and a man with short hair enjoy a laugh while eating dessert.
A young couple enjoy a laugh over dessert.
1
-100
Not every woman and man are a couple.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(while(e1,e2) & Theme(e2,x7) & Actor(e2,x1) & v_eat(e2) & n_dessert(x7) & Theme(e1,x6) & Actor(e1,x1) & v_enjoy(e1) & n_laugh(x6) & with(x1,x2) & subset_of(x4,x2) & with(x4,x5) & n_hair(x5) & a_short(s2) & Theme(s2,x5) & n_man(x4) & subset_of(x3,x2) & n_ponytail(x3) & a_long(s1) & Theme(s1,x3) & n_woman(x1))
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & over(x2,x3) & n_dessert(x3) & n_laugh(x2) & n_couple(x1) & a_young(s1) & Theme(s1,x1))
7c1a66ee-e4c8-11ec-9cdd-0242ac1c0002
[ 0.02751500904560089, 0.9691374897956848, 0.0033475246746093035 ]
A man with a pen and paper checking stock.
A person is checking stock.
0
-100
A man is a person.
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x2) & subset_of(x4,x2) & n_stock(x4) & Actor(e1,x4) & v_check(e1) & of(x4,x5) & n_paper(x5) & subset_of(x3,x2) & n_pen(x3) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_check(e1) & n_stock(x2) & n_person(x1))
7c1a6d7e-e4c8-11ec-9cdd-0242ac1c0002
[ 0.9807418584823608, 0.018633337691426277, 0.0006247719284147024 ]
A man with a pen and paper checking stock.
The warehouse supervisor is checking the work of his employee.
1
-100
Not all warehouse supervisor are men, stock and employee are not the same thing.
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x2) & subset_of(x4,x2) & n_stock(x4) & Actor(e1,x4) & v_check(e1) & of(x4,x5) & n_paper(x5) & subset_of(x3,x2) & n_pen(x3) & n_man(x1))
exists e1 x1 x2 x3 x4.(n_employee(x4) & of(x4,x3) & n_male(x3) & n_work(x3) & n_supervisor(x1) & of(x1,x2) & n_warehouse(x2) & Theme(e1,x3) & Actor(e1,x1) & v_check(e1) & of(x3,x4))
7c1a7378-e4c8-11ec-9cdd-0242ac1c0002
[ 0.00650179386138916, 0.9529055953025818, 0.04059264808893204 ]
A man with a pen and paper checking stock.
A man is driving his car in the rain.
2
-100
Checking stock isn't driving.
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x2) & subset_of(x4,x2) & n_stock(x4) & Actor(e1,x4) & v_check(e1) & of(x4,x5) & n_paper(x5) & subset_of(x3,x2) & n_pen(x3) & n_man(x1))
exists e1 x1 x2 x3.(n_rain(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_drive(e1) & n_car(x2) & of(x2,x1) & n_male(x1) & n_man(x1))
7c1a78b4-e4c8-11ec-9cdd-0242ac1c0002
[ 0.00007701951108174399, 0.0005007754662074149, 0.9994223117828369 ]
Young man jumping in the water over waves at beach
Boy drowns
2
-100
One cannot drown while jumping in the air.
exists e1 s1 x1 x2 x3 x4 x5.(n_water(x3) & a_topic(x1) & at(e1,x5) & n_beach(x5) & over(e1,x4) & n_wave(x4) & in(e1,x3) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists x1 x2.(n_drown(x1) & (x1 = x2) & ne_nam_boy(x2) & a_topic(x1))
7c1a7d8c-e4c8-11ec-9cdd-0242ac1c0002
[ 0.0021578785963356495, 0.1609126329421997, 0.8369295001029968 ]
Young man jumping in the water over waves at beach
Young man jumps in water to avoid parents
1
-100
That a young man jumping in the water over waves at beach does not imply he does it to avoid parents.
exists e1 s1 x1 x2 x3 x4 x5.(n_water(x3) & a_topic(x1) & at(e1,x5) & n_beach(x5) & over(e1,x4) & n_wave(x4) & in(e1,x3) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists p1 s1 x1 x2 x3.(a_topic(x1) & in(x1,x3) & Topic(x3,p1) & exists e1 x4.(Theme(e1,x4) & Actor(e1,x3) & v_avoid(e1) & n_parent(x4)) & n_water(x3) & n_jump(x1) & of(x1,x2) & n_man(x2) & a_young(s1) & Theme(s1,x1))
7c1a8232-e4c8-11ec-9cdd-0242ac1c0002
[ 0.00030774492188356817, 0.9987539052963257, 0.0009383381111547351 ]
Young man jumping in the water over waves at beach
There is a boy outside
0
-100
Answer : Boy is referred to the young boy beach tells he is outside.
exists e1 s1 x1 x2 x3 x4 x5.(n_water(x3) & a_topic(x1) & at(e1,x5) & n_beach(x5) & over(e1,x4) & n_wave(x4) & in(e1,x3) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists p1 x1 x2 x3.((x1 = x2) & n_outside(x2) & of(x2,x3) & n_boy(x3))
7c1a86d8-e4c8-11ec-9cdd-0242ac1c0002
[ 0.9617014527320862, 0.037326570600271225, 0.0009719065274111927 ]
A little girl is holding a colorful end war Ron Paul sign, some adults are also standing near her in the picture.
Adults stand near a child holding a political sign.
0
-100
A little girl is a child.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_picture(x8) & a_also(s3) & Manner(e2,s3) & in(e2,x8) & near(e2,x5) & n_female(x5) & Actor(e2,x7) & v_stand(e2) & n_adult(x7) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_sign(x2) & (x2 = x6) & ne_per_paul(x6) & (x2 = x5) & ne_per_ron(x5) & of(x2,x4) & n_war(x4) & of(x2,x3) & n_end(x3) & a_colorful(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 e2 s1 x1 x2 x3.(for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_sign(x3) & a_political(s1) & Theme(s1,x3) & near(e1,x2) & n_child(x2) & Actor(e1,x1) & v_stand(e1) & n_adult(x1))
7c1a8b7e-e4c8-11ec-9cdd-0242ac1c0002
[ 0.9865953922271729, 0.012935471720993519, 0.0004691462672781199 ]
A little girl is holding a colorful end war Ron Paul sign, some adults are also standing near her in the picture.
The little girl is holding a sign.
0
-100
It doesn't matter what type of sign the little girl is holding. It is a sign no matter the topic.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_picture(x8) & a_also(s3) & Manner(e2,s3) & in(e2,x8) & near(e2,x5) & n_female(x5) & Actor(e2,x7) & v_stand(e2) & n_adult(x7) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_sign(x2) & (x2 = x6) & ne_per_paul(x6) & (x2 = x5) & ne_per_ron(x5) & of(x2,x4) & n_war(x4) & of(x2,x3) & n_end(x3) & a_colorful(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(n_girl(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_sign(x2))
7c1a902e-e4c8-11ec-9cdd-0242ac1c0002
[ 0.9889430999755859, 0.010220359079539776, 0.0008365883841179311 ]
A little girl is holding a colorful end war Ron Paul sign, some adults are also standing near her in the picture.
Everyone is playing poker in a smoke-filled room.
2
0.000004
Holding a sign isn't playing poker.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_picture(x8) & a_also(s3) & Manner(e2,s3) & in(e2,x8) & near(e2,x5) & n_female(x5) & Actor(e2,x7) & v_stand(e2) & n_adult(x7) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_sign(x2) & (x2 = x6) & ne_per_paul(x6) & (x2 = x5) & ne_per_ron(x5) & of(x2,x4) & n_war(x4) & of(x2,x3) & n_end(x3) & a_colorful(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
all x1.(n_person(x1) -> exists e1 s1 x2 x3.(in(e1,x3) & n_room(x3) & a_smoke-filled(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_poker(x2)))
7c1a96c8-e4c8-11ec-9cdd-0242ac1c0002
[ 0.00004021058703074232, 0.0005036150687374175, 0.9994562268257141 ]
A little girl is holding a colorful end war Ron Paul sign, some adults are also standing near her in the picture.
A girl protests with a group of adults.
1
0.708143
Not all signs are for protests.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_picture(x8) & a_also(s3) & Manner(e2,s3) & in(e2,x8) & near(e2,x5) & n_female(x5) & Actor(e2,x7) & v_stand(e2) & n_adult(x7) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_sign(x2) & (x2 = x6) & ne_per_paul(x6) & (x2 = x5) & ne_per_ron(x5) & of(x2,x4) & n_war(x4) & of(x2,x3) & n_end(x3) & a_colorful(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(with(e1,x2) & of(x2,x3) & n_adult(x3) & n_group(x2) & Actor(e1,x1) & v_protest(e1) & n_girl(x1))
7c1a9bd2-e4c8-11ec-9cdd-0242ac1c0002
[ 0.13278810679912567, 0.8613242506980896, 0.0058876401744782925 ]
A little girl is holding a colorful end war Ron Paul sign, some adults are also standing near her in the picture.
A girl holds a sign near adults.
0
-100
If adults are standing near the girl it means the same as being nearing adults.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_picture(x8) & a_also(s3) & Manner(e2,s3) & in(e2,x8) & near(e2,x5) & n_female(x5) & Actor(e2,x7) & v_stand(e2) & n_adult(x7) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_sign(x2) & (x2 = x6) & ne_per_paul(x6) & (x2 = x5) & ne_per_ron(x5) & of(x2,x4) & n_war(x4) & of(x2,x3) & n_end(x3) & a_colorful(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & near(x2,x3) & n_adult(x3) & n_sign(x2) & n_girl(x1))
7c1aa118-e4c8-11ec-9cdd-0242ac1c0002
[ 0.9898327589035034, 0.009444166906177998, 0.0007230528863146901 ]
A little girl is holding a colorful end war Ron Paul sign, some adults are also standing near her in the picture.
A person holding a sign
0
-100
A little girl is a person.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_picture(x8) & a_also(s3) & Manner(e2,s3) & in(e2,x8) & near(e2,x5) & n_female(x5) & Actor(e2,x7) & v_stand(e2) & n_adult(x7) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_sign(x2) & (x2 = x6) & ne_per_paul(x6) & (x2 = x5) & ne_per_ron(x5) & of(x2,x4) & n_war(x4) & of(x2,x3) & n_end(x3) & a_colorful(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_sign(x3) & (x1 = x2) & n_person(x1))
7c1aa618-e4c8-11ec-9cdd-0242ac1c0002
[ 0.9880523681640625, 0.01139178778976202, 0.0005557727999985218 ]
A little girl is holding a colorful end war Ron Paul sign, some adults are also standing near her in the picture.
The girl is being forced to hold a Ron Paul sign because of her psychotic libertarian parents.
1
0.008951
Not all children are forced to hold signs, not all adults next to children are parents.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_picture(x8) & a_also(s3) & Manner(e2,s3) & in(e2,x8) & near(e2,x5) & n_female(x5) & Actor(e2,x7) & v_stand(e2) & n_adult(x7) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_sign(x2) & (x2 = x6) & ne_per_paul(x6) & (x2 = x5) & ne_per_ron(x5) & of(x2,x4) & n_war(x4) & of(x2,x3) & n_end(x3) & a_colorful(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 p1 s1 s2 x1 x2.(n_parent(x2) & a_libertarian(s2) & Theme(s2,x2) & a_psychotic(s1) & Theme(s1,x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & of(e1,x2) & r_because(e1) & Recipient(e1,p1) & Topic(e1,x1) & v_force(e1) & exists e2 x3 x4 x5.(Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_sign(x3) & (x3 = x5) & ne_per_paul(x5) & (x3 = x4) & ne_per_ron(x4)))
7c1aaaf0-e4c8-11ec-9cdd-0242ac1c0002
[ 0.0007126875570975244, 0.9838500022888184, 0.01543734222650528 ]
A little girl is holding a colorful end war Ron Paul sign, some adults are also standing near her in the picture.
The girl is near adults.
0
0.5
A little girl is the same as a girl and if adults are standing near the little girl it means the girl is near the adults
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_picture(x8) & a_also(s3) & Manner(e2,s3) & in(e2,x8) & near(e2,x5) & n_female(x5) & Actor(e2,x7) & v_stand(e2) & n_adult(x7) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_sign(x2) & (x2 = x6) & ne_per_paul(x6) & (x2 = x5) & ne_per_ron(x5) & of(x2,x4) & n_war(x4) & of(x2,x3) & n_end(x3) & a_colorful(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists p1 x1.(n_girl(x1) & exists x2.(near(x1,x2) & n_adult(x2)))
7c1aafe6-e4c8-11ec-9cdd-0242ac1c0002
[ 0.9890377521514893, 0.010229689069092274, 0.0007325065671466291 ]
A little girl is holding a colorful end war Ron Paul sign, some adults are also standing near her in the picture.
The little girl is riding a dolphin with her hands in the air.
2
-100
Holding isn't riding.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_picture(x8) & a_also(s3) & Manner(e2,s3) & in(e2,x8) & near(e2,x5) & n_female(x5) & Actor(e2,x7) & v_stand(e2) & n_adult(x7) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_sign(x2) & (x2 = x6) & ne_per_paul(x6) & (x2 = x5) & ne_per_ron(x5) & of(x2,x4) & n_war(x4) & of(x2,x3) & n_end(x3) & a_colorful(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3 x4.(n_air(x4) & n_hand(x3) & of(x3,x1) & n_female(x1) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & with(e1,x3) & in(x3,x4) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_dolphin(x2))
7c1ab4c8-e4c8-11ec-9cdd-0242ac1c0002
[ 0.000055595057347090915, 0.0009819917613640428, 0.99896240234375 ]
A little girl is holding a colorful end war Ron Paul sign, some adults are also standing near her in the picture.
A group of girls play together.
2
-100
Holding isn't playing.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_picture(x8) & a_also(s3) & Manner(e2,s3) & in(e2,x8) & near(e2,x5) & n_female(x5) & Actor(e2,x7) & v_stand(e2) & n_adult(x7) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_sign(x2) & (x2 = x6) & ne_per_paul(x6) & (x2 = x5) & ne_per_ron(x5) & of(x2,x4) & n_war(x4) & of(x2,x3) & n_end(x3) & a_colorful(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_play(e1) & of(x1,x2) & n_girl(x2) & n_group(x1))
7c1aba4a-e4c8-11ec-9cdd-0242ac1c0002
[ 0.059857722371816635, 0.346775621175766, 0.5933666825294495 ]
A little girl is holding a colorful end war Ron Paul sign, some adults are also standing near her in the picture.
Some people are at a political rally.
1
0.757865
Hold and end war sign does not mean they are at a political rally.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_picture(x8) & a_also(s3) & Manner(e2,s3) & in(e2,x8) & near(e2,x5) & n_female(x5) & Actor(e2,x7) & v_stand(e2) & n_adult(x7) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_sign(x2) & (x2 = x6) & ne_per_paul(x6) & (x2 = x5) & ne_per_ron(x5) & of(x2,x4) & n_war(x4) & of(x2,x3) & n_end(x3) & a_colorful(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists p1 x1.(exists s1 x2.(at(x1,x2) & n_rally(x2) & a_political(s1) & Theme(s1,x2)) & n_people(x1))
7c1abf4a-e4c8-11ec-9cdd-0242ac1c0002
[ 0.037939831614494324, 0.9574588537216187, 0.00460131885483861 ]
A little girl is holding a colorful end war Ron Paul sign, some adults are also standing near her in the picture.
Some tall people
1
0.095349
Not all people are tall.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_picture(x8) & a_also(s3) & Manner(e2,s3) & in(e2,x8) & near(e2,x5) & n_female(x5) & Actor(e2,x7) & v_stand(e2) & n_adult(x7) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_sign(x2) & (x2 = x6) & ne_per_paul(x6) & (x2 = x5) & ne_per_ron(x5) & of(x2,x4) & n_war(x4) & of(x2,x3) & n_end(x3) & a_colorful(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists s1 x1.(a_topic(x1) & n_people(x1) & a_tall(s1) & Theme(s1,x1))
7c1ac486-e4c8-11ec-9cdd-0242ac1c0002
[ 0.0010253478540107608, 0.9979193806648254, 0.0010552897583693266 ]
A little girl is holding a colorful end war Ron Paul sign, some adults are also standing near her in the picture.
Nobody has a sign
2
-100
girl cannot be nobody at the same time
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_picture(x8) & a_also(s3) & Manner(e2,s3) & in(e2,x8) & near(e2,x5) & n_female(x5) & Actor(e2,x7) & v_stand(e2) & n_adult(x7) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_sign(x2) & (x2 = x6) & ne_per_paul(x6) & (x2 = x5) & ne_per_ron(x5) & of(x2,x4) & n_war(x4) & of(x2,x3) & n_end(x3) & a_colorful(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
-exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_sign(x2) & n_person(x1))
7c1ac9ea-e4c8-11ec-9cdd-0242ac1c0002
[ 0.00009827149915508926, 0.0014815583126619458, 0.9984201192855835 ]
A little girl is holding a colorful end war Ron Paul sign, some adults are also standing near her in the picture.
A little girl holds a stuffed toy in both hands, while her mother holds a Ron Paul sign.
2
-100
girl holding sign cannot mean girl who holds a toy at the same time
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_picture(x8) & a_also(s3) & Manner(e2,s3) & in(e2,x8) & near(e2,x5) & n_female(x5) & Actor(e2,x7) & v_stand(e2) & n_adult(x7) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_sign(x2) & (x2 = x6) & ne_per_paul(x6) & (x2 = x5) & ne_per_ron(x5) & of(x2,x4) & n_war(x4) & of(x2,x3) & n_end(x3) & a_colorful(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists e1 p1 s1 s2 x1 x2 x3.(n_hand(x3) & exists e2 x4 x5 x6 x7.(Theme(e2,x6) & Actor(e2,x5) & v_hold(e2) & n_sign(x6) & (x6 = x7) & ne_per_paul(x7) & (x6 = x4) & ne_per_ron(x4) & n_mother(x5) & of(x5,x4) & n_female(x4)) & while(e1,p1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_toy(x2) & a_stuffed(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
7c1ace5e-e4c8-11ec-9cdd-0242ac1c0002
[ 0.004098544828593731, 0.45336416363716125, 0.5425373315811157 ]
A little girl is holding a colorful end war Ron Paul sign, some adults are also standing near her in the picture.
The little girl is at a protest.
1
0.856061
Holding a sign does not mean you are at a protest.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_picture(x8) & a_also(s3) & Manner(e2,s3) & in(e2,x8) & near(e2,x5) & n_female(x5) & Actor(e2,x7) & v_stand(e2) & n_adult(x7) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_sign(x2) & (x2 = x6) & ne_per_paul(x6) & (x2 = x5) & ne_per_ron(x5) & of(x2,x4) & n_war(x4) & of(x2,x3) & n_end(x3) & a_colorful(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists p1 s1 x1.(n_girl(x1) & a_little(s1) & Theme(s1,x1) & exists x2.(at(x1,x2) & n_protest(x2)))
7c1ad2be-e4c8-11ec-9cdd-0242ac1c0002
[ 0.020963843911886215, 0.9762703776359558, 0.002765807555988431 ]
A young female child is holding a homemade sign that says End War, with Ron Paul written on the side.
A funny person holding a sign
1
-100
Not everyone is funny
exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_side(x10) & ne_per_paul(x7) & (x7 = x8) & ne_per_ron(x8) & ne_nam_war(x5) & (x5 = x6) & ne_nam_end(x6) & with(e2,x7) & on(e3,x10) & Theme(e3,x9) & v_write(e3) & (x7 = x9) & Theme(e2,x2) & Actor(e2,x1) & v_hold(e2) & Theme(e1,x5) & Actor(e1,x4) & v_say(e1) & (x2 = x4) & n_sign(x2) & of(x2,x3) & n_homemade(x3) & n_child(x1) & a_female(s2) & Theme(s2,x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_sign(x3) & (x1 = x2) & n_person(x1) & a_funny(s1) & Theme(s1,x1))
7c1ad71e-e4c8-11ec-9cdd-0242ac1c0002
[ 0.01265197154134512, 0.9825249314308167, 0.004823126830160618 ]
A young female child is holding a homemade sign that says End War, with Ron Paul written on the side.
A person holding a sign
0
-100
A young female child is a person.
exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_side(x10) & ne_per_paul(x7) & (x7 = x8) & ne_per_ron(x8) & ne_nam_war(x5) & (x5 = x6) & ne_nam_end(x6) & with(e2,x7) & on(e3,x10) & Theme(e3,x9) & v_write(e3) & (x7 = x9) & Theme(e2,x2) & Actor(e2,x1) & v_hold(e2) & Theme(e1,x5) & Actor(e1,x4) & v_say(e1) & (x2 = x4) & n_sign(x2) & of(x2,x3) & n_homemade(x3) & n_child(x1) & a_female(s2) & Theme(s2,x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_sign(x3) & (x1 = x2) & n_person(x1))
7c1adb88-e4c8-11ec-9cdd-0242ac1c0002
[ 0.9822370409965515, 0.017138049006462097, 0.0006249112775549293 ]
A young female child is holding a homemade sign that says End War, with Ron Paul written on the side.
Nobody has a sign
2
-100
child cannot be nobody at the same time
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_side(x10) & ne_per_paul(x7) & (x7 = x8) & ne_per_ron(x8) & ne_nam_war(x5) & (x5 = x6) & ne_nam_end(x6) & with(e2,x7) & on(e3,x10) & Theme(e3,x9) & v_write(e3) & (x7 = x9) & Theme(e2,x2) & Actor(e2,x1) & v_hold(e2) & Theme(e1,x5) & Actor(e1,x4) & v_say(e1) & (x2 = x4) & n_sign(x2) & of(x2,x3) & n_homemade(x3) & n_child(x1) & a_female(s2) & Theme(s2,x1) & a_young(s1) & Theme(s1,x1))
-exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_sign(x2) & n_person(x1))
7c1ae088-e4c8-11ec-9cdd-0242ac1c0002
[ 0.00006488884537247941, 0.0005663771880790591, 0.9993687272071838 ]
A young girl in a pink and white sweater is holding a pro Ron Paul sign that reads "END WAR."
The girl is wearing pink.
0
-100
A young girl in a pink and white sweater is wearing pink.
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(ne_nam_war(x7) & (x7 = x8) & ne_nam_end(x8) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & Theme(e1,x7) & Actor(e1,x6) & v_read(e1) & (x3 = x6) & n_sign(x3) & (x3 = x5) & ne_per_paul(x5) & (x3 = x4) & ne_per_ron(x4) & a_pro(s4) & Theme(s4,x3) & in(x1,x2) & n_sweater(x2) & a_white(s3) & Theme(s3,x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_pink(x2))
7c1ae52e-e4c8-11ec-9cdd-0242ac1c0002
[ 0.9734314680099487, 0.02379000373184681, 0.002778503578156233 ]
A young girl in a pink and white sweater is holding a pro Ron Paul sign that reads "END WAR."
The girl is outside.
1
-100
Not all girls are outside.
exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(ne_nam_war(x7) & (x7 = x8) & ne_nam_end(x8) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & Theme(e1,x7) & Actor(e1,x6) & v_read(e1) & (x3 = x6) & n_sign(x3) & (x3 = x5) & ne_per_paul(x5) & (x3 = x4) & ne_per_ron(x4) & a_pro(s4) & Theme(s4,x3) & in(x1,x2) & n_sweater(x2) & a_white(s3) & Theme(s3,x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists s1 x1.(n_girl(x1) & Theme(s1,x1) & a_outside(s1))
7c1ae984-e4c8-11ec-9cdd-0242ac1c0002
[ 0.5062031149864197, 0.49076899886131287, 0.0030278582125902176 ]
A young girl in a pink and white sweater is holding a pro Ron Paul sign that reads "END WAR."
The girl is asleep in her bed.
2
-100
girl holding a sign cannot mean girl asleep at the same time
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(ne_nam_war(x7) & (x7 = x8) & ne_nam_end(x8) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & Theme(e1,x7) & Actor(e1,x6) & v_read(e1) & (x3 = x6) & n_sign(x3) & (x3 = x5) & ne_per_paul(x5) & (x3 = x4) & ne_per_ron(x4) & a_pro(s4) & Theme(s4,x3) & in(x1,x2) & n_sweater(x2) & a_white(s3) & Theme(s3,x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists s1 x1 x2.(n_bed(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & in(s1,x2) & Theme(s1,x1) & a_asleep(s1))
7c1aef42-e4c8-11ec-9cdd-0242ac1c0002
[ 0.00008913326018955559, 0.00039670037222094834, 0.9995142221450806 ]
A little girl holding a big sign that says "END WAR" and she's looking down at it.
The sign reads "peace".
2
-100
sign which says end war cannot mean sign reads peace at the same time
(-x)
(-x)
7c1af3f2-e4c8-11ec-9cdd-0242ac1c0002
[ 0.08818082511425018, 0.03446292132139206, 0.877356231212616 ]
A little girl holding a big sign that says "END WAR" and she's looking down at it.
The young female is at a protest.
0
-100
A little girl is a young female. A girl holding a big sign that says 'END WAR' is at a protest.
exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(ne_nam_war(x4) & (x4 = x5) & ne_nam_end(x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & Topic(x3,p1) & exists e2 e3 s3.(a_down(s3) & Manner(e3,s3) & at(e3,x1) & Actor(e3,x1) & v_look(e3) & Actor(e2,x4) & v_say(e2)) & n_thing(x1) & n_female(x1) & n_sign(x3) & a_big(s2) & Theme(s2,x3) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1))
exists p1 s1 x1.(n_female(x1) & a_young(s1) & Theme(s1,x1) & exists x2.(at(x1,x2) & n_protest(x2)))
7c1af898-e4c8-11ec-9cdd-0242ac1c0002
[ 0.08734578639268875, 0.9113283753395081, 0.001325804041698575 ]
A little girl holding a big sign that says "END WAR" and she's looking down at it.
The girl is with her family.
1
-100
Just because a girl is little and holding a sign doesn't mean she is with her family.
(-x)
(-x)
7c1afd3e-e4c8-11ec-9cdd-0242ac1c0002
[ 0.00197155075147748, 0.9912166595458984, 0.006811803672462702 ]
A boy in a blue and red top is jumping into the ocean.
The boy is playing basketball.
2
-100
boy jumping cannot mean a boy playing at the same time
(-x)
(-x)
7c1b01e4-e4c8-11ec-9cdd-0242ac1c0002
[ 0.0034740716218948364, 0.37149107456207275, 0.625034749507904 ]
A boy in a blue and red top is jumping into the ocean.
The boy got water in his eyes.
1
-100
The boy would not necessarily get water in his eyes by jumping in the ocean.
exists e1 s1 s2 x1 x2 x3.(n_ocean(x3) & into(e1,x3) & Actor(e1,x1) & v_jump(e1) & in(x1,x2) & n_top(x2) & a_red(s2) & Theme(s2,x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 x1 x2 x3.(n_eye(x3) & of(x3,x1) & n_male(x1) & n_boy(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_get(e1) & n_water(x2))
7c1b0752-e4c8-11ec-9cdd-0242ac1c0002
[ 0.17331460118293762, 0.8120802640914917, 0.014605127274990082 ]
A boy in a blue and red top is jumping into the ocean.
The boy is outside.
0
-100
One must be outside before jumping into the ocean.
(-x)
(-x)
7c1b0e14-e4c8-11ec-9cdd-0242ac1c0002
[ 0.9711761474609375, 0.028001464903354645, 0.0008223637123592198 ]
A blond girl sitting in a yellow chair texting.
The blonde girl is walking through the halls talking to her teacher.
2
-100
girl sitting cannot mean a girl walking at the same time
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(e1,x3) & n_texting(x3) & of(x3,x4) & n_chair(x4) & a_yellow(s2) & Theme(s2,x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_girl(x1) & a_blond(s1) & Theme(s1,x1))
exists e1 e2 s1 x1 x2 x3 x4.(n_teacher(x4) & of(x4,x2) & n_female(x2) & n_hall(x2) & n_girl(x1) & a_blonde(s1) & Theme(s1,x1) & through(e1,x2) & to(e2,x4) & Actor(e2,x3) & v_talk(e2) & (x2 = x3) & Actor(e1,x1) & v_walk(e1))
7c1b12a6-e4c8-11ec-9cdd-0242ac1c0002
[ 0.000045587727072415873, 0.00045637841685675085, 0.9994980096817017 ]
A blond girl sitting in a yellow chair texting.
The girl is texting her best friend.
1
-100
The girl may be texting someone other than her best friend.
(-x)
(-x)
7c1b18f0-e4c8-11ec-9cdd-0242ac1c0002
[ 0.00033758723293431103, 0.9991269707679749, 0.0005354863242246211 ]
A blond girl sitting in a yellow chair texting.
The girls is sitting down while sending a text.
0
-100
Texting is an act of sending a text.
(-x)
(-x)
7c1b1e72-e4c8-11ec-9cdd-0242ac1c0002
[ 0.932427167892456, 0.06573531776666641, 0.0018375021172687411 ]
There is a bunch of tourists standing around on the grass and looking at some old ruins.
a family on vacation
1
-100
A bunch of tourists don't have to be a family.
exists p1 x1 x5.(n_grass(x5) & exists e2 e1 p2 s1 x2 x3 x4 x6 x7.((x1 = x2) & at(e2,x7) & n_ruin(x7) & a_old(s1) & Theme(s1,x7) & Actor(e2,x6) & v_look(e2) & (x2 = x6) & on(e1,x5) & exists s2.(Theme(s2,x4) & a_around(s2)) & Topic(e1,p2) & Actor(e1,x4) & v_stand(e1) & (x2 = x4) & of(x2,x3) & n_tourist(x3) & n_bunch(x2)))
exists x1 x2.(a_topic(x1) & on(x1,x2) & n_vacation(x2) & n_family(x1))
7c1b234a-e4c8-11ec-9cdd-0242ac1c0002
[ 0.004931725561618805, 0.9840230941772461, 0.011045156978070736 ]
There is a bunch of tourists standing around on the grass and looking at some old ruins.
humans outside
0
-100
A bunch of tourists are humans, and on the grass implies outside.
(-x)
(-x)
7c1b282c-e4c8-11ec-9cdd-0242ac1c0002
[ 0.9972562193870544, 0.0025146538391709328, 0.00022915343288332224 ]
There is a bunch of tourists standing around on the grass and looking at some old ruins.
a group of dogs playing
2
-100
Tourists is different to dogs.
(-x)
(-x)
7c1b2cfa-e4c8-11ec-9cdd-0242ac1c0002
[ 0.00030012207571417093, 0.0015166500816121697, 0.9981831908226013 ]
A boy in rash guards and swim shoes runs into the water at a beach.
A boy is outside.
0
-100
A boy who runs into the water at a beach is outside.
(-x)
(-x)
7c1b69b8-e4c8-11ec-9cdd-0242ac1c0002
[ 0.9876548647880554, 0.011945309117436409, 0.00039989451761357486 ]
A boy in rash guards and swim shoes runs into the water at a beach.
A boy is laying on the beach.
2
-100
boy who runs cannot be a boy laying on the beach at the same time
(-x)
(-x)
7c1b883a-e4c8-11ec-9cdd-0242ac1c0002
[ 0.00010522185039008036, 0.00044064686517231166, 0.9994542002677917 ]
A boy in rash guards and swim shoes runs into the water at a beach.
A boy loves to swim.
1
-100
It doesn't mean the boy loves to swim just because he runs in the water.
(-x)
(-x)
7c1b9bf4-e4c8-11ec-9cdd-0242ac1c0002
[ 0.04867368936538696, 0.9488497376441956, 0.002476575318723917 ]
Five black dogs run in a field.
Some huge animals running.
1
-100
Five black dogs may not necessarily be huge animals.
(-x)
(-x)
7c1ba69e-e4c8-11ec-9cdd-0242ac1c0002
[ 0.011459382250905037, 0.9863778352737427, 0.0021627361420542 ]
Five black dogs run in a field.
No animals running.
2
-100
It cannot be that no animals are running if 5 dogs run
(-x)
(-x)
7c1bb044-e4c8-11ec-9cdd-0242ac1c0002
[ 0.0002462984120938927, 0.00034788885386660695, 0.9994058609008789 ]
Five black dogs run in a field.
Some animals running.
0
-100
Dogs are a subset of animals.
(-x)
(-x)
7c1bb9f4-e4c8-11ec-9cdd-0242ac1c0002
[ 0.9190900921821594, 0.08031710237264633, 0.0005927272723056376 ]
A blond in flip-flops and shorts is sitting on a yellow chair outside.
A blond in flip-flops and shorts is ice skating.
2
-100
blond is sitting cannot mean blond is ice skating at the same time
(-x)
(-x)
7c1bc372-e4c8-11ec-9cdd-0242ac1c0002
[ 0.00026393166626803577, 0.009385994635522366, 0.9903500080108643 ]
A blond in flip-flops and shorts is sitting on a yellow chair outside.
A blond in flip-flops and shorts is sitting on a yellow chair at the beach.
1
-100
Just because the blond is outside and wearing flip-flops doesn't mean she is at the beach.
(-x)
(-x)
7c1be5aa-e4c8-11ec-9cdd-0242ac1c0002
[ 0.018949758261442184, 0.9796024560928345, 0.0014477742370218039 ]
A blond in flip-flops and shorts is sitting on a yellow chair outside.
A blond in flip-flops and shorts is sitting outdoors.
0
-100
A yellow chair outside is obviously outdoors.
(-x)
(-x)
7c1bf342-e4c8-11ec-9cdd-0242ac1c0002
[ 0.9860714077949524, 0.013118741102516651, 0.0008099076803773642 ]
The black dogs are running in a grassy field
The black dogs are sitting.
2
-100
dogs running cannot mean dogs sitting at the same time
(-x)
(-x)
7c1bfcd4-e4c8-11ec-9cdd-0242ac1c0002
[ 0.00008376137702725828, 0.0003333626955281943, 0.999582827091217 ]
The black dogs are running in a grassy field
The black dogs are in a grass field.
0
-100
A grassy field has grass in it.
(-x)
(-x)
7c1c07c4-e4c8-11ec-9cdd-0242ac1c0002
[ 0.9787113070487976, 0.02034084126353264, 0.0009478366118855774 ]
The black dogs are running in a grassy field
The black dogs are wearing collars.
1
-100
Dogs don't always wear collars.
(-x)
(-x)
7c1c11a6-e4c8-11ec-9cdd-0242ac1c0002
[ 0.006473127752542496, 0.9872907996177673, 0.006236047018319368 ]
A woman in an apron is carrying a tray of ice cream with cones on top.
A man is carrying ice cream sandwiches
2
-100
A woman is different to a man.
(-x)
(-x)
7c1c1ca0-e4c8-11ec-9cdd-0242ac1c0002
[ 0.00028815577388741076, 0.0014330556150525808, 0.9982788562774658 ]
A woman in an apron is carrying a tray of ice cream with cones on top.
An ice cream shop employee is carrying ice cream to the kids
1
-100
A woman in an apron doesn't have to be an employee.
(-x)
(-x)
7c1c2704-e4c8-11ec-9cdd-0242ac1c0002
[ 0.01145032700151205, 0.9870522022247314, 0.0014975329395383596 ]
A woman in an apron is carrying a tray of ice cream with cones on top.
A woman is carrying ice cream cones
0
-100
Carrying ice cream cones is a rephrasing of carrying a tray of ice cream with cones on top.
(-x)
(-x)
7c1c30c8-e4c8-11ec-9cdd-0242ac1c0002
[ 0.9382062554359436, 0.05719877779483795, 0.004594898782670498 ]
A pack of black dogs running in grass.
The dogs all run and play together.
1
-100
Dogs can run together as a pack and not play together.
(-x)
(-x)
7c1c3a82-e4c8-11ec-9cdd-0242ac1c0002
[ 0.15224960446357727, 0.8459606766700745, 0.0017896788194775581 ]
A pack of black dogs running in grass.
The animals run around an indoor enclosure.
2
-100
grass means outdoor.
(-x)
(-x)
7c1c4644-e4c8-11ec-9cdd-0242ac1c0002
[ 0.00015511368110310286, 0.0016812467947602272, 0.998163640499115 ]
A pack of black dogs running in grass.
The group of animals runs outside.
0
-100
A pack of black dogs is a group of animals, and grass implies outside.
(-x)
(-x)
7c1c5152-e4c8-11ec-9cdd-0242ac1c0002
[ 0.9845566749572754, 0.014869012869894505, 0.0005742990761063993 ]
Many black dogs run in a grassy area.
A group of dogs are playing.
0
-100
A group of dogs are many dogs. Dogs running in a grassy area are playing.
(-x)
(-x)
7c1c5c92-e4c8-11ec-9cdd-0242ac1c0002
[ 0.10905949026346207, 0.8887078762054443, 0.002232664730399847 ]
Many black dogs run in a grassy area.
Lots of dogs sleeping in a garage.
2
-100
They are either running or sleeping. They are either in a garage, or in a grassy area.
(-x)
(-x)
7c1c6638-e4c8-11ec-9cdd-0242ac1c0002
[ 0.00006642821244895458, 0.0003895371628459543, 0.999544084072113 ]
Many black dogs run in a grassy area.
A pack of wild dogs play in a field.
1
-100
All dogs that run are not wild. A grassy area doesn't necessarily imply a field.
(-x)
(-x)
7c1c6fc0-e4c8-11ec-9cdd-0242ac1c0002
[ 0.016209213063120842, 0.9810082912445068, 0.0027824975550174713 ]
A man is walking on the roof of a building under construction.
Man walking on a roof during his lunch break.
1
-100
A man doesn't walk on a roof only on his lunch break.
(-x)
(-x)
7c1c79e8-e4c8-11ec-9cdd-0242ac1c0002
[ 0.00035029466380365193, 0.9994233846664429, 0.0002263030328322202 ]
A man is walking on the roof of a building under construction.
Man walking on a roof.
0
-100
Man is a man.
(-x)
(-x)
7c1c8334-e4c8-11ec-9cdd-0242ac1c0002
[ 0.9745521545410156, 0.02470204047858715, 0.0007457275060005486 ]
A man is walking on the roof of a building under construction.
Man is snorkeling in the great barrier reef.
2
-100
The man is either walking or snorkeling. He is either on the roof of a building, or in the great barrier reef.
(-x)
(-x)
7c1c8d16-e4c8-11ec-9cdd-0242ac1c0002
[ 0.00004611476470017806, 0.000690342509187758, 0.9992635846138 ]
A man wearing a black hat standing next to a black pole.
A guy in a hat is standing by a pole.
0
-100
A guy is usually a young man. A man in a hat is wearing a hat.
(-x)
(-x)
7c1c96b2-e4c8-11ec-9cdd-0242ac1c0002
[ 0.9750410914421082, 0.02423437312245369, 0.0007246024324558675 ]
A man wearing a black hat standing next to a black pole.
A man in a coat sits ontop of a fire hydrant.
2
-100
The man is either sitting or standing.
(-x)
(-x)
7c1ca206-e4c8-11ec-9cdd-0242ac1c0002
[ 0.0004897683393210173, 0.005659518763422966, 0.9938507080078125 ]
A man wearing a black hat standing next to a black pole.
A man in a black hat is standing next to a street light.
1
-100
A black pole is not necessarily a street light.
(-x)
(-x)
7c1cad32-e4c8-11ec-9cdd-0242ac1c0002
[ 0.18599073588848114, 0.807816207408905, 0.006193067878484726 ]
A man with a light colored shirt is lean against a post, looking at another person that is standing below him.
The man is waiting for someone.
1
-100
It cannot be inferred that the man is waiting.
(-x)
(-x)
7c1cb8c2-e4c8-11ec-9cdd-0242ac1c0002
[ 0.08358222246170044, 0.9133047461509705, 0.003113054670393467 ]
A man with a light colored shirt is lean against a post, looking at another person that is standing below him.
The man in shirt is leaning casually.
0
-100
A man with a light colored shirt is a man in shirt, and lean against a post is leaning casually.
(-x)
(-x)
7c1cc31c-e4c8-11ec-9cdd-0242ac1c0002
[ 0.5991175770759583, 0.39517226815223694, 0.005710195749998093 ]
A man with a light colored shirt is lean against a post, looking at another person that is standing below him.
The man is walking down the street.
2
-100
The man cannot be walking while lean against a post, looking at another person that is standing below him
(-x)
(-x)
7c1ccd1c-e4c8-11ec-9cdd-0242ac1c0002
[ 0.0012015311513096094, 0.020370768383145332, 0.9784277677536011 ]
A man unlocks a blue garage door.
A man unlocks a door.
0
-100
A man unlocks a blue garage door implies a man unlocks a door.
(-x)
(-x)
7c1cd6a4-e4c8-11ec-9cdd-0242ac1c0002
[ 0.9826378226280212, 0.016574811190366745, 0.0007874640868976712 ]
A man unlocks a blue garage door.
A woman calls the cops when someone breaks into her house.
2
-100
It is either a man or a woman. They either call the cops, or they unlock a blue garage door.
(-x)
(-x)
7c1ce2b6-e4c8-11ec-9cdd-0242ac1c0002
[ 0.00004566672578221187, 0.001468527247197926, 0.9984857439994812 ]
A man unlocks a blue garage door.
A man unlocks a door to his girlfriend's house.
1
-100
Unlocking a blue garage door doesn't mean the man is at this girlfriend's house.
(-x)
(-x)
7c1cedec-e4c8-11ec-9cdd-0242ac1c0002
[ 0.0002513924555387348, 0.9991083741188049, 0.0006402108701877296 ]
A man bending to pick something up.
A man is picking something up.
0
-100
A man bending to pick something up implies a man is picking something up.
(-x)
(-x)
7c1cf8e6-e4c8-11ec-9cdd-0242ac1c0002
[ 0.9556784629821777, 0.04330570995807648, 0.0010158944642171264 ]
A man bending to pick something up.
A woman is bending to pick something up.
2
-100
It is either a man or a woman.
(-x)
(-x)
7c1d04e4-e4c8-11ec-9cdd-0242ac1c0002
[ 0.00019553294987417758, 0.001438710605725646, 0.9983657002449036 ]
A man bending to pick something up.
A man dropped something and is picking it up.
1
-100
Just because a man is bending to pick something up does not necessarily mean that he dropped something.
(-x)
(-x)
7c1d1060-e4c8-11ec-9cdd-0242ac1c0002
[ 0.024967599660158157, 0.9721521735191345, 0.0028802526649087667 ]
A man appears to be closing a gate next to a nail-gloss ad.
Car parks with gate on top
2
-100
The gate isn't next to a nail-gloss ad and on top
(-x)
(-x)
7c1d1858-e4c8-11ec-9cdd-0242ac1c0002
[ 0.24185408651828766, 0.48167183995246887, 0.2764739990234375 ]
A man appears to be closing a gate next to a nail-gloss ad.
A man is closing his gate after parking his car
0
-100
Sentence two does not follow, you cant infer the man is parking his car.
(-x)
(-x)
7c1d1d6c-e4c8-11ec-9cdd-0242ac1c0002
[ 0.005153905134648085, 0.9933702945709229, 0.001475836499594152 ]
A man appears to be closing a gate next to a nail-gloss ad.
A man is closing his gate after parking his car in his house
1
-100
You can not infer he is in his house.
(-x)
(-x)
7c1d2212-e4c8-11ec-9cdd-0242ac1c0002
[ 0.003506172215566039, 0.9930262565612793, 0.003467630362138152 ]
A man in a blue shirt locks a blue shutter next to a nail polish advertisement.
The man is wearing cloths.
0
-100
A man in a blue shirt implies the man is wearing cloths.
(-x)
(-x)
7c1d2690-e4c8-11ec-9cdd-0242ac1c0002
[ 0.9352665543556213, 0.05943268910050392, 0.005300740245729685 ]
A man in a blue shirt locks a blue shutter next to a nail polish advertisement.
The water in the fountain had all dried up.
2
-100
Either a man locks a blue shutter, or the water has all dried up.
(-x)
(-x)
7c1d2dc0-e4c8-11ec-9cdd-0242ac1c0002
[ 0.014879191294312477, 0.10930051654577255, 0.8758202195167542 ]
A man in a blue shirt locks a blue shutter next to a nail polish advertisement.
Some one is locking up the shop for the night.
1
-100
Just because a man is locking a shutter next to an advertisement does not necessarily mean that he is locking up a shop for the night.
(-x)
(-x)
7c1d336a-e4c8-11ec-9cdd-0242ac1c0002
[ 0.04266256466507912, 0.9538016319274902, 0.0035358371678739786 ]
A man raising or lowering a blue and red garage door next to a nail polish poster.
A garage door is moving
0
-100
A man raising or lowering a blue and red garage door implies a garage door is moving
(-x)
(-x)
7c1d38ce-e4c8-11ec-9cdd-0242ac1c0002
[ 0.8976495862007141, 0.08355266600847244, 0.01879778318107128 ]
A man raising or lowering a blue and red garage door next to a nail polish poster.
A man likes to collect nail polish posters
1
-100
Just because a man is raising or lowering a garage door next to a nail polish poster does not necessarily mean that he likes to collect nail polish posters.
(-x)
(-x)
7c1d3da6-e4c8-11ec-9cdd-0242ac1c0002
[ 0.012608576565980911, 0.980198085308075, 0.007193355355411768 ]
A man raising or lowering a blue and red garage door next to a nail polish poster.
The garage door is broken
2
-100
The man cannot be raising or lowering the garage door if it is broken.
(-x)
(-x)
7c1d4256-e4c8-11ec-9cdd-0242ac1c0002
[ 0.005298276897519827, 0.8271369338035583, 0.16756471991539001 ]
The children in blue are singing for a group of people.
Adults are singing while a group of children dressed in red listen.
2
-100
They are either adults or children. They are either dressed in red or blue.
(-x)
(-x)
7c1d4706-e4c8-11ec-9cdd-0242ac1c0002
[ 0.000541184504982084, 0.011634722352027893, 0.9878240823745728 ]
The children in blue are singing for a group of people.
A group of children sings Christmas Carols at a hospice center.
1
-100
Just because children are singing for a group of people does not necessarily mean that they are singing Christmas Carols, nor does it necessarily mean that they are at a hospice center.
(-x)
(-x)
7c1d4ba2-e4c8-11ec-9cdd-0242ac1c0002
[ 0.0004786369390785694, 0.9986679553985596, 0.0008534006192348897 ]