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 wedding party laughs during the reception.
A couple were married recently.
0
-100
A couple must have been married recently if it is during the reception.
exists e1 x1 x2 x3.(n_reception(x3) & a_topic(x1) & during(x1,x3) & n_laugh(x1) & of(x1,x2) & n_party(x2) & Actor(e1,x1) & v_wed(e1))
exists e1 s1 x1.(a_recently(s1) & Manner(e1,s1) & Theme(e1,x1) & v_marry(e1) & n_couple(x1))
4b5d4256-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_wed(e1) & of(x1,x2) & n_reception(x3) & n_party(x2) & n_laugh(x1) & during(x1,x3) & a_topic(x1) & Actor(e1,x1))
exists e1 s1 x1.(v_marry(e1) & n_couple(x1) & a_recently(s1) & Theme(e1,x1) & Manner(e1,s1))
A person in a pink shirt and a blue helmet climbing a rock wall.
A person is climbing a rock wall.
0
-100
A person in a pink shirt is a person.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(s1) & subset_of(x3,s1) & Theme(e1,x5) & Actor(e1,x4) & v_climb(e1) & n_wall(x5) & of(x5,x6) & n_rock(x6) & (x3 = x4) & n_helmet(x3) & a_blue(s3) & Theme(s3,x3) & subset_of(x1,s1) & in(x1,x2) & n_shirt(x2) & a_pink(s2) & Theme(s2,x2) & n_person(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_wall(x2) & of(x2,x3) & n_rock(x3) & n_person(x1))
4b5d4788-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_climb(e1) & subset_of(x3,s1) & subset_of(x1,s1) & of(x5,x6) & n_wall(x5) & n_shirt(x2) & n_rock(x6) & n_person(x1) & n_helmet(x3) & in(x1,x2) & a_topic(s1) & a_pink(s2) & a_blue(s3) & Theme(s3,x3) & Theme(s2,x2) & Theme(e1,x5) & Actor(e1,x4) & (x3 = x4))
exists e1 x1 x2 x3.(v_climb(e1) & of(x2,x3) & n_wall(x2) & n_rock(x3) & n_person(x1) & Theme(e1,x2) & Actor(e1,x1))
A person in a pink shirt and a blue helmet climbing a rock wall.
A person is at a gym.
1
-100
A rock wall can be climbed at places other than a gym, and pink shirts and blue helmets can also be worn places other than a gym.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(s1) & subset_of(x3,s1) & Theme(e1,x5) & Actor(e1,x4) & v_climb(e1) & n_wall(x5) & of(x5,x6) & n_rock(x6) & (x3 = x4) & n_helmet(x3) & a_blue(s3) & Theme(s3,x3) & subset_of(x1,s1) & in(x1,x2) & n_shirt(x2) & a_pink(s2) & Theme(s2,x2) & n_person(x1))
exists p1 x1.(exists x2.(at(x1,x2) & n_gym(x2)) & n_person(x1))
4b5d4cc4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_climb(e1) & subset_of(x3,s1) & subset_of(x1,s1) & of(x5,x6) & n_wall(x5) & n_shirt(x2) & n_rock(x6) & n_person(x1) & n_helmet(x3) & in(x1,x2) & a_topic(s1) & a_pink(s2) & a_blue(s3) & Theme(s3,x3) & Theme(s2,x2) & Theme(e1,x5) & Actor(e1,x4) & (x3 = x4))
exists x1.(n_person(x1) & exists x2.(n_gym(x2) & at(x1,x2)))
A person in a pink shirt and a blue helmet climbing a rock wall.
A person is sitting down.
2
-100
The person can either be sitting down or climbing.
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(s1) & subset_of(x3,s1) & Theme(e1,x5) & Actor(e1,x4) & v_climb(e1) & n_wall(x5) & of(x5,x6) & n_rock(x6) & (x3 = x4) & n_helmet(x3) & a_blue(s3) & Theme(s3,x3) & subset_of(x1,s1) & in(x1,x2) & n_shirt(x2) & a_pink(s2) & Theme(s2,x2) & n_person(x1))
exists e1 s1 x1.(a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1) & n_person(x1))
4b5d5264-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_climb(e1) & subset_of(x3,s1) & subset_of(x1,s1) & of(x5,x6) & n_wall(x5) & n_shirt(x2) & n_rock(x6) & n_person(x1) & n_helmet(x3) & in(x1,x2) & a_topic(s1) & a_pink(s2) & a_blue(s3) & Theme(s3,x3) & Theme(s2,x2) & Theme(e1,x5) & Actor(e1,x4) & (x3 = x4))
exists e1 s1 x1.(v_sit(e1) & n_person(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1))
A woman wearing a pink shirt and a blue helmet is rock climbing.
The woman is wearing pink.
0
-100
If a woman is wearing a pink shirt then she is wearing pink.
exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(exists x6 x7.((x1 = x6) & n_climb(x6) & of(x6,x7) & n_rock(x7)) & subset_of(x5,x1) & n_helmet(x5) & a_blue(s2) & Theme(s2,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shirt(x4) & a_pink(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2))
exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_pink(x2))
4b5d5764-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_wear(e1) & subset_of(x5,x1) & subset_of(x2,x1) & n_woman(x2) & n_shirt(x4) & n_helmet(x5) & exists x6 x7.(of(x6,x7) & n_rock(x7) & n_climb(x6) & (x1 = x6)) & a_pink(s1) & a_blue(s2) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2.(v_wear(e1) & n_woman(x1) & n_pink(x2) & Theme(e1,x2) & Actor(e1,x1))
A woman wearing a pink shirt and a blue helmet is rock climbing.
The woman is climbing a large rock.
1
-100
The fact that she is rock climbing alone does not imply whether or not the rock the woman is climbing is large.
exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(exists x6 x7.((x1 = x6) & n_climb(x6) & of(x6,x7) & n_rock(x7)) & subset_of(x5,x1) & n_helmet(x5) & a_blue(s2) & Theme(s2,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shirt(x4) & a_pink(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2))
exists e1 s1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_rock(x2) & a_large(s1) & Theme(s1,x2))
4b5d5e12-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_wear(e1) & subset_of(x5,x1) & subset_of(x2,x1) & n_woman(x2) & n_shirt(x4) & n_helmet(x5) & exists x6 x7.(of(x6,x7) & n_rock(x7) & n_climb(x6) & (x1 = x6)) & a_pink(s1) & a_blue(s2) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 x1 x2.(v_climb(e1) & n_woman(x1) & n_rock(x2) & a_large(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A woman wearing a pink shirt and a blue helmet is rock climbing.
The woman is running fast.
2
-100
She's either running or climbing.
exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(exists x6 x7.((x1 = x6) & n_climb(x6) & of(x6,x7) & n_rock(x7)) & subset_of(x5,x1) & n_helmet(x5) & a_blue(s2) & Theme(s2,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shirt(x4) & a_pink(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2))
exists e1 s1 x1.(n_woman(x1) & a_fast(s1) & Manner(e1,s1) & Actor(e1,x1) & v_run(e1))
4b5d6394-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_wear(e1) & subset_of(x5,x1) & subset_of(x2,x1) & n_woman(x2) & n_shirt(x4) & n_helmet(x5) & exists x6 x7.(of(x6,x7) & n_rock(x7) & n_climb(x6) & (x1 = x6)) & a_pink(s1) & a_blue(s2) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 x1.(v_run(e1) & n_woman(x1) & a_fast(s1) & Manner(e1,s1) & Actor(e1,x1))
A young woman with a blue helmet climbing up a rock.
the woman is rock climbing
0
-100
If a woman is climbing a rock then she is rock climbing. A young woman is a woman.
exists e1 s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & a_up(s3) & Manner(e1,s3) & Theme(e1,x4) & Actor(e1,x3) & v_climb(e1) & n_rock(x4) & (x2 = x3) & n_helmet(x2) & a_blue(s2) & Theme(s2,x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1))
exists p1 x1.(n_woman(x1) & exists e1 x2 x3.((x1 = x2) & Actor(e1,x3) & v_climb(e1) & (x2 = x3) & n_rock(x2)))
4b5d6880-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4.(with(x1,x2) & v_climb(e1) & n_woman(x1) & n_rock(x4) & n_helmet(x2) & a_young(s1) & a_up(s3) & a_topic(x1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Manner(e1,s3) & Actor(e1,x3) & (x2 = x3))
exists x1.(n_woman(x1) & exists e1 x2 x3.(v_climb(e1) & n_rock(x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)))
A young woman with a blue helmet climbing up a rock.
the woman is surfing
2
-100
Climbing is not surfing
exists e1 s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & a_up(s3) & Manner(e1,s3) & Theme(e1,x4) & Actor(e1,x3) & v_climb(e1) & n_rock(x4) & (x2 = x3) & n_helmet(x2) & a_blue(s2) & Theme(s2,x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1.(n_woman(x1) & Actor(e1,x1) & v_surf(e1))
4b5d6d4e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4.(with(x1,x2) & v_climb(e1) & n_woman(x1) & n_rock(x4) & n_helmet(x2) & a_young(s1) & a_up(s3) & a_topic(x1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Manner(e1,s3) & Actor(e1,x3) & (x2 = x3))
exists e1 x1.(v_surf(e1) & n_woman(x1) & Actor(e1,x1))
A young woman with a blue helmet climbing up a rock.
the woman has not done this before
1
-100
The assertion that the woman has not done this before is not implied by observing her climbing up a rock.
exists e1 s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & a_up(s3) & Manner(e1,s3) & Theme(e1,x4) & Actor(e1,x3) & v_climb(e1) & n_rock(x4) & (x2 = x3) & n_helmet(x2) & a_blue(s2) & Theme(s2,x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1))
exists x1 x2.(n_thing(x2) & n_woman(x1) & -exists e1 s1.(a_before(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1)))
4b5d7208-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3 x4.(with(x1,x2) & v_climb(e1) & n_woman(x1) & n_rock(x4) & n_helmet(x2) & a_young(s1) & a_up(s3) & a_topic(x1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Manner(e1,s3) & Actor(e1,x3) & (x2 = x3))
exists x1 x2.(n_woman(x1) & n_thing(x2) & all e1 s1.(-v_do(e1) | -a_before(s1) | -Theme(e1,x2) | -Manner(e1,s1) | -Actor(e1,x1)))
Three people with their backs turned toward the camera that are dressed in what appears to be Viking and Hawaiian costumes with a crowd and towers in the background.
Three people posing for the camera.
2
-100
Backs turned toward the camera is not the same as posing for the camera
exists e1 e2 x1 x2 x3 x4 x10.(n_background(x10) & n_camera(x3) & toward(e1,x3) & exists e3 p1 x5.(n_thing(x5) & in(e2,x5) & Topic(e3,p1) & Actor(e3,x5) & v_appear(e3) & exists e4 s1 x6 x7 x8 x9.(Theme(e4,x6) & Actor(e4,x5) & v_vike(e4) & subset_of(x9,x6) & in(x9,x10) & n_tower(x9) & subset_of(x7,x6) & with(x7,x8) & n_crowd(x8) & n_costume(x7) & a_hawaiian(s1) & Theme(s1,x7))) & Theme(e2,x4) & v_dress(e2) & (x3 = x4) & Actor(e1,x1) & v_turn(e1) & with(x1,x2) & n_back(x2) & of(x2,x1) & n_thing(x1) & n_people(x1) & card_eq_3(x1))
exists e1 x1 x2 x3.(n_camera(x3) & a_topic(x1) & for(e1,x3) & Actor(e1,x2) & v_pose(e1) & (x1 = x2) & n_people(x1) & card_eq_3(x1))
4b5d79c4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x10.(with(x1,x2) & v_turn(e1) & v_dress(e2) & toward(e1,x3) & of(x2,x1) & n_thing(x1) & n_people(x1) & n_camera(x3) & n_background(x10) & n_back(x2) & exists e3 p1 x5.(v_appear(e3) & n_thing(x5) & in(e2,x5) & exists e4 s1 x6 x7 x8 x9.(with(x7,x8) & v_vike(e4) & subset_of(x9,x6) & subset_of(x7,x6) & n_tower(x9) & n_crowd(x8) & n_costume(x7) & in(x9,x10) & a_hawaiian(s1) & Theme(s1,x7) & Theme(e4,x6) & Actor(e4,x5)) & Topic(e3,p1) & Actor(e3,x5)) & card_eq_3(x1) & Theme(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists e1 x1 x2 x3.(v_pose(e1) & n_people(x1) & n_camera(x3) & for(e1,x3) & card_eq_3(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
Three people with their backs turned toward the camera that are dressed in what appears to be Viking and Hawaiian costumes with a crowd and towers in the background.
Three people trying to avoid photo bombing.
1
-100
The fact that the people in the costumes have their backs turned towards the camera does not imply that they are trying not to photo bomb; their backs could be turned for other reasons.
exists e1 e2 x1 x2 x3 x4 x10.(n_background(x10) & n_camera(x3) & toward(e1,x3) & exists e3 p1 x5.(n_thing(x5) & in(e2,x5) & Topic(e3,p1) & Actor(e3,x5) & v_appear(e3) & exists e4 s1 x6 x7 x8 x9.(Theme(e4,x6) & Actor(e4,x5) & v_vike(e4) & subset_of(x9,x6) & in(x9,x10) & n_tower(x9) & subset_of(x7,x6) & with(x7,x8) & n_crowd(x8) & n_costume(x7) & a_hawaiian(s1) & Theme(s1,x7))) & Theme(e2,x4) & v_dress(e2) & (x3 = x4) & Actor(e1,x1) & v_turn(e1) & with(x1,x2) & n_back(x2) & of(x2,x1) & n_thing(x1) & n_people(x1) & card_eq_3(x1))
exists e1 p1 x1 x2.(a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e2 s1 x3.(Theme(e2,x3) & Actor(e2,x2) & v_avoid(e2) & n_bombing(x3) & a_photo(s1) & Theme(s1,x3)) & (x1 = x2) & n_people(x1) & card_eq_3(x1))
4b5d800e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x10.(with(x1,x2) & v_turn(e1) & v_dress(e2) & toward(e1,x3) & of(x2,x1) & n_thing(x1) & n_people(x1) & n_camera(x3) & n_background(x10) & n_back(x2) & exists e3 p1 x5.(v_appear(e3) & n_thing(x5) & in(e2,x5) & exists e4 s1 x6 x7 x8 x9.(with(x7,x8) & v_vike(e4) & subset_of(x9,x6) & subset_of(x7,x6) & n_tower(x9) & n_crowd(x8) & n_costume(x7) & in(x9,x10) & a_hawaiian(s1) & Theme(s1,x7) & Theme(e4,x6) & Actor(e4,x5)) & Topic(e3,p1) & Actor(e3,x5)) & card_eq_3(x1) & Theme(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists e1 p1 x1 x2.(v_try(e1) & n_people(x1) & exists e2 s1 x3.(v_avoid(e2) & n_bombing(x3) & a_photo(s1) & Theme(s1,x3) & Theme(e2,x3) & Actor(e2,x2)) & card_eq_3(x1) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2))
Three people with their backs turned toward the camera that are dressed in what appears to be Viking and Hawaiian costumes with a crowd and towers in the background.
Three people have their back to the camera.
0
-100
"Have their back to the camera" is a rephrasing of "with their backs turned toward the camera".
exists e1 e2 x1 x2 x3 x4 x10.(n_background(x10) & n_camera(x3) & toward(e1,x3) & exists e3 p1 x5.(n_thing(x5) & in(e2,x5) & Topic(e3,p1) & Actor(e3,x5) & v_appear(e3) & exists e4 s1 x6 x7 x8 x9.(Theme(e4,x6) & Actor(e4,x5) & v_vike(e4) & subset_of(x9,x6) & in(x9,x10) & n_tower(x9) & subset_of(x7,x6) & with(x7,x8) & n_crowd(x8) & n_costume(x7) & a_hawaiian(s1) & Theme(s1,x7))) & Theme(e2,x4) & v_dress(e2) & (x3 = x4) & Actor(e1,x1) & v_turn(e1) & with(x1,x2) & n_back(x2) & of(x2,x1) & n_thing(x1) & n_people(x1) & card_eq_3(x1))
exists e1 x1 x2 x3.(n_camera(x3) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & to(x2,x3) & n_back(x2) & of(x2,x1) & n_thing(x1) & n_people(x1) & card_eq_3(x1))
4b5d8586-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x10.(with(x1,x2) & v_turn(e1) & v_dress(e2) & toward(e1,x3) & of(x2,x1) & n_thing(x1) & n_people(x1) & n_camera(x3) & n_background(x10) & n_back(x2) & exists e3 p1 x5.(v_appear(e3) & n_thing(x5) & in(e2,x5) & exists e4 s1 x6 x7 x8 x9.(with(x7,x8) & v_vike(e4) & subset_of(x9,x6) & subset_of(x7,x6) & n_tower(x9) & n_crowd(x8) & n_costume(x7) & in(x9,x10) & a_hawaiian(s1) & Theme(s1,x7) & Theme(e4,x6) & Actor(e4,x5)) & Topic(e3,p1) & Actor(e3,x5)) & card_eq_3(x1) & Theme(e2,x4) & Actor(e1,x1) & (x3 = x4))
exists e1 x1 x2 x3.(v_have(e1) & to(x2,x3) & of(x2,x1) & n_thing(x1) & n_people(x1) & n_camera(x3) & n_back(x2) & card_eq_3(x1) & Theme(e1,x2) & Actor(e1,x1))
A woman rock climbing on a sunny day.
A woman and a rock are falling in love.
2
-100
Climbing is not fallinig
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_day(x4) & a_sunny(s1) & Theme(s1,x4) & Actor(e1,x3) & v_climb(e1) & (x1 = x3) & n_rock(x1) & of(x1,x2) & n_woman(x2))
exists e1 x1 x2 x3 x4.(in(e1,x4) & n_love(x4) & Actor(e1,x1) & v_fall(e1) & subset_of(x3,x1) & n_rock(x3) & subset_of(x2,x1) & n_woman(x2))
4b5d8aa4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_climb(e1) & on(e1,x4) & of(x1,x2) & n_woman(x2) & n_rock(x1) & n_day(x4) & a_topic(x1) & a_sunny(s1) & Theme(s1,x4) & Actor(e1,x3) & (x1 = x3))
exists e1 x1 x2 x3 x4.(v_fall(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_rock(x3) & n_love(x4) & in(e1,x4) & Actor(e1,x1))
A woman rock climbing on a sunny day.
A rock climber climbs.
0
-100
If a woman is rock climbing then she is a rock climber. Climbs is a rewording of climbing.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_day(x4) & a_sunny(s1) & Theme(s1,x4) & Actor(e1,x3) & v_climb(e1) & (x1 = x3) & n_rock(x1) & of(x1,x2) & n_woman(x2))
exists x1 x2 x3.(a_topic(x1) & n_climb(x1) & of(x1,x3) & n_climber(x3) & of(x1,x2) & n_rock(x2))
4b5d8f68-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_climb(e1) & on(e1,x4) & of(x1,x2) & n_woman(x2) & n_rock(x1) & n_day(x4) & a_topic(x1) & a_sunny(s1) & Theme(s1,x4) & Actor(e1,x3) & (x1 = x3))
exists x1 x2 x3.(of(x1,x3) & of(x1,x2) & n_rock(x2) & n_climber(x3) & n_climb(x1) & a_topic(x1))
A woman rock climbing on a sunny day.
The woman is reaching the top.
1
-100
The fact that the woman is rock climbing alone does not imply that she is reaching the top.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_day(x4) & a_sunny(s1) & Theme(s1,x4) & Actor(e1,x3) & v_climb(e1) & (x1 = x3) & n_rock(x1) & of(x1,x2) & n_woman(x2))
exists e1 x1 x2.(n_top(x2) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_reach(e1))
4b5d9422-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_climb(e1) & on(e1,x4) & of(x1,x2) & n_woman(x2) & n_rock(x1) & n_day(x4) & a_topic(x1) & a_sunny(s1) & Theme(s1,x4) & Actor(e1,x3) & (x1 = x3))
exists e1 x1 x2.(v_reach(e1) & n_woman(x1) & n_top(x2) & Theme(e1,x2) & Actor(e1,x1))
Street art scribe on a wall in the city.
The art is painted on the sidewalk.
2
-100
A wall is not a sidewalk
exists x1 x2 x3 x4 x5.(n_city(x5) & a_topic(x1) & on(x1,x4) & in(x4,x5) & n_wall(x4) & n_scribe(x1) & of(x1,x3) & n_art(x3) & (x1 = x2) & ne_per_street(x2))
exists e1 x1 x2.(n_sidewalk(x2) & n_art(x1) & on(e1,x2) & Theme(e1,x1) & v_paint(e1))
4b5d98d2-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3 x4 x5.(on(x1,x4) & of(x1,x3) & ne_per_street(x2) & n_wall(x4) & n_scribe(x1) & n_city(x5) & n_art(x3) & in(x4,x5) & a_topic(x1) & (x1 = x2))
exists e1 x1 x2.(v_paint(e1) & on(e1,x2) & n_sidewalk(x2) & n_art(x1) & Theme(e1,x1))
Street art scribe on a wall in the city.
Some art is painted on a wall.
0
-100
Wall is a less specific term for wall in the city. Some art is a less specific term for street art.
exists x1 x2 x3 x4 x5.(n_city(x5) & a_topic(x1) & on(x1,x4) & in(x4,x5) & n_wall(x4) & n_scribe(x1) & of(x1,x3) & n_art(x3) & (x1 = x2) & ne_per_street(x2))
exists e1 x1 x2.(on(e1,x2) & n_wall(x2) & Theme(e1,x1) & v_paint(e1) & n_art(x1))
4b5d9e86-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3 x4 x5.(on(x1,x4) & of(x1,x3) & ne_per_street(x2) & n_wall(x4) & n_scribe(x1) & n_city(x5) & n_art(x3) & in(x4,x5) & a_topic(x1) & (x1 = x2))
exists e1 x1 x2.(v_paint(e1) & on(e1,x2) & n_wall(x2) & n_art(x1) & Theme(e1,x1))
Street art scribe on a wall in the city.
The art displays the name of the artist.
1
-100
Street art on the wall in the city does not have to display the name of the artist.
exists x1 x2 x3 x4 x5.(n_city(x5) & a_topic(x1) & on(x1,x4) & in(x4,x5) & n_wall(x4) & n_scribe(x1) & of(x1,x3) & n_art(x3) & (x1 = x2) & ne_per_street(x2))
exists e1 x1 x2 x3.(n_artist(x3) & n_name(x2) & n_art(x1) & Theme(e1,x2) & Actor(e1,x1) & v_display(e1) & of(x2,x3))
4b5da41c-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3 x4 x5.(on(x1,x4) & of(x1,x3) & ne_per_street(x2) & n_wall(x4) & n_scribe(x1) & n_city(x5) & n_art(x3) & in(x4,x5) & a_topic(x1) & (x1 = x2))
exists e1 x1 x2 x3.(v_display(e1) & of(x2,x3) & n_name(x2) & n_artist(x3) & n_art(x1) & Theme(e1,x2) & Actor(e1,x1))
An older lady dressed in winter clothes looks out over a white balcony.
There is a woman on the balcony.
0
-100
Older lady is a woman, and a white balcony is a type of balcony.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(a_out(s3) & Manner(e2,s3) & over(e2,x5) & n_balcony(x5) & a_white(s2) & Theme(s2,x5) & Actor(e2,x1) & v_look(e2) & in(e1,x3) & n_clothes(x3) & of(x3,x4) & n_winter(x4) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_lady(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
exists p1 x1 x3.(n_balcony(x3) & exists x2.((x1 = x2) & on(x2,x3) & n_woman(x2)))
4b5da9f8-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_look(e2) & v_dress(e1) & r_more(s1) & over(e2,x5) & of(x3,x4) & n_winter(x4) & n_lady(x1) & n_clothes(x3) & n_balcony(x5) & in(e1,x3) & a_white(s2) & a_out(s3) & a_older(s1) & Theme(s2,x5) & Theme(s1,x1) & Theme(e1,x2) & Manner(e2,s3) & Actor(e2,x1) & (x1 = x2))
exists x1 x3.(n_balcony(x3) & exists x2.(on(x2,x3) & n_woman(x2) & (x1 = x2)))
An older lady dressed in winter clothes looks out over a white balcony.
The lady is asleep inside.
2
-100
The lady cant be sleeping inside at the same time as she looks out over a white balcony.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(a_out(s3) & Manner(e2,s3) & over(e2,x5) & n_balcony(x5) & a_white(s2) & Theme(s2,x5) & Actor(e2,x1) & v_look(e2) & in(e1,x3) & n_clothes(x3) & of(x3,x4) & n_winter(x4) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_lady(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
exists p1 x1.(n_lady(x1) & exists s1 x2.((x1 = x2) & n_inside(x2) & a_asleep(s1) & Theme(s1,x2)))
4b5daf84-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_look(e2) & v_dress(e1) & r_more(s1) & over(e2,x5) & of(x3,x4) & n_winter(x4) & n_lady(x1) & n_clothes(x3) & n_balcony(x5) & in(e1,x3) & a_white(s2) & a_out(s3) & a_older(s1) & Theme(s2,x5) & Theme(s1,x1) & Theme(e1,x2) & Manner(e2,s3) & Actor(e2,x1) & (x1 = x2))
exists x1.(n_lady(x1) & exists s1 x2.(n_inside(x2) & a_asleep(s1) & Theme(s1,x2) & (x1 = x2)))
An older lady dressed in winter clothes looks out over a white balcony.
The lady is looking at the snow outside.
1
-100
Just because she is wearing winter clothes doesn't mean there is snow.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(a_out(s3) & Manner(e2,s3) & over(e2,x5) & n_balcony(x5) & a_white(s2) & Theme(s2,x5) & Actor(e2,x1) & v_look(e2) & in(e1,x3) & n_clothes(x3) & of(x3,x4) & n_winter(x4) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_lady(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(n_outside(x2) & of(x2,x3) & n_snow(x3) & n_lady(x1) & at(e1,x2) & Actor(e1,x1) & v_look(e1))
4b5db4ca-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_look(e2) & v_dress(e1) & r_more(s1) & over(e2,x5) & of(x3,x4) & n_winter(x4) & n_lady(x1) & n_clothes(x3) & n_balcony(x5) & in(e1,x3) & a_white(s2) & a_out(s3) & a_older(s1) & Theme(s2,x5) & Theme(s1,x1) & Theme(e1,x2) & Manner(e2,s3) & Actor(e2,x1) & (x1 = x2))
exists e1 x1 x2 x3.(v_look(e1) & of(x2,x3) & n_snow(x3) & n_outside(x2) & n_lady(x1) & at(e1,x2) & Actor(e1,x1))
closeup of a lady in a coat and a purple scarf sitting on a blue chair
A lady sitting in a chair while wearing a scarf
0
-100
A blue chair is a chair. A purple scarf is a scarf.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & of(x1,x2) & subset_of(x5,x2) & on(e1,x7) & n_chair(x7) & a_blue(s2) & Theme(s2,x7) & Actor(e1,x6) & v_sit(e1) & (x5 = x6) & n_scarf(x5) & a_purple(s1) & Theme(s1,x5) & subset_of(x3,x2) & in(x3,x4) & n_coat(x4) & n_lady(x3) & n_closeup(x1))
exists e1 e2 x1 x2 x3 x4.(a_topic(x1) & while(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_wear(e2) & n_scarf(x4) & in(e1,x3) & n_chair(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_lady(x1))
4b5db9f2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_sit(e1) & subset_of(x5,x2) & subset_of(x3,x2) & on(e1,x7) & of(x1,x2) & n_scarf(x5) & n_lady(x3) & n_coat(x4) & n_closeup(x1) & n_chair(x7) & in(x3,x4) & a_topic(x1) & a_purple(s1) & a_blue(s2) & Theme(s2,x7) & Theme(s1,x5) & Actor(e1,x6) & (x5 = x6))
exists e1 e2 x1 x2 x3 x4.(while(e1,e2) & v_wear(e2) & v_sit(e1) & n_scarf(x4) & n_lady(x1) & n_chair(x3) & in(e1,x3) & a_topic(x1) & Theme(e2,x4) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2))
closeup of a lady in a coat and a purple scarf sitting on a blue chair
A woman sitting on a chair waiting.
1
-100
The fact that the woman is sitting does not imply that she is waiting.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & of(x1,x2) & subset_of(x5,x2) & on(e1,x7) & n_chair(x7) & a_blue(s2) & Theme(s2,x7) & Actor(e1,x6) & v_sit(e1) & (x5 = x6) & n_scarf(x5) & a_purple(s1) & Theme(s1,x5) & subset_of(x3,x2) & in(x3,x4) & n_coat(x4) & n_lady(x3) & n_closeup(x1))
exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_waiting(x3) & of(x3,x4) & n_chair(x4) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_woman(x1))
4b5dbf60-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_sit(e1) & subset_of(x5,x2) & subset_of(x3,x2) & on(e1,x7) & of(x1,x2) & n_scarf(x5) & n_lady(x3) & n_coat(x4) & n_closeup(x1) & n_chair(x7) & in(x3,x4) & a_topic(x1) & a_purple(s1) & a_blue(s2) & Theme(s2,x7) & Theme(s1,x5) & Actor(e1,x6) & (x5 = x6))
exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x3) & of(x3,x4) & n_woman(x1) & n_waiting(x3) & n_chair(x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
closeup of a lady in a coat and a purple scarf sitting on a blue chair
A woman laying on a beach in a bathing suit
2
-100
Sitting is not laying
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & of(x1,x2) & subset_of(x5,x2) & on(e1,x7) & n_chair(x7) & a_blue(s2) & Theme(s2,x7) & Actor(e1,x6) & v_sit(e1) & (x5 = x6) & n_scarf(x5) & a_purple(s1) & Theme(s1,x5) & subset_of(x3,x2) & in(x3,x4) & n_coat(x4) & n_lady(x3) & n_closeup(x1))
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & in(e1,x4) & n_suit(x4) & of(x4,x5) & n_bathing(x5) & on(e1,x3) & n_beach(x3) & Actor(e1,x2) & v_lay(e1) & (x1 = x2) & n_woman(x1))
4b5dc60e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_sit(e1) & subset_of(x5,x2) & subset_of(x3,x2) & on(e1,x7) & of(x1,x2) & n_scarf(x5) & n_lady(x3) & n_coat(x4) & n_closeup(x1) & n_chair(x7) & in(x3,x4) & a_topic(x1) & a_purple(s1) & a_blue(s2) & Theme(s2,x7) & Theme(s1,x5) & Actor(e1,x6) & (x5 = x6))
exists e1 x1 x2 x3 x4 x5.(v_lay(e1) & on(e1,x3) & of(x4,x5) & n_woman(x1) & n_suit(x4) & n_beach(x3) & n_bathing(x5) & in(e1,x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
The elderly person enjoys sitting on the deck on cold but sunny day.
The elderly like to run in the rain.
2
-100
Enjoying sitting is not the same as liking to run
exists e1 p1 s1 x1 x2.(n_deck(x2) & n_person(x1) & a_elderly(s1) & Theme(s1,x1) & exists e2 s2 s3 x3.(on(e2,x3) & n_day(x3) & a_sunny(s3) & Theme(s3,x3) & a_cold(s2) & Theme(s2,x3) & on(e2,x2) & Actor(e2,x1) & v_sit(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_enjoy(e1))
exists e1 p1 x1 x2.(n_rain(x2) & n_elderly(x1) & Topic(e1,p1) & Actor(e1,x1) & v_like(e1) & exists e2.(in(e2,x2) & Actor(e2,x1) & v_run(e2)))
4b5dcb40-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(v_enjoy(e1) & n_person(x1) & n_deck(x2) & exists e2 s2 s3 x3.(v_sit(e2) & on(e2,x3) & on(e2,x2) & n_day(x3) & a_sunny(s3) & a_cold(s2) & Theme(s3,x3) & Theme(s2,x3) & Actor(e2,x1)) & a_elderly(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 p1 x1 x2.(v_like(e1) & n_rain(x2) & n_elderly(x1) & exists e2.(v_run(e2) & in(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
The elderly person enjoys sitting on the deck on cold but sunny day.
The aging like to relax in a rocking chair to soak up some sun.
1
-100
One elderly person enjoying sitting on the deck to enjoy the sun does not mean that all of the aging like to sit in a rocking chair and soak up some sun.
exists e1 p1 s1 x1 x2.(n_deck(x2) & n_person(x1) & a_elderly(s1) & Theme(s1,x1) & exists e2 s2 s3 x3.(on(e2,x3) & n_day(x3) & a_sunny(s3) & Theme(s3,x3) & a_cold(s2) & Theme(s2,x3) & on(e2,x2) & Actor(e2,x1) & v_sit(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_enjoy(e1))
exists e1 p1 x1.(n_aging(x1) & Topic(e1,p1) & Actor(e1,x1) & v_like(e1) & exists e2 e3 p2 x2.(Topic(e2,p2) & exists e4 s1 x3.(a_up(s1) & Manner(e4,s1) & Theme(e4,x3) & Actor(e4,x1) & v_soak(e4) & n_sun(x3)) & in(e2,x2) & n_chair(x2) & Actor(e3,x2) & v_rock(e3) & Actor(e2,x1) & v_relax(e2)))
4b5dd0a4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(v_enjoy(e1) & n_person(x1) & n_deck(x2) & exists e2 s2 s3 x3.(v_sit(e2) & on(e2,x3) & on(e2,x2) & n_day(x3) & a_sunny(s3) & a_cold(s2) & Theme(s3,x3) & Theme(s2,x3) & Actor(e2,x1)) & a_elderly(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 p1 x1.(v_like(e1) & n_aging(x1) & exists e2 e3 p2 x2.(v_rock(e3) & v_relax(e2) & n_chair(x2) & in(e2,x2) & exists e4 s1 x3.(v_soak(e4) & n_sun(x3) & a_up(s1) & Theme(e4,x3) & Manner(e4,s1) & Actor(e4,x1)) & Topic(e2,p2) & Actor(e3,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
The elderly person enjoys sitting on the deck on cold but sunny day.
Old people enjoy warm weather.
0
-100
Old people is another term for elderly person.
exists e1 p1 s1 x1 x2.(n_deck(x2) & n_person(x1) & a_elderly(s1) & Theme(s1,x1) & exists e2 s2 s3 x3.(on(e2,x3) & n_day(x3) & a_sunny(s3) & Theme(s3,x3) & a_cold(s2) & Theme(s2,x3) & on(e2,x2) & Actor(e2,x1) & v_sit(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_enjoy(e1))
exists e1 s1 s2 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_weather(x2) & a_warm(s2) & Theme(s2,x2) & n_people(x1) & a_old(s1) & Theme(s1,x1))
4b5dd6bc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2.(v_enjoy(e1) & n_person(x1) & n_deck(x2) & exists e2 s2 s3 x3.(v_sit(e2) & on(e2,x3) & on(e2,x2) & n_day(x3) & a_sunny(s3) & a_cold(s2) & Theme(s3,x3) & Theme(s2,x3) & Actor(e2,x1)) & a_elderly(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 s2 x1 x2.(v_enjoy(e1) & n_weather(x2) & n_people(x1) & a_warm(s2) & a_old(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A woman in a maroon scarf sits and looks out over a white rail.
A man in a maroon scarf sits and looks out over a white rail.
2
-100
A woman is not a man
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_out(s2) & Manner(e2,s2) & over(e2,x7) & n_rail(x7) & a_white(s1) & Theme(s1,x7) & Actor(e2,x4) & v_look(e2) & in(x4,x5) & n_scarf(x5) & of(x5,x6) & n_maroon(x6) & n_woman(x4) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_scarf(x2) & of(x2,x3) & n_maroon(x3) & n_woman(x1))
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_out(s2) & Manner(e2,s2) & over(e2,x7) & n_rail(x7) & a_white(s1) & Theme(s1,x7) & Actor(e2,x4) & v_look(e2) & in(x4,x5) & n_scarf(x5) & of(x5,x6) & n_maroon(x6) & n_man(x4) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_scarf(x2) & of(x2,x3) & n_maroon(x3) & n_man(x1))
4b5de116-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_sit(e1) & v_look(e2) & over(e2,x7) & of(x5,x6) & of(x2,x3) & n_woman(x4) & n_woman(x1) & n_scarf(x5) & n_scarf(x2) & n_rail(x7) & n_maroon(x6) & n_maroon(x3) & in(x4,x5) & in(x1,x2) & a_white(s1) & a_out(s2) & Theme(s1,x7) & Manner(e2,s2) & Actor(e2,x4) & Actor(e1,x1))
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_sit(e1) & v_look(e2) & over(e2,x7) & of(x5,x6) & of(x2,x3) & n_scarf(x5) & n_scarf(x2) & n_rail(x7) & n_maroon(x6) & n_maroon(x3) & n_man(x4) & n_man(x1) & in(x4,x5) & in(x1,x2) & a_white(s1) & a_out(s2) & Theme(s1,x7) & Manner(e2,s2) & Actor(e2,x4) & Actor(e1,x1))
A woman in a coat and scarf behind a white railing.
the woman is wearing a red scarf
1
-100
not all scarfs are red
exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & behind(x1,x5) & n_railing(x5) & a_white(s1) & Theme(s1,x5) & in(x1,x2) & n_scarf(x4) & n_coat(x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1))
exists e1 s1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_scarf(x2) & a_red(s1) & Theme(s1,x2))
4b5df1b0-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3 x4 x5.(subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1) & n_scarf(x4) & n_railing(x5) & n_coat(x3) & in(x1,x2) & behind(x1,x5) & a_white(s1) & a_topic(x1) & Theme(s1,x5))
exists e1 s1 x1 x2.(v_wear(e1) & n_woman(x1) & n_scarf(x2) & a_red(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
An aerial view of three men attaching a hose to a barrel.
People are working outside.
0
-100
People are working to connect a hose to a barrel.
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & to(e1,x5) & n_barrel(x5) & Theme(e1,x4) & Actor(e1,x3) & v_attach(e1) & n_hose(x4) & (x2 = x3) & n_man(x2) & card_eq_3(x2) & n_view(x1) & a_aerial(s1) & Theme(s1,x1))
exists e1 s1 x1.(a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_work(e1) & n_people(x1))
4b5dfbce-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_attach(e1) & to(e1,x5) & of(x1,x2) & n_view(x1) & n_man(x2) & n_hose(x4) & n_barrel(x5) & card_eq_3(x2) & a_topic(x1) & a_aerial(s1) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
exists e1 s1 x1.(v_work(e1) & n_people(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1))
A DJ with a Mohawk and black shirt stand next to two attractive scantily clad woman.
The DJ wants to talk to the women
1
-100
Close proximity to someone doesnt mean you want to talk to them.
exists s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(a_topic(s1) & with(s1,x1) & to(x4,x5) & n_woman(x5) & a_clad(s5) & Theme(s5,x5) & a_scantily(s4) & Theme(s4,x5) & a_attractive(s3) & Theme(s3,x5) & card_eq_2(x5) & next(x1,x4) & n_thing(x4) & n_stand(x1) & of(x1,x3) & n_shirt(x3) & a_black(s2) & Theme(s2,x1) & (x1 = x2) & ne_org_mohawk(x2) & ne_org_dj(s1))
exists e1 p1 x1 x2.(n_woman(x2) & ne_org_dj(x1) & Topic(e1,p1) & Actor(e1,x1) & v_want(e1) & exists e2.(to(e2,x2) & Actor(e2,x1) & v_talk(e2)))
4b5e1532-e4c8-11ec-9cdd-0242ac1c0002
exists s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(with(s1,x1) & to(x4,x5) & of(x1,x3) & next(x1,x4) & ne_org_mohawk(x2) & ne_org_dj(s1) & n_woman(x5) & n_thing(x4) & n_stand(x1) & n_shirt(x3) & card_eq_2(x5) & a_topic(s1) & a_scantily(s4) & a_clad(s5) & a_black(s2) & a_attractive(s3) & Theme(s5,x5) & Theme(s4,x5) & Theme(s3,x5) & Theme(s2,x1) & (x1 = x2))
exists e1 p1 x1 x2.(v_want(e1) & ne_org_dj(x1) & n_woman(x2) & exists e2.(v_talk(e2) & to(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A group of people appear to be tilling the ground in front of a couple of thatch roof huts.
A group of people at a historic site.
1
0.056412
Not all huts are on a historic site.
exists e1 p1 x1 x2 x3.(n_ground(x3) & Topic(e1,p1) & Actor(e1,x1) & v_appear(e1) & exists e2 x4 x5 x6 x7 x8.(Theme(e2,x3) & Actor(e2,x1) & v_till(e2) & in(x3,x4) & of(x4,x5) & of(x5,x6) & n_hut(x6) & of(x6,x8) & n_roof(x8) & of(x6,x7) & n_thatch(x7) & n_couple(x5) & n_front(x4)) & of(x1,x2) & n_people(x2) & n_group(x1))
exists s1 x1 x2 x3.(a_topic(x1) & of(x1,x2) & at(x2,x3) & n_site(x3) & a_historic(s1) & Theme(s1,x3) & n_people(x2) & n_group(x1))
4b6039b6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3.(v_appear(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & n_ground(x3) & exists e2 x4 x5 x6 x7 x8.(v_till(e2) & of(x6,x8) & of(x6,x7) & of(x5,x6) & of(x4,x5) & n_thatch(x7) & n_roof(x8) & n_hut(x6) & n_front(x4) & n_couple(x5) & in(x3,x4) & Theme(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists s1 x1 x2 x3.(of(x1,x2) & n_site(x3) & n_people(x2) & n_group(x1) & at(x2,x3) & a_topic(x1) & a_historic(s1) & Theme(s1,x3))
A group of people appear to be tilling the ground in front of a couple of thatch roof huts.
People are inside watching TV
2
0
One cannot be tilling the ground and watching TV simultaneously.
exists e1 p1 x1 x2 x3.(n_ground(x3) & Topic(e1,p1) & Actor(e1,x1) & v_appear(e1) & exists e2 x4 x5 x6 x7 x8.(Theme(e2,x3) & Actor(e2,x1) & v_till(e2) & in(x3,x4) & of(x4,x5) & of(x5,x6) & n_hut(x6) & of(x6,x8) & n_roof(x8) & of(x6,x7) & n_thatch(x7) & n_couple(x5) & n_front(x4)) & of(x1,x2) & n_people(x2) & n_group(x1))
exists e1 s1 x1 x2.(a_inside(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_tv(x2) & n_people(x1))
4b6042d0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3.(v_appear(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & n_ground(x3) & exists e2 x4 x5 x6 x7 x8.(v_till(e2) & of(x6,x8) & of(x6,x7) & of(x5,x6) & of(x4,x5) & n_thatch(x7) & n_roof(x8) & n_hut(x6) & n_front(x4) & n_couple(x5) & in(x3,x4) & Theme(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_watch(e1) & n_tv(x2) & n_people(x1) & a_inside(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A group of people appear to be tilling the ground in front of a couple of thatch roof huts.
The people are going to plant a garden.
1
0.429228
Tilling ground does not imply to plant a garden.
exists e1 p1 x1 x2 x3.(n_ground(x3) & Topic(e1,p1) & Actor(e1,x1) & v_appear(e1) & exists e2 x4 x5 x6 x7 x8.(Theme(e2,x3) & Actor(e2,x1) & v_till(e2) & in(x3,x4) & of(x4,x5) & of(x5,x6) & n_hut(x6) & of(x6,x8) & n_roof(x8) & of(x6,x7) & n_thatch(x7) & n_couple(x5) & n_front(x4)) & of(x1,x2) & n_people(x2) & n_group(x1))
exists e1 p1 x1.(n_people(x1) & Topic(e1,p1) & Actor(e1,x1) & v_go(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_plant(e2) & n_garden(x2)))
4b605e6e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3.(v_appear(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & n_ground(x3) & exists e2 x4 x5 x6 x7 x8.(v_till(e2) & of(x6,x8) & of(x6,x7) & of(x5,x6) & of(x4,x5) & n_thatch(x7) & n_roof(x8) & n_hut(x6) & n_front(x4) & n_couple(x5) & in(x3,x4) & Theme(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 p1 x1.(v_go(e1) & n_people(x1) & exists e2 x2.(v_plant(e2) & n_garden(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A group of people appear to be tilling the ground in front of a couple of thatch roof huts.
People are talking to each other
1
0.777418
Tilling the ground does not imply talking to each other.
exists e1 p1 x1 x2 x3.(n_ground(x3) & Topic(e1,p1) & Actor(e1,x1) & v_appear(e1) & exists e2 x4 x5 x6 x7 x8.(Theme(e2,x3) & Actor(e2,x1) & v_till(e2) & in(x3,x4) & of(x4,x5) & of(x5,x6) & n_hut(x6) & of(x6,x8) & n_roof(x8) & of(x6,x7) & n_thatch(x7) & n_couple(x5) & n_front(x4)) & of(x1,x2) & n_people(x2) & n_group(x1))
exists e1 x1.(all x2.(n_other(x2) -> to(e1,x2)) & Actor(e1,x1) & v_talk(e1) & n_people(x1))
4b606bc0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3.(v_appear(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & n_ground(x3) & exists e2 x4 x5 x6 x7 x8.(v_till(e2) & of(x6,x8) & of(x6,x7) & of(x5,x6) & of(x4,x5) & n_thatch(x7) & n_roof(x8) & n_hut(x6) & n_front(x4) & n_couple(x5) & in(x3,x4) & Theme(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 x1.(v_talk(e1) & n_people(x1) & all x2.(to(e1,x2) | -n_other(x2)) & Actor(e1,x1))
A group of people appear to be tilling the ground in front of a couple of thatch roof huts.
Preparing the soil for planting corn.
1
0.029756
Tilling the ground does not imply planting corn.
exists e1 p1 x1 x2 x3.(n_ground(x3) & Topic(e1,p1) & Actor(e1,x1) & v_appear(e1) & exists e2 x4 x5 x6 x7 x8.(Theme(e2,x3) & Actor(e2,x1) & v_till(e2) & in(x3,x4) & of(x4,x5) & of(x5,x6) & n_hut(x6) & of(x6,x8) & n_roof(x8) & of(x6,x7) & n_thatch(x7) & n_couple(x5) & n_front(x4)) & of(x1,x2) & n_people(x2) & n_group(x1))
exists e1 e2 x1 x2 x3 x4.(n_soil(x2) & Theme(e2,x2) & Actor(e2,x1) & v_prepare(e2) & Theme(e1,x4) & Actor(e1,x3) & v_plant(e1) & n_corn(x4) & (x2 = x3) & n_thing(x1))
4b60b1de-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3.(v_appear(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & n_ground(x3) & exists e2 x4 x5 x6 x7 x8.(v_till(e2) & of(x6,x8) & of(x6,x7) & of(x5,x6) & of(x4,x5) & n_thatch(x7) & n_roof(x8) & n_hut(x6) & n_front(x4) & n_couple(x5) & in(x3,x4) & Theme(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 e2 x1 x2 x3 x4.(v_prepare(e2) & v_plant(e1) & n_thing(x1) & n_soil(x2) & n_corn(x4) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3))
A group of people appear to be tilling the ground in front of a couple of thatch roof huts.
A group of people tilling the ground for a new garden.
1
0.164998
Tilling does not imply it is for a new garden.
exists e1 p1 x1 x2 x3.(n_ground(x3) & Topic(e1,p1) & Actor(e1,x1) & v_appear(e1) & exists e2 x4 x5 x6 x7 x8.(Theme(e2,x3) & Actor(e2,x1) & v_till(e2) & in(x3,x4) & of(x4,x5) & of(x5,x6) & n_hut(x6) & of(x6,x8) & n_roof(x8) & of(x6,x7) & n_thatch(x7) & n_couple(x5) & n_front(x4)) & of(x1,x2) & n_people(x2) & n_group(x1))
exists e1 s1 x1 x2 x3 x4 x5.(n_ground(x4) & a_topic(x1) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_till(e1) & for(x4,x5) & n_garden(x5) & a_new(s1) & Theme(s1,x5) & (x2 = x3) & n_people(x2) & n_group(x1))
4b60cade-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3.(v_appear(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & n_ground(x3) & exists e2 x4 x5 x6 x7 x8.(v_till(e2) & of(x6,x8) & of(x6,x7) & of(x5,x6) & of(x4,x5) & n_thatch(x7) & n_roof(x8) & n_hut(x6) & n_front(x4) & n_couple(x5) & in(x3,x4) & Theme(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4 x5.(v_till(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & n_ground(x4) & n_garden(x5) & for(x4,x5) & a_topic(x1) & a_new(s1) & Theme(s1,x5) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3))
A group of people appear to be tilling the ground in front of a couple of thatch roof huts.
People are outside
0
0.924994
Tilling the ground in front of huts requires being outside.
exists e1 p1 x1 x2 x3.(n_ground(x3) & Topic(e1,p1) & Actor(e1,x1) & v_appear(e1) & exists e2 x4 x5 x6 x7 x8.(Theme(e2,x3) & Actor(e2,x1) & v_till(e2) & in(x3,x4) & of(x4,x5) & of(x5,x6) & n_hut(x6) & of(x6,x8) & n_roof(x8) & of(x6,x7) & n_thatch(x7) & n_couple(x5) & n_front(x4)) & of(x1,x2) & n_people(x2) & n_group(x1))
exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_people(x1))
4b60e668-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3.(v_appear(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & n_ground(x3) & exists e2 x4 x5 x6 x7 x8.(v_till(e2) & of(x6,x8) & of(x6,x7) & of(x5,x6) & of(x4,x5) & n_thatch(x7) & n_roof(x8) & n_hut(x6) & n_front(x4) & n_couple(x5) & in(x3,x4) & Theme(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
exists s1 x1.(n_people(x1) & a_outside(s1) & Theme(s1,x1))
a man wit a green collared shirt and a camera sits at a curb.
He is standing in the bathroom taking photos.
2
0
There is no way for him to sits on curb and to be standing in the bathroom at the same time.
exists e1 x1 x2 x3.(at(e1,x3) & n_curb(x3) & Actor(e1,x1) & v_sit(e1) & subset_of(x2,x1) & n_camera(x2) & all s2 x4 s1.((n_shirt(x4) & a_collared(s2) & Theme(s2,x4) & a_green(s1) & Theme(s1,x4)) -> exists x5 x6.(subset_of(x5,x1) & for(x5,x4) & n_wit(x5) & of(x5,x6) & n_man(x6))))
exists e2 e1 x1 x2 x3.(n_bathroom(x2) & n_male(x1) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_take(e2) & n_photo(x3) & in(e1,x2) & Actor(e1,x1) & v_stand(e1))
4b6198ba-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_sit(e1) & subset_of(x2,x1) & n_curb(x3) & n_camera(x2) & at(e1,x3) & all s2 x4 s1.(exists x5 x6.(subset_of(x5,x1) & of(x5,x6) & n_wit(x5) & n_man(x6) & for(x5,x4)) | -n_shirt(x4) | -a_green(s1) | -a_collared(s2) | -Theme(s2,x4) | -Theme(s1,x4)) & Actor(e1,x1))
exists e2 e1 x1 x2 x3.(v_take(e2) & v_stand(e1) & n_photo(x3) & n_male(x1) & n_bathroom(x2) & in(e1,x2) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1))
a man wit a green collared shirt and a camera sits at a curb.
a man waits lonely
1
0.642476
Just because sits at a curb does not mean he waits lonely.
exists e1 x1 x2 x3.(at(e1,x3) & n_curb(x3) & Actor(e1,x1) & v_sit(e1) & subset_of(x2,x1) & n_camera(x2) & all s2 x4 s1.((n_shirt(x4) & a_collared(s2) & Theme(s2,x4) & a_green(s1) & Theme(s1,x4)) -> exists x5 x6.(subset_of(x5,x1) & for(x5,x4) & n_wit(x5) & of(x5,x6) & n_man(x6))))
exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_lonely(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_wait(e1) & n_man(x1))
4b61a648-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_sit(e1) & subset_of(x2,x1) & n_curb(x3) & n_camera(x2) & at(e1,x3) & all s2 x4 s1.(exists x5 x6.(subset_of(x5,x1) & of(x5,x6) & n_wit(x5) & n_man(x6) & for(x5,x4)) | -n_shirt(x4) | -a_green(s1) | -a_collared(s2) | -Theme(s2,x4) | -Theme(s1,x4)) & Actor(e1,x1))
exists e1 p1 x1.(v_wait(e1) & n_man(x1) & exists s1.(a_lonely(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1))
a man wit a green collared shirt and a camera sits at a curb.
The man is photographing a scene outside.
1
0.600871
Sits on a curb does not mean photographing a scene outside.
exists e1 x1 x2 x3.(at(e1,x3) & n_curb(x3) & Actor(e1,x1) & v_sit(e1) & subset_of(x2,x1) & n_camera(x2) & all s2 x4 s1.((n_shirt(x4) & a_collared(s2) & Theme(s2,x4) & a_green(s1) & Theme(s1,x4)) -> exists x5 x6.(subset_of(x5,x1) & for(x5,x4) & n_wit(x5) & of(x5,x6) & n_man(x6))))
exists e1 x1 x2 x3.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_photograph(e1) & n_outside(x2) & of(x2,x3) & n_scene(x3))
4b61e20c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_sit(e1) & subset_of(x2,x1) & n_curb(x3) & n_camera(x2) & at(e1,x3) & all s2 x4 s1.(exists x5 x6.(subset_of(x5,x1) & of(x5,x6) & n_wit(x5) & n_man(x6) & for(x5,x4)) | -n_shirt(x4) | -a_green(s1) | -a_collared(s2) | -Theme(s2,x4) | -Theme(s1,x4)) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_photograph(e1) & of(x2,x3) & n_scene(x3) & n_outside(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
a man wit a green collared shirt and a camera sits at a curb.
The man is photographing cars not stopping at a stop sign.
1
0.001477
Sits at a curb with camera does not mean he is photographing cars not stopping at a stop sign.
exists e1 x1 x2 x3.(at(e1,x3) & n_curb(x3) & Actor(e1,x1) & v_sit(e1) & subset_of(x2,x1) & n_camera(x2) & all s2 x4 s1.((n_shirt(x4) & a_collared(s2) & Theme(s2,x4) & a_green(s1) & Theme(s1,x4)) -> exists x5 x6.(subset_of(x5,x1) & for(x5,x4) & n_wit(x5) & of(x5,x6) & n_man(x6))))
exists e1 x1 x2 x3.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_photograph(e1) & -exists e2 x4 x5.(at(e2,x4) & n_sign(x4) & of(x4,x5) & n_stop(x5) & Actor(e2,x3) & v_stop(e2)) & (x2 = x3) & n_car(x2))
4b6211be-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_sit(e1) & subset_of(x2,x1) & n_curb(x3) & n_camera(x2) & at(e1,x3) & all s2 x4 s1.(exists x5 x6.(subset_of(x5,x1) & of(x5,x6) & n_wit(x5) & n_man(x6) & for(x5,x4)) | -n_shirt(x4) | -a_green(s1) | -a_collared(s2) | -Theme(s2,x4) | -Theme(s1,x4)) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_photograph(e1) & n_man(x1) & n_car(x2) & all e2 x4 x5.(-v_stop(e2) | -of(x4,x5) | -n_stop(x5) | -n_sign(x4) | -at(e2,x4) | -Actor(e2,x3)) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x3))
a man wit a green collared shirt and a camera sits at a curb.
The man is waiting to take photos of the newlyweds.
1
0.013144
Sits at a curb with camera does not mean he take photos of the newlyweds.
exists e1 x1 x2 x3.(at(e1,x3) & n_curb(x3) & Actor(e1,x1) & v_sit(e1) & subset_of(x2,x1) & n_camera(x2) & all s2 x4 s1.((n_shirt(x4) & a_collared(s2) & Theme(s2,x4) & a_green(s1) & Theme(s1,x4)) -> exists x5 x6.(subset_of(x5,x1) & for(x5,x4) & n_wit(x5) & of(x5,x6) & n_man(x6))))
exists e1 p1 x1 x3.(n_newlywed(x3) & n_man(x1) & Topic(e1,p1) & Actor(e1,x1) & v_wait(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_take(e2) & of(x2,x3) & n_photo(x2)))
4b621d58-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_sit(e1) & subset_of(x2,x1) & n_curb(x3) & n_camera(x2) & at(e1,x3) & all s2 x4 s1.(exists x5 x6.(subset_of(x5,x1) & of(x5,x6) & n_wit(x5) & n_man(x6) & for(x5,x4)) | -n_shirt(x4) | -a_green(s1) | -a_collared(s2) | -Theme(s2,x4) | -Theme(s1,x4)) & Actor(e1,x1))
exists e1 p1 x1 x3.(v_wait(e1) & n_newlywed(x3) & n_man(x1) & exists e2 x2.(v_take(e2) & of(x2,x3) & n_photo(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
a man wit a green collared shirt and a camera sits at a curb.
A private investigator is sitting down to eat lunch.
1
0.009785
Sits at a curb with camera does not mean he is a private investigator.
exists e1 x1 x2 x3.(at(e1,x3) & n_curb(x3) & Actor(e1,x1) & v_sit(e1) & subset_of(x2,x1) & n_camera(x2) & all s2 x4 s1.((n_shirt(x4) & a_collared(s2) & Theme(s2,x4) & a_green(s1) & Theme(s1,x4)) -> exists x5 x6.(subset_of(x5,x1) & for(x5,x4) & n_wit(x5) & of(x5,x6) & n_man(x6))))
exists e1 p1 s1 s2 x1.(a_down(s2) & Manner(e1,s2) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_eat(e2) & n_lunch(x2)) & n_investigator(x1) & a_private(s1) & Theme(s1,x1))
4b623360-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_sit(e1) & subset_of(x2,x1) & n_curb(x3) & n_camera(x2) & at(e1,x3) & all s2 x4 s1.(exists x5 x6.(subset_of(x5,x1) & of(x5,x6) & n_wit(x5) & n_man(x6) & for(x5,x4)) | -n_shirt(x4) | -a_green(s1) | -a_collared(s2) | -Theme(s2,x4) | -Theme(s1,x4)) & Actor(e1,x1))
exists e1 p1 s1 s2 x1.(v_sit(e1) & n_investigator(x1) & exists e2 x2.(v_eat(e2) & n_lunch(x2) & Theme(e2,x2) & Actor(e2,x1)) & a_private(s1) & a_down(s2) & Topic(e1,p1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1))
a man wit a green collared shirt and a camera sits at a curb.
There is a guy sitting down.
0
0.939
sits implies sitting
exists e1 x1 x2 x3.(at(e1,x3) & n_curb(x3) & Actor(e1,x1) & v_sit(e1) & subset_of(x2,x1) & n_camera(x2) & all s2 x4 s1.((n_shirt(x4) & a_collared(s2) & Theme(s2,x4) & a_green(s1) & Theme(s1,x4)) -> exists x5 x6.(subset_of(x5,x1) & for(x5,x4) & n_wit(x5) & of(x5,x6) & n_man(x6))))
exists p1 x1 e1 s1 x2 x3.((x1 = x2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_guy(x2))
4b623d56-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_sit(e1) & subset_of(x2,x1) & n_curb(x3) & n_camera(x2) & at(e1,x3) & all s2 x4 s1.(exists x5 x6.(subset_of(x5,x1) & of(x5,x6) & n_wit(x5) & n_man(x6) & for(x5,x4)) | -n_shirt(x4) | -a_green(s1) | -a_collared(s2) | -Theme(s2,x4) | -Theme(s1,x4)) & Actor(e1,x1))
exists x1 e1 s1 x2 x3.(v_sit(e1) & n_guy(x2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))
A man wearing a martial arts uniform is jumping through the air.
A man wears a white uniform.
1
0.854951
Martial arts uniform does not necessarily mean it is white.
exists e1 e2 s1 x1 x2 x3 x4 x5.(n_air(x5) & through(e2,x5) & Actor(e2,x1) & v_jump(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_uniform(x3) & of(x3,x4) & n_art(x4) & a_martial(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_uniform(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1))
4b629634-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_jump(e2) & through(e2,x5) & of(x3,x4) & n_uniform(x3) & n_man(x1) & n_art(x4) & n_air(x5) & a_martial(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_wear(e1) & n_uniform(x2) & n_man(x1) & a_white(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A man wearing a martial arts uniform is jumping through the air.
Artist is demonstrating.
1
0.620784
Someone being in a martial arts uniform does not mean they are demonstrating.
exists e1 e2 s1 x1 x2 x3 x4 x5.(n_air(x5) & through(e2,x5) & Actor(e2,x1) & v_jump(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_uniform(x3) & of(x3,x4) & n_art(x4) & a_martial(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 x1.(ne_nam_artist(x1) & Actor(e1,x1) & v_demonstrate(e1))
4b629b66-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_jump(e2) & through(e2,x5) & of(x3,x4) & n_uniform(x3) & n_man(x1) & n_art(x4) & n_air(x5) & a_martial(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1.(v_demonstrate(e1) & ne_nam_artist(x1) & Actor(e1,x1))
A man wearing a martial arts uniform is jumping through the air.
A man's feet are not on the ground.
0
0.932883
not on the ground implies jumping
exists e1 e2 s1 x1 x2 x3 x4 x5.(n_air(x5) & through(e2,x5) & Actor(e2,x1) & v_jump(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_uniform(x3) & of(x3,x4) & n_art(x4) & a_martial(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists x1 x2 x3.(n_ground(x3) & -exists p1.on(x2,x3) & n_foot(x2) & of(x2,x1) & n_man(x1))
4b62b600-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_jump(e2) & through(e2,x5) & of(x3,x4) & n_uniform(x3) & n_man(x1) & n_art(x4) & n_air(x5) & a_martial(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists x1 x2 x3.(of(x2,x1) & n_man(x1) & n_ground(x3) & n_foot(x2) & -on(x2,x3))
A man wearing a martial arts uniform is jumping through the air.
The man is good at martial arts.
1
0.73535
Just because the man is wearing a martial arts uniform and jumping in the air does not mean he is good at martial arts.
exists e1 e2 s1 x1 x2 x3 x4 x5.(n_air(x5) & through(e2,x5) & Actor(e2,x1) & v_jump(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_uniform(x3) & of(x3,x4) & n_art(x4) & a_martial(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists s1 s2 x1 x2.(n_man(x1) & at(s1,x2) & n_art(x2) & a_martial(s2) & Theme(s2,x2) & Theme(s1,x1) & a_good(s1))
4b62bbbe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_jump(e2) & through(e2,x5) & of(x3,x4) & n_uniform(x3) & n_man(x1) & n_art(x4) & n_air(x5) & a_martial(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists s1 s2 x1 x2.(n_man(x1) & n_art(x2) & at(s1,x2) & a_martial(s2) & a_good(s1) & Theme(s2,x2) & Theme(s1,x1))
A man wearing a martial arts uniform is jumping through the air.
The man is performing karate.
1
0.551355
Someone being in a martial arts uniform does not mean they are doing karate.
exists e1 e2 s1 x1 x2 x3 x4 x5.(n_air(x5) & through(e2,x5) & Actor(e2,x1) & v_jump(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_uniform(x3) & of(x3,x4) & n_art(x4) & a_martial(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_karate(x2))
4b62c596-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_jump(e2) & through(e2,x5) & of(x3,x4) & n_uniform(x3) & n_man(x1) & n_art(x4) & n_air(x5) & a_martial(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_perform(e1) & n_man(x1) & n_karate(x2) & Theme(e1,x2) & Actor(e1,x1))
A man wearing a martial arts uniform is jumping through the air.
A man wearing a martial arts uniform and karate belt is jumping through the air
1
0.571145
Just because the man is in a martial arts uniform does not mean he has a karate belt.
exists e1 e2 s1 x1 x2 x3 x4 x5.(n_air(x5) & through(e2,x5) & Actor(e2,x1) & v_jump(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_uniform(x3) & of(x3,x4) & n_art(x4) & a_martial(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(n_air(x7) & through(e2,x7) & Actor(e2,x1) & v_jump(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & Time(s3,x6) & n_belt(x6) & Theme(s3,x5) & a_karate(s3) & (x3 = x5) & Theme(s2,x4) & a_uniform(s2) & (x3 = x4) & n_art(x3) & a_martial(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
4b62ca00-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_jump(e2) & through(e2,x5) & of(x3,x4) & n_uniform(x3) & n_man(x1) & n_art(x4) & n_air(x5) & a_martial(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_jump(e2) & through(e2,x7) & n_man(x1) & n_belt(x6) & n_art(x3) & n_air(x7) & a_uniform(s2) & a_martial(s1) & a_karate(s3) & Time(s3,x6) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x3 = x5) & (x3 = x4) & (x1 = x2))
A man wearing a martial arts uniform is jumping through the air.
A man in a uniform serves a couple lunch.
2
0.000001
Cannot be jumping in the air and serving lunch at the same time
exists e1 e2 s1 x1 x2 x3 x4 x5.(n_air(x5) & through(e2,x5) & Actor(e2,x1) & v_jump(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_uniform(x3) & of(x3,x4) & n_art(x4) & a_martial(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_serve(e1) & n_lunch(x3) & of(x3,x4) & n_couple(x4) & in(x1,x2) & n_uniform(x2) & n_man(x1))
4b62dd10-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_jump(e2) & through(e2,x5) & of(x3,x4) & n_uniform(x3) & n_man(x1) & n_art(x4) & n_air(x5) & a_martial(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3 x4.(v_serve(e1) & of(x3,x4) & n_uniform(x2) & n_man(x1) & n_lunch(x3) & n_couple(x4) & in(x1,x2) & Theme(e1,x3) & Actor(e1,x1))
Three men are riding scooters down the street.
Three guys are riding in a pickup truck.
2
-100
Scooters is not the same thing as a truck.
exists e1 x1 x2 x3.(n_street(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & down(x2,x3) & n_scooter(x2) & n_man(x1) & card_eq_3(x1))
exists e1 x1 x2 x3.(in(e1,x2) & n_truck(x2) & of(x2,x3) & n_pickup(x3) & Actor(e1,x1) & v_ride(e1) & n_guy(x1) & card_eq_3(x1))
4b632a5e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_ride(e1) & n_street(x3) & n_scooter(x2) & n_man(x1) & down(x2,x3) & card_eq_3(x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_ride(e1) & of(x2,x3) & n_truck(x2) & n_pickup(x3) & n_guy(x1) & in(e1,x2) & card_eq_3(x1) & Actor(e1,x1))
Three men are riding scooters down the street.
Guys on motorbikes are riding.
0
-100
Men can be considered guys. Motorbikes is another term for scooters.
exists e1 x1 x2 x3.(n_street(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & down(x2,x3) & n_scooter(x2) & n_man(x1) & card_eq_3(x1))
exists e1 x1 x2.(Actor(e1,x1) & v_ride(e1) & on(x1,x2) & n_motorbike(x2) & n_guy(x1))
4b632ed2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_ride(e1) & n_street(x3) & n_scooter(x2) & n_man(x1) & down(x2,x3) & card_eq_3(x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_ride(e1) & on(x1,x2) & n_motorbike(x2) & n_guy(x1) & Actor(e1,x1))
A black and white dog catching a baseball in midair.
the dog chases a frisbee
2
-100
The object pursued by the dog is either a baseball or frisbee.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_catch(e1) & in(x3,x4) & n_midair(x4) & n_baseball(x3) & (x1 = x2) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_dog(x1) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_frisbee(x2))
4b633346-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_catch(e1) & n_midair(x4) & n_dog(x1) & n_baseball(x3) & in(x3,x4) & a_white(s2) & a_topic(x1) & a_black(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_chase(e1) & n_frisbee(x2) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1))
A black and white dog catching a baseball in midair.
a dog catches a baseball
0
-100
A black and white dog is also a dog as the same catches baseball in midair.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_catch(e1) & in(x3,x4) & n_midair(x4) & n_baseball(x3) & (x1 = x2) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_catch(e1) & n_baseball(x2) & n_dog(x1))
4b63380a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_catch(e1) & n_midair(x4) & n_dog(x1) & n_baseball(x3) & in(x3,x4) & a_white(s2) & a_topic(x1) & a_black(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_catch(e1) & n_dog(x1) & n_baseball(x2) & Theme(e1,x2) & Actor(e1,x1))
A black and white dog catching a baseball in midair.
a dog is outdoors playing
1
-100
The dog can do the same thing indoor, so it may not be outdoors.
exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_catch(e1) & in(x3,x4) & n_midair(x4) & n_baseball(x3) & (x1 = x2) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1))
exists p1 x1.(exists e1 x2 x3.((x1 = x2) & Actor(e1,x3) & v_play(e1) & (x2 = x3) & n_outdoors(x2)) & n_dog(x1))
4b633d0a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_catch(e1) & n_midair(x4) & n_dog(x1) & n_baseball(x3) & in(x3,x4) & a_white(s2) & a_topic(x1) & a_black(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists x1.(n_dog(x1) & exists e1 x2 x3.(v_play(e1) & n_outdoors(x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)))
A black dog looks up at a white ball that's in midair.
A cat plays with toys.
2
-100
A dog and a cat are not the same animal.
exists e1 p1 s1 s2 s3 x1 x2 x3.(a_up(s3) & Manner(e1,s3) & at(e1,x2) & exists x4.(in(x3,x4) & n_midair(x4)) & (x2 = x3) & n_ball(x2) & a_white(s2) & Theme(s2,x2) & Actor(e1,x1) & v_look(e1) & n_dog(x1) & a_black(s1) & Theme(s1,x1))
exists e1 x1 x2.(with(e1,x2) & n_toy(x2) & Actor(e1,x1) & v_play(e1) & n_cat(x1))
4b634228-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_look(e1) & n_dog(x1) & n_ball(x2) & exists x4.(n_midair(x4) & in(x3,x4)) & at(e1,x2) & a_white(s2) & a_up(s3) & a_black(s1) & Theme(s2,x2) & Theme(s1,x1) & Manner(e1,s3) & Actor(e1,x1) & (x2 = x3))
exists e1 x1 x2.(with(e1,x2) & v_play(e1) & n_toy(x2) & n_cat(x1) & Actor(e1,x1))
A black dog looks up at a white ball that's in midair.
A black dog focuses on a ball that's been thrown.
1
-100
Looks up does not imply focuses.
exists e1 p1 s1 s2 s3 x1 x2 x3.(a_up(s3) & Manner(e1,s3) & at(e1,x2) & exists x4.(in(x3,x4) & n_midair(x4)) & (x2 = x3) & n_ball(x2) & a_white(s2) & Theme(s2,x2) & Actor(e1,x1) & v_look(e1) & n_dog(x1) & a_black(s1) & Theme(s1,x1))
exists e2 e1 s1 x1 x2 x3.(on(e1,x2) & Theme(e2,x3) & v_throw(e2) & (x2 = x3) & n_ball(x2) & Actor(e1,x1) & v_focus(e1) & n_dog(x1) & a_black(s1) & Theme(s1,x1))
4b63476e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_look(e1) & n_dog(x1) & n_ball(x2) & exists x4.(n_midair(x4) & in(x3,x4)) & at(e1,x2) & a_white(s2) & a_up(s3) & a_black(s1) & Theme(s2,x2) & Theme(s1,x1) & Manner(e1,s3) & Actor(e1,x1) & (x2 = x3))
exists e2 e1 s1 x1 x2 x3.(v_throw(e2) & v_focus(e1) & on(e1,x2) & n_dog(x1) & n_ball(x2) & a_black(s1) & Theme(s1,x1) & Theme(e2,x3) & Actor(e1,x1) & (x2 = x3))
A black dog looks up at a white ball that's in midair.
A black dog focuses on a ball.
0
-100
A dog who looks up at a ball focuses on it.
exists e1 p1 s1 s2 s3 x1 x2 x3.(a_up(s3) & Manner(e1,s3) & at(e1,x2) & exists x4.(in(x3,x4) & n_midair(x4)) & (x2 = x3) & n_ball(x2) & a_white(s2) & Theme(s2,x2) & Actor(e1,x1) & v_look(e1) & n_dog(x1) & a_black(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(on(e1,x2) & n_ball(x2) & Actor(e1,x1) & v_focus(e1) & n_dog(x1) & a_black(s1) & Theme(s1,x1))
4b634c46-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_look(e1) & n_dog(x1) & n_ball(x2) & exists x4.(n_midair(x4) & in(x3,x4)) & at(e1,x2) & a_white(s2) & a_up(s3) & a_black(s1) & Theme(s2,x2) & Theme(s1,x1) & Manner(e1,s3) & Actor(e1,x1) & (x2 = x3))
exists e1 s1 x1 x2.(v_focus(e1) & on(e1,x2) & n_dog(x1) & n_ball(x2) & a_black(s1) & Theme(s1,x1) & Actor(e1,x1))
A dog plays catch with a white ball near a wooden fence.
The dog is taking a nap.
2
-100
Dog can't take nap while playing catch
exists e1 s1 s2 x1 x2 x3 x4.(with(e1,x3) & near(x3,x4) & n_fence(x4) & a_wooden(s2) & Theme(s2,x4) & n_ball(x3) & a_white(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_catch(x2) & n_dog(x1))
exists e1 x1 x2.(n_dog(x1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_nap(x2))
4b635132-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & near(x3,x4) & n_fence(x4) & n_dog(x1) & n_catch(x2) & n_ball(x3) & a_wooden(s2) & a_white(s1) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_take(e1) & n_nap(x2) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1))
A dog plays catch with a white ball near a wooden fence.
The dog is a pomeranian.
1
-100
if a dog was playing catch with a white ball near a wooden fence dos not mean that the dog is pomeranian.
exists e1 s1 s2 x1 x2 x3 x4.(with(e1,x3) & near(x3,x4) & n_fence(x4) & a_wooden(s2) & Theme(s2,x4) & n_ball(x3) & a_white(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_catch(x2) & n_dog(x1))
exists p1 x1.(n_dog(x1) & exists x2.((x1 = x2) & n_pomeranian(x2)))
4b6355ce-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & near(x3,x4) & n_fence(x4) & n_dog(x1) & n_catch(x2) & n_ball(x3) & a_wooden(s2) & a_white(s1) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists x1.(n_dog(x1) & exists x2.(n_pomeranian(x2) & (x1 = x2)))
A dog plays catch with a white ball near a wooden fence.
The dog is outdoors.
0
-100
Dog is outdoors near a fence.
exists e1 s1 s2 x1 x2 x3 x4.(with(e1,x3) & near(x3,x4) & n_fence(x4) & a_wooden(s2) & Theme(s2,x4) & n_ball(x3) & a_white(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_catch(x2) & n_dog(x1))
exists p1 x1.(n_dog(x1) & exists x2.((x1 = x2) & n_outdoors(x2)))
4b635a42-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & near(x3,x4) & n_fence(x4) & n_dog(x1) & n_catch(x2) & n_ball(x3) & a_wooden(s2) & a_white(s1) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists x1.(n_dog(x1) & exists x2.(n_outdoors(x2) & (x1 = x2)))
A dog is up on its backlegs trying OT catch a ball above its head.
The child is standing on his back legs trying to catch the ball.
2
-100
A dog is not the same as a child.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(ne_org_ot(x5) & Theme(e2,x6) & Actor(e2,x1) & v_catch(e2) & above(x6,x7) & n_head(x7) & of(x7,x1) & n_thing(x1) & n_thing(x1) & n_ball(x6) & on(s1,x3) & Theme(e1,x5) & Actor(e1,x4) & v_try(e1) & (x3 = x4) & n_backleg(x3) & of(x3,x1) & Theme(s1,x2) & a_up(s1) & (x1 = x2) & n_dog(x1))
exists e1 e2 p1 s1 x1 x2 x3.(n_ball(x3) & n_leg(x2) & a_back(s1) & Theme(s1,x2) & of(x2,x1) & n_male(x1) & n_child(x1) & for(e1,e2) & Topic(e2,p1) & Actor(e2,x1) & v_try(e2) & exists e3.(Theme(e3,x3) & Actor(e3,x1) & v_catch(e3)) & on(e1,x2) & Actor(e1,x1) & v_stand(e1))
4b635eac-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_try(e1) & v_catch(e2) & on(s1,x3) & of(x7,x1) & of(x3,x1) & ne_org_ot(x5) & n_thing(x1) & n_head(x7) & n_dog(x1) & n_ball(x6) & n_backleg(x3) & above(x6,x7) & a_up(s1) & Theme(s1,x2) & Theme(e2,x6) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
exists e1 e2 p1 s1 x1 x2 x3.(v_try(e2) & v_stand(e1) & on(e1,x2) & of(x2,x1) & n_male(x1) & n_leg(x2) & n_child(x1) & n_ball(x3) & for(e1,e2) & exists e3.(v_catch(e3) & Theme(e3,x3) & Actor(e3,x1)) & a_back(s1) & Topic(e2,p1) & Theme(s1,x2) & Actor(e2,x1) & Actor(e1,x1))
A dog is up on its backlegs trying OT catch a ball above its head.
The dog is standing on his back legs trying to catch the ball over its head.
0
-100
A dog up on its backlegs is a dog standing, and a ball above its head is a ball over its head.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(ne_org_ot(x5) & Theme(e2,x6) & Actor(e2,x1) & v_catch(e2) & above(x6,x7) & n_head(x7) & of(x7,x1) & n_thing(x1) & n_thing(x1) & n_ball(x6) & on(s1,x3) & Theme(e1,x5) & Actor(e1,x4) & v_try(e1) & (x3 = x4) & n_backleg(x3) & of(x3,x1) & Theme(s1,x2) & a_up(s1) & (x1 = x2) & n_dog(x1))
exists e1 e2 p1 s1 x1 x2 x3 x4.(n_head(x4) & of(x4,x1) & n_thing(x1) & n_ball(x3) & n_leg(x2) & a_back(s1) & Theme(s1,x2) & of(x2,x1) & n_male(x1) & n_dog(x1) & for(e1,e2) & Topic(e2,p1) & Actor(e2,x1) & v_try(e2) & exists e3.(over(e3,x4) & Theme(e3,x3) & Actor(e3,x1) & v_catch(e3)) & on(e1,x2) & Actor(e1,x1) & v_stand(e1))
4b636320-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_try(e1) & v_catch(e2) & on(s1,x3) & of(x7,x1) & of(x3,x1) & ne_org_ot(x5) & n_thing(x1) & n_head(x7) & n_dog(x1) & n_ball(x6) & n_backleg(x3) & above(x6,x7) & a_up(s1) & Theme(s1,x2) & Theme(e2,x6) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
exists e1 e2 p1 s1 x1 x2 x3 x4.(v_try(e2) & v_stand(e1) & on(e1,x2) & of(x4,x1) & of(x2,x1) & n_thing(x1) & n_male(x1) & n_leg(x2) & n_head(x4) & n_dog(x1) & n_ball(x3) & for(e1,e2) & exists e3.(v_catch(e3) & over(e3,x4) & Theme(e3,x3) & Actor(e3,x1)) & a_back(s1) & Topic(e2,p1) & Theme(s1,x2) & Actor(e2,x1) & Actor(e1,x1))
A dog is up on its backlegs trying OT catch a ball above its head.
He was getting aggrevated.
1
-100
The dog may not necessarily be getting aggravated.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(ne_org_ot(x5) & Theme(e2,x6) & Actor(e2,x1) & v_catch(e2) & above(x6,x7) & n_head(x7) & of(x7,x1) & n_thing(x1) & n_thing(x1) & n_ball(x6) & on(s1,x3) & Theme(e1,x5) & Actor(e1,x4) & v_try(e1) & (x3 = x4) & n_backleg(x3) & of(x3,x1) & Theme(s1,x2) & a_up(s1) & (x1 = x2) & n_dog(x1))
exists e1 p1 x1.(n_male(x1) & exists e2.(Theme(e2,x1) & v_aggrevate(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1))
4b636834-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_try(e1) & v_catch(e2) & on(s1,x3) & of(x7,x1) & of(x3,x1) & ne_org_ot(x5) & n_thing(x1) & n_head(x7) & n_dog(x1) & n_ball(x6) & n_backleg(x3) & above(x6,x7) & a_up(s1) & Theme(s1,x2) & Theme(e2,x6) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
exists e1 p1 x1.(v_get(e1) & n_male(x1) & exists e2.(v_aggrevate(e2) & Theme(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A person in colorful clothes and a hat embellished with red and pink streamers looks out from a thatched enclosure.
A person looks out of a thatched enclosure.
0
-100
A person in colorful clothes is a type of person.
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(a_out(s5) & Manner(e2,s5) & from(e2,x7) & n_enclosure(x7) & a_thatched(s4) & Theme(s4,x7) & Actor(e2,x1) & v_look(e2) & subset_of(x4,x1) & with(e1,x6) & n_streamer(x6) & a_pink(s3) & Theme(s3,x6) & a_red(s2) & Theme(s2,x6) & Theme(e1,x5) & v_embellish(e1) & (x4 = x5) & n_hat(x4) & subset_of(x2,x1) & in(x2,x3) & n_clothes(x3) & a_colorful(s1) & Theme(s1,x3) & n_person(x2))
exists e1 s1 x1 x2.(r_out(e1) & of(e1,x2) & n_enclosure(x2) & a_thatched(s1) & Theme(s1,x2) & Actor(e1,x1) & v_look(e1) & n_person(x1))
4b636d34-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(with(e1,x6) & v_look(e2) & v_embellish(e1) & subset_of(x4,x1) & subset_of(x2,x1) & n_streamer(x6) & n_person(x2) & n_hat(x4) & n_enclosure(x7) & n_clothes(x3) & in(x2,x3) & from(e2,x7) & a_thatched(s4) & a_red(s2) & a_pink(s3) & a_out(s5) & a_colorful(s1) & Theme(s4,x7) & Theme(s3,x6) & Theme(s2,x6) & Theme(s1,x3) & Theme(e1,x5) & Manner(e2,s5) & Actor(e2,x1) & (x4 = x5))
exists e1 s1 x1 x2.(v_look(e1) & r_out(e1) & of(e1,x2) & n_person(x1) & n_enclosure(x2) & a_thatched(s1) & Theme(s1,x2) & Actor(e1,x1))
A person in colorful clothes and a hat embellished with red and pink streamers looks out from a thatched enclosure.
The person is clothed.
0
-100
A person in colorful clothes has to be clothed.
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(a_out(s5) & Manner(e2,s5) & from(e2,x7) & n_enclosure(x7) & a_thatched(s4) & Theme(s4,x7) & Actor(e2,x1) & v_look(e2) & subset_of(x4,x1) & with(e1,x6) & n_streamer(x6) & a_pink(s3) & Theme(s3,x6) & a_red(s2) & Theme(s2,x6) & Theme(e1,x5) & v_embellish(e1) & (x4 = x5) & n_hat(x4) & subset_of(x2,x1) & in(x2,x3) & n_clothes(x3) & a_colorful(s1) & Theme(s1,x3) & n_person(x2))
exists e1 x1.(n_person(x1) & Theme(e1,x1) & v_clothe(e1))
4b6371bc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(with(e1,x6) & v_look(e2) & v_embellish(e1) & subset_of(x4,x1) & subset_of(x2,x1) & n_streamer(x6) & n_person(x2) & n_hat(x4) & n_enclosure(x7) & n_clothes(x3) & in(x2,x3) & from(e2,x7) & a_thatched(s4) & a_red(s2) & a_pink(s3) & a_out(s5) & a_colorful(s1) & Theme(s4,x7) & Theme(s3,x6) & Theme(s2,x6) & Theme(s1,x3) & Theme(e1,x5) & Manner(e2,s5) & Actor(e2,x1) & (x4 = x5))
exists e1 x1.(v_clothe(e1) & n_person(x1) & Theme(e1,x1))
A person in colorful clothes and a hat embellished with red and pink streamers looks out from a thatched enclosure.
a person sits in a building watching others go about their days
2
-100
A person can't look out from a building at the same time as they sit in a building.
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(a_out(s5) & Manner(e2,s5) & from(e2,x7) & n_enclosure(x7) & a_thatched(s4) & Theme(s4,x7) & Actor(e2,x1) & v_look(e2) & subset_of(x4,x1) & with(e1,x6) & n_streamer(x6) & a_pink(s3) & Theme(s3,x6) & a_red(s2) & Theme(s2,x6) & Theme(e1,x5) & v_embellish(e1) & (x4 = x5) & n_hat(x4) & subset_of(x2,x1) & in(x2,x3) & n_clothes(x3) & a_colorful(s1) & Theme(s1,x3) & n_person(x2))
exists e1 e3 e2 x1 x2 x3 x4 x5.(for(e1,e3) & Theme(e3,x3) & Actor(e3,x1) & v_watch(e3) & about(e2,x5) & n_day(x5) & of(x5,x1) & n_thing(x1) & Actor(e2,x4) & v_go(e2) & (x3 = x4) & -(x3 = x1) & n_person(x1) & n_person(x3) & in(e1,x2) & n_building(x2) & Actor(e1,x1) & v_sit(e1) & n_person(x1))
4b6376a8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(with(e1,x6) & v_look(e2) & v_embellish(e1) & subset_of(x4,x1) & subset_of(x2,x1) & n_streamer(x6) & n_person(x2) & n_hat(x4) & n_enclosure(x7) & n_clothes(x3) & in(x2,x3) & from(e2,x7) & a_thatched(s4) & a_red(s2) & a_pink(s3) & a_out(s5) & a_colorful(s1) & Theme(s4,x7) & Theme(s3,x6) & Theme(s2,x6) & Theme(s1,x3) & Theme(e1,x5) & Manner(e2,s5) & Actor(e2,x1) & (x4 = x5))
exists e1 e3 e2 x1 x2 x3 x4 x5.(v_watch(e3) & v_sit(e1) & v_go(e2) & of(x5,x1) & n_thing(x1) & n_person(x3) & n_person(x1) & n_day(x5) & n_building(x2) & in(e1,x2) & for(e1,e3) & about(e2,x5) & Theme(e3,x3) & Actor(e3,x1) & Actor(e2,x4) & Actor(e1,x1) & -(x3 = x1) & (x3 = x4))
A person in colorful clothes and a hat embellished with red and pink streamers looks out from a thatched enclosure.
a person with nifty clothes on is enjoying their birthday
1
0.002717
The person might not be celebrating their birthday.
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(a_out(s5) & Manner(e2,s5) & from(e2,x7) & n_enclosure(x7) & a_thatched(s4) & Theme(s4,x7) & Actor(e2,x1) & v_look(e2) & subset_of(x4,x1) & with(e1,x6) & n_streamer(x6) & a_pink(s3) & Theme(s3,x6) & a_red(s2) & Theme(s2,x6) & Theme(e1,x5) & v_embellish(e1) & (x4 = x5) & n_hat(x4) & subset_of(x2,x1) & in(x2,x3) & n_clothes(x3) & a_colorful(s1) & Theme(s1,x3) & n_person(x2))
exists e1 s1 s2 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_enjoy(e1) & n_birthday(x4) & of(x4,x1) & n_thing(x1) & with(x1,x2) & Theme(s2,x3) & a_on(s2) & (x2 = x3) & n_clothes(x2) & a_nifty(s1) & Theme(s1,x2) & n_person(x1))
4b637b30-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(with(e1,x6) & v_look(e2) & v_embellish(e1) & subset_of(x4,x1) & subset_of(x2,x1) & n_streamer(x6) & n_person(x2) & n_hat(x4) & n_enclosure(x7) & n_clothes(x3) & in(x2,x3) & from(e2,x7) & a_thatched(s4) & a_red(s2) & a_pink(s3) & a_out(s5) & a_colorful(s1) & Theme(s4,x7) & Theme(s3,x6) & Theme(s2,x6) & Theme(s1,x3) & Theme(e1,x5) & Manner(e2,s5) & Actor(e2,x1) & (x4 = x5))
exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_enjoy(e1) & of(x4,x1) & n_thing(x1) & n_person(x1) & n_clothes(x2) & n_birthday(x4) & a_on(s2) & a_nifty(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1) & (x2 = x3))
A person in colorful clothes and a hat embellished with red and pink streamers looks out from a thatched enclosure.
The person is inside of the enclosure.
0
0.997486
A person has to be inside of the enclosure to look out from a thatched enclosure.
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(a_out(s5) & Manner(e2,s5) & from(e2,x7) & n_enclosure(x7) & a_thatched(s4) & Theme(s4,x7) & Actor(e2,x1) & v_look(e2) & subset_of(x4,x1) & with(e1,x6) & n_streamer(x6) & a_pink(s3) & Theme(s3,x6) & a_red(s2) & Theme(s2,x6) & Theme(e1,x5) & v_embellish(e1) & (x4 = x5) & n_hat(x4) & subset_of(x2,x1) & in(x2,x3) & n_clothes(x3) & a_colorful(s1) & Theme(s1,x3) & n_person(x2))
exists p1 x1 x3.(n_enclosure(x3) & n_person(x1) & exists x2.((x1 = x2) & of(x2,x3) & n_inside(x2)))
4b637f9a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(with(e1,x6) & v_look(e2) & v_embellish(e1) & subset_of(x4,x1) & subset_of(x2,x1) & n_streamer(x6) & n_person(x2) & n_hat(x4) & n_enclosure(x7) & n_clothes(x3) & in(x2,x3) & from(e2,x7) & a_thatched(s4) & a_red(s2) & a_pink(s3) & a_out(s5) & a_colorful(s1) & Theme(s4,x7) & Theme(s3,x6) & Theme(s2,x6) & Theme(s1,x3) & Theme(e1,x5) & Manner(e2,s5) & Actor(e2,x1) & (x4 = x5))
exists x1 x3.(n_person(x1) & n_enclosure(x3) & exists x2.(of(x2,x3) & n_inside(x2) & (x1 = x2)))
A person in colorful clothes and a hat embellished with red and pink streamers looks out from a thatched enclosure.
There are multiple people present.
2
-100
A single person is not multiple people.
exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(a_out(s5) & Manner(e2,s5) & from(e2,x7) & n_enclosure(x7) & a_thatched(s4) & Theme(s4,x7) & Actor(e2,x1) & v_look(e2) & subset_of(x4,x1) & with(e1,x6) & n_streamer(x6) & a_pink(s3) & Theme(s3,x6) & a_red(s2) & Theme(s2,x6) & Theme(e1,x5) & v_embellish(e1) & (x4 = x5) & n_hat(x4) & subset_of(x2,x1) & in(x2,x3) & n_clothes(x3) & a_colorful(s1) & Theme(s1,x3) & n_person(x2))
exists p1 x1 s1 s2 x2 x3.((x1 = x2) & Theme(s2,x3) & a_present(s2) & (x2 = x3) & n_people(x2) & a_multiple(s1) & Theme(s1,x2))
4b638404-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(with(e1,x6) & v_look(e2) & v_embellish(e1) & subset_of(x4,x1) & subset_of(x2,x1) & n_streamer(x6) & n_person(x2) & n_hat(x4) & n_enclosure(x7) & n_clothes(x3) & in(x2,x3) & from(e2,x7) & a_thatched(s4) & a_red(s2) & a_pink(s3) & a_out(s5) & a_colorful(s1) & Theme(s4,x7) & Theme(s3,x6) & Theme(s2,x6) & Theme(s1,x3) & Theme(e1,x5) & Manner(e2,s5) & Actor(e2,x1) & (x4 = x5))
exists x1 s1 s2 x2 x3.(n_people(x2) & a_present(s2) & a_multiple(s1) & Theme(s2,x3) & Theme(s1,x2) & (x2 = x3) & (x1 = x2))
A person in colorful clothes and a hat embellished with red and pink streamers looks out from a thatched enclosure.
a person in colorful clothes looks out at other people form a thatched enclosure
1
0.412049
Looks out does not imply it is at people.
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(a_out(s5) & Manner(e2,s5) & from(e2,x7) & n_enclosure(x7) & a_thatched(s4) & Theme(s4,x7) & Actor(e2,x1) & v_look(e2) & subset_of(x4,x1) & with(e1,x6) & n_streamer(x6) & a_pink(s3) & Theme(s3,x6) & a_red(s2) & Theme(s2,x6) & Theme(e1,x5) & v_embellish(e1) & (x4 = x5) & n_hat(x4) & subset_of(x2,x1) & in(x2,x3) & n_clothes(x3) & a_colorful(s1) & Theme(s1,x3) & n_person(x2))
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(n_people(x4) & a_out(s3) & Manner(e1,s3) & at(e1,x3) & Theme(e2,x6) & Actor(e2,x5) & v_form(e2) & n_enclosure(x6) & a_thatched(s2) & Theme(s2,x6) & (x3 = x5) & -(x3 = x4) & n_people(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_clothes(x2) & a_colorful(s1) & Theme(s1,x2) & n_person(x1))
4b63888c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(with(e1,x6) & v_look(e2) & v_embellish(e1) & subset_of(x4,x1) & subset_of(x2,x1) & n_streamer(x6) & n_person(x2) & n_hat(x4) & n_enclosure(x7) & n_clothes(x3) & in(x2,x3) & from(e2,x7) & a_thatched(s4) & a_red(s2) & a_pink(s3) & a_out(s5) & a_colorful(s1) & Theme(s4,x7) & Theme(s3,x6) & Theme(s2,x6) & Theme(s1,x3) & Theme(e1,x5) & Manner(e2,s5) & Actor(e2,x1) & (x4 = x5))
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_look(e1) & v_form(e2) & n_person(x1) & n_people(x4) & n_people(x3) & n_enclosure(x6) & n_clothes(x2) & in(x1,x2) & at(e1,x3) & a_thatched(s2) & a_out(s3) & a_colorful(s1) & Theme(s2,x6) & Theme(s1,x2) & Theme(e2,x6) & Manner(e1,s3) & Actor(e2,x5) & Actor(e1,x1) & -(x3 = x4) & (x3 = x5))
A person in colorful clothes and a hat embellished with red and pink streamers looks out from a thatched enclosure.
The person is herding unicorns through the desert.
2
-100
An enclosure is not the same place setting as the desert.
exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(a_out(s5) & Manner(e2,s5) & from(e2,x7) & n_enclosure(x7) & a_thatched(s4) & Theme(s4,x7) & Actor(e2,x1) & v_look(e2) & subset_of(x4,x1) & with(e1,x6) & n_streamer(x6) & a_pink(s3) & Theme(s3,x6) & a_red(s2) & Theme(s2,x6) & Theme(e1,x5) & v_embellish(e1) & (x4 = x5) & n_hat(x4) & subset_of(x2,x1) & in(x2,x3) & n_clothes(x3) & a_colorful(s1) & Theme(s1,x3) & n_person(x2))
exists e1 x1 x2 x3.(n_desert(x3) & n_person(x1) & through(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_herd(e1) & n_unicorn(x2))
4b638d00-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(with(e1,x6) & v_look(e2) & v_embellish(e1) & subset_of(x4,x1) & subset_of(x2,x1) & n_streamer(x6) & n_person(x2) & n_hat(x4) & n_enclosure(x7) & n_clothes(x3) & in(x2,x3) & from(e2,x7) & a_thatched(s4) & a_red(s2) & a_pink(s3) & a_out(s5) & a_colorful(s1) & Theme(s4,x7) & Theme(s3,x6) & Theme(s2,x6) & Theme(s1,x3) & Theme(e1,x5) & Manner(e2,s5) & Actor(e2,x1) & (x4 = x5))
exists e1 x1 x2 x3.(v_herd(e1) & through(e1,x3) & n_unicorn(x2) & n_person(x1) & n_desert(x3) & Theme(e1,x2) & Actor(e1,x1))
A person in colorful clothes and a hat embellished with red and pink streamers looks out from a thatched enclosure.
A native is in a thatched hut.
1
0.511577
Person does not imply native.
exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(a_out(s5) & Manner(e2,s5) & from(e2,x7) & n_enclosure(x7) & a_thatched(s4) & Theme(s4,x7) & Actor(e2,x1) & v_look(e2) & subset_of(x4,x1) & with(e1,x6) & n_streamer(x6) & a_pink(s3) & Theme(s3,x6) & a_red(s2) & Theme(s2,x6) & Theme(e1,x5) & v_embellish(e1) & (x4 = x5) & n_hat(x4) & subset_of(x2,x1) & in(x2,x3) & n_clothes(x3) & a_colorful(s1) & Theme(s1,x3) & n_person(x2))
exists p1 x1.(exists s1 x2.(in(x1,x2) & n_hut(x2) & a_thatched(s1) & Theme(s1,x2)) & n_native(x1))
4b639228-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(with(e1,x6) & v_look(e2) & v_embellish(e1) & subset_of(x4,x1) & subset_of(x2,x1) & n_streamer(x6) & n_person(x2) & n_hat(x4) & n_enclosure(x7) & n_clothes(x3) & in(x2,x3) & from(e2,x7) & a_thatched(s4) & a_red(s2) & a_pink(s3) & a_out(s5) & a_colorful(s1) & Theme(s4,x7) & Theme(s3,x6) & Theme(s2,x6) & Theme(s1,x3) & Theme(e1,x5) & Manner(e2,s5) & Actor(e2,x1) & (x4 = x5))
exists x1.(n_native(x1) & exists s1 x2.(n_hut(x2) & in(x1,x2) & a_thatched(s1) & Theme(s1,x2)))
A person in colorful clothes and a hat embellished with red and pink streamers looks out from a thatched enclosure.
a person in colorful clothes looks out from a thatched enclosure
0
-100
A person with a hat embellished with red and pink streamers means that they are wearing colorful clothes.
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(a_out(s5) & Manner(e2,s5) & from(e2,x7) & n_enclosure(x7) & a_thatched(s4) & Theme(s4,x7) & Actor(e2,x1) & v_look(e2) & subset_of(x4,x1) & with(e1,x6) & n_streamer(x6) & a_pink(s3) & Theme(s3,x6) & a_red(s2) & Theme(s2,x6) & Theme(e1,x5) & v_embellish(e1) & (x4 = x5) & n_hat(x4) & subset_of(x2,x1) & in(x2,x3) & n_clothes(x3) & a_colorful(s1) & Theme(s1,x3) & n_person(x2))
exists e1 e2 s1 s2 x1 x2 x3.(a_out(s2) & Manner(e1,s2) & from(e1,x3) & n_enclosure(x3) & Theme(e2,x3) & v_thatch(e2) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_clothes(x2) & a_colorful(s1) & Theme(s1,x2) & n_person(x1))
4b6396b0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(with(e1,x6) & v_look(e2) & v_embellish(e1) & subset_of(x4,x1) & subset_of(x2,x1) & n_streamer(x6) & n_person(x2) & n_hat(x4) & n_enclosure(x7) & n_clothes(x3) & in(x2,x3) & from(e2,x7) & a_thatched(s4) & a_red(s2) & a_pink(s3) & a_out(s5) & a_colorful(s1) & Theme(s4,x7) & Theme(s3,x6) & Theme(s2,x6) & Theme(s1,x3) & Theme(e1,x5) & Manner(e2,s5) & Actor(e2,x1) & (x4 = x5))
exists e1 e2 s1 s2 x1 x2 x3.(v_thatch(e2) & v_look(e1) & n_person(x1) & n_enclosure(x3) & n_clothes(x2) & in(x1,x2) & from(e1,x3) & a_out(s2) & a_colorful(s1) & Theme(s1,x2) & Theme(e2,x3) & Manner(e1,s2) & Actor(e1,x1))
A person in colorful clothes and a hat embellished with red and pink streamers looks out from a thatched enclosure.
He has been in the enclosure all night.
1
0.20125
Looks out from an enclosure does not imply he has been in the enclosure all night.
exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(a_out(s5) & Manner(e2,s5) & from(e2,x7) & n_enclosure(x7) & a_thatched(s4) & Theme(s4,x7) & Actor(e2,x1) & v_look(e2) & subset_of(x4,x1) & with(e1,x6) & n_streamer(x6) & a_pink(s3) & Theme(s3,x6) & a_red(s2) & Theme(s2,x6) & Theme(e1,x5) & v_embellish(e1) & (x4 = x5) & n_hat(x4) & subset_of(x2,x1) & in(x2,x3) & n_clothes(x3) & a_colorful(s1) & Theme(s1,x3) & n_person(x2))
exists x2.(n_enclosure(x2) & all x1.((n_male(x1) & n_night(x1)) -> exists p1.(Time(p1,x1) & in(x1,x2))))
4b639b10-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(with(e1,x6) & v_look(e2) & v_embellish(e1) & subset_of(x4,x1) & subset_of(x2,x1) & n_streamer(x6) & n_person(x2) & n_hat(x4) & n_enclosure(x7) & n_clothes(x3) & in(x2,x3) & from(e2,x7) & a_thatched(s4) & a_red(s2) & a_pink(s3) & a_out(s5) & a_colorful(s1) & Theme(s4,x7) & Theme(s3,x6) & Theme(s2,x6) & Theme(s1,x3) & Theme(e1,x5) & Manner(e2,s5) & Actor(e2,x1) & (x4 = x5))
exists x2.(n_enclosure(x2) & all x1.(exists p1.(in(x1,x2) & Time(p1,x1)) | -n_night(x1) | -n_male(x1)))
A person in colorful clothes and a hat embellished with red and pink streamers looks out from a thatched enclosure.
The person doesn't match.
1
-100
Colorful clothes does not imply the person doesn't match.
exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(a_out(s5) & Manner(e2,s5) & from(e2,x7) & n_enclosure(x7) & a_thatched(s4) & Theme(s4,x7) & Actor(e2,x1) & v_look(e2) & subset_of(x4,x1) & with(e1,x6) & n_streamer(x6) & a_pink(s3) & Theme(s3,x6) & a_red(s2) & Theme(s2,x6) & Theme(e1,x5) & v_embellish(e1) & (x4 = x5) & n_hat(x4) & subset_of(x2,x1) & in(x2,x3) & n_clothes(x3) & a_colorful(s1) & Theme(s1,x3) & n_person(x2))
exists x1.(n_person(x1) & -exists e1.(Actor(e1,x1) & v_match(e1)))
4b639fe8-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(with(e1,x6) & v_look(e2) & v_embellish(e1) & subset_of(x4,x1) & subset_of(x2,x1) & n_streamer(x6) & n_person(x2) & n_hat(x4) & n_enclosure(x7) & n_clothes(x3) & in(x2,x3) & from(e2,x7) & a_thatched(s4) & a_red(s2) & a_pink(s3) & a_out(s5) & a_colorful(s1) & Theme(s4,x7) & Theme(s3,x6) & Theme(s2,x6) & Theme(s1,x3) & Theme(e1,x5) & Manner(e2,s5) & Actor(e2,x1) & (x4 = x5))
exists x1.(n_person(x1) & all e1.(-v_match(e1) | -Actor(e1,x1)))
A person in colorful clothes and a hat embellished with red and pink streamers looks out from a thatched enclosure.
A man looks out of his penthouse window.
2
-100
A thatched enclosure is not a penthouse window.
exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(a_out(s5) & Manner(e2,s5) & from(e2,x7) & n_enclosure(x7) & a_thatched(s4) & Theme(s4,x7) & Actor(e2,x1) & v_look(e2) & subset_of(x4,x1) & with(e1,x6) & n_streamer(x6) & a_pink(s3) & Theme(s3,x6) & a_red(s2) & Theme(s2,x6) & Theme(e1,x5) & v_embellish(e1) & (x4 = x5) & n_hat(x4) & subset_of(x2,x1) & in(x2,x3) & n_clothes(x3) & a_colorful(s1) & Theme(s1,x3) & n_person(x2))
exists e1 x1 x2 x3.(r_out(e1) & of(e1,x2) & n_window(x2) & of(x2,x3) & n_penthouse(x3) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_look(e1) & n_man(x1))
4b63a484-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(with(e1,x6) & v_look(e2) & v_embellish(e1) & subset_of(x4,x1) & subset_of(x2,x1) & n_streamer(x6) & n_person(x2) & n_hat(x4) & n_enclosure(x7) & n_clothes(x3) & in(x2,x3) & from(e2,x7) & a_thatched(s4) & a_red(s2) & a_pink(s3) & a_out(s5) & a_colorful(s1) & Theme(s4,x7) & Theme(s3,x6) & Theme(s2,x6) & Theme(s1,x3) & Theme(e1,x5) & Manner(e2,s5) & Actor(e2,x1) & (x4 = x5))
exists e1 x1 x2 x3.(v_look(e1) & r_out(e1) & of(x2,x3) & of(x2,x1) & of(e1,x2) & n_window(x2) & n_penthouse(x3) & n_man(x1) & n_male(x1) & Actor(e1,x1))
A person in colorful clothes and a hat embellished with red and pink streamers looks out from a thatched enclosure.
A person is running on a mountain on mars
2
0
A person running on a mountain on mars cannot simultaneously looks out from a thatched enclosure.
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(a_out(s5) & Manner(e2,s5) & from(e2,x7) & n_enclosure(x7) & a_thatched(s4) & Theme(s4,x7) & Actor(e2,x1) & v_look(e2) & subset_of(x4,x1) & with(e1,x6) & n_streamer(x6) & a_pink(s3) & Theme(s3,x6) & a_red(s2) & Theme(s2,x6) & Theme(e1,x5) & v_embellish(e1) & (x4 = x5) & n_hat(x4) & subset_of(x2,x1) & in(x2,x3) & n_clothes(x3) & a_colorful(s1) & Theme(s1,x3) & n_person(x2))
exists e1 x1 x2 x3.(on(e1,x2) & on(x2,x3) & n_mar(x3) & n_mountain(x2) & Actor(e1,x1) & v_run(e1) & n_person(x1))
4b63a894-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(with(e1,x6) & v_look(e2) & v_embellish(e1) & subset_of(x4,x1) & subset_of(x2,x1) & n_streamer(x6) & n_person(x2) & n_hat(x4) & n_enclosure(x7) & n_clothes(x3) & in(x2,x3) & from(e2,x7) & a_thatched(s4) & a_red(s2) & a_pink(s3) & a_out(s5) & a_colorful(s1) & Theme(s4,x7) & Theme(s3,x6) & Theme(s2,x6) & Theme(s1,x3) & Theme(e1,x5) & Manner(e2,s5) & Actor(e2,x1) & (x4 = x5))
exists e1 x1 x2 x3.(v_run(e1) & on(x2,x3) & on(e1,x2) & n_person(x1) & n_mountain(x2) & n_mar(x3) & Actor(e1,x1))
A person in colorful clothes and a hat embellished with red and pink streamers looks out from a thatched enclosure.
a person with nifty clothes on
0
-100
A person with colorful clothes has to have clothes on.
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(a_out(s5) & Manner(e2,s5) & from(e2,x7) & n_enclosure(x7) & a_thatched(s4) & Theme(s4,x7) & Actor(e2,x1) & v_look(e2) & subset_of(x4,x1) & with(e1,x6) & n_streamer(x6) & a_pink(s3) & Theme(s3,x6) & a_red(s2) & Theme(s2,x6) & Theme(e1,x5) & v_embellish(e1) & (x4 = x5) & n_hat(x4) & subset_of(x2,x1) & in(x2,x3) & n_clothes(x3) & a_colorful(s1) & Theme(s1,x3) & n_person(x2))
exists s1 s2 x1 x2 x3.(a_topic(x1) & with(x1,x2) & Theme(s2,x3) & a_on(s2) & (x2 = x3) & n_clothes(x2) & a_nifty(s1) & Theme(s1,x2) & n_person(x1))
4b63ad8a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7.(with(e1,x6) & v_look(e2) & v_embellish(e1) & subset_of(x4,x1) & subset_of(x2,x1) & n_streamer(x6) & n_person(x2) & n_hat(x4) & n_enclosure(x7) & n_clothes(x3) & in(x2,x3) & from(e2,x7) & a_thatched(s4) & a_red(s2) & a_pink(s3) & a_out(s5) & a_colorful(s1) & Theme(s4,x7) & Theme(s3,x6) & Theme(s2,x6) & Theme(s1,x3) & Theme(e1,x5) & Manner(e2,s5) & Actor(e2,x1) & (x4 = x5))
exists s1 s2 x1 x2 x3.(with(x1,x2) & n_person(x1) & n_clothes(x2) & a_topic(x1) & a_on(s2) & a_nifty(s1) & Theme(s2,x3) & Theme(s1,x2) & (x2 = x3))
An older woman dressed in bright red traditional attire sits inside a straw structure.
they were married
1
-100
it is not mentioned that the women who dressed in bright red traditional attire is married
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5.(inside(e2,x4) & n_structure(x4) & of(x4,x5) & n_straw(x5) & Actor(e2,x1) & v_sit(e2) & in(e1,x3) & n_attire(x3) & a_traditional(s4) & Theme(s4,x3) & a_red(s3) & Theme(s3,x3) & a_bright(s2) & Theme(s2,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_woman(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
exists e1 x1.(n_thing(x1) & Theme(e1,x1) & v_marry(e1))
4b63b1fe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_sit(e2) & v_dress(e1) & r_more(s1) & of(x4,x5) & n_woman(x1) & n_structure(x4) & n_straw(x5) & n_attire(x3) & inside(e2,x4) & in(e1,x3) & a_traditional(s4) & a_red(s3) & a_older(s1) & a_bright(s2) & Theme(s4,x3) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2))
exists e1 x1.(v_marry(e1) & n_thing(x1) & Theme(e1,x1))
An older woman dressed in bright red traditional attire sits inside a straw structure.
the men are talking
0
-100
Men are talking to a woman siting inside a straw structure.
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5.(inside(e2,x4) & n_structure(x4) & of(x4,x5) & n_straw(x5) & Actor(e2,x1) & v_sit(e2) & in(e1,x3) & n_attire(x3) & a_traditional(s4) & Theme(s4,x3) & a_red(s3) & Theme(s3,x3) & a_bright(s2) & Theme(s2,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_woman(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
exists e1 x1.(n_man(x1) & Actor(e1,x1) & v_talk(e1))
4b63b668-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_sit(e2) & v_dress(e1) & r_more(s1) & of(x4,x5) & n_woman(x1) & n_structure(x4) & n_straw(x5) & n_attire(x3) & inside(e2,x4) & in(e1,x3) & a_traditional(s4) & a_red(s3) & a_older(s1) & a_bright(s2) & Theme(s4,x3) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2))
exists e1 x1.(v_talk(e1) & n_man(x1) & Actor(e1,x1))
An older woman dressed in bright red traditional attire sits inside a straw structure.
the boy was listening to music
2
-100
A woman is not a boy.
exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(inside(e2,x4) & n_structure(x4) & of(x4,x5) & n_straw(x5) & Actor(e2,x1) & v_sit(e2) & in(e1,x3) & n_attire(x3) & a_traditional(s4) & Theme(s4,x3) & a_red(s3) & Theme(s3,x3) & a_bright(s2) & Theme(s2,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_woman(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_boy(x1) & to(e1,x2) & n_music(x2) & Actor(e1,x1) & v_listen(e1))
4b63bb86-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_sit(e2) & v_dress(e1) & r_more(s1) & of(x4,x5) & n_woman(x1) & n_structure(x4) & n_straw(x5) & n_attire(x3) & inside(e2,x4) & in(e1,x3) & a_traditional(s4) & a_red(s3) & a_older(s1) & a_bright(s2) & Theme(s4,x3) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2))
exists e1 x1 x2.(v_listen(e1) & to(e1,x2) & n_music(x2) & n_boy(x1) & Actor(e1,x1))
A young man wearing a colorful outfit and hat sits in a hut dwelling.
a woman running a race
2
-100
A man cannot simultaneously be a woman. A person who sits in a hut dwelling cannot simultaneously be a person running a race.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(in(e2,x6) & n_dwelling(x6) & a_hut(s3) & Theme(s3,x6) & Actor(e2,x1) & v_sit(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x5) & n_outfit(x4) & a_colorful(s2) & Theme(s2,x4) & subset_of(x5,x3) & subset_of(x4,x3) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_run(e1) & n_race(x3) & (x1 = x2) & n_woman(x1))
4b63bfe6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_sit(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_outfit(x4) & n_man(x1) & n_hat(x5) & n_dwelling(x6) & in(e2,x6) & a_young(s1) & a_hut(s3) & a_colorful(s2) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_run(e1) & n_woman(x1) & n_race(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A young man wearing a colorful outfit and hat sits in a hut dwelling.
a man sitting in his shack
1
-100
Not every hut dwelling is shack.
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(in(e2,x6) & n_dwelling(x6) & a_hut(s3) & Theme(s3,x6) & Actor(e2,x1) & v_sit(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x5) & n_outfit(x4) & a_colorful(s2) & Theme(s2,x4) & subset_of(x5,x3) & subset_of(x4,x3) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_shack(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_man(x1))
4b63c59a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_sit(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_outfit(x4) & n_man(x1) & n_hat(x5) & n_dwelling(x6) & in(e2,x6) & a_young(s1) & a_hut(s3) & a_colorful(s2) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_sit(e1) & of(x3,x1) & n_shack(x3) & n_man(x1) & n_male(x1) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
A young man wearing a colorful outfit and hat sits in a hut dwelling.
a human inside
0
-100
A young man has to be inside to be in a hut.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(in(e2,x6) & n_dwelling(x6) & a_hut(s3) & Theme(s3,x6) & Actor(e2,x1) & v_sit(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x5) & n_outfit(x4) & a_colorful(s2) & Theme(s2,x4) & subset_of(x5,x3) & subset_of(x4,x3) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1))
exists s1 x1.(a_topic(x1) & n_inside(x1) & a_human(s1) & Theme(s1,x1))
4b63ca0e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_sit(e2) & subset_of(x5,x3) & subset_of(x4,x3) & n_outfit(x4) & n_man(x1) & n_hat(x5) & n_dwelling(x6) & in(e2,x6) & a_young(s1) & a_hut(s3) & a_colorful(s2) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists s1 x1.(n_inside(x1) & a_topic(x1) & a_human(s1) & Theme(s1,x1))
A black and white dog is playing with a white ball.
A black and white dog is playing with a red ball.
0
-100
The dogs can only play with one ball at a time, so they play with the white ball and then the red ball.
exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & n_ball(x2) & a_white(s3) & Theme(s3,x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1))
exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & n_ball(x2) & a_red(s3) & Theme(s3,x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1))
4b63ce78-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & v_play(e1) & n_dog(x1) & n_ball(x2) & a_white(s3) & a_white(s2) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & v_play(e1) & n_dog(x1) & n_ball(x2) & a_white(s2) & a_red(s3) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
A black and white dog is playing with a white ball.
Puppets have a string.
2
-100
When a dog is playing with a ball it may not simultaneously have a ball.
exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & n_ball(x2) & a_white(s3) & Theme(s3,x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_string(x2) & n_puppet(x1))
4b63d2ce-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & v_play(e1) & n_dog(x1) & n_ball(x2) & a_white(s3) & a_white(s2) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_have(e1) & n_string(x2) & n_puppet(x1) & Theme(e1,x2) & Actor(e1,x1))
A black and white dog is playing with a white ball.
A black and white cat is playing with a white string.
2
-100
A dog is not simultaneously a cat.
exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & n_ball(x2) & a_white(s3) & Theme(s3,x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1))
exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & n_string(x2) & a_white(s3) & Theme(s3,x2) & Actor(e1,x1) & v_play(e1) & n_cat(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1))
4b63d72e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & v_play(e1) & n_dog(x1) & n_ball(x2) & a_white(s3) & a_white(s2) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & v_play(e1) & n_string(x2) & n_cat(x1) & a_white(s3) & a_white(s2) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
A woman wearing a red tank top is standing on a green mat with her hands up.
A woman is standing on a padded object.
0
-100
A woman wearing a red tank top is a type of woman, and a mat is a padded object.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_up(s3) & Manner(e2,s3) & with(e2,x6) & n_hand(x6) & of(x6,x1) & n_female(x1) & on(e2,x5) & n_mat(x5) & a_green(s2) & Theme(s2,x5) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_top(x3) & of(x3,x4) & n_tank(x4) & a_red(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1))
exists e1 s1 x1 x2.(on(e1,x2) & n_object(x2) & a_padded(s1) & Theme(s1,x2) & Actor(e1,x1) & v_stand(e1) & n_woman(x1))
4b63dc06-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(with(e2,x6) & v_wear(e1) & v_stand(e2) & on(e2,x5) & of(x6,x1) & of(x3,x4) & n_woman(x1) & n_top(x3) & n_tank(x4) & n_mat(x5) & n_hand(x6) & n_female(x1) & a_up(s3) & a_red(s1) & a_green(s2) & Theme(s2,x5) & Theme(s1,x3) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_stand(e1) & on(e1,x2) & n_woman(x1) & n_object(x2) & a_padded(s1) & Theme(s1,x2) & Actor(e1,x1))
A woman wearing a red tank top is standing on a green mat with her hands up.
A lady is sitting on a stoop drinking a cold beer.
2
-100
The woman can't be standing and sitting at the same time.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_up(s3) & Manner(e2,s3) & with(e2,x6) & n_hand(x6) & of(x6,x1) & n_female(x1) & on(e2,x5) & n_mat(x5) & a_green(s2) & Theme(s2,x5) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_top(x3) & of(x3,x4) & n_tank(x4) & a_red(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1))
exists e1 e2 s1 x1 x2 x3.(for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_drink(e2) & n_beer(x3) & a_cold(s1) & Theme(s1,x3) & on(e1,x2) & n_stoop(x2) & Actor(e1,x1) & v_sit(e1) & n_lady(x1))
4b63e1e2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(with(e2,x6) & v_wear(e1) & v_stand(e2) & on(e2,x5) & of(x6,x1) & of(x3,x4) & n_woman(x1) & n_top(x3) & n_tank(x4) & n_mat(x5) & n_hand(x6) & n_female(x1) & a_up(s3) & a_red(s1) & a_green(s2) & Theme(s2,x5) & Theme(s1,x3) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 e2 s1 x1 x2 x3.(v_sit(e1) & v_drink(e2) & on(e1,x2) & n_stoop(x2) & n_lady(x1) & n_beer(x3) & for(e1,e2) & a_cold(s1) & Theme(s1,x3) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1))
A woman wearing a red tank top is standing on a green mat with her hands up.
A woman is practicing a yoga move.
1
-100
The activity might not be related to yoga.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_up(s3) & Manner(e2,s3) & with(e2,x6) & n_hand(x6) & of(x6,x1) & n_female(x1) & on(e2,x5) & n_mat(x5) & a_green(s2) & Theme(s2,x5) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_top(x3) & of(x3,x4) & n_tank(x4) & a_red(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_practice(e1) & n_move(x2) & of(x2,x3) & n_yoga(x3) & n_woman(x1))
4b63e6c4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(with(e2,x6) & v_wear(e1) & v_stand(e2) & on(e2,x5) & of(x6,x1) & of(x3,x4) & n_woman(x1) & n_top(x3) & n_tank(x4) & n_mat(x5) & n_hand(x6) & n_female(x1) & a_up(s3) & a_red(s1) & a_green(s2) & Theme(s2,x5) & Theme(s1,x3) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_practice(e1) & of(x2,x3) & n_yoga(x3) & n_woman(x1) & n_move(x2) & Theme(e1,x2) & Actor(e1,x1))
Many women are standing with their left leg in front and their arms straight up in the air
The women are watching the match.
2
-100
Women standing with their left leg in front and their arms straight up in the air cannot be watching the match.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_air(x6) & in(e1,x6) & r_straight(e1) & a_up(s2) & Manner(e1,s2) & with(e1,x2) & subset_of(x5,x2) & n_arm(x5) & of(x5,x1) & n_thing(x1) & n_thing(x1) & subset_of(x3,x2) & in(x3,x4) & n_front(x4) & n_leg(x3) & a_left(s1) & Theme(s1,x3) & of(x3,x1) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & n_quantity(x1))
exists e1 x1 x2.(n_match(x2) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1))
4b63eb42-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x2) & v_stand(e1) & subset_of(x5,x2) & subset_of(x3,x2) & r_straight(e1) & of(x5,x1) & of(x3,x1) & n_woman(x1) & n_thing(x1) & n_quantity(x1) & n_leg(x3) & n_front(x4) & n_arm(x5) & n_air(x6) & in(x3,x4) & in(e1,x6) & a_up(s2) & a_left(s1) & Theme(s1,x3) & Manner(e1,s2) & Actor(e1,x1))
exists e1 x1 x2.(v_watch(e1) & n_woman(x1) & n_match(x2) & Theme(e1,x2) & Actor(e1,x1))
Many women are standing with their left leg in front and their arms straight up in the air
The women are standing to run a race.
1
-100
Standing with their leg in front and arms up does not imply they are getting ready to run a race.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_air(x6) & in(e1,x6) & r_straight(e1) & a_up(s2) & Manner(e1,s2) & with(e1,x2) & subset_of(x5,x2) & n_arm(x5) & of(x5,x1) & n_thing(x1) & n_thing(x1) & subset_of(x3,x2) & in(x3,x4) & n_front(x4) & n_leg(x3) & a_left(s1) & Theme(s1,x3) & of(x3,x1) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & n_quantity(x1))
exists e1 p1 x1.(n_woman(x1) & Topic(e1,p1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_run(e2) & n_race(x2)) & Actor(e1,x1) & v_stand(e1))
4b63ef84-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x2) & v_stand(e1) & subset_of(x5,x2) & subset_of(x3,x2) & r_straight(e1) & of(x5,x1) & of(x3,x1) & n_woman(x1) & n_thing(x1) & n_quantity(x1) & n_leg(x3) & n_front(x4) & n_arm(x5) & n_air(x6) & in(x3,x4) & in(e1,x6) & a_up(s2) & a_left(s1) & Theme(s1,x3) & Manner(e1,s2) & Actor(e1,x1))
exists e1 p1 x1.(v_stand(e1) & n_woman(x1) & exists e2 x2.(v_run(e2) & n_race(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
Many women are standing with their left leg in front and their arms straight up in the air
There are women in outdoors to run.
0
-100
Women have to be standing in order to run.
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_air(x6) & in(e1,x6) & r_straight(e1) & a_up(s2) & Manner(e1,s2) & with(e1,x2) & subset_of(x5,x2) & n_arm(x5) & of(x5,x1) & n_thing(x1) & n_thing(x1) & subset_of(x3,x2) & in(x3,x4) & n_front(x4) & n_leg(x3) & a_left(s1) & Theme(s1,x3) & of(x3,x1) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & n_quantity(x1))
exists p1 x1 p2 x2 x3.((x1 = x2) & in(x2,x3) & Topic(x3,p2) & exists e1.(Actor(e1,x3) & v_run(e1)) & n_outdoors(x3) & n_woman(x2))
4b63f3a8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x2) & v_stand(e1) & subset_of(x5,x2) & subset_of(x3,x2) & r_straight(e1) & of(x5,x1) & of(x3,x1) & n_woman(x1) & n_thing(x1) & n_quantity(x1) & n_leg(x3) & n_front(x4) & n_arm(x5) & n_air(x6) & in(x3,x4) & in(e1,x6) & a_up(s2) & a_left(s1) & Theme(s1,x3) & Manner(e1,s2) & Actor(e1,x1))
exists x1 p2 x2 x3.(n_woman(x2) & n_outdoors(x3) & in(x2,x3) & exists e1.(v_run(e1) & Actor(e1,x3)) & Topic(x3,p2) & (x1 = x2))
A group of ladies in a yoga pose.
A group of ladies are jumping on a trampoline.
2
-100
They can not be jumping on a trampoline and in a yoga pose.
exists e1 x1 x2 x3.(Actor(e1,x1) & v_pose(e1) & in(x1,x3) & n_yoga(x3) & of(x1,x2) & n_lady(x2) & n_group(x1))
exists e1 x1 x2 x3.(on(e1,x3) & n_trampoline(x3) & Actor(e1,x1) & v_jump(e1) & of(x1,x2) & n_lady(x2) & n_group(x1))
4b63f7c2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_pose(e1) & of(x1,x2) & n_yoga(x3) & n_lady(x2) & n_group(x1) & in(x1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_jump(e1) & on(e1,x3) & of(x1,x2) & n_trampoline(x3) & n_lady(x2) & n_group(x1) & Actor(e1,x1))
A group of ladies in a yoga pose.
A group of ladies are relaxing.
1
-100
Yoga is not always relaxing.
exists e1 x1 x2 x3.(Actor(e1,x1) & v_pose(e1) & in(x1,x3) & n_yoga(x3) & of(x1,x2) & n_lady(x2) & n_group(x1))
exists e1 x1 x2.(Actor(e1,x1) & v_relax(e1) & of(x1,x2) & n_lady(x2) & n_group(x1))
4b63fd44-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_pose(e1) & of(x1,x2) & n_yoga(x3) & n_lady(x2) & n_group(x1) & in(x1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_relax(e1) & of(x1,x2) & n_lady(x2) & n_group(x1) & Actor(e1,x1))
A group of ladies in a yoga pose.
A group of ladies are enjoying a group activity.
1
-100
The women may not necessarily be enjoying the activity.
exists e1 x1 x2 x3.(Actor(e1,x1) & v_pose(e1) & in(x1,x3) & n_yoga(x3) & of(x1,x2) & n_lady(x2) & n_group(x1))
exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_enjoy(e1) & n_activity(x3) & of(x3,x4) & n_group(x4) & of(x1,x2) & n_lady(x2) & n_group(x1))
4b6401d6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_pose(e1) & of(x1,x2) & n_yoga(x3) & n_lady(x2) & n_group(x1) & in(x1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_enjoy(e1) & of(x3,x4) & of(x1,x2) & n_lady(x2) & n_group(x4) & n_group(x1) & n_activity(x3) & Theme(e1,x3) & Actor(e1,x1))