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
|
---|---|---|---|---|---|---|---|---|---|---|---|
Two people stand in an arid area. | Two people waiting for it to rain. | 1 | -100 | Just because you are standing in an arid area does not mean you are waiting for it to rain | exists e1 s1 x1 x2.(in(e1,x2) & n_area(x2) & a_arid(s1) & Theme(s1,x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 p1 x1 x2.(a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & v_wait(e1) & exists e2.(Actor(e2,x1) & v_rain(e2)) & n_thing(x1) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | 7b61b8b0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_stand(e1) & n_people(x1) & n_area(x2) & in(e1,x2) & card_eq_2(x1) & a_arid(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_wait(e1) & n_thing(x1) & n_people(x1) & exists e2.(v_rain(e2) & Actor(e2,x1)) & card_eq_2(x1) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2)) |
||
A bride and groom climbing steps. | Two people are ascending stairs. | 0 | -100 | bride and groom implies Two people climbing means ascending | exists e1 s1 x1 x2 x3 x4.(a_topic(s1) & Theme(e1,x4) & Actor(e1,x3) & v_climb(e1) & n_step(x4) & (s1 = x3) & n_groom(x2) & n_bride(x1) & subset_of(x2,s1) & subset_of(x1,s1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ascend(e1) & n_stair(x2) & n_people(x1) & card_eq_2(x1)) | 7b61c1b6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_climb(e1) & subset_of(x2,s1) & subset_of(x1,s1) & n_step(x4) & n_groom(x2) & n_bride(x1) & a_topic(s1) & Theme(e1,x4) & Actor(e1,x3) & (s1 = x3)) | exists e1 x1 x2.(v_ascend(e1) & n_stair(x2) & n_people(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A bride and groom climbing steps. | A couple is sitting on a bench in the park. | 2 | -100 | One cant be climbing steps and sitting on a bench simultaneously. | exists e1 s1 x1 x2 x3 x4.(a_topic(s1) & Theme(e1,x4) & Actor(e1,x3) & v_climb(e1) & n_step(x4) & (s1 = x3) & n_groom(x2) & n_bride(x1) & subset_of(x2,s1) & subset_of(x1,s1)) | exists e1 x1 x2 x3.(n_park(x3) & in(e1,x3) & on(e1,x2) & n_bench(x2) & Actor(e1,x1) & v_sit(e1) & n_couple(x1)) | 7b61cbe8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_climb(e1) & subset_of(x2,s1) & subset_of(x1,s1) & n_step(x4) & n_groom(x2) & n_bride(x1) & a_topic(s1) & Theme(e1,x4) & Actor(e1,x3) & (s1 = x3)) | exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & n_park(x3) & n_couple(x1) & n_bench(x2) & in(e1,x3) & Actor(e1,x1)) |
||
A bride and groom climbing steps. | A couple about to get married are climbing the stairs to their ceremony. | 1 | -100 | Not all steps are to their ceremony. | exists e1 s1 x1 x2 x3 x4.(a_topic(s1) & Theme(e1,x4) & Actor(e1,x3) & v_climb(e1) & n_step(x4) & (s1 = x3) & n_groom(x2) & n_bride(x1) & subset_of(x2,s1) & subset_of(x1,s1)) | exists e1 p1 s1 x1 x2 x3 x4.(n_ceremony(x4) & of(x4,x3) & n_thing(x3) & n_stair(x3) & to(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_climb(e1) & Topic(s1,p1) & Actor(s1,x2) & a_about(s1) & exists e2 p2.(exists e3.(Theme(e3,x2) & v_marry(e3)) & Topic(e2,p2) & Actor(e2,x2) & v_get(e2)) & (x1 = x2) & n_couple(x1)) | 7b61d5d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_climb(e1) & subset_of(x2,s1) & subset_of(x1,s1) & n_step(x4) & n_groom(x2) & n_bride(x1) & a_topic(s1) & Theme(e1,x4) & Actor(e1,x3) & (s1 = x3)) | exists e1 p1 s1 x1 x2 x3 x4.(v_climb(e1) & to(e1,x4) & of(x4,x3) & n_thing(x3) & n_stair(x3) & n_couple(x1) & n_ceremony(x4) & exists e2 p2.(v_get(e2) & exists e3.(v_marry(e3) & Theme(e3,x2)) & Topic(e2,p2) & Actor(e2,x2)) & a_about(s1) & Topic(s1,p1) & Theme(e1,x3) & Actor(s1,x2) & Actor(e1,x1) & (x1 = x2)) |
||
A group of three people, one of them a young boy, are standing in front of a large aquarium like fish tank looking at the fish. | Three people are on safari. | 2 | -100 | Being in front of an aquarium is not being on safari. | exists p1 x1 x2 x3.(a_topic(x1) & of(x1,x2) & rel(x2,x3) & exists e1 e2 s1 s2 x4 x5 x6 x7 x8.(for(e1,e2) & at(e2,x8) & n_fish(x8) & n_fish(x8) & Actor(e2,x4) & v_look(e2) & in(e1,x5) & of(x5,x6) & like(x6,x7) & n_tank(x7) & of(x7,x8) & n_aquarium(x6) & a_large(s2) & Theme(s2,x6) & n_front(x5) & Actor(e1,x4) & v_stand(e1) & n_boy(x4) & a_young(s1) & Theme(s1,x4)) & that(x3,p1) & of(x3,x1) & n_thing(x1) & n_thing(x3) & card_eq_1(x3) & n_people(x2) & card_eq_3(x2) & n_group(x1)) | exists p1 x1.(exists x2.(on(x1,x2) & n_safari(x2)) & n_people(x1) & card_eq_3(x1)) | 7b61e25e-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 x1 x2 x3.(that(x3,p1) & rel(x2,x3) & of(x3,x1) & of(x1,x2) & n_thing(x3) & n_thing(x1) & n_people(x2) & n_group(x1) & exists e1 e2 s1 s2 x4 x5 x6 x7 x8.(v_stand(e1) & v_look(e2) & of(x7,x8) & of(x5,x6) & n_tank(x7) & n_front(x5) & n_fish(x8) & n_boy(x4) & n_aquarium(x6) & like(x6,x7) & in(e1,x5) & for(e1,e2) & at(e2,x8) & a_young(s1) & a_large(s2) & Theme(s2,x6) & Theme(s1,x4) & Actor(e2,x4) & Actor(e1,x4)) & card_eq_3(x2) & card_eq_1(x3) & a_topic(x1)) | exists x1.(n_people(x1) & exists x2.(on(x1,x2) & n_safari(x2)) & card_eq_3(x1)) |
||
A group of three people, one of them a young boy, are standing in front of a large aquarium like fish tank looking at the fish. | Some people are observing fish in a fish tank. | 0 | -100 | threee people implies Some people | exists p1 x1 x2 x3.(a_topic(x1) & of(x1,x2) & rel(x2,x3) & exists e1 e2 s1 s2 x4 x5 x6 x7 x8.(for(e1,e2) & at(e2,x8) & n_fish(x8) & n_fish(x8) & Actor(e2,x4) & v_look(e2) & in(e1,x5) & of(x5,x6) & like(x6,x7) & n_tank(x7) & of(x7,x8) & n_aquarium(x6) & a_large(s2) & Theme(s2,x6) & n_front(x5) & Actor(e1,x4) & v_stand(e1) & n_boy(x4) & a_young(s1) & Theme(s1,x4)) & that(x3,p1) & of(x3,x1) & n_thing(x1) & n_thing(x3) & card_eq_1(x3) & n_people(x2) & card_eq_3(x2) & n_group(x1)) | exists e1 x1 x2 x3 x4.(in(e1,x3) & n_tank(x3) & of(x3,x4) & n_fish(x4) & Theme(e1,x2) & Actor(e1,x1) & v_observe(e1) & n_fish(x2) & n_people(x1)) | 7b61ed58-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 x1 x2 x3.(that(x3,p1) & rel(x2,x3) & of(x3,x1) & of(x1,x2) & n_thing(x3) & n_thing(x1) & n_people(x2) & n_group(x1) & exists e1 e2 s1 s2 x4 x5 x6 x7 x8.(v_stand(e1) & v_look(e2) & of(x7,x8) & of(x5,x6) & n_tank(x7) & n_front(x5) & n_fish(x8) & n_boy(x4) & n_aquarium(x6) & like(x6,x7) & in(e1,x5) & for(e1,e2) & at(e2,x8) & a_young(s1) & a_large(s2) & Theme(s2,x6) & Theme(s1,x4) & Actor(e2,x4) & Actor(e1,x4)) & card_eq_3(x2) & card_eq_1(x3) & a_topic(x1)) | exists e1 x1 x2 x3 x4.(v_observe(e1) & of(x3,x4) & n_tank(x3) & n_people(x1) & n_fish(x4) & n_fish(x2) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of three people, one of them a young boy, are standing in front of a large aquarium like fish tank looking at the fish. | The boy is with his parents. | 1 | 0.700004 | Not all people are his parents. | exists p1 x1 x2 x3.(a_topic(x1) & of(x1,x2) & rel(x2,x3) & exists e2 e1 s1 s2 x4 x5 x6 x7 x8.(for(e1,e2) & at(e2,x8) & n_fish(x8) & n_fish(x8) & Actor(e2,x4) & v_look(e2) & in(e1,x5) & of(x5,x6) & like(x6,x7) & n_tank(x7) & of(x7,x8) & n_aquarium(x6) & a_large(s2) & Theme(s2,x6) & n_front(x5) & Actor(e1,x4) & v_stand(e1) & n_boy(x4) & a_young(s1) & Theme(s1,x4)) & that(x3,p1) & of(x3,x1) & n_thing(x1) & n_thing(x3) & card_eq_1(x3) & n_people(x2) & card_eq_3(x2) & n_group(x1)) | exists p1 x1 x2.(n_parent(x2) & of(x2,x1) & n_male(x1) & n_boy(x1) & with(x1,x2)) | 7b61fa00-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 x1 x2 x3.(that(x3,p1) & rel(x2,x3) & of(x3,x1) & of(x1,x2) & n_thing(x3) & n_thing(x1) & n_people(x2) & n_group(x1) & exists e2 e1 s1 s2 x4 x5 x6 x7 x8.(v_stand(e1) & v_look(e2) & of(x7,x8) & of(x5,x6) & n_tank(x7) & n_front(x5) & n_fish(x8) & n_boy(x4) & n_aquarium(x6) & like(x6,x7) & in(e1,x5) & for(e1,e2) & at(e2,x8) & a_young(s1) & a_large(s2) & Theme(s2,x6) & Theme(s1,x4) & Actor(e2,x4) & Actor(e1,x4)) & card_eq_3(x2) & card_eq_1(x3) & a_topic(x1)) | exists x1 x2.(with(x1,x2) & of(x2,x1) & n_parent(x2) & n_male(x1) & n_boy(x1)) |
||
A group of three people, one of them a young boy, are standing in front of a large aquarium like fish tank looking at the fish. | A group of people eat dinner at a restaurant. | 2 | -100 | An aquarium is not a restaurant | exists p1 x1 x2 x3.(a_topic(x1) & of(x1,x2) & rel(x2,x3) & exists e1 e2 s1 s2 x4 x5 x6 x7 x8.(for(e1,e2) & at(e2,x8) & n_fish(x8) & n_fish(x8) & Actor(e2,x4) & v_look(e2) & in(e1,x5) & of(x5,x6) & like(x6,x7) & n_tank(x7) & of(x7,x8) & n_aquarium(x6) & a_large(s2) & Theme(s2,x6) & n_front(x5) & Actor(e1,x4) & v_stand(e1) & n_boy(x4) & a_young(s1) & Theme(s1,x4)) & that(x3,p1) & of(x3,x1) & n_thing(x1) & n_thing(x3) & card_eq_1(x3) & n_people(x2) & card_eq_3(x2) & n_group(x1)) | exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_eat(e1) & at(x3,x4) & n_restaurant(x4) & n_dinner(x3) & of(x1,x2) & n_people(x2) & n_group(x1)) | 7b620540-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 x1 x2 x3.(that(x3,p1) & rel(x2,x3) & of(x3,x1) & of(x1,x2) & n_thing(x3) & n_thing(x1) & n_people(x2) & n_group(x1) & exists e1 e2 s1 s2 x4 x5 x6 x7 x8.(v_stand(e1) & v_look(e2) & of(x7,x8) & of(x5,x6) & n_tank(x7) & n_front(x5) & n_fish(x8) & n_boy(x4) & n_aquarium(x6) & like(x6,x7) & in(e1,x5) & for(e1,e2) & at(e2,x8) & a_young(s1) & a_large(s2) & Theme(s2,x6) & Theme(s1,x4) & Actor(e2,x4) & Actor(e1,x4)) & card_eq_3(x2) & card_eq_1(x3) & a_topic(x1)) | exists e1 x1 x2 x3 x4.(v_eat(e1) & of(x1,x2) & n_restaurant(x4) & n_people(x2) & n_group(x1) & n_dinner(x3) & at(x3,x4) & Theme(e1,x3) & Actor(e1,x1)) |
||
A group of three people, one of them a young boy, are standing in front of a large aquarium like fish tank looking at the fish. | A group of 3 people are standing in front of a large aquarium filled with whales. | 1 | 0.006878 | Not all aquariums are filled with whales. | exists p1 x1 x2 x3.(a_topic(x1) & of(x1,x2) & rel(x2,x3) & exists e1 e2 s1 s2 x4 x5 x6 x7 x8.(for(e1,e2) & at(e2,x8) & n_fish(x8) & n_fish(x8) & Actor(e2,x4) & v_look(e2) & in(e1,x5) & of(x5,x6) & like(x6,x7) & n_tank(x7) & of(x7,x8) & n_aquarium(x6) & a_large(s2) & Theme(s2,x6) & n_front(x5) & Actor(e1,x4) & v_stand(e1) & n_boy(x4) & a_young(s1) & Theme(s1,x4)) & that(x3,p1) & of(x3,x1) & n_thing(x1) & n_thing(x3) & card_eq_1(x3) & n_people(x2) & card_eq_3(x2) & n_group(x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(in(e1,x3) & of(x3,x4) & with(e2,x6) & n_whale(x6) & Theme(e2,x5) & v_fill(e2) & (x4 = x5) & n_aquarium(x4) & a_large(s1) & Theme(s1,x4) & n_front(x3) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_people(x2) & n_date(x2) & a_date_day_03(x2) & a_date_day_03(x2) & n_group(x1)) | 7b620fe0-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 x1 x2 x3.(that(x3,p1) & rel(x2,x3) & of(x3,x1) & of(x1,x2) & n_thing(x3) & n_thing(x1) & n_people(x2) & n_group(x1) & exists e1 e2 s1 s2 x4 x5 x6 x7 x8.(v_stand(e1) & v_look(e2) & of(x7,x8) & of(x5,x6) & n_tank(x7) & n_front(x5) & n_fish(x8) & n_boy(x4) & n_aquarium(x6) & like(x6,x7) & in(e1,x5) & for(e1,e2) & at(e2,x8) & a_young(s1) & a_large(s2) & Theme(s2,x6) & Theme(s1,x4) & Actor(e2,x4) & Actor(e1,x4)) & card_eq_3(x2) & card_eq_1(x3) & a_topic(x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(with(e2,x6) & v_stand(e1) & v_fill(e2) & of(x3,x4) & of(x1,x2) & n_whale(x6) & n_people(x2) & n_group(x1) & n_front(x3) & n_date(x2) & n_aquarium(x4) & in(e1,x3) & a_large(s1) & a_date_day_03(x2) & Theme(s1,x4) & Theme(e2,x5) & Actor(e1,x1) & (x4 = x5)) |
||
A group of three people, one of them a young boy, are standing in front of a large aquarium like fish tank looking at the fish. | A family is scuba diving in Cancun. | 2 | -100 | One cant be scuba diving and standing in front of an aquarium simultaneously. | exists p1 x1 x2 x3.(a_topic(x1) & of(x1,x2) & rel(x2,x3) & exists e1 e2 s1 s2 x4 x5 x6 x7 x8.(for(e1,e2) & at(e2,x8) & n_fish(x8) & n_fish(x8) & Actor(e2,x4) & v_look(e2) & in(e1,x5) & of(x5,x6) & like(x6,x7) & n_tank(x7) & of(x7,x8) & n_aquarium(x6) & a_large(s2) & Theme(s2,x6) & n_front(x5) & Actor(e1,x4) & v_stand(e1) & n_boy(x4) & a_young(s1) & Theme(s1,x4)) & that(x3,p1) & of(x3,x1) & n_thing(x1) & n_thing(x3) & card_eq_1(x3) & n_people(x2) & card_eq_3(x2) & n_group(x1)) | exists p1 x1 x3.(ne_geo_cancun(x3) & exists s1 x2.((x1 = x2) & in(x2,x3) & n_diving(x2) & a_scuba(s1) & Theme(s1,x2)) & n_family(x1)) | 7b621daa-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 x1 x2 x3.(that(x3,p1) & rel(x2,x3) & of(x3,x1) & of(x1,x2) & n_thing(x3) & n_thing(x1) & n_people(x2) & n_group(x1) & exists e1 e2 s1 s2 x4 x5 x6 x7 x8.(v_stand(e1) & v_look(e2) & of(x7,x8) & of(x5,x6) & n_tank(x7) & n_front(x5) & n_fish(x8) & n_boy(x4) & n_aquarium(x6) & like(x6,x7) & in(e1,x5) & for(e1,e2) & at(e2,x8) & a_young(s1) & a_large(s2) & Theme(s2,x6) & Theme(s1,x4) & Actor(e2,x4) & Actor(e1,x4)) & card_eq_3(x2) & card_eq_1(x3) & a_topic(x1)) | exists x1 x3.(ne_geo_cancun(x3) & n_family(x1) & exists s1 x2.(n_diving(x2) & in(x2,x3) & a_scuba(s1) & Theme(s1,x2) & (x1 = x2))) |
||
A group of three people, one of them a young boy, are standing in front of a large aquarium like fish tank looking at the fish. | A group of people visit an aquarium. | 1 | 0.798928 | Not all aquarium like fish tanks are in an aquarium. | exists p1 x1 x2 x3.(a_topic(x1) & of(x1,x2) & rel(x2,x3) & exists e1 e2 s1 s2 x4 x5 x6 x7 x8.(for(e1,e2) & at(e2,x8) & n_fish(x8) & n_fish(x8) & Actor(e2,x4) & v_look(e2) & in(e1,x5) & of(x5,x6) & like(x6,x7) & n_tank(x7) & of(x7,x8) & n_aquarium(x6) & a_large(s2) & Theme(s2,x6) & n_front(x5) & Actor(e1,x4) & v_stand(e1) & n_boy(x4) & a_young(s1) & Theme(s1,x4)) & that(x3,p1) & of(x3,x1) & n_thing(x1) & n_thing(x3) & card_eq_1(x3) & n_people(x2) & card_eq_3(x2) & n_group(x1)) | exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_visit(e1) & n_aquarium(x3) & of(x1,x2) & n_people(x2) & n_group(x1)) | 7b62293a-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 x1 x2 x3.(that(x3,p1) & rel(x2,x3) & of(x3,x1) & of(x1,x2) & n_thing(x3) & n_thing(x1) & n_people(x2) & n_group(x1) & exists e1 e2 s1 s2 x4 x5 x6 x7 x8.(v_stand(e1) & v_look(e2) & of(x7,x8) & of(x5,x6) & n_tank(x7) & n_front(x5) & n_fish(x8) & n_boy(x4) & n_aquarium(x6) & like(x6,x7) & in(e1,x5) & for(e1,e2) & at(e2,x8) & a_young(s1) & a_large(s2) & Theme(s2,x6) & Theme(s1,x4) & Actor(e2,x4) & Actor(e1,x4)) & card_eq_3(x2) & card_eq_1(x3) & a_topic(x1)) | exists e1 x1 x2 x3.(v_visit(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & n_aquarium(x3) & Theme(e1,x3) & Actor(e1,x1)) |
||
A group of three people, one of them a young boy, are standing in front of a large aquarium like fish tank looking at the fish. | There is a young boy in the group. | 0 | -100 | one of them a young boy implies young boy in the group | exists p1 x1 x2 x3.(a_topic(x1) & of(x1,x2) & rel(x2,x3) & exists e1 e2 s1 s2 x4 x5 x6 x7 x8.(for(e1,e2) & at(e2,x8) & n_fish(x8) & n_fish(x8) & Actor(e2,x4) & v_look(e2) & in(e1,x5) & of(x5,x6) & like(x6,x7) & n_tank(x7) & of(x7,x8) & n_aquarium(x6) & a_large(s2) & Theme(s2,x6) & n_front(x5) & Actor(e1,x4) & v_stand(e1) & n_boy(x4) & a_young(s1) & Theme(s1,x4)) & that(x3,p1) & of(x3,x1) & n_thing(x1) & n_thing(x3) & card_eq_1(x3) & n_people(x2) & card_eq_3(x2) & n_group(x1)) | exists p1 x1 x3.(n_group(x3) & exists s1 x2.((x1 = x2) & in(x2,x3) & n_boy(x2) & a_young(s1) & Theme(s1,x2))) | 7b6241a4-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 x1 x2 x3.(that(x3,p1) & rel(x2,x3) & of(x3,x1) & of(x1,x2) & n_thing(x3) & n_thing(x1) & n_people(x2) & n_group(x1) & exists e1 e2 s1 s2 x4 x5 x6 x7 x8.(v_stand(e1) & v_look(e2) & of(x7,x8) & of(x5,x6) & n_tank(x7) & n_front(x5) & n_fish(x8) & n_boy(x4) & n_aquarium(x6) & like(x6,x7) & in(e1,x5) & for(e1,e2) & at(e2,x8) & a_young(s1) & a_large(s2) & Theme(s2,x6) & Theme(s1,x4) & Actor(e2,x4) & Actor(e1,x4)) & card_eq_3(x2) & card_eq_1(x3) & a_topic(x1)) | exists x1 x3.(n_group(x3) & exists s1 x2.(n_boy(x2) & in(x2,x3) & a_young(s1) & Theme(s1,x2) & (x1 = x2))) |
||
A group of three people, one of them a young boy, are standing in front of a large aquarium like fish tank looking at the fish. | A little boy is learning about marine life from his parents at the local aquarium. | 1 | 0.158091 | Not all people are parents. | exists p1 x1 x2 x3.(a_topic(x1) & of(x1,x2) & rel(x2,x3) & exists e1 e2 s1 s2 x4 x5 x6 x7 x8.(for(e1,e2) & at(e2,x8) & n_fish(x8) & n_fish(x8) & Actor(e2,x4) & v_look(e2) & in(e1,x5) & of(x5,x6) & like(x6,x7) & n_tank(x7) & of(x7,x8) & n_aquarium(x6) & a_large(s2) & Theme(s2,x6) & n_front(x5) & Actor(e1,x4) & v_stand(e1) & n_boy(x4) & a_young(s1) & Theme(s1,x4)) & that(x3,p1) & of(x3,x1) & n_thing(x1) & n_thing(x3) & card_eq_1(x3) & n_people(x2) & card_eq_3(x2) & n_group(x1)) | exists e1 s1 s2 s3 x1 x2 x3 x4.(n_aquarium(x4) & a_local(s3) & Theme(s3,x4) & about(e1,x2) & from(x2,x3) & at(x3,x4) & n_parent(x3) & of(x3,x1) & n_male(x1) & n_life(x2) & a_marine(s2) & Theme(s2,x2) & Actor(e1,x1) & v_learn(e1) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | 7b62573e-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 x1 x2 x3.(that(x3,p1) & rel(x2,x3) & of(x3,x1) & of(x1,x2) & n_thing(x3) & n_thing(x1) & n_people(x2) & n_group(x1) & exists e1 e2 s1 s2 x4 x5 x6 x7 x8.(v_stand(e1) & v_look(e2) & of(x7,x8) & of(x5,x6) & n_tank(x7) & n_front(x5) & n_fish(x8) & n_boy(x4) & n_aquarium(x6) & like(x6,x7) & in(e1,x5) & for(e1,e2) & at(e2,x8) & a_young(s1) & a_large(s2) & Theme(s2,x6) & Theme(s1,x4) & Actor(e2,x4) & Actor(e1,x4)) & card_eq_3(x2) & card_eq_1(x3) & a_topic(x1)) | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_learn(e1) & of(x3,x1) & n_parent(x3) & n_male(x1) & n_life(x2) & n_boy(x1) & n_aquarium(x4) & from(x2,x3) & at(x3,x4) & about(e1,x2) & a_marine(s2) & a_local(s3) & a_little(s1) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) |
||
A group of three people, one of them a young boy, are standing in front of a large aquarium like fish tank looking at the fish. | A group of people stand in front of an aquarium. | 0 | 0.684969 | If people stand they are standing | exists p1 x1 x2 x3.(a_topic(x1) & of(x1,x2) & rel(x2,x3) & exists e1 e2 s1 s2 x4 x5 x6 x7 x8.(for(e1,e2) & at(e2,x8) & n_fish(x8) & n_fish(x8) & Actor(e2,x4) & v_look(e2) & in(e1,x5) & of(x5,x6) & like(x6,x7) & n_tank(x7) & of(x7,x8) & n_aquarium(x6) & a_large(s2) & Theme(s2,x6) & n_front(x5) & Actor(e1,x4) & v_stand(e1) & n_boy(x4) & a_young(s1) & Theme(s1,x4)) & that(x3,p1) & of(x3,x1) & n_thing(x1) & n_thing(x3) & card_eq_1(x3) & n_people(x2) & card_eq_3(x2) & n_group(x1)) | exists e1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_aquarium(x4) & n_front(x3) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | 7b626f44-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 x1 x2 x3.(that(x3,p1) & rel(x2,x3) & of(x3,x1) & of(x1,x2) & n_thing(x3) & n_thing(x1) & n_people(x2) & n_group(x1) & exists e1 e2 s1 s2 x4 x5 x6 x7 x8.(v_stand(e1) & v_look(e2) & of(x7,x8) & of(x5,x6) & n_tank(x7) & n_front(x5) & n_fish(x8) & n_boy(x4) & n_aquarium(x6) & like(x6,x7) & in(e1,x5) & for(e1,e2) & at(e2,x8) & a_young(s1) & a_large(s2) & Theme(s2,x6) & Theme(s1,x4) & Actor(e2,x4) & Actor(e1,x4)) & card_eq_3(x2) & card_eq_1(x3) & a_topic(x1)) | exists e1 x1 x2 x3 x4.(v_stand(e1) & of(x3,x4) & of(x1,x2) & n_people(x2) & n_group(x1) & n_front(x3) & n_aquarium(x4) & in(e1,x3) & Actor(e1,x1)) |
||
A group of three people, one of them a young boy, are standing in front of a large aquarium like fish tank looking at the fish. | There were all girls in the group. | 2 | 0 | If the group was all girls then there can not be a boy. | exists p1 x1 x2 x3.(a_topic(x1) & of(x1,x2) & rel(x2,x3) & exists e2 e1 s1 s2 x4 x5 x6 x7 x8.(for(e1,e2) & at(e2,x8) & n_fish(x8) & n_fish(x8) & Actor(e2,x4) & v_look(e2) & in(e1,x5) & of(x5,x6) & like(x6,x7) & n_tank(x7) & of(x7,x8) & n_aquarium(x6) & a_large(s2) & Theme(s2,x6) & n_front(x5) & Actor(e1,x4) & v_stand(e1) & n_boy(x4) & a_young(s1) & Theme(s1,x4)) & that(x3,p1) & of(x3,x1) & n_thing(x1) & n_thing(x3) & card_eq_1(x3) & n_people(x2) & card_eq_3(x2) & n_group(x1)) | exists p1 x1 x3.(n_group(x3) & all x2.(n_girl(x2) -> ((x1 = x2) & in(x2,x3)))) | 7b627a16-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 x1 x2 x3.(that(x3,p1) & rel(x2,x3) & of(x3,x1) & of(x1,x2) & n_thing(x3) & n_thing(x1) & n_people(x2) & n_group(x1) & exists e2 e1 s1 s2 x4 x5 x6 x7 x8.(v_stand(e1) & v_look(e2) & of(x7,x8) & of(x5,x6) & n_tank(x7) & n_front(x5) & n_fish(x8) & n_boy(x4) & n_aquarium(x6) & like(x6,x7) & in(e1,x5) & for(e1,e2) & at(e2,x8) & a_young(s1) & a_large(s2) & Theme(s2,x6) & Theme(s1,x4) & Actor(e2,x4) & Actor(e1,x4)) & card_eq_3(x2) & card_eq_1(x3) & a_topic(x1)) | exists x1 x3.(n_group(x3) & all x2.((in(x2,x3) | -n_girl(x2)) & (-n_girl(x2) | (x1 = x2)))) |
||
A group of three people, one of them a young boy, are standing in front of a large aquarium like fish tank looking at the fish. | A family is taking a trip to the aquarium. | 1 | 0.696187 | Not all people are a family. | exists p1 x1 x2 x3.(a_topic(x1) & of(x1,x2) & rel(x2,x3) & exists e1 e2 s1 s2 x4 x5 x6 x7 x8.(for(e1,e2) & at(e2,x8) & n_fish(x8) & n_fish(x8) & Actor(e2,x4) & v_look(e2) & in(e1,x5) & of(x5,x6) & like(x6,x7) & n_tank(x7) & of(x7,x8) & n_aquarium(x6) & a_large(s2) & Theme(s2,x6) & n_front(x5) & Actor(e1,x4) & v_stand(e1) & n_boy(x4) & a_young(s1) & Theme(s1,x4)) & that(x3,p1) & of(x3,x1) & n_thing(x1) & n_thing(x3) & card_eq_1(x3) & n_people(x2) & card_eq_3(x2) & n_group(x1)) | exists e1 x1 x2 x3.(n_aquarium(x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & to(x2,x3) & n_trip(x2) & n_family(x1)) | 7b6285ce-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 x1 x2 x3.(that(x3,p1) & rel(x2,x3) & of(x3,x1) & of(x1,x2) & n_thing(x3) & n_thing(x1) & n_people(x2) & n_group(x1) & exists e1 e2 s1 s2 x4 x5 x6 x7 x8.(v_stand(e1) & v_look(e2) & of(x7,x8) & of(x5,x6) & n_tank(x7) & n_front(x5) & n_fish(x8) & n_boy(x4) & n_aquarium(x6) & like(x6,x7) & in(e1,x5) & for(e1,e2) & at(e2,x8) & a_young(s1) & a_large(s2) & Theme(s2,x6) & Theme(s1,x4) & Actor(e2,x4) & Actor(e1,x4)) & card_eq_3(x2) & card_eq_1(x3) & a_topic(x1)) | exists e1 x1 x2 x3.(v_take(e1) & to(x2,x3) & n_trip(x2) & n_family(x1) & n_aquarium(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Kids playing at a park jungle gym. | Kids are taking a recess break at school. | 1 | 0.249833 | Just because the kids are playing on a park jungle gym does not mean they are taking a recess break at school. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & at(e1,x3) & n_gym(x3) & of(x3,x5) & n_jungle(x5) & of(x3,x4) & n_park(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_kid(x1)) | exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & at(x2,x4) & n_school(x4) & n_break(x2) & of(x2,x3) & n_recess(x3) & n_kid(x1)) | 7b65d95e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_play(e1) & of(x3,x5) & of(x3,x4) & n_park(x4) & n_kid(x1) & n_jungle(x5) & n_gym(x3) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_take(e1) & of(x2,x3) & n_school(x4) & n_recess(x3) & n_kid(x1) & n_break(x2) & at(x2,x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
Kids playing at a park jungle gym. | Kids are at a park. | 0 | -100 | A park jungle gym is referred to as a park. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & at(e1,x3) & n_gym(x3) & of(x3,x5) & n_jungle(x5) & of(x3,x4) & n_park(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_kid(x1)) | exists p1 x1.(exists x2.(at(x1,x2) & n_park(x2)) & n_kid(x1)) | 7b65df3a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_play(e1) & of(x3,x5) & of(x3,x4) & n_park(x4) & n_kid(x1) & n_jungle(x5) & n_gym(x3) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_kid(x1) & exists x2.(n_park(x2) & at(x1,x2))) |
||
Kids playing at a park jungle gym. | The kids are outside. | 0 | -100 | A park jungle gym obviously has to be outside. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & at(e1,x3) & n_gym(x3) & of(x3,x5) & n_jungle(x5) & of(x3,x4) & n_park(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_kid(x1)) | exists s1 x1.(n_kid(x1) & Theme(s1,x1) & a_outside(s1)) | 7b65e4e4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_play(e1) & of(x3,x5) & of(x3,x4) & n_park(x4) & n_kid(x1) & n_jungle(x5) & n_gym(x3) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1.(n_kid(x1) & a_outside(s1) & Theme(s1,x1)) |
||
Kids playing at a park jungle gym. | Several kids are playing on the monkey bars | 1 | 0.752961 | Just because they are playing on the jungle gym does not mean they are playing on the monkey bars. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & at(e1,x3) & n_gym(x3) & of(x3,x5) & n_jungle(x5) & of(x3,x4) & n_park(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_kid(x1)) | exists e1 s1 x1 x2 x3.(n_bar(x2) & of(x2,x3) & n_monkey(x3) & on(e1,x2) & Actor(e1,x1) & v_play(e1) & n_kid(x1) & a_several(s1) & Theme(s1,x1)) | 7b65ea8e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_play(e1) & of(x3,x5) & of(x3,x4) & n_park(x4) & n_kid(x1) & n_jungle(x5) & n_gym(x3) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_play(e1) & on(e1,x2) & of(x2,x3) & n_monkey(x3) & n_kid(x1) & n_bar(x2) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Kids playing at a park jungle gym. | Kids are enjoying the zoo. | 2 | -100 | The park is not the zoo. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & at(e1,x3) & n_gym(x3) & of(x3,x5) & n_jungle(x5) & of(x3,x4) & n_park(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_kid(x1)) | exists e1 x1 x2.(n_zoo(x2) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_kid(x1)) | 7b65f48e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_play(e1) & of(x3,x5) & of(x3,x4) & n_park(x4) & n_kid(x1) & n_jungle(x5) & n_gym(x3) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_enjoy(e1) & n_zoo(x2) & n_kid(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Kids playing at a park jungle gym. | The park jungle gym is empty. | 2 | 0.000001 | The park cannot be empty if the kids playing. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & at(e1,x3) & n_gym(x3) & of(x3,x5) & n_jungle(x5) & of(x3,x4) & n_park(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_kid(x1)) | exists s1 x1 x2 x3.(n_gym(x1) & of(x1,x3) & n_jungle(x3) & of(x1,x2) & n_park(x2) & Theme(s1,x1) & a_empty(s1)) | 7b65fb46-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_play(e1) & of(x3,x5) & of(x3,x4) & n_park(x4) & n_kid(x1) & n_jungle(x5) & n_gym(x3) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1 x2 x3.(of(x1,x3) & of(x1,x2) & n_park(x2) & n_jungle(x3) & n_gym(x1) & a_empty(s1) & Theme(s1,x1)) |
||
Kids playing at a park jungle gym. | There are kids playing on a jungle gym. | 0 | -100 | Kids playing at a park jungle gym simply means kids playing on a jungle gym | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & at(e1,x3) & n_gym(x3) & of(x3,x5) & n_jungle(x5) & of(x3,x4) & n_park(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_kid(x1)) | exists p1 x1 e1 x2 x3 x4 x5.((x1 = x2) & on(e1,x4) & n_gym(x4) & of(x4,x5) & n_jungle(x5) & Actor(e1,x3) & v_play(e1) & (x2 = x3) & n_kid(x2)) | 7b66017c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_play(e1) & of(x3,x5) & of(x3,x4) & n_park(x4) & n_kid(x1) & n_jungle(x5) & n_gym(x3) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists x1 e1 x2 x3 x4 x5.(v_play(e1) & on(e1,x4) & of(x4,x5) & n_kid(x2) & n_jungle(x5) & n_gym(x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
Kids playing at a park jungle gym. | Kids are playing at a park for a birthday party. | 1 | 0.015883 | Just because they are at a park does not mean it is for a birthday party. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & at(e1,x3) & n_gym(x3) & of(x3,x5) & n_jungle(x5) & of(x3,x4) & n_park(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_kid(x1)) | exists e1 x1 x2 x3 x4.(at(e1,x2) & for(x2,x3) & n_party(x3) & of(x3,x4) & n_birthday(x4) & n_park(x2) & Actor(e1,x1) & v_play(e1) & n_kid(x1)) | 7b660c62-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_play(e1) & of(x3,x5) & of(x3,x4) & n_park(x4) & n_kid(x1) & n_jungle(x5) & n_gym(x3) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_party(x3) & n_park(x2) & n_kid(x1) & n_birthday(x4) & for(x2,x3) & at(e1,x2) & Actor(e1,x1)) |
||
Kids playing at a park jungle gym. | Children are playing on the jungle gym | 0 | 0.98581 | Kids is the same as Children | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & at(e1,x3) & n_gym(x3) & of(x3,x5) & n_jungle(x5) & of(x3,x4) & n_park(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_kid(x1)) | exists e1 x1 x2 x3.(n_gym(x2) & of(x2,x3) & n_jungle(x3) & on(e1,x2) & Actor(e1,x1) & v_play(e1) & n_child(x1)) | 7b66178e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_play(e1) & of(x3,x5) & of(x3,x4) & n_park(x4) & n_kid(x1) & n_jungle(x5) & n_gym(x3) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_play(e1) & on(e1,x2) & of(x2,x3) & n_jungle(x3) & n_gym(x2) & n_child(x1) & Actor(e1,x1)) |
||
Kids playing at a park jungle gym. | There are parents watching the kids. | 1 | 0.613352 | Just because they kids are playing at a park does not mean the parents are watching them. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & at(e1,x3) & n_gym(x3) & of(x3,x5) & n_jungle(x5) & of(x3,x4) & n_park(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_kid(x1)) | exists p1 x1 x4.(n_kid(x4) & exists e1 x2 x3.((x1 = x2) & Theme(e1,x4) & Actor(e1,x3) & v_watch(e1) & (x2 = x3) & n_parent(x2))) | 7b662030-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_play(e1) & of(x3,x5) & of(x3,x4) & n_park(x4) & n_kid(x1) & n_jungle(x5) & n_gym(x3) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists x1 x4.(n_kid(x4) & exists e1 x2 x3.(v_watch(e1) & n_parent(x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))) |
||
Kids playing at a park jungle gym. | Kids are running and jumping at a park. | 1 | 0.954304 | Just because they are playing at a park does not mean they are running and jumping. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & at(e1,x3) & n_gym(x3) & of(x3,x5) & n_jungle(x5) & of(x3,x4) & n_park(x4) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_kid(x1)) | exists e1 e2 x1 x2 x3 x4.(at(e2,x4) & n_park(x4) & Actor(e2,x3) & v_jump(e2) & n_kid(x3) & at(e1,x2) & n_park(x2) & Actor(e1,x1) & v_run(e1) & n_kid(x1)) | 7b66259e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_play(e1) & of(x3,x5) & of(x3,x4) & n_park(x4) & n_kid(x1) & n_jungle(x5) & n_gym(x3) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 e2 x1 x2 x3 x4.(v_run(e1) & v_jump(e2) & n_park(x4) & n_park(x2) & n_kid(x3) & n_kid(x1) & at(e2,x4) & at(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) |
||
A group of young people wearing name tags are smiling and holding a yellow broom and a blue dustpan. | The people are sitting in a chair at home. | 2 | -100 | The people have name tags so they are most likely at work holding a broom and dustpan because one doesn't wear a name tag at home such as the people sitting in a chair at home. | exists e3 e1 e4 e2 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16.(Theme(e4,x14) & Actor(e4,x9) & v_hold(e4) & subset_of(x16,x14) & n_dustpan(x16) & a_blue(s6) & Theme(s6,x16) & subset_of(x15,x14) & n_broom(x15) & a_yellow(s5) & Theme(s5,x15) & of(x9,x10) & Theme(e3,x12) & Actor(e3,x11) & v_wear(e3) & n_tag(x12) & of(x12,x13) & n_name(x13) & (x10 = x11) & n_people(x10) & a_young(s4) & Theme(s4,x10) & n_group(x9) & Theme(e2,x6) & Actor(e2,x1) & v_smile(e2) & subset_of(x8,x6) & n_dustpan(x8) & a_blue(s3) & Theme(s3,x8) & subset_of(x7,x6) & n_broom(x7) & a_yellow(s2) & Theme(s2,x7) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_tag(x4) & of(x4,x5) & n_name(x5) & (x2 = x3) & n_people(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1)) | exists e1 x1 x2 x3.(n_people(x1) & at(e1,x3) & n_home(x3) & in(e1,x2) & n_chair(x2) & Actor(e1,x1) & v_sit(e1)) | 7b662ab2-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e1 e4 e2 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16.(v_wear(e3) & v_wear(e1) & v_smile(e2) & v_hold(e4) & subset_of(x8,x6) & subset_of(x7,x6) & subset_of(x16,x14) & subset_of(x15,x14) & of(x9,x10) & of(x4,x5) & of(x12,x13) & of(x1,x2) & n_tag(x4) & n_tag(x12) & n_people(x2) & n_people(x10) & n_name(x5) & n_name(x13) & n_group(x9) & n_group(x1) & n_dustpan(x8) & n_dustpan(x16) & n_broom(x7) & n_broom(x15) & a_young(s4) & a_young(s1) & a_yellow(s5) & a_yellow(s2) & a_blue(s6) & a_blue(s3) & Theme(s6,x16) & Theme(s5,x15) & Theme(s4,x10) & Theme(s3,x8) & Theme(s2,x7) & Theme(s1,x2) & Theme(e4,x14) & Theme(e3,x12) & Theme(e2,x6) & Theme(e1,x4) & Actor(e4,x9) & Actor(e3,x11) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3) & (x10 = x11)) | exists e1 x1 x2 x3.(v_sit(e1) & n_people(x1) & n_home(x3) & n_chair(x2) & in(e1,x2) & at(e1,x3) & Actor(e1,x1)) |
||
A group of young people wearing name tags are smiling and holding a yellow broom and a blue dustpan. | The peoples' names are visible for everyone to see. | 0 | -100 | The names are visible because they are wearing name tags. | exists e4 e1 e3 e2 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16.(Theme(e4,x14) & Actor(e4,x9) & v_hold(e4) & subset_of(x16,x14) & n_dustpan(x16) & a_blue(s6) & Theme(s6,x16) & subset_of(x15,x14) & n_broom(x15) & a_yellow(s5) & Theme(s5,x15) & of(x9,x10) & Theme(e3,x12) & Actor(e3,x11) & v_wear(e3) & n_tag(x12) & of(x12,x13) & n_name(x13) & (x10 = x11) & n_people(x10) & a_young(s4) & Theme(s4,x10) & n_group(x9) & Theme(e2,x6) & Actor(e2,x1) & v_smile(e2) & subset_of(x8,x6) & n_dustpan(x8) & a_blue(s3) & Theme(s3,x8) & subset_of(x7,x6) & n_broom(x7) & a_yellow(s2) & Theme(s2,x7) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_tag(x4) & of(x4,x5) & n_name(x5) & (x2 = x3) & n_people(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1)) | exists p1 s1 x1 x2.(n_name(x2) & of(x2,x1) & n_people(x1) & all x3.(n_person(x3) -> exists e1.(Actor(e1,x3) & v_see(e1) & for(s1,x3))) & Theme(s1,x2) & a_visible(s1)) | 7b66305c-e4c8-11ec-9cdd-0242ac1c0002 | exists e4 e1 e3 e2 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16.(v_wear(e3) & v_wear(e1) & v_smile(e2) & v_hold(e4) & subset_of(x8,x6) & subset_of(x7,x6) & subset_of(x16,x14) & subset_of(x15,x14) & of(x9,x10) & of(x4,x5) & of(x12,x13) & of(x1,x2) & n_tag(x4) & n_tag(x12) & n_people(x2) & n_people(x10) & n_name(x5) & n_name(x13) & n_group(x9) & n_group(x1) & n_dustpan(x8) & n_dustpan(x16) & n_broom(x7) & n_broom(x15) & a_young(s4) & a_young(s1) & a_yellow(s5) & a_yellow(s2) & a_blue(s6) & a_blue(s3) & Theme(s6,x16) & Theme(s5,x15) & Theme(s4,x10) & Theme(s3,x8) & Theme(s2,x7) & Theme(s1,x2) & Theme(e4,x14) & Theme(e3,x12) & Theme(e2,x6) & Theme(e1,x4) & Actor(e4,x9) & Actor(e3,x11) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3) & (x10 = x11)) | exists s1 x1 x2.(of(x2,x1) & n_people(x1) & n_name(x2) & all x3.(exists e1.(v_see(e1) & for(s1,x3) & Actor(e1,x3)) | -n_person(x3)) & a_visible(s1) & Theme(s1,x2)) |
||
A group of young people wearing name tags are smiling and holding a yellow broom and a blue dustpan. | The people are starting their first day or work. | 1 | -100 | People working has no implication that it is their first day at work. | exists e2 e3 e1 e4 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16.(Theme(e4,x14) & Actor(e4,x9) & v_hold(e4) & subset_of(x16,x14) & n_dustpan(x16) & a_blue(s6) & Theme(s6,x16) & subset_of(x15,x14) & n_broom(x15) & a_yellow(s5) & Theme(s5,x15) & of(x9,x10) & Theme(e3,x12) & Actor(e3,x11) & v_wear(e3) & n_tag(x12) & of(x12,x13) & n_name(x13) & (x10 = x11) & n_people(x10) & a_young(s4) & Theme(s4,x10) & n_group(x9) & Theme(e2,x6) & Actor(e2,x1) & v_smile(e2) & subset_of(x8,x6) & n_dustpan(x8) & a_blue(s3) & Theme(s3,x8) & subset_of(x7,x6) & n_broom(x7) & a_yellow(s2) & Theme(s2,x7) & of(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_tag(x4) & of(x4,x5) & n_name(x5) & (x2 = x3) & n_people(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1)) | exists e1 x1 x2.((exists s1.(n_day(x2) & a_first(s1) & Theme(s1,x2)) | n_work(x2)) & of(x2,x1) & n_thing(x1) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_start(e1)) | 7b6635c0-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 e4 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16.(v_wear(e3) & v_wear(e1) & v_smile(e2) & v_hold(e4) & subset_of(x8,x6) & subset_of(x7,x6) & subset_of(x16,x14) & subset_of(x15,x14) & of(x9,x10) & of(x4,x5) & of(x12,x13) & of(x1,x2) & n_tag(x4) & n_tag(x12) & n_people(x2) & n_people(x10) & n_name(x5) & n_name(x13) & n_group(x9) & n_group(x1) & n_dustpan(x8) & n_dustpan(x16) & n_broom(x7) & n_broom(x15) & a_young(s4) & a_young(s1) & a_yellow(s5) & a_yellow(s2) & a_blue(s6) & a_blue(s3) & Theme(s6,x16) & Theme(s5,x15) & Theme(s4,x10) & Theme(s3,x8) & Theme(s2,x7) & Theme(s1,x2) & Theme(e4,x14) & Theme(e3,x12) & Theme(e2,x6) & Theme(e1,x4) & Actor(e4,x9) & Actor(e3,x11) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3) & (x10 = x11)) | exists e1 x1 x2.(v_start(e1) & of(x2,x1) & n_thing(x1) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & (n_work(x2) | exists s1.(n_day(x2) & a_first(s1) & Theme(s1,x2)))) |
||
A little boy is climbing on the monkey bars at a playground. | There is a little boy. | 0 | -100 | little boy simply means little boy | exists e1 s1 x1 x2 x3 x4.(n_bar(x2) & of(x2,x3) & n_monkey(x3) & at(e1,x4) & n_playground(x4) & on(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists p1 x1 s1 x2.((x1 = x2) & n_boy(x2) & a_little(s1) & Theme(s1,x2)) | 7b664128-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_climb(e1) & on(e1,x2) & of(x2,x3) & n_playground(x4) & n_monkey(x3) & n_boy(x1) & n_bar(x2) & at(e1,x4) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 s1 x2.(n_boy(x2) & a_little(s1) & Theme(s1,x2) & (x1 = x2)) |
||
A little boy is climbing on the monkey bars at a playground. | The boy is playing with his friends. | 1 | -100 | Just because the boy is at the playground does not mean he is playing with his friends. | exists e1 s1 x1 x2 x3 x4.(n_bar(x2) & of(x2,x3) & n_monkey(x3) & at(e1,x4) & n_playground(x4) & on(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_friend(x2) & of(x2,x1) & n_male(x1) & n_boy(x1) & with(e1,x2) & Actor(e1,x1) & v_play(e1)) | 7b664a92-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_climb(e1) & on(e1,x2) & of(x2,x3) & n_playground(x4) & n_monkey(x3) & n_boy(x1) & n_bar(x2) & at(e1,x4) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(with(e1,x2) & v_play(e1) & of(x2,x1) & n_male(x1) & n_friend(x2) & n_boy(x1) & Actor(e1,x1)) |
||
A little boy is climbing on the monkey bars at a playground. | The monkey is purple. | 2 | -100 | Monkey bars and monkey are different. | exists e1 s1 x1 x2 x3 x4.(n_bar(x2) & of(x2,x3) & n_monkey(x3) & at(e1,x4) & n_playground(x4) & on(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists s1 x1.(n_monkey(x1) & Theme(s1,x1) & a_purple(s1)) | 7b66515e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_climb(e1) & on(e1,x2) & of(x2,x3) & n_playground(x4) & n_monkey(x3) & n_boy(x1) & n_bar(x2) & at(e1,x4) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists s1 x1.(n_monkey(x1) & a_purple(s1) & Theme(s1,x1)) |
||
A child in a green hat swings on monkey bars at a blue playground. | There is a child playing in the playground. | 0 | -100 | child in a playground is just as child playing in the playground | exists s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & on(x2,x4) & at(x4,x6) & n_playground(x6) & a_blue(s2) & Theme(s2,x6) & n_bar(x4) & of(x4,x5) & n_monkey(x5) & n_swing(x2) & of(x2,x3) & n_hat(x3) & a_green(s1) & Theme(s1,x2) & n_child(x1)) | exists p1 x1 x4.(n_playground(x4) & exists x2 x3.((x1 = x2) & in(x2,x4) & n_playing(x2) & of(x2,x3) & n_child(x3))) | 7b6656cc-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4 x5 x6.(on(x2,x4) & of(x4,x5) & of(x2,x3) & n_swing(x2) & n_playground(x6) & n_monkey(x5) & n_hat(x3) & n_child(x1) & n_bar(x4) & in(x1,x2) & at(x4,x6) & a_topic(x1) & a_green(s1) & a_blue(s2) & Theme(s2,x6) & Theme(s1,x2)) | exists x1 x4.(n_playground(x4) & exists x2 x3.(of(x2,x3) & n_playing(x2) & n_child(x3) & in(x2,x4) & (x1 = x2))) |
||
A child in a green hat swings on monkey bars at a blue playground. | The child is reading in class. | 2 | -100 | Reading and swings are different. | exists s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & on(x2,x4) & at(x4,x6) & n_playground(x6) & a_blue(s2) & Theme(s2,x6) & n_bar(x4) & of(x4,x5) & n_monkey(x5) & n_swing(x2) & of(x2,x3) & n_hat(x3) & a_green(s1) & Theme(s1,x2) & n_child(x1)) | exists e1 x1 x2.(n_child(x1) & in(e1,x2) & n_class(x2) & Actor(e1,x1) & v_read(e1)) | 7b665c8a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4 x5 x6.(on(x2,x4) & of(x4,x5) & of(x2,x3) & n_swing(x2) & n_playground(x6) & n_monkey(x5) & n_hat(x3) & n_child(x1) & n_bar(x4) & in(x1,x2) & at(x4,x6) & a_topic(x1) & a_green(s1) & a_blue(s2) & Theme(s2,x6) & Theme(s1,x2)) | exists e1 x1 x2.(v_read(e1) & n_class(x2) & n_child(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A child in a green hat swings on monkey bars at a blue playground. | The child is playing with other children. | 1 | -100 | Just because the child is at a playground does not mean they are playing with other children. | exists s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & on(x2,x4) & at(x4,x6) & n_playground(x6) & a_blue(s2) & Theme(s2,x6) & n_bar(x4) & of(x4,x5) & n_monkey(x5) & n_swing(x2) & of(x2,x3) & n_hat(x3) & a_green(s1) & Theme(s1,x2) & n_child(x1)) | exists e1 x1 x2.(n_child(x2) & with(e1,x1) & -(x1 = x2) & n_child(x1) & n_child(x1) & Actor(e1,x1) & v_play(e1)) | 7b66657c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4 x5 x6.(on(x2,x4) & of(x4,x5) & of(x2,x3) & n_swing(x2) & n_playground(x6) & n_monkey(x5) & n_hat(x3) & n_child(x1) & n_bar(x4) & in(x1,x2) & at(x4,x6) & a_topic(x1) & a_green(s1) & a_blue(s2) & Theme(s2,x6) & Theme(s1,x2)) | exists e1 x1 x2.(with(e1,x1) & v_play(e1) & n_child(x2) & n_child(x1) & Actor(e1,x1) & -(x1 = x2)) |
||
British police standing at a parade. | British police standing watch at an event. | 0 | -100 | British police standing simply means British police standing | exists s1 x1 x2 x3.(a_topic(x1) & at(x1,x3) & n_parade(x3) & n_standing(x1) & of(x1,x2) & n_police(x2) & a_british(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3 x4.(a_topic(x1) & at(x1,x4) & n_event(x4) & n_watch(x1) & of(x1,x3) & n_standing(x3) & of(x1,x2) & n_police(x2) & a_british(s1) & Theme(s1,x1)) | 7b666f04-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(of(x1,x2) & n_standing(x1) & n_police(x2) & n_parade(x3) & at(x1,x3) & a_topic(x1) & a_british(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3 x4.(of(x1,x3) & of(x1,x2) & n_watch(x1) & n_standing(x3) & n_police(x2) & n_event(x4) & at(x1,x4) & a_topic(x1) & a_british(s1) & Theme(s1,x1)) |
||
British police standing at a parade. | British police looking for a lost dog at a parade. | 1 | -100 | The police may have been looking for a lost dog or just watching the parade. | exists s1 x1 x2 x3.(a_topic(x1) & at(x1,x3) & n_parade(x3) & n_standing(x1) & of(x1,x2) & n_police(x2) & a_british(s1) & Theme(s1,x1)) | exists e2 e1 s1 x1 x2 x3.(for(e1,x2) & at(x2,x3) & n_parade(x3) & n_dog(x2) & Theme(e2,x2) & v_lose(e2) & Actor(e1,x1) & v_look(e1) & n_police(x1) & a_british(s1) & Theme(s1,x1)) | 7b6677ce-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(of(x1,x2) & n_standing(x1) & n_police(x2) & n_parade(x3) & at(x1,x3) & a_topic(x1) & a_british(s1) & Theme(s1,x1)) | exists e2 e1 s1 x1 x2 x3.(v_lose(e2) & v_look(e1) & n_police(x1) & n_parade(x3) & n_dog(x2) & for(e1,x2) & at(x2,x3) & a_british(s1) & Theme(s1,x1) & Theme(e2,x2) & Actor(e1,x1)) |
||
British police standing at a parade. | British police about to party with the Queen. | 2 | -100 | Standing is different than about to party. | exists s1 x1 x2 x3.(a_topic(x1) & at(x1,x3) & n_parade(x3) & n_standing(x1) & of(x1,x2) & n_police(x2) & a_british(s1) & Theme(s1,x1)) | exists s1 s2 x1 x2 x3.(ne_org_queen(x3) & a_topic(x1) & about(x1,x2) & with(x2,x3) & n_party(x2) & a_to(s2) & Theme(s2,x2) & n_police(x1) & a_british(s1) & Theme(s1,x1)) | 7b66816a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(of(x1,x2) & n_standing(x1) & n_police(x2) & n_parade(x3) & at(x1,x3) & a_topic(x1) & a_british(s1) & Theme(s1,x1)) | exists s1 s2 x1 x2 x3.(with(x2,x3) & ne_org_queen(x3) & n_police(x1) & n_party(x2) & about(x1,x2) & a_topic(x1) & a_to(s2) & a_british(s1) & Theme(s2,x2) & Theme(s1,x1)) |
||
Police in yellow jackets at a protest | Police are eating donuts. | 2 | -100 | Protest is different than eating donuts. | exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x2) & at(x2,x3) & n_protest(x3) & n_jacket(x2) & a_yellow(s1) & Theme(s1,x2) & n_police(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_donut(x2) & n_police(x1)) | 7b668c64-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(n_protest(x3) & n_police(x1) & n_jacket(x2) & in(x1,x2) & at(x2,x3) & a_yellow(s1) & a_topic(x1) & Theme(s1,x2)) | exists e1 x1 x2.(v_eat(e1) & n_police(x1) & n_donut(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Police in yellow jackets at a protest | Police are victimizing innocent people at a protest. | 1 | -100 | Police may have been victimizing innocent people or just watching the crowds for problems. | exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x2) & at(x2,x3) & n_protest(x3) & n_jacket(x2) & a_yellow(s1) & Theme(s1,x2) & n_police(x1)) | exists e1 s1 x1 x2 x3.(at(e1,x3) & n_protest(x3) & Theme(e1,x2) & Actor(e1,x1) & v_victimize(e1) & n_people(x2) & a_innocent(s1) & Theme(s1,x2) & n_police(x1)) | 7b66960a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(n_protest(x3) & n_police(x1) & n_jacket(x2) & in(x1,x2) & at(x2,x3) & a_yellow(s1) & a_topic(x1) & Theme(s1,x2)) | exists e1 s1 x1 x2 x3.(v_victimize(e1) & n_protest(x3) & n_police(x1) & n_people(x2) & at(e1,x3) & a_innocent(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Police in yellow jackets at a protest | Police at a protest. | 0 | -100 | Police at a protest simply means Police at a protest | exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x2) & at(x2,x3) & n_protest(x3) & n_jacket(x2) & a_yellow(s1) & Theme(s1,x2) & n_police(x1)) | exists x1 x2.(a_topic(x1) & at(x1,x2) & n_protest(x2) & n_police(x1)) | 7b669f38-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(n_protest(x3) & n_police(x1) & n_jacket(x2) & in(x1,x2) & at(x2,x3) & a_yellow(s1) & a_topic(x1) & Theme(s1,x2)) | exists x1 x2.(n_protest(x2) & n_police(x1) & at(x1,x2) & a_topic(x1)) |
||
An older man is looking at a woman in a yellow shirt while they sit on benches in front of a stone and plaster wall. | There is an older man looking at a woman who is his daughter. | 1 | 0.097572 | You can not infer it is his daughter. | exists e1 p1 s1 s2 x1 x2 x3.(exists e2 x4 x5 x6 x7 x8 x9.(in(e2,x5) & of(x5,x6) & n_wall(x8) & of(x8,x9) & n_plaster(x9) & n_stone(x7) & subset_of(x8,x6) & subset_of(x7,x6) & n_front(x5) & on(e2,x4) & n_bench(x4) & Actor(e2,x1) & v_sit(e2)) & n_thing(x1) & while(e1,p1) & at(e1,x2) & in(x2,x3) & n_shirt(x3) & a_yellow(s2) & Theme(s2,x3) & n_woman(x2) & Actor(e1,x1) & v_look(e1) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists p1 x1 e1 p2 s1 x2 x3 x4 x5 x6.((x1 = x2) & at(e1,x4) & (x5 = x6) & n_daughter(x6) & of(x6,x2) & n_male(x2) & (x4 = x5) & n_woman(x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_man(x2) & r_more(s1) & a_older(s1) & Theme(s1,x2)) | 7b66c8f0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3.(while(e1,p1) & v_look(e1) & r_more(s1) & n_woman(x2) & n_thing(x1) & n_shirt(x3) & n_man(x1) & in(x2,x3) & exists e2 x4 x5 x6 x7 x8 x9.(v_sit(e2) & subset_of(x8,x6) & subset_of(x7,x6) & on(e2,x4) & of(x8,x9) & of(x5,x6) & n_wall(x8) & n_stone(x7) & n_plaster(x9) & n_front(x5) & n_bench(x4) & in(e2,x5) & Actor(e2,x1)) & at(e1,x2) & a_yellow(s2) & a_older(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 e1 s1 x2 x3 x4 x5 x6.(v_look(e1) & r_more(s1) & of(x6,x2) & n_woman(x4) & n_man(x2) & n_male(x2) & n_daughter(x6) & at(e1,x4) & a_older(s1) & Theme(s1,x2) & Actor(e1,x3) & (x5 = x6) & (x4 = x5) & (x2 = x3) & (x1 = x2)) |
||
An older man is looking at a woman in a yellow shirt while they sit on benches in front of a stone and plaster wall. | There is an older man sleeping. | 2 | -100 | One can't be looking at anything while sleeping. | exists e1 p1 s1 s2 x1 x2 x3.(exists e2 x4 x5 x6 x7 x8 x9.(in(e2,x5) & of(x5,x6) & n_wall(x8) & of(x8,x9) & n_plaster(x9) & n_stone(x7) & subset_of(x8,x6) & subset_of(x7,x6) & n_front(x5) & on(e2,x4) & n_bench(x4) & Actor(e2,x1) & v_sit(e2)) & n_thing(x1) & while(e1,p1) & at(e1,x2) & in(x2,x3) & n_shirt(x3) & a_yellow(s2) & Theme(s2,x3) & n_woman(x2) & Actor(e1,x1) & v_look(e1) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists p1 x1 e1 s1 x2 x3.((x1 = x2) & Actor(e1,x3) & v_sleep(e1) & (x2 = x3) & n_man(x2) & r_more(s1) & a_older(s1) & Theme(s1,x2)) | 7b66d03e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3.(while(e1,p1) & v_look(e1) & r_more(s1) & n_woman(x2) & n_thing(x1) & n_shirt(x3) & n_man(x1) & in(x2,x3) & exists e2 x4 x5 x6 x7 x8 x9.(v_sit(e2) & subset_of(x8,x6) & subset_of(x7,x6) & on(e2,x4) & of(x8,x9) & of(x5,x6) & n_wall(x8) & n_stone(x7) & n_plaster(x9) & n_front(x5) & n_bench(x4) & in(e2,x5) & Actor(e2,x1)) & at(e1,x2) & a_yellow(s2) & a_older(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 e1 s1 x2 x3.(v_sleep(e1) & r_more(s1) & n_man(x2) & a_older(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
An older man is looking at a woman in a yellow shirt while they sit on benches in front of a stone and plaster wall. | a man sleeps watching tv | 2 | -100 | Woman and tv are different. | exists e1 p1 s1 s2 x1 x2 x3.(exists e2 x4 x5 x6 x7 x8 x9.(in(e2,x5) & of(x5,x6) & n_wall(x8) & of(x8,x9) & n_plaster(x9) & n_stone(x7) & subset_of(x8,x6) & subset_of(x7,x6) & n_front(x5) & on(e2,x4) & n_bench(x4) & Actor(e2,x1) & v_sit(e2)) & n_thing(x1) & while(e1,p1) & at(e1,x2) & in(x2,x3) & n_shirt(x3) & a_yellow(s2) & Theme(s2,x3) & n_woman(x2) & Actor(e1,x1) & v_look(e1) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists e1 p1 x1.(exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_watch(e2) & n_tv(x2)) & Topic(e1,p1) & Actor(e1,x1) & v_sleep(e1) & n_man(x1)) | 7b66d7dc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3.(while(e1,p1) & v_look(e1) & r_more(s1) & n_woman(x2) & n_thing(x1) & n_shirt(x3) & n_man(x1) & in(x2,x3) & exists e2 x4 x5 x6 x7 x8 x9.(v_sit(e2) & subset_of(x8,x6) & subset_of(x7,x6) & on(e2,x4) & of(x8,x9) & of(x5,x6) & n_wall(x8) & n_stone(x7) & n_plaster(x9) & n_front(x5) & n_bench(x4) & in(e2,x5) & Actor(e2,x1)) & at(e1,x2) & a_yellow(s2) & a_older(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 p1 x1.(v_sleep(e1) & n_man(x1) & exists e2 x2.(v_watch(e2) & n_tv(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
An older man is looking at a woman in a yellow shirt while they sit on benches in front of a stone and plaster wall. | The man and woman are a couple. | 1 | 0.704442 | A man and woman aren't a couple just because they both sit on benches. | exists e1 p1 s1 s2 x1 x2 x3.(exists e2 x4 x5 x6 x7 x8 x9.(in(e2,x5) & of(x5,x6) & n_wall(x8) & of(x8,x9) & n_plaster(x9) & n_stone(x7) & subset_of(x8,x6) & subset_of(x7,x6) & n_front(x5) & on(e2,x4) & n_bench(x4) & Actor(e2,x1) & v_sit(e2)) & n_thing(x1) & while(e1,p1) & at(e1,x2) & in(x2,x3) & n_shirt(x3) & a_yellow(s2) & Theme(s2,x3) & n_woman(x2) & Actor(e1,x1) & v_look(e1) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists p1 x1 x2 x3.(n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & exists x4.((x1 = x4) & n_couple(x4))) | 7b66dd7c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3.(while(e1,p1) & v_look(e1) & r_more(s1) & n_woman(x2) & n_thing(x1) & n_shirt(x3) & n_man(x1) & in(x2,x3) & exists e2 x4 x5 x6 x7 x8 x9.(v_sit(e2) & subset_of(x8,x6) & subset_of(x7,x6) & on(e2,x4) & of(x8,x9) & of(x5,x6) & n_wall(x8) & n_stone(x7) & n_plaster(x9) & n_front(x5) & n_bench(x4) & in(e2,x5) & Actor(e2,x1)) & at(e1,x2) & a_yellow(s2) & a_older(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_man(x2) & exists x4.(n_couple(x4) & (x1 = x4))) |
||
An older man is looking at a woman in a yellow shirt while they sit on benches in front of a stone and plaster wall. | An older man is looking at a woman in a light yellow shirt. | 1 | 0.613566 | The woman's shirt is a light shade of yellow, not a regular yellow. | exists e1 p1 s1 s2 x1 x2 x3.(exists e2 x4 x5 x6 x7 x8 x9.(in(e2,x5) & of(x5,x6) & n_wall(x8) & of(x8,x9) & n_plaster(x9) & n_stone(x7) & subset_of(x8,x6) & subset_of(x7,x6) & n_front(x5) & on(e2,x4) & n_bench(x4) & Actor(e2,x1) & v_sit(e2)) & n_thing(x1) & while(e1,p1) & at(e1,x2) & in(x2,x3) & n_shirt(x3) & a_yellow(s2) & Theme(s2,x3) & n_woman(x2) & Actor(e1,x1) & v_look(e1) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists e1 s1 s2 s3 x1 x2 x3.(at(e1,x2) & in(x2,x3) & n_shirt(x3) & a_yellow(s3) & Theme(s3,x3) & a_light(s2) & Theme(s2,x3) & n_woman(x2) & Actor(e1,x1) & v_look(e1) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | 7b66e344-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3.(while(e1,p1) & v_look(e1) & r_more(s1) & n_woman(x2) & n_thing(x1) & n_shirt(x3) & n_man(x1) & in(x2,x3) & exists e2 x4 x5 x6 x7 x8 x9.(v_sit(e2) & subset_of(x8,x6) & subset_of(x7,x6) & on(e2,x4) & of(x8,x9) & of(x5,x6) & n_wall(x8) & n_stone(x7) & n_plaster(x9) & n_front(x5) & n_bench(x4) & in(e2,x5) & Actor(e2,x1)) & at(e1,x2) & a_yellow(s2) & a_older(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 s2 s3 x1 x2 x3.(v_look(e1) & r_more(s1) & n_woman(x2) & n_shirt(x3) & n_man(x1) & in(x2,x3) & at(e1,x2) & a_yellow(s3) & a_older(s1) & a_light(s2) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) |
||
An older man is looking at a woman in a yellow shirt while they sit on benches in front of a stone and plaster wall. | The man is looking at a woman. | 0 | -100 | It doesn't have to be an older man for him to be looking at a woman | exists e1 p1 s1 s2 x1 x2 x3.(exists e2 x4 x5 x6 x7 x8 x9.(in(e2,x5) & of(x5,x6) & n_wall(x8) & of(x8,x9) & n_plaster(x9) & n_stone(x7) & subset_of(x8,x6) & subset_of(x7,x6) & n_front(x5) & on(e2,x4) & n_bench(x4) & Actor(e2,x1) & v_sit(e2)) & n_thing(x1) & while(e1,p1) & at(e1,x2) & in(x2,x3) & n_shirt(x3) & a_yellow(s2) & Theme(s2,x3) & n_woman(x2) & Actor(e1,x1) & v_look(e1) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_man(x1) & at(e1,x2) & n_woman(x2) & Actor(e1,x1) & v_look(e1)) | 7b66e876-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3.(while(e1,p1) & v_look(e1) & r_more(s1) & n_woman(x2) & n_thing(x1) & n_shirt(x3) & n_man(x1) & in(x2,x3) & exists e2 x4 x5 x6 x7 x8 x9.(v_sit(e2) & subset_of(x8,x6) & subset_of(x7,x6) & on(e2,x4) & of(x8,x9) & of(x5,x6) & n_wall(x8) & n_stone(x7) & n_plaster(x9) & n_front(x5) & n_bench(x4) & in(e2,x5) & Actor(e2,x1)) & at(e1,x2) & a_yellow(s2) & a_older(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_look(e1) & n_woman(x2) & n_man(x1) & at(e1,x2) & Actor(e1,x1)) |
||
An older man is looking at a woman in a yellow shirt while they sit on benches in front of a stone and plaster wall. | A pilot in the cockpit. | 2 | 0 | Benches and cockpit are different. | exists e1 p1 s1 s2 x1 x2 x3.(exists e2 x4 x5 x6 x7 x8 x9.(in(e2,x5) & of(x5,x6) & n_wall(x8) & of(x8,x9) & n_plaster(x9) & n_stone(x7) & subset_of(x8,x6) & subset_of(x7,x6) & n_front(x5) & on(e2,x4) & n_bench(x4) & Actor(e2,x1) & v_sit(e2)) & n_thing(x1) & while(e1,p1) & at(e1,x2) & in(x2,x3) & n_shirt(x3) & a_yellow(s2) & Theme(s2,x3) & n_woman(x2) & Actor(e1,x1) & v_look(e1) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists x1 x2.(n_cockpit(x2) & a_topic(x1) & in(x1,x2) & n_pilot(x1)) | 7b66ed9e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3.(while(e1,p1) & v_look(e1) & r_more(s1) & n_woman(x2) & n_thing(x1) & n_shirt(x3) & n_man(x1) & in(x2,x3) & exists e2 x4 x5 x6 x7 x8 x9.(v_sit(e2) & subset_of(x8,x6) & subset_of(x7,x6) & on(e2,x4) & of(x8,x9) & of(x5,x6) & n_wall(x8) & n_stone(x7) & n_plaster(x9) & n_front(x5) & n_bench(x4) & in(e2,x5) & Actor(e2,x1)) & at(e1,x2) & a_yellow(s2) & a_older(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 x2.(n_pilot(x1) & n_cockpit(x2) & in(x1,x2) & a_topic(x1)) |
||
An older man is looking at a woman in a yellow shirt while they sit on benches in front of a stone and plaster wall. | There is an older man looking at a woman. | 0 | -100 | An older man is looking at a woman simply means an older man looking at a woman | exists e1 p1 s1 s2 x1 x2 x3.(exists e2 x4 x5 x6 x7 x8 x9.(in(e2,x5) & of(x5,x6) & n_wall(x8) & of(x8,x9) & n_plaster(x9) & n_stone(x7) & subset_of(x8,x6) & subset_of(x7,x6) & n_front(x5) & on(e2,x4) & n_bench(x4) & Actor(e2,x1) & v_sit(e2)) & n_thing(x1) & while(e1,p1) & at(e1,x2) & in(x2,x3) & n_shirt(x3) & a_yellow(s2) & Theme(s2,x3) & n_woman(x2) & Actor(e1,x1) & v_look(e1) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists p1 x1 e1 s1 x2 x3 x4.((x1 = x2) & at(e1,x4) & n_woman(x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_man(x2) & r_more(s1) & a_older(s1) & Theme(s1,x2)) | 7b66f3a2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3.(while(e1,p1) & v_look(e1) & r_more(s1) & n_woman(x2) & n_thing(x1) & n_shirt(x3) & n_man(x1) & in(x2,x3) & exists e2 x4 x5 x6 x7 x8 x9.(v_sit(e2) & subset_of(x8,x6) & subset_of(x7,x6) & on(e2,x4) & of(x8,x9) & of(x5,x6) & n_wall(x8) & n_stone(x7) & n_plaster(x9) & n_front(x5) & n_bench(x4) & in(e2,x5) & Actor(e2,x1)) & at(e1,x2) & a_yellow(s2) & a_older(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 e1 s1 x2 x3 x4.(v_look(e1) & r_more(s1) & n_woman(x4) & n_man(x2) & at(e1,x4) & a_older(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
An older man is looking at a woman in a yellow shirt while they sit on benches in front of a stone and plaster wall. | A father and daughter enjoying a nice day. | 1 | 0.618112 | They may be a father and daughter or they may be strangers. | exists e1 p1 s1 s2 x1 x2 x3.(exists e2 x4 x5 x6 x7 x8 x9.(in(e2,x5) & of(x5,x6) & n_wall(x8) & of(x8,x9) & n_plaster(x9) & n_stone(x7) & subset_of(x8,x6) & subset_of(x7,x6) & n_front(x5) & on(e2,x4) & n_bench(x4) & Actor(e2,x1) & v_sit(e2)) & n_thing(x1) & while(e1,p1) & at(e1,x2) & in(x2,x3) & n_shirt(x3) & a_yellow(s2) & Theme(s2,x3) & n_woman(x2) & Actor(e1,x1) & v_look(e1) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & Theme(e1,x4) & Actor(e1,x3) & v_enjoy(e1) & n_day(x4) & a_nice(s2) & Theme(s2,x4) & (x2 = x3) & n_daughter(x2) & subset_of(x1,s1) & n_father(x1)) | 7b66f9a6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3.(while(e1,p1) & v_look(e1) & r_more(s1) & n_woman(x2) & n_thing(x1) & n_shirt(x3) & n_man(x1) & in(x2,x3) & exists e2 x4 x5 x6 x7 x8 x9.(v_sit(e2) & subset_of(x8,x6) & subset_of(x7,x6) & on(e2,x4) & of(x8,x9) & of(x5,x6) & n_wall(x8) & n_stone(x7) & n_plaster(x9) & n_front(x5) & n_bench(x4) & in(e2,x5) & Actor(e2,x1)) & at(e1,x2) & a_yellow(s2) & a_older(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3 x4.(v_enjoy(e1) & subset_of(x2,s1) & subset_of(x1,s1) & n_father(x1) & n_day(x4) & n_daughter(x2) & a_topic(s1) & a_nice(s2) & Theme(s2,x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) |
||
An older man is looking at a woman in a yellow shirt while they sit on benches in front of a stone and plaster wall. | An older man is looking at a woman in a white shirt. | 2 | -100 | Yellow and white are different. | exists e1 p1 s1 s2 x1 x2 x3.(exists e2 x4 x5 x6 x7 x8 x9.(in(e2,x5) & of(x5,x6) & n_wall(x8) & of(x8,x9) & n_plaster(x9) & n_stone(x7) & subset_of(x8,x6) & subset_of(x7,x6) & n_front(x5) & on(e2,x4) & n_bench(x4) & Actor(e2,x1) & v_sit(e2)) & n_thing(x1) & while(e1,p1) & at(e1,x2) & in(x2,x3) & n_shirt(x3) & a_yellow(s2) & Theme(s2,x3) & n_woman(x2) & Actor(e1,x1) & v_look(e1) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3.(at(e1,x2) & in(x2,x3) & n_shirt(x3) & a_white(s2) & Theme(s2,x3) & n_woman(x2) & Actor(e1,x1) & v_look(e1) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | 7b66ffe6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3.(while(e1,p1) & v_look(e1) & r_more(s1) & n_woman(x2) & n_thing(x1) & n_shirt(x3) & n_man(x1) & in(x2,x3) & exists e2 x4 x5 x6 x7 x8 x9.(v_sit(e2) & subset_of(x8,x6) & subset_of(x7,x6) & on(e2,x4) & of(x8,x9) & of(x5,x6) & n_wall(x8) & n_stone(x7) & n_plaster(x9) & n_front(x5) & n_bench(x4) & in(e2,x5) & Actor(e2,x1)) & at(e1,x2) & a_yellow(s2) & a_older(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3.(v_look(e1) & r_more(s1) & n_woman(x2) & n_shirt(x3) & n_man(x1) & in(x2,x3) & at(e1,x2) & a_white(s2) & a_older(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) |
||
An older man is looking at a woman in a yellow shirt while they sit on benches in front of a stone and plaster wall. | A man and a women sit on benches | 0 | -100 | older man is looking at a woman sit on benches is same as man and a women sit on benches | exists e1 p1 s1 s2 x1 x2 x3.(exists e2 x4 x5 x6 x7 x8 x9.(in(e2,x5) & of(x5,x6) & n_wall(x8) & of(x8,x9) & n_plaster(x9) & n_stone(x7) & subset_of(x8,x6) & subset_of(x7,x6) & n_front(x5) & on(e2,x4) & n_bench(x4) & Actor(e2,x1) & v_sit(e2)) & n_thing(x1) & while(e1,p1) & at(e1,x2) & in(x2,x3) & n_shirt(x3) & a_yellow(s2) & Theme(s2,x3) & n_woman(x2) & Actor(e1,x1) & v_look(e1) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(on(e1,x4) & n_bench(x4) & Actor(e1,x1) & v_sit(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_man(x2)) | 7b670536-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3.(while(e1,p1) & v_look(e1) & r_more(s1) & n_woman(x2) & n_thing(x1) & n_shirt(x3) & n_man(x1) & in(x2,x3) & exists e2 x4 x5 x6 x7 x8 x9.(v_sit(e2) & subset_of(x8,x6) & subset_of(x7,x6) & on(e2,x4) & of(x8,x9) & of(x5,x6) & n_wall(x8) & n_stone(x7) & n_plaster(x9) & n_front(x5) & n_bench(x4) & in(e2,x5) & Actor(e2,x1)) & at(e1,x2) & a_yellow(s2) & a_older(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x4) & n_woman(x3) & n_man(x2) & n_bench(x4) & Actor(e1,x1)) |
||
An older man is looking at a woman in a yellow shirt while they sit on benches in front of a stone and plaster wall. | a woman and man sit on benches | 0 | 0.985292 | older man is looking at a woman sit on benches simply means woman and man sit on benches | exists e1 p1 s1 s2 x1 x2 x3.(exists e2 x4 x5 x6 x7 x8 x9.(in(e2,x5) & of(x5,x6) & n_wall(x8) & of(x8,x9) & n_plaster(x9) & n_stone(x7) & subset_of(x8,x6) & subset_of(x7,x6) & n_front(x5) & on(e2,x4) & n_bench(x4) & Actor(e2,x1) & v_sit(e2)) & n_thing(x1) & while(e1,p1) & at(e1,x2) & in(x2,x3) & n_shirt(x3) & a_yellow(s2) & Theme(s2,x3) & n_woman(x2) & Actor(e1,x1) & v_look(e1) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(on(e1,x4) & n_bench(x4) & Actor(e1,x1) & v_sit(e1) & n_man(x3) & n_woman(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | 7b670bbc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3.(while(e1,p1) & v_look(e1) & r_more(s1) & n_woman(x2) & n_thing(x1) & n_shirt(x3) & n_man(x1) & in(x2,x3) & exists e2 x4 x5 x6 x7 x8 x9.(v_sit(e2) & subset_of(x8,x6) & subset_of(x7,x6) & on(e2,x4) & of(x8,x9) & of(x5,x6) & n_wall(x8) & n_stone(x7) & n_plaster(x9) & n_front(x5) & n_bench(x4) & in(e2,x5) & Actor(e2,x1)) & at(e1,x2) & a_yellow(s2) & a_older(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_sit(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x4) & n_woman(x2) & n_man(x3) & n_bench(x4) & Actor(e1,x1)) |
||
An older man is looking at a woman in a yellow shirt while they sit on benches in front of a stone and plaster wall. | The man is sitting alone. | 2 | -100 | They sit implies more than one person, while sitting alone suggests just one. | exists e1 p1 s1 s2 x1 x2 x3.(exists e2 x4 x5 x6 x7 x8 x9.(in(e2,x5) & of(x5,x6) & n_wall(x8) & of(x8,x9) & n_plaster(x9) & n_stone(x7) & subset_of(x8,x6) & subset_of(x7,x6) & n_front(x5) & on(e2,x4) & n_bench(x4) & Actor(e2,x1) & v_sit(e2)) & n_thing(x1) & while(e1,p1) & at(e1,x2) & in(x2,x3) & n_shirt(x3) & a_yellow(s2) & Theme(s2,x3) & n_woman(x2) & Actor(e1,x1) & v_look(e1) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists e1 p1 x1.(n_man(x1) & exists s1.(Theme(s1,x1) & a_alone(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1)) | 7b6710e4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3.(while(e1,p1) & v_look(e1) & r_more(s1) & n_woman(x2) & n_thing(x1) & n_shirt(x3) & n_man(x1) & in(x2,x3) & exists e2 x4 x5 x6 x7 x8 x9.(v_sit(e2) & subset_of(x8,x6) & subset_of(x7,x6) & on(e2,x4) & of(x8,x9) & of(x5,x6) & n_wall(x8) & n_stone(x7) & n_plaster(x9) & n_front(x5) & n_bench(x4) & in(e2,x5) & Actor(e2,x1)) & at(e1,x2) & a_yellow(s2) & a_older(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 p1 x1.(v_sit(e1) & n_man(x1) & exists s1.(a_alone(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
An older man is looking at a woman in a yellow shirt while they sit on benches in front of a stone and plaster wall. | An older man is looking at a woman in a yellow shirt. | 0 | -100 | The man is looking at the woman. | exists e1 p1 s1 s2 x1 x2 x3.(exists e2 x4 x5 x6 x7 x8 x9.(in(e2,x5) & of(x5,x6) & n_wall(x8) & of(x8,x9) & n_plaster(x9) & n_stone(x7) & subset_of(x8,x6) & subset_of(x7,x6) & n_front(x5) & on(e2,x4) & n_bench(x4) & Actor(e2,x1) & v_sit(e2)) & n_thing(x1) & while(e1,p1) & at(e1,x2) & in(x2,x3) & n_shirt(x3) & a_yellow(s2) & Theme(s2,x3) & n_woman(x2) & Actor(e1,x1) & v_look(e1) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3.(at(e1,x2) & in(x2,x3) & n_shirt(x3) & a_yellow(s2) & Theme(s2,x3) & n_woman(x2) & Actor(e1,x1) & v_look(e1) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | 7b67160c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3.(while(e1,p1) & v_look(e1) & r_more(s1) & n_woman(x2) & n_thing(x1) & n_shirt(x3) & n_man(x1) & in(x2,x3) & exists e2 x4 x5 x6 x7 x8 x9.(v_sit(e2) & subset_of(x8,x6) & subset_of(x7,x6) & on(e2,x4) & of(x8,x9) & of(x5,x6) & n_wall(x8) & n_stone(x7) & n_plaster(x9) & n_front(x5) & n_bench(x4) & in(e2,x5) & Actor(e2,x1)) & at(e1,x2) & a_yellow(s2) & a_older(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3.(v_look(e1) & r_more(s1) & n_woman(x2) & n_shirt(x3) & n_man(x1) & in(x2,x3) & at(e1,x2) & a_yellow(s2) & a_older(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) |
||
An older man is looking at a woman in a yellow shirt while they sit on benches in front of a stone and plaster wall. | the man thinks the woman is attractive | 1 | 0.689272 | The man may think the woman is attractive or very ugly. | exists e1 p1 s1 s2 x1 x2 x3.(exists e2 x4 x5 x6 x7 x8 x9.(in(e2,x5) & of(x5,x6) & n_wall(x8) & of(x8,x9) & n_plaster(x9) & n_stone(x7) & subset_of(x8,x6) & subset_of(x7,x6) & n_front(x5) & on(e2,x4) & n_bench(x4) & Actor(e2,x1) & v_sit(e2)) & n_thing(x1) & while(e1,p1) & at(e1,x2) & in(x2,x3) & n_shirt(x3) & a_yellow(s2) & Theme(s2,x3) & n_woman(x2) & Actor(e1,x1) & v_look(e1) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2.(n_woman(x2) & n_man(x1) & exists s1.(Theme(s1,x2) & a_attractive(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_think(e1)) | 7b671b52-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3.(while(e1,p1) & v_look(e1) & r_more(s1) & n_woman(x2) & n_thing(x1) & n_shirt(x3) & n_man(x1) & in(x2,x3) & exists e2 x4 x5 x6 x7 x8 x9.(v_sit(e2) & subset_of(x8,x6) & subset_of(x7,x6) & on(e2,x4) & of(x8,x9) & of(x5,x6) & n_wall(x8) & n_stone(x7) & n_plaster(x9) & n_front(x5) & n_bench(x4) & in(e2,x5) & Actor(e2,x1)) & at(e1,x2) & a_yellow(s2) & a_older(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_think(e1) & n_woman(x2) & n_man(x1) & exists s1.(a_attractive(s1) & Theme(s1,x2)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Little boys are fascinated by pigeons in a large outdoor courtyard, while other people sit and talk. | Some kids are looking at some pigeons while their parents sit nearby. | 1 | -100 | One can't infer that the people are near the little boys nor infer that the people are their parents. | exists e1 p1 s1 s2 s3 x1 x2 x3.(exists e2 e3 x4 x5 x6.(Actor(e3,x6) & v_talk(e3) & -(x6 = x4) & n_people(x4) & n_people(x6) & Actor(e2,x4) & v_sit(e2) & -(x4 = x5) & n_people(x5)) & while(e1,p1) & Actor(e1,x2) & in(x2,x3) & n_courtyard(x3) & a_outdoor(s3) & Theme(s3,x3) & a_large(s2) & Theme(s2,x3) & n_pigeon(x2) & Theme(e1,x1) & v_fascinate(e1) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2 x3.(exists e2 s1.(a_nearby(s1) & Manner(e2,s1) & Actor(e2,x3) & v_sit(e2)) & n_parent(x3) & of(x3,x1) & n_thing(x1) & while(e1,p1) & at(e1,x2) & n_pigeon(x2) & Actor(e1,x1) & v_look(e1) & n_kid(x1)) | 7b67223c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3.(while(e1,p1) & v_fascinate(e1) & n_pigeon(x2) & n_courtyard(x3) & n_boy(x1) & in(x2,x3) & exists e2 e3 x4 x5 x6.(v_talk(e3) & v_sit(e2) & n_people(x6) & n_people(x5) & n_people(x4) & Actor(e3,x6) & Actor(e2,x4) & -(x6 = x4) & -(x4 = x5)) & a_outdoor(s3) & a_little(s1) & a_large(s2) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x1) & Actor(e1,x2)) | exists e1 p1 x1 x2 x3.(while(e1,p1) & v_look(e1) & of(x3,x1) & n_thing(x1) & n_pigeon(x2) & n_parent(x3) & n_kid(x1) & exists e2 s1.(v_sit(e2) & a_nearby(s1) & Manner(e2,s1) & Actor(e2,x3)) & at(e1,x2) & Actor(e1,x1)) |
||
Little boys are fascinated by pigeons in a large outdoor courtyard, while other people sit and talk. | Some kids are looking at some pigeons. | 0 | -100 | Little boys are some kids. You are looking at something when you are fascinated by it. | exists e1 p1 s1 s2 s3 x1 x2 x3.(exists e3 e2 x4 x5 x6.(Actor(e3,x6) & v_talk(e3) & -(x6 = x4) & n_people(x4) & n_people(x6) & Actor(e2,x4) & v_sit(e2) & -(x4 = x5) & n_people(x5)) & while(e1,p1) & Actor(e1,x2) & in(x2,x3) & n_courtyard(x3) & a_outdoor(s3) & Theme(s3,x3) & a_large(s2) & Theme(s2,x3) & n_pigeon(x2) & Theme(e1,x1) & v_fascinate(e1) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2.(at(e1,x2) & n_pigeon(x2) & Actor(e1,x1) & v_look(e1) & n_kid(x1)) | 7b67284a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3.(while(e1,p1) & v_fascinate(e1) & n_pigeon(x2) & n_courtyard(x3) & n_boy(x1) & in(x2,x3) & exists e3 e2 x4 x5 x6.(v_talk(e3) & v_sit(e2) & n_people(x6) & n_people(x5) & n_people(x4) & Actor(e3,x6) & Actor(e2,x4) & -(x6 = x4) & -(x4 = x5)) & a_outdoor(s3) & a_little(s1) & a_large(s2) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x1) & Actor(e1,x2)) | exists e1 x1 x2.(v_look(e1) & n_pigeon(x2) & n_kid(x1) & at(e1,x2) & Actor(e1,x1)) |
||
Little boys are fascinated by pigeons in a large outdoor courtyard, while other people sit and talk. | Some dogs run on a racetrack. | 2 | -100 | A racetrack and courtyard are different places. | exists e1 p1 s1 s2 s3 x1 x2 x3.(exists e2 e3 x4 x5 x6.(Actor(e3,x6) & v_talk(e3) & -(x6 = x4) & n_people(x4) & n_people(x6) & Actor(e2,x4) & v_sit(e2) & -(x4 = x5) & n_people(x5)) & while(e1,p1) & Actor(e1,x2) & in(x2,x3) & n_courtyard(x3) & a_outdoor(s3) & Theme(s3,x3) & a_large(s2) & Theme(s2,x3) & n_pigeon(x2) & Theme(e1,x1) & v_fascinate(e1) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2.(on(e1,x2) & n_racetrack(x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1)) | 7b672dcc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3.(while(e1,p1) & v_fascinate(e1) & n_pigeon(x2) & n_courtyard(x3) & n_boy(x1) & in(x2,x3) & exists e2 e3 x4 x5 x6.(v_talk(e3) & v_sit(e2) & n_people(x6) & n_people(x5) & n_people(x4) & Actor(e3,x6) & Actor(e2,x4) & -(x6 = x4) & -(x4 = x5)) & a_outdoor(s3) & a_little(s1) & a_large(s2) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x1) & Actor(e1,x2)) | exists e1 x1 x2.(v_run(e1) & on(e1,x2) & n_racetrack(x2) & n_dog(x1) & Actor(e1,x1)) |
||
A little boy is chasing pigeons on the street and a man is watching him. | A boy is playing with his toy in his yard. | 2 | -100 | The boy can't be chasing pigeons and playing with his toy at the same time. | exists e2 e1 s1 x1 x2 x3 x4.(n_male(x3) & n_street(x3) & Theme(e2,x3) & Actor(e2,x4) & v_watch(e2) & n_man(x4) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_pigeon(x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(in(e1,x3) & n_yard(x3) & of(x3,x1) & n_male(x1) & n_male(x1) & with(e1,x2) & n_toy(x2) & of(x2,x1) & Actor(e1,x1) & v_play(e1) & n_boy(x1)) | 7b67333a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(v_watch(e2) & v_chase(e1) & on(e1,x3) & n_street(x3) & n_pigeon(x2) & n_man(x4) & n_male(x3) & n_boy(x1) & a_little(s1) & Theme(s1,x1) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 x1 x2 x3.(with(e1,x2) & v_play(e1) & of(x3,x1) & of(x2,x1) & n_yard(x3) & n_toy(x2) & n_male(x1) & n_boy(x1) & in(e1,x3) & Actor(e1,x1)) |
||
A little boy is chasing pigeons on the street and a man is watching him. | A boy is in a park outside. | 1 | -100 | People can can be in the park without being on the street. | exists e2 e1 s1 x1 x2 x3 x4.(n_male(x3) & n_street(x3) & Theme(e2,x3) & Actor(e2,x4) & v_watch(e2) & n_man(x4) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_pigeon(x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists p1 x1.(exists x2 x3.(in(x1,x2) & n_outside(x2) & of(x2,x3) & n_park(x3)) & n_boy(x1)) | 7b673948-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(v_watch(e2) & v_chase(e1) & on(e1,x3) & n_street(x3) & n_pigeon(x2) & n_man(x4) & n_male(x3) & n_boy(x1) & a_little(s1) & Theme(s1,x1) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1)) | exists x1.(n_boy(x1) & exists x2 x3.(of(x2,x3) & n_park(x3) & n_outside(x2) & in(x1,x2))) |
||
A little boy is chasing pigeons on the street and a man is watching him. | A boy is outside. | 0 | -100 | All streets are outside; therefore, when a boy is on the street he is also outside. | exists e2 e1 s1 x1 x2 x3 x4.(n_male(x3) & n_street(x3) & Theme(e2,x3) & Actor(e2,x4) & v_watch(e2) & n_man(x4) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_pigeon(x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_boy(x1)) | 7b67410e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(v_watch(e2) & v_chase(e1) & on(e1,x3) & n_street(x3) & n_pigeon(x2) & n_man(x4) & n_male(x3) & n_boy(x1) & a_little(s1) & Theme(s1,x1) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1)) | exists s1 x1.(n_boy(x1) & a_outside(s1) & Theme(s1,x1)) |
||
three people sit on a bench outside. | Some children are standing on a table. | 2 | -100 | bench and table are not the same | exists e1 x1 x2 x3.(on(e1,x2) & n_outside(x2) & of(x2,x3) & n_bench(x3) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_3(x1)) | exists e1 x1 x2.(on(e1,x2) & n_table(x2) & Actor(e1,x1) & v_stand(e1) & n_child(x1)) | 7b674942-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & of(x2,x3) & n_people(x1) & n_outside(x2) & n_bench(x3) & card_eq_3(x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_stand(e1) & on(e1,x2) & n_table(x2) & n_child(x1) & Actor(e1,x1)) |
||
three people sit on a bench outside. | Some people are sitting on a bench. | 0 | -100 | Three people are some people. | exists e1 x1 x2 x3.(on(e1,x2) & n_outside(x2) & of(x2,x3) & n_bench(x3) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_3(x1)) | exists e1 x1 x2.(on(e1,x2) & n_bench(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1)) | 7b675144-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & of(x2,x3) & n_people(x1) & n_outside(x2) & n_bench(x3) & card_eq_3(x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & n_people(x1) & n_bench(x2) & Actor(e1,x1)) |
||
three people sit on a bench outside. | Some ladies are talking outside. | 1 | -100 | Some ladies could be three or seven. They may be talking or be singing. | exists e1 x1 x2 x3.(on(e1,x2) & n_outside(x2) & of(x2,x3) & n_bench(x3) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_3(x1)) | exists e1 s1 x1.(a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_talk(e1) & n_lady(x1)) | 7b675b94-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & of(x2,x3) & n_people(x1) & n_outside(x2) & n_bench(x3) & card_eq_3(x1) & Actor(e1,x1)) | exists e1 s1 x1.(v_talk(e1) & n_lady(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A teenage boy is stretching in the kitchen and you can see part of his stomach. | The boy is laying in bed upstairs, listening to music and reading a comic book. | 2 | -100 | upstairs and kitchen are not the same | exists e1 e2 p1 x1 x2 x3 x5.(n_stomach(x5) & of(x5,x3) & n_male(x3) & n_person(x3) & n_kitchen(x3) & exists e3 x4.(Theme(e3,x4) & Actor(e3,x3) & v_see(e3) & of(x4,x5) & n_part(x4)) & Topic(e2,p1) & Actor(e2,x3) & v_can(e2) & in(e1,x3) & Actor(e1,x1) & v_stretch(e1) & n_boy(x1) & of(x1,x2) & n_teenage(x2)) | exists e1 e2 e3 s1 x1 x2 x3 x4 x5.(n_boy(x1) & Theme(e3,x5) & Actor(e3,x1) & v_read(e3) & n_book(x5) & a_comic(s1) & Theme(s1,x5) & to(e2,x4) & n_music(x4) & Actor(e2,x1) & v_listen(e2) & in(e1,x2) & n_upstairs(x2) & of(x2,x3) & n_bed(x3) & Actor(e1,x1) & v_lay(e1)) | 7b676134-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3 x5.(v_stretch(e1) & v_can(e2) & of(x5,x3) & of(x1,x2) & n_teenage(x2) & n_stomach(x5) & n_person(x3) & n_male(x3) & n_kitchen(x3) & n_boy(x1) & in(e1,x3) & exists e3 x4.(v_see(e3) & of(x4,x5) & n_part(x4) & Theme(e3,x4) & Actor(e3,x3)) & Topic(e2,p1) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 e2 e3 s1 x1 x2 x3 x4 x5.(v_read(e3) & v_listen(e2) & v_lay(e1) & to(e2,x4) & of(x2,x3) & n_upstairs(x2) & n_music(x4) & n_boy(x1) & n_book(x5) & n_bed(x3) & in(e1,x2) & a_comic(s1) & Theme(s1,x5) & Theme(e3,x5) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1)) |
||
A teenage boy is stretching in the kitchen and you can see part of his stomach. | The boy has just finished working out in his garage, and is getting a drink and showing his brother his abs. | 1 | -100 | He could be working out stretching or doing sit ups. The person that sees him could be his brother or someone else. They may see his belly button or his abs. | exists e2 e1 p1 x1 x2 x3 x5.(n_stomach(x5) & of(x5,x3) & n_male(x3) & n_person(x3) & n_kitchen(x3) & exists e3 x4.(Theme(e3,x4) & Actor(e3,x3) & v_see(e3) & of(x4,x5) & n_part(x4)) & Topic(e2,p1) & Actor(e2,x3) & v_can(e2) & in(e1,x3) & Actor(e1,x1) & v_stretch(e1) & n_boy(x1) & of(x1,x2) & n_teenage(x2)) | exists e1 p1 s1 x1 x2 x3 x7.(n_brother(x7) & of(x7,x1) & n_male(x1) & n_male(x1) & n_male(x1) & n_garage(x3) & of(x3,x1) & n_ab(x2) & of(x2,x1) & n_boy(x1) & a_just(s1) & Manner(e1,s1) & exists e2 p2 s2.(in(e2,x3) & exists e4 e3 x4 x5 x6.(Theme(e4,x7) & Actor(e4,x6) & v_show(e4) & n_and(x6) & Theme(e3,x5) & Actor(e3,x4) & v_get(e3) & n_drink(x5) & n_and(x4)) & that(x3,p2) & a_out(s2) & Manner(e2,s2) & Theme(e2,x2) & Actor(e2,x1) & v_work(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_finish(e1)) | 7b676670-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 x1 x2 x3 x5.(v_stretch(e1) & v_can(e2) & of(x5,x3) & of(x1,x2) & n_teenage(x2) & n_stomach(x5) & n_person(x3) & n_male(x3) & n_kitchen(x3) & n_boy(x1) & in(e1,x3) & exists e3 x4.(v_see(e3) & of(x4,x5) & n_part(x4) & Theme(e3,x4) & Actor(e3,x3)) & Topic(e2,p1) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 p1 s1 x1 x2 x3 x7.(v_finish(e1) & of(x7,x1) & of(x3,x1) & of(x2,x1) & n_male(x1) & n_garage(x3) & n_brother(x7) & n_boy(x1) & n_ab(x2) & exists e2 p2 s2.(v_work(e2) & that(x3,p2) & in(e2,x3) & exists e4 e3 x4 x5 x6.(v_show(e4) & v_get(e3) & n_drink(x5) & n_and(x6) & n_and(x4) & Theme(e4,x7) & Theme(e3,x5) & Actor(e4,x6) & Actor(e3,x4)) & a_out(s2) & Theme(e2,x2) & Manner(e2,s2) & Actor(e2,x1)) & a_just(s1) & Topic(e1,p1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A teenage boy is stretching in the kitchen and you can see part of his stomach. | There is one boy in this picture, and he is inside. | 0 | -100 | The boy is in the kitchen so he must be inside. | exists e1 e2 p1 x1 x2 x3 x5.(n_stomach(x5) & of(x5,x3) & n_male(x3) & n_person(x3) & n_kitchen(x3) & exists e3 x4.(Theme(e3,x4) & Actor(e3,x3) & v_see(e3) & of(x4,x5) & n_part(x4)) & Topic(e2,p1) & Actor(e2,x3) & v_can(e2) & in(e1,x3) & Actor(e1,x1) & v_stretch(e1) & n_boy(x1) & of(x1,x2) & n_teenage(x2)) | exists e1 p1 s1 x1 x2 x4.(n_male(x2) & n_picture(x4) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x2) & v_be(e1) & exists x3.((x1 = x3) & in(x3,x4) & n_boy(x3) & card_eq_1(x3))) | 7b676bfc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3 x5.(v_stretch(e1) & v_can(e2) & of(x5,x3) & of(x1,x2) & n_teenage(x2) & n_stomach(x5) & n_person(x3) & n_male(x3) & n_kitchen(x3) & n_boy(x1) & in(e1,x3) & exists e3 x4.(v_see(e3) & of(x4,x5) & n_part(x4) & Theme(e3,x4) & Actor(e3,x3)) & Topic(e2,p1) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x4.(v_be(e1) & n_picture(x4) & n_male(x2) & exists x3.(n_boy(x3) & in(x3,x4) & card_eq_1(x3) & (x1 = x3)) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x2)) |
||
A little girl in a black shirt is watering plants. | A girl walks her dogs. | 2 | -100 | plants and dogs are not the same | exists e1 s1 s2 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_water(e1) & n_plant(x3) & in(x1,x2) & n_shirt(x2) & a_black(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_dog(x2) & of(x2,x1) & n_female(x1) & n_girl(x1)) | 7b677976-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_water(e1) & n_shirt(x2) & n_plant(x3) & n_girl(x1) & in(x1,x2) & a_little(s1) & a_black(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_walk(e1) & of(x2,x1) & n_girl(x1) & n_female(x1) & n_dog(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two soccer teams posing. | Two teams pose. | 0 | -100 | "Two teams pose" is a rephrase of "Two soccer teams posing". | exists e1 x1 x2 x3.(a_topic(x1) & Actor(e1,x3) & v_pose(e1) & (x1 = x3) & n_team(x1) & of(x1,x2) & n_soccer(x2) & card_eq_2(x1)) | exists e1 x1.(Actor(e1,x1) & v_pose(e1) & n_team(x1) & card_eq_2(x1)) | 7b678a92-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_pose(e1) & of(x1,x2) & n_team(x1) & n_soccer(x2) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1.(v_pose(e1) & n_team(x1) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two teams line up either side of a pylon, on a barren playing field | Two teams line up either side of a pylon, on a barren playing field | 0 | -100 | The teams line up on the field. | exists x1 x2.(all x3.(n_side(x3) -> exists s1 x4 x5 x6.(a_topic(x1) & on(x1,x5) & n_field(x5) & of(x5,x6) & n_playing(x6) & a_barren(s1) & Theme(s1,x5) & up(x1,x3) & of(x3,x4) & n_pylon(x4))) & n_line(x1) & of(x1,x2) & n_team(x2) & card_eq_2(x1)) | exists x1 x2.(all x3.(n_side(x3) -> exists s1 x4 x5 x6.(a_topic(x1) & on(x1,x5) & n_field(x5) & of(x5,x6) & n_playing(x6) & a_barren(s1) & Theme(s1,x5) & up(x1,x3) & of(x3,x4) & n_pylon(x4))) & n_line(x1) & of(x1,x2) & n_team(x2) & card_eq_2(x1)) | 7b679456-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2.(of(x1,x2) & n_team(x2) & n_line(x1) & card_eq_2(x1) & all x3.(exists s1 x4 x5 x6.(up(x1,x3) & on(x1,x5) & of(x5,x6) & of(x3,x4) & n_pylon(x4) & n_playing(x6) & n_field(x5) & a_topic(x1) & a_barren(s1) & Theme(s1,x5)) | -n_side(x3))) | exists x1 x2.(of(x1,x2) & n_team(x2) & n_line(x1) & card_eq_2(x1) & all x3.(exists s1 x4 x5 x6.(up(x1,x3) & on(x1,x5) & of(x5,x6) & of(x3,x4) & n_pylon(x4) & n_playing(x6) & n_field(x5) & a_topic(x1) & a_barren(s1) & Theme(s1,x5)) | -n_side(x3))) |
||
Two African soccer teams posing for a picture. | Tall humans posing. | 1 | -100 | You can not infer the human is tall. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & for(e1,x4) & n_picture(x4) & Actor(e1,x3) & v_pose(e1) & (x1 = x3) & n_team(x1) & of(x1,x2) & n_soccer(x2) & a_african(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Actor(e1,x3) & v_pose(e1) & (x1 = x3) & n_human(x1) & (x1 = x2) & ne_nam_tall(x2)) | 7b67a518-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_pose(e1) & of(x1,x2) & n_team(x1) & n_soccer(x2) & n_picture(x4) & for(e1,x4) & card_eq_2(x1) & a_topic(x1) & a_african(s1) & Theme(s1,x1) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2 x3.(v_pose(e1) & ne_nam_tall(x2) & n_human(x1) & a_topic(x1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) |
||
A man with curly hair and glasses tries to tug a large rope on a boat to no avail. | A women tugs a rope on a boat. | 2 | 0.000001 | Man and women are of different gender. Tugs a rope and tries to tug a rope to no avail are different results. | exists e1 p1 s1 x1 x2 x3 x4.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists s2 x5 x6.(-exists e2 x7.(Theme(e2,x5) & Actor(e2,x1) & v_tug(e2) & on(x5,x6) & to(x6,x7) & n_avail(x7)) & n_boat(x6) & n_rope(x5) & a_large(s2) & Theme(s2,x5)) & with(x1,x2) & subset_of(x4,x2) & n_glass(x4) & subset_of(x3,x2) & n_hair(x3) & a_curly(s1) & Theme(s1,x3) & n_man(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_tug(e1) & on(x2,x3) & n_boat(x3) & n_rope(x2) & n_woman(x1)) | 7b68a49a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(with(x1,x2) & v_try(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_man(x1) & n_hair(x3) & n_glass(x4) & exists s2 x5 x6.(n_rope(x5) & n_boat(x6) & all e2 x7.(-v_tug(e2) | -to(x6,x7) | -on(x5,x6) | -n_avail(x7) | -Theme(e2,x5) | -Actor(e2,x1)) & a_large(s2) & Theme(s2,x5)) & a_curly(s1) & Topic(e1,p1) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_tug(e1) & on(x2,x3) & n_woman(x1) & n_rope(x2) & n_boat(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man with curly hair and glasses tries to tug a large rope on a boat to no avail. | A man with curly brown hair and glasses tugs a rope on a boat. | 1 | 0.646779 | You can not infer he tugs a rope. | exists e1 p1 s1 x1 x2 x3 x4.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists s2 x5 x6.(-exists e2 x7.(Theme(e2,x5) & Actor(e2,x1) & v_tug(e2) & on(x5,x6) & to(x6,x7) & n_avail(x7)) & n_boat(x6) & n_rope(x5) & a_large(s2) & Theme(s2,x5)) & with(x1,x2) & subset_of(x4,x2) & n_glass(x4) & subset_of(x3,x2) & n_hair(x3) & a_curly(s1) & Theme(s1,x3) & n_man(x1)) | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x3) & Recipient(e1,x7) & Theme(e1,x5) & Actor(e1,x4) & v_glass(e1) & n_tug(x7) & on(x5,x6) & n_boat(x6) & n_rope(x5) & (x3 = x4) & n_man(x3) & a_topic(x1) & with(x1,x2) & n_hair(x2) & a_brown(s2) & Theme(s2,x2) & a_curly(s1) & Theme(s1,x2) & n_man(x1)) | 7b68b034-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(with(x1,x2) & v_try(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_man(x1) & n_hair(x3) & n_glass(x4) & exists s2 x5 x6.(n_rope(x5) & n_boat(x6) & all e2 x7.(-v_tug(e2) | -to(x6,x7) | -on(x5,x6) | -n_avail(x7) | -Theme(e2,x5) | -Actor(e2,x1)) & a_large(s2) & Theme(s2,x5)) & a_curly(s1) & Topic(e1,p1) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & v_glass(e1) & on(x5,x6) & n_tug(x7) & n_rope(x5) & n_man(x3) & n_man(x1) & n_hair(x2) & n_boat(x6) & a_topic(x3) & a_topic(x1) & a_curly(s1) & a_brown(s2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x5) & Recipient(e1,x7) & Actor(e1,x4) & (x3 = x4)) |
||
A man with curly hair and glasses tries to tug a large rope on a boat to no avail. | A man attempting to pull a boat back to a harbor. | 1 | 0.630924 | tug doesn't always mean back to a harbor. | exists e1 p1 s1 x1 x2 x3 x4.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists s2 x5 x6.(-exists e2 x7.(Theme(e2,x5) & Actor(e2,x1) & v_tug(e2) & on(x5,x6) & to(x6,x7) & n_avail(x7)) & n_boat(x6) & n_rope(x5) & a_large(s2) & Theme(s2,x5)) & with(x1,x2) & subset_of(x4,x2) & n_glass(x4) & subset_of(x3,x2) & n_hair(x3) & a_curly(s1) & Theme(s1,x3) & n_man(x1)) | exists e1 p1 x1 x2.(a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & v_attempt(e1) & exists e2 x3 x4.(to(e2,x4) & n_harbor(x4) & r_back(e2) & Theme(e2,x3) & Actor(e2,x2) & v_pull(e2) & n_boat(x3)) & (x1 = x2) & n_man(x1)) | 7b68b584-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(with(x1,x2) & v_try(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_man(x1) & n_hair(x3) & n_glass(x4) & exists s2 x5 x6.(n_rope(x5) & n_boat(x6) & all e2 x7.(-v_tug(e2) | -to(x6,x7) | -on(x5,x6) | -n_avail(x7) | -Theme(e2,x5) | -Actor(e2,x1)) & a_large(s2) & Theme(s2,x5)) & a_curly(s1) & Topic(e1,p1) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_attempt(e1) & n_man(x1) & exists e2 x3 x4.(v_pull(e2) & to(e2,x4) & r_back(e2) & n_harbor(x4) & n_boat(x3) & Theme(e2,x3) & Actor(e2,x2)) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2)) |
||
A man with curly hair and glasses tries to tug a large rope on a boat to no avail. | The curly haired man with glasses attempts to pull a large rope on a boat without success. | 0 | 0.996377 | : A man with curly hair is a rephrasing of '' the curly haired man. no avail refers to without success. | exists e1 p1 s1 x1 x2 x3 x4.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists s2 x5 x6.(-exists e2 x7.(Theme(e2,x5) & Actor(e2,x1) & v_tug(e2) & on(x5,x6) & to(x6,x7) & n_avail(x7)) & n_boat(x6) & n_rope(x5) & a_large(s2) & Theme(s2,x5)) & with(x1,x2) & subset_of(x4,x2) & n_glass(x4) & subset_of(x3,x2) & n_hair(x3) & a_curly(s1) & Theme(s1,x3) & n_man(x1)) | exists p1 s1 s2 x1 x2 x3.(n_man(x1) & a_haired(s2) & Theme(s2,x1) & a_curly(s1) & Theme(s1,x1) & a_topic(x1) & with(x1,x2) & Topic(x2,p1) & exists e1 s3 x4 x5.(-exists x6.(with(e1,x6) & n_success(x6)) & on(e1,x5) & n_boat(x5) & Theme(e1,x4) & Actor(e1,x2) & v_pull(e1) & n_rope(x4) & a_large(s3) & Theme(s3,x4)) & n_attempt(x2) & of(x2,x3) & n_glass(x3)) | 7b68ba84-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(with(x1,x2) & v_try(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_man(x1) & n_hair(x3) & n_glass(x4) & exists s2 x5 x6.(n_rope(x5) & n_boat(x6) & all e2 x7.(-v_tug(e2) | -to(x6,x7) | -on(x5,x6) | -n_avail(x7) | -Theme(e2,x5) | -Actor(e2,x1)) & a_large(s2) & Theme(s2,x5)) & a_curly(s1) & Topic(e1,p1) & Theme(s1,x3) & Actor(e1,x1)) | exists p1 s1 s2 x1 x2 x3.(with(x1,x2) & of(x2,x3) & n_man(x1) & n_glass(x3) & n_attempt(x2) & exists e1 s3 x4 x5.(v_pull(e1) & on(e1,x5) & n_rope(x4) & n_boat(x5) & all x6.(-with(e1,x6) | -n_success(x6)) & a_large(s3) & Theme(s3,x4) & Theme(e1,x4) & Actor(e1,x2)) & a_topic(x1) & a_haired(s2) & a_curly(s1) & Topic(x2,p1) & Theme(s2,x1) & Theme(s1,x1)) |
||
A man with curly hair and glasses tries to tug a large rope on a boat to no avail. | a sailor tries to tug a large rope on a boat to no avail . | 1 | 0.779135 | man doesn't always mean sailor | exists e1 p1 s1 x1 x2 x3 x4.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists s2 x5 x6.(-exists e2 x7.(Theme(e2,x5) & Actor(e2,x1) & v_tug(e2) & on(x5,x6) & to(x6,x7) & n_avail(x7)) & n_boat(x6) & n_rope(x5) & a_large(s2) & Theme(s2,x5)) & with(x1,x2) & subset_of(x4,x2) & n_glass(x4) & subset_of(x3,x2) & n_hair(x3) & a_curly(s1) & Theme(s1,x3) & n_man(x1)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists s1 x2 x3.(-exists e2 x4.(Theme(e2,x2) & Actor(e2,x1) & v_tug(e2) & on(x2,x3) & to(x3,x4) & n_avail(x4)) & n_boat(x3) & n_rope(x2) & a_large(s1) & Theme(s1,x2)) & n_sailor(x1)) | 7b68c40c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(with(x1,x2) & v_try(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_man(x1) & n_hair(x3) & n_glass(x4) & exists s2 x5 x6.(n_rope(x5) & n_boat(x6) & all e2 x7.(-v_tug(e2) | -to(x6,x7) | -on(x5,x6) | -n_avail(x7) | -Theme(e2,x5) | -Actor(e2,x1)) & a_large(s2) & Theme(s2,x5)) & a_curly(s1) & Topic(e1,p1) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 p1 x1.(v_try(e1) & n_sailor(x1) & exists s1 x2 x3.(n_rope(x2) & n_boat(x3) & all e2 x4.(-v_tug(e2) | -to(x3,x4) | -on(x2,x3) | -n_avail(x4) | -Theme(e2,x2) | -Actor(e2,x1)) & a_large(s1) & Theme(s1,x2)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A man with curly hair and glasses tries to tug a large rope on a boat to no avail. | The boat is a cruise ship. | 1 | 0.572061 | boat doesn't always mean cruise ship. | exists e1 p1 s1 x1 x2 x3 x4.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists s2 x5 x6.(-exists e2 x7.(Theme(e2,x5) & Actor(e2,x1) & v_tug(e2) & on(x5,x6) & to(x6,x7) & n_avail(x7)) & n_boat(x6) & n_rope(x5) & a_large(s2) & Theme(s2,x5)) & with(x1,x2) & subset_of(x4,x2) & n_glass(x4) & subset_of(x3,x2) & n_hair(x3) & a_curly(s1) & Theme(s1,x3) & n_man(x1)) | exists p1 x1.(n_boat(x1) & exists x2 x3.((x1 = x2) & n_ship(x2) & of(x2,x3) & n_cruise(x3))) | 7b68d51e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(with(x1,x2) & v_try(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_man(x1) & n_hair(x3) & n_glass(x4) & exists s2 x5 x6.(n_rope(x5) & n_boat(x6) & all e2 x7.(-v_tug(e2) | -to(x6,x7) | -on(x5,x6) | -n_avail(x7) | -Theme(e2,x5) | -Actor(e2,x1)) & a_large(s2) & Theme(s2,x5)) & a_curly(s1) & Topic(e1,p1) & Theme(s1,x3) & Actor(e1,x1)) | exists x1.(n_boat(x1) & exists x2 x3.(of(x2,x3) & n_ship(x2) & n_cruise(x3) & (x1 = x2))) |
||
A man with curly hair and glasses tries to tug a large rope on a boat to no avail. | The man is trying to dock a boat | 1 | 0.598511 | rope doesn't always mean dock | exists e1 p1 s1 x1 x2 x3 x4.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists s2 x5 x6.(-exists e2 x7.(Theme(e2,x5) & Actor(e2,x1) & v_tug(e2) & on(x5,x6) & to(x6,x7) & n_avail(x7)) & n_boat(x6) & n_rope(x5) & a_large(s2) & Theme(s2,x5)) & with(x1,x2) & subset_of(x4,x2) & n_glass(x4) & subset_of(x3,x2) & n_hair(x3) & a_curly(s1) & Theme(s1,x3) & n_man(x1)) | exists e1 x1 x2 x3.(n_man(x1) & to(e1,x3) & n_dock(x3) & Theme(e1,x2) & Actor(e1,x1) & v_try(e1) & n_boat(x2)) | 7b68df8c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(with(x1,x2) & v_try(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_man(x1) & n_hair(x3) & n_glass(x4) & exists s2 x5 x6.(n_rope(x5) & n_boat(x6) & all e2 x7.(-v_tug(e2) | -to(x6,x7) | -on(x5,x6) | -n_avail(x7) | -Theme(e2,x5) | -Actor(e2,x1)) & a_large(s2) & Theme(s2,x5)) & a_curly(s1) & Topic(e1,p1) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_try(e1) & to(e1,x3) & n_man(x1) & n_dock(x3) & n_boat(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man is driving a blue boat in front of a line of buildings. | The man is driving his boat to a dock. | 1 | -100 | Just because a man is driving a boat does not mean that he is driving it to a dock. | exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x3) & of(x3,x4) & of(x4,x5) & n_building(x5) & n_line(x4) & n_front(x3) & Theme(e1,x2) & Actor(e1,x1) & v_drive(e1) & n_boat(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_boat(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & to(e1,x3) & n_dock(x3) & Theme(e1,x2) & Actor(e1,x1) & v_drive(e1)) | 7b6a68b6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_drive(e1) & of(x4,x5) & of(x3,x4) & n_man(x1) & n_line(x4) & n_front(x3) & n_building(x5) & n_boat(x2) & in(e1,x3) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_drive(e1) & to(e1,x3) & of(x2,x1) & n_man(x1) & n_male(x1) & n_dock(x3) & n_boat(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man is driving a blue boat in front of a line of buildings. | The boat is in the water. | 0 | -100 | A blue boat is a type of boat. | exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x3) & of(x3,x4) & of(x4,x5) & n_building(x5) & n_line(x4) & n_front(x3) & Theme(e1,x2) & Actor(e1,x1) & v_drive(e1) & n_boat(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1)) | exists p1 x1 x2.(n_water(x2) & n_boat(x1) & in(x1,x2)) | 7b6a6d3e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_drive(e1) & of(x4,x5) & of(x3,x4) & n_man(x1) & n_line(x4) & n_front(x3) & n_building(x5) & n_boat(x2) & in(e1,x3) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists x1 x2.(n_water(x2) & n_boat(x1) & in(x1,x2)) |
||
A man is driving a blue boat in front of a line of buildings. | The man is driving a car. | 2 | -100 | A man cant drive a boat even if he know driving car. | exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x3) & of(x3,x4) & of(x4,x5) & n_building(x5) & n_line(x4) & n_front(x3) & Theme(e1,x2) & Actor(e1,x1) & v_drive(e1) & n_boat(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_drive(e1) & n_car(x2)) | 7b6a71d0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_drive(e1) & of(x4,x5) & of(x3,x4) & n_man(x1) & n_line(x4) & n_front(x3) & n_building(x5) & n_boat(x2) & in(e1,x3) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_drive(e1) & n_man(x1) & n_car(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A blue boat moves down a canal lined with red, orange and white homes. | A sailboat floats just a couple feet from its home. | 1 | -100 | The boat isn't necessarily a sailboat. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_down(s3) & Manner(e2,s3) & Theme(e2,x2) & Actor(e2,x1) & v_move(e2) & with(e1,x4) & rel(x4,x5) & n_home(x7) & a_white(s2) & Theme(s2,x7) & n_orange(x6) & subset_of(x7,x5) & subset_of(x6,x5) & n_red(x4) & Theme(e1,x3) & v_line(e1) & (x2 = x3) & n_canal(x2) & n_boat(x1) & a_blue(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_float(e1) & from(x2,x3) & n_home(x3) & of(x3,x1) & n_thing(x1) & r_just(x2) & n_foot(x2) & a_couple(s1) & Theme(s1,x2) & n_sailboat(x1)) | 7b6a7658-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & v_move(e2) & v_line(e1) & subset_of(x7,x5) & subset_of(x6,x5) & rel(x4,x5) & n_red(x4) & n_orange(x6) & n_home(x7) & n_canal(x2) & n_boat(x1) & a_white(s2) & a_down(s3) & a_blue(s1) & Theme(s2,x7) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x1) & (x2 = x3)) | exists e1 s1 x1 x2 x3.(v_float(e1) & r_just(x2) & of(x3,x1) & n_thing(x1) & n_sailboat(x1) & n_home(x3) & n_foot(x2) & from(x2,x3) & a_couple(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A blue boat moves down a canal lined with red, orange and white homes. | a sailboat sinks. | 2 | -100 | A boat will not be able to move down a canal if it sinks. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_down(s3) & Manner(e2,s3) & Theme(e2,x2) & Actor(e2,x1) & v_move(e2) & with(e1,x4) & rel(x4,x5) & n_home(x7) & a_white(s2) & Theme(s2,x7) & n_orange(x6) & subset_of(x7,x5) & subset_of(x6,x5) & n_red(x4) & Theme(e1,x3) & v_line(e1) & (x2 = x3) & n_canal(x2) & n_boat(x1) & a_blue(s1) & Theme(s1,x1)) | exists x1 x2.(a_topic(x1) & n_sink(x1) & of(x1,x2) & n_sailboat(x2)) | 7b6a7b58-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & v_move(e2) & v_line(e1) & subset_of(x7,x5) & subset_of(x6,x5) & rel(x4,x5) & n_red(x4) & n_orange(x6) & n_home(x7) & n_canal(x2) & n_boat(x1) & a_white(s2) & a_down(s3) & a_blue(s1) & Theme(s2,x7) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x1) & (x2 = x3)) | exists x1 x2.(of(x1,x2) & n_sink(x1) & n_sailboat(x2) & a_topic(x1)) |
||
A blue boat moves down a canal lined with red, orange and white homes. | A boat in the water near some homes. | 0 | -100 | Blue boat is a boat and moves down implies near. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_down(s3) & Manner(e2,s3) & Theme(e2,x2) & Actor(e2,x1) & v_move(e2) & with(e1,x4) & rel(x4,x5) & n_home(x7) & a_white(s2) & Theme(s2,x7) & n_orange(x6) & subset_of(x7,x5) & subset_of(x6,x5) & n_red(x4) & Theme(e1,x3) & v_line(e1) & (x2 = x3) & n_canal(x2) & n_boat(x1) & a_blue(s1) & Theme(s1,x1)) | exists x1 x2 x3.(n_water(x2) & a_topic(x1) & in(x1,x2) & near(x2,x3) & n_home(x3) & n_boat(x1)) | 7b6a801c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(e1,x4) & v_move(e2) & v_line(e1) & subset_of(x7,x5) & subset_of(x6,x5) & rel(x4,x5) & n_red(x4) & n_orange(x6) & n_home(x7) & n_canal(x2) & n_boat(x1) & a_white(s2) & a_down(s3) & a_blue(s1) & Theme(s2,x7) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x3) & Manner(e2,s3) & Actor(e2,x1) & (x2 = x3)) | exists x1 x2 x3.(near(x2,x3) & n_water(x2) & n_home(x3) & n_boat(x1) & in(x1,x2) & a_topic(x1)) |
||
Boats on water within a city. | There are boats outside. | 0 | -100 | City is outside. | exists x1 x2 x3.(a_topic(x1) & on(x1,x2) & within(x2,x3) & n_city(x3) & n_water(x2) & n_boat(x1)) | exists p1 s1 x1.(a_outside(s1) & Manner(p1,s1) & exists x2.((x1 = x2) & n_boat(x2))) | 7b6a84c2-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(within(x2,x3) & on(x1,x2) & n_water(x2) & n_city(x3) & n_boat(x1) & a_topic(x1)) | exists p1 s1 x1.(exists x2.(n_boat(x2) & (x1 = x2)) & a_outside(s1) & Manner(p1,s1)) |
||
Boats on water within a city. | The boats are sitting in dry dock. | 2 | -100 | A city is not a dry dock. | exists x1 x2 x3.(a_topic(x1) & on(x1,x2) & within(x2,x3) & n_city(x3) & n_water(x2) & n_boat(x1)) | exists e1 s1 x1 x2.(n_boat(x1) & in(e1,x2) & n_dock(x2) & a_dry(s1) & Theme(s1,x2) & Actor(e1,x1) & v_sit(e1)) | 7b6a8e4a-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(within(x2,x3) & on(x1,x2) & n_water(x2) & n_city(x3) & n_boat(x1) & a_topic(x1)) | exists e1 s1 x1 x2.(v_sit(e1) & n_dock(x2) & n_boat(x1) & in(e1,x2) & a_dry(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
Boats on water within a city. | The water is free of ice. | 1 | -100 | Just because there are boats on water within a city does not mean that the water is free of ice. | exists x1 x2 x3.(a_topic(x1) & on(x1,x2) & within(x2,x3) & n_city(x3) & n_water(x2) & n_boat(x1)) | exists s1 x1 x2.(n_water(x1) & of(s1,x2) & n_ice(x2) & Theme(s1,x1) & a_free(s1)) | 7b6a9412-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(within(x2,x3) & on(x1,x2) & n_water(x2) & n_city(x3) & n_boat(x1) & a_topic(x1)) | exists s1 x1 x2.(of(s1,x2) & n_water(x1) & n_ice(x2) & a_free(s1) & Theme(s1,x1)) |
||
A motorboat is gliding through the dusty waters of Venice. | A motorboat is gliding through the Venice canals. | 0 | -100 | Dusty waters of Venice implies Venice canals. | exists e1 s1 x1 x2 x3.(ne_geo_venice(x3) & n_waters(x2) & a_dusty(s1) & Theme(s1,x2) & through(e1,x2) & of(x2,x3) & Actor(e1,x1) & v_glide(e1) & n_motorboat(x1)) | exists e1 x1 x2 x3.(n_canal(x2) & (x2 = x3) & ne_org_venice(x3) & through(e1,x2) & Actor(e1,x1) & v_glide(e1) & n_motorboat(x1)) | 7b6a98f4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_glide(e1) & through(e1,x2) & of(x2,x3) & ne_geo_venice(x3) & n_waters(x2) & n_motorboat(x1) & a_dusty(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_glide(e1) & through(e1,x2) & ne_org_venice(x3) & n_motorboat(x1) & n_canal(x2) & Actor(e1,x1) & (x2 = x3)) |
||
A motorboat is gliding through the dusty waters of Venice. | A boat sank in | 2 | -100 | There is either motorboat or a boat. | exists e1 s1 x1 x2 x3.(ne_geo_venice(x3) & n_waters(x2) & a_dusty(s1) & Theme(s1,x2) & through(e1,x2) & of(x2,x3) & Actor(e1,x1) & v_glide(e1) & n_motorboat(x1)) | exists e1 s1 x1.(a_in(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sink(e1) & n_boat(x1)) | 7b6a9d9a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_glide(e1) & through(e1,x2) & of(x2,x3) & ne_geo_venice(x3) & n_waters(x2) & n_motorboat(x1) & a_dusty(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1.(v_sink(e1) & n_boat(x1) & a_in(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A motorboat is gliding through the dusty waters of Venice. | A boat is sailing in Venice | 1 | -100 | The motorboat isn't necessarily sailing. | exists e1 s1 x1 x2 x3.(ne_geo_venice(x3) & n_waters(x2) & a_dusty(s1) & Theme(s1,x2) & through(e1,x2) & of(x2,x3) & Actor(e1,x1) & v_glide(e1) & n_motorboat(x1)) | exists p1 x1 x3.(ne_geo_venice(x3) & exists x2.((x1 = x2) & in(x2,x3) & n_sailing(x2)) & n_boat(x1)) | 7b6aa33a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_glide(e1) & through(e1,x2) & of(x2,x3) & ne_geo_venice(x3) & n_waters(x2) & n_motorboat(x1) & a_dusty(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists x1 x3.(ne_geo_venice(x3) & n_boat(x1) & exists x2.(n_sailing(x2) & in(x2,x3) & (x1 = x2))) |
||
A boy wearing a red shirt and jeans is doing a flip on his bike. | A boy is on a boat. | 2 | -100 | The boy cannot be on his bike and on a boat at the same time. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x6) & Actor(e2,x1) & v_do(e2) & on(x6,x7) & n_bike(x7) & of(x7,x1) & n_male(x1) & n_flip(x6) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_jeans(x5) & subset_of(x4,x3) & n_shirt(x4) & a_red(s1) & Theme(s1,x4) & (x1 = x2) & n_boy(x1)) | exists p1 x1.(exists x2.(on(x1,x2) & n_boat(x2)) & n_boy(x1)) | 7b6aa92a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_do(e2) & subset_of(x5,x3) & subset_of(x4,x3) & on(x6,x7) & of(x7,x1) & n_shirt(x4) & n_male(x1) & n_jeans(x5) & n_flip(x6) & n_boy(x1) & n_bike(x7) & a_red(s1) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_boy(x1) & exists x2.(on(x1,x2) & n_boat(x2))) |
||
A boy wearing a red shirt and jeans is doing a flip on his bike. | A boy is doing a flip on his bike. | 0 | -100 | Doing a flip is same as doing a flip. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x6) & Actor(e2,x1) & v_do(e2) & on(x6,x7) & n_bike(x7) & of(x7,x1) & n_male(x1) & n_flip(x6) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_jeans(x5) & subset_of(x4,x3) & n_shirt(x4) & a_red(s1) & Theme(s1,x4) & (x1 = x2) & n_boy(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & on(x2,x3) & n_bike(x3) & of(x3,x1) & n_male(x1) & n_flip(x2) & n_boy(x1)) | 7b6aae0c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_do(e2) & subset_of(x5,x3) & subset_of(x4,x3) & on(x6,x7) & of(x7,x1) & n_shirt(x4) & n_male(x1) & n_jeans(x5) & n_flip(x6) & n_boy(x1) & n_bike(x7) & a_red(s1) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_do(e1) & on(x2,x3) & of(x3,x1) & n_male(x1) & n_flip(x2) & n_boy(x1) & n_bike(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A boy wearing a red shirt and jeans is doing a flip on his bike. | The boy is doing a flip on his bike in a competition. | 1 | -100 | The boy isn't necessarily in a competition. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x6) & Actor(e2,x1) & v_do(e2) & on(x6,x7) & n_bike(x7) & of(x7,x1) & n_male(x1) & n_flip(x6) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x5,x3) & n_jeans(x5) & subset_of(x4,x3) & n_shirt(x4) & a_red(s1) & Theme(s1,x4) & (x1 = x2) & n_boy(x1)) | exists e1 x1 x2 x3 x4.(n_bike(x3) & of(x3,x1) & n_male(x1) & n_boy(x1) & in(e1,x4) & n_competition(x4) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & on(x2,x3) & n_flip(x2)) | 7b6ab33e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_do(e2) & subset_of(x5,x3) & subset_of(x4,x3) & on(x6,x7) & of(x7,x1) & n_shirt(x4) & n_male(x1) & n_jeans(x5) & n_flip(x6) & n_boy(x1) & n_bike(x7) & a_red(s1) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_do(e1) & on(x2,x3) & of(x3,x1) & n_male(x1) & n_flip(x2) & n_competition(x4) & n_boy(x1) & n_bike(x3) & in(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
A person is show upside down on his bicycle over a large field. | An old man is upside down on his bicycle. | 1 | -100 | The person isn't described as an old man. | exists p1 s1 x1 x2 x3.(r_upside(p1) & on(p1,x2) & over(x2,x3) & n_field(x3) & a_large(s1) & Theme(s1,x3) & n_bicycle(x2) & of(x2,x1) & n_male(x1) & r_down(p1) & exists x4.((x1 = x4) & n_show(x4)) & n_person(x1)) | exists s1 s2 x1 x2.(r_upside(s2) & on(s2,x2) & n_bicycle(x2) & of(x2,x1) & n_male(x1) & Theme(s2,x1) & a_down(s2) & n_man(x1) & a_old(s1) & Theme(s1,x1)) | 7b6ab816-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2 x3.(r_upside(p1) & r_down(p1) & over(x2,x3) & on(p1,x2) & of(x2,x1) & n_person(x1) & n_male(x1) & n_field(x3) & n_bicycle(x2) & exists x4.(n_show(x4) & (x1 = x4)) & a_large(s1) & Theme(s1,x3)) | exists s1 s2 x1 x2.(r_upside(s2) & on(s2,x2) & of(x2,x1) & n_man(x1) & n_male(x1) & n_bicycle(x2) & a_old(s1) & a_down(s2) & Theme(s2,x1) & Theme(s1,x1)) |
||
A person is show upside down on his bicycle over a large field. | An old woman is upside down on her bicycle. | 2 | -100 | There is either a person or an old woman. | exists p1 s1 x1 x2 x3.(r_upside(p1) & on(p1,x2) & over(x2,x3) & n_field(x3) & a_large(s1) & Theme(s1,x3) & n_bicycle(x2) & of(x2,x1) & n_male(x1) & r_down(p1) & exists x4.((x1 = x4) & n_show(x4)) & n_person(x1)) | exists s1 s2 x1 x2.(r_upside(s2) & on(s2,x2) & n_bicycle(x2) & of(x2,x1) & n_female(x1) & Theme(s2,x1) & a_down(s2) & n_woman(x1) & a_old(s1) & Theme(s1,x1)) | 7b6abcbc-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2 x3.(r_upside(p1) & r_down(p1) & over(x2,x3) & on(p1,x2) & of(x2,x1) & n_person(x1) & n_male(x1) & n_field(x3) & n_bicycle(x2) & exists x4.(n_show(x4) & (x1 = x4)) & a_large(s1) & Theme(s1,x3)) | exists s1 s2 x1 x2.(r_upside(s2) & on(s2,x2) & of(x2,x1) & n_woman(x1) & n_female(x1) & n_bicycle(x2) & a_old(s1) & a_down(s2) & Theme(s2,x1) & Theme(s1,x1)) |
||
A person is show upside down on his bicycle over a large field. | A person is upside down on his bicycle. | 0 | -100 | Show upside down is upside down. | exists p1 s1 x1 x2 x3.(r_upside(p1) & on(p1,x2) & over(x2,x3) & n_field(x3) & a_large(s1) & Theme(s1,x3) & n_bicycle(x2) & of(x2,x1) & n_male(x1) & r_down(p1) & exists x4.((x1 = x4) & n_show(x4)) & n_person(x1)) | exists s1 x1 x2.(r_upside(s1) & on(s1,x2) & n_bicycle(x2) & of(x2,x1) & n_male(x1) & Theme(s1,x1) & a_down(s1) & n_person(x1)) | 7b6ac158-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2 x3.(r_upside(p1) & r_down(p1) & over(x2,x3) & on(p1,x2) & of(x2,x1) & n_person(x1) & n_male(x1) & n_field(x3) & n_bicycle(x2) & exists x4.(n_show(x4) & (x1 = x4)) & a_large(s1) & Theme(s1,x3)) | exists s1 x1 x2.(r_upside(s1) & on(s1,x2) & of(x2,x1) & n_person(x1) & n_male(x1) & n_bicycle(x2) & a_down(s1) & Theme(s1,x1)) |
||
A woman in a white sweater has just thrown a football in the air. | A man kicked a soccer ball over a hill. | 2 | -100 | It can be either a man or a woman. If a person has thrown a football, it is much different from having kicked a soccer ball. | exists e1 s1 s2 x1 x2 x3 x4.(n_air(x4) & a_just(s2) & Manner(e1,s2) & in(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_throw(e1) & n_football(x3) & in(x1,x2) & n_sweater(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3 x4.(over(e1,x4) & n_hill(x4) & Theme(e1,x2) & Actor(e1,x1) & v_kick(e1) & n_ball(x2) & of(x2,x3) & n_soccer(x3) & n_man(x1)) | 7b6ac5f4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_throw(e1) & n_woman(x1) & n_sweater(x2) & n_football(x3) & n_air(x4) & in(x1,x2) & in(e1,x4) & a_white(s1) & a_just(s2) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_kick(e1) & over(e1,x4) & of(x2,x3) & n_soccer(x3) & n_man(x1) & n_hill(x4) & n_ball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in a white sweater has just thrown a football in the air. | A woman wearing a sweater threw a football in the air. | 0 | -100 | "in a white sweater" rephrases "wearing a sweater". | exists e1 s1 s2 x1 x2 x3 x4.(n_air(x4) & a_just(s2) & Manner(e1,s2) & in(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_throw(e1) & n_football(x3) & in(x1,x2) & n_sweater(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e2 e1 x1 x2 x3 x4 x5.(n_air(x5) & in(e2,x5) & Theme(e2,x4) & Actor(e2,x1) & v_throw(e2) & n_football(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sweater(x3) & (x1 = x2) & n_woman(x1)) | 7b6acba8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_throw(e1) & n_woman(x1) & n_sweater(x2) & n_football(x3) & n_air(x4) & in(x1,x2) & in(e1,x4) & a_white(s1) & a_just(s2) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3 x4 x5.(v_wear(e1) & v_throw(e2) & n_woman(x1) & n_sweater(x3) & n_football(x4) & n_air(x5) & in(e2,x5) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & 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.