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 guys in a big jacket being attacked by a dog while a guy in fatigues watches.
The man is petting the dog happily.
2
-100
Either the man is being attacked by the dog or he is petting said dog. The dog cannot be petted while it is attacking.
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & while(e1,x5) & in(x5,x6) & n_watch(x6) & of(x6,x7) & n_fatigue(x7) & n_guy(x5) & Actor(e1,x4) & n_dog(x4) & Theme(e1,x3) & v_attack(e1) & (x1 = x3) & in(x1,x2) & n_jacket(x2) & a_big(s1) & Theme(s1,x2) & n_guy(x1))
exists e1 s1 x1 x2.(n_dog(x2) & n_man(x1) & a_happily(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_pet(e1))
77368b62-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(while(e1,x5) & v_attack(e1) & of(x6,x7) & n_watch(x6) & n_jacket(x2) & n_guy(x5) & n_guy(x1) & n_fatigue(x7) & n_dog(x4) & in(x5,x6) & in(x1,x2) & a_topic(x1) & a_big(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x4) & (x1 = x3))
exists e1 s1 x1 x2.(v_pet(e1) & n_man(x1) & n_dog(x2) & a_happily(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A guys in a big jacket being attacked by a dog while a guy in fatigues watches.
The dog is very aggressive.
0
-100
If the dog has attacked someone the dog is aggressive
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & while(e1,x5) & in(x5,x6) & n_watch(x6) & of(x6,x7) & n_fatigue(x7) & n_guy(x5) & Actor(e1,x4) & n_dog(x4) & Theme(e1,x3) & v_attack(e1) & (x1 = x3) & in(x1,x2) & n_jacket(x2) & a_big(s1) & Theme(s1,x2) & n_guy(x1))
exists s1 x1.(n_dog(x1) & r_very(s1) & Theme(s1,x1) & a_aggressive(s1))
7736904e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(while(e1,x5) & v_attack(e1) & of(x6,x7) & n_watch(x6) & n_jacket(x2) & n_guy(x5) & n_guy(x1) & n_fatigue(x7) & n_dog(x4) & in(x5,x6) & in(x1,x2) & a_topic(x1) & a_big(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x4) & (x1 = x3))
exists s1 x1.(r_very(s1) & n_dog(x1) & a_aggressive(s1) & Theme(s1,x1))
A guys in a big jacket being attacked by a dog while a guy in fatigues watches.
The man provoked the dog.
1
-100
It cannot be determined if the man provoked the dog
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & while(e1,x5) & in(x5,x6) & n_watch(x6) & of(x6,x7) & n_fatigue(x7) & n_guy(x5) & Actor(e1,x4) & n_dog(x4) & Theme(e1,x3) & v_attack(e1) & (x1 = x3) & in(x1,x2) & n_jacket(x2) & a_big(s1) & Theme(s1,x2) & n_guy(x1))
exists e1 x1 x2.(n_dog(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_provoke(e1))
77369530-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(while(e1,x5) & v_attack(e1) & of(x6,x7) & n_watch(x6) & n_jacket(x2) & n_guy(x5) & n_guy(x1) & n_fatigue(x7) & n_dog(x4) & in(x5,x6) & in(x1,x2) & a_topic(x1) & a_big(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x4) & (x1 = x3))
exists e1 x1 x2.(v_provoke(e1) & n_man(x1) & n_dog(x2) & Theme(e1,x2) & Actor(e1,x1))
A man without a shirt on is doing work on the side of a building.
A person is working in the city.
1
-100
Just because a building does not mean in the city.
exists e1 x1 x2 x3 x4.(n_side(x3) & on(e1,x3) & of(x3,x4) & n_building(x4) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_work(x2) & -exists s1 x5 x6.(with(x1,x5) & Theme(s1,x6) & a_on(s1) & (x5 = x6) & n_shirt(x5)) & n_man(x1))
exists e1 x1 x2.(n_city(x2) & in(e1,x2) & Actor(e1,x1) & v_work(e1) & n_person(x1))
77369ada-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_do(e1) & on(e1,x3) & of(x3,x4) & n_work(x2) & n_side(x3) & n_man(x1) & n_building(x4) & all s1 x5 x6.(-with(x1,x5) | -n_shirt(x5) | -a_on(s1) | -Theme(s1,x6) | -(x5 = x6)) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_work(e1) & n_person(x1) & n_city(x2) & in(e1,x2) & Actor(e1,x1))
A man without a shirt on is doing work on the side of a building.
A shirtless man is working.
0
-100
A man without a shirt is the same as a shirtless man.
exists e1 x1 x2 x3 x4.(n_side(x3) & on(e1,x3) & of(x3,x4) & n_building(x4) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_work(x2) & -exists s1 x5 x6.(with(x1,x5) & Theme(s1,x6) & a_on(s1) & (x5 = x6) & n_shirt(x5)) & n_man(x1))
exists e1 s1 x1.(Actor(e1,x1) & v_work(e1) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1))
77369fd0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_do(e1) & on(e1,x3) & of(x3,x4) & n_work(x2) & n_side(x3) & n_man(x1) & n_building(x4) & all s1 x5 x6.(-with(x1,x5) | -n_shirt(x5) | -a_on(s1) | -Theme(s1,x6) | -(x5 = x6)) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1.(v_work(e1) & n_man(x1) & a_shirtless(s1) & Theme(s1,x1) & Actor(e1,x1))
A man without a shirt on is doing work on the side of a building.
The clothed woman is sleeping inside.
2
-100
A man and a woman are two different things.
exists e1 x1 x2 x3 x4.(n_side(x3) & on(e1,x3) & of(x3,x4) & n_building(x4) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_work(x2) & -exists s1 x5 x6.(with(x1,x5) & Theme(s1,x6) & a_on(s1) & (x5 = x6) & n_shirt(x5)) & n_man(x1))
exists e1 s1 s2 x1.(n_woman(x1) & a_clothed(s1) & Theme(s1,x1) & a_inside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_sleep(e1))
7736a4bc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_do(e1) & on(e1,x3) & of(x3,x4) & n_work(x2) & n_side(x3) & n_man(x1) & n_building(x4) & all s1 x5 x6.(-with(x1,x5) | -n_shirt(x5) | -a_on(s1) | -Theme(s1,x6) | -(x5 = x6)) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 s2 x1.(v_sleep(e1) & n_woman(x1) & a_inside(s2) & a_clothed(s1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1))
A happy small child is playing on a saucer in the snow
A little boy plays after the blizard.
1
-100
Not all snow events are a blizard
exists e1 s1 s2 x1 x2 x3.(n_snow(x3) & in(e1,x3) & on(e1,x2) & n_saucer(x2) & Actor(e1,x1) & v_play(e1) & n_child(x1) & a_small(s2) & Theme(s2,x1) & a_happy(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(n_blizard(x2) & after(e1,x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_little(s1) & Theme(s1,x1))
7736aa16-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_play(e1) & on(e1,x2) & n_snow(x3) & n_saucer(x2) & n_child(x1) & in(e1,x3) & a_small(s2) & a_happy(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_play(e1) & n_boy(x1) & n_blizard(x2) & after(e1,x2) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1))
A happy small child is playing on a saucer in the snow
A woman shovels snow.
2
-100
Either the woman is playing in the snow or is shoveling said snow. She can do both, but it can be inferred that since she is on a saucer, she cannot currently do both in this situation.
exists e1 s1 s2 x1 x2 x3.(n_snow(x3) & in(e1,x3) & on(e1,x2) & n_saucer(x2) & Actor(e1,x1) & v_play(e1) & n_child(x1) & a_small(s2) & Theme(s2,x1) & a_happy(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_shovel(e1) & n_snow(x2) & n_woman(x1))
7736af0c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_play(e1) & on(e1,x2) & n_snow(x3) & n_saucer(x2) & n_child(x1) & in(e1,x3) & a_small(s2) & a_happy(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_shovel(e1) & n_woman(x1) & n_snow(x2) & Theme(e1,x2) & Actor(e1,x1))
A happy small child is playing on a saucer in the snow
A kid plays outside.
0
-100
If there is snow, the child must be outside
exists e1 s1 s2 x1 x2 x3.(n_snow(x3) & in(e1,x3) & on(e1,x2) & n_saucer(x2) & Actor(e1,x1) & v_play(e1) & n_child(x1) & a_small(s2) & Theme(s2,x1) & a_happy(s1) & Theme(s1,x1))
exists e1 s1 x1.(a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_play(e1) & n_kid(x1))
7736b40c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_play(e1) & on(e1,x2) & n_snow(x3) & n_saucer(x2) & n_child(x1) & in(e1,x3) & a_small(s2) & a_happy(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1.(v_play(e1) & n_kid(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1))
A boy in a red and black shirt and black sandals kicks his foot back as he looks at the camera.
A boy is wearing shorts and sandals.
1
0.588094
The boy does not need to be wearing shorts
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(n_camera(x5) & r_back(e1) & exists e2.(at(e2,x5) & Actor(e2,x1) & v_look(e2)) & n_male(x1) & n_male(x1) & as(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_kick(e1) & n_foot(x4) & of(x4,x1) & in(x1,x2) & n_sandal(x2) & a_black(s3) & Theme(s3,x2) & of(x2,x3) & n_shirt(x3) & a_black(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & subset_of(x4,x2) & n_sandal(x4) & subset_of(x3,x2) & n_shorts(x3) & n_boy(x1))
7736b90c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(v_kick(e1) & r_back(e1) & of(x4,x1) & of(x2,x3) & n_shirt(x3) & n_sandal(x2) & n_male(x1) & n_foot(x4) & n_camera(x5) & n_boy(x1) & in(x1,x2) & exists e2.(v_look(e2) & at(e2,x5) & Actor(e2,x1)) & as(e1,p1) & a_red(s1) & a_black(s3) & a_black(s2) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_wear(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shorts(x3) & n_sandal(x4) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
A boy in a red and black shirt and black sandals kicks his foot back as he looks at the camera.
A boy runs from the camera in sandals.
2
-100
Either the boy looks at the camera or he runs away from said camera. He cannot do both simultaneously.
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(n_camera(x5) & r_back(e1) & exists e2.(at(e2,x5) & Actor(e2,x1) & v_look(e2)) & n_male(x1) & n_male(x1) & as(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_kick(e1) & n_foot(x4) & of(x4,x1) & in(x1,x2) & n_sandal(x2) & a_black(s3) & Theme(s3,x2) & of(x2,x3) & n_shirt(x3) & a_black(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 x1 x2 x3.(n_camera(x2) & from(e1,x2) & in(x2,x3) & n_sandal(x3) & Actor(e1,x1) & v_run(e1) & n_boy(x1))
7736c5aa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(v_kick(e1) & r_back(e1) & of(x4,x1) & of(x2,x3) & n_shirt(x3) & n_sandal(x2) & n_male(x1) & n_foot(x4) & n_camera(x5) & n_boy(x1) & in(x1,x2) & exists e2.(v_look(e2) & at(e2,x5) & Actor(e2,x1)) & as(e1,p1) & a_red(s1) & a_black(s3) & a_black(s2) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_run(e1) & n_sandal(x3) & n_camera(x2) & n_boy(x1) & in(x2,x3) & from(e1,x2) & Actor(e1,x1))
A boy in a red and black shirt and black sandals kicks his foot back as he looks at the camera.
A boy is wearing red and black.
0
-100
If the boys shirt is red and black, then the boy is wearing red and black
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(n_camera(x5) & r_back(e1) & exists e2.(at(e2,x5) & Actor(e2,x1) & v_look(e2)) & n_male(x1) & n_male(x1) & as(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_kick(e1) & n_foot(x4) & of(x4,x1) & in(x1,x2) & n_sandal(x2) & a_black(s3) & Theme(s3,x2) & of(x2,x3) & n_shirt(x3) & a_black(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 p1 x1.(exists s1 s2.(Theme(s2,x1) & a_black(s2) & Theme(s1,x1) & a_red(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_wear(e1) & n_boy(x1))
7736cabe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(v_kick(e1) & r_back(e1) & of(x4,x1) & of(x2,x3) & n_shirt(x3) & n_sandal(x2) & n_male(x1) & n_foot(x4) & n_camera(x5) & n_boy(x1) & in(x1,x2) & exists e2.(v_look(e2) & at(e2,x5) & Actor(e2,x1)) & as(e1,p1) & a_red(s1) & a_black(s3) & a_black(s2) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1))
exists e1 p1 x1.(v_wear(e1) & n_boy(x1) & exists s1 s2.(a_red(s1) & a_black(s2) & Theme(s2,x1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
A boy in a red and black shirt and black sandals kicks his foot back as he looks at the camera.
A boy kicks his foot back.
0
-100
A boy could be wearing a red and black shirt and black sandals.
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(n_camera(x5) & r_back(e1) & exists e2.(at(e2,x5) & Actor(e2,x1) & v_look(e2)) & n_male(x1) & n_male(x1) & as(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_kick(e1) & n_foot(x4) & of(x4,x1) & in(x1,x2) & n_sandal(x2) & a_black(s3) & Theme(s3,x2) & of(x2,x3) & n_shirt(x3) & a_black(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 s1 x1 x2.(a_back(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_kick(e1) & n_foot(x2) & of(x2,x1) & n_male(x1) & n_boy(x1))
7736d018-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(v_kick(e1) & r_back(e1) & of(x4,x1) & of(x2,x3) & n_shirt(x3) & n_sandal(x2) & n_male(x1) & n_foot(x4) & n_camera(x5) & n_boy(x1) & in(x1,x2) & exists e2.(v_look(e2) & at(e2,x5) & Actor(e2,x1)) & as(e1,p1) & a_red(s1) & a_black(s3) & a_black(s2) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_kick(e1) & of(x2,x1) & n_male(x1) & n_foot(x2) & n_boy(x1) & a_back(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A boy in a red and black shirt and black sandals kicks his foot back as he looks at the camera.
A boy is playing soccer.
1
0.153358
Just because a boy is kicking his foot back does not mean he is playing soccer
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(n_camera(x5) & r_back(e1) & exists e2.(at(e2,x5) & Actor(e2,x1) & v_look(e2)) & n_male(x1) & n_male(x1) & as(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_kick(e1) & n_foot(x4) & of(x4,x1) & in(x1,x2) & n_sandal(x2) & a_black(s3) & Theme(s3,x2) & of(x2,x3) & n_shirt(x3) & a_black(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_soccer(x2) & n_boy(x1))
7736d50e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(v_kick(e1) & r_back(e1) & of(x4,x1) & of(x2,x3) & n_shirt(x3) & n_sandal(x2) & n_male(x1) & n_foot(x4) & n_camera(x5) & n_boy(x1) & in(x1,x2) & exists e2.(v_look(e2) & at(e2,x5) & Actor(e2,x1)) & as(e1,p1) & a_red(s1) & a_black(s3) & a_black(s2) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_soccer(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1))
A boy in a red and black shirt and black sandals kicks his foot back as he looks at the camera.
A boy was unaware that a picture was being taken of him.
1
0.001232
Not all people who look at a camera are unaware a photo is being taken of them
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(n_camera(x5) & r_back(e1) & exists e2.(at(e2,x5) & Actor(e2,x1) & v_look(e2)) & n_male(x1) & n_male(x1) & as(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_kick(e1) & n_foot(x4) & of(x4,x1) & in(x1,x2) & n_sandal(x2) & a_black(s3) & Theme(s3,x2) & of(x2,x3) & n_shirt(x3) & a_black(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_unaware(e1) & exists e2 x2.(of(e2,x1) & Theme(e2,x2) & v_take(e2) & n_picture(x2)) & n_male(x1) & n_boy(x1))
7736da0e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(v_kick(e1) & r_back(e1) & of(x4,x1) & of(x2,x3) & n_shirt(x3) & n_sandal(x2) & n_male(x1) & n_foot(x4) & n_camera(x5) & n_boy(x1) & in(x1,x2) & exists e2.(v_look(e2) & at(e2,x5) & Actor(e2,x1)) & as(e1,p1) & a_red(s1) & a_black(s3) & a_black(s2) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1))
exists e1 p1 x1.(v_unaware(e1) & n_male(x1) & n_boy(x1) & exists e2 x2.(v_take(e2) & of(e2,x1) & n_picture(x2) & Theme(e2,x2)) & Topic(e1,p1) & Actor(e1,x1))
A boy in a red and black shirt and black sandals kicks his foot back as he looks at the camera.
A boy wearing gray PJs watches TV.
2
-100
Either the boy is wearing a shirt or he is wearing PJs. He either looks at the camera or watches TV. He cannot wear both things or watch both objects simultaneously.
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(n_camera(x5) & r_back(e1) & exists e2.(at(e2,x5) & Actor(e2,x1) & v_look(e2)) & n_male(x1) & n_male(x1) & as(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_kick(e1) & n_foot(x4) & of(x4,x1) & in(x1,x2) & n_sandal(x2) & a_black(s3) & Theme(s3,x2) & of(x2,x3) & n_shirt(x3) & a_black(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 e2 s1 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x1) & v_watch(e2) & n_tv(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_pj(x3) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_boy(x1))
7736df0e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(v_kick(e1) & r_back(e1) & of(x4,x1) & of(x2,x3) & n_shirt(x3) & n_sandal(x2) & n_male(x1) & n_foot(x4) & n_camera(x5) & n_boy(x1) & in(x1,x2) & exists e2.(v_look(e2) & at(e2,x5) & Actor(e2,x1)) & as(e1,p1) & a_red(s1) & a_black(s3) & a_black(s2) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1))
exists e1 e2 s1 x1 x2 x3 x4.(v_wear(e1) & v_watch(e2) & n_tv(x4) & n_pj(x3) & n_boy(x1) & a_gray(s1) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
A boy in a red and black shirt and black sandals kicks his foot back as he looks at the camera.
A girl looks at the camera while she gets her picture taken.
2
0
Boy refers to young male, where girl refers to young female.
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(n_camera(x5) & r_back(e1) & exists e2.(at(e2,x5) & Actor(e2,x1) & v_look(e2)) & n_male(x1) & n_male(x1) & as(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_kick(e1) & n_foot(x4) & of(x4,x1) & in(x1,x2) & n_sandal(x2) & a_black(s3) & Theme(s3,x2) & of(x2,x3) & n_shirt(x3) & a_black(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 p1 x1 x2 x3.(n_picture(x3) & of(x3,x2) & n_female(x2) & n_female(x2) & n_camera(x2) & exists e2 e3 x4.(Theme(e3,x3) & Actor(e3,x2) & v_get(e3) & Theme(e2,x4) & v_take(e2) & (x3 = x4)) & while(e1,p1) & at(e1,x2) & Actor(e1,x1) & v_look(e1) & n_girl(x1))
7736e51c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(v_kick(e1) & r_back(e1) & of(x4,x1) & of(x2,x3) & n_shirt(x3) & n_sandal(x2) & n_male(x1) & n_foot(x4) & n_camera(x5) & n_boy(x1) & in(x1,x2) & exists e2.(v_look(e2) & at(e2,x5) & Actor(e2,x1)) & as(e1,p1) & a_red(s1) & a_black(s3) & a_black(s2) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1))
exists e1 p1 x1 x2 x3.(while(e1,p1) & v_look(e1) & of(x3,x2) & n_picture(x3) & n_girl(x1) & n_female(x2) & n_camera(x2) & exists e2 e3 x4.(v_take(e2) & v_get(e3) & Theme(e3,x3) & Theme(e2,x4) & Actor(e3,x2) & (x3 = x4)) & at(e1,x2) & Actor(e1,x1))
A boy in a red and black shirt and black sandals kicks his foot back as he looks at the camera.
A boy looks at the camera while he gets his picture taken.
1
0.726986
Not all people who look into a camera are getting their picture taken
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(n_camera(x5) & r_back(e1) & exists e2.(at(e2,x5) & Actor(e2,x1) & v_look(e2)) & n_male(x1) & n_male(x1) & as(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_kick(e1) & n_foot(x4) & of(x4,x1) & in(x1,x2) & n_sandal(x2) & a_black(s3) & Theme(s3,x2) & of(x2,x3) & n_shirt(x3) & a_black(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 p1 x1 x2 x3.(n_picture(x3) & of(x3,x2) & n_male(x2) & n_male(x2) & n_camera(x2) & exists e2 e3 x4.(Theme(e3,x3) & Actor(e3,x2) & v_get(e3) & Theme(e2,x4) & v_take(e2) & (x3 = x4)) & while(e1,p1) & at(e1,x2) & Actor(e1,x1) & v_look(e1) & n_boy(x1))
7736ea6c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(v_kick(e1) & r_back(e1) & of(x4,x1) & of(x2,x3) & n_shirt(x3) & n_sandal(x2) & n_male(x1) & n_foot(x4) & n_camera(x5) & n_boy(x1) & in(x1,x2) & exists e2.(v_look(e2) & at(e2,x5) & Actor(e2,x1)) & as(e1,p1) & a_red(s1) & a_black(s3) & a_black(s2) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1))
exists e1 p1 x1 x2 x3.(while(e1,p1) & v_look(e1) & of(x3,x2) & n_picture(x3) & n_male(x2) & n_camera(x2) & n_boy(x1) & exists e2 e3 x4.(v_take(e2) & v_get(e3) & Theme(e3,x3) & Theme(e2,x4) & Actor(e3,x2) & (x3 = x4)) & at(e1,x2) & Actor(e1,x1))
A boy in a red and black shirt and black sandals kicks his foot back as he looks at the camera.
A boy is sulking because he fell.
2
-100
Either the boy looks at the camera or he is sulking. He cannot do both simultaneously.
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(n_camera(x5) & r_back(e1) & exists e2.(at(e2,x5) & Actor(e2,x1) & v_look(e2)) & n_male(x1) & n_male(x1) & as(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_kick(e1) & n_foot(x4) & of(x4,x1) & in(x1,x2) & n_sandal(x2) & a_black(s3) & Theme(s3,x2) & of(x2,x3) & n_shirt(x3) & a_black(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 p1 x1.(exists e2.(Actor(e2,x1) & v_fall(e2)) & n_male(x1) & because(e1,p1) & Actor(e1,x1) & v_sulk(e1) & n_boy(x1))
7736ef6c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(v_kick(e1) & r_back(e1) & of(x4,x1) & of(x2,x3) & n_shirt(x3) & n_sandal(x2) & n_male(x1) & n_foot(x4) & n_camera(x5) & n_boy(x1) & in(x1,x2) & exists e2.(v_look(e2) & at(e2,x5) & Actor(e2,x1)) & as(e1,p1) & a_red(s1) & a_black(s3) & a_black(s2) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1))
exists e1 p1 x1.(v_sulk(e1) & n_male(x1) & n_boy(x1) & exists e2.(v_fall(e2) & Actor(e2,x1)) & because(e1,p1) & Actor(e1,x1))
A boy in a red and black shirt and black sandals kicks his foot back as he looks at the camera.
A boy knows his photo is being taken.
0
0.95804
If he looks at the camera he know his photo is being taken
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(n_camera(x5) & r_back(e1) & exists e2.(at(e2,x5) & Actor(e2,x1) & v_look(e2)) & n_male(x1) & n_male(x1) & as(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_kick(e1) & n_foot(x4) & of(x4,x1) & in(x1,x2) & n_sandal(x2) & a_black(s3) & Theme(s3,x2) & of(x2,x3) & n_shirt(x3) & a_black(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & n_boy(x1))
exists e2 e1 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_know(e2) & Theme(e1,x3) & v_take(e1) & (x2 = x3) & n_photo(x2) & of(x2,x1) & n_male(x1) & n_boy(x1))
7736f4a8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(v_kick(e1) & r_back(e1) & of(x4,x1) & of(x2,x3) & n_shirt(x3) & n_sandal(x2) & n_male(x1) & n_foot(x4) & n_camera(x5) & n_boy(x1) & in(x1,x2) & exists e2.(v_look(e2) & at(e2,x5) & Actor(e2,x1)) & as(e1,p1) & a_red(s1) & a_black(s3) & a_black(s2) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1))
exists e2 e1 x1 x2 x3.(v_take(e1) & v_know(e2) & of(x2,x1) & n_photo(x2) & n_male(x1) & n_boy(x1) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & (x2 = x3))
A boy in a red and black shirt and black sandals kicks his foot back as he looks at the camera.
There is a boy looking at the camera.
0
-100
If he looks at the camera he is looking at the camera
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(n_camera(x5) & r_back(e1) & exists e2.(at(e2,x5) & Actor(e2,x1) & v_look(e2)) & n_male(x1) & n_male(x1) & as(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_kick(e1) & n_foot(x4) & of(x4,x1) & in(x1,x2) & n_sandal(x2) & a_black(s3) & Theme(s3,x2) & of(x2,x3) & n_shirt(x3) & a_black(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & n_boy(x1))
exists p1 x1 x4.(n_camera(x4) & exists e1 x2 x3.((x1 = x2) & at(e1,x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_boy(x2)))
7736f9c6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(v_kick(e1) & r_back(e1) & of(x4,x1) & of(x2,x3) & n_shirt(x3) & n_sandal(x2) & n_male(x1) & n_foot(x4) & n_camera(x5) & n_boy(x1) & in(x1,x2) & exists e2.(v_look(e2) & at(e2,x5) & Actor(e2,x1)) & as(e1,p1) & a_red(s1) & a_black(s3) & a_black(s2) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1))
exists x1 x4.(n_camera(x4) & exists e1 x2 x3.(v_look(e1) & n_boy(x2) & at(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)))
A boy in a red and black shirt and black sandals kicks his foot back as he looks at the camera.
A boy poses whith his foot kicked back for the camera.
1
0.67666
Just because the boy has his foot kicked back does not mean he poses that way
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(n_camera(x5) & r_back(e1) & exists e2.(at(e2,x5) & Actor(e2,x1) & v_look(e2)) & n_male(x1) & n_male(x1) & as(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_kick(e1) & n_foot(x4) & of(x4,x1) & in(x1,x2) & n_sandal(x2) & a_black(s3) & Theme(s3,x2) & of(x2,x3) & n_shirt(x3) & a_black(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & n_boy(x1))
exists e2 e1 p1 s1 x1 x2 x3.(n_camera(x3) & for(e2,x3) & a_back(s1) & Manner(e2,s1) & Actor(e2,x2) & v_kick(e2) & n_foot(x2) & of(x2,x1) & n_male(x1) & exists s2.(Theme(s2,x1) & a_whith(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_pose(e1) & n_boy(x1))
7736fed0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(v_kick(e1) & r_back(e1) & of(x4,x1) & of(x2,x3) & n_shirt(x3) & n_sandal(x2) & n_male(x1) & n_foot(x4) & n_camera(x5) & n_boy(x1) & in(x1,x2) & exists e2.(v_look(e2) & at(e2,x5) & Actor(e2,x1)) & as(e1,p1) & a_red(s1) & a_black(s3) & a_black(s2) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1))
exists e2 e1 p1 s1 x1 x2 x3.(v_pose(e1) & v_kick(e2) & of(x2,x1) & n_male(x1) & n_foot(x2) & n_camera(x3) & n_boy(x1) & for(e2,x3) & exists s2.(a_whith(s2) & Theme(s2,x1)) & a_back(s1) & Topic(e1,p1) & Manner(e2,s1) & Actor(e2,x2) & Actor(e1,x1))
A boy in a red and black shirt and black sandals kicks his foot back as he looks at the camera.
A boy in sandals looks at the camera.
0
-100
If he's wearing sandals than he is wearing sandals
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(n_camera(x5) & r_back(e1) & exists e2.(at(e2,x5) & Actor(e2,x1) & v_look(e2)) & n_male(x1) & n_male(x1) & as(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_kick(e1) & n_foot(x4) & of(x4,x1) & in(x1,x2) & n_sandal(x2) & a_black(s3) & Theme(s3,x2) & of(x2,x3) & n_shirt(x3) & a_black(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & n_boy(x1))
exists e1 x1 x2 x3.(n_camera(x3) & at(e1,x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_sandal(x2) & n_boy(x1))
773703d0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 s3 x1 x2 x3 x4 x5.(v_kick(e1) & r_back(e1) & of(x4,x1) & of(x2,x3) & n_shirt(x3) & n_sandal(x2) & n_male(x1) & n_foot(x4) & n_camera(x5) & n_boy(x1) & in(x1,x2) & exists e2.(v_look(e2) & at(e2,x5) & Actor(e2,x1)) & as(e1,p1) & a_red(s1) & a_black(s3) & a_black(s2) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_look(e1) & n_sandal(x2) & n_camera(x3) & n_boy(x1) & in(x1,x2) & at(e1,x3) & Actor(e1,x1))
four adults are eating and conversing by the water.
Adults talk about their disappointing children.
1
-100
No way to know that they are talking about their disappointing children.
exists e2 e1 x1 x2 x3.(n_water(x3) & by(e2,x3) & Actor(e2,x2) & v_converse(e2) & n_adult(x2) & card_eq_4(x2) & Actor(e1,x1) & v_eat(e1) & n_adult(x1) & card_eq_4(x1))
exists e1 s1 x1 x2.(about(e1,x2) & n_child(x2) & a_disappointing(s1) & Theme(s1,x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_talk(e1) & n_adult(x1))
773708da-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3.(v_eat(e1) & v_converse(e2) & n_water(x3) & n_adult(x2) & n_adult(x1) & card_eq_4(x2) & card_eq_4(x1) & by(e2,x3) & Actor(e2,x2) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_talk(e1) & of(x2,x1) & n_thing(x1) & n_child(x2) & n_adult(x1) & about(e1,x2) & a_disappointing(s1) & Theme(s1,x2) & Actor(e1,x1))
four adults are eating and conversing by the water.
Adults eat and talk by the water.
0
-100
Conversing is the same as talk.
exists e2 e1 x1 x2 x3.(n_water(x3) & by(e2,x3) & Actor(e2,x2) & v_converse(e2) & n_adult(x2) & card_eq_4(x2) & Actor(e1,x1) & v_eat(e1) & n_adult(x1) & card_eq_4(x1))
exists e2 e1 x1 x2 x3.(n_water(x3) & by(e2,x3) & Actor(e2,x2) & v_talk(e2) & n_adult(x2) & Actor(e1,x1) & v_eat(e1) & n_adult(x1))
77370e84-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3.(v_eat(e1) & v_converse(e2) & n_water(x3) & n_adult(x2) & n_adult(x1) & card_eq_4(x2) & card_eq_4(x1) & by(e2,x3) & Actor(e2,x2) & Actor(e1,x1))
exists e2 e1 x1 x2 x3.(v_talk(e2) & v_eat(e1) & n_water(x3) & n_adult(x2) & n_adult(x1) & by(e2,x3) & Actor(e2,x2) & Actor(e1,x1))
four adults are eating and conversing by the water.
Adults stand in silence at home.
2
-100
Conversing and silence are opposites.
exists e2 e1 x1 x2 x3.(n_water(x3) & by(e2,x3) & Actor(e2,x2) & v_converse(e2) & n_adult(x2) & card_eq_4(x2) & Actor(e1,x1) & v_eat(e1) & n_adult(x1) & card_eq_4(x1))
exists e1 x1 x2 x3.(at(e1,x3) & n_home(x3) & in(e1,x2) & n_silence(x2) & Actor(e1,x1) & v_stand(e1) & n_adult(x1))
77371384-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3.(v_eat(e1) & v_converse(e2) & n_water(x3) & n_adult(x2) & n_adult(x1) & card_eq_4(x2) & card_eq_4(x1) & by(e2,x3) & Actor(e2,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_stand(e1) & n_silence(x2) & n_home(x3) & n_adult(x1) & in(e1,x2) & at(e1,x3) & Actor(e1,x1))
An older woman is drawing outside of an old school.
An older woman is drawing outdoors.
0
-100
If she is outside then she is outdoors
exists e1 s1 s2 x1 x2.(of(e1,x2) & n_school(x2) & a_old(s2) & Theme(s2,x2) & r_outside(e1) & Actor(e1,x1) & v_draw(e1) & n_woman(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_draw(e1) & n_outdoors(x2) & n_woman(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
77371866-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_draw(e1) & r_outside(e1) & r_more(s1) & of(e1,x2) & n_woman(x1) & n_school(x2) & a_older(s1) & a_old(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_draw(e1) & r_more(s1) & n_woman(x1) & n_outdoors(x2) & a_older(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
An older woman is drawing outside of an old school.
An older woman is drawing with chalk on the concrete.
1
-100
Not all women use chalk on concrete when drawing outside an old school
exists e1 s1 s2 x1 x2.(of(e1,x2) & n_school(x2) & a_old(s2) & Theme(s2,x2) & r_outside(e1) & Actor(e1,x1) & v_draw(e1) & n_woman(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(n_concrete(x3) & on(e1,x3) & with(e1,x2) & n_chalk(x2) & Actor(e1,x1) & v_draw(e1) & n_woman(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
77371dac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_draw(e1) & r_outside(e1) & r_more(s1) & of(e1,x2) & n_woman(x1) & n_school(x2) & a_older(s1) & a_old(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(with(e1,x2) & v_draw(e1) & r_more(s1) & on(e1,x3) & n_woman(x1) & n_concrete(x3) & n_chalk(x2) & a_older(s1) & Theme(s1,x1) & Actor(e1,x1))
An older woman is drawing outside of an old school.
An older woman is drawing in a studio.
2
-100
Either the woman is outside of a school or in a studio. She cannot occupy both spaces at once.
exists e1 s1 s2 x1 x2.(of(e1,x2) & n_school(x2) & a_old(s2) & Theme(s2,x2) & r_outside(e1) & Actor(e1,x1) & v_draw(e1) & n_woman(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(in(e1,x2) & n_studio(x2) & Actor(e1,x1) & v_draw(e1) & n_woman(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
773722c0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2.(v_draw(e1) & r_outside(e1) & r_more(s1) & of(e1,x2) & n_woman(x1) & n_school(x2) & a_older(s1) & a_old(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_draw(e1) & r_more(s1) & n_woman(x1) & n_studio(x2) & in(e1,x2) & a_older(s1) & Theme(s1,x1) & Actor(e1,x1))
In an area with 2 army planes, 2 men, one in uniform and one in heavy clothing, train a black and brown dog.
one man sleeps on the floor
2
-100
Either the men train or they sleep. They cannot do both simultaneously.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(in(e1,x8) & with(x8,x9) & n_plane(x9) & of(x9,x10) & n_army(x10) & n_date(x9) & a_date_day_02(x9) & a_date_day_02(x9) & n_area(x8) & Theme(e1,x7) & Actor(e1,x1) & v_train(e1) & n_dog(x7) & a_brown(s3) & Theme(s3,x7) & a_black(s2) & Theme(s2,x7) & rel(x1,x2) & subset_of(x5,x2) & in(x5,x6) & n_clothing(x6) & a_heavy(s1) & Theme(s1,x6) & n_thing(x5) & card_eq_1(x5) & subset_of(x3,x2) & in(x3,x4) & n_uniform(x4) & n_thing(x3) & card_eq_1(x3) & n_man(x1) & n_date(x1) & a_date_day_02(x1) & a_date_day_02(x1))
exists e1 x1 x2.(n_floor(x2) & on(e1,x2) & Actor(e1,x1) & v_sleep(e1) & n_man(x1) & card_eq_1(x1))
773727ac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x8,x9) & v_train(e1) & subset_of(x5,x2) & subset_of(x3,x2) & rel(x1,x2) & of(x9,x10) & n_uniform(x4) & n_thing(x5) & n_thing(x3) & n_plane(x9) & n_man(x1) & n_dog(x7) & n_date(x9) & n_date(x1) & n_clothing(x6) & n_army(x10) & n_area(x8) & in(x5,x6) & in(x3,x4) & in(e1,x8) & card_eq_1(x5) & card_eq_1(x3) & a_heavy(s1) & a_date_day_02(x9) & a_date_day_02(x1) & a_brown(s3) & a_black(s2) & Theme(s3,x7) & Theme(s2,x7) & Theme(s1,x6) & Theme(e1,x7) & Actor(e1,x1))
exists e1 x1 x2.(v_sleep(e1) & on(e1,x2) & n_man(x1) & n_floor(x2) & card_eq_1(x1) & Actor(e1,x1))
In an area with 2 army planes, 2 men, one in uniform and one in heavy clothing, train a black and brown dog.
two men and a dog
0
-100
brown dog almost the same as dog
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(in(e1,x8) & with(x8,x9) & n_plane(x9) & of(x9,x10) & n_army(x10) & n_date(x9) & a_date_day_02(x9) & a_date_day_02(x9) & n_area(x8) & Theme(e1,x7) & Actor(e1,x1) & v_train(e1) & n_dog(x7) & a_brown(s3) & Theme(s3,x7) & a_black(s2) & Theme(s2,x7) & rel(x1,x2) & subset_of(x5,x2) & in(x5,x6) & n_clothing(x6) & a_heavy(s1) & Theme(s1,x6) & n_thing(x5) & card_eq_1(x5) & subset_of(x3,x2) & in(x3,x4) & n_uniform(x4) & n_thing(x3) & card_eq_1(x3) & n_man(x1) & n_date(x1) & a_date_day_02(x1) & a_date_day_02(x1))
exists s1 x1 x2.(a_topic(s1) & subset_of(x2,s1) & n_dog(x2) & subset_of(x1,s1) & n_man(x1) & card_eq_2(x1))
77372cd4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x8,x9) & v_train(e1) & subset_of(x5,x2) & subset_of(x3,x2) & rel(x1,x2) & of(x9,x10) & n_uniform(x4) & n_thing(x5) & n_thing(x3) & n_plane(x9) & n_man(x1) & n_dog(x7) & n_date(x9) & n_date(x1) & n_clothing(x6) & n_army(x10) & n_area(x8) & in(x5,x6) & in(x3,x4) & in(e1,x8) & card_eq_1(x5) & card_eq_1(x3) & a_heavy(s1) & a_date_day_02(x9) & a_date_day_02(x1) & a_brown(s3) & a_black(s2) & Theme(s3,x7) & Theme(s2,x7) & Theme(s1,x6) & Theme(e1,x7) & Actor(e1,x1))
exists s1 x1 x2.(subset_of(x2,s1) & subset_of(x1,s1) & n_man(x1) & n_dog(x2) & card_eq_2(x1) & a_topic(s1))
In an area with 2 army planes, 2 men, one in uniform and one in heavy clothing, train a black and brown dog.
two men train an attack dog
1
-100
The dog does not need to be an attack dog
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(in(e1,x8) & with(x8,x9) & n_plane(x9) & of(x9,x10) & n_army(x10) & n_date(x9) & a_date_day_02(x9) & a_date_day_02(x9) & n_area(x8) & Theme(e1,x7) & Actor(e1,x1) & v_train(e1) & n_dog(x7) & a_brown(s3) & Theme(s3,x7) & a_black(s2) & Theme(s2,x7) & rel(x1,x2) & subset_of(x5,x2) & in(x5,x6) & n_clothing(x6) & a_heavy(s1) & Theme(s1,x6) & n_thing(x5) & card_eq_1(x5) & subset_of(x3,x2) & in(x3,x4) & n_uniform(x4) & n_thing(x3) & card_eq_1(x3) & n_man(x1) & n_date(x1) & a_date_day_02(x1) & a_date_day_02(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_train(e1) & n_dog(x2) & of(x2,x3) & n_attack(x3) & n_man(x1) & card_eq_2(x1))
77373260-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x8,x9) & v_train(e1) & subset_of(x5,x2) & subset_of(x3,x2) & rel(x1,x2) & of(x9,x10) & n_uniform(x4) & n_thing(x5) & n_thing(x3) & n_plane(x9) & n_man(x1) & n_dog(x7) & n_date(x9) & n_date(x1) & n_clothing(x6) & n_army(x10) & n_area(x8) & in(x5,x6) & in(x3,x4) & in(e1,x8) & card_eq_1(x5) & card_eq_1(x3) & a_heavy(s1) & a_date_day_02(x9) & a_date_day_02(x1) & a_brown(s3) & a_black(s2) & Theme(s3,x7) & Theme(s2,x7) & Theme(s1,x6) & Theme(e1,x7) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_train(e1) & of(x2,x3) & n_man(x1) & n_dog(x2) & n_attack(x3) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
A girl closes her eyes as she swings the bat and misses the softball.
A girl just struck out.
1
-100
just because the girl missed the ball does not mean she just struck out
exists e1 p1 x1 x2 x3 x4.(n_softball(x4) & n_bat(x3) & exists e2 e3 x1.(Theme(e3,x4) & Actor(e3,x1) & v_miss(e3) & n_female(x1) & Time(e2,x3) & Actor(e2,x1) & v_swing(e2)) & n_female(x1) & n_female(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_close(e1) & n_eye(x2) & of(x2,x1) & n_girl(x1))
exists e1 s1 s2 x1.(a_just(s2) & Manner(e1,s2) & a_out(s1) & Manner(e1,s1) & Actor(e1,x1) & v_strike(e1) & n_girl(x1))
77373792-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4.(v_close(e1) & of(x2,x1) & n_softball(x4) & n_girl(x1) & n_female(x1) & n_eye(x2) & n_bat(x3) & exists e2 e3 x1.(v_swing(e2) & v_miss(e3) & n_female(x1) & Time(e2,x3) & Theme(e3,x4) & Actor(e3,x1) & Actor(e2,x1)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 s2 x1.(v_strike(e1) & n_girl(x1) & a_out(s1) & a_just(s2) & Manner(e1,s2) & Manner(e1,s1) & Actor(e1,x1))
A girl closes her eyes as she swings the bat and misses the softball.
A girl is sitting down to eat.
2
-100
Either the girl swings a bat or she is sitting down to eat. She cannot do both at the same time.
exists e1 p1 x1 x2 x3 x4.(n_softball(x4) & n_bat(x3) & exists e3 e2 x1.(Theme(e3,x4) & Actor(e3,x1) & v_miss(e3) & n_female(x1) & Time(e2,x3) & Actor(e2,x1) & v_swing(e2)) & n_female(x1) & n_female(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_close(e1) & n_eye(x2) & of(x2,x1) & n_girl(x1))
exists e1 p1 s1 x1.(a_down(s1) & Manner(e1,s1) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1) & exists e2.(Actor(e2,x1) & v_eat(e2)) & n_girl(x1))
77373c7e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4.(v_close(e1) & of(x2,x1) & n_softball(x4) & n_girl(x1) & n_female(x1) & n_eye(x2) & n_bat(x3) & exists e3 e2 x1.(v_swing(e2) & v_miss(e3) & n_female(x1) & Time(e2,x3) & Theme(e3,x4) & Actor(e3,x1) & Actor(e2,x1)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 p1 s1 x1.(v_sit(e1) & n_girl(x1) & exists e2.(v_eat(e2) & Actor(e2,x1)) & a_down(s1) & Topic(e1,p1) & Manner(e1,s1) & Actor(e1,x1))
A girl closes her eyes as she swings the bat and misses the softball.
A girl is playing softball.
0
-100
BY PLAYING SOFTBALL YOU NEED TO SWINGS YOUR BAT.
exists e1 p1 x1 x2 x3 x4.(n_softball(x4) & n_bat(x3) & exists e3 e2 x1.(Theme(e3,x4) & Actor(e3,x1) & v_miss(e3) & n_female(x1) & Time(e2,x3) & Actor(e2,x1) & v_swing(e2)) & n_female(x1) & n_female(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_close(e1) & n_eye(x2) & of(x2,x1) & n_girl(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_softball(x2) & n_girl(x1))
7737417e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4.(v_close(e1) & of(x2,x1) & n_softball(x4) & n_girl(x1) & n_female(x1) & n_eye(x2) & n_bat(x3) & exists e3 e2 x1.(v_swing(e2) & v_miss(e3) & n_female(x1) & Time(e2,x3) & Theme(e3,x4) & Actor(e3,x1) & Actor(e2,x1)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_softball(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1))
Surgeons in blue protective clothing are performing surgery.
Interns take their final medical exams in the hospital.
1
-100
Interns become surgeons by taking their medical exams.
exists e1 s1 s2 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_perform(e1) & n_surgery(x3) & in(x1,x2) & n_clothing(x2) & a_protective(s2) & Theme(s2,x2) & a_blue(s1) & Theme(s1,x2) & n_surgeon(x1))
exists e1 s1 s2 x1 x2 x3.(n_hospital(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_exam(x2) & a_medical(s2) & Theme(s2,x2) & a_final(s1) & Theme(s1,x2) & of(x2,x1) & n_thing(x1) & n_intern(x1))
773747e6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_perform(e1) & n_surgery(x3) & n_surgeon(x1) & n_clothing(x2) & in(x1,x2) & a_protective(s2) & a_blue(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3.(v_take(e1) & of(x2,x1) & n_thing(x1) & n_intern(x1) & n_hospital(x3) & n_exam(x2) & in(e1,x3) & a_medical(s2) & a_final(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
Surgeons in blue protective clothing are performing surgery.
People are working inside.
1
-100
The people who are working inside are the surgeons performing surgery.
exists e1 s1 s2 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_perform(e1) & n_surgery(x3) & in(x1,x2) & n_clothing(x2) & a_protective(s2) & Theme(s2,x2) & a_blue(s1) & Theme(s1,x2) & n_surgeon(x1))
exists e1 s1 x1.(a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_work(e1) & n_people(x1))
77374d0e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_perform(e1) & n_surgery(x3) & n_surgeon(x1) & n_clothing(x2) & in(x1,x2) & a_protective(s2) & a_blue(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1.(v_work(e1) & n_people(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
Surgeons in blue protective clothing are performing surgery.
Doctors go to the hospital cafeteria.
2
-100
All doctors are not surgeons. Surgeons who are performing surgery cannot also be going to the hospital cafeteria.
exists e1 s1 s2 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_perform(e1) & n_surgery(x3) & in(x1,x2) & n_clothing(x2) & a_protective(s2) & Theme(s2,x2) & a_blue(s1) & Theme(s1,x2) & n_surgeon(x1))
exists e1 x1 x2 x3.(n_cafeteria(x2) & of(x2,x3) & n_hospital(x3) & to(e1,x2) & Actor(e1,x1) & v_go(e1) & n_doctor(x1))
77375236-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_perform(e1) & n_surgery(x3) & n_surgeon(x1) & n_clothing(x2) & in(x1,x2) & a_protective(s2) & a_blue(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_go(e1) & to(e1,x2) & of(x2,x3) & n_hospital(x3) & n_doctor(x1) & n_cafeteria(x2) & Actor(e1,x1))
A man in a white shirt juggling on a street.
A man is outside
1
-100
The man is juggling outside on a street.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & on(e1,x4) & n_street(x4) & Actor(e1,x3) & v_juggle(e1) & (x2 = x3) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_man(x1))
7737574a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_juggle(e1) & on(e1,x4) & n_street(x4) & n_shirt(x2) & n_man(x1) & in(x1,x2) & a_white(s1) & a_topic(x1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
exists s1 x1.(n_man(x1) & a_outside(s1) & Theme(s1,x1))
A man in a white shirt juggling on a street.
A man is wearing a white shirt
0
-100
BY HAVING A WHITE SHIRT MEANS YOU ARE WEARING IT.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & on(e1,x4) & n_street(x4) & Actor(e1,x3) & v_juggle(e1) & (x2 = x3) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
77375efc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_juggle(e1) & on(e1,x4) & n_street(x4) & n_shirt(x2) & n_man(x1) & in(x1,x2) & a_white(s1) & a_topic(x1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 x1 x2.(v_wear(e1) & n_shirt(x2) & n_man(x1) & a_white(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A man in a white shirt juggling on a street.
A man is wearing a red shirt
2
-100
A white shirt cannot be a red shirt.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & on(e1,x4) & n_street(x4) & Actor(e1,x3) & v_juggle(e1) & (x2 = x3) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_red(s1) & Theme(s1,x2) & n_man(x1))
773764d8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_juggle(e1) & on(e1,x4) & n_street(x4) & n_shirt(x2) & n_man(x1) & in(x1,x2) & a_white(s1) & a_topic(x1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 x1 x2.(v_wear(e1) & n_shirt(x2) & n_man(x1) & a_red(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
Two people stand on the sidewalk next to the street with their belongings.
a hockey player shooting a goal
2
-100
Two men cannot be one hockey player. Standing on the sidewalk and shooting a goal are two different actions.
exists e1 x1 x2 x3 x4 x5.(n_belongings(x5) & of(x5,x4) & n_thing(x4) & n_street(x4) & n_sidewalk(x2) & on(e1,x2) & with(x2,x5) & to(x3,x4) & next(x2,x3) & n_thing(x3) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1))
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_shoot(e1) & n_goal(x4) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_hockey(x2))
77376a78-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(x2,x5) & v_stand(e1) & to(x3,x4) & on(e1,x2) & of(x5,x4) & next(x2,x3) & n_thing(x4) & n_thing(x3) & n_street(x4) & n_sidewalk(x2) & n_people(x1) & n_belongings(x5) & card_eq_2(x1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_shoot(e1) & of(x1,x2) & n_player(x1) & n_hockey(x2) & n_goal(x4) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
Two people stand on the sidewalk next to the street with their belongings.
a couple getting ready to travel
1
-100
The people getting ready to travel could have their belongings with them for other other reasons.
exists e1 x1 x2 x3 x4 x5.(n_belongings(x5) & of(x5,x4) & n_thing(x4) & n_street(x4) & n_sidewalk(x2) & on(e1,x2) & with(x2,x5) & to(x3,x4) & next(x2,x3) & n_thing(x3) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1))
exists e1 p1 x1 x2.(a_topic(x1) & exists p2 s1.(Topic(s1,p2) & Actor(s1,x2) & a_ready(s1) & exists e2.(Actor(e2,x2) & v_travel(e2))) & Topic(e1,p1) & Actor(e1,x2) & v_get(e1) & (x1 = x2) & n_couple(x1))
77377004-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(x2,x5) & v_stand(e1) & to(x3,x4) & on(e1,x2) & of(x5,x4) & next(x2,x3) & n_thing(x4) & n_thing(x3) & n_street(x4) & n_sidewalk(x2) & n_people(x1) & n_belongings(x5) & card_eq_2(x1) & Actor(e1,x1))
exists e1 p1 x1 x2.(v_get(e1) & n_couple(x1) & exists p2 s1.(exists e2.(v_travel(e2) & Actor(e2,x2)) & a_ready(s1) & Topic(s1,p2) & Actor(s1,x2)) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2))
Two people stand on the sidewalk next to the street with their belongings.
two people outside
0
-100
THE SIDEWALK IS OUTSIDE.
exists e1 x1 x2 x3 x4 x5.(n_belongings(x5) & of(x5,x4) & n_thing(x4) & n_street(x4) & n_sidewalk(x2) & on(e1,x2) & with(x2,x5) & to(x3,x4) & next(x2,x3) & n_thing(x3) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1))
exists s1 x1 x2.(a_topic(x1) & Theme(s1,x2) & a_outside(s1) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
77377540-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(with(x2,x5) & v_stand(e1) & to(x3,x4) & on(e1,x2) & of(x5,x4) & next(x2,x3) & n_thing(x4) & n_thing(x3) & n_street(x4) & n_sidewalk(x2) & n_people(x1) & n_belongings(x5) & card_eq_2(x1) & Actor(e1,x1))
exists s1 x1 x2.(n_people(x1) & card_eq_2(x1) & a_topic(x1) & a_outside(s1) & Theme(s1,x2) & (x1 = x2))
A man laying on a sidewalk with another man trying to help him.
Two men talk while lying on the sidewalk.
2
-100
Talk and laying are different things.
exists e2 e1 p1 x1 x2 x3 x4 x5.(a_topic(x1) & with(e1,x4) & Topic(e2,p1) & Actor(e2,x5) & v_try(e2) & exists e3.(Theme(e3,x1) & Actor(e3,x5) & v_help(e3)) & n_male(x1) & (x4 = x5) & n_man(x4) & -(x4 = x1) & n_man(x1) & n_man(x1) & on(e1,x3) & n_sidewalk(x3) & Actor(e1,x2) & v_lay(e1) & (x1 = x2))
exists e2 e1 x1 x2.(n_sidewalk(x2) & while(e1,e2) & on(e2,x2) & Actor(e2,x1) & v_lie(e2) & Actor(e1,x1) & v_talk(e1) & n_man(x1) & card_eq_2(x1))
77377a68-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 x1 x2 x3 x4 x5.(with(e1,x4) & v_try(e2) & v_lay(e1) & on(e1,x3) & n_sidewalk(x3) & n_man(x4) & n_man(x1) & n_male(x1) & exists e3.(v_help(e3) & Theme(e3,x1) & Actor(e3,x5)) & a_topic(x1) & Topic(e2,p1) & Actor(e2,x5) & Actor(e1,x2) & -(x4 = x1) & (x4 = x5) & (x1 = x2))
exists e2 e1 x1 x2.(while(e1,e2) & v_talk(e1) & v_lie(e2) & on(e2,x2) & n_sidewalk(x2) & n_man(x1) & card_eq_2(x1) & Actor(e2,x1) & Actor(e1,x1))
A man laying on a sidewalk with another man trying to help him.
A man is laying on a sidewalk.
0
-100
A man laying is the same as a man is laying.
exists e1 e2 p1 x1 x2 x3 x4 x5.(a_topic(x1) & with(e1,x4) & Topic(e2,p1) & Actor(e2,x5) & v_try(e2) & exists e3.(Theme(e3,x1) & Actor(e3,x5) & v_help(e3)) & n_male(x1) & (x4 = x5) & n_man(x4) & -(x4 = x1) & n_man(x1) & n_man(x1) & on(e1,x3) & n_sidewalk(x3) & Actor(e1,x2) & v_lay(e1) & (x1 = x2))
exists e1 x1 x2.(on(e1,x2) & n_sidewalk(x2) & Actor(e1,x1) & v_lay(e1) & n_man(x1))
7737808a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 x1 x2 x3 x4 x5.(with(e1,x4) & v_try(e2) & v_lay(e1) & on(e1,x3) & n_sidewalk(x3) & n_man(x4) & n_man(x1) & n_male(x1) & exists e3.(v_help(e3) & Theme(e3,x1) & Actor(e3,x5)) & a_topic(x1) & Topic(e2,p1) & Actor(e2,x5) & Actor(e1,x2) & -(x4 = x1) & (x4 = x5) & (x1 = x2))
exists e1 x1 x2.(v_lay(e1) & on(e1,x2) & n_sidewalk(x2) & n_man(x1) & Actor(e1,x1))
A man laying on a sidewalk with another man trying to help him.
A man tries to help a man get up off the sidewalk because he fell over.
1
-100
Trying to help does not necessarily mean help a man get up.
exists e1 e2 p1 x1 x2 x3 x4 x5.(a_topic(x1) & with(e1,x4) & Topic(e2,p1) & Actor(e2,x5) & v_try(e2) & exists e3.(Theme(e3,x1) & Actor(e3,x5) & v_help(e3)) & n_male(x1) & (x4 = x5) & n_man(x4) & -(x4 = x1) & n_man(x1) & n_man(x1) & on(e1,x3) & n_sidewalk(x3) & Actor(e1,x2) & v_lay(e1) & (x1 = x2))
exists e1 e2 p1 p2 s1 x1 x2 x3.(n_male(x3) & n_sidewalk(x3) & exists e4 s2.(a_over(s2) & Manner(e4,s2) & Actor(e4,x3) & v_fall(e4)) & because(e2,p2) & off(e2,x3) & a_up(s1) & Manner(e2,s1) & Actor(e2,x1) & v_get(e2) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e3 x4.(Theme(e3,x4) & Actor(e3,x2) & v_help(e3) & n_man(x4)) & (x1 = x2) & n_man(x1))
7737865c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 x1 x2 x3 x4 x5.(with(e1,x4) & v_try(e2) & v_lay(e1) & on(e1,x3) & n_sidewalk(x3) & n_man(x4) & n_man(x1) & n_male(x1) & exists e3.(v_help(e3) & Theme(e3,x1) & Actor(e3,x5)) & a_topic(x1) & Topic(e2,p1) & Actor(e2,x5) & Actor(e1,x2) & -(x4 = x1) & (x4 = x5) & (x1 = x2))
exists e1 e2 p1 p2 s1 x1 x2 x3.(v_try(e1) & v_get(e2) & off(e2,x3) & n_sidewalk(x3) & n_man(x1) & n_male(x3) & exists e4 s2.(v_fall(e4) & a_over(s2) & Manner(e4,s2) & Actor(e4,x3)) & exists e3 x4.(v_help(e3) & n_man(x4) & Theme(e3,x4) & Actor(e3,x2)) & because(e2,p2) & a_up(s1) & Topic(e1,p1) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
One man wearing green is pushing a cart over a curb.
A man is pushing a shopping cart.
1
-100
A cart is not necessarily a shopping cart.
exists e1 e2 x1 x2 x3 x4.(over(e2,x4) & n_curb(x4) & Theme(e2,x3) & Actor(e2,x1) & v_push(e2) & n_cart(x3) & n_green(x1) & Actor(e1,x1) & v_wear(e1) & of(x1,x2) & n_man(x2) & card_eq_1(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_push(e1) & n_cart(x2) & of(x2,x3) & n_shopping(x3) & n_man(x1))
77378bac-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4.(v_wear(e1) & v_push(e2) & over(e2,x4) & of(x1,x2) & n_man(x2) & n_green(x1) & n_curb(x4) & n_cart(x3) & card_eq_1(x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_push(e1) & of(x2,x3) & n_shopping(x3) & n_man(x1) & n_cart(x2) & Theme(e1,x2) & Actor(e1,x1))
One man wearing green is pushing a cart over a curb.
The man is near the curb.
0
-100
Pushing a cart over a curb is the same as being near the curb.
exists e1 e2 x1 x2 x3 x4.(over(e2,x4) & n_curb(x4) & Theme(e2,x3) & Actor(e2,x1) & v_push(e2) & n_cart(x3) & n_green(x1) & Actor(e1,x1) & v_wear(e1) & of(x1,x2) & n_man(x2) & card_eq_1(x1))
exists p1 x1 x2.(n_curb(x2) & n_man(x1) & near(x1,x2))
77379124-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4.(v_wear(e1) & v_push(e2) & over(e2,x4) & of(x1,x2) & n_man(x2) & n_green(x1) & n_curb(x4) & n_cart(x3) & card_eq_1(x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1))
exists x1 x2.(near(x1,x2) & n_man(x1) & n_curb(x2))
One man wearing green is pushing a cart over a curb.
The woman is sitting on the curb.
2
-100
A man and a woman are opposite genders.
exists e2 e1 x1 x2 x3 x4.(over(e2,x4) & n_curb(x4) & Theme(e2,x3) & Actor(e2,x1) & v_push(e2) & n_cart(x3) & n_green(x1) & Actor(e1,x1) & v_wear(e1) & of(x1,x2) & n_man(x2) & card_eq_1(x1))
exists e1 x1 x2.(n_curb(x2) & n_woman(x1) & on(e1,x2) & Actor(e1,x1) & v_sit(e1))
7737966a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4.(v_wear(e1) & v_push(e2) & over(e2,x4) & of(x1,x2) & n_man(x2) & n_green(x1) & n_curb(x4) & n_cart(x3) & card_eq_1(x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & n_woman(x1) & n_curb(x2) & Actor(e1,x1))
Two men stand in front of a tan building.
Nobody is standing
2
-100
If nobody is standing then two men cannot be standing.
exists e1 s1 x1 x2 x3.(in(e1,x2) & of(x2,x3) & n_building(x3) & a_tan(s1) & Theme(s1,x3) & n_front(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1) & card_eq_2(x1))
-exists e1 x1.(Actor(e1,x1) & v_stand(e1) & n_person(x1))
77379b7e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_stand(e1) & of(x2,x3) & n_man(x1) & n_front(x2) & n_building(x3) & in(e1,x2) & card_eq_2(x1) & a_tan(s1) & Theme(s1,x3) & Actor(e1,x1))
all e1 x1.(-v_stand(e1) | -n_person(x1) | -Actor(e1,x1))
Two men stand in front of a tan building.
Tall humans standing
1
-100
Tall humans could be both male and female.
exists e1 s1 x1 x2 x3.(in(e1,x2) & of(x2,x3) & n_building(x3) & a_tan(s1) & Theme(s1,x3) & n_front(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(a_topic(x1) & Actor(e1,x3) & v_stand(e1) & (x1 = x3) & n_human(x1) & (x1 = x2) & ne_nam_tall(x2))
7737a722-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_stand(e1) & of(x2,x3) & n_man(x1) & n_front(x2) & n_building(x3) & in(e1,x2) & card_eq_2(x1) & a_tan(s1) & Theme(s1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_stand(e1) & ne_nam_tall(x2) & n_human(x1) & a_topic(x1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2))
He crossed the road with the cart.
A man is walking outside with his cart.
1
-100
Walking outside could mean many different places besides crossing the road .
exists e1 x1 x2 x3.(n_cart(x3) & n_road(x2) & n_male(x1) & with(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_cross(e1))
exists e1 x1 x2.(with(e1,x2) & n_cart(x2) & of(x2,x1) & n_male(x1) & r_outside(e1) & Actor(e1,x1) & v_walk(e1) & n_man(x1))
7737b92e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(with(e1,x3) & v_cross(e1) & n_road(x2) & n_male(x1) & n_cart(x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(with(e1,x2) & v_walk(e1) & r_outside(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_cart(x2) & Actor(e1,x1))
A man in a white shirt and black jean with a ponytail juggles balls as a bicycle leans against the wall with what looks like the belonging of someone homeless.
woman does yoga
2
-100
Someone who is doing yoga cannot be juggling balls.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x11.(n_belonging(x11) & n_wall(x9) & as(e1,x7) & exists e3 x10 x12 x13.(n_thing(x10) & with(e2,x10) & like(e3,x11) & of(x11,x12) & Time(x12,x13) & n_homeless(x13) & n_person(x12) & Actor(e3,x10) & v_look(e3)) & against(e2,x9) & Actor(e2,x8) & v_lean(e2) & (x7 = x8) & n_bicycle(x7) & Theme(e1,x6) & Actor(e1,x1) & v_juggle(e1) & n_ball(x6) & with(x1,x5) & n_ponytail(x5) & in(x1,x2) & n_jean(x4) & a_black(s2) & Theme(s2,x4) & n_shirt(x3) & subset_of(x4,x2) & subset_of(x3,x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_yoga(x2) & n_woman(x1))
7737c3b0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x11.(with(x1,x5) & v_lean(e2) & v_juggle(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_wall(x9) & n_shirt(x3) & n_ponytail(x5) & n_man(x1) & n_jean(x4) & n_bicycle(x7) & n_belonging(x11) & n_ball(x6) & in(x1,x2) & exists e3 x10 x12 x13.(with(e2,x10) & v_look(e3) & of(x11,x12) & n_thing(x10) & n_person(x12) & n_homeless(x13) & like(e3,x11) & Time(x12,x13) & Actor(e3,x10)) & as(e1,x7) & against(e2,x9) & a_white(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x6) & Actor(e2,x8) & Actor(e1,x1) & (x7 = x8))
exists e1 x1 x2.(v_do(e1) & n_yoga(x2) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1))
A man steps off a bus carrying a large bag on his shoulder.
A man has been on a long journey on the bus.
1
-100
Just because the man has a large bag doesn't mean that he had a long journey.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(a_off(s2) & Manner(e2,s2) & Theme(e2,x2) & Actor(e2,x1) & v_step(e2) & Theme(e1,x4) & Actor(e1,x3) & v_carry(e1) & on(x4,x5) & n_shoulder(x5) & of(x5,x1) & n_male(x1) & n_bag(x4) & a_large(s1) & Theme(s1,x4) & (x2 = x3) & n_bus(x2) & n_man(x1))
exists p1 x1 x3.(n_bus(x3) & exists s1 x2.(on(x1,x2) & on(x2,x3) & n_journey(x2) & a_long(s1) & Theme(s1,x2)) & n_man(x1))
7737d3e6-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(v_step(e2) & v_carry(e1) & on(x4,x5) & of(x5,x1) & n_shoulder(x5) & n_man(x1) & n_male(x1) & n_bus(x2) & n_bag(x4) & a_off(s2) & a_large(s1) & Theme(s1,x4) & Theme(e2,x2) & Theme(e1,x4) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
exists x1 x3.(n_man(x1) & n_bus(x3) & exists s1 x2.(on(x2,x3) & on(x1,x2) & n_journey(x2) & a_long(s1) & Theme(s1,x2)))
A man with a black baseball cap, blue shorts, gloves and no shirt is standing atop a roof.
A man has a white baseball cap.
2
0.000001
One cannot wear a black and a white cap at the same time
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(atop(e1,x9) & n_roof(x9) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & subset_of(x5,x2) & subset_of(x7,x5) & -exists x10.(subset_of(x10,x7) & n_shirt(x10)) & subset_of(x8,x7) & n_glove(x8) & subset_of(x6,x5) & n_shorts(x6) & a_blue(s2) & Theme(s2,x6) & subset_of(x3,x2) & n_cap(x3) & of(x3,x4) & n_baseball(x4) & a_black(s1) & Theme(s1,x3) & n_man(x1))
exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_cap(x2) & of(x2,x3) & n_baseball(x3) & a_white(s1) & Theme(s1,x2) & n_man(x1))
773874f4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x1,x2) & v_stand(e1) & subset_of(x8,x7) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x5,x2) & subset_of(x3,x2) & of(x3,x4) & n_shorts(x6) & n_roof(x9) & n_man(x1) & n_glove(x8) & n_cap(x3) & n_baseball(x4) & atop(e1,x9) & all x10.(-subset_of(x10,x7) | -n_shirt(x10)) & a_blue(s2) & a_black(s1) & Theme(s2,x6) & Theme(s1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_have(e1) & of(x2,x3) & n_man(x1) & n_cap(x2) & n_baseball(x3) & a_white(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A man with a black baseball cap, blue shorts, gloves and no shirt is standing atop a roof.
A man has a light black baseball cap.
1
0.824377
Just because a man wears a black cap does not mean that it is light black.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(atop(e1,x9) & n_roof(x9) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & subset_of(x5,x2) & subset_of(x7,x5) & -exists x10.(subset_of(x10,x7) & n_shirt(x10)) & subset_of(x8,x7) & n_glove(x8) & subset_of(x6,x5) & n_shorts(x6) & a_blue(s2) & Theme(s2,x6) & subset_of(x3,x2) & n_cap(x3) & of(x3,x4) & n_baseball(x4) & a_black(s1) & Theme(s1,x3) & n_man(x1))
exists e1 s1 s2 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_cap(x2) & of(x2,x3) & n_baseball(x3) & a_black(s2) & Theme(s2,x2) & a_light(s1) & Theme(s1,x2) & n_man(x1))
77388480-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x1,x2) & v_stand(e1) & subset_of(x8,x7) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x5,x2) & subset_of(x3,x2) & of(x3,x4) & n_shorts(x6) & n_roof(x9) & n_man(x1) & n_glove(x8) & n_cap(x3) & n_baseball(x4) & atop(e1,x9) & all x10.(-subset_of(x10,x7) | -n_shirt(x10)) & a_blue(s2) & a_black(s1) & Theme(s2,x6) & Theme(s1,x3) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3.(v_have(e1) & of(x2,x3) & n_man(x1) & n_cap(x2) & n_baseball(x3) & a_light(s1) & a_black(s2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A man with a black baseball cap, blue shorts, gloves and no shirt is standing atop a roof.
A man is surveying land before he starts jogging
1
0.000336
Just because a man is on the roof does not mean that he is surveying the land.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(atop(e1,x9) & n_roof(x9) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & subset_of(x5,x2) & subset_of(x7,x5) & -exists x10.(subset_of(x10,x7) & n_shirt(x10)) & subset_of(x8,x7) & n_glove(x8) & subset_of(x6,x5) & n_shorts(x6) & a_blue(s2) & Theme(s2,x6) & subset_of(x3,x2) & n_cap(x3) & of(x3,x4) & n_baseball(x4) & a_black(s1) & Theme(s1,x3) & n_man(x1))
exists e1 p1 x1 x2.(exists e2 p2.(exists e3.(Actor(e3,x1) & v_jog(e3)) & Topic(e2,p2) & Actor(e2,x1) & v_start(e2)) & n_male(x1) & before(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_survey(e1) & n_land(x2) & n_man(x1))
77388980-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x1,x2) & v_stand(e1) & subset_of(x8,x7) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x5,x2) & subset_of(x3,x2) & of(x3,x4) & n_shorts(x6) & n_roof(x9) & n_man(x1) & n_glove(x8) & n_cap(x3) & n_baseball(x4) & atop(e1,x9) & all x10.(-subset_of(x10,x7) | -n_shirt(x10)) & a_blue(s2) & a_black(s1) & Theme(s2,x6) & Theme(s1,x3) & Actor(e1,x1))
exists e1 p1 x1 x2.(v_survey(e1) & n_man(x1) & n_male(x1) & n_land(x2) & exists e2 p2.(v_start(e2) & exists e3.(v_jog(e3) & Actor(e3,x1)) & Topic(e2,p2) & Actor(e2,x1)) & before(e1,p1) & Theme(e1,x2) & Actor(e1,x1))
A man with a black baseball cap, blue shorts, gloves and no shirt is standing atop a roof.
He is wearing red gloves.
1
0.00069
Just because a man is standing on a woof does not mean that he wears red gloves.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(atop(e1,x9) & n_roof(x9) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & subset_of(x5,x2) & subset_of(x7,x5) & -exists x10.(subset_of(x10,x7) & n_shirt(x10)) & subset_of(x8,x7) & n_glove(x8) & subset_of(x6,x5) & n_shorts(x6) & a_blue(s2) & Theme(s2,x6) & subset_of(x3,x2) & n_cap(x3) & of(x3,x4) & n_baseball(x4) & a_black(s1) & Theme(s1,x3) & n_man(x1))
exists e1 s1 x1 x2.(n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_glove(x2) & a_red(s1) & Theme(s1,x2))
77388f48-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x1,x2) & v_stand(e1) & subset_of(x8,x7) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x5,x2) & subset_of(x3,x2) & of(x3,x4) & n_shorts(x6) & n_roof(x9) & n_man(x1) & n_glove(x8) & n_cap(x3) & n_baseball(x4) & atop(e1,x9) & all x10.(-subset_of(x10,x7) | -n_shirt(x10)) & a_blue(s2) & a_black(s1) & Theme(s2,x6) & Theme(s1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_wear(e1) & n_male(x1) & n_glove(x2) & a_red(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A man with a black baseball cap, blue shorts, gloves and no shirt is standing atop a roof.
There is a man standing on the roof of his house.
0
0.824377
The man is atop a roof which means he is standing on the roof of his house.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(atop(e1,x9) & n_roof(x9) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & subset_of(x5,x2) & subset_of(x7,x5) & -exists x10.(subset_of(x10,x7) & n_shirt(x10)) & subset_of(x8,x7) & n_glove(x8) & subset_of(x6,x5) & n_shorts(x6) & a_blue(s2) & Theme(s2,x6) & subset_of(x3,x2) & n_cap(x3) & of(x3,x4) & n_baseball(x4) & a_black(s1) & Theme(s1,x3) & n_man(x1))
exists p1 x1 x4 x5.(n_house(x5) & of(x5,x4) & n_male(x4) & n_roof(x4) & exists e1 x2 x3.((x1 = x2) & on(e1,x4) & of(x4,x5) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_man(x2)))
7738aff0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x1,x2) & v_stand(e1) & subset_of(x8,x7) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x5,x2) & subset_of(x3,x2) & of(x3,x4) & n_shorts(x6) & n_roof(x9) & n_man(x1) & n_glove(x8) & n_cap(x3) & n_baseball(x4) & atop(e1,x9) & all x10.(-subset_of(x10,x7) | -n_shirt(x10)) & a_blue(s2) & a_black(s1) & Theme(s2,x6) & Theme(s1,x3) & Actor(e1,x1))
exists x1 x4 x5.(of(x5,x4) & n_roof(x4) & n_male(x4) & n_house(x5) & exists e1 x2 x3.(v_stand(e1) & on(e1,x4) & of(x4,x5) & n_man(x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)))
A man with a black baseball cap, blue shorts, gloves and no shirt is standing atop a roof.
There is a man cleaning out the gutter on his house.
1
0.000325
Just because a man is on the roof does not mean that he is cleaning out the gutter.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(atop(e1,x9) & n_roof(x9) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & subset_of(x5,x2) & subset_of(x7,x5) & -exists x10.(subset_of(x10,x7) & n_shirt(x10)) & subset_of(x8,x7) & n_glove(x8) & subset_of(x6,x5) & n_shorts(x6) & a_blue(s2) & Theme(s2,x6) & subset_of(x3,x2) & n_cap(x3) & of(x3,x4) & n_baseball(x4) & a_black(s1) & Theme(s1,x3) & n_man(x1))
exists p1 x1 x4 x5.(n_house(x5) & of(x5,x4) & n_male(x4) & n_gutter(x4) & exists e1 s1 x2 x3.((x1 = x2) & a_out(s1) & Manner(e1,s1) & Theme(e1,x4) & Actor(e1,x3) & v_clean(e1) & on(x4,x5) & (x2 = x3) & n_man(x2)))
7738b4dc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x1,x2) & v_stand(e1) & subset_of(x8,x7) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x5,x2) & subset_of(x3,x2) & of(x3,x4) & n_shorts(x6) & n_roof(x9) & n_man(x1) & n_glove(x8) & n_cap(x3) & n_baseball(x4) & atop(e1,x9) & all x10.(-subset_of(x10,x7) | -n_shirt(x10)) & a_blue(s2) & a_black(s1) & Theme(s2,x6) & Theme(s1,x3) & Actor(e1,x1))
exists x1 x4 x5.(of(x5,x4) & n_male(x4) & n_house(x5) & n_gutter(x4) & exists e1 s1 x2 x3.(v_clean(e1) & on(x4,x5) & n_man(x2) & a_out(s1) & Theme(e1,x4) & Manner(e1,s1) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)))
A man with a black baseball cap, blue shorts, gloves and no shirt is standing atop a roof.
The man is eating a grape.
1
0.000016
eating and standing are different actions
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(atop(e1,x9) & n_roof(x9) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & subset_of(x5,x2) & subset_of(x7,x5) & -exists x10.(subset_of(x10,x7) & n_shirt(x10)) & subset_of(x8,x7) & n_glove(x8) & subset_of(x6,x5) & n_shorts(x6) & a_blue(s2) & Theme(s2,x6) & subset_of(x3,x2) & n_cap(x3) & of(x3,x4) & n_baseball(x4) & a_black(s1) & Theme(s1,x3) & n_man(x1))
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_grape(x2))
7738bb8a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x1,x2) & v_stand(e1) & subset_of(x8,x7) & subset_of(x7,x5) & subset_of(x6,x5) & subset_of(x5,x2) & subset_of(x3,x2) & of(x3,x4) & n_shorts(x6) & n_roof(x9) & n_man(x1) & n_glove(x8) & n_cap(x3) & n_baseball(x4) & atop(e1,x9) & all x10.(-subset_of(x10,x7) | -n_shirt(x10)) & a_blue(s2) & a_black(s1) & Theme(s2,x6) & Theme(s1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_eat(e1) & n_man(x1) & n_grape(x2) & Theme(e1,x2) & Actor(e1,x1))
Several climbers in a row are climbing the rock while the man in red watches and holds the line.
Climbers sleep in a tent
2
0
Climbers are either sleeping or climbing they can���t do both at once.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_line(x8) & n_man(x4) & n_rock(x3) & Theme(e2,x8) & Actor(e2,x6) & v_hold(e2) & in(x6,x7) & n_row(x7) & n_climber(x6) & a_several(s3) & Theme(s3,x6) & in(e1,x5) & n_watch(x5) & a_red(s2) & Theme(s2,x5) & while(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_climb(e1) & in(x1,x2) & n_row(x2) & n_climber(x1) & a_several(s1) & Theme(s1,x1))
exists e1 x1 x2.(in(e1,x2) & n_tent(x2) & Actor(e1,x1) & v_sleep(e1) & n_climber(x1))
773b4dd2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,x4) & v_hold(e2) & v_climb(e1) & n_watch(x5) & n_row(x7) & n_row(x2) & n_rock(x3) & n_man(x4) & n_line(x8) & n_climber(x6) & n_climber(x1) & in(x6,x7) & in(x1,x2) & in(e1,x5) & a_several(s3) & a_several(s1) & a_red(s2) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x1) & Theme(e2,x8) & Theme(e1,x3) & Actor(e2,x6) & Actor(e1,x1))
exists e1 x1 x2.(v_sleep(e1) & n_tent(x2) & n_climber(x1) & in(e1,x2) & Actor(e1,x1))
Several climbers in a row are climbing the rock while the man in red watches and holds the line.
People are taking a rock climbing class.
1
0.599047
climbing doesn't mean to take a class
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_line(x8) & n_man(x4) & n_rock(x3) & Theme(e2,x8) & Actor(e2,x6) & v_hold(e2) & in(x6,x7) & n_row(x7) & n_climber(x6) & a_several(s3) & Theme(s3,x6) & in(e1,x5) & n_watch(x5) & a_red(s2) & Theme(s2,x5) & while(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_climb(e1) & in(x1,x2) & n_row(x2) & n_climber(x1) & a_several(s1) & Theme(s1,x1))
exists e1 e2 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_take(e2) & n_class(x2) & Actor(e1,x2) & v_climb(e1) & of(x2,x3) & n_rock(x3) & n_people(x1))
773b53c2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,x4) & v_hold(e2) & v_climb(e1) & n_watch(x5) & n_row(x7) & n_row(x2) & n_rock(x3) & n_man(x4) & n_line(x8) & n_climber(x6) & n_climber(x1) & in(x6,x7) & in(x1,x2) & in(e1,x5) & a_several(s3) & a_several(s1) & a_red(s2) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x1) & Theme(e2,x8) & Theme(e1,x3) & Actor(e2,x6) & Actor(e1,x1))
exists e1 e2 x1 x2 x3.(v_take(e2) & v_climb(e1) & of(x2,x3) & n_rock(x3) & n_people(x1) & n_class(x2) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x2))
Several climbers in a row are climbing the rock while the man in red watches and holds the line.
The rock was made out of granite
1
0.465928
It is possible to climb rock other than granite.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_line(x8) & n_man(x4) & n_rock(x3) & Theme(e2,x8) & Actor(e2,x6) & v_hold(e2) & in(x6,x7) & n_row(x7) & n_climber(x6) & a_several(s3) & Theme(s3,x6) & in(e1,x5) & n_watch(x5) & a_red(s2) & Theme(s2,x5) & while(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_climb(e1) & in(x1,x2) & n_row(x2) & n_climber(x1) & a_several(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_rock(x1) & r_out(e1) & of(e1,x2) & n_granite(x2) & Theme(e1,x1) & v_make(e1))
773b58d6-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,x4) & v_hold(e2) & v_climb(e1) & n_watch(x5) & n_row(x7) & n_row(x2) & n_rock(x3) & n_man(x4) & n_line(x8) & n_climber(x6) & n_climber(x1) & in(x6,x7) & in(x1,x2) & in(e1,x5) & a_several(s3) & a_several(s1) & a_red(s2) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x1) & Theme(e2,x8) & Theme(e1,x3) & Actor(e2,x6) & Actor(e1,x1))
exists e1 x1 x2.(v_make(e1) & r_out(e1) & of(e1,x2) & n_rock(x1) & n_granite(x2) & Theme(e1,x1))
Several climbers in a row are climbing the rock while the man in red watches and holds the line.
There is a big rock that several people are climbing.
0
-100
Climbers are people, and if several of them are climbing a rock, there must be a big rock for them climb.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_line(x8) & n_man(x4) & n_rock(x3) & Theme(e2,x8) & Actor(e2,x6) & v_hold(e2) & in(x6,x7) & n_row(x7) & n_climber(x6) & a_several(s3) & Theme(s3,x6) & in(e1,x5) & n_watch(x5) & a_red(s2) & Theme(s2,x5) & while(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_climb(e1) & in(x1,x2) & n_row(x2) & n_climber(x1) & a_several(s1) & Theme(s1,x1))
exists p1 x1 p2 s1 x2.((x1 = x2) & Topic(x2,p2) & exists e1 s2 x3.(Actor(e1,x3) & v_climb(e1) & n_people(x3) & a_several(s2) & Theme(s2,x3)) & n_rock(x2) & a_big(s1) & Theme(s1,x2))
773b5e26-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,x4) & v_hold(e2) & v_climb(e1) & n_watch(x5) & n_row(x7) & n_row(x2) & n_rock(x3) & n_man(x4) & n_line(x8) & n_climber(x6) & n_climber(x1) & in(x6,x7) & in(x1,x2) & in(e1,x5) & a_several(s3) & a_several(s1) & a_red(s2) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x1) & Theme(e2,x8) & Theme(e1,x3) & Actor(e2,x6) & Actor(e1,x1))
exists x1 p2 s1 x2.(n_rock(x2) & exists e1 s2 x3.(v_climb(e1) & n_people(x3) & a_several(s2) & Theme(s2,x3) & Actor(e1,x3)) & a_big(s1) & Topic(x2,p2) & Theme(s1,x2) & (x1 = x2))
Several climbers in a row are climbing the rock while the man in red watches and holds the line.
The man watching them is naked.
2
-100
A man cannot be in red if he is naked.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_line(x8) & n_man(x4) & n_rock(x3) & Theme(e2,x8) & Actor(e2,x6) & v_hold(e2) & in(x6,x7) & n_row(x7) & n_climber(x6) & a_several(s3) & Theme(s3,x6) & in(e1,x5) & n_watch(x5) & a_red(s2) & Theme(s2,x5) & while(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_climb(e1) & in(x1,x2) & n_row(x2) & n_climber(x1) & a_several(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(n_thing(x1) & n_man(x1) & Theme(s1,x1) & a_naked(s1) & Theme(e1,x1) & Actor(e1,x2) & v_watch(e1) & (x1 = x2))
773b63e4-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,x4) & v_hold(e2) & v_climb(e1) & n_watch(x5) & n_row(x7) & n_row(x2) & n_rock(x3) & n_man(x4) & n_line(x8) & n_climber(x6) & n_climber(x1) & in(x6,x7) & in(x1,x2) & in(e1,x5) & a_several(s3) & a_several(s1) & a_red(s2) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x1) & Theme(e2,x8) & Theme(e1,x3) & Actor(e2,x6) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_watch(e1) & n_thing(x1) & n_man(x1) & a_naked(s1) & Theme(s1,x1) & Theme(e1,x1) & Actor(e1,x2) & (x1 = x2))
Several climbers in a row are climbing the rock while the man in red watches and holds the line.
The rock is tall enough to climb.
0
-100
Climbing the rock is the same as the rock is tall enough to climb.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_line(x8) & n_man(x4) & n_rock(x3) & Theme(e2,x8) & Actor(e2,x6) & v_hold(e2) & in(x6,x7) & n_row(x7) & n_climber(x6) & a_several(s3) & Theme(s3,x6) & in(e1,x5) & n_watch(x5) & a_red(s2) & Theme(s2,x5) & while(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_climb(e1) & in(x1,x2) & n_row(x2) & n_climber(x1) & a_several(s1) & Theme(s1,x1))
exists p1 s1 s2 x1.(n_rock(x1) & a_enough(s2) & Manner(s1,s2) & Topic(s1,p1) & Actor(s1,x1) & a_tall(s1) & exists e1.(Actor(e1,x1) & v_climb(e1)))
773b68ee-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,x4) & v_hold(e2) & v_climb(e1) & n_watch(x5) & n_row(x7) & n_row(x2) & n_rock(x3) & n_man(x4) & n_line(x8) & n_climber(x6) & n_climber(x1) & in(x6,x7) & in(x1,x2) & in(e1,x5) & a_several(s3) & a_several(s1) & a_red(s2) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x1) & Theme(e2,x8) & Theme(e1,x3) & Actor(e2,x6) & Actor(e1,x1))
exists p1 s1 s2 x1.(n_rock(x1) & exists e1.(v_climb(e1) & Actor(e1,x1)) & a_tall(s1) & a_enough(s2) & Topic(s1,p1) & Manner(s1,s2) & Actor(s1,x1))
Several climbers in a row are climbing the rock while the man in red watches and holds the line.
Professional climbers climb a rock
1
0.465928
Rock climbers don't have to be professional, they could be amateurs.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_line(x8) & n_man(x4) & n_rock(x3) & Theme(e2,x8) & Actor(e2,x6) & v_hold(e2) & in(x6,x7) & n_row(x7) & n_climber(x6) & a_several(s3) & Theme(s3,x6) & in(e1,x5) & n_watch(x5) & a_red(s2) & Theme(s2,x5) & while(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_climb(e1) & in(x1,x2) & n_row(x2) & n_climber(x1) & a_several(s1) & Theme(s1,x1))
exists e1 p1 x1.(ne_nam_professional(x1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_climb(e2) & n_rock(x2)) & Topic(e1,p1) & Actor(e1,x1) & v_climber(e1))
773b6de4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,x4) & v_hold(e2) & v_climb(e1) & n_watch(x5) & n_row(x7) & n_row(x2) & n_rock(x3) & n_man(x4) & n_line(x8) & n_climber(x6) & n_climber(x1) & in(x6,x7) & in(x1,x2) & in(e1,x5) & a_several(s3) & a_several(s1) & a_red(s2) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x1) & Theme(e2,x8) & Theme(e1,x3) & Actor(e2,x6) & Actor(e1,x1))
exists e1 p1 x1.(v_climber(e1) & ne_nam_professional(x1) & exists e2 x2.(v_climb(e2) & n_rock(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
Several climbers in a row are climbing the rock while the man in red watches and holds the line.
The rock turned into a beast and ate the people.
2
-100
climbers are not rocks at the same time
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_line(x8) & n_man(x4) & n_rock(x3) & Theme(e2,x8) & Actor(e2,x6) & v_hold(e2) & in(x6,x7) & n_row(x7) & n_climber(x6) & a_several(s3) & Theme(s3,x6) & in(e1,x5) & n_watch(x5) & a_red(s2) & Theme(s2,x5) & while(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_climb(e1) & in(x1,x2) & n_row(x2) & n_climber(x1) & a_several(s1) & Theme(s1,x1))
exists e1 x1 x2 x3 x4 x5.(n_people(x2) & n_rock(x1) & into(e1,x3) & n_eat(x5) & n_beast(x4) & subset_of(x5,x3) & subset_of(x4,x3) & Theme(e1,x2) & Actor(e1,x1) & v_turn(e1))
773b72da-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,x4) & v_hold(e2) & v_climb(e1) & n_watch(x5) & n_row(x7) & n_row(x2) & n_rock(x3) & n_man(x4) & n_line(x8) & n_climber(x6) & n_climber(x1) & in(x6,x7) & in(x1,x2) & in(e1,x5) & a_several(s3) & a_several(s1) & a_red(s2) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x1) & Theme(e2,x8) & Theme(e1,x3) & Actor(e2,x6) & Actor(e1,x1))
exists e1 x1 x2 x3 x4 x5.(v_turn(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_rock(x1) & n_people(x2) & n_eat(x5) & n_beast(x4) & into(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
Several climbers in a row are climbing the rock while the man in red watches and holds the line.
A lot of people were on the rock
0
-100
Several climbers constitute a lot of people.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_line(x8) & n_man(x4) & n_rock(x3) & Theme(e2,x8) & Actor(e2,x6) & v_hold(e2) & in(x6,x7) & n_row(x7) & n_climber(x6) & a_several(s3) & Theme(s3,x6) & in(e1,x5) & n_watch(x5) & a_red(s2) & Theme(s2,x5) & while(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_climb(e1) & in(x1,x2) & n_row(x2) & n_climber(x1) & a_several(s1) & Theme(s1,x1))
exists p1 x1 x2 x3.(n_rock(x3) & on(x1,x3) & of(x1,x2) & n_people(x2) & n_lot(x1))
773b78a2-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,x4) & v_hold(e2) & v_climb(e1) & n_watch(x5) & n_row(x7) & n_row(x2) & n_rock(x3) & n_man(x4) & n_line(x8) & n_climber(x6) & n_climber(x1) & in(x6,x7) & in(x1,x2) & in(e1,x5) & a_several(s3) & a_several(s1) & a_red(s2) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x1) & Theme(e2,x8) & Theme(e1,x3) & Actor(e2,x6) & Actor(e1,x1))
exists x1 x2 x3.(on(x1,x3) & of(x1,x2) & n_rock(x3) & n_people(x2) & n_lot(x1))
Several climbers in a row are climbing the rock while the man in red watches and holds the line.
Climbers climb a rock
0
0.977525
Climbers climb a rock is a rephrasing of several climbers in a row are climbing the rock.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_line(x8) & n_man(x4) & n_rock(x3) & Theme(e2,x8) & Actor(e2,x6) & v_hold(e2) & in(x6,x7) & n_row(x7) & n_climber(x6) & a_several(s3) & Theme(s3,x6) & in(e1,x5) & n_watch(x5) & a_red(s2) & Theme(s2,x5) & while(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_climb(e1) & in(x1,x2) & n_row(x2) & n_climber(x1) & a_several(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_rock(x2) & n_climber(x1))
773b7dde-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,x4) & v_hold(e2) & v_climb(e1) & n_watch(x5) & n_row(x7) & n_row(x2) & n_rock(x3) & n_man(x4) & n_line(x8) & n_climber(x6) & n_climber(x1) & in(x6,x7) & in(x1,x2) & in(e1,x5) & a_several(s3) & a_several(s1) & a_red(s2) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x1) & Theme(e2,x8) & Theme(e1,x3) & Actor(e2,x6) & Actor(e1,x1))
exists e1 x1 x2.(v_climb(e1) & n_rock(x2) & n_climber(x1) & Theme(e1,x2) & Actor(e1,x1))
Several climbers in a row are climbing the rock while the man in red watches and holds the line.
People are snowboarding.
2
-100
climbers cannot be people snowboarding at the same time
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_line(x8) & n_man(x4) & n_rock(x3) & Theme(e2,x8) & Actor(e2,x6) & v_hold(e2) & in(x6,x7) & n_row(x7) & n_climber(x6) & a_several(s3) & Theme(s3,x6) & in(e1,x5) & n_watch(x5) & a_red(s2) & Theme(s2,x5) & while(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_climb(e1) & in(x1,x2) & n_row(x2) & n_climber(x1) & a_several(s1) & Theme(s1,x1))
exists e1 x1.(Actor(e1,x1) & v_snowboard(e1) & n_people(x1))
773b82ca-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,x4) & v_hold(e2) & v_climb(e1) & n_watch(x5) & n_row(x7) & n_row(x2) & n_rock(x3) & n_man(x4) & n_line(x8) & n_climber(x6) & n_climber(x1) & in(x6,x7) & in(x1,x2) & in(e1,x5) & a_several(s3) & a_several(s1) & a_red(s2) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x1) & Theme(e2,x8) & Theme(e1,x3) & Actor(e2,x6) & Actor(e1,x1))
exists e1 x1.(v_snowboard(e1) & n_people(x1) & Actor(e1,x1))
Several climbers in a row are climbing the rock while the man in red watches and holds the line.
People are rock climbing.
0
-100
Several climbers are referred to as people and climbing the rock is a rock climbing activity.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_line(x8) & n_man(x4) & n_rock(x3) & Theme(e2,x8) & Actor(e2,x6) & v_hold(e2) & in(x6,x7) & n_row(x7) & n_climber(x6) & a_several(s3) & Theme(s3,x6) & in(e1,x5) & n_watch(x5) & a_red(s2) & Theme(s2,x5) & while(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_climb(e1) & in(x1,x2) & n_row(x2) & n_climber(x1) & a_several(s1) & Theme(s1,x1))
exists e1 x1 x2.(Time(e1,x2) & n_rock(x2) & Actor(e1,x1) & v_climb(e1) & n_people(x1))
773b88a6-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,x4) & v_hold(e2) & v_climb(e1) & n_watch(x5) & n_row(x7) & n_row(x2) & n_rock(x3) & n_man(x4) & n_line(x8) & n_climber(x6) & n_climber(x1) & in(x6,x7) & in(x1,x2) & in(e1,x5) & a_several(s3) & a_several(s1) & a_red(s2) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x1) & Theme(e2,x8) & Theme(e1,x3) & Actor(e2,x6) & Actor(e1,x1))
exists e1 x1 x2.(v_climb(e1) & n_rock(x2) & n_people(x1) & Time(e1,x2) & Actor(e1,x1))
Several climbers in a row are climbing the rock while the man in red watches and holds the line.
The man in red is a trained rescuer.
1
0.781709
A man holding a line for rock climbers doesn't imply that the man is a trained rescuer.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_line(x8) & n_man(x4) & n_rock(x3) & Theme(e2,x8) & Actor(e2,x6) & v_hold(e2) & in(x6,x7) & n_row(x7) & n_climber(x6) & a_several(s3) & Theme(s3,x6) & in(e1,x5) & n_watch(x5) & a_red(s2) & Theme(s2,x5) & while(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_climb(e1) & in(x1,x2) & n_row(x2) & n_climber(x1) & a_several(s1) & Theme(s1,x1))
exists p1 x1 x2.(n_man(x1) & exists s1 x3.((x1 = x3) & n_rescuer(x3) & a_trained(s1) & Theme(s1,x3)) & in(x1,x2) & n_red(x2))
773b8dce-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,x4) & v_hold(e2) & v_climb(e1) & n_watch(x5) & n_row(x7) & n_row(x2) & n_rock(x3) & n_man(x4) & n_line(x8) & n_climber(x6) & n_climber(x1) & in(x6,x7) & in(x1,x2) & in(e1,x5) & a_several(s3) & a_several(s1) & a_red(s2) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x1) & Theme(e2,x8) & Theme(e1,x3) & Actor(e2,x6) & Actor(e1,x1))
exists x1 x2.(n_red(x2) & n_man(x1) & in(x1,x2) & exists s1 x3.(n_rescuer(x3) & a_trained(s1) & Theme(s1,x3) & (x1 = x3)))
Several climbers in a row are climbing the rock while the man in red watches and holds the line.
Rock climbers are falling off the rock while a man in red watches in horror.
2
-100
climbers climbing cannot mean climbers falling at the same time
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_line(x8) & n_man(x4) & n_rock(x3) & Theme(e2,x8) & Actor(e2,x6) & v_hold(e2) & in(x6,x7) & n_row(x7) & n_climber(x6) & a_several(s3) & Theme(s3,x6) & in(e1,x5) & n_watch(x5) & a_red(s2) & Theme(s2,x5) & while(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_climb(e1) & in(x1,x2) & n_row(x2) & n_climber(x1) & a_several(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3 x4 x5 x6.(n_rock(x3) & in(e1,x6) & n_horror(x6) & in(e1,x5) & n_watch(x5) & a_red(s1) & Theme(s1,x5) & while(e1,x4) & n_man(x4) & off(e1,x3) & Actor(e1,x1) & v_fall(e1) & n_climber(x1) & (x1 = x2) & ne_per_rock(x2))
773b9288-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,x4) & v_hold(e2) & v_climb(e1) & n_watch(x5) & n_row(x7) & n_row(x2) & n_rock(x3) & n_man(x4) & n_line(x8) & n_climber(x6) & n_climber(x1) & in(x6,x7) & in(x1,x2) & in(e1,x5) & a_several(s3) & a_several(s1) & a_red(s2) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x1) & Theme(e2,x8) & Theme(e1,x3) & Actor(e2,x6) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4 x5 x6.(while(e1,x4) & v_fall(e1) & off(e1,x3) & ne_per_rock(x2) & n_watch(x5) & n_rock(x3) & n_man(x4) & n_horror(x6) & n_climber(x1) & in(e1,x6) & in(e1,x5) & a_red(s1) & Theme(s1,x5) & Actor(e1,x1) & (x1 = x2))
Several climbers in a row are climbing the rock while the man in red watches and holds the line.
Several rock climbers are climbing a rock, not realizing that they are no longer attached to the line that the man in red is holding below.
1
0.000093
If there are rock climbers and a man holding the line, it doesn't imply that they are no longer attached to the line.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_line(x8) & n_man(x4) & n_rock(x3) & Theme(e2,x8) & Actor(e2,x6) & v_hold(e2) & in(x6,x7) & n_row(x7) & n_climber(x6) & a_several(s3) & Theme(s3,x6) & in(e1,x5) & n_watch(x5) & a_red(s2) & Theme(s2,x5) & while(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_climb(e1) & in(x1,x2) & n_row(x2) & n_climber(x1) & a_several(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3 x4 x5.(n_man(x5) & n_line(x4) & -exists e2 p1.(for(e1,e2) & Topic(e2,p1) & Actor(e2,x1) & v_realize(e2) & exists e3 p2 s2.(r_no(e3) & a_longer(s2) & Manner(e3,s2) & to(e3,x4) & exists e4 s3 x6.(a_below(s3) & Manner(e4,s3) & Actor(e4,x5) & v_hold(e4) & in(x5,x6) & n_red(x6)) & that(x4,p2) & Theme(e3,x1) & v_attach(e3))) & n_thing(x1) & Theme(e1,x3) & Actor(e1,x1) & v_climb(e1) & n_rock(x3) & n_climber(x1) & of(x1,x2) & n_rock(x2) & a_several(s1) & Theme(s1,x1))
773b9724-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,x4) & v_hold(e2) & v_climb(e1) & n_watch(x5) & n_row(x7) & n_row(x2) & n_rock(x3) & n_man(x4) & n_line(x8) & n_climber(x6) & n_climber(x1) & in(x6,x7) & in(x1,x2) & in(e1,x5) & a_several(s3) & a_several(s1) & a_red(s2) & Theme(s3,x6) & Theme(s2,x5) & Theme(s1,x1) & Theme(e2,x8) & Theme(e1,x3) & Actor(e2,x6) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4 x5.(v_climb(e1) & of(x1,x2) & n_thing(x1) & n_rock(x3) & n_rock(x2) & n_man(x5) & n_line(x4) & n_climber(x1) & all e2 p1.(all e3 p2 s2.(all e4 s3 x6.(-v_hold(e4) | -n_red(x6) | -in(x5,x6) | -a_below(s3) | -Manner(e4,s3) | -Actor(e4,x5)) | -v_attach(e3) | -to(e3,x4) | -that(x4,p2) | -r_no(e3) | -a_longer(s2) | -Theme(e3,x1) | -Manner(e3,s2)) | -v_realize(e2) | -for(e1,e2) | -Topic(e2,p1) | -Actor(e2,x1)) & a_several(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
Seven climbers are ascending a rock face whilst another man stands holding the rope.
The climbers are diving in water.
2
-100
climbers ascending cannot mean climbers diving at the same time
exists e1 p1 x1 x2 x3 x4 x5 x6 x8.(n_rope(x8) & n_man(x6) & Theme(e1,x3) & Actor(e1,x1) & v_ascend(e1) & exists e2 e3 x7.(for(e2,e3) & Theme(e3,x8) & Actor(e3,x7) & v_hold(e3) & Actor(e2,x7) & v_stand(e2) & n_man(x7) & -(x7 = x6)) & that(x3,p1) & n_whilst(x3) & of(x3,x5) & n_face(x5) & of(x3,x4) & n_rock(x4) & n_climber(x1) & (x1 = x2) & ne_nam_seven(x2))
exists e1 x1 x2.(n_climber(x1) & in(e1,x2) & n_water(x2) & Actor(e1,x1) & v_dive(e1))
773b9bb6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4 x5 x6 x8.(v_ascend(e1) & that(x3,p1) & of(x3,x5) & of(x3,x4) & ne_nam_seven(x2) & n_whilst(x3) & n_rope(x8) & n_rock(x4) & n_man(x6) & n_face(x5) & n_climber(x1) & exists e2 e3 x7.(v_stand(e2) & v_hold(e3) & n_man(x7) & for(e2,e3) & Theme(e3,x8) & Actor(e3,x7) & Actor(e2,x7) & -(x7 = x6)) & Theme(e1,x3) & Actor(e1,x1) & (x1 = x2))
exists e1 x1 x2.(v_dive(e1) & n_water(x2) & n_climber(x1) & in(e1,x2) & Actor(e1,x1))
Seven climbers are ascending a rock face whilst another man stands holding the rope.
The climbers use safety measures.
1
-100
Just a man stands holding a rope for rock climbers doesn't mean safety measures are being used.
exists e1 p1 x1 x2 x3 x4 x5 x6 x8.(n_rope(x8) & n_man(x6) & Theme(e1,x3) & Actor(e1,x1) & v_ascend(e1) & exists e3 e2 x7.(for(e2,e3) & Theme(e3,x8) & Actor(e3,x7) & v_hold(e3) & Actor(e2,x7) & v_stand(e2) & n_man(x7) & -(x7 = x6)) & that(x3,p1) & n_whilst(x3) & of(x3,x5) & n_face(x5) & of(x3,x4) & n_rock(x4) & n_climber(x1) & (x1 = x2) & ne_nam_seven(x2))
exists e1 x1 x2 x3.(n_climber(x1) & Theme(e1,x2) & Actor(e1,x1) & v_use(e1) & n_measure(x2) & of(x2,x3) & n_safety(x3))
773ba0de-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4 x5 x6 x8.(v_ascend(e1) & that(x3,p1) & of(x3,x5) & of(x3,x4) & ne_nam_seven(x2) & n_whilst(x3) & n_rope(x8) & n_rock(x4) & n_man(x6) & n_face(x5) & n_climber(x1) & exists e3 e2 x7.(v_stand(e2) & v_hold(e3) & n_man(x7) & for(e2,e3) & Theme(e3,x8) & Actor(e3,x7) & Actor(e2,x7) & -(x7 = x6)) & Theme(e1,x3) & Actor(e1,x1) & (x1 = x2))
exists e1 x1 x2 x3.(v_use(e1) & of(x2,x3) & n_safety(x3) & n_measure(x2) & n_climber(x1) & Theme(e1,x2) & Actor(e1,x1))
Seven climbers are ascending a rock face whilst another man stands holding the rope.
The climbers are going up.
0
-100
Ascending denotes going up.
exists e1 p1 x1 x2 x3 x4 x5 x6 x8.(n_rope(x8) & n_man(x6) & Theme(e1,x3) & Actor(e1,x1) & v_ascend(e1) & exists e2 e3 x7.(for(e2,e3) & Theme(e3,x8) & Actor(e3,x7) & v_hold(e3) & Actor(e2,x7) & v_stand(e2) & n_man(x7) & -(x7 = x6)) & that(x3,p1) & n_whilst(x3) & of(x3,x5) & n_face(x5) & of(x3,x4) & n_rock(x4) & n_climber(x1) & (x1 = x2) & ne_nam_seven(x2))
exists e1 s1 x1.(n_climber(x1) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1) & v_go(e1))
773ba598-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4 x5 x6 x8.(v_ascend(e1) & that(x3,p1) & of(x3,x5) & of(x3,x4) & ne_nam_seven(x2) & n_whilst(x3) & n_rope(x8) & n_rock(x4) & n_man(x6) & n_face(x5) & n_climber(x1) & exists e2 e3 x7.(v_stand(e2) & v_hold(e3) & n_man(x7) & for(e2,e3) & Theme(e3,x8) & Actor(e3,x7) & Actor(e2,x7) & -(x7 = x6)) & Theme(e1,x3) & Actor(e1,x1) & (x1 = x2))
exists e1 s1 x1.(v_go(e1) & n_climber(x1) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1))
A group of people are rock climbing on a rock climbing wall.
A group of people are rock climbing.
0
-100
People are rock climbing implies they are rock climbing.
exists e1 e2 x1 x2 x3 x4 x5.(Time(e1,x5) & n_rock(x5) & on(e1,x3) & n_wall(x3) & Actor(e2,x3) & v_climb(e2) & of(x3,x4) & n_rock(x4) & Actor(e1,x1) & v_climb(e1) & of(x1,x2) & n_people(x2) & n_group(x1))
exists e1 x1 x2 x3.(Time(e1,x3) & n_rock(x3) & Actor(e1,x1) & v_climb(e1) & of(x1,x2) & n_people(x2) & n_group(x1))
773baa3e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(v_climb(e2) & v_climb(e1) & on(e1,x3) & of(x3,x4) & of(x1,x2) & n_wall(x3) & n_rock(x5) & n_rock(x4) & n_people(x2) & n_group(x1) & Time(e1,x5) & Actor(e2,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_climb(e1) & of(x1,x2) & n_rock(x3) & n_people(x2) & n_group(x1) & Time(e1,x3) & Actor(e1,x1))
A group of people are rock climbing on a rock climbing wall.
People are rock climbing to the sky.
2
-100
people on a rock cannot be people climbing to the sky at the same time
exists e1 e2 x1 x2 x3 x4 x5.(Time(e1,x5) & n_rock(x5) & on(e1,x3) & n_wall(x3) & Actor(e2,x3) & v_climb(e2) & of(x3,x4) & n_rock(x4) & Actor(e1,x1) & v_climb(e1) & of(x1,x2) & n_people(x2) & n_group(x1))
exists e1 x1 x2 x3.(n_sky(x2) & Time(e1,x3) & n_rock(x3) & to(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_people(x1))
773baf20-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5.(v_climb(e2) & v_climb(e1) & on(e1,x3) & of(x3,x4) & of(x1,x2) & n_wall(x3) & n_rock(x5) & n_rock(x4) & n_people(x2) & n_group(x1) & Time(e1,x5) & Actor(e2,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_climb(e1) & to(e1,x2) & n_sky(x2) & n_rock(x3) & n_people(x1) & Time(e1,x3) & Actor(e1,x1))
A group of people are rock climbing on a rock climbing wall.
People are rock climbing in Yosemite.
1
-100
Just because people are rock climbing doesn't mean they are in Yosemite.
exists e2 e1 x1 x2 x3 x4 x5.(Time(e1,x5) & n_rock(x5) & on(e1,x3) & n_wall(x3) & Actor(e2,x3) & v_climb(e2) & of(x3,x4) & n_rock(x4) & Actor(e1,x1) & v_climb(e1) & of(x1,x2) & n_people(x2) & n_group(x1))
exists e1 x1 x2 x3.(ne_geo_yosemite(x2) & Time(e1,x3) & n_rock(x3) & in(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_people(x1))
773bb3e4-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5.(v_climb(e2) & v_climb(e1) & on(e1,x3) & of(x3,x4) & of(x1,x2) & n_wall(x3) & n_rock(x5) & n_rock(x4) & n_people(x2) & n_group(x1) & Time(e1,x5) & Actor(e2,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_climb(e1) & ne_geo_yosemite(x2) & n_rock(x3) & n_people(x1) & in(e1,x2) & Time(e1,x3) & Actor(e1,x1))
A man wearing red pants and a woman wearing a matching dress are ice skating together in front of a crowd.
The man and woman are performing in front of judges.
1
-100
Just because two people are ice skating in front of a crowd doesn't mean there are judges.
exists e1 e2 e3 p1 p2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(for(p1,e3) & in(e3,x8) & of(x8,x9) & n_crowd(x9) & n_front(x8) & exists s3.(Theme(s3,x1) & a_together(s3)) & Topic(e3,p2) & Actor(e3,x1) & v_skate(e3) & exists x10.((x1 = x10) & n_ice(x10)) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & subset_of(x5,x3) & Theme(e1,x7) & Actor(e1,x6) & v_wear(e1) & n_dress(x7) & a_matching(s2) & Theme(s2,x7) & (x5 = x6) & n_woman(x5) & subset_of(x4,x3) & n_pants(x4) & a_red(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3 x4 x5.(n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & in(e1,x4) & of(x4,x5) & n_judge(x5) & n_front(x4) & Actor(e1,x1) & v_perform(e1))
773bb934-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 e3 p1 p2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e2) & v_wear(e1) & v_skate(e3) & subset_of(x5,x3) & subset_of(x4,x3) & of(x8,x9) & n_woman(x5) & n_pants(x4) & n_man(x1) & n_front(x8) & n_dress(x7) & n_crowd(x9) & in(e3,x8) & for(p1,e3) & exists x10.(n_ice(x10) & (x1 = x10)) & exists s3.(a_together(s3) & Theme(s3,x1)) & a_red(s1) & a_matching(s2) & Topic(e3,p2) & Theme(s2,x7) & Theme(s1,x4) & Theme(e2,x3) & Theme(e1,x7) & Actor(e3,x1) & Actor(e2,x2) & Actor(e1,x6) & (x5 = x6) & (x1 = x2))
exists e1 x1 x2 x3 x4 x5.(v_perform(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x5) & n_woman(x3) & n_man(x2) & n_judge(x5) & n_front(x4) & in(e1,x4) & Actor(e1,x1))
A man wearing red pants and a woman wearing a matching dress are ice skating together in front of a crowd.
The man and woman are doing a Salsa dance.
2
-100
man and woman ice skating cannot be a man and woman doing dance at the same time
exists e2 e1 e3 p1 p2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(for(p1,e3) & in(e3,x8) & of(x8,x9) & n_crowd(x9) & n_front(x8) & exists s3.(Theme(s3,x1) & a_together(s3)) & Topic(e3,p2) & Actor(e3,x1) & v_skate(e3) & exists x10.((x1 = x10) & n_ice(x10)) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & subset_of(x5,x3) & Theme(e1,x7) & Actor(e1,x6) & v_wear(e1) & n_dress(x7) & a_matching(s2) & Theme(s2,x7) & (x5 = x6) & n_woman(x5) & subset_of(x4,x3) & n_pants(x4) & a_red(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3 x4 x5.(n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x1) & v_do(e1) & n_dance(x4) & (x4 = x5) & ne_org_salsa(x5))
773bbe20-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 p1 p2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e2) & v_wear(e1) & v_skate(e3) & subset_of(x5,x3) & subset_of(x4,x3) & of(x8,x9) & n_woman(x5) & n_pants(x4) & n_man(x1) & n_front(x8) & n_dress(x7) & n_crowd(x9) & in(e3,x8) & for(p1,e3) & exists x10.(n_ice(x10) & (x1 = x10)) & exists s3.(a_together(s3) & Theme(s3,x1)) & a_red(s1) & a_matching(s2) & Topic(e3,p2) & Theme(s2,x7) & Theme(s1,x4) & Theme(e2,x3) & Theme(e1,x7) & Actor(e3,x1) & Actor(e2,x2) & Actor(e1,x6) & (x5 = x6) & (x1 = x2))
exists e1 x1 x2 x3 x4 x5.(v_do(e1) & subset_of(x3,x1) & subset_of(x2,x1) & ne_org_salsa(x5) & n_woman(x3) & n_man(x2) & n_dance(x4) & Theme(e1,x4) & Actor(e1,x1) & (x4 = x5))
A man wearing red pants and a woman wearing a matching dress are ice skating together in front of a crowd.
The man and woman are ice skating.
0
-100
A man and a woman are ice skating together denotes they are ice skating.
exists e2 e3 e1 p1 p2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(for(p1,e3) & in(e3,x8) & of(x8,x9) & n_crowd(x9) & n_front(x8) & exists s3.(Theme(s3,x1) & a_together(s3)) & Topic(e3,p2) & Actor(e3,x1) & v_skate(e3) & exists x10.((x1 = x10) & n_ice(x10)) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & subset_of(x5,x3) & Theme(e1,x7) & Actor(e1,x6) & v_wear(e1) & n_dress(x7) & a_matching(s2) & Theme(s2,x7) & (x5 = x6) & n_woman(x5) & subset_of(x4,x3) & n_pants(x4) & a_red(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1))
exists p1 x1 x2 x3.(n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & exists x4 x5.((x1 = x4) & n_skate(x4) & of(x4,x5) & n_ice(x5)))
773bc302-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 p1 p2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e2) & v_wear(e1) & v_skate(e3) & subset_of(x5,x3) & subset_of(x4,x3) & of(x8,x9) & n_woman(x5) & n_pants(x4) & n_man(x1) & n_front(x8) & n_dress(x7) & n_crowd(x9) & in(e3,x8) & for(p1,e3) & exists x10.(n_ice(x10) & (x1 = x10)) & exists s3.(a_together(s3) & Theme(s3,x1)) & a_red(s1) & a_matching(s2) & Topic(e3,p2) & Theme(s2,x7) & Theme(s1,x4) & Theme(e2,x3) & Theme(e1,x7) & Actor(e3,x1) & Actor(e2,x2) & Actor(e1,x6) & (x5 = x6) & (x1 = x2))
exists x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & exists x4 x5.(of(x4,x5) & n_skate(x4) & n_ice(x5) & (x1 = x4)))
A man with a backpack is holding a full garbage bag.
The hiker is bringing out his waste from the campsite.
1
-100
A person with a backpack could be removing garbage from a place other than a campsite.
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_bag(x3) & of(x3,x4) & n_garbage(x4) & a_full(s1) & Theme(s1,x3) & with(x1,x2) & n_backpack(x2) & n_man(x1))
exists e1 s1 x1 x2 x3.(n_campsite(x3) & n_waste(x2) & of(x2,x1) & n_male(x1) & n_hiker(x1) & a_out(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_bring(e1) & from(x2,x3))
773bc9e2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_hold(e1) & of(x3,x4) & n_man(x1) & n_garbage(x4) & n_bag(x3) & n_backpack(x2) & a_full(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_bring(e1) & of(x2,x1) & n_waste(x2) & n_male(x1) & n_hiker(x1) & n_campsite(x3) & from(x2,x3) & a_out(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A man with a backpack is holding a full garbage bag.
A man is carrying a bag
0
-100
A man holding a bag is same as man carrying a bag.
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_bag(x3) & of(x3,x4) & n_garbage(x4) & a_full(s1) & Theme(s1,x3) & with(x1,x2) & n_backpack(x2) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_bag(x2) & n_man(x1))
773bcf96-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_hold(e1) & of(x3,x4) & n_man(x1) & n_garbage(x4) & n_bag(x3) & n_backpack(x2) & a_full(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_carry(e1) & n_man(x1) & n_bag(x2) & Theme(e1,x2) & Actor(e1,x1))
A man with a backpack is holding a full garbage bag.
The dog is playing with the cat.
2
-100
Backpack and cat are different.
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_bag(x3) & of(x3,x4) & n_garbage(x4) & a_full(s1) & Theme(s1,x3) & with(x1,x2) & n_backpack(x2) & n_man(x1))
exists e1 x1 x2.(n_cat(x2) & n_dog(x1) & with(e1,x2) & Actor(e1,x1) & v_play(e1))
773bd4aa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_hold(e1) & of(x3,x4) & n_man(x1) & n_garbage(x4) & n_bag(x3) & n_backpack(x2) & a_full(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(with(e1,x2) & v_play(e1) & n_dog(x1) & n_cat(x2) & Actor(e1,x1))
A man walking along the street carrying a garbage bag.
The man is running with the garbage bag.
2
-100
man walking cannot be a man running at the same time
exists e2 e1 x1 x2 x3 x4 x5 x6.(n_street(x3) & a_topic(x1) & along(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_carry(e2) & n_bag(x5) & of(x5,x6) & n_garbage(x6) & (x3 = x4) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3.(n_bag(x2) & of(x2,x3) & n_garbage(x3) & n_man(x1) & with(e1,x2) & Actor(e1,x1) & v_run(e1))
773bdb76-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & v_carry(e2) & of(x5,x6) & n_street(x3) & n_man(x1) & n_garbage(x6) & n_bag(x5) & along(e1,x3) & a_topic(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2))
exists e1 x1 x2 x3.(with(e1,x2) & v_run(e1) & of(x2,x3) & n_man(x1) & n_garbage(x3) & n_bag(x2) & Actor(e1,x1))
A man walking along the street carrying a garbage bag.
The man is putting the garbage bag in the can.
2
-100
man walking cannot be man putting the garbage at the same time
exists e1 e2 x1 x2 x3 x4 x5 x6.(n_street(x3) & a_topic(x1) & along(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_carry(e2) & n_bag(x5) & of(x5,x6) & n_garbage(x6) & (x3 = x4) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3 x4.(n_can(x4) & n_bag(x2) & of(x2,x3) & n_garbage(x3) & n_man(x1) & in(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_put(e1))
773be094-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5 x6.(v_walk(e1) & v_carry(e2) & of(x5,x6) & n_street(x3) & n_man(x1) & n_garbage(x6) & n_bag(x5) & along(e1,x3) & a_topic(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2))
exists e1 x1 x2 x3 x4.(v_put(e1) & of(x2,x3) & n_man(x1) & n_garbage(x3) & n_can(x4) & n_bag(x2) & in(e1,x4) & Theme(e1,x2) & Actor(e1,x1))
A man walking along the street carrying a garbage bag.
The man is carrying the garbage bag outside.
0
-100
A street is a place outside.
exists e2 e1 x1 x2 x3 x4 x5 x6.(n_street(x3) & a_topic(x1) & along(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_carry(e2) & n_bag(x5) & of(x5,x6) & n_garbage(x6) & (x3 = x4) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3 x4.(n_outside(x2) & of(x2,x4) & n_bag(x4) & of(x2,x3) & n_garbage(x3) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1))
773be5a8-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & v_carry(e2) & of(x5,x6) & n_street(x3) & n_man(x1) & n_garbage(x6) & n_bag(x5) & along(e1,x3) & a_topic(x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2))
exists e1 x1 x2 x3 x4.(v_carry(e1) & of(x2,x4) & of(x2,x3) & n_outside(x2) & n_man(x1) & n_garbage(x3) & n_bag(x4) & Theme(e1,x2) & Actor(e1,x1))
A scruffy man walking down the street carrying a garbage bag and a backpack.
The man is homeless.
1
-100
A man can be scruffy and not be homeless.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_street(x3) & a_topic(x1) & down(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_carry(e2) & subset_of(x8,x5) & n_backpack(x8) & subset_of(x6,x5) & n_bag(x6) & of(x6,x7) & n_garbage(x7) & (x3 = x4) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_man(x1) & a_scruffy(s1) & Theme(s1,x1))
exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_homeless(s1))
773bfb7e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_walk(e1) & v_carry(e2) & subset_of(x8,x5) & subset_of(x6,x5) & of(x6,x7) & n_street(x3) & n_man(x1) & n_garbage(x7) & n_bag(x6) & n_backpack(x8) & down(e1,x3) & a_topic(x1) & a_scruffy(s1) & Theme(s1,x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2))
exists s1 x1.(n_man(x1) & a_homeless(s1) & Theme(s1,x1))
A scruffy man walking down the street carrying a garbage bag and a backpack.
The clean cut man is walking to his business meeting carrying nothing but his cell phone.
2
-100
A scruffy man walking down the street carrying garbage and a backpack is not clean cut, walking to a business meeting, holding nothing except for his cell phone.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_street(x3) & a_topic(x1) & down(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_carry(e2) & subset_of(x8,x5) & n_backpack(x8) & subset_of(x6,x5) & n_bag(x6) & of(x6,x7) & n_garbage(x7) & (x3 = x4) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_man(x1) & a_scruffy(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3 x4 x5 x7 x8.(n_phone(x7) & of(x7,x8) & n_cell(x8) & of(x7,x1) & n_male(x1) & n_male(x1) & n_meeting(x3) & of(x3,x4) & n_business(x4) & of(x3,x1) & n_man(x1) & of(x1,x2) & n_cut(x2) & a_clean(s1) & Theme(s1,x1) & to(e1,x3) & -exists e2 x6.(Theme(e2,x6) & Actor(e2,x5) & v_carry(e2) & but(x6,x7) & n_thing(x6)) & (x3 = x5) & Actor(e1,x1) & v_walk(e1))
773c0100-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_walk(e1) & v_carry(e2) & subset_of(x8,x5) & subset_of(x6,x5) & of(x6,x7) & n_street(x3) & n_man(x1) & n_garbage(x7) & n_bag(x6) & n_backpack(x8) & down(e1,x3) & a_topic(x1) & a_scruffy(s1) & Theme(s1,x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2))
exists e1 s1 x1 x2 x3 x4 x5 x7 x8.(v_walk(e1) & to(e1,x3) & of(x7,x8) & of(x7,x1) & of(x3,x4) & of(x3,x1) & of(x1,x2) & n_phone(x7) & n_meeting(x3) & n_man(x1) & n_male(x1) & n_cut(x2) & n_cell(x8) & n_business(x4) & all e2 x6.(-v_carry(e2) | -n_thing(x6) | -but(x6,x7) | -Theme(e2,x6) | -Actor(e2,x5)) & a_clean(s1) & Theme(s1,x1) & Actor(e1,x1) & (x3 = x5))
A scruffy man walking down the street carrying a garbage bag and a backpack.
A man is walking outside carrying a lot of stuff.
0
-100
a street is outside and a garbage bag and back pack are stuff
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_street(x3) & a_topic(x1) & down(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_carry(e2) & subset_of(x8,x5) & n_backpack(x8) & subset_of(x6,x5) & n_bag(x6) & of(x6,x7) & n_garbage(x7) & (x3 = x4) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_man(x1) & a_scruffy(s1) & Theme(s1,x1))
exists e1 e2 s1 x1 x2 x3.(for(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_carry(e2) & of(x2,x3) & n_stuff(x3) & n_lot(x2) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_walk(e1) & n_man(x1))
773c06a0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_walk(e1) & v_carry(e2) & subset_of(x8,x5) & subset_of(x6,x5) & of(x6,x7) & n_street(x3) & n_man(x1) & n_garbage(x7) & n_bag(x6) & n_backpack(x8) & down(e1,x3) & a_topic(x1) & a_scruffy(s1) & Theme(s1,x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2))
exists e1 e2 s1 x1 x2 x3.(v_walk(e1) & v_carry(e2) & of(x2,x3) & n_stuff(x3) & n_man(x1) & n_lot(x2) & for(e1,e2) & a_outside(s1) & Theme(e2,x2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1))
Man carrying garbage bag full of cans.
Sad man carrying garbage bag full of cans.
1
-100
Not all men are sad.
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & of(s1,x6) & n_can(x6) & Theme(s1,x5) & a_full(s1) & (x3 = x5) & n_bag(x3) & of(x3,x4) & n_garbage(x4) & (x1 = x2) & n_man(x1))
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_carry(e1) & of(s1,x7) & n_can(x7) & Theme(s1,x6) & a_full(s1) & (x4 = x6) & n_bag(x4) & of(x4,x5) & n_garbage(x5) & (x1 = x3) & n_man(x1) & (x1 = x2) & ne_nam_sad(x2))
773c0b8c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_carry(e1) & of(x3,x4) & of(s1,x6) & n_man(x1) & n_garbage(x4) & n_can(x6) & n_bag(x3) & a_topic(x1) & a_full(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x2) & (x3 = x5) & (x1 = x2))
exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_carry(e1) & of(x4,x5) & of(s1,x7) & ne_nam_sad(x2) & n_man(x1) & n_garbage(x5) & n_can(x7) & n_bag(x4) & a_topic(x1) & a_full(s1) & Theme(s1,x6) & Theme(e1,x4) & Actor(e1,x3) & (x4 = x6) & (x1 = x3) & (x1 = x2))
Man carrying garbage bag full of cans.
A person carrying garbage bag full of cans.
0
-100
the man is a person
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & of(s1,x6) & n_can(x6) & Theme(s1,x5) & a_full(s1) & (x3 = x5) & n_bag(x3) & of(x3,x4) & n_garbage(x4) & (x1 = x2) & n_man(x1))
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & of(s1,x6) & n_can(x6) & Theme(s1,x5) & a_full(s1) & (x3 = x5) & n_bag(x3) & of(x3,x4) & n_garbage(x4) & (x1 = x2) & n_person(x1))
773c106e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_carry(e1) & of(x3,x4) & of(s1,x6) & n_man(x1) & n_garbage(x4) & n_can(x6) & n_bag(x3) & a_topic(x1) & a_full(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x2) & (x3 = x5) & (x1 = x2))
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_carry(e1) & of(x3,x4) & of(s1,x6) & n_person(x1) & n_garbage(x4) & n_can(x6) & n_bag(x3) & a_topic(x1) & a_full(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x2) & (x3 = x5) & (x1 = x2))
Man carrying garbage bag full of cans.
Woman carrying garbage bag full of cans.
2
-100
Man refers to a male, while woman refers to a female.
exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & of(s1,x6) & n_can(x6) & Theme(s1,x5) & a_full(s1) & (x3 = x5) & n_bag(x3) & of(x3,x4) & n_garbage(x4) & (x1 = x2) & n_man(x1))
exists e1 s1 x1 x2 x3 x4 x5.(ne_nam_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & of(s1,x5) & n_can(x5) & Theme(s1,x4) & a_full(s1) & (x2 = x4) & n_bag(x2) & of(x2,x3) & n_garbage(x3))
773c15fa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_carry(e1) & of(x3,x4) & of(s1,x6) & n_man(x1) & n_garbage(x4) & n_can(x6) & n_bag(x3) & a_topic(x1) & a_full(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x2) & (x3 = x5) & (x1 = x2))
exists e1 s1 x1 x2 x3 x4 x5.(v_carry(e1) & of(x2,x3) & of(s1,x5) & ne_nam_woman(x1) & n_garbage(x3) & n_can(x5) & n_bag(x2) & a_full(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x4))
A boy jumping on a water jumphouse
A boy jumps.
0
-100
the boy jumps in a jumphouse
exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_jumphouse(x3) & of(x3,x4) & n_water(x4) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_boy(x1))
exists x1 x2.(a_topic(x1) & n_jump(x1) & of(x1,x2) & n_boy(x2))
773c1b04-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_jump(e1) & on(e1,x3) & of(x3,x4) & n_water(x4) & n_jumphouse(x3) & n_boy(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists x1 x2.(of(x1,x2) & n_jump(x1) & n_boy(x2) & a_topic(x1))
A boy jumping on a water jumphouse
A boy plays in his front yard on an inflatable bounce house with a water slide.
1
-100
Just because the boy is playing on a jumphouse does not mean that it is in the front yard. Not all jumphouses are inflatable, nor do they all have water slides.
exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_jumphouse(x3) & of(x3,x4) & n_water(x4) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_boy(x1))
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(in(e1,x2) & on(x2,x3) & with(x3,x5) & n_slide(x5) & of(x5,x6) & n_water(x6) & n_house(x3) & of(x3,x4) & n_bounce(x4) & a_inflatable(s2) & Theme(s2,x3) & n_yard(x2) & a_front(s1) & Theme(s1,x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_play(e1) & n_boy(x1))
773c1fe6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_jump(e1) & on(e1,x3) & of(x3,x4) & n_water(x4) & n_jumphouse(x3) & n_boy(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x3,x5) & v_play(e1) & on(x2,x3) & of(x5,x6) & of(x3,x4) & of(x2,x1) & n_yard(x2) & n_water(x6) & n_slide(x5) & n_male(x1) & n_house(x3) & n_boy(x1) & n_bounce(x4) & in(e1,x2) & a_inflatable(s2) & a_front(s1) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1))