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
Two people have paused near a table and chairs to examine something at their feet in front of a tudor style building.
The two people are eating lunch.
1
0.007841
The people are not necessarily eating house.
exists e1 p1 x1 x2 x3 x4 x5 x7.(near(e1,x3) & subset_of(x5,x3) & Topic(x5,p1) & exists e2 x6 x8 x9 x10.(in(e2,x8) & of(x8,x9) & n_style(x9) & of(x9,x10) & n_tudor(x10) & n_front(x8) & Theme(e2,x6) & Actor(e2,x5) & v_examine(e2) & at(x6,x7) & n_thing(x6)) & n_foot(x7) & of(x7,x1) & n_thing(x1) & n_chair(x5) & subset_of(x4,x3) & n_table(x4) & Theme(e1,x2) & Actor(e1,x1) & v_pause(e1) & n_building(x2) & n_people(x1) & card_eq_2(x1))
exists e1 x1 x2.(n_people(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_lunch(x2))
4be3f030-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4 x5 x7.(v_pause(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x7,x1) & near(e1,x3) & n_thing(x1) & n_table(x4) & n_people(x1) & n_foot(x7) & n_chair(x5) & n_building(x2) & exists e2 x6 x8 x9 x10.(v_examine(e2) & of(x9,x10) & of(x8,x9) & n_tudor(x10) & n_thing(x6) & n_style(x9) & n_front(x8) & in(e2,x8) & at(x6,x7) & Theme(e2,x6) & Actor(e2,x5)) & card_eq_2(x1) & Topic(x5,p1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_eat(e1) & n_people(x1) & n_lunch(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
A woman ventriloquist is playing with her colorful green and red dragon in a beautiful garden backdrop.
A ventriloquist plays with a dragon outside
0
0.995009
A ventriloquist is in a garden backdrop therefore she is outside.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(in(e1,x6) & n_backdrop(x6) & of(x6,x7) & n_garden(x7) & a_beautiful(s3) & Theme(s3,x6) & with(e1,x3) & n_dragon(x5) & a_red(s2) & Theme(s2,x5) & n_green(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_colorful(s1) & Theme(s1,x3) & of(x3,x1) & n_female(x1) & Actor(e1,x1) & v_play(e1) & n_ventriloquist(x1) & of(x1,x2) & n_woman(x2))
exists e1 x1 x2 x3.(with(e1,x2) & n_outside(x2) & of(x2,x3) & n_dragon(x3) & Actor(e1,x1) & v_play(e1) & n_ventriloquist(x1))
4be533c8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(e1,x3) & v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & of(x3,x1) & of(x1,x2) & n_woman(x2) & n_ventriloquist(x1) & n_green(x4) & n_garden(x7) & n_female(x1) & n_dragon(x5) & n_backdrop(x6) & in(e1,x6) & a_red(s2) & a_colorful(s1) & a_beautiful(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(with(e1,x2) & v_play(e1) & of(x2,x3) & n_ventriloquist(x1) & n_outside(x2) & n_dragon(x3) & Actor(e1,x1))
A woman ventriloquist is playing with her colorful green and red dragon in a beautiful garden backdrop.
The ventriloquist also has a wooden dummy shaped like a boy.
1
0.58062
Just because the ventriloquist has a dummy, it does not mean it is wooden, or a boy.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(in(e1,x6) & n_backdrop(x6) & of(x6,x7) & n_garden(x7) & a_beautiful(s3) & Theme(s3,x6) & with(e1,x3) & n_dragon(x5) & a_red(s2) & Theme(s2,x5) & n_green(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_colorful(s1) & Theme(s1,x3) & of(x3,x1) & n_female(x1) & Actor(e1,x1) & v_play(e1) & n_ventriloquist(x1) & of(x1,x2) & n_woman(x2))
exists e1 e2 s1 s2 x1 x2 x3 x4.(n_ventriloquist(x1) & a_also(s2) & Manner(e2,s2) & Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & like(e1,x4) & n_boy(x4) & Actor(e1,x3) & v_shape(e1) & (x2 = x3) & n_dummy(x2) & a_wooden(s1) & Theme(s1,x2))
4be53c42-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(e1,x3) & v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & of(x3,x1) & of(x1,x2) & n_woman(x2) & n_ventriloquist(x1) & n_green(x4) & n_garden(x7) & n_female(x1) & n_dragon(x5) & n_backdrop(x6) & in(e1,x6) & a_red(s2) & a_colorful(s1) & a_beautiful(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x3) & Actor(e1,x1))
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_shape(e1) & v_have(e2) & n_ventriloquist(x1) & n_dummy(x2) & n_boy(x4) & like(e1,x4) & a_wooden(s1) & a_also(s2) & Theme(s1,x2) & Theme(e2,x2) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
A woman ventriloquist is playing with her colorful green and red dragon in a beautiful garden backdrop.
Sometimes the dragon is the ventriloquist and speaks for the woman.
2
0
It is either a woman ventriloquist or a dragon ventriloquist.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(in(e1,x6) & n_backdrop(x6) & of(x6,x7) & n_garden(x7) & a_beautiful(s3) & Theme(s3,x6) & with(e1,x3) & n_dragon(x5) & a_red(s2) & Theme(s2,x5) & n_green(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_colorful(s1) & Theme(s1,x3) & of(x3,x1) & n_female(x1) & Actor(e1,x1) & v_play(e1) & n_ventriloquist(x1) & of(x1,x2) & n_woman(x2))
exists e1 p1 x1 x2 x3 x4.(n_woman(x3) & n_dragon(x2) & n_ventriloquist(x4) & n_dragon(x1) & for(e1,x3) & Actor(e1,x2) & v_speak(e1) & r_sometimes(x2) & (x1 = x4) & r_sometimes(x1))
4be54f34-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(e1,x3) & v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & of(x3,x1) & of(x1,x2) & n_woman(x2) & n_ventriloquist(x1) & n_green(x4) & n_garden(x7) & n_female(x1) & n_dragon(x5) & n_backdrop(x6) & in(e1,x6) & a_red(s2) & a_colorful(s1) & a_beautiful(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_speak(e1) & r_sometimes(x2) & r_sometimes(x1) & n_woman(x3) & n_ventriloquist(x4) & n_dragon(x2) & n_dragon(x1) & for(e1,x3) & Actor(e1,x2) & (x1 = x4))
A woman ventriloquist is playing with her colorful green and red dragon in a beautiful garden backdrop.
The woman recently started practicing to be a ventriloquist.
1
0.103818
The fact that the ventriloquist is playing with her dragon does not imply that she has recently started practicing to be a ventriloquist.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(in(e1,x6) & n_backdrop(x6) & of(x6,x7) & n_garden(x7) & a_beautiful(s3) & Theme(s3,x6) & with(e1,x3) & n_dragon(x5) & a_red(s2) & Theme(s2,x5) & n_green(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_colorful(s1) & Theme(s1,x3) & of(x3,x1) & n_female(x1) & Actor(e1,x1) & v_play(e1) & n_ventriloquist(x1) & of(x1,x2) & n_woman(x2))
exists e1 p1 s1 x1.(n_woman(x1) & a_recently(s1) & Manner(e1,s1) & exists e2 p2.(Topic(e2,p2) & Actor(e2,x1) & v_practice(e2) & exists p3 x2.((x1 = x2) & n_ventriloquist(x2))) & Topic(e1,p1) & Actor(e1,x1) & v_start(e1))
4be573e2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(e1,x3) & v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & of(x3,x1) & of(x1,x2) & n_woman(x2) & n_ventriloquist(x1) & n_green(x4) & n_garden(x7) & n_female(x1) & n_dragon(x5) & n_backdrop(x6) & in(e1,x6) & a_red(s2) & a_colorful(s1) & a_beautiful(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x3) & Actor(e1,x1))
exists e1 p1 s1 x1.(v_start(e1) & n_woman(x1) & exists e2 p2.(v_practice(e2) & exists x2.(n_ventriloquist(x2) & (x1 = x2)) & Topic(e2,p2) & Actor(e2,x1)) & a_recently(s1) & Topic(e1,p1) & Manner(e1,s1) & Actor(e1,x1))
A woman ventriloquist is playing with her colorful green and red dragon in a beautiful garden backdrop.
A woman performer is on stage with her puppet performing for a group of school children.
1
0.594164
The woman does not have to be on a stage or performing for a group of school children to be playing with her dragon.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(in(e1,x6) & n_backdrop(x6) & of(x6,x7) & n_garden(x7) & a_beautiful(s3) & Theme(s3,x6) & with(e1,x3) & n_dragon(x5) & a_red(s2) & Theme(s2,x5) & n_green(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_colorful(s1) & Theme(s1,x3) & of(x3,x1) & n_female(x1) & Actor(e1,x1) & v_play(e1) & n_ventriloquist(x1) & of(x1,x2) & n_woman(x2))
exists p1 x1 x2 x4.(exists e1 x3 x5 x6 x7 x8.(on(x1,x3) & with(x3,x4) & for(e1,x6) & of(x6,x7) & n_child(x7) & of(x7,x8) & n_school(x8) & n_group(x6) & Actor(e1,x5) & v_perform(e1) & (x4 = x5) & n_stage(x3)) & n_puppet(x4) & of(x4,x1) & n_female(x1) & n_performer(x1) & of(x1,x2) & n_woman(x2))
4be57c3e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(e1,x3) & v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & of(x3,x1) & of(x1,x2) & n_woman(x2) & n_ventriloquist(x1) & n_green(x4) & n_garden(x7) & n_female(x1) & n_dragon(x5) & n_backdrop(x6) & in(e1,x6) & a_red(s2) & a_colorful(s1) & a_beautiful(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x3) & Actor(e1,x1))
exists x1 x2 x4.(of(x4,x1) & of(x1,x2) & n_woman(x2) & n_puppet(x4) & n_performer(x1) & n_female(x1) & exists e1 x3 x5 x6 x7 x8.(with(x3,x4) & v_perform(e1) & on(x1,x3) & of(x7,x8) & of(x6,x7) & n_stage(x3) & n_school(x8) & n_group(x6) & n_child(x7) & for(e1,x6) & Actor(e1,x5) & (x4 = x5)))
A woman ventriloquist is playing with her colorful green and red dragon in a beautiful garden backdrop.
A woman plays with the dragon puppet she received from her grandmother
1
0.001429
The woman playing with the puppet does not imply that she received it from her grandmother.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(in(e1,x6) & n_backdrop(x6) & of(x6,x7) & n_garden(x7) & a_beautiful(s3) & Theme(s3,x6) & with(e1,x3) & n_dragon(x5) & a_red(s2) & Theme(s2,x5) & n_green(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_colorful(s1) & Theme(s1,x3) & of(x3,x1) & n_female(x1) & Actor(e1,x1) & v_play(e1) & n_ventriloquist(x1) & of(x1,x2) & n_woman(x2))
exists e2 e1 x1 x2 x3 x4 x5.(n_grandmother(x5) & of(x5,x2) & n_female(x2) & n_female(x2) & n_puppet(x2) & of(x2,x3) & n_dragon(x3) & with(e1,x2) & from(e2,x5) & Theme(e2,x4) & Actor(e2,x2) & v_receive(e2) & (x2 = x4) & Actor(e1,x1) & v_play(e1) & n_woman(x1))
4be592a0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(e1,x3) & v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & of(x3,x1) & of(x1,x2) & n_woman(x2) & n_ventriloquist(x1) & n_green(x4) & n_garden(x7) & n_female(x1) & n_dragon(x5) & n_backdrop(x6) & in(e1,x6) & a_red(s2) & a_colorful(s1) & a_beautiful(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x3) & Actor(e1,x1))
exists e2 e1 x1 x2 x3 x4 x5.(with(e1,x2) & v_receive(e2) & v_play(e1) & of(x5,x2) & of(x2,x3) & n_woman(x1) & n_puppet(x2) & n_grandmother(x5) & n_female(x2) & n_dragon(x3) & from(e2,x5) & Theme(e2,x4) & Actor(e2,x2) & Actor(e1,x1) & (x2 = x4))
A woman ventriloquist is playing with her colorful green and red dragon in a beautiful garden backdrop.
The ventriloquist is performing for the group of people.
1
0.863807
The woman does not have to be performing for a group of people to be playing with her dragon.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(in(e1,x6) & n_backdrop(x6) & of(x6,x7) & n_garden(x7) & a_beautiful(s3) & Theme(s3,x6) & with(e1,x3) & n_dragon(x5) & a_red(s2) & Theme(s2,x5) & n_green(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_colorful(s1) & Theme(s1,x3) & of(x3,x1) & n_female(x1) & Actor(e1,x1) & v_play(e1) & n_ventriloquist(x1) & of(x1,x2) & n_woman(x2))
exists e1 x1 x2 x3.(n_group(x2) & n_ventriloquist(x1) & for(e1,x2) & of(x2,x3) & n_people(x3) & Actor(e1,x1) & v_perform(e1))
4be597d2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(e1,x3) & v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & of(x3,x1) & of(x1,x2) & n_woman(x2) & n_ventriloquist(x1) & n_green(x4) & n_garden(x7) & n_female(x1) & n_dragon(x5) & n_backdrop(x6) & in(e1,x6) & a_red(s2) & a_colorful(s1) & a_beautiful(s3) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_perform(e1) & of(x2,x3) & n_ventriloquist(x1) & n_people(x3) & n_group(x2) & for(e1,x2) & Actor(e1,x1))
A woman in a yellow shirt is playing with a dragon puppet.
A woman in a green shirt is reading a book.
2
-100
The shirt is yellow, not green. The woman cannot be playing with a dragon puppet and reading a book at the same time.
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & n_puppet(x3) & of(x3,x4) & n_dragon(x4) & Actor(e1,x1) & v_play(e1) & in(x1,x2) & n_shirt(x2) & a_yellow(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_read(e1) & n_book(x3) & in(x1,x2) & n_shirt(x2) & a_green(s1) & Theme(s1,x2) & n_woman(x1))
4be5ab32-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & of(x3,x4) & n_woman(x1) & n_shirt(x2) & n_puppet(x3) & n_dragon(x4) & in(x1,x2) & a_yellow(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_read(e1) & n_woman(x1) & n_shirt(x2) & n_book(x3) & in(x1,x2) & a_green(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
A woman in a yellow shirt is playing with a dragon puppet.
A woman in yellow is doing a puppet show.
1
-100
The woman does not have to be doing a puppet show to play with her dragon puppet.
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & n_puppet(x3) & of(x3,x4) & n_dragon(x4) & Actor(e1,x1) & v_play(e1) & in(x1,x2) & n_shirt(x2) & a_yellow(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_do(e1) & n_show(x3) & of(x3,x4) & n_puppet(x4) & in(x1,x2) & n_yellow(x2) & n_woman(x1))
4be5b000-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & of(x3,x4) & n_woman(x1) & n_shirt(x2) & n_puppet(x3) & n_dragon(x4) & in(x1,x2) & a_yellow(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_do(e1) & of(x3,x4) & n_yellow(x2) & n_woman(x1) & n_show(x3) & n_puppet(x4) & in(x1,x2) & Theme(e1,x3) & Actor(e1,x1))
A woman in a yellow shirt is playing with a dragon puppet.
A woman is playing with a puppet.
0
-100
A woman is playing with a dragon that is also a puppet.
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & n_puppet(x3) & of(x3,x4) & n_dragon(x4) & Actor(e1,x1) & v_play(e1) & in(x1,x2) & n_shirt(x2) & a_yellow(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 x1 x2.(with(e1,x2) & n_puppet(x2) & Actor(e1,x1) & v_play(e1) & n_woman(x1))
4be5b546-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & of(x3,x4) & n_woman(x1) & n_shirt(x2) & n_puppet(x3) & n_dragon(x4) & in(x1,x2) & a_yellow(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1 x2.(with(e1,x2) & v_play(e1) & n_woman(x1) & n_puppet(x2) & Actor(e1,x1))
A woman in a green dress holding a toy dinosaur.
A woman is holding a toy.
0
-100
A woman is holding a dinosaur that is also a toy.
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_dinosaur(x4) & of(x4,x5) & n_toy(x5) & (x2 = x3) & n_dress(x2) & a_green(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_toy(x2) & n_woman(x1))
4be5be10-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_hold(e1) & of(x4,x5) & n_woman(x1) & n_toy(x5) & n_dress(x2) & n_dinosaur(x4) & in(x1,x2) & a_topic(x1) & a_green(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2.(v_hold(e1) & n_woman(x1) & n_toy(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman in a green dress holding a toy dinosaur.
A woman is holding her child toy.
1
-100
The toy dinosaur does not have to be the woman's child toy for her to hold it.
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_dinosaur(x4) & of(x4,x5) & n_toy(x5) & (x2 = x3) & n_dress(x2) & a_green(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_toy(x2) & of(x2,x3) & n_child(x3) & of(x2,x1) & n_female(x1) & n_woman(x1))
4be5c3ec-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_hold(e1) & of(x4,x5) & n_woman(x1) & n_toy(x5) & n_dress(x2) & n_dinosaur(x4) & in(x1,x2) & a_topic(x1) & a_green(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2 x3.(v_hold(e1) & of(x2,x3) & of(x2,x1) & n_woman(x1) & n_toy(x2) & n_female(x1) & n_child(x3) & Theme(e1,x2) & Actor(e1,x1))
A woman in a green dress holding a toy dinosaur.
A woman is holding a banana.
2
-100
The woman is holding a toy dinosaur, not a banana
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_dinosaur(x4) & of(x4,x5) & n_toy(x5) & (x2 = x3) & n_dress(x2) & a_green(s1) & Theme(s1,x2) & n_woman(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_banana(x2) & n_woman(x1))
4be5ca0e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_hold(e1) & of(x4,x5) & n_woman(x1) & n_toy(x5) & n_dress(x2) & n_dinosaur(x4) & in(x1,x2) & a_topic(x1) & a_green(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2.(v_hold(e1) & n_woman(x1) & n_banana(x2) & Theme(e1,x2) & Actor(e1,x1))
Lady faces off with a green dragon puppet.
The woman played a part opposite the puppet
1
-100
There is no way to determine if the woman was opposite the puppet.
exists e1 s1 s2 x1 x2 x3 x4.(ne_nam_lady(x1) & with(e1,x3) & n_puppet(x3) & of(x3,x4) & n_dragon(x4) & a_green(s2) & Theme(s2,x3) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_face(e1) & n_thing(x2))
exists e1 x1 x2 x3 x4.(n_puppet(x4) & n_woman(x1) & Time(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_opposite(x2) & of(x2,x3) & n_part(x3))
4be5cf22-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(with(e1,x3) & v_face(e1) & of(x3,x4) & ne_nam_lady(x1) & n_thing(x2) & n_puppet(x3) & n_dragon(x4) & a_off(s1) & a_green(s2) & Theme(s2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_play(e1) & of(x2,x3) & n_woman(x1) & n_puppet(x4) & n_part(x3) & n_opposite(x2) & Time(e1,x4) & Theme(e1,x2) & Actor(e1,x1))
Lady faces off with a green dragon puppet.
The woman was arranging flowers in the vestry
2
-100
The woman cannot be facing off with a puppet and arranging flowers
exists e1 s1 s2 x1 x2 x3 x4.(ne_nam_lady(x1) & with(e1,x3) & n_puppet(x3) & of(x3,x4) & n_dragon(x4) & a_green(s2) & Theme(s2,x3) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_face(e1) & n_thing(x2))
exists e1 x1 x2 x3.(n_vestry(x3) & n_woman(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_arrange(e1) & n_flower(x2))
4be5d418-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(with(e1,x3) & v_face(e1) & of(x3,x4) & ne_nam_lady(x1) & n_thing(x2) & n_puppet(x3) & n_dragon(x4) & a_off(s1) & a_green(s2) & Theme(s2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_arrange(e1) & n_woman(x1) & n_vestry(x3) & n_flower(x2) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
Lady faces off with a green dragon puppet.
The green dragon puppet go the attention of the woman
0
-100
Lady faces off is inferred as go the attention of the woman
exists e1 s1 s2 x1 x2 x3 x4.(ne_nam_lady(x1) & with(e1,x3) & n_puppet(x3) & of(x3,x4) & n_dragon(x4) & a_green(s2) & Theme(s2,x3) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_face(e1) & n_thing(x2))
exists e1 s1 x1 x2 x3 x4.(n_woman(x4) & n_attention(x3) & n_puppet(x1) & of(x1,x2) & n_dragon(x2) & a_green(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1) & v_go(e1) & of(x3,x4))
4be5d90e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(with(e1,x3) & v_face(e1) & of(x3,x4) & ne_nam_lady(x1) & n_thing(x2) & n_puppet(x3) & n_dragon(x4) & a_off(s1) & a_green(s2) & Theme(s2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_go(e1) & of(x3,x4) & of(x1,x2) & n_woman(x4) & n_puppet(x1) & n_dragon(x2) & n_attention(x3) & a_green(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
A child does a karate kick and jumps from a red couch.
the kid practices his moves
0
-100
A child does a karate kick and jumps therefore he practices his moves.
exists e1 s1 x1 x2 x3 x4 x5 x6.(Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & subset_of(x5,x2) & from(x5,x6) & n_couch(x6) & a_red(s1) & Theme(s1,x6) & n_jump(x5) & subset_of(x3,x2) & n_kick(x3) & of(x3,x4) & n_karate(x4) & n_child(x1))
exists e1 x1 x2.(n_move(x2) & of(x2,x1) & n_male(x1) & n_kid(x1) & Theme(e1,x2) & Actor(e1,x1) & v_practice(e1))
4be5df76-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_do(e1) & subset_of(x5,x2) & subset_of(x3,x2) & of(x3,x4) & n_kick(x3) & n_karate(x4) & n_jump(x5) & n_couch(x6) & n_child(x1) & from(x5,x6) & a_red(s1) & Theme(s1,x6) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_practice(e1) & of(x2,x1) & n_move(x2) & n_male(x1) & n_kid(x1) & Theme(e1,x2) & Actor(e1,x1))
A child does a karate kick and jumps from a red couch.
the cat eats shrimp
2
-100
The child is not a cat and cannot be doing a karate kick and jumping while also eating shrimp.
exists e1 s1 x1 x2 x3 x4 x5 x6.(Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & subset_of(x5,x2) & from(x5,x6) & n_couch(x6) & a_red(s1) & Theme(s1,x6) & n_jump(x5) & subset_of(x3,x2) & n_kick(x3) & of(x3,x4) & n_karate(x4) & n_child(x1))
exists e1 x1 x2.(n_cat(x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_shrimp(x2))
4be5e4da-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_do(e1) & subset_of(x5,x2) & subset_of(x3,x2) & of(x3,x4) & n_kick(x3) & n_karate(x4) & n_jump(x5) & n_couch(x6) & n_child(x1) & from(x5,x6) & a_red(s1) & Theme(s1,x6) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_eat(e1) & n_shrimp(x2) & n_cat(x1) & Theme(e1,x2) & Actor(e1,x1))
A child does a karate kick and jumps from a red couch.
the kid practices his moves for his mother
1
-100
The child does not need to practice for his mother to perform a karate kick or jump.
exists e1 s1 x1 x2 x3 x4 x5 x6.(Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & subset_of(x5,x2) & from(x5,x6) & n_couch(x6) & a_red(s1) & Theme(s1,x6) & n_jump(x5) & subset_of(x3,x2) & n_kick(x3) & of(x3,x4) & n_karate(x4) & n_child(x1))
exists e1 x1 x2 x3.(n_mother(x3) & of(x3,x1) & n_male(x1) & n_male(x1) & n_move(x2) & of(x2,x1) & n_kid(x1) & Theme(e1,x2) & Actor(e1,x1) & v_practice(e1) & for(x2,x3))
4be5e9d0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_do(e1) & subset_of(x5,x2) & subset_of(x3,x2) & of(x3,x4) & n_kick(x3) & n_karate(x4) & n_jump(x5) & n_couch(x6) & n_child(x1) & from(x5,x6) & a_red(s1) & Theme(s1,x6) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_practice(e1) & of(x3,x1) & of(x2,x1) & n_move(x2) & n_mother(x3) & n_male(x1) & n_kid(x1) & for(x2,x3) & Theme(e1,x2) & Actor(e1,x1))
Little boy doing a flying kick in a lited room with shadows.
The man is fixing a solar panel.
2
-100
The individual cannot be both a little boy and a man. The person cannot be fixing a solar panel while also performing a flying kick. Solar panels are outside.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_do(e2) & in(x3,x4) & with(x4,x5) & n_shadow(x5) & n_room(x4) & a_lited(s2) & Theme(s2,x4) & n_kick(x3) & Actor(e1,x3) & v_fly(e1) & (x1 = x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_fix(e1) & n_panel(x2) & a_solar(s1) & Theme(s1,x2))
4be5eeb2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(with(x4,x5) & v_fly(e1) & v_do(e2) & n_shadow(x5) & n_room(x4) & n_kick(x3) & n_boy(x1) & in(x3,x4) & a_topic(x1) & a_little(s1) & a_lited(s2) & Theme(s2,x4) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x3) & (x1 = x2))
exists e1 s1 x1 x2.(v_fix(e1) & n_panel(x2) & n_man(x1) & a_solar(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
Little boy doing a flying kick in a lited room with shadows.
The boy is curious.
1
-100
Not all curious boys are doing a flying kick.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_do(e2) & in(x3,x4) & with(x4,x5) & n_shadow(x5) & n_room(x4) & a_lited(s2) & Theme(s2,x4) & n_kick(x3) & Actor(e1,x3) & v_fly(e1) & (x1 = x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1))
exists s1 x1.(n_boy(x1) & Theme(s1,x1) & a_curious(s1))
4be5f402-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(with(x4,x5) & v_fly(e1) & v_do(e2) & n_shadow(x5) & n_room(x4) & n_kick(x3) & n_boy(x1) & in(x3,x4) & a_topic(x1) & a_little(s1) & a_lited(s2) & Theme(s2,x4) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x3) & (x1 = x2))
exists s1 x1.(n_boy(x1) & a_curious(s1) & Theme(s1,x1))
Little boy doing a flying kick in a lited room with shadows.
The boy is playing in the room.
0
-100
A little boy is doing a flying kick therefore he is playing in the room.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_do(e2) & in(x3,x4) & with(x4,x5) & n_shadow(x5) & n_room(x4) & a_lited(s2) & Theme(s2,x4) & n_kick(x3) & Actor(e1,x3) & v_fly(e1) & (x1 = x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_room(x2) & n_boy(x1) & in(e1,x2) & Actor(e1,x1) & v_play(e1))
4be5f89e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(with(x4,x5) & v_fly(e1) & v_do(e2) & n_shadow(x5) & n_room(x4) & n_kick(x3) & n_boy(x1) & in(x3,x4) & a_topic(x1) & a_little(s1) & a_lited(s2) & Theme(s2,x4) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x3) & (x1 = x2))
exists e1 x1 x2.(v_play(e1) & n_room(x2) & n_boy(x1) & in(e1,x2) & Actor(e1,x1))
A child is performing a jump kick pose in midair over a red couch.
A human performing
0
-100
A Child is also a human.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(Theme(e2,x2) & Actor(e2,x1) & v_perform(e2) & in(e1,x5) & over(x5,x6) & n_couch(x6) & a_red(s1) & Theme(s1,x6) & n_midair(x5) & Actor(e1,x4) & v_pose(e1) & (x2 = x4) & n_kick(x2) & of(x2,x3) & n_jump(x3) & n_child(x1))
exists s1 x1.(a_topic(x1) & n_perform(x1) & a_human(s1) & Theme(s1,x1))
4be5fd44-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_pose(e1) & v_perform(e2) & over(x5,x6) & of(x2,x3) & n_midair(x5) & n_kick(x2) & n_jump(x3) & n_couch(x6) & n_child(x1) & in(e1,x5) & a_red(s1) & Theme(s1,x6) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x4) & (x2 = x4))
exists s1 x1.(n_perform(x1) & a_topic(x1) & a_human(s1) & Theme(s1,x1))
A child is performing a jump kick pose in midair over a red couch.
Funny humans performing
1
-100
Not all funny humans are performing a jump kick pose
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(Theme(e2,x2) & Actor(e2,x1) & v_perform(e2) & in(e1,x5) & over(x5,x6) & n_couch(x6) & a_red(s1) & Theme(s1,x6) & n_midair(x5) & Actor(e1,x4) & v_pose(e1) & (x2 = x4) & n_kick(x2) & of(x2,x3) & n_jump(x3) & n_child(x1))
exists e1 x1 x2 x3.(a_topic(x1) & Actor(e1,x3) & v_perform(e1) & (x1 = x3) & n_human(x1) & (x1 = x2) & ne_nam_funny(x2))
4be6026c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_pose(e1) & v_perform(e2) & over(x5,x6) & of(x2,x3) & n_midair(x5) & n_kick(x2) & n_jump(x3) & n_couch(x6) & n_child(x1) & in(e1,x5) & a_red(s1) & Theme(s1,x6) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x4) & (x2 = x4))
exists e1 x1 x2 x3.(v_perform(e1) & ne_nam_funny(x2) & n_human(x1) & a_topic(x1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2))
A child is performing a jump kick pose in midair over a red couch.
Nobody is performing
2
-100
If a child is performing, then someone must be performing.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(Theme(e2,x2) & Actor(e2,x1) & v_perform(e2) & in(e1,x5) & over(x5,x6) & n_couch(x6) & a_red(s1) & Theme(s1,x6) & n_midair(x5) & Actor(e1,x4) & v_pose(e1) & (x2 = x4) & n_kick(x2) & of(x2,x3) & n_jump(x3) & n_child(x1))
-exists e1 x1.(Actor(e1,x1) & v_perform(e1) & n_person(x1))
4be607ee-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_pose(e1) & v_perform(e2) & over(x5,x6) & of(x2,x3) & n_midair(x5) & n_kick(x2) & n_jump(x3) & n_couch(x6) & n_child(x1) & in(e1,x5) & a_red(s1) & Theme(s1,x6) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x4) & (x2 = x4))
all e1 x1.(-v_perform(e1) | -n_person(x1) | -Actor(e1,x1))
Two young boys wearing aprons in a kitchen making pizzas.
The boys are throwing a frisbee in the yard.
2
-100
The boys cannot be making a pizza and throwing a frisbee. They are also in the kitchen and not the yard.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & in(x3,x4) & Theme(e1,x6) & Actor(e1,x5) & v_make(e1) & n_pizza(x6) & (x4 = x5) & n_kitchen(x4) & n_apron(x3) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(n_yard(x3) & n_boy(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_frisbee(x2))
4be60cc6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_make(e1) & n_pizza(x6) & n_kitchen(x4) & n_boy(x1) & n_apron(x3) & in(x3,x4) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e2,x3) & Theme(e1,x6) & Actor(e2,x2) & Actor(e1,x5) & (x4 = x5) & (x1 = x2))
exists e1 x1 x2 x3.(v_throw(e1) & n_yard(x3) & n_frisbee(x2) & n_boy(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
Two young boys wearing aprons in a kitchen making pizzas.
The boys are cooking
0
-100
The boys are making pizzas therefore they are cooking.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & in(x3,x4) & Theme(e1,x6) & Actor(e1,x5) & v_make(e1) & n_pizza(x6) & (x4 = x5) & n_kitchen(x4) & n_apron(x3) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 x1.(n_boy(x1) & Actor(e1,x1) & v_cook(e1))
4be61180-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_make(e1) & n_pizza(x6) & n_kitchen(x4) & n_boy(x1) & n_apron(x3) & in(x3,x4) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e2,x3) & Theme(e1,x6) & Actor(e2,x2) & Actor(e1,x5) & (x4 = x5) & (x1 = x2))
exists e1 x1.(v_cook(e1) & n_boy(x1) & Actor(e1,x1))
Two young boys wearing aprons in a kitchen making pizzas.
The boys are working on a project for their home economics class
1
-100
Not all boys making pizzas for their home economics class.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & in(x3,x4) & Theme(e1,x6) & Actor(e1,x5) & v_make(e1) & n_pizza(x6) & (x4 = x5) & n_kitchen(x4) & n_apron(x3) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 x1 x2 x3 x4 x5.(n_class(x3) & of(x3,x5) & n_economics(x5) & of(x3,x4) & n_home(x4) & of(x3,x1) & n_thing(x1) & n_boy(x1) & on(e1,x2) & for(x2,x3) & n_project(x2) & Actor(e1,x1) & v_work(e1))
4be6161c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_make(e1) & n_pizza(x6) & n_kitchen(x4) & n_boy(x1) & n_apron(x3) & in(x3,x4) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e2,x3) & Theme(e1,x6) & Actor(e2,x2) & Actor(e1,x5) & (x4 = x5) & (x1 = x2))
exists e1 x1 x2 x3 x4 x5.(v_work(e1) & on(e1,x2) & of(x3,x5) & of(x3,x4) & of(x3,x1) & n_thing(x1) & n_project(x2) & n_home(x4) & n_economics(x5) & n_class(x3) & n_boy(x1) & for(x2,x3) & Actor(e1,x1))
A blond lady dressed in black stares down the camera as she walks down the street.
The woman is on a street.
0
-100
A blond lady walking down the street is a woman on the street.
exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(n_street(x5) & n_female(x4) & n_camera(x4) & a_topic(x1) & exists e2.(down(e2,x5) & Actor(e2,x4) & v_walk(e2)) & as(e1,p1) & down(e1,x4) & in(e1,x3) & n_stare(x3) & a_black(s2) & Theme(s2,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_lady(x1) & a_blond(s1) & Theme(s1,x1))
exists p1 x1.(n_woman(x1) & exists x2.(on(x1,x2) & n_street(x2)))
4be61ae0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(v_dress(e1) & n_street(x5) & n_stare(x3) & n_lady(x1) & n_female(x4) & n_camera(x4) & in(e1,x3) & exists e2.(v_walk(e2) & down(e2,x5) & Actor(e2,x4)) & down(e1,x4) & as(e1,p1) & a_topic(x1) & a_blond(s1) & a_black(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & (x1 = x2))
exists x1.(n_woman(x1) & exists x2.(on(x1,x2) & n_street(x2)))
A blond lady dressed in black stares down the camera as she walks down the street.
There is a lot of traffic on the street.
1
-100
When a woman stares down the camera as she walks down the street that doesn't mean that there is a lot of traffic.
exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(n_street(x5) & n_female(x4) & n_camera(x4) & a_topic(x1) & exists e2.(down(e2,x5) & Actor(e2,x4) & v_walk(e2)) & as(e1,p1) & down(e1,x4) & in(e1,x3) & n_stare(x3) & a_black(s2) & Theme(s2,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_lady(x1) & a_blond(s1) & Theme(s1,x1))
exists p1 x1 x4.(n_street(x4) & exists x2 x3.((x1 = x2) & on(x2,x4) & of(x2,x3) & n_traffic(x3) & n_lot(x2)))
4be61f9a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(v_dress(e1) & n_street(x5) & n_stare(x3) & n_lady(x1) & n_female(x4) & n_camera(x4) & in(e1,x3) & exists e2.(v_walk(e2) & down(e2,x5) & Actor(e2,x4)) & down(e1,x4) & as(e1,p1) & a_topic(x1) & a_blond(s1) & a_black(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & (x1 = x2))
exists x1 x4.(n_street(x4) & exists x2 x3.(on(x2,x4) & of(x2,x3) & n_traffic(x3) & n_lot(x2) & (x1 = x2)))
A blond lady dressed in black stares down the camera as she walks down the street.
The woman's clothing is purple.
2
-100
The black clothing cannot be purple.
exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(n_street(x5) & n_female(x4) & n_camera(x4) & a_topic(x1) & exists e2.(down(e2,x5) & Actor(e2,x4) & v_walk(e2)) & as(e1,p1) & down(e1,x4) & in(e1,x3) & n_stare(x3) & a_black(s2) & Theme(s2,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_lady(x1) & a_blond(s1) & Theme(s1,x1))
exists s1 x1 x2.(n_clothing(x2) & of(x2,x1) & n_woman(x1) & Theme(s1,x2) & a_purple(s1))
4be6244a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(v_dress(e1) & n_street(x5) & n_stare(x3) & n_lady(x1) & n_female(x4) & n_camera(x4) & in(e1,x3) & exists e2.(v_walk(e2) & down(e2,x5) & Actor(e2,x4)) & down(e1,x4) & as(e1,p1) & a_topic(x1) & a_blond(s1) & a_black(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & (x1 = x2))
exists s1 x1 x2.(of(x2,x1) & n_woman(x1) & n_clothing(x2) & a_purple(s1) & Theme(s1,x2))
A sad woman in a black shirt walking down the street.
The woman is crying.
1
-100
not all sad women are crying.
exists e1 s1 s2 x1 x2 x3 x4.(n_street(x4) & a_topic(x1) & down(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x1 = x3) & in(x1,x2) & n_shirt(x2) & a_black(s2) & Theme(s2,x2) & n_woman(x1) & a_sad(s1) & Theme(s1,x1))
exists e1 x1.(n_woman(x1) & Actor(e1,x1) & v_cry(e1))
4be63836-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_walk(e1) & n_woman(x1) & n_street(x4) & n_shirt(x2) & in(x1,x2) & down(e1,x4) & a_topic(x1) & a_sad(s1) & a_black(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x1 = x3))
exists e1 x1.(v_cry(e1) & n_woman(x1) & Actor(e1,x1))
A sad woman in a black shirt walking down the street.
The woman is sad.
0
-100
"The woman is sad" is a rephrasing of "A sad woman"
exists e1 s1 s2 x1 x2 x3 x4.(n_street(x4) & a_topic(x1) & down(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x1 = x3) & in(x1,x2) & n_shirt(x2) & a_black(s2) & Theme(s2,x2) & n_woman(x1) & a_sad(s1) & Theme(s1,x1))
exists s1 x1.(n_woman(x1) & Theme(s1,x1) & a_sad(s1))
4be63dd6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_walk(e1) & n_woman(x1) & n_street(x4) & n_shirt(x2) & in(x1,x2) & down(e1,x4) & a_topic(x1) & a_sad(s1) & a_black(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x1 = x3))
exists s1 x1.(n_woman(x1) & a_sad(s1) & Theme(s1,x1))
A sad woman in a black shirt walking down the street.
The woman is wearing white.
2
-100
The woman is wearing either a black or white shirt.
exists e1 s1 s2 x1 x2 x3 x4.(n_street(x4) & a_topic(x1) & down(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x1 = x3) & in(x1,x2) & n_shirt(x2) & a_black(s2) & Theme(s2,x2) & n_woman(x1) & a_sad(s1) & Theme(s1,x1))
exists e1 p1 x1.(n_woman(x1) & exists s1.(Theme(s1,x1) & a_white(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_wear(e1))
4be642c2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_walk(e1) & n_woman(x1) & n_street(x4) & n_shirt(x2) & in(x1,x2) & down(e1,x4) & a_topic(x1) & a_sad(s1) & a_black(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x1 = x3))
exists e1 p1 x1.(v_wear(e1) & n_woman(x1) & exists s1.(a_white(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
Two young boys cooking in a kitchen.
Two boys in a kitchen.
0
-100
If two young boys are cooking in the kitchen, they are therefore in the kitchen.
exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_kitchen(x3) & n_cooking(x1) & of(x1,x2) & n_boy(x2) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
exists x1 x2.(a_topic(x1) & in(x1,x2) & n_kitchen(x2) & n_boy(x1) & card_eq_2(x1))
4be64826-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(of(x1,x2) & n_kitchen(x3) & n_cooking(x1) & n_boy(x2) & in(x1,x3) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1))
exists x1 x2.(n_kitchen(x2) & n_boy(x1) & in(x1,x2) & card_eq_2(x1) & a_topic(x1))
Two young boys cooking in a kitchen.
Two boys make themselves some bacon and eggs in a kitchen.
1
-100
Not all boys are cooking bacon and eggs.
exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_kitchen(x3) & n_cooking(x1) & of(x1,x2) & n_boy(x2) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 x1 x2 x3 x4 x5 x6.(n_group(x5) & in(e1,x6) & n_kitchen(x6) & Recipient(e1,x5) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & subset_of(x4,x2) & n_egg(x4) & subset_of(x3,x2) & n_bacon(x3) & n_boy(x1) & card_eq_2(x1))
4be64f60-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(of(x1,x2) & n_kitchen(x3) & n_cooking(x1) & n_boy(x2) & in(x1,x3) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1))
exists e1 x1 x2 x3 x4 x5 x6.(v_make(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_kitchen(x6) & n_group(x5) & n_egg(x4) & n_boy(x1) & n_bacon(x3) & in(e1,x6) & card_eq_2(x1) & Theme(e1,x2) & Recipient(e1,x5) & Actor(e1,x1))
Two young boys cooking in a kitchen.
Two girls watch television together in the living room.
2
-100
It's either two boys or girls. They can either be cooking or watching television.
exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_kitchen(x3) & n_cooking(x1) & of(x1,x2) & n_boy(x2) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 s1 x1 x2 x3 x4.(n_room(x3) & of(x3,x4) & n_living(x4) & in(e1,x3) & a_together(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_television(x2) & n_girl(x1) & card_eq_2(x1))
4be656e0-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(of(x1,x2) & n_kitchen(x3) & n_cooking(x1) & n_boy(x2) & in(x1,x3) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3 x4.(v_watch(e1) & of(x3,x4) & n_television(x2) & n_room(x3) & n_living(x4) & n_girl(x1) & in(e1,x3) & card_eq_2(x1) & a_together(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
Two women standing near a sign.
The two women are near each other.
0
-100
Two women are standing near each other near the same sign.
exists e1 x1 x2 x3.(a_topic(x1) & near(e1,x3) & n_sign(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_woman(x1) & card_eq_2(x1))
exists p1 x1.(n_woman(x1) & card_eq_2(x1) & all x2.(n_other(x2) -> near(x1,x2)))
4be65c94-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_stand(e1) & near(e1,x3) & n_woman(x1) & n_sign(x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists x1.(n_woman(x1) & card_eq_2(x1) & all x2.(near(x1,x2) | -n_other(x2)))
Two women standing near a sign.
Two women walk down the street.
2
-100
They can either be standing or walking.
exists e1 x1 x2 x3.(a_topic(x1) & near(e1,x3) & n_sign(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_woman(x1) & card_eq_2(x1))
exists e1 x1 x2.(n_street(x2) & down(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_woman(x1) & card_eq_2(x1))
4be66176-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_stand(e1) & near(e1,x3) & n_woman(x1) & n_sign(x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_walk(e1) & n_woman(x1) & n_street(x2) & down(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
Two women standing near a sign.
Two women wait at a bus stop.
1
-100
Not all sign denote that the women wait at a bus stop.
exists e1 x1 x2 x3.(a_topic(x1) & near(e1,x3) & n_sign(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_woman(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(at(e1,x2) & n_stop(x2) & of(x2,x3) & n_bus(x3) & Actor(e1,x1) & v_wait(e1) & n_woman(x1) & card_eq_2(x1))
4be6663a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_stand(e1) & near(e1,x3) & n_woman(x1) & n_sign(x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_wait(e1) & of(x2,x3) & n_woman(x1) & n_stop(x2) & n_bus(x3) & card_eq_2(x1) & at(e1,x2) & Actor(e1,x1))
Three women in headscarves examine a camera.
The young ladies try to take photos with a Nikon.
1
0.014687
Not all cameras are Nikon.
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_examine(e1) & n_camera(x3) & in(x1,x2) & n_headscarve(x2) & n_woman(x1) & card_eq_3(x1))
exists e1 p1 s1 x1.(n_lady(x1) & a_young(s1) & Theme(s1,x1) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x2 x3.(with(e2,x3) & ne_org_nikon(x3) & Theme(e2,x2) & Actor(e2,x1) & v_take(e2) & n_photo(x2)))
4be66b08-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_examine(e1) & n_woman(x1) & n_headscarve(x2) & n_camera(x3) & in(x1,x2) & card_eq_3(x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 p1 s1 x1.(v_try(e1) & n_lady(x1) & exists e2 x2 x3.(with(e2,x3) & v_take(e2) & ne_org_nikon(x3) & n_photo(x2) & Theme(e2,x2) & Actor(e2,x1)) & a_young(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1))
Three women in headscarves examine a camera.
The women are examining a computer.
2
-100
A camera is very different from a computer.
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_examine(e1) & n_camera(x3) & in(x1,x2) & n_headscarve(x2) & n_woman(x1) & card_eq_3(x1))
exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_examine(e1) & n_computer(x2))
4be66fcc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_examine(e1) & n_woman(x1) & n_headscarve(x2) & n_camera(x3) & in(x1,x2) & card_eq_3(x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_examine(e1) & n_woman(x1) & n_computer(x2) & Theme(e1,x2) & Actor(e1,x1))
Three women in headscarves examine a camera.
Three women are looking at a camera.
0
-100
The women are looking at a camera to examine it.
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_examine(e1) & n_camera(x3) & in(x1,x2) & n_headscarve(x2) & n_woman(x1) & card_eq_3(x1))
exists e1 x1 x2.(at(e1,x2) & n_camera(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & card_eq_3(x1))
4be67486-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_examine(e1) & n_woman(x1) & n_headscarve(x2) & n_camera(x3) & in(x1,x2) & card_eq_3(x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_look(e1) & n_woman(x1) & n_camera(x2) & card_eq_3(x1) & at(e1,x2) & Actor(e1,x1))
Three women in headscarves examine a camera.
The women are looking at an object.
0
-100
Looking at is a rephrase of examine and a camera is a kind of object.
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_examine(e1) & n_camera(x3) & in(x1,x2) & n_headscarve(x2) & n_woman(x1) & card_eq_3(x1))
exists e1 x1 x2.(n_woman(x1) & at(e1,x2) & n_object(x2) & Actor(e1,x1) & v_look(e1))
4be679c2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_examine(e1) & n_woman(x1) & n_headscarve(x2) & n_camera(x3) & in(x1,x2) & card_eq_3(x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_look(e1) & n_woman(x1) & n_object(x2) & at(e1,x2) & Actor(e1,x1))
Three women in headscarves examine a camera.
The women attempt to figure out why the camera stopped working.
1
0.278684
Not all women examine a camera to figure out why the camera stopped working.
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_examine(e1) & n_camera(x3) & in(x1,x2) & n_headscarve(x2) & n_woman(x1) & card_eq_3(x1))
exists e1 p1 x1 x3.(n_camera(x3) & n_woman(x1) & Topic(e1,p1) & Actor(e1,x1) & v_attempt(e1) & exists e2 e3 p2 s1 x2.(n_reason(x2) & a_out(s1) & Manner(e3,s1) & Topic(e3,e2) & Actor(e3,x1) & v_figure(e3) & reason_rel(e2,x2) & exists e4.(Actor(e4,x3) & v_work(e4)) & Topic(e2,p2) & Actor(e2,x3) & v_stop(e2)))
4be67fc6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_examine(e1) & n_woman(x1) & n_headscarve(x2) & n_camera(x3) & in(x1,x2) & card_eq_3(x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 p1 x1 x3.(v_attempt(e1) & n_woman(x1) & n_camera(x3) & exists e2 e3 p2 s1 x2.(v_stop(e2) & v_figure(e3) & reason_rel(e2,x2) & n_reason(x2) & exists e4.(v_work(e4) & Actor(e4,x3)) & a_out(s1) & Topic(e3,e2) & Topic(e2,p2) & Manner(e3,s1) & Actor(e3,x1) & Actor(e2,x3)) & Topic(e1,p1) & Actor(e1,x1))
Three women in headscarves examine a camera.
The women are looking at the camera.
0
-100
The women are looking at a camera to examine it.
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_examine(e1) & n_camera(x3) & in(x1,x2) & n_headscarve(x2) & n_woman(x1) & card_eq_3(x1))
exists e1 x1 x2.(n_camera(x2) & n_woman(x1) & at(e1,x2) & Actor(e1,x1) & v_look(e1))
4be6848a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_examine(e1) & n_woman(x1) & n_headscarve(x2) & n_camera(x3) & in(x1,x2) & card_eq_3(x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_look(e1) & n_woman(x1) & n_camera(x2) & at(e1,x2) & Actor(e1,x1))
Three women in headscarves examine a camera.
The women are wearing bicycle helmets.
2
0.000046
Hearscarves are different from bicycle helmets.
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_examine(e1) & n_camera(x3) & in(x1,x2) & n_headscarve(x2) & n_woman(x1) & card_eq_3(x1))
exists e1 x1 x2 x3.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_helmet(x2) & of(x2,x3) & n_bicycle(x3))
4be6893a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_examine(e1) & n_woman(x1) & n_headscarve(x2) & n_camera(x3) & in(x1,x2) & card_eq_3(x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_wear(e1) & of(x2,x3) & n_woman(x1) & n_helmet(x2) & n_bicycle(x3) & Theme(e1,x2) & Actor(e1,x1))
Three women in headscarves examine a camera.
The women are looking to buy a camera.
1
0.625216
Examining a camera does not mean the women want to buy the camera.
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_examine(e1) & n_camera(x3) & in(x1,x2) & n_headscarve(x2) & n_woman(x1) & card_eq_3(x1))
exists e1 p1 x1.(n_woman(x1) & Topic(e1,p1) & Actor(e1,x1) & v_look(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_buy(e2) & n_camera(x2)))
4be68dea-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_examine(e1) & n_woman(x1) & n_headscarve(x2) & n_camera(x3) & in(x1,x2) & card_eq_3(x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 p1 x1.(v_look(e1) & n_woman(x1) & exists e2 x2.(v_buy(e2) & n_camera(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
Three women in headscarves examine a camera.
Three women are sleeping.
2
-100
They can't examine anything if they are sleeping.
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_examine(e1) & n_camera(x3) & in(x1,x2) & n_headscarve(x2) & n_woman(x1) & card_eq_3(x1))
exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_woman(x1) & card_eq_3(x1))
4be69344-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_examine(e1) & n_woman(x1) & n_headscarve(x2) & n_camera(x3) & in(x1,x2) & card_eq_3(x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1.(v_sleep(e1) & n_woman(x1) & card_eq_3(x1) & Actor(e1,x1))
Three women in headscarves examine a camera.
The women are Muslim.
1
0.619128
Women being in headscarves does not mean that they are Muslim.
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_examine(e1) & n_camera(x3) & in(x1,x2) & n_headscarve(x2) & n_woman(x1) & card_eq_3(x1))
exists p1 x1 x2.(ne_org_muslim(x2) & n_woman(x1) & (x1 = x2))
4be6984e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_examine(e1) & n_woman(x1) & n_headscarve(x2) & n_camera(x3) & in(x1,x2) & card_eq_3(x1) & Theme(e1,x3) & Actor(e1,x1))
exists x1 x2.(ne_org_muslim(x2) & n_woman(x1) & (x1 = x2))
Three women in headscarves examine a camera.
The females are wearing clothing and looking at something.
0
-100
The women are females that are wearing headscarves as clothing while looking at a camera.
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_examine(e1) & n_camera(x3) & in(x1,x2) & n_headscarve(x2) & n_woman(x1) & card_eq_3(x1))
exists e1 e2 x1 x2 x3.(n_female(x1) & at(e2,x3) & n_thing(x3) & Actor(e2,x1) & v_look(e2) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_clothing(x2))
4be69d12-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_examine(e1) & n_woman(x1) & n_headscarve(x2) & n_camera(x3) & in(x1,x2) & card_eq_3(x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 e2 x1 x2 x3.(v_wear(e1) & v_look(e2) & n_thing(x3) & n_female(x1) & n_clothing(x2) & at(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
Three women in headscarves examine a camera.
Three women are learning how to use a camera.
1
0.233617
Examining a camera does not mean the women are learning how to useit.
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_examine(e1) & n_camera(x3) & in(x1,x2) & n_headscarve(x2) & n_woman(x1) & card_eq_3(x1))
exists e1 x1 x2.(Topic(e1,x2) & Actor(e1,x1) & v_learn(e1) & n_manner(x2) & exists e2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_use(e2) & n_camera(x4)) & n_woman(x1) & card_eq_3(x1))
4be6a2e4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_examine(e1) & n_woman(x1) & n_headscarve(x2) & n_camera(x3) & in(x1,x2) & card_eq_3(x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_learn(e1) & n_woman(x1) & n_manner(x2) & exists e2 x3 x4.(v_use(e2) & n_camera(x4) & Theme(e2,x4) & Actor(e2,x3)) & card_eq_3(x1) & Topic(e1,x2) & Actor(e1,x1))
Three women in headscarves examine a camera.
The women in the headscarves are examining something.
0
0.995864
The women are examining something, which is a camera.
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_examine(e1) & n_camera(x3) & in(x1,x2) & n_headscarve(x2) & n_woman(x1) & card_eq_3(x1))
exists e1 x1 x2 x3.(n_headscarve(x2) & n_woman(x1) & Theme(e1,x3) & Actor(e1,x1) & v_examine(e1) & n_thing(x3) & in(x1,x2))
4be6a7da-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_examine(e1) & n_woman(x1) & n_headscarve(x2) & n_camera(x3) & in(x1,x2) & card_eq_3(x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_examine(e1) & n_woman(x1) & n_thing(x3) & n_headscarve(x2) & in(x1,x2) & Theme(e1,x3) & Actor(e1,x1))
Three women in headscarves examine a camera.
A group of men discuss the camera that one of them recently purchased.
2
-100
It's either women or men. To examine something means to study it, to discuss means to talk about it whether or not you have examined something yet.
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_examine(e1) & n_camera(x3) & in(x1,x2) & n_headscarve(x2) & n_woman(x1) & card_eq_3(x1))
exists e2 e1 s1 x1 x2 x3 x4 x5.(n_thing(x3) & n_camera(x3) & Theme(e2,x3) & Actor(e2,x1) & v_discuss(e2) & a_recently(s1) & Manner(e1,s1) & Theme(e1,x5) & Actor(e1,x4) & v_purchase(e1) & (x3 = x5) & of(x4,x3) & n_thing(x4) & card_eq_1(x4) & of(x1,x2) & n_man(x2) & n_group(x1))
4be6ac8a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_examine(e1) & n_woman(x1) & n_headscarve(x2) & n_camera(x3) & in(x1,x2) & card_eq_3(x1) & Theme(e1,x3) & Actor(e1,x1))
exists e2 e1 s1 x1 x2 x3 x4 x5.(v_purchase(e1) & v_discuss(e2) & of(x4,x3) & of(x1,x2) & n_thing(x4) & n_thing(x3) & n_man(x2) & n_group(x1) & n_camera(x3) & card_eq_1(x4) & a_recently(s1) & Theme(e2,x3) & Theme(e1,x5) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x5))
Three women in headscarves examine a camera.
The females take turns looking through a telescope.
2
-100
A camera is different from a telescope. To examine something means to study it and looking through something doesn't necessarily mean you are studying it.
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_examine(e1) & n_camera(x3) & in(x1,x2) & n_headscarve(x2) & n_woman(x1) & card_eq_3(x1))
exists e2 e1 x1 x2 x3.(n_female(x1) & for(e1,e2) & through(e2,x3) & n_telescope(x3) & Actor(e2,x1) & v_look(e2) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_turn(x2))
4be6b13a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_examine(e1) & n_woman(x1) & n_headscarve(x2) & n_camera(x3) & in(x1,x2) & card_eq_3(x1) & Theme(e1,x3) & Actor(e1,x1))
exists e2 e1 x1 x2 x3.(v_take(e1) & v_look(e2) & through(e2,x3) & n_turn(x2) & n_telescope(x3) & n_female(x1) & for(e1,e2) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
Three women with headscarves and long skirts.
Three women are at church.
1
-100
Being in headscarves and long skirts does not mean the women have to be at a church.
exists s1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & subset_of(x4,x2) & n_skirt(x4) & a_long(s1) & Theme(s1,x4) & subset_of(x3,x2) & n_headscarve(x3) & n_woman(x1) & card_eq_3(x1))
exists p1 x1.(exists x2.(at(x1,x2) & n_church(x2)) & n_woman(x1) & card_eq_3(x1))
4be6b5e0-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(with(x1,x2) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_skirt(x4) & n_headscarve(x3) & card_eq_3(x1) & a_topic(x1) & a_long(s1) & Theme(s1,x4))
exists x1.(n_woman(x1) & exists x2.(n_church(x2) & at(x1,x2)) & card_eq_3(x1))
Three women with headscarves and long skirts.
Women are wearing skirts.
0
-100
The women, pluaral, are wearing the long skirts.
exists s1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & subset_of(x4,x2) & n_skirt(x4) & a_long(s1) & Theme(s1,x4) & subset_of(x3,x2) & n_headscarve(x3) & n_woman(x1) & card_eq_3(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_skirt(x2) & n_woman(x1))
4be6ba86-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(with(x1,x2) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_skirt(x4) & n_headscarve(x3) & card_eq_3(x1) & a_topic(x1) & a_long(s1) & Theme(s1,x4))
exists e1 x1 x2.(v_wear(e1) & n_woman(x1) & n_skirt(x2) & Theme(e1,x2) & Actor(e1,x1))
Three women with headscarves and long skirts.
Three women try on jeans.
2
-100
Long skirts are different from jeans.
exists s1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & subset_of(x4,x2) & n_skirt(x4) & a_long(s1) & Theme(s1,x4) & subset_of(x3,x2) & n_headscarve(x3) & n_woman(x1) & card_eq_3(x1))
exists e1 x1 x2.(on(e1,x2) & n_jeans(x2) & Actor(e1,x1) & v_try(e1) & n_woman(x1) & card_eq_3(x1))
4be6c7ce-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4.(with(x1,x2) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_skirt(x4) & n_headscarve(x3) & card_eq_3(x1) & a_topic(x1) & a_long(s1) & Theme(s1,x4))
exists e1 x1 x2.(v_try(e1) & on(e1,x2) & n_woman(x1) & n_jeans(x2) & card_eq_3(x1) & Actor(e1,x1))
Three women in dresses and headscarves outside.
One of the women is wearing only bikini.
2
-100
If three women are wearing dresses, then one cannot be wearing a bikini.
exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & subset_of(x4,x2) & Theme(s1,x5) & a_outside(s1) & (x4 = x5) & n_headscarve(x4) & subset_of(x3,x2) & n_dress(x3) & n_woman(x1) & card_eq_3(x1))
exists e1 x1 x2 x3.(n_woman(x2) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & all x4.(n_bikini(x4) -> (x3 = x4)) & n_bikini(x3) & of(x1,x2) & n_thing(x1) & card_eq_1(x1))
4be6cf44-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5.(subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_headscarve(x4) & n_dress(x3) & in(x1,x2) & card_eq_3(x1) & a_topic(x1) & a_outside(s1) & Theme(s1,x5) & (x4 = x5))
exists e1 x1 x2 x3.(v_wear(e1) & of(x1,x2) & n_woman(x2) & n_thing(x1) & n_bikini(x3) & card_eq_1(x1) & all x4.(-n_bikini(x4) | (x3 = x4)) & Theme(e1,x3) & Actor(e1,x1))
Three women in dresses and headscarves outside.
The ladies are having a conversation.
1
0.802523
Just because they three women are outside does not mean they are having a conversation.
exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & subset_of(x4,x2) & Theme(s1,x5) & a_outside(s1) & (x4 = x5) & n_headscarve(x4) & subset_of(x3,x2) & n_dress(x3) & n_woman(x1) & card_eq_3(x1))
exists e1 x1 x2.(n_lady(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_conversation(x2))
4be6d458-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5.(subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_headscarve(x4) & n_dress(x3) & in(x1,x2) & card_eq_3(x1) & a_topic(x1) & a_outside(s1) & Theme(s1,x5) & (x4 = x5))
exists e1 x1 x2.(v_have(e1) & n_lady(x1) & n_conversation(x2) & Theme(e1,x2) & Actor(e1,x1))
Three women in dresses and headscarves outside.
Three women wearing dresses dine indoors.
2
-100
The three women cannot be both inside and outside.
exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & subset_of(x4,x2) & Theme(s1,x5) & a_outside(s1) & (x4 = x5) & n_headscarve(x4) & subset_of(x3,x2) & n_dress(x3) & n_woman(x1) & card_eq_3(x1))
exists e1 x1 x2 x3 x4.(a_topic(x1) & r_dine(e1) & Time(e1,x4) & n_indoor(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_dress(x3) & (x1 = x2) & n_woman(x1) & card_eq_3(x1))
4be6ddf4-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5.(subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_headscarve(x4) & n_dress(x3) & in(x1,x2) & card_eq_3(x1) & a_topic(x1) & a_outside(s1) & Theme(s1,x5) & (x4 = x5))
exists e1 x1 x2 x3 x4.(v_wear(e1) & r_dine(e1) & n_woman(x1) & n_indoor(x4) & n_dress(x3) & card_eq_3(x1) & a_topic(x1) & Time(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
Three women in dresses and headscarves outside.
A bunch of women are hanging out.
1
0.65945
Three women being outside does not mean they are hanging out.
exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & subset_of(x4,x2) & Theme(s1,x5) & a_outside(s1) & (x4 = x5) & n_headscarve(x4) & subset_of(x3,x2) & n_dress(x3) & n_woman(x1) & card_eq_3(x1))
exists e1 s1 x1 x2.(a_out(s1) & Manner(e1,s1) & Actor(e1,x1) & v_hang(e1) & of(x1,x2) & n_woman(x2) & n_bunch(x1))
4be6e736-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5.(subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_headscarve(x4) & n_dress(x3) & in(x1,x2) & card_eq_3(x1) & a_topic(x1) & a_outside(s1) & Theme(s1,x5) & (x4 = x5))
exists e1 s1 x1 x2.(v_hang(e1) & of(x1,x2) & n_woman(x2) & n_bunch(x1) & a_out(s1) & Manner(e1,s1) & Actor(e1,x1))
Three women in dresses and headscarves outside.
Three ladies are heading to a store.
1
0.554647
Just because the women are outside it does not mean they are heading to a store.
exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & subset_of(x4,x2) & Theme(s1,x5) & a_outside(s1) & (x4 = x5) & n_headscarve(x4) & subset_of(x3,x2) & n_dress(x3) & n_woman(x1) & card_eq_3(x1))
exists e1 x1 x2.(to(e1,x2) & n_store(x2) & Actor(e1,x1) & v_head(e1) & n_lady(x1) & card_eq_3(x1))
4be6ec40-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5.(subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_headscarve(x4) & n_dress(x3) & in(x1,x2) & card_eq_3(x1) & a_topic(x1) & a_outside(s1) & Theme(s1,x5) & (x4 = x5))
exists e1 x1 x2.(v_head(e1) & to(e1,x2) & n_store(x2) & n_lady(x1) & card_eq_3(x1) & Actor(e1,x1))
Three women in dresses and headscarves outside.
A group of men watch tv
2
0
The women are described in terms of what they are wearing (dresses and headscarves), but the men are described in terms of what they are doing (watch TV).
exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & subset_of(x4,x2) & Theme(s1,x5) & a_outside(s1) & (x4 = x5) & n_headscarve(x4) & subset_of(x3,x2) & n_dress(x3) & n_woman(x1) & card_eq_3(x1))
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_watch(e1) & n_tv(x3) & of(x1,x2) & n_man(x2) & n_group(x1))
4be6f8c0-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5.(subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_headscarve(x4) & n_dress(x3) & in(x1,x2) & card_eq_3(x1) & a_topic(x1) & a_outside(s1) & Theme(s1,x5) & (x4 = x5))
exists e1 x1 x2 x3.(v_watch(e1) & of(x1,x2) & n_tv(x3) & n_man(x2) & n_group(x1) & Theme(e1,x3) & Actor(e1,x1))
Three women in dresses and headscarves outside.
A group of women standing together outdoors.
1
0.962338
Just because the women are outside it does not mean they are standing together.
exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & subset_of(x4,x2) & Theme(s1,x5) & a_outside(s1) & (x4 = x5) & n_headscarve(x4) & subset_of(x3,x2) & n_dress(x3) & n_woman(x1) & card_eq_3(x1))
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & Time(e1,x4) & n_outdoors(x4) & a_together(s1) & Manner(e1,s1) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_woman(x2) & n_group(x1))
4be6fdf2-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5.(subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_headscarve(x4) & n_dress(x3) & in(x1,x2) & card_eq_3(x1) & a_topic(x1) & a_outside(s1) & Theme(s1,x5) & (x4 = x5))
exists e1 s1 x1 x2 x3 x4.(v_stand(e1) & of(x1,x2) & n_woman(x2) & n_outdoors(x4) & n_group(x1) & a_topic(x1) & a_together(s1) & Time(e1,x4) & Manner(e1,s1) & Actor(e1,x3) & (x2 = x3))
Three women in dresses and headscarves outside.
The women are jumping rope.
2
-100
The women cannot be both wearing dresses and headscarves and jumping rope.
exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & subset_of(x4,x2) & Theme(s1,x5) & a_outside(s1) & (x4 = x5) & n_headscarve(x4) & subset_of(x3,x2) & n_dress(x3) & n_woman(x1) & card_eq_3(x1))
exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_rope(x2))
4be706e4-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5.(subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_headscarve(x4) & n_dress(x3) & in(x1,x2) & card_eq_3(x1) & a_topic(x1) & a_outside(s1) & Theme(s1,x5) & (x4 = x5))
exists e1 x1 x2.(v_jump(e1) & n_woman(x1) & n_rope(x2) & Theme(e1,x2) & Actor(e1,x1))
Three women in dresses and headscarves outside.
Three sisters wearing dresses stand outside.
1
0.01368
Just because there are three women together it does not mean that they are sisters.
exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & subset_of(x4,x2) & Theme(s1,x5) & a_outside(s1) & (x4 = x5) & n_headscarve(x4) & subset_of(x3,x2) & n_dress(x3) & n_woman(x1) & card_eq_3(x1))
exists e1 e2 p1 x1 x2 x3.(exists s1.(Theme(s1,x1) & a_outside(s1)) & Topic(e2,p1) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_dress(x3) & (x1 = x2) & n_sister(x1) & card_eq_3(x1))
4be70c2a-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5.(subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_headscarve(x4) & n_dress(x3) & in(x1,x2) & card_eq_3(x1) & a_topic(x1) & a_outside(s1) & Theme(s1,x5) & (x4 = x5))
exists e1 e2 p1 x1 x2 x3.(v_wear(e1) & v_stand(e2) & n_sister(x1) & n_dress(x3) & exists s1.(a_outside(s1) & Theme(s1,x1)) & card_eq_3(x1) & Topic(e2,p1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
Three women in dresses and headscarves outside.
There are three ladies outdoors.
0
0.998297
Three women is a rephrasing of three ladies.
exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & subset_of(x4,x2) & Theme(s1,x5) & a_outside(s1) & (x4 = x5) & n_headscarve(x4) & subset_of(x3,x2) & n_dress(x3) & n_woman(x1) & card_eq_3(x1))
exists p1 x1 x2 x3.((x1 = x2) & n_outdoors(x2) & of(x2,x3) & n_lady(x3) & card_eq_3(x2))
4be710da-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5.(subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_headscarve(x4) & n_dress(x3) & in(x1,x2) & card_eq_3(x1) & a_topic(x1) & a_outside(s1) & Theme(s1,x5) & (x4 = x5))
exists x1 x2 x3.(of(x2,x3) & n_outdoors(x2) & n_lady(x3) & card_eq_3(x2) & (x1 = x2))
A man in a blue shirt gesticulates as he speaks to a uniformed official.
The man is shirtless.
2
0
A man in blue shirt cannot be shirtless.
exists e1 s1 s2 x1 x2 x3 x4.(to(e1,x4) & n_official(x4) & a_uniformed(s2) & Theme(s2,x4) & Actor(e1,x1) & v_speak(e1) & in(x1,x2) & as(x2,x1) & n_male(x1) & n_gesticulate(x2) & of(x2,x3) & n_shirt(x3) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_shirtless(s1))
4be95354-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_speak(e1) & to(e1,x4) & of(x2,x3) & n_shirt(x3) & n_official(x4) & n_man(x1) & n_male(x1) & n_gesticulate(x2) & in(x1,x2) & as(x2,x1) & a_uniformed(s2) & a_blue(s1) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x1))
exists s1 x1.(n_man(x1) & a_shirtless(s1) & Theme(s1,x1))
A man in a blue shirt gesticulates as he speaks to a uniformed official.
The man is receiving a traffic ticket.
1
0.216107
A man talking to a uniformed official could be asking for help or just talking, not necessarily receiving a traffic ticket.
exists e1 s1 s2 x1 x2 x3 x4.(to(e1,x4) & n_official(x4) & a_uniformed(s2) & Theme(s2,x4) & Actor(e1,x1) & v_speak(e1) & in(x1,x2) & as(x2,x1) & n_male(x1) & n_gesticulate(x2) & of(x2,x3) & n_shirt(x3) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2 x3.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_receive(e1) & n_ticket(x2) & of(x2,x3) & n_traffic(x3))
4be957fa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_speak(e1) & to(e1,x4) & of(x2,x3) & n_shirt(x3) & n_official(x4) & n_man(x1) & n_male(x1) & n_gesticulate(x2) & in(x1,x2) & as(x2,x1) & a_uniformed(s2) & a_blue(s1) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_receive(e1) & of(x2,x3) & n_traffic(x3) & n_ticket(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A man in a blue shirt gesticulates as he speaks to a uniformed official.
A man is yelling at an actor.
1
0.012611
An actor is not necessarily a uniformed official.
exists e1 s1 s2 x1 x2 x3 x4.(to(e1,x4) & n_official(x4) & a_uniformed(s2) & Theme(s2,x4) & Actor(e1,x1) & v_speak(e1) & in(x1,x2) & as(x2,x1) & n_male(x1) & n_gesticulate(x2) & of(x2,x3) & n_shirt(x3) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2.(at(e1,x2) & n_actor(x2) & Actor(e1,x1) & v_yell(e1) & n_man(x1))
4be961fa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_speak(e1) & to(e1,x4) & of(x2,x3) & n_shirt(x3) & n_official(x4) & n_man(x1) & n_male(x1) & n_gesticulate(x2) & in(x1,x2) & as(x2,x1) & a_uniformed(s2) & a_blue(s1) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_yell(e1) & n_man(x1) & n_actor(x2) & at(e1,x2) & Actor(e1,x1))
A man in a blue shirt gesticulates as he speaks to a uniformed official.
A person is talking to a police officer.
1
0.75618
A police officer could be out of uniform, and a uniformed official is not necessarily a police officer.
exists e1 s1 s2 x1 x2 x3 x4.(to(e1,x4) & n_official(x4) & a_uniformed(s2) & Theme(s2,x4) & Actor(e1,x1) & v_speak(e1) & in(x1,x2) & as(x2,x1) & n_male(x1) & n_gesticulate(x2) & of(x2,x3) & n_shirt(x3) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2 x3.(to(e1,x2) & n_officer(x2) & of(x2,x3) & n_police(x3) & Actor(e1,x1) & v_talk(e1) & n_person(x1))
4be96c40-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_speak(e1) & to(e1,x4) & of(x2,x3) & n_shirt(x3) & n_official(x4) & n_man(x1) & n_male(x1) & n_gesticulate(x2) & in(x1,x2) & as(x2,x1) & a_uniformed(s2) & a_blue(s1) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_talk(e1) & to(e1,x2) & of(x2,x3) & n_police(x3) & n_person(x1) & n_officer(x2) & Actor(e1,x1))
A man in a blue shirt gesticulates as he speaks to a uniformed official.
A man flails his arms wildly as he speaks.
1
0.642688
Gesticulate does not indicate that someone flails their arms wildly, as the gesticulation could be done with just the hands in a controlled manner.
exists e1 s1 s2 x1 x2 x3 x4.(to(e1,x4) & n_official(x4) & a_uniformed(s2) & Theme(s2,x4) & Actor(e1,x1) & v_speak(e1) & in(x1,x2) & as(x2,x1) & n_male(x1) & n_gesticulate(x2) & of(x2,x3) & n_shirt(x3) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 p1 x1 x2.(r_wildly(e1) & exists e2.(Actor(e2,x1) & v_speak(e2)) & n_male(x1) & n_male(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_flail(e1) & n_arm(x2) & of(x2,x1) & n_man(x1))
4be97b2c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_speak(e1) & to(e1,x4) & of(x2,x3) & n_shirt(x3) & n_official(x4) & n_man(x1) & n_male(x1) & n_gesticulate(x2) & in(x1,x2) & as(x2,x1) & a_uniformed(s2) & a_blue(s1) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x1))
exists e1 p1 x1 x2.(v_flail(e1) & r_wildly(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_arm(x2) & exists e2.(v_speak(e2) & Actor(e2,x1)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1))
A man in a blue shirt gesticulates as he speaks to a uniformed official.
One man is talking to another person.
0
0.996675
A uniformed official is another person.
exists e1 s1 s2 x1 x2 x3 x4.(to(e1,x4) & n_official(x4) & a_uniformed(s2) & Theme(s2,x4) & Actor(e1,x1) & v_speak(e1) & in(x1,x2) & as(x2,x1) & n_male(x1) & n_gesticulate(x2) & of(x2,x3) & n_shirt(x3) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2 x3.(n_person(x2) & to(e1,x3) & n_person(x3) & -(x3 = x2) & Actor(e1,x1) & v_talk(e1) & n_man(x1) & card_eq_1(x1))
4be98cd4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_speak(e1) & to(e1,x4) & of(x2,x3) & n_shirt(x3) & n_official(x4) & n_man(x1) & n_male(x1) & n_gesticulate(x2) & in(x1,x2) & as(x2,x1) & a_uniformed(s2) & a_blue(s1) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_talk(e1) & to(e1,x3) & n_person(x3) & n_person(x2) & n_man(x1) & card_eq_1(x1) & Actor(e1,x1) & -(x3 = x2))
A man in a blue shirt gesticulates as he speaks to a uniformed official.
A man is arguing with an official.
1
0.881022
Gesticulating does not imply arguing, and someone could gesticulate to emphasize their happiness or excitement.
exists e1 s1 s2 x1 x2 x3 x4.(to(e1,x4) & n_official(x4) & a_uniformed(s2) & Theme(s2,x4) & Actor(e1,x1) & v_speak(e1) & in(x1,x2) & as(x2,x1) & n_male(x1) & n_gesticulate(x2) & of(x2,x3) & n_shirt(x3) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2.(with(e1,x2) & n_official(x2) & Actor(e1,x1) & v_argue(e1) & n_man(x1))
4be99224-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_speak(e1) & to(e1,x4) & of(x2,x3) & n_shirt(x3) & n_official(x4) & n_man(x1) & n_male(x1) & n_gesticulate(x2) & in(x1,x2) & as(x2,x1) & a_uniformed(s2) & a_blue(s1) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1 x2.(with(e1,x2) & v_argue(e1) & n_official(x2) & n_man(x1) & Actor(e1,x1))
A man in black clothing plays electric guitar on stage.
No one is on the stage
2
-100
If the man is on the stage then you could not say that no one is on stage.
exists e1 s1 s2 x1 x2 x3 x4.(on(e1,x4) & n_stage(x4) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_guitar(x3) & a_electric(s2) & Theme(s2,x3) & in(x1,x2) & n_clothing(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1))
exists x2.(n_stage(x2) & -exists p1 x1.(on(x1,x2) & n_one(x1)))
4be9e17a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_play(e1) & on(e1,x4) & n_stage(x4) & n_man(x1) & n_guitar(x3) & n_clothing(x2) & in(x1,x2) & a_electric(s2) & a_black(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists x2.(n_stage(x2) & all x1.(-on(x1,x2) | -n_one(x1)))
A man in black clothing plays electric guitar on stage.
A man is performing for a party
1
-100
The man could be performing for the public or for one person, he doesn't have to be playing for a party.
exists e1 s1 s2 x1 x2 x3 x4.(on(e1,x4) & n_stage(x4) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_guitar(x3) & a_electric(s2) & Theme(s2,x3) & in(x1,x2) & n_clothing(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2.(for(e1,x2) & n_party(x2) & Actor(e1,x1) & v_perform(e1) & n_man(x1))
4be9e684-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_play(e1) & on(e1,x4) & n_stage(x4) & n_man(x1) & n_guitar(x3) & n_clothing(x2) & in(x1,x2) & a_electric(s2) & a_black(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_perform(e1) & n_party(x2) & n_man(x1) & for(e1,x2) & Actor(e1,x1))
A man in black clothing plays electric guitar on stage.
A man plays electric guitar
0
-100
Both man are playing electric guitar.
exists e1 s1 s2 x1 x2 x3 x4.(on(e1,x4) & n_stage(x4) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_guitar(x3) & a_electric(s2) & Theme(s2,x3) & in(x1,x2) & n_clothing(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & a_electric(s1) & Theme(s1,x2) & n_man(x1))
4be9eb5c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_play(e1) & on(e1,x4) & n_stage(x4) & n_man(x1) & n_guitar(x3) & n_clothing(x2) & in(x1,x2) & a_electric(s2) & a_black(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_play(e1) & n_man(x1) & n_guitar(x2) & a_electric(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
a person in midair doing a back flip.
The person is standing on the ground.
2
-100
It is impossible to be in midair while standing on the ground.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_do(e1) & n_flip(x4) & a_back(s1) & Theme(s1,x4) & (x1 = x3) & in(x1,x2) & n_midair(x2) & n_person(x1))
exists e1 x1 x2.(n_ground(x2) & n_person(x1) & on(e1,x2) & Actor(e1,x1) & v_stand(e1))
4be9f020-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_do(e1) & n_person(x1) & n_midair(x2) & n_flip(x4) & in(x1,x2) & a_topic(x1) & a_back(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists e1 x1 x2.(v_stand(e1) & on(e1,x2) & n_person(x1) & n_ground(x2) & Actor(e1,x1))
a person in midair doing a back flip.
A man is in the middle of doing a high dive in the Olympics.
1
-100
Being midair doing a back flip does not tell us if the man is in the beginning, middle, or end of the process, and just because he is doing a backflip does not mean he has to being doing a high dive in the Olympics, as someone can do a back flip on their own, for fun, on a trampoline, or many other ways that are not exclusive to an Olympic event.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_do(e1) & n_flip(x4) & a_back(s1) & Theme(s1,x4) & (x1 = x3) & in(x1,x2) & n_midair(x2) & n_person(x1))
exists p1 x1 x2 x5.(n_olympics(x5) & n_middle(x2) & exists e1 s1 x3 x4.(in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_do(e1) & in(x4,x5) & n_dive(x4) & a_high(s1) & Theme(s1,x4) & (x2 = x3)) & n_man(x1))
4bea2c16-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_do(e1) & n_person(x1) & n_midair(x2) & n_flip(x4) & in(x1,x2) & a_topic(x1) & a_back(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists x1 x2 x5.(n_olympics(x5) & n_middle(x2) & n_man(x1) & exists e1 s1 x3 x4.(v_do(e1) & n_dive(x4) & in(x4,x5) & in(x1,x2) & a_high(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)))
a person in midair doing a back flip.
The person is moving through the atmosphere.
0
-100
A person in midair doing a back flip is moving through the atmosphere.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_do(e1) & n_flip(x4) & a_back(s1) & Theme(s1,x4) & (x1 = x3) & in(x1,x2) & n_midair(x2) & n_person(x1))
exists e1 x1 x2.(n_atmosphere(x2) & n_person(x1) & through(e1,x2) & Actor(e1,x1) & v_move(e1))
4bea4f66-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_do(e1) & n_person(x1) & n_midair(x2) & n_flip(x4) & in(x1,x2) & a_topic(x1) & a_back(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists e1 x1 x2.(v_move(e1) & through(e1,x2) & n_person(x1) & n_atmosphere(x2) & Actor(e1,x1))
Young roller Hockey player makes a shot.
The hockey player is defending against a shot from the other team.
2
-100
The player could not be defending if he is busy making a shot because that is a move you do while on the offensive.
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_make(e1) & n_shot(x4) & n_player(x1) & (x1 = x3) & ne_nam_hockey(x3) & of(x1,x2) & n_roller(x2) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3 x4.(-(x4 = x4) & n_team(x4) & n_player(x1) & of(x1,x2) & n_hockey(x2) & against(e1,x3) & from(x3,x4) & n_shot(x3) & Actor(e1,x1) & v_defend(e1))
4bea6762-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_make(e1) & of(x1,x2) & ne_nam_hockey(x3) & n_shot(x4) & n_roller(x2) & n_player(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x1) & (x1 = x3))
exists e1 x1 x2 x3 x4.(v_defend(e1) & of(x1,x2) & n_team(x4) & n_shot(x3) & n_player(x1) & n_hockey(x2) & from(x3,x4) & against(e1,x3) & Actor(e1,x1) & -(x4 = x4))
Young roller Hockey player makes a shot.
The hockey player makes the shot.
1
-100
Just because Young roller Hockey player makes a shot does not indicate that The hockey player makes the shot.
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_make(e1) & n_shot(x4) & n_player(x1) & (x1 = x3) & ne_nam_hockey(x3) & of(x1,x2) & n_roller(x2) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(n_shot(x3) & n_player(x1) & of(x1,x2) & n_hockey(x2) & Theme(e1,x3) & Actor(e1,x1) & v_make(e1))
4bea72b6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_make(e1) & of(x1,x2) & ne_nam_hockey(x3) & n_shot(x4) & n_roller(x2) & n_player(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x1) & (x1 = x3))
exists e1 x1 x2 x3.(v_make(e1) & of(x1,x2) & n_shot(x3) & n_player(x1) & n_hockey(x2) & Theme(e1,x3) & Actor(e1,x1))
Young roller Hockey player makes a shot.
A young person is playing hockey.
0
-100
A young roller Hockey player is a young person.
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_make(e1) & n_shot(x4) & n_player(x1) & (x1 = x3) & ne_nam_hockey(x3) & of(x1,x2) & n_roller(x2) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_hockey(x2) & n_person(x1) & a_young(s1) & Theme(s1,x1))
4bea937c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_make(e1) & of(x1,x2) & ne_nam_hockey(x3) & n_shot(x4) & n_roller(x2) & n_player(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x1) & (x1 = x3))
exists e1 s1 x1 x2.(v_play(e1) & n_person(x1) & n_hockey(x2) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A child runs with a football.
A person runs with a football.
0
-100
A child is inferred as A person
exists e1 x1 x2.(with(e1,x2) & n_football(x2) & Actor(e1,x1) & v_run(e1) & n_child(x1))
exists e1 x1 x2.(with(e1,x2) & n_football(x2) & Actor(e1,x1) & v_run(e1) & n_person(x1))
4bea9dfe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(with(e1,x2) & v_run(e1) & n_football(x2) & n_child(x1) & Actor(e1,x1))
exists e1 x1 x2.(with(e1,x2) & v_run(e1) & n_person(x1) & n_football(x2) & Actor(e1,x1))
A child runs with a football.
A sad child runs with a football.
1
-100
You cant infer that the child is sad
exists e1 x1 x2.(with(e1,x2) & n_football(x2) & Actor(e1,x1) & v_run(e1) & n_child(x1))
exists e1 s1 x1 x2.(with(e1,x2) & n_football(x2) & Actor(e1,x1) & v_run(e1) & n_child(x1) & a_sad(s1) & Theme(s1,x1))
4beab1a4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(with(e1,x2) & v_run(e1) & n_football(x2) & n_child(x1) & Actor(e1,x1))
exists e1 s1 x1 x2.(with(e1,x2) & v_run(e1) & n_football(x2) & n_child(x1) & a_sad(s1) & Theme(s1,x1) & Actor(e1,x1))
A child runs with a football.
A man runs with a football.
2
-100
A child cannot become a man.
exists e1 x1 x2.(with(e1,x2) & n_football(x2) & Actor(e1,x1) & v_run(e1) & n_child(x1))
exists e1 x1 x2.(with(e1,x2) & n_football(x2) & Actor(e1,x1) & v_run(e1) & n_man(x1))
4beabe92-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(with(e1,x2) & v_run(e1) & n_football(x2) & n_child(x1) & Actor(e1,x1))
exists e1 x1 x2.(with(e1,x2) & v_run(e1) & n_man(x1) & n_football(x2) & Actor(e1,x1))
Young men in white jerseys, playing a form of roller hockey.
The men are playing
0
-100
For men in jerseys to play roller hockey, men must be playing.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & of(x4,x5) & n_hockey(x5) & of(x5,x6) & n_roller(x6) & n_form(x4) & (x1 = x3) & in(x1,x2) & n_jersey(x2) & a_white(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1.(n_man(x1) & Actor(e1,x1) & v_play(e1))
4beaca04-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_play(e1) & of(x5,x6) & of(x4,x5) & n_roller(x6) & n_man(x1) & n_jersey(x2) & n_hockey(x5) & n_form(x4) & in(x1,x2) & a_young(s1) & a_white(s2) & a_topic(x1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists e1 x1.(v_play(e1) & n_man(x1) & Actor(e1,x1))
Young men in white jerseys, playing a form of roller hockey.
The men are on the same team
1
-100
They may not be on the same team.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & of(x4,x5) & n_hockey(x5) & of(x5,x6) & n_roller(x6) & n_form(x4) & (x1 = x3) & in(x1,x2) & n_jersey(x2) & a_white(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists p1 s1 x1 x2.(n_team(x2) & a_same(s1) & Theme(s1,x2) & n_man(x1) & on(x1,x2))
4bead454-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_play(e1) & of(x5,x6) & of(x4,x5) & n_roller(x6) & n_man(x1) & n_jersey(x2) & n_hockey(x5) & n_form(x4) & in(x1,x2) & a_young(s1) & a_white(s2) & a_topic(x1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists s1 x1 x2.(on(x1,x2) & n_team(x2) & n_man(x1) & a_same(s1) & Theme(s1,x2))
Young men in white jerseys, playing a form of roller hockey.
They are playing water polo
2
-100
Roller hockey is not water polo.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & of(x4,x5) & n_hockey(x5) & of(x5,x6) & n_roller(x6) & n_form(x4) & (x1 = x3) & in(x1,x2) & n_jersey(x2) & a_white(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_polo(x2) & of(x2,x1) & n_water(x1) & n_thing(x1))
4beade5e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_play(e1) & of(x5,x6) & of(x4,x5) & n_roller(x6) & n_man(x1) & n_jersey(x2) & n_hockey(x5) & n_form(x4) & in(x1,x2) & a_young(s1) & a_white(s2) & a_topic(x1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists e1 x1 x2.(v_play(e1) & of(x2,x1) & n_water(x1) & n_thing(x1) & n_polo(x2) & Theme(e1,x2) & Actor(e1,x1))
Four boys are playing hockey in rollerskates while wearing blue and white safety gear.
Boys playing in a hockey tournament.
1
-100
Four boys are playing hockey in rollerskates while wearing blue and white safety gear does not indicate that they are playing in a hockey tournament.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(while(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_wear(e2) & n_gear(x4) & of(x4,x5) & n_safety(x5) & a_white(s2) & Theme(s2,x4) & a_blue(s1) & Theme(s1,x4) & in(e1,x3) & n_rollerskate(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_hockey(x2) & n_boy(x1) & card_eq_4(x1))
exists e1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x3) & n_tournament(x3) & of(x3,x4) & n_hockey(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_boy(x1))
4beae728-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(while(e1,e2) & v_wear(e2) & v_play(e1) & of(x4,x5) & n_safety(x5) & n_rollerskate(x3) & n_hockey(x2) & n_gear(x4) & n_boy(x1) & in(e1,x3) & card_eq_4(x1) & a_white(s2) & a_blue(s1) & Theme(s2,x4) & Theme(s1,x4) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_tournament(x3) & n_hockey(x4) & n_boy(x1) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
Four boys are playing hockey in rollerskates while wearing blue and white safety gear.
Four boys compete for the soccer ball.
2
-100
There is not a soccer ball involved when playing the game of hockey.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(while(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_wear(e2) & n_gear(x4) & of(x4,x5) & n_safety(x5) & a_white(s2) & Theme(s2,x4) & a_blue(s1) & Theme(s1,x4) & in(e1,x3) & n_rollerskate(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_hockey(x2) & n_boy(x1) & card_eq_4(x1))
exists e1 x1 x2 x3.(n_ball(x2) & of(x2,x3) & n_soccer(x3) & for(e1,x2) & Actor(e1,x1) & v_compete(e1) & n_boy(x1) & card_eq_4(x1))
4beaf1aa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(while(e1,e2) & v_wear(e2) & v_play(e1) & of(x4,x5) & n_safety(x5) & n_rollerskate(x3) & n_hockey(x2) & n_gear(x4) & n_boy(x1) & in(e1,x3) & card_eq_4(x1) & a_white(s2) & a_blue(s1) & Theme(s2,x4) & Theme(s1,x4) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_compete(e1) & of(x2,x3) & n_soccer(x3) & n_boy(x1) & n_ball(x2) & for(e1,x2) & card_eq_4(x1) & Actor(e1,x1))
Four boys are playing hockey in rollerskates while wearing blue and white safety gear.
Boys are playing hockey.
0
-100
There are boys playing hockey in each scene.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(while(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_wear(e2) & n_gear(x4) & of(x4,x5) & n_safety(x5) & a_white(s2) & Theme(s2,x4) & a_blue(s1) & Theme(s1,x4) & in(e1,x3) & n_rollerskate(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_hockey(x2) & n_boy(x1) & card_eq_4(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_hockey(x2) & n_boy(x1))
4beb02a8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(while(e1,e2) & v_wear(e2) & v_play(e1) & of(x4,x5) & n_safety(x5) & n_rollerskate(x3) & n_hockey(x2) & n_gear(x4) & n_boy(x1) & in(e1,x3) & card_eq_4(x1) & a_white(s2) & a_blue(s1) & Theme(s2,x4) & Theme(s1,x4) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_hockey(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
The boy is clutching the football and making a run for a touchdown while looking behind him.
The boy is wearing an orange jersey.
1
-100
Just because The boy is clutching the football and making a run for a touchdown while looking behind him does not indicate that he is wearing an orange jersey.
exists e1 e3 e2 x1 x2 x3 x4.(n_male(x2) & n_boy(x1) & n_football(x2) & while(e2,e3) & behind(e3,x2) & Actor(e3,x1) & v_look(e3) & Theme(e2,x3) & Actor(e2,x1) & v_make(e2) & for(x3,x4) & n_touchdown(x4) & n_run(x3) & Theme(e1,x2) & Actor(e1,x1) & v_clutch(e1))
exists e1 x1 x2 x3.(n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_jersey(x2) & of(x2,x3) & n_orange(x3))
4beb1450-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 x1 x2 x3 x4.(while(e2,e3) & v_make(e2) & v_look(e3) & v_clutch(e1) & n_touchdown(x4) & n_run(x3) & n_male(x2) & n_football(x2) & n_boy(x1) & for(x3,x4) & behind(e3,x2) & Theme(e2,x3) & Theme(e1,x2) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_wear(e1) & of(x2,x3) & n_orange(x3) & n_jersey(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
The boy is clutching the football and making a run for a touchdown while looking behind him.
The boy is playing the violin.
2
-100
The boy could not be clutching a football while he is playing the violin.
exists e2 e1 e3 x1 x2 x3 x4.(n_male(x2) & n_boy(x1) & n_football(x2) & while(e2,e3) & behind(e3,x2) & Actor(e3,x1) & v_look(e3) & Theme(e2,x3) & Actor(e2,x1) & v_make(e2) & for(x3,x4) & n_touchdown(x4) & n_run(x3) & Theme(e1,x2) & Actor(e1,x1) & v_clutch(e1))
exists e1 x1 x2.(n_violin(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1))
4beb1e50-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 x1 x2 x3 x4.(while(e2,e3) & v_make(e2) & v_look(e3) & v_clutch(e1) & n_touchdown(x4) & n_run(x3) & n_male(x2) & n_football(x2) & n_boy(x1) & for(x3,x4) & behind(e3,x2) & Theme(e2,x3) & Theme(e1,x2) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_violin(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
The boy is clutching the football and making a run for a touchdown while looking behind him.
The boy is playing a game.
0
-100
Football is a game to be played.
exists e1 e2 e3 x1 x2 x3 x4.(n_male(x2) & n_boy(x1) & n_football(x2) & while(e2,e3) & behind(e3,x2) & Actor(e3,x1) & v_look(e3) & Theme(e2,x3) & Actor(e2,x1) & v_make(e2) & for(x3,x4) & n_touchdown(x4) & n_run(x3) & Theme(e1,x2) & Actor(e1,x1) & v_clutch(e1))
exists e1 x1 x2.(n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2))
4beb285a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 e3 x1 x2 x3 x4.(while(e2,e3) & v_make(e2) & v_look(e3) & v_clutch(e1) & n_touchdown(x4) & n_run(x3) & n_male(x2) & n_football(x2) & n_boy(x1) & for(x3,x4) & behind(e3,x2) & Theme(e2,x3) & Theme(e1,x2) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_game(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
Children on rollerblades are playing hockey indoors.
Nobody is playing.
2
-100
If nobody is playing then it would be impossible for children to be playing there.
exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_indoor(x3) & of(x3,x4) & n_hockey(x4) & on(x1,x2) & n_rollerblade(x2) & n_child(x1))
-exists e1 x1.(Actor(e1,x1) & v_play(e1) & n_person(x1))
4beb4862-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_play(e1) & on(x1,x2) & of(x3,x4) & n_rollerblade(x2) & n_indoor(x3) & n_hockey(x4) & n_child(x1) & Theme(e1,x3) & Actor(e1,x1))
all e1 x1.(-v_play(e1) | -n_person(x1) | -Actor(e1,x1))
Children on rollerblades are playing hockey indoors.
Funny humans playing.
1
-100
Children on rollerblades are playing hockey indoors does not imply that they are funny humans
exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_indoor(x3) & of(x3,x4) & n_hockey(x4) & on(x1,x2) & n_rollerblade(x2) & n_child(x1))
exists e1 x1 x2 x3.(a_topic(x1) & Actor(e1,x3) & v_play(e1) & (x1 = x3) & n_human(x1) & (x1 = x2) & ne_nam_funny(x2))
4beb5992-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_play(e1) & on(x1,x2) & of(x3,x4) & n_rollerblade(x2) & n_indoor(x3) & n_hockey(x4) & n_child(x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_play(e1) & ne_nam_funny(x2) & n_human(x1) & a_topic(x1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2))
Children on rollerblades are playing hockey indoors.
Humans playing
0
-100
Children is explaining species while children explain a specific age of the species.
exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_indoor(x3) & of(x3,x4) & n_hockey(x4) & on(x1,x2) & n_rollerblade(x2) & n_child(x1))
exists x1 x2.(n_playing(x1) & (x1 = x2) & ne_nam_humans(x2) & a_topic(x1))
4beb76fc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_play(e1) & on(x1,x2) & of(x3,x4) & n_rollerblade(x2) & n_indoor(x3) & n_hockey(x4) & n_child(x1) & Theme(e1,x3) & Actor(e1,x1))
exists x1 x2.(ne_nam_humans(x2) & n_playing(x1) & a_topic(x1) & (x1 = x2))