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
|
---|---|---|---|---|---|---|---|---|---|---|---|
Two girls stand in a puddle on a sidewalk. | Two brothers are sitting inside. | 2 | 0 | Two girls can not be brother while they can not stand in a puddle on a sidewalk if they are sitting inside. | exists e1 x1 x2 x3.(on(e1,x3) & n_sidewalk(x3) & in(e1,x2) & n_puddle(x2) & Actor(e1,x1) & v_stand(e1) & n_girl(x1) & card_eq_2(x1)) | exists e1 s1 x1.(a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sit(e1) & n_brother(x1) & card_eq_2(x1)) | 4bc95504-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_stand(e1) & on(e1,x3) & n_sidewalk(x3) & n_puddle(x2) & n_girl(x1) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 s1 x1.(v_sit(e1) & n_brother(x1) & card_eq_2(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
Two girls stand in a puddle on a sidewalk. | Two sisters are playing in a puddle. | 1 | 0.039925 | Just because two girls are standing in a puddle does not mean they are sisters or playing in the puddle. | exists e1 x1 x2 x3.(on(e1,x3) & n_sidewalk(x3) & in(e1,x2) & n_puddle(x2) & Actor(e1,x1) & v_stand(e1) & n_girl(x1) & card_eq_2(x1)) | exists e1 x1 x2.(in(e1,x2) & n_puddle(x2) & Actor(e1,x1) & v_play(e1) & n_sister(x1) & card_eq_2(x1)) | 4bc96594-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_stand(e1) & on(e1,x3) & n_sidewalk(x3) & n_puddle(x2) & n_girl(x1) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_sister(x1) & n_puddle(x2) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two girls stand in a puddle on a sidewalk. | It has just rained outside. | 1 | 0.711007 | Just because they are in a puddle does not mean that it just rained. | exists e1 x1 x2 x3.(on(e1,x3) & n_sidewalk(x3) & in(e1,x2) & n_puddle(x2) & Actor(e1,x1) & v_stand(e1) & n_girl(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2.(n_thing(x1) & a_just(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_rain(e1) & n_outside(x2)) | 4bc96e5e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_stand(e1) & on(e1,x3) & n_sidewalk(x3) & n_puddle(x2) & n_girl(x1) & in(e1,x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_rain(e1) & n_thing(x1) & n_outside(x2) & a_just(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A little boy stands above a slum village with books in his arms. | A boy holds books in his arms. | 0 | -100 | little boy almost the same as boy | exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x5) & n_arm(x5) & of(x5,x1) & n_male(x1) & above(e1,x2) & with(x2,x4) & n_book(x4) & n_village(x2) & of(x2,x3) & n_slum(x3) & Actor(e1,x1) & v_stand(e1) & n_boy(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(in(e1,x3) & n_arm(x3) & of(x3,x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_book(x2) & n_boy(x1)) | 4bcac3ee-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(with(x2,x4) & v_stand(e1) & of(x5,x1) & of(x2,x3) & n_village(x2) & n_slum(x3) & n_male(x1) & n_boy(x1) & n_book(x4) & n_arm(x5) & in(e1,x5) & above(e1,x2) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_hold(e1) & of(x3,x1) & n_male(x1) & n_boy(x1) & n_book(x2) & n_arm(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young boy standing on a hill that overlooks a village of homes. | a boy is looking at his hometown | 1 | -100 | Standing on a hill does not imply it is the boys hometown. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & on(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & of(x5,x6) & n_home(x6) & n_village(x5) & (x3 = x4) & n_hill(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(at(e1,x2) & n_hometown(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_look(e1) & n_boy(x1)) | 4bcac83a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_overlook(e2) & on(e1,x3) & of(x5,x6) & n_village(x5) & n_home(x6) & n_hill(x3) & n_boy(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2)) | exists e1 x1 x2.(v_look(e1) & of(x2,x1) & n_male(x1) & n_hometown(x2) & n_boy(x1) & at(e1,x2) & Actor(e1,x1)) |
||
A young boy standing on a hill that overlooks a village of homes. | a boy is on his feet on the hill | 0 | -100 | HILLS OVERLOOKS TOWNS AND HOMES. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & on(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & of(x5,x6) & n_home(x6) & n_village(x5) & (x3 = x4) & n_hill(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 x1 x2 x3.(n_hill(x2) & n_foot(x3) & of(x3,x2) & n_male(x2) & on(p1,x2) & on(x1,x3) & n_boy(x1)) | 4bcacc54-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_overlook(e2) & on(e1,x3) & of(x5,x6) & n_village(x5) & n_home(x6) & n_hill(x3) & n_boy(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2)) | exists p1 x1 x2 x3.(on(x1,x3) & on(p1,x2) & of(x3,x2) & n_male(x2) & n_hill(x2) & n_foot(x3) & n_boy(x1)) |
||
A young boy standing on a hill that overlooks a village of homes. | a boy is kneeling in a temple | 2 | -100 | One cannot be standing and kneeling at the same time. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & on(e1,x3) & Theme(e2,x5) & Actor(e2,x4) & v_overlook(e2) & of(x5,x6) & n_home(x6) & n_village(x5) & (x3 = x4) & n_hill(x3) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(in(e1,x2) & n_temple(x2) & Actor(e1,x1) & v_kneel(e1) & n_boy(x1)) | 4bcad136-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_overlook(e2) & on(e1,x3) & of(x5,x6) & n_village(x5) & n_home(x6) & n_hill(x3) & n_boy(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e2,x5) & Actor(e2,x4) & Actor(e1,x2) & (x3 = x4) & (x1 = x2)) | exists e1 x1 x2.(v_kneel(e1) & n_temple(x2) & n_boy(x1) & in(e1,x2) & Actor(e1,x1)) |
||
Two young boys are playing soccer. | The boys are sitting at their desk in detention. | 2 | -100 | Boys are either outdoors playing soccer or sitting at their desk indoors. | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_soccer(x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(n_desk(x2) & of(x2,x1) & n_thing(x1) & n_boy(x1) & in(e1,x3) & n_detention(x3) & at(e1,x2) & Actor(e1,x1) & v_sit(e1)) | 4bcad578-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_play(e1) & n_soccer(x2) & n_boy(x1) & card_eq_2(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_sit(e1) & of(x2,x1) & n_thing(x1) & n_detention(x3) & n_desk(x2) & n_boy(x1) & in(e1,x3) & at(e1,x2) & Actor(e1,x1)) |
||
Two young boys are playing soccer. | Two boys are doing physical activity. | 0 | -100 | Soccer is physical activity. | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_soccer(x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_do(e1) & n_activity(x2) & a_physical(s1) & Theme(s1,x2) & n_boy(x1) & card_eq_2(x1)) | 4bcad9c4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_play(e1) & n_soccer(x2) & n_boy(x1) & card_eq_2(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_do(e1) & n_boy(x1) & n_activity(x2) & card_eq_2(x1) & a_physical(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two young boys are playing soccer. | The boys are getting ready for a championship game. | 1 | -100 | Not all boys are getting ready for a championship game. | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_soccer(x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 p1 x1.(n_boy(x1) & exists s1 x2 x3.(for(s1,x2) & n_game(x2) & of(x2,x3) & n_championship(x3) & Theme(s1,x1) & a_ready(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1)) | 4bcadf82-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_play(e1) & n_soccer(x2) & n_boy(x1) & card_eq_2(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 p1 x1.(v_get(e1) & n_boy(x1) & exists s1 x2 x3.(of(x2,x3) & n_game(x2) & n_championship(x3) & for(s1,x2) & a_ready(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A small child plays outside in the lawn with a sprinkler. | A child is playing in the water. | 0 | -100 | SPRINKLER S USE WATER. | exists e1 s1 s2 x1 x2 x3.(n_lawn(x2) & with(e1,x3) & n_sprinkler(x3) & in(e1,x2) & a_outside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_play(e1) & n_child(x1) & a_small(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_water(x2) & in(e1,x2) & Actor(e1,x1) & v_play(e1) & n_child(x1)) | 4bcae568-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(with(e1,x3) & v_play(e1) & n_sprinkler(x3) & n_lawn(x2) & n_child(x1) & in(e1,x2) & a_small(s1) & a_outside(s2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_water(x2) & n_child(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A small child plays outside in the lawn with a sprinkler. | The child jumps over the sprinkler. | 1 | -100 | Plays outside does not imply jumps. | exists e1 s1 s2 x1 x2 x3.(n_lawn(x2) & with(e1,x3) & n_sprinkler(x3) & in(e1,x2) & a_outside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_play(e1) & n_child(x1) & a_small(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_sprinkler(x2) & n_child(x1) & over(e1,x2) & Actor(e1,x1) & v_jump(e1)) | 4bcaea22-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(with(e1,x3) & v_play(e1) & n_sprinkler(x3) & n_lawn(x2) & n_child(x1) & in(e1,x2) & a_small(s1) & a_outside(s2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 x1 x2.(v_jump(e1) & over(e1,x2) & n_sprinkler(x2) & n_child(x1) & Actor(e1,x1)) |
||
A small child plays outside in the lawn with a sprinkler. | The kid goes inside the house. | 2 | -100 | One cannot be inside and outside simultaneously. | exists e1 s1 s2 x1 x2 x3.(n_lawn(x2) & with(e1,x3) & n_sprinkler(x3) & in(e1,x2) & a_outside(s2) & Manner(e1,s2) & Actor(e1,x1) & v_play(e1) & n_child(x1) & a_small(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_house(x2) & n_kid(x1) & inside(e1,x2) & Actor(e1,x1) & v_go(e1)) | 4bcaef4a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(with(e1,x3) & v_play(e1) & n_sprinkler(x3) & n_lawn(x2) & n_child(x1) & in(e1,x2) & a_small(s1) & a_outside(s2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 x1 x2.(v_go(e1) & n_kid(x1) & n_house(x2) & inside(e1,x2) & Actor(e1,x1)) |
||
Two boys on opposing teams, blue and red versus purple and white, are chasing a soccer ball down the field while being watched by their other teammates. | two boys are rival soccer players | 1 | -100 | Being on opposing teams does not imply being rival soccer players. | exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(-(x11 = x12) & n_teammate(x12) & n_teammate(x11) & of(x11,x10) & n_thing(x10) & n_field(x10) & while(e2,e3) & Actor(e3,x11) & Theme(e3,x1) & v_watch(e3) & down(e2,x10) & Theme(e2,x8) & Actor(e2,x1) & v_chase(e2) & n_ball(x8) & of(x8,x9) & n_soccer(x9) & Theme(e1,x3) & Actor(e1,x2) & v_oppose(e1) & rel(x3,x4) & n_white(x6) & n_purple(x5) & of(x5,x7) & n_versus(x7) & a_red(s2) & Theme(s2,x5) & a_blue(s1) & Theme(s1,x5) & subset_of(x6,x4) & subset_of(x5,x4) & n_team(x3) & (x1 = x2) & n_boy(x1) & card_eq_2(x1)) | exists p1 x1.(exists s1 x2 x3.((x1 = x2) & n_player(x2) & of(x2,x3) & n_soccer(x3) & a_rival(s1) & Theme(s1,x2)) & n_boy(x1) & card_eq_2(x1)) | 4bcb0200-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(while(e2,e3) & v_watch(e3) & v_oppose(e1) & v_chase(e2) & subset_of(x6,x4) & subset_of(x5,x4) & rel(x3,x4) & of(x8,x9) & of(x5,x7) & of(x11,x10) & n_white(x6) & n_versus(x7) & n_thing(x10) & n_teammate(x12) & n_teammate(x11) & n_team(x3) & n_soccer(x9) & n_purple(x5) & n_field(x10) & n_boy(x1) & n_ball(x8) & down(e2,x10) & card_eq_2(x1) & a_red(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x5) & Theme(e3,x1) & Theme(e2,x8) & Theme(e1,x3) & Actor(e3,x11) & Actor(e2,x1) & Actor(e1,x2) & -(x11 = x12) & (x1 = x2)) | exists x1.(n_boy(x1) & exists s1 x2 x3.(of(x2,x3) & n_soccer(x3) & n_player(x2) & a_rival(s1) & Theme(s1,x2) & (x1 = x2)) & card_eq_2(x1)) |
||
Two boys on opposing teams, blue and red versus purple and white, are chasing a soccer ball down the field while being watched by their other teammates. | a horse jumps | 2 | -100 | There are either boys or a horse. | exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(-(x11 = x12) & n_teammate(x12) & n_teammate(x11) & of(x11,x10) & n_thing(x10) & n_field(x10) & while(e2,e3) & Actor(e3,x11) & Theme(e3,x1) & v_watch(e3) & down(e2,x10) & Theme(e2,x8) & Actor(e2,x1) & v_chase(e2) & n_ball(x8) & of(x8,x9) & n_soccer(x9) & Theme(e1,x3) & Actor(e1,x2) & v_oppose(e1) & rel(x3,x4) & n_white(x6) & n_purple(x5) & of(x5,x7) & n_versus(x7) & a_red(s2) & Theme(s2,x5) & a_blue(s1) & Theme(s1,x5) & subset_of(x6,x4) & subset_of(x5,x4) & n_team(x3) & (x1 = x2) & n_boy(x1) & card_eq_2(x1)) | exists x1 x2.(a_topic(x1) & n_jump(x1) & of(x1,x2) & n_horse(x2)) | 4bcb0764-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(while(e2,e3) & v_watch(e3) & v_oppose(e1) & v_chase(e2) & subset_of(x6,x4) & subset_of(x5,x4) & rel(x3,x4) & of(x8,x9) & of(x5,x7) & of(x11,x10) & n_white(x6) & n_versus(x7) & n_thing(x10) & n_teammate(x12) & n_teammate(x11) & n_team(x3) & n_soccer(x9) & n_purple(x5) & n_field(x10) & n_boy(x1) & n_ball(x8) & down(e2,x10) & card_eq_2(x1) & a_red(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x5) & Theme(e3,x1) & Theme(e2,x8) & Theme(e1,x3) & Actor(e3,x11) & Actor(e2,x1) & Actor(e1,x2) & -(x11 = x12) & (x1 = x2)) | exists x1 x2.(of(x1,x2) & n_jump(x1) & n_horse(x2) & a_topic(x1)) |
||
Two boys on opposing teams, blue and red versus purple and white, are chasing a soccer ball down the field while being watched by their other teammates. | two boys play soccer | 0 | -100 | KIDS ARE CHASING A SOCCER BALL WHEN THEY PLAY SOCCER. | exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(-(x11 = x12) & n_teammate(x12) & n_teammate(x11) & of(x11,x10) & n_thing(x10) & n_field(x10) & while(e2,e3) & Actor(e3,x11) & Theme(e3,x1) & v_watch(e3) & down(e2,x10) & Theme(e2,x8) & Actor(e2,x1) & v_chase(e2) & n_ball(x8) & of(x8,x9) & n_soccer(x9) & Theme(e1,x3) & Actor(e1,x2) & v_oppose(e1) & rel(x3,x4) & n_white(x6) & n_purple(x5) & of(x5,x7) & n_versus(x7) & a_red(s2) & Theme(s2,x5) & a_blue(s1) & Theme(s1,x5) & subset_of(x6,x4) & subset_of(x5,x4) & n_team(x3) & (x1 = x2) & n_boy(x1) & card_eq_2(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_soccer(x2) & n_boy(x1) & card_eq_2(x1)) | 4bcb0c32-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12.(while(e2,e3) & v_watch(e3) & v_oppose(e1) & v_chase(e2) & subset_of(x6,x4) & subset_of(x5,x4) & rel(x3,x4) & of(x8,x9) & of(x5,x7) & of(x11,x10) & n_white(x6) & n_versus(x7) & n_thing(x10) & n_teammate(x12) & n_teammate(x11) & n_team(x3) & n_soccer(x9) & n_purple(x5) & n_field(x10) & n_boy(x1) & n_ball(x8) & down(e2,x10) & card_eq_2(x1) & a_red(s2) & a_blue(s1) & Theme(s2,x5) & Theme(s1,x5) & Theme(e3,x1) & Theme(e2,x8) & Theme(e1,x3) & Actor(e3,x11) & Actor(e2,x1) & Actor(e1,x2) & -(x11 = x12) & (x1 = x2)) | exists e1 x1 x2.(v_play(e1) & n_soccer(x2) & n_boy(x1) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two young males playing football outdoors going for the ball. | The boy is hitting a baseball. | 2 | -100 | There is either one or two boys. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_ball(x6) & a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_play(e2) & for(e1,x6) & Actor(e1,x5) & v_go(e1) & (x3 = x5) & n_outdoors(x3) & of(x3,x4) & n_football(x4) & (x1 = x2) & n_male(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hit(e1) & n_baseball(x2)) | 4bcb1128-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_play(e2) & v_go(e1) & of(x3,x4) & n_outdoors(x3) & n_male(x1) & n_football(x4) & n_ball(x6) & for(e1,x6) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x5) & (x3 = x5) & (x1 = x2)) | exists e1 x1 x2.(v_hit(e1) & n_boy(x1) & n_baseball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two young males playing football outdoors going for the ball. | Two boys reaching for a ball. | 0 | -100 | YOU WILL REACHING FOR A BALL WHEN YOU ARE PLAYING FOOTBALL. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_ball(x6) & a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_play(e2) & for(e1,x6) & Actor(e1,x5) & v_go(e1) & (x3 = x5) & n_outdoors(x3) & of(x3,x4) & n_football(x4) & (x1 = x2) & n_male(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & for(e1,x3) & n_ball(x3) & Actor(e1,x2) & v_reach(e1) & (x1 = x2) & n_boy(x1) & card_eq_2(x1)) | 4bcb1600-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_play(e2) & v_go(e1) & of(x3,x4) & n_outdoors(x3) & n_male(x1) & n_football(x4) & n_ball(x6) & for(e1,x6) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x5) & (x3 = x5) & (x1 = x2)) | exists e1 x1 x2 x3.(v_reach(e1) & n_boy(x1) & n_ball(x3) & for(e1,x3) & card_eq_2(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Two young males playing football outdoors going for the ball. | The grass is wet and muddy beneath the boys feet. | 1 | -100 | Playing football does not imply the grass is wet. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_ball(x6) & a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_play(e2) & for(e1,x6) & Actor(e1,x5) & v_go(e1) & (x3 = x5) & n_outdoors(x3) & of(x3,x4) & n_football(x4) & (x1 = x2) & n_male(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists s1 s2 x1 x2 x3 x4 x5.(n_foot(x4) & of(x4,x5) & n_boy(x5) & n_grass(x1) & n_foot(x2) & of(x2,x3) & n_boy(x3) & beneath(s2,x4) & Theme(s2,x1) & a_muddy(s2) & beneath(s1,x2) & Theme(s1,x1) & a_wet(s1)) | 4bcb1a60-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_play(e2) & v_go(e1) & of(x3,x4) & n_outdoors(x3) & n_male(x1) & n_football(x4) & n_ball(x6) & for(e1,x6) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x5) & (x3 = x5) & (x1 = x2)) | exists s1 s2 x1 x2 x3 x4 x5.(of(x4,x5) & of(x2,x3) & n_grass(x1) & n_foot(x4) & n_foot(x2) & n_boy(x5) & n_boy(x3) & beneath(s2,x4) & beneath(s1,x2) & a_wet(s1) & a_muddy(s2) & Theme(s2,x1) & Theme(s1,x1)) |
||
People gathering outside with signs. | people gather to play checkers at a library | 2 | -100 | People cannot be in a library and outside simultaneously. | exists e1 x1 x2 x3.(a_topic(x1) & with(e1,x3) & n_sign(x3) & r_outside(e1) & Actor(e1,x2) & v_gather(e1) & (x1 = x2) & n_people(x1)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_gather(e1) & exists e2 x2 x3.(at(e2,x3) & n_library(x3) & Theme(e2,x2) & Actor(e2,x1) & v_play(e2) & n_checkers(x2)) & n_people(x1)) | 4bcb1ec0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(with(e1,x3) & v_gather(e1) & r_outside(e1) & n_sign(x3) & n_people(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1.(v_gather(e1) & n_people(x1) & exists e2 x2 x3.(v_play(e2) & n_library(x3) & n_checkers(x2) & at(e2,x3) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
People gathering outside with signs. | a crowd of people protest outside | 1 | -100 | Gathering does not imply to protest. | exists e1 x1 x2 x3.(a_topic(x1) & with(e1,x3) & n_sign(x3) & r_outside(e1) & Actor(e1,x2) & v_gather(e1) & (x1 = x2) & n_people(x1)) | exists e1 s1 x1 x2.(a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_protest(e1) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | 4bcb2348-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(with(e1,x3) & v_gather(e1) & r_outside(e1) & n_sign(x3) & n_people(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_protest(e1) & of(x1,x2) & n_people(x2) & n_crowd(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
People gathering outside with signs. | a crowd of people outside | 0 | -100 | IF YOU HOLD SIGNS YOU ARE USLALY OUTSIDE IN A GATHERING. | exists e1 x1 x2 x3.(a_topic(x1) & with(e1,x3) & n_sign(x3) & r_outside(e1) & Actor(e1,x2) & v_gather(e1) & (x1 = x2) & n_people(x1)) | exists s1 x1 x2 x3.(a_topic(x1) & Theme(s1,x3) & a_outside(s1) & (x1 = x3) & of(x1,x2) & n_people(x2) & n_crowd(x1)) | 4bcb27e4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(with(e1,x3) & v_gather(e1) & r_outside(e1) & n_sign(x3) & n_people(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1 x2 x3.(of(x1,x2) & n_people(x2) & n_crowd(x1) & a_topic(x1) & a_outside(s1) & Theme(s1,x3) & (x1 = x3)) |
||
A dog jumps toward a couch | A big dog jumps toward a couch | 1 | -100 | Not all dogs are big. | exists e1 x1 x2.(toward(e1,x2) & n_couch(x2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1)) | exists s1 x1 x2 x3.(a_topic(x1) & toward(x1,x3) & n_couch(x3) & n_jump(x1) & of(x1,x2) & n_dog(x2) & a_big(s1) & Theme(s1,x1)) | 4bcb2dca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_jump(e1) & toward(e1,x2) & n_dog(x1) & n_couch(x2) & Actor(e1,x1)) | exists s1 x1 x2 x3.(toward(x1,x3) & of(x1,x2) & n_jump(x1) & n_dog(x2) & n_couch(x3) & a_topic(x1) & a_big(s1) & Theme(s1,x1)) |
||
A dog jumps toward a couch | A dog jumps toward something | 0 | -100 | A couch is something. | exists e1 x1 x2.(toward(e1,x2) & n_couch(x2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1)) | exists x1 x2 x3.(a_topic(x1) & toward(x1,x3) & n_thing(x3) & n_jump(x1) & of(x1,x2) & n_dog(x2)) | 4bcb32b6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_jump(e1) & toward(e1,x2) & n_dog(x1) & n_couch(x2) & Actor(e1,x1)) | exists x1 x2 x3.(toward(x1,x3) & of(x1,x2) & n_thing(x3) & n_jump(x1) & n_dog(x2) & a_topic(x1)) |
||
A dog jumps toward a couch | A cat jumps toward a couch | 2 | -100 | A dog cannot be referred as a cat. | exists e1 x1 x2.(toward(e1,x2) & n_couch(x2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1)) | exists e1 x1 x2.(toward(e1,x2) & n_couch(x2) & Actor(e1,x1) & v_jump(e1) & n_cat(x1)) | 4bcb36e4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_jump(e1) & toward(e1,x2) & n_dog(x1) & n_couch(x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_jump(e1) & toward(e1,x2) & n_couch(x2) & n_cat(x1) & Actor(e1,x1)) |
||
A man stands on scaffolding painting a wall in a coral color. | The man is old. | 1 | -100 | Not all men are old. | exists e1 x1 x2.(all x3.(n_wall(x3) -> exists e2 s1 x4 x5.(on(e1,e2) & in(e2,x5) & n_color(x5) & a_coral(s1) & Theme(s1,x5) & Theme(e2,x4) & Actor(e2,x2) & v_scaffold(e2) & for(x4,x3) & n_painting(x4))) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_old(s1)) | 4bcb3c7a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_stand(e1) & n_man(x1) & all x3.(exists e2 s1 x4 x5.(v_scaffold(e2) & on(e1,e2) & n_painting(x4) & n_color(x5) & in(e2,x5) & for(x4,x3) & a_coral(s1) & Theme(s1,x5) & Theme(e2,x4) & Actor(e2,x2)) | -n_wall(x3)) & Actor(e1,x1)) | exists s1 x1.(n_man(x1) & a_old(s1) & Theme(s1,x1)) |
||
A man stands on scaffolding painting a wall in a coral color. | The man is using a paint roller. | 0 | -100 | OUTSIDE BUILDINGS USE PAINT ROLLERS WHEN PAINTING. | exists e1 x1 x2.(all x3.(n_wall(x3) -> exists e2 s1 x4 x5.(on(e1,e2) & in(e2,x5) & n_color(x5) & a_coral(s1) & Theme(s1,x5) & Theme(e2,x4) & Actor(e2,x2) & v_scaffold(e2) & for(x4,x3) & n_painting(x4))) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | exists e1 x1 x2 x3.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_use(e1) & n_roller(x2) & of(x2,x3) & n_paint(x3)) | 4bcb40ee-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_stand(e1) & n_man(x1) & all x3.(exists e2 s1 x4 x5.(v_scaffold(e2) & on(e1,e2) & n_painting(x4) & n_color(x5) & in(e2,x5) & for(x4,x3) & a_coral(s1) & Theme(s1,x5) & Theme(e2,x4) & Actor(e2,x2)) | -n_wall(x3)) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_use(e1) & of(x2,x3) & n_roller(x2) & n_paint(x3) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man stands on scaffolding painting a wall in a coral color. | The man is painting the wall a disgusting shade of vomit yellow. | 2 | -100 | The man cannot paint a wall coral and vomit yellow simultaneously. | exists e1 x1 x2.(all x3.(n_wall(x3) -> exists e2 s1 x4 x5.(on(e1,e2) & in(e2,x5) & n_color(x5) & a_coral(s1) & Theme(s1,x5) & Theme(e2,x4) & Actor(e2,x2) & v_scaffold(e2) & for(x4,x3) & n_painting(x4))) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | exists x1 x3.(n_wall(x3) & n_man(x1) & all s1 x2.((n_shade(x2) & a_disgusting(s1) & Theme(s1,x2)) -> exists e1 x4 x5.(Theme(e1,x3) & Actor(e1,x1) & v_paint(e1) & of(x3,x4) & n_yellow(x4) & of(x4,x5) & n_vomit(x5) & for(x3,x2)))) | 4bcb45b2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_stand(e1) & n_man(x1) & all x3.(exists e2 s1 x4 x5.(v_scaffold(e2) & on(e1,e2) & n_painting(x4) & n_color(x5) & in(e2,x5) & for(x4,x3) & a_coral(s1) & Theme(s1,x5) & Theme(e2,x4) & Actor(e2,x2)) | -n_wall(x3)) & Actor(e1,x1)) | exists x1 x3.(n_wall(x3) & n_man(x1) & all s1 x2.(exists e1 x4 x5.(v_paint(e1) & of(x4,x5) & of(x3,x4) & n_yellow(x4) & n_vomit(x5) & for(x3,x2) & Theme(e1,x3) & Actor(e1,x1)) | -n_shade(x2) | -a_disgusting(s1) | -Theme(s1,x2))) |
||
Two young women proudly pose with the snowman they completed. | Two woman stand with a snowman | 0 | -100 | WHEN YOU POSE YOU STAND WITH SOMETHING. | exists e2 e1 s1 s2 x1 x2 x3.(n_thing(x2) & n_snowman(x2) & a_proudly(s2) & Manner(e1,s2) & with(e1,x2) & Theme(e2,x3) & Actor(e2,x2) & v_complete(e2) & (x2 = x3) & Actor(e1,x1) & v_pose(e1) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists x1 x2 x3.(a_topic(x1) & with(x1,x3) & n_snowman(x3) & n_stand(x1) & of(x1,x2) & n_woman(x2) & card_eq_2(x1)) | 4bcb49ea-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3.(with(e1,x2) & v_pose(e1) & v_complete(e2) & n_woman(x1) & n_thing(x2) & n_snowman(x2) & card_eq_2(x1) & a_young(s1) & a_proudly(s2) & Theme(s1,x1) & Theme(e2,x3) & Manner(e1,s2) & Actor(e2,x2) & Actor(e1,x1) & (x2 = x3)) | exists x1 x2 x3.(with(x1,x3) & of(x1,x2) & n_woman(x2) & n_stand(x1) & n_snowman(x3) & card_eq_2(x1) & a_topic(x1)) |
||
Two young women proudly pose with the snowman they completed. | The girls are sunbathing at the beach | 2 | -100 | Generally building a snowman would mean cold weather that would make sunbathing at the beach unpleasant. | exists e1 e2 s1 s2 x1 x2 x3.(n_thing(x2) & n_snowman(x2) & a_proudly(s2) & Manner(e1,s2) & with(e1,x2) & Theme(e2,x3) & Actor(e2,x2) & v_complete(e2) & (x2 = x3) & Actor(e1,x1) & v_pose(e1) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_beach(x2) & n_girl(x1) & at(e1,x2) & Actor(e1,x1) & v_sunbathe(e1)) | 4bcb4e04-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3.(with(e1,x2) & v_pose(e1) & v_complete(e2) & n_woman(x1) & n_thing(x2) & n_snowman(x2) & card_eq_2(x1) & a_young(s1) & a_proudly(s2) & Theme(s1,x1) & Theme(e2,x3) & Manner(e1,s2) & Actor(e2,x2) & Actor(e1,x1) & (x2 = x3)) | exists e1 x1 x2.(v_sunbathe(e1) & n_girl(x1) & n_beach(x2) & at(e1,x2) & Actor(e1,x1)) |
||
Two young women proudly pose with the snowman they completed. | On a snowy day, two sisters have just finished a snowman in their yard | 1 | -100 | Two woman are not necessarily sister and are not necessarily in their own yard. | exists e1 e2 s1 s2 x1 x2 x3.(n_thing(x2) & n_snowman(x2) & a_proudly(s2) & Manner(e1,s2) & with(e1,x2) & Theme(e2,x3) & Actor(e2,x2) & v_complete(e2) & (x2 = x3) & Actor(e1,x1) & v_pose(e1) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 s2 x1 x2 x3 x4.(on(e1,x4) & n_day(x4) & a_snowy(s2) & Theme(s2,x4) & a_just(s1) & Manner(e1,s1) & in(e1,x3) & n_yard(x3) & of(x3,x1) & n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_finish(e1) & n_snowman(x2) & n_sister(x1) & card_eq_2(x1)) | 4bcb88c4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3.(with(e1,x2) & v_pose(e1) & v_complete(e2) & n_woman(x1) & n_thing(x2) & n_snowman(x2) & card_eq_2(x1) & a_young(s1) & a_proudly(s2) & Theme(s1,x1) & Theme(e2,x3) & Manner(e1,s2) & Actor(e2,x2) & Actor(e1,x1) & (x2 = x3)) | exists e1 s1 s2 x1 x2 x3 x4.(v_finish(e1) & on(e1,x4) & of(x3,x1) & n_yard(x3) & n_thing(x1) & n_snowman(x2) & n_sister(x1) & n_day(x4) & in(e1,x3) & card_eq_2(x1) & a_snowy(s2) & a_just(s1) & Theme(s2,x4) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A jack Russell terrier is jumping onto an orange sofa. | a dog is jumping | 0 | -100 | jack Russell terrier is a kind of dog | exists e1 x1 x2 x3 x4 x5.(onto(e1,x4) & n_sofa(x4) & of(x4,x5) & n_orange(x5) & Actor(e1,x1) & v_jump(e1) & n_terrier(x1) & (x1 = x3) & ne_per_russell(x3) & of(x1,x2) & n_jack(x2)) | exists e1 x1.(Actor(e1,x1) & v_jump(e1) & n_dog(x1)) | 4bcbb9f2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_jump(e1) & onto(e1,x4) & of(x4,x5) & of(x1,x2) & ne_per_russell(x3) & n_terrier(x1) & n_sofa(x4) & n_orange(x5) & n_jack(x2) & Actor(e1,x1) & (x1 = x3)) | exists e1 x1.(v_jump(e1) & n_dog(x1) & Actor(e1,x1)) |
||
A jack Russell terrier is jumping onto an orange sofa. | the dog is asleep | 2 | -100 | A dog cannot be jumping while asleep. | exists e1 x1 x2 x3 x4 x5.(onto(e1,x4) & n_sofa(x4) & of(x4,x5) & n_orange(x5) & Actor(e1,x1) & v_jump(e1) & n_terrier(x1) & (x1 = x3) & ne_per_russell(x3) & of(x1,x2) & n_jack(x2)) | exists s1 x1.(n_dog(x1) & Theme(s1,x1) & a_asleep(s1)) | 4bcbc406-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_jump(e1) & onto(e1,x4) & of(x4,x5) & of(x1,x2) & ne_per_russell(x3) & n_terrier(x1) & n_sofa(x4) & n_orange(x5) & n_jack(x2) & Actor(e1,x1) & (x1 = x3)) | exists s1 x1.(n_dog(x1) & a_asleep(s1) & Theme(s1,x1)) |
||
A jack Russell terrier is jumping onto an orange sofa. | the dog is old | 1 | -100 | Not all dogs are old. | exists e1 x1 x2 x3 x4 x5.(onto(e1,x4) & n_sofa(x4) & of(x4,x5) & n_orange(x5) & Actor(e1,x1) & v_jump(e1) & n_terrier(x1) & (x1 = x3) & ne_per_russell(x3) & of(x1,x2) & n_jack(x2)) | exists s1 x1.(n_dog(x1) & Theme(s1,x1) & a_old(s1)) | 4bcbe436-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_jump(e1) & onto(e1,x4) & of(x4,x5) & of(x1,x2) & ne_per_russell(x3) & n_terrier(x1) & n_sofa(x4) & n_orange(x5) & n_jack(x2) & Actor(e1,x1) & (x1 = x3)) | exists s1 x1.(n_dog(x1) & a_old(s1) & Theme(s1,x1)) |
||
A brown and white dog is jumping on the couch next to someone with blue slippers. | The dog is very playful. | 1 | -100 | Not all dogs are playful. | exists e1 s1 s2 s3 x1 x2 x3 x4.(n_couch(x2) & to(e1,x3) & with(x3,x4) & n_slipper(x4) & a_blue(s3) & Theme(s3,x4) & n_person(x3) & r_next(e1) & on(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_brown(s1) & Theme(s1,x1)) | exists s1 x1.(n_dog(x1) & r_very(s1) & Theme(s1,x1) & a_playful(s1)) | 4bcbefc6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(with(x3,x4) & v_jump(e1) & to(e1,x3) & r_next(e1) & on(e1,x2) & n_slipper(x4) & n_person(x3) & n_dog(x1) & n_couch(x2) & a_white(s2) & a_brown(s1) & a_blue(s3) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists s1 x1.(r_very(s1) & n_dog(x1) & a_playful(s1) & Theme(s1,x1)) |
||
A brown and white dog is jumping on the couch next to someone with blue slippers. | There is a black and white dog sitting. | 2 | -100 | The dog can either be brown and white or black and white. | exists e1 s1 s2 s3 x1 x2 x3 x4.(n_couch(x2) & to(e1,x3) & with(x3,x4) & n_slipper(x4) & a_blue(s3) & Theme(s3,x4) & n_person(x3) & r_next(e1) & on(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_brown(s1) & Theme(s1,x1)) | exists p1 x1 e1 s1 s2 x2 x3.((x1 = x2) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_dog(x2) & a_white(s2) & Theme(s2,x2) & a_black(s1) & Theme(s1,x2)) | 4bcbf98a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(with(x3,x4) & v_jump(e1) & to(e1,x3) & r_next(e1) & on(e1,x2) & n_slipper(x4) & n_person(x3) & n_dog(x1) & n_couch(x2) & a_white(s2) & a_brown(s1) & a_blue(s3) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 e1 s1 s2 x2 x3.(v_sit(e1) & n_dog(x2) & a_white(s2) & a_black(s1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
A brown and white dog is jumping on the couch next to someone with blue slippers. | There is a brown and white dog jumping. | 0 | -100 | A brown and white dog is jumping on the couch means there is a brown and white dog | exists e1 s1 s2 s3 x1 x2 x3 x4.(n_couch(x2) & to(e1,x3) & with(x3,x4) & n_slipper(x4) & a_blue(s3) & Theme(s3,x4) & n_person(x3) & r_next(e1) & on(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1) & a_white(s2) & Theme(s2,x1) & a_brown(s1) & Theme(s1,x1)) | exists p1 x1 e1 s1 s2 x2 x3.((x1 = x2) & Actor(e1,x3) & v_jump(e1) & (x2 = x3) & n_dog(x2) & a_white(s2) & Theme(s2,x2) & a_brown(s1) & Theme(s1,x2)) | 4bcc0f38-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(with(x3,x4) & v_jump(e1) & to(e1,x3) & r_next(e1) & on(e1,x2) & n_slipper(x4) & n_person(x3) & n_dog(x1) & n_couch(x2) & a_white(s2) & a_brown(s1) & a_blue(s3) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 e1 s1 s2 x2 x3.(v_jump(e1) & n_dog(x2) & a_white(s2) & a_brown(s1) & Theme(s2,x2) & Theme(s1,x2) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
the dog is jumping on to the couch | The dog is on the couch. | 0 | 0.86443 | The dog is on the couch as a result of jumping on to the couch. | exists e1 s1 x1 x2.(n_couch(x2) & n_dog(x1) & to(e1,x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1) & v_jump(e1)) | exists p1 x1 x2.(n_couch(x2) & n_dog(x1) & on(x1,x2)) | 4bcc1d2a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_jump(e1) & to(e1,x2) & n_dog(x1) & n_couch(x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists x1 x2.(on(x1,x2) & n_dog(x1) & n_couch(x2)) |
||
the dog is jumping on to the couch | A dog is sitting in lawn. | 2 | -100 | A dog can't be jumping and sitting simultaneously. A couch is generally inside, and a lawn is outside. | exists e1 s1 x1 x2.(n_couch(x2) & n_dog(x1) & to(e1,x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1) & v_jump(e1)) | exists e1 x1 x2.(in(e1,x2) & n_lawn(x2) & Actor(e1,x1) & v_sit(e1) & n_dog(x1)) | 4bcc27ca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_jump(e1) & to(e1,x2) & n_dog(x1) & n_couch(x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2.(v_sit(e1) & n_lawn(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1)) |
||
the dog is jumping on to the couch | A pet is coming to sit. | 1 | 0.697704 | Jumping on the couch does not imply coming to sit. | exists e1 s1 x1 x2.(n_couch(x2) & n_dog(x1) & to(e1,x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1) & v_jump(e1)) | exists e1 p1 x1 x2.(Topic(e1,p1) & exists e2.(Actor(e2,x1) & v_sit(e2)) & Actor(e1,x2) & v_come(e1) & n_pet(x2) & n_pet(x1)) | 4bcc3166-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_jump(e1) & to(e1,x2) & n_dog(x1) & n_couch(x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_come(e1) & n_pet(x2) & n_pet(x1) & exists e2.(v_sit(e2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x2)) |
||
the dog is jumping on to the couch | Dog jumping to couch | 0 | -100 | Jumping to couch is another way of saying jumping on to the couch. | exists e1 s1 x1 x2.(n_couch(x2) & n_dog(x1) & to(e1,x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1) & v_jump(e1)) | exists e1 p1 x1.(ne_nam_dog(x1) & Topic(e1,p1) & Actor(e1,x1) & v_jump(e1) & exists e2.(Actor(e2,x1) & v_couch(e2))) | 4bcc3b02-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_jump(e1) & to(e1,x2) & n_dog(x1) & n_couch(x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 p1 x1.(v_jump(e1) & ne_nam_dog(x1) & exists e2.(v_couch(e2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
the dog is jumping on to the couch | The animal is sleeping in a car. | 2 | -100 | The animal can't be jumping and sleeping simultaneously. A couch is generally not inside a car. | exists e1 s1 x1 x2.(n_couch(x2) & n_dog(x1) & to(e1,x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1) & v_jump(e1)) | exists e1 x1 x2.(n_animal(x1) & in(e1,x2) & n_car(x2) & Actor(e1,x1) & v_sleep(e1)) | 4bcc4598-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_jump(e1) & to(e1,x2) & n_dog(x1) & n_couch(x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2.(v_sleep(e1) & n_car(x2) & n_animal(x1) & in(e1,x2) & Actor(e1,x1)) |
||
the dog is jumping on to the couch | The dog is sitting on the road. | 2 | 0 | it impossible for a dog to be jumping and sitting at the same time. | exists e1 s1 x1 x2.(n_couch(x2) & n_dog(x1) & to(e1,x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1) & v_jump(e1)) | exists e1 x1 x2.(n_road(x2) & n_dog(x1) & on(e1,x2) & Actor(e1,x1) & v_sit(e1)) | 4bcc4f48-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_jump(e1) & to(e1,x2) & n_dog(x1) & n_couch(x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & n_road(x2) & n_dog(x1) & Actor(e1,x1)) |
||
the dog is jumping on to the couch | The dog is excited that his owner got home, jumping on the couch. | 1 | 0.623027 | Jumping on the couch does not imply being excited that his owner got home. | exists e1 s1 x1 x2.(n_couch(x2) & n_dog(x1) & to(e1,x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1) & v_jump(e1)) | exists e1 p1 x1 x2 x4.(n_couch(x4) & n_owner(x2) & of(x2,x1) & n_male(x1) & n_dog(x1) & Recipient(e1,p1) & Topic(e1,x1) & v_excite(e1) & exists e3 e2 x3.(for(e2,e3) & on(e3,x4) & Actor(e3,x2) & v_jump(e3) & Theme(e2,x3) & Actor(e2,x2) & v_get(e2) & n_home(x3))) | 4bcc6014-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_jump(e1) & to(e1,x2) & n_dog(x1) & n_couch(x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 p1 x1 x2 x4.(v_excite(e1) & of(x2,x1) & n_owner(x2) & n_male(x1) & n_dog(x1) & n_couch(x4) & exists e3 e2 x3.(v_jump(e3) & v_get(e2) & on(e3,x4) & n_home(x3) & for(e2,e3) & Theme(e2,x3) & Actor(e3,x2) & Actor(e2,x2)) & Topic(e1,x1) & Recipient(e1,p1)) |
||
the dog is jumping on to the couch | Dog is resting after running all day | 2 | -100 | The dog can;t be actively jumping and resting at the same time | exists e1 s1 x1 x2.(n_couch(x2) & n_dog(x1) & to(e1,x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1) & v_jump(e1)) | exists e1 x1.(ne_nam_dog(x1) & all x2.(n_day(x2) -> exists e2.(after(e1,e2) & Theme(e2,x2) & Actor(e2,x1) & v_run(e2))) & Actor(e1,x1) & v_rest(e1)) | 4bcc71d0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_jump(e1) & to(e1,x2) & n_dog(x1) & n_couch(x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1.(v_rest(e1) & ne_nam_dog(x1) & all x2.(exists e2.(v_run(e2) & after(e1,e2) & Theme(e2,x2) & Actor(e2,x1)) | -n_day(x2)) & Actor(e1,x1)) |
||
the dog is jumping on to the couch | The dog is playing around. | 1 | 0.779842 | Jumping does not imply playing necessarily. | exists e1 s1 x1 x2.(n_couch(x2) & n_dog(x1) & to(e1,x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1) & v_jump(e1)) | exists e1 s1 x1.(n_dog(x1) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1) & v_play(e1)) | 4bcc7b6c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_jump(e1) & to(e1,x2) & n_dog(x1) & n_couch(x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 s1 x1.(v_play(e1) & n_dog(x1) & a_around(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
the dog is jumping on to the couch | Dog is excited to see owner | 1 | 0.560204 | Jumping does not imply being excited to see the owner. | exists e1 s1 x1 x2.(n_couch(x2) & n_dog(x1) & to(e1,x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1) & v_jump(e1)) | exists e1 p1 x1.(ne_nam_dog(x1) & Recipient(e1,p1) & Topic(e1,x1) & v_excite(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_see(e2) & n_owner(x2))) | 4bcc853a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_jump(e1) & to(e1,x2) & n_dog(x1) & n_couch(x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 p1 x1.(v_excite(e1) & ne_nam_dog(x1) & exists e2 x2.(v_see(e2) & n_owner(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,x1) & Recipient(e1,p1)) |
||
the dog is jumping on to the couch | A dog is inside a house. | 0 | -100 | The dog must be inside a house in order to jump on to the couch. | exists e1 s1 x1 x2.(n_couch(x2) & n_dog(x1) & to(e1,x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1) & v_jump(e1)) | exists p1 x1.(exists x2.(inside(x1,x2) & n_house(x2)) & n_dog(x1)) | 4bcc8fbc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_jump(e1) & to(e1,x2) & n_dog(x1) & n_couch(x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists x1.(n_dog(x1) & exists x2.(n_house(x2) & inside(x1,x2))) |
||
the dog is jumping on to the couch | The dog is jumping on furniture. | 0 | -100 | The couch is furniture. | exists e1 s1 x1 x2.(n_couch(x2) & n_dog(x1) & to(e1,x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1) & v_jump(e1)) | exists e1 x1 x2.(n_dog(x1) & on(e1,x2) & n_furniture(x2) & Actor(e1,x1) & v_jump(e1)) | 4bcc99d0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_jump(e1) & to(e1,x2) & n_dog(x1) & n_couch(x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2.(v_jump(e1) & on(e1,x2) & n_furniture(x2) & n_dog(x1) & Actor(e1,x1)) |
||
the dog is jumping on to the couch | The animal is getting on the furniture. | 0 | -100 | The dog is an animal and the couch is furniture. Getting on the furniture is another way of saying jumping on to the couch. | exists e1 s1 x1 x2.(n_couch(x2) & n_dog(x1) & to(e1,x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1) & v_jump(e1)) | exists e1 x1 x2.(n_furniture(x2) & n_animal(x1) & on(e1,x2) & Actor(e1,x1) & v_get(e1)) | 4bcca8b2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_jump(e1) & to(e1,x2) & n_dog(x1) & n_couch(x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2.(v_get(e1) & on(e1,x2) & n_furniture(x2) & n_animal(x1) & Actor(e1,x1)) |
||
the dog is jumping on to the couch | The dog is on the floor. | 2 | -100 | the dog can't be on the couch and the floor at the same time. | exists e1 s1 x1 x2.(n_couch(x2) & n_dog(x1) & to(e1,x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1) & v_jump(e1)) | exists p1 x1 x2.(n_floor(x2) & n_dog(x1) & on(x1,x2)) | 4bccb938-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_jump(e1) & to(e1,x2) & n_dog(x1) & n_couch(x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists x1 x2.(on(x1,x2) & n_floor(x2) & n_dog(x1)) |
||
the dog is jumping on to the couch | A puppy is trying to get its toy. | 1 | 0.066236 | Not all dogs are puppies and jumping does not imply trying to get a toy. | exists e1 s1 x1 x2.(n_couch(x2) & n_dog(x1) & to(e1,x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1) & v_jump(e1)) | exists e1 p1 x1 x2.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_get(e2)) & n_toy(x2) & of(x2,x1) & n_thing(x1) & n_puppy(x1)) | 4bccc522-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_jump(e1) & to(e1,x2) & n_dog(x1) & n_couch(x2) & a_on(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_try(e1) & of(x2,x1) & n_toy(x2) & n_thing(x1) & n_puppy(x1) & exists e2.(v_get(e2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A little dog attempts to jump on an orange couch. | A dog trys to jump on it's favorite couch. | 1 | -100 | An orange couch does not imply it being his favorite. | exists p1 s1 x1 x2.(a_topic(x1) & Topic(x1,p1) & exists e1 x3 x4.(on(e1,x3) & n_couch(x3) & of(x3,x4) & n_orange(x4) & Actor(e1,x1) & v_jump(e1)) & n_attempt(x1) & of(x1,x2) & n_dog(x2) & a_little(s1) & Theme(s1,x1)) | exists e1 p1 p2 x1 x2.(exists s1 x3.((x1 = x3) & n_couch(x3) & a_favorite(s1) & Theme(s1,x3)) & Topic(e1,p1) & Actor(e1,x2) & v_try(e1) & exists e2.(on(e2,x1) & Actor(e2,x2) & v_jump(e2)) & n_thing(x1) & (x1 = x2) & n_dog(x1)) | 4bcccfb8-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2.(of(x1,x2) & n_dog(x2) & n_attempt(x1) & exists e1 x3 x4.(v_jump(e1) & on(e1,x3) & of(x3,x4) & n_orange(x4) & n_couch(x3) & Actor(e1,x1)) & a_topic(x1) & a_little(s1) & Topic(x1,p1) & Theme(s1,x1)) | exists e1 p1 x1 x2.(v_try(e1) & n_thing(x1) & n_dog(x1) & exists s1 x3.(n_couch(x3) & a_favorite(s1) & Theme(s1,x3) & (x1 = x3)) & exists e2.(v_jump(e2) & on(e2,x1) & Actor(e2,x2)) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2)) |
||
A little dog attempts to jump on an orange couch. | A dog is running around the house. | 2 | -100 | the dog can't be jumping on the couch and running around the house at the same time. | exists p1 s1 x1 x2.(a_topic(x1) & Topic(x1,p1) & exists e1 x3 x4.(on(e1,x3) & n_couch(x3) & of(x3,x4) & n_orange(x4) & Actor(e1,x1) & v_jump(e1)) & n_attempt(x1) & of(x1,x2) & n_dog(x2) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_house(x2) & around(e1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1)) | 4bcce03e-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2.(of(x1,x2) & n_dog(x2) & n_attempt(x1) & exists e1 x3 x4.(v_jump(e1) & on(e1,x3) & of(x3,x4) & n_orange(x4) & n_couch(x3) & Actor(e1,x1)) & a_topic(x1) & a_little(s1) & Topic(x1,p1) & Theme(s1,x1)) | exists e1 x1 x2.(v_run(e1) & n_house(x2) & n_dog(x1) & around(e1,x2) & Actor(e1,x1)) |
||
A little dog attempts to jump on an orange couch. | A dog is trying to jump on a couch. | 0 | -100 | Trying is another way to say attempts. | exists p1 s1 x1 x2.(a_topic(x1) & Topic(x1,p1) & exists e1 x3 x4.(on(e1,x3) & n_couch(x3) & of(x3,x4) & n_orange(x4) & Actor(e1,x1) & v_jump(e1)) & n_attempt(x1) & of(x1,x2) & n_dog(x2) & a_little(s1) & Theme(s1,x1)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x2.(on(e2,x2) & n_couch(x2) & Actor(e2,x1) & v_jump(e2)) & n_dog(x1)) | 4bccf1be-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2.(of(x1,x2) & n_dog(x2) & n_attempt(x1) & exists e1 x3 x4.(v_jump(e1) & on(e1,x3) & of(x3,x4) & n_orange(x4) & n_couch(x3) & Actor(e1,x1)) & a_topic(x1) & a_little(s1) & Topic(x1,p1) & Theme(s1,x1)) | exists e1 p1 x1.(v_try(e1) & n_dog(x1) & exists e2 x2.(v_jump(e2) & on(e2,x2) & n_couch(x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A man in black is talking into the microphone. | The man is a singer. | 1 | -100 | Just because the mad is talking into the microphone doesn't mean he is a singer. | exists e1 x1 x2 x3.(n_microphone(x3) & into(e1,x3) & Actor(e1,x1) & v_talk(e1) & in(x1,x2) & n_black(x2) & n_man(x1)) | exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_singer(x2))) | 4bccfbfa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_talk(e1) & n_microphone(x3) & n_man(x1) & n_black(x2) & into(e1,x3) & in(x1,x2) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists x2.(n_singer(x2) & (x1 = x2))) |
||
A man in black is talking into the microphone. | The man is naked. | 2 | -100 | The man cannot be in black and naked at the same time. | exists e1 x1 x2 x3.(n_microphone(x3) & into(e1,x3) & Actor(e1,x1) & v_talk(e1) & in(x1,x2) & n_black(x2) & n_man(x1)) | exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_naked(s1)) | 4bcd087a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_talk(e1) & n_microphone(x3) & n_man(x1) & n_black(x2) & into(e1,x3) & in(x1,x2) & Actor(e1,x1)) | exists s1 x1.(n_man(x1) & a_naked(s1) & Theme(s1,x1)) |
||
A man wearing glasses and a beret sings into a microphone. | A man sings into a microphone during the middle of his poetry reading. | 1 | -100 | Sings into a microphone does not imply it is during the middle of his poetry reading. | exists e1 e2 x1 x2 x3 x4 x5 x6.(into(e2,x6) & n_microphone(x6) & Actor(e2,x1) & v_sing(e2) & subset_of(x5,x1) & n_beret(x5) & subset_of(x2,x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_glass(x4) & (x2 = x3) & n_man(x2)) | exists e1 x1 x2 x3 x4 x5.(n_reading(x4) & of(x4,x5) & n_poetry(x5) & of(x4,x3) & n_male(x3) & n_middle(x3) & during(e1,x3) & of(x3,x4) & into(e1,x2) & n_microphone(x2) & Actor(e1,x1) & v_sing(e1) & n_man(x1)) | 4bcd1810-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6.(v_wear(e1) & v_sing(e2) & subset_of(x5,x1) & subset_of(x2,x1) & n_microphone(x6) & n_man(x2) & n_glass(x4) & n_beret(x5) & into(e2,x6) & Theme(e1,x4) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4 x5.(v_sing(e1) & of(x4,x5) & of(x4,x3) & of(x3,x4) & n_reading(x4) & n_poetry(x5) & n_middle(x3) & n_microphone(x2) & n_man(x1) & n_male(x3) & into(e1,x2) & during(e1,x3) & Actor(e1,x1)) |
||
A man wearing a beret and tinted glasses stands in front of a microphone. | A man have beret and tinted glasses. | 0 | -100 | The has to have beret in order to be wearing a beret. | exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(in(e3,x6) & of(x6,x7) & n_microphone(x7) & n_front(x6) & Actor(e3,x1) & v_stand(e3) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & subset_of(x5,x3) & n_glass(x5) & Theme(e1,x5) & v_tint(e1) & subset_of(x4,x3) & n_beret(x4) & (x1 = x2) & n_man(x1)) | exists e1 e2 x1 x2 x3.(Theme(e2,x3) & Actor(e2,x2) & v_tint(e2) & n_glass(x3) & n_man(x2) & Actor(e1,x1) & v_beret(e1) & n_man(x1)) | 4bcd2274-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(v_wear(e2) & v_tint(e1) & v_stand(e3) & subset_of(x5,x3) & subset_of(x4,x3) & of(x6,x7) & n_microphone(x7) & n_man(x1) & n_glass(x5) & n_front(x6) & n_beret(x4) & in(e3,x6) & Theme(e2,x3) & Theme(e1,x5) & Actor(e3,x1) & Actor(e2,x2) & (x1 = x2)) | exists e1 e2 x1 x2 x3.(v_tint(e2) & v_beret(e1) & n_man(x2) & n_man(x1) & n_glass(x3) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x1)) |
||
Man in a black blazer singing or speaking into a microphone, may be a musician or public speaker. | A man is wearing black. | 0 | -100 | A man has to be wearing black in order to be in a black blazer. | exists e1 p1 s1 x1 x2.(exists p2.(exists x7.((x1 = x7) & n_musician(x7)) | exists s2 x8.((x1 = x8) & n_speaker(x8) & a_public(s2) & Theme(s2,x8))) & Topic(e1,p1) & Actor(e1,x1) & v_may(e1) & in(x1,x2) & (exists e2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_sing(e2) & n_microphone(x4) & (x2 = x3)) | exists e3 x5 x6.(into(e3,x6) & n_microphone(x6) & Actor(e3,x5) & v_speak(e3) & (x2 = x5))) & n_blazer(x2) & a_black(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_black(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_wear(e1) & n_man(x1)) | 4bcd3070-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2.(v_may(e1) & n_man(x1) & n_blazer(x2) & in(x1,x2) & a_black(s1) & Topic(e1,p1) & Theme(s1,x2) & Actor(e1,x1) & (exists x7.(n_musician(x7) & (x1 = x7)) | exists s2 x8.(n_speaker(x8) & a_public(s2) & Theme(s2,x8) & (x1 = x8))) & (exists e3 x5 x6.(v_speak(e3) & n_microphone(x6) & into(e3,x6) & Actor(e3,x5) & (x2 = x5)) | exists e2 x3 x4.(v_sing(e2) & n_microphone(x4) & Theme(e2,x4) & Actor(e2,x3) & (x2 = x3)))) | exists e1 p1 x1.(v_wear(e1) & n_man(x1) & exists s1.(a_black(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Two people are in a fencing competition. | Two people are fencing | 0 | -100 | It has already been stated that there are two people fencing. | exists p1 x1.(exists s1 x2.(in(x1,x2) & n_competition(x2) & a_fencing(s1) & Theme(s1,x2)) & n_people(x1) & card_eq_2(x1)) | exists e1 x1.(Actor(e1,x1) & v_fence(e1) & n_people(x1) & card_eq_2(x1)) | 4bcfb64c-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_people(x1) & exists s1 x2.(n_competition(x2) & in(x1,x2) & a_fencing(s1) & Theme(s1,x2)) & card_eq_2(x1)) | exists e1 x1.(v_fence(e1) & n_people(x1) & card_eq_2(x1) & Actor(e1,x1)) |
||
Two people are in a fencing competition. | Two people wearing white are fencing | 1 | -100 | THE FIRST TWO PEOPLE MAY NOT BE IN WHITE | exists p1 x1.(exists s1 x2.(in(x1,x2) & n_competition(x2) & a_fencing(s1) & Theme(s1,x2)) & n_people(x1) & card_eq_2(x1)) | exists e2 e1 p1 x1 x2.(Actor(e2,x1) & v_fence(e2) & exists s1.(Theme(s1,x2) & a_white(s1)) & Topic(e1,p1) & Actor(e1,x2) & v_wear(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | 4bcfba7a-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_people(x1) & exists s1 x2.(n_competition(x2) & in(x1,x2) & a_fencing(s1) & Theme(s1,x2)) & card_eq_2(x1)) | exists e2 e1 p1 x1 x2.(v_wear(e1) & v_fence(e2) & n_people(x1) & exists s1.(a_white(s1) & Theme(s1,x2)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A man taking a walk in the country. | A man taking a walk. | 0 | -100 | It has already been stated that a man is taking a walk. | exists e1 x1 x2 x3 x4.(n_country(x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & in(x3,x4) & n_walk(x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_walk(x3) & (x1 = x2) & n_man(x1)) | 4bcfbfe8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_take(e1) & n_walk(x3) & n_man(x1) & n_country(x4) & in(x3,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_take(e1) & n_walk(x3) & n_man(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A man taking a walk in the country. | A man taking a walk in the night. | 1 | -100 | One can take walk not only in night but in day also | exists e1 x1 x2 x3 x4.(n_country(x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & in(x3,x4) & n_walk(x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(n_night(x4) & a_topic(x1) & in(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & n_walk(x3) & (x1 = x2) & n_man(x1)) | 4bcfc484-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_take(e1) & n_walk(x3) & n_man(x1) & n_country(x4) & in(x3,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_take(e1) & n_walk(x3) & n_night(x4) & n_man(x1) & in(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A man taking a walk in the country. | A woman hiking through the woods. | 2 | -100 | Refers to a man not a woman. | exists e1 x1 x2 x3 x4.(n_country(x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & in(x3,x4) & n_walk(x3) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_wood(x3) & a_topic(x1) & through(e1,x3) & Actor(e1,x2) & v_hike(e1) & (x1 = x2) & n_woman(x1)) | 4bcfc8e4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_take(e1) & n_walk(x3) & n_man(x1) & n_country(x4) & in(x3,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_hike(e1) & through(e1,x3) & n_wood(x3) & n_woman(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
People shop for fruits and vegetables at an outdoor market. | The people are shopping. | 0 | -100 | It is already stated that the people are shopping for fruits and vegetables at an outdoor market. | exists s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(x1,x3) & subset_of(x5,x3) & at(x5,x6) & n_market(x6) & a_outdoor(s1) & Theme(s1,x6) & n_vegetable(x5) & subset_of(x4,x3) & n_fruit(x4) & n_shop(x1) & of(x1,x2) & n_people(x2)) | exists p1 x1.(n_people(x1) & exists x2.((x1 = x2) & n_shopping(x2))) | 4bcfcda8-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6.(subset_of(x5,x3) & subset_of(x4,x3) & of(x1,x2) & n_vegetable(x5) & n_shop(x1) & n_people(x2) & n_market(x6) & n_fruit(x4) & for(x1,x3) & at(x5,x6) & a_topic(x1) & a_outdoor(s1) & Theme(s1,x6)) | exists x1.(n_people(x1) & exists x2.(n_shopping(x2) & (x1 = x2))) |
||
People shop for fruits and vegetables at an outdoor market. | The people are shopping for furniture. | 2 | -100 | Refers to shopping for fruits and vegetables not furniture. | exists s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(x1,x3) & subset_of(x5,x3) & at(x5,x6) & n_market(x6) & a_outdoor(s1) & Theme(s1,x6) & n_vegetable(x5) & subset_of(x4,x3) & n_fruit(x4) & n_shop(x1) & of(x1,x2) & n_people(x2)) | exists e1 x1 x2.(n_people(x1) & for(e1,x2) & n_furniture(x2) & Actor(e1,x1) & v_shop(e1)) | 4bcfd226-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6.(subset_of(x5,x3) & subset_of(x4,x3) & of(x1,x2) & n_vegetable(x5) & n_shop(x1) & n_people(x2) & n_market(x6) & n_fruit(x4) & for(x1,x3) & at(x5,x6) & a_topic(x1) & a_outdoor(s1) & Theme(s1,x6)) | exists e1 x1 x2.(v_shop(e1) & n_people(x1) & n_furniture(x2) & for(e1,x2) & Actor(e1,x1)) |
||
People shop for fruits and vegetables at an outdoor market. | The people are shopping for watermelon. | 1 | -100 | Sentence 1 is missing shopping for watermelon. | exists s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(x1,x3) & subset_of(x5,x3) & at(x5,x6) & n_market(x6) & a_outdoor(s1) & Theme(s1,x6) & n_vegetable(x5) & subset_of(x4,x3) & n_fruit(x4) & n_shop(x1) & of(x1,x2) & n_people(x2)) | exists e1 x1 x2.(n_people(x1) & for(e1,x2) & n_watermelon(x2) & Actor(e1,x1) & v_shop(e1)) | 4bcfd686-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5 x6.(subset_of(x5,x3) & subset_of(x4,x3) & of(x1,x2) & n_vegetable(x5) & n_shop(x1) & n_people(x2) & n_market(x6) & n_fruit(x4) & for(x1,x3) & at(x5,x6) & a_topic(x1) & a_outdoor(s1) & Theme(s1,x6)) | exists e1 x1 x2.(v_shop(e1) & n_watermelon(x2) & n_people(x1) & for(e1,x2) & Actor(e1,x1)) |
||
A blond woman in sunglasses and a surprised expression talks on a cellphone while another woman walks past in the foreground. | A woman is playing with marbles, while another woman sits on a bench. | 2 | -100 | Woman cannot walk past and sit on bench simultaneously. Woman cannot talk on cellphone and be playing with marbles simultaneously. | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x10.(n_foreground(x10) & exists e2 x8 x9.(in(e2,x10) & Time(e2,x9) & n_past(x9) & Actor(e2,x8) & v_walk(e2) & n_woman(x8) & -(x8 = x1)) & n_woman(x1) & n_woman(x1) & while(e1,p1) & Theme(e1,x5) & Actor(e1,x1) & v_surprised(e1) & on(x5,x7) & n_cellphone(x7) & n_talk(x5) & of(x5,x6) & n_expression(x6) & in(x1,x2) & subset_of(x4,x2) & n_a(x4) & subset_of(x3,x2) & n_sunglass(x3) & a_blond(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2.(exists e2 x3 x4.(on(e2,x4) & n_bench(x4) & Actor(e2,x3) & v_sit(e2) & n_woman(x3) & -(x3 = x1)) & n_woman(x1) & n_woman(x1) & while(e1,p1) & with(e1,x2) & n_marble(x2) & Actor(e1,x1) & v_play(e1)) | 4bcfdae6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x10.(while(e1,p1) & v_surprised(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(x5,x7) & of(x5,x6) & n_woman(x1) & n_talk(x5) & n_sunglass(x3) & n_foreground(x10) & n_expression(x6) & n_cellphone(x7) & n_a(x4) & in(x1,x2) & exists e2 x8 x9.(v_walk(e2) & n_woman(x8) & n_past(x9) & in(e2,x10) & Time(e2,x9) & Actor(e2,x8) & -(x8 = x1)) & a_blond(s1) & Theme(s1,x1) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 p1 x1 x2.(with(e1,x2) & while(e1,p1) & v_play(e1) & n_woman(x1) & n_marble(x2) & exists e2 x3 x4.(v_sit(e2) & on(e2,x4) & n_woman(x3) & n_bench(x4) & Actor(e2,x3) & -(x3 = x1)) & Actor(e1,x1)) |
||
A blond woman in sunglasses and a surprised expression talks on a cellphone while another woman walks past in the foreground. | A woman is talking to her husband, while another woman walks by. | 1 | -100 | SHE IS TALKING | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x10.(n_foreground(x10) & exists e2 x8 x9.(in(e2,x10) & Time(e2,x9) & n_past(x9) & Actor(e2,x8) & v_walk(e2) & n_woman(x8) & -(x8 = x1)) & n_woman(x1) & n_woman(x1) & while(e1,p1) & Theme(e1,x5) & Actor(e1,x1) & v_surprised(e1) & on(x5,x7) & n_cellphone(x7) & n_talk(x5) & of(x5,x6) & n_expression(x6) & in(x1,x2) & subset_of(x4,x2) & n_a(x4) & subset_of(x3,x2) & n_sunglass(x3) & a_blond(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2.(exists e2 s1 x3.(a_by(s1) & Manner(e2,s1) & Actor(e2,x3) & v_walk(e2) & n_woman(x3) & -(x3 = x1)) & n_woman(x1) & n_woman(x1) & while(e1,p1) & to(e1,x2) & n_husband(x2) & of(x2,x1) & n_female(x1) & Actor(e1,x1) & v_talk(e1)) | 4bcfdf64-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x10.(while(e1,p1) & v_surprised(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(x5,x7) & of(x5,x6) & n_woman(x1) & n_talk(x5) & n_sunglass(x3) & n_foreground(x10) & n_expression(x6) & n_cellphone(x7) & n_a(x4) & in(x1,x2) & exists e2 x8 x9.(v_walk(e2) & n_woman(x8) & n_past(x9) & in(e2,x10) & Time(e2,x9) & Actor(e2,x8) & -(x8 = x1)) & a_blond(s1) & Theme(s1,x1) & Theme(e1,x5) & Actor(e1,x1)) | exists e1 p1 x1 x2.(while(e1,p1) & v_talk(e1) & to(e1,x2) & of(x2,x1) & n_woman(x1) & n_husband(x2) & n_female(x1) & exists e2 s1 x3.(v_walk(e2) & n_woman(x3) & a_by(s1) & Manner(e2,s1) & Actor(e2,x3) & -(x3 = x1)) & Actor(e1,x1)) |
||
A blond woman in sunglasses and a surprised expression talks on a cellphone while another woman walks past in the foreground. | A woman is on a cellphone while another one walks near by. | 0 | -100 | It is already stated that the woman is on a cellphone while another woman walks by. | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x10.(n_foreground(x10) & exists e2 x8 x9.(in(e2,x10) & Time(e2,x9) & n_past(x9) & Actor(e2,x8) & v_walk(e2) & n_woman(x8) & -(x8 = x1)) & n_woman(x1) & n_woman(x1) & while(e1,p1) & Theme(e1,x5) & Actor(e1,x1) & v_surprised(e1) & on(x5,x7) & n_cellphone(x7) & n_talk(x5) & of(x5,x6) & n_expression(x6) & in(x1,x2) & subset_of(x4,x2) & n_a(x4) & subset_of(x3,x2) & n_sunglass(x3) & a_blond(s1) & Theme(s1,x1)) | exists p1 p2 x1.(exists e1 p3 s1 x3.(a_by(s1) & Manner(e1,s1) & exists s2.(Theme(s2,x3) & a_near(s2)) & Topic(e1,p3) & Actor(e1,x3) & v_walk(e1) & n_thing(x3) & card_eq_1(x3) & -(x3 = x1)) & n_thing(x1) & card_eq_1(x1) & while(p1,p2) & exists x2.(on(x1,x2) & n_cellphone(x2)) & n_woman(x1)) | 4bcfe3c4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7 x10.(while(e1,p1) & v_surprised(e1) & subset_of(x4,x2) & subset_of(x3,x2) & on(x5,x7) & of(x5,x6) & n_woman(x1) & n_talk(x5) & n_sunglass(x3) & n_foreground(x10) & n_expression(x6) & n_cellphone(x7) & n_a(x4) & in(x1,x2) & exists e2 x8 x9.(v_walk(e2) & n_woman(x8) & n_past(x9) & in(e2,x10) & Time(e2,x9) & Actor(e2,x8) & -(x8 = x1)) & a_blond(s1) & Theme(s1,x1) & Theme(e1,x5) & Actor(e1,x1)) | exists p1 p2 x1.(while(p1,p2) & n_woman(x1) & n_thing(x1) & exists x2.(on(x1,x2) & n_cellphone(x2)) & exists e1 p3 s1 x3.(v_walk(e1) & n_thing(x3) & exists s2.(a_near(s2) & Theme(s2,x3)) & card_eq_1(x3) & a_by(s1) & Topic(e1,p3) & Manner(e1,s1) & Actor(e1,x3) & -(x3 = x1)) & card_eq_1(x1)) |
||
The man with the eccentric clothing and hair poses in a store. | A man is in a store shopping. | 1 | -100 | Not all men in the store would be shopping. | exists s1 x1 x2 x3 x4 x5.(n_pose(x2) & of(x2,x4) & n_hair(x4) & of(x2,x3) & n_clothing(x3) & a_eccentric(s1) & Theme(s1,x2) & n_man(x1) & a_topic(x1) & with(x1,x2) & in(x2,x5) & n_store(x5)) | exists p1 x1.(exists x2 x3.(in(x1,x2) & n_shopping(x2) & of(x2,x3) & n_store(x3)) & n_man(x1)) | 4bcfe9fa-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(with(x1,x2) & of(x2,x4) & of(x2,x3) & n_store(x5) & n_pose(x2) & n_man(x1) & n_hair(x4) & n_clothing(x3) & in(x2,x5) & a_topic(x1) & a_eccentric(s1) & Theme(s1,x2)) | exists x1.(n_man(x1) & exists x2 x3.(of(x2,x3) & n_store(x3) & n_shopping(x2) & in(x1,x2))) |
||
The man with the eccentric clothing and hair poses in a store. | A man is in a store. | 0 | -100 | the man poses in a store because he is in a store | exists s1 x1 x2 x3 x4 x5.(n_pose(x2) & of(x2,x4) & n_hair(x4) & of(x2,x3) & n_clothing(x3) & a_eccentric(s1) & Theme(s1,x2) & n_man(x1) & a_topic(x1) & with(x1,x2) & in(x2,x5) & n_store(x5)) | exists p1 x1.(exists x2.(in(x1,x2) & n_store(x2)) & n_man(x1)) | 4bcfeee6-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(with(x1,x2) & of(x2,x4) & of(x2,x3) & n_store(x5) & n_pose(x2) & n_man(x1) & n_hair(x4) & n_clothing(x3) & in(x2,x5) & a_topic(x1) & a_eccentric(s1) & Theme(s1,x2)) | exists x1.(n_man(x1) & exists x2.(n_store(x2) & in(x1,x2))) |
||
The man with the eccentric clothing and hair poses in a store. | A man is in a restaurant eating. | 2 | -100 | The man cannot be in a restaurant and a store at the same time. | exists s1 x1 x2 x3 x4 x5.(n_pose(x2) & of(x2,x4) & n_hair(x4) & of(x2,x3) & n_clothing(x3) & a_eccentric(s1) & Theme(s1,x2) & n_man(x1) & a_topic(x1) & with(x1,x2) & in(x2,x5) & n_store(x5)) | exists p1 x1.(exists x2 x3.(in(x1,x2) & n_eating(x2) & of(x2,x3) & n_restaurant(x3)) & n_man(x1)) | 4bcff3aa-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4 x5.(with(x1,x2) & of(x2,x4) & of(x2,x3) & n_store(x5) & n_pose(x2) & n_man(x1) & n_hair(x4) & n_clothing(x3) & in(x2,x5) & a_topic(x1) & a_eccentric(s1) & Theme(s1,x2)) | exists x1.(n_man(x1) & exists x2 x3.(of(x2,x3) & n_restaurant(x3) & n_eating(x2) & in(x1,x2))) |
||
A person in a kilt and a sports jersey and a Mohawk is in a store. | A person wearing a kilt, dances at a wedding. | 2 | -100 | The person cannot be in a store and dances at a wedding simultaneously. | exists p1 x1 x2 x3 x4 x5 x6 x7.(exists x8.(in(x1,x8) & n_store(x8)) & in(x1,x2) & subset_of(x4,x2) & subset_of(x7,x4) & ne_geo_mohawk(x7) & subset_of(x5,x4) & n_jersey(x5) & of(x5,x6) & n_sport(x6) & subset_of(x3,x2) & n_kilt(x3) & n_person(x1)) | exists e1 e2 x1 x2 x3 x4.(at(e2,x4) & n_wedding(x4) & Actor(e2,x1) & v_dance(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_kilt(x3) & (x1 = x2) & n_person(x1)) | 4bcff850-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4 x5 x6 x7.(subset_of(x7,x4) & subset_of(x5,x4) & subset_of(x4,x2) & subset_of(x3,x2) & of(x5,x6) & ne_geo_mohawk(x7) & n_sport(x6) & n_person(x1) & n_kilt(x3) & n_jersey(x5) & in(x1,x2) & exists x8.(n_store(x8) & in(x1,x8))) | exists e1 e2 x1 x2 x3 x4.(v_wear(e1) & v_dance(e2) & n_wedding(x4) & n_person(x1) & n_kilt(x3) & at(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A person in a kilt and a sports jersey and a Mohawk is in a store. | A person dressed up for halloween stops at a store. | 1 | -100 | A person dress in a kilt and jersey with a mohawk may not be dressed up for halloween. That could be his regular everyday attire. | exists p1 x1 x2 x3 x4 x5 x6 x7.(exists x8.(in(x1,x8) & n_store(x8)) & in(x1,x2) & subset_of(x4,x2) & subset_of(x7,x4) & ne_geo_mohawk(x7) & subset_of(x5,x4) & n_jersey(x5) & of(x5,x6) & n_sport(x6) & subset_of(x3,x2) & n_kilt(x3) & n_person(x1)) | exists e1 s1 x1 x2 x3 x4.(at(e1,x4) & n_store(x4) & a_up(s1) & Manner(e1,s1) & for(e1,x2) & n_stop(x2) & of(x2,x3) & n_halloween(x3) & Theme(e1,x1) & v_dress(e1) & n_person(x1)) | 4bcffcba-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4 x5 x6 x7.(subset_of(x7,x4) & subset_of(x5,x4) & subset_of(x4,x2) & subset_of(x3,x2) & of(x5,x6) & ne_geo_mohawk(x7) & n_sport(x6) & n_person(x1) & n_kilt(x3) & n_jersey(x5) & in(x1,x2) & exists x8.(n_store(x8) & in(x1,x8))) | exists e1 s1 x1 x2 x3 x4.(v_dress(e1) & of(x2,x3) & n_store(x4) & n_stop(x2) & n_person(x1) & n_halloween(x3) & for(e1,x2) & at(e1,x4) & a_up(s1) & Theme(e1,x1) & Manner(e1,s1)) |
||
A person in a kilt and a sports jersey and a Mohawk is in a store. | A person wearing a kilt, sports jersey and Mohawk is in a store. | 0 | -100 | It has already been stated that a person in a kilt, sports jersey, and a Mohawk are in a store. | exists p1 x1 x2 x3 x4 x5 x6 x7.(exists x8.(in(x1,x8) & n_store(x8)) & in(x1,x2) & subset_of(x4,x2) & subset_of(x7,x4) & ne_geo_mohawk(x7) & subset_of(x5,x4) & n_jersey(x5) & of(x5,x6) & n_sport(x6) & subset_of(x3,x2) & n_kilt(x3) & n_person(x1)) | exists e1 p1 x1 x2 x3 x4 x5 x6 x7.(exists x8.(in(x1,x8) & n_store(x8)) & rel(x1,x4) & n_mohawk(x7) & n_jersey(x6) & subset_of(x7,x4) & subset_of(x6,x4) & of(x4,x5) & n_sport(x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_kilt(x3) & (x1 = x2) & n_person(x1)) | 4bd00156-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4 x5 x6 x7.(subset_of(x7,x4) & subset_of(x5,x4) & subset_of(x4,x2) & subset_of(x3,x2) & of(x5,x6) & ne_geo_mohawk(x7) & n_sport(x6) & n_person(x1) & n_kilt(x3) & n_jersey(x5) & in(x1,x2) & exists x8.(n_store(x8) & in(x1,x8))) | exists e1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e1) & subset_of(x7,x4) & subset_of(x6,x4) & rel(x1,x4) & of(x4,x5) & n_sport(x5) & n_person(x1) & n_mohawk(x7) & n_kilt(x3) & n_jersey(x6) & exists x8.(n_store(x8) & in(x1,x8)) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A man with multicolored hair wearing a weird outfit | A man has dressed in an outfit. | 0 | -100 | It is already stated that the man is wearing an outfit. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_outfit(x4) & a_weird(s2) & Theme(s2,x4) & (x1 = x3) & with(x1,x2) & n_hair(x2) & a_multicolored(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(in(e1,x2) & n_outfit(x2) & Actor(e1,x1) & v_dress(e1) & n_man(x1)) | 4bd00584-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_wear(e1) & n_outfit(x4) & n_man(x1) & n_hair(x2) & a_weird(s2) & a_topic(x1) & a_multicolored(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2.(v_dress(e1) & n_outfit(x2) & n_man(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A man with multicolored hair wearing a weird outfit | A man has dyed hair. | 1 | -100 | The man with multicolored hair could be wearing a wig and not have dyed hair. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_outfit(x4) & a_weird(s2) & Theme(s2,x4) & (x1 = x3) & with(x1,x2) & n_hair(x2) & a_multicolored(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_dye(e1) & n_hair(x2) & n_man(x1)) | 4bd0099e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_wear(e1) & n_outfit(x4) & n_man(x1) & n_hair(x2) & a_weird(s2) & a_topic(x1) & a_multicolored(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2.(v_dye(e1) & n_man(x1) & n_hair(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man with multicolored hair wearing a weird outfit | A man has brown hair. | 2 | -100 | The man cannot have multicolored hair and brown hair simultaneously. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_outfit(x4) & a_weird(s2) & Theme(s2,x4) & (x1 = x3) & with(x1,x2) & n_hair(x2) & a_multicolored(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_brown(e1) & n_hair(x2) & n_man(x1)) | 4bd00e8a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x1,x2) & v_wear(e1) & n_outfit(x4) & n_man(x1) & n_hair(x2) & a_weird(s2) & a_topic(x1) & a_multicolored(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2.(v_brown(e1) & n_man(x1) & n_hair(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two friends enjoy ice cream on a nice day. | Two people enjoy coffee outside. | 2 | -100 | The people can either have ice cream or coffee. | exists e1 s1 x1 x2 x3 x4.(on(e1,x4) & n_day(x4) & a_nice(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_cream(x2) & of(x2,x3) & n_ice(x3) & n_friend(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_outside(x2) & of(x2,x3) & n_coffee(x3) & n_people(x1) & card_eq_2(x1)) | 4bd021e0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_enjoy(e1) & on(e1,x4) & of(x2,x3) & n_ice(x3) & n_friend(x1) & n_day(x4) & n_cream(x2) & card_eq_2(x1) & a_nice(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_enjoy(e1) & of(x2,x3) & n_people(x1) & n_outside(x2) & n_coffee(x3) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two friends enjoy ice cream on a nice day. | Two people enjoy chocolate ice cream outside. | 1 | -100 | There is no indication that the flavor of ice cream is chocolate and just because it's a nice day doesn't mean they are outside. | exists e1 s1 x1 x2 x3 x4.(on(e1,x4) & n_day(x4) & a_nice(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_cream(x2) & of(x2,x3) & n_ice(x3) & n_friend(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2 x3 x4.(a_outside(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_cream(x2) & of(x2,x4) & n_ice(x4) & of(x2,x3) & n_chocolate(x3) & n_people(x1) & card_eq_2(x1)) | 4bd02640-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_enjoy(e1) & on(e1,x4) & of(x2,x3) & n_ice(x3) & n_friend(x1) & n_day(x4) & n_cream(x2) & card_eq_2(x1) & a_nice(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_enjoy(e1) & of(x2,x4) & of(x2,x3) & n_people(x1) & n_ice(x4) & n_cream(x2) & n_chocolate(x3) & card_eq_2(x1) & a_outside(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
Two friends enjoy ice cream on a nice day. | Two friends enjoy the nice day. | 0 | -100 | The day is nice and two friends are together eating ice cream enjoying it. | exists e1 s1 x1 x2 x3 x4.(on(e1,x4) & n_day(x4) & a_nice(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_cream(x2) & of(x2,x3) & n_ice(x3) & n_friend(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2.(n_day(x2) & a_nice(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_friend(x1) & card_eq_2(x1)) | 4bd02b7c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_enjoy(e1) & on(e1,x4) & of(x2,x3) & n_ice(x3) & n_friend(x1) & n_day(x4) & n_cream(x2) & card_eq_2(x1) & a_nice(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_enjoy(e1) & n_friend(x1) & n_day(x2) & card_eq_2(x1) & a_nice(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man with a Mohawk with his arms in the air. | A man goes skiing. | 2 | -100 | The man has his arms in the air or is skiing, but not both. | exists x1 x2 x3 x4.(n_air(x4) & a_topic(x1) & with(x1,x2) & with(x2,x3) & in(x3,x4) & n_arm(x3) & of(x3,x1) & n_male(x1) & n_mohawk(x2) & n_man(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_go(e1) & n_skiing(x2) & n_man(x1)) | 4bd03022-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(with(x2,x3) & with(x1,x2) & of(x3,x1) & n_mohawk(x2) & n_man(x1) & n_male(x1) & n_arm(x3) & n_air(x4) & in(x3,x4) & a_topic(x1)) | exists e1 x1 x2.(v_go(e1) & n_skiing(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man with a Mohawk with his arms in the air. | A man with a mohawk raises his arms. | 0 | -100 | The man with a Mohawk raises his arms, so they are in the air. | exists x1 x2 x3 x4.(n_air(x4) & a_topic(x1) & with(x1,x2) & with(x2,x3) & in(x3,x4) & n_arm(x3) & of(x3,x1) & n_male(x1) & n_mohawk(x2) & n_man(x1)) | exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_raise(e1) & n_arm(x3) & of(x3,x1) & n_male(x1) & with(x1,x2) & n_mohawk(x2) & n_man(x1)) | 4bd03554-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4.(with(x2,x3) & with(x1,x2) & of(x3,x1) & n_mohawk(x2) & n_man(x1) & n_male(x1) & n_arm(x3) & n_air(x4) & in(x3,x4) & a_topic(x1)) | exists e1 x1 x2 x3.(with(x1,x2) & v_raise(e1) & of(x3,x1) & n_mohawk(x2) & n_man(x1) & n_male(x1) & n_arm(x3) & Theme(e1,x3) & Actor(e1,x1)) |
||
Two young ladies sitting on a bench eating ice cream cones. | There are two old ladies. | 2 | -100 | Young is not old. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_eat(e2) & n_cone(x4) & of(x4,x6) & n_cream(x6) & of(x4,x5) & n_ice(x5) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists p1 x1 s1 x2.((x1 = x2) & n_lady(x2) & a_old(s1) & Theme(s1,x2) & card_eq_2(x2)) | 4bd03f2c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_eat(e2) & on(e1,x3) & of(x4,x6) & of(x4,x5) & n_lady(x1) & n_ice(x5) & n_cream(x6) & n_cone(x4) & n_bench(x3) & for(e1,e2) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists x1 s1 x2.(n_lady(x2) & card_eq_2(x2) & a_old(s1) & Theme(s1,x2) & (x1 = x2)) |
||
Two young ladies sitting on a bench eating ice cream cones. | The ladies are chatting about their boyfriends. | 1 | -100 | Just because two ladies are eating ice cream doesn't mean they are chatting about their boyfriends. They could be chatting about anything. | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_eat(e2) & n_cone(x4) & of(x4,x6) & n_cream(x6) & of(x4,x5) & n_ice(x5) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_boyfriend(x2) & of(x2,x1) & n_thing(x1) & n_lady(x1) & about(e1,x2) & Actor(e1,x1) & v_chat(e1)) | 4bd043e6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_eat(e2) & on(e1,x3) & of(x4,x6) & of(x4,x5) & n_lady(x1) & n_ice(x5) & n_cream(x6) & n_cone(x4) & n_bench(x3) & for(e1,e2) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_chat(e1) & of(x2,x1) & n_thing(x1) & n_lady(x1) & n_boyfriend(x2) & about(e1,x2) & Actor(e1,x1)) |
||
Two young ladies sitting on a bench eating ice cream cones. | Two young laddies are eating cold stuff. | 0 | -100 | The young laddies are eating cold ice cream on a beach. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & for(e1,e2) & Theme(e2,x4) & Actor(e2,x2) & v_eat(e2) & n_cone(x4) & of(x4,x6) & n_cream(x6) & of(x4,x5) & n_ice(x5) & on(e1,x3) & n_bench(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_lady(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 s2 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_stuff(x2) & a_cold(s2) & Theme(s2,x2) & n_laddie(x1) & a_young(s1) & Theme(s1,x1) & card_eq_2(x1)) | 4bd04850-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_eat(e2) & on(e1,x3) & of(x4,x6) & of(x4,x5) & n_lady(x1) & n_ice(x5) & n_cream(x6) & n_cone(x4) & n_bench(x3) & for(e1,e2) & card_eq_2(x1) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x2) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 s2 x1 x2.(v_eat(e1) & n_stuff(x2) & n_laddie(x1) & card_eq_2(x1) & a_young(s1) & a_cold(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
two girls are sitting on a park bench eating ice cream cones. | The girls are researching the ways of getting out of the prison. | 2 | -100 | A park is not in prison. | exists e1 e2 x1 x2 x3 x4 x5 x6.(for(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_eat(e2) & n_cone(x4) & of(x4,x6) & n_cream(x6) & of(x4,x5) & n_ice(x5) & on(e1,x2) & n_bench(x2) & of(x2,x3) & n_park(x3) & Actor(e1,x1) & v_sit(e1) & n_girl(x1) & card_eq_2(x1)) | exists e1 e2 x1 x2 x3 x4.(n_prison(x4) & n_way(x2) & n_girl(x1) & Theme(e2,x2) & Actor(e2,x1) & v_research(e2) & r_out(e1) & of(e1,x4) & Actor(e1,x3) & v_get(e1) & (x2 = x3)) | 4bd04ca6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_eat(e2) & on(e1,x2) & of(x4,x6) & of(x4,x5) & of(x2,x3) & n_park(x3) & n_ice(x5) & n_girl(x1) & n_cream(x6) & n_cone(x4) & n_bench(x2) & for(e1,e2) & card_eq_2(x1) & Theme(e2,x4) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4.(v_research(e2) & v_get(e1) & r_out(e1) & of(e1,x4) & n_way(x2) & n_prison(x4) & n_girl(x1) & Theme(e2,x2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) |
||
two girls are sitting on a park bench eating ice cream cones. | Girls are eating ice creams. | 0 | -100 | The girls are sitting together on a bench eating ice cream cones. | exists e2 e1 x1 x2 x3 x4 x5 x6.(for(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_eat(e2) & n_cone(x4) & of(x4,x6) & n_cream(x6) & of(x4,x5) & n_ice(x5) & on(e1,x2) & n_bench(x2) & of(x2,x3) & n_park(x3) & Actor(e1,x1) & v_sit(e1) & n_girl(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_cream(x2) & of(x2,x3) & n_ice(x3) & n_girl(x1)) | 4bd05106-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_eat(e2) & on(e1,x2) & of(x4,x6) & of(x4,x5) & of(x2,x3) & n_park(x3) & n_ice(x5) & n_girl(x1) & n_cream(x6) & n_cone(x4) & n_bench(x2) & for(e1,e2) & card_eq_2(x1) & Theme(e2,x4) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_eat(e1) & of(x2,x3) & n_ice(x3) & n_girl(x1) & n_cream(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
two girls are sitting on a park bench eating ice cream cones. | The girls are having ice creams in a sunny day. | 1 | -100 | You can sit on a park bench eating ice cream without it being a sunny day. It could be overcast or cloudy. | exists e1 e2 x1 x2 x3 x4 x5 x6.(for(e1,e2) & Theme(e2,x4) & Actor(e2,x1) & v_eat(e2) & n_cone(x4) & of(x4,x6) & n_cream(x6) & of(x4,x5) & n_ice(x5) & on(e1,x2) & n_bench(x2) & of(x2,x3) & n_park(x3) & Actor(e1,x1) & v_sit(e1) & n_girl(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2 x3 x4.(n_girl(x1) & in(e1,x4) & n_day(x4) & a_sunny(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_cream(x2) & of(x2,x3) & n_ice(x3)) | 4bd0555c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6.(v_sit(e1) & v_eat(e2) & on(e1,x2) & of(x4,x6) & of(x4,x5) & of(x2,x3) & n_park(x3) & n_ice(x5) & n_girl(x1) & n_cream(x6) & n_cone(x4) & n_bench(x2) & for(e1,e2) & card_eq_2(x1) & Theme(e2,x4) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_have(e1) & of(x2,x3) & n_ice(x3) & n_girl(x1) & n_day(x4) & n_cream(x2) & in(e1,x4) & a_sunny(s1) & Theme(s1,x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
An obese man dressed in only shorts, parking a red motor scooter | a fat man parks his scooter near the beach | 1 | -100 | The man can park the scooter anywhere in the world, not only the beach. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(Theme(e2,x4) & Actor(e2,x1) & v_park(e2) & n_scooter(x4) & of(x4,x5) & n_motor(x5) & a_red(s2) & Theme(s2,x4) & in(e1,x3) & all x6.(n_shorts(x6) -> (x3 = x6)) & n_shorts(x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1) & a_obese(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3 x4 x5.(n_beach(x5) & a_topic(x1) & near(x1,x5) & Time(x1,x4) & n_scooter(x4) & n_his(x1) & of(x1,x3) & n_park(x3) & of(x1,x2) & n_man(x2) & a_fat(s1) & Theme(s1,x1)) | 4bd059a8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(v_park(e2) & v_dress(e1) & of(x4,x5) & n_shorts(x3) & n_scooter(x4) & n_motor(x5) & n_man(x1) & in(e1,x3) & all x6.(-n_shorts(x6) | (x3 = x6)) & a_red(s2) & a_obese(s1) & Theme(s2,x4) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2)) | exists s1 x1 x2 x3 x4 x5.(of(x1,x3) & of(x1,x2) & near(x1,x5) & n_scooter(x4) & n_park(x3) & n_man(x2) & n_his(x1) & n_beach(x5) & a_topic(x1) & a_fat(s1) & Time(x1,x4) & Theme(s1,x1)) |
||
An obese man dressed in only shorts, parking a red motor scooter | a skinny man rides his scooter fast | 2 | -100 | A man cannot be obese and skinny simultaneously. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(Theme(e2,x4) & Actor(e2,x1) & v_park(e2) & n_scooter(x4) & of(x4,x5) & n_motor(x5) & a_red(s2) & Theme(s2,x4) & in(e1,x3) & all x6.(n_shorts(x6) -> (x3 = x6)) & n_shorts(x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1) & a_obese(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2.(a_fast(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_scooter(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & a_skinny(s1) & Theme(s1,x1)) | 4bd05fd4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(v_park(e2) & v_dress(e1) & of(x4,x5) & n_shorts(x3) & n_scooter(x4) & n_motor(x5) & n_man(x1) & in(e1,x3) & all x6.(-n_shorts(x6) | (x3 = x6)) & a_red(s2) & a_obese(s1) & Theme(s2,x4) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2)) | exists e1 s1 s2 x1 x2.(v_ride(e1) & of(x2,x1) & n_scooter(x2) & n_man(x1) & n_male(x1) & a_skinny(s1) & a_fast(s2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) |
||
An obese man dressed in only shorts, parking a red motor scooter | a person on a scooter | 0 | -100 | a man is a person and parking a red motor scooter is that he is on a scooter | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(Theme(e2,x4) & Actor(e2,x1) & v_park(e2) & n_scooter(x4) & of(x4,x5) & n_motor(x5) & a_red(s2) & Theme(s2,x4) & in(e1,x3) & all x6.(n_shorts(x6) -> (x3 = x6)) & n_shorts(x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_man(x1) & a_obese(s1) & Theme(s1,x1)) | exists x1 x2.(a_topic(x1) & on(x1,x2) & n_scooter(x2) & n_person(x1)) | 4bd064c0-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5.(v_park(e2) & v_dress(e1) & of(x4,x5) & n_shorts(x3) & n_scooter(x4) & n_motor(x5) & n_man(x1) & in(e1,x3) & all x6.(-n_shorts(x6) | (x3 = x6)) & a_red(s2) & a_obese(s1) & Theme(s2,x4) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x1) & (x1 = x2)) | exists x1 x2.(on(x1,x2) & n_scooter(x2) & n_person(x1) & a_topic(x1)) |
||
Young lady either showing off her manicure or hitch hiking. | The lady has a manicure. | 1 | -100 | Sentence one doesn't know if the lady has a manicure or she is just hitch hiking. | exists e1 s1 s2 s3 x1 x2 x3.(a_topic(x1) & a_either(s3) & Manner(e1,s3) & a_off(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_show(e1) & (n_manicure(x3) | exists x4.(n_hiking(x3) & of(x3,x4) & n_hitch(x4))) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_lady(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_lady(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_manicure(x2)) | 4bd06aba-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_show(e1) & of(x3,x1) & n_lady(x1) & n_female(x1) & a_young(s1) & a_topic(x1) & a_off(s2) & a_either(s3) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s3) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2) & (n_manicure(x3) | exists x4.(of(x3,x4) & n_hitch(x4) & n_hiking(x3)))) | exists e1 x1 x2.(v_have(e1) & n_manicure(x2) & n_lady(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Young lady either showing off her manicure or hitch hiking. | A young man is walking. | 2 | -100 | Lady is not man. | exists e1 s1 s2 s3 x1 x2 x3.(a_topic(x1) & a_either(s3) & Manner(e1,s3) & a_off(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_show(e1) & (n_manicure(x3) | exists x4.(n_hiking(x3) & of(x3,x4) & n_hitch(x4))) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_lady(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1.(Actor(e1,x1) & v_walk(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | 4bd06fec-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_show(e1) & of(x3,x1) & n_lady(x1) & n_female(x1) & a_young(s1) & a_topic(x1) & a_off(s2) & a_either(s3) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s3) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2) & (n_manicure(x3) | exists x4.(of(x3,x4) & n_hitch(x4) & n_hiking(x3)))) | exists e1 s1 x1.(v_walk(e1) & n_man(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Young lady either showing off her manicure or hitch hiking. | A young lady is showing her hand. | 0 | -100 | She, the young lady, is showing off her manicure by showing her hand. | exists e1 s1 s2 s3 x1 x2 x3.(a_topic(x1) & a_either(s3) & Manner(e1,s3) & a_off(s2) & Manner(e1,s2) & Theme(e1,x3) & Actor(e1,x2) & v_show(e1) & (n_manicure(x3) | exists x4.(n_hiking(x3) & of(x3,x4) & n_hitch(x4))) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_lady(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_show(e1) & n_hand(x2) & of(x2,x1) & n_female(x1) & n_lady(x1) & a_young(s1) & Theme(s1,x1)) | 4bd074d8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_show(e1) & of(x3,x1) & n_lady(x1) & n_female(x1) & a_young(s1) & a_topic(x1) & a_off(s2) & a_either(s3) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s3) & Manner(e1,s2) & Actor(e1,x2) & (x1 = x2) & (n_manicure(x3) | exists x4.(of(x3,x4) & n_hitch(x4) & n_hiking(x3)))) | exists e1 s1 x1 x2.(v_show(e1) & of(x2,x1) & n_lady(x1) & n_hand(x2) & n_female(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A overweight man with shorts on about to get on a motorcycle. | A fat man hurries home to eat dinner. | 1 | -100 | A man about to get on a motorcycle does not mean he is in a hurry to get home to eat dinner. He could be going anywhere to do anything and may or may not be in a hurry. | exists e1 p1 s1 x1 x2 x3.(a_topic(x1) & with(x1,x2) & on(x2,e1) & Topic(e1,p1) & Actor(e1,x3) & v_about(e1) & exists e2 x4.(on(e2,x4) & n_motorcycle(x4) & Actor(e2,x3) & v_get(e2)) & n_thing(x3) & n_shorts(x2) & n_man(x1) & a_overweight(s1) & Theme(s1,x1)) | exists p1 s1 x1 x2 x3.(a_topic(x1) & Topic(x1,p1) & exists e1 x4.(Theme(e1,x4) & Actor(e1,x1) & v_eat(e1) & n_dinner(x4)) & n_home(x1) & of(x1,x3) & n_hurry(x3) & of(x1,x2) & n_man(x2) & a_fat(s1) & Theme(s1,x1)) | 4bd079c4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(with(x1,x2) & v_about(e1) & on(x2,e1) & n_thing(x3) & n_shorts(x2) & n_man(x1) & exists e2 x4.(v_get(e2) & on(e2,x4) & n_motorcycle(x4) & Actor(e2,x3)) & a_topic(x1) & a_overweight(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x3)) | exists p1 s1 x1 x2 x3.(of(x1,x3) & of(x1,x2) & n_man(x2) & n_hurry(x3) & n_home(x1) & exists e1 x4.(v_eat(e1) & n_dinner(x4) & Theme(e1,x4) & Actor(e1,x1)) & a_topic(x1) & a_fat(s1) & Topic(x1,p1) & Theme(s1,x1)) |
||
A overweight man with shorts on about to get on a motorcycle. | A chubby man gets ready to go for a ride. | 0 | -100 | Because he is chubby, the man has to get ready to ride a motorcycle. | exists e1 p1 s1 x1 x2 x3.(a_topic(x1) & with(x1,x2) & on(x2,e1) & Topic(e1,p1) & Actor(e1,x3) & v_about(e1) & exists e2 x4.(on(e2,x4) & n_motorcycle(x4) & Actor(e2,x3) & v_get(e2)) & n_thing(x3) & n_shorts(x2) & n_man(x1) & a_overweight(s1) & Theme(s1,x1)) | exists e1 p1 s1 x1.(exists p2 s2.(Topic(s2,p2) & Actor(s2,x1) & a_ready(s2) & exists e2 x2.(for(e2,x2) & n_ride(x2) & Actor(e2,x1) & v_go(e2))) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & n_man(x1) & a_chubby(s1) & Theme(s1,x1)) | 4bd07e9c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(with(x1,x2) & v_about(e1) & on(x2,e1) & n_thing(x3) & n_shorts(x2) & n_man(x1) & exists e2 x4.(v_get(e2) & on(e2,x4) & n_motorcycle(x4) & Actor(e2,x3)) & a_topic(x1) & a_overweight(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x3)) | exists e1 p1 s1 x1.(v_get(e1) & n_man(x1) & exists p2 s2.(exists e2 x2.(v_go(e2) & n_ride(x2) & for(e2,x2) & Actor(e2,x1)) & a_ready(s2) & Topic(s2,p2) & Actor(s2,x1)) & a_chubby(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A overweight man with shorts on about to get on a motorcycle. | An overweight man wearing a clown suit walks sits in a hot tub. | 2 | -100 | You cannot get on a motorcycle is not sits in a hot tub. | exists e1 p1 s1 x1 x2 x3.(a_topic(x1) & with(x1,x2) & on(x2,e1) & Topic(e1,p1) & Actor(e1,x3) & v_about(e1) & exists e2 x4.(on(e2,x4) & n_motorcycle(x4) & Actor(e2,x3) & v_get(e2)) & n_thing(x3) & n_shorts(x2) & n_man(x1) & a_overweight(s1) & Theme(s1,x1)) | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(in(e2,x5) & n_tub(x5) & a_hot(s3) & Theme(s3,x5) & Theme(e2,x4) & Actor(e2,x1) & v_walk(e2) & n_sit(x4) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_suit(x3) & a_clown(s2) & Theme(s2,x3) & (x1 = x2) & n_man(x1) & a_overweight(s1) & Theme(s1,x1)) | 4bd08536-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3.(with(x1,x2) & v_about(e1) & on(x2,e1) & n_thing(x3) & n_shorts(x2) & n_man(x1) & exists e2 x4.(v_get(e2) & on(e2,x4) & n_motorcycle(x4) & Actor(e2,x3)) & a_topic(x1) & a_overweight(s1) & Topic(e1,p1) & Theme(s1,x1) & Actor(e1,x3)) | exists e2 e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_wear(e1) & v_walk(e2) & n_tub(x5) & n_suit(x3) & n_sit(x4) & n_man(x1) & in(e2,x5) & a_overweight(s1) & a_hot(s3) & a_clown(s2) & Theme(s3,x5) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.