premise
stringlengths
9
342
hypothesis
stringlengths
1
295
label
int64
0
2
probability
float64
-100
1
explanation_1
stringlengths
0
706
explanation_2
stringclasses
1 value
explanation_3
stringclasses
1 value
premise_logic
stringlengths
39
2.12k
hypothesis_logic
stringlengths
33
2.09k
id
stringlengths
36
36
premise_sim
stringlengths
39
2.11k
hypothesis_sim
stringlengths
33
2.08k
A large brown dog is playing in the dirt and grass.
A brown dog eats the grass.
1
-100
A dog is playing in the dirt and grass doesn't imply that the dog eats grass.
exists e1 s1 s2 x1 x2 x3 x4.(n_grass(x4) & n_dirt(x3) & subset_of(x4,x2) & subset_of(x3,x2) & in(e1,x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & a_brown(s2) & Theme(s2,x1) & a_large(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(n_grass(x2) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_dog(x1) & a_brown(s1) & Theme(s1,x1))
7ae0fe3c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_play(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_grass(x4) & n_dog(x1) & n_dirt(x3) & in(e1,x2) & a_large(s1) & a_brown(s2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_eat(e1) & n_grass(x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A large brown dog is playing in the dirt and grass.
A large brown dog is rolling in the dirt.
0
-100
When dogs play in dirt, they are usually rolling in it.
exists e1 s1 s2 x1 x2 x3 x4.(n_grass(x4) & n_dirt(x3) & subset_of(x4,x2) & subset_of(x3,x2) & in(e1,x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & a_brown(s2) & Theme(s2,x1) & a_large(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2.(n_dirt(x2) & in(e1,x2) & Actor(e1,x1) & v_roll(e1) & n_dog(x1) & a_brown(s2) & Theme(s2,x1) & a_large(s1) & Theme(s1,x1))
7ae1040e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_play(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_grass(x4) & n_dog(x1) & n_dirt(x3) & in(e1,x2) & a_large(s1) & a_brown(s2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 s2 x1 x2.(v_roll(e1) & n_dog(x1) & n_dirt(x2) & in(e1,x2) & a_large(s1) & a_brown(s2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
The brown dog watches as the black dog jumps in the grass.
Two dogs are in the grass.
0
-100
A brown dog watches a black dog on grass implies there are two dogs in the grass.
exists s1 s2 x1 x2 x3 x4.(n_grass(x4) & n_jump(x3) & of(x3,x2) & n_dog(x2) & n_dog(x2) & a_black(s2) & Theme(s2,x3) & n_watch(x1) & of(x1,x2) & a_brown(s1) & Theme(s1,x1) & a_topic(x1) & as(x1,x3) & in(x3,x4))
exists p1 x1 x2.(n_grass(x2) & in(x1,x2) & n_dog(x1) & card_eq_2(x1))
7ae108e6-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2 x3 x4.(of(x3,x2) & of(x1,x2) & n_watch(x1) & n_jump(x3) & n_grass(x4) & n_dog(x2) & in(x3,x4) & as(x1,x3) & a_topic(x1) & a_brown(s1) & a_black(s2) & Theme(s2,x3) & Theme(s1,x1))
exists x1 x2.(n_grass(x2) & n_dog(x1) & in(x1,x2) & card_eq_2(x1))
The brown dog watches as the black dog jumps in the grass.
The dogs are sleeping.
2
-100
Dogs can neither watch nor jump while sleeping.
exists s1 s2 x1 x2 x3 x4.(n_grass(x4) & n_jump(x3) & of(x3,x2) & n_dog(x2) & n_dog(x2) & a_black(s2) & Theme(s2,x3) & n_watch(x1) & of(x1,x2) & a_brown(s1) & Theme(s1,x1) & a_topic(x1) & as(x1,x3) & in(x3,x4))
exists e1 x1.(n_dog(x1) & Actor(e1,x1) & v_sleep(e1))
7ae10d1e-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2 x3 x4.(of(x3,x2) & of(x1,x2) & n_watch(x1) & n_jump(x3) & n_grass(x4) & n_dog(x2) & in(x3,x4) & as(x1,x3) & a_topic(x1) & a_brown(s1) & a_black(s2) & Theme(s2,x3) & Theme(s1,x1))
exists e1 x1.(v_sleep(e1) & n_dog(x1) & Actor(e1,x1))
The brown dog watches as the black dog jumps in the grass.
The dogs are excited.
1
-100
Watching a dog jump in the grass doesn't imply them being excited.
exists s1 s2 x1 x2 x3 x4.(n_grass(x4) & n_jump(x3) & of(x3,x2) & n_dog(x2) & n_dog(x2) & a_black(s2) & Theme(s2,x3) & n_watch(x1) & of(x1,x2) & a_brown(s1) & Theme(s1,x1) & a_topic(x1) & as(x1,x3) & in(x3,x4))
exists e1 x1.(n_dog(x1) & Theme(e1,x1) & v_excite(e1))
7ae11160-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2 x3 x4.(of(x3,x2) & of(x1,x2) & n_watch(x1) & n_jump(x3) & n_grass(x4) & n_dog(x2) & in(x3,x4) & as(x1,x3) & a_topic(x1) & a_brown(s1) & a_black(s2) & Theme(s2,x3) & Theme(s1,x1))
exists e1 x1.(v_excite(e1) & n_dog(x1) & Theme(e1,x1))
Two brown dogs in a grassy field, one jumping for a ball.
A man endangers others by driving drunk.
2
-100
Two brown dogs is different to a man.
exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & rel(x2,x3) & for(e1,x5) & n_ball(x5) & Actor(e1,x4) & v_jump(e1) & (x3 = x4) & n_thing(x3) & card_eq_1(x3) & n_field(x2) & a_grassy(s2) & Theme(s2,x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 e2 x1 x2 x3.(by(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_drive(e2) & n_drunk(x3) & Theme(e1,x2) & Actor(e1,x1) & v_endanger(e1) & -(x2 = x1) & n_person(x1) & n_person(x2) & n_man(x1))
7ae11660-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_jump(e1) & rel(x2,x3) & n_thing(x3) & n_field(x2) & n_dog(x1) & n_ball(x5) & in(x1,x2) & for(e1,x5) & card_eq_2(x1) & card_eq_1(x3) & a_topic(x1) & a_grassy(s2) & a_brown(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x4) & (x3 = x4))
exists e1 e2 x1 x2 x3.(v_endanger(e1) & v_drive(e2) & n_person(x2) & n_person(x1) & n_man(x1) & n_drunk(x3) & by(e1,e2) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1) & -(x2 = x1))
Two brown dogs in a grassy field, one jumping for a ball.
A dog jumps for a ball thrown by its owner.
1
-100
Dogs jumping for ball doesn't imply that the ball is thrown by its owner.
exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & rel(x2,x3) & for(e1,x5) & n_ball(x5) & Actor(e1,x4) & v_jump(e1) & (x3 = x4) & n_thing(x3) & card_eq_1(x3) & n_field(x2) & a_grassy(s2) & Theme(s2,x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 e2 x1 x2 x3 x4.(for(e1,x2) & Actor(e2,x4) & n_owner(x4) & of(x4,x1) & n_thing(x1) & Theme(e2,x3) & v_throw(e2) & (x2 = x3) & n_ball(x2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1))
7ae11b06-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_jump(e1) & rel(x2,x3) & n_thing(x3) & n_field(x2) & n_dog(x1) & n_ball(x5) & in(x1,x2) & for(e1,x5) & card_eq_2(x1) & card_eq_1(x3) & a_topic(x1) & a_grassy(s2) & a_brown(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x4) & (x3 = x4))
exists e1 e2 x1 x2 x3 x4.(v_throw(e2) & v_jump(e1) & of(x4,x1) & n_thing(x1) & n_owner(x4) & n_dog(x1) & n_ball(x2) & for(e1,x2) & Theme(e2,x3) & Actor(e2,x4) & Actor(e1,x1) & (x2 = x3))
Two brown dogs in a grassy field, one jumping for a ball.
Two dogs in a field outdoors.
0
-100
Fields are usually grassy.
exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & rel(x2,x3) & for(e1,x5) & n_ball(x5) & Actor(e1,x4) & v_jump(e1) & (x3 = x4) & n_thing(x3) & card_eq_1(x3) & n_field(x2) & a_grassy(s2) & Theme(s2,x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1) & card_eq_2(x1))
exists x1 x2 x3.(a_topic(x1) & in(x1,x2) & n_outdoors(x2) & of(x2,x3) & n_field(x3) & n_dog(x1) & card_eq_2(x1))
7ae11fb6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_jump(e1) & rel(x2,x3) & n_thing(x3) & n_field(x2) & n_dog(x1) & n_ball(x5) & in(x1,x2) & for(e1,x5) & card_eq_2(x1) & card_eq_1(x3) & a_topic(x1) & a_grassy(s2) & a_brown(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x4) & (x3 = x4))
exists x1 x2 x3.(of(x2,x3) & n_outdoors(x2) & n_field(x3) & n_dog(x1) & in(x1,x2) & card_eq_2(x1) & a_topic(x1))
A dog stands on his hind legs while another dog looks on.
a dog is standing
0
-100
A dog that stands on his hind legs is standing.
exists e1 p1 x1 x2 x3.(exists e2 p2 x4.(exists s1.(Theme(s1,x4) & a_on(s1)) & Topic(e2,p2) & Actor(e2,x4) & v_look(e2) & n_dog(x4) & -(x4 = x1)) & n_dog(x1) & n_dog(x1) & while(e1,p1) & on(e1,x2) & n_leg(x2) & of(x2,x3) & n_hind(x3) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_stand(e1))
exists e1 x1.(Actor(e1,x1) & v_stand(e1) & n_dog(x1))
7ae124ac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3.(while(e1,p1) & v_stand(e1) & on(e1,x2) & of(x2,x3) & of(x2,x1) & n_male(x1) & n_leg(x2) & n_hind(x3) & n_dog(x1) & exists e2 p2 x4.(v_look(e2) & n_dog(x4) & exists s1.(a_on(s1) & Theme(s1,x4)) & Topic(e2,p2) & Actor(e2,x4) & -(x4 = x1)) & Actor(e1,x1))
exists e1 x1.(v_stand(e1) & n_dog(x1) & Actor(e1,x1))
A dog stands on his hind legs while another dog looks on.
the dog is jumping
2
-100
A dog stands keeps in contact with the ground while jumping leaves the ground.
exists e1 p1 x1 x2 x3.(exists e2 p2 x4.(exists s1.(Theme(s1,x4) & a_on(s1)) & Topic(e2,p2) & Actor(e2,x4) & v_look(e2) & n_dog(x4) & -(x4 = x1)) & n_dog(x1) & n_dog(x1) & while(e1,p1) & on(e1,x2) & n_leg(x2) & of(x2,x3) & n_hind(x3) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_stand(e1))
exists e1 x1.(n_dog(x1) & Actor(e1,x1) & v_jump(e1))
7ae12b0a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3.(while(e1,p1) & v_stand(e1) & on(e1,x2) & of(x2,x3) & of(x2,x1) & n_male(x1) & n_leg(x2) & n_hind(x3) & n_dog(x1) & exists e2 p2 x4.(v_look(e2) & n_dog(x4) & exists s1.(a_on(s1) & Theme(s1,x4)) & Topic(e2,p2) & Actor(e2,x4) & -(x4 = x1)) & Actor(e1,x1))
exists e1 x1.(v_jump(e1) & n_dog(x1) & Actor(e1,x1))
A dog stands on his hind legs while another dog looks on.
the dog is a lab
1
-100
the dog doesn't have to be a lab to stand on its hind legs.
exists e1 p1 x1 x2 x3.(exists e2 p2 x4.(exists s1.(Theme(s1,x4) & a_on(s1)) & Topic(e2,p2) & Actor(e2,x4) & v_look(e2) & n_dog(x4) & -(x4 = x1)) & n_dog(x1) & n_dog(x1) & while(e1,p1) & on(e1,x2) & n_leg(x2) & of(x2,x3) & n_hind(x3) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_stand(e1))
exists p1 x1.(n_dog(x1) & exists x2.((x1 = x2) & n_lab(x2)))
7ae13050-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3.(while(e1,p1) & v_stand(e1) & on(e1,x2) & of(x2,x3) & of(x2,x1) & n_male(x1) & n_leg(x2) & n_hind(x3) & n_dog(x1) & exists e2 p2 x4.(v_look(e2) & n_dog(x4) & exists s1.(a_on(s1) & Theme(s1,x4)) & Topic(e2,p2) & Actor(e2,x4) & -(x4 = x1)) & Actor(e1,x1))
exists x1.(n_dog(x1) & exists x2.(n_lab(x2) & (x1 = x2)))
Two dogs playing with a small blue ball in a grassy field.
two dogs are playing in the grass field with a small blue ball.
0
-100
Two dogs playing with ball in a field implies the dogs are playing in the grass with a ball.
exists e1 s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & with(e1,x3) & in(x3,x4) & n_field(x4) & a_grassy(s3) & Theme(s3,x4) & n_ball(x3) & a_blue(s2) & Theme(s2,x3) & a_small(s1) & Theme(s1,x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_dog(x1) & card_eq_2(x1))
exists e1 s1 s2 x1 x2 x3 x4.(n_field(x2) & of(x2,x3) & n_grass(x3) & with(e1,x4) & n_ball(x4) & a_blue(s2) & Theme(s2,x4) & a_small(s1) & Theme(s1,x4) & in(e1,x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & card_eq_2(x1))
7ae1350a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & n_field(x4) & n_dog(x1) & n_ball(x3) & in(x3,x4) & card_eq_2(x1) & a_topic(x1) & a_small(s1) & a_grassy(s3) & a_blue(s2) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 s2 x1 x2 x3 x4.(with(e1,x4) & v_play(e1) & of(x2,x3) & n_grass(x3) & n_field(x2) & n_dog(x1) & n_ball(x4) & in(e1,x2) & card_eq_2(x1) & a_small(s1) & a_blue(s2) & Theme(s2,x4) & Theme(s1,x4) & Actor(e1,x1))
Two dogs playing with a small blue ball in a grassy field.
two cats are sleeping inside.
2
-100
Dogs and cats are different animals.
exists e1 s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & with(e1,x3) & in(x3,x4) & n_field(x4) & a_grassy(s3) & Theme(s3,x4) & n_ball(x3) & a_blue(s2) & Theme(s2,x3) & a_small(s1) & Theme(s1,x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_dog(x1) & card_eq_2(x1))
exists e1 s1 x1.(a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sleep(e1) & n_cat(x1) & card_eq_2(x1))
7ae139ba-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & n_field(x4) & n_dog(x1) & n_ball(x3) & in(x3,x4) & card_eq_2(x1) & a_topic(x1) & a_small(s1) & a_grassy(s3) & a_blue(s2) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1.(v_sleep(e1) & n_cat(x1) & card_eq_2(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
Two dogs playing with a small blue ball in a grassy field.
there are two dogs playing outside with a ball.
1
-100
Not all grassy field is in the outside.
exists e1 s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & with(e1,x3) & in(x3,x4) & n_field(x4) & a_grassy(s3) & Theme(s3,x4) & n_ball(x3) & a_blue(s2) & Theme(s2,x3) & a_small(s1) & Theme(s1,x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_dog(x1) & card_eq_2(x1))
exists p1 x1 e1 x2 x3 x4.((x1 = x2) & with(e1,x4) & n_ball(x4) & r_outside(e1) & Actor(e1,x3) & v_play(e1) & (x2 = x3) & n_dog(x2) & card_eq_2(x2))
7ae13e74-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & n_field(x4) & n_dog(x1) & n_ball(x3) & in(x3,x4) & card_eq_2(x1) & a_topic(x1) & a_small(s1) & a_grassy(s3) & a_blue(s2) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2))
exists x1 e1 x2 x3 x4.(with(e1,x4) & v_play(e1) & r_outside(e1) & n_dog(x2) & n_ball(x4) & card_eq_2(x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
Two young women sit outside while they use their computers.
Two women are on macbooks.
1
-100
Women are studying at computers.
exists e1 p1 s1 s2 x1 x2.(exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_use(e2)) & n_computer(x2) & of(x2,x1) & n_thing(x1) & n_thing(x1) & while(e1,p1) & a_outside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_sit(e1) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
exists p1 x1.(exists x2.(on(x1,x2) & n_macbook(x2)) & n_woman(x1) & card_eq_2(x1))
7ae14310-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2.(while(e1,p1) & v_sit(e1) & of(x2,x1) & n_woman(x1) & n_thing(x1) & n_computer(x2) & exists e2.(v_use(e2) & Theme(e2,x2) & Actor(e2,x1)) & card_eq_2(x1) & a_young(s1) & a_outside(s2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1))
exists x1.(n_woman(x1) & exists x2.(on(x1,x2) & n_macbook(x2)) & card_eq_2(x1))
Two young women sit outside while they use their computers.
Two women use their laptops outside.
0
-100
Two young women sit outside while they use their computers use their laptops outside..
exists e1 p1 s1 s2 x1 x2.(exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_use(e2)) & n_computer(x2) & of(x2,x1) & n_thing(x1) & n_thing(x1) & while(e1,p1) & a_outside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_sit(e1) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 s1 x1 x2.(a_outside(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_use(e1) & n_laptop(x2) & of(x2,x1) & n_thing(x1) & n_woman(x1) & card_eq_2(x1))
7ae147c0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2.(while(e1,p1) & v_sit(e1) & of(x2,x1) & n_woman(x1) & n_thing(x1) & n_computer(x2) & exists e2.(v_use(e2) & Theme(e2,x2) & Actor(e2,x1)) & card_eq_2(x1) & a_young(s1) & a_outside(s2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_use(e1) & of(x2,x1) & n_woman(x1) & n_thing(x1) & n_laptop(x2) & card_eq_2(x1) & a_outside(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
Two young women sit outside while they use their computers.
The women type on their phones.
2
-100
Two young women is more than a women.
exists e1 p1 s1 s2 x1 x2.(exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_use(e2)) & n_computer(x2) & of(x2,x1) & n_thing(x1) & n_thing(x1) & while(e1,p1) & a_outside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_sit(e1) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1))
exists x1 x2 x3.(n_phone(x3) & of(x3,x1) & n_thing(x1) & n_type(x1) & of(x1,x2) & n_woman(x2) & a_topic(x1) & on(x1,x3))
7ae14ce8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2.(while(e1,p1) & v_sit(e1) & of(x2,x1) & n_woman(x1) & n_thing(x1) & n_computer(x2) & exists e2.(v_use(e2) & Theme(e2,x2) & Actor(e2,x1)) & card_eq_2(x1) & a_young(s1) & a_outside(s2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1))
exists x1 x2 x3.(on(x1,x3) & of(x3,x1) & of(x1,x2) & n_woman(x2) & n_type(x1) & n_thing(x1) & n_phone(x3) & a_topic(x1))
A man is standing outside a Play It Again Sports store
A man outside a store.
0
-100
A man standing near sport store outside
exists e1 x1 x2 x3 x4.(Time(e1,x4) & n_sports(x4) & Time(e1,x3) & n_store(x3) & again(e1,x1) & n_thing(x1) & outside(e1,x2) & n_play(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1))
exists x1 x2.(a_topic(x1) & outside(x1,x2) & n_store(x2) & n_man(x1))
7ae1529c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_stand(e1) & outside(e1,x2) & n_thing(x1) & n_store(x3) & n_sports(x4) & n_play(x2) & n_man(x1) & again(e1,x1) & Time(e1,x4) & Time(e1,x3) & Actor(e1,x1))
exists x1 x2.(outside(x1,x2) & n_store(x2) & n_man(x1) & a_topic(x1))
A man is standing outside a Play It Again Sports store
A man holds a baseball bat outside a store.
1
-100
A man is standing outside a Play It Again Sports store does not necessary that she holds a baseball bat outside a store.
exists e1 x1 x2 x3 x4.(Time(e1,x4) & n_sports(x4) & Time(e1,x3) & n_store(x3) & again(e1,x1) & n_thing(x1) & outside(e1,x2) & n_play(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1))
exists e1 x1 x2 x3 x4.(outside(e1,x4) & n_store(x4) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_bat(x2) & of(x2,x3) & n_baseball(x3) & n_man(x1))
7ae15742-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_stand(e1) & outside(e1,x2) & n_thing(x1) & n_store(x3) & n_sports(x4) & n_play(x2) & n_man(x1) & again(e1,x1) & Time(e1,x4) & Time(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_hold(e1) & outside(e1,x4) & of(x2,x3) & n_store(x4) & n_man(x1) & n_bat(x2) & n_baseball(x3) & Theme(e1,x2) & Actor(e1,x1))
A man is standing outside a Play It Again Sports store
A man sitting on a bench trying on shoes.
2
-100
standing and sitting are not the same.
exists e1 x1 x2 x3 x4.(Time(e1,x4) & n_sports(x4) & Time(e1,x3) & n_store(x3) & again(e1,x1) & n_thing(x1) & outside(e1,x2) & n_play(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1))
exists e2 e1 s1 x1 x2 x3 x4.(a_topic(x1) & for(e1,e2) & a_on(s1) & Manner(e2,s1) & Theme(e2,x4) & Actor(e2,x2) & v_try(e2) & n_shoe(x4) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_man(x1))
7ae15bde-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_stand(e1) & outside(e1,x2) & n_thing(x1) & n_store(x3) & n_sports(x4) & n_play(x2) & n_man(x1) & again(e1,x1) & Time(e1,x4) & Time(e1,x3) & Actor(e1,x1))
exists e2 e1 s1 x1 x2 x3 x4.(v_try(e2) & v_sit(e1) & on(e1,x3) & n_shoe(x4) & n_man(x1) & n_bench(x3) & for(e1,e2) & a_topic(x1) & a_on(s1) & Theme(e2,x4) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
A man doing window shopping for his shoes at a sports shop located in the city of angles
The woman stole the bag.
2
-100
man and woman are not the same
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_city(x9) & a_topic(x1) & at(e1,x6) & in(e2,x9) & of(x9,x10) & n_angle(x10) & Theme(e2,x8) & v_locate(e2) & (x6 = x8) & n_shop(x6) & of(x6,x7) & n_sport(x7) & for(e1,x5) & n_shoe(x5) & of(x5,x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & n_shopping(x3) & of(x3,x4) & n_window(x4) & (x1 = x2) & n_man(x1))
exists e1 x1 x2.(n_bag(x2) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_steal(e1))
7ae16070-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_locate(e2) & v_do(e1) & of(x9,x10) & of(x6,x7) & of(x5,x1) & of(x3,x4) & n_window(x4) & n_sport(x7) & n_shopping(x3) & n_shop(x6) & n_shoe(x5) & n_man(x1) & n_male(x1) & n_city(x9) & n_angle(x10) & in(e2,x9) & for(e1,x5) & at(e1,x6) & a_topic(x1) & Theme(e2,x8) & Theme(e1,x3) & Actor(e1,x2) & (x6 = x8) & (x1 = x2))
exists e1 x1 x2.(v_steal(e1) & n_woman(x1) & n_bag(x2) & Theme(e1,x2) & Actor(e1,x1))
A man doing window shopping for his shoes at a sports shop located in the city of angles
A man shops for shoes.
0
-100
A man doing window shopping for his shoes for sports in city
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_city(x9) & a_topic(x1) & at(e1,x6) & in(e2,x9) & of(x9,x10) & n_angle(x10) & Theme(e2,x8) & v_locate(e2) & (x6 = x8) & n_shop(x6) & of(x6,x7) & n_sport(x7) & for(e1,x5) & n_shoe(x5) & of(x5,x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & n_shopping(x3) & of(x3,x4) & n_window(x4) & (x1 = x2) & n_man(x1))
exists x1 x2 x3.(a_topic(x1) & for(x1,x3) & n_shoe(x3) & n_shop(x1) & of(x1,x2) & n_man(x2))
7ae16516-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_locate(e2) & v_do(e1) & of(x9,x10) & of(x6,x7) & of(x5,x1) & of(x3,x4) & n_window(x4) & n_sport(x7) & n_shopping(x3) & n_shop(x6) & n_shoe(x5) & n_man(x1) & n_male(x1) & n_city(x9) & n_angle(x10) & in(e2,x9) & for(e1,x5) & at(e1,x6) & a_topic(x1) & Theme(e2,x8) & Theme(e1,x3) & Actor(e1,x2) & (x6 = x8) & (x1 = x2))
exists x1 x2 x3.(of(x1,x2) & n_shop(x1) & n_shoe(x3) & n_man(x2) & for(x1,x3) & a_topic(x1))
A man doing window shopping for his shoes at a sports shop located in the city of angles
A man is shopping for a birthday gift for his son.
1
-100
Shopping for his shoes does not mean he is shopping for a birthday gift.
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_city(x9) & a_topic(x1) & at(e1,x6) & in(e2,x9) & of(x9,x10) & n_angle(x10) & Theme(e2,x8) & v_locate(e2) & (x6 = x8) & n_shop(x6) & of(x6,x7) & n_sport(x7) & for(e1,x5) & n_shoe(x5) & of(x5,x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x2) & v_do(e1) & n_shopping(x3) & of(x3,x4) & n_window(x4) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3 x4.(for(e1,x2) & for(x2,x4) & n_son(x4) & of(x4,x1) & n_male(x1) & n_gift(x2) & of(x2,x3) & n_birthday(x3) & Actor(e1,x1) & v_shop(e1) & n_man(x1))
7ae16a98-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_locate(e2) & v_do(e1) & of(x9,x10) & of(x6,x7) & of(x5,x1) & of(x3,x4) & n_window(x4) & n_sport(x7) & n_shopping(x3) & n_shop(x6) & n_shoe(x5) & n_man(x1) & n_male(x1) & n_city(x9) & n_angle(x10) & in(e2,x9) & for(e1,x5) & at(e1,x6) & a_topic(x1) & Theme(e2,x8) & Theme(e1,x3) & Actor(e1,x2) & (x6 = x8) & (x1 = x2))
exists e1 x1 x2 x3 x4.(v_shop(e1) & of(x4,x1) & of(x2,x3) & n_son(x4) & n_man(x1) & n_male(x1) & n_gift(x2) & n_birthday(x3) & for(x2,x4) & for(e1,x2) & Actor(e1,x1))
A man wearing a hat is walking past Play It Again Sports and looking down at a sign in the window.
A man wearing a hat is walking past Play It Again Sports
0
-100
Man wearing a hat is walking past play and looking down at sign of window
exists e2 e1 e3 e4 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_window(x10) & a_down(s2) & Manner(e4,s2) & at(e4,x9) & in(x9,x10) & n_sign(x9) & Actor(e4,x6) & v_look(e4) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_hat(x8) & (x6 = x7) & n_man(x6) & Theme(e2,x4) & Actor(e2,x1) & v_walk(e2) & on(x4,x5) & ne_tim_sports(x5) & again(x4,x1) & n_thing(x1) & n_play(x4) & a_past(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x3) & (x1 = x2) & n_man(x1))
exists e2 e1 s1 x1 x2 x3 x4 x5.(Theme(e2,x4) & Actor(e2,x1) & v_walk(e2) & on(x4,x5) & ne_tim_sports(x5) & again(x4,x1) & n_thing(x1) & n_play(x4) & a_past(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x3) & (x1 = x2) & n_man(x1))
7ae16fd4-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 e4 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e3) & v_wear(e1) & v_walk(e2) & v_look(e4) & on(x4,x5) & ne_tim_sports(x5) & n_window(x10) & n_thing(x1) & n_sign(x9) & n_play(x4) & n_man(x6) & n_man(x1) & n_hat(x8) & n_hat(x3) & in(x9,x10) & at(e4,x9) & again(x4,x1) & a_past(s1) & a_down(s2) & Theme(s1,x4) & Theme(e3,x8) & Theme(e2,x4) & Theme(e1,x3) & Manner(e4,s2) & Actor(e4,x6) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x2) & (x6 = x7) & (x1 = x2))
exists e2 e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_walk(e2) & on(x4,x5) & ne_tim_sports(x5) & n_thing(x1) & n_play(x4) & n_man(x1) & n_hat(x3) & again(x4,x1) & a_past(s1) & Theme(s1,x4) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
A man wearing a hat is walking past Play It Again Sports and looking down at a sign in the window.
A man wearing a hat is joyously walking past Play It Again Sports
1
-100
A man wearing a hat is walking past Play It Again Sports and looking down at a sign in the window does not mean that he is joyously walking past Play It Again Sports
exists e2 e3 e1 e4 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_window(x10) & a_down(s2) & Manner(e4,s2) & at(e4,x9) & in(x9,x10) & n_sign(x9) & Actor(e4,x6) & v_look(e4) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_hat(x8) & (x6 = x7) & n_man(x6) & Theme(e2,x4) & Actor(e2,x1) & v_walk(e2) & on(x4,x5) & ne_tim_sports(x5) & again(x4,x1) & n_thing(x1) & n_play(x4) & a_past(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x3) & (x1 = x2) & n_man(x1))
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(a_joyously(s2) & Manner(e2,s2) & Theme(e2,x4) & Actor(e2,x1) & v_walk(e2) & on(x4,x5) & ne_tim_sports(x5) & again(x4,x1) & n_thing(x1) & n_play(x4) & a_past(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x3) & (x1 = x2) & n_man(x1))
7ae1757e-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 e4 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e3) & v_wear(e1) & v_walk(e2) & v_look(e4) & on(x4,x5) & ne_tim_sports(x5) & n_window(x10) & n_thing(x1) & n_sign(x9) & n_play(x4) & n_man(x6) & n_man(x1) & n_hat(x8) & n_hat(x3) & in(x9,x10) & at(e4,x9) & again(x4,x1) & a_past(s1) & a_down(s2) & Theme(s1,x4) & Theme(e3,x8) & Theme(e2,x4) & Theme(e1,x3) & Manner(e4,s2) & Actor(e4,x6) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x2) & (x6 = x7) & (x1 = x2))
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(v_wear(e1) & v_walk(e2) & on(x4,x5) & ne_tim_sports(x5) & n_thing(x1) & n_play(x4) & n_man(x1) & n_hat(x3) & again(x4,x1) & a_past(s1) & a_joyously(s2) & Theme(s1,x4) & Theme(e2,x4) & Theme(e1,x3) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
A man wearing a hat is walking past Play It Again Sports and looking down at a sign in the window.
A man wearing a hat is not walking past Play It Again Sports
2
-100
walking and not walking are not the same
exists e2 e4 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_window(x10) & a_down(s2) & Manner(e4,s2) & at(e4,x9) & in(x9,x10) & n_sign(x9) & Actor(e4,x6) & v_look(e4) & Theme(e3,x8) & Actor(e3,x7) & v_wear(e3) & n_hat(x8) & (x6 = x7) & n_man(x6) & Theme(e2,x4) & Actor(e2,x1) & v_walk(e2) & on(x4,x5) & ne_tim_sports(x5) & again(x4,x1) & n_thing(x1) & n_play(x4) & a_past(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x3) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3 x5.(ne_org_sports(x5) & -exists e2 p1 s1 x4.(for(p1,e2) & again(e2,x1) & Theme(e2,x4) & Actor(e2,x1) & v_walk(e2) & n_play(x4) & a_past(s1) & Theme(s1,x4) & (x1 = x5)) & n_thing(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x3) & (x1 = x2) & n_man(x1))
7ae17aba-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e4 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e3) & v_wear(e1) & v_walk(e2) & v_look(e4) & on(x4,x5) & ne_tim_sports(x5) & n_window(x10) & n_thing(x1) & n_sign(x9) & n_play(x4) & n_man(x6) & n_man(x1) & n_hat(x8) & n_hat(x3) & in(x9,x10) & at(e4,x9) & again(x4,x1) & a_past(s1) & a_down(s2) & Theme(s1,x4) & Theme(e3,x8) & Theme(e2,x4) & Theme(e1,x3) & Manner(e4,s2) & Actor(e4,x6) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x2) & (x6 = x7) & (x1 = x2))
exists e1 x1 x2 x3 x5.(v_wear(e1) & ne_org_sports(x5) & n_thing(x1) & n_man(x1) & n_hat(x3) & all e2 p1 s1 x4.(-v_walk(e2) | -n_play(x4) | -for(p1,e2) | -again(e2,x1) | -a_past(s1) | -Theme(s1,x4) | -Theme(e2,x4) | -Actor(e2,x1) | -(x1 = x5)) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A man browses the store windows of a Play It Again Sports store.
The man is at a mall.
1
-100
A man browses the store windows of a Play It Again Sports store does not necessary that he is at a mall.
exists e1 p1 x1 x2 x3 x4.(n_thing(x2) & n_window(x2) & of(x2,x3) & n_store(x3) & Theme(e1,x2) & Actor(e1,x1) & v_browse(e1) & of(x2,x4) & exists e2 x5 x6.(Theme(e2,x5) & Actor(e2,x2) & v_again(e2) & n_store(x5) & (x5 = x6) & ne_org_sports(x6)) & that(x4,p1) & n_play(x4) & n_man(x1))
exists p1 x1.(n_man(x1) & exists x2.(at(x1,x2) & n_mall(x2)))
7ae17fa6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4.(v_browse(e1) & that(x4,p1) & of(x2,x4) & of(x2,x3) & n_window(x2) & n_thing(x2) & n_store(x3) & n_play(x4) & n_man(x1) & exists e2 x5 x6.(v_again(e2) & ne_org_sports(x6) & n_store(x5) & Theme(e2,x5) & Actor(e2,x2) & (x5 = x6)) & Theme(e1,x2) & Actor(e1,x1))
exists x1.(n_man(x1) & exists x2.(n_mall(x2) & at(x1,x2)))
A man browses the store windows of a Play It Again Sports store.
The man is running a marathon.
2
-100
browses and running are not the same
exists e1 p1 x1 x2 x3 x4.(n_thing(x2) & n_window(x2) & of(x2,x3) & n_store(x3) & Theme(e1,x2) & Actor(e1,x1) & v_browse(e1) & of(x2,x4) & exists e2 x5 x6.(Theme(e2,x5) & Actor(e2,x2) & v_again(e2) & n_store(x5) & (x5 = x6) & ne_org_sports(x6)) & that(x4,p1) & n_play(x4) & n_man(x1))
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_run(e1) & n_marathon(x2))
7ae1847e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4.(v_browse(e1) & that(x4,p1) & of(x2,x4) & of(x2,x3) & n_window(x2) & n_thing(x2) & n_store(x3) & n_play(x4) & n_man(x1) & exists e2 x5 x6.(v_again(e2) & ne_org_sports(x6) & n_store(x5) & Theme(e2,x5) & Actor(e2,x2) & (x5 = x6)) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_run(e1) & n_marathon(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A man browses the store windows of a Play It Again Sports store.
The man is window shopping.
0
-100
Man shopping for his sports items
exists e1 p1 x1 x2 x3 x4.(n_thing(x2) & n_window(x2) & of(x2,x3) & n_store(x3) & Theme(e1,x2) & Actor(e1,x1) & v_browse(e1) & of(x2,x4) & exists e2 x5 x6.(Theme(e2,x5) & Actor(e2,x2) & v_again(e2) & n_store(x5) & (x5 = x6) & ne_org_sports(x6)) & that(x4,p1) & n_play(x4) & n_man(x1))
exists p1 x1.(n_man(x1) & exists x2 x3.((x1 = x2) & n_shopping(x2) & of(x2,x3) & n_window(x3)))
7ae1896a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4.(v_browse(e1) & that(x4,p1) & of(x2,x4) & of(x2,x3) & n_window(x2) & n_thing(x2) & n_store(x3) & n_play(x4) & n_man(x1) & exists e2 x5 x6.(v_again(e2) & ne_org_sports(x6) & n_store(x5) & Theme(e2,x5) & Actor(e2,x2) & (x5 = x6)) & Theme(e1,x2) & Actor(e1,x1))
exists x1.(n_man(x1) & exists x2 x3.(of(x2,x3) & n_window(x3) & n_shopping(x2) & (x1 = x2)))
A man in shorts and a baseball cap looks through the glass at Play It Again Sports.
A man is running a mile.
2
-100
looks and running are not the same.
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(ne_org_sports(x8) & ne_org_play(x7) & n_glass(x6) & n_thing(x6) & again(e1,x8) & through(e1,x6) & at(x6,x7) & Theme(e1,x6) & Actor(e1,x1) & v_look(e1) & subset_of(x4,x1) & n_cap(x4) & of(x4,x5) & n_baseball(x5) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & n_man(x2))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_run(e1) & n_mile(x2) & n_man(x1))
7ae18e9c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_look(e1) & through(e1,x6) & subset_of(x4,x1) & subset_of(x2,x1) & of(x4,x5) & ne_org_sports(x8) & ne_org_play(x7) & n_thing(x6) & n_shorts(x3) & n_man(x2) & n_glass(x6) & n_cap(x4) & n_baseball(x5) & in(x2,x3) & at(x6,x7) & again(e1,x8) & Theme(e1,x6) & Actor(e1,x1))
exists e1 x1 x2.(v_run(e1) & n_mile(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
A man in shorts and a baseball cap looks through the glass at Play It Again Sports.
A man is looking at something.
0
-100
Man in shorts looking through the glass window shopping.
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(ne_org_sports(x8) & ne_org_play(x7) & n_glass(x6) & n_thing(x6) & again(e1,x8) & through(e1,x6) & at(x6,x7) & Theme(e1,x6) & Actor(e1,x1) & v_look(e1) & subset_of(x4,x1) & n_cap(x4) & of(x4,x5) & n_baseball(x5) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & n_man(x2))
exists e1 x1 x2.(at(e1,x2) & n_thing(x2) & Actor(e1,x1) & v_look(e1) & n_man(x1))
7ae19342-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_look(e1) & through(e1,x6) & subset_of(x4,x1) & subset_of(x2,x1) & of(x4,x5) & ne_org_sports(x8) & ne_org_play(x7) & n_thing(x6) & n_shorts(x3) & n_man(x2) & n_glass(x6) & n_cap(x4) & n_baseball(x5) & in(x2,x3) & at(x6,x7) & again(e1,x8) & Theme(e1,x6) & Actor(e1,x1))
exists e1 x1 x2.(v_look(e1) & n_thing(x2) & n_man(x1) & at(e1,x2) & Actor(e1,x1))
A man in shorts and a baseball cap looks through the glass at Play It Again Sports.
A man is in a store.
1
-100
Sentence 1 is missing in a store
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(ne_org_sports(x8) & ne_org_play(x7) & n_glass(x6) & n_thing(x6) & again(e1,x8) & through(e1,x6) & at(x6,x7) & Theme(e1,x6) & Actor(e1,x1) & v_look(e1) & subset_of(x4,x1) & n_cap(x4) & of(x4,x5) & n_baseball(x5) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & n_man(x2))
exists p1 x1.(exists x2.(in(x1,x2) & n_store(x2)) & n_man(x1))
7ae19842-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_look(e1) & through(e1,x6) & subset_of(x4,x1) & subset_of(x2,x1) & of(x4,x5) & ne_org_sports(x8) & ne_org_play(x7) & n_thing(x6) & n_shorts(x3) & n_man(x2) & n_glass(x6) & n_cap(x4) & n_baseball(x5) & in(x2,x3) & at(x6,x7) & again(e1,x8) & Theme(e1,x6) & Actor(e1,x1))
exists x1.(n_man(x1) & exists x2.(n_store(x2) & in(x1,x2)))
A man stands holding a drink in an urban area.
The man is standing in a rural area.
2
-100
urban and rural are not the same.
exists e1 e2 s1 x1 x2 x3.(for(e1,e2) & in(e2,x3) & n_area(x3) & a_urban(s1) & Theme(s1,x3) & Theme(e2,x2) & Actor(e2,x1) & v_hold(e2) & n_drink(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1))
exists e1 s1 x1 x2.(n_man(x1) & in(e1,x2) & n_area(x2) & a_rural(s1) & Theme(s1,x2) & Actor(e1,x1) & v_stand(e1))
7ae1a346-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3.(v_stand(e1) & v_hold(e2) & n_man(x1) & n_drink(x2) & n_area(x3) & in(e2,x3) & for(e1,e2) & a_urban(s1) & Theme(s1,x3) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_stand(e1) & n_man(x1) & n_area(x2) & in(e1,x2) & a_rural(s1) & Theme(s1,x2) & Actor(e1,x1))
A black and white dog frolicks in the water.
A golden dog falls in the water.
2
-100
frolicks and falls are not the same
exists s1 s2 x1 x2 x3.(n_water(x3) & a_topic(x1) & in(x1,x3) & n_frolick(x1) & of(x1,x2) & n_dog(x2) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(n_water(x2) & in(e1,x2) & Actor(e1,x1) & v_fall(e1) & n_dog(x1) & a_golden(s1) & Theme(s1,x1))
7ae1cf60-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 x1 x2 x3.(of(x1,x2) & n_water(x3) & n_frolick(x1) & n_dog(x2) & in(x1,x3) & a_white(s2) & a_topic(x1) & a_black(s1) & Theme(s2,x1) & Theme(s1,x1))
exists e1 s1 x1 x2.(v_fall(e1) & n_water(x2) & n_dog(x1) & in(e1,x2) & a_golden(s1) & Theme(s1,x1) & Actor(e1,x1))
A man wrapping a gray collared shirt over his head while a friend holds up a mobile device.
Some children splash each other in a pool.
2
0.000001
If the people are men then they are not children.
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(a_up(s4) & Manner(e2,s4) & Theme(e2,x6) & Actor(e2,x1) & v_hold(e2) & n_device(x6) & a_mobile(s3) & Theme(s3,x6) & while(e1,x5) & n_friend(x5) & over(e1,x4) & n_head(x4) & of(x4,x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wrap(e1) & n_shirt(x3) & a_collared(s2) & Theme(s2,x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists x1.(all x2.(n_other(x2) -> exists e1 x3.(in(e1,x3) & n_pool(x3) & Theme(e1,x2) & Actor(e1,x1) & v_splash(e1))) & n_child(x1))
7ae252d2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(while(e1,x5) & v_wrap(e1) & v_hold(e2) & over(e1,x4) & of(x4,x1) & n_shirt(x3) & n_man(x1) & n_male(x1) & n_head(x4) & n_friend(x5) & n_device(x6) & a_up(s4) & a_mobile(s3) & a_gray(s1) & a_collared(s2) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x6) & Theme(e1,x3) & Manner(e2,s4) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists x1.(n_child(x1) & all x2.(exists e1 x3.(v_splash(e1) & n_pool(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) | -n_other(x2)))
A man wrapping a gray collared shirt over his head while a friend holds up a mobile device.
A man is wearing a shirt turban and his friend is looking for signal.
0
0.982132
if he is wrapping a shirt over his head, that is a shirt turban. if he is holding up a mobile device, it follows that he is looking for a signal.
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(a_up(s4) & Manner(e2,s4) & Theme(e2,x6) & Actor(e2,x1) & v_hold(e2) & n_device(x6) & a_mobile(s3) & Theme(s3,x6) & while(e1,x5) & n_friend(x5) & over(e1,x4) & n_head(x4) & of(x4,x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wrap(e1) & n_shirt(x3) & a_collared(s2) & Theme(s2,x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 e2 x1 x2 x3 x4 x5.(for(e2,x5) & n_signal(x5) & Actor(e2,x4) & v_look(e2) & n_friend(x4) & of(x4,x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_turban(x2) & of(x2,x3) & n_shirt(x3) & n_man(x1))
7ae257be-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(while(e1,x5) & v_wrap(e1) & v_hold(e2) & over(e1,x4) & of(x4,x1) & n_shirt(x3) & n_man(x1) & n_male(x1) & n_head(x4) & n_friend(x5) & n_device(x6) & a_up(s4) & a_mobile(s3) & a_gray(s1) & a_collared(s2) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x6) & Theme(e1,x3) & Manner(e2,s4) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 e2 x1 x2 x3 x4 x5.(v_wear(e1) & v_look(e2) & of(x4,x1) & of(x2,x3) & n_turban(x2) & n_signal(x5) & n_shirt(x3) & n_man(x1) & n_male(x1) & n_friend(x4) & for(e2,x5) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1))
A man wrapping a gray collared shirt over his head while a friend holds up a mobile device.
its hot so the man wants to shield his head from the sun
1
0.775547
Wearing a shirt doesn't confirm a hot weather outside.
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(a_up(s4) & Manner(e2,s4) & Theme(e2,x6) & Actor(e2,x1) & v_hold(e2) & n_device(x6) & a_mobile(s3) & Theme(s3,x6) & while(e1,x5) & n_friend(x5) & over(e1,x4) & n_head(x4) & of(x4,x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wrap(e1) & n_shirt(x3) & a_collared(s2) & Theme(s2,x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists p1 s1 x1 x2 x3 x4 x5.(n_sun(x5) & n_head(x4) & of(x4,x1) & n_male(x1) & n_man(x3) & n_so(x2) & a_hot(s1) & Theme(s1,x2) & of(x2,x1) & n_thing(x1) & a_topic(x2) & exists e1 p2.(Topic(e1,p2) & Actor(e1,x3) & v_want(e1) & exists e2.(from(e2,x5) & Theme(e2,x4) & Actor(e2,x3) & v_shield(e2))) & that(x2,p1))
7ae25d86-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(while(e1,x5) & v_wrap(e1) & v_hold(e2) & over(e1,x4) & of(x4,x1) & n_shirt(x3) & n_man(x1) & n_male(x1) & n_head(x4) & n_friend(x5) & n_device(x6) & a_up(s4) & a_mobile(s3) & a_gray(s1) & a_collared(s2) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x6) & Theme(e1,x3) & Manner(e2,s4) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists p1 s1 x1 x2 x3 x4 x5.(that(x2,p1) & of(x4,x1) & of(x2,x1) & n_thing(x1) & n_sun(x5) & n_so(x2) & n_man(x3) & n_male(x1) & n_head(x4) & exists e1 p2.(v_want(e1) & exists e2.(v_shield(e2) & from(e2,x5) & Theme(e2,x4) & Actor(e2,x3)) & Topic(e1,p2) & Actor(e1,x3)) & a_topic(x2) & a_hot(s1) & Theme(s1,x2))
A man wrapping a gray collared shirt over his head while a friend holds up a mobile device.
A pair of kidnappers are working together to create a ransom video on a cellphone.
1
0.020432
the man and his friend do not necessarily have to be kidnappers.
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(a_up(s4) & Manner(e2,s4) & Theme(e2,x6) & Actor(e2,x1) & v_hold(e2) & n_device(x6) & a_mobile(s3) & Theme(s3,x6) & while(e1,x5) & n_friend(x5) & over(e1,x4) & n_head(x4) & of(x4,x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wrap(e1) & n_shirt(x3) & a_collared(s2) & Theme(s2,x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 p1 s1 x1 x2 x3 x4.(Topic(e1,p1) & exists e2 x5 x6 x7.(Theme(e2,x5) & Actor(e2,x1) & v_create(e2) & on(x5,x7) & n_cellphone(x7) & n_video(x5) & of(x5,x6) & n_ransom(x6)) & a_together(s1) & Manner(e1,s1) & Actor(e1,x3) & v_work(e1) & of(x3,x4) & n_kidnapper(x4) & n_pair(x3) & of(x1,x2) & n_kidnapper(x2) & n_pair(x1))
7ae2643e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(while(e1,x5) & v_wrap(e1) & v_hold(e2) & over(e1,x4) & of(x4,x1) & n_shirt(x3) & n_man(x1) & n_male(x1) & n_head(x4) & n_friend(x5) & n_device(x6) & a_up(s4) & a_mobile(s3) & a_gray(s1) & a_collared(s2) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x6) & Theme(e1,x3) & Manner(e2,s4) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 p1 s1 x1 x2 x3 x4.(v_work(e1) & of(x3,x4) & of(x1,x2) & n_pair(x3) & n_pair(x1) & n_kidnapper(x4) & n_kidnapper(x2) & exists e2 x5 x6 x7.(v_create(e2) & on(x5,x7) & of(x5,x6) & n_video(x5) & n_ransom(x6) & n_cellphone(x7) & Theme(e2,x5) & Actor(e2,x1)) & a_together(s1) & Topic(e1,p1) & Manner(e1,s1) & Actor(e1,x3))
A man wrapping a gray collared shirt over his head while a friend holds up a mobile device.
A couple men are lost in the desert.
1
0.000269
the man and his friend do not necessarily have to be lost in the desert.
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(a_up(s4) & Manner(e2,s4) & Theme(e2,x6) & Actor(e2,x1) & v_hold(e2) & n_device(x6) & a_mobile(s3) & Theme(s3,x6) & while(e1,x5) & n_friend(x5) & over(e1,x4) & n_head(x4) & of(x4,x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wrap(e1) & n_shirt(x3) & a_collared(s2) & Theme(s2,x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3.(n_desert(x3) & in(e1,x3) & Theme(e1,x1) & v_lose(e1) & n_man(x1) & of(x1,x2) & n_couple(x2))
7ae26970-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(while(e1,x5) & v_wrap(e1) & v_hold(e2) & over(e1,x4) & of(x4,x1) & n_shirt(x3) & n_man(x1) & n_male(x1) & n_head(x4) & n_friend(x5) & n_device(x6) & a_up(s4) & a_mobile(s3) & a_gray(s1) & a_collared(s2) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x6) & Theme(e1,x3) & Manner(e2,s4) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_lose(e1) & of(x1,x2) & n_man(x1) & n_desert(x3) & n_couple(x2) & in(e1,x3) & Theme(e1,x1))
A man wrapping a gray collared shirt over his head while a friend holds up a mobile device.
A man is trying to capture his friend on video and upload it to youtube
1
0.00028
the man and his friend do not necessarily have to be capture his friend on video and upload it to youtube.
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(a_up(s4) & Manner(e2,s4) & Theme(e2,x6) & Actor(e2,x1) & v_hold(e2) & n_device(x6) & a_mobile(s3) & Theme(s3,x6) & while(e1,x5) & n_friend(x5) & over(e1,x4) & n_head(x4) & of(x4,x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wrap(e1) & n_shirt(x3) & a_collared(s2) & Theme(s2,x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 p1 x1 x3.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 p2 x2 x4 x5.(Topic(e2,p2) & exists e3.(Actor(e3,x1) & v_youtube(e3)) & Recipient(e2,x3) & Theme(e2,x2) & Actor(e2,x1) & v_capture(e2) & on(x3,x4) & subset_of(x5,x4) & n_upload(x5) & subset_of(x2,x4) & n_video(x2) & n_thing(x2)) & n_friend(x3) & of(x3,x1) & n_male(x1) & n_man(x1))
7ae273d4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(while(e1,x5) & v_wrap(e1) & v_hold(e2) & over(e1,x4) & of(x4,x1) & n_shirt(x3) & n_man(x1) & n_male(x1) & n_head(x4) & n_friend(x5) & n_device(x6) & a_up(s4) & a_mobile(s3) & a_gray(s1) & a_collared(s2) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x6) & Theme(e1,x3) & Manner(e2,s4) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 p1 x1 x3.(v_try(e1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_friend(x3) & exists e2 p2 x2 x4 x5.(v_capture(e2) & subset_of(x5,x4) & subset_of(x2,x4) & on(x3,x4) & n_video(x2) & n_upload(x5) & n_thing(x2) & exists e3.(v_youtube(e3) & Actor(e3,x1)) & Topic(e2,p2) & Theme(e2,x2) & Recipient(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A man wrapping a gray collared shirt over his head while a friend holds up a mobile device.
A couple of friends fight the heat in a park on a sunny day.
1
0.656432
the friends do not necessarily have to be fighting.
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(a_up(s4) & Manner(e2,s4) & Theme(e2,x6) & Actor(e2,x1) & v_hold(e2) & n_device(x6) & a_mobile(s3) & Theme(s3,x6) & while(e1,x5) & n_friend(x5) & over(e1,x4) & n_head(x4) & of(x4,x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wrap(e1) & n_shirt(x3) & a_collared(s2) & Theme(s2,x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 s1 x1 x2 x3 x4 x5.(n_heat(x3) & on(e1,x5) & n_day(x5) & a_sunny(s1) & Theme(s1,x5) & in(e1,x4) & n_park(x4) & Theme(e1,x3) & Actor(e1,x1) & v_fight(e1) & of(x1,x2) & n_friend(x2) & n_couple(x1))
7ae28324-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(while(e1,x5) & v_wrap(e1) & v_hold(e2) & over(e1,x4) & of(x4,x1) & n_shirt(x3) & n_man(x1) & n_male(x1) & n_head(x4) & n_friend(x5) & n_device(x6) & a_up(s4) & a_mobile(s3) & a_gray(s1) & a_collared(s2) & Theme(s3,x6) & Theme(s2,x3) & Theme(s1,x3) & Theme(e2,x6) & Theme(e1,x3) & Manner(e2,s4) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3 x4 x5.(v_fight(e1) & on(e1,x5) & of(x1,x2) & n_park(x4) & n_heat(x3) & n_friend(x2) & n_day(x5) & n_couple(x1) & in(e1,x4) & a_sunny(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x1))
Two men are standing in a recording studio.
Two men are in a studio listening to music.
1
-100
standing and listening are different conditions
exists e1 x1 x2 x3.(in(e1,x2) & n_studio(x2) & of(x2,x3) & n_recording(x3) & Actor(e1,x1) & v_stand(e1) & n_man(x1) & card_eq_2(x1))
exists p1 x1.(exists x2 x3 x4.(in(x1,x2) & to(x2,x4) & n_music(x4) & n_listening(x2) & of(x2,x3) & n_studio(x3)) & n_man(x1) & card_eq_2(x1))
7ae5b2d8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_stand(e1) & of(x2,x3) & n_studio(x2) & n_recording(x3) & n_man(x1) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
exists x1.(n_man(x1) & exists x2 x3 x4.(to(x2,x4) & of(x2,x3) & n_studio(x3) & n_music(x4) & n_listening(x2) & in(x1,x2)) & card_eq_2(x1))
Two men are standing in a recording studio.
Two men are in a studio.
0
-100
two men in a studio is the same as two men in a studio.
exists e1 x1 x2 x3.(in(e1,x2) & n_studio(x2) & of(x2,x3) & n_recording(x3) & Actor(e1,x1) & v_stand(e1) & n_man(x1) & card_eq_2(x1))
exists p1 x1.(exists x2.(in(x1,x2) & n_studio(x2)) & n_man(x1) & card_eq_2(x1))
7ae5b86e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_stand(e1) & of(x2,x3) & n_studio(x2) & n_recording(x3) & n_man(x1) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
exists x1.(n_man(x1) & exists x2.(n_studio(x2) & in(x1,x2)) & card_eq_2(x1))
Two men are standing in a recording studio.
Two men are dancing.
2
-100
Standing is not dancing.
exists e1 x1 x2 x3.(in(e1,x2) & n_studio(x2) & of(x2,x3) & n_recording(x3) & Actor(e1,x1) & v_stand(e1) & n_man(x1) & card_eq_2(x1))
exists e1 x1.(Actor(e1,x1) & v_dance(e1) & n_man(x1) & card_eq_2(x1))
7ae5bfb2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_stand(e1) & of(x2,x3) & n_studio(x2) & n_recording(x3) & n_man(x1) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
exists e1 x1.(v_dance(e1) & n_man(x1) & card_eq_2(x1) & Actor(e1,x1))
Boy wearing swim trunks holding goggles and running
The boy is sitting down.
2
-100
One cannot be sitting and running at the same time.
exists e2 e1 e3 x1 x2 x3 x4 x5.(ne_nam_boy(x1) & Actor(e3,x1) & v_run(e3) & Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & Theme(e1,x5) & Actor(e1,x4) & v_hold(e1) & n_goggles(x5) & (x2 = x4) & n_trunk(x2) & of(x2,x3) & n_swim(x3))
exists e1 s1 x1.(n_boy(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1))
7ae5c584-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 x1 x2 x3 x4 x5.(v_wear(e2) & v_run(e3) & v_hold(e1) & of(x2,x3) & ne_nam_boy(x1) & n_trunk(x2) & n_swim(x3) & n_goggles(x5) & Theme(e2,x2) & Theme(e1,x5) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x4) & (x2 = x4))
exists e1 s1 x1.(v_sit(e1) & n_boy(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1))
Boy wearing swim trunks holding goggles and running
The boy is runing while holding goggles.
0
-100
If he is holding goggles and running, he is running while holding goggles.
exists e2 e3 e1 x1 x2 x3 x4 x5.(ne_nam_boy(x1) & Actor(e3,x1) & v_run(e3) & Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & Theme(e1,x5) & Actor(e1,x4) & v_hold(e1) & n_goggles(x5) & (x2 = x4) & n_trunk(x2) & of(x2,x3) & n_swim(x3))
exists e2 e1 x1 x2.(n_boy(x1) & while(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_hold(e2) & n_goggles(x2) & Actor(e1,x1) & v_run(e1))
7ae5cb1a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 x1 x2 x3 x4 x5.(v_wear(e2) & v_run(e3) & v_hold(e1) & of(x2,x3) & ne_nam_boy(x1) & n_trunk(x2) & n_swim(x3) & n_goggles(x5) & Theme(e2,x2) & Theme(e1,x5) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x4) & (x2 = x4))
exists e2 e1 x1 x2.(while(e1,e2) & v_run(e1) & v_hold(e2) & n_goggles(x2) & n_boy(x1) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x1))
Boy wearing swim trunks holding goggles and running
The boy is near a large pool.
1
-100
A boy while wearing swim trunks and goggles is standing in pool
exists e3 e1 e2 x1 x2 x3 x4 x5.(ne_nam_boy(x1) & Actor(e3,x1) & v_run(e3) & Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & Theme(e1,x5) & Actor(e1,x4) & v_hold(e1) & n_goggles(x5) & (x2 = x4) & n_trunk(x2) & of(x2,x3) & n_swim(x3))
exists p1 x1.(n_boy(x1) & exists s1 x2.(near(x1,x2) & n_pool(x2) & a_large(s1) & Theme(s1,x2)))
7ae5d024-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 x1 x2 x3 x4 x5.(v_wear(e2) & v_run(e3) & v_hold(e1) & of(x2,x3) & ne_nam_boy(x1) & n_trunk(x2) & n_swim(x3) & n_goggles(x5) & Theme(e2,x2) & Theme(e1,x5) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x4) & (x2 = x4))
exists x1.(n_boy(x1) & exists s1 x2.(near(x1,x2) & n_pool(x2) & a_large(s1) & Theme(s1,x2)))
A group of people on the street setting up instruments.
The people are indoors getting ready to watch a movie.
2
-100
The location is either on the street or indoors.
exists e1 s1 x1 x2 x3 x4 x5.(n_street(x3) & a_topic(x1) & a_up(s1) & Manner(e1,s1) & Theme(e1,x5) & Actor(e1,x4) & v_set(e1) & n_instrument(x5) & (x1 = x4) & on(x1,x3) & of(x1,x2) & n_people(x2) & n_group(x1))
exists p1 x1.(n_people(x1) & exists e1 p2 x2 x3.((x1 = x2) & exists p3 s1.(Topic(s1,p3) & Actor(s1,x3) & a_ready(s1) & exists e2 x4.(Theme(e2,x4) & Actor(e2,x3) & v_watch(e2) & n_movie(x4))) & Topic(e1,p2) & Actor(e1,x3) & v_get(e1) & (x2 = x3) & n_indoor(x2)))
7ae5d5ce-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_set(e1) & on(x1,x3) & of(x1,x2) & n_street(x3) & n_people(x2) & n_instrument(x5) & n_group(x1) & a_up(s1) & a_topic(x1) & Theme(e1,x5) & Manner(e1,s1) & Actor(e1,x4) & (x1 = x4))
exists x1.(n_people(x1) & exists e1 p2 x2 x3.(v_get(e1) & n_indoor(x2) & exists p3 s1.(exists e2 x4.(v_watch(e2) & n_movie(x4) & Theme(e2,x4) & Actor(e2,x3)) & a_ready(s1) & Topic(s1,p3) & Actor(s1,x3)) & Topic(e1,p2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)))
A group of people on the street setting up instruments.
People are preparing musical instruments.
0
-100
A group of people are people. They are preparing musical instruments because they are setting up them.
exists e1 s1 x1 x2 x3 x4 x5.(n_street(x3) & a_topic(x1) & a_up(s1) & Manner(e1,s1) & Theme(e1,x5) & Actor(e1,x4) & v_set(e1) & n_instrument(x5) & (x1 = x4) & on(x1,x3) & of(x1,x2) & n_people(x2) & n_group(x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & n_instrument(x2) & a_musical(s1) & Theme(s1,x2) & n_people(x1))
7ae5da7e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_set(e1) & on(x1,x3) & of(x1,x2) & n_street(x3) & n_people(x2) & n_instrument(x5) & n_group(x1) & a_up(s1) & a_topic(x1) & Theme(e1,x5) & Manner(e1,s1) & Actor(e1,x4) & (x1 = x4))
exists e1 s1 x1 x2.(v_prepare(e1) & n_people(x1) & n_instrument(x2) & a_musical(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A group of people on the street setting up instruments.
The group of people are in a band together.
1
-100
Just because there is a group of people with instruments does not mean that they are in a band.
exists e1 s1 x1 x2 x3 x4 x5.(n_street(x3) & a_topic(x1) & a_up(s1) & Manner(e1,s1) & Theme(e1,x5) & Actor(e1,x4) & v_set(e1) & n_instrument(x5) & (x1 = x4) & on(x1,x3) & of(x1,x2) & n_people(x2) & n_group(x1))
exists p1 s1 x1 x2.(n_group(x1) & a_together(s1) & Manner(p1,s1) & exists x3.(in(x1,x3) & n_band(x3)) & of(x1,x2) & n_people(x2))
7ae5e0aa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_set(e1) & on(x1,x3) & of(x1,x2) & n_street(x3) & n_people(x2) & n_instrument(x5) & n_group(x1) & a_up(s1) & a_topic(x1) & Theme(e1,x5) & Manner(e1,s1) & Actor(e1,x4) & (x1 = x4))
exists p1 s1 x1 x2.(of(x1,x2) & n_people(x2) & n_group(x1) & exists x3.(n_band(x3) & in(x1,x3)) & a_together(s1) & Manner(p1,s1))
A man in a black and red wetsuit, surfing amongst the waves.
The scared child avoids the water.
2
-100
A man or a child.
exists e1 s1 s2 x1 x2 x3 x4.(n_wave(x4) & a_topic(x1) & amongst(e1,x4) & Actor(e1,x3) & v_surf(e1) & (x1 = x3) & in(x1,x2) & n_wetsuit(x2) & a_red(s2) & Theme(s2,x2) & a_black(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2.(n_water(x2) & n_child(x1) & a_scared(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_avoid(e1))
7ae5e74e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_surf(e1) & n_wetsuit(x2) & n_wave(x4) & n_man(x1) & in(x1,x2) & amongst(e1,x4) & a_topic(x1) & a_red(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x3) & (x1 = x3))
exists e1 s1 x1 x2.(v_avoid(e1) & n_water(x2) & n_child(x1) & a_scared(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A man in a black and red wetsuit, surfing amongst the waves.
There is a man in the water.
0
-100
Surfing amongst the waves implies water.
exists e1 s1 s2 x1 x2 x3 x4.(n_wave(x4) & a_topic(x1) & amongst(e1,x4) & Actor(e1,x3) & v_surf(e1) & (x1 = x3) & in(x1,x2) & n_wetsuit(x2) & a_red(s2) & Theme(s2,x2) & a_black(s1) & Theme(s1,x2) & n_man(x1))
exists p1 x1 x3.(n_water(x3) & exists x2.((x1 = x2) & in(x2,x3) & n_man(x2)))
7ae5ec62-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_surf(e1) & n_wetsuit(x2) & n_wave(x4) & n_man(x1) & in(x1,x2) & amongst(e1,x4) & a_topic(x1) & a_red(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x3) & (x1 = x3))
exists x1 x3.(n_water(x3) & exists x2.(n_man(x2) & in(x2,x3) & (x1 = x2)))
A man in a black and red wetsuit, surfing amongst the waves.
The man competes in a surfing competition.
1
-100
not everyone that surfs is on a competition
exists e1 s1 s2 x1 x2 x3 x4.(n_wave(x4) & a_topic(x1) & amongst(e1,x4) & Actor(e1,x3) & v_surf(e1) & (x1 = x3) & in(x1,x2) & n_wetsuit(x2) & a_red(s2) & Theme(s2,x2) & a_black(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2.(n_man(x1) & in(e1,x2) & n_competition(x2) & a_surfing(s1) & Theme(s1,x2) & Actor(e1,x1) & v_compete(e1))
7ae5f22a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_surf(e1) & n_wetsuit(x2) & n_wave(x4) & n_man(x1) & in(x1,x2) & amongst(e1,x4) & a_topic(x1) & a_red(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x3) & (x1 = x3))
exists e1 s1 x1 x2.(v_compete(e1) & n_man(x1) & n_competition(x2) & in(e1,x2) & a_surfing(s1) & Theme(s1,x2) & Actor(e1,x1))
The surfer is riding waves while viewing the edge of the horizon in the distance.
The person in the water views the edge of the horizon.
0
-100
A surfer is a person, riding waves implies they are in the water.
exists e1 e2 x1 x2 x3 x4 x5.(n_distance(x5) & n_horizon(x4) & n_edge(x3) & n_surfer(x1) & while(e1,e2) & in(e2,x5) & Theme(e2,x3) & Actor(e2,x1) & v_view(e2) & of(x3,x4) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_wave(x2))
exists e1 x1 x2 x3 x4.(n_horizon(x4) & n_edge(x3) & n_water(x2) & n_person(x1) & n_thing(e1) & Theme(e1,x3) & Actor(e1,x1) & v_view(e1) & of(x3,x4) & in(x1,x2))
7ae5f75c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(while(e1,e2) & v_view(e2) & v_ride(e1) & of(x3,x4) & n_wave(x2) & n_surfer(x1) & n_horizon(x4) & n_edge(x3) & n_distance(x5) & in(e2,x5) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_view(e1) & of(x3,x4) & n_water(x2) & n_thing(e1) & n_person(x1) & n_horizon(x4) & n_edge(x3) & in(x1,x2) & Theme(e1,x3) & Actor(e1,x1))
The surfer is riding waves while viewing the edge of the horizon in the distance.
The professional surfer is riding a red surfboard
1
-100
not every surfer is a professional one
exists e2 e1 x1 x2 x3 x4 x5.(n_distance(x5) & n_horizon(x4) & n_edge(x3) & n_surfer(x1) & while(e1,e2) & in(e2,x5) & Theme(e2,x3) & Actor(e2,x1) & v_view(e2) & of(x3,x4) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_wave(x2))
exists e1 s1 s2 x1 x2.(n_surfer(x1) & a_professional(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_surfboard(x2) & a_red(s2) & Theme(s2,x2))
7ae5fc7a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5.(while(e1,e2) & v_view(e2) & v_ride(e1) & of(x3,x4) & n_wave(x2) & n_surfer(x1) & n_horizon(x4) & n_edge(x3) & n_distance(x5) & in(e2,x5) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 s1 s2 x1 x2.(v_ride(e1) & n_surfer(x1) & n_surfboard(x2) & a_red(s2) & a_professional(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
The surfer is riding waves while viewing the edge of the horizon in the distance.
A person is stargazing on the beach
2
-100
The person is stargazing or riding waves.
exists e2 e1 x1 x2 x3 x4 x5.(n_distance(x5) & n_horizon(x4) & n_edge(x3) & n_surfer(x1) & while(e1,e2) & in(e2,x5) & Theme(e2,x3) & Actor(e2,x1) & v_view(e2) & of(x3,x4) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_wave(x2))
exists e1 x1 x2.(n_beach(x2) & on(e1,x2) & Actor(e1,x1) & v_stargaze(e1) & n_person(x1))
7ae60198-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5.(while(e1,e2) & v_view(e2) & v_ride(e1) & of(x3,x4) & n_wave(x2) & n_surfer(x1) & n_horizon(x4) & n_edge(x3) & n_distance(x5) & in(e2,x5) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_stargaze(e1) & on(e1,x2) & n_person(x1) & n_beach(x2) & Actor(e1,x1))
Man wearing black and red surfing a wave.
Man wearing solid orange dress for Halloween.
2
-100
solid orange or black and red
exists e1 e2 s1 s2 x1 x2 x3 x4.(a_topic(x1) & for(e2,s2) & Theme(s2,x2) & a_red(s2) & for(e2,s1) & Theme(s1,x2) & a_black(s1) & Theme(e2,e1) & Actor(e2,x2) & v_wear(e2) & Theme(e1,x4) & Actor(e1,x3) & v_surf(e1) & n_wave(x4) & n_thing(x3) & (x1 = x2) & n_man(x1))
exists e1 s1 x1 x2 x3 x4 x5.(ne_geo_halloween(x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & for(x3,x5) & n_dress(x3) & of(x3,x4) & n_orange(x4) & a_solid(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
7ae6072e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_wear(e2) & v_surf(e1) & n_wave(x4) & n_thing(x3) & n_man(x1) & for(e2,s2) & for(e2,s1) & a_topic(x1) & a_red(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e2,e1) & Theme(e1,x4) & Actor(e2,x2) & Actor(e1,x3) & (x1 = x2))
exists e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & of(x3,x4) & ne_geo_halloween(x5) & n_orange(x4) & n_man(x1) & n_dress(x3) & for(x3,x5) & a_topic(x1) & a_solid(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
Man wearing black and red surfing a wave.
Surfer riding a wave.
0
-100
A surfer can be a man.
exists e1 e2 s1 s2 x1 x2 x3 x4.(a_topic(x1) & for(e2,s2) & Theme(s2,x2) & a_red(s2) & for(e2,s1) & Theme(s1,x2) & a_black(s1) & Theme(e2,e1) & Actor(e2,x2) & v_wear(e2) & Theme(e1,x4) & Actor(e1,x3) & v_surf(e1) & n_wave(x4) & n_thing(x3) & (x1 = x2) & n_man(x1))
exists e1 x1 x2.(ne_nam_surfer(x1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_wave(x2))
7ae60d00-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_wear(e2) & v_surf(e1) & n_wave(x4) & n_thing(x3) & n_man(x1) & for(e2,s2) & for(e2,s1) & a_topic(x1) & a_red(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e2,e1) & Theme(e1,x4) & Actor(e2,x2) & Actor(e1,x3) & (x1 = x2))
exists e1 x1 x2.(v_ride(e1) & ne_nam_surfer(x1) & n_wave(x2) & Theme(e1,x2) & Actor(e1,x1))
Man wearing black and red surfing a wave.
Surfer trying to impress friends by riding dangerous wave.
1
-100
trying and wearing are different conditions
exists e1 e2 s1 s2 x1 x2 x3 x4.(a_topic(x1) & for(e2,s2) & Theme(s2,x2) & a_red(s2) & for(e2,s1) & Theme(s1,x2) & a_black(s1) & Theme(e2,e1) & Actor(e2,x2) & v_wear(e2) & Theme(e1,x4) & Actor(e1,x3) & v_surf(e1) & n_wave(x4) & n_thing(x3) & (x1 = x2) & n_man(x1))
exists e1 p1 x1.(ne_nam_surfer(x1) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e3 e2 s1 x2 x3.(by(e2,e3) & Theme(e3,x3) & Actor(e3,x1) & v_ride(e3) & n_wave(x3) & a_dangerous(s1) & Theme(s1,x3) & Theme(e2,x2) & Actor(e2,x1) & v_impress(e2) & n_friend(x2)))
7ae6123c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4.(v_wear(e2) & v_surf(e1) & n_wave(x4) & n_thing(x3) & n_man(x1) & for(e2,s2) & for(e2,s1) & a_topic(x1) & a_red(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e2,e1) & Theme(e1,x4) & Actor(e2,x2) & Actor(e1,x3) & (x1 = x2))
exists e1 p1 x1.(v_try(e1) & ne_nam_surfer(x1) & exists e3 e2 s1 x2 x3.(v_ride(e3) & v_impress(e2) & n_wave(x3) & n_friend(x2) & by(e2,e3) & a_dangerous(s1) & Theme(s1,x3) & Theme(e3,x3) & Theme(e2,x2) & Actor(e3,x1) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A surfer riding a wave on a nice sunny day.
A surfer is riding a huge wave on a sunny day.
1
-100
not every wave is huge
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_day(x4) & a_sunny(s2) & Theme(s2,x4) & a_nice(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_wave(x3) & (x1 = x2) & n_surfer(x1))
exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_day(x3) & a_sunny(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_wave(x2) & a_huge(s1) & Theme(s1,x2) & n_surfer(x1))
7ae61764-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_ride(e1) & on(e1,x4) & n_wave(x3) & n_surfer(x1) & n_day(x4) & a_topic(x1) & a_sunny(s2) & a_nice(s1) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 s2 x1 x2 x3.(v_ride(e1) & on(e1,x3) & n_wave(x2) & n_surfer(x1) & n_day(x3) & a_sunny(s2) & a_huge(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A surfer riding a wave on a nice sunny day.
A person is surfing.
0
-100
A surfer is typically a person.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_day(x4) & a_sunny(s2) & Theme(s2,x4) & a_nice(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_wave(x3) & (x1 = x2) & n_surfer(x1))
exists e1 x1.(Actor(e1,x1) & v_surf(e1) & n_person(x1))
7ae61c82-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_ride(e1) & on(e1,x4) & n_wave(x3) & n_surfer(x1) & n_day(x4) & a_topic(x1) & a_sunny(s2) & a_nice(s1) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1.(v_surf(e1) & n_person(x1) & Actor(e1,x1))
A surfer riding a wave on a nice sunny day.
A surfer went to the beach but did not get in the water because there is a severe lightening storm.
2
-100
did not get in the water or is riding a wave
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_day(x4) & a_sunny(s2) & Theme(s2,x4) & a_nice(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_wave(x3) & (x1 = x2) & n_surfer(x1))
exists e1 x1 x2 x3 x4.(n_water(x4) & n_beach(x2) & -exists e2 p1.(exists p2 x5 s1 x6 x7.((x5 = x6) & n_storm(x6) & of(x6,x7) & n_lightening(x7) & a_severe(s1) & Theme(s1,x6)) & because(e2,p1) & in(e2,x4) & Actor(e2,x3) & v_get(e2)) & n_surfer(x3) & to(e1,x2) & Actor(e1,x1) & v_go(e1) & n_surfer(x1))
7ae62196-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_ride(e1) & on(e1,x4) & n_wave(x3) & n_surfer(x1) & n_day(x4) & a_topic(x1) & a_sunny(s2) & a_nice(s1) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3 x4.(v_go(e1) & to(e1,x2) & n_water(x4) & n_surfer(x3) & n_surfer(x1) & n_beach(x2) & all e2 p1.(all x5 s1 x6 x7.(-of(x6,x7) | -n_storm(x6) | -n_lightening(x7) | -a_severe(s1) | -Theme(s1,x6) | -(x5 = x6)) | -v_get(e2) | -in(e2,x4) | -because(e2,p1) | -Actor(e2,x3)) & Actor(e1,x1))
A man surfing on a wave, hanging ten.
The water is very rough to be surfing
1
-100
not every man is surfing on rough water
exists e2 e1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e2,x5) & Actor(e2,x4) & v_hang(e2) & n_ten(x5) & (x1 = x4) & on(e1,x3) & n_wave(x3) & Actor(e1,x2) & v_surf(e1) & (x1 = x2) & n_man(x1))
exists p1 s1 x1.(n_water(x1) & r_very(s1) & Topic(s1,p1) & Actor(s1,x1) & a_rough(s1) & exists e1.(Actor(e1,x1) & v_surf(e1)))
7ae62722-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5.(v_surf(e1) & v_hang(e2) & on(e1,x3) & n_wave(x3) & n_ten(x5) & n_man(x1) & a_topic(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x4) & (x1 = x2))
exists p1 s1 x1.(r_very(s1) & n_water(x1) & exists e1.(v_surf(e1) & Actor(e1,x1)) & a_rough(s1) & Topic(s1,p1) & Actor(s1,x1))
A man surfing on a wave, hanging ten.
A man is fishing
2
-100
a man is fishing or surfing
exists e2 e1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e2,x5) & Actor(e2,x4) & v_hang(e2) & n_ten(x5) & (x1 = x4) & on(e1,x3) & n_wave(x3) & Actor(e1,x2) & v_surf(e1) & (x1 = x2) & n_man(x1))
exists p1 x1.(exists x2.((x1 = x2) & n_fishing(x2)) & n_man(x1))
7ae62c9a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5.(v_surf(e1) & v_hang(e2) & on(e1,x3) & n_wave(x3) & n_ten(x5) & n_man(x1) & a_topic(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x4) & (x1 = x2))
exists x1.(n_man(x1) & exists x2.(n_fishing(x2) & (x1 = x2)))
A man surfing on a wave, hanging ten.
A man is surfing in the water
0
-100
Surfing on a wave implies he is in the water.
exists e2 e1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e2,x5) & Actor(e2,x4) & v_hang(e2) & n_ten(x5) & (x1 = x4) & on(e1,x3) & n_wave(x3) & Actor(e1,x2) & v_surf(e1) & (x1 = x2) & n_man(x1))
exists e1 x1 x2.(n_water(x2) & in(e1,x2) & Actor(e1,x1) & v_surf(e1) & n_man(x1))
7ae632bc-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5.(v_surf(e1) & v_hang(e2) & on(e1,x3) & n_wave(x3) & n_ten(x5) & n_man(x1) & a_topic(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x4) & (x1 = x2))
exists e1 x1 x2.(v_surf(e1) & n_water(x2) & n_man(x1) & in(e1,x2) & Actor(e1,x1))
Young man on a trick bicycle jumps at the top of a graffiti covered ramp.
The man is at a skate park.
1
-100
not every man is young
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_top(x5) & a_topic(x1) & on(x1,x2) & at(x2,x5) & of(x5,x6) & n_ramp(x6) & Theme(e1,x6) & v_cover(e1) & of(x6,x7) & n_graffitus(x7) & n_jump(x2) & of(x2,x4) & n_bicycle(x4) & of(x2,x3) & n_trick(x3) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists p1 x1.(n_man(x1) & exists x2 x3.(at(x1,x2) & n_park(x2) & of(x2,x3) & n_skate(x3)))
7ae637e4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_cover(e1) & on(x1,x2) & of(x6,x7) & of(x5,x6) & of(x2,x4) & of(x2,x3) & n_trick(x3) & n_top(x5) & n_ramp(x6) & n_man(x1) & n_jump(x2) & n_graffitus(x7) & n_bicycle(x4) & at(x2,x5) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x6))
exists x1.(n_man(x1) & exists x2 x3.(of(x2,x3) & n_skate(x3) & n_park(x2) & at(x1,x2)))
Young man on a trick bicycle jumps at the top of a graffiti covered ramp.
A man is riding a skateboard on a ramp.
2
-100
riding a skateboard or bicycle
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_top(x5) & a_topic(x1) & on(x1,x2) & at(x2,x5) & of(x5,x6) & n_ramp(x6) & Theme(e1,x6) & v_cover(e1) & of(x6,x7) & n_graffitus(x7) & n_jump(x2) & of(x2,x4) & n_bicycle(x4) & of(x2,x3) & n_trick(x3) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(on(e1,x3) & n_ramp(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_skateboard(x2) & n_man(x1))
7ae63cd0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_cover(e1) & on(x1,x2) & of(x6,x7) & of(x5,x6) & of(x2,x4) & of(x2,x3) & n_trick(x3) & n_top(x5) & n_ramp(x6) & n_man(x1) & n_jump(x2) & n_graffitus(x7) & n_bicycle(x4) & at(x2,x5) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x6))
exists e1 x1 x2 x3.(v_ride(e1) & on(e1,x3) & n_skateboard(x2) & n_ramp(x3) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
Young man on a trick bicycle jumps at the top of a graffiti covered ramp.
There is graffiti outdoors.
0
-100
A graffiti covered ramp is typically outdoors for bicycle jumps.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_top(x5) & a_topic(x1) & on(x1,x2) & at(x2,x5) & of(x5,x6) & n_ramp(x6) & Theme(e1,x6) & v_cover(e1) & of(x6,x7) & n_graffitus(x7) & n_jump(x2) & of(x2,x4) & n_bicycle(x4) & of(x2,x3) & n_trick(x3) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists p1 x1 s1 x2.((x1 = x2) & n_outdoors(x2) & a_graffiti(s1) & Theme(s1,x2))
7ae641c6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_cover(e1) & on(x1,x2) & of(x6,x7) & of(x5,x6) & of(x2,x4) & of(x2,x3) & n_trick(x3) & n_top(x5) & n_ramp(x6) & n_man(x1) & n_jump(x2) & n_graffitus(x7) & n_bicycle(x4) & at(x2,x5) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x6))
exists x1 s1 x2.(n_outdoors(x2) & a_graffiti(s1) & Theme(s1,x2) & (x1 = x2))
A woman in a green dress jumps off a chair in the middle of a field.
The woman is having her picture taken.
1
-100
dressing and having are different actions
exists e1 s1 s2 x1 x2 x3 x4 x5.(n_middle(x4) & in(e1,x4) & of(x4,x5) & n_field(x5) & a_off(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_jump(e1) & n_chair(x3) & in(x1,x2) & n_dress(x2) & a_green(s1) & Theme(s1,x2) & n_woman(x1))
exists e2 e1 x1 x2 x3.(n_picture(x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & Theme(e1,x3) & v_take(e1) & (x2 = x3))
7ae6611a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_jump(e1) & of(x4,x5) & n_woman(x1) & n_middle(x4) & n_field(x5) & n_dress(x2) & n_chair(x3) & in(x1,x2) & in(e1,x4) & a_off(s2) & a_green(s1) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1))
exists e2 e1 x1 x2 x3.(v_take(e1) & v_have(e2) & of(x2,x1) & n_woman(x1) & n_picture(x2) & n_female(x1) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & (x2 = x3))
A woman in a green dress jumps off a chair in the middle of a field.
The woman is outside in the field.
0
-100
The middle of a field implies outside.
exists e1 s1 s2 x1 x2 x3 x4 x5.(n_middle(x4) & in(e1,x4) & of(x4,x5) & n_field(x5) & a_off(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_jump(e1) & n_chair(x3) & in(x1,x2) & n_dress(x2) & a_green(s1) & Theme(s1,x2) & n_woman(x1))
exists s1 x1 x2.(n_field(x2) & n_woman(x1) & in(s1,x2) & Theme(s1,x1) & a_outside(s1))
7ae66854-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_jump(e1) & of(x4,x5) & n_woman(x1) & n_middle(x4) & n_field(x5) & n_dress(x2) & n_chair(x3) & in(x1,x2) & in(e1,x4) & a_off(s2) & a_green(s1) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1))
exists s1 x1 x2.(n_woman(x1) & n_field(x2) & in(s1,x2) & a_outside(s1) & Theme(s1,x1))
A woman in a green dress jumps off a chair in the middle of a field.
The woman is inside the flower shop.
2
-100
the woman is in the flower shop or middle of a field
exists e1 s1 s2 x1 x2 x3 x4 x5.(n_middle(x4) & in(e1,x4) & of(x4,x5) & n_field(x5) & a_off(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_jump(e1) & n_chair(x3) & in(x1,x2) & n_dress(x2) & a_green(s1) & Theme(s1,x2) & n_woman(x1))
exists p1 x1 x2 x3.(n_shop(x2) & of(x2,x3) & n_flower(x3) & n_woman(x1) & inside(x1,x2))
7ae66e6c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_jump(e1) & of(x4,x5) & n_woman(x1) & n_middle(x4) & n_field(x5) & n_dress(x2) & n_chair(x3) & in(x1,x2) & in(e1,x4) & a_off(s2) & a_green(s1) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1))
exists x1 x2 x3.(of(x2,x3) & n_woman(x1) & n_shop(x2) & n_flower(x3) & inside(x1,x2))
Little blond girl reaching for a basket of toys.
The little girl is playing
0
-100
A girl reaching for toys is playing.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & for(e1,x3) & of(x3,x4) & n_toy(x4) & n_basket(x3) & Actor(e1,x2) & v_reach(e1) & (x1 = x2) & n_girl(x1) & a_blond(s2) & Theme(s2,x1) & a_little(s1) & Theme(s1,x1))
exists e1 s1 x1.(n_girl(x1) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1) & v_play(e1))
7ae67434-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_reach(e1) & of(x3,x4) & n_toy(x4) & n_girl(x1) & n_basket(x3) & for(e1,x3) & a_topic(x1) & a_little(s1) & a_blond(s2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1.(v_play(e1) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1))
Little blond girl reaching for a basket of toys.
The little girl is taking a nap
2
-100
She cannot be reaching while taking a nap.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & for(e1,x3) & of(x3,x4) & n_toy(x4) & n_basket(x3) & Actor(e1,x2) & v_reach(e1) & (x1 = x2) & n_girl(x1) & a_blond(s2) & Theme(s2,x1) & a_little(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(n_girl(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_nap(x2))
7ae679ca-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_reach(e1) & of(x3,x4) & n_toy(x4) & n_girl(x1) & n_basket(x3) & for(e1,x3) & a_topic(x1) & a_little(s1) & a_blond(s2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_take(e1) & n_nap(x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
Little blond girl reaching for a basket of toys.
The little girl is wearing a dress
1
-100
The little girl can be wearing something else other than a dress.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & for(e1,x3) & of(x3,x4) & n_toy(x4) & n_basket(x3) & Actor(e1,x2) & v_reach(e1) & (x1 = x2) & n_girl(x1) & a_blond(s2) & Theme(s2,x1) & a_little(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(n_girl(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_dress(x2))
7ae68046-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_reach(e1) & of(x3,x4) & n_toy(x4) & n_girl(x1) & n_basket(x3) & for(e1,x3) & a_topic(x1) & a_little(s1) & a_blond(s2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_wear(e1) & n_girl(x1) & n_dress(x2) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A man is examining a bicycle tire, while a woman dressed in blue is kneeling next to the bicycle.
The woman is in red.
2
-100
woman is in red or blue
exists e1 p1 x1 x2 x3.(exists e2 e3 x4 x5 x6.(to(e3,x3) & r_next(e3) & Actor(e3,x4) & v_kneel(e3) & in(e2,x6) & n_blue(x6) & Theme(e2,x5) & v_dress(e2) & (x4 = x5) & n_woman(x4)) & n_bicycle(x3) & n_bicycle(x3) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_examine(e1) & n_tire(x2) & of(x2,x3) & n_man(x1))
exists p1 x1.(n_woman(x1) & exists x2.(in(x1,x2) & n_red(x2)))
7ae685f0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3.(while(e1,p1) & v_examine(e1) & of(x2,x3) & n_tire(x2) & n_man(x1) & n_bicycle(x3) & exists e2 e3 x4 x5 x6.(v_kneel(e3) & v_dress(e2) & to(e3,x3) & r_next(e3) & n_woman(x4) & n_blue(x6) & in(e2,x6) & Theme(e2,x5) & Actor(e3,x4) & (x4 = x5)) & Theme(e1,x2) & Actor(e1,x1))
exists x1.(n_woman(x1) & exists x2.(n_red(x2) & in(x1,x2)))
A man is examining a bicycle tire, while a woman dressed in blue is kneeling next to the bicycle.
There is a woman.
0
-100
A woman is kneeling implies a woman is present.
exists e1 p1 x1 x2 x3.(exists e2 e3 x4 x5 x6.(to(e3,x3) & r_next(e3) & Actor(e3,x4) & v_kneel(e3) & in(e2,x6) & n_blue(x6) & Theme(e2,x5) & v_dress(e2) & (x4 = x5) & n_woman(x4)) & n_bicycle(x3) & n_bicycle(x3) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_examine(e1) & n_tire(x2) & of(x2,x3) & n_man(x1))
exists p1 x1 x2.((x1 = x2) & n_woman(x2))
7ae68d66-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3.(while(e1,p1) & v_examine(e1) & of(x2,x3) & n_tire(x2) & n_man(x1) & n_bicycle(x3) & exists e2 e3 x4 x5 x6.(v_kneel(e3) & v_dress(e2) & to(e3,x3) & r_next(e3) & n_woman(x4) & n_blue(x6) & in(e2,x6) & Theme(e2,x5) & Actor(e3,x4) & (x4 = x5)) & Theme(e1,x2) & Actor(e1,x1))
exists x1 x2.(n_woman(x2) & (x1 = x2))
A man is examining a bicycle tire, while a woman dressed in blue is kneeling next to the bicycle.
The bicycle is rusty.
1
-100
not every bicycle is rusty
exists e1 p1 x1 x2 x3.(exists e2 e3 x4 x5 x6.(to(e3,x3) & r_next(e3) & Actor(e3,x4) & v_kneel(e3) & in(e2,x6) & n_blue(x6) & Theme(e2,x5) & v_dress(e2) & (x4 = x5) & n_woman(x4)) & n_bicycle(x3) & n_bicycle(x3) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_examine(e1) & n_tire(x2) & of(x2,x3) & n_man(x1))
exists s1 x1.(n_bicycle(x1) & Theme(s1,x1) & a_rusty(s1))
7ae693f6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3.(while(e1,p1) & v_examine(e1) & of(x2,x3) & n_tire(x2) & n_man(x1) & n_bicycle(x3) & exists e2 e3 x4 x5 x6.(v_kneel(e3) & v_dress(e2) & to(e3,x3) & r_next(e3) & n_woman(x4) & n_blue(x6) & in(e2,x6) & Theme(e2,x5) & Actor(e3,x4) & (x4 = x5)) & Theme(e1,x2) & Actor(e1,x1))
exists s1 x1.(n_bicycle(x1) & a_rusty(s1) & Theme(s1,x1))
A young man is holding his "follow through" pose after shooting a basketball.
The player was elbowed before he could get off a shot.
2
-100
it is either a young man or a player
exists e3 e2 e1 p1 s1 x1 x2 x3 x4.(after(e2,e3) & Theme(e3,x4) & Actor(e3,x1) & v_shoot(e3) & n_basketball(x4) & Actor(e2,x1) & v_pose(e2) & exists s2.(Theme(s2,x3) & a_through(s2)) & Recipient(e1,p1) & Actor(e1,x2) & Topic(e1,x3) & v_hold(e1) & n_follow(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 p1 x1.(n_male(x1) & n_player(x1) & exists e2 p2.(exists e3 s1 x2.(a_off(s1) & Manner(e3,s1) & Theme(e3,x2) & Actor(e3,x1) & v_get(e3) & n_shot(x2)) & Topic(e2,p2) & Actor(e2,x1) & v_could(e2)) & before(e1,p1) & Theme(e1,x1) & v_elbow(e1))
7ae6bce6-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e2 e1 p1 s1 x1 x2 x3 x4.(v_shoot(e3) & v_pose(e2) & v_hold(e1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_follow(x3) & n_basketball(x4) & exists s2.(a_through(s2) & Theme(s2,x3)) & after(e2,e3) & a_young(s1) & Topic(e1,x3) & Theme(s1,x1) & Theme(e3,x4) & Recipient(e1,p1) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 p1 x1.(v_elbow(e1) & n_player(x1) & n_male(x1) & exists e2 p2.(v_could(e2) & exists e3 s1 x2.(v_get(e3) & n_shot(x2) & a_off(s1) & Theme(e3,x2) & Manner(e3,s1) & Actor(e3,x1)) & Topic(e2,p2) & Actor(e2,x1)) & before(e1,p1) & Theme(e1,x1))
A young man is holding his "follow through" pose after shooting a basketball.
Someone just shot a basketball at the hoop.
0
-100
The young man is holding a 'follow through' pose after shooting a basketball so he is the person who just shot the basketball at the hoop.
exists e2 e1 e3 p1 s1 x1 x2 x3 x4.(after(e2,e3) & Theme(e3,x4) & Actor(e3,x1) & v_shoot(e3) & n_basketball(x4) & Actor(e2,x1) & v_pose(e2) & exists s2.(Theme(s2,x3) & a_through(s2)) & Recipient(e1,p1) & Actor(e1,x2) & Topic(e1,x3) & v_hold(e1) & n_follow(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(n_hoop(x3) & at(e1,x3) & a_just(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_shoot(e1) & n_basketball(x2) & n_person(x1))
7ae6c7e0-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 p1 s1 x1 x2 x3 x4.(v_shoot(e3) & v_pose(e2) & v_hold(e1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_follow(x3) & n_basketball(x4) & exists s2.(a_through(s2) & Theme(s2,x3)) & after(e2,e3) & a_young(s1) & Topic(e1,x3) & Theme(s1,x1) & Theme(e3,x4) & Recipient(e1,p1) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_shoot(e1) & n_person(x1) & n_hoop(x3) & n_basketball(x2) & at(e1,x3) & a_just(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A man in jeans and a blue striped shirt on a court, looking up, with his hands above his head.
The man is playing a game.
1
-100
You can hold your hands above your head and not be playing a game. Perhaps, the man is being robbed by some thugs.
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(a_topic(s1) & subset_of(x3,s1) & on(x3,x4) & a_up(s4) & Manner(e1,s4) & with(e1,x6) & above(x6,x7) & n_head(x7) & of(x7,x1) & n_male(x1) & n_male(x1) & n_hand(x6) & of(x6,x1) & Actor(e1,x5) & v_look(e1) & (x4 = x5) & n_court(x4) & n_shirt(x3) & a_striped(s3) & Theme(s3,x3) & a_blue(s2) & Theme(s2,x3) & subset_of(x1,s1) & in(x1,x2) & n_jeans(x2) & n_man(x1))
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2))
7ae6ce16-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x6) & v_look(e1) & subset_of(x3,s1) & subset_of(x1,s1) & on(x3,x4) & of(x7,x1) & of(x6,x1) & n_shirt(x3) & n_man(x1) & n_male(x1) & n_jeans(x2) & n_head(x7) & n_hand(x6) & n_court(x4) & in(x1,x2) & above(x6,x7) & a_up(s4) & a_topic(s1) & a_striped(s3) & a_blue(s2) & Theme(s3,x3) & Theme(s2,x3) & Manner(e1,s4) & Actor(e1,x5) & (x4 = x5))
exists e1 x1 x2.(v_play(e1) & n_man(x1) & n_game(x2) & Theme(e1,x2) & Actor(e1,x1))
A man in jeans and a blue striped shirt on a court, looking up, with his hands above his head.
The man is wearing clothes.
0
-100
Jeans and a shirt are clothes.
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(a_topic(s1) & subset_of(x3,s1) & on(x3,x4) & a_up(s4) & Manner(e1,s4) & with(e1,x6) & above(x6,x7) & n_head(x7) & of(x7,x1) & n_male(x1) & n_male(x1) & n_hand(x6) & of(x6,x1) & Actor(e1,x5) & v_look(e1) & (x4 = x5) & n_court(x4) & n_shirt(x3) & a_striped(s3) & Theme(s3,x3) & a_blue(s2) & Theme(s2,x3) & subset_of(x1,s1) & in(x1,x2) & n_jeans(x2) & n_man(x1))
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_clothes(x2))
7ae6d3a2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x6) & v_look(e1) & subset_of(x3,s1) & subset_of(x1,s1) & on(x3,x4) & of(x7,x1) & of(x6,x1) & n_shirt(x3) & n_man(x1) & n_male(x1) & n_jeans(x2) & n_head(x7) & n_hand(x6) & n_court(x4) & in(x1,x2) & above(x6,x7) & a_up(s4) & a_topic(s1) & a_striped(s3) & a_blue(s2) & Theme(s3,x3) & Theme(s2,x3) & Manner(e1,s4) & Actor(e1,x5) & (x4 = x5))
exists e1 x1 x2.(v_wear(e1) & n_man(x1) & n_clothes(x2) & Theme(e1,x2) & Actor(e1,x1))
A man in jeans and a blue striped shirt on a court, looking up, with his hands above his head.
The man is cooking dinner.
2
-100
Cooking dinner is not done in a court.
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(a_topic(s1) & subset_of(x3,s1) & on(x3,x4) & a_up(s4) & Manner(e1,s4) & with(e1,x6) & above(x6,x7) & n_head(x7) & of(x7,x1) & n_male(x1) & n_male(x1) & n_hand(x6) & of(x6,x1) & Actor(e1,x5) & v_look(e1) & (x4 = x5) & n_court(x4) & n_shirt(x3) & a_striped(s3) & Theme(s3,x3) & a_blue(s2) & Theme(s2,x3) & subset_of(x1,s1) & in(x1,x2) & n_jeans(x2) & n_man(x1))
exists p1 x1.(n_man(x1) & exists s1 x2.((x1 = x2) & n_dinner(x2) & a_cooking(s1) & Theme(s1,x2)))
7ae6d9d8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e1,x6) & v_look(e1) & subset_of(x3,s1) & subset_of(x1,s1) & on(x3,x4) & of(x7,x1) & of(x6,x1) & n_shirt(x3) & n_man(x1) & n_male(x1) & n_jeans(x2) & n_head(x7) & n_hand(x6) & n_court(x4) & in(x1,x2) & above(x6,x7) & a_up(s4) & a_topic(s1) & a_striped(s3) & a_blue(s2) & Theme(s3,x3) & Theme(s2,x3) & Manner(e1,s4) & Actor(e1,x5) & (x4 = x5))
exists x1.(n_man(x1) & exists s1 x2.(n_dinner(x2) & a_cooking(s1) & Theme(s1,x2) & (x1 = x2)))
A young brunette male in a striped blue shirt and denim jeans, tossing a basketball on a basketball court.
A young male is practicing his half court shot.
1
0.574161
A male tossing a basketball on a basketball court is not necessarily practicing his half court shot.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & in(x1,x3) & subset_of(x5,x3) & on(e1,x9) & n_court(x9) & of(x9,x10) & n_basketball(x10) & Theme(e1,x8) & Actor(e1,x7) & v_toss(e1) & n_basketball(x8) & (x5 = x7) & n_jeans(x5) & of(x5,x6) & n_denim(x6) & subset_of(x4,x3) & n_shirt(x4) & a_blue(s3) & Theme(s3,x4) & a_striped(s2) & Theme(s2,x4) & n_male(x1) & of(x1,x2) & n_brunette(x2) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_practice(e1) & n_shot(x2) & of(x2,x4) & n_court(x4) & of(x2,x3) & n_half(x3) & of(x2,x1) & n_male(x1) & n_male(x1) & a_young(s1) & Theme(s1,x1))
7ae6dfd2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_toss(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e1,x9) & of(x9,x10) & of(x5,x6) & of(x1,x2) & n_shirt(x4) & n_male(x1) & n_jeans(x5) & n_denim(x6) & n_court(x9) & n_brunette(x2) & n_basketball(x8) & n_basketball(x10) & in(x1,x3) & a_young(s1) & a_topic(x1) & a_striped(s2) & a_blue(s3) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x8) & Actor(e1,x7) & (x5 = x7))
exists e1 s1 x1 x2 x3 x4.(v_practice(e1) & of(x2,x4) & of(x2,x3) & of(x2,x1) & n_shot(x2) & n_male(x1) & n_half(x3) & n_court(x4) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A young brunette male in a striped blue shirt and denim jeans, tossing a basketball on a basketball court.
A man is playing basketball with his friends.
1
0.675765
A male tossing a basketball on a basketball court is not necessarily playing basketball with his friends.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & in(x1,x3) & subset_of(x5,x3) & on(e1,x9) & n_court(x9) & of(x9,x10) & n_basketball(x10) & Theme(e1,x8) & Actor(e1,x7) & v_toss(e1) & n_basketball(x8) & (x5 = x7) & n_jeans(x5) & of(x5,x6) & n_denim(x6) & subset_of(x4,x3) & n_shirt(x4) & a_blue(s3) & Theme(s3,x4) & a_striped(s2) & Theme(s2,x4) & n_male(x1) & of(x1,x2) & n_brunette(x2) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(with(e1,x3) & n_friend(x3) & of(x3,x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_basketball(x2) & n_man(x1))
7ae6e59a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_toss(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e1,x9) & of(x9,x10) & of(x5,x6) & of(x1,x2) & n_shirt(x4) & n_male(x1) & n_jeans(x5) & n_denim(x6) & n_court(x9) & n_brunette(x2) & n_basketball(x8) & n_basketball(x10) & in(x1,x3) & a_young(s1) & a_topic(x1) & a_striped(s2) & a_blue(s3) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x8) & Actor(e1,x7) & (x5 = x7))
exists e1 x1 x2 x3.(with(e1,x3) & v_play(e1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_friend(x3) & n_basketball(x2) & Theme(e1,x2) & Actor(e1,x1))
A young brunette male in a striped blue shirt and denim jeans, tossing a basketball on a basketball court.
the brunette is in a shirt.
0
-100
The young brunette male is wearing a striped blue shirt which implies that he is wearing a shirt.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & in(x1,x3) & subset_of(x5,x3) & on(e1,x9) & n_court(x9) & of(x9,x10) & n_basketball(x10) & Theme(e1,x8) & Actor(e1,x7) & v_toss(e1) & n_basketball(x8) & (x5 = x7) & n_jeans(x5) & of(x5,x6) & n_denim(x6) & subset_of(x4,x3) & n_shirt(x4) & a_blue(s3) & Theme(s3,x4) & a_striped(s2) & Theme(s2,x4) & n_male(x1) & of(x1,x2) & n_brunette(x2) & a_young(s1) & Theme(s1,x1))
exists p1 x1.(n_brunette(x1) & exists x2.(in(x1,x2) & n_shirt(x2)))
7ae6eb12-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_toss(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e1,x9) & of(x9,x10) & of(x5,x6) & of(x1,x2) & n_shirt(x4) & n_male(x1) & n_jeans(x5) & n_denim(x6) & n_court(x9) & n_brunette(x2) & n_basketball(x8) & n_basketball(x10) & in(x1,x3) & a_young(s1) & a_topic(x1) & a_striped(s2) & a_blue(s3) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x8) & Actor(e1,x7) & (x5 = x7))
exists x1.(n_brunette(x1) & exists x2.(n_shirt(x2) & in(x1,x2)))
A young brunette male in a striped blue shirt and denim jeans, tossing a basketball on a basketball court.
The man is blonde.
2
0
It is either a brunette or a blonde
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & in(x1,x3) & subset_of(x5,x3) & on(e1,x9) & n_court(x9) & of(x9,x10) & n_basketball(x10) & Theme(e1,x8) & Actor(e1,x7) & v_toss(e1) & n_basketball(x8) & (x5 = x7) & n_jeans(x5) & of(x5,x6) & n_denim(x6) & subset_of(x4,x3) & n_shirt(x4) & a_blue(s3) & Theme(s3,x4) & a_striped(s2) & Theme(s2,x4) & n_male(x1) & of(x1,x2) & n_brunette(x2) & a_young(s1) & Theme(s1,x1))
exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_blonde(s1))
7ae6f06c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_toss(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e1,x9) & of(x9,x10) & of(x5,x6) & of(x1,x2) & n_shirt(x4) & n_male(x1) & n_jeans(x5) & n_denim(x6) & n_court(x9) & n_brunette(x2) & n_basketball(x8) & n_basketball(x10) & in(x1,x3) & a_young(s1) & a_topic(x1) & a_striped(s2) & a_blue(s3) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x8) & Actor(e1,x7) & (x5 = x7))
exists s1 x1.(n_man(x1) & a_blonde(s1) & Theme(s1,x1))
A young brunette male in a striped blue shirt and denim jeans, tossing a basketball on a basketball court.
A man is outside.
0
-100
The young brunette male is tossing a basketball on a basketball court so he must be outside.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & in(x1,x3) & subset_of(x5,x3) & on(e1,x9) & n_court(x9) & of(x9,x10) & n_basketball(x10) & Theme(e1,x8) & Actor(e1,x7) & v_toss(e1) & n_basketball(x8) & (x5 = x7) & n_jeans(x5) & of(x5,x6) & n_denim(x6) & subset_of(x4,x3) & n_shirt(x4) & a_blue(s3) & Theme(s3,x4) & a_striped(s2) & Theme(s2,x4) & n_male(x1) & of(x1,x2) & n_brunette(x2) & a_young(s1) & Theme(s1,x1))
exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_man(x1))
7ae6f7b0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_toss(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e1,x9) & of(x9,x10) & of(x5,x6) & of(x1,x2) & n_shirt(x4) & n_male(x1) & n_jeans(x5) & n_denim(x6) & n_court(x9) & n_brunette(x2) & n_basketball(x8) & n_basketball(x10) & in(x1,x3) & a_young(s1) & a_topic(x1) & a_striped(s2) & a_blue(s3) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x8) & Actor(e1,x7) & (x5 = x7))
exists s1 x1.(n_man(x1) & a_outside(s1) & Theme(s1,x1))
A young brunette male in a striped blue shirt and denim jeans, tossing a basketball on a basketball court.
A young male is inside studying.
2
-100
it is either a brunette male or a male
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & in(x1,x3) & subset_of(x5,x3) & on(e1,x9) & n_court(x9) & of(x9,x10) & n_basketball(x10) & Theme(e1,x8) & Actor(e1,x7) & v_toss(e1) & n_basketball(x8) & (x5 = x7) & n_jeans(x5) & of(x5,x6) & n_denim(x6) & subset_of(x4,x3) & n_shirt(x4) & a_blue(s3) & Theme(s3,x4) & a_striped(s2) & Theme(s2,x4) & n_male(x1) & of(x1,x2) & n_brunette(x2) & a_young(s1) & Theme(s1,x1))
exists e1 s1 s2 x1.(a_inside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_study(e1) & n_male(x1) & a_young(s1) & Theme(s1,x1))
7ae7044e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_toss(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e1,x9) & of(x9,x10) & of(x5,x6) & of(x1,x2) & n_shirt(x4) & n_male(x1) & n_jeans(x5) & n_denim(x6) & n_court(x9) & n_brunette(x2) & n_basketball(x8) & n_basketball(x10) & in(x1,x3) & a_young(s1) & a_topic(x1) & a_striped(s2) & a_blue(s3) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x8) & Actor(e1,x7) & (x5 = x7))
exists e1 s1 s2 x1.(v_study(e1) & n_male(x1) & a_young(s1) & a_inside(s2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1))
A young brunette male in a striped blue shirt and denim jeans, tossing a basketball on a basketball court.
There is a person shooting a basketball.
0
0.982132
The young brunette male is tossing a basketball on a basketball court which implies he is shooting a basketball.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & in(x1,x3) & subset_of(x5,x3) & on(e1,x9) & n_court(x9) & of(x9,x10) & n_basketball(x10) & Theme(e1,x8) & Actor(e1,x7) & v_toss(e1) & n_basketball(x8) & (x5 = x7) & n_jeans(x5) & of(x5,x6) & n_denim(x6) & subset_of(x4,x3) & n_shirt(x4) & a_blue(s3) & Theme(s3,x4) & a_striped(s2) & Theme(s2,x4) & n_male(x1) & of(x1,x2) & n_brunette(x2) & a_young(s1) & Theme(s1,x1))
exists p1 x1 e1 x2 x3 x4.((x1 = x2) & Theme(e1,x4) & Actor(e1,x3) & v_shoot(e1) & n_basketball(x4) & (x2 = x3) & n_person(x2))
7ae70ec6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_toss(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e1,x9) & of(x9,x10) & of(x5,x6) & of(x1,x2) & n_shirt(x4) & n_male(x1) & n_jeans(x5) & n_denim(x6) & n_court(x9) & n_brunette(x2) & n_basketball(x8) & n_basketball(x10) & in(x1,x3) & a_young(s1) & a_topic(x1) & a_striped(s2) & a_blue(s3) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x8) & Actor(e1,x7) & (x5 = x7))
exists x1 e1 x2 x3 x4.(v_shoot(e1) & n_person(x2) & n_basketball(x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
A young brunette male in a striped blue shirt and denim jeans, tossing a basketball on a basketball court.
He is practicing since he is on the basketball team.
1
0.650283
A male tossing a basketball on a basketball court is not necessarily practicing.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & in(x1,x3) & subset_of(x5,x3) & on(e1,x9) & n_court(x9) & of(x9,x10) & n_basketball(x10) & Theme(e1,x8) & Actor(e1,x7) & v_toss(e1) & n_basketball(x8) & (x5 = x7) & n_jeans(x5) & of(x5,x6) & n_denim(x6) & subset_of(x4,x3) & n_shirt(x4) & a_blue(s3) & Theme(s3,x4) & a_striped(s2) & Theme(s2,x4) & n_male(x1) & of(x1,x2) & n_brunette(x2) & a_young(s1) & Theme(s1,x1))
exists e1 p1 x1 x2 x3.(n_team(x2) & of(x2,x3) & n_basketball(x3) & n_male(x1) & n_male(x1) & exists p2.on(x1,x2) & since(e1,p1) & Actor(e1,x1) & v_practice(e1))
7ae713ee-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_toss(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e1,x9) & of(x9,x10) & of(x5,x6) & of(x1,x2) & n_shirt(x4) & n_male(x1) & n_jeans(x5) & n_denim(x6) & n_court(x9) & n_brunette(x2) & n_basketball(x8) & n_basketball(x10) & in(x1,x3) & a_young(s1) & a_topic(x1) & a_striped(s2) & a_blue(s3) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x8) & Actor(e1,x7) & (x5 = x7))
exists e1 p1 x1 x2 x3.(v_practice(e1) & since(e1,p1) & on(x1,x2) & of(x2,x3) & n_team(x2) & n_male(x1) & n_basketball(x3) & Actor(e1,x1))
A young brunette male in a striped blue shirt and denim jeans, tossing a basketball on a basketball court.
The man is playing competitive basketball.
1
0.652828
A male tossing a basketball on a basketball court is not necessarily playing competitive basketball.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & in(x1,x3) & subset_of(x5,x3) & on(e1,x9) & n_court(x9) & of(x9,x10) & n_basketball(x10) & Theme(e1,x8) & Actor(e1,x7) & v_toss(e1) & n_basketball(x8) & (x5 = x7) & n_jeans(x5) & of(x5,x6) & n_denim(x6) & subset_of(x4,x3) & n_shirt(x4) & a_blue(s3) & Theme(s3,x4) & a_striped(s2) & Theme(s2,x4) & n_male(x1) & of(x1,x2) & n_brunette(x2) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_basketball(x2) & a_competitive(s1) & Theme(s1,x2))
7ae72078-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_toss(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e1,x9) & of(x9,x10) & of(x5,x6) & of(x1,x2) & n_shirt(x4) & n_male(x1) & n_jeans(x5) & n_denim(x6) & n_court(x9) & n_brunette(x2) & n_basketball(x8) & n_basketball(x10) & in(x1,x3) & a_young(s1) & a_topic(x1) & a_striped(s2) & a_blue(s3) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x8) & Actor(e1,x7) & (x5 = x7))
exists e1 s1 x1 x2.(v_play(e1) & n_man(x1) & n_basketball(x2) & a_competitive(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A young brunette male in a striped blue shirt and denim jeans, tossing a basketball on a basketball court.
The man is a pro basketball player.
1
0.618326
A male tossing a basketball on a basketball court is not necessarily a pro basketball player.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & in(x1,x3) & subset_of(x5,x3) & on(e1,x9) & n_court(x9) & of(x9,x10) & n_basketball(x10) & Theme(e1,x8) & Actor(e1,x7) & v_toss(e1) & n_basketball(x8) & (x5 = x7) & n_jeans(x5) & of(x5,x6) & n_denim(x6) & subset_of(x4,x3) & n_shirt(x4) & a_blue(s3) & Theme(s3,x4) & a_striped(s2) & Theme(s2,x4) & n_male(x1) & of(x1,x2) & n_brunette(x2) & a_young(s1) & Theme(s1,x1))
exists p1 x1.(n_man(x1) & exists s1 x2 x3.((x1 = x2) & n_player(x2) & of(x2,x3) & n_basketball(x3) & a_pro(s1) & Theme(s1,x2)))
7ae725e6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_toss(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e1,x9) & of(x9,x10) & of(x5,x6) & of(x1,x2) & n_shirt(x4) & n_male(x1) & n_jeans(x5) & n_denim(x6) & n_court(x9) & n_brunette(x2) & n_basketball(x8) & n_basketball(x10) & in(x1,x3) & a_young(s1) & a_topic(x1) & a_striped(s2) & a_blue(s3) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x8) & Actor(e1,x7) & (x5 = x7))
exists x1.(n_man(x1) & exists s1 x2 x3.(of(x2,x3) & n_player(x2) & n_basketball(x3) & a_pro(s1) & Theme(s1,x2) & (x1 = x2)))
A young brunette male in a striped blue shirt and denim jeans, tossing a basketball on a basketball court.
A young male is playing a game.
0
-100
The young brunette male is tossing a basketball on a basketball court so he must be the man playing the game.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & in(x1,x3) & subset_of(x5,x3) & on(e1,x9) & n_court(x9) & of(x9,x10) & n_basketball(x10) & Theme(e1,x8) & Actor(e1,x7) & v_toss(e1) & n_basketball(x8) & (x5 = x7) & n_jeans(x5) & of(x5,x6) & n_denim(x6) & subset_of(x4,x3) & n_shirt(x4) & a_blue(s3) & Theme(s3,x4) & a_striped(s2) & Theme(s2,x4) & n_male(x1) & of(x1,x2) & n_brunette(x2) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2) & n_male(x1) & a_young(s1) & Theme(s1,x1))
7ae7304a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_toss(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e1,x9) & of(x9,x10) & of(x5,x6) & of(x1,x2) & n_shirt(x4) & n_male(x1) & n_jeans(x5) & n_denim(x6) & n_court(x9) & n_brunette(x2) & n_basketball(x8) & n_basketball(x10) & in(x1,x3) & a_young(s1) & a_topic(x1) & a_striped(s2) & a_blue(s3) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x8) & Actor(e1,x7) & (x5 = x7))
exists e1 s1 x1 x2.(v_play(e1) & n_male(x1) & n_game(x2) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
Two dogs wrestle with a toy in the backyard.
Two pets are playfully have a tug of war with their toy
1
0.808298
Not all pets are dogs.
exists e1 x1 x2 x3.(n_backyard(x3) & with(e1,x2) & in(x2,x3) & n_toy(x2) & Actor(e1,x1) & v_wrestle(e1) & n_dog(x1) & card_eq_2(x1))
exists e1 s1 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_have(e1) & of(x3,x4) & with(x4,x5) & n_toy(x5) & of(x5,x1) & n_thing(x1) & n_war(x4) & n_tug(x3) & Theme(s1,x2) & a_playfully(s1) & (x1 = x2) & n_pet(x1) & card_eq_2(x1))
7ae8f7fe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(with(e1,x2) & v_wrestle(e1) & n_toy(x2) & n_dog(x1) & n_backyard(x3) & in(x2,x3) & card_eq_2(x1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4 x5.(with(x4,x5) & v_have(e1) & of(x5,x1) & of(x3,x4) & n_war(x4) & n_tug(x3) & n_toy(x5) & n_thing(x1) & n_pet(x1) & card_eq_2(x1) & a_playfully(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1) & (x1 = x2))
Two dogs wrestle with a toy in the backyard.
Two animals are fighting over a bone.
1
0.502975
Not all animals are dogs.
exists e1 x1 x2 x3.(n_backyard(x3) & with(e1,x2) & in(x2,x3) & n_toy(x2) & Actor(e1,x1) & v_wrestle(e1) & n_dog(x1) & card_eq_2(x1))
exists e1 x1 x2.(over(e1,x2) & n_bone(x2) & Actor(e1,x1) & v_fight(e1) & n_animal(x1) & card_eq_2(x1))
7ae908de-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(with(e1,x2) & v_wrestle(e1) & n_toy(x2) & n_dog(x1) & n_backyard(x3) & in(x2,x3) & card_eq_2(x1) & Actor(e1,x1))
exists e1 x1 x2.(v_fight(e1) & over(e1,x2) & n_bone(x2) & n_animal(x1) & card_eq_2(x1) & Actor(e1,x1))
Two dogs wrestle with a toy in the backyard.
Two dogs fight for a toy.
0
0.982132
Dogs wrestling for a toy are fighting for it.
exists e1 x1 x2 x3.(n_backyard(x3) & with(e1,x2) & in(x2,x3) & n_toy(x2) & Actor(e1,x1) & v_wrestle(e1) & n_dog(x1) & card_eq_2(x1))
exists x1 x2 x3.(a_topic(x1) & for(x1,x3) & n_toy(x3) & n_fight(x1) & of(x1,x2) & n_dog(x2) & card_eq_2(x1))
7ae9140a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(with(e1,x2) & v_wrestle(e1) & n_toy(x2) & n_dog(x1) & n_backyard(x3) & in(x2,x3) & card_eq_2(x1) & Actor(e1,x1))
exists x1 x2 x3.(of(x1,x2) & n_toy(x3) & n_fight(x1) & n_dog(x2) & for(x1,x3) & card_eq_2(x1) & a_topic(x1))
Two dogs wrestle with a toy in the backyard.
The dogs are asleep in the doghouse.
2
0
wrestle and asleep are not the same.
exists e1 x1 x2 x3.(n_backyard(x3) & with(e1,x2) & in(x2,x3) & n_toy(x2) & Actor(e1,x1) & v_wrestle(e1) & n_dog(x1) & card_eq_2(x1))
exists s1 x1 x2.(n_doghouse(x2) & n_dog(x1) & in(s1,x2) & Theme(s1,x1) & a_asleep(s1))
7ae91b26-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(with(e1,x2) & v_wrestle(e1) & n_toy(x2) & n_dog(x1) & n_backyard(x3) & in(x2,x3) & card_eq_2(x1) & Actor(e1,x1))
exists s1 x1 x2.(n_doghouse(x2) & n_dog(x1) & in(s1,x2) & a_asleep(s1) & Theme(s1,x1))
Two dogs wrestle with a toy in the backyard.
There are two small dogs playing with a toy in a large fenced in yard.
1
0.608106
Not all yard are backyards.
exists e1 x1 x2 x3.(n_backyard(x3) & with(e1,x2) & in(x2,x3) & n_toy(x2) & Actor(e1,x1) & v_wrestle(e1) & n_dog(x1) & card_eq_2(x1))
exists p1 x1 e1 s1 s2 x2 x3 x4 x5 x6.((x1 = x2) & with(e1,x4) & in(x4,x5) & in(x5,x6) & n_yard(x6) & n_fence(x5) & a_large(s2) & Theme(s2,x5) & n_toy(x4) & Actor(e1,x3) & v_play(e1) & (x2 = x3) & n_dog(x2) & a_small(s1) & Theme(s1,x2) & card_eq_2(x2))
7ae92120-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(with(e1,x2) & v_wrestle(e1) & n_toy(x2) & n_dog(x1) & n_backyard(x3) & in(x2,x3) & card_eq_2(x1) & Actor(e1,x1))
exists x1 e1 s1 s2 x2 x3 x4 x5 x6.(with(e1,x4) & v_play(e1) & n_yard(x6) & n_toy(x4) & n_fence(x5) & n_dog(x2) & in(x5,x6) & in(x4,x5) & card_eq_2(x2) & a_small(s1) & a_large(s2) & Theme(s2,x5) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
Two dogs wrestle with a toy in the backyard.
Two dogs fight for a squeek toy.
1
0.561822
Not all toy is a squeek toy.
exists e1 x1 x2 x3.(n_backyard(x3) & with(e1,x2) & in(x2,x3) & n_toy(x2) & Actor(e1,x1) & v_wrestle(e1) & n_dog(x1) & card_eq_2(x1))
exists s1 x1 x2 x3.(a_topic(x1) & for(x1,x3) & n_toy(x3) & a_squeek(s1) & Theme(s1,x3) & n_fight(x1) & of(x1,x2) & n_dog(x2) & card_eq_2(x1))
7ae93b06-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(with(e1,x2) & v_wrestle(e1) & n_toy(x2) & n_dog(x1) & n_backyard(x3) & in(x2,x3) & card_eq_2(x1) & Actor(e1,x1))
exists s1 x1 x2 x3.(of(x1,x2) & n_toy(x3) & n_fight(x1) & n_dog(x2) & for(x1,x3) & card_eq_2(x1) & a_topic(x1) & a_squeek(s1) & Theme(s1,x3))
A little boy in a red outfit is jumping on a trampoline.
A boy jumps on a trampoline.
0
-100
It restates that a boy is jumping on a trampoline.
exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_trampoline(x3) & Actor(e1,x1) & v_jump(e1) & in(x1,x2) & n_outfit(x2) & a_red(s2) & Theme(s2,x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1))
exists e1 x1 x2.(on(e1,x2) & n_trampoline(x2) & Actor(e1,x1) & v_jump(e1) & n_boy(x1))
7aea3876-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_jump(e1) & on(e1,x3) & n_trampoline(x3) & n_outfit(x2) & n_boy(x1) & in(x1,x2) & a_red(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_jump(e1) & on(e1,x2) & n_trampoline(x2) & n_boy(x1) & Actor(e1,x1))