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 man is eating lunch and drinking water.
A man is working out at the gym.
2
-100
If a man is eating lunch he is not working out at a gym.
exists p1 x1.(exists s1 x2 x3 x4 x5.((x1 = x2) & subset_of(x4,x2) & n_water(x4) & of(x4,x5) & n_drinking(x5) & subset_of(x3,x2) & n_lunch(x3) & a_eating(s1) & Theme(s1,x3)) & n_man(x1))
exists e1 s1 x1 x2.(n_gym(x2) & at(e1,x2) & a_out(s1) & Manner(e1,s1) & Actor(e1,x1) & v_work(e1) & n_man(x1))
77257232-e4c8-11ec-9cdd-0242ac1c0002
exists x1.(n_man(x1) & exists s1 x2 x3 x4 x5.(subset_of(x4,x2) & subset_of(x3,x2) & of(x4,x5) & n_water(x4) & n_lunch(x3) & n_drinking(x5) & a_eating(s1) & Theme(s1,x3) & (x1 = x2)))
exists e1 s1 x1 x2.(v_work(e1) & n_man(x1) & n_gym(x2) & at(e1,x2) & a_out(s1) & Manner(e1,s1) & Actor(e1,x1))
A man is eating lunch and drinking water.
A man is eating a cheeseburger.
1
-100
Lunch does not have to be a cheeseburger.
exists p1 x1.(exists s1 x2 x3 x4 x5.((x1 = x2) & subset_of(x4,x2) & n_water(x4) & of(x4,x5) & n_drinking(x5) & subset_of(x3,x2) & n_lunch(x3) & a_eating(s1) & Theme(s1,x3)) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_cheeseburger(x2) & n_man(x1))
77257714-e4c8-11ec-9cdd-0242ac1c0002
exists x1.(n_man(x1) & exists s1 x2 x3 x4 x5.(subset_of(x4,x2) & subset_of(x3,x2) & of(x4,x5) & n_water(x4) & n_lunch(x3) & n_drinking(x5) & a_eating(s1) & Theme(s1,x3) & (x1 = x2)))
exists e1 x1 x2.(v_eat(e1) & n_man(x1) & n_cheeseburger(x2) & Theme(e1,x2) & Actor(e1,x1))
Two men in red hats working on a billboard.
Two men are eating hot dogs while watching TV.
2
-100
They are either eating or working.
exists e1 s1 x1 x2 x3.(on(e1,x3) & n_billboard(x3) & Actor(e1,x1) & v_work(e1) & in(x1,x2) & n_hat(x2) & a_red(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1))
exists e2 e1 s1 x1 x2 x3.(while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_watch(e2) & n_tv(x3) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_dog(x2) & a_hot(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1))
77258358-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_work(e1) & on(e1,x3) & n_man(x1) & n_hat(x2) & n_billboard(x3) & in(x1,x2) & card_eq_2(x1) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e2 e1 s1 x1 x2 x3.(while(e1,e2) & v_watch(e2) & v_eat(e1) & n_tv(x3) & n_man(x1) & n_dog(x2) & card_eq_2(x1) & a_hot(s1) & Theme(s1,x2) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
Two men in red hats working on a billboard.
Two males are standing on a ledge putting up paper.
0
-100
Men are types of males and on a ledge putting up paper implies they are working on a billboard since billboards are normally next to ledges.
exists e1 s1 x1 x2 x3.(on(e1,x3) & n_billboard(x3) & Actor(e1,x1) & v_work(e1) & in(x1,x2) & n_hat(x2) & a_red(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1))
exists e1 e2 s1 x1 x2 x3.(for(e1,e2) & a_up(s1) & Manner(e2,s1) & Theme(e2,x3) & Actor(e2,x1) & v_put(e2) & n_paper(x3) & on(e1,x2) & n_ledge(x2) & Actor(e1,x1) & v_stand(e1) & n_male(x1) & card_eq_2(x1))
7725888a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_work(e1) & on(e1,x3) & n_man(x1) & n_hat(x2) & n_billboard(x3) & in(x1,x2) & card_eq_2(x1) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1))
exists e1 e2 s1 x1 x2 x3.(v_stand(e1) & v_put(e2) & on(e1,x2) & n_paper(x3) & n_male(x1) & n_ledge(x2) & for(e1,e2) & card_eq_2(x1) & a_up(s1) & Theme(e2,x3) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x1))
A boy and a girl dancing.
A girl and a boy dance together.
0
-100
A boy and a girl dancing implies that they are dancing together.
exists s1 x1 x2 x3.(a_topic(s1) & subset_of(x2,s1) & n_dancing(x2) & of(x2,x3) & n_girl(x3) & subset_of(x1,s1) & n_boy(x1))
exists s1 x1 x2 x3.(a_topic(s1) & subset_of(x2,s1) & r_together(x2) & n_dance(x2) & of(x2,x3) & n_boy(x3) & subset_of(x1,s1) & n_girl(x1))
77258f10-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x3) & n_girl(x3) & n_dancing(x2) & n_boy(x1) & a_topic(s1))
exists s1 x1 x2 x3.(subset_of(x2,s1) & subset_of(x1,s1) & r_together(x2) & of(x2,x3) & n_girl(x1) & n_dance(x2) & n_boy(x3) & a_topic(s1))
A boy and a girl dancing.
A boy and a girl sit on the couch.
2
-100
They are either dancing or sit on the couch.
exists s1 x1 x2 x3.(a_topic(s1) & subset_of(x2,s1) & n_dancing(x2) & of(x2,x3) & n_girl(x3) & subset_of(x1,s1) & n_boy(x1))
exists e1 x1 x2 x3 x4.(n_couch(x4) & on(e1,x4) & Actor(e1,x1) & v_sit(e1) & subset_of(x3,x1) & n_girl(x3) & subset_of(x2,x1) & n_boy(x2))
77259456-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x3) & n_girl(x3) & n_dancing(x2) & n_boy(x1) & a_topic(s1))
exists e1 x1 x2 x3 x4.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x4) & n_girl(x3) & n_couch(x4) & n_boy(x2) & Actor(e1,x1))
A boy and a girl dancing.
A boy and a girl dance the waltz.
1
-100
We don't know that the people are dancing the waltz.
exists s1 x1 x2 x3.(a_topic(s1) & subset_of(x2,s1) & n_dancing(x2) & of(x2,x3) & n_girl(x3) & subset_of(x1,s1) & n_boy(x1))
exists s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & n_waltz(x4) & (x2 = x4) & n_dance(x2) & of(x2,x3) & n_girl(x3) & subset_of(x1,s1) & n_boy(x1))
77259988-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x3) & n_girl(x3) & n_dancing(x2) & n_boy(x1) & a_topic(s1))
exists s1 x1 x2 x3 x4.(subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x3) & n_waltz(x4) & n_girl(x3) & n_dance(x2) & n_boy(x1) & a_topic(s1) & (x2 = x4))
Construction workers repairing a wall in a cherry picker.
They are outdoors.
1
-100
Sentence 1 is missing outdoors
exists e1 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_repair(e1) & in(x3,x4) & n_picker(x4) & of(x4,x5) & n_cherry(x5) & n_wall(x3) & n_worker(x1) & of(x1,x2) & n_construction(x2))
exists p1 x1.(n_thing(x1) & exists x2.((x1 = x2) & n_outdoors(x2)))
77259f28-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_repair(e1) & of(x4,x5) & of(x1,x2) & n_worker(x1) & n_wall(x3) & n_picker(x4) & n_construction(x2) & n_cherry(x5) & in(x3,x4) & Theme(e1,x3) & Actor(e1,x1))
exists x1.(n_thing(x1) & exists x2.(n_outdoors(x2) & (x1 = x2)))
Construction workers repairing a wall in a cherry picker.
They are making repairs.
0
-100
Construction workers repairing a wall implies they are making repairs.
exists e1 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_repair(e1) & in(x3,x4) & n_picker(x4) & of(x4,x5) & n_cherry(x5) & n_wall(x3) & n_worker(x1) & of(x1,x2) & n_construction(x2))
exists e1 x1 x2.(n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_repair(x2))
7725a4be-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_repair(e1) & of(x4,x5) & of(x1,x2) & n_worker(x1) & n_wall(x3) & n_picker(x4) & n_construction(x2) & n_cherry(x5) & in(x3,x4) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_make(e1) & n_thing(x1) & n_repair(x2) & Theme(e1,x2) & Actor(e1,x1))
A man wearing a blue shirt is interacting with a woman wearing a red skirt, while another man wearing black looks on.
Three men are singing in the streets.
2
-100
Sentence one is about two men and a woman. Therefore, sentence two can not be about three men
exists e3 e1 e4 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e2,x4) & while(e3,x7) & a_on(s4) & Manner(e4,s4) & Theme(e4,x9) & Actor(e4,x8) & v_wear(e4) & n_look(x9) & a_black(s3) & Theme(s3,x9) & (x7 = x8) & n_man(x7) & -(x7 = x1) & n_man(x1) & n_man(x1) & Theme(e3,x6) & Actor(e3,x5) & v_wear(e3) & n_skirt(x6) & a_red(s2) & Theme(s2,x6) & (x4 = x5) & n_woman(x4) & Actor(e2,x1) & v_interact(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & a_blue(s1) & Theme(s1,x3) & (x1 = x2))
exists e1 x1 x2.(n_street(x2) & in(e1,x2) & Actor(e1,x1) & v_sing(e1) & n_man(x1) & card_eq_3(x1))
7725b026-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e4 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e2,x4) & while(e3,x7) & v_wear(e4) & v_wear(e3) & v_wear(e1) & v_interact(e2) & n_woman(x4) & n_skirt(x6) & n_shirt(x3) & n_man(x7) & n_man(x1) & n_look(x9) & a_red(s2) & a_on(s4) & a_blue(s1) & a_black(s3) & Theme(s3,x9) & Theme(s2,x6) & Theme(s1,x3) & Theme(e4,x9) & Theme(e3,x6) & Theme(e1,x3) & Manner(e4,s4) & Actor(e4,x8) & Actor(e3,x5) & Actor(e2,x1) & Actor(e1,x2) & -(x7 = x1) & (x7 = x8) & (x4 = x5) & (x1 = x2))
exists e1 x1 x2.(v_sing(e1) & n_street(x2) & n_man(x1) & in(e1,x2) & card_eq_3(x1) & Actor(e1,x1))
Workers working on the side of a building.
Wokers paint over graffiti on a building.
1
-100
Work going on the side of a building doesn't imply that workers paint over graffiti
exists e1 x1 x2 x3.(n_side(x2) & on(e1,x2) & of(x2,x3) & n_building(x3) & Actor(e1,x1) & v_work(e1) & n_worker(x1))
exists e1 x1 x2 x3.(over(e1,x2) & on(x2,x3) & n_building(x3) & n_graffitus(x2) & Actor(e1,x1) & v_paint(e1) & n_woker(x1))
7725bff8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_work(e1) & on(e1,x2) & of(x2,x3) & n_worker(x1) & n_side(x2) & n_building(x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_paint(e1) & over(e1,x2) & on(x2,x3) & n_woker(x1) & n_graffitus(x2) & n_building(x3) & Actor(e1,x1))
Workers working on the side of a building.
Workers are working.
0
-100
Workers are working on a building
exists e1 x1 x2 x3.(n_side(x2) & on(e1,x2) & of(x2,x3) & n_building(x3) & Actor(e1,x1) & v_work(e1) & n_worker(x1))
exists e1 x1.(Actor(e1,x1) & v_work(e1) & n_worker(x1))
7725c9a8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_work(e1) & on(e1,x2) & of(x2,x3) & n_worker(x1) & n_side(x2) & n_building(x3) & Actor(e1,x1))
exists e1 x1.(v_work(e1) & n_worker(x1) & Actor(e1,x1))
A black dog standing in the water.
A dog running through water.
2
-100
Dog is either running or standing.
exists s1 x1 x2 x3.(n_water(x3) & a_topic(x1) & in(x1,x3) & n_standing(x1) & of(x1,x2) & n_dog(x2) & a_black(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(a_topic(x1) & through(e1,x3) & n_water(x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1))
7725d84e-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x1 x2 x3.(of(x1,x2) & n_water(x3) & n_standing(x1) & n_dog(x2) & in(x1,x3) & a_topic(x1) & a_black(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(v_run(e1) & through(e1,x3) & n_water(x3) & n_dog(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
A young girl in a pink jacket walking down a gravel path in a wooded area.
A girl is wearing a jacket and walking.
1
-100
Just because a pink jacket is walking down a gravel path does not mean a girl is wearing a jacket and walking.
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & in(e1,x6) & n_area(x6) & a_wooded(s4) & Theme(s4,x6) & a_down(s3) & Manner(e1,s3) & Theme(e1,x4) & Actor(e1,x3) & v_walk(e1) & n_path(x4) & of(x4,x5) & n_gravel(x5) & (x2 = x3) & n_jacket(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & subset_of(x4,x2) & n_walking(x4) & subset_of(x3,x2) & n_jacket(x3) & n_girl(x1))
7728ab50-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6.(v_walk(e1) & of(x4,x5) & n_path(x4) & n_jacket(x2) & n_gravel(x5) & n_girl(x1) & n_area(x6) & in(x1,x2) & in(e1,x6) & a_young(s1) & a_wooded(s4) & a_topic(x1) & a_pink(s2) & a_down(s3) & Theme(s4,x6) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x4) & Manner(e1,s3) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2 x3 x4.(v_wear(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_walking(x4) & n_jacket(x3) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1))
A white dog is leaping over a tree stump.
the dog is taking a walk with its owner
1
-100
There is nothing to indicate that the dog is taking a walk with its owner.
exists e1 s1 x1 x2 x3.(over(e1,x2) & n_stump(x2) & of(x2,x3) & n_tree(x3) & Actor(e1,x1) & v_leap(e1) & n_dog(x1) & a_white(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(n_owner(x3) & of(x3,x1) & n_thing(x1) & n_dog(x1) & with(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_walk(x2))
7728b0d2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_leap(e1) & over(e1,x2) & of(x2,x3) & n_tree(x3) & n_stump(x2) & n_dog(x1) & a_white(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(with(e1,x3) & v_take(e1) & of(x3,x1) & n_walk(x2) & n_thing(x1) & n_owner(x3) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1))
A white dog is leaping over a tree stump.
the dog is running
0
-100
A dog leaping over something implies that dog is also running. .
exists e1 s1 x1 x2 x3.(over(e1,x2) & n_stump(x2) & of(x2,x3) & n_tree(x3) & Actor(e1,x1) & v_leap(e1) & n_dog(x1) & a_white(s1) & Theme(s1,x1))
exists e1 x1.(n_dog(x1) & Actor(e1,x1) & v_run(e1))
7728b708-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_leap(e1) & over(e1,x2) & of(x2,x3) & n_tree(x3) & n_stump(x2) & n_dog(x1) & a_white(s1) & Theme(s1,x1) & Actor(e1,x1))
exists e1 x1.(v_run(e1) & n_dog(x1) & Actor(e1,x1))
A white dog is leaping over a tree stump.
the dog has been inside all day
2
-100
Tree stumps are not located inside.
exists e1 s1 x1 x2 x3.(over(e1,x2) & n_stump(x2) & of(x2,x3) & n_tree(x3) & Actor(e1,x1) & v_leap(e1) & n_dog(x1) & a_white(s1) & Theme(s1,x1))
exists p1 x1.(n_dog(x1) & all x2.(n_day(x2) -> inside(x1,x2)))
7728bc4e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3.(v_leap(e1) & over(e1,x2) & of(x2,x3) & n_tree(x3) & n_stump(x2) & n_dog(x1) & a_white(s1) & Theme(s1,x1) & Actor(e1,x1))
exists x1.(n_dog(x1) & all x2.(inside(x1,x2) | -n_day(x2)))
A dog is leaping over a tree stump.
The cat leaps over the tree stump.
2
-100
There is either a dog or there is a cat.
exists e1 x1 x2 x3.(over(e1,x2) & n_stump(x2) & of(x2,x3) & n_tree(x3) & Actor(e1,x1) & v_leap(e1) & n_dog(x1))
exists e1 x1 x2 x3.(n_stump(x2) & of(x2,x3) & n_tree(x3) & n_cat(x1) & over(e1,x2) & Actor(e1,x1) & v_leap(e1))
7728c180-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_leap(e1) & over(e1,x2) & of(x2,x3) & n_tree(x3) & n_stump(x2) & n_dog(x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_leap(e1) & over(e1,x2) & of(x2,x3) & n_tree(x3) & n_stump(x2) & n_cat(x1) & Actor(e1,x1))
A dog is leaping over a tree stump.
The dog leaps over the stump.
0
-100
A tree stump is one type of stump.
exists e1 x1 x2 x3.(over(e1,x2) & n_stump(x2) & of(x2,x3) & n_tree(x3) & Actor(e1,x1) & v_leap(e1) & n_dog(x1))
exists e1 x1 x2.(n_stump(x2) & n_dog(x1) & over(e1,x2) & Actor(e1,x1) & v_leap(e1))
7728cbb2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3.(v_leap(e1) & over(e1,x2) & of(x2,x3) & n_tree(x3) & n_stump(x2) & n_dog(x1) & Actor(e1,x1))
exists e1 x1 x2.(v_leap(e1) & over(e1,x2) & n_stump(x2) & n_dog(x1) & Actor(e1,x1))
A woman looking at something in a storefront window.
A woman is staring at the window.
0
-100
Looking at something may also be called staring at something.
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & at(e1,x3) & in(x3,x4) & n_window(x4) & of(x4,x5) & n_storefront(x5) & n_thing(x3) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2.(n_window(x2) & at(e1,x2) & Actor(e1,x1) & v_stare(e1) & n_woman(x1))
7728d12a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_look(e1) & of(x4,x5) & n_woman(x1) & n_window(x4) & n_thing(x3) & n_storefront(x5) & in(x3,x4) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_stare(e1) & n_woman(x1) & n_window(x2) & at(e1,x2) & Actor(e1,x1))
A woman looking at something in a storefront window.
A woman is staring at the window with anticipation.
1
-100
There is nothing to indicate that the woman is staring at the window with anticipation.
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & at(e1,x3) & in(x3,x4) & n_window(x4) & of(x4,x5) & n_storefront(x5) & n_thing(x3) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2 x3.(n_window(x2) & at(e1,x2) & with(x2,x3) & n_anticipation(x3) & Actor(e1,x1) & v_stare(e1) & n_woman(x1))
7728d63e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_look(e1) & of(x4,x5) & n_woman(x1) & n_window(x4) & n_thing(x3) & n_storefront(x5) & in(x3,x4) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(with(x2,x3) & v_stare(e1) & n_woman(x1) & n_window(x2) & n_anticipation(x3) & at(e1,x2) & Actor(e1,x1))
A woman looking at something in a storefront window.
A woman is throwing trash at the window.
2
-100
One is either looking at something or throwing trash.
exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & at(e1,x3) & in(x3,x4) & n_window(x4) & of(x4,x5) & n_storefront(x5) & n_thing(x3) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_woman(x1))
exists e1 x1 x2 x3.(n_window(x3) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_trash(x2) & n_woman(x1))
7728dd28-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4 x5.(v_look(e1) & of(x4,x5) & n_woman(x1) & n_window(x4) & n_thing(x3) & n_storefront(x5) & in(x3,x4) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_throw(e1) & n_woman(x1) & n_window(x3) & n_trash(x2) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
Two men with brown shirts are working on building a brick house.
Two men are shopping.
2
-100
One cannot be shopping and working on building a brick house at the same time.
exists e2 e1 s1 x1 x2 x3 x4 x5.(on(e1,e2) & Theme(e2,x4) & Actor(e2,x3) & v_build(e2) & n_house(x4) & of(x4,x5) & n_brick(x5) & Actor(e1,x1) & v_work(e1) & with(x1,x2) & n_shirt(x2) & a_brown(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1))
exists p1 x1.(exists x2.((x1 = x2) & n_shopping(x2)) & n_man(x1) & card_eq_2(x1))
7728f0e2-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5.(with(x1,x2) & v_work(e1) & v_build(e2) & on(e1,e2) & of(x4,x5) & n_shirt(x2) & n_man(x1) & n_house(x4) & n_brick(x5) & card_eq_2(x1) & a_brown(s1) & Theme(s1,x2) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1))
exists x1.(n_man(x1) & exists x2.(n_shopping(x2) & (x1 = x2)) & card_eq_2(x1))
Two men with brown shirts are working on building a brick house.
Two men are working on building.
0
-100
A brick house is a kind of building.
exists e1 e2 s1 x1 x2 x3 x4 x5.(on(e1,e2) & Theme(e2,x4) & Actor(e2,x3) & v_build(e2) & n_house(x4) & of(x4,x5) & n_brick(x5) & Actor(e1,x1) & v_work(e1) & with(x1,x2) & n_shirt(x2) & a_brown(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1))
exists e1 x1 x2.(on(e1,x2) & n_building(x2) & Actor(e1,x1) & v_work(e1) & n_man(x1) & card_eq_2(x1))
7728f5ce-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5.(with(x1,x2) & v_work(e1) & v_build(e2) & on(e1,e2) & of(x4,x5) & n_shirt(x2) & n_man(x1) & n_house(x4) & n_brick(x5) & card_eq_2(x1) & a_brown(s1) & Theme(s1,x2) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_work(e1) & on(e1,x2) & n_man(x1) & n_building(x2) & card_eq_2(x1) & Actor(e1,x1))
A bartender pours a drink into a martini glass.
a bartender serves a beer
2
-100
Beer is not served in a martini glass.
exists e1 x1 x2 x3 x4.(into(e1,x3) & n_glass(x3) & of(x3,x4) & n_martini(x4) & Theme(e1,x2) & Actor(e1,x1) & v_pour(e1) & n_drink(x2) & n_bartender(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_serve(e1) & n_beer(x2) & n_bartender(x1))
772900d2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_pour(e1) & of(x3,x4) & n_martini(x4) & n_glass(x3) & n_drink(x2) & n_bartender(x1) & into(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_serve(e1) & n_beer(x2) & n_bartender(x1) & Theme(e1,x2) & Actor(e1,x1))
A bartender pours a drink into a martini glass.
a person makes a martini
0
-100
A bartender is a person. A martini is usually poured into a martini glass.
exists e1 x1 x2 x3 x4.(into(e1,x3) & n_glass(x3) & of(x3,x4) & n_martini(x4) & Theme(e1,x2) & Actor(e1,x1) & v_pour(e1) & n_drink(x2) & n_bartender(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_martini(x2) & n_person(x1))
77290604-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_pour(e1) & of(x3,x4) & n_martini(x4) & n_glass(x3) & n_drink(x2) & n_bartender(x1) & into(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_make(e1) & n_person(x1) & n_martini(x2) & Theme(e1,x2) & Actor(e1,x1))
A bartender pours a drink into a martini glass.
a bartender serves james bond
1
-100
Just because a bartender pours a drink into a martini glass does not mean he serves james bond.
exists e1 x1 x2 x3 x4.(into(e1,x3) & n_glass(x3) & of(x3,x4) & n_martini(x4) & Theme(e1,x2) & Actor(e1,x1) & v_pour(e1) & n_drink(x2) & n_bartender(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_serve(e1) & n_bond(x2) & of(x2,x3) & n_jame(x3) & n_bartender(x1))
77290afa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 x1 x2 x3 x4.(v_pour(e1) & of(x3,x4) & n_martini(x4) & n_glass(x3) & n_drink(x2) & n_bartender(x1) & into(e1,x3) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_serve(e1) & of(x2,x3) & n_jame(x3) & n_bond(x2) & n_bartender(x1) & Theme(e1,x2) & Actor(e1,x1))
A man with tattoos is mixing a fancy drink at a bar.
A woman is mixing lemonade.
2
-100
A man is not the same as a woman. Mixing lemonade is different than mixing a drink at a bar.
exists e1 s1 x1 x2 x3 x4.(at(e1,x4) & n_bar(x4) & Theme(e1,x3) & Actor(e1,x1) & v_mix(e1) & n_drink(x3) & a_fancy(s1) & Theme(s1,x3) & with(x1,x2) & n_tattoo(x2) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_mix(e1) & n_lemonade(x2) & n_woman(x1))
77290fdc-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_mix(e1) & n_tattoo(x2) & n_man(x1) & n_drink(x3) & n_bar(x4) & at(e1,x4) & a_fancy(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_mix(e1) & n_woman(x1) & n_lemonade(x2) & Theme(e1,x2) & Actor(e1,x1))
A man with tattoos is mixing a fancy drink at a bar.
The man is an experienced bartender.
1
-100
the man mixing a drink doesn't have to be experienced
exists e1 s1 x1 x2 x3 x4.(at(e1,x4) & n_bar(x4) & Theme(e1,x3) & Actor(e1,x1) & v_mix(e1) & n_drink(x3) & a_fancy(s1) & Theme(s1,x3) & with(x1,x2) & n_tattoo(x2) & n_man(x1))
exists p1 x1.(n_man(x1) & exists s1 x2.((x1 = x2) & n_bartender(x2) & a_experienced(s1) & Theme(s1,x2)))
772914b4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_mix(e1) & n_tattoo(x2) & n_man(x1) & n_drink(x3) & n_bar(x4) & at(e1,x4) & a_fancy(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1))
exists x1.(n_man(x1) & exists s1 x2.(n_bartender(x2) & a_experienced(s1) & Theme(s1,x2) & (x1 = x2)))
A man with tattoos is mixing a fancy drink at a bar.
The man in mixing a drink.
0
-100
To state that man is mixing a fancy drink also states that he is mixing a drink.
exists e1 s1 x1 x2 x3 x4.(at(e1,x4) & n_bar(x4) & Theme(e1,x3) & Actor(e1,x1) & v_mix(e1) & n_drink(x3) & a_fancy(s1) & Theme(s1,x3) & with(x1,x2) & n_tattoo(x2) & n_man(x1))
exists e1 x1 x2 x3.(n_man(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_mix(e1) & n_drink(x3) & (x1 = x2))
77291996-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_mix(e1) & n_tattoo(x2) & n_man(x1) & n_drink(x3) & n_bar(x4) & at(e1,x4) & a_fancy(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_mix(e1) & n_man(x1) & n_drink(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
Somebody took a photo of a girl with long black hair taking a photo.
A girl is eating flowers
2
-100
One cannot be eating flowers and taking a photo at the same time.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(for(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_take(e2) & n_photo(x5) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & with(x3,x4) & n_hair(x4) & a_black(s2) & Theme(s2,x4) & a_long(s1) & Theme(s1,x4) & n_girl(x3) & n_photo(x2) & n_person(x1))
exists p1 x1.(exists s1 x2.((x1 = x2) & n_flower(x2) & a_eating(s1) & Theme(s1,x2)) & n_girl(x1))
77291e78-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(with(x3,x4) & v_take(e2) & v_take(e1) & of(x2,x3) & n_photo(x5) & n_photo(x2) & n_person(x1) & n_hair(x4) & n_girl(x3) & for(e1,e2) & a_long(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x4) & Theme(e2,x5) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists x1.(n_girl(x1) & exists s1 x2.(n_flower(x2) & a_eating(s1) & Theme(s1,x2) & (x1 = x2)))
Somebody took a photo of a girl with long black hair taking a photo.
A friend took a picture of her
1
-100
There is nothing to indicate that a friend took a picture.
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(for(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_take(e2) & n_photo(x5) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & with(x3,x4) & n_hair(x4) & a_black(s2) & Theme(s2,x4) & a_long(s1) & Theme(s1,x4) & n_girl(x3) & n_photo(x2) & n_person(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & n_her(x3) & n_picture(x2) & n_friend(x1))
77292364-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(with(x3,x4) & v_take(e2) & v_take(e1) & of(x2,x3) & n_photo(x5) & n_photo(x2) & n_person(x1) & n_hair(x4) & n_girl(x3) & for(e1,e2) & a_long(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x4) & Theme(e2,x5) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_take(e1) & of(x2,x3) & n_picture(x2) & n_her(x3) & n_friend(x1) & Theme(e1,x2) & Actor(e1,x1))
Somebody took a photo of a girl with long black hair taking a photo.
A person took a picture of a girl
0
-100
Somebody implies person
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(for(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_take(e2) & n_photo(x5) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & with(x3,x4) & n_hair(x4) & a_black(s2) & Theme(s2,x4) & a_long(s1) & Theme(s1,x4) & n_girl(x3) & n_photo(x2) & n_person(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x2,x3) & n_girl(x3) & n_picture(x2) & n_person(x1))
77292a76-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(with(x3,x4) & v_take(e2) & v_take(e1) & of(x2,x3) & n_photo(x5) & n_photo(x2) & n_person(x1) & n_hair(x4) & n_girl(x3) & for(e1,e2) & a_long(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x4) & Theme(e2,x5) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_take(e1) & of(x2,x3) & n_picture(x2) & n_person(x1) & n_girl(x3) & Theme(e1,x2) & Actor(e1,x1))
A young person, wears red sandals, black pants and a blue shirt, his head and face covered with a checked scarf and carrying a rocket launcher.
Someone is planning to attack using a rocket launcher.
1
-100
Carrying does not imply planning to attack.
exists e3 e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14.(Theme(e3,x2) & Actor(e3,x1) & v_wear(e3) & rel(x2,x3) & subset_of(x5,x3) & rel(x5,x6) & with(e1,x10) & subset_of(e2,x10) & Theme(e2,x13) & Actor(e2,x12) & v_carry(e2) & n_launcher(x13) & of(x13,x14) & n_rocket(x14) & n_thing(x12) & subset_of(x11,x10) & n_scarf(x11) & a_checked(s5) & Theme(s5,x11) & Theme(e1,x9) & v_cover(e1) & (x6 = x9) & n_face(x8) & n_head(x7) & subset_of(x8,x6) & subset_of(x7,x6) & of(x6,x1) & n_male(x1) & n_shirt(x5) & a_blue(s4) & Theme(s4,x5) & subset_of(x4,x3) & n_pants(x4) & a_black(s3) & Theme(s3,x4) & n_sandal(x2) & a_red(s2) & Theme(s2,x2) & n_person(x1) & a_young(s1) & Theme(s1,x1))
exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_plan(e1) & exists e3 e2 x2 x3 x4.(Theme(e3,e2) & Actor(e3,x1) & v_attack(e3) & Theme(e2,x3) & Actor(e2,x2) & v_use(e2) & n_launcher(x3) & of(x3,x4) & n_rocket(x4) & n_thing(x2)) & n_person(x1))
77293084-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14.(with(e1,x10) & v_wear(e3) & v_cover(e1) & v_carry(e2) & subset_of(x8,x6) & subset_of(x7,x6) & subset_of(x5,x3) & subset_of(x4,x3) & subset_of(x11,x10) & subset_of(e2,x10) & rel(x5,x6) & rel(x2,x3) & of(x6,x1) & of(x13,x14) & n_thing(x12) & n_shirt(x5) & n_scarf(x11) & n_sandal(x2) & n_rocket(x14) & n_person(x1) & n_pants(x4) & n_male(x1) & n_launcher(x13) & n_head(x7) & n_face(x8) & a_young(s1) & a_red(s2) & a_checked(s5) & a_blue(s4) & a_black(s3) & Theme(s5,x11) & Theme(s4,x5) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x2) & Theme(e2,x13) & Theme(e1,x9) & Actor(e3,x1) & Actor(e2,x12) & (x6 = x9))
exists e1 p1 x1.(v_plan(e1) & n_person(x1) & exists e3 e2 x2 x3 x4.(v_use(e2) & v_attack(e3) & of(x3,x4) & n_thing(x2) & n_rocket(x4) & n_launcher(x3) & Theme(e3,e2) & Theme(e2,x3) & Actor(e3,x1) & Actor(e2,x2)) & Topic(e1,p1) & Actor(e1,x1))
A young person, wears red sandals, black pants and a blue shirt, his head and face covered with a checked scarf and carrying a rocket launcher.
Someone is holding a rocket launcher.
0
-100
If they're carrying the launcher, they are also holding it.
exists e2 e3 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14.(Theme(e3,x2) & Actor(e3,x1) & v_wear(e3) & rel(x2,x3) & subset_of(x5,x3) & rel(x5,x6) & with(e1,x10) & subset_of(e2,x10) & Theme(e2,x13) & Actor(e2,x12) & v_carry(e2) & n_launcher(x13) & of(x13,x14) & n_rocket(x14) & n_thing(x12) & subset_of(x11,x10) & n_scarf(x11) & a_checked(s5) & Theme(s5,x11) & Theme(e1,x9) & v_cover(e1) & (x6 = x9) & n_face(x8) & n_head(x7) & subset_of(x8,x6) & subset_of(x7,x6) & of(x6,x1) & n_male(x1) & n_shirt(x5) & a_blue(s4) & Theme(s4,x5) & subset_of(x4,x3) & n_pants(x4) & a_black(s3) & Theme(s3,x4) & n_sandal(x2) & a_red(s2) & Theme(s2,x2) & n_person(x1) & a_young(s1) & Theme(s1,x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_launcher(x2) & of(x2,x3) & n_rocket(x3) & n_person(x1))
772935a2-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14.(with(e1,x10) & v_wear(e3) & v_cover(e1) & v_carry(e2) & subset_of(x8,x6) & subset_of(x7,x6) & subset_of(x5,x3) & subset_of(x4,x3) & subset_of(x11,x10) & subset_of(e2,x10) & rel(x5,x6) & rel(x2,x3) & of(x6,x1) & of(x13,x14) & n_thing(x12) & n_shirt(x5) & n_scarf(x11) & n_sandal(x2) & n_rocket(x14) & n_person(x1) & n_pants(x4) & n_male(x1) & n_launcher(x13) & n_head(x7) & n_face(x8) & a_young(s1) & a_red(s2) & a_checked(s5) & a_blue(s4) & a_black(s3) & Theme(s5,x11) & Theme(s4,x5) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x2) & Theme(e2,x13) & Theme(e1,x9) & Actor(e3,x1) & Actor(e2,x12) & (x6 = x9))
exists e1 x1 x2 x3.(v_hold(e1) & of(x2,x3) & n_rocket(x3) & n_person(x1) & n_launcher(x2) & Theme(e1,x2) & Actor(e1,x1))
A young person, wears red sandals, black pants and a blue shirt, his head and face covered with a checked scarf and carrying a rocket launcher.
Someone is carrying a stuffed animal.
2
-100
A rocket launcher is not a stuffed animal.
exists e2 e3 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14.(Theme(e3,x2) & Actor(e3,x1) & v_wear(e3) & rel(x2,x3) & subset_of(x5,x3) & rel(x5,x6) & with(e1,x10) & subset_of(e2,x10) & Theme(e2,x13) & Actor(e2,x12) & v_carry(e2) & n_launcher(x13) & of(x13,x14) & n_rocket(x14) & n_thing(x12) & subset_of(x11,x10) & n_scarf(x11) & a_checked(s5) & Theme(s5,x11) & Theme(e1,x9) & v_cover(e1) & (x6 = x9) & n_face(x8) & n_head(x7) & subset_of(x8,x6) & subset_of(x7,x6) & of(x6,x1) & n_male(x1) & n_shirt(x5) & a_blue(s4) & Theme(s4,x5) & subset_of(x4,x3) & n_pants(x4) & a_black(s3) & Theme(s3,x4) & n_sandal(x2) & a_red(s2) & Theme(s2,x2) & n_person(x1) & a_young(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_animal(x2) & a_stuffed(s1) & Theme(s1,x2) & n_person(x1))
77293aa2-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14.(with(e1,x10) & v_wear(e3) & v_cover(e1) & v_carry(e2) & subset_of(x8,x6) & subset_of(x7,x6) & subset_of(x5,x3) & subset_of(x4,x3) & subset_of(x11,x10) & subset_of(e2,x10) & rel(x5,x6) & rel(x2,x3) & of(x6,x1) & of(x13,x14) & n_thing(x12) & n_shirt(x5) & n_scarf(x11) & n_sandal(x2) & n_rocket(x14) & n_person(x1) & n_pants(x4) & n_male(x1) & n_launcher(x13) & n_head(x7) & n_face(x8) & a_young(s1) & a_red(s2) & a_checked(s5) & a_blue(s4) & a_black(s3) & Theme(s5,x11) & Theme(s4,x5) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x2) & Theme(e2,x13) & Theme(e1,x9) & Actor(e3,x1) & Actor(e2,x12) & (x6 = x9))
exists e1 s1 x1 x2.(v_carry(e1) & n_person(x1) & n_animal(x2) & a_stuffed(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A bartender with a white shirt is pouring a glass of orange liquor.
A bartender is serving drinks.
0
-100
pouring implies serving
exists e1 s1 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_pour(e1) & of(x3,x4) & n_liquor(x4) & of(x4,x5) & n_orange(x5) & n_glass(x3) & with(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_bartender(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_serve(e1) & n_drink(x2) & n_bartender(x1))
77293f8e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(with(x1,x2) & v_pour(e1) & of(x4,x5) & of(x3,x4) & n_shirt(x2) & n_orange(x5) & n_liquor(x4) & n_glass(x3) & n_bartender(x1) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_serve(e1) & n_drink(x2) & n_bartender(x1) & Theme(e1,x2) & Actor(e1,x1))
A bartender with a white shirt is pouring a glass of orange liquor.
A bartender gets into a fight.
1
-100
just because a bartender is pouring a glass of orange liquor doesn't imply the bartender gets into a fight.
exists e1 s1 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_pour(e1) & of(x3,x4) & n_liquor(x4) & of(x4,x5) & n_orange(x5) & n_glass(x3) & with(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_bartender(x1))
exists e1 x1 x2.(into(e1,x2) & n_fight(x2) & Actor(e1,x1) & v_get(e1) & n_bartender(x1))
77294466-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(with(x1,x2) & v_pour(e1) & of(x4,x5) & of(x3,x4) & n_shirt(x2) & n_orange(x5) & n_liquor(x4) & n_glass(x3) & n_bartender(x1) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_get(e1) & n_fight(x2) & n_bartender(x1) & into(e1,x2) & Actor(e1,x1))
A bartender with a white shirt is pouring a glass of orange liquor.
A bartender is running down the street.
2
-100
The bartender is not running down the street, he's pouring a glass of liquor.
exists e1 s1 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_pour(e1) & of(x3,x4) & n_liquor(x4) & of(x4,x5) & n_orange(x5) & n_glass(x3) & with(x1,x2) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_bartender(x1))
exists e1 s1 x1 x2.(n_street(x2) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_run(e1) & n_bartender(x1))
7729495c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(with(x1,x2) & v_pour(e1) & of(x4,x5) & of(x3,x4) & n_shirt(x2) & n_orange(x5) & n_liquor(x4) & n_glass(x3) & n_bartender(x1) & a_white(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_run(e1) & n_street(x2) & n_bartender(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
The Good Humor man all dressed in white leans on his truck.
Man leans on his truck
0
-100
He leans in both sentences.
exists s1 x2 x3 x5.(n_truck(x5) & of(x5,x2) & n_male(x2) & n_man(x2) & (x2 = x3) & ne_nam_humor(x3) & a_good(s1) & Theme(s1,x2) & all x1.((x1 = x2) -> exists e1 s2 x4.(on(e1,x5) & in(e1,x4) & n_lean(x4) & a_white(s2) & Theme(s2,x4) & Theme(e1,x1) & v_dress(e1))))
exists x1 x2 x3.(a_topic(x1) & on(x1,x3) & n_truck(x3) & of(x3,x1) & n_male(x1) & n_lean(x1) & of(x1,x2) & n_man(x2))
77294f88-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x2 x3 x5.(of(x5,x2) & ne_nam_humor(x3) & n_truck(x5) & n_man(x2) & n_male(x2) & all x1.(exists e1 s2 x4.(v_dress(e1) & on(e1,x5) & n_lean(x4) & in(e1,x4) & a_white(s2) & Theme(s2,x4) & Theme(e1,x1)) | -(x1 = x2)) & a_good(s1) & Theme(s1,x2) & (x2 = x3))
exists x1 x2 x3.(on(x1,x3) & of(x3,x1) & of(x1,x2) & n_truck(x3) & n_man(x2) & n_male(x1) & n_lean(x1) & a_topic(x1))
The Good Humor man all dressed in white leans on his truck.
The ice cream man drives away as children run after him.
2
-100
An ice cream man does not have to be from Good Humor.
exists s1 x2 x3 x5.(n_truck(x5) & of(x5,x2) & n_male(x2) & n_man(x2) & (x2 = x3) & ne_nam_humor(x3) & a_good(s1) & Theme(s1,x2) & all x1.((x1 = x2) -> exists e1 s2 x4.(on(e1,x5) & in(e1,x4) & n_lean(x4) & a_white(s2) & Theme(s2,x4) & Theme(e1,x1) & v_dress(e1))))
exists e1 x1 x2 x3 x4 x5.(n_male(x1) & n_drive(x1) & of(x1,x4) & n_man(x4) & of(x1,x3) & n_cream(x3) & of(x1,x2) & n_ice(x2) & after(e1,x1) & Actor(e1,x1) & v_run(e1) & n_away(x1) & as(x1,x5) & n_child(x5))
772954f6-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x2 x3 x5.(of(x5,x2) & ne_nam_humor(x3) & n_truck(x5) & n_man(x2) & n_male(x2) & all x1.(exists e1 s2 x4.(v_dress(e1) & on(e1,x5) & n_lean(x4) & in(e1,x4) & a_white(s2) & Theme(s2,x4) & Theme(e1,x1)) | -(x1 = x2)) & a_good(s1) & Theme(s1,x2) & (x2 = x3))
exists e1 x1 x2 x3 x4 x5.(v_run(e1) & of(x1,x4) & of(x1,x3) & of(x1,x2) & n_man(x4) & n_male(x1) & n_ice(x2) & n_drive(x1) & n_cream(x3) & n_child(x5) & n_away(x1) & as(x1,x5) & after(e1,x1) & Actor(e1,x1))
The Good Humor man all dressed in white leans on his truck.
The ice cream man waits for some customers
1
-100
Leaning does not imply waiting for customers.
exists s1 x2 x3 x5.(n_truck(x5) & of(x5,x2) & n_male(x2) & n_man(x2) & (x2 = x3) & ne_nam_humor(x3) & a_good(s1) & Theme(s1,x2) & all x1.((x1 = x2) -> exists e1 s2 x4.(on(e1,x5) & in(e1,x4) & n_lean(x4) & a_white(s2) & Theme(s2,x4) & Theme(e1,x1) & v_dress(e1))))
exists x1 x2 x3 x4 x5.(n_wait(x1) & of(x1,x4) & n_man(x4) & of(x1,x3) & n_cream(x3) & of(x1,x2) & n_ice(x2) & a_topic(x1) & for(x1,x5) & n_customer(x5))
772959ec-e4c8-11ec-9cdd-0242ac1c0002
exists s1 x2 x3 x5.(of(x5,x2) & ne_nam_humor(x3) & n_truck(x5) & n_man(x2) & n_male(x2) & all x1.(exists e1 s2 x4.(v_dress(e1) & on(e1,x5) & n_lean(x4) & in(e1,x4) & a_white(s2) & Theme(s2,x4) & Theme(e1,x1)) | -(x1 = x2)) & a_good(s1) & Theme(s1,x2) & (x2 = x3))
exists x1 x2 x3 x4 x5.(of(x1,x4) & of(x1,x3) & of(x1,x2) & n_wait(x1) & n_man(x4) & n_ice(x2) & n_customer(x5) & n_cream(x3) & for(x1,x5) & a_topic(x1))
A man in a blue shirt is having a drink next to a lady.
A man is having a drink.
0
-100
man in a blue shirt implies man
exists e1 s1 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_have(e1) & to(x4,x5) & n_lady(x5) & next(x3,x4) & n_thing(x4) & n_drink(x3) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_drink(x2) & n_man(x1))
77296da6-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_have(e1) & to(x4,x5) & next(x3,x4) & n_thing(x4) & n_shirt(x2) & n_man(x1) & n_lady(x5) & n_drink(x3) & in(x1,x2) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_have(e1) & n_man(x1) & n_drink(x2) & Theme(e1,x2) & Actor(e1,x1))
A man in a blue shirt is having a drink next to a lady.
A woman is sitting in rehab.
2
-100
The woman can't be in rehab if she's having a drink with a man.
exists e1 s1 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_have(e1) & to(x4,x5) & n_lady(x5) & next(x3,x4) & n_thing(x4) & n_drink(x3) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2.(in(e1,x2) & n_rehab(x2) & Actor(e1,x1) & v_sit(e1) & n_woman(x1))
77297242-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_have(e1) & to(x4,x5) & next(x3,x4) & n_thing(x4) & n_shirt(x2) & n_man(x1) & n_lady(x5) & n_drink(x3) & in(x1,x2) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2.(v_sit(e1) & n_woman(x1) & n_rehab(x2) & in(e1,x2) & Actor(e1,x1))
A man in a blue shirt is having a drink next to a lady.
A man is having a whiskey on the rocks.
1
-100
just because is drinking doesn't mean he is having a whiskey on the rocks.
exists e1 s1 x1 x2 x3 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_have(e1) & to(x4,x5) & n_lady(x5) & next(x3,x4) & n_thing(x4) & n_drink(x3) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2 x3.(n_rock(x3) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & on(x2,x3) & n_whiskey(x2) & n_man(x1))
772977ce-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_have(e1) & to(x4,x5) & next(x3,x4) & n_thing(x4) & n_shirt(x2) & n_man(x1) & n_lady(x5) & n_drink(x3) & in(x1,x2) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_have(e1) & on(x2,x3) & n_whiskey(x2) & n_rock(x3) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
Guy with leaves on his head walking through rain.
he is outside during the storm.
1
-100
The fact that it is raining does not necessarily mean there is a storm.
exists e1 s1 x1 x2 x3 x4.(ne_nam_guy(s1) & a_topic(s1) & with(s1,x1) & through(e1,x4) & n_rain(x4) & Actor(e1,x3) & v_walk(e1) & (x1 = x3) & on(x1,x2) & n_head(x2) & of(x2,x1) & n_male(x1) & n_leaf(x1))
exists s1 x1 x2.(n_storm(x2) & n_male(x1) & during(s1,x2) & Theme(s1,x1) & a_outside(s1))
77297c92-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(s1,x1) & v_walk(e1) & through(e1,x4) & on(x1,x2) & of(x2,x1) & ne_nam_guy(s1) & n_rain(x4) & n_male(x1) & n_leaf(x1) & n_head(x2) & a_topic(s1) & Actor(e1,x3) & (x1 = x3))
exists s1 x1 x2.(n_storm(x2) & n_male(x1) & during(s1,x2) & a_outside(s1) & Theme(s1,x1))
Guy with leaves on his head walking through rain.
he walks around enjoying the sunshine.
2
-100
There is no sunshine, there is only rain.
exists e1 s1 x1 x2 x3 x4.(ne_nam_guy(s1) & a_topic(s1) & with(s1,x1) & through(e1,x4) & n_rain(x4) & Actor(e1,x3) & v_walk(e1) & (x1 = x3) & on(x1,x2) & n_head(x2) & of(x2,x1) & n_male(x1) & n_leaf(x1))
exists e2 e1 x1 x2.(n_sunshine(x2) & n_male(x1) & around(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_enjoy(e2) & Actor(e1,x1) & v_walk(e1))
77298200-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(s1,x1) & v_walk(e1) & through(e1,x4) & on(x1,x2) & of(x2,x1) & ne_nam_guy(s1) & n_rain(x4) & n_male(x1) & n_leaf(x1) & n_head(x2) & a_topic(s1) & Actor(e1,x3) & (x1 = x3))
exists e2 e1 x1 x2.(v_walk(e1) & v_enjoy(e2) & n_sunshine(x2) & n_male(x1) & around(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x1))
Guy with leaves on his head walking through rain.
he is in the rain with stuff in his hair.
0
-100
Guy implies he
exists e1 s1 x1 x2 x3 x4.(ne_nam_guy(s1) & a_topic(s1) & with(s1,x1) & through(e1,x4) & n_rain(x4) & Actor(e1,x3) & v_walk(e1) & (x1 = x3) & on(x1,x2) & n_head(x2) & of(x2,x1) & n_male(x1) & n_leaf(x1))
exists p1 x1 x2 x4.(n_hair(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & n_rain(x2) & exists x3.(in(x1,x2) & in(x2,x4) & with(x2,x3) & n_stuff(x3)))
772987f0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(with(s1,x1) & v_walk(e1) & through(e1,x4) & on(x1,x2) & of(x2,x1) & ne_nam_guy(s1) & n_rain(x4) & n_male(x1) & n_leaf(x1) & n_head(x2) & a_topic(s1) & Actor(e1,x3) & (x1 = x3))
exists x1 x2 x4.(of(x4,x1) & n_rain(x2) & n_male(x1) & n_hair(x4) & exists x3.(with(x2,x3) & n_stuff(x3) & in(x2,x4) & in(x1,x2)))
People standing at a table with items on it one of which is holding and item and looking to the side.
People stand in front of a table.
0
-100
People who stand are standing.
exists e1 e2 e3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_side(x9) & to(e3,x9) & Actor(e3,x8) & v_look(e3) & n_people(x8) & with(e1,x3) & subset_of(x7,x3) & n_item(x7) & Actor(e2,x6) & v_hold(e2) & of(x6,x5) & n_one(x6) & subset_of(x4,x3) & (x4 = x5) & on(x4,x1) & n_thing(x1) & n_item(x4) & at(e1,x2) & n_table(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1))
exists e1 x1 x2 x3.(in(e1,x2) & of(x2,x3) & n_table(x3) & n_front(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1))
77299d9e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 e3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x3) & v_stand(e1) & v_look(e3) & v_hold(e2) & to(e3,x9) & subset_of(x7,x3) & subset_of(x4,x3) & on(x4,x1) & of(x6,x5) & n_thing(x1) & n_table(x2) & n_side(x9) & n_people(x8) & n_people(x1) & n_one(x6) & n_item(x7) & n_item(x4) & at(e1,x2) & Actor(e3,x8) & Actor(e2,x6) & Actor(e1,x1) & (x4 = x5))
exists e1 x1 x2 x3.(v_stand(e1) & of(x2,x3) & n_table(x3) & n_people(x1) & n_front(x2) & in(e1,x2) & Actor(e1,x1))
People standing at a table with items on it one of which is holding and item and looking to the side.
People are hiding underneath a table.
2
-100
If people are standing they are not hiding underneath a table.
exists e2 e1 e3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_side(x9) & to(e3,x9) & Actor(e3,x8) & v_look(e3) & n_people(x8) & with(e1,x3) & subset_of(x7,x3) & n_item(x7) & Actor(e2,x6) & v_hold(e2) & of(x6,x5) & n_one(x6) & subset_of(x4,x3) & (x4 = x5) & on(x4,x1) & n_thing(x1) & n_item(x4) & at(e1,x2) & n_table(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1))
exists e1 x1 x2.(underneath(e1,x2) & n_table(x2) & Actor(e1,x1) & v_hide(e1) & n_people(x1))
7729a320-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x3) & v_stand(e1) & v_look(e3) & v_hold(e2) & to(e3,x9) & subset_of(x7,x3) & subset_of(x4,x3) & on(x4,x1) & of(x6,x5) & n_thing(x1) & n_table(x2) & n_side(x9) & n_people(x8) & n_people(x1) & n_one(x6) & n_item(x7) & n_item(x4) & at(e1,x2) & Actor(e3,x8) & Actor(e2,x6) & Actor(e1,x1) & (x4 = x5))
exists e1 x1 x2.(v_hide(e1) & underneath(e1,x2) & n_table(x2) & n_people(x1) & Actor(e1,x1))
People standing at a table with items on it one of which is holding and item and looking to the side.
People look at items for sale at a garage sale.
1
-100
Looking at items does not imply the items are for sale at a garage sale.
exists e2 e3 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_side(x9) & to(e3,x9) & Actor(e3,x8) & v_look(e3) & n_people(x8) & with(e1,x3) & subset_of(x7,x3) & n_item(x7) & Actor(e2,x6) & v_hold(e2) & of(x6,x5) & n_one(x6) & subset_of(x4,x3) & (x4 = x5) & on(x4,x1) & n_thing(x1) & n_item(x4) & at(e1,x2) & n_table(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1))
exists e1 x1 x2 x3 x4 x5.(for(e1,x3) & at(x3,x4) & n_sale(x4) & of(x4,x5) & n_garage(x5) & n_sale(x3) & at(e1,x2) & n_item(x2) & Actor(e1,x1) & v_look(e1) & n_people(x1))
7729a85c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x3) & v_stand(e1) & v_look(e3) & v_hold(e2) & to(e3,x9) & subset_of(x7,x3) & subset_of(x4,x3) & on(x4,x1) & of(x6,x5) & n_thing(x1) & n_table(x2) & n_side(x9) & n_people(x8) & n_people(x1) & n_one(x6) & n_item(x7) & n_item(x4) & at(e1,x2) & Actor(e3,x8) & Actor(e2,x6) & Actor(e1,x1) & (x4 = x5))
exists e1 x1 x2 x3 x4 x5.(v_look(e1) & of(x4,x5) & n_sale(x4) & n_sale(x3) & n_people(x1) & n_item(x2) & n_garage(x5) & for(e1,x3) & at(x3,x4) & at(e1,x2) & Actor(e1,x1))
A man in a black shirt, jeans, and wearing a hat is dangling from a rope with two buckets with him while painting the exterior of a building with a brown paint.
The man was hired by the company to paint the entire exterior of the building by himself.
1
-100
just because a man is painting the exterior of a building with a brown paint doesn't imply he was hired by the company to paint the entire exterior of the building by himself.
exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_exterior(x9) & while(e2,e3) & Theme(e3,x9) & Actor(e3,x1) & v_paint(e3) & of(x9,x10) & with(x10,x11) & n_paint(x11) & a_brown(s2) & Theme(s2,x11) & n_building(x10) & from(e2,x7) & with(x7,x8) & with(x8,x2) & n_male(x2) & n_bucket(x8) & card_eq_2(x8) & n_rope(x7) & Actor(e2,x1) & v_dangle(e2) & subset_of(e1,x1) & Theme(e1,x6) & Actor(e1,x5) & v_wear(e1) & n_hat(x6) & n_thing(x5) & subset_of(x2,x1) & in(x2,x3) & rel(x3,x4) & n_jeans(x4) & n_shirt(x3) & a_black(s1) & Theme(s1,x3) & n_man(x2))
exists e1 p1 s1 x1 x2 x3 x4.(n_male(x2) & n_building(x4) & n_exterior(x3) & a_entire(s1) & Theme(s1,x3) & n_company(x2) & n_man(x1) & Topic(e1,p1) & exists e2.(by(e2,x2) & Theme(e2,x3) & Actor(e2,x1) & v_paint(e2) & of(x3,x4)) & Actor(e1,x2) & Theme(e1,x1) & v_hire(e1))
7729ada2-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x8,x2) & with(x7,x8) & with(x10,x11) & while(e2,e3) & v_wear(e1) & v_paint(e3) & v_dangle(e2) & subset_of(x2,x1) & subset_of(e1,x1) & rel(x3,x4) & of(x9,x10) & n_thing(x5) & n_shirt(x3) & n_rope(x7) & n_paint(x11) & n_man(x2) & n_male(x2) & n_jeans(x4) & n_hat(x6) & n_exterior(x9) & n_building(x10) & n_bucket(x8) & in(x2,x3) & from(e2,x7) & card_eq_2(x8) & a_brown(s2) & a_black(s1) & Theme(s2,x11) & Theme(s1,x3) & Theme(e3,x9) & Theme(e1,x6) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x5))
exists e1 p1 s1 x1 x2 x3 x4.(v_hire(e1) & n_man(x1) & n_male(x2) & n_exterior(x3) & n_company(x2) & n_building(x4) & exists e2.(v_paint(e2) & of(x3,x4) & by(e2,x2) & Theme(e2,x3) & Actor(e2,x1)) & a_entire(s1) & Topic(e1,p1) & Theme(s1,x3) & Theme(e1,x1) & Actor(e1,x2))
A man in a black shirt, jeans, and wearing a hat is dangling from a rope with two buckets with him while painting the exterior of a building with a brown paint.
The man is skydiving for the first time.
2
-100
The man isn't skydiving, he's dangling from a rope.
exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_exterior(x9) & while(e2,e3) & Theme(e3,x9) & Actor(e3,x1) & v_paint(e3) & of(x9,x10) & with(x10,x11) & n_paint(x11) & a_brown(s2) & Theme(s2,x11) & n_building(x10) & from(e2,x7) & with(x7,x8) & with(x8,x2) & n_male(x2) & n_bucket(x8) & card_eq_2(x8) & n_rope(x7) & Actor(e2,x1) & v_dangle(e2) & subset_of(e1,x1) & Theme(e1,x6) & Actor(e1,x5) & v_wear(e1) & n_hat(x6) & n_thing(x5) & subset_of(x2,x1) & in(x2,x3) & rel(x3,x4) & n_jeans(x4) & n_shirt(x3) & a_black(s1) & Theme(s1,x3) & n_man(x2))
exists e1 s1 x1 x2.(n_time(x2) & a_first(s1) & Theme(s1,x2) & n_man(x1) & for(e1,x2) & Actor(e1,x1) & v_skydive(e1))
7729b2e8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x8,x2) & with(x7,x8) & with(x10,x11) & while(e2,e3) & v_wear(e1) & v_paint(e3) & v_dangle(e2) & subset_of(x2,x1) & subset_of(e1,x1) & rel(x3,x4) & of(x9,x10) & n_thing(x5) & n_shirt(x3) & n_rope(x7) & n_paint(x11) & n_man(x2) & n_male(x2) & n_jeans(x4) & n_hat(x6) & n_exterior(x9) & n_building(x10) & n_bucket(x8) & in(x2,x3) & from(e2,x7) & card_eq_2(x8) & a_brown(s2) & a_black(s1) & Theme(s2,x11) & Theme(s1,x3) & Theme(e3,x9) & Theme(e1,x6) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x5))
exists e1 s1 x1 x2.(v_skydive(e1) & n_time(x2) & n_man(x1) & for(e1,x2) & a_first(s1) & Theme(s1,x2) & Actor(e1,x1))
A man in a black shirt, jeans, and wearing a hat is dangling from a rope with two buckets with him while painting the exterior of a building with a brown paint.
There is one man in this picture, and he is outside.
0
-100
A man implies one man
exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_exterior(x9) & while(e2,e3) & Theme(e3,x9) & Actor(e3,x1) & v_paint(e3) & of(x9,x10) & with(x10,x11) & n_paint(x11) & a_brown(s2) & Theme(s2,x11) & n_building(x10) & from(e2,x7) & with(x7,x8) & with(x8,x2) & n_male(x2) & n_bucket(x8) & card_eq_2(x8) & n_rope(x7) & Actor(e2,x1) & v_dangle(e2) & subset_of(e1,x1) & Theme(e1,x6) & Actor(e1,x5) & v_wear(e1) & n_hat(x6) & n_thing(x5) & subset_of(x2,x1) & in(x2,x3) & rel(x3,x4) & n_jeans(x4) & n_shirt(x3) & a_black(s1) & Theme(s1,x3) & n_man(x2))
exists p1 s1 x1 x2 x4.(n_male(x2) & n_picture(x4) & Theme(s1,x2) & a_outside(s1) & exists x3.((x1 = x3) & in(x3,x4) & n_man(x3) & card_eq_1(x3)))
7729b82e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(with(x8,x2) & with(x7,x8) & with(x10,x11) & while(e2,e3) & v_wear(e1) & v_paint(e3) & v_dangle(e2) & subset_of(x2,x1) & subset_of(e1,x1) & rel(x3,x4) & of(x9,x10) & n_thing(x5) & n_shirt(x3) & n_rope(x7) & n_paint(x11) & n_man(x2) & n_male(x2) & n_jeans(x4) & n_hat(x6) & n_exterior(x9) & n_building(x10) & n_bucket(x8) & in(x2,x3) & from(e2,x7) & card_eq_2(x8) & a_brown(s2) & a_black(s1) & Theme(s2,x11) & Theme(s1,x3) & Theme(e3,x9) & Theme(e1,x6) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x5))
exists s1 x1 x2 x4.(n_picture(x4) & n_male(x2) & exists x3.(n_man(x3) & in(x3,x4) & card_eq_1(x3) & (x1 = x3)) & a_outside(s1) & Theme(s1,x2))
A man is sitting in a harness and washing a window.
A man is cleaning the tile inside the building.
2
-100
One cannot be sitting and cleaning simultaneously.
exists e1 e2 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_wash(e2) & n_window(x4) & n_man(x3) & in(e1,x2) & n_harness(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
exists e1 x1 x2 x3.(n_building(x3) & n_tile(x2) & Theme(e1,x2) & Actor(e1,x1) & v_clean(e1) & inside(x2,x3) & n_man(x1))
7729bcca-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4.(v_wash(e2) & v_sit(e1) & n_window(x4) & n_man(x3) & n_man(x1) & n_harness(x2) & in(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1))
exists e1 x1 x2 x3.(v_clean(e1) & n_tile(x2) & n_man(x1) & n_building(x3) & inside(x2,x3) & Theme(e1,x2) & Actor(e1,x1))
A man is sitting in a harness and washing a window.
A man is cleaning an office buildings front window.
1
-100
Not just because a man is washing a window doesn't mean he is cleaning an office
exists e1 e2 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_wash(e2) & n_window(x4) & n_man(x3) & in(e1,x2) & n_harness(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_clean(e1) & n_window(x2) & a_front(s1) & Theme(s1,x2) & of(x2,x4) & n_building(x4) & of(x2,x3) & n_office(x3) & n_man(x1))
7729c2ba-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 x1 x2 x3 x4.(v_wash(e2) & v_sit(e1) & n_window(x4) & n_man(x3) & n_man(x1) & n_harness(x2) & in(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_clean(e1) & of(x2,x4) & of(x2,x3) & n_window(x2) & n_office(x3) & n_man(x1) & n_building(x4) & a_front(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A man is sitting in a harness and washing a window.
A man is shown cleaning a window.
0
-100
If the man is washing a window, the man must be cleaning the window.
exists e2 e1 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_wash(e2) & n_window(x4) & n_man(x3) & in(e1,x2) & n_harness(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1))
exists e2 e1 x1 x2.(for(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_clean(e2) & n_window(x2) & Theme(e1,x1) & v_show(e1) & n_man(x1))
7729ca1c-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 x1 x2 x3 x4.(v_wash(e2) & v_sit(e1) & n_window(x4) & n_man(x3) & n_man(x1) & n_harness(x2) & in(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1))
exists e2 e1 x1 x2.(v_show(e1) & v_clean(e2) & n_window(x2) & n_man(x1) & for(e1,e2) & Theme(e2,x2) & Theme(e1,x1) & Actor(e2,x1))
White male wearing a blue suit jacket stands and talks on his cellphone, while a man wearing black walks behind him carrying bags.
The man is talking to his boss.
1
-100
No way to know that the male is talking to his boss on his cellphone.
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & exists e3 e4 e2 x9 x10 x11 x12.(for(e3,e4) & Theme(e4,x12) & Actor(e4,x9) & v_carry(e4) & n_bag(x12) & behind(e3,x1) & Actor(e3,x9) & v_walk(e3) & Theme(e2,x11) & Actor(e2,x10) & v_wear(e2) & n_black(x11) & (x9 = x10) & n_man(x9)) & n_male(x1) & n_male(x1) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x7,x3) & on(x7,x8) & n_cellphone(x8) & of(x8,x1) & n_talk(x7) & subset_of(x4,x3) & n_stand(x4) & of(x4,x6) & n_jacket(x6) & of(x4,x5) & n_suit(x5) & a_blue(s2) & Theme(s2,x4) & (x1 = x2) & n_male(x1) & a_white(s1) & Theme(s1,x1))
exists e1 x1 x2.(n_boss(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & to(e1,x2) & Actor(e1,x1) & v_talk(e1))
7729cfa8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,p1) & v_wear(e1) & subset_of(x7,x3) & subset_of(x4,x3) & on(x7,x8) & of(x8,x1) & of(x4,x6) & of(x4,x5) & n_talk(x7) & n_suit(x5) & n_stand(x4) & n_male(x1) & n_jacket(x6) & n_cellphone(x8) & exists e3 e4 e2 x9 x10 x11 x12.(v_wear(e2) & v_walk(e3) & v_carry(e4) & n_man(x9) & n_black(x11) & n_bag(x12) & for(e3,e4) & behind(e3,x1) & Theme(e4,x12) & Theme(e2,x11) & Actor(e4,x9) & Actor(e3,x9) & Actor(e2,x10) & (x9 = x10)) & a_white(s1) & a_topic(x1) & a_blue(s2) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 x1 x2.(v_talk(e1) & to(e1,x2) & of(x2,x1) & n_man(x1) & n_male(x1) & n_boss(x2) & Actor(e1,x1))
White male wearing a blue suit jacket stands and talks on his cellphone, while a man wearing black walks behind him carrying bags.
The man in the blue jacket is talking to someone on the phone.
0
-100
A man is a male and a blue jacket is a blue jacket and a cellphone is a phone.
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & exists e3 e4 e2 x9 x10 x11 x12.(for(e3,e4) & Theme(e4,x12) & Actor(e4,x9) & v_carry(e4) & n_bag(x12) & behind(e3,x1) & Actor(e3,x9) & v_walk(e3) & Theme(e2,x11) & Actor(e2,x10) & v_wear(e2) & n_black(x11) & (x9 = x10) & n_man(x9)) & n_male(x1) & n_male(x1) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x7,x3) & on(x7,x8) & n_cellphone(x8) & of(x8,x1) & n_talk(x7) & subset_of(x4,x3) & n_stand(x4) & of(x4,x6) & n_jacket(x6) & of(x4,x5) & n_suit(x5) & a_blue(s2) & Theme(s2,x4) & (x1 = x2) & n_male(x1) & a_white(s1) & Theme(s1,x1))
exists e1 s1 x1 x2 x3 x4.(n_phone(x4) & n_jacket(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1) & on(e1,x4) & to(e1,x3) & n_person(x3) & Actor(e1,x1) & v_talk(e1) & in(x1,x2))
7729d9a8-e4c8-11ec-9cdd-0242ac1c0002
exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,p1) & v_wear(e1) & subset_of(x7,x3) & subset_of(x4,x3) & on(x7,x8) & of(x8,x1) & of(x4,x6) & of(x4,x5) & n_talk(x7) & n_suit(x5) & n_stand(x4) & n_male(x1) & n_jacket(x6) & n_cellphone(x8) & exists e3 e4 e2 x9 x10 x11 x12.(v_wear(e2) & v_walk(e3) & v_carry(e4) & n_man(x9) & n_black(x11) & n_bag(x12) & for(e3,e4) & behind(e3,x1) & Theme(e4,x12) & Theme(e2,x11) & Actor(e4,x9) & Actor(e3,x9) & Actor(e2,x10) & (x9 = x10)) & a_white(s1) & a_topic(x1) & a_blue(s2) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3 x4.(v_talk(e1) & to(e1,x3) & on(e1,x4) & n_phone(x4) & n_person(x3) & n_man(x1) & n_jacket(x2) & in(x1,x2) & a_blue(s1) & Theme(s1,x2) & Actor(e1,x1))
Man in blue shirt wearing a harness while cleaning windows.
a woman jumping off of a bridge
2
-100
There is only a man, not a woman. The man isn't jumping off a bridge, he's wearing a harness while cleaning windows.
exists e1 e2 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & while(e1,e2) & Theme(e2,x5) & Actor(e2,x3) & v_clean(e2) & n_window(x5) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_harness(x4) & (x2 = x3) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2 x3.(a_topic(x1) & of(e1,x3) & n_bridge(x3) & r_off(e1) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_woman(x1))
7729e8d0-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5.(while(e1,e2) & v_wear(e1) & v_clean(e2) & n_window(x5) & n_shirt(x2) & n_man(x1) & n_harness(x4) & in(x1,x2) & a_topic(x1) & a_blue(s1) & Theme(s1,x2) & Theme(e2,x5) & Theme(e1,x4) & Actor(e2,x3) & Actor(e1,x3) & (x2 = x3))
exists e1 x1 x2 x3.(v_jump(e1) & r_off(e1) & of(e1,x3) & n_woman(x1) & n_bridge(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
A exhibit for children parties.
There is an exhibit for kids parties.
0
-100
'A [sic] exhibit' sufficiently establishes that there is an exhibit; kids are children.
exists x1 x2 x3.(a_topic(x1) & for(x1,x2) & n_party(x2) & of(x2,x3) & n_child(x3) & n_exhibit(x1))
exists p1 x1 x2 x3 x4.((x1 = x2) & for(x2,x3) & n_party(x3) & of(x3,x4) & n_kid(x4) & n_exhibit(x2))
7729f3fc-e4c8-11ec-9cdd-0242ac1c0002
exists x1 x2 x3.(of(x2,x3) & n_party(x2) & n_exhibit(x1) & n_child(x3) & for(x1,x2) & a_topic(x1))
exists x1 x2 x3 x4.(of(x3,x4) & n_party(x3) & n_kid(x4) & n_exhibit(x2) & for(x2,x3) & (x1 = x2))
A man wearing blue jeans and blue shirt sitting on a windowing washing swing washing a window.
The man is a window washer.
0
-100
windowing washing swing implies window washer.
exists e3 e4 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(on(e2,x4) & Theme(e4,x7) & Actor(e4,x6) & v_wash(e4) & n_window(x7) & (x4 = x6) & n_swing(x4) & of(x4,x5) & n_washing(x5) & Actor(e3,x4) & v_window(e3) & Actor(e2,x3) & v_sit(e2) & n_shirt(x3) & a_blue(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_jeans(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists p1 x1.(n_man(x1) & exists x2 x3.((x1 = x2) & n_washer(x2) & of(x2,x3) & n_window(x3)))
772a028e-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e4 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_window(e3) & v_wear(e1) & v_wash(e4) & v_sit(e2) & on(e2,x4) & of(x4,x5) & n_window(x7) & n_washing(x5) & n_swing(x4) & n_shirt(x3) & n_man(x1) & n_jeans(x2) & a_blue(s2) & a_blue(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e4,x7) & Theme(e1,x2) & Actor(e4,x6) & Actor(e3,x4) & Actor(e2,x3) & Actor(e1,x1) & (x4 = x6))
exists x1.(n_man(x1) & exists x2 x3.(of(x2,x3) & n_window(x3) & n_washer(x2) & (x1 = x2)))
A man wearing blue jeans and blue shirt sitting on a windowing washing swing washing a window.
A elderly man washing a window high on a skyscraper.
1
0.000091
just because a man is sitting on a windowing washing swing washing a window doesn't mean he is washing a window high on a skyscraper.
exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(on(e2,x4) & Theme(e4,x7) & Actor(e4,x6) & v_wash(e4) & n_window(x7) & (x4 = x6) & n_swing(x4) & of(x4,x5) & n_washing(x5) & Actor(e3,x4) & v_window(e3) & Actor(e2,x3) & v_sit(e2) & n_shirt(x3) & a_blue(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_jeans(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wash(e1) & on(x3,x5) & n_skyscraper(x5) & n_high(x3) & of(x3,x4) & n_window(x4) & (x1 = x2) & n_man(x1) & a_elderly(s1) & Theme(s1,x1))
772a11a2-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_window(e3) & v_wear(e1) & v_wash(e4) & v_sit(e2) & on(e2,x4) & of(x4,x5) & n_window(x7) & n_washing(x5) & n_swing(x4) & n_shirt(x3) & n_man(x1) & n_jeans(x2) & a_blue(s2) & a_blue(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e4,x7) & Theme(e1,x2) & Actor(e4,x6) & Actor(e3,x4) & Actor(e2,x3) & Actor(e1,x1) & (x4 = x6))
exists e1 s1 x1 x2 x3 x4 x5.(v_wash(e1) & on(x3,x5) & of(x3,x4) & n_window(x4) & n_skyscraper(x5) & n_man(x1) & n_high(x3) & a_topic(x1) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2))
A man wearing blue jeans and blue shirt sitting on a windowing washing swing washing a window.
The man is falling down the side of a building.
2
0.000001
window and building are not the same
exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(on(e2,x4) & Theme(e4,x7) & Actor(e4,x6) & v_wash(e4) & n_window(x7) & (x4 = x6) & n_swing(x4) & of(x4,x5) & n_washing(x5) & Actor(e3,x4) & v_window(e3) & Actor(e2,x3) & v_sit(e2) & n_shirt(x3) & a_blue(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_jeans(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 x1 x2 x3.(n_side(x2) & n_man(x1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_fall(e1) & of(x2,x3) & n_building(x3))
772a26ba-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_window(e3) & v_wear(e1) & v_wash(e4) & v_sit(e2) & on(e2,x4) & of(x4,x5) & n_window(x7) & n_washing(x5) & n_swing(x4) & n_shirt(x3) & n_man(x1) & n_jeans(x2) & a_blue(s2) & a_blue(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e4,x7) & Theme(e1,x2) & Actor(e4,x6) & Actor(e3,x4) & Actor(e2,x3) & Actor(e1,x1) & (x4 = x6))
exists e1 s1 x1 x2 x3.(v_fall(e1) & of(x2,x3) & n_side(x2) & n_man(x1) & n_building(x3) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A man wearing blue jeans and blue shirt sitting on a windowing washing swing washing a window.
The man is dressed for work.
1
0.824032
just because a man is sitting on a windowing washing swing doesn't mean he is dressed for work.
exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(on(e2,x4) & Theme(e4,x7) & Actor(e4,x6) & v_wash(e4) & n_window(x7) & (x4 = x6) & n_swing(x4) & of(x4,x5) & n_washing(x5) & Actor(e3,x4) & v_window(e3) & Actor(e2,x3) & v_sit(e2) & n_shirt(x3) & a_blue(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_jeans(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2.(n_man(x1) & for(e1,x2) & n_work(x2) & Theme(e1,x1) & v_dress(e1))
772a2ba6-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_window(e3) & v_wear(e1) & v_wash(e4) & v_sit(e2) & on(e2,x4) & of(x4,x5) & n_window(x7) & n_washing(x5) & n_swing(x4) & n_shirt(x3) & n_man(x1) & n_jeans(x2) & a_blue(s2) & a_blue(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e4,x7) & Theme(e1,x2) & Actor(e4,x6) & Actor(e3,x4) & Actor(e2,x3) & Actor(e1,x1) & (x4 = x6))
exists e1 x1 x2.(v_dress(e1) & n_work(x2) & n_man(x1) & for(e1,x2) & Theme(e1,x1))
A man wearing blue jeans and blue shirt sitting on a windowing washing swing washing a window.
A man is wearing light blue jeans.
1
0.342426
man is sitting on a windowing washing doesn't mean he is wearing light blue jeans.
exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(on(e2,x4) & Theme(e4,x7) & Actor(e4,x6) & v_wash(e4) & n_window(x7) & (x4 = x6) & n_swing(x4) & of(x4,x5) & n_washing(x5) & Actor(e3,x4) & v_window(e3) & Actor(e2,x3) & v_sit(e2) & n_shirt(x3) & a_blue(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_jeans(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 s1 s2 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_jeans(x2) & a_blue(s2) & Theme(s2,x2) & a_light(s1) & Theme(s1,x2) & n_man(x1))
772a3088-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_window(e3) & v_wear(e1) & v_wash(e4) & v_sit(e2) & on(e2,x4) & of(x4,x5) & n_window(x7) & n_washing(x5) & n_swing(x4) & n_shirt(x3) & n_man(x1) & n_jeans(x2) & a_blue(s2) & a_blue(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e4,x7) & Theme(e1,x2) & Actor(e4,x6) & Actor(e3,x4) & Actor(e2,x3) & Actor(e1,x1) & (x4 = x6))
exists e1 s1 s2 x1 x2.(v_wear(e1) & n_man(x1) & n_jeans(x2) & a_light(s1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
A man wearing blue jeans and blue shirt sitting on a windowing washing swing washing a window.
A man is washing a window inside
1
0
Sitting on a window doesn't always mean washing.
exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(on(e2,x4) & Theme(e4,x7) & Actor(e4,x6) & v_wash(e4) & n_window(x7) & (x4 = x6) & n_swing(x4) & of(x4,x5) & n_washing(x5) & Actor(e3,x4) & v_window(e3) & Actor(e2,x3) & v_sit(e2) & n_shirt(x3) & a_blue(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_jeans(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_wash(e1) & n_inside(x2) & of(x2,x3) & n_window(x3) & n_man(x1))
772a357e-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_window(e3) & v_wear(e1) & v_wash(e4) & v_sit(e2) & on(e2,x4) & of(x4,x5) & n_window(x7) & n_washing(x5) & n_swing(x4) & n_shirt(x3) & n_man(x1) & n_jeans(x2) & a_blue(s2) & a_blue(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e4,x7) & Theme(e1,x2) & Actor(e4,x6) & Actor(e3,x4) & Actor(e2,x3) & Actor(e1,x1) & (x4 = x6))
exists e1 x1 x2 x3.(v_wash(e1) & of(x2,x3) & n_window(x3) & n_man(x1) & n_inside(x2) & Theme(e1,x2) & Actor(e1,x1))
A man wearing blue jeans and blue shirt sitting on a windowing washing swing washing a window.
The man is high in the air.
1
0.792371
Being in the air doesn't mean on a window.
exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(on(e2,x4) & Theme(e4,x7) & Actor(e4,x6) & v_wash(e4) & n_window(x7) & (x4 = x6) & n_swing(x4) & of(x4,x5) & n_washing(x5) & Actor(e3,x4) & v_window(e3) & Actor(e2,x3) & v_sit(e2) & n_shirt(x3) & a_blue(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_jeans(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists s1 x1 x2.(n_air(x2) & n_man(x1) & in(s1,x2) & Theme(s1,x1) & a_high(s1))
772a3d08-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_window(e3) & v_wear(e1) & v_wash(e4) & v_sit(e2) & on(e2,x4) & of(x4,x5) & n_window(x7) & n_washing(x5) & n_swing(x4) & n_shirt(x3) & n_man(x1) & n_jeans(x2) & a_blue(s2) & a_blue(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e4,x7) & Theme(e1,x2) & Actor(e4,x6) & Actor(e3,x4) & Actor(e2,x3) & Actor(e1,x1) & (x4 = x6))
exists s1 x1 x2.(n_man(x1) & n_air(x2) & in(s1,x2) & a_high(s1) & Theme(s1,x1))
A man wearing blue jeans and blue shirt sitting on a windowing washing swing washing a window.
A man is washing a window
0
0.946118
Washing and is washing means the same thing.
exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(on(e2,x4) & Theme(e4,x7) & Actor(e4,x6) & v_wash(e4) & n_window(x7) & (x4 = x6) & n_swing(x4) & of(x4,x5) & n_washing(x5) & Actor(e3,x4) & v_window(e3) & Actor(e2,x3) & v_sit(e2) & n_shirt(x3) & a_blue(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_jeans(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wash(e1) & n_window(x2) & n_man(x1))
772a438e-e4c8-11ec-9cdd-0242ac1c0002
exists e4 e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_window(e3) & v_wear(e1) & v_wash(e4) & v_sit(e2) & on(e2,x4) & of(x4,x5) & n_window(x7) & n_washing(x5) & n_swing(x4) & n_shirt(x3) & n_man(x1) & n_jeans(x2) & a_blue(s2) & a_blue(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e4,x7) & Theme(e1,x2) & Actor(e4,x6) & Actor(e3,x4) & Actor(e2,x3) & Actor(e1,x1) & (x4 = x6))
exists e1 x1 x2.(v_wash(e1) & n_window(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1))
Many people crowded on some sort of public transportation.
Plenty of people are riding the bus.
1
0.531963
Public transportation could include a train, as well as the bus.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & of(x3,x4) & n_transportation(x4) & a_public(s1) & Theme(s1,x4) & n_sort(x3) & Theme(e1,x2) & v_crowd(e1) & (x1 = x2) & n_people(x1) & n_quantity(x1))
exists e1 x1 x2 x3.(n_bus(x3) & Theme(e1,x3) & Actor(e1,x1) & v_ride(e1) & of(x1,x2) & n_people(x2) & n_plenty(x1))
772b0742-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_crowd(e1) & on(e1,x3) & of(x3,x4) & n_transportation(x4) & n_sort(x3) & n_quantity(x1) & n_people(x1) & a_topic(x1) & a_public(s1) & Theme(s1,x4) & Theme(e1,x2) & (x1 = x2))
exists e1 x1 x2 x3.(v_ride(e1) & of(x1,x2) & n_plenty(x1) & n_people(x2) & n_bus(x3) & Theme(e1,x3) & Actor(e1,x1))
Many people crowded on some sort of public transportation.
there are children on the bus
1
0.160098
Many people does not imply children.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & of(x3,x4) & n_transportation(x4) & a_public(s1) & Theme(s1,x4) & n_sort(x3) & Theme(e1,x2) & v_crowd(e1) & (x1 = x2) & n_people(x1) & n_quantity(x1))
exists p1 x1 x3.(n_bus(x3) & exists x2.((x1 = x2) & on(x2,x3) & n_child(x2)))
772b12be-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_crowd(e1) & on(e1,x3) & of(x3,x4) & n_transportation(x4) & n_sort(x3) & n_quantity(x1) & n_people(x1) & a_topic(x1) & a_public(s1) & Theme(s1,x4) & Theme(e1,x2) & (x1 = x2))
exists x1 x3.(n_bus(x3) & exists x2.(on(x2,x3) & n_child(x2) & (x1 = x2)))
Many people crowded on some sort of public transportation.
morning commuters on their way to work
1
0.703815
Not all people are commuters.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & of(x3,x4) & n_transportation(x4) & a_public(s1) & Theme(s1,x4) & n_sort(x3) & Theme(e1,x2) & v_crowd(e1) & (x1 = x2) & n_people(x1) & n_quantity(x1))
exists p1 x1 x2 x3.(a_topic(x1) & on(x1,x3) & Topic(x3,p1) & exists e1.(Actor(e1,x3) & v_work(e1)) & n_way(x3) & of(x3,x1) & n_thing(x1) & n_commuter(x1) & of(x1,x2) & n_morning(x2))
772b240c-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_crowd(e1) & on(e1,x3) & of(x3,x4) & n_transportation(x4) & n_sort(x3) & n_quantity(x1) & n_people(x1) & a_topic(x1) & a_public(s1) & Theme(s1,x4) & Theme(e1,x2) & (x1 = x2))
exists p1 x1 x2 x3.(on(x1,x3) & of(x3,x1) & of(x1,x2) & n_way(x3) & n_thing(x1) & n_morning(x2) & n_commuter(x1) & exists e1.(v_work(e1) & Actor(e1,x3)) & a_topic(x1) & Topic(x3,p1))
Many people crowded on some sort of public transportation.
a group of people crowd together
0
0.933973
Many people can be ing a group, and when a groups is crowded, they crowd together because the space is limited.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & of(x3,x4) & n_transportation(x4) & a_public(s1) & Theme(s1,x4) & n_sort(x3) & Theme(e1,x2) & v_crowd(e1) & (x1 = x2) & n_people(x1) & n_quantity(x1))
exists e1 s1 x1 x2 x3.(a_together(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_crowd(e1) & n_thing(x3) & of(x1,x2) & n_people(x2) & n_group(x1))
772b30aa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_crowd(e1) & on(e1,x3) & of(x3,x4) & n_transportation(x4) & n_sort(x3) & n_quantity(x1) & n_people(x1) & a_topic(x1) & a_public(s1) & Theme(s1,x4) & Theme(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2 x3.(v_crowd(e1) & of(x1,x2) & n_thing(x3) & n_people(x2) & n_group(x1) & a_together(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x1))
Many people crowded on some sort of public transportation.
Men are riding public transportation.
1
0.81098
Not all people are men.
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & of(x3,x4) & n_transportation(x4) & a_public(s1) & Theme(s1,x4) & n_sort(x3) & Theme(e1,x2) & v_crowd(e1) & (x1 = x2) & n_people(x1) & n_quantity(x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_transportation(x2) & a_public(s1) & Theme(s1,x2) & n_man(x1))
772b360e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_crowd(e1) & on(e1,x3) & of(x3,x4) & n_transportation(x4) & n_sort(x3) & n_quantity(x1) & n_people(x1) & a_topic(x1) & a_public(s1) & Theme(s1,x4) & Theme(e1,x2) & (x1 = x2))
exists e1 s1 x1 x2.(v_ride(e1) & n_transportation(x2) & n_man(x1) & a_public(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1))
Many people crowded on some sort of public transportation.
a group of giraffes in a zoo pen
2
0
transportation and pen are not the same
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & of(x3,x4) & n_transportation(x4) & a_public(s1) & Theme(s1,x4) & n_sort(x3) & Theme(e1,x2) & v_crowd(e1) & (x1 = x2) & n_people(x1) & n_quantity(x1))
exists x1 x2 x3 x4.(a_topic(x1) & in(x1,x3) & n_pen(x3) & of(x3,x4) & n_zoo(x4) & of(x1,x2) & n_giraffe(x2) & n_group(x1))
772b455e-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_crowd(e1) & on(e1,x3) & of(x3,x4) & n_transportation(x4) & n_sort(x3) & n_quantity(x1) & n_people(x1) & a_topic(x1) & a_public(s1) & Theme(s1,x4) & Theme(e1,x2) & (x1 = x2))
exists x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_zoo(x4) & n_pen(x3) & n_group(x1) & n_giraffe(x2) & in(x1,x3) & a_topic(x1))
Many people crowded on some sort of public transportation.
A lot of people are on a bus together.
1
0.844924
Some sort of public transportation doesn't imply bus,
exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & of(x3,x4) & n_transportation(x4) & a_public(s1) & Theme(s1,x4) & n_sort(x3) & Theme(e1,x2) & v_crowd(e1) & (x1 = x2) & n_people(x1) & n_quantity(x1))
exists p1 s1 x1 x2.(a_together(s1) & Manner(p1,s1) & exists x3.(on(x1,x3) & n_bus(x3)) & of(x1,x2) & n_people(x2) & n_lot(x1))
772b517a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_crowd(e1) & on(e1,x3) & of(x3,x4) & n_transportation(x4) & n_sort(x3) & n_quantity(x1) & n_people(x1) & a_topic(x1) & a_public(s1) & Theme(s1,x4) & Theme(e1,x2) & (x1 = x2))
exists p1 s1 x1 x2.(of(x1,x2) & n_people(x2) & n_lot(x1) & exists x3.(on(x1,x3) & n_bus(x3)) & a_together(s1) & Manner(p1,s1))
People hang onto safety rails on a very crowded bus.
People are standing.
1
0.953724
The fact that people hang onto safety rails doesn't imply that they are standing.
exists e1 s1 x1 x2 x3 x4.(onto(e1,x2) & on(x2,x4) & n_bus(x4) & a_crowded(s1) & Theme(s1,x4) & r_very(x4) & n_rail(x2) & of(x2,x3) & n_safety(x3) & Actor(e1,x1) & v_hang(e1) & n_people(x1))
exists e1 x1.(Actor(e1,x1) & v_stand(e1) & n_people(x1))
772b6642-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_hang(e1) & r_very(x4) & onto(e1,x2) & on(x2,x4) & of(x2,x3) & n_safety(x3) & n_rail(x2) & n_people(x1) & n_bus(x4) & a_crowded(s1) & Theme(s1,x4) & Actor(e1,x1))
exists e1 x1.(v_stand(e1) & n_people(x1) & Actor(e1,x1))
People hang onto safety rails on a very crowded bus.
people hold onto safety rails on an empty bus.
2
0
bus cannot be crowded and empty at the same time
exists e1 s1 x1 x2 x3 x4.(onto(e1,x2) & on(x2,x4) & n_bus(x4) & a_crowded(s1) & Theme(s1,x4) & r_very(x4) & n_rail(x2) & of(x2,x3) & n_safety(x3) & Actor(e1,x1) & v_hang(e1) & n_people(x1))
exists e1 s1 x1 x2 x3 x4.(onto(e1,x2) & on(x2,x4) & n_bus(x4) & a_empty(s1) & Theme(s1,x4) & n_rail(x2) & of(x2,x3) & n_safety(x3) & Actor(e1,x1) & v_hold(e1) & n_people(x1))
772b6b38-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_hang(e1) & r_very(x4) & onto(e1,x2) & on(x2,x4) & of(x2,x3) & n_safety(x3) & n_rail(x2) & n_people(x1) & n_bus(x4) & a_crowded(s1) & Theme(s1,x4) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_hold(e1) & onto(e1,x2) & on(x2,x4) & of(x2,x3) & n_safety(x3) & n_rail(x2) & n_people(x1) & n_bus(x4) & a_empty(s1) & Theme(s1,x4) & Actor(e1,x1))
People hang onto safety rails on a very crowded bus.
There are more women than men hanging onto safety rails on a very crowded bus.
1
0.38367
The fact that people hang onto safety rails doesn't imply that there are more women than men hanging onto safety rails.
exists e1 s1 x1 x2 x3 x4.(onto(e1,x2) & on(x2,x4) & n_bus(x4) & a_crowded(s1) & Theme(s1,x4) & r_very(x4) & n_rail(x2) & of(x2,x3) & n_safety(x3) & Actor(e1,x1) & v_hang(e1) & n_people(x1))
exists p1 x1 e1 s1 s2 x2 x3 x4 x5 x6 x7.((x1 = x2) & than(x2,x3) & onto(e1,x5) & on(x5,x7) & n_bus(x7) & a_crowded(s2) & Theme(s2,x7) & r_very(x7) & n_rail(x5) & of(x5,x6) & n_safety(x6) & Actor(e1,x4) & v_hang(e1) & (x3 = x4) & n_man(x3) & n_woman(x2) & a_more(s1) & Theme(s1,x2))
772b8028-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_hang(e1) & r_very(x4) & onto(e1,x2) & on(x2,x4) & of(x2,x3) & n_safety(x3) & n_rail(x2) & n_people(x1) & n_bus(x4) & a_crowded(s1) & Theme(s1,x4) & Actor(e1,x1))
exists x1 e1 s1 s2 x2 x3 x4 x5 x6 x7.(v_hang(e1) & than(x2,x3) & r_very(x7) & onto(e1,x5) & on(x5,x7) & of(x5,x6) & n_woman(x2) & n_safety(x6) & n_rail(x5) & n_man(x3) & n_bus(x7) & a_more(s1) & a_crowded(s2) & Theme(s2,x7) & Theme(s1,x2) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))
People hang onto safety rails on a very crowded bus.
Children hang onto rails on a crowded bus.
1
0.865677
The fact that people hang onto safety rails doesn't imply that children hang onto rails.
exists e1 s1 x1 x2 x3 x4.(onto(e1,x2) & on(x2,x4) & n_bus(x4) & a_crowded(s1) & Theme(s1,x4) & r_very(x4) & n_rail(x2) & of(x2,x3) & n_safety(x3) & Actor(e1,x1) & v_hang(e1) & n_people(x1))
exists s1 x1 x2 x3 x4.(a_topic(x1) & onto(x1,x3) & on(x3,x4) & n_bus(x4) & a_crowded(s1) & Theme(s1,x4) & n_rail(x3) & n_hang(x1) & (x1 = x2) & ne_nam_children(x2))
772b850a-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_hang(e1) & r_very(x4) & onto(e1,x2) & on(x2,x4) & of(x2,x3) & n_safety(x3) & n_rail(x2) & n_people(x1) & n_bus(x4) & a_crowded(s1) & Theme(s1,x4) & Actor(e1,x1))
exists s1 x1 x2 x3 x4.(onto(x1,x3) & on(x3,x4) & ne_nam_children(x2) & n_rail(x3) & n_hang(x1) & n_bus(x4) & a_topic(x1) & a_crowded(s1) & Theme(s1,x4) & (x1 = x2))
People hang onto safety rails on a very crowded bus.
women hold on to safety bars on a crowded bus.
1
1
The fact that people hang onto safety rails doesn't imply that women hold on to safety bars.Rails doesn't imply bars.
exists e1 s1 x1 x2 x3 x4.(onto(e1,x2) & on(x2,x4) & n_bus(x4) & a_crowded(s1) & Theme(s1,x4) & r_very(x4) & n_rail(x2) & of(x2,x3) & n_safety(x3) & Actor(e1,x1) & v_hang(e1) & n_people(x1))
exists e1 s1 s2 x1 x2 x3 x4.(on(e1,x2) & on(x2,x4) & n_bus(x4) & a_crowded(s2) & Theme(s2,x4) & n_bar(x2) & of(x2,x3) & n_safety(x3) & a_to(s1) & Theme(s1,x2) & Actor(e1,x1) & v_hold(e1) & n_woman(x1))
772b9388-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_hang(e1) & r_very(x4) & onto(e1,x2) & on(x2,x4) & of(x2,x3) & n_safety(x3) & n_rail(x2) & n_people(x1) & n_bus(x4) & a_crowded(s1) & Theme(s1,x4) & Actor(e1,x1))
exists e1 s1 s2 x1 x2 x3 x4.(v_hold(e1) & on(x2,x4) & on(e1,x2) & of(x2,x3) & n_woman(x1) & n_safety(x3) & n_bus(x4) & n_bar(x2) & a_to(s1) & a_crowded(s2) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x1))
People hang onto safety rails on a very crowded bus.
people hold safety bars on a crowded bus.
0
0.94495
There are safety bars or safety rails to hold on to on a crowded bus.
exists e1 s1 x1 x2 x3 x4.(onto(e1,x2) & on(x2,x4) & n_bus(x4) & a_crowded(s1) & Theme(s1,x4) & r_very(x4) & n_rail(x2) & of(x2,x3) & n_safety(x3) & Actor(e1,x1) & v_hang(e1) & n_people(x1))
exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & on(x2,x4) & n_bus(x4) & a_crowded(s1) & Theme(s1,x4) & n_bar(x2) & of(x2,x3) & n_safety(x3) & n_people(x1))
772b98e2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_hang(e1) & r_very(x4) & onto(e1,x2) & on(x2,x4) & of(x2,x3) & n_safety(x3) & n_rail(x2) & n_people(x1) & n_bus(x4) & a_crowded(s1) & Theme(s1,x4) & Actor(e1,x1))
exists e1 s1 x1 x2 x3 x4.(v_hold(e1) & on(x2,x4) & of(x2,x3) & n_safety(x3) & n_people(x1) & n_bus(x4) & n_bar(x2) & a_crowded(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1))
People hang onto safety rails on a very crowded bus.
Some people are waiting to get off the bus.
1
1
The fact that people hang onto safety rails doesn't imply that some people are waiting to get off the bus.
exists e1 s1 x1 x2 x3 x4.(onto(e1,x2) & on(x2,x4) & n_bus(x4) & a_crowded(s1) & Theme(s1,x4) & r_very(x4) & n_rail(x2) & of(x2,x3) & n_safety(x3) & Actor(e1,x1) & v_hang(e1) & n_people(x1))
exists e1 p1 x1 x2.(n_bus(x2) & Topic(e1,p1) & Actor(e1,x1) & v_wait(e1) & exists e2 s1.(a_off(s1) & Manner(e2,s1) & Theme(e2,x2) & Actor(e2,x1) & v_get(e2)) & n_people(x1))
772b9f18-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4.(v_hang(e1) & r_very(x4) & onto(e1,x2) & on(x2,x4) & of(x2,x3) & n_safety(x3) & n_rail(x2) & n_people(x1) & n_bus(x4) & a_crowded(s1) & Theme(s1,x4) & Actor(e1,x1))
exists e1 p1 x1 x2.(v_wait(e1) & n_people(x1) & n_bus(x2) & exists e2 s1.(v_get(e2) & a_off(s1) & Theme(e2,x2) & Manner(e2,s1) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1))
A man in a graduation uniform and a finely dressed woman are looking at a graduation certificate in a large crowd.
A man and his mom look at a certificate.
1
-100
The man is with a woman but that woman may not be his mom.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(at(e2,x6) & in(x6,x8) & n_crowd(x8) & a_large(s1) & Theme(s1,x8) & n_certificate(x6) & of(x6,x7) & n_graduation(x7) & Actor(e2,x1) & v_look(e2) & in(x1,x2) & subset_of(x5,x2) & n_woman(x5) & Theme(e1,x5) & v_dress(e1) & r_finely(x5) & subset_of(x3,x2) & n_uniform(x3) & of(x3,x4) & n_graduation(x4) & n_man(x1))
exists s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & at(x2,x4) & n_certificate(x4) & n_look(x2) & of(x2,x3) & n_mom(x3) & of(x2,x1) & n_male(x1) & subset_of(x1,s1) & n_man(x1))
772cfcaa-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_look(e2) & v_dress(e1) & subset_of(x5,x2) & subset_of(x3,x2) & r_finely(x5) & of(x6,x7) & of(x3,x4) & n_woman(x5) & n_uniform(x3) & n_man(x1) & n_graduation(x7) & n_graduation(x4) & n_crowd(x8) & n_certificate(x6) & in(x6,x8) & in(x1,x2) & at(e2,x6) & a_large(s1) & Theme(s1,x8) & Theme(e1,x5) & Actor(e2,x1))
exists s1 x1 x2 x3 x4.(subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x3) & of(x2,x1) & n_mom(x3) & n_man(x1) & n_male(x1) & n_look(x2) & n_certificate(x4) & at(x2,x4) & a_topic(s1))
A man in a graduation uniform and a finely dressed woman are looking at a graduation certificate in a large crowd.
A couple of people are sitting in a car in a parking lot.
2
-100
The man and woman are not sitting in a car, they are in a large crowd looking at a graduation certificate.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(at(e2,x6) & in(x6,x8) & n_crowd(x8) & a_large(s1) & Theme(s1,x8) & n_certificate(x6) & of(x6,x7) & n_graduation(x7) & Actor(e2,x1) & v_look(e2) & in(x1,x2) & subset_of(x5,x2) & n_woman(x5) & Theme(e1,x5) & v_dress(e1) & r_finely(x5) & subset_of(x3,x2) & n_uniform(x3) & of(x3,x4) & n_graduation(x4) & n_man(x1))
exists e1 x1 x2 x3 x4 x5.(in(e1,x4) & n_lot(x4) & of(x4,x5) & n_parking(x5) & in(e1,x3) & n_car(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_couple(x1))
772d0178-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_look(e2) & v_dress(e1) & subset_of(x5,x2) & subset_of(x3,x2) & r_finely(x5) & of(x6,x7) & of(x3,x4) & n_woman(x5) & n_uniform(x3) & n_man(x1) & n_graduation(x7) & n_graduation(x4) & n_crowd(x8) & n_certificate(x6) & in(x6,x8) & in(x1,x2) & at(e2,x6) & a_large(s1) & Theme(s1,x8) & Theme(e1,x5) & Actor(e2,x1))
exists e1 x1 x2 x3 x4 x5.(v_sit(e1) & of(x4,x5) & of(x1,x2) & n_people(x2) & n_parking(x5) & n_lot(x4) & n_couple(x1) & n_car(x3) & in(e1,x4) & in(e1,x3) & Actor(e1,x1))
A man in a graduation uniform and a finely dressed woman are looking at a graduation certificate in a large crowd.
Two people look at a certificate.
0
-100
man and woman are looking at a graduation certificate is simple as people look at a certificate
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(at(e2,x6) & in(x6,x8) & n_crowd(x8) & a_large(s1) & Theme(s1,x8) & n_certificate(x6) & of(x6,x7) & n_graduation(x7) & Actor(e2,x1) & v_look(e2) & in(x1,x2) & subset_of(x5,x2) & n_woman(x5) & Theme(e1,x5) & v_dress(e1) & r_finely(x5) & subset_of(x3,x2) & n_uniform(x3) & of(x3,x4) & n_graduation(x4) & n_man(x1))
exists e1 x1 x2.(at(e1,x2) & n_certificate(x2) & Actor(e1,x1) & v_look(e1) & n_people(x1) & card_eq_2(x1))
772d061e-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_look(e2) & v_dress(e1) & subset_of(x5,x2) & subset_of(x3,x2) & r_finely(x5) & of(x6,x7) & of(x3,x4) & n_woman(x5) & n_uniform(x3) & n_man(x1) & n_graduation(x7) & n_graduation(x4) & n_crowd(x8) & n_certificate(x6) & in(x6,x8) & in(x1,x2) & at(e2,x6) & a_large(s1) & Theme(s1,x8) & Theme(e1,x5) & Actor(e2,x1))
exists e1 x1 x2.(v_look(e1) & n_people(x1) & n_certificate(x2) & card_eq_2(x1) & at(e1,x2) & Actor(e1,x1))
A man and overweight woman sit on a green bench while each eating an apple.
They are eating lunch together.
1
-100
We are not told that the apples are for lunch, they could be a snack.
exists e1 s1 s2 x1 x2 x3 x4.(all x5.(n_thing(x5) -> exists e2 x6 x7.(while(e1,x5) & Theme(e2,x7) & Actor(e2,x6) & v_eat(e2) & n_apple(x7) & (x5 = x6))) & on(e1,x4) & n_bench(x4) & a_green(s2) & Theme(s2,x4) & Actor(e1,x1) & v_sit(e1) & n_woman(x3) & a_overweight(s1) & Theme(s1,x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
exists e1 s1 x1 x2.(n_thing(x1) & a_together(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_lunch(x2))
772d0ac4-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x4) & n_woman(x3) & n_man(x2) & n_bench(x4) & all x5.(exists e2 x6 x7.(while(e1,x5) & v_eat(e2) & n_apple(x7) & Theme(e2,x7) & Actor(e2,x6) & (x5 = x6)) | -n_thing(x5)) & a_overweight(s1) & a_green(s2) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_eat(e1) & n_thing(x1) & n_lunch(x2) & a_together(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1))
A man and overweight woman sit on a green bench while each eating an apple.
The woman is in good shape.
2
-100
The woman is not in good shape, she's overweight.
exists e1 s1 s2 x1 x2 x3 x4.(all x5.(n_thing(x5) -> exists e2 x6 x7.(while(e1,x5) & Theme(e2,x7) & Actor(e2,x6) & v_eat(e2) & n_apple(x7) & (x5 = x6))) & on(e1,x4) & n_bench(x4) & a_green(s2) & Theme(s2,x4) & Actor(e1,x1) & v_sit(e1) & n_woman(x3) & a_overweight(s1) & Theme(s1,x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
exists p1 x1.(n_woman(x1) & exists s1 x2.(in(x1,x2) & n_shape(x2) & a_good(s1) & Theme(s1,x2)))
772d0f56-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x4) & n_woman(x3) & n_man(x2) & n_bench(x4) & all x5.(exists e2 x6 x7.(while(e1,x5) & v_eat(e2) & n_apple(x7) & Theme(e2,x7) & Actor(e2,x6) & (x5 = x6)) | -n_thing(x5)) & a_overweight(s1) & a_green(s2) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists x1.(n_woman(x1) & exists s1 x2.(n_shape(x2) & in(x1,x2) & a_good(s1) & Theme(s1,x2)))
A man and overweight woman sit on a green bench while each eating an apple.
A man and woman sit on the bench while eating.
0
-100
man and woman sit on a bench is same as man and woman sit on the bench
exists e1 s1 s2 x1 x2 x3 x4.(all x5.(n_thing(x5) -> exists e2 x6 x7.(while(e1,x5) & Theme(e2,x7) & Actor(e2,x6) & v_eat(e2) & n_apple(x7) & (x5 = x6))) & on(e1,x4) & n_bench(x4) & a_green(s2) & Theme(s2,x4) & Actor(e1,x1) & v_sit(e1) & n_woman(x3) & a_overweight(s1) & Theme(s1,x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
exists e1 e2 x1 x2 x3 x4.(n_bench(x4) & while(e1,e2) & Actor(e2,x1) & v_eat(e2) & on(e1,x4) & Actor(e1,x1) & v_sit(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
772d13f2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3 x4.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x4) & n_woman(x3) & n_man(x2) & n_bench(x4) & all x5.(exists e2 x6 x7.(while(e1,x5) & v_eat(e2) & n_apple(x7) & Theme(e2,x7) & Actor(e2,x6) & (x5 = x6)) | -n_thing(x5)) & a_overweight(s1) & a_green(s2) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1))
exists e1 e2 x1 x2 x3 x4.(while(e1,e2) & v_sit(e1) & v_eat(e2) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x4) & n_woman(x3) & n_man(x2) & n_bench(x4) & Actor(e2,x1) & Actor(e1,x1))
A man and woman sitting on a bench eating an apple and enjoying the day.
A man and woman sitting on a bench.
0
-100
man and woman sitting on a bench is same as man and woman sitting on a bench
exists e2 e1 e3 s1 x1 x2 x3 x4 x5 x6.(n_day(x6) & a_topic(s1) & for(e1,e3) & Theme(e3,x6) & Actor(e3,x3) & v_enjoy(e3) & for(e1,e2) & Theme(e2,x5) & Actor(e2,x3) & v_eat(e2) & n_apple(x5) & on(e1,x4) & n_bench(x4) & Actor(e1,x3) & v_sit(e1) & (s1 = x3) & n_woman(x2) & n_man(x1) & subset_of(x2,s1) & subset_of(x1,s1))
exists e1 s1 x1 x2 x3 x4.(a_topic(s1) & on(e1,x4) & n_bench(x4) & Actor(e1,x3) & v_sit(e1) & (s1 = x3) & n_woman(x2) & n_man(x1) & subset_of(x2,s1) & subset_of(x1,s1))
772d1898-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 e3 s1 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_enjoy(e3) & v_eat(e2) & subset_of(x2,s1) & subset_of(x1,s1) & on(e1,x4) & n_woman(x2) & n_man(x1) & n_day(x6) & n_bench(x4) & n_apple(x5) & for(e1,e3) & for(e1,e2) & a_topic(s1) & Theme(e3,x6) & Theme(e2,x5) & Actor(e3,x3) & Actor(e2,x3) & Actor(e1,x3) & (s1 = x3))
exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & subset_of(x2,s1) & subset_of(x1,s1) & on(e1,x4) & n_woman(x2) & n_man(x1) & n_bench(x4) & a_topic(s1) & Actor(e1,x3) & (s1 = x3))
A man and woman sitting on a bench eating an apple and enjoying the day.
A couple sitting on a bench.
1
-100
Although there is a man and a woman sitting on a bench, we are not told that they are a couple.
exists e3 e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_day(x6) & a_topic(s1) & for(e1,e3) & Theme(e3,x6) & Actor(e3,x3) & v_enjoy(e3) & for(e1,e2) & Theme(e2,x5) & Actor(e2,x3) & v_eat(e2) & n_apple(x5) & on(e1,x4) & n_bench(x4) & Actor(e1,x3) & v_sit(e1) & (s1 = x3) & n_woman(x2) & n_man(x1) & subset_of(x2,s1) & subset_of(x1,s1))
exists e1 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_couple(x1))
772d1d98-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_enjoy(e3) & v_eat(e2) & subset_of(x2,s1) & subset_of(x1,s1) & on(e1,x4) & n_woman(x2) & n_man(x1) & n_day(x6) & n_bench(x4) & n_apple(x5) & for(e1,e3) & for(e1,e2) & a_topic(s1) & Theme(e3,x6) & Theme(e2,x5) & Actor(e3,x3) & Actor(e2,x3) & Actor(e1,x3) & (s1 = x3))
exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x3) & n_couple(x1) & n_bench(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
A man and woman sitting on a bench eating an apple and enjoying the day.
Two women sitting on a bench.
2
-100
There's a man and a woman, not two women.
exists e3 e2 e1 s1 x1 x2 x3 x4 x5 x6.(n_day(x6) & a_topic(s1) & for(e1,e3) & Theme(e3,x6) & Actor(e3,x3) & v_enjoy(e3) & for(e1,e2) & Theme(e2,x5) & Actor(e2,x3) & v_eat(e2) & n_apple(x5) & on(e1,x4) & n_bench(x4) & Actor(e1,x3) & v_sit(e1) & (s1 = x3) & n_woman(x2) & n_man(x1) & subset_of(x2,s1) & subset_of(x1,s1))
exists e1 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_woman(x1) & card_eq_2(x1))
772d22f2-e4c8-11ec-9cdd-0242ac1c0002
exists e3 e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_enjoy(e3) & v_eat(e2) & subset_of(x2,s1) & subset_of(x1,s1) & on(e1,x4) & n_woman(x2) & n_man(x1) & n_day(x6) & n_bench(x4) & n_apple(x5) & for(e1,e3) & for(e1,e2) & a_topic(s1) & Theme(e3,x6) & Theme(e2,x5) & Actor(e3,x3) & Actor(e2,x3) & Actor(e1,x3) & (s1 = x3))
exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x3) & n_woman(x1) & n_bench(x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2))
An older man and woman are relaxing on a park bench eating apples.
A man and woman are sleeping on a park bench.
2
-100
One cannot be eating apples and sleeping at the same time.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(for(e1,e2) & Theme(e2,x6) & Actor(e2,x1) & v_eat(e2) & n_apple(x6) & on(e1,x4) & n_bench(x4) & of(x4,x5) & n_park(x5) & Actor(e1,x1) & v_relax(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
exists e1 x1 x2 x3 x4 x5.(on(e1,x4) & n_bench(x4) & of(x4,x5) & n_park(x5) & Actor(e1,x1) & v_sleep(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
772d27a2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_relax(e1) & v_eat(e2) & subset_of(x3,x1) & subset_of(x2,x1) & r_more(s1) & on(e1,x4) & of(x4,x5) & n_woman(x3) & n_park(x5) & n_man(x2) & n_bench(x4) & n_apple(x6) & for(e1,e2) & a_older(s1) & Theme(s1,x1) & Theme(e2,x6) & Actor(e2,x1) & Actor(e1,x1))
exists e1 x1 x2 x3 x4 x5.(v_sleep(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x4) & of(x4,x5) & n_woman(x3) & n_park(x5) & n_man(x2) & n_bench(x4) & Actor(e1,x1))
An older man and woman are relaxing on a park bench eating apples.
A married couple are on a park bench eating apples.
1
-100
A man and woman relaxing does not imply being married.
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(for(e1,e2) & Theme(e2,x6) & Actor(e2,x1) & v_eat(e2) & n_apple(x6) & on(e1,x4) & n_bench(x4) & of(x4,x5) & n_park(x5) & Actor(e1,x1) & v_relax(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
exists p1 s1 x1.(exists e1 x2 x3 x4 x5.(on(x1,x2) & Theme(e1,x5) & Actor(e1,x4) & v_eat(e1) & n_apple(x5) & (x2 = x4) & n_bench(x2) & of(x2,x3) & n_park(x3)) & n_couple(x1) & a_married(s1) & Theme(s1,x1))
772d2c48-e4c8-11ec-9cdd-0242ac1c0002
exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_relax(e1) & v_eat(e2) & subset_of(x3,x1) & subset_of(x2,x1) & r_more(s1) & on(e1,x4) & of(x4,x5) & n_woman(x3) & n_park(x5) & n_man(x2) & n_bench(x4) & n_apple(x6) & for(e1,e2) & a_older(s1) & Theme(s1,x1) & Theme(e2,x6) & Actor(e2,x1) & Actor(e1,x1))
exists s1 x1.(n_couple(x1) & exists e1 x2 x3 x4 x5.(v_eat(e1) & on(x1,x2) & of(x2,x3) & n_park(x3) & n_bench(x2) & n_apple(x5) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4)) & a_married(s1) & Theme(s1,x1))
An older man and woman are relaxing on a park bench eating apples.
A man and women are outside on a park bench.
0
-100
Answer: The man is older and outside implies that they are relaxing on a park.
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(for(e1,e2) & Theme(e2,x6) & Actor(e2,x1) & v_eat(e2) & n_apple(x6) & on(e1,x4) & n_bench(x4) & of(x4,x5) & n_park(x5) & Actor(e1,x1) & v_relax(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
exists s1 x1 x2 x3 x4 x5.(on(s1,x4) & n_bench(x4) & of(x4,x5) & n_park(x5) & Theme(s1,x1) & a_outside(s1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2))
772d30da-e4c8-11ec-9cdd-0242ac1c0002
exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_relax(e1) & v_eat(e2) & subset_of(x3,x1) & subset_of(x2,x1) & r_more(s1) & on(e1,x4) & of(x4,x5) & n_woman(x3) & n_park(x5) & n_man(x2) & n_bench(x4) & n_apple(x6) & for(e1,e2) & a_older(s1) & Theme(s1,x1) & Theme(e2,x6) & Actor(e2,x1) & Actor(e1,x1))
exists s1 x1 x2 x3 x4 x5.(subset_of(x3,x1) & subset_of(x2,x1) & on(s1,x4) & of(x4,x5) & n_woman(x3) & n_park(x5) & n_man(x2) & n_bench(x4) & a_outside(s1) & Theme(s1,x1))
An older couple eat apples on a green bench.
A retired couple eat apples.
1
-100
An older couple is not necessarily retired.
exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_bench(x3) & a_green(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_apple(x2) & n_couple(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_apple(x2) & n_couple(x1) & a_retired(s1) & Theme(s1,x1))
772d3580-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_eat(e1) & r_more(s1) & on(e1,x3) & n_couple(x1) & n_bench(x3) & n_apple(x2) & a_older(s1) & a_green(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_eat(e1) & n_couple(x1) & n_apple(x2) & a_retired(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
An older couple eat apples on a green bench.
Older people are eating bananas.
2
-100
One is either eating apples or bananas.
exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_bench(x3) & a_green(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_apple(x2) & n_couple(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_banana(x2) & n_people(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
772d3a26-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_eat(e1) & r_more(s1) & on(e1,x3) & n_couple(x1) & n_bench(x3) & n_apple(x2) & a_older(s1) & a_green(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 s1 x1 x2.(v_eat(e1) & r_more(s1) & n_people(x1) & n_banana(x2) & a_older(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
An older couple eat apples on a green bench.
Two people eat fruit.
0
-100
Answer: Two people refers to an older couple and the fruit refers to apples.
exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_bench(x3) & a_green(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_apple(x2) & n_couple(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1))
exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_fruit(x2) & n_people(x1) & card_eq_2(x1))
772d3eae-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 s2 x1 x2 x3.(v_eat(e1) & r_more(s1) & on(e1,x3) & n_couple(x1) & n_bench(x3) & n_apple(x2) & a_older(s1) & a_green(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1))
exists e1 x1 x2.(v_eat(e1) & n_people(x1) & n_fruit(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1))
A man and woman eating apples in the park.
A man and woman are eating hot dogs in the park.
2
-100
One is either eating apples or hot dogs.
exists e1 s1 x1 x2 x3 x4 x5.(n_park(x5) & a_topic(s1) & in(e1,x5) & Theme(e1,x4) & Actor(e1,x3) & v_eat(e1) & n_apple(x4) & (s1 = x3) & n_woman(x2) & n_man(x1) & subset_of(x2,s1) & subset_of(x1,s1))
exists e1 s1 x1 x2 x3 x4 x5.(n_park(x5) & in(e1,x5) & Theme(e1,x4) & Actor(e1,x1) & v_eat(e1) & n_dog(x4) & a_hot(s1) & Theme(s1,x4) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1))
772d4336-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_eat(e1) & subset_of(x2,s1) & subset_of(x1,s1) & n_woman(x2) & n_park(x5) & n_man(x1) & n_apple(x4) & in(e1,x5) & a_topic(s1) & Theme(e1,x4) & Actor(e1,x3) & (s1 = x3))
exists e1 s1 x1 x2 x3 x4 x5.(v_eat(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_park(x5) & n_man(x2) & n_dog(x4) & in(e1,x5) & a_hot(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x1))
A man and woman eating apples in the park.
The couple is eating at the bench.
1
-100
A bench is not necessarily in the park.
exists e1 s1 x1 x2 x3 x4 x5.(n_park(x5) & a_topic(s1) & in(e1,x5) & Theme(e1,x4) & Actor(e1,x3) & v_eat(e1) & n_apple(x4) & (s1 = x3) & n_woman(x2) & n_man(x1) & subset_of(x2,s1) & subset_of(x1,s1))
exists e1 x1 x2.(n_bench(x2) & n_couple(x1) & at(e1,x2) & Actor(e1,x1) & v_eat(e1))
772d48c2-e4c8-11ec-9cdd-0242ac1c0002
exists e1 s1 x1 x2 x3 x4 x5.(v_eat(e1) & subset_of(x2,s1) & subset_of(x1,s1) & n_woman(x2) & n_park(x5) & n_man(x1) & n_apple(x4) & in(e1,x5) & a_topic(s1) & Theme(e1,x4) & Actor(e1,x3) & (s1 = x3))
exists e1 x1 x2.(v_eat(e1) & n_couple(x1) & n_bench(x2) & at(e1,x2) & Actor(e1,x1))