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 in red walking in front of a wall of windows. | the man walks by the windows in his house | 1 | -100 | A man walking in front of a wall of windows is not necessarily in his house. | exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & in(x2,x3) & of(x3,x4) & of(x4,x5) & n_window(x5) & n_wall(x4) & n_front(x3) & n_walking(x2) & a_red(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_house(x3) & of(x3,x2) & n_male(x2) & n_window(x2) & n_man(x1) & by(e1,x2) & in(x2,x3) & Actor(e1,x1) & v_walk(e1)) | 7aad9ad8-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(of(x4,x5) & of(x3,x4) & n_window(x5) & n_wall(x4) & n_walking(x2) & n_man(x1) & n_front(x3) & in(x2,x3) & in(x1,x2) & a_topic(x1) & a_red(s1) & Theme(s1,x2)) | exists e1 x1 x2 x3.(v_walk(e1) & of(x3,x2) & n_window(x2) & n_man(x1) & n_male(x2) & n_house(x3) & in(x2,x3) & by(e1,x2) & Actor(e1,x1)) |
||
A man walking down the street next to a glass building. | The street is empty with no people. | 2 | -100 | The street can't be empty when there's a man walking down the street | exists e1 x1 x2 x3 x4 x5.(n_street(x3) & a_topic(x1) & to(e1,x4) & n_building(x4) & of(x4,x5) & n_glass(x5) & r_next(e1) & down(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_man(x1)) | exists s1 x1.(n_street(x1) & -exists x2.(with(s1,x2) & n_people(x2)) & Theme(s1,x1) & a_empty(s1)) | 7aad9fce-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_walk(e1) & to(e1,x4) & r_next(e1) & of(x4,x5) & n_street(x3) & n_man(x1) & n_glass(x5) & n_building(x4) & down(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1.(n_street(x1) & all x2.(-with(s1,x2) | -n_people(x2)) & a_empty(s1) & Theme(s1,x1)) |
||
A man walking down the street next to a glass building. | The man looks at his reflection in the glass building. | 1 | -100 | A man may walk by without looking at his own reflection. | exists e1 x1 x2 x3 x4 x5.(n_street(x3) & a_topic(x1) & to(e1,x4) & n_building(x4) & of(x4,x5) & n_glass(x5) & r_next(e1) & down(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(n_building(x3) & of(x3,x4) & n_glass(x4) & n_reflection(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & at(e1,x2) & in(x2,x3) & Actor(e1,x1) & v_look(e1)) | 7aada4ce-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_walk(e1) & to(e1,x4) & r_next(e1) & of(x4,x5) & n_street(x3) & n_man(x1) & n_glass(x5) & n_building(x4) & down(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_look(e1) & of(x3,x4) & of(x2,x1) & n_reflection(x2) & n_man(x1) & n_male(x1) & n_glass(x4) & n_building(x3) & in(x2,x3) & at(e1,x2) & Actor(e1,x1)) |
||
A man walking down the street next to a glass building. | The man can walk. | 0 | -100 | The man can walk because he is walking down the street. | exists e1 x1 x2 x3 x4 x5.(n_street(x3) & a_topic(x1) & to(e1,x4) & n_building(x4) & of(x4,x5) & n_glass(x5) & r_next(e1) & down(e1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_man(x1)) | exists e1 p1 x1.(n_man(x1) & exists e2.(Actor(e2,x1) & v_walk(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_can(e1)) | 7aada9ba-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_walk(e1) & to(e1,x4) & r_next(e1) & of(x4,x5) & n_street(x3) & n_man(x1) & n_glass(x5) & n_building(x4) & down(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1.(v_can(e1) & n_man(x1) & exists e2.(v_walk(e2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A man with his backpack walks down the street listening to his iPod. | The man sits down on a bench. | 2 | -100 | Either the man walks or sits. | exists e1 x1 x2 x3 x4 x5.(n_listening(x3) & of(x3,x4) & n_street(x4) & down(e1,x3) & to(x3,x5) & n_ipod(x5) & of(x5,x1) & n_male(x1) & n_male(x1) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_backpack(x2) & of(x2,x1) & n_man(x1)) | exists e1 s1 x1 x2.(n_man(x1) & on(e1,x2) & n_bench(x2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1)) | 7aadaf5a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(with(x1,x2) & v_walk(e1) & to(x3,x5) & of(x5,x1) & of(x3,x4) & of(x2,x1) & n_street(x4) & n_man(x1) & n_male(x1) & n_listening(x3) & n_ipod(x5) & n_backpack(x2) & down(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_sit(e1) & on(e1,x2) & n_man(x1) & n_bench(x2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man with his backpack walks down the street listening to his iPod. | A man has headphones on. | 0 | -100 | If a man is listening to his iPod he must have headphones on. | exists e1 x1 x2 x3 x4 x5.(n_listening(x3) & of(x3,x4) & n_street(x4) & down(e1,x3) & to(x3,x5) & n_ipod(x5) & of(x5,x1) & n_male(x1) & n_male(x1) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_backpack(x2) & of(x2,x1) & n_man(x1)) | exists e1 s1 x1 x2.(a_on(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_headphone(x2) & n_man(x1)) | 7aadb45a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(with(x1,x2) & v_walk(e1) & to(x3,x5) & of(x5,x1) & of(x3,x4) & of(x2,x1) & n_street(x4) & n_man(x1) & n_male(x1) & n_listening(x3) & n_ipod(x5) & n_backpack(x2) & down(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_have(e1) & n_man(x1) & n_headphone(x2) & a_on(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man with his backpack walks down the street listening to his iPod. | The man is listening to music while he walks to work. | 1 | -100 | Just because he walks down the street with his backpack does not mean he walks to work. | exists e1 x1 x2 x3 x4 x5.(n_listening(x3) & of(x3,x4) & n_street(x4) & down(e1,x3) & to(x3,x5) & n_ipod(x5) & of(x5,x1) & n_male(x1) & n_male(x1) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_backpack(x2) & of(x2,x1) & n_man(x1)) | exists e1 p1 x1 x2.(n_male(x1) & n_man(x1) & exists e2 p2.(Topic(e2,p2) & Actor(e2,x1) & v_walk(e2) & exists e3.(Actor(e3,x1) & v_work(e3))) & while(e1,p1) & to(e1,x2) & n_music(x2) & Actor(e1,x1) & v_listen(e1)) | 7aadb9f0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(with(x1,x2) & v_walk(e1) & to(x3,x5) & of(x5,x1) & of(x3,x4) & of(x2,x1) & n_street(x4) & n_man(x1) & n_male(x1) & n_listening(x3) & n_ipod(x5) & n_backpack(x2) & down(e1,x3) & Actor(e1,x1)) | exists e1 p1 x1 x2.(while(e1,p1) & v_listen(e1) & to(e1,x2) & n_music(x2) & n_man(x1) & n_male(x1) & exists e2 p2.(v_walk(e2) & exists e3.(v_work(e3) & Actor(e3,x1)) & Topic(e2,p2) & Actor(e2,x1)) & Actor(e1,x1)) |
||
A guy is looking at fancy orange car. | A guy is checking out a car. | 0 | -100 | looking is same as checking out and orange car is a car | exists e1 s1 x1 x2 x3.(at(e1,x2) & n_car(x2) & of(x2,x3) & n_orange(x3) & a_fancy(s1) & Theme(s1,x2) & Actor(e1,x1) & v_look(e1) & n_guy(x1)) | exists e1 s1 x1 x2.(a_out(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_check(e1) & n_car(x2) & n_guy(x1)) | 7aadbfc2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_look(e1) & of(x2,x3) & n_orange(x3) & n_guy(x1) & n_car(x2) & at(e1,x2) & a_fancy(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_check(e1) & n_guy(x1) & n_car(x2) & a_out(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A guy is looking at fancy orange car. | A guy is swimming in the ocean. | 2 | -100 | You cannot be looking at the car and swimming in the ocean. | exists e1 s1 x1 x2 x3.(at(e1,x2) & n_car(x2) & of(x2,x3) & n_orange(x3) & a_fancy(s1) & Theme(s1,x2) & Actor(e1,x1) & v_look(e1) & n_guy(x1)) | exists e1 x1 x2.(n_ocean(x2) & in(e1,x2) & Actor(e1,x1) & v_swim(e1) & n_guy(x1)) | 7aadc53a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_look(e1) & of(x2,x3) & n_orange(x3) & n_guy(x1) & n_car(x2) & at(e1,x2) & a_fancy(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_swim(e1) & n_ocean(x2) & n_guy(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A guy is looking at fancy orange car. | A guy is interested in buying a new car. | 1 | -100 | looking and buying are different actions | exists e1 s1 x1 x2 x3.(at(e1,x2) & n_car(x2) & of(x2,x3) & n_orange(x3) & a_fancy(s1) & Theme(s1,x2) & Actor(e1,x1) & v_look(e1) & n_guy(x1)) | exists e1 s1 s2 x1 x2 x3.(in(s1,e1) & Theme(e1,x3) & Actor(e1,x2) & v_buy(e1) & n_car(x3) & a_new(s2) & Theme(s2,x3) & Theme(s1,x1) & a_interested(s1) & n_guy(x1)) | 7aadca12-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_look(e1) & of(x2,x3) & n_orange(x3) & n_guy(x1) & n_car(x2) & at(e1,x2) & a_fancy(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3.(v_buy(e1) & n_guy(x1) & n_car(x3) & in(s1,e1) & a_new(s2) & a_interested(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2)) |
||
A brown dog runs through the water in the ocean. | A dog is near a body of water. | 0 | -100 | A brown dog is a dog and water in the ocean is same as body of water | exists e1 s1 x1 x2 x3.(n_ocean(x3) & n_water(x2) & in(e1,x3) & through(e1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | exists p1 x1.(exists x2 x3.(near(x1,x2) & of(x2,x3) & n_water(x3) & n_body(x2)) & n_dog(x1)) | 7aadd3f4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_run(e1) & through(e1,x2) & n_water(x2) & n_ocean(x3) & n_dog(x1) & in(e1,x3) & a_brown(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1.(n_dog(x1) & exists x2 x3.(of(x2,x3) & near(x1,x2) & n_water(x3) & n_body(x2))) |
||
A male in a red shirt walks past an escalator. | Two men wearing red hats ride an escalator. | 2 | -100 | Shirt is different than hats. | exists e1 s1 x1 x2 x3.(past(e1,x3) & n_escalator(x3) & Actor(e1,x1) & v_walk(e1) & in(x1,x2) & n_shirt(x2) & a_red(s1) & Theme(s1,x2) & n_male(x1)) | exists e1 e2 s1 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x1) & v_ride(e2) & n_escalator(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x3) & a_red(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | 7aade52e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_walk(e1) & past(e1,x3) & n_shirt(x2) & n_male(x1) & n_escalator(x3) & in(x1,x2) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 e2 s1 x1 x2 x3 x4.(v_wear(e1) & v_ride(e2) & n_man(x1) & n_hat(x3) & n_escalator(x4) & card_eq_2(x1) & a_red(s1) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A man in a black shirt is under a fire ball. | The man is actually a group of penguins in a man costume. | 2 | -100 | He refers to a man not a group of penguins. | exists p1 s1 x1 x2.(exists x3 x4.(under(x1,x3) & n_ball(x3) & of(x3,x4) & n_fire(x4)) & in(x1,x2) & n_shirt(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists p1 s1 x1.(n_man(x1) & a_actually(s1) & Manner(p1,s1) & exists x2 x3 x4 x5.((x1 = x2) & in(x2,x4) & n_costume(x4) & of(x4,x5) & n_man(x5) & of(x2,x3) & n_penguin(x3) & n_group(x2))) | 7aadef6a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2.(n_shirt(x2) & n_man(x1) & in(x1,x2) & exists x3 x4.(under(x1,x3) & of(x3,x4) & n_fire(x4) & n_ball(x3)) & a_black(s1) & Theme(s1,x2)) | exists p1 s1 x1.(n_man(x1) & exists x2 x3 x4 x5.(of(x4,x5) & of(x2,x3) & n_penguin(x3) & n_man(x5) & n_group(x2) & n_costume(x4) & in(x2,x4) & (x1 = x2)) & a_actually(s1) & Manner(p1,s1)) |
||
A man creates a fireball in midair with a group looking on. | A man is playing with fire in the circus. | 1 | -100 | creating and playing are different actions | exists e2 e1 s1 x1 x2 x3 x4 x5.(Theme(e2,x2) & Actor(e2,x1) & v_create(e2) & in(x2,x3) & with(x3,x4) & a_on(s1) & Manner(e1,s1) & Actor(e1,x5) & v_look(e1) & (x4 = x5) & n_group(x4) & n_midair(x3) & n_fireball(x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_circus(x3) & in(e1,x3) & with(e1,x2) & n_fire(x2) & Actor(e1,x1) & v_play(e1) & n_man(x1)) | 7aadfe9c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5.(with(x3,x4) & v_look(e1) & v_create(e2) & n_midair(x3) & n_man(x1) & n_group(x4) & n_fireball(x2) & in(x2,x3) & a_on(s1) & Theme(e2,x2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x5) & (x4 = x5)) | exists e1 x1 x2 x3.(with(e1,x2) & v_play(e1) & n_man(x1) & n_fire(x2) & n_circus(x3) & in(e1,x3) & Actor(e1,x1)) |
||
Two little kids are trying out their new cameras which probably were given by the women in black. | The little kids are sleeping. | 2 | 0 | The kids cannot be sleeping while they are trying out their new cameras. | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5.(n_woman(x4) & a_out(s4) & Manner(e2,s4) & Theme(e2,x2) & Actor(e2,x1) & v_try(e2) & a_probably(s3) & Manner(e1,s3) & Actor(e1,x4) & in(x4,x5) & n_black(x5) & Theme(e1,x3) & v_give(e1) & (x2 = x3) & n_camera(x2) & a_new(s2) & Theme(s2,x2) & of(x2,x1) & n_thing(x1) & n_kid(x1) & a_little(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 x1.(n_kid(x1) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1) & v_sleep(e1)) | 7aaec304-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_try(e2) & v_give(e1) & of(x2,x1) & n_woman(x4) & n_thing(x1) & n_kid(x1) & n_camera(x2) & n_black(x5) & in(x4,x5) & card_eq_2(x1) & a_probably(s3) & a_out(s4) & a_new(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x3) & Manner(e2,s4) & Manner(e1,s3) & Actor(e2,x1) & Actor(e1,x4) & (x2 = x3)) | exists e1 s1 x1.(v_sleep(e1) & n_kid(x1) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Two little kids are trying out their new cameras which probably were given by the women in black. | Two kids are enjoying new cameras. | 1 | 0.963267 | Just because the kids are trying out new cameras doesn't mean they are enjoying them. | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5.(n_woman(x4) & a_out(s4) & Manner(e2,s4) & Theme(e2,x2) & Actor(e2,x1) & v_try(e2) & a_probably(s3) & Manner(e1,s3) & Actor(e1,x4) & in(x4,x5) & n_black(x5) & Theme(e1,x3) & v_give(e1) & (x2 = x3) & n_camera(x2) & a_new(s2) & Theme(s2,x2) & of(x2,x1) & n_thing(x1) & n_kid(x1) & a_little(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_camera(x2) & a_new(s1) & Theme(s1,x2) & n_kid(x1) & card_eq_2(x1)) | 7aaece62-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_try(e2) & v_give(e1) & of(x2,x1) & n_woman(x4) & n_thing(x1) & n_kid(x1) & n_camera(x2) & n_black(x5) & in(x4,x5) & card_eq_2(x1) & a_probably(s3) & a_out(s4) & a_new(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x3) & Manner(e2,s4) & Manner(e1,s3) & Actor(e2,x1) & Actor(e1,x4) & (x2 = x3)) | exists e1 s1 x1 x2.(v_enjoy(e1) & n_kid(x1) & n_camera(x2) & card_eq_2(x1) & a_new(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two little kids are trying out their new cameras which probably were given by the women in black. | A mom takes her children out to play with their new cameras. | 1 | 0.55006 | just because the kids are trying out their new cameras doesn't mean a mom takes her children out to play with their new cameras. | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5.(n_woman(x4) & a_out(s4) & Manner(e2,s4) & Theme(e2,x2) & Actor(e2,x1) & v_try(e2) & a_probably(s3) & Manner(e1,s3) & Actor(e1,x4) & in(x4,x5) & n_black(x5) & Theme(e1,x3) & v_give(e1) & (x2 = x3) & n_camera(x2) & a_new(s2) & Theme(s2,x2) & of(x2,x1) & n_thing(x1) & n_kid(x1) & a_little(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 p1 s1 s2 x1 x2 x3 x4.(Topic(e1,p1) & exists e2.(with(e2,x4) & Actor(e2,x1) & v_play(e2)) & n_camera(x4) & a_new(s2) & Theme(s2,x4) & of(x4,x1) & n_thing(x1) & a_out(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_child(x3) & of(x3,x1) & n_female(x1) & n_mom(x2) & n_mom(x1)) | 7aaeddb2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_try(e2) & v_give(e1) & of(x2,x1) & n_woman(x4) & n_thing(x1) & n_kid(x1) & n_camera(x2) & n_black(x5) & in(x4,x5) & card_eq_2(x1) & a_probably(s3) & a_out(s4) & a_new(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x3) & Manner(e2,s4) & Manner(e1,s3) & Actor(e2,x1) & Actor(e1,x4) & (x2 = x3)) | exists e1 p1 s1 s2 x1 x2 x3 x4.(v_take(e1) & of(x4,x1) & of(x3,x1) & n_thing(x1) & n_mom(x2) & n_mom(x1) & n_female(x1) & n_child(x3) & n_camera(x4) & exists e2.(with(e2,x4) & v_play(e2) & Actor(e2,x1)) & a_out(s1) & a_new(s2) & Topic(e1,p1) & Theme(s2,x4) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2)) |
||
Two little kids are trying out their new cameras which probably were given by the women in black. | Two young boys taking pictures of hot women. | 1 | 0.021478 | just because two little kids are trying out their new cameras which probably were given by the women in black doesn't mean they are taking pictures of hot women. | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5.(n_woman(x4) & a_out(s4) & Manner(e2,s4) & Theme(e2,x2) & Actor(e2,x1) & v_try(e2) & a_probably(s3) & Manner(e1,s3) & Actor(e1,x4) & in(x4,x5) & n_black(x5) & Theme(e1,x3) & v_give(e1) & (x2 = x3) & n_camera(x2) & a_new(s2) & Theme(s2,x2) & of(x2,x1) & n_thing(x1) & n_kid(x1) & a_little(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & of(x3,x4) & n_woman(x4) & a_hot(s2) & Theme(s2,x4) & n_picture(x3) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | 7aaee2c6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_try(e2) & v_give(e1) & of(x2,x1) & n_woman(x4) & n_thing(x1) & n_kid(x1) & n_camera(x2) & n_black(x5) & in(x4,x5) & card_eq_2(x1) & a_probably(s3) & a_out(s4) & a_new(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x3) & Manner(e2,s4) & Manner(e1,s3) & Actor(e2,x1) & Actor(e1,x4) & (x2 = x3)) | exists e1 s1 s2 x1 x2 x3 x4.(v_take(e1) & of(x3,x4) & n_woman(x4) & n_picture(x3) & n_boy(x1) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & a_hot(s2) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Two little kids are trying out their new cameras which probably were given by the women in black. | Children are trying out new cameras. | 0 | 0.962029 | Little kids are children. | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5.(n_woman(x4) & a_out(s4) & Manner(e2,s4) & Theme(e2,x2) & Actor(e2,x1) & v_try(e2) & a_probably(s3) & Manner(e1,s3) & Actor(e1,x4) & in(x4,x5) & n_black(x5) & Theme(e1,x3) & v_give(e1) & (x2 = x3) & n_camera(x2) & a_new(s2) & Theme(s2,x2) & of(x2,x1) & n_thing(x1) & n_kid(x1) & a_little(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 s2 x1 x2.(a_out(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_try(e1) & n_camera(x2) & a_new(s1) & Theme(s1,x2) & n_child(x1)) | 7aaef2ca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_try(e2) & v_give(e1) & of(x2,x1) & n_woman(x4) & n_thing(x1) & n_kid(x1) & n_camera(x2) & n_black(x5) & in(x4,x5) & card_eq_2(x1) & a_probably(s3) & a_out(s4) & a_new(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x3) & Manner(e2,s4) & Manner(e1,s3) & Actor(e2,x1) & Actor(e1,x4) & (x2 = x3)) | exists e1 s1 s2 x1 x2.(v_try(e1) & n_child(x1) & n_camera(x2) & a_out(s2) & a_new(s1) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) |
||
Two little kids are trying out their new cameras which probably were given by the women in black. | The women watching the children play. | 1 | 0.8577 | Just because two little kids are trying out their new cameras which probably were given by the women in black does not mean that the women watching the children play. | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5.(n_woman(x4) & a_out(s4) & Manner(e2,s4) & Theme(e2,x2) & Actor(e2,x1) & v_try(e2) & a_probably(s3) & Manner(e1,s3) & Actor(e1,x4) & in(x4,x5) & n_black(x5) & Theme(e1,x3) & v_give(e1) & (x2 = x3) & n_camera(x2) & a_new(s2) & Theme(s2,x2) & of(x2,x1) & n_thing(x1) & n_kid(x1) & a_little(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(n_play(x3) & of(x3,x4) & n_child(x4) & n_woman(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_watch(e1) & (x1 = x2)) | 7aaf029c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_try(e2) & v_give(e1) & of(x2,x1) & n_woman(x4) & n_thing(x1) & n_kid(x1) & n_camera(x2) & n_black(x5) & in(x4,x5) & card_eq_2(x1) & a_probably(s3) & a_out(s4) & a_new(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x3) & Manner(e2,s4) & Manner(e1,s3) & Actor(e2,x1) & Actor(e1,x4) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_watch(e1) & of(x3,x4) & n_woman(x1) & n_play(x3) & n_child(x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Two little kids are trying out their new cameras which probably were given by the women in black. | The kids were trying out digital cameras. | 1 | 0.861646 | just because the two little kids are trying out their new cameras doesn't imply they are trying out digital cameras. | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5.(n_woman(x4) & a_out(s4) & Manner(e2,s4) & Theme(e2,x2) & Actor(e2,x1) & v_try(e2) & a_probably(s3) & Manner(e1,s3) & Actor(e1,x4) & in(x4,x5) & n_black(x5) & Theme(e1,x3) & v_give(e1) & (x2 = x3) & n_camera(x2) & a_new(s2) & Theme(s2,x2) & of(x2,x1) & n_thing(x1) & n_kid(x1) & a_little(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 s2 x1 x2.(n_kid(x1) & a_out(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_try(e1) & n_camera(x2) & a_digital(s1) & Theme(s1,x2)) | 7aaf0792-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_try(e2) & v_give(e1) & of(x2,x1) & n_woman(x4) & n_thing(x1) & n_kid(x1) & n_camera(x2) & n_black(x5) & in(x4,x5) & card_eq_2(x1) & a_probably(s3) & a_out(s4) & a_new(s2) & a_little(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x3) & Manner(e2,s4) & Manner(e1,s3) & Actor(e2,x1) & Actor(e1,x4) & (x2 = x3)) | exists e1 s1 s2 x1 x2.(v_try(e1) & n_kid(x1) & n_camera(x2) & a_out(s2) & a_digital(s1) & Theme(s1,x2) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) |
||
One of the members of KISS playing a white electric guitar in front of a black background. | A KISS member skipped breakfast. | 1 | 0.002469 | There is nothing to indicate that the KISS member skipped breakfast. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(ne_org_kiss(x3) & n_member(x2) & in(e1,x5) & of(x5,x6) & n_background(x6) & a_black(s3) & Theme(s3,x6) & n_front(x5) & Theme(e1,x4) & Actor(e1,x1) & v_play(e1) & n_guitar(x4) & a_electric(s2) & Theme(s2,x4) & a_white(s1) & Theme(s1,x4) & of(x1,x2) & of(x2,x3) & n_thing(x1) & card_eq_1(x1)) | exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_skip(e1) & n_breakfast(x3) & n_member(x1) & (x1 = x2) & ne_org_kiss(x2)) | 7ab06092-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_play(e1) & of(x5,x6) & of(x2,x3) & of(x1,x2) & ne_org_kiss(x3) & n_thing(x1) & n_member(x2) & n_guitar(x4) & n_front(x5) & n_background(x6) & in(e1,x5) & card_eq_1(x1) & a_white(s1) & a_electric(s2) & a_black(s3) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_skip(e1) & ne_org_kiss(x2) & n_member(x1) & n_breakfast(x3) & Theme(e1,x3) & Actor(e1,x1) & (x1 = x2)) |
||
One of the members of KISS playing a white electric guitar in front of a black background. | The background was white. | 2 | 0.000003 | White and black are different. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(ne_org_kiss(x3) & n_member(x2) & in(e1,x5) & of(x5,x6) & n_background(x6) & a_black(s3) & Theme(s3,x6) & n_front(x5) & Theme(e1,x4) & Actor(e1,x1) & v_play(e1) & n_guitar(x4) & a_electric(s2) & Theme(s2,x4) & a_white(s1) & Theme(s1,x4) & of(x1,x2) & of(x2,x3) & n_thing(x1) & card_eq_1(x1)) | exists s1 x1.(n_background(x1) & Theme(s1,x1) & a_white(s1)) | 7ab0651a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_play(e1) & of(x5,x6) & of(x2,x3) & of(x1,x2) & ne_org_kiss(x3) & n_thing(x1) & n_member(x2) & n_guitar(x4) & n_front(x5) & n_background(x6) & in(e1,x5) & card_eq_1(x1) & a_white(s1) & a_electric(s2) & a_black(s3) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x1)) | exists s1 x1.(n_background(x1) & a_white(s1) & Theme(s1,x1)) |
||
One of the members of KISS playing a white electric guitar in front of a black background. | A famous guitarist is recording a music video to try to go solo. | 1 | 0.000622 | Just because a band member plays guitar by a black background doesn't imply recording a music video. Just because a band member plays guitar doesn't imply to try to go solo. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(ne_org_kiss(x3) & n_member(x2) & in(e1,x5) & of(x5,x6) & n_background(x6) & a_black(s3) & Theme(s3,x6) & n_front(x5) & Theme(e1,x4) & Actor(e1,x1) & v_play(e1) & n_guitar(x4) & a_electric(s2) & Theme(s2,x4) & a_white(s1) & Theme(s1,x4) & of(x1,x2) & of(x2,x3) & n_thing(x1) & card_eq_1(x1)) | exists e1 p1 s1 s2 x1 x2 x3 x4.(Topic(e1,p1) & exists e2 p2.(Topic(e2,p2) & Actor(e2,x1) & v_try(e2) & exists e3 x5.(Theme(e3,x5) & Actor(e3,x1) & v_go(e3) & n_solo(x5))) & Theme(e1,x3) & Actor(e1,x2) & v_record(e1) & n_video(x3) & of(x3,x4) & n_music(x4) & n_guitarist(x2) & a_famous(s2) & Theme(s2,x2) & n_guitarist(x1) & a_famous(s1) & Theme(s1,x1)) | 7ab0819e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_play(e1) & of(x5,x6) & of(x2,x3) & of(x1,x2) & ne_org_kiss(x3) & n_thing(x1) & n_member(x2) & n_guitar(x4) & n_front(x5) & n_background(x6) & in(e1,x5) & card_eq_1(x1) & a_white(s1) & a_electric(s2) & a_black(s3) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x1)) | exists e1 p1 s1 s2 x1 x2 x3 x4.(v_record(e1) & of(x3,x4) & n_video(x3) & n_music(x4) & n_guitarist(x2) & n_guitarist(x1) & exists e2 p2.(v_try(e2) & exists e3 x5.(v_go(e3) & n_solo(x5) & Theme(e3,x5) & Actor(e3,x1)) & Topic(e2,p2) & Actor(e2,x1)) & a_famous(s2) & a_famous(s1) & Topic(e1,p1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2)) |
||
One of the members of KISS playing a white electric guitar in front of a black background. | Kiss is performing live. | 1 | 0.591479 | Playing guitar doesn't imply performing live. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(ne_org_kiss(x3) & n_member(x2) & in(e1,x5) & of(x5,x6) & n_background(x6) & a_black(s3) & Theme(s3,x6) & n_front(x5) & Theme(e1,x4) & Actor(e1,x1) & v_play(e1) & n_guitar(x4) & a_electric(s2) & Theme(s2,x4) & a_white(s1) & Theme(s1,x4) & of(x1,x2) & of(x2,x3) & n_thing(x1) & card_eq_1(x1)) | exists e1 s1 x1.(ne_nam_kiss(x1) & a_live(s1) & Manner(e1,s1) & Actor(e1,x1) & v_perform(e1)) | 7ab08644-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_play(e1) & of(x5,x6) & of(x2,x3) & of(x1,x2) & ne_org_kiss(x3) & n_thing(x1) & n_member(x2) & n_guitar(x4) & n_front(x5) & n_background(x6) & in(e1,x5) & card_eq_1(x1) & a_white(s1) & a_electric(s2) & a_black(s3) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x1)) | exists e1 s1 x1.(v_perform(e1) & ne_nam_kiss(x1) & a_live(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
One of the members of KISS playing a white electric guitar in front of a black background. | it could get very loud | 1 | 0.000613 | Just because members of KISS are playing a guitar it does not mean it could get very loud. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(ne_org_kiss(x3) & n_member(x2) & in(e1,x5) & of(x5,x6) & n_background(x6) & a_black(s3) & Theme(s3,x6) & n_front(x5) & Theme(e1,x4) & Actor(e1,x1) & v_play(e1) & n_guitar(x4) & a_electric(s2) & Theme(s2,x4) & a_white(s1) & Theme(s1,x4) & of(x1,x2) & of(x2,x3) & n_thing(x1) & card_eq_1(x1)) | exists e1 p1 x1.(n_thing(x1) & exists e2 p2.(exists s1.(r_very(s1) & Theme(s1,x1) & a_loud(s1)) & Topic(e2,p2) & Actor(e2,x1) & v_get(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_could(e1)) | 7ab09a44-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_play(e1) & of(x5,x6) & of(x2,x3) & of(x1,x2) & ne_org_kiss(x3) & n_thing(x1) & n_member(x2) & n_guitar(x4) & n_front(x5) & n_background(x6) & in(e1,x5) & card_eq_1(x1) & a_white(s1) & a_electric(s2) & a_black(s3) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x1)) | exists e1 p1 x1.(v_could(e1) & n_thing(x1) & exists e2 p2.(v_get(e2) & exists s1.(r_very(s1) & a_loud(s1) & Theme(s1,x1)) & Topic(e2,p2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
One of the members of KISS playing a white electric guitar in front of a black background. | He will be playing a guitar | 0 | 0.867975 | One of the members of KISS who is playing a guitar is a man. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(ne_org_kiss(x3) & n_member(x2) & in(e1,x5) & of(x5,x6) & n_background(x6) & a_black(s3) & Theme(s3,x6) & n_front(x5) & Theme(e1,x4) & Actor(e1,x1) & v_play(e1) & n_guitar(x4) & a_electric(s2) & Theme(s2,x4) & a_white(s1) & Theme(s1,x4) & of(x1,x2) & of(x2,x3) & n_thing(x1) & card_eq_1(x1)) | exists e1 x1 x2.(n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2)) | 7ab09f76-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_play(e1) & of(x5,x6) & of(x2,x3) & of(x1,x2) & ne_org_kiss(x3) & n_thing(x1) & n_member(x2) & n_guitar(x4) & n_front(x5) & n_background(x6) & in(e1,x5) & card_eq_1(x1) & a_white(s1) & a_electric(s2) & a_black(s3) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_male(x1) & n_guitar(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
One of the members of KISS playing a white electric guitar in front of a black background. | The white electric guitar belonged to the member. | 1 | 0.013579 | Sentence 1 is missing belonged to the member. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(ne_org_kiss(x3) & n_member(x2) & in(e1,x5) & of(x5,x6) & n_background(x6) & a_black(s3) & Theme(s3,x6) & n_front(x5) & Theme(e1,x4) & Actor(e1,x1) & v_play(e1) & n_guitar(x4) & a_electric(s2) & Theme(s2,x4) & a_white(s1) & Theme(s1,x4) & of(x1,x2) & of(x2,x3) & n_thing(x1) & card_eq_1(x1)) | exists e1 s1 s2 x1 x2 x3.(n_member(x3) & n_guitar(x1) & a_electric(s2) & Theme(s2,x1) & a_white(s1) & Theme(s1,x1) & a_topic(x1) & to(e1,x3) & Theme(e1,x2) & v_belong(e1) & (x1 = x2)) | 7ab0a50c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_play(e1) & of(x5,x6) & of(x2,x3) & of(x1,x2) & ne_org_kiss(x3) & n_thing(x1) & n_member(x2) & n_guitar(x4) & n_front(x5) & n_background(x6) & in(e1,x5) & card_eq_1(x1) & a_white(s1) & a_electric(s2) & a_black(s3) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3.(v_belong(e1) & to(e1,x3) & n_member(x3) & n_guitar(x1) & a_white(s1) & a_topic(x1) & a_electric(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & (x1 = x2)) |
||
a big tan dog running threw the shallow water with a stick in his mouth. | A big tan dog swimming in deep water with a stick in his mouth. | 2 | -100 | The water can't be shallow and deep. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5.(n_mouth(x5) & of(x5,x3) & n_male(x3) & n_water(x3) & a_shallow(s3) & Theme(s3,x3) & in(e2,x5) & with(e2,x4) & n_stick(x4) & Theme(e2,x3) & Actor(e2,x1) & v_throw(e2) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & a_tan(s2) & Theme(s2,x1) & a_big(s1) & Theme(s1,x1)) | exists s1 s2 s3 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x4) & in(x4,x5) & n_mouth(x5) & of(x5,x1) & n_male(x1) & n_stick(x4) & in(x1,x3) & n_water(x3) & a_deep(s3) & Theme(s3,x3) & n_swimming(x1) & of(x1,x2) & n_dog(x2) & a_tan(s2) & Theme(s2,x1) & a_big(s1) & Theme(s1,x1)) | 7ab0c8d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5.(with(e2,x4) & v_throw(e2) & v_run(e1) & of(x5,x3) & n_water(x3) & n_stick(x4) & n_mouth(x5) & n_male(x3) & n_dog(x1) & in(e2,x5) & a_tan(s2) & a_shallow(s3) & a_big(s1) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists s1 s2 s3 x1 x2 x3 x4 x5.(with(x1,x4) & of(x5,x1) & of(x1,x2) & n_water(x3) & n_swimming(x1) & n_stick(x4) & n_mouth(x5) & n_male(x1) & n_dog(x2) & in(x4,x5) & in(x1,x3) & a_topic(x1) & a_tan(s2) & a_deep(s3) & a_big(s1) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1)) |
||
a big tan dog running threw the shallow water with a stick in his mouth. | A large tan dog playing fetch with his owner at the beach just caught a stick while running into the water. | 1 | -100 | A dog running threw the shallow water with a stick in his mouth doesn't mean the dog is playing fetch with its owner. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_mouth(x5) & of(x5,x3) & n_male(x3) & n_water(x3) & a_shallow(s3) & Theme(s3,x3) & in(e2,x5) & with(e2,x4) & n_stick(x4) & Theme(e2,x3) & Actor(e2,x1) & v_throw(e2) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & a_tan(s2) & Theme(s2,x1) & a_big(s1) & Theme(s1,x1)) | exists e2 e1 e3 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(n_water(x7) & n_beach(x4) & with(e1,x3) & at(x3,x4) & while(e2,e3) & into(e3,x7) & Actor(e3,x5) & v_run(e3) & a_just(s3) & Manner(e2,s3) & Theme(e2,x6) & Actor(e2,x5) & v_catch(e2) & n_stick(x6) & (x4 = x5) & n_owner(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x1) & v_fetch(e1) & n_playing(x1) & of(x1,x2) & n_dog(x2) & a_tan(s2) & Theme(s2,x1) & a_large(s1) & Theme(s1,x1)) | 7ab0cf14-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(e2,x4) & v_throw(e2) & v_run(e1) & of(x5,x3) & n_water(x3) & n_stick(x4) & n_mouth(x5) & n_male(x3) & n_dog(x1) & in(e2,x5) & a_tan(s2) & a_shallow(s3) & a_big(s1) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e2 e1 e3 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(e1,x3) & while(e2,e3) & v_run(e3) & v_fetch(e1) & v_catch(e2) & of(x3,x1) & of(x1,x2) & n_water(x7) & n_stick(x6) & n_playing(x1) & n_owner(x3) & n_male(x1) & n_dog(x2) & n_beach(x4) & into(e3,x7) & at(x3,x4) & a_tan(s2) & a_large(s1) & a_just(s3) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x6) & Manner(e2,s3) & Actor(e3,x5) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5)) |
||
a big tan dog running threw the shallow water with a stick in his mouth. | A big dog is running in water with a stick. | 0 | -100 | A big dog is running threw the water so he is running in water, and the dog is with stick. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_mouth(x5) & of(x5,x3) & n_male(x3) & n_water(x3) & a_shallow(s3) & Theme(s3,x3) & in(e2,x5) & with(e2,x4) & n_stick(x4) & Theme(e2,x3) & Actor(e2,x1) & v_throw(e2) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & a_tan(s2) & Theme(s2,x1) & a_big(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(with(e1,x3) & n_stick(x3) & in(e1,x2) & n_water(x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & a_big(s1) & Theme(s1,x1)) | 7ab0d3e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(with(e2,x4) & v_throw(e2) & v_run(e1) & of(x5,x3) & n_water(x3) & n_stick(x4) & n_mouth(x5) & n_male(x3) & n_dog(x1) & in(e2,x5) & a_tan(s2) & a_shallow(s3) & a_big(s1) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_run(e1) & n_water(x2) & n_stick(x3) & n_dog(x1) & in(e1,x2) & a_big(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
People sit down on stools to enjoy a quick bite to eat. | People walk away after eating dinner | 2 | -100 | Sit and walk are different. | exists e1 p1 s1 x1 x2 x3.(Topic(e1,p1) & exists e2 p2 s2 x4.(Theme(e2,x4) & Actor(e2,x1) & v_enjoy(e2) & Topic(x4,p2) & exists e3 x5.(Theme(e3,x5) & Actor(e3,x4) & v_eat(e3) & n_thing(x5)) & n_bite(x4) & a_quick(s2) & Theme(s2,x4)) & on(e1,x3) & n_stool(x3) & a_down(s1) & Manner(e1,s1) & Actor(e1,x2) & v_sit(e1) & n_people(x2) & n_people(x1)) | exists e2 e1 s1 x1 x2.(after(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_eat(e2) & n_dinner(x2) & a_away(s1) & Manner(e1,s1) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | 7ab0d874-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(v_sit(e1) & on(e1,x3) & n_stool(x3) & n_people(x2) & n_people(x1) & exists e2 p2 s2 x4.(v_enjoy(e2) & n_bite(x4) & exists e3 x5.(v_eat(e3) & n_thing(x5) & Theme(e3,x5) & Actor(e3,x4)) & a_quick(s2) & Topic(x4,p2) & Theme(s2,x4) & Theme(e2,x4) & Actor(e2,x1)) & a_down(s1) & Topic(e1,p1) & Manner(e1,s1) & Actor(e1,x2)) | exists e2 e1 s1 x1 x2.(v_walk(e1) & v_eat(e2) & n_people(x1) & n_dinner(x2) & after(e1,e2) & a_away(s1) & Theme(e2,x2) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x1)) |
||
People sit down on stools to enjoy a quick bite to eat. | People sit down on stools to enjoy some food | 0 | -100 | enjoy some food is same bite to eat | exists e1 p1 s1 x1 x2 x3.(Topic(e1,p1) & exists e2 p2 s2 x4.(Theme(e2,x4) & Actor(e2,x1) & v_enjoy(e2) & Topic(x4,p2) & exists e3 x5.(Theme(e3,x5) & Actor(e3,x4) & v_eat(e3) & n_thing(x5)) & n_bite(x4) & a_quick(s2) & Theme(s2,x4)) & on(e1,x3) & n_stool(x3) & a_down(s1) & Manner(e1,s1) & Actor(e1,x2) & v_sit(e1) & n_people(x2) & n_people(x1)) | exists e1 p1 s1 x1 x2 x3.(Topic(e1,p1) & exists e2 x4.(Theme(e2,x4) & Actor(e2,x1) & v_enjoy(e2) & n_food(x4)) & on(e1,x3) & n_stool(x3) & a_down(s1) & Manner(e1,s1) & Actor(e1,x2) & v_sit(e1) & n_people(x2) & n_people(x1)) | 7ab0dd10-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(v_sit(e1) & on(e1,x3) & n_stool(x3) & n_people(x2) & n_people(x1) & exists e2 p2 s2 x4.(v_enjoy(e2) & n_bite(x4) & exists e3 x5.(v_eat(e3) & n_thing(x5) & Theme(e3,x5) & Actor(e3,x4)) & a_quick(s2) & Topic(x4,p2) & Theme(s2,x4) & Theme(e2,x4) & Actor(e2,x1)) & a_down(s1) & Topic(e1,p1) & Manner(e1,s1) & Actor(e1,x2)) | exists e1 p1 s1 x1 x2 x3.(v_sit(e1) & on(e1,x3) & n_stool(x3) & n_people(x2) & n_people(x1) & exists e2 x4.(v_enjoy(e2) & n_food(x4) & Theme(e2,x4) & Actor(e2,x1)) & a_down(s1) & Topic(e1,p1) & Manner(e1,s1) & Actor(e1,x2)) |
||
People sit down on stools to enjoy a quick bite to eat. | People sit down and prepare a meal | 1 | -100 | There is nothing to indicate that the people prepare a meal. | exists e1 p1 s1 x1 x2 x3.(Topic(e1,p1) & exists e2 p2 s2 x4.(Theme(e2,x4) & Actor(e2,x1) & v_enjoy(e2) & Topic(x4,p2) & exists e3 x5.(Theme(e3,x5) & Actor(e3,x4) & v_eat(e3) & n_thing(x5)) & n_bite(x4) & a_quick(s2) & Theme(s2,x4)) & on(e1,x3) & n_stool(x3) & a_down(s1) & Manner(e1,s1) & Actor(e1,x2) & v_sit(e1) & n_people(x2) & n_people(x1)) | exists e1 e2 s1 x1 x2 x3.(Theme(e2,x3) & Actor(e2,x2) & v_prepare(e2) & n_meal(x3) & n_people(x2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1) & n_people(x1)) | 7ab0e1a2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(v_sit(e1) & on(e1,x3) & n_stool(x3) & n_people(x2) & n_people(x1) & exists e2 p2 s2 x4.(v_enjoy(e2) & n_bite(x4) & exists e3 x5.(v_eat(e3) & n_thing(x5) & Theme(e3,x5) & Actor(e3,x4)) & a_quick(s2) & Topic(x4,p2) & Theme(s2,x4) & Theme(e2,x4) & Actor(e2,x1)) & a_down(s1) & Topic(e1,p1) & Manner(e1,s1) & Actor(e1,x2)) | exists e1 e2 s1 x1 x2 x3.(v_sit(e1) & v_prepare(e2) & n_people(x2) & n_people(x1) & n_meal(x3) & a_down(s1) & Theme(e2,x3) & Manner(e1,s1) & Actor(e2,x2) & Actor(e1,x1)) |
||
Three people hug each other for the picture as another boy sits nearby. | Three people punch each other. | 2 | -100 | Hug and punch are different. | exists e1 p1 x1 x2 x3 x4 x5.(n_boy(x4) & n_picture(x3) & exists s2.(Theme(s2,x1) & a_nearby(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1) & for(x1,x3) & as(x3,x5) & n_boy(x5) & -(x5 = x4) & all x6.(n_other(x6) -> exists s1.(Theme(s1,x6) & Actor(s1,x2) & a_hug(s1))) & (x1 = x2) & n_people(x1) & card_eq_3(x1)) | exists x1.(all x2.(n_other(x2) -> exists e1.(Theme(e1,x2) & Actor(e1,x1) & v_punch(e1))) & n_people(x1) & card_eq_3(x1)) | 7ab0e63e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5.(v_sit(e1) & n_picture(x3) & n_people(x1) & n_boy(x5) & n_boy(x4) & for(x1,x3) & exists s2.(a_nearby(s2) & Theme(s2,x1)) & card_eq_3(x1) & as(x3,x5) & all x6.(exists s1.(a_hug(s1) & Theme(s1,x6) & Actor(s1,x2)) | -n_other(x6)) & Topic(e1,p1) & Actor(e1,x1) & -(x5 = x4) & (x1 = x2)) | exists x1.(n_people(x1) & card_eq_3(x1) & all x2.(exists e1.(v_punch(e1) & Theme(e1,x2) & Actor(e1,x1)) | -n_other(x2))) |
||
Three people hug each other for the picture as another boy sits nearby. | Three people are hugging. | 0 | -100 | hugging is same as hug each | exists e1 p1 x1 x2 x3 x4 x5.(n_boy(x4) & n_picture(x3) & exists s2.(Theme(s2,x1) & a_nearby(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1) & for(x1,x3) & as(x3,x5) & n_boy(x5) & -(x5 = x4) & all x6.(n_other(x6) -> exists s1.(Theme(s1,x6) & Actor(s1,x2) & a_hug(s1))) & (x1 = x2) & n_people(x1) & card_eq_3(x1)) | exists e1 x1.(Actor(e1,x1) & v_hug(e1) & n_people(x1) & card_eq_3(x1)) | 7ab0ec2e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5.(v_sit(e1) & n_picture(x3) & n_people(x1) & n_boy(x5) & n_boy(x4) & for(x1,x3) & exists s2.(a_nearby(s2) & Theme(s2,x1)) & card_eq_3(x1) & as(x3,x5) & all x6.(exists s1.(a_hug(s1) & Theme(s1,x6) & Actor(s1,x2)) | -n_other(x6)) & Topic(e1,p1) & Actor(e1,x1) & -(x5 = x4) & (x1 = x2)) | exists e1 x1.(v_hug(e1) & n_people(x1) & card_eq_3(x1) & Actor(e1,x1)) |
||
Three people hug each other for the picture as another boy sits nearby. | Family members hug each other. | 1 | -100 | There is nothing to indicate that the people are family members. | exists e1 p1 x1 x2 x3 x4 x5.(n_boy(x4) & n_picture(x3) & exists s2.(Theme(s2,x1) & a_nearby(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1) & for(x1,x3) & as(x3,x5) & n_boy(x5) & -(x5 = x4) & all x6.(n_other(x6) -> exists s1.(Theme(s1,x6) & Actor(s1,x2) & a_hug(s1))) & (x1 = x2) & n_people(x1) & card_eq_3(x1)) | exists x1 x2.(all x3.(n_other(x3) -> exists e1.(Theme(e1,x3) & Actor(e1,x1) & v_hug(e1))) & n_member(x1) & (x1 = x2) & ne_nam_family(x2)) | 7ab0f2fa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5.(v_sit(e1) & n_picture(x3) & n_people(x1) & n_boy(x5) & n_boy(x4) & for(x1,x3) & exists s2.(a_nearby(s2) & Theme(s2,x1)) & card_eq_3(x1) & as(x3,x5) & all x6.(exists s1.(a_hug(s1) & Theme(s1,x6) & Actor(s1,x2)) | -n_other(x6)) & Topic(e1,p1) & Actor(e1,x1) & -(x5 = x4) & (x1 = x2)) | exists x1 x2.(ne_nam_family(x2) & n_member(x1) & all x3.(exists e1.(v_hug(e1) & Theme(e1,x3) & Actor(e1,x1)) | -n_other(x3)) & (x1 = x2)) |
||
A girl jumping into the ocean. | The ocean is dried up. | 2 | -100 | there is either the ocean or the ocean is dried up. | exists e1 x1 x2 x3.(n_ocean(x3) & a_topic(x1) & into(e1,x3) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_girl(x1)) | exists e1 s1 x1.(n_ocean(x1) & a_up(s1) & Manner(e1,s1) & Theme(e1,x1) & v_dry(e1)) | 7ab0f84a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_jump(e1) & n_ocean(x3) & n_girl(x1) & into(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1.(v_dry(e1) & n_ocean(x1) & a_up(s1) & Theme(e1,x1) & Manner(e1,s1)) |
||
A girl jumping into the ocean. | The girl is outdoors. | 0 | -100 | Girl is jumping into ocean. Ocean is outdoors. | exists e1 x1 x2 x3.(n_ocean(x3) & a_topic(x1) & into(e1,x3) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_girl(x1)) | exists p1 x1.(n_girl(x1) & exists x2.((x1 = x2) & n_outdoors(x2))) | 7ab0fd68-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_jump(e1) & n_ocean(x3) & n_girl(x1) & into(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_girl(x1) & exists x2.(n_outdoors(x2) & (x1 = x2))) |
||
A girl jumping into the ocean. | The girl is wearing a bathing suit. | 1 | -100 | A girl jumping in the ocean is not assumed to be wearing a bathing suit. | exists e1 x1 x2 x3.(n_ocean(x3) & a_topic(x1) & into(e1,x3) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_girl(x1)) | exists e1 x1 x2 x3.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_suit(x2) & of(x2,x3) & n_bathing(x3)) | 7ab1027c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_jump(e1) & n_ocean(x3) & n_girl(x1) & into(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_wear(e1) & of(x2,x3) & n_suit(x2) & n_girl(x1) & n_bathing(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A New York City taxi drives past crowds of people on the sidewalks. | a taxi driver ignores black customers on the side of the road | 1 | -100 | Simply because a driver passes a crowd does not mean that they ignores black customers. | exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_sidewalk(x9) & past(e1,x7) & of(x7,x8) & on(x8,x9) & n_people(x8) & n_crowd(x7) & Theme(e1,x2) & Actor(e1,x1) & v_event(e1) & n_drive(x2) & of(x2,x6) & n_taxi(x6) & (x2 = x5) & ne_geo_city(x5) & (x2 = x4) & ne_geo_york(x4) & (x2 = x3) & ne_geo_new(x3) & n_thing(x1)) | exists e1 s1 x1 x2 x3 x4 x5.(n_road(x5) & n_side(x4) & Theme(e1,x3) & Actor(e1,x1) & v_ignore(e1) & on(x3,x4) & of(x4,x5) & n_customer(x3) & a_black(s1) & Theme(s1,x3) & n_driver(x1) & of(x1,x2) & n_taxi(x2)) | 7ab1179e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_event(e1) & past(e1,x7) & on(x8,x9) & of(x7,x8) & of(x2,x6) & ne_geo_york(x4) & ne_geo_new(x3) & ne_geo_city(x5) & n_thing(x1) & n_taxi(x6) & n_sidewalk(x9) & n_people(x8) & n_drive(x2) & n_crowd(x7) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x5) & (x2 = x4) & (x2 = x3)) | exists e1 s1 x1 x2 x3 x4 x5.(v_ignore(e1) & on(x3,x4) & of(x4,x5) & of(x1,x2) & n_taxi(x2) & n_side(x4) & n_road(x5) & n_driver(x1) & n_customer(x3) & a_black(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1)) |
||
A New York City taxi drives past crowds of people on the sidewalks. | a taxi driver plows into a group of people | 2 | -100 | Plows and drives past are different. | exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_sidewalk(x9) & past(e1,x7) & of(x7,x8) & on(x8,x9) & n_people(x8) & n_crowd(x7) & Theme(e1,x2) & Actor(e1,x1) & v_event(e1) & n_drive(x2) & of(x2,x6) & n_taxi(x6) & (x2 = x5) & ne_geo_city(x5) & (x2 = x4) & ne_geo_york(x4) & (x2 = x3) & ne_geo_new(x3) & n_thing(x1)) | exists e1 x1 x2 x3 x4.(into(e1,x3) & of(x3,x4) & n_people(x4) & n_group(x3) & Actor(e1,x1) & v_plow(e1) & n_driver(x1) & of(x1,x2) & n_taxi(x2)) | 7ab11d48-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_event(e1) & past(e1,x7) & on(x8,x9) & of(x7,x8) & of(x2,x6) & ne_geo_york(x4) & ne_geo_new(x3) & ne_geo_city(x5) & n_thing(x1) & n_taxi(x6) & n_sidewalk(x9) & n_people(x8) & n_drive(x2) & n_crowd(x7) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x5) & (x2 = x4) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_plow(e1) & of(x3,x4) & of(x1,x2) & n_taxi(x2) & n_people(x4) & n_group(x3) & n_driver(x1) & into(e1,x3) & Actor(e1,x1)) |
||
A New York City taxi drives past crowds of people on the sidewalks. | a driver goes by some people | 0 | -100 | diver can be taxi, people can be of crowds | exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_sidewalk(x9) & past(e1,x7) & of(x7,x8) & on(x8,x9) & n_people(x8) & n_crowd(x7) & Theme(e1,x2) & Actor(e1,x1) & v_event(e1) & n_drive(x2) & of(x2,x6) & n_taxi(x6) & (x2 = x5) & ne_geo_city(x5) & (x2 = x4) & ne_geo_york(x4) & (x2 = x3) & ne_geo_new(x3) & n_thing(x1)) | exists e1 x1 x2.(by(e1,x2) & n_people(x2) & Actor(e1,x1) & v_go(e1) & n_driver(x1)) | 7ab121da-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_event(e1) & past(e1,x7) & on(x8,x9) & of(x7,x8) & of(x2,x6) & ne_geo_york(x4) & ne_geo_new(x3) & ne_geo_city(x5) & n_thing(x1) & n_taxi(x6) & n_sidewalk(x9) & n_people(x8) & n_drive(x2) & n_crowd(x7) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x5) & (x2 = x4) & (x2 = x3)) | exists e1 x1 x2.(v_go(e1) & n_people(x2) & n_driver(x1) & by(e1,x2) & Actor(e1,x1)) |
||
A motorcyclist is turning a sharp corner on his red motorbike and is scraping it on the road. | A bike is going fast | 1 | -100 | A motorcycle can take a deep turn and not be going fast. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(n_road(x5) & on(e2,x5) & Theme(e2,x1) & Actor(e2,x4) & v_scrape(e2) & n_thing(x1) & n_motorcyclist(x4) & on(e1,x3) & n_motorbike(x3) & a_red(s2) & Theme(s2,x3) & of(x3,x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_turn(e1) & n_corner(x2) & a_sharp(s1) & Theme(s1,x2) & n_motorcyclist(x1)) | exists e1 s1 x1.(a_fast(s1) & Manner(e1,s1) & Actor(e1,x1) & v_go(e1) & n_bike(x1)) | 7ab1266c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(v_turn(e1) & v_scrape(e2) & on(e2,x5) & on(e1,x3) & of(x3,x1) & n_thing(x1) & n_road(x5) & n_motorcyclist(x4) & n_motorcyclist(x1) & n_motorbike(x3) & n_male(x1) & n_corner(x2) & a_sharp(s1) & a_red(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e2,x1) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 s1 x1.(v_go(e1) & n_bike(x1) & a_fast(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A motorcyclist is turning a sharp corner on his red motorbike and is scraping it on the road. | A bike is scraping the road | 0 | -100 | A bike scraping on the road can be any colour | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(n_road(x5) & on(e2,x5) & Theme(e2,x1) & Actor(e2,x4) & v_scrape(e2) & n_thing(x1) & n_motorcyclist(x4) & on(e1,x3) & n_motorbike(x3) & a_red(s2) & Theme(s2,x3) & of(x3,x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_turn(e1) & n_corner(x2) & a_sharp(s1) & Theme(s1,x2) & n_motorcyclist(x1)) | exists e1 x1 x2.(n_road(x2) & Theme(e1,x2) & Actor(e1,x1) & v_scrape(e1) & n_bike(x1)) | 7ab12b12-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(v_turn(e1) & v_scrape(e2) & on(e2,x5) & on(e1,x3) & of(x3,x1) & n_thing(x1) & n_road(x5) & n_motorcyclist(x4) & n_motorcyclist(x1) & n_motorbike(x3) & n_male(x1) & n_corner(x2) & a_sharp(s1) & a_red(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e2,x1) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 x1 x2.(v_scrape(e1) & n_road(x2) & n_bike(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A motorcyclist is turning a sharp corner on his red motorbike and is scraping it on the road. | A man is running | 2 | -100 | Turning and running are different. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(n_road(x5) & on(e2,x5) & Theme(e2,x1) & Actor(e2,x4) & v_scrape(e2) & n_thing(x1) & n_motorcyclist(x4) & on(e1,x3) & n_motorbike(x3) & a_red(s2) & Theme(s2,x3) & of(x3,x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_turn(e1) & n_corner(x2) & a_sharp(s1) & Theme(s1,x2) & n_motorcyclist(x1)) | exists e1 x1.(Actor(e1,x1) & v_run(e1) & n_man(x1)) | 7ab12fb8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(v_turn(e1) & v_scrape(e2) & on(e2,x5) & on(e1,x3) & of(x3,x1) & n_thing(x1) & n_road(x5) & n_motorcyclist(x4) & n_motorcyclist(x1) & n_motorbike(x3) & n_male(x1) & n_corner(x2) & a_sharp(s1) & a_red(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e2,x1) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 x1.(v_run(e1) & n_man(x1) & Actor(e1,x1)) |
||
People walk down a city street past a record store. | People are jogging into a record store. | 2 | -100 | Walk and jogging are different. | exists e1 x1 x2 x3 x4 x5.(past(e1,x4) & n_store(x4) & of(x4,x5) & n_record(x5) & down(e1,x2) & n_street(x2) & of(x2,x3) & n_city(x3) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | exists e1 x1 x2 x3.(into(e1,x2) & n_store(x2) & of(x2,x3) & n_record(x3) & Actor(e1,x1) & v_jog(e1) & n_people(x1)) | 7ab13454-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_walk(e1) & past(e1,x4) & of(x4,x5) & of(x2,x3) & n_street(x2) & n_store(x4) & n_record(x5) & n_people(x1) & n_city(x3) & down(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_jog(e1) & of(x2,x3) & n_store(x2) & n_record(x3) & n_people(x1) & into(e1,x2) & Actor(e1,x1)) |
||
People walk down a city street past a record store. | People walk in front of a record store. | 0 | -100 | walk in front of record store is same as saying a city street | exists e1 x1 x2 x3 x4 x5.(past(e1,x4) & n_store(x4) & of(x4,x5) & n_record(x5) & down(e1,x2) & n_street(x2) & of(x2,x3) & n_city(x3) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | exists e1 x1 x2 x3 x4.(in(e1,x2) & of(x2,x3) & n_store(x3) & of(x3,x4) & n_record(x4) & n_front(x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | 7ab1394a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_walk(e1) & past(e1,x4) & of(x4,x5) & of(x2,x3) & n_street(x2) & n_store(x4) & n_record(x5) & n_people(x1) & n_city(x3) & down(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_walk(e1) & of(x3,x4) & of(x2,x3) & n_store(x3) & n_record(x4) & n_people(x1) & n_front(x2) & in(e1,x2) & Actor(e1,x1)) |
||
People walk down a city street past a record store. | People are ignoring the record store. | 1 | -100 | Walking past something does not imply ignoring it. | exists e1 x1 x2 x3 x4 x5.(past(e1,x4) & n_store(x4) & of(x4,x5) & n_record(x5) & down(e1,x2) & n_street(x2) & of(x2,x3) & n_city(x3) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | exists e1 x1 x2 x3.(n_store(x2) & of(x2,x3) & n_record(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ignore(e1) & n_people(x1)) | 7ab13e68-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_walk(e1) & past(e1,x4) & of(x4,x5) & of(x2,x3) & n_street(x2) & n_store(x4) & n_record(x5) & n_people(x1) & n_city(x3) & down(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_ignore(e1) & of(x2,x3) & n_store(x2) & n_record(x3) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man is standing in front of a store. | The store is a grocery store. | 1 | -100 | Not all stores are grocery stores. | exists e1 x1 x2 x3.(in(e1,x2) & of(x2,x3) & n_store(x3) & n_front(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | exists p1 x1.(n_store(x1) & exists x2 x3.((x1 = x2) & n_store(x2) & of(x2,x3) & n_grocery(x3))) | 7ab1432c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_stand(e1) & of(x2,x3) & n_store(x3) & n_man(x1) & n_front(x2) & in(e1,x2) & Actor(e1,x1)) | exists x1.(n_store(x1) & exists x2 x3.(of(x2,x3) & n_store(x2) & n_grocery(x3) & (x1 = x2))) |
||
A man is standing in front of a store. | The man is standing inside the store. | 2 | -100 | In front of and inside are different. | exists e1 x1 x2 x3.(in(e1,x2) & of(x2,x3) & n_store(x3) & n_front(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | exists e1 x1 x2.(n_store(x2) & n_man(x1) & inside(e1,x2) & Actor(e1,x1) & v_stand(e1)) | 7ab147be-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_stand(e1) & of(x2,x3) & n_store(x3) & n_man(x1) & n_front(x2) & in(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_stand(e1) & n_store(x2) & n_man(x1) & inside(e1,x2) & Actor(e1,x1)) |
||
A man is standing in front of a store. | The man is outside. | 0 | -100 | a man in front of store is rephrasing of outside | exists e1 x1 x2 x3.(in(e1,x2) & of(x2,x3) & n_store(x3) & n_front(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_outside(s1)) | 7ab14c50-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_stand(e1) & of(x2,x3) & n_store(x3) & n_man(x1) & n_front(x2) & in(e1,x2) & Actor(e1,x1)) | exists s1 x1.(n_man(x1) & a_outside(s1) & Theme(s1,x1)) |
||
An older salesman standing with a bottle of soda. | A man is holding a drink. | 0 | -100 | A bottle of soda is a drink. | exists s1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x3) & of(x3,x4) & n_soda(x4) & n_bottle(x3) & n_standing(x1) & of(x1,x2) & n_salesman(x2) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_drink(x2) & n_man(x1)) | 7ab150e2-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(with(x1,x3) & r_more(s1) & of(x3,x4) & of(x1,x2) & n_standing(x1) & n_soda(x4) & n_salesman(x2) & n_bottle(x3) & a_topic(x1) & a_older(s1) & Theme(s1,x1)) | exists e1 x1 x2.(v_hold(e1) & n_man(x1) & n_drink(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
An older salesman standing with a bottle of soda. | A kid sells lemonade in his yard. | 2 | -100 | There can either be a salesman or a kid. | exists s1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x3) & of(x3,x4) & n_soda(x4) & n_bottle(x3) & n_standing(x1) & of(x1,x2) & n_salesman(x2) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(in(e1,x3) & n_yard(x3) & of(x3,x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_sell(e1) & n_lemonade(x2) & n_kid(x1)) | 7ab1556a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(with(x1,x3) & r_more(s1) & of(x3,x4) & of(x1,x2) & n_standing(x1) & n_soda(x4) & n_salesman(x2) & n_bottle(x3) & a_topic(x1) & a_older(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(v_sell(e1) & of(x3,x1) & n_yard(x3) & n_male(x1) & n_lemonade(x2) & n_kid(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
An older salesman standing with a bottle of soda. | A man is selling soda at the ballgame. | 1 | -100 | Just because the salesman is standing with a bottle of soda doesn't mean he is selling soda. | exists s1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x3) & of(x3,x4) & n_soda(x4) & n_bottle(x3) & n_standing(x1) & of(x1,x2) & n_salesman(x2) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(n_ballgame(x3) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_sell(e1) & n_soda(x2) & n_man(x1)) | 7ab159fc-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(with(x1,x3) & r_more(s1) & of(x3,x4) & of(x1,x2) & n_standing(x1) & n_soda(x4) & n_salesman(x2) & n_bottle(x3) & a_topic(x1) & a_older(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(v_sell(e1) & n_soda(x2) & n_man(x1) & n_ballgame(x3) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
An older man is leaving a store with a refreshing drink. | A woman enters a store with a child. | 2 | -100 | They refer to a man, not a woman. The cannot be leaving a store and entering a store at the same time. | exists e1 s1 s2 x1 x2 x3.(with(e1,x3) & n_drink(x3) & a_refreshing(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_leave(e1) & n_store(x2) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_enter(e1) & with(x2,x3) & n_child(x3) & n_store(x2) & n_woman(x1)) | 7ab15eca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(with(e1,x3) & v_leave(e1) & r_more(s1) & n_store(x2) & n_man(x1) & n_drink(x3) & a_refreshing(s2) & a_older(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(with(x2,x3) & v_enter(e1) & n_woman(x1) & n_store(x2) & n_child(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
An older man is leaving a store with a refreshing drink. | A man leaves a store with a drink. | 0 | -100 | A refreshing drink is a type of drink | exists e1 s1 s2 x1 x2 x3.(with(e1,x3) & n_drink(x3) & a_refreshing(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_leave(e1) & n_store(x2) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(with(e1,x3) & n_drink(x3) & Theme(e1,x2) & Actor(e1,x1) & v_leave(e1) & n_store(x2) & n_man(x1)) | 7ab163f2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(with(e1,x3) & v_leave(e1) & r_more(s1) & n_store(x2) & n_man(x1) & n_drink(x3) & a_refreshing(s2) & a_older(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(with(e1,x3) & v_leave(e1) & n_store(x2) & n_man(x1) & n_drink(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
An older man is leaving a store with a refreshing drink. | A man buys a soda from a store. | 1 | -100 | The refreshing drink does not necessarily need to be a soda. | exists e1 s1 s2 x1 x2 x3.(with(e1,x3) & n_drink(x3) & a_refreshing(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_leave(e1) & n_store(x2) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(from(e1,x3) & n_store(x3) & Theme(e1,x2) & Actor(e1,x1) & v_buy(e1) & n_soda(x2) & n_man(x1)) | 7ab16a46-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(with(e1,x3) & v_leave(e1) & r_more(s1) & n_store(x2) & n_man(x1) & n_drink(x3) & a_refreshing(s2) & a_older(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_buy(e1) & n_store(x3) & n_soda(x2) & n_man(x1) & from(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two elderly women speak to each other. | two women talking to each other about their husbands | 1 | -100 | Two women can talk and be talking about their husbands. | exists e1 s1 x1.(all x2.(n_other(x2) -> to(e1,x2)) & Actor(e1,x1) & v_speak(e1) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & about(e1,x3) & n_husband(x3) & of(x3,x1) & n_thing(x1) & all x4.(n_other(x4) -> to(e1,x4)) & Actor(e1,x2) & v_talk(e1) & (x1 = x2) & n_woman(x1) & card_eq_2(x1)) | 7ab16ed8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1.(v_speak(e1) & n_woman(x1) & card_eq_2(x1) & all x2.(to(e1,x2) | -n_other(x2)) & a_elderly(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_talk(e1) & of(x3,x1) & n_woman(x1) & n_thing(x1) & n_husband(x3) & card_eq_2(x1) & all x4.(to(e1,x4) | -n_other(x4)) & about(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Two elderly women speak to each other. | two women talking to each other | 0 | -100 | woman speaking to each other, women can be any age | exists e1 s1 x1.(all x2.(n_other(x2) -> to(e1,x2)) & Actor(e1,x1) & v_speak(e1) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2.(a_topic(x1) & all x3.(n_other(x3) -> to(e1,x3)) & Actor(e1,x2) & v_talk(e1) & (x1 = x2) & n_woman(x1) & card_eq_2(x1)) | 7ab17342-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1.(v_speak(e1) & n_woman(x1) & card_eq_2(x1) & all x2.(to(e1,x2) | -n_other(x2)) & a_elderly(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_talk(e1) & n_woman(x1) & card_eq_2(x1) & all x3.(to(e1,x3) | -n_other(x3)) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Two elderly women speak to each other. | a man and woman kissing | 2 | -100 | Speak and kissing are different. | exists e1 s1 x1.(all x2.(n_other(x2) -> to(e1,x2)) & Actor(e1,x1) & v_speak(e1) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists s1 x1 x2 x3.(a_topic(s1) & subset_of(x2,s1) & n_kissing(x2) & of(x2,x3) & n_woman(x3) & subset_of(x1,s1) & n_man(x1)) | 7ab1778e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1.(v_speak(e1) & n_woman(x1) & card_eq_2(x1) & all x2.(to(e1,x2) | -n_other(x2)) & a_elderly(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists s1 x1 x2 x3.(subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x3) & n_woman(x3) & n_man(x1) & n_kissing(x2) & a_topic(s1)) |
||
A picture of people walking in the street in front of shops. | People are outdoors. | 0 | -100 | people that are outside in front of shops are outdoors | exists e1 x1 x2 x3 x4 x5 x6.(n_street(x4) & a_topic(x1) & of(x1,x2) & in(e1,x5) & of(x5,x6) & n_shop(x6) & n_front(x5) & in(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_picture(x1)) | exists p1 x1.(exists x2.((x1 = x2) & n_outdoors(x2)) & n_people(x1)) | 7ab17bd0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & of(x5,x6) & of(x1,x2) & n_street(x4) & n_shop(x6) & n_picture(x1) & n_people(x2) & n_front(x5) & in(e1,x5) & in(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists x1.(n_people(x1) & exists x2.(n_outdoors(x2) & (x1 = x2))) |
||
A picture of people walking in the street in front of shops. | People are walking in the street at an outlet mall. | 1 | -100 | Not all shops are in an outlet mall. | exists e1 x1 x2 x3 x4 x5 x6.(n_street(x4) & a_topic(x1) & of(x1,x2) & in(e1,x5) & of(x5,x6) & n_shop(x6) & n_front(x5) & in(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_picture(x1)) | exists e1 x1 x2 x3 x4.(n_street(x2) & at(e1,x3) & n_mall(x3) & of(x3,x4) & n_outlet(x4) & in(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | 7ab1801c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & of(x5,x6) & of(x1,x2) & n_street(x4) & n_shop(x6) & n_picture(x1) & n_people(x2) & n_front(x5) & in(e1,x5) & in(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_walk(e1) & of(x3,x4) & n_street(x2) & n_people(x1) & n_outlet(x4) & n_mall(x3) & in(e1,x2) & at(e1,x3) & Actor(e1,x1)) |
||
A picture of people walking in the street in front of shops. | People are playing basketball in the auditorium. | 2 | -100 | Playing basketball and walking are different. | exists e1 x1 x2 x3 x4 x5 x6.(n_street(x4) & a_topic(x1) & of(x1,x2) & in(e1,x5) & of(x5,x6) & n_shop(x6) & n_front(x5) & in(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_picture(x1)) | exists e1 x1 x2 x3.(n_auditorium(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_basketball(x2) & n_people(x1)) | 7ab18468-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_walk(e1) & of(x5,x6) & of(x1,x2) & n_street(x4) & n_shop(x6) & n_picture(x1) & n_people(x2) & n_front(x5) & in(e1,x5) & in(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_play(e1) & n_people(x1) & n_basketball(x2) & n_auditorium(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A golden retriever is coming out of the water carrying a stick in its mouth. | A person is waiting for the dog to return outside of the water. | 1 | -100 | A dog can play with a stick without a person waiting. | exists e1 e2 s1 x1 x2 x3 x4 x5.(n_mouth(x5) & of(x5,x2) & n_thing(x2) & n_water(x2) & r_out(e1) & of(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_carry(e2) & in(x4,x5) & n_stick(x4) & (x2 = x3) & Actor(e1,x1) & v_come(e1) & n_retriever(x1) & a_golden(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2 x3.(n_water(x3) & n_dog(x2) & for(e1,x2) & Topic(x2,p1) & exists e2.(of(e2,x3) & r_outside(e2) & Actor(e2,x2) & v_return(e2)) & Actor(e1,x1) & v_wait(e1) & n_person(x1)) | 7ab18940-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_come(e1) & v_carry(e2) & r_out(e1) & of(x5,x2) & of(e1,x2) & n_water(x2) & n_thing(x2) & n_stick(x4) & n_retriever(x1) & n_mouth(x5) & in(x4,x5) & a_golden(s1) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists e1 p1 x1 x2 x3.(v_wait(e1) & n_water(x3) & n_person(x1) & n_dog(x2) & for(e1,x2) & exists e2.(v_return(e2) & r_outside(e2) & of(e2,x3) & Actor(e2,x2)) & Topic(x2,p1) & Actor(e1,x1)) |
||
A golden retriever is coming out of the water carrying a stick in its mouth. | A person and a dog are playing fetch in a park. | 2 | -100 | Water and park are different. | exists e1 e2 s1 x1 x2 x3 x4 x5.(n_mouth(x5) & of(x5,x2) & n_thing(x2) & n_water(x2) & r_out(e1) & of(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_carry(e2) & in(x4,x5) & n_stick(x4) & (x2 = x3) & Actor(e1,x1) & v_come(e1) & n_retriever(x1) & a_golden(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(in(e1,x4) & n_park(x4) & a_fetch(s1) & Manner(e1,s1) & Actor(e1,x1) & v_play(e1) & subset_of(x3,x1) & n_dog(x3) & subset_of(x2,x1) & n_person(x2)) | 7ab18e9a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_come(e1) & v_carry(e2) & r_out(e1) & of(x5,x2) & of(e1,x2) & n_water(x2) & n_thing(x2) & n_stick(x4) & n_retriever(x1) & n_mouth(x5) & in(x4,x5) & a_golden(s1) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists e1 s1 x1 x2 x3 x4.(v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_person(x2) & n_park(x4) & n_dog(x3) & in(e1,x4) & a_fetch(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A golden retriever is coming out of the water carrying a stick in its mouth. | There's a dog coming out of a body of water. | 0 | -100 | can be any breed of dog coming out of any venue for water | exists e2 e1 s1 x1 x2 x3 x4 x5.(n_mouth(x5) & of(x5,x2) & n_thing(x2) & n_water(x2) & r_out(e1) & of(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_carry(e2) & in(x4,x5) & n_stick(x4) & (x2 = x3) & Actor(e1,x1) & v_come(e1) & n_retriever(x1) & a_golden(s1) & Theme(s1,x1)) | exists p1 x1 e1 x2 x3 x4 x5.((x1 = x2) & r_out(e1) & of(e1,x4) & of(x4,x5) & n_water(x5) & n_body(x4) & Actor(e1,x3) & v_come(e1) & (x2 = x3) & n_dog(x2)) | 7ab1932c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5.(v_come(e1) & v_carry(e2) & r_out(e1) & of(x5,x2) & of(e1,x2) & n_water(x2) & n_thing(x2) & n_stick(x4) & n_retriever(x1) & n_mouth(x5) & in(x4,x5) & a_golden(s1) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists x1 e1 x2 x3 x4 x5.(v_come(e1) & r_out(e1) & of(x4,x5) & of(e1,x4) & n_water(x5) & n_dog(x2) & n_body(x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
A worker in a red hat and yellow coat is on crane lift. | the man is eating lunch | 2 | -100 | On crane lift is different than eating. | exists p1 s1 s2 x1 x2 x3 x4.(exists x5 x6.(on(x1,x5) & n_lift(x5) & of(x5,x6) & n_crane(x6)) & in(x1,x2) & n_coat(x4) & a_yellow(s2) & Theme(s2,x4) & n_hat(x3) & subset_of(x4,x2) & subset_of(x3,x2) & a_red(s1) & Theme(s1,x2) & n_worker(x1)) | exists p1 x1.(n_man(x1) & exists s1 x2.((x1 = x2) & n_lunch(x2) & a_eating(s1) & Theme(s1,x2))) | 7ab19854-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4.(subset_of(x4,x2) & subset_of(x3,x2) & n_worker(x1) & n_hat(x3) & n_coat(x4) & in(x1,x2) & exists x5 x6.(on(x1,x5) & of(x5,x6) & n_lift(x5) & n_crane(x6)) & a_yellow(s2) & a_red(s1) & Theme(s2,x4) & Theme(s1,x2)) | exists x1.(n_man(x1) & exists s1 x2.(n_lunch(x2) & a_eating(s1) & Theme(s1,x2) & (x1 = x2))) |
||
A worker in a red hat and yellow coat is on crane lift. | a worker is on a crane lift | 0 | -100 | Both subjects are on a crane lift | exists p1 s1 s2 x1 x2 x3 x4.(exists x5 x6.(on(x1,x5) & n_lift(x5) & of(x5,x6) & n_crane(x6)) & in(x1,x2) & n_coat(x4) & a_yellow(s2) & Theme(s2,x4) & n_hat(x3) & subset_of(x4,x2) & subset_of(x3,x2) & a_red(s1) & Theme(s1,x2) & n_worker(x1)) | exists p1 x1.(exists x2 x3.(on(x1,x2) & n_lift(x2) & of(x2,x3) & n_crane(x3)) & n_worker(x1)) | 7ab19d04-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4.(subset_of(x4,x2) & subset_of(x3,x2) & n_worker(x1) & n_hat(x3) & n_coat(x4) & in(x1,x2) & exists x5 x6.(on(x1,x5) & of(x5,x6) & n_lift(x5) & n_crane(x6)) & a_yellow(s2) & a_red(s1) & Theme(s2,x4) & Theme(s1,x2)) | exists x1.(n_worker(x1) & exists x2 x3.(on(x1,x2) & of(x2,x3) & n_lift(x2) & n_crane(x3))) |
||
A worker in a red hat and yellow coat is on crane lift. | the worker is part of a crew building a new walmart | 1 | -100 | Not all crane workers are building a walmart. | exists p1 s1 s2 x1 x2 x3 x4.(exists x5 x6.(on(x1,x5) & n_lift(x5) & of(x5,x6) & n_crane(x6)) & in(x1,x2) & n_coat(x4) & a_yellow(s2) & Theme(s2,x4) & n_hat(x3) & subset_of(x4,x2) & subset_of(x3,x2) & a_red(s1) & Theme(s1,x2) & n_worker(x1)) | exists p1 x1.(n_worker(x1) & exists e1 s1 x2 x3 x4 x5.((x1 = x2) & of(x2,x3) & Theme(e1,x5) & Actor(e1,x4) & v_build(e1) & n_walmart(x5) & a_new(s1) & Theme(s1,x5) & (x3 = x4) & n_crew(x3) & n_part(x2))) | 7ab1a196-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4.(subset_of(x4,x2) & subset_of(x3,x2) & n_worker(x1) & n_hat(x3) & n_coat(x4) & in(x1,x2) & exists x5 x6.(on(x1,x5) & of(x5,x6) & n_lift(x5) & n_crane(x6)) & a_yellow(s2) & a_red(s1) & Theme(s2,x4) & Theme(s1,x2)) | exists x1.(n_worker(x1) & exists e1 s1 x2 x3 x4 x5.(v_build(e1) & of(x2,x3) & n_walmart(x5) & n_part(x2) & n_crew(x3) & a_new(s1) & Theme(s1,x5) & Theme(e1,x5) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))) |
||
A smiling woman wearing yellow sunglasses and a patterned halter top outdoors. | She is gardening. | 1 | -100 | A woman can be outside and not be gardening. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & subset_of(x5,x3) & n_outdoors(x5) & a_top(s3) & Theme(s3,x5) & of(x5,x6) & n_halter(x6) & a_patterned(s2) & Theme(s2,x5) & subset_of(x4,x3) & n_sunglass(x4) & a_yellow(s1) & Theme(s1,x4) & (x1 = x2) & n_woman(x1) & Actor(e1,x1) & v_smile(e1)) | exists e1 x1.(n_female(x1) & Actor(e1,x1) & v_garden(e1)) | 7ab1a68c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_smile(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x5,x6) & n_woman(x1) & n_sunglass(x4) & n_outdoors(x5) & n_halter(x6) & a_yellow(s1) & a_topic(x1) & a_top(s3) & a_patterned(s2) & Theme(s3,x5) & Theme(s2,x5) & Theme(s1,x4) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x1) & (x1 = x2)) | exists e1 x1.(v_garden(e1) & n_female(x1) & Actor(e1,x1)) |
||
A smiling woman wearing yellow sunglasses and a patterned halter top outdoors. | There are two men. | 2 | -100 | Men and woman are different. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & subset_of(x5,x3) & n_outdoors(x5) & a_top(s3) & Theme(s3,x5) & of(x5,x6) & n_halter(x6) & a_patterned(s2) & Theme(s2,x5) & subset_of(x4,x3) & n_sunglass(x4) & a_yellow(s1) & Theme(s1,x4) & (x1 = x2) & n_woman(x1) & Actor(e1,x1) & v_smile(e1)) | exists p1 x1 x2.((x1 = x2) & n_man(x2) & card_eq_2(x2)) | 7ab1aae2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_smile(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x5,x6) & n_woman(x1) & n_sunglass(x4) & n_outdoors(x5) & n_halter(x6) & a_yellow(s1) & a_topic(x1) & a_top(s3) & a_patterned(s2) & Theme(s3,x5) & Theme(s2,x5) & Theme(s1,x4) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x1) & (x1 = x2)) | exists x1 x2.(n_man(x2) & card_eq_2(x2) & (x1 = x2)) |
||
A smiling woman wearing yellow sunglasses and a patterned halter top outdoors. | A woman is outdoors wearing summer cloths. | 0 | -100 | Both subjects are wearing clothes | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & subset_of(x5,x3) & n_outdoors(x5) & a_top(s3) & Theme(s3,x5) & of(x5,x6) & n_halter(x6) & a_patterned(s2) & Theme(s2,x5) & subset_of(x4,x3) & n_sunglass(x4) & a_yellow(s1) & Theme(s1,x4) & (x1 = x2) & n_woman(x1) & Actor(e1,x1) & v_smile(e1)) | exists p1 x1.(exists e1 x2 x3 x4 x5.((x1 = x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_cloth(x4) & of(x4,x5) & n_summer(x5) & (x2 = x3) & n_outdoors(x2)) & n_woman(x1)) | 7ab1afa6-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_smile(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x5,x6) & n_woman(x1) & n_sunglass(x4) & n_outdoors(x5) & n_halter(x6) & a_yellow(s1) & a_topic(x1) & a_top(s3) & a_patterned(s2) & Theme(s3,x5) & Theme(s2,x5) & Theme(s1,x4) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x1) & (x1 = x2)) | exists x1.(n_woman(x1) & exists e1 x2 x3 x4 x5.(v_wear(e1) & of(x4,x5) & n_summer(x5) & n_outdoors(x2) & n_cloth(x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))) |
||
Lots of people walking in a city. | The people are all young. | 1 | -100 | Not all people are young. | exists e1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & in(e1,x4) & n_city(x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_lot(x1)) | exists s1 s2 x1.(n_people(x1) & a_all(s2) & Manner(s1,s2) & Theme(s1,x1) & a_young(s1)) | 7ab1b55a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_walk(e1) & of(x1,x2) & n_people(x2) & n_lot(x1) & n_city(x4) & in(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists s1 s2 x1.(n_people(x1) & a_young(s1) & a_all(s2) & Theme(s1,x1) & Manner(s1,s2)) |
||
Lots of people walking in a city. | There are people outdoors. | 0 | -100 | If you are in a city you are outdoors | exists e1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & in(e1,x4) & n_city(x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_lot(x1)) | exists p1 x1 x2 x3.((x1 = x2) & Time(x2,x3) & n_outdoors(x3) & n_people(x2)) | 7ab1ba00-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_walk(e1) & of(x1,x2) & n_people(x2) & n_lot(x1) & n_city(x4) & in(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists x1 x2 x3.(n_people(x2) & n_outdoors(x3) & Time(x2,x3) & (x1 = x2)) |
||
Lots of people walking in a city. | The people are standing still. | 2 | -100 | Standing and walking are different. | exists e1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & in(e1,x4) & n_city(x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_lot(x1)) | exists e1 s1 x1.(n_people(x1) & a_still(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1)) | 7ab1be92-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_walk(e1) & of(x1,x2) & n_people(x2) & n_lot(x1) & n_city(x4) & in(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1.(v_stand(e1) & n_people(x1) & a_still(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man rides a skateboard down the railing of a staircase in front of a closed storefront, with three people watching him. | The man is riding his bicycle. | 2 | -100 | Skateboard and bicycle are different. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(n_male(x3) & n_railing(x3) & Theme(e2,x3) & Actor(e2,x7) & v_watch(e2) & with(e1,x7) & n_people(x7) & card_eq_3(x7) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & down(x2,x3) & of(x3,x4) & in(x4,x5) & of(x5,x6) & n_storefront(x6) & a_closed(s1) & Theme(s1,x6) & n_front(x5) & n_staircase(x4) & n_skateboard(x2) & n_man(x1)) | exists e1 x1 x2.(n_bicycle(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1)) | 7ab1c32e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x7) & v_watch(e2) & v_ride(e1) & of(x5,x6) & of(x3,x4) & n_storefront(x6) & n_staircase(x4) & n_skateboard(x2) & n_railing(x3) & n_people(x7) & n_man(x1) & n_male(x3) & n_front(x5) & in(x4,x5) & down(x2,x3) & card_eq_3(x7) & a_closed(s1) & Theme(s1,x6) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x7) & Actor(e1,x1)) | exists e1 x1 x2.(v_ride(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_bicycle(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man rides a skateboard down the railing of a staircase in front of a closed storefront, with three people watching him. | A man riding a scooter was going to the bakery. | 2 | -100 | Skateboard and scooter are different. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(n_male(x3) & n_railing(x3) & Theme(e2,x3) & Actor(e2,x7) & v_watch(e2) & with(e1,x7) & n_people(x7) & card_eq_3(x7) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & down(x2,x3) & of(x3,x4) & in(x4,x5) & of(x5,x6) & n_storefront(x6) & a_closed(s1) & Theme(s1,x6) & n_front(x5) & n_staircase(x4) & n_skateboard(x2) & n_man(x1)) | exists e1 e2 x1 x2 x3 x4.(n_bakery(x4) & to(e2,x4) & Actor(e2,x1) & v_go(e2) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_scooter(x3) & (x1 = x2) & n_man(x1)) | 7ab1c7de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x7) & v_watch(e2) & v_ride(e1) & of(x5,x6) & of(x3,x4) & n_storefront(x6) & n_staircase(x4) & n_skateboard(x2) & n_railing(x3) & n_people(x7) & n_man(x1) & n_male(x3) & n_front(x5) & in(x4,x5) & down(x2,x3) & card_eq_3(x7) & a_closed(s1) & Theme(s1,x6) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x7) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4.(v_ride(e1) & v_go(e2) & to(e2,x4) & n_scooter(x3) & n_man(x1) & n_bakery(x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A man rides a skateboard down the railing of a staircase in front of a closed storefront, with three people watching him. | This was the man's first attempt at grinding a railing on his skateboard and the spectators were impressed. | 1 | -100 | the man is not necessarily grinding | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(n_male(x3) & n_railing(x3) & Theme(e2,x3) & Actor(e2,x7) & v_watch(e2) & with(e1,x7) & n_people(x7) & card_eq_3(x7) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & down(x2,x3) & of(x3,x4) & in(x4,x5) & of(x5,x6) & n_storefront(x6) & a_closed(s1) & Theme(s1,x6) & n_front(x5) & n_staircase(x4) & n_skateboard(x2) & n_man(x1)) | exists e1 p1 s1 x1 x2 x3 x4 x7.(n_spectator(x2) & n_skateboard(x7) & of(x7,x3) & n_male(x3) & n_attempt(x4) & a_first(s1) & Theme(s1,x4) & of(x4,x3) & n_man(x3) & n_thing(x1) & Theme(e1,x2) & v_impress(e1) & exists e2 x5 x6.((x1 = x4) & Theme(e2,x6) & Actor(e2,x5) & v_grind(e2) & on(x6,x7) & n_railing(x6) & (x4 = x5))) | 7ab1ccac-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x7) & v_watch(e2) & v_ride(e1) & of(x5,x6) & of(x3,x4) & n_storefront(x6) & n_staircase(x4) & n_skateboard(x2) & n_railing(x3) & n_people(x7) & n_man(x1) & n_male(x3) & n_front(x5) & in(x4,x5) & down(x2,x3) & card_eq_3(x7) & a_closed(s1) & Theme(s1,x6) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x7) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4 x7.(v_impress(e1) & of(x7,x3) & of(x4,x3) & n_thing(x1) & n_spectator(x2) & n_skateboard(x7) & n_man(x3) & n_male(x3) & n_attempt(x4) & exists e2 x5 x6.(v_grind(e2) & on(x6,x7) & n_railing(x6) & Theme(e2,x6) & Actor(e2,x5) & (x4 = x5) & (x1 = x4)) & a_first(s1) & Theme(s1,x4) & Theme(e1,x2)) |
||
A man rides a skateboard down the railing of a staircase in front of a closed storefront, with three people watching him. | The man is caucasian. | 1 | -100 | the man is not necessarily caucasian | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_male(x3) & n_railing(x3) & Theme(e2,x3) & Actor(e2,x7) & v_watch(e2) & with(e1,x7) & n_people(x7) & card_eq_3(x7) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & down(x2,x3) & of(x3,x4) & in(x4,x5) & of(x5,x6) & n_storefront(x6) & a_closed(s1) & Theme(s1,x6) & n_front(x5) & n_staircase(x4) & n_skateboard(x2) & n_man(x1)) | exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_caucasian(s1)) | 7ab1d148-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x7) & v_watch(e2) & v_ride(e1) & of(x5,x6) & of(x3,x4) & n_storefront(x6) & n_staircase(x4) & n_skateboard(x2) & n_railing(x3) & n_people(x7) & n_man(x1) & n_male(x3) & n_front(x5) & in(x4,x5) & down(x2,x3) & card_eq_3(x7) & a_closed(s1) & Theme(s1,x6) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x7) & Actor(e1,x1)) | exists s1 x1.(n_man(x1) & a_caucasian(s1) & Theme(s1,x1)) |
||
A man rides a skateboard down the railing of a staircase in front of a closed storefront, with three people watching him. | The man did a grind down a railing on his skateboard. | 0 | -100 | Both subjects are on a skateboard | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(n_male(x3) & n_railing(x3) & Theme(e2,x3) & Actor(e2,x7) & v_watch(e2) & with(e1,x7) & n_people(x7) & card_eq_3(x7) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & down(x2,x3) & of(x3,x4) & in(x4,x5) & of(x5,x6) & n_storefront(x6) & a_closed(s1) & Theme(s1,x6) & n_front(x5) & n_staircase(x4) & n_skateboard(x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(n_skateboard(x4) & of(x4,x1) & n_male(x1) & n_man(x1) & down(e1,x3) & on(x3,x4) & n_railing(x3) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_grind(x2)) | 7ab1d63e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x7) & v_watch(e2) & v_ride(e1) & of(x5,x6) & of(x3,x4) & n_storefront(x6) & n_staircase(x4) & n_skateboard(x2) & n_railing(x3) & n_people(x7) & n_man(x1) & n_male(x3) & n_front(x5) & in(x4,x5) & down(x2,x3) & card_eq_3(x7) & a_closed(s1) & Theme(s1,x6) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x7) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_do(e1) & on(x3,x4) & of(x4,x1) & n_skateboard(x4) & n_railing(x3) & n_man(x1) & n_male(x1) & n_grind(x2) & down(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
an elderly person paints an imitation of a painting having on the wall while sitting. | An elderly person paints. | 0 | -100 | If someone paints they are painting | exists e3 e1 e2 s1 x1 x2 x3 x4 x5.(n_wall(x5) & Theme(e3,x2) & Actor(e3,x1) & v_paint(e3) & of(x2,x3) & while(e1,e2) & Actor(e2,x4) & v_sit(e2) & on(e1,x5) & Actor(e1,x4) & v_have(e1) & (x3 = x4) & n_painting(x3) & n_imitation(x2) & n_person(x1) & a_elderly(s1) & Theme(s1,x1)) | exists s1 x1 x2.(a_topic(x1) & Time(x1,x2) & n_paint(x2) & n_person(x1) & a_elderly(s1) & Theme(s1,x1)) | 7ab1e1e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e1 e2 s1 x1 x2 x3 x4 x5.(while(e1,e2) & v_sit(e2) & v_paint(e3) & v_have(e1) & on(e1,x5) & of(x2,x3) & n_wall(x5) & n_person(x1) & n_painting(x3) & n_imitation(x2) & a_elderly(s1) & Theme(s1,x1) & Theme(e3,x2) & Actor(e3,x1) & Actor(e2,x4) & Actor(e1,x4) & (x3 = x4)) | exists s1 x1 x2.(n_person(x1) & n_paint(x2) & a_topic(x1) & a_elderly(s1) & Time(x1,x2) & Theme(s1,x1)) |
||
An elderly woman painting a picture of a painting on a wall in an art gallery. | An artist is working indoors | 0 | -100 | The artist must be working indoors because they are working inside of the art gallery. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(e1,x6) & n_gallery(x6) & of(x6,x7) & n_art(x7) & on(e1,x5) & n_wall(x5) & Theme(e1,x3) & Actor(e1,x2) & v_paint(e1) & of(x3,x4) & n_painting(x4) & n_picture(x3) & (x1 = x2) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_work(e1) & n_indoor(x2) & n_artist(x1)) | 7ab1f088-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_paint(e1) & on(e1,x5) & of(x6,x7) & of(x3,x4) & n_woman(x1) & n_wall(x5) & n_picture(x3) & n_painting(x4) & n_gallery(x6) & n_art(x7) & in(e1,x6) & a_topic(x1) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_work(e1) & n_indoor(x2) & n_artist(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
An elderly woman painting a picture of a painting on a wall in an art gallery. | A young man is painting a view of the lake he is sitting near | 2 | -100 | A elderly woman is not a man. An art gallery is not a lake. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(e1,x6) & n_gallery(x6) & of(x6,x7) & n_art(x7) & on(e1,x5) & n_wall(x5) & Theme(e1,x3) & Actor(e1,x2) & v_paint(e1) & of(x3,x4) & n_painting(x4) & n_picture(x3) & (x1 = x2) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 p1 s1 x1 x2 x3.(n_male(x3) & n_lake(x3) & Theme(e1,x2) & Actor(e1,x1) & v_paint(e1) & of(x2,x3) & exists e2 p2.(exists s2.(Theme(s2,x3) & a_near(s2)) & Topic(e2,p2) & Actor(e2,x3) & v_sit(e2)) & that(x3,p1) & n_view(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | 7ab1fa7e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_paint(e1) & on(e1,x5) & of(x6,x7) & of(x3,x4) & n_woman(x1) & n_wall(x5) & n_picture(x3) & n_painting(x4) & n_gallery(x6) & n_art(x7) & in(e1,x6) & a_topic(x1) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 s1 x1 x2 x3.(v_paint(e1) & that(x3,p1) & of(x2,x3) & n_view(x2) & n_man(x1) & n_male(x3) & n_lake(x3) & exists e2 p2.(v_sit(e2) & exists s2.(a_near(s2) & Theme(s2,x3)) & Topic(e2,p2) & Actor(e2,x3)) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
And older woman sitting on a chair is duplicating a painting. | An old female is sitting on a chair. | 0 | -100 | Both subjects are sitting | exists e2 e1 s1 x1 x2 x3 x4.(r_and(e2) & Theme(e2,x4) & Actor(e2,x1) & v_duplicate(e2) & n_painting(x4) & on(e1,x3) & n_chair(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_woman(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(on(e1,x2) & n_chair(x2) & Actor(e1,x1) & v_sit(e1) & n_female(x1) & a_old(s1) & Theme(s1,x1)) | 7ab20b86-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(v_sit(e1) & v_duplicate(e2) & r_more(s1) & r_and(e2) & on(e1,x3) & n_woman(x1) & n_painting(x4) & n_chair(x3) & a_older(s1) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_sit(e1) & on(e1,x2) & n_female(x1) & n_chair(x2) & a_old(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
The small girl in the Hello Kitty gloves and red snowsuit smiles while sitting on a large snowball. | The girl is frowning. | 2 | 0.000029 | The small girl can not simultaneously be frowing and smiles at the same time, as those are contradictory facial expressionsn with opposite meanings and looks | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(n_snowsuit(x4) & a_red(s2) & Theme(s2,x4) & n_glove(x3) & (x3 = x6) & ne_geo_kitty(x6) & (x3 = x5) & ne_geo_hello(x5) & subset_of(x4,x2) & subset_of(x3,x2) & n_girl(x1) & a_small(s1) & Theme(s1,x1) & while(e1,e2) & on(e2,x7) & n_snowball(x7) & a_large(s3) & Theme(s3,x7) & Actor(e2,x1) & v_sit(e2) & Actor(e1,x1) & v_smile(e1) & in(x1,x2)) | exists e1 x1.(n_girl(x1) & Actor(e1,x1) & v_frown(e1)) | 7ab33e34-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e1,e2) & v_smile(e1) & v_sit(e2) & subset_of(x4,x2) & subset_of(x3,x2) & on(e2,x7) & ne_geo_kitty(x6) & ne_geo_hello(x5) & n_snowsuit(x4) & n_snowball(x7) & n_glove(x3) & n_girl(x1) & in(x1,x2) & a_small(s1) & a_red(s2) & a_large(s3) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x1) & Actor(e2,x1) & Actor(e1,x1) & (x3 = x6) & (x3 = x5)) | exists e1 x1.(v_frown(e1) & n_girl(x1) & Actor(e1,x1)) |
||
The small girl in the Hello Kitty gloves and red snowsuit smiles while sitting on a large snowball. | They are playing in the snow because there is no school. | 1 | 0.533422 | Although the girl is sitting on a snowball there is nothing to suggest there is no school. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(n_snowsuit(x4) & a_red(s2) & Theme(s2,x4) & n_glove(x3) & (x3 = x6) & ne_geo_kitty(x6) & (x3 = x5) & ne_geo_hello(x5) & subset_of(x4,x2) & subset_of(x3,x2) & n_girl(x1) & a_small(s1) & Theme(s1,x1) & while(e1,e2) & on(e2,x7) & n_snowball(x7) & a_large(s3) & Theme(s3,x7) & Actor(e2,x1) & v_sit(e2) & Actor(e1,x1) & v_smile(e1) & in(x1,x2)) | exists e1 p1 x1 x2.(n_snow(x2) & n_thing(x1) & exists p2 x3.-exists x4.((x3 = x4) & n_school(x4)) & because(e1,p1) & in(e1,x2) & Actor(e1,x1) & v_play(e1)) | 7ab347f8-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e1,e2) & v_smile(e1) & v_sit(e2) & subset_of(x4,x2) & subset_of(x3,x2) & on(e2,x7) & ne_geo_kitty(x6) & ne_geo_hello(x5) & n_snowsuit(x4) & n_snowball(x7) & n_glove(x3) & n_girl(x1) & in(x1,x2) & a_small(s1) & a_red(s2) & a_large(s3) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x1) & Actor(e2,x1) & Actor(e1,x1) & (x3 = x6) & (x3 = x5)) | exists e1 p1 x1 x2.(v_play(e1) & n_thing(x1) & n_snow(x2) & in(e1,x2) & exists x3.all x4.(-n_school(x4) | -(x3 = x4)) & because(e1,p1) & Actor(e1,x1)) |
||
The small girl in the Hello Kitty gloves and red snowsuit smiles while sitting on a large snowball. | The girl smiles while sitting on a snowball that she made. | 1 | 0.842638 | Although the girl is sitting on a snowball we do not know that she made that snowball. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(n_snowsuit(x4) & a_red(s2) & Theme(s2,x4) & n_glove(x3) & (x3 = x6) & ne_geo_kitty(x6) & (x3 = x5) & ne_geo_hello(x5) & subset_of(x4,x2) & subset_of(x3,x2) & n_girl(x1) & a_small(s1) & Theme(s1,x1) & while(e1,e2) & on(e2,x7) & n_snowball(x7) & a_large(s3) & Theme(s3,x7) & Actor(e2,x1) & v_sit(e2) & Actor(e1,x1) & v_smile(e1) & in(x1,x2)) | exists e1 e3 e2 x1 x2 x3.(n_female(x1) & n_girl(x1) & while(e1,e2) & on(e2,x2) & Theme(e3,x3) & Actor(e3,x1) & v_make(e3) & (x2 = x3) & n_snowball(x2) & Actor(e2,x1) & v_sit(e2) & Actor(e1,x1) & v_smile(e1)) | 7ab360bc-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e1,e2) & v_smile(e1) & v_sit(e2) & subset_of(x4,x2) & subset_of(x3,x2) & on(e2,x7) & ne_geo_kitty(x6) & ne_geo_hello(x5) & n_snowsuit(x4) & n_snowball(x7) & n_glove(x3) & n_girl(x1) & in(x1,x2) & a_small(s1) & a_red(s2) & a_large(s3) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x1) & Actor(e2,x1) & Actor(e1,x1) & (x3 = x6) & (x3 = x5)) | exists e1 e3 e2 x1 x2 x3.(while(e1,e2) & v_smile(e1) & v_sit(e2) & v_make(e3) & on(e2,x2) & n_snowball(x2) & n_girl(x1) & n_female(x1) & Theme(e3,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1) & (x2 = x3)) |
||
The small girl in the Hello Kitty gloves and red snowsuit smiles while sitting on a large snowball. | A small girl is proud of the snowball she's made. | 1 | 0.73947 | Although the girl is sitting on a snowball there is no mention that she made the snowball. Her emotions are not mentioned so we do not know if she is feeling proud. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(n_snowsuit(x4) & a_red(s2) & Theme(s2,x4) & n_glove(x3) & (x3 = x6) & ne_geo_kitty(x6) & (x3 = x5) & ne_geo_hello(x5) & subset_of(x4,x2) & subset_of(x3,x2) & n_girl(x1) & a_small(s1) & Theme(s1,x1) & while(e1,e2) & on(e2,x7) & n_snowball(x7) & a_large(s3) & Theme(s3,x7) & Actor(e2,x1) & v_sit(e2) & Actor(e1,x1) & v_smile(e1) & in(x1,x2)) | exists e1 s1 s2 x1 x2 x3.(n_female(x2) & n_snowball(x2) & of(s2,x2) & Theme(e1,x3) & Actor(e1,x2) & v_make(e1) & (x2 = x3) & Theme(s2,x1) & a_proud(s2) & n_girl(x1) & a_small(s1) & Theme(s1,x1)) | 7ab365b2-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e1,e2) & v_smile(e1) & v_sit(e2) & subset_of(x4,x2) & subset_of(x3,x2) & on(e2,x7) & ne_geo_kitty(x6) & ne_geo_hello(x5) & n_snowsuit(x4) & n_snowball(x7) & n_glove(x3) & n_girl(x1) & in(x1,x2) & a_small(s1) & a_red(s2) & a_large(s3) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x1) & Actor(e2,x1) & Actor(e1,x1) & (x3 = x6) & (x3 = x5)) | exists e1 s1 s2 x1 x2 x3.(v_make(e1) & of(s2,x2) & n_snowball(x2) & n_girl(x1) & n_female(x2) & a_small(s1) & a_proud(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x2 = x3)) |
||
The small girl in the Hello Kitty gloves and red snowsuit smiles while sitting on a large snowball. | The little girl enjoys watching Hello Kitty on television. | 1 | 0.000818 | Just because the girl is wearing Hello Kitty gloves does not mean she necessarily enjoys watching Hello Kitty on television. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(n_snowsuit(x4) & a_red(s2) & Theme(s2,x4) & n_glove(x3) & (x3 = x6) & ne_geo_kitty(x6) & (x3 = x5) & ne_geo_hello(x5) & subset_of(x4,x2) & subset_of(x3,x2) & n_girl(x1) & a_small(s1) & Theme(s1,x1) & while(e1,e2) & on(e2,x7) & n_snowball(x7) & a_large(s3) & Theme(s3,x7) & Actor(e2,x1) & v_sit(e2) & Actor(e1,x1) & v_smile(e1) & in(x1,x2)) | exists e1 p1 s1 x1 x2 x3.(ne_geo_kitty(x2) & (x2 = x3) & ne_geo_hello(x3) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & exists e2 x4.(on(e2,x4) & n_television(x4) & Theme(e2,x2) & Actor(e2,x1) & v_watch(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_enjoy(e1)) | 7ab36a58-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e1,e2) & v_smile(e1) & v_sit(e2) & subset_of(x4,x2) & subset_of(x3,x2) & on(e2,x7) & ne_geo_kitty(x6) & ne_geo_hello(x5) & n_snowsuit(x4) & n_snowball(x7) & n_glove(x3) & n_girl(x1) & in(x1,x2) & a_small(s1) & a_red(s2) & a_large(s3) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x1) & Actor(e2,x1) & Actor(e1,x1) & (x3 = x6) & (x3 = x5)) | exists e1 p1 s1 x1 x2 x3.(v_enjoy(e1) & ne_geo_kitty(x2) & ne_geo_hello(x3) & n_girl(x1) & exists e2 x4.(v_watch(e2) & on(e2,x4) & n_television(x4) & Theme(e2,x2) & Actor(e2,x1)) & a_little(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1) & (x2 = x3)) |
||
The small girl in the Hello Kitty gloves and red snowsuit smiles while sitting on a large snowball. | The small girl in the Hello Kitty gloves and red snowsuit smiles while sitting on a large snowball while her mother watches. | 1 | 0.590673 | No mother is seen. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(n_snowsuit(x4) & a_red(s2) & Theme(s2,x4) & n_glove(x3) & (x3 = x6) & ne_geo_kitty(x6) & (x3 = x5) & ne_geo_hello(x5) & subset_of(x4,x2) & subset_of(x3,x2) & n_girl(x1) & a_small(s1) & Theme(s1,x1) & while(e1,e2) & on(e2,x7) & n_snowball(x7) & a_large(s3) & Theme(s3,x7) & Actor(e2,x1) & v_sit(e2) & Actor(e1,x1) & v_smile(e1) & in(x1,x2)) | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_watch(x8) & of(x8,x9) & n_mother(x9) & of(x8,x1) & n_female(x1) & n_snowsuit(x4) & a_red(s2) & Theme(s2,x4) & n_glove(x3) & (x3 = x6) & ne_geo_kitty(x6) & (x3 = x5) & ne_geo_hello(x5) & subset_of(x4,x2) & subset_of(x3,x2) & n_girl(x1) & a_small(s1) & Theme(s1,x1) & while(e1,e2) & while(e2,x8) & on(e2,x7) & n_snowball(x7) & a_large(s3) & Theme(s3,x7) & Actor(e2,x1) & v_sit(e2) & Actor(e1,x1) & v_smile(e1) & in(x1,x2)) | 7ab36efe-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e1,e2) & v_smile(e1) & v_sit(e2) & subset_of(x4,x2) & subset_of(x3,x2) & on(e2,x7) & ne_geo_kitty(x6) & ne_geo_hello(x5) & n_snowsuit(x4) & n_snowball(x7) & n_glove(x3) & n_girl(x1) & in(x1,x2) & a_small(s1) & a_red(s2) & a_large(s3) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x1) & Actor(e2,x1) & Actor(e1,x1) & (x3 = x6) & (x3 = x5)) | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(while(e2,x8) & while(e1,e2) & v_smile(e1) & v_sit(e2) & subset_of(x4,x2) & subset_of(x3,x2) & on(e2,x7) & of(x8,x9) & of(x8,x1) & ne_geo_kitty(x6) & ne_geo_hello(x5) & n_watch(x8) & n_snowsuit(x4) & n_snowball(x7) & n_mother(x9) & n_glove(x3) & n_girl(x1) & n_female(x1) & in(x1,x2) & a_small(s1) & a_red(s2) & a_large(s3) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x1) & Actor(e2,x1) & Actor(e1,x1) & (x3 = x6) & (x3 = x5)) |
||
The small girl in the Hello Kitty gloves and red snowsuit smiles while sitting on a large snowball. | A small girl sits on a snowball. | 0 | 0.921879 | in a both sentence small and snowball are not same. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(n_snowsuit(x4) & a_red(s2) & Theme(s2,x4) & n_glove(x3) & (x3 = x6) & ne_geo_kitty(x6) & (x3 = x5) & ne_geo_hello(x5) & subset_of(x4,x2) & subset_of(x3,x2) & n_girl(x1) & a_small(s1) & Theme(s1,x1) & while(e1,e2) & on(e2,x7) & n_snowball(x7) & a_large(s3) & Theme(s3,x7) & Actor(e2,x1) & v_sit(e2) & Actor(e1,x1) & v_smile(e1) & in(x1,x2)) | exists e1 s1 x1 x2.(on(e1,x2) & n_snowball(x2) & Actor(e1,x1) & v_sit(e1) & n_girl(x1) & a_small(s1) & Theme(s1,x1)) | 7ab373ae-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e1,e2) & v_smile(e1) & v_sit(e2) & subset_of(x4,x2) & subset_of(x3,x2) & on(e2,x7) & ne_geo_kitty(x6) & ne_geo_hello(x5) & n_snowsuit(x4) & n_snowball(x7) & n_glove(x3) & n_girl(x1) & in(x1,x2) & a_small(s1) & a_red(s2) & a_large(s3) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x1) & Actor(e2,x1) & Actor(e1,x1) & (x3 = x6) & (x3 = x5)) | exists e1 s1 x1 x2.(v_sit(e1) & on(e1,x2) & n_snowball(x2) & n_girl(x1) & a_small(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A woman wearing a green shirt and a white skirt is standing with her arms crossed. | A woman in a red dress puts on her heels. | 2 | -100 | A white skirt is not a red dress. | exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e2,x6) & Actor(e3,x7) & v_cross(e3) & (x6 = x7) & n_arm(x6) & of(x6,x2) & n_female(x2) & Actor(e2,x1) & v_stand(e2) & subset_of(x5,x1) & n_skirt(x5) & a_white(s2) & Theme(s2,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shirt(x4) & a_green(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2)) | exists e1 s1 x1 x2 x3 x4.(on(e1,x4) & n_heel(x4) & of(x4,x1) & n_female(x1) & Theme(e1,x3) & Actor(e1,x1) & v_put(e1) & n_thing(x3) & in(x1,x2) & n_dress(x2) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | 7ab5f34a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e2,x6) & v_wear(e1) & v_stand(e2) & v_cross(e3) & subset_of(x5,x1) & subset_of(x2,x1) & of(x6,x2) & n_woman(x2) & n_skirt(x5) & n_shirt(x4) & n_female(x2) & n_arm(x6) & a_white(s2) & a_green(s1) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x4) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x3) & (x6 = x7) & (x2 = x3)) | exists e1 s1 x1 x2 x3 x4.(v_put(e1) & on(e1,x4) & of(x4,x1) & n_woman(x1) & n_thing(x3) & n_heel(x4) & n_female(x1) & n_dress(x2) & in(x1,x2) & a_red(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A woman wearing a green shirt and a white skirt is standing with her arms crossed. | A woman looking a little pissed off. | 1 | -100 | standing doesn't always mean pissed off. | exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e2,x6) & Actor(e3,x7) & v_cross(e3) & (x6 = x7) & n_arm(x6) & of(x6,x2) & n_female(x2) & Actor(e2,x1) & v_stand(e2) & subset_of(x5,x1) & n_skirt(x5) & a_white(s2) & Theme(s2,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shirt(x4) & a_green(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2)) | exists e1 p1 x1 x2.(a_topic(x1) & exists e2 s1 x3.(a_off(s1) & Manner(e2,s1) & Actor(e2,x3) & v_piss(e2) & n_little(x3)) & that(x1,p1) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_woman(x1)) | 7ab5fa66-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e2,x6) & v_wear(e1) & v_stand(e2) & v_cross(e3) & subset_of(x5,x1) & subset_of(x2,x1) & of(x6,x2) & n_woman(x2) & n_skirt(x5) & n_shirt(x4) & n_female(x2) & n_arm(x6) & a_white(s2) & a_green(s1) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x4) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x3) & (x6 = x7) & (x2 = x3)) | exists e1 p1 x1 x2.(v_look(e1) & that(x1,p1) & n_woman(x1) & exists e2 s1 x3.(v_piss(e2) & n_little(x3) & a_off(s1) & Manner(e2,s1) & Actor(e2,x3)) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A woman wearing a green shirt and a white skirt is standing with her arms crossed. | A person standing. | 0 | -100 | THE PERSON IS A WOMAN. SHE IS STANDING. | exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e2,x6) & Actor(e3,x7) & v_cross(e3) & (x6 = x7) & n_arm(x6) & of(x6,x2) & n_female(x2) & Actor(e2,x1) & v_stand(e2) & subset_of(x5,x1) & n_skirt(x5) & a_white(s2) & Theme(s2,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shirt(x4) & a_green(s1) & Theme(s1,x4) & (x2 = x3) & n_woman(x2)) | exists e1 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_standing(e1) & (x1 = x2) & n_person(x1)) | 7ab6006a-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e2,x6) & v_wear(e1) & v_stand(e2) & v_cross(e3) & subset_of(x5,x1) & subset_of(x2,x1) & of(x6,x2) & n_woman(x2) & n_skirt(x5) & n_shirt(x4) & n_female(x2) & n_arm(x6) & a_white(s2) & a_green(s1) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x4) & Actor(e3,x7) & Actor(e2,x1) & Actor(e1,x3) & (x6 = x7) & (x2 = x3)) | exists e1 x1 x2.(v_standing(e1) & n_person(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Two older women are talking outside. | People are outside | 0 | -100 | THE PEOPLE ARE TWO OLDER WOMAN. THEY ARE OUTSIDE TALKING. | exists e1 s1 s2 x1.(a_outside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_talk(e1) & n_woman(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_people(x1)) | 7ab60632-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1.(v_talk(e1) & r_more(s1) & n_woman(x1) & card_eq_2(x1) & a_outside(s2) & a_older(s1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1)) | exists s1 x1.(n_people(x1) & a_outside(s1) & Theme(s1,x1)) |
||
Two older women are talking outside. | Two men are dancing the electric slide | 2 | -100 | Men are not women. | exists e1 s1 s2 x1.(a_outside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_talk(e1) & n_woman(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 x1 x2.(n_slide(x2) & a_electric(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1) & v_dance(e1) & n_man(x1) & card_eq_2(x1)) | 7ab60c4a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1.(v_talk(e1) & r_more(s1) & n_woman(x1) & card_eq_2(x1) & a_outside(s2) & a_older(s1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_dance(e1) & n_slide(x2) & n_man(x1) & card_eq_2(x1) & a_electric(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two older women are talking outside. | Two women are gossiping about their next door neighbors | 1 | -100 | talking doesn't always mean gossiping | exists e1 s1 s2 x1.(a_outside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_talk(e1) & n_woman(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 x1 x2 x3.(about(e1,x2) & n_neighbor(x2) & of(x2,x3) & n_door(x3) & a_next(s1) & Theme(s1,x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_gossip(e1) & n_woman(x1) & card_eq_2(x1)) | 7ab61190-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1.(v_talk(e1) & r_more(s1) & n_woman(x1) & card_eq_2(x1) & a_outside(s2) & a_older(s1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_gossip(e1) & of(x2,x3) & of(x2,x1) & n_woman(x1) & n_thing(x1) & n_neighbor(x2) & n_door(x3) & card_eq_2(x1) & about(e1,x2) & a_next(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
The two couples are in a kitchen. | The couple is at the zoo. | 2 | -100 | One cant be at the zoo and in a kitchen simultaneously. | exists p1 x1.(n_couple(x1) & card_eq_2(x1) & exists x2.(in(x1,x2) & n_kitchen(x2))) | exists p1 x1 x2.(n_zoo(x2) & n_couple(x1) & at(x1,x2)) | 7ab616b8-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_couple(x1) & exists x2.(n_kitchen(x2) & in(x1,x2)) & card_eq_2(x1)) | exists x1 x2.(n_zoo(x2) & n_couple(x1) & at(x1,x2)) |
||
The two couples are in a kitchen. | The couples are indoors. | 0 | -100 | A kitchen is indoors, the couples are indoors. | exists p1 x1.(n_couple(x1) & card_eq_2(x1) & exists x2.(in(x1,x2) & n_kitchen(x2))) | exists p1 x1.(n_couple(x1) & exists x2.((x1 = x2) & n_indoor(x2))) | 7ab61cda-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_couple(x1) & exists x2.(n_kitchen(x2) & in(x1,x2)) & card_eq_2(x1)) | exists x1.(n_couple(x1) & exists x2.(n_indoor(x2) & (x1 = x2))) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.