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
|
---|---|---|---|---|---|---|---|---|---|---|---|
Young man shaving in the bathroom with razor and shaving cream. | The old man is growing a beard. | 2 | -100 | A man is either young or old. A man is either shaving or growing a beard. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(n_bathroom(x4) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & v_shave(e2) & n_cream(x6) & (x1 = x5) & in(e1,x4) & with(e1,x3) & n_razor(x3) & Actor(e1,x2) & v_shave(e1) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_man(x1) & a_old(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_grow(e1) & n_beard(x2)) | 7a6fe468-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_shave(e2) & v_shave(e1) & n_razor(x3) & n_man(x1) & n_cream(x6) & n_bathroom(x4) & in(e1,x4) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x2) & (x1 = x5) & (x1 = x2)) | exists e1 s1 x1 x2.(v_grow(e1) & n_man(x1) & n_beard(x2) & a_old(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Young man shaving in the bathroom with razor and shaving cream. | The man is in the bathroom. | 0 | -100 | A man with a razor and shaving cream implies to be in a bathroom. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_bathroom(x4) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & v_shave(e2) & n_cream(x6) & (x1 = x5) & in(e1,x4) & with(e1,x3) & n_razor(x3) & Actor(e1,x2) & v_shave(e1) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 x1 x2.(n_bathroom(x2) & n_man(x1) & in(x1,x2)) | 7a6fe990-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_shave(e2) & v_shave(e1) & n_razor(x3) & n_man(x1) & n_cream(x6) & n_bathroom(x4) & in(e1,x4) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x2) & (x1 = x5) & (x1 = x2)) | exists x1 x2.(n_man(x1) & n_bathroom(x2) & in(x1,x2)) |
||
Young man shaving in the bathroom with razor and shaving cream. | A teenager is getting ready for work. | 1 | -100 | just because a young man is shaving in the bathroom doesn't imply a teenager is getting ready for work. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(n_bathroom(x4) & a_topic(x1) & Theme(e2,x6) & Actor(e2,x5) & v_shave(e2) & n_cream(x6) & (x1 = x5) & in(e1,x4) & with(e1,x3) & n_razor(x3) & Actor(e1,x2) & v_shave(e1) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 p1 x1.(exists s1 x2.(for(s1,x2) & n_work(x2) & Theme(s1,x1) & a_ready(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_teenager(x1)) | 7a6fef80-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_shave(e2) & v_shave(e1) & n_razor(x3) & n_man(x1) & n_cream(x6) & n_bathroom(x4) & in(e1,x4) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x2) & (x1 = x5) & (x1 = x2)) | exists e1 p1 x1.(v_get(e1) & n_teenager(x1) & exists s1 x2.(n_work(x2) & for(s1,x2) & a_ready(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Two children are jogging down the sidewalk. | Two kids are jogging. | 0 | -100 | Children are kids. | exists e1 x1 x2.(n_sidewalk(x2) & down(e1,x2) & Actor(e1,x1) & v_jog(e1) & n_child(x1) & card_eq_2(x1)) | exists e1 x1.(Actor(e1,x1) & v_jog(e1) & n_kid(x1) & card_eq_2(x1)) | 7a6ff4f8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_jog(e1) & n_sidewalk(x2) & n_child(x1) & down(e1,x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1.(v_jog(e1) & n_kid(x1) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two children are jogging down the sidewalk. | Kids are sitting on the couch watching tv. | 2 | -100 | Jogging and sitting are impossible to at the same time. | exists e1 x1 x2.(n_sidewalk(x2) & down(e1,x2) & Actor(e1,x1) & v_jog(e1) & n_child(x1) & card_eq_2(x1)) | exists e1 e2 x1 x2 x3.(n_couch(x2) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_watch(e2) & n_tv(x3) & on(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_kid(x1)) | 7a70011e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_jog(e1) & n_sidewalk(x2) & n_child(x1) & down(e1,x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3.(v_watch(e2) & v_sit(e1) & on(e1,x2) & n_tv(x3) & n_kid(x1) & n_couch(x2) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) |
||
Two young children skate across the ice holding hockey sticks. | Two young children are outdoor. | 1 | -100 | just because two young children skate across the ice holding hockey sticks doesn't imply they are are outdoor. | exists e1 e2 s1 x1 x2 x3 x4.(n_ice(x2) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_stick(x3) & of(x3,x4) & n_hockey(x4) & across(e1,x2) & Actor(e1,x1) & v_skate(e1) & n_child(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists s1 s2 x1.(Theme(s2,x1) & a_outdoor(s2) & n_child(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | 7a700678-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_skate(e1) & v_hold(e2) & of(x3,x4) & n_stick(x3) & n_ice(x2) & n_hockey(x4) & n_child(x1) & for(e1,e2) & card_eq_2(x1) & across(e1,x2) & a_young(s1) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists s1 s2 x1.(n_child(x1) & card_eq_2(x1) & a_young(s1) & a_outdoor(s2) & Theme(s2,x1) & Theme(s1,x1)) |
||
Two young children skate across the ice holding hockey sticks. | Two young children are holding hockey sticks. | 0 | -100 | Children that skate can be holding hockey sticks. | exists e2 e1 s1 x1 x2 x3 x4.(n_ice(x2) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_stick(x3) & of(x3,x4) & n_hockey(x4) & across(e1,x2) & Actor(e1,x1) & v_skate(e1) & n_child(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_stick(x2) & of(x2,x3) & n_hockey(x3) & n_child(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | 7a700bb4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4.(v_skate(e1) & v_hold(e2) & of(x3,x4) & n_stick(x3) & n_ice(x2) & n_hockey(x4) & n_child(x1) & for(e1,e2) & card_eq_2(x1) & across(e1,x2) & a_young(s1) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_hold(e1) & of(x2,x3) & n_stick(x2) & n_hockey(x3) & n_child(x1) & card_eq_2(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two young children skate across the ice holding hockey sticks. | Two children are playing football. | 2 | -100 | Two children are young or not. Children either play ice hockey or football. Football is not played on the ice. | exists e1 e2 s1 x1 x2 x3 x4.(n_ice(x2) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_stick(x3) & of(x3,x4) & n_hockey(x4) & across(e1,x2) & Actor(e1,x1) & v_skate(e1) & n_child(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_football(x2) & n_child(x1) & card_eq_2(x1)) | 7a701154-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4.(v_skate(e1) & v_hold(e2) & of(x3,x4) & n_stick(x3) & n_ice(x2) & n_hockey(x4) & n_child(x1) & for(e1,e2) & card_eq_2(x1) & across(e1,x2) & a_young(s1) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_football(x2) & n_child(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
The two boys are wearing ice skates and hockey equipment. | The children are ready to climb to the top of the mountain. | 2 | -100 | Children do not have to be boys. Children do not wear ice skates and hockey equipment to climb the mountain, | exists e1 x1 x2 x3 x4 x5 x6.(n_boy(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & subset_of(x5,x2) & n_equipment(x5) & of(x5,x6) & n_hockey(x6) & subset_of(x3,x2) & n_skate(x3) & of(x3,x4) & n_ice(x4)) | exists p1 s1 x1 x2 x3.(n_mountain(x3) & n_top(x2) & n_child(x1) & Topic(s1,p1) & Actor(s1,x1) & a_ready(s1) & exists e1.(to(e1,x2) & of(x2,x3) & Actor(e1,x1) & v_climb(e1))) | 7a7023e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & subset_of(x5,x2) & subset_of(x3,x2) & of(x5,x6) & of(x3,x4) & n_skate(x3) & n_ice(x4) & n_hockey(x6) & n_equipment(x5) & n_boy(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists p1 s1 x1 x2 x3.(n_top(x2) & n_mountain(x3) & n_child(x1) & exists e1.(v_climb(e1) & to(e1,x2) & of(x2,x3) & Actor(e1,x1)) & a_ready(s1) & Topic(s1,p1) & Actor(s1,x1)) |
||
The two boys are wearing ice skates and hockey equipment. | The children are ready to ice skate. | 0 | -100 | People wearing hockey equipment can be ready to ice skate. | exists e1 x1 x2 x3 x4 x5 x6.(n_boy(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & subset_of(x5,x2) & n_equipment(x5) & of(x5,x6) & n_hockey(x6) & subset_of(x3,x2) & n_skate(x3) & of(x3,x4) & n_ice(x4)) | exists s1 x1 x2 x3.(n_child(x1) & to(s1,x2) & n_skate(x2) & of(x2,x3) & n_ice(x3) & Theme(s1,x1) & a_ready(s1)) | 7a702b6c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & subset_of(x5,x2) & subset_of(x3,x2) & of(x5,x6) & of(x3,x4) & n_skate(x3) & n_ice(x4) & n_hockey(x6) & n_equipment(x5) & n_boy(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists s1 x1 x2 x3.(to(s1,x2) & of(x2,x3) & n_skate(x2) & n_ice(x3) & n_child(x1) & a_ready(s1) & Theme(s1,x1)) |
||
The two boys are wearing ice skates and hockey equipment. | They like to play hockey. | 1 | -100 | just because the two boys are wearing hockey equipment doesn't imply they like to play hockey | exists e1 x1 x2 x3 x4 x5 x6.(n_boy(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & subset_of(x5,x2) & n_equipment(x5) & of(x5,x6) & n_hockey(x6) & subset_of(x3,x2) & n_skate(x3) & of(x3,x4) & n_ice(x4)) | exists e1 p1 x1.(n_thing(x1) & Topic(e1,p1) & Actor(e1,x1) & v_like(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_play(e2) & n_hockey(x2))) | 7a70315c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & subset_of(x5,x2) & subset_of(x3,x2) & of(x5,x6) & of(x3,x4) & n_skate(x3) & n_ice(x4) & n_hockey(x6) & n_equipment(x5) & n_boy(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 p1 x1.(v_like(e1) & n_thing(x1) & exists e2 x2.(v_play(e2) & n_hockey(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Two children are playing hockey on a frozen pond | Two children are playing on the sled on a frozen pond. | 2 | -100 | Children either are playing hockey or on a sled. Children do not play hockey on a sled. | exists e1 s1 x1 x2 x3.(on(e1,x3) & n_pond(x3) & a_frozen(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_hockey(x2) & n_child(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2 x3.(n_sled(x2) & on(e1,x2) & on(x2,x3) & n_pond(x3) & a_frozen(s1) & Theme(s1,x3) & Actor(e1,x1) & v_play(e1) & n_child(x1) & card_eq_2(x1)) | 7a70367a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_play(e1) & on(e1,x3) & n_pond(x3) & n_hockey(x2) & n_child(x1) & card_eq_2(x1) & a_frozen(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_play(e1) & on(x2,x3) & on(e1,x2) & n_sled(x2) & n_pond(x3) & n_child(x1) & card_eq_2(x1) & a_frozen(s1) & Theme(s1,x3) & Actor(e1,x1)) |
||
Two children are playing hockey on a frozen pond | Two children are playing hockey and laughing. | 1 | -100 | just because two children are playing hockey on a frozen pond doesn't mean they are laughing. | exists e1 s1 x1 x2 x3.(on(e1,x3) & n_pond(x3) & a_frozen(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_hockey(x2) & n_child(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_laughing(x4) & n_hockey(x3) & subset_of(x4,x2) & subset_of(x3,x2) & n_child(x1) & card_eq_2(x1)) | 7a703b8e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_play(e1) & on(e1,x3) & n_pond(x3) & n_hockey(x2) & n_child(x1) & card_eq_2(x1) & a_frozen(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_play(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_laughing(x4) & n_hockey(x3) & n_child(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two children are playing hockey on a frozen pond | Two children are playing hockey outdoors. | 0 | -100 | Playing hockey on a frozen pond implies to be outdoors. | exists e1 s1 x1 x2 x3.(on(e1,x3) & n_pond(x3) & a_frozen(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_hockey(x2) & n_child(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outdoors(x2) & of(x2,x3) & n_hockey(x3) & n_child(x1) & card_eq_2(x1)) | 7a7041a6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_play(e1) & on(e1,x3) & n_pond(x3) & n_hockey(x2) & n_child(x1) & card_eq_2(x1) & a_frozen(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_outdoors(x2) & n_hockey(x3) & n_child(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A boy in a red uniform plays hockey outside. | Someone is playing a game. | 1 | -100 | Playing hockey does not necessarily imply playing a game. | exists e1 s1 s2 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_outside(x3) & a_hockey(s2) & Theme(s2,x3) & in(x1,x2) & n_uniform(x2) & a_red(s1) & Theme(s1,x2) & n_boy(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2) & n_person(x1)) | 7a7046ce-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_play(e1) & n_uniform(x2) & n_outside(x3) & n_boy(x1) & in(x1,x2) & a_red(s1) & a_hockey(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_person(x1) & n_game(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A boy in a red uniform plays hockey outside. | It is the final match of the hockey playoffs. | 2 | -100 | The final match of the hockey playoffs is unlikely to be played outside or to feature a boy. | exists e1 s1 s2 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_outside(x3) & a_hockey(s2) & Theme(s2,x3) & in(x1,x2) & n_uniform(x2) & a_red(s1) & Theme(s1,x2) & n_boy(x1)) | exists p1 s1 x1 x2 x3 x4.(n_playoff(x3) & of(x3,x4) & n_hockey(x4) & n_match(x2) & a_final(s1) & Theme(s1,x2) & n_thing(x1) & (x1 = x2) & of(x2,x3)) | 7a704be2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_play(e1) & n_uniform(x2) & n_outside(x3) & n_boy(x1) & in(x1,x2) & a_red(s1) & a_hockey(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists s1 x1 x2 x3 x4.(of(x3,x4) & of(x2,x3) & n_thing(x1) & n_playoff(x3) & n_match(x2) & n_hockey(x4) & a_final(s1) & Theme(s1,x2) & (x1 = x2)) |
||
A boy in a red uniform plays hockey outside. | A boy is playing hockey. | 0 | -100 | If the boy plays hockey then he is playing hockey. | exists e1 s1 s2 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_play(e1) & n_outside(x3) & a_hockey(s2) & Theme(s2,x3) & in(x1,x2) & n_uniform(x2) & a_red(s1) & Theme(s1,x2) & n_boy(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_hockey(x2) & n_boy(x1)) | 7a7051b4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_play(e1) & n_uniform(x2) & n_outside(x3) & n_boy(x1) & in(x1,x2) & a_red(s1) & a_hockey(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_hockey(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two young children play hockey on ice. | The children are watching TV at home. | 2 | -100 | Children are either at home or on ice. Children do not have to be young. Children are either play hockey or watch TV. | exists e1 s1 x1 x2 x3.(on(e1,x3) & n_ice(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_hockey(x2) & n_child(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(n_child(x1) & at(e1,x3) & n_home(x3) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_tv(x2)) | 7a70566e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_play(e1) & on(e1,x3) & n_ice(x3) & n_hockey(x2) & n_child(x1) & card_eq_2(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_watch(e1) & n_tv(x2) & n_home(x3) & n_child(x1) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two young children play hockey on ice. | The children are preparing for a game. | 1 | -100 | Two young children play hockey on ice does not necessary that they are preparing for a game. | exists e1 s1 x1 x2 x3.(on(e1,x3) & n_ice(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_hockey(x2) & n_child(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_child(x1) & for(e1,x2) & n_game(x2) & Actor(e1,x1) & v_prepare(e1)) | 7a705b00-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_play(e1) & on(e1,x3) & n_ice(x3) & n_hockey(x2) & n_child(x1) & card_eq_2(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_prepare(e1) & n_game(x2) & n_child(x1) & for(e1,x2) & Actor(e1,x1)) |
||
Two young children play hockey on ice. | The children are wearing skates. | 0 | -100 | Children that play hockey implies that are wearing skates. | exists e1 s1 x1 x2 x3.(on(e1,x3) & n_ice(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_hockey(x2) & n_child(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_child(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_skate(x2)) | 7a705f92-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_play(e1) & on(e1,x3) & n_ice(x3) & n_hockey(x2) & n_child(x1) & card_eq_2(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_wear(e1) & n_skate(x2) & n_child(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young woman lines up blue material for sewing. | Young lady making a red sweather. | 2 | -100 | BLUE IS NOT RED | exists s1 s2 x1 x2 x3 x4.(a_topic(x1) & for(x1,x4) & n_sewing(x4) & up(x1,x3) & n_material(x3) & a_blue(s2) & Theme(s2,x3) & n_line(x1) & of(x1,x2) & n_woman(x2) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_make(e1) & n_sweather(x3) & a_red(s2) & Theme(s2,x3) & (x1 = x2) & n_lady(x1) & a_young(s1) & Theme(s1,x1)) | 7a7064a6-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4.(up(x1,x3) & of(x1,x2) & n_woman(x2) & n_sewing(x4) & n_material(x3) & n_line(x1) & for(x1,x4) & a_young(s1) & a_topic(x1) & a_blue(s2) & Theme(s2,x3) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3.(v_make(e1) & n_sweather(x3) & n_lady(x1) & a_young(s1) & a_topic(x1) & a_red(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A young woman lines up blue material for sewing. | YOung lady lines up blue fabric for sewing | 0 | -100 | Blue material can be sewing. | exists s1 s2 x1 x2 x3 x4.(a_topic(x1) & for(x1,x4) & n_sewing(x4) & up(x1,x3) & n_material(x3) & a_blue(s2) & Theme(s2,x3) & n_line(x1) & of(x1,x2) & n_woman(x2) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & Actor(e1,x5) & v_sew(e1) & (x1 = x5) & up(x1,x4) & n_fabric(x4) & a_blue(s1) & Theme(s1,x4) & n_line(x1) & of(x1,x3) & n_lady(x3) & (x1 = x2) & ne_nam_young(x2)) | 7a706988-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4.(up(x1,x3) & of(x1,x2) & n_woman(x2) & n_sewing(x4) & n_material(x3) & n_line(x1) & for(x1,x4) & a_young(s1) & a_topic(x1) & a_blue(s2) & Theme(s2,x3) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4 x5.(v_sew(e1) & up(x1,x4) & of(x1,x3) & ne_nam_young(x2) & n_line(x1) & n_lady(x3) & n_fabric(x4) & a_topic(x1) & a_blue(s1) & Theme(s1,x4) & Actor(e1,x5) & (x1 = x5) & (x1 = x2)) |
||
A young woman lines up blue material for sewing. | YOung lady making a shirt | 1 | -100 | A young woman lines up blue material for sewing does not imply that she making a shirt | exists s1 s2 x1 x2 x3 x4.(a_topic(x1) & for(x1,x4) & n_sewing(x4) & up(x1,x3) & n_material(x3) & a_blue(s2) & Theme(s2,x3) & n_line(x1) & of(x1,x2) & n_woman(x2) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_make(e1) & n_shirt(x4) & (x1 = x3) & n_lady(x1) & (x1 = x2) & ne_nam_young(x2)) | 7a706e2e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4.(up(x1,x3) & of(x1,x2) & n_woman(x2) & n_sewing(x4) & n_material(x3) & n_line(x1) & for(x1,x4) & a_young(s1) & a_topic(x1) & a_blue(s2) & Theme(s2,x3) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(v_make(e1) & ne_nam_young(x2) & n_shirt(x4) & n_lady(x1) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) |
||
A little boy wearing an orange shirt and white shorts jumps barefoot on a plastic jumper on top of the green grass. | The young boy jumps barefoot outside in the front yard. | 1 | -100 | A little boy wearing an orange shirt and white shorts jumps barefoot on a plastic jumper on top of the green grass does not mean that he jumps barefoot outside in the front yard. | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_grass(x10) & a_green(s4) & Theme(s4,x10) & on(e2,x8) & on(x8,x9) & of(x9,x10) & n_top(x9) & n_jumper(x8) & a_plastic(s3) & Theme(s3,x8) & Theme(e2,x7) & Actor(e2,x1) & v_jump(e2) & n_barefoot(x7) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x6,x3) & n_shorts(x6) & a_white(s2) & Theme(s2,x6) & subset_of(x4,x3) & n_shirt(x4) & of(x4,x5) & n_orange(x5) & (x1 = x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3.(n_yard(x3) & a_front(s2) & Theme(s2,x3) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & in(e1,x3) & r_outside(e1) & Theme(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_barefoot(x2)) | 7a7072d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e1) & v_jump(e2) & subset_of(x6,x3) & subset_of(x4,x3) & on(x8,x9) & on(e2,x8) & of(x9,x10) & of(x4,x5) & n_top(x9) & n_shorts(x6) & n_shirt(x4) & n_orange(x5) & n_jumper(x8) & n_grass(x10) & n_boy(x1) & n_barefoot(x7) & a_white(s2) & a_plastic(s3) & a_little(s1) & a_green(s4) & Theme(s4,x10) & Theme(s3,x8) & Theme(s2,x6) & Theme(s1,x1) & Theme(e2,x7) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 s2 x1 x2 x3.(v_jump(e1) & r_outside(e1) & n_yard(x3) & n_boy(x1) & n_barefoot(x2) & in(e1,x3) & a_young(s1) & a_front(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A little boy wearing an orange shirt and white shorts jumps barefoot on a plastic jumper on top of the green grass. | The little boy in a shirt and shorts sits calmly indoors, looking outside. | 2 | -100 | GRASS IS NOT INDOORS | exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_grass(x10) & a_green(s4) & Theme(s4,x10) & on(e2,x8) & on(x8,x9) & of(x9,x10) & n_top(x9) & n_jumper(x8) & a_plastic(s3) & Theme(s3,x8) & Theme(e2,x7) & Actor(e2,x1) & v_jump(e2) & n_barefoot(x7) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x6,x3) & n_shorts(x6) & a_white(s2) & Theme(s2,x6) & subset_of(x4,x3) & n_shirt(x4) & of(x4,x5) & n_orange(x5) & (x1 = x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x5.(n_boy(x1) & a_little(s1) & Theme(s1,x1) & for(e1,e2) & exists s3.(Theme(s3,x1) & a_outside(s3)) & Topic(e2,p1) & Actor(e2,x1) & v_look(e2) & Theme(e1,x5) & Actor(e1,x1) & v_sit(e1) & n_indoor(x5) & a_calmly(s2) & Theme(s2,x5) & in(x1,x2) & subset_of(x4,x2) & n_shorts(x4) & subset_of(x3,x2) & n_shirt(x3)) | 7a707946-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e1) & v_jump(e2) & subset_of(x6,x3) & subset_of(x4,x3) & on(x8,x9) & on(e2,x8) & of(x9,x10) & of(x4,x5) & n_top(x9) & n_shorts(x6) & n_shirt(x4) & n_orange(x5) & n_jumper(x8) & n_grass(x10) & n_boy(x1) & n_barefoot(x7) & a_white(s2) & a_plastic(s3) & a_little(s1) & a_green(s4) & Theme(s4,x10) & Theme(s3,x8) & Theme(s2,x6) & Theme(s1,x1) & Theme(e2,x7) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e2 e1 p1 s1 s2 x1 x2 x3 x4 x5.(v_sit(e1) & v_look(e2) & subset_of(x4,x2) & subset_of(x3,x2) & n_shorts(x4) & n_shirt(x3) & n_indoor(x5) & n_boy(x1) & in(x1,x2) & for(e1,e2) & exists s3.(a_outside(s3) & Theme(s3,x1)) & a_little(s1) & a_calmly(s2) & Topic(e2,p1) & Theme(s2,x5) & Theme(s1,x1) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x1)) |
||
A little boy wearing an orange shirt and white shorts jumps barefoot on a plastic jumper on top of the green grass. | A child outside jumps around on the grass while wearing no shoes. | 0 | -100 | a little boy wearing an orange shirt jumps outside on the grass without no shoes. | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_grass(x10) & a_green(s4) & Theme(s4,x10) & on(e2,x8) & on(x8,x9) & of(x9,x10) & n_top(x9) & n_jumper(x8) & a_plastic(s3) & Theme(s3,x8) & Theme(e2,x7) & Actor(e2,x1) & v_jump(e2) & n_barefoot(x7) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & subset_of(x6,x3) & n_shorts(x6) & a_white(s2) & Theme(s2,x6) & subset_of(x4,x3) & n_shirt(x4) & of(x4,x5) & n_orange(x5) & (x1 = x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(n_grass(x4) & -exists e2 x5.(while(e1,e2) & Theme(e2,x5) & Actor(e2,x1) & v_wear(e2) & n_shoe(x5)) & on(e1,x4) & around(e1,x2) & outside(x2,x3) & n_jump(x3) & n_child(x2) & Actor(e1,x1) & v_event(e1) & n_thing(x1)) | 7a707efa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_wear(e1) & v_jump(e2) & subset_of(x6,x3) & subset_of(x4,x3) & on(x8,x9) & on(e2,x8) & of(x9,x10) & of(x4,x5) & n_top(x9) & n_shorts(x6) & n_shirt(x4) & n_orange(x5) & n_jumper(x8) & n_grass(x10) & n_boy(x1) & n_barefoot(x7) & a_white(s2) & a_plastic(s3) & a_little(s1) & a_green(s4) & Theme(s4,x10) & Theme(s3,x8) & Theme(s2,x6) & Theme(s1,x1) & Theme(e2,x7) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_event(e1) & outside(x2,x3) & on(e1,x4) & n_thing(x1) & n_jump(x3) & n_grass(x4) & n_child(x2) & around(e1,x2) & all e2 x5.(-while(e1,e2) | -v_wear(e2) | -n_shoe(x5) | -Theme(e2,x5) | -Actor(e2,x1)) & Actor(e1,x1)) |
||
Two small children play with a toy riding car in the street with a grownup. | Kids are playing outside. | 0 | -100 | Small children are kids. | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_street(x5) & with(e1,x6) & n_grownup(x6) & with(e1,x2) & in(x2,x5) & n_car(x2) & of(x2,x4) & n_riding(x4) & of(x2,x3) & n_toy(x3) & Actor(e1,x1) & v_play(e1) & n_child(x1) & a_small(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outside(x2) & n_kid(x1)) | 7a7083e6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x6) & with(e1,x2) & v_play(e1) & of(x2,x4) & of(x2,x3) & n_toy(x3) & n_street(x5) & n_riding(x4) & n_grownup(x6) & n_child(x1) & n_car(x2) & in(x2,x5) & card_eq_2(x1) & a_small(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_outside(x2) & n_kid(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two small children play with a toy riding car in the street with a grownup. | The children are watching tv. | 2 | -100 | You cannot ve watching tv while in the street. | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_street(x5) & with(e1,x6) & n_grownup(x6) & with(e1,x2) & in(x2,x5) & n_car(x2) & of(x2,x4) & n_riding(x4) & of(x2,x3) & n_toy(x3) & Actor(e1,x1) & v_play(e1) & n_child(x1) & a_small(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_child(x1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_tv(x2)) | 7a7088dc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x6) & with(e1,x2) & v_play(e1) & of(x2,x4) & of(x2,x3) & n_toy(x3) & n_street(x5) & n_riding(x4) & n_grownup(x6) & n_child(x1) & n_car(x2) & in(x2,x5) & card_eq_2(x1) & a_small(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_watch(e1) & n_tv(x2) & n_child(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two small children play with a toy riding car in the street with a grownup. | Toddlers are riding in a toy car. | 1 | -100 | Two small children is not the same as toddlers and playing with a toy car does not imply that it is being ridden. | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_street(x5) & with(e1,x6) & n_grownup(x6) & with(e1,x2) & in(x2,x5) & n_car(x2) & of(x2,x4) & n_riding(x4) & of(x2,x3) & n_toy(x3) & Actor(e1,x1) & v_play(e1) & n_child(x1) & a_small(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(in(e1,x2) & n_car(x2) & of(x2,x3) & n_toy(x3) & Actor(e1,x1) & v_ride(e1) & n_toddler(x1)) | 7a708ea4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(with(e1,x6) & with(e1,x2) & v_play(e1) & of(x2,x4) & of(x2,x3) & n_toy(x3) & n_street(x5) & n_riding(x4) & n_grownup(x6) & n_child(x1) & n_car(x2) & in(x2,x5) & card_eq_2(x1) & a_small(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_ride(e1) & of(x2,x3) & n_toy(x3) & n_toddler(x1) & n_car(x2) & in(e1,x2) & Actor(e1,x1)) |
||
A boy and a girl with a stuffed pink bear walk along the sidewalk. | The girl is holding the bear and the boy is holding nothing. | 1 | -100 | The fact that a boy and a girl with a stuffed pink bear walk along the sidewalk does not imply that the boy is holding nothing. | exists s1 s2 s3 x1 x2 x3 x4 x5.(n_sidewalk(x5) & a_topic(s1) & subset_of(x2,s1) & with(x2,x3) & along(x3,x5) & n_walk(x3) & of(x3,x4) & n_bear(x4) & a_pink(s3) & Theme(s3,x3) & a_stuffed(s2) & Theme(s2,x3) & n_girl(x2) & subset_of(x1,s1) & n_boy(x1)) | exists e1 x1 x2 x3.(n_boy(x3) & n_bear(x2) & n_girl(x1) & -exists e2 x4.(Theme(e2,x4) & Actor(e2,x3) & v_hold(e2) & n_thing(x4)) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1)) | 7a70935e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5.(with(x2,x3) & subset_of(x2,s1) & subset_of(x1,s1) & of(x3,x4) & n_walk(x3) & n_sidewalk(x5) & n_girl(x2) & n_boy(x1) & n_bear(x4) & along(x3,x5) & a_topic(s1) & a_stuffed(s2) & a_pink(s3) & Theme(s3,x3) & Theme(s2,x3)) | exists e1 x1 x2 x3.(v_hold(e1) & n_girl(x1) & n_boy(x3) & n_bear(x2) & all e2 x4.(-v_hold(e2) | -n_thing(x4) | -Theme(e2,x4) | -Actor(e2,x3)) & Theme(e1,x2) & Actor(e1,x1)) |
||
A boy and a girl with a stuffed pink bear walk along the sidewalk. | There are two children on the sidewalk with a toy bear. | 0 | -100 | a boy and a girl are walking on the sidewalk with a toy | exists s1 s2 s3 x1 x2 x3 x4 x5.(n_sidewalk(x5) & a_topic(s1) & subset_of(x2,s1) & with(x2,x3) & along(x3,x5) & n_walk(x3) & of(x3,x4) & n_bear(x4) & a_pink(s3) & Theme(s3,x3) & a_stuffed(s2) & Theme(s2,x3) & n_girl(x2) & subset_of(x1,s1) & n_boy(x1)) | exists p1 x1 x3.(n_sidewalk(x3) & exists x2 x4 x5.((x1 = x2) & with(x2,x4) & n_bear(x4) & of(x4,x5) & n_toy(x5) & on(x2,x3) & n_child(x2) & card_eq_2(x2))) | 7a709804-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5.(with(x2,x3) & subset_of(x2,s1) & subset_of(x1,s1) & of(x3,x4) & n_walk(x3) & n_sidewalk(x5) & n_girl(x2) & n_boy(x1) & n_bear(x4) & along(x3,x5) & a_topic(s1) & a_stuffed(s2) & a_pink(s3) & Theme(s3,x3) & Theme(s2,x3)) | exists x1 x3.(n_sidewalk(x3) & exists x2 x4 x5.(with(x2,x4) & on(x2,x3) & of(x4,x5) & n_toy(x5) & n_child(x2) & n_bear(x4) & card_eq_2(x2) & (x1 = x2))) |
||
A boy and a girl with a stuffed pink bear walk along the sidewalk. | The bear in the picture is brown. | 2 | -100 | BROWN IS NOT PINK | exists s1 s2 s3 x1 x2 x3 x4 x5.(n_sidewalk(x5) & a_topic(s1) & subset_of(x2,s1) & with(x2,x3) & along(x3,x5) & n_walk(x3) & of(x3,x4) & n_bear(x4) & a_pink(s3) & Theme(s3,x3) & a_stuffed(s2) & Theme(s2,x3) & n_girl(x2) & subset_of(x1,s1) & n_boy(x1)) | exists e1 x1 x2.(n_picture(x2) & n_bear(x1) & Theme(e1,x1) & v_brown(e1) & in(x1,x2)) | 7a709cf0-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5.(with(x2,x3) & subset_of(x2,s1) & subset_of(x1,s1) & of(x3,x4) & n_walk(x3) & n_sidewalk(x5) & n_girl(x2) & n_boy(x1) & n_bear(x4) & along(x3,x5) & a_topic(s1) & a_stuffed(s2) & a_pink(s3) & Theme(s3,x3) & Theme(s2,x3)) | exists e1 x1 x2.(v_brown(e1) & n_picture(x2) & n_bear(x1) & in(x1,x2) & Theme(e1,x1)) |
||
A group of boys playing soccer in a sandy area near the water. | There are kids palying frisbee in a park | 2 | -100 | SOCCER IS NOT FRISBEE | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_water(x6) & a_topic(x1) & in(e1,x5) & near(x5,x6) & n_area(x5) & a_sandy(s1) & Theme(s1,x5) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_soccer(x4) & (x1 = x3) & of(x1,x2) & n_boy(x2) & n_group(x1)) | exists p1 x1 e1 x2 x3 x4 x5.((x1 = x2) & in(e1,x5) & n_park(x5) & Theme(e1,x4) & Actor(e1,x3) & v_paly(e1) & n_frisbee(x4) & (x2 = x3) & n_kid(x2)) | 7a70af42-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_play(e1) & of(x1,x2) & near(x5,x6) & n_water(x6) & n_soccer(x4) & n_group(x1) & n_boy(x2) & n_area(x5) & in(e1,x5) & a_topic(x1) & a_sandy(s1) & Theme(s1,x5) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists x1 e1 x2 x3 x4 x5.(v_paly(e1) & n_park(x5) & n_kid(x2) & n_frisbee(x4) & in(e1,x5) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
A group of boys playing soccer in a sandy area near the water. | There is a group of kids playing soccer. | 0 | -100 | boys of a team playing soccer near the water area | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_water(x6) & a_topic(x1) & in(e1,x5) & near(x5,x6) & n_area(x5) & a_sandy(s1) & Theme(s1,x5) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_soccer(x4) & (x1 = x3) & of(x1,x2) & n_boy(x2) & n_group(x1)) | exists p1 x1 e1 x2 x3 x4 x5.((x1 = x2) & of(x2,x3) & Theme(e1,x5) & Actor(e1,x4) & v_play(e1) & n_soccer(x5) & (x3 = x4) & n_kid(x3) & n_group(x2)) | 7a70b58c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_play(e1) & of(x1,x2) & near(x5,x6) & n_water(x6) & n_soccer(x4) & n_group(x1) & n_boy(x2) & n_area(x5) & in(e1,x5) & a_topic(x1) & a_sandy(s1) & Theme(s1,x5) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists x1 e1 x2 x3 x4 x5.(v_play(e1) & of(x2,x3) & n_soccer(x5) & n_kid(x3) & n_group(x2) & Theme(e1,x5) & Actor(e1,x4) & (x3 = x4) & (x1 = x2)) |
||
A group of boys playing soccer in a sandy area near the water. | There are kids playing soccer on a beach. | 1 | -100 | A sandy area near water is not necessarily a beach. | exists e1 s1 x1 x2 x3 x4 x5 x6.(n_water(x6) & a_topic(x1) & in(e1,x5) & near(x5,x6) & n_area(x5) & a_sandy(s1) & Theme(s1,x5) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_soccer(x4) & (x1 = x3) & of(x1,x2) & n_boy(x2) & n_group(x1)) | exists p1 x1 e1 x2 x3 x4 x5.((x1 = x2) & on(e1,x5) & n_beach(x5) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_soccer(x4) & (x2 = x3) & n_kid(x2)) | 7a70badc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_play(e1) & of(x1,x2) & near(x5,x6) & n_water(x6) & n_soccer(x4) & n_group(x1) & n_boy(x2) & n_area(x5) & in(e1,x5) & a_topic(x1) & a_sandy(s1) & Theme(s1,x5) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists x1 e1 x2 x3 x4 x5.(v_play(e1) & on(e1,x5) & n_soccer(x4) & n_kid(x2) & n_beach(x5) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
Two young girls wearing purple sit in front of a colorful fence. | Two girls are sitting in a car | 2 | -100 | A FENCE IS NOT A CAR | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(in(e2,x4) & of(x4,x5) & n_fence(x5) & a_colorful(s2) & Theme(s2,x5) & n_front(x4) & Actor(e2,x1) & v_sit(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_purple(x3) & (x1 = x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2.(in(e1,x2) & n_car(x2) & Actor(e1,x1) & v_sit(e1) & n_girl(x1) & card_eq_2(x1)) | 7a70bfaa-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(v_wear(e1) & v_sit(e2) & of(x4,x5) & n_purple(x3) & n_girl(x1) & n_front(x4) & n_fence(x5) & in(e2,x4) & card_eq_2(x1) & a_young(s1) & a_colorful(s2) & Theme(s2,x5) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_sit(e1) & n_girl(x1) & n_car(x2) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two young girls wearing purple sit in front of a colorful fence. | Two girls are playing cards in front of a fence | 1 | -100 | Two young girls wearing purple sit in front of a colorful fence does not necessary that they are playing cards in front of a fence | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(in(e2,x4) & of(x4,x5) & n_fence(x5) & a_colorful(s2) & Theme(s2,x5) & n_front(x4) & Actor(e2,x1) & v_sit(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_purple(x3) & (x1 = x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_fence(x4) & n_front(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_card(x2) & n_girl(x1) & card_eq_2(x1)) | 7a70c4be-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(v_wear(e1) & v_sit(e2) & of(x4,x5) & n_purple(x3) & n_girl(x1) & n_front(x4) & n_fence(x5) & in(e2,x4) & card_eq_2(x1) & a_young(s1) & a_colorful(s2) & Theme(s2,x5) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x3,x4) & n_girl(x1) & n_front(x3) & n_fence(x4) & n_card(x2) & in(e1,x3) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two young girls wearing purple sit in front of a colorful fence. | Two girls are sitting outside | 0 | -100 | two girls are sitting in front of a colorful fence | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(in(e2,x4) & of(x4,x5) & n_fence(x5) & a_colorful(s2) & Theme(s2,x5) & n_front(x4) & Actor(e2,x1) & v_sit(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_purple(x3) & (x1 = x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_outside(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_sit(e1) & n_girl(x1) & card_eq_2(x1)) | 7a70c9a0-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(v_wear(e1) & v_sit(e2) & of(x4,x5) & n_purple(x3) & n_girl(x1) & n_front(x4) & n_fence(x5) & in(e2,x4) & card_eq_2(x1) & a_young(s1) & a_colorful(s2) & Theme(s2,x5) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1.(v_sit(e1) & n_girl(x1) & exists s1.(a_outside(s1) & Theme(s1,x1)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1)) |
||
Two school children are sitting in front of a colorful fence. | Two children are standing near a wall. | 2 | -100 | A FEMCE IS NOT A WALL | exists e1 s1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_fence(x4) & a_colorful(s1) & Theme(s1,x4) & n_front(x3) & Actor(e1,x1) & v_sit(e1) & n_child(x1) & of(x1,x2) & n_school(x2) & card_eq_2(x1)) | exists e1 x1 x2.(near(e1,x2) & n_wall(x2) & Actor(e1,x1) & v_stand(e1) & n_child(x1) & card_eq_2(x1)) | 7a70d116-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & of(x3,x4) & of(x1,x2) & n_school(x2) & n_front(x3) & n_fence(x4) & n_child(x1) & in(e1,x3) & card_eq_2(x1) & a_colorful(s1) & Theme(s1,x4) & Actor(e1,x1)) | exists e1 x1 x2.(v_stand(e1) & near(e1,x2) & n_wall(x2) & n_child(x1) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two school children are sitting in front of a colorful fence. | The kids are sitting near an enclosure. | 0 | -100 | the kids are sitting in front of colorful fence near an enclosure | exists e1 s1 x1 x2 x3 x4.(in(e1,x3) & of(x3,x4) & n_fence(x4) & a_colorful(s1) & Theme(s1,x4) & n_front(x3) & Actor(e1,x1) & v_sit(e1) & n_child(x1) & of(x1,x2) & n_school(x2) & card_eq_2(x1)) | exists e1 x1 x2.(n_kid(x1) & near(e1,x2) & n_enclosure(x2) & Actor(e1,x1) & v_sit(e1)) | 7a70dc4c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_sit(e1) & of(x3,x4) & of(x1,x2) & n_school(x2) & n_front(x3) & n_fence(x4) & n_child(x1) & in(e1,x3) & card_eq_2(x1) & a_colorful(s1) & Theme(s1,x4) & Actor(e1,x1)) | exists e1 x1 x2.(v_sit(e1) & near(e1,x2) & n_kid(x1) & n_enclosure(x2) & Actor(e1,x1)) |
||
Men gather around during a chess game played in a pool. | Group of man playing chess in a pool. | 0 | -100 | man of two are playing chess in a pool | exists e1 e2 s1 x1 x2 x3 x4 x5.(during(e1,x2) & in(e2,x5) & n_pool(x5) & Theme(e2,x4) & v_play(e2) & (x2 = x4) & n_game(x2) & of(x2,x3) & n_chess(x3) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1) & v_gather(e1) & n_man(x1)) | exists e1 s1 x1 x2 x3 x4.(ne_org_group(s1) & a_topic(s1) & of(s1,x1) & in(e1,x4) & n_pool(x4) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_chess(x3) & (x1 = x2) & n_man(x1)) | 7a70eebc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_play(e2) & v_gather(e1) & of(x2,x3) & n_pool(x5) & n_man(x1) & n_game(x2) & n_chess(x3) & in(e2,x5) & during(e1,x2) & a_around(s1) & Theme(e2,x4) & Manner(e1,s1) & Actor(e1,x1) & (x2 = x4)) | exists e1 s1 x1 x2 x3 x4.(v_play(e1) & of(s1,x1) & ne_org_group(s1) & n_pool(x4) & n_man(x1) & n_chess(x3) & in(e1,x4) & a_topic(s1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Men gather around during a chess game played in a pool. | Men riding a bike. | 2 | -100 | A POOL IS NOT A BIKE | exists e1 e2 s1 x1 x2 x3 x4 x5.(during(e1,x2) & in(e2,x5) & n_pool(x5) & Theme(e2,x4) & v_play(e2) & (x2 = x4) & n_game(x2) & of(x2,x3) & n_chess(x3) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1) & v_gather(e1) & n_man(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_ride(e1) & n_bike(x3) & (x1 = x2) & n_man(x1)) | 7a7104b0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_play(e2) & v_gather(e1) & of(x2,x3) & n_pool(x5) & n_man(x1) & n_game(x2) & n_chess(x3) & in(e2,x5) & during(e1,x2) & a_around(s1) & Theme(e2,x4) & Manner(e1,s1) & Actor(e1,x1) & (x2 = x4)) | exists e1 x1 x2 x3.(v_ride(e1) & n_man(x1) & n_bike(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Men gather around during a chess game played in a pool. | Some mens are like to play chess near pool. | 1 | -100 | Sentence 1 is missing play chess near pool. | exists e1 e2 s1 x1 x2 x3 x4 x5.(during(e1,x2) & in(e2,x5) & n_pool(x5) & Theme(e2,x4) & v_play(e2) & (x2 = x4) & n_game(x2) & of(x2,x3) & n_chess(x3) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1) & v_gather(e1) & n_man(x1)) | exists p1 p2 x1 x2.(Topic(p1,p2) & exists e1 x4 x5.(near(e1,x5) & n_pool(x5) & Theme(e1,x4) & Actor(e1,x1) & v_play(e1) & n_chess(x4)) & exists x3.(like(x2,x3) & n_thing(x3)) & n_men(x2) & n_men(x1)) | 7a710de8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_play(e2) & v_gather(e1) & of(x2,x3) & n_pool(x5) & n_man(x1) & n_game(x2) & n_chess(x3) & in(e2,x5) & during(e1,x2) & a_around(s1) & Theme(e2,x4) & Manner(e1,s1) & Actor(e1,x1) & (x2 = x4)) | exists p1 p2 x1 x2.(n_men(x2) & n_men(x1) & exists x3.(n_thing(x3) & like(x2,x3)) & exists e1 x4 x5.(v_play(e1) & near(e1,x5) & n_pool(x5) & n_chess(x4) & Theme(e1,x4) & Actor(e1,x1)) & Topic(p1,p2)) |
||
2 black girls in purple shirts sitting near a green fence. | Two black girls are sitting down near a fence. | 0 | -100 | girls of two are sitting near a green fence | exists e1 s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & near(e1,x4) & n_fence(x4) & a_green(s3) & Theme(s3,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_shirt(x2) & a_purple(s2) & Theme(s2,x2) & n_girl(x1) & a_black(s1) & Theme(s1,x1) & n_date(x1) & a_date_day_02(x1) & a_date_day_02(x1)) | exists e1 s1 s2 x1 x2.(near(e1,x2) & n_fence(x2) & a_down(s2) & Manner(e1,s2) & Actor(e1,x1) & v_sit(e1) & n_girl(x1) & a_black(s1) & Theme(s1,x1) & card_eq_2(x1)) | 7a71262a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_sit(e1) & near(e1,x4) & n_shirt(x2) & n_girl(x1) & n_fence(x4) & n_date(x1) & in(x1,x2) & a_topic(x1) & a_purple(s2) & a_green(s3) & a_date_day_02(x1) & a_black(s1) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 s2 x1 x2.(v_sit(e1) & near(e1,x2) & n_girl(x1) & n_fence(x2) & card_eq_2(x1) & a_down(s2) & a_black(s1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1)) |
||
Brown dog looks mean while running | A brown dog is licking his fur. | 2 | -100 | LICKING IS NOT RUNNING | exists e1 e2 s1 x1 x2.(while(e1,e2) & Actor(e2,x1) & v_run(e2) & Theme(e1,x2) & Actor(e1,x1) & v_look(e1) & n_mean(x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_lick(e1) & n_fur(x2) & of(x2,x1) & n_male(x1) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | 7a713b42-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2.(while(e1,e2) & v_run(e2) & v_look(e1) & n_mean(x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_lick(e1) & of(x2,x1) & n_male(x1) & n_fur(x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Brown dog looks mean while running | A mean brown dog running. | 0 | -100 | while running a brown dog looks | exists e1 e2 s1 x1 x2.(while(e1,e2) & Actor(e2,x1) & v_run(e2) & Theme(e1,x2) & Actor(e1,x1) & v_look(e1) & n_mean(x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2.(a_topic(x1) & Actor(e1,x2) & v_run(e1) & (x1 = x2) & n_dog(x1) & a_brown(s2) & Theme(s2,x1) & a_mean(s1) & Theme(s1,x1)) | 7a7148f8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2.(while(e1,e2) & v_run(e2) & v_look(e1) & n_mean(x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2.(v_run(e1) & n_dog(x1) & a_topic(x1) & a_mean(s1) & a_brown(s2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A man windsurfing | A man is outside. | 0 | -100 | a man windsurfing outside the building. | exists x1 x2.(a_topic(x1) & n_windsurfing(x1) & of(x1,x2) & n_man(x2)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_man(x1)) | 7a715dde-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2.(of(x1,x2) & n_windsurfing(x1) & n_man(x2) & a_topic(x1)) | exists s1 x1.(n_man(x1) & a_outside(s1) & Theme(s1,x1)) |
||
One girl is doing a handstand on an outdoor trampoline while another girl stands on the trampoline with one hand in the air. | Two girls play on a trampoline at a sleepover. | 1 | 0.789661 | There is nothing to indicate that the girls are at a sleepover. | exists e1 p1 s1 x1 x2 x3 x6.(n_air(x6) & exists e2 x4 x5.(in(e2,x6) & with(e2,x5) & n_hand(x5) & card_eq_1(x5) & on(e2,x3) & Actor(e2,x4) & v_stand(e2) & n_girl(x4) & -(x4 = x1)) & n_trampoline(x3) & n_trampoline(x3) & n_girl(x1) & n_girl(x1) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & on(x2,x3) & a_outdoor(s1) & Theme(s1,x3) & n_handstand(x2) & card_eq_1(x1)) | exists e1 x1 x2 x3.(at(e1,x3) & n_sleepover(x3) & on(e1,x2) & n_trampoline(x2) & Actor(e1,x1) & v_play(e1) & n_girl(x1) & card_eq_2(x1)) | 7a7273fe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x6.(while(e1,p1) & v_do(e1) & on(x2,x3) & n_trampoline(x3) & n_handstand(x2) & n_girl(x1) & n_air(x6) & exists e2 x4 x5.(with(e2,x5) & v_stand(e2) & on(e2,x3) & n_hand(x5) & n_girl(x4) & in(e2,x6) & card_eq_1(x5) & Actor(e2,x4) & -(x4 = x1)) & card_eq_1(x1) & a_outdoor(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_play(e1) & on(e1,x2) & n_trampoline(x2) & n_sleepover(x3) & n_girl(x1) & card_eq_2(x1) & at(e1,x3) & Actor(e1,x1)) |
||
One girl is doing a handstand on an outdoor trampoline while another girl stands on the trampoline with one hand in the air. | Young girls have excellent balance due to lower center of gravity. | 1 | 0.022248 | There is nothing to indicate that the girls are young or that young girls have excellent balance due to a lower center of gravity. | exists e1 p1 s1 x1 x2 x3 x6.(n_air(x6) & exists e2 x4 x5.(in(e2,x6) & with(e2,x5) & n_hand(x5) & card_eq_1(x5) & on(e2,x3) & Actor(e2,x4) & v_stand(e2) & n_girl(x4) & -(x4 = x1)) & n_trampoline(x3) & n_trampoline(x3) & n_girl(x1) & n_girl(x1) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & on(x2,x3) & a_outdoor(s1) & Theme(s1,x3) & n_handstand(x2) & card_eq_1(x1)) | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & to(s3,x4) & of(x4,x5) & n_gravity(x5) & n_center(x4) & r_more(s4) & a_lower(s4) & Theme(s4,x4) & Theme(s3,x3) & a_due(s3) & (x2 = x3) & n_balance(x2) & a_excellent(s2) & Theme(s2,x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | 7a7284a2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x6.(while(e1,p1) & v_do(e1) & on(x2,x3) & n_trampoline(x3) & n_handstand(x2) & n_girl(x1) & n_air(x6) & exists e2 x4 x5.(with(e2,x5) & v_stand(e2) & on(e2,x3) & n_hand(x5) & n_girl(x4) & in(e2,x6) & card_eq_1(x5) & Actor(e2,x4) & -(x4 = x1)) & card_eq_1(x1) & a_outdoor(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_have(e1) & to(s3,x4) & r_more(s4) & of(x4,x5) & n_gravity(x5) & n_girl(x1) & n_center(x4) & n_balance(x2) & a_young(s1) & a_lower(s4) & a_excellent(s2) & a_due(s3) & Theme(s4,x4) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x3)) |
||
One girl is doing a handstand on an outdoor trampoline while another girl stands on the trampoline with one hand in the air. | Two girls are showing their mother what they have learned to do on an outdoor trampoline. | 1 | 0.548548 | There is nothing to indicate that the girls are showing their mother what they have learned. | exists e1 p1 s1 x1 x2 x3 x6.(n_air(x6) & exists e2 x4 x5.(in(e2,x6) & with(e2,x5) & n_hand(x5) & card_eq_1(x5) & on(e2,x3) & Actor(e2,x4) & v_stand(e2) & n_girl(x4) & -(x4 = x1)) & n_trampoline(x3) & n_trampoline(x3) & n_girl(x1) & n_girl(x1) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & on(x2,x3) & a_outdoor(s1) & Theme(s1,x3) & n_handstand(x2) & card_eq_1(x1)) | exists e1 e2 p1 x1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_show(e2) & Topic(e1,p1) & Actor(e1,x1) & v_learn(e1) & exists e3 s1 x3 x4.(on(e3,x4) & n_trampoline(x4) & a_outdoor(s1) & Theme(s1,x4) & Theme(e3,x3) & Actor(e3,x1) & v_do(e3) & (x2 = x3)) & n_thing(x1) & n_thing(x1) & n_mother(x2) & of(x2,x1) & n_girl(x1) & card_eq_2(x1)) | 7a728d1c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x6.(while(e1,p1) & v_do(e1) & on(x2,x3) & n_trampoline(x3) & n_handstand(x2) & n_girl(x1) & n_air(x6) & exists e2 x4 x5.(with(e2,x5) & v_stand(e2) & on(e2,x3) & n_hand(x5) & n_girl(x4) & in(e2,x6) & card_eq_1(x5) & Actor(e2,x4) & -(x4 = x1)) & card_eq_1(x1) & a_outdoor(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 e2 p1 x1 x2.(v_show(e2) & v_learn(e1) & of(x2,x1) & n_thing(x1) & n_mother(x2) & n_girl(x1) & exists e3 s1 x3 x4.(v_do(e3) & on(e3,x4) & n_trampoline(x4) & a_outdoor(s1) & Theme(s1,x4) & Theme(e3,x3) & Actor(e3,x1) & (x2 = x3)) & card_eq_2(x1) & Topic(e1,p1) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
One girl is doing a handstand on an outdoor trampoline while another girl stands on the trampoline with one hand in the air. | Three girls play on a swing. | 2 | 0.000088 | One cannot play on a trampoline and a swing simultaneously. | exists e1 p1 s1 x1 x2 x3 x6.(n_air(x6) & exists e2 x4 x5.(in(e2,x6) & with(e2,x5) & n_hand(x5) & card_eq_1(x5) & on(e2,x3) & Actor(e2,x4) & v_stand(e2) & n_girl(x4) & -(x4 = x1)) & n_trampoline(x3) & n_trampoline(x3) & n_girl(x1) & n_girl(x1) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & on(x2,x3) & a_outdoor(s1) & Theme(s1,x3) & n_handstand(x2) & card_eq_1(x1)) | exists e1 x1 x2.(on(e1,x2) & n_swing(x2) & Actor(e1,x1) & v_play(e1) & n_girl(x1) & card_eq_3(x1)) | 7a72929e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x6.(while(e1,p1) & v_do(e1) & on(x2,x3) & n_trampoline(x3) & n_handstand(x2) & n_girl(x1) & n_air(x6) & exists e2 x4 x5.(with(e2,x5) & v_stand(e2) & on(e2,x3) & n_hand(x5) & n_girl(x4) & in(e2,x6) & card_eq_1(x5) & Actor(e2,x4) & -(x4 = x1)) & card_eq_1(x1) & a_outdoor(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & on(e1,x2) & n_swing(x2) & n_girl(x1) & card_eq_3(x1) & Actor(e1,x1)) |
||
One girl is doing a handstand on an outdoor trampoline while another girl stands on the trampoline with one hand in the air. | One girl in a red shirt is doing a handstand while another girl in a red shirt stands on the trampoline with one hand in the air. | 1 | 0.070436 | There is nothing to indicate that both girls are dressed in a red shirt. | exists e1 p1 s1 x1 x2 x3 x6.(n_air(x6) & exists e2 x4 x5.(in(e2,x6) & with(e2,x5) & n_hand(x5) & card_eq_1(x5) & on(e2,x3) & Actor(e2,x4) & v_stand(e2) & n_girl(x4) & -(x4 = x1)) & n_trampoline(x3) & n_trampoline(x3) & n_girl(x1) & n_girl(x1) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & on(x2,x3) & a_outdoor(s1) & Theme(s1,x3) & n_handstand(x2) & card_eq_1(x1)) | exists e1 p1 s1 x1 x2 x3 x6 x8.(n_air(x8) & n_trampoline(x6) & exists e2 s2 x4 x5 x7.(in(e2,x8) & with(e2,x7) & n_hand(x7) & card_eq_1(x7) & on(e2,x6) & Actor(e2,x4) & v_stand(e2) & in(x4,x5) & n_shirt(x5) & a_red(s2) & Theme(s2,x5) & n_girl(x4) & -(x4 = x1)) & n_girl(x1) & n_girl(x1) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_do(e1) & n_handstand(x3) & in(x1,x2) & n_shirt(x2) & a_red(s1) & Theme(s1,x2) & card_eq_1(x1)) | 7a729cd0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x6.(while(e1,p1) & v_do(e1) & on(x2,x3) & n_trampoline(x3) & n_handstand(x2) & n_girl(x1) & n_air(x6) & exists e2 x4 x5.(with(e2,x5) & v_stand(e2) & on(e2,x3) & n_hand(x5) & n_girl(x4) & in(e2,x6) & card_eq_1(x5) & Actor(e2,x4) & -(x4 = x1)) & card_eq_1(x1) & a_outdoor(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 p1 s1 x1 x2 x3 x6 x8.(while(e1,p1) & v_do(e1) & n_trampoline(x6) & n_shirt(x2) & n_handstand(x3) & n_girl(x1) & n_air(x8) & in(x1,x2) & exists e2 s2 x4 x5 x7.(with(e2,x7) & v_stand(e2) & on(e2,x6) & n_shirt(x5) & n_hand(x7) & n_girl(x4) & in(x4,x5) & in(e2,x8) & card_eq_1(x7) & a_red(s2) & Theme(s2,x5) & Actor(e2,x4) & -(x4 = x1)) & card_eq_1(x1) & a_red(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
One girl is doing a handstand on an outdoor trampoline while another girl stands on the trampoline with one hand in the air. | Two girls play on a trampoline. | 0 | 0.963753 | The fact that two girls play on a trampoline is implied when one girl is doing a handstand on an outdoor trampoline while another stands on it with one hand in the air. | exists e1 p1 s1 x1 x2 x3 x6.(n_air(x6) & exists e2 x4 x5.(in(e2,x6) & with(e2,x5) & n_hand(x5) & card_eq_1(x5) & on(e2,x3) & Actor(e2,x4) & v_stand(e2) & n_girl(x4) & -(x4 = x1)) & n_trampoline(x3) & n_trampoline(x3) & n_girl(x1) & n_girl(x1) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & on(x2,x3) & a_outdoor(s1) & Theme(s1,x3) & n_handstand(x2) & card_eq_1(x1)) | exists e1 x1 x2.(on(e1,x2) & n_trampoline(x2) & Actor(e1,x1) & v_play(e1) & n_girl(x1) & card_eq_2(x1)) | 7a72a180-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x6.(while(e1,p1) & v_do(e1) & on(x2,x3) & n_trampoline(x3) & n_handstand(x2) & n_girl(x1) & n_air(x6) & exists e2 x4 x5.(with(e2,x5) & v_stand(e2) & on(e2,x3) & n_hand(x5) & n_girl(x4) & in(e2,x6) & card_eq_1(x5) & Actor(e2,x4) & -(x4 = x1)) & card_eq_1(x1) & a_outdoor(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & on(e1,x2) & n_trampoline(x2) & n_girl(x1) & card_eq_2(x1) & Actor(e1,x1)) |
||
One girl is doing a handstand on an outdoor trampoline while another girl stands on the trampoline with one hand in the air. | The two girls are doing acrobatics outside. | 1 | 0.724865 | As one girl is simply standing on the trampoline with one hand in the air, we cannot say, two girls are doing acrobatics outside. | exists e1 p1 s1 x1 x2 x3 x6.(n_air(x6) & exists e2 x4 x5.(in(e2,x6) & with(e2,x5) & n_hand(x5) & card_eq_1(x5) & on(e2,x3) & Actor(e2,x4) & v_stand(e2) & n_girl(x4) & -(x4 = x1)) & n_trampoline(x3) & n_trampoline(x3) & n_girl(x1) & n_girl(x1) & while(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & on(x2,x3) & a_outdoor(s1) & Theme(s1,x3) & n_handstand(x2) & card_eq_1(x1)) | exists e1 s1 x1 x2.(n_girl(x1) & card_eq_2(x1) & a_outside(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_acrobatics(x2)) | 7a72abb2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x6.(while(e1,p1) & v_do(e1) & on(x2,x3) & n_trampoline(x3) & n_handstand(x2) & n_girl(x1) & n_air(x6) & exists e2 x4 x5.(with(e2,x5) & v_stand(e2) & on(e2,x3) & n_hand(x5) & n_girl(x4) & in(e2,x6) & card_eq_1(x5) & Actor(e2,x4) & -(x4 = x1)) & card_eq_1(x1) & a_outdoor(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_do(e1) & n_girl(x1) & n_acrobatics(x2) & card_eq_2(x1) & a_outside(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A golfer is teeing off the green. | A man is rehitting his drive. | 1 | 0.002871 | teeing and rehitting are different actions | exists e1 s1 x1 x2.(n_green(x2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_tee(e1) & n_golfer(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_rehitt(e1) & n_drive(x2) & of(x2,x1) & n_male(x1) & n_man(x1)) | 7a74c316-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_tee(e1) & n_green(x2) & n_golfer(x1) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2.(v_rehitt(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_drive(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A golfer is teeing off the green. | A man is playing basketball in the grass. | 2 | 0.000008 | There can either be a golfer or a basketball player. | exists e1 s1 x1 x2.(n_green(x2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_tee(e1) & n_golfer(x1)) | exists e1 x1 x2 x3.(n_grass(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_basketball(x2) & n_man(x1)) | 7a74ccf8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_tee(e1) & n_green(x2) & n_golfer(x1) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_play(e1) & n_man(x1) & n_grass(x3) & n_basketball(x2) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A golfer is teeing off the green. | There is a man and golf equipment. | 0 | 0.325743 | A golfer can also be a man, and when they are teeing off, they are playing golf. | exists e1 s1 x1 x2.(n_green(x2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_tee(e1) & n_golfer(x1)) | exists p1 x1 x2 x3 x4 x5.((x1 = x2) & n_equipment(x4) & of(x4,x5) & n_golf(x5) & n_man(x3) & subset_of(x4,x2) & subset_of(x3,x2)) | 7a74d3ec-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_tee(e1) & n_green(x2) & n_golfer(x1) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists x1 x2 x3 x4 x5.(subset_of(x4,x2) & subset_of(x3,x2) & of(x4,x5) & n_man(x3) & n_golf(x5) & n_equipment(x4) & (x1 = x2)) |
||
A golfer is teeing off the green. | A golfer is riding in a cart. | 2 | -100 | A golfer cannot be riding in a cart while he is teeing off. | exists e1 s1 x1 x2.(n_green(x2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_tee(e1) & n_golfer(x1)) | exists e1 x1 x2.(in(e1,x2) & n_cart(x2) & Actor(e1,x1) & v_ride(e1) & n_golfer(x1)) | 7a74d9b4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_tee(e1) & n_green(x2) & n_golfer(x1) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2.(v_ride(e1) & n_golfer(x1) & n_cart(x2) & in(e1,x2) & Actor(e1,x1)) |
||
A golfer is teeing off the green. | A golfer is teeing off. | 0 | -100 | A golfer can be teeing off and also teeing off the green at the same time. | exists e1 s1 x1 x2.(n_green(x2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_tee(e1) & n_golfer(x1)) | exists e1 s1 x1.(a_off(s1) & Manner(e1,s1) & Actor(e1,x1) & v_tee(e1) & n_golfer(x1)) | 7a74df5e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_tee(e1) & n_green(x2) & n_golfer(x1) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 s1 x1.(v_tee(e1) & n_golfer(x1) & a_off(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A golfer is teeing off the green. | Someone is playing a game of golf | 0 | -100 | Someone can be a golfer, and when they are teeing off the green, they are playing a game of golf. | exists e1 s1 x1 x2.(n_green(x2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_tee(e1) & n_golfer(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & of(x2,x3) & n_golf(x3) & n_game(x2) & n_person(x1)) | 7a74e486-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_tee(e1) & n_green(x2) & n_golfer(x1) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_play(e1) & of(x2,x3) & n_person(x1) & n_golf(x3) & n_game(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A golfer is teeing off the green. | A man is hitting a golf ball. | 0 | -100 | Most golfers are men, and teeing off the green is an action in golf that involves hitting a golf ball with a golf club. | exists e1 s1 x1 x2.(n_green(x2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_tee(e1) & n_golfer(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_hit(e1) & n_ball(x2) & of(x2,x3) & n_golf(x3) & n_man(x1)) | 7a74e97c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_tee(e1) & n_green(x2) & n_golfer(x1) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_hit(e1) & of(x2,x3) & n_man(x1) & n_golf(x3) & n_ball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A golfer is teeing off the green. | A football player is kicking the ball. | 2 | -100 | There can either be a golfer or a football player. | exists e1 s1 x1 x2.(n_green(x2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_tee(e1) & n_golfer(x1)) | exists e1 x1 x2 x3.(n_ball(x3) & Theme(e1,x3) & Actor(e1,x1) & v_kick(e1) & n_player(x1) & of(x1,x2) & n_football(x2)) | 7a74ee86-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_tee(e1) & n_green(x2) & n_golfer(x1) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_kick(e1) & of(x1,x2) & n_player(x1) & n_football(x2) & n_ball(x3) & Theme(e1,x3) & Actor(e1,x1)) |
||
A golfer is teeing off the green. | A professional golfer is teeing off. | 1 | 0.608106 | A golfer is teeing off the green does not indicate that a professional golfer is teeing off. | exists e1 s1 x1 x2.(n_green(x2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_tee(e1) & n_golfer(x1)) | exists e1 s1 s2 x1.(a_off(s2) & Manner(e1,s2) & Actor(e1,x1) & v_tee(e1) & n_golfer(x1) & a_professional(s1) & Theme(s1,x1)) | 7a74f37c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_tee(e1) & n_green(x2) & n_golfer(x1) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 s1 s2 x1.(v_tee(e1) & n_golfer(x1) & a_professional(s1) & a_off(s2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1)) |
||
A golfer is teeing off the green. | Someone is having a rather bad day on the green | 1 | 0.06114 | Not everyone is having a rather bad day. | exists e1 s1 x1 x2.(n_green(x2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_tee(e1) & n_golfer(x1)) | exists e1 s1 x1 x2 x3.(n_green(x3) & on(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_day(x2) & a_bad(s1) & Theme(s1,x2) & r_rather(x2) & n_person(x1)) | 7a74f930-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_tee(e1) & n_green(x2) & n_golfer(x1) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_have(e1) & r_rather(x2) & on(e1,x3) & n_person(x1) & n_green(x3) & n_day(x2) & a_bad(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A golfer is teeing off the green. | The golfer is wearing plaid shorts. | 1 | 0.003809 | Just because a golfer is teeing off the green does not necessary that the golfer is wearing plaid shorts. | exists e1 s1 x1 x2.(n_green(x2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_tee(e1) & n_golfer(x1)) | exists e1 s1 x1 x2.(n_golfer(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shorts(x2) & a_plaid(s1) & Theme(s1,x2)) | 7a74fe62-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_tee(e1) & n_green(x2) & n_golfer(x1) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_wear(e1) & n_shorts(x2) & n_golfer(x1) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A golfer is teeing off the green. | A man is playing basketball | 2 | -100 | A golfer is not playing basketball. | exists e1 s1 x1 x2.(n_green(x2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_tee(e1) & n_golfer(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_basketball(x2) & n_man(x1)) | 7a750344-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_tee(e1) & n_green(x2) & n_golfer(x1) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_man(x1) & n_basketball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A golfer is teeing off the green. | A golfer is playing a game on a private course. | 1 | 0.582987 | every golfer is not on the green. | exists e1 s1 x1 x2.(n_green(x2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_tee(e1) & n_golfer(x1)) | exists e1 s1 x1 x2 x3.(on(e1,x3) & n_course(x3) & a_private(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2) & n_golfer(x1)) | 7a75089e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_tee(e1) & n_green(x2) & n_golfer(x1) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_play(e1) & on(e1,x3) & n_golfer(x1) & n_game(x2) & n_course(x3) & a_private(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of four men carry a statue. | The people who are shown are moving a couch. | 2 | -100 | A statue and a couch are not the same. | exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_carry(e1) & n_statue(x3) & of(x1,x2) & n_man(x2) & card_eq_4(x2) & n_group(x1)) | exists e2 e1 x1 x2 x3.(n_people(x1) & Theme(e2,x3) & Actor(e2,x1) & v_move(e2) & n_couch(x3) & Theme(e1,x2) & v_show(e1) & (x1 = x2)) | 7a750d9e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_carry(e1) & of(x1,x2) & n_statue(x3) & n_man(x2) & n_group(x1) & card_eq_4(x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3.(v_show(e1) & v_move(e2) & n_people(x1) & n_couch(x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2)) |
||
A group of four men carry a statue. | The men are carrying something relatively large and heavy. | 0 | -100 | If the statue wasn't relatively large and heavy, it wouldn't take a group of four men to carry it. | exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_carry(e1) & n_statue(x3) & of(x1,x2) & n_man(x2) & card_eq_4(x2) & n_group(x1)) | exists e1 s1 s2 x1 x2 x3 x4.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & Theme(s2,x4) & a_heavy(s2) & (x2 = x4) & r_relatively(s1) & Theme(s1,x3) & a_large(s1) & (x2 = x3) & n_thing(x2)) | 7a75129e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_carry(e1) & of(x1,x2) & n_statue(x3) & n_man(x2) & n_group(x1) & card_eq_4(x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3 x4.(v_carry(e1) & r_relatively(s1) & n_thing(x2) & n_man(x1) & a_large(s1) & a_heavy(s2) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & (x2 = x4) & (x2 = x3)) |
||
A group of four men carry a statue. | Some of the men are related to one another. | 1 | -100 | A group of four men carry a statue does not indicate that some of the men are related to one another. | exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_carry(e1) & n_statue(x3) & of(x1,x2) & n_man(x2) & card_eq_4(x2) & n_group(x1)) | exists e1 s1 x1 x2 x3.(n_man(x2) & to(e1,x3) & n_thing(x3) & card_eq_1(x3) & a_another(s1) & Theme(s1,x3) & Theme(e1,x1) & v_relate(e1) & of(x1,x2) & n_thing(x1)) | 7a751794-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_carry(e1) & of(x1,x2) & n_statue(x3) & n_man(x2) & n_group(x1) & card_eq_4(x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_relate(e1) & to(e1,x3) & of(x1,x2) & n_thing(x3) & n_thing(x1) & n_man(x2) & card_eq_1(x3) & a_another(s1) & Theme(s1,x3) & Theme(e1,x1)) |
||
A man is about to give another a haircut in a barber. | The person is getting his hair styled. | 0 | -100 | A haircut is a type of hair styling. | exists p1 s1 x1.(Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1 x2 x3 x4.(Recipient(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_thing(x4) & in(x2,x3) & n_barber(x3) & n_haircut(x2)) & n_man(x1)) | exists e1 e2 x1 x2 x3.(n_hair(x2) & of(x2,x1) & n_male(x1) & n_person(x1) & Theme(e2,x2) & Actor(e2,x1) & v_get(e2) & Actor(e1,x3) & v_style(e1) & (x2 = x3)) | 7a752d7e-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1.(n_man(x1) & exists e1 x2 x3 x4.(v_give(e1) & n_thing(x4) & n_haircut(x2) & n_barber(x3) & in(x2,x3) & Theme(e1,x2) & Recipient(e1,x4) & Actor(e1,x1)) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1)) | exists e1 e2 x1 x2 x3.(v_style(e1) & v_get(e2) & of(x2,x1) & n_person(x1) & n_male(x1) & n_hair(x2) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) |
||
A man is about to give another a haircut in a barber. | The person getting his hair cut is at a nail salon. | 2 | -100 | A barber shop is not a nail salon. | exists p1 s1 x1.(Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1 x2 x3 x4.(Recipient(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_thing(x4) & in(x2,x3) & n_barber(x3) & n_haircut(x2)) & n_man(x1)) | exists e1 p1 x1 x2 x3 x4.(n_cut(x3) & of(x3,x4) & n_hair(x4) & of(x3,x1) & n_male(x1) & n_person(x1) & exists x5 x6.(at(x1,x5) & n_salon(x5) & of(x5,x6) & n_nail(x6)) & Theme(e1,x3) & Actor(e1,x2) & v_get(e1) & (x1 = x2)) | 7a7532c4-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1.(n_man(x1) & exists e1 x2 x3 x4.(v_give(e1) & n_thing(x4) & n_haircut(x2) & n_barber(x3) & in(x2,x3) & Theme(e1,x2) & Recipient(e1,x4) & Actor(e1,x1)) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1)) | exists e1 x1 x2 x3 x4.(v_get(e1) & of(x3,x4) & of(x3,x1) & n_person(x1) & n_male(x1) & n_hair(x4) & n_cut(x3) & exists x5 x6.(of(x5,x6) & n_salon(x5) & n_nail(x6) & at(x1,x5)) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A man is about to give another a haircut in a barber. | The person getting his hair cut is famous. | 1 | -100 | A man is about to give another a haircut in a barber does not necessary that the person getting his hair cut is famous. | exists p1 s1 x1.(Topic(s1,p1) & Actor(s1,x1) & a_about(s1) & exists e1 x2 x3 x4.(Recipient(e1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_thing(x4) & in(x2,x3) & n_barber(x3) & n_haircut(x2)) & n_man(x1)) | exists e1 s1 x1 x2 x3 x4.(n_cut(x3) & of(x3,x4) & n_hair(x4) & of(x3,x1) & n_male(x1) & n_person(x1) & Theme(s1,x1) & a_famous(s1) & Theme(e1,x3) & Actor(e1,x2) & v_get(e1) & (x1 = x2)) | 7a7537ce-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1.(n_man(x1) & exists e1 x2 x3 x4.(v_give(e1) & n_thing(x4) & n_haircut(x2) & n_barber(x3) & in(x2,x3) & Theme(e1,x2) & Recipient(e1,x4) & Actor(e1,x1)) & a_about(s1) & Topic(s1,p1) & Actor(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_get(e1) & of(x3,x4) & of(x3,x1) & n_person(x1) & n_male(x1) & n_hair(x4) & n_cut(x3) & a_famous(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A young baseball player winds up to throw the ball. | the boy threw the soccer ball | 2 | -100 | A baseball player does not throw a soccer ball. | exists e1 p1 s1 s2 x1 x2 x3.(n_ball(x3) & a_up(s2) & Manner(e1,s2) & Topic(e1,p1) & Actor(e1,x1) & v_wind(e1) & exists e2.(Theme(e2,x3) & Actor(e2,x1) & v_throw(e2)) & n_player(x1) & of(x1,x2) & n_baseball(x2) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(n_ball(x2) & of(x2,x3) & n_soccer(x3) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1)) | 7a753ce2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3.(v_wind(e1) & of(x1,x2) & n_player(x1) & n_baseball(x2) & n_ball(x3) & exists e2.(v_throw(e2) & Theme(e2,x3) & Actor(e2,x1)) & a_young(s1) & a_up(s2) & Topic(e1,p1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_throw(e1) & of(x2,x3) & n_soccer(x3) & n_boy(x1) & n_ball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young baseball player winds up to throw the ball. | the player is a pitcher | 1 | -100 | Not every player is pitcher | exists e1 p1 s1 s2 x1 x2 x3.(n_ball(x3) & a_up(s2) & Manner(e1,s2) & Topic(e1,p1) & Actor(e1,x1) & v_wind(e1) & exists e2.(Theme(e2,x3) & Actor(e2,x1) & v_throw(e2)) & n_player(x1) & of(x1,x2) & n_baseball(x2) & a_young(s1) & Theme(s1,x1)) | exists p1 x1.(n_player(x1) & exists x2.((x1 = x2) & n_pitcher(x2))) | 7a7541d8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3.(v_wind(e1) & of(x1,x2) & n_player(x1) & n_baseball(x2) & n_ball(x3) & exists e2.(v_throw(e2) & Theme(e2,x3) & Actor(e2,x1)) & a_young(s1) & a_up(s2) & Topic(e1,p1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1)) | exists x1.(n_player(x1) & exists x2.(n_pitcher(x2) & (x1 = x2))) |
||
A young baseball player winds up to throw the ball. | the player has the ball | 0 | -100 | Throwing the ball is not possible unless the player has the ball. | exists e1 p1 s1 s2 x1 x2 x3.(n_ball(x3) & a_up(s2) & Manner(e1,s2) & Topic(e1,p1) & Actor(e1,x1) & v_wind(e1) & exists e2.(Theme(e2,x3) & Actor(e2,x1) & v_throw(e2)) & n_player(x1) & of(x1,x2) & n_baseball(x2) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_ball(x2) & n_player(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1)) | 7a754868-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3.(v_wind(e1) & of(x1,x2) & n_player(x1) & n_baseball(x2) & n_ball(x3) & exists e2.(v_throw(e2) & Theme(e2,x3) & Actor(e2,x1)) & a_young(s1) & a_up(s2) & Topic(e1,p1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 x1 x2.(v_have(e1) & n_player(x1) & n_ball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man operating a sewing machine. | The man is old. | 0 | -100 | Most younger people have clothes that are new enough to not need repair by sewing machine. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_operate(e1) & n_machine(x3) & of(x3,x4) & n_sewing(x4) & (x1 = x2) & n_man(x1)) | exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_old(s1)) | 7a754dfe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_operate(e1) & of(x3,x4) & n_sewing(x4) & n_man(x1) & n_machine(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1.(n_man(x1) & a_old(s1) & Theme(s1,x1)) |
||
A man operating a sewing machine. | The man looks masculine. | 2 | -100 | A man operating a sewing machine does not look masculine. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_operate(e1) & n_machine(x3) & of(x3,x4) & n_sewing(x4) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_look(e1) & n_masculine(x2)) | 7a7553c6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_operate(e1) & of(x3,x4) & n_sewing(x4) & n_man(x1) & n_machine(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_look(e1) & n_masculine(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man operating a sewing machine. | The man is sewing a dress. | 1 | -100 | A man operating a sewing machine does not necessary that he is sewing a dress. | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_operate(e1) & n_machine(x3) & of(x3,x4) & n_sewing(x4) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_sew(e1) & n_dress(x2)) | 7a755934-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_operate(e1) & of(x3,x4) & n_sewing(x4) & n_man(x1) & n_machine(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_sew(e1) & n_man(x1) & n_dress(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
The baseball player is throwing the ball. | the baseball player is to homeplate | 1 | -100 | throwing the ball is not homeplate | exists e1 x1 x2 x3.(n_ball(x3) & n_player(x1) & of(x1,x2) & n_baseball(x2) & Theme(e1,x3) & Actor(e1,x1) & v_throw(e1)) | exists e1 p1 x1 x2.(n_player(x1) & of(x1,x2) & n_baseball(x2) & Topic(e1,p1) & Actor(e1,x1) & v_be(e1) & exists e2.(Actor(e2,x1) & v_homeplate(e2))) | 7a755e66-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_throw(e1) & of(x1,x2) & n_player(x1) & n_baseball(x2) & n_ball(x3) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_be(e1) & of(x1,x2) & n_player(x1) & n_baseball(x2) & exists e2.(v_homeplate(e2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
The baseball player is throwing the ball. | the baseball player is catching a ball | 2 | -100 | He cannot be throwing and catching the ball at the same time. | exists e1 x1 x2 x3.(n_ball(x3) & n_player(x1) & of(x1,x2) & n_baseball(x2) & Theme(e1,x3) & Actor(e1,x1) & v_throw(e1)) | exists e1 x1 x2 x3.(n_player(x1) & of(x1,x2) & n_baseball(x2) & Theme(e1,x3) & Actor(e1,x1) & v_catch(e1) & n_ball(x3)) | 7a756410-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_throw(e1) & of(x1,x2) & n_player(x1) & n_baseball(x2) & n_ball(x3) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_catch(e1) & of(x1,x2) & n_player(x1) & n_baseball(x2) & n_ball(x3) & Theme(e1,x3) & Actor(e1,x1)) |
||
The baseball player is throwing the ball. | the baseball player is throwing the ball | 0 | -100 | Both player are throwing the ball. | exists e1 x1 x2 x3.(n_ball(x3) & n_player(x1) & of(x1,x2) & n_baseball(x2) & Theme(e1,x3) & Actor(e1,x1) & v_throw(e1)) | exists e1 x1 x2 x3.(n_ball(x3) & n_player(x1) & of(x1,x2) & n_baseball(x2) & Theme(e1,x3) & Actor(e1,x1) & v_throw(e1)) | 7a756960-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_throw(e1) & of(x1,x2) & n_player(x1) & n_baseball(x2) & n_ball(x3) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_throw(e1) & of(x1,x2) & n_player(x1) & n_baseball(x2) & n_ball(x3) & Theme(e1,x3) & Actor(e1,x1)) |
||
A golfer is swinging his club. | Game played in outdoor | 1 | -100 | A golfer is swinging his club does not indicate that game played in outdoor | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_swing(e1) & n_club(x2) & of(x2,x1) & n_male(x1) & n_golfer(x1)) | exists e1 x1 x2.(ne_nam_game(x1) & in(e1,x2) & n_outdoor(x2) & Actor(e1,x1) & v_play(e1)) | 7a757072-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_swing(e1) & of(x2,x1) & n_male(x1) & n_golfer(x1) & n_club(x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & ne_nam_game(x1) & n_outdoor(x2) & in(e1,x2) & Actor(e1,x1)) |
||
A golfer is swinging his club. | An individual who partakes in the sport of Golfing | 0 | -100 | golfer is swinging his club simply means an individual who partakes in the sport of Golfing | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_swing(e1) & n_club(x2) & of(x2,x1) & n_male(x1) & n_golfer(x1)) | exists e1 e2 x1 x2 x3 x4.(n_sport(x3) & a_topic(x1) & in(e1,x3) & Actor(e2,x4) & v_golf(e2) & (x3 = x4) & Actor(e1,x2) & v_partake(e1) & (x1 = x2) & n_individual(x1)) | 7a75766c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_swing(e1) & of(x2,x1) & n_male(x1) & n_golfer(x1) & n_club(x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4.(v_partake(e1) & v_golf(e2) & n_sport(x3) & n_individual(x1) & in(e1,x3) & a_topic(x1) & Actor(e2,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2)) |
||
A golfer is swinging his club. | Playing cricket | 2 | -100 | A golfer is not playing cricket. | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_swing(e1) & n_club(x2) & of(x2,x1) & n_male(x1) & n_golfer(x1)) | exists e1 x1.(n_cricket(x1) & Actor(e1,x1) & v_play(e1) & a_topic(x1)) | 7a757c20-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_swing(e1) & of(x2,x1) & n_male(x1) & n_golfer(x1) & n_club(x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1.(v_play(e1) & n_cricket(x1) & a_topic(x1) & Actor(e1,x1)) |
||
A woman with a black shirt laughs with some police officers. | A woman is talking to police officers. | 0 | -100 | To be able to laugh with anyone, including police officers, one first needs to be talking to the person(s) in question. | exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x4) & n_officer(x4) & of(x4,x5) & n_police(x5) & with(x1,x2) & n_laugh(x2) & of(x2,x3) & n_shirt(x3) & a_black(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 p1 x1 x2.(Topic(e1,p1) & exists e2 x3.(Theme(e2,x3) & Actor(e2,x1) & v_police(e2) & n_officer(x3)) & Actor(e1,x2) & v_talk(e1) & n_woman(x2) & n_woman(x1)) | 7a758170-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(with(x1,x4) & with(x1,x2) & of(x4,x5) & of(x2,x3) & n_woman(x1) & n_shirt(x3) & n_police(x5) & n_officer(x4) & n_laugh(x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2)) | exists e1 p1 x1 x2.(v_talk(e1) & n_woman(x2) & n_woman(x1) & exists e2 x3.(v_police(e2) & n_officer(x3) & Theme(e2,x3) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x2)) |
||
A woman with a black shirt laughs with some police officers. | A woman is being arrested by the police officers. | 2 | -100 | A woman who laughs is not being arrested. | exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x4) & n_officer(x4) & of(x4,x5) & n_police(x5) & with(x1,x2) & n_laugh(x2) & of(x2,x3) & n_shirt(x3) & a_black(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3.(n_officer(x2) & of(x2,x3) & n_police(x3) & Actor(e1,x2) & Theme(e1,x1) & v_arrest(e1) & n_woman(x1)) | 7a7586d4-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(with(x1,x4) & with(x1,x2) & of(x4,x5) & of(x2,x3) & n_woman(x1) & n_shirt(x3) & n_police(x5) & n_officer(x4) & n_laugh(x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2)) | exists e1 x1 x2 x3.(v_arrest(e1) & of(x2,x3) & n_woman(x1) & n_police(x3) & n_officer(x2) & Theme(e1,x1) & Actor(e1,x2)) |
||
A woman with a black shirt laughs with some police officers. | A woman is talking to some friends who are police officers. | 1 | -100 | A woman with a black shirt laughs with some police officers does not imply that she is talking to some friends who are police officers. | exists s1 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x4) & n_officer(x4) & of(x4,x5) & n_police(x5) & with(x1,x2) & n_laugh(x2) & of(x2,x3) & n_shirt(x3) & a_black(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 p1 x1 x2 x3.(to(e1,x2) & exists x4 x5.((x3 = x4) & n_officer(x4) & of(x4,x5) & n_police(x5)) & (x2 = x3) & n_friend(x2) & Actor(e1,x1) & v_talk(e1) & n_woman(x1)) | 7a758c2e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(with(x1,x4) & with(x1,x2) & of(x4,x5) & of(x2,x3) & n_woman(x1) & n_shirt(x3) & n_police(x5) & n_officer(x4) & n_laugh(x2) & a_topic(x1) & a_black(s1) & Theme(s1,x2)) | exists e1 x1 x2 x3.(v_talk(e1) & to(e1,x2) & n_woman(x1) & n_friend(x2) & exists x4 x5.(of(x4,x5) & n_police(x5) & n_officer(x4) & (x3 = x4)) & Actor(e1,x1) & (x2 = x3)) |
||
A person is walking by a store window featuring a red dress. | A woman walk across a red dress on the display. | 1 | -100 | Just because a person walks by a dress doesn't mean it's a woman. | exists e1 e2 s1 x1 x2 x3 x4 x5.(by(e1,x2) & Theme(e2,x5) & Actor(e2,x4) & v_feature(e2) & n_dress(x5) & a_red(s1) & Theme(s1,x5) & (x2 = x4) & n_window(x2) & of(x2,x3) & n_store(x3) & Actor(e1,x1) & v_walk(e1) & n_person(x1)) | exists s1 x1 x2 x3 x4.(n_display(x4) & a_topic(x1) & on(x1,x4) & across(x1,x3) & n_dress(x3) & a_red(s1) & Theme(s1,x3) & n_walk(x1) & of(x1,x2) & n_woman(x2)) | 7a7591c4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_walk(e1) & v_feature(e2) & of(x2,x3) & n_window(x2) & n_store(x3) & n_person(x1) & n_dress(x5) & by(e1,x2) & a_red(s1) & Theme(s1,x5) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x2 = x4)) | exists s1 x1 x2 x3 x4.(on(x1,x4) & of(x1,x2) & n_woman(x2) & n_walk(x1) & n_dress(x3) & n_display(x4) & across(x1,x3) & a_topic(x1) & a_red(s1) & Theme(s1,x3)) |
||
A person is walking by a store window featuring a red dress. | A person walk across a red dress on the display. | 0 | -100 | A store window featuring a red dress is one way of putting said dress on display. | exists e1 e2 s1 x1 x2 x3 x4 x5.(by(e1,x2) & Theme(e2,x5) & Actor(e2,x4) & v_feature(e2) & n_dress(x5) & a_red(s1) & Theme(s1,x5) & (x2 = x4) & n_window(x2) & of(x2,x3) & n_store(x3) & Actor(e1,x1) & v_walk(e1) & n_person(x1)) | exists s1 x1 x2 x3 x4.(n_display(x4) & a_topic(x1) & on(x1,x4) & across(x1,x3) & n_dress(x3) & a_red(s1) & Theme(s1,x3) & Time(x1,x2) & n_walk(x2) & n_person(x1)) | 7a759868-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_walk(e1) & v_feature(e2) & of(x2,x3) & n_window(x2) & n_store(x3) & n_person(x1) & n_dress(x5) & by(e1,x2) & a_red(s1) & Theme(s1,x5) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x2 = x4)) | exists s1 x1 x2 x3 x4.(on(x1,x4) & n_walk(x2) & n_person(x1) & n_dress(x3) & n_display(x4) & across(x1,x3) & a_topic(x1) & a_red(s1) & Time(x1,x2) & Theme(s1,x3)) |
||
A person is walking by a store window featuring a red dress. | A woman walk across a lavender dress on the display. | 2 | -100 | Red and lavender are not the same. | exists e1 e2 s1 x1 x2 x3 x4 x5.(by(e1,x2) & Theme(e2,x5) & Actor(e2,x4) & v_feature(e2) & n_dress(x5) & a_red(s1) & Theme(s1,x5) & (x2 = x4) & n_window(x2) & of(x2,x3) & n_store(x3) & Actor(e1,x1) & v_walk(e1) & n_person(x1)) | exists x1 x2 x3 x4 x5.(n_display(x5) & a_topic(x1) & on(x1,x5) & across(x1,x3) & n_dress(x3) & of(x3,x4) & n_lavender(x4) & n_walk(x1) & of(x1,x2) & n_woman(x2)) | 7a759d90-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(v_walk(e1) & v_feature(e2) & of(x2,x3) & n_window(x2) & n_store(x3) & n_person(x1) & n_dress(x5) & by(e1,x2) & a_red(s1) & Theme(s1,x5) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x1) & (x2 = x4)) | exists x1 x2 x3 x4 x5.(on(x1,x5) & of(x3,x4) & of(x1,x2) & n_woman(x2) & n_walk(x1) & n_lavender(x4) & n_dress(x3) & n_display(x5) & across(x1,x3) & a_topic(x1)) |
||
Two men are fixing a bike while little kids watch. | Player hits a home run. | 2 | -100 | While one is fixing a bike he does not hit a home run. | exists e2 e1 s1 x1 x2 x3 x4 x5.(Theme(e2,x5) & Actor(e2,x1) & v_watch(e2) & n_thing(x5) & while(e1,x4) & n_kid(x4) & a_little(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_fix(e1) & n_bike(x3) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(ne_nam_player(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hit(e1) & n_run(x2) & of(x2,x3) & n_home(x3)) | 7a75a33a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5.(while(e1,x4) & v_watch(e2) & v_fix(e1) & n_thing(x5) & n_man(x1) & n_kid(x4) & n_bike(x3) & card_eq_2(x1) & a_little(s1) & Theme(s1,x4) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_hit(e1) & of(x2,x3) & ne_nam_player(x1) & n_run(x2) & n_home(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two men are fixing a bike while little kids watch. | The adults teach the kids about bike repair. | 1 | -100 | Just because the men are fixing the bike doesn't mean they will teach the kids about bike repair. | exists e1 e2 s1 x1 x2 x3 x4 x5.(Theme(e2,x5) & Actor(e2,x1) & v_watch(e2) & n_thing(x5) & while(e1,x4) & n_kid(x4) & a_little(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_fix(e1) & n_bike(x3) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(n_kid(x2) & n_adult(x1) & about(e1,x3) & n_repair(x3) & of(x3,x4) & n_bike(x4) & Theme(e1,x2) & Actor(e1,x1) & v_teach(e1)) | 7a75a86c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(while(e1,x4) & v_watch(e2) & v_fix(e1) & n_thing(x5) & n_man(x1) & n_kid(x4) & n_bike(x3) & card_eq_2(x1) & a_little(s1) & Theme(s1,x4) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_teach(e1) & of(x3,x4) & n_repair(x3) & n_kid(x2) & n_bike(x4) & n_adult(x1) & about(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two men are fixing a bike while little kids watch. | Two guys help the kids with their bikes. | 0 | -100 | Men and guys are the same thing, and, if the bike they were fixing wasn't one of the little kids', said kids probably wouldn't stick around to watch. | exists e1 e2 s1 x1 x2 x3 x4 x5.(Theme(e2,x5) & Actor(e2,x1) & v_watch(e2) & n_thing(x5) & while(e1,x4) & n_kid(x4) & a_little(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_fix(e1) & n_bike(x3) & (x1 = x2) & n_man(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(n_bike(x3) & of(x3,x2) & n_thing(x2) & n_kid(x2) & with(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_help(e1) & n_guy(x1) & card_eq_2(x1)) | 7a75adbc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5.(while(e1,x4) & v_watch(e2) & v_fix(e1) & n_thing(x5) & n_man(x1) & n_kid(x4) & n_bike(x3) & card_eq_2(x1) & a_little(s1) & Theme(s1,x4) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(with(e1,x3) & v_help(e1) & of(x3,x2) & n_thing(x2) & n_kid(x2) & n_guy(x1) & n_bike(x3) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Young children watch as an older man and a younger man work on a girls bicycle. | the children are watching tv | 2 | -100 | An older man cannot be children. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(as(e1,x3) & subset_of(x5,x3) & on(x5,x7) & n_bicycle(x7) & of(x7,x8) & n_girl(x8) & n_work(x5) & of(x5,x6) & n_man(x6) & r_more(s3) & a_younger(s3) & Theme(s3,x5) & subset_of(x4,x3) & n_man(x4) & r_more(s2) & a_older(s2) & Theme(s2,x4) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_thing(x2) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_child(x1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_tv(x2)) | 7a75b28a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_watch(e1) & subset_of(x5,x3) & subset_of(x4,x3) & r_more(s3) & r_more(s2) & on(x5,x7) & of(x7,x8) & of(x5,x6) & n_work(x5) & n_thing(x2) & n_man(x6) & n_man(x4) & n_girl(x8) & n_child(x1) & n_bicycle(x7) & as(e1,x3) & a_younger(s3) & a_young(s1) & a_older(s2) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_watch(e1) & n_tv(x2) & n_child(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Young children watch as an older man and a younger man work on a girls bicycle. | a man is teaching children how to fix something | 1 | -100 | Just because the kids are watching the man work on the bike doesn't mean he is teaching them to fix something. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(as(e1,x3) & subset_of(x5,x3) & on(x5,x7) & n_bicycle(x7) & of(x7,x8) & n_girl(x8) & n_work(x5) & of(x5,x6) & n_man(x6) & r_more(s3) & a_younger(s3) & Theme(s3,x5) & subset_of(x4,x3) & n_man(x4) & r_more(s2) & a_older(s2) & Theme(s2,x4) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_thing(x2) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 p1 s1 x1 x2 x3.(Topic(e1,p1) & exists e2 x4.(Theme(e2,x4) & Actor(e2,x1) & v_fix(e2) & n_thing(x4)) & a_how(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_teach(e1) & n_child(x3) & n_man(x2) & n_man(x1)) | 7a75b744-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_watch(e1) & subset_of(x5,x3) & subset_of(x4,x3) & r_more(s3) & r_more(s2) & on(x5,x7) & of(x7,x8) & of(x5,x6) & n_work(x5) & n_thing(x2) & n_man(x6) & n_man(x4) & n_girl(x8) & n_child(x1) & n_bicycle(x7) & as(e1,x3) & a_younger(s3) & a_young(s1) & a_older(s2) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 p1 s1 x1 x2 x3.(v_teach(e1) & n_man(x2) & n_man(x1) & n_child(x3) & exists e2 x4.(v_fix(e2) & n_thing(x4) & Theme(e2,x4) & Actor(e2,x1)) & a_how(s1) & Topic(e1,p1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2)) |
||
Young children watch as an older man and a younger man work on a girls bicycle. | a bike is being worked on by a man | 0 | -100 | An older man is still a man, as is a younger man. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(as(e1,x3) & subset_of(x5,x3) & on(x5,x7) & n_bicycle(x7) & of(x7,x8) & n_girl(x8) & n_work(x5) & of(x5,x6) & n_man(x6) & r_more(s3) & a_younger(s3) & Theme(s3,x5) & subset_of(x4,x3) & n_man(x4) & r_more(s2) & a_older(s2) & Theme(s2,x4) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_thing(x2) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(Actor(e1,x2) & n_man(x2) & a_on(s1) & Manner(e1,s1) & Theme(e1,x1) & v_work(e1) & n_bike(x1)) | 7a75bc8a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_watch(e1) & subset_of(x5,x3) & subset_of(x4,x3) & r_more(s3) & r_more(s2) & on(x5,x7) & of(x7,x8) & of(x5,x6) & n_work(x5) & n_thing(x2) & n_man(x6) & n_man(x4) & n_girl(x8) & n_child(x1) & n_bicycle(x7) & as(e1,x3) & a_younger(s3) & a_young(s1) & a_older(s2) & Theme(s3,x5) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_work(e1) & n_man(x2) & n_bike(x1) & a_on(s1) & Theme(e1,x1) & Manner(e1,s1) & Actor(e1,x2)) |
||
Three adults and three children are standing or crouching around a child's purple bike. | The child's bike is broken. | 1 | -100 | Just because people are looking at the bike doesn't mean it's broken. | (exists e1 x1 x2 x3.(Actor(e1,x1) & v_stand(e1) & n_child(x3) & card_eq_3(x3) & n_adult(x2) & subset_of(x3,x1) & subset_of(x2,x1) & card_eq_3(x1)) | exists e2 x4 x5 x6 x7 x8 x9.(around(e2,x8) & n_bike(x8) & of(x8,x9) & n_purple(x9) & of(x8,x7) & n_child(x7) & Actor(e2,x4) & v_crouch(e2) & n_child(x6) & card_eq_3(x6) & n_adult(x5) & subset_of(x6,x4) & subset_of(x5,x4) & card_eq_3(x4))) | exists e1 x1 x2.(n_bike(x2) & of(x2,x1) & n_child(x1) & Theme(e1,x2) & v_break(e1)) | 7a75c194-e4c8-11ec-9cdd-0242ac1c0002 | (exists e2 x4 x5 x6 x7 x8 x9.(v_crouch(e2) & subset_of(x6,x4) & subset_of(x5,x4) & of(x8,x9) & of(x8,x7) & n_purple(x9) & n_child(x7) & n_child(x6) & n_bike(x8) & n_adult(x5) & card_eq_3(x6) & card_eq_3(x4) & around(e2,x8) & Actor(e2,x4)) | exists e1 x1 x2 x3.(v_stand(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_child(x3) & n_adult(x2) & card_eq_3(x3) & card_eq_3(x1) & Actor(e1,x1))) | exists e1 x1 x2.(v_break(e1) & of(x2,x1) & n_child(x1) & n_bike(x2) & Theme(e1,x2)) |
||
Three adults and three children are standing or crouching around a child's purple bike. | There are no adults. | 2 | -100 | There would not be three adults there if there are no adults it can either be one or the other. | (exists e1 x1 x2 x3.(Actor(e1,x1) & v_stand(e1) & n_child(x3) & card_eq_3(x3) & n_adult(x2) & subset_of(x3,x1) & subset_of(x2,x1) & card_eq_3(x1)) | exists e2 x4 x5 x6 x7 x8 x9.(around(e2,x8) & n_bike(x8) & of(x8,x9) & n_purple(x9) & of(x8,x7) & n_child(x7) & Actor(e2,x4) & v_crouch(e2) & n_child(x6) & card_eq_3(x6) & n_adult(x5) & subset_of(x6,x4) & subset_of(x5,x4) & card_eq_3(x4))) | exists p1 x1.-exists x2.((x1 = x2) & n_adult(x2)) | 7a75c64e-e4c8-11ec-9cdd-0242ac1c0002 | (exists e2 x4 x5 x6 x7 x8 x9.(v_crouch(e2) & subset_of(x6,x4) & subset_of(x5,x4) & of(x8,x9) & of(x8,x7) & n_purple(x9) & n_child(x7) & n_child(x6) & n_bike(x8) & n_adult(x5) & card_eq_3(x6) & card_eq_3(x4) & around(e2,x8) & Actor(e2,x4)) | exists e1 x1 x2 x3.(v_stand(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_child(x3) & n_adult(x2) & card_eq_3(x3) & card_eq_3(x1) & Actor(e1,x1))) | exists x1.all x2.(-n_adult(x2) | -(x1 = x2)) |
||
Three adults and three children are standing or crouching around a child's purple bike. | There are adults and children. | 0 | -100 | Three adults and three children are adults and children. | (exists e1 x1 x2 x3.(Actor(e1,x1) & v_stand(e1) & n_child(x3) & card_eq_3(x3) & n_adult(x2) & subset_of(x3,x1) & subset_of(x2,x1) & card_eq_3(x1)) | exists e2 x4 x5 x6 x7 x8 x9.(around(e2,x8) & n_bike(x8) & of(x8,x9) & n_purple(x9) & of(x8,x7) & n_child(x7) & Actor(e2,x4) & v_crouch(e2) & n_child(x6) & card_eq_3(x6) & n_adult(x5) & subset_of(x6,x4) & subset_of(x5,x4) & card_eq_3(x4))) | exists p1 x1 x2 x3 x4.((x1 = x2) & subset_of(x4,x2) & n_child(x4) & subset_of(x3,x2) & n_adult(x3)) | 7a75cb76-e4c8-11ec-9cdd-0242ac1c0002 | (exists e2 x4 x5 x6 x7 x8 x9.(v_crouch(e2) & subset_of(x6,x4) & subset_of(x5,x4) & of(x8,x9) & of(x8,x7) & n_purple(x9) & n_child(x7) & n_child(x6) & n_bike(x8) & n_adult(x5) & card_eq_3(x6) & card_eq_3(x4) & around(e2,x8) & Actor(e2,x4)) | exists e1 x1 x2 x3.(v_stand(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_child(x3) & n_adult(x2) & card_eq_3(x3) & card_eq_3(x1) & Actor(e1,x1))) | exists x1 x2 x3 x4.(subset_of(x4,x2) & subset_of(x3,x2) & n_child(x4) & n_adult(x3) & (x1 = x2)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.