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
|
---|---|---|---|---|---|---|---|---|---|---|---|
Dog swimming in the water with a stick. | A dog is outside in the pool | 1 | -100 | Not every body of water is a pool, nor is all water outside. | exists x1 x2 x3 x4.(n_water(x3) & a_topic(x1) & in(x1,x3) & with(x3,x4) & n_stick(x4) & n_swimming(x1) & (x1 = x2) & ne_nam_dog(x2)) | exists s1 x1 x2.(n_pool(x2) & in(s1,x2) & Theme(s1,x1) & a_outside(s1) & n_dog(x1)) | 4affb49c-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(with(x3,x4) & ne_nam_dog(x2) & n_water(x3) & n_swimming(x1) & n_stick(x4) & in(x1,x3) & a_topic(x1) & (x1 = x2)) | exists s1 x1 x2.(n_pool(x2) & n_dog(x1) & in(s1,x2) & a_outside(s1) & Theme(s1,x1)) |
||
A man painting over graffiti. | A man is cleaning up the graffiti on a wall. | 1 | -100 | Not all graffiti is on a wall. | exists x1 x2 x3.(a_topic(x1) & over(x1,x3) & n_graffitus(x3) & n_painting(x1) & of(x1,x2) & n_man(x2)) | exists e1 s1 x1 x2 x3.(n_graffitus(x2) & on(e1,x3) & n_wall(x3) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_clean(e1) & n_man(x1)) | 4affb938-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(over(x1,x3) & of(x1,x2) & n_painting(x1) & n_man(x2) & n_graffitus(x3) & a_topic(x1)) | exists e1 s1 x1 x2 x3.(v_clean(e1) & on(e1,x3) & n_wall(x3) & n_man(x1) & n_graffitus(x2) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man painting over graffiti. | A man is covering graffiti with paint. | 0 | -100 | A man painting over graffiti is covering graffiti. | exists x1 x2 x3.(a_topic(x1) & over(x1,x3) & n_graffitus(x3) & n_painting(x1) & of(x1,x2) & n_man(x2)) | exists e1 x1 x2 x3.(with(e1,x3) & n_paint(x3) & Theme(e1,x2) & Actor(e1,x1) & v_cover(e1) & n_graffitus(x2) & n_man(x1)) | 4affbe24-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(over(x1,x3) & of(x1,x2) & n_painting(x1) & n_man(x2) & n_graffitus(x3) & a_topic(x1)) | exists e1 x1 x2 x3.(with(e1,x3) & v_cover(e1) & n_paint(x3) & n_man(x1) & n_graffitus(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man painting over graffiti. | A man is using graffiti on his body. | 2 | -100 | A man is either painting over graffiti or a man is using graffiti on his body, but not both. | exists x1 x2 x3.(a_topic(x1) & over(x1,x3) & n_graffitus(x3) & n_painting(x1) & of(x1,x2) & n_man(x2)) | exists e1 x1 x2 x3.(on(e1,x3) & n_body(x3) & of(x3,x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_use(e1) & n_graffitus(x2) & n_man(x1)) | 4affc2e8-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(over(x1,x3) & of(x1,x2) & n_painting(x1) & n_man(x2) & n_graffitus(x3) & a_topic(x1)) | exists e1 x1 x2 x3.(v_use(e1) & on(e1,x3) & of(x3,x1) & n_man(x1) & n_male(x1) & n_graffitus(x2) & n_body(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man is holding three things on fire in front of a child's playground. | man with fire at playground | 0 | -100 | The fact that the man is holding things that are on fire means that he is with the fire. | exists e1 x1 x2 x3 x4 x5 x6.(in(e1,x4) & of(x4,x6) & n_playground(x6) & of(x6,x5) & n_child(x5) & n_front(x4) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & on(x2,x3) & n_fire(x3) & n_thing(x2) & card_eq_3(x2) & n_man(x1)) | exists x1 x2 x3.(a_topic(x1) & at(x1,x3) & n_playground(x3) & with(x1,x2) & n_fire(x2) & n_man(x1)) | 4affc82e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_hold(e1) & on(x2,x3) & of(x6,x5) & of(x4,x6) & n_thing(x2) & n_playground(x6) & n_man(x1) & n_front(x4) & n_fire(x3) & n_child(x5) & in(e1,x4) & card_eq_3(x2) & Theme(e1,x2) & Actor(e1,x1)) | exists x1 x2 x3.(with(x1,x2) & n_playground(x3) & n_man(x1) & n_fire(x2) & at(x1,x3) & a_topic(x1)) |
||
A man is holding three things on fire in front of a child's playground. | woman on fire at the park | 2 | -100 | A man cannot be a woman. | exists e1 x1 x2 x3 x4 x5 x6.(in(e1,x4) & of(x4,x6) & n_playground(x6) & of(x6,x5) & n_child(x5) & n_front(x4) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & on(x2,x3) & n_fire(x3) & n_thing(x2) & card_eq_3(x2) & n_man(x1)) | exists x1 x2 x3.(n_park(x3) & a_topic(x1) & at(x1,x3) & on(x1,x2) & n_fire(x2) & n_woman(x1)) | 4affccf2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_hold(e1) & on(x2,x3) & of(x6,x5) & of(x4,x6) & n_thing(x2) & n_playground(x6) & n_man(x1) & n_front(x4) & n_fire(x3) & n_child(x5) & in(e1,x4) & card_eq_3(x2) & Theme(e1,x2) & Actor(e1,x1)) | exists x1 x2 x3.(on(x1,x2) & n_woman(x1) & n_park(x3) & n_fire(x2) & at(x1,x3) & a_topic(x1)) |
||
A man is holding three things on fire in front of a child's playground. | man setting fire with kids watching | 1 | -100 | in front of a child's playground doesn't imply that there are kids watching. | exists e1 x1 x2 x3 x4 x5 x6.(in(e1,x4) & of(x4,x6) & n_playground(x6) & of(x6,x5) & n_child(x5) & n_front(x4) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & on(x2,x3) & n_fire(x3) & n_thing(x2) & card_eq_3(x2) & n_man(x1)) | exists e1 e2 x1 x2 x3 x4.(a_topic(x1) & Actor(e2,x4) & v_watch(e2) & with(e1,x4) & n_kid(x4) & Theme(e1,x3) & Actor(e1,x2) & v_set(e1) & n_fire(x3) & (x1 = x2) & n_man(x1)) | 4affd1a2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_hold(e1) & on(x2,x3) & of(x6,x5) & of(x4,x6) & n_thing(x2) & n_playground(x6) & n_man(x1) & n_front(x4) & n_fire(x3) & n_child(x5) & in(e1,x4) & card_eq_3(x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4.(with(e1,x4) & v_watch(e2) & v_set(e1) & n_man(x1) & n_kid(x4) & n_fire(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x2)) |
||
A man near a playground holding three sticks on fire. | A man is holding sticks that are on fire. | 0 | -100 | Three sticks on fire are sticks on fire. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & near(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & on(x4,x5) & n_fire(x5) & n_stick(x4) & card_eq_3(x4) & (x2 = x3) & n_playground(x2) & n_man(x1)) | exists e1 p1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & exists x4.(on(x3,x4) & n_fire(x4)) & (x2 = x3) & n_stick(x2) & n_man(x1)) | 4affd9e0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_hold(e1) & on(x4,x5) & near(x1,x2) & n_stick(x4) & n_playground(x2) & n_man(x1) & n_fire(x5) & card_eq_3(x4) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_hold(e1) & n_stick(x2) & n_man(x1) & exists x4.(on(x3,x4) & n_fire(x4)) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x3)) |
||
A man near a playground holding three sticks on fire. | A woman is holding four flaming torches. | 2 | -100 | The number three is not same as four. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & near(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & on(x4,x5) & n_fire(x5) & n_stick(x4) & card_eq_3(x4) & (x2 = x3) & n_playground(x2) & n_man(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_torch(x2) & a_flaming(s1) & Theme(s1,x2) & card_eq_4(x2) & n_woman(x1)) | 4affdeea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_hold(e1) & on(x4,x5) & near(x1,x2) & n_stick(x4) & n_playground(x2) & n_man(x1) & n_fire(x5) & card_eq_3(x4) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2.(v_hold(e1) & n_woman(x1) & n_torch(x2) & card_eq_4(x2) & a_flaming(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man near a playground holding three sticks on fire. | A man is juggling flaming sticks. | 1 | -100 | Holding sticks does not mean juggling sticks. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & near(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & on(x4,x5) & n_fire(x5) & n_stick(x4) & card_eq_3(x4) & (x2 = x3) & n_playground(x2) & n_man(x1)) | exists e1 p1 x1.(exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_flame(e2) & n_stick(x2)) & Topic(e1,p1) & Actor(e1,x1) & v_juggle(e1) & n_man(x1)) | 4affe3ea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_hold(e1) & on(x4,x5) & near(x1,x2) & n_stick(x4) & n_playground(x2) & n_man(x1) & n_fire(x5) & card_eq_3(x4) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 p1 x1.(v_juggle(e1) & n_man(x1) & exists e2 x2.(v_flame(e2) & n_stick(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A man is in a park with three fire sticks in his hand. | A man is outside. | 0 | -100 | If a man is in a park he must be outside. | exists p1 x1 x5.(exists x2 x3 x4.(in(x1,x2) & with(x2,x3) & in(x3,x5) & n_stick(x3) & of(x3,x4) & n_fire(x4) & card_eq_3(x3) & n_park(x2)) & n_hand(x5) & of(x5,x1) & n_male(x1) & n_man(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_man(x1)) | 4affe908-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x5.(of(x5,x1) & n_man(x1) & n_male(x1) & n_hand(x5) & exists x2 x3 x4.(with(x2,x3) & of(x3,x4) & n_stick(x3) & n_park(x2) & n_fire(x4) & in(x3,x5) & in(x1,x2) & card_eq_3(x3))) | exists s1 x1.(n_man(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A man is in a park with three fire sticks in his hand. | A man is sleeping. | 2 | -100 | A man in a park with three fire sticks cannot be sleeping. | exists p1 x1 x5.(exists x2 x3 x4.(in(x1,x2) & with(x2,x3) & in(x3,x5) & n_stick(x3) & of(x3,x4) & n_fire(x4) & card_eq_3(x3) & n_park(x2)) & n_hand(x5) & of(x5,x1) & n_male(x1) & n_man(x1)) | exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_man(x1)) | 4affefa2-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x5.(of(x5,x1) & n_man(x1) & n_male(x1) & n_hand(x5) & exists x2 x3 x4.(with(x2,x3) & of(x3,x4) & n_stick(x3) & n_park(x2) & n_fire(x4) & in(x3,x5) & in(x1,x2) & card_eq_3(x3))) | exists e1 x1.(v_sleep(e1) & n_man(x1) & Actor(e1,x1)) |
||
A man is in a park with three fire sticks in his hand. | A man is putting on a show. | 1 | -100 | Holding sticks does not necessarily mean a man is putting on a show. | exists p1 x1 x5.(exists x2 x3 x4.(in(x1,x2) & with(x2,x3) & in(x3,x5) & n_stick(x3) & of(x3,x4) & n_fire(x4) & card_eq_3(x3) & n_park(x2)) & n_hand(x5) & of(x5,x1) & n_male(x1) & n_man(x1)) | exists e1 x1 x2 x3.(on(e1,x3) & n_show(x3) & Theme(e1,x2) & Actor(e1,x1) & v_put(e1) & n_thing(x2) & n_man(x1)) | 4afff510-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x5.(of(x5,x1) & n_man(x1) & n_male(x1) & n_hand(x5) & exists x2 x3 x4.(with(x2,x3) & of(x3,x4) & n_stick(x3) & n_park(x2) & n_fire(x4) & in(x3,x5) & in(x1,x2) & card_eq_3(x3))) | exists e1 x1 x2 x3.(v_put(e1) & on(e1,x3) & n_thing(x2) & n_show(x3) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man walks by a portrait of a man on the wall | The man is at the art museum looking at paintings. | 0 | -100 | Portrait on the wall implies art museum. | exists e1 x1 x2 x3 x4.(n_wall(x4) & on(e1,x4) & by(e1,x2) & of(x2,x3) & n_man(x3) & n_portrait(x2) & Actor(e1,x1) & v_walk(e1) & n_man(x1)) | exists p1 x1 x2 x3.(n_museum(x2) & of(x2,x3) & n_art(x3) & n_man(x1) & exists e1 x4 x5.(at(x1,x2) & at(e1,x5) & n_painting(x5) & Actor(e1,x4) & v_look(e1) & (x2 = x4))) | 4afff9e8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_walk(e1) & on(e1,x4) & of(x2,x3) & n_wall(x4) & n_portrait(x2) & n_man(x3) & n_man(x1) & by(e1,x2) & Actor(e1,x1)) | exists x1 x2 x3.(of(x2,x3) & n_museum(x2) & n_man(x1) & n_art(x3) & exists e1 x4 x5.(v_look(e1) & n_painting(x5) & at(x1,x2) & at(e1,x5) & Actor(e1,x4) & (x2 = x4))) |
||
A man walks by a portrait of a man on the wall | A naked man runs into the cold water as part of the annual polar bear club event. | 2 | -100 | The man that walks cannot be the one that runs. | exists e1 x1 x2 x3 x4.(n_wall(x4) & on(e1,x4) & by(e1,x2) & of(x2,x3) & n_man(x3) & n_portrait(x2) & Actor(e1,x1) & v_walk(e1) & n_man(x1)) | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(n_event(x4) & of(x4,x7) & n_club(x7) & of(x4,x6) & n_bear(x6) & of(x4,x5) & n_polar(x5) & a_annual(s3) & Theme(s3,x4) & n_water(x2) & a_cold(s2) & Theme(s2,x2) & as(e1,x3) & of(x3,x4) & n_part(x3) & into(e1,x2) & Actor(e1,x1) & v_run(e1) & n_man(x1) & a_naked(s1) & Theme(s1,x1)) | 4afffeb6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_walk(e1) & on(e1,x4) & of(x2,x3) & n_wall(x4) & n_portrait(x2) & n_man(x3) & n_man(x1) & by(e1,x2) & Actor(e1,x1)) | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(v_run(e1) & of(x4,x7) & of(x4,x6) & of(x4,x5) & of(x3,x4) & n_water(x2) & n_polar(x5) & n_part(x3) & n_man(x1) & n_event(x4) & n_club(x7) & n_bear(x6) & into(e1,x2) & as(e1,x3) & a_naked(s1) & a_cold(s2) & a_annual(s3) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) |
||
A man walks by a portrait of a man on the wall | The man sees the famous Dega painting that the store had on loan from the Gardner Musuem. | 1 | -100 | Not all portraits are the Dega painting, nor are all paintings on loan from the Gardner Museum. | exists e1 x1 x2 x3 x4.(n_wall(x4) & on(e1,x4) & by(e1,x2) & of(x2,x3) & n_man(x3) & n_portrait(x2) & Actor(e1,x1) & v_walk(e1) & n_man(x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(ne_org_musuem(x7) & (x7 = x8) & ne_org_gardner(x8) & n_store(x4) & n_painting(x2) & (x2 = x3) & ne_geo_dega(x3) & a_famous(s1) & Theme(s1,x2) & n_man(x1) & Theme(e2,x2) & Actor(e2,x1) & v_see(e2) & on(e1,x6) & from(x6,x7) & n_loan(x6) & Theme(e1,x5) & Actor(e1,x4) & v_have(e1) & (x2 = x5)) | 4b000370-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_walk(e1) & on(e1,x4) & of(x2,x3) & n_wall(x4) & n_portrait(x2) & n_man(x3) & n_man(x1) & by(e1,x2) & Actor(e1,x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_see(e2) & v_have(e1) & on(e1,x6) & ne_org_musuem(x7) & ne_org_gardner(x8) & ne_geo_dega(x3) & n_store(x4) & n_painting(x2) & n_man(x1) & n_loan(x6) & from(x6,x7) & a_famous(s1) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x7 = x8) & (x2 = x5) & (x2 = x3)) |
||
A woman is leaning on the chair and playing the electric guitar. | A woman is rocking herself out of her own chair. | 1 | -100 | That a woman is leaning on the chair and playing the electric guitar does not imply she is rocking herself out of her own chair. | exists e2 e1 s1 x1 x2 x3 x4.(n_guitar(x4) & a_electric(s1) & Theme(s1,x4) & n_chair(x2) & Theme(e2,x4) & Actor(e2,x3) & v_play(e2) & n_woman(x3) & on(e1,x2) & Actor(e1,x1) & v_lean(e1) & n_woman(x1)) | exists e1 s1 x1 x2 x3.(n_chair(x3) & a_own(s1) & Theme(s1,x3) & of(x3,x2) & n_female(x2) & n_female(x2) & r_out(e1) & of(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_rock(e1) & n_woman(x1)) | 4b00083e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(v_play(e2) & v_lean(e1) & on(e1,x2) & n_woman(x3) & n_woman(x1) & n_guitar(x4) & n_chair(x2) & a_electric(s1) & Theme(s1,x4) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_rock(e1) & r_out(e1) & of(x3,x2) & of(e1,x3) & n_woman(x1) & n_female(x2) & n_chair(x3) & a_own(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman is leaning on the chair and playing the electric guitar. | A person is playing an instrument | 0 | -100 | An electric guitar is an instrument. | exists e2 e1 s1 x1 x2 x3 x4.(n_guitar(x4) & a_electric(s1) & Theme(s1,x4) & n_chair(x2) & Theme(e2,x4) & Actor(e2,x3) & v_play(e2) & n_woman(x3) & on(e1,x2) & Actor(e1,x1) & v_lean(e1) & n_woman(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_instrument(x2) & n_person(x1)) | 4b000dca-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(v_play(e2) & v_lean(e1) & on(e1,x2) & n_woman(x3) & n_woman(x1) & n_guitar(x4) & n_chair(x2) & a_electric(s1) & Theme(s1,x4) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_person(x1) & n_instrument(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman is leaning on the chair and playing the electric guitar. | A woman is standing still | 2 | -100 | Cannot be leaning and playing guitar while standing still. | exists e1 e2 s1 x1 x2 x3 x4.(n_guitar(x4) & a_electric(s1) & Theme(s1,x4) & n_chair(x2) & Theme(e2,x4) & Actor(e2,x3) & v_play(e2) & n_woman(x3) & on(e1,x2) & Actor(e1,x1) & v_lean(e1) & n_woman(x1)) | exists e1 s1 x1.(a_still(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & n_woman(x1)) | 4b004c68-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_play(e2) & v_lean(e1) & on(e1,x2) & n_woman(x3) & n_woman(x1) & n_guitar(x4) & n_chair(x2) & a_electric(s1) & Theme(s1,x4) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 s1 x1.(v_stand(e1) & n_woman(x1) & a_still(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man posing on a tall desert hillside. | A man is standing and looking at the animals. | 1 | -100 | Sentence 1 is missing looking at the animals | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_hillside(x3) & of(x3,x4) & n_desert(x4) & a_tall(s1) & Theme(s1,x3) & Actor(e1,x2) & v_pose(e1) & (x1 = x2) & n_man(x1)) | exists e1 e2 x1 x2 x3.(n_animal(x3) & at(e2,x3) & Actor(e2,x2) & v_look(e2) & n_man(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | 4b006acc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_pose(e1) & on(e1,x3) & of(x3,x4) & n_man(x1) & n_hillside(x3) & n_desert(x4) & a_topic(x1) & a_tall(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 e2 x1 x2 x3.(v_stand(e1) & v_look(e2) & n_man(x2) & n_man(x1) & n_animal(x3) & at(e2,x3) & Actor(e2,x2) & Actor(e1,x1)) |
||
A man posing on a tall desert hillside. | A man is standing on a desert hill. | 0 | -100 | Posing typically involves standing, and a hillside is very close to a hill. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_hillside(x3) & of(x3,x4) & n_desert(x4) & a_tall(s1) & Theme(s1,x3) & Actor(e1,x2) & v_pose(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3.(on(e1,x2) & n_hill(x2) & of(x2,x3) & n_desert(x3) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | 4b007544-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_pose(e1) & on(e1,x3) & of(x3,x4) & n_man(x1) & n_hillside(x3) & n_desert(x4) & a_topic(x1) & a_tall(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_stand(e1) & on(e1,x2) & of(x2,x3) & n_man(x1) & n_hill(x2) & n_desert(x3) & Actor(e1,x1)) |
||
A man posing on a tall desert hillside. | A man is watching TV. | 2 | -100 | Cannot pose on desert hillside and watch tv simultaneously. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_hillside(x3) & of(x3,x4) & n_desert(x4) & a_tall(s1) & Theme(s1,x3) & Actor(e1,x2) & v_pose(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_tv(x2) & n_man(x1)) | 4b007e5e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_pose(e1) & on(e1,x3) & of(x3,x4) & n_man(x1) & n_hillside(x3) & n_desert(x4) & a_topic(x1) & a_tall(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_watch(e1) & n_tv(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man wearing a sunhat and carrying a rucksack poses on the side of a desert hill. | A young man posing next to a truck in the desert. | 2 | -100 | A man can either be on the side of a desert hill or next to a truck in the desert. | exists e3 e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(n_side(x6) & on(e3,x6) & of(x6,x7) & n_hill(x7) & of(x7,x8) & n_desert(x8) & Actor(e3,x1) & v_pose(e3) & Theme(e2,x5) & Actor(e2,x4) & v_carry(e2) & n_rucksack(x5) & (x1 = x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sunhat(x3) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1 x2 x3 x4.(n_desert(x4) & a_topic(x1) & to(e1,x3) & in(x3,x4) & n_truck(x3) & r_next(e1) & Actor(e1,x2) & v_pose(e1) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | 4b008976-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_pose(e3) & v_carry(e2) & on(e3,x6) & of(x7,x8) & of(x6,x7) & n_sunhat(x3) & n_side(x6) & n_rucksack(x5) & n_man(x1) & n_hill(x7) & n_desert(x8) & Theme(e2,x5) & Theme(e1,x3) & Actor(e3,x1) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x4) & (x1 = x2)) | exists e1 s1 x1 x2 x3 x4.(v_pose(e1) & to(e1,x3) & r_next(e1) & n_truck(x3) & n_man(x1) & n_desert(x4) & in(x3,x4) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A man wearing a sunhat and carrying a rucksack poses on the side of a desert hill. | A women wearing glasses. | 2 | -100 | A man is different from a women. | exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7 x8.(n_side(x6) & on(e3,x6) & of(x6,x7) & n_hill(x7) & of(x7,x8) & n_desert(x8) & Actor(e3,x1) & v_pose(e3) & Theme(e2,x5) & Actor(e2,x4) & v_carry(e2) & n_rucksack(x5) & (x1 = x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sunhat(x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_glass(x3) & (x1 = x2) & n_woman(x1)) | 4b00933a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_pose(e3) & v_carry(e2) & on(e3,x6) & of(x7,x8) & of(x6,x7) & n_sunhat(x3) & n_side(x6) & n_rucksack(x5) & n_man(x1) & n_hill(x7) & n_desert(x8) & Theme(e2,x5) & Theme(e1,x3) & Actor(e3,x1) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x4) & (x1 = x2)) | exists e1 x1 x2 x3.(v_wear(e1) & n_woman(x1) & n_glass(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A man wearing a sunhat and carrying a rucksack poses on the side of a desert hill. | A person posing in the desert. | 0 | -100 | A man is a person. | exists e1 e2 e3 x1 x2 x3 x4 x5 x6 x7 x8.(n_side(x6) & on(e3,x6) & of(x6,x7) & n_hill(x7) & of(x7,x8) & n_desert(x8) & Actor(e3,x1) & v_pose(e3) & Theme(e2,x5) & Actor(e2,x4) & v_carry(e2) & n_rucksack(x5) & (x1 = x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sunhat(x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_desert(x3) & a_topic(x1) & in(e1,x3) & Actor(e1,x2) & v_pose(e1) & (x1 = x2) & n_person(x1)) | 4b00a7da-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 e3 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_pose(e3) & v_carry(e2) & on(e3,x6) & of(x7,x8) & of(x6,x7) & n_sunhat(x3) & n_side(x6) & n_rucksack(x5) & n_man(x1) & n_hill(x7) & n_desert(x8) & Theme(e2,x5) & Theme(e1,x3) & Actor(e3,x1) & Actor(e2,x4) & Actor(e1,x2) & (x1 = x4) & (x1 = x2)) | exists e1 x1 x2 x3.(v_pose(e1) & n_person(x1) & n_desert(x3) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A man in a white shirt and Khaki pants with a hat on climbing a mountain. | The man is climbing the sun. | 2 | -100 | The mountain is different from the sun. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & in(x1,x2) & subset_of(x4,x2) & with(x4,x6) & Theme(e1,x8) & Actor(e1,x7) & v_climb(e1) & n_mountain(x8) & (x6 = x7) & n_hat(x6) & n_pants(x4) & (x4 = x5) & ne_nam_khaki(x5) & subset_of(x3,x2) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & n_man(x1)) | exists e1 x1 x2.(n_sun(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_climb(e1)) | 4b00cb70-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x4,x6) & v_climb(e1) & subset_of(x4,x2) & subset_of(x3,x2) & ne_nam_khaki(x5) & n_shirt(x3) & n_pants(x4) & n_mountain(x8) & n_man(x1) & n_hat(x6) & in(x1,x2) & a_white(s1) & a_topic(x1) & Theme(s1,x3) & Theme(e1,x8) & Actor(e1,x7) & (x6 = x7) & (x4 = x5)) | exists e1 x1 x2.(v_climb(e1) & n_sun(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a white shirt and Khaki pants with a hat on climbing a mountain. | The man is wearing clothes. | 0 | -100 | In a white shirt implies wearing clothes. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & in(x1,x2) & subset_of(x4,x2) & with(x4,x6) & Theme(e1,x8) & Actor(e1,x7) & v_climb(e1) & n_mountain(x8) & (x6 = x7) & n_hat(x6) & n_pants(x4) & (x4 = x5) & ne_nam_khaki(x5) & subset_of(x3,x2) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_clothes(x2)) | 4b00d82c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x4,x6) & v_climb(e1) & subset_of(x4,x2) & subset_of(x3,x2) & ne_nam_khaki(x5) & n_shirt(x3) & n_pants(x4) & n_mountain(x8) & n_man(x1) & n_hat(x6) & in(x1,x2) & a_white(s1) & a_topic(x1) & Theme(s1,x3) & Theme(e1,x8) & Actor(e1,x7) & (x6 = x7) & (x4 = x5)) | exists e1 x1 x2.(v_wear(e1) & n_man(x1) & n_clothes(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a white shirt and Khaki pants with a hat on climbing a mountain. | The man is a good climber. | 1 | -100 | The man's status as a good climber is not established. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & in(x1,x2) & subset_of(x4,x2) & with(x4,x6) & Theme(e1,x8) & Actor(e1,x7) & v_climb(e1) & n_mountain(x8) & (x6 = x7) & n_hat(x6) & n_pants(x4) & (x4 = x5) & ne_nam_khaki(x5) & subset_of(x3,x2) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & n_man(x1)) | exists p1 x1.(n_man(x1) & exists s1 x2.((x1 = x2) & n_climber(x2) & a_good(s1) & Theme(s1,x2))) | 4b00e34e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x4,x6) & v_climb(e1) & subset_of(x4,x2) & subset_of(x3,x2) & ne_nam_khaki(x5) & n_shirt(x3) & n_pants(x4) & n_mountain(x8) & n_man(x1) & n_hat(x6) & in(x1,x2) & a_white(s1) & a_topic(x1) & Theme(s1,x3) & Theme(e1,x8) & Actor(e1,x7) & (x6 = x7) & (x4 = x5)) | exists x1.(n_man(x1) & exists s1 x2.(n_climber(x2) & a_good(s1) & Theme(s1,x2) & (x1 = x2))) |
||
A dessert mountain with a man wearing a hat standing on the hillside. | A dessert mountain with a tall man in a green hat standing on the hillside. | 1 | -100 | Not all men are tall. Not all hats are green | exists e1 x1 x2 x3 x4 x5 x6 x7.(n_hillside(x7) & a_topic(x1) & with(x1,x3) & Theme(e1,x5) & Actor(e1,x4) & v_wear(e1) & on(x5,x7) & n_standing(x5) & of(x5,x6) & n_hat(x6) & (x3 = x4) & n_man(x3) & n_mountain(x1) & of(x1,x2) & n_dessert(x2)) | exists s1 s2 x1 x2 x3 x4 x5 x6.(n_hillside(x6) & a_topic(x1) & with(x1,x3) & in(x3,x4) & on(x4,x6) & n_standing(x4) & of(x4,x5) & n_hat(x5) & a_green(s2) & Theme(s2,x4) & n_man(x3) & a_tall(s1) & Theme(s1,x3) & n_mountain(x1) & of(x1,x2) & n_dessert(x2)) | 4b00ede4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7.(with(x1,x3) & v_wear(e1) & on(x5,x7) & of(x5,x6) & of(x1,x2) & n_standing(x5) & n_mountain(x1) & n_man(x3) & n_hillside(x7) & n_hat(x6) & n_dessert(x2) & a_topic(x1) & Theme(e1,x5) & Actor(e1,x4) & (x3 = x4)) | exists s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x3) & on(x4,x6) & of(x4,x5) & of(x1,x2) & n_standing(x4) & n_mountain(x1) & n_man(x3) & n_hillside(x6) & n_hat(x5) & n_dessert(x2) & in(x3,x4) & a_topic(x1) & a_tall(s1) & a_green(s2) & Theme(s2,x4) & Theme(s1,x3)) |
||
A dessert mountain with a man wearing a hat standing on the hillside. | A dessert mountain litered with peolple in hats. | 2 | -100 | A man can not be referred to People. | exists e1 x1 x2 x3 x4 x5 x6 x7.(n_hillside(x7) & a_topic(x1) & with(x1,x3) & Theme(e1,x5) & Actor(e1,x4) & v_wear(e1) & on(x5,x7) & n_standing(x5) & of(x5,x6) & n_hat(x6) & (x3 = x4) & n_man(x3) & n_mountain(x1) & of(x1,x2) & n_dessert(x2)) | exists e1 x1 x2 x3 x4.(with(e1,x3) & in(x3,x4) & n_hat(x4) & n_peolple(x3) & Actor(e1,x1) & v_liter(e1) & n_mountain(x1) & of(x1,x2) & n_dessert(x2)) | 4b00f8b6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7.(with(x1,x3) & v_wear(e1) & on(x5,x7) & of(x5,x6) & of(x1,x2) & n_standing(x5) & n_mountain(x1) & n_man(x3) & n_hillside(x7) & n_hat(x6) & n_dessert(x2) & a_topic(x1) & Theme(e1,x5) & Actor(e1,x4) & (x3 = x4)) | exists e1 x1 x2 x3 x4.(with(e1,x3) & v_liter(e1) & of(x1,x2) & n_peolple(x3) & n_mountain(x1) & n_hat(x4) & n_dessert(x2) & in(x3,x4) & Actor(e1,x1)) |
||
A dessert mountain with a man wearing a hat standing on the hillside. | A dessert mountain with a person standing on it. | 0 | -100 | Standing on the hillside implies standing on it. | exists e1 x1 x2 x3 x4 x5 x6 x7.(n_hillside(x7) & a_topic(x1) & with(x1,x3) & Theme(e1,x5) & Actor(e1,x4) & v_wear(e1) & on(x5,x7) & n_standing(x5) & of(x5,x6) & n_hat(x6) & (x3 = x4) & n_man(x3) & n_mountain(x1) & of(x1,x2) & n_dessert(x2)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x3) & on(e1,x1) & n_thing(x1) & Actor(e1,x4) & v_stand(e1) & (x3 = x4) & n_person(x3) & n_mountain(x1) & of(x1,x2) & n_dessert(x2)) | 4b0103ec-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7.(with(x1,x3) & v_wear(e1) & on(x5,x7) & of(x5,x6) & of(x1,x2) & n_standing(x5) & n_mountain(x1) & n_man(x3) & n_hillside(x7) & n_hat(x6) & n_dessert(x2) & a_topic(x1) & Theme(e1,x5) & Actor(e1,x4) & (x3 = x4)) | exists e1 x1 x2 x3 x4.(with(x1,x3) & v_stand(e1) & on(e1,x1) & of(x1,x2) & n_thing(x1) & n_person(x3) & n_mountain(x1) & n_dessert(x2) & a_topic(x1) & Actor(e1,x4) & (x3 = x4)) |
||
A man wearing straw hat is hiking while looking at the camera. | A man is hiking. | 0 | -100 | The fact that the man is hiking is directly restated in fewer word. | exists e2 e1 e3 x1 x2 x3 x4 x5.(n_camera(x5) & while(e2,e3) & at(e3,x5) & Actor(e3,x1) & v_look(e3) & Actor(e2,x1) & v_hike(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x3) & of(x3,x4) & n_straw(x4) & (x1 = x2) & n_man(x1)) | exists e1 x1.(Actor(e1,x1) & v_hike(e1) & n_man(x1)) | 4b010dce-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e3 x1 x2 x3 x4 x5.(while(e2,e3) & v_wear(e1) & v_look(e3) & v_hike(e2) & of(x3,x4) & n_straw(x4) & n_man(x1) & n_hat(x3) & n_camera(x5) & at(e3,x5) & Theme(e1,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_hike(e1) & n_man(x1) & Actor(e1,x1)) |
||
A man wearing straw hat is hiking while looking at the camera. | A man is sitting at the base of a mountain. | 2 | -100 | One says hiking, the other says sitting at base of mountain. | exists e2 e3 e1 x1 x2 x3 x4 x5.(n_camera(x5) & while(e2,e3) & at(e3,x5) & Actor(e3,x1) & v_look(e3) & Actor(e2,x1) & v_hike(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x3) & of(x3,x4) & n_straw(x4) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_base(x2) & at(e1,x2) & of(x2,x3) & n_mountain(x3) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | 4b011788-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 x1 x2 x3 x4 x5.(while(e2,e3) & v_wear(e1) & v_look(e3) & v_hike(e2) & of(x3,x4) & n_straw(x4) & n_man(x1) & n_hat(x3) & n_camera(x5) & at(e3,x5) & Theme(e1,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_sit(e1) & of(x2,x3) & n_mountain(x3) & n_man(x1) & n_base(x2) & at(e1,x2) & Actor(e1,x1)) |
||
A man wearing straw hat is hiking while looking at the camera. | A man is hiking to meet his friends at the top a hill. | 1 | -100 | Not all man wearing straw hat hiking while looking at the camera is hiking to meet his friends. | exists e3 e2 e1 x1 x2 x3 x4 x5.(n_camera(x5) & while(e2,e3) & at(e3,x5) & Actor(e3,x1) & v_look(e3) & Actor(e2,x1) & v_hike(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x3) & of(x3,x4) & n_straw(x4) & (x1 = x2) & n_man(x1)) | exists e1 p1 x1 x2 x4.(n_top(x4) & Topic(e1,p1) & Actor(e1,x1) & v_hike(e1) & exists e2.(all x3.(n_hill(x3) -> (at(e2,x4) & for(x4,x3))) & Theme(e2,x2) & Actor(e2,x1) & v_meet(e2)) & n_friend(x2) & of(x2,x1) & n_male(x1) & n_man(x1)) | 4b01230e-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e2 e1 x1 x2 x3 x4 x5.(while(e2,e3) & v_wear(e1) & v_look(e3) & v_hike(e2) & of(x3,x4) & n_straw(x4) & n_man(x1) & n_hat(x3) & n_camera(x5) & at(e3,x5) & Theme(e1,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x2 x4.(v_hike(e1) & of(x2,x1) & n_top(x4) & n_man(x1) & n_male(x1) & n_friend(x2) & exists e2.(v_meet(e2) & all x3.((for(x4,x3) | -n_hill(x3)) & (at(e2,x4) | -n_hill(x3))) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A man jumps in the air in the middle of a road. | The man is trying to catch his bird that got loose. | 1 | -100 | Not all jumps are to catch loose birds | exists e1 x1 x2 x3 x4.(n_middle(x3) & n_air(x2) & in(e1,x3) & of(x3,x4) & n_road(x4) & in(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_man(x1)) | exists e1 p1 x1 x2.(n_bird(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e3 e2 p2 x3.(Theme(e3,x2) & Actor(e3,x1) & v_catch(e3) & exists s1.(Theme(s1,x3) & a_loose(s1)) & Topic(e2,p2) & Actor(e2,x3) & v_get(e2) & (x2 = x3))) | 4b012d0e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_jump(e1) & of(x3,x4) & n_road(x4) & n_middle(x3) & n_man(x1) & n_air(x2) & in(e1,x3) & in(e1,x2) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_try(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_bird(x2) & exists e3 e2 p2 x3.(v_get(e2) & v_catch(e3) & exists s1.(a_loose(s1) & Theme(s1,x3)) & Topic(e2,p2) & Theme(e3,x2) & Actor(e3,x1) & Actor(e2,x3) & (x2 = x3)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A man jumps in the air in the middle of a road. | There is a man in the road. | 0 | -100 | Jumps in the middle of the road implies man in the road. | exists e1 x1 x2 x3 x4.(n_middle(x3) & n_air(x2) & in(e1,x3) & of(x3,x4) & n_road(x4) & in(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_man(x1)) | exists p1 x1 x2.(n_road(x2) & in(p1,x2) & exists x3.((x1 = x3) & n_man(x3))) | 4b01390c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_jump(e1) & of(x3,x4) & n_road(x4) & n_middle(x3) & n_man(x1) & n_air(x2) & in(e1,x3) & in(e1,x2) & Actor(e1,x1)) | exists p1 x1 x2.(n_road(x2) & in(p1,x2) & exists x3.(n_man(x3) & (x1 = x3))) |
||
A man jumps in the air in the middle of a road. | The man is sitting on a couch. | 2 | -100 | The man that jumps cannot be the one sitting. | exists e1 x1 x2 x3 x4.(n_middle(x3) & n_air(x2) & in(e1,x3) & of(x3,x4) & n_road(x4) & in(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & on(e1,x2) & n_couch(x2) & Actor(e1,x1) & v_sit(e1)) | 4b014406-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_jump(e1) & of(x3,x4) & n_road(x4) & n_middle(x3) & n_man(x1) & n_air(x2) & in(e1,x3) & in(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & n_man(x1) & n_couch(x2) & Actor(e1,x1)) |
||
A person is jumping in the air in the center of a roadway. | The person is being run over on the road. | 2 | -100 | Someone jumping in the air cannot be run over on the road. | exists e1 x1 x2 x3 x4.(n_center(x3) & n_air(x2) & in(e1,x3) & of(x3,x4) & n_roadway(x4) & in(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_person(x1)) | exists e1 s1 x1 x2.(n_road(x2) & n_person(x1) & on(e1,x2) & a_over(s1) & Manner(e1,s1) & Theme(e1,x1) & v_run(e1)) | 4b014f1e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_jump(e1) & of(x3,x4) & n_roadway(x4) & n_person(x1) & n_center(x3) & n_air(x2) & in(e1,x3) & in(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_run(e1) & on(e1,x2) & n_road(x2) & n_person(x1) & a_over(s1) & Theme(e1,x1) & Manner(e1,s1)) |
||
A person is jumping in the air in the center of a roadway. | The person is jumping. | 0 | -100 | Jumping implies jumping. | exists e1 x1 x2 x3 x4.(n_center(x3) & n_air(x2) & in(e1,x3) & of(x3,x4) & n_roadway(x4) & in(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_person(x1)) | exists e1 x1.(n_person(x1) & Actor(e1,x1) & v_jump(e1)) | 4b015888-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_jump(e1) & of(x3,x4) & n_roadway(x4) & n_person(x1) & n_center(x3) & n_air(x2) & in(e1,x3) & in(e1,x2) & Actor(e1,x1)) | exists e1 x1.(v_jump(e1) & n_person(x1) & Actor(e1,x1)) |
||
A person is jumping in the air in the center of a roadway. | The person is excited. | 1 | 0.615439 | Not all people who jump are excited. | exists e1 x1 x2 x3 x4.(n_center(x3) & n_air(x2) & in(e1,x3) & of(x3,x4) & n_roadway(x4) & in(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_person(x1)) | exists e1 x1.(n_person(x1) & Theme(e1,x1) & v_excite(e1)) | 4b0161f2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_jump(e1) & of(x3,x4) & n_roadway(x4) & n_person(x1) & n_center(x3) & n_air(x2) & in(e1,x3) & in(e1,x2) & Actor(e1,x1)) | exists e1 x1.(v_excite(e1) & n_person(x1) & Theme(e1,x1)) |
||
A person is jumping in the air in the center of a roadway. | There is someone outside. | 0 | -100 | Roadway implies outside. | exists e1 x1 x2 x3 x4.(n_center(x3) & n_air(x2) & in(e1,x3) & of(x3,x4) & n_roadway(x4) & in(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_person(x1)) | exists p1 x1 s1 x2 x3.((x1 = x2) & Theme(s1,x3) & a_outside(s1) & (x2 = x3) & n_person(x2)) | 4b016b0c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_jump(e1) & of(x3,x4) & n_roadway(x4) & n_person(x1) & n_center(x3) & n_air(x2) & in(e1,x3) & in(e1,x2) & Actor(e1,x1)) | exists x1 s1 x2 x3.(n_person(x2) & a_outside(s1) & Theme(s1,x3) & (x2 = x3) & (x1 = x2)) |
||
A person is jumping in the air in the center of a roadway. | the person is in the church preaching | 2 | 0.000001 | A person cant be in the center of the roadway and in church | exists e1 x1 x2 x3 x4.(n_center(x3) & n_air(x2) & in(e1,x3) & of(x3,x4) & n_roadway(x4) & in(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_person(x1)) | exists p1 x1 x2 x3.(n_preaching(x2) & of(x2,x3) & n_church(x3) & n_person(x1) & in(x1,x2)) | 4b017714-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_jump(e1) & of(x3,x4) & n_roadway(x4) & n_person(x1) & n_center(x3) & n_air(x2) & in(e1,x3) & in(e1,x2) & Actor(e1,x1)) | exists x1 x2 x3.(of(x2,x3) & n_preaching(x2) & n_person(x1) & n_church(x3) & in(x1,x2)) |
||
A person is jumping in the air in the center of a roadway. | A man is sitting in a chair. | 2 | -100 | A person can't be jumping and sitting at the same time | exists e1 x1 x2 x3 x4.(n_center(x3) & n_air(x2) & in(e1,x3) & of(x3,x4) & n_roadway(x4) & in(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_person(x1)) | exists e1 x1 x2.(in(e1,x2) & n_chair(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | 4b0181dc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_jump(e1) & of(x3,x4) & n_roadway(x4) & n_person(x1) & n_center(x3) & n_air(x2) & in(e1,x3) & in(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_sit(e1) & n_man(x1) & n_chair(x2) & in(e1,x2) & Actor(e1,x1)) |
||
A person is jumping in the air in the center of a roadway. | two men jump on a beach | 2 | -100 | Either one person or two people are jumping. | exists e1 x1 x2 x3 x4.(n_center(x3) & n_air(x2) & in(e1,x3) & of(x3,x4) & n_roadway(x4) & in(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_person(x1)) | exists e1 x1 x2.(on(e1,x2) & n_beach(x2) & Actor(e1,x1) & v_jump(e1) & n_man(x1) & card_eq_2(x1)) | 4b018b78-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_jump(e1) & of(x3,x4) & n_roadway(x4) & n_person(x1) & n_center(x3) & n_air(x2) & in(e1,x3) & in(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_jump(e1) & on(e1,x2) & n_man(x1) & n_beach(x2) & card_eq_2(x1) & Actor(e1,x1)) |
||
A person is jumping in the air in the center of a roadway. | someone jumps in the middle of a road | 0 | 0.829882 | A person is jumping implies that someone jumps. | exists e1 x1 x2 x3 x4.(n_center(x3) & n_air(x2) & in(e1,x3) & of(x3,x4) & n_roadway(x4) & in(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_person(x1)) | exists x1 x2 x3 x4.(n_middle(x3) & a_topic(x1) & in(x1,x3) & of(x3,x4) & n_road(x4) & Time(x1,x2) & n_jump(x2) & n_person(x1)) | 4b019564-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_jump(e1) & of(x3,x4) & n_roadway(x4) & n_person(x1) & n_center(x3) & n_air(x2) & in(e1,x3) & in(e1,x2) & Actor(e1,x1)) | exists x1 x2 x3 x4.(of(x3,x4) & n_road(x4) & n_person(x1) & n_middle(x3) & n_jump(x2) & in(x1,x3) & a_topic(x1) & Time(x1,x2)) |
||
A person is jumping in the air in the center of a roadway. | Person sitting in the roadway | 2 | -100 | A person can't be sitting and jumping at the same time. | exists e1 x1 x2 x3 x4.(n_center(x3) & n_air(x2) & in(e1,x3) & of(x3,x4) & n_roadway(x4) & in(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_person(x1)) | exists e1 x1 x2.(n_roadway(x2) & ne_nam_person(x1) & in(e1,x2) & Actor(e1,x1) & v_sit(e1)) | 4b019fb4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_jump(e1) & of(x3,x4) & n_roadway(x4) & n_person(x1) & n_center(x3) & n_air(x2) & in(e1,x3) & in(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_sit(e1) & ne_nam_person(x1) & n_roadway(x2) & in(e1,x2) & Actor(e1,x1)) |
||
A person is jumping in the air in the center of a roadway. | the person is a woman | 1 | 0.161515 | Not every person is a woman. | exists e1 x1 x2 x3 x4.(n_center(x3) & n_air(x2) & in(e1,x3) & of(x3,x4) & n_roadway(x4) & in(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_person(x1)) | exists p1 x1.(n_person(x1) & exists x2.((x1 = x2) & n_woman(x2))) | 4b01a90a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_jump(e1) & of(x3,x4) & n_roadway(x4) & n_person(x1) & n_center(x3) & n_air(x2) & in(e1,x3) & in(e1,x2) & Actor(e1,x1)) | exists x1.(n_person(x1) & exists x2.(n_woman(x2) & (x1 = x2))) |
||
A person is jumping in the air in the center of a roadway. | a guy jumps to avoid a spider in the road | 1 | 0.000415 | A person doesn't mean that it has to be a guy. And someone jumping in the air is not necessarily doing it to avoid a spider. | exists e1 x1 x2 x3 x4.(n_center(x3) & n_air(x2) & in(e1,x3) & of(x3,x4) & n_roadway(x4) & in(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_person(x1)) | exists e1 p1 x1 x3.(n_road(x3) & Topic(e1,p1) & Actor(e1,x1) & v_jump(e1) & exists e2 x2.(in(e2,x3) & Theme(e2,x2) & Actor(e2,x1) & v_avoid(e2) & n_spider(x2)) & n_guy(x1)) | 4b01bea4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_jump(e1) & of(x3,x4) & n_roadway(x4) & n_person(x1) & n_center(x3) & n_air(x2) & in(e1,x3) & in(e1,x2) & Actor(e1,x1)) | exists e1 p1 x1 x3.(v_jump(e1) & n_road(x3) & n_guy(x1) & exists e2 x2.(v_avoid(e2) & n_spider(x2) & in(e2,x3) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A person is jumping in the air in the center of a roadway. | A man performs at a street fair. | 1 | 0.508872 | A person is not necessarily a man. The act of jumping is not necessarily a performance. A roadway is not necessarily the site of a street fair. | exists e1 x1 x2 x3 x4.(n_center(x3) & n_air(x2) & in(e1,x3) & of(x3,x4) & n_roadway(x4) & in(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_person(x1)) | exists e1 x1 x2 x3.(at(e1,x2) & n_fair(x2) & of(x2,x3) & n_street(x3) & Actor(e1,x1) & v_perform(e1) & n_man(x1)) | 4b01cbd8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_jump(e1) & of(x3,x4) & n_roadway(x4) & n_person(x1) & n_center(x3) & n_air(x2) & in(e1,x3) & in(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_perform(e1) & of(x2,x3) & n_street(x3) & n_man(x1) & n_fair(x2) & at(e1,x2) & Actor(e1,x1)) |
||
A person is jumping in the air in the center of a roadway. | Person playing basketball in the road jumping to score | 1 | 0.001264 | A jump to score while playing basketball is not necessarily why someone is jumping. | exists e1 x1 x2 x3 x4.(n_center(x3) & n_air(x2) & in(e1,x3) & of(x3,x4) & n_roadway(x4) & in(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_person(x1)) | exists e1 x1 x2 x3 x4 x5 x6.(n_road(x4) & a_topic(x1) & in(x1,x4) & to(e1,x6) & n_score(x6) & Actor(e1,x5) & v_jump(e1) & (x4 = x5) & n_basketball(x1) & of(x1,x3) & n_playing(x3) & (x1 = x2) & ne_nam_person(x2)) | 4b01d56a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_jump(e1) & of(x3,x4) & n_roadway(x4) & n_person(x1) & n_center(x3) & n_air(x2) & in(e1,x3) & in(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5 x6.(v_jump(e1) & to(e1,x6) & of(x1,x3) & ne_nam_person(x2) & n_score(x6) & n_road(x4) & n_playing(x3) & n_basketball(x1) & in(x1,x4) & a_topic(x1) & Actor(e1,x5) & (x4 = x5) & (x1 = x2)) |
||
Man jumps alone on a desert road with mountains in the background. | A man is sleeping | 2 | -100 | Cannot be sleeping and jumping at the same time. | exists x1 x2 x3 x4 x5 x6.(n_background(x6) & a_topic(x1) & in(x1,x6) & with(x1,x5) & n_mountain(x5) & on(x1,x3) & n_road(x3) & of(x3,x4) & n_desert(x4) & r_alone(x1) & n_jump(x1) & of(x1,x2) & n_man(x2)) | exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_man(x1)) | 4b01e960-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4 x5 x6.(with(x1,x5) & r_alone(x1) & on(x1,x3) & of(x3,x4) & of(x1,x2) & n_road(x3) & n_mountain(x5) & n_man(x2) & n_jump(x1) & n_desert(x4) & n_background(x6) & in(x1,x6) & a_topic(x1)) | exists e1 x1.(v_sleep(e1) & n_man(x1) & Actor(e1,x1)) |
||
A little boy is playing in the water with a beautiful sunset and mountains in the background. | A little boy is enjoying the sunset. | 1 | 0.819643 | A sunset happening in the same place at the same time doesn't necessarily mean that a boy is enjoying it. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_background(x6) & n_water(x2) & in(e1,x6) & with(e1,x3) & subset_of(x5,x3) & n_mountain(x5) & subset_of(x4,x3) & n_sunset(x4) & a_beautiful(s2) & Theme(s2,x4) & in(e1,x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_sunset(x2) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | 4b022e0c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_water(x2) & n_sunset(x4) & n_mountain(x5) & n_boy(x1) & n_background(x6) & in(e1,x6) & in(e1,x2) & a_little(s1) & a_beautiful(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_enjoy(e1) & n_sunset(x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A little boy is playing in the water with a beautiful sunset and mountains in the background. | A boy is swimming during evening | 1 | 0.609338 | Playing in the water does not necessarily mean swimming. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_background(x6) & n_water(x2) & in(e1,x6) & with(e1,x3) & subset_of(x5,x3) & n_mountain(x5) & subset_of(x4,x3) & n_sunset(x4) & a_beautiful(s2) & Theme(s2,x4) & in(e1,x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2.(during(e1,x2) & n_evening(x2) & Actor(e1,x1) & v_swim(e1) & n_boy(x1)) | 4b023a82-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_water(x2) & n_sunset(x4) & n_mountain(x5) & n_boy(x1) & n_background(x6) & in(e1,x6) & in(e1,x2) & a_little(s1) & a_beautiful(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_swim(e1) & n_evening(x2) & n_boy(x1) & during(e1,x2) & Actor(e1,x1)) |
||
A little boy is playing in the water with a beautiful sunset and mountains in the background. | A child is washing his face in the river in the evening. | 1 | 0.046089 | Playing in the water does not necessarily mean washing his face. Water near mountains does not necessarily mean that the body of water is a river. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_background(x6) & n_water(x2) & in(e1,x6) & with(e1,x3) & subset_of(x5,x3) & n_mountain(x5) & subset_of(x4,x3) & n_sunset(x4) & a_beautiful(s2) & Theme(s2,x4) & in(e1,x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(n_evening(x4) & n_river(x3) & in(e1,x4) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_wash(e1) & n_face(x2) & of(x2,x1) & n_male(x1) & n_child(x1)) | 4b024932-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_water(x2) & n_sunset(x4) & n_mountain(x5) & n_boy(x1) & n_background(x6) & in(e1,x6) & in(e1,x2) & a_little(s1) & a_beautiful(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_wash(e1) & of(x2,x1) & n_river(x3) & n_male(x1) & n_face(x2) & n_evening(x4) & n_child(x1) & in(e1,x4) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A little boy is playing in the water with a beautiful sunset and mountains in the background. | the boy is ten years old | 1 | 0.023419 | Not every little boy is ten years old. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_background(x6) & n_water(x2) & in(e1,x6) & with(e1,x3) & subset_of(x5,x3) & n_mountain(x5) & subset_of(x4,x3) & n_sunset(x4) & a_beautiful(s2) & Theme(s2,x4) & in(e1,x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_boy(x1) & Theme(e1,x2) & Pivot(e1,x1) & r_more(e1) & v_old(e1) & n_year(x2) & card_eq_10(x2)) | 4b02529c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_water(x2) & n_sunset(x4) & n_mountain(x5) & n_boy(x1) & n_background(x6) & in(e1,x6) & in(e1,x2) & a_little(s1) & a_beautiful(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_old(e1) & r_more(e1) & n_year(x2) & n_boy(x1) & card_eq_10(x2) & Theme(e1,x2) & Pivot(e1,x1)) |
||
A little boy is playing in the water with a beautiful sunset and mountains in the background. | the boy is at school reading | 2 | 0.000001 | A boy cannot be playing in the water while he is at school reading. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_background(x6) & n_water(x2) & in(e1,x6) & with(e1,x3) & subset_of(x5,x3) & n_mountain(x5) & subset_of(x4,x3) & n_sunset(x4) & a_beautiful(s2) & Theme(s2,x4) & in(e1,x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists p1 x1.(n_boy(x1) & exists x2 x3.(at(x1,x2) & n_reading(x2) & of(x2,x3) & n_school(x3))) | 4b025f4e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_water(x2) & n_sunset(x4) & n_mountain(x5) & n_boy(x1) & n_background(x6) & in(e1,x6) & in(e1,x2) & a_little(s1) & a_beautiful(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1)) | exists x1.(n_boy(x1) & exists x2 x3.(of(x2,x3) & n_school(x3) & n_reading(x2) & at(x1,x2))) |
||
A little boy is playing in the water with a beautiful sunset and mountains in the background. | Bob Ross may have painted this very scene. | 1 | 0.000079 | A little boy playing with a beautiful sunset in the background does not imply that Bob Ross may have painted the very scene. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_background(x6) & n_water(x2) & in(e1,x6) & with(e1,x3) & subset_of(x5,x3) & n_mountain(x5) & subset_of(x4,x3) & n_sunset(x4) & a_beautiful(s2) & Theme(s2,x4) & in(e1,x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 p1 s1 x1 x2 x3.(n_scene(x3) & a_very(s1) & Theme(s1,x3) & ne_per_ross(x1) & (x1 = x2) & ne_per_bob(x2) & exists e2.(Theme(e2,x3) & Actor(e2,x1) & v_paint(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_may(e1)) | 4b026ebc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_water(x2) & n_sunset(x4) & n_mountain(x5) & n_boy(x1) & n_background(x6) & in(e1,x6) & in(e1,x2) & a_little(s1) & a_beautiful(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 p1 s1 x1 x2 x3.(v_may(e1) & ne_per_ross(x1) & ne_per_bob(x2) & n_scene(x3) & exists e2.(v_paint(e2) & Theme(e2,x3) & Actor(e2,x1)) & a_very(s1) & Topic(e1,p1) & Theme(s1,x3) & Actor(e1,x1) & (x1 = x2)) |
||
A little boy is playing in the water with a beautiful sunset and mountains in the background. | the boy is wet | 0 | 0.790414 | If he is playing in the water, then he is wet. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_background(x6) & n_water(x2) & in(e1,x6) & with(e1,x3) & subset_of(x5,x3) & n_mountain(x5) & subset_of(x4,x3) & n_sunset(x4) & a_beautiful(s2) & Theme(s2,x4) & in(e1,x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists s1 x1.(n_boy(x1) & Theme(s1,x1) & a_wet(s1)) | 4b02738a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_play(e1) & subset_of(x5,x3) & subset_of(x4,x3) & n_water(x2) & n_sunset(x4) & n_mountain(x5) & n_boy(x1) & n_background(x6) & in(e1,x6) & in(e1,x2) & a_little(s1) & a_beautiful(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1)) | exists s1 x1.(n_boy(x1) & a_wet(s1) & Theme(s1,x1)) |
||
A man wearing black swimming shorts and goggles comes out of the swimming pool while others look on. | He is a professional swimmer. | 1 | 0.779943 | Not all swimmers are professional. | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(exists e3 p2 x8.(exists s2.(Theme(s2,x8) & a_on(s2)) & Topic(e3,p2) & Actor(e3,x8) & v_look(e3) & -(x8 = x1) & n_person(x8)) & n_person(x1) & while(e2,p1) & of(e2,x7) & n_pool(x7) & of(x7,x5) & n_swimming(x5) & n_swimming(x5) & r_out(e2) & Actor(e2,x1) & v_come(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x6,x3) & n_goggles(x6) & subset_of(x4,x3) & n_shorts(x4) & of(x4,x5) & a_black(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1)) | exists p1 x1.(n_male(x1) & exists s1 x2.((x1 = x2) & n_swimmer(x2) & a_professional(s1) & Theme(s1,x2))) | 4b03cc4e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(while(e2,p1) & v_wear(e1) & v_come(e2) & subset_of(x6,x3) & subset_of(x4,x3) & r_out(e2) & of(x7,x5) & of(x4,x5) & of(e2,x7) & n_swimming(x5) & n_shorts(x4) & n_pool(x7) & n_person(x1) & n_man(x1) & n_goggles(x6) & exists e3 p2 x8.(v_look(e3) & n_person(x8) & exists s2.(a_on(s2) & Theme(s2,x8)) & Topic(e3,p2) & Actor(e3,x8) & -(x8 = x1)) & a_black(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_male(x1) & exists s1 x2.(n_swimmer(x2) & a_professional(s1) & Theme(s1,x2) & (x1 = x2))) |
||
A man wearing black swimming shorts and goggles comes out of the swimming pool while others look on. | He is competing. | 1 | 0.797829 | Nothing indicates the man was competing. | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(exists e3 p2 x8.(exists s2.(Theme(s2,x8) & a_on(s2)) & Topic(e3,p2) & Actor(e3,x8) & v_look(e3) & -(x8 = x1) & n_person(x8)) & n_person(x1) & while(e2,p1) & of(e2,x7) & n_pool(x7) & of(x7,x5) & n_swimming(x5) & n_swimming(x5) & r_out(e2) & Actor(e2,x1) & v_come(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x6,x3) & n_goggles(x6) & subset_of(x4,x3) & n_shorts(x4) & of(x4,x5) & a_black(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1)) | exists e1 x1.(n_male(x1) & Actor(e1,x1) & v_compete(e1)) | 4b03d0f4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(while(e2,p1) & v_wear(e1) & v_come(e2) & subset_of(x6,x3) & subset_of(x4,x3) & r_out(e2) & of(x7,x5) & of(x4,x5) & of(e2,x7) & n_swimming(x5) & n_shorts(x4) & n_pool(x7) & n_person(x1) & n_man(x1) & n_goggles(x6) & exists e3 p2 x8.(v_look(e3) & n_person(x8) & exists s2.(a_on(s2) & Theme(s2,x8)) & Topic(e3,p2) & Actor(e3,x8) & -(x8 = x1)) & a_black(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_compete(e1) & n_male(x1) & Actor(e1,x1)) |
||
A man wearing black swimming shorts and goggles comes out of the swimming pool while others look on. | The man is outdoors | 0 | 0.66664 | Most pools are outdoors. | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(exists e3 p2 x8.(exists s2.(Theme(s2,x8) & a_on(s2)) & Topic(e3,p2) & Actor(e3,x8) & v_look(e3) & -(x8 = x1) & n_person(x8)) & n_person(x1) & while(e2,p1) & of(e2,x7) & n_pool(x7) & of(x7,x5) & n_swimming(x5) & n_swimming(x5) & r_out(e2) & Actor(e2,x1) & v_come(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x6,x3) & n_goggles(x6) & subset_of(x4,x3) & n_shorts(x4) & of(x4,x5) & a_black(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1)) | exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_outdoors(x2))) | 4b03f048-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(while(e2,p1) & v_wear(e1) & v_come(e2) & subset_of(x6,x3) & subset_of(x4,x3) & r_out(e2) & of(x7,x5) & of(x4,x5) & of(e2,x7) & n_swimming(x5) & n_shorts(x4) & n_pool(x7) & n_person(x1) & n_man(x1) & n_goggles(x6) & exists e3 p2 x8.(v_look(e3) & n_person(x8) & exists s2.(a_on(s2) & Theme(s2,x8)) & Topic(e3,p2) & Actor(e3,x8) & -(x8 = x1)) & a_black(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_man(x1) & exists x2.(n_outdoors(x2) & (x1 = x2))) |
||
A man wearing black swimming shorts and goggles comes out of the swimming pool while others look on. | The man just completed 25 laps in the pool | 1 | 0.533531 | Nothing indicates the man completed 25 laps. | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(exists e3 p2 x8.(exists s2.(Theme(s2,x8) & a_on(s2)) & Topic(e3,p2) & Actor(e3,x8) & v_look(e3) & -(x8 = x1) & n_person(x8)) & n_person(x1) & while(e2,p1) & of(e2,x7) & n_pool(x7) & of(x7,x5) & n_swimming(x5) & n_swimming(x5) & r_out(e2) & Actor(e2,x1) & v_come(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x6,x3) & n_goggles(x6) & subset_of(x4,x3) & n_shorts(x4) & of(x4,x5) & a_black(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1 x2 x3.(n_pool(x3) & n_man(x1) & a_just(s1) & Manner(e1,s1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_complete(e1) & n_lap(x2) & n_date(x2) & a_date_day_25(x2) & a_date_day_25(x2)) | 4b03f584-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(while(e2,p1) & v_wear(e1) & v_come(e2) & subset_of(x6,x3) & subset_of(x4,x3) & r_out(e2) & of(x7,x5) & of(x4,x5) & of(e2,x7) & n_swimming(x5) & n_shorts(x4) & n_pool(x7) & n_person(x1) & n_man(x1) & n_goggles(x6) & exists e3 p2 x8.(v_look(e3) & n_person(x8) & exists s2.(a_on(s2) & Theme(s2,x8)) & Topic(e3,p2) & Actor(e3,x8) & -(x8 = x1)) & a_black(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_complete(e1) & n_pool(x3) & n_man(x1) & n_lap(x2) & n_date(x2) & in(e1,x3) & a_just(s1) & a_date_day_25(x2) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man wearing black swimming shorts and goggles comes out of the swimming pool while others look on. | A man is hungry after swimming for many hours. | 1 | 0.079585 | A man leaving the pool does not imply that he is hungry. | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(exists e3 p2 x8.(exists s2.(Theme(s2,x8) & a_on(s2)) & Topic(e3,p2) & Actor(e3,x8) & v_look(e3) & -(x8 = x1) & n_person(x8)) & n_person(x1) & while(e2,p1) & of(e2,x7) & n_pool(x7) & of(x7,x5) & n_swimming(x5) & n_swimming(x5) & r_out(e2) & Actor(e2,x1) & v_come(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x6,x3) & n_goggles(x6) & subset_of(x4,x3) & n_shorts(x4) & of(x4,x5) & a_black(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1 x2.(after(s1,e1) & for(e1,x2) & n_hour(x2) & n_quantity(x2) & Actor(e1,x1) & v_swim(e1) & Theme(s1,x1) & a_hungry(s1) & n_man(x1)) | 4b03fa7a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(while(e2,p1) & v_wear(e1) & v_come(e2) & subset_of(x6,x3) & subset_of(x4,x3) & r_out(e2) & of(x7,x5) & of(x4,x5) & of(e2,x7) & n_swimming(x5) & n_shorts(x4) & n_pool(x7) & n_person(x1) & n_man(x1) & n_goggles(x6) & exists e3 p2 x8.(v_look(e3) & n_person(x8) & exists s2.(a_on(s2) & Theme(s2,x8)) & Topic(e3,p2) & Actor(e3,x8) & -(x8 = x1)) & a_black(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_swim(e1) & n_quantity(x2) & n_man(x1) & n_hour(x2) & for(e1,x2) & after(s1,e1) & a_hungry(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A man wearing black swimming shorts and goggles comes out of the swimming pool while others look on. | A slowly man comes out of the swimming pool. | 1 | 0.007737 | We cannot infer that he leaves the pool slowly. | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(exists e3 p2 x8.(exists s2.(Theme(s2,x8) & a_on(s2)) & Topic(e3,p2) & Actor(e3,x8) & v_look(e3) & -(x8 = x1) & n_person(x8)) & n_person(x1) & while(e2,p1) & of(e2,x7) & n_pool(x7) & of(x7,x5) & n_swimming(x5) & n_swimming(x5) & r_out(e2) & Actor(e2,x1) & v_come(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x6,x3) & n_goggles(x6) & subset_of(x4,x3) & n_shorts(x4) & of(x4,x5) & a_black(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1 x2 x3.(n_pool(x2) & of(x2,x3) & n_swimming(x3) & of(e1,x2) & r_out(e1) & Actor(e1,x1) & v_come(e1) & n_man(x1) & a_slowly(s1) & Theme(s1,x1)) | 4b0404ca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(while(e2,p1) & v_wear(e1) & v_come(e2) & subset_of(x6,x3) & subset_of(x4,x3) & r_out(e2) & of(x7,x5) & of(x4,x5) & of(e2,x7) & n_swimming(x5) & n_shorts(x4) & n_pool(x7) & n_person(x1) & n_man(x1) & n_goggles(x6) & exists e3 p2 x8.(v_look(e3) & n_person(x8) & exists s2.(a_on(s2) & Theme(s2,x8)) & Topic(e3,p2) & Actor(e3,x8) & -(x8 = x1)) & a_black(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_come(e1) & r_out(e1) & of(x2,x3) & of(e1,x2) & n_swimming(x3) & n_pool(x2) & n_man(x1) & a_slowly(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A man wearing black swimming shorts and goggles comes out of the swimming pool while others look on. | Two cats jump into a lake. | 2 | 0.000001 | A man is not two cats. Someone can't come out of a swimming pool and jump into a lake at the same time. | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(exists e3 p2 x8.(exists s2.(Theme(s2,x8) & a_on(s2)) & Topic(e3,p2) & Actor(e3,x8) & v_look(e3) & -(x8 = x1) & n_person(x8)) & n_person(x1) & while(e2,p1) & of(e2,x7) & n_pool(x7) & of(x7,x5) & n_swimming(x5) & n_swimming(x5) & r_out(e2) & Actor(e2,x1) & v_come(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x6,x3) & n_goggles(x6) & subset_of(x4,x3) & n_shorts(x4) & of(x4,x5) & a_black(s1) & Theme(s1,x4) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(into(e1,x2) & n_lake(x2) & Actor(e1,x1) & v_jump(e1) & n_cat(x1) & card_eq_2(x1)) | 4b041654-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(while(e2,p1) & v_wear(e1) & v_come(e2) & subset_of(x6,x3) & subset_of(x4,x3) & r_out(e2) & of(x7,x5) & of(x4,x5) & of(e2,x7) & n_swimming(x5) & n_shorts(x4) & n_pool(x7) & n_person(x1) & n_man(x1) & n_goggles(x6) & exists e3 p2 x8.(v_look(e3) & n_person(x8) & exists s2.(a_on(s2) & Theme(s2,x8)) & Topic(e3,p2) & Actor(e3,x8) & -(x8 = x1)) & a_black(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_jump(e1) & n_lake(x2) & n_cat(x1) & into(e1,x2) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two young men are engaged in a pillow fight outdoors in the city. | The men are in their pajamas. | 1 | -100 | A pillow fight does not imply that they are in their pajamas. | exists e1 s1 x1 x2 x3 x4 x5.(n_city(x5) & in(e1,x2) & in(x2,x5) & Time(x2,x4) & n_outdoors(x4) & n_fight(x2) & of(x2,x3) & n_pillow(x3) & Theme(e1,x1) & v_engage(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists p1 x1 x2.(n_pajamas(x2) & of(x2,x1) & n_thing(x1) & n_man(x1) & in(x1,x2)) | 4b04809e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_engage(e1) & of(x2,x3) & n_pillow(x3) & n_outdoors(x4) & n_man(x1) & n_fight(x2) & n_city(x5) & in(x2,x5) & in(e1,x2) & card_eq_2(x1) & a_young(s1) & Time(x2,x4) & Theme(s1,x1) & Theme(e1,x1)) | exists x1 x2.(of(x2,x1) & n_thing(x1) & n_pajamas(x2) & n_man(x1) & in(x1,x2)) |
||
Two young men are engaged in a pillow fight outdoors in the city. | The men are in the middle of forest. | 2 | -100 | If people are in the middle of a forest, they are not in the city. | exists e1 s1 x1 x2 x3 x4 x5.(n_city(x5) & in(e1,x2) & in(x2,x5) & Time(x2,x4) & n_outdoors(x4) & n_fight(x2) & of(x2,x3) & n_pillow(x3) & Theme(e1,x1) & v_engage(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists p1 x1 x2.(n_middle(x2) & n_man(x1) & exists x3.(in(x1,x2) & of(x2,x3) & n_forest(x3))) | 4b048512-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_engage(e1) & of(x2,x3) & n_pillow(x3) & n_outdoors(x4) & n_man(x1) & n_fight(x2) & n_city(x5) & in(x2,x5) & in(e1,x2) & card_eq_2(x1) & a_young(s1) & Time(x2,x4) & Theme(s1,x1) & Theme(e1,x1)) | exists x1 x2.(n_middle(x2) & n_man(x1) & exists x3.(of(x2,x3) & n_forest(x3) & in(x1,x2))) |
||
Two young men wearing bright colors are having a pillow fight in a courtyard. | the men are young | 0 | -100 | Young men are more likely to have pillow fights than older men, and wear brighter colors more often. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(Theme(e2,x4) & Actor(e2,x1) & v_have(e2) & in(x4,x6) & n_courtyard(x6) & n_fight(x4) & of(x4,x5) & n_pillow(x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_color(x3) & a_bright(s2) & Theme(s2,x3) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_young(s1)) | 4b048972-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_have(e2) & of(x4,x5) & n_pillow(x5) & n_man(x1) & n_fight(x4) & n_courtyard(x6) & n_color(x3) & in(x4,x6) & card_eq_2(x1) & a_young(s1) & a_bright(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1.(n_man(x1) & a_young(s1) & Theme(s1,x1)) |
||
Two young men wearing bright colors are having a pillow fight in a courtyard. | The men are in dark colors | 2 | -100 | If the colors are bright, they cannot be dark. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(Theme(e2,x4) & Actor(e2,x1) & v_have(e2) & in(x4,x6) & n_courtyard(x6) & n_fight(x4) & of(x4,x5) & n_pillow(x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_color(x3) & a_bright(s2) & Theme(s2,x3) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists p1 x1.(n_man(x1) & exists s1 x2.(in(x1,x2) & n_color(x2) & a_dark(s1) & Theme(s1,x2))) | 4b048dd2-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_have(e2) & of(x4,x5) & n_pillow(x5) & n_man(x1) & n_fight(x4) & n_courtyard(x6) & n_color(x3) & in(x4,x6) & card_eq_2(x1) & a_young(s1) & a_bright(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_man(x1) & exists s1 x2.(n_color(x2) & in(x1,x2) & a_dark(s1) & Theme(s1,x2))) |
||
Two young men wearing bright colors are having a pillow fight in a courtyard. | The men are together. | 1 | -100 | The two men could have been strangers instead of being together. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(Theme(e2,x4) & Actor(e2,x1) & v_have(e2) & in(x4,x6) & n_courtyard(x6) & n_fight(x4) & of(x4,x5) & n_pillow(x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_color(x3) & a_bright(s2) & Theme(s2,x3) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_together(s1)) | 4b049232-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_have(e2) & of(x4,x5) & n_pillow(x5) & n_man(x1) & n_fight(x4) & n_courtyard(x6) & n_color(x3) & in(x4,x6) & card_eq_2(x1) & a_young(s1) & a_bright(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1.(n_man(x1) & a_together(s1) & Theme(s1,x1)) |
||
two teenage females are posing near a body of water. | There are two teenage females who are at a beach. | 1 | 0.776103 | There is nothing to suggest that the teenager are at a beach | exists e1 s1 x1 x2 x3.(near(e1,x2) & of(x2,x3) & n_water(x3) & n_body(x2) & Actor(e1,x1) & v_pose(e1) & n_female(x1) & a_teenage(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists p1 x1 p2 s1 x2 x3.((x1 = x2) & exists x4.(at(x3,x4) & n_beach(x4)) & (x2 = x3) & n_female(x2) & a_teenage(s1) & Theme(s1,x2) & card_eq_2(x2)) | 4b049692-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_pose(e1) & of(x2,x3) & near(e1,x2) & n_water(x3) & n_female(x1) & n_body(x2) & card_eq_2(x1) & a_teenage(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 s1 x2 x3.(n_female(x2) & exists x4.(n_beach(x4) & at(x3,x4)) & card_eq_2(x2) & a_teenage(s1) & Theme(s1,x2) & (x2 = x3) & (x1 = x2)) |
||
two teenage females are posing near a body of water. | They are at school watching a football game | 2 | -100 | The teenagers can't be by a body of water and at the school football game at the same time. | exists e1 s1 x1 x2 x3.(near(e1,x2) & of(x2,x3) & n_water(x3) & n_body(x2) & Actor(e1,x1) & v_pose(e1) & n_female(x1) & a_teenage(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 p1 x1 x2.(for(p1,e1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_game(x2) & of(x2,x1) & n_football(x1) & exists x3.(at(x1,x3) & n_school(x3)) & n_thing(x1)) | 4b049afc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_pose(e1) & of(x2,x3) & near(e1,x2) & n_water(x3) & n_female(x1) & n_body(x2) & card_eq_2(x1) & a_teenage(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_watch(e1) & of(x2,x1) & n_thing(x1) & n_game(x2) & n_football(x1) & for(p1,e1) & exists x3.(n_school(x3) & at(x1,x3)) & Theme(e1,x2) & Actor(e1,x1)) |
||
two teenage females are posing near a body of water. | Two women are outside | 0 | -100 | A body of water has to be outside and not indoor. | exists e1 s1 x1 x2 x3.(near(e1,x2) & of(x2,x3) & n_water(x3) & n_body(x2) & Actor(e1,x1) & v_pose(e1) & n_female(x1) & a_teenage(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_woman(x1) & card_eq_2(x1)) | 4b049f48-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_pose(e1) & of(x2,x3) & near(e1,x2) & n_water(x3) & n_female(x1) & n_body(x2) & card_eq_2(x1) & a_teenage(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists s1 x1.(n_woman(x1) & card_eq_2(x1) & a_outside(s1) & Theme(s1,x1)) |
||
two teenage females are posing near a body of water. | Two teenagers are near water | 0 | 0.976435 | The two teenagers are the two teenage females. | exists e1 s1 x1 x2 x3.(near(e1,x2) & of(x2,x3) & n_water(x3) & n_body(x2) & Actor(e1,x1) & v_pose(e1) & n_female(x1) & a_teenage(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists p1 x1.(exists s1 x2.((x1 = x2) & n_water(x2) & a_near(s1) & Theme(s1,x2)) & n_teenager(x1) & card_eq_2(x1)) | 4b04a89e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_pose(e1) & of(x2,x3) & near(e1,x2) & n_water(x3) & n_female(x1) & n_body(x2) & card_eq_2(x1) & a_teenage(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1.(n_teenager(x1) & exists s1 x2.(n_water(x2) & a_near(s1) & Theme(s1,x2) & (x1 = x2)) & card_eq_2(x1)) |
||
two teenage females are posing near a body of water. | The women are posing indoors in front of a couch | 2 | -100 | The teenagers cannot be by a body of water and inside by the couch at the same time. | exists e1 s1 x1 x2 x3.(near(e1,x2) & of(x2,x3) & n_water(x3) & n_body(x2) & Actor(e1,x1) & v_pose(e1) & n_female(x1) & a_teenage(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(n_woman(x1) & in(e1,x3) & of(x3,x4) & n_couch(x4) & n_front(x3) & Theme(e1,x2) & Actor(e1,x1) & v_pose(e1) & n_indoor(x2)) | 4b04b6d6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_pose(e1) & of(x2,x3) & near(e1,x2) & n_water(x3) & n_female(x1) & n_body(x2) & card_eq_2(x1) & a_teenage(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_pose(e1) & of(x3,x4) & n_woman(x1) & n_indoor(x2) & n_front(x3) & n_couch(x4) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
two teenage females are posing near a body of water. | Two teenage males are in bikinis near a puddle. | 2 | -100 | These are two teenage females, not males as indicated as wearing bikinis. | exists e1 s1 x1 x2 x3.(near(e1,x2) & of(x2,x3) & n_water(x3) & n_body(x2) & Actor(e1,x1) & v_pose(e1) & n_female(x1) & a_teenage(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists p1 x1 x2.(exists x3 x4.(in(x1,x3) & near(x3,x4) & n_puddle(x4) & n_bikini(x3)) & n_male(x1) & of(x1,x2) & n_teenage(x2) & card_eq_2(x1)) | 4b04bc62-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_pose(e1) & of(x2,x3) & near(e1,x2) & n_water(x3) & n_female(x1) & n_body(x2) & card_eq_2(x1) & a_teenage(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 x2.(of(x1,x2) & n_teenage(x2) & n_male(x1) & exists x3 x4.(near(x3,x4) & n_puddle(x4) & n_bikini(x3) & in(x1,x3)) & card_eq_2(x1)) |
||
two teenage females are posing near a body of water. | Two teens are posing in bikinis near the ocean | 1 | 0.66273 | We don't know that the teens are in bikinis. | exists e1 s1 x1 x2 x3.(near(e1,x2) & of(x2,x3) & n_water(x3) & n_body(x2) & Actor(e1,x1) & v_pose(e1) & n_female(x1) & a_teenage(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(n_ocean(x3) & in(e1,x2) & near(x2,x3) & n_bikini(x2) & Actor(e1,x1) & v_pose(e1) & n_teens(x1) & card_eq_2(x1)) | 4b04c158-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_pose(e1) & of(x2,x3) & near(e1,x2) & n_water(x3) & n_female(x1) & n_body(x2) & card_eq_2(x1) & a_teenage(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_pose(e1) & near(x2,x3) & n_teens(x1) & n_ocean(x3) & n_bikini(x2) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1)) |
||
two teenage females are posing near a body of water. | THey are in swimsuits | 1 | 0.808845 | People who are posing near a body of water.need not necessarily be in swimsuits. | exists e1 s1 x1 x2 x3.(near(e1,x2) & of(x2,x3) & n_water(x3) & n_body(x2) & Actor(e1,x1) & v_pose(e1) & n_female(x1) & a_teenage(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists p1 x1.(ne_nam_they(x1) & exists x2.(in(x1,x2) & n_swimsuit(x2))) | 4b04c626-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_pose(e1) & of(x2,x3) & near(e1,x2) & n_water(x3) & n_female(x1) & n_body(x2) & card_eq_2(x1) & a_teenage(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1.(ne_nam_they(x1) & exists x2.(n_swimsuit(x2) & in(x1,x2))) |
||
two teenage females are posing near a body of water. | A dog in a field watches bees lazily fly from flower to flower. | 2 | -100 | There are only two teenagers by the body of water, not a dog. | exists e1 s1 x1 x2 x3.(near(e1,x2) & of(x2,x3) & n_water(x3) & n_body(x2) & Actor(e1,x1) & v_pose(e1) & n_female(x1) & a_teenage(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 p1 x1 x2.(exists e2 p2 s1 x3 x4 x5.(a_lazily(s1) & Manner(e2,s1) & Topic(e2,p2) & exists e3.(Actor(e3,x3) & v_flower(e3)) & from(e2,x5) & n_flower(x5) & Actor(e2,x4) & v_fly(e2) & n_bee(x4) & n_bee(x3)) & Topic(e1,p1) & Actor(e1,x1) & v_watch(e1) & in(x1,x2) & n_field(x2) & n_dog(x1)) | 4b04caea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_pose(e1) & of(x2,x3) & near(e1,x2) & n_water(x3) & n_female(x1) & n_body(x2) & card_eq_2(x1) & a_teenage(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_watch(e1) & n_field(x2) & n_dog(x1) & in(x1,x2) & exists e2 p2 s1 x3 x4 x5.(v_fly(e2) & n_flower(x5) & n_bee(x4) & n_bee(x3) & from(e2,x5) & exists e3.(v_flower(e3) & Actor(e3,x3)) & a_lazily(s1) & Topic(e2,p2) & Manner(e2,s1) & Actor(e2,x4)) & Topic(e1,p1) & Actor(e1,x1)) |
||
two teenage females are posing near a body of water. | There are two teenage females. | 0 | -100 | There needs to be the teenage females to pose. | exists e1 s1 x1 x2 x3.(near(e1,x2) & of(x2,x3) & n_water(x3) & n_body(x2) & Actor(e1,x1) & v_pose(e1) & n_female(x1) & a_teenage(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists p1 x1 s1 x2.((x1 = x2) & n_female(x2) & a_teenage(s1) & Theme(s1,x2) & card_eq_2(x2)) | 4b04d184-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_pose(e1) & of(x2,x3) & near(e1,x2) & n_water(x3) & n_female(x1) & n_body(x2) & card_eq_2(x1) & a_teenage(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 s1 x2.(n_female(x2) & card_eq_2(x2) & a_teenage(s1) & Theme(s1,x2) & (x1 = x2)) |
||
two teenage females are posing near a body of water. | There are three teenage males at home. | 2 | 0.000564 | Two teenage females are not the same as three teenage males. | exists e1 s1 x1 x2 x3.(near(e1,x2) & of(x2,x3) & n_water(x3) & n_body(x2) & Actor(e1,x1) & v_pose(e1) & n_female(x1) & a_teenage(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists p1 x1 s1 x2 x3.((x1 = x2) & at(x2,x3) & n_home(x3) & n_male(x2) & a_teenage(s1) & Theme(s1,x2) & card_eq_3(x2)) | 4b04d706-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_pose(e1) & of(x2,x3) & near(e1,x2) & n_water(x3) & n_female(x1) & n_body(x2) & card_eq_2(x1) & a_teenage(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 s1 x2 x3.(n_male(x2) & n_home(x3) & card_eq_3(x2) & at(x2,x3) & a_teenage(s1) & Theme(s1,x2) & (x1 = x2)) |
||
two teenage females are posing near a body of water. | Girls close to each other positioning their bodies in different ways. | 0 | -100 | Posing is positioning your body. | exists e1 s1 x1 x2 x3.(near(e1,x2) & of(x2,x3) & n_water(x3) & n_body(x2) & Actor(e1,x1) & v_pose(e1) & n_female(x1) & a_teenage(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e2 e1 x1 x2 x3 x4.(n_way(x4) & ne_nam_girls(x1) & for(e1,e2) & in(e2,x2) & -(x2 = x4) & n_way(x2) & Theme(e2,x3) & Actor(e2,x1) & v_position(e2) & n_body(x3) & of(x3,x2) & n_thing(x2) & all x5.(n_other(x5) -> to(e1,x5)) & Actor(e1,x1) & v_close(e1)) | 4b04dc88-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_pose(e1) & of(x2,x3) & near(e1,x2) & n_water(x3) & n_female(x1) & n_body(x2) & card_eq_2(x1) & a_teenage(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3 x4.(v_position(e2) & v_close(e1) & of(x3,x2) & ne_nam_girls(x1) & n_way(x4) & n_way(x2) & n_thing(x2) & n_body(x3) & in(e2,x2) & for(e1,e2) & all x5.(to(e1,x5) | -n_other(x5)) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1) & -(x2 = x4)) |
||
two teenage females are posing near a body of water. | THey are outside. | 0 | -100 | Bodies of water are outside. | exists e1 s1 x1 x2 x3.(near(e1,x2) & of(x2,x3) & n_water(x3) & n_body(x2) & Actor(e1,x1) & v_pose(e1) & n_female(x1) & a_teenage(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists s1 x1.(ne_nam_they(x1) & Theme(s1,x1) & a_outside(s1)) | 4b04e1c4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_pose(e1) & of(x2,x3) & near(e1,x2) & n_water(x3) & n_female(x1) & n_body(x2) & card_eq_2(x1) & a_teenage(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists s1 x1.(ne_nam_they(x1) & a_outside(s1) & Theme(s1,x1)) |
||
two teenage females are posing near a body of water. | Women are posing seductively by the lake | 1 | 0.000314 | Not all two teenage females posing near a body of water are posing seductively. Not all water is a lake. | exists e1 s1 x1 x2 x3.(near(e1,x2) & of(x2,x3) & n_water(x3) & n_body(x2) & Actor(e1,x1) & v_pose(e1) & n_female(x1) & a_teenage(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 x1 x2.(n_lake(x2) & by(e1,x2) & a_seductively(s1) & Manner(e1,s1) & Actor(e1,x1) & v_pose(e1) & n_woman(x1)) | 4b04e64c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_pose(e1) & of(x2,x3) & near(e1,x2) & n_water(x3) & n_female(x1) & n_body(x2) & card_eq_2(x1) & a_teenage(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_pose(e1) & n_woman(x1) & n_lake(x2) & by(e1,x2) & a_seductively(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
two teenage females are posing near a body of water. | Girls on the beach trying to show off to young men. | 1 | 0.027027 | all girls are not teenage. | exists e1 s1 x1 x2 x3.(near(e1,x2) & of(x2,x3) & n_water(x3) & n_body(x2) & Actor(e1,x1) & v_pose(e1) & n_female(x1) & a_teenage(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 p1 x1 x2 x3.(n_beach(x2) & a_topic(x1) & on(x1,x2) & Topic(e1,p1) & Actor(e1,x3) & v_try(e1) & exists e2 s1 s2 x4.(a_off(s2) & Manner(e2,s2) & to(e2,x4) & n_man(x4) & a_young(s1) & Theme(s1,x4) & Actor(e2,x3) & v_show(e2)) & (x2 = x3) & n_girl(x1)) | 4b04ead4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_pose(e1) & of(x2,x3) & near(e1,x2) & n_water(x3) & n_female(x1) & n_body(x2) & card_eq_2(x1) & a_teenage(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3.(v_try(e1) & on(x1,x2) & n_girl(x1) & n_beach(x2) & exists e2 s1 s2 x4.(v_show(e2) & to(e2,x4) & n_man(x4) & a_young(s1) & a_off(s2) & Theme(s1,x4) & Manner(e2,s2) & Actor(e2,x3)) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x3) & (x2 = x3)) |
||
Two boys are fooling around with pillows. | The pillows are red. | 1 | -100 | Not all pillows are red. | exists e1 s1 x1 x2.(with(e1,x2) & n_pillow(x2) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1) & v_fool(e1) & n_boy(x1) & card_eq_2(x1)) | exists s1 x1.(n_pillow(x1) & Theme(s1,x1) & a_red(s1)) | 4b04ef52-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(with(e1,x2) & v_fool(e1) & n_pillow(x2) & n_boy(x1) & card_eq_2(x1) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists s1 x1.(n_pillow(x1) & a_red(s1) & Theme(s1,x1)) |
||
Two boys are fooling around with pillows. | There is only one boy. | 2 | -100 | There are two boys messing around with the pillows, not just one. | exists e1 s1 x1 x2.(with(e1,x2) & n_pillow(x2) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1) & v_fool(e1) & n_boy(x1) & card_eq_2(x1)) | exists p1 x1 x2.((x1 = x2) & n_boy(x2) & card_eq_1(x2) & r_only(x2)) | 4b04f3e4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(with(e1,x2) & v_fool(e1) & n_pillow(x2) & n_boy(x1) & card_eq_2(x1) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists x1 x2.(r_only(x2) & n_boy(x2) & card_eq_1(x2) & (x1 = x2)) |
||
Two boys are fooling around with pillows. | There are two boys. | 0 | -100 | There needs to be boys to fool around with pillows. | exists e1 s1 x1 x2.(with(e1,x2) & n_pillow(x2) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1) & v_fool(e1) & n_boy(x1) & card_eq_2(x1)) | exists p1 x1 x2.((x1 = x2) & n_boy(x2) & card_eq_2(x2)) | 4b04fb28-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(with(e1,x2) & v_fool(e1) & n_pillow(x2) & n_boy(x1) & card_eq_2(x1) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists x1 x2.(n_boy(x2) & card_eq_2(x2) & (x1 = x2)) |
||
A woman with colorful hair walks two dogs. | A person is taking dogs for a walk. | 0 | -100 | A woman is a person, and she is walking two dogs so she is taking them for a walk. | exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_walk(e1) & n_dog(x3) & card_eq_2(x3) & with(x1,x2) & n_hair(x2) & a_colorful(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3.(for(e1,x3) & n_walk(x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_dog(x2) & n_person(x1)) | 4b050050-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(x1,x2) & v_walk(e1) & n_woman(x1) & n_hair(x2) & n_dog(x3) & card_eq_2(x3) & a_colorful(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_take(e1) & n_walk(x3) & n_person(x1) & n_dog(x2) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A person in a motocross uniform, and wearing a helmet, rides a red motorcycle. | A person in a motocross uniform is riding a blue motorycle. | 2 | -100 | The person in the motocross uniform is riding a red motorcycle, not a blue motorcycle. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x7) & Actor(e2,x1) & v_ride(e2) & n_motorcycle(x7) & a_red(s1) & Theme(s1,x7) & subset_of(e1,x1) & Theme(e1,x6) & Actor(e1,x5) & v_wear(e1) & n_helmet(x6) & n_thing(x5) & subset_of(x2,x1) & in(x2,x3) & n_uniform(x3) & of(x3,x4) & n_motocross(x4) & n_person(x2)) | exists e1 s1 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_ride(e1) & n_motorycle(x4) & a_blue(s1) & Theme(s1,x4) & in(x1,x2) & n_uniform(x2) & of(x2,x3) & n_motocross(x3) & n_person(x1)) | 4b051072-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_ride(e2) & subset_of(x2,x1) & subset_of(e1,x1) & of(x3,x4) & n_uniform(x3) & n_thing(x5) & n_person(x2) & n_motorcycle(x7) & n_motocross(x4) & n_helmet(x6) & in(x2,x3) & a_red(s1) & Theme(s1,x7) & Theme(e2,x7) & Theme(e1,x6) & Actor(e2,x1) & Actor(e1,x5)) | exists e1 s1 x1 x2 x3 x4.(v_ride(e1) & of(x2,x3) & n_uniform(x2) & n_person(x1) & n_motorycle(x4) & n_motocross(x3) & in(x1,x2) & a_blue(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x1)) |
||
A person in a motocross uniform, and wearing a helmet, rides a red motorcycle. | A person rides a red motorcycle. | 0 | -100 | Someone in a motorcross uniform would ride a motorcycle. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x7) & Actor(e2,x1) & v_ride(e2) & n_motorcycle(x7) & a_red(s1) & Theme(s1,x7) & subset_of(e1,x1) & Theme(e1,x6) & Actor(e1,x5) & v_wear(e1) & n_helmet(x6) & n_thing(x5) & subset_of(x2,x1) & in(x2,x3) & n_uniform(x3) & of(x3,x4) & n_motocross(x4) & n_person(x2)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_motorcycle(x2) & a_red(s1) & Theme(s1,x2) & n_person(x1)) | 4b051554-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_ride(e2) & subset_of(x2,x1) & subset_of(e1,x1) & of(x3,x4) & n_uniform(x3) & n_thing(x5) & n_person(x2) & n_motorcycle(x7) & n_motocross(x4) & n_helmet(x6) & in(x2,x3) & a_red(s1) & Theme(s1,x7) & Theme(e2,x7) & Theme(e1,x6) & Actor(e2,x1) & Actor(e1,x5)) | exists e1 s1 x1 x2.(v_ride(e1) & n_person(x1) & n_motorcycle(x2) & a_red(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A person in a motocross uniform, and wearing a helmet, rides a red motorcycle. | A person is in a motorcycle race. | 1 | -100 | not every race is for a motorcycle. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x7) & Actor(e2,x1) & v_ride(e2) & n_motorcycle(x7) & a_red(s1) & Theme(s1,x7) & subset_of(e1,x1) & Theme(e1,x6) & Actor(e1,x5) & v_wear(e1) & n_helmet(x6) & n_thing(x5) & subset_of(x2,x1) & in(x2,x3) & n_uniform(x3) & of(x3,x4) & n_motocross(x4) & n_person(x2)) | exists p1 x1.(exists x2 x3.(in(x1,x2) & n_race(x2) & of(x2,x3) & n_motorcycle(x3)) & n_person(x1)) | 4b051a36-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_ride(e2) & subset_of(x2,x1) & subset_of(e1,x1) & of(x3,x4) & n_uniform(x3) & n_thing(x5) & n_person(x2) & n_motorcycle(x7) & n_motocross(x4) & n_helmet(x6) & in(x2,x3) & a_red(s1) & Theme(s1,x7) & Theme(e2,x7) & Theme(e1,x6) & Actor(e2,x1) & Actor(e1,x5)) | exists x1.(n_person(x1) & exists x2 x3.(of(x2,x3) & n_race(x2) & n_motorcycle(x3) & in(x1,x2))) |
||
Five people examine a boat in a harbor. | Several individuals are inspecting a boat in the harbor. | 0 | -100 | Several individuals can be five people. | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_examine(e1) & in(x2,x3) & n_harbor(x3) & n_boat(x2) & n_people(x1) & card_eq_5(x1)) | exists e1 s1 x1 x2 x3.(n_harbor(x3) & Theme(e1,x2) & Actor(e1,x1) & v_inspect(e1) & in(x2,x3) & n_boat(x2) & n_individual(x1) & a_several(s1) & Theme(s1,x1)) | 4b052148-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_examine(e1) & n_people(x1) & n_harbor(x3) & n_boat(x2) & in(x2,x3) & card_eq_5(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_inspect(e1) & n_individual(x1) & n_harbor(x3) & n_boat(x2) & in(x2,x3) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Five people examine a boat in a harbor. | Several men and women are looking at a yacht moored in the harbor. | 1 | -100 | The fact that five people examine a boat in a harbor does not imply that several men and women are looking at a yacht moored in the harbor. | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_examine(e1) & in(x2,x3) & n_harbor(x3) & n_boat(x2) & n_people(x1) & card_eq_5(x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_harbor(x6) & at(e1,x4) & in(e2,x6) & Theme(e2,x5) & v_moor(e2) & (x4 = x5) & n_yacht(x4) & Actor(e1,x1) & v_look(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_several(s1) & Theme(s1,x1)) | 4b0526ac-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_examine(e1) & n_people(x1) & n_harbor(x3) & n_boat(x2) & in(x2,x3) & card_eq_5(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_moor(e2) & v_look(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_yacht(x4) & n_woman(x3) & n_man(x2) & n_harbor(x6) & in(e2,x6) & at(e1,x4) & a_several(s1) & Theme(s1,x1) & Theme(e2,x5) & Actor(e1,x1) & (x4 = x5)) |
||
Five people examine a boat in a harbor. | Two men from the Coast Guard are in a small boat heading out to sea. | 2 | -100 | There are five people looking at a boat, not only two men in a boat. | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_examine(e1) & in(x2,x3) & n_harbor(x3) & n_boat(x2) & n_people(x1) & card_eq_5(x1)) | exists p1 x1 x2 x3.(ne_org_guard(x2) & (x2 = x3) & ne_org_coast(x3) & exists e1 s1 s2 x4 x5 x6.(in(x1,x4) & to(e1,x6) & n_sea(x6) & a_out(s2) & Manner(e1,s2) & Actor(e1,x5) & v_head(e1) & (x4 = x5) & n_boat(x4) & a_small(s1) & Theme(s1,x4)) & from(x1,x2) & n_man(x1) & card_eq_2(x1)) | 4b052c10-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_examine(e1) & n_people(x1) & n_harbor(x3) & n_boat(x2) & in(x2,x3) & card_eq_5(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists x1 x2 x3.(ne_org_guard(x2) & ne_org_coast(x3) & n_man(x1) & from(x1,x2) & exists e1 s1 s2 x4 x5 x6.(v_head(e1) & to(e1,x6) & n_sea(x6) & n_boat(x4) & in(x1,x4) & a_small(s1) & a_out(s2) & Theme(s1,x4) & Manner(e1,s2) & Actor(e1,x5) & (x4 = x5)) & card_eq_2(x1) & (x2 = x3)) |
||
A man with a beard holds a bag of fruit. | A bearded person is holding a sack of bananas. | 1 | -100 | Not all bags of fruit are bananas. | exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & of(x3,x4) & n_fruit(x4) & n_bag(x3) & with(x1,x2) & n_beard(x2) & n_man(x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & of(x2,x3) & n_banana(x3) & n_sack(x2) & n_person(x1) & a_bearded(s1) & Theme(s1,x1)) | 4b053106-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x1,x2) & v_hold(e1) & of(x3,x4) & n_man(x1) & n_fruit(x4) & n_beard(x2) & n_bag(x3) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_hold(e1) & of(x2,x3) & n_sack(x2) & n_person(x1) & n_banana(x3) & a_bearded(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man with a beard holds a bag of fruit. | The man is doing a handstand. | 2 | -100 | One cannot do a handstand and hold a bag of fruit at the same time. | exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & of(x3,x4) & n_fruit(x4) & n_bag(x3) & with(x1,x2) & n_beard(x2) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_handstand(x2)) | 4b0535e8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x1,x2) & v_hold(e1) & of(x3,x4) & n_man(x1) & n_fruit(x4) & n_beard(x2) & n_bag(x3) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_do(e1) & n_man(x1) & n_handstand(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man with a beard holds a bag of fruit. | An individual carries some food. | 0 | -100 | Fruit is a type of food. | exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & of(x3,x4) & n_fruit(x4) & n_bag(x3) & with(x1,x2) & n_beard(x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_food(x2) & n_individual(x1)) | 4b053ac0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x1,x2) & v_hold(e1) & of(x3,x4) & n_man(x1) & n_fruit(x4) & n_beard(x2) & n_bag(x3) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_carry(e1) & n_individual(x1) & n_food(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Six people box apples in a grassy fields with leaves turning colors in the background. | Six people working in an orange grove. | 2 | -100 | The six people are boxing apples, not oranges. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_background(x7) & a_topic(x1) & in(x1,x3) & in(e1,x7) & Theme(e1,x6) & Actor(e1,x5) & v_turn(e1) & n_color(x6) & (x3 = x5) & with(x3,x4) & n_leaf(x4) & n_field(x3) & a_grassy(s1) & Theme(s1,x3) & n_box(x1) & Time(x1,x2) & n_apple(x2) & n_people(x1) & card_eq_6(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & in(e1,x3) & n_grove(x3) & of(x3,x4) & n_orange(x4) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_people(x1) & card_eq_6(x1)) | 4b053f98-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_turn(e1) & n_people(x1) & n_leaf(x4) & n_field(x3) & n_color(x6) & n_box(x1) & n_background(x7) & n_apple(x2) & in(x1,x3) & in(e1,x7) & card_eq_6(x1) & a_topic(x1) & a_grassy(s1) & Time(x1,x2) & Theme(s1,x3) & Theme(e1,x6) & Actor(e1,x5) & (x3 = x5)) | exists e1 x1 x2 x3 x4.(v_work(e1) & of(x3,x4) & n_people(x1) & n_orange(x4) & n_grove(x3) & in(e1,x3) & card_eq_6(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Six people box apples in a grassy fields with leaves turning colors in the background. | People boxing apples. | 0 | -100 | Six people can be more simple described as people. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_background(x7) & a_topic(x1) & in(x1,x3) & in(e1,x7) & Theme(e1,x6) & Actor(e1,x5) & v_turn(e1) & n_color(x6) & (x3 = x5) & with(x3,x4) & n_leaf(x4) & n_field(x3) & a_grassy(s1) & Theme(s1,x3) & n_box(x1) & Time(x1,x2) & n_apple(x2) & n_people(x1) & card_eq_6(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_box(e1) & n_apple(x3) & (x1 = x2) & n_people(x1)) | 4b054650-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(x3,x4) & v_turn(e1) & n_people(x1) & n_leaf(x4) & n_field(x3) & n_color(x6) & n_box(x1) & n_background(x7) & n_apple(x2) & in(x1,x3) & in(e1,x7) & card_eq_6(x1) & a_topic(x1) & a_grassy(s1) & Time(x1,x2) & Theme(s1,x3) & Theme(e1,x6) & Actor(e1,x5) & (x3 = x5)) | exists e1 x1 x2 x3.(v_box(e1) & n_people(x1) & n_apple(x3) & a_topic(x1) & Theme(e1,x3) & 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.