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 stands near chairs and tables, outside a store. | a woman is outside | 0 | -100 | Outside a store implies they are outside. | exists e1 x1 x2 x3 x4 x5.(outside(e1,x5) & n_store(x5) & near(e1,x2) & subset_of(x4,x2) & n_table(x4) & subset_of(x3,x2) & n_chair(x3) & Actor(e1,x1) & v_stand(e1) & n_woman(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_woman(x1)) | 4d929cec-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & outside(e1,x5) & near(e1,x2) & n_woman(x1) & n_table(x4) & n_store(x5) & n_chair(x3) & Actor(e1,x1)) | exists s1 x1.(n_woman(x1) & a_outside(s1) & Theme(s1,x1)) |
||
A woman stands near chairs and tables, outside a store. | A woman is at the grocery store. | 1 | -100 | Not every store is a grocery store. | exists e1 x1 x2 x3 x4 x5.(outside(e1,x5) & n_store(x5) & near(e1,x2) & subset_of(x4,x2) & n_table(x4) & subset_of(x3,x2) & n_chair(x3) & Actor(e1,x1) & v_stand(e1) & n_woman(x1)) | exists p1 x1 x2 x3.(n_store(x2) & of(x2,x3) & n_grocery(x3) & at(x1,x2) & n_woman(x1)) | 4d92a1c4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & outside(e1,x5) & near(e1,x2) & n_woman(x1) & n_table(x4) & n_store(x5) & n_chair(x3) & Actor(e1,x1)) | exists x1 x2 x3.(of(x2,x3) & n_woman(x1) & n_store(x2) & n_grocery(x3) & at(x1,x2)) |
||
Two young women are playing baseball and one is in the midst of catching the ball while the other throws it to her. | Two young women are playing basetball and one is catching the ball. | 0 | -100 | If one woman is in the midst of catching the ball, she is catching the ball. | exists e1 p1 s1 x1 x2 x3 x4 x6 x7.(n_female(x6) & n_thing(x6) & n_other(x7) & n_ball(x6) & n_midst(x4) & exists e2 p2 x5.(in(x3,x4) & exists e3.(to(e3,x6) & Theme(e3,x6) & Actor(e3,x7) & v_throw(e3)) & while(e2,p2) & Theme(e2,x6) & Actor(e2,x5) & v_catch(e2) & (x4 = x5)) & n_thing(x3) & card_eq_1(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_baseball(x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 e2 s1 x1 x2 x3 x4.(n_ball(x4) & Theme(e2,x4) & Actor(e2,x3) & v_catch(e2) & n_thing(x3) & card_eq_1(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_basetball(x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | 4d92a7be-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x6 x7.(v_play(e1) & n_woman(x1) & n_thing(x6) & n_thing(x3) & n_other(x7) & n_midst(x4) & n_female(x6) & n_baseball(x2) & n_ball(x6) & exists e2 p2 x5.(while(e2,p2) & v_catch(e2) & in(x3,x4) & exists e3.(v_throw(e3) & to(e3,x6) & Theme(e3,x6) & Actor(e3,x7)) & Theme(e2,x6) & Actor(e2,x5) & (x4 = x5)) & card_eq_2(x1) & card_eq_1(x3) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 e2 s1 x1 x2 x3 x4.(v_play(e1) & v_catch(e2) & n_woman(x1) & n_thing(x3) & n_basetball(x2) & n_ball(x4) & card_eq_2(x1) & card_eq_1(x3) & a_young(s1) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) |
||
Two young women are playing baseball and one is in the midst of catching the ball while the other throws it to her. | All the sisters are playing baseball. | 1 | -100 | If 2 women are playing baseball, it does not mean they are sisters, or that all the sisters are playing baseball. | exists e1 p1 s1 x1 x2 x3 x4 x6 x7.(n_female(x6) & n_thing(x6) & n_other(x7) & n_ball(x6) & n_midst(x4) & exists e2 p2 x5.(in(x3,x4) & exists e3.(to(e3,x6) & Theme(e3,x6) & Actor(e3,x7) & v_throw(e3)) & while(e2,p2) & Theme(e2,x6) & Actor(e2,x5) & v_catch(e2) & (x4 = x5)) & n_thing(x3) & card_eq_1(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_baseball(x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists x2.(n_sister(x2) & all x1.((x1 = x2) -> exists e1 x3.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_baseball(x3)))) | 4d92acdc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x6 x7.(v_play(e1) & n_woman(x1) & n_thing(x6) & n_thing(x3) & n_other(x7) & n_midst(x4) & n_female(x6) & n_baseball(x2) & n_ball(x6) & exists e2 p2 x5.(while(e2,p2) & v_catch(e2) & in(x3,x4) & exists e3.(v_throw(e3) & to(e3,x6) & Theme(e3,x6) & Actor(e3,x7)) & Theme(e2,x6) & Actor(e2,x5) & (x4 = x5)) & card_eq_2(x1) & card_eq_1(x3) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists x2.(n_sister(x2) & all x1.(exists e1 x3.(v_play(e1) & n_baseball(x3) & Theme(e1,x3) & Actor(e1,x1)) | -(x1 = x2))) |
||
Two young women are playing baseball and one is in the midst of catching the ball while the other throws it to her. | The ladies are playing checkers. | 2 | -100 | They cannot be playing baseball and checkers simultaniously. | exists e1 p1 s1 x1 x2 x3 x4 x6 x7.(n_female(x6) & n_thing(x6) & n_other(x7) & n_ball(x6) & n_midst(x4) & exists e2 p2 x5.(in(x3,x4) & exists e3.(to(e3,x6) & Theme(e3,x6) & Actor(e3,x7) & v_throw(e3)) & while(e2,p2) & Theme(e2,x6) & Actor(e2,x5) & v_catch(e2) & (x4 = x5)) & n_thing(x3) & card_eq_1(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_baseball(x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_lady(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_checkers(x2)) | 4d92b22c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x6 x7.(v_play(e1) & n_woman(x1) & n_thing(x6) & n_thing(x3) & n_other(x7) & n_midst(x4) & n_female(x6) & n_baseball(x2) & n_ball(x6) & exists e2 p2 x5.(while(e2,p2) & v_catch(e2) & in(x3,x4) & exists e3.(v_throw(e3) & to(e3,x6) & Theme(e3,x6) & Actor(e3,x7)) & Theme(e2,x6) & Actor(e2,x5) & (x4 = x5)) & card_eq_2(x1) & card_eq_1(x3) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_lady(x1) & n_checkers(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman who is holding a bright pink purse and has sunglasses clipped to her shirt is leaning against a wall. | A woman waits in line for the bathroom at the lake. | 1 | -100 | The woman can lean against a wall without in line for the bathroom. | exists e1 e4 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(against(e4,x9) & n_wall(x9) & Actor(e4,x1) & v_lean(e4) & Theme(e3,x6) & Actor(e3,x5) & v_have(e3) & to(e2,x8) & n_shirt(x8) & of(x8,x1) & n_female(x1) & Theme(e2,x7) & v_clip(e2) & (x6 = x7) & n_sunglass(x6) & (x1 = x5) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_purse(x3) & of(x3,x4) & n_pink(x4) & a_bright(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2 x3 x4.(n_lake(x4) & n_bathroom(x3) & in(e1,x2) & for(x2,x3) & at(x3,x4) & n_line(x2) & Actor(e1,x1) & v_wait(e1) & n_woman(x1)) | 4d92b7b8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e4 e3 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_lean(e4) & v_hold(e1) & v_have(e3) & v_clip(e2) & to(e2,x8) & of(x8,x1) & of(x3,x4) & n_woman(x1) & n_wall(x9) & n_sunglass(x6) & n_shirt(x8) & n_purse(x3) & n_pink(x4) & n_female(x1) & against(e4,x9) & a_bright(s1) & Theme(s1,x3) & Theme(e3,x6) & Theme(e2,x7) & Theme(e1,x3) & Actor(e4,x1) & Actor(e3,x5) & Actor(e1,x2) & (x6 = x7) & (x1 = x5) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_wait(e1) & n_woman(x1) & n_line(x2) & n_lake(x4) & n_bathroom(x3) & in(e1,x2) & for(x2,x3) & at(x3,x4) & Actor(e1,x1)) |
||
A woman who is holding a bright pink purse and has sunglasses clipped to her shirt is leaning against a wall. | A lady leans on a wall. | 0 | -100 | Lady is a synonym for woman. | exists e2 e1 e4 e3 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(against(e4,x9) & n_wall(x9) & Actor(e4,x1) & v_lean(e4) & Theme(e3,x6) & Actor(e3,x5) & v_have(e3) & to(e2,x8) & n_shirt(x8) & of(x8,x1) & n_female(x1) & Theme(e2,x7) & v_clip(e2) & (x6 = x7) & n_sunglass(x6) & (x1 = x5) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_purse(x3) & of(x3,x4) & n_pink(x4) & a_bright(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2.(on(e1,x2) & n_wall(x2) & Actor(e1,x1) & v_lean(e1) & n_lady(x1)) | 4d92bccc-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e4 e3 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_lean(e4) & v_hold(e1) & v_have(e3) & v_clip(e2) & to(e2,x8) & of(x8,x1) & of(x3,x4) & n_woman(x1) & n_wall(x9) & n_sunglass(x6) & n_shirt(x8) & n_purse(x3) & n_pink(x4) & n_female(x1) & against(e4,x9) & a_bright(s1) & Theme(s1,x3) & Theme(e3,x6) & Theme(e2,x7) & Theme(e1,x3) & Actor(e4,x1) & Actor(e3,x5) & Actor(e1,x2) & (x6 = x7) & (x1 = x5) & (x1 = x2)) | exists e1 x1 x2.(v_lean(e1) & on(e1,x2) & n_wall(x2) & n_lady(x1) & Actor(e1,x1)) |
||
A woman who is holding a bright pink purse and has sunglasses clipped to her shirt is leaning against a wall. | A girl learns to shave her legs. | 2 | -100 | One does not learn to shave their legs by leaning against a wall. | exists e1 e2 e4 e3 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(against(e4,x9) & n_wall(x9) & Actor(e4,x1) & v_lean(e4) & Theme(e3,x6) & Actor(e3,x5) & v_have(e3) & to(e2,x8) & n_shirt(x8) & of(x8,x1) & n_female(x1) & Theme(e2,x7) & v_clip(e2) & (x6 = x7) & n_sunglass(x6) & (x1 = x5) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_purse(x3) & of(x3,x4) & n_pink(x4) & a_bright(s1) & Theme(s1,x3) & (x1 = x2) & n_woman(x1)) | exists e1 p1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_learn(e1) & exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_shave(e2)) & n_leg(x2) & of(x2,x1) & n_female(x1) & n_girl(x1)) | 4d92c140-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 e4 e3 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_lean(e4) & v_hold(e1) & v_have(e3) & v_clip(e2) & to(e2,x8) & of(x8,x1) & of(x3,x4) & n_woman(x1) & n_wall(x9) & n_sunglass(x6) & n_shirt(x8) & n_purse(x3) & n_pink(x4) & n_female(x1) & against(e4,x9) & a_bright(s1) & Theme(s1,x3) & Theme(e3,x6) & Theme(e2,x7) & Theme(e1,x3) & Actor(e4,x1) & Actor(e3,x5) & Actor(e1,x2) & (x6 = x7) & (x1 = x5) & (x1 = x2)) | exists e1 p1 x1 x2.(v_learn(e1) & of(x2,x1) & n_leg(x2) & n_girl(x1) & n_female(x1) & exists e2.(v_shave(e2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A woman is leaning on a doorway holding a pink purse. | A sad woman is leaning on a doorway holding a pink purse. | 1 | -100 | The woman doesn't need to be sad to lean. | exists e2 e1 s1 x1 x2 x3.(for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_purse(x3) & a_pink(s1) & Theme(s1,x3) & on(e1,x2) & n_doorway(x2) & Actor(e1,x1) & v_lean(e1) & n_woman(x1)) | exists e2 e1 s1 s2 x1 x2 x3.(for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_purse(x3) & a_pink(s2) & Theme(s2,x3) & on(e1,x2) & n_doorway(x2) & Actor(e1,x1) & v_lean(e1) & n_woman(x1) & a_sad(s1) & Theme(s1,x1)) | 4d92c5a0-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3.(v_lean(e1) & v_hold(e2) & on(e1,x2) & n_woman(x1) & n_purse(x3) & n_doorway(x2) & for(e1,e2) & a_pink(s1) & Theme(s1,x3) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists e2 e1 s1 s2 x1 x2 x3.(v_lean(e1) & v_hold(e2) & on(e1,x2) & n_woman(x1) & n_purse(x3) & n_doorway(x2) & for(e1,e2) & a_sad(s1) & a_pink(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) |
||
A woman is leaning on a doorway holding a pink purse. | A person is leaning on a doorway holding a pink purse. | 0 | -100 | A woman is a person | exists e2 e1 s1 x1 x2 x3.(for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_purse(x3) & a_pink(s1) & Theme(s1,x3) & on(e1,x2) & n_doorway(x2) & Actor(e1,x1) & v_lean(e1) & n_woman(x1)) | exists e2 e1 s1 x1 x2 x3.(for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_purse(x3) & a_pink(s1) & Theme(s1,x3) & on(e1,x2) & n_doorway(x2) & Actor(e1,x1) & v_lean(e1) & n_person(x1)) | 4d92ca00-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3.(v_lean(e1) & v_hold(e2) & on(e1,x2) & n_woman(x1) & n_purse(x3) & n_doorway(x2) & for(e1,e2) & a_pink(s1) & Theme(s1,x3) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists e2 e1 s1 x1 x2 x3.(v_lean(e1) & v_hold(e2) & on(e1,x2) & n_purse(x3) & n_person(x1) & n_doorway(x2) & for(e1,e2) & a_pink(s1) & Theme(s1,x3) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) |
||
A woman is leaning on a doorway holding a pink purse. | A man is leaning on a doorway holding a pink purse. | 2 | -100 | Woman and man are contradictory genders. | exists e2 e1 s1 x1 x2 x3.(for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_purse(x3) & a_pink(s1) & Theme(s1,x3) & on(e1,x2) & n_doorway(x2) & Actor(e1,x1) & v_lean(e1) & n_woman(x1)) | exists e2 e1 s1 x1 x2 x3.(for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_purse(x3) & a_pink(s1) & Theme(s1,x3) & on(e1,x2) & n_doorway(x2) & Actor(e1,x1) & v_lean(e1) & n_man(x1)) | 4d92d0b8-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3.(v_lean(e1) & v_hold(e2) & on(e1,x2) & n_woman(x1) & n_purse(x3) & n_doorway(x2) & for(e1,e2) & a_pink(s1) & Theme(s1,x3) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists e2 e1 s1 x1 x2 x3.(v_lean(e1) & v_hold(e2) & on(e1,x2) & n_purse(x3) & n_man(x1) & n_doorway(x2) & for(e1,e2) & a_pink(s1) & Theme(s1,x3) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) |
||
A black and white dog bounds through a field. | A dog runs outside. | 0 | -100 | Bounds and runs is moving and a field is outside | exists e1 s1 s2 x1 x2.(through(e1,x2) & n_field(x2) & Actor(e1,x1) & v_bound(e1) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1)) | exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_outside(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_run(e1) & n_dog(x1)) | 4d92d57c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_bound(e1) & through(e1,x2) & n_field(x2) & n_dog(x1) & a_white(s2) & a_black(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 p1 x1.(v_run(e1) & n_dog(x1) & exists s1.(a_outside(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A black and white dog bounds through a field. | A dog chases a fox it noticed. | 1 | -100 | The dog can run without it chases a fox. | exists e1 s1 s2 x1 x2.(through(e1,x2) & n_field(x2) & Actor(e1,x1) & v_bound(e1) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1)) | exists e2 e1 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_chase(e2) & Theme(e1,x3) & Actor(e1,x1) & v_notice(e1) & (x2 = x3) & n_thing(x1) & n_fox(x2) & n_dog(x1)) | 4d92daae-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_bound(e1) & through(e1,x2) & n_field(x2) & n_dog(x1) & a_white(s2) & a_black(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3.(v_notice(e1) & v_chase(e2) & n_thing(x1) & n_fox(x2) & n_dog(x1) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x1) & (x2 = x3)) |
||
A black and white dog bounds through a field. | A dog takes a nap on the porch. | 2 | -100 | If a dog bounds through a field, they cannot be taking a nap. | exists e1 s1 s2 x1 x2.(through(e1,x2) & n_field(x2) & Actor(e1,x1) & v_bound(e1) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_black(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(n_porch(x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & on(x2,x3) & n_nap(x2) & n_dog(x1)) | 4d92def0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_bound(e1) & through(e1,x2) & n_field(x2) & n_dog(x1) & a_white(s2) & a_black(s1) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_take(e1) & on(x2,x3) & n_porch(x3) & n_nap(x2) & n_dog(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman with a pink purse is leaning against a wall. | A woman with a pink purse is wearing a skirt. | 1 | -100 | The woman could be wearing pants, not just a skirt. | exists e1 s1 x1 x2 x3.(against(e1,x3) & n_wall(x3) & Actor(e1,x1) & v_lean(e1) & with(x1,x2) & n_purse(x2) & a_pink(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & n_skirt(x3) & with(x1,x2) & n_purse(x2) & a_pink(s1) & Theme(s1,x2) & n_woman(x1)) | 4d92e30a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(x1,x2) & v_lean(e1) & n_woman(x1) & n_wall(x3) & n_purse(x2) & against(e1,x3) & a_pink(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(with(x1,x2) & v_wear(e1) & n_woman(x1) & n_skirt(x3) & n_purse(x2) & a_pink(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A woman with a pink purse is leaning against a wall. | A woman is holding a pink bag. | 0 | -100 | A purse is a bag | exists e1 s1 x1 x2 x3.(against(e1,x3) & n_wall(x3) & Actor(e1,x1) & v_lean(e1) & with(x1,x2) & n_purse(x2) & a_pink(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_bag(x2) & a_pink(s1) & Theme(s1,x2) & n_woman(x1)) | 4d92e724-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(x1,x2) & v_lean(e1) & n_woman(x1) & n_wall(x3) & n_purse(x2) & against(e1,x3) & a_pink(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_hold(e1) & n_woman(x1) & n_bag(x2) & a_pink(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman with a pink purse is leaning against a wall. | A woman is holding a pink umbrella. | 2 | -100 | An umbrella and a purse are different. | exists e1 s1 x1 x2 x3.(against(e1,x3) & n_wall(x3) & Actor(e1,x1) & v_lean(e1) & with(x1,x2) & n_purse(x2) & a_pink(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_umbrella(x2) & a_pink(s1) & Theme(s1,x2) & n_woman(x1)) | 4d92eb48-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(x1,x2) & v_lean(e1) & n_woman(x1) & n_wall(x3) & n_purse(x2) & against(e1,x3) & a_pink(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_hold(e1) & n_woman(x1) & n_umbrella(x2) & a_pink(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A blond woman at a table is writing in a book as two men look on. | The two men know the blonde woman. | 1 | -100 | Looking at people does not mean you know them. | exists e1 e2 p1 s1 x1 x2 x3 x4 x5.(in(e1,x5) & n_book(x5) & as(e1,x3) & exists s2.(Theme(s2,x4) & a_on(s2)) & Topic(e2,p1) & Actor(e2,x4) & v_look(e2) & (x3 = x4) & n_man(x3) & card_eq_2(x3) & Actor(e1,x1) & v_write(e1) & at(x1,x2) & n_table(x2) & n_woman(x1) & a_blond(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_woman(x2) & a_blonde(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1) & v_know(e1)) | 4d92ef76-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 x1 x2 x3 x4 x5.(v_write(e1) & v_look(e2) & n_woman(x1) & n_table(x2) & n_man(x3) & n_book(x5) & in(e1,x5) & exists s2.(a_on(s2) & Theme(s2,x4)) & card_eq_2(x3) & at(x1,x2) & as(e1,x3) & a_blond(s1) & Topic(e2,p1) & Theme(s1,x1) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 s1 x1 x2.(v_know(e1) & n_woman(x2) & n_man(x1) & card_eq_2(x1) & a_blonde(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A blond woman at a table is writing in a book as two men look on. | The blonde woman is eating pizza at home. | 2 | -100 | Writing in a book and eating pizza are different activities. | exists e2 e1 p1 s1 x1 x2 x3 x4 x5.(in(e1,x5) & n_book(x5) & as(e1,x3) & exists s2.(Theme(s2,x4) & a_on(s2)) & Topic(e2,p1) & Actor(e2,x4) & v_look(e2) & (x3 = x4) & n_man(x3) & card_eq_2(x3) & Actor(e1,x1) & v_write(e1) & at(x1,x2) & n_table(x2) & n_woman(x1) & a_blond(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(n_woman(x1) & a_blonde(s1) & Theme(s1,x1) & at(e1,x3) & n_home(x3) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_pizza(x2)) | 4d92f43a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 x1 x2 x3 x4 x5.(v_write(e1) & v_look(e2) & n_woman(x1) & n_table(x2) & n_man(x3) & n_book(x5) & in(e1,x5) & exists s2.(a_on(s2) & Theme(s2,x4)) & card_eq_2(x3) & at(x1,x2) & as(e1,x3) & a_blond(s1) & Topic(e2,p1) & Theme(s1,x1) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 s1 x1 x2 x3.(v_eat(e1) & n_woman(x1) & n_pizza(x2) & n_home(x3) & at(e1,x3) & a_blonde(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A blond woman at a table is writing in a book as two men look on. | A book is being written by a female. | 0 | -100 | A woman is a female | exists e1 e2 p1 s1 x1 x2 x3 x4 x5.(in(e1,x5) & n_book(x5) & as(e1,x3) & exists s2.(Theme(s2,x4) & a_on(s2)) & Topic(e2,p1) & Actor(e2,x4) & v_look(e2) & (x3 = x4) & n_man(x3) & card_eq_2(x3) & Actor(e1,x1) & v_write(e1) & at(x1,x2) & n_table(x2) & n_woman(x1) & a_blond(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Actor(e1,x2) & n_female(x2) & Theme(e1,x1) & v_write(e1) & n_book(x1)) | 4d92f87c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 x1 x2 x3 x4 x5.(v_write(e1) & v_look(e2) & n_woman(x1) & n_table(x2) & n_man(x3) & n_book(x5) & in(e1,x5) & exists s2.(a_on(s2) & Theme(s2,x4)) & card_eq_2(x3) & at(x1,x2) & as(e1,x3) & a_blond(s1) & Topic(e2,p1) & Theme(s1,x1) & Actor(e2,x4) & Actor(e1,x1) & (x3 = x4)) | exists e1 x1 x2.(v_write(e1) & n_female(x2) & n_book(x1) & Theme(e1,x1) & Actor(e1,x2)) |
||
A man is working on the coal car of a train. | The plane is landing | 2 | -100 | It's either a plane or a train. | exists e1 x1 x2 x3 x4.(n_car(x2) & of(x2,x3) & n_coal(x3) & on(e1,x2) & of(x2,x4) & n_train(x4) & Actor(e1,x1) & v_work(e1) & n_man(x1)) | exists e1 x1.(n_plane(x1) & Actor(e1,x1) & v_land(e1)) | 4d92fcaa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_work(e1) & on(e1,x2) & of(x2,x4) & of(x2,x3) & n_train(x4) & n_man(x1) & n_coal(x3) & n_car(x2) & Actor(e1,x1)) | exists e1 x1.(v_land(e1) & n_plane(x1) & Actor(e1,x1)) |
||
A man is working on the coal car of a train. | He is shoveling coal | 0 | -100 | " He " is the pronoun used when referring to a human man. | exists e1 x1 x2 x3 x4.(n_car(x2) & of(x2,x3) & n_coal(x3) & on(e1,x2) & of(x2,x4) & n_train(x4) & Actor(e1,x1) & v_work(e1) & n_man(x1)) | exists e1 x1 x2.(n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_shovel(e1) & n_coal(x2)) | 4d930128-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_work(e1) & on(e1,x2) & of(x2,x4) & of(x2,x3) & n_train(x4) & n_man(x1) & n_coal(x3) & n_car(x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_shovel(e1) & n_male(x1) & n_coal(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man is working on the coal car of a train. | The man is dirty with soot | 1 | -100 | Working on a train's coal car doesn't always get you dirty with soot. You could be adjusting the brakes, painting the outside of the car, replacing air lines, etc. | exists e1 x1 x2 x3 x4.(n_car(x2) & of(x2,x3) & n_coal(x3) & on(e1,x2) & of(x2,x4) & n_train(x4) & Actor(e1,x1) & v_work(e1) & n_man(x1)) | exists s1 x1 x2.(n_man(x1) & with(s1,x2) & n_soot(x2) & Theme(s1,x1) & a_dirty(s1)) | 4d930560-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_work(e1) & on(e1,x2) & of(x2,x4) & of(x2,x3) & n_train(x4) & n_man(x1) & n_coal(x3) & n_car(x2) & Actor(e1,x1)) | exists s1 x1 x2.(with(s1,x2) & n_soot(x2) & n_man(x1) & a_dirty(s1) & Theme(s1,x1)) |
||
A man standing on a locomotive working on it. | the man is a mechanic | 0 | -100 | Working on a locomotive implies he is a mechanic | exists e1 e2 x1 x2 x3.(a_topic(x1) & for(e1,e2) & on(e2,x1) & n_thing(x1) & Actor(e2,x2) & v_working(e2) & on(e1,x3) & n_locomotive(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_mechanic(x2))) | 4d93097a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3.(v_working(e2) & v_stand(e1) & on(e2,x1) & on(e1,x3) & n_thing(x1) & n_man(x1) & n_locomotive(x3) & for(e1,e2) & a_topic(x1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_man(x1) & exists x2.(n_mechanic(x2) & (x1 = x2))) |
||
A man standing on a locomotive working on it. | the man is covered in grease | 1 | -100 | There may be no grease on the man at all. | exists e2 e1 x1 x2 x3.(a_topic(x1) & for(e1,e2) & on(e2,x1) & n_thing(x1) & Actor(e2,x2) & v_working(e2) & on(e1,x3) & n_locomotive(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & in(e1,x2) & n_grease(x2) & Theme(e1,x1) & v_cover(e1)) | 4d930da8-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3.(v_working(e2) & v_stand(e1) & on(e2,x1) & on(e1,x3) & n_thing(x1) & n_man(x1) & n_locomotive(x3) & for(e1,e2) & a_topic(x1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_cover(e1) & n_man(x1) & n_grease(x2) & in(e1,x2) & Theme(e1,x1)) |
||
A man standing on a locomotive working on it. | the man is sitting | 2 | -100 | One cannot be standing and sitting simultaneously. | exists e1 e2 x1 x2 x3.(a_topic(x1) & for(e1,e2) & on(e2,x1) & n_thing(x1) & Actor(e2,x2) & v_working(e2) & on(e1,x3) & n_locomotive(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1.(n_man(x1) & Actor(e1,x1) & v_sit(e1)) | 4d9311c2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3.(v_working(e2) & v_stand(e1) & on(e2,x1) & on(e1,x3) & n_thing(x1) & n_man(x1) & n_locomotive(x3) & for(e1,e2) & a_topic(x1) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_sit(e1) & n_man(x1) & Actor(e1,x1)) |
||
A woman with dark hair who is wearing an orange bikini lays out on a wicker chair. | A woman with dark hair is laying outside. | 0 | -100 | Lays out implies she is outside | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(on(e2,x6) & n_chair(x6) & of(x6,x7) & n_wicker(x7) & a_out(s2) & Manner(e2,s2) & Actor(e2,x1) & v_lay(e2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_bikini(x4) & of(x4,x5) & n_orange(x5) & (x1 = x3) & with(x1,x2) & n_hair(x2) & a_dark(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 s2 x1 x2.(a_outside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_lay(e1) & with(x1,x2) & n_hair(x2) & a_dark(s1) & Theme(s1,x2) & n_woman(x1)) | 4d932356-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & v_wear(e1) & v_lay(e2) & on(e2,x6) & of(x6,x7) & of(x4,x5) & n_woman(x1) & n_wicker(x7) & n_orange(x5) & n_hair(x2) & n_chair(x6) & n_bikini(x4) & a_out(s2) & a_dark(s1) & Theme(s1,x2) & Theme(e1,x4) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x3) & (x1 = x3)) | exists e1 s1 s2 x1 x2.(with(x1,x2) & v_lay(e1) & n_woman(x1) & n_hair(x2) & a_outside(s2) & a_dark(s1) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1)) |
||
A woman with dark hair who is wearing an orange bikini lays out on a wicker chair. | A woman is sitting down inside on the couch. | 2 | -100 | A wicker chair and a couch are different. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(on(e2,x6) & n_chair(x6) & of(x6,x7) & n_wicker(x7) & a_out(s2) & Manner(e2,s2) & Actor(e2,x1) & v_lay(e2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_bikini(x4) & of(x4,x5) & n_orange(x5) & (x1 = x3) & with(x1,x2) & n_hair(x2) & a_dark(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 s2 x1 x2.(n_couch(x2) & on(e1,x2) & a_inside(s2) & Manner(e1,s2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1) & n_woman(x1)) | 4d9327d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & v_wear(e1) & v_lay(e2) & on(e2,x6) & of(x6,x7) & of(x4,x5) & n_woman(x1) & n_wicker(x7) & n_orange(x5) & n_hair(x2) & n_chair(x6) & n_bikini(x4) & a_out(s2) & a_dark(s1) & Theme(s1,x2) & Theme(e1,x4) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x3) & (x1 = x3)) | exists e1 s1 s2 x1 x2.(v_sit(e1) & on(e1,x2) & n_woman(x1) & n_couch(x2) & a_inside(s2) & a_down(s1) & Manner(e1,s2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A woman with dark hair who is wearing an orange bikini lays out on a wicker chair. | A woman with dark hair is suntanning outside on a wicker chair. | 1 | -100 | People can sit in wicker chairs and not be suntanning | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(on(e2,x6) & n_chair(x6) & of(x6,x7) & n_wicker(x7) & a_out(s2) & Manner(e2,s2) & Actor(e2,x1) & v_lay(e2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_bikini(x4) & of(x4,x5) & n_orange(x5) & (x1 = x3) & with(x1,x2) & n_hair(x2) & a_dark(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 s2 x1 x2 x3 x4.(a_outside(s2) & Manner(e1,s2) & on(e1,x3) & n_chair(x3) & of(x3,x4) & n_wicker(x4) & Actor(e1,x1) & v_suntan(e1) & with(x1,x2) & n_hair(x2) & a_dark(s1) & Theme(s1,x2) & n_woman(x1)) | 4d932c16-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & v_wear(e1) & v_lay(e2) & on(e2,x6) & of(x6,x7) & of(x4,x5) & n_woman(x1) & n_wicker(x7) & n_orange(x5) & n_hair(x2) & n_chair(x6) & n_bikini(x4) & a_out(s2) & a_dark(s1) & Theme(s1,x2) & Theme(e1,x4) & Manner(e2,s2) & Actor(e2,x1) & Actor(e1,x3) & (x1 = x3)) | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_suntan(e1) & on(e1,x3) & of(x3,x4) & n_woman(x1) & n_wicker(x4) & n_hair(x2) & n_chair(x3) & a_outside(s2) & a_dark(s1) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1)) |
||
Women laying down on a chair. | Women jumping on the furniture. | 2 | -100 | Women cannot be laying down and jumping at the same time. | exists e1 s1 x1 x2 x3.(a_topic(x1) & a_down(s1) & Manner(e1,s1) & on(e1,x3) & n_chair(x3) & Actor(e1,x2) & v_lay(e1) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2 x3.(n_furniture(x3) & a_topic(x1) & on(e1,x3) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_woman(x1)) | 4d933030-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_lay(e1) & on(e1,x3) & n_woman(x1) & n_chair(x3) & a_topic(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_jump(e1) & on(e1,x3) & n_woman(x1) & n_furniture(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Women laying down on a chair. | People on a chair. | 0 | -100 | Women only lay down on chairs with other people. | exists e1 s1 x1 x2 x3.(a_topic(x1) & a_down(s1) & Manner(e1,s1) & on(e1,x3) & n_chair(x3) & Actor(e1,x2) & v_lay(e1) & (x1 = x2) & n_woman(x1)) | exists x1 x2.(a_topic(x1) & on(x1,x2) & n_chair(x2) & n_people(x1)) | 4d933454-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_lay(e1) & on(e1,x3) & n_woman(x1) & n_chair(x3) & a_topic(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2.(on(x1,x2) & n_people(x1) & n_chair(x2) & a_topic(x1)) |
||
Women laying down on a chair. | Women taking a nap on a chair. | 1 | -100 | laying down doesn't mean taking a nap | exists e1 s1 x1 x2 x3.(a_topic(x1) & a_down(s1) & Manner(e1,s1) & on(e1,x3) & n_chair(x3) & Actor(e1,x2) & v_lay(e1) & (x1 = x2) & n_woman(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_chair(x4) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_nap(x3) & (x1 = x2) & n_woman(x1)) | 4d933878-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_lay(e1) & on(e1,x3) & n_woman(x1) & n_chair(x3) & a_topic(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_take(e1) & on(e1,x4) & n_woman(x1) & n_nap(x3) & n_chair(x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Worker in orange jumpsuit and headlamp standing by equipment. | The headlamp is bright | 1 | -100 | Just because the worker wears a headlamp does not mean it is turned on or that it is bright. | exists s1 x1 x2 x3 x4 x5 x6.(ne_nam_worker(x1) & a_topic(s1) & subset_of(x4,s1) & by(x4,x6) & n_equipment(x6) & n_standing(x4) & of(x4,x5) & n_headlamp(x5) & subset_of(x1,s1) & in(x1,x2) & n_jumpsuit(x2) & of(x2,x3) & n_orange(x3)) | exists s1 x1.(n_headlamp(x1) & Theme(s1,x1) & a_bright(s1)) | 4d933c9c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6.(subset_of(x4,s1) & subset_of(x1,s1) & of(x4,x5) & of(x2,x3) & ne_nam_worker(x1) & n_standing(x4) & n_orange(x3) & n_jumpsuit(x2) & n_headlamp(x5) & n_equipment(x6) & in(x1,x2) & by(x4,x6) & a_topic(s1)) | exists s1 x1.(n_headlamp(x1) & a_bright(s1) & Theme(s1,x1)) |
||
Worker in orange jumpsuit and headlamp standing by equipment. | The worker is sitting | 2 | -100 | The worker cannot be standing and sitting at the same time. | exists s1 x1 x2 x3 x4 x5 x6.(ne_nam_worker(x1) & a_topic(s1) & subset_of(x4,s1) & by(x4,x6) & n_equipment(x6) & n_standing(x4) & of(x4,x5) & n_headlamp(x5) & subset_of(x1,s1) & in(x1,x2) & n_jumpsuit(x2) & of(x2,x3) & n_orange(x3)) | exists e1 x1.(n_worker(x1) & Actor(e1,x1) & v_sit(e1)) | 4d93419c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6.(subset_of(x4,s1) & subset_of(x1,s1) & of(x4,x5) & of(x2,x3) & ne_nam_worker(x1) & n_standing(x4) & n_orange(x3) & n_jumpsuit(x2) & n_headlamp(x5) & n_equipment(x6) & in(x1,x2) & by(x4,x6) & a_topic(s1)) | exists e1 x1.(v_sit(e1) & n_worker(x1) & Actor(e1,x1)) |
||
Worker in orange jumpsuit and headlamp standing by equipment. | The worker is standing | 0 | -100 | If a worker is standing by equipment then the worker is standing. | exists s1 x1 x2 x3 x4 x5 x6.(ne_nam_worker(x1) & a_topic(s1) & subset_of(x4,s1) & by(x4,x6) & n_equipment(x6) & n_standing(x4) & of(x4,x5) & n_headlamp(x5) & subset_of(x1,s1) & in(x1,x2) & n_jumpsuit(x2) & of(x2,x3) & n_orange(x3)) | exists e1 x1.(n_worker(x1) & Actor(e1,x1) & v_stand(e1)) | 4d9345de-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6.(subset_of(x4,s1) & subset_of(x1,s1) & of(x4,x5) & of(x2,x3) & ne_nam_worker(x1) & n_standing(x4) & n_orange(x3) & n_jumpsuit(x2) & n_headlamp(x5) & n_equipment(x6) & in(x1,x2) & by(x4,x6) & a_topic(s1)) | exists e1 x1.(v_stand(e1) & n_worker(x1) & Actor(e1,x1)) |
||
boys in a marketplace in india. | Boys are shopping. | 1 | -100 | People can be in a marketplace and not be shopping. | exists x1 x2 x3.(a_topic(x1) & in(x1,x2) & in(x2,x3) & n_indium(x3) & n_marketplace(x2) & n_boy(x1)) | exists p1 x1.(exists x2.((x1 = x2) & n_shopping(x2)) & n_boy(x1)) | 4d9349f8-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(n_marketplace(x2) & n_indium(x3) & n_boy(x1) & in(x2,x3) & in(x1,x2) & a_topic(x1)) | exists x1.(n_boy(x1) & exists x2.(n_shopping(x2) & (x1 = x2))) |
||
boys in a marketplace in india. | Boys are in a marketplace. | 0 | -100 | No matter where the marketplace is, it is still a marketplace | exists x1 x2 x3.(a_topic(x1) & in(x1,x2) & in(x2,x3) & n_indium(x3) & n_marketplace(x2) & n_boy(x1)) | exists p1 x1.(exists x2.(in(x1,x2) & n_marketplace(x2)) & n_boy(x1)) | 4d934f48-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(n_marketplace(x2) & n_indium(x3) & n_boy(x1) & in(x2,x3) & in(x1,x2) & a_topic(x1)) | exists x1.(n_boy(x1) & exists x2.(n_marketplace(x2) & in(x1,x2))) |
||
boys in a marketplace in india. | Boys are fighting. | 2 | -100 | A marketplace will not permit fighting on it's property, so it would stop them from fighting, | exists x1 x2 x3.(a_topic(x1) & in(x1,x2) & in(x2,x3) & n_indium(x3) & n_marketplace(x2) & n_boy(x1)) | exists e1 x1.(Actor(e1,x1) & v_fight(e1) & n_boy(x1)) | 4d9353bc-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3.(n_marketplace(x2) & n_indium(x3) & n_boy(x1) & in(x2,x3) & in(x1,x2) & a_topic(x1)) | exists e1 x1.(v_fight(e1) & n_boy(x1) & Actor(e1,x1)) |
||
A man with a dark suitcase is resting on a bench near a body of water. | A man is sitting down by the beach. | 1 | -100 | If the man is on the bench he is on it not by it. | exists e1 s1 x1 x2 x3 x4 x5.(on(e1,x3) & near(x3,x4) & of(x4,x5) & n_water(x5) & n_body(x4) & n_bench(x3) & Actor(e1,x1) & v_rest(e1) & with(x1,x2) & n_suitcase(x2) & a_dark(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 x1 x2.(n_beach(x2) & by(e1,x2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | 4d93581c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(with(x1,x2) & v_rest(e1) & on(e1,x3) & of(x4,x5) & near(x3,x4) & n_water(x5) & n_suitcase(x2) & n_man(x1) & n_body(x4) & n_bench(x3) & a_dark(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_sit(e1) & n_man(x1) & n_beach(x2) & by(e1,x2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man with a dark suitcase is resting on a bench near a body of water. | A man is home alone. | 2 | -100 | The only bodies of water typically found inside a home are in the bathroom. Home bathrooms do not normally contain benches. Men do not normally take suitcases into bathrooms. | exists e1 s1 x1 x2 x3 x4 x5.(on(e1,x3) & near(x3,x4) & of(x4,x5) & n_water(x5) & n_body(x4) & n_bench(x3) & Actor(e1,x1) & v_rest(e1) & with(x1,x2) & n_suitcase(x2) & a_dark(s1) & Theme(s1,x2) & n_man(x1)) | exists p1 x1.(exists x2.((x1 = x2) & r_alone(x2) & n_home(x2)) & n_man(x1)) | 4d935d3a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(with(x1,x2) & v_rest(e1) & on(e1,x3) & of(x4,x5) & near(x3,x4) & n_water(x5) & n_suitcase(x2) & n_man(x1) & n_body(x4) & n_bench(x3) & a_dark(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists x2.(r_alone(x2) & n_home(x2) & (x1 = x2))) |
||
A man taking a snooze on a crosswalk. | A man sleeps outside. | 0 | -100 | If a man is taking a snooze then he sleeps. | exists e1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_crosswalk(x4) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_snooze(x3) & (x1 = x2) & n_man(x1)) | exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_outside(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_sleep(e1) & n_man(x1)) | 4d936690-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_take(e1) & on(e1,x4) & n_snooze(x3) & n_man(x1) & n_crosswalk(x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1.(v_sleep(e1) & n_man(x1) & exists s1.(a_outside(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
An elderly man sleeping on a bench on a pier. | An elder man is sleeping | 0 | -100 | No matter where is he sleeping, he is still asleep | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_pier(x4) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_sleep(e1) & (x1 = x2) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Actor(e1,x1) & v_sleep(e1) & n_man(x1) & of(x1,x2) & n_elder(x2)) | 4d9375a4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sleep(e1) & on(e1,x4) & on(e1,x3) & n_pier(x4) & n_man(x1) & n_bench(x3) & a_topic(x1) & a_elderly(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_sleep(e1) & of(x1,x2) & n_man(x1) & n_elder(x2) & Actor(e1,x1)) |
||
An elderly man sleeping on a bench on a pier. | An elder is running | 2 | -100 | A man cannot be sleeping and running simultaneously. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & on(e1,x4) & n_pier(x4) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_sleep(e1) & (x1 = x2) & n_man(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 x1.(Actor(e1,x1) & v_run(e1) & n_elder(x1)) | 4d937f04-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sleep(e1) & on(e1,x4) & on(e1,x3) & n_pier(x4) & n_man(x1) & n_bench(x3) & a_topic(x1) & a_elderly(s1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_run(e1) & n_elder(x1) & Actor(e1,x1)) |
||
A young boy wearing a blue shirt lies on the grass. | A boy takes a break from his game. | 1 | -100 | Lies on the grass does not imply takes a break. | exists e1 e2 s1 s2 x1 x2 x3 x4.(n_grass(x4) & on(e2,x4) & Actor(e2,x1) & v_lie(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & a_blue(s2) & Theme(s2,x3) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & from(x2,x3) & n_game(x3) & of(x3,x1) & n_male(x1) & n_break(x2) & n_boy(x1)) | 4d977d7a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4.(v_wear(e1) & v_lie(e2) & on(e2,x4) & n_shirt(x3) & n_grass(x4) & n_boy(x1) & a_young(s1) & a_blue(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_take(e1) & of(x3,x1) & n_male(x1) & n_game(x3) & n_break(x2) & n_boy(x1) & from(x2,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A little boy streches his body out with his stomach on the grass. | The boy is on the grass. | 0 | -100 | Since his stomach is on the grass that means the boy is on the grass. | exists e1 s1 s2 x1 x2 x3 x4.(n_grass(x4) & with(e1,x3) & on(x3,x4) & n_stomach(x3) & of(x3,x1) & n_male(x1) & n_male(x1) & a_out(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_strech(e1) & n_body(x2) & of(x2,x1) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists p1 x1 x2.(n_grass(x2) & n_boy(x1) & on(x1,x2)) | 4d97825c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(e1,x3) & v_strech(e1) & on(x3,x4) & of(x3,x1) & of(x2,x1) & n_stomach(x3) & n_male(x1) & n_grass(x4) & n_boy(x1) & n_body(x2) & a_out(s2) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) | exists x1 x2.(on(x1,x2) & n_grass(x2) & n_boy(x1)) |
||
A little boy streches his body out with his stomach on the grass. | The boy is a zombie. | 2 | -100 | Stretches doesn't happen to a zombie. | exists e1 s1 s2 x1 x2 x3 x4.(n_grass(x4) & with(e1,x3) & on(x3,x4) & n_stomach(x3) & of(x3,x1) & n_male(x1) & n_male(x1) & a_out(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_strech(e1) & n_body(x2) & of(x2,x1) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists p1 x1.(n_boy(x1) & exists x2.((x1 = x2) & n_zombie(x2))) | 4d978824-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(e1,x3) & v_strech(e1) & on(x3,x4) & of(x3,x1) & of(x2,x1) & n_stomach(x3) & n_male(x1) & n_grass(x4) & n_boy(x1) & n_body(x2) & a_out(s2) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) | exists x1.(n_boy(x1) & exists x2.(n_zombie(x2) & (x1 = x2))) |
||
A little boy streches his body out with his stomach on the grass. | The boy is an athlete runner stretching. | 1 | -100 | A little boy stretching does not imply he is an athlete runner stretching. | exists e1 s1 s2 x1 x2 x3 x4.(n_grass(x4) & with(e1,x3) & on(x3,x4) & n_stomach(x3) & of(x3,x1) & n_male(x1) & n_male(x1) & a_out(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_strech(e1) & n_body(x2) & of(x2,x1) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists p1 x1.(n_boy(x1) & exists e1 s1 x2 x3.((x1 = x2) & Actor(e1,x3) & v_stretch(e1) & (x2 = x3) & n_runner(x2) & a_athlete(s1) & Theme(s1,x2))) | 4d978da6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(e1,x3) & v_strech(e1) & on(x3,x4) & of(x3,x1) & of(x2,x1) & n_stomach(x3) & n_male(x1) & n_grass(x4) & n_boy(x1) & n_body(x2) & a_out(s2) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) | exists x1.(n_boy(x1) & exists e1 s1 x2 x3.(v_stretch(e1) & n_runner(x2) & a_athlete(s1) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))) |
||
A man wearing a hat is standing on a machine that is being pulled by horses. | A man wearing a hat is commanding horses to pull him. | 1 | -100 | Just because the horses are pulling does not mean someone is commanding them. | exists e2 e3 e1 x1 x2 x3 x4 x5 x6.(on(e2,x4) & Actor(e3,x6) & n_horse(x6) & Theme(e3,x5) & v_pull(e3) & (x4 = x5) & n_machine(x4) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x3) & (x1 = x2) & n_man(x1)) | exists e1 p1 x1 x2 x3.(exists p2 s1 x4.((x1 = x4) & Topic(x4,p2) & exists e2.(Theme(e2,x1) & Actor(e2,x4) & v_pull(e2)) & n_horse(x4) & a_commanding(s1) & Theme(s1,x4)) & n_male(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x3) & (x1 = x2) & n_man(x1)) | 4d97921a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_stand(e2) & v_pull(e3) & on(e2,x4) & n_man(x1) & n_machine(x4) & n_horse(x6) & n_hat(x3) & Theme(e3,x5) & Theme(e1,x3) & Actor(e3,x6) & Actor(e2,x1) & Actor(e1,x2) & (x4 = x5) & (x1 = x2)) | exists e1 x1 x2 x3.(v_wear(e1) & n_man(x1) & n_male(x1) & n_hat(x3) & exists p2 s1 x4.(n_horse(x4) & exists e2.(v_pull(e2) & Theme(e2,x1) & Actor(e2,x4)) & a_commanding(s1) & Topic(x4,p2) & Theme(s1,x4) & (x1 = x4)) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A man wearing a hat is standing on a machine that is being pulled by horses. | A machine is being pulled by donkeys. | 2 | -100 | Donkeys are different than horses. | exists e3 e1 e2 x1 x2 x3 x4 x5 x6.(on(e2,x4) & Actor(e3,x6) & n_horse(x6) & Theme(e3,x5) & v_pull(e3) & (x4 = x5) & n_machine(x4) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(Actor(e1,x2) & n_donkey(x2) & Theme(e1,x1) & v_pull(e1) & n_machine(x1)) | 4d9796f2-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e1 e2 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_stand(e2) & v_pull(e3) & on(e2,x4) & n_man(x1) & n_machine(x4) & n_horse(x6) & n_hat(x3) & Theme(e3,x5) & Theme(e1,x3) & Actor(e3,x6) & Actor(e2,x1) & Actor(e1,x2) & (x4 = x5) & (x1 = x2)) | exists e1 x1 x2.(v_pull(e1) & n_machine(x1) & n_donkey(x2) & Theme(e1,x1) & Actor(e1,x2)) |
||
A man wearing a hat is standing on a machine that is being pulled by horses. | Horses pull a machine that is being stood upon by a man. | 0 | -100 | Standing on is the same as being stood upon. | exists e2 e1 e3 x1 x2 x3 x4 x5 x6.(on(e2,x4) & Actor(e3,x6) & n_horse(x6) & Theme(e3,x5) & v_pull(e3) & (x4 = x5) & n_machine(x4) & Actor(e2,x1) & v_stand(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hat(x3) & (x1 = x2) & n_man(x1)) | exists e2 e1 s1 x1 x2 x3 x4.(Theme(e2,x2) & Actor(e2,x1) & v_pull(e2) & Actor(e1,x4) & n_man(x4) & a_upon(s1) & Manner(e1,s1) & Theme(e1,x3) & v_stand(e1) & (x2 = x3) & n_machine(x2) & n_horse(x1)) | 4d979b5c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e3 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_stand(e2) & v_pull(e3) & on(e2,x4) & n_man(x1) & n_machine(x4) & n_horse(x6) & n_hat(x3) & Theme(e3,x5) & Theme(e1,x3) & Actor(e3,x6) & Actor(e2,x1) & Actor(e1,x2) & (x4 = x5) & (x1 = x2)) | exists e2 e1 s1 x1 x2 x3 x4.(v_stand(e1) & v_pull(e2) & n_man(x4) & n_machine(x2) & n_horse(x1) & a_upon(s1) & Theme(e2,x2) & Theme(e1,x3) & Manner(e1,s1) & Actor(e2,x1) & Actor(e1,x4) & (x2 = x3)) |
||
A man with a dark top and a brown hat is standing on equipment behind a group of animals. | A scene of animals with a man standing behind them | 1 | -100 | The man and animals do not have to be in a scene. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(behind(e1,x6) & of(x6,x7) & n_animal(x7) & n_group(x6) & on(e1,x5) & n_equipment(x5) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & subset_of(x4,x2) & n_hat(x4) & a_brown(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_top(x3) & a_dark(s1) & Theme(s1,x3) & n_man(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x3) & behind(e1,x1) & n_thing(x1) & Actor(e1,x4) & v_stand(e1) & (x3 = x4) & n_man(x3) & of(x1,x2) & n_animal(x2) & n_scene(x1)) | 4d979fc6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(e1,x5) & of(x6,x7) & n_top(x3) & n_man(x1) & n_hat(x4) & n_group(x6) & n_equipment(x5) & n_animal(x7) & behind(e1,x6) & a_dark(s1) & a_brown(s2) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(with(x1,x3) & v_stand(e1) & of(x1,x2) & n_thing(x1) & n_scene(x1) & n_man(x3) & n_animal(x2) & behind(e1,x1) & a_topic(x1) & Actor(e1,x4) & (x3 = x4)) |
||
A man with a dark top and a brown hat is standing on equipment behind a group of animals. | A group of animals on a stage standing on a person | 2 | -100 | The animals cannot be standing on a person who is standing on them. It is not physically possible. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(behind(e1,x6) & of(x6,x7) & n_animal(x7) & n_group(x6) & on(e1,x5) & n_equipment(x5) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & subset_of(x4,x2) & n_hat(x4) & a_brown(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_top(x3) & a_dark(s1) & Theme(s1,x3) & n_man(x1)) | exists x1 x2 x3 x4 x5.(a_topic(x1) & of(x1,x2) & on(x2,x3) & on(x3,x5) & n_person(x5) & n_standing(x3) & of(x3,x4) & n_stage(x4) & n_animal(x2) & n_group(x1)) | 4d97a430-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(e1,x5) & of(x6,x7) & n_top(x3) & n_man(x1) & n_hat(x4) & n_group(x6) & n_equipment(x5) & n_animal(x7) & behind(e1,x6) & a_dark(s1) & a_brown(s2) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1)) | exists x1 x2 x3 x4 x5.(on(x3,x5) & on(x2,x3) & of(x3,x4) & of(x1,x2) & n_standing(x3) & n_stage(x4) & n_person(x5) & n_group(x1) & n_animal(x2) & a_topic(x1)) |
||
A man with a dark top and a brown hat is standing on equipment behind a group of animals. | A man is standing on equipment behind a group of animals | 0 | -100 | The dark top and brown hat is clothing of the man. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(behind(e1,x6) & of(x6,x7) & n_animal(x7) & n_group(x6) & on(e1,x5) & n_equipment(x5) & Actor(e1,x1) & v_stand(e1) & with(x1,x2) & subset_of(x4,x2) & n_hat(x4) & a_brown(s2) & Theme(s2,x4) & subset_of(x3,x2) & n_top(x3) & a_dark(s1) & Theme(s1,x3) & n_man(x1)) | exists e1 x1 x2 x3 x4.(behind(e1,x3) & of(x3,x4) & n_animal(x4) & n_group(x3) & on(e1,x2) & n_equipment(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | 4d97a886-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & v_stand(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(e1,x5) & of(x6,x7) & n_top(x3) & n_man(x1) & n_hat(x4) & n_group(x6) & n_equipment(x5) & n_animal(x7) & behind(e1,x6) & a_dark(s1) & a_brown(s2) & Theme(s2,x4) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_stand(e1) & on(e1,x2) & of(x3,x4) & n_man(x1) & n_group(x3) & n_equipment(x2) & n_animal(x4) & behind(e1,x3) & Actor(e1,x1)) |
||
Man in brimmed hat with several horses pulling a plow through dirt. | Man is eating a horse since he's hungry | 2 | -100 | Eating a horse is different than pulling a plow. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & with(x2,x3) & through(e2,x6) & n_dirt(x6) & Theme(e2,x5) & Actor(e2,x4) & v_pull(e2) & n_plow(x5) & (x3 = x4) & n_horse(x3) & a_several(s1) & Theme(s1,x3) & n_hat(x2) & Theme(e1,x2) & v_brim(e1) & n_man(x1)) | exists e1 p1 x1 x2.(exists s1.(Theme(s1,x1) & a_hungry(s1)) & n_male(x1) & since(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_horse(x2) & n_man(x1)) | 4d97ad68-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_pull(e2) & v_brim(e1) & through(e2,x6) & n_plow(x5) & n_man(x1) & n_horse(x3) & n_hat(x2) & n_dirt(x6) & in(x1,x2) & a_topic(x1) & a_several(s1) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x2) & Actor(e2,x4) & (x3 = x4)) | exists e1 p1 x1 x2.(v_eat(e1) & since(e1,p1) & n_man(x1) & n_male(x1) & n_horse(x2) & exists s1.(a_hungry(s1) & Theme(s1,x1)) & Theme(e1,x2) & Actor(e1,x1)) |
||
Man in brimmed hat with several horses pulling a plow through dirt. | Man is riding a horse while pulling through dirt | 0 | -100 | Being with several horses implies one is riding a horse. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & with(x2,x3) & through(e2,x6) & n_dirt(x6) & Theme(e2,x5) & Actor(e2,x4) & v_pull(e2) & n_plow(x5) & (x3 = x4) & n_horse(x3) & a_several(s1) & Theme(s1,x3) & n_hat(x2) & Theme(e1,x2) & v_brim(e1) & n_man(x1)) | exists e2 e1 x1 x2 x3.(while(e1,e2) & through(e2,x3) & n_dirt(x3) & Actor(e2,x1) & v_pull(e2) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_horse(x2) & n_man(x1)) | 4d97b22c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_pull(e2) & v_brim(e1) & through(e2,x6) & n_plow(x5) & n_man(x1) & n_horse(x3) & n_hat(x2) & n_dirt(x6) & in(x1,x2) & a_topic(x1) & a_several(s1) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x2) & Actor(e2,x4) & (x3 = x4)) | exists e2 e1 x1 x2 x3.(while(e1,e2) & v_ride(e1) & v_pull(e2) & through(e2,x3) & n_man(x1) & n_horse(x2) & n_dirt(x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
Man in brimmed hat with several horses pulling a plow through dirt. | Man is riding a horse while pulling through dirt with friends | 1 | -100 | The people you ride with may not necessarily be your friends. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(x1,x2) & with(x2,x3) & through(e2,x6) & n_dirt(x6) & Theme(e2,x5) & Actor(e2,x4) & v_pull(e2) & n_plow(x5) & (x3 = x4) & n_horse(x3) & a_several(s1) & Theme(s1,x3) & n_hat(x2) & Theme(e1,x2) & v_brim(e1) & n_man(x1)) | exists e1 e2 x1 x2 x3 x4.(while(e1,e2) & with(e2,x4) & n_friend(x4) & through(e2,x3) & n_dirt(x3) & Actor(e2,x1) & v_pull(e2) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_horse(x2) & n_man(x1)) | 4d97b704-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(with(x2,x3) & v_pull(e2) & v_brim(e1) & through(e2,x6) & n_plow(x5) & n_man(x1) & n_horse(x3) & n_hat(x2) & n_dirt(x6) & in(x1,x2) & a_topic(x1) & a_several(s1) & Theme(s1,x3) & Theme(e2,x5) & Theme(e1,x2) & Actor(e2,x4) & (x3 = x4)) | exists e1 e2 x1 x2 x3 x4.(with(e2,x4) & while(e1,e2) & v_ride(e1) & v_pull(e2) & through(e2,x3) & n_man(x1) & n_horse(x2) & n_friend(x4) & n_dirt(x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
An Amish man breaks up the soil with the help of his team of mules. | A farmer is working hard. | 1 | -100 | Not all Amish men are farmer s. | exists s1 x1 x2 x3 x4 x5 x6.(n_team(x5) & of(x5,x3) & n_male(x3) & n_help(x4) & n_soil(x3) & a_topic(x1) & with(x1,x4) & of(x4,x5) & of(x5,x6) & n_mule(x6) & up(x1,x3) & n_break(x1) & of(x1,x2) & n_man(x2) & a_amish(s1) & Theme(s1,x1)) | exists e1 s1 x1.(a_hard(s1) & Manner(e1,s1) & Actor(e1,x1) & v_work(e1) & n_farmer(x1)) | 4d97bb82-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6.(with(x1,x4) & up(x1,x3) & of(x5,x6) & of(x5,x3) & of(x4,x5) & of(x1,x2) & n_team(x5) & n_soil(x3) & n_mule(x6) & n_man(x2) & n_male(x3) & n_help(x4) & n_break(x1) & a_topic(x1) & a_amish(s1) & Theme(s1,x1)) | exists e1 s1 x1.(v_work(e1) & n_farmer(x1) & a_hard(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
An Amish man breaks up the soil with the help of his team of mules. | A man is tilling the soil. | 0 | -100 | "Breaks up the soil" is a rephrasing of "tilling the soil". | exists s1 x1 x2 x3 x4 x5 x6.(n_team(x5) & of(x5,x3) & n_male(x3) & n_help(x4) & n_soil(x3) & a_topic(x1) & with(x1,x4) & of(x4,x5) & of(x5,x6) & n_mule(x6) & up(x1,x3) & n_break(x1) & of(x1,x2) & n_man(x2) & a_amish(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_soil(x2) & Theme(e1,x2) & Actor(e1,x1) & v_till(e1) & n_man(x1)) | 4d97bfba-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6.(with(x1,x4) & up(x1,x3) & of(x5,x6) & of(x5,x3) & of(x4,x5) & of(x1,x2) & n_team(x5) & n_soil(x3) & n_mule(x6) & n_man(x2) & n_male(x3) & n_help(x4) & n_break(x1) & a_topic(x1) & a_amish(s1) & Theme(s1,x1)) | exists e1 x1 x2.(v_till(e1) & n_soil(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
An Amish man breaks up the soil with the help of his team of mules. | A man and some horses on the sidewalk. | 2 | -100 | The animals can either be mules or horses. A person can not be breaking up soil and on the sidewalk at the same time. | exists s1 x1 x2 x3 x4 x5 x6.(n_team(x5) & of(x5,x3) & n_male(x3) & n_help(x4) & n_soil(x3) & a_topic(x1) & with(x1,x4) & of(x4,x5) & of(x5,x6) & n_mule(x6) & up(x1,x3) & n_break(x1) & of(x1,x2) & n_man(x2) & a_amish(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3.(n_sidewalk(x3) & a_topic(s1) & subset_of(x2,s1) & on(x2,x3) & n_horse(x2) & subset_of(x1,s1) & n_man(x1)) | 4d97c49c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6.(with(x1,x4) & up(x1,x3) & of(x5,x6) & of(x5,x3) & of(x4,x5) & of(x1,x2) & n_team(x5) & n_soil(x3) & n_mule(x6) & n_man(x2) & n_male(x3) & n_help(x4) & n_break(x1) & a_topic(x1) & a_amish(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3.(subset_of(x2,s1) & subset_of(x1,s1) & on(x2,x3) & n_sidewalk(x3) & n_man(x1) & n_horse(x2) & a_topic(s1)) |
||
Five people with backpacks hiking down a rocky hill. | Group of people hiking rocky terrain | 0 | -100 | Five people is a group, and a hill is a synonym for terrain. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & a_down(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_hike(e1) & n_hill(x4) & a_rocky(s1) & Theme(s1,x4) & (x2 = x3) & n_backpack(x2) & n_people(x1) & card_eq_5(x1)) | exists e1 s1 s2 x1 x2 x3.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & v_hike(e1) & n_terrain(x3) & a_rocky(s2) & Theme(s2,x3) & (x1 = x2) & n_people(x1)) | 4d97c8fc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_hike(e1) & n_people(x1) & n_hill(x4) & n_backpack(x2) & card_eq_5(x1) & a_topic(x1) & a_rocky(s1) & a_down(s2) & Theme(s1,x4) & Theme(e1,x4) & Manner(e1,s2) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 s2 x1 x2 x3.(v_hike(e1) & of(s1,x1) & ne_org_group(s1) & n_terrain(x3) & n_people(x1) & a_topic(s1) & a_rocky(s2) & Theme(s2,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Five people with backpacks hiking down a rocky hill. | Group of people returning from camping trip, coming down a rocky hill | 1 | -100 | Not all persons on a camping trip has backpacks | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & a_down(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_hike(e1) & n_hill(x4) & a_rocky(s1) & Theme(s1,x4) & (x2 = x3) & n_backpack(x2) & n_people(x1) & card_eq_5(x1)) | exists e3 e1 e2 s1 s2 s3 x1 x2 x3 x4.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & for(e1,e3) & a_down(s3) & Manner(e3,s3) & Actor(e3,x2) & v_come(e3) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_camp(e2) & n_trip(x4) & from(e1,x3) & n_hill(x3) & a_rocky(s2) & Theme(s2,x3) & Actor(e1,x2) & v_return(e1) & (x1 = x2) & n_people(x1)) | 4d97cd66-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_hike(e1) & n_people(x1) & n_hill(x4) & n_backpack(x2) & card_eq_5(x1) & a_topic(x1) & a_rocky(s1) & a_down(s2) & Theme(s1,x4) & Theme(e1,x4) & Manner(e1,s2) & Actor(e1,x3) & (x2 = x3)) | exists e3 e1 e2 s1 s2 s3 x1 x2 x3 x4.(v_return(e1) & v_come(e3) & v_camp(e2) & of(s1,x1) & ne_org_group(s1) & n_trip(x4) & n_people(x1) & n_hill(x3) & from(e1,x3) & for(e1,e3) & for(e1,e2) & a_topic(s1) & a_rocky(s2) & a_down(s3) & Theme(s2,x3) & Theme(e2,x4) & Manner(e3,s3) & Actor(e3,x2) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) |
||
Five people with backpacks hiking down a rocky hill. | Group of women sitting around a table | 2 | -100 | The group cannot be hiking down a rocky hill and sitting around a table at the same time. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & with(x1,x2) & a_down(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_hike(e1) & n_hill(x4) & a_rocky(s1) & Theme(s1,x4) & (x2 = x3) & n_backpack(x2) & n_people(x1) & card_eq_5(x1)) | exists e1 s1 x1 x2 x3.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & around(e1,x3) & n_table(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_woman(x1)) | 4d97d1c6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_hike(e1) & n_people(x1) & n_hill(x4) & n_backpack(x2) & card_eq_5(x1) & a_topic(x1) & a_rocky(s1) & a_down(s2) & Theme(s1,x4) & Theme(e1,x4) & Manner(e1,s2) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2 x3.(v_sit(e1) & of(s1,x1) & ne_org_group(s1) & n_woman(x1) & n_table(x3) & around(e1,x3) & a_topic(s1) & Actor(e1,x2) & (x1 = x2)) |
||
A young boy wearing blue plays in a room with a lot of toys. | A young boy is playing by himself in a room. | 1 | -100 | Just because there are toys does not mean a child was playing with them | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(e1,x4) & with(x4,x5) & of(x5,x6) & n_toy(x6) & n_lot(x5) & n_room(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_play(x3) & a_blue(s2) & Theme(s2,x3) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(in(e1,x2) & n_room(x2) & by(e1,x1) & n_male(x1) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | 4d97d806-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x4,x5) & v_wear(e1) & of(x5,x6) & n_toy(x6) & n_room(x4) & n_play(x3) & n_lot(x5) & n_boy(x1) & in(e1,x4) & a_young(s1) & a_topic(x1) & a_blue(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_play(e1) & n_room(x2) & n_male(x1) & n_boy(x1) & in(e1,x2) & by(e1,x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A young boy wearing blue plays in a room with a lot of toys. | A young girl is wearing blue. | 2 | -100 | The child can't be a boy and a girl at the same time. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(e1,x4) & with(x4,x5) & of(x5,x6) & n_toy(x6) & n_lot(x5) & n_room(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_play(x3) & a_blue(s2) & Theme(s2,x3) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 p1 s1 x1.(exists s2.(Theme(s2,x1) & a_blue(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_wear(e1) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | 4d97dd38-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x4,x5) & v_wear(e1) & of(x5,x6) & n_toy(x6) & n_room(x4) & n_play(x3) & n_lot(x5) & n_boy(x1) & in(e1,x4) & a_young(s1) & a_topic(x1) & a_blue(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 s1 x1.(v_wear(e1) & n_girl(x1) & exists s2.(a_blue(s2) & Theme(s2,x1)) & a_young(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A young boy wearing blue plays in a room with a lot of toys. | A young boy is playing in a room. | 0 | -100 | To be in a room with a lot of toys it is implied one is playing in a room. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & in(e1,x4) & with(x4,x5) & of(x5,x6) & n_toy(x6) & n_lot(x5) & n_room(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_play(x3) & a_blue(s2) & Theme(s2,x3) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(in(e1,x2) & n_room(x2) & Actor(e1,x1) & v_play(e1) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | 4d97e30a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(with(x4,x5) & v_wear(e1) & of(x5,x6) & n_toy(x6) & n_room(x4) & n_play(x3) & n_lot(x5) & n_boy(x1) & in(e1,x4) & a_young(s1) & a_topic(x1) & a_blue(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_play(e1) & n_room(x2) & n_boy(x1) & in(e1,x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A baby pulling all his toys out of his bin. | The baby is sleeping. | 2 | -100 | The baby can't be pulling all his toys out of the bin and sleeping at the same time. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & of(e1,x4) & n_bin(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & r_out(e1) & a_all(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_pull(e1) & n_toy(x3) & of(x3,x1) & (x1 = x2) & n_baby(x1)) | exists e1 x1.(n_baby(x1) & Actor(e1,x1) & v_sleep(e1)) | 4d97e7ec-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_pull(e1) & r_out(e1) & of(x4,x1) & of(x3,x1) & of(e1,x4) & n_toy(x3) & n_male(x1) & n_bin(x4) & n_baby(x1) & a_topic(x1) & a_all(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_sleep(e1) & n_baby(x1) & Actor(e1,x1)) |
||
A baby pulling all his toys out of his bin. | The baby is reaching for his truck. | 1 | -100 | A truck is just one kind of toy. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & of(e1,x4) & n_bin(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & r_out(e1) & a_all(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_pull(e1) & n_toy(x3) & of(x3,x1) & (x1 = x2) & n_baby(x1)) | exists e1 x1 x2.(n_truck(x2) & of(x2,x1) & n_male(x1) & n_baby(x1) & for(e1,x2) & Actor(e1,x1) & v_reach(e1)) | 4d97ec9c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_pull(e1) & r_out(e1) & of(x4,x1) & of(x3,x1) & of(e1,x4) & n_toy(x3) & n_male(x1) & n_bin(x4) & n_baby(x1) & a_topic(x1) & a_all(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_reach(e1) & of(x2,x1) & n_truck(x2) & n_male(x1) & n_baby(x1) & for(e1,x2) & Actor(e1,x1)) |
||
A baby pulling all his toys out of his bin. | The baby is playing. | 0 | -100 | Playing with toys involves pulling all his toys out of his bin. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & of(e1,x4) & n_bin(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & r_out(e1) & a_all(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_pull(e1) & n_toy(x3) & of(x3,x1) & (x1 = x2) & n_baby(x1)) | exists e1 x1.(n_baby(x1) & Actor(e1,x1) & v_play(e1)) | 4d97f14c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_pull(e1) & r_out(e1) & of(x4,x1) & of(x3,x1) & of(e1,x4) & n_toy(x3) & n_male(x1) & n_bin(x4) & n_baby(x1) & a_topic(x1) & a_all(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_play(e1) & n_baby(x1) & Actor(e1,x1)) |
||
A toddler is sitting in a yellow ball pit surrounded by balls and holding one to her mouth. | A toddler is sitting in a ball pit, waiting for her parents to come and pick her up. | 1 | -100 | The toddler in the ball pit is not necessarily waiting for her parents to pick her up. | exists e3 e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(to(e3,x8) & n_mouth(x8) & of(x8,x1) & n_female(x1) & Theme(e3,x7) & Actor(e3,x6) & v_hold(e3) & n_thing(x7) & card_eq_1(x7) & n_toddler(x6) & in(e1,x2) & Actor(e2,x5) & n_ball(x5) & Theme(e2,x4) & v_surround(e2) & (x2 = x4) & n_pit(x2) & of(x2,x3) & n_ball(x3) & a_yellow(s1) & Theme(s1,x2) & Actor(e1,x1) & v_sit(e1) & n_toddler(x1)) | exists e2 e1 p1 x1 x2 x3 x4.(for(e1,e2) & Topic(e2,p1) & exists e3 e4 s1.(a_up(s1) & Manner(e4,s1) & Theme(e4,x2) & Actor(e4,x1) & v_pick(e4) & Actor(e3,x1) & v_come(e3)) & n_female(x2) & for(e2,x4) & n_parent(x4) & of(x4,x1) & n_female(x1) & Actor(e2,x1) & v_wait(e2) & in(e1,x2) & n_pit(x2) & of(x2,x3) & n_ball(x3) & Actor(e1,x1) & v_sit(e1) & n_toddler(x1)) | 4d97f610-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_surround(e2) & v_sit(e1) & v_hold(e3) & to(e3,x8) & of(x8,x1) & of(x2,x3) & n_toddler(x6) & n_toddler(x1) & n_thing(x7) & n_pit(x2) & n_mouth(x8) & n_female(x1) & n_ball(x5) & n_ball(x3) & in(e1,x2) & card_eq_1(x7) & a_yellow(s1) & Theme(s1,x2) & Theme(e3,x7) & Theme(e2,x4) & Actor(e3,x6) & Actor(e2,x5) & Actor(e1,x1) & (x2 = x4)) | exists e2 e1 p1 x1 x2 x3 x4.(v_wait(e2) & v_sit(e1) & of(x4,x1) & of(x2,x3) & n_toddler(x1) & n_pit(x2) & n_parent(x4) & n_female(x2) & n_female(x1) & n_ball(x3) & in(e1,x2) & for(e2,x4) & for(e1,e2) & exists e3 e4 s1.(v_pick(e4) & v_come(e3) & a_up(s1) & Theme(e4,x2) & Manner(e4,s1) & Actor(e4,x1) & Actor(e3,x1)) & Topic(e2,p1) & Actor(e2,x1) & Actor(e1,x1)) |
||
A toddler is sitting in a yellow ball pit surrounded by balls and holding one to her mouth. | A toddler is swinging back and forth on a swing set. | 2 | -100 | A toddler cannot be sitting and swinging at the same time. | exists e3 e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(to(e3,x8) & n_mouth(x8) & of(x8,x1) & n_female(x1) & Theme(e3,x7) & Actor(e3,x6) & v_hold(e3) & n_thing(x7) & card_eq_1(x7) & n_toddler(x6) & in(e1,x2) & Actor(e2,x5) & n_ball(x5) & Theme(e2,x4) & v_surround(e2) & (x2 = x4) & n_pit(x2) & of(x2,x3) & n_ball(x3) & a_yellow(s1) & Theme(s1,x2) & Actor(e1,x1) & v_sit(e1) & n_toddler(x1)) | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(on(e2,x5) & n_set(x5) & of(x5,x6) & n_swing(x6) & a_forth(s2) & Manner(e2,s2) & Actor(e2,x4) & v_swing(e2) & n_toddler(x4) & on(e1,x2) & n_set(x2) & of(x2,x3) & n_swing(x3) & a_back(s1) & Manner(e1,s1) & Actor(e1,x1) & v_swing(e1) & n_toddler(x1)) | 4d97fac0-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_surround(e2) & v_sit(e1) & v_hold(e3) & to(e3,x8) & of(x8,x1) & of(x2,x3) & n_toddler(x6) & n_toddler(x1) & n_thing(x7) & n_pit(x2) & n_mouth(x8) & n_female(x1) & n_ball(x5) & n_ball(x3) & in(e1,x2) & card_eq_1(x7) & a_yellow(s1) & Theme(s1,x2) & Theme(e3,x7) & Theme(e2,x4) & Actor(e3,x6) & Actor(e2,x5) & Actor(e1,x1) & (x2 = x4)) | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_swing(e2) & v_swing(e1) & on(e2,x5) & on(e1,x2) & of(x5,x6) & of(x2,x3) & n_toddler(x4) & n_toddler(x1) & n_swing(x6) & n_swing(x3) & n_set(x5) & n_set(x2) & a_forth(s2) & a_back(s1) & Manner(e2,s2) & Manner(e1,s1) & Actor(e2,x4) & Actor(e1,x1)) |
||
A toddler is sitting in a yellow ball pit surrounded by balls and holding one to her mouth. | There is a child in a ball pit. | 0 | -100 | The mouth is how the child is holding the ball. | exists e3 e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(to(e3,x8) & n_mouth(x8) & of(x8,x1) & n_female(x1) & Theme(e3,x7) & Actor(e3,x6) & v_hold(e3) & n_thing(x7) & card_eq_1(x7) & n_toddler(x6) & in(e1,x2) & Actor(e2,x5) & n_ball(x5) & Theme(e2,x4) & v_surround(e2) & (x2 = x4) & n_pit(x2) & of(x2,x3) & n_ball(x3) & a_yellow(s1) & Theme(s1,x2) & Actor(e1,x1) & v_sit(e1) & n_toddler(x1)) | exists p1 x1 x2 x3.(in(p1,x2) & n_pit(x2) & of(x2,x3) & n_ball(x3) & exists x4.((x1 = x4) & n_child(x4))) | 4d980100-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(v_surround(e2) & v_sit(e1) & v_hold(e3) & to(e3,x8) & of(x8,x1) & of(x2,x3) & n_toddler(x6) & n_toddler(x1) & n_thing(x7) & n_pit(x2) & n_mouth(x8) & n_female(x1) & n_ball(x5) & n_ball(x3) & in(e1,x2) & card_eq_1(x7) & a_yellow(s1) & Theme(s1,x2) & Theme(e3,x7) & Theme(e2,x4) & Actor(e3,x6) & Actor(e2,x5) & Actor(e1,x1) & (x2 = x4)) | exists p1 x1 x2 x3.(of(x2,x3) & n_pit(x2) & n_ball(x3) & in(p1,x2) & exists x4.(n_child(x4) & (x1 = x4))) |
||
five hikers walk down the hillside. | The five hikers ran so fast down the hillside, that someone fell and got injured | 2 | -100 | The hikers can't walk and run at the same time. | exists e1 x1 x2.(n_hillside(x2) & down(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_hiker(x1) & card_eq_5(x1)) | exists e1 p1 s1 x1 x2.(n_hillside(x2) & n_hiker(x1) & card_eq_5(x1) & down(e1,x2) & exists e3 e2 p2 x3 x4.(exists s2.(Theme(s2,x4) & a_injure(s2)) & Topic(e3,p2) & Actor(e3,x4) & v_get(e3) & n_person(x4) & Actor(e2,x3) & v_fall(e2) & n_person(x3)) & that(x2,p1) & r_so(e1) & a_fast(s1) & Manner(e1,s1) & Actor(e1,x1) & v_run(e1)) | 4d980678-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_walk(e1) & n_hillside(x2) & n_hiker(x1) & down(e1,x2) & card_eq_5(x1) & Actor(e1,x1)) | exists e1 p1 s1 x1 x2.(v_run(e1) & that(x2,p1) & r_so(e1) & n_hillside(x2) & n_hiker(x1) & exists e3 e2 p2 x3 x4.(v_get(e3) & v_fall(e2) & n_person(x4) & n_person(x3) & exists s2.(a_injure(s2) & Theme(s2,x4)) & Topic(e3,p2) & Actor(e3,x4) & Actor(e2,x3)) & down(e1,x2) & card_eq_5(x1) & a_fast(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
five hikers walk down the hillside. | Five hikers walk down the hillside | 0 | -100 | if five hikers are walking down a hillside then five hikers walk down a hillside. | exists e1 x1 x2.(n_hillside(x2) & down(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_hiker(x1) & card_eq_5(x1)) | exists e1 x1 x2.(n_hillside(x2) & down(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_hiker(x1) & card_eq_5(x1)) | 4d980c04-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_walk(e1) & n_hillside(x2) & n_hiker(x1) & down(e1,x2) & card_eq_5(x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_walk(e1) & n_hillside(x2) & n_hiker(x1) & down(e1,x2) & card_eq_5(x1) & Actor(e1,x1)) |
||
five hikers walk down the hillside. | Five hikers slowly went down the hillside | 1 | -100 | Not all persons walk slowly. | exists e1 x1 x2.(n_hillside(x2) & down(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_hiker(x1) & card_eq_5(x1)) | exists e1 s1 x1 x2.(n_hillside(x2) & a_slowly(s1) & Manner(e1,s1) & down(e1,x2) & Actor(e1,x1) & v_go(e1) & n_hiker(x1) & card_eq_5(x1)) | 4d98106e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_walk(e1) & n_hillside(x2) & n_hiker(x1) & down(e1,x2) & card_eq_5(x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_go(e1) & n_hillside(x2) & n_hiker(x1) & down(e1,x2) & card_eq_5(x1) & a_slowly(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
Hockey players prepare for a face off before a crowd in an arena. | Players are on the ice | 0 | -100 | Hockey players play on the ice in an arena. | exists e1 s1 x1 x2 x3 x4 x5.(before(e1,x4) & in(x4,x5) & n_arena(x5) & n_crowd(x4) & a_off(s1) & Manner(e1,s1) & for(e1,x3) & n_face(x3) & Actor(e1,x1) & v_prepare(e1) & n_player(x1) & (x1 = x2) & ne_nam_hockey(x2)) | exists p1 x1 x2.(n_ice(x2) & on(x1,x2) & n_player(x1)) | 4d9814d8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_prepare(e1) & ne_nam_hockey(x2) & n_player(x1) & n_face(x3) & n_crowd(x4) & n_arena(x5) & in(x4,x5) & for(e1,x3) & before(e1,x4) & a_off(s1) & Manner(e1,s1) & Actor(e1,x1) & (x1 = x2)) | exists x1 x2.(on(x1,x2) & n_player(x1) & n_ice(x2)) |
||
Hockey players prepare for a face off before a crowd in an arena. | Players are in the lockerroom | 2 | -100 | The players can't be before a crowd in an arena and in the lockerroom at the same time. | exists e1 s1 x1 x2 x3 x4 x5.(before(e1,x4) & in(x4,x5) & n_arena(x5) & n_crowd(x4) & a_off(s1) & Manner(e1,s1) & for(e1,x3) & n_face(x3) & Actor(e1,x1) & v_prepare(e1) & n_player(x1) & (x1 = x2) & ne_nam_hockey(x2)) | exists p1 x1 x2.(n_lockerroom(x2) & in(x1,x2) & n_player(x1)) | 4d981942-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_prepare(e1) & ne_nam_hockey(x2) & n_player(x1) & n_face(x3) & n_crowd(x4) & n_arena(x5) & in(x4,x5) & for(e1,x3) & before(e1,x4) & a_off(s1) & Manner(e1,s1) & Actor(e1,x1) & (x1 = x2)) | exists x1 x2.(n_player(x1) & n_lockerroom(x2) & in(x1,x2)) |
||
Hockey players prepare for a face off before a crowd in an arena. | Players are nervous | 1 | -100 | Not all players are nervous. | exists e1 s1 x1 x2 x3 x4 x5.(before(e1,x4) & in(x4,x5) & n_arena(x5) & n_crowd(x4) & a_off(s1) & Manner(e1,s1) & for(e1,x3) & n_face(x3) & Actor(e1,x1) & v_prepare(e1) & n_player(x1) & (x1 = x2) & ne_nam_hockey(x2)) | exists s1 x1.(Theme(s1,x1) & a_nervous(s1) & n_player(x1)) | 4d981e4c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_prepare(e1) & ne_nam_hockey(x2) & n_player(x1) & n_face(x3) & n_crowd(x4) & n_arena(x5) & in(x4,x5) & for(e1,x3) & before(e1,x4) & a_off(s1) & Manner(e1,s1) & Actor(e1,x1) & (x1 = x2)) | exists s1 x1.(n_player(x1) & a_nervous(s1) & Theme(s1,x1)) |
||
A girl in a red and white shirt and blue shorts is getting ready to throw a ball. | the girl is preparing to throw the ball | 0 | -100 | "Getting ready to throw" is another way to say "preparing to throw". | exists e1 p1 s1 s2 s3 x1 x2 x3 x4.(exists p2 s4.(Topic(s4,p2) & Actor(s4,x1) & a_ready(s4) & exists e2 x5.(Theme(e2,x5) & Actor(e2,x1) & v_throw(e2) & n_ball(x5))) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & in(x1,x2) & subset_of(x4,x2) & n_shorts(x4) & a_blue(s3) & Theme(s3,x4) & subset_of(x3,x2) & n_shirt(x3) & a_white(s2) & Theme(s2,x3) & a_red(s1) & Theme(s1,x3) & n_girl(x1)) | exists e1 p1 x1 x2.(n_ball(x2) & n_girl(x1) & Topic(e1,p1) & Actor(e1,x1) & v_prepare(e1) & exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_throw(e2))) | 4d982388-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x4.(v_get(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shorts(x4) & n_shirt(x3) & n_girl(x1) & in(x1,x2) & exists p2 s4.(exists e2 x5.(v_throw(e2) & n_ball(x5) & Theme(e2,x5) & Actor(e2,x1)) & a_ready(s4) & Topic(s4,p2) & Actor(s4,x1)) & a_white(s2) & a_red(s1) & a_blue(s3) & Topic(e1,p1) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_prepare(e1) & n_girl(x1) & n_ball(x2) & exists e2.(v_throw(e2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A girl in a red and white shirt and blue shorts is getting ready to throw a ball. | the sun is blue | 2 | -100 | The sun in the sky and a pair of shorts are two different items. | exists e1 p1 s1 s2 s3 x1 x2 x3 x4.(exists p2 s4.(Topic(s4,p2) & Actor(s4,x1) & a_ready(s4) & exists e2 x5.(Theme(e2,x5) & Actor(e2,x1) & v_throw(e2) & n_ball(x5))) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & in(x1,x2) & subset_of(x4,x2) & n_shorts(x4) & a_blue(s3) & Theme(s3,x4) & subset_of(x3,x2) & n_shirt(x3) & a_white(s2) & Theme(s2,x3) & a_red(s1) & Theme(s1,x3) & n_girl(x1)) | exists s1 x1.(n_sun(x1) & Theme(s1,x1) & a_blue(s1)) | 4d9828d8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x4.(v_get(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shorts(x4) & n_shirt(x3) & n_girl(x1) & in(x1,x2) & exists p2 s4.(exists e2 x5.(v_throw(e2) & n_ball(x5) & Theme(e2,x5) & Actor(e2,x1)) & a_ready(s4) & Topic(s4,p2) & Actor(s4,x1)) & a_white(s2) & a_red(s1) & a_blue(s3) & Topic(e1,p1) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x3) & Actor(e1,x1)) | exists s1 x1.(n_sun(x1) & a_blue(s1) & Theme(s1,x1)) |
||
A girl in a red and white shirt and blue shorts is getting ready to throw a ball. | the girl is preparing to throw the ball to her father | 1 | -100 | You can not infer she is going to throw it at her father. | exists e1 p1 s1 s2 s3 x1 x2 x3 x4.(exists p2 s4.(Topic(s4,p2) & Actor(s4,x1) & a_ready(s4) & exists e2 x5.(Theme(e2,x5) & Actor(e2,x1) & v_throw(e2) & n_ball(x5))) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & in(x1,x2) & subset_of(x4,x2) & n_shorts(x4) & a_blue(s3) & Theme(s3,x4) & subset_of(x3,x2) & n_shirt(x3) & a_white(s2) & Theme(s2,x3) & a_red(s1) & Theme(s1,x3) & n_girl(x1)) | exists e1 p1 x1 x2 x3.(n_father(x3) & of(x3,x2) & n_female(x2) & n_ball(x2) & n_girl(x1) & Topic(e1,p1) & Actor(e1,x1) & v_prepare(e1) & exists e2.(to(e2,x3) & Theme(e2,x2) & Actor(e2,x1) & v_throw(e2))) | 4d982e1e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x4.(v_get(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shorts(x4) & n_shirt(x3) & n_girl(x1) & in(x1,x2) & exists p2 s4.(exists e2 x5.(v_throw(e2) & n_ball(x5) & Theme(e2,x5) & Actor(e2,x1)) & a_ready(s4) & Topic(s4,p2) & Actor(s4,x1)) & a_white(s2) & a_red(s1) & a_blue(s3) & Topic(e1,p1) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3.(v_prepare(e1) & of(x3,x2) & n_girl(x1) & n_female(x2) & n_father(x3) & n_ball(x2) & exists e2.(v_throw(e2) & to(e2,x3) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A woman in blue shorts and a red and white striped shirt throws a soccer ball out onto a green field with players on it. | A woman is part of a soccer game. | 1 | 0.804018 | Just because a person throws a ball means she is a part of the game. | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & on(x8,x2) & n_thing(x2) & n_player(x8) & onto(e1,x7) & n_field(x7) & a_green(s5) & Theme(s5,x7) & r_out(e1) & Theme(e1,x5) & Actor(e1,x1) & v_throw(e1) & n_ball(x5) & of(x5,x6) & n_soccer(x6) & subset_of(x4,x1) & n_shirt(x4) & a_striped(s4) & Theme(s4,x4) & a_white(s3) & Theme(s3,x4) & a_red(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_blue(s1) & Theme(s1,x3) & n_woman(x2)) | exists p1 x1.(exists x2 x3 x4.((x1 = x2) & of(x2,x3) & n_game(x3) & of(x3,x4) & n_soccer(x4) & n_part(x2)) & n_woman(x1)) | 4d983346-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & v_throw(e1) & subset_of(x4,x1) & subset_of(x2,x1) & r_out(e1) & onto(e1,x7) & on(x8,x2) & of(x5,x6) & n_woman(x2) & n_thing(x2) & n_soccer(x6) & n_shorts(x3) & n_shirt(x4) & n_player(x8) & n_field(x7) & n_ball(x5) & in(x2,x3) & a_white(s3) & a_striped(s4) & a_red(s2) & a_green(s5) & a_blue(s1) & Theme(s5,x7) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1)) | exists x1.(n_woman(x1) & exists x2 x3 x4.(of(x3,x4) & of(x2,x3) & n_soccer(x4) & n_part(x2) & n_game(x3) & (x1 = x2))) |
||
A woman in blue shorts and a red and white striped shirt throws a soccer ball out onto a green field with players on it. | The woman in blue shorts is playing soccer. | 1 | 0.58546 | A person playing soccer does not usually throw the ball | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & on(x8,x2) & n_thing(x2) & n_player(x8) & onto(e1,x7) & n_field(x7) & a_green(s5) & Theme(s5,x7) & r_out(e1) & Theme(e1,x5) & Actor(e1,x1) & v_throw(e1) & n_ball(x5) & of(x5,x6) & n_soccer(x6) & subset_of(x4,x1) & n_shirt(x4) & a_striped(s4) & Theme(s4,x4) & a_white(s3) & Theme(s3,x4) & a_red(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_blue(s1) & Theme(s1,x3) & n_woman(x2)) | exists e1 s1 x1 x2 x3.(n_woman(x1) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_soccer(x3) & in(x1,x2) & n_shorts(x2) & a_blue(s1) & Theme(s1,x2)) | 4d98380a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & v_throw(e1) & subset_of(x4,x1) & subset_of(x2,x1) & r_out(e1) & onto(e1,x7) & on(x8,x2) & of(x5,x6) & n_woman(x2) & n_thing(x2) & n_soccer(x6) & n_shorts(x3) & n_shirt(x4) & n_player(x8) & n_field(x7) & n_ball(x5) & in(x2,x3) & a_white(s3) & a_striped(s4) & a_red(s2) & a_green(s5) & a_blue(s1) & Theme(s5,x7) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_play(e1) & n_woman(x1) & n_soccer(x3) & n_shorts(x2) & in(x1,x2) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A woman in blue shorts and a red and white striped shirt throws a soccer ball out onto a green field with players on it. | She is the mother of several of the players. | 1 | 0.136638 | Not all women are mothers, and not all women playing soccer are the mother of several of the players. | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & on(x8,x2) & n_thing(x2) & n_player(x8) & onto(e1,x7) & n_field(x7) & a_green(s5) & Theme(s5,x7) & r_out(e1) & Theme(e1,x5) & Actor(e1,x1) & v_throw(e1) & n_ball(x5) & of(x5,x6) & n_soccer(x6) & subset_of(x4,x1) & n_shirt(x4) & a_striped(s4) & Theme(s4,x4) & a_white(s3) & Theme(s3,x4) & a_red(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_blue(s1) & Theme(s1,x3) & n_woman(x2)) | exists p1 x1 x2 x4.(n_player(x4) & n_mother(x2) & n_female(x1) & exists x3.((x1 = x2) & of(x2,x4) & of(x2,x3) & n_several(x3))) | 4d983cba-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & v_throw(e1) & subset_of(x4,x1) & subset_of(x2,x1) & r_out(e1) & onto(e1,x7) & on(x8,x2) & of(x5,x6) & n_woman(x2) & n_thing(x2) & n_soccer(x6) & n_shorts(x3) & n_shirt(x4) & n_player(x8) & n_field(x7) & n_ball(x5) & in(x2,x3) & a_white(s3) & a_striped(s4) & a_red(s2) & a_green(s5) & a_blue(s1) & Theme(s5,x7) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1)) | exists x1 x2 x4.(n_player(x4) & n_mother(x2) & n_female(x1) & exists x3.(of(x2,x4) & of(x2,x3) & n_several(x3) & (x1 = x2))) |
||
A woman in blue shorts and a red and white striped shirt throws a soccer ball out onto a green field with players on it. | A woman is playing baseball. | 2 | -100 | The woman can't be playing with a soccer ball and baseball at the same time. | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & on(x8,x2) & n_thing(x2) & n_player(x8) & onto(e1,x7) & n_field(x7) & a_green(s5) & Theme(s5,x7) & r_out(e1) & Theme(e1,x5) & Actor(e1,x1) & v_throw(e1) & n_ball(x5) & of(x5,x6) & n_soccer(x6) & subset_of(x4,x1) & n_shirt(x4) & a_striped(s4) & Theme(s4,x4) & a_white(s3) & Theme(s3,x4) & a_red(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_blue(s1) & Theme(s1,x3) & n_woman(x2)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_baseball(x2) & n_woman(x1)) | 4d98416a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & v_throw(e1) & subset_of(x4,x1) & subset_of(x2,x1) & r_out(e1) & onto(e1,x7) & on(x8,x2) & of(x5,x6) & n_woman(x2) & n_thing(x2) & n_soccer(x6) & n_shorts(x3) & n_shirt(x4) & n_player(x8) & n_field(x7) & n_ball(x5) & in(x2,x3) & a_white(s3) & a_striped(s4) & a_red(s2) & a_green(s5) & a_blue(s1) & Theme(s5,x7) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_woman(x1) & n_baseball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in blue shorts and a red and white striped shirt throws a soccer ball out onto a green field with players on it. | Some people are playing soccer. | 1 | 0.976741 | The presence of a soccer ball does not always mean that some people are playing soccer. There are many games that can be played with such a ball. | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & on(x8,x2) & n_thing(x2) & n_player(x8) & onto(e1,x7) & n_field(x7) & a_green(s5) & Theme(s5,x7) & r_out(e1) & Theme(e1,x5) & Actor(e1,x1) & v_throw(e1) & n_ball(x5) & of(x5,x6) & n_soccer(x6) & subset_of(x4,x1) & n_shirt(x4) & a_striped(s4) & Theme(s4,x4) & a_white(s3) & Theme(s3,x4) & a_red(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_blue(s1) & Theme(s1,x3) & n_woman(x2)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_soccer(x2) & n_people(x1)) | 4d984610-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & v_throw(e1) & subset_of(x4,x1) & subset_of(x2,x1) & r_out(e1) & onto(e1,x7) & on(x8,x2) & of(x5,x6) & n_woman(x2) & n_thing(x2) & n_soccer(x6) & n_shorts(x3) & n_shirt(x4) & n_player(x8) & n_field(x7) & n_ball(x5) & in(x2,x3) & a_white(s3) & a_striped(s4) & a_red(s2) & a_green(s5) & a_blue(s1) & Theme(s5,x7) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_soccer(x2) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in blue shorts and a red and white striped shirt throws a soccer ball out onto a green field with players on it. | People decided to go shopping on a rainy day. | 2 | -100 | The group of people can't be playing with a soccer ball on a green field and shopping at the same time. | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & on(x8,x2) & n_thing(x2) & n_player(x8) & onto(e1,x7) & n_field(x7) & a_green(s5) & Theme(s5,x7) & r_out(e1) & Theme(e1,x5) & Actor(e1,x1) & v_throw(e1) & n_ball(x5) & of(x5,x6) & n_soccer(x6) & subset_of(x4,x1) & n_shirt(x4) & a_striped(s4) & Theme(s4,x4) & a_white(s3) & Theme(s3,x4) & a_red(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_blue(s1) & Theme(s1,x3) & n_woman(x2)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_decide(e1) & exists e2 s1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_go(e2) & on(x2,x3) & n_day(x3) & a_rainy(s1) & Theme(s1,x3) & n_shopping(x2)) & n_people(x1)) | 4d984bc4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & v_throw(e1) & subset_of(x4,x1) & subset_of(x2,x1) & r_out(e1) & onto(e1,x7) & on(x8,x2) & of(x5,x6) & n_woman(x2) & n_thing(x2) & n_soccer(x6) & n_shorts(x3) & n_shirt(x4) & n_player(x8) & n_field(x7) & n_ball(x5) & in(x2,x3) & a_white(s3) & a_striped(s4) & a_red(s2) & a_green(s5) & a_blue(s1) & Theme(s5,x7) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 p1 x1.(v_decide(e1) & n_people(x1) & exists e2 s1 x2 x3.(v_go(e2) & on(x2,x3) & n_shopping(x2) & n_day(x3) & a_rainy(s1) & Theme(s1,x3) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A woman in blue shorts and a red and white striped shirt throws a soccer ball out onto a green field with players on it. | The woman kicked the ball to the referee. | 2 | -100 | The woman can't throw a soccer ball and kick the ball at the same time. | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & on(x8,x2) & n_thing(x2) & n_player(x8) & onto(e1,x7) & n_field(x7) & a_green(s5) & Theme(s5,x7) & r_out(e1) & Theme(e1,x5) & Actor(e1,x1) & v_throw(e1) & n_ball(x5) & of(x5,x6) & n_soccer(x6) & subset_of(x4,x1) & n_shirt(x4) & a_striped(s4) & Theme(s4,x4) & a_white(s3) & Theme(s3,x4) & a_red(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_blue(s1) & Theme(s1,x3) & n_woman(x2)) | exists e1 x1 x2 x3.(n_referee(x3) & n_ball(x2) & n_woman(x1) & to(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_kick(e1)) | 4d985060-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & v_throw(e1) & subset_of(x4,x1) & subset_of(x2,x1) & r_out(e1) & onto(e1,x7) & on(x8,x2) & of(x5,x6) & n_woman(x2) & n_thing(x2) & n_soccer(x6) & n_shorts(x3) & n_shirt(x4) & n_player(x8) & n_field(x7) & n_ball(x5) & in(x2,x3) & a_white(s3) & a_striped(s4) & a_red(s2) & a_green(s5) & a_blue(s1) & Theme(s5,x7) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_kick(e1) & to(e1,x3) & n_woman(x1) & n_referee(x3) & n_ball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in blue shorts and a red and white striped shirt throws a soccer ball out onto a green field with players on it. | There are a players on the field. | 0 | -100 | A woman in blue shorts and a red and white striped shirt is one of the players on the field. | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & on(x8,x2) & n_thing(x2) & n_player(x8) & onto(e1,x7) & n_field(x7) & a_green(s5) & Theme(s5,x7) & r_out(e1) & Theme(e1,x5) & Actor(e1,x1) & v_throw(e1) & n_ball(x5) & of(x5,x6) & n_soccer(x6) & subset_of(x4,x1) & n_shirt(x4) & a_striped(s4) & Theme(s4,x4) & a_white(s3) & Theme(s3,x4) & a_red(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_blue(s1) & Theme(s1,x3) & n_woman(x2)) | exists p1 x1 x3.(n_field(x3) & exists x2.((x1 = x2) & on(x2,x3) & n_player(x2))) | 4d9855b0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & v_throw(e1) & subset_of(x4,x1) & subset_of(x2,x1) & r_out(e1) & onto(e1,x7) & on(x8,x2) & of(x5,x6) & n_woman(x2) & n_thing(x2) & n_soccer(x6) & n_shorts(x3) & n_shirt(x4) & n_player(x8) & n_field(x7) & n_ball(x5) & in(x2,x3) & a_white(s3) & a_striped(s4) & a_red(s2) & a_green(s5) & a_blue(s1) & Theme(s5,x7) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1)) | exists x1 x3.(n_field(x3) & exists x2.(on(x2,x3) & n_player(x2) & (x1 = x2))) |
||
A woman in blue shorts and a red and white striped shirt throws a soccer ball out onto a green field with players on it. | Boy playing sococer | 2 | -100 | The individual cannot be a woman and a boy at the same time. | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & on(x8,x2) & n_thing(x2) & n_player(x8) & onto(e1,x7) & n_field(x7) & a_green(s5) & Theme(s5,x7) & r_out(e1) & Theme(e1,x5) & Actor(e1,x1) & v_throw(e1) & n_ball(x5) & of(x5,x6) & n_soccer(x6) & subset_of(x4,x1) & n_shirt(x4) & a_striped(s4) & Theme(s4,x4) & a_white(s3) & Theme(s3,x4) & a_red(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_blue(s1) & Theme(s1,x3) & n_woman(x2)) | exists x1 x2 x3.(n_sococer(x1) & of(x1,x3) & n_playing(x3) & (x1 = x2) & ne_nam_boy(x2) & a_topic(x1)) | 4d985c04-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & v_throw(e1) & subset_of(x4,x1) & subset_of(x2,x1) & r_out(e1) & onto(e1,x7) & on(x8,x2) & of(x5,x6) & n_woman(x2) & n_thing(x2) & n_soccer(x6) & n_shorts(x3) & n_shirt(x4) & n_player(x8) & n_field(x7) & n_ball(x5) & in(x2,x3) & a_white(s3) & a_striped(s4) & a_red(s2) & a_green(s5) & a_blue(s1) & Theme(s5,x7) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1)) | exists x1 x2 x3.(of(x1,x3) & ne_nam_boy(x2) & n_sococer(x1) & n_playing(x3) & a_topic(x1) & (x1 = x2)) |
||
A woman in blue shorts and a red and white striped shirt throws a soccer ball out onto a green field with players on it. | A woman does not throw the soccer ball. | 2 | 0.000001 | If the woman throws a soccer ball it is contradicting that she does not throw the soccer ball. | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & on(x8,x2) & n_thing(x2) & n_player(x8) & onto(e1,x7) & n_field(x7) & a_green(s5) & Theme(s5,x7) & r_out(e1) & Theme(e1,x5) & Actor(e1,x1) & v_throw(e1) & n_ball(x5) & of(x5,x6) & n_soccer(x6) & subset_of(x4,x1) & n_shirt(x4) & a_striped(s4) & Theme(s4,x4) & a_white(s3) & Theme(s3,x4) & a_red(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_blue(s1) & Theme(s1,x3) & n_woman(x2)) | exists x1 x2 x3.(n_ball(x2) & of(x2,x3) & n_soccer(x3) & -exists e1.(Theme(e1,x2) & Actor(e1,x1) & v_throw(e1)) & n_woman(x1)) | 4d986118-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & v_throw(e1) & subset_of(x4,x1) & subset_of(x2,x1) & r_out(e1) & onto(e1,x7) & on(x8,x2) & of(x5,x6) & n_woman(x2) & n_thing(x2) & n_soccer(x6) & n_shorts(x3) & n_shirt(x4) & n_player(x8) & n_field(x7) & n_ball(x5) & in(x2,x3) & a_white(s3) & a_striped(s4) & a_red(s2) & a_green(s5) & a_blue(s1) & Theme(s5,x7) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1)) | exists x1 x2 x3.(of(x2,x3) & n_woman(x1) & n_soccer(x3) & n_ball(x2) & all e1.(-v_throw(e1) | -Theme(e1,x2) | -Actor(e1,x1))) |
||
A woman in blue shorts and a red and white striped shirt throws a soccer ball out onto a green field with players on it. | Woman watching soccer game | 1 | 0.575938 | The presence of one woman throwing a ball in no way indicates that there is another woman watching. | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & on(x8,x2) & n_thing(x2) & n_player(x8) & onto(e1,x7) & n_field(x7) & a_green(s5) & Theme(s5,x7) & r_out(e1) & Theme(e1,x5) & Actor(e1,x1) & v_throw(e1) & n_ball(x5) & of(x5,x6) & n_soccer(x6) & subset_of(x4,x1) & n_shirt(x4) & a_striped(s4) & Theme(s4,x4) & a_white(s3) & Theme(s3,x4) & a_red(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_blue(s1) & Theme(s1,x3) & n_woman(x2)) | exists e1 x1 x2 x3.(ne_nam_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_game(x2) & of(x2,x3) & n_soccer(x3)) | 4d98667c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & v_throw(e1) & subset_of(x4,x1) & subset_of(x2,x1) & r_out(e1) & onto(e1,x7) & on(x8,x2) & of(x5,x6) & n_woman(x2) & n_thing(x2) & n_soccer(x6) & n_shorts(x3) & n_shirt(x4) & n_player(x8) & n_field(x7) & n_ball(x5) & in(x2,x3) & a_white(s3) & a_striped(s4) & a_red(s2) & a_green(s5) & a_blue(s1) & Theme(s5,x7) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_watch(e1) & of(x2,x3) & ne_nam_woman(x1) & n_soccer(x3) & n_game(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in blue shorts and a red and white striped shirt throws a soccer ball out onto a green field with players on it. | A woman tosses a ball to soccer players. | 0 | -100 | Throws is same as tosses. | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & on(x8,x2) & n_thing(x2) & n_player(x8) & onto(e1,x7) & n_field(x7) & a_green(s5) & Theme(s5,x7) & r_out(e1) & Theme(e1,x5) & Actor(e1,x1) & v_throw(e1) & n_ball(x5) & of(x5,x6) & n_soccer(x6) & subset_of(x4,x1) & n_shirt(x4) & a_striped(s4) & Theme(s4,x4) & a_white(s3) & Theme(s3,x4) & a_red(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_blue(s1) & Theme(s1,x3) & n_woman(x2)) | exists e1 x1 x2 x3 x4.(to(e1,x3) & n_player(x3) & of(x3,x4) & n_soccer(x4) & Theme(e1,x2) & Actor(e1,x1) & v_toss(e1) & n_ball(x2) & n_woman(x1)) | 4d986b2c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & v_throw(e1) & subset_of(x4,x1) & subset_of(x2,x1) & r_out(e1) & onto(e1,x7) & on(x8,x2) & of(x5,x6) & n_woman(x2) & n_thing(x2) & n_soccer(x6) & n_shorts(x3) & n_shirt(x4) & n_player(x8) & n_field(x7) & n_ball(x5) & in(x2,x3) & a_white(s3) & a_striped(s4) & a_red(s2) & a_green(s5) & a_blue(s1) & Theme(s5,x7) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_toss(e1) & to(e1,x3) & of(x3,x4) & n_woman(x1) & n_soccer(x4) & n_player(x3) & n_ball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in blue shorts and a red and white striped shirt throws a soccer ball out onto a green field with players on it. | A woman throws a soccer ball. | 0 | 0.986889 | A woman throws a soccer ball is the same same person as a woman in blue shorts and a red and white striped shirt. | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & on(x8,x2) & n_thing(x2) & n_player(x8) & onto(e1,x7) & n_field(x7) & a_green(s5) & Theme(s5,x7) & r_out(e1) & Theme(e1,x5) & Actor(e1,x1) & v_throw(e1) & n_ball(x5) & of(x5,x6) & n_soccer(x6) & subset_of(x4,x1) & n_shirt(x4) & a_striped(s4) & Theme(s4,x4) & a_white(s3) & Theme(s3,x4) & a_red(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_blue(s1) & Theme(s1,x3) & n_woman(x2)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_ball(x2) & of(x2,x3) & n_soccer(x3) & n_woman(x1)) | 4d986fdc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & v_throw(e1) & subset_of(x4,x1) & subset_of(x2,x1) & r_out(e1) & onto(e1,x7) & on(x8,x2) & of(x5,x6) & n_woman(x2) & n_thing(x2) & n_soccer(x6) & n_shorts(x3) & n_shirt(x4) & n_player(x8) & n_field(x7) & n_ball(x5) & in(x2,x3) & a_white(s3) & a_striped(s4) & a_red(s2) & a_green(s5) & a_blue(s1) & Theme(s5,x7) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_throw(e1) & of(x2,x3) & n_woman(x1) & n_soccer(x3) & n_ball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in blue shorts and a red and white striped shirt throws a soccer ball out onto a green field with players on it. | People were playing soccer. | 0 | -100 | the woman and the players are people too. | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & on(x8,x2) & n_thing(x2) & n_player(x8) & onto(e1,x7) & n_field(x7) & a_green(s5) & Theme(s5,x7) & r_out(e1) & Theme(e1,x5) & Actor(e1,x1) & v_throw(e1) & n_ball(x5) & of(x5,x6) & n_soccer(x6) & subset_of(x4,x1) & n_shirt(x4) & a_striped(s4) & Theme(s4,x4) & a_white(s3) & Theme(s3,x4) & a_red(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_blue(s1) & Theme(s1,x3) & n_woman(x2)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_soccer(x2) & n_people(x1)) | 4d98773e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & v_throw(e1) & subset_of(x4,x1) & subset_of(x2,x1) & r_out(e1) & onto(e1,x7) & on(x8,x2) & of(x5,x6) & n_woman(x2) & n_thing(x2) & n_soccer(x6) & n_shorts(x3) & n_shirt(x4) & n_player(x8) & n_field(x7) & n_ball(x5) & in(x2,x3) & a_white(s3) & a_striped(s4) & a_red(s2) & a_green(s5) & a_blue(s1) & Theme(s5,x7) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_soccer(x2) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in blue shorts and a red and white striped shirt throws a soccer ball out onto a green field with players on it. | Woman throws soccer ball | 0 | -100 | The women is the same as a woman in blue shorts and a red and white striped shirt. | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & on(x8,x2) & n_thing(x2) & n_player(x8) & onto(e1,x7) & n_field(x7) & a_green(s5) & Theme(s5,x7) & r_out(e1) & Theme(e1,x5) & Actor(e1,x1) & v_throw(e1) & n_ball(x5) & of(x5,x6) & n_soccer(x6) & subset_of(x4,x1) & n_shirt(x4) & a_striped(s4) & Theme(s4,x4) & a_white(s3) & Theme(s3,x4) & a_red(s2) & Theme(s2,x4) & subset_of(x2,x1) & in(x2,x3) & n_shorts(x3) & a_blue(s1) & Theme(s1,x3) & n_woman(x2)) | exists e1 x1 x2 x3.(ne_nam_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_ball(x2) & of(x2,x3) & n_soccer(x3)) | 4d987c66-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(e1,x8) & v_throw(e1) & subset_of(x4,x1) & subset_of(x2,x1) & r_out(e1) & onto(e1,x7) & on(x8,x2) & of(x5,x6) & n_woman(x2) & n_thing(x2) & n_soccer(x6) & n_shorts(x3) & n_shirt(x4) & n_player(x8) & n_field(x7) & n_ball(x5) & in(x2,x3) & a_white(s3) & a_striped(s4) & a_red(s2) & a_green(s5) & a_blue(s1) & Theme(s5,x7) & Theme(s4,x4) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_throw(e1) & of(x2,x3) & ne_nam_woman(x1) & n_soccer(x3) & n_ball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of people riding a walking belt at the airport. | The people are on the subway. | 2 | -100 | The subway is underground and not at the airport. | exists e1 x1 x2 x3 x4 x5 x6.(n_airport(x6) & a_topic(x1) & of(x1,x2) & at(e1,x6) & Theme(e1,x4) & Actor(e1,x3) & v_ride(e1) & n_belt(x4) & of(x4,x5) & n_walking(x5) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists p1 x1 x2.(n_subway(x2) & n_people(x1) & on(x1,x2)) | 4d98818e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_ride(e1) & of(x4,x5) & of(x1,x2) & n_walking(x5) & n_people(x2) & n_group(x1) & n_belt(x4) & n_airport(x6) & at(e1,x6) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists x1 x2.(on(x1,x2) & n_subway(x2) & n_people(x1)) |
||
A group of people riding a walking belt at the airport. | The people are on the belt at the airport. | 0 | -100 | When riding a walking belt people are on the belt. | exists e1 x1 x2 x3 x4 x5 x6.(n_airport(x6) & a_topic(x1) & of(x1,x2) & at(e1,x6) & Theme(e1,x4) & Actor(e1,x3) & v_ride(e1) & n_belt(x4) & of(x4,x5) & n_walking(x5) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists p1 x1 x2 x3.(n_airport(x3) & n_belt(x2) & n_people(x1) & on(x1,x2) & at(x2,x3)) | 4d988652-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_ride(e1) & of(x4,x5) & of(x1,x2) & n_walking(x5) & n_people(x2) & n_group(x1) & n_belt(x4) & n_airport(x6) & at(e1,x6) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists x1 x2 x3.(on(x1,x2) & n_people(x1) & n_belt(x2) & n_airport(x3) & at(x2,x3)) |
||
A group of people riding a walking belt at the airport. | The people are going home. | 1 | -100 | People at an airport can be going many places, it cannot be inferred that any or all of them are going home. | exists e1 x1 x2 x3 x4 x5 x6.(n_airport(x6) & a_topic(x1) & of(x1,x2) & at(e1,x6) & Theme(e1,x4) & Actor(e1,x3) & v_ride(e1) & n_belt(x4) & of(x4,x5) & n_walking(x5) & (x2 = x3) & n_people(x2) & n_group(x1)) | exists e1 x1 x2.(n_people(x1) & Time(e1,x2) & n_home(x2) & Actor(e1,x1) & v_go(e1)) | 4d988b02-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_ride(e1) & of(x4,x5) & of(x1,x2) & n_walking(x5) & n_people(x2) & n_group(x1) & n_belt(x4) & n_airport(x6) & at(e1,x6) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_go(e1) & n_people(x1) & n_home(x2) & Time(e1,x2) & Actor(e1,x1)) |
||
A young woman wearing a black tank top is listening to music on her MP3 player while standing in a crowd. | The young woman is by a group of people. | 0 | 0.994795 | If the young woman is in a crowd, it is implied she is by a group of people. | exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(while(e2,e3) & in(e3,x8) & n_crowd(x8) & Actor(e3,x1) & v_stand(e3) & on(e2,x6) & n_player(x6) & of(x6,x7) & n_mp3(x7) & of(x6,x1) & n_female(x1) & to(e2,x5) & n_music(x5) & Actor(e2,x1) & v_listen(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_top(x3) & of(x3,x4) & n_tank(x4) & a_black(s2) & Theme(s2,x3) & (x1 = x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 s1 x1.(n_woman(x1) & a_young(s1) & Theme(s1,x1) & exists x2 x3.(by(x1,x2) & of(x2,x3) & n_people(x3) & n_group(x2))) | 4d988fb2-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(while(e2,e3) & v_wear(e1) & v_stand(e3) & v_listen(e2) & to(e2,x5) & on(e2,x6) & of(x6,x7) & of(x6,x1) & of(x3,x4) & n_woman(x1) & n_top(x3) & n_tank(x4) & n_player(x6) & n_music(x5) & n_mp3(x7) & n_female(x1) & n_crowd(x8) & in(e3,x8) & a_young(s1) & a_black(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1.(n_woman(x1) & exists x2 x3.(of(x2,x3) & n_people(x3) & n_group(x2) & by(x1,x2)) & a_young(s1) & Theme(s1,x1)) |
||
A young woman wearing a black tank top is listening to music on her MP3 player while standing in a crowd. | The young man is enjoying himself | 1 | 0 | A woman is not a man, just because she is listening to her mp3 does not infer that she is enjoying herself. | exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(while(e2,e3) & in(e3,x8) & n_crowd(x8) & Actor(e3,x1) & v_stand(e3) & on(e2,x6) & n_player(x6) & of(x6,x7) & n_mp3(x7) & of(x6,x1) & n_female(x1) & to(e2,x5) & n_music(x5) & Actor(e2,x1) & v_listen(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_top(x3) & of(x3,x4) & n_tank(x4) & a_black(s2) & Theme(s2,x3) & (x1 = x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_male(x2) & n_man(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1)) | 4d98944e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(while(e2,e3) & v_wear(e1) & v_stand(e3) & v_listen(e2) & to(e2,x5) & on(e2,x6) & of(x6,x7) & of(x6,x1) & of(x3,x4) & n_woman(x1) & n_top(x3) & n_tank(x4) & n_player(x6) & n_music(x5) & n_mp3(x7) & n_female(x1) & n_crowd(x8) & in(e3,x8) & a_young(s1) & a_black(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e3,x1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_enjoy(e1) & n_man(x1) & n_male(x2) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.