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 asian man in a suit on the subway, asleep. | An Asian man sleeps through his stop. | 1 | 0.530774 | Not all people sleeping in the subway have slept through their stop. | exists s1 x1 x2 x3 x4.(n_subway(x3) & a_topic(x1) & in(x1,x2) & on(x2,x3) & rel(x3,x4) & n_asleep(x4) & n_suit(x2) & n_man(x1) & a_asian(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(through(e1,x2) & n_stop(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_sleep(e1) & n_man(x1) & a_asian(s1) & Theme(s1,x1)) | 4b8748ee-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(rel(x3,x4) & on(x2,x3) & n_suit(x2) & n_subway(x3) & n_man(x1) & n_asleep(x4) & in(x1,x2) & a_topic(x1) & a_asian(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(v_sleep(e1) & through(e1,x2) & of(x2,x1) & n_stop(x2) & n_man(x1) & n_male(x1) & a_asian(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
An asian man in a suit on the subway, asleep. | An asian man is dreaming. | 1 | 0.641891 | Not all sleeping people are dreaming. | exists s1 x1 x2 x3 x4.(n_subway(x3) & a_topic(x1) & in(x1,x2) & on(x2,x3) & rel(x3,x4) & n_asleep(x4) & n_suit(x2) & n_man(x1) & a_asian(s1) & Theme(s1,x1)) | exists e1 s1 x1.(Actor(e1,x1) & v_dream(e1) & n_man(x1) & a_asian(s1) & Theme(s1,x1)) | 4b8750d2-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(rel(x3,x4) & on(x2,x3) & n_suit(x2) & n_subway(x3) & n_man(x1) & n_asleep(x4) & in(x1,x2) & a_topic(x1) & a_asian(s1) & Theme(s1,x1)) | exists e1 s1 x1.(v_dream(e1) & n_man(x1) & a_asian(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A man is sitting in the street eating fast food and using a cellphone. | A man is homeless. | 1 | -100 | You can not infer he is homeless. | exists e1 e2 e3 s1 x1 x2 x3 x4.(n_street(x2) & for(e1,e3) & Theme(e3,x4) & Actor(e3,x1) & v_use(e3) & n_cellphone(x4) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_eat(e2) & n_food(x3) & a_fast(s1) & Theme(s1,x3) & in(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists s1 x1.(Theme(s1,x1) & a_homeless(s1) & n_man(x1)) | 4b875b86-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 e3 s1 x1 x2 x3 x4.(v_use(e3) & v_sit(e1) & v_eat(e2) & n_street(x2) & n_man(x1) & n_food(x3) & n_cellphone(x4) & in(e1,x2) & for(e1,e3) & for(e1,e2) & a_fast(s1) & Theme(s1,x3) & Theme(e3,x4) & Theme(e2,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1)) | exists s1 x1.(n_man(x1) & a_homeless(s1) & Theme(s1,x1)) |
||
A man is sitting in the street eating fast food and using a cellphone. | A man is looking for his teeth. | 2 | -100 | One would not be looking for his teeth if he was eating. | exists e2 e1 e3 s1 x1 x2 x3 x4.(n_street(x2) & for(e1,e3) & Theme(e3,x4) & Actor(e3,x1) & v_use(e3) & n_cellphone(x4) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_eat(e2) & n_food(x3) & a_fast(s1) & Theme(s1,x3) & in(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 x1 x2.(for(e1,x2) & n_tooth(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_look(e1) & n_man(x1)) | 4b87602c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e3 s1 x1 x2 x3 x4.(v_use(e3) & v_sit(e1) & v_eat(e2) & n_street(x2) & n_man(x1) & n_food(x3) & n_cellphone(x4) & in(e1,x2) & for(e1,e3) & for(e1,e2) & a_fast(s1) & Theme(s1,x3) & Theme(e3,x4) & Theme(e2,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_look(e1) & of(x2,x1) & n_tooth(x2) & n_man(x1) & n_male(x1) & for(e1,x2) & Actor(e1,x1)) |
||
Subjects eating a McDonalds meal along the street. | people eating McDonalds for breakfast | 1 | -100 | Not all McDonalds meals are breakfast. | exists e1 x1 x2 x3 x4 x5.(n_street(x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_eat(e1) & along(x3,x5) & n_meal(x3) & (x3 = x4) & ne_org_mcdonalds(x4) & (x1 = x2) & n_subject(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_eat(e1) & for(x3,x4) & n_breakfast(x4) & n_mcdonald(x3) & (x1 = x2) & n_people(x1)) | 4b8766bc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_eat(e1) & ne_org_mcdonalds(x4) & n_subject(x1) & n_street(x5) & n_meal(x3) & along(x3,x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x3 = x4) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_eat(e1) & n_people(x1) & n_mcdonald(x3) & n_breakfast(x4) & for(x3,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Subjects eating a McDonalds meal along the street. | people eating McDonalds | 0 | -100 | People can be subjects. | exists e1 x1 x2 x3 x4 x5.(n_street(x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_eat(e1) & along(x3,x5) & n_meal(x3) & (x3 = x4) & ne_org_mcdonalds(x4) & (x1 = x2) & n_subject(x1)) | exists s1 x1 x2 x3.(a_topic(x1) & Time(x1,x3) & n_mcdonald(x3) & Theme(s1,x2) & a_eating(s1) & (x1 = x2) & n_people(x1)) | 4b876f54-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_eat(e1) & ne_org_mcdonalds(x4) & n_subject(x1) & n_street(x5) & n_meal(x3) & along(x3,x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x3 = x4) & (x1 = x2)) | exists s1 x1 x2 x3.(n_people(x1) & n_mcdonald(x3) & a_topic(x1) & a_eating(s1) & Time(x1,x3) & Theme(s1,x2) & (x1 = x2)) |
||
Subjects eating a McDonalds meal along the street. | people eating hot dogs | 2 | -100 | McDonalds does not sell hot dogs. | exists e1 x1 x2 x3 x4 x5.(n_street(x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_eat(e1) & along(x3,x5) & n_meal(x3) & (x3 = x4) & ne_org_mcdonalds(x4) & (x1 = x2) & n_subject(x1)) | exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_eat(e1) & n_dog(x3) & a_hot(s1) & Theme(s1,x3) & (x1 = x2) & n_people(x1)) | 4b87771a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_eat(e1) & ne_org_mcdonalds(x4) & n_subject(x1) & n_street(x5) & n_meal(x3) & along(x3,x5) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x3 = x4) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_eat(e1) & n_people(x1) & n_dog(x3) & a_topic(x1) & a_hot(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A large number of people gathered at an event, eating under an umbrella. | They are outside | 1 | -100 | Not all gatherings of people under an umbrella are outside. | exists e2 e1 s1 x1 x2 x3 x4.(for(e1,e2) & under(e2,x4) & n_umbrella(x4) & Actor(e2,x1) & v_eat(e2) & at(e1,x3) & n_event(x3) & Actor(e1,x1) & v_gather(e1) & of(x1,x2) & n_people(x2) & n_number(x1) & a_large(s1) & Theme(s1,x1)) | exists s1 x1.(n_thing(x1) & Theme(s1,x1) & a_outside(s1)) | 4b87968c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(v_gather(e1) & v_eat(e2) & under(e2,x4) & of(x1,x2) & n_umbrella(x4) & n_people(x2) & n_number(x1) & n_event(x3) & for(e1,e2) & at(e1,x3) & a_large(s1) & Theme(s1,x1) & Actor(e2,x1) & Actor(e1,x1)) | exists s1 x1.(n_thing(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A large number of people gathered at an event, eating under an umbrella. | They are no eating | 2 | -100 | The are eating under an umbrella, not no eating. | exists e1 e2 s1 x1 x2 x3 x4.(for(e1,e2) & under(e2,x4) & n_umbrella(x4) & Actor(e2,x1) & v_eat(e2) & at(e1,x3) & n_event(x3) & Actor(e1,x1) & v_gather(e1) & of(x1,x2) & n_people(x2) & n_number(x1) & a_large(s1) & Theme(s1,x1)) | exists p1 x1.(n_thing(x1) & -exists x2.((x1 = x2) & n_eating(x2))) | 4b879e20-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_gather(e1) & v_eat(e2) & under(e2,x4) & of(x1,x2) & n_umbrella(x4) & n_people(x2) & n_number(x1) & n_event(x3) & for(e1,e2) & at(e1,x3) & a_large(s1) & Theme(s1,x1) & Actor(e2,x1) & Actor(e1,x1)) | exists x1.(n_thing(x1) & all x2.(-n_eating(x2) | -(x1 = x2))) |
||
A large number of people gathered at an event, eating under an umbrella. | The people are eating. | 0 | -100 | People must be eating in order to eat under an umbrella. | exists e1 e2 s1 x1 x2 x3 x4.(for(e1,e2) & under(e2,x4) & n_umbrella(x4) & Actor(e2,x1) & v_eat(e2) & at(e1,x3) & n_event(x3) & Actor(e1,x1) & v_gather(e1) & of(x1,x2) & n_people(x2) & n_number(x1) & a_large(s1) & Theme(s1,x1)) | exists e1 x1.(n_people(x1) & Actor(e1,x1) & v_eat(e1)) | 4b87a5d2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_gather(e1) & v_eat(e2) & under(e2,x4) & of(x1,x2) & n_umbrella(x4) & n_people(x2) & n_number(x1) & n_event(x3) & for(e1,e2) & at(e1,x3) & a_large(s1) & Theme(s1,x1) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1.(v_eat(e1) & n_people(x1) & Actor(e1,x1)) |
||
People sitting on the street eating McDonalds. | Two people are eating a meal. | 0 | -100 | people could be eating McDonalds in the street | exists e1 x1 x2 x3 x4 x5.(n_mcdonald(x3) & of(x3,x5) & n_eating(x5) & of(x3,x4) & n_street(x4) & a_topic(x1) & on(e1,x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_people(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_meal(x2) & n_people(x1) & card_eq_2(x1)) | 4b87aed8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_sit(e1) & on(e1,x3) & of(x3,x5) & of(x3,x4) & n_street(x4) & n_people(x1) & n_mcdonald(x3) & n_eating(x5) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_eat(e1) & n_people(x1) & n_meal(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
People sitting on the street eating McDonalds. | Two people are eating at a very fancy restaurant. | 2 | -100 | People are not usually sitting on the street. McDonalds is not a fancy restaurant. | exists e1 x1 x2 x3 x4 x5.(n_mcdonald(x3) & of(x3,x5) & n_eating(x5) & of(x3,x4) & n_street(x4) & a_topic(x1) & on(e1,x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_people(x1)) | exists e1 s1 x1 x2.(at(e1,x2) & n_restaurant(x2) & a_fancy(s1) & Theme(s1,x2) & r_very(x2) & Actor(e1,x1) & v_eat(e1) & n_people(x1) & card_eq_2(x1)) | 4b87ba04-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_sit(e1) & on(e1,x3) & of(x3,x5) & of(x3,x4) & n_street(x4) & n_people(x1) & n_mcdonald(x3) & n_eating(x5) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_eat(e1) & r_very(x2) & n_restaurant(x2) & n_people(x1) & card_eq_2(x1) & at(e1,x2) & a_fancy(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
People sitting on the street eating McDonalds. | Two people are enjoying a meal at McDonalds. | 1 | -100 | You can not infer they are enjoying the meal. | exists e1 x1 x2 x3 x4 x5.(n_mcdonald(x3) & of(x3,x5) & n_eating(x5) & of(x3,x4) & n_street(x4) & a_topic(x1) & on(e1,x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_people(x1)) | exists e1 x1 x2 x3.(ne_org_mcdonalds(x3) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & at(x2,x3) & n_meal(x2) & n_people(x1) & card_eq_2(x1)) | 4b87c102-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_sit(e1) & on(e1,x3) & of(x3,x5) & of(x3,x4) & n_street(x4) & n_people(x1) & n_mcdonald(x3) & n_eating(x5) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_enjoy(e1) & ne_org_mcdonalds(x3) & n_people(x1) & n_meal(x2) & card_eq_2(x1) & at(x2,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Three women participate in a roller derby. | Three women are skiing down the mountain. | 2 | -100 | Roller derby is a different sport from skiing | exists e1 x1 x2 x3.(in(e1,x2) & n_derby(x2) & of(x2,x3) & n_roller(x3) & Actor(e1,x1) & v_participate(e1) & n_woman(x1) & card_eq_3(x1)) | exists e1 x1 x2.(n_mountain(x2) & down(e1,x2) & Actor(e1,x1) & v_ski(e1) & n_woman(x1) & card_eq_3(x1)) | 4b87c602-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_participate(e1) & of(x2,x3) & n_woman(x1) & n_roller(x3) & n_derby(x2) & in(e1,x2) & card_eq_3(x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_ski(e1) & n_woman(x1) & n_mountain(x2) & down(e1,x2) & card_eq_3(x1) & Actor(e1,x1)) |
||
Three women participate in a roller derby. | Three women are skating around the rink slowly. | 1 | -100 | People do not always skate slowly in roller derbies. | exists e1 x1 x2 x3.(in(e1,x2) & n_derby(x2) & of(x2,x3) & n_roller(x3) & Actor(e1,x1) & v_participate(e1) & n_woman(x1) & card_eq_3(x1)) | exists e1 s1 x1 x2.(n_rink(x2) & a_slowly(s1) & Manner(e1,s1) & around(e1,x2) & Actor(e1,x1) & v_skate(e1) & n_woman(x1) & card_eq_3(x1)) | 4b87ca9e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_participate(e1) & of(x2,x3) & n_woman(x1) & n_roller(x3) & n_derby(x2) & in(e1,x2) & card_eq_3(x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_skate(e1) & n_woman(x1) & n_rink(x2) & card_eq_3(x1) & around(e1,x2) & a_slowly(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
Three women participate in a roller derby. | Three women are wearing roller skates. | 0 | -100 | The women must be wearing roller skates on order to participate in a roller derby. | exists e1 x1 x2 x3.(in(e1,x2) & n_derby(x2) & of(x2,x3) & n_roller(x3) & Actor(e1,x1) & v_participate(e1) & n_woman(x1) & card_eq_3(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_skate(x2) & of(x2,x3) & n_roller(x3) & n_woman(x1) & card_eq_3(x1)) | 4b87cf30-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_participate(e1) & of(x2,x3) & n_woman(x1) & n_roller(x3) & n_derby(x2) & in(e1,x2) & card_eq_3(x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_wear(e1) & of(x2,x3) & n_woman(x1) & n_skate(x2) & n_roller(x3) & card_eq_3(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Women skaters on a skating rink in athletic equipment. | Women do excessive. | 1 | -100 | Excessive is not an activity, although exercise is. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(x1,x3) & in(x3,x4) & n_equipment(x4) & a_athletic(s1) & Theme(s1,x4) & n_rink(x3) & Actor(e1,x3) & v_skate(e1) & n_skater(x1) & of(x1,x2) & n_woman(x2)) | exists s1 x1.(Theme(s1,x1) & a_excessive(s1) & n_woman(x1)) | 4b87dd36-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_skate(e1) & on(x1,x3) & of(x1,x2) & n_woman(x2) & n_skater(x1) & n_rink(x3) & n_equipment(x4) & in(x3,x4) & a_topic(x1) & a_athletic(s1) & Theme(s1,x4) & Actor(e1,x3)) | exists s1 x1.(n_woman(x1) & a_excessive(s1) & Theme(s1,x1)) |
||
People are taking pictures of something. | The people are tourists. | 1 | -100 | Not all people who are taking pictures are tourists. | exists e1 x1 x2 x3.(of(e1,x3) & n_thing(x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_picture(x2) & n_people(x1)) | exists p1 x1.(n_people(x1) & exists x2.((x1 = x2) & n_tourist(x2))) | 4b87e3bc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_take(e1) & of(e1,x3) & n_thing(x3) & n_picture(x2) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists x1.(n_people(x1) & exists x2.(n_tourist(x2) & (x1 = x2))) |
||
People are taking pictures of something. | There is more than one person. | 0 | -100 | In order for there to be "people" there has to be more than one person. | exists e1 x1 x2 x3.(of(e1,x3) & n_thing(x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_picture(x2) & n_people(x1)) | exists p1 x1 s1 x2 x3.((x1 = x2) & than(s1,x3) & card_eq_1(x3) & Theme(s1,x2) & a_more(s1) & n_person(x2)) | 4b87e90c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_take(e1) & of(e1,x3) & n_thing(x3) & n_picture(x2) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists x1 s1 x2 x3.(than(s1,x3) & n_person(x2) & card_eq_1(x3) & a_more(s1) & Theme(s1,x2) & (x1 = x2)) |
||
People are taking pictures of something. | There is only one person in the picture. | 2 | -100 | People indicates more than one person. | exists e1 x1 x2 x3.(of(e1,x3) & n_thing(x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_picture(x2) & n_people(x1)) | exists p1 x1 x3.(n_picture(x3) & exists x2.((x1 = x2) & in(x2,x3) & n_person(x2) & card_eq_1(x2) & r_only(x2))) | 4b87ef2e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_take(e1) & of(e1,x3) & n_thing(x3) & n_picture(x2) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists x1 x3.(n_picture(x3) & exists x2.(r_only(x2) & n_person(x2) & in(x2,x3) & card_eq_1(x2) & (x1 = x2))) |
||
Three greyhounds racing around the corner of a track. | Three grayhounds are loafing around the corner of a track | 2 | -100 | Racing is moving faster than loafing. | exists e1 x1 x2 x3 x4.(n_corner(x3) & a_topic(x1) & around(e1,x3) & of(x3,x4) & n_track(x4) & Actor(e1,x2) & v_race(e1) & (x1 = x2) & n_greyhound(x1) & card_eq_3(x1)) | exists e1 x1 x2 x3.(n_corner(x2) & around(e1,x2) & of(x2,x3) & n_track(x3) & Actor(e1,x1) & v_loaf(e1) & n_grayhound(x1) & card_eq_3(x1)) | 4b87f3e8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_race(e1) & of(x3,x4) & n_track(x4) & n_greyhound(x1) & n_corner(x3) & card_eq_3(x1) & around(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_loaf(e1) & of(x2,x3) & n_track(x3) & n_grayhound(x1) & n_corner(x2) & card_eq_3(x1) & around(e1,x2) & Actor(e1,x1)) |
||
Three greyhounds racing around the corner of a track. | Three grayhounds are trotting around the corner of a track | 1 | -100 | Just because three greyhounds racing around the corner of a track does not mean they are trotting around the corner of a track. | exists e1 x1 x2 x3 x4.(n_corner(x3) & a_topic(x1) & around(e1,x3) & of(x3,x4) & n_track(x4) & Actor(e1,x2) & v_race(e1) & (x1 = x2) & n_greyhound(x1) & card_eq_3(x1)) | exists e1 x1 x2 x3.(n_corner(x2) & around(e1,x2) & of(x2,x3) & n_track(x3) & Actor(e1,x1) & v_trot(e1) & n_grayhound(x1) & card_eq_3(x1)) | 4b87f870-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_race(e1) & of(x3,x4) & n_track(x4) & n_greyhound(x1) & n_corner(x3) & card_eq_3(x1) & around(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_trot(e1) & of(x2,x3) & n_track(x3) & n_grayhound(x1) & n_corner(x2) & card_eq_3(x1) & around(e1,x2) & Actor(e1,x1)) |
||
Three greyhounds racing around the corner of a track. | Three grayhounds are racing around the corner of a track | 0 | -100 | grayhounds are racing around the corner of a track is another way of saying greyhounds racing around the corner of a track. | exists e1 x1 x2 x3 x4.(n_corner(x3) & a_topic(x1) & around(e1,x3) & of(x3,x4) & n_track(x4) & Actor(e1,x2) & v_race(e1) & (x1 = x2) & n_greyhound(x1) & card_eq_3(x1)) | exists e1 x1 x2 x3.(n_corner(x2) & around(e1,x2) & of(x2,x3) & n_track(x3) & Actor(e1,x1) & v_race(e1) & n_grayhound(x1) & card_eq_3(x1)) | 4b87fcd0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_race(e1) & of(x3,x4) & n_track(x4) & n_greyhound(x1) & n_corner(x3) & card_eq_3(x1) & around(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_race(e1) & of(x2,x3) & n_track(x3) & n_grayhound(x1) & n_corner(x2) & card_eq_3(x1) & around(e1,x2) & Actor(e1,x1)) |
||
A man in black holds up an Obama 08 sign. | A man is holding a sign against Obama. | 1 | -100 | Not all man in black holding up an Obama 08 sign is against Obama. | exists e1 s1 x1 x2 x3 x4.(a_up(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_sign(x3) & n_date(x3) & a_date_day_08(x3) & a_date_day_08(x3) & (x3 = x4) & ne_org_obama(x4) & in(x1,x2) & n_black(x2) & n_man(x1)) | exists e1 x1 x2 x3.(ne_geo_obama(x3) & against(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_sign(x2) & n_man(x1)) | 4b880194-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_hold(e1) & ne_org_obama(x4) & n_sign(x3) & n_man(x1) & n_date(x3) & n_black(x2) & in(x1,x2) & a_up(s1) & a_date_day_08(x3) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2 x3.(v_hold(e1) & ne_geo_obama(x3) & n_sign(x2) & n_man(x1) & against(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in black holds up an Obama 08 sign. | A man is shooting hoops. | 2 | -100 | One man is at a political rally with an Obama 08 sign, the other is shooting hoops. | exists e1 s1 x1 x2 x3 x4.(a_up(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_sign(x3) & n_date(x3) & a_date_day_08(x3) & a_date_day_08(x3) & (x3 = x4) & ne_org_obama(x4) & in(x1,x2) & n_black(x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_shoot(e1) & n_hoop(x2) & n_man(x1)) | 4b880630-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_hold(e1) & ne_org_obama(x4) & n_sign(x3) & n_man(x1) & n_date(x3) & n_black(x2) & in(x1,x2) & a_up(s1) & a_date_day_08(x3) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2.(v_shoot(e1) & n_man(x1) & n_hoop(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in black holds up an Obama 08 sign. | A man is holding an Obama sign. | 0 | -100 | A man in black holds up an Obama 08 sign gives more detail about the man and the sign. | exists e1 s1 x1 x2 x3 x4.(a_up(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_sign(x3) & n_date(x3) & a_date_day_08(x3) & a_date_day_08(x3) & (x3 = x4) & ne_org_obama(x4) & in(x1,x2) & n_black(x2) & n_man(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_sign(x2) & (x2 = x3) & ne_geo_obama(x3) & n_man(x1)) | 4b880cb6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_hold(e1) & ne_org_obama(x4) & n_sign(x3) & n_man(x1) & n_date(x3) & n_black(x2) & in(x1,x2) & a_up(s1) & a_date_day_08(x3) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2 x3.(v_hold(e1) & ne_geo_obama(x3) & n_sign(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x3)) |
||
A man is sitting up against a wall with a sign near his feet. | A man is sitting on a sidewalk near the church. | 1 | -100 | Sitting against a wall is a common occurrence, the sidewalk near a church is a specific location. | exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & near(x3,x4) & n_foot(x4) & of(x4,x1) & n_male(x1) & n_sign(x3) & against(e1,x2) & n_wall(x2) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 x1 x2 x3.(n_church(x3) & on(e1,x2) & near(x2,x3) & n_sidewalk(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | 4b8811b6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_sit(e1) & of(x4,x1) & near(x3,x4) & n_wall(x2) & n_sign(x3) & n_man(x1) & n_male(x1) & n_foot(x4) & against(e1,x2) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x2) & near(x2,x3) & n_sidewalk(x2) & n_man(x1) & n_church(x3) & Actor(e1,x1)) |
||
A man is sitting up against a wall with a sign near his feet. | A man is sitting. | 0 | -100 | sitting up against a wall is still sitting | exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & near(x3,x4) & n_foot(x4) & of(x4,x1) & n_male(x1) & n_sign(x3) & against(e1,x2) & n_wall(x2) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 x1.(Actor(e1,x1) & v_sit(e1) & n_man(x1)) | 4b8816b6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_sit(e1) & of(x4,x1) & near(x3,x4) & n_wall(x2) & n_sign(x3) & n_man(x1) & n_male(x1) & n_foot(x4) & against(e1,x2) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1.(v_sit(e1) & n_man(x1) & Actor(e1,x1)) |
||
A man is sitting up against a wall with a sign near his feet. | A man is standing on the beach. | 2 | -100 | If he is sitting up against a wall, he cannot be standing on the bench. | exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & near(x3,x4) & n_foot(x4) & of(x4,x1) & n_male(x1) & n_sign(x3) & against(e1,x2) & n_wall(x2) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 x1 x2.(n_beach(x2) & on(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | 4b881b20-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_sit(e1) & of(x4,x1) & near(x3,x4) & n_wall(x2) & n_sign(x3) & n_man(x1) & n_male(x1) & n_foot(x4) & against(e1,x2) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2.(v_stand(e1) & on(e1,x2) & n_man(x1) & n_beach(x2) & Actor(e1,x1)) |
||
Several people, including a man in a sailor suit, pull ropes on a sailboat. | The people are friends. | 1 | -100 | Not all people are friends. | exists e1 s1 x1 x2 x3 x4 x5 x6.(on(e1,x6) & n_sailboat(x6) & Theme(e1,x5) & Actor(e1,x1) & v_pull(e1) & n_rope(x5) & include(x1,x2) & in(x2,x3) & n_suit(x3) & of(x3,x4) & n_sailor(x4) & n_man(x2) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists p1 x1.(n_people(x1) & exists x2.((x1 = x2) & n_friend(x2))) | 4b881f8a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_pull(e1) & on(e1,x6) & of(x3,x4) & n_suit(x3) & n_sailor(x4) & n_sailboat(x6) & n_rope(x5) & n_people(x1) & n_man(x2) & include(x1,x2) & in(x2,x3) & a_several(s1) & Theme(s1,x1) & Theme(e1,x5) & Actor(e1,x1)) | exists x1.(n_people(x1) & exists x2.(n_friend(x2) & (x1 = x2))) |
||
Several people, including a man in a sailor suit, pull ropes on a sailboat. | The people are pulling an anchor. | 2 | -100 | Ropes are different than an anchor. | exists e1 s1 x1 x2 x3 x4 x5 x6.(on(e1,x6) & n_sailboat(x6) & Theme(e1,x5) & Actor(e1,x1) & v_pull(e1) & n_rope(x5) & include(x1,x2) & in(x2,x3) & n_suit(x3) & of(x3,x4) & n_sailor(x4) & n_man(x2) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_pull(e1) & n_anchor(x2)) | 4b8823f4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_pull(e1) & on(e1,x6) & of(x3,x4) & n_suit(x3) & n_sailor(x4) & n_sailboat(x6) & n_rope(x5) & n_people(x1) & n_man(x2) & include(x1,x2) & in(x2,x3) & a_several(s1) & Theme(s1,x1) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 x1 x2.(v_pull(e1) & n_people(x1) & n_anchor(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Several people, including a man in a sailor suit, pull ropes on a sailboat. | People are pulling ropes. | 0 | -100 | The man in the sailor suit is one of the people pulling ropes. | exists e1 s1 x1 x2 x3 x4 x5 x6.(on(e1,x6) & n_sailboat(x6) & Theme(e1,x5) & Actor(e1,x1) & v_pull(e1) & n_rope(x5) & include(x1,x2) & in(x2,x3) & n_suit(x3) & of(x3,x4) & n_sailor(x4) & n_man(x2) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_pull(e1) & n_rope(x2) & n_people(x1)) | 4b8828c2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_pull(e1) & on(e1,x6) & of(x3,x4) & n_suit(x3) & n_sailor(x4) & n_sailboat(x6) & n_rope(x5) & n_people(x1) & n_man(x2) & include(x1,x2) & in(x2,x3) & a_several(s1) & Theme(s1,x1) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 x1 x2.(v_pull(e1) & n_rope(x2) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man sits on his suitcase on a street, panhandling. | The man is sitting on a chair. | 2 | -100 | One cannot be sitting on a suitcase and a chair at the same time. | exists e1 x1 x2 x3 x4.(on(e1,x2) & rel(x2,x4) & n_panhandling(x4) & on(x2,x3) & n_street(x3) & n_suitcase(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & on(e1,x2) & n_chair(x2) & Actor(e1,x1) & v_sit(e1)) | 4b882d72-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & rel(x2,x4) & on(x2,x3) & on(e1,x2) & of(x2,x1) & n_suitcase(x2) & n_street(x3) & n_panhandling(x4) & n_man(x1) & n_male(x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & n_man(x1) & n_chair(x2) & Actor(e1,x1)) |
||
A man sits on his suitcase on a street, panhandling. | The man is outdoors. | 0 | -100 | Being on a street would imply being outdoors. | exists e1 x1 x2 x3 x4.(on(e1,x2) & rel(x2,x4) & n_panhandling(x4) & on(x2,x3) & n_street(x3) & n_suitcase(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_outdoors(x2))) | 4b883484-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & rel(x2,x4) & on(x2,x3) & on(e1,x2) & of(x2,x1) & n_suitcase(x2) & n_street(x3) & n_panhandling(x4) & n_man(x1) & n_male(x1) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists x2.(n_outdoors(x2) & (x1 = x2))) |
||
A man sits on his suitcase on a street, panhandling. | The man is hispanic. | 1 | -100 | You can not infer he is hispanic. | exists e1 x1 x2 x3 x4.(on(e1,x2) & rel(x2,x4) & n_panhandling(x4) & on(x2,x3) & n_street(x3) & n_suitcase(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_hispanic(s1)) | 4b883934-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_sit(e1) & rel(x2,x4) & on(x2,x3) & on(e1,x2) & of(x2,x1) & n_suitcase(x2) & n_street(x3) & n_panhandling(x4) & n_man(x1) & n_male(x1) & Actor(e1,x1)) | exists s1 x1.(n_man(x1) & a_hispanic(s1) & Theme(s1,x1)) |
||
The police arresting someone on a busy city street. | A person got arrested outside. | 0 | -100 | On the street is outside. The police are doing the arresting. | exists e1 s1 x1 x2 x3 x4 x5.(n_police(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_arrest(e1) & on(x3,x4) & n_street(x4) & of(x4,x5) & n_city(x5) & a_busy(s1) & Theme(s1,x4) & n_person(x3) & (x1 = x2)) | exists e1 p1 x1.(exists e2 s1.(a_outside(s1) & Manner(e2,s1) & Actor(e2,x1) & v_arrest(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_person(x1)) | 4b883d9e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_arrest(e1) & on(x3,x4) & of(x4,x5) & n_street(x4) & n_police(x1) & n_person(x3) & n_city(x5) & a_topic(x1) & a_busy(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1.(v_get(e1) & n_person(x1) & exists e2 s1.(v_arrest(e2) & a_outside(s1) & Manner(e2,s1) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
The police arresting someone on a busy city street. | Someone won an award at Town Hall. | 2 | -100 | City street is different than Town Hall. | exists e1 s1 x1 x2 x3 x4 x5.(n_police(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_arrest(e1) & on(x3,x4) & n_street(x4) & of(x4,x5) & n_city(x5) & a_busy(s1) & Theme(s1,x4) & n_person(x3) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(ne_per_hall(x3) & (x3 = x4) & ne_per_town(x4) & Theme(e1,x2) & Actor(e1,x1) & v_win(e1) & at(x2,x3) & n_award(x2) & n_person(x1)) | 4b8841fe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_arrest(e1) & on(x3,x4) & of(x4,x5) & n_street(x4) & n_police(x1) & n_person(x3) & n_city(x5) & a_topic(x1) & a_busy(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_win(e1) & ne_per_town(x4) & ne_per_hall(x3) & n_person(x1) & n_award(x2) & at(x2,x3) & Theme(e1,x2) & Actor(e1,x1) & (x3 = x4)) |
||
The police arresting someone on a busy city street. | A police chase ended in an arrest on a busy street | 1 | -100 | arresting someone doesn't imply chase ended | exists e1 s1 x1 x2 x3 x4 x5.(n_police(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_arrest(e1) & on(x3,x4) & n_street(x4) & of(x4,x5) & n_city(x5) & a_busy(s1) & Theme(s1,x4) & n_person(x3) & (x1 = x2)) | exists e1 s1 x1 x2 x3 x4.(in(e1,x3) & on(x3,x4) & n_street(x4) & a_busy(s1) & Theme(s1,x4) & n_arrest(x3) & Actor(e1,x1) & v_end(e1) & n_chase(x1) & of(x1,x2) & n_police(x2)) | 4b884672-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_arrest(e1) & on(x3,x4) & of(x4,x5) & n_street(x4) & n_police(x1) & n_person(x3) & n_city(x5) & a_topic(x1) & a_busy(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3 x4.(v_end(e1) & on(x3,x4) & of(x1,x2) & n_street(x4) & n_police(x2) & n_chase(x1) & n_arrest(x3) & in(e1,x3) & a_busy(s1) & Theme(s1,x4) & Actor(e1,x1)) |
||
A man is being placed in a police car by a uniformed officer. | A man is arresting a police officer and putting him in a car. | 2 | -100 | Arresting is different than being placed. | exists e1 s1 x1 x2 x3 x4.(Actor(e1,x4) & n_officer(x4) & a_uniformed(s1) & Theme(s1,x4) & in(e1,x2) & n_car(x2) & of(x2,x3) & n_police(x3) & Theme(e1,x1) & v_place(e1) & n_man(x1)) | exists e2 e1 x1 x2 x3 x4 x5.(in(e2,x5) & n_car(x5) & Theme(e2,x1) & Actor(e2,x4) & v_put(e2) & n_male(x1) & n_man(x4) & Theme(e1,x2) & Actor(e1,x1) & v_arrest(e1) & n_officer(x2) & of(x2,x3) & n_police(x3) & n_man(x1)) | 4b884af0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_place(e1) & of(x2,x3) & n_police(x3) & n_officer(x4) & n_man(x1) & n_car(x2) & in(e1,x2) & a_uniformed(s1) & Theme(s1,x4) & Theme(e1,x1) & Actor(e1,x4)) | exists e2 e1 x1 x2 x3 x4 x5.(v_put(e2) & v_arrest(e1) & of(x2,x3) & n_police(x3) & n_officer(x2) & n_man(x4) & n_man(x1) & n_male(x1) & n_car(x5) & in(e2,x5) & Theme(e2,x1) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1)) |
||
A man is being placed in a police car by a uniformed officer. | A man is being arrested for being drunk. | 1 | -100 | Not all man is being arrested for being drunk. | exists e1 s1 x1 x2 x3 x4.(Actor(e1,x4) & n_officer(x4) & a_uniformed(s1) & Theme(s1,x4) & in(e1,x2) & n_car(x2) & of(x2,x3) & n_police(x3) & Theme(e1,x1) & v_place(e1) & n_man(x1)) | exists e1 s1 x1 x2.(for(e1,s1) & Theme(s1,x2) & a_drunk(s1) & Theme(e1,x1) & v_arrest(e1) & n_man(x1)) | 4b8850ea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_place(e1) & of(x2,x3) & n_police(x3) & n_officer(x4) & n_man(x1) & n_car(x2) & in(e1,x2) & a_uniformed(s1) & Theme(s1,x4) & Theme(e1,x1) & Actor(e1,x4)) | exists e1 s1 x1 x2.(v_arrest(e1) & n_man(x1) & for(e1,s1) & a_drunk(s1) & Theme(s1,x2) & Theme(e1,x1)) |
||
A man is being placed in a police car by a uniformed officer. | A man is in a car. | 0 | -100 | The man in the car was placed there by the officer. | exists e1 s1 x1 x2 x3 x4.(Actor(e1,x4) & n_officer(x4) & a_uniformed(s1) & Theme(s1,x4) & in(e1,x2) & n_car(x2) & of(x2,x3) & n_police(x3) & Theme(e1,x1) & v_place(e1) & n_man(x1)) | exists p1 x1.(exists x2.(in(x1,x2) & n_car(x2)) & n_man(x1)) | 4b8856da-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_place(e1) & of(x2,x3) & n_police(x3) & n_officer(x4) & n_man(x1) & n_car(x2) & in(e1,x2) & a_uniformed(s1) & Theme(s1,x4) & Theme(e1,x1) & Actor(e1,x4)) | exists x1.(n_man(x1) & exists x2.(n_car(x2) & in(x1,x2))) |
||
A young man in handcuffs is being placed in backseat of cop car. | The young man has been arrested for driving while drunk. | 1 | -100 | Not all young man in handcuffs is arrested for driving while drunk. | exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x3) & of(x3,x4) & n_car(x4) & of(x4,x5) & n_cop(x5) & n_backseat(x3) & Theme(e1,x1) & v_place(e1) & in(x1,x2) & n_handcuff(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists e2 e1 s1 x1 x2 x3.(n_man(x1) & a_young(s1) & Theme(s1,x1) & for(e1,e2) & while(e2,x3) & n_drunk(x3) & Actor(e2,x2) & v_drive(e2) & Theme(e1,x1) & v_arrest(e1)) | 4b885c2a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_place(e1) & of(x4,x5) & of(x3,x4) & n_man(x1) & n_handcuff(x2) & n_cop(x5) & n_car(x4) & n_backseat(x3) & in(x1,x2) & in(e1,x3) & a_young(s1) & Theme(s1,x1) & Theme(e1,x1)) | exists e2 e1 s1 x1 x2 x3.(while(e2,x3) & v_drive(e2) & v_arrest(e1) & n_man(x1) & n_drunk(x3) & for(e1,e2) & a_young(s1) & Theme(s1,x1) & Theme(e1,x1) & Actor(e2,x2)) |
||
A young man in handcuffs is being placed in backseat of cop car. | The young man is driving a Land Cruiser. | 2 | -100 | A cop car is different than a Land Cruiser. | exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x3) & of(x3,x4) & n_car(x4) & of(x4,x5) & n_cop(x5) & n_backseat(x3) & Theme(e1,x1) & v_place(e1) & in(x1,x2) & n_handcuff(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(n_man(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_drive(e1) & n_cruiser(x2) & of(x2,x3) & n_land(x3)) | 4b886116-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_place(e1) & of(x4,x5) & of(x3,x4) & n_man(x1) & n_handcuff(x2) & n_cop(x5) & n_car(x4) & n_backseat(x3) & in(x1,x2) & in(e1,x3) & a_young(s1) & Theme(s1,x1) & Theme(e1,x1)) | exists e1 s1 x1 x2 x3.(v_drive(e1) & of(x2,x3) & n_man(x1) & n_land(x3) & n_cruiser(x2) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young man in handcuffs is being placed in backseat of cop car. | The police have arrested a young man. | 0 | -100 | The young man was handcuffed and placed in the cop car as part of being arrested. | exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x3) & of(x3,x4) & n_car(x4) & of(x4,x5) & n_cop(x5) & n_backseat(x3) & Theme(e1,x1) & v_place(e1) & in(x1,x2) & n_handcuff(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_police(x1) & Theme(e1,x2) & Actor(e1,x1) & v_arrest(e1) & n_man(x2) & a_young(s1) & Theme(s1,x2)) | 4b8865f8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_place(e1) & of(x4,x5) & of(x3,x4) & n_man(x1) & n_handcuff(x2) & n_cop(x5) & n_car(x4) & n_backseat(x3) & in(x1,x2) & in(e1,x3) & a_young(s1) & Theme(s1,x1) & Theme(e1,x1)) | exists e1 s1 x1 x2.(v_arrest(e1) & n_police(x1) & n_man(x2) & a_young(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
On a city street, police are putting a handcuffed suspect into a patrol car. | Police are on a street. | 0 | -100 | The police on the street are putting a suspect into a patrol car. | exists e1 s1 s2 x1 x2 x3 x4 x5.(on(e1,x4) & n_street(x4) & of(x4,x5) & n_city(x5) & into(e1,x3) & n_car(x3) & a_patrol(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_put(e1) & n_suspect(x2) & a_handcuffed(s1) & Theme(s1,x2) & n_police(x1)) | exists p1 x1.(exists x2.(on(x1,x2) & n_street(x2)) & n_police(x1)) | 4b886ad0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_put(e1) & on(e1,x4) & of(x4,x5) & n_suspect(x2) & n_street(x4) & n_police(x1) & n_city(x5) & n_car(x3) & into(e1,x3) & a_patrol(s2) & a_handcuffed(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists x1.(n_police(x1) & exists x2.(on(x1,x2) & n_street(x2))) |
||
On a city street, police are putting a handcuffed suspect into a patrol car. | Police are gathering in an auditorium. | 2 | -100 | An auditorium is different than a patrol car. | exists e1 s1 s2 x1 x2 x3 x4 x5.(on(e1,x4) & n_street(x4) & of(x4,x5) & n_city(x5) & into(e1,x3) & n_car(x3) & a_patrol(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_put(e1) & n_suspect(x2) & a_handcuffed(s1) & Theme(s1,x2) & n_police(x1)) | exists e1 x1 x2.(in(e1,x2) & n_auditorium(x2) & Actor(e1,x1) & v_gather(e1) & n_police(x1)) | 4b886f9e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_put(e1) & on(e1,x4) & of(x4,x5) & n_suspect(x2) & n_street(x4) & n_police(x1) & n_city(x5) & n_car(x3) & into(e1,x3) & a_patrol(s2) & a_handcuffed(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_gather(e1) & n_police(x1) & n_auditorium(x2) & in(e1,x2) & Actor(e1,x1)) |
||
On a city street, police are putting a handcuffed suspect into a patrol car. | Police have arrested a bank robber. | 1 | -100 | Not all handcuffed suspect is arrested a bank robber. | exists e1 s1 s2 x1 x2 x3 x4 x5.(on(e1,x4) & n_street(x4) & of(x4,x5) & n_city(x5) & into(e1,x3) & n_car(x3) & a_patrol(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_put(e1) & n_suspect(x2) & a_handcuffed(s1) & Theme(s1,x2) & n_police(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_arrest(e1) & n_robber(x2) & of(x2,x3) & n_bank(x3) & n_police(x1)) | 4b88746c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_put(e1) & on(e1,x4) & of(x4,x5) & n_suspect(x2) & n_street(x4) & n_police(x1) & n_city(x5) & n_car(x3) & into(e1,x3) & a_patrol(s2) & a_handcuffed(s1) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_arrest(e1) & of(x2,x3) & n_robber(x2) & n_police(x1) & n_bank(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in black jacket and beige pants is in an ATM machine while another guy with a hat sits from a distance. | The man choose waiting to take all of his money out of the ATM | 1 | -100 | You can not infer he is waiting. | exists p1 p2 s1 x1 x2 x3 x4 x7.(n_guy(x7) & exists e1 x8 x9 x10.(from(e1,x10) & n_distance(x10) & Actor(e1,x8) & v_sit(e1) & with(x8,x9) & n_hat(x9) & n_guy(x8) & -(x8 = x7)) & while(p1,p2) & exists x5 x6.(in(x1,x5) & n_machine(x5) & (x5 = x6) & ne_org_atm(x6)) & in(x1,x2) & n_pants(x2) & of(x2,x4) & n_beige(x4) & of(x2,x3) & n_jacket(x3) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e2 e1 p1 x1 x2 x4 x5.(ne_nam_atm(x5) & n_money(x4) & of(x4,x1) & n_male(x1) & n_man(x1) & Theme(e2,e1) & Actor(e2,x1) & v_choose(e2) & Topic(e1,p1) & Actor(e1,x2) & v_wait(e1) & all x3.(n_thing(x3) -> exists e3.(r_out(e3) & of(e3,x5) & Theme(e3,x3) & Actor(e3,x2) & v_take(e3) & of(x3,x4))) & n_thing(x2)) | 4b8879da-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 p2 s1 x1 x2 x3 x4 x7.(while(p1,p2) & of(x2,x4) & of(x2,x3) & n_pants(x2) & n_man(x1) & n_jacket(x3) & n_guy(x7) & n_beige(x4) & in(x1,x2) & exists x5 x6.(ne_org_atm(x6) & n_machine(x5) & in(x1,x5) & (x5 = x6)) & exists e1 x8 x9 x10.(with(x8,x9) & v_sit(e1) & n_hat(x9) & n_guy(x8) & n_distance(x10) & from(e1,x10) & Actor(e1,x8) & -(x8 = x7)) & a_black(s1) & Theme(s1,x2)) | exists e2 e1 p1 x1 x2 x4 x5.(v_wait(e1) & v_choose(e2) & of(x4,x1) & ne_nam_atm(x5) & n_thing(x2) & n_money(x4) & n_man(x1) & n_male(x1) & all x3.(exists e3.(v_take(e3) & r_out(e3) & of(x3,x4) & of(e3,x5) & Theme(e3,x3) & Actor(e3,x2)) | -n_thing(x3)) & Topic(e1,p1) & Theme(e2,e1) & Actor(e2,x1) & Actor(e1,x2)) |
||
A man in black jacket and beige pants is in an ATM machine while another guy with a hat sits from a distance. | The man is going to school | 2 | -100 | If the man is in an ATM machine he is not going to school. | exists p1 p2 s1 x1 x2 x3 x4 x7.(n_guy(x7) & exists e1 x8 x9 x10.(from(e1,x10) & n_distance(x10) & Actor(e1,x8) & v_sit(e1) & with(x8,x9) & n_hat(x9) & n_guy(x8) & -(x8 = x7)) & while(p1,p2) & exists x5 x6.(in(x1,x5) & n_machine(x5) & (x5 = x6) & ne_org_atm(x6)) & in(x1,x2) & n_pants(x2) & of(x2,x4) & n_beige(x4) & of(x2,x3) & n_jacket(x3) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 e2 x1 x2 x3 x4.(n_man(x2) & to(e2,x4) & n_school(x4) & Theme(e2,x2) & Actor(e2,x1) & v_event(e2) & Actor(e1,x3) & v_go(e1) & (x2 = x3) & n_thing(x1)) | 4b887fd4-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 p2 s1 x1 x2 x3 x4 x7.(while(p1,p2) & of(x2,x4) & of(x2,x3) & n_pants(x2) & n_man(x1) & n_jacket(x3) & n_guy(x7) & n_beige(x4) & in(x1,x2) & exists x5 x6.(ne_org_atm(x6) & n_machine(x5) & in(x1,x5) & (x5 = x6)) & exists e1 x8 x9 x10.(with(x8,x9) & v_sit(e1) & n_hat(x9) & n_guy(x8) & n_distance(x10) & from(e1,x10) & Actor(e1,x8) & -(x8 = x7)) & a_black(s1) & Theme(s1,x2)) | exists e1 e2 x1 x2 x3 x4.(v_go(e1) & v_event(e2) & to(e2,x4) & n_thing(x1) & n_school(x4) & n_man(x2) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) |
||
A man in black jacket and beige pants is in an ATM machine while another guy with a hat sits from a distance. | A man is wearing a black jacket and beige pants | 0 | -100 | " A man is wearing " is a rephrasing of " A man in ", when referring to clothing. | exists p1 p2 s1 x1 x2 x3 x4 x7.(n_guy(x7) & exists e1 x8 x9 x10.(from(e1,x10) & n_distance(x10) & Actor(e1,x8) & v_sit(e1) & with(x8,x9) & n_hat(x9) & n_guy(x8) & -(x8 = x7)) & while(p1,p2) & exists x5 x6.(in(x1,x5) & n_machine(x5) & (x5 = x6) & ne_org_atm(x6)) & in(x1,x2) & n_pants(x2) & of(x2,x4) & n_beige(x4) & of(x2,x3) & n_jacket(x3) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 x1 x2 x3 x4 x5.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & subset_of(x4,x2) & n_pants(x4) & of(x4,x5) & n_beige(x5) & subset_of(x3,x2) & n_jacket(x3) & a_black(s1) & Theme(s1,x3) & n_man(x1)) | 4b8884ac-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 p2 s1 x1 x2 x3 x4 x7.(while(p1,p2) & of(x2,x4) & of(x2,x3) & n_pants(x2) & n_man(x1) & n_jacket(x3) & n_guy(x7) & n_beige(x4) & in(x1,x2) & exists x5 x6.(ne_org_atm(x6) & n_machine(x5) & in(x1,x5) & (x5 = x6)) & exists e1 x8 x9 x10.(with(x8,x9) & v_sit(e1) & n_hat(x9) & n_guy(x8) & n_distance(x10) & from(e1,x10) & Actor(e1,x8) & -(x8 = x7)) & a_black(s1) & Theme(s1,x2)) | exists e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x4,x5) & n_pants(x4) & n_man(x1) & n_jacket(x3) & n_beige(x5) & a_black(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young guy is getting arrested. | A man is getting arrested. | 0 | -100 | The man being arrested is a young guy. | exists e1 p1 s1 x1.(exists e2.(Theme(e2,x1) & v_arrest(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_guy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 p1 x1.(exists e2.(Theme(e2,x1) & v_arrest(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_man(x1)) | 4b8889fc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1.(v_get(e1) & n_guy(x1) & exists e2.(v_arrest(e2) & Theme(e2,x1)) & a_young(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 p1 x1.(v_get(e1) & n_man(x1) & exists e2.(v_arrest(e2) & Theme(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A young guy is getting arrested. | Someone is getting arrested. | 1 | -100 | Sentence 1 is missing someone | exists e1 p1 s1 x1.(exists e2.(Theme(e2,x1) & v_arrest(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_guy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 p1 x1.(exists e2.(Theme(e2,x1) & v_arrest(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_person(x1)) | 4b888fce-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1.(v_get(e1) & n_guy(x1) & exists e2.(v_arrest(e2) & Theme(e2,x1)) & a_young(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 p1 x1.(v_get(e1) & n_person(x1) & exists e2.(v_arrest(e2) & Theme(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A young guy is getting arrested. | A man on a skateboard. | 2 | -100 | On a skateboard is different than getting arrested. | exists e1 p1 s1 x1.(exists e2.(Theme(e2,x1) & v_arrest(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_guy(x1) & a_young(s1) & Theme(s1,x1)) | exists x1 x2.(a_topic(x1) & on(x1,x2) & n_skateboard(x2) & n_man(x1)) | 4b889456-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1.(v_get(e1) & n_guy(x1) & exists e2.(v_arrest(e2) & Theme(e2,x1)) & a_young(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 x2.(on(x1,x2) & n_skateboard(x2) & n_man(x1) & a_topic(x1)) |
||
Firetrucks surrounding a burning building at night and spraying water from various directions. | There are firemen near the burning building. | 1 | -100 | In fact that firetrucks surrounding a burning building at night and spraying water from various directions does not mean that there are firemen near the burning building. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(from(e2,x7) & n_direction(x7) & a_various(s1) & Theme(s1,x7) & Theme(e2,x6) & Actor(e2,x5) & v_spray(e2) & n_water(x6) & n_firetruck(x5) & at(e1,x4) & n_night(x4) & Theme(e1,x2) & Actor(e1,x1) & v_surround(e1) & n_building(x2) & of(x2,x3) & n_burning(x3) & n_firetruck(x1)) | exists p1 x1 x3 x4.(n_building(x3) & of(x3,x4) & n_burning(x4) & exists x2.((x1 = x2) & near(x2,x3) & n_fireman(x2))) | 4b889d7a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7.(v_surround(e1) & v_spray(e2) & of(x2,x3) & n_water(x6) & n_night(x4) & n_firetruck(x5) & n_firetruck(x1) & n_direction(x7) & n_burning(x3) & n_building(x2) & from(e2,x7) & at(e1,x4) & a_various(s1) & Theme(s1,x7) & Theme(e2,x6) & Theme(e1,x2) & Actor(e2,x5) & Actor(e1,x1)) | exists x1 x3 x4.(of(x3,x4) & n_burning(x4) & n_building(x3) & exists x2.(near(x2,x3) & n_fireman(x2) & (x1 = x2))) |
||
A nighttime scene where firefighters anxiously attempt to put out a building fire, shooting water from all directions. | figherfighers outing out a fire | 0 | -100 | " Put out a fire " is a rephrasing in tense of putting " out a fire ". | exists p1 s1 x1.(a_topic(x1) & exists e1 p2 s2 x2.(a_anxiously(s2) & Manner(e1,s2) & Topic(e1,p2) & Actor(e1,x2) & v_attempt(e1) & exists e2 e3 s3 x3 x4 x5.(all x6.(n_direction(x6) -> (for(e2,e3) & from(e3,x6))) & Theme(e3,x5) & Actor(e3,x2) & v_shoot(e3) & n_water(x5) & a_out(s3) & Manner(e2,s3) & Theme(e2,x3) & Actor(e2,x2) & v_put(e2) & n_fire(x3) & of(x3,x4) & n_building(x4)) & n_firefighter(x2)) & where(x1,p1) & n_scene(x1) & a_nighttime(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(a_topic(x1) & a_out(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_out(e1) & n_fire(x3) & (x1 = x2) & n_figherfigher(x1)) | 4b88ad24-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1.(where(x1,p1) & n_scene(x1) & exists e1 p2 s2 x2.(v_attempt(e1) & n_firefighter(x2) & exists e2 e3 s3 x3 x4 x5.(v_shoot(e3) & v_put(e2) & of(x3,x4) & n_water(x5) & n_fire(x3) & n_building(x4) & all x6.((from(e3,x6) | -n_direction(x6)) & (for(e2,e3) | -n_direction(x6))) & a_out(s3) & Theme(e3,x5) & Theme(e2,x3) & Manner(e2,s3) & Actor(e3,x2) & Actor(e2,x2)) & a_anxiously(s2) & Topic(e1,p2) & Manner(e1,s2) & Actor(e1,x2)) & a_topic(x1) & a_nighttime(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(v_out(e1) & n_fire(x3) & n_figherfigher(x1) & a_topic(x1) & a_out(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) |
||
Firefighters spray a burning building with water. | firefighters are putting out the empire state building fire. | 1 | -100 | The building may not be the empire state building. | exists e1 x1 x2 x3 x4.(with(e1,x4) & n_water(x4) & Theme(e1,x2) & Actor(e1,x1) & v_spray(e1) & n_building(x2) & of(x2,x3) & n_burning(x3) & n_firefighter(x1)) | exists e1 s1 x1 x2 x3 x4 x5.(n_fire(x2) & of(x2,x5) & n_building(x5) & of(x2,x4) & n_state(x4) & of(x2,x3) & n_empire(x3) & a_out(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_put(e1) & n_firefighter(x1)) | 4b88b6ca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(e1,x4) & v_spray(e1) & of(x2,x3) & n_water(x4) & n_firefighter(x1) & n_burning(x3) & n_building(x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4 x5.(v_put(e1) & of(x2,x5) & of(x2,x4) & of(x2,x3) & n_state(x4) & n_firefighter(x1) & n_fire(x2) & n_empire(x3) & n_building(x5) & a_out(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
Three males peering through a fence that is covered in rocks. | Three guys are looking through a fence. | 0 | -100 | Guys are males, and peering is another way of saying looking. | exists e2 e1 x1 x2 x3 x4 x5.(a_topic(x1) & through(e1,x3) & in(e2,x5) & n_rock(x5) & Theme(e2,x4) & v_cover(e2) & (x3 = x4) & n_fence(x3) & Actor(e1,x2) & v_peer(e1) & (x1 = x2) & n_male(x1) & card_eq_3(x1)) | exists e1 x1 x2.(through(e1,x2) & n_fence(x2) & Actor(e1,x1) & v_look(e1) & n_guy(x1) & card_eq_3(x1)) | 4b88c5fc-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5.(v_peer(e1) & v_cover(e2) & through(e1,x3) & n_rock(x5) & n_male(x1) & n_fence(x3) & in(e2,x5) & card_eq_3(x1) & a_topic(x1) & Theme(e2,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2)) | exists e1 x1 x2.(v_look(e1) & through(e1,x2) & n_guy(x1) & n_fence(x2) & card_eq_3(x1) & Actor(e1,x1)) |
||
Women are sitting in a large room with red floor. | Women are sitting in a large room waiting for the children to arrive. | 1 | -100 | Not all women sitting in a large room will be waiting for children to arrive. | exists e1 s1 s2 x1 x2 x3.(in(e1,x2) & with(x2,x3) & n_floor(x3) & a_red(s2) & Theme(s2,x3) & n_room(x2) & a_large(s1) & Theme(s1,x2) & Actor(e1,x1) & v_sit(e1) & n_woman(x1)) | exists e1 e2 p1 s1 x1 x2 x3 x4.(n_child(x4) & in(e1,x2) & Topic(e2,p1) & Actor(e2,x3) & v_wait(e2) & exists e3.(Actor(e3,x4) & v_arrive(e3)) & (x2 = x3) & n_room(x2) & a_large(s1) & Theme(s1,x2) & Actor(e1,x1) & v_sit(e1) & n_woman(x1)) | 4b8bb7bc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(with(x2,x3) & v_sit(e1) & n_woman(x1) & n_room(x2) & n_floor(x3) & in(e1,x2) & a_red(s2) & a_large(s1) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 e2 p1 s1 x1 x2 x3 x4.(v_wait(e2) & v_sit(e1) & n_woman(x1) & n_room(x2) & n_child(x4) & in(e1,x2) & exists e3.(v_arrive(e3) & Actor(e3,x4)) & a_large(s1) & Topic(e2,p1) & Theme(s1,x2) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) |
||
Women are sitting in a large room with red floor. | Women are sitting inside. | 0 | -100 | Siting inside implies that you are in a room. | exists e1 s1 s2 x1 x2 x3.(in(e1,x2) & with(x2,x3) & n_floor(x3) & a_red(s2) & Theme(s2,x3) & n_room(x2) & a_large(s1) & Theme(s1,x2) & Actor(e1,x1) & v_sit(e1) & n_woman(x1)) | exists e1 s1 x1.(a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1) & n_woman(x1)) | 4b8bbc94-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(with(x2,x3) & v_sit(e1) & n_woman(x1) & n_room(x2) & n_floor(x3) & in(e1,x2) & a_red(s2) & a_large(s1) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1.(v_sit(e1) & n_woman(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
Women are sitting in a large room with red floor. | Women are sitting in a small room with a green floor. | 2 | -100 | The floor cannot be red and green. | exists e1 s1 s2 x1 x2 x3.(in(e1,x2) & with(x2,x3) & n_floor(x3) & a_red(s2) & Theme(s2,x3) & n_room(x2) & a_large(s1) & Theme(s1,x2) & Actor(e1,x1) & v_sit(e1) & n_woman(x1)) | exists e1 s1 s2 x1 x2 x3.(in(e1,x2) & with(x2,x3) & n_floor(x3) & a_green(s2) & Theme(s2,x3) & n_room(x2) & a_small(s1) & Theme(s1,x2) & Actor(e1,x1) & v_sit(e1) & n_woman(x1)) | 4b8bc16c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(with(x2,x3) & v_sit(e1) & n_woman(x1) & n_room(x2) & n_floor(x3) & in(e1,x2) & a_red(s2) & a_large(s1) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3.(with(x2,x3) & v_sit(e1) & n_woman(x1) & n_room(x2) & n_floor(x3) & in(e1,x2) & a_small(s1) & a_green(s2) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1)) |
||
Young girl looks at postcards in alleyway full of shops. | A young girl looks at postcards in an alleyway full of shops, while there are other customers in the background. | 1 | -100 | Not all customers in the background are interested in postcards. | exists e1 s1 s2 x1 x2 x3 x4 x5.(at(e1,x2) & in(x2,x3) & of(s2,x5) & n_shop(x5) & Theme(s2,x4) & a_full(s2) & (x3 = x4) & n_alleyway(x3) & n_postcard(x2) & Actor(e1,x1) & v_look(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x7 x9.(n_background(x7) & n_customer(x9) & exists p2 x6.(in(p2,x7) & exists x8.((x6 = x8) & -(x8 = x9) & n_customer(x8))) & while(e1,p1) & at(e1,x2) & in(x2,x3) & of(s2,x5) & n_shop(x5) & Theme(s2,x4) & a_full(s2) & (x3 = x4) & n_alleyway(x3) & n_postcard(x2) & Actor(e1,x1) & v_look(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | 4b8bc64e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_look(e1) & of(s2,x5) & n_shop(x5) & n_postcard(x2) & n_girl(x1) & n_alleyway(x3) & in(x2,x3) & at(e1,x2) & a_young(s1) & a_full(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1) & (x3 = x4)) | exists e1 p1 s1 s2 x1 x2 x3 x4 x5 x7 x9.(while(e1,p1) & v_look(e1) & of(s2,x5) & n_shop(x5) & n_postcard(x2) & n_girl(x1) & n_customer(x9) & n_background(x7) & n_alleyway(x3) & in(x2,x3) & exists p2 x6.(in(p2,x7) & exists x8.(n_customer(x8) & -(x8 = x9) & (x6 = x8))) & at(e1,x2) & a_young(s1) & a_full(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1) & (x3 = x4)) |
||
Young girl looks at postcards in alleyway full of shops. | A young girl is examining items. | 0 | -100 | The young girl looks at the postcards and then starts examining other items in the alleyway. | exists e1 s1 s2 x1 x2 x3 x4 x5.(at(e1,x2) & in(x2,x3) & of(s2,x5) & n_shop(x5) & Theme(s2,x4) & a_full(s2) & (x3 = x4) & n_alleyway(x3) & n_postcard(x2) & Actor(e1,x1) & v_look(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_examine(e1) & n_item(x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | 4b8bcb30-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_look(e1) & of(s2,x5) & n_shop(x5) & n_postcard(x2) & n_girl(x1) & n_alleyway(x3) & in(x2,x3) & at(e1,x2) & a_young(s1) & a_full(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1) & (x3 = x4)) | exists e1 s1 x1 x2.(v_examine(e1) & n_item(x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Young girl looks at postcards in alleyway full of shops. | A young girl looks at the flowers in an alleyway full of garbage bins. | 2 | -100 | The girl is either looking at postcards or flowers, not both. And she can't be in an alleyway full of shops and garbage bins. | exists e1 s1 s2 x1 x2 x3 x4 x5.(at(e1,x2) & in(x2,x3) & of(s2,x5) & n_shop(x5) & Theme(s2,x4) & a_full(s2) & (x3 = x4) & n_alleyway(x3) & n_postcard(x2) & Actor(e1,x1) & v_look(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_flower(x2) & at(e1,x2) & in(x2,x3) & of(s2,x5) & n_bin(x5) & of(x5,x6) & n_garbage(x6) & Theme(s2,x4) & a_full(s2) & (x3 = x4) & n_alleyway(x3) & Actor(e1,x1) & v_look(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | 4b8bd026-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_look(e1) & of(s2,x5) & n_shop(x5) & n_postcard(x2) & n_girl(x1) & n_alleyway(x3) & in(x2,x3) & at(e1,x2) & a_young(s1) & a_full(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1) & (x3 = x4)) | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_look(e1) & of(x5,x6) & of(s2,x5) & n_girl(x1) & n_garbage(x6) & n_flower(x2) & n_bin(x5) & n_alleyway(x3) & in(x2,x3) & at(e1,x2) & a_young(s1) & a_full(s2) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1) & (x3 = x4)) |
||
asian boys play on a raft in a lake | Boys head out on a lake to drown their friend. | 1 | -100 | Not all boys are Asian. Not all boys go to the lake to drown their friends. | exists e1 s1 x1 x2 x3.(in(e1,x3) & n_lake(x3) & on(e1,x2) & n_raft(x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_asian(s1) & Theme(s1,x1)) | exists e1 p1 s1 x1 x2 x3.(a_out(s1) & Manner(e1,s1) & on(e1,x2) & Topic(x2,p1) & exists e2.(Theme(e2,x3) & Actor(e2,x2) & v_drown(e2)) & n_friend(x3) & of(x3,x1) & n_thing(x1) & n_lake(x2) & Actor(e1,x1) & v_head(e1) & n_boy(x1)) | 4b8bd580-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_play(e1) & on(e1,x2) & n_raft(x2) & n_lake(x3) & n_boy(x1) & in(e1,x3) & a_asian(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 p1 s1 x1 x2 x3.(v_head(e1) & on(e1,x2) & of(x3,x1) & n_thing(x1) & n_lake(x2) & n_friend(x3) & n_boy(x1) & exists e2.(v_drown(e2) & Theme(e2,x3) & Actor(e2,x2)) & a_out(s1) & Topic(x2,p1) & Manner(e1,s1) & Actor(e1,x1)) |
||
asian boys play on a raft in a lake | Boys are on a raft. | 0 | -100 | The boys playing on a raft means that they are currently on the raft. | exists e1 s1 x1 x2 x3.(in(e1,x3) & n_lake(x3) & on(e1,x2) & n_raft(x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_asian(s1) & Theme(s1,x1)) | exists p1 x1.(exists x2.(on(x1,x2) & n_raft(x2)) & n_boy(x1)) | 4b8bdc4c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_play(e1) & on(e1,x2) & n_raft(x2) & n_lake(x3) & n_boy(x1) & in(e1,x3) & a_asian(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1.(n_boy(x1) & exists x2.(on(x1,x2) & n_raft(x2))) |
||
asian boys play on a raft in a lake | A herd of cows are eating some hummus. | 2 | -100 | Boys and cows are two different species. | exists e1 s1 x1 x2 x3.(in(e1,x3) & n_lake(x3) & on(e1,x2) & n_raft(x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_asian(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_eat(e1) & n_hummus(x3) & of(x1,x2) & n_cow(x2) & n_herd(x1)) | 4b8be246-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_play(e1) & on(e1,x2) & n_raft(x2) & n_lake(x3) & n_boy(x1) & in(e1,x3) & a_asian(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_eat(e1) & of(x1,x2) & n_hummus(x3) & n_herd(x1) & n_cow(x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A wet brown dog is jumping into the air to try and catch a basketball with his mouth. | A dog jumps to catch a football. | 2 | -100 | The dog cannot catch a basketball and a football. | exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x5.(n_mouth(x5) & of(x5,x3) & n_male(x3) & n_air(x3) & Topic(e1,p1) & exists e3 e2 x4.(with(e3,x5) & Theme(e3,x4) & Actor(e3,x1) & v_catch(e3) & n_basketball(x4) & Actor(e2,x1) & v_try(e2)) & into(e1,x3) & Actor(e1,x2) & v_jump(e1) & n_dog(x2) & a_brown(s4) & Theme(s4,x2) & a_wet(s3) & Theme(s3,x2) & n_dog(x1) & a_brown(s2) & Theme(s2,x1) & a_wet(s1) & Theme(s1,x1)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_jump(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_catch(e2) & n_football(x2)) & n_dog(x1)) | 4b8be71e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x5.(v_jump(e1) & of(x5,x3) & n_mouth(x5) & n_male(x3) & n_dog(x2) & n_dog(x1) & n_air(x3) & into(e1,x3) & exists e3 e2 x4.(with(e3,x5) & v_try(e2) & v_catch(e3) & n_basketball(x4) & Theme(e3,x4) & Actor(e3,x1) & Actor(e2,x1)) & a_wet(s3) & a_wet(s1) & a_brown(s4) & a_brown(s2) & Topic(e1,p1) & Theme(s4,x2) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x2)) | exists e1 p1 x1.(v_jump(e1) & n_dog(x1) & exists e2 x2.(v_catch(e2) & n_football(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A wet brown dog is jumping into the air to try and catch a basketball with his mouth. | A dog jumps in the air to catch a ball that somebody threw at him. | 1 | -100 | Not all balls are basketballs. Not all dogs play with balls that somebody threw. Not all dogs are male. | exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x5.(n_mouth(x5) & of(x5,x3) & n_male(x3) & n_air(x3) & Topic(e1,p1) & exists e2 e3 x4.(with(e3,x5) & Theme(e3,x4) & Actor(e3,x1) & v_catch(e3) & n_basketball(x4) & Actor(e2,x1) & v_try(e2)) & into(e1,x3) & Actor(e1,x2) & v_jump(e1) & n_dog(x2) & a_brown(s4) & Theme(s4,x2) & a_wet(s3) & Theme(s3,x2) & n_dog(x1) & a_brown(s2) & Theme(s2,x1) & a_wet(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2 x3.(n_male(x3) & n_air(x3) & Topic(e1,p1) & exists e2 p2 x4.(Theme(e2,x4) & Actor(e2,x1) & v_catch(e2) & Topic(x4,p2) & exists e3 x5.(at(e3,x3) & Actor(e3,x5) & v_throw(e3) & n_person(x5)) & n_ball(x4)) & in(e1,x3) & Actor(e1,x2) & v_jump(e1) & n_dog(x2) & n_dog(x1)) | 4b8bebd8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x5.(v_jump(e1) & of(x5,x3) & n_mouth(x5) & n_male(x3) & n_dog(x2) & n_dog(x1) & n_air(x3) & into(e1,x3) & exists e2 e3 x4.(with(e3,x5) & v_try(e2) & v_catch(e3) & n_basketball(x4) & Theme(e3,x4) & Actor(e3,x1) & Actor(e2,x1)) & a_wet(s3) & a_wet(s1) & a_brown(s4) & a_brown(s2) & Topic(e1,p1) & Theme(s4,x2) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x2)) | exists e1 p1 x1 x2 x3.(v_jump(e1) & n_male(x3) & n_dog(x2) & n_dog(x1) & n_air(x3) & in(e1,x3) & exists e2 p2 x4.(v_catch(e2) & n_ball(x4) & exists e3 x5.(v_throw(e3) & n_person(x5) & at(e3,x3) & Actor(e3,x5)) & Topic(x4,p2) & Theme(e2,x4) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x2)) |
||
A wet brown dog is jumping into the air to try and catch a basketball with his mouth. | A brown dogs jumps in the air to try to catch a basketball. | 0 | -100 | For the brown dog to catch a basketball in its, it has to jump in the air. | exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x5.(n_mouth(x5) & of(x5,x3) & n_male(x3) & n_air(x3) & Topic(e1,p1) & exists e3 e2 x4.(with(e3,x5) & Theme(e3,x4) & Actor(e3,x1) & v_catch(e3) & n_basketball(x4) & Actor(e2,x1) & v_try(e2)) & into(e1,x3) & Actor(e1,x2) & v_jump(e1) & n_dog(x2) & a_brown(s4) & Theme(s4,x2) & a_wet(s3) & Theme(s3,x2) & n_dog(x1) & a_brown(s2) & Theme(s2,x1) & a_wet(s1) & Theme(s1,x1)) | exists p1 s1 x1 x2 x3.(n_air(x3) & a_topic(x1) & in(x1,x3) & Topic(x3,p1) & exists e1 p2.(Topic(e1,p2) & Actor(e1,x3) & v_try(e1) & exists e2 x4.(Theme(e2,x4) & Actor(e2,x3) & v_catch(e2) & n_basketball(x4))) & n_jump(x1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1)) | 4b8bf09c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 s4 x1 x2 x3 x5.(v_jump(e1) & of(x5,x3) & n_mouth(x5) & n_male(x3) & n_dog(x2) & n_dog(x1) & n_air(x3) & into(e1,x3) & exists e3 e2 x4.(with(e3,x5) & v_try(e2) & v_catch(e3) & n_basketball(x4) & Theme(e3,x4) & Actor(e3,x1) & Actor(e2,x1)) & a_wet(s3) & a_wet(s1) & a_brown(s4) & a_brown(s2) & Topic(e1,p1) & Theme(s4,x2) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x2)) | exists p1 s1 x1 x2 x3.(of(x1,x2) & n_jump(x1) & n_dog(x2) & n_air(x3) & in(x1,x3) & exists e1 p2.(v_try(e1) & exists e2 x4.(v_catch(e2) & n_basketball(x4) & Theme(e2,x4) & Actor(e2,x3)) & Topic(e1,p2) & Actor(e1,x3)) & a_topic(x1) & a_brown(s1) & Topic(x3,p1) & Theme(s1,x1)) |
||
A wet brown dog jumps up to get a white basketball. | A muddy dog plays basketball with his owner. | 1 | -100 | Not all wet dogs are muddy. Not all dogs are brown. Not all dogs play basketball with their owner. Not all basketballs are white. | exists e1 p1 s1 s2 s3 x1.(a_up(s3) & Manner(e1,s3) & Topic(e1,p1) & Actor(e1,x1) & v_jump(e1) & exists e2 s4 x2.(Theme(e2,x2) & Actor(e2,x1) & v_get(e2) & n_basketball(x2) & a_white(s4) & Theme(s4,x2)) & n_dog(x1) & a_brown(s2) & Theme(s2,x1) & a_wet(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(with(e1,x3) & n_owner(x3) & of(x3,x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_basketball(x2) & n_dog(x1) & a_muddy(s1) & Theme(s1,x1)) | 4b8bf574-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1.(v_jump(e1) & n_dog(x1) & exists e2 s4 x2.(v_get(e2) & n_basketball(x2) & a_white(s4) & Theme(s4,x2) & Theme(e2,x2) & Actor(e2,x1)) & a_wet(s1) & a_up(s3) & a_brown(s2) & Topic(e1,p1) & Theme(s2,x1) & Theme(s1,x1) & Manner(e1,s3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(with(e1,x3) & v_play(e1) & of(x3,x1) & n_owner(x3) & n_male(x1) & n_dog(x1) & n_basketball(x2) & a_muddy(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A wet brown dog jumps up to get a white basketball. | A cat stretches lazily in the sun. | 2 | -100 | One is a dog and one is a cat. | exists e1 p1 s1 s2 s3 x1.(a_up(s3) & Manner(e1,s3) & Topic(e1,p1) & Actor(e1,x1) & v_jump(e1) & exists e2 s4 x2.(Theme(e2,x2) & Actor(e2,x1) & v_get(e2) & n_basketball(x2) & a_white(s4) & Theme(s4,x2)) & n_dog(x1) & a_brown(s2) & Theme(s2,x1) & a_wet(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_sun(x2) & in(e1,x2) & a_lazily(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stretch(e1) & n_cat(x1)) | 4b8bfab0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1.(v_jump(e1) & n_dog(x1) & exists e2 s4 x2.(v_get(e2) & n_basketball(x2) & a_white(s4) & Theme(s4,x2) & Theme(e2,x2) & Actor(e2,x1)) & a_wet(s1) & a_up(s3) & a_brown(s2) & Topic(e1,p1) & Theme(s2,x1) & Theme(s1,x1) & Manner(e1,s3) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_stretch(e1) & n_sun(x2) & n_cat(x1) & in(e1,x2) & a_lazily(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A wet brown dog jumps up to get a white basketball. | A dog jumps at a basketball. | 0 | -100 | To get the basketball, the dog has to jump at the basketball. | exists e1 p1 s1 s2 s3 x1.(a_up(s3) & Manner(e1,s3) & Topic(e1,p1) & Actor(e1,x1) & v_jump(e1) & exists e2 s4 x2.(Theme(e2,x2) & Actor(e2,x1) & v_get(e2) & n_basketball(x2) & a_white(s4) & Theme(s4,x2)) & n_dog(x1) & a_brown(s2) & Theme(s2,x1) & a_wet(s1) & Theme(s1,x1)) | exists e1 x1 x2.(at(e1,x2) & n_basketball(x2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1)) | 4b8c0096-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1.(v_jump(e1) & n_dog(x1) & exists e2 s4 x2.(v_get(e2) & n_basketball(x2) & a_white(s4) & Theme(s4,x2) & Theme(e2,x2) & Actor(e2,x1)) & a_wet(s1) & a_up(s3) & a_brown(s2) & Topic(e1,p1) & Theme(s2,x1) & Theme(s1,x1) & Manner(e1,s3) & Actor(e1,x1)) | exists e1 x1 x2.(v_jump(e1) & n_dog(x1) & n_basketball(x2) & at(e1,x2) & Actor(e1,x1)) |
||
A man in a suit and tie in a fancy building is speaking at the podium. | A man in a jumpsuit is playing music from a boom box. | 2 | -100 | The man is wearing two different suits and he cannot be speaking and playing music at the same time. | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_podium(x6) & at(e1,x6) & Actor(e1,x1) & v_speak(e1) & in(x1,x2) & in(x2,x5) & n_building(x5) & a_fancy(s1) & Theme(s1,x5) & n_tie(x4) & n_suit(x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_man(x1)) | exists e1 x1 x2 x3 x4 x5.(from(e1,x4) & n_box(x4) & of(x4,x5) & n_boom(x5) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_music(x3) & in(x1,x2) & n_jumpsuit(x2) & n_man(x1)) | 4b8c058c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_speak(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_tie(x4) & n_suit(x3) & n_podium(x6) & n_man(x1) & n_building(x5) & in(x2,x5) & in(x1,x2) & at(e1,x6) & a_fancy(s1) & Theme(s1,x5) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5.(v_play(e1) & of(x4,x5) & n_music(x3) & n_man(x1) & n_jumpsuit(x2) & n_box(x4) & n_boom(x5) & in(x1,x2) & from(e1,x4) & Theme(e1,x3) & Actor(e1,x1)) |
||
A man in a suit and tie in a fancy building is speaking at the podium. | An executive is holding a speech inside a building. | 0 | -100 | The executive is giving a speech implies inside a building that he is speaking at the podium in a building. | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_podium(x6) & at(e1,x6) & Actor(e1,x1) & v_speak(e1) & in(x1,x2) & in(x2,x5) & n_building(x5) & a_fancy(s1) & Theme(s1,x5) & n_tie(x4) & n_suit(x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_man(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & inside(x2,x3) & n_building(x3) & n_speech(x2) & n_executive(x1)) | 4b8c0aa0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_speak(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_tie(x4) & n_suit(x3) & n_podium(x6) & n_man(x1) & n_building(x5) & in(x2,x5) & in(x1,x2) & at(e1,x6) & a_fancy(s1) & Theme(s1,x5) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_hold(e1) & n_speech(x2) & n_executive(x1) & n_building(x3) & inside(x2,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man in a suit and tie in a fancy building is speaking at the podium. | A dressed up man in a building is getting ready to sing. | 1 | -100 | You don't know why man is there, you can't infer that it is to sing. | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_podium(x6) & at(e1,x6) & Actor(e1,x1) & v_speak(e1) & in(x1,x2) & in(x2,x5) & n_building(x5) & a_fancy(s1) & Theme(s1,x5) & n_tie(x4) & n_suit(x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_man(x1)) | exists e1 e2 p1 s1 x1 x2.(exists p2 s2.(Topic(s2,p2) & Actor(s2,x1) & a_ready(s2) & exists e3.(Actor(e3,x1) & v_sing(e3))) & Topic(e2,p1) & Actor(e2,x1) & v_get(e2) & in(x1,x2) & n_building(x2) & n_man(x1) & a_up(s1) & Theme(s1,x1) & Theme(e1,x1) & v_dress(e1)) | 4b8c0ef6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_speak(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_tie(x4) & n_suit(x3) & n_podium(x6) & n_man(x1) & n_building(x5) & in(x2,x5) & in(x1,x2) & at(e1,x6) & a_fancy(s1) & Theme(s1,x5) & Actor(e1,x1)) | exists e1 e2 p1 s1 x1 x2.(v_get(e2) & v_dress(e1) & n_man(x1) & n_building(x2) & in(x1,x2) & exists p2 s2.(exists e3.(v_sing(e3) & Actor(e3,x1)) & a_ready(s2) & Topic(s2,p2) & Actor(s2,x1)) & a_up(s1) & Topic(e2,p1) & Theme(s1,x1) & Theme(e1,x1) & Actor(e2,x1)) |
||
A man gestures with his hands as he stands in front of a podium with a microphone. | The person at the podium is moving their hands. | 0 | -100 | Gestures is a form of moving hands. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(as(e1,x1) & in(e2,x6) & of(x6,x7) & with(x7,x8) & n_microphone(x8) & n_podium(x7) & n_front(x6) & Actor(e2,x5) & v_stand(e2) & (x1 = x5) & n_male(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_event(e1) & with(x2,x4) & n_hand(x4) & of(x4,x1) & n_gesture(x2) & of(x2,x3) & n_man(x3) & n_thing(x1)) | exists e1 x1 x2 x3.(n_hand(x3) & of(x3,x1) & n_thing(x1) & n_podium(x2) & n_person(x1) & Theme(e1,x3) & Actor(e1,x1) & v_move(e1) & at(x1,x2)) | 4b8c1356-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x7,x8) & with(x2,x4) & v_stand(e2) & v_event(e1) & of(x6,x7) & of(x4,x1) & of(x2,x3) & n_thing(x1) & n_podium(x7) & n_microphone(x8) & n_man(x3) & n_male(x1) & n_hand(x4) & n_gesture(x2) & n_front(x6) & in(e2,x6) & as(e1,x1) & Theme(e1,x2) & Actor(e2,x5) & Actor(e1,x1) & (x1 = x5)) | exists e1 x1 x2 x3.(v_move(e1) & of(x3,x1) & n_thing(x1) & n_podium(x2) & n_person(x1) & n_hand(x3) & at(x1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A man gestures with his hands as he stands in front of a podium with a microphone. | The man stands still at a podium with no microphone. | 2 | -100 | You cannot have a microphone and not have a microphone at the same time. | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(as(e1,x1) & in(e2,x6) & of(x6,x7) & with(x7,x8) & n_microphone(x8) & n_podium(x7) & n_front(x6) & Actor(e2,x5) & v_stand(e2) & (x1 = x5) & n_male(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_event(e1) & with(x2,x4) & n_hand(x4) & of(x4,x1) & n_gesture(x2) & of(x2,x3) & n_man(x3) & n_thing(x1)) | exists e1 s1 x1 x2.(n_man(x1) & a_still(s1) & Manner(e1,s1) & -exists x3.(at(e1,x2) & with(x2,x3) & n_microphone(x3)) & n_podium(x2) & Actor(e1,x1) & v_stand(e1)) | 4b8c17ac-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6 x7 x8.(with(x7,x8) & with(x2,x4) & v_stand(e2) & v_event(e1) & of(x6,x7) & of(x4,x1) & of(x2,x3) & n_thing(x1) & n_podium(x7) & n_microphone(x8) & n_man(x3) & n_male(x1) & n_hand(x4) & n_gesture(x2) & n_front(x6) & in(e2,x6) & as(e1,x1) & Theme(e1,x2) & Actor(e2,x5) & Actor(e1,x1) & (x1 = x5)) | exists e1 s1 x1 x2.(v_stand(e1) & n_podium(x2) & n_man(x1) & all x3.(-with(x2,x3) | -n_microphone(x3) | -at(e1,x2)) & a_still(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man gestures with his hands as he stands in front of a podium with a microphone. | The speaker is gesticulating while giving their speech. | 1 | -100 | Man in front of podium with microphone does not mean he is a speaker. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(as(e1,x1) & in(e2,x6) & of(x6,x7) & with(x7,x8) & n_microphone(x8) & n_podium(x7) & n_front(x6) & Actor(e2,x5) & v_stand(e2) & (x1 = x5) & n_male(x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_event(e1) & with(x2,x4) & n_hand(x4) & of(x4,x1) & n_gesture(x2) & of(x2,x3) & n_man(x3) & n_thing(x1)) | exists e1 e2 x1 x2.(n_speech(x2) & of(x2,x1) & n_thing(x1) & n_speaker(x1) & while(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_give(e2) & Actor(e1,x1) & v_gesticulate(e1)) | 4b8c1c0c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x7,x8) & with(x2,x4) & v_stand(e2) & v_event(e1) & of(x6,x7) & of(x4,x1) & of(x2,x3) & n_thing(x1) & n_podium(x7) & n_microphone(x8) & n_man(x3) & n_male(x1) & n_hand(x4) & n_gesture(x2) & n_front(x6) & in(e2,x6) & as(e1,x1) & Theme(e1,x2) & Actor(e2,x5) & Actor(e1,x1) & (x1 = x5)) | exists e1 e2 x1 x2.(while(e1,e2) & v_give(e2) & v_gesticulate(e1) & of(x2,x1) & n_thing(x1) & n_speech(x2) & n_speaker(x1) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
a wet dog chasing a white ball | A dog is playing with a baseball. | 1 | -100 | You can not assume that the first sentence is talking about specifically a baseball. | exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_chase(e1) & n_ball(x3) & a_white(s2) & Theme(s2,x3) & (x1 = x2) & n_dog(x1) & a_wet(s1) & Theme(s1,x1)) | exists e1 x1 x2.(with(e1,x2) & n_baseball(x2) & Actor(e1,x1) & v_play(e1) & n_dog(x1)) | 4b8c222e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_chase(e1) & n_dog(x1) & n_ball(x3) & a_white(s2) & a_wet(s1) & a_topic(x1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(with(e1,x2) & v_play(e1) & n_dog(x1) & n_baseball(x2) & Actor(e1,x1)) |
||
a wet dog chasing a white ball | A dog sits sadly. | 2 | -100 | The dog cannot be chasing and sitting at the same time. | exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_chase(e1) & n_ball(x3) & a_white(s2) & Theme(s2,x3) & (x1 = x2) & n_dog(x1) & a_wet(s1) & Theme(s1,x1)) | exists e1 s1 x1.(a_sadly(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1) & n_dog(x1)) | 4b8c2738-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_chase(e1) & n_dog(x1) & n_ball(x3) & a_white(s2) & a_wet(s1) & a_topic(x1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1.(v_sit(e1) & n_dog(x1) & a_sadly(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
a wet dog chasing a white ball | A dog is playing. | 0 | -100 | Chasing can be a form of playing. | exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_chase(e1) & n_ball(x3) & a_white(s2) & Theme(s2,x3) & (x1 = x2) & n_dog(x1) & a_wet(s1) & Theme(s1,x1)) | exists e1 x1.(Actor(e1,x1) & v_play(e1) & n_dog(x1)) | 4b8c2bca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_chase(e1) & n_dog(x1) & n_ball(x3) & a_white(s2) & a_wet(s1) & a_topic(x1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_play(e1) & n_dog(x1) & Actor(e1,x1)) |
||
A woman is walking down the sidewalk as it rains. | A woman is singing in the rain. | 1 | -100 | You can not infer that the woman is singing while walking down the sidewalk | exists e1 p1 s1 x1 x2.(n_thing(x2) & n_sidewalk(x2) & exists e2.(Actor(e2,x2) & v_rain(e2)) & as(e1,p1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_woman(x1)) | exists e1 x1 x2.(n_rain(x2) & in(e1,x2) & Actor(e1,x1) & v_sing(e1) & n_woman(x1)) | 4b8c303e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2.(v_walk(e1) & n_woman(x1) & n_thing(x2) & n_sidewalk(x2) & exists e2.(v_rain(e2) & Actor(e2,x2)) & as(e1,p1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2.(v_sing(e1) & n_woman(x1) & n_rain(x2) & in(e1,x2) & Actor(e1,x1)) |
||
A woman is walking down the sidewalk as it rains. | A woman is walking in the rain. | 0 | -100 | "Walking in the rain" is a rephrasing of "walking as it rains." | exists e1 p1 s1 x1 x2.(n_thing(x2) & n_sidewalk(x2) & exists e2.(Actor(e2,x2) & v_rain(e2)) & as(e1,p1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_woman(x1)) | exists e1 x1 x2.(n_rain(x2) & in(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_woman(x1)) | 4b8c34a8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2.(v_walk(e1) & n_woman(x1) & n_thing(x2) & n_sidewalk(x2) & exists e2.(v_rain(e2) & Actor(e2,x2)) & as(e1,p1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2.(v_walk(e1) & n_woman(x1) & n_rain(x2) & in(e1,x2) & Actor(e1,x1)) |
||
A woman is walking down the sidewalk as it rains. | A woman is sunbathing. | 2 | -100 | The woman cannot be walking and sunbathing at the same time. | exists e1 p1 s1 x1 x2.(n_thing(x2) & n_sidewalk(x2) & exists e2.(Actor(e2,x2) & v_rain(e2)) & as(e1,p1) & a_down(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_woman(x1)) | exists e1 x1.(Actor(e1,x1) & v_sunbathe(e1) & n_woman(x1)) | 4b8c391c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2.(v_walk(e1) & n_woman(x1) & n_thing(x2) & n_sidewalk(x2) & exists e2.(v_rain(e2) & Actor(e2,x2)) & as(e1,p1) & a_down(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1.(v_sunbathe(e1) & n_woman(x1) & Actor(e1,x1)) |
||
Male standing at a podium speaking. | A male is speaking. | 0 | -100 | "Standing at a podium speaking" can be simplified to just "speaking." | exists s1 x1 x2 x3.(a_topic(x1) & at(x1,x2) & n_speaking(x2) & of(x2,x3) & n_podium(x3) & n_standing(x1) & a_male(s1) & Theme(s1,x1)) | exists e1 x1.(Actor(e1,x1) & v_speak(e1) & n_male(x1)) | 4b8c3d7c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(of(x2,x3) & n_standing(x1) & n_speaking(x2) & n_podium(x3) & at(x1,x2) & a_topic(x1) & a_male(s1) & Theme(s1,x1)) | exists e1 x1.(v_speak(e1) & n_male(x1) & Actor(e1,x1)) |
||
Male standing at a podium speaking. | A male is performing a speech at a graduation. | 1 | -100 | You don't know in the first sentence where he is speaking, so you can't infer that it's at graduation. | exists s1 x1 x2 x3.(a_topic(x1) & at(x1,x2) & n_speaking(x2) & of(x2,x3) & n_podium(x3) & n_standing(x1) & a_male(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(at(e1,x3) & n_graduation(x3) & Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_speech(x2) & n_male(x1)) | 4b8c41d2-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(of(x2,x3) & n_standing(x1) & n_speaking(x2) & n_podium(x3) & at(x1,x2) & a_topic(x1) & a_male(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(v_perform(e1) & n_speech(x2) & n_male(x1) & n_graduation(x3) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Male standing at a podium speaking. | A male is performing an interpretive dance at a play. | 2 | -100 | The male can not be speaking at a podium and also performing an interpretive dance. | exists s1 x1 x2 x3.(a_topic(x1) & at(x1,x2) & n_speaking(x2) & of(x2,x3) & n_podium(x3) & n_standing(x1) & a_male(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(at(e1,x3) & n_play(x3) & Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_dance(x2) & a_interpretive(s1) & Theme(s1,x2) & n_male(x1)) | 4b8c4646-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(of(x2,x3) & n_standing(x1) & n_speaking(x2) & n_podium(x3) & at(x1,x2) & a_topic(x1) & a_male(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(v_perform(e1) & n_play(x3) & n_male(x1) & n_dance(x2) & at(e1,x3) & a_interpretive(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
The girl is wearing a pink tutu and walking through the grass. | The girl is happy | 1 | -100 | In the first sentence you can't tell if the girl is happy or sad. | exists e1 s1 x1 x2 x3 x4 x5.(n_grass(x5) & n_girl(x1) & through(e1,x5) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & subset_of(x4,x2) & n_walking(x4) & subset_of(x3,x2) & n_tutu(x3) & a_pink(s1) & Theme(s1,x3)) | exists s1 x1.(n_girl(x1) & Theme(s1,x1) & a_happy(s1)) | 4b8c4bc8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & through(e1,x5) & subset_of(x4,x2) & subset_of(x3,x2) & n_walking(x4) & n_tutu(x3) & n_grass(x5) & n_girl(x1) & a_pink(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists s1 x1.(n_girl(x1) & a_happy(s1) & Theme(s1,x1)) |
||
The girl is wearing a pink tutu and walking through the grass. | The girl is walking on the sand | 2 | -100 | The girl can not be walking through the grass and also on the sand. | exists e1 s1 x1 x2 x3 x4 x5.(n_grass(x5) & n_girl(x1) & through(e1,x5) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & subset_of(x4,x2) & n_walking(x4) & subset_of(x3,x2) & n_tutu(x3) & a_pink(s1) & Theme(s1,x3)) | exists e1 x1 x2.(n_sand(x2) & n_girl(x1) & on(e1,x2) & Actor(e1,x1) & v_walk(e1)) | 4b8c50d2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & through(e1,x5) & subset_of(x4,x2) & subset_of(x3,x2) & n_walking(x4) & n_tutu(x3) & n_grass(x5) & n_girl(x1) & a_pink(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_walk(e1) & on(e1,x2) & n_sand(x2) & n_girl(x1) & Actor(e1,x1)) |
||
The girl is wearing a pink tutu and walking through the grass. | A girl is in the grass | 0 | -100 | A girl must be in the grass to be walking through the grass. | exists e1 s1 x1 x2 x3 x4 x5.(n_grass(x5) & n_girl(x1) & through(e1,x5) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & subset_of(x4,x2) & n_walking(x4) & subset_of(x3,x2) & n_tutu(x3) & a_pink(s1) & Theme(s1,x3)) | exists p1 x1 x2.(n_grass(x2) & in(x1,x2) & n_girl(x1)) | 4b8c560e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & through(e1,x5) & subset_of(x4,x2) & subset_of(x3,x2) & n_walking(x4) & n_tutu(x3) & n_grass(x5) & n_girl(x1) & a_pink(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists x1 x2.(n_grass(x2) & n_girl(x1) & in(x1,x2)) |
||
a lady in black washing dishes. | The dishes are white. | 1 | -100 | Not all dishes are white, and so you can not expect reader to infer these specific dishes are white. | exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x2) & n_dish(x2) & of(x2,x3) & n_washing(x3) & a_black(s1) & Theme(s1,x2) & n_lady(x1)) | exists s1 x1.(n_dish(x1) & Theme(s1,x1) & a_white(s1)) | 4b8c5ab4-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(of(x2,x3) & n_washing(x3) & n_lady(x1) & n_dish(x2) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2)) | exists s1 x1.(n_dish(x1) & a_white(s1) & Theme(s1,x1)) |
||
a lady in black washing dishes. | The lady is wearing a pink dress. | 2 | -100 | The lady can not both be wearing black and a pink dress. | exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x2) & n_dish(x2) & of(x2,x3) & n_washing(x3) & a_black(s1) & Theme(s1,x2) & n_lady(x1)) | exists e1 s1 x1 x2.(n_lady(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_dress(x2) & a_pink(s1) & Theme(s1,x2)) | 4b8c5f50-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(of(x2,x3) & n_washing(x3) & n_lady(x1) & n_dish(x2) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2)) | exists e1 s1 x1 x2.(v_wear(e1) & n_lady(x1) & n_dress(x2) & a_pink(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
a lady in black washing dishes. | A woman is doing chores. | 0 | -100 | Washing dishes is a form of doing chores. | exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x2) & n_dish(x2) & of(x2,x3) & n_washing(x3) & a_black(s1) & Theme(s1,x2) & n_lady(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_chore(x2) & n_woman(x1)) | 4b8c63ec-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(of(x2,x3) & n_washing(x3) & n_lady(x1) & n_dish(x2) & in(x1,x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2)) | exists e1 x1 x2.(v_do(e1) & n_woman(x1) & n_chore(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A soccer player advances with the ball on a sunny day. | The soccer player pops the soccer ball. | 2 | -100 | The soccer player can not be advancing with the ball and popping the ball simultaneously. | exists s1 x1 x2 x3 x4 x5.(n_ball(x4) & a_topic(x1) & with(x1,x4) & on(x4,x5) & n_day(x5) & a_sunny(s1) & Theme(s1,x5) & n_advance(x1) & of(x1,x3) & n_player(x3) & of(x1,x2) & n_soccer(x2)) | exists e1 x1 x2 x3.(n_ball(x3) & of(x3,x2) & n_soccer(x2) & n_soccer(x2) & n_player(x1) & of(x1,x2) & Theme(e1,x3) & Actor(e1,x1) & v_pop(e1)) | 4b8c68a6-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(with(x1,x4) & on(x4,x5) & of(x1,x3) & of(x1,x2) & n_soccer(x2) & n_player(x3) & n_day(x5) & n_ball(x4) & n_advance(x1) & a_topic(x1) & a_sunny(s1) & Theme(s1,x5)) | exists e1 x1 x2 x3.(v_pop(e1) & of(x3,x2) & of(x1,x2) & n_soccer(x2) & n_player(x1) & n_ball(x3) & Theme(e1,x3) & Actor(e1,x1)) |
||
A soccer player advances with the ball on a sunny day. | Some soccer players are going after the ball. | 1 | -100 | A soccer player can be advancing the ball by himself, the second sentence lets you know people are chasing him. So players are going after the ball tells you what is really happening. | exists s1 x1 x2 x3 x4 x5.(n_ball(x4) & a_topic(x1) & with(x1,x4) & on(x4,x5) & n_day(x5) & a_sunny(s1) & Theme(s1,x5) & n_advance(x1) & of(x1,x3) & n_player(x3) & of(x1,x2) & n_soccer(x2)) | exists e1 x1 x2 x3.(n_ball(x3) & after(e1,x3) & Actor(e1,x1) & v_go(e1) & n_player(x1) & of(x1,x2) & n_soccer(x2)) | 4b8c6d60-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(with(x1,x4) & on(x4,x5) & of(x1,x3) & of(x1,x2) & n_soccer(x2) & n_player(x3) & n_day(x5) & n_ball(x4) & n_advance(x1) & a_topic(x1) & a_sunny(s1) & Theme(s1,x5)) | exists e1 x1 x2 x3.(v_go(e1) & of(x1,x2) & n_soccer(x2) & n_player(x1) & n_ball(x3) & after(e1,x3) & Actor(e1,x1)) |
||
A soccer player advances with the ball on a sunny day. | A soccer player kicks the ball. | 0 | -100 | A soccer player must kick the ball in order to advance with the ball. | exists s1 x1 x2 x3 x4 x5.(n_ball(x4) & a_topic(x1) & with(x1,x4) & on(x4,x5) & n_day(x5) & a_sunny(s1) & Theme(s1,x5) & n_advance(x1) & of(x1,x3) & n_player(x3) & of(x1,x2) & n_soccer(x2)) | exists e1 x1 x2 x3.(n_ball(x3) & Theme(e1,x3) & Actor(e1,x1) & v_kick(e1) & n_player(x1) & of(x1,x2) & n_soccer(x2)) | 4b8c727e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(with(x1,x4) & on(x4,x5) & of(x1,x3) & of(x1,x2) & n_soccer(x2) & n_player(x3) & n_day(x5) & n_ball(x4) & n_advance(x1) & a_topic(x1) & a_sunny(s1) & Theme(s1,x5)) | exists e1 x1 x2 x3.(v_kick(e1) & of(x1,x2) & n_soccer(x2) & n_player(x1) & n_ball(x3) & Theme(e1,x3) & Actor(e1,x1)) |
||
A woman with long hair and a black shirt washes the dishes. | The woman can't pull her hair back in a ponytail any longer because she donated it to cancer victims last week. | 2 | -100 | The woman can not have long hair and not have long hair at the same time. | exists e1 s1 s2 x1 x2 x3 x4 x5.(n_dish(x5) & Theme(e1,x5) & Actor(e1,x1) & v_wash(e1) & subset_of(x4,x1) & n_shirt(x4) & a_black(s2) & Theme(s2,x4) & subset_of(x2,x1) & with(x2,x3) & n_hair(x3) & a_long(s1) & Theme(s1,x3) & n_woman(x2)) | exists x1 x2.(n_thing(x2) & n_female(x1) & n_female(x1) & n_hair(x2) & of(x2,x1) & n_woman(x1) & -exists e1 p1.(exists e2 p2 s1 s2 x3.(exists e3 x4 x5 x6.(r_last(e3) & Time(e3,x6) & n_week(x6) & to(e3,x4) & n_victim(x4) & of(x4,x5) & n_cancer(x5) & Theme(e3,x2) & Actor(e3,x1) & v_donate(e3)) & because(e2,p2) & r_any(e2) & a_longer(s2) & Manner(e2,s2) & in(e2,x3) & n_ponytail(x3) & a_back(s1) & Manner(e2,s1) & Theme(e2,x2) & Actor(e2,x1) & v_pull(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_can(e1))) | 4b8c7972-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(with(x2,x3) & v_wash(e1) & subset_of(x4,x1) & subset_of(x2,x1) & n_woman(x2) & n_shirt(x4) & n_hair(x3) & n_dish(x5) & a_long(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1)) | exists x1 x2.(of(x2,x1) & n_woman(x1) & n_thing(x2) & n_hair(x2) & n_female(x1) & all e1 p1.(all e2 p2 s1 s2 x3.(all e3 x4 x5 x6.(-v_donate(e3) | -to(e3,x4) | -r_last(e3) | -of(x4,x5) | -n_week(x6) | -n_victim(x4) | -n_cancer(x5) | -Time(e3,x6) | -Theme(e3,x2) | -Actor(e3,x1)) | -v_pull(e2) | -r_any(e2) | -n_ponytail(x3) | -in(e2,x3) | -because(e2,p2) | -a_longer(s2) | -a_back(s1) | -Theme(e2,x2) | -Manner(e2,s2) | -Manner(e2,s1) | -Actor(e2,x1)) | -v_can(e1) | -Topic(e1,p1) | -Actor(e1,x1))) |
||
A woman with long hair and a black shirt washes the dishes. | The lady is using soap and water. | 0 | -100 | A woman is a lady, and soap and water are necessary to wash the dishes. | exists e1 s1 s2 x1 x2 x3 x4 x5.(n_dish(x5) & Theme(e1,x5) & Actor(e1,x1) & v_wash(e1) & subset_of(x4,x1) & n_shirt(x4) & a_black(s2) & Theme(s2,x4) & subset_of(x2,x1) & with(x2,x3) & n_hair(x3) & a_long(s1) & Theme(s1,x3) & n_woman(x2)) | exists e1 x1 x2 x3 x4.(n_lady(x1) & Theme(e1,x2) & Actor(e1,x1) & v_use(e1) & subset_of(x4,x2) & n_water(x4) & subset_of(x3,x2) & n_soap(x3)) | 4b8c7eb8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(with(x2,x3) & v_wash(e1) & subset_of(x4,x1) & subset_of(x2,x1) & n_woman(x2) & n_shirt(x4) & n_hair(x3) & n_dish(x5) & a_long(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_use(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_water(x4) & n_soap(x3) & n_lady(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman with long hair and a black shirt washes the dishes. | The woman has hair that is down to her knees because she has never gotten in cut in her life. | 1 | -100 | Most women have had hair cuts, so you can not easily infer that she has never had her hair cut. | exists e1 s1 s2 x1 x2 x3 x4 x5.(n_dish(x5) & Theme(e1,x5) & Actor(e1,x1) & v_wash(e1) & subset_of(x4,x1) & n_shirt(x4) & a_black(s2) & Theme(s2,x4) & subset_of(x2,x1) & with(x2,x3) & n_hair(x3) & a_long(s1) & Theme(s1,x3) & n_woman(x2)) | exists e1 p1 s1 x1 x2 x3 x4 x6.(n_life(x6) & of(x6,x1) & n_female(x1) & n_female(x1) & n_female(x1) & n_knee(x4) & of(x4,x1) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & exists e2 s2 x5.(a_never(s2) & Manner(e2,s2) & in(e2,x6) & in(e2,x5) & n_cut(x5) & Actor(e2,x1) & v_get(e2)) & because(s1,p1) & to(s1,x4) & Theme(s1,x3) & a_down(s1) & (x2 = x3) & n_hair(x2)) | 4b8c83ae-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(with(x2,x3) & v_wash(e1) & subset_of(x4,x1) & subset_of(x2,x1) & n_woman(x2) & n_shirt(x4) & n_hair(x3) & n_dish(x5) & a_long(s1) & a_black(s2) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 p1 s1 x1 x2 x3 x4 x6.(v_have(e1) & to(s1,x4) & of(x6,x1) & of(x4,x1) & n_woman(x1) & n_life(x6) & n_knee(x4) & n_hair(x2) & n_female(x1) & exists e2 s2 x5.(v_get(e2) & n_cut(x5) & in(e2,x6) & in(e2,x5) & a_never(s2) & Manner(e2,s2) & Actor(e2,x1)) & because(s1,p1) & a_down(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x3)) |
||
A woman dressed in a black shirt is standing at a kitchen sink, washing a cutting board, looking at the camera. | The woman is cooking | 1 | -100 | plenty of people wash things in the sink after they cook. So you can not infer that she was cooking while washing dishes. | exists e4 e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(n_camera(x6) & for(e2,e4) & Theme(e4,x7) & Actor(e4,x1) & v_wash(e4) & n_board(x7) & of(x7,x8) & n_cutting(x8) & for(e2,e3) & at(e3,x6) & Actor(e3,x1) & v_look(e3) & at(e2,x4) & n_sink(x4) & of(x4,x5) & n_kitchen(x5) & Actor(e2,x1) & v_stand(e2) & in(e1,x3) & n_shirt(x3) & a_black(s1) & Theme(s1,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_woman(x1)) | exists e1 x1.(n_woman(x1) & Actor(e1,x1) & v_cook(e1)) | 4b8c8886-e4c8-11ec-9cdd-0242ac1c0002 | exists e4 e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_wash(e4) & v_stand(e2) & v_look(e3) & v_dress(e1) & of(x7,x8) & of(x4,x5) & n_woman(x1) & n_sink(x4) & n_shirt(x3) & n_kitchen(x5) & n_cutting(x8) & n_camera(x6) & n_board(x7) & in(e1,x3) & for(e2,e4) & for(e2,e3) & at(e3,x6) & at(e2,x4) & a_black(s1) & Theme(s1,x3) & Theme(e4,x7) & Theme(e1,x2) & Actor(e4,x1) & Actor(e3,x1) & Actor(e2,x1) & (x1 = x2)) | exists e1 x1.(v_cook(e1) & n_woman(x1) & Actor(e1,x1)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.