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 street which is lined with many motorcycles.
There are no motorcycles on the street.
2
-100
There cannot be many motorcycles if there are no motorcycles.
exists e1 x1 x2 x3.(a_topic(x1) & with(e1,x3) & n_motorcycle(x3) & n_quantity(x3) & Theme(e1,x2) & v_line(e1) & (x1 = x2) & n_street(x1))
exists p1 x1 x3.(n_street(x3) & -exists x2.((x1 = x2) & on(x2,x3) & n_motorcycle(x2)))
4e286ee8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(with(e1,x3) & v_line(e1) & n_street(x1) & n_quantity(x3) & n_motorcycle(x3) & a_topic(x1) & Theme(e1,x2) & (x1 = x2))
exists x1 x3.(n_street(x3) & all x2.(-on(x2,x3) | -n_motorcycle(x2) | -(x1 = x2)))
A street which is lined with many motorcycles.
There is a parade of motorcycles.
1
-100
The street could have motorcycles parked as it does not mention that they are part of a parade.
exists e1 x1 x2 x3.(a_topic(x1) & with(e1,x3) & n_motorcycle(x3) & n_quantity(x3) & Theme(e1,x2) & v_line(e1) & (x1 = x2) & n_street(x1))
exists p1 x1 x2 x3.((x1 = x2) & of(x2,x3) & n_motorcycle(x3) & n_parade(x2))
4e287410-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(with(e1,x3) & v_line(e1) & n_street(x1) & n_quantity(x3) & n_motorcycle(x3) & a_topic(x1) & Theme(e1,x2) & (x1 = x2))
exists x1 x2 x3.(of(x2,x3) & n_parade(x2) & n_motorcycle(x3) & (x1 = x2))
A young woman is holding a man's arm.
A teenage girl is grasping her father's elbow.
1
-100
The man may be with a young woman other than a teenager, it does not imply that she is holding his elbow but simply his arm, and this girl may not be his daughter.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_arm(x3) & of(x3,x2) & n_man(x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_grasp(e1) & n_elbow(x4) & of(x4,x3) & n_father(x3) & of(x3,x1) & n_female(x1) & n_girl(x1) & of(x1,x2) & n_teenage(x2))
4e2878fc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_hold(e1) & of(x3,x2) & n_woman(x1) & n_man(x2) & n_arm(x3) & a_young(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3 x4.(v_grasp(e1) & of(x4,x3) & of(x3,x1) & of(x1,x2) & n_teenage(x2) & n_girl(x1) & n_female(x1) & n_father(x3) & n_elbow(x4) & Theme(e1,x4) & Actor(e1,x1))
A young woman is holding a man's arm.
A Vietnam War veteran is bent over, clutching both of his ankles.
2
-100
A young woman wouldn't be a Vietnam War veteran. A man's arm is not his ankles.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_arm(x3) & of(x3,x2) & n_man(x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 s2 x1 x2 x3 x4 x5.(for(s1,e1) & Theme(e1,x4) & Actor(e1,x1) & v_clutch(e1) & of(x4,x5) & n_ankle(x5) & of(x5,x1) & n_male(x1) & n_thing(x4) & a_over(s2) & Manner(s1,s2) & Theme(s1,x1) & a_bent(s1) & n_veteran(x1) & (x1 = x3) & ne_nam_war(x3) & (x1 = x2) & ne_nam_vietnam(x2))
4e287eb0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_hold(e1) & of(x3,x2) & n_woman(x1) & n_man(x2) & n_arm(x3) & a_young(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_clutch(e1) & of(x5,x1) & of(x4,x5) & ne_nam_war(x3) & ne_nam_vietnam(x2) & n_veteran(x1) & n_thing(x4) & n_male(x1) & n_ankle(x5) & for(s1,e1) & a_over(s2) & a_bent(s1) & Theme(s1,x1) & Theme(e1,x4) & Manner(s1,s2) & Actor(e1,x1) & (x1 = x3) & (x1 = x2))
A young woman is holding a man's arm.
A woman is grasping a body part.
0
-100
A man's arm is part of his body.
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_arm(x3) & of(x3,x2) & n_man(x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_grasp(e1) & n_part(x2) & of(x2,x3) & n_body(x3) & n_woman(x1))
4e2883ce-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_hold(e1) & of(x3,x2) & n_woman(x1) & n_man(x2) & n_arm(x3) & a_young(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_grasp(e1) & of(x2,x3) & n_woman(x1) & n_part(x2) & n_body(x3) & Theme(e1,x2) & Actor(e1,x1))
Several people are crossing on an overhead walkway, while one man is sitting on a white bench in a park beneath the walkway.
Humans crossing
0
-100
People denotes humans and crossing.
exists e1 p1 s1 x1 x2 x3.(exists e2 s2 x4 x5 x6.(beneath(e2,x2) & in(e2,x6) & n_park(x6) & on(e2,x5) & n_bench(x5) & a_white(s2) & Theme(s2,x5) & Actor(e2,x4) & v_sit(e2) & n_man(x4) & card_eq_1(x4)) & n_walkway(x2) & n_walkway(x2) & while(e1,p1) & on(e1,x2) & of(x2,x3) & n_overhead(x3) & Actor(e1,x1) & v_cross(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1))
exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_cross(e1) & (x1 = x2) & n_human(x1))
4e2888d8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3.(while(e1,p1) & v_cross(e1) & on(e1,x2) & of(x2,x3) & n_walkway(x2) & n_people(x1) & n_overhead(x3) & exists e2 s2 x4 x5 x6.(v_sit(e2) & on(e2,x5) & n_park(x6) & n_man(x4) & n_bench(x5) & in(e2,x6) & card_eq_1(x4) & beneath(e2,x2) & a_white(s2) & Theme(s2,x5) & Actor(e2,x4)) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_cross(e1) & n_human(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
Several people are crossing on an overhead walkway, while one man is sitting on a white bench in a park beneath the walkway.
Nobody is crossing
2
-100
There are either several people or nobody.
exists e1 p1 s1 x1 x2 x3.(exists e2 s2 x4 x5 x6.(beneath(e2,x2) & in(e2,x6) & n_park(x6) & on(e2,x5) & n_bench(x5) & a_white(s2) & Theme(s2,x5) & Actor(e2,x4) & v_sit(e2) & n_man(x4) & card_eq_1(x4)) & n_walkway(x2) & n_walkway(x2) & while(e1,p1) & on(e1,x2) & of(x2,x3) & n_overhead(x3) & Actor(e1,x1) & v_cross(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1))
-exists e1 x1.(Actor(e1,x1) & v_cross(e1) & n_person(x1))
4e288e32-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3.(while(e1,p1) & v_cross(e1) & on(e1,x2) & of(x2,x3) & n_walkway(x2) & n_people(x1) & n_overhead(x3) & exists e2 s2 x4 x5 x6.(v_sit(e2) & on(e2,x5) & n_park(x6) & n_man(x4) & n_bench(x5) & in(e2,x6) & card_eq_1(x4) & beneath(e2,x2) & a_white(s2) & Theme(s2,x5) & Actor(e2,x4)) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1))
all e1 x1.(-v_cross(e1) | -n_person(x1) | -Actor(e1,x1))
Several people are crossing on an overhead walkway, while one man is sitting on a white bench in a park beneath the walkway.
Tall humans crossing
1
-100
You can not infer they are tall.
exists e1 p1 s1 x1 x2 x3.(exists e2 s2 x4 x5 x6.(beneath(e2,x2) & in(e2,x6) & n_park(x6) & on(e2,x5) & n_bench(x5) & a_white(s2) & Theme(s2,x5) & Actor(e2,x4) & v_sit(e2) & n_man(x4) & card_eq_1(x4)) & n_walkway(x2) & n_walkway(x2) & while(e1,p1) & on(e1,x2) & of(x2,x3) & n_overhead(x3) & Actor(e1,x1) & v_cross(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(a_topic(x1) & Actor(e1,x3) & v_cross(e1) & (x1 = x3) & n_human(x1) & (x1 = x2) & ne_nam_tall(x2))
4e289332-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 x1 x2 x3.(while(e1,p1) & v_cross(e1) & on(e1,x2) & of(x2,x3) & n_walkway(x2) & n_people(x1) & n_overhead(x3) & exists e2 s2 x4 x5 x6.(v_sit(e2) & on(e2,x5) & n_park(x6) & n_man(x4) & n_bench(x5) & in(e2,x6) & card_eq_1(x4) & beneath(e2,x2) & a_white(s2) & Theme(s2,x5) & Actor(e2,x4)) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_cross(e1) & ne_nam_tall(x2) & n_human(x1) & a_topic(x1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2))
Several people are sitting on a pier above the water.
The people are seated.
0
-100
If people are sitting on a pier, then they are seated.
exists e1 s1 x1 x2 x3.(n_water(x3) & on(e1,x2) & above(x2,x3) & n_pier(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1))
exists e1 x1.(n_people(x1) & Theme(e1,x1) & v_seat(e1))
4e289800-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & n_water(x3) & n_pier(x2) & n_people(x1) & above(x2,x3) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1.(v_seat(e1) & n_people(x1) & Theme(e1,x1))
Several people are sitting on a pier above the water.
The people are talking.
1
-100
Just because the people are sitting together does not mean they are talking.
exists e1 s1 x1 x2 x3.(n_water(x3) & on(e1,x2) & above(x2,x3) & n_pier(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1))
exists e1 x1.(n_people(x1) & Actor(e1,x1) & v_talk(e1))
4e289d1e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & n_water(x3) & n_pier(x2) & n_people(x1) & above(x2,x3) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1.(v_talk(e1) & n_people(x1) & Actor(e1,x1))
Several people are sitting on a pier above the water.
The people are seated in the auditorium.
2
-100
An auditorium would not be on a pier.
exists e1 s1 x1 x2 x3.(n_water(x3) & on(e1,x2) & above(x2,x3) & n_pier(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_auditorium(x2) & n_people(x1) & in(e1,x2) & Theme(e1,x1) & v_seat(e1))
4e28a1c4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & n_water(x3) & n_pier(x2) & n_people(x1) & above(x2,x3) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_seat(e1) & n_people(x1) & n_auditorium(x2) & in(e1,x2) & Theme(e1,x1))
A businessman in a suit is talking on his cellphone while sitting on a white bench.
A man is talking to his wife.
1
-100
A man can talk to someone other than his wife.
exists e2 e1 s1 x1 x2 x3 x4.(while(e1,e2) & on(e2,x4) & n_bench(x4) & a_white(s1) & Theme(s1,x4) & Actor(e2,x1) & v_sit(e2) & on(e1,x3) & n_cellphone(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x1) & v_talk(e1) & in(x1,x2) & n_suit(x2) & n_businessman(x1))
exists e1 x1 x2.(to(e1,x2) & n_wife(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_talk(e1) & n_man(x1))
4e28a71e-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4.(while(e1,e2) & v_talk(e1) & v_sit(e2) & on(e2,x4) & on(e1,x3) & of(x3,x1) & n_suit(x2) & n_male(x1) & n_cellphone(x3) & n_businessman(x1) & n_bench(x4) & in(x1,x2) & a_white(s1) & Theme(s1,x4) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2.(v_talk(e1) & to(e1,x2) & of(x2,x1) & n_wife(x2) & n_man(x1) & n_male(x1) & Actor(e1,x1))
A businessman in a suit is talking on his cellphone while sitting on a white bench.
A businessman in a suit is talking on his cellphone.
0
-100
A man on a cellphone means he is talking.
exists e1 e2 s1 x1 x2 x3 x4.(while(e1,e2) & on(e2,x4) & n_bench(x4) & a_white(s1) & Theme(s1,x4) & Actor(e2,x1) & v_sit(e2) & on(e1,x3) & n_cellphone(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x1) & v_talk(e1) & in(x1,x2) & n_suit(x2) & n_businessman(x1))
exists e1 x1 x2 x3.(on(e1,x3) & n_cellphone(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x1) & v_talk(e1) & in(x1,x2) & n_suit(x2) & n_businessman(x1))
4e28aeda-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4.(while(e1,e2) & v_talk(e1) & v_sit(e2) & on(e2,x4) & on(e1,x3) & of(x3,x1) & n_suit(x2) & n_male(x1) & n_cellphone(x3) & n_businessman(x1) & n_bench(x4) & in(x1,x2) & a_white(s1) & Theme(s1,x4) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_talk(e1) & on(e1,x3) & of(x3,x1) & n_suit(x2) & n_male(x1) & n_cellphone(x3) & n_businessman(x1) & in(x1,x2) & Actor(e1,x1))
A businessman in a suit is talking on his cellphone while sitting on a white bench.
A businessman in a dress is cooking outside.
2
-100
A suit is not also a dress. A person wouldn't be sitting on a white bench while they were cooking.
exists e2 e1 s1 x1 x2 x3 x4.(while(e1,e2) & on(e2,x4) & n_bench(x4) & a_white(s1) & Theme(s1,x4) & Actor(e2,x1) & v_sit(e2) & on(e1,x3) & n_cellphone(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x1) & v_talk(e1) & in(x1,x2) & n_suit(x2) & n_businessman(x1))
exists e1 s1 x1 x2.(a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_cook(e1) & in(x1,x2) & n_dress(x2) & n_businessman(x1))
4e28b880-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4.(while(e1,e2) & v_talk(e1) & v_sit(e2) & on(e2,x4) & on(e1,x3) & of(x3,x1) & n_suit(x2) & n_male(x1) & n_cellphone(x3) & n_businessman(x1) & n_bench(x4) & in(x1,x2) & a_white(s1) & Theme(s1,x4) & Actor(e2,x1) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_cook(e1) & n_dress(x2) & n_businessman(x1) & in(x1,x2) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1))
A group of people in winter clothing sitting on a dock overlooking a lake.
The group of people are outside.
0
-100
People overlooking a lake must be outside.
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & on(e1,x6) & Theme(e2,x8) & Actor(e2,x7) & v_overlook(e2) & n_lake(x8) & (x6 = x7) & n_dock(x6) & Actor(e1,x5) & v_sit(e1) & (x1 = x5) & of(x1,x2) & in(x2,x3) & n_clothing(x3) & of(x3,x4) & n_winter(x4) & n_people(x2) & n_group(x1))
exists s1 x1 x2.(n_group(x1) & Theme(s1,x1) & a_outside(s1) & of(x1,x2) & n_people(x2))
4e28bdbc-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_sit(e1) & v_overlook(e2) & on(e1,x6) & of(x3,x4) & of(x1,x2) & n_winter(x4) & n_people(x2) & n_lake(x8) & n_group(x1) & n_dock(x6) & n_clothing(x3) & in(x2,x3) & a_topic(x1) & Theme(e2,x8) & Actor(e2,x7) & Actor(e1,x5) & (x6 = x7) & (x1 = x5))
exists s1 x1 x2.(of(x1,x2) & n_people(x2) & n_group(x1) & a_outside(s1) & Theme(s1,x1))
A group of people in winter clothing sitting on a dock overlooking a lake.
The group of people are friends.
1
-100
Not all groups of people are friends.
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & on(e1,x6) & Theme(e2,x8) & Actor(e2,x7) & v_overlook(e2) & n_lake(x8) & (x6 = x7) & n_dock(x6) & Actor(e1,x5) & v_sit(e1) & (x1 = x5) & of(x1,x2) & in(x2,x3) & n_clothing(x3) & of(x3,x4) & n_winter(x4) & n_people(x2) & n_group(x1))
exists p1 x1 x2.(n_group(x1) & exists x3.((x1 = x3) & n_friend(x3)) & of(x1,x2) & n_people(x2))
4e28c2a8-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_sit(e1) & v_overlook(e2) & on(e1,x6) & of(x3,x4) & of(x1,x2) & n_winter(x4) & n_people(x2) & n_lake(x8) & n_group(x1) & n_dock(x6) & n_clothing(x3) & in(x2,x3) & a_topic(x1) & Theme(e2,x8) & Actor(e2,x7) & Actor(e1,x5) & (x6 = x7) & (x1 = x5))
exists x1 x2.(of(x1,x2) & n_people(x2) & n_group(x1) & exists x3.(n_friend(x3) & (x1 = x3)))
A group of people in winter clothing sitting on a dock overlooking a lake.
The group of people are swimming.
2
-100
One cannot swim and stand on a dock at the same time.
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & on(e1,x6) & Theme(e2,x8) & Actor(e2,x7) & v_overlook(e2) & n_lake(x8) & (x6 = x7) & n_dock(x6) & Actor(e1,x5) & v_sit(e1) & (x1 = x5) & of(x1,x2) & in(x2,x3) & n_clothing(x3) & of(x3,x4) & n_winter(x4) & n_people(x2) & n_group(x1))
exists e1 x1 x2.(n_group(x1) & Actor(e1,x1) & v_swim(e1) & of(x1,x2) & n_people(x2))
4e28c76c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(v_sit(e1) & v_overlook(e2) & on(e1,x6) & of(x3,x4) & of(x1,x2) & n_winter(x4) & n_people(x2) & n_lake(x8) & n_group(x1) & n_dock(x6) & n_clothing(x3) & in(x2,x3) & a_topic(x1) & Theme(e2,x8) & Actor(e2,x7) & Actor(e1,x5) & (x6 = x7) & (x1 = x5))
exists e1 x1 x2.(v_swim(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & Actor(e1,x1))
Two police officers are standing in uniform.
Tall humans standing.
1
-100
Not all humans are tall.
exists e1 x1 x2 x3.(in(e1,x3) & n_uniform(x3) & Actor(e1,x1) & v_stand(e1) & n_officer(x1) & of(x1,x2) & n_police(x2) & card_eq_2(x1))
exists e1 x1 x2 x3.(a_topic(x1) & Actor(e1,x3) & v_stand(e1) & (x1 = x3) & n_human(x1) & (x1 = x2) & ne_nam_tall(x2))
4e28cece-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_stand(e1) & of(x1,x2) & n_uniform(x3) & n_police(x2) & n_officer(x1) & in(e1,x3) & card_eq_2(x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_stand(e1) & ne_nam_tall(x2) & n_human(x1) & a_topic(x1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2))
Two police officers are standing in uniform.
Nobody is standing
2
-100
There cannot be both police officers standing and nobody standing at the same time.
exists e1 x1 x2 x3.(in(e1,x3) & n_uniform(x3) & Actor(e1,x1) & v_stand(e1) & n_officer(x1) & of(x1,x2) & n_police(x2) & card_eq_2(x1))
-exists e1 x1.(Actor(e1,x1) & v_stand(e1) & n_person(x1))
4e28d84c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_stand(e1) & of(x1,x2) & n_uniform(x3) & n_police(x2) & n_officer(x1) & in(e1,x3) & card_eq_2(x1) & Actor(e1,x1))
all e1 x1.(-v_stand(e1) | -n_person(x1) | -Actor(e1,x1))
A man wearing casual clothes is sleeping on a public bench with a plastic bag and beer bottle at his side.
The man is sleeping on his own property.
2
-100
A man cannot be sleeping on his own property, and a public bench at the same time.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(at(e2,x10) & n_side(x10) & of(x10,x1) & n_male(x1) & on(e2,x4) & with(x4,x5) & n_bottle(x7) & of(x7,x9) & n_beer(x9) & n_bag(x6) & of(x6,x8) & n_plastic(x8) & subset_of(x7,x5) & subset_of(x6,x5) & n_bench(x4) & a_public(s2) & Theme(s2,x4) & Actor(e2,x1) & v_sleep(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_clothes(x3) & a_casual(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 s1 x1 x2.(n_property(x2) & a_own(s1) & Theme(s1,x2) & of(x2,x1) & n_male(x1) & n_man(x1) & on(e1,x2) & Actor(e1,x1) & v_sleep(e1))
4e28dd1a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x4,x5) & v_wear(e1) & v_sleep(e2) & subset_of(x7,x5) & subset_of(x6,x5) & on(e2,x4) & of(x7,x9) & of(x6,x8) & of(x10,x1) & n_side(x10) & n_plastic(x8) & n_man(x1) & n_male(x1) & n_clothes(x3) & n_bottle(x7) & n_bench(x4) & n_beer(x9) & n_bag(x6) & at(e2,x10) & a_public(s2) & a_casual(s1) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_sleep(e1) & on(e1,x2) & of(x2,x1) & n_property(x2) & n_man(x1) & n_male(x1) & a_own(s1) & Theme(s1,x2) & Actor(e1,x1))
A man wearing casual clothes is sleeping on a public bench with a plastic bag and beer bottle at his side.
A man is sleeping on a bench with some garbage nearby.
0
-100
A plastic bag at his side is the same as having garabage nearby.
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(at(e2,x10) & n_side(x10) & of(x10,x1) & n_male(x1) & on(e2,x4) & with(x4,x5) & n_bottle(x7) & of(x7,x9) & n_beer(x9) & n_bag(x6) & of(x6,x8) & n_plastic(x8) & subset_of(x7,x5) & subset_of(x6,x5) & n_bench(x4) & a_public(s2) & Theme(s2,x4) & Actor(e2,x1) & v_sleep(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_clothes(x3) & a_casual(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1))
exists e1 s1 x1 x2 x3.(a_nearby(s1) & Manner(e1,s1) & with(e1,x3) & n_garbage(x3) & on(e1,x2) & n_bench(x2) & Actor(e1,x1) & v_sleep(e1) & n_man(x1))
4e28e1c0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(x4,x5) & v_wear(e1) & v_sleep(e2) & subset_of(x7,x5) & subset_of(x6,x5) & on(e2,x4) & of(x7,x9) & of(x6,x8) & of(x10,x1) & n_side(x10) & n_plastic(x8) & n_man(x1) & n_male(x1) & n_clothes(x3) & n_bottle(x7) & n_bench(x4) & n_beer(x9) & n_bag(x6) & at(e2,x10) & a_public(s2) & a_casual(s1) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(with(e1,x3) & v_sleep(e1) & on(e1,x2) & n_man(x1) & n_garbage(x3) & n_bench(x2) & a_nearby(s1) & Manner(e1,s1) & Actor(e1,x1))
Police officers having a discussion.
They are in uniform.
1
-100
Police officers are not always in uniform.
exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_have(e1) & n_discussion(x3) & n_officer(x1) & of(x1,x2) & n_police(x2))
exists p1 x1.(n_thing(x1) & exists x2.(in(x1,x2) & n_uniform(x2)))
4e28eba2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_have(e1) & of(x1,x2) & n_police(x2) & n_officer(x1) & n_discussion(x3) & Theme(e1,x3) & Actor(e1,x1))
exists x1.(n_thing(x1) & exists x2.(n_uniform(x2) & in(x1,x2)))
Two police officers in full gear.
The two officers are yelling at the crowd.
1
-100
Not all police officers are yelling at a crowd.
exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_gear(x3) & a_full(s1) & Theme(s1,x3) & n_officer(x1) & of(x1,x2) & n_police(x2) & card_eq_2(x1))
exists e1 x1 x2.(n_crowd(x2) & n_officer(x1) & card_eq_2(x1) & at(e1,x2) & Actor(e1,x1) & v_yell(e1))
4e28faf2-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(of(x1,x2) & n_police(x2) & n_officer(x1) & n_gear(x3) & in(x1,x3) & card_eq_2(x1) & a_topic(x1) & a_full(s1) & Theme(s1,x3))
exists e1 x1 x2.(v_yell(e1) & n_officer(x1) & n_crowd(x2) & card_eq_2(x1) & at(e1,x2) & Actor(e1,x1))
Two police officers in full gear.
The two officers are naked in the locker room.
2
-100
The police cannot be both dressed in gear and naked simultaneously.
exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_gear(x3) & a_full(s1) & Theme(s1,x3) & n_officer(x1) & of(x1,x2) & n_police(x2) & card_eq_2(x1))
exists s1 x1 x2 x3.(n_room(x2) & of(x2,x3) & n_locker(x3) & n_officer(x1) & card_eq_2(x1) & in(s1,x2) & Theme(s1,x1) & a_naked(s1))
4e2904b6-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(of(x1,x2) & n_police(x2) & n_officer(x1) & n_gear(x3) & in(x1,x3) & card_eq_2(x1) & a_topic(x1) & a_full(s1) & Theme(s1,x3))
exists s1 x1 x2 x3.(of(x2,x3) & n_room(x2) & n_officer(x1) & n_locker(x3) & in(s1,x2) & card_eq_2(x1) & a_naked(s1) & Theme(s1,x1))
A man with a beer and a plastic bag sleeping in a park.
a hobo sleeps on a park bench
1
-100
Not everybody who sleeps in a park is a hobo, and one can sleep in a park, without being on a bench.
exists e1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & with(x1,x2) & subset_of(x4,x2) & in(e1,x7) & n_park(x7) & Actor(e1,x6) & v_sleep(e1) & (x4 = x6) & n_bag(x4) & of(x4,x5) & n_plastic(x5) & subset_of(x3,x2) & n_beer(x3) & n_man(x1))
exists e1 x1 x2 x3.(on(e1,x2) & n_bench(x2) & of(x2,x3) & n_park(x3) & Actor(e1,x1) & v_sleep(e1) & n_hobo(x1))
4e2912bc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & v_sleep(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x4,x5) & n_plastic(x5) & n_park(x7) & n_man(x1) & n_beer(x3) & n_bag(x4) & in(e1,x7) & a_topic(x1) & Actor(e1,x6) & (x4 = x6))
exists e1 x1 x2 x3.(v_sleep(e1) & on(e1,x2) & of(x2,x3) & n_park(x3) & n_hobo(x1) & n_bench(x2) & Actor(e1,x1))
Two people working on an assembly line.
People are relaxing in front of a conveyor belt.
2
0.000077
One cannot be working and relaxing.
exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_line(x3) & of(x3,x4) & n_assembly(x4) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
exists e1 x1 x2 x3 x4.(in(e1,x2) & of(x2,x3) & n_belt(x3) & of(x3,x4) & n_conveyor(x4) & n_front(x2) & Actor(e1,x1) & v_relax(e1) & n_people(x1))
4e298486-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_work(e1) & on(e1,x3) & of(x3,x4) & n_people(x1) & n_line(x3) & n_assembly(x4) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3 x4.(v_relax(e1) & of(x3,x4) & of(x2,x3) & n_people(x1) & n_front(x2) & n_conveyor(x4) & n_belt(x3) & in(e1,x2) & Actor(e1,x1))
Two people working on an assembly line.
At a factory, there are two people hard at work.
1
0.755005
The people may not be working hard, and they may not be at a factory.
exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_line(x3) & of(x3,x4) & n_assembly(x4) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
exists p1 x1 x2.(at(p1,x2) & n_factory(x2) & exists s1 x3 x4 x5.((x1 = x3) & at(s1,x5) & n_work(x5) & Theme(s1,x4) & a_hard(s1) & (x3 = x4) & n_people(x3) & card_eq_2(x3)))
4e29971e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_work(e1) & on(e1,x3) & of(x3,x4) & n_people(x1) & n_line(x3) & n_assembly(x4) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists p1 x1 x2.(n_factory(x2) & exists s1 x3 x4 x5.(n_work(x5) & n_people(x3) & card_eq_2(x3) & at(s1,x5) & a_hard(s1) & Theme(s1,x4) & (x3 = x4) & (x1 = x3)) & at(p1,x2))
Two people working on an assembly line.
Two people assemble cars.
1
0.07635
The people may not be assembling cars.
exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_line(x3) & of(x3,x4) & n_assembly(x4) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
exists s1 x1 x2 x3.(a_topic(x1) & Theme(s1,x3) & Actor(s1,x2) & a_assemble(s1) & n_car(x3) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
4e299d54-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_work(e1) & on(e1,x3) & of(x3,x4) & n_people(x1) & n_line(x3) & n_assembly(x4) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists s1 x1 x2 x3.(n_people(x1) & n_car(x3) & card_eq_2(x1) & a_topic(x1) & a_assemble(s1) & Theme(s1,x3) & Actor(s1,x2) & (x1 = x2))
Two people working on an assembly line.
Those two people are making cogs
1
0.05554
People may or may not be making cogs.
exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_line(x3) & of(x3,x4) & n_assembly(x4) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
exists e1 x1 x2.(n_people(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_cog(x2))
4e29a786-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_work(e1) & on(e1,x3) & of(x3,x4) & n_people(x1) & n_line(x3) & n_assembly(x4) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_make(e1) & n_people(x1) & n_cog(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
Two people working on an assembly line.
Two people are assembling pieces of a car on an assembly line.
1
0.07635
People may or may not be assembling pieces of a car.
exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_line(x3) & of(x3,x4) & n_assembly(x4) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
exists e1 x1 x2 x3 x4 x5.(Theme(e1,x2) & Actor(e1,x1) & v_assemble(e1) & on(x2,x4) & n_line(x4) & of(x4,x5) & n_assembly(x5) & of(x2,x3) & n_car(x3) & n_piece(x2) & n_people(x1) & card_eq_2(x1))
4e29ac90-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_work(e1) & on(e1,x3) & of(x3,x4) & n_people(x1) & n_line(x3) & n_assembly(x4) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3 x4 x5.(v_assemble(e1) & on(x2,x4) & of(x4,x5) & of(x2,x3) & n_piece(x2) & n_people(x1) & n_line(x4) & n_car(x3) & n_assembly(x5) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
Two people working on an assembly line.
Two people work in a factory.
0
0.803071
An assembly line is pat of a factory.
exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_line(x3) & of(x3,x4) & n_assembly(x4) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
exists e1 x1 x2.(in(e1,x2) & n_factory(x2) & Actor(e1,x1) & v_work(e1) & n_people(x1) & card_eq_2(x1))
4e29b1b8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_work(e1) & on(e1,x3) & of(x3,x4) & n_people(x1) & n_line(x3) & n_assembly(x4) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_work(e1) & n_people(x1) & n_factory(x2) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
Two people working on an assembly line.
A couple assembly workers inspecting a car
1
0.03401
The couple may or may not be inspecting a car.
exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_line(x3) & of(x3,x4) & n_assembly(x4) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1))
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x5) & Actor(e1,x4) & v_inspect(e1) & n_car(x5) & (x1 = x4) & n_worker(x1) & of(x1,x3) & n_assembly(x3) & of(x1,x2) & n_couple(x2))
4e29bc3a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_work(e1) & on(e1,x3) & of(x3,x4) & n_people(x1) & n_line(x3) & n_assembly(x4) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3 x4 x5.(v_inspect(e1) & of(x1,x3) & of(x1,x2) & n_worker(x1) & n_couple(x2) & n_car(x5) & n_assembly(x3) & a_topic(x1) & Theme(e1,x5) & Actor(e1,x4) & (x1 = x4))
A black woman and a white man working in a factory setting packing jars with candles into boxes.
A man and a woman are enjoying their first day of work at the factory.
1
0.011301
A man and woman can be at work without it being their first day.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(s1) & subset_of(x2,s1) & in(e1,x4) & into(e2,x9) & n_box(x9) & with(e2,x8) & n_candle(x8) & Theme(e2,x6) & Actor(e2,x5) & v_set(e2) & n_jar(x6) & of(x6,x7) & n_packing(x7) & (x4 = x5) & n_factory(x4) & Actor(e1,x3) & v_work(e1) & (x2 = x3) & n_man(x2) & a_white(s3) & Theme(s3,x2) & subset_of(x1,s1) & n_woman(x1) & a_black(s2) & Theme(s2,x1))
exists e1 s1 x1 x2 x3 x4 x5 x6.(n_factory(x6) & at(e1,x6) & Theme(e1,x4) & Actor(e1,x1) & v_enjoy(e1) & of(x4,x5) & n_work(x5) & n_day(x4) & a_first(s1) & Theme(s1,x4) & of(x4,x2) & n_thing(x2) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2))
4e2a5050-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e2,x8) & v_work(e1) & v_set(e2) & subset_of(x2,s1) & subset_of(x1,s1) & of(x6,x7) & n_woman(x1) & n_packing(x7) & n_man(x2) & n_jar(x6) & n_factory(x4) & n_candle(x8) & n_box(x9) & into(e2,x9) & in(e1,x4) & a_white(s3) & a_topic(s1) & a_black(s2) & Theme(s3,x2) & Theme(s2,x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & (x4 = x5) & (x2 = x3))
exists e1 s1 x1 x2 x3 x4 x5 x6.(v_enjoy(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x5) & of(x4,x2) & n_work(x5) & n_woman(x3) & n_thing(x2) & n_man(x2) & n_factory(x6) & n_day(x4) & at(e1,x6) & a_first(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x1))
A black woman and a white man working in a factory setting packing jars with candles into boxes.
There are only two workers in the factory doing all the work.
1
0.002216
Just because only the woman and man are mentioned doesn't mean that they are the only ones there.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(s1) & subset_of(x2,s1) & in(e1,x4) & into(e2,x9) & n_box(x9) & with(e2,x8) & n_candle(x8) & Theme(e2,x6) & Actor(e2,x5) & v_set(e2) & n_jar(x6) & of(x6,x7) & n_packing(x7) & (x4 = x5) & n_factory(x4) & Actor(e1,x3) & v_work(e1) & (x2 = x3) & n_man(x2) & a_white(s3) & Theme(s3,x2) & subset_of(x1,s1) & n_woman(x1) & a_black(s2) & Theme(s2,x1))
exists p1 x1 x2 x3 x6.(n_work(x6) & n_factory(x2) & in(p1,x2) & all x5.((x5 = x6) -> exists e1.(Theme(e1,x5) & Actor(e1,x3) & v_do(e1))) & (x2 = x3) & exists x4.((x1 = x4) & n_worker(x4) & card_eq_2(x4) & r_only(x4)))
4e2a5a96-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e2,x8) & v_work(e1) & v_set(e2) & subset_of(x2,s1) & subset_of(x1,s1) & of(x6,x7) & n_woman(x1) & n_packing(x7) & n_man(x2) & n_jar(x6) & n_factory(x4) & n_candle(x8) & n_box(x9) & into(e2,x9) & in(e1,x4) & a_white(s3) & a_topic(s1) & a_black(s2) & Theme(s3,x2) & Theme(s2,x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & (x4 = x5) & (x2 = x3))
exists p1 x1 x2 x3 x6.(n_work(x6) & n_factory(x2) & in(p1,x2) & exists x4.(r_only(x4) & n_worker(x4) & card_eq_2(x4) & (x1 = x4)) & all x5.(exists e1.(v_do(e1) & Theme(e1,x5) & Actor(e1,x3)) | -(x5 = x6)) & (x2 = x3))
A black woman and a white man working in a factory setting packing jars with candles into boxes.
A black and white couple pack candles into boxes at a manufacturing plant.
1
0.551841
The man and woman are not necessarily a couple and the factory isn't necessarily a manufacturing plant.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(s1) & subset_of(x2,s1) & in(e1,x4) & into(e2,x9) & n_box(x9) & with(e2,x8) & n_candle(x8) & Theme(e2,x6) & Actor(e2,x5) & v_set(e2) & n_jar(x6) & of(x6,x7) & n_packing(x7) & (x4 = x5) & n_factory(x4) & Actor(e1,x3) & v_work(e1) & (x2 = x3) & n_man(x2) & a_white(s3) & Theme(s3,x2) & subset_of(x1,s1) & n_woman(x1) & a_black(s2) & Theme(s2,x1))
exists e1 s1 s2 x1 x2 x3 x4 x5.(into(e1,x3) & at(x3,x4) & n_plant(x4) & of(x4,x5) & n_manufacturing(x5) & n_box(x3) & Actor(e1,x1) & v_candle(e1) & n_pack(x1) & of(x1,x2) & n_couple(x2) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1))
4e2a5f50-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e2,x8) & v_work(e1) & v_set(e2) & subset_of(x2,s1) & subset_of(x1,s1) & of(x6,x7) & n_woman(x1) & n_packing(x7) & n_man(x2) & n_jar(x6) & n_factory(x4) & n_candle(x8) & n_box(x9) & into(e2,x9) & in(e1,x4) & a_white(s3) & a_topic(s1) & a_black(s2) & Theme(s3,x2) & Theme(s2,x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & (x4 = x5) & (x2 = x3))
exists e1 s1 s2 x1 x2 x3 x4 x5.(v_candle(e1) & of(x4,x5) & of(x1,x2) & n_plant(x4) & n_pack(x1) & n_manufacturing(x5) & n_couple(x2) & n_box(x3) & into(e1,x3) & at(x3,x4) & a_white(s2) & a_black(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1))
A black woman and a white man working in a factory setting packing jars with candles into boxes.
A man and woman work together.
0
0.966443
A black woman and a white man working in a factory is same as man and woman work together.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(s1) & subset_of(x2,s1) & in(e1,x4) & into(e2,x9) & n_box(x9) & with(e2,x8) & n_candle(x8) & Theme(e2,x6) & Actor(e2,x5) & v_set(e2) & n_jar(x6) & of(x6,x7) & n_packing(x7) & (x4 = x5) & n_factory(x4) & Actor(e1,x3) & v_work(e1) & (x2 = x3) & n_man(x2) & a_white(s3) & Theme(s3,x2) & subset_of(x1,s1) & n_woman(x1) & a_black(s2) & Theme(s2,x1))
exists s1 x1 x2 x3.(a_topic(s1) & subset_of(x2,s1) & r_together(x2) & n_work(x2) & of(x2,x3) & n_woman(x3) & subset_of(x1,s1) & n_man(x1))
4e2a646e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e2,x8) & v_work(e1) & v_set(e2) & subset_of(x2,s1) & subset_of(x1,s1) & of(x6,x7) & n_woman(x1) & n_packing(x7) & n_man(x2) & n_jar(x6) & n_factory(x4) & n_candle(x8) & n_box(x9) & into(e2,x9) & in(e1,x4) & a_white(s3) & a_topic(s1) & a_black(s2) & Theme(s3,x2) & Theme(s2,x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & (x4 = x5) & (x2 = x3))
exists s1 x1 x2 x3.(subset_of(x2,s1) & subset_of(x1,s1) & r_together(x2) & of(x2,x3) & n_work(x2) & n_woman(x3) & n_man(x1) & a_topic(s1))
A black woman and a white man working in a factory setting packing jars with candles into boxes.
A couple work together.
1
0.570876
The man and woman are not necessarily a couple and don't have to be working together.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(s1) & subset_of(x2,s1) & in(e1,x4) & into(e2,x9) & n_box(x9) & with(e2,x8) & n_candle(x8) & Theme(e2,x6) & Actor(e2,x5) & v_set(e2) & n_jar(x6) & of(x6,x7) & n_packing(x7) & (x4 = x5) & n_factory(x4) & Actor(e1,x3) & v_work(e1) & (x2 = x3) & n_man(x2) & a_white(s3) & Theme(s3,x2) & subset_of(x1,s1) & n_woman(x1) & a_black(s2) & Theme(s2,x1))
exists s1 x1 x2.(Theme(s1,x1) & a_together(s1) & n_work(x1) & of(x1,x2) & n_couple(x2))
4e2a78e6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e2,x8) & v_work(e1) & v_set(e2) & subset_of(x2,s1) & subset_of(x1,s1) & of(x6,x7) & n_woman(x1) & n_packing(x7) & n_man(x2) & n_jar(x6) & n_factory(x4) & n_candle(x8) & n_box(x9) & into(e2,x9) & in(e1,x4) & a_white(s3) & a_topic(s1) & a_black(s2) & Theme(s3,x2) & Theme(s2,x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & (x4 = x5) & (x2 = x3))
exists s1 x1 x2.(of(x1,x2) & n_work(x1) & n_couple(x2) & a_together(s1) & Theme(s1,x1))
A black woman and a white man working in a factory setting packing jars with candles into boxes.
A black woman is making money for a bicycle.
1
0.00021
The woman is not necessarily working for a bicycle.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(s1) & subset_of(x2,s1) & in(e1,x4) & into(e2,x9) & n_box(x9) & with(e2,x8) & n_candle(x8) & Theme(e2,x6) & Actor(e2,x5) & v_set(e2) & n_jar(x6) & of(x6,x7) & n_packing(x7) & (x4 = x5) & n_factory(x4) & Actor(e1,x3) & v_work(e1) & (x2 = x3) & n_man(x2) & a_white(s3) & Theme(s3,x2) & subset_of(x1,s1) & n_woman(x1) & a_black(s2) & Theme(s2,x1))
exists e1 s1 x1 x2 x3.(for(e1,x3) & n_bicycle(x3) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_money(x2) & n_woman(x1) & a_black(s1) & Theme(s1,x1))
4e2a7ddc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e2,x8) & v_work(e1) & v_set(e2) & subset_of(x2,s1) & subset_of(x1,s1) & of(x6,x7) & n_woman(x1) & n_packing(x7) & n_man(x2) & n_jar(x6) & n_factory(x4) & n_candle(x8) & n_box(x9) & into(e2,x9) & in(e1,x4) & a_white(s3) & a_topic(s1) & a_black(s2) & Theme(s3,x2) & Theme(s2,x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & (x4 = x5) & (x2 = x3))
exists e1 s1 x1 x2 x3.(v_make(e1) & n_woman(x1) & n_money(x2) & n_bicycle(x3) & for(e1,x3) & a_black(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A black woman and a white man working in a factory setting packing jars with candles into boxes.
A black woman is riding a bicycle.
2
0
A woman and man packing jars cannot be one woman riding a bicycle.
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(s1) & subset_of(x2,s1) & in(e1,x4) & into(e2,x9) & n_box(x9) & with(e2,x8) & n_candle(x8) & Theme(e2,x6) & Actor(e2,x5) & v_set(e2) & n_jar(x6) & of(x6,x7) & n_packing(x7) & (x4 = x5) & n_factory(x4) & Actor(e1,x3) & v_work(e1) & (x2 = x3) & n_man(x2) & a_white(s3) & Theme(s3,x2) & subset_of(x1,s1) & n_woman(x1) & a_black(s2) & Theme(s2,x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bicycle(x2) & n_woman(x1) & a_black(s1) & Theme(s1,x1))
4e2a87aa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e2,x8) & v_work(e1) & v_set(e2) & subset_of(x2,s1) & subset_of(x1,s1) & of(x6,x7) & n_woman(x1) & n_packing(x7) & n_man(x2) & n_jar(x6) & n_factory(x4) & n_candle(x8) & n_box(x9) & into(e2,x9) & in(e1,x4) & a_white(s3) & a_topic(s1) & a_black(s2) & Theme(s3,x2) & Theme(s2,x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x3) & (x4 = x5) & (x2 = x3))
exists e1 s1 x1 x2.(v_ride(e1) & n_woman(x1) & n_bicycle(x2) & a_black(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A warehouse manager assisting an employee.
Two people are in a warehouse.
1
0.906644
The people are not necessarily in the warehouse.
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_assist(e1) & n_employee(x4) & (x1 = x3) & n_manager(x1) & of(x1,x2) & n_warehouse(x2))
exists p1 x1.(exists x2.(in(x1,x2) & n_warehouse(x2)) & n_people(x1) & card_eq_2(x1))
4e2a9b28-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_assist(e1) & of(x1,x2) & n_warehouse(x2) & n_manager(x1) & n_employee(x4) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists x1.(n_people(x1) & exists x2.(n_warehouse(x2) & in(x1,x2)) & card_eq_2(x1))
A warehouse manager assisting an employee.
There are two people in a warehouse.
1
0.922567
The people are not necessarily in the warehouse.
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_assist(e1) & n_employee(x4) & (x1 = x3) & n_manager(x1) & of(x1,x2) & n_warehouse(x2))
exists p1 x1 x2.(in(p1,x2) & n_warehouse(x2) & exists x3.((x1 = x3) & n_people(x3) & card_eq_2(x3)))
4e2aa1fe-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_assist(e1) & of(x1,x2) & n_warehouse(x2) & n_manager(x1) & n_employee(x4) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists p1 x1 x2.(n_warehouse(x2) & in(p1,x2) & exists x3.(n_people(x3) & card_eq_2(x3) & (x1 = x3)))
A warehouse manager assisting an employee.
A person is helping someone else learn a new skill.
1
0.788153
The manager is not necessarily helping the employee learn a new skill.
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_assist(e1) & n_employee(x4) & (x1 = x3) & n_manager(x1) & of(x1,x2) & n_warehouse(x2))
exists e1 e2 s1 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x1) & v_learn(e2) & n_skill(x4) & a_new(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_help(e1) & r_else(x3) & n_person(x3) & (x1 = x2) & n_person(x1))
4e2aa78a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_assist(e1) & of(x1,x2) & n_warehouse(x2) & n_manager(x1) & n_employee(x4) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists e1 e2 s1 x1 x2 x3 x4.(v_learn(e2) & v_help(e1) & r_else(x3) & n_skill(x4) & n_person(x3) & n_person(x1) & a_new(s1) & Theme(s1,x4) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
A warehouse manager assisting an employee.
Both individuals work for the same company
0
1
A warehouse manage and an employee are both individuals. If one manages the other, they have to work for the same company.
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_assist(e1) & n_employee(x4) & (x1 = x3) & n_manager(x1) & of(x1,x2) & n_warehouse(x2))
exists e1 s1 x1 x2.(n_company(x2) & a_same(s1) & Theme(s1,x2) & n_individual(x1) & for(e1,x2) & Actor(e1,x1) & v_work(e1))
4e2aac6c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_assist(e1) & of(x1,x2) & n_warehouse(x2) & n_manager(x1) & n_employee(x4) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists e1 s1 x1 x2.(v_work(e1) & n_individual(x1) & n_company(x2) & for(e1,x2) & a_same(s1) & Theme(s1,x2) & Actor(e1,x1))
A warehouse manager assisting an employee.
The manager is encouraging his slow employee.
1
0.536665
A manager need not only assist because the employee is slow.
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_assist(e1) & n_employee(x4) & (x1 = x3) & n_manager(x1) & of(x1,x2) & n_warehouse(x2))
exists e1 s1 x1 x2.(n_employee(x2) & a_slow(s1) & Theme(s1,x2) & of(x2,x1) & n_male(x1) & n_manager(x1) & Theme(e1,x2) & Actor(e1,x1) & v_encourage(e1))
4e2ab662-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_assist(e1) & of(x1,x2) & n_warehouse(x2) & n_manager(x1) & n_employee(x4) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists e1 s1 x1 x2.(v_encourage(e1) & of(x2,x1) & n_manager(x1) & n_male(x1) & n_employee(x2) & a_slow(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A warehouse manager assisting an employee.
The manager is older than the employee.
1
0.797929
The manager assisting an employee need not be older.
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_assist(e1) & n_employee(x4) & (x1 = x3) & n_manager(x1) & of(x1,x2) & n_warehouse(x2))
exists s1 x1 x2.(n_employee(x2) & n_manager(x1) & than(s1,x2) & r_more(s1) & Theme(s1,x1) & a_older(s1))
4e2abb1c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_assist(e1) & of(x1,x2) & n_warehouse(x2) & n_manager(x1) & n_employee(x4) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists s1 x1 x2.(than(s1,x2) & r_more(s1) & n_manager(x1) & n_employee(x2) & a_older(s1) & Theme(s1,x1))
A warehouse manager assisting an employee.
The manager is about to fire the employee.
2
0.01008
It one is assisting another, they are not going to fire them.
exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_assist(e1) & n_employee(x4) & (x1 = x3) & n_manager(x1) & of(x1,x2) & n_warehouse(x2))
exists p1 s1 x1 x2.(n_employee(x2) & n_manager(x1) & Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1.(Theme(e1,x2) & Actor(e1,x1) & v_fire(e1)))
4e2ac472-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_assist(e1) & of(x1,x2) & n_warehouse(x2) & n_manager(x1) & n_employee(x4) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3))
exists p1 s1 x1 x2.(n_manager(x1) & n_employee(x2) & exists e1.(v_fire(e1) & Theme(e1,x2) & Actor(e1,x1)) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1))
Two motorcycle racers are driving on a race course.
Tall humans driving
1
0.249272
Not all motorcycle racers need be tall.
exists e1 x1 x2 x3 x4.(on(e1,x3) & n_course(x3) & of(x3,x4) & n_race(x4) & Actor(e1,x1) & v_drive(e1) & n_racer(x1) & of(x1,x2) & n_motorcycle(x2) & card_eq_2(x1))
exists e1 x1 x2 x3.(a_topic(x1) & Actor(e1,x3) & v_drive(e1) & (x1 = x3) & n_human(x1) & (x1 = x2) & ne_nam_tall(x2))
4e2b23e0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_drive(e1) & on(e1,x3) & of(x3,x4) & of(x1,x2) & n_racer(x1) & n_race(x4) & n_motorcycle(x2) & n_course(x3) & card_eq_2(x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_drive(e1) & ne_nam_tall(x2) & n_human(x1) & a_topic(x1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2))
Two motorcycle racers are driving on a race course.
The two motorcyclists were competing for first place.
1
0.720046
Motorcyclists driving on a race course need not necessarily be competing for first place.
exists e1 x1 x2 x3 x4.(on(e1,x3) & n_course(x3) & of(x3,x4) & n_race(x4) & Actor(e1,x1) & v_drive(e1) & n_racer(x1) & of(x1,x2) & n_motorcycle(x2) & card_eq_2(x1))
exists e1 s1 x1 x2.(n_motorcyclist(x1) & card_eq_2(x1) & for(e1,x2) & n_place(x2) & a_first(s1) & Theme(s1,x2) & Actor(e1,x1) & v_compete(e1))
4e2b2e12-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_drive(e1) & on(e1,x3) & of(x3,x4) & of(x1,x2) & n_racer(x1) & n_race(x4) & n_motorcycle(x2) & n_course(x3) & card_eq_2(x1) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_compete(e1) & n_place(x2) & n_motorcyclist(x1) & for(e1,x2) & card_eq_2(x1) & a_first(s1) & Theme(s1,x2) & Actor(e1,x1))
Two motorcycle racers are driving on a race course.
There are two racers on a race course.
0
1
Motorcycle racers and just racers may be different type of vehicle, and the racers could be walking on the race course and not driving.
exists e1 x1 x2 x3 x4.(on(e1,x3) & n_course(x3) & of(x3,x4) & n_race(x4) & Actor(e1,x1) & v_drive(e1) & n_racer(x1) & of(x1,x2) & n_motorcycle(x2) & card_eq_2(x1))
exists p1 x1 x2 x3 x4.((x1 = x2) & on(x2,x3) & n_course(x3) & of(x3,x4) & n_race(x4) & n_racer(x2) & card_eq_2(x2))
4e2b37b8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_drive(e1) & on(e1,x3) & of(x3,x4) & of(x1,x2) & n_racer(x1) & n_race(x4) & n_motorcycle(x2) & n_course(x3) & card_eq_2(x1) & Actor(e1,x1))
exists x1 x2 x3 x4.(on(x2,x3) & of(x3,x4) & n_racer(x2) & n_race(x4) & n_course(x3) & card_eq_2(x2) & (x1 = x2))
Two motorcycle racers are driving on a race course.
One motorcycle driver drives through a race course.
2
0.000001
If there are two racers, there can't just be one.
exists e1 x1 x2 x3 x4.(on(e1,x3) & n_course(x3) & of(x3,x4) & n_race(x4) & Actor(e1,x1) & v_drive(e1) & n_racer(x1) & of(x1,x2) & n_motorcycle(x2) & card_eq_2(x1))
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & through(e1,x4) & n_course(x4) & of(x4,x5) & n_race(x5) & Theme(e1,x3) & Actor(e1,x2) & v_drive(e1) & (x1 = x3) & n_driver(x2) & n_motorcycle(x1) & card_eq_1(x1))
4e2b4906-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_drive(e1) & on(e1,x3) & of(x3,x4) & of(x1,x2) & n_racer(x1) & n_race(x4) & n_motorcycle(x2) & n_course(x3) & card_eq_2(x1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4 x5.(v_drive(e1) & through(e1,x4) & of(x4,x5) & n_race(x5) & n_motorcycle(x1) & n_driver(x2) & n_course(x4) & card_eq_1(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x3))
Two motorcycle racers are driving on a race course.
Two drivers are racing during the final lap of a race.
1
0.041866
Racers driving need not mean they are on the final lap of the race.
exists e1 x1 x2 x3 x4.(on(e1,x3) & n_course(x3) & of(x3,x4) & n_race(x4) & Actor(e1,x1) & v_drive(e1) & n_racer(x1) & of(x1,x2) & n_motorcycle(x2) & card_eq_2(x1))
exists e1 s1 x1 x2 x3.(n_lap(x2) & a_final(s1) & Theme(s1,x2) & during(e1,x2) & of(x2,x3) & n_race(x3) & Actor(e1,x1) & v_race(e1) & n_driver(x1) & card_eq_2(x1))
4e2b5842-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_drive(e1) & on(e1,x3) & of(x3,x4) & of(x1,x2) & n_racer(x1) & n_race(x4) & n_motorcycle(x2) & n_course(x3) & card_eq_2(x1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_race(e1) & of(x2,x3) & n_race(x3) & n_lap(x2) & n_driver(x1) & during(e1,x2) & card_eq_2(x1) & a_final(s1) & Theme(s1,x2) & Actor(e1,x1))
Two motorcycle racers are driving on a race course.
Some cyclers are on race course driving.
1
0.961675
Cyclers need not imply motorcyclists.
exists e1 x1 x2 x3 x4.(on(e1,x3) & n_course(x3) & of(x3,x4) & n_race(x4) & Actor(e1,x1) & v_drive(e1) & n_racer(x1) & of(x1,x2) & n_motorcycle(x2) & card_eq_2(x1))
exists p1 x1.(exists e1 x2 x3 x4.(on(x1,x2) & Actor(e1,x4) & v_driving(e1) & (x2 = x4) & n_course(x2) & of(x2,x3) & n_race(x3)) & n_cycler(x1))
4e2b610c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_drive(e1) & on(e1,x3) & of(x3,x4) & of(x1,x2) & n_racer(x1) & n_race(x4) & n_motorcycle(x2) & n_course(x3) & card_eq_2(x1) & Actor(e1,x1))
exists x1.(n_cycler(x1) & exists e1 x2 x3 x4.(v_driving(e1) & on(x1,x2) & of(x2,x3) & n_race(x3) & n_course(x2) & Actor(e1,x4) & (x2 = x4)))
Two motorcycle racers are driving on a race course.
Motorized vehicle riders are moving in a clockwise direction.
1
0.55605
Motorcycle racers need not be driving in a clockwise direction.
exists e1 x1 x2 x3 x4.(on(e1,x3) & n_course(x3) & of(x3,x4) & n_race(x4) & Actor(e1,x1) & v_drive(e1) & n_racer(x1) & of(x1,x2) & n_motorcycle(x2) & card_eq_2(x1))
exists e1 e2 s1 x1 x2 x3.(in(e2,x3) & n_direction(x3) & a_clockwise(s1) & Theme(s1,x3) & Actor(e2,x1) & v_move(e2) & n_rider(x1) & of(x1,x2) & n_vehicle(x2) & Theme(e1,x1) & v_motorize(e1))
4e2b6b0c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_drive(e1) & on(e1,x3) & of(x3,x4) & of(x1,x2) & n_racer(x1) & n_race(x4) & n_motorcycle(x2) & n_course(x3) & card_eq_2(x1) & Actor(e1,x1))
exists e1 e2 s1 x1 x2 x3.(v_move(e2) & v_motorize(e1) & of(x1,x2) & n_vehicle(x2) & n_rider(x1) & n_direction(x3) & in(e2,x3) & a_clockwise(s1) & Theme(s1,x3) & Theme(e1,x1) & Actor(e2,x1))
A man sits on a boat in the sunset near a flag.
The man sits on a dock by his boat.
2
-100
One cannot be both on a boat and on a dock simultaneously.
exists e1 x1 x2 x3 x4.(n_sunset(x3) & in(e1,x3) & near(x3,x4) & n_flag(x4) & on(e1,x2) & n_boat(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
exists e1 x1 x2 x3.(n_boat(x3) & of(x3,x1) & n_male(x1) & n_man(x1) & on(e1,x2) & by(x2,x3) & n_dock(x2) & Actor(e1,x1) & v_sit(e1))
4e2bb4b8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_sit(e1) & on(e1,x2) & near(x3,x4) & n_sunset(x3) & n_man(x1) & n_flag(x4) & n_boat(x2) & in(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & of(x3,x1) & n_man(x1) & n_male(x1) & n_dock(x2) & n_boat(x3) & by(x2,x3) & Actor(e1,x1))
A woman basketball player holding the ball grimaces with effort while another player's arm attempts to block her.
Two women are playing in a WNBA game.
1
-100
Just because a woman is holding a ball does not necessarily mean she is playing in a WNBA game.
exists e1 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_female(x5) & n_grimace(x5) & of(x5,x6) & n_ball(x6) & a_topic(x1) & while(e1,x9) & Topic(x9,p1) & exists e2.(Theme(e2,x5) & Actor(e2,x9) & v_block(e2)) & n_attempt(x9) & of(x9,x10) & n_arm(x10) & of(x9,x8) & n_player(x8) & -(x8 = x1) & n_player(x1) & n_player(x1) & with(e1,x7) & n_effort(x7) & Theme(e1,x5) & Actor(e1,x4) & v_hold(e1) & (x1 = x4) & of(x1,x3) & n_basketball(x3) & of(x1,x2) & n_woman(x2))
exists e1 x1 x2 x3.(in(e1,x2) & n_game(x2) & (x2 = x3) & ne_org_wnba(x3) & Actor(e1,x1) & v_play(e1) & n_woman(x1) & card_eq_2(x1))
4e2bb8f0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e1,x7) & while(e1,x9) & v_hold(e1) & of(x9,x8) & of(x9,x10) & of(x5,x6) & of(x1,x3) & of(x1,x2) & n_woman(x2) & n_player(x8) & n_player(x1) & n_grimace(x5) & n_female(x5) & n_effort(x7) & n_basketball(x3) & n_ball(x6) & n_attempt(x9) & n_arm(x10) & exists e2.(v_block(e2) & Theme(e2,x5) & Actor(e2,x9)) & a_topic(x1) & Topic(x9,p1) & Theme(e1,x5) & Actor(e1,x4) & -(x8 = x1) & (x1 = x4))
exists e1 x1 x2 x3.(v_play(e1) & ne_org_wnba(x3) & n_woman(x1) & n_game(x2) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1) & (x2 = x3))
A woman basketball player holding the ball grimaces with effort while another player's arm attempts to block her.
One basketball player is trying to block another.
0
-100
A basketball player grimaces holding the ball trying to block another
exists e1 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_female(x5) & n_grimace(x5) & of(x5,x6) & n_ball(x6) & a_topic(x1) & while(e1,x9) & Topic(x9,p1) & exists e2.(Theme(e2,x5) & Actor(e2,x9) & v_block(e2)) & n_attempt(x9) & of(x9,x10) & n_arm(x10) & of(x9,x8) & n_player(x8) & -(x8 = x1) & n_player(x1) & n_player(x1) & with(e1,x7) & n_effort(x7) & Theme(e1,x5) & Actor(e1,x4) & v_hold(e1) & (x1 = x4) & of(x1,x3) & n_basketball(x3) & of(x1,x2) & n_woman(x2))
exists e1 p1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x3.(Theme(e2,x3) & Actor(e2,x1) & v_block(e2) & n_thing(x3)) & n_player(x1) & of(x1,x2) & n_basketball(x2) & card_eq_1(x1))
4e2bbd28-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e1,x7) & while(e1,x9) & v_hold(e1) & of(x9,x8) & of(x9,x10) & of(x5,x6) & of(x1,x3) & of(x1,x2) & n_woman(x2) & n_player(x8) & n_player(x1) & n_grimace(x5) & n_female(x5) & n_effort(x7) & n_basketball(x3) & n_ball(x6) & n_attempt(x9) & n_arm(x10) & exists e2.(v_block(e2) & Theme(e2,x5) & Actor(e2,x9)) & a_topic(x1) & Topic(x9,p1) & Theme(e1,x5) & Actor(e1,x4) & -(x8 = x1) & (x1 = x4))
exists e1 p1 x1 x2.(v_try(e1) & of(x1,x2) & n_player(x1) & n_basketball(x2) & exists e2 x3.(v_block(e2) & n_thing(x3) & Theme(e2,x3) & Actor(e2,x1)) & card_eq_1(x1) & Topic(e1,p1) & Actor(e1,x1))
A woman basketball player holding the ball grimaces with effort while another player's arm attempts to block her.
Two women are crocheting a pair of mittens.
2
-100
One cannot be crocheting and holding a ball at the same time.
exists e1 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_female(x5) & n_grimace(x5) & of(x5,x6) & n_ball(x6) & a_topic(x1) & while(e1,x9) & Topic(x9,p1) & exists e2.(Theme(e2,x5) & Actor(e2,x9) & v_block(e2)) & n_attempt(x9) & of(x9,x10) & n_arm(x10) & of(x9,x8) & n_player(x8) & -(x8 = x1) & n_player(x1) & n_player(x1) & with(e1,x7) & n_effort(x7) & Theme(e1,x5) & Actor(e1,x4) & v_hold(e1) & (x1 = x4) & of(x1,x3) & n_basketball(x3) & of(x1,x2) & n_woman(x2))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_crochet(e1) & of(x2,x3) & n_mitten(x3) & n_pair(x2) & n_woman(x1) & card_eq_2(x1))
4e2bc1b0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(with(e1,x7) & while(e1,x9) & v_hold(e1) & of(x9,x8) & of(x9,x10) & of(x5,x6) & of(x1,x3) & of(x1,x2) & n_woman(x2) & n_player(x8) & n_player(x1) & n_grimace(x5) & n_female(x5) & n_effort(x7) & n_basketball(x3) & n_ball(x6) & n_attempt(x9) & n_arm(x10) & exists e2.(v_block(e2) & Theme(e2,x5) & Actor(e2,x9)) & a_topic(x1) & Topic(x9,p1) & Theme(e1,x5) & Actor(e1,x4) & -(x8 = x1) & (x1 = x4))
exists e1 x1 x2 x3.(v_crochet(e1) & of(x2,x3) & n_woman(x1) & n_pair(x2) & n_mitten(x3) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
These two people are admiring the building that they are looking at.
The two people enjoy the building.
0
-100
Two people admiring a building
exists e2 e1 x1 x2 x3.(n_thing(x2) & n_building(x2) & n_people(x1) & card_eq_2(x1) & Theme(e2,x2) & Actor(e2,x1) & v_admire(e2) & at(e1,x3) & (x2 = x3) & Actor(e1,x2) & v_look(e1))
exists e1 x1 x2.(n_building(x2) & n_people(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1))
4e2bc606-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3.(v_look(e1) & v_admire(e2) & n_thing(x2) & n_people(x1) & n_building(x2) & card_eq_2(x1) & at(e1,x3) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x2) & (x2 = x3))
exists e1 x1 x2.(v_enjoy(e1) & n_people(x1) & n_building(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
These two people are admiring the building that they are looking at.
The people are looking at the grass.
2
-100
Currently, buildings are not made of grass and therefore one cannot look at both at the same time.
exists e2 e1 x1 x2 x3.(n_thing(x2) & n_building(x2) & n_people(x1) & card_eq_2(x1) & Theme(e2,x2) & Actor(e2,x1) & v_admire(e2) & at(e1,x3) & (x2 = x3) & Actor(e1,x2) & v_look(e1))
exists e1 x1 x2.(n_grass(x2) & n_people(x1) & at(e1,x2) & Actor(e1,x1) & v_look(e1))
4e2bca34-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3.(v_look(e1) & v_admire(e2) & n_thing(x2) & n_people(x1) & n_building(x2) & card_eq_2(x1) & at(e1,x3) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x2) & (x2 = x3))
exists e1 x1 x2.(v_look(e1) & n_people(x1) & n_grass(x2) & at(e1,x2) & Actor(e1,x1))
These two people are admiring the building that they are looking at.
The people live in the building.
1
-100
One who admires a building does not necessarily have to live in the building.
exists e2 e1 x1 x2 x3.(n_thing(x2) & n_building(x2) & n_people(x1) & card_eq_2(x1) & Theme(e2,x2) & Actor(e2,x1) & v_admire(e2) & at(e1,x3) & (x2 = x3) & Actor(e1,x2) & v_look(e1))
exists e1 x1 x2.(n_building(x2) & n_people(x1) & in(e1,x2) & Actor(e1,x1) & v_live(e1))
4e2bce62-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3.(v_look(e1) & v_admire(e2) & n_thing(x2) & n_people(x1) & n_building(x2) & card_eq_2(x1) & at(e1,x3) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x2) & (x2 = x3))
exists e1 x1 x2.(v_live(e1) & n_people(x1) & n_building(x2) & in(e1,x2) & Actor(e1,x1))
Two women are looking at a tower.
Nobody is looking.
2
-100
A space can't be occupied by nobody and two someones at the same time.
exists e1 x1 x2.(at(e1,x2) & n_tower(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & card_eq_2(x1))
-exists e1 x1.(Actor(e1,x1) & v_look(e1) & n_person(x1))
4e2bd286-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_look(e1) & n_woman(x1) & n_tower(x2) & card_eq_2(x1) & at(e1,x2) & Actor(e1,x1))
all e1 x1.(-v_look(e1) | -n_person(x1) | -Actor(e1,x1))
Two women are looking at a tower.
Some humans looking.
0
-100
Two women are humans.
exists e1 x1 x2.(at(e1,x2) & n_tower(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & card_eq_2(x1))
exists e1 x1.(Actor(e1,x1) & v_look(e1) & n_human(x1))
4e2bd768-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_look(e1) & n_woman(x1) & n_tower(x2) & card_eq_2(x1) & at(e1,x2) & Actor(e1,x1))
exists e1 x1.(v_look(e1) & n_human(x1) & Actor(e1,x1))
Two women are looking at a tower.
Tall humans looking.
1
-100
All women are not necessarily tall humans.
exists e1 x1 x2.(at(e1,x2) & n_tower(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & card_eq_2(x1))
exists e1 x1 x2.(Actor(e1,x1) & v_look(e1) & n_human(x1) & (x1 = x2) & ne_nam_tall(x2))
4e2bdd1c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_look(e1) & n_woman(x1) & n_tower(x2) & card_eq_2(x1) & at(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_look(e1) & ne_nam_tall(x2) & n_human(x1) & Actor(e1,x1) & (x1 = x2))
Two women are standing in the snow looking towards a tower with a orange cone shaped light.
The light is red.
2
-100
The light cannot be red and orange at the same time.
exists e3 e1 e2 x1 x2 x3 x4 x5 x6 x7.(n_snow(x2) & for(e1,e2) & towards(e2,x3) & with(x3,x4) & Theme(e3,x7) & Actor(e3,x6) & v_shape(e3) & n_light(x7) & (x4 = x6) & n_cone(x4) & of(x4,x5) & n_orange(x5) & n_tower(x3) & Actor(e2,x1) & v_look(e2) & in(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & card_eq_2(x1))
exists s1 x1.(n_light(x1) & Theme(s1,x1) & a_red(s1))
4e2be23a-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_stand(e1) & v_shape(e3) & v_look(e2) & towards(e2,x3) & of(x4,x5) & n_woman(x1) & n_tower(x3) & n_snow(x2) & n_orange(x5) & n_light(x7) & n_cone(x4) & in(e1,x2) & for(e1,e2) & card_eq_2(x1) & Theme(e3,x7) & Actor(e3,x6) & Actor(e2,x1) & Actor(e1,x1) & (x4 = x6))
exists s1 x1.(n_light(x1) & a_red(s1) & Theme(s1,x1))
Two women are standing in the snow looking towards a tower with a orange cone shaped light.
Two women standing in snow
0
-100
"Two women are standing in the snow looking towards a tower with a orange cone shaped light." is a rephrasing of "women standing in snow"
exists e2 e3 e1 x1 x2 x3 x4 x5 x6 x7.(n_snow(x2) & for(e1,e2) & towards(e2,x3) & with(x3,x4) & Theme(e3,x7) & Actor(e3,x6) & v_shape(e3) & n_light(x7) & (x4 = x6) & n_cone(x4) & of(x4,x5) & n_orange(x5) & n_tower(x3) & Actor(e2,x1) & v_look(e2) & in(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_snow(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_woman(x1) & card_eq_2(x1))
4e2be6b8-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_stand(e1) & v_shape(e3) & v_look(e2) & towards(e2,x3) & of(x4,x5) & n_woman(x1) & n_tower(x3) & n_snow(x2) & n_orange(x5) & n_light(x7) & n_cone(x4) & in(e1,x2) & for(e1,e2) & card_eq_2(x1) & Theme(e3,x7) & Actor(e3,x6) & Actor(e2,x1) & Actor(e1,x1) & (x4 = x6))
exists e1 x1 x2 x3.(v_stand(e1) & n_woman(x1) & n_snow(x3) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
Two women are standing in the snow looking towards a tower with a orange cone shaped light.
It was cold and snow was on the ground.
0
-100
Two women standing in cold and snow looking towards a tower
exists e3 e2 e1 x1 x2 x3 x4 x5 x6 x7.(n_snow(x2) & for(e1,e2) & towards(e2,x3) & with(x3,x4) & Theme(e3,x7) & Actor(e3,x6) & v_shape(e3) & n_light(x7) & (x4 = x6) & n_cone(x4) & of(x4,x5) & n_orange(x5) & n_tower(x3) & Actor(e2,x1) & v_look(e2) & in(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & card_eq_2(x1))
exists p1 s1 x1 x2.(n_ground(x2) & on(x1,x2) & n_snow(x1) & Theme(s1,x1) & a_cold(s1) & n_thing(x1))
4e2beb90-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e2 e1 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_stand(e1) & v_shape(e3) & v_look(e2) & towards(e2,x3) & of(x4,x5) & n_woman(x1) & n_tower(x3) & n_snow(x2) & n_orange(x5) & n_light(x7) & n_cone(x4) & in(e1,x2) & for(e1,e2) & card_eq_2(x1) & Theme(e3,x7) & Actor(e3,x6) & Actor(e2,x1) & Actor(e1,x1) & (x4 = x6))
exists s1 x1 x2.(on(x1,x2) & n_thing(x1) & n_snow(x1) & n_ground(x2) & a_cold(s1) & Theme(s1,x1))
Two women are standing in the snow looking towards a tower with a orange cone shaped light.
Two females are looking for their friend who's lost.
1
0.020673
Two women in the snow are not always looking for their friend.
exists e2 e3 e1 x1 x2 x3 x4 x5 x6 x7.(n_snow(x2) & for(e1,e2) & towards(e2,x3) & with(x3,x4) & Theme(e3,x7) & Actor(e3,x6) & v_shape(e3) & n_light(x7) & (x4 = x6) & n_cone(x4) & of(x4,x5) & n_orange(x5) & n_tower(x3) & Actor(e2,x1) & v_look(e2) & in(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & card_eq_2(x1))
exists e2 e1 p1 x1 x2 x3.(for(e1,x2) & exists s1.(Theme(s1,x3) & a_lose(s1)) & Topic(e2,p1) & Actor(e2,x3) & v_'s(e2) & (x2 = x3) & n_friend(x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_look(e1) & n_female(x1) & card_eq_2(x1))
4e2bf004-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_stand(e1) & v_shape(e3) & v_look(e2) & towards(e2,x3) & of(x4,x5) & n_woman(x1) & n_tower(x3) & n_snow(x2) & n_orange(x5) & n_light(x7) & n_cone(x4) & in(e1,x2) & for(e1,e2) & card_eq_2(x1) & Theme(e3,x7) & Actor(e3,x6) & Actor(e2,x1) & Actor(e1,x1) & (x4 = x6))
exists e2 e1 p1 x1 x2 x3.(v_look(e1) & v_'s(e2) & of(x2,x1) & n_thing(x1) & n_friend(x2) & n_female(x1) & for(e1,x2) & exists s1.(a_lose(s1) & Theme(s1,x3)) & card_eq_2(x1) & Topic(e2,p1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3))
Two women are standing in the snow looking towards a tower with a orange cone shaped light.
One women wonders why she is friends with the other women.
1
0.013884
Just because two women are looking at the same thing does not mean they are friends.
exists e3 e1 e2 x1 x2 x3 x4 x5 x6 x7.(n_snow(x2) & for(e1,e2) & towards(e2,x3) & with(x3,x4) & Theme(e3,x7) & Actor(e3,x6) & v_shape(e3) & n_light(x7) & (x4 = x6) & n_cone(x4) & of(x4,x5) & n_orange(x5) & n_tower(x3) & Actor(e2,x1) & v_look(e2) & in(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & card_eq_2(x1))
exists x1.(exists e1 p1 x2.(n_female(x2) & n_reason(x2) & Topic(e1,p1) & Actor(e1,x1) & v_wonder(e1) & reason_rel(p1,x2) & exists x3.((x2 = x3) & with(x3,x1) & n_friend(x3))) & -(x1 = x1) & n_woman(x1) & n_woman(x1) & card_eq_1(x1))
4e2bf45a-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_stand(e1) & v_shape(e3) & v_look(e2) & towards(e2,x3) & of(x4,x5) & n_woman(x1) & n_tower(x3) & n_snow(x2) & n_orange(x5) & n_light(x7) & n_cone(x4) & in(e1,x2) & for(e1,e2) & card_eq_2(x1) & Theme(e3,x7) & Actor(e3,x6) & Actor(e2,x1) & Actor(e1,x1) & (x4 = x6))
exists x1.(n_woman(x1) & exists e1 p1 x2.(v_wonder(e1) & reason_rel(p1,x2) & n_reason(x2) & n_female(x2) & exists x3.(with(x3,x1) & n_friend(x3) & (x2 = x3)) & Topic(e1,p1) & Actor(e1,x1)) & card_eq_1(x1) & -(x1 = x1))
Two women are standing in the snow looking towards a tower with a orange cone shaped light.
The women are cooking dinner inside.
2
0
Snow happens outside while dinner happens inside.
exists e1 e2 e3 x1 x2 x3 x4 x5 x6 x7.(n_snow(x2) & for(e1,e2) & towards(e2,x3) & with(x3,x4) & Theme(e3,x7) & Actor(e3,x6) & v_shape(e3) & n_light(x7) & (x4 = x6) & n_cone(x4) & of(x4,x5) & n_orange(x5) & n_tower(x3) & Actor(e2,x1) & v_look(e2) & in(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & card_eq_2(x1))
exists p1 x1.(n_woman(x1) & exists s1 x2 x3.((x1 = x2) & n_inside(x2) & of(x2,x3) & n_dinner(x3) & a_cooking(s1) & Theme(s1,x2)))
4e2bf8ba-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 e3 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_stand(e1) & v_shape(e3) & v_look(e2) & towards(e2,x3) & of(x4,x5) & n_woman(x1) & n_tower(x3) & n_snow(x2) & n_orange(x5) & n_light(x7) & n_cone(x4) & in(e1,x2) & for(e1,e2) & card_eq_2(x1) & Theme(e3,x7) & Actor(e3,x6) & Actor(e2,x1) & Actor(e1,x1) & (x4 = x6))
exists x1.(n_woman(x1) & exists s1 x2 x3.(of(x2,x3) & n_inside(x2) & n_dinner(x3) & a_cooking(s1) & Theme(s1,x2) & (x1 = x2)))
Two women are standing in the snow looking towards a tower with a orange cone shaped light.
It snowed the day before.
1
0.668911
Just because women are standing in the snow does not necessarily mean it fell the day before.
exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(n_snow(x2) & for(e1,e2) & towards(e2,x3) & with(x3,x4) & Theme(e3,x7) & Actor(e3,x6) & v_shape(e3) & n_light(x7) & (x4 = x6) & n_cone(x4) & of(x4,x5) & n_orange(x5) & n_tower(x3) & Actor(e2,x1) & v_look(e2) & in(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & card_eq_2(x1))
exists e1 s1 x1 x2.(n_day(x2) & n_thing(x1) & a_before(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_snow(e1))
4e2bfd06-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_stand(e1) & v_shape(e3) & v_look(e2) & towards(e2,x3) & of(x4,x5) & n_woman(x1) & n_tower(x3) & n_snow(x2) & n_orange(x5) & n_light(x7) & n_cone(x4) & in(e1,x2) & for(e1,e2) & card_eq_2(x1) & Theme(e3,x7) & Actor(e3,x6) & Actor(e2,x1) & Actor(e1,x1) & (x4 = x6))
exists e1 s1 x1 x2.(v_snow(e1) & n_thing(x1) & n_day(x2) & a_before(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
Two women are standing in the snow looking towards a tower with a orange cone shaped light.
The women are outside looking at a tower.
0
-100
Two women outside in snow looking towards a tower
exists e3 e1 e2 x1 x2 x3 x4 x5 x6 x7.(n_snow(x2) & for(e1,e2) & towards(e2,x3) & with(x3,x4) & Theme(e3,x7) & Actor(e3,x6) & v_shape(e3) & n_light(x7) & (x4 = x6) & n_cone(x4) & of(x4,x5) & n_orange(x5) & n_tower(x3) & Actor(e2,x1) & v_look(e2) & in(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & card_eq_2(x1))
exists e1 s1 x1 x2.(n_woman(x1) & for(s1,e1) & at(e1,x2) & n_tower(x2) & Actor(e1,x1) & v_look(e1) & Theme(s1,x1) & a_outside(s1))
4e2c02a6-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_stand(e1) & v_shape(e3) & v_look(e2) & towards(e2,x3) & of(x4,x5) & n_woman(x1) & n_tower(x3) & n_snow(x2) & n_orange(x5) & n_light(x7) & n_cone(x4) & in(e1,x2) & for(e1,e2) & card_eq_2(x1) & Theme(e3,x7) & Actor(e3,x6) & Actor(e2,x1) & Actor(e1,x1) & (x4 = x6))
exists e1 s1 x1 x2.(v_look(e1) & n_woman(x1) & n_tower(x2) & for(s1,e1) & at(e1,x2) & a_outside(s1) & Theme(s1,x1) & Actor(e1,x1))
Two women are standing in the snow looking towards a tower with a orange cone shaped light.
Men looking towards tower in the snow
2
-100
One cannot be men and women simultaneously.
exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(n_snow(x2) & for(e1,e2) & towards(e2,x3) & with(x3,x4) & Theme(e3,x7) & Actor(e3,x6) & v_shape(e3) & n_light(x7) & (x4 = x6) & n_cone(x4) & of(x4,x5) & n_orange(x5) & n_tower(x3) & Actor(e2,x1) & v_look(e2) & in(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & card_eq_2(x1))
exists e1 x1 x2 x3 x4.(n_snow(x4) & a_topic(x1) & in(e1,x4) & towards(e1,x3) & n_tower(x3) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_man(x1))
4e2c079c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_stand(e1) & v_shape(e3) & v_look(e2) & towards(e2,x3) & of(x4,x5) & n_woman(x1) & n_tower(x3) & n_snow(x2) & n_orange(x5) & n_light(x7) & n_cone(x4) & in(e1,x2) & for(e1,e2) & card_eq_2(x1) & Theme(e3,x7) & Actor(e3,x6) & Actor(e2,x1) & Actor(e1,x1) & (x4 = x6))
exists e1 x1 x2 x3 x4.(v_look(e1) & towards(e1,x3) & n_tower(x3) & n_snow(x4) & n_man(x1) & in(e1,x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
Two women are standing in the snow looking towards a tower with a orange cone shaped light.
The tower has fallen, killing both the women gazing upon it.
2
-100
One who is being killed would not be standing.
exists e2 e1 e3 x1 x2 x3 x4 x5 x6 x7.(n_snow(x2) & for(e1,e2) & towards(e2,x3) & with(x3,x4) & Theme(e3,x7) & Actor(e3,x6) & v_shape(e3) & n_light(x7) & (x4 = x6) & n_cone(x4) & of(x4,x5) & n_orange(x5) & n_tower(x3) & Actor(e2,x1) & v_look(e2) & in(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & card_eq_2(x1))
exists e2 e1 e3 x1 x2 x3 x4.(n_thing(x2) & n_woman(x2) & n_tower(x1) & for(e1,e3) & Theme(e3,x2) & Actor(e3,x1) & v_kill(e3) & upon(e2,x2) & Actor(e2,x4) & v_gaze(e2) & (x2 = x4) & Time(x2,x3) & n_both(x3) & Actor(e1,x1) & v_fall(e1))
4e2c0cb0-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_stand(e1) & v_shape(e3) & v_look(e2) & towards(e2,x3) & of(x4,x5) & n_woman(x1) & n_tower(x3) & n_snow(x2) & n_orange(x5) & n_light(x7) & n_cone(x4) & in(e1,x2) & for(e1,e2) & card_eq_2(x1) & Theme(e3,x7) & Actor(e3,x6) & Actor(e2,x1) & Actor(e1,x1) & (x4 = x6))
exists e2 e1 e3 x1 x2 x3 x4.(v_kill(e3) & v_gaze(e2) & v_fall(e1) & upon(e2,x2) & n_woman(x2) & n_tower(x1) & n_thing(x2) & n_both(x3) & for(e1,e3) & Time(x2,x3) & Theme(e3,x2) & Actor(e3,x1) & Actor(e2,x4) & Actor(e1,x1) & (x2 = x4))
Two women are standing in the snow looking towards a tower with a orange cone shaped light.
two women talk about how cold it is
1
0.514552
Just because women are standing in snow does not necessarily mean they will talk about how cold it is.
exists e1 e2 e3 x1 x2 x3 x4 x5 x6 x7.(n_snow(x2) & for(e1,e2) & towards(e2,x3) & with(x3,x4) & Theme(e3,x7) & Actor(e3,x6) & v_shape(e3) & n_light(x7) & (x4 = x6) & n_cone(x4) & of(x4,x5) & n_orange(x5) & n_tower(x3) & Actor(e2,x1) & v_look(e2) & in(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & card_eq_2(x1))
exists e1 x1.(exists s1 x2.(about(e1,s1) & Theme(s1,x2) & a_cold(s1) & of(x2,x1)) & n_thing(x1) & Actor(e1,x1) & v_talk(e1) & n_woman(x1) & card_eq_2(x1))
4e2c1174-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 e3 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_stand(e1) & v_shape(e3) & v_look(e2) & towards(e2,x3) & of(x4,x5) & n_woman(x1) & n_tower(x3) & n_snow(x2) & n_orange(x5) & n_light(x7) & n_cone(x4) & in(e1,x2) & for(e1,e2) & card_eq_2(x1) & Theme(e3,x7) & Actor(e3,x6) & Actor(e2,x1) & Actor(e1,x1) & (x4 = x6))
exists e1 x1.(v_talk(e1) & n_woman(x1) & n_thing(x1) & exists s1 x2.(of(x2,x1) & about(e1,s1) & a_cold(s1) & Theme(s1,x2)) & card_eq_2(x1) & Actor(e1,x1))
Two women are standing in the snow looking towards a tower with a orange cone shaped light.
A tower shines its orange light.
0
0.999957
Two women looking towards a orange light tower in snow
exists e2 e1 e3 x1 x2 x3 x4 x5 x6 x7.(n_snow(x2) & for(e1,e2) & towards(e2,x3) & with(x3,x4) & Theme(e3,x7) & Actor(e3,x6) & v_shape(e3) & n_light(x7) & (x4 = x6) & n_cone(x4) & of(x4,x5) & n_orange(x5) & n_tower(x3) & Actor(e2,x1) & v_look(e2) & in(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & card_eq_2(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_shine(e1) & n_light(x2) & of(x2,x3) & n_orange(x3) & of(x2,x1) & n_thing(x1) & n_tower(x1))
4e2c1606-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_stand(e1) & v_shape(e3) & v_look(e2) & towards(e2,x3) & of(x4,x5) & n_woman(x1) & n_tower(x3) & n_snow(x2) & n_orange(x5) & n_light(x7) & n_cone(x4) & in(e1,x2) & for(e1,e2) & card_eq_2(x1) & Theme(e3,x7) & Actor(e3,x6) & Actor(e2,x1) & Actor(e1,x1) & (x4 = x6))
exists e1 x1 x2 x3.(v_shine(e1) & of(x2,x3) & of(x2,x1) & n_tower(x1) & n_thing(x1) & n_orange(x3) & n_light(x2) & Theme(e1,x2) & Actor(e1,x1))
Two women are standing in the snow looking towards a tower with a orange cone shaped light.
two women stand in the snow
0
-100
Two women stand in the snow is a rephrasing of two women are standing in the snow.
exists e2 e3 e1 x1 x2 x3 x4 x5 x6 x7.(n_snow(x2) & for(e1,e2) & towards(e2,x3) & with(x3,x4) & Theme(e3,x7) & Actor(e3,x6) & v_shape(e3) & n_light(x7) & (x4 = x6) & n_cone(x4) & of(x4,x5) & n_orange(x5) & n_tower(x3) & Actor(e2,x1) & v_look(e2) & in(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & card_eq_2(x1))
exists e1 x1 x2.(n_snow(x2) & in(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & card_eq_2(x1))
4e2c1a70-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_stand(e1) & v_shape(e3) & v_look(e2) & towards(e2,x3) & of(x4,x5) & n_woman(x1) & n_tower(x3) & n_snow(x2) & n_orange(x5) & n_light(x7) & n_cone(x4) & in(e1,x2) & for(e1,e2) & card_eq_2(x1) & Theme(e3,x7) & Actor(e3,x6) & Actor(e2,x1) & Actor(e1,x1) & (x4 = x6))
exists e1 x1 x2.(v_stand(e1) & n_woman(x1) & n_snow(x2) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1))
Two women are standing in the snow looking towards a tower with a orange cone shaped light.
Women look at tower in knee deep snow
1
0.07283
Snow can be as thin as paper sometimes, not always knee deep.
exists e2 e3 e1 x1 x2 x3 x4 x5 x6 x7.(n_snow(x2) & for(e1,e2) & towards(e2,x3) & with(x3,x4) & Theme(e3,x7) & Actor(e3,x6) & v_shape(e3) & n_light(x7) & (x4 = x6) & n_cone(x4) & of(x4,x5) & n_orange(x5) & n_tower(x3) & Actor(e2,x1) & v_look(e2) & in(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & card_eq_2(x1))
exists e1 s1 x1 x2 x3 x4.(at(e1,x2) & in(x2,x3) & n_snow(x3) & a_deep(s1) & Theme(s1,x3) & of(x3,x4) & n_knee(x4) & n_tower(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1))
4e2c1eda-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_stand(e1) & v_shape(e3) & v_look(e2) & towards(e2,x3) & of(x4,x5) & n_woman(x1) & n_tower(x3) & n_snow(x2) & n_orange(x5) & n_light(x7) & n_cone(x4) & in(e1,x2) & for(e1,e2) & card_eq_2(x1) & Theme(e3,x7) & Actor(e3,x6) & Actor(e2,x1) & Actor(e1,x1) & (x4 = x6))
exists e1 s1 x1 x2 x3 x4.(v_look(e1) & of(x3,x4) & n_woman(x1) & n_tower(x2) & n_snow(x3) & n_knee(x4) & in(x2,x3) & at(e1,x2) & a_deep(s1) & Theme(s1,x3) & Actor(e1,x1))
Two women are standing in the snow looking towards a tower with a orange cone shaped light.
two women in bikinis on a beach
2
-100
Humans would not commonly be wearing bikinis on a beach if there was snow.
exists e2 e3 e1 x1 x2 x3 x4 x5 x6 x7.(n_snow(x2) & for(e1,e2) & towards(e2,x3) & with(x3,x4) & Theme(e3,x7) & Actor(e3,x6) & v_shape(e3) & n_light(x7) & (x4 = x6) & n_cone(x4) & of(x4,x5) & n_orange(x5) & n_tower(x3) & Actor(e2,x1) & v_look(e2) & in(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & card_eq_2(x1))
exists x1 x2 x3.(a_topic(x1) & in(x1,x2) & on(x2,x3) & n_beach(x3) & n_bikini(x2) & n_woman(x1) & card_eq_2(x1))
4e2c2344-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_stand(e1) & v_shape(e3) & v_look(e2) & towards(e2,x3) & of(x4,x5) & n_woman(x1) & n_tower(x3) & n_snow(x2) & n_orange(x5) & n_light(x7) & n_cone(x4) & in(e1,x2) & for(e1,e2) & card_eq_2(x1) & Theme(e3,x7) & Actor(e3,x6) & Actor(e2,x1) & Actor(e1,x1) & (x4 = x6))
exists x1 x2 x3.(on(x2,x3) & n_woman(x1) & n_bikini(x2) & n_beach(x3) & in(x1,x2) & card_eq_2(x1) & a_topic(x1))
A female basketball player wearing a red uniform is holding a basketball and looking up while an arm is trying to block her.
A little boy dribbles a basketball.
2
-100
Either a little boy or a female. You cannot hold and dribble a ball at the same time.
exists e3 e2 e4 e1 p1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9.(exists e5 p2 x10.(Topic(e5,p2) & Actor(e5,x10) & v_try(e5) & exists e6.(Theme(e6,x1) & Actor(e6,x10) & v_block(e6)) & n_arm(x10)) & n_female(x1) & while(e4,p1) & a_up(s5) & Manner(e4,s5) & Actor(e4,x6) & v_look(e4) & Theme(e3,x9) & Actor(e3,x8) & v_wear(e3) & n_uniform(x9) & a_red(s4) & Theme(s4,x9) & (x6 = x8) & n_player(x6) & of(x6,x7) & n_basketball(x7) & a_female(s3) & Theme(s3,x6) & Theme(e2,x5) & Actor(e2,x1) & v_hold(e2) & n_basketball(x5) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_uniform(x4) & a_red(s2) & Theme(s2,x4) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_basketball(x2) & a_female(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_dribble(e1) & n_basketball(x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1))
4e2c2876-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e2 e4 e1 p1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9.(while(e4,p1) & v_wear(e3) & v_wear(e1) & v_look(e4) & v_hold(e2) & of(x6,x7) & of(x1,x2) & n_uniform(x9) & n_uniform(x4) & n_player(x6) & n_player(x1) & n_female(x1) & n_basketball(x7) & n_basketball(x5) & n_basketball(x2) & exists e5 p2 x10.(v_try(e5) & n_arm(x10) & exists e6.(v_block(e6) & Theme(e6,x1) & Actor(e6,x10)) & Topic(e5,p2) & Actor(e5,x10)) & a_up(s5) & a_red(s4) & a_red(s2) & a_female(s3) & a_female(s1) & Theme(s4,x9) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x1) & Theme(e3,x9) & Theme(e2,x5) & Theme(e1,x4) & Manner(e4,s5) & Actor(e4,x6) & Actor(e3,x8) & Actor(e2,x1) & Actor(e1,x3) & (x6 = x8) & (x1 = x3))
exists e1 s1 x1 x2.(v_dribble(e1) & n_boy(x1) & n_basketball(x2) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A female basketball player wearing a red uniform is holding a basketball and looking up while an arm is trying to block her.
An athlete in a red uniform handles a ball.
1
-100
The player may just be in a class and not an athlete.
exists e4 e2 e3 e1 p1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9.(exists e5 p2 x10.(Topic(e5,p2) & Actor(e5,x10) & v_try(e5) & exists e6.(Theme(e6,x1) & Actor(e6,x10) & v_block(e6)) & n_arm(x10)) & n_female(x1) & while(e4,p1) & a_up(s5) & Manner(e4,s5) & Actor(e4,x6) & v_look(e4) & Theme(e3,x9) & Actor(e3,x8) & v_wear(e3) & n_uniform(x9) & a_red(s4) & Theme(s4,x9) & (x6 = x8) & n_player(x6) & of(x6,x7) & n_basketball(x7) & a_female(s3) & Theme(s3,x6) & Theme(e2,x5) & Actor(e2,x1) & v_hold(e2) & n_basketball(x5) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_uniform(x4) & a_red(s2) & Theme(s2,x4) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_basketball(x2) & a_female(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_handle(e1) & n_ball(x3) & in(x1,x2) & n_uniform(x2) & a_red(s1) & Theme(s1,x2) & n_athlete(x1))
4e2c2d12-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e2 e3 e1 p1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9.(while(e4,p1) & v_wear(e3) & v_wear(e1) & v_look(e4) & v_hold(e2) & of(x6,x7) & of(x1,x2) & n_uniform(x9) & n_uniform(x4) & n_player(x6) & n_player(x1) & n_female(x1) & n_basketball(x7) & n_basketball(x5) & n_basketball(x2) & exists e5 p2 x10.(v_try(e5) & n_arm(x10) & exists e6.(v_block(e6) & Theme(e6,x1) & Actor(e6,x10)) & Topic(e5,p2) & Actor(e5,x10)) & a_up(s5) & a_red(s4) & a_red(s2) & a_female(s3) & a_female(s1) & Theme(s4,x9) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x1) & Theme(e3,x9) & Theme(e2,x5) & Theme(e1,x4) & Manner(e4,s5) & Actor(e4,x6) & Actor(e3,x8) & Actor(e2,x1) & Actor(e1,x3) & (x6 = x8) & (x1 = x3))
exists e1 s1 x1 x2 x3.(v_handle(e1) & n_uniform(x2) & n_ball(x3) & n_athlete(x1) & in(x1,x2) & a_red(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
A female basketball player wearing a red uniform is holding a basketball and looking up while an arm is trying to block her.
A girl in red prepares to shoot a basketball as someone attemps to stop her.
0
-100
An arm must be attached to someone to function.
exists e2 e3 e4 e1 p1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9.(exists e5 p2 x10.(Topic(e5,p2) & Actor(e5,x10) & v_try(e5) & exists e6.(Theme(e6,x1) & Actor(e6,x10) & v_block(e6)) & n_arm(x10)) & n_female(x1) & while(e4,p1) & a_up(s5) & Manner(e4,s5) & Actor(e4,x6) & v_look(e4) & Theme(e3,x9) & Actor(e3,x8) & v_wear(e3) & n_uniform(x9) & a_red(s4) & Theme(s4,x9) & (x6 = x8) & n_player(x6) & of(x6,x7) & n_basketball(x7) & a_female(s3) & Theme(s3,x6) & Theme(e2,x5) & Actor(e2,x1) & v_hold(e2) & n_basketball(x5) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_uniform(x4) & a_red(s2) & Theme(s2,x4) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_basketball(x2) & a_female(s1) & Theme(s1,x1))
exists e1 p1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_prepare(e1) & exists e2 p2 x3.(exists e3 p3 x4.(Topic(e3,p3) & Actor(e3,x4) & v_attemp(e3) & exists e4.(Theme(e4,x1) & Actor(e4,x4) & v_stop(e4)) & n_person(x4)) & as(e2,p2) & Theme(e2,x3) & Actor(e2,x1) & v_shoot(e2) & n_basketball(x3)) & n_female(x1) & in(x1,x2) & n_red(x2) & n_girl(x1))
4e2c3190-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e4 e1 p1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9.(while(e4,p1) & v_wear(e3) & v_wear(e1) & v_look(e4) & v_hold(e2) & of(x6,x7) & of(x1,x2) & n_uniform(x9) & n_uniform(x4) & n_player(x6) & n_player(x1) & n_female(x1) & n_basketball(x7) & n_basketball(x5) & n_basketball(x2) & exists e5 p2 x10.(v_try(e5) & n_arm(x10) & exists e6.(v_block(e6) & Theme(e6,x1) & Actor(e6,x10)) & Topic(e5,p2) & Actor(e5,x10)) & a_up(s5) & a_red(s4) & a_red(s2) & a_female(s3) & a_female(s1) & Theme(s4,x9) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x1) & Theme(e3,x9) & Theme(e2,x5) & Theme(e1,x4) & Manner(e4,s5) & Actor(e4,x6) & Actor(e3,x8) & Actor(e2,x1) & Actor(e1,x3) & (x6 = x8) & (x1 = x3))
exists e1 p1 x1 x2.(v_prepare(e1) & n_red(x2) & n_girl(x1) & n_female(x1) & in(x1,x2) & exists e2 p2 x3.(v_shoot(e2) & n_basketball(x3) & exists e3 p3 x4.(v_attemp(e3) & n_person(x4) & exists e4.(v_stop(e4) & Theme(e4,x1) & Actor(e4,x4)) & Topic(e3,p3) & Actor(e3,x4)) & as(e2,p2) & Theme(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
Two ladies admiring a statue.
The women are kickboxing.
2
-100
Admiring and kickboxing are two different things.
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_admire(e1) & n_statue(x3) & (x1 = x2) & n_lady(x1) & card_eq_2(x1))
exists e1 x1.(n_woman(x1) & Actor(e1,x1) & v_kickbox(e1))
4e2c3640-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_admire(e1) & n_statue(x3) & n_lady(x1) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1.(v_kickbox(e1) & n_woman(x1) & Actor(e1,x1))
Two ladies admiring a statue.
The women are near a statue.
0
-100
Women is a synonym for ladies, also if they are admiring a statue this implies that they are 'near a statue'.
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_admire(e1) & n_statue(x3) & (x1 = x2) & n_lady(x1) & card_eq_2(x1))
exists p1 x1.(n_woman(x1) & exists x2.(near(x1,x2) & n_statue(x2)))
4e2c3ae6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_admire(e1) & n_statue(x3) & n_lady(x1) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists x1.(n_woman(x1) & exists x2.(near(x1,x2) & n_statue(x2)))
Two ladies admiring a statue.
The women are in a museum.
1
-100
Not all statues are in a museum.
exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_admire(e1) & n_statue(x3) & (x1 = x2) & n_lady(x1) & card_eq_2(x1))
exists p1 x1.(n_woman(x1) & exists x2.(in(x1,x2) & n_museum(x2)))
4e2c3f6e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_admire(e1) & n_statue(x3) & n_lady(x1) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists x1.(n_woman(x1) & exists x2.(n_museum(x2) & in(x1,x2)))
Two small dogs that look almost identical are playing in the grass.
Two dogs are playing with a tennis ball outside.
1
-100
Dogs can play without a tennis ball.
exists e2 e1 p1 s1 x1 x2 x3.(n_grass(x3) & in(e2,x3) & Actor(e2,x1) & v_play(e2) & exists s2.(r_almost(s2) & Theme(s2,x2) & a_identical(s2)) & Topic(e1,p1) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_dog(x1) & a_small(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 x1 x2 x3 x4.(with(e1,x2) & n_outside(x2) & of(x2,x4) & n_ball(x4) & of(x2,x3) & n_tennis(x3) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & card_eq_2(x1))
4e2c43ec-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 x1 x2 x3.(v_play(e2) & v_look(e1) & n_grass(x3) & n_dog(x1) & in(e2,x3) & exists s2.(r_almost(s2) & a_identical(s2) & Theme(s2,x2)) & card_eq_2(x1) & a_small(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3 x4.(with(e1,x2) & v_play(e1) & of(x2,x4) & of(x2,x3) & n_tennis(x3) & n_outside(x2) & n_dog(x1) & n_ball(x4) & card_eq_2(x1) & Actor(e1,x1))
Two small dogs that look almost identical are playing in the grass.
Dogs are playing outdoors.
0
-100
Dogs can be implied to be outdoors if they are playing in the grass.
exists e1 e2 p1 s1 x1 x2 x3.(n_grass(x3) & in(e2,x3) & Actor(e2,x1) & v_play(e2) & exists s2.(r_almost(s2) & Theme(s2,x2) & a_identical(s2)) & Topic(e1,p1) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_dog(x1) & a_small(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outdoors(x2) & n_dog(x1))
4e2c4860-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 p1 s1 x1 x2 x3.(v_play(e2) & v_look(e1) & n_grass(x3) & n_dog(x1) & in(e2,x3) & exists s2.(r_almost(s2) & a_identical(s2) & Theme(s2,x2)) & card_eq_2(x1) & a_small(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_play(e1) & n_outdoors(x2) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1))
Two small dogs that look almost identical are playing in the grass.
Two dogs are relaxing inside.
2
-100
They are either playing or relaxing, not both. Grass is outside, not inside.
exists e2 e1 p1 s1 x1 x2 x3.(n_grass(x3) & in(e2,x3) & Actor(e2,x1) & v_play(e2) & exists s2.(r_almost(s2) & Theme(s2,x2) & a_identical(s2)) & Topic(e1,p1) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_dog(x1) & a_small(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 s1 x1.(a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_relax(e1) & n_dog(x1) & card_eq_2(x1))
4e2c4d6a-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 p1 s1 x1 x2 x3.(v_play(e2) & v_look(e1) & n_grass(x3) & n_dog(x1) & in(e2,x3) & exists s2.(r_almost(s2) & a_identical(s2) & Theme(s2,x2)) & card_eq_2(x1) & a_small(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1.(v_relax(e1) & n_dog(x1) & card_eq_2(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1))
Two fluffy white dogs running in green grass.
Two dogs chase a ball together.
1
-100
Dogs can run without chasing a ball.
exists e1 s1 s2 s3 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_grass(x3) & a_green(s3) & Theme(s3,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_fluffy(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 s1 x1 x2.(a_together(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_ball(x2) & n_dog(x1) & card_eq_2(x1))
4e2c5210-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_run(e1) & n_grass(x3) & n_dog(x1) & in(e1,x3) & card_eq_2(x1) & a_white(s2) & a_topic(x1) & a_green(s3) & a_fluffy(s1) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_chase(e1) & n_dog(x1) & n_ball(x2) & card_eq_2(x1) & a_together(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
Two fluffy white dogs running in green grass.
Two dogs are running.
0
-100
Two fluffy white dogs running is a rephrasing of two dogs are running.
exists e1 s1 s2 s3 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_grass(x3) & a_green(s3) & Theme(s3,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_fluffy(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 x1.(Actor(e1,x1) & v_run(e1) & n_dog(x1) & card_eq_2(x1))
4e2c5684-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_run(e1) & n_grass(x3) & n_dog(x1) & in(e1,x3) & card_eq_2(x1) & a_white(s2) & a_topic(x1) & a_green(s3) & a_fluffy(s1) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1.(v_run(e1) & n_dog(x1) & card_eq_2(x1) & Actor(e1,x1))
Two fluffy white dogs running in green grass.
Two dogs are jumping on their owner.
2
-100
You cannot run while jumping simultaneously.
exists e1 s1 s2 s3 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_grass(x3) & a_green(s3) & Theme(s3,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_fluffy(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 x1 x2.(on(e1,x2) & n_owner(x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_jump(e1) & n_dog(x1) & card_eq_2(x1))
4e2c5ae4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2 x3.(v_run(e1) & n_grass(x3) & n_dog(x1) & in(e1,x3) & card_eq_2(x1) & a_white(s2) & a_topic(x1) & a_green(s3) & a_fluffy(s1) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_jump(e1) & on(e1,x2) & of(x2,x1) & n_thing(x1) & n_owner(x2) & n_dog(x1) & card_eq_2(x1) & Actor(e1,x1))
Two yellow dogs run together in green grass.
Two dogs run through grass.
0
-100
If two dogs run together, they can be presumed to run through an area.
exists e1 s1 s2 s3 x1 x2.(a_together(s3) & Manner(e1,s3) & in(e1,x2) & n_grass(x2) & a_green(s2) & Theme(s2,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & a_yellow(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 x1 x2.(through(e1,x2) & n_grass(x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & card_eq_2(x1))
4e2c5fa8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2.(v_run(e1) & n_grass(x2) & n_dog(x1) & in(e1,x2) & card_eq_2(x1) & a_yellow(s1) & a_together(s3) & a_green(s2) & Theme(s2,x2) & Theme(s1,x1) & Manner(e1,s3) & Actor(e1,x1))
exists e1 x1 x2.(v_run(e1) & through(e1,x2) & n_grass(x2) & n_dog(x1) & card_eq_2(x1) & Actor(e1,x1))
Two yellow dogs run together in green grass.
Two birds sing.
2
-100
They are either birds or dogs. You cannot sing while running.
exists e1 s1 s2 s3 x1 x2.(a_together(s3) & Manner(e1,s3) & in(e1,x2) & n_grass(x2) & a_green(s2) & Theme(s2,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & a_yellow(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 x1.(Actor(e1,x1) & v_sing(e1) & n_bird(x1) & card_eq_2(x1))
4e2c6412-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2.(v_run(e1) & n_grass(x2) & n_dog(x1) & in(e1,x2) & card_eq_2(x1) & a_yellow(s1) & a_together(s3) & a_green(s2) & Theme(s2,x2) & Theme(s1,x1) & Manner(e1,s3) & Actor(e1,x1))
exists e1 x1.(v_sing(e1) & n_bird(x1) & card_eq_2(x1) & Actor(e1,x1))
Two yellow dogs run together in green grass.
Two dogs play in the grass.
1
-100
Dogs can run together without them play, they may be hunting dogs.
exists e1 s1 s2 s3 x1 x2.(a_together(s3) & Manner(e1,s3) & in(e1,x2) & n_grass(x2) & a_green(s2) & Theme(s2,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & a_yellow(s1) & Theme(s1,x1) & card_eq_2(x1))
exists x1 x2 x3.(n_grass(x3) & a_topic(x1) & in(x1,x3) & n_play(x1) & of(x1,x2) & n_dog(x2) & card_eq_2(x1))
4e2c685e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 x1 x2.(v_run(e1) & n_grass(x2) & n_dog(x1) & in(e1,x2) & card_eq_2(x1) & a_yellow(s1) & a_together(s3) & a_green(s2) & Theme(s2,x2) & Theme(s1,x1) & Manner(e1,s3) & Actor(e1,x1))
exists x1 x2 x3.(of(x1,x2) & n_play(x1) & n_grass(x3) & n_dog(x2) & in(x1,x3) & card_eq_2(x1) & a_topic(x1))
The two small dogs run through the grass.
the dogs are outside
0
-100
Two dogs can be implied from the word dogs, and if they run through grass it can be presumed that they are outside.
exists e1 s1 x1 x2.(n_grass(x2) & n_dog(x1) & a_small(s1) & Theme(s1,x1) & card_eq_2(x1) & through(e1,x2) & Actor(e1,x1) & v_run(e1))
exists s1 x1.(n_dog(x1) & Theme(s1,x1) & a_outside(s1))
4e2c6cb4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_run(e1) & through(e1,x2) & n_grass(x2) & n_dog(x1) & card_eq_2(x1) & a_small(s1) & Theme(s1,x1) & Actor(e1,x1))
exists s1 x1.(n_dog(x1) & a_outside(s1) & Theme(s1,x1))
The two small dogs run through the grass.
the dogs chase after a squirell
1
-100
The dogs can run without them chasing a squirell.
exists e1 s1 x1 x2.(n_grass(x2) & n_dog(x1) & a_small(s1) & Theme(s1,x1) & card_eq_2(x1) & through(e1,x2) & Actor(e1,x1) & v_run(e1))
exists x1 x2 x3.(n_chase(x1) & of(x1,x2) & n_dog(x2) & a_topic(x1) & after(x1,x3) & n_squirell(x3))
4e2c7114-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_run(e1) & through(e1,x2) & n_grass(x2) & n_dog(x1) & card_eq_2(x1) & a_small(s1) & Theme(s1,x1) & Actor(e1,x1))
exists x1 x2 x3.(of(x1,x2) & n_squirell(x3) & n_dog(x2) & n_chase(x1) & after(x1,x3) & a_topic(x1))
The two small dogs run through the grass.
the dogs are swimming
2
-100
You cannot run and be swimming at the same time.
exists e1 s1 x1 x2.(n_grass(x2) & n_dog(x1) & a_small(s1) & Theme(s1,x1) & card_eq_2(x1) & through(e1,x2) & Actor(e1,x1) & v_run(e1))
exists e1 x1.(n_dog(x1) & Actor(e1,x1) & v_swim(e1))
4e2c772c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_run(e1) & through(e1,x2) & n_grass(x2) & n_dog(x1) & card_eq_2(x1) & a_small(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1.(v_swim(e1) & n_dog(x1) & Actor(e1,x1))
Two small dogs run through the grass.
two small dogs are sleeping in the grass
2
-100
You cannot run while you are sleeping.
exists e1 s1 x1 x2.(n_grass(x2) & through(e1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & a_small(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 s1 x1 x2.(n_grass(x2) & in(e1,x2) & Actor(e1,x1) & v_sleep(e1) & n_dog(x1) & a_small(s1) & Theme(s1,x1) & card_eq_2(x1))
4e2c7c40-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_run(e1) & through(e1,x2) & n_grass(x2) & n_dog(x1) & card_eq_2(x1) & a_small(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_sleep(e1) & n_grass(x2) & n_dog(x1) & in(e1,x2) & card_eq_2(x1) & a_small(s1) & Theme(s1,x1) & Actor(e1,x1))
Two small dogs run through the grass.
two small dogs are outside
0
-100
If dogs are running through the grass, it is implied that they are outside.
exists e1 s1 x1 x2.(n_grass(x2) & through(e1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & a_small(s1) & Theme(s1,x1) & card_eq_2(x1))
exists s1 s2 x1.(Theme(s2,x1) & a_outside(s2) & n_dog(x1) & a_small(s1) & Theme(s1,x1) & card_eq_2(x1))
4e2c80b4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_run(e1) & through(e1,x2) & n_grass(x2) & n_dog(x1) & card_eq_2(x1) & a_small(s1) & Theme(s1,x1) & Actor(e1,x1))
exists s1 s2 x1.(n_dog(x1) & card_eq_2(x1) & a_small(s1) & a_outside(s2) & Theme(s2,x1) & Theme(s1,x1))
Two small dogs run through the grass.
two small dogs are chasing a bird in the grass
1
-100
The dogs can be running without chasing a bird.
exists e1 s1 x1 x2.(n_grass(x2) & through(e1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & a_small(s1) & Theme(s1,x1) & card_eq_2(x1))
exists e1 s1 x1 x2 x3.(n_grass(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_bird(x2) & n_dog(x1) & a_small(s1) & Theme(s1,x1) & card_eq_2(x1))
4e2c858c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2.(v_run(e1) & through(e1,x2) & n_grass(x2) & n_dog(x1) & card_eq_2(x1) & a_small(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 s1 x1 x2 x3.(v_chase(e1) & n_grass(x3) & n_dog(x1) & n_bird(x2) & in(e1,x3) & card_eq_2(x1) & a_small(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
A man is playing the accordion.
A man is playing an instrument.
0
-100
An accordion is a type of instrument.
exists e1 x1 x2.(n_accordion(x2) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_instrument(x2) & n_man(x1))
4e2c9752-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2.(v_play(e1) & n_man(x1) & n_accordion(x2) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_play(e1) & n_man(x1) & n_instrument(x2) & Theme(e1,x2) & Actor(e1,x1))