premise
stringlengths 9
342
| hypothesis
stringlengths 1
295
| label
int64 0
2
| probability
float64 -100
1
| explanation_1
stringlengths 0
706
| explanation_2
stringclasses 1
value | explanation_3
stringclasses 1
value | premise_logic
stringlengths 39
2.12k
| hypothesis_logic
stringlengths 33
2.09k
| id
stringlengths 36
36
| premise_sim
stringlengths 39
2.11k
| hypothesis_sim
stringlengths 33
2.08k
|
---|---|---|---|---|---|---|---|---|---|---|---|
A woman and some children standing on the pavement looking at a fountain that is frozen. | A woman and her children eating dinner at their home. | 2 | -100 | The subject cannot be standing on the pavement and be at home simultaneously. | exists e2 e3 e1 s1 x1 x2 x3 x4 x5 x6.(n_pavement(x4) & a_topic(s1) & subset_of(x2,s1) & for(e1,e2) & at(e2,x5) & Theme(e3,x6) & v_freeze(e3) & (x5 = x6) & n_fountain(x5) & Actor(e2,x3) & v_look(e2) & on(e1,x4) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_child(x2) & subset_of(x1,s1) & n_woman(x1)) | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(s1) & subset_of(x2,s1) & Theme(e1,x4) & Actor(e1,x3) & v_eat(e1) & at(x4,x5) & n_home(x5) & of(x5,x1) & n_thing(x1) & n_dinner(x4) & (x2 = x3) & n_child(x2) & of(x2,x1) & n_female(x1) & subset_of(x1,s1) & n_woman(x1)) | 49f8603a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_look(e2) & v_freeze(e3) & subset_of(x2,s1) & subset_of(x1,s1) & on(e1,x4) & n_woman(x1) & n_pavement(x4) & n_fountain(x5) & n_child(x2) & for(e1,e2) & at(e2,x5) & a_topic(s1) & Theme(e3,x6) & Actor(e2,x3) & Actor(e1,x3) & (x5 = x6) & (x2 = x3)) | exists e1 s1 x1 x2 x3 x4 x5.(v_eat(e1) & subset_of(x2,s1) & subset_of(x1,s1) & of(x5,x1) & of(x2,x1) & n_woman(x1) & n_thing(x1) & n_home(x5) & n_female(x1) & n_dinner(x4) & n_child(x2) & at(x4,x5) & a_topic(s1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) |
||
A woman and some children standing on the pavement looking at a fountain that is frozen. | A woman and her children are looking at a frozen fountain. | 1 | -100 | The fact that they are her children is not evident because the children are described as 'some'. | exists e2 e3 e1 s1 x1 x2 x3 x4 x5 x6.(n_pavement(x4) & a_topic(s1) & subset_of(x2,s1) & for(e1,e2) & at(e2,x5) & Theme(e3,x6) & v_freeze(e3) & (x5 = x6) & n_fountain(x5) & Actor(e2,x3) & v_look(e2) & on(e1,x4) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_child(x2) & subset_of(x1,s1) & n_woman(x1)) | exists e1 s1 x1 x2 x3 x4.(at(e1,x4) & n_fountain(x4) & a_frozen(s1) & Theme(s1,x4) & Actor(e1,x1) & v_look(e1) & subset_of(x3,x1) & n_child(x3) & of(x3,x2) & n_female(x2) & subset_of(x2,x1) & n_woman(x2)) | 49f864fe-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_look(e2) & v_freeze(e3) & subset_of(x2,s1) & subset_of(x1,s1) & on(e1,x4) & n_woman(x1) & n_pavement(x4) & n_fountain(x5) & n_child(x2) & for(e1,e2) & at(e2,x5) & a_topic(s1) & Theme(e3,x6) & Actor(e2,x3) & Actor(e1,x3) & (x5 = x6) & (x2 = x3)) | exists e1 s1 x1 x2 x3 x4.(v_look(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x3,x2) & n_woman(x2) & n_fountain(x4) & n_female(x2) & n_child(x3) & at(e1,x4) & a_frozen(s1) & Theme(s1,x4) & Actor(e1,x1)) |
||
A woman and some children standing on the pavement looking at a fountain that is frozen. | A woman and some children are outdoors. | 0 | -100 | Pavement is outdoors. | exists e1 e2 e3 s1 x1 x2 x3 x4 x5 x6.(n_pavement(x4) & a_topic(s1) & subset_of(x2,s1) & for(e1,e2) & at(e2,x5) & Theme(e3,x6) & v_freeze(e3) & (x5 = x6) & n_fountain(x5) & Actor(e2,x3) & v_look(e2) & on(e1,x4) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_child(x2) & subset_of(x1,s1) & n_woman(x1)) | exists p1 x1 x2 x3.(exists x4.((x1 = x4) & n_outdoors(x4)) & subset_of(x3,x1) & n_child(x3) & subset_of(x2,x1) & n_woman(x2)) | 49f86a62-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 e3 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_look(e2) & v_freeze(e3) & subset_of(x2,s1) & subset_of(x1,s1) & on(e1,x4) & n_woman(x1) & n_pavement(x4) & n_fountain(x5) & n_child(x2) & for(e1,e2) & at(e2,x5) & a_topic(s1) & Theme(e3,x6) & Actor(e2,x3) & Actor(e1,x3) & (x5 = x6) & (x2 = x3)) | exists x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_child(x3) & exists x4.(n_outdoors(x4) & (x1 = x4))) |
||
A woman with a colorful headscarf is walking down the street. | A woman is walking to meet someone. | 1 | -100 | The woman is not necessarily walking to meet someone. | exists e1 s1 s2 x1 x2 x3.(n_street(x3) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_headscarf(x2) & a_colorful(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_walk(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_meet(e2) & n_person(x2)) & n_woman(x1)) | 49f86f4e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(with(x1,x2) & v_walk(e1) & n_woman(x1) & n_street(x3) & n_headscarf(x2) & a_down(s2) & a_colorful(s1) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 p1 x1.(v_walk(e1) & n_woman(x1) & exists e2 x2.(v_meet(e2) & n_person(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A woman with a colorful headscarf is walking down the street. | A woman standing indoors. | 2 | -100 | A woman can either stand or walk. A woman who is walking down the street cannot be indoors. | exists e1 s1 s2 x1 x2 x3.(n_street(x3) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_headscarf(x2) & a_colorful(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2.(a_topic(x1) & n_indoor(x1) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_woman(x2)) | 49f87426-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(with(x1,x2) & v_walk(e1) & n_woman(x1) & n_street(x3) & n_headscarf(x2) & a_down(s2) & a_colorful(s1) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 x1 x2.(v_stand(e1) & of(x1,x2) & n_woman(x2) & n_indoor(x1) & a_topic(x1) & Actor(e1,x1)) |
||
A woman with a colorful headscarf is walking down the street. | A woman walking outside. | 0 | -100 | If she is walking down the street, she is outside. | exists e1 s1 s2 x1 x2 x3.(n_street(x3) & a_down(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x1) & v_walk(e1) & with(x1,x2) & n_headscarf(x2) & a_colorful(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_outside(x3) & (x1 = x2) & n_woman(x1)) | 49f8794e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(with(x1,x2) & v_walk(e1) & n_woman(x1) & n_street(x3) & n_headscarf(x2) & a_down(s2) & a_colorful(s1) & Theme(s1,x2) & Theme(e1,x3) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_walk(e1) & n_woman(x1) & n_outside(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
two young girls lay on the carpet next to wooden blocks. | The girls are in a sand box. | 2 | -100 | The girls are on the carpet, not in a sand box. | exists e1 s1 s2 s3 x1 x2 x3 x4.(n_carpet(x2) & on(e1,x2) & to(s2,x4) & n_block(x4) & a_wooden(s3) & Theme(s3,x4) & Theme(s2,x3) & a_next(s2) & (x2 = x3) & Actor(e1,x1) & v_lay(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists p1 x1.(n_girl(x1) & exists x2 x3.(in(x1,x2) & n_box(x2) & of(x2,x3) & n_sand(x3))) | 49f87e1c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_lay(e1) & to(s2,x4) & on(e1,x2) & n_girl(x1) & n_carpet(x2) & n_block(x4) & card_eq_2(x1) & a_young(s1) & a_wooden(s3) & a_next(s2) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1) & (x2 = x3)) | exists x1.(n_girl(x1) & exists x2 x3.(of(x2,x3) & n_sand(x3) & n_box(x2) & in(x1,x2))) |
||
two young girls lay on the carpet next to wooden blocks. | The girls are playing. | 1 | -100 | Laying does not imply that the girls are playing. | exists e1 s1 s2 s3 x1 x2 x3 x4.(n_carpet(x2) & on(e1,x2) & to(s2,x4) & n_block(x4) & a_wooden(s3) & Theme(s3,x4) & Theme(s2,x3) & a_next(s2) & (x2 = x3) & Actor(e1,x1) & v_lay(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1.(n_girl(x1) & Actor(e1,x1) & v_play(e1)) | 49f882a4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_lay(e1) & to(s2,x4) & on(e1,x2) & n_girl(x1) & n_carpet(x2) & n_block(x4) & card_eq_2(x1) & a_young(s1) & a_wooden(s3) & a_next(s2) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x1) & (x2 = x3)) | exists e1 x1.(v_play(e1) & n_girl(x1) & Actor(e1,x1)) |
||
Young people are playing in the snow while an older person seems to be taking pictures. | Young people play in the snow. | 0 | -100 | Play is a form of playing. | exists e1 p1 s1 x1 x2.(n_snow(x2) & exists e2 p2 s2 x3.(Topic(e2,p2) & Actor(e2,x3) & v_seem(e2) & exists e3 x4.(Theme(e3,x4) & Actor(e3,x3) & v_take(e3) & n_picture(x4)) & n_person(x3) & r_more(s2) & a_older(s2) & Theme(s2,x3)) & while(e1,p1) & in(e1,x2) & Actor(e1,x1) & v_play(e1) & n_people(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_snow(x2) & in(e1,x2) & Actor(e1,x1) & v_play(e1) & n_people(x1) & a_young(s1) & Theme(s1,x1)) | 49f88b96-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2.(while(e1,p1) & v_play(e1) & n_snow(x2) & n_people(x1) & in(e1,x2) & exists e2 p2 s2 x3.(v_seem(e2) & r_more(s2) & n_person(x3) & exists e3 x4.(v_take(e3) & n_picture(x4) & Theme(e3,x4) & Actor(e3,x3)) & a_older(s2) & Topic(e2,p2) & Theme(s2,x3) & Actor(e2,x3)) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_play(e1) & n_snow(x2) & n_people(x1) & in(e1,x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A black and a black dog are running side by side. | Two black dogs run next to each other | 0 | -100 | Side by side is another way to say next to each other. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(by(e2,x6) & n_side(x6) & Theme(e2,x5) & Actor(e2,x4) & v_run(e2) & n_side(x5) & n_dog(x4) & a_black(s3) & Theme(s3,x4) & by(e1,x3) & n_side(x3) & Theme(e1,x2) & Actor(e1,x1) & v_run(e1) & n_side(x2) & n_dog(x1) & a_black(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1)) | exists e1 s1 x1.(all x2.(n_other(x2) -> to(e1,x2)) & r_next(e1) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & a_black(s1) & Theme(s1,x1) & card_eq_2(x1)) | 49f89c1c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_run(e2) & v_run(e1) & n_side(x6) & n_side(x5) & n_side(x3) & n_side(x2) & n_dog(x4) & n_dog(x1) & by(e2,x6) & by(e1,x3) & a_black(s3) & a_black(s2) & a_black(s1) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x5) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 s1 x1.(v_run(e1) & r_next(e1) & n_dog(x1) & card_eq_2(x1) & all x2.(to(e1,x2) | -n_other(x2)) & a_black(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A black and a black dog are running side by side. | Two white dogs run next to each other | 2 | -100 | The dogs can either be white or black. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(by(e2,x6) & n_side(x6) & Theme(e2,x5) & Actor(e2,x4) & v_run(e2) & n_side(x5) & n_dog(x4) & a_black(s3) & Theme(s3,x4) & by(e1,x3) & n_side(x3) & Theme(e1,x2) & Actor(e1,x1) & v_run(e1) & n_side(x2) & n_dog(x1) & a_black(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1)) | exists e1 s1 x1.(all x2.(n_other(x2) -> to(e1,x2)) & r_next(e1) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & a_white(s1) & Theme(s1,x1) & card_eq_2(x1)) | 49f8a4dc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_run(e2) & v_run(e1) & n_side(x6) & n_side(x5) & n_side(x3) & n_side(x2) & n_dog(x4) & n_dog(x1) & by(e2,x6) & by(e1,x3) & a_black(s3) & a_black(s2) & a_black(s1) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x5) & Theme(e1,x2) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 s1 x1.(v_run(e1) & r_next(e1) & n_dog(x1) & card_eq_2(x1) & all x2.(to(e1,x2) | -n_other(x2)) & a_white(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A woman is playing a guitar on stage with a green background. | The woman is playing a concert in front of a large crowd. | 1 | 0.217635 | Just because she's on stage doesn't make it a concert, nor does it imply she is in front of a large crowd. | exists e1 s1 x1 x2 x3 x4.(on(e1,x3) & with(x3,x4) & n_background(x4) & a_green(s1) & Theme(s1,x4) & n_stage(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3 x4.(n_woman(x1) & in(e1,x3) & of(x3,x4) & n_crowd(x4) & a_large(s1) & Theme(s1,x4) & n_front(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_concert(x2)) | 49f92bf0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x3,x4) & v_play(e1) & on(e1,x3) & n_woman(x1) & n_stage(x3) & n_guitar(x2) & n_background(x4) & a_green(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_woman(x1) & n_front(x3) & n_crowd(x4) & n_concert(x2) & in(e1,x3) & a_large(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman is playing a guitar on stage with a green background. | A woman plays guitar at a talent competition. | 1 | 0.066701 | Playing guitar on stage does not imply that it is for a talent competition. | exists e1 s1 x1 x2 x3 x4.(on(e1,x3) & with(x3,x4) & n_background(x4) & a_green(s1) & Theme(s1,x4) & n_stage(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & n_woman(x1)) | exists e1 x1 x2 x3 x4.(at(e1,x3) & n_competition(x3) & of(x3,x4) & n_talent(x4) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & n_woman(x1)) | 49f93faa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x3,x4) & v_play(e1) & on(e1,x3) & n_woman(x1) & n_stage(x3) & n_guitar(x2) & n_background(x4) & a_green(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_woman(x1) & n_talent(x4) & n_guitar(x2) & n_competition(x3) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman is playing a guitar on stage with a green background. | This individual is named Marnie Stern. | 1 | 0 | Her name is not necessarily Marnie Stern. | exists e1 s1 x1 x2 x3 x4.(on(e1,x3) & with(x3,x4) & n_background(x4) & a_green(s1) & Theme(s1,x4) & n_stage(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & n_woman(x1)) | exists e1 x1 x2 x3.(ne_per_stern(x2) & (x2 = x3) & ne_per_marnie(x3) & n_individual(x1) & Recipient(e1,x2) & Theme(e1,x1) & v_name(e1)) | 49f94446-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x3,x4) & v_play(e1) & on(e1,x3) & n_woman(x1) & n_stage(x3) & n_guitar(x2) & n_background(x4) & a_green(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_name(e1) & ne_per_stern(x2) & ne_per_marnie(x3) & n_individual(x1) & Theme(e1,x1) & Recipient(e1,x2) & (x2 = x3)) |
||
A woman is playing a guitar on stage with a green background. | A woman playing the drums. | 2 | 0.000032 | It is not possible to be playing the guitar while you are playing the drums. | exists e1 s1 x1 x2 x3 x4.(on(e1,x3) & with(x3,x4) & n_background(x4) & a_green(s1) & Theme(s1,x4) & n_stage(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & n_woman(x1)) | exists e1 x1 x2 x3.(n_drum(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_woman(x1)) | 49f948b0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x3,x4) & v_play(e1) & on(e1,x3) & n_woman(x1) & n_stage(x3) & n_guitar(x2) & n_background(x4) & a_green(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_play(e1) & n_woman(x1) & n_drum(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A woman is playing a guitar on stage with a green background. | A woman playing guitar against a green screen. | 1 | 0.09652 | Not every background is a screen. | exists e1 s1 x1 x2 x3 x4.(on(e1,x3) & with(x3,x4) & n_background(x4) & a_green(s1) & Theme(s1,x4) & n_stage(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & against(e1,x4) & n_screen(x4) & a_green(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_guitar(x3) & (x1 = x2) & n_woman(x1)) | 49f95706-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x3,x4) & v_play(e1) & on(e1,x3) & n_woman(x1) & n_stage(x3) & n_guitar(x2) & n_background(x4) & a_green(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_play(e1) & n_woman(x1) & n_screen(x4) & n_guitar(x3) & against(e1,x4) & a_topic(x1) & a_green(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A woman is playing a guitar on stage with a green background. | A woman is a famous musician. | 1 | 0.001658 | Just because she is on stage does not imply she is famous. | exists e1 s1 x1 x2 x3 x4.(on(e1,x3) & with(x3,x4) & n_background(x4) & a_green(s1) & Theme(s1,x4) & n_stage(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & n_woman(x1)) | exists p1 x1.(exists s1 x2.((x1 = x2) & n_musician(x2) & a_famous(s1) & Theme(s1,x2)) & n_woman(x1)) | 49f95b5c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x3,x4) & v_play(e1) & on(e1,x3) & n_woman(x1) & n_stage(x3) & n_guitar(x2) & n_background(x4) & a_green(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists x1.(n_woman(x1) & exists s1 x2.(n_musician(x2) & a_famous(s1) & Theme(s1,x2) & (x1 = x2))) |
||
A woman is playing a guitar on stage with a green background. | A woman playing guitar on stage. | 0 | 0.973772 | Not all the woman play guitar on a green background | exists e1 s1 x1 x2 x3 x4.(on(e1,x3) & with(x3,x4) & n_background(x4) & a_green(s1) & Theme(s1,x4) & n_stage(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_guitar(x2) & n_woman(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_stage(x4) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_guitar(x3) & (x1 = x2) & n_woman(x1)) | 49f95fbc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x3,x4) & v_play(e1) & on(e1,x3) & n_woman(x1) & n_stage(x3) & n_guitar(x2) & n_background(x4) & a_green(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_play(e1) & on(e1,x4) & n_woman(x1) & n_stage(x4) & n_guitar(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A woman in a pink coat stands in the snow beside a "telephone booth", smiling as she holds a small shovel. | A woman is making a sandcastle on the beach. | 2 | 0.000008 | A woman cannot be in the snow and on the beach at the same time. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_female(x4) & n_snow(x4) & Theme(e2,x8) & Actor(e2,x1) & v_hold(e2) & n_shovel(x8) & a_small(s3) & Theme(s3,x8) & as(e1,x4) & Actor(e1,x7) & v_smile(e1) & (x1 = x7) & beside(x1,x5) & n_booth(x5) & a_''(s2) & Theme(s2,x5) & of(x5,x6) & n_telephone(x6) & in(x1,x4) & in(x1,x2) & n_stand(x2) & of(x2,x3) & n_coat(x3) & a_pink(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3.(n_beach(x3) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & on(x2,x3) & n_sandcastle(x2) & n_woman(x1)) | 49fa1f6a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_smile(e1) & v_hold(e2) & of(x5,x6) & of(x2,x3) & n_woman(x1) & n_telephone(x6) & n_stand(x2) & n_snow(x4) & n_shovel(x8) & n_female(x4) & n_coat(x3) & n_booth(x5) & in(x1,x4) & in(x1,x2) & beside(x1,x5) & as(e1,x4) & a_small(s3) & a_pink(s1) & a_''(s2) & Theme(s3,x8) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x8) & Actor(e2,x1) & Actor(e1,x7) & (x1 = x7)) | exists e1 x1 x2 x3.(v_make(e1) & on(x2,x3) & n_woman(x1) & n_sandcastle(x2) & n_beach(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in a pink coat stands in the snow beside a "telephone booth", smiling as she holds a small shovel. | Woman shovels driveway for neighbors | 1 | 0.256641 | Standing with a shovel and smiling is in no way indicative of shoveling for neighbors. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_female(x4) & n_snow(x4) & Theme(e2,x8) & Actor(e2,x1) & v_hold(e2) & n_shovel(x8) & a_small(s3) & Theme(s3,x8) & as(e1,x4) & Actor(e1,x7) & v_smile(e1) & (x1 = x7) & beside(x1,x5) & n_booth(x5) & a_''(s2) & Theme(s2,x5) & of(x5,x6) & n_telephone(x6) & in(x1,x4) & in(x1,x2) & n_stand(x2) & of(x2,x3) & n_coat(x3) & a_pink(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3.(ne_nam_woman(x1) & for(e1,x3) & n_neighbor(x3) & Theme(e1,x2) & Actor(e1,x1) & v_shovel(e1) & n_driveway(x2)) | 49fa2820-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_smile(e1) & v_hold(e2) & of(x5,x6) & of(x2,x3) & n_woman(x1) & n_telephone(x6) & n_stand(x2) & n_snow(x4) & n_shovel(x8) & n_female(x4) & n_coat(x3) & n_booth(x5) & in(x1,x4) & in(x1,x2) & beside(x1,x5) & as(e1,x4) & a_small(s3) & a_pink(s1) & a_''(s2) & Theme(s3,x8) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x8) & Actor(e2,x1) & Actor(e1,x7) & (x1 = x7)) | exists e1 x1 x2 x3.(v_shovel(e1) & ne_nam_woman(x1) & n_neighbor(x3) & n_driveway(x2) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in a pink coat stands in the snow beside a "telephone booth", smiling as she holds a small shovel. | A woman is shoveling snow. | 0 | 0.748199 | The woman who is holding a small shovel must be the same woman who is shoveling snow. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_female(x4) & n_snow(x4) & Theme(e2,x8) & Actor(e2,x1) & v_hold(e2) & n_shovel(x8) & a_small(s3) & Theme(s3,x8) & as(e1,x4) & Actor(e1,x7) & v_smile(e1) & (x1 = x7) & beside(x1,x5) & n_booth(x5) & a_''(s2) & Theme(s2,x5) & of(x5,x6) & n_telephone(x6) & in(x1,x4) & in(x1,x2) & n_stand(x2) & of(x2,x3) & n_coat(x3) & a_pink(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_shovel(e1) & n_snow(x2) & n_woman(x1)) | 49fa328e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_smile(e1) & v_hold(e2) & of(x5,x6) & of(x2,x3) & n_woman(x1) & n_telephone(x6) & n_stand(x2) & n_snow(x4) & n_shovel(x8) & n_female(x4) & n_coat(x3) & n_booth(x5) & in(x1,x4) & in(x1,x2) & beside(x1,x5) & as(e1,x4) & a_small(s3) & a_pink(s1) & a_''(s2) & Theme(s3,x8) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x8) & Actor(e2,x1) & Actor(e1,x7) & (x1 = x7)) | exists e1 x1 x2.(v_shovel(e1) & n_woman(x1) & n_snow(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in a pink coat stands in the snow beside a "telephone booth", smiling as she holds a small shovel. | The woman is building a telephone booth snow sculpture. | 1 | 0.000527 | The first sentence does not explicitly state that the woman was building the sculpture. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_female(x4) & n_snow(x4) & Theme(e2,x8) & Actor(e2,x1) & v_hold(e2) & n_shovel(x8) & a_small(s3) & Theme(s3,x8) & as(e1,x4) & Actor(e1,x7) & v_smile(e1) & (x1 = x7) & beside(x1,x5) & n_booth(x5) & a_''(s2) & Theme(s2,x5) & of(x5,x6) & n_telephone(x6) & in(x1,x4) & in(x1,x2) & n_stand(x2) & of(x2,x3) & n_coat(x3) & a_pink(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3 x4 x5.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_build(e1) & n_sculpture(x2) & of(x2,x5) & n_snow(x5) & of(x2,x4) & n_booth(x4) & of(x2,x3) & n_telephone(x3)) | 49fa463e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_smile(e1) & v_hold(e2) & of(x5,x6) & of(x2,x3) & n_woman(x1) & n_telephone(x6) & n_stand(x2) & n_snow(x4) & n_shovel(x8) & n_female(x4) & n_coat(x3) & n_booth(x5) & in(x1,x4) & in(x1,x2) & beside(x1,x5) & as(e1,x4) & a_small(s3) & a_pink(s1) & a_''(s2) & Theme(s3,x8) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x8) & Actor(e2,x1) & Actor(e1,x7) & (x1 = x7)) | exists e1 x1 x2 x3 x4 x5.(v_build(e1) & of(x2,x5) & of(x2,x4) & of(x2,x3) & n_woman(x1) & n_telephone(x3) & n_snow(x5) & n_sculpture(x2) & n_booth(x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in a pink coat stands in the snow beside a "telephone booth", smiling as she holds a small shovel. | A woman has finish shoveling the place she was paid to | 1 | 0.103261 | The woman was not necessarily shoveling the place, and was not necessarily paid to do so. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_female(x4) & n_snow(x4) & Theme(e2,x8) & Actor(e2,x1) & v_hold(e2) & n_shovel(x8) & a_small(s3) & Theme(s3,x8) & as(e1,x4) & Actor(e1,x7) & v_smile(e1) & (x1 = x7) & beside(x1,x5) & n_booth(x5) & a_''(s2) & Theme(s2,x5) & of(x5,x6) & n_telephone(x6) & in(x1,x4) & in(x1,x2) & n_stand(x2) & of(x2,x3) & n_coat(x3) & a_pink(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 e3 e2 x1 x2 x3 x4 x5.(n_female(x4) & n_place(x4) & Theme(e3,x2) & Actor(e3,x1) & v_have(e3) & Theme(e2,x4) & Actor(e2,x3) & v_shovel(e2) & to(e1,x5) & (x4 = x5) & Theme(e1,x4) & v_pay(e1) & (x2 = x3) & n_finish(x2) & n_woman(x1)) | 49fa4af8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_smile(e1) & v_hold(e2) & of(x5,x6) & of(x2,x3) & n_woman(x1) & n_telephone(x6) & n_stand(x2) & n_snow(x4) & n_shovel(x8) & n_female(x4) & n_coat(x3) & n_booth(x5) & in(x1,x4) & in(x1,x2) & beside(x1,x5) & as(e1,x4) & a_small(s3) & a_pink(s1) & a_''(s2) & Theme(s3,x8) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x8) & Actor(e2,x1) & Actor(e1,x7) & (x1 = x7)) | exists e1 e3 e2 x1 x2 x3 x4 x5.(v_shovel(e2) & v_pay(e1) & v_have(e3) & to(e1,x5) & n_woman(x1) & n_place(x4) & n_finish(x2) & n_female(x4) & Theme(e3,x2) & Theme(e2,x4) & Theme(e1,x4) & Actor(e3,x1) & Actor(e2,x3) & (x4 = x5) & (x2 = x3)) |
||
A woman in a pink coat stands in the snow beside a "telephone booth", smiling as she holds a small shovel. | A woman is about to start shoveling her driveway. | 1 | 0.734371 | Just because she has a shovel does not mean that she will be shoveling her driveway. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_female(x4) & n_snow(x4) & Theme(e2,x8) & Actor(e2,x1) & v_hold(e2) & n_shovel(x8) & a_small(s3) & Theme(s3,x8) & as(e1,x4) & Actor(e1,x7) & v_smile(e1) & (x1 = x7) & beside(x1,x5) & n_booth(x5) & a_''(s2) & Theme(s2,x5) & of(x5,x6) & n_telephone(x6) & in(x1,x4) & in(x1,x2) & n_stand(x2) & of(x2,x3) & n_coat(x3) & a_pink(s1) & Theme(s1,x2) & n_woman(x1)) | exists p1 s1 x1 x2.(Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1 p2.(exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_shovel(e2)) & Topic(e1,p2) & Actor(e1,x1) & v_start(e1)) & n_driveway(x2) & of(x2,x1) & n_female(x1) & n_woman(x1)) | 49fa5f2a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_smile(e1) & v_hold(e2) & of(x5,x6) & of(x2,x3) & n_woman(x1) & n_telephone(x6) & n_stand(x2) & n_snow(x4) & n_shovel(x8) & n_female(x4) & n_coat(x3) & n_booth(x5) & in(x1,x4) & in(x1,x2) & beside(x1,x5) & as(e1,x4) & a_small(s3) & a_pink(s1) & a_''(s2) & Theme(s3,x8) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x8) & Actor(e2,x1) & Actor(e1,x7) & (x1 = x7)) | exists p1 s1 x1 x2.(of(x2,x1) & n_woman(x1) & n_female(x1) & n_driveway(x2) & exists e1 p2.(v_start(e1) & exists e2.(v_shovel(e2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p2) & Actor(e1,x1)) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1)) |
||
A woman in a pink coat stands in the snow beside a "telephone booth", smiling as she holds a small shovel. | A woman is outside after a big snow storm. | 1 | 0.507844 | Just because there's snow does not mean that there was a big snow storm. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(n_female(x4) & n_snow(x4) & Theme(e2,x8) & Actor(e2,x1) & v_hold(e2) & n_shovel(x8) & a_small(s3) & Theme(s3,x8) & as(e1,x4) & Actor(e1,x7) & v_smile(e1) & (x1 = x7) & beside(x1,x5) & n_booth(x5) & a_''(s2) & Theme(s2,x5) & of(x5,x6) & n_telephone(x6) & in(x1,x4) & in(x1,x2) & n_stand(x2) & of(x2,x3) & n_coat(x3) & a_pink(s1) & Theme(s1,x2) & n_woman(x1)) | exists s1 s2 x1 x2 x3.(after(s1,x2) & n_storm(x2) & of(x2,x3) & n_snow(x3) & a_big(s2) & Theme(s2,x2) & Theme(s1,x1) & a_outside(s1) & n_woman(x1)) | 49fa65f6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_smile(e1) & v_hold(e2) & of(x5,x6) & of(x2,x3) & n_woman(x1) & n_telephone(x6) & n_stand(x2) & n_snow(x4) & n_shovel(x8) & n_female(x4) & n_coat(x3) & n_booth(x5) & in(x1,x4) & in(x1,x2) & beside(x1,x5) & as(e1,x4) & a_small(s3) & a_pink(s1) & a_''(s2) & Theme(s3,x8) & Theme(s2,x5) & Theme(s1,x2) & Theme(e2,x8) & Actor(e2,x1) & Actor(e1,x7) & (x1 = x7)) | exists s1 s2 x1 x2 x3.(of(x2,x3) & n_woman(x1) & n_storm(x2) & n_snow(x3) & after(s1,x2) & a_outside(s1) & a_big(s2) & Theme(s2,x2) & Theme(s1,x1)) |
||
Two men workers doing their job with their supervisor. | Two men are taking their lunch break. | 2 | -100 | The men who are doing their job cannot take lunch break simultaneously. | exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_do(e1) & with(x3,x4) & n_supervisor(x4) & of(x4,x1) & n_thing(x1) & n_thing(x1) & n_job(x3) & of(x3,x1) & n_worker(x1) & of(x1,x2) & n_man(x2) & card_eq_2(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_break(x2) & of(x2,x3) & n_lunch(x3) & of(x2,x1) & n_thing(x1) & n_man(x1) & card_eq_2(x1)) | 49fc2c42-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x3,x4) & v_do(e1) & of(x4,x1) & of(x3,x1) & of(x1,x2) & n_worker(x1) & n_thing(x1) & n_supervisor(x4) & n_man(x2) & n_job(x3) & card_eq_2(x1) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_take(e1) & of(x2,x3) & of(x2,x1) & n_thing(x1) & n_man(x1) & n_lunch(x3) & n_break(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two men workers doing their job with their supervisor. | Two men are working. | 0 | -100 | Two men workers are two men, and working is a paraphrase of doing their job. | exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_do(e1) & with(x3,x4) & n_supervisor(x4) & of(x4,x1) & n_thing(x1) & n_thing(x1) & n_job(x3) & of(x3,x1) & n_worker(x1) & of(x1,x2) & n_man(x2) & card_eq_2(x1)) | exists e1 x1.(Actor(e1,x1) & v_work(e1) & n_man(x1) & card_eq_2(x1)) | 49fc3106-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x3,x4) & v_do(e1) & of(x4,x1) & of(x3,x1) & of(x1,x2) & n_worker(x1) & n_thing(x1) & n_supervisor(x4) & n_man(x2) & n_job(x3) & card_eq_2(x1) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1.(v_work(e1) & n_man(x1) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two men workers doing their job with their supervisor. | Two men are working in a construction zone. | 1 | -100 | Nothing indicates the men are in a construction zone. | exists e1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_do(e1) & with(x3,x4) & n_supervisor(x4) & of(x4,x1) & n_thing(x1) & n_thing(x1) & n_job(x3) & of(x3,x1) & n_worker(x1) & of(x1,x2) & n_man(x2) & card_eq_2(x1)) | exists e1 x1 x2 x3.(in(e1,x2) & n_zone(x2) & of(x2,x3) & n_construction(x3) & Actor(e1,x1) & v_work(e1) & n_man(x1) & card_eq_2(x1)) | 49fc3570-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x3,x4) & v_do(e1) & of(x4,x1) & of(x3,x1) & of(x1,x2) & n_worker(x1) & n_thing(x1) & n_supervisor(x4) & n_man(x2) & n_job(x3) & card_eq_2(x1) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_work(e1) & of(x2,x3) & n_zone(x2) & n_man(x1) & n_construction(x3) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1)) |
||
One Asian cook watches another cook on a griddle in a commercial kitchen. | One Asian cook is teaching the other cook how to make a special dish for their customers. | 1 | -100 | The cook is not necessarily teaching, and is not necessarily making a special dish. | exists e1 s1 s2 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & on(x2,x3) & in(x3,x4) & n_kitchen(x4) & a_commercial(s2) & Theme(s2,x4) & n_griddle(x3) & n_cook(x2) & -(x2 = x1) & n_cook(x1) & n_cook(x1) & a_asian(s1) & Theme(s1,x1) & card_eq_1(x1)) | exists e1 p1 s1 x1 x2 x4.(-(x2 = x1) & n_cook(x2) & Theme(e1,x2) & Actor(e1,x1) & v_teach(e1) & Topic(x2,p1) & exists e2 s2 x3.(Theme(e2,x3) & Actor(e2,x2) & v_make(e2) & for(x3,x4) & n_dish(x3) & a_special(s2) & Theme(s2,x3)) & n_customer(x4) & of(x4,x1) & n_thing(x1) & n_cook(x1) & n_cook(x1) & a_asian(s1) & Theme(s1,x1) & card_eq_1(x1)) | 49fc3cf0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_watch(e1) & on(x2,x3) & n_kitchen(x4) & n_griddle(x3) & n_cook(x2) & n_cook(x1) & in(x3,x4) & card_eq_1(x1) & a_commercial(s2) & a_asian(s1) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & -(x2 = x1)) | exists e1 p1 s1 x1 x2 x4.(v_teach(e1) & of(x4,x1) & n_thing(x1) & n_customer(x4) & n_cook(x2) & n_cook(x1) & exists e2 s2 x3.(v_make(e2) & n_dish(x3) & for(x3,x4) & a_special(s2) & Theme(s2,x3) & Theme(e2,x3) & Actor(e2,x2)) & card_eq_1(x1) & a_asian(s1) & Topic(x2,p1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & -(x2 = x1)) |
||
One Asian cook watches another cook on a griddle in a commercial kitchen. | One Asian cook is watching another cook on a griddle in a commercial kitchen | 0 | -100 | An Asian cook watches is a rephrasing of watching another cook on a griddle in a commercial kitchen. | exists e1 s1 s2 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & on(x2,x3) & in(x3,x4) & n_kitchen(x4) & a_commercial(s2) & Theme(s2,x4) & n_griddle(x3) & n_cook(x2) & -(x2 = x1) & n_cook(x1) & n_cook(x1) & a_asian(s1) & Theme(s1,x1) & card_eq_1(x1)) | exists e1 s1 s2 x1 x2 x3 x4.(on(e1,x3) & in(x3,x4) & n_kitchen(x4) & a_commercial(s2) & Theme(s2,x4) & n_griddle(x3) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_cook(x2) & -(x2 = x1) & n_cook(x1) & n_cook(x1) & a_asian(s1) & Theme(s1,x1) & card_eq_1(x1)) | 49fc425e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_watch(e1) & on(x2,x3) & n_kitchen(x4) & n_griddle(x3) & n_cook(x2) & n_cook(x1) & in(x3,x4) & card_eq_1(x1) & a_commercial(s2) & a_asian(s1) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & -(x2 = x1)) | exists e1 s1 s2 x1 x2 x3 x4.(v_watch(e1) & on(e1,x3) & n_kitchen(x4) & n_griddle(x3) & n_cook(x2) & n_cook(x1) & in(x3,x4) & card_eq_1(x1) & a_commercial(s2) & a_asian(s1) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & -(x2 = x1)) |
||
One Asian cook watches another cook on a griddle in a commercial kitchen. | Two Italian teachers are yelliing at other in school. | 2 | -100 | The amount of people can not be both one and two. The people cannot be both Asian and Italian. They cannot be in a commercial kitchen and in school at the same time. | exists e1 s1 s2 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & on(x2,x3) & in(x3,x4) & n_kitchen(x4) & a_commercial(s2) & Theme(s2,x4) & n_griddle(x3) & n_cook(x2) & -(x2 = x1) & n_cook(x1) & n_cook(x1) & a_asian(s1) & Theme(s1,x1) & card_eq_1(x1)) | exists e1 s1 s2 x1 x2.(at(e1,s2) & Theme(s2,x1) & a_other(s2) & in(e1,x2) & n_school(x2) & Actor(e1,x1) & v_yellie(e1) & n_teacher(x1) & a_italian(s1) & Theme(s1,x1) & card_eq_2(x1)) | 49fc46fa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_watch(e1) & on(x2,x3) & n_kitchen(x4) & n_griddle(x3) & n_cook(x2) & n_cook(x1) & in(x3,x4) & card_eq_1(x1) & a_commercial(s2) & a_asian(s1) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & -(x2 = x1)) | exists e1 s1 s2 x1 x2.(v_yellie(e1) & n_teacher(x1) & n_school(x2) & in(e1,x2) & card_eq_2(x1) & at(e1,s2) & a_other(s2) & a_italian(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A man in a collared shirt talking to another man in sunglasses. | Two men are talking. | 0 | -100 | A man talking to another man is two men talking to each other. | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & to(e1,x4) & in(x4,x5) & n_sunglass(x5) & n_man(x4) & -(x4 = x1) & n_man(x1) & n_man(x1) & Actor(e1,x3) & v_talk(e1) & (x2 = x3) & n_shirt(x2) & a_collared(s1) & Theme(s1,x2)) | exists e1 x1.(Actor(e1,x1) & v_talk(e1) & n_man(x1) & card_eq_2(x1)) | 49fc4b6e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_talk(e1) & to(e1,x4) & n_sunglass(x5) & n_shirt(x2) & n_man(x4) & n_man(x1) & in(x4,x5) & in(x1,x2) & a_topic(x1) & a_collared(s1) & Theme(s1,x2) & Actor(e1,x3) & -(x4 = x1) & (x2 = x3)) | exists e1 x1.(v_talk(e1) & n_man(x1) & card_eq_2(x1) & Actor(e1,x1)) |
||
A man in a collared shirt talking to another man in sunglasses. | A naked man is talking to another man. | 2 | -100 | A man cannot be naked and wearing a collared shirt at the same time. | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & to(e1,x4) & in(x4,x5) & n_sunglass(x5) & n_man(x4) & -(x4 = x1) & n_man(x1) & n_man(x1) & Actor(e1,x3) & v_talk(e1) & (x2 = x3) & n_shirt(x2) & a_collared(s1) & Theme(s1,x2)) | exists e1 s1 x1 x2.(to(e1,x2) & n_man(x2) & -(x2 = x1) & n_man(x1) & n_man(x1) & Actor(e1,x1) & v_talk(e1) & a_naked(s1) & Theme(s1,x1)) | 49fc5046-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_talk(e1) & to(e1,x4) & n_sunglass(x5) & n_shirt(x2) & n_man(x4) & n_man(x1) & in(x4,x5) & in(x1,x2) & a_topic(x1) & a_collared(s1) & Theme(s1,x2) & Actor(e1,x3) & -(x4 = x1) & (x2 = x3)) | exists e1 s1 x1 x2.(v_talk(e1) & to(e1,x2) & n_man(x2) & n_man(x1) & a_naked(s1) & Theme(s1,x1) & Actor(e1,x1) & -(x2 = x1)) |
||
A man in a collared shirt talking to another man in sunglasses. | The priest is talking to the police officer. | 1 | -100 | The men are not necessarily a priest and a police officer. | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & to(e1,x4) & in(x4,x5) & n_sunglass(x5) & n_man(x4) & -(x4 = x1) & n_man(x1) & n_man(x1) & Actor(e1,x3) & v_talk(e1) & (x2 = x3) & n_shirt(x2) & a_collared(s1) & Theme(s1,x2)) | exists e1 x1 x2 x3.(n_officer(x2) & of(x2,x3) & n_police(x3) & n_priest(x1) & to(e1,x2) & Actor(e1,x1) & v_talk(e1)) | 49fc54b0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_talk(e1) & to(e1,x4) & n_sunglass(x5) & n_shirt(x2) & n_man(x4) & n_man(x1) & in(x4,x5) & in(x1,x2) & a_topic(x1) & a_collared(s1) & Theme(s1,x2) & Actor(e1,x3) & -(x4 = x1) & (x2 = x3)) | exists e1 x1 x2 x3.(v_talk(e1) & to(e1,x2) & of(x2,x3) & n_priest(x1) & n_police(x3) & n_officer(x2) & Actor(e1,x1)) |
||
Man on the street, in blue striped shirt, talking to a man with glasses. | One man is berating another man. | 1 | -100 | You can not infer he is berating him. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_street(x2) & a_topic(x1) & to(e1,x5) & with(x5,x6) & n_glass(x6) & n_man(x5) & Actor(e1,x4) & v_talk(e1) & (x1 = x4) & in(x1,x3) & n_shirt(x3) & a_striped(s2) & Theme(s2,x3) & a_blue(s1) & Theme(s1,x3) & on(x1,x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_berate(e1) & n_man(x2) & -(x2 = x1) & n_man(x1) & n_man(x1) & card_eq_1(x1)) | 49fc591a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x5,x6) & v_talk(e1) & to(e1,x5) & on(x1,x2) & n_street(x2) & n_shirt(x3) & n_man(x5) & n_man(x1) & n_glass(x6) & in(x1,x3) & a_topic(x1) & a_striped(s2) & a_blue(s1) & Theme(s2,x3) & Theme(s1,x3) & Actor(e1,x4) & (x1 = x4)) | exists e1 x1 x2.(v_berate(e1) & n_man(x2) & n_man(x1) & card_eq_1(x1) & Theme(e1,x2) & Actor(e1,x1) & -(x2 = x1)) |
||
Man on the street, in blue striped shirt, talking to a man with glasses. | Two men are having a conversation. | 0 | -100 | Having a conversation implies talking. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_street(x2) & a_topic(x1) & to(e1,x5) & with(x5,x6) & n_glass(x6) & n_man(x5) & Actor(e1,x4) & v_talk(e1) & (x1 = x4) & in(x1,x3) & n_shirt(x3) & a_striped(s2) & Theme(s2,x3) & a_blue(s1) & Theme(s1,x3) & on(x1,x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_conversation(x2) & n_man(x1) & card_eq_2(x1)) | 49fc5e42-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x5,x6) & v_talk(e1) & to(e1,x5) & on(x1,x2) & n_street(x2) & n_shirt(x3) & n_man(x5) & n_man(x1) & n_glass(x6) & in(x1,x3) & a_topic(x1) & a_striped(s2) & a_blue(s1) & Theme(s2,x3) & Theme(s1,x3) & Actor(e1,x4) & (x1 = x4)) | exists e1 x1 x2.(v_have(e1) & n_man(x1) & n_conversation(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Man on the street, in blue striped shirt, talking to a man with glasses. | A man in a blue shirt is flirting with a woman with glasses. | 2 | -100 | The man on the street cannot be both talking to a man and flirting with a woman simultaneously. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_street(x2) & a_topic(x1) & to(e1,x5) & with(x5,x6) & n_glass(x6) & n_man(x5) & Actor(e1,x4) & v_talk(e1) & (x1 = x4) & in(x1,x3) & n_shirt(x3) & a_striped(s2) & Theme(s2,x3) & a_blue(s1) & Theme(s1,x3) & on(x1,x2) & n_man(x1)) | exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & with(x3,x4) & n_glass(x4) & n_woman(x3) & Actor(e1,x1) & v_flirt(e1) & in(x1,x2) & n_shirt(x2) & a_blue(s1) & Theme(s1,x2) & n_man(x1)) | 49fc6342-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x5,x6) & v_talk(e1) & to(e1,x5) & on(x1,x2) & n_street(x2) & n_shirt(x3) & n_man(x5) & n_man(x1) & n_glass(x6) & in(x1,x3) & a_topic(x1) & a_striped(s2) & a_blue(s1) & Theme(s2,x3) & Theme(s1,x3) & Actor(e1,x4) & (x1 = x4)) | exists e1 s1 x1 x2 x3 x4.(with(x3,x4) & with(e1,x3) & v_flirt(e1) & n_woman(x3) & n_shirt(x2) & n_man(x1) & n_glass(x4) & in(x1,x2) & a_blue(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
Two men talking, both in blue shirts. | Two garbage men are talking. | 1 | -100 | The men are not necessarily garbage men. | exists e1 s1 x1 x2 x3.(a_topic(x1) & r_both(e1) & in(e1,x3) & n_shirt(x3) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x2) & v_talk(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists e1 x1 x2.(Actor(e1,x1) & v_talk(e1) & n_man(x1) & of(x1,x2) & n_garbage(x2) & card_eq_2(x1)) | 49fc67d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_talk(e1) & r_both(e1) & n_shirt(x3) & n_man(x1) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_talk(e1) & of(x1,x2) & n_man(x1) & n_garbage(x2) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two men talking, both in blue shirts. | Two men are wearing blue. | 0 | -100 | Two men have on blue shirts which means they are both wearing blue. | exists e1 s1 x1 x2 x3.(a_topic(x1) & r_both(e1) & in(e1,x3) & n_shirt(x3) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x2) & v_talk(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_blue(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_wear(e1) & n_man(x1) & card_eq_2(x1)) | 49fc6c52-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_talk(e1) & r_both(e1) & n_shirt(x3) & n_man(x1) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1.(v_wear(e1) & n_man(x1) & exists s1.(a_blue(s1) & Theme(s1,x1)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1)) |
||
Two men talking, both in blue shirts. | Three men wearing white say nothing. | 2 | -100 | The amount of men has to be either two or three. They cannot be wearing both blue shirts and white shirts. | exists e1 s1 x1 x2 x3.(a_topic(x1) & r_both(e1) & in(e1,x3) & n_shirt(x3) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x2) & v_talk(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists e1 p1 x1 x2.(-exists e2 x3.(Theme(e2,x3) & Actor(e2,x1) & v_say(e2) & n_thing(x3)) & exists s1.(Theme(s1,x2) & a_white(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_wear(e1) & (x1 = x2) & n_man(x1) & card_eq_3(x1)) | 49fc70bc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_talk(e1) & r_both(e1) & n_shirt(x3) & n_man(x1) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x2.(v_wear(e1) & n_man(x1) & exists s1.(a_white(s1) & Theme(s1,x2)) & card_eq_3(x1) & all e2 x3.(-v_say(e2) | -n_thing(x3) | -Theme(e2,x3) | -Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2)) |
||
Two men standing around talking by a city street. | Two men speak to each other. | 0 | -100 | Two men talking is a rephrasing of two mean speak to each other. | exists e1 e2 x1 x2 x3 x4.(a_topic(x1) & around(e1,e2) & by(e2,x3) & n_street(x3) & of(x3,x4) & n_city(x4) & Actor(e2,x2) & v_talk(e2) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists e1 x1.(all x2.(n_other(x2) -> to(e1,x2)) & Actor(e1,x1) & v_speak(e1) & n_man(x1) & card_eq_2(x1)) | 49fc762a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4.(v_talk(e2) & v_stand(e1) & of(x3,x4) & n_street(x3) & n_man(x1) & n_city(x4) & card_eq_2(x1) & by(e2,x3) & around(e1,e2) & a_topic(x1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_speak(e1) & n_man(x1) & card_eq_2(x1) & all x2.(to(e1,x2) | -n_other(x2)) & Actor(e1,x1)) |
||
Two men standing around talking by a city street. | Two men standing around talking by a city street and people can be seen walking past them. | 1 | -100 | There are not necessarily other people walking past them. | exists e1 e2 x1 x2 x3 x4.(a_topic(x1) & around(e1,e2) & by(e2,x3) & n_street(x3) & of(x3,x4) & n_city(x4) & Actor(e2,x2) & v_talk(e2) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists e1 e3 e2 p1 x1 x2 x3 x4 x5 x6.(exists e4 e5.(for(e4,e5) & past(e5,x1) & Actor(e5,x1) & v_walk(e5) & Theme(e4,x1) & v_see(e4)) & n_thing(x1) & Topic(e3,p1) & Actor(e3,x1) & v_can(e3) & around(e1,e2) & by(e2,x3) & subset_of(x6,x3) & n_people(x6) & subset_of(x4,x3) & n_street(x4) & of(x4,x5) & n_city(x5) & Actor(e2,x2) & v_talk(e2) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | 49fc7b98-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4.(v_talk(e2) & v_stand(e1) & of(x3,x4) & n_street(x3) & n_man(x1) & n_city(x4) & card_eq_2(x1) & by(e2,x3) & around(e1,e2) & a_topic(x1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 e3 e2 p1 x1 x2 x3 x4 x5 x6.(v_talk(e2) & v_stand(e1) & v_can(e3) & subset_of(x6,x3) & subset_of(x4,x3) & of(x4,x5) & n_thing(x1) & n_street(x4) & n_people(x6) & n_man(x1) & n_city(x5) & exists e4 e5.(v_walk(e5) & v_see(e4) & past(e5,x1) & for(e4,e5) & Theme(e4,x1) & Actor(e5,x1)) & card_eq_2(x1) & by(e2,x3) & around(e1,e2) & Topic(e3,p1) & Actor(e3,x1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) |
||
Two men standing around talking by a city street. | Two men speak by the road in a rural environment. | 2 | -100 | The two men can not be in a rural environment and a city street. | exists e1 e2 x1 x2 x3 x4.(a_topic(x1) & around(e1,e2) & by(e2,x3) & n_street(x3) & of(x3,x4) & n_city(x4) & Actor(e2,x2) & v_talk(e2) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2 x3.(n_road(x2) & in(e1,x3) & n_environment(x3) & a_rural(s1) & Theme(s1,x3) & by(e1,x2) & Actor(e1,x1) & v_speak(e1) & n_man(x1) & card_eq_2(x1)) | 49fc8142-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4.(v_talk(e2) & v_stand(e1) & of(x3,x4) & n_street(x3) & n_man(x1) & n_city(x4) & card_eq_2(x1) & by(e2,x3) & around(e1,e2) & a_topic(x1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_speak(e1) & n_road(x2) & n_man(x1) & n_environment(x3) & in(e1,x3) & card_eq_2(x1) & by(e1,x2) & a_rural(s1) & Theme(s1,x3) & Actor(e1,x1)) |
||
A person is riding a dune buggy up a sandy hill. | A person is inside eating dinner in their windowless dining room. | 2 | -100 | A person can't be riding and inside. | exists e1 s1 x1 x2 x3 x4.(up(e1,x4) & n_hill(x4) & a_sandy(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_buggy(x2) & of(x2,x3) & n_dune(x3) & n_person(x1)) | exists p1 s1 x1 x3 x4.(exists e1 x2.(inside(x1,x2) & in(x2,x3) & n_dinner(x2) & Actor(e1,x2) & v_eat(e1)) & n_room(x3) & of(x3,x4) & n_dining(x4) & a_windowless(s1) & Theme(s1,x3) & of(x3,x1) & n_thing(x1) & n_person(x1)) | 49fc86a6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_ride(e1) & up(e1,x4) & of(x2,x3) & n_person(x1) & n_hill(x4) & n_dune(x3) & n_buggy(x2) & a_sandy(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists s1 x1 x3 x4.(of(x3,x4) & of(x3,x1) & n_thing(x1) & n_room(x3) & n_person(x1) & n_dining(x4) & exists e1 x2.(v_eat(e1) & n_dinner(x2) & inside(x1,x2) & in(x2,x3) & Actor(e1,x2)) & a_windowless(s1) & Theme(s1,x3)) |
||
A person is riding a dune buggy up a sandy hill. | A person is outside on a dune buggy. | 0 | -100 | A person riding a dune buggy up a sandy hill must be outside. | exists e1 s1 x1 x2 x3 x4.(up(e1,x4) & n_hill(x4) & a_sandy(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_buggy(x2) & of(x2,x3) & n_dune(x3) & n_person(x1)) | exists s1 s2 x1 x2.(on(s1,x2) & n_buggy(x2) & a_dune(s2) & Theme(s2,x2) & Theme(s1,x1) & a_outside(s1) & n_person(x1)) | 49fc8bec-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_ride(e1) & up(e1,x4) & of(x2,x3) & n_person(x1) & n_hill(x4) & n_dune(x3) & n_buggy(x2) & a_sandy(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists s1 s2 x1 x2.(on(s1,x2) & n_person(x1) & n_buggy(x2) & a_outside(s1) & a_dune(s2) & Theme(s2,x2) & Theme(s1,x1)) |
||
A person is riding a dune buggy up a sandy hill. | A person is in a dune buggy race going up a hill. | 1 | -100 | Just because a person is riding a dune buggy up a sandy hill does not imply that they are in a dune buggy race. | exists e1 s1 x1 x2 x3 x4.(up(e1,x4) & n_hill(x4) & a_sandy(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_buggy(x2) & of(x2,x3) & n_dune(x3) & n_person(x1)) | exists p1 x1.(exists e1 s1 s2 x2 x3 x4 x5.(in(x1,x2) & n_hill(x5) & Time(e1,x5) & a_up(s2) & Manner(e1,s2) & Actor(e1,x4) & v_go(e1) & (x2 = x4) & n_race(x2) & of(x2,x3) & n_buggy(x3) & a_dune(s1) & Theme(s1,x2)) & n_person(x1)) | 49fc90d8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_ride(e1) & up(e1,x4) & of(x2,x3) & n_person(x1) & n_hill(x4) & n_dune(x3) & n_buggy(x2) & a_sandy(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists x1.(n_person(x1) & exists e1 s1 s2 x2 x3 x4 x5.(v_go(e1) & of(x2,x3) & n_race(x2) & n_hill(x5) & n_buggy(x3) & in(x1,x2) & a_up(s2) & a_dune(s1) & Time(e1,x5) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x4) & (x2 = x4))) |
||
A man in bright clothing plays an instrument on the street. | A musician in colorful clothes plays a trumpet outside. | 1 | -100 | Just because a man plays an instrument does not necessarily mean he is a musician. Not all bright clothing is colorful. Not every instrument is a trumpet, he could be playing a different kind of instrument. | exists e1 s1 x1 x2 x3 x4.(n_street(x4) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & on(x3,x4) & n_instrument(x3) & in(x1,x2) & n_clothing(x2) & a_bright(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_outside(x3) & of(x3,x4) & n_trumpet(x4) & in(x1,x2) & n_clothes(x2) & a_colorful(s1) & Theme(s1,x2) & n_musician(x1)) | 49fc95ba-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_play(e1) & on(x3,x4) & n_street(x4) & n_man(x1) & n_instrument(x3) & n_clothing(x2) & in(x1,x2) & a_bright(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_trumpet(x4) & n_outside(x3) & n_musician(x1) & n_clothes(x2) & in(x1,x2) & a_colorful(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A man in bright clothing plays an instrument on the street. | A musician in colorful clothes performs indoors. | 2 | -100 | A musician can't be indoors and on the street. | exists e1 s1 x1 x2 x3 x4.(n_street(x4) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & on(x3,x4) & n_instrument(x3) & in(x1,x2) & n_clothing(x2) & a_bright(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_perform(e1) & n_indoor(x3) & in(x1,x2) & n_clothes(x2) & a_colorful(s1) & Theme(s1,x2) & n_musician(x1)) | 49fc9ace-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_play(e1) & on(x3,x4) & n_street(x4) & n_man(x1) & n_instrument(x3) & n_clothing(x2) & in(x1,x2) & a_bright(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_perform(e1) & n_musician(x1) & n_indoor(x3) & n_clothes(x2) & in(x1,x2) & a_colorful(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A man in bright clothing plays an instrument on the street. | A musician in colorful clothes performs outside. | 0 | -100 | If he plays an instrument on the street, he is performing outside. | exists e1 s1 x1 x2 x3 x4.(n_street(x4) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & on(x3,x4) & n_instrument(x3) & in(x1,x2) & n_clothing(x2) & a_bright(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 s2 x1 x2.(a_outside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_perform(e1) & in(x1,x2) & n_clothes(x2) & a_colorful(s1) & Theme(s1,x2) & n_musician(x1)) | 49fc9ff6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_play(e1) & on(x3,x4) & n_street(x4) & n_man(x1) & n_instrument(x3) & n_clothing(x2) & in(x1,x2) & a_bright(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2.(v_perform(e1) & n_musician(x1) & n_clothes(x2) & in(x1,x2) & a_outside(s2) & a_colorful(s1) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1)) |
||
Two girls in red jerseys playing soccer | Two girls are playing soccer | 0 | -100 | Two girls are playing soccer is the same as two girls playing soccer. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_soccer(x4) & (x2 = x3) & n_jersey(x2) & a_red(s1) & Theme(s1,x2) & n_girl(x1) & card_eq_2(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_soccer(x2) & n_girl(x1) & card_eq_2(x1)) | 49fca4e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_play(e1) & n_soccer(x4) & n_jersey(x2) & n_girl(x1) & in(x1,x2) & card_eq_2(x1) & a_topic(x1) & a_red(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_play(e1) & n_soccer(x2) & n_girl(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two girls in red jerseys playing soccer | An old woman is sleeping. | 2 | -100 | An old woman is not two girls. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_soccer(x4) & (x2 = x3) & n_jersey(x2) & a_red(s1) & Theme(s1,x2) & n_girl(x1) & card_eq_2(x1)) | exists e1 s1 x1.(Actor(e1,x1) & v_sleep(e1) & n_woman(x1) & a_old(s1) & Theme(s1,x1)) | 49fca9c4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_play(e1) & n_soccer(x4) & n_jersey(x2) & n_girl(x1) & in(x1,x2) & card_eq_2(x1) & a_topic(x1) & a_red(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1.(v_sleep(e1) & n_woman(x1) & a_old(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Two girls in red jerseys playing soccer | Two teammates are practicing before the game. | 1 | -100 | Just because two girls are wearing red jerseys and playing soccer, one can not assume they are teammates and practicing before the game. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_soccer(x4) & (x2 = x3) & n_jersey(x2) & a_red(s1) & Theme(s1,x2) & n_girl(x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_game(x2) & before(e1,x2) & Actor(e1,x1) & v_practice(e1) & n_teammate(x1) & card_eq_2(x1)) | 49fcaf50-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_play(e1) & n_soccer(x4) & n_jersey(x2) & n_girl(x1) & in(x1,x2) & card_eq_2(x1) & a_topic(x1) & a_red(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_practice(e1) & n_teammate(x1) & n_game(x2) & card_eq_2(x1) & before(e1,x2) & Actor(e1,x1)) |
||
Two chefs in an Asian restaurant one cooking on a hibachi type girl the other standing by the refrigerators smiling for the camera. | The group of adults are waiting in line at the retail store. | 2 | -100 | A retail store is not an Asian restaurant. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_camera(x10) & n_refrigerator(x8) & n_standing(x7) & a_topic(x1) & in(x1,x2) & on(x2,x4) & by(x4,x8) & for(e1,x10) & Actor(e1,x9) & v_smile(e1) & (x8 = x9) & -(x6 = x7) & n_standing(x6) & (x4 = x6) & n_girl(x4) & of(x4,x5) & n_type(x5) & a_hibachi(s2) & Theme(s2,x4) & n_cooking(x2) & card_eq_1(x2) & of(x2,x3) & n_restaurant(x3) & a_asian(s1) & Theme(s1,x2) & n_chef(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2 x3 x4.(n_store(x4) & a_retail(s1) & Theme(s1,x4) & n_group(x1) & at(e1,x4) & in(e1,x3) & n_line(x3) & Actor(e1,x1) & v_wait(e1) & of(x1,x2) & n_adult(x2)) | 49fcb478-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_smile(e1) & on(x2,x4) & of(x4,x5) & of(x2,x3) & n_type(x5) & n_standing(x7) & n_standing(x6) & n_restaurant(x3) & n_refrigerator(x8) & n_girl(x4) & n_cooking(x2) & n_chef(x1) & n_camera(x10) & in(x1,x2) & for(e1,x10) & card_eq_2(x1) & card_eq_1(x2) & by(x4,x8) & a_topic(x1) & a_hibachi(s2) & a_asian(s1) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x9) & -(x6 = x7) & (x8 = x9) & (x4 = x6)) | exists e1 s1 x1 x2 x3 x4.(v_wait(e1) & of(x1,x2) & n_store(x4) & n_line(x3) & n_group(x1) & n_adult(x2) & in(e1,x3) & at(e1,x4) & a_retail(s1) & Theme(s1,x4) & Actor(e1,x1)) |
||
Two chefs in an Asian restaurant one cooking on a hibachi type girl the other standing by the refrigerators smiling for the camera. | Two adults inside a building. | 0 | -100 | If they are in an asian restaurant, they are inside a building. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_camera(x10) & n_refrigerator(x8) & n_standing(x7) & a_topic(x1) & in(x1,x2) & on(x2,x4) & by(x4,x8) & for(e1,x10) & Actor(e1,x9) & v_smile(e1) & (x8 = x9) & -(x6 = x7) & n_standing(x6) & (x4 = x6) & n_girl(x4) & of(x4,x5) & n_type(x5) & a_hibachi(s2) & Theme(s2,x4) & n_cooking(x2) & card_eq_1(x2) & of(x2,x3) & n_restaurant(x3) & a_asian(s1) & Theme(s1,x2) & n_chef(x1) & card_eq_2(x1)) | exists x1 x2.(a_topic(x1) & inside(x1,x2) & n_building(x2) & n_adult(x1) & card_eq_2(x1)) | 49fcb95a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_smile(e1) & on(x2,x4) & of(x4,x5) & of(x2,x3) & n_type(x5) & n_standing(x7) & n_standing(x6) & n_restaurant(x3) & n_refrigerator(x8) & n_girl(x4) & n_cooking(x2) & n_chef(x1) & n_camera(x10) & in(x1,x2) & for(e1,x10) & card_eq_2(x1) & card_eq_1(x2) & by(x4,x8) & a_topic(x1) & a_hibachi(s2) & a_asian(s1) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x9) & -(x6 = x7) & (x8 = x9) & (x4 = x6)) | exists x1 x2.(n_building(x2) & n_adult(x1) & inside(x1,x2) & card_eq_2(x1) & a_topic(x1)) |
||
Two chefs in an Asian restaurant one cooking on a hibachi type girl the other standing by the refrigerators smiling for the camera. | The chefs are preparing a dinner for a celebrity. | 1 | -100 | Just because two chefs are in an Asian restaurant with one cooking at the other standing by the refrigerators smiling for the camera does not necessarily imply they are preparing a dinner for a celebrity. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_camera(x10) & n_refrigerator(x8) & n_standing(x7) & a_topic(x1) & in(x1,x2) & on(x2,x4) & by(x4,x8) & for(e1,x10) & Actor(e1,x9) & v_smile(e1) & (x8 = x9) & -(x6 = x7) & n_standing(x6) & (x4 = x6) & n_girl(x4) & of(x4,x5) & n_type(x5) & a_hibachi(s2) & Theme(s2,x4) & n_cooking(x2) & card_eq_1(x2) & of(x2,x3) & n_restaurant(x3) & a_asian(s1) & Theme(s1,x2) & n_chef(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(n_chef(x1) & for(e1,x3) & n_celebrity(x3) & Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & n_dinner(x2)) | 49fcbe3c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_smile(e1) & on(x2,x4) & of(x4,x5) & of(x2,x3) & n_type(x5) & n_standing(x7) & n_standing(x6) & n_restaurant(x3) & n_refrigerator(x8) & n_girl(x4) & n_cooking(x2) & n_chef(x1) & n_camera(x10) & in(x1,x2) & for(e1,x10) & card_eq_2(x1) & card_eq_1(x2) & by(x4,x8) & a_topic(x1) & a_hibachi(s2) & a_asian(s1) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x9) & -(x6 = x7) & (x8 = x9) & (x4 = x6)) | exists e1 x1 x2 x3.(v_prepare(e1) & n_dinner(x2) & n_chef(x1) & n_celebrity(x3) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two girls are playing soccer with orange and white uniforms. | Girls are sleeping. | 2 | -100 | Girls cannot be sleeping and playing soccer at the same time. | exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & n_uniform(x3) & a_white(s1) & Theme(s1,x3) & of(x3,x4) & n_orange(x4) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_soccer(x2) & n_girl(x1) & card_eq_2(x1)) | exists e1 x1.(Actor(e1,x1) & v_sleep(e1) & n_girl(x1)) | 49fcc382-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & of(x3,x4) & n_uniform(x3) & n_soccer(x2) & n_orange(x4) & n_girl(x1) & card_eq_2(x1) & a_white(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1.(v_sleep(e1) & n_girl(x1) & Actor(e1,x1)) |
||
Two girls are playing soccer with orange and white uniforms. | Girls are outside. | 1 | -100 | That the girls are playing soccer does not necessarily mean that they are outside. | exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & n_uniform(x3) & a_white(s1) & Theme(s1,x3) & of(x3,x4) & n_orange(x4) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_soccer(x2) & n_girl(x1) & card_eq_2(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_girl(x1)) | 49fcc878-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & of(x3,x4) & n_uniform(x3) & n_soccer(x2) & n_orange(x4) & n_girl(x1) & card_eq_2(x1) & a_white(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists s1 x1.(n_girl(x1) & a_outside(s1) & Theme(s1,x1)) |
||
Two girls are playing soccer with orange and white uniforms. | Girls are playing soccer. | 0 | -100 | Two girls are girls. | exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & n_uniform(x3) & a_white(s1) & Theme(s1,x3) & of(x3,x4) & n_orange(x4) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_soccer(x2) & n_girl(x1) & card_eq_2(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_soccer(x2) & n_girl(x1)) | 49fccda0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & of(x3,x4) & n_uniform(x3) & n_soccer(x2) & n_orange(x4) & n_girl(x1) & card_eq_2(x1) & a_white(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_soccer(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two girls in jerseys running toward a soccer ball | The girls in jerseys are racing for the ball. | 1 | -100 | Running doesn't necessarily imply racing. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & toward(e1,x4) & n_ball(x4) & of(x4,x5) & n_soccer(x5) & Actor(e1,x3) & v_run(e1) & (x2 = x3) & n_jersey(x2) & n_girl(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(n_ball(x3) & n_girl(x1) & for(e1,x3) & Actor(e1,x1) & v_race(e1) & in(x1,x2) & n_jersey(x2)) | 49fcd250-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_run(e1) & toward(e1,x4) & of(x4,x5) & n_soccer(x5) & n_jersey(x2) & n_girl(x1) & n_ball(x4) & in(x1,x2) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_race(e1) & n_jersey(x2) & n_girl(x1) & n_ball(x3) & in(x1,x2) & for(e1,x3) & Actor(e1,x1)) |
||
Two girls in jerseys running toward a soccer ball | The girls are playing soccer. | 0 | -100 | The girls are in jerseys playing soccer. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & toward(e1,x4) & n_ball(x4) & of(x4,x5) & n_soccer(x5) & Actor(e1,x3) & v_run(e1) & (x2 = x3) & n_jersey(x2) & n_girl(x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_soccer(x2)) | 49fcd94e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_run(e1) & toward(e1,x4) & of(x4,x5) & n_soccer(x5) & n_jersey(x2) & n_girl(x1) & n_ball(x4) & in(x1,x2) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_play(e1) & n_soccer(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two girls in jerseys running toward a soccer ball | Two girls in jerseys are running away from a skunk. | 2 | -100 | The girls cannot simultaneously be running toward and away from something | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x2) & toward(e1,x4) & n_ball(x4) & of(x4,x5) & n_soccer(x5) & Actor(e1,x3) & v_run(e1) & (x2 = x3) & n_jersey(x2) & n_girl(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(from(e1,x3) & n_skunk(x3) & r_away(e1) & Actor(e1,x1) & v_run(e1) & in(x1,x2) & n_jersey(x2) & n_girl(x1) & card_eq_2(x1)) | 49fcde76-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_run(e1) & toward(e1,x4) & of(x4,x5) & n_soccer(x5) & n_jersey(x2) & n_girl(x1) & n_ball(x4) & in(x1,x2) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_run(e1) & r_away(e1) & n_skunk(x3) & n_jersey(x2) & n_girl(x1) & in(x1,x2) & from(e1,x3) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two little girls in red and white strips are chasing after a soccer ball. | The girls are sisters | 1 | -100 | You can not infer they are sisters. | exists e1 s1 s2 s3 x1 x2 x3 x4.(after(e1,x3) & n_ball(x3) & of(x3,x4) & n_soccer(x4) & Actor(e1,x1) & v_chase(e1) & in(x1,x2) & n_strip(x2) & a_white(s3) & Theme(s3,x2) & a_red(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists p1 x1.(n_girl(x1) & exists x2.((x1 = x2) & n_sister(x2))) | 49fce344-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_chase(e1) & of(x3,x4) & n_strip(x2) & n_soccer(x4) & n_girl(x1) & n_ball(x3) & in(x1,x2) & card_eq_2(x1) & after(e1,x3) & a_white(s3) & a_red(s2) & a_little(s1) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists x1.(n_girl(x1) & exists x2.(n_sister(x2) & (x1 = x2))) |
||
Two little girls in red and white strips are chasing after a soccer ball. | Two girls are in red and white stripes | 0 | -100 | There are two chasing girls. | exists e1 s1 s2 s3 x1 x2 x3 x4.(after(e1,x3) & n_ball(x3) & of(x3,x4) & n_soccer(x4) & Actor(e1,x1) & v_chase(e1) & in(x1,x2) & n_strip(x2) & a_white(s3) & Theme(s3,x2) & a_red(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists p1 x1.(exists s1 s2 x2.(in(x1,x2) & n_stripe(x2) & a_white(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2)) & n_girl(x1) & card_eq_2(x1)) | 49fce808-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_chase(e1) & of(x3,x4) & n_strip(x2) & n_soccer(x4) & n_girl(x1) & n_ball(x3) & in(x1,x2) & card_eq_2(x1) & after(e1,x3) & a_white(s3) & a_red(s2) & a_little(s1) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists x1.(n_girl(x1) & exists s1 s2 x2.(n_stripe(x2) & in(x1,x2) & a_white(s2) & a_red(s1) & Theme(s2,x2) & Theme(s1,x2)) & card_eq_2(x1)) |
||
Two little girls in red and white strips are chasing after a soccer ball. | The girls are in a black shirt | 2 | -100 | red and white strips is not a blavk skirt | exists e1 s1 s2 s3 x1 x2 x3 x4.(after(e1,x3) & n_ball(x3) & of(x3,x4) & n_soccer(x4) & Actor(e1,x1) & v_chase(e1) & in(x1,x2) & n_strip(x2) & a_white(s3) & Theme(s3,x2) & a_red(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists p1 x1.(n_girl(x1) & exists s1 x2.(in(x1,x2) & n_shirt(x2) & a_black(s1) & Theme(s1,x2))) | 49fceef2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_chase(e1) & of(x3,x4) & n_strip(x2) & n_soccer(x4) & n_girl(x1) & n_ball(x3) & in(x1,x2) & card_eq_2(x1) & after(e1,x3) & a_white(s3) & a_red(s2) & a_little(s1) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) | exists x1.(n_girl(x1) & exists s1 x2.(n_shirt(x2) & in(x1,x2) & a_black(s1) & Theme(s1,x2))) |
||
Two girls in red soccer uniforms running after a soccer ball. | Two girls are playing a game of soccer. | 0 | -100 | If they are in soccer uniforms running after a soccer ball, they are playing a game of soccer. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & after(e1,x5) & n_ball(x5) & of(x5,x6) & n_soccer(x6) & Actor(e1,x4) & v_run(e1) & (x2 = x4) & n_uniform(x2) & of(x2,x3) & n_soccer(x3) & a_red(s1) & Theme(s1,x2) & n_girl(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & of(x2,x3) & n_soccer(x3) & n_game(x2) & n_girl(x1) & card_eq_2(x1)) | 49fcf71c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_run(e1) & of(x5,x6) & of(x2,x3) & n_uniform(x2) & n_soccer(x6) & n_soccer(x3) & n_girl(x1) & n_ball(x5) & in(x1,x2) & card_eq_2(x1) & after(e1,x5) & a_topic(x1) & a_red(s1) & Theme(s1,x2) & Actor(e1,x4) & (x2 = x4)) | exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_soccer(x3) & n_girl(x1) & n_game(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two girls in red soccer uniforms running after a soccer ball. | Two girls are playing cricket. | 2 | -100 | One can't be playing cricket and running. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & after(e1,x5) & n_ball(x5) & of(x5,x6) & n_soccer(x6) & Actor(e1,x4) & v_run(e1) & (x2 = x4) & n_uniform(x2) & of(x2,x3) & n_soccer(x3) & a_red(s1) & Theme(s1,x2) & n_girl(x1) & card_eq_2(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_cricket(x2) & n_girl(x1) & card_eq_2(x1)) | 49fcfeb0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_run(e1) & of(x5,x6) & of(x2,x3) & n_uniform(x2) & n_soccer(x6) & n_soccer(x3) & n_girl(x1) & n_ball(x5) & in(x1,x2) & card_eq_2(x1) & after(e1,x5) & a_topic(x1) & a_red(s1) & Theme(s1,x2) & Actor(e1,x4) & (x2 = x4)) | exists e1 x1 x2.(v_play(e1) & n_girl(x1) & n_cricket(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two girls in red soccer uniforms running after a soccer ball. | Two girls are playing in the championship soccer gamer. | 1 | -100 | The fact that two girls in red soccer uniforms are running after a soccer ball, does not imply they are playing in the championship soccer game. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & after(e1,x5) & n_ball(x5) & of(x5,x6) & n_soccer(x6) & Actor(e1,x4) & v_run(e1) & (x2 = x4) & n_uniform(x2) & of(x2,x3) & n_soccer(x3) & a_red(s1) & Theme(s1,x2) & n_girl(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(n_gamer(x2) & of(x2,x4) & n_soccer(x4) & of(x2,x3) & n_championship(x3) & in(e1,x2) & Actor(e1,x1) & v_play(e1) & n_girl(x1) & card_eq_2(x1)) | 49fd041e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_run(e1) & of(x5,x6) & of(x2,x3) & n_uniform(x2) & n_soccer(x6) & n_soccer(x3) & n_girl(x1) & n_ball(x5) & in(x1,x2) & card_eq_2(x1) & after(e1,x5) & a_topic(x1) & a_red(s1) & Theme(s1,x2) & Actor(e1,x4) & (x2 = x4)) | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x2,x4) & of(x2,x3) & n_soccer(x4) & n_girl(x1) & n_gamer(x2) & n_championship(x3) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1)) |
||
A man bicycles through a parking lot. | The man has a car. | 2 | -100 | A man can't bicycle and have a car. | exists x1 x2 x3 x4.(a_topic(x1) & through(x1,x3) & n_lot(x3) & of(x3,x4) & n_parking(x4) & n_bicycle(x1) & of(x1,x2) & n_man(x2)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_car(x2)) | 49fd08ce-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(through(x1,x3) & of(x3,x4) & of(x1,x2) & n_parking(x4) & n_man(x2) & n_lot(x3) & n_bicycle(x1) & a_topic(x1)) | exists e1 x1 x2.(v_have(e1) & n_man(x1) & n_car(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man bicycles through a parking lot. | The man is old. | 1 | -100 | Not every man who bicycles is old. | exists x1 x2 x3 x4.(a_topic(x1) & through(x1,x3) & n_lot(x3) & of(x3,x4) & n_parking(x4) & n_bicycle(x1) & of(x1,x2) & n_man(x2)) | exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_old(s1)) | 49fd0e28-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(through(x1,x3) & of(x3,x4) & of(x1,x2) & n_parking(x4) & n_man(x2) & n_lot(x3) & n_bicycle(x1) & a_topic(x1)) | exists s1 x1.(n_man(x1) & a_old(s1) & Theme(s1,x1)) |
||
A man bicycles through a parking lot. | A man has a bicycle. | 0 | -100 | A man bicycles through a parking lot, would not be A man has a bicycle. | exists x1 x2 x3 x4.(a_topic(x1) & through(x1,x3) & n_lot(x3) & of(x3,x4) & n_parking(x4) & n_bicycle(x1) & of(x1,x2) & n_man(x2)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_bicycle(x2) & n_man(x1)) | 49fd136e-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(through(x1,x3) & of(x3,x4) & of(x1,x2) & n_parking(x4) & n_man(x2) & n_lot(x3) & n_bicycle(x1) & a_topic(x1)) | exists e1 x1 x2.(v_have(e1) & n_man(x1) & n_bicycle(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two people huddle together on a brownstone door stoop. | Two salesman are working together. | 1 | -100 | One can not assume that two people who huddle together on a door stop are salesman who are working together. | exists e1 p1 x1 x2 x3 x4.(on(e1,x2) & n_stoop(x2) & of(x2,x4) & n_door(x4) & of(x2,x3) & n_brownstone(x3) & exists s1.(Theme(s1,x1) & a_together(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_huddle(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 s1 x1.(a_together(s1) & Manner(e1,s1) & Actor(e1,x1) & v_work(e1) & n_salesman(x1) & card_eq_2(x1)) | 49fd1846-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4.(v_huddle(e1) & on(e1,x2) & of(x2,x4) & of(x2,x3) & n_stoop(x2) & n_people(x1) & n_door(x4) & n_brownstone(x3) & exists s1.(a_together(s1) & Theme(s1,x1)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1)) | exists e1 s1 x1.(v_work(e1) & n_salesman(x1) & card_eq_2(x1) & a_together(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
Two people huddle together on a brownstone door stoop. | Two people are outside. | 0 | -100 | If they are on a brownstone door stoop, they are outside. | exists e1 p1 x1 x2 x3 x4.(on(e1,x2) & n_stoop(x2) & of(x2,x4) & n_door(x4) & of(x2,x3) & n_brownstone(x3) & exists s1.(Theme(s1,x1) & a_together(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_huddle(e1) & n_people(x1) & card_eq_2(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_people(x1) & card_eq_2(x1)) | 49fd1d14-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4.(v_huddle(e1) & on(e1,x2) & of(x2,x4) & of(x2,x3) & n_stoop(x2) & n_people(x1) & n_door(x4) & n_brownstone(x3) & exists s1.(a_together(s1) & Theme(s1,x1)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1)) | exists s1 x1.(n_people(x1) & card_eq_2(x1) & a_outside(s1) & Theme(s1,x1)) |
||
Two people huddle together on a brownstone door stoop. | A single person is knocking on a door. | 2 | -100 | A single person is not two people. | exists e1 p1 x1 x2 x3 x4.(on(e1,x2) & n_stoop(x2) & of(x2,x4) & n_door(x4) & of(x2,x3) & n_brownstone(x3) & exists s1.(Theme(s1,x1) & a_together(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_huddle(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2.(on(e1,x2) & n_door(x2) & Actor(e1,x1) & v_knock(e1) & n_person(x1) & a_single(s1) & Theme(s1,x1)) | 49fd23d6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4.(v_huddle(e1) & on(e1,x2) & of(x2,x4) & of(x2,x3) & n_stoop(x2) & n_people(x1) & n_door(x4) & n_brownstone(x3) & exists s1.(a_together(s1) & Theme(s1,x1)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_knock(e1) & on(e1,x2) & n_person(x1) & n_door(x2) & a_single(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A person wearing a gray sweatshirt bikes through an alley full of parked cars on a cool fall day. | The person is running away from the cops. | 2 | -100 | A person can't bike and run. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & on(e1,x8) & n_day(x8) & of(x8,x9) & n_fall(x9) & a_cool(s4) & Theme(s4,x8) & through(e1,x5) & of(s2,x7) & n_car(x7) & a_parked(s3) & Theme(s3,x7) & Theme(s2,x6) & a_full(s2) & (x5 = x6) & n_alley(x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_bike(x3) & of(x3,x4) & n_sweatshirt(x4) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_person(x1)) | exists e1 x1 x2.(n_cop(x2) & n_person(x1) & from(e1,x2) & r_away(e1) & Actor(e1,x1) & v_run(e1)) | 49fd2a34-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & through(e1,x5) & on(e1,x8) & of(x8,x9) & of(x3,x4) & of(s2,x7) & n_sweatshirt(x4) & n_person(x1) & n_fall(x9) & n_day(x8) & n_car(x7) & n_bike(x3) & n_alley(x5) & a_topic(x1) & a_parked(s3) & a_gray(s1) & a_full(s2) & a_cool(s4) & Theme(s4,x8) & Theme(s3,x7) & Theme(s2,x6) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2.(v_run(e1) & r_away(e1) & n_person(x1) & n_cop(x2) & from(e1,x2) & Actor(e1,x1)) |
||
A person wearing a gray sweatshirt bikes through an alley full of parked cars on a cool fall day. | A person is biking in the cold. | 1 | -100 | Just because a person is wearing a sweatshirt while they bike on a cool fall day, one can not assume that the person is biking in the cold. Weather can be cool, but not necessarily cold. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & on(e1,x8) & n_day(x8) & of(x8,x9) & n_fall(x9) & a_cool(s4) & Theme(s4,x8) & through(e1,x5) & of(s2,x7) & n_car(x7) & a_parked(s3) & Theme(s3,x7) & Theme(s2,x6) & a_full(s2) & (x5 = x6) & n_alley(x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_bike(x3) & of(x3,x4) & n_sweatshirt(x4) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_person(x1)) | exists e1 x1 x2.(n_cold(x2) & in(e1,x2) & Actor(e1,x1) & v_bike(e1) & n_person(x1)) | 49fd2f34-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & through(e1,x5) & on(e1,x8) & of(x8,x9) & of(x3,x4) & of(s2,x7) & n_sweatshirt(x4) & n_person(x1) & n_fall(x9) & n_day(x8) & n_car(x7) & n_bike(x3) & n_alley(x5) & a_topic(x1) & a_parked(s3) & a_gray(s1) & a_full(s2) & a_cool(s4) & Theme(s4,x8) & Theme(s3,x7) & Theme(s2,x6) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2.(v_bike(e1) & n_person(x1) & n_cold(x2) & in(e1,x2) & Actor(e1,x1)) |
||
A person wearing a gray sweatshirt bikes through an alley full of parked cars on a cool fall day. | A person is outside. | 0 | -100 | If the person bikes through an alley, they are outside. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(x1) & on(e1,x8) & n_day(x8) & of(x8,x9) & n_fall(x9) & a_cool(s4) & Theme(s4,x8) & through(e1,x5) & of(s2,x7) & n_car(x7) & a_parked(s3) & Theme(s3,x7) & Theme(s2,x6) & a_full(s2) & (x5 = x6) & n_alley(x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_bike(x3) & of(x3,x4) & n_sweatshirt(x4) & a_gray(s1) & Theme(s1,x3) & (x1 = x2) & n_person(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_person(x1)) | 49fd3402-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_wear(e1) & through(e1,x5) & on(e1,x8) & of(x8,x9) & of(x3,x4) & of(s2,x7) & n_sweatshirt(x4) & n_person(x1) & n_fall(x9) & n_day(x8) & n_car(x7) & n_bike(x3) & n_alley(x5) & a_topic(x1) & a_parked(s3) & a_gray(s1) & a_full(s2) & a_cool(s4) & Theme(s4,x8) & Theme(s3,x7) & Theme(s2,x6) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x5 = x6) & (x1 = x2)) | exists s1 x1.(n_person(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A person is a riding a bike through a parking lot with dead trees in the background. | The person is riding their bike to a store. | 1 | -100 | Not all people who ride a bike through a parking lot are necessarily riding their bike to a store. | exists e1 p1 s1 x1 x2 x3 x4 x5 x6.(n_background(x6) & for(p1,e1) & with(e1,x5) & in(x5,x6) & n_tree(x5) & a_dead(s1) & Theme(s1,x5) & through(e1,x3) & n_lot(x3) & of(x3,x4) & n_parking(x4) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & exists x7.((x1 = x7) & n_a(x7)) & n_person(x1)) | exists e1 x1 x2 x3.(n_bike(x2) & of(x2,x1) & n_thing(x1) & n_person(x1) & to(e1,x3) & n_store(x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1)) | 49fd3920-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x5) & v_ride(e1) & through(e1,x3) & of(x3,x4) & n_tree(x5) & n_person(x1) & n_parking(x4) & n_lot(x3) & n_bike(x2) & n_background(x6) & in(x5,x6) & for(p1,e1) & exists x7.(n_a(x7) & (x1 = x7)) & a_dead(s1) & Theme(s1,x5) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_ride(e1) & to(e1,x3) & of(x2,x1) & n_thing(x1) & n_store(x3) & n_person(x1) & n_bike(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A person is a riding a bike through a parking lot with dead trees in the background. | A person is riding a bike. | 0 | -100 | A person is riding a bike is the same as a person is riding a bike. | exists e1 p1 s1 x1 x2 x3 x4 x5 x6.(n_background(x6) & for(p1,e1) & with(e1,x5) & in(x5,x6) & n_tree(x5) & a_dead(s1) & Theme(s1,x5) & through(e1,x3) & n_lot(x3) & of(x3,x4) & n_parking(x4) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & exists x7.((x1 = x7) & n_a(x7)) & n_person(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & n_person(x1)) | 49fd3efc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x5) & v_ride(e1) & through(e1,x3) & of(x3,x4) & n_tree(x5) & n_person(x1) & n_parking(x4) & n_lot(x3) & n_bike(x2) & n_background(x6) & in(x5,x6) & for(p1,e1) & exists x7.(n_a(x7) & (x1 = x7)) & a_dead(s1) & Theme(s1,x5) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_ride(e1) & n_person(x1) & n_bike(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A person is a riding a bike through a parking lot with dead trees in the background. | The person is walking. | 2 | -100 | A person can't be walking and riding. | exists e1 p1 s1 x1 x2 x3 x4 x5 x6.(n_background(x6) & for(p1,e1) & with(e1,x5) & in(x5,x6) & n_tree(x5) & a_dead(s1) & Theme(s1,x5) & through(e1,x3) & n_lot(x3) & of(x3,x4) & n_parking(x4) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_bike(x2) & exists x7.((x1 = x7) & n_a(x7)) & n_person(x1)) | exists e1 x1.(n_person(x1) & Actor(e1,x1) & v_walk(e1)) | 49fd43b6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x5) & v_ride(e1) & through(e1,x3) & of(x3,x4) & n_tree(x5) & n_person(x1) & n_parking(x4) & n_lot(x3) & n_bike(x2) & n_background(x6) & in(x5,x6) & for(p1,e1) & exists x7.(n_a(x7) & (x1 = x7)) & a_dead(s1) & Theme(s1,x5) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1.(v_walk(e1) & n_person(x1) & Actor(e1,x1)) |
||
A parking lot with a bicyclist riding through it. | a woman falling off a bike in a parking lot | 2 | -100 | A woman can't be falling and riding. | exists x1 x2 x3 x4.(a_topic(x1) & with(x1,x3) & through(x3,x1) & n_thing(x1) & n_riding(x3) & of(x3,x4) & n_bicyclist(x4) & n_lot(x1) & of(x1,x2) & n_parking(x2)) | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & in(e1,x4) & n_lot(x4) & of(x4,x5) & n_parking(x5) & a_off(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_fall(e1) & n_bike(x3) & (x1 = x2) & n_woman(x1)) | 49fd4870-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(with(x1,x3) & through(x3,x1) & of(x3,x4) & of(x1,x2) & n_thing(x1) & n_riding(x3) & n_parking(x2) & n_lot(x1) & n_bicyclist(x4) & a_topic(x1)) | exists e1 s1 x1 x2 x3 x4 x5.(v_fall(e1) & of(x4,x5) & n_woman(x1) & n_parking(x5) & n_lot(x4) & n_bike(x3) & in(e1,x4) & a_topic(x1) & a_off(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) |
||
A parking lot with a bicyclist riding through it. | a man learning to ride a bike in s parking lot | 1 | -100 | Just because a bicyclist is riding through a parking lot, one can not assume it is a man and they are learning to ride a bike. | exists x1 x2 x3 x4.(a_topic(x1) & with(x1,x3) & through(x3,x1) & n_thing(x1) & n_riding(x3) & of(x3,x4) & n_bicyclist(x4) & n_lot(x1) & of(x1,x2) & n_parking(x2)) | exists e1 e2 p1 x1 x2 x3 x4.(Theme(e2,x3) & Actor(e2,x1) & v_s(e2) & n_lot(x3) & of(x3,x4) & n_parking(x4) & Topic(e1,p1) & Actor(e1,x2) & v_learn(e1) & exists e3 s1 x5.(a_in(s1) & Manner(e3,s1) & Theme(e3,x5) & Actor(e3,x2) & v_ride(e3) & n_bike(x5)) & (x1 = x2) & n_man(x1)) | 49fd4e74-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(with(x1,x3) & through(x3,x1) & of(x3,x4) & of(x1,x2) & n_thing(x1) & n_riding(x3) & n_parking(x2) & n_lot(x1) & n_bicyclist(x4) & a_topic(x1)) | exists e1 e2 p1 x1 x2 x3 x4.(v_s(e2) & v_learn(e1) & of(x3,x4) & n_parking(x4) & n_man(x1) & n_lot(x3) & exists e3 s1 x5.(v_ride(e3) & n_bike(x5) & a_in(s1) & Theme(e3,x5) & Manner(e3,s1) & Actor(e3,x2)) & Topic(e1,p1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A person riding a bike in a parking lot. | A person is riding a skateboard. | 2 | -100 | There can be either a bike or a skateboard. | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & in(e1,x4) & n_lot(x4) & of(x4,x5) & n_parking(x5) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_bike(x3) & (x1 = x2) & n_person(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_skateboard(x2) & n_person(x1)) | 49fd57f2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_ride(e1) & of(x4,x5) & n_person(x1) & n_parking(x5) & n_lot(x4) & n_bike(x3) & in(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_ride(e1) & n_skateboard(x2) & n_person(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two painters standing on a ladder are painting the outside of a business, with a man in a red burgundy shirt talking on a cell. | Men paint a business. | 0 | -100 | If they are painting the outside of a business, they are painting a business. | exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_outside(x4) & on(e3,x9) & n_cell(x9) & Actor(e3,x6) & v_talk(e3) & with(e2,x6) & in(x6,x7) & n_shirt(x7) & of(x7,x8) & n_burgundy(x8) & a_red(s1) & Theme(s1,x7) & n_man(x6) & Theme(e2,x4) & Actor(e2,x1) & v_paint(e2) & of(x4,x5) & n_business(x5) & on(e1,x3) & n_ladder(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_painter(x1) & card_eq_2(x1)) | all x1.(n_business(x1) -> exists x2 x3.(a_topic(x2) & for(x2,x1) & n_paint(x2) & of(x2,x3) & n_man(x3))) | 49fd71b0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e2,x6) & v_talk(e3) & v_stand(e1) & v_paint(e2) & on(e3,x9) & on(e1,x3) & of(x7,x8) & of(x4,x5) & n_shirt(x7) & n_painter(x1) & n_outside(x4) & n_man(x6) & n_ladder(x3) & n_cell(x9) & n_business(x5) & n_burgundy(x8) & in(x6,x7) & card_eq_2(x1) & a_red(s1) & Theme(s1,x7) & Theme(e2,x4) & Actor(e3,x6) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | all x1.(exists x2 x3.(of(x2,x3) & n_paint(x2) & n_man(x3) & for(x2,x1) & a_topic(x2)) | -n_business(x1)) |
||
Women and a younger child riding on a carousal, both are wearing blue coats. | The Mother and child have blue coats are on the carousal. | 0 | -100 | Women are usually the mother figure. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(a_both(s3) & Manner(e1,s3) & Theme(e1,x6) & Actor(e1,x1) & v_wear(e1) & n_coat(x6) & a_blue(s2) & Theme(s2,x6) & subset_of(x3,x1) & on(x3,x5) & n_carousal(x5) & n_riding(x3) & of(x3,x4) & n_child(x4) & r_more(s1) & a_younger(s1) & Theme(s1,x3) & subset_of(x2,x1) & n_woman(x2)) | exists e1 p1 s1 x1 x2 x3 x4 x5 x6.(n_carousal(x6) & n_child(x3) & ne_nam_mother(x2) & subset_of(x3,x1) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x1) & v_have(e1) & on(x5,x6) & (x4 = x5) & n_coat(x4) & a_blue(s1) & Theme(s1,x4)) | 49fd8132-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6.(v_wear(e1) & subset_of(x3,x1) & subset_of(x2,x1) & r_more(s1) & on(x3,x5) & of(x3,x4) & n_woman(x2) & n_riding(x3) & n_coat(x6) & n_child(x4) & n_carousal(x5) & a_younger(s1) & a_both(s3) & a_blue(s2) & Theme(s2,x6) & Theme(s1,x3) & Theme(e1,x6) & Manner(e1,s3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_have(e1) & subset_of(x3,x1) & subset_of(x2,x1) & on(x5,x6) & ne_nam_mother(x2) & n_coat(x4) & n_child(x3) & n_carousal(x6) & a_blue(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x1) & (x4 = x5)) |
||
A man is smoking at sunset. | The man is smoking a Camel Crush. | 1 | 0.020163 | There are other cigarette brands than Camel Crush. | exists e1 x1 x2.(at(e1,x2) & n_sunset(x2) & Actor(e1,x1) & v_smoke(e1) & n_man(x1)) | exists e1 x1 x2 x3.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_smoke(e1) & ne_org_crush(x2) & (x2 = x3) & ne_org_camel(x3)) | 49ff93aa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_smoke(e1) & n_sunset(x2) & n_man(x1) & at(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_smoke(e1) & ne_org_crush(x2) & ne_org_camel(x3) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x3)) |
||
A man is smoking at sunset. | A man is smoking a cigar on his porch. | 1 | 0.130052 | It is not known if the item being smoked is a cigar, or that it is taking place on a porch. | exists e1 x1 x2.(at(e1,x2) & n_sunset(x2) & Actor(e1,x1) & v_smoke(e1) & n_man(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_smoke(e1) & on(x2,x3) & n_porch(x3) & of(x3,x1) & n_male(x1) & n_cigar(x2) & n_man(x1)) | 49ff99fe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_smoke(e1) & n_sunset(x2) & n_man(x1) & at(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_smoke(e1) & on(x2,x3) & of(x3,x1) & n_porch(x3) & n_man(x1) & n_male(x1) & n_cigar(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man is smoking at sunset. | A man is smoking a cigarette at sunset. | 1 | 0.803869 | There are other things one may smoke beyond a cigarette. | exists e1 x1 x2.(at(e1,x2) & n_sunset(x2) & Actor(e1,x1) & v_smoke(e1) & n_man(x1)) | exists e1 x1 x2 x3.(at(e1,x3) & n_sunset(x3) & Theme(e1,x2) & Actor(e1,x1) & v_smoke(e1) & n_cigarette(x2) & n_man(x1)) | 49ffa3cc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_smoke(e1) & n_sunset(x2) & n_man(x1) & at(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_smoke(e1) & n_sunset(x3) & n_man(x1) & n_cigarette(x2) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man is smoking at sunset. | A man smoking a cigarette. | 1 | 0.808646 | There are other things one may smoke beyond a cigarette. | exists e1 x1 x2.(at(e1,x2) & n_sunset(x2) & Actor(e1,x1) & v_smoke(e1) & n_man(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_smoke(e1) & n_cigarette(x3) & (x1 = x2) & n_man(x1)) | 49ffb2ea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_smoke(e1) & n_sunset(x2) & n_man(x1) & at(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_smoke(e1) & n_man(x1) & n_cigarette(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A man is smoking at sunset. | the man is white | 1 | 0.257214 | The man may not be wearing white as not all men wear white. | exists e1 x1 x2.(at(e1,x2) & n_sunset(x2) & Actor(e1,x1) & v_smoke(e1) & n_man(x1)) | exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_white(s1)) | 49ffc1fe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_smoke(e1) & n_sunset(x2) & n_man(x1) & at(e1,x2) & Actor(e1,x1)) | exists s1 x1.(n_man(x1) & a_white(s1) & Theme(s1,x1)) |
||
A man is smoking at sunset. | A man eating. | 2 | 0.021072 | If the man is smoking then he is not eating. | exists e1 x1 x2.(at(e1,x2) & n_sunset(x2) & Actor(e1,x1) & v_smoke(e1) & n_man(x1)) | exists x1 x2.(a_topic(x1) & n_eating(x1) & of(x1,x2) & n_man(x2)) | 49ffcbd6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_smoke(e1) & n_sunset(x2) & n_man(x1) & at(e1,x2) & Actor(e1,x1)) | exists x1 x2.(of(x1,x2) & n_man(x2) & n_eating(x1) & a_topic(x1)) |
||
A man is smoking at sunset. | a man smokes | 0 | 0.976435 | A man who smokes is smoking at sunset. | exists e1 x1 x2.(at(e1,x2) & n_sunset(x2) & Actor(e1,x1) & v_smoke(e1) & n_man(x1)) | exists e1 x1.(Actor(e1,x1) & v_smoke(e1) & n_man(x1)) | 49ffd5a4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_smoke(e1) & n_sunset(x2) & n_man(x1) & at(e1,x2) & Actor(e1,x1)) | exists e1 x1.(v_smoke(e1) & n_man(x1) & Actor(e1,x1)) |
||
A man in orange shorts sits on some steps in front of a big blue door. | A man in shorts sits on some steps. | 0 | -100 | a man in orange shorts refers to a man in shorts. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(on(e1,x4) & in(x4,x5) & of(x5,x6) & n_door(x6) & a_blue(s2) & Theme(s2,x6) & a_big(s1) & Theme(s1,x6) & n_front(x5) & n_step(x4) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_shorts(x2) & of(x2,x3) & n_orange(x3) & n_man(x1)) | exists e1 x1 x2 x3.(on(e1,x3) & n_step(x3) & Actor(e1,x1) & v_sit(e1) & in(x1,x2) & n_shorts(x2) & n_man(x1)) | 4a0027ac-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_sit(e1) & on(e1,x4) & of(x5,x6) & of(x2,x3) & n_step(x4) & n_shorts(x2) & n_orange(x3) & n_man(x1) & n_front(x5) & n_door(x6) & in(x4,x5) & in(x1,x2) & a_blue(s2) & a_big(s1) & Theme(s2,x6) & Theme(s1,x6) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x3) & n_step(x3) & n_shorts(x2) & n_man(x1) & in(x1,x2) & Actor(e1,x1)) |
||
A man is sitting on steps with his legs crossed with a green scarf. | A man sitting on steps waiting for a cab. | 1 | -100 | Sitting on steps does not necessarily mean waiting for a cab. | exists e2 e1 s1 x1 x2 x3 x4 x5.(with(e1,x3) & with(e2,x5) & n_scarf(x5) & a_green(s1) & Theme(s1,x5) & Actor(e2,x4) & v_cross(e2) & (x3 = x4) & n_leg(x3) & of(x3,x1) & n_male(x1) & on(e1,x2) & n_step(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e2 e1 x1 x2 x3 x4 x5.(a_topic(x1) & on(e1,x3) & for(e2,x5) & n_cab(x5) & Actor(e2,x4) & v_wait(e2) & (x3 = x4) & n_step(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_man(x1)) | 4a002c02-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5.(with(e2,x5) & with(e1,x3) & v_sit(e1) & v_cross(e2) & on(e1,x2) & of(x3,x1) & n_step(x2) & n_scarf(x5) & n_man(x1) & n_male(x1) & n_leg(x3) & a_green(s1) & Theme(s1,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e2 e1 x1 x2 x3 x4 x5.(v_wait(e2) & v_sit(e1) & on(e1,x3) & n_step(x3) & n_man(x1) & n_cab(x5) & for(e2,x5) & a_topic(x1) & Actor(e2,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2)) |
||
A man is sitting on steps with his legs crossed with a green scarf. | A man standing on steps with a red scarf. | 2 | -100 | The man cannot be sitting and standing at the same time and green is a different color than red. | exists e2 e1 s1 x1 x2 x3 x4 x5.(with(e1,x3) & with(e2,x5) & n_scarf(x5) & a_green(s1) & Theme(s1,x5) & Actor(e2,x4) & v_cross(e2) & (x3 = x4) & n_leg(x3) & of(x3,x1) & n_male(x1) & on(e1,x2) & n_step(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & with(e1,x4) & n_scarf(x4) & a_red(s1) & Theme(s1,x4) & on(e1,x3) & n_step(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | 4a00322e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5.(with(e2,x5) & with(e1,x3) & v_sit(e1) & v_cross(e2) & on(e1,x2) & of(x3,x1) & n_step(x2) & n_scarf(x5) & n_man(x1) & n_male(x1) & n_leg(x3) & a_green(s1) & Theme(s1,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 s1 x1 x2 x3 x4.(with(e1,x4) & v_stand(e1) & on(e1,x3) & n_step(x3) & n_scarf(x4) & n_man(x1) & a_topic(x1) & a_red(s1) & Theme(s1,x4) & Actor(e1,x2) & (x1 = x2)) |
||
A man is sitting on steps with his legs crossed with a green scarf. | A person sitting on steps. | 0 | -100 | a man is a person. | exists e2 e1 s1 x1 x2 x3 x4 x5.(with(e1,x3) & with(e2,x5) & n_scarf(x5) & a_green(s1) & Theme(s1,x5) & Actor(e2,x4) & v_cross(e2) & (x3 = x4) & n_leg(x3) & of(x3,x1) & n_male(x1) & on(e1,x2) & n_step(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_step(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_person(x1)) | 4a003738-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5.(with(e2,x5) & with(e1,x3) & v_sit(e1) & v_cross(e2) & on(e1,x2) & of(x3,x1) & n_step(x2) & n_scarf(x5) & n_man(x1) & n_male(x1) & n_leg(x3) & a_green(s1) & Theme(s1,x5) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2 x3.(v_sit(e1) & on(e1,x3) & n_step(x3) & n_person(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A black man is pulling a blue shirt while distracted. | The man is touching a shirt. | 0 | -100 | a black man refers to the man. | exists e1 s1 s2 x1 x2 x3.(while(e1,x3) & n_distract(x3) & Theme(e1,x2) & Actor(e1,x1) & v_pull(e1) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_man(x1) & a_black(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_touch(e1) & n_shirt(x2)) | 4a003bac-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(while(e1,x3) & v_pull(e1) & n_shirt(x2) & n_man(x1) & n_distract(x3) & a_blue(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_touch(e1) & n_shirt(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A black man is pulling a blue shirt while distracted. | The man is completely focused on what he is doing and not distracted in any way. | 2 | -100 | If someone is distracted then they cannot be not distracted. | exists e1 s1 s2 x1 x2 x3.(while(e1,x3) & n_distract(x3) & Theme(e1,x2) & Actor(e1,x1) & v_pull(e1) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_man(x1) & a_black(s1) & Theme(s1,x1)) | exists e1 s1 x1.(n_man(x1) & n_male(x1) & -exists e3.(all x3.(n_way(x3) -> in(e3,x3)) & Theme(e3,x1) & v_distract(e3)) & a_completely(s1) & Manner(e1,s1) & exists e2 x2.(n_thing(x2) & on(e1,x2) & Theme(e2,x2) & Actor(e2,x1) & v_do(e2)) & Theme(e1,x1) & v_focus(e1)) | 4a0040f2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(while(e1,x3) & v_pull(e1) & n_shirt(x2) & n_man(x1) & n_distract(x3) & a_blue(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1.(v_focus(e1) & n_man(x1) & n_male(x1) & exists e2 x2.(v_do(e2) & on(e1,x2) & n_thing(x2) & Theme(e2,x2) & Actor(e2,x1)) & all e3.(exists x3.(n_way(x3) & -in(e3,x3)) | -v_distract(e3) | -Theme(e3,x1)) & a_completely(s1) & Theme(e1,x1) & Manner(e1,s1)) |
||
A black man is pulling a blue shirt while distracted. | The man is distracted by a moving car. | 1 | -100 | No way to know that he is distracted by a moving car. | exists e1 s1 s2 x1 x2 x3.(while(e1,x3) & n_distract(x3) & Theme(e1,x2) & Actor(e1,x1) & v_pull(e1) & n_shirt(x2) & a_blue(s2) & Theme(s2,x2) & n_man(x1) & a_black(s1) & Theme(s1,x1)) | exists e2 e1 x1 x2.(n_man(x1) & Actor(e1,x2) & n_car(x2) & Actor(e2,x2) & v_move(e2) & Theme(e1,x1) & v_distract(e1)) | 4a0045fc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(while(e1,x3) & v_pull(e1) & n_shirt(x2) & n_man(x1) & n_distract(x3) & a_blue(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e2 e1 x1 x2.(v_move(e2) & v_distract(e1) & n_man(x1) & n_car(x2) & Theme(e1,x1) & Actor(e2,x2) & Actor(e1,x2)) |
||
a man sitting on steps with headphones and sandals | A man is sitting down on stairs. | 0 | -100 | Sitting on steps is a paraphrase of sitting down on stairs. | exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(e1,x4) & subset_of(x6,x4) & n_sandal(x6) & subset_of(x5,x4) & n_headphone(x5) & on(e1,x3) & n_step(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1 x2.(on(e1,x2) & n_stair(x2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | 4a004aca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(with(e1,x4) & v_sit(e1) & subset_of(x6,x4) & subset_of(x5,x4) & on(e1,x3) & n_step(x3) & n_sandal(x6) & n_man(x1) & n_headphone(x5) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_sit(e1) & on(e1,x2) & n_stair(x2) & n_man(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
a man sitting on steps with headphones and sandals | The man is standing on the steps. | 2 | -100 | A man can be either sitting or standing on the steps. | exists e1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & with(e1,x4) & subset_of(x6,x4) & n_sandal(x6) & subset_of(x5,x4) & n_headphone(x5) & on(e1,x3) & n_step(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(n_step(x2) & n_man(x1) & on(e1,x2) & Actor(e1,x1) & v_stand(e1)) | 4a004f70-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(with(e1,x4) & v_sit(e1) & subset_of(x6,x4) & subset_of(x5,x4) & on(e1,x3) & n_step(x3) & n_sandal(x6) & n_man(x1) & n_headphone(x5) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_stand(e1) & on(e1,x2) & n_step(x2) & n_man(x1) & Actor(e1,x1)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.