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
|
---|---|---|---|---|---|---|---|---|---|---|---|
An old Ford passes through the street. | An automobile drives down the road | 0 | -100 | A Ford is a type of automobile. | exists e1 s1 x1 x2.(n_street(x2) & through(e1,x2) & Actor(e1,x1) & v_pass(e1) & ne_per_ford(x1) & a_old(s1) & Theme(s1,x1)) | exists x1 x2 x3.(n_road(x3) & a_topic(x1) & down(x1,x3) & n_drive(x1) & of(x1,x2) & n_automobile(x2)) | 4a7b3410-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_pass(e1) & through(e1,x2) & ne_per_ford(x1) & n_street(x2) & a_old(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 x2 x3.(of(x1,x2) & n_road(x3) & n_drive(x1) & n_automobile(x2) & down(x1,x3) & a_topic(x1)) |
||
An old Ford passes through the street. | A new BMW races down the highway | 2 | -100 | It is either an old Ford or a new BMW and it is either passing through the street or the highway | exists e1 s1 x1 x2.(n_street(x2) & through(e1,x2) & Actor(e1,x1) & v_pass(e1) & ne_per_ford(x1) & a_old(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3.(n_highway(x3) & a_topic(x1) & down(x1,x3) & n_race(x1) & (x1 = x2) & ne_org_bmw(x2) & a_new(s1) & Theme(s1,x1)) | 4a7b3d34-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_pass(e1) & through(e1,x2) & ne_per_ford(x1) & n_street(x2) & a_old(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists s1 x1 x2 x3.(ne_org_bmw(x2) & n_race(x1) & n_highway(x3) & down(x1,x3) & a_topic(x1) & a_new(s1) & Theme(s1,x1) & (x1 = x2)) |
||
Lady in a pink Tinkerbell jacket stands next to the railing and looks out at the water. | The lady in the pink jacket is in her car. | 2 | -100 | You cannot be standing next to a railing while also in a car. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_water(x8) & ne_tim_lady(x5) & n_railing(x4) & ne_tim_lady(x1) & a_out(s3) & Manner(e2,s3) & at(e2,x8) & Actor(e2,x5) & v_look(e2) & in(x5,x6) & n_jacket(x6) & (x6 = x7) & ne_org_tinkerbell(x7) & a_pink(s2) & Theme(s2,x6) & to(e1,x4) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_jacket(x2) & (x2 = x3) & ne_org_tinkerbell(x3) & a_pink(s1) & Theme(s1,x2)) | exists p1 s1 x1 x2 x3.(n_car(x3) & of(x3,x1) & n_female(x1) & n_jacket(x2) & a_pink(s1) & Theme(s1,x2) & n_lady(x1) & in(x1,x3) & in(x1,x2)) | 4a7b7768-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e1) & v_look(e2) & to(e1,x4) & r_next(e1) & ne_tim_lady(x5) & ne_tim_lady(x1) & ne_org_tinkerbell(x7) & ne_org_tinkerbell(x3) & n_water(x8) & n_railing(x4) & n_jacket(x6) & n_jacket(x2) & in(x5,x6) & in(x1,x2) & at(e2,x8) & a_pink(s2) & a_pink(s1) & a_out(s3) & Theme(s2,x6) & Theme(s1,x2) & Manner(e2,s3) & Actor(e2,x5) & Actor(e1,x1) & (x6 = x7) & (x2 = x3)) | exists s1 x1 x2 x3.(of(x3,x1) & n_lady(x1) & n_jacket(x2) & n_female(x1) & n_car(x3) & in(x1,x3) & in(x1,x2) & a_pink(s1) & Theme(s1,x2)) |
||
Lady in a pink Tinkerbell jacket stands next to the railing and looks out at the water. | The lady in the pink jacket is outside. | 0 | -100 | The lady can stand next to the railing only if she is outside. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_water(x8) & ne_tim_lady(x5) & n_railing(x4) & ne_tim_lady(x1) & a_out(s3) & Manner(e2,s3) & at(e2,x8) & Actor(e2,x5) & v_look(e2) & in(x5,x6) & n_jacket(x6) & (x6 = x7) & ne_org_tinkerbell(x7) & a_pink(s2) & Theme(s2,x6) & to(e1,x4) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_jacket(x2) & (x2 = x3) & ne_org_tinkerbell(x3) & a_pink(s1) & Theme(s1,x2)) | exists s1 s2 x1 x2.(n_jacket(x2) & a_pink(s1) & Theme(s1,x2) & n_lady(x1) & Theme(s2,x1) & a_outside(s2) & in(x1,x2)) | 4a7b7eca-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e1) & v_look(e2) & to(e1,x4) & r_next(e1) & ne_tim_lady(x5) & ne_tim_lady(x1) & ne_org_tinkerbell(x7) & ne_org_tinkerbell(x3) & n_water(x8) & n_railing(x4) & n_jacket(x6) & n_jacket(x2) & in(x5,x6) & in(x1,x2) & at(e2,x8) & a_pink(s2) & a_pink(s1) & a_out(s3) & Theme(s2,x6) & Theme(s1,x2) & Manner(e2,s3) & Actor(e2,x5) & Actor(e1,x1) & (x6 = x7) & (x2 = x3)) | exists s1 s2 x1 x2.(n_lady(x1) & n_jacket(x2) & in(x1,x2) & a_pink(s1) & a_outside(s2) & Theme(s2,x1) & Theme(s1,x2)) |
||
Lady in a pink Tinkerbell jacket stands next to the railing and looks out at the water. | The lady in the pink jacket is looking for a dog. | 1 | -100 | Sentence 1: Lady in a pink Tinkerbell jacket stands next to the railing and looks out at the water. Sentence 2: The lady in the pink jacket is looking for a dog. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_water(x8) & ne_tim_lady(x5) & n_railing(x4) & ne_tim_lady(x1) & a_out(s3) & Manner(e2,s3) & at(e2,x8) & Actor(e2,x5) & v_look(e2) & in(x5,x6) & n_jacket(x6) & (x6 = x7) & ne_org_tinkerbell(x7) & a_pink(s2) & Theme(s2,x6) & to(e1,x4) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_jacket(x2) & (x2 = x3) & ne_org_tinkerbell(x3) & a_pink(s1) & Theme(s1,x2)) | exists e1 s1 x1 x2 x3.(n_jacket(x2) & a_pink(s1) & Theme(s1,x2) & n_lady(x1) & for(e1,x3) & n_dog(x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2)) | 4a7b8438-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e1) & v_look(e2) & to(e1,x4) & r_next(e1) & ne_tim_lady(x5) & ne_tim_lady(x1) & ne_org_tinkerbell(x7) & ne_org_tinkerbell(x3) & n_water(x8) & n_railing(x4) & n_jacket(x6) & n_jacket(x2) & in(x5,x6) & in(x1,x2) & at(e2,x8) & a_pink(s2) & a_pink(s1) & a_out(s3) & Theme(s2,x6) & Theme(s1,x2) & Manner(e2,s3) & Actor(e2,x5) & Actor(e1,x1) & (x6 = x7) & (x2 = x3)) | exists e1 s1 x1 x2 x3.(v_look(e1) & n_lady(x1) & n_jacket(x2) & n_dog(x3) & in(x1,x2) & for(e1,x3) & a_pink(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
Ladies standing up on the side of a board for the Tuscany Sun Festival. | the ladies are laying on the beach | 2 | -100 | One cannot be standing up and laying simultaneously. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(ne_geo_festival(x5) & (x5 = x7) & ne_geo_sun(x7) & (x5 = x6) & ne_geo_tuscany(x6) & n_side(x3) & a_topic(x1) & for(e1,x5) & on(e1,x3) & of(x3,x4) & n_board(x4) & a_up(s1) & Manner(e1,s1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_lady(x1)) | exists e1 x1 x2.(n_beach(x2) & n_lady(x1) & on(e1,x2) & Actor(e1,x1) & v_lay(e1)) | 4a7b88fc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_stand(e1) & on(e1,x3) & of(x3,x4) & ne_geo_tuscany(x6) & ne_geo_sun(x7) & ne_geo_festival(x5) & n_side(x3) & n_lady(x1) & n_board(x4) & for(e1,x5) & a_up(s1) & a_topic(x1) & Manner(e1,s1) & Actor(e1,x2) & (x5 = x7) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2.(v_lay(e1) & on(e1,x2) & n_lady(x1) & n_beach(x2) & Actor(e1,x1)) |
||
Ladies standing up on the side of a board for the Tuscany Sun Festival. | ladies are standing | 0 | -100 | Both cases imply that the ladies are standing. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(ne_geo_festival(x5) & (x5 = x7) & ne_geo_sun(x7) & (x5 = x6) & ne_geo_tuscany(x6) & n_side(x3) & a_topic(x1) & for(e1,x5) & on(e1,x3) & of(x3,x4) & n_board(x4) & a_up(s1) & Manner(e1,s1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_lady(x1)) | exists e1 x1.(Actor(e1,x1) & v_stand(e1) & n_lady(x1)) | 4a7b8dfc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_stand(e1) & on(e1,x3) & of(x3,x4) & ne_geo_tuscany(x6) & ne_geo_sun(x7) & ne_geo_festival(x5) & n_side(x3) & n_lady(x1) & n_board(x4) & for(e1,x5) & a_up(s1) & a_topic(x1) & Manner(e1,s1) & Actor(e1,x2) & (x5 = x7) & (x5 = x6) & (x1 = x2)) | exists e1 x1.(v_stand(e1) & n_lady(x1) & Actor(e1,x1)) |
||
Ladies standing up on the side of a board for the Tuscany Sun Festival. | the ladies are hot | 1 | -100 | Sentence 1: Ladies standing up on the side of a board for the Tuscany Sun Festival. Sentence 2: the ladies are hot | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(ne_geo_festival(x5) & (x5 = x7) & ne_geo_sun(x7) & (x5 = x6) & ne_geo_tuscany(x6) & n_side(x3) & a_topic(x1) & for(e1,x5) & on(e1,x3) & of(x3,x4) & n_board(x4) & a_up(s1) & Manner(e1,s1) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_lady(x1)) | exists s1 x1.(n_lady(x1) & Theme(s1,x1) & a_hot(s1)) | 4a7b92ac-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_stand(e1) & on(e1,x3) & of(x3,x4) & ne_geo_tuscany(x6) & ne_geo_sun(x7) & ne_geo_festival(x5) & n_side(x3) & n_lady(x1) & n_board(x4) & for(e1,x5) & a_up(s1) & a_topic(x1) & Manner(e1,s1) & Actor(e1,x2) & (x5 = x7) & (x5 = x6) & (x1 = x2)) | exists s1 x1.(n_lady(x1) & a_hot(s1) & Theme(s1,x1)) |
||
Kids are playing in an oceanic tidal flat. | The kids are checking out a sea anemone. | 1 | -100 | The kids could be doing something else besides checking out a sea anemone. | exists e1 s1 s2 x1 x2.(in(e1,x2) & n_flat(x2) & a_tidal(s2) & Theme(s2,x2) & a_oceanic(s1) & Theme(s1,x2) & Actor(e1,x1) & v_play(e1) & n_kid(x1)) | exists e1 s1 x1 x2 x3.(n_kid(x1) & a_out(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_check(e1) & n_anemone(x2) & of(x2,x3) & n_sea(x3)) | 4a7b975c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_play(e1) & n_kid(x1) & n_flat(x2) & in(e1,x2) & a_tidal(s2) & a_oceanic(s1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_check(e1) & of(x2,x3) & n_sea(x3) & n_kid(x1) & n_anemone(x2) & a_out(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
Kids are playing in an oceanic tidal flat. | The tide flats are being visited by some kids. | 0 | -100 | For the kids to be playing in the ocean, they must visit them. | exists e1 s1 s2 x1 x2.(in(e1,x2) & n_flat(x2) & a_tidal(s2) & Theme(s2,x2) & a_oceanic(s1) & Theme(s1,x2) & Actor(e1,x1) & v_play(e1) & n_kid(x1)) | exists e1 x1 x2 x3.(n_flat(x1) & of(x1,x2) & n_tide(x2) & Actor(e1,x3) & n_kid(x3) & Theme(e1,x1) & v_visit(e1)) | 4a7b9be4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_play(e1) & n_kid(x1) & n_flat(x2) & in(e1,x2) & a_tidal(s2) & a_oceanic(s1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_visit(e1) & of(x1,x2) & n_tide(x2) & n_kid(x3) & n_flat(x1) & Theme(e1,x1) & Actor(e1,x3)) |
||
Kids are playing in an oceanic tidal flat. | The adults are finding oysters. | 2 | -100 | kids are different from adults, and while they are playing in an oceanic tidal flat, the adults are finding oysters. | exists e1 s1 s2 x1 x2.(in(e1,x2) & n_flat(x2) & a_tidal(s2) & Theme(s2,x2) & a_oceanic(s1) & Theme(s1,x2) & Actor(e1,x1) & v_play(e1) & n_kid(x1)) | exists e1 x1 x2.(n_adult(x1) & Theme(e1,x2) & Actor(e1,x1) & v_find(e1) & n_oyster(x2)) | 4a7ba314-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_play(e1) & n_kid(x1) & n_flat(x2) & in(e1,x2) & a_tidal(s2) & a_oceanic(s1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_find(e1) & n_oyster(x2) & n_adult(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man holding a yellow balloon sitting on a bench next to a woman with a little girl in front of her and a little boy in green rain boots walking in front of them. | There are two little boys. | 2 | -100 | If there is only a single little boy, there cannot be two little boys. | exists e1 e3 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(in(e3,x12) & of(x12,x1) & n_thing(x1) & n_front(x12) & Actor(e3,x9) & v_walk(e3) & in(x9,x10) & n_boot(x10) & of(x10,x11) & n_rain(x11) & a_green(s4) & Theme(s4,x10) & n_boy(x9) & a_little(s3) & Theme(s3,x9) & with(e2,x6) & in(x6,x7) & of(x7,x8) & n_her(x8) & n_front(x7) & n_girl(x6) & a_little(s2) & Theme(s2,x6) & to(e2,x5) & n_woman(x5) & r_next(e2) & on(e2,x4) & n_bench(x4) & Actor(e2,x1) & v_sit(e2) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_balloon(x3) & a_yellow(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists p1 x1 s1 x2.((x1 = x2) & n_boy(x2) & a_little(s1) & Theme(s1,x2) & card_eq_2(x2)) | 4a7ba832-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(with(e2,x6) & v_walk(e3) & v_sit(e2) & v_hold(e1) & to(e2,x5) & r_next(e2) & on(e2,x4) & of(x7,x8) & of(x12,x1) & of(x10,x11) & n_woman(x5) & n_thing(x1) & n_rain(x11) & n_man(x1) & n_her(x8) & n_girl(x6) & n_front(x7) & n_front(x12) & n_boy(x9) & n_boot(x10) & n_bench(x4) & n_balloon(x3) & in(x9,x10) & in(x6,x7) & in(e3,x12) & a_yellow(s1) & a_little(s3) & a_little(s2) & a_green(s4) & Theme(s4,x10) & Theme(s3,x9) & Theme(s2,x6) & Theme(s1,x3) & Theme(e1,x3) & Actor(e3,x9) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists x1 s1 x2.(n_boy(x2) & card_eq_2(x2) & a_little(s1) & Theme(s1,x2) & (x1 = x2)) |
||
A man holding a yellow balloon sitting on a bench next to a woman with a little girl in front of her and a little boy in green rain boots walking in front of them. | The people are outside. | 0 | -100 | The man and woman sitting on a bench and the little boy in green rain boots implies that they must be somewhere outside. | exists e3 e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(in(e3,x12) & of(x12,x1) & n_thing(x1) & n_front(x12) & Actor(e3,x9) & v_walk(e3) & in(x9,x10) & n_boot(x10) & of(x10,x11) & n_rain(x11) & a_green(s4) & Theme(s4,x10) & n_boy(x9) & a_little(s3) & Theme(s3,x9) & with(e2,x6) & in(x6,x7) & of(x7,x8) & n_her(x8) & n_front(x7) & n_girl(x6) & a_little(s2) & Theme(s2,x6) & to(e2,x5) & n_woman(x5) & r_next(e2) & on(e2,x4) & n_bench(x4) & Actor(e2,x1) & v_sit(e2) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_balloon(x3) & a_yellow(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists s1 x1.(n_people(x1) & Theme(s1,x1) & a_outside(s1)) | 4a7bacba-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(with(e2,x6) & v_walk(e3) & v_sit(e2) & v_hold(e1) & to(e2,x5) & r_next(e2) & on(e2,x4) & of(x7,x8) & of(x12,x1) & of(x10,x11) & n_woman(x5) & n_thing(x1) & n_rain(x11) & n_man(x1) & n_her(x8) & n_girl(x6) & n_front(x7) & n_front(x12) & n_boy(x9) & n_boot(x10) & n_bench(x4) & n_balloon(x3) & in(x9,x10) & in(x6,x7) & in(e3,x12) & a_yellow(s1) & a_little(s3) & a_little(s2) & a_green(s4) & Theme(s4,x10) & Theme(s3,x9) & Theme(s2,x6) & Theme(s1,x3) & Theme(e1,x3) & Actor(e3,x9) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1.(n_people(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A man holding a yellow balloon sitting on a bench next to a woman with a little girl in front of her and a little boy in green rain boots walking in front of them. | The people on the bench are a family. | 1 | -100 | Sentence 1: A man holding a yellow balloon sitting on a bench next to a woman with a little girl in front of her and a little boy in green rain boots walking in front of them. Sentence 2: The people on the bench are a family. | exists e3 e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(in(e3,x12) & of(x12,x1) & n_thing(x1) & n_front(x12) & Actor(e3,x9) & v_walk(e3) & in(x9,x10) & n_boot(x10) & of(x10,x11) & n_rain(x11) & a_green(s4) & Theme(s4,x10) & n_boy(x9) & a_little(s3) & Theme(s3,x9) & with(e2,x6) & in(x6,x7) & of(x7,x8) & n_her(x8) & n_front(x7) & n_girl(x6) & a_little(s2) & Theme(s2,x6) & to(e2,x5) & n_woman(x5) & r_next(e2) & on(e2,x4) & n_bench(x4) & Actor(e2,x1) & v_sit(e2) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_balloon(x3) & a_yellow(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists p1 x1 x2.(n_bench(x2) & n_people(x1) & exists x3.((x1 = x3) & n_family(x3)) & on(x1,x2)) | 4a7bb11a-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(with(e2,x6) & v_walk(e3) & v_sit(e2) & v_hold(e1) & to(e2,x5) & r_next(e2) & on(e2,x4) & of(x7,x8) & of(x12,x1) & of(x10,x11) & n_woman(x5) & n_thing(x1) & n_rain(x11) & n_man(x1) & n_her(x8) & n_girl(x6) & n_front(x7) & n_front(x12) & n_boy(x9) & n_boot(x10) & n_bench(x4) & n_balloon(x3) & in(x9,x10) & in(x6,x7) & in(e3,x12) & a_yellow(s1) & a_little(s3) & a_little(s2) & a_green(s4) & Theme(s4,x10) & Theme(s3,x9) & Theme(s2,x6) & Theme(s1,x3) & Theme(e1,x3) & Actor(e3,x9) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2.(on(x1,x2) & n_people(x1) & n_bench(x2) & exists x3.(n_family(x3) & (x1 = x3))) |
||
Young man with red stains on face, with two women, posing in black clothing. | The young man is eating juicy strawberries. | 1 | -100 | Sentence 1: Young man with red stains on face, with two women, posing in black clothing. Sentence 2: The young man is eating juicy strawberries. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(e1,x6) & n_clothing(x6) & a_black(s3) & Theme(s3,x6) & Actor(e1,x5) & v_pose(e1) & (x1 = x5) & with(x1,x4) & n_woman(x4) & card_eq_2(x4) & with(x1,x2) & on(x2,x3) & n_face(x3) & n_stain(x2) & a_red(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 s1 x1.(n_man(x1) & a_young(s1) & Theme(s1,x1) & exists s2 x2 x3.((x1 = x2) & n_strawberry(x2) & of(x2,x3) & n_juicy(x3) & a_eating(s2) & Theme(s2,x2))) | 4a7bb5f2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(with(x1,x4) & with(x1,x2) & v_pose(e1) & on(x2,x3) & n_woman(x4) & n_stain(x2) & n_man(x1) & n_face(x3) & n_clothing(x6) & in(e1,x6) & card_eq_2(x4) & a_young(s1) & a_topic(x1) & a_red(s2) & a_black(s3) & Theme(s3,x6) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x5) & (x1 = x5)) | exists s1 x1.(n_man(x1) & exists s2 x2 x3.(of(x2,x3) & n_strawberry(x2) & n_juicy(x3) & a_eating(s2) & Theme(s2,x2) & (x1 = x2)) & a_young(s1) & Theme(s1,x1)) |
||
Young man with red stains on face, with two women, posing in black clothing. | There are three people. | 0 | -100 | The young man and two women together make three people. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(e1,x6) & n_clothing(x6) & a_black(s3) & Theme(s3,x6) & Actor(e1,x5) & v_pose(e1) & (x1 = x5) & with(x1,x4) & n_woman(x4) & card_eq_2(x4) & with(x1,x2) & on(x2,x3) & n_face(x3) & n_stain(x2) & a_red(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 x1 x2.((x1 = x2) & n_people(x2) & card_eq_3(x2)) | 4a7bbed0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(with(x1,x4) & with(x1,x2) & v_pose(e1) & on(x2,x3) & n_woman(x4) & n_stain(x2) & n_man(x1) & n_face(x3) & n_clothing(x6) & in(e1,x6) & card_eq_2(x4) & a_young(s1) & a_topic(x1) & a_red(s2) & a_black(s3) & Theme(s3,x6) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x5) & (x1 = x5)) | exists x1 x2.(n_people(x2) & card_eq_3(x2) & (x1 = x2)) |
||
Three people wear a lot of makeup and stand together. | Three people wearing makeup stand together | 0 | -100 | Three people wear a lot of makeup and stand together is the same as wearing makeup standing together. | exists e1 e2 s1 x1 x2 x3 x4.(a_together(s1) & Manner(e2,s1) & Actor(e2,x4) & v_stand(e2) & n_people(x4) & card_eq_3(x4) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & of(x2,x3) & n_makeup(x3) & n_lot(x2) & n_people(x1) & card_eq_3(x1)) | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & a_together(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_stand(x3) & of(x3,x4) & n_makeup(x4) & (x1 = x2) & n_people(x1) & card_eq_3(x1)) | 4a7bcde4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_wear(e1) & v_stand(e2) & of(x2,x3) & n_people(x4) & n_people(x1) & n_makeup(x3) & n_lot(x2) & card_eq_3(x4) & card_eq_3(x1) & a_together(s1) & Theme(e1,x2) & Manner(e2,s1) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_wear(e1) & of(x3,x4) & n_stand(x3) & n_people(x1) & n_makeup(x4) & card_eq_3(x1) & a_topic(x1) & a_together(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) |
||
Two women in Gothic makeup are posing next to a man in a leather jacket and red scarf. | The two women are goths. | 1 | -100 | Sentence 1: Two women in Gothic makeup are posing next to a man in a leather jacket and red scarf. Sentence 2: The two women are goths. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(to(e1,x3) & subset_of(x7,x3) & n_scarf(x7) & a_red(s2) & Theme(s2,x7) & subset_of(x4,x3) & in(x4,x5) & n_jacket(x5) & of(x5,x6) & n_leather(x6) & n_man(x4) & r_next(e1) & Actor(e1,x1) & v_pose(e1) & in(x1,x2) & n_makeup(x2) & a_gothic(s1) & Theme(s1,x2) & n_woman(x1) & card_eq_2(x1)) | exists p1 x1.(n_woman(x1) & card_eq_2(x1) & exists x2.((x1 = x2) & n_goth(x2))) | 4a7bd6ea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_pose(e1) & to(e1,x3) & subset_of(x7,x3) & subset_of(x4,x3) & r_next(e1) & of(x5,x6) & n_woman(x1) & n_scarf(x7) & n_man(x4) & n_makeup(x2) & n_leather(x6) & n_jacket(x5) & in(x4,x5) & in(x1,x2) & card_eq_2(x1) & a_red(s2) & a_gothic(s1) & Theme(s2,x7) & Theme(s1,x2) & Actor(e1,x1)) | exists x1.(n_woman(x1) & exists x2.(n_goth(x2) & (x1 = x2)) & card_eq_2(x1)) |
||
Man with red marks around mouth standing with two women who are wearing black. | A male vampire who has recently fed standing with his concubines. | 1 | -100 | Just because a man has red marks around his mouth doesn't mean he is a recently fed vampire. Further, women he is standing with doesn't necessarily mean that they are his concubines. | exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(x1,x2) & with(e1,x5) & exists s2.(Theme(s2,x6) & a_black(s2)) & Topic(e2,p1) & Actor(e2,x6) & v_wear(e2) & (x5 = x6) & n_woman(x5) & card_eq_2(x5) & Actor(e1,x4) & v_stand(e1) & (x2 = x4) & around(x2,x3) & n_mouth(x3) & n_mark(x2) & a_red(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & a_recently(s2) & Manner(e1,s2) & with(e1,x4) & n_concubine(x4) & of(x4,x1) & n_male(x1) & Theme(e1,x3) & Actor(e1,x2) & v_feed(e1) & n_standing(x3) & (x1 = x2) & n_vampire(x1) & a_male(s1) & Theme(s1,x1)) | 4a7be4dc-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6.(with(x1,x2) & with(e1,x5) & v_wear(e2) & v_stand(e1) & n_woman(x5) & n_mouth(x3) & n_mark(x2) & n_man(x1) & exists s2.(a_black(s2) & Theme(s2,x6)) & card_eq_2(x5) & around(x2,x3) & a_topic(x1) & a_red(s1) & Topic(e2,p1) & Theme(s1,x2) & Actor(e2,x6) & Actor(e1,x4) & (x5 = x6) & (x2 = x4)) | exists e1 s1 s2 x1 x2 x3 x4.(with(e1,x4) & v_feed(e1) & of(x4,x1) & n_vampire(x1) & n_standing(x3) & n_male(x1) & n_concubine(x4) & a_topic(x1) & a_recently(s2) & a_male(s1) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2)) |
||
A woman handing a white cup to a man with a newspaper box and a shopping cart between them. | a woman giving a cup of water to a homeless man | 1 | 0.325414 | Just because the man has a newspaperbox and a shopping cart between them does not mean he is a homeless man. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & to(e1,x4) & with(x4,x5) & subset_of(x8,x5) & between(x8,x1) & n_thing(x1) & n_cart(x8) & of(x8,x9) & n_shopping(x9) & subset_of(x6,x5) & n_box(x6) & of(x6,x7) & n_newspaper(x7) & n_man(x4) & Theme(e1,x3) & Actor(e1,x2) & v_hand(e1) & n_cup(x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & to(e1,x5) & n_man(x5) & a_homeless(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x2) & v_give(e1) & of(x3,x4) & n_water(x4) & n_cup(x3) & (x1 = x2) & n_woman(x1)) | 4a7c9fc6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x4,x5) & v_hand(e1) & to(e1,x4) & subset_of(x8,x5) & subset_of(x6,x5) & of(x8,x9) & of(x6,x7) & n_woman(x1) & n_thing(x1) & n_shopping(x9) & n_newspaper(x7) & n_man(x4) & n_cup(x3) & n_cart(x8) & n_box(x6) & between(x8,x1) & a_white(s1) & a_topic(x1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3 x4 x5.(v_give(e1) & to(e1,x5) & of(x3,x4) & n_woman(x1) & n_water(x4) & n_man(x5) & n_cup(x3) & a_topic(x1) & a_homeless(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A woman handing a white cup to a man with a newspaper box and a shopping cart between them. | A female cashier serving a man his coffee. | 1 | 0.447692 | Just because a women is handing a man a cup does not mean she is a cashier. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & to(e1,x4) & with(x4,x5) & subset_of(x8,x5) & between(x8,x1) & n_thing(x1) & n_cart(x8) & of(x8,x9) & n_shopping(x9) & subset_of(x6,x5) & n_box(x6) & of(x6,x7) & n_newspaper(x7) & n_man(x4) & Theme(e1,x3) & Actor(e1,x2) & v_hand(e1) & n_cup(x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & n_man(x4) & Time(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_serve(e1) & n_coffee(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_cashier(x1) & a_female(s1) & Theme(s1,x1)) | 4a7ca3fe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x4,x5) & v_hand(e1) & to(e1,x4) & subset_of(x8,x5) & subset_of(x6,x5) & of(x8,x9) & of(x6,x7) & n_woman(x1) & n_thing(x1) & n_shopping(x9) & n_newspaper(x7) & n_man(x4) & n_cup(x3) & n_cart(x8) & n_box(x6) & between(x8,x1) & a_white(s1) & a_topic(x1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3 x4.(v_serve(e1) & of(x3,x1) & n_man(x4) & n_male(x1) & n_coffee(x3) & n_cashier(x1) & a_topic(x1) & a_female(s1) & Time(e1,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A woman handing a white cup to a man with a newspaper box and a shopping cart between them. | A person is playing the piano. | 2 | 0.000007 | They are completely different. A man playing piano has nothing to do with a woman handing someone a cup near a newspaper box and shopping cart. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & to(e1,x4) & with(x4,x5) & subset_of(x8,x5) & between(x8,x1) & n_thing(x1) & n_cart(x8) & of(x8,x9) & n_shopping(x9) & subset_of(x6,x5) & n_box(x6) & of(x6,x7) & n_newspaper(x7) & n_man(x4) & Theme(e1,x3) & Actor(e1,x2) & v_hand(e1) & n_cup(x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2.(n_piano(x2) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_person(x1)) | 4a7cac32-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x4,x5) & v_hand(e1) & to(e1,x4) & subset_of(x8,x5) & subset_of(x6,x5) & of(x8,x9) & of(x6,x7) & n_woman(x1) & n_thing(x1) & n_shopping(x9) & n_newspaper(x7) & n_man(x4) & n_cup(x3) & n_cart(x8) & n_box(x6) & between(x8,x1) & a_white(s1) & a_topic(x1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_play(e1) & n_piano(x2) & n_person(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman handing a white cup to a man with a newspaper box and a shopping cart between them. | a woman gives a cup to a guy to drink out of | 1 | 0.717348 | Just because the women is handing the man a cup does not mean he has to drink out of.. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & to(e1,x4) & with(x4,x5) & subset_of(x8,x5) & between(x8,x1) & n_thing(x1) & n_cart(x8) & of(x8,x9) & n_shopping(x9) & subset_of(x6,x5) & n_box(x6) & of(x6,x7) & n_newspaper(x7) & n_man(x4) & Theme(e1,x3) & Actor(e1,x2) & v_hand(e1) & n_cup(x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1)) | exists e1 p1 x1 x2 x3.(to(e1,x3) & Topic(x3,p1) & exists e2 x4.(r_out(e2) & of(e2,x4) & n_thing(x4) & Actor(e2,x3) & v_drink(e2)) & n_guy(x3) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_cup(x2) & n_woman(x1)) | 4a7cb970-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x4,x5) & v_hand(e1) & to(e1,x4) & subset_of(x8,x5) & subset_of(x6,x5) & of(x8,x9) & of(x6,x7) & n_woman(x1) & n_thing(x1) & n_shopping(x9) & n_newspaper(x7) & n_man(x4) & n_cup(x3) & n_cart(x8) & n_box(x6) & between(x8,x1) & a_white(s1) & a_topic(x1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x2 x3.(v_give(e1) & to(e1,x3) & n_woman(x1) & n_guy(x3) & n_cup(x2) & exists e2 x4.(v_drink(e2) & r_out(e2) & of(e2,x4) & n_thing(x4) & Actor(e2,x3)) & Topic(x3,p1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman handing a white cup to a man with a newspaper box and a shopping cart between them. | a woman gives a cup to a guy. | 0 | 0.883862 | Man implies guy. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & to(e1,x4) & with(x4,x5) & subset_of(x8,x5) & between(x8,x1) & n_thing(x1) & n_cart(x8) & of(x8,x9) & n_shopping(x9) & subset_of(x6,x5) & n_box(x6) & of(x6,x7) & n_newspaper(x7) & n_man(x4) & Theme(e1,x3) & Actor(e1,x2) & v_hand(e1) & n_cup(x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2 x3.(to(e1,x3) & n_guy(x3) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_cup(x2) & n_woman(x1)) | 4a7cbda8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x4,x5) & v_hand(e1) & to(e1,x4) & subset_of(x8,x5) & subset_of(x6,x5) & of(x8,x9) & of(x6,x7) & n_woman(x1) & n_thing(x1) & n_shopping(x9) & n_newspaper(x7) & n_man(x4) & n_cup(x3) & n_cart(x8) & n_box(x6) & between(x8,x1) & a_white(s1) & a_topic(x1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_give(e1) & to(e1,x3) & n_woman(x1) & n_guy(x3) & n_cup(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman handing a white cup to a man with a newspaper box and a shopping cart between them. | A woman is handing a cup of coffee to a man. | 1 | 0.66495 | Just because the women is handing the man a cup does not mean it is coffee. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & to(e1,x4) & with(x4,x5) & subset_of(x8,x5) & between(x8,x1) & n_thing(x1) & n_cart(x8) & of(x8,x9) & n_shopping(x9) & subset_of(x6,x5) & n_box(x6) & of(x6,x7) & n_newspaper(x7) & n_man(x4) & Theme(e1,x3) & Actor(e1,x2) & v_hand(e1) & n_cup(x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_hand(e1) & of(x2,x3) & to(x3,x4) & n_man(x4) & n_coffee(x3) & n_cup(x2) & n_woman(x1)) | 4a7cc64a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x4,x5) & v_hand(e1) & to(e1,x4) & subset_of(x8,x5) & subset_of(x6,x5) & of(x8,x9) & of(x6,x7) & n_woman(x1) & n_thing(x1) & n_shopping(x9) & n_newspaper(x7) & n_man(x4) & n_cup(x3) & n_cart(x8) & n_box(x6) & between(x8,x1) & a_white(s1) & a_topic(x1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_hand(e1) & to(x3,x4) & of(x2,x3) & n_woman(x1) & n_man(x4) & n_cup(x2) & n_coffee(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman handing a white cup to a man with a newspaper box and a shopping cart between them. | A woman hands a man a cup of coffee. | 1 | 0.655902 | Just because the women is handing the man a cup does not mean it is coffee. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & to(e1,x4) & with(x4,x5) & subset_of(x8,x5) & between(x8,x1) & n_thing(x1) & n_cart(x8) & of(x8,x9) & n_shopping(x9) & subset_of(x6,x5) & n_box(x6) & of(x6,x7) & n_newspaper(x7) & n_man(x4) & Theme(e1,x3) & Actor(e1,x2) & v_hand(e1) & n_cup(x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1)) | exists x1.(all x2.(n_cup(x2) -> exists e1 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_hand(e1) & of(x3,x4) & n_coffee(x4) & for(x3,x2) & n_man(x3))) & n_woman(x1)) | 4a7cdcd4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x4,x5) & v_hand(e1) & to(e1,x4) & subset_of(x8,x5) & subset_of(x6,x5) & of(x8,x9) & of(x6,x7) & n_woman(x1) & n_thing(x1) & n_shopping(x9) & n_newspaper(x7) & n_man(x4) & n_cup(x3) & n_cart(x8) & n_box(x6) & between(x8,x1) & a_white(s1) & a_topic(x1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_woman(x1) & all x2.(exists e1 x3 x4.(v_hand(e1) & of(x3,x4) & n_man(x3) & n_coffee(x4) & for(x3,x2) & Theme(e1,x3) & Actor(e1,x1)) | -n_cup(x2))) |
||
A child and a grownup, each wearing hats, play by the ocean. | Some humans with hats | 0 | 0.990077 | Child and grownup implies some humans. | exists s1 x1 x2 x5.(n_ocean(x5) & a_topic(s1) & all e1 x3.((n_hat(x3) & Actor(e1,x3) & v_wear(e1)) -> exists x4.(rel(s1,x3) & rel(x3,x4) & by(x4,x5) & n_play(x4))) & subset_of(x2,s1) & n_grownup(x2) & subset_of(x1,s1) & n_child(x1)) | exists x1 x2.(a_topic(x1) & with(x1,x2) & n_hat(x2) & n_human(x1)) | 4a7d16e0-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x5.(subset_of(x2,s1) & subset_of(x1,s1) & n_ocean(x5) & n_grownup(x2) & n_child(x1) & all e1 x3.(exists x4.(rel(x3,x4) & rel(s1,x3) & n_play(x4) & by(x4,x5)) | -v_wear(e1) | -n_hat(x3) | -Actor(e1,x3)) & a_topic(s1)) | exists x1 x2.(with(x1,x2) & n_human(x1) & n_hat(x2) & a_topic(x1)) |
||
A child and a grownup, each wearing hats, play by the ocean. | A boy and his mother play by the ocean. | 1 | 0.217635 | Just because a child and a grown up play does not mean they are boy and his mother. | exists s1 x1 x2 x5.(n_ocean(x5) & a_topic(s1) & all e1 x3.((n_hat(x3) & Actor(e1,x3) & v_wear(e1)) -> exists x4.(rel(s1,x3) & rel(x3,x4) & by(x4,x5) & n_play(x4))) & subset_of(x2,s1) & n_grownup(x2) & subset_of(x1,s1) & n_child(x1)) | exists s1 x1 x2 x3 x4.(n_ocean(x4) & a_topic(s1) & subset_of(x2,s1) & by(x2,x4) & n_play(x2) & of(x2,x3) & n_mother(x3) & of(x2,x1) & n_male(x1) & subset_of(x1,s1) & n_boy(x1)) | 4a7d1b0e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x5.(subset_of(x2,s1) & subset_of(x1,s1) & n_ocean(x5) & n_grownup(x2) & n_child(x1) & all e1 x3.(exists x4.(rel(x3,x4) & rel(s1,x3) & n_play(x4) & by(x4,x5)) | -v_wear(e1) | -n_hat(x3) | -Actor(e1,x3)) & a_topic(s1)) | exists s1 x1 x2 x3 x4.(subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x3) & of(x2,x1) & n_play(x2) & n_ocean(x4) & n_mother(x3) & n_male(x1) & n_boy(x1) & by(x2,x4) & a_topic(s1)) |
||
A child and a grownup, each wearing hats, play by the ocean. | A child and a grownup celebrate a birthday by the ocean. | 1 | 0.036827 | Just because a child and a grown up wear hats does not mean they celebrate a birthday. | exists s1 x1 x2 x5.(n_ocean(x5) & a_topic(s1) & all e1 x3.((n_hat(x3) & Actor(e1,x3) & v_wear(e1)) -> exists x4.(rel(s1,x3) & rel(x3,x4) & by(x4,x5) & n_play(x4))) & subset_of(x2,s1) & n_grownup(x2) & subset_of(x1,s1) & n_child(x1)) | exists e1 x1 x2 x3 x4 x5.(n_ocean(x5) & by(e1,x5) & Theme(e1,x4) & Actor(e1,x1) & v_celebrate(e1) & n_birthday(x4) & subset_of(x3,x1) & n_grownup(x3) & subset_of(x2,x1) & n_child(x2)) | 4a7d27f2-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x5.(subset_of(x2,s1) & subset_of(x1,s1) & n_ocean(x5) & n_grownup(x2) & n_child(x1) & all e1 x3.(exists x4.(rel(x3,x4) & rel(s1,x3) & n_play(x4) & by(x4,x5)) | -v_wear(e1) | -n_hat(x3) | -Actor(e1,x3)) & a_topic(s1)) | exists e1 x1 x2 x3 x4 x5.(v_celebrate(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_ocean(x5) & n_grownup(x3) & n_child(x2) & n_birthday(x4) & by(e1,x5) & Theme(e1,x4) & Actor(e1,x1)) |
||
A child and a grownup, each wearing hats, play by the ocean. | A child and grown up, wearing hats, play in the field. | 2 | 0.00282 | The ocean is not a field. | exists s1 x1 x2 x5.(n_ocean(x5) & a_topic(s1) & all e1 x3.((n_hat(x3) & Actor(e1,x3) & v_wear(e1)) -> exists x4.(rel(s1,x3) & rel(x3,x4) & by(x4,x5) & n_play(x4))) & subset_of(x2,s1) & n_grownup(x2) & subset_of(x1,s1) & n_child(x1)) | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_field(x7) & a_topic(s1) & subset_of(x2,s1) & Theme(e1,x5) & Actor(e1,x4) & v_wear(e1) & rel(x5,x6) & in(x6,x7) & n_play(x6) & n_hat(x5) & (x2 = x4) & Theme(s2,x3) & a_up(s2) & (x2 = x3) & n_grow(x2) & subset_of(x1,s1) & n_child(x1)) | 4a7d3152-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x5.(subset_of(x2,s1) & subset_of(x1,s1) & n_ocean(x5) & n_grownup(x2) & n_child(x1) & all e1 x3.(exists x4.(rel(x3,x4) & rel(s1,x3) & n_play(x4) & by(x4,x5)) | -v_wear(e1) | -n_hat(x3) | -Actor(e1,x3)) & a_topic(s1)) | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & subset_of(x2,s1) & subset_of(x1,s1) & rel(x5,x6) & n_play(x6) & n_hat(x5) & n_grow(x2) & n_field(x7) & n_child(x1) & in(x6,x7) & a_up(s2) & a_topic(s1) & Theme(s2,x3) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4) & (x2 = x3)) |
||
A child and a grownup, each wearing hats, play by the ocean. | A mom and son are playing by the ocean. | 1 | 0.217635 | A child and grown up wearing hats and play does not mean they are mom and son. | exists s1 x1 x2 x5.(n_ocean(x5) & a_topic(s1) & all e1 x3.((n_hat(x3) & Actor(e1,x3) & v_wear(e1)) -> exists x4.(rel(s1,x3) & rel(x3,x4) & by(x4,x5) & n_play(x4))) & subset_of(x2,s1) & n_grownup(x2) & subset_of(x1,s1) & n_child(x1)) | exists e1 x1 x2 x3 x4.(n_ocean(x4) & by(e1,x4) & Actor(e1,x1) & v_play(e1) & n_son(x3) & n_mom(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | 4a7d35c6-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x5.(subset_of(x2,s1) & subset_of(x1,s1) & n_ocean(x5) & n_grownup(x2) & n_child(x1) & all e1 x3.(exists x4.(rel(x3,x4) & rel(s1,x3) & n_play(x4) & by(x4,x5)) | -v_wear(e1) | -n_hat(x3) | -Actor(e1,x3)) & a_topic(s1)) | exists e1 x1 x2 x3 x4.(v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_son(x3) & n_ocean(x4) & n_mom(x2) & by(e1,x4) & Actor(e1,x1)) |
||
A child and a grownup, each wearing hats, play by the ocean. | A tall person with a hat | 1 | 0.152581 | Not all person that wear hats are tall. | exists s1 x1 x2 x5.(n_ocean(x5) & a_topic(s1) & all e1 x3.((n_hat(x3) & Actor(e1,x3) & v_wear(e1)) -> exists x4.(rel(s1,x3) & rel(x3,x4) & by(x4,x5) & n_play(x4))) & subset_of(x2,s1) & n_grownup(x2) & subset_of(x1,s1) & n_child(x1)) | exists s1 x1 x2.(a_topic(x1) & with(x1,x2) & n_hat(x2) & n_person(x1) & a_tall(s1) & Theme(s1,x1)) | 4a7d437c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x5.(subset_of(x2,s1) & subset_of(x1,s1) & n_ocean(x5) & n_grownup(x2) & n_child(x1) & all e1 x3.(exists x4.(rel(x3,x4) & rel(s1,x3) & n_play(x4) & by(x4,x5)) | -v_wear(e1) | -n_hat(x3) | -Actor(e1,x3)) & a_topic(s1)) | exists s1 x1 x2.(with(x1,x2) & n_person(x1) & n_hat(x2) & a_topic(x1) & a_tall(s1) & Theme(s1,x1)) |
||
A child and a grownup, each wearing hats, play by the ocean. | Father and child playing near ocean | 1 | 0.236042 | Just because it says grownup, doesn't mean it is a male, or the child's father. | exists s1 x1 x2 x5.(n_ocean(x5) & a_topic(s1) & all e1 x3.((n_hat(x3) & Actor(e1,x3) & v_wear(e1)) -> exists x4.(rel(s1,x3) & rel(x3,x4) & by(x4,x5) & n_play(x4))) & subset_of(x2,s1) & n_grownup(x2) & subset_of(x1,s1) & n_child(x1)) | exists s1 x1 x2 x3 x4.(ne_tim_father(x1) & a_topic(s1) & subset_of(x2,s1) & near(x2,x4) & n_ocean(x4) & n_playing(x2) & of(x2,x3) & n_child(x3) & subset_of(x1,s1)) | 4a7d47f0-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x5.(subset_of(x2,s1) & subset_of(x1,s1) & n_ocean(x5) & n_grownup(x2) & n_child(x1) & all e1 x3.(exists x4.(rel(x3,x4) & rel(s1,x3) & n_play(x4) & by(x4,x5)) | -v_wear(e1) | -n_hat(x3) | -Actor(e1,x3)) & a_topic(s1)) | exists s1 x1 x2 x3 x4.(subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x3) & near(x2,x4) & ne_tim_father(x1) & n_playing(x2) & n_ocean(x4) & n_child(x3) & a_topic(s1)) |
||
people are gathered at some kind of shop on the side of the street. | one person is inside watching television. | 2 | -100 | People is plural, one is singular. | exists e1 x1 x2 x3 x4 x5.(n_street(x5) & n_side(x4) & on(e1,x4) & of(x4,x5) & at(e1,x2) & of(x2,x3) & n_shop(x3) & n_kind(x2) & Theme(e1,x1) & v_gather(e1) & n_people(x1)) | exists e1 s1 x1 x2.(a_inside(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_television(x2) & n_person(x1) & card_eq_1(x1)) | 4a7e7544-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_gather(e1) & on(e1,x4) & of(x4,x5) & of(x2,x3) & n_street(x5) & n_side(x4) & n_shop(x3) & n_people(x1) & n_kind(x2) & at(e1,x2) & Theme(e1,x1)) | exists e1 s1 x1 x2.(v_watch(e1) & n_television(x2) & n_person(x1) & card_eq_1(x1) & a_inside(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
people are gathered at some kind of shop on the side of the street. | People are outside. | 0 | -100 | On the side of the street implies outside. | exists e1 x1 x2 x3 x4 x5.(n_street(x5) & n_side(x4) & on(e1,x4) & of(x4,x5) & at(e1,x2) & of(x2,x3) & n_shop(x3) & n_kind(x2) & Theme(e1,x1) & v_gather(e1) & n_people(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_people(x1)) | 4a7e7a1c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_gather(e1) & on(e1,x4) & of(x4,x5) & of(x2,x3) & n_street(x5) & n_side(x4) & n_shop(x3) & n_people(x1) & n_kind(x2) & at(e1,x2) & Theme(e1,x1)) | exists s1 x1.(n_people(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A tan dog jumping up at a woman in a skirt and a black and tan dog walking away. | A dog is jumping. | 0 | -100 | Dog jumping up implies dog is jumping. | exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4.(a_away(s5) & Manner(e2,s5) & Actor(e2,x4) & v_walk(e2) & n_dog(x4) & a_tan(s4) & Theme(s4,x4) & a_black(s3) & Theme(s3,x4) & at(e1,x2) & in(x2,x3) & n_skirt(x3) & n_woman(x2) & a_up(s2) & Manner(e1,s2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1) & a_tan(s1) & Theme(s1,x1)) | exists e1 x1.(Actor(e1,x1) & v_jump(e1) & n_dog(x1)) | 4a7e8dfe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4.(v_walk(e2) & v_jump(e1) & n_woman(x2) & n_skirt(x3) & n_dog(x4) & n_dog(x1) & in(x2,x3) & at(e1,x2) & a_up(s2) & a_tan(s4) & a_tan(s1) & a_black(s3) & a_away(s5) & Theme(s4,x4) & Theme(s3,x4) & Theme(s1,x1) & Manner(e2,s5) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 x1.(v_jump(e1) & n_dog(x1) & Actor(e1,x1)) |
||
A tan dog jumping up at a woman in a skirt and a black and tan dog walking away. | The woman jumps down at the dog. | 2 | -100 | In the first the dog is jumping, in the second the woman is jumping. | exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4.(a_away(s5) & Manner(e2,s5) & Actor(e2,x4) & v_walk(e2) & n_dog(x4) & a_tan(s4) & Theme(s4,x4) & a_black(s3) & Theme(s3,x4) & at(e1,x2) & in(x2,x3) & n_skirt(x3) & n_woman(x2) & a_up(s2) & Manner(e1,s2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1) & a_tan(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_dog(x2) & n_woman(x1) & a_down(s1) & Manner(e1,s1) & at(e1,x2) & Actor(e1,x1) & v_jump(e1)) | 4a7e9268-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4.(v_walk(e2) & v_jump(e1) & n_woman(x2) & n_skirt(x3) & n_dog(x4) & n_dog(x1) & in(x2,x3) & at(e1,x2) & a_up(s2) & a_tan(s4) & a_tan(s1) & a_black(s3) & a_away(s5) & Theme(s4,x4) & Theme(s3,x4) & Theme(s1,x1) & Manner(e2,s5) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_jump(e1) & n_woman(x1) & n_dog(x2) & at(e1,x2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A tan dog jumping up at a woman in a skirt and a black and tan dog walking away. | The dogs sit in the park. | 2 | 0.002005 | Jumping is an active activity, to sit is a passive activity. | exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4.(a_away(s5) & Manner(e2,s5) & Actor(e2,x4) & v_walk(e2) & n_dog(x4) & a_tan(s4) & Theme(s4,x4) & a_black(s3) & Theme(s3,x4) & at(e1,x2) & in(x2,x3) & n_skirt(x3) & n_woman(x2) & a_up(s2) & Manner(e1,s2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1) & a_tan(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_park(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1) & v_sit(e1)) | 4a7e96dc-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4.(v_walk(e2) & v_jump(e1) & n_woman(x2) & n_skirt(x3) & n_dog(x4) & n_dog(x1) & in(x2,x3) & at(e1,x2) & a_up(s2) & a_tan(s4) & a_tan(s1) & a_black(s3) & a_away(s5) & Theme(s4,x4) & Theme(s3,x4) & Theme(s1,x1) & Manner(e2,s5) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 x1 x2.(v_sit(e1) & n_park(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A tan dog jumping up at a woman in a skirt and a black and tan dog walking away. | There are two dogs. | 0 | -100 | a tan dog and a black and tan dog equals two dogs. | exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4.(a_away(s5) & Manner(e2,s5) & Actor(e2,x4) & v_walk(e2) & n_dog(x4) & a_tan(s4) & Theme(s4,x4) & a_black(s3) & Theme(s3,x4) & at(e1,x2) & in(x2,x3) & n_skirt(x3) & n_woman(x2) & a_up(s2) & Manner(e1,s2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1) & a_tan(s1) & Theme(s1,x1)) | exists p1 x1 x2.((x1 = x2) & n_dog(x2) & card_eq_2(x2)) | 4a7e9bbe-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4.(v_walk(e2) & v_jump(e1) & n_woman(x2) & n_skirt(x3) & n_dog(x4) & n_dog(x1) & in(x2,x3) & at(e1,x2) & a_up(s2) & a_tan(s4) & a_tan(s1) & a_black(s3) & a_away(s5) & Theme(s4,x4) & Theme(s3,x4) & Theme(s1,x1) & Manner(e2,s5) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists x1 x2.(n_dog(x2) & card_eq_2(x2) & (x1 = x2)) |
||
A tan dog jumping up at a woman in a skirt and a black and tan dog walking away. | One of the dogs walks away to get a treat. | 1 | 0.065958 | The dog is not necessarily trying to get a treat. | exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4.(a_away(s5) & Manner(e2,s5) & Actor(e2,x4) & v_walk(e2) & n_dog(x4) & a_tan(s4) & Theme(s4,x4) & a_black(s3) & Theme(s3,x4) & at(e1,x2) & in(x2,x3) & n_skirt(x3) & n_woman(x2) & a_up(s2) & Manner(e1,s2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1) & a_tan(s1) & Theme(s1,x1)) | exists e1 p1 s1 x1 x2 x3 x4.(n_dog(x4) & n_dog(x2) & Topic(e1,p1) & exists e2 x5.(Theme(e2,x5) & Actor(e2,x1) & v_get(e2) & n_treat(x5)) & a_away(s1) & Manner(e1,s1) & Actor(e1,x3) & v_walk(e1) & of(x3,x4) & n_thing(x3) & card_eq_1(x3) & of(x1,x2) & n_thing(x1) & card_eq_1(x1)) | 4a7ea046-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4.(v_walk(e2) & v_jump(e1) & n_woman(x2) & n_skirt(x3) & n_dog(x4) & n_dog(x1) & in(x2,x3) & at(e1,x2) & a_up(s2) & a_tan(s4) & a_tan(s1) & a_black(s3) & a_away(s5) & Theme(s4,x4) & Theme(s3,x4) & Theme(s1,x1) & Manner(e2,s5) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 p1 s1 x1 x2 x3 x4.(v_walk(e1) & of(x3,x4) & of(x1,x2) & n_thing(x3) & n_thing(x1) & n_dog(x4) & n_dog(x2) & exists e2 x5.(v_get(e2) & n_treat(x5) & Theme(e2,x5) & Actor(e2,x1)) & card_eq_1(x3) & card_eq_1(x1) & a_away(s1) & Topic(e1,p1) & Manner(e1,s1) & Actor(e1,x3)) |
||
A tan dog jumping up at a woman in a skirt and a black and tan dog walking away. | The woman has 3 pet dogs. | 1 | 0.072124 | The dog is one of 3 pets. | exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4.(a_away(s5) & Manner(e2,s5) & Actor(e2,x4) & v_walk(e2) & n_dog(x4) & a_tan(s4) & Theme(s4,x4) & a_black(s3) & Theme(s3,x4) & at(e1,x2) & in(x2,x3) & n_skirt(x3) & n_woman(x2) & a_up(s2) & Manner(e1,s2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1) & a_tan(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_dog(x2) & a_pet(s1) & Theme(s1,x2) & n_date(x2) & a_date_day_03(x2) & a_date_day_03(x2)) | 4a7ea60e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4.(v_walk(e2) & v_jump(e1) & n_woman(x2) & n_skirt(x3) & n_dog(x4) & n_dog(x1) & in(x2,x3) & at(e1,x2) & a_up(s2) & a_tan(s4) & a_tan(s1) & a_black(s3) & a_away(s5) & Theme(s4,x4) & Theme(s3,x4) & Theme(s1,x1) & Manner(e2,s5) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_have(e1) & n_woman(x1) & n_dog(x2) & n_date(x2) & a_pet(s1) & a_date_day_03(x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A tan dog jumping up at a woman in a skirt and a black and tan dog walking away. | a brown dog drives a taxi | 2 | -100 | If the dog drives he can't do it while jumping and walking. | exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4.(a_away(s5) & Manner(e2,s5) & Actor(e2,x4) & v_walk(e2) & n_dog(x4) & a_tan(s4) & Theme(s4,x4) & a_black(s3) & Theme(s3,x4) & at(e1,x2) & in(x2,x3) & n_skirt(x3) & n_woman(x2) & a_up(s2) & Manner(e1,s2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1) & a_tan(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_drive(e1) & n_taxi(x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | 4a7eaa78-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4.(v_walk(e2) & v_jump(e1) & n_woman(x2) & n_skirt(x3) & n_dog(x4) & n_dog(x1) & in(x2,x3) & at(e1,x2) & a_up(s2) & a_tan(s4) & a_tan(s1) & a_black(s3) & a_away(s5) & Theme(s4,x4) & Theme(s3,x4) & Theme(s1,x1) & Manner(e2,s5) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_drive(e1) & n_taxi(x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A tan dog jumping up at a woman in a skirt and a black and tan dog walking away. | a brown dog jumps at a lady | 0 | -100 | a brown dog is commonly also referred to as tan, thus a brown dog is jumping. | exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4.(a_away(s5) & Manner(e2,s5) & Actor(e2,x4) & v_walk(e2) & n_dog(x4) & a_tan(s4) & Theme(s4,x4) & a_black(s3) & Theme(s3,x4) & at(e1,x2) & in(x2,x3) & n_skirt(x3) & n_woman(x2) & a_up(s2) & Manner(e1,s2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1) & a_tan(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3.(a_topic(x1) & at(x1,x3) & n_lady(x3) & n_jump(x1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1)) | 4a7eaf64-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4.(v_walk(e2) & v_jump(e1) & n_woman(x2) & n_skirt(x3) & n_dog(x4) & n_dog(x1) & in(x2,x3) & at(e1,x2) & a_up(s2) & a_tan(s4) & a_tan(s1) & a_black(s3) & a_away(s5) & Theme(s4,x4) & Theme(s3,x4) & Theme(s1,x1) & Manner(e2,s5) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists s1 x1 x2 x3.(of(x1,x2) & n_lady(x3) & n_jump(x1) & n_dog(x2) & at(x1,x3) & a_topic(x1) & a_brown(s1) & Theme(s1,x1)) |
||
A tan dog jumping up at a woman in a skirt and a black and tan dog walking away. | a brown dog jumps up at a lady who it knows very well | 1 | 0.595023 | just because the dog is jumping up does not mean the lady knows it well. | exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4.(a_away(s5) & Manner(e2,s5) & Actor(e2,x4) & v_walk(e2) & n_dog(x4) & a_tan(s4) & Theme(s4,x4) & a_black(s3) & Theme(s3,x4) & at(e1,x2) & in(x2,x3) & n_skirt(x3) & n_woman(x2) & a_up(s2) & Manner(e1,s2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1) & a_tan(s1) & Theme(s1,x1)) | exists e2 e1 s1 s2 s3 x1 x2 x3.(a_up(s3) & Manner(e1,s3) & at(e1,x2) & r_very(e2) & a_well(s2) & Manner(e2,s2) & Theme(e2,x3) & Actor(e2,x1) & v_know(e2) & (x2 = x3) & n_thing(x1) & n_lady(x2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | 4a7eb3f6-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4.(v_walk(e2) & v_jump(e1) & n_woman(x2) & n_skirt(x3) & n_dog(x4) & n_dog(x1) & in(x2,x3) & at(e1,x2) & a_up(s2) & a_tan(s4) & a_tan(s1) & a_black(s3) & a_away(s5) & Theme(s4,x4) & Theme(s3,x4) & Theme(s1,x1) & Manner(e2,s5) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists e2 e1 s1 s2 s3 x1 x2 x3.(v_know(e2) & v_jump(e1) & r_very(e2) & n_thing(x1) & n_lady(x2) & n_dog(x1) & at(e1,x2) & a_well(s2) & a_up(s3) & a_brown(s1) & Theme(s1,x1) & Theme(e2,x3) & Manner(e2,s2) & Manner(e1,s3) & Actor(e2,x1) & Actor(e1,x1) & (x2 = x3)) |
||
A tan dog jumping up at a woman in a skirt and a black and tan dog walking away. | There are animals near a woman. | 0 | 1 | a tan dog and a black and tan dog equals plural animals. | exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4.(a_away(s5) & Manner(e2,s5) & Actor(e2,x4) & v_walk(e2) & n_dog(x4) & a_tan(s4) & Theme(s4,x4) & a_black(s3) & Theme(s3,x4) & at(e1,x2) & in(x2,x3) & n_skirt(x3) & n_woman(x2) & a_up(s2) & Manner(e1,s2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1) & a_tan(s1) & Theme(s1,x1)) | exists p1 x1 x2 x3.((x1 = x2) & near(x2,x3) & n_woman(x3) & n_animal(x2)) | 4a7eb860-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4.(v_walk(e2) & v_jump(e1) & n_woman(x2) & n_skirt(x3) & n_dog(x4) & n_dog(x1) & in(x2,x3) & at(e1,x2) & a_up(s2) & a_tan(s4) & a_tan(s1) & a_black(s3) & a_away(s5) & Theme(s4,x4) & Theme(s3,x4) & Theme(s1,x1) & Manner(e2,s5) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists x1 x2 x3.(near(x2,x3) & n_woman(x3) & n_animal(x2) & (x1 = x2)) |
||
A tan dog jumping up at a woman in a skirt and a black and tan dog walking away. | The dog jumps up to the woman. | 0 | -100 | a dog is jumping, description of the dog not relevant. | exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4.(a_away(s5) & Manner(e2,s5) & Actor(e2,x4) & v_walk(e2) & n_dog(x4) & a_tan(s4) & Theme(s4,x4) & a_black(s3) & Theme(s3,x4) & at(e1,x2) & in(x2,x3) & n_skirt(x3) & n_woman(x2) & a_up(s2) & Manner(e1,s2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1) & a_tan(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_woman(x2) & n_dog(x1) & a_up(s1) & Manner(e1,s1) & to(e1,x2) & Actor(e1,x1) & v_jump(e1)) | 4a7ebcd4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4.(v_walk(e2) & v_jump(e1) & n_woman(x2) & n_skirt(x3) & n_dog(x4) & n_dog(x1) & in(x2,x3) & at(e1,x2) & a_up(s2) & a_tan(s4) & a_tan(s1) & a_black(s3) & a_away(s5) & Theme(s4,x4) & Theme(s3,x4) & Theme(s1,x1) & Manner(e2,s5) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_jump(e1) & to(e1,x2) & n_woman(x2) & n_dog(x1) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A tan dog jumping up at a woman in a skirt and a black and tan dog walking away. | The dogs are sleeping. | 2 | -100 | The dogs cannot be jumping and walking while they are sleeping. | exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4.(a_away(s5) & Manner(e2,s5) & Actor(e2,x4) & v_walk(e2) & n_dog(x4) & a_tan(s4) & Theme(s4,x4) & a_black(s3) & Theme(s3,x4) & at(e1,x2) & in(x2,x3) & n_skirt(x3) & n_woman(x2) & a_up(s2) & Manner(e1,s2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1) & a_tan(s1) & Theme(s1,x1)) | exists e1 x1.(n_dog(x1) & Actor(e1,x1) & v_sleep(e1)) | 4a7ec29c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4.(v_walk(e2) & v_jump(e1) & n_woman(x2) & n_skirt(x3) & n_dog(x4) & n_dog(x1) & in(x2,x3) & at(e1,x2) & a_up(s2) & a_tan(s4) & a_tan(s1) & a_black(s3) & a_away(s5) & Theme(s4,x4) & Theme(s3,x4) & Theme(s1,x1) & Manner(e2,s5) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 x1.(v_sleep(e1) & n_dog(x1) & Actor(e1,x1)) |
||
A tan dog jumping up at a woman in a skirt and a black and tan dog walking away. | The black and tan dog doesn't like the tan dog. | 1 | -100 | the dog may or may not like the tan dog. | exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4.(a_away(s5) & Manner(e2,s5) & Actor(e2,x4) & v_walk(e2) & n_dog(x4) & a_tan(s4) & Theme(s4,x4) & a_black(s3) & Theme(s3,x4) & at(e1,x2) & in(x2,x3) & n_skirt(x3) & n_woman(x2) & a_up(s2) & Manner(e1,s2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1) & a_tan(s1) & Theme(s1,x1)) | exists s1 s2 s3 x1 x2.(n_dog(x2) & a_tan(s3) & Theme(s3,x2) & n_dog(x1) & a_tan(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1) & -exists e1.(Theme(e1,x2) & Actor(e1,x1) & v_like(e1))) | 4a7ec774-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4.(v_walk(e2) & v_jump(e1) & n_woman(x2) & n_skirt(x3) & n_dog(x4) & n_dog(x1) & in(x2,x3) & at(e1,x2) & a_up(s2) & a_tan(s4) & a_tan(s1) & a_black(s3) & a_away(s5) & Theme(s4,x4) & Theme(s3,x4) & Theme(s1,x1) & Manner(e2,s5) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists s1 s2 s3 x1 x2.(n_dog(x2) & n_dog(x1) & all e1.(-v_like(e1) | -Theme(e1,x2) | -Actor(e1,x1)) & a_tan(s3) & a_tan(s2) & a_black(s1) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1)) |
||
A tan dog jumping up at a woman in a skirt and a black and tan dog walking away. | The woman aggravated the dog. | 1 | 0.006318 | because the dog is walking away does not mean the woman aggravated the dog. | exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4.(a_away(s5) & Manner(e2,s5) & Actor(e2,x4) & v_walk(e2) & n_dog(x4) & a_tan(s4) & Theme(s4,x4) & a_black(s3) & Theme(s3,x4) & at(e1,x2) & in(x2,x3) & n_skirt(x3) & n_woman(x2) & a_up(s2) & Manner(e1,s2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1) & a_tan(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_dog(x2) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_aggravate(e1)) | 4a7ecc24-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4.(v_walk(e2) & v_jump(e1) & n_woman(x2) & n_skirt(x3) & n_dog(x4) & n_dog(x1) & in(x2,x3) & at(e1,x2) & a_up(s2) & a_tan(s4) & a_tan(s1) & a_black(s3) & a_away(s5) & Theme(s4,x4) & Theme(s3,x4) & Theme(s1,x1) & Manner(e2,s5) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 x1 x2.(v_aggravate(e1) & n_woman(x1) & n_dog(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A tan dog jumping up at a woman in a skirt and a black and tan dog walking away. | A woman was in pants when the dog jumped at her. | 2 | -100 | The woman could not have been wearing pants if she was wearing a skirt. | exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4.(a_away(s5) & Manner(e2,s5) & Actor(e2,x4) & v_walk(e2) & n_dog(x4) & a_tan(s4) & Theme(s4,x4) & a_black(s3) & Theme(s3,x4) & at(e1,x2) & in(x2,x3) & n_skirt(x3) & n_woman(x2) & a_up(s2) & Manner(e1,s2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1) & a_tan(s1) & Theme(s1,x1)) | exists p1 p2 x1 x3.(n_female(x3) & n_dog(x3) & exists e1.(at(e1,x3) & Actor(e1,x3) & v_jump(e1)) & when(p1,p2) & exists x2.(in(x1,x2) & n_pants(x2)) & n_woman(x1)) | 4a7ed0ca-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4.(v_walk(e2) & v_jump(e1) & n_woman(x2) & n_skirt(x3) & n_dog(x4) & n_dog(x1) & in(x2,x3) & at(e1,x2) & a_up(s2) & a_tan(s4) & a_tan(s1) & a_black(s3) & a_away(s5) & Theme(s4,x4) & Theme(s3,x4) & Theme(s1,x1) & Manner(e2,s5) & Manner(e1,s2) & Actor(e2,x4) & Actor(e1,x1)) | exists p1 p2 x1 x3.(when(p1,p2) & n_woman(x1) & n_female(x3) & n_dog(x3) & exists x2.(n_pants(x2) & in(x1,x2)) & exists e1.(v_jump(e1) & at(e1,x3) & Actor(e1,x3))) |
||
People walk down a street with shops along the way. | Everybody is in a cafe. | 2 | -100 | the people can not be in a cafe if they walk down a street in sentence one | exists e1 x1 x2 x3 x4.(n_way(x4) & along(e1,x4) & with(e1,x3) & n_shop(x3) & down(e1,x2) & n_street(x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | all x1.(n_person(x1) -> exists p1 x2.(in(x1,x2) & n_cafe(x2))) | 4a7ed660-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(e1,x3) & v_walk(e1) & n_way(x4) & n_street(x2) & n_shop(x3) & n_people(x1) & down(e1,x2) & along(e1,x4) & Actor(e1,x1)) | all x1.(exists x2.(n_cafe(x2) & in(x1,x2)) | -n_person(x1)) |
||
People walk down a street with shops along the way. | Some people are shopping. | 1 | -100 | Just because the people are walking down the street does not mean they are necessarily shopping. | exists e1 x1 x2 x3 x4.(n_way(x4) & along(e1,x4) & with(e1,x3) & n_shop(x3) & down(e1,x2) & n_street(x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | exists p1 x1.(exists x2.((x1 = x2) & n_shopping(x2)) & n_people(x1)) | 4a7edbc4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(e1,x3) & v_walk(e1) & n_way(x4) & n_street(x2) & n_shop(x3) & n_people(x1) & down(e1,x2) & along(e1,x4) & Actor(e1,x1)) | exists x1.(n_people(x1) & exists x2.(n_shopping(x2) & (x1 = x2))) |
||
People walk down a street with shops along the way. | Some people are outside. | 0 | -100 | Answer: There are people outside with shops along the way | exists e1 x1 x2 x3 x4.(n_way(x4) & along(e1,x4) & with(e1,x3) & n_shop(x3) & down(e1,x2) & n_street(x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_people(x1)) | 4a7ee074-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(e1,x3) & v_walk(e1) & n_way(x4) & n_street(x2) & n_shop(x3) & n_people(x1) & down(e1,x2) & along(e1,x4) & Actor(e1,x1)) | exists s1 x1.(n_people(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A small boy sitting on a toy by a window getting tickled by his dad. | A man and child are walking in a park. | 2 | -100 | The man and child cannot be walking in a park and sitting by a window at the same time. | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & by(e1,x4) & exists e3.(Actor(e3,x6) & Theme(e3,x5) & v_tickle(e3)) & n_dad(x6) & of(x6,x1) & n_male(x1) & Topic(e2,p1) & Actor(e2,x5) & v_get(e2) & (x4 = x5) & n_window(x4) & on(e1,x3) & n_toy(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_boy(x1) & a_small(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(in(e1,x4) & n_park(x4) & Actor(e1,x1) & v_walk(e1) & n_child(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | 4a7ee538-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_get(e2) & on(e1,x3) & of(x6,x1) & n_window(x4) & n_toy(x3) & n_male(x1) & n_dad(x6) & n_boy(x1) & exists e3.(v_tickle(e3) & Theme(e3,x5) & Actor(e3,x6)) & by(e1,x4) & a_topic(x1) & a_small(s1) & Topic(e2,p1) & Theme(s1,x1) & Actor(e2,x5) & Actor(e1,x2) & (x4 = x5) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_walk(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_park(x4) & n_man(x2) & n_child(x3) & in(e1,x4) & Actor(e1,x1)) |
||
A small boy sitting on a toy by a window getting tickled by his dad. | a boy and his had doing some work | 1 | -100 | the boy is getting tickled. not doing work. | exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & by(e1,x4) & exists e3.(Actor(e3,x6) & Theme(e3,x5) & v_tickle(e3)) & n_dad(x6) & of(x6,x1) & n_male(x1) & Topic(e2,p1) & Actor(e2,x5) & v_get(e2) & (x4 = x5) & n_window(x4) & on(e1,x3) & n_toy(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_boy(x1) & a_small(s1) & Theme(s1,x1)) | exists e2 e1 x1 x2 x3 x4.(for(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_do(e2) & n_work(x4) & Actor(e1,x1) & v_have(e1) & n_his(x3) & n_boy(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | 4a7eea56-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_get(e2) & on(e1,x3) & of(x6,x1) & n_window(x4) & n_toy(x3) & n_male(x1) & n_dad(x6) & n_boy(x1) & exists e3.(v_tickle(e3) & Theme(e3,x5) & Actor(e3,x6)) & by(e1,x4) & a_topic(x1) & a_small(s1) & Topic(e2,p1) & Theme(s1,x1) & Actor(e2,x5) & Actor(e1,x2) & (x4 = x5) & (x1 = x2)) | exists e2 e1 x1 x2 x3 x4.(v_have(e1) & v_do(e2) & subset_of(x3,x1) & subset_of(x2,x1) & n_work(x4) & n_his(x3) & n_boy(x2) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & Actor(e1,x1)) |
||
A small boy sitting on a toy by a window getting tickled by his dad. | a little boy is playing with toys | 0 | -100 | a boy is with his toy. | exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & by(e1,x4) & exists e3.(Actor(e3,x6) & Theme(e3,x5) & v_tickle(e3)) & n_dad(x6) & of(x6,x1) & n_male(x1) & Topic(e2,p1) & Actor(e2,x5) & v_get(e2) & (x4 = x5) & n_window(x4) & on(e1,x3) & n_toy(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_boy(x1) & a_small(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(with(e1,x2) & n_toy(x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | 4a7eef88-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_get(e2) & on(e1,x3) & of(x6,x1) & n_window(x4) & n_toy(x3) & n_male(x1) & n_dad(x6) & n_boy(x1) & exists e3.(v_tickle(e3) & Theme(e3,x5) & Actor(e3,x6)) & by(e1,x4) & a_topic(x1) & a_small(s1) & Topic(e2,p1) & Theme(s1,x1) & Actor(e2,x5) & Actor(e1,x2) & (x4 = x5) & (x1 = x2)) | exists e1 s1 x1 x2.(with(e1,x2) & v_play(e1) & n_toy(x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A man in a flowered shirt is tickling a young boy wearing a light blue shirt. | THE LADY IS WEARING BLUE SHIRT AND THE BOY LAUGHING OUT LOUD | 2 | -100 | A man isn't a lady, and a flowered shirt isn't only described as a blue shirt since it most likely have many different colors. | exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(Theme(e2,x3) & Actor(e2,x1) & v_tickle(e2) & Theme(e1,x5) & Actor(e1,x4) & v_wear(e1) & n_shirt(x5) & a_blue(s4) & Theme(s4,x5) & a_light(s3) & Theme(s3,x5) & (x3 = x4) & n_boy(x3) & a_young(s2) & Theme(s2,x3) & in(x1,x2) & n_shirt(x2) & a_flowered(s1) & Theme(s1,x2) & n_man(x1)) | exists s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(ne_nam_loud(x6) & (x6 = x10) & ne_nam_out(x10) & (x6 = x9) & ne_nam_laughing(x9) & (x6 = x8) & ne_nam_boy(x8) & (x6 = x7) & ne_nam_the(x7) & ne_nam_shirt(x1) & (x1 = x5) & ne_nam_blue(x5) & (x1 = x4) & ne_nam_wearing(x4) & (x1 = x3) & ne_nam_is(x3) & (x1 = x2) & ne_nam_lady(x2) & a_topic(s1) & subset_of(x6,s1) & subset_of(x1,s1)) | 4a7ef4ec-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_wear(e1) & v_tickle(e2) & n_shirt(x5) & n_shirt(x2) & n_man(x1) & n_boy(x3) & in(x1,x2) & a_young(s2) & a_light(s3) & a_flowered(s1) & a_blue(s4) & Theme(s4,x5) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x2) & Theme(e2,x3) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(subset_of(x6,s1) & subset_of(x1,s1) & ne_nam_wearing(x4) & ne_nam_the(x7) & ne_nam_shirt(x1) & ne_nam_out(x10) & ne_nam_loud(x6) & ne_nam_laughing(x9) & ne_nam_lady(x2) & ne_nam_is(x3) & ne_nam_boy(x8) & ne_nam_blue(x5) & a_topic(s1) & (x6 = x9) & (x6 = x8) & (x6 = x7) & (x6 = x10) & (x1 = x5) & (x1 = x4) & (x1 = x3) & (x1 = x2)) |
||
A man in a flowered shirt is tickling a young boy wearing a light blue shirt. | PAUL IS TICKLING PAUL JR WEARING THE SHIRT | 0 | -100 | Jr indicates the young boy is not the man named Paul. | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5.(Theme(e2,x3) & Actor(e2,x1) & v_tickle(e2) & Theme(e1,x5) & Actor(e1,x4) & v_wear(e1) & n_shirt(x5) & a_blue(s4) & Theme(s4,x5) & a_light(s3) & Theme(s3,x5) & (x3 = x4) & n_boy(x3) & a_young(s2) & Theme(s2,x3) & in(x1,x2) & n_shirt(x2) & a_flowered(s1) & Theme(s1,x2) & n_man(x1)) | exists s1 x1 x2 x3 x4 x5 x6 x7.(ne_nam_shirt(s1) & (s1 = x7) & ne_nam_the(x7) & (s1 = x6) & ne_nam_wearing(x6) & (s1 = x5) & ne_nam_jr(x5) & (s1 = x4) & ne_nam_paul(x4) & (s1 = x3) & ne_nam_tickling(x3) & (s1 = x2) & ne_nam_is(x2) & (s1 = x1) & ne_geo_paul(x1) & a_topic(s1)) | 4a7ef99c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_wear(e1) & v_tickle(e2) & n_shirt(x5) & n_shirt(x2) & n_man(x1) & n_boy(x3) & in(x1,x2) & a_young(s2) & a_light(s3) & a_flowered(s1) & a_blue(s4) & Theme(s4,x5) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x2) & Theme(e2,x3) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists s1 x1 x2 x3 x4 x5 x6 x7.(ne_nam_wearing(x6) & ne_nam_tickling(x3) & ne_nam_the(x7) & ne_nam_shirt(s1) & ne_nam_paul(x4) & ne_nam_jr(x5) & ne_nam_is(x2) & ne_geo_paul(x1) & a_topic(s1) & (s1 = x7) & (s1 = x6) & (s1 = x5) & (s1 = x4) & (s1 = x3) & (s1 = x2) & (s1 = x1)) |
||
A man in a flowered shirt is tickling a young boy wearing a light blue shirt. | THE MAN TICKILING THE BOY IS A RAPIST | 1 | -100 | Tickling does not imply rapist. | exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(Theme(e2,x3) & Actor(e2,x1) & v_tickle(e2) & Theme(e1,x5) & Actor(e1,x4) & v_wear(e1) & n_shirt(x5) & a_blue(s4) & Theme(s4,x5) & a_light(s3) & Theme(s3,x5) & (x3 = x4) & n_boy(x3) & a_young(s2) & Theme(s2,x3) & in(x1,x2) & n_shirt(x2) & a_flowered(s1) & Theme(s1,x2) & n_man(x1)) | exists p1 x1 x2 x3 x4.(ne_nam_boy(x1) & (x1 = x4) & ne_nam_the(x4) & (x1 = x3) & ne_nam_tickiling(x3) & (x1 = x2) & ne_nam_man(x2) & exists x5.((x1 = x5) & n_rapist(x5))) | 4a7f0004-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_wear(e1) & v_tickle(e2) & n_shirt(x5) & n_shirt(x2) & n_man(x1) & n_boy(x3) & in(x1,x2) & a_young(s2) & a_light(s3) & a_flowered(s1) & a_blue(s4) & Theme(s4,x5) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x2) & Theme(e2,x3) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x3 = x4)) | exists x1 x2 x3 x4.(ne_nam_tickiling(x3) & ne_nam_the(x4) & ne_nam_man(x2) & ne_nam_boy(x1) & exists x5.(n_rapist(x5) & (x1 = x5)) & (x1 = x4) & (x1 = x3) & (x1 = x2)) |
||
A man tickles a young child in front of a sunny window. | A child is being tickled. | 0 | -100 | The child is being tickled because the man tickles him. | exists e1 s1 s2 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_window(x4) & a_sunny(s2) & Theme(s2,x4) & n_front(x3) & Theme(e1,x2) & Actor(e1,x1) & v_tickle(e1) & n_child(x2) & a_young(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1.(Theme(e1,x1) & v_tickle(e1) & n_child(x1)) | 4a7f0572-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_tickle(e1) & of(x3,x4) & n_window(x4) & n_man(x1) & n_front(x3) & n_child(x2) & in(e1,x3) & a_young(s1) & a_sunny(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1.(v_tickle(e1) & n_child(x1) & Theme(e1,x1)) |
||
A man tickles a young child in front of a sunny window. | A man is tickling his son. | 1 | -100 | A young child does not imply the child being the mans son. | exists e1 s1 s2 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_window(x4) & a_sunny(s2) & Theme(s2,x4) & n_front(x3) & Theme(e1,x2) & Actor(e1,x1) & v_tickle(e1) & n_child(x2) & a_young(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_tickle(e1) & n_son(x2) & of(x2,x1) & n_male(x1) & n_man(x1)) | 4a7f0a2c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_tickle(e1) & of(x3,x4) & n_window(x4) & n_man(x1) & n_front(x3) & n_child(x2) & in(e1,x3) & a_young(s1) & a_sunny(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_tickle(e1) & of(x2,x1) & n_son(x2) & n_man(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man tickles a young child in front of a sunny window. | A man is petting his dog. | 2 | -100 | If the man tickles a young child, he isn't petting his dog. It's one or the other. | exists e1 s1 s2 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_window(x4) & a_sunny(s2) & Theme(s2,x4) & n_front(x3) & Theme(e1,x2) & Actor(e1,x1) & v_tickle(e1) & n_child(x2) & a_young(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_pet(e1) & n_dog(x2) & of(x2,x1) & n_male(x1) & n_man(x1)) | 4a7f0f36-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_tickle(e1) & of(x3,x4) & n_window(x4) & n_man(x1) & n_front(x3) & n_child(x2) & in(e1,x3) & a_young(s1) & a_sunny(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_pet(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_dog(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
a man in a hawaiian shirt is playing with a boy wearing blue. | A man plays with a boy. | 0 | -100 | a man is playing with a boy, descriptions of the clothing not relevant. | exists e1 e2 s1 x1 x2 x3 x4 x5.(with(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_blue(x5) & (x3 = x4) & n_boy(x3) & Actor(e1,x1) & v_play(e1) & in(x1,x2) & n_shirt(x2) & a_hawaiian(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(with(e1,x2) & n_boy(x2) & Actor(e1,x1) & v_play(e1) & n_man(x1)) | 4a7f1418-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(with(e1,x3) & v_wear(e2) & v_play(e1) & n_shirt(x2) & n_man(x1) & n_boy(x3) & n_blue(x5) & in(x1,x2) & a_hawaiian(s1) & Theme(s1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2.(with(e1,x2) & v_play(e1) & n_man(x1) & n_boy(x2) & Actor(e1,x1)) |
||
a man in a hawaiian shirt is playing with a boy wearing blue. | A man kidnaps a boy. | 2 | -100 | Playing and kidnapping are two very different acts. | exists e2 e1 s1 x1 x2 x3 x4 x5.(with(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_blue(x5) & (x3 = x4) & n_boy(x3) & Actor(e1,x1) & v_play(e1) & in(x1,x2) & n_shirt(x2) & a_hawaiian(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_kidnap(e1) & n_boy(x2) & n_man(x1)) | 4a7f18be-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5.(with(e1,x3) & v_wear(e2) & v_play(e1) & n_shirt(x2) & n_man(x1) & n_boy(x3) & n_blue(x5) & in(x1,x2) & a_hawaiian(s1) & Theme(s1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2.(v_kidnap(e1) & n_man(x1) & n_boy(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
a man in a hawaiian shirt is playing with a boy wearing blue. | A man plays with a boy in the park. | 1 | -100 | they may or may not be in a park. | exists e1 e2 s1 x1 x2 x3 x4 x5.(with(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_wear(e2) & n_blue(x5) & (x3 = x4) & n_boy(x3) & Actor(e1,x1) & v_play(e1) & in(x1,x2) & n_shirt(x2) & a_hawaiian(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_park(x3) & in(e1,x3) & with(e1,x2) & n_boy(x2) & Actor(e1,x1) & v_play(e1) & n_man(x1)) | 4a7f1efe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(with(e1,x3) & v_wear(e2) & v_play(e1) & n_shirt(x2) & n_man(x1) & n_boy(x3) & n_blue(x5) & in(x1,x2) & a_hawaiian(s1) & Theme(s1,x2) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2 x3.(with(e1,x2) & v_play(e1) & n_park(x3) & n_man(x1) & n_boy(x2) & in(e1,x3) & Actor(e1,x1)) |
||
A group of people are performing on stage. | A group is performing for a charitable event. | 1 | -100 | just because they are performing on stage does not mean it is a charitable event. | exists e1 x1 x2 x3.(on(e1,x3) & n_stage(x3) & Actor(e1,x1) & v_perform(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists e1 s1 x1 x2.(for(e1,x2) & n_event(x2) & a_charitable(s1) & Theme(s1,x2) & Actor(e1,x1) & v_perform(e1) & n_group(x1)) | 4a7f24b2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_perform(e1) & on(e1,x3) & of(x1,x2) & n_stage(x3) & n_people(x2) & n_group(x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_perform(e1) & n_group(x1) & n_event(x2) & for(e1,x2) & a_charitable(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A group of people are performing on stage. | Women are sewing sweaters. | 2 | -100 | Performing on stage is an activity that is different from sewing sweaters, and the people could not be doing both simultaneously. | exists e1 x1 x2 x3.(on(e1,x3) & n_stage(x3) & Actor(e1,x1) & v_perform(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_sew(e1) & n_sweater(x2) & n_woman(x1)) | 4a7f29e4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_perform(e1) & on(e1,x3) & of(x1,x2) & n_stage(x3) & n_people(x2) & n_group(x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_sew(e1) & n_woman(x1) & n_sweater(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of people are performing on stage. | People are performing on stage. | 0 | -100 | a group of people is simply more descriptive than people. | exists e1 x1 x2 x3.(on(e1,x3) & n_stage(x3) & Actor(e1,x1) & v_perform(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists e1 x1 x2.(on(e1,x2) & n_stage(x2) & Actor(e1,x1) & v_perform(e1) & n_people(x1)) | 4a7f2ebc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_perform(e1) & on(e1,x3) & of(x1,x2) & n_stage(x3) & n_people(x2) & n_group(x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_perform(e1) & on(e1,x2) & n_stage(x2) & n_people(x1) & Actor(e1,x1)) |
||
An adult and a child play together with toys. | Three men are ordering pizza. | 2 | -100 | One adult and one child are different from three men. | exists s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & with(x2,x4) & n_toy(x4) & r_together(x2) & n_play(x2) & of(x2,x3) & n_child(x3) & subset_of(x1,s1) & n_adult(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_order(e1) & n_pizza(x2) & n_man(x1) & card_eq_3(x1)) | 4a7f338a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(with(x2,x4) & subset_of(x2,s1) & subset_of(x1,s1) & r_together(x2) & of(x2,x3) & n_toy(x4) & n_play(x2) & n_child(x3) & n_adult(x1) & a_topic(s1)) | exists e1 x1 x2.(v_order(e1) & n_pizza(x2) & n_man(x1) & card_eq_3(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
An adult and a child play together with toys. | The adult and the child are inside. | 1 | -100 | they may or may not be inside. | exists s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & with(x2,x4) & n_toy(x4) & r_together(x2) & n_play(x2) & of(x2,x3) & n_child(x3) & subset_of(x1,s1) & n_adult(x1)) | exists e1 s1 x1 x2 x3.(n_child(x3) & n_adult(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_be(e1) & subset_of(x3,x1) & subset_of(x2,x1)) | 4a7f38c6-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(with(x2,x4) & subset_of(x2,s1) & subset_of(x1,s1) & r_together(x2) & of(x2,x3) & n_toy(x4) & n_play(x2) & n_child(x3) & n_adult(x1) & a_topic(s1)) | exists e1 s1 x1 x2 x3.(v_be(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_child(x3) & n_adult(x2) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
An adult and a child play together with toys. | Two people are spending time together. | 0 | -100 | an adult and child are also people. | exists s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & with(x2,x4) & n_toy(x4) & r_together(x2) & n_play(x2) & of(x2,x3) & n_child(x3) & subset_of(x1,s1) & n_adult(x1)) | exists e1 s1 x1 x2.(a_together(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_spend(e1) & n_time(x2) & n_people(x1) & card_eq_2(x1)) | 4a7f3db2-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(with(x2,x4) & subset_of(x2,s1) & subset_of(x1,s1) & r_together(x2) & of(x2,x3) & n_toy(x4) & n_play(x2) & n_child(x3) & n_adult(x1) & a_topic(s1)) | exists e1 s1 x1 x2.(v_spend(e1) & n_time(x2) & n_people(x1) & card_eq_2(x1) & a_together(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man wearing a jacket and hat rides his bicycle among bright rays of sunshine that is streaming between an array of Autumn leafs. | a man rides his bike to his mothers house | 1 | 0.00809 | Just because a man is riding his bike, does not mean that he is riding his bike to his mothers house. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(a_topic(x1) & Recipient(e2,x10) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & n_ride(x10) & of(x10,x12) & n_hat(x12) & of(x10,x11) & n_jacket(x11) & among(x3,x4) & of(x4,x5) & between(e1,x7) & of(x7,x8) & n_leaf(x8) & (x8 = x9) & ne_nam_autumn(x9) & n_array(x7) & Actor(e1,x6) & v_stream(e1) & (x5 = x6) & n_sunshine(x5) & n_ray(x4) & a_bright(s1) & Theme(s1,x4) & n_bicycle(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(to(e1,x3) & n_house(x3) & of(x3,x4) & n_mother(x4) & of(x3,x1) & n_male(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & of(x2,x1) & n_man(x1)) | 4a7f428a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(v_wear(e2) & v_stream(e1) & of(x7,x8) & of(x4,x5) & of(x3,x1) & of(x10,x12) & of(x10,x11) & ne_nam_autumn(x9) & n_sunshine(x5) & n_ride(x10) & n_ray(x4) & n_man(x1) & n_male(x1) & n_leaf(x8) & n_jacket(x11) & n_hat(x12) & n_bicycle(x3) & n_array(x7) & between(e1,x7) & among(x3,x4) & a_topic(x1) & a_bright(s1) & Theme(s1,x4) & Theme(e2,x3) & Recipient(e2,x10) & Actor(e2,x2) & Actor(e1,x6) & (x8 = x9) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_ride(e1) & to(e1,x3) & of(x3,x4) & of(x3,x1) & of(x2,x1) & n_mother(x4) & n_man(x1) & n_male(x1) & n_house(x3) & n_bike(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man wearing a jacket and hat rides his bicycle among bright rays of sunshine that is streaming between an array of Autumn leafs. | a man in a coat rides his bike outside | 0 | -100 | Bright rays of sunshine indicates that it is outside. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(a_topic(x1) & Recipient(e2,x10) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & n_ride(x10) & of(x10,x12) & n_hat(x12) & of(x10,x11) & n_jacket(x11) & among(x3,x4) & of(x4,x5) & between(e1,x7) & of(x7,x8) & n_leaf(x8) & (x8 = x9) & ne_nam_autumn(x9) & n_array(x7) & Actor(e1,x6) & v_stream(e1) & (x5 = x6) & n_sunshine(x5) & n_ray(x4) & a_bright(s1) & Theme(s1,x4) & n_bicycle(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_ride(e1) & n_outside(x3) & of(x3,x4) & n_bike(x4) & of(x3,x1) & n_male(x1) & in(x1,x2) & n_coat(x2) & n_man(x1)) | 4a7f4762-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(v_wear(e2) & v_stream(e1) & of(x7,x8) & of(x4,x5) & of(x3,x1) & of(x10,x12) & of(x10,x11) & ne_nam_autumn(x9) & n_sunshine(x5) & n_ride(x10) & n_ray(x4) & n_man(x1) & n_male(x1) & n_leaf(x8) & n_jacket(x11) & n_hat(x12) & n_bicycle(x3) & n_array(x7) & between(e1,x7) & among(x3,x4) & a_topic(x1) & a_bright(s1) & Theme(s1,x4) & Theme(e2,x3) & Recipient(e2,x10) & Actor(e2,x2) & Actor(e1,x6) & (x8 = x9) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_ride(e1) & of(x3,x4) & of(x3,x1) & n_outside(x3) & n_man(x1) & n_male(x1) & n_coat(x2) & n_bike(x4) & in(x1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A man wearing a jacket and hat rides his bicycle among bright rays of sunshine that is streaming between an array of Autumn leafs. | A sharp looking man is cruising in the sunshine. | 1 | 0.079585 | because the man is wearing a jacket and hat does not mean he is sharp looking. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(a_topic(x1) & Recipient(e2,x10) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & n_ride(x10) & of(x10,x12) & n_hat(x12) & of(x10,x11) & n_jacket(x11) & among(x3,x4) & of(x4,x5) & between(e1,x7) & of(x7,x8) & n_leaf(x8) & (x8 = x9) & ne_nam_autumn(x9) & n_array(x7) & Actor(e1,x6) & v_stream(e1) & (x5 = x6) & n_sunshine(x5) & n_ray(x4) & a_bright(s1) & Theme(s1,x4) & n_bicycle(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_man(x1)) | exists e2 e1 s1 x1 x2.(n_sunshine(x2) & in(e2,x2) & Actor(e2,x1) & v_cruise(e2) & n_man(x1) & Actor(e1,x1) & v_look(e1) & a_sharp(s1) & Theme(s1,x1)) | 4a7f4dc0-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(v_wear(e2) & v_stream(e1) & of(x7,x8) & of(x4,x5) & of(x3,x1) & of(x10,x12) & of(x10,x11) & ne_nam_autumn(x9) & n_sunshine(x5) & n_ride(x10) & n_ray(x4) & n_man(x1) & n_male(x1) & n_leaf(x8) & n_jacket(x11) & n_hat(x12) & n_bicycle(x3) & n_array(x7) & between(e1,x7) & among(x3,x4) & a_topic(x1) & a_bright(s1) & Theme(s1,x4) & Theme(e2,x3) & Recipient(e2,x10) & Actor(e2,x2) & Actor(e1,x6) & (x8 = x9) & (x5 = x6) & (x1 = x2)) | exists e2 e1 s1 x1 x2.(v_look(e1) & v_cruise(e2) & n_sunshine(x2) & n_man(x1) & in(e2,x2) & a_sharp(s1) & Theme(s1,x1) & Actor(e2,x1) & Actor(e1,x1)) |
||
A man wearing a jacket and hat rides his bicycle among bright rays of sunshine that is streaming between an array of Autumn leafs. | A man rides his bike. | 0 | -100 | a man rides his bicycle is the only pertinent fact. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(a_topic(x1) & Recipient(e2,x10) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & n_ride(x10) & of(x10,x12) & n_hat(x12) & of(x10,x11) & n_jacket(x11) & among(x3,x4) & of(x4,x5) & between(e1,x7) & of(x7,x8) & n_leaf(x8) & (x8 = x9) & ne_nam_autumn(x9) & n_array(x7) & Actor(e1,x6) & v_stream(e1) & (x5 = x6) & n_sunshine(x5) & n_ray(x4) & a_bright(s1) & Theme(s1,x4) & n_bicycle(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & of(x2,x1) & n_male(x1) & n_man(x1)) | 4a7f5248-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(v_wear(e2) & v_stream(e1) & of(x7,x8) & of(x4,x5) & of(x3,x1) & of(x10,x12) & of(x10,x11) & ne_nam_autumn(x9) & n_sunshine(x5) & n_ride(x10) & n_ray(x4) & n_man(x1) & n_male(x1) & n_leaf(x8) & n_jacket(x11) & n_hat(x12) & n_bicycle(x3) & n_array(x7) & between(e1,x7) & among(x3,x4) & a_topic(x1) & a_bright(s1) & Theme(s1,x4) & Theme(e2,x3) & Recipient(e2,x10) & Actor(e2,x2) & Actor(e1,x6) & (x8 = x9) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2.(v_ride(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_bike(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man wearing a jacket and hat rides his bicycle among bright rays of sunshine that is streaming between an array of Autumn leafs. | The man is crashing into a pile of leaves. | 2 | -100 | If the man rides his bicycle successfully, then he isn't crashing into leaves. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(a_topic(x1) & Recipient(e2,x10) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & n_ride(x10) & of(x10,x12) & n_hat(x12) & of(x10,x11) & n_jacket(x11) & among(x3,x4) & of(x4,x5) & between(e1,x7) & of(x7,x8) & n_leaf(x8) & (x8 = x9) & ne_nam_autumn(x9) & n_array(x7) & Actor(e1,x6) & v_stream(e1) & (x5 = x6) & n_sunshine(x5) & n_ray(x4) & a_bright(s1) & Theme(s1,x4) & n_bicycle(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_man(x1) & into(e1,x2) & of(x2,x3) & n_leaf(x3) & n_pile(x2) & Actor(e1,x1) & v_crash(e1)) | 4a7f56b2-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(v_wear(e2) & v_stream(e1) & of(x7,x8) & of(x4,x5) & of(x3,x1) & of(x10,x12) & of(x10,x11) & ne_nam_autumn(x9) & n_sunshine(x5) & n_ride(x10) & n_ray(x4) & n_man(x1) & n_male(x1) & n_leaf(x8) & n_jacket(x11) & n_hat(x12) & n_bicycle(x3) & n_array(x7) & between(e1,x7) & among(x3,x4) & a_topic(x1) & a_bright(s1) & Theme(s1,x4) & Theme(e2,x3) & Recipient(e2,x10) & Actor(e2,x2) & Actor(e1,x6) & (x8 = x9) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2 x3.(v_crash(e1) & of(x2,x3) & n_pile(x2) & n_man(x1) & n_leaf(x3) & into(e1,x2) & Actor(e1,x1)) |
||
A man wearing a jacket and hat rides his bicycle among bright rays of sunshine that is streaming between an array of Autumn leafs. | A man is riding his bike in the snow. | 2 | 0.000391 | The man cannot be riding his bike both in the snow and in an array of Autumn leafs, at the same time. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(a_topic(x1) & Recipient(e2,x10) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & n_ride(x10) & of(x10,x12) & n_hat(x12) & of(x10,x11) & n_jacket(x11) & among(x3,x4) & of(x4,x5) & between(e1,x7) & of(x7,x8) & n_leaf(x8) & (x8 = x9) & ne_nam_autumn(x9) & n_array(x7) & Actor(e1,x6) & v_stream(e1) & (x5 = x6) & n_sunshine(x5) & n_ray(x4) & a_bright(s1) & Theme(s1,x4) & n_bicycle(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_snow(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & of(x2,x1) & n_male(x1) & n_man(x1)) | 4a7f5b12-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(v_wear(e2) & v_stream(e1) & of(x7,x8) & of(x4,x5) & of(x3,x1) & of(x10,x12) & of(x10,x11) & ne_nam_autumn(x9) & n_sunshine(x5) & n_ride(x10) & n_ray(x4) & n_man(x1) & n_male(x1) & n_leaf(x8) & n_jacket(x11) & n_hat(x12) & n_bicycle(x3) & n_array(x7) & between(e1,x7) & among(x3,x4) & a_topic(x1) & a_bright(s1) & Theme(s1,x4) & Theme(e2,x3) & Recipient(e2,x10) & Actor(e2,x2) & Actor(e1,x6) & (x8 = x9) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2 x3.(v_ride(e1) & of(x2,x1) & n_snow(x3) & n_man(x1) & n_male(x1) & n_bike(x2) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man wearing a jacket and hat rides his bicycle among bright rays of sunshine that is streaming between an array of Autumn leafs. | Man driving a car in Autumn | 2 | -100 | A man cannot ride a bicycle and drive a car at the same time. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(a_topic(x1) & Recipient(e2,x10) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & n_ride(x10) & of(x10,x12) & n_hat(x12) & of(x10,x11) & n_jacket(x11) & among(x3,x4) & of(x4,x5) & between(e1,x7) & of(x7,x8) & n_leaf(x8) & (x8 = x9) & ne_nam_autumn(x9) & n_array(x7) & Actor(e1,x6) & v_stream(e1) & (x5 = x6) & n_sunshine(x5) & n_ray(x4) & a_bright(s1) & Theme(s1,x4) & n_bicycle(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(ne_geo_autumn(x4) & a_topic(x1) & in(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_drive(e1) & n_car(x3) & (x1 = x2) & n_man(x1)) | 4a7f5fcc-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(v_wear(e2) & v_stream(e1) & of(x7,x8) & of(x4,x5) & of(x3,x1) & of(x10,x12) & of(x10,x11) & ne_nam_autumn(x9) & n_sunshine(x5) & n_ride(x10) & n_ray(x4) & n_man(x1) & n_male(x1) & n_leaf(x8) & n_jacket(x11) & n_hat(x12) & n_bicycle(x3) & n_array(x7) & between(e1,x7) & among(x3,x4) & a_topic(x1) & a_bright(s1) & Theme(s1,x4) & Theme(e2,x3) & Recipient(e2,x10) & Actor(e2,x2) & Actor(e1,x6) & (x8 = x9) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_drive(e1) & ne_geo_autumn(x4) & n_man(x1) & n_car(x3) & in(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A man wearing a jacket and hat rides his bicycle among bright rays of sunshine that is streaming between an array of Autumn leafs. | Man riding a bicycle in New York | 1 | 0.000417 | the man may or may not be in new york. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(a_topic(x1) & Recipient(e2,x10) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & n_ride(x10) & of(x10,x12) & n_hat(x12) & of(x10,x11) & n_jacket(x11) & among(x3,x4) & of(x4,x5) & between(e1,x7) & of(x7,x8) & n_leaf(x8) & (x8 = x9) & ne_nam_autumn(x9) & n_array(x7) & Actor(e1,x6) & v_stream(e1) & (x5 = x6) & n_sunshine(x5) & n_ray(x4) & a_bright(s1) & Theme(s1,x4) & n_bicycle(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3 x4 x5.(ne_geo_york(x4) & (x4 = x5) & ne_geo_new(x5) & a_topic(x1) & in(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_bicycle(x3) & (x1 = x2) & n_man(x1)) | 4a7f6454-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(v_wear(e2) & v_stream(e1) & of(x7,x8) & of(x4,x5) & of(x3,x1) & of(x10,x12) & of(x10,x11) & ne_nam_autumn(x9) & n_sunshine(x5) & n_ride(x10) & n_ray(x4) & n_man(x1) & n_male(x1) & n_leaf(x8) & n_jacket(x11) & n_hat(x12) & n_bicycle(x3) & n_array(x7) & between(e1,x7) & among(x3,x4) & a_topic(x1) & a_bright(s1) & Theme(s1,x4) & Theme(e2,x3) & Recipient(e2,x10) & Actor(e2,x2) & Actor(e1,x6) & (x8 = x9) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2 x3 x4 x5.(v_ride(e1) & ne_geo_york(x4) & ne_geo_new(x5) & n_man(x1) & n_bicycle(x3) & in(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x4 = x5) & (x1 = x2)) |
||
A man wearing a jacket and hat rides his bicycle among bright rays of sunshine that is streaming between an array of Autumn leafs. | Man riding a bicycle | 0 | -100 | a man riding his bike is a summary. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(a_topic(x1) & Recipient(e2,x10) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & n_ride(x10) & of(x10,x12) & n_hat(x12) & of(x10,x11) & n_jacket(x11) & among(x3,x4) & of(x4,x5) & between(e1,x7) & of(x7,x8) & n_leaf(x8) & (x8 = x9) & ne_nam_autumn(x9) & n_array(x7) & Actor(e1,x6) & v_stream(e1) & (x5 = x6) & n_sunshine(x5) & n_ray(x4) & a_bright(s1) & Theme(s1,x4) & n_bicycle(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_bicycle(x3) & (x1 = x2) & n_man(x1)) | 4a7f68b4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(v_wear(e2) & v_stream(e1) & of(x7,x8) & of(x4,x5) & of(x3,x1) & of(x10,x12) & of(x10,x11) & ne_nam_autumn(x9) & n_sunshine(x5) & n_ride(x10) & n_ray(x4) & n_man(x1) & n_male(x1) & n_leaf(x8) & n_jacket(x11) & n_hat(x12) & n_bicycle(x3) & n_array(x7) & between(e1,x7) & among(x3,x4) & a_topic(x1) & a_bright(s1) & Theme(s1,x4) & Theme(e2,x3) & Recipient(e2,x10) & Actor(e2,x2) & Actor(e1,x6) & (x8 = x9) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2 x3.(v_ride(e1) & n_man(x1) & n_bicycle(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A man wearing a jacket and hat rides his bicycle among bright rays of sunshine that is streaming between an array of Autumn leafs. | A man is exercising in a beautiful nature setting. | 1 | 0.724347 | the man may not be riding his bike exercising. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(a_topic(x1) & Recipient(e2,x10) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & n_ride(x10) & of(x10,x12) & n_hat(x12) & of(x10,x11) & n_jacket(x11) & among(x3,x4) & of(x4,x5) & between(e1,x7) & of(x7,x8) & n_leaf(x8) & (x8 = x9) & ne_nam_autumn(x9) & n_array(x7) & Actor(e1,x6) & v_stream(e1) & (x5 = x6) & n_sunshine(x5) & n_ray(x4) & a_bright(s1) & Theme(s1,x4) & n_bicycle(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1 x2 x3.(in(e1,x3) & n_nature(x3) & a_beautiful(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_exercise(e1) & n_setting(x2) & n_man(x1)) | 4a7f6d0a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(v_wear(e2) & v_stream(e1) & of(x7,x8) & of(x4,x5) & of(x3,x1) & of(x10,x12) & of(x10,x11) & ne_nam_autumn(x9) & n_sunshine(x5) & n_ride(x10) & n_ray(x4) & n_man(x1) & n_male(x1) & n_leaf(x8) & n_jacket(x11) & n_hat(x12) & n_bicycle(x3) & n_array(x7) & between(e1,x7) & among(x3,x4) & a_topic(x1) & a_bright(s1) & Theme(s1,x4) & Theme(e2,x3) & Recipient(e2,x10) & Actor(e2,x2) & Actor(e1,x6) & (x8 = x9) & (x5 = x6) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_exercise(e1) & n_setting(x2) & n_nature(x3) & n_man(x1) & in(e1,x3) & a_beautiful(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man wearing a jacket and hat rides his bicycle among bright rays of sunshine that is streaming between an array of Autumn leafs. | A bike rides a man. | 2 | -100 | A man and a bike are two different things, and a man can ride a bike but a bike cannot ride a man. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(a_topic(x1) & Recipient(e2,x10) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & n_ride(x10) & of(x10,x12) & n_hat(x12) & of(x10,x11) & n_jacket(x11) & among(x3,x4) & of(x4,x5) & between(e1,x7) & of(x7,x8) & n_leaf(x8) & (x8 = x9) & ne_nam_autumn(x9) & n_array(x7) & Actor(e1,x6) & v_stream(e1) & (x5 = x6) & n_sunshine(x5) & n_ray(x4) & a_bright(s1) & Theme(s1,x4) & n_bicycle(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_man(x2) & n_bike(x1)) | 4a7f720a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(v_wear(e2) & v_stream(e1) & of(x7,x8) & of(x4,x5) & of(x3,x1) & of(x10,x12) & of(x10,x11) & ne_nam_autumn(x9) & n_sunshine(x5) & n_ride(x10) & n_ray(x4) & n_man(x1) & n_male(x1) & n_leaf(x8) & n_jacket(x11) & n_hat(x12) & n_bicycle(x3) & n_array(x7) & between(e1,x7) & among(x3,x4) & a_topic(x1) & a_bright(s1) & Theme(s1,x4) & Theme(e2,x3) & Recipient(e2,x10) & Actor(e2,x2) & Actor(e1,x6) & (x8 = x9) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2.(v_ride(e1) & n_man(x2) & n_bike(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man wearing a jacket and hat rides his bicycle among bright rays of sunshine that is streaming between an array of Autumn leafs. | a man drives his car to the moon. | 2 | -100 | A man cannot ride his bicycle and drive his car at the same time. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(a_topic(x1) & Recipient(e2,x10) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & n_ride(x10) & of(x10,x12) & n_hat(x12) & of(x10,x11) & n_jacket(x11) & among(x3,x4) & of(x4,x5) & between(e1,x7) & of(x7,x8) & n_leaf(x8) & (x8 = x9) & ne_nam_autumn(x9) & n_array(x7) & Actor(e1,x6) & v_stream(e1) & (x5 = x6) & n_sunshine(x5) & n_ray(x4) & a_bright(s1) & Theme(s1,x4) & n_bicycle(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_moon(x3) & to(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_drive(e1) & n_car(x2) & of(x2,x1) & n_male(x1) & n_man(x1)) | 4a7f76a6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(v_wear(e2) & v_stream(e1) & of(x7,x8) & of(x4,x5) & of(x3,x1) & of(x10,x12) & of(x10,x11) & ne_nam_autumn(x9) & n_sunshine(x5) & n_ride(x10) & n_ray(x4) & n_man(x1) & n_male(x1) & n_leaf(x8) & n_jacket(x11) & n_hat(x12) & n_bicycle(x3) & n_array(x7) & between(e1,x7) & among(x3,x4) & a_topic(x1) & a_bright(s1) & Theme(s1,x4) & Theme(e2,x3) & Recipient(e2,x10) & Actor(e2,x2) & Actor(e1,x6) & (x8 = x9) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2 x3.(v_drive(e1) & to(e1,x3) & of(x2,x1) & n_moon(x3) & n_man(x1) & n_male(x1) & n_car(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man wearing a jacket and hat rides his bicycle among bright rays of sunshine that is streaming between an array of Autumn leafs. | A man rides his bike in the autumn. | 1 | 0.988398 | Sentence 2 can refer to different man. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(a_topic(x1) & Recipient(e2,x10) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & n_ride(x10) & of(x10,x12) & n_hat(x12) & of(x10,x11) & n_jacket(x11) & among(x3,x4) & of(x4,x5) & between(e1,x7) & of(x7,x8) & n_leaf(x8) & (x8 = x9) & ne_nam_autumn(x9) & n_array(x7) & Actor(e1,x6) & v_stream(e1) & (x5 = x6) & n_sunshine(x5) & n_ray(x4) & a_bright(s1) & Theme(s1,x4) & n_bicycle(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_autumn(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & of(x2,x1) & n_male(x1) & n_man(x1)) | 4a7f7b1a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(v_wear(e2) & v_stream(e1) & of(x7,x8) & of(x4,x5) & of(x3,x1) & of(x10,x12) & of(x10,x11) & ne_nam_autumn(x9) & n_sunshine(x5) & n_ride(x10) & n_ray(x4) & n_man(x1) & n_male(x1) & n_leaf(x8) & n_jacket(x11) & n_hat(x12) & n_bicycle(x3) & n_array(x7) & between(e1,x7) & among(x3,x4) & a_topic(x1) & a_bright(s1) & Theme(s1,x4) & Theme(e2,x3) & Recipient(e2,x10) & Actor(e2,x2) & Actor(e1,x6) & (x8 = x9) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2 x3.(v_ride(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_bike(x2) & n_autumn(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man wearing a jacket and hat rides his bicycle among bright rays of sunshine that is streaming between an array of Autumn leafs. | A man dressed up rides his bike in fall weather. | 0 | -100 | Autumn leaves indicate fall weather. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(a_topic(x1) & Recipient(e2,x10) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & n_ride(x10) & of(x10,x12) & n_hat(x12) & of(x10,x11) & n_jacket(x11) & among(x3,x4) & of(x4,x5) & between(e1,x7) & of(x7,x8) & n_leaf(x8) & (x8 = x9) & ne_nam_autumn(x9) & n_array(x7) & Actor(e1,x6) & v_stream(e1) & (x5 = x6) & n_sunshine(x5) & n_ray(x4) & a_bright(s1) & Theme(s1,x4) & n_bicycle(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1 x2 x3 x4 x5.(Time(e1,x5) & n_ride(x5) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_dress(e1) & in(x2,x3) & n_weather(x3) & of(x3,x4) & n_fall(x4) & n_bike(x2) & of(x2,x1) & n_male(x1) & n_man(x1)) | 4a7f7fa2-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(v_wear(e2) & v_stream(e1) & of(x7,x8) & of(x4,x5) & of(x3,x1) & of(x10,x12) & of(x10,x11) & ne_nam_autumn(x9) & n_sunshine(x5) & n_ride(x10) & n_ray(x4) & n_man(x1) & n_male(x1) & n_leaf(x8) & n_jacket(x11) & n_hat(x12) & n_bicycle(x3) & n_array(x7) & between(e1,x7) & among(x3,x4) & a_topic(x1) & a_bright(s1) & Theme(s1,x4) & Theme(e2,x3) & Recipient(e2,x10) & Actor(e2,x2) & Actor(e1,x6) & (x8 = x9) & (x5 = x6) & (x1 = x2)) | exists e1 s1 x1 x2 x3 x4 x5.(v_dress(e1) & of(x3,x4) & of(x2,x1) & n_weather(x3) & n_ride(x5) & n_man(x1) & n_male(x1) & n_fall(x4) & n_bike(x2) & in(x2,x3) & a_up(s1) & Time(e1,x5) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man wearing a jacket and hat rides his bicycle among bright rays of sunshine that is streaming between an array of Autumn leafs. | A man rides his bike in the fall. | 0 | 0.943285 | An array of autumn leaves indicates the fall. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(a_topic(x1) & Recipient(e2,x10) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & n_ride(x10) & of(x10,x12) & n_hat(x12) & of(x10,x11) & n_jacket(x11) & among(x3,x4) & of(x4,x5) & between(e1,x7) & of(x7,x8) & n_leaf(x8) & (x8 = x9) & ne_nam_autumn(x9) & n_array(x7) & Actor(e1,x6) & v_stream(e1) & (x5 = x6) & n_sunshine(x5) & n_ray(x4) & a_bright(s1) & Theme(s1,x4) & n_bicycle(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_fall(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & of(x2,x1) & n_male(x1) & n_man(x1)) | 4a7f847a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(v_wear(e2) & v_stream(e1) & of(x7,x8) & of(x4,x5) & of(x3,x1) & of(x10,x12) & of(x10,x11) & ne_nam_autumn(x9) & n_sunshine(x5) & n_ride(x10) & n_ray(x4) & n_man(x1) & n_male(x1) & n_leaf(x8) & n_jacket(x11) & n_hat(x12) & n_bicycle(x3) & n_array(x7) & between(e1,x7) & among(x3,x4) & a_topic(x1) & a_bright(s1) & Theme(s1,x4) & Theme(e2,x3) & Recipient(e2,x10) & Actor(e2,x2) & Actor(e1,x6) & (x8 = x9) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2 x3.(v_ride(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_fall(x3) & n_bike(x2) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
An elderly man wearing a hat and jacket is bicycling down a brick paved path while sunlight streams through autumn trees ahead. | The elderly man was biking on a rainy day. | 2 | 0.000391 | The sunlight does not stream on a rainy day. | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(exists e3 x8 x9 x10.(through(e3,x9) & r_ahead(x9) & n_tree(x9) & of(x9,x10) & n_autumn(x10) & Actor(e3,x8) & v_stream(e3) & n_sunlight(x8)) & while(e2,p1) & a_down(s3) & Manner(e2,s3) & Theme(e2,x6) & Actor(e2,x1) & v_bicycle(e2) & n_path(x6) & a_paved(s2) & Theme(s2,x6) & of(x6,x7) & n_brick(x7) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x5) & n_hat(x4) & subset_of(x5,x3) & subset_of(x4,x3) & (x1 = x2) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2.(n_man(x1) & a_elderly(s1) & Theme(s1,x1) & on(e1,x2) & n_day(x2) & a_rainy(s2) & Theme(s2,x2) & Actor(e1,x1) & v_bike(e1)) | 4a7f8916-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e2,p1) & v_wear(e1) & v_bicycle(e2) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & n_path(x6) & n_man(x1) & n_jacket(x5) & n_hat(x4) & n_brick(x7) & exists e3 x8 x9 x10.(v_stream(e3) & through(e3,x9) & r_ahead(x9) & of(x9,x10) & n_tree(x9) & n_sunlight(x8) & n_autumn(x10) & Actor(e3,x8)) & a_paved(s2) & a_elderly(s1) & a_down(s3) & Theme(s2,x6) & Theme(s1,x1) & Theme(e2,x6) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 s2 x1 x2.(v_bike(e1) & on(e1,x2) & n_man(x1) & n_day(x2) & a_rainy(s2) & a_elderly(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) |
||
An elderly man wearing a hat and jacket is bicycling down a brick paved path while sunlight streams through autumn trees ahead. | The old man is walking. | 2 | -100 | To be bicycling is not to be walking, because you cannot do both at the same time. | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(exists e3 x8 x9 x10.(through(e3,x9) & r_ahead(x9) & n_tree(x9) & of(x9,x10) & n_autumn(x10) & Actor(e3,x8) & v_stream(e3) & n_sunlight(x8)) & while(e2,p1) & a_down(s3) & Manner(e2,s3) & Theme(e2,x6) & Actor(e2,x1) & v_bicycle(e2) & n_path(x6) & a_paved(s2) & Theme(s2,x6) & of(x6,x7) & n_brick(x7) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x5) & n_hat(x4) & subset_of(x5,x3) & subset_of(x4,x3) & (x1 = x2) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 s1 x1.(n_man(x1) & a_old(s1) & Theme(s1,x1) & Actor(e1,x1) & v_walk(e1)) | 4a7f8dee-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e2,p1) & v_wear(e1) & v_bicycle(e2) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & n_path(x6) & n_man(x1) & n_jacket(x5) & n_hat(x4) & n_brick(x7) & exists e3 x8 x9 x10.(v_stream(e3) & through(e3,x9) & r_ahead(x9) & of(x9,x10) & n_tree(x9) & n_sunlight(x8) & n_autumn(x10) & Actor(e3,x8)) & a_paved(s2) & a_elderly(s1) & a_down(s3) & Theme(s2,x6) & Theme(s1,x1) & Theme(e2,x6) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1.(v_walk(e1) & n_man(x1) & a_old(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
An elderly man wearing a hat and jacket is bicycling down a brick paved path while sunlight streams through autumn trees ahead. | An elderly man is heading to his girlfriend's house on his bike. | 1 | 0.006346 | Sentence 2 can refer to different man. | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(exists e3 x8 x9 x10.(through(e3,x9) & r_ahead(x9) & n_tree(x9) & of(x9,x10) & n_autumn(x10) & Actor(e3,x8) & v_stream(e3) & n_sunlight(x8)) & while(e2,p1) & a_down(s3) & Manner(e2,s3) & Theme(e2,x6) & Actor(e2,x1) & v_bicycle(e2) & n_path(x6) & a_paved(s2) & Theme(s2,x6) & of(x6,x7) & n_brick(x7) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x5) & n_hat(x4) & subset_of(x5,x3) & subset_of(x4,x3) & (x1 = x2) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(on(e1,x4) & n_bike(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & to(e1,x3) & n_house(x3) & of(x3,x2) & n_girlfriend(x2) & of(x2,x1) & Actor(e1,x1) & v_head(e1) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | 4a7f9208-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e2,p1) & v_wear(e1) & v_bicycle(e2) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & n_path(x6) & n_man(x1) & n_jacket(x5) & n_hat(x4) & n_brick(x7) & exists e3 x8 x9 x10.(v_stream(e3) & through(e3,x9) & r_ahead(x9) & of(x9,x10) & n_tree(x9) & n_sunlight(x8) & n_autumn(x10) & Actor(e3,x8)) & a_paved(s2) & a_elderly(s1) & a_down(s3) & Theme(s2,x6) & Theme(s1,x1) & Theme(e2,x6) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3 x4.(v_head(e1) & to(e1,x3) & on(e1,x4) & of(x4,x1) & of(x3,x2) & of(x2,x1) & n_man(x1) & n_male(x1) & n_house(x3) & n_girlfriend(x2) & n_bike(x4) & a_elderly(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
An elderly man wearing a hat and jacket is bicycling down a brick paved path while sunlight streams through autumn trees ahead. | An elderly man is bicycling. | 0 | 0.992953 | If he is bicycling down a brick paved path, he is preforming the action of bicycling. | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(exists e3 x8 x9 x10.(through(e3,x9) & r_ahead(x9) & n_tree(x9) & of(x9,x10) & n_autumn(x10) & Actor(e3,x8) & v_stream(e3) & n_sunlight(x8)) & while(e2,p1) & a_down(s3) & Manner(e2,s3) & Theme(e2,x6) & Actor(e2,x1) & v_bicycle(e2) & n_path(x6) & a_paved(s2) & Theme(s2,x6) & of(x6,x7) & n_brick(x7) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x5) & n_hat(x4) & subset_of(x5,x3) & subset_of(x4,x3) & (x1 = x2) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 s1 x1.(Actor(e1,x1) & v_bicycle(e1) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | 4a7f9bea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e2,p1) & v_wear(e1) & v_bicycle(e2) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & n_path(x6) & n_man(x1) & n_jacket(x5) & n_hat(x4) & n_brick(x7) & exists e3 x8 x9 x10.(v_stream(e3) & through(e3,x9) & r_ahead(x9) & of(x9,x10) & n_tree(x9) & n_sunlight(x8) & n_autumn(x10) & Actor(e3,x8)) & a_paved(s2) & a_elderly(s1) & a_down(s3) & Theme(s2,x6) & Theme(s1,x1) & Theme(e2,x6) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1.(v_bicycle(e1) & n_man(x1) & a_elderly(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
An elderly man wearing a hat and jacket is bicycling down a brick paved path while sunlight streams through autumn trees ahead. | The man is outdoors. | 0 | -100 | The man bicycling down a brick paved path means that he is outdoors. | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(exists e3 x8 x9 x10.(through(e3,x9) & r_ahead(x9) & n_tree(x9) & of(x9,x10) & n_autumn(x10) & Actor(e3,x8) & v_stream(e3) & n_sunlight(x8)) & while(e2,p1) & a_down(s3) & Manner(e2,s3) & Theme(e2,x6) & Actor(e2,x1) & v_bicycle(e2) & n_path(x6) & a_paved(s2) & Theme(s2,x6) & of(x6,x7) & n_brick(x7) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x5) & n_hat(x4) & subset_of(x5,x3) & subset_of(x4,x3) & (x1 = x2) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_outdoors(x2))) | 4a7fa630-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e2,p1) & v_wear(e1) & v_bicycle(e2) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & n_path(x6) & n_man(x1) & n_jacket(x5) & n_hat(x4) & n_brick(x7) & exists e3 x8 x9 x10.(v_stream(e3) & through(e3,x9) & r_ahead(x9) & of(x9,x10) & n_tree(x9) & n_sunlight(x8) & n_autumn(x10) & Actor(e3,x8)) & a_paved(s2) & a_elderly(s1) & a_down(s3) & Theme(s2,x6) & Theme(s1,x1) & Theme(e2,x6) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_man(x1) & exists x2.(n_outdoors(x2) & (x1 = x2))) |
||
An elderly man wearing a hat and jacket is bicycling down a brick paved path while sunlight streams through autumn trees ahead. | The elderly man has a black bicycle. | 1 | 0.57992 | Sentence 2 can refer to different man. | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(exists e3 x8 x9 x10.(through(e3,x9) & r_ahead(x9) & n_tree(x9) & of(x9,x10) & n_autumn(x10) & Actor(e3,x8) & v_stream(e3) & n_sunlight(x8)) & while(e2,p1) & a_down(s3) & Manner(e2,s3) & Theme(e2,x6) & Actor(e2,x1) & v_bicycle(e2) & n_path(x6) & a_paved(s2) & Theme(s2,x6) & of(x6,x7) & n_brick(x7) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x5) & n_hat(x4) & subset_of(x5,x3) & subset_of(x4,x3) & (x1 = x2) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2.(n_man(x1) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_bicycle(x2) & a_black(s2) & Theme(s2,x2)) | 4a7faa9a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e2,p1) & v_wear(e1) & v_bicycle(e2) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & n_path(x6) & n_man(x1) & n_jacket(x5) & n_hat(x4) & n_brick(x7) & exists e3 x8 x9 x10.(v_stream(e3) & through(e3,x9) & r_ahead(x9) & of(x9,x10) & n_tree(x9) & n_sunlight(x8) & n_autumn(x10) & Actor(e3,x8)) & a_paved(s2) & a_elderly(s1) & a_down(s3) & Theme(s2,x6) & Theme(s1,x1) & Theme(e2,x6) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 s2 x1 x2.(v_have(e1) & n_man(x1) & n_bicycle(x2) & a_elderly(s1) & a_black(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
An elderly man wearing a hat and jacket is bicycling down a brick paved path while sunlight streams through autumn trees ahead. | The old man is cycling to the store. | 1 | 0.390431 | Sentence 2 can refer to different man. | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(exists e3 x8 x9 x10.(through(e3,x9) & r_ahead(x9) & n_tree(x9) & of(x9,x10) & n_autumn(x10) & Actor(e3,x8) & v_stream(e3) & n_sunlight(x8)) & while(e2,p1) & a_down(s3) & Manner(e2,s3) & Theme(e2,x6) & Actor(e2,x1) & v_bicycle(e2) & n_path(x6) & a_paved(s2) & Theme(s2,x6) & of(x6,x7) & n_brick(x7) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x5) & n_hat(x4) & subset_of(x5,x3) & subset_of(x4,x3) & (x1 = x2) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_store(x2) & n_man(x1) & a_old(s1) & Theme(s1,x1) & to(e1,x2) & Actor(e1,x1) & v_cycle(e1)) | 4a7fb01c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e2,p1) & v_wear(e1) & v_bicycle(e2) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & n_path(x6) & n_man(x1) & n_jacket(x5) & n_hat(x4) & n_brick(x7) & exists e3 x8 x9 x10.(v_stream(e3) & through(e3,x9) & r_ahead(x9) & of(x9,x10) & n_tree(x9) & n_sunlight(x8) & n_autumn(x10) & Actor(e3,x8)) & a_paved(s2) & a_elderly(s1) & a_down(s3) & Theme(s2,x6) & Theme(s1,x1) & Theme(e2,x6) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_cycle(e1) & to(e1,x2) & n_store(x2) & n_man(x1) & a_old(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
An elderly man wearing a hat and jacket is bicycling down a brick paved path while sunlight streams through autumn trees ahead. | An old guy riding a bike through a path to get home. | 1 | 0.65765 | Sentence 2 can refer to different guy. | exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(exists e3 x8 x9 x10.(through(e3,x9) & r_ahead(x9) & n_tree(x9) & of(x9,x10) & n_autumn(x10) & Actor(e3,x8) & v_stream(e3) & n_sunlight(x8)) & while(e2,p1) & a_down(s3) & Manner(e2,s3) & Theme(e2,x6) & Actor(e2,x1) & v_bicycle(e2) & n_path(x6) & a_paved(s2) & Theme(s2,x6) & of(x6,x7) & n_brick(x7) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x5) & n_hat(x4) & subset_of(x5,x3) & subset_of(x4,x3) & (x1 = x2) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 p1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & Topic(e1,p1) & exists e2 x6.(Theme(e2,x6) & Actor(e2,x2) & v_get(e2) & n_home(x6)) & through(e1,x5) & n_path(x5) & Theme(e1,x4) & Actor(e1,x3) & v_ride(e1) & n_bike(x4) & (x1 = x3) & (x1 = x2) & n_guy(x1) & a_old(s1) & Theme(s1,x1)) | 4a7fb468-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e2,p1) & v_wear(e1) & v_bicycle(e2) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & n_path(x6) & n_man(x1) & n_jacket(x5) & n_hat(x4) & n_brick(x7) & exists e3 x8 x9 x10.(v_stream(e3) & through(e3,x9) & r_ahead(x9) & of(x9,x10) & n_tree(x9) & n_sunlight(x8) & n_autumn(x10) & Actor(e3,x8)) & a_paved(s2) & a_elderly(s1) & a_down(s3) & Theme(s2,x6) & Theme(s1,x1) & Theme(e2,x6) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 s1 x1 x2 x3 x4 x5.(v_ride(e1) & through(e1,x5) & n_path(x5) & n_guy(x1) & n_bike(x4) & exists e2 x6.(v_get(e2) & n_home(x6) & Theme(e2,x6) & Actor(e2,x2)) & a_topic(x1) & a_old(s1) & Topic(e1,p1) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) |
||
An elderly man wearing a hat and jacket is bicycling down a brick paved path while sunlight streams through autumn trees ahead. | The man has a lot of wrinkles. | 1 | 0.866826 | Sentence 2 can refer to different man | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(exists e3 x8 x9 x10.(through(e3,x9) & r_ahead(x9) & n_tree(x9) & of(x9,x10) & n_autumn(x10) & Actor(e3,x8) & v_stream(e3) & n_sunlight(x8)) & while(e2,p1) & a_down(s3) & Manner(e2,s3) & Theme(e2,x6) & Actor(e2,x1) & v_bicycle(e2) & n_path(x6) & a_paved(s2) & Theme(s2,x6) & of(x6,x7) & n_brick(x7) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x5) & n_hat(x4) & subset_of(x5,x3) & subset_of(x4,x3) & (x1 = x2) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & of(x2,x3) & n_wrinkle(x3) & n_lot(x2)) | 4a7fbd78-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(while(e2,p1) & v_wear(e1) & v_bicycle(e2) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & n_path(x6) & n_man(x1) & n_jacket(x5) & n_hat(x4) & n_brick(x7) & exists e3 x8 x9 x10.(v_stream(e3) & through(e3,x9) & r_ahead(x9) & of(x9,x10) & n_tree(x9) & n_sunlight(x8) & n_autumn(x10) & Actor(e3,x8)) & a_paved(s2) & a_elderly(s1) & a_down(s3) & Theme(s2,x6) & Theme(s1,x1) & Theme(e2,x6) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_have(e1) & of(x2,x3) & n_wrinkle(x3) & n_man(x1) & n_lot(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
An old man on a bicycle riding along a wooded country road with sun filtering through the treetops. | The man is biking home | 1 | 0.502434 | Sentence 2 can refer to different man | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_treetop(x8) & a_topic(x1) & through(e1,x8) & Actor(e1,x7) & v_filter(e1) & (x1 = x7) & on(x1,x2) & along(x2,x4) & with(x4,x6) & n_sun(x6) & n_road(x4) & of(x4,x5) & n_country(x5) & a_wooded(s2) & Theme(s2,x4) & n_riding(x2) & of(x2,x3) & n_bicycle(x3) & n_man(x1) & a_old(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_bike(e1) & n_home(x2)) | 4a7fd0f6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x4,x6) & v_filter(e1) & through(e1,x8) & on(x1,x2) & of(x4,x5) & of(x2,x3) & n_treetop(x8) & n_sun(x6) & n_road(x4) & n_riding(x2) & n_man(x1) & n_country(x5) & n_bicycle(x3) & along(x2,x4) & a_wooded(s2) & a_topic(x1) & a_old(s1) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x7) & (x1 = x7)) | exists e1 x1 x2.(v_bike(e1) & n_man(x1) & n_home(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
An old man on a bicycle riding along a wooded country road with sun filtering through the treetops. | An old man is on a bike trail for a charity ride. | 1 | 0.064585 | Sentence 2 can refer to different man | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_treetop(x8) & a_topic(x1) & through(e1,x8) & Actor(e1,x7) & v_filter(e1) & (x1 = x7) & on(x1,x2) & along(x2,x4) & with(x4,x6) & n_sun(x6) & n_road(x4) & of(x4,x5) & n_country(x5) & a_wooded(s2) & Theme(s2,x4) & n_riding(x2) & of(x2,x3) & n_bicycle(x3) & n_man(x1) & a_old(s1) & Theme(s1,x1)) | exists p1 s1 x1 x2 x3.(for(p1,x2) & n_ride(x2) & of(x2,x3) & n_charity(x3) & exists x4 x5.(on(x1,x4) & n_trail(x4) & of(x4,x5) & n_bike(x5)) & n_man(x1) & a_old(s1) & Theme(s1,x1)) | 4a7fdf4c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x4,x6) & v_filter(e1) & through(e1,x8) & on(x1,x2) & of(x4,x5) & of(x2,x3) & n_treetop(x8) & n_sun(x6) & n_road(x4) & n_riding(x2) & n_man(x1) & n_country(x5) & n_bicycle(x3) & along(x2,x4) & a_wooded(s2) & a_topic(x1) & a_old(s1) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x7) & (x1 = x7)) | exists p1 s1 x1 x2 x3.(of(x2,x3) & n_ride(x2) & n_man(x1) & n_charity(x3) & for(p1,x2) & exists x4 x5.(on(x1,x4) & of(x4,x5) & n_trail(x4) & n_bike(x5)) & a_old(s1) & Theme(s1,x1)) |
||
An old man on a bicycle riding along a wooded country road with sun filtering through the treetops. | An old man is laying on the ground. | 2 | 0 | Laying on the ground is a passive and stationary experience and bicycling is motion and active. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_treetop(x8) & a_topic(x1) & through(e1,x8) & Actor(e1,x7) & v_filter(e1) & (x1 = x7) & on(x1,x2) & along(x2,x4) & with(x4,x6) & n_sun(x6) & n_road(x4) & of(x4,x5) & n_country(x5) & a_wooded(s2) & Theme(s2,x4) & n_riding(x2) & of(x2,x3) & n_bicycle(x3) & n_man(x1) & a_old(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_ground(x2) & on(e1,x2) & Actor(e1,x1) & v_lay(e1) & n_man(x1) & a_old(s1) & Theme(s1,x1)) | 4a7fe3d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x4,x6) & v_filter(e1) & through(e1,x8) & on(x1,x2) & of(x4,x5) & of(x2,x3) & n_treetop(x8) & n_sun(x6) & n_road(x4) & n_riding(x2) & n_man(x1) & n_country(x5) & n_bicycle(x3) & along(x2,x4) & a_wooded(s2) & a_topic(x1) & a_old(s1) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x7) & (x1 = x7)) | exists e1 s1 x1 x2.(v_lay(e1) & on(e1,x2) & n_man(x1) & n_ground(x2) & a_old(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
An old man on a bicycle riding along a wooded country road with sun filtering through the treetops. | An old man is on his daily bike ride through the forest. | 1 | 0.589115 | Sentence 2 can refer to different man | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_treetop(x8) & a_topic(x1) & through(e1,x8) & Actor(e1,x7) & v_filter(e1) & (x1 = x7) & on(x1,x2) & along(x2,x4) & with(x4,x6) & n_sun(x6) & n_road(x4) & of(x4,x5) & n_country(x5) & a_wooded(s2) & Theme(s2,x4) & n_riding(x2) & of(x2,x3) & n_bicycle(x3) & n_man(x1) & a_old(s1) & Theme(s1,x1)) | exists p1 s1 s2 x1 x2 x3 x4.(n_forest(x2) & n_ride(x3) & of(x3,x4) & n_bike(x4) & a_daily(s2) & Theme(s2,x3) & of(x3,x2) & n_male(x2) & through(p1,x2) & on(x1,x3) & n_man(x1) & a_old(s1) & Theme(s1,x1)) | 4a7fe906-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x4,x6) & v_filter(e1) & through(e1,x8) & on(x1,x2) & of(x4,x5) & of(x2,x3) & n_treetop(x8) & n_sun(x6) & n_road(x4) & n_riding(x2) & n_man(x1) & n_country(x5) & n_bicycle(x3) & along(x2,x4) & a_wooded(s2) & a_topic(x1) & a_old(s1) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x7) & (x1 = x7)) | exists p1 s1 s2 x1 x2 x3 x4.(through(p1,x2) & on(x1,x3) & of(x3,x4) & of(x3,x2) & n_ride(x3) & n_man(x1) & n_male(x2) & n_forest(x2) & n_bike(x4) & a_old(s1) & a_daily(s2) & Theme(s2,x3) & Theme(s1,x1)) |
||
An old man on a bicycle riding along a wooded country road with sun filtering through the treetops. | A old man exercising by riding a bike. | 1 | 0.836395 | Sentence 2 can refer to different man | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_treetop(x8) & a_topic(x1) & through(e1,x8) & Actor(e1,x7) & v_filter(e1) & (x1 = x7) & on(x1,x2) & along(x2,x4) & with(x4,x6) & n_sun(x6) & n_road(x4) & of(x4,x5) & n_country(x5) & a_wooded(s2) & Theme(s2,x4) & n_riding(x2) & of(x2,x3) & n_bicycle(x3) & n_man(x1) & a_old(s1) & Theme(s1,x1)) | exists e1 e2 s1 x1 x2 x3.(a_topic(x1) & by(e1,e2) & Theme(e2,x3) & Actor(e2,x2) & v_ride(e2) & n_bike(x3) & Actor(e1,x2) & v_exercise(e1) & (x1 = x2) & n_man(x1) & a_old(s1) & Theme(s1,x1)) | 4a7ff310-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x4,x6) & v_filter(e1) & through(e1,x8) & on(x1,x2) & of(x4,x5) & of(x2,x3) & n_treetop(x8) & n_sun(x6) & n_road(x4) & n_riding(x2) & n_man(x1) & n_country(x5) & n_bicycle(x3) & along(x2,x4) & a_wooded(s2) & a_topic(x1) & a_old(s1) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x7) & (x1 = x7)) | exists e1 e2 s1 x1 x2 x3.(v_ride(e2) & v_exercise(e1) & n_man(x1) & n_bike(x3) & by(e1,e2) & a_topic(x1) & a_old(s1) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.