premise
stringlengths 7
402
| hypothesis
stringlengths 1
295
| label
int64 -1
2
| probability
float64 -100
1
| explanation_1
stringlengths 0
917
| explanation_2
stringclasses 1
value | explanation_3
stringclasses 1
value | premise_logic
stringlengths 3
2.12k
| hypothesis_logic
stringlengths 3
2.09k
|
---|---|---|---|---|---|---|---|---|
A guy performing a bicycle jump trick for an audience. | tony hawk is performing a skating trick | 2 | -100 | The guy cannot be doing a jump trick and skating trick at the same time. | (-x) | (-x) |
||
A guy performing a bicycle jump trick for an audience. | a guy is performing a bike trick | 0 | -100 | Bike trick is a restatement of bicycle jump trick. | exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(e1,x6) & n_audience(x6) & Theme(e1,x3) & Actor(e1,x2) & v_perform(e1) & n_trick(x3) & of(x3,x5) & n_jump(x5) & of(x3,x4) & n_bicycle(x4) & (x1 = x2) & n_guy(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_trick(x2) & of(x2,x3) & n_bike(x3) & n_guy(x1)) |
||
A gray-haired woman in a blue dress coat with snowflakes on it balances something on her head. | The woman is wearing a coat. | 0 | -100 | A blue dress coat is a more specific type of coat. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(Theme(e1,x5) & Actor(e1,x1) & v_balance(e1) & on(x5,x6) & n_head(x6) & of(x6,x1) & n_female(x1) & n_thing(x5) & on(x1,x2) & n_thing(x2) & with(x1,x4) & n_snowflake(x4) & in(x1,x2) & n_coat(x2) & of(x2,x3) & n_dress(x3) & a_blue(s2) & Theme(s2,x2) & n_woman(x1) & a_gray-haired(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_coat(x2)) |
||
A gray-haired woman in a blue dress coat with snowflakes on it balances something on her head. | The woman loves her blonde hair. | 2 | -100 | Gray hair and blonde hair are different hair colors. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(Theme(e1,x5) & Actor(e1,x1) & v_balance(e1) & on(x5,x6) & n_head(x6) & of(x6,x1) & n_female(x1) & n_thing(x5) & on(x1,x2) & n_thing(x2) & with(x1,x4) & n_snowflake(x4) & in(x1,x2) & n_coat(x2) & of(x2,x3) & n_dress(x3) & a_blue(s2) & Theme(s2,x2) & n_woman(x1) & a_gray-haired(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_hair(x2) & a_blonde(s1) & Theme(s1,x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_love(e1)) |
||
A gray-haired woman in a blue dress coat with snowflakes on it balances something on her head. | The woman is guarding herself from the snow. | 1 | -100 | Balancing something on the head may be for many reasons, not only for guarding herself from the snow. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(Theme(e1,x5) & Actor(e1,x1) & v_balance(e1) & on(x5,x6) & n_head(x6) & of(x6,x1) & n_female(x1) & n_thing(x5) & on(x1,x2) & n_thing(x2) & with(x1,x4) & n_snowflake(x4) & in(x1,x2) & n_coat(x2) & of(x2,x3) & n_dress(x3) & a_blue(s2) & Theme(s2,x2) & n_woman(x1) & a_gray-haired(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(n_snow(x3) & n_female(x2) & n_woman(x1) & from(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_guard(e1)) |
||
Two children play outside in a field. | A brother and sister chase each other in a field. | 1 | -100 | Sentence 1: Two children play outside in a field. Sentence 2: A brother and sister chase each other in a field. | exists e1 x1 x2.(in(e1,x2) & n_field(x2) & r_outside(e1) & Actor(e1,x1) & v_play(e1) & n_child(x1) & card_eq_2(x1)) | all x1.(n_other(x1) -> exists x2 x3 x4 x5.(a_topic(x2) & in(x2,x5) & n_field(x5) & for(x2,x1) & n_chase(x2) & of(x2,x4) & n_sister(x4) & of(x2,x3) & n_brother(x3))) |
||
Two children play outside in a field. | Kids are playing outdoors. | 0 | -100 | Children are kids. A field is outdoors. | exists e1 x1 x2.(in(e1,x2) & n_field(x2) & r_outside(e1) & Actor(e1,x1) & v_play(e1) & n_child(x1) & card_eq_2(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outdoors(x2) & n_kid(x1)) |
||
Two children play outside in a field. | Two children are reading at their desks. | 2 | -100 | The children cannot be playing outside and reading at their desks simultaneously. | exists e1 x1 x2.(in(e1,x2) & n_field(x2) & r_outside(e1) & Actor(e1,x1) & v_play(e1) & n_child(x1) & card_eq_2(x1)) | exists e1 x1 x2.(at(e1,x2) & n_desk(x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_read(e1) & n_child(x1) & card_eq_2(x1)) |
||
One man sits inside and plays the banjo, there are trees behind him outside. | A man runs outside. | 2 | -100 | The man can't be sitting inside and playing outside at the same time. | exists e1 e2 p1 s1 s2 x1 x2 x3 x4.(n_male(x2) & n_banjo(x2) & a_outside(s2) & Manner(p1,s2) & exists x5.((x4 = x5) & behind(x5,x2) & n_tree(x5)) & Theme(e2,x2) & Actor(e2,x3) & v_play(e2) & n_man(x3) & card_eq_1(x3) & a_inside(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & card_eq_1(x1)) | exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_outside(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_run(e1) & n_man(x1)) |
||
One man sits inside and plays the banjo, there are trees behind him outside. | A male sitting indoors. | 0 | -100 | A man is a male. Sitting indoors is a restatement of sits inside. | exists e2 e1 p1 s1 s2 x1 x2 x3 x4.(n_male(x2) & n_banjo(x2) & a_outside(s2) & Manner(p1,s2) & exists x5.((x4 = x5) & behind(x5,x2) & n_tree(x5)) & Theme(e2,x2) & Actor(e2,x3) & v_play(e2) & n_man(x3) & card_eq_1(x3) & a_inside(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & card_eq_1(x1)) | exists e1 x1 x2.(a_topic(x1) & n_indoor(x1) & Actor(e1,x1) & v_sit(e1) & of(x1,x2) & n_male(x2)) |
||
One man sits inside and plays the banjo, there are trees behind him outside. | A male plays a banjo while sitting on a sofa. | 1 | -100 | Sentence 1: One man sits inside and plays the banjo, there are trees behind him outside. Sentence 2: A male plays a banjo while sitting on a sofa. | exists e1 e2 p1 s1 s2 x1 x2 x3 x4.(n_male(x2) & n_banjo(x2) & a_outside(s2) & Manner(p1,s2) & exists x5.((x4 = x5) & behind(x5,x2) & n_tree(x5)) & Theme(e2,x2) & Actor(e2,x3) & v_play(e2) & n_man(x3) & card_eq_1(x3) & a_inside(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1) & card_eq_1(x1)) | exists e1 e2 x1 x2 x3.(while(e1,e2) & on(e2,x3) & n_sofa(x3) & Actor(e2,x1) & v_sit(e2) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_banjo(x2) & n_male(x1)) |
||
Two children, in colorful outfits, playing in a field with a big rock in the middle. | Don't play with rocks | 2 | -100 | It is not possible to play in the filed and not play simultaneously. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_middle(x6) & a_topic(x1) & in(e1,x6) & with(e1,x5) & n_rock(x5) & a_big(s2) & Theme(s2,x5) & in(e1,x4) & n_field(x4) & Actor(e1,x3) & v_play(e1) & (x1 = x3) & in(x1,x2) & n_outfit(x2) & a_colorful(s1) & Theme(s1,x2) & n_child(x1) & card_eq_2(x1)) | exists x1.(-exists e1 x2.(with(e1,x2) & n_rock(x2) & Actor(e1,x1) & v_play(e1)) & n_thing(x1)) |
||
Two children, in colorful outfits, playing in a field with a big rock in the middle. | Two kids are playing with a big rock in the field | 0 | -100 | Children are kids. Playing with a big rock in the field is a restatement of playing in a field with a big rock. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_middle(x6) & a_topic(x1) & in(e1,x6) & with(e1,x5) & n_rock(x5) & a_big(s2) & Theme(s2,x5) & in(e1,x4) & n_field(x4) & Actor(e1,x3) & v_play(e1) & (x1 = x3) & in(x1,x2) & n_outfit(x2) & a_colorful(s1) & Theme(s1,x2) & n_child(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2 x3.(n_field(x3) & with(e1,x2) & in(x2,x3) & n_rock(x2) & a_big(s1) & Theme(s1,x2) & Actor(e1,x1) & v_play(e1) & n_kid(x1) & card_eq_2(x1)) |
||
Two children, in colorful outfits, playing in a field with a big rock in the middle. | Two kids are playing with a big rock in the field with family | 1 | -100 | The first sentence does not say that they are playing with the big rock, simply that they are in a field with a rock. The first sentence does not mention anything about family. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_middle(x6) & a_topic(x1) & in(e1,x6) & with(e1,x5) & n_rock(x5) & a_big(s2) & Theme(s2,x5) & in(e1,x4) & n_field(x4) & Actor(e1,x3) & v_play(e1) & (x1 = x3) & in(x1,x2) & n_outfit(x2) & a_colorful(s1) & Theme(s1,x2) & n_child(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2 x3 x4.(n_field(x3) & with(e1,x4) & n_family(x4) & with(e1,x2) & in(x2,x3) & n_rock(x2) & a_big(s1) & Theme(s1,x2) & Actor(e1,x1) & v_play(e1) & n_kid(x1) & card_eq_2(x1)) |
||
Two young girls are playing outside in a non-urban environment. | Some girls are running through an open field. | 1 | -100 | The first sentence does not say that they are running - simply that they are playing. A non-urban environment does not necessarily imply an open field. | exists e1 s1 s2 s3 x1 x2.(in(e1,x2) & n_environment(x2) & a_non-urban(s3) & Theme(s3,x2) & a_outside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_play(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 x1 x2.(through(e1,x2) & n_field(x2) & a_open(s1) & Theme(s1,x2) & Actor(e1,x1) & v_run(e1) & n_girl(x1)) |
||
Two young girls are playing outside in a non-urban environment. | Two girls are playing outside. | 0 | -100 | Girls are young, and they are in a non-urban environment so they are outside. | exists e1 s1 s2 s3 x1 x2.(in(e1,x2) & n_environment(x2) & a_non-urban(s3) & Theme(s3,x2) & a_outside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_play(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outside(x2) & n_girl(x1) & card_eq_2(x1)) |
||
Two young girls are playing outside in a non-urban environment. | Some girls are running on the sidewalk, next to some parked cars. | 2 | -100 | The girls cannot be playing in a non-urban environment while running on a sidewalk at the same time. | exists e1 s1 s2 s3 x1 x2.(in(e1,x2) & n_environment(x2) & a_non-urban(s3) & Theme(s3,x2) & a_outside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_play(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 x1 x2 x3.(n_sidewalk(x2) & to(e1,x3) & n_car(x3) & a_parked(s1) & Theme(s1,x3) & r_next(e1) & on(e1,x2) & Actor(e1,x1) & v_run(e1) & n_girl(x1)) |
||
Two children in hats play in an open, rocky field. | The children are at home eating lunch. | 2 | -100 | The children cannot play in a field and be eating lunch at home simultaneously. | exists e1 s1 s2 s3 x1 x2 x3.(in(e1,x3) & n_field(x3) & a_rocky(s3) & Theme(s3,x3) & a_,(s2) & Theme(s2,x3) & a_open(s1) & Theme(s1,x3) & Actor(e1,x1) & v_play(e1) & in(x1,x2) & n_hat(x2) & n_child(x1) & card_eq_2(x1)) | exists p1 x1.(n_child(x1) & exists x2 x3 x4.(at(x1,x2) & n_lunch(x2) & of(x2,x4) & n_eating(x4) & of(x2,x3) & n_home(x3))) |
||
Two children in hats play in an open, rocky field. | The children are playing in a rocky field. | 0 | -100 | Two children in hats, and they can only play in rocky field in an open area | exists e1 s1 s2 s3 x1 x2 x3.(in(e1,x3) & n_field(x3) & a_rocky(s3) & Theme(s3,x3) & a_,(s2) & Theme(s2,x3) & a_open(s1) & Theme(s1,x3) & Actor(e1,x1) & v_play(e1) & in(x1,x2) & n_hat(x2) & n_child(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2.(n_child(x1) & in(e1,x2) & n_field(x2) & a_rocky(s1) & Theme(s1,x2) & Actor(e1,x1) & v_play(e1)) |
||
Two children in hats play in an open, rocky field. | The children are playing catch. | 1 | -100 | The first sentence does not specify what, exactly, they are playing. It may not be catch. | exists e1 s1 s2 s3 x1 x2 x3.(in(e1,x3) & n_field(x3) & a_rocky(s3) & Theme(s3,x3) & a_,(s2) & Theme(s2,x3) & a_open(s1) & Theme(s1,x3) & Actor(e1,x1) & v_play(e1) & in(x1,x2) & n_hat(x2) & n_child(x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_child(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_catch(x2)) |
||
A woman wearing a green and pink dress is dancing with someone wearing a blue top with white pants. | The dancing woman is on the grass. | 1 | -100 | The first sentence does not mention grass, nor anything else about the surface upon which the woman is dancing. | exists e2 e1 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e2,x4) & Theme(e3,x6) & Actor(e3,x5) & v_wear(e3) & with(x6,x7) & n_pants(x7) & a_white(s4) & Theme(s4,x7) & n_top(x6) & a_blue(s3) & Theme(s3,x6) & (x4 = x5) & n_person(x4) & Actor(e2,x1) & v_dance(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_dress(x3) & a_pink(s2) & Theme(s2,x3) & a_green(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1)) | exists p1 x1 x2 x3.(n_grass(x3) & n_woman(x1) & of(x1,x2) & n_dancing(x2) & on(x1,x3)) |
||
A woman wearing a green and pink dress is dancing with someone wearing a blue top with white pants. | The woman in green and pink is dancing. | 0 | -100 | "The woman in green and pink is dancing" shows that " she is is dancing with someone wearing a blue top with white pants" | exists e1 e2 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e2,x4) & Theme(e3,x6) & Actor(e3,x5) & v_wear(e3) & with(x6,x7) & n_pants(x7) & a_white(s4) & Theme(s4,x7) & n_top(x6) & a_blue(s3) & Theme(s3,x6) & (x4 = x5) & n_person(x4) & Actor(e2,x1) & v_dance(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_dress(x3) & a_pink(s2) & Theme(s2,x3) & a_green(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2 x3 x4.(n_woman(x1) & Actor(e1,x1) & v_dance(e1) & in(x1,x2) & subset_of(x4,x2) & n_pink(x4) & subset_of(x3,x2) & n_green(x3)) |
||
A woman wearing a green and pink dress is dancing with someone wearing a blue top with white pants. | The dancing woman is alone in her bedroom. | 2 | -100 | one woman is alone, the other is with someone dancing | exists e2 e1 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(e2,x4) & Theme(e3,x6) & Actor(e3,x5) & v_wear(e3) & with(x6,x7) & n_pants(x7) & a_white(s4) & Theme(s4,x7) & n_top(x6) & a_blue(s3) & Theme(s3,x6) & (x4 = x5) & n_person(x4) & Actor(e2,x1) & v_dance(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_dress(x3) & a_pink(s2) & Theme(s2,x3) & a_green(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1)) | exists s1 x1 x2 x3.(n_bedroom(x3) & of(x3,x1) & n_female(x1) & n_woman(x1) & of(x1,x2) & n_dancing(x2) & in(s1,x3) & Theme(s1,x1) & a_alone(s1)) |
||
Man in gold pants looking at the camera. | Man looking at the camera. | 0 | -100 | The man is looking at the camera. | exists e1 s1 x1 x2 x3 x4.(n_camera(x4) & a_topic(x1) & in(x1,x2) & at(e1,x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_pants(x2) & a_gold(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(n_camera(x2) & at(e1,x2) & Actor(e1,x1) & v_look(e1) & n_man(x1)) |
||
Man in gold pants looking at the camera. | Man looking at something. | 1 | -100 | Because the man is looking at the camera does not mean he is looking at something. | exists e1 s1 x1 x2 x3 x4.(n_camera(x4) & a_topic(x1) & in(x1,x2) & at(e1,x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_pants(x2) & a_gold(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(at(e1,x2) & n_thing(x2) & Actor(e1,x1) & v_look(e1) & n_man(x1)) |
||
Man in gold pants looking at the camera. | Man is walking away to the hall. | 2 | -100 | The man cannot simultaneously be walking away and looking at the camera | exists e1 s1 x1 x2 x3 x4.(n_camera(x4) & a_topic(x1) & in(x1,x2) & at(e1,x4) & Actor(e1,x3) & v_look(e1) & (x2 = x3) & n_pants(x2) & a_gold(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 x1 x2.(n_hall(x2) & to(e1,x2) & a_away(s1) & Manner(e1,s1) & Actor(e1,x1) & v_walk(e1) & n_man(x1)) |
||
A man in a gold skirt sits in front of the computer. | A man in a gold skirt sitting at his computer watching the computer screen. | 0 | -100 | A man sits in front of the computer implies that he is watching the computer screen. | exists e1 x1 x2 x3 x4 x5.(n_computer(x5) & in(e1,x4) & of(x4,x5) & n_front(x4) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_skirt(x2) & of(x2,x3) & n_gold(x3) & n_man(x1)) | exists e2 e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & for(e1,e2) & Theme(e2,x6) & Actor(e2,x4) & v_watch(e2) & n_screen(x6) & of(x6,x5) & n_computer(x5) & n_computer(x5) & at(e1,x5) & of(x5,x1) & n_male(x1) & Actor(e1,x4) & v_sit(e1) & (x2 = x4) & n_skirt(x2) & of(x2,x3) & n_gold(x3) & n_man(x1)) |
||
A man in a gold skirt sits in front of the computer. | A man in a golf skirt sitting at his computer typing to his friends online. | 1 | -100 | A gold skirt is not necessarily a golf skirt. The first sentence does not specify what the man is doing on the computer. He may not be typing to his friends online. | exists e1 x1 x2 x3 x4 x5.(n_computer(x5) & in(e1,x4) & of(x4,x5) & n_front(x4) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_skirt(x2) & of(x2,x3) & n_gold(x3) & n_man(x1)) | exists e3 e2 e1 x1 x2 x3 x4 x5 x6.(Actor(e3,x1) & v_online(e3) & in(x1,x2) & for(e1,e2) & to(e2,x6) & n_friend(x6) & of(x6,x1) & n_male(x1) & n_male(x1) & Actor(e2,x4) & v_type(e2) & at(e1,x5) & n_computer(x5) & of(x5,x1) & Actor(e1,x4) & v_sit(e1) & (x2 = x4) & n_skirt(x2) & of(x2,x3) & n_golf(x3) & n_man(x1)) |
||
A man in a gold skirt sits in front of the computer. | A man in blue pants sitting and watching the television. | 2 | -100 | blue and gold are not the same colors | exists e1 x1 x2 x3 x4 x5.(n_computer(x5) & in(e1,x4) & of(x4,x5) & n_front(x4) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_skirt(x2) & of(x2,x3) & n_gold(x3) & n_man(x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5.(n_television(x5) & a_topic(x1) & Theme(e2,x5) & Actor(e2,x4) & v_watch(e2) & (x1 = x4) & Actor(e1,x3) & v_sit(e1) & (x1 = x3) & in(x1,x2) & n_pants(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1)) |
||
Man wearing black t-shirt sitting at a computer desk. | the man is working on the computer | 0 | -100 | the man is working on the computer implies that he is sitting at a computer desk. | exists e2 e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & at(e2,x4) & n_desk(x4) & of(x4,x5) & n_computer(x5) & Actor(e2,x3) & v_sit(e2) & (x1 = x3) & n_t-shirt(x1) & a_black(s1) & Theme(s1,x1) & Actor(e1,x1) & v_wear(e1) & of(x1,x2) & n_man(x2)) | exists e1 x1 x2.(n_computer(x2) & n_man(x1) & on(e1,x2) & Actor(e1,x1) & v_work(e1)) |
||
Man wearing black t-shirt sitting at a computer desk. | the man called off work and was at the zoo all day | 2 | -100 | one man is at the zoo, the other is at a desk | exists e1 e2 s1 x1 x2 x3 x4 x5.(a_topic(x1) & at(e2,x4) & n_desk(x4) & of(x4,x5) & n_computer(x5) & Actor(e2,x3) & v_sit(e2) & (x1 = x3) & n_t-shirt(x1) & a_black(s1) & Theme(s1,x1) & Actor(e1,x1) & v_wear(e1) & of(x1,x2) & n_man(x2)) | exists e1 s1 x1 x2 x4.(n_zoo(x4) & n_man(x1) & all x3.(n_day(x3) -> exists p1.(Time(p1,x3) & at(x1,x4))) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_call(e1) & n_work(x2)) |
||
Man wearing black t-shirt sitting at a computer desk. | the man is doing a project for work | 1 | -100 | We do not know what the man is doing at the computer desk - it may not be a project for work. | exists e1 e2 s1 x1 x2 x3 x4 x5.(a_topic(x1) & at(e2,x4) & n_desk(x4) & of(x4,x5) & n_computer(x5) & Actor(e2,x3) & v_sit(e2) & (x1 = x3) & n_t-shirt(x1) & a_black(s1) & Theme(s1,x1) & Actor(e1,x1) & v_wear(e1) & of(x1,x2) & n_man(x2)) | exists e1 x1 x2 x3.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & for(x2,x3) & n_work(x3) & n_project(x2)) |
||
A bearded man in a black t-shirt sits in front of a desk holding a computer. | A man is standing in the rain. | 2 | -100 | The man can't be in the rain if he's sitting in front of a desk. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(for(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_hold(e2) & n_computer(x5) & in(e1,x3) & of(x3,x4) & n_desk(x4) & n_front(x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_t-shirt(x2) & a_black(s2) & Theme(s2,x2) & n_man(x1) & a_bearded(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_rain(x2) & in(e1,x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) |
||
A bearded man in a black t-shirt sits in front of a desk holding a computer. | A man waiting with his computer. | 0 | -100 | a man with beard sits and waiting with a computer | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(for(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_hold(e2) & n_computer(x5) & in(e1,x3) & of(x3,x4) & n_desk(x4) & n_front(x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_t-shirt(x2) & a_black(s2) & Theme(s2,x2) & n_man(x1) & a_bearded(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(a_topic(x1) & with(e1,x3) & n_computer(x3) & of(x3,x1) & n_male(x1) & Actor(e1,x2) & v_wait(e1) & (x1 = x2) & n_man(x1)) |
||
A bearded man in a black t-shirt sits in front of a desk holding a computer. | A man buying a new laptop. | 1 | -100 | Sitting in front of a desk holding a computer doesn't imply that he is buying it. A computer may not be a laptop. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(for(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_hold(e2) & n_computer(x5) & in(e1,x3) & of(x3,x4) & n_desk(x4) & n_front(x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_t-shirt(x2) & a_black(s2) & Theme(s2,x2) & n_man(x1) & a_bearded(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_buy(e1) & n_laptop(x3) & a_new(s1) & Theme(s1,x3) & (x1 = x2) & n_man(x1)) |
||
A man in a gold foils skirt, sitting at a computer desk, looks at the camera with his hands raised to his face. | a man is looking at his webcam | 0 | -100 | "A man looks at the camera" is a synonym of " a man is looking at his webcam" | exists e3 e1 e2 e4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_face(x10) & of(x10,x7) & n_male(x7) & n_male(x7) & n_hand(x8) & of(x8,x7) & n_camera(x7) & with(e3,x8) & to(e4,x10) & Theme(e4,x9) & v_raise(e4) & (x8 = x9) & at(e3,x7) & Actor(e3,e2) & v_look(e3) & at(e2,x5) & n_desk(x5) & of(x5,x6) & n_computer(x6) & Actor(e2,x4) & v_sit(e2) & n_thing(x4) & Theme(e1,x3) & Actor(e1,x1) & v_foil(e1) & n_skirt(x3) & in(x1,x2) & n_gold(x2) & n_man(x1)) | exists e1 x1 x2.(at(e1,x2) & n_webcam(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_look(e1) & n_man(x1)) |
||
A man in a gold foils skirt, sitting at a computer desk, looks at the camera with his hands raised to his face. | he is covering up his face | 1 | -100 | His hands are merely raised to his face - we do not know that he he is covering up his face. | exists e1 e3 e4 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_face(x10) & of(x10,x7) & n_male(x7) & n_male(x7) & n_hand(x8) & of(x8,x7) & n_camera(x7) & with(e3,x8) & to(e4,x10) & Theme(e4,x9) & v_raise(e4) & (x8 = x9) & at(e3,x7) & Actor(e3,e2) & v_look(e3) & at(e2,x5) & n_desk(x5) & of(x5,x6) & n_computer(x6) & Actor(e2,x4) & v_sit(e2) & n_thing(x4) & Theme(e1,x3) & Actor(e1,x1) & v_foil(e1) & n_skirt(x3) & in(x1,x2) & n_gold(x2) & n_man(x1)) | exists e1 s1 x1 x2.(n_face(x2) & of(x2,x1) & n_male(x1) & n_male(x1) & a_up(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_cover(e1)) |
||
A man in a gold foils skirt, sitting at a computer desk, looks at the camera with his hands raised to his face. | a man is sticking his tongue out | 2 | -100 | one man is making faces, the other is taking a picture of himself it seems with a camera | exists e4 e1 e2 e3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_face(x10) & of(x10,x7) & n_male(x7) & n_male(x7) & n_hand(x8) & of(x8,x7) & n_camera(x7) & with(e3,x8) & to(e4,x10) & Theme(e4,x9) & v_raise(e4) & (x8 = x9) & at(e3,x7) & Actor(e3,e2) & v_look(e3) & at(e2,x5) & n_desk(x5) & of(x5,x6) & n_computer(x6) & Actor(e2,x4) & v_sit(e2) & n_thing(x4) & Theme(e1,x3) & Actor(e1,x1) & v_foil(e1) & n_skirt(x3) & in(x1,x2) & n_gold(x2) & n_man(x1)) | exists e1 s1 x1 x2.(a_out(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_stick(e1) & n_tongue(x2) & of(x2,x1) & n_male(x1) & n_man(x1)) |
||
A young girl sitting at a table with a bowl on her head | A young girl has a bowl on her head | 0 | -100 | "A young girl sitting at a table with a bowl on her head" is a form of "A young girl has a bowl on her head" | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & with(e1,x4) & on(x4,x5) & n_head(x5) & of(x5,x1) & n_female(x1) & n_bowl(x4) & at(e1,x3) & n_table(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & on(x2,x3) & n_head(x3) & of(x3,x1) & n_female(x1) & n_bowl(x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) |
||
A young girl sitting at a table with a bowl on her head | A toddler dumped her bowl of spaghetti on her head | 1 | -100 | A "young girl" may not be a toddler. We only know from the first sentence that she has a bowl on her head, not that the bowl contained spaghetti, or that its contents were dumped. | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & with(e1,x4) & on(x4,x5) & n_head(x5) & of(x5,x1) & n_female(x1) & n_bowl(x4) & at(e1,x3) & n_table(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(on(e1,x4) & n_head(x4) & of(x4,x1) & n_female(x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_dump(e1) & of(x2,x3) & n_spaghetti(x3) & n_bowl(x2) & of(x2,x1) & n_toddler(x1)) |
||
A young girl sitting at a table with a bowl on her head | A man is eating cereal in his car | 2 | -100 | a man is not a young girl | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & with(e1,x4) & on(x4,x5) & n_head(x5) & of(x5,x1) & n_female(x1) & n_bowl(x4) & at(e1,x3) & n_table(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 x1 x2.(in(p1,x2) & n_car(x2) & of(x2,x1) & n_male(x1) & exists s1 x3.((x1 = x3) & n_cereal(x3) & a_eating(s1) & Theme(s1,x3)) & n_man(x1)) |
||
A man dances with a fire baton at night. | the crowd cheers as he peforms | 1 | -100 | Dances with a fire baton does not imply that a crowd cheers. | exists e1 x1 x2 x3 x4.(at(e1,x4) & n_night(x4) & with(e1,x2) & n_baton(x2) & of(x2,x3) & n_fire(x3) & Actor(e1,x1) & v_dance(e1) & n_man(x1)) | exists p1 x1 x2.(n_male(x1) & n_cheer(x1) & of(x1,x2) & n_crowd(x2) & a_topic(x1) & exists e1.(Actor(e1,x1) & v_peform(e1)) & as(x1,p1)) |
||
A man dances with a fire baton at night. | the woman does a hula dance | 2 | -100 | Man and woman are of different gender. | exists e1 x1 x2 x3 x4.(at(e1,x4) & n_night(x4) & with(e1,x2) & n_baton(x2) & of(x2,x3) & n_fire(x3) & Actor(e1,x1) & v_dance(e1) & n_man(x1)) | exists e1 x1 x2 x3.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_dance(x2) & of(x2,x3) & n_hula(x3)) |
||
A man dances with a fire baton at night. | the man is dancing | 0 | -100 | If the man dances with a fire baton it is the same as dancing. | exists e1 x1 x2 x3 x4.(at(e1,x4) & n_night(x4) & with(e1,x2) & n_baton(x2) & of(x2,x3) & n_fire(x3) & Actor(e1,x1) & v_dance(e1) & n_man(x1)) | exists e1 x1.(n_man(x1) & Actor(e1,x1) & v_dance(e1)) |
||
A doctor checks the stomach of a toddler. | The toddler is getting a checkup. | 0 | -100 | The doctor checks a stomach which implies that the toddler is getting a checkup. | exists e1 x1 x2 x3.(n_stomach(x2) & Theme(e1,x2) & Actor(e1,x1) & v_check(e1) & of(x2,x3) & n_toddler(x3) & n_doctor(x1)) | exists e1 x1 x2.(n_toddler(x1) & Theme(e1,x2) & Actor(e1,x1) & v_get(e1) & n_checkup(x2)) |
||
A doctor checks the stomach of a toddler. | The doctor is looking inside the toddler's mouth. | 2 | -100 | a toddler's mouth is not the same as their stomach | exists e1 x1 x2 x3.(n_stomach(x2) & Theme(e1,x2) & Actor(e1,x1) & v_check(e1) & of(x2,x3) & n_toddler(x3) & n_doctor(x1)) | exists e1 x1 x2 x3.(n_mouth(x3) & of(x3,x2) & n_toddler(x2) & n_doctor(x1) & inside(e1,x3) & Actor(e1,x1) & v_look(e1)) |
||
A doctor checks the stomach of a toddler. | The toddle might be sick. | 1 | -100 | Toddler is misspelled as toddle. This may be a routine check-up, and we do not know that the toddler may be sick. | exists e1 x1 x2 x3.(n_stomach(x2) & Theme(e1,x2) & Actor(e1,x1) & v_check(e1) & of(x2,x3) & n_toddler(x3) & n_doctor(x1)) | exists e1 p1 x1.(n_toddle(x1) & exists s1.(Theme(s1,x1) & a_sick(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_might(e1)) |
||
Young blond woman putting her foot into a water fountain | A young woman wearing an evening gown, and holding her shoes in her hands, is dipping one foot into Buckingham Fountain in Chicago. | 1 | -100 | The first sentence does not mention that she is wearing a gown, that she is holding shoes in her hands, or that this is the Buckingham Fountain. | exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & into(e1,x4) & n_fountain(x4) & of(x4,x5) & n_water(x5) & Theme(e1,x3) & Actor(e1,x2) & v_put(e1) & n_foot(x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_woman(x1) & a_blond(s2) & Theme(s2,x1) & a_young(s1) & Theme(s1,x1)) | exists e1 e2 e3 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11.(ne_geo_chicago(x11) & ne_geo_fountain(x9) & (x9 = x10) & ne_geo_buckingham(x10) & in(e3,x11) & into(e3,x9) & Theme(e3,x8) & Actor(e3,x1) & v_dip(e3) & n_foot(x8) & card_eq_1(x8) & in(e2,x7) & n_hand(x7) & of(x7,x1) & n_female(x1) & n_female(x1) & Theme(e2,x6) & Actor(e2,x5) & v_hold(e2) & n_shoe(x6) & of(x6,x1) & (x1 = x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_gown(x3) & of(x3,x4) & n_evening(x4) & (x1 = x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) |
||
Young blond woman putting her foot into a water fountain | A young blond woman is sitting down on a beach chair. | 2 | -100 | one woman is at the beach chair, the other is at a water fountain | exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & into(e1,x4) & n_fountain(x4) & of(x4,x5) & n_water(x5) & Theme(e1,x3) & Actor(e1,x2) & v_put(e1) & n_foot(x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_woman(x1) & a_blond(s2) & Theme(s2,x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 s2 s3 x1 x2 x3.(on(e1,x2) & n_chair(x2) & of(x2,x3) & n_beach(x3) & a_down(s3) & Manner(e1,s3) & Actor(e1,x1) & v_sit(e1) & n_woman(x1) & a_blond(s2) & Theme(s2,x1) & a_young(s1) & Theme(s1,x1)) |
||
Young blond woman putting her foot into a water fountain | A person is dipping her foot into water. | 0 | -100 | " woman putting her foot into a water fountain" is a rephrasing of " A person is dipping her foot into water" | exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & into(e1,x4) & n_fountain(x4) & of(x4,x5) & n_water(x5) & Theme(e1,x3) & Actor(e1,x2) & v_put(e1) & n_foot(x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_woman(x1) & a_blond(s2) & Theme(s2,x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(into(e1,x3) & n_water(x3) & Theme(e1,x2) & Actor(e1,x1) & v_dip(e1) & n_foot(x2) & of(x2,x1) & n_female(x1) & n_person(x1)) |
||
A young woman tries to stick her foot in a fountain. | The woman is riding a train. | 2 | -100 | you can't put your foot in a fountain while riding a train | exists e1 p1 s1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x3.(in(e2,x3) & n_fountain(x3) & Theme(e2,x2) & Actor(e2,x1) & v_stick(e2)) & n_foot(x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_train(x2)) |
||
A young woman tries to stick her foot in a fountain. | A woman is near a fountain. | 0 | -100 | A young woman is still a woman. | exists e1 p1 s1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x3.(in(e2,x3) & n_fountain(x3) & Theme(e2,x2) & Actor(e2,x1) & v_stick(e2)) & n_foot(x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 x1.(exists x2.(near(x1,x2) & n_fountain(x2)) & n_woman(x1)) |
||
A young woman tries to stick her foot in a fountain. | The woman has one foot in the air. | 0 | -100 | If the woman is trying to stick her foot in the fountain then it's in the air. | exists e1 p1 s1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x3.(in(e2,x3) & n_fountain(x3) & Theme(e2,x2) & Actor(e2,x1) & v_stick(e2)) & n_foot(x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(n_air(x3) & n_woman(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_foot(x2) & card_eq_1(x2)) |
||
A woman in capri jeans crouches on the edge of a fountain with her left foot kicked out to touch the falling water. | A woman is walking in park | 2 | -100 | you can't crouch at the edge of a fountain while walking | exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_water(x8) & Actor(e2,x8) & v_fall(e2) & n_foot(x7) & a_left(s1) & Theme(s1,x7) & of(x7,x5) & n_female(x5) & n_edge(x5) & a_out(s2) & Manner(e1,s2) & Topic(e1,p1) & Actor(e1,x1) & v_kick(e1) & exists e3.(Theme(e3,x8) & Actor(e3,x1) & v_touch(e3)) & with(x1,x7) & on(x1,x5) & of(x5,x6) & n_fountain(x6) & in(x1,x2) & n_crouch(x2) & of(x2,x4) & n_jeans(x4) & of(x2,x3) & n_caprus(x3) & n_woman(x1)) | exists e1 x1 x2.(in(e1,x2) & n_park(x2) & Actor(e1,x1) & v_walk(e1) & n_woman(x1)) |
||
A woman in capri jeans crouches on the edge of a fountain with her left foot kicked out to touch the falling water. | A woman is very eager to touch the water | 1 | -100 | the woman is not necessarily eager | exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_water(x8) & Actor(e2,x8) & v_fall(e2) & n_foot(x7) & a_left(s1) & Theme(s1,x7) & of(x7,x5) & n_female(x5) & n_edge(x5) & a_out(s2) & Manner(e1,s2) & Topic(e1,p1) & Actor(e1,x1) & v_kick(e1) & exists e3.(Theme(e3,x8) & Actor(e3,x1) & v_touch(e3)) & with(x1,x7) & on(x1,x5) & of(x5,x6) & n_fountain(x6) & in(x1,x2) & n_crouch(x2) & of(x2,x4) & n_jeans(x4) & of(x2,x3) & n_caprus(x3) & n_woman(x1)) | exists p1 s1 x1 x2.(n_water(x2) & r_very(s1) & Topic(s1,p1) & Actor(s1,x1) & a_eager(s1) & exists e1.(Theme(e1,x2) & Actor(e1,x1) & v_touch(e1)) & n_woman(x1)) |
||
A woman in capri jeans crouches on the edge of a fountain with her left foot kicked out to touch the falling water. | A woman is like to touch the water in fountain | 0 | -100 | A woman is kicking her foot to touch the water. | exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(n_water(x8) & Actor(e2,x8) & v_fall(e2) & n_foot(x7) & a_left(s1) & Theme(s1,x7) & of(x7,x5) & n_female(x5) & n_edge(x5) & a_out(s2) & Manner(e1,s2) & Topic(e1,p1) & Actor(e1,x1) & v_kick(e1) & exists e3.(Theme(e3,x8) & Actor(e3,x1) & v_touch(e3)) & with(x1,x7) & on(x1,x5) & of(x5,x6) & n_fountain(x6) & in(x1,x2) & n_crouch(x2) & of(x2,x4) & n_jeans(x4) & of(x2,x3) & n_caprus(x3) & n_woman(x1)) | exists p1 p2 x1 x2 x4.(n_water(x4) & Topic(p1,p2) & exists e1 x5.(Theme(e1,x4) & Actor(e1,x1) & v_touch(e1) & in(x4,x5) & n_fountain(x5)) & exists x3.(like(x2,x3) & n_thing(x3)) & n_woman(x2) & n_woman(x1)) |
||
Woman balancing on edge of fountain while sticking her toe in the water. | A woman stand on a fountain and dips her toes in. | 0 | -100 | The woman is on a foundation so she is putting her toes in water. | exists e1 e2 x1 x2 x3 x4 x5.(n_water(x5) & ne_nam_woman(x1) & while(e1,e2) & in(e2,x5) & Theme(e2,x4) & Actor(e2,x1) & v_stick(e2) & n_toe(x4) & of(x4,x2) & n_female(x2) & on(e1,x2) & of(x2,x3) & n_fountain(x3) & n_edge(x2) & Actor(e1,x1) & v_balance(e1)) | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x4) & a_in(s1) & Manner(e1,s1) & Theme(e1,x7) & Actor(e1,x6) & v_dip(e1) & n_toe(x7) & of(x7,x1) & n_female(x1) & (x4 = x6) & n_stand(x4) & of(x4,x5) & n_woman(x5) & a_topic(x1) & on(x1,x3) & n_fountain(x3) & n_stand(x1) & of(x1,x2) & n_woman(x2)) |
||
Woman balancing on edge of fountain while sticking her toe in the water. | A woman sits on the grassy ground. | 2 | -100 | the grassy ground is not the same as the edge of a fountain | (-x) | (-x) |
||
Woman balancing on edge of fountain while sticking her toe in the water. | An old woman stands on a fountain and sticks her toes in. | 1 | -100 | the woman is not necessarily old | exists e1 e2 x1 x2 x3 x4 x5.(n_water(x5) & ne_nam_woman(x1) & while(e1,e2) & in(e2,x5) & Theme(e2,x4) & Actor(e2,x1) & v_stick(e2) & n_toe(x4) & of(x4,x2) & n_female(x2) & on(e1,x2) & of(x2,x3) & n_fountain(x3) & n_edge(x2) & Actor(e1,x1) & v_balance(e1)) | exists e1 e2 s1 s2 s3 x1 x2 x3 x4.(a_in(s3) & Manner(e2,s3) & Theme(e2,x4) & Actor(e2,x3) & v_stick(e2) & n_toe(x4) & of(x4,x1) & n_female(x1) & n_woman(x3) & a_old(s2) & Theme(s2,x3) & on(e1,x2) & n_fountain(x2) & Actor(e1,x1) & v_stand(e1) & n_woman(x1) & a_old(s1) & Theme(s1,x1)) |
||
A couple strolls arm and arm and hand in hand down a city sidewalk. | The couple is outdoors. | 0 | -100 | In order to be on a city sidewalk the couple must be outdoors. | (-x) | (-x) |
||
A couple strolls arm and arm and hand in hand down a city sidewalk. | The couple is married. | 1 | -100 | Not all couples are married. | (-x) | (-x) |
||
A couple strolls arm and arm and hand in hand down a city sidewalk. | The couple is having dinner at a restaurant. | 2 | -100 | If the couple strolls, they must not be having dinner at a restaurant. | exists e1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(in(e1,x7) & down(x7,x8) & n_sidewalk(x8) & of(x8,x9) & n_city(x9) & n_hand(x7) & Theme(e1,x2) & Actor(e1,x1) & v_stroll(e1) & n_hand(x6) & n_arm(x5) & subset_of(x6,x4) & subset_of(x5,x4) & n_arm(x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_couple(x1)) | exists e1 x1 x2 x3.(n_couple(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & at(x2,x3) & n_restaurant(x3) & n_dinner(x2)) |
||
A man stare at a passing couple while walking down the block. | A man stares at a passing couple. | 0 | -100 | The man watching the couple must stare to observe the couple. | (-x) | (-x) |
||
A man stare at a passing couple while walking down the block. | The man is jealous of the couple. | 1 | -100 | Staring does not imply being jealous. | (x) | exists s1 x1 x2.(n_couple(x2) & n_man(x1) & of(s1,x2) & Theme(s1,x1) & a_jealous(s1)) |
||
A man stare at a passing couple while walking down the block. | The woman stares at a couple as they argue down the block. | 2 | -100 | It must be either a man or a woman doing the staring. | (-x) | (-x) |
||
a couple are holding hands behind their backs while walking down a street, and the man has his arm around her shoulder. | couple walking home | 1 | -100 | just because they are walking does not mean that they are walking home | (-x) | (-x) |
||
a couple are holding hands behind their backs while walking down a street, and the man has his arm around her shoulder. | couple walking | 0 | -100 | The couple is walking | exists e3 e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_man(x5) & around(e3,x7) & n_shoulder(x7) & of(x7,x6) & n_female(x6) & Theme(e3,x6) & Actor(e3,x5) & v_have(e3) & n_arm(x6) & of(x6,x1) & n_male(x1) & while(e1,e2) & a_down(s1) & Manner(e2,s1) & Theme(e2,x4) & Actor(e2,x1) & v_walk(e2) & n_street(x4) & behind(e1,x3) & n_back(x3) & of(x3,x1) & n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_hand(x2) & n_couple(x1)) | exists x1 x2.(n_walking(x1) & of(x1,x2) & n_couple(x2) & a_topic(x1)) |
||
a couple are holding hands behind their backs while walking down a street, and the man has his arm around her shoulder. | bear in zoo | 2 | -100 | If their hands are behind their backs, then the man's arm cannot be around her shoulder. | (-x) | (-x) |
||
A man and a woman are holding hands as they walk along a city sidewalk. | A married couple are fighting on the sidewalk. | 2 | -100 | A couple who are fighting would not be holding hands as they walk down the street while they are fighting. | (-x) | (-x) |
||
A man and a woman are holding hands as they walk along a city sidewalk. | A married couple are holding hands as they walk along the city sidewalk. | 1 | -100 | the people are not necessarily a couple | (-x) | (-x) |
||
A man and a woman are holding hands as they walk along a city sidewalk. | A man and a woman are holding hands. | 0 | -100 | A man and woman are holding hands as they walk. | (-x) | (-x) |
||
a man in red stands with his child at the beach. | A man wearing blue sleeping with his child in his lap inside his home. | 2 | -100 | The man would not be standing if he is sleeping. | (-x) | (-x) |
||
a man in red stands with his child at the beach. | A man wearing red standing with his child at a beach overlooking the ocean. | 1 | -100 | at the beach does not necessarily imply overlooking the ocean | (-x) | (-x) |
||
a man in red stands with his child at the beach. | A man wearing red standing with his child as they watch others build sand castles at the beach. | 1 | -100 | standing at the beach does not imply that they watch other build sand castles | (-x) | (-x) |
||
New sport is being played to show appreciation to the kids who can not walk. | People are playing a sport in honor of crippled people. | 0 | -100 | Kids who can not walk are crippled people. | (-x) | (-x) |
||
New sport is being played to show appreciation to the kids who can not walk. | People are playing football without gear. | 2 | -100 | The people are playing football without gear, which is a known sport, so it is inconsistent with the sentence saying that it is a "new sport." | (-x) | (-x) |
||
New sport is being played to show appreciation to the kids who can not walk. | People a playing a sport to help fund a crippled people fund. | 1 | -100 | show appreciation for kids who cannot walk does not imply that they were there to fund a crippled people fund | (-x) | (-x) |
||
Two men in wheelchairs are reaching in the air for a basketball. | Two sad men in wheelchairs are reaching in the air for a basketball. | 1 | -100 | Two men in wheelchairs does not imply that the men are sad | (-x) | (-x) |
||
Two men in wheelchairs are reaching in the air for a basketball. | Two people in wheelchairs are reaching in the air for a basketball. | 0 | -100 | Men are people. | (-x) | (-x) |
||
Two men in wheelchairs are reaching in the air for a basketball. | Two women in wheelchairs are reaching in the air for a basketball. | 2 | -100 | One sentence says two men are reaching for a basketball, but the second sentence says that two women are reaching for a basketball. | (-x) | (-x) |
||
Three wheelchair basketball players wearing team uniforms are attempting to reach the descending basketball with other players in the background. | Some wheelchair basketball players playing the basketball match. | 1 | -100 | wearing uniform and trying to reach the descending ball does not necessarily imply that they are playing a match | (-x) | (-x) |
||
Three wheelchair basketball players wearing team uniforms are attempting to reach the descending basketball with other players in the background. | Three wheelchair basketball players playing basketball in field. | 0 | -100 | If there are players in the background then they are in a field. | (-x) | (-x) |
||
Three wheelchair basketball players wearing team uniforms are attempting to reach the descending basketball with other players in the background. | A peoples are taking coffee together at coffeshop. | 2 | -100 | The locations are inconsistent. In one, the people are reaching for a falling ball, while in the other, they are in a coffeeshop. | (-x) | (-x) |
||
Four guys in wheelchairs on a basketball court two are trying to grab a basketball in midair. | Four guys are playing cards. | 2 | -100 | In one sentence, the players are trying to grab a basketball, and in the other sentence, they are playing cards. | (-x) | (-x) |
||
Four guys in wheelchairs on a basketball court two are trying to grab a basketball in midair. | Four guys are playing basketball. | 0 | -100 | If the guys are trying to grab a basketball then they are playing. | (-x) | (-x) |
||
Four guys in wheelchairs on a basketball court two are trying to grab a basketball in midair. | The four players are handicapped. | 1 | -100 | in a wheelchair does not mean handicapped | (-x) | (-x) |
||
Three dogs in different shades of brown and white biting and licking each other. | the dogs are fighting | 2 | -100 | Dogs that are fighting do not lick. | (-x) | (-x) |
||
Three dogs in different shades of brown and white biting and licking each other. | there are three dogs | 0 | -100 | There are three dogs biting and licking each other. | (-x) | (-x) |
||
Three dogs in different shades of brown and white biting and licking each other. | the dog playing | 1 | -100 | the dog may not necessarily be brown and white | (-x) | (-x) |
||
Two dogs playfully bite a third dog, which has its tongue sticking out. | Two puppies bite their mother, while she pants. | 1 | -100 | The two dogs that playfully bite a third dog may not be puppies, and the third dog may not be their mother.. | (-x) | (-x) |
||
Two dogs playfully bite a third dog, which has its tongue sticking out. | Two dogs are sleeping while a third eats its food. | 2 | -100 | The third dog cannot eat food while he just has his tongue sticking out. | (-x) | (-x) |
||
Two dogs playfully bite a third dog, which has its tongue sticking out. | A pair of dogs tease a third with nibbles. | 0 | -100 | Two dogs is the same as a pair of dogs and them playfully biting is a form of teasing with nibbles. | (-x) | (-x) |
||
Three small puppies bite and play together in the grass. | The puppies are sleeping in a basket. | 2 | -100 | Puppies can not play while sleeping. | (-x) | (-x) |
||
Three small puppies bite and play together in the grass. | They are playing at the dog park. | 1 | -100 | dog park is not the only place for puppies to play | (-x) | (-x) |
||
Three small puppies bite and play together in the grass. | Three puppies are playing outside. | 0 | -100 | Grass is outside. | (-x) | (-x) |
||
Two dogs biting another dog in a field. | dogs bitting | 1 | -100 | You can not infer what they are bitting. | (-x) | (-x) |
||
Two dogs biting another dog in a field. | dogs attacking another dog | 0 | -100 | A dog is being attacked by two other dogs. | (-x) | (-x) |
||
Two dogs biting another dog in a field. | dog sitting in filed | 2 | -100 | There are two dogs not one dog. | (-x) | (-x) |
||
Tourists waiting at a train stop. | Tourist walking around an art museum. | 2 | -100 | If they are waiting at a train stop, they cannot be walking around an art museum. | (-x) | (-x) |
||
Tourists waiting at a train stop. | A group of tourist waiting for a train outside. | 1 | -100 | Not all train stops are outside. | (-x) | (-x) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.