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
|
---|---|---|---|---|---|---|---|---|---|---|---|
Dogs playing in the snow | Dogs are outside | 0 | -100 | Dogs playing in the snow means they are outside | exists e1 x1 x2 x3.(n_snow(x3) & a_topic(x1) & in(e1,x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_dog(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_dog(x1)) | 7afdc7c4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_play(e1) & n_snow(x3) & n_dog(x1) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1.(n_dog(x1) & a_outside(s1) & Theme(s1,x1)) |
||
Dogs playing in the snow | The dogs are inside | 2 | -100 | either the dogs are in the snow or inside | exists e1 x1 x2 x3.(n_snow(x3) & a_topic(x1) & in(e1,x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_dog(x1)) | exists e1 s1 x1.(n_dog(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_be(e1)) | 7afdcdb4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_play(e1) & n_snow(x3) & n_dog(x1) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1.(v_be(e1) & n_dog(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
Dogs playing in the snow | The dogs are brother and sister | 1 | -100 | The dogs might not be related, and not brother and sister. | exists e1 x1 x2 x3.(n_snow(x3) & a_topic(x1) & in(e1,x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_dog(x1)) | exists p1 x1.(n_dog(x1) & exists x2 x3 x4.((x1 = x2) & subset_of(x4,x2) & n_sister(x4) & subset_of(x3,x2) & n_brother(x3))) | 7afdd2e6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_play(e1) & n_snow(x3) & n_dog(x1) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_dog(x1) & exists x2 x3 x4.(subset_of(x4,x2) & subset_of(x3,x2) & n_sister(x4) & n_brother(x3) & (x1 = x2))) |
||
Two Asian women wearing traditional head garb survey a garden. | Two women are drinking tea in a kitchen. | 2 | -100 | One cannot survey a garden and drink in the kitchen at the same time. | exists s1 x1 x2.(a_topic(x1) & all x3.(n_garden(x3) -> exists e1 s2 x4 x5 x6.(Theme(e1,x4) & Actor(e1,x2) & v_wear(e1) & for(x4,x3) & n_survey(x4) & of(x4,x6) & n_garb(x6) & of(x4,x5) & n_head(x5) & a_traditional(s2) & Theme(s2,x4))) & (x1 = x2) & n_woman(x1) & a_asian(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(in(e1,x3) & n_kitchen(x3) & Theme(e1,x2) & Actor(e1,x1) & v_drink(e1) & n_tea(x2) & n_woman(x1) & card_eq_2(x1)) | 7afdd8d6-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2.(n_woman(x1) & card_eq_2(x1) & all x3.(exists e1 s2 x4 x5 x6.(v_wear(e1) & of(x4,x6) & of(x4,x5) & n_survey(x4) & n_head(x5) & n_garb(x6) & for(x4,x3) & a_traditional(s2) & Theme(s2,x4) & Theme(e1,x4) & Actor(e1,x2)) | -n_garden(x3)) & a_topic(x1) & a_asian(s1) & Theme(s1,x1) & (x1 = x2)) | exists e1 x1 x2 x3.(v_drink(e1) & n_woman(x1) & n_tea(x2) & n_kitchen(x3) & in(e1,x3) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two Asian women wearing traditional head garb survey a garden. | Two women are looking at the grounds of a house they are looking to buy. | 1 | -100 | You can not infer they will buy. | exists s1 x1 x2.(a_topic(x1) & all x3.(n_garden(x3) -> exists e1 s2 x4 x5 x6.(Theme(e1,x4) & Actor(e1,x2) & v_wear(e1) & for(x4,x3) & n_survey(x4) & of(x4,x6) & n_garb(x6) & of(x4,x5) & n_head(x5) & a_traditional(s2) & Theme(s2,x4))) & (x1 = x2) & n_woman(x1) & a_asian(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e2 e1 p1 x1 x2 x3.(n_thing(x2) & n_grounds(x2) & at(e1,x2) & of(x2,x3) & Topic(e2,p1) & Actor(e2,x2) & v_look(e2) & exists e3 x4.(Theme(e3,x4) & Actor(e3,x2) & v_buy(e3) & (x3 = x4)) & n_house(x3) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & card_eq_2(x1)) | 7afdde58-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2.(n_woman(x1) & card_eq_2(x1) & all x3.(exists e1 s2 x4 x5 x6.(v_wear(e1) & of(x4,x6) & of(x4,x5) & n_survey(x4) & n_head(x5) & n_garb(x6) & for(x4,x3) & a_traditional(s2) & Theme(s2,x4) & Theme(e1,x4) & Actor(e1,x2)) | -n_garden(x3)) & a_topic(x1) & a_asian(s1) & Theme(s1,x1) & (x1 = x2)) | exists e2 e1 p1 x1 x2 x3.(v_look(e2) & v_look(e1) & of(x2,x3) & n_woman(x1) & n_thing(x2) & n_house(x3) & n_grounds(x2) & exists e3 x4.(v_buy(e3) & Theme(e3,x4) & Actor(e3,x2) & (x3 = x4)) & card_eq_2(x1) & at(e1,x2) & Topic(e2,p1) & Actor(e2,x2) & Actor(e1,x1)) |
||
Two Asian women wearing traditional head garb survey a garden. | Two Asian women are outside. | 0 | -100 | "Survey a garden" implies being outside. | exists s1 x1 x2.(a_topic(x1) & all x3.(n_garden(x3) -> exists e1 s2 x4 x5 x6.(Theme(e1,x4) & Actor(e1,x2) & v_wear(e1) & for(x4,x3) & n_survey(x4) & of(x4,x6) & n_garb(x6) & of(x4,x5) & n_head(x5) & a_traditional(s2) & Theme(s2,x4))) & (x1 = x2) & n_woman(x1) & a_asian(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists s1 s2 x1.(Theme(s2,x1) & a_outside(s2) & n_woman(x1) & a_asian(s1) & Theme(s1,x1) & card_eq_2(x1)) | 7afde38a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2.(n_woman(x1) & card_eq_2(x1) & all x3.(exists e1 s2 x4 x5 x6.(v_wear(e1) & of(x4,x6) & of(x4,x5) & n_survey(x4) & n_head(x5) & n_garb(x6) & for(x4,x3) & a_traditional(s2) & Theme(s2,x4) & Theme(e1,x4) & Actor(e1,x2)) | -n_garden(x3)) & a_topic(x1) & a_asian(s1) & Theme(s1,x1) & (x1 = x2)) | exists s1 s2 x1.(n_woman(x1) & card_eq_2(x1) & a_outside(s2) & a_asian(s1) & Theme(s2,x1) & Theme(s1,x1)) |
||
A little girl in pink stands in a yellow hallway. | The girl is standing outside her apartment. | 1 | -100 | Not all yellow hallways lead to an apartment, and even if this one does it might not be her apartment. | exists s1 s2 s3 x1 x2 x3.(a_topic(x1) & in(x1,x2) & in(x2,x3) & n_hallway(x3) & a_yellow(s3) & Theme(s3,x3) & n_stand(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_apartment(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & outside(e1,x2) & Actor(e1,x1) & v_stand(e1)) | 7afde902-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3.(n_stand(x2) & n_hallway(x3) & n_girl(x1) & in(x2,x3) & in(x1,x2) & a_yellow(s3) & a_topic(x1) & a_pink(s2) & a_little(s1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1)) | exists e1 x1 x2.(v_stand(e1) & outside(e1,x2) & of(x2,x1) & n_girl(x1) & n_female(x1) & n_apartment(x2) & Actor(e1,x1)) |
||
A little girl in pink stands in a yellow hallway. | The girl is standing on the roof. | 2 | -100 | either the girl is in the hallway or roof | exists s1 s2 s3 x1 x2 x3.(a_topic(x1) & in(x1,x2) & in(x2,x3) & n_hallway(x3) & a_yellow(s3) & Theme(s3,x3) & n_stand(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_roof(x2) & n_girl(x1) & on(e1,x2) & Actor(e1,x1) & v_stand(e1)) | 7afdee3e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3.(n_stand(x2) & n_hallway(x3) & n_girl(x1) & in(x2,x3) & in(x1,x2) & a_yellow(s3) & a_topic(x1) & a_pink(s2) & a_little(s1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1)) | exists e1 x1 x2.(v_stand(e1) & on(e1,x2) & n_roof(x2) & n_girl(x1) & Actor(e1,x1)) |
||
A little girl in pink stands in a yellow hallway. | There is a person who is indoors. | 0 | -100 | A little girl is a person. | exists s1 s2 s3 x1 x2 x3.(a_topic(x1) & in(x1,x2) & in(x2,x3) & n_hallway(x3) & a_yellow(s3) & Theme(s3,x3) & n_stand(x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists p1 x1 p2 x2 x3.((x1 = x2) & exists x4.((x3 = x4) & n_indoor(x4)) & (x2 = x3) & n_person(x2)) | 7afdf33e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3.(n_stand(x2) & n_hallway(x3) & n_girl(x1) & in(x2,x3) & in(x1,x2) & a_yellow(s3) & a_topic(x1) & a_pink(s2) & a_little(s1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1)) | exists x1 x2 x3.(n_person(x2) & exists x4.(n_indoor(x4) & (x3 = x4)) & (x2 = x3) & (x1 = x2)) |
||
A man plays music on a banjo, in front of a store. | The man is a musician. | 0 | -100 | Someone who plays music is a musician. | exists e1 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_store(x5) & n_front(x4) & on(e1,x3) & n_banjo(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_music(x2) & n_man(x1)) | exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_musician(x2))) | 7afdf85c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_play(e1) & on(e1,x3) & of(x4,x5) & n_store(x5) & n_music(x2) & n_man(x1) & n_front(x4) & n_banjo(x3) & in(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists x2.(n_musician(x2) & (x1 = x2))) |
||
A man plays music on a banjo, in front of a store. | The man plays bluegrass on his banjo. | 1 | -100 | A banjo can be used to play types of music other than bluegrass. | exists e1 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_store(x5) & n_front(x4) & on(e1,x3) & n_banjo(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_music(x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_banjo(x3) & of(x3,x1) & n_male(x1) & n_man(x1) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_bluegrass(x2)) | 7afdfe6a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_play(e1) & on(e1,x3) & of(x4,x5) & n_store(x5) & n_music(x2) & n_man(x1) & n_front(x4) & n_banjo(x3) & in(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_play(e1) & on(e1,x3) & of(x3,x1) & n_man(x1) & n_male(x1) & n_bluegrass(x2) & n_banjo(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man plays music on a banjo, in front of a store. | The man plays the guitar in front of the store. | 2 | -100 | either the man is playing a banjo or guitar | exists e1 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_store(x5) & n_front(x4) & on(e1,x3) & n_banjo(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_music(x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(n_store(x4) & n_guitar(x2) & n_man(x1) & in(e1,x3) & of(x3,x4) & n_front(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1)) | 7afe04e6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_play(e1) & on(e1,x3) & of(x4,x5) & n_store(x5) & n_music(x2) & n_man(x1) & n_front(x4) & n_banjo(x3) & in(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_store(x4) & n_man(x1) & n_guitar(x2) & n_front(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman tells a story to a videographer in the middle of a crowd. | A woman is holding a child while crossing the street. | 2 | -100 | either the woman is crossing the street or not | exists e1 x1 x2 x3 x4 x5.(n_middle(x4) & in(e1,x4) & of(x4,x5) & n_crowd(x5) & to(e1,x3) & n_videographer(x3) & Theme(e1,x2) & Actor(e1,x1) & v_tell(e1) & n_story(x2) & n_woman(x1)) | exists e1 e2 x1 x2 x3.(n_street(x3) & while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_cross(e2) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_child(x2) & n_woman(x1)) | 7afe09aa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_tell(e1) & to(e1,x3) & of(x4,x5) & n_woman(x1) & n_videographer(x3) & n_story(x2) & n_middle(x4) & n_crowd(x5) & in(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3.(while(e1,e2) & v_hold(e1) & v_cross(e2) & n_woman(x1) & n_street(x3) & n_child(x2) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
A woman tells a story to a videographer in the middle of a crowd. | A woman is talking to another person. | 0 | -100 | To tell a story a woman must be talking. | exists e1 x1 x2 x3 x4 x5.(n_middle(x4) & in(e1,x4) & of(x4,x5) & n_crowd(x5) & to(e1,x3) & n_videographer(x3) & Theme(e1,x2) & Actor(e1,x1) & v_tell(e1) & n_story(x2) & n_woman(x1)) | exists e1 x1 x2 x3.(n_person(x2) & to(e1,x3) & n_person(x3) & -(x3 = x2) & Actor(e1,x1) & v_talk(e1) & n_woman(x1)) | 7afe0eaa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_tell(e1) & to(e1,x3) & of(x4,x5) & n_woman(x1) & n_videographer(x3) & n_story(x2) & n_middle(x4) & n_crowd(x5) & in(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_talk(e1) & to(e1,x3) & n_woman(x1) & n_person(x3) & n_person(x2) & Actor(e1,x1) & -(x3 = x2)) |
||
A woman tells a story to a videographer in the middle of a crowd. | A newscaster is talking about a recent grand opening. | 1 | -100 | The story could be anything, not just about a grand opening. | exists e1 x1 x2 x3 x4 x5.(n_middle(x4) & in(e1,x4) & of(x4,x5) & n_crowd(x5) & to(e1,x3) & n_videographer(x3) & Theme(e1,x2) & Actor(e1,x1) & v_tell(e1) & n_story(x2) & n_woman(x1)) | exists e1 s1 s2 x1 x2.(about(e1,x2) & n_opening(x2) & a_grand(s2) & Theme(s2,x2) & a_recent(s1) & Theme(s1,x2) & Actor(e1,x1) & v_talk(e1) & n_newscaster(x1)) | 7afe136e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_tell(e1) & to(e1,x3) & of(x4,x5) & n_woman(x1) & n_videographer(x3) & n_story(x2) & n_middle(x4) & n_crowd(x5) & in(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2.(v_talk(e1) & n_opening(x2) & n_newscaster(x1) & about(e1,x2) & a_recent(s1) & a_grand(s2) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x1)) |
||
A group of cheerleaders perform stunts at a track. | A group of cheerleaders perform at a track. | 0 | -100 | perform stunts implies perform | exists e1 x1 x2 x3 x4.(at(e1,x4) & n_track(x4) & Theme(e1,x3) & Actor(e1,x1) & v_perform(e1) & n_stunt(x3) & of(x1,x2) & n_cheerleader(x2) & n_group(x1)) | exists e1 x1 x2 x3.(at(e1,x3) & n_track(x3) & Actor(e1,x1) & v_perform(e1) & of(x1,x2) & n_cheerleader(x2) & n_group(x1)) | 7afe1814-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_perform(e1) & of(x1,x2) & n_track(x4) & n_stunt(x3) & n_group(x1) & n_cheerleader(x2) & at(e1,x4) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_perform(e1) & of(x1,x2) & n_track(x3) & n_group(x1) & n_cheerleader(x2) & at(e1,x3) & Actor(e1,x1)) |
||
A group of cheerleaders perform stunts at a track. | A group of football players perform stunts at a track. | 2 | -100 | either it is football players or cheerleaders | exists e1 x1 x2 x3 x4.(at(e1,x4) & n_track(x4) & Theme(e1,x3) & Actor(e1,x1) & v_perform(e1) & n_stunt(x3) & of(x1,x2) & n_cheerleader(x2) & n_group(x1)) | exists e1 x1 x2 x3 x4 x5.(at(e1,x5) & n_track(x5) & Theme(e1,x4) & Actor(e1,x1) & v_perform(e1) & n_stunt(x4) & of(x1,x2) & n_player(x2) & of(x2,x3) & n_football(x3) & n_group(x1)) | 7afe1cba-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_perform(e1) & of(x1,x2) & n_track(x4) & n_stunt(x3) & n_group(x1) & n_cheerleader(x2) & at(e1,x4) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5.(v_perform(e1) & of(x2,x3) & of(x1,x2) & n_track(x5) & n_stunt(x4) & n_player(x2) & n_group(x1) & n_football(x3) & at(e1,x5) & Theme(e1,x4) & Actor(e1,x1)) |
||
A group of cheerleaders perform stunts at a track. | A group of cheerleaders perform dangerous stunts at a track. | 1 | -100 | Most cheerleading stunts are not very dangerous. | exists e1 x1 x2 x3 x4.(at(e1,x4) & n_track(x4) & Theme(e1,x3) & Actor(e1,x1) & v_perform(e1) & n_stunt(x3) & of(x1,x2) & n_cheerleader(x2) & n_group(x1)) | exists e1 s1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_perform(e1) & at(x3,x4) & n_track(x4) & n_stunt(x3) & a_dangerous(s1) & Theme(s1,x3) & of(x1,x2) & n_cheerleader(x2) & n_group(x1)) | 7afe2264-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_perform(e1) & of(x1,x2) & n_track(x4) & n_stunt(x3) & n_group(x1) & n_cheerleader(x2) & at(e1,x4) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_perform(e1) & of(x1,x2) & n_track(x4) & n_stunt(x3) & n_group(x1) & n_cheerleader(x2) & at(x3,x4) & a_dangerous(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1)) |
||
A boy leaping in the air towards a soccer ball. | A child plays with a soccer ball. | 0 | -100 | A boy leaping a soccer ball in a football match. | exists e1 x1 x2 x3 x4 x5.(n_air(x3) & a_topic(x1) & towards(e1,x4) & n_ball(x4) & of(x4,x5) & n_soccer(x5) & in(e1,x3) & Actor(e1,x2) & v_leap(e1) & (x1 = x2) & n_boy(x1)) | exists e1 x1 x2 x3.(with(e1,x2) & n_ball(x2) & of(x2,x3) & n_soccer(x3) & Actor(e1,x1) & v_play(e1) & n_child(x1)) | 7afe280e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_leap(e1) & towards(e1,x4) & of(x4,x5) & n_soccer(x5) & n_boy(x1) & n_ball(x4) & n_air(x3) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(with(e1,x2) & v_play(e1) & of(x2,x3) & n_soccer(x3) & n_child(x1) & n_ball(x2) & Actor(e1,x1)) |
||
A boy leaping in the air towards a soccer ball. | A boy leaps toward a baseball. | 2 | -100 | The boy cannot be leaping toward a soccer ball and baseball at the same time. | exists e1 x1 x2 x3 x4 x5.(n_air(x3) & a_topic(x1) & towards(e1,x4) & n_ball(x4) & of(x4,x5) & n_soccer(x5) & in(e1,x3) & Actor(e1,x2) & v_leap(e1) & (x1 = x2) & n_boy(x1)) | exists e1 x1 x2.(toward(e1,x2) & n_baseball(x2) & Actor(e1,x1) & v_leap(e1) & n_boy(x1)) | 7afe2d4a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_leap(e1) & towards(e1,x4) & of(x4,x5) & n_soccer(x5) & n_boy(x1) & n_ball(x4) & n_air(x3) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_leap(e1) & toward(e1,x2) & n_boy(x1) & n_baseball(x2) & Actor(e1,x1)) |
||
A boy leaping in the air towards a soccer ball. | The goalie attempts to block the soccer ball. | 1 | -100 | Just because the kid is playing with the soccer ball does not make him a goalie, but it's possible he's using the ball for another game entirely. | exists e1 x1 x2 x3 x4 x5.(n_air(x3) & a_topic(x1) & towards(e1,x4) & n_ball(x4) & of(x4,x5) & n_soccer(x5) & in(e1,x3) & Actor(e1,x2) & v_leap(e1) & (x1 = x2) & n_boy(x1)) | exists e1 p1 x1 x2 x3.(n_ball(x2) & of(x2,x3) & n_soccer(x3) & n_goalie(x1) & Topic(e1,p1) & Actor(e1,x1) & v_attempt(e1) & exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_block(e2))) | 7afe3254-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_leap(e1) & towards(e1,x4) & of(x4,x5) & n_soccer(x5) & n_boy(x1) & n_ball(x4) & n_air(x3) & in(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x2 x3.(v_attempt(e1) & of(x2,x3) & n_soccer(x3) & n_goalie(x1) & n_ball(x2) & exists e2.(v_block(e2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A couple hugging each other in public. | The couple is in public. | 0 | -100 | in public implies is in public. | exists s1 x1 x2 x3.(a_topic(x1) & Theme(s1,x3) & a_public(s1) & (x1 = x3) & all x4.(n_other(x4) -> exists e1.(Theme(e1,x4) & Actor(e1,x2) & v_hug(e1))) & (x1 = x2) & n_couple(x1)) | exists p1 x1.(n_couple(x1) & exists x2.(in(x1,x2) & n_public(x2))) | 7afe37c2-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(n_couple(x1) & all x4.(exists e1.(v_hug(e1) & Theme(e1,x4) & Actor(e1,x2)) | -n_other(x4)) & a_topic(x1) & a_public(s1) & Theme(s1,x3) & (x1 = x3) & (x1 = x2)) | exists x1.(n_couple(x1) & exists x2.(n_public(x2) & in(x1,x2))) |
||
A couple hugging each other in public. | The newlyweds embrace for a photograph outside the church. | 1 | -100 | No church is seen, and they may not be newlyweds. | exists s1 x1 x2 x3.(a_topic(x1) & Theme(s1,x3) & a_public(s1) & (x1 = x3) & all x4.(n_other(x4) -> exists e1.(Theme(e1,x4) & Actor(e1,x2) & v_hug(e1))) & (x1 = x2) & n_couple(x1)) | exists e1 x1 x2 x3.(n_church(x3) & n_newlywed(x1) & for(e1,x2) & outside(x2,x3) & n_photograph(x2) & Actor(e1,x1) & v_embrace(e1)) | 7afe3cd6-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(n_couple(x1) & all x4.(exists e1.(v_hug(e1) & Theme(e1,x4) & Actor(e1,x2)) | -n_other(x4)) & a_topic(x1) & a_public(s1) & Theme(s1,x3) & (x1 = x3) & (x1 = x2)) | exists e1 x1 x2 x3.(v_embrace(e1) & outside(x2,x3) & n_photograph(x2) & n_newlywed(x1) & n_church(x3) & for(e1,x2) & Actor(e1,x1)) |
||
A couple hugging each other in public. | A couple walking hand in hand down the street. | 2 | -100 | Hugging cannot be done while also walking. | exists s1 x1 x2 x3.(a_topic(x1) & Theme(s1,x3) & a_public(s1) & (x1 = x3) & all x4.(n_other(x4) -> exists e1.(Theme(e1,x4) & Actor(e1,x2) & v_hug(e1))) & (x1 = x2) & n_couple(x1)) | exists e1 x1 x2 x3 x4 x5.(n_street(x5) & a_topic(x1) & down(x1,x5) & in(e1,x4) & n_hand(x4) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_hand(x3) & (x1 = x2) & n_couple(x1)) | 7afe41ea-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(n_couple(x1) & all x4.(exists e1.(v_hug(e1) & Theme(e1,x4) & Actor(e1,x2)) | -n_other(x4)) & a_topic(x1) & a_public(s1) & Theme(s1,x3) & (x1 = x3) & (x1 = x2)) | exists e1 x1 x2 x3 x4 x5.(v_walk(e1) & n_street(x5) & n_hand(x4) & n_hand(x3) & n_couple(x1) & in(e1,x4) & down(x1,x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
The black and white dog is running through the water. | The dog is running. | 0 | -100 | the black and white dog is running | exists e1 s1 s2 x1 x2.(n_water(x2) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1) & through(e1,x2) & Actor(e1,x1) & v_run(e1)) | exists e1 x1.(n_dog(x1) & Actor(e1,x1) & v_run(e1)) | 7afe46e0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_run(e1) & through(e1,x2) & n_water(x2) & n_dog(x1) & a_white(s2) & a_black(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1.(v_run(e1) & n_dog(x1) & Actor(e1,x1)) |
||
The black and white dog is running through the water. | The cat is running through the water. | 2 | -100 | A dog is not a cat. | exists e1 s1 s2 x1 x2.(n_water(x2) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1) & through(e1,x2) & Actor(e1,x1) & v_run(e1)) | exists e1 x1 x2.(n_water(x2) & n_cat(x1) & through(e1,x2) & Actor(e1,x1) & v_run(e1)) | 7afe4c94-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_run(e1) & through(e1,x2) & n_water(x2) & n_dog(x1) & a_white(s2) & a_black(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_run(e1) & through(e1,x2) & n_water(x2) & n_cat(x1) & Actor(e1,x1)) |
||
The black and white dog is running through the water. | The dog is chasing a ball. | 1 | -100 | Just because a dog is running through the water does not mean it is chasing a ball. | exists e1 s1 s2 x1 x2.(n_water(x2) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1) & through(e1,x2) & Actor(e1,x1) & v_run(e1)) | exists e1 x1 x2.(n_dog(x1) & Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_ball(x2)) | 7afe536a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_run(e1) & through(e1,x2) & n_water(x2) & n_dog(x1) & a_white(s2) & a_black(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_chase(e1) & n_dog(x1) & n_ball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
An elderly man sits in a chair in an alleyway. | He sits in an alley next to his house. | 1 | 0.640561 | The alleyway may not be near his house. | exists e1 s1 x1 x2 x3.(in(e1,x3) & n_alleyway(x3) & in(e1,x2) & n_chair(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 x1 x2.(to(e1,x2) & n_house(x2) & of(x2,x1) & n_male(x1) & n_male(x1) & r_next(e1) & in(e1,x1) & n_alley(x1) & Actor(e1,x1) & v_sit(e1)) | 7afe593c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_sit(e1) & n_man(x1) & n_chair(x2) & n_alleyway(x3) & in(e1,x3) & in(e1,x2) & a_elderly(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_sit(e1) & to(e1,x2) & r_next(e1) & of(x2,x1) & n_male(x1) & n_house(x2) & n_alley(x1) & in(e1,x1) & Actor(e1,x1)) |
||
An elderly man sits in a chair in an alleyway. | An older person has his or her butt placed on a chair outside. | 0 | -100 | elderly implies older | exists e1 s1 x1 x2 x3.(in(e1,x3) & n_alleyway(x3) & in(e1,x2) & n_chair(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | exists s1 x1 x2 x6.((exists e1 e2 x3 x4 x5.(Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & on(e1,x4) & n_outside(x4) & of(x4,x5) & n_chair(x5) & Theme(e1,x3) & v_place(e1) & (x2 = x3)) | exists e3 e4 x7 x8 x9.(Theme(e4,x6) & Actor(e4,x1) & v_have(e4) & on(e3,x8) & n_outside(x8) & of(x8,x9) & n_chair(x9) & Theme(e3,x7) & v_place(e3) & (x6 = x7))) & n_butt(x6) & of(x6,x1) & n_female(x1) & n_butt(x2) & of(x2,x1) & n_male(x1) & n_person(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | 7afe5fae-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_sit(e1) & n_man(x1) & n_chair(x2) & n_alleyway(x3) & in(e1,x3) & in(e1,x2) & a_elderly(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists s1 x1 x2 x6.(r_more(s1) & of(x6,x1) & of(x2,x1) & n_person(x1) & n_male(x1) & n_female(x1) & n_butt(x6) & n_butt(x2) & a_older(s1) & Theme(s1,x1) & (exists e3 e4 x7 x8 x9.(v_place(e3) & v_have(e4) & on(e3,x8) & of(x8,x9) & n_outside(x8) & n_chair(x9) & Theme(e4,x6) & Theme(e3,x7) & Actor(e4,x1) & (x6 = x7)) | exists e1 e2 x3 x4 x5.(v_place(e1) & v_have(e2) & on(e1,x4) & of(x4,x5) & n_outside(x4) & n_chair(x5) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & (x2 = x3)))) |
||
An elderly man sits in a chair in an alleyway. | An elderly man prepares a meal for his family. | 2 | 0.000057 | A man cannot sit in a chair while he prepares a meal. | exists e1 s1 x1 x2 x3.(in(e1,x3) & n_alleyway(x3) & in(e1,x2) & n_chair(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & for(x2,x3) & n_family(x3) & of(x3,x1) & n_male(x1) & n_meal(x2) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | 7afe64ea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_sit(e1) & n_man(x1) & n_chair(x2) & n_alleyway(x3) & in(e1,x3) & in(e1,x2) & a_elderly(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_prepare(e1) & of(x3,x1) & n_meal(x2) & n_man(x1) & n_male(x1) & n_family(x3) & for(x2,x3) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
An elderly man sits in a chair in an alleyway. | An old man is in the city. | 0 | -100 | elderly implies old | exists e1 s1 x1 x2 x3.(in(e1,x3) & n_alleyway(x3) & in(e1,x2) & n_chair(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | exists p1 s1 x1 x2.(n_city(x2) & in(x1,x2) & n_man(x1) & a_old(s1) & Theme(s1,x1)) | 7afe69f4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_sit(e1) & n_man(x1) & n_chair(x2) & n_alleyway(x3) & in(e1,x3) & in(e1,x2) & a_elderly(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists s1 x1 x2.(n_man(x1) & n_city(x2) & in(x1,x2) & a_old(s1) & Theme(s1,x1)) |
||
An elderly man sits in a chair in an alleyway. | A young woman is lying on the beach. | 2 | -100 | Young is a different age than elderly. A person could not be lying in a chair. An alleyway and a beach are different environments. | exists e1 s1 x1 x2 x3.(in(e1,x3) & n_alleyway(x3) & in(e1,x2) & n_chair(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_beach(x2) & on(e1,x2) & Actor(e1,x1) & v_lie(e1) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | 7afe6f08-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_sit(e1) & n_man(x1) & n_chair(x2) & n_alleyway(x3) & in(e1,x3) & in(e1,x2) & a_elderly(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_lie(e1) & on(e1,x2) & n_woman(x1) & n_beach(x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
An elderly man sits in a chair in an alleyway. | An old man is waiting for a delivery. | 1 | 0.561282 | He could be relaxing instead of waiting for a delivery. | exists e1 s1 x1 x2 x3.(in(e1,x3) & n_alleyway(x3) & in(e1,x2) & n_chair(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(for(e1,x2) & n_delivery(x2) & Actor(e1,x1) & v_wait(e1) & n_man(x1) & a_old(s1) & Theme(s1,x1)) | 7afe74ee-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_sit(e1) & n_man(x1) & n_chair(x2) & n_alleyway(x3) & in(e1,x3) & in(e1,x2) & a_elderly(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_wait(e1) & n_man(x1) & n_delivery(x2) & for(e1,x2) & a_old(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
An elderly man sits in a chair in an alleyway. | A man is standing upright while riding his bicycle through Walmart's. | 2 | -100 | If a man sits, then he cannot also be standing. An alleyway is not located inside a Walmart. | exists e1 s1 x1 x2 x3.(in(e1,x3) & n_alleyway(x3) & in(e1,x2) & n_chair(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 e2 x1 x2 x3 x4 x5.(while(e1,e2) & through(e2,x4) & n_'s(x4) & (x4 = x5) & ne_geo_walmart(x5) & Theme(e2,x3) & Actor(e2,x1) & v_ride(e2) & n_bicycle(x3) & of(x3,x1) & n_male(x1) & Time(e1,x2) & n_upright(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | 7afe7a16-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_sit(e1) & n_man(x1) & n_chair(x2) & n_alleyway(x3) & in(e1,x3) & in(e1,x2) & a_elderly(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4 x5.(while(e1,e2) & v_stand(e1) & v_ride(e2) & through(e2,x4) & of(x3,x1) & ne_geo_walmart(x5) & n_upright(x2) & n_man(x1) & n_male(x1) & n_bicycle(x3) & n_'s(x4) & Time(e1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1) & (x4 = x5)) |
||
An elderly man sits in a chair in an alleyway. | An elderly man sits in a chair outside. | 0 | 0.994795 | alleyway implies outside. | exists e1 s1 x1 x2 x3.(in(e1,x3) & n_alleyway(x3) & in(e1,x2) & n_chair(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(in(e1,x2) & n_outside(x2) & of(x2,x3) & n_chair(x3) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | 7afe8452-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_sit(e1) & n_man(x1) & n_chair(x2) & n_alleyway(x3) & in(e1,x3) & in(e1,x2) & a_elderly(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_sit(e1) & of(x2,x3) & n_outside(x2) & n_man(x1) & n_chair(x3) & in(e1,x2) & a_elderly(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
An elderly man sits in a chair in an alleyway. | The man is sitting down. | 0 | -100 | sits implies sitting | exists e1 s1 x1 x2 x3.(in(e1,x3) & n_alleyway(x3) & in(e1,x2) & n_chair(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 s1 x1.(n_man(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1)) | 7afe8966-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_sit(e1) & n_man(x1) & n_chair(x2) & n_alleyway(x3) & in(e1,x3) & in(e1,x2) & a_elderly(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1.(v_sit(e1) & n_man(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
An elderly man sits in a chair in an alleyway. | An elderly man is sitting outside | 1 | 0.689692 | Perhaps the alleyway is covered and not outside. | exists e1 s1 x1 x2 x3.(in(e1,x3) & n_alleyway(x3) & in(e1,x2) & n_chair(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 p1 s1 x1.(exists s2.(Theme(s2,x1) & a_outside(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | 7afe8e5c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_sit(e1) & n_man(x1) & n_chair(x2) & n_alleyway(x3) & in(e1,x3) & in(e1,x2) & a_elderly(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 p1 s1 x1.(v_sit(e1) & n_man(x1) & exists s2.(a_outside(s2) & Theme(s2,x1)) & a_elderly(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1)) |
||
An elderly man sits in a chair in an alleyway. | A person is resting himself on an appropriate object outside. | 1 | 0.855964 | He may not be fully resting. | exists e1 s1 x1 x2 x3.(in(e1,x3) & n_alleyway(x3) & in(e1,x2) & n_chair(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(on(e1,x2) & n_outside(x2) & of(x2,x3) & n_object(x3) & a_appropriate(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1) & v_rest(e1) & n_male(x2) & n_person(x1)) | 7afe9366-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_sit(e1) & n_man(x1) & n_chair(x2) & n_alleyway(x3) & in(e1,x3) & in(e1,x2) & a_elderly(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_rest(e1) & on(e1,x2) & of(x2,x3) & n_person(x1) & n_outside(x2) & n_object(x3) & n_male(x2) & a_appropriate(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
An elderly man sits in a chair in an alleyway. | An elderly man sits in a chair in an alleyway alone. | 1 | 0.624095 | He may not be alone; others may be near him. | exists e1 s1 x1 x2 x3.(in(e1,x3) & n_alleyway(x3) & in(e1,x2) & n_chair(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(in(e1,x3) & r_alone(x3) & n_alleyway(x3) & in(e1,x2) & n_chair(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | 7afea2ca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_sit(e1) & n_man(x1) & n_chair(x2) & n_alleyway(x3) & in(e1,x3) & in(e1,x2) & a_elderly(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_sit(e1) & r_alone(x3) & n_man(x1) & n_chair(x2) & n_alleyway(x3) & in(e1,x3) & in(e1,x2) & a_elderly(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Several Asians eat food outdoors. | A group of people are eating noodles on a picnic table. | 1 | 0.069655 | You can not infer they are eating noodles. | exists e1 s1 x1 x2 x3.(ne_nam_asians(x1) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_outdoors(x2) & of(x2,x3) & n_food(x3)) | exists e1 x1 x2 x3 x4 x5.(on(e1,x4) & n_table(x4) & of(x4,x5) & n_picnic(x5) & Theme(e1,x3) & Actor(e1,x1) & v_eat(e1) & n_noodle(x3) & of(x1,x2) & n_people(x2) & n_group(x1)) | 7b002a78-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_eat(e1) & of(x2,x3) & ne_nam_asians(x1) & n_outdoors(x2) & n_food(x3) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5.(v_eat(e1) & on(e1,x4) & of(x4,x5) & of(x1,x2) & n_table(x4) & n_picnic(x5) & n_people(x2) & n_noodle(x3) & n_group(x1) & Theme(e1,x3) & Actor(e1,x1)) |
||
Several Asians eat food outdoors. | A group of people enjoy a meal. | 0 | 0.974121 | Asians are people. If they are eating food, they are enjoying a meal. | exists e1 s1 x1 x2 x3.(ne_nam_asians(x1) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_outdoors(x2) & of(x2,x3) & n_food(x3)) | exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_enjoy(e1) & n_meal(x3) & of(x1,x2) & n_people(x2) & n_group(x1)) | 7b00350e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_eat(e1) & of(x2,x3) & ne_nam_asians(x1) & n_outdoors(x2) & n_food(x3) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_enjoy(e1) & of(x1,x2) & n_people(x2) & n_meal(x3) & n_group(x1) & Theme(e1,x3) & Actor(e1,x1)) |
||
Several Asians eat food outdoors. | Several Italians eat pizza outdoors | 2 | 0.000002 | either they are asians or italians | exists e1 s1 x1 x2 x3.(ne_nam_asians(x1) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_outdoors(x2) & of(x2,x3) & n_food(x3)) | exists e1 s1 x1 x2 x3.(ne_nam_italians(x1) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_outdoors(x2) & of(x2,x3) & n_pizza(x3)) | 7b003a18-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_eat(e1) & of(x2,x3) & ne_nam_asians(x1) & n_outdoors(x2) & n_food(x3) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_eat(e1) & of(x2,x3) & ne_nam_italians(x1) & n_pizza(x3) & n_outdoors(x2) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Several Asians eat food outdoors. | Several Asians eat noodles outdoors | 1 | 0.55632 | Several Asians eating food outdoors not necessarily eat noodles. | exists e1 s1 x1 x2 x3.(ne_nam_asians(x1) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_outdoors(x2) & of(x2,x3) & n_food(x3)) | exists e1 s1 x1 x2 x3.(ne_nam_asians(x1) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_outdoors(x2) & of(x2,x3) & n_noodle(x3)) | 7b004ae4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_eat(e1) & of(x2,x3) & ne_nam_asians(x1) & n_outdoors(x2) & n_food(x3) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_eat(e1) & of(x2,x3) & ne_nam_asians(x1) & n_outdoors(x2) & n_noodle(x3) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Several Asians eat food outdoors. | A family of several Asians are eating dinner together outdoors. | 1 | 0.652563 | Several Asians eating food outdoors are not necessarily family and not necessarily eating dinner together. | exists e1 s1 x1 x2 x3.(ne_nam_asians(x1) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_outdoors(x2) & of(x2,x3) & n_food(x3)) | exists e1 s1 x1 x2 x3 x4.(ne_nam_asians(x2) & a_several(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1) & v_eat(e1) & Time(x3,x4) & n_outdoors(x4) & r_together(x3) & n_dinner(x3) & of(x1,x2) & n_family(x1)) | 7b005ff2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_eat(e1) & of(x2,x3) & ne_nam_asians(x1) & n_outdoors(x2) & n_food(x3) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_eat(e1) & r_together(x3) & of(x1,x2) & ne_nam_asians(x2) & n_outdoors(x4) & n_family(x1) & n_dinner(x3) & a_several(s1) & Time(x3,x4) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
Several Asians eat food outdoors. | Children are eating lunch outdoors. | 1 | 0.098234 | Several Asians eat food outdoors are not necessarily children and not necessarily eating lunch. | exists e1 s1 x1 x2 x3.(ne_nam_asians(x1) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_outdoors(x2) & of(x2,x3) & n_food(x3)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_outdoors(x2) & of(x2,x3) & n_lunch(x3) & n_child(x1)) | 7b006a06-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_eat(e1) & of(x2,x3) & ne_nam_asians(x1) & n_outdoors(x2) & n_food(x3) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_eat(e1) & of(x2,x3) & n_outdoors(x2) & n_lunch(x3) & n_child(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Several Asians eat food outdoors. | A group of friends are meeting for lunch. | 1 | 0.544012 | Several Asians eating food outdoors are not necessarily a group of friends and not necessarily meeting for lunch. | exists e1 s1 x1 x2 x3.(ne_nam_asians(x1) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_outdoors(x2) & of(x2,x3) & n_food(x3)) | exists e1 x1 x2 x3.(for(e1,x3) & n_lunch(x3) & Actor(e1,x1) & v_meet(e1) & of(x1,x2) & n_friend(x2) & n_group(x1)) | 7b006fb0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_eat(e1) & of(x2,x3) & ne_nam_asians(x1) & n_outdoors(x2) & n_food(x3) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_meet(e1) & of(x1,x2) & n_lunch(x3) & n_group(x1) & n_friend(x2) & for(e1,x3) & Actor(e1,x1)) |
||
A man is skating through a tunnel. | An adreneline junkie performs a stunt | 1 | 0.02494 | You can not infer he does a stunt. | exists e1 x1 x2.(through(e1,x2) & n_tunnel(x2) & Actor(e1,x1) & v_skate(e1) & n_man(x1)) | exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_perform(e1) & n_stunt(x3) & n_junkie(x1) & of(x1,x2) & n_adreneline(x2)) | 7b00b9d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_skate(e1) & through(e1,x2) & n_tunnel(x2) & n_man(x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_perform(e1) & of(x1,x2) & n_stunt(x3) & n_junkie(x1) & n_adreneline(x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A man is skating through a tunnel. | A man skates to an important job interview | 1 | 0.000122 | Skates to an important job interview does not implies he is skating through a tunnel. | exists e1 x1 x2.(through(e1,x2) & n_tunnel(x2) & Actor(e1,x1) & v_skate(e1) & n_man(x1)) | exists e1 s1 x1 x2 x3.(to(e1,x2) & n_interview(x2) & of(x2,x3) & n_job(x3) & a_important(s1) & Theme(s1,x2) & Actor(e1,x1) & v_skate(e1) & n_man(x1)) | 7b00bfd8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_skate(e1) & through(e1,x2) & n_tunnel(x2) & n_man(x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_skate(e1) & to(e1,x2) & of(x2,x3) & n_man(x1) & n_job(x3) & n_interview(x2) & a_important(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A man is skating through a tunnel. | The man is wearing a helmet. | 1 | 0.784732 | Just because the man is skating doesn't mean that he is wearing a helmet. | exists e1 x1 x2.(through(e1,x2) & n_tunnel(x2) & Actor(e1,x1) & v_skate(e1) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_helmet(x2)) | 7b00c4d8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_skate(e1) & through(e1,x2) & n_tunnel(x2) & n_man(x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_wear(e1) & n_man(x1) & n_helmet(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man is skating through a tunnel. | The man is driving a car. | 2 | 0.000012 | One cannot be driving a car and skating through a tunnel at the same time. | exists e1 x1 x2.(through(e1,x2) & n_tunnel(x2) & Actor(e1,x1) & v_skate(e1) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_drive(e1) & n_car(x2)) | 7b00ca0a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_skate(e1) & through(e1,x2) & n_tunnel(x2) & n_man(x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_drive(e1) & n_man(x1) & n_car(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man is skating through a tunnel. | Man skating though Hollywood tunnel | 1 | 0.052104 | A man is skating through a tunnel does not necessary that he skating though Hollywood tunnel | exists e1 x1 x2.(through(e1,x2) & n_tunnel(x2) & Actor(e1,x1) & v_skate(e1) & n_man(x1)) | exists x1 x2 x3 x4.(a_topic(x1) & though(x1,x3) & n_tunnel(x3) & (x3 = x4) & ne_geo_hollywood(x4) & n_skate(x1) & of(x1,x2) & n_man(x2)) | 7b00d3ce-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_skate(e1) & through(e1,x2) & n_tunnel(x2) & n_man(x1) & Actor(e1,x1)) | exists x1 x2 x3 x4.(though(x1,x3) & of(x1,x2) & ne_geo_hollywood(x4) & n_tunnel(x3) & n_skate(x1) & n_man(x2) & a_topic(x1) & (x3 = x4)) |
||
A man is skating through a tunnel. | A guy travels underground | 0 | 0.988484 | Man is a synonym for guy and to go through a tunnel means underground. | exists e1 x1 x2.(through(e1,x2) & n_tunnel(x2) & Actor(e1,x1) & v_skate(e1) & n_man(x1)) | exists e1 x1 x2.(Time(e1,x2) & n_underground(x2) & Actor(e1,x1) & v_travel(e1) & n_guy(x1)) | 7b00d87e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_skate(e1) & through(e1,x2) & n_tunnel(x2) & n_man(x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_travel(e1) & n_underground(x2) & n_guy(x1) & Time(e1,x2) & Actor(e1,x1)) |
||
A man is skating through a tunnel. | This kid is going home on his skateboard | 1 | 0.187399 | Sentence 1 is missing going home | exists e1 x1 x2.(through(e1,x2) & n_tunnel(x2) & Actor(e1,x1) & v_skate(e1) & n_man(x1)) | exists e1 x1 x2 x3.(n_skateboard(x3) & of(x3,x1) & n_male(x1) & n_kid(x1) & on(e1,x3) & Time(e1,x2) & n_home(x2) & Actor(e1,x1) & v_go(e1)) | 7b00dd10-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_skate(e1) & through(e1,x2) & n_tunnel(x2) & n_man(x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_go(e1) & on(e1,x3) & of(x3,x1) & n_skateboard(x3) & n_male(x1) & n_kid(x1) & n_home(x2) & Time(e1,x2) & Actor(e1,x1)) |
||
a child sitting with a stuffed toy on a couch | The child is waiting on his dad to pick him up for a day at the park. | 1 | 0.568182 | You can not infer he wants to go to the park. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x3) & on(x3,x4) & n_couch(x4) & n_toy(x3) & a_stuffed(s1) & Theme(s1,x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_child(x1)) | exists e1 p1 x1 x2 x4.(n_park(x4) & n_male(x2) & n_dad(x2) & of(x2,x1) & n_male(x1) & n_child(x1) & Topic(e1,p1) & exists e2 s1 x3.(at(e2,x4) & for(e2,x3) & n_day(x3) & a_up(s1) & Manner(e2,s1) & Theme(e2,x2) & Actor(e2,x1) & v_pick(e2)) & on(e1,x2) & Actor(e1,x1) & v_wait(e1)) | 7b0100d8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_sit(e1) & on(x3,x4) & n_toy(x3) & n_couch(x4) & n_child(x1) & a_topic(x1) & a_stuffed(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x2 x4.(v_wait(e1) & on(e1,x2) & of(x2,x1) & n_park(x4) & n_male(x2) & n_male(x1) & n_dad(x2) & n_child(x1) & exists e2 s1 x3.(v_pick(e2) & n_day(x3) & for(e2,x3) & at(e2,x4) & a_up(s1) & Theme(e2,x2) & Manner(e2,s1) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
a child sitting with a stuffed toy on a couch | The kid is inside the house. | 0 | 0.988441 | If the child is sitting on the couch, it is implied that they are inside the house. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x3) & on(x3,x4) & n_couch(x4) & n_toy(x3) & a_stuffed(s1) & Theme(s1,x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_child(x1)) | exists p1 x1 x2.(n_house(x2) & n_kid(x1) & inside(x1,x2)) | 7b010b78-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_sit(e1) & on(x3,x4) & n_toy(x3) & n_couch(x4) & n_child(x1) & a_topic(x1) & a_stuffed(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2.(n_kid(x1) & n_house(x2) & inside(x1,x2)) |
||
a child sitting with a stuffed toy on a couch | A child is playing with a toy. | 1 | 0.865677 | Just because a child sitting with a stuffed toy on a couch does not necessary that she is playing with a toy. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x3) & on(x3,x4) & n_couch(x4) & n_toy(x3) & a_stuffed(s1) & Theme(s1,x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_child(x1)) | exists e1 x1 x2.(with(e1,x2) & n_toy(x2) & Actor(e1,x1) & v_play(e1) & n_child(x1)) | 7b0115d2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_sit(e1) & on(x3,x4) & n_toy(x3) & n_couch(x4) & n_child(x1) & a_topic(x1) & a_stuffed(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(with(e1,x2) & v_play(e1) & n_toy(x2) & n_child(x1) & Actor(e1,x1)) |
||
a child sitting with a stuffed toy on a couch | A child is sledding in the snow. | 2 | 0 | Sitting and sledding are different. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x3) & on(x3,x4) & n_couch(x4) & n_toy(x3) & a_stuffed(s1) & Theme(s1,x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_child(x1)) | exists e1 x1 x2.(n_snow(x2) & in(e1,x2) & Actor(e1,x1) & v_sled(e1) & n_child(x1)) | 7b011b40-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_sit(e1) & on(x3,x4) & n_toy(x3) & n_couch(x4) & n_child(x1) & a_topic(x1) & a_stuffed(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_sled(e1) & n_snow(x2) & n_child(x1) & in(e1,x2) & Actor(e1,x1)) |
||
a child sitting with a stuffed toy on a couch | The child is playing with a toy animal. | 1 | 0.847255 | Just because a child sitting with a stuffed toy on a couch does not indicate that the child is playing with a toy animal. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x3) & on(x3,x4) & n_couch(x4) & n_toy(x3) & a_stuffed(s1) & Theme(s1,x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_child(x1)) | exists e1 x1 x2 x3.(n_child(x1) & with(e1,x2) & n_animal(x2) & of(x2,x3) & n_toy(x3) & Actor(e1,x1) & v_play(e1)) | 7b0161b8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_sit(e1) & on(x3,x4) & n_toy(x3) & n_couch(x4) & n_child(x1) & a_topic(x1) & a_stuffed(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(with(e1,x2) & v_play(e1) & of(x2,x3) & n_toy(x3) & n_child(x1) & n_animal(x2) & Actor(e1,x1)) |
||
a child sitting with a stuffed toy on a couch | A child is in the living room. | 1 | 0.330373 | Just because a child sitting with a stuffed toy on a couch does not necessary that a child is in the living room. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x3) & on(x3,x4) & n_couch(x4) & n_toy(x3) & a_stuffed(s1) & Theme(s1,x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_child(x1)) | exists p1 x1 x2 x3.(n_room(x2) & of(x2,x3) & n_living(x3) & in(x1,x2) & n_child(x1)) | 7b019462-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_sit(e1) & on(x3,x4) & n_toy(x3) & n_couch(x4) & n_child(x1) & a_topic(x1) & a_stuffed(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2 x3.(of(x2,x3) & n_room(x2) & n_living(x3) & n_child(x1) & in(x1,x2)) |
||
a child sitting with a stuffed toy on a couch | The child is at home. | 1 | 0.002129 | A couch can be anywhere, not only at home. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x3) & on(x3,x4) & n_couch(x4) & n_toy(x3) & a_stuffed(s1) & Theme(s1,x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_child(x1)) | exists p1 x1.(n_child(x1) & exists x2.(at(x1,x2) & n_home(x2))) | 7b01a93e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_sit(e1) & on(x3,x4) & n_toy(x3) & n_couch(x4) & n_child(x1) & a_topic(x1) & a_stuffed(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_child(x1) & exists x2.(n_home(x2) & at(x1,x2))) |
||
A man wearing black pants and a red shirt raises his hand. | A man is asking to be heard. | 1 | -100 | A man wearing black pants and a red shirt raises his hand does not necessary that he is asking to be heard. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(Theme(e2,x6) & Actor(e2,x1) & v_raise(e2) & n_hand(x6) & of(x6,x2) & n_male(x2) & subset_of(x5,x1) & n_shirt(x5) & a_red(s2) & Theme(s2,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_pants(x4) & a_black(s1) & Theme(s1,x4) & (x2 = x3) & n_man(x2)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_ask(e1) & exists e2.(Theme(e2,x1) & v_hear(e2)) & n_man(x1)) | 7b021a2c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_raise(e2) & subset_of(x5,x1) & subset_of(x2,x1) & of(x6,x2) & n_shirt(x5) & n_pants(x4) & n_man(x2) & n_male(x2) & n_hand(x6) & a_red(s2) & a_black(s1) & Theme(s2,x5) & Theme(s1,x4) & Theme(e2,x6) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 p1 x1.(v_ask(e1) & n_man(x1) & exists e2.(v_hear(e2) & Theme(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A man in an orange shirt standing by a potted plant inside a building. | A man waits for a friend by a plant. | 1 | -100 | Standing by a plant does not mean he waits for a friend. | exists s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & by(x2,x5) & inside(x5,x6) & n_building(x6) & n_plant(x5) & a_potted(s1) & Theme(s1,x5) & n_standing(x2) & of(x2,x4) & n_shirt(x4) & of(x2,x3) & n_orange(x3) & n_man(x1)) | exists e1 x1 x2 x3.(for(e1,x2) & by(x2,x3) & n_plant(x3) & n_friend(x2) & Actor(e1,x1) & v_wait(e1) & n_man(x1)) | 7b0224c2-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6.(of(x2,x4) & of(x2,x3) & n_standing(x2) & n_shirt(x4) & n_plant(x5) & n_orange(x3) & n_man(x1) & n_building(x6) & inside(x5,x6) & in(x1,x2) & by(x2,x5) & a_topic(x1) & a_potted(s1) & Theme(s1,x5)) | exists e1 x1 x2 x3.(v_wait(e1) & n_plant(x3) & n_man(x1) & n_friend(x2) & for(e1,x2) & by(x2,x3) & Actor(e1,x1)) |
||
A man in an orange shirt standing by a potted plant inside a building. | A man stands next to a potted plant. | 0 | -100 | If he is standing by something, he is next to it. | exists s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & by(x2,x5) & inside(x5,x6) & n_building(x6) & n_plant(x5) & a_potted(s1) & Theme(s1,x5) & n_standing(x2) & of(x2,x4) & n_shirt(x4) & of(x2,x3) & n_orange(x3) & n_man(x1)) | exists e1 p1 x1.(exists s1 s2 x2.(to(s1,x2) & n_plant(x2) & a_potted(s2) & Theme(s2,x2) & Theme(s1,x1) & a_next(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | 7b022ea4-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6.(of(x2,x4) & of(x2,x3) & n_standing(x2) & n_shirt(x4) & n_plant(x5) & n_orange(x3) & n_man(x1) & n_building(x6) & inside(x5,x6) & in(x1,x2) & by(x2,x5) & a_topic(x1) & a_potted(s1) & Theme(s1,x5)) | exists e1 p1 x1.(v_stand(e1) & n_man(x1) & exists s1 s2 x2.(to(s1,x2) & n_plant(x2) & a_potted(s2) & a_next(s1) & Theme(s2,x2) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A man in an orange shirt standing by a potted plant inside a building. | A man eats a sandwich next to a plant. | 2 | -100 | One cannot be standing and eat simultaneously. | exists s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & by(x2,x5) & inside(x5,x6) & n_building(x6) & n_plant(x5) & a_potted(s1) & Theme(s1,x5) & n_standing(x2) & of(x2,x4) & n_shirt(x4) & of(x2,x3) & n_orange(x3) & n_man(x1)) | exists e1 x1 x2 x3.(to(e1,x3) & n_plant(x3) & r_next(e1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_sandwich(x2) & n_man(x1)) | 7b02384a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6.(of(x2,x4) & of(x2,x3) & n_standing(x2) & n_shirt(x4) & n_plant(x5) & n_orange(x3) & n_man(x1) & n_building(x6) & inside(x5,x6) & in(x1,x2) & by(x2,x5) & a_topic(x1) & a_potted(s1) & Theme(s1,x5)) | exists e1 x1 x2 x3.(v_eat(e1) & to(e1,x3) & r_next(e1) & n_sandwich(x2) & n_plant(x3) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man giving a present to someone and about to hug the other person. | The man kept the present for himself. | 2 | -100 | Giving and kept are different. | exists e1 p1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x5) & Topic(s1,p1) & Actor(s1,x6) & a_about(s1) & exists e2.(Theme(e2,x4) & Actor(e2,x6) & v_hug(e2)) & -(x4 = x4) & n_person(x4) & (x5 = x6) & n_man(x5) & a_topic(x1) & to(e1,x4) & n_person(x4) & Theme(e1,x3) & Actor(e1,x2) & v_give(e1) & n_present(x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(n_male(x1) & n_present(x2) & n_man(x1) & for(e1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_keep(e1)) | 7b0241a0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x6.(v_give(e1) & to(e1,x4) & n_present(x3) & n_person(x4) & n_man(x5) & n_man(x1) & exists e2.(v_hug(e2) & Theme(e2,x4) & Actor(e2,x6)) & a_topic(x5) & a_topic(x1) & a_about(s1) & Topic(s1,p1) & Theme(e1,x3) & Actor(s1,x6) & Actor(e1,x2) & -(x4 = x4) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2.(v_keep(e1) & n_present(x2) & n_man(x1) & n_male(x1) & for(e1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man giving a present to someone and about to hug the other person. | The man gave a present to his mother. | 1 | -100 | Not every man has a mother. | exists e1 p1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x5) & Topic(s1,p1) & Actor(s1,x6) & a_about(s1) & exists e2.(Theme(e2,x4) & Actor(e2,x6) & v_hug(e2)) & -(x4 = x4) & n_person(x4) & (x5 = x6) & n_man(x5) & a_topic(x1) & to(e1,x4) & n_person(x4) & Theme(e1,x3) & Actor(e1,x2) & v_give(e1) & n_present(x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_mother(x3) & of(x3,x1) & n_male(x1) & n_man(x1) & to(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_present(x2)) | 7b024c04-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x6.(v_give(e1) & to(e1,x4) & n_present(x3) & n_person(x4) & n_man(x5) & n_man(x1) & exists e2.(v_hug(e2) & Theme(e2,x4) & Actor(e2,x6)) & a_topic(x5) & a_topic(x1) & a_about(s1) & Topic(s1,p1) & Theme(e1,x3) & Actor(s1,x6) & Actor(e1,x2) & -(x4 = x4) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2 x3.(v_give(e1) & to(e1,x3) & of(x3,x1) & n_present(x2) & n_mother(x3) & n_man(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man giving a present to someone and about to hug the other person. | A man gave a present. | 0 | -100 | The man is giving a present to someone which means he gave a present. | exists e1 p1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x5) & Topic(s1,p1) & Actor(s1,x6) & a_about(s1) & exists e2.(Theme(e2,x4) & Actor(e2,x6) & v_hug(e2)) & -(x4 = x4) & n_person(x4) & (x5 = x6) & n_man(x5) & a_topic(x1) & to(e1,x4) & n_person(x4) & Theme(e1,x3) & Actor(e1,x2) & v_give(e1) & n_present(x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_present(x2) & n_man(x1)) | 7b02574e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x6.(v_give(e1) & to(e1,x4) & n_present(x3) & n_person(x4) & n_man(x5) & n_man(x1) & exists e2.(v_hug(e2) & Theme(e2,x4) & Actor(e2,x6)) & a_topic(x5) & a_topic(x1) & a_about(s1) & Topic(s1,p1) & Theme(e1,x3) & Actor(s1,x6) & Actor(e1,x2) & -(x4 = x4) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2.(v_give(e1) & n_present(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a red collared shirt holds a gift wrapped box. | A man is holding a gift for his bride. | 1 | -100 | We have no idea the gift is for his bride, it can be for anyone. | exists e1 e2 s1 s2 x1 x2 x3 x4.(Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_box(x3) & Theme(e1,x3) & v_wrap(e1) & of(x3,x4) & n_gift(x4) & in(x1,x2) & n_shirt(x2) & a_collared(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3.(for(e1,x3) & n_bride(x3) & of(x3,x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_gift(x2) & n_man(x1)) | 7b0260d6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4.(v_wrap(e1) & v_hold(e2) & of(x3,x4) & n_shirt(x2) & n_man(x1) & n_gift(x4) & n_box(x3) & in(x1,x2) & a_red(s1) & a_collared(s2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e2,x3) & Theme(e1,x3) & Actor(e2,x1)) | exists e1 x1 x2 x3.(v_hold(e1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_gift(x2) & n_bride(x3) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a red collared shirt holds a gift wrapped box. | A naked man waits with a gift. | 2 | -100 | A man in a shirt is not naked. | exists e2 e1 s1 s2 x1 x2 x3 x4.(Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_box(x3) & Theme(e1,x3) & v_wrap(e1) & of(x3,x4) & n_gift(x4) & in(x1,x2) & n_shirt(x2) & a_collared(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & n_man(x1)) | exists s1 x1 x2 x3.(a_topic(x1) & with(x1,x3) & n_gift(x3) & n_wait(x1) & of(x1,x2) & n_man(x2) & a_naked(s1) & Theme(s1,x1)) | 7b026b08-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4.(v_wrap(e1) & v_hold(e2) & of(x3,x4) & n_shirt(x2) & n_man(x1) & n_gift(x4) & n_box(x3) & in(x1,x2) & a_red(s1) & a_collared(s2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e2,x3) & Theme(e1,x3) & Actor(e2,x1)) | exists s1 x1 x2 x3.(with(x1,x3) & of(x1,x2) & n_wait(x1) & n_man(x2) & n_gift(x3) & a_topic(x1) & a_naked(s1) & Theme(s1,x1)) |
||
A man in a red collared shirt holds a gift wrapped box. | A man is holding a box. | 0 | -100 | holds a gift wrapped box implies holding a box. | exists e1 e2 s1 s2 x1 x2 x3 x4.(Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_box(x3) & Theme(e1,x3) & v_wrap(e1) & of(x3,x4) & n_gift(x4) & in(x1,x2) & n_shirt(x2) & a_collared(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_box(x2) & n_man(x1)) | 7b027562-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4.(v_wrap(e1) & v_hold(e2) & of(x3,x4) & n_shirt(x2) & n_man(x1) & n_gift(x4) & n_box(x3) & in(x1,x2) & a_red(s1) & a_collared(s2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e2,x3) & Theme(e1,x3) & Actor(e2,x1)) | exists e1 x1 x2.(v_hold(e1) & n_man(x1) & n_box(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in shorts and a black shirt is riding a motorcycle and wearing a red helmet. | A man wearing shorts and a black shirt rides a motorcycle and wears a red helmet | 0 | -100 | The man is in shorts which means he is wearing shorts. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(Theme(e2,x10) & Actor(e2,x6) & v_wear(e2) & n_helmet(x10) & a_red(s3) & Theme(s3,x10) & subset_of(x9,x6) & n_shirt(x9) & a_black(s2) & Theme(s2,x9) & subset_of(x7,x6) & in(x7,x8) & n_shorts(x8) & n_man(x7) & Theme(e1,x5) & Actor(e1,x1) & v_ride(e1) & n_motorcycle(x5) & subset_of(x4,x1) & n_shirt(x4) & a_black(s1) & Theme(s1,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & n_man(x2)) | exists e3 e1 e2 e4 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(Theme(e4,x12) & Actor(e4,x7) & v_wear(e4) & n_helmet(x12) & a_red(s3) & Theme(s3,x12) & subset_of(x11,x7) & n_shirt(x11) & a_black(s2) & Theme(s2,x11) & subset_of(x8,x7) & Theme(e3,x10) & Actor(e3,x9) & v_wear(e3) & n_shorts(x10) & (x8 = x9) & n_man(x8) & Theme(e2,x6) & Actor(e2,x1) & v_ride(e2) & n_motorcycle(x6) & subset_of(x5,x1) & n_shirt(x5) & a_black(s1) & Theme(s1,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shorts(x4) & (x2 = x3) & n_man(x2)) | 7b028016-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e2) & v_ride(e1) & subset_of(x9,x6) & subset_of(x7,x6) & subset_of(x4,x1) & subset_of(x2,x1) & n_shorts(x8) & n_shorts(x3) & n_shirt(x9) & n_shirt(x4) & n_motorcycle(x5) & n_man(x7) & n_man(x2) & n_helmet(x10) & in(x7,x8) & in(x2,x3) & a_red(s3) & a_black(s2) & a_black(s1) & Theme(s3,x10) & Theme(s2,x9) & Theme(s1,x4) & Theme(e2,x10) & Theme(e1,x5) & Actor(e2,x6) & Actor(e1,x1)) | exists e3 e1 e2 e4 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(v_wear(e4) & v_wear(e3) & v_wear(e1) & v_ride(e2) & subset_of(x8,x7) & subset_of(x5,x1) & subset_of(x2,x1) & subset_of(x11,x7) & n_shorts(x4) & n_shorts(x10) & n_shirt(x5) & n_shirt(x11) & n_motorcycle(x6) & n_man(x8) & n_man(x2) & n_helmet(x12) & a_red(s3) & a_black(s2) & a_black(s1) & Theme(s3,x12) & Theme(s2,x11) & Theme(s1,x5) & Theme(e4,x12) & Theme(e3,x10) & Theme(e2,x6) & Theme(e1,x4) & Actor(e4,x7) & Actor(e3,x9) & Actor(e2,x1) & Actor(e1,x3) & (x8 = x9) & (x2 = x3)) |
||
A man in shorts and a black shirt is riding a motorcycle and wearing a red helmet. | A man wearing shorts and a black shirt rides a motorcycle and wears a green helmet | 2 | -100 | Red and green are different. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(Theme(e2,x10) & Actor(e2,x6) & v_wear(e2) & n_helmet(x10) & a_red(s3) & Theme(s3,x10) & subset_of(x9,x6) & n_shirt(x9) & a_black(s2) & Theme(s2,x9) & subset_of(x7,x6) & in(x7,x8) & n_shorts(x8) & n_man(x7) & Theme(e1,x5) & Actor(e1,x1) & v_ride(e1) & n_motorcycle(x5) & subset_of(x4,x1) & n_shirt(x4) & a_black(s1) & Theme(s1,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & n_man(x2)) | exists e3 e1 e4 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(Theme(e4,x12) & Actor(e4,x7) & v_wear(e4) & n_helmet(x12) & a_green(s3) & Theme(s3,x12) & subset_of(x11,x7) & n_shirt(x11) & a_black(s2) & Theme(s2,x11) & subset_of(x8,x7) & Theme(e3,x10) & Actor(e3,x9) & v_wear(e3) & n_shorts(x10) & (x8 = x9) & n_man(x8) & Theme(e2,x6) & Actor(e2,x1) & v_ride(e2) & n_motorcycle(x6) & subset_of(x5,x1) & n_shirt(x5) & a_black(s1) & Theme(s1,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shorts(x4) & (x2 = x3) & n_man(x2)) | 7b0289ee-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e2) & v_ride(e1) & subset_of(x9,x6) & subset_of(x7,x6) & subset_of(x4,x1) & subset_of(x2,x1) & n_shorts(x8) & n_shorts(x3) & n_shirt(x9) & n_shirt(x4) & n_motorcycle(x5) & n_man(x7) & n_man(x2) & n_helmet(x10) & in(x7,x8) & in(x2,x3) & a_red(s3) & a_black(s2) & a_black(s1) & Theme(s3,x10) & Theme(s2,x9) & Theme(s1,x4) & Theme(e2,x10) & Theme(e1,x5) & Actor(e2,x6) & Actor(e1,x1)) | exists e3 e1 e4 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(v_wear(e4) & v_wear(e3) & v_wear(e1) & v_ride(e2) & subset_of(x8,x7) & subset_of(x5,x1) & subset_of(x2,x1) & subset_of(x11,x7) & n_shorts(x4) & n_shorts(x10) & n_shirt(x5) & n_shirt(x11) & n_motorcycle(x6) & n_man(x8) & n_man(x2) & n_helmet(x12) & a_green(s3) & a_black(s2) & a_black(s1) & Theme(s3,x12) & Theme(s2,x11) & Theme(s1,x5) & Theme(e4,x12) & Theme(e3,x10) & Theme(e2,x6) & Theme(e1,x4) & Actor(e4,x7) & Actor(e3,x9) & Actor(e2,x1) & Actor(e1,x3) & (x8 = x9) & (x2 = x3)) |
||
A man in shorts and a black shirt is riding a motorcycle and wearing a red helmet. | A man wearing shorts and a black shirt rides a motorcycle and wears a large red helmet | 1 | -100 | The red helmet may not be large. | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(Theme(e2,x10) & Actor(e2,x6) & v_wear(e2) & n_helmet(x10) & a_red(s3) & Theme(s3,x10) & subset_of(x9,x6) & n_shirt(x9) & a_black(s2) & Theme(s2,x9) & subset_of(x7,x6) & in(x7,x8) & n_shorts(x8) & n_man(x7) & Theme(e1,x5) & Actor(e1,x1) & v_ride(e1) & n_motorcycle(x5) & subset_of(x4,x1) & n_shirt(x4) & a_black(s1) & Theme(s1,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & n_man(x2)) | exists e4 e1 e3 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(Theme(e4,x12) & Actor(e4,x7) & v_wear(e4) & n_helmet(x12) & a_red(s4) & Theme(s4,x12) & a_large(s3) & Theme(s3,x12) & subset_of(x11,x7) & n_shirt(x11) & a_black(s2) & Theme(s2,x11) & subset_of(x8,x7) & Theme(e3,x10) & Actor(e3,x9) & v_wear(e3) & n_shorts(x10) & (x8 = x9) & n_man(x8) & Theme(e2,x6) & Actor(e2,x1) & v_ride(e2) & n_motorcycle(x6) & subset_of(x5,x1) & n_shirt(x5) & a_black(s1) & Theme(s1,x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_shorts(x4) & (x2 = x3) & n_man(x2)) | 7b0294e8-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e2) & v_ride(e1) & subset_of(x9,x6) & subset_of(x7,x6) & subset_of(x4,x1) & subset_of(x2,x1) & n_shorts(x8) & n_shorts(x3) & n_shirt(x9) & n_shirt(x4) & n_motorcycle(x5) & n_man(x7) & n_man(x2) & n_helmet(x10) & in(x7,x8) & in(x2,x3) & a_red(s3) & a_black(s2) & a_black(s1) & Theme(s3,x10) & Theme(s2,x9) & Theme(s1,x4) & Theme(e2,x10) & Theme(e1,x5) & Actor(e2,x6) & Actor(e1,x1)) | exists e4 e1 e3 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(v_wear(e4) & v_wear(e3) & v_wear(e1) & v_ride(e2) & subset_of(x8,x7) & subset_of(x5,x1) & subset_of(x2,x1) & subset_of(x11,x7) & n_shorts(x4) & n_shorts(x10) & n_shirt(x5) & n_shirt(x11) & n_motorcycle(x6) & n_man(x8) & n_man(x2) & n_helmet(x12) & a_red(s4) & a_large(s3) & a_black(s2) & a_black(s1) & Theme(s4,x12) & Theme(s3,x12) & Theme(s2,x11) & Theme(s1,x5) & Theme(e4,x12) & Theme(e3,x10) & Theme(e2,x6) & Theme(e1,x4) & Actor(e4,x7) & Actor(e3,x9) & Actor(e2,x1) & Actor(e1,x3) & (x8 = x9) & (x2 = x3)) |
||
Two people acting out a Pokemon battle, the older woman on the right is the trainer, and the woman on the left is the Pokemon. | The women are cooking pasta. | 2 | -100 | Two people are either acting or cooking. | exists e1 p1 p2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_left(x7) & n_woman(x1) & n_woman(x1) & n_trainer(x8) & n_right(x2) & r_more(s1) & a_older(s1) & Theme(s1,x1) & (x1 = x6) & ne_geo_pokemon(x6) & on(x1,x7) & rel(p1,x3) & a_out(s2) & Manner(e1,s2) & Theme(e1,x5) & Actor(e1,x4) & v_act(e1) & n_battle(x5) & (x5 = x6) & ne_org_pokemon(x6) & (x3 = x4) & n_people(x3) & card_eq_2(x3) & (x1 = x8) & on(x1,x2)) | exists p1 x1.(n_woman(x1) & exists s1 x2.((x1 = x2) & n_pasta(x2) & a_cooking(s1) & Theme(s1,x2))) | 7b02a06e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_act(e1) & rel(p1,x3) & r_more(s1) & on(x1,x7) & on(x1,x2) & ne_org_pokemon(x6) & ne_geo_pokemon(x6) & n_woman(x1) & n_trainer(x8) & n_right(x2) & n_people(x3) & n_left(x7) & n_battle(x5) & card_eq_2(x3) & a_out(s2) & a_older(s1) & Theme(s1,x1) & Theme(e1,x5) & Manner(e1,s2) & Actor(e1,x4) & (x5 = x6) & (x3 = x4) & (x1 = x8) & (x1 = x6)) | exists x1.(n_woman(x1) & exists s1 x2.(n_pasta(x2) & a_cooking(s1) & Theme(s1,x2) & (x1 = x2))) |
||
Two people acting out a Pokemon battle, the older woman on the right is the trainer, and the woman on the left is the Pokemon. | The women are wearing jeans. | 1 | -100 | just because the two women are acting out Pokemon battles doesn't mean their wearing jeans. | exists e1 p1 p2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_left(x7) & n_woman(x1) & n_woman(x1) & n_trainer(x8) & n_right(x2) & r_more(s1) & a_older(s1) & Theme(s1,x1) & (x1 = x6) & ne_geo_pokemon(x6) & on(x1,x7) & rel(p1,x3) & a_out(s2) & Manner(e1,s2) & Theme(e1,x5) & Actor(e1,x4) & v_act(e1) & n_battle(x5) & (x5 = x6) & ne_org_pokemon(x6) & (x3 = x4) & n_people(x3) & card_eq_2(x3) & (x1 = x8) & on(x1,x2)) | exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_jeans(x2)) | 7b02ab2c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_act(e1) & rel(p1,x3) & r_more(s1) & on(x1,x7) & on(x1,x2) & ne_org_pokemon(x6) & ne_geo_pokemon(x6) & n_woman(x1) & n_trainer(x8) & n_right(x2) & n_people(x3) & n_left(x7) & n_battle(x5) & card_eq_2(x3) & a_out(s2) & a_older(s1) & Theme(s1,x1) & Theme(e1,x5) & Manner(e1,s2) & Actor(e1,x4) & (x5 = x6) & (x3 = x4) & (x1 = x8) & (x1 = x6)) | exists e1 x1 x2.(v_wear(e1) & n_woman(x1) & n_jeans(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two people acting out a Pokemon battle, the older woman on the right is the trainer, and the woman on the left is the Pokemon. | The women are LARPing. | 0 | -100 | The people are acting out a Pokemon battle which means they are LARPing. | exists e1 p1 p2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_left(x7) & n_woman(x1) & n_woman(x1) & n_trainer(x8) & n_right(x2) & r_more(s1) & a_older(s1) & Theme(s1,x1) & (x1 = x6) & ne_geo_pokemon(x6) & on(x1,x7) & rel(p1,x3) & a_out(s2) & Manner(e1,s2) & Theme(e1,x5) & Actor(e1,x4) & v_act(e1) & n_battle(x5) & (x5 = x6) & ne_org_pokemon(x6) & (x3 = x4) & n_people(x3) & card_eq_2(x3) & (x1 = x8) & on(x1,x2)) | exists e1 x1.(n_woman(x1) & Actor(e1,x1) & v_larp(e1)) | 7b02b50e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_act(e1) & rel(p1,x3) & r_more(s1) & on(x1,x7) & on(x1,x2) & ne_org_pokemon(x6) & ne_geo_pokemon(x6) & n_woman(x1) & n_trainer(x8) & n_right(x2) & n_people(x3) & n_left(x7) & n_battle(x5) & card_eq_2(x3) & a_out(s2) & a_older(s1) & Theme(s1,x1) & Theme(e1,x5) & Manner(e1,s2) & Actor(e1,x4) & (x5 = x6) & (x3 = x4) & (x1 = x8) & (x1 = x6)) | exists e1 x1.(v_larp(e1) & n_woman(x1) & Actor(e1,x1)) |
||
A man is setting up equipment for a rock show. | a man puts up some speakers for a rap concert | 2 | -100 | A man is either setting up for a rock show or rap concert. | exists e1 s1 x1 x2 x3 x4.(for(e1,x3) & n_show(x3) & of(x3,x4) & n_rock(x4) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_set(e1) & n_equipment(x2) & n_man(x1)) | exists e1 s1 x1 x2 x3 x4.(a_up(s1) & Manner(e1,s1) & for(e1,x3) & n_concert(x3) & of(x3,x4) & n_rap(x4) & Theme(e1,x2) & Actor(e1,x1) & v_put(e1) & n_speaker(x2) & n_man(x1)) | 7b02c0bc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_set(e1) & of(x3,x4) & n_show(x3) & n_rock(x4) & n_man(x1) & n_equipment(x2) & for(e1,x3) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_put(e1) & of(x3,x4) & n_speaker(x2) & n_rap(x4) & n_man(x1) & n_concert(x3) & for(e1,x3) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man is setting up equipment for a rock show. | someone is putting up some equipment | 0 | -100 | A man is someone. | exists e1 s1 x1 x2 x3 x4.(for(e1,x3) & n_show(x3) & of(x3,x4) & n_rock(x4) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_set(e1) & n_equipment(x2) & n_man(x1)) | exists e1 s1 x1 x2.(a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_put(e1) & n_equipment(x2) & n_person(x1)) | 7b02cbf2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_set(e1) & of(x3,x4) & n_show(x3) & n_rock(x4) & n_man(x1) & n_equipment(x2) & for(e1,x3) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_put(e1) & n_person(x1) & n_equipment(x2) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man is setting up equipment for a rock show. | a roadi puts up a set for Ozzy Osbourne | 1 | -100 | The man may not be a roadi the equipment may not be a set for Ozzy Osbourne. | exists e1 s1 x1 x2 x3 x4.(for(e1,x3) & n_show(x3) & of(x3,x4) & n_rock(x4) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_set(e1) & n_equipment(x2) & n_man(x1)) | exists e1 s1 x1 x2 x3 x4.(ne_org_osbourne(x3) & (x3 = x4) & ne_org_ozzy(x4) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_put(e1) & for(x2,x3) & n_set(x2) & n_roadus(x1)) | 7b02d6ce-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_set(e1) & of(x3,x4) & n_show(x3) & n_rock(x4) & n_man(x1) & n_equipment(x2) & for(e1,x3) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_put(e1) & ne_org_ozzy(x4) & ne_org_osbourne(x3) & n_set(x2) & n_roadus(x1) & for(x2,x3) & a_up(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1) & (x3 = x4)) |
||
Two people crossing a footbridge. | people crossing a bridge | 0 | -100 | A footbridge is a bridge. | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_cross(e1) & n_footbridge(x3) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_cross(e1) & n_bridge(x3) & (x1 = x2) & n_people(x1)) | 7b02e1d2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_cross(e1) & n_people(x1) & n_footbridge(x3) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_cross(e1) & n_people(x1) & n_bridge(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Two people crossing a footbridge. | people going to town | 1 | -100 | The people may be going somewhere other than going to town. | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_cross(e1) & n_footbridge(x3) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & to(e1,x3) & n_town(x3) & Actor(e1,x2) & v_go(e1) & (x1 = x2) & n_people(x1)) | 7b02ee84-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_cross(e1) & n_people(x1) & n_footbridge(x3) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_go(e1) & to(e1,x3) & n_town(x3) & n_people(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Two people crossing a footbridge. | animals attacking a man | 2 | -100 | It's either two people or animals. | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_cross(e1) & n_footbridge(x3) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_attack(e1) & n_man(x3) & (x1 = x2) & n_animal(x1)) | 7b02fa28-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_cross(e1) & n_people(x1) & n_footbridge(x3) & card_eq_2(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_attack(e1) & n_man(x3) & n_animal(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A couple of hikers cross a bridge. | The hikers are wading in the stream. | 2 | -100 | One cannot cross a bridge and be wading in the stream simultaneously. | exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_cross(e1) & n_bridge(x3) & of(x1,x2) & n_hiker(x2) & n_couple(x1)) | exists e1 x1 x2.(n_stream(x2) & n_hiker(x1) & in(e1,x2) & Actor(e1,x1) & v_wade(e1)) | 7b030522-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_cross(e1) & of(x1,x2) & n_hiker(x2) & n_couple(x1) & n_bridge(x3) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_wade(e1) & n_stream(x2) & n_hiker(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A couple of hikers cross a bridge. | The hikers are moving. | 0 | -100 | If they cross a bridge, it is implied that they are moving. | exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_cross(e1) & n_bridge(x3) & of(x1,x2) & n_hiker(x2) & n_couple(x1)) | exists e1 x1.(n_hiker(x1) & Actor(e1,x1) & v_move(e1)) | 7b030fe0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_cross(e1) & of(x1,x2) & n_hiker(x2) & n_couple(x1) & n_bridge(x3) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1.(v_move(e1) & n_hiker(x1) & Actor(e1,x1)) |
||
A couple of hikers cross a bridge. | The hikers are holding a compass. | 1 | -100 | Hikers crossing a bridge does not mean they have a compass. | exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_cross(e1) & n_bridge(x3) & of(x1,x2) & n_hiker(x2) & n_couple(x1)) | exists e1 x1 x2.(n_hiker(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_compass(x2)) | 7b0319d6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_cross(e1) & of(x1,x2) & n_hiker(x2) & n_couple(x1) & n_bridge(x3) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_hold(e1) & n_hiker(x1) & n_compass(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two people cross a bridge over a river in a forest. | Two people cross a bridge over a river. | 0 | -100 | The people cross the bridge. | exists e1 x1 x2 x3 x4.(in(e1,x4) & n_forest(x4) & over(e1,x3) & n_river(x3) & Theme(e1,x2) & Actor(e1,x1) & v_cross(e1) & n_bridge(x2) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(over(e1,x3) & n_river(x3) & Theme(e1,x2) & Actor(e1,x1) & v_cross(e1) & n_bridge(x2) & n_people(x1) & card_eq_2(x1)) | 7b032368-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_cross(e1) & over(e1,x3) & n_river(x3) & n_people(x1) & n_forest(x4) & n_bridge(x2) & in(e1,x4) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_cross(e1) & over(e1,x3) & n_river(x3) & n_people(x1) & n_bridge(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two people cross a bridge over a river in a forest. | One person crosses a bridge alone. | 2 | -100 | It's either two people or one person. | exists e1 x1 x2 x3 x4.(in(e1,x4) & n_forest(x4) & over(e1,x3) & n_river(x3) & Theme(e1,x2) & Actor(e1,x1) & v_cross(e1) & n_bridge(x2) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_cross(e1) & r_alone(x2) & n_bridge(x2) & n_person(x1) & card_eq_1(x1)) | 7b032dcc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_cross(e1) & over(e1,x3) & n_river(x3) & n_people(x1) & n_forest(x4) & n_bridge(x2) & in(e1,x4) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_cross(e1) & r_alone(x2) & n_person(x1) & n_bridge(x2) & card_eq_1(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two people cross a bridge over a river in a forest. | Two people cross a bridge over a raging river. | 1 | -100 | The river may not be raging. | exists e1 x1 x2 x3 x4.(in(e1,x4) & n_forest(x4) & over(e1,x3) & n_river(x3) & Theme(e1,x2) & Actor(e1,x1) & v_cross(e1) & n_bridge(x2) & n_people(x1) & card_eq_2(x1)) | exists e1 e2 x1 x2 x3.(over(e1,x3) & n_river(x3) & Actor(e2,x3) & v_rage(e2) & Theme(e1,x2) & Actor(e1,x1) & v_cross(e1) & n_bridge(x2) & n_people(x1) & card_eq_2(x1)) | 7b0337c2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_cross(e1) & over(e1,x3) & n_river(x3) & n_people(x1) & n_forest(x4) & n_bridge(x2) & in(e1,x4) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3.(v_rage(e2) & v_cross(e1) & over(e1,x3) & n_river(x3) & n_people(x1) & n_bridge(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) |
||
Two backpackers walking across an intricate rope and wood bridge over a river. | The backpackers are in the Appalachian Mountains. | 1 | -100 | Walking across a rope bridge over a river does not mean one is in the Appalachian Mountains. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & over(e1,x7) & n_river(x7) & across(e1,x3) & n_bridge(x5) & of(x5,x6) & n_wood(x6) & n_rope(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_intricate(s1) & Theme(s1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_backpacker(x1) & card_eq_2(x1)) | exists p1 s1 x1 x2.(n_mountain(x2) & a_appalachian(s1) & Theme(s1,x2) & n_backpacker(x1) & in(x1,x2)) | 7b03444c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_walk(e1) & subset_of(x5,x3) & subset_of(x4,x3) & over(e1,x7) & of(x5,x6) & n_wood(x6) & n_rope(x4) & n_river(x7) & n_bridge(x5) & n_backpacker(x1) & card_eq_2(x1) & across(e1,x3) & a_topic(x1) & a_intricate(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1 x2.(n_mountain(x2) & n_backpacker(x1) & in(x1,x2) & a_appalachian(s1) & Theme(s1,x2)) |
||
Two backpackers walking across an intricate rope and wood bridge over a river. | Two backpackers cross the bridge over the river. | 0 | -100 | Walking across the bridge means the same as cross the bridge. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & over(e1,x7) & n_river(x7) & across(e1,x3) & n_bridge(x5) & of(x5,x6) & n_wood(x6) & n_rope(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_intricate(s1) & Theme(s1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_backpacker(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(n_river(x3) & n_bridge(x2) & over(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_cross(e1) & n_backpacker(x1) & card_eq_2(x1)) | 7b034ef6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_walk(e1) & subset_of(x5,x3) & subset_of(x4,x3) & over(e1,x7) & of(x5,x6) & n_wood(x6) & n_rope(x4) & n_river(x7) & n_bridge(x5) & n_backpacker(x1) & card_eq_2(x1) & across(e1,x3) & a_topic(x1) & a_intricate(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_cross(e1) & over(e1,x3) & n_river(x3) & n_bridge(x2) & n_backpacker(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two backpackers walking across an intricate rope and wood bridge over a river. | The backpackers are sitting by the fire. | 2 | -100 | The backpackers are walking or sitting. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & over(e1,x7) & n_river(x7) & across(e1,x3) & n_bridge(x5) & of(x5,x6) & n_wood(x6) & n_rope(x4) & subset_of(x5,x3) & subset_of(x4,x3) & a_intricate(s1) & Theme(s1,x3) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_backpacker(x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_fire(x2) & n_backpacker(x1) & by(e1,x2) & Actor(e1,x1) & v_sit(e1)) | 7b035b8a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_walk(e1) & subset_of(x5,x3) & subset_of(x4,x3) & over(e1,x7) & of(x5,x6) & n_wood(x6) & n_rope(x4) & n_river(x7) & n_bridge(x5) & n_backpacker(x1) & card_eq_2(x1) & across(e1,x3) & a_topic(x1) & a_intricate(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_sit(e1) & n_fire(x2) & n_backpacker(x1) & by(e1,x2) & Actor(e1,x1)) |
||
Two people wearing backpacks cross a rickety chain bridge, which is above a flowing river. | The two people are sitting on the couch. | 2 | -100 | Two people are crossing a bridge or sitting on the couch. | exists e2 e1 p1 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x4) & Actor(e2,x1) & v_cross(e2) & exists s1 x8.(above(x7,x8) & n_river(x8) & a_flowing(s1) & Theme(s1,x8)) & (x4 = x7) & n_bridge(x4) & of(x4,x6) & n_chain(x6) & of(x4,x5) & n_rickety(x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_backpack(x3) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_couch(x2) & n_people(x1) & card_eq_2(x1) & on(e1,x2) & Actor(e1,x1) & v_sit(e1)) | 7b03627e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_cross(e2) & of(x4,x6) & of(x4,x5) & n_rickety(x5) & n_people(x1) & n_chain(x6) & n_bridge(x4) & n_backpack(x3) & exists s1 x8.(n_river(x8) & above(x7,x8) & a_flowing(s1) & Theme(s1,x8)) & card_eq_2(x1) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x4 = x7) & (x1 = x2)) | exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & n_people(x1) & n_couch(x2) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two people wearing backpacks cross a rickety chain bridge, which is above a flowing river. | Two people are wearing backpacks. | 0 | -100 | Two people wearing backpacks cross a rickety chain bridge must be wearing backpacks. | exists e1 e2 p1 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x4) & Actor(e2,x1) & v_cross(e2) & exists s1 x8.(above(x7,x8) & n_river(x8) & a_flowing(s1) & Theme(s1,x8)) & (x4 = x7) & n_bridge(x4) & of(x4,x6) & n_chain(x6) & of(x4,x5) & n_rickety(x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_backpack(x3) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_backpack(x2) & n_people(x1) & card_eq_2(x1)) | 7b0368c8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_cross(e2) & of(x4,x6) & of(x4,x5) & n_rickety(x5) & n_people(x1) & n_chain(x6) & n_bridge(x4) & n_backpack(x3) & exists s1 x8.(n_river(x8) & above(x7,x8) & a_flowing(s1) & Theme(s1,x8)) & card_eq_2(x1) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x4 = x7) & (x1 = x2)) | exists e1 x1 x2.(v_wear(e1) & n_people(x1) & n_backpack(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two people wearing backpacks cross a rickety chain bridge, which is above a flowing river. | The two people are hiking. | 1 | -100 | Just because the two people are wearing backpacks doesn't mean they are hiking. | exists e2 e1 p1 x1 x2 x3 x4 x5 x6 x7.(Theme(e2,x4) & Actor(e2,x1) & v_cross(e2) & exists s1 x8.(above(x7,x8) & n_river(x8) & a_flowing(s1) & Theme(s1,x8)) & (x4 = x7) & n_bridge(x4) & of(x4,x6) & n_chain(x6) & of(x4,x5) & n_rickety(x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_backpack(x3) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | exists e1 x1.(n_people(x1) & card_eq_2(x1) & Actor(e1,x1) & v_hike(e1)) | 7b036e54-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & v_cross(e2) & of(x4,x6) & of(x4,x5) & n_rickety(x5) & n_people(x1) & n_chain(x6) & n_bridge(x4) & n_backpack(x3) & exists s1 x8.(n_river(x8) & above(x7,x8) & a_flowing(s1) & Theme(s1,x8)) & card_eq_2(x1) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x4 = x7) & (x1 = x2)) | exists e1 x1.(v_hike(e1) & n_people(x1) & card_eq_2(x1) & Actor(e1,x1)) |
||
A man in a black and white striped shirt photographing a woman by a fountain. | A woman is modeling. | 1 | -100 | Just because the woman is being photographed doesn't mean she is modeling. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_photograph(e1) & by(x4,x5) & n_fountain(x5) & n_woman(x4) & (x2 = x3) & n_shirt(x2) & a_striped(s3) & Theme(s3,x2) & a_white(s2) & Theme(s2,x2) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1.(Actor(e1,x1) & v_model(e1) & n_woman(x1)) | 7b0373ae-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_photograph(e1) & n_woman(x4) & n_shirt(x2) & n_man(x1) & n_fountain(x5) & in(x1,x2) & by(x4,x5) & a_white(s2) & a_topic(x1) & a_striped(s3) & a_black(s1) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1.(v_model(e1) & n_woman(x1) & Actor(e1,x1)) |
||
A man in a black and white striped shirt photographing a woman by a fountain. | A man in a yellow shirt is taking a photo. | 2 | -100 | The shirt is black and white or yellow. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_photograph(e1) & by(x4,x5) & n_fountain(x5) & n_woman(x4) & (x2 = x3) & n_shirt(x2) & a_striped(s3) & Theme(s3,x2) & a_white(s2) & Theme(s2,x2) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_take(e1) & n_photo(x3) & in(x1,x2) & n_shirt(x2) & a_yellow(s1) & Theme(s1,x2) & n_man(x1)) | 7b037908-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_photograph(e1) & n_woman(x4) & n_shirt(x2) & n_man(x1) & n_fountain(x5) & in(x1,x2) & by(x4,x5) & a_white(s2) & a_topic(x1) & a_striped(s3) & a_black(s1) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2 x3.(v_take(e1) & n_shirt(x2) & n_photo(x3) & n_man(x1) & in(x1,x2) & a_yellow(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A man in a black and white striped shirt photographing a woman by a fountain. | Someone is having their picture taken. | 0 | -100 | The man is photographing a woman which means that someone is having their picture taken. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_photograph(e1) & by(x4,x5) & n_fountain(x5) & n_woman(x4) & (x2 = x3) & n_shirt(x2) & a_striped(s3) & Theme(s3,x2) & a_white(s2) & Theme(s2,x2) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 e2 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & Theme(e1,x3) & v_take(e1) & (x2 = x3) & n_picture(x2) & of(x2,x1) & n_thing(x1) & n_person(x1)) | 7b0385f6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_photograph(e1) & n_woman(x4) & n_shirt(x2) & n_man(x1) & n_fountain(x5) & in(x1,x2) & by(x4,x5) & a_white(s2) & a_topic(x1) & a_striped(s3) & a_black(s1) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 e2 x1 x2 x3.(v_take(e1) & v_have(e2) & of(x2,x1) & n_thing(x1) & n_picture(x2) & n_person(x1) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & (x2 = x3)) |
||
A girl diving in a public pool, enjoying the water. | The girl is in a pool. | 0 | -100 | A public pool is a pool. | exists e2 e1 s1 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_enjoy(e2) & in(e1,x3) & n_pool(x3) & a_public(s1) & Theme(s1,x3) & Actor(e1,x2) & v_dive(e1) & (x1 = x2) & n_girl(x1)) | exists p1 x1.(n_girl(x1) & exists x2.(in(x1,x2) & n_pool(x2))) | 7b038f06-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(v_enjoy(e2) & v_dive(e1) & n_water(x4) & n_pool(x3) & n_girl(x1) & in(e1,x3) & for(e1,e2) & a_topic(x1) & a_public(s1) & Theme(s1,x3) & Theme(e2,x4) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_girl(x1) & exists x2.(n_pool(x2) & in(x1,x2))) |
||
A girl diving in a public pool, enjoying the water. | The waters are cool. | 1 | -100 | Not all pools have cool water. | exists e1 e2 s1 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_enjoy(e2) & in(e1,x3) & n_pool(x3) & a_public(s1) & Theme(s1,x3) & Actor(e1,x2) & v_dive(e1) & (x1 = x2) & n_girl(x1)) | exists s1 x1.(n_waters(x1) & Theme(s1,x1) & a_cool(s1)) | 7b039546-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_enjoy(e2) & v_dive(e1) & n_water(x4) & n_pool(x3) & n_girl(x1) & in(e1,x3) & for(e1,e2) & a_topic(x1) & a_public(s1) & Theme(s1,x3) & Theme(e2,x4) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1.(n_waters(x1) & a_cool(s1) & Theme(s1,x1)) |
||
A girl diving in a public pool, enjoying the water. | The girl is ready to dive into the deep end. | 2 | -100 | One cannot be diving and ready to dive simultaneously. | exists e1 e2 s1 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_enjoy(e2) & in(e1,x3) & n_pool(x3) & a_public(s1) & Theme(s1,x3) & Actor(e1,x2) & v_dive(e1) & (x1 = x2) & n_girl(x1)) | exists s1 s2 x1 x2 x3.(n_end(x3) & a_deep(s2) & Theme(s2,x3) & n_girl(x1) & into(s1,x3) & to(s1,x2) & n_dive(x2) & Theme(s1,x1) & a_ready(s1)) | 7b039b18-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_enjoy(e2) & v_dive(e1) & n_water(x4) & n_pool(x3) & n_girl(x1) & in(e1,x3) & for(e1,e2) & a_topic(x1) & a_public(s1) & Theme(s1,x3) & Theme(e2,x4) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists s1 s2 x1 x2 x3.(to(s1,x2) & n_girl(x1) & n_end(x3) & n_dive(x2) & into(s1,x3) & a_ready(s1) & a_deep(s2) & Theme(s2,x3) & Theme(s1,x1)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.