premise
stringlengths
9
342
hypothesis
stringlengths
1
295
label
int64
0
2
probability
float64
-100
1
explanation_1
stringlengths
0
706
explanation_2
stringclasses
1 value
explanation_3
stringclasses
1 value
premise_logic
stringlengths
39
2.12k
hypothesis_logic
stringlengths
33
2.09k
id
stringlengths
36
36
premise_sim
stringlengths
39
2.11k
hypothesis_sim
stringlengths
33
2.08k
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
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x4,x5) & with(x1,x2) & while(e1,e2) & v_enjoy(e1) & v_eat(e2) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_ponytail(x3) & n_man(x4) & n_laugh(x6) & n_hair(x5) & n_dessert(x7) & a_short(s2) & a_long(s1) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x7) & Theme(e1,x6) & Actor(e2,x1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_enjoy(e1) & over(x2,x3) & n_laugh(x2) & n_dessert(x3) & n_couple(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
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
exists e1 x1 x2 x3 x4 x5.(with(x1,x2) & v_check(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x4,x5) & n_stock(x4) & n_pen(x3) & n_paper(x5) & n_man(x1) & a_topic(x1) & Actor(e1,x4))
exists e1 x1 x2.(v_check(e1) & n_stock(x2) & n_person(x1) & Theme(e1,x2) & Actor(e1,x1))
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
exists e1 x1 x2 x3 x4 x5.(with(x1,x2) & v_check(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x4,x5) & n_stock(x4) & n_pen(x3) & n_paper(x5) & n_man(x1) & a_topic(x1) & Actor(e1,x4))
exists e1 x1 x2 x3 x4.(v_check(e1) & of(x4,x3) & of(x3,x4) & of(x1,x2) & n_work(x3) & n_warehouse(x2) & n_supervisor(x1) & n_male(x3) & n_employee(x4) & Theme(e1,x3) & Actor(e1,x1))
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
exists e1 x1 x2 x3 x4 x5.(with(x1,x2) & v_check(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x4,x5) & n_stock(x4) & n_pen(x3) & n_paper(x5) & n_man(x1) & a_topic(x1) & Actor(e1,x4))
exists e1 x1 x2 x3.(v_drive(e1) & of(x2,x1) & n_rain(x3) & n_man(x1) & n_male(x1) & n_car(x2) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
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
exists e1 s1 x1 x2 x3 x4 x5.(v_jump(e1) & over(e1,x4) & n_wave(x4) & n_water(x3) & n_man(x1) & n_beach(x5) & in(e1,x3) & at(e1,x5) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists x1 x2.(ne_nam_boy(x2) & n_drown(x1) & a_topic(x1) & (x1 = x2))
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
exists e1 s1 x1 x2 x3 x4 x5.(v_jump(e1) & over(e1,x4) & n_wave(x4) & n_water(x3) & n_man(x1) & n_beach(x5) & in(e1,x3) & at(e1,x5) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists p1 s1 x1 x2 x3.(of(x1,x2) & n_water(x3) & n_man(x2) & n_jump(x1) & in(x1,x3) & exists e1 x4.(v_avoid(e1) & n_parent(x4) & Theme(e1,x4) & Actor(e1,x3)) & a_young(s1) & a_topic(x1) & Topic(x3,p1) & Theme(s1,x1))
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
exists e1 s1 x1 x2 x3 x4 x5.(v_jump(e1) & over(e1,x4) & n_wave(x4) & n_water(x3) & n_man(x1) & n_beach(x5) & in(e1,x3) & at(e1,x5) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists x1 x2 x3.(of(x2,x3) & n_outside(x2) & n_boy(x3) & (x1 = x2))
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
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_hold(e1) & of(x2,x4) & of(x2,x3) & near(e2,x5) & ne_per_ron(x5) & ne_per_paul(x6) & n_war(x4) & n_sign(x2) & n_picture(x8) & n_girl(x1) & n_female(x5) & n_end(x3) & n_adult(x7) & in(e2,x8) & a_little(s1) & a_colorful(s2) & a_also(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e2,s3) & Actor(e2,x7) & Actor(e1,x1) & (x2 = x6) & (x2 = x5))
exists e1 e2 s1 x1 x2 x3.(v_stand(e1) & v_hold(e2) & near(e1,x2) & n_sign(x3) & n_child(x2) & n_adult(x1) & for(e1,e2) & a_political(s1) & Theme(s1,x3) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1))
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
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_hold(e1) & of(x2,x4) & of(x2,x3) & near(e2,x5) & ne_per_ron(x5) & ne_per_paul(x6) & n_war(x4) & n_sign(x2) & n_picture(x8) & n_girl(x1) & n_female(x5) & n_end(x3) & n_adult(x7) & in(e2,x8) & a_little(s1) & a_colorful(s2) & a_also(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e2,s3) & Actor(e2,x7) & Actor(e1,x1) & (x2 = x6) & (x2 = x5))
exists e1 s1 x1 x2.(v_hold(e1) & n_sign(x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
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
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_hold(e1) & of(x2,x4) & of(x2,x3) & near(e2,x5) & ne_per_ron(x5) & ne_per_paul(x6) & n_war(x4) & n_sign(x2) & n_picture(x8) & n_girl(x1) & n_female(x5) & n_end(x3) & n_adult(x7) & in(e2,x8) & a_little(s1) & a_colorful(s2) & a_also(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e2,s3) & Actor(e2,x7) & Actor(e1,x1) & (x2 = x6) & (x2 = x5))
exists e1 x1 x2 x3.(with(e1,x2) & v_protest(e1) & of(x2,x3) & n_group(x2) & n_girl(x1) & n_adult(x3) & Actor(e1,x1))
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
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_hold(e1) & of(x2,x4) & of(x2,x3) & near(e2,x5) & ne_per_ron(x5) & ne_per_paul(x6) & n_war(x4) & n_sign(x2) & n_picture(x8) & n_girl(x1) & n_female(x5) & n_end(x3) & n_adult(x7) & in(e2,x8) & a_little(s1) & a_colorful(s2) & a_also(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e2,s3) & Actor(e2,x7) & Actor(e1,x1) & (x2 = x6) & (x2 = x5))
exists e1 x1 x2 x3.(v_hold(e1) & near(x2,x3) & n_sign(x2) & n_girl(x1) & n_adult(x3) & Theme(e1,x2) & Actor(e1,x1))
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
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_hold(e1) & of(x2,x4) & of(x2,x3) & near(e2,x5) & ne_per_ron(x5) & ne_per_paul(x6) & n_war(x4) & n_sign(x2) & n_picture(x8) & n_girl(x1) & n_female(x5) & n_end(x3) & n_adult(x7) & in(e2,x8) & a_little(s1) & a_colorful(s2) & a_also(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e2,s3) & Actor(e2,x7) & Actor(e1,x1) & (x2 = x6) & (x2 = x5))
exists e1 x1 x2 x3.(v_hold(e1) & n_sign(x3) & n_person(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
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
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_hold(e1) & of(x2,x4) & of(x2,x3) & near(e2,x5) & ne_per_ron(x5) & ne_per_paul(x6) & n_war(x4) & n_sign(x2) & n_picture(x8) & n_girl(x1) & n_female(x5) & n_end(x3) & n_adult(x7) & in(e2,x8) & a_little(s1) & a_colorful(s2) & a_also(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e2,s3) & Actor(e2,x7) & Actor(e1,x1) & (x2 = x6) & (x2 = x5))
exists e1 p1 s1 s2 x1 x2.(v_force(e1) & r_because(e1) & of(x2,x1) & of(e1,x2) & n_parent(x2) & n_girl(x1) & n_female(x1) & exists e2 x3 x4 x5.(v_hold(e2) & ne_per_ron(x4) & ne_per_paul(x5) & n_sign(x3) & Theme(e2,x3) & Actor(e2,x1) & (x3 = x5) & (x3 = x4)) & a_psychotic(s1) & a_libertarian(s2) & Topic(e1,x1) & Theme(s2,x2) & Theme(s1,x2) & Recipient(e1,p1))
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
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_hold(e1) & of(x2,x4) & of(x2,x3) & near(e2,x5) & ne_per_ron(x5) & ne_per_paul(x6) & n_war(x4) & n_sign(x2) & n_picture(x8) & n_girl(x1) & n_female(x5) & n_end(x3) & n_adult(x7) & in(e2,x8) & a_little(s1) & a_colorful(s2) & a_also(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e2,s3) & Actor(e2,x7) & Actor(e1,x1) & (x2 = x6) & (x2 = x5))
exists x1.(n_girl(x1) & exists x2.(near(x1,x2) & n_adult(x2)))
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
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_hold(e1) & of(x2,x4) & of(x2,x3) & near(e2,x5) & ne_per_ron(x5) & ne_per_paul(x6) & n_war(x4) & n_sign(x2) & n_picture(x8) & n_girl(x1) & n_female(x5) & n_end(x3) & n_adult(x7) & in(e2,x8) & a_little(s1) & a_colorful(s2) & a_also(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e2,s3) & Actor(e2,x7) & Actor(e1,x1) & (x2 = x6) & (x2 = x5))
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_ride(e1) & of(x3,x1) & n_hand(x3) & n_girl(x1) & n_female(x1) & n_dolphin(x2) & n_air(x4) & in(x3,x4) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
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
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_hold(e1) & of(x2,x4) & of(x2,x3) & near(e2,x5) & ne_per_ron(x5) & ne_per_paul(x6) & n_war(x4) & n_sign(x2) & n_picture(x8) & n_girl(x1) & n_female(x5) & n_end(x3) & n_adult(x7) & in(e2,x8) & a_little(s1) & a_colorful(s2) & a_also(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e2,s3) & Actor(e2,x7) & Actor(e1,x1) & (x2 = x6) & (x2 = x5))
exists e1 s1 x1 x2.(v_play(e1) & of(x1,x2) & n_group(x1) & n_girl(x2) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1))
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
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_hold(e1) & of(x2,x4) & of(x2,x3) & near(e2,x5) & ne_per_ron(x5) & ne_per_paul(x6) & n_war(x4) & n_sign(x2) & n_picture(x8) & n_girl(x1) & n_female(x5) & n_end(x3) & n_adult(x7) & in(e2,x8) & a_little(s1) & a_colorful(s2) & a_also(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e2,s3) & Actor(e2,x7) & Actor(e1,x1) & (x2 = x6) & (x2 = x5))
exists x1.(n_people(x1) & exists s1 x2.(n_rally(x2) & at(x1,x2) & a_political(s1) & Theme(s1,x2)))
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
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_hold(e1) & of(x2,x4) & of(x2,x3) & near(e2,x5) & ne_per_ron(x5) & ne_per_paul(x6) & n_war(x4) & n_sign(x2) & n_picture(x8) & n_girl(x1) & n_female(x5) & n_end(x3) & n_adult(x7) & in(e2,x8) & a_little(s1) & a_colorful(s2) & a_also(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e2,s3) & Actor(e2,x7) & Actor(e1,x1) & (x2 = x6) & (x2 = x5))
exists s1 x1.(n_people(x1) & a_topic(x1) & a_tall(s1) & Theme(s1,x1))
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
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_hold(e1) & of(x2,x4) & of(x2,x3) & near(e2,x5) & ne_per_ron(x5) & ne_per_paul(x6) & n_war(x4) & n_sign(x2) & n_picture(x8) & n_girl(x1) & n_female(x5) & n_end(x3) & n_adult(x7) & in(e2,x8) & a_little(s1) & a_colorful(s2) & a_also(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e2,s3) & Actor(e2,x7) & Actor(e1,x1) & (x2 = x6) & (x2 = x5))
all e1 x1 x2.(-v_have(e1) | -n_sign(x2) | -n_person(x1) | -Theme(e1,x2) | -Actor(e1,x1))
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
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_hold(e1) & of(x2,x4) & of(x2,x3) & near(e2,x5) & ne_per_ron(x5) & ne_per_paul(x6) & n_war(x4) & n_sign(x2) & n_picture(x8) & n_girl(x1) & n_female(x5) & n_end(x3) & n_adult(x7) & in(e2,x8) & a_little(s1) & a_colorful(s2) & a_also(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e2,s3) & Actor(e2,x7) & Actor(e1,x1) & (x2 = x6) & (x2 = x5))
exists e1 p1 s1 s2 x1 x2 x3.(while(e1,p1) & v_hold(e1) & n_toy(x2) & n_hand(x3) & n_girl(x1) & in(e1,x3) & exists e2 x4 x5 x6 x7.(v_hold(e2) & of(x5,x4) & ne_per_ron(x4) & ne_per_paul(x7) & n_sign(x6) & n_mother(x5) & n_female(x4) & Theme(e2,x6) & Actor(e2,x5) & (x6 = x7) & (x6 = x4)) & a_stuffed(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
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
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_hold(e1) & of(x2,x4) & of(x2,x3) & near(e2,x5) & ne_per_ron(x5) & ne_per_paul(x6) & n_war(x4) & n_sign(x2) & n_picture(x8) & n_girl(x1) & n_female(x5) & n_end(x3) & n_adult(x7) & in(e2,x8) & a_little(s1) & a_colorful(s2) & a_also(s3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e2,s3) & Actor(e2,x7) & Actor(e1,x1) & (x2 = x6) & (x2 = x5))
exists s1 x1.(n_girl(x1) & exists x2.(n_protest(x2) & at(x1,x2)) & a_little(s1) & Theme(s1,x1))
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
exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e2,x7) & v_write(e3) & v_say(e1) & v_hold(e2) & on(e3,x10) & of(x2,x3) & ne_per_ron(x8) & ne_per_paul(x7) & ne_nam_war(x5) & ne_nam_end(x6) & n_sign(x2) & n_side(x10) & n_homemade(x3) & n_child(x1) & a_young(s1) & a_female(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e3,x9) & Theme(e2,x2) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x7 = x9) & (x7 = x8) & (x5 = x6) & (x2 = x4))
exists e1 s1 x1 x2 x3.(v_hold(e1) & n_sign(x3) & n_person(x1) & a_topic(x1) & a_funny(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
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
exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e2,x7) & v_write(e3) & v_say(e1) & v_hold(e2) & on(e3,x10) & of(x2,x3) & ne_per_ron(x8) & ne_per_paul(x7) & ne_nam_war(x5) & ne_nam_end(x6) & n_sign(x2) & n_side(x10) & n_homemade(x3) & n_child(x1) & a_young(s1) & a_female(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e3,x9) & Theme(e2,x2) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x7 = x9) & (x7 = x8) & (x5 = x6) & (x2 = x4))
exists e1 x1 x2 x3.(v_hold(e1) & n_sign(x3) & n_person(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
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
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e2,x7) & v_write(e3) & v_say(e1) & v_hold(e2) & on(e3,x10) & of(x2,x3) & ne_per_ron(x8) & ne_per_paul(x7) & ne_nam_war(x5) & ne_nam_end(x6) & n_sign(x2) & n_side(x10) & n_homemade(x3) & n_child(x1) & a_young(s1) & a_female(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e3,x9) & Theme(e2,x2) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x7 = x9) & (x7 = x8) & (x5 = x6) & (x2 = x4))
all e1 x1 x2.(-v_have(e1) | -n_sign(x2) | -n_person(x1) | -Theme(e1,x2) | -Actor(e1,x1))
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
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(v_read(e1) & v_hold(e2) & ne_per_ron(x4) & ne_per_paul(x5) & ne_nam_war(x7) & ne_nam_end(x8) & n_sweater(x2) & n_sign(x3) & n_girl(x1) & in(x1,x2) & a_young(s1) & a_white(s3) & a_pro(s4) & a_pink(s2) & Theme(s4,x3) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x3) & Theme(e1,x7) & Actor(e2,x1) & Actor(e1,x6) & (x7 = x8) & (x3 = x6) & (x3 = x5) & (x3 = x4))
exists e1 x1 x2.(v_wear(e1) & n_pink(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1))
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
exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(v_read(e1) & v_hold(e2) & ne_per_ron(x4) & ne_per_paul(x5) & ne_nam_war(x7) & ne_nam_end(x8) & n_sweater(x2) & n_sign(x3) & n_girl(x1) & in(x1,x2) & a_young(s1) & a_white(s3) & a_pro(s4) & a_pink(s2) & Theme(s4,x3) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x3) & Theme(e1,x7) & Actor(e2,x1) & Actor(e1,x6) & (x7 = x8) & (x3 = x6) & (x3 = x5) & (x3 = x4))
exists s1 x1.(n_girl(x1) & a_outside(s1) & Theme(s1,x1))
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
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(v_read(e1) & v_hold(e2) & ne_per_ron(x4) & ne_per_paul(x5) & ne_nam_war(x7) & ne_nam_end(x8) & n_sweater(x2) & n_sign(x3) & n_girl(x1) & in(x1,x2) & a_young(s1) & a_white(s3) & a_pro(s4) & a_pink(s2) & Theme(s4,x3) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x3) & Theme(e1,x7) & Actor(e2,x1) & Actor(e1,x6) & (x7 = x8) & (x3 = x6) & (x3 = x5) & (x3 = x4))
exists s1 x1 x2.(of(x2,x1) & n_girl(x1) & n_female(x1) & n_bed(x2) & in(s1,x2) & a_asleep(s1) & Theme(s1,x1))
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
exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(v_hold(e1) & ne_nam_war(x4) & ne_nam_end(x5) & n_thing(x1) & n_sign(x3) & n_girl(x1) & n_female(x1) & exists e2 e3 s3.(v_say(e2) & v_look(e3) & at(e3,x1) & a_down(s3) & Manner(e3,s3) & Actor(e3,x1) & Actor(e2,x4)) & a_topic(x1) & a_little(s1) & a_big(s2) & Topic(x3,p1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x4 = x5) & (x1 = x2))
exists s1 x1.(n_female(x1) & exists x2.(n_protest(x2) & at(x1,x2)) & a_young(s1) & Theme(s1,x1))
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
exists e1 s1 s2 x1 x2 x3.(v_jump(e1) & n_top(x2) & n_ocean(x3) & n_boy(x1) & into(e1,x3) & in(x1,x2) & a_red(s2) & a_blue(s1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_get(e1) & of(x3,x1) & n_water(x2) & n_male(x1) & n_eye(x3) & n_boy(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
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
exists e1 s1 s2 x1 x2 x3 x4.(v_sit(e1) & of(x3,x4) & n_texting(x3) & n_girl(x1) & n_chair(x4) & in(e1,x3) & a_yellow(s2) & a_topic(x1) & a_blond(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 e2 s1 x1 x2 x3 x4.(v_walk(e1) & v_talk(e2) & to(e2,x4) & through(e1,x2) & of(x4,x2) & n_teacher(x4) & n_hall(x2) & n_girl(x1) & n_female(x2) & a_blonde(s1) & Theme(s1,x1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3))
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
exists x1 x5.(n_grass(x5) & exists e2 e1 p2 s1 x2 x3 x4 x6 x7.(v_stand(e1) & v_look(e2) & on(e1,x5) & of(x2,x3) & n_tourist(x3) & n_ruin(x7) & n_bunch(x2) & exists s2.(a_around(s2) & Theme(s2,x4)) & at(e2,x7) & a_old(s1) & Topic(e1,p2) & Theme(s1,x7) & Actor(e2,x6) & Actor(e1,x4) & (x2 = x6) & (x2 = x4) & (x1 = x2)))
exists x1 x2.(on(x1,x2) & n_vacation(x2) & n_family(x1) & a_topic(x1))
A group of young children wearing blue robes are standing in front of a crowd with their hands interlaced.
The children are sleeping.
2
0.000001
They are either standing or sleeping.
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e2,x7) & Actor(e3,x8) & v_interlace(e3) & (x7 = x8) & n_hand(x7) & of(x7,x1) & n_thing(x1) & in(e2,x5) & of(x5,x6) & n_crowd(x6) & n_front(x5) & Actor(e2,x1) & v_stand(e2) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_robe(x4) & a_blue(s2) & Theme(s2,x4) & (x2 = x3) & n_child(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
exists e1 x1.(n_child(x1) & Actor(e1,x1) & v_sleep(e1))
7c1d73a2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e2,x7) & v_wear(e1) & v_stand(e2) & v_interlace(e3) & of(x7,x1) & of(x5,x6) & of(x1,x2) & n_thing(x1) & n_robe(x4) & n_hand(x7) & n_group(x1) & n_front(x5) & n_crowd(x6) & n_child(x2) & in(e2,x5) & a_young(s1) & a_blue(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e3,x8) & Actor(e2,x1) & Actor(e1,x3) & (x7 = x8) & (x2 = x3))
exists e1 x1.(v_sleep(e1) & n_child(x1) & Actor(e1,x1))
A group of young children wearing blue robes are standing in front of a crowd with their hands interlaced.
Children are at church.
1
0.177336
Just because a group of young children wearing blue robes are standing in front of a crowd with their hands interlaced does not necessarily mean that they are at church.
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e2,x7) & Actor(e3,x8) & v_interlace(e3) & (x7 = x8) & n_hand(x7) & of(x7,x1) & n_thing(x1) & in(e2,x5) & of(x5,x6) & n_crowd(x6) & n_front(x5) & Actor(e2,x1) & v_stand(e2) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_robe(x4) & a_blue(s2) & Theme(s2,x4) & (x2 = x3) & n_child(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
exists p1 x1.(exists x2.(at(x1,x2) & n_church(x2)) & n_child(x1))
7c1d7c1c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e2,x7) & v_wear(e1) & v_stand(e2) & v_interlace(e3) & of(x7,x1) & of(x5,x6) & of(x1,x2) & n_thing(x1) & n_robe(x4) & n_hand(x7) & n_group(x1) & n_front(x5) & n_crowd(x6) & n_child(x2) & in(e2,x5) & a_young(s1) & a_blue(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e3,x8) & Actor(e2,x1) & Actor(e1,x3) & (x7 = x8) & (x2 = x3))
exists x1.(n_child(x1) & exists x2.(n_church(x2) & at(x1,x2)))
A group of young children wearing blue robes are standing in front of a crowd with their hands interlaced.
Choir of young children are about to perform for the crowd.
1
0.781154
Just because a group of young children wearing blue robes are standing in front of a crowd with their hands interlaced does not necessarily mean that they are a choir, nor that they are about to perform.
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e2,x7) & Actor(e3,x8) & v_interlace(e3) & (x7 = x8) & n_hand(x7) & of(x7,x1) & n_thing(x1) & in(e2,x5) & of(x5,x6) & n_crowd(x6) & n_front(x5) & Actor(e2,x1) & v_stand(e2) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_robe(x4) & a_blue(s2) & Theme(s2,x4) & (x2 = x3) & n_child(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
exists p1 s1 s2 x1 x2 x3.(n_crowd(x3) & ne_nam_choir(x1) & Topic(s2,p1) & Actor(s2,x1) & a_about(s2) & exists e1.(for(e1,x3) & Actor(e1,x1) & v_perform(e1)) & of(x1,x2) & n_child(x2) & a_young(s1) & Theme(s1,x2))
7c1d956c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e2,x7) & v_wear(e1) & v_stand(e2) & v_interlace(e3) & of(x7,x1) & of(x5,x6) & of(x1,x2) & n_thing(x1) & n_robe(x4) & n_hand(x7) & n_group(x1) & n_front(x5) & n_crowd(x6) & n_child(x2) & in(e2,x5) & a_young(s1) & a_blue(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e3,x8) & Actor(e2,x1) & Actor(e1,x3) & (x7 = x8) & (x2 = x3))
exists p1 s1 s2 x1 x2 x3.(of(x1,x2) & ne_nam_choir(x1) & n_crowd(x3) & n_child(x2) & exists e1.(v_perform(e1) & for(e1,x3) & Actor(e1,x1)) & a_young(s1) & a_about(s2) & Topic(s2,p1) & Theme(s1,x2) & Actor(s2,x1))
A group of young children wearing blue robes are standing in front of a crowd with their hands interlaced.
The children are singing.
1
0.7305
Just because a group of young children wearing blue robes are standing in front of a crowd with their hands interlaced does not necessarily mean that they are singing.
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e2,x7) & Actor(e3,x8) & v_interlace(e3) & (x7 = x8) & n_hand(x7) & of(x7,x1) & n_thing(x1) & in(e2,x5) & of(x5,x6) & n_crowd(x6) & n_front(x5) & Actor(e2,x1) & v_stand(e2) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_robe(x4) & a_blue(s2) & Theme(s2,x4) & (x2 = x3) & n_child(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
exists e1 x1.(n_child(x1) & Actor(e1,x1) & v_sing(e1))
7c1d9a44-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e2,x7) & v_wear(e1) & v_stand(e2) & v_interlace(e3) & of(x7,x1) & of(x5,x6) & of(x1,x2) & n_thing(x1) & n_robe(x4) & n_hand(x7) & n_group(x1) & n_front(x5) & n_crowd(x6) & n_child(x2) & in(e2,x5) & a_young(s1) & a_blue(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e3,x8) & Actor(e2,x1) & Actor(e1,x3) & (x7 = x8) & (x2 = x3))
exists e1 x1.(v_sing(e1) & n_child(x1) & Actor(e1,x1))
A group of young children wearing blue robes are standing in front of a crowd with their hands interlaced.
A choir performs
1
0.787952
Just because a group of young children wearing blue robes are standing in front of a crowd with their hands interlaced does not necessarily mean that they are a choir, nor that they are performing.
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e2,x7) & Actor(e3,x8) & v_interlace(e3) & (x7 = x8) & n_hand(x7) & of(x7,x1) & n_thing(x1) & in(e2,x5) & of(x5,x6) & n_crowd(x6) & n_front(x5) & Actor(e2,x1) & v_stand(e2) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_robe(x4) & a_blue(s2) & Theme(s2,x4) & (x2 = x3) & n_child(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
exists e1 x1.(Actor(e1,x1) & v_perform(e1) & n_choir(x1))
7c1da6a6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e2,x7) & v_wear(e1) & v_stand(e2) & v_interlace(e3) & of(x7,x1) & of(x5,x6) & of(x1,x2) & n_thing(x1) & n_robe(x4) & n_hand(x7) & n_group(x1) & n_front(x5) & n_crowd(x6) & n_child(x2) & in(e2,x5) & a_young(s1) & a_blue(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e3,x8) & Actor(e2,x1) & Actor(e1,x3) & (x7 = x8) & (x2 = x3))
exists e1 x1.(v_perform(e1) & n_choir(x1) & Actor(e1,x1))
A group of young children wearing blue robes are standing in front of a crowd with their hands interlaced.
the children are siblings
1
0.000748
Just because a group of young children wearing blue robes are standing in front of a crowd with their hands interlaced does not necessarily mean that they are siblings.
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e2,x7) & Actor(e3,x8) & v_interlace(e3) & (x7 = x8) & n_hand(x7) & of(x7,x1) & n_thing(x1) & in(e2,x5) & of(x5,x6) & n_crowd(x6) & n_front(x5) & Actor(e2,x1) & v_stand(e2) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_robe(x4) & a_blue(s2) & Theme(s2,x4) & (x2 = x3) & n_child(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
exists p1 x1.(n_child(x1) & exists x2.((x1 = x2) & n_sibling(x2)))
7c1db5e2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e2,x7) & v_wear(e1) & v_stand(e2) & v_interlace(e3) & of(x7,x1) & of(x5,x6) & of(x1,x2) & n_thing(x1) & n_robe(x4) & n_hand(x7) & n_group(x1) & n_front(x5) & n_crowd(x6) & n_child(x2) & in(e2,x5) & a_young(s1) & a_blue(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e3,x8) & Actor(e2,x1) & Actor(e1,x3) & (x7 = x8) & (x2 = x3))
exists x1.(n_child(x1) & exists x2.(n_sibling(x2) & (x1 = x2)))
A group of young children wearing blue robes are standing in front of a crowd with their hands interlaced.
A group of children stand in front of a crowd
0
0.5
The group of children are standing in front of a crowd is iterated twice.
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e2,x7) & Actor(e3,x8) & v_interlace(e3) & (x7 = x8) & n_hand(x7) & of(x7,x1) & n_thing(x1) & in(e2,x5) & of(x5,x6) & n_crowd(x6) & n_front(x5) & Actor(e2,x1) & v_stand(e2) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_robe(x4) & a_blue(s2) & Theme(s2,x4) & (x2 = x3) & n_child(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1))
exists e1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_crowd(x4) & n_front(x3) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_child(x2) & n_group(x1))
7c1dbf7e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e2,x7) & v_wear(e1) & v_stand(e2) & v_interlace(e3) & of(x7,x1) & of(x5,x6) & of(x1,x2) & n_thing(x1) & n_robe(x4) & n_hand(x7) & n_group(x1) & n_front(x5) & n_crowd(x6) & n_child(x2) & in(e2,x5) & a_young(s1) & a_blue(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e3,x8) & Actor(e2,x1) & Actor(e1,x3) & (x7 = x8) & (x2 = x3))
exists e1 x1 x2 x3 x4.(v_stand(e1) & of(x3,x4) & of(x1,x2) & n_group(x1) & n_front(x3) & n_crowd(x4) & n_child(x2) & in(e1,x3) & Actor(e1,x1))