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
Several people are sitting on a wall covered in graffiti.
People are sitting on a wall.
0
-100
Several people implies people.
exists e1 e2 s1 x1 x2 x3 x4.(on(e1,x2) & in(e2,x4) & n_graffitus(x4) & Theme(e2,x3) & v_cover(e2) & (x2 = x3) & n_wall(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1))
exists e1 x1 x2.(on(e1,x2) & n_wall(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1))
7bbea214-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4.(v_sit(e1) & v_cover(e2) & on(e1,x2) & n_wall(x2) & n_people(x1) & n_graffitus(x4) & in(e2,x4) & a_several(s1) & Theme(s1,x1) & Theme(e2,x3) & Actor(e1,x1) & (x2 = x3))
exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & n_wall(x2) & n_people(x1) & Actor(e1,x1))
A woman in a marathon.
A woman is close to finishing a marathon.
1
-100
marathon doesn't always mean finishing
exists x1 x2.(a_topic(x1) & in(x1,x2) & n_marathon(x2) & n_woman(x1))
exists e1 s1 x1 x2 x3.(to(s1,e1) & Theme(e1,x3) & Actor(e1,x2) & v_finish(e1) & n_marathon(x3) & Theme(s1,x1) & a_close(s1) & n_woman(x1))
7bbea714-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2.(n_woman(x1) & n_marathon(x2) & in(x1,x2) & a_topic(x1))
exists e1 s1 x1 x2 x3.(v_finish(e1) & to(s1,e1) & n_woman(x1) & n_marathon(x3) & a_close(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2))
A woman in a marathon.
A woman is running.
0
-100
people on marathons are running
exists x1 x2.(a_topic(x1) & in(x1,x2) & n_marathon(x2) & n_woman(x1))
exists e1 x1.(Actor(e1,x1) & v_run(e1) & n_woman(x1))
7bbeac14-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2.(n_woman(x1) & n_marathon(x2) & in(x1,x2) & a_topic(x1))
exists e1 x1.(v_run(e1) & n_woman(x1) & Actor(e1,x1))
A woman in a marathon.
A woman is not wearing shoes.
2
-100
it is not possible to be in a marathon and not wearing shoes
exists x1 x2.(a_topic(x1) & in(x1,x2) & n_marathon(x2) & n_woman(x1))
exists x1.(-exists e1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shoe(x2)) & n_woman(x1))
7bbeb0f6-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2.(n_woman(x1) & n_marathon(x2) & in(x1,x2) & a_topic(x1))
exists x1.(n_woman(x1) & all e1 x2.(-v_wear(e1) | -n_shoe(x2) | -Theme(e1,x2) | -Actor(e1,x1)))
People sit on stairs with black graffiti.
Friends are sitting on stairs enjoying food
0
-100
enjoying and sit on stairs is the same action
exists e1 s1 x1 x2 x3.(on(e1,x2) & with(x2,x3) & n_graffitus(x3) & a_black(s1) & Theme(s1,x3) & n_stair(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1))
exists e1 e2 x1 x2 x3 x4.(on(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_enjoy(e2) & n_food(x4) & (x2 = x3) & n_stair(x2) & Actor(e1,x1) & v_sit(e1) & n_friend(x1))
7bbeb664-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(with(x2,x3) & v_sit(e1) & on(e1,x2) & n_stair(x2) & n_people(x1) & n_graffitus(x3) & a_black(s1) & Theme(s1,x3) & Actor(e1,x1))
exists e1 e2 x1 x2 x3 x4.(v_sit(e1) & v_enjoy(e2) & on(e1,x2) & n_stair(x2) & n_friend(x1) & n_food(x4) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3))
People sit on stairs with black graffiti.
Friends are sitting on stairs enjoying food and talking
1
-100
People doesn't always mean Friends
exists e1 s1 x1 x2 x3.(on(e1,x2) & with(x2,x3) & n_graffitus(x3) & a_black(s1) & Theme(s1,x3) & n_stair(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1))
exists e2 e1 x1 x2 x3 x4 x5 x6.(on(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_enjoy(e2) & n_talking(x6) & n_food(x5) & subset_of(x6,x4) & subset_of(x5,x4) & (x2 = x3) & n_stair(x2) & Actor(e1,x1) & v_sit(e1) & n_friend(x1))
7bbebc72-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(with(x2,x3) & v_sit(e1) & on(e1,x2) & n_stair(x2) & n_people(x1) & n_graffitus(x3) & a_black(s1) & Theme(s1,x3) & Actor(e1,x1))
exists e2 e1 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_enjoy(e2) & subset_of(x6,x4) & subset_of(x5,x4) & on(e1,x2) & n_talking(x6) & n_stair(x2) & n_friend(x1) & n_food(x5) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3))
People sit on stairs with black graffiti.
Run speedy Run with food
2
-100
stairs and food are different things
exists e1 s1 x1 x2 x3.(on(e1,x2) & with(x2,x3) & n_graffitus(x3) & a_black(s1) & Theme(s1,x3) & n_stair(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1))
exists s1 x1 x2 x3.(a_topic(x1) & with(x1,x3) & n_food(x3) & n_run(x1) & a_speedy(s1) & Theme(s1,x1) & (x1 = x2) & ne_nam_run(x2))
7bbec208-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(with(x2,x3) & v_sit(e1) & on(e1,x2) & n_stair(x2) & n_people(x1) & n_graffitus(x3) & a_black(s1) & Theme(s1,x3) & Actor(e1,x1))
exists s1 x1 x2 x3.(with(x1,x3) & ne_nam_run(x2) & n_run(x1) & n_food(x3) & a_topic(x1) & a_speedy(s1) & Theme(s1,x1) & (x1 = x2))
Six individuals are seated outdoors on steps and ledges.
couple sitting at a cafe
2
-100
Steps and ledges is not a cafe.
exists e1 x1 x2 x3 x4 x5.(on(e1,x3) & subset_of(x5,x3) & n_ledge(x5) & subset_of(x4,x3) & n_step(x4) & Recipient(e1,x2) & Theme(e1,x1) & v_seat(e1) & n_outdoors(x2) & n_individual(x1) & card_eq_6(x1))
exists e1 x1 x2 x3.(a_topic(x1) & at(e1,x3) & n_cafe(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_couple(x1))
7bbec76c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_seat(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e1,x3) & n_step(x4) & n_outdoors(x2) & n_ledge(x5) & n_individual(x1) & card_eq_6(x1) & Theme(e1,x1) & Recipient(e1,x2))
exists e1 x1 x2 x3.(v_sit(e1) & n_couple(x1) & n_cafe(x3) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
Six individuals are seated outdoors on steps and ledges.
a group of friends sitting together
1
-100
seated doesn't always mean together
exists e1 x1 x2 x3 x4 x5.(on(e1,x3) & subset_of(x5,x3) & n_ledge(x5) & subset_of(x4,x3) & n_step(x4) & Recipient(e1,x2) & Theme(e1,x1) & v_seat(e1) & n_outdoors(x2) & n_individual(x1) & card_eq_6(x1))
exists e1 s1 x1 x2 x3.(a_topic(x1) & a_together(s1) & Manner(e1,s1) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & of(x1,x2) & n_friend(x2) & n_group(x1))
7bbecc6c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_seat(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e1,x3) & n_step(x4) & n_outdoors(x2) & n_ledge(x5) & n_individual(x1) & card_eq_6(x1) & Theme(e1,x1) & Recipient(e1,x2))
exists e1 s1 x1 x2 x3.(v_sit(e1) & of(x1,x2) & n_group(x1) & n_friend(x2) & a_topic(x1) & a_together(s1) & Manner(e1,s1) & Actor(e1,x3) & (x1 = x3))
Six individuals are seated outdoors on steps and ledges.
six people sitting on the steps
0
-100
sitting and seated is the same activity
exists e1 x1 x2 x3 x4 x5.(on(e1,x3) & subset_of(x5,x3) & n_ledge(x5) & subset_of(x4,x3) & n_step(x4) & Recipient(e1,x2) & Theme(e1,x1) & v_seat(e1) & n_outdoors(x2) & n_individual(x1) & card_eq_6(x1))
exists e1 x1 x2 x3.(n_step(x3) & a_topic(x1) & on(e1,x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_people(x1) & card_eq_6(x1))
7bbed14e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_seat(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e1,x3) & n_step(x4) & n_outdoors(x2) & n_ledge(x5) & n_individual(x1) & card_eq_6(x1) & Theme(e1,x1) & Recipient(e1,x2))
exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x3) & n_step(x3) & n_people(x1) & card_eq_6(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
People jog down the street in an event, the woman in front raises her hand to the camera.
People jog down the street in an event, the woman in front raises her hand to the big camera.
1
-100
camera doesn't always mean big
exists e1 p1 x1 x2 x3 x4 x6 x7.(n_camera(x7) & n_hand(x6) & of(x6,x2) & n_female(x2) & n_woman(x4) & n_street(x2) & in(e1,x3) & exists e2 x5.(Theme(e2,x6) & Actor(e2,x4) & v_raise(e2) & to(x6,x7) & in(x4,x5) & n_front(x5)) & that(x3,p1) & n_event(x3) & down(e1,x2) & Actor(e1,x1) & v_jog(e1) & n_people(x1))
exists e1 p1 s1 x1 x2 x3 x4 x6 x7.(n_camera(x7) & a_big(s1) & Theme(s1,x7) & n_hand(x6) & of(x6,x2) & n_female(x2) & n_woman(x4) & n_street(x2) & in(e1,x3) & exists e2 x5.(Theme(e2,x6) & Actor(e2,x4) & v_raise(e2) & to(x6,x7) & in(x4,x5) & n_front(x5)) & that(x3,p1) & n_event(x3) & down(e1,x2) & Actor(e1,x1) & v_jog(e1) & n_people(x1))
7bbed64e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4 x6 x7.(v_jog(e1) & that(x3,p1) & of(x6,x2) & n_woman(x4) & n_street(x2) & n_people(x1) & n_hand(x6) & n_female(x2) & n_event(x3) & n_camera(x7) & in(e1,x3) & exists e2 x5.(v_raise(e2) & to(x6,x7) & n_front(x5) & in(x4,x5) & Theme(e2,x6) & Actor(e2,x4)) & down(e1,x2) & Actor(e1,x1))
exists e1 p1 s1 x1 x2 x3 x4 x6 x7.(v_jog(e1) & that(x3,p1) & of(x6,x2) & n_woman(x4) & n_street(x2) & n_people(x1) & n_hand(x6) & n_female(x2) & n_event(x3) & n_camera(x7) & in(e1,x3) & exists e2 x5.(v_raise(e2) & to(x6,x7) & n_front(x5) & in(x4,x5) & Theme(e2,x6) & Actor(e2,x4)) & down(e1,x2) & a_big(s1) & Theme(s1,x7) & Actor(e1,x1))
People jog down the street in an event, the woman in front raises her hand to the camera.
Some people jog down the street in an event, the woman in front raises her hand to the camera.
0
-100
People implies some people.
exists e1 p1 x1 x2 x3 x4 x6 x7.(n_camera(x7) & n_hand(x6) & of(x6,x2) & n_female(x2) & n_woman(x4) & n_street(x2) & in(e1,x3) & exists e2 x5.(Theme(e2,x6) & Actor(e2,x4) & v_raise(e2) & to(x6,x7) & in(x4,x5) & n_front(x5)) & that(x3,p1) & n_event(x3) & down(e1,x2) & Actor(e1,x1) & v_jog(e1) & n_people(x1))
exists e1 p1 x1 x2 x3 x4 x6 x7.(n_camera(x7) & n_hand(x6) & of(x6,x2) & n_female(x2) & n_woman(x4) & n_street(x2) & in(e1,x3) & exists e2 x5.(Theme(e2,x6) & Actor(e2,x4) & v_raise(e2) & to(x6,x7) & in(x4,x5) & n_front(x5)) & that(x3,p1) & n_event(x3) & down(e1,x2) & Actor(e1,x1) & v_jog(e1) & n_people(x1))
7bbedb30-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4 x6 x7.(v_jog(e1) & that(x3,p1) & of(x6,x2) & n_woman(x4) & n_street(x2) & n_people(x1) & n_hand(x6) & n_female(x2) & n_event(x3) & n_camera(x7) & in(e1,x3) & exists e2 x5.(v_raise(e2) & to(x6,x7) & n_front(x5) & in(x4,x5) & Theme(e2,x6) & Actor(e2,x4)) & down(e1,x2) & Actor(e1,x1))
exists e1 p1 x1 x2 x3 x4 x6 x7.(v_jog(e1) & that(x3,p1) & of(x6,x2) & n_woman(x4) & n_street(x2) & n_people(x1) & n_hand(x6) & n_female(x2) & n_event(x3) & n_camera(x7) & in(e1,x3) & exists e2 x5.(v_raise(e2) & to(x6,x7) & n_front(x5) & in(x4,x5) & Theme(e2,x6) & Actor(e2,x4)) & down(e1,x2) & Actor(e1,x1))
People jog down the street in an event, the woman in front raises her hand to the camera.
People jog down the street in an event, the man in front raises her hand to the camera.
2
-100
The woman canont be the man
exists e1 p1 x1 x2 x3 x4 x6 x7.(n_camera(x7) & n_hand(x6) & of(x6,x2) & n_female(x2) & n_woman(x4) & n_street(x2) & in(e1,x3) & exists e2 x5.(Theme(e2,x6) & Actor(e2,x4) & v_raise(e2) & to(x6,x7) & in(x4,x5) & n_front(x5)) & that(x3,p1) & n_event(x3) & down(e1,x2) & Actor(e1,x1) & v_jog(e1) & n_people(x1))
exists e1 p1 x1 x2 x3 x4 x6 x7.(n_camera(x7) & n_hand(x6) & of(x6,x2) & n_female(x2) & n_man(x4) & n_street(x2) & in(e1,x3) & exists e2 x5.(Theme(e2,x6) & Actor(e2,x4) & v_raise(e2) & to(x6,x7) & in(x4,x5) & n_front(x5)) & that(x3,p1) & n_event(x3) & down(e1,x2) & Actor(e1,x1) & v_jog(e1) & n_people(x1))
7bbee274-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4 x6 x7.(v_jog(e1) & that(x3,p1) & of(x6,x2) & n_woman(x4) & n_street(x2) & n_people(x1) & n_hand(x6) & n_female(x2) & n_event(x3) & n_camera(x7) & in(e1,x3) & exists e2 x5.(v_raise(e2) & to(x6,x7) & n_front(x5) & in(x4,x5) & Theme(e2,x6) & Actor(e2,x4)) & down(e1,x2) & Actor(e1,x1))
exists e1 p1 x1 x2 x3 x4 x6 x7.(v_jog(e1) & that(x3,p1) & of(x6,x2) & n_street(x2) & n_people(x1) & n_man(x4) & n_hand(x6) & n_female(x2) & n_event(x3) & n_camera(x7) & in(e1,x3) & exists e2 x5.(v_raise(e2) & to(x6,x7) & n_front(x5) & in(x4,x5) & Theme(e2,x6) & Actor(e2,x4)) & down(e1,x2) & Actor(e1,x1))
a woman running with a yellow tag on her shirt.
A boy wearing a tutu is dancing in his bedroom.
2
-100
A woman can never be a boy.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_shirt(x4) & of(x4,x1) & n_female(x1) & with(e1,x3) & n_tag(x3) & a_yellow(s1) & Theme(s1,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_woman(x1))
exists e2 e1 x1 x2 x3 x4.(in(e2,x4) & n_bedroom(x4) & of(x4,x1) & n_male(x1) & Actor(e2,x1) & v_dance(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_tutu(x3) & (x1 = x2) & n_boy(x1))
7bbef7c8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_run(e1) & on(e1,x4) & of(x4,x1) & n_woman(x1) & n_tag(x3) & n_shirt(x4) & n_female(x1) & a_yellow(s1) & a_topic(x1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2))
exists e2 e1 x1 x2 x3 x4.(v_wear(e1) & v_dance(e2) & of(x4,x1) & n_tutu(x3) & n_male(x1) & n_boy(x1) & n_bedroom(x4) & in(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
a woman running with a yellow tag on her shirt.
A female with a yellow symbol on her shirt runs outside on a red track.
1
-100
running doesn't always mean red track.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_shirt(x4) & of(x4,x1) & n_female(x1) & with(e1,x3) & n_tag(x3) & a_yellow(s1) & Theme(s1,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_woman(x1))
exists e1 s1 s2 x1 x2 x3 x4.(on(e1,x4) & n_track(x4) & a_red(s2) & Theme(s2,x4) & r_outside(e1) & Actor(e1,x1) & v_run(e1) & with(x1,x2) & on(x2,x3) & n_shirt(x3) & of(x3,x1) & n_female(x1) & n_symbol(x2) & a_yellow(s1) & Theme(s1,x2) & n_female(x1))
7bbefcbe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_run(e1) & on(e1,x4) & of(x4,x1) & n_woman(x1) & n_tag(x3) & n_shirt(x4) & n_female(x1) & a_yellow(s1) & a_topic(x1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_run(e1) & r_outside(e1) & on(x2,x3) & on(e1,x4) & of(x3,x1) & n_track(x4) & n_symbol(x2) & n_shirt(x3) & n_female(x1) & a_yellow(s1) & a_red(s2) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x1))
A runner holds up an index finger while she runs.
A marathon runner is about to finish a race.
1
0.563116
runner doesn't always mean marathon
exists e1 p1 s1 x1 x2 x3.(exists e2.(Actor(e2,x1) & v_run(e2)) & n_female(x1) & while(e1,p1) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_finger(x2) & of(x2,x3) & n_index(x3) & n_runner(x1))
exists p1 s1 x1 x2.(Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1 x3.(Theme(e1,x3) & Actor(e1,x1) & v_finish(e1) & n_race(x3)) & n_runner(x1) & of(x1,x2) & n_marathon(x2))
7bbf0880-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3.(while(e1,p1) & v_hold(e1) & of(x2,x3) & n_runner(x1) & n_index(x3) & n_finger(x2) & n_female(x1) & exists e2.(v_run(e2) & Actor(e2,x1)) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists p1 s1 x1 x2.(of(x1,x2) & n_runner(x1) & n_marathon(x2) & exists e1 x3.(v_finish(e1) & n_race(x3) & Theme(e1,x3) & Actor(e1,x1)) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1))
A runner holds up an index finger while she runs.
The runner is wearing shorts.
1
0.715167
runner doesn't always mean wearing shorts.
exists e1 p1 s1 x1 x2 x3.(exists e2.(Actor(e2,x1) & v_run(e2)) & n_female(x1) & while(e1,p1) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_finger(x2) & of(x2,x3) & n_index(x3) & n_runner(x1))
exists e1 x1 x2.(n_runner(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shorts(x2))
7bbf0df8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3.(while(e1,p1) & v_hold(e1) & of(x2,x3) & n_runner(x1) & n_index(x3) & n_finger(x2) & n_female(x1) & exists e2.(v_run(e2) & Actor(e2,x1)) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2.(v_wear(e1) & n_shorts(x2) & n_runner(x1) & Theme(e1,x2) & Actor(e1,x1))
A runner holds up an index finger while she runs.
Someone is sitting on the floor.
2
-100
The runner that runs cannot be the one sitting on the floor.
exists e1 p1 s1 x1 x2 x3.(exists e2.(Actor(e2,x1) & v_run(e2)) & n_female(x1) & while(e1,p1) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_finger(x2) & of(x2,x3) & n_index(x3) & n_runner(x1))
exists e1 x1 x2.(n_floor(x2) & on(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_person(x1))
7bbf1988-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3.(while(e1,p1) & v_hold(e1) & of(x2,x3) & n_runner(x1) & n_index(x3) & n_finger(x2) & n_female(x1) & exists e2.(v_run(e2) & Actor(e2,x1)) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & n_person(x1) & n_floor(x2) & Actor(e1,x1))
A runner holds up an index finger while she runs.
After winning a race, an Olympian is doing a victory lap.
1
0.066143
runner doesn't always mean winning
exists e1 p1 s1 x1 x2 x3.(exists e2.(Actor(e2,x1) & v_run(e2)) & n_female(x1) & while(e1,p1) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_finger(x2) & of(x2,x3) & n_index(x3) & n_runner(x1))
exists e1 e2 x1 x2 x3 x4 x5.(after(e2,e1) & Theme(e2,x4) & Actor(e2,x3) & v_do(e2) & n_lap(x4) & of(x4,x5) & n_victory(x5) & ne_geo_olympian(x3) & Theme(e1,x2) & Actor(e1,x1) & v_win(e1) & n_race(x2) & n_thing(x1))
7bbf23c4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3.(while(e1,p1) & v_hold(e1) & of(x2,x3) & n_runner(x1) & n_index(x3) & n_finger(x2) & n_female(x1) & exists e2.(v_run(e2) & Actor(e2,x1)) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 e2 x1 x2 x3 x4 x5.(v_win(e1) & v_do(e2) & of(x4,x5) & ne_geo_olympian(x3) & n_victory(x5) & n_thing(x1) & n_race(x2) & n_lap(x4) & after(e2,e1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
A runner holds up an index finger while she runs.
A girl is running through a park while holding up an index finger.
1
0.556212
The runner must not be a girl.
exists e1 p1 s1 x1 x2 x3.(exists e2.(Actor(e2,x1) & v_run(e2)) & n_female(x1) & while(e1,p1) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_finger(x2) & of(x2,x3) & n_index(x3) & n_runner(x1))
exists e2 e1 s1 x1 x2 x3 x4.(while(e1,e2) & a_up(s1) & Manner(e2,s1) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_finger(x3) & of(x3,x4) & n_index(x4) & through(e1,x2) & n_park(x2) & Actor(e1,x1) & v_run(e1) & n_girl(x1))
7bbf33f0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3.(while(e1,p1) & v_hold(e1) & of(x2,x3) & n_runner(x1) & n_index(x3) & n_finger(x2) & n_female(x1) & exists e2.(v_run(e2) & Actor(e2,x1)) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e2 e1 s1 x1 x2 x3 x4.(while(e1,e2) & v_run(e1) & v_hold(e2) & through(e1,x2) & of(x3,x4) & n_park(x2) & n_index(x4) & n_girl(x1) & n_finger(x3) & a_up(s1) & Theme(e2,x3) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x1))
A runner holds up an index finger while she runs.
a woman points to a bird while running
1
0.020402
Holding up index finger while running does not imply pointing to a bird.
exists e1 p1 s1 x1 x2 x3.(exists e2.(Actor(e2,x1) & v_run(e2)) & n_female(x1) & while(e1,p1) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_finger(x2) & of(x2,x3) & n_index(x3) & n_runner(x1))
exists e2 e1 x1 x2.(while(e1,e2) & Actor(e2,x1) & v_run(e2) & to(e1,x2) & n_bird(x2) & Actor(e1,x1) & v_point(e1) & n_woman(x1))
7bbf39d6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3.(while(e1,p1) & v_hold(e1) & of(x2,x3) & n_runner(x1) & n_index(x3) & n_finger(x2) & n_female(x1) & exists e2.(v_run(e2) & Actor(e2,x1)) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e2 e1 x1 x2.(while(e1,e2) & v_run(e2) & v_point(e1) & to(e1,x2) & n_woman(x1) & n_bird(x2) & Actor(e2,x1) & Actor(e1,x1))
A runner holds up an index finger while she runs.
A biker is holding up a finger while she goes by.
2
0.001841
The runner cannot be the biker.
exists e1 p1 s1 x1 x2 x3.(exists e2.(Actor(e2,x1) & v_run(e2)) & n_female(x1) & while(e1,p1) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_finger(x2) & of(x2,x3) & n_index(x3) & n_runner(x1))
exists e1 p1 s1 x1 x2.(exists e2 s2.(a_by(s2) & Manner(e2,s2) & Actor(e2,x1) & v_go(e2)) & n_female(x1) & while(e1,p1) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_finger(x2) & n_biker(x1))
7bbf48d6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3.(while(e1,p1) & v_hold(e1) & of(x2,x3) & n_runner(x1) & n_index(x3) & n_finger(x2) & n_female(x1) & exists e2.(v_run(e2) & Actor(e2,x1)) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 p1 s1 x1 x2.(while(e1,p1) & v_hold(e1) & n_finger(x2) & n_female(x1) & n_biker(x1) & exists e2 s2.(v_go(e2) & a_by(s2) & Manner(e2,s2) & Actor(e2,x1)) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A runner holds up an index finger while she runs.
A person is running.
0
0.985292
A runner implies a person is running.
exists e1 p1 s1 x1 x2 x3.(exists e2.(Actor(e2,x1) & v_run(e2)) & n_female(x1) & while(e1,p1) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_finger(x2) & of(x2,x3) & n_index(x3) & n_runner(x1))
exists e1 x1.(Actor(e1,x1) & v_run(e1) & n_person(x1))
7bbf4d68-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3.(while(e1,p1) & v_hold(e1) & of(x2,x3) & n_runner(x1) & n_index(x3) & n_finger(x2) & n_female(x1) & exists e2.(v_run(e2) & Actor(e2,x1)) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1.(v_run(e1) & n_person(x1) & Actor(e1,x1))
A man is holding the hand of a woman up to his mouth in front of some buildings while another man looks on.
A man is holding his wife's hand.
1
0.579221
Just because the man is holding the woman's hand does not mean she is his wife or it is his wife's hand
exists e1 p1 p2 x1 x2 x3 x4 x5 x6.(n_mouth(x6) & of(x6,x2) & n_male(x2) & n_hand(x2) & exists e2 p3 x7.(exists s2.(Theme(s2,x7) & a_on(s2)) & Topic(e2,p3) & Actor(e2,x7) & v_look(e2) & n_man(x7) & -(x7 = x1)) & n_man(x1) & n_man(x1) & while(e1,p2) & in(e1,x4) & of(x4,x5) & n_building(x5) & n_front(x4) & exists s1.(to(s1,x6) & Theme(s1,x2) & a_up(s1)) & Recipient(e1,p1) & Actor(e1,x1) & Topic(e1,x2) & v_hold(e1) & of(x2,x3) & n_woman(x3))
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_hand(x3) & of(x3,x2) & n_wife(x2) & of(x2,x1) & n_male(x1) & n_man(x1))
7bc032dc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 p2 x1 x2 x3 x4 x5 x6.(while(e1,p2) & v_hold(e1) & of(x6,x2) & of(x4,x5) & of(x2,x3) & n_woman(x3) & n_mouth(x6) & n_man(x1) & n_male(x2) & n_hand(x2) & n_front(x4) & n_building(x5) & in(e1,x4) & exists s1.(to(s1,x6) & a_up(s1) & Theme(s1,x2)) & exists e2 p3 x7.(v_look(e2) & n_man(x7) & exists s2.(a_on(s2) & Theme(s2,x7)) & Topic(e2,p3) & Actor(e2,x7) & -(x7 = x1)) & Topic(e1,x2) & Recipient(e1,p1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_hold(e1) & of(x3,x2) & of(x2,x1) & n_wife(x2) & n_man(x1) & n_male(x1) & n_hand(x3) & Theme(e1,x3) & Actor(e1,x1))
A man is holding the hand of a woman up to his mouth in front of some buildings while another man looks on.
A man is kissing his girlfriend's hand, while his friend waits for his date to arrive.
1
0.042717
The man must not be kissing his girlfriend's hands.
exists e1 p1 p2 x1 x2 x3 x4 x5 x6.(n_mouth(x6) & of(x6,x2) & n_male(x2) & n_hand(x2) & exists e2 p3 x7.(exists s2.(Theme(s2,x7) & a_on(s2)) & Topic(e2,p3) & Actor(e2,x7) & v_look(e2) & n_man(x7) & -(x7 = x1)) & n_man(x1) & n_man(x1) & while(e1,p2) & in(e1,x4) & of(x4,x5) & n_building(x5) & n_front(x4) & exists s1.(to(s1,x6) & Theme(s1,x2) & a_up(s1)) & Recipient(e1,p1) & Actor(e1,x1) & Topic(e1,x2) & v_hold(e1) & of(x2,x3) & n_woman(x3))
exists e1 p1 x1 x2 x3 x4 x5 x6.(exists e2.(Actor(e2,x6) & v_arrive(e2) & for(e1,x6)) & n_date(x6) & of(x6,x1) & n_male(x1) & n_male(x1) & n_male(x1) & while(e1,x4) & n_wait(x4) & of(x4,x5) & n_friend(x5) & of(x4,x1) & Theme(e1,x3) & Actor(e1,x1) & v_kiss(e1) & n_hand(x3) & of(x3,x2) & n_girlfriend(x2) & of(x2,x1) & n_man(x1))
7bc051fe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 p2 x1 x2 x3 x4 x5 x6.(while(e1,p2) & v_hold(e1) & of(x6,x2) & of(x4,x5) & of(x2,x3) & n_woman(x3) & n_mouth(x6) & n_man(x1) & n_male(x2) & n_hand(x2) & n_front(x4) & n_building(x5) & in(e1,x4) & exists s1.(to(s1,x6) & a_up(s1) & Theme(s1,x2)) & exists e2 p3 x7.(v_look(e2) & n_man(x7) & exists s2.(a_on(s2) & Theme(s2,x7)) & Topic(e2,p3) & Actor(e2,x7) & -(x7 = x1)) & Topic(e1,x2) & Recipient(e1,p1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4 x5 x6.(while(e1,x4) & v_kiss(e1) & of(x6,x1) & of(x4,x5) & of(x4,x1) & of(x3,x2) & of(x2,x1) & n_wait(x4) & n_man(x1) & n_male(x1) & n_hand(x3) & n_girlfriend(x2) & n_friend(x5) & n_date(x6) & exists e2.(v_arrive(e2) & for(e1,x6) & Actor(e2,x6)) & Theme(e1,x3) & Actor(e1,x1))
A man is holding the hand of a woman up to his mouth in front of some buildings while another man looks on.
A man is pushing a woman away from him.
2
0.000022
One cant be pushing and holding simultaneously.
exists e1 p1 p2 x1 x2 x3 x4 x5 x6.(n_mouth(x6) & of(x6,x2) & n_male(x2) & n_hand(x2) & exists e2 p3 x7.(exists s2.(Theme(s2,x7) & a_on(s2)) & Topic(e2,p3) & Actor(e2,x7) & v_look(e2) & n_man(x7) & -(x7 = x1)) & n_man(x1) & n_man(x1) & while(e1,p2) & in(e1,x4) & of(x4,x5) & n_building(x5) & n_front(x4) & exists s1.(to(s1,x6) & Theme(s1,x2) & a_up(s1)) & Recipient(e1,p1) & Actor(e1,x1) & Topic(e1,x2) & v_hold(e1) & of(x2,x3) & n_woman(x3))
exists e1 x1 x2.(from(e1,x1) & n_male(x1) & r_away(e1) & Theme(e1,x2) & Actor(e1,x1) & v_push(e1) & n_woman(x2) & n_man(x1))
7bc05c4e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 p2 x1 x2 x3 x4 x5 x6.(while(e1,p2) & v_hold(e1) & of(x6,x2) & of(x4,x5) & of(x2,x3) & n_woman(x3) & n_mouth(x6) & n_man(x1) & n_male(x2) & n_hand(x2) & n_front(x4) & n_building(x5) & in(e1,x4) & exists s1.(to(s1,x6) & a_up(s1) & Theme(s1,x2)) & exists e2 p3 x7.(v_look(e2) & n_man(x7) & exists s2.(a_on(s2) & Theme(s2,x7)) & Topic(e2,p3) & Actor(e2,x7) & -(x7 = x1)) & Topic(e1,x2) & Recipient(e1,p1) & Actor(e1,x1))
exists e1 x1 x2.(v_push(e1) & r_away(e1) & n_woman(x2) & n_man(x1) & n_male(x1) & from(e1,x1) & Theme(e1,x2) & Actor(e1,x1))
A man is holding the hand of a woman up to his mouth in front of some buildings while another man looks on.
A man is kissing a woman.
1
0.720565
Not every man that is holding the hand of a woman up to his mouth is kissing the woman.
exists e1 p1 p2 x1 x2 x3 x4 x5 x6.(n_mouth(x6) & of(x6,x2) & n_male(x2) & n_hand(x2) & exists e2 p3 x7.(exists s2.(Theme(s2,x7) & a_on(s2)) & Topic(e2,p3) & Actor(e2,x7) & v_look(e2) & n_man(x7) & -(x7 = x1)) & n_man(x1) & n_man(x1) & while(e1,p2) & in(e1,x4) & of(x4,x5) & n_building(x5) & n_front(x4) & exists s1.(to(s1,x6) & Theme(s1,x2) & a_up(s1)) & Recipient(e1,p1) & Actor(e1,x1) & Topic(e1,x2) & v_hold(e1) & of(x2,x3) & n_woman(x3))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_kiss(e1) & n_woman(x2) & n_man(x1))
7bc07210-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 p2 x1 x2 x3 x4 x5 x6.(while(e1,p2) & v_hold(e1) & of(x6,x2) & of(x4,x5) & of(x2,x3) & n_woman(x3) & n_mouth(x6) & n_man(x1) & n_male(x2) & n_hand(x2) & n_front(x4) & n_building(x5) & in(e1,x4) & exists s1.(to(s1,x6) & a_up(s1) & Theme(s1,x2)) & exists e2 p3 x7.(v_look(e2) & n_man(x7) & exists s2.(a_on(s2) & Theme(s2,x7)) & Topic(e2,p3) & Actor(e2,x7) & -(x7 = x1)) & Topic(e1,x2) & Recipient(e1,p1) & Actor(e1,x1))
exists e1 x1 x2.(v_kiss(e1) & n_woman(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A man is holding the hand of a woman up to his mouth in front of some buildings while another man looks on.
The man was holding his wife's hand.
1
0.58976
Not every man that is holding the hand of a woman up to his mouth is holding his wife's hand.
exists e1 p1 p2 x1 x2 x3 x4 x5 x6.(n_mouth(x6) & of(x6,x2) & n_male(x2) & n_hand(x2) & exists e2 p3 x7.(exists s2.(Theme(s2,x7) & a_on(s2)) & Topic(e2,p3) & Actor(e2,x7) & v_look(e2) & n_man(x7) & -(x7 = x1)) & n_man(x1) & n_man(x1) & while(e1,p2) & in(e1,x4) & of(x4,x5) & n_building(x5) & n_front(x4) & exists s1.(to(s1,x6) & Theme(s1,x2) & a_up(s1)) & Recipient(e1,p1) & Actor(e1,x1) & Topic(e1,x2) & v_hold(e1) & of(x2,x3) & n_woman(x3))
exists e1 x1 x2 x3.(n_hand(x3) & of(x3,x2) & n_wife(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1))
7bc07c92-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 p2 x1 x2 x3 x4 x5 x6.(while(e1,p2) & v_hold(e1) & of(x6,x2) & of(x4,x5) & of(x2,x3) & n_woman(x3) & n_mouth(x6) & n_man(x1) & n_male(x2) & n_hand(x2) & n_front(x4) & n_building(x5) & in(e1,x4) & exists s1.(to(s1,x6) & a_up(s1) & Theme(s1,x2)) & exists e2 p3 x7.(v_look(e2) & n_man(x7) & exists s2.(a_on(s2) & Theme(s2,x7)) & Topic(e2,p3) & Actor(e2,x7) & -(x7 = x1)) & Topic(e1,x2) & Recipient(e1,p1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_hold(e1) & of(x3,x2) & of(x2,x1) & n_wife(x2) & n_man(x1) & n_male(x1) & n_hand(x3) & Theme(e1,x3) & Actor(e1,x1))
A man is holding the hand of a woman up to his mouth in front of some buildings while another man looks on.
Three people are outside.
0
0.95977
buildings are outside.
exists e1 p1 p2 x1 x2 x3 x4 x5 x6.(n_mouth(x6) & of(x6,x2) & n_male(x2) & n_hand(x2) & exists e2 p3 x7.(exists s2.(Theme(s2,x7) & a_on(s2)) & Topic(e2,p3) & Actor(e2,x7) & v_look(e2) & n_man(x7) & -(x7 = x1)) & n_man(x1) & n_man(x1) & while(e1,p2) & in(e1,x4) & of(x4,x5) & n_building(x5) & n_front(x4) & exists s1.(to(s1,x6) & Theme(s1,x2) & a_up(s1)) & Recipient(e1,p1) & Actor(e1,x1) & Topic(e1,x2) & v_hold(e1) & of(x2,x3) & n_woman(x3))
exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_people(x1) & card_eq_3(x1))
7bc087c8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 p2 x1 x2 x3 x4 x5 x6.(while(e1,p2) & v_hold(e1) & of(x6,x2) & of(x4,x5) & of(x2,x3) & n_woman(x3) & n_mouth(x6) & n_man(x1) & n_male(x2) & n_hand(x2) & n_front(x4) & n_building(x5) & in(e1,x4) & exists s1.(to(s1,x6) & a_up(s1) & Theme(s1,x2)) & exists e2 p3 x7.(v_look(e2) & n_man(x7) & exists s2.(a_on(s2) & Theme(s2,x7)) & Topic(e2,p3) & Actor(e2,x7) & -(x7 = x1)) & Topic(e1,x2) & Recipient(e1,p1) & Actor(e1,x1))
exists s1 x1.(n_people(x1) & card_eq_3(x1) & a_outside(s1) & Theme(s1,x1))
A man is holding the hand of a woman up to his mouth in front of some buildings while another man looks on.
A man holds a woman's hand up to his mouth because he wants to kiss it.
1
0.83576
Not every man that is holding the hand of a woman up to his mouth does that because he wants to kiss it.
exists e1 p1 p2 x1 x2 x3 x4 x5 x6.(n_mouth(x6) & of(x6,x2) & n_male(x2) & n_hand(x2) & exists e2 p3 x7.(exists s2.(Theme(s2,x7) & a_on(s2)) & Topic(e2,p3) & Actor(e2,x7) & v_look(e2) & n_man(x7) & -(x7 = x1)) & n_man(x1) & n_man(x1) & while(e1,p2) & in(e1,x4) & of(x4,x5) & n_building(x5) & n_front(x4) & exists s1.(to(s1,x6) & Theme(s1,x2) & a_up(s1)) & Recipient(e1,p1) & Actor(e1,x1) & Topic(e1,x2) & v_hold(e1) & of(x2,x3) & n_woman(x3))
exists e1 p1 x1 x2 x3 x4.(exists e2 p2.(Topic(e2,p2) & Actor(e2,x1) & v_want(e2) & exists e3.(Theme(e3,x2) & Actor(e3,x1) & v_kiss(e3))) & n_thing(x2) & n_male(x1) & n_male(x1) & because(e1,p1) & to(e1,x4) & n_mouth(x4) & of(x4,x1) & r_up(e1) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_hand(x3) & of(x3,x2) & n_woman(x2) & n_man(x1))
7bc0ab68-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 p2 x1 x2 x3 x4 x5 x6.(while(e1,p2) & v_hold(e1) & of(x6,x2) & of(x4,x5) & of(x2,x3) & n_woman(x3) & n_mouth(x6) & n_man(x1) & n_male(x2) & n_hand(x2) & n_front(x4) & n_building(x5) & in(e1,x4) & exists s1.(to(s1,x6) & a_up(s1) & Theme(s1,x2)) & exists e2 p3 x7.(v_look(e2) & n_man(x7) & exists s2.(a_on(s2) & Theme(s2,x7)) & Topic(e2,p3) & Actor(e2,x7) & -(x7 = x1)) & Topic(e1,x2) & Recipient(e1,p1) & Actor(e1,x1))
exists e1 p1 x1 x2 x3 x4.(v_hold(e1) & to(e1,x4) & r_up(e1) & of(x4,x1) & of(x3,x2) & n_woman(x2) & n_thing(x2) & n_mouth(x4) & n_man(x1) & n_male(x1) & n_hand(x3) & exists e2 p2.(v_want(e2) & exists e3.(v_kiss(e3) & Theme(e3,x2) & Actor(e3,x1)) & Topic(e2,p2) & Actor(e2,x1)) & because(e1,p1) & Theme(e1,x3) & Actor(e1,x1))
Asian man and blond woman holding hands outdoors, man in background watches.
They are in the woods.
1
0.001527
Not all outdoors is the woods.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(s1) & in(e1,x7) & n_watch(x7) & of(x7,x8) & n_background(x8) & rel(e1,x6) & n_man(x6) & Time(e1,x5) & n_outdoors(x5) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_hand(x4) & (s1 = x3) & n_woman(x2) & a_blond(s3) & Theme(s3,x2) & n_man(x1) & subset_of(x2,s1) & subset_of(x1,s1) & a_asian(s2) & Theme(s2,s1))
exists p1 x1 x2.(n_wood(x2) & n_thing(x1) & in(x1,x2))
7bc0ecfe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_hold(e1) & subset_of(x2,s1) & subset_of(x1,s1) & rel(e1,x6) & of(x7,x8) & n_woman(x2) & n_watch(x7) & n_outdoors(x5) & n_man(x6) & n_man(x1) & n_hand(x4) & n_background(x8) & in(e1,x7) & a_topic(s1) & a_blond(s3) & a_asian(s2) & Time(e1,x5) & Theme(s3,x2) & Theme(s2,s1) & Theme(e1,x4) & Actor(e1,x3) & (s1 = x3))
exists x1 x2.(n_wood(x2) & n_thing(x1) & in(x1,x2))
Asian man and blond woman holding hands outdoors, man in background watches.
The asian man and blond woman are dating.
1
0.782364
Not all man and woman are dating.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(s1) & in(e1,x7) & n_watch(x7) & of(x7,x8) & n_background(x8) & rel(e1,x6) & n_man(x6) & Time(e1,x5) & n_outdoors(x5) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_hand(x4) & (s1 = x3) & n_woman(x2) & a_blond(s3) & Theme(s3,x2) & n_man(x1) & subset_of(x2,s1) & subset_of(x1,s1) & a_asian(s2) & Theme(s2,s1))
exists e1 s1 s2 x1 x2 x3.(n_woman(x3) & a_blond(s2) & Theme(s2,x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_asian(s1) & Theme(s1,x1) & Actor(e1,x1) & v_date(e1))
7bc0f6b8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_hold(e1) & subset_of(x2,s1) & subset_of(x1,s1) & rel(e1,x6) & of(x7,x8) & n_woman(x2) & n_watch(x7) & n_outdoors(x5) & n_man(x6) & n_man(x1) & n_hand(x4) & n_background(x8) & in(e1,x7) & a_topic(s1) & a_blond(s3) & a_asian(s2) & Time(e1,x5) & Theme(s3,x2) & Theme(s2,s1) & Theme(e1,x4) & Actor(e1,x3) & (s1 = x3))
exists e1 s1 s2 x1 x2 x3.(v_date(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & a_blond(s2) & a_asian(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1))
Asian man and blond woman holding hands outdoors, man in background watches.
A man is disgusted seeing an interracial couple together.
1
0.117067
Not every man is Asian.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(s1) & in(e1,x7) & n_watch(x7) & of(x7,x8) & n_background(x8) & rel(e1,x6) & n_man(x6) & Time(e1,x5) & n_outdoors(x5) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_hand(x4) & (s1 = x3) & n_woman(x2) & a_blond(s3) & Theme(s3,x2) & n_man(x1) & subset_of(x2,s1) & subset_of(x1,s1) & a_asian(s2) & Theme(s2,s1))
exists e1 p1 x1.(exists e2 s1 s2 x2.(a_together(s2) & Manner(e2,s2) & Theme(e2,x2) & Actor(e2,x1) & v_see(e2) & n_couple(x2) & a_interracial(s1) & Theme(s1,x2)) & Topic(e1,p1) & Actor(e1,x1) & v_disgusted(e1) & n_man(x1))
7bc1032e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_hold(e1) & subset_of(x2,s1) & subset_of(x1,s1) & rel(e1,x6) & of(x7,x8) & n_woman(x2) & n_watch(x7) & n_outdoors(x5) & n_man(x6) & n_man(x1) & n_hand(x4) & n_background(x8) & in(e1,x7) & a_topic(s1) & a_blond(s3) & a_asian(s2) & Time(e1,x5) & Theme(s3,x2) & Theme(s2,s1) & Theme(e1,x4) & Actor(e1,x3) & (s1 = x3))
exists e1 p1 x1.(v_disgusted(e1) & n_man(x1) & exists e2 s1 s2 x2.(v_see(e2) & n_couple(x2) & a_together(s2) & a_interracial(s1) & Theme(s1,x2) & Theme(e2,x2) & Manner(e2,s2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
Asian man and blond woman holding hands outdoors, man in background watches.
Two people show affection while outdoors.
0
0.966575
Asian man and blond woman refers to two people.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(s1) & in(e1,x7) & n_watch(x7) & of(x7,x8) & n_background(x8) & rel(e1,x6) & n_man(x6) & Time(e1,x5) & n_outdoors(x5) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_hand(x4) & (s1 = x3) & n_woman(x2) & a_blond(s3) & Theme(s3,x2) & n_man(x1) & subset_of(x2,s1) & subset_of(x1,s1) & a_asian(s2) & Theme(s2,s1))
exists e1 x1 x2 x3.(while(e1,x3) & n_outdoors(x3) & Theme(e1,x2) & Actor(e1,x1) & v_show(e1) & n_affection(x2) & n_people(x1) & card_eq_2(x1))
7bc121d8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_hold(e1) & subset_of(x2,s1) & subset_of(x1,s1) & rel(e1,x6) & of(x7,x8) & n_woman(x2) & n_watch(x7) & n_outdoors(x5) & n_man(x6) & n_man(x1) & n_hand(x4) & n_background(x8) & in(e1,x7) & a_topic(s1) & a_blond(s3) & a_asian(s2) & Time(e1,x5) & Theme(s3,x2) & Theme(s2,s1) & Theme(e1,x4) & Actor(e1,x3) & (s1 = x3))
exists e1 x1 x2 x3.(while(e1,x3) & v_show(e1) & n_people(x1) & n_outdoors(x3) & n_affection(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
Asian man and blond woman holding hands outdoors, man in background watches.
The man approaches the couple and asks if they can provide directions to the drug store.
1
0.000173
Not every man is Asian.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(s1) & in(e1,x7) & n_watch(x7) & of(x7,x8) & n_background(x8) & rel(e1,x6) & n_man(x6) & Time(e1,x5) & n_outdoors(x5) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_hand(x4) & (s1 = x3) & n_woman(x2) & a_blond(s3) & Theme(s3,x2) & n_man(x1) & subset_of(x2,s1) & subset_of(x1,s1) & a_asian(s2) & Theme(s2,s1))
exists x1 x3 x4 x5 x6.(n_man(x5) & n_couple(x6) & n_store(x3) & of(x3,x4) & n_drug(x4) & n_thing(x1) & all e1 p1.((exists e2 x2.(to(e2,x3) & Theme(e2,x2) & Actor(e2,x1) & v_provide(e2) & n_direction(x2)) & Topic(e1,p1) & Actor(e1,x1) & v_can(e1)) -> exists e4 e3.(Actor(e4,x5) & v_ask(e4) & Theme(e3,x6) & Actor(e3,x5) & v_approach(e3))))
7bc139fc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_hold(e1) & subset_of(x2,s1) & subset_of(x1,s1) & rel(e1,x6) & of(x7,x8) & n_woman(x2) & n_watch(x7) & n_outdoors(x5) & n_man(x6) & n_man(x1) & n_hand(x4) & n_background(x8) & in(e1,x7) & a_topic(s1) & a_blond(s3) & a_asian(s2) & Time(e1,x5) & Theme(s3,x2) & Theme(s2,s1) & Theme(e1,x4) & Actor(e1,x3) & (s1 = x3))
exists x1 x3 x4 x5 x6.(of(x3,x4) & n_thing(x1) & n_store(x3) & n_man(x5) & n_drug(x4) & n_couple(x6) & all e1 p1.(exists e4 e3.(v_ask(e4) & v_approach(e3) & Theme(e3,x6) & Actor(e4,x5) & Actor(e3,x5)) | all e2 x2.(-v_provide(e2) | -to(e2,x3) | -n_direction(x2) | -Theme(e2,x2) | -Actor(e2,x1)) | -v_can(e1) | -Topic(e1,p1) | -Actor(e1,x1)))
Asian man and blond woman holding hands outdoors, man in background watches.
A man is watching a biracial couple who are on a romantic date.
1
0.151614
Not every man is Asian.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(s1) & in(e1,x7) & n_watch(x7) & of(x7,x8) & n_background(x8) & rel(e1,x6) & n_man(x6) & Time(e1,x5) & n_outdoors(x5) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_hand(x4) & (s1 = x3) & n_woman(x2) & a_blond(s3) & Theme(s3,x2) & n_man(x1) & subset_of(x2,s1) & subset_of(x1,s1) & a_asian(s2) & Theme(s2,s1))
exists e1 p1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & exists s2 x4.(on(x3,x4) & n_date(x4) & a_romantic(s2) & Theme(s2,x4)) & (x2 = x3) & n_couple(x2) & a_biracial(s1) & Theme(s1,x2) & n_man(x1))
7bc15586-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_hold(e1) & subset_of(x2,s1) & subset_of(x1,s1) & rel(e1,x6) & of(x7,x8) & n_woman(x2) & n_watch(x7) & n_outdoors(x5) & n_man(x6) & n_man(x1) & n_hand(x4) & n_background(x8) & in(e1,x7) & a_topic(s1) & a_blond(s3) & a_asian(s2) & Time(e1,x5) & Theme(s3,x2) & Theme(s2,s1) & Theme(e1,x4) & Actor(e1,x3) & (s1 = x3))
exists e1 s1 x1 x2 x3.(v_watch(e1) & n_man(x1) & n_couple(x2) & exists s2 x4.(on(x3,x4) & n_date(x4) & a_romantic(s2) & Theme(s2,x4)) & a_biracial(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x3))
Asian man and blond woman holding hands outdoors, man in background watches.
The asian man and blond woman just broke up.
2
0.000003
One is not holding hands and just broke up simultaneously.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(s1) & in(e1,x7) & n_watch(x7) & of(x7,x8) & n_background(x8) & rel(e1,x6) & n_man(x6) & Time(e1,x5) & n_outdoors(x5) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_hand(x4) & (s1 = x3) & n_woman(x2) & a_blond(s3) & Theme(s3,x2) & n_man(x1) & subset_of(x2,s1) & subset_of(x1,s1) & a_asian(s2) & Theme(s2,s1))
exists e1 s1 s2 s3 s4 x1 x2 x3.(n_woman(x3) & a_blond(s2) & Theme(s2,x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_asian(s1) & Theme(s1,x1) & a_just(s4) & Manner(e1,s4) & a_up(s3) & Manner(e1,s3) & Actor(e1,x1) & v_break(e1))
7bc1799e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_hold(e1) & subset_of(x2,s1) & subset_of(x1,s1) & rel(e1,x6) & of(x7,x8) & n_woman(x2) & n_watch(x7) & n_outdoors(x5) & n_man(x6) & n_man(x1) & n_hand(x4) & n_background(x8) & in(e1,x7) & a_topic(s1) & a_blond(s3) & a_asian(s2) & Time(e1,x5) & Theme(s3,x2) & Theme(s2,s1) & Theme(e1,x4) & Actor(e1,x3) & (s1 = x3))
exists e1 s1 s2 s3 s4 x1 x2 x3.(v_break(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & a_up(s3) & a_just(s4) & a_blond(s2) & a_asian(s1) & Theme(s2,x3) & Theme(s1,x1) & Manner(e1,s4) & Manner(e1,s3) & Actor(e1,x1))
Two men with red shirts and yellow aprons stand in front of a wall of colorful stuffed animals while two women pause at the table in front of it.
Two men stand in front of a wall of colorful stuffed animals.
0
0.970794
Two men with red shirts and aprons stand is a rephrasing of two men stand.
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_thing(x10) & n_table(x10) & at(e1,x10) & in(x10,x11) & of(x11,x10) & n_front(x11) & while(e1,x8) & n_pause(x8) & of(x8,x9) & n_woman(x9) & card_eq_2(x8) & in(e1,x5) & of(x5,x6) & of(x6,x7) & n_animal(x7) & a_stuffed(s4) & Theme(s4,x7) & a_colorful(s3) & Theme(s3,x7) & n_wall(x6) & n_front(x5) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & subset_of(x4,x2) & n_apron(x4) & a_yellow(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_red(s1) & Theme(s1,x3) & n_man(x1) & card_eq_2(x1))
exists e1 s1 s2 x1 x2 x3 x4.(in(e1,x2) & of(x2,x3) & of(x3,x4) & n_animal(x4) & a_stuffed(s2) & Theme(s2,x4) & a_colorful(s1) & Theme(s1,x4) & n_wall(x3) & n_front(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1) & card_eq_2(x1))
7bc2b250-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x1,x2) & while(e1,x8) & v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x8,x9) & of(x6,x7) & of(x5,x6) & of(x11,x10) & n_woman(x9) & n_wall(x6) & n_thing(x10) & n_table(x10) & n_shirt(x3) & n_pause(x8) & n_man(x1) & n_front(x5) & n_front(x11) & n_apron(x4) & n_animal(x7) & in(x10,x11) & in(e1,x5) & card_eq_2(x8) & card_eq_2(x1) & at(e1,x10) & a_yellow(s2) & a_stuffed(s4) & a_red(s1) & a_colorful(s3) & Theme(s4,x7) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3 x4.(v_stand(e1) & of(x3,x4) & of(x2,x3) & n_wall(x3) & n_man(x1) & n_front(x2) & n_animal(x4) & in(e1,x2) & card_eq_2(x1) & a_stuffed(s2) & a_colorful(s1) & Theme(s2,x4) & Theme(s1,x4) & Actor(e1,x1))
Two men with red shirts and yellow aprons stand in front of a wall of colorful stuffed animals while two women pause at the table in front of it.
Men try to sell stuffed animals to benefit the local humane society
1
0.53326
Standing in front of the stuffed animals does not mean they sell them to benefit a humane society.
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_thing(x10) & n_table(x10) & at(e1,x10) & in(x10,x11) & of(x11,x10) & n_front(x11) & while(e1,x8) & n_pause(x8) & of(x8,x9) & n_woman(x9) & card_eq_2(x8) & in(e1,x5) & of(x5,x6) & of(x6,x7) & n_animal(x7) & a_stuffed(s4) & Theme(s4,x7) & a_colorful(s3) & Theme(s3,x7) & n_wall(x6) & n_front(x5) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & subset_of(x4,x2) & n_apron(x4) & a_yellow(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_red(s1) & Theme(s1,x3) & n_man(x1) & card_eq_2(x1))
exists e1 p1 s2 x1 x3 x4.(n_society(x3) & of(x3,x4) & n_humane(x4) & a_local(s2) & Theme(s2,x3) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 p2 s1 x2.(Topic(e2,p2) & exists e3.(Theme(e3,x3) & Actor(e3,x1) & v_benefit(e3)) & Theme(e2,x2) & Actor(e2,x1) & v_sell(e2) & n_animal(x2) & a_stuffed(s1) & Theme(s1,x2)) & n_man(x1))
7bc2be76-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x1,x2) & while(e1,x8) & v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x8,x9) & of(x6,x7) & of(x5,x6) & of(x11,x10) & n_woman(x9) & n_wall(x6) & n_thing(x10) & n_table(x10) & n_shirt(x3) & n_pause(x8) & n_man(x1) & n_front(x5) & n_front(x11) & n_apron(x4) & n_animal(x7) & in(x10,x11) & in(e1,x5) & card_eq_2(x8) & card_eq_2(x1) & at(e1,x10) & a_yellow(s2) & a_stuffed(s4) & a_red(s1) & a_colorful(s3) & Theme(s4,x7) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 p1 s2 x1 x3 x4.(v_try(e1) & of(x3,x4) & n_society(x3) & n_man(x1) & n_humane(x4) & exists e2 p2 s1 x2.(v_sell(e2) & n_animal(x2) & exists e3.(v_benefit(e3) & Theme(e3,x3) & Actor(e3,x1)) & a_stuffed(s1) & Topic(e2,p2) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & a_local(s2) & Topic(e1,p1) & Theme(s2,x3) & Actor(e1,x1))
Two men with red shirts and yellow aprons stand in front of a wall of colorful stuffed animals while two women pause at the table in front of it.
Two men with red shirts and black aprons stand in front of a wall of drab stuffed animals.
2
0.000066
The aprons are either yellow or black. The wall is either colorful or drab..
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_thing(x10) & n_table(x10) & at(e1,x10) & in(x10,x11) & of(x11,x10) & n_front(x11) & while(e1,x8) & n_pause(x8) & of(x8,x9) & n_woman(x9) & card_eq_2(x8) & in(e1,x5) & of(x5,x6) & of(x6,x7) & n_animal(x7) & a_stuffed(s4) & Theme(s4,x7) & a_colorful(s3) & Theme(s3,x7) & n_wall(x6) & n_front(x5) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & subset_of(x4,x2) & n_apron(x4) & a_yellow(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_red(s1) & Theme(s1,x3) & n_man(x1) & card_eq_2(x1))
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(in(e1,x5) & of(x5,x6) & of(x6,x7) & n_animal(x7) & a_stuffed(s4) & Theme(s4,x7) & a_drab(s3) & Theme(s3,x7) & n_wall(x6) & n_front(x5) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & subset_of(x4,x2) & n_apron(x4) & a_black(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_red(s1) & Theme(s1,x3) & n_man(x1) & card_eq_2(x1))
7bc2e7d4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x1,x2) & while(e1,x8) & v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x8,x9) & of(x6,x7) & of(x5,x6) & of(x11,x10) & n_woman(x9) & n_wall(x6) & n_thing(x10) & n_table(x10) & n_shirt(x3) & n_pause(x8) & n_man(x1) & n_front(x5) & n_front(x11) & n_apron(x4) & n_animal(x7) & in(x10,x11) & in(e1,x5) & card_eq_2(x8) & card_eq_2(x1) & at(e1,x10) & a_yellow(s2) & a_stuffed(s4) & a_red(s1) & a_colorful(s3) & Theme(s4,x7) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x6,x7) & of(x5,x6) & n_wall(x6) & n_shirt(x3) & n_man(x1) & n_front(x5) & n_apron(x4) & n_animal(x7) & in(e1,x5) & card_eq_2(x1) & a_stuffed(s4) & a_red(s1) & a_drab(s3) & a_black(s2) & Theme(s4,x7) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
Two men with red shirts and yellow aprons stand in front of a wall of colorful stuffed animals while two women pause at the table in front of it.
Two women pause at a table wanting to buy stuffed animals.
1
0.781255
pause at the table doesn't always mean wanting to buy
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_thing(x10) & n_table(x10) & at(e1,x10) & in(x10,x11) & of(x11,x10) & n_front(x11) & while(e1,x8) & n_pause(x8) & of(x8,x9) & n_woman(x9) & card_eq_2(x8) & in(e1,x5) & of(x5,x6) & of(x6,x7) & n_animal(x7) & a_stuffed(s4) & Theme(s4,x7) & a_colorful(s3) & Theme(s3,x7) & n_wall(x6) & n_front(x5) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & subset_of(x4,x2) & n_apron(x4) & a_yellow(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_red(s1) & Theme(s1,x3) & n_man(x1) & card_eq_2(x1))
exists e1 p1 x1 x2 x3 x4.(a_topic(x1) & Topic(e1,p1) & Actor(e1,x4) & v_want(e1) & exists e2 s1 x5.(Theme(e2,x5) & Actor(e2,x4) & v_buy(e2) & n_animal(x5) & a_stuffed(s1) & Theme(s1,x5)) & (x1 = x4) & at(x1,x3) & n_table(x3) & n_pause(x1) & of(x1,x2) & n_woman(x2) & card_eq_2(x1))
7bc2f17a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x1,x2) & while(e1,x8) & v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x8,x9) & of(x6,x7) & of(x5,x6) & of(x11,x10) & n_woman(x9) & n_wall(x6) & n_thing(x10) & n_table(x10) & n_shirt(x3) & n_pause(x8) & n_man(x1) & n_front(x5) & n_front(x11) & n_apron(x4) & n_animal(x7) & in(x10,x11) & in(e1,x5) & card_eq_2(x8) & card_eq_2(x1) & at(e1,x10) & a_yellow(s2) & a_stuffed(s4) & a_red(s1) & a_colorful(s3) & Theme(s4,x7) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 p1 x1 x2 x3 x4.(v_want(e1) & of(x1,x2) & n_woman(x2) & n_table(x3) & n_pause(x1) & exists e2 s1 x5.(v_buy(e2) & n_animal(x5) & a_stuffed(s1) & Theme(s1,x5) & Theme(e2,x5) & Actor(e2,x4)) & card_eq_2(x1) & at(x1,x3) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x4) & (x1 = x4))
Two men with red shirts and yellow aprons stand in front of a wall of colorful stuffed animals while two women pause at the table in front of it.
Two men stand in front of a wall of lots of colorful stuffed animals.
1
0.892958
wall of doesn't always mean wall of lots
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_thing(x10) & n_table(x10) & at(e1,x10) & in(x10,x11) & of(x11,x10) & n_front(x11) & while(e1,x8) & n_pause(x8) & of(x8,x9) & n_woman(x9) & card_eq_2(x8) & in(e1,x5) & of(x5,x6) & of(x6,x7) & n_animal(x7) & a_stuffed(s4) & Theme(s4,x7) & a_colorful(s3) & Theme(s3,x7) & n_wall(x6) & n_front(x5) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & subset_of(x4,x2) & n_apron(x4) & a_yellow(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_red(s1) & Theme(s1,x3) & n_man(x1) & card_eq_2(x1))
exists e1 s1 s2 x1 x2 x3 x4 x5.(in(e1,x2) & of(x2,x3) & of(x3,x4) & of(x4,x5) & n_animal(x5) & a_stuffed(s2) & Theme(s2,x5) & a_colorful(s1) & Theme(s1,x5) & n_lot(x4) & n_wall(x3) & n_front(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1) & card_eq_2(x1))
7bc2f7ba-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x1,x2) & while(e1,x8) & v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x8,x9) & of(x6,x7) & of(x5,x6) & of(x11,x10) & n_woman(x9) & n_wall(x6) & n_thing(x10) & n_table(x10) & n_shirt(x3) & n_pause(x8) & n_man(x1) & n_front(x5) & n_front(x11) & n_apron(x4) & n_animal(x7) & in(x10,x11) & in(e1,x5) & card_eq_2(x8) & card_eq_2(x1) & at(e1,x10) & a_yellow(s2) & a_stuffed(s4) & a_red(s1) & a_colorful(s3) & Theme(s4,x7) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_stand(e1) & of(x4,x5) & of(x3,x4) & of(x2,x3) & n_wall(x3) & n_man(x1) & n_lot(x4) & n_front(x2) & n_animal(x5) & in(e1,x2) & card_eq_2(x1) & a_stuffed(s2) & a_colorful(s1) & Theme(s2,x5) & Theme(s1,x5) & Actor(e1,x1))
Two men with red shirts and yellow aprons stand in front of a wall of colorful stuffed animals while two women pause at the table in front of it.
The wall is covered with teddy bears.
1
0.779792
stuffed animals doesn't always mean teddy bears.
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_thing(x10) & n_table(x10) & at(e1,x10) & in(x10,x11) & of(x11,x10) & n_front(x11) & while(e1,x8) & n_pause(x8) & of(x8,x9) & n_woman(x9) & card_eq_2(x8) & in(e1,x5) & of(x5,x6) & of(x6,x7) & n_animal(x7) & a_stuffed(s4) & Theme(s4,x7) & a_colorful(s3) & Theme(s3,x7) & n_wall(x6) & n_front(x5) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & subset_of(x4,x2) & n_apron(x4) & a_yellow(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_red(s1) & Theme(s1,x3) & n_man(x1) & card_eq_2(x1))
exists e1 s1 x1 x2.(n_wall(x1) & with(e1,x2) & n_bear(x2) & a_teddy(s1) & Theme(s1,x2) & Theme(e1,x1) & v_cover(e1))
7bc30444-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x1,x2) & while(e1,x8) & v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x8,x9) & of(x6,x7) & of(x5,x6) & of(x11,x10) & n_woman(x9) & n_wall(x6) & n_thing(x10) & n_table(x10) & n_shirt(x3) & n_pause(x8) & n_man(x1) & n_front(x5) & n_front(x11) & n_apron(x4) & n_animal(x7) & in(x10,x11) & in(e1,x5) & card_eq_2(x8) & card_eq_2(x1) & at(e1,x10) & a_yellow(s2) & a_stuffed(s4) & a_red(s1) & a_colorful(s3) & Theme(s4,x7) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2.(with(e1,x2) & v_cover(e1) & n_wall(x1) & n_bear(x2) & a_teddy(s1) & Theme(s1,x2) & Theme(e1,x1))
Two men with red shirts and yellow aprons stand in front of a wall of colorful stuffed animals while two women pause at the table in front of it.
Two men are trying to get two women to play a game at a fair.
1
0.003265
stand doesn't always mean play
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_thing(x10) & n_table(x10) & at(e1,x10) & in(x10,x11) & of(x11,x10) & n_front(x11) & while(e1,x8) & n_pause(x8) & of(x8,x9) & n_woman(x9) & card_eq_2(x8) & in(e1,x5) & of(x5,x6) & of(x6,x7) & n_animal(x7) & a_stuffed(s4) & Theme(s4,x7) & a_colorful(s3) & Theme(s3,x7) & n_wall(x6) & n_front(x5) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & subset_of(x4,x2) & n_apron(x4) & a_yellow(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_shirt(x3) & a_red(s1) & Theme(s1,x3) & n_man(x1) & card_eq_2(x1))
exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 p2 x2.(Topic(e2,p2) & Recipient(e2,x2) & Actor(e2,x1) & v_get(e2) & exists e3 x3 x4.(at(e3,x4) & n_fair(x4) & Theme(e3,x3) & Actor(e3,x2) & v_play(e3) & n_game(x3)) & n_woman(x2) & card_eq_2(x2)) & n_man(x1) & card_eq_2(x1))
7bc30f84-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x1,x2) & while(e1,x8) & v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x8,x9) & of(x6,x7) & of(x5,x6) & of(x11,x10) & n_woman(x9) & n_wall(x6) & n_thing(x10) & n_table(x10) & n_shirt(x3) & n_pause(x8) & n_man(x1) & n_front(x5) & n_front(x11) & n_apron(x4) & n_animal(x7) & in(x10,x11) & in(e1,x5) & card_eq_2(x8) & card_eq_2(x1) & at(e1,x10) & a_yellow(s2) & a_stuffed(s4) & a_red(s1) & a_colorful(s3) & Theme(s4,x7) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 p1 x1.(v_try(e1) & n_man(x1) & exists e2 p2 x2.(v_get(e2) & n_woman(x2) & exists e3 x3 x4.(v_play(e3) & n_game(x3) & n_fair(x4) & at(e3,x4) & Theme(e3,x3) & Actor(e3,x2)) & card_eq_2(x2) & Topic(e2,p2) & Recipient(e2,x2) & Actor(e2,x1)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1))
Several people are standing around a small building with a picture of a wasp painted on the roof and the side.
Several people are standing quietly.
1
0.647682
standing doesn't always mean quietly
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_side(x8) & n_roof(x7) & with(e1,x3) & of(x3,x4) & on(e2,x6) & subset_of(x8,x6) & subset_of(x7,x6) & Theme(e2,x5) & v_paint(e2) & (x4 = x5) & n_wasp(x4) & n_picture(x3) & around(e1,x2) & n_building(x2) & a_small(s2) & Theme(s2,x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1))
exists e1 s1 s2 x1.(a_quietly(s2) & Manner(e1,s2) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1))
7bc32398-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x3) & v_stand(e1) & v_paint(e2) & subset_of(x8,x6) & subset_of(x7,x6) & on(e2,x6) & of(x3,x4) & n_wasp(x4) & n_side(x8) & n_roof(x7) & n_picture(x3) & n_people(x1) & n_building(x2) & around(e1,x2) & a_small(s2) & a_several(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x5) & Actor(e1,x1) & (x4 = x5))
exists e1 s1 s2 x1.(v_stand(e1) & n_people(x1) & a_several(s1) & a_quietly(s2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1))
Several people are standing around a small building with a picture of a wasp painted on the roof and the side.
People are photographing the picture on the side of the building.
1
0.689797
standing doesn't always mean side
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_side(x8) & n_roof(x7) & with(e1,x3) & of(x3,x4) & on(e2,x6) & subset_of(x8,x6) & subset_of(x7,x6) & Theme(e2,x5) & v_paint(e2) & (x4 = x5) & n_wasp(x4) & n_picture(x3) & around(e1,x2) & n_building(x2) & a_small(s2) & Theme(s2,x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1))
exists e1 x1 x2 x3 x4.(n_building(x4) & n_side(x3) & n_picture(x2) & Theme(e1,x2) & Actor(e1,x1) & v_photograph(e1) & on(x2,x3) & of(x3,x4) & n_people(x1))
7bc32992-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x3) & v_stand(e1) & v_paint(e2) & subset_of(x8,x6) & subset_of(x7,x6) & on(e2,x6) & of(x3,x4) & n_wasp(x4) & n_side(x8) & n_roof(x7) & n_picture(x3) & n_people(x1) & n_building(x2) & around(e1,x2) & a_small(s2) & a_several(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x5) & Actor(e1,x1) & (x4 = x5))
exists e1 x1 x2 x3 x4.(v_photograph(e1) & on(x2,x3) & of(x3,x4) & n_side(x3) & n_picture(x2) & n_people(x1) & n_building(x4) & Theme(e1,x2) & Actor(e1,x1))
Several people are standing around a small building with a picture of a wasp painted on the roof and the side.
There is a picture of a beehive painted on the roof.
2
0.044595
Picture of a wasp is not the same as the picture of a beehive.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_side(x8) & n_roof(x7) & with(e1,x3) & of(x3,x4) & on(e2,x6) & subset_of(x8,x6) & subset_of(x7,x6) & Theme(e2,x5) & v_paint(e2) & (x4 = x5) & n_wasp(x4) & n_picture(x3) & around(e1,x2) & n_building(x2) & a_small(s2) & Theme(s2,x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1))
exists p1 x1 x5.(n_roof(x5) & exists e1 x2 x3 x4.((x1 = x2) & of(x2,x3) & on(e1,x5) & Theme(e1,x4) & v_paint(e1) & (x3 = x4) & n_beehive(x3) & n_picture(x2)))
7bc333b0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x3) & v_stand(e1) & v_paint(e2) & subset_of(x8,x6) & subset_of(x7,x6) & on(e2,x6) & of(x3,x4) & n_wasp(x4) & n_side(x8) & n_roof(x7) & n_picture(x3) & n_people(x1) & n_building(x2) & around(e1,x2) & a_small(s2) & a_several(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x5) & Actor(e1,x1) & (x4 = x5))
exists x1 x5.(n_roof(x5) & exists e1 x2 x3 x4.(v_paint(e1) & on(e1,x5) & of(x2,x3) & n_picture(x2) & n_beehive(x3) & Theme(e1,x4) & (x3 = x4) & (x1 = x2)))
Several people are standing around a small building with a picture of a wasp painted on the roof and the side.
Some people are walking toward a wasp painted building.
1
0.645239
small doesn't always mean painted
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_side(x8) & n_roof(x7) & with(e1,x3) & of(x3,x4) & on(e2,x6) & subset_of(x8,x6) & subset_of(x7,x6) & Theme(e2,x5) & v_paint(e2) & (x4 = x5) & n_wasp(x4) & n_picture(x3) & around(e1,x2) & n_building(x2) & a_small(s2) & Theme(s2,x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1))
exists e1 e2 x1 x2 x3.(toward(e1,x2) & n_building(x2) & Theme(e2,x2) & v_paint(e2) & of(x2,x3) & n_wasp(x3) & Actor(e1,x1) & v_walk(e1) & n_people(x1))
7bc3468e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x3) & v_stand(e1) & v_paint(e2) & subset_of(x8,x6) & subset_of(x7,x6) & on(e2,x6) & of(x3,x4) & n_wasp(x4) & n_side(x8) & n_roof(x7) & n_picture(x3) & n_people(x1) & n_building(x2) & around(e1,x2) & a_small(s2) & a_several(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x5) & Actor(e1,x1) & (x4 = x5))
exists e1 e2 x1 x2 x3.(v_walk(e1) & v_paint(e2) & toward(e1,x2) & of(x2,x3) & n_wasp(x3) & n_people(x1) & n_building(x2) & Theme(e2,x2) & Actor(e1,x1))
Several people are standing around a small building with a picture of a wasp painted on the roof and the side.
The people are admiring the art.
1
0.61073
painted doesn't always mean admiring
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_side(x8) & n_roof(x7) & with(e1,x3) & of(x3,x4) & on(e2,x6) & subset_of(x8,x6) & subset_of(x7,x6) & Theme(e2,x5) & v_paint(e2) & (x4 = x5) & n_wasp(x4) & n_picture(x3) & around(e1,x2) & n_building(x2) & a_small(s2) & Theme(s2,x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_art(x2) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_admire(e1))
7bc35232-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x3) & v_stand(e1) & v_paint(e2) & subset_of(x8,x6) & subset_of(x7,x6) & on(e2,x6) & of(x3,x4) & n_wasp(x4) & n_side(x8) & n_roof(x7) & n_picture(x3) & n_people(x1) & n_building(x2) & around(e1,x2) & a_small(s2) & a_several(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x5) & Actor(e1,x1) & (x4 = x5))
exists e1 x1 x2.(v_admire(e1) & n_people(x1) & n_art(x2) & Theme(e1,x2) & Actor(e1,x1))
Several people are standing around a small building with a picture of a wasp painted on the roof and the side.
The people standing around love the picture of the wasp.
1
0.732152
painted doesn't always mean love
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_side(x8) & n_roof(x7) & with(e1,x3) & of(x3,x4) & on(e2,x6) & subset_of(x8,x6) & subset_of(x7,x6) & Theme(e2,x5) & v_paint(e2) & (x4 = x5) & n_wasp(x4) & n_picture(x3) & around(e1,x2) & n_building(x2) & a_small(s2) & Theme(s2,x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1))
exists e1 x1 x2 x3 x4 x5.(n_wasp(x5) & n_picture(x4) & n_people(x1) & a_topic(x1) & of(e1,x5) & Time(e1,x4) & around(e1,x3) & n_love(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2))
7bc35c32-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x3) & v_stand(e1) & v_paint(e2) & subset_of(x8,x6) & subset_of(x7,x6) & on(e2,x6) & of(x3,x4) & n_wasp(x4) & n_side(x8) & n_roof(x7) & n_picture(x3) & n_people(x1) & n_building(x2) & around(e1,x2) & a_small(s2) & a_several(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x5) & Actor(e1,x1) & (x4 = x5))
exists e1 x1 x2 x3 x4 x5.(v_stand(e1) & of(e1,x5) & n_wasp(x5) & n_picture(x4) & n_people(x1) & n_love(x3) & around(e1,x3) & a_topic(x1) & Time(e1,x4) & Actor(e1,x2) & (x1 = x2))
Several people are standing around a small building with a picture of a wasp painted on the roof and the side.
People are near a small building that has a wasp painted around it.
0
0.885564
Both subjects are near a small building
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_side(x8) & n_roof(x7) & with(e1,x3) & of(x3,x4) & on(e2,x6) & subset_of(x8,x6) & subset_of(x7,x6) & Theme(e2,x5) & v_paint(e2) & (x4 = x5) & n_wasp(x4) & n_picture(x3) & around(e1,x2) & n_building(x2) & a_small(s2) & Theme(s2,x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1))
exists p1 x1.(exists e1 e2 s1 x2 x3 x4 x5.(near(x1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_have(e2) & around(e1,x1) & Theme(e1,x5) & v_paint(e1) & (x4 = x5) & n_wasp(x4) & (x2 = x3) & n_building(x2) & a_small(s1) & Theme(s1,x2)) & n_thing(x1) & n_people(x1))
7bc36aa6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x3) & v_stand(e1) & v_paint(e2) & subset_of(x8,x6) & subset_of(x7,x6) & on(e2,x6) & of(x3,x4) & n_wasp(x4) & n_side(x8) & n_roof(x7) & n_picture(x3) & n_people(x1) & n_building(x2) & around(e1,x2) & a_small(s2) & a_several(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x5) & Actor(e1,x1) & (x4 = x5))
exists x1.(n_thing(x1) & n_people(x1) & exists e1 e2 s1 x2 x3 x4 x5.(v_paint(e1) & v_have(e2) & near(x1,x2) & n_wasp(x4) & n_building(x2) & around(e1,x1) & a_small(s1) & Theme(s1,x2) & Theme(e2,x4) & Theme(e1,x5) & Actor(e2,x3) & (x4 = x5) & (x2 = x3)))
A artist painting the wall covered in bamboo.
a hooligan graffitis a wall
2
-100
An artist can't be painting and graffitiing at the same time.
exists e1 e2 x1 x2 x3 x4 x5.(n_wall(x3) & a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_paint(e2) & in(e1,x5) & n_bamboo(x5) & Theme(e1,x4) & v_cover(e1) & (x3 = x4) & (x1 = x2) & n_artist(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_graffiti(e1) & n_wall(x2) & n_hooligan(x1))
7bc42b08-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(v_paint(e2) & v_cover(e1) & n_wall(x3) & n_bamboo(x5) & n_artist(x1) & in(e1,x5) & a_topic(x1) & Theme(e2,x3) & Theme(e1,x4) & Actor(e2,x2) & (x3 = x4) & (x1 = x2))
exists e1 x1 x2.(v_graffiti(e1) & n_wall(x2) & n_hooligan(x1) & Theme(e1,x2) & Actor(e1,x1))
A barefoot little boy sweeping a brick floor.
The boy is walking on his hands.
2
-100
He is either sweeping or walking on his hands.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_sweep(e1) & n_floor(x3) & of(x3,x4) & n_brick(x4) & (x1 = x2) & n_boy(x1) & a_little(s2) & Theme(s2,x1) & a_barefoot(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_hand(x2) & of(x2,x1) & n_male(x1) & n_boy(x1) & on(e1,x2) & Actor(e1,x1) & v_walk(e1))
7bc43f94-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_sweep(e1) & of(x3,x4) & n_floor(x3) & n_brick(x4) & n_boy(x1) & a_topic(x1) & a_little(s2) & a_barefoot(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_walk(e1) & on(e1,x2) & of(x2,x1) & n_male(x1) & n_hand(x2) & n_boy(x1) & Actor(e1,x1))
A barefoot little boy sweeping a brick floor.
The boy is cleaning up.
0
-100
sweeping indicates he is cleaning up
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_sweep(e1) & n_floor(x3) & of(x3,x4) & n_brick(x4) & (x1 = x2) & n_boy(x1) & a_little(s2) & Theme(s2,x1) & a_barefoot(s1) & Theme(s1,x1))
exists e1 s1 x1.(n_boy(x1) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1) & v_clean(e1))
7bc445ac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_sweep(e1) & of(x3,x4) & n_floor(x3) & n_brick(x4) & n_boy(x1) & a_topic(x1) & a_little(s2) & a_barefoot(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1.(v_clean(e1) & n_boy(x1) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1))
A barefoot little boy sweeping a brick floor.
The boy is doing his mom a favor.
1
-100
A barefoot little boy sweeping a brick floor doesn't mean that The boy is doing his mom a favor.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_sweep(e1) & n_floor(x3) & of(x3,x4) & n_brick(x4) & (x1 = x2) & n_boy(x1) & a_little(s2) & Theme(s2,x1) & a_barefoot(s1) & Theme(s1,x1))
exists x1 x3.(n_mom(x3) & of(x3,x1) & n_male(x1) & n_boy(x1) & all x2.(n_favor(x2) -> exists e1.(Theme(e1,x3) & Actor(e1,x1) & v_do(e1) & for(x3,x2))))
7bc44ad4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_sweep(e1) & of(x3,x4) & n_floor(x3) & n_brick(x4) & n_boy(x1) & a_topic(x1) & a_little(s2) & a_barefoot(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists x1 x3.(of(x3,x1) & n_mom(x3) & n_male(x1) & n_boy(x1) & all x2.(exists e1.(v_do(e1) & for(x3,x2) & Theme(e1,x3) & Actor(e1,x1)) | -n_favor(x2)))
A boy in blue and white shorts is sweeping with a broom and dustpan.
A boy is wearing blue and white shorts.
0
-100
in blue and white shorts can be rewritten as wearing blue and white shorts
exists e1 s1 s2 x1 x2 x3 x4 x5.(with(e1,x3) & subset_of(x5,x3) & n_dustpan(x5) & subset_of(x4,x3) & n_broom(x4) & Actor(e1,x1) & v_sweep(e1) & in(x1,x2) & n_shorts(x2) & a_white(s2) & Theme(s2,x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 s1 s2 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shorts(x2) & a_white(s2) & Theme(s2,x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
7bc4612c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(with(e1,x3) & v_sweep(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_shorts(x2) & n_dustpan(x5) & n_broom(x4) & n_boy(x1) & in(x1,x2) & a_white(s2) & a_blue(s1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1))
exists e1 s1 s2 x1 x2.(v_wear(e1) & n_shorts(x2) & n_boy(x1) & a_white(s2) & a_blue(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A boy in blue and white shorts is sweeping with a broom and dustpan.
The boy is sweeping the place.
1
-100
Just because the boy is sweeping with a broom and dustpan does not mean that he is sweeping the place.
exists e1 s1 s2 x1 x2 x3 x4 x5.(with(e1,x3) & subset_of(x5,x3) & n_dustpan(x5) & subset_of(x4,x3) & n_broom(x4) & Actor(e1,x1) & v_sweep(e1) & in(x1,x2) & n_shorts(x2) & a_white(s2) & Theme(s2,x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 x1 x2.(n_place(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_sweep(e1))
7bc466a4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(with(e1,x3) & v_sweep(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_shorts(x2) & n_dustpan(x5) & n_broom(x4) & n_boy(x1) & in(x1,x2) & a_white(s2) & a_blue(s1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_sweep(e1) & n_place(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
A boy in blue and white shorts is sweeping with a broom and dustpan.
The boy is not wearing shorts.
2
-100
The boy is either not wearing shorts, or wearing blue and white shorts.
exists e1 s1 s2 x1 x2 x3 x4 x5.(with(e1,x3) & subset_of(x5,x3) & n_dustpan(x5) & subset_of(x4,x3) & n_broom(x4) & Actor(e1,x1) & v_sweep(e1) & in(x1,x2) & n_shorts(x2) & a_white(s2) & Theme(s2,x2) & a_blue(s1) & Theme(s1,x2) & n_boy(x1))
exists x1.(n_boy(x1) & -exists e1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shorts(x2)))
7bc46c1c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(with(e1,x3) & v_sweep(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_shorts(x2) & n_dustpan(x5) & n_broom(x4) & n_boy(x1) & in(x1,x2) & a_white(s2) & a_blue(s1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1))
exists x1.(n_boy(x1) & all e1 x2.(-v_wear(e1) | -n_shorts(x2) | -Theme(e1,x2) | -Actor(e1,x1)))
A small boy wearing a red shirt and blue shorts sweeping a brick path.
A boy is watching TV.
2
-100
He is either sweeping or watching TV.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(Theme(e2,x4) & Actor(e2,x3) & v_sweep(e2) & n_path(x4) & of(x4,x5) & n_brick(x5) & n_shorts(x3) & a_blue(s3) & Theme(s3,x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_red(s2) & Theme(s2,x2) & n_boy(x1) & a_small(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_tv(x2) & n_boy(x1))
7bc471bc-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_wear(e1) & v_sweep(e2) & of(x4,x5) & n_shorts(x3) & n_shirt(x2) & n_path(x4) & n_brick(x5) & n_boy(x1) & a_small(s1) & a_red(s2) & a_blue(s3) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_watch(e1) & n_tv(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
A small boy wearing a red shirt and blue shorts sweeping a brick path.
The boy is outside.
0
-100
a brick path would be found outside
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5.(Theme(e2,x4) & Actor(e2,x3) & v_sweep(e2) & n_path(x4) & of(x4,x5) & n_brick(x5) & n_shorts(x3) & a_blue(s3) & Theme(s3,x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_red(s2) & Theme(s2,x2) & n_boy(x1) & a_small(s1) & Theme(s1,x1))
exists s1 x1.(n_boy(x1) & Theme(s1,x1) & a_outside(s1))
7bc47662-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5.(v_wear(e1) & v_sweep(e2) & of(x4,x5) & n_shorts(x3) & n_shirt(x2) & n_path(x4) & n_brick(x5) & n_boy(x1) & a_small(s1) & a_red(s2) & a_blue(s3) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
exists s1 x1.(n_boy(x1) & a_outside(s1) & Theme(s1,x1))
A small boy wearing a red shirt and blue shorts sweeping a brick path.
A boy is cleaning the walkway.
1
-100
Not all brick path is the walkway.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5.(Theme(e2,x4) & Actor(e2,x3) & v_sweep(e2) & n_path(x4) & of(x4,x5) & n_brick(x5) & n_shorts(x3) & a_blue(s3) & Theme(s3,x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_red(s2) & Theme(s2,x2) & n_boy(x1) & a_small(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_walkway(x2) & Theme(e1,x2) & Actor(e1,x1) & v_clean(e1) & n_boy(x1))
7bc47b08-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5.(v_wear(e1) & v_sweep(e2) & of(x4,x5) & n_shorts(x3) & n_shirt(x2) & n_path(x4) & n_brick(x5) & n_boy(x1) & a_small(s1) & a_red(s2) & a_blue(s3) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_clean(e1) & n_walkway(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
A young girl walking along side a small creek
a man fishing
2
-100
The girl can't be a man.
exists e1 s1 x1 x2.(a_topic(x1) & all x3 s2.((n_creek(x3) & a_small(s2) & Theme(s2,x3)) -> exists x4.(along(e1,x4) & for(x4,x3) & n_side(x4))) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists x1 x2.(a_topic(x1) & n_fishing(x1) & of(x1,x2) & n_man(x2))
7bc47fa4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_walk(e1) & n_girl(x1) & all x3 s2.(exists x4.(n_side(x4) & for(x4,x3) & along(e1,x4)) | -n_creek(x3) | -a_small(s2) | -Theme(s2,x3)) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists x1 x2.(of(x1,x2) & n_man(x2) & n_fishing(x1) & a_topic(x1))
A young girl walking along side a small creek
a girl taking a hike
1
-100
Walking along a creek does not imply taking a hike.
exists e1 s1 x1 x2.(a_topic(x1) & all x3 s2.((n_creek(x3) & a_small(s2) & Theme(s2,x3)) -> exists x4.(along(e1,x4) & for(x4,x3) & n_side(x4))) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_hike(x3) & (x1 = x2) & n_girl(x1))
7bc4851c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_walk(e1) & n_girl(x1) & all x3 s2.(exists x4.(n_side(x4) & for(x4,x3) & along(e1,x4)) | -n_creek(x3) | -a_small(s2) | -Theme(s2,x3)) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_take(e1) & n_hike(x3) & n_girl(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A young girl walking along side a small creek
a girl outside
0
-100
A young girl is a type of girl, and creek implies outside.
exists e1 s1 x1 x2.(a_topic(x1) & all x3 s2.((n_creek(x3) & a_small(s2) & Theme(s2,x3)) -> exists x4.(along(e1,x4) & for(x4,x3) & n_side(x4))) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists x1 x2.(a_topic(x1) & n_outside(x1) & of(x1,x2) & n_girl(x2))
7bc48a08-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_walk(e1) & n_girl(x1) & all x3 s2.(exists x4.(n_side(x4) & for(x4,x3) & along(e1,x4)) | -n_creek(x3) | -a_small(s2) | -Theme(s2,x3)) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists x1 x2.(of(x1,x2) & n_outside(x1) & n_girl(x2) & a_topic(x1))
A woman is sitting backwards in a chair outside.
A woman is sitting outside.
0
-100
if she is in a chair then she has to be sitting
exists p1 x1.(exists e1 x2 x3 x4.((x1 = x2) & in(x2,x3) & n_outside(x3) & of(x3,x4) & n_chair(x4) & n_backward(x2) & Actor(e1,x2) & v_sit(e1)) & n_woman(x1))
exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_outside(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1) & n_woman(x1))
7bc48ed6-e4c8-11ec-9cdd-0242ac1c0002
exists x1.(n_woman(x1) & exists e1 x2 x3 x4.(v_sit(e1) & of(x3,x4) & n_outside(x3) & n_chair(x4) & n_backward(x2) & in(x2,x3) & Actor(e1,x2) & (x1 = x2)))
exists e1 p1 x1.(v_sit(e1) & n_woman(x1) & exists s1.(a_outside(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
A woman is sitting backwards in a chair outside.
A woman is outside watching kids playing.
1
-100
Not all woman sitting backwards in a chair outside is watching kids playing.
exists p1 x1.(exists e1 x2 x3 x4.((x1 = x2) & in(x2,x3) & n_outside(x3) & of(x3,x4) & n_chair(x4) & n_backward(x2) & Actor(e1,x2) & v_sit(e1)) & n_woman(x1))
exists e1 e2 s1 x1 x2 x3.(for(s1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & Actor(e1,x3) & v_play(e1) & (x2 = x3) & n_kid(x2) & Theme(s1,x1) & a_outside(s1) & n_woman(x1))
7bc493ea-e4c8-11ec-9cdd-0242ac1c0002
exists x1.(n_woman(x1) & exists e1 x2 x3 x4.(v_sit(e1) & of(x3,x4) & n_outside(x3) & n_chair(x4) & n_backward(x2) & in(x2,x3) & Actor(e1,x2) & (x1 = x2)))
exists e1 e2 s1 x1 x2 x3.(v_watch(e2) & v_play(e1) & n_woman(x1) & n_kid(x2) & for(s1,e2) & a_outside(s1) & Theme(s1,x1) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
A woman is sitting backwards in a chair outside.
A woman is sleep on the sofa.
2
-100
She is either sitting or sleeping. She is either on a chair or a sofa.
exists p1 x1.(exists e1 x2 x3 x4.((x1 = x2) & in(x2,x3) & n_outside(x3) & of(x3,x4) & n_chair(x4) & n_backward(x2) & Actor(e1,x2) & v_sit(e1)) & n_woman(x1))
exists p1 x1 x3.(n_sofa(x3) & exists x2.((x1 = x2) & on(x2,x3) & n_sleep(x2)) & n_woman(x1))
7bc4989a-e4c8-11ec-9cdd-0242ac1c0002
exists x1.(n_woman(x1) & exists e1 x2 x3 x4.(v_sit(e1) & of(x3,x4) & n_outside(x3) & n_chair(x4) & n_backward(x2) & in(x2,x3) & Actor(e1,x2) & (x1 = x2)))
exists x1 x3.(n_woman(x1) & n_sofa(x3) & exists x2.(on(x2,x3) & n_sleep(x2) & (x1 = x2)))
The children are on a tire swing.
The children are sitting on the tire swing.
0
-100
you have to be sitting to be on a tire swing
exists p1 x1.(n_child(x1) & exists x2 x3.(on(x1,x2) & n_swing(x2) & of(x2,x3) & n_tire(x3)))
exists e1 x1 x2 x3.(n_swing(x2) & of(x2,x3) & n_tire(x3) & n_child(x1) & on(e1,x2) & Actor(e1,x1) & v_sit(e1))
7bc4ad1c-e4c8-11ec-9cdd-0242ac1c0002
exists x1.(n_child(x1) & exists x2 x3.(on(x1,x2) & of(x2,x3) & n_tire(x3) & n_swing(x2)))
exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & of(x2,x3) & n_tire(x3) & n_swing(x2) & n_child(x1) & Actor(e1,x1))
The children are on a tire swing.
The children are on the tire swing at the park.
1
-100
Not all tire swing is at the park.
exists p1 x1.(n_child(x1) & exists x2 x3.(on(x1,x2) & n_swing(x2) & of(x2,x3) & n_tire(x3)))
exists p1 x1 x2 x3 x4.(n_park(x4) & n_swing(x2) & of(x2,x3) & n_tire(x3) & n_child(x1) & on(x1,x2) & at(x2,x4))
7bc4b1ea-e4c8-11ec-9cdd-0242ac1c0002
exists x1.(n_child(x1) & exists x2 x3.(on(x1,x2) & of(x2,x3) & n_tire(x3) & n_swing(x2)))
exists x1 x2 x3 x4.(on(x1,x2) & of(x2,x3) & n_tire(x3) & n_swing(x2) & n_park(x4) & n_child(x1) & at(x2,x4))
The children are on a tire swing.
The child is on the slide at the park.
2
-100
A tire swing is not a slide.
exists p1 x1.(n_child(x1) & exists x2 x3.(on(x1,x2) & n_swing(x2) & of(x2,x3) & n_tire(x3)))
exists p1 x1 x2 x3.(n_park(x3) & n_slide(x2) & n_child(x1) & on(x1,x2) & at(x2,x3))
7bc4b6f4-e4c8-11ec-9cdd-0242ac1c0002
exists x1.(n_child(x1) & exists x2 x3.(on(x1,x2) & of(x2,x3) & n_tire(x3) & n_swing(x2)))
exists x1 x2 x3.(on(x1,x2) & n_slide(x2) & n_park(x3) & n_child(x1) & at(x2,x3))
A woman sits backwards on a chair in a field.
A woman sits on a chair outdoors.
0
-100
A field is outdoors.
exists e1 x1 x2 x3 x4.(in(e1,x4) & n_field(x4) & on(e1,x3) & n_chair(x3) & Theme(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_backward(x2) & n_woman(x1))
exists e1 x1 x2 x3.(on(e1,x2) & n_outdoors(x2) & of(x2,x3) & n_chair(x3) & Actor(e1,x1) & v_sit(e1) & n_woman(x1))
7bc4cb62-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & n_woman(x1) & n_field(x4) & n_chair(x3) & n_backward(x2) & in(e1,x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & of(x2,x3) & n_woman(x1) & n_outdoors(x2) & n_chair(x3) & Actor(e1,x1))
A woman sits backwards on a chair in a field.
The woman is admiring the sunset.
1
-100
Not all woman sitting backwards on a chair in a field is admiring the sunset.
exists e1 x1 x2 x3 x4.(in(e1,x4) & n_field(x4) & on(e1,x3) & n_chair(x3) & Theme(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_backward(x2) & n_woman(x1))
exists e1 x1 x2.(n_sunset(x2) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_admire(e1))
7bc4cff4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & n_woman(x1) & n_field(x4) & n_chair(x3) & n_backward(x2) & in(e1,x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_admire(e1) & n_woman(x1) & n_sunset(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman sits backwards on a chair in a field.
The woman is standing near the lagoon.
2
-100
One cant be standing and sits simultaneously.
exists e1 x1 x2 x3 x4.(in(e1,x4) & n_field(x4) & on(e1,x3) & n_chair(x3) & Theme(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_backward(x2) & n_woman(x1))
exists e1 x1 x2.(n_lagoon(x2) & n_woman(x1) & near(e1,x2) & Actor(e1,x1) & v_stand(e1))
7bc4d53a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & n_woman(x1) & n_field(x4) & n_chair(x3) & n_backward(x2) & in(e1,x4) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_stand(e1) & near(e1,x2) & n_woman(x1) & n_lagoon(x2) & Actor(e1,x1))
A young girl walks beside a stream.
a girl walks beside the creek
1
-100
Not all stream is a creek.
exists e1 s1 x1 x2.(beside(e1,x2) & n_stream(x2) & Actor(e1,x1) & v_walk(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_creek(x2) & beside(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_girl(x1))
7bc4d9ea-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_walk(e1) & n_stream(x2) & n_girl(x1) & beside(e1,x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_walk(e1) & n_girl(x1) & n_creek(x2) & beside(e1,x2) & Actor(e1,x1))
A young girl walks beside a stream.
a girl walks beside the water
0
-100
The stream is water.
exists e1 s1 x1 x2.(beside(e1,x2) & n_stream(x2) & Actor(e1,x1) & v_walk(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_water(x2) & beside(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_girl(x1))
7bc4decc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_walk(e1) & n_stream(x2) & n_girl(x1) & beside(e1,x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_walk(e1) & n_water(x2) & n_girl(x1) & beside(e1,x2) & Actor(e1,x1))
A young girl walks beside a stream.
a boy runs near the hill
2
-100
A girl is not a boy
exists e1 s1 x1 x2.(beside(e1,x2) & n_stream(x2) & Actor(e1,x1) & v_walk(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_hill(x2) & near(e1,x2) & Actor(e1,x1) & v_run(e1) & n_boy(x1))
7bc4e39a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_walk(e1) & n_stream(x2) & n_girl(x1) & beside(e1,x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_run(e1) & near(e1,x2) & n_hill(x2) & n_boy(x1) & Actor(e1,x1))
Two men are involved in sword fighting.
Two men are fighting with swords.
0
-100
Sword fighting is fighting with swords.
exists e1 x1 x2 x3.(in(e1,x2) & n_fighting(x2) & of(x2,x3) & n_sword(x3) & Theme(e1,x1) & v_involve(e1) & n_man(x1) & card_eq_2(x1))
exists e1 x1 x2.(with(e1,x2) & n_sword(x2) & Actor(e1,x1) & v_fight(e1) & n_man(x1) & card_eq_2(x1))
7bc4e85e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_involve(e1) & of(x2,x3) & n_sword(x3) & n_man(x1) & n_fighting(x2) & in(e1,x2) & card_eq_2(x1) & Theme(e1,x1))
exists e1 x1 x2.(with(e1,x2) & v_fight(e1) & n_sword(x2) & n_man(x1) & card_eq_2(x1) & Actor(e1,x1))
Two men are involved in sword fighting.
Two men are enemies.
1
0.171718
Not all two men involved in sword fighting are enemies.
exists e1 x1 x2 x3.(in(e1,x2) & n_fighting(x2) & of(x2,x3) & n_sword(x3) & Theme(e1,x1) & v_involve(e1) & n_man(x1) & card_eq_2(x1))
exists p1 x1.(exists x2.((x1 = x2) & n_enemy(x2)) & n_man(x1) & card_eq_2(x1))
7bc4ecfa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_involve(e1) & of(x2,x3) & n_sword(x3) & n_man(x1) & n_fighting(x2) & in(e1,x2) & card_eq_2(x1) & Theme(e1,x1))
exists x1.(n_man(x1) & exists x2.(n_enemy(x2) & (x1 = x2)) & card_eq_2(x1))
Two men are involved in sword fighting.
The men are settling a dispute with a game of checkers.
2
-100
There is not sword fighting in checkers.
exists e1 x1 x2 x3.(in(e1,x2) & n_fighting(x2) & of(x2,x3) & n_sword(x3) & Theme(e1,x1) & v_involve(e1) & n_man(x1) & card_eq_2(x1))
exists e1 x1 x2 x3 x4.(n_man(x1) & with(e1,x3) & of(x3,x4) & n_checkers(x4) & n_game(x3) & Theme(e1,x2) & Actor(e1,x1) & v_settle(e1) & n_dispute(x2))
7bc4f240-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_involve(e1) & of(x2,x3) & n_sword(x3) & n_man(x1) & n_fighting(x2) & in(e1,x2) & card_eq_2(x1) & Theme(e1,x1))
exists e1 x1 x2 x3 x4.(with(e1,x3) & v_settle(e1) & of(x3,x4) & n_man(x1) & n_game(x3) & n_dispute(x2) & n_checkers(x4) & Theme(e1,x2) & Actor(e1,x1))
Two men are involved in sword fighting.
The men are yelling.
1
0.000221
Not all two men involved in sword fighting are yelling.
exists e1 x1 x2 x3.(in(e1,x2) & n_fighting(x2) & of(x2,x3) & n_sword(x3) & Theme(e1,x1) & v_involve(e1) & n_man(x1) & card_eq_2(x1))
exists e1 x1.(n_man(x1) & Actor(e1,x1) & v_yell(e1))
7bc4fe66-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_involve(e1) & of(x2,x3) & n_sword(x3) & n_man(x1) & n_fighting(x2) & in(e1,x2) & card_eq_2(x1) & Theme(e1,x1))
exists e1 x1.(v_yell(e1) & n_man(x1) & Actor(e1,x1))
Two men are involved in sword fighting.
The swords are falchions.
1
0.528449
Two men sword fighting does not mean that the swords are falchions.
exists e1 x1 x2 x3.(in(e1,x2) & n_fighting(x2) & of(x2,x3) & n_sword(x3) & Theme(e1,x1) & v_involve(e1) & n_man(x1) & card_eq_2(x1))
exists p1 x1.(n_sword(x1) & exists x2.((x1 = x2) & n_falchion(x2)))
7bc50348-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_involve(e1) & of(x2,x3) & n_sword(x3) & n_man(x1) & n_fighting(x2) & in(e1,x2) & card_eq_2(x1) & Theme(e1,x1))
exists x1.(n_sword(x1) & exists x2.(n_falchion(x2) & (x1 = x2)))
Two men are involved in sword fighting.
The men are playing the violin.
2
-100
One cant be playing violin and involved in fighting simultaneously.
exists e1 x1 x2 x3.(in(e1,x2) & n_fighting(x2) & of(x2,x3) & n_sword(x3) & Theme(e1,x1) & v_involve(e1) & n_man(x1) & card_eq_2(x1))
exists e1 x1 x2.(n_violin(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1))
7bc50938-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_involve(e1) & of(x2,x3) & n_sword(x3) & n_man(x1) & n_fighting(x2) & in(e1,x2) & card_eq_2(x1) & Theme(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_violin(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
Two men are involved in sword fighting.
The men are fighting with plastic forks.
2
0.00001
Plastic forks are not swords.
exists e1 x1 x2 x3.(in(e1,x2) & n_fighting(x2) & of(x2,x3) & n_sword(x3) & Theme(e1,x1) & v_involve(e1) & n_man(x1) & card_eq_2(x1))
exists e1 s1 x1 x2.(n_man(x1) & with(e1,x2) & n_fork(x2) & a_plastic(s1) & Theme(s1,x2) & Actor(e1,x1) & v_fight(e1))
7bc50ec4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_involve(e1) & of(x2,x3) & n_sword(x3) & n_man(x1) & n_fighting(x2) & in(e1,x2) & card_eq_2(x1) & Theme(e1,x1))
exists e1 s1 x1 x2.(with(e1,x2) & v_fight(e1) & n_man(x1) & n_fork(x2) & a_plastic(s1) & Theme(s1,x2) & Actor(e1,x1))
Two men are involved in sword fighting.
Two men are battling to the death.
1
0.052252
Two men are involved in sword fighting does not necessary that they are battling to the death.
exists e1 x1 x2 x3.(in(e1,x2) & n_fighting(x2) & of(x2,x3) & n_sword(x3) & Theme(e1,x1) & v_involve(e1) & n_man(x1) & card_eq_2(x1))
exists e1 x1 x2.(n_death(x2) & to(e1,x2) & Actor(e1,x1) & v_battle(e1) & n_man(x1) & card_eq_2(x1))
7bc5136a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_involve(e1) & of(x2,x3) & n_sword(x3) & n_man(x1) & n_fighting(x2) & in(e1,x2) & card_eq_2(x1) & Theme(e1,x1))
exists e1 x1 x2.(v_battle(e1) & to(e1,x2) & n_man(x1) & n_death(x2) & card_eq_2(x1) & Actor(e1,x1))
Two men are involved in sword fighting.
Two men are holding weapons.
0
0.975868
If they are sword fighting they are holding weapons.
exists e1 x1 x2 x3.(in(e1,x2) & n_fighting(x2) & of(x2,x3) & n_sword(x3) & Theme(e1,x1) & v_involve(e1) & n_man(x1) & card_eq_2(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_weapon(x2) & n_man(x1) & card_eq_2(x1))
7bc51810-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_involve(e1) & of(x2,x3) & n_sword(x3) & n_man(x1) & n_fighting(x2) & in(e1,x2) & card_eq_2(x1) & Theme(e1,x1))
exists e1 x1 x2.(v_hold(e1) & n_weapon(x2) & n_man(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
Two men are involved in sword fighting.
The two men have swords.
0
-100
To have sword fighting you would have swords.
exists e1 x1 x2 x3.(in(e1,x2) & n_fighting(x2) & of(x2,x3) & n_sword(x3) & Theme(e1,x1) & v_involve(e1) & n_man(x1) & card_eq_2(x1))
exists e1 x1 x2.(n_man(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_sword(x2))
7bc51cac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_involve(e1) & of(x2,x3) & n_sword(x3) & n_man(x1) & n_fighting(x2) & in(e1,x2) & card_eq_2(x1) & Theme(e1,x1))
exists e1 x1 x2.(v_have(e1) & n_sword(x2) & n_man(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
Two men are involved in sword fighting.
The men are fighting to the death.
1
0.000006
Two men may sword fight without fighting to the death.
exists e1 x1 x2 x3.(in(e1,x2) & n_fighting(x2) & of(x2,x3) & n_sword(x3) & Theme(e1,x1) & v_involve(e1) & n_man(x1) & card_eq_2(x1))
exists e1 x1 x2.(n_death(x2) & n_man(x1) & to(e1,x2) & Actor(e1,x1) & v_fight(e1))
7bc5230a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_involve(e1) & of(x2,x3) & n_sword(x3) & n_man(x1) & n_fighting(x2) & in(e1,x2) & card_eq_2(x1) & Theme(e1,x1))
exists e1 x1 x2.(v_fight(e1) & to(e1,x2) & n_man(x1) & n_death(x2) & Actor(e1,x1))
Two men are involved in sword fighting.
Two men are sleeping.
2
-100
One cant be sleeping and fighting simultaneously.
exists e1 x1 x2 x3.(in(e1,x2) & n_fighting(x2) & of(x2,x3) & n_sword(x3) & Theme(e1,x1) & v_involve(e1) & n_man(x1) & card_eq_2(x1))
exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_man(x1) & card_eq_2(x1))
7bc52846-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_involve(e1) & of(x2,x3) & n_sword(x3) & n_man(x1) & n_fighting(x2) & in(e1,x2) & card_eq_2(x1) & Theme(e1,x1))
exists e1 x1.(v_sleep(e1) & n_man(x1) & card_eq_2(x1) & Actor(e1,x1))
Two men are involved in sword fighting.
Two men are sword fighting.
0
-100
They are still both sword fighting.
exists e1 x1 x2 x3.(in(e1,x2) & n_fighting(x2) & of(x2,x3) & n_sword(x3) & Theme(e1,x1) & v_involve(e1) & n_man(x1) & card_eq_2(x1))
exists p1 x1.(exists s1 x2.((x1 = x2) & n_fighting(x2) & a_sword(s1) & Theme(s1,x2)) & n_man(x1) & card_eq_2(x1))
7bc52ddc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_involve(e1) & of(x2,x3) & n_sword(x3) & n_man(x1) & n_fighting(x2) & in(e1,x2) & card_eq_2(x1) & Theme(e1,x1))
exists x1.(n_man(x1) & exists s1 x2.(n_fighting(x2) & a_sword(s1) & Theme(s1,x2) & (x1 = x2)) & card_eq_2(x1))
Two men are involved in sword fighting.
Scaramouche does the Highland Fling.
2
-100
Scaramouche is singular, two men is plural.
exists e1 x1 x2 x3.(in(e1,x2) & n_fighting(x2) & of(x2,x3) & n_sword(x3) & Theme(e1,x1) & v_involve(e1) & n_man(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(ne_geo_fling(x2) & (x2 = x3) & ne_geo_highland(x3) & ne_org_scaramouche(x1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1))
7bc53318-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_involve(e1) & of(x2,x3) & n_sword(x3) & n_man(x1) & n_fighting(x2) & in(e1,x2) & card_eq_2(x1) & Theme(e1,x1))
exists e1 x1 x2 x3.(v_do(e1) & ne_org_scaramouche(x1) & ne_geo_highland(x3) & ne_geo_fling(x2) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x3))
A man stands sit in a room with chairs inside.
A man is sitting in a room.
0
-100
in a both sentence stands and sitting are different.
exists e1 s1 x1 x2 x3 x4.(a_inside(s1) & Manner(e1,s1) & in(e1,x3) & with(x3,x4) & n_chair(x4) & n_room(x3) & Actor(e1,x1) & v_sit(e1) & n_stand(x1) & of(x1,x2) & n_man(x2))
exists e1 x1 x2.(in(e1,x2) & n_room(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
7bc53840-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(x3,x4) & v_sit(e1) & of(x1,x2) & n_stand(x1) & n_room(x3) & n_man(x2) & n_chair(x4) & in(e1,x3) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2.(v_sit(e1) & n_room(x2) & n_man(x1) & in(e1,x2) & Actor(e1,x1))
A man stands sit in a room with chairs inside.
A teacher is sitting at his desk in his classroom.
1
-100
A man stands sit in a room with chairs inside does not indicate that a teacher is sitting at his desk in his classroom.
exists e1 s1 x1 x2 x3 x4.(a_inside(s1) & Manner(e1,s1) & in(e1,x3) & with(x3,x4) & n_chair(x4) & n_room(x3) & Actor(e1,x1) & v_sit(e1) & n_stand(x1) & of(x1,x2) & n_man(x2))
exists e1 x1 x2 x3.(in(e1,x3) & n_classroom(x3) & of(x3,x1) & n_male(x1) & n_male(x1) & at(e1,x2) & n_desk(x2) & of(x2,x1) & Actor(e1,x1) & v_sit(e1) & n_teacher(x1))
7bc53d86-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(x3,x4) & v_sit(e1) & of(x1,x2) & n_stand(x1) & n_room(x3) & n_man(x2) & n_chair(x4) & in(e1,x3) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_sit(e1) & of(x3,x1) & of(x2,x1) & n_teacher(x1) & n_male(x1) & n_desk(x2) & n_classroom(x3) & in(e1,x3) & at(e1,x2) & Actor(e1,x1))
A man stands sit in a room with chairs inside.
A kid is jumping on his bed in his room
2
-100
A man is not a kid.
exists e1 s1 x1 x2 x3 x4.(a_inside(s1) & Manner(e1,s1) & in(e1,x3) & with(x3,x4) & n_chair(x4) & n_room(x3) & Actor(e1,x1) & v_sit(e1) & n_stand(x1) & of(x1,x2) & n_man(x2))
exists e1 x1 x2 x3.(in(e1,x3) & n_room(x3) & of(x3,x1) & n_male(x1) & n_male(x1) & on(e1,x2) & n_bed(x2) & of(x2,x1) & Actor(e1,x1) & v_jump(e1) & n_kid(x1))
7bc542ae-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(x3,x4) & v_sit(e1) & of(x1,x2) & n_stand(x1) & n_room(x3) & n_man(x2) & n_chair(x4) & in(e1,x3) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_jump(e1) & on(e1,x2) & of(x3,x1) & of(x2,x1) & n_room(x3) & n_male(x1) & n_kid(x1) & n_bed(x2) & in(e1,x3) & Actor(e1,x1))
Two barefoot men in mostly white apparel square off with machetes in what appears to be a group folk performance.
The people are playing with fake swords.
2
-100
machetes and swords are not the same.
exists s1 s2 s3 x1 x2 x3 x4 x5.(a_topic(x1) & exists e1 p1 x6.(n_thing(x6) & with(s3,x5) & in(x5,x6) & Topic(e1,p1) & Actor(e1,x6) & v_appear(e1) & exists p2 x7 x8 x9.((x6 = x7) & n_performance(x7) & of(x7,x9) & n_folk(x9) & of(x7,x8) & n_group(x8))) & n_machete(x5) & Theme(s3,x4) & a_off(s3) & (x1 = x4) & in(x1,x2) & n_square(x2) & of(x2,x3) & n_apparel(x3) & a_white(s2) & Theme(s2,x2) & r_mostly(x2) & n_man(x1) & a_barefoot(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 s1 x1 x2.(n_people(x1) & with(e1,x2) & n_sword(x2) & a_fake(s1) & Theme(s1,x2) & Actor(e1,x1) & v_play(e1))
7bc5488a-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 x1 x2 x3 x4 x5.(r_mostly(x2) & of(x2,x3) & n_square(x2) & n_man(x1) & n_machete(x5) & n_apparel(x3) & in(x1,x2) & exists e1 p1 x6.(with(s3,x5) & v_appear(e1) & n_thing(x6) & in(x5,x6) & exists x7 x8 x9.(of(x7,x9) & of(x7,x8) & n_performance(x7) & n_group(x8) & n_folk(x9) & (x6 = x7)) & Topic(e1,p1) & Actor(e1,x6)) & card_eq_2(x1) & a_white(s2) & a_topic(x1) & a_off(s3) & a_barefoot(s1) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & (x1 = x4))
exists e1 s1 x1 x2.(with(e1,x2) & v_play(e1) & n_sword(x2) & n_people(x1) & a_fake(s1) & Theme(s1,x2) & Actor(e1,x1))
Two barefoot men in mostly white apparel square off with machetes in what appears to be a group folk performance.
The people have attracted a crowd.
1
-100
Two barefoot men in mostly white apparel square off with machetes in what appears to be a group folk performance does not indicate that they have attracted a crowd.
exists s1 s2 s3 x1 x2 x3 x4 x5.(a_topic(x1) & exists e1 p1 x6.(n_thing(x6) & with(s3,x5) & in(x5,x6) & Topic(e1,p1) & Actor(e1,x6) & v_appear(e1) & exists p2 x7 x8 x9.((x6 = x7) & n_performance(x7) & of(x7,x9) & n_folk(x9) & of(x7,x8) & n_group(x8))) & n_machete(x5) & Theme(s3,x4) & a_off(s3) & (x1 = x4) & in(x1,x2) & n_square(x2) & of(x2,x3) & n_apparel(x3) & a_white(s2) & Theme(s2,x2) & r_mostly(x2) & n_man(x1) & a_barefoot(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 x1 x2.(n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_attract(e1) & n_crowd(x2))
7bc553ca-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 x1 x2 x3 x4 x5.(r_mostly(x2) & of(x2,x3) & n_square(x2) & n_man(x1) & n_machete(x5) & n_apparel(x3) & in(x1,x2) & exists e1 p1 x6.(with(s3,x5) & v_appear(e1) & n_thing(x6) & in(x5,x6) & exists x7 x8 x9.(of(x7,x9) & of(x7,x8) & n_performance(x7) & n_group(x8) & n_folk(x9) & (x6 = x7)) & Topic(e1,p1) & Actor(e1,x6)) & card_eq_2(x1) & a_white(s2) & a_topic(x1) & a_off(s3) & a_barefoot(s1) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & (x1 = x4))
exists e1 x1 x2.(v_attract(e1) & n_people(x1) & n_crowd(x2) & Theme(e1,x2) & Actor(e1,x1))
A mock sword fight in some Latin American country.
People are recreating a great sword battle.
1
-100
Just because people are in a sword fight does not mean they are recreating a great battle.
exists s1 s2 x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_country(x3) & a_american(s2) & Theme(s2,x3) & r_latin(x3) & n_fight(x1) & of(x1,x2) & n_sword(x2) & a_mock(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_recreate(e1) & n_battle(x2) & of(x2,x3) & n_sword(x3) & a_great(s1) & Theme(s1,x2) & n_people(x1))
7bc56400-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2 x3.(r_latin(x3) & of(x1,x2) & n_sword(x2) & n_fight(x1) & n_country(x3) & in(x1,x3) & a_topic(x1) & a_mock(s1) & a_american(s2) & Theme(s2,x3) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(v_recreate(e1) & of(x2,x3) & n_sword(x3) & n_people(x1) & n_battle(x2) & a_great(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
Two men are battling in a sword fight.
Two men are boxing.
2
-100
The men can't be boxing if they're using swords.
exists e1 x1 x2 x3.(in(e1,x2) & n_fight(x2) & of(x2,x3) & n_sword(x3) & Actor(e1,x1) & v_battle(e1) & n_man(x1) & card_eq_2(x1))
exists e1 x1.(Actor(e1,x1) & v_box(e1) & n_man(x1) & card_eq_2(x1))
7bc56d2e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_battle(e1) & of(x2,x3) & n_sword(x3) & n_man(x1) & n_fight(x2) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
exists e1 x1.(v_box(e1) & n_man(x1) & card_eq_2(x1) & Actor(e1,x1))
A couple of older people are sitting on a chair in an area surrounded by railing.
A couple of older people are sitting on a chair
0
-100
a couple of older people are sitting on a chair is the same as a couple of older people are sitting on a chair
exists e3 e2 e1 s1 x1 x2 x3 x4 x5.(in(e1,x4) & by(e2,e3) & Actor(e3,x5) & v_rail(e3) & Theme(e2,x5) & v_surround(e2) & (x4 = x5) & n_area(x4) & on(e1,x3) & n_chair(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & r_more(s1) & a_older(s1) & Theme(s1,x2) & n_couple(x1))
exists e1 s1 x1 x2 x3.(on(e1,x3) & n_chair(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & r_more(s1) & a_older(s1) & Theme(s1,x2) & n_couple(x1))
7bc57c60-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e2 e1 s1 x1 x2 x3 x4 x5.(v_surround(e2) & v_sit(e1) & v_rail(e3) & r_more(s1) & on(e1,x3) & of(x1,x2) & n_people(x2) & n_couple(x1) & n_chair(x3) & n_area(x4) & in(e1,x4) & by(e2,e3) & a_older(s1) & Theme(s1,x2) & Theme(e2,x5) & Actor(e3,x5) & Actor(e1,x1) & (x4 = x5))
exists e1 s1 x1 x2 x3.(v_sit(e1) & r_more(s1) & on(e1,x3) & of(x1,x2) & n_people(x2) & n_couple(x1) & n_chair(x3) & a_older(s1) & Theme(s1,x2) & Actor(e1,x1))
little boy in blue shorts holding a window screen
A little boy is helping someone repair a window.
1
0.07509
You can not infer he is helping repair.
exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_screen(x4) & of(x4,x5) & n_window(x5) & (x2 = x3) & n_shorts(x2) & a_blue(s2) & Theme(s2,x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1))
exists e1 p1 s1 x1 x2.(exists e2 x3.(Theme(e2,x3) & Actor(e2,x2) & v_repair(e2) & n_window(x3)) & Recipient(e1,p1) & Actor(e1,x1) & Topic(e1,x2) & v_help(e1) & n_person(x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1))
7bc6db82-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_hold(e1) & of(x4,x5) & n_window(x5) & n_shorts(x2) & n_screen(x4) & n_boy(x1) & in(x1,x2) & a_topic(x1) & a_little(s1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 p1 s1 x1 x2.(v_help(e1) & n_person(x2) & n_boy(x1) & exists e2 x3.(v_repair(e2) & n_window(x3) & Theme(e2,x3) & Actor(e2,x2)) & a_little(s1) & Topic(e1,x2) & Theme(s1,x1) & Recipient(e1,p1) & Actor(e1,x1))
little boy in blue shorts holding a window screen
A little boy breaking into his house because he forgot his key.
1
0.001014
Holding a window screen does not mean he broke into his house because he forgot his key.
exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_screen(x4) & of(x4,x5) & n_window(x5) & (x2 = x3) & n_shorts(x2) & a_blue(s2) & Theme(s2,x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1))
exists e1 p1 s1 x1 x2 x3 x4.(a_topic(x1) & exists e2 x1.(Theme(e2,x4) & Actor(e2,x1) & v_forget(e2) & n_male(x1)) & n_key(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & because(e1,p1) & into(e1,x3) & n_house(x3) & of(x3,x1) & Actor(e1,x2) & v_break(e1) & (x1 = x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1))
7bc6e578-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_hold(e1) & of(x4,x5) & n_window(x5) & n_shorts(x2) & n_screen(x4) & n_boy(x1) & in(x1,x2) & a_topic(x1) & a_little(s1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 p1 s1 x1 x2 x3 x4.(v_break(e1) & of(x4,x1) & of(x3,x1) & n_male(x1) & n_key(x4) & n_house(x3) & n_boy(x1) & into(e1,x3) & exists e2 x1.(v_forget(e2) & n_male(x1) & Theme(e2,x4) & Actor(e2,x1)) & because(e1,p1) & a_topic(x1) & a_little(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))