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
|
---|---|---|---|---|---|---|---|---|---|---|---|
The dog is carrying a toy through the grass. | A dog is outside. | 0 | 0.977307 | To carry the toy through the grass, the dog must be outside. | exists e1 x1 x2 x3.(n_grass(x3) & n_dog(x1) & through(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_toy(x2)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_dog(x1)) | 4d89bfc8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_carry(e1) & through(e1,x3) & n_toy(x2) & n_grass(x3) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists s1 x1.(n_dog(x1) & a_outside(s1) & Theme(s1,x1)) |
||
The dog is carrying a toy through the grass. | A dog is playing with its toy bone in the grassy field. | 1 | 0.236313 | Just because the dog is carrying a toy through the grass does not mean the dog is playing. | exists e1 x1 x2 x3.(n_grass(x3) & n_dog(x1) & through(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_toy(x2)) | exists e1 s1 x1 x2 x3 x4.(n_field(x4) & a_grassy(s1) & Theme(s1,x4) & with(e1,x2) & in(x2,x4) & n_bone(x2) & of(x2,x3) & n_toy(x3) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_play(e1) & n_dog(x1)) | 4d89d080-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_carry(e1) & through(e1,x3) & n_toy(x2) & n_grass(x3) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(with(e1,x2) & v_play(e1) & of(x2,x3) & of(x2,x1) & n_toy(x3) & n_thing(x1) & n_field(x4) & n_dog(x1) & n_bone(x2) & in(x2,x4) & a_grassy(s1) & Theme(s1,x4) & Actor(e1,x1)) |
||
The dog is carrying a toy through the grass. | A cat is catching a mouse. | 2 | 0 | It can either be a dog or a cat. | exists e1 x1 x2 x3.(n_grass(x3) & n_dog(x1) & through(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_toy(x2)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_catch(e1) & n_mouse(x2) & n_cat(x1)) | 4d89e188-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_carry(e1) & through(e1,x3) & n_toy(x2) & n_grass(x3) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_catch(e1) & n_mouse(x2) & n_cat(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
The dog is carrying a toy through the grass. | Puppy was coming through the grass, holding toy. | 1 | 0.741886 | Just because the dog is carrying a toy through the grass does not mean it is a puppy. | exists e1 x1 x2 x3.(n_grass(x3) & n_dog(x1) & through(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_toy(x2)) | exists e2 e1 x1 x2 x3.(n_grass(x2) & ne_nam_puppy(x1) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_toy(x3) & through(e1,x2) & Actor(e1,x1) & v_come(e1)) | 4d89f8e4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_carry(e1) & through(e1,x3) & n_toy(x2) & n_grass(x3) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3.(v_hold(e2) & v_come(e1) & through(e1,x2) & ne_nam_puppy(x1) & n_toy(x3) & n_grass(x2) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) |
||
The dog is carrying a toy through the grass. | A dog carrying a squeaky toy through grass. | 1 | 0.263278 | Just because the dog is carrying a toy through the grass does not mean the toy is squeaky. | exists e1 x1 x2 x3.(n_grass(x3) & n_dog(x1) & through(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_toy(x2)) | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & through(e1,x4) & n_grass(x4) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & n_toy(x3) & a_squeaky(s1) & Theme(s1,x3) & (x1 = x2) & n_dog(x1)) | 4d8a02b2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_carry(e1) & through(e1,x3) & n_toy(x2) & n_grass(x3) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_carry(e1) & through(e1,x4) & n_toy(x3) & n_grass(x4) & n_dog(x1) & a_topic(x1) & a_squeaky(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
The dog is carrying a toy through the grass. | The dog was playing in the grass. | 1 | 0.965253 | Just because the dog is carrying a toy through the grass does not mean the dog is playing. | exists e1 x1 x2 x3.(n_grass(x3) & n_dog(x1) & through(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_toy(x2)) | exists e1 x1 x2.(n_grass(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1) & v_play(e1)) | 4d8a0b90-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_carry(e1) & through(e1,x3) & n_toy(x2) & n_grass(x3) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_grass(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1)) |
||
The dog is carrying a toy through the grass. | A dog carries his favorite teddy bear to his master. | 1 | 0.078168 | There are many dog toys besides a dog's teddy bear, favorite or otherwise. The destination of the dog going through the grass could be his master or one of many other options. | exists e1 x1 x2 x3.(n_grass(x3) & n_dog(x1) & through(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & n_toy(x2)) | exists e1 s1 s2 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & to(x2,x3) & n_master(x3) & of(x3,x1) & n_male(x1) & n_male(x1) & n_bear(x2) & a_teddy(s2) & Theme(s2,x2) & a_favorite(s1) & Theme(s1,x2) & of(x2,x1) & n_dog(x1)) | 4d8a1c66-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_carry(e1) & through(e1,x3) & n_toy(x2) & n_grass(x3) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3.(v_carry(e1) & to(x2,x3) & of(x3,x1) & of(x2,x1) & n_master(x3) & n_male(x1) & n_dog(x1) & n_bear(x2) & a_teddy(s2) & a_favorite(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
The man washes down the walkway. | A man washes the sidewalk in front of his store. | 1 | -100 | A walkway might be something other than a sidewalk. "In front of his store" assumes the location of the walkway which is not given. | exists e1 s1 x1 x2.(n_walkway(x2) & n_man(x1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_wash(e1)) | exists e1 x1 x2 x3 x4.(n_store(x4) & of(x4,x2) & n_male(x2) & n_sidewalk(x2) & Theme(e1,x2) & Actor(e1,x1) & v_wash(e1) & in(x2,x3) & of(x3,x4) & n_front(x3) & n_man(x1)) | 4d8e7ef0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_wash(e1) & n_walkway(x2) & n_man(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_wash(e1) & of(x4,x2) & of(x3,x4) & n_store(x4) & n_sidewalk(x2) & n_man(x1) & n_male(x2) & n_front(x3) & in(x2,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
The man washes down the walkway. | A man washes the sidewalk. | 0 | -100 | Walkway is a synonym for sidewalk. | exists e1 s1 x1 x2.(n_walkway(x2) & n_man(x1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_wash(e1)) | exists e1 x1 x2.(n_sidewalk(x2) & Theme(e1,x2) & Actor(e1,x1) & v_wash(e1) & n_man(x1)) | 4d8e830a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_wash(e1) & n_walkway(x2) & n_man(x1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2.(v_wash(e1) & n_sidewalk(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a striped shirt standing next to partial brick walls while using a garden hose to spray the ground. | A man in a shirt standing next to a brick wall. | 0 | -100 | While using a garden hose one must be near the wall that has the hose connected. | exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_ground(x8) & a_topic(x1) & in(x1,x2) & while(e1,e2) & Theme(e2,p1) & Recipient(e2,x6) & Actor(e2,x3) & v_use(e2) & exists e3.(Theme(e3,x8) & Actor(e3,x3) & v_spray(e3)) & n_hose(x6) & of(x6,x7) & n_garden(x7) & to(e1,x4) & n_wall(x4) & of(x4,x5) & n_brick(x5) & a_partial(s2) & Theme(s2,x4) & r_next(e1) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_shirt(x2) & a_striped(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & to(e1,x4) & n_wall(x4) & of(x4,x5) & n_brick(x5) & r_next(e1) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_shirt(x2) & n_man(x1)) | 4d8e88c8-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,e2) & v_use(e2) & v_stand(e1) & to(e1,x4) & r_next(e1) & of(x6,x7) & of(x4,x5) & n_wall(x4) & n_shirt(x2) & n_man(x1) & n_hose(x6) & n_ground(x8) & n_garden(x7) & n_brick(x5) & in(x1,x2) & exists e3.(v_spray(e3) & Theme(e3,x8) & Actor(e3,x3)) & a_topic(x1) & a_striped(s1) & a_partial(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e2,p1) & Recipient(e2,x6) & Actor(e2,x3) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4 x5.(v_stand(e1) & to(e1,x4) & r_next(e1) & of(x4,x5) & n_wall(x4) & n_shirt(x2) & n_man(x1) & n_brick(x5) & in(x1,x2) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) |
||
A man in a striped shirt standing next to partial brick walls while using a garden hose to spray the ground. | A man in a shirt sitting on his lazyboy recliner watching American Idol. | 2 | -100 | The man cannot be standing and sitting at the same time. | exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_ground(x8) & a_topic(x1) & in(x1,x2) & while(e1,e2) & Theme(e2,p1) & Recipient(e2,x6) & Actor(e2,x3) & v_use(e2) & exists e3.(Theme(e3,x8) & Actor(e3,x3) & v_spray(e3)) & n_hose(x6) & of(x6,x7) & n_garden(x7) & to(e1,x4) & n_wall(x4) & of(x4,x5) & n_brick(x5) & a_partial(s2) & Theme(s2,x4) & r_next(e1) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_shirt(x2) & a_striped(s1) & Theme(s1,x2) & n_man(x1)) | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(ne_nam_idol(x6) & a_american(s1) & Theme(s1,x6) & a_topic(x1) & in(x1,x2) & for(e1,e2) & Theme(e2,x6) & Actor(e2,x3) & v_watch(e2) & on(e1,x4) & n_recliner(x4) & of(x4,x5) & n_lazyboy(x5) & of(x4,x1) & n_male(x1) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_shirt(x2) & n_man(x1)) | 4d8e8dbe-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,e2) & v_use(e2) & v_stand(e1) & to(e1,x4) & r_next(e1) & of(x6,x7) & of(x4,x5) & n_wall(x4) & n_shirt(x2) & n_man(x1) & n_hose(x6) & n_ground(x8) & n_garden(x7) & n_brick(x5) & in(x1,x2) & exists e3.(v_spray(e3) & Theme(e3,x8) & Actor(e3,x3)) & a_topic(x1) & a_striped(s1) & a_partial(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e2,p1) & Recipient(e2,x6) & Actor(e2,x3) & Actor(e1,x3) & (x2 = x3)) | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_watch(e2) & v_sit(e1) & on(e1,x4) & of(x4,x5) & of(x4,x1) & ne_nam_idol(x6) & n_shirt(x2) & n_recliner(x4) & n_man(x1) & n_male(x1) & n_lazyboy(x5) & in(x1,x2) & for(e1,e2) & a_topic(x1) & a_american(s1) & Theme(s1,x6) & Theme(e2,x6) & Actor(e2,x3) & Actor(e1,x3) & (x2 = x3)) |
||
A man in a striped shirt standing next to partial brick walls while using a garden hose to spray the ground. | A man in a shirt standing next to an unfinished building. | 1 | -100 | A man in a striped shirt standing next to partial brick walls while using a garden hose to spray the ground does not imply he is standing next to an unfinished building | exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_ground(x8) & a_topic(x1) & in(x1,x2) & while(e1,e2) & Theme(e2,p1) & Recipient(e2,x6) & Actor(e2,x3) & v_use(e2) & exists e3.(Theme(e3,x8) & Actor(e3,x3) & v_spray(e3)) & n_hose(x6) & of(x6,x7) & n_garden(x7) & to(e1,x4) & n_wall(x4) & of(x4,x5) & n_brick(x5) & a_partial(s2) & Theme(s2,x4) & r_next(e1) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_shirt(x2) & a_striped(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & to(e1,x4) & n_building(x4) & a_unfinished(s1) & Theme(s1,x4) & r_next(e1) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_shirt(x2) & n_man(x1)) | 4d8e91f6-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(while(e1,e2) & v_use(e2) & v_stand(e1) & to(e1,x4) & r_next(e1) & of(x6,x7) & of(x4,x5) & n_wall(x4) & n_shirt(x2) & n_man(x1) & n_hose(x6) & n_ground(x8) & n_garden(x7) & n_brick(x5) & in(x1,x2) & exists e3.(v_spray(e3) & Theme(e3,x8) & Actor(e3,x3)) & a_topic(x1) & a_striped(s1) & a_partial(s2) & Theme(s2,x4) & Theme(s1,x2) & Theme(e2,p1) & Recipient(e2,x6) & Actor(e2,x3) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2 x3 x4.(v_stand(e1) & to(e1,x4) & r_next(e1) & n_shirt(x2) & n_man(x1) & n_building(x4) & in(x1,x2) & a_unfinished(s1) & a_topic(x1) & Theme(s1,x4) & Actor(e1,x3) & (x2 = x3)) |
||
A man in a striped shirt is standing outside wetting down a street or pathway. | The man is playing the violin. | 2 | -100 | Wetting down refers to using a hose to spray something down. That is different from playing a violin. | exists e1 e2 s1 s2 s3 x1 x2 x3.(for(e1,e2) & a_down(s3) & Manner(e2,s3) & Theme(e2,x3) & Actor(e2,x1) & v_wet(e2) & (n_street(x3) | n_pathway(x3)) & a_outside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_shirt(x2) & a_striped(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(n_violin(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1)) | 4d8e9732-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3.(v_wet(e2) & v_stand(e1) & n_shirt(x2) & n_man(x1) & in(x1,x2) & for(e1,e2) & a_striped(s1) & a_outside(s2) & a_down(s3) & Theme(s1,x2) & Theme(e2,x3) & Manner(e2,s3) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x1) & (n_street(x3) | n_pathway(x3))) | exists e1 x1 x2.(v_play(e1) & n_violin(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a striped shirt is standing outside wetting down a street or pathway. | The man is watering the plants. | 1 | -100 | We don't know that the man is watering the grass. | exists e2 e1 s1 s2 s3 x1 x2 x3.(for(e1,e2) & a_down(s3) & Manner(e2,s3) & Theme(e2,x3) & Actor(e2,x1) & v_wet(e2) & (n_street(x3) | n_pathway(x3)) & a_outside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_shirt(x2) & a_striped(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(n_plant(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_water(e1)) | 4d8e9b92-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3.(v_wet(e2) & v_stand(e1) & n_shirt(x2) & n_man(x1) & in(x1,x2) & for(e1,e2) & a_striped(s1) & a_outside(s2) & a_down(s3) & Theme(s1,x2) & Theme(e2,x3) & Manner(e2,s3) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x1) & (n_street(x3) | n_pathway(x3))) | exists e1 x1 x2.(v_water(e1) & n_plant(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a striped shirt is standing outside wetting down a street or pathway. | The store owner cleans the sidewalk in front of his store. | 0 | -100 | Wetting down also means to clean. | exists e1 e2 s1 s2 s3 x1 x2 x3.(for(e1,e2) & a_down(s3) & Manner(e2,s3) & Theme(e2,x3) & Actor(e2,x1) & v_wet(e2) & (n_street(x3) | n_pathway(x3)) & a_outside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_shirt(x2) & a_striped(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3 x4 x5.(n_store(x5) & of(x5,x3) & n_male(x3) & n_sidewalk(x3) & n_owner(x1) & of(x1,x2) & n_store(x2) & Theme(e1,x3) & Actor(e1,x1) & v_clean(e1) & in(x3,x4) & of(x4,x5) & n_front(x4)) | 4d8e9ff2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3.(v_wet(e2) & v_stand(e1) & n_shirt(x2) & n_man(x1) & in(x1,x2) & for(e1,e2) & a_striped(s1) & a_outside(s2) & a_down(s3) & Theme(s1,x2) & Theme(e2,x3) & Manner(e2,s3) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x1) & (n_street(x3) | n_pathway(x3))) | exists e1 x1 x2 x3 x4 x5.(v_clean(e1) & of(x5,x3) & of(x4,x5) & of(x1,x2) & n_store(x5) & n_store(x2) & n_sidewalk(x3) & n_owner(x1) & n_male(x3) & n_front(x4) & in(x3,x4) & Theme(e1,x3) & Actor(e1,x1)) |
||
After a sandstorm, a maintenance worker cleaned debris from the historic ruins. | the man is very careful | 1 | -100 | The man may not have to be careful. | exists e1 s1 x1 x2 x3 x4 x5.(n_ruin(x4) & a_historic(s1) & Theme(s1,x4) & after(e1,x5) & n_sandstorm(x5) & from(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_clean(e1) & n_debris(x3) & n_worker(x1) & of(x1,x2) & n_maintenance(x2)) | exists s1 x1.(n_man(x1) & r_very(s1) & Theme(s1,x1) & a_careful(s1)) | 4d8ea466-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_clean(e1) & of(x1,x2) & n_worker(x1) & n_sandstorm(x5) & n_ruin(x4) & n_maintenance(x2) & n_debris(x3) & from(e1,x4) & after(e1,x5) & a_historic(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x1)) | exists s1 x1.(r_very(s1) & n_man(x1) & a_careful(s1) & Theme(s1,x1)) |
||
After a sandstorm, a maintenance worker cleaned debris from the historic ruins. | there was a sandstorm | 0 | -100 | To clean debris there must be a disaster like a sandstorm. | exists e1 s1 x1 x2 x3 x4 x5.(n_ruin(x4) & a_historic(s1) & Theme(s1,x4) & after(e1,x5) & n_sandstorm(x5) & from(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_clean(e1) & n_debris(x3) & n_worker(x1) & of(x1,x2) & n_maintenance(x2)) | exists p1 x1 x2.((x1 = x2) & n_sandstorm(x2)) | 4d8ea9a2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_clean(e1) & of(x1,x2) & n_worker(x1) & n_sandstorm(x5) & n_ruin(x4) & n_maintenance(x2) & n_debris(x3) & from(e1,x4) & after(e1,x5) & a_historic(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x1)) | exists x1 x2.(n_sandstorm(x2) & (x1 = x2)) |
||
After a sandstorm, a maintenance worker cleaned debris from the historic ruins. | after a snowstorm a man cleans | 2 | -100 | A maintenance worker can be either a man or women. | exists e1 s1 x1 x2 x3 x4 x5.(n_ruin(x4) & a_historic(s1) & Theme(s1,x4) & after(e1,x5) & n_sandstorm(x5) & from(e1,x4) & Theme(e1,x3) & Actor(e1,x1) & v_clean(e1) & n_debris(x3) & n_worker(x1) & of(x1,x2) & n_maintenance(x2)) | exists x1.(all x3 x2.((n_clean(x2) & of(x2,x3) & n_man(x3)) -> exists x4.(after(x1,x4) & for(x4,x2) & n_snowstorm(x4))) & n_event(x1)) | 4d8eaf10-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_clean(e1) & of(x1,x2) & n_worker(x1) & n_sandstorm(x5) & n_ruin(x4) & n_maintenance(x2) & n_debris(x3) & from(e1,x4) & after(e1,x5) & a_historic(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x1)) | exists x1.(n_event(x1) & all x3 x2.(exists x4.(n_snowstorm(x4) & for(x4,x2) & after(x1,x4)) | -of(x2,x3) | -n_man(x3) | -n_clean(x2))) |
||
Man in plaid shirt leaning against a wall. | The man doesn't want to rest. | 2 | -100 | Man doesn't want to rest can't be if man is leaning against a wall. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & against(e1,x4) & n_wall(x4) & Actor(e1,x3) & v_lean(e1) & (x2 = x3) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1)) | exists x1.(n_man(x1) & -exists e1 p1.(Topic(e1,p1) & Actor(e1,x1) & v_want(e1) & exists e2.(Actor(e2,x1) & v_rest(e2)))) | 4d8eb3f2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_lean(e1) & n_wall(x4) & n_shirt(x2) & n_man(x1) & in(x1,x2) & against(e1,x4) & a_topic(x1) & a_plaid(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3)) | exists x1.(n_man(x1) & all e1 p1.(all e2.(-v_rest(e2) | -Actor(e2,x1)) | -v_want(e1) | -Topic(e1,p1) | -Actor(e1,x1))) |
||
Man in plaid shirt leaning against a wall. | Someone is leaning against the wall. | 0 | -100 | A "man" is "someone," and "leaning against a wall" could be rephrased as "leaning against the wall." | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & against(e1,x4) & n_wall(x4) & Actor(e1,x3) & v_lean(e1) & (x2 = x3) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(n_wall(x2) & against(e1,x2) & Actor(e1,x1) & v_lean(e1) & n_person(x1)) | 4d8eb88e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_lean(e1) & n_wall(x4) & n_shirt(x2) & n_man(x1) & in(x1,x2) & against(e1,x4) & a_topic(x1) & a_plaid(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_lean(e1) & n_wall(x2) & n_person(x1) & against(e1,x2) & Actor(e1,x1)) |
||
Man in plaid shirt leaning against a wall. | He is leaning against the wall because he is tired. | 1 | -100 | Just because man in plaid shirt leaning against a wall doesn't mean he is tired. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & against(e1,x4) & n_wall(x4) & Actor(e1,x3) & v_lean(e1) & (x2 = x3) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 p1 x1 x2.(n_male(x1) & n_male(x1) & n_wall(x2) & exists s1.(Theme(s1,x1) & a_tired(s1)) & because(e1,p1) & against(e1,x2) & Actor(e1,x1) & v_lean(e1)) | 4d8ebe92-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_lean(e1) & n_wall(x4) & n_shirt(x2) & n_man(x1) & in(x1,x2) & against(e1,x4) & a_topic(x1) & a_plaid(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3)) | exists e1 p1 x1 x2.(v_lean(e1) & n_wall(x2) & n_male(x1) & exists s1.(a_tired(s1) & Theme(s1,x1)) & because(e1,p1) & against(e1,x2) & Actor(e1,x1)) |
||
A man in a bull ring is being charged down by the bull. | A toriador is waiting to outsmart a charging bull. | 1 | -100 | The man is not necessarily a toriador. | exists e1 s1 x1 x2 x3.(Actor(e1,x3) & n_bull(x3) & n_bull(x3) & a_down(s1) & Manner(e1,s1) & Theme(e1,x1) & v_charge(e1) & in(x1,x2) & n_ring(x2) & of(x2,x3) & n_man(x1)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_wait(e1) & exists e2 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_outsmart(e2) & Time(x2,x3) & n_bull(x3) & n_charging(x2)) & n_toriador(x1)) | 4d8ec360-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_charge(e1) & of(x2,x3) & n_ring(x2) & n_man(x1) & n_bull(x3) & in(x1,x2) & a_down(s1) & Theme(e1,x1) & Manner(e1,s1) & Actor(e1,x3)) | exists e1 p1 x1.(v_wait(e1) & n_toriador(x1) & exists e2 x2 x3.(v_outsmart(e2) & n_charging(x2) & n_bull(x3) & Time(x2,x3) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A man in a bull ring is being charged down by the bull. | A man is trying to avoid a bull in a bull ring. | 0 | -100 | If the "man" is "being charged down by the bull" he is most likely also "trying to avoid a bull." | exists e1 s1 x1 x2 x3.(Actor(e1,x3) & n_bull(x3) & n_bull(x3) & a_down(s1) & Manner(e1,s1) & Theme(e1,x1) & v_charge(e1) & in(x1,x2) & n_ring(x2) & of(x2,x3) & n_man(x1)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x2 x3 x4.(Theme(e2,x2) & Actor(e2,x1) & v_avoid(e2) & in(x2,x3) & n_ring(x3) & of(x3,x4) & n_bull(x4) & n_bull(x2)) & n_man(x1)) | 4d8ec824-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_charge(e1) & of(x2,x3) & n_ring(x2) & n_man(x1) & n_bull(x3) & in(x1,x2) & a_down(s1) & Theme(e1,x1) & Manner(e1,s1) & Actor(e1,x3)) | exists e1 p1 x1.(v_try(e1) & n_man(x1) & exists e2 x2 x3 x4.(v_avoid(e2) & of(x3,x4) & n_ring(x3) & n_bull(x4) & n_bull(x2) & in(x2,x3) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A man in a bull ring is being charged down by the bull. | A young man is watching a bull sleep. | 2 | -100 | Man can't be watching a bull sleep if he is being charged down by the bull. | exists e1 s1 x1 x2 x3.(Actor(e1,x3) & n_bull(x3) & n_bull(x3) & a_down(s1) & Manner(e1,s1) & Theme(e1,x1) & v_charge(e1) & in(x1,x2) & n_ring(x2) & of(x2,x3) & n_man(x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_sleep(x2) & of(x2,x3) & n_bull(x3) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | 4d8ecce8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_charge(e1) & of(x2,x3) & n_ring(x2) & n_man(x1) & n_bull(x3) & in(x1,x2) & a_down(s1) & Theme(e1,x1) & Manner(e1,s1) & Actor(e1,x3)) | exists e1 s1 x1 x2 x3.(v_watch(e1) & of(x2,x3) & n_sleep(x2) & n_man(x1) & n_bull(x3) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
The couples are dancing in the streets. | There are people dancing at a festival. | 1 | -100 | The couples are dancing in the streets does not mean they are dancing at a festival | exists e1 x1 x2.(n_street(x2) & n_couple(x1) & in(e1,x2) & Actor(e1,x1) & v_dance(e1)) | exists p1 x1 e1 x2 x3 x4.((x1 = x2) & at(e1,x4) & n_festival(x4) & Actor(e1,x3) & v_dance(e1) & (x2 = x3) & n_people(x2)) | 4d8ed1ac-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_dance(e1) & n_street(x2) & n_couple(x1) & in(e1,x2) & Actor(e1,x1)) | exists x1 e1 x2 x3 x4.(v_dance(e1) & n_people(x2) & n_festival(x4) & at(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
The couples are dancing in the streets. | There are people standing still in a house. | 2 | -100 | When you dance, you cannot be standing still. | exists e1 x1 x2.(n_street(x2) & n_couple(x1) & in(e1,x2) & Actor(e1,x1) & v_dance(e1)) | exists p1 x1 e1 s1 x2 x3 x4.((x1 = x2) & in(e1,x4) & n_house(x4) & a_still(s1) & Manner(e1,s1) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_people(x2)) | 4d8ed79c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_dance(e1) & n_street(x2) & n_couple(x1) & in(e1,x2) & Actor(e1,x1)) | exists x1 e1 s1 x2 x3 x4.(v_stand(e1) & n_people(x2) & n_house(x4) & in(e1,x4) & a_still(s1) & Manner(e1,s1) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
The couples are dancing in the streets. | There are people dancing outside. | 0 | -100 | The couples are people, and streets are outside. | exists e1 x1 x2.(n_street(x2) & n_couple(x1) & in(e1,x2) & Actor(e1,x1) & v_dance(e1)) | exists p1 x1 e1 s1 x2 x3.((x1 = x2) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x3) & v_dance(e1) & (x2 = x3) & n_people(x2)) | 4d8edc42-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_dance(e1) & n_street(x2) & n_couple(x1) & in(e1,x2) & Actor(e1,x1)) | exists x1 e1 s1 x2 x3.(v_dance(e1) & n_people(x2) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
A group of young people dancing outside at some event. | people are having fun at a concert. | 1 | -100 | A group of young people dancing outside at some event does not imply they are having fun at a concert | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & at(e1,x4) & n_event(x4) & a_outside(s2) & Manner(e1,s2) & Actor(e1,x3) & v_dance(e1) & (x2 = x3) & n_people(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1)) | exists e1 x1 x2 x3.(at(e1,x3) & n_concert(x3) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_fun(x2) & n_people(x1)) | 4d8ee124-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_dance(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & n_event(x4) & at(e1,x4) & a_young(s1) & a_topic(x1) & a_outside(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_have(e1) & n_people(x1) & n_fun(x2) & n_concert(x3) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of young people dancing outside at some event. | A dog is barking at the mailman. | 2 | -100 | A dog is not considered people. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & at(e1,x4) & n_event(x4) & a_outside(s2) & Manner(e1,s2) & Actor(e1,x3) & v_dance(e1) & (x2 = x3) & n_people(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1)) | exists e1 x1 x2.(n_mailman(x2) & at(e1,x2) & Actor(e1,x1) & v_bark(e1) & n_dog(x1)) | 4d8ee5e8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_dance(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & n_event(x4) & at(e1,x4) & a_young(s1) & a_topic(x1) & a_outside(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_bark(e1) & n_mailman(x2) & n_dog(x1) & at(e1,x2) & Actor(e1,x1)) |
||
A group of young people dancing outside at some event. | A group of people are dancing. | 0 | -100 | There is usually dancing at events. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & at(e1,x4) & n_event(x4) & a_outside(s2) & Manner(e1,s2) & Actor(e1,x3) & v_dance(e1) & (x2 = x3) & n_people(x2) & a_young(s1) & Theme(s1,x2) & n_group(x1)) | exists e1 x1 x2.(Actor(e1,x1) & v_dance(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | 4d8eea84-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_dance(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & n_event(x4) & at(e1,x4) & a_young(s1) & a_topic(x1) & a_outside(s2) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_dance(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & Actor(e1,x1)) |
||
A person carrying a large bag of food. | There appear to be multiple items in the bag. | 0 | -100 | If it is a "large bag of food," there are probably "multiple items in the bag." | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & of(x3,x4) & n_food(x4) & n_bag(x3) & a_large(s1) & Theme(s1,x3) & (x1 = x2) & n_person(x1)) | exists e1 p1 x1 x3.(n_bag(x3) & Topic(e1,p1) & Actor(e1,x1) & v_appear(e1) & exists p2 s1 x2.((x1 = x2) & in(x2,x3) & n_item(x2) & a_multiple(s1) & Theme(s1,x2))) | 4d8eef20-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_carry(e1) & of(x3,x4) & n_person(x1) & n_food(x4) & n_bag(x3) & a_topic(x1) & a_large(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x3.(v_appear(e1) & n_bag(x3) & exists s1 x2.(n_item(x2) & in(x2,x3) & a_multiple(s1) & Theme(s1,x2) & (x1 = x2)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A person carrying a large bag of food. | The person appears to be struggling under the weight of the bag. | 1 | -100 | Just because a person carrying a large bag of food doesn't mean they are struggling. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & of(x3,x4) & n_food(x4) & n_bag(x3) & a_large(s1) & Theme(s1,x3) & (x1 = x2) & n_person(x1)) | exists e1 p1 x1 x2 x3.(n_bag(x3) & n_weight(x2) & n_person(x1) & Topic(e1,p1) & Actor(e1,x1) & v_appear(e1) & exists e2.(under(e2,x2) & of(x2,x3) & Actor(e2,x1) & v_struggle(e2))) | 4d8ef466-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_carry(e1) & of(x3,x4) & n_person(x1) & n_food(x4) & n_bag(x3) & a_topic(x1) & a_large(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x2 x3.(v_appear(e1) & n_weight(x2) & n_person(x1) & n_bag(x3) & exists e2.(v_struggle(e2) & under(e2,x2) & of(x2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A person carrying a large bag of food. | A woman is pushing a shopping cart. | 2 | -100 | A woman can't be pushing a shopping cart if she is carrying a large bag. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_carry(e1) & of(x3,x4) & n_food(x4) & n_bag(x3) & a_large(s1) & Theme(s1,x3) & (x1 = x2) & n_person(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_push(e1) & n_cart(x2) & of(x2,x3) & n_shopping(x3) & n_woman(x1)) | 4d8ef948-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_carry(e1) & of(x3,x4) & n_person(x1) & n_food(x4) & n_bag(x3) & a_topic(x1) & a_large(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_push(e1) & of(x2,x3) & n_woman(x1) & n_shopping(x3) & n_cart(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A child stands in the snow. | It is cold where the child is standing. | 0 | -100 | Snow is cold so if the child stands in the snow it is cold where the child is standing. | exists e1 x1 x2.(n_snow(x2) & in(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_child(x1)) | exists s1 x1 x3.(n_child(x3) & n_thing(x1) & exists e1 x2.(n_location(x2) & Topic(s1,e1) & loc_rel(e1,x2) & Actor(e1,x3) & v_stand(e1)) & Theme(s1,x1) & a_cold(s1)) | 4d8eff1a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_stand(e1) & n_snow(x2) & n_child(x1) & in(e1,x2) & Actor(e1,x1)) | exists s1 x1 x3.(n_thing(x1) & n_child(x3) & exists e1 x2.(v_stand(e1) & n_location(x2) & loc_rel(e1,x2) & Topic(s1,e1) & Actor(e1,x3)) & a_cold(s1) & Theme(s1,x1)) |
||
A child stands in the snow. | Two goldfish are riding bikes in a giant pile of mashed potatoes. | 2 | -100 | A goldfish is not a child. | exists e1 x1 x2.(n_snow(x2) & in(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_child(x1)) | exists e1 s1 s2 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_potato(x4) & a_mashed(s2) & Theme(s2,x4) & n_pile(x3) & a_giant(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_goldfish(x1) & card_eq_2(x1)) | 4d8f038e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_stand(e1) & n_snow(x2) & n_child(x1) & in(e1,x2) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3 x4.(v_ride(e1) & of(x3,x4) & n_potato(x4) & n_pile(x3) & n_goldfish(x1) & n_bike(x2) & in(e1,x3) & card_eq_2(x1) & a_mashed(s2) & a_giant(s1) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A child stands in the snow. | The child is standing by a snowman that he has made. | 1 | -100 | A child standing in the snow doesn't mean he is standing by a snowman that he has made. | exists e1 x1 x2.(n_snow(x2) & in(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_child(x1)) | exists e2 e1 x1 x2 x3.(n_male(x1) & n_child(x1) & by(e1,x2) & Theme(e2,x3) & Actor(e2,x1) & v_make(e2) & (x2 = x3) & n_snowman(x2) & Actor(e1,x1) & v_stand(e1)) | 4d8f082a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_stand(e1) & n_snow(x2) & n_child(x1) & in(e1,x2) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3.(v_stand(e1) & v_make(e2) & n_snowman(x2) & n_male(x1) & n_child(x1) & by(e1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1) & (x2 = x3)) |
||
A child stands in the snow and looks at a pretty sky. | A child is at the beach. | 2 | -100 | The child cannot be in the snow and at the beach at the same time. | exists e1 e2 s1 x1 x2 x3 x4.(n_snow(x2) & at(e2,x4) & n_sky(x4) & a_pretty(s1) & Theme(s1,x4) & Actor(e2,x3) & v_look(e2) & n_child(x3) & in(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_child(x1)) | exists p1 x1 x2.(n_beach(x2) & at(x1,x2) & n_child(x1)) | 4d8f0cb2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_stand(e1) & v_look(e2) & n_snow(x2) & n_sky(x4) & n_child(x3) & n_child(x1) & in(e1,x2) & at(e2,x4) & a_pretty(s1) & Theme(s1,x4) & Actor(e2,x3) & Actor(e1,x1)) | exists x1 x2.(n_child(x1) & n_beach(x2) & at(x1,x2)) |
||
A child stands in the snow and looks at a pretty sky. | A child is in the snow. | 0 | -100 | Answer In the snow refers to stands in snow | exists e1 e2 s1 x1 x2 x3 x4.(n_snow(x2) & at(e2,x4) & n_sky(x4) & a_pretty(s1) & Theme(s1,x4) & Actor(e2,x3) & v_look(e2) & n_child(x3) & in(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_child(x1)) | exists p1 x1 x2.(n_snow(x2) & in(x1,x2) & n_child(x1)) | 4d8f1112-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_stand(e1) & v_look(e2) & n_snow(x2) & n_sky(x4) & n_child(x3) & n_child(x1) & in(e1,x2) & at(e2,x4) & a_pretty(s1) & Theme(s1,x4) & Actor(e2,x3) & Actor(e1,x1)) | exists x1 x2.(n_snow(x2) & n_child(x1) & in(x1,x2)) |
||
A child stands in the snow and looks at a pretty sky. | A child is wearing a coat in the snow. | 1 | -100 | We have no idea if the child is wearing a coat or not. | exists e2 e1 s1 x1 x2 x3 x4.(n_snow(x2) & at(e2,x4) & n_sky(x4) & a_pretty(s1) & Theme(s1,x4) & Actor(e2,x3) & v_look(e2) & n_child(x3) & in(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_child(x1)) | exists e1 x1 x2 x3.(n_snow(x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & in(x2,x3) & n_coat(x2) & n_child(x1)) | 4d8f155e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(v_stand(e1) & v_look(e2) & n_snow(x2) & n_sky(x4) & n_child(x3) & n_child(x1) & in(e1,x2) & at(e2,x4) & a_pretty(s1) & Theme(s1,x4) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_wear(e1) & n_snow(x3) & n_coat(x2) & n_child(x1) & in(x2,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A boy is standing on a snowy hill looking at a sunset or sunrise. | A boy surveys nature. | 0 | -100 | Surveys nature is a restatement of looking at a sunset. | exists e1 e2 s1 x1 x2 x3.(for(e1,e2) & at(e2,x3) & (n_sunset(x3) | n_sunrise(x3)) & Actor(e2,x1) & v_look(e2) & on(e1,x2) & n_hill(x2) & a_snowy(s1) & Theme(s1,x2) & Actor(e1,x1) & v_stand(e1) & n_boy(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_survey(e1) & n_nature(x2) & n_boy(x1)) | 4d8f19b4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(v_stand(e1) & v_look(e2) & on(e1,x2) & n_hill(x2) & n_boy(x1) & for(e1,e2) & at(e2,x3) & a_snowy(s1) & Theme(s1,x2) & Actor(e2,x1) & Actor(e1,x1) & (n_sunset(x3) | n_sunrise(x3))) | exists e1 x1 x2.(v_survey(e1) & n_nature(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A boy is standing on a snowy hill looking at a sunset or sunrise. | A boy is in Park City, Utah. | 1 | -100 | A boy don't have to be in Park City, Utah to be standing on a snowy hill looking at a sunset or sunrise. | exists e2 e1 s1 x1 x2 x3.(for(e1,e2) & at(e2,x3) & (n_sunset(x3) | n_sunrise(x3)) & Actor(e2,x1) & v_look(e2) & on(e1,x2) & n_hill(x2) & a_snowy(s1) & Theme(s1,x2) & Actor(e1,x1) & v_stand(e1) & n_boy(x1)) | exists p1 x1 x2 x3 x4.(ne_geo_utah(x4) & ne_geo_city(x2) & (x2 = x3) & ne_geo_park(x3) & in(x1,x2) & rel(x2,x4) & n_boy(x1)) | 4d8f1e00-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3.(v_stand(e1) & v_look(e2) & on(e1,x2) & n_hill(x2) & n_boy(x1) & for(e1,e2) & at(e2,x3) & a_snowy(s1) & Theme(s1,x2) & Actor(e2,x1) & Actor(e1,x1) & (n_sunset(x3) | n_sunrise(x3))) | exists x1 x2 x3 x4.(rel(x2,x4) & ne_geo_utah(x4) & ne_geo_park(x3) & ne_geo_city(x2) & n_boy(x1) & in(x1,x2) & (x2 = x3)) |
||
A boy is standing on a snowy hill looking at a sunset or sunrise. | A boy in Hawaii watches the sunrise. | 2 | -100 | There are snowy hills all over the world and not just in Hawaii. | exists e1 e2 s1 x1 x2 x3.(for(e1,e2) & at(e2,x3) & (n_sunset(x3) | n_sunrise(x3)) & Actor(e2,x1) & v_look(e2) & on(e1,x2) & n_hill(x2) & a_snowy(s1) & Theme(s1,x2) & Actor(e1,x1) & v_stand(e1) & n_boy(x1)) | exists e1 x1 x2 x3.(n_sunrise(x3) & ne_geo_hawaii(x2) & Theme(e1,x3) & Actor(e1,x1) & v_watch(e1) & in(x1,x2) & n_boy(x1)) | 4d8f23f0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(v_stand(e1) & v_look(e2) & on(e1,x2) & n_hill(x2) & n_boy(x1) & for(e1,e2) & at(e2,x3) & a_snowy(s1) & Theme(s1,x2) & Actor(e2,x1) & Actor(e1,x1) & (n_sunset(x3) | n_sunrise(x3))) | exists e1 x1 x2 x3.(v_watch(e1) & ne_geo_hawaii(x2) & n_sunrise(x3) & n_boy(x1) & in(x1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A man in a Carhart shirt runs to help the cowboy who fell off of the cow during the rodeo. | A man runs to help his mother at a nursing home. | 2 | -100 | Not every cowboy are mothers. | exists e1 p1 x1 x2 x3 x4 x5 x6 x7 x9 x10.(n_rodeo(x9) & n_cow(x10) & n_cowboy(x7) & Topic(e1,p1) & exists e2 e3 p2 x8.(Theme(e3,x7) & Actor(e3,x1) & v_help(e3) & during(e2,x9) & exists s1.(of(s1,x10) & Theme(s1,x8) & a_off(s1)) & Topic(e2,p2) & Actor(e2,x8) & v_fall(e2) & (x7 = x8)) & Actor(e1,x4) & v_run(e1) & in(x4,x5) & n_shirt(x5) & (x5 = x6) & ne_geo_carhart(x6) & n_man(x4) & in(x1,x2) & n_shirt(x2) & (x2 = x3) & ne_geo_carhart(x3) & n_man(x1)) | exists e1 p1 x1 x2 x3.(Topic(e1,p1) & exists e2 x4 x5.(at(e2,x4) & n_home(x4) & of(x4,x5) & n_nursing(x5) & Theme(e2,x3) & Actor(e2,x1) & v_help(e2)) & n_mother(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_run(e1) & n_man(x2) & n_man(x1)) | 4d8f2936-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5 x6 x7 x9 x10.(v_run(e1) & ne_geo_carhart(x6) & ne_geo_carhart(x3) & n_shirt(x5) & n_shirt(x2) & n_rodeo(x9) & n_man(x4) & n_man(x1) & n_cowboy(x7) & n_cow(x10) & in(x4,x5) & in(x1,x2) & exists e2 e3 p2 x8.(v_help(e3) & v_fall(e2) & exists s1.(of(s1,x10) & a_off(s1) & Theme(s1,x8)) & during(e2,x9) & Topic(e2,p2) & Theme(e3,x7) & Actor(e3,x1) & Actor(e2,x8) & (x7 = x8)) & Topic(e1,p1) & Actor(e1,x4) & (x5 = x6) & (x2 = x3)) | exists e1 p1 x1 x2 x3.(v_run(e1) & of(x3,x1) & n_mother(x3) & n_man(x2) & n_man(x1) & n_male(x1) & exists e2 x4 x5.(v_help(e2) & of(x4,x5) & n_nursing(x5) & n_home(x4) & at(e2,x4) & Theme(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x2)) |
||
A man in a Carhart shirt runs to help the cowboy who fell off of the cow during the rodeo. | A man helps a cowboy who fell of a cow. | 0 | -100 | Helps a cowboy is a restatement of runs to help the cowboy. | exists e1 p1 x1 x2 x3 x4 x5 x6 x7 x9 x10.(n_rodeo(x9) & n_cow(x10) & n_cowboy(x7) & Topic(e1,p1) & exists e2 e3 p2 x8.(Theme(e3,x7) & Actor(e3,x1) & v_help(e3) & during(e2,x9) & exists s1.(of(s1,x10) & Theme(s1,x8) & a_off(s1)) & Topic(e2,p2) & Actor(e2,x8) & v_fall(e2) & (x7 = x8)) & Actor(e1,x4) & v_run(e1) & in(x4,x5) & n_shirt(x5) & (x5 = x6) & ne_geo_carhart(x6) & n_man(x4) & in(x1,x2) & n_shirt(x2) & (x2 = x3) & ne_geo_carhart(x3) & n_man(x1)) | exists e1 e2 x1 x2 x3 x4.(Theme(e2,x2) & Actor(e2,x1) & v_help(e2) & of(e1,x4) & n_cow(x4) & Actor(e1,x3) & v_fall(e1) & (x2 = x3) & n_cowboy(x2) & n_man(x1)) | 4d8f2db4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5 x6 x7 x9 x10.(v_run(e1) & ne_geo_carhart(x6) & ne_geo_carhart(x3) & n_shirt(x5) & n_shirt(x2) & n_rodeo(x9) & n_man(x4) & n_man(x1) & n_cowboy(x7) & n_cow(x10) & in(x4,x5) & in(x1,x2) & exists e2 e3 p2 x8.(v_help(e3) & v_fall(e2) & exists s1.(of(s1,x10) & a_off(s1) & Theme(s1,x8)) & during(e2,x9) & Topic(e2,p2) & Theme(e3,x7) & Actor(e3,x1) & Actor(e2,x8) & (x7 = x8)) & Topic(e1,p1) & Actor(e1,x4) & (x5 = x6) & (x2 = x3)) | exists e1 e2 x1 x2 x3 x4.(v_help(e2) & v_fall(e1) & of(e1,x4) & n_man(x1) & n_cowboy(x2) & n_cow(x4) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) |
||
A man in a Carhart shirt runs to help the cowboy who fell off of the cow during the rodeo. | Two related cowboys are at the rodeo. | 1 | -100 | A man in a Carhart shirt runs to help the cowboy who fell off of the cow during the rodeo does not mean two cowboys are related | exists e1 p1 x1 x2 x3 x4 x5 x6 x7 x9 x10.(n_rodeo(x9) & n_cow(x10) & n_cowboy(x7) & Topic(e1,p1) & exists e2 e3 p2 x8.(Theme(e3,x7) & Actor(e3,x1) & v_help(e3) & during(e2,x9) & exists s1.(of(s1,x10) & Theme(s1,x8) & a_off(s1)) & Topic(e2,p2) & Actor(e2,x8) & v_fall(e2) & (x7 = x8)) & Actor(e1,x4) & v_run(e1) & in(x4,x5) & n_shirt(x5) & (x5 = x6) & ne_geo_carhart(x6) & n_man(x4) & in(x1,x2) & n_shirt(x2) & (x2 = x3) & ne_geo_carhart(x3) & n_man(x1)) | exists p1 s1 x1 x2.(n_rodeo(x2) & at(x1,x2) & n_cowboy(x1) & a_related(s1) & Theme(s1,x1) & card_eq_2(x1)) | 4d8f328c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5 x6 x7 x9 x10.(v_run(e1) & ne_geo_carhart(x6) & ne_geo_carhart(x3) & n_shirt(x5) & n_shirt(x2) & n_rodeo(x9) & n_man(x4) & n_man(x1) & n_cowboy(x7) & n_cow(x10) & in(x4,x5) & in(x1,x2) & exists e2 e3 p2 x8.(v_help(e3) & v_fall(e2) & exists s1.(of(s1,x10) & a_off(s1) & Theme(s1,x8)) & during(e2,x9) & Topic(e2,p2) & Theme(e3,x7) & Actor(e3,x1) & Actor(e2,x8) & (x7 = x8)) & Topic(e1,p1) & Actor(e1,x4) & (x5 = x6) & (x2 = x3)) | exists s1 x1 x2.(n_rodeo(x2) & n_cowboy(x1) & card_eq_2(x1) & at(x1,x2) & a_related(s1) & Theme(s1,x1)) |
||
Someone with a red had and red and white mittens standing in the snow overlooking a lake. | A person looks for ducks on a lake | 1 | -100 | Someone with a red had and red and white mittens standing in the snow overlooking a lake does not imply he looks for ducks on a lake | exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6.(n_snow(x5) & Theme(e3,x3) & Actor(e3,x1) & v_have(e3) & for(e1,e2) & Theme(e2,x6) & Actor(e2,x4) & v_overlook(e2) & n_lake(x6) & in(e1,x5) & Actor(e1,x4) & v_stand(e1) & (x3 = x4) & n_mitten(x3) & a_white(s2) & Theme(s2,x3) & a_red(s1) & Theme(s1,x3) & with(x1,x2) & n_red(x2) & n_person(x1)) | exists e1 x1 x2 x3.(for(e1,x2) & on(x2,x3) & n_lake(x3) & n_duck(x2) & Actor(e1,x1) & v_look(e1) & n_person(x1)) | 4d8f370a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_stand(e1) & v_overlook(e2) & v_have(e3) & n_snow(x5) & n_red(x2) & n_person(x1) & n_mitten(x3) & n_lake(x6) & in(e1,x5) & for(e1,e2) & a_white(s2) & a_red(s1) & Theme(s2,x3) & Theme(s1,x3) & Theme(e3,x3) & Theme(e2,x6) & Actor(e3,x1) & Actor(e2,x4) & Actor(e1,x4) & (x3 = x4)) | exists e1 x1 x2 x3.(v_look(e1) & on(x2,x3) & n_person(x1) & n_lake(x3) & n_duck(x2) & for(e1,x2) & Actor(e1,x1)) |
||
Someone with a red had and red and white mittens standing in the snow overlooking a lake. | Someone enjoys the scenery outdoors. | 0 | -100 | Snow overlooking a lake is scenery outdoors. | exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_snow(x5) & Theme(e3,x3) & Actor(e3,x1) & v_have(e3) & for(e1,e2) & Theme(e2,x6) & Actor(e2,x4) & v_overlook(e2) & n_lake(x6) & in(e1,x5) & Actor(e1,x4) & v_stand(e1) & (x3 = x4) & n_mitten(x3) & a_white(s2) & Theme(s2,x3) & a_red(s1) & Theme(s1,x3) & with(x1,x2) & n_red(x2) & n_person(x1)) | exists e1 x1 x2 x3.(n_outdoors(x2) & of(x2,x3) & n_scenery(x3) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_person(x1)) | 4d8f3b74-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_stand(e1) & v_overlook(e2) & v_have(e3) & n_snow(x5) & n_red(x2) & n_person(x1) & n_mitten(x3) & n_lake(x6) & in(e1,x5) & for(e1,e2) & a_white(s2) & a_red(s1) & Theme(s2,x3) & Theme(s1,x3) & Theme(e3,x3) & Theme(e2,x6) & Actor(e3,x1) & Actor(e2,x4) & Actor(e1,x4) & (x3 = x4)) | exists e1 x1 x2 x3.(v_enjoy(e1) & of(x2,x3) & n_scenery(x3) & n_person(x1) & n_outdoors(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Someone with a red had and red and white mittens standing in the snow overlooking a lake. | A person throws snowballs at another person. | 2 | -100 | That someone is standing in the snow, you don't have to be throwing snowballs. | exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6.(n_snow(x5) & Theme(e3,x3) & Actor(e3,x1) & v_have(e3) & for(e1,e2) & Theme(e2,x6) & Actor(e2,x4) & v_overlook(e2) & n_lake(x6) & in(e1,x5) & Actor(e1,x4) & v_stand(e1) & (x3 = x4) & n_mitten(x3) & a_white(s2) & Theme(s2,x3) & a_red(s1) & Theme(s1,x3) & with(x1,x2) & n_red(x2) & n_person(x1)) | exists e1 x1 x2 x3.(at(e1,x3) & n_person(x3) & -(x3 = x1) & n_person(x1) & n_person(x1) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_snowball(x2)) | 4d8f409c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6.(with(x1,x2) & v_stand(e1) & v_overlook(e2) & v_have(e3) & n_snow(x5) & n_red(x2) & n_person(x1) & n_mitten(x3) & n_lake(x6) & in(e1,x5) & for(e1,e2) & a_white(s2) & a_red(s1) & Theme(s2,x3) & Theme(s1,x3) & Theme(e3,x3) & Theme(e2,x6) & Actor(e3,x1) & Actor(e2,x4) & Actor(e1,x4) & (x3 = x4)) | exists e1 x1 x2 x3.(v_throw(e1) & n_snowball(x2) & n_person(x3) & n_person(x1) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & -(x3 = x1)) |
||
While playing soccer girl in red striped shirt runs into girl in white shirt. | Two girls collide while playing soccer. | 0 | -100 | A girl and another girl are two girls. Collide is another way to say runs into. | exists p1 p2 p3.(exists x7.n_event(x7) & exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(in(e2,x6) & n_shirt(x6) & a_white(s3) & Theme(s3,x6) & into(e2,x5) & n_girl(x5) & Actor(e2,e1) & v_run(e2) & in(e1,x4) & n_shirt(x4) & a_striped(s2) & Theme(s2,x4) & a_red(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_girl(x2) & of(x2,x3) & n_soccer(x3) & n_thing(x1)) & while(p2,p3)) | exists e1 e2 x1 x2.(while(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_play(e2) & n_soccer(x2) & Actor(e1,x1) & v_collide(e1) & n_girl(x1) & card_eq_2(x1)) | 4d8f546a-e4c8-11ec-9cdd-0242ac1c0002 | exists p2 p3.(while(p2,p3) & exists x7.n_event(x7) & exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_run(e2) & v_play(e1) & of(x2,x3) & n_thing(x1) & n_soccer(x3) & n_shirt(x6) & n_shirt(x4) & n_girl(x5) & n_girl(x2) & into(e2,x5) & in(e2,x6) & in(e1,x4) & a_white(s3) & a_striped(s2) & a_red(s1) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x2) & Actor(e2,e1) & Actor(e1,x1))) | exists e1 e2 x1 x2.(while(e1,e2) & v_play(e2) & v_collide(e1) & n_soccer(x2) & n_girl(x1) & card_eq_2(x1) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
While playing soccer girl in red striped shirt runs into girl in white shirt. | The girls are playing basketball. | 2 | -100 | Soccer is a different sport than basketball. | exists p1 p2 p3.(exists x7.n_event(x7) & exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(in(e2,x6) & n_shirt(x6) & a_white(s3) & Theme(s3,x6) & into(e2,x5) & n_girl(x5) & Actor(e2,e1) & v_run(e2) & in(e1,x4) & n_shirt(x4) & a_striped(s2) & Theme(s2,x4) & a_red(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_girl(x2) & of(x2,x3) & n_soccer(x3) & n_thing(x1)) & while(p2,p3)) | exists e1 x1 x2.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_basketball(x2)) | 4d8f5a96-e4c8-11ec-9cdd-0242ac1c0002 | exists p2 p3.(while(p2,p3) & exists x7.n_event(x7) & exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_run(e2) & v_play(e1) & of(x2,x3) & n_thing(x1) & n_soccer(x3) & n_shirt(x6) & n_shirt(x4) & n_girl(x5) & n_girl(x2) & into(e2,x5) & in(e2,x6) & in(e1,x4) & a_white(s3) & a_striped(s2) & a_red(s1) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x2) & Actor(e2,e1) & Actor(e1,x1))) | exists e1 x1 x2.(v_play(e1) & n_girl(x1) & n_basketball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
While playing soccer girl in red striped shirt runs into girl in white shirt. | The girls are on opposite soccer teams. | 1 | -100 | Their is no indication that the girls are on opposite teams. | exists p1 p2 p3.(exists x7.n_event(x7) & exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(in(e2,x6) & n_shirt(x6) & a_white(s3) & Theme(s3,x6) & into(e2,x5) & n_girl(x5) & Actor(e2,e1) & v_run(e2) & in(e1,x4) & n_shirt(x4) & a_striped(s2) & Theme(s2,x4) & a_red(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_girl(x2) & of(x2,x3) & n_soccer(x3) & n_thing(x1)) & while(p2,p3)) | exists p1 x1.(n_girl(x1) & exists s1 x2 x3.(on(x1,x2) & n_team(x2) & of(x2,x3) & n_soccer(x3) & a_opposite(s1) & Theme(s1,x2))) | 4d8f5f50-e4c8-11ec-9cdd-0242ac1c0002 | exists p2 p3.(while(p2,p3) & exists x7.n_event(x7) & exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_run(e2) & v_play(e1) & of(x2,x3) & n_thing(x1) & n_soccer(x3) & n_shirt(x6) & n_shirt(x4) & n_girl(x5) & n_girl(x2) & into(e2,x5) & in(e2,x6) & in(e1,x4) & a_white(s3) & a_striped(s2) & a_red(s1) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x4) & Theme(e1,x2) & Actor(e2,e1) & Actor(e1,x1))) | exists x1.(n_girl(x1) & exists s1 x2 x3.(on(x1,x2) & of(x2,x3) & n_team(x2) & n_soccer(x3) & a_opposite(s1) & Theme(s1,x2))) |
||
A small girl is blocking a much larger girl in a red and white uniform. | Two female players interacting. | 0 | -100 | A girl and another girl are two female. | exists e1 s1 s2 s3 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_block(e1) & in(x2,x3) & n_uniform(x3) & a_white(s3) & Theme(s3,x3) & a_red(s2) & Theme(s2,x3) & n_girl(x2) & n_amount(x2) & r_large(x2) & n_girl(x1) & a_small(s1) & Theme(s1,x1)) | exists e1 s1 x1.(Actor(e1,x1) & v_interact(e1) & n_player(x1) & a_female(s1) & Theme(s1,x1) & card_eq_2(x1)) | 4d8f63f6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_block(e1) & r_large(x2) & n_uniform(x3) & n_girl(x2) & n_girl(x1) & n_amount(x2) & in(x2,x3) & a_white(s3) & a_small(s1) & a_red(s2) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1.(v_interact(e1) & n_player(x1) & card_eq_2(x1) & a_female(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A small girl is blocking a much larger girl in a red and white uniform. | Two boys catching frogs. | 2 | -100 | Girl is different form boys. | exists e1 s1 s2 s3 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_block(e1) & in(x2,x3) & n_uniform(x3) & a_white(s3) & Theme(s3,x3) & a_red(s2) & Theme(s2,x3) & n_girl(x2) & n_amount(x2) & r_large(x2) & n_girl(x1) & a_small(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_catch(e1) & n_frog(x3) & (x1 = x2) & n_boy(x1) & card_eq_2(x1)) | 4d8f6888-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_block(e1) & r_large(x2) & n_uniform(x3) & n_girl(x2) & n_girl(x1) & n_amount(x2) & in(x2,x3) & a_white(s3) & a_small(s1) & a_red(s2) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_catch(e1) & n_frog(x3) & n_boy(x1) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A small girl is blocking a much larger girl in a red and white uniform. | Two female soccer players playing against each other. | 1 | -100 | A girl blocking another girl doesn't tell that the two girls are soccer players. | exists e1 s1 s2 s3 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_block(e1) & in(x2,x3) & n_uniform(x3) & a_white(s3) & Theme(s3,x3) & a_red(s2) & Theme(s2,x3) & n_girl(x2) & n_amount(x2) & r_large(x2) & n_girl(x1) & a_small(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(a_topic(x1) & all x4.(n_other(x4) -> against(e1,x4)) & Actor(e1,x3) & v_play(e1) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_soccer(x2) & a_female(s1) & Theme(s1,x1) & card_eq_2(x1)) | 4d8f6d2e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_block(e1) & r_large(x2) & n_uniform(x3) & n_girl(x2) & n_girl(x1) & n_amount(x2) & in(x2,x3) & a_white(s3) & a_small(s1) & a_red(s2) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_play(e1) & of(x1,x2) & n_soccer(x2) & n_player(x1) & card_eq_2(x1) & all x4.(against(e1,x4) | -n_other(x4)) & a_topic(x1) & a_female(s1) & Theme(s1,x1) & Actor(e1,x3) & (x1 = x3)) |
||
Girls in red and white striped uniforms standing in a field. | Boys in red and white striped uniforms standing in a field. | 2 | -100 | Girls are not the same as boys. | exists e1 s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & in(e1,x4) & n_field(x4) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_uniform(x2) & a_striped(s3) & Theme(s3,x2) & a_white(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & n_girl(x1)) | exists e1 s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & in(e1,x4) & n_field(x4) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_uniform(x2) & a_striped(s3) & Theme(s3,x2) & a_white(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & n_boy(x1)) | 4d8f7274-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_stand(e1) & n_uniform(x2) & n_girl(x1) & n_field(x4) & in(x1,x2) & in(e1,x4) & a_white(s2) & a_topic(x1) & a_striped(s3) & a_red(s1) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_stand(e1) & n_uniform(x2) & n_field(x4) & n_boy(x1) & in(x1,x2) & in(e1,x4) & a_white(s2) & a_topic(x1) & a_striped(s3) & a_red(s1) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3)) |
||
Girls in red and white striped uniforms standing in a field. | People in red and white striped uniforms standing in a field. | 0 | -100 | Girls are people. | exists e1 s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & in(e1,x4) & n_field(x4) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_uniform(x2) & a_striped(s3) & Theme(s3,x2) & a_white(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & n_girl(x1)) | exists e1 s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & in(e1,x4) & n_field(x4) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_uniform(x2) & a_striped(s3) & Theme(s3,x2) & a_white(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & n_people(x1)) | 4d8f7742-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_stand(e1) & n_uniform(x2) & n_girl(x1) & n_field(x4) & in(x1,x2) & in(e1,x4) & a_white(s2) & a_topic(x1) & a_striped(s3) & a_red(s1) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_stand(e1) & n_uniform(x2) & n_people(x1) & n_field(x4) & in(x1,x2) & in(e1,x4) & a_white(s2) & a_topic(x1) & a_striped(s3) & a_red(s1) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3)) |
||
Girls in red and white striped uniforms standing in a field. | Sad girls in red and white striped uniforms standing in a field. | 1 | -100 | Girls in red and white striped uniforms standing in a field doesn't mean they are sad | exists e1 s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & in(e1,x4) & n_field(x4) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_uniform(x2) & a_striped(s3) & Theme(s3,x2) & a_white(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & n_girl(x1)) | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x3) & in(e1,x5) & n_field(x5) & Actor(e1,x4) & v_stand(e1) & (x3 = x4) & n_uniform(x3) & a_striped(s3) & Theme(s3,x3) & a_white(s2) & Theme(s2,x3) & a_red(s1) & Theme(s1,x3) & n_girl(x1) & (x1 = x2) & ne_nam_sad(x2)) | 4d8f7ca6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_stand(e1) & n_uniform(x2) & n_girl(x1) & n_field(x4) & in(x1,x2) & in(e1,x4) & a_white(s2) & a_topic(x1) & a_striped(s3) & a_red(s1) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_stand(e1) & ne_nam_sad(x2) & n_uniform(x3) & n_girl(x1) & n_field(x5) & in(x1,x3) & in(e1,x5) & a_white(s2) & a_topic(x1) & a_striped(s3) & a_red(s1) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x3) & Actor(e1,x4) & (x3 = x4) & (x1 = x2)) |
||
Man in black jacket and baseball cap juggling on a street. | The man is performing a juggling exhibition while hoping that pedestrians put money in his jar. | 1 | 0.644389 | Man in black jacket and baseball cap juggling on a street does not mean that he is performing a juggling exhibition | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & on(e1,x6) & n_street(x6) & Actor(e1,x5) & v_juggle(e1) & (x2 = x5) & n_cap(x2) & of(x2,x4) & n_baseball(x4) & of(x2,x3) & n_jacket(x3) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 e2 p1 x1 x2 x3 x6.(n_jar(x6) & of(x6,x1) & n_male(x1) & n_man(x1) & while(e1,e2) & Topic(e2,p1) & Actor(e2,x1) & v_hope(e2) & exists e3 x4 x5.(in(e3,x6) & Theme(e3,x5) & Actor(e3,x4) & v_put(e3) & n_money(x5) & n_pedestrian(x4)) & Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_exhibition(x2) & of(x2,x3) & n_juggling(x3)) | 4d8f81e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_juggle(e1) & on(e1,x6) & of(x2,x4) & of(x2,x3) & n_street(x6) & n_man(x1) & n_jacket(x3) & n_cap(x2) & n_baseball(x4) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Actor(e1,x5) & (x2 = x5)) | exists e1 e2 p1 x1 x2 x3 x6.(while(e1,e2) & v_perform(e1) & v_hope(e2) & of(x6,x1) & of(x2,x3) & n_man(x1) & n_male(x1) & n_juggling(x3) & n_jar(x6) & n_exhibition(x2) & exists e3 x4 x5.(v_put(e3) & n_pedestrian(x4) & n_money(x5) & in(e3,x6) & Theme(e3,x5) & Actor(e3,x4)) & Topic(e2,p1) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
Man in black jacket and baseball cap juggling on a street. | A man is sleeping. | 2 | 0 | Juggling is not possible if the man is sleeping. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & on(e1,x6) & n_street(x6) & Actor(e1,x5) & v_juggle(e1) & (x2 = x5) & n_cap(x2) & of(x2,x4) & n_baseball(x4) & of(x2,x3) & n_jacket(x3) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_man(x1)) | 4d8f86b0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_juggle(e1) & on(e1,x6) & of(x2,x4) & of(x2,x3) & n_street(x6) & n_man(x1) & n_jacket(x3) & n_cap(x2) & n_baseball(x4) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Actor(e1,x5) & (x2 = x5)) | exists e1 x1.(v_sleep(e1) & n_man(x1) & Actor(e1,x1)) |
||
Man in black jacket and baseball cap juggling on a street. | A man is juggling 3 SUVs. | 2 | -100 | Juggling on a street does not mean the man is juggling SUVs, which would be very difficult to impossible. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & on(e1,x6) & n_street(x6) & Actor(e1,x5) & v_juggle(e1) & (x2 = x5) & n_cap(x2) & of(x2,x4) & n_baseball(x4) & of(x2,x3) & n_jacket(x3) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_juggle(e1) & n_suv(x2) & n_date(x2) & a_date_day_03(x2) & a_date_day_03(x2) & n_man(x1)) | 4d8f8b74-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_juggle(e1) & on(e1,x6) & of(x2,x4) & of(x2,x3) & n_street(x6) & n_man(x1) & n_jacket(x3) & n_cap(x2) & n_baseball(x4) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Actor(e1,x5) & (x2 = x5)) | exists e1 x1 x2.(v_juggle(e1) & n_suv(x2) & n_man(x1) & n_date(x2) & a_date_day_03(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Man in black jacket and baseball cap juggling on a street. | The man wears a blue jacket. | 2 | -100 | Black is a different color from blue. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & on(e1,x6) & n_street(x6) & Actor(e1,x5) & v_juggle(e1) & (x2 = x5) & n_cap(x2) & of(x2,x4) & n_baseball(x4) & of(x2,x3) & n_jacket(x3) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_jacket(x2) & a_blue(s1) & Theme(s1,x2)) | 4d8f94f2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_juggle(e1) & on(e1,x6) & of(x2,x4) & of(x2,x3) & n_street(x6) & n_man(x1) & n_jacket(x3) & n_cap(x2) & n_baseball(x4) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Actor(e1,x5) & (x2 = x5)) | exists e1 s1 x1 x2.(v_wear(e1) & n_man(x1) & n_jacket(x2) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Man in black jacket and baseball cap juggling on a street. | The man is juggling tennis balls. | 1 | 0.235772 | just because man in black jacket and baseball cap juggling on a street does not imply he is juggling tennis balls | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & on(e1,x6) & n_street(x6) & Actor(e1,x5) & v_juggle(e1) & (x2 = x5) & n_cap(x2) & of(x2,x4) & n_baseball(x4) & of(x2,x3) & n_jacket(x3) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_juggle(e1) & n_ball(x2) & of(x2,x3) & n_tennis(x3)) | 4d8f9a60-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_juggle(e1) & on(e1,x6) & of(x2,x4) & of(x2,x3) & n_street(x6) & n_man(x1) & n_jacket(x3) & n_cap(x2) & n_baseball(x4) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Actor(e1,x5) & (x2 = x5)) | exists e1 x1 x2 x3.(v_juggle(e1) & of(x2,x3) & n_tennis(x3) & n_man(x1) & n_ball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Man in black jacket and baseball cap juggling on a street. | A man is outside. | 0 | -100 | Man juggling on a street shows that man is outside. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & on(e1,x6) & n_street(x6) & Actor(e1,x5) & v_juggle(e1) & (x2 = x5) & n_cap(x2) & of(x2,x4) & n_baseball(x4) & of(x2,x3) & n_jacket(x3) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_man(x1)) | 4d8fa460-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_juggle(e1) & on(e1,x6) & of(x2,x4) & of(x2,x3) & n_street(x6) & n_man(x1) & n_jacket(x3) & n_cap(x2) & n_baseball(x4) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Actor(e1,x5) & (x2 = x5)) | exists s1 x1.(n_man(x1) & a_outside(s1) & Theme(s1,x1)) |
||
Man in black jacket and baseball cap juggling on a street. | A man is in Chicago. | 1 | 0.000513 | A man doesn't have to be in Chicago. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & on(e1,x6) & n_street(x6) & Actor(e1,x5) & v_juggle(e1) & (x2 = x5) & n_cap(x2) & of(x2,x4) & n_baseball(x4) & of(x2,x3) & n_jacket(x3) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists p1 x1 x2.(ne_geo_chicago(x2) & in(x1,x2) & n_man(x1)) | 4d8fae2e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_juggle(e1) & on(e1,x6) & of(x2,x4) & of(x2,x3) & n_street(x6) & n_man(x1) & n_jacket(x3) & n_cap(x2) & n_baseball(x4) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Actor(e1,x5) & (x2 = x5)) | exists x1 x2.(ne_geo_chicago(x2) & n_man(x1) & in(x1,x2)) |
||
Man in black jacket and baseball cap juggling on a street. | A man is seen performing a juggling activity. | 0 | 0.975737 | If the man is seen juggling he is most likely on the street. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & on(e1,x6) & n_street(x6) & Actor(e1,x5) & v_juggle(e1) & (x2 = x5) & n_cap(x2) & of(x2,x4) & n_baseball(x4) & of(x2,x3) & n_jacket(x3) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 p1 x1.(exists e2 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_perform(e2) & n_activity(x2) & of(x2,x3) & n_juggling(x3)) & Recipient(e1,p1) & Topic(e1,x1) & v_see(e1) & n_man(x1)) | 4d8fb2de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_juggle(e1) & on(e1,x6) & of(x2,x4) & of(x2,x3) & n_street(x6) & n_man(x1) & n_jacket(x3) & n_cap(x2) & n_baseball(x4) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Actor(e1,x5) & (x2 = x5)) | exists e1 p1 x1.(v_see(e1) & n_man(x1) & exists e2 x2 x3.(v_perform(e2) & of(x2,x3) & n_juggling(x3) & n_activity(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,x1) & Recipient(e1,p1)) |
||
Man in black jacket and baseball cap juggling on a street. | The man is a performer. | 1 | 0.880074 | Man in black jacket and baseball cap juggling on a street does not imply he is a performer | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & on(e1,x6) & n_street(x6) & Actor(e1,x5) & v_juggle(e1) & (x2 = x5) & n_cap(x2) & of(x2,x4) & n_baseball(x4) & of(x2,x3) & n_jacket(x3) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_performer(x2))) | 4d8fb7ac-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_juggle(e1) & on(e1,x6) & of(x2,x4) & of(x2,x3) & n_street(x6) & n_man(x1) & n_jacket(x3) & n_cap(x2) & n_baseball(x4) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Actor(e1,x5) & (x2 = x5)) | exists x1.(n_man(x1) & exists x2.(n_performer(x2) & (x1 = x2))) |
||
Man in black jacket and baseball cap juggling on a street. | A man in a cap and a black jacket is juggling in the street. | 0 | -100 | Juggling in the street and juggling on the street are one in the same. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & on(e1,x6) & n_street(x6) & Actor(e1,x5) & v_juggle(e1) & (x2 = x5) & n_cap(x2) & of(x2,x4) & n_baseball(x4) & of(x2,x3) & n_jacket(x3) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 x1 x2 x3 x4 x5.(n_street(x5) & in(e1,x5) & Actor(e1,x1) & v_juggle(e1) & in(x1,x2) & subset_of(x4,x2) & n_jacket(x4) & a_black(s1) & Theme(s1,x4) & subset_of(x3,x2) & n_cap(x3) & n_man(x1)) | 4d8fbc84-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_juggle(e1) & on(e1,x6) & of(x2,x4) & of(x2,x3) & n_street(x6) & n_man(x1) & n_jacket(x3) & n_cap(x2) & n_baseball(x4) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Actor(e1,x5) & (x2 = x5)) | exists e1 s1 x1 x2 x3 x4 x5.(v_juggle(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_street(x5) & n_man(x1) & n_jacket(x4) & n_cap(x3) & in(x1,x2) & in(e1,x5) & a_black(s1) & Theme(s1,x4) & Actor(e1,x1)) |
||
Man in black jacket and baseball cap juggling on a street. | A man is juggling to impress others passing by. | 1 | 0.660879 | Man juggling on a street does not always perform to impress others passing by. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & on(e1,x6) & n_street(x6) & Actor(e1,x5) & v_juggle(e1) & (x2 = x5) & n_cap(x2) & of(x2,x4) & n_baseball(x4) & of(x2,x3) & n_jacket(x3) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_juggle(e1) & exists e2 p2 x2.(exists e3 s1.(a_by(s1) & Manner(e3,s1) & Actor(e3,x2) & v_pass(e3)) & Recipient(e2,p2) & Actor(e2,x1) & Topic(e2,x2) & v_impress(e2) & -(x2 = x1) & n_person(x2)) & n_person(x1) & n_man(x1)) | 4d8fc8f0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_juggle(e1) & on(e1,x6) & of(x2,x4) & of(x2,x3) & n_street(x6) & n_man(x1) & n_jacket(x3) & n_cap(x2) & n_baseball(x4) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2) & Actor(e1,x5) & (x2 = x5)) | exists e1 p1 x1.(v_juggle(e1) & n_person(x1) & n_man(x1) & exists e2 p2 x2.(v_impress(e2) & n_person(x2) & exists e3 s1.(v_pass(e3) & a_by(s1) & Manner(e3,s1) & Actor(e3,x2)) & Topic(e2,x2) & Recipient(e2,p2) & Actor(e2,x1) & -(x2 = x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A dog running with something in its mouth | A dog is running. | 0 | 0.986889 | Dogs usually run when they have something in their mouth | exists e1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x3) & in(x3,x4) & n_mouth(x4) & of(x4,x1) & n_thing(x1) & n_thing(x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1)) | exists e1 x1.(Actor(e1,x1) & v_run(e1) & n_dog(x1)) | 4d8fe0ba-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(e1,x3) & v_run(e1) & of(x4,x1) & n_thing(x3) & n_thing(x1) & n_mouth(x4) & n_dog(x1) & in(x3,x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_run(e1) & n_dog(x1) & Actor(e1,x1)) |
||
A dog running with something in its mouth | A dog is running. | 0 | 0.986889 | Dogs usually run when they have something in their mouth | exists e1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x3) & in(x3,x4) & n_mouth(x4) & of(x4,x1) & n_thing(x1) & n_thing(x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1)) | exists e1 x1.(Actor(e1,x1) & v_run(e1) & n_dog(x1)) | 4d8fe650-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(e1,x3) & v_run(e1) & of(x4,x1) & n_thing(x3) & n_thing(x1) & n_mouth(x4) & n_dog(x1) & in(x3,x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_run(e1) & n_dog(x1) & Actor(e1,x1)) |
||
A dog running with something in its mouth | A dog is happily running. | 1 | 0.785085 | Not all dog running with something in its mouth is happily running. | exists e1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x3) & in(x3,x4) & n_mouth(x4) & of(x4,x1) & n_thing(x1) & n_thing(x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1)) | exists e1 s1 x1.(a_happily(s1) & Manner(e1,s1) & Actor(e1,x1) & v_run(e1) & n_dog(x1)) | 4d8feb32-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(e1,x3) & v_run(e1) & of(x4,x1) & n_thing(x3) & n_thing(x1) & n_mouth(x4) & n_dog(x1) & in(x3,x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1.(v_run(e1) & n_dog(x1) & a_happily(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A dog running with something in its mouth | A dog is bringing a stick back that its owner threw | 1 | 0.549142 | Not all dogs running with something in its mouth are bringing a stick back that it's owner threw. | exists e1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x3) & in(x3,x4) & n_mouth(x4) & of(x4,x1) & n_thing(x1) & n_thing(x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1)) | exists e1 e2 x1 x2 x3 x4.(Theme(e2,x2) & Actor(e2,x1) & v_bring(e2) & Theme(e1,x4) & Actor(e1,x3) & v_throw(e1) & (x2 = x4) & n_owner(x3) & of(x3,x1) & n_thing(x1) & r_back(x2) & n_stick(x2) & n_dog(x1)) | 4d8ff942-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(e1,x3) & v_run(e1) & of(x4,x1) & n_thing(x3) & n_thing(x1) & n_mouth(x4) & n_dog(x1) & in(x3,x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 e2 x1 x2 x3 x4.(v_throw(e1) & v_bring(e2) & r_back(x2) & of(x3,x1) & n_thing(x1) & n_stick(x2) & n_owner(x3) & n_dog(x1) & Theme(e2,x2) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x4)) |
||
A dog running with something in its mouth | A dog chases a dragon | 2 | 0.000006 | Running and chasing are different actions. | exists e1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x3) & in(x3,x4) & n_mouth(x4) & of(x4,x1) & n_thing(x1) & n_thing(x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_dragon(x2) & n_dog(x1)) | 4d8ffd98-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(e1,x3) & v_run(e1) & of(x4,x1) & n_thing(x3) & n_thing(x1) & n_mouth(x4) & n_dog(x1) & in(x3,x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_chase(e1) & n_dragon(x2) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A dog running with something in its mouth | A dog playing fetch. | 1 | 0.915163 | Just because the dog has something in its mouth, does not mean it is playing fetch. | exists e1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x3) & in(x3,x4) & n_mouth(x4) & of(x4,x1) & n_thing(x1) & n_thing(x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1)) | exists e1 x1 x2.(Actor(e1,x1) & v_fetch(e1) & n_playing(x1) & of(x1,x2) & n_dog(x2)) | 4d90063a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(e1,x3) & v_run(e1) & of(x4,x1) & n_thing(x3) & n_thing(x1) & n_mouth(x4) & n_dog(x1) & in(x3,x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_fetch(e1) & of(x1,x2) & n_playing(x1) & n_dog(x2) & Actor(e1,x1)) |
||
A dog running with something in its mouth | A dog is returning an object to its owner. | 1 | 0.858326 | There is no mention of an owner so there is no indication that the dog is giving anything that may be in its mouth to its owner. | exists e1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x3) & in(x3,x4) & n_mouth(x4) & of(x4,x1) & n_thing(x1) & n_thing(x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1)) | exists e1 x1 x2 x3.(to(e1,x3) & n_owner(x3) & of(x3,x1) & n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_return(e1) & n_object(x2) & n_dog(x1)) | 4d900f90-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(e1,x3) & v_run(e1) & of(x4,x1) & n_thing(x3) & n_thing(x1) & n_mouth(x4) & n_dog(x1) & in(x3,x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_return(e1) & to(e1,x3) & of(x3,x1) & n_thing(x1) & n_owner(x3) & n_object(x2) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A dog running with something in its mouth | A dog fetches for its owner | 1 | 0.907619 | There is no mention of an owner. | exists e1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x3) & in(x3,x4) & n_mouth(x4) & of(x4,x1) & n_thing(x1) & n_thing(x3) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1)) | exists x1 x2 x3.(a_topic(x1) & for(x1,x3) & n_owner(x3) & of(x3,x1) & n_thing(x1) & n_fetch(x1) & of(x1,x2) & n_dog(x2)) | 4d9013fa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(e1,x3) & v_run(e1) & of(x4,x1) & n_thing(x3) & n_thing(x1) & n_mouth(x4) & n_dog(x1) & in(x3,x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2 x3.(of(x3,x1) & of(x1,x2) & n_thing(x1) & n_owner(x3) & n_fetch(x1) & n_dog(x2) & for(x1,x3) & a_topic(x1)) |
||
A man wearing a white head wrap is pealing the green outer layer off some sort of tropical fruit. | A man peals the layer off of an avocado | 1 | 0.543202 | There are lots of fruits that could have a green outer layer so there is no indication or mention that it could be an avocado. | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(n_layer(x5) & a_outer(s3) & Theme(s3,x5) & a_green(s2) & Theme(s2,x5) & Theme(e2,x5) & Actor(e2,x1) & v_peal(e2) & off(x5,x6) & of(x6,x7) & n_fruit(x7) & a_tropical(s4) & Theme(s4,x7) & n_sort(x6) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_wrap(x3) & of(x3,x4) & n_head(x4) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_layer(x2) & of(e1,x3) & n_avocado(x3) & r_off(e1) & Theme(e1,x2) & Actor(e1,x1) & v_peal(e1) & n_man(x1)) | 4d904b90-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_peal(e2) & off(x5,x6) & of(x6,x7) & of(x3,x4) & n_wrap(x3) & n_sort(x6) & n_man(x1) & n_layer(x5) & n_head(x4) & n_fruit(x7) & a_white(s1) & a_tropical(s4) & a_outer(s3) & a_green(s2) & Theme(s4,x7) & Theme(s3,x5) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_peal(e1) & r_off(e1) & of(e1,x3) & n_man(x1) & n_layer(x2) & n_avocado(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man wearing a white head wrap is pealing the green outer layer off some sort of tropical fruit. | A man is preparing a tropical fruit to be used. | 0 | 0.967631 | Preparing tropical fruit involves peeling the fruit. | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(n_layer(x5) & a_outer(s3) & Theme(s3,x5) & a_green(s2) & Theme(s2,x5) & Theme(e2,x5) & Actor(e2,x1) & v_peal(e2) & off(x5,x6) & of(x6,x7) & n_fruit(x7) & a_tropical(s4) & Theme(s4,x7) & n_sort(x6) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_wrap(x3) & of(x3,x4) & n_head(x4) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e1 p1 s1 x1 x2 x3.(Topic(e1,p1) & exists e2.(Theme(e2,x1) & v_use(e2)) & Theme(e1,x3) & Actor(e1,x2) & v_prepare(e1) & n_fruit(x3) & a_tropical(s1) & Theme(s1,x3) & n_man(x2) & n_man(x1)) | 4d904fe6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_peal(e2) & off(x5,x6) & of(x6,x7) & of(x3,x4) & n_wrap(x3) & n_sort(x6) & n_man(x1) & n_layer(x5) & n_head(x4) & n_fruit(x7) & a_white(s1) & a_tropical(s4) & a_outer(s3) & a_green(s2) & Theme(s4,x7) & Theme(s3,x5) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 s1 x1 x2 x3.(v_prepare(e1) & n_man(x2) & n_man(x1) & n_fruit(x3) & exists e2.(v_use(e2) & Theme(e2,x1)) & a_tropical(s1) & Topic(e1,p1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2)) |
||
A man wearing a white head wrap is pealing the green outer layer off some sort of tropical fruit. | A man is having a snack. | 1 | 0.782112 | The man peeling the fruit could be going to do something else with it other than having a snack. | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(n_layer(x5) & a_outer(s3) & Theme(s3,x5) & a_green(s2) & Theme(s2,x5) & Theme(e2,x5) & Actor(e2,x1) & v_peal(e2) & off(x5,x6) & of(x6,x7) & n_fruit(x7) & a_tropical(s4) & Theme(s4,x7) & n_sort(x6) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_wrap(x3) & of(x3,x4) & n_head(x4) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_snack(x2) & n_man(x1)) | 4d905892-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_peal(e2) & off(x5,x6) & of(x6,x7) & of(x3,x4) & n_wrap(x3) & n_sort(x6) & n_man(x1) & n_layer(x5) & n_head(x4) & n_fruit(x7) & a_white(s1) & a_tropical(s4) & a_outer(s3) & a_green(s2) & Theme(s4,x7) & Theme(s3,x5) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_have(e1) & n_snack(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man wearing a white head wrap is pealing the green outer layer off some sort of tropical fruit. | A man is eating an orange | 2 | 0.031768 | Orange and green are different. | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(n_layer(x5) & a_outer(s3) & Theme(s3,x5) & a_green(s2) & Theme(s2,x5) & Theme(e2,x5) & Actor(e2,x1) & v_peal(e2) & off(x5,x6) & of(x6,x7) & n_fruit(x7) & a_tropical(s4) & Theme(s4,x7) & n_sort(x6) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_wrap(x3) & of(x3,x4) & n_head(x4) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_orange(x2) & n_man(x1)) | 4d906896-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_peal(e2) & off(x5,x6) & of(x6,x7) & of(x3,x4) & n_wrap(x3) & n_sort(x6) & n_man(x1) & n_layer(x5) & n_head(x4) & n_fruit(x7) & a_white(s1) & a_tropical(s4) & a_outer(s3) & a_green(s2) & Theme(s4,x7) & Theme(s3,x5) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_eat(e1) & n_orange(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man wearing a white head wrap is pealing the green outer layer off some sort of tropical fruit. | The man is going to eat the entire fruit. | 1 | 0.807204 | There is no reason to believe the the man would eat the entire fruit. It could be shared or he may be peeling for someone else. | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(n_layer(x5) & a_outer(s3) & Theme(s3,x5) & a_green(s2) & Theme(s2,x5) & Theme(e2,x5) & Actor(e2,x1) & v_peal(e2) & off(x5,x6) & of(x6,x7) & n_fruit(x7) & a_tropical(s4) & Theme(s4,x7) & n_sort(x6) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_wrap(x3) & of(x3,x4) & n_head(x4) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e1 p1 s1 x1 x2.(n_fruit(x2) & a_entire(s1) & Theme(s1,x2) & n_man(x1) & Topic(e1,p1) & Actor(e1,x1) & v_go(e1) & exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_eat(e2))) | 4d906cf6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_peal(e2) & off(x5,x6) & of(x6,x7) & of(x3,x4) & n_wrap(x3) & n_sort(x6) & n_man(x1) & n_layer(x5) & n_head(x4) & n_fruit(x7) & a_white(s1) & a_tropical(s4) & a_outer(s3) & a_green(s2) & Theme(s4,x7) & Theme(s3,x5) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 s1 x1 x2.(v_go(e1) & n_man(x1) & n_fruit(x2) & exists e2.(v_eat(e2) & Theme(e2,x2) & Actor(e2,x1)) & a_entire(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A man wearing a white head wrap is pealing the green outer layer off some sort of tropical fruit. | A chief is preparing a meal for others indoors. | 1 | 0.581319 | A man wearing a white head wrap does not indicate he is a chief. And him peeling a fruit does not indicate that he is preparing a meal for others. There is no mention in sentence one whether the man is indoors or outdoors. | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(n_layer(x5) & a_outer(s3) & Theme(s3,x5) & a_green(s2) & Theme(s2,x5) & Theme(e2,x5) & Actor(e2,x1) & v_peal(e2) & off(x5,x6) & of(x6,x7) & n_fruit(x7) & a_tropical(s4) & Theme(s4,x7) & n_sort(x6) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_wrap(x3) & of(x3,x4) & n_head(x4) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & Time(x2,x4) & n_indoor(x4) & for(x2,x3) & -(x3 = x1) & n_person(x1) & n_person(x3) & n_meal(x2) & n_chief(x1)) | 4d9083b2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_peal(e2) & off(x5,x6) & of(x6,x7) & of(x3,x4) & n_wrap(x3) & n_sort(x6) & n_man(x1) & n_layer(x5) & n_head(x4) & n_fruit(x7) & a_white(s1) & a_tropical(s4) & a_outer(s3) & a_green(s2) & Theme(s4,x7) & Theme(s3,x5) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_prepare(e1) & n_person(x3) & n_person(x1) & n_meal(x2) & n_indoor(x4) & n_chief(x1) & for(x2,x3) & Time(x2,x4) & Theme(e1,x2) & Actor(e1,x1) & -(x3 = x1)) |
||
A man wearing a white head wrap is pealing the green outer layer off some sort of tropical fruit. | A man peels a green banana. | 1 | 0.632949 | If it were a banana it could be yellow or green and a green banana is usually an indication that its not ripe and not ready to peel. There are lots of green fruits. | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(n_layer(x5) & a_outer(s3) & Theme(s3,x5) & a_green(s2) & Theme(s2,x5) & Theme(e2,x5) & Actor(e2,x1) & v_peal(e2) & off(x5,x6) & of(x6,x7) & n_fruit(x7) & a_tropical(s4) & Theme(s4,x7) & n_sort(x6) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_wrap(x3) & of(x3,x4) & n_head(x4) & a_white(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_peel(e1) & n_banana(x2) & a_green(s1) & Theme(s1,x2) & n_man(x1)) | 4d908ca4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_peal(e2) & off(x5,x6) & of(x6,x7) & of(x3,x4) & n_wrap(x3) & n_sort(x6) & n_man(x1) & n_layer(x5) & n_head(x4) & n_fruit(x7) & a_white(s1) & a_tropical(s4) & a_outer(s3) & a_green(s2) & Theme(s4,x7) & Theme(s3,x5) & Theme(s2,x5) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_peel(e1) & n_man(x1) & n_banana(x2) & a_green(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two people are standing outside of a wine shop. | Two people watch a doughnut shop as it makes their order. | 2 | 0.002713 | The people can't be at a wine shop and a doughnut shop at the same time. | exists e1 x1 x2 x3.(of(e1,x2) & n_shop(x2) & of(x2,x3) & n_wine(x3) & r_outside(e1) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 p1 x1 x2 x3 x4.(exists e2.(Theme(e2,x4) & Actor(e2,x1) & v_make(e2)) & n_order(x4) & of(x4,x1) & n_thing(x1) & n_thing(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_shop(x2) & of(x2,x3) & n_doughnut(x3) & n_people(x1) & card_eq_2(x1)) | 4d91c07e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_stand(e1) & r_outside(e1) & of(x2,x3) & of(e1,x2) & n_wine(x3) & n_shop(x2) & n_people(x1) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3 x4.(v_watch(e1) & of(x4,x1) & of(x2,x3) & n_thing(x1) & n_shop(x2) & n_people(x1) & n_order(x4) & n_doughnut(x3) & exists e2.(v_make(e2) & Theme(e2,x4) & Actor(e2,x1)) & card_eq_2(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two people are standing outside of a wine shop. | Two women await the grand opening of a new wine shop. | 1 | 0.010307 | Just because two women are standing outside a wine shop doesn't mean it is the shop's grand opening. It also doesn't mean that it is a new wine shop. | exists e1 x1 x2 x3.(of(e1,x2) & n_shop(x2) & of(x2,x3) & n_wine(x3) & r_outside(e1) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 s1 s2 x1 x2 x3 x4.(n_opening(x2) & a_grand(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1) & v_await(e1) & of(x2,x3) & n_shop(x3) & of(x3,x4) & n_wine(x4) & a_new(s2) & Theme(s2,x3) & n_woman(x1) & card_eq_2(x1)) | 4d91ca38-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_stand(e1) & r_outside(e1) & of(x2,x3) & of(e1,x2) & n_wine(x3) & n_shop(x2) & n_people(x1) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3 x4.(v_await(e1) & of(x3,x4) & of(x2,x3) & n_woman(x1) & n_wine(x4) & n_shop(x3) & n_opening(x2) & card_eq_2(x1) & a_new(s2) & a_grand(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two people are standing outside of a wine shop. | Two people are outside of a wine shop waiting for it to open. | 1 | 0.527638 | Just because two people are standing outside of a wine shop doesn't mean it isn't already open. | exists e1 x1 x2 x3.(of(e1,x2) & n_shop(x2) & of(x2,x3) & n_wine(x3) & r_outside(e1) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 e2 p1 x1 x2 x3 x4.(of(e1,x2) & Topic(e2,p1) & Actor(e2,x4) & v_wait(e2) & exists e3.(Actor(e3,x1) & v_open(e3)) & n_thing(x1) & (x2 = x4) & n_shop(x2) & of(x2,x3) & n_wine(x3) & r_outside(e1) & Actor(e1,x1) & v_be(e1) & n_people(x1) & card_eq_2(x1)) | 4d91e20c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_stand(e1) & r_outside(e1) & of(x2,x3) & of(e1,x2) & n_wine(x3) & n_shop(x2) & n_people(x1) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 e2 p1 x1 x2 x3 x4.(v_wait(e2) & v_be(e1) & r_outside(e1) & of(x2,x3) & of(e1,x2) & n_wine(x3) & n_thing(x1) & n_shop(x2) & n_people(x1) & exists e3.(v_open(e3) & Actor(e3,x1)) & card_eq_2(x1) & Topic(e2,p1) & Actor(e2,x4) & Actor(e1,x1) & (x2 = x4)) |
||
Two people are standing outside of a wine shop. | Two women are outdoors. | 1 | 0.972503 | Just because two women are standing outside a wine shop doesn't always mean they are outdoors. | exists e1 x1 x2 x3.(of(e1,x2) & n_shop(x2) & of(x2,x3) & n_wine(x3) & r_outside(e1) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1)) | exists p1 x1.(exists x2.((x1 = x2) & n_outdoors(x2)) & n_woman(x1) & card_eq_2(x1)) | 4d91ec98-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_stand(e1) & r_outside(e1) & of(x2,x3) & of(e1,x2) & n_wine(x3) & n_shop(x2) & n_people(x1) & card_eq_2(x1) & Actor(e1,x1)) | exists x1.(n_woman(x1) & exists x2.(n_outdoors(x2) & (x1 = x2)) & card_eq_2(x1)) |
||
Two people are standing outside of a wine shop. | Two people visit a wine shop to buy a gift for their friend. | 1 | 0.113397 | Just because two people are standing outside a wine shop doesn't mean they are visiting it. It also doesn't always mean they are going to buy a gifr for a friend. | exists e1 x1 x2 x3.(of(e1,x2) & n_shop(x2) & of(x2,x3) & n_wine(x3) & r_outside(e1) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 p1 x1 x2 x3 x5.(Theme(e1,x2) & Actor(e1,x1) & v_visit(e1) & Topic(x2,p1) & exists e2 x4.(for(e2,x5) & Theme(e2,x4) & Actor(e2,x2) & v_buy(e2) & n_gift(x4)) & n_friend(x5) & of(x5,x1) & n_thing(x1) & n_shop(x2) & of(x2,x3) & n_wine(x3) & n_people(x1) & card_eq_2(x1)) | 4d91f5e4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_stand(e1) & r_outside(e1) & of(x2,x3) & of(e1,x2) & n_wine(x3) & n_shop(x2) & n_people(x1) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3 x5.(v_visit(e1) & of(x5,x1) & of(x2,x3) & n_wine(x3) & n_thing(x1) & n_shop(x2) & n_people(x1) & n_friend(x5) & exists e2 x4.(v_buy(e2) & n_gift(x4) & for(e2,x5) & Theme(e2,x4) & Actor(e2,x2)) & card_eq_2(x1) & Topic(x2,p1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two people are standing outside of a wine shop. | Two women are near a store. | 0 | 0.985292 | Women are also people, and store is a synonym for shop. | exists e1 x1 x2 x3.(of(e1,x2) & n_shop(x2) & of(x2,x3) & n_wine(x3) & r_outside(e1) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1)) | exists p1 x1.(exists x2.(near(x1,x2) & n_store(x2)) & n_woman(x1) & card_eq_2(x1)) | 4d91fa44-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_stand(e1) & r_outside(e1) & of(x2,x3) & of(e1,x2) & n_wine(x3) & n_shop(x2) & n_people(x1) & card_eq_2(x1) & Actor(e1,x1)) | exists x1.(n_woman(x1) & exists x2.(near(x1,x2) & n_store(x2)) & card_eq_2(x1)) |
||
Two people are standing outside of a wine shop. | A couple try to decide what wine they want. | 1 | 0.167702 | Just because two people are standing outside a wine shop doesn't mean they are a couple. It also doesn't always mean they are trying to decide what wine they want. | exists e1 x1 x2 x3.(of(e1,x2) & n_shop(x2) & of(x2,x3) & n_wine(x3) & r_outside(e1) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1)) | exists p1 x1 x2.(a_topic(x1) & Topic(x1,p1) & exists e2 e1 x3.(n_wine(x3) & Theme(e2,x3) & Actor(e2,x1) & v_decide(e2) & Theme(e1,x3) & Actor(e1,x1) & v_want(e1)) & n_thing(x1) & n_try(x1) & of(x1,x2) & n_couple(x2)) | 4d91fe9a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_stand(e1) & r_outside(e1) & of(x2,x3) & of(e1,x2) & n_wine(x3) & n_shop(x2) & n_people(x1) & card_eq_2(x1) & Actor(e1,x1)) | exists p1 x1 x2.(of(x1,x2) & n_try(x1) & n_thing(x1) & n_couple(x2) & exists e2 e1 x3.(v_want(e1) & v_decide(e2) & n_wine(x3) & Theme(e2,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x1)) & a_topic(x1) & Topic(x1,p1)) |
||
A dad and a son enjoying a bike ride in a nice sunny day. | A dad and a son is sweating from the heat. | 1 | -100 | enjoying a bike ride in a nice sunny day doesn't mean they are sweating | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(s1) & subset_of(x2,s1) & Theme(e1,x4) & Actor(e1,x3) & v_enjoy(e1) & in(x4,x6) & n_day(x6) & a_sunny(s3) & Theme(s3,x6) & a_nice(s2) & Theme(s2,x6) & n_ride(x4) & of(x4,x5) & n_bike(x5) & (x2 = x3) & n_son(x2) & subset_of(x1,s1) & n_dad(x1)) | exists e1 x1 x2 x3 x4.(n_heat(x4) & from(e1,x4) & Actor(e1,x1) & v_sweat(e1) & subset_of(x3,x1) & n_son(x3) & subset_of(x2,x1) & n_dad(x2)) | 4d925b6a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_enjoy(e1) & subset_of(x2,s1) & subset_of(x1,s1) & of(x4,x5) & n_son(x2) & n_ride(x4) & n_day(x6) & n_dad(x1) & n_bike(x5) & in(x4,x6) & a_topic(s1) & a_sunny(s3) & a_nice(s2) & Theme(s3,x6) & Theme(s2,x6) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_sweat(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_son(x3) & n_heat(x4) & n_dad(x2) & from(e1,x4) & Actor(e1,x1)) |
||
A dad and a son enjoying a bike ride in a nice sunny day. | A dad and a son is enjoying themselves. | 0 | -100 | If people are enjoying an activity then they are enjoying themselves. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(s1) & subset_of(x2,s1) & Theme(e1,x4) & Actor(e1,x3) & v_enjoy(e1) & in(x4,x6) & n_day(x6) & a_sunny(s3) & Theme(s3,x6) & a_nice(s2) & Theme(s2,x6) & n_ride(x4) & of(x4,x5) & n_bike(x5) & (x2 = x3) & n_son(x2) & subset_of(x1,s1) & n_dad(x1)) | exists e1 x1 x2 x3 x4.(n_group(x4) & Theme(e1,x4) & Actor(e1,x1) & v_enjoy(e1) & subset_of(x3,x1) & n_son(x3) & subset_of(x2,x1) & n_dad(x2)) | 4d92601a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_enjoy(e1) & subset_of(x2,s1) & subset_of(x1,s1) & of(x4,x5) & n_son(x2) & n_ride(x4) & n_day(x6) & n_dad(x1) & n_bike(x5) & in(x4,x6) & a_topic(s1) & a_sunny(s3) & a_nice(s2) & Theme(s3,x6) & Theme(s2,x6) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_enjoy(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_son(x3) & n_group(x4) & n_dad(x2) & Theme(e1,x4) & Actor(e1,x1)) |
||
A dad and a son enjoying a bike ride in a nice sunny day. | A dad and a son is cooking for the family. | 2 | -100 | The dad and son can not be enjoying a bike ride and cooking at the same time. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_topic(s1) & subset_of(x2,s1) & Theme(e1,x4) & Actor(e1,x3) & v_enjoy(e1) & in(x4,x6) & n_day(x6) & a_sunny(s3) & Theme(s3,x6) & a_nice(s2) & Theme(s2,x6) & n_ride(x4) & of(x4,x5) & n_bike(x5) & (x2 = x3) & n_son(x2) & subset_of(x1,s1) & n_dad(x1)) | exists e1 x1 x2 x3 x4.(n_family(x4) & for(e1,x4) & Actor(e1,x1) & v_cook(e1) & subset_of(x3,x1) & n_son(x3) & subset_of(x2,x1) & n_dad(x2)) | 4d92652e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_enjoy(e1) & subset_of(x2,s1) & subset_of(x1,s1) & of(x4,x5) & n_son(x2) & n_ride(x4) & n_day(x6) & n_dad(x1) & n_bike(x5) & in(x4,x6) & a_topic(s1) & a_sunny(s3) & a_nice(s2) & Theme(s3,x6) & Theme(s2,x6) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_cook(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_son(x3) & n_family(x4) & n_dad(x2) & for(e1,x4) & Actor(e1,x1)) |
||
A couple are blinded by the lights from a camera. | A couple are blinded by the lights from a camera before saying cheese. | 1 | -100 | The couple could be saying anything or nothing at all. | exists e1 x1 x2 x3.(n_light(x2) & Actor(e1,x2) & from(x2,x3) & n_camera(x3) & Theme(e1,x1) & v_blind(e1) & n_couple(x1)) | exists e2 e1 x1 x2 x3 x4.(n_light(x2) & before(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_say(e2) & n_cheese(x4) & Actor(e1,x2) & from(x2,x3) & n_camera(x3) & Theme(e1,x1) & v_blind(e1) & n_couple(x1)) | 4d92783e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_blind(e1) & n_light(x2) & n_couple(x1) & n_camera(x3) & from(x2,x3) & Theme(e1,x1) & Actor(e1,x2)) | exists e2 e1 x1 x2 x3 x4.(v_say(e2) & v_blind(e1) & n_light(x2) & n_couple(x1) & n_cheese(x4) & n_camera(x3) & from(x2,x3) & before(e1,e2) & Theme(e2,x4) & Theme(e1,x1) & Actor(e2,x1) & Actor(e1,x2)) |
||
A couple are blinded by the lights from a camera. | A couple are lit up by lights from a camera. | 0 | -100 | "Blinded by the lights" is a rephrasing of "lit up by lights". | exists e1 x1 x2 x3.(n_light(x2) & Actor(e1,x2) & from(x2,x3) & n_camera(x3) & Theme(e1,x1) & v_blind(e1) & n_couple(x1)) | exists e1 s1 x1 x2 x3.(Actor(e1,x2) & from(x2,x3) & n_camera(x3) & n_light(x2) & a_up(s1) & Manner(e1,s1) & Theme(e1,x1) & v_light(e1) & n_couple(x1)) | 4d927dc0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_blind(e1) & n_light(x2) & n_couple(x1) & n_camera(x3) & from(x2,x3) & Theme(e1,x1) & Actor(e1,x2)) | exists e1 s1 x1 x2 x3.(v_light(e1) & n_light(x2) & n_couple(x1) & n_camera(x3) & from(x2,x3) & a_up(s1) & Theme(e1,x1) & Manner(e1,s1) & Actor(e1,x2)) |
||
A couple are blinded by the lights from a camera. | A couple refuse to be photographed. | 2 | -100 | If one refuses to be photographed, one wouldn't look into the lights. | exists e1 x1 x2 x3.(n_light(x2) & Actor(e1,x2) & from(x2,x3) & n_camera(x3) & Theme(e1,x1) & v_blind(e1) & n_couple(x1)) | exists p1 x1 x2.(a_topic(x1) & Topic(x1,p1) & exists e1.(Theme(e1,x1) & v_photograph(e1)) & n_refuse(x1) & of(x1,x2) & n_couple(x2)) | 4d9282e8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_blind(e1) & n_light(x2) & n_couple(x1) & n_camera(x3) & from(x2,x3) & Theme(e1,x1) & Actor(e1,x2)) | exists p1 x1 x2.(of(x1,x2) & n_refuse(x1) & n_couple(x2) & exists e1.(v_photograph(e1) & Theme(e1,x1)) & a_topic(x1) & Topic(x1,p1)) |
||
The black shirted team are celebrating with one another. | The team celebrates together. | 0 | -100 | If people are doing an action with one another then they are doing it together. | exists e1 s1 s2 s3 x1 x2.(n_team(x1) & a_shirted(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1) & with(e1,x2) & n_thing(x2) & card_eq_1(x2) & a_another(s3) & Theme(s3,x2) & Actor(e1,x1) & v_celebrate(e1)) | exists e1 p1 x1.(n_team(x1) & exists s1.(Theme(s1,x1) & a_together(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_celebrate(e1)) | 4d9287b6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & v_celebrate(e1) & n_thing(x2) & n_team(x1) & card_eq_1(x2) & a_shirted(s2) & a_black(s1) & a_another(s3) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 p1 x1.(v_celebrate(e1) & n_team(x1) & exists s1.(a_together(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
The black shirted team are celebrating with one another. | The black shirted team is depressed they lost. | 2 | -100 | If they are celebrating, they would not be depressed. | exists e1 s1 s2 s3 x1 x2.(n_team(x1) & a_shirted(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1) & with(e1,x2) & n_thing(x2) & card_eq_1(x2) & a_another(s3) & Theme(s3,x2) & Actor(e1,x1) & v_celebrate(e1)) | exists e2 e1 s1 s2 x1.(n_thing(x1) & n_team(x1) & a_shirted(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1) & Actor(e2,x1) & v_lose(e2) & Theme(e1,x1) & v_depress(e1)) | 4d928e28-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & v_celebrate(e1) & n_thing(x2) & n_team(x1) & card_eq_1(x2) & a_shirted(s2) & a_black(s1) & a_another(s3) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists e2 e1 s1 s2 x1.(v_lose(e2) & v_depress(e1) & n_thing(x1) & n_team(x1) & a_shirted(s2) & a_black(s1) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x1) & Actor(e2,x1)) |
||
The black shirted team are celebrating with one another. | The black shirted team celebrates their overwhelming victory with one another. | 1 | -100 | celebrating doesn't mean they have achieved overwhelming victory | exists e1 s1 s2 s3 x1 x2.(n_team(x1) & a_shirted(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1) & with(e1,x2) & n_thing(x2) & card_eq_1(x2) & a_another(s3) & Theme(s3,x2) & Actor(e1,x1) & v_celebrate(e1)) | exists e1 s1 s2 s3 s4 x1 x2 x3.(n_victory(x2) & a_overwhelming(s3) & Theme(s3,x2) & of(x2,x1) & n_thing(x1) & n_team(x1) & a_shirted(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_celebrate(e1) & with(x2,x3) & n_thing(x3) & card_eq_1(x3) & a_another(s4) & Theme(s4,x3)) | 4d929332-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2.(with(e1,x2) & v_celebrate(e1) & n_thing(x2) & n_team(x1) & card_eq_1(x2) & a_shirted(s2) & a_black(s1) & a_another(s3) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 s2 s3 s4 x1 x2 x3.(with(x2,x3) & v_celebrate(e1) & of(x2,x1) & n_victory(x2) & n_thing(x3) & n_thing(x1) & n_team(x1) & card_eq_1(x3) & a_shirted(s2) & a_overwhelming(s3) & a_black(s1) & a_another(s4) & Theme(s4,x3) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman stands near chairs and tables, outside a store. | a woman is waiting to buy something | 1 | -100 | The woman may not want to buy anything at all. | exists e1 x1 x2 x3 x4 x5.(outside(e1,x5) & n_store(x5) & near(e1,x2) & subset_of(x4,x2) & n_table(x4) & subset_of(x3,x2) & n_chair(x3) & Actor(e1,x1) & v_stand(e1) & n_woman(x1)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_wait(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_buy(e2) & n_thing(x2)) & n_woman(x1)) | 4d929814-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & outside(e1,x5) & near(e1,x2) & n_woman(x1) & n_table(x4) & n_store(x5) & n_chair(x3) & Actor(e1,x1)) | exists e1 p1 x1.(v_wait(e1) & n_woman(x1) & exists e2 x2.(v_buy(e2) & n_thing(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.