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
|
---|---|---|---|---|---|---|---|---|---|---|---|
Seven people are white water rafting. | Seven people are in the water rafting. | 0 | -100 | White water rafting is water rafting. | exists p1 x1.(exists s1 x2 x3.((x1 = x2) & n_rafting(x2) & of(x2,x3) & n_water(x3) & a_white(s1) & Theme(s1,x2)) & n_people(x1) & card_eq_7(x1)) | exists p1 x1 x2 x3.(n_rafting(x2) & of(x2,x3) & n_water(x3) & in(x1,x2) & n_people(x1) & card_eq_7(x1)) | 4aead09a-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_people(x1) & exists s1 x2 x3.(of(x2,x3) & n_water(x3) & n_rafting(x2) & a_white(s1) & Theme(s1,x2) & (x1 = x2)) & card_eq_7(x1)) | exists x1 x2 x3.(of(x2,x3) & n_water(x3) & n_rafting(x2) & n_people(x1) & in(x1,x2) & card_eq_7(x1)) |
||
Seven people are white water rafting. | These seven people all know each other. | 1 | -100 | Just because the people are white water rafting, does not imply that they know each other. | exists p1 x1.(exists s1 x2 x3.((x1 = x2) & n_rafting(x2) & of(x2,x3) & n_water(x3) & a_white(s1) & Theme(s1,x2)) & n_people(x1) & card_eq_7(x1)) | exists x1.(n_people(x1) & card_eq_7(x1) & all x2.(n_other(x2) -> exists e1 s1.(a_all(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_know(e1)))) | 4aead4c8-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_people(x1) & exists s1 x2 x3.(of(x2,x3) & n_water(x3) & n_rafting(x2) & a_white(s1) & Theme(s1,x2) & (x1 = x2)) & card_eq_7(x1)) | exists x1.(n_people(x1) & card_eq_7(x1) & all x2.(exists e1 s1.(v_know(e1) & a_all(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | -n_other(x2))) |
||
The young person reviews his photos while sitting on a bench. | The person is looking at his pictures | 0 | -100 | Photos are pictures. | exists e2 e1 s1 x1 x2 x3.(n_photo(x2) & of(x2,x1) & n_male(x1) & n_person(x1) & a_young(s1) & Theme(s1,x1) & while(e1,e2) & on(e2,x3) & n_bench(x3) & Actor(e2,x1) & v_sit(e2) & Theme(e1,x2) & Actor(e1,x1) & v_review(e1)) | exists e1 x1 x2.(n_picture(x2) & of(x2,x1) & n_male(x1) & n_person(x1) & at(e1,x2) & Actor(e1,x1) & v_look(e1)) | 4aeada4a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3.(while(e1,e2) & v_sit(e2) & v_review(e1) & on(e2,x3) & of(x2,x1) & n_photo(x2) & n_person(x1) & n_male(x1) & n_bench(x3) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_look(e1) & of(x2,x1) & n_picture(x2) & n_person(x1) & n_male(x1) & at(e1,x2) & Actor(e1,x1)) |
||
The young person reviews his photos while sitting on a bench. | The teenager is enjoying sitting on the bench | 1 | -100 | The young person is not imply to be a teenager. | exists e1 e2 s1 x1 x2 x3.(n_photo(x2) & of(x2,x1) & n_male(x1) & n_person(x1) & a_young(s1) & Theme(s1,x1) & while(e1,e2) & on(e2,x3) & n_bench(x3) & Actor(e2,x1) & v_sit(e2) & Theme(e1,x2) & Actor(e1,x1) & v_review(e1)) | exists e1 p1 x1 x2.(n_bench(x2) & n_teenager(x1) & exists e2.(on(e2,x2) & Actor(e2,x1) & v_sit(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_enjoy(e1)) | 4aeadf7c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(while(e1,e2) & v_sit(e2) & v_review(e1) & on(e2,x3) & of(x2,x1) & n_photo(x2) & n_person(x1) & n_male(x1) & n_bench(x3) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_enjoy(e1) & n_teenager(x1) & n_bench(x2) & exists e2.(v_sit(e2) & on(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
The young person reviews his photos while sitting on a bench. | The teenager is inside on the couch | 2 | -100 | The person can't be on a bench and also on a couch. | exists e1 e2 s1 x1 x2 x3.(n_photo(x2) & of(x2,x1) & n_male(x1) & n_person(x1) & a_young(s1) & Theme(s1,x1) & while(e1,e2) & on(e2,x3) & n_bench(x3) & Actor(e2,x1) & v_sit(e2) & Theme(e1,x2) & Actor(e1,x1) & v_review(e1)) | exists p1 s1 x1 x2.(n_couch(x2) & n_teenager(x1) & a_inside(s1) & Manner(p1,s1) & on(x1,x2)) | 4aeae418-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(while(e1,e2) & v_sit(e2) & v_review(e1) & on(e2,x3) & of(x2,x1) & n_photo(x2) & n_person(x1) & n_male(x1) & n_bench(x3) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists p1 s1 x1 x2.(on(x1,x2) & n_teenager(x1) & n_couch(x2) & a_inside(s1) & Manner(p1,s1)) |
||
A man surrounded by a group of people is looking at the moon through a telescope. | A man is surrounded by people while looking through a telescope | 0 | -100 | The man looking at the moon must be using a telescope. | exists e2 e1 x1 x2 x3 x4 x5 x6.(n_moon(x5) & through(e2,x6) & n_telescope(x6) & at(e2,x5) & Actor(e2,x1) & v_look(e2) & Actor(e1,x3) & of(x3,x4) & n_people(x4) & n_group(x3) & Theme(e1,x2) & v_surround(e1) & (x1 = x2) & n_man(x1)) | exists e2 e1 x1 x2 x3.(while(e1,e2) & through(e2,x3) & n_telescope(x3) & Actor(e2,x1) & v_look(e2) & Actor(e1,x2) & n_people(x2) & Theme(e1,x1) & v_surround(e1) & n_man(x1)) | 4aeae882-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6.(v_surround(e1) & v_look(e2) & through(e2,x6) & of(x3,x4) & n_telescope(x6) & n_people(x4) & n_moon(x5) & n_man(x1) & n_group(x3) & at(e2,x5) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x3) & (x1 = x2)) | exists e2 e1 x1 x2 x3.(while(e1,e2) & v_surround(e1) & v_look(e2) & through(e2,x3) & n_telescope(x3) & n_people(x2) & n_man(x1) & Theme(e1,x1) & Actor(e2,x1) & Actor(e1,x2)) |
||
A man surrounded by a group of people is looking at the moon through a telescope. | A man is surrounded by his family while looking through a telescope | 1 | -100 | The group is a family. | exists e1 e2 x1 x2 x3 x4 x5 x6.(n_moon(x5) & through(e2,x6) & n_telescope(x6) & at(e2,x5) & Actor(e2,x1) & v_look(e2) & Actor(e1,x3) & of(x3,x4) & n_people(x4) & n_group(x3) & Theme(e1,x2) & v_surround(e1) & (x1 = x2) & n_man(x1)) | exists e1 e2 x1 x2 x3.(while(e1,e2) & through(e2,x3) & n_telescope(x3) & Actor(e2,x1) & v_look(e2) & Actor(e1,x2) & n_family(x2) & of(x2,x1) & n_male(x1) & Theme(e1,x1) & v_surround(e1) & n_man(x1)) | 4aeaed28-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6.(v_surround(e1) & v_look(e2) & through(e2,x6) & of(x3,x4) & n_telescope(x6) & n_people(x4) & n_moon(x5) & n_man(x1) & n_group(x3) & at(e2,x5) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x3) & (x1 = x2)) | exists e1 e2 x1 x2 x3.(while(e1,e2) & v_surround(e1) & v_look(e2) & through(e2,x3) & of(x2,x1) & n_telescope(x3) & n_man(x1) & n_male(x1) & n_family(x2) & Theme(e1,x1) & Actor(e2,x1) & Actor(e1,x2)) |
||
a group of men standing atop a submarine | The men are watching the clouds on top of a submarine. | 1 | -100 | They are looking at clouds. | exists e1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & atop(e1,x4) & n_submarine(x4) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_man(x2) & n_group(x1)) | exists e1 x1 x2 x3 x4.(n_cloud(x2) & n_man(x1) & on(e1,x3) & of(x3,x4) & n_submarine(x4) & n_top(x3) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1)) | 4aeaf69c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_stand(e1) & of(x1,x2) & n_submarine(x4) & n_man(x2) & n_group(x1) & atop(e1,x4) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_watch(e1) & on(e1,x3) & of(x3,x4) & n_top(x3) & n_submarine(x4) & n_man(x1) & n_cloud(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man wearing a plaid shirt uses a telescope to view the night sky. | An astronomer finds a new star in the sky. | 1 | -100 | He is looking at something new. | exists e1 e2 e3 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_sky(x10) & of(x10,x11) & n_night(x11) & Topic(e3,p1) & exists e4.(Theme(e4,x10) & Actor(e4,x1) & v_view(e4)) & Theme(e3,x9) & Actor(e3,x5) & v_use(e3) & n_telescope(x9) & Theme(e2,x7) & Actor(e2,x6) & v_wear(e2) & n_shirt(x7) & of(x7,x8) & n_plaid(x8) & (x5 = x6) & n_man(x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & of(x3,x4) & n_plaid(x4) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1 x2 x3.(n_sky(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_find(e1) & n_star(x2) & a_new(s1) & Theme(s1,x2) & n_astronomer(x1)) | 4aeb0664-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 e3 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(v_wear(e2) & v_wear(e1) & v_use(e3) & of(x7,x8) & of(x3,x4) & of(x10,x11) & n_telescope(x9) & n_sky(x10) & n_shirt(x7) & n_shirt(x3) & n_plaid(x8) & n_plaid(x4) & n_night(x11) & n_man(x5) & n_man(x1) & exists e4.(v_view(e4) & Theme(e4,x10) & Actor(e4,x1)) & Topic(e3,p1) & Theme(e3,x9) & Theme(e2,x7) & Theme(e1,x3) & Actor(e3,x5) & Actor(e2,x6) & Actor(e1,x2) & (x5 = x6) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_find(e1) & n_star(x2) & n_sky(x3) & n_astronomer(x1) & in(e1,x3) & a_new(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man wearing a plaid shirt uses a telescope to view the night sky. | A man looks up at the stars through his telescope. | 0 | -100 | A man uses a telescope to view the night sky is the same as looking at the stars through a telescope. | exists e1 e3 e2 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(n_sky(x10) & of(x10,x11) & n_night(x11) & Topic(e3,p1) & exists e4.(Theme(e4,x10) & Actor(e4,x1) & v_view(e4)) & Theme(e3,x9) & Actor(e3,x5) & v_use(e3) & n_telescope(x9) & Theme(e2,x7) & Actor(e2,x6) & v_wear(e2) & n_shirt(x7) & of(x7,x8) & n_plaid(x8) & (x5 = x6) & n_man(x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & of(x3,x4) & n_plaid(x4) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1 x2 x3.(n_telescope(x3) & of(x3,x2) & n_male(x2) & n_star(x2) & through(e1,x3) & a_up(s1) & Manner(e1,s1) & at(e1,x2) & Actor(e1,x1) & v_look(e1) & n_man(x1)) | 4aeb0fe2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 p1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(v_wear(e2) & v_wear(e1) & v_use(e3) & of(x7,x8) & of(x3,x4) & of(x10,x11) & n_telescope(x9) & n_sky(x10) & n_shirt(x7) & n_shirt(x3) & n_plaid(x8) & n_plaid(x4) & n_night(x11) & n_man(x5) & n_man(x1) & exists e4.(v_view(e4) & Theme(e4,x10) & Actor(e4,x1)) & Topic(e3,p1) & Theme(e3,x9) & Theme(e2,x7) & Theme(e1,x3) & Actor(e3,x5) & Actor(e2,x6) & Actor(e1,x2) & (x5 = x6) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_look(e1) & through(e1,x3) & of(x3,x2) & n_telescope(x3) & n_star(x2) & n_man(x1) & n_male(x2) & at(e1,x2) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
An infant crying in a crib. | A baby doesn't want to take a nap. | 1 | -100 | The baby doesn't want to sleep. | exists x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_crib(x3) & n_crying(x1) & of(x1,x2) & n_infant(x2)) | exists x1.(-exists e1 p1.(Topic(e1,p1) & Actor(e1,x1) & v_want(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_take(e2) & n_nap(x2))) & n_baby(x1)) | 4aeb1cee-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(of(x1,x2) & n_infant(x2) & n_crying(x1) & n_crib(x3) & in(x1,x3) & a_topic(x1)) | exists x1.(n_baby(x1) & all e1 p1.(all e2 x2.(-v_take(e2) | -n_nap(x2) | -Theme(e2,x2) | -Actor(e2,x1)) | -v_want(e1) | -Topic(e1,p1) | -Actor(e1,x1))) |
||
A young male dumps the extra water out of his small motorboat. | A boy tries to save his boat from sinking. | 1 | 0.583094 | Just because there was extra water in the boat doesn't mean the boat was sinking. | exists e1 s1 s2 s3 x1 x2 x3.(n_motorboat(x3) & a_small(s3) & Theme(s3,x3) & of(x3,x2) & n_male(x2) & n_water(x2) & a_extra(s2) & Theme(s2,x2) & of(e1,x3) & r_out(e1) & Theme(e1,x2) & Actor(e1,x1) & v_dump(e1) & n_male(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_save(e2) & from(x2,x3) & n_sinking(x3)) & n_boat(x2) & of(x2,x1) & n_male(x1) & n_boy(x1)) | 4aec1450-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_dump(e1) & r_out(e1) & of(x3,x2) & of(e1,x3) & n_water(x2) & n_motorboat(x3) & n_male(x2) & n_male(x1) & a_young(s1) & a_small(s3) & a_extra(s2) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_try(e1) & of(x2,x1) & n_male(x1) & n_boy(x1) & n_boat(x2) & exists e2 x3.(v_save(e2) & n_sinking(x3) & from(x2,x3) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A young male dumps the extra water out of his small motorboat. | A little boy was holding a bucket. | 1 | 0.281709 | One can dump water with something other than a bucket. | exists e1 s1 s2 s3 x1 x2 x3.(n_motorboat(x3) & a_small(s3) & Theme(s3,x3) & of(x3,x2) & n_male(x2) & n_water(x2) & a_extra(s2) & Theme(s2,x2) & of(e1,x3) & r_out(e1) & Theme(e1,x2) & Actor(e1,x1) & v_dump(e1) & n_male(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_bucket(x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | 4aec19b4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_dump(e1) & r_out(e1) & of(x3,x2) & of(e1,x3) & n_water(x2) & n_motorboat(x3) & n_male(x2) & n_male(x1) & a_young(s1) & a_small(s3) & a_extra(s2) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_hold(e1) & n_bucket(x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young male dumps the extra water out of his small motorboat. | The man is outdoors. | 1 | 0.899282 | A motorboat is not necessarily outdoors. | exists e1 s1 s2 s3 x1 x2 x3.(n_motorboat(x3) & a_small(s3) & Theme(s3,x3) & of(x3,x2) & n_male(x2) & n_water(x2) & a_extra(s2) & Theme(s2,x2) & of(e1,x3) & r_out(e1) & Theme(e1,x2) & Actor(e1,x1) & v_dump(e1) & n_male(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_outdoors(x2))) | 4aec2314-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_dump(e1) & r_out(e1) & of(x3,x2) & of(e1,x3) & n_water(x2) & n_motorboat(x3) & n_male(x2) & n_male(x1) & a_young(s1) & a_small(s3) & a_extra(s2) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists x2.(n_outdoors(x2) & (x1 = x2))) |
||
A young male dumps the extra water out of his small motorboat. | A girl is steering the boat. | 2 | 0.025013 | Girl is a different gender from male, and if he dumps the water this is a different activity from steering the boat. | exists e1 s1 s2 s3 x1 x2 x3.(n_motorboat(x3) & a_small(s3) & Theme(s3,x3) & of(x3,x2) & n_male(x2) & n_water(x2) & a_extra(s2) & Theme(s2,x2) & of(e1,x3) & r_out(e1) & Theme(e1,x2) & Actor(e1,x1) & v_dump(e1) & n_male(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_boat(x2) & Theme(e1,x2) & Actor(e1,x1) & v_steer(e1) & n_girl(x1)) | 4aec2bfc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_dump(e1) & r_out(e1) & of(x3,x2) & of(e1,x3) & n_water(x2) & n_motorboat(x3) & n_male(x2) & n_male(x1) & a_young(s1) & a_small(s3) & a_extra(s2) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_steer(e1) & n_girl(x1) & n_boat(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young male dumps the extra water out of his small motorboat. | A person spills water on himself when dumping water out of his motorboat. | 1 | 0.671285 | Dumping water does not always cause someone to spill water. | exists e1 s1 s2 s3 x1 x2 x3.(n_motorboat(x3) & a_small(s3) & Theme(s3,x3) & of(x3,x2) & n_male(x2) & n_water(x2) & a_extra(s2) & Theme(s2,x2) & of(e1,x3) & r_out(e1) & Theme(e1,x2) & Actor(e1,x1) & v_dump(e1) & n_male(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 e2 x1 x2 x3 x4.(when(e1,e2) & of(e2,x4) & n_motorboat(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & r_out(e2) & Theme(e2,x3) & Actor(e2,x1) & v_dump(e2) & n_water(x3) & on(e1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_spill(e1) & n_water(x2) & n_person(x1)) | 4aec349e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_dump(e1) & r_out(e1) & of(x3,x2) & of(e1,x3) & n_water(x2) & n_motorboat(x3) & n_male(x2) & n_male(x1) & a_young(s1) & a_small(s3) & a_extra(s2) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4.(when(e1,e2) & v_spill(e1) & v_dump(e2) & r_out(e2) & on(e1,x1) & of(x4,x1) & of(e2,x4) & n_water(x3) & n_water(x2) & n_person(x1) & n_motorboat(x4) & n_male(x1) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
A young male dumps the extra water out of his small motorboat. | A person performs a function on his motorboat. | 0 | 0.970882 | Dumping the extra water out is performing a function. | exists e1 s1 s2 s3 x1 x2 x3.(n_motorboat(x3) & a_small(s3) & Theme(s3,x3) & of(x3,x2) & n_male(x2) & n_water(x2) & a_extra(s2) & Theme(s2,x2) & of(e1,x3) & r_out(e1) & Theme(e1,x2) & Actor(e1,x1) & v_dump(e1) & n_male(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & on(x2,x3) & n_motorboat(x3) & of(x3,x1) & n_male(x1) & n_function(x2) & n_person(x1)) | 4aec475e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_dump(e1) & r_out(e1) & of(x3,x2) & of(e1,x3) & n_water(x2) & n_motorboat(x3) & n_male(x2) & n_male(x1) & a_young(s1) & a_small(s3) & a_extra(s2) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_perform(e1) & on(x2,x3) & of(x3,x1) & n_person(x1) & n_motorboat(x3) & n_male(x1) & n_function(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young male dumps the extra water out of his small motorboat. | A young male dumps a lot of water. | 1 | 0.795728 | A motorboat does not necessarily have a lot of water. | exists e1 s1 s2 s3 x1 x2 x3.(n_motorboat(x3) & a_small(s3) & Theme(s3,x3) & of(x3,x2) & n_male(x2) & n_water(x2) & a_extra(s2) & Theme(s2,x2) & of(e1,x3) & r_out(e1) & Theme(e1,x2) & Actor(e1,x1) & v_dump(e1) & n_male(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_dump(e1) & of(x2,x3) & n_water(x3) & n_lot(x2) & n_male(x1) & a_young(s1) & Theme(s1,x1)) | 4aec5014-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_dump(e1) & r_out(e1) & of(x3,x2) & of(e1,x3) & n_water(x2) & n_motorboat(x3) & n_male(x2) & n_male(x1) & a_young(s1) & a_small(s3) & a_extra(s2) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_dump(e1) & of(x2,x3) & n_water(x3) & n_male(x1) & n_lot(x2) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A lot of motorcycles lined up in Asia. | A motorcyclist party is about to start in China. | 1 | 0.010761 | China is one area of Asia. Just because motorcycles are lines up it does not mean there is a motorcyclist party. | exists e1 s1 x1 x2 x3.(ne_geo_asia(x3) & in(e1,x3) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1) & v_line(e1) & of(x1,x2) & n_motorcycle(x2) & n_lot(x1)) | exists p1 s1 x1 x2 x3.(ne_geo_china(x3) & Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1.(in(e1,x3) & Actor(e1,x1) & v_start(e1)) & n_party(x1) & of(x1,x2) & n_motorcyclist(x2)) | 4aecfadc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_line(e1) & of(x1,x2) & ne_geo_asia(x3) & n_motorcycle(x2) & n_lot(x1) & in(e1,x3) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists p1 s1 x1 x2 x3.(of(x1,x2) & ne_geo_china(x3) & n_party(x1) & n_motorcyclist(x2) & exists e1.(v_start(e1) & in(e1,x3) & Actor(e1,x1)) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1)) |
||
A lot of motorcycles lined up in Asia. | There are biker gangs throwing riots in the streets. | 2 | 0.000055 | Bike lined up is more passive and calm than throwing riots. | exists e1 s1 x1 x2 x3.(ne_geo_asia(x3) & in(e1,x3) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1) & v_line(e1) & of(x1,x2) & n_motorcycle(x2) & n_lot(x1)) | exists p1 x1 x6.(n_street(x6) & exists e1 x2 x3 x4 x5.((x1 = x2) & in(e1,x6) & Theme(e1,x5) & Actor(e1,x4) & v_throw(e1) & n_riot(x5) & (x2 = x4) & n_gang(x2) & of(x2,x3) & n_biker(x3))) | 4aed05c2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_line(e1) & of(x1,x2) & ne_geo_asia(x3) & n_motorcycle(x2) & n_lot(x1) & in(e1,x3) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists x1 x6.(n_street(x6) & exists e1 x2 x3 x4 x5.(v_throw(e1) & of(x2,x3) & n_riot(x5) & n_gang(x2) & n_biker(x3) & in(e1,x6) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4) & (x1 = x2))) |
||
A lot of motorcycles lined up in Asia. | The motorcycles are in a busy city. | 1 | 0.621692 | A place in Asia does not imply a busy city. | exists e1 s1 x1 x2 x3.(ne_geo_asia(x3) & in(e1,x3) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1) & v_line(e1) & of(x1,x2) & n_motorcycle(x2) & n_lot(x1)) | exists p1 x1.(n_motorcycle(x1) & exists s1 x2.(in(x1,x2) & n_city(x2) & a_busy(s1) & Theme(s1,x2))) | 4aed0aa4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_line(e1) & of(x1,x2) & ne_geo_asia(x3) & n_motorcycle(x2) & n_lot(x1) & in(e1,x3) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists x1.(n_motorcycle(x1) & exists s1 x2.(n_city(x2) & in(x1,x2) & a_busy(s1) & Theme(s1,x2))) |
||
A lot of motorcycles lined up in Asia. | There are people riding motorcycles in line. | 1 | 0.414231 | Motorcycles lined up does not mean there are people riding them. | exists e1 s1 x1 x2 x3.(ne_geo_asia(x3) & in(e1,x3) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1) & v_line(e1) & of(x1,x2) & n_motorcycle(x2) & n_lot(x1)) | exists p1 x1 e1 x2 x3 x4 x5.((x1 = x2) & in(e1,x5) & n_line(x5) & Theme(e1,x4) & Actor(e1,x3) & v_ride(e1) & n_motorcycle(x4) & (x2 = x3) & n_people(x2)) | 4aed0f90-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_line(e1) & of(x1,x2) & ne_geo_asia(x3) & n_motorcycle(x2) & n_lot(x1) & in(e1,x3) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists x1 e1 x2 x3 x4 x5.(v_ride(e1) & n_people(x2) & n_motorcycle(x4) & n_line(x5) & in(e1,x5) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
A lot of motorcycles lined up in Asia. | Asia likes motorcycles. | 1 | 0.785689 | Just because there are a lot of motorcycles does not mean Asia likes them. | exists e1 s1 x1 x2 x3.(ne_geo_asia(x3) & in(e1,x3) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1) & v_line(e1) & of(x1,x2) & n_motorcycle(x2) & n_lot(x1)) | exists e1 x1 x2.(ne_geo_asia(x1) & Theme(e1,x2) & Actor(e1,x1) & v_like(e1) & n_motorcycle(x2)) | 4aed2a52-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_line(e1) & of(x1,x2) & ne_geo_asia(x3) & n_motorcycle(x2) & n_lot(x1) & in(e1,x3) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2.(v_like(e1) & ne_geo_asia(x1) & n_motorcycle(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A lot of motorcycles lined up in Asia. | There are many vehicles. | 0 | 0.954794 | Motorcycles are types of vehicles. | exists e1 s1 x1 x2 x3.(ne_geo_asia(x3) & in(e1,x3) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1) & v_line(e1) & of(x1,x2) & n_motorcycle(x2) & n_lot(x1)) | exists p1 x1 x2.((x1 = x2) & n_vehicle(x2) & n_quantity(x2)) | 4aed393e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_line(e1) & of(x1,x2) & ne_geo_asia(x3) & n_motorcycle(x2) & n_lot(x1) & in(e1,x3) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists x1 x2.(n_vehicle(x2) & n_quantity(x2) & (x1 = x2)) |
||
A lot of motorcycles lined up in Asia. | The vehicles are parked. | 1 | 0.691055 | Motorcycles can be lined up and not parked. | exists e1 s1 x1 x2 x3.(ne_geo_asia(x3) & in(e1,x3) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1) & v_line(e1) & of(x1,x2) & n_motorcycle(x2) & n_lot(x1)) | exists e1 x1.(n_vehicle(x1) & Theme(e1,x1) & v_park(e1)) | 4aed3d58-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_line(e1) & of(x1,x2) & ne_geo_asia(x3) & n_motorcycle(x2) & n_lot(x1) & in(e1,x3) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1.(v_park(e1) & n_vehicle(x1) & Theme(e1,x1)) |
||
A large brown and a small white dog play indoors on a carpet. | Two dogs are playing with a stick inside. | 1 | 0.079365 | Dogs can play with things other than a stick. | exists s1 s2 s3 s4 x1 x2 x3 x4 x5.(a_topic(s1) & subset_of(x2,s1) & on(x2,x5) & n_carpet(x5) & Time(x2,x4) & n_indoor(x4) & n_play(x2) & of(x2,x3) & n_dog(x3) & a_white(s4) & Theme(s4,x2) & a_small(s3) & Theme(s3,x2) & subset_of(x1,s1) & n_brown(x1) & a_large(s2) & Theme(s2,x1)) | exists e1 x1 x2 x3.(with(e1,x2) & n_inside(x2) & of(x2,x3) & n_stick(x3) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & card_eq_2(x1)) | 4aed4172-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 s4 x1 x2 x3 x4 x5.(subset_of(x2,s1) & subset_of(x1,s1) & on(x2,x5) & of(x2,x3) & n_play(x2) & n_indoor(x4) & n_dog(x3) & n_carpet(x5) & n_brown(x1) & a_white(s4) & a_topic(s1) & a_small(s3) & a_large(s2) & Time(x2,x4) & Theme(s4,x2) & Theme(s3,x2) & Theme(s2,x1)) | exists e1 x1 x2 x3.(with(e1,x2) & v_play(e1) & of(x2,x3) & n_stick(x3) & n_inside(x2) & n_dog(x1) & card_eq_2(x1) & Actor(e1,x1)) |
||
A large brown and a small white dog play indoors on a carpet. | The pets are playing a game in the living room. | 1 | 0.566188 | Dogs playing does not mean they are playing a game. Indoors on a carpet can be in any part of the building not just the living room. | exists s1 s2 s3 s4 x1 x2 x3 x4 x5.(a_topic(s1) & subset_of(x2,s1) & on(x2,x5) & n_carpet(x5) & Time(x2,x4) & n_indoor(x4) & n_play(x2) & of(x2,x3) & n_dog(x3) & a_white(s4) & Theme(s4,x2) & a_small(s3) & Theme(s3,x2) & subset_of(x1,s1) & n_brown(x1) & a_large(s2) & Theme(s2,x1)) | exists e1 x1 x2 x3 x4.(n_room(x3) & of(x3,x4) & n_living(x4) & n_pet(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2)) | 4aed4582-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 s4 x1 x2 x3 x4 x5.(subset_of(x2,s1) & subset_of(x1,s1) & on(x2,x5) & of(x2,x3) & n_play(x2) & n_indoor(x4) & n_dog(x3) & n_carpet(x5) & n_brown(x1) & a_white(s4) & a_topic(s1) & a_small(s3) & a_large(s2) & Time(x2,x4) & Theme(s4,x2) & Theme(s3,x2) & Theme(s2,x1)) | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_room(x3) & n_pet(x1) & n_living(x4) & n_game(x2) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A large brown and a small white dog play indoors on a carpet. | Two dogs are playing inside. | 0 | 0.970882 | A "large brown and a small white dog" is rephrasing "dogs" and "playing inside" is a rephrasing of "play indoors on a carpet." | exists s1 s2 s3 s4 x1 x2 x3 x4 x5.(a_topic(s1) & subset_of(x2,s1) & on(x2,x5) & n_carpet(x5) & Time(x2,x4) & n_indoor(x4) & n_play(x2) & of(x2,x3) & n_dog(x3) & a_white(s4) & Theme(s4,x2) & a_small(s3) & Theme(s3,x2) & subset_of(x1,s1) & n_brown(x1) & a_large(s2) & Theme(s2,x1)) | exists e1 s1 x1.(a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & card_eq_2(x1)) | 4aed5b62-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 s4 x1 x2 x3 x4 x5.(subset_of(x2,s1) & subset_of(x1,s1) & on(x2,x5) & of(x2,x3) & n_play(x2) & n_indoor(x4) & n_dog(x3) & n_carpet(x5) & n_brown(x1) & a_white(s4) & a_topic(s1) & a_small(s3) & a_large(s2) & Time(x2,x4) & Theme(s4,x2) & Theme(s3,x2) & Theme(s2,x1)) | exists e1 s1 x1.(v_play(e1) & n_dog(x1) & card_eq_2(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A large brown and a small white dog play indoors on a carpet. | Two dogs are playing fetch in the living room. | 1 | 0.507195 | Dogs can play at things other than fetch. Indoors on a carpet can be anywhere in the building not just the living room. | exists s1 s2 s3 s4 x1 x2 x3 x4 x5.(a_topic(s1) & subset_of(x2,s1) & on(x2,x5) & n_carpet(x5) & Time(x2,x4) & n_indoor(x4) & n_play(x2) & of(x2,x3) & n_dog(x3) & a_white(s4) & Theme(s4,x2) & a_small(s3) & Theme(s3,x2) & subset_of(x1,s1) & n_brown(x1) & a_large(s2) & Theme(s2,x1)) | exists e1 x1 x2 x3 x4.(n_room(x3) & of(x3,x4) & n_living(x4) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_fetch(x2) & n_dog(x1) & card_eq_2(x1)) | 4aed5f7c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 s4 x1 x2 x3 x4 x5.(subset_of(x2,s1) & subset_of(x1,s1) & on(x2,x5) & of(x2,x3) & n_play(x2) & n_indoor(x4) & n_dog(x3) & n_carpet(x5) & n_brown(x1) & a_white(s4) & a_topic(s1) & a_small(s3) & a_large(s2) & Time(x2,x4) & Theme(s4,x2) & Theme(s3,x2) & Theme(s2,x1)) | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_room(x3) & n_living(x4) & n_fetch(x2) & n_dog(x1) & in(e1,x3) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A large brown and a small white dog play indoors on a carpet. | The dogs like each other. | 1 | 0.773066 | Dogs can play indoors and not have to like each other. | exists s1 s2 s3 s4 x1 x2 x3 x4 x5.(a_topic(s1) & subset_of(x2,s1) & on(x2,x5) & n_carpet(x5) & Time(x2,x4) & n_indoor(x4) & n_play(x2) & of(x2,x3) & n_dog(x3) & a_white(s4) & Theme(s4,x2) & a_small(s3) & Theme(s3,x2) & subset_of(x1,s1) & n_brown(x1) & a_large(s2) & Theme(s2,x1)) | exists x1.(n_dog(x1) & all x2.(n_other(x2) -> (a_topic(x1) & like(x1,x2)))) | 4aed638c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 s4 x1 x2 x3 x4 x5.(subset_of(x2,s1) & subset_of(x1,s1) & on(x2,x5) & of(x2,x3) & n_play(x2) & n_indoor(x4) & n_dog(x3) & n_carpet(x5) & n_brown(x1) & a_white(s4) & a_topic(s1) & a_small(s3) & a_large(s2) & Time(x2,x4) & Theme(s4,x2) & Theme(s3,x2) & Theme(s2,x1)) | exists x1.(n_dog(x1) & all x2.((like(x1,x2) | -n_other(x2)) & (a_topic(x1) | -n_other(x2)))) |
||
A large brown and a small white dog play indoors on a carpet. | The two dogs were playing with each other. | 1 | 0.877748 | Just because the dogs are indoors on a carpet does not mean they are playing with each other. | exists s1 s2 s3 s4 x1 x2 x3 x4 x5.(a_topic(s1) & subset_of(x2,s1) & on(x2,x5) & n_carpet(x5) & Time(x2,x4) & n_indoor(x4) & n_play(x2) & of(x2,x3) & n_dog(x3) & a_white(s4) & Theme(s4,x2) & a_small(s3) & Theme(s3,x2) & subset_of(x1,s1) & n_brown(x1) & a_large(s2) & Theme(s2,x1)) | exists e1 x1.(n_dog(x1) & card_eq_2(x1) & all x2.(n_other(x2) -> with(e1,x2)) & Actor(e1,x1) & v_play(e1)) | 4aed679c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 s4 x1 x2 x3 x4 x5.(subset_of(x2,s1) & subset_of(x1,s1) & on(x2,x5) & of(x2,x3) & n_play(x2) & n_indoor(x4) & n_dog(x3) & n_carpet(x5) & n_brown(x1) & a_white(s4) & a_topic(s1) & a_small(s3) & a_large(s2) & Time(x2,x4) & Theme(s4,x2) & Theme(s3,x2) & Theme(s2,x1)) | exists e1 x1.(v_play(e1) & n_dog(x1) & card_eq_2(x1) & all x2.(with(e1,x2) | -n_other(x2)) & Actor(e1,x1)) |
||
A large brown and a small white dog play indoors on a carpet. | One dog was blue and the other dog was black. | 2 | 0 | We hear the dogs are brown and white then told they are actually blue and black. | exists s1 s2 s3 s4 x1 x2 x3 x4 x5.(a_topic(s1) & subset_of(x2,s1) & on(x2,x5) & n_carpet(x5) & Time(x2,x4) & n_indoor(x4) & n_play(x2) & of(x2,x3) & n_dog(x3) & a_white(s4) & Theme(s4,x2) & a_small(s3) & Theme(s3,x2) & subset_of(x1,s1) & n_brown(x1) & a_large(s2) & Theme(s2,x1)) | exists s1 s2 x1 x2.(-(x2 = x1) & n_dog(x2) & Theme(s2,x2) & a_black(s2) & n_dog(x1) & n_dog(x1) & Theme(s1,x1) & a_blue(s1) & card_eq_1(x1)) | 4aed6bac-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 s4 x1 x2 x3 x4 x5.(subset_of(x2,s1) & subset_of(x1,s1) & on(x2,x5) & of(x2,x3) & n_play(x2) & n_indoor(x4) & n_dog(x3) & n_carpet(x5) & n_brown(x1) & a_white(s4) & a_topic(s1) & a_small(s3) & a_large(s2) & Time(x2,x4) & Theme(s4,x2) & Theme(s3,x2) & Theme(s2,x1)) | exists s1 s2 x1 x2.(n_dog(x2) & n_dog(x1) & card_eq_1(x1) & a_blue(s1) & a_black(s2) & Theme(s2,x2) & Theme(s1,x1) & -(x2 = x1)) |
||
A large brown and a small white dog play indoors on a carpet. | Two dogs are playing inside. | 0 | 0.970882 | A "large brown and a small white dog" is rephrasing "dogs" and "playing inside" is a rephrasing of "play indoors on a carpet." | exists s1 s2 s3 s4 x1 x2 x3 x4 x5.(a_topic(s1) & subset_of(x2,s1) & on(x2,x5) & n_carpet(x5) & Time(x2,x4) & n_indoor(x4) & n_play(x2) & of(x2,x3) & n_dog(x3) & a_white(s4) & Theme(s4,x2) & a_small(s3) & Theme(s3,x2) & subset_of(x1,s1) & n_brown(x1) & a_large(s2) & Theme(s2,x1)) | exists e1 s1 x1.(a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_play(e1) & n_dog(x1) & card_eq_2(x1)) | 4aed7016-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 s4 x1 x2 x3 x4 x5.(subset_of(x2,s1) & subset_of(x1,s1) & on(x2,x5) & of(x2,x3) & n_play(x2) & n_indoor(x4) & n_dog(x3) & n_carpet(x5) & n_brown(x1) & a_white(s4) & a_topic(s1) & a_small(s3) & a_large(s2) & Time(x2,x4) & Theme(s4,x2) & Theme(s3,x2) & Theme(s2,x1)) | exists e1 s1 x1.(v_play(e1) & n_dog(x1) & card_eq_2(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man painting a deck next to the water. | A man is painting. | 0 | -100 | Painting from the first sentence is rephrasing painting in the second sentence. | exists e1 x1 x2 x3 x4 x5.(n_water(x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_paint(e1) & to(x4,x5) & next(x3,x4) & n_thing(x4) & n_deck(x3) & (x1 = x2) & n_man(x1)) | exists p1 x1.(exists x2.((x1 = x2) & n_painting(x2)) & n_man(x1)) | 4aed8948-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_paint(e1) & to(x4,x5) & next(x3,x4) & n_water(x5) & n_thing(x4) & n_man(x1) & n_deck(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_man(x1) & exists x2.(n_painting(x2) & (x1 = x2))) |
||
A man is kneeling down and using a paintbrush. | A kneeling man is using a paintbrush to paint something. | 0 | -100 | Using a paintbrush generally means that something is going to be painted with the paintbrush. | exists e2 e1 s1 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_use(e2) & n_paintbrush(x4) & n_man(x3) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_kneel(e1) & n_paintbrush(x2) & n_man(x1)) | exists e2 e1 p1 x1 x2.(Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & v_use(e2) & exists e3 x3.(Theme(e3,x3) & Actor(e3,x1) & v_paint(e3) & n_thing(x3)) & n_paintbrush(x2) & n_man(x1) & Actor(e1,x1) & v_kneel(e1)) | 4aed8d62-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(v_use(e2) & v_kneel(e1) & n_paintbrush(x4) & n_paintbrush(x2) & n_man(x3) & n_man(x1) & a_down(s1) & Theme(e2,x4) & Theme(e1,x2) & Manner(e1,s1) & Actor(e2,x3) & Actor(e1,x1)) | exists e2 e1 p1 x1 x2.(v_use(e2) & v_kneel(e1) & n_paintbrush(x2) & n_man(x1) & exists e3 x3.(v_paint(e3) & n_thing(x3) & Theme(e3,x3) & Actor(e3,x1)) & Theme(e2,p1) & Recipient(e2,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
A man is kneeling down and using a paintbrush. | The man is cleaning and putting his paintbrushes away. | 2 | -100 | one can't be using something and putting it away at the same time | exists e2 e1 s1 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_use(e2) & n_paintbrush(x4) & n_man(x3) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_kneel(e1) & n_paintbrush(x2) & n_man(x1)) | exists e2 e1 s1 x1 x2.(n_paintbrush(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & a_away(s1) & Manner(e2,s1) & Theme(e2,x2) & Actor(e2,x1) & v_put(e2) & Actor(e1,x1) & v_clean(e1)) | 4aed9172-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(v_use(e2) & v_kneel(e1) & n_paintbrush(x4) & n_paintbrush(x2) & n_man(x3) & n_man(x1) & a_down(s1) & Theme(e2,x4) & Theme(e1,x2) & Manner(e1,s1) & Actor(e2,x3) & Actor(e1,x1)) | exists e2 e1 s1 x1 x2.(v_put(e2) & v_clean(e1) & of(x2,x1) & n_paintbrush(x2) & n_man(x1) & n_male(x1) & a_away(s1) & Theme(e2,x2) & Manner(e2,s1) & Actor(e2,x1) & Actor(e1,x1)) |
||
A man is kneeling down and using a paintbrush. | The color of paint currently on the paintbrush is ochre. | 1 | -100 | A man can use many colors on his paintbrush that are not ochre. | exists e2 e1 s1 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_use(e2) & n_paintbrush(x4) & n_man(x3) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_kneel(e1) & n_paintbrush(x2) & n_man(x1)) | exists s1 x1 x2 x3.(n_paintbrush(x3) & n_color(x1) & Theme(s1,x1) & a_ochre(s1) & of(x1,x2) & n_currently(x2) & on(x2,x3) & n_paint(x2)) | 4aed95c8-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(v_use(e2) & v_kneel(e1) & n_paintbrush(x4) & n_paintbrush(x2) & n_man(x3) & n_man(x1) & a_down(s1) & Theme(e2,x4) & Theme(e1,x2) & Manner(e1,s1) & Actor(e2,x3) & Actor(e1,x1)) | exists s1 x1 x2 x3.(on(x2,x3) & of(x1,x2) & n_paintbrush(x3) & n_paint(x2) & n_currently(x2) & n_color(x1) & a_ochre(s1) & Theme(s1,x1)) |
||
A man squatting a using one arm to balance himself. | A man using his arm to shift weight around. | 0 | -100 | Squatting implies shifting weight around. | exists e2 e1 p1 x1 x2 x3 x4.(a_topic(x1) & for(e1,e2) & Theme(e2,p1) & Recipient(e2,x4) & Actor(e2,x2) & v_use(e2) & exists e3.(Theme(e3,x1) & Actor(e3,x2) & v_balance(e3)) & n_male(x1) & n_arm(x4) & card_eq_1(x4) & Theme(e1,x3) & Actor(e1,x2) & v_squat(e1) & n_a(x3) & (x1 = x2) & n_man(x1)) | exists e1 p1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_use(e1) & Topic(x3,p1) & exists e2 s1 x4.(a_around(s1) & Manner(e2,s1) & Theme(e2,x4) & Actor(e2,x3) & v_shift(e2) & n_weight(x4)) & n_arm(x3) & of(x3,x1) & n_male(x1) & (x1 = x2) & n_man(x1)) | 4aed9a0a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 x1 x2 x3 x4.(v_use(e2) & v_squat(e1) & n_man(x1) & n_male(x1) & n_arm(x4) & n_a(x3) & for(e1,e2) & exists e3.(v_balance(e3) & Theme(e3,x1) & Actor(e3,x2)) & card_eq_1(x4) & a_topic(x1) & Theme(e2,p1) & Theme(e1,x3) & Recipient(e2,x4) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x2 x3.(v_use(e1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_arm(x3) & exists e2 s1 x4.(v_shift(e2) & n_weight(x4) & a_around(s1) & Theme(e2,x4) & Manner(e2,s1) & Actor(e2,x3)) & a_topic(x1) & Topic(x3,p1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A man squatting a using one arm to balance himself. | A man reaching out to prevent himself from falling over. | 1 | -100 | Using one rm to balance himself does not imply it is to prevent himself from falling over. | exists e1 e2 p1 x1 x2 x3 x4.(a_topic(x1) & for(e1,e2) & Theme(e2,p1) & Recipient(e2,x4) & Actor(e2,x2) & v_use(e2) & exists e3.(Theme(e3,x1) & Actor(e3,x2) & v_balance(e3)) & n_male(x1) & n_arm(x4) & card_eq_1(x4) & Theme(e1,x3) & Actor(e1,x2) & v_squat(e1) & n_a(x3) & (x1 = x2) & n_man(x1)) | exists e1 p1 s1 x1 x2 x3.(a_topic(x1) & Topic(e1,p1) & exists e2 e3 s2 x4.(from(e2,e3) & a_over(s2) & Manner(e3,s2) & Actor(e3,x4) & v_fall(e3) & Theme(e2,x1) & Actor(e2,x2) & v_prevent(e2)) & n_male(x1) & a_out(s1) & Manner(e1,s1) & Actor(e1,x3) & v_reach(e1) & (x1 = x3) & (x1 = x2) & n_man(x1)) | 4aed9eba-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3 x4.(v_use(e2) & v_squat(e1) & n_man(x1) & n_male(x1) & n_arm(x4) & n_a(x3) & for(e1,e2) & exists e3.(v_balance(e3) & Theme(e3,x1) & Actor(e3,x2)) & card_eq_1(x4) & a_topic(x1) & Theme(e2,p1) & Theme(e1,x3) & Recipient(e2,x4) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 s1 x1 x2 x3.(v_reach(e1) & n_man(x1) & n_male(x1) & exists e2 e3 s2 x4.(v_prevent(e2) & v_fall(e3) & from(e2,e3) & a_over(s2) & Theme(e2,x1) & Manner(e3,s2) & Actor(e3,x4) & Actor(e2,x2)) & a_topic(x1) & a_out(s1) & Topic(e1,p1) & Manner(e1,s1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) |
||
A man squatting a using one arm to balance himself. | A man has his arms handcuffed. | 2 | -100 | You can't use arms to balance yourself if you're also handcuffed. | exists e2 e1 p1 x1 x2 x3 x4.(a_topic(x1) & for(e1,e2) & Theme(e2,p1) & Recipient(e2,x4) & Actor(e2,x2) & v_use(e2) & exists e3.(Theme(e3,x1) & Actor(e3,x2) & v_balance(e3)) & n_male(x1) & n_arm(x4) & card_eq_1(x4) & Theme(e1,x3) & Actor(e1,x2) & v_squat(e1) & n_a(x3) & (x1 = x2) & n_man(x1)) | exists e2 e1 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & Theme(e1,x3) & v_handcuff(e1) & (x2 = x3) & n_arm(x2) & of(x2,x1) & n_male(x1) & n_man(x1)) | 4aeda2de-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 x1 x2 x3 x4.(v_use(e2) & v_squat(e1) & n_man(x1) & n_male(x1) & n_arm(x4) & n_a(x3) & for(e1,e2) & exists e3.(v_balance(e3) & Theme(e3,x1) & Actor(e3,x2)) & card_eq_1(x4) & a_topic(x1) & Theme(e2,p1) & Theme(e1,x3) & Recipient(e2,x4) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e2 e1 x1 x2 x3.(v_have(e2) & v_handcuff(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_arm(x2) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & (x2 = x3)) |
||
A man using paint on a deck above a large body of water. | a man painting a dock over the ocean | 1 | -100 | Using paint does not imply painting a dock and not all large bodies of water are an ocean. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & on(e1,x4) & above(x4,x5) & of(x5,x6) & n_water(x6) & n_body(x5) & a_large(s1) & Theme(s1,x5) & n_deck(x4) & Theme(e1,x3) & Actor(e1,x2) & v_use(e1) & n_paint(x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(n_ocean(x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_paint(e1) & over(x3,x4) & n_dock(x3) & (x1 = x2) & n_man(x1)) | 4aeda6ee-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_use(e1) & on(e1,x4) & of(x5,x6) & n_water(x6) & n_paint(x3) & n_man(x1) & n_deck(x4) & n_body(x5) & above(x4,x5) & a_topic(x1) & a_large(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_paint(e1) & over(x3,x4) & n_ocean(x4) & n_man(x1) & n_dock(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A man using paint on a deck above a large body of water. | a person painting | 0 | -100 | Using paint implies a person painting. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & on(e1,x4) & above(x4,x5) & of(x5,x6) & n_water(x6) & n_body(x5) & a_large(s1) & Theme(s1,x5) & n_deck(x4) & Theme(e1,x3) & Actor(e1,x2) & v_use(e1) & n_paint(x3) & (x1 = x2) & n_man(x1)) | exists x1 x2.(a_topic(x1) & n_painting(x1) & of(x1,x2) & n_person(x2)) | 4aedabb2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_use(e1) & on(e1,x4) & of(x5,x6) & n_water(x6) & n_paint(x3) & n_man(x1) & n_deck(x4) & n_body(x5) & above(x4,x5) & a_topic(x1) & a_large(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2.(of(x1,x2) & n_person(x2) & n_painting(x1) & a_topic(x1)) |
||
A man using paint on a deck above a large body of water. | a man eating lunch | 2 | -100 | The man isn't eating with paint is he? I didn't think so. He can't do both at the same time. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & on(e1,x4) & above(x4,x5) & of(x5,x6) & n_water(x6) & n_body(x5) & a_large(s1) & Theme(s1,x5) & n_deck(x4) & Theme(e1,x3) & Actor(e1,x2) & v_use(e1) & n_paint(x3) & (x1 = x2) & n_man(x1)) | exists x1 x2 x3.(a_topic(x1) & n_lunch(x1) & of(x1,x3) & n_eating(x3) & of(x1,x2) & n_man(x2)) | 4aedaffe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_use(e1) & on(e1,x4) & of(x5,x6) & n_water(x6) & n_paint(x3) & n_man(x1) & n_deck(x4) & n_body(x5) & above(x4,x5) & a_topic(x1) & a_large(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2 x3.(of(x1,x3) & of(x1,x2) & n_man(x2) & n_lunch(x1) & n_eating(x3) & a_topic(x1)) |
||
A man wearing a striped shirt is outside painting with a view of hills and water. | A man is wearing a shirt | 0 | -100 | A striped shirt is a type of shirt. | exists e1 p1 s1 x1 x2 x3.(exists s2 x4 x5 x6 x7 x8.((x1 = x4) & subset_of(x8,x4) & n_water(x8) & subset_of(x5,x4) & with(x5,x6) & of(x6,x7) & n_hill(x7) & n_view(x6) & n_painting(x5) & a_outside(s2) & Theme(s2,x5)) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & a_striped(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & n_man(x1)) | 4aedb468-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_wear(e1) & n_shirt(x3) & n_man(x1) & exists s2 x4 x5 x6 x7 x8.(with(x5,x6) & subset_of(x8,x4) & subset_of(x5,x4) & of(x6,x7) & n_water(x8) & n_view(x6) & n_painting(x5) & n_hill(x7) & a_outside(s2) & Theme(s2,x5) & (x1 = x4)) & a_striped(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_wear(e1) & n_shirt(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man wearing a striped shirt is outside painting with a view of hills and water. | The shirt is a solid color | 2 | -100 | There is no way the man can wear a striped shirt when its actually solid color. | exists e1 p1 s1 x1 x2 x3.(exists s2 x4 x5 x6 x7 x8.((x1 = x4) & subset_of(x8,x4) & n_water(x8) & subset_of(x5,x4) & with(x5,x6) & of(x6,x7) & n_hill(x7) & n_view(x6) & n_painting(x5) & a_outside(s2) & Theme(s2,x5)) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & a_striped(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists p1 x1.(n_shirt(x1) & exists s1 x2.((x1 = x2) & n_color(x2) & a_solid(s1) & Theme(s1,x2))) | 4aedb8b4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_wear(e1) & n_shirt(x3) & n_man(x1) & exists s2 x4 x5 x6 x7 x8.(with(x5,x6) & subset_of(x8,x4) & subset_of(x5,x4) & of(x6,x7) & n_water(x8) & n_view(x6) & n_painting(x5) & n_hill(x7) & a_outside(s2) & Theme(s2,x5) & (x1 = x4)) & a_striped(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_shirt(x1) & exists s1 x2.(n_color(x2) & a_solid(s1) & Theme(s1,x2) & (x1 = x2))) |
||
A man wearing a striped shirt is outside painting with a view of hills and water. | The man is fat | 1 | -100 | Not all men are fat. | exists e1 p1 s1 x1 x2 x3.(exists s2 x4 x5 x6 x7 x8.((x1 = x4) & subset_of(x8,x4) & n_water(x8) & subset_of(x5,x4) & with(x5,x6) & of(x6,x7) & n_hill(x7) & n_view(x6) & n_painting(x5) & a_outside(s2) & Theme(s2,x5)) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & a_striped(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_fat(s1)) | 4aedbd6e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_wear(e1) & n_shirt(x3) & n_man(x1) & exists s2 x4 x5 x6 x7 x8.(with(x5,x6) & subset_of(x8,x4) & subset_of(x5,x4) & of(x6,x7) & n_water(x8) & n_view(x6) & n_painting(x5) & n_hill(x7) & a_outside(s2) & Theme(s2,x5) & (x1 = x4)) & a_striped(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1.(n_man(x1) & a_fat(s1) & Theme(s1,x1)) |
||
Two children, one of which is being helped by an adult in a tank top to ride a bike. | Two children outside playing. | 0 | -100 | Ride a bike happens if they are outside playing. | exists e1 p1 x1 x2 x3 x4 x5 x6.(in(e1,x5) & Topic(x5,p1) & exists e2 x7.(Theme(e2,x7) & Actor(e2,x5) & v_ride(e2) & n_bike(x7)) & n_top(x5) & of(x5,x6) & n_tank(x6) & Actor(e1,x4) & n_adult(x4) & Theme(e1,x3) & v_help(e1) & of(x3,x2) & n_one(x3) & a_topic(x1) & (x1 = x2) & n_child(x1) & card_eq_2(x1)) | exists x1 x2.(a_topic(x1) & outside(x1,x2) & n_playing(x2) & n_child(x1) & card_eq_2(x1)) | 4aedc1e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5 x6.(v_help(e1) & of(x5,x6) & of(x3,x2) & n_top(x5) & n_tank(x6) & n_one(x3) & n_child(x1) & n_adult(x4) & in(e1,x5) & exists e2 x7.(v_ride(e2) & n_bike(x7) & Theme(e2,x7) & Actor(e2,x5)) & card_eq_2(x1) & a_topic(x1) & Topic(x5,p1) & Theme(e1,x3) & Actor(e1,x4) & (x1 = x2)) | exists x1 x2.(outside(x1,x2) & n_playing(x2) & n_child(x1) & card_eq_2(x1) & a_topic(x1)) |
||
Two children, one of which is being helped by an adult in a tank top to ride a bike. | A child learning to ride a bike with their friend and dad. | 1 | -100 | Not every adult and child with another child are a friends and dad. | exists e1 p1 x1 x2 x3 x4 x5 x6.(in(e1,x5) & Topic(x5,p1) & exists e2 x7.(Theme(e2,x7) & Actor(e2,x5) & v_ride(e2) & n_bike(x7)) & n_top(x5) & of(x5,x6) & n_tank(x6) & Actor(e1,x4) & n_adult(x4) & Theme(e1,x3) & v_help(e1) & of(x3,x2) & n_one(x3) & a_topic(x1) & (x1 = x2) & n_child(x1) & card_eq_2(x1)) | exists e1 p1 x1 x2 x4 x5 x6.(a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & v_learn(e1) & exists e2 x3.(with(e2,x4) & Theme(e2,x3) & Actor(e2,x2) & v_ride(e2) & n_bike(x3)) & n_dad(x6) & n_friend(x5) & subset_of(x6,x4) & subset_of(x5,x4) & of(x4,x1) & n_thing(x1) & (x1 = x2) & n_child(x1)) | 4aedc872-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5 x6.(v_help(e1) & of(x5,x6) & of(x3,x2) & n_top(x5) & n_tank(x6) & n_one(x3) & n_child(x1) & n_adult(x4) & in(e1,x5) & exists e2 x7.(v_ride(e2) & n_bike(x7) & Theme(e2,x7) & Actor(e2,x5)) & card_eq_2(x1) & a_topic(x1) & Topic(x5,p1) & Theme(e1,x3) & Actor(e1,x4) & (x1 = x2)) | exists e1 p1 x1 x2 x4 x5 x6.(v_learn(e1) & subset_of(x6,x4) & subset_of(x5,x4) & of(x4,x1) & n_thing(x1) & n_friend(x5) & n_dad(x6) & n_child(x1) & exists e2 x3.(with(e2,x4) & v_ride(e2) & n_bike(x3) & Theme(e2,x3) & Actor(e2,x2)) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2)) |
||
Two children, one of which is being helped by an adult in a tank top to ride a bike. | Two children riding a horse down the street. | 2 | -100 | Two children can't ride a bike and horse at the same time. | exists e1 p1 x1 x2 x3 x4 x5 x6.(in(e1,x5) & Topic(x5,p1) & exists e2 x7.(Theme(e2,x7) & Actor(e2,x5) & v_ride(e2) & n_bike(x7)) & n_top(x5) & of(x5,x6) & n_tank(x6) & Actor(e1,x4) & n_adult(x4) & Theme(e1,x3) & v_help(e1) & of(x3,x2) & n_one(x3) & a_topic(x1) & (x1 = x2) & n_child(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(n_street(x4) & a_topic(x1) & down(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_horse(x3) & (x1 = x2) & n_child(x1) & card_eq_2(x1)) | 4aedce12-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5 x6.(v_help(e1) & of(x5,x6) & of(x3,x2) & n_top(x5) & n_tank(x6) & n_one(x3) & n_child(x1) & n_adult(x4) & in(e1,x5) & exists e2 x7.(v_ride(e2) & n_bike(x7) & Theme(e2,x7) & Actor(e2,x5)) & card_eq_2(x1) & a_topic(x1) & Topic(x5,p1) & Theme(e1,x3) & Actor(e1,x4) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_ride(e1) & n_street(x4) & n_horse(x3) & n_child(x1) & down(e1,x4) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A bunch of little boys in bathing trunks running. | A group of girls runs by in their swimsuits. | 2 | -100 | Boys can't be girls. | exists e1 e2 s1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e2,x4) & Actor(e2,x3) & v_bath(e2) & Actor(e1,x5) & v_run(e1) & (x4 = x5) & n_trunk(x4) & (x1 = x3) & of(x1,x2) & n_boy(x2) & a_little(s1) & Theme(s1,x2) & n_bunch(x1)) | exists x1 x2 x3 x4 x5 x6 x7 x8.(n_thing(x5) & by(x5,x8) & n_thing(x8) & of(x5,x6) & n_run(x6) & of(x6,x7) & n_girl(x7) & n_group(x5) & in(x1,x2) & of(x1,x3) & n_run(x3) & of(x3,x4) & n_girl(x4) & n_group(x1) & n_swimsuit(x2) & of(x2,x1) & n_thing(x1)) | 4aedd2c2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_run(e1) & v_bath(e2) & of(x1,x2) & n_trunk(x4) & n_bunch(x1) & n_boy(x2) & a_topic(x1) & a_little(s1) & Theme(s1,x2) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x5) & (x4 = x5) & (x1 = x3)) | exists x1 x2 x3 x4 x5 x6 x7 x8.(of(x6,x7) & of(x5,x6) & of(x3,x4) & of(x2,x1) & of(x1,x3) & n_thing(x8) & n_thing(x5) & n_thing(x1) & n_swimsuit(x2) & n_run(x6) & n_run(x3) & n_group(x5) & n_group(x1) & n_girl(x7) & n_girl(x4) & in(x1,x2) & by(x5,x8)) |
||
A bunch of little boys in bathing trunks running. | The boys are running to the neighborhood pool. | 1 | -100 | Running does not imply running to the neighborhood pool. | exists e1 e2 s1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e2,x4) & Actor(e2,x3) & v_bath(e2) & Actor(e1,x5) & v_run(e1) & (x4 = x5) & n_trunk(x4) & (x1 = x3) & of(x1,x2) & n_boy(x2) & a_little(s1) & Theme(s1,x2) & n_bunch(x1)) | exists e1 x1 x2 x3.(n_pool(x2) & of(x2,x3) & n_neighborhood(x3) & n_boy(x1) & to(e1,x2) & Actor(e1,x1) & v_run(e1)) | 4aedd786-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_run(e1) & v_bath(e2) & of(x1,x2) & n_trunk(x4) & n_bunch(x1) & n_boy(x2) & a_topic(x1) & a_little(s1) & Theme(s1,x2) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x5) & (x4 = x5) & (x1 = x3)) | exists e1 x1 x2 x3.(v_run(e1) & to(e1,x2) & of(x2,x3) & n_pool(x2) & n_neighborhood(x3) & n_boy(x1) & Actor(e1,x1)) |
||
A bunch of little boys in bathing trunks running. | A group of young children run in their swim attire. | 0 | -100 | A bunch of little boys is a group of young children. Bathing trunks is swim attire. | exists e1 e2 s1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e2,x4) & Actor(e2,x3) & v_bath(e2) & Actor(e1,x5) & v_run(e1) & (x4 = x5) & n_trunk(x4) & (x1 = x3) & of(x1,x2) & n_boy(x2) & a_little(s1) & Theme(s1,x2) & n_bunch(x1)) | exists e1 s1 x1 x2 x3 x4.(in(e1,x3) & n_attire(x3) & of(x3,x4) & n_swim(x4) & of(x3,x1) & n_thing(x1) & Actor(e1,x1) & v_run(e1) & of(x1,x2) & n_child(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1)) | 4aeddc7c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_run(e1) & v_bath(e2) & of(x1,x2) & n_trunk(x4) & n_bunch(x1) & n_boy(x2) & a_topic(x1) & a_little(s1) & Theme(s1,x2) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x5) & (x4 = x5) & (x1 = x3)) | exists e1 s1 x1 x2 x3 x4.(v_run(e1) & of(x3,x4) & of(x3,x1) & of(x1,x2) & n_thing(x1) & n_swim(x4) & n_group(x1) & n_child(x2) & n_attire(x3) & in(e1,x3) & a_young(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A woman in a coat and a man in a tracksuit talking on a phone cross the street. | Two elderly lovers crosses the street. | 1 | -100 | Not every man and woman are elderly lovers. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(s1) & subset_of(x3,s1) & in(x3,x4) & on(e1,x6) & n_street(x8) & (x6 = x8) & n_cross(x6) & of(x6,x7) & n_phone(x7) & Actor(e1,x5) & v_talk(e1) & (x4 = x5) & n_tracksuit(x4) & n_man(x3) & subset_of(x1,s1) & in(x1,x2) & n_coat(x2) & n_woman(x1)) | exists e1 s1 x1 x2.(n_street(x2) & Theme(e1,x2) & Actor(e1,x1) & v_cross(e1) & n_lover(x1) & a_elderly(s1) & Theme(s1,x1) & card_eq_2(x1)) | 4aede0fa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_talk(e1) & subset_of(x3,s1) & subset_of(x1,s1) & on(e1,x6) & of(x6,x7) & n_woman(x1) & n_tracksuit(x4) & n_street(x8) & n_phone(x7) & n_man(x3) & n_cross(x6) & n_coat(x2) & in(x3,x4) & in(x1,x2) & a_topic(s1) & Actor(e1,x5) & (x6 = x8) & (x4 = x5)) | exists e1 s1 x1 x2.(v_cross(e1) & n_street(x2) & n_lover(x1) & card_eq_2(x1) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in a coat and a man in a tracksuit talking on a phone cross the street. | Two people cross the street. | 0 | -100 | A woman and a man are two people. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(s1) & subset_of(x3,s1) & in(x3,x4) & on(e1,x6) & n_street(x8) & (x6 = x8) & n_cross(x6) & of(x6,x7) & n_phone(x7) & Actor(e1,x5) & v_talk(e1) & (x4 = x5) & n_tracksuit(x4) & n_man(x3) & subset_of(x1,s1) & in(x1,x2) & n_coat(x2) & n_woman(x1)) | exists e1 x1 x2.(n_street(x2) & Theme(e1,x2) & Actor(e1,x1) & v_cross(e1) & n_people(x1) & card_eq_2(x1)) | 4aede5c8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_talk(e1) & subset_of(x3,s1) & subset_of(x1,s1) & on(e1,x6) & of(x6,x7) & n_woman(x1) & n_tracksuit(x4) & n_street(x8) & n_phone(x7) & n_man(x3) & n_cross(x6) & n_coat(x2) & in(x3,x4) & in(x1,x2) & a_topic(s1) & Actor(e1,x5) & (x6 = x8) & (x4 = x5)) | exists e1 x1 x2.(v_cross(e1) & n_street(x2) & n_people(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in a coat and a man in a tracksuit talking on a phone cross the street. | A crowd of people listen to music at a concert. | 2 | -100 | A women and a man can't be a crowd of people. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(s1) & subset_of(x3,s1) & in(x3,x4) & on(e1,x6) & n_street(x8) & (x6 = x8) & n_cross(x6) & of(x6,x7) & n_phone(x7) & Actor(e1,x5) & v_talk(e1) & (x4 = x5) & n_tracksuit(x4) & n_man(x3) & subset_of(x1,s1) & in(x1,x2) & n_coat(x2) & n_woman(x1)) | exists e1 x1 x2 x3 x4.(at(e1,x4) & n_concert(x4) & to(e1,x3) & n_music(x3) & Actor(e1,x1) & v_listen(e1) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | 4aedeb2c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_talk(e1) & subset_of(x3,s1) & subset_of(x1,s1) & on(e1,x6) & of(x6,x7) & n_woman(x1) & n_tracksuit(x4) & n_street(x8) & n_phone(x7) & n_man(x3) & n_cross(x6) & n_coat(x2) & in(x3,x4) & in(x1,x2) & a_topic(s1) & Actor(e1,x5) & (x6 = x8) & (x4 = x5)) | exists e1 x1 x2 x3 x4.(v_listen(e1) & to(e1,x3) & of(x1,x2) & n_people(x2) & n_music(x3) & n_crowd(x1) & n_concert(x4) & at(e1,x4) & Actor(e1,x1)) |
||
A blond girl with orange and blue streaks on her face in a crowd. | A blonde is in the crowd. | 0 | -100 | The term 'blond' may refer specifically to a blond girl. | exists s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x2) & on(x2,x4) & in(x4,x5) & n_crowd(x5) & n_face(x4) & of(x4,x1) & n_female(x1) & n_streak(x2) & a_blue(s2) & Theme(s2,x2) & of(x2,x3) & n_orange(x3) & n_girl(x1) & a_blond(s1) & Theme(s1,x1)) | exists p1 x1 x2.(n_crowd(x2) & in(x1,x2) & n_blonde(x1)) | 4aedefbe-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4 x5.(with(x1,x2) & on(x2,x4) & of(x4,x1) & of(x2,x3) & n_streak(x2) & n_orange(x3) & n_girl(x1) & n_female(x1) & n_face(x4) & n_crowd(x5) & in(x4,x5) & a_topic(x1) & a_blue(s2) & a_blond(s1) & Theme(s2,x2) & Theme(s1,x1)) | exists x1 x2.(n_crowd(x2) & n_blonde(x1) & in(x1,x2)) |
||
A blond girl with orange and blue streaks on her face in a crowd. | A woman is stuck in solitary confinement. | 2 | -100 | solitary implies being alone, crowd implies lots of people | exists s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x2) & on(x2,x4) & in(x4,x5) & n_crowd(x5) & n_face(x4) & of(x4,x1) & n_female(x1) & n_streak(x2) & a_blue(s2) & Theme(s2,x2) & of(x2,x3) & n_orange(x3) & n_girl(x1) & a_blond(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(in(e1,x2) & n_confinement(x2) & a_solitary(s1) & Theme(s1,x2) & Theme(e1,x1) & v_stick(e1) & n_woman(x1)) | 4aedf482-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4 x5.(with(x1,x2) & on(x2,x4) & of(x4,x1) & of(x2,x3) & n_streak(x2) & n_orange(x3) & n_girl(x1) & n_female(x1) & n_face(x4) & n_crowd(x5) & in(x4,x5) & a_topic(x1) & a_blue(s2) & a_blond(s1) & Theme(s2,x2) & Theme(s1,x1)) | exists e1 s1 x1 x2.(v_stick(e1) & n_woman(x1) & n_confinement(x2) & in(e1,x2) & a_solitary(s1) & Theme(s1,x2) & Theme(e1,x1)) |
||
A blond girl with orange and blue streaks on her face in a crowd. | A woman wears her teams colors on her face. | 1 | -100 | Just because a woman has her face painted doesn't mean her face is painted with her teams colors. | exists s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x2) & on(x2,x4) & in(x4,x5) & n_crowd(x5) & n_face(x4) & of(x4,x1) & n_female(x1) & n_streak(x2) & a_blue(s2) & Theme(s2,x2) & of(x2,x3) & n_orange(x3) & n_girl(x1) & a_blond(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & on(x2,x4) & n_face(x4) & of(x4,x1) & n_female(x1) & n_female(x1) & Time(x2,x3) & n_color(x3) & n_team(x2) & of(x2,x1) & n_woman(x1)) | 4aedf89c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4 x5.(with(x1,x2) & on(x2,x4) & of(x4,x1) & of(x2,x3) & n_streak(x2) & n_orange(x3) & n_girl(x1) & n_female(x1) & n_face(x4) & n_crowd(x5) & in(x4,x5) & a_topic(x1) & a_blue(s2) & a_blond(s1) & Theme(s2,x2) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(v_wear(e1) & on(x2,x4) & of(x4,x1) & of(x2,x1) & n_woman(x1) & n_team(x2) & n_female(x1) & n_face(x4) & n_color(x3) & Time(x2,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Young boys running along the pavement. | Young boys running. | 0 | -100 | Running is a restatement of running along the pavement. | exists e1 s1 x1 x2 x3.(n_pavement(x3) & a_topic(x1) & along(e1,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1.(Actor(e1,x1) & v_run(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | 4aedfcb6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_run(e1) & n_pavement(x3) & n_boy(x1) & along(e1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1.(v_run(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Young boys running along the pavement. | Young girls running along the pavement. | 2 | -100 | Boys can't be girls. | exists e1 s1 x1 x2 x3.(n_pavement(x3) & a_topic(x1) & along(e1,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(n_pavement(x3) & a_topic(x1) & along(e1,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | 4aee00d0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_run(e1) & n_pavement(x3) & n_boy(x1) & along(e1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_run(e1) & n_pavement(x3) & n_girl(x1) & along(e1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) |
||
Young boys running along the pavement. | Boys running along the pavement. | 1 | -100 | Boys running along the pavement can be implied by young boys running along the pavement. | exists e1 s1 x1 x2 x3.(n_pavement(x3) & a_topic(x1) & along(e1,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(n_pavement(x3) & a_topic(x1) & along(e1,x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_boy(x1)) | 4aee04e0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_run(e1) & n_pavement(x3) & n_boy(x1) & along(e1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_run(e1) & n_pavement(x3) & n_boy(x1) & along(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Two young boys in bathing suits walk | Two young boys dive off the diving board. | 2 | -100 | Two young boys can't walk and dive at the same time. | exists e1 s1 x1 x2 x3.(Actor(e1,x1) & v_walk(e1) & in(x1,x2) & n_suit(x2) & of(x2,x3) & n_bathing(x3) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists s1 s2 x1 x2 x3.(n_board(x3) & a_diving(s2) & Theme(s2,x3) & a_topic(x1) & off(x1,x3) & n_dive(x1) & of(x1,x2) & n_boy(x2) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | 4aee08f0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & n_suit(x2) & n_boy(x1) & n_bathing(x3) & in(x1,x2) & card_eq_2(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists s1 s2 x1 x2 x3.(off(x1,x3) & of(x1,x2) & n_dive(x1) & n_boy(x2) & n_board(x3) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & a_diving(s2) & Theme(s2,x3) & Theme(s1,x1)) |
||
Two young boys in bathing suits walk | Two boys walk. | 0 | -100 | Two boys is a restatement of two young boys. | exists e1 s1 x1 x2 x3.(Actor(e1,x1) & v_walk(e1) & in(x1,x2) & n_suit(x2) & of(x2,x3) & n_bathing(x3) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1.(Actor(e1,x1) & v_walk(e1) & n_boy(x1) & card_eq_2(x1)) | 4aee0d78-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & n_suit(x2) & n_boy(x1) & n_bathing(x3) & in(x1,x2) & card_eq_2(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1.(v_walk(e1) & n_boy(x1) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two young boys in bathing suits walk | Two young boys walk to the local pool. | 1 | -100 | Walking does not imply that it is to the local pool. | exists e1 s1 x1 x2 x3.(Actor(e1,x1) & v_walk(e1) & in(x1,x2) & n_suit(x2) & of(x2,x3) & n_bathing(x3) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 s2 x1 x2.(n_pool(x2) & a_local(s2) & Theme(s2,x2) & to(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | 4aee1228-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_walk(e1) & of(x2,x3) & n_suit(x2) & n_boy(x1) & n_bathing(x3) & in(x1,x2) & card_eq_2(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2.(v_walk(e1) & to(e1,x2) & n_pool(x2) & n_boy(x1) & card_eq_2(x1) & a_young(s1) & a_local(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) |
||
A woman with a white rag on her head is fishing. | A person fishing. | 0 | -100 | A woman is a person. | exists p1 s1 x1 x2 x3.(exists x4.((x1 = x4) & n_fishing(x4)) & on(x1,x3) & n_head(x3) & of(x3,x1) & n_female(x1) & with(x1,x2) & n_rag(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists x1 x2.(a_topic(x1) & Time(x1,x2) & n_fishing(x2) & n_person(x1)) | 4aee166a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(with(x1,x2) & on(x1,x3) & of(x3,x1) & n_woman(x1) & n_rag(x2) & n_head(x3) & n_female(x1) & exists x4.(n_fishing(x4) & (x1 = x4)) & a_white(s1) & Theme(s1,x2)) | exists x1 x2.(n_person(x1) & n_fishing(x2) & a_topic(x1) & Time(x1,x2)) |
||
A woman with a white rag on her head is fishing. | A woman wearing a white bandanna playing golf. | 2 | -100 | A women can't fish and play golf at the same time. | exists p1 s1 x1 x2 x3.(exists x4.((x1 = x4) & n_fishing(x4)) & on(x1,x3) & n_head(x3) & of(x3,x1) & n_female(x1) & with(x1,x2) & n_rag(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & Theme(e1,x5) & Actor(e1,x4) & v_play(e1) & n_golf(x5) & (x3 = x4) & n_bandanna(x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1)) | 4aee1a8e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(with(x1,x2) & on(x1,x3) & of(x3,x1) & n_woman(x1) & n_rag(x2) & n_head(x3) & n_female(x1) & exists x4.(n_fishing(x4) & (x1 = x4)) & a_white(s1) & Theme(s1,x2)) | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_wear(e2) & v_play(e1) & n_woman(x1) & n_golf(x5) & n_bandanna(x3) & a_white(s1) & a_topic(x1) & Theme(s1,x3) & Theme(e2,x3) & Theme(e1,x5) & Actor(e2,x2) & Actor(e1,x4) & (x3 = x4) & (x1 = x2)) |
||
A woman with a white rag on her head is fishing. | A woman wearing a white bandanna fishing from a boat. | 1 | -100 | Not all fishing is done from a boat. | exists p1 s1 x1 x2 x3.(exists x4.((x1 = x4) & n_fishing(x4)) & on(x1,x3) & n_head(x3) & of(x3,x1) & n_female(x1) & with(x1,x2) & n_rag(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & from(x3,x5) & n_boat(x5) & n_fishing(x3) & of(x3,x4) & n_bandanna(x4) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1)) | 4aee1e9e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(with(x1,x2) & on(x1,x3) & of(x3,x1) & n_woman(x1) & n_rag(x2) & n_head(x3) & n_female(x1) & exists x4.(n_fishing(x4) & (x1 = x4)) & a_white(s1) & Theme(s1,x2)) | exists e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & of(x3,x4) & n_woman(x1) & n_fishing(x3) & n_boat(x5) & n_bandanna(x4) & from(x3,x5) & a_white(s1) & a_topic(x1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A person wearing a white headband and brown shirt fishing with a wooden rod. | A person wearing white and brown fishing for trout. | 1 | -100 | Not all fishing is for trout. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & with(x3,x7) & n_rod(x7) & a_wooden(s3) & Theme(s3,x7) & n_fishing(x5) & of(x5,x6) & n_shirt(x6) & a_brown(s2) & Theme(s2,x5) & n_headband(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_person(x1)) | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & for(x3,x4) & n_trout(x4) & n_fishing(x3) & a_brown(s2) & Theme(s2,x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_person(x1)) | 4aee22b8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x3,x7) & v_wear(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x5,x6) & n_shirt(x6) & n_rod(x7) & n_person(x1) & n_headband(x4) & n_fishing(x5) & a_wooden(s3) & a_white(s1) & a_topic(x1) & a_brown(s2) & Theme(s3,x7) & Theme(s2,x5) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 s2 x1 x2 x3 x4.(v_wear(e1) & n_trout(x4) & n_person(x1) & n_fishing(x3) & for(x3,x4) & a_white(s1) & a_topic(x1) & a_brown(s2) & Theme(s2,x3) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A person wearing a white headband and brown shirt fishing with a wooden rod. | A person wearing white and brown fishing. | 0 | -100 | White and brown is a restatement of white headband and brown shirt. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & with(x3,x7) & n_rod(x7) & a_wooden(s3) & Theme(s3,x7) & n_fishing(x5) & of(x5,x6) & n_shirt(x6) & a_brown(s2) & Theme(s2,x5) & n_headband(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_person(x1)) | exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_fishing(x3) & a_brown(s2) & Theme(s2,x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_person(x1)) | 4aee26c8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x3,x7) & v_wear(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x5,x6) & n_shirt(x6) & n_rod(x7) & n_person(x1) & n_headband(x4) & n_fishing(x5) & a_wooden(s3) & a_white(s1) & a_topic(x1) & a_brown(s2) & Theme(s3,x7) & Theme(s2,x5) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 s2 x1 x2 x3.(v_wear(e1) & n_person(x1) & n_fishing(x3) & a_white(s1) & a_topic(x1) & a_brown(s2) & Theme(s2,x3) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A person wearing a white headband and brown shirt fishing with a wooden rod. | A naked person fishing for trout. | 2 | -100 | A person wearing a white headband and brown shirt can't be naked. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & with(x3,x7) & n_rod(x7) & a_wooden(s3) & Theme(s3,x7) & n_fishing(x5) & of(x5,x6) & n_shirt(x6) & a_brown(s2) & Theme(s2,x5) & n_headband(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_person(x1)) | exists s1 x1 x2 x3.(a_topic(x1) & for(x1,x3) & n_trout(x3) & Time(x1,x2) & n_fishing(x2) & n_person(x1) & a_naked(s1) & Theme(s1,x1)) | 4aee2ad8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x3,x7) & v_wear(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x5,x6) & n_shirt(x6) & n_rod(x7) & n_person(x1) & n_headband(x4) & n_fishing(x5) & a_wooden(s3) & a_white(s1) & a_topic(x1) & a_brown(s2) & Theme(s3,x7) & Theme(s2,x5) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1 x2 x3.(n_trout(x3) & n_person(x1) & n_fishing(x2) & for(x1,x3) & a_topic(x1) & a_naked(s1) & Time(x1,x2) & Theme(s1,x1)) |
||
A man with a bamboo bandanna looks off into the distance as he holds a bamboo fishing pole. | The man with the bandana is holding a fishing pole. | 0 | -100 | Bandana is a restatement of bamboo bandanna. | exists e1 p1 s1 x1 x2 x3 x4.(n_male(x4) & n_distance(x4) & exists e2 x5 x6 x7.(Theme(e2,x5) & Actor(e2,x4) & v_hold(e2) & n_pole(x5) & of(x5,x7) & n_fishing(x7) & of(x5,x6) & n_bamboo(x6)) & as(e1,p1) & a_off(s1) & Manner(e1,s1) & into(e1,x4) & Actor(e1,x1) & v_look(e1) & with(x1,x2) & n_bandanna(x2) & of(x2,x3) & n_bamboo(x3) & n_man(x1)) | exists e1 x1 x2 x3 x4.(n_bandana(x2) & n_man(x1) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_pole(x3) & of(x3,x4) & n_fishing(x4) & with(x1,x2)) | 4aee2ede-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(with(x1,x2) & v_look(e1) & of(x2,x3) & n_man(x1) & n_male(x4) & n_distance(x4) & n_bandanna(x2) & n_bamboo(x3) & into(e1,x4) & exists e2 x5 x6 x7.(v_hold(e2) & of(x5,x7) & of(x5,x6) & n_pole(x5) & n_fishing(x7) & n_bamboo(x6) & Theme(e2,x5) & Actor(e2,x4)) & as(e1,p1) & a_off(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(with(x1,x2) & v_hold(e1) & of(x3,x4) & n_pole(x3) & n_man(x1) & n_fishing(x4) & n_bandana(x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A man with a bamboo bandanna looks off into the distance as he holds a bamboo fishing pole. | The man is holding a bamboo fishing pole and standing on the boat. | 1 | -100 | Holding a fishing pole does not require standing on a boat. | exists e1 p1 s1 x1 x2 x3 x4.(n_male(x4) & n_distance(x4) & exists e2 x5 x6 x7.(Theme(e2,x5) & Actor(e2,x4) & v_hold(e2) & n_pole(x5) & of(x5,x7) & n_fishing(x7) & of(x5,x6) & n_bamboo(x6)) & as(e1,p1) & a_off(s1) & Manner(e1,s1) & into(e1,x4) & Actor(e1,x1) & v_look(e1) & with(x1,x2) & n_bandanna(x2) & of(x2,x3) & n_bamboo(x3) & n_man(x1)) | exists e1 x1 x2 x3 x4 x5 x6 x7.(n_boat(x7) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & on(x2,x7) & n_standing(x4) & n_pole(x3) & of(x3,x6) & n_fishing(x6) & of(x3,x5) & n_bamboo(x5) & subset_of(x4,x2) & subset_of(x3,x2)) | 4aee3352-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(with(x1,x2) & v_look(e1) & of(x2,x3) & n_man(x1) & n_male(x4) & n_distance(x4) & n_bandanna(x2) & n_bamboo(x3) & into(e1,x4) & exists e2 x5 x6 x7.(v_hold(e2) & of(x5,x7) & of(x5,x6) & n_pole(x5) & n_fishing(x7) & n_bamboo(x6) & Theme(e2,x5) & Actor(e2,x4)) & as(e1,p1) & a_off(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5 x6 x7.(v_hold(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(x2,x7) & of(x3,x6) & of(x3,x5) & n_standing(x4) & n_pole(x3) & n_man(x1) & n_fishing(x6) & n_boat(x7) & n_bamboo(x5) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man with a bamboo bandanna looks off into the distance as he holds a bamboo fishing pole. | The man is holding a hockey stick while looking into the distance. | 2 | -100 | A man can't hold a fishing pole and hockey stick at the same time. | exists e1 p1 s1 x1 x2 x3 x4.(n_male(x4) & n_distance(x4) & exists e2 x5 x6 x7.(Theme(e2,x5) & Actor(e2,x4) & v_hold(e2) & n_pole(x5) & of(x5,x7) & n_fishing(x7) & of(x5,x6) & n_bamboo(x6)) & as(e1,p1) & a_off(s1) & Manner(e1,s1) & into(e1,x4) & Actor(e1,x1) & v_look(e1) & with(x1,x2) & n_bandanna(x2) & of(x2,x3) & n_bamboo(x3) & n_man(x1)) | exists e1 e2 x1 x2 x3 x4.(n_distance(x4) & n_man(x1) & while(e1,e2) & into(e2,x4) & Actor(e2,x1) & v_look(e2) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_stick(x2) & of(x2,x3) & n_hockey(x3)) | 4aee385c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(with(x1,x2) & v_look(e1) & of(x2,x3) & n_man(x1) & n_male(x4) & n_distance(x4) & n_bandanna(x2) & n_bamboo(x3) & into(e1,x4) & exists e2 x5 x6 x7.(v_hold(e2) & of(x5,x7) & of(x5,x6) & n_pole(x5) & n_fishing(x7) & n_bamboo(x6) & Theme(e2,x5) & Actor(e2,x4)) & as(e1,p1) & a_off(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4.(while(e1,e2) & v_look(e2) & v_hold(e1) & of(x2,x3) & n_stick(x2) & n_man(x1) & n_hockey(x3) & n_distance(x4) & into(e2,x4) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
An elderly woman is squinting her eyes down a body of water while a fishing rod line has been cast in the water. | The woman is happy. | 1 | -100 | Not all woman who are fishing are happy. | exists e1 p1 s1 x1 x2 x3 x4.(in(e1,x4) & n_water(x4) & n_water(x4) & exists p2 x5 x6 x7.(exists x8.((x5 = x8) & n_cast(x8)) & n_line(x5) & of(x5,x7) & n_rod(x7) & of(x5,x6) & n_fishing(x6)) & while(e1,p1) & down(e1,x3) & of(x3,x4) & n_body(x3) & Theme(e1,x2) & Actor(e1,x1) & v_squint(e1) & n_eye(x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1)) | exists s1 x1.(n_woman(x1) & Theme(s1,x1) & a_happy(s1)) | 4aee3df2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(while(e1,p1) & v_squint(e1) & of(x3,x4) & of(x2,x1) & n_woman(x1) & n_water(x4) & n_female(x1) & n_eye(x2) & n_body(x3) & in(e1,x4) & exists x5 x6 x7.(of(x5,x7) & of(x5,x6) & n_rod(x7) & n_line(x5) & n_fishing(x6) & exists x8.(n_cast(x8) & (x5 = x8))) & down(e1,x3) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists s1 x1.(n_woman(x1) & a_happy(s1) & Theme(s1,x1)) |
||
An elderly woman is squinting her eyes down a body of water while a fishing rod line has been cast in the water. | The woman is skiing down a mountain. | 2 | -100 | The woman can't be fishing and skiing at the same time. | exists e1 p1 s1 x1 x2 x3 x4.(in(e1,x4) & n_water(x4) & n_water(x4) & exists p2 x5 x6 x7.(exists x8.((x5 = x8) & n_cast(x8)) & n_line(x5) & of(x5,x7) & n_rod(x7) & of(x5,x6) & n_fishing(x6)) & while(e1,p1) & down(e1,x3) & of(x3,x4) & n_body(x3) & Theme(e1,x2) & Actor(e1,x1) & v_squint(e1) & n_eye(x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_woman(x1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_ski(e1) & n_mountain(x2)) | 4aee425c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(while(e1,p1) & v_squint(e1) & of(x3,x4) & of(x2,x1) & n_woman(x1) & n_water(x4) & n_female(x1) & n_eye(x2) & n_body(x3) & in(e1,x4) & exists x5 x6 x7.(of(x5,x7) & of(x5,x6) & n_rod(x7) & n_line(x5) & n_fishing(x6) & exists x8.(n_cast(x8) & (x5 = x8))) & down(e1,x3) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_ski(e1) & n_woman(x1) & n_mountain(x2) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
An elderly woman is squinting her eyes down a body of water while a fishing rod line has been cast in the water. | The woman is elderly. | 0 | -100 | Woman is elderly is a restatement of elderly woman. | exists e1 p1 s1 x1 x2 x3 x4.(in(e1,x4) & n_water(x4) & n_water(x4) & exists p2 x5 x6 x7.(exists x8.((x5 = x8) & n_cast(x8)) & n_line(x5) & of(x5,x7) & n_rod(x7) & of(x5,x6) & n_fishing(x6)) & while(e1,p1) & down(e1,x3) & of(x3,x4) & n_body(x3) & Theme(e1,x2) & Actor(e1,x1) & v_squint(e1) & n_eye(x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1)) | exists s1 x1.(n_woman(x1) & Theme(s1,x1) & a_elderly(s1)) | 4aee4676-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4.(while(e1,p1) & v_squint(e1) & of(x3,x4) & of(x2,x1) & n_woman(x1) & n_water(x4) & n_female(x1) & n_eye(x2) & n_body(x3) & in(e1,x4) & exists x5 x6 x7.(of(x5,x7) & of(x5,x6) & n_rod(x7) & n_line(x5) & n_fishing(x6) & exists x8.(n_cast(x8) & (x5 = x8))) & down(e1,x3) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists s1 x1.(n_woman(x1) & a_elderly(s1) & Theme(s1,x1)) |
||
A man with glasses is holding a crying infant. | The man holds a baby. | 0 | -100 | man holding a crying infant means that he holds a baby. | exists e2 e1 x1 x2 x3.(Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_infant(x3) & Actor(e1,x3) & v_cry(e1) & with(x1,x2) & n_glass(x2) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_baby(x2)) | 4aee4a90-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3.(with(x1,x2) & v_hold(e2) & v_cry(e1) & n_man(x1) & n_infant(x3) & n_glass(x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x3)) | exists e1 x1 x2.(v_hold(e1) & n_man(x1) & n_baby(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man with glasses is holding a crying infant. | The man is holding a puppy. | 2 | -100 | a puppy is a baby dog, a crying infant is a baby human | exists e2 e1 x1 x2 x3.(Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_infant(x3) & Actor(e1,x3) & v_cry(e1) & with(x1,x2) & n_glass(x2) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_puppy(x2)) | 4aee4eaa-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3.(with(x1,x2) & v_hold(e2) & v_cry(e1) & n_man(x1) & n_infant(x3) & n_glass(x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x3)) | exists e1 x1 x2.(v_hold(e1) & n_puppy(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man with glasses is holding a crying infant. | The father comforts his daughter. | 1 | -100 | Not every man with an infant is a father and daughter. | exists e2 e1 x1 x2 x3.(Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_infant(x3) & Actor(e1,x3) & v_cry(e1) & with(x1,x2) & n_glass(x2) & n_man(x1)) | exists e1 x1 x2.(n_daughter(x2) & of(x2,x1) & n_male(x1) & n_father(x1) & Theme(e1,x2) & Actor(e1,x1) & v_comfort(e1)) | 4aee52ce-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3.(with(x1,x2) & v_hold(e2) & v_cry(e1) & n_man(x1) & n_infant(x3) & n_glass(x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x3)) | exists e1 x1 x2.(v_comfort(e1) & of(x2,x1) & n_male(x1) & n_father(x1) & n_daughter(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A father is holding a crying infant on his chest. | A father comforts a child after a fall. | 1 | -100 | An infant can be crying for reasons other than a fall. | exists e1 e2 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_hold(e2) & on(x2,x3) & n_chest(x3) & of(x3,x1) & n_male(x1) & n_infant(x2) & Actor(e1,x2) & v_cry(e1) & n_father(x1)) | exists e1 x1 x2 x3.(after(e1,x3) & n_fall(x3) & Theme(e1,x2) & Actor(e1,x1) & v_comfort(e1) & n_child(x2) & n_father(x1)) | 4aee56f2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3.(v_hold(e2) & v_cry(e1) & on(x2,x3) & of(x3,x1) & n_male(x1) & n_infant(x2) & n_father(x1) & n_chest(x3) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x2)) | exists e1 x1 x2 x3.(v_comfort(e1) & n_father(x1) & n_fall(x3) & n_child(x2) & after(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A father is holding a crying infant on his chest. | A father comforts a child. | 0 | -100 | Comforts is a restatement of holding. An infant is a child. | exists e2 e1 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_hold(e2) & on(x2,x3) & n_chest(x3) & of(x3,x1) & n_male(x1) & n_infant(x2) & Actor(e1,x2) & v_cry(e1) & n_father(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_comfort(e1) & n_child(x2) & n_father(x1)) | 4aee5b7a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3.(v_hold(e2) & v_cry(e1) & on(x2,x3) & of(x3,x1) & n_male(x1) & n_infant(x2) & n_father(x1) & n_chest(x3) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x2)) | exists e1 x1 x2.(v_comfort(e1) & n_father(x1) & n_child(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A father is holding a crying infant on his chest. | A father holding a sleeping infant. | 2 | -100 | A infant can't be crying and sleeping at the same time. | exists e2 e1 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_hold(e2) & on(x2,x3) & n_chest(x3) & of(x3,x1) & n_male(x1) & n_infant(x2) & Actor(e1,x2) & v_cry(e1) & n_father(x1)) | exists e2 e1 x1 x2 x3.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_hold(e2) & n_infant(x3) & Actor(e1,x3) & v_sleep(e1) & (x1 = x2) & n_father(x1)) | 4aee614c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3.(v_hold(e2) & v_cry(e1) & on(x2,x3) & of(x3,x1) & n_male(x1) & n_infant(x2) & n_father(x1) & n_chest(x3) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x2)) | exists e2 e1 x1 x2 x3.(v_sleep(e1) & v_hold(e2) & n_infant(x3) & n_father(x1) & a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x3) & (x1 = x2)) |
||
A smiling man wearing glasses holds a crying baby to his face. | A bald man is holding a baby. | 1 | -100 | Not every man is bald. | exists e2 e4 e3 e1 x1 x2 x3 x4 x5.(Theme(e4,x4) & Actor(e4,x1) & v_hold(e4) & to(x4,x5) & n_face(x5) & of(x5,x1) & n_male(x1) & n_baby(x4) & Actor(e3,x4) & v_cry(e3) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & n_glass(x3) & (x1 = x2) & n_man(x1) & Actor(e1,x1) & v_smile(e1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_baby(x2) & n_man(x1) & a_bald(s1) & Theme(s1,x1)) | 4aee6660-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e4 e3 e1 x1 x2 x3 x4 x5.(v_wear(e2) & v_smile(e1) & v_hold(e4) & v_cry(e3) & to(x4,x5) & of(x5,x1) & n_man(x1) & n_male(x1) & n_glass(x3) & n_face(x5) & n_baby(x4) & Theme(e4,x4) & Theme(e2,x3) & Actor(e4,x1) & Actor(e3,x4) & Actor(e2,x2) & Actor(e1,x1) & (x1 = x2)) | exists e1 s1 x1 x2.(v_hold(e1) & n_man(x1) & n_baby(x2) & a_bald(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A smiling man wearing glasses holds a crying baby to his face. | A man is standing alone. | 2 | -100 | if you're standing alone, you aren't also holding a crying baby because a baby is a person so you're not alone | exists e1 e4 e2 e3 x1 x2 x3 x4 x5.(Theme(e4,x4) & Actor(e4,x1) & v_hold(e4) & to(x4,x5) & n_face(x5) & of(x5,x1) & n_male(x1) & n_baby(x4) & Actor(e3,x4) & v_cry(e3) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & n_glass(x3) & (x1 = x2) & n_man(x1) & Actor(e1,x1) & v_smile(e1)) | exists e1 s1 x1.(a_alone(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | 4aee6a98-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e4 e2 e3 x1 x2 x3 x4 x5.(v_wear(e2) & v_smile(e1) & v_hold(e4) & v_cry(e3) & to(x4,x5) & of(x5,x1) & n_man(x1) & n_male(x1) & n_glass(x3) & n_face(x5) & n_baby(x4) & Theme(e4,x4) & Theme(e2,x3) & Actor(e4,x1) & Actor(e3,x4) & Actor(e2,x2) & Actor(e1,x1) & (x1 = x2)) | exists e1 s1 x1.(v_stand(e1) & n_man(x1) & a_alone(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A smiling man wearing glasses holds a crying baby to his face. | A man is holding a young baby. | 0 | -100 | In a both sentence ,a man holding a baby. | exists e1 e2 e3 e4 x1 x2 x3 x4 x5.(Theme(e4,x4) & Actor(e4,x1) & v_hold(e4) & to(x4,x5) & n_face(x5) & of(x5,x1) & n_male(x1) & n_baby(x4) & Actor(e3,x4) & v_cry(e3) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & n_glass(x3) & (x1 = x2) & n_man(x1) & Actor(e1,x1) & v_smile(e1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_baby(x2) & a_young(s1) & Theme(s1,x2) & n_man(x1)) | 4aee6ee4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 e3 e4 x1 x2 x3 x4 x5.(v_wear(e2) & v_smile(e1) & v_hold(e4) & v_cry(e3) & to(x4,x5) & of(x5,x1) & n_man(x1) & n_male(x1) & n_glass(x3) & n_face(x5) & n_baby(x4) & Theme(e4,x4) & Theme(e2,x3) & Actor(e4,x1) & Actor(e3,x4) & Actor(e2,x2) & Actor(e1,x1) & (x1 = x2)) | exists e1 s1 x1 x2.(v_hold(e1) & n_man(x1) & n_baby(x2) & a_young(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man with a beard and glasses is holding a crying baby to his face. | A woman having sex in the woods. | 2 | -100 | A man and woman are not the same. | exists e1 e2 x1 x2 x3 x4 x5 x6.(Theme(e2,x5) & Actor(e2,x1) & v_hold(e2) & to(x5,x6) & n_face(x6) & of(x6,x1) & n_male(x1) & n_baby(x5) & Actor(e1,x5) & v_cry(e1) & with(x1,x2) & subset_of(x4,x2) & n_glass(x4) & subset_of(x3,x2) & n_beard(x3) & n_man(x1)) | exists e1 x1 x2 x3 x4.(n_wood(x4) & a_topic(x1) & in(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_have(e1) & n_sex(x3) & (x1 = x2) & n_woman(x1)) | 4aee7312-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_hold(e2) & v_cry(e1) & to(x5,x6) & subset_of(x4,x2) & subset_of(x3,x2) & of(x6,x1) & n_man(x1) & n_male(x1) & n_glass(x4) & n_face(x6) & n_beard(x3) & n_baby(x5) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x5)) | exists e1 x1 x2 x3 x4.(v_have(e1) & n_wood(x4) & n_woman(x1) & n_sex(x3) & in(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A man with a beard and glasses is holding a crying baby to his face. | A person with a child. | 0 | -100 | A man with a beard is a person, and he is holding a baby so he is with a child. | exists e1 e2 x1 x2 x3 x4 x5 x6.(Theme(e2,x5) & Actor(e2,x1) & v_hold(e2) & to(x5,x6) & n_face(x6) & of(x6,x1) & n_male(x1) & n_baby(x5) & Actor(e1,x5) & v_cry(e1) & with(x1,x2) & subset_of(x4,x2) & n_glass(x4) & subset_of(x3,x2) & n_beard(x3) & n_man(x1)) | exists x1 x2.(a_topic(x1) & with(x1,x2) & n_child(x2) & n_person(x1)) | 4aee7736-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_hold(e2) & v_cry(e1) & to(x5,x6) & subset_of(x4,x2) & subset_of(x3,x2) & of(x6,x1) & n_man(x1) & n_male(x1) & n_glass(x4) & n_face(x6) & n_beard(x3) & n_baby(x5) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x5)) | exists x1 x2.(with(x1,x2) & n_person(x1) & n_child(x2) & a_topic(x1)) |
||
A man with a beard and glasses is holding a crying baby to his face. | Trying to quiet the baby. | 1 | -100 | A man holding a crying baby to his face is not necessarily trying to quiet the baby. | exists e2 e1 x1 x2 x3 x4 x5 x6.(Theme(e2,x5) & Actor(e2,x1) & v_hold(e2) & to(x5,x6) & n_face(x6) & of(x6,x1) & n_male(x1) & n_baby(x5) & Actor(e1,x5) & v_cry(e1) & with(x1,x2) & subset_of(x4,x2) & n_glass(x4) & subset_of(x3,x2) & n_beard(x3) & n_man(x1)) | exists e1 s1 x1 x2.(n_baby(x2) & for(e1,s1) & Theme(s1,x1) & a_quiet(s1) & to(e1,x2) & Actor(e1,x1) & v_try(e1) & n_thing(x1)) | 4aee7b5a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_hold(e2) & v_cry(e1) & to(x5,x6) & subset_of(x4,x2) & subset_of(x3,x2) & of(x6,x1) & n_man(x1) & n_male(x1) & n_glass(x4) & n_face(x6) & n_beard(x3) & n_baby(x5) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x5)) | exists e1 s1 x1 x2.(v_try(e1) & to(e1,x2) & n_thing(x1) & n_baby(x2) & for(e1,s1) & a_quiet(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Two wet boys in swim trunks run. | Two boys are at the swim park. | 1 | -100 | Boys can be wet and in swim trunks, but not at a swim park. | exists e1 s1 x1 x2 x3.(Actor(e1,x1) & v_run(e1) & in(x1,x2) & n_trunk(x2) & of(x2,x3) & n_swim(x3) & n_boy(x1) & a_wet(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists p1 x1 x2 x3.(n_park(x2) & of(x2,x3) & n_swim(x3) & at(x1,x2) & n_boy(x1) & card_eq_2(x1)) | 4aee7f6a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_run(e1) & of(x2,x3) & n_trunk(x2) & n_swim(x3) & n_boy(x1) & in(x1,x2) & card_eq_2(x1) & a_wet(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 x2 x3.(of(x2,x3) & n_swim(x3) & n_park(x2) & n_boy(x1) & card_eq_2(x1) & at(x1,x2)) |
||
Two wet boys in swim trunks run. | Two boys are eating dinner. | 2 | -100 | Two boys cannot run and be eating dinner. | exists e1 s1 x1 x2 x3.(Actor(e1,x1) & v_run(e1) & in(x1,x2) & n_trunk(x2) & of(x2,x3) & n_swim(x3) & n_boy(x1) & a_wet(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_dinner(x2) & n_boy(x1) & card_eq_2(x1)) | 4aee8ab4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_run(e1) & of(x2,x3) & n_trunk(x2) & n_swim(x3) & n_boy(x1) & in(x1,x2) & card_eq_2(x1) & a_wet(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_eat(e1) & n_dinner(x2) & n_boy(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Dog running across sand. | A dog is outdoors. | 0 | -100 | A dog is running across sand while outdoors. | exists e1 x1 x2.(ne_nam_dog(x1) & across(e1,x2) & n_sand(x2) & Actor(e1,x1) & v_run(e1)) | exists p1 x1.(exists x2.((x1 = x2) & n_outdoors(x2)) & n_dog(x1)) | 4aee9a5e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_run(e1) & ne_nam_dog(x1) & n_sand(x2) & across(e1,x2) & Actor(e1,x1)) | exists x1.(n_dog(x1) & exists x2.(n_outdoors(x2) & (x1 = x2))) |
||
A small white dog runs across the sand. | Some sand has a dog on it. | 0 | -100 | The dog running across the sand is another way of saying that the dog is on top of the sand. | exists e1 s1 s2 x1 x2.(n_sand(x2) & across(e1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_small(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & on(x2,x1) & n_thing(x1) & n_dog(x2) & n_sand(x1)) | 4aeea440-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_run(e1) & n_sand(x2) & n_dog(x1) & across(e1,x2) & a_white(s2) & a_small(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_have(e1) & on(x2,x1) & n_thing(x1) & n_sand(x1) & n_dog(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
a small dog jumping along the sand | A dog digs holes in the sand. | 2 | -100 | A dog cannot be jumping and dig at the same time. | exists e1 s1 x1 x2 x3.(n_sand(x3) & a_topic(x1) & along(e1,x3) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_dog(x1) & a_small(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(n_sand(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_dig(e1) & n_hole(x2) & n_dog(x1)) | 4aeeb430-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_jump(e1) & n_sand(x3) & n_dog(x1) & along(e1,x3) & a_topic(x1) & a_small(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_dig(e1) & n_sand(x3) & n_hole(x2) & n_dog(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Brown and white dog runs towards camera, casting long shadow on dirt. | Two dogs run at a camera outside. | 0 | 0.613459 | In a both sentence, a dog runs at a camera. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(ne_per_brown(x2) & for(e1,e2) & on(e2,x6) & n_dirt(x6) & Theme(e2,x5) & Actor(e2,x1) & v_cast(e2) & n_shadow(x5) & a_long(s2) & Theme(s2,x5) & towards(e1,x4) & n_camera(x4) & Actor(e1,x1) & v_run(e1) & subset_of(x3,x1) & n_dog(x3) & a_white(s1) & Theme(s1,x3) & subset_of(x2,x1)) | exists e1 x1 x2 x3.(at(e1,x2) & n_outside(x2) & of(x2,x3) & n_camera(x3) & Theme(e1,x1) & v_run(e1) & n_dog(x1) & card_eq_2(x1)) | 4aeebdea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_run(e1) & v_cast(e2) & towards(e1,x4) & subset_of(x3,x1) & subset_of(x2,x1) & on(e2,x6) & ne_per_brown(x2) & n_shadow(x5) & n_dog(x3) & n_dirt(x6) & n_camera(x4) & for(e1,e2) & a_white(s1) & a_long(s2) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_run(e1) & of(x2,x3) & n_outside(x2) & n_dog(x1) & n_camera(x3) & card_eq_2(x1) & at(e1,x2) & Theme(e1,x1)) |
||
Brown and white dog runs towards camera, casting long shadow on dirt. | The dog sees its owner. | 1 | 0.781003 | Running does not imply the dog sees its owner. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(ne_per_brown(x2) & for(e1,e2) & on(e2,x6) & n_dirt(x6) & Theme(e2,x5) & Actor(e2,x1) & v_cast(e2) & n_shadow(x5) & a_long(s2) & Theme(s2,x5) & towards(e1,x4) & n_camera(x4) & Actor(e1,x1) & v_run(e1) & subset_of(x3,x1) & n_dog(x3) & a_white(s1) & Theme(s1,x3) & subset_of(x2,x1)) | exists e1 x1 x2.(n_owner(x2) & of(x2,x1) & n_thing(x1) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1) & v_see(e1)) | 4aeec330-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_run(e1) & v_cast(e2) & towards(e1,x4) & subset_of(x3,x1) & subset_of(x2,x1) & on(e2,x6) & ne_per_brown(x2) & n_shadow(x5) & n_dog(x3) & n_dirt(x6) & n_camera(x4) & for(e1,e2) & a_white(s1) & a_long(s2) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_see(e1) & of(x2,x1) & n_thing(x1) & n_owner(x2) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Brown and white dog runs towards camera, casting long shadow on dirt. | Brown and white dog sleeps on a bed. | 2 | 0 | A dog cannot runs and sleeps at the same time. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(ne_per_brown(x2) & for(e1,e2) & on(e2,x6) & n_dirt(x6) & Theme(e2,x5) & Actor(e2,x1) & v_cast(e2) & n_shadow(x5) & a_long(s2) & Theme(s2,x5) & towards(e1,x4) & n_camera(x4) & Actor(e1,x1) & v_run(e1) & subset_of(x3,x1) & n_dog(x3) & a_white(s1) & Theme(s1,x3) & subset_of(x2,x1)) | exists e1 s1 x1 x2 x3 x4.(ne_per_brown(x2) & on(e1,x4) & n_bed(x4) & Actor(e1,x1) & v_sleep(e1) & subset_of(x3,x1) & n_dog(x3) & a_white(s1) & Theme(s1,x3) & subset_of(x2,x1)) | 4aeee928-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_run(e1) & v_cast(e2) & towards(e1,x4) & subset_of(x3,x1) & subset_of(x2,x1) & on(e2,x6) & ne_per_brown(x2) & n_shadow(x5) & n_dog(x3) & n_dirt(x6) & n_camera(x4) & for(e1,e2) & a_white(s1) & a_long(s2) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_sleep(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(e1,x4) & ne_per_brown(x2) & n_dog(x3) & n_bed(x4) & a_white(s1) & Theme(s1,x3) & Actor(e1,x1)) |
||
Brown and white dog runs towards camera, casting long shadow on dirt. | Different colored dogs are outside, running at a man with a camera. | 1 | 0.02648 | A camera is not necessarily with a man. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(ne_per_brown(x2) & for(e1,e2) & on(e2,x6) & n_dirt(x6) & Theme(e2,x5) & Actor(e2,x1) & v_cast(e2) & n_shadow(x5) & a_long(s2) & Theme(s2,x5) & towards(e1,x4) & n_camera(x4) & Actor(e1,x1) & v_run(e1) & subset_of(x3,x1) & n_dog(x3) & a_white(s1) & Theme(s1,x3) & subset_of(x2,x1)) | exists e1 s1 s2 s3 x1 x2 x3 x4.(n_dog(x2) & a_colored(s2) & Theme(s2,x2) & for(s3,e1) & at(e1,x3) & with(x3,x4) & n_camera(x4) & n_man(x3) & Actor(e1,x1) & v_run(e1) & Theme(s3,x1) & a_outside(s3) & -(x1 = x2) & n_dog(x1) & a_colored(s1) & Theme(s1,x1)) | 4aeeed9c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_run(e1) & v_cast(e2) & towards(e1,x4) & subset_of(x3,x1) & subset_of(x2,x1) & on(e2,x6) & ne_per_brown(x2) & n_shadow(x5) & n_dog(x3) & n_dirt(x6) & n_camera(x4) & for(e1,e2) & a_white(s1) & a_long(s2) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 s2 s3 x1 x2 x3 x4.(with(x3,x4) & v_run(e1) & n_man(x3) & n_dog(x2) & n_dog(x1) & n_camera(x4) & for(s3,e1) & at(e1,x3) & a_outside(s3) & a_colored(s2) & a_colored(s1) & Theme(s3,x1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1) & -(x1 = x2)) |
||
Brown and white dog runs towards camera, casting long shadow on dirt. | A dog runs towards a camera held by its owner. | 1 | 0.718231 | A camera is no necessarily held and a dog does not necessarily have an owner. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(ne_per_brown(x2) & for(e1,e2) & on(e2,x6) & n_dirt(x6) & Theme(e2,x5) & Actor(e2,x1) & v_cast(e2) & n_shadow(x5) & a_long(s2) & Theme(s2,x5) & towards(e1,x4) & n_camera(x4) & Actor(e1,x1) & v_run(e1) & subset_of(x3,x1) & n_dog(x3) & a_white(s1) & Theme(s1,x3) & subset_of(x2,x1)) | exists e1 e2 x1 x2 x3 x4.(towards(e1,x2) & Actor(e2,x4) & n_owner(x4) & of(x4,x1) & n_thing(x1) & Theme(e2,x3) & v_hold(e2) & (x2 = x3) & n_camera(x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1)) | 4aeef2d8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_run(e1) & v_cast(e2) & towards(e1,x4) & subset_of(x3,x1) & subset_of(x2,x1) & on(e2,x6) & ne_per_brown(x2) & n_shadow(x5) & n_dog(x3) & n_dirt(x6) & n_camera(x4) & for(e1,e2) & a_white(s1) & a_long(s2) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4.(v_run(e1) & v_hold(e2) & towards(e1,x2) & of(x4,x1) & n_thing(x1) & n_owner(x4) & n_dog(x1) & n_camera(x2) & Theme(e2,x3) & Actor(e2,x4) & Actor(e1,x1) & (x2 = x3)) |
||
Brown and white dog runs towards camera, casting long shadow on dirt. | A brown dog runs toward a camera man. | 1 | 0.70585 | just because the dog is running towards the camera, doesn't mean he is running towards the camera man | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(ne_per_brown(x2) & for(e1,e2) & on(e2,x6) & n_dirt(x6) & Theme(e2,x5) & Actor(e2,x1) & v_cast(e2) & n_shadow(x5) & a_long(s2) & Theme(s2,x5) & towards(e1,x4) & n_camera(x4) & Actor(e1,x1) & v_run(e1) & subset_of(x3,x1) & n_dog(x3) & a_white(s1) & Theme(s1,x3) & subset_of(x2,x1)) | exists e1 s1 x1 x2 x3.(toward(e1,x2) & n_man(x2) & of(x2,x3) & n_camera(x3) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | 4aeef846-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_run(e1) & v_cast(e2) & towards(e1,x4) & subset_of(x3,x1) & subset_of(x2,x1) & on(e2,x6) & ne_per_brown(x2) & n_shadow(x5) & n_dog(x3) & n_dirt(x6) & n_camera(x4) & for(e1,e2) & a_white(s1) & a_long(s2) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_run(e1) & toward(e1,x2) & of(x2,x3) & n_man(x2) & n_dog(x1) & n_camera(x3) & a_brown(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Brown and white dog runs towards camera, casting long shadow on dirt. | Brown and white dog runs outside while it's picture is taken. | 1 | 0.920227 | the dogs running toward the camera doesn't mean they are outside | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(ne_per_brown(x2) & for(e1,e2) & on(e2,x6) & n_dirt(x6) & Theme(e2,x5) & Actor(e2,x1) & v_cast(e2) & n_shadow(x5) & a_long(s2) & Theme(s2,x5) & towards(e1,x4) & n_camera(x4) & Actor(e1,x1) & v_run(e1) & subset_of(x3,x1) & n_dog(x3) & a_white(s1) & Theme(s1,x3) & subset_of(x2,x1)) | exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(ne_per_brown(x2) & exists p2 x6.((x3 = x6) & n_picture(x6)) & n_thing(x3) & while(e1,p1) & Theme(e1,x1) & v_take(e1) & subset_of(x3,x1) & Theme(s2,x5) & a_outside(s2) & (x3 = x5) & n_run(x3) & of(x3,x4) & n_dog(x4) & a_white(s1) & Theme(s1,x3) & subset_of(x2,x1)) | 4aef052a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_run(e1) & v_cast(e2) & towards(e1,x4) & subset_of(x3,x1) & subset_of(x2,x1) & on(e2,x6) & ne_per_brown(x2) & n_shadow(x5) & n_dog(x3) & n_dirt(x6) & n_camera(x4) & for(e1,e2) & a_white(s1) & a_long(s2) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x5) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(while(e1,p1) & v_take(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x3,x4) & ne_per_brown(x2) & n_thing(x3) & n_run(x3) & n_dog(x4) & exists x6.(n_picture(x6) & (x3 = x6)) & a_white(s1) & a_outside(s2) & Theme(s2,x5) & Theme(s1,x3) & Theme(e1,x1) & (x3 = x5)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.