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
|
---|---|---|---|---|---|---|---|---|---|---|---|
a smal hound dog walking through the grass outside. | A small dog is playing outside. | 0 | -100 | grass is outside | exists e1 s1 x1 x2 x3 x4 x5.(n_outside(x4) & of(x4,x5) & n_grass(x5) & a_topic(x1) & through(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x1 = x3) & n_dog(x1) & of(x1,x2) & n_hound(x2) & a_smal(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outside(x2) & n_dog(x1) & a_small(s1) & Theme(s1,x1)) | 7b36ab5c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_walk(e1) & through(e1,x4) & of(x4,x5) & of(x1,x2) & n_outside(x4) & n_hound(x2) & n_grass(x5) & n_dog(x1) & a_topic(x1) & a_smal(s1) & Theme(s1,x1) & Actor(e1,x3) & (x1 = x3)) | exists e1 s1 x1 x2.(v_play(e1) & n_outside(x2) & n_dog(x1) & a_small(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
a smal hound dog walking through the grass outside. | The small dog is sleeping in the car. | 2 | -100 | walking and sleeping are not the same. | exists e1 s1 x1 x2 x3 x4 x5.(n_outside(x4) & of(x4,x5) & n_grass(x5) & a_topic(x1) & through(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x1 = x3) & n_dog(x1) & of(x1,x2) & n_hound(x2) & a_smal(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_car(x2) & n_dog(x1) & a_small(s1) & Theme(s1,x1) & in(e1,x2) & Actor(e1,x1) & v_sleep(e1)) | 7b36b00c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_walk(e1) & through(e1,x4) & of(x4,x5) & of(x1,x2) & n_outside(x4) & n_hound(x2) & n_grass(x5) & n_dog(x1) & a_topic(x1) & a_smal(s1) & Theme(s1,x1) & Actor(e1,x3) & (x1 = x3)) | exists e1 s1 x1 x2.(v_sleep(e1) & n_dog(x1) & n_car(x2) & in(e1,x2) & a_small(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A blond women in a white dress gazes over the counter arranged with food. | The women waiting for somebody with food. | 1 | -100 | We don't know that the women are waiting. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_counter(x4) & a_topic(x1) & in(x1,x2) & over(x2,x4) & with(e1,x6) & n_food(x6) & Theme(e1,x5) & v_arrange(e1) & (x4 = x5) & n_gaze(x2) & of(x2,x3) & n_dress(x3) & a_white(s2) & Theme(s2,x2) & n_woman(x1) & a_blond(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(n_woman(x1) & a_topic(x1) & with(e1,x4) & n_food(x4) & for(e1,x3) & n_person(x3) & Actor(e1,x2) & v_wait(e1) & (x1 = x2)) | 7b36bb06-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x6) & v_arrange(e1) & over(x2,x4) & of(x2,x3) & n_woman(x1) & n_gaze(x2) & n_food(x6) & n_dress(x3) & n_counter(x4) & in(x1,x2) & a_white(s2) & a_topic(x1) & a_blond(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x5) & (x4 = x5)) | exists e1 x1 x2 x3 x4.(with(e1,x4) & v_wait(e1) & n_woman(x1) & n_person(x3) & n_food(x4) & for(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A white woman in a white dress is preparing a great feast in a nice kitchen. | A woman is cooking | 1 | -100 | Just because the woman is preparing a feast doesn't mean she is cooking | exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_prepare(e1) & in(x3,x4) & n_kitchen(x4) & a_nice(s4) & Theme(s4,x4) & n_feast(x3) & a_great(s3) & Theme(s3,x3) & in(x1,x2) & n_dress(x2) & a_white(s2) & Theme(s2,x2) & n_woman(x1) & a_white(s1) & Theme(s1,x1)) | exists e1 x1.(Actor(e1,x1) & v_cook(e1) & n_woman(x1)) | 7b36ca10-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(v_prepare(e1) & n_woman(x1) & n_kitchen(x4) & n_feast(x3) & n_dress(x2) & in(x3,x4) & in(x1,x2) & a_white(s2) & a_white(s1) & a_nice(s4) & a_great(s3) & Theme(s4,x4) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1.(v_cook(e1) & n_woman(x1) & Actor(e1,x1)) |
||
A woman in a white halter dressing standing at a counter with bowls of food looking off into another room. | The woman is at a counter | 0 | -100 | Woman is a woman. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_room(x8) & a_topic(x1) & for(e1,e2) & a_off(s2) & Manner(e2,s2) & into(e2,x9) & n_room(x9) & -(x9 = x8) & Actor(e2,x3) & v_look(e2) & at(e1,x5) & with(x5,x6) & of(x6,x7) & n_food(x7) & n_bowl(x6) & n_counter(x5) & Theme(e1,x4) & Actor(e1,x3) & v_dress(e1) & n_standing(x4) & (x1 = x3) & in(x1,x2) & n_halter(x2) & a_white(s1) & Theme(s1,x2) & n_woman(x1)) | exists p1 x1.(n_woman(x1) & exists x2.(at(x1,x2) & n_counter(x2))) | 7b36e23e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x5,x6) & v_look(e2) & v_dress(e1) & of(x6,x7) & n_woman(x1) & n_standing(x4) & n_room(x9) & n_room(x8) & n_halter(x2) & n_food(x7) & n_counter(x5) & n_bowl(x6) & into(e2,x9) & in(x1,x2) & for(e1,e2) & at(e1,x5) & a_white(s1) & a_topic(x1) & a_off(s2) & Theme(s1,x2) & Theme(e1,x4) & Manner(e2,s2) & Actor(e2,x3) & Actor(e1,x3) & -(x9 = x8) & (x1 = x3)) | exists x1.(n_woman(x1) & exists x2.(n_counter(x2) & at(x1,x2))) |
||
Two people are standing near a curb outside a store. | Two people are waiting for a cab. | 1 | 0.007023 | Just because the people are standing near a curb does not mean they are waiting for a cab. | exists e1 x1 x2 x3.(outside(e1,x3) & n_store(x3) & near(e1,x2) & n_curb(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2.(for(e1,x2) & n_cab(x2) & Actor(e1,x1) & v_wait(e1) & n_people(x1) & card_eq_2(x1)) | 7b39c670-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_stand(e1) & outside(e1,x3) & near(e1,x2) & n_store(x3) & n_people(x1) & n_curb(x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_wait(e1) & n_people(x1) & n_cab(x2) & for(e1,x2) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two people are standing near a curb outside a store. | Some guys are arguing in the parking lot. | 1 | 0.000125 | Not everyone is arguing. | exists e1 x1 x2 x3.(outside(e1,x3) & n_store(x3) & near(e1,x2) & n_curb(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(n_lot(x2) & of(x2,x3) & n_parking(x3) & in(e1,x2) & Actor(e1,x1) & v_argue(e1) & n_guy(x1)) | 7b39db60-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_stand(e1) & outside(e1,x3) & near(e1,x2) & n_store(x3) & n_people(x1) & n_curb(x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_argue(e1) & of(x2,x3) & n_parking(x3) & n_lot(x2) & n_guy(x1) & in(e1,x2) & Actor(e1,x1)) |
||
Two people are standing near a curb outside a store. | The people are talking. | 1 | 0.84575 | standing doesn't always mean talking. | exists e1 x1 x2 x3.(outside(e1,x3) & n_store(x3) & near(e1,x2) & n_curb(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 x1.(n_people(x1) & Actor(e1,x1) & v_talk(e1)) | 7b39e0ba-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_stand(e1) & outside(e1,x3) & near(e1,x2) & n_store(x3) & n_people(x1) & n_curb(x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1.(v_talk(e1) & n_people(x1) & Actor(e1,x1)) |
||
Two people are standing near a curb outside a store. | Two people are about to go shopping. | 1 | 0.094063 | store. doesn't always mean shopping. | exists e1 x1 x2 x3.(outside(e1,x3) & n_store(x3) & near(e1,x2) & n_curb(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1)) | exists p1 s1 x1.(Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_shopping(x2)) & n_people(x1) & card_eq_2(x1)) | 7b39e5a6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_stand(e1) & outside(e1,x3) & near(e1,x2) & n_store(x3) & n_people(x1) & n_curb(x2) & card_eq_2(x1) & Actor(e1,x1)) | exists p1 s1 x1.(n_people(x1) & exists e1 x2.(v_go(e1) & n_shopping(x2) & Theme(e1,x2) & Actor(e1,x1)) & card_eq_2(x1) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1)) |
||
Two people are standing near a curb outside a store. | Two people are standing outside. | 0 | 0.916361 | two people are standing outside is the same as two people are standing outside | exists e1 x1 x2 x3.(outside(e1,x3) & n_store(x3) & near(e1,x2) & n_curb(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 s1 x1.(a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1)) | 7b39ea9c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_stand(e1) & outside(e1,x3) & near(e1,x2) & n_store(x3) & n_people(x1) & n_curb(x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 s1 x1.(v_stand(e1) & n_people(x1) & card_eq_2(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
Two people are standing near a curb outside a store. | Two people are standing outside. | 0 | 0.916361 | two people are standing outside is the same as two people are standing outside | exists e1 x1 x2 x3.(outside(e1,x3) & n_store(x3) & near(e1,x2) & n_curb(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 s1 x1.(a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1)) | 7b39f050-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_stand(e1) & outside(e1,x3) & near(e1,x2) & n_store(x3) & n_people(x1) & n_curb(x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 s1 x1.(v_stand(e1) & n_people(x1) & card_eq_2(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
Two people are standing near a curb outside a store. | Two people are talking near the curb near the store. | 1 | 0.799178 | outside doesn't always mean near | exists e1 x1 x2 x3.(outside(e1,x3) & n_store(x3) & near(e1,x2) & n_curb(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(n_store(x3) & n_curb(x2) & near(e1,x2) & near(x2,x3) & Actor(e1,x1) & v_talk(e1) & n_people(x1) & card_eq_2(x1)) | 7b39f5fa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_stand(e1) & outside(e1,x3) & near(e1,x2) & n_store(x3) & n_people(x1) & n_curb(x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_talk(e1) & near(x2,x3) & near(e1,x2) & n_store(x3) & n_people(x1) & n_curb(x2) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two people are standing near a curb outside a store. | Two people are sitting near a curb outside a store. | 2 | 0.000008 | Cannot be sitting and standing simultaneously. | exists e1 x1 x2 x3.(outside(e1,x3) & n_store(x3) & near(e1,x2) & n_curb(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(outside(e1,x3) & n_store(x3) & near(e1,x2) & n_curb(x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1)) | 7b39fb86-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_stand(e1) & outside(e1,x3) & near(e1,x2) & n_store(x3) & n_people(x1) & n_curb(x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_sit(e1) & outside(e1,x3) & near(e1,x2) & n_store(x3) & n_people(x1) & n_curb(x2) & card_eq_2(x1) & Actor(e1,x1)) |
||
A man is firing a handgun at a shooting range. | A man is shooting a gun. | 0 | -100 | shooting is another word for firing. a handgun is a type of gun. | exists e1 x1 x2 x3 x4.(at(e1,x3) & n_range(x3) & of(x3,x4) & n_shooting(x4) & Theme(e1,x2) & Actor(e1,x1) & v_fire(e1) & n_handgun(x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_shoot(e1) & n_gun(x2) & n_man(x1)) | 7b3a3092-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_fire(e1) & of(x3,x4) & n_shooting(x4) & n_range(x3) & n_man(x1) & n_handgun(x2) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_shoot(e1) & n_man(x1) & n_gun(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man is firing a handgun at a shooting range. | A man is watching trains go by. | 2 | -100 | One cannot be firing a handgun at a shooting range and watching trains go by simultaneously. | exists e1 x1 x2 x3 x4.(at(e1,x3) & n_range(x3) & of(x3,x4) & n_shooting(x4) & Theme(e1,x2) & Actor(e1,x1) & v_fire(e1) & n_handgun(x2) & n_man(x1)) | exists e1 p1 x1 x2.(exists e2 s1.(a_by(s1) & Manner(e2,s1) & Actor(e2,x2) & v_go(e2)) & Recipient(e1,p1) & Actor(e1,x1) & Topic(e1,x2) & v_watch(e1) & n_train(x2) & n_man(x1)) | 7b3a3650-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_fire(e1) & of(x3,x4) & n_shooting(x4) & n_range(x3) & n_man(x1) & n_handgun(x2) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_watch(e1) & n_train(x2) & n_man(x1) & exists e2 s1.(v_go(e2) & a_by(s1) & Manner(e2,s1) & Actor(e2,x2)) & Topic(e1,x2) & Recipient(e1,p1) & Actor(e1,x1)) |
||
A man is firing a handgun at a shooting range. | A guy is testing the aim on his new pistol. | 1 | -100 | firing doesn't always mean testing | exists e1 x1 x2 x3 x4.(at(e1,x3) & n_range(x3) & of(x3,x4) & n_shooting(x4) & Theme(e1,x2) & Actor(e1,x1) & v_fire(e1) & n_handgun(x2) & n_man(x1)) | exists e1 s1 x1 x2 x3.(n_pistol(x3) & a_new(s1) & Theme(s1,x3) & of(x3,x2) & n_male(x2) & n_aim(x2) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_test(e1) & n_guy(x1)) | 7b3a3b50-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_fire(e1) & of(x3,x4) & n_shooting(x4) & n_range(x3) & n_man(x1) & n_handgun(x2) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_test(e1) & on(e1,x3) & of(x3,x2) & n_pistol(x3) & n_male(x2) & n_guy(x1) & n_aim(x2) & a_new(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman painting a portrait outdoors. | A person is painting a picture of flowers. | 1 | -100 | portrait doesn't always mean flowers | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_paint(e1) & n_outdoors(x3) & of(x3,x4) & n_portrait(x4) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_paint(e1) & of(x2,x3) & n_flower(x3) & n_picture(x2) & n_person(x1)) | 7b3a405a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_paint(e1) & of(x3,x4) & n_woman(x1) & n_portrait(x4) & n_outdoors(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_paint(e1) & of(x2,x3) & n_picture(x2) & n_person(x1) & n_flower(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman painting a portrait outdoors. | A cat is drawing with crayons. | 2 | -100 | One cannot be a woman and a cat simultaneously. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_paint(e1) & n_outdoors(x3) & of(x3,x4) & n_portrait(x4) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2.(with(e1,x2) & n_crayon(x2) & Actor(e1,x1) & v_draw(e1) & n_cat(x1)) | 7b3a485c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_paint(e1) & of(x3,x4) & n_woman(x1) & n_portrait(x4) & n_outdoors(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(with(e1,x2) & v_draw(e1) & n_crayon(x2) & n_cat(x1) & Actor(e1,x1)) |
||
A woman painting a portrait outdoors. | A person is outside. | 0 | -100 | a woman is a person. outside is another word for outdoors. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_paint(e1) & n_outdoors(x3) & of(x3,x4) & n_portrait(x4) & (x1 = x2) & n_woman(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_person(x1)) | 7b3a4e56-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_paint(e1) & of(x3,x4) & n_woman(x1) & n_portrait(x4) & n_outdoors(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1.(n_person(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A boy in a soccer uniform running on a field | The girl wore a basketball uniform. | 2 | -100 | One cannot be a boy and a girls simultaneously. It cannot be basketball and soccer simultaneously. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & on(e1,x5) & n_field(x5) & Actor(e1,x4) & v_run(e1) & (x2 = x4) & n_uniform(x2) & of(x2,x3) & n_soccer(x3) & n_boy(x1)) | exists e1 x1 x2 x3.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_uniform(x2) & of(x2,x3) & n_basketball(x3)) | 7b3a63a0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_run(e1) & on(e1,x5) & of(x2,x3) & n_uniform(x2) & n_soccer(x3) & n_field(x5) & n_boy(x1) & in(x1,x2) & a_topic(x1) & Actor(e1,x4) & (x2 = x4)) | exists e1 x1 x2 x3.(v_wear(e1) & of(x2,x3) & n_uniform(x2) & n_girl(x1) & n_basketball(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A boy in a soccer uniform running on a field | The boy ran on the field. | 0 | -100 | ran is another tense of running | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & on(e1,x5) & n_field(x5) & Actor(e1,x4) & v_run(e1) & (x2 = x4) & n_uniform(x2) & of(x2,x3) & n_soccer(x3) & n_boy(x1)) | exists e1 x1 x2.(n_field(x2) & n_boy(x1) & on(e1,x2) & Actor(e1,x1) & v_run(e1)) | 7b3a68be-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_run(e1) & on(e1,x5) & of(x2,x3) & n_uniform(x2) & n_soccer(x3) & n_field(x5) & n_boy(x1) & in(x1,x2) & a_topic(x1) & Actor(e1,x4) & (x2 = x4)) | exists e1 x1 x2.(v_run(e1) & on(e1,x2) & n_field(x2) & n_boy(x1) & Actor(e1,x1)) |
||
A boy in a soccer uniform running on a field | The boy in uniform ran on the field during the game. | 1 | -100 | field doesn't always mean game. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & on(e1,x5) & n_field(x5) & Actor(e1,x4) & v_run(e1) & (x2 = x4) & n_uniform(x2) & of(x2,x3) & n_soccer(x3) & n_boy(x1)) | exists e1 x1 x2 x3 x4.(n_game(x4) & n_field(x3) & n_boy(x1) & during(e1,x4) & on(e1,x3) & Actor(e1,x1) & v_run(e1) & in(x1,x2) & n_uniform(x2)) | 7b3a6eea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_run(e1) & on(e1,x5) & of(x2,x3) & n_uniform(x2) & n_soccer(x3) & n_field(x5) & n_boy(x1) & in(x1,x2) & a_topic(x1) & Actor(e1,x4) & (x2 = x4)) | exists e1 x1 x2 x3 x4.(v_run(e1) & on(e1,x3) & n_uniform(x2) & n_game(x4) & n_field(x3) & n_boy(x1) & in(x1,x2) & during(e1,x4) & Actor(e1,x1)) |
||
A soccer player is running on the field | A person is outdoors. | 0 | -100 | People are outdoors if they are on the field | exists e1 x1 x2 x3.(n_field(x3) & on(e1,x3) & Actor(e1,x1) & v_run(e1) & n_player(x1) & of(x1,x2) & n_soccer(x2)) | exists p1 x1.(exists x2.((x1 = x2) & n_outdoors(x2)) & n_person(x1)) | 7b3a74e4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_run(e1) & on(e1,x3) & of(x1,x2) & n_soccer(x2) & n_player(x1) & n_field(x3) & Actor(e1,x1)) | exists x1.(n_person(x1) & exists x2.(n_outdoors(x2) & (x1 = x2))) |
||
A soccer player is running on the field | A man is playing hockey. | 2 | -100 | Cannot play soccer and hockey simultaneously. | exists e1 x1 x2 x3.(n_field(x3) & on(e1,x3) & Actor(e1,x1) & v_run(e1) & n_player(x1) & of(x1,x2) & n_soccer(x2)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_hockey(x2) & n_man(x1)) | 7b3a79e4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_run(e1) & on(e1,x3) & of(x1,x2) & n_soccer(x2) & n_player(x1) & n_field(x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_man(x1) & n_hockey(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A soccer player is running on the field | A man is playing soccer. | 1 | -100 | player doesn't always mean soccer. | exists e1 x1 x2 x3.(n_field(x3) & on(e1,x3) & Actor(e1,x1) & v_run(e1) & n_player(x1) & of(x1,x2) & n_soccer(x2)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_soccer(x2) & n_man(x1)) | 7b3a7e9e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_run(e1) & on(e1,x3) & of(x1,x2) & n_soccer(x2) & n_player(x1) & n_field(x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_soccer(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A boy in a soccer uniform running in a field during a game. | The boy is surfing in the middle of the afternoon. | 2 | -100 | Surfer is different than soccer. | exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & during(e1,x6) & n_game(x6) & in(e1,x5) & n_field(x5) & Actor(e1,x4) & v_run(e1) & (x2 = x4) & n_uniform(x2) & of(x2,x3) & n_soccer(x3) & n_boy(x1)) | exists e1 x1 x2 x3.(n_afternoon(x3) & n_middle(x2) & n_boy(x1) & in(e1,x2) & of(x2,x3) & Actor(e1,x1) & v_surf(e1)) | 7b3a8358-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_run(e1) & of(x2,x3) & n_uniform(x2) & n_soccer(x3) & n_game(x6) & n_field(x5) & n_boy(x1) & in(x1,x2) & in(e1,x5) & during(e1,x6) & a_topic(x1) & Actor(e1,x4) & (x2 = x4)) | exists e1 x1 x2 x3.(v_surf(e1) & of(x2,x3) & n_middle(x2) & n_boy(x1) & n_afternoon(x3) & in(e1,x2) & Actor(e1,x1)) |
||
A boy in a soccer uniform running in a field during a game. | The boy is winning. | 1 | -100 | The boy is not necessarily winning, or even participating in this game. | exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & during(e1,x6) & n_game(x6) & in(e1,x5) & n_field(x5) & Actor(e1,x4) & v_run(e1) & (x2 = x4) & n_uniform(x2) & of(x2,x3) & n_soccer(x3) & n_boy(x1)) | exists e1 x1.(n_boy(x1) & Actor(e1,x1) & v_win(e1)) | 7b3a8808-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_run(e1) & of(x2,x3) & n_uniform(x2) & n_soccer(x3) & n_game(x6) & n_field(x5) & n_boy(x1) & in(x1,x2) & in(e1,x5) & during(e1,x6) & a_topic(x1) & Actor(e1,x4) & (x2 = x4)) | exists e1 x1.(v_win(e1) & n_boy(x1) & Actor(e1,x1)) |
||
A boy in a soccer uniform running in a field during a game. | A boy is playing soccer. | 0 | -100 | In a soccer uniform running in a field during a game implies playing soccer. | exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & during(e1,x6) & n_game(x6) & in(e1,x5) & n_field(x5) & Actor(e1,x4) & v_run(e1) & (x2 = x4) & n_uniform(x2) & of(x2,x3) & n_soccer(x3) & n_boy(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_soccer(x2) & n_boy(x1)) | 7b3a8ca4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_run(e1) & of(x2,x3) & n_uniform(x2) & n_soccer(x3) & n_game(x6) & n_field(x5) & n_boy(x1) & in(x1,x2) & in(e1,x5) & during(e1,x6) & a_topic(x1) & Actor(e1,x4) & (x2 = x4)) | exists e1 x1 x2.(v_play(e1) & n_soccer(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A boy in green and white looks alert during a soccer game. | A boy is watching his sister play soccer. | 1 | -100 | It cannot be inferred that the boy is watching his sister play in the game. | exists e1 s1 s2 x1 x2 x3 x4.(during(e1,x3) & n_game(x3) & of(x3,x4) & n_soccer(x4) & Actor(e1,x1) & v_alert(e1) & in(x1,x2) & n_look(x2) & a_white(s2) & Theme(s2,x2) & a_green(s1) & Theme(s1,x2) & n_boy(x1)) | exists e1 x1 x2 x3 x4.(Time(e1,x4) & n_soccer(x4) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_play(x2) & of(x2,x3) & n_sister(x3) & of(x2,x1) & n_male(x1) & n_boy(x1)) | 7b3a91ae-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_alert(e1) & of(x3,x4) & n_soccer(x4) & n_look(x2) & n_game(x3) & n_boy(x1) & in(x1,x2) & during(e1,x3) & a_white(s2) & a_green(s1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_watch(e1) & of(x2,x3) & of(x2,x1) & n_soccer(x4) & n_sister(x3) & n_play(x2) & n_male(x1) & n_boy(x1) & Time(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
A boy in green and white looks alert during a soccer game. | A girl is alone on a swing. | 2 | -100 | Girl is different than boy. | exists e1 s1 s2 x1 x2 x3 x4.(during(e1,x3) & n_game(x3) & of(x3,x4) & n_soccer(x4) & Actor(e1,x1) & v_alert(e1) & in(x1,x2) & n_look(x2) & a_white(s2) & Theme(s2,x2) & a_green(s1) & Theme(s1,x2) & n_boy(x1)) | exists s1 x1 x2.(on(s1,x2) & n_swing(x2) & Theme(s1,x1) & a_alone(s1) & n_girl(x1)) | 7b3a96b8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_alert(e1) & of(x3,x4) & n_soccer(x4) & n_look(x2) & n_game(x3) & n_boy(x1) & in(x1,x2) & during(e1,x3) & a_white(s2) & a_green(s1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists s1 x1 x2.(on(s1,x2) & n_swing(x2) & n_girl(x1) & a_alone(s1) & Theme(s1,x1)) |
||
A boy in green and white looks alert during a soccer game. | A child is at a soccer game. | 0 | -100 | A boy is a child. During a soccer game implies at a soccer game. | exists e1 s1 s2 x1 x2 x3 x4.(during(e1,x3) & n_game(x3) & of(x3,x4) & n_soccer(x4) & Actor(e1,x1) & v_alert(e1) & in(x1,x2) & n_look(x2) & a_white(s2) & Theme(s2,x2) & a_green(s1) & Theme(s1,x2) & n_boy(x1)) | exists p1 x1.(exists x2 x3.(at(x1,x2) & n_game(x2) & of(x2,x3) & n_soccer(x3)) & n_child(x1)) | 7b3a9b72-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_alert(e1) & of(x3,x4) & n_soccer(x4) & n_look(x2) & n_game(x3) & n_boy(x1) & in(x1,x2) & during(e1,x3) & a_white(s2) & a_green(s1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists x1.(n_child(x1) & exists x2 x3.(of(x2,x3) & n_soccer(x3) & n_game(x2) & at(x1,x2))) |
||
Someone skateboarding at a skate park. | The athlete is outside. | 0 | -100 | An athlete is someone. At a skate park implies outside. | exists x1 x2 x3.(a_topic(x1) & at(x1,x2) & n_park(x2) & of(x2,x3) & n_skate(x3) & n_skateboarding(x1)) | exists s1 x1.(n_athlete(x1) & Theme(s1,x1) & a_outside(s1)) | 7b3aaf4a-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(of(x2,x3) & n_skateboarding(x1) & n_skate(x3) & n_park(x2) & at(x1,x2) & a_topic(x1)) | exists s1 x1.(n_athlete(x1) & a_outside(s1) & Theme(s1,x1)) |
||
Someone skateboarding at a skate park. | The person is doing homework. | 2 | -100 | Someone that is skateboarding can't be doing their homework simultaneously. | exists x1 x2 x3.(a_topic(x1) & at(x1,x2) & n_park(x2) & of(x2,x3) & n_skate(x3) & n_skateboarding(x1)) | exists e1 x1 x2.(n_person(x1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_homework(x2)) | 7b3ab436-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(of(x2,x3) & n_skateboarding(x1) & n_skate(x3) & n_park(x2) & at(x1,x2) & a_topic(x1)) | exists e1 x1 x2.(v_do(e1) & n_person(x1) & n_homework(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Someone skateboarding at a skate park. | The skateboarder is wearing a helmet. | 1 | -100 | It cannot be inferred that someone is wearing a helmet. | exists x1 x2 x3.(a_topic(x1) & at(x1,x2) & n_park(x2) & of(x2,x3) & n_skate(x3) & n_skateboarding(x1)) | exists e1 x1 x2.(n_skateboarder(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_helmet(x2)) | 7b3abbc0-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(of(x2,x3) & n_skateboarding(x1) & n_skate(x3) & n_park(x2) & at(x1,x2) & a_topic(x1)) | exists e1 x1 x2.(v_wear(e1) & n_skateboarder(x1) & n_helmet(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A soccer player running on the field. | The soccer player is sitting on the bench. | 2 | -100 | sitting and running are not same. | exists e1 x1 x2 x3 x4.(n_field(x4) & a_topic(x1) & on(e1,x4) & Actor(e1,x3) & v_run(e1) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_soccer(x2)) | exists e1 x1 x2 x3.(n_bench(x3) & n_player(x1) & of(x1,x2) & n_soccer(x2) & on(e1,x3) & Actor(e1,x1) & v_sit(e1)) | 7b3ac1ba-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_run(e1) & on(e1,x4) & of(x1,x2) & n_soccer(x2) & n_player(x1) & n_field(x4) & a_topic(x1) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x3) & of(x1,x2) & n_soccer(x2) & n_player(x1) & n_bench(x3) & Actor(e1,x1)) |
||
A soccer player running on the field. | The soccer player is running. | 0 | -100 | Both subjects are running | exists e1 x1 x2 x3 x4.(n_field(x4) & a_topic(x1) & on(e1,x4) & Actor(e1,x3) & v_run(e1) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_soccer(x2)) | exists e1 x1 x2.(n_player(x1) & of(x1,x2) & n_soccer(x2) & Actor(e1,x1) & v_run(e1)) | 7b3ac764-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_run(e1) & on(e1,x4) & of(x1,x2) & n_soccer(x2) & n_player(x1) & n_field(x4) & a_topic(x1) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2.(v_run(e1) & of(x1,x2) & n_soccer(x2) & n_player(x1) & Actor(e1,x1)) |
||
A soccer player running on the field. | The soccer player has the soccer ball. | 1 | -100 | not every player is running | exists e1 x1 x2 x3 x4.(n_field(x4) & a_topic(x1) & on(e1,x4) & Actor(e1,x3) & v_run(e1) & (x1 = x3) & n_player(x1) & of(x1,x2) & n_soccer(x2)) | exists e1 x1 x2 x3.(n_ball(x3) & of(x3,x2) & n_soccer(x2) & n_soccer(x2) & n_player(x1) & of(x1,x2) & Theme(e1,x3) & Actor(e1,x1) & v_have(e1)) | 7b3accb4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_run(e1) & on(e1,x4) & of(x1,x2) & n_soccer(x2) & n_player(x1) & n_field(x4) & a_topic(x1) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2 x3.(v_have(e1) & of(x3,x2) & of(x1,x2) & n_soccer(x2) & n_player(x1) & n_ball(x3) & Theme(e1,x3) & Actor(e1,x1)) |
||
Interracial basketball team playing against each other and one player is scoring a hoop. | The basketball teams are playing for a charity event. | 1 | -100 | not every game is a charity event | exists s1 x1 x2 x3.(all x4 x5 x6.((n_player(x6) & card_eq_1(x6) & n_other(x5) & subset_of(x6,x4) & subset_of(x5,x4)) -> exists e1 x7.(Theme(e1,x7) & Actor(e1,x1) & v_score(e1) & n_hoop(x7) & against(x1,x4))) & n_play(x1) & of(x1,x3) & n_team(x3) & of(x1,x2) & n_basketball(x2) & a_interracial(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(n_team(x1) & of(x1,x2) & n_basketball(x2) & for(e1,x3) & n_event(x3) & of(x3,x4) & n_charity(x4) & Actor(e1,x1) & v_play(e1)) | 7b3ad1f0-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(of(x1,x3) & of(x1,x2) & n_team(x3) & n_play(x1) & n_basketball(x2) & all x4 x5 x6.(exists e1 x7.(v_score(e1) & n_hoop(x7) & against(x1,x4) & Theme(e1,x7) & Actor(e1,x1)) | -subset_of(x6,x4) | -subset_of(x5,x4) | -n_player(x6) | -n_other(x5) | -card_eq_1(x6)) & a_interracial(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & of(x1,x2) & n_team(x1) & n_event(x3) & n_charity(x4) & n_basketball(x2) & for(e1,x3) & Actor(e1,x1)) |
||
Interracial basketball team playing against each other and one player is scoring a hoop. | People are playing basketball. | 0 | -100 | Both subjects are playing a sport | exists s1 x1 x2 x3.(all x6 x4 x5.((n_player(x6) & card_eq_1(x6) & n_other(x5) & subset_of(x6,x4) & subset_of(x5,x4)) -> exists e1 x7.(Theme(e1,x7) & Actor(e1,x1) & v_score(e1) & n_hoop(x7) & against(x1,x4))) & n_play(x1) & of(x1,x3) & n_team(x3) & of(x1,x2) & n_basketball(x2) & a_interracial(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_basketball(x2) & n_people(x1)) | 7b3ad722-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(of(x1,x3) & of(x1,x2) & n_team(x3) & n_play(x1) & n_basketball(x2) & all x6 x4 x5.(exists e1 x7.(v_score(e1) & n_hoop(x7) & against(x1,x4) & Theme(e1,x7) & Actor(e1,x1)) | -subset_of(x6,x4) | -subset_of(x5,x4) | -n_player(x6) | -n_other(x5) | -card_eq_1(x6)) & a_interracial(s1) & Theme(s1,x1)) | exists e1 x1 x2.(v_play(e1) & n_people(x1) & n_basketball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Interracial basketball team playing against each other and one player is scoring a hoop. | The football teams are playing against each other. | 2 | -100 | basketball and football are different game. | exists s1 x1 x2 x3.(all x6 x5 x4.((n_player(x6) & card_eq_1(x6) & n_other(x5) & subset_of(x6,x4) & subset_of(x5,x4)) -> exists e1 x7.(Theme(e1,x7) & Actor(e1,x1) & v_score(e1) & n_hoop(x7) & against(x1,x4))) & n_play(x1) & of(x1,x3) & n_team(x3) & of(x1,x2) & n_basketball(x2) & a_interracial(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_team(x1) & of(x1,x2) & n_football(x2) & all x3.(n_other(x3) -> against(e1,x3)) & Actor(e1,x1) & v_play(e1)) | 7b3adc40-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(of(x1,x3) & of(x1,x2) & n_team(x3) & n_play(x1) & n_basketball(x2) & all x6 x5 x4.(exists e1 x7.(v_score(e1) & n_hoop(x7) & against(x1,x4) & Theme(e1,x7) & Actor(e1,x1)) | -subset_of(x6,x4) | -subset_of(x5,x4) | -n_player(x6) | -n_other(x5) | -card_eq_1(x6)) & a_interracial(s1) & Theme(s1,x1)) | exists e1 x1 x2.(v_play(e1) & of(x1,x2) & n_team(x1) & n_football(x2) & all x3.(against(e1,x3) | -n_other(x3)) & Actor(e1,x1)) |
||
A young boy runs aross the street. | a boy is running to catch a pig | 1 | -100 | The boy may not be trying to catch a pig. | exists e1 s1 x1 x2.(n_street(x2) & aross(e1,x2) & Actor(e1,x1) & v_run(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2.(Topic(e1,p1) & exists e2 x3.(Theme(e2,x3) & Actor(e2,x1) & v_catch(e2) & n_pig(x3)) & Actor(e1,x2) & v_run(e1) & n_boy(x2) & n_boy(x1)) | 7b3ae230-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_run(e1) & n_street(x2) & n_boy(x1) & aross(e1,x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_run(e1) & n_boy(x2) & n_boy(x1) & exists e2 x3.(v_catch(e2) & n_pig(x3) & Theme(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x2)) |
||
A young boy runs aross the street. | a boy is laying in his bed | 2 | -100 | the boy either runs the street, or should be laying in bed | exists e1 s1 x1 x2.(n_street(x2) & aross(e1,x2) & Actor(e1,x1) & v_run(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(in(e1,x2) & n_bed(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_lay(e1) & n_boy(x1)) | 7b3ae78a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_run(e1) & n_street(x2) & n_boy(x1) & aross(e1,x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_lay(e1) & of(x2,x1) & n_male(x1) & n_boy(x1) & n_bed(x2) & in(e1,x2) & Actor(e1,x1)) |
||
A young boy runs aross the street. | a boy is outside | 0 | -100 | The boy is outside because he runs aross (across) the street. | exists e1 s1 x1 x2.(n_street(x2) & aross(e1,x2) & Actor(e1,x1) & v_run(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_boy(x1)) | 7b3aecd0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_run(e1) & n_street(x2) & n_boy(x1) & aross(e1,x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists s1 x1.(n_boy(x1) & a_outside(s1) & Theme(s1,x1)) |
||
There may be a avalanche, lets grab some cocoa. | An avalanche may happen soon. | 0 | -100 | There is an avalanche in each sentence | exists e1 e2 p1 p2 x1 x2.(exists e3 x4.(Theme(e3,x4) & Actor(e3,x2) & v_grab(e3) & n_cocoa(x4)) & Topic(e2,p2) & Actor(e2,x2) & v_let(e2) & exists p3 x3.((x1 = x3) & n_avalanche(x3)) & Topic(e1,p1) & Actor(e1,x1) & v_may(e1)) | exists e1 p1 x1.(exists e2 s1.(a_soon(s1) & Manner(e2,s1) & Actor(e2,x1) & v_happen(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_may(e1) & n_avalanche(x1)) | 7b3af284-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 p2 x1 x2.(v_may(e1) & v_let(e2) & exists x3.(n_avalanche(x3) & (x1 = x3)) & exists e3 x4.(v_grab(e3) & n_cocoa(x4) & Theme(e3,x4) & Actor(e3,x2)) & Topic(e2,p2) & Topic(e1,p1) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 p1 x1.(v_may(e1) & n_avalanche(x1) & exists e2 s1.(v_happen(e2) & a_soon(s1) & Manner(e2,s1) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
There may be a avalanche, lets grab some cocoa. | An avalanche may destroy a house. | 1 | -100 | cocoa and house are different things | exists e2 e1 p1 p2 x1 x2.(exists e3 x4.(Theme(e3,x4) & Actor(e3,x2) & v_grab(e3) & n_cocoa(x4)) & Topic(e2,p2) & Actor(e2,x2) & v_let(e2) & exists p3 x3.((x1 = x3) & n_avalanche(x3)) & Topic(e1,p1) & Actor(e1,x1) & v_may(e1)) | exists e1 p1 x1.(exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_destroy(e2) & n_house(x2)) & Topic(e1,p1) & Actor(e1,x1) & v_may(e1) & n_avalanche(x1)) | 7b3af7b6-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 p2 x1 x2.(v_may(e1) & v_let(e2) & exists x3.(n_avalanche(x3) & (x1 = x3)) & exists e3 x4.(v_grab(e3) & n_cocoa(x4) & Theme(e3,x4) & Actor(e3,x2)) & Topic(e2,p2) & Topic(e1,p1) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 p1 x1.(v_may(e1) & n_avalanche(x1) & exists e2 x2.(v_destroy(e2) & n_house(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
There may be a avalanche, lets grab some cocoa. | An avalanche may solve global warming. | 2 | -100 | grab and slove are not same. | exists e1 e2 p1 p2 x1 x2.(exists e3 x4.(Theme(e3,x4) & Actor(e3,x2) & v_grab(e3) & n_cocoa(x4)) & Topic(e2,p2) & Actor(e2,x2) & v_let(e2) & exists p3 x3.((x1 = x3) & n_avalanche(x3)) & Topic(e1,p1) & Actor(e1,x1) & v_may(e1)) | exists e1 p1 x1.(exists e2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_solve(e2) & n_warming(x2) & a_global(s1) & Theme(s1,x2)) & Topic(e1,p1) & Actor(e1,x1) & v_may(e1) & n_avalanche(x1)) | 7b3afcca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 p2 x1 x2.(v_may(e1) & v_let(e2) & exists x3.(n_avalanche(x3) & (x1 = x3)) & exists e3 x4.(v_grab(e3) & n_cocoa(x4) & Theme(e3,x4) & Actor(e3,x2)) & Topic(e2,p2) & Topic(e1,p1) & Actor(e2,x2) & Actor(e1,x1)) | exists e1 p1 x1.(v_may(e1) & n_avalanche(x1) & exists e2 s1 x2.(v_solve(e2) & n_warming(x2) & a_global(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Three people on a patio one with a gun. | Two friends are being held up by a man with a gun | 1 | -100 | three people are not always friends | exists x1 x2 x3 x4.(a_topic(x1) & on(x1,x2) & with(x2,x4) & n_gun(x4) & n_one(x2) & of(x2,x3) & n_patio(x3) & n_people(x1) & card_eq_3(x1)) | exists e1 s1 x1 x2 x3.(Actor(e1,x2) & with(x2,x3) & n_gun(x3) & n_man(x2) & a_up(s1) & Manner(e1,s1) & Theme(e1,x1) & v_hold(e1) & n_friend(x1) & card_eq_2(x1)) | 7b3b01de-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(with(x2,x4) & on(x1,x2) & of(x2,x3) & n_people(x1) & n_patio(x3) & n_one(x2) & n_gun(x4) & card_eq_3(x1) & a_topic(x1)) | exists e1 s1 x1 x2 x3.(with(x2,x3) & v_hold(e1) & n_man(x2) & n_gun(x3) & n_friend(x1) & card_eq_2(x1) & a_up(s1) & Theme(e1,x1) & Manner(e1,s1) & Actor(e1,x2)) |
||
Three people on a patio one with a gun. | Three people are having a picnic in a meadow | 2 | -100 | gun and meadow are different. | exists x1 x2 x3 x4.(a_topic(x1) & on(x1,x2) & with(x2,x4) & n_gun(x4) & n_one(x2) & of(x2,x3) & n_patio(x3) & n_people(x1) & card_eq_3(x1)) | exists e1 x1 x2 x3.(in(e1,x3) & n_meadow(x3) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_picnic(x2) & n_people(x1) & card_eq_3(x1)) | 7b3b077e-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(with(x2,x4) & on(x1,x2) & of(x2,x3) & n_people(x1) & n_patio(x3) & n_one(x2) & n_gun(x4) & card_eq_3(x1) & a_topic(x1)) | exists e1 x1 x2 x3.(v_have(e1) & n_picnic(x2) & n_people(x1) & n_meadow(x3) & in(e1,x3) & card_eq_3(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Three people on a patio one with a gun. | Three people are outside, one has a gun | 0 | -100 | If someone is with a gun then someone has a gun | exists x1 x2 x3 x4.(a_topic(x1) & on(x1,x2) & with(x2,x4) & n_gun(x4) & n_one(x2) & of(x2,x3) & n_patio(x3) & n_people(x1) & card_eq_3(x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x2) & v_have(e1) & n_gun(x3) & n_thing(x2) & card_eq_1(x2) & Theme(s1,x1) & a_outside(s1) & n_people(x1) & card_eq_3(x1)) | 7b3b0d1e-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(with(x2,x4) & on(x1,x2) & of(x2,x3) & n_people(x1) & n_patio(x3) & n_one(x2) & n_gun(x4) & card_eq_3(x1) & a_topic(x1)) | exists e1 s1 x1 x2 x3.(v_have(e1) & n_thing(x2) & n_people(x1) & n_gun(x3) & card_eq_3(x1) & card_eq_1(x2) & a_outside(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2)) |
||
A canteen truck for actors on location filming a period piece about the 1800's. | There are actors filming a movie | 0 | -100 | Both subjects are filming | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_'s(x8) & n_date(x8) & a_date_year_1800(x8) & a_date_year_1800(x8) & a_topic(x1) & for(x1,x3) & Theme(e1,x6) & Actor(e1,x5) & v_film(e1) & about(x6,x8) & n_piece(x6) & of(x6,x7) & n_period(x7) & (x3 = x5) & on(x3,x4) & n_location(x4) & n_actor(x3) & n_truck(x1) & of(x1,x2) & n_canteen(x2)) | exists p1 x1 e1 x2 x3 x4.((x1 = x2) & Theme(e1,x4) & Actor(e1,x3) & v_film(e1) & n_movie(x4) & (x2 = x3) & n_actor(x2)) | 7b3b1264-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_film(e1) & on(x3,x4) & of(x6,x7) & of(x1,x2) & n_truck(x1) & n_piece(x6) & n_period(x7) & n_location(x4) & n_date(x8) & n_canteen(x2) & n_actor(x3) & n_'s(x8) & for(x1,x3) & about(x6,x8) & a_topic(x1) & a_date_year_1800(x8) & Theme(e1,x6) & Actor(e1,x5) & (x3 = x5)) | exists x1 e1 x2 x3 x4.(v_film(e1) & n_movie(x4) & n_actor(x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
A canteen truck for actors on location filming a period piece about the 1800's. | Cast of start trek on set. | 2 | -100 | either actors and cast are not same together. | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_'s(x8) & n_date(x8) & a_date_year_1800(x8) & a_date_year_1800(x8) & a_topic(x1) & for(x1,x3) & Theme(e1,x6) & Actor(e1,x5) & v_film(e1) & about(x6,x8) & n_piece(x6) & of(x6,x7) & n_period(x7) & (x3 = x5) & on(x3,x4) & n_location(x4) & n_actor(x3) & n_truck(x1) & of(x1,x2) & n_canteen(x2)) | exists x1 x2 x3 x4.(a_topic(x1) & on(x1,x4) & n_set(x4) & n_trek(x1) & of(x1,x3) & n_start(x3) & of(x1,x2) & n_cast(x2)) | 7b3b176e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_film(e1) & on(x3,x4) & of(x6,x7) & of(x1,x2) & n_truck(x1) & n_piece(x6) & n_period(x7) & n_location(x4) & n_date(x8) & n_canteen(x2) & n_actor(x3) & n_'s(x8) & for(x1,x3) & about(x6,x8) & a_topic(x1) & a_date_year_1800(x8) & Theme(e1,x6) & Actor(e1,x5) & (x3 = x5)) | exists x1 x2 x3 x4.(on(x1,x4) & of(x1,x3) & of(x1,x2) & n_trek(x1) & n_start(x3) & n_set(x4) & n_cast(x2) & a_topic(x1)) |
||
A canteen truck for actors on location filming a period piece about the 1800's. | Actors filming a western movie | 1 | -100 | not every movie is western | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(n_'s(x8) & n_date(x8) & a_date_year_1800(x8) & a_date_year_1800(x8) & a_topic(x1) & for(x1,x3) & Theme(e1,x6) & Actor(e1,x5) & v_film(e1) & about(x6,x8) & n_piece(x6) & of(x6,x7) & n_period(x7) & (x3 = x5) & on(x3,x4) & n_location(x4) & n_actor(x3) & n_truck(x1) & of(x1,x2) & n_canteen(x2)) | exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_film(e1) & n_movie(x3) & a_western(s1) & Theme(s1,x3) & (x1 = x2) & n_actor(x1)) | 7b3b1c28-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8.(v_film(e1) & on(x3,x4) & of(x6,x7) & of(x1,x2) & n_truck(x1) & n_piece(x6) & n_period(x7) & n_location(x4) & n_date(x8) & n_canteen(x2) & n_actor(x3) & n_'s(x8) & for(x1,x3) & about(x6,x8) & a_topic(x1) & a_date_year_1800(x8) & Theme(e1,x6) & Actor(e1,x5) & (x3 = x5)) | exists e1 s1 x1 x2 x3.(v_film(e1) & n_movie(x3) & n_actor(x1) & a_western(s1) & a_topic(x1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A man is rock climbing with no noticable harness. | The man is rock climbing dangerously. | 0 | -100 | A man is dangerously rock climbing. | exists p1 x1.(exists e1 x2 x3.((x1 = x2) & -exists s1 x4.(with(e1,x4) & n_harness(x4) & a_noticable(s1) & Theme(s1,x4)) & Actor(e1,x3) & v_climb(e1) & (x2 = x3) & n_rock(x2)) & n_man(x1)) | exists p1 x1.(n_man(x1) & exists e1 s1 x2 x3.((x1 = x2) & a_dangerously(s1) & Manner(e1,s1) & Actor(e1,x3) & v_climb(e1) & (x2 = x3) & n_rock(x2))) | 7b3b2f24-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_man(x1) & exists e1 x2 x3.(v_climb(e1) & n_rock(x2) & all s1 x4.(-with(e1,x4) | -n_harness(x4) | -a_noticable(s1) | -Theme(s1,x4)) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))) | exists x1.(n_man(x1) & exists e1 s1 x2 x3.(v_climb(e1) & n_rock(x2) & a_dangerously(s1) & Manner(e1,s1) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))) |
||
A man is rock climbing with no noticable harness. | The man is trying to kill himself. | 1 | -100 | Climbing with no noticable harness doesn't imply trying to kill himself. | exists p1 x1.(exists e1 x2 x3.((x1 = x2) & -exists s1 x4.(with(e1,x4) & n_harness(x4) & a_noticable(s1) & Theme(s1,x4)) & Actor(e1,x3) & v_climb(e1) & (x2 = x3) & n_rock(x2)) & n_man(x1)) | exists e1 p1 x1 x2.(n_male(x2) & n_man(x1) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_kill(e2))) | 7b3b33e8-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_man(x1) & exists e1 x2 x3.(v_climb(e1) & n_rock(x2) & all s1 x4.(-with(e1,x4) | -n_harness(x4) | -a_noticable(s1) | -Theme(s1,x4)) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))) | exists e1 p1 x1 x2.(v_try(e1) & n_man(x1) & n_male(x2) & exists e2.(v_kill(e2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A man is rock climbing with no noticable harness. | The man has no brain. | 2 | -100 | A man climbing without harness cannot be said that he has no brain. | exists p1 x1.(exists e1 x2 x3.((x1 = x2) & -exists s1 x4.(with(e1,x4) & n_harness(x4) & a_noticable(s1) & Theme(s1,x4)) & Actor(e1,x3) & v_climb(e1) & (x2 = x3) & n_rock(x2)) & n_man(x1)) | exists x1.(n_man(x1) & -exists e1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_brain(x2))) | 7b3b388e-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_man(x1) & exists e1 x2 x3.(v_climb(e1) & n_rock(x2) & all s1 x4.(-with(e1,x4) | -n_harness(x4) | -a_noticable(s1) | -Theme(s1,x4)) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))) | exists x1.(n_man(x1) & all e1 x2.(-v_have(e1) | -n_brain(x2) | -Theme(e1,x2) | -Actor(e1,x1))) |
||
Two soldiers perched along a guard rail, one is pointing his gun at something. | Military noticed something strange. | 1 | -100 | we don't know if in sentence two there are only two military | exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(rel(e1,x4) & along(e2,x6) & n_rail(x6) & of(x6,x7) & n_guard(x7) & Theme(e2,x5) & v_perch(e2) & (x4 = x5) & n_soldier(x4) & card_eq_2(x4) & Theme(e1,x3) & Actor(e1,x1) & v_point(e1) & at(x3,x2) & n_thing(x2) & n_gun(x3) & of(x3,x2) & n_male(x2) & n_thing(x1) & card_eq_1(x1)) | exists e1 s1 x1 x2 x3.(ne_nam_military(x1) & Theme(e1,x2) & Actor(e1,x1) & v_notice(e1) & Theme(s1,x3) & a_strange(s1) & (x2 = x3) & n_thing(x2)) | 7b3b3d8e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(v_point(e1) & v_perch(e2) & rel(e1,x4) & of(x6,x7) & of(x3,x2) & n_thing(x2) & n_thing(x1) & n_soldier(x4) & n_rail(x6) & n_male(x2) & n_gun(x3) & n_guard(x7) & card_eq_2(x4) & card_eq_1(x1) & at(x3,x2) & along(e2,x6) & Theme(e2,x5) & Theme(e1,x3) & Actor(e1,x1) & (x4 = x5)) | exists e1 s1 x1 x2 x3.(v_notice(e1) & ne_nam_military(x1) & n_thing(x2) & a_strange(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x3)) |
||
Two soldiers perched along a guard rail, one is pointing his gun at something. | The solders never saw weapons. | 2 | -100 | two soldiers means more than a single solders. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(rel(e1,x4) & along(e2,x6) & n_rail(x6) & of(x6,x7) & n_guard(x7) & Theme(e2,x5) & v_perch(e2) & (x4 = x5) & n_soldier(x4) & card_eq_2(x4) & Theme(e1,x3) & Actor(e1,x1) & v_point(e1) & at(x3,x2) & n_thing(x2) & n_gun(x3) & of(x3,x2) & n_male(x2) & n_thing(x1) & card_eq_1(x1)) | exists e1 s1 x1 x2.(n_solder(x1) & a_never(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_see(e1) & n_weapon(x2)) | 7b3b4248-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(v_point(e1) & v_perch(e2) & rel(e1,x4) & of(x6,x7) & of(x3,x2) & n_thing(x2) & n_thing(x1) & n_soldier(x4) & n_rail(x6) & n_male(x2) & n_gun(x3) & n_guard(x7) & card_eq_2(x4) & card_eq_1(x1) & at(x3,x2) & along(e2,x6) & Theme(e2,x5) & Theme(e1,x3) & Actor(e1,x1) & (x4 = x5)) | exists e1 s1 x1 x2.(v_see(e1) & n_weapon(x2) & n_solder(x1) & a_never(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
Two soldiers perched along a guard rail, one is pointing his gun at something. | The solder carries the guns. | 0 | -100 | Someone pointing his gun at something means that someone carries the guns | exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(rel(e1,x4) & along(e2,x6) & n_rail(x6) & of(x6,x7) & n_guard(x7) & Theme(e2,x5) & v_perch(e2) & (x4 = x5) & n_soldier(x4) & card_eq_2(x4) & Theme(e1,x3) & Actor(e1,x1) & v_point(e1) & at(x3,x2) & n_thing(x2) & n_gun(x3) & of(x3,x2) & n_male(x2) & n_thing(x1) & card_eq_1(x1)) | exists e1 x1 x2.(n_gun(x2) & n_solder(x1) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1)) | 7b3b46e4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(v_point(e1) & v_perch(e2) & rel(e1,x4) & of(x6,x7) & of(x3,x2) & n_thing(x2) & n_thing(x1) & n_soldier(x4) & n_rail(x6) & n_male(x2) & n_gun(x3) & n_guard(x7) & card_eq_2(x4) & card_eq_1(x1) & at(x3,x2) & along(e2,x6) & Theme(e2,x5) & Theme(e1,x3) & Actor(e1,x1) & (x4 = x5)) | exists e1 x1 x2.(v_carry(e1) & n_solder(x1) & n_gun(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman and a little girl are preparing food. | There are two people making food. | 0 | -100 | making food is the same as preparing food | exists e1 s1 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_prepare(e1) & n_food(x4) & subset_of(x3,x1) & n_girl(x3) & a_little(s1) & Theme(s1,x3) & subset_of(x2,x1) & n_woman(x2)) | exists p1 x1 e1 x2 x3 x4.((x1 = x2) & Theme(e1,x4) & Actor(e1,x3) & v_make(e1) & n_food(x4) & (x2 = x3) & n_people(x2) & card_eq_2(x2)) | 7b3b4c70-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_prepare(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_girl(x3) & n_food(x4) & a_little(s1) & Theme(s1,x3) & Theme(e1,x4) & Actor(e1,x1)) | exists x1 e1 x2 x3 x4.(v_make(e1) & n_people(x2) & n_food(x4) & card_eq_2(x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
A woman and a little girl are preparing food. | The two people are making dinner. | 1 | -100 | not all the people are woman | exists e1 s1 x1 x2 x3 x4.(Theme(e1,x4) & Actor(e1,x1) & v_prepare(e1) & n_food(x4) & subset_of(x3,x1) & n_girl(x3) & a_little(s1) & Theme(s1,x3) & subset_of(x2,x1) & n_woman(x2)) | exists e1 x1 x2.(n_people(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_dinner(x2)) | 7b3b515c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_prepare(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_girl(x3) & n_food(x4) & a_little(s1) & Theme(s1,x3) & Theme(e1,x4) & Actor(e1,x1)) | exists e1 x1 x2.(v_make(e1) & n_people(x1) & n_dinner(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Soldiers dressed in camouflage take cover behind a steel guard rail. | Soldiers taking cover. | 0 | -100 | If people take cover they are taking cover | exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(behind(e2,x5) & n_rail(x5) & of(x5,x7) & n_guard(x7) & of(x5,x6) & n_steel(x6) & Theme(e2,x4) & Actor(e2,x1) & v_take(e2) & n_cover(x4) & in(e1,x3) & n_camouflage(x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_soldier(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_cover(x3) & (x1 = x2) & n_soldier(x1)) | 7b3b6d4a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(v_take(e2) & v_dress(e1) & of(x5,x7) & of(x5,x6) & n_steel(x6) & n_soldier(x1) & n_rail(x5) & n_guard(x7) & n_cover(x4) & n_camouflage(x3) & in(e1,x3) & behind(e2,x5) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2)) | exists e1 x1 x2 x3.(v_take(e1) & n_soldier(x1) & n_cover(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Soldiers dressed in camouflage take cover behind a steel guard rail. | Soldiers practicing drills. | 1 | -100 | Just because soldiers dressed in camouflage take cover behind a steel guard rail does not imply that they practicing drills. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(behind(e2,x5) & n_rail(x5) & of(x5,x7) & n_guard(x7) & of(x5,x6) & n_steel(x6) & Theme(e2,x4) & Actor(e2,x1) & v_take(e2) & n_cover(x4) & in(e1,x3) & n_camouflage(x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_soldier(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_practice(e1) & n_drill(x3) & (x1 = x2) & n_soldier(x1)) | 7b3b7722-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(v_take(e2) & v_dress(e1) & of(x5,x7) & of(x5,x6) & n_steel(x6) & n_soldier(x1) & n_rail(x5) & n_guard(x7) & n_cover(x4) & n_camouflage(x3) & in(e1,x3) & behind(e2,x5) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2)) | exists e1 x1 x2 x3.(v_practice(e1) & n_soldier(x1) & n_drill(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
blond male sculptor working on a abstract art sculpture in studio. | A man is painting. | 2 | -100 | A sculptor would be sculpting and not painting. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(e1,x6) & n_studio(x6) & on(e1,x4) & n_sculpture(x4) & of(x4,x5) & n_art(x5) & a_abstract(s2) & Theme(s2,x4) & Actor(e1,x3) & v_work(e1) & (x1 = x3) & n_sculptor(x1) & of(x1,x2) & n_male(x2) & a_blond(s1) & Theme(s1,x1)) | exists p1 x1.(exists x2.((x1 = x2) & n_painting(x2)) & n_man(x1)) | 7b3b8762-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_work(e1) & on(e1,x4) & of(x4,x5) & of(x1,x2) & n_studio(x6) & n_sculpture(x4) & n_sculptor(x1) & n_male(x2) & n_art(x5) & in(e1,x6) & a_topic(x1) & a_blond(s1) & a_abstract(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x3) & (x1 = x3)) | exists x1.(n_man(x1) & exists x2.(n_painting(x2) & (x1 = x2))) |
||
Two young women walking slowly. | Two sisters are reminiscing as they walk down the street. | 1 | 0.619555 | The two young women are not necessarily sisters. They could be just friends or even enemies. They are not necessarily reminiscing. They could be walking in silence or talking about what they're going to do when they get home. | exists e1 s1 s2 x1 x2.(a_topic(x1) & a_slowly(s2) & Manner(e1,s2) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 p1 x1 x2.(n_street(x2) & exists e2.(down(e2,x2) & Actor(e2,x1) & v_walk(e2)) & n_thing(x1) & as(e1,p1) & Actor(e1,x1) & v_reminisce(e1) & n_sister(x1) & card_eq_2(x1)) | 7b3bdc12-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_walk(e1) & n_woman(x1) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & a_slowly(s2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x2.(v_reminisce(e1) & n_thing(x1) & n_street(x2) & n_sister(x1) & exists e2.(v_walk(e2) & down(e2,x2) & Actor(e2,x1)) & card_eq_2(x1) & as(e1,p1) & Actor(e1,x1)) |
||
Two young women walking slowly. | They are being cautious as to what is around the corner. | 1 | 0.628471 | Two young women walking slowly does not necessary that they are being cautious as to what is around the corner. | exists e1 s1 s2 x1 x2.(a_topic(x1) & a_slowly(s2) & Manner(e1,s2) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists s1 x1 x3.(n_corner(x3) & n_thing(x1) & r_as(s1) & exists p1 x2.(n_thing(x2) & to(s1,x2) & around(x2,x3)) & Theme(s1,x1) & a_cautious(s1)) | 7b3be13a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_walk(e1) & n_woman(x1) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & a_slowly(s2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1 x3.(r_as(s1) & n_thing(x1) & n_corner(x3) & exists x2.(to(s1,x2) & n_thing(x2) & around(x2,x3)) & a_cautious(s1) & Theme(s1,x1)) |
||
Two young women walking slowly. | A couple of girls are taking a leisurely walk together. | 1 | 0.744865 | Two young women walking slowly does not indicate that a couple of girls are taking a leisurely walk together. | exists e1 s1 s2 x1 x2.(a_topic(x1) & a_slowly(s2) & Manner(e1,s2) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 s2 x1 x2 x3.(a_together(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_take(e1) & n_walk(x3) & a_leisurely(s1) & Theme(s1,x3) & of(x1,x2) & n_girl(x2) & n_couple(x1)) | 7b3be658-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_walk(e1) & n_woman(x1) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & a_slowly(s2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 s2 x1 x2 x3.(v_take(e1) & of(x1,x2) & n_walk(x3) & n_girl(x2) & n_couple(x1) & a_together(s2) & a_leisurely(s1) & Theme(s1,x3) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1)) |
||
Two young women walking slowly. | Two adults are strolling in the park. | 1 | 0.671707 | Two young women walking slowly does not necessary that two adults are strolling in the park. | exists e1 s1 s2 x1 x2.(a_topic(x1) & a_slowly(s2) & Manner(e1,s2) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_park(x2) & in(e1,x2) & Actor(e1,x1) & v_stroll(e1) & n_adult(x1) & card_eq_2(x1)) | 7b3c0e58-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_walk(e1) & n_woman(x1) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & a_slowly(s2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_stroll(e1) & n_park(x2) & n_adult(x1) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two young women walking slowly. | The two young women are walking slowly and enjoying the weather. | 1 | 0.651503 | not all the women are enjoying | exists e1 s1 s2 x1 x2.(a_topic(x1) & a_slowly(s2) & Manner(e1,s2) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e2 e1 s1 s2 s3 x1 x2.(n_weather(x2) & n_woman(x1) & a_young(s3) & Theme(s3,x1) & card_eq_2(x1) & a_young(s1) & Theme(s1,x1) & Theme(e2,x2) & Actor(e2,x1) & v_enjoy(e2) & a_slowly(s2) & Manner(e1,s2) & Actor(e1,x1) & v_walk(e1)) | 7b3c1358-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_walk(e1) & n_woman(x1) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & a_slowly(s2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2)) | exists e2 e1 s1 s2 s3 x1 x2.(v_walk(e1) & v_enjoy(e2) & n_woman(x1) & n_weather(x2) & card_eq_2(x1) & a_young(s3) & a_young(s1) & a_slowly(s2) & Theme(s3,x1) & Theme(s1,x1) & Theme(e2,x2) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x1)) |
||
Two young women walking slowly. | Women are running. | 2 | 0.000047 | If you are running then you are not walking slowly. | exists e1 s1 s2 x1 x2.(a_topic(x1) & a_slowly(s2) & Manner(e1,s2) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1.(Actor(e1,x1) & v_run(e1) & n_woman(x1)) | 7b3c1844-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_walk(e1) & n_woman(x1) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & a_slowly(s2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_run(e1) & n_woman(x1) & Actor(e1,x1)) |
||
Two young women walking slowly. | Two women are walking. | 0 | 0.92385 | Women may be young. | exists e1 s1 s2 x1 x2.(a_topic(x1) & a_slowly(s2) & Manner(e1,s2) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1.(Actor(e1,x1) & v_walk(e1) & n_woman(x1) & card_eq_2(x1)) | 7b3c1e52-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_walk(e1) & n_woman(x1) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & a_slowly(s2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_walk(e1) & n_woman(x1) & card_eq_2(x1) & Actor(e1,x1)) |
||
Smiling boy in white shirt and blue jeans in front of rock wall with man in overalls behind him. | The two people are taking a picture. | 1 | 0.003003 | smiling and taking are different actions | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(behind(e1,x1) & n_male(x1) & in(e1,x9) & n_overalls(x9) & with(e1,x8) & n_man(x8) & in(e1,x5) & of(x5,x6) & n_wall(x6) & of(x6,x7) & n_rock(x7) & n_front(x5) & in(e1,x3) & n_jeans(x3) & a_blue(s2) & Theme(s2,x3) & of(x3,x4) & n_shirt(x4) & a_white(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_smile(e1) & n_boy(x2) & n_thing(x1)) | exists e1 x1 x2.(n_people(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_picture(x2)) | 7b3c44ae-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x8) & v_smile(e1) & of(x6,x7) & of(x5,x6) & of(x3,x4) & n_wall(x6) & n_thing(x1) & n_shirt(x4) & n_rock(x7) & n_overalls(x9) & n_man(x8) & n_male(x1) & n_jeans(x3) & n_front(x5) & n_boy(x2) & in(e1,x9) & in(e1,x5) & in(e1,x3) & behind(e1,x1) & a_white(s1) & a_blue(s2) & Theme(s2,x3) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_take(e1) & n_picture(x2) & n_people(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Smiling boy in white shirt and blue jeans in front of rock wall with man in overalls behind him. | A little girl is standing on a wall. | 2 | 0.000036 | A boy is not a girl. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(behind(e1,x1) & n_male(x1) & in(e1,x9) & n_overalls(x9) & with(e1,x8) & n_man(x8) & in(e1,x5) & of(x5,x6) & n_wall(x6) & of(x6,x7) & n_rock(x7) & n_front(x5) & in(e1,x3) & n_jeans(x3) & a_blue(s2) & Theme(s2,x3) & of(x3,x4) & n_shirt(x4) & a_white(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_smile(e1) & n_boy(x2) & n_thing(x1)) | exists e1 s1 x1 x2.(on(e1,x2) & n_wall(x2) & Actor(e1,x1) & v_stand(e1) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | 7b3c49d6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x8) & v_smile(e1) & of(x6,x7) & of(x5,x6) & of(x3,x4) & n_wall(x6) & n_thing(x1) & n_shirt(x4) & n_rock(x7) & n_overalls(x9) & n_man(x8) & n_male(x1) & n_jeans(x3) & n_front(x5) & n_boy(x2) & in(e1,x9) & in(e1,x5) & in(e1,x3) & behind(e1,x1) & a_white(s1) & a_blue(s2) & Theme(s2,x3) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_stand(e1) & on(e1,x2) & n_wall(x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Smiling boy in white shirt and blue jeans in front of rock wall with man in overalls behind him. | The boy is happy about his ability to climb the wall. | 1 | 0.638806 | not every wall is made of rock | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(behind(e1,x1) & n_male(x1) & in(e1,x9) & n_overalls(x9) & with(e1,x8) & n_man(x8) & in(e1,x5) & of(x5,x6) & n_wall(x6) & of(x6,x7) & n_rock(x7) & n_front(x5) & in(e1,x3) & n_jeans(x3) & a_blue(s2) & Theme(s2,x3) & of(x3,x4) & n_shirt(x4) & a_white(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_smile(e1) & n_boy(x2) & n_thing(x1)) | exists p1 s1 x1 x2 x3.(Topic(x2,p1) & exists e1.(Theme(e1,x3) & Actor(e1,x2) & v_climb(e1)) & n_wall(x3) & n_ability(x2) & of(x2,x1) & n_male(x1) & n_boy(x1) & about(s1,x2) & Theme(s1,x1) & a_happy(s1)) | 7b3c500c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x8) & v_smile(e1) & of(x6,x7) & of(x5,x6) & of(x3,x4) & n_wall(x6) & n_thing(x1) & n_shirt(x4) & n_rock(x7) & n_overalls(x9) & n_man(x8) & n_male(x1) & n_jeans(x3) & n_front(x5) & n_boy(x2) & in(e1,x9) & in(e1,x5) & in(e1,x3) & behind(e1,x1) & a_white(s1) & a_blue(s2) & Theme(s2,x3) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists p1 s1 x1 x2 x3.(of(x2,x1) & n_wall(x3) & n_male(x1) & n_boy(x1) & n_ability(x2) & exists e1.(v_climb(e1) & Theme(e1,x3) & Actor(e1,x2)) & about(s1,x2) & a_happy(s1) & Topic(x2,p1) & Theme(s1,x1)) |
||
Smiling boy in white shirt and blue jeans in front of rock wall with man in overalls behind him. | A boy is preparing to climb a rock wall. | 1 | 0.592714 | preparing and smiling are different actions | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(behind(e1,x1) & n_male(x1) & in(e1,x9) & n_overalls(x9) & with(e1,x8) & n_man(x8) & in(e1,x5) & of(x5,x6) & n_wall(x6) & of(x6,x7) & n_rock(x7) & n_front(x5) & in(e1,x3) & n_jeans(x3) & a_blue(s2) & Theme(s2,x3) & of(x3,x4) & n_shirt(x4) & a_white(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_smile(e1) & n_boy(x2) & n_thing(x1)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_prepare(e1) & exists e2 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_climb(e2) & n_wall(x2) & of(x2,x3) & n_rock(x3)) & n_boy(x1)) | 7b3c557a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x8) & v_smile(e1) & of(x6,x7) & of(x5,x6) & of(x3,x4) & n_wall(x6) & n_thing(x1) & n_shirt(x4) & n_rock(x7) & n_overalls(x9) & n_man(x8) & n_male(x1) & n_jeans(x3) & n_front(x5) & n_boy(x2) & in(e1,x9) & in(e1,x5) & in(e1,x3) & behind(e1,x1) & a_white(s1) & a_blue(s2) & Theme(s2,x3) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 p1 x1.(v_prepare(e1) & n_boy(x1) & exists e2 x2 x3.(v_climb(e2) & of(x2,x3) & n_wall(x2) & n_rock(x3) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Smiling boy in white shirt and blue jeans in front of rock wall with man in overalls behind him. | A father stands proudly behind his son who is wearing a white shirt and jeans. | 1 | 0.69739 | not every father is proud | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(behind(e1,x1) & n_male(x1) & in(e1,x9) & n_overalls(x9) & with(e1,x8) & n_man(x8) & in(e1,x5) & of(x5,x6) & n_wall(x6) & of(x6,x7) & n_rock(x7) & n_front(x5) & in(e1,x3) & n_jeans(x3) & a_blue(s2) & Theme(s2,x3) & of(x3,x4) & n_shirt(x4) & a_white(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_smile(e1) & n_boy(x2) & n_thing(x1)) | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(behind(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_wear(e2) & subset_of(x6,x4) & n_jeans(x6) & subset_of(x5,x4) & n_shirt(x5) & a_white(s2) & Theme(s2,x5) & (x2 = x3) & n_son(x2) & of(x2,x1) & n_male(x1) & a_proudly(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & n_father(x1)) | 7b3c6af6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x8) & v_smile(e1) & of(x6,x7) & of(x5,x6) & of(x3,x4) & n_wall(x6) & n_thing(x1) & n_shirt(x4) & n_rock(x7) & n_overalls(x9) & n_man(x8) & n_male(x1) & n_jeans(x3) & n_front(x5) & n_boy(x2) & in(e1,x9) & in(e1,x5) & in(e1,x3) & behind(e1,x1) & a_white(s1) & a_blue(s2) & Theme(s2,x3) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_stand(e1) & subset_of(x6,x4) & subset_of(x5,x4) & of(x2,x1) & n_son(x2) & n_shirt(x5) & n_male(x1) & n_jeans(x6) & n_father(x1) & behind(e1,x2) & a_white(s2) & a_proudly(s1) & Theme(s2,x5) & Theme(e2,x4) & Manner(e1,s1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) |
||
Smiling boy in white shirt and blue jeans in front of rock wall with man in overalls behind him. | A man is standing behind a boy waiting his turn to climb the rockwall. | 1 | 0.616882 | being and standing are different activities | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(behind(e1,x1) & n_male(x1) & in(e1,x9) & n_overalls(x9) & with(e1,x8) & n_man(x8) & in(e1,x5) & of(x5,x6) & n_wall(x6) & of(x6,x7) & n_rock(x7) & n_front(x5) & in(e1,x3) & n_jeans(x3) & a_blue(s2) & Theme(s2,x3) & of(x3,x4) & n_shirt(x4) & a_white(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_smile(e1) & n_boy(x2) & n_thing(x1)) | exists e1 e2 p1 x1 x2 x3 x4.(n_rockwall(x4) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_wait(e2) & Topic(x3,p1) & exists e3.(Theme(e3,x4) & Actor(e3,x3) & v_climb(e3)) & n_turn(x3) & of(x3,x1) & n_male(x1) & behind(e1,x2) & n_boy(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | 7b3c7b72-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x8) & v_smile(e1) & of(x6,x7) & of(x5,x6) & of(x3,x4) & n_wall(x6) & n_thing(x1) & n_shirt(x4) & n_rock(x7) & n_overalls(x9) & n_man(x8) & n_male(x1) & n_jeans(x3) & n_front(x5) & n_boy(x2) & in(e1,x9) & in(e1,x5) & in(e1,x3) & behind(e1,x1) & a_white(s1) & a_blue(s2) & Theme(s2,x3) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 e2 p1 x1 x2 x3 x4.(v_wait(e2) & v_stand(e1) & of(x3,x1) & n_turn(x3) & n_rockwall(x4) & n_man(x1) & n_male(x1) & n_boy(x2) & for(e1,e2) & exists e3.(v_climb(e3) & Theme(e3,x4) & Actor(e3,x3)) & behind(e1,x2) & Topic(x3,p1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) |
||
Smiling boy in white shirt and blue jeans in front of rock wall with man in overalls behind him. | The boy and man smile for a picture in front of a rock wall. | 0 | 0.975737 | A man may be wearing overalls. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(behind(e1,x1) & n_male(x1) & in(e1,x9) & n_overalls(x9) & with(e1,x8) & n_man(x8) & in(e1,x5) & of(x5,x6) & n_wall(x6) & of(x6,x7) & n_rock(x7) & n_front(x5) & in(e1,x3) & n_jeans(x3) & a_blue(s2) & Theme(s2,x3) & of(x3,x4) & n_shirt(x4) & a_white(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_smile(e1) & n_boy(x2) & n_thing(x1)) | exists s1 x1 x2 x3 x4 x5 x6 x7.(n_smile(x2) & of(x2,x3) & n_man(x3) & n_boy(x1) & subset_of(x2,s1) & subset_of(x1,s1) & a_topic(s1) & for(s1,x4) & in(x4,x5) & of(x5,x6) & n_wall(x6) & of(x6,x7) & n_rock(x7) & n_front(x5) & n_picture(x4)) | 7b3c8068-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e1,x8) & v_smile(e1) & of(x6,x7) & of(x5,x6) & of(x3,x4) & n_wall(x6) & n_thing(x1) & n_shirt(x4) & n_rock(x7) & n_overalls(x9) & n_man(x8) & n_male(x1) & n_jeans(x3) & n_front(x5) & n_boy(x2) & in(e1,x9) & in(e1,x5) & in(e1,x3) & behind(e1,x1) & a_white(s1) & a_blue(s2) & Theme(s2,x3) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists s1 x1 x2 x3 x4 x5 x6 x7.(subset_of(x2,s1) & subset_of(x1,s1) & of(x6,x7) & of(x5,x6) & of(x2,x3) & n_wall(x6) & n_smile(x2) & n_rock(x7) & n_picture(x4) & n_man(x3) & n_front(x5) & n_boy(x1) & in(x4,x5) & for(s1,x4) & a_topic(s1)) |
||
A boy wearing shorts and a watch kicks a soccer ball next to a picnic table. | A boy kicks a ball over to his friend. | 1 | -100 | There is no indication that a there is a friend near the picnic table the boy is kicking a ball next to. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(Theme(e2,x6) & Actor(e2,x1) & v_kick(e2) & to(x8,x9) & n_table(x9) & of(x9,x10) & n_picnic(x10) & next(x6,x8) & n_thing(x8) & n_ball(x6) & of(x6,x7) & n_soccer(x7) & subset_of(x5,x1) & n_watch(x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shorts(x4) & (x2 = x3) & n_boy(x2)) | exists e1 x1 x2 x3 x4.(to(e1,x4) & n_friend(x4) & of(x4,x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_kick(e1) & over(x2,x3) & n_thing(x3) & n_ball(x2) & n_boy(x1)) | 7b3e72e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e1) & v_kick(e2) & to(x8,x9) & subset_of(x5,x1) & subset_of(x2,x1) & of(x9,x10) & of(x6,x7) & next(x6,x8) & n_watch(x5) & n_thing(x8) & n_table(x9) & n_soccer(x7) & n_shorts(x4) & n_picnic(x10) & n_boy(x2) & n_ball(x6) & Theme(e2,x6) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_kick(e1) & to(e1,x4) & over(x2,x3) & of(x4,x1) & n_thing(x3) & n_male(x1) & n_friend(x4) & n_boy(x1) & n_ball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A boy wearing shorts and a watch kicks a soccer ball next to a picnic table. | A boy kicks a soccer ball to a picnic table | 0 | -100 | Kicks a soccer ball to a picnic table is a rephrasing of kicks a ball next to a picnic table. | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(Theme(e2,x6) & Actor(e2,x1) & v_kick(e2) & to(x8,x9) & n_table(x9) & of(x9,x10) & n_picnic(x10) & next(x6,x8) & n_thing(x8) & n_ball(x6) & of(x6,x7) & n_soccer(x7) & subset_of(x5,x1) & n_watch(x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shorts(x4) & (x2 = x3) & n_boy(x2)) | exists e1 x1 x2 x3 x4 x5.(Theme(e1,x2) & Actor(e1,x1) & v_kick(e1) & to(x2,x4) & n_table(x4) & of(x4,x5) & n_picnic(x5) & n_ball(x2) & of(x2,x3) & n_soccer(x3) & n_boy(x1)) | 7b3e779c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e1) & v_kick(e2) & to(x8,x9) & subset_of(x5,x1) & subset_of(x2,x1) & of(x9,x10) & of(x6,x7) & next(x6,x8) & n_watch(x5) & n_thing(x8) & n_table(x9) & n_soccer(x7) & n_shorts(x4) & n_picnic(x10) & n_boy(x2) & n_ball(x6) & Theme(e2,x6) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4 x5.(v_kick(e1) & to(x2,x4) & of(x4,x5) & of(x2,x3) & n_table(x4) & n_soccer(x3) & n_picnic(x5) & n_boy(x1) & n_ball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A boy wearing shorts and a watch kicks a soccer ball next to a picnic table. | A boy plays with cars at the table | 2 | -100 | You cannot be playing with cars and kicking a soccer ball. | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(Theme(e2,x6) & Actor(e2,x1) & v_kick(e2) & to(x8,x9) & n_table(x9) & of(x9,x10) & n_picnic(x10) & next(x6,x8) & n_thing(x8) & n_ball(x6) & of(x6,x7) & n_soccer(x7) & subset_of(x5,x1) & n_watch(x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shorts(x4) & (x2 = x3) & n_boy(x2)) | exists e1 x1 x2 x3.(n_table(x3) & at(e1,x3) & with(e1,x2) & n_car(x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1)) | 7b3e7c38-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e1) & v_kick(e2) & to(x8,x9) & subset_of(x5,x1) & subset_of(x2,x1) & of(x9,x10) & of(x6,x7) & next(x6,x8) & n_watch(x5) & n_thing(x8) & n_table(x9) & n_soccer(x7) & n_shorts(x4) & n_picnic(x10) & n_boy(x2) & n_ball(x6) & Theme(e2,x6) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(with(e1,x2) & v_play(e1) & n_table(x3) & n_car(x2) & n_boy(x1) & at(e1,x3) & Actor(e1,x1)) |
||
Seven men are in action playing rugby. | The men are playing. | 0 | -100 | Are in action playing rugby implies playing. | exists e1 p1 x1 x2 x3.(for(p1,e1) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_rugby(x3) & exists x4.(in(x1,x4) & n_action(x4)) & n_man(x1) & (x1 = x2) & ne_nam_seven(x2)) | exists e1 x1.(n_man(x1) & Actor(e1,x1) & v_play(e1)) | 7b3e80ca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3.(v_play(e1) & ne_nam_seven(x2) & n_rugby(x3) & n_man(x1) & for(p1,e1) & exists x4.(n_action(x4) & in(x1,x4)) & Theme(e1,x3) & Actor(e1,x1) & (x1 = x2)) | exists e1 x1.(v_play(e1) & n_man(x1) & Actor(e1,x1)) |
||
Seven men are in action playing rugby. | The men are sweaty. | 1 | -100 | It cannot be inferred that the seven men are sweaty. | exists e1 p1 x1 x2 x3.(for(p1,e1) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_rugby(x3) & exists x4.(in(x1,x4) & n_action(x4)) & n_man(x1) & (x1 = x2) & ne_nam_seven(x2)) | exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_sweaty(x2))) | 7b3e855c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3.(v_play(e1) & ne_nam_seven(x2) & n_rugby(x3) & n_man(x1) & for(p1,e1) & exists x4.(n_action(x4) & in(x1,x4)) & Theme(e1,x3) & Actor(e1,x1) & (x1 = x2)) | exists x1.(n_man(x1) & exists x2.(n_sweaty(x2) & (x1 = x2))) |
||
Seven men are in action playing rugby. | The men are playing tennis. | 2 | -100 | The men cannot play rugby and tennis at the same time | exists e1 p1 x1 x2 x3.(for(p1,e1) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_rugby(x3) & exists x4.(in(x1,x4) & n_action(x4)) & n_man(x1) & (x1 = x2) & ne_nam_seven(x2)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_tennis(x2)) | 7b3e8b7e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3.(v_play(e1) & ne_nam_seven(x2) & n_rugby(x3) & n_man(x1) & for(p1,e1) & exists x4.(n_action(x4) & in(x1,x4)) & Theme(e1,x3) & Actor(e1,x1) & (x1 = x2)) | exists e1 x1 x2.(v_play(e1) & n_tennis(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
People at a market looking at plants. | People in a market | 0 | -100 | The people are at the market. | exists e1 x1 x2 x3.(at(e1,x3) & n_plant(x3) & Actor(e1,x1) & v_look(e1) & at(x1,x2) & n_market(x2) & n_people(x1)) | exists x1 x2.(a_topic(x1) & in(x1,x2) & n_market(x2) & n_people(x1)) | 7b3e90c4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_look(e1) & n_plant(x3) & n_people(x1) & n_market(x2) & at(x1,x2) & at(e1,x3) & Actor(e1,x1)) | exists x1 x2.(n_people(x1) & n_market(x2) & in(x1,x2) & a_topic(x1)) |
||
People at a market looking at plants. | People looking for plants to buy | 1 | -100 | People at markets aren't necessarily there to buy plants | exists e1 x1 x2 x3.(at(e1,x3) & n_plant(x3) & Actor(e1,x1) & v_look(e1) & at(x1,x2) & n_market(x2) & n_people(x1)) | exists e1 p1 x1 x2 x3 x4.(a_topic(x1) & Topic(e1,p1) & exists e2.(Actor(e2,x2) & v_buy(e2)) & for(e1,x4) & n_plant(x4) & Actor(e1,x3) & v_look(e1) & (x1 = x3) & (x1 = x2) & n_people(x1)) | 7b3e9592-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_look(e1) & n_plant(x3) & n_people(x1) & n_market(x2) & at(x1,x2) & at(e1,x3) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3 x4.(v_look(e1) & n_plant(x4) & n_people(x1) & for(e1,x4) & exists e2.(v_buy(e2) & Actor(e2,x2)) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) |
||
People at a market looking at plants. | People at a car dealership. | 2 | -100 | People are at a market or dealership. | exists e1 x1 x2 x3.(at(e1,x3) & n_plant(x3) & Actor(e1,x1) & v_look(e1) & at(x1,x2) & n_market(x2) & n_people(x1)) | exists x1 x2 x3.(a_topic(x1) & at(x1,x2) & n_dealership(x2) & of(x2,x3) & n_car(x3) & n_people(x1)) | 7b3e9aba-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_look(e1) & n_plant(x3) & n_people(x1) & n_market(x2) & at(x1,x2) & at(e1,x3) & Actor(e1,x1)) | exists x1 x2 x3.(of(x2,x3) & n_people(x1) & n_dealership(x2) & n_car(x3) & at(x1,x2) & a_topic(x1)) |
||
A child swings a big white stick while others look on. | The girl swims in the lake. | 2 | -100 | A child swings or swims. | exists e1 p1 s1 s2 x1 x2.(exists e2 p2 x3.(exists s3.(Theme(s3,x3) & a_on(s3)) & Topic(e2,p2) & Actor(e2,x3) & v_look(e2) & -(x3 = x1) & n_person(x3)) & n_person(x1) & while(e1,p1) & n_stick(x2) & a_white(s2) & Theme(s2,x2) & a_big(s1) & Theme(s1,x2) & Time(e1,x2) & Actor(e1,x1) & v_swing(e1) & n_child(x1)) | exists e1 x1 x2.(n_lake(x2) & n_girl(x1) & in(e1,x2) & Actor(e1,x1) & v_swim(e1)) | 7b3e9f6a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2.(while(e1,p1) & v_swing(e1) & n_stick(x2) & n_person(x1) & n_child(x1) & exists e2 p2 x3.(v_look(e2) & n_person(x3) & exists s3.(a_on(s3) & Theme(s3,x3)) & Topic(e2,p2) & Actor(e2,x3) & -(x3 = x1)) & a_white(s2) & a_big(s1) & Time(e1,x2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_swim(e1) & n_lake(x2) & n_girl(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A child swings a big white stick while others look on. | The kid swings a stick. | 0 | -100 | A child is a kid. | exists e1 p1 s1 s2 x1 x2.(exists e2 p2 x3.(exists s3.(Theme(s3,x3) & a_on(s3)) & Topic(e2,p2) & Actor(e2,x3) & v_look(e2) & -(x3 = x1) & n_person(x3)) & n_person(x1) & while(e1,p1) & n_stick(x2) & a_white(s2) & Theme(s2,x2) & a_big(s1) & Theme(s1,x2) & Time(e1,x2) & Actor(e1,x1) & v_swing(e1) & n_child(x1)) | exists e1 x1 x2.(n_kid(x1) & n_stick(x2) & Time(e1,x2) & Actor(e1,x1) & v_swing(e1)) | 7b3ea4c4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2.(while(e1,p1) & v_swing(e1) & n_stick(x2) & n_person(x1) & n_child(x1) & exists e2 p2 x3.(v_look(e2) & n_person(x3) & exists s3.(a_on(s3) & Theme(s3,x3)) & Topic(e2,p2) & Actor(e2,x3) & -(x3 = x1)) & a_white(s2) & a_big(s1) & Time(e1,x2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_swing(e1) & n_stick(x2) & n_kid(x1) & Time(e1,x2) & Actor(e1,x1)) |
||
A child swings a big white stick while others look on. | The kid swings a baseball bat. | 1 | -100 | Not all big white sticks are baseball bats | exists e1 p1 s1 s2 x1 x2.(exists e2 p2 x3.(exists s3.(Theme(s3,x3) & a_on(s3)) & Topic(e2,p2) & Actor(e2,x3) & v_look(e2) & -(x3 = x1) & n_person(x3)) & n_person(x1) & while(e1,p1) & n_stick(x2) & a_white(s2) & Theme(s2,x2) & a_big(s1) & Theme(s1,x2) & Time(e1,x2) & Actor(e1,x1) & v_swing(e1) & n_child(x1)) | exists e1 x1 x2 x3.(n_kid(x1) & n_bat(x2) & of(x2,x3) & n_baseball(x3) & Time(e1,x2) & Actor(e1,x1) & v_swing(e1)) | 7b3ea9ba-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2.(while(e1,p1) & v_swing(e1) & n_stick(x2) & n_person(x1) & n_child(x1) & exists e2 p2 x3.(v_look(e2) & n_person(x3) & exists s3.(a_on(s3) & Theme(s3,x3)) & Topic(e2,p2) & Actor(e2,x3) & -(x3 = x1)) & a_white(s2) & a_big(s1) & Time(e1,x2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_swing(e1) & of(x2,x3) & n_kid(x1) & n_bat(x2) & n_baseball(x3) & Time(e1,x2) & Actor(e1,x1)) |
||
A boy is wielding a long white stick whilst some people are watching him from behind. | Every person who is shown is holding a puppy. | 2 | -100 | A boy is wielding or people are holding. | exists e1 p1 s1 s2 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_wield(e1) & exists e2 x4 x5.(from(e2,x5) & n_behind(x5) & Theme(e2,x1) & Actor(e2,x4) & v_watch(e2) & n_people(x4)) & n_male(x1) & that(x2,p1) & n_whilst(x2) & of(x2,x3) & n_stick(x3) & a_white(s2) & Theme(s2,x2) & a_long(s1) & Theme(s1,x2) & n_boy(x1)) | all x1.(n_person(x1) -> exists e1 e2 x2 x3.(Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_puppy(x3) & Theme(e1,x2) & v_show(e1) & (x1 = x2))) | 7b3eaea6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3.(v_wield(e1) & that(x2,p1) & of(x2,x3) & n_whilst(x2) & n_stick(x3) & n_male(x1) & n_boy(x1) & exists e2 x4 x5.(v_watch(e2) & n_people(x4) & n_behind(x5) & from(e2,x5) & Theme(e2,x1) & Actor(e2,x4)) & a_white(s2) & a_long(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | all x1.(exists e1 e2 x2 x3.(v_show(e1) & v_hold(e2) & n_puppy(x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2)) | -n_person(x1)) |
||
A boy is wielding a long white stick whilst some people are watching him from behind. | Some people in the picture are watching other people perform activities. | 0 | -100 | The boy is wielding a long white stick which means he is one to perform activities. | exists e1 p1 s1 s2 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_wield(e1) & exists e2 x4 x5.(from(e2,x5) & n_behind(x5) & Theme(e2,x1) & Actor(e2,x4) & v_watch(e2) & n_people(x4)) & n_male(x1) & that(x2,p1) & n_whilst(x2) & of(x2,x3) & n_stick(x3) & a_white(s2) & Theme(s2,x2) & a_long(s1) & Theme(s1,x2) & n_boy(x1)) | exists e2 e1 x1 x2 x3 x4 x5.(n_picture(x2) & Theme(e2,x3) & Actor(e2,x1) & v_watch(e2) & Theme(e1,x5) & Actor(e1,x4) & v_perform(e1) & n_activity(x5) & (x3 = x4) & -(x3 = x1) & n_people(x1) & n_people(x1) & n_people(x3) & in(x1,x2)) | 7b3eb5fe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3.(v_wield(e1) & that(x2,p1) & of(x2,x3) & n_whilst(x2) & n_stick(x3) & n_male(x1) & n_boy(x1) & exists e2 x4 x5.(v_watch(e2) & n_people(x4) & n_behind(x5) & from(e2,x5) & Theme(e2,x1) & Actor(e2,x4)) & a_white(s2) & a_long(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3 x4 x5.(v_watch(e2) & v_perform(e1) & n_picture(x2) & n_people(x3) & n_people(x1) & n_activity(x5) & in(x1,x2) & Theme(e2,x3) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & -(x3 = x1) & (x3 = x4)) |
||
A boy is wielding a long white stick whilst some people are watching him from behind. | The boy is playing hockey. | 1 | -100 | Not all people with big white sticks being watched are playing hockey | exists e1 p1 s1 s2 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_wield(e1) & exists e2 x4 x5.(from(e2,x5) & n_behind(x5) & Theme(e2,x1) & Actor(e2,x4) & v_watch(e2) & n_people(x4)) & n_male(x1) & that(x2,p1) & n_whilst(x2) & of(x2,x3) & n_stick(x3) & a_white(s2) & Theme(s2,x2) & a_long(s1) & Theme(s1,x2) & n_boy(x1)) | exists e1 x1 x2.(n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_hockey(x2)) | 7b3ebb76-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3.(v_wield(e1) & that(x2,p1) & of(x2,x3) & n_whilst(x2) & n_stick(x3) & n_male(x1) & n_boy(x1) & exists e2 x4 x5.(v_watch(e2) & n_people(x4) & n_behind(x5) & from(e2,x5) & Theme(e2,x1) & Actor(e2,x4)) & a_white(s2) & a_long(s1) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_hockey(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two women reading in the shade. | The women are sleeping on the grass. | 2 | -100 | The women are reading or sleeping. | exists e1 x1 x2 x3.(n_shade(x3) & a_topic(x1) & in(e1,x3) & Actor(e1,x2) & v_read(e1) & (x1 = x2) & n_woman(x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_grass(x2) & n_woman(x1) & on(e1,x2) & Actor(e1,x1) & v_sleep(e1)) | 7b3ec0f8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_read(e1) & n_woman(x1) & n_shade(x3) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_sleep(e1) & on(e1,x2) & n_woman(x1) & n_grass(x2) & Actor(e1,x1)) |
||
Two women reading in the shade. | Two women are reading. | 0 | -100 | Women reading is similar to women are reading | exists e1 x1 x2 x3.(n_shade(x3) & a_topic(x1) & in(e1,x3) & Actor(e1,x2) & v_read(e1) & (x1 = x2) & n_woman(x1) & card_eq_2(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_read(e1) & n_thing(x2) & n_woman(x1) & card_eq_2(x1)) | 7b3ec60c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_read(e1) & n_woman(x1) & n_shade(x3) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_read(e1) & n_woman(x1) & n_thing(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two women reading in the shade. | They are part of a book club. | 1 | -100 | Women reading together doesn't imply they are in a book club | exists e1 x1 x2 x3.(n_shade(x3) & a_topic(x1) & in(e1,x3) & Actor(e1,x2) & v_read(e1) & (x1 = x2) & n_woman(x1) & card_eq_2(x1)) | exists p1 x1.(n_thing(x1) & exists x2 x3 x4.((x1 = x2) & of(x2,x3) & n_club(x3) & of(x3,x4) & n_book(x4) & n_part(x2))) | 7b3ecb0c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_read(e1) & n_woman(x1) & n_shade(x3) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_thing(x1) & exists x2 x3 x4.(of(x3,x4) & of(x2,x3) & n_part(x2) & n_club(x3) & n_book(x4) & (x1 = x2))) |
||
A young boy swings a large stick as a crowd watches. | A young girl swings a stick. | 2 | -100 | There is either a boy or a girl. | exists p1 s1 x1 x2.(a_topic(x1) & exists e1 s2 x3 x4.(Actor(e1,x3) & v_watch(e1) & as(x3,x4) & n_crowd(x4) & n_stick(x3) & a_large(s2) & Theme(s2,x3)) & that(x1,p1) & n_swing(x1) & of(x1,x2) & n_boy(x2) & a_young(s1) & Theme(s1,x1)) | all x1.(n_stick(x1) -> exists s1 x2 x3.(a_topic(x2) & for(x2,x1) & n_swing(x2) & of(x2,x3) & n_girl(x3) & a_young(s1) & Theme(s1,x2))) | 7b3ed002-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2.(that(x1,p1) & of(x1,x2) & n_swing(x1) & n_boy(x2) & exists e1 s2 x3 x4.(v_watch(e1) & n_stick(x3) & n_crowd(x4) & as(x3,x4) & a_large(s2) & Theme(s2,x3) & Actor(e1,x3)) & a_young(s1) & a_topic(x1) & Theme(s1,x1)) | all x1.(exists s1 x2 x3.(of(x2,x3) & n_swing(x2) & n_girl(x3) & for(x2,x1) & a_young(s1) & a_topic(x2) & Theme(s1,x2)) | -n_stick(x1)) |
||
A young boy swings a large stick as a crowd watches. | A young boy is enjoying himself. | 1 | -100 | A boy swinging a stick isn't necessarily enjoying himself. | exists p1 s1 x1 x2.(a_topic(x1) & exists e1 s2 x3 x4.(Actor(e1,x3) & v_watch(e1) & as(x3,x4) & n_crowd(x4) & n_stick(x3) & a_large(s2) & Theme(s2,x3)) & that(x1,p1) & n_swing(x1) & of(x1,x2) & n_boy(x2) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_male(x2) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | 7b3ed4f8-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2.(that(x1,p1) & of(x1,x2) & n_swing(x1) & n_boy(x2) & exists e1 s2 x3 x4.(v_watch(e1) & n_stick(x3) & n_crowd(x4) & as(x3,x4) & a_large(s2) & Theme(s2,x3) & Actor(e1,x3)) & a_young(s1) & a_topic(x1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(v_enjoy(e1) & n_male(x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young boy swings a large stick as a crowd watches. | A young boy is playing with a stick. | 0 | -100 | A large stick is a type of stick and swings a stick implies he is playing with it. | exists p1 s1 x1 x2.(a_topic(x1) & exists e1 s2 x3 x4.(Actor(e1,x3) & v_watch(e1) & as(x3,x4) & n_crowd(x4) & n_stick(x3) & a_large(s2) & Theme(s2,x3)) & that(x1,p1) & n_swing(x1) & of(x1,x2) & n_boy(x2) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(with(e1,x2) & n_stick(x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | 7b3edd5e-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2.(that(x1,p1) & of(x1,x2) & n_swing(x1) & n_boy(x2) & exists e1 s2 x3 x4.(v_watch(e1) & n_stick(x3) & n_crowd(x4) & as(x3,x4) & a_large(s2) & Theme(s2,x3) & Actor(e1,x3)) & a_young(s1) & a_topic(x1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(with(e1,x2) & v_play(e1) & n_stick(x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Two people are sitting outdoors on a blanket near a tree. | The people are inside watching TV. | 2 | -100 | They are inside or outdoors. | exists p1 x1.(exists e1 x2 x3 x4.((x1 = x2) & on(x2,x3) & near(x3,x4) & n_tree(x4) & n_blanket(x3) & n_outdoors(x2) & Actor(e1,x2) & v_sit(e1)) & n_people(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2.(n_people(x1) & a_inside(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_tv(x2)) | 7b3ee344-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_people(x1) & exists e1 x2 x3 x4.(v_sit(e1) & on(x2,x3) & near(x3,x4) & n_tree(x4) & n_outdoors(x2) & n_blanket(x3) & Actor(e1,x2) & (x1 = x2)) & card_eq_2(x1)) | exists e1 s1 x1 x2.(v_watch(e1) & n_tv(x2) & n_people(x1) & a_inside(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
Two people are sitting outdoors on a blanket near a tree. | There are people outside. | 0 | -100 | Sitting outdoors implies the people are outside. | exists p1 x1.(exists e1 x2 x3 x4.((x1 = x2) & on(x2,x3) & near(x3,x4) & n_tree(x4) & n_blanket(x3) & n_outdoors(x2) & Actor(e1,x2) & v_sit(e1)) & n_people(x1) & card_eq_2(x1)) | exists p1 s1 x1.(a_outside(s1) & Manner(p1,s1) & exists x2.((x1 = x2) & n_people(x2))) | 7b3ee916-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_people(x1) & exists e1 x2 x3 x4.(v_sit(e1) & on(x2,x3) & near(x3,x4) & n_tree(x4) & n_outdoors(x2) & n_blanket(x3) & Actor(e1,x2) & (x1 = x2)) & card_eq_2(x1)) | exists p1 s1 x1.(exists x2.(n_people(x2) & (x1 = x2)) & a_outside(s1) & Manner(p1,s1)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.