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
|
---|---|---|---|---|---|---|---|---|---|---|---|
An elderly man lies on a couch in an alleyway, both the couch and man are quite dirty. | The man in the alleyway is homeless. | 1 | -100 | Laying on a couch in an alleyway does not imply the man is homeless. | exists e1 s1 s2 x1 x2 x3 x4 x5.(r_quite(s2) & Theme(s2,x4) & a_dirty(s2) & n_man(x1) & n_man(x1) & n_couch(x5) & subset_of(x1,x4) & subset_of(x5,x4) & in(e1,x3) & n_alleyway(x3) & on(e1,x2) & n_couch(x2) & Actor(e1,x1) & v_lie(e1) & a_elderly(s1) & Theme(s1,x1)) | exists s1 x1 x2.(n_alleyway(x2) & n_man(x1) & Theme(s1,x1) & a_homeless(s1) & in(x1,x2)) | 4b1dbdf2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_lie(e1) & subset_of(x5,x4) & subset_of(x1,x4) & r_quite(s2) & on(e1,x2) & n_man(x1) & n_couch(x5) & n_couch(x2) & n_alleyway(x3) & in(e1,x3) & a_elderly(s1) & a_dirty(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1)) | exists s1 x1 x2.(n_man(x1) & n_alleyway(x2) & in(x1,x2) & a_homeless(s1) & Theme(s1,x1)) |
||
Older man sleeping on an old couch near parked cars. | The man is homeless | 1 | -100 | Just because the old man is sleeping on an old couch, does not imply the man is homeless. | exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & on(e1,x4) & near(x4,x5) & n_car(x5) & a_parked(s2) & Theme(s2,x5) & n_couch(x4) & a_old(s1) & Theme(s1,x4) & Actor(e1,x3) & v_sleep(e1) & (x1 = x3) & n_man(x1) & (x1 = x2) & ne_nam_older(x2)) | exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_homeless(s1)) | 4b1dc356-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_sleep(e1) & on(e1,x4) & near(x4,x5) & ne_nam_older(x2) & n_man(x1) & n_couch(x4) & n_car(x5) & a_topic(x1) & a_parked(s2) & a_old(s1) & Theme(s2,x5) & Theme(s1,x4) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) | exists s1 x1.(n_man(x1) & a_homeless(s1) & Theme(s1,x1)) |
||
Older man sleeping on an old couch near parked cars. | The man is outside | 0 | -100 | The man is outside because he is sleeping near parked cars. | exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & on(e1,x4) & near(x4,x5) & n_car(x5) & a_parked(s2) & Theme(s2,x5) & n_couch(x4) & a_old(s1) & Theme(s1,x4) & Actor(e1,x3) & v_sleep(e1) & (x1 = x3) & n_man(x1) & (x1 = x2) & ne_nam_older(x2)) | exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_outside(s1)) | 4b1dc824-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_sleep(e1) & on(e1,x4) & near(x4,x5) & ne_nam_older(x2) & n_man(x1) & n_couch(x4) & n_car(x5) & a_topic(x1) & a_parked(s2) & a_old(s1) & Theme(s2,x5) & Theme(s1,x4) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) | exists s1 x1.(n_man(x1) & a_outside(s1) & Theme(s1,x1)) |
||
Older man sleeping on an old couch near parked cars. | The man has a home | 2 | -100 | The man can't be near parked cars and be in a house. | exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & on(e1,x4) & near(x4,x5) & n_car(x5) & a_parked(s2) & Theme(s2,x5) & n_couch(x4) & a_old(s1) & Theme(s1,x4) & Actor(e1,x3) & v_sleep(e1) & (x1 = x3) & n_man(x1) & (x1 = x2) & ne_nam_older(x2)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_home(x2)) | 4b1dcc3e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_sleep(e1) & on(e1,x4) & near(x4,x5) & ne_nam_older(x2) & n_man(x1) & n_couch(x4) & n_car(x5) & a_topic(x1) & a_parked(s2) & a_old(s1) & Theme(s2,x5) & Theme(s1,x4) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) | exists e1 x1 x2.(v_have(e1) & n_man(x1) & n_home(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man sleeping on a couch on the side of the road. | A man is sleeping. | 0 | -100 | The man is sleeping because he's asleep on the couch. | exists e1 x1 x2 x3 x4 x5.(n_road(x5) & n_side(x4) & a_topic(x1) & on(e1,x3) & on(x3,x4) & of(x4,x5) & n_couch(x3) & Actor(e1,x2) & v_sleep(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_man(x1)) | 4b1dd170-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_sleep(e1) & on(x3,x4) & on(e1,x3) & of(x4,x5) & n_side(x4) & n_road(x5) & n_man(x1) & n_couch(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_sleep(e1) & n_man(x1) & Actor(e1,x1)) |
||
A man sleeping on a couch on the side of the road. | A man is homeless. | 1 | -100 | Just because the man is sleeping on a couch on the side of the road, does not imply the man is homeless. | exists e1 x1 x2 x3 x4 x5.(n_road(x5) & n_side(x4) & a_topic(x1) & on(e1,x3) & on(x3,x4) & of(x4,x5) & n_couch(x3) & Actor(e1,x2) & v_sleep(e1) & (x1 = x2) & n_man(x1)) | exists s1 x1.(Theme(s1,x1) & a_homeless(s1) & n_man(x1)) | 4b1dd918-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_sleep(e1) & on(x3,x4) & on(e1,x3) & of(x4,x5) & n_side(x4) & n_road(x5) & n_man(x1) & n_couch(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1.(n_man(x1) & a_homeless(s1) & Theme(s1,x1)) |
||
A man sleeping on a couch on the side of the road. | A women is sleeping. | 2 | -100 | It can be a man or woman not both. | exists e1 x1 x2 x3 x4 x5.(n_road(x5) & n_side(x4) & a_topic(x1) & on(e1,x3) & on(x3,x4) & of(x4,x5) & n_couch(x3) & Actor(e1,x2) & v_sleep(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_woman(x1)) | 4b1dde72-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_sleep(e1) & on(x3,x4) & on(e1,x3) & of(x4,x5) & n_side(x4) & n_road(x5) & n_man(x1) & n_couch(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_sleep(e1) & n_woman(x1) & Actor(e1,x1)) |
||
Man sleeping on an old couch in an alley. | A man is moving a couch. | 2 | -100 | A man can not move a couch while sleeping. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & in(x3,x4) & n_alley(x4) & n_couch(x3) & a_old(s1) & Theme(s1,x3) & Actor(e1,x2) & v_sleep(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_move(e1) & n_couch(x2) & n_man(x1)) | 4b1de3b8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sleep(e1) & on(e1,x3) & n_man(x1) & n_couch(x3) & n_alley(x4) & in(x3,x4) & a_topic(x1) & a_old(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_move(e1) & n_man(x1) & n_couch(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Man sleeping on an old couch in an alley. | A homeless man is resting. | 1 | -100 | Just because, the man is sleeping on an old couch in an alley does not imply the man is homeless, it also does not imply the man is resting. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & in(x3,x4) & n_alley(x4) & n_couch(x3) & a_old(s1) & Theme(s1,x3) & Actor(e1,x2) & v_sleep(e1) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1.(Actor(e1,x1) & v_rest(e1) & n_man(x1) & a_homeless(s1) & Theme(s1,x1)) | 4b1de89a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sleep(e1) & on(e1,x3) & n_man(x1) & n_couch(x3) & n_alley(x4) & in(x3,x4) & a_topic(x1) & a_old(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1.(v_rest(e1) & n_man(x1) & a_homeless(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Man sleeping on an old couch in an alley. | A man is sleeping. | 0 | -100 | The man is sleeping because he's sleeping on an old couch. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & in(x3,x4) & n_alley(x4) & n_couch(x3) & a_old(s1) & Theme(s1,x3) & Actor(e1,x2) & v_sleep(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_man(x1)) | 4b1ded5e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sleep(e1) & on(e1,x3) & n_man(x1) & n_couch(x3) & n_alley(x4) & in(x3,x4) & a_topic(x1) & a_old(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_sleep(e1) & n_man(x1) & Actor(e1,x1)) |
||
A group of people are standing outside next to what appears to be a telescope. | A group of people are sitting by a campfire. | 2 | -100 | A group of people can not be standing and sitting. | exists e1 s1 x1 x2.(exists e2 p1 x3.(n_thing(x3) & to(e1,x3) & Topic(e2,p1) & Actor(e2,x3) & v_appear(e2) & exists p2 x4.((x3 = x4) & n_telescope(x4))) & r_next(e1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists e1 x1 x2 x3.(by(e1,x3) & n_campfire(x3) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | 4b1df22c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_stand(e1) & r_next(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & exists e2 p1 x3.(v_appear(e2) & to(e1,x3) & n_thing(x3) & exists x4.(n_telescope(x4) & (x3 = x4)) & Topic(e2,p1) & Actor(e2,x3)) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_sit(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & n_campfire(x3) & by(e1,x3) & Actor(e1,x1)) |
||
A group of people are standing outside next to what appears to be a telescope. | A family is standing next to a telescope. | 1 | -100 | Just because there is a group of people, does not mean that they are family. | exists e1 s1 x1 x2.(exists e2 p1 x3.(n_thing(x3) & to(e1,x3) & Topic(e2,p1) & Actor(e2,x3) & v_appear(e2) & exists p2 x4.((x3 = x4) & n_telescope(x4))) & r_next(e1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists e1 x1 x2.(to(e1,x2) & n_telescope(x2) & r_next(e1) & Actor(e1,x1) & v_stand(e1) & n_family(x1)) | 4b1df70e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_stand(e1) & r_next(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & exists e2 p1 x3.(v_appear(e2) & to(e1,x3) & n_thing(x3) & exists x4.(n_telescope(x4) & (x3 = x4)) & Topic(e2,p1) & Actor(e2,x3)) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2.(v_stand(e1) & to(e1,x2) & r_next(e1) & n_telescope(x2) & n_family(x1) & Actor(e1,x1)) |
||
A group of people are standing outside next to what appears to be a telescope. | People are outside | 0 | -100 | A group of people can truthfully be described as people. Standing outside and being outside are the same in location. | exists e1 s1 x1 x2.(exists e2 p1 x3.(n_thing(x3) & to(e1,x3) & Topic(e2,p1) & Actor(e2,x3) & v_appear(e2) & exists p2 x4.((x3 = x4) & n_telescope(x4))) & r_next(e1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_people(x2) & n_group(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_people(x1)) | 4b1dfcd6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_stand(e1) & r_next(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & exists e2 p1 x3.(v_appear(e2) & to(e1,x3) & n_thing(x3) & exists x4.(n_telescope(x4) & (x3 = x4)) & Topic(e2,p1) & Actor(e2,x3)) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists s1 x1.(n_people(x1) & a_outside(s1) & Theme(s1,x1)) |
||
People surrounding a telescope to view things at a great distance. | There are a group of people in this picture | 0 | -100 | People surrounding something requires a group of people to be present. | exists e1 p1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_surround(e1) & Topic(x3,p1) & exists e2 s1 x4 x5.(at(e2,x5) & n_distance(x5) & a_great(s1) & Theme(s1,x5) & Theme(e2,x4) & Actor(e2,x3) & v_view(e2) & n_thing(x4)) & n_telescope(x3) & (x1 = x2) & n_people(x1)) | exists p1 x1 x2.(n_picture(x2) & in(p1,x2) & exists x3 x4.((x1 = x3) & of(x3,x4) & n_people(x4) & n_group(x3))) | 4b1e0276-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3.(v_surround(e1) & n_telescope(x3) & n_people(x1) & exists e2 s1 x4 x5.(v_view(e2) & n_thing(x4) & n_distance(x5) & at(e2,x5) & a_great(s1) & Theme(s1,x5) & Theme(e2,x4) & Actor(e2,x3)) & a_topic(x1) & Topic(x3,p1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists p1 x1 x2.(n_picture(x2) & in(p1,x2) & exists x3 x4.(of(x3,x4) & n_people(x4) & n_group(x3) & (x1 = x3))) |
||
People surrounding a telescope to view things at a great distance. | they are having a buying jewelry at a party | 2 | -100 | People are viewing a telescope not at a party. | exists e1 p1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_surround(e1) & Topic(x3,p1) & exists e2 s1 x4 x5.(at(e2,x5) & n_distance(x5) & a_great(s1) & Theme(s1,x5) & Theme(e2,x4) & Actor(e2,x3) & v_view(e2) & n_thing(x4)) & n_telescope(x3) & (x1 = x2) & n_people(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & at(x2,x3) & n_party(x3) & n_jewelry(x2) & of(x2,x1) & n_buying(x1) & n_thing(x1)) | 4b1e0690-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3.(v_surround(e1) & n_telescope(x3) & n_people(x1) & exists e2 s1 x4 x5.(v_view(e2) & n_thing(x4) & n_distance(x5) & at(e2,x5) & a_great(s1) & Theme(s1,x5) & Theme(e2,x4) & Actor(e2,x3)) & a_topic(x1) & Topic(x3,p1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_have(e1) & of(x2,x1) & n_thing(x1) & n_party(x3) & n_jewelry(x2) & n_buying(x1) & at(x2,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
People surrounding a telescope to view things at a great distance. | Thy are waiting for a one hundred year event to take place | 1 | -100 | Just because there are people surrounding a telescope does not mean they are waiting for a one hundred year event. | exists e1 p1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_surround(e1) & Topic(x3,p1) & exists e2 s1 x4 x5.(at(e2,x5) & n_distance(x5) & a_great(s1) & Theme(s1,x5) & Theme(e2,x4) & Actor(e2,x3) & v_view(e2) & n_thing(x4)) & n_telescope(x3) & (x1 = x2) & n_people(x1)) | exists e1 p1 x1 x2 x3.(ne_nam_thy(x1) & Topic(e1,p1) & exists e2 x4.(Theme(e2,x4) & Actor(e2,x1) & v_take(e2) & n_place(x4)) & for(e1,x2) & n_event(x2) & of(x2,x3) & n_year(x3) & card_eq_100(x2) & card_eq_100(x2) & Actor(e1,x1) & v_wait(e1)) | 4b1e0b04-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3.(v_surround(e1) & n_telescope(x3) & n_people(x1) & exists e2 s1 x4 x5.(v_view(e2) & n_thing(x4) & n_distance(x5) & at(e2,x5) & a_great(s1) & Theme(s1,x5) & Theme(e2,x4) & Actor(e2,x3)) & a_topic(x1) & Topic(x3,p1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x2 x3.(v_wait(e1) & of(x2,x3) & ne_nam_thy(x1) & n_year(x3) & n_event(x2) & for(e1,x2) & exists e2 x4.(v_take(e2) & n_place(x4) & Theme(e2,x4) & Actor(e2,x1)) & card_eq_100(x2) & Topic(e1,p1) & Actor(e1,x1)) |
||
Four cyclists racing around a bicycle track. | Four runners racing around a racetrack. | 2 | -100 | One can not be a cyclists and runner simultaneously. One group is on a bicycle track the other a racetrack. | exists e1 x1 x2 x3 x4.(a_topic(x1) & around(e1,x3) & n_track(x3) & of(x3,x4) & n_bicycle(x4) & Actor(e1,x2) & v_race(e1) & (x1 = x2) & n_cyclist(x1) & card_eq_4(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & around(e1,x3) & n_racetrack(x3) & Actor(e1,x2) & v_race(e1) & (x1 = x2) & n_runner(x1) & card_eq_4(x1)) | 4b1e0f32-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_race(e1) & of(x3,x4) & n_track(x3) & n_cyclist(x1) & n_bicycle(x4) & card_eq_4(x1) & around(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_race(e1) & n_runner(x1) & n_racetrack(x3) & card_eq_4(x1) & around(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Four cyclists racing around a bicycle track. | A track with bikers racing on it. | 0 | -100 | Four cyclists can be truthfully referred to as bikers. A bicycle track is a track. | exists e1 x1 x2 x3 x4.(a_topic(x1) & around(e1,x3) & n_track(x3) & of(x3,x4) & n_bicycle(x4) & Actor(e1,x2) & v_race(e1) & (x1 = x2) & n_cyclist(x1) & card_eq_4(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & with(x1,x2) & on(e1,x1) & n_thing(x1) & Actor(e1,x3) & v_race(e1) & (x2 = x3) & n_biker(x2) & n_track(x1)) | 4b1e1428-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_race(e1) & of(x3,x4) & n_track(x3) & n_cyclist(x1) & n_bicycle(x4) & card_eq_4(x1) & around(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(with(x1,x2) & v_race(e1) & on(e1,x1) & n_track(x1) & n_thing(x1) & n_biker(x2) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) |
||
Four cyclists racing around a bicycle track. | Four cyclists practicing for the big race. | 1 | -100 | Just because the cyclists are racing around a bicycle track, does not mean they are practicing. | exists e1 x1 x2 x3 x4.(a_topic(x1) & around(e1,x3) & n_track(x3) & of(x3,x4) & n_bicycle(x4) & Actor(e1,x2) & v_race(e1) & (x1 = x2) & n_cyclist(x1) & card_eq_4(x1)) | exists e1 s1 x1 x2 x3.(n_race(x3) & a_big(s1) & Theme(s1,x3) & a_topic(x1) & for(e1,x3) & Actor(e1,x2) & v_practice(e1) & (x1 = x2) & n_cyclist(x1) & card_eq_4(x1)) | 4b1e1888-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_race(e1) & of(x3,x4) & n_track(x3) & n_cyclist(x1) & n_bicycle(x4) & card_eq_4(x1) & around(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_practice(e1) & n_race(x3) & n_cyclist(x1) & for(e1,x3) & card_eq_4(x1) & a_topic(x1) & a_big(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Speed racers on bikes moving threw a curve in the track. | Professional racers racing each other | 1 | -100 | The speed racers are not imply to be professional racers. | exists e2 e1 e3 x1 x2 x3 x4 x5.(n_track(x5) & in(e3,x5) & Theme(e3,x4) & Actor(e3,x1) & v_throw(e3) & n_curve(x4) & on(x1,x2) & Actor(e2,x3) & v_move(e2) & (x2 = x3) & n_bike(x2) & n_racer(x1) & Theme(e1,x1) & v_speed(e1)) | exists x1 x2 x3.(a_topic(x1) & all x4.(n_other(x4) -> exists e1.(Theme(e1,x4) & Actor(e1,x3) & v_race(e1))) & (x1 = x3) & n_racer(x1) & (x1 = x2) & ne_nam_professional(x2)) | 4b1e1cf2-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e3 x1 x2 x3 x4 x5.(v_throw(e3) & v_speed(e1) & v_move(e2) & on(x1,x2) & n_track(x5) & n_racer(x1) & n_curve(x4) & n_bike(x2) & in(e3,x5) & Theme(e3,x4) & Theme(e1,x1) & Actor(e3,x1) & Actor(e2,x3) & (x2 = x3)) | exists x1 x2 x3.(ne_nam_professional(x2) & n_racer(x1) & all x4.(exists e1.(v_race(e1) & Theme(e1,x4) & Actor(e1,x3)) | -n_other(x4)) & a_topic(x1) & (x1 = x3) & (x1 = x2)) |
||
Speed racers on bikes moving threw a curve in the track. | People racing on a track | 0 | -100 | Speed racers are people, moving through a curve in the track is the same as racing on the track. | exists e2 e3 e1 x1 x2 x3 x4 x5.(n_track(x5) & in(e3,x5) & Theme(e3,x4) & Actor(e3,x1) & v_throw(e3) & n_curve(x4) & on(x1,x2) & Actor(e2,x3) & v_move(e2) & (x2 = x3) & n_bike(x2) & n_racer(x1) & Theme(e1,x1) & v_speed(e1)) | exists e1 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_track(x3) & Actor(e1,x2) & v_race(e1) & (x1 = x2) & n_people(x1)) | 4b1e2152-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 x1 x2 x3 x4 x5.(v_throw(e3) & v_speed(e1) & v_move(e2) & on(x1,x2) & n_track(x5) & n_racer(x1) & n_curve(x4) & n_bike(x2) & in(e3,x5) & Theme(e3,x4) & Theme(e1,x1) & Actor(e3,x1) & Actor(e2,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_race(e1) & on(e1,x3) & n_track(x3) & n_people(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Speed racers on bikes moving threw a curve in the track. | People riding bikes for fun | 1 | -100 | Just because the racers on the bike are moving threw a curve in the track, does not mean they are having fun. | exists e3 e2 e1 x1 x2 x3 x4 x5.(n_track(x5) & in(e3,x5) & Theme(e3,x4) & Actor(e3,x1) & v_throw(e3) & n_curve(x4) & on(x1,x2) & Actor(e2,x3) & v_move(e2) & (x2 = x3) & n_bike(x2) & n_racer(x1) & Theme(e1,x1) & v_speed(e1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & for(e1,x4) & n_fun(x4) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_bike(x3) & (x1 = x2) & n_people(x1)) | 4b1e265c-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e2 e1 x1 x2 x3 x4 x5.(v_throw(e3) & v_speed(e1) & v_move(e2) & on(x1,x2) & n_track(x5) & n_racer(x1) & n_curve(x4) & n_bike(x2) & in(e3,x5) & Theme(e3,x4) & Theme(e1,x1) & Actor(e3,x1) & Actor(e2,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4.(v_ride(e1) & n_people(x1) & n_fun(x4) & n_bike(x3) & for(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
One cyclist takes the lead over the other 3, racing in the velodrome. | Four cyclists race for a large cash prize. | 1 | -100 | Just because the cyclist are racing, does not mean they are racing for a large cash prize. | exists e2 e1 x1 x2 x3 x4.(n_velodrome(x4) & -(x3 = x3) & n_date(x3) & a_date_day_03(x3) & a_date_day_03(x3) & n_lead(x2) & for(e1,e2) & in(e2,x4) & Actor(e2,x1) & v_race(e2) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & over(x2,x3) & n_cyclist(x1) & card_eq_1(x1)) | exists s1 x1 x2 x3 x4.(a_topic(x1) & for(x1,x3) & n_prize(x3) & of(x3,x4) & n_cash(x4) & a_large(s1) & Theme(s1,x3) & n_race(x1) & of(x1,x2) & n_cyclist(x2) & card_eq_4(x1)) | 4b1e33cc-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4.(v_take(e1) & v_race(e2) & over(x2,x3) & n_velodrome(x4) & n_lead(x2) & n_date(x3) & n_cyclist(x1) & in(e2,x4) & for(e1,e2) & card_eq_1(x1) & a_date_day_03(x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1) & -(x3 = x3)) | exists s1 x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_race(x1) & n_prize(x3) & n_cyclist(x2) & n_cash(x4) & for(x1,x3) & card_eq_4(x1) & a_topic(x1) & a_large(s1) & Theme(s1,x3)) |
||
An elderly asian woman presenting food in a tuber ware container. | A woman with earings smiling. | 1 | -100 | Just because the woman is presenting food doesn't mean she is smiling. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(e1,x4) & n_container(x4) & of(x4,x6) & n_ware(x6) & of(x4,x5) & n_tuber(x5) & Theme(e1,x3) & Actor(e1,x2) & v_present(e1) & n_food(x3) & (x1 = x2) & n_woman(x1) & a_asian(s2) & Theme(s2,x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(a_topic(x1) & with(x1,x2) & Actor(e1,x3) & v_smile(e1) & (x2 = x3) & n_earing(x2) & n_woman(x1)) | 4b1e45ec-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_present(e1) & of(x4,x6) & of(x4,x5) & n_woman(x1) & n_ware(x6) & n_tuber(x5) & n_food(x3) & n_container(x4) & in(e1,x4) & a_topic(x1) & a_elderly(s1) & a_asian(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(with(x1,x2) & v_smile(e1) & n_woman(x1) & n_earing(x2) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) |
||
An elderly asian woman presenting food in a tuber ware container. | An elderly women displays food. | 0 | -100 | Elderly Asian women are elderly women, presenting food is the same as displaying food. More concise restatement. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(e1,x4) & n_container(x4) & of(x4,x6) & n_ware(x6) & of(x4,x5) & n_tuber(x5) & Theme(e1,x3) & Actor(e1,x2) & v_present(e1) & n_food(x3) & (x1 = x2) & n_woman(x1) & a_asian(s2) & Theme(s2,x1) & a_elderly(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3.(a_topic(x1) & n_food(x1) & of(x1,x3) & n_display(x3) & of(x1,x2) & n_woman(x2) & a_elderly(s1) & Theme(s1,x1)) | 4b1e4ae2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_present(e1) & of(x4,x6) & of(x4,x5) & n_woman(x1) & n_ware(x6) & n_tuber(x5) & n_food(x3) & n_container(x4) & in(e1,x4) & a_topic(x1) & a_elderly(s1) & a_asian(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1 x2 x3.(of(x1,x3) & of(x1,x2) & n_woman(x2) & n_food(x1) & n_display(x3) & a_topic(x1) & a_elderly(s1) & Theme(s1,x1)) |
||
An elderly asian woman presenting food in a tuber ware container. | An elderly woman brings food to a potluck. | 1 | -100 | the food that the woman brings might not be for a potluck | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(e1,x4) & n_container(x4) & of(x4,x6) & n_ware(x6) & of(x4,x5) & n_tuber(x5) & Theme(e1,x3) & Actor(e1,x2) & v_present(e1) & n_food(x3) & (x1 = x2) & n_woman(x1) & a_asian(s2) & Theme(s2,x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_bring(e1) & to(x2,x3) & n_potluck(x3) & n_food(x2) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1)) | 4b1e4fc4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_present(e1) & of(x4,x6) & of(x4,x5) & n_woman(x1) & n_ware(x6) & n_tuber(x5) & n_food(x3) & n_container(x4) & in(e1,x4) & a_topic(x1) & a_elderly(s1) & a_asian(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_bring(e1) & to(x2,x3) & n_woman(x1) & n_potluck(x3) & n_food(x2) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman with a backpack and a child kneeling in the sand on a beach with boats in the background. | A woman and child waiting for the tide to come in so they can go swimming. | 1 | -100 | the woman and child might just only want to look at the boats on the beach | exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_sand(x9) & n_background(x8) & a_topic(x1) & in(e1,x9) & on(e1,x6) & with(x6,x7) & in(x7,x8) & n_boat(x7) & n_beach(x6) & Actor(e1,x5) & v_kneel(e1) & (x1 = x5) & with(x1,x2) & subset_of(x4,x2) & n_child(x4) & subset_of(x3,x2) & n_backpack(x3) & n_woman(x1)) | exists e1 p1 s1 x1 x2 x3 x4.(n_thing(x4) & n_tide(x4) & a_topic(s1) & Topic(e1,p1) & Actor(e1,x3) & v_wait(e1) & exists e2 p2 x5.(in(e2,x5) & exists e3 p3.(exists e4 x6.(Theme(e4,x6) & Actor(e4,x4) & v_go(e4) & n_swimming(x6)) & Topic(e3,p3) & Actor(e3,x4) & v_can(e3)) & that(x5,p2) & n_so(x5) & Actor(e2,x4) & v_come(e2)) & (s1 = x3) & n_child(x2) & n_woman(x1) & subset_of(x2,s1) & subset_of(x1,s1)) | 4b1e53de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x6,x7) & with(x1,x2) & v_kneel(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(e1,x6) & n_woman(x1) & n_sand(x9) & n_child(x4) & n_boat(x7) & n_beach(x6) & n_backpack(x3) & n_background(x8) & in(x7,x8) & in(e1,x9) & a_topic(x1) & Actor(e1,x5) & (x1 = x5)) | exists e1 p1 s1 x1 x2 x3 x4.(v_wait(e1) & subset_of(x2,s1) & subset_of(x1,s1) & n_woman(x1) & n_tide(x4) & n_thing(x4) & n_child(x2) & exists e2 p2 x5.(v_come(e2) & that(x5,p2) & n_so(x5) & in(e2,x5) & exists e3 p3.(v_can(e3) & exists e4 x6.(v_go(e4) & n_swimming(x6) & Theme(e4,x6) & Actor(e4,x4)) & Topic(e3,p3) & Actor(e3,x4)) & Actor(e2,x4)) & a_topic(s1) & Topic(e1,p1) & Actor(e1,x3) & (s1 = x3)) |
||
A woman with a backpack and a child kneeling in the sand on a beach with boats in the background. | A man eats a slice of cake. | 2 | -100 | One can not be a woman and a child and also be a man. | exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_sand(x9) & n_background(x8) & a_topic(x1) & in(e1,x9) & on(e1,x6) & with(x6,x7) & in(x7,x8) & n_boat(x7) & n_beach(x6) & Actor(e1,x5) & v_kneel(e1) & (x1 = x5) & with(x1,x2) & subset_of(x4,x2) & n_child(x4) & subset_of(x3,x2) & n_backpack(x3) & n_woman(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & of(x2,x3) & n_cake(x3) & n_slice(x2) & n_man(x1)) | 4b1e5c62-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x6,x7) & with(x1,x2) & v_kneel(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(e1,x6) & n_woman(x1) & n_sand(x9) & n_child(x4) & n_boat(x7) & n_beach(x6) & n_backpack(x3) & n_background(x8) & in(x7,x8) & in(e1,x9) & a_topic(x1) & Actor(e1,x5) & (x1 = x5)) | exists e1 x1 x2 x3.(v_eat(e1) & of(x2,x3) & n_slice(x2) & n_man(x1) & n_cake(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman and young child stand on the beach next to an ocean filled with sailboats. | A woman and child are getting ready to swim. | 1 | -100 | the child can be any age | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_beach(x4) & a_topic(s1) & on(s1,x4) & to(s3,x6) & with(e1,x8) & n_sailboat(x8) & Theme(e1,x7) & v_fill(e1) & (x6 = x7) & n_ocean(x6) & Theme(s3,x5) & a_next(s3) & (x4 = x5) & n_stand(x2) & of(x2,x3) & n_child(x3) & a_young(s2) & Theme(s2,x2) & n_woman(x1) & subset_of(x2,s1) & subset_of(x1,s1)) | exists e1 p1 x1 x2 x3.(exists p2 s1.(Topic(s1,p2) & Actor(s1,x1) & a_ready(s1) & exists e2.(Actor(e2,x1) & v_swim(e2))) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_child(x3) & n_woman(x2) & subset_of(x3,x1) & subset_of(x2,x1)) | 4b1e6f04-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & v_fill(e1) & to(s3,x6) & subset_of(x2,s1) & subset_of(x1,s1) & on(s1,x4) & of(x2,x3) & n_woman(x1) & n_stand(x2) & n_sailboat(x8) & n_ocean(x6) & n_child(x3) & n_beach(x4) & a_young(s2) & a_topic(s1) & a_next(s3) & Theme(s3,x5) & Theme(s2,x2) & Theme(e1,x7) & (x6 = x7) & (x4 = x5)) | exists e1 p1 x1 x2 x3.(v_get(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_child(x3) & exists p2 s1.(exists e2.(v_swim(e2) & Actor(e2,x1)) & a_ready(s1) & Topic(s1,p2) & Actor(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A chef preparing caramel kettle corn. | The chef volunteers at the local street fair. | 1 | 0.080579 | Making caramel kettle corn does not exactly implies the chef is in street fair | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_prepare(e1) & n_corn(x3) & of(x3,x5) & n_kettle(x5) & of(x3,x4) & n_caramel(x4) & (x1 = x2) & n_chef(x1)) | exists s1 x1 x2 x3 x4.(n_fair(x3) & of(x3,x4) & n_street(x4) & a_local(s1) & Theme(s1,x3) & n_volunteer(x1) & of(x1,x2) & n_chef(x2) & a_topic(x1) & at(x1,x3)) | 4b20824e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_prepare(e1) & of(x3,x5) & of(x3,x4) & n_kettle(x5) & n_corn(x3) & n_chef(x1) & n_caramel(x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1 x2 x3 x4.(of(x3,x4) & of(x1,x2) & n_volunteer(x1) & n_street(x4) & n_fair(x3) & n_chef(x2) & at(x1,x3) & a_topic(x1) & a_local(s1) & Theme(s1,x3)) |
||
A chef preparing caramel kettle corn. | The chef is washing dishes. | 2 | 0.000068 | The chef could not be washing dishes if he is busy preparing kettle corn. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_prepare(e1) & n_corn(x3) & of(x3,x5) & n_kettle(x5) & of(x3,x4) & n_caramel(x4) & (x1 = x2) & n_chef(x1)) | exists e1 x1 x2.(n_chef(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wash(e1) & n_dish(x2)) | 4b2086d6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_prepare(e1) & of(x3,x5) & of(x3,x4) & n_kettle(x5) & n_corn(x3) & n_chef(x1) & n_caramel(x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_wash(e1) & n_dish(x2) & n_chef(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A chef preparing caramel kettle corn. | a man who loves to cook bakes caramel corn for his children | 1 | 0.013843 | He might not be cooking for his children. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_prepare(e1) & n_corn(x3) & of(x3,x5) & n_kettle(x5) & of(x3,x4) & n_caramel(x4) & (x1 = x2) & n_chef(x1)) | exists e1 p1 x1 x2 x5.(a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & v_love(e1) & exists e2 s1 x3 x4.(Theme(e2,x3) & Actor(e2,x2) & v_cook(e2) & for(x3,x5) & n_corn(x3) & a_caramel(s1) & Theme(s1,x3) & of(x3,x4) & n_bake(x4)) & n_child(x5) & of(x5,x1) & n_male(x1) & (x1 = x2) & n_man(x1)) | 4b208b54-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_prepare(e1) & of(x3,x5) & of(x3,x4) & n_kettle(x5) & n_corn(x3) & n_chef(x1) & n_caramel(x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x2 x5.(v_love(e1) & of(x5,x1) & n_man(x1) & n_male(x1) & n_child(x5) & exists e2 s1 x3 x4.(v_cook(e2) & of(x3,x4) & n_corn(x3) & n_bake(x4) & for(x3,x5) & a_caramel(s1) & Theme(s1,x3) & Theme(e2,x3) & Actor(e2,x2)) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2)) |
||
A chef preparing caramel kettle corn. | The chef is making food. | 1 | 0.991108 | Sentence 1 is missing making food | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_prepare(e1) & n_corn(x3) & of(x3,x5) & n_kettle(x5) & of(x3,x4) & n_caramel(x4) & (x1 = x2) & n_chef(x1)) | exists e1 x1 x2.(n_chef(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_food(x2)) | 4b20964e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_prepare(e1) & of(x3,x5) & of(x3,x4) & n_kettle(x5) & n_corn(x3) & n_chef(x1) & n_caramel(x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_make(e1) & n_food(x2) & n_chef(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A chef preparing caramel kettle corn. | New York's finest chef prepares caramel kettle corn for the President. | 1 | 0.000562 | New York's finest is an extra description of the chef. For the President is the reason for the chef preparing caramel kettle corn. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_prepare(e1) & n_corn(x3) & of(x3,x5) & n_kettle(x5) & of(x3,x4) & n_caramel(x4) & (x1 = x2) & n_chef(x1)) | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(ne_nam_president(x7) & n_chef(x3) & r_most(s1) & a_finest(s1) & Theme(s1,x3) & of(x3,x1) & ne_geo_york(x1) & (x1 = x2) & ne_geo_new(x2) & Theme(e1,x4) & Actor(e1,x3) & v_prepare(e1) & for(x4,x7) & n_corn(x4) & of(x4,x6) & n_kettle(x6) & of(x4,x5) & n_caramel(x5)) | 4b209b4e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_prepare(e1) & of(x3,x5) & of(x3,x4) & n_kettle(x5) & n_corn(x3) & n_chef(x1) & n_caramel(x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_prepare(e1) & r_most(s1) & of(x4,x6) & of(x4,x5) & of(x3,x1) & ne_nam_president(x7) & ne_geo_york(x1) & ne_geo_new(x2) & n_kettle(x6) & n_corn(x4) & n_chef(x3) & n_caramel(x5) & for(x4,x7) & a_finest(s1) & Theme(s1,x3) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x2)) |
||
A chef preparing caramel kettle corn. | There is kettle corn. | 0 | 0.812667 | If you prepare kettle corn, there is kettle corn present. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_prepare(e1) & n_corn(x3) & of(x3,x5) & n_kettle(x5) & of(x3,x4) & n_caramel(x4) & (x1 = x2) & n_chef(x1)) | exists p1 x1 s1 x2.((x1 = x2) & n_corn(x2) & a_kettle(s1) & Theme(s1,x2)) | 4b209fd6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_prepare(e1) & of(x3,x5) & of(x3,x4) & n_kettle(x5) & n_corn(x3) & n_chef(x1) & n_caramel(x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists x1 s1 x2.(n_corn(x2) & a_kettle(s1) & Theme(s1,x2) & (x1 = x2)) |
||
A chef preparing caramel kettle corn. | A chef in the kitchen. | 1 | 0.902269 | We don't know if the chef is preparing caramel kettle corn in the kitchen. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_prepare(e1) & n_corn(x3) & of(x3,x5) & n_kettle(x5) & of(x3,x4) & n_caramel(x4) & (x1 = x2) & n_chef(x1)) | exists x1 x2.(n_kitchen(x2) & a_topic(x1) & in(x1,x2) & n_chef(x1)) | 4b20bc46-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_prepare(e1) & of(x3,x5) & of(x3,x4) & n_kettle(x5) & n_corn(x3) & n_chef(x1) & n_caramel(x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2.(n_kitchen(x2) & n_chef(x1) & in(x1,x2) & a_topic(x1)) |
||
A male Equestrian rider leans forward as his horse stretches out for the 2nd jump of the course, as the crowd looks on with amazement | A group of people are sledding down a snowy hill. | 2 | 0 | A single male Equestrian rider is not a group of people but a single person. The rider cannot lean forward as his horse stretches out for the 2nd jump of the course while also sledding down a snowy hill. These actions are not compatible. | exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(n_crowd(x5) & n_course(x4) & n_jump(x3) & a_2nd(s4) & Theme(s4,x3) & exists e2 p2 s5.(exists e3 x6.(r_on(e3) & with(e3,x6) & n_amazement(x6) & Actor(e3,x5) & v_look(e3)) & as(e2,p2) & a_out(s5) & Manner(e2,s5) & for(e2,x3) & of(x3,x4) & Actor(e2,x2) & v_stretch(e2)) & n_horse(x2) & of(x2,x1) & n_male(x1) & as(e1,p1) & a_forward(s3) & Manner(e1,s3) & Actor(e1,x1) & v_lean(e1) & n_rider(x1) & a_equestrian(s2) & Theme(s2,x1) & a_male(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3.(a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_sled(e1) & n_hill(x3) & a_snowy(s1) & Theme(s1,x3) & of(x1,x2) & n_people(x2) & n_group(x1)) | 4b22a100-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_lean(e1) & of(x2,x1) & n_rider(x1) & n_male(x1) & n_jump(x3) & n_horse(x2) & n_crowd(x5) & n_course(x4) & exists e2 p2 s5.(v_stretch(e2) & of(x3,x4) & for(e2,x3) & exists e3 x6.(with(e3,x6) & v_look(e3) & r_on(e3) & n_amazement(x6) & Actor(e3,x5)) & as(e2,p2) & a_out(s5) & Manner(e2,s5) & Actor(e2,x2)) & as(e1,p1) & a_male(s1) & a_forward(s3) & a_equestrian(s2) & a_2nd(s4) & Theme(s4,x3) & Theme(s2,x1) & Theme(s1,x1) & Manner(e1,s3) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3.(v_sled(e1) & of(x1,x2) & n_people(x2) & n_hill(x3) & n_group(x1) & a_snowy(s1) & a_down(s2) & Theme(s1,x3) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1)) |
||
A male Equestrian rider leans forward as his horse stretches out for the 2nd jump of the course, as the crowd looks on with amazement | A male equestrian rider competes for the championship. | 1 | 0.62057 | An equestrian could be riding for other reasons than competing and could be participating in other competitions besides the championship, so these things cannot be inferred from sentence 1. | exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(n_crowd(x5) & n_course(x4) & n_jump(x3) & a_2nd(s4) & Theme(s4,x3) & exists e2 p2 s5.(exists e3 x6.(r_on(e3) & with(e3,x6) & n_amazement(x6) & Actor(e3,x5) & v_look(e3)) & as(e2,p2) & a_out(s5) & Manner(e2,s5) & for(e2,x3) & of(x3,x4) & Actor(e2,x2) & v_stretch(e2)) & n_horse(x2) & of(x2,x1) & n_male(x1) & as(e1,p1) & a_forward(s3) & Manner(e1,s3) & Actor(e1,x1) & v_lean(e1) & n_rider(x1) & a_equestrian(s2) & Theme(s2,x1) & a_male(s1) & Theme(s1,x1)) | exists s1 s2 x1 x2 x3.(n_championship(x3) & a_topic(x1) & for(x1,x3) & n_compete(x1) & of(x1,x2) & n_rider(x2) & a_equestrian(s2) & Theme(s2,x1) & a_male(s1) & Theme(s1,x1)) | 4b22a678-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_lean(e1) & of(x2,x1) & n_rider(x1) & n_male(x1) & n_jump(x3) & n_horse(x2) & n_crowd(x5) & n_course(x4) & exists e2 p2 s5.(v_stretch(e2) & of(x3,x4) & for(e2,x3) & exists e3 x6.(with(e3,x6) & v_look(e3) & r_on(e3) & n_amazement(x6) & Actor(e3,x5)) & as(e2,p2) & a_out(s5) & Manner(e2,s5) & Actor(e2,x2)) & as(e1,p1) & a_male(s1) & a_forward(s3) & a_equestrian(s2) & a_2nd(s4) & Theme(s4,x3) & Theme(s2,x1) & Theme(s1,x1) & Manner(e1,s3) & Actor(e1,x1)) | exists s1 s2 x1 x2 x3.(of(x1,x2) & n_rider(x2) & n_compete(x1) & n_championship(x3) & for(x1,x3) & a_topic(x1) & a_male(s1) & a_equestrian(s2) & Theme(s2,x1) & Theme(s1,x1)) |
||
A male Equestrian rider leans forward as his horse stretches out for the 2nd jump of the course, as the crowd looks on with amazement | A man is riding a horse in a show. | 1 | 0.757507 | Just because he is riding a horse does not mean he is in a show. | exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(n_crowd(x5) & n_course(x4) & n_jump(x3) & a_2nd(s4) & Theme(s4,x3) & exists e2 p2 s5.(exists e3 x6.(r_on(e3) & with(e3,x6) & n_amazement(x6) & Actor(e3,x5) & v_look(e3)) & as(e2,p2) & a_out(s5) & Manner(e2,s5) & for(e2,x3) & of(x3,x4) & Actor(e2,x2) & v_stretch(e2)) & n_horse(x2) & of(x2,x1) & n_male(x1) & as(e1,p1) & a_forward(s3) & Manner(e1,s3) & Actor(e1,x1) & v_lean(e1) & n_rider(x1) & a_equestrian(s2) & Theme(s2,x1) & a_male(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(in(e1,x3) & n_show(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_horse(x2) & n_man(x1)) | 4b22afc4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_lean(e1) & of(x2,x1) & n_rider(x1) & n_male(x1) & n_jump(x3) & n_horse(x2) & n_crowd(x5) & n_course(x4) & exists e2 p2 s5.(v_stretch(e2) & of(x3,x4) & for(e2,x3) & exists e3 x6.(with(e3,x6) & v_look(e3) & r_on(e3) & n_amazement(x6) & Actor(e3,x5)) & as(e2,p2) & a_out(s5) & Manner(e2,s5) & Actor(e2,x2)) & as(e1,p1) & a_male(s1) & a_forward(s3) & a_equestrian(s2) & a_2nd(s4) & Theme(s4,x3) & Theme(s2,x1) & Theme(s1,x1) & Manner(e1,s3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_ride(e1) & n_show(x3) & n_man(x1) & n_horse(x2) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A male Equestrian rider leans forward as his horse stretches out for the 2nd jump of the course, as the crowd looks on with amazement | A man is riding a horse in a competition for charity. | 1 | 0.03028 | Just because he is riding his horse does not mean he is at a competition for charity. | exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(n_crowd(x5) & n_course(x4) & n_jump(x3) & a_2nd(s4) & Theme(s4,x3) & exists e2 p2 s5.(exists e3 x6.(r_on(e3) & with(e3,x6) & n_amazement(x6) & Actor(e3,x5) & v_look(e3)) & as(e2,p2) & a_out(s5) & Manner(e2,s5) & for(e2,x3) & of(x3,x4) & Actor(e2,x2) & v_stretch(e2)) & n_horse(x2) & of(x2,x1) & n_male(x1) & as(e1,p1) & a_forward(s3) & Manner(e1,s3) & Actor(e1,x1) & v_lean(e1) & n_rider(x1) & a_equestrian(s2) & Theme(s2,x1) & a_male(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(in(e1,x3) & for(x3,x4) & n_charity(x4) & n_competition(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_horse(x2) & n_man(x1)) | 4b22c306-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_lean(e1) & of(x2,x1) & n_rider(x1) & n_male(x1) & n_jump(x3) & n_horse(x2) & n_crowd(x5) & n_course(x4) & exists e2 p2 s5.(v_stretch(e2) & of(x3,x4) & for(e2,x3) & exists e3 x6.(with(e3,x6) & v_look(e3) & r_on(e3) & n_amazement(x6) & Actor(e3,x5)) & as(e2,p2) & a_out(s5) & Manner(e2,s5) & Actor(e2,x2)) & as(e1,p1) & a_male(s1) & a_forward(s3) & a_equestrian(s2) & a_2nd(s4) & Theme(s4,x3) & Theme(s2,x1) & Theme(s1,x1) & Manner(e1,s3) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_ride(e1) & n_man(x1) & n_horse(x2) & n_competition(x3) & n_charity(x4) & in(e1,x3) & for(x3,x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
A male Equestrian rider leans forward as his horse stretches out for the 2nd jump of the course, as the crowd looks on with amazement | A champion rider is competing during a tournament. | 1 | 0.12736 | There are other reasons to have a crowd than a tournament. | exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(n_crowd(x5) & n_course(x4) & n_jump(x3) & a_2nd(s4) & Theme(s4,x3) & exists e2 p2 s5.(exists e3 x6.(r_on(e3) & with(e3,x6) & n_amazement(x6) & Actor(e3,x5) & v_look(e3)) & as(e2,p2) & a_out(s5) & Manner(e2,s5) & for(e2,x3) & of(x3,x4) & Actor(e2,x2) & v_stretch(e2)) & n_horse(x2) & of(x2,x1) & n_male(x1) & as(e1,p1) & a_forward(s3) & Manner(e1,s3) & Actor(e1,x1) & v_lean(e1) & n_rider(x1) & a_equestrian(s2) & Theme(s2,x1) & a_male(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(during(e1,x3) & n_tournament(x3) & Actor(e1,x1) & v_compete(e1) & n_rider(x1) & of(x1,x2) & n_champion(x2)) | 4b22cbd0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_lean(e1) & of(x2,x1) & n_rider(x1) & n_male(x1) & n_jump(x3) & n_horse(x2) & n_crowd(x5) & n_course(x4) & exists e2 p2 s5.(v_stretch(e2) & of(x3,x4) & for(e2,x3) & exists e3 x6.(with(e3,x6) & v_look(e3) & r_on(e3) & n_amazement(x6) & Actor(e3,x5)) & as(e2,p2) & a_out(s5) & Manner(e2,s5) & Actor(e2,x2)) & as(e1,p1) & a_male(s1) & a_forward(s3) & a_equestrian(s2) & a_2nd(s4) & Theme(s4,x3) & Theme(s2,x1) & Theme(s1,x1) & Manner(e1,s3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_compete(e1) & of(x1,x2) & n_tournament(x3) & n_rider(x1) & n_champion(x2) & during(e1,x3) & Actor(e1,x1)) |
||
A male Equestrian rider leans forward as his horse stretches out for the 2nd jump of the course, as the crowd looks on with amazement | A man on top of a horse. | 0 | 0.984859 | An male equestrian rider would be a man on a horse. | exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(n_crowd(x5) & n_course(x4) & n_jump(x3) & a_2nd(s4) & Theme(s4,x3) & exists e2 p2 s5.(exists e3 x6.(r_on(e3) & with(e3,x6) & n_amazement(x6) & Actor(e3,x5) & v_look(e3)) & as(e2,p2) & a_out(s5) & Manner(e2,s5) & for(e2,x3) & of(x3,x4) & Actor(e2,x2) & v_stretch(e2)) & n_horse(x2) & of(x2,x1) & n_male(x1) & as(e1,p1) & a_forward(s3) & Manner(e1,s3) & Actor(e1,x1) & v_lean(e1) & n_rider(x1) & a_equestrian(s2) & Theme(s2,x1) & a_male(s1) & Theme(s1,x1)) | exists x1 x2 x3.(a_topic(x1) & on(x1,x2) & of(x2,x3) & n_horse(x3) & n_top(x2) & n_man(x1)) | 4b22d044-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_lean(e1) & of(x2,x1) & n_rider(x1) & n_male(x1) & n_jump(x3) & n_horse(x2) & n_crowd(x5) & n_course(x4) & exists e2 p2 s5.(v_stretch(e2) & of(x3,x4) & for(e2,x3) & exists e3 x6.(with(e3,x6) & v_look(e3) & r_on(e3) & n_amazement(x6) & Actor(e3,x5)) & as(e2,p2) & a_out(s5) & Manner(e2,s5) & Actor(e2,x2)) & as(e1,p1) & a_male(s1) & a_forward(s3) & a_equestrian(s2) & a_2nd(s4) & Theme(s4,x3) & Theme(s2,x1) & Theme(s1,x1) & Manner(e1,s3) & Actor(e1,x1)) | exists x1 x2 x3.(on(x1,x2) & of(x2,x3) & n_top(x2) & n_man(x1) & n_horse(x3) & a_topic(x1)) |
||
A male Equestrian rider leans forward as his horse stretches out for the 2nd jump of the course, as the crowd looks on with amazement | A man rides his horse across the grassy field of the competition grounds | 1 | 0.785991 | Not all grounds are grassy. | exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(n_crowd(x5) & n_course(x4) & n_jump(x3) & a_2nd(s4) & Theme(s4,x3) & exists e2 p2 s5.(exists e3 x6.(r_on(e3) & with(e3,x6) & n_amazement(x6) & Actor(e3,x5) & v_look(e3)) & as(e2,p2) & a_out(s5) & Manner(e2,s5) & for(e2,x3) & of(x3,x4) & Actor(e2,x2) & v_stretch(e2)) & n_horse(x2) & of(x2,x1) & n_male(x1) & as(e1,p1) & a_forward(s3) & Manner(e1,s3) & Actor(e1,x1) & v_lean(e1) & n_rider(x1) & a_equestrian(s2) & Theme(s2,x1) & a_male(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4 x5.(n_competition(x5) & n_field(x4) & a_grassy(s1) & Theme(s1,x4) & Recipient(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & across(x3,x4) & of(x4,x5) & n_horse(x3) & of(x3,x1) & n_male(x1) & n_grounds(x2) & n_man(x1)) | 4b22d4a4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_lean(e1) & of(x2,x1) & n_rider(x1) & n_male(x1) & n_jump(x3) & n_horse(x2) & n_crowd(x5) & n_course(x4) & exists e2 p2 s5.(v_stretch(e2) & of(x3,x4) & for(e2,x3) & exists e3 x6.(with(e3,x6) & v_look(e3) & r_on(e3) & n_amazement(x6) & Actor(e3,x5)) & as(e2,p2) & a_out(s5) & Manner(e2,s5) & Actor(e2,x2)) & as(e1,p1) & a_male(s1) & a_forward(s3) & a_equestrian(s2) & a_2nd(s4) & Theme(s4,x3) & Theme(s2,x1) & Theme(s1,x1) & Manner(e1,s3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4 x5.(v_ride(e1) & of(x4,x5) & of(x3,x1) & n_man(x1) & n_male(x1) & n_horse(x3) & n_grounds(x2) & n_field(x4) & n_competition(x5) & across(x3,x4) & a_grassy(s1) & Theme(s1,x4) & Theme(e1,x2) & Recipient(e1,x3) & Actor(e1,x1)) |
||
A jockey rinding a horse prepares to jump over an obstacle | The horse is prepared to jump over an obstacle | 0 | -100 | The jockey riding the horse is why the horse prepared to jump. | exists e1 e2 p1 x1 x2 x3.(Topic(e2,p1) & Actor(e2,x1) & v_prepare(e2) & exists e3 x4.(over(e3,x4) & n_obstacle(x4) & Actor(e3,x1) & v_jump(e3)) & Theme(e1,x3) & Actor(e1,x2) & v_rind(e1) & n_horse(x3) & (x1 = x2) & n_jockey(x1)) | exists e1 p1 x1.(n_horse(x1) & Recipient(e1,p1) & Topic(e1,x1) & v_prepare(e1) & exists e2 x2.(over(e2,x2) & n_obstacle(x2) & Actor(e2,x1) & v_jump(e2))) | 4b23064a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3.(v_rind(e1) & v_prepare(e2) & n_jockey(x1) & n_horse(x3) & exists e3 x4.(v_jump(e3) & over(e3,x4) & n_obstacle(x4) & Actor(e3,x1)) & Topic(e2,p1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1.(v_prepare(e1) & n_horse(x1) & exists e2 x2.(v_jump(e2) & over(e2,x2) & n_obstacle(x2) & Actor(e2,x1)) & Topic(e1,x1) & Recipient(e1,p1)) |
||
A man in jeans and a brown shirt is pushing dollies. | A man is working in a factory. | 1 | -100 | The type of work the man is doing doesn't necessarily mean it's in a factory. | exists e1 s1 x1 x2 x3 x4 x5.(Theme(e1,x5) & Actor(e1,x1) & v_push(e1) & n_dolly(x5) & subset_of(x4,x1) & n_shirt(x4) & a_brown(s1) & Theme(s1,x4) & subset_of(x2,x1) & in(x2,x3) & n_jeans(x3) & n_man(x2)) | exists e1 x1 x2.(in(e1,x2) & n_factory(x2) & Actor(e1,x1) & v_work(e1) & n_man(x1)) | 4b230bf4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_push(e1) & subset_of(x4,x1) & subset_of(x2,x1) & n_shirt(x4) & n_man(x2) & n_jeans(x3) & n_dolly(x5) & in(x2,x3) & a_brown(s1) & Theme(s1,x4) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 x1 x2.(v_work(e1) & n_man(x1) & n_factory(x2) & in(e1,x2) & Actor(e1,x1)) |
||
A man in jeans and a brown shirt is pushing dollies. | A person is wearing jeans. | 0 | -100 | The person is a man. | exists e1 s1 x1 x2 x3 x4 x5.(Theme(e1,x5) & Actor(e1,x1) & v_push(e1) & n_dolly(x5) & subset_of(x4,x1) & n_shirt(x4) & a_brown(s1) & Theme(s1,x4) & subset_of(x2,x1) & in(x2,x3) & n_jeans(x3) & n_man(x2)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_jeans(x2) & n_person(x1)) | 4b2310cc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_push(e1) & subset_of(x4,x1) & subset_of(x2,x1) & n_shirt(x4) & n_man(x2) & n_jeans(x3) & n_dolly(x5) & in(x2,x3) & a_brown(s1) & Theme(s1,x4) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 x1 x2.(v_wear(e1) & n_person(x1) & n_jeans(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in jeans and a brown shirt is pushing dollies. | A man in jeans and a brown shirt is climbing a ladder. | 2 | -100 | climbing a ladder and pushing dollies are two completely different tasks from one another. | exists e1 s1 x1 x2 x3 x4 x5.(Theme(e1,x5) & Actor(e1,x1) & v_push(e1) & n_dolly(x5) & subset_of(x4,x1) & n_shirt(x4) & a_brown(s1) & Theme(s1,x4) & subset_of(x2,x1) & in(x2,x3) & n_jeans(x3) & n_man(x2)) | exists e1 s1 x1 x2 x3 x4 x5.(Theme(e1,x5) & Actor(e1,x1) & v_climb(e1) & n_ladder(x5) & subset_of(x4,x1) & n_shirt(x4) & a_brown(s1) & Theme(s1,x4) & subset_of(x2,x1) & in(x2,x3) & n_jeans(x3) & n_man(x2)) | 4b231608-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_push(e1) & subset_of(x4,x1) & subset_of(x2,x1) & n_shirt(x4) & n_man(x2) & n_jeans(x3) & n_dolly(x5) & in(x2,x3) & a_brown(s1) & Theme(s1,x4) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4 x5.(v_climb(e1) & subset_of(x4,x1) & subset_of(x2,x1) & n_shirt(x4) & n_man(x2) & n_ladder(x5) & n_jeans(x3) & in(x2,x3) & a_brown(s1) & Theme(s1,x4) & Theme(e1,x5) & Actor(e1,x1)) |
||
A small boy looking at the camera. | A child looks at a camera. | 0 | -100 | A small boy is the same as a child. | exists e1 s1 x1 x2 x3.(n_camera(x3) & a_topic(x1) & at(e1,x3) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_boy(x1) & a_small(s1) & Theme(s1,x1)) | exists e1 x1 x2.(at(e1,x2) & n_camera(x2) & Actor(e1,x1) & v_look(e1) & n_child(x1)) | 4b231e00-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_look(e1) & n_camera(x3) & n_boy(x1) & at(e1,x3) & a_topic(x1) & a_small(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_look(e1) & n_child(x1) & n_camera(x2) & at(e1,x2) & Actor(e1,x1)) |
||
A small boy looking at the camera. | A child smiles for a photo. | 1 | -100 | Not all children pictures have smiles. | exists e1 s1 x1 x2 x3.(n_camera(x3) & a_topic(x1) & at(e1,x3) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_boy(x1) & a_small(s1) & Theme(s1,x1)) | exists e1 x1 x2.(for(e1,x2) & n_photo(x2) & Actor(e1,x1) & v_smile(e1) & n_child(x1)) | 4b23274c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_look(e1) & n_camera(x3) & n_boy(x1) & at(e1,x3) & a_topic(x1) & a_small(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_smile(e1) & n_photo(x2) & n_child(x1) & for(e1,x2) & Actor(e1,x1)) |
||
A small boy looking at the camera. | A woman smiles for a photo. | 2 | -100 | A boy cannot be a woman. | exists e1 s1 x1 x2 x3.(n_camera(x3) & a_topic(x1) & at(e1,x3) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_boy(x1) & a_small(s1) & Theme(s1,x1)) | exists e1 x1 x2.(for(e1,x2) & n_photo(x2) & Actor(e1,x1) & v_smile(e1) & n_woman(x1)) | 4b2331e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_look(e1) & n_camera(x3) & n_boy(x1) & at(e1,x3) & a_topic(x1) & a_small(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_smile(e1) & n_woman(x1) & n_photo(x2) & for(e1,x2) & Actor(e1,x1)) |
||
A conductor of a train is inside the train working on it as two other men watch. | A conductor of train id repairing the train. | 1 | -100 | There are other reasons to work on the train besides repairing it. | exists p1 x1 x2 x5.(n_man(x5) & exists e1 e2 x3 x4 x6.(inside(x1,x2) & Theme(e2,x6) & Actor(e2,e1) & v_watch(e2) & (x2 = x6) & as(e1,x4) & -(x4 = x5) & n_man(x4) & card_eq_2(x4) & on(e1,x1) & Actor(e1,x3) & v_work(e1) & n_thing(x3)) & n_thing(x1) & n_train(x2) & n_train(x2) & of(x1,x2) & n_conductor(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & Theme(e1,x3) & Actor(e1,x4) & v_repair(e1) & n_train(x3) & n_train(x3) & (x2 = x4) & n_id(x2) & of(x2,x3) & n_conductor(x1)) | 4b233d0e-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x5.(of(x1,x2) & n_train(x2) & n_thing(x1) & n_man(x5) & n_conductor(x1) & exists e1 e2 x3 x4 x6.(v_work(e1) & v_watch(e2) & on(e1,x1) & n_thing(x3) & n_man(x4) & inside(x1,x2) & card_eq_2(x4) & as(e1,x4) & Theme(e2,x6) & Actor(e2,e1) & Actor(e1,x3) & -(x4 = x5) & (x2 = x6))) | exists e1 x1 x2 x3 x4.(v_repair(e1) & of(x2,x3) & of(x1,x2) & n_train(x3) & n_id(x2) & n_conductor(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x4) & (x2 = x4)) |
||
A conductor of a train is inside the train working on it as two other men watch. | Two men are driving the train. | 2 | -100 | The two men can be watching the conductor drive or driving it themselves, not both. | exists p1 x1 x2 x5.(n_man(x5) & exists e2 e1 x3 x4 x6.(inside(x1,x2) & Theme(e2,x6) & Actor(e2,e1) & v_watch(e2) & (x2 = x6) & as(e1,x4) & -(x4 = x5) & n_man(x4) & card_eq_2(x4) & on(e1,x1) & Actor(e1,x3) & v_work(e1) & n_thing(x3)) & n_thing(x1) & n_train(x2) & n_train(x2) & of(x1,x2) & n_conductor(x1)) | exists e1 x1 x2.(n_train(x2) & Theme(e1,x2) & Actor(e1,x1) & v_drive(e1) & n_man(x1) & card_eq_2(x1)) | 4b234600-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x5.(of(x1,x2) & n_train(x2) & n_thing(x1) & n_man(x5) & n_conductor(x1) & exists e2 e1 x3 x4 x6.(v_work(e1) & v_watch(e2) & on(e1,x1) & n_thing(x3) & n_man(x4) & inside(x1,x2) & card_eq_2(x4) & as(e1,x4) & Theme(e2,x6) & Actor(e2,e1) & Actor(e1,x3) & -(x4 = x5) & (x2 = x6))) | exists e1 x1 x2.(v_drive(e1) & n_train(x2) & n_man(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A conductor of a train is inside the train working on it as two other men watch. | A conductor of train is on work. | 0 | -100 | The conductor inside the train working is the same as a conductor is on work. | exists p1 x1 x2 x5.(n_man(x5) & exists e1 e2 x3 x4 x6.(inside(x1,x2) & Theme(e2,x6) & Actor(e2,e1) & v_watch(e2) & (x2 = x6) & as(e1,x4) & -(x4 = x5) & n_man(x4) & card_eq_2(x4) & on(e1,x1) & Actor(e1,x3) & v_work(e1) & n_thing(x3)) & n_thing(x1) & n_train(x2) & n_train(x2) & of(x1,x2) & n_conductor(x1)) | exists p1 x1 x2.(exists x3.(on(x1,x3) & n_work(x3)) & of(x1,x2) & n_train(x2) & n_conductor(x1)) | 4b2355fa-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x5.(of(x1,x2) & n_train(x2) & n_thing(x1) & n_man(x5) & n_conductor(x1) & exists e1 e2 x3 x4 x6.(v_work(e1) & v_watch(e2) & on(e1,x1) & n_thing(x3) & n_man(x4) & inside(x1,x2) & card_eq_2(x4) & as(e1,x4) & Theme(e2,x6) & Actor(e2,e1) & Actor(e1,x3) & -(x4 = x5) & (x2 = x6))) | exists x1 x2.(of(x1,x2) & n_train(x2) & n_conductor(x1) & exists x3.(on(x1,x3) & n_work(x3))) |
||
The Wine Shop | The Wine shop does not sell alcohol or wine | 2 | -100 | A "wine shop," by nature, sells what is in its name. It cannot be a wine shop if it does not sell wine. | exists s1 x1.(ne_org_shop(s1) & (s1 = x1) & ne_org_wine(x1) & a_topic(s1)) | exists x1 x2.(n_shop(x1) & (x1 = x2) & ne_nam_wine(x2) & -exists e1 x3.(Theme(e1,x3) & Actor(e1,x1) & v_sell(e1) & (n_alcohol(x3) | n_wine(x3)))) | 4b235e6a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1.(ne_org_wine(x1) & ne_org_shop(s1) & a_topic(s1) & (s1 = x1)) | exists x1 x2.(ne_nam_wine(x2) & n_shop(x1) & all e1 x3.((-v_sell(e1) | -n_wine(x3) | -Theme(e1,x3) | -Actor(e1,x1)) & (-v_sell(e1) | -n_alcohol(x3) | -Theme(e1,x3) | -Actor(e1,x1))) & (x1 = x2)) |
||
The Wine Shop | The Wine shop sells wine and alcohol | 0 | -100 | A Wine Shop would be a place that sells wine and alcohol. | exists s1 x1.(ne_org_shop(s1) & (s1 = x1) & ne_org_wine(x1) & a_topic(s1)) | exists e1 x1 x2 x3 x4 x5.(n_shop(x1) & (x1 = x2) & ne_nam_wine(x2) & Theme(e1,x3) & Actor(e1,x1) & v_sell(e1) & n_alcohol(x5) & n_wine(x4) & subset_of(x5,x3) & subset_of(x4,x3)) | 4b2367d4-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1.(ne_org_wine(x1) & ne_org_shop(s1) & a_topic(s1) & (s1 = x1)) | exists e1 x1 x2 x3 x4 x5.(v_sell(e1) & subset_of(x5,x3) & subset_of(x4,x3) & ne_nam_wine(x2) & n_wine(x4) & n_shop(x1) & n_alcohol(x5) & Theme(e1,x3) & Actor(e1,x1) & (x1 = x2)) |
||
The Wine Shop | The Wine Shop just opened | 1 | -100 | It might not be opened. | exists s1 x1.(ne_org_shop(s1) & (s1 = x1) & ne_org_wine(x1) & a_topic(s1)) | exists e1 s1 x1 x2.(ne_org_shop(x1) & (x1 = x2) & ne_org_wine(x2) & a_just(s1) & Manner(e1,s1) & Actor(e1,x1) & v_open(e1)) | 4b237076-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1.(ne_org_wine(x1) & ne_org_shop(s1) & a_topic(s1) & (s1 = x1)) | exists e1 s1 x1 x2.(v_open(e1) & ne_org_wine(x2) & ne_org_shop(x1) & a_just(s1) & Manner(e1,s1) & Actor(e1,x1) & (x1 = x2)) |
||
The young child is sitting on the grass in a park. | A young child runs through the woods. | 2 | -100 | A child cannot be sitting and running at the same time. | exists e1 s1 x1 x2 x3.(n_grass(x2) & n_child(x1) & a_young(s1) & Theme(s1,x1) & in(e1,x3) & n_park(x3) & on(e1,x2) & Actor(e1,x1) & v_sit(e1)) | exists e1 s1 x1 x2.(n_wood(x2) & through(e1,x2) & Actor(e1,x1) & v_run(e1) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | 4b237954-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & n_park(x3) & n_grass(x2) & n_child(x1) & in(e1,x3) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_run(e1) & through(e1,x2) & n_wood(x2) & n_child(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
The young child is sitting on the grass in a park. | A young child sitting on the grass. | 0 | -100 | Being in the park is why the child is sitting on grass. | exists e1 s1 x1 x2 x3.(n_grass(x2) & n_child(x1) & a_young(s1) & Theme(s1,x1) & in(e1,x3) & n_park(x3) & on(e1,x2) & Actor(e1,x1) & v_sit(e1)) | exists e1 s1 x1 x2 x3.(n_grass(x3) & a_topic(x1) & on(e1,x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | 4b23817e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & n_park(x3) & n_grass(x2) & n_child(x1) & in(e1,x3) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_sit(e1) & on(e1,x3) & n_grass(x3) & n_child(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) |
||
The young child is sitting on the grass in a park. | A young child eating lunch while sitting on the grass. | 1 | -100 | There are other reasons than eating lunch to sit on the grass at the park. | exists e1 s1 x1 x2 x3.(n_grass(x2) & n_child(x1) & a_young(s1) & Theme(s1,x1) & in(e1,x3) & n_park(x3) & on(e1,x2) & Actor(e1,x1) & v_sit(e1)) | exists e1 e2 s1 x1 x2 x3 x4.(n_grass(x4) & a_topic(x1) & while(e1,e2) & on(e2,x4) & Actor(e2,x2) & v_sit(e2) & Theme(e1,x3) & Actor(e1,x2) & v_eat(e1) & n_lunch(x3) & (x1 = x2) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | 4b23896c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & n_park(x3) & n_grass(x2) & n_child(x1) & in(e1,x3) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 e2 s1 x1 x2 x3 x4.(while(e1,e2) & v_sit(e2) & v_eat(e1) & on(e2,x4) & n_lunch(x3) & n_grass(x4) & n_child(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) |
||
A young performer singing and playing electric guitar. | A person plays guitar. | 1 | -100 | Not all people play the guitar. | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_play(e2) & n_guitar(x4) & a_electric(s4) & Theme(s4,x4) & n_performer(x3) & a_young(s3) & Theme(s3,x3) & Theme(e1,x2) & Actor(e1,x1) & v_sing(e1) & n_guitar(x2) & a_electric(s2) & Theme(s2,x2) & n_performer(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & n_person(x1)) | 4b239150-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4.(v_sing(e1) & v_play(e2) & n_performer(x3) & n_performer(x1) & n_guitar(x4) & n_guitar(x2) & a_young(s3) & a_young(s1) & a_electric(s4) & a_electric(s2) & Theme(s4,x4) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_person(x1) & n_guitar(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young performer singing and playing electric guitar. | Someone plays guitar. | 0 | -100 | A young performer is someone. | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_play(e2) & n_guitar(x4) & a_electric(s4) & Theme(s4,x4) & n_performer(x3) & a_young(s3) & Theme(s3,x3) & Theme(e1,x2) & Actor(e1,x1) & v_sing(e1) & n_guitar(x2) & a_electric(s2) & Theme(s2,x2) & n_performer(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & n_person(x1)) | 4b2398e4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4.(v_sing(e1) & v_play(e2) & n_performer(x3) & n_performer(x1) & n_guitar(x4) & n_guitar(x2) & a_young(s3) & a_young(s1) & a_electric(s4) & a_electric(s2) & Theme(s4,x4) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_person(x1) & n_guitar(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young performer singing and playing electric guitar. | A cat plays the piano. | 2 | -100 | It would be particularly difficult for a performer to play the electric guitar and piano at once, and all the more difficult if that performer was a cat. | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_play(e2) & n_guitar(x4) & a_electric(s4) & Theme(s4,x4) & n_performer(x3) & a_young(s3) & Theme(s3,x3) & Theme(e1,x2) & Actor(e1,x1) & v_sing(e1) & n_guitar(x2) & a_electric(s2) & Theme(s2,x2) & n_performer(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_piano(x2) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_cat(x1)) | 4b23a21c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4.(v_sing(e1) & v_play(e2) & n_performer(x3) & n_performer(x1) & n_guitar(x4) & n_guitar(x2) & a_young(s3) & a_young(s1) & a_electric(s4) & a_electric(s2) & Theme(s4,x4) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_piano(x2) & n_cat(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
One man giving a presentation to a group of people in the center of circle made out of tables. | the man is inside | 2 | -100 | The man cannot be in two different places (inside or in the center of circle made out of tables) at once. | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_center(x6) & a_topic(x1) & to(e1,x4) & of(x4,x5) & r_out(e2) & of(e2,x9) & n_table(x9) & Theme(e2,x8) & v_make(e2) & (x5 = x8) & in(x5,x6) & of(x6,x7) & n_circle(x7) & n_people(x5) & n_group(x4) & Theme(e1,x3) & Actor(e1,x2) & v_give(e1) & n_presentation(x3) & (x1 = x2) & n_man(x1) & card_eq_1(x1)) | exists s1 s2 x1.(n_man(x1) & a_inside(s2) & Manner(s1,s2) & Theme(s1,x1) & a_event(s1)) | 4b23aa64-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_make(e2) & v_give(e1) & to(e1,x4) & r_out(e2) & of(x6,x7) & of(x4,x5) & of(e2,x9) & n_table(x9) & n_presentation(x3) & n_people(x5) & n_man(x1) & n_group(x4) & n_circle(x7) & n_center(x6) & in(x5,x6) & card_eq_1(x1) & a_topic(x1) & Theme(e2,x8) & Theme(e1,x3) & Actor(e1,x2) & (x5 = x8) & (x1 = x2)) | exists s1 s2 x1.(n_man(x1) & a_inside(s2) & a_event(s1) & Theme(s1,x1) & Manner(s1,s2)) |
||
One man giving a presentation to a group of people in the center of circle made out of tables. | The man is pitching a project | 1 | -100 | Giving a presentation does not imply pitching a project. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_center(x6) & a_topic(x1) & to(e1,x4) & of(x4,x5) & r_out(e2) & of(e2,x9) & n_table(x9) & Theme(e2,x8) & v_make(e2) & (x5 = x8) & in(x5,x6) & of(x6,x7) & n_circle(x7) & n_people(x5) & n_group(x4) & Theme(e1,x3) & Actor(e1,x2) & v_give(e1) & n_presentation(x3) & (x1 = x2) & n_man(x1) & card_eq_1(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_pitch(e1) & n_project(x2)) | 4b23b2de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_make(e2) & v_give(e1) & to(e1,x4) & r_out(e2) & of(x6,x7) & of(x4,x5) & of(e2,x9) & n_table(x9) & n_presentation(x3) & n_people(x5) & n_man(x1) & n_group(x4) & n_circle(x7) & n_center(x6) & in(x5,x6) & card_eq_1(x1) & a_topic(x1) & Theme(e2,x8) & Theme(e1,x3) & Actor(e1,x2) & (x5 = x8) & (x1 = x2)) | exists e1 x1 x2.(v_pitch(e1) & n_project(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
One man giving a presentation to a group of people in the center of circle made out of tables. | The guy is working | 0 | -100 | A man is the same as a guy. | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_center(x6) & a_topic(x1) & to(e1,x4) & of(x4,x5) & r_out(e2) & of(e2,x9) & n_table(x9) & Theme(e2,x8) & v_make(e2) & (x5 = x8) & in(x5,x6) & of(x6,x7) & n_circle(x7) & n_people(x5) & n_group(x4) & Theme(e1,x3) & Actor(e1,x2) & v_give(e1) & n_presentation(x3) & (x1 = x2) & n_man(x1) & card_eq_1(x1)) | exists e1 x1.(n_guy(x1) & Actor(e1,x1) & v_work(e1)) | 4b23baf4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_make(e2) & v_give(e1) & to(e1,x4) & r_out(e2) & of(x6,x7) & of(x4,x5) & of(e2,x9) & n_table(x9) & n_presentation(x3) & n_people(x5) & n_man(x1) & n_group(x4) & n_circle(x7) & n_center(x6) & in(x5,x6) & card_eq_1(x1) & a_topic(x1) & Theme(e2,x8) & Theme(e1,x3) & Actor(e1,x2) & (x5 = x8) & (x1 = x2)) | exists e1 x1.(v_work(e1) & n_guy(x1) & Actor(e1,x1)) |
||
An artist shows off his work to a large crowd of people who appear to be listening intently to the artist's description of his display. | An arists working diligently alone in his apartment. | 2 | -100 | A artist shows his work to a large crowd is opposite if he is working alone. | exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(to(e1,x3) & of(x3,x4) & Topic(e2,p1) & Actor(e2,x5) & v_appear(e2) & exists e3 s3.(a_intently(s3) & Manner(e3,s3) & to(e3,x6) & of(x6,x7) & Actor(e3,x5) & v_listen(e3)) & n_display(x7) & of(x7,x1) & n_male(x1) & n_male(x1) & n_description(x6) & of(x6,x1) & n_artist(x1) & n_artist(x1) & (x4 = x5) & n_people(x4) & n_crowd(x3) & a_large(s2) & Theme(s2,x3) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_show(e1) & n_work(x2) & of(x2,x1)) | exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_apartment(x3) & of(x3,x1) & n_male(x1) & a_alone(s2) & Manner(e1,s2) & a_diligently(s1) & Manner(e1,s1) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_arist(x1)) | 4b23c45e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_show(e1) & v_appear(e2) & to(e1,x3) & of(x7,x1) & of(x6,x1) & of(x3,x4) & of(x2,x1) & n_work(x2) & n_people(x4) & n_male(x1) & n_display(x7) & n_description(x6) & n_crowd(x3) & n_artist(x1) & exists e3 s3.(v_listen(e3) & to(e3,x6) & of(x6,x7) & a_intently(s3) & Manner(e3,s3) & Actor(e3,x5)) & a_off(s1) & a_large(s2) & Topic(e2,p1) & Theme(s2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5)) | exists e1 s1 s2 x1 x2 x3.(v_work(e1) & of(x3,x1) & n_male(x1) & n_arist(x1) & n_apartment(x3) & in(e1,x3) & a_topic(x1) & a_diligently(s1) & a_alone(s2) & Manner(e1,s2) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) |
||
An artist shows off his work to a large crowd of people who appear to be listening intently to the artist's description of his display. | A piece of art on display. | 0 | -100 | An artist who shows off his work is on display | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(to(e1,x3) & of(x3,x4) & Topic(e2,p1) & Actor(e2,x5) & v_appear(e2) & exists e3 s3.(a_intently(s3) & Manner(e3,s3) & to(e3,x6) & of(x6,x7) & Actor(e3,x5) & v_listen(e3)) & n_display(x7) & of(x7,x1) & n_male(x1) & n_male(x1) & n_description(x6) & of(x6,x1) & n_artist(x1) & n_artist(x1) & (x4 = x5) & n_people(x4) & n_crowd(x3) & a_large(s2) & Theme(s2,x3) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_show(e1) & n_work(x2) & of(x2,x1)) | exists x1 x2 x3.(a_topic(x1) & on(x1,x3) & n_display(x3) & of(x1,x2) & n_art(x2) & n_piece(x1)) | 4b23ce40-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_show(e1) & v_appear(e2) & to(e1,x3) & of(x7,x1) & of(x6,x1) & of(x3,x4) & of(x2,x1) & n_work(x2) & n_people(x4) & n_male(x1) & n_display(x7) & n_description(x6) & n_crowd(x3) & n_artist(x1) & exists e3 s3.(v_listen(e3) & to(e3,x6) & of(x6,x7) & a_intently(s3) & Manner(e3,s3) & Actor(e3,x5)) & a_off(s1) & a_large(s2) & Topic(e2,p1) & Theme(s2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5)) | exists x1 x2 x3.(on(x1,x3) & of(x1,x2) & n_piece(x1) & n_display(x3) & n_art(x2) & a_topic(x1)) |
||
An artist shows off his work to a large crowd of people who appear to be listening intently to the artist's description of his display. | An artist shows off his sculpture. | 1 | -100 | Just because an artist shows off his work does not mean it is a sculpture. | exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(to(e1,x3) & of(x3,x4) & Topic(e2,p1) & Actor(e2,x5) & v_appear(e2) & exists e3 s3.(a_intently(s3) & Manner(e3,s3) & to(e3,x6) & of(x6,x7) & Actor(e3,x5) & v_listen(e3)) & n_display(x7) & of(x7,x1) & n_male(x1) & n_male(x1) & n_description(x6) & of(x6,x1) & n_artist(x1) & n_artist(x1) & (x4 = x5) & n_people(x4) & n_crowd(x3) & a_large(s2) & Theme(s2,x3) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_show(e1) & n_work(x2) & of(x2,x1)) | exists e1 s1 x1 x2.(a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_show(e1) & n_sculpture(x2) & of(x2,x1) & n_male(x1) & n_artist(x1)) | 4b23d6ce-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_show(e1) & v_appear(e2) & to(e1,x3) & of(x7,x1) & of(x6,x1) & of(x3,x4) & of(x2,x1) & n_work(x2) & n_people(x4) & n_male(x1) & n_display(x7) & n_description(x6) & n_crowd(x3) & n_artist(x1) & exists e3 s3.(v_listen(e3) & to(e3,x6) & of(x6,x7) & a_intently(s3) & Manner(e3,s3) & Actor(e3,x5)) & a_off(s1) & a_large(s2) & Topic(e2,p1) & Theme(s2,x3) & Theme(e1,x2) & Manner(e1,s1) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5)) | exists e1 s1 x1 x2.(v_show(e1) & of(x2,x1) & n_sculpture(x2) & n_male(x1) & n_artist(x1) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man in a plaid shirt is selling products to customers. | A woman is selling products to customers | 2 | -100 | A man cannot be a woman. | exists e1 s1 x1 x2 x3 x4.(to(e1,x4) & n_customer(x4) & Theme(e1,x3) & Actor(e1,x1) & v_sell(e1) & n_product(x3) & in(x1,x2) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3.(to(e1,x3) & n_customer(x3) & Theme(e1,x2) & Actor(e1,x1) & v_sell(e1) & n_product(x2) & n_woman(x1)) | 4b23e11e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sell(e1) & to(e1,x4) & n_shirt(x2) & n_product(x3) & n_man(x1) & n_customer(x4) & in(x1,x2) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_sell(e1) & to(e1,x3) & n_woman(x1) & n_product(x2) & n_customer(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a plaid shirt is selling products to customers. | A salesperson is selling knives to customers. | 1 | 0.001078 | Not all products are knives. | exists e1 s1 x1 x2 x3 x4.(to(e1,x4) & n_customer(x4) & Theme(e1,x3) & Actor(e1,x1) & v_sell(e1) & n_product(x3) & in(x1,x2) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3.(to(e1,x3) & n_customer(x3) & Theme(e1,x2) & Actor(e1,x1) & v_sell(e1) & n_knife(x2) & n_salesperson(x1)) | 4b23e9b6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sell(e1) & to(e1,x4) & n_shirt(x2) & n_product(x3) & n_man(x1) & n_customer(x4) & in(x1,x2) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_sell(e1) & to(e1,x3) & n_salesperson(x1) & n_knife(x2) & n_customer(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a plaid shirt is selling products to customers. | A man is selling products to customers. | 0 | -100 | A man in plaid selling is the same as a man selling. | exists e1 s1 x1 x2 x3 x4.(to(e1,x4) & n_customer(x4) & Theme(e1,x3) & Actor(e1,x1) & v_sell(e1) & n_product(x3) & in(x1,x2) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3.(to(e1,x3) & n_customer(x3) & Theme(e1,x2) & Actor(e1,x1) & v_sell(e1) & n_product(x2) & n_man(x1)) | 4b23f410-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sell(e1) & to(e1,x4) & n_shirt(x2) & n_product(x3) & n_man(x1) & n_customer(x4) & in(x1,x2) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_sell(e1) & to(e1,x3) & n_product(x2) & n_man(x1) & n_customer(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a plaid shirt is selling products to customers. | A woman is wearing a plaid shirt. | 2 | -100 | A woman cannot be a man. | exists e1 s1 x1 x2 x3 x4.(to(e1,x4) & n_customer(x4) & Theme(e1,x3) & Actor(e1,x1) & v_sell(e1) & n_product(x3) & in(x1,x2) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_woman(x1)) | 4b23fdfc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sell(e1) & to(e1,x4) & n_shirt(x2) & n_product(x3) & n_man(x1) & n_customer(x4) & in(x1,x2) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_wear(e1) & n_woman(x1) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a plaid shirt is selling products to customers. | A man is selling cars. | 1 | 0.001626 | Not all products are cars. | exists e1 s1 x1 x2 x3 x4.(to(e1,x4) & n_customer(x4) & Theme(e1,x3) & Actor(e1,x1) & v_sell(e1) & n_product(x3) & in(x1,x2) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_sell(e1) & n_car(x2) & n_man(x1)) | 4b240842-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sell(e1) & to(e1,x4) & n_shirt(x2) & n_product(x3) & n_man(x1) & n_customer(x4) & in(x1,x2) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_sell(e1) & n_man(x1) & n_car(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a plaid shirt is selling products to customers. | A salesperson is unloading a refrigerator in the backroom. | 2 | 0.000001 | unloading a refrigerator in the backroom is different from selling products. | exists e1 s1 x1 x2 x3 x4.(to(e1,x4) & n_customer(x4) & Theme(e1,x3) & Actor(e1,x1) & v_sell(e1) & n_product(x3) & in(x1,x2) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_backroom(x3) & Theme(e1,x2) & Actor(e1,x1) & v_unload(e1) & in(x2,x3) & n_refrigerator(x2) & n_salesperson(x1)) | 4b2414fe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sell(e1) & to(e1,x4) & n_shirt(x2) & n_product(x3) & n_man(x1) & n_customer(x4) & in(x1,x2) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_unload(e1) & n_salesperson(x1) & n_refrigerator(x2) & n_backroom(x3) & in(x2,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a plaid shirt is selling products to customers. | A man is selling electronics to customers. | 1 | 0.035985 | Not all products are electronics. | exists e1 s1 x1 x2 x3 x4.(to(e1,x4) & n_customer(x4) & Theme(e1,x3) & Actor(e1,x1) & v_sell(e1) & n_product(x3) & in(x1,x2) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3.(to(e1,x3) & n_customer(x3) & Theme(e1,x2) & Actor(e1,x1) & v_sell(e1) & n_electronics(x2) & n_man(x1)) | 4b241fb2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sell(e1) & to(e1,x4) & n_shirt(x2) & n_product(x3) & n_man(x1) & n_customer(x4) & in(x1,x2) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_sell(e1) & to(e1,x3) & n_man(x1) & n_electronics(x2) & n_customer(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a plaid shirt is selling products to customers. | The plaid shirt is mostly red. | 1 | 0.000149 | Not all plaid shirts are red. | exists e1 s1 x1 x2 x3 x4.(to(e1,x4) & n_customer(x4) & Theme(e1,x3) & Actor(e1,x1) & v_sell(e1) & n_product(x3) & in(x1,x2) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1)) | exists s1 x1 x2.(n_shirt(x1) & of(x1,x2) & n_plaid(x2) & r_mostly(s1) & Theme(s1,x1) & a_red(s1)) | 4b2427d2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sell(e1) & to(e1,x4) & n_shirt(x2) & n_product(x3) & n_man(x1) & n_customer(x4) & in(x1,x2) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists s1 x1 x2.(r_mostly(s1) & of(x1,x2) & n_shirt(x1) & n_plaid(x2) & a_red(s1) & Theme(s1,x1)) |
||
A man in a plaid shirt is selling products to customers. | A man is selling products | 0 | -100 | A man in plaid selling is the same as a man selling | exists e1 s1 x1 x2 x3 x4.(to(e1,x4) & n_customer(x4) & Theme(e1,x3) & Actor(e1,x1) & v_sell(e1) & n_product(x3) & in(x1,x2) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_sell(e1) & n_product(x2) & n_man(x1)) | 4b242dae-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sell(e1) & to(e1,x4) & n_shirt(x2) & n_product(x3) & n_man(x1) & n_customer(x4) & in(x1,x2) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_sell(e1) & n_product(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a plaid shirt is selling products to customers. | Someone is selling products. | 0 | -100 | A man is someone. | exists e1 s1 x1 x2 x3 x4.(to(e1,x4) & n_customer(x4) & Theme(e1,x3) & Actor(e1,x1) & v_sell(e1) & n_product(x3) & in(x1,x2) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_sell(e1) & n_product(x2) & n_person(x1)) | 4b243394-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sell(e1) & to(e1,x4) & n_shirt(x2) & n_product(x3) & n_man(x1) & n_customer(x4) & in(x1,x2) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_sell(e1) & n_product(x2) & n_person(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a plaid shirt is selling products to customers. | A woman in a dress is selling products to customers. | 2 | -100 | A man is different from a woman. | exists e1 s1 x1 x2 x3 x4.(to(e1,x4) & n_customer(x4) & Theme(e1,x3) & Actor(e1,x1) & v_sell(e1) & n_product(x3) & in(x1,x2) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(to(e1,x4) & n_customer(x4) & Theme(e1,x3) & Actor(e1,x1) & v_sell(e1) & n_product(x3) & in(x1,x2) & n_dress(x2) & n_woman(x1)) | 4b243880-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sell(e1) & to(e1,x4) & n_shirt(x2) & n_product(x3) & n_man(x1) & n_customer(x4) & in(x1,x2) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_sell(e1) & to(e1,x4) & n_woman(x1) & n_product(x3) & n_dress(x2) & n_customer(x4) & in(x1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A man in a plaid shirt is selling products to customers. | A man in a plaid shirt is buying things. | 2 | -100 | selling products is different from buying products. | exists e1 s1 x1 x2 x3 x4.(to(e1,x4) & n_customer(x4) & Theme(e1,x3) & Actor(e1,x1) & v_sell(e1) & n_product(x3) & in(x1,x2) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_buy(e1) & n_thing(x3) & in(x1,x2) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1)) | 4b24414a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sell(e1) & to(e1,x4) & n_shirt(x2) & n_product(x3) & n_man(x1) & n_customer(x4) & in(x1,x2) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_buy(e1) & n_thing(x3) & n_shirt(x2) & n_man(x1) & in(x1,x2) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A man in a plaid shirt is selling products to customers. | A man is working for commissions on sales | 1 | 0.806607 | Selling products does not imply it is for commissions on sales. | exists e1 s1 x1 x2 x3 x4.(to(e1,x4) & n_customer(x4) & Theme(e1,x3) & Actor(e1,x1) & v_sell(e1) & n_product(x3) & in(x1,x2) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3.(on(e1,x3) & n_sale(x3) & for(e1,x2) & n_commission(x2) & Actor(e1,x1) & v_work(e1) & n_man(x1)) | 4b2449a6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sell(e1) & to(e1,x4) & n_shirt(x2) & n_product(x3) & n_man(x1) & n_customer(x4) & in(x1,x2) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_work(e1) & on(e1,x3) & n_sale(x3) & n_man(x1) & n_commission(x2) & for(e1,x2) & Actor(e1,x1)) |
||
A man in a plaid shirt is selling products to customers. | A man is working. | 0 | -100 | If he is selling products, he is working. | exists e1 s1 x1 x2 x3 x4.(to(e1,x4) & n_customer(x4) & Theme(e1,x3) & Actor(e1,x1) & v_sell(e1) & n_product(x3) & in(x1,x2) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1.(Actor(e1,x1) & v_work(e1) & n_man(x1)) | 4b245126-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sell(e1) & to(e1,x4) & n_shirt(x2) & n_product(x3) & n_man(x1) & n_customer(x4) & in(x1,x2) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1.(v_work(e1) & n_man(x1) & Actor(e1,x1)) |
||
A man in a plaid shirt is selling products to customers. | A man is wearing a plaid shirt. | 0 | 0.983821 | Wearing a plaid shirt is a rephrasing of in a plaid shirt. | exists e1 s1 x1 x2 x3 x4.(to(e1,x4) & n_customer(x4) & Theme(e1,x3) & Actor(e1,x1) & v_sell(e1) & n_product(x3) & in(x1,x2) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2) & n_man(x1)) | 4b245694-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sell(e1) & to(e1,x4) & n_shirt(x2) & n_product(x3) & n_man(x1) & n_customer(x4) & in(x1,x2) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_wear(e1) & n_shirt(x2) & n_man(x1) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Man talking to a crowd of people in an expo style setting. | The woman sweeps the floor. | 2 | -100 | Man is not the same as woman. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & to(e1,x3) & in(x3,x5) & n_setting(x5) & of(x5,x6) & n_style(x6) & a_expo(s1) & Theme(s1,x5) & of(x3,x4) & n_people(x4) & n_crowd(x3) & Actor(e1,x2) & v_talk(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(n_floor(x2) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_sweep(e1)) | 4b245b62-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_talk(e1) & to(e1,x3) & of(x5,x6) & of(x3,x4) & n_style(x6) & n_setting(x5) & n_people(x4) & n_man(x1) & n_crowd(x3) & in(x3,x5) & a_topic(x1) & a_expo(s1) & Theme(s1,x5) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_sweep(e1) & n_woman(x1) & n_floor(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Man talking to a crowd of people in an expo style setting. | The speaker attracted a group for his speech. | 0 | -100 | If he is talking to a crowd, that means he attracted a group. Group is a synonym for crowd. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & to(e1,x3) & in(x3,x5) & n_setting(x5) & of(x5,x6) & n_style(x6) & a_expo(s1) & Theme(s1,x5) & of(x3,x4) & n_people(x4) & n_crowd(x3) & Actor(e1,x2) & v_talk(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_speech(x3) & of(x3,x1) & n_male(x1) & n_speaker(x1) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_attract(e1) & n_group(x2)) | 4b24606c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_talk(e1) & to(e1,x3) & of(x5,x6) & of(x3,x4) & n_style(x6) & n_setting(x5) & n_people(x4) & n_man(x1) & n_crowd(x3) & in(x3,x5) & a_topic(x1) & a_expo(s1) & Theme(s1,x5) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_attract(e1) & of(x3,x1) & n_speech(x3) & n_speaker(x1) & n_male(x1) & n_group(x2) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Man talking to a crowd of people in an expo style setting. | The demonstator had a product that everyone wanted. | 1 | -100 | Not every man talking to a crowd is a demonstrator and does not imply he has a product that everyone wanted. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & to(e1,x3) & in(x3,x5) & n_setting(x5) & of(x5,x6) & n_style(x6) & a_expo(s1) & Theme(s1,x5) & of(x3,x4) & n_people(x4) & n_crowd(x3) & Actor(e1,x2) & v_talk(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(n_demonstator(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & all x3.(n_person(x3) -> exists e2 x4.(Theme(e2,x4) & Actor(e2,x3) & v_want(e2) & (x2 = x4))) & n_product(x2)) | 4b2466d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_talk(e1) & to(e1,x3) & of(x5,x6) & of(x3,x4) & n_style(x6) & n_setting(x5) & n_people(x4) & n_man(x1) & n_crowd(x3) & in(x3,x5) & a_topic(x1) & a_expo(s1) & Theme(s1,x5) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_have(e1) & n_product(x2) & n_demonstator(x1) & all x3.(exists e2 x4.(v_want(e2) & Theme(e2,x4) & Actor(e2,x3) & (x2 = x4)) | -n_person(x3)) & Theme(e1,x2) & Actor(e1,x1)) |
||
The speaker is introducing the new products on a fair. | a speaker is in a cafe eating | 2 | -100 | cafe is different from a fair. | exists e1 s1 x1 x2 x3.(n_product(x2) & a_new(s1) & Theme(s1,x2) & n_speaker(x1) & on(e1,x3) & n_fair(x3) & Theme(e1,x2) & Actor(e1,x1) & v_introduce(e1)) | exists p1 x1.(exists x2 x3.(in(x1,x2) & n_eating(x2) & of(x2,x3) & n_cafe(x3)) & n_speaker(x1)) | 4b246f12-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_introduce(e1) & on(e1,x3) & n_speaker(x1) & n_product(x2) & n_fair(x3) & a_new(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists x1.(n_speaker(x1) & exists x2 x3.(of(x2,x3) & n_eating(x2) & n_cafe(x3) & in(x1,x2))) |
||
The speaker is introducing the new products on a fair. | a speaker does not like the products he presents | 1 | -100 | Introducing products does not imply to not like the products. | exists e1 s1 x1 x2 x3.(n_product(x2) & a_new(s1) & Theme(s1,x2) & n_speaker(x1) & on(e1,x3) & n_fair(x3) & Theme(e1,x2) & Actor(e1,x1) & v_introduce(e1)) | exists x1 x2.(n_male(x2) & n_product(x2) & -exists e1 e2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_like(e2) & Theme(e1,x3) & Actor(e1,x2) & v_present(e1) & (x2 = x3)) & n_speaker(x1)) | 4b24773c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_introduce(e1) & on(e1,x3) & n_speaker(x1) & n_product(x2) & n_fair(x3) & a_new(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists x1 x2.(n_speaker(x1) & n_product(x2) & n_male(x2) & all e1 e2 x3.(-v_present(e1) | -v_like(e2) | -Theme(e2,x2) | -Theme(e1,x3) | -Actor(e2,x1) | -Actor(e1,x2) | -(x2 = x3))) |
||
The speaker is introducing the new products on a fair. | a speaker presents some products | 0 | -100 | If he is introducing the new products, he is presenting products. | exists e1 s1 x1 x2 x3.(n_product(x2) & a_new(s1) & Theme(s1,x2) & n_speaker(x1) & on(e1,x3) & n_fair(x3) & Theme(e1,x2) & Actor(e1,x1) & v_introduce(e1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_present(e1) & n_product(x2) & n_speaker(x1)) | 4b247f66-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_introduce(e1) & on(e1,x3) & n_speaker(x1) & n_product(x2) & n_fair(x3) & a_new(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_present(e1) & n_speaker(x1) & n_product(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man working with machinery with other men. | A man is working. | 1 | -100 | A man working does imply a man working. | exists e1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x4) & -(x4 = x1) & n_man(x1) & n_man(x1) & n_man(x4) & with(e1,x3) & n_machinery(x3) & Actor(e1,x2) & v_work(e1) & (x1 = x2)) | exists e1 x1.(Actor(e1,x1) & v_work(e1) & n_man(x1)) | 4b2487d6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(e1,x4) & with(e1,x3) & v_work(e1) & n_man(x4) & n_man(x1) & n_machinery(x3) & a_topic(x1) & Actor(e1,x2) & -(x4 = x1) & (x1 = x2)) | exists e1 x1.(v_work(e1) & n_man(x1) & Actor(e1,x1)) |
||
A man working with machinery with other men. | A man is sleeping. | 2 | -100 | Person working with machinery with not be sleeping at the same time. | exists e1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x4) & -(x4 = x1) & n_man(x1) & n_man(x1) & n_man(x4) & with(e1,x3) & n_machinery(x3) & Actor(e1,x2) & v_work(e1) & (x1 = x2)) | exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_man(x1)) | 4b249082-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(e1,x4) & with(e1,x3) & v_work(e1) & n_man(x4) & n_man(x1) & n_machinery(x3) & a_topic(x1) & Actor(e1,x2) & -(x4 = x1) & (x1 = x2)) | exists e1 x1.(v_sleep(e1) & n_man(x1) & Actor(e1,x1)) |
||
A man working with machinery with other men. | A man is tinkering on machinery. | 0 | -100 | If he is tinkering on machinery, then he is working with machinery. | exists e1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x4) & -(x4 = x1) & n_man(x1) & n_man(x1) & n_man(x4) & with(e1,x3) & n_machinery(x3) & Actor(e1,x2) & v_work(e1) & (x1 = x2)) | exists e1 x1 x2.(on(e1,x2) & n_machinery(x2) & Actor(e1,x1) & v_tinker(e1) & n_man(x1)) | 4b24983e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(e1,x4) & with(e1,x3) & v_work(e1) & n_man(x4) & n_man(x1) & n_machinery(x3) & a_topic(x1) & Actor(e1,x2) & -(x4 = x1) & (x1 = x2)) | exists e1 x1 x2.(v_tinker(e1) & on(e1,x2) & n_man(x1) & n_machinery(x2) & Actor(e1,x1)) |
||
a brown dog jumping into the beach | A dog is on the beach | 0 | -100 | A dog is jumping on the beach so he has to be at the beach to be jumping there. | exists e1 s1 x1 x2 x3.(n_beach(x3) & a_topic(x1) & into(e1,x3) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | exists p1 x1 x2.(n_beach(x2) & on(x1,x2) & n_dog(x1)) | 4b24a004-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_jump(e1) & n_dog(x1) & n_beach(x3) & into(e1,x3) & a_topic(x1) & a_brown(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2.(on(x1,x2) & n_dog(x1) & n_beach(x2)) |
||
a brown dog jumping into the beach | A dog is jumping in the air | 1 | -100 | Just because a dog is jumping does not mean it's jumping in the air. | exists e1 s1 x1 x2 x3.(n_beach(x3) & a_topic(x1) & into(e1,x3) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_air(x2) & in(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1)) | 4b24a7e8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_jump(e1) & n_dog(x1) & n_beach(x3) & into(e1,x3) & a_topic(x1) & a_brown(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_jump(e1) & n_dog(x1) & n_air(x2) & in(e1,x2) & Actor(e1,x1)) |
||
a brown dog jumping into the beach | A cat is on the beach | 2 | -100 | A dog and cat are different and jumping into is different than on the beach. | exists e1 s1 x1 x2 x3.(n_beach(x3) & a_topic(x1) & into(e1,x3) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | exists p1 x1 x2.(n_beach(x2) & on(x1,x2) & n_cat(x1)) | 4b24b13e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_jump(e1) & n_dog(x1) & n_beach(x3) & into(e1,x3) & a_topic(x1) & a_brown(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2.(on(x1,x2) & n_cat(x1) & n_beach(x2)) |
||
A man sleeps while listening to his iPod in the back of a vehicle. | A man sleeping while driving a car. | 2 | -100 | Person sleeping can not be listening at the same time. | exists e1 e2 x1 x2 x3 x4.(n_back(x3) & while(e1,e2) & to(e2,x2) & in(x2,x3) & of(x3,x4) & n_vehicle(x4) & n_ipod(x2) & of(x2,x1) & n_male(x1) & Actor(e2,x1) & v_listen(e2) & Actor(e1,x1) & v_sleep(e1) & n_man(x1)) | exists e1 e2 x1 x2 x3.(a_topic(x1) & while(e1,e2) & Theme(e2,x3) & Actor(e2,x2) & v_drive(e2) & n_car(x3) & Actor(e1,x2) & v_sleep(e1) & (x1 = x2) & n_man(x1)) | 4b24bb3e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4.(while(e1,e2) & v_sleep(e1) & v_listen(e2) & to(e2,x2) & of(x3,x4) & of(x2,x1) & n_vehicle(x4) & n_man(x1) & n_male(x1) & n_ipod(x2) & n_back(x3) & in(x2,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3.(while(e1,e2) & v_sleep(e1) & v_drive(e2) & n_man(x1) & n_car(x3) & a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) |
||
A man sleeps while listening to his iPod in the back of a vehicle. | A man sleeping on a road trip. | 1 | -100 | Sleeping while listening to his iPod does not imply being on a road trip. | exists e1 e2 x1 x2 x3 x4.(n_back(x3) & while(e1,e2) & to(e2,x2) & in(x2,x3) & of(x3,x4) & n_vehicle(x4) & n_ipod(x2) & of(x2,x1) & n_male(x1) & Actor(e2,x1) & v_listen(e2) & Actor(e1,x1) & v_sleep(e1) & n_man(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x3) & n_trip(x3) & of(x3,x4) & n_road(x4) & Actor(e1,x2) & v_sleep(e1) & (x1 = x2) & n_man(x1)) | 4b24c444-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4.(while(e1,e2) & v_sleep(e1) & v_listen(e2) & to(e2,x2) & of(x3,x4) & of(x2,x1) & n_vehicle(x4) & n_man(x1) & n_male(x1) & n_ipod(x2) & n_back(x3) & in(x2,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_sleep(e1) & on(e1,x3) & of(x3,x4) & n_trip(x3) & n_road(x4) & n_man(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A man sleeps while listening to his iPod in the back of a vehicle. | Someone listening to audio. | 0 | -100 | If he is listening to his iPod, then he is listening to audio. | exists e2 e1 x1 x2 x3 x4.(n_back(x3) & while(e1,e2) & to(e2,x2) & in(x2,x3) & of(x3,x4) & n_vehicle(x4) & n_ipod(x2) & of(x2,x1) & n_male(x1) & Actor(e2,x1) & v_listen(e2) & Actor(e1,x1) & v_sleep(e1) & n_man(x1)) | exists x1 x2.(a_topic(x1) & to(x1,x2) & n_audio(x2) & n_listening(x1)) | 4b24cb42-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4.(while(e1,e2) & v_sleep(e1) & v_listen(e2) & to(e2,x2) & of(x3,x4) & of(x2,x1) & n_vehicle(x4) & n_man(x1) & n_male(x1) & n_ipod(x2) & n_back(x3) & in(x2,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists x1 x2.(to(x1,x2) & n_listening(x1) & n_audio(x2) & a_topic(x1)) |
||
An older couple discusses a vegetable. | Two old people talk about a cucumber. | 1 | -100 | Just because, an older couple discusses vegetable does not indicate they are talking about a cucumber. | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_discuss(e1) & n_vegetable(x2) & n_couple(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(about(e1,x2) & n_cucumber(x2) & Actor(e1,x1) & v_talk(e1) & n_people(x1) & a_old(s1) & Theme(s1,x1) & card_eq_2(x1)) | 4b24d060-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_discuss(e1) & r_more(s1) & n_vegetable(x2) & n_couple(x1) & a_older(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_talk(e1) & n_people(x1) & n_cucumber(x2) & card_eq_2(x1) & about(e1,x2) & a_old(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
An older couple discusses a vegetable. | Three old people talk about sex. | 2 | -100 | couple is two and that is different from Three people. | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_discuss(e1) & n_vegetable(x2) & n_couple(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(about(e1,x2) & n_sex(x2) & Actor(e1,x1) & v_talk(e1) & n_people(x1) & a_old(s1) & Theme(s1,x1) & card_eq_3(x1)) | 4b24dbe6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_discuss(e1) & r_more(s1) & n_vegetable(x2) & n_couple(x1) & a_older(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_talk(e1) & n_sex(x2) & n_people(x1) & card_eq_3(x1) & about(e1,x2) & a_old(s1) & Theme(s1,x1) & Actor(e1,x1)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.