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 clowns dressed in makeup and elaborate clothing stand together with their instruments. | The two clowns were ready to perform for the crowd | 1 | 0.780296 | The clowns can perform for a number of reasons and not necessarily a crowd | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & with(e1,x7) & n_instrument(x7) & of(x7,x1) & n_thing(x1) & a_together(s2) & Manner(e1,s2) & in(e1,x3) & n_stand(x5) & of(x5,x6) & n_clothing(x6) & a_elaborate(s1) & Theme(s1,x5) & n_makeup(x4) & subset_of(x5,x3) & subset_of(x4,x3) & Theme(e1,x2) & v_dress(e1) & (x1 = x2) & n_clown(x1) & card_eq_2(x1)) | exists p1 s1 x1 x2.(n_crowd(x2) & n_clown(x1) & card_eq_2(x1) & Topic(s1,p1) & Actor(s1,x1) & a_ready(s1) & exists e1.(for(e1,x2) & Actor(e1,x1) & v_perform(e1))) | 4d2864bc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(e1,x7) & v_dress(e1) & subset_of(x5,x3) & subset_of(x4,x3) & of(x7,x1) & of(x5,x6) & n_thing(x1) & n_stand(x5) & n_makeup(x4) & n_instrument(x7) & n_clown(x1) & n_clothing(x6) & in(e1,x3) & card_eq_2(x1) & a_topic(x1) & a_together(s2) & a_elaborate(s1) & Theme(s1,x5) & Theme(e1,x2) & Manner(e1,s2) & (x1 = x2)) | exists p1 s1 x1 x2.(n_crowd(x2) & n_clown(x1) & exists e1.(v_perform(e1) & for(e1,x2) & Actor(e1,x1)) & card_eq_2(x1) & a_ready(s1) & Topic(s1,p1) & Actor(s1,x1)) |
||
Three men in white shirts dance and sing on a stage as a group of women watch from the sidelines. | Some men are being watched by some women | 0 | 1 | Three men can be described as "some men", and a group of women is "some women". | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_sideline(x10) & a_topic(x4) & from(e1,x10) & Theme(e1,x9) & Actor(e1,x5) & v_watch(e1) & (x4 = x9) & on(x5,x6) & as(x6,x7) & of(x7,x8) & n_woman(x8) & n_group(x7) & n_stage(x6) & n_sing(x5) & n_man(x4) & card_eq_3(x4) & a_topic(x1) & in(x1,x2) & n_dance(x2) & of(x2,x3) & n_shirt(x3) & a_white(s1) & Theme(s1,x2) & n_man(x1) & card_eq_3(x1)) | exists e1 x1 x2.(Actor(e1,x2) & n_woman(x2) & Theme(e1,x1) & v_watch(e1) & n_man(x1)) | 4d289cd4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_watch(e1) & on(x5,x6) & of(x7,x8) & of(x2,x3) & n_woman(x8) & n_stage(x6) & n_sing(x5) & n_sideline(x10) & n_shirt(x3) & n_man(x4) & n_man(x1) & n_group(x7) & n_dance(x2) & in(x1,x2) & from(e1,x10) & card_eq_3(x4) & card_eq_3(x1) & as(x6,x7) & a_white(s1) & a_topic(x4) & a_topic(x1) & Theme(s1,x2) & Theme(e1,x9) & Actor(e1,x5) & (x4 = x9)) | exists e1 x1 x2.(v_watch(e1) & n_woman(x2) & n_man(x1) & Theme(e1,x1) & Actor(e1,x2)) |
||
Three men in white shirts dance and sing on a stage as a group of women watch from the sidelines. | The men flying kites through the fields of Romania. | 2 | 0 | People cannot dance and sing while simultaneously flying kites. There cannot be fields on a stage. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_sideline(x10) & a_topic(x4) & from(e1,x10) & Theme(e1,x9) & Actor(e1,x5) & v_watch(e1) & (x4 = x9) & on(x5,x6) & as(x6,x7) & of(x7,x8) & n_woman(x8) & n_group(x7) & n_stage(x6) & n_sing(x5) & n_man(x4) & card_eq_3(x4) & a_topic(x1) & in(x1,x2) & n_dance(x2) & of(x2,x3) & n_shirt(x3) & a_white(s1) & Theme(s1,x2) & n_man(x1) & card_eq_3(x1)) | exists e1 x1 x2 x3 x4 x5.(ne_geo_romania(x5) & n_field(x4) & n_man(x1) & a_topic(x1) & through(e1,x4) & of(x4,x5) & Theme(e1,x3) & Actor(e1,x2) & v_fly(e1) & n_kite(x3) & (x1 = x2)) | 4d28a10c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_watch(e1) & on(x5,x6) & of(x7,x8) & of(x2,x3) & n_woman(x8) & n_stage(x6) & n_sing(x5) & n_sideline(x10) & n_shirt(x3) & n_man(x4) & n_man(x1) & n_group(x7) & n_dance(x2) & in(x1,x2) & from(e1,x10) & card_eq_3(x4) & card_eq_3(x1) & as(x6,x7) & a_white(s1) & a_topic(x4) & a_topic(x1) & Theme(s1,x2) & Theme(e1,x9) & Actor(e1,x5) & (x4 = x9)) | exists e1 x1 x2 x3 x4 x5.(v_fly(e1) & through(e1,x4) & of(x4,x5) & ne_geo_romania(x5) & n_man(x1) & n_kite(x3) & n_field(x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Three men in white shirts dance and sing on a stage as a group of women watch from the sidelines. | Three men try to win the hearts of the women who are watching them | 1 | 0.080468 | Just because men are singing and dancing, does not mean they are trying to win the hearts of the women. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_sideline(x10) & a_topic(x4) & from(e1,x10) & Theme(e1,x9) & Actor(e1,x5) & v_watch(e1) & (x4 = x9) & on(x5,x6) & as(x6,x7) & of(x7,x8) & n_woman(x8) & n_group(x7) & n_stage(x6) & n_sing(x5) & n_man(x4) & card_eq_3(x4) & a_topic(x1) & in(x1,x2) & n_dance(x2) & of(x2,x3) & n_shirt(x3) & a_white(s1) & Theme(s1,x2) & n_man(x1) & card_eq_3(x1)) | exists e1 p1 x1 x2 x3.(n_thing(x3) & n_woman(x3) & n_heart(x2) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e3 e2 x4.(Theme(e3,x2) & Actor(e3,x1) & v_win(e3) & of(x2,x3) & Theme(e2,x3) & Actor(e2,x4) & v_watch(e2) & (x3 = x4)) & n_man(x1) & card_eq_3(x1)) | 4d28aa58-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_watch(e1) & on(x5,x6) & of(x7,x8) & of(x2,x3) & n_woman(x8) & n_stage(x6) & n_sing(x5) & n_sideline(x10) & n_shirt(x3) & n_man(x4) & n_man(x1) & n_group(x7) & n_dance(x2) & in(x1,x2) & from(e1,x10) & card_eq_3(x4) & card_eq_3(x1) & as(x6,x7) & a_white(s1) & a_topic(x4) & a_topic(x1) & Theme(s1,x2) & Theme(e1,x9) & Actor(e1,x5) & (x4 = x9)) | exists e1 p1 x1 x2 x3.(v_try(e1) & n_woman(x3) & n_thing(x3) & n_man(x1) & n_heart(x2) & exists e3 e2 x4.(v_win(e3) & v_watch(e2) & of(x2,x3) & Theme(e3,x2) & Theme(e2,x3) & Actor(e3,x1) & Actor(e2,x4) & (x3 = x4)) & card_eq_3(x1) & Topic(e1,p1) & Actor(e1,x1)) |
||
Three men in white shirts dance and sing on a stage as a group of women watch from the sidelines. | The men are in a talent show. | 1 | 0.62607 | The men don't have to be a talent show to sing and dance | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_sideline(x10) & a_topic(x4) & from(e1,x10) & Theme(e1,x9) & Actor(e1,x5) & v_watch(e1) & (x4 = x9) & on(x5,x6) & as(x6,x7) & of(x7,x8) & n_woman(x8) & n_group(x7) & n_stage(x6) & n_sing(x5) & n_man(x4) & card_eq_3(x4) & a_topic(x1) & in(x1,x2) & n_dance(x2) & of(x2,x3) & n_shirt(x3) & a_white(s1) & Theme(s1,x2) & n_man(x1) & card_eq_3(x1)) | exists p1 x1.(n_man(x1) & exists x2 x3.(in(x1,x2) & n_show(x2) & of(x2,x3) & n_talent(x3))) | 4d28ae90-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_watch(e1) & on(x5,x6) & of(x7,x8) & of(x2,x3) & n_woman(x8) & n_stage(x6) & n_sing(x5) & n_sideline(x10) & n_shirt(x3) & n_man(x4) & n_man(x1) & n_group(x7) & n_dance(x2) & in(x1,x2) & from(e1,x10) & card_eq_3(x4) & card_eq_3(x1) & as(x6,x7) & a_white(s1) & a_topic(x4) & a_topic(x1) & Theme(s1,x2) & Theme(e1,x9) & Actor(e1,x5) & (x4 = x9)) | exists x1.(n_man(x1) & exists x2 x3.(of(x2,x3) & n_talent(x3) & n_show(x2) & in(x1,x2))) |
||
Three men in white shirts dance and sing on a stage as a group of women watch from the sidelines. | Three performers are onstage for a play, while a group of actresses wait to go onstage for the next musical act. | 1 | 0.466674 | A group of women doesn't have always be actresses | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_sideline(x10) & a_topic(x4) & from(e1,x10) & Theme(e1,x9) & Actor(e1,x5) & v_watch(e1) & (x4 = x9) & on(x5,x6) & as(x6,x7) & of(x7,x8) & n_woman(x8) & n_group(x7) & n_stage(x6) & n_sing(x5) & n_man(x4) & card_eq_3(x4) & a_topic(x1) & in(x1,x2) & n_dance(x2) & of(x2,x3) & n_shirt(x3) & a_white(s1) & Theme(s1,x2) & n_man(x1) & card_eq_3(x1)) | exists p1 p2 s1 s2 x1 x2 x7.(n_act(x7) & a_musical(s2) & Theme(s2,x7) & a_next(s1) & Theme(s1,x7) & exists e1 p3 x4 x5.(Topic(e1,p3) & Actor(e1,x4) & v_wait(e1) & exists e2 x6.(Theme(e2,x6) & Actor(e2,x4) & v_go(e2) & for(x6,x7) & n_onstage(x6)) & of(x4,x5) & n_actress(x5) & n_group(x4)) & while(p1,p2) & for(p1,x2) & n_play(x2) & exists x3.((x1 = x3) & n_onstage(x3)) & n_performer(x1) & card_eq_3(x1)) | 4d28b8f4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_watch(e1) & on(x5,x6) & of(x7,x8) & of(x2,x3) & n_woman(x8) & n_stage(x6) & n_sing(x5) & n_sideline(x10) & n_shirt(x3) & n_man(x4) & n_man(x1) & n_group(x7) & n_dance(x2) & in(x1,x2) & from(e1,x10) & card_eq_3(x4) & card_eq_3(x1) & as(x6,x7) & a_white(s1) & a_topic(x4) & a_topic(x1) & Theme(s1,x2) & Theme(e1,x9) & Actor(e1,x5) & (x4 = x9)) | exists p1 p2 s1 s2 x1 x2 x7.(while(p1,p2) & n_play(x2) & n_performer(x1) & n_act(x7) & for(p1,x2) & exists x3.(n_onstage(x3) & (x1 = x3)) & exists e1 p3 x4 x5.(v_wait(e1) & of(x4,x5) & n_group(x4) & n_actress(x5) & exists e2 x6.(v_go(e2) & n_onstage(x6) & for(x6,x7) & Theme(e2,x6) & Actor(e2,x4)) & Topic(e1,p3) & Actor(e1,x4)) & card_eq_3(x1) & a_next(s1) & a_musical(s2) & Theme(s2,x7) & Theme(s1,x7)) |
||
Three men in white shirts dance and sing on a stage as a group of women watch from the sidelines. | The men are performing a dance native to their homeland while their wives watch from the audience. | 1 | 0.535314 | A group of women don't always have to be wives | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_sideline(x10) & a_topic(x4) & from(e1,x10) & Theme(e1,x9) & Actor(e1,x5) & v_watch(e1) & (x4 = x9) & on(x5,x6) & as(x6,x7) & of(x7,x8) & n_woman(x8) & n_group(x7) & n_stage(x6) & n_sing(x5) & n_man(x4) & card_eq_3(x4) & a_topic(x1) & in(x1,x2) & n_dance(x2) & of(x2,x3) & n_shirt(x3) & a_white(s1) & Theme(s1,x2) & n_man(x1) & card_eq_3(x1)) | exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(n_audience(x7) & n_wife(x6) & of(x6,x1) & n_thing(x1) & n_thing(x1) & n_homeland(x5) & of(x5,x1) & n_man(x1) & from(e2,x7) & Actor(e2,x1) & v_watch(e2) & while(e1,x6) & to(e1,x5) & Theme(e1,x3) & Actor(e1,x2) & v_perform(e1) & n_native(x3) & of(x3,x4) & n_dance(x4) & (x1 = x2)) | 4d28c8f8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_watch(e1) & on(x5,x6) & of(x7,x8) & of(x2,x3) & n_woman(x8) & n_stage(x6) & n_sing(x5) & n_sideline(x10) & n_shirt(x3) & n_man(x4) & n_man(x1) & n_group(x7) & n_dance(x2) & in(x1,x2) & from(e1,x10) & card_eq_3(x4) & card_eq_3(x1) & as(x6,x7) & a_white(s1) & a_topic(x4) & a_topic(x1) & Theme(s1,x2) & Theme(e1,x9) & Actor(e1,x5) & (x4 = x9)) | exists e1 e2 x1 x2 x3 x4 x5 x6 x7.(while(e1,x6) & v_watch(e2) & v_perform(e1) & to(e1,x5) & of(x6,x1) & of(x5,x1) & of(x3,x4) & n_wife(x6) & n_thing(x1) & n_native(x3) & n_man(x1) & n_homeland(x5) & n_dance(x4) & n_audience(x7) & from(e2,x7) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
Three men in white shirts dance and sing on a stage as a group of women watch from the sidelines. | Some men are performing to raise money | 1 | 0.106643 | The Men can perform for other reasons than to raise money | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(n_sideline(x10) & a_topic(x4) & from(e1,x10) & Theme(e1,x9) & Actor(e1,x5) & v_watch(e1) & (x4 = x9) & on(x5,x6) & as(x6,x7) & of(x7,x8) & n_woman(x8) & n_group(x7) & n_stage(x6) & n_sing(x5) & n_man(x4) & card_eq_3(x4) & a_topic(x1) & in(x1,x2) & n_dance(x2) & of(x2,x3) & n_shirt(x3) & a_white(s1) & Theme(s1,x2) & n_man(x1) & card_eq_3(x1)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_perform(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_raise(e2) & n_money(x2)) & n_man(x1)) | 4d28db5e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_watch(e1) & on(x5,x6) & of(x7,x8) & of(x2,x3) & n_woman(x8) & n_stage(x6) & n_sing(x5) & n_sideline(x10) & n_shirt(x3) & n_man(x4) & n_man(x1) & n_group(x7) & n_dance(x2) & in(x1,x2) & from(e1,x10) & card_eq_3(x4) & card_eq_3(x1) & as(x6,x7) & a_white(s1) & a_topic(x4) & a_topic(x1) & Theme(s1,x2) & Theme(e1,x9) & Actor(e1,x5) & (x4 = x9)) | exists e1 p1 x1.(v_perform(e1) & n_man(x1) & exists e2 x2.(v_raise(e2) & n_money(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Young girl playing with orange cone. | A girl has an orange cone | 0 | 1 | THE GIRL IS YOUNG. | exists s1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x3) & n_cone(x3) & of(x3,x4) & n_orange(x4) & n_playing(x1) & of(x1,x2) & n_girl(x2) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_cone(x2) & of(x2,x3) & n_orange(x3) & n_girl(x1)) | 4d2a6938-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(with(x1,x3) & of(x3,x4) & of(x1,x2) & n_playing(x1) & n_orange(x4) & n_girl(x2) & n_cone(x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(v_have(e1) & of(x2,x3) & n_orange(x3) & n_girl(x1) & n_cone(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Young girl playing with orange cone. | A girl with red hair. | 1 | 0.047493 | A girl playing with an orange come does not necessarily have red hair. | exists s1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x3) & n_cone(x3) & of(x3,x4) & n_orange(x4) & n_playing(x1) & of(x1,x2) & n_girl(x2) & a_young(s1) & Theme(s1,x1)) | exists s1 x1 x2.(a_topic(x1) & with(x1,x2) & n_hair(x2) & a_red(s1) & Theme(s1,x2) & n_girl(x1)) | 4d2a6e38-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(with(x1,x3) & of(x3,x4) & of(x1,x2) & n_playing(x1) & n_orange(x4) & n_girl(x2) & n_cone(x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1)) | exists s1 x1 x2.(with(x1,x2) & n_hair(x2) & n_girl(x1) & a_topic(x1) & a_red(s1) & Theme(s1,x2)) |
||
Young girl playing with orange cone. | A youngling is playing with her bike and a cone. | 1 | 0.062356 | A girl playing with an orange cone is not necessarily also playing with her bike. | exists s1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x3) & n_cone(x3) & of(x3,x4) & n_orange(x4) & n_playing(x1) & of(x1,x2) & n_girl(x2) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(with(e1,x2) & subset_of(x4,x2) & n_cone(x4) & subset_of(x3,x2) & n_bike(x3) & of(x3,x1) & n_female(x1) & Actor(e1,x1) & v_play(e1) & n_youngling(x1)) | 4d2a72e8-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(with(x1,x3) & of(x3,x4) & of(x1,x2) & n_playing(x1) & n_orange(x4) & n_girl(x2) & n_cone(x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(with(e1,x2) & v_play(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x3,x1) & n_youngling(x1) & n_female(x1) & n_cone(x4) & n_bike(x3) & Actor(e1,x1)) |
||
Young girl playing with orange cone. | The girl is walking her cat. | 2 | 0.000009 | Playing with a cone and walking a cat are two completely different things. | exists s1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x3) & n_cone(x3) & of(x3,x4) & n_orange(x4) & n_playing(x1) & of(x1,x2) & n_girl(x2) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_cat(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_walk(e1)) | 4d2a775c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(with(x1,x3) & of(x3,x4) & of(x1,x2) & n_playing(x1) & n_orange(x4) & n_girl(x2) & n_cone(x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1)) | exists e1 x1 x2.(v_walk(e1) & of(x2,x1) & n_girl(x1) & n_female(x1) & n_cat(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Young girl playing with orange cone. | A girl plays with a cone that was left behind after construction finished. | 1 | 0.137703 | If a young girl is playing with an orange cone, it is not necessarily true that the come was left behind after construction finished. | exists s1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x3) & n_cone(x3) & of(x3,x4) & n_orange(x4) & n_playing(x1) & of(x1,x2) & n_girl(x2) & a_young(s1) & Theme(s1,x1)) | exists e1 e2 p1 s1 x1 x2 x3.(with(e1,x2) & exists e3 x4.(Actor(e3,x4) & v_finish(e3) & n_construction(x4)) & after(e2,p1) & a_behind(s1) & Manner(e2,s1) & Theme(e2,x3) & v_leave(e2) & (x2 = x3) & n_cone(x2) & Actor(e1,x1) & v_play(e1) & n_girl(x1)) | 4d2a8094-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(with(x1,x3) & of(x3,x4) & of(x1,x2) & n_playing(x1) & n_orange(x4) & n_girl(x2) & n_cone(x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1)) | exists e1 e2 p1 s1 x1 x2 x3.(with(e1,x2) & v_play(e1) & v_leave(e2) & n_girl(x1) & n_cone(x2) & exists e3 x4.(v_finish(e3) & n_construction(x4) & Actor(e3,x4)) & after(e2,p1) & a_behind(s1) & Theme(e2,x3) & Manner(e2,s1) & Actor(e1,x1) & (x2 = x3)) |
||
Young girl playing with orange cone. | The girl is playing outside. | 1 | 0.707361 | Just because a girl is playing with an orange cone does not necessarily mean that she is playing outside. | exists s1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x3) & n_cone(x3) & of(x3,x4) & n_orange(x4) & n_playing(x1) & of(x1,x2) & n_girl(x2) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_outside(x2)) | 4d2a98c2-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(with(x1,x3) & of(x3,x4) & of(x1,x2) & n_playing(x1) & n_orange(x4) & n_girl(x2) & n_cone(x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1)) | exists e1 x1 x2.(v_play(e1) & n_outside(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Young girl playing with orange cone. | A young girl holding an orange cone | 1 | 0.739264 | Just because a girl is playing with a cone does not necessarily mean that she is holding it. | exists s1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x3) & n_cone(x3) & of(x3,x4) & n_orange(x4) & n_playing(x1) & of(x1,x2) & n_girl(x2) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_cone(x3) & of(x3,x4) & n_orange(x4) & (x1 = x2) & n_girl(x1) & a_young(s1) & Theme(s1,x1)) | 4d2aa272-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(with(x1,x3) & of(x3,x4) & of(x1,x2) & n_playing(x1) & n_orange(x4) & n_girl(x2) & n_cone(x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_hold(e1) & of(x3,x4) & n_orange(x4) & n_girl(x1) & n_cone(x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Man about to kick football on a field. | a boy practice free throws | 2 | 0.000043 | The person cannot kick a football and practice free throws at the same time. | exists p1 s1 x1 x2.(a_topic(x1) & Topic(s1,p1) & Actor(s1,x2) & a_about(s1) & exists e1 x3 x4.(on(e1,x4) & n_field(x4) & Theme(e1,x3) & Actor(e1,x2) & v_kick(e1) & n_football(x3)) & (x1 = x2) & n_man(x1)) | exists e1 s1 x1 x2 x3.(Actor(e1,x1) & v_throw(e1) & Theme(s1,x3) & a_free(s1) & (x1 = x3) & n_practice(x1) & of(x1,x2) & n_boy(x2)) | 4d2ad3aa-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2.(n_man(x1) & exists e1 x3 x4.(v_kick(e1) & on(e1,x4) & n_football(x3) & n_field(x4) & Theme(e1,x3) & Actor(e1,x2)) & a_topic(x1) & a_about(s1) & Topic(s1,p1) & Actor(s1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_throw(e1) & of(x1,x2) & n_practice(x1) & n_boy(x2) & a_free(s1) & Theme(s1,x3) & Actor(e1,x1) & (x1 = x3)) |
||
Man about to kick football on a field. | Man about to kick a football through the goal posts. | 1 | 0.124881 | A man kicking a football on a field is not necessarily kicking it through the goal posts. | exists p1 s1 x1 x2.(a_topic(x1) & Topic(s1,p1) & Actor(s1,x2) & a_about(s1) & exists e1 x3 x4.(on(e1,x4) & n_field(x4) & Theme(e1,x3) & Actor(e1,x2) & v_kick(e1) & n_football(x3)) & (x1 = x2) & n_man(x1)) | exists e1 p1 x1 x2 x4 x5.(n_post(x4) & of(x4,x5) & n_goal(x5) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & v_about(e1) & exists e2 x3.(Theme(e2,x3) & Actor(e2,x2) & v_kick(e2) & through(x3,x4) & n_football(x3)) & (x1 = x2) & n_man(x1)) | 4d2ad896-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2.(n_man(x1) & exists e1 x3 x4.(v_kick(e1) & on(e1,x4) & n_football(x3) & n_field(x4) & Theme(e1,x3) & Actor(e1,x2)) & a_topic(x1) & a_about(s1) & Topic(s1,p1) & Actor(s1,x2) & (x1 = x2)) | exists e1 p1 x1 x2 x4 x5.(v_about(e1) & of(x4,x5) & n_post(x4) & n_man(x1) & n_goal(x5) & exists e2 x3.(v_kick(e2) & through(x3,x4) & n_football(x3) & Theme(e2,x3) & Actor(e2,x2)) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x2) & (x1 = x2)) |
||
Man about to kick football on a field. | A man is praciticing with his friends on a football field. | 1 | 0.577122 | A man about to kick does not imply practicing with his friends. | exists p1 s1 x1 x2.(a_topic(x1) & Topic(s1,p1) & Actor(s1,x2) & a_about(s1) & exists e1 x3 x4.(on(e1,x4) & n_field(x4) & Theme(e1,x3) & Actor(e1,x2) & v_kick(e1) & n_football(x3)) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3 x4.(with(e1,x2) & on(x2,x3) & n_field(x3) & of(x3,x4) & n_football(x4) & n_friend(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_pracitice(e1) & n_man(x1)) | 4d2ae34a-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2.(n_man(x1) & exists e1 x3 x4.(v_kick(e1) & on(e1,x4) & n_football(x3) & n_field(x4) & Theme(e1,x3) & Actor(e1,x2)) & a_topic(x1) & a_about(s1) & Topic(s1,p1) & Actor(s1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(with(e1,x2) & v_pracitice(e1) & on(x2,x3) & of(x3,x4) & of(x2,x1) & n_man(x1) & n_male(x1) & n_friend(x2) & n_football(x4) & n_field(x3) & Actor(e1,x1)) |
||
Man about to kick football on a field. | a kicker practices outside | 1 | 0.75337 | A man about to kick does not imply a kicker practices outside. | exists p1 s1 x1 x2.(a_topic(x1) & Topic(s1,p1) & Actor(s1,x2) & a_about(s1) & exists e1 x3 x4.(on(e1,x4) & n_field(x4) & Theme(e1,x3) & Actor(e1,x2) & v_kick(e1) & n_football(x3)) & (x1 = x2) & n_man(x1)) | exists x1 x2 x3.(n_thing(x1) & outside(x1,x3) & n_thing(x3) & n_practice(x1) & of(x1,x2) & n_kicker(x2)) | 4d2ae85e-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2.(n_man(x1) & exists e1 x3 x4.(v_kick(e1) & on(e1,x4) & n_football(x3) & n_field(x4) & Theme(e1,x3) & Actor(e1,x2)) & a_topic(x1) & a_about(s1) & Topic(s1,p1) & Actor(s1,x2) & (x1 = x2)) | exists x1 x2 x3.(outside(x1,x3) & of(x1,x2) & n_thing(x3) & n_thing(x1) & n_practice(x1) & n_kicker(x2)) |
||
Man about to kick football on a field. | A man prepares to kick the soccer ball. | 1 | 0.75337 | About to kick a football does not imply the man prepares to kick a soccer ball. | exists p1 s1 x1 x2.(a_topic(x1) & Topic(s1,p1) & Actor(s1,x2) & a_about(s1) & exists e1 x3 x4.(on(e1,x4) & n_field(x4) & Theme(e1,x3) & Actor(e1,x2) & v_kick(e1) & n_football(x3)) & (x1 = x2) & n_man(x1)) | exists e1 p1 x1 x2 x3.(n_ball(x2) & of(x2,x3) & n_soccer(x3) & Topic(e1,p1) & Actor(e1,x1) & v_prepare(e1) & exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_kick(e2)) & n_man(x1)) | 4d2af7c2-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2.(n_man(x1) & exists e1 x3 x4.(v_kick(e1) & on(e1,x4) & n_football(x3) & n_field(x4) & Theme(e1,x3) & Actor(e1,x2)) & a_topic(x1) & a_about(s1) & Topic(s1,p1) & Actor(s1,x2) & (x1 = x2)) | exists e1 p1 x1 x2 x3.(v_prepare(e1) & of(x2,x3) & n_soccer(x3) & n_man(x1) & n_ball(x2) & exists e2.(v_kick(e2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Man about to kick football on a field. | A man prepares to kick the football. | 0 | 1 | Prepares to kick is the same as about to kick. | exists p1 s1 x1 x2.(a_topic(x1) & Topic(s1,p1) & Actor(s1,x2) & a_about(s1) & exists e1 x3 x4.(on(e1,x4) & n_field(x4) & Theme(e1,x3) & Actor(e1,x2) & v_kick(e1) & n_football(x3)) & (x1 = x2) & n_man(x1)) | exists e1 p1 x1 x2.(n_football(x2) & Topic(e1,p1) & Actor(e1,x1) & v_prepare(e1) & exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_kick(e2)) & n_man(x1)) | 4d2afc22-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2.(n_man(x1) & exists e1 x3 x4.(v_kick(e1) & on(e1,x4) & n_football(x3) & n_field(x4) & Theme(e1,x3) & Actor(e1,x2)) & a_topic(x1) & a_about(s1) & Topic(s1,p1) & Actor(s1,x2) & (x1 = x2)) | exists e1 p1 x1 x2.(v_prepare(e1) & n_man(x1) & n_football(x2) & exists e2.(v_kick(e2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Man about to kick football on a field. | Man throwing a soccerball. | 2 | -100 | The man cannot be kicking a football and throwing a soccer ball at the same time. | exists p1 s1 x1 x2.(a_topic(x1) & Topic(s1,p1) & Actor(s1,x2) & a_about(s1) & exists e1 x3 x4.(on(e1,x4) & n_field(x4) & Theme(e1,x3) & Actor(e1,x2) & v_kick(e1) & n_football(x3)) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_throw(e1) & n_soccerball(x3) & (x1 = x2) & n_man(x1)) | 4d2b09b0-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2.(n_man(x1) & exists e1 x3 x4.(v_kick(e1) & on(e1,x4) & n_football(x3) & n_field(x4) & Theme(e1,x3) & Actor(e1,x2)) & a_topic(x1) & a_about(s1) & Topic(s1,p1) & Actor(s1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_throw(e1) & n_soccerball(x3) & n_man(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Man about to kick football on a field. | the man is an athlete | 1 | 0.760313 | Being about to kick a football does not imply the man is an athlete. | exists p1 s1 x1 x2.(a_topic(x1) & Topic(s1,p1) & Actor(s1,x2) & a_about(s1) & exists e1 x3 x4.(on(e1,x4) & n_field(x4) & Theme(e1,x3) & Actor(e1,x2) & v_kick(e1) & n_football(x3)) & (x1 = x2) & n_man(x1)) | exists p1 x1.(n_man(x1) & exists x2.((x1 = x2) & n_athlete(x2))) | 4d2b0e60-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 x1 x2.(n_man(x1) & exists e1 x3 x4.(v_kick(e1) & on(e1,x4) & n_football(x3) & n_field(x4) & Theme(e1,x3) & Actor(e1,x2)) & a_topic(x1) & a_about(s1) & Topic(s1,p1) & Actor(s1,x2) & (x1 = x2)) | exists x1.(n_man(x1) & exists x2.(n_athlete(x2) & (x1 = x2))) |
||
The child in the red coat laid in the red mat. | A child rolls on top of the red mat. | 1 | -100 | Just because the child is laying on the mat does not mean the child rolls on top of it. | exists e1 s1 s2 x1 x2 x3 x4.(n_mat(x4) & a_red(s2) & Theme(s2,x4) & n_coat(x2) & a_red(s1) & Theme(s1,x2) & n_child(x1) & a_topic(x1) & in(x1,x2) & in(e1,x4) & Theme(e1,x3) & v_lay(e1) & (x2 = x3)) | exists e1 s1 x1 x2 x3.(n_mat(x3) & a_red(s1) & Theme(s1,x3) & on(e1,x2) & of(x2,x3) & n_top(x2) & Actor(e1,x1) & v_roll(e1) & n_child(x1)) | 4d2b12ca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_lay(e1) & n_mat(x4) & n_coat(x2) & n_child(x1) & in(x1,x2) & in(e1,x4) & a_topic(x1) & a_red(s2) & a_red(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2 x3.(v_roll(e1) & on(e1,x2) & of(x2,x3) & n_top(x2) & n_mat(x3) & n_child(x1) & a_red(s1) & Theme(s1,x3) & Actor(e1,x1)) |
||
The child in the red coat laid in the red mat. | A child summons a meteor to destroy the red mat. | 2 | -100 | The child either laid in the red mat, or he summons a meteor to destroy it. | exists e1 s1 s2 x1 x2 x3 x4.(n_mat(x4) & a_red(s2) & Theme(s2,x4) & n_coat(x2) & a_red(s1) & Theme(s1,x2) & n_child(x1) & a_topic(x1) & in(x1,x2) & in(e1,x4) & Theme(e1,x3) & v_lay(e1) & (x2 = x3)) | exists e1 p1 s1 x1 x2 x3 x4.(n_mat(x4) & a_red(s1) & Theme(s1,x4) & Topic(e1,p1) & exists e2.(Theme(e2,x4) & Actor(e2,x1) & v_destroy(e2)) & Theme(e1,x3) & Actor(e1,x2) & v_summon(e1) & n_meteor(x3) & n_child(x2) & n_child(x1)) | 4d2b17a2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_lay(e1) & n_mat(x4) & n_coat(x2) & n_child(x1) & in(x1,x2) & in(e1,x4) & a_topic(x1) & a_red(s2) & a_red(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x3) & (x2 = x3)) | exists e1 p1 s1 x1 x2 x3 x4.(v_summon(e1) & n_meteor(x3) & n_mat(x4) & n_child(x2) & n_child(x1) & exists e2.(v_destroy(e2) & Theme(e2,x4) & Actor(e2,x1)) & a_red(s1) & Topic(e1,p1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e1,x2)) |
||
The child in the red coat laid in the red mat. | A child lays down on a red mat. | 0 | -100 | "Lays down on a red mat" is a rewording of "laid on the red mat". | exists e1 s1 s2 x1 x2 x3 x4.(n_mat(x4) & a_red(s2) & Theme(s2,x4) & n_coat(x2) & a_red(s1) & Theme(s1,x2) & n_child(x1) & a_topic(x1) & in(x1,x2) & in(e1,x4) & Theme(e1,x3) & v_lay(e1) & (x2 = x3)) | exists e1 s1 s2 x1 x2.(on(e1,x2) & n_mat(x2) & a_red(s2) & Theme(s2,x2) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_lay(e1) & n_child(x1)) | 4d2b1c34-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_lay(e1) & n_mat(x4) & n_coat(x2) & n_child(x1) & in(x1,x2) & in(e1,x4) & a_topic(x1) & a_red(s2) & a_red(s1) & Theme(s2,x4) & Theme(s1,x2) & Theme(e1,x3) & (x2 = x3)) | exists e1 s1 s2 x1 x2.(v_lay(e1) & on(e1,x2) & n_mat(x2) & n_child(x1) & a_red(s2) & a_down(s1) & Theme(s2,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A large crowd of people on motorcycles and several dozen cars wait behind a crosswalk. | The motorcycle gang and car racers wait for pedestrians to walk the street. | 0 | -100 | Answer: Crowd refers to the gang and pedestrians to walk refers to behind a crosswalk | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(behind(e1,x7) & n_crosswalk(x7) & Actor(e1,x1) & v_wait(e1) & on(x1,x3) & subset_of(x5,x3) & n_car(x5) & of(x5,x6) & n_dozen(x6) & a_several(s2) & Theme(s2,x5) & subset_of(x4,x3) & n_motorcycle(x4) & of(x1,x2) & n_people(x2) & n_crowd(x1) & a_large(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2 x3 x4 x5 x6 x7.(n_street(x7) & n_gang(x2) & of(x2,x3) & n_motorcycle(x3) & for(e1,x6) & n_pedestrian(x6) & Topic(e1,p1) & Actor(e1,x1) & v_wait(e1) & exists e2.(Theme(e2,x7) & Actor(e2,x1) & v_walk(e2)) & subset_of(x4,x1) & n_racer(x4) & of(x4,x5) & n_car(x5) & subset_of(x2,x1)) | 4d2b20a8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_wait(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(x1,x3) & of(x5,x6) & of(x1,x2) & n_people(x2) & n_motorcycle(x4) & n_dozen(x6) & n_crowd(x1) & n_crosswalk(x7) & n_car(x5) & behind(e1,x7) & a_several(s2) & a_large(s1) & Theme(s2,x5) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3 x4 x5 x6 x7.(v_wait(e1) & subset_of(x4,x1) & subset_of(x2,x1) & of(x4,x5) & of(x2,x3) & n_street(x7) & n_racer(x4) & n_pedestrian(x6) & n_motorcycle(x3) & n_gang(x2) & n_car(x5) & for(e1,x6) & exists e2.(v_walk(e2) & Theme(e2,x7) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A large crowd of people on motorcycles and several dozen cars wait behind a crosswalk. | The motorcycle/car club are concerned about the safety of the people on the streets. | 1 | -100 | Waiting behind crosswalk doesn't mean they are concerned about safety of people. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(behind(e1,x7) & n_crosswalk(x7) & Actor(e1,x1) & v_wait(e1) & on(x1,x3) & subset_of(x5,x3) & n_car(x5) & of(x5,x6) & n_dozen(x6) & a_several(s2) & Theme(s2,x5) & subset_of(x4,x3) & n_motorcycle(x4) & of(x1,x2) & n_people(x2) & n_crowd(x1) & a_large(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4 x5.(n_street(x5) & n_people(x4) & n_safety(x3) & n_club(x1) & of(x1,x2) & n_motorcycle/car(x2) & about(e1,x3) & of(x3,x4) & on(x4,x5) & Theme(e1,x1) & v_concern(e1)) | 4d2b2508-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_wait(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(x1,x3) & of(x5,x6) & of(x1,x2) & n_people(x2) & n_motorcycle(x4) & n_dozen(x6) & n_crowd(x1) & n_crosswalk(x7) & n_car(x5) & behind(e1,x7) & a_several(s2) & a_large(s1) & Theme(s2,x5) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5.(v_concern(e1) & on(x4,x5) & of(x3,x4) & of(x1,x2) & n_street(x5) & n_safety(x3) & n_people(x4) & n_motorcycle/car(x2) & n_club(x1) & about(e1,x3) & Theme(e1,x1)) |
||
A large crowd of people on motorcycles and several dozen cars wait behind a crosswalk. | The bicyclists like to race on mountain trails. | 2 | -100 | He refers to people on motorcycles not bicyclists. They cannot be behind a crosswalk and on mountain trails simultaneously. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(behind(e1,x7) & n_crosswalk(x7) & Actor(e1,x1) & v_wait(e1) & on(x1,x3) & subset_of(x5,x3) & n_car(x5) & of(x5,x6) & n_dozen(x6) & a_several(s2) & Theme(s2,x5) & subset_of(x4,x3) & n_motorcycle(x4) & of(x1,x2) & n_people(x2) & n_crowd(x1) & a_large(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3 x4.(n_bicyclist(x1) & a_topic(x1) & like(x1,x2) & on(x2,x3) & n_trail(x3) & of(x3,x4) & n_mountain(x4) & n_race(x2) & a_to(s1) & Theme(s1,x2)) | 4d2b2986-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(v_wait(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(x1,x3) & of(x5,x6) & of(x1,x2) & n_people(x2) & n_motorcycle(x4) & n_dozen(x6) & n_crowd(x1) & n_crosswalk(x7) & n_car(x5) & behind(e1,x7) & a_several(s2) & a_large(s1) & Theme(s2,x5) & Theme(s1,x1) & Actor(e1,x1)) | exists s1 x1 x2 x3 x4.(on(x2,x3) & of(x3,x4) & n_trail(x3) & n_race(x2) & n_mountain(x4) & n_bicyclist(x1) & like(x1,x2) & a_topic(x1) & a_to(s1) & Theme(s1,x2)) |
||
A baby wearing a red jacket climbs on a red table. | A baby wearing a red jacket reaches for the cookies on the table. | 1 | -100 | Climbs on a table does not imply the baby reaches for cookies. | exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & on(x3,x5) & n_table(x5) & a_red(s2) & Theme(s2,x5) & n_climb(x3) & of(x3,x4) & n_jacket(x4) & a_red(s1) & Theme(s1,x3) & (x1 = x2) & n_baby(x1)) | exists e2 e1 s1 x1 x2 x3 x4 x5.(n_table(x5) & n_cookie(x4) & for(e2,x4) & on(x4,x5) & Actor(e2,x1) & v_reach(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_jacket(x3) & a_red(s1) & Theme(s1,x3) & (x1 = x2) & n_baby(x1)) | 4d2b2de6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_wear(e1) & on(x3,x5) & of(x3,x4) & n_table(x5) & n_jacket(x4) & n_climb(x3) & n_baby(x1) & a_topic(x1) & a_red(s2) & a_red(s1) & Theme(s2,x5) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e2 e1 s1 x1 x2 x3 x4 x5.(v_wear(e1) & v_reach(e2) & on(x4,x5) & n_table(x5) & n_jacket(x3) & n_cookie(x4) & n_baby(x1) & for(e2,x4) & a_red(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A baby wearing a red jacket climbs on a red table. | A woman in a red jacket reaches down to the red coffee table. | 2 | -100 | A baby is not a woman. | exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & on(x3,x5) & n_table(x5) & a_red(s2) & Theme(s2,x5) & n_climb(x3) & of(x3,x4) & n_jacket(x4) & a_red(s1) & Theme(s1,x3) & (x1 = x2) & n_baby(x1)) | exists e1 p1 s1 s3 x1 x2 x3 x4.(n_table(x3) & of(x3,x4) & n_coffee(x4) & a_red(s3) & Theme(s3,x3) & exists s2.(to(s2,x3) & Theme(s2,x1) & a_down(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_reach(e1) & in(x1,x2) & n_jacket(x2) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | 4d2b353e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_wear(e1) & on(x3,x5) & of(x3,x4) & n_table(x5) & n_jacket(x4) & n_climb(x3) & n_baby(x1) & a_topic(x1) & a_red(s2) & a_red(s1) & Theme(s2,x5) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 s1 s3 x1 x2 x3 x4.(v_reach(e1) & of(x3,x4) & n_woman(x1) & n_table(x3) & n_jacket(x2) & n_coffee(x4) & in(x1,x2) & exists s2.(to(s2,x3) & a_down(s2) & Theme(s2,x1)) & a_red(s3) & a_red(s1) & Topic(e1,p1) & Theme(s3,x3) & Theme(s1,x2) & Actor(e1,x1)) |
||
A baby wearing a red jacket climbs on a red table. | The child in red clambers onto the table. | 0 | -100 | A baby is a child. Wearing red means in red. | exists e1 s1 s2 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & on(x3,x5) & n_table(x5) & a_red(s2) & Theme(s2,x5) & n_climb(x3) & of(x3,x4) & n_jacket(x4) & a_red(s1) & Theme(s1,x3) & (x1 = x2) & n_baby(x1)) | exists s1 x1 x2 x3.(n_table(x3) & n_child(x1) & a_topic(x1) & in(x1,x2) & onto(x2,x3) & n_clamber(x2) & a_red(s1) & Theme(s1,x2)) | 4d2b3aca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_wear(e1) & on(x3,x5) & of(x3,x4) & n_table(x5) & n_jacket(x4) & n_climb(x3) & n_baby(x1) & a_topic(x1) & a_red(s2) & a_red(s1) & Theme(s2,x5) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1 x2 x3.(onto(x2,x3) & n_table(x3) & n_clamber(x2) & n_child(x1) & in(x1,x2) & a_topic(x1) & a_red(s1) & Theme(s1,x2)) |
||
A little kid climbs a red mat on a festive carpet. | A child is crying. | 1 | -100 | there is absolutely no mention of the child bein sad or distressed, so no reason to think he was crying. | exists e1 s1 s2 s3 x1 x2 x3.(on(e1,x3) & n_carpet(x3) & a_festive(s3) & Theme(s3,x3) & Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_mat(x2) & a_red(s2) & Theme(s2,x2) & n_kid(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1.(Actor(e1,x1) & v_cry(e1) & n_child(x1)) | 4d2b3fac-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_climb(e1) & on(e1,x3) & n_mat(x2) & n_kid(x1) & n_carpet(x3) & a_red(s2) & a_little(s1) & a_festive(s3) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1.(v_cry(e1) & n_child(x1) & Actor(e1,x1)) |
||
A little kid climbs a red mat on a festive carpet. | A child is on the floor. | 0 | -100 | Little kid is the same as a child. | exists e1 s1 s2 s3 x1 x2 x3.(on(e1,x3) & n_carpet(x3) & a_festive(s3) & Theme(s3,x3) & Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_mat(x2) & a_red(s2) & Theme(s2,x2) & n_kid(x1) & a_little(s1) & Theme(s1,x1)) | exists p1 x1 x2.(n_floor(x2) & on(x1,x2) & n_child(x1)) | 4d2b443e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_climb(e1) & on(e1,x3) & n_mat(x2) & n_kid(x1) & n_carpet(x3) & a_red(s2) & a_little(s1) & a_festive(s3) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists x1 x2.(on(x1,x2) & n_floor(x2) & n_child(x1)) |
||
A little kid climbs a red mat on a festive carpet. | A child is asleep. | 2 | -100 | The child can't climb while asleep. | exists e1 s1 s2 s3 x1 x2 x3.(on(e1,x3) & n_carpet(x3) & a_festive(s3) & Theme(s3,x3) & Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_mat(x2) & a_red(s2) & Theme(s2,x2) & n_kid(x1) & a_little(s1) & Theme(s1,x1)) | exists s1 x1.(Theme(s1,x1) & a_asleep(s1) & n_child(x1)) | 4d2b48a8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_climb(e1) & on(e1,x3) & n_mat(x2) & n_kid(x1) & n_carpet(x3) & a_red(s2) & a_little(s1) & a_festive(s3) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists s1 x1.(n_child(x1) & a_asleep(s1) & Theme(s1,x1)) |
||
The toddler is ready to climb the red piece of equipment. | The toddler likes to play with his blocks. | 2 | -100 | The toddler is not ready to climb equipment if he wants to play with blocks instead. | exists p1 s1 s2 x1 x2.(n_piece(x2) & a_red(s2) & Theme(s2,x2) & n_toddler(x1) & Topic(s1,p1) & Actor(s1,x1) & a_ready(s1) & exists e1 x3.(Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & of(x2,x3) & n_equipment(x3))) | exists e1 p1 x1 x2.(n_block(x2) & of(x2,x1) & n_male(x1) & n_toddler(x1) & Topic(e1,p1) & Actor(e1,x1) & v_like(e1) & exists e2.(with(e2,x2) & Actor(e2,x1) & v_play(e2))) | 4d2b4d08-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 s2 x1 x2.(n_toddler(x1) & n_piece(x2) & exists e1 x3.(v_climb(e1) & of(x2,x3) & n_equipment(x3) & Theme(e1,x2) & Actor(e1,x1)) & a_red(s2) & a_ready(s1) & Topic(s1,p1) & Theme(s2,x2) & Actor(s1,x1)) | exists e1 p1 x1 x2.(v_like(e1) & of(x2,x1) & n_toddler(x1) & n_male(x1) & n_block(x2) & exists e2.(with(e2,x2) & v_play(e2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
The toddler is ready to climb the red piece of equipment. | The toddler might be thinking of climbing to the top. | 1 | -100 | It may not be thinking about climbing the top | exists p1 s1 s2 x1 x2.(n_piece(x2) & a_red(s2) & Theme(s2,x2) & n_toddler(x1) & Topic(s1,p1) & Actor(s1,x1) & a_ready(s1) & exists e1 x3.(Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & of(x2,x3) & n_equipment(x3))) | exists e1 p1 x1 x3.(n_top(x3) & n_toddler(x1) & exists e3 e2 x2.(of(e2,e3) & to(e3,x3) & Actor(e3,x2) & v_climb(e3) & Actor(e2,x1) & v_think(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_might(e1)) | 4d2b517c-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 s2 x1 x2.(n_toddler(x1) & n_piece(x2) & exists e1 x3.(v_climb(e1) & of(x2,x3) & n_equipment(x3) & Theme(e1,x2) & Actor(e1,x1)) & a_red(s2) & a_ready(s1) & Topic(s1,p1) & Theme(s2,x2) & Actor(s1,x1)) | exists e1 p1 x1 x3.(v_might(e1) & n_top(x3) & n_toddler(x1) & exists e3 e2 x2.(v_think(e2) & v_climb(e3) & to(e3,x3) & of(e2,e3) & Actor(e3,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
The toddler is ready to climb the red piece of equipment. | The child is ready to get on top of the truck. | 0 | -100 | Toddler is child, and equipment is truck. | exists p1 s1 s2 x1 x2.(n_piece(x2) & a_red(s2) & Theme(s2,x2) & n_toddler(x1) & Topic(s1,p1) & Actor(s1,x1) & a_ready(s1) & exists e1 x3.(Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & of(x2,x3) & n_equipment(x3))) | exists p1 s1 x1 x3.(n_truck(x3) & n_child(x1) & Topic(s1,p1) & Actor(s1,x1) & a_ready(s1) & exists e1 x2.(on(e1,x2) & of(x2,x3) & n_top(x2) & Actor(e1,x1) & v_get(e1))) | 4d2b55f0-e4c8-11ec-9cdd-0242ac1c0002 | exists p1 s1 s2 x1 x2.(n_toddler(x1) & n_piece(x2) & exists e1 x3.(v_climb(e1) & of(x2,x3) & n_equipment(x3) & Theme(e1,x2) & Actor(e1,x1)) & a_red(s2) & a_ready(s1) & Topic(s1,p1) & Theme(s2,x2) & Actor(s1,x1)) | exists p1 s1 x1 x3.(n_truck(x3) & n_child(x1) & exists e1 x2.(v_get(e1) & on(e1,x2) & of(x2,x3) & n_top(x2) & Actor(e1,x1)) & a_ready(s1) & Topic(s1,p1) & Actor(s1,x1)) |
||
A baby in a red hooded sweatshirt clibing a red mat. | A baby playing happily. | 1 | -100 | Climbing does not imply happily. | exists e1 s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_clibe(e1) & n_mat(x4) & a_red(s3) & Theme(s3,x4) & (x2 = x3) & n_sweatshirt(x2) & a_hooded(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & n_baby(x1)) | exists e1 s1 x1 x2.(a_topic(x1) & a_happily(s1) & Manner(e1,s1) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_baby(x1)) | 4d2b5b72-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_clibe(e1) & n_sweatshirt(x2) & n_mat(x4) & n_baby(x1) & in(x1,x2) & a_topic(x1) & a_red(s3) & a_red(s1) & a_hooded(s2) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2.(v_play(e1) & n_baby(x1) & a_topic(x1) & a_happily(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) |
||
A baby in a red hooded sweatshirt clibing a red mat. | A baby walking a dog. | 2 | -100 | The baby cannot be clibing a red mat and walking a dog at the same time. | exists e1 s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_clibe(e1) & n_mat(x4) & a_red(s3) & Theme(s3,x4) & (x2 = x3) & n_sweatshirt(x2) & a_hooded(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & n_baby(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_walk(e1) & n_dog(x3) & (x1 = x2) & n_baby(x1)) | 4d2b5ff0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_clibe(e1) & n_sweatshirt(x2) & n_mat(x4) & n_baby(x1) & in(x1,x2) & a_topic(x1) & a_red(s3) & a_red(s1) & a_hooded(s2) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_walk(e1) & n_dog(x3) & n_baby(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A baby in a red hooded sweatshirt clibing a red mat. | A baby wearing red. | 0 | -100 | A baby in a red hooded sweatshirt is wearing red. | exists e1 s1 s2 s3 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & Theme(e1,x4) & Actor(e1,x3) & v_clibe(e1) & n_mat(x4) & a_red(s3) & Theme(s3,x4) & (x2 = x3) & n_sweatshirt(x2) & a_hooded(s2) & Theme(s2,x2) & a_red(s1) & Theme(s1,x2) & n_baby(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_red(x3) & (x1 = x2) & n_baby(x1)) | 4d2b645a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4.(v_clibe(e1) & n_sweatshirt(x2) & n_mat(x4) & n_baby(x1) & in(x1,x2) & a_topic(x1) & a_red(s3) & a_red(s1) & a_hooded(s2) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3.(v_wear(e1) & n_red(x3) & n_baby(x1) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A big brown dog is jumping in the water and has his mouth wide open. | The dog is trying to catch a fish. | 1 | -100 | A dog with his mouth wide open while jumping in water does not imply trying to catch a fish. | exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(n_open(x4) & a_wide(s5) & Theme(s5,x4) & of(x4,x5) & n_mouth(x5) & of(x4,x2) & n_male(x2) & n_water(x2) & Theme(e2,x4) & Actor(e2,x3) & v_have(e2) & n_dog(x3) & a_brown(s4) & Theme(s4,x3) & a_big(s3) & Theme(s3,x3) & in(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1) & a_brown(s2) & Theme(s2,x1) & a_big(s1) & Theme(s1,x1)) | exists e1 p1 x1.(n_dog(x1) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_catch(e2) & n_fish(x2))) | 4d2b6932-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(v_jump(e1) & v_have(e2) & of(x4,x5) & of(x4,x2) & n_water(x2) & n_open(x4) & n_mouth(x5) & n_male(x2) & n_dog(x3) & n_dog(x1) & in(e1,x2) & a_wide(s5) & a_brown(s4) & a_brown(s2) & a_big(s3) & a_big(s1) & Theme(s5,x4) & Theme(s4,x3) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 p1 x1.(v_try(e1) & n_dog(x1) & exists e2 x2.(v_catch(e2) & n_fish(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A big brown dog is jumping in the water and has his mouth wide open. | The white dog is jumping | 2 | -100 | The difference is the colors of the dog one being white while the other is brown. | exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(n_open(x4) & a_wide(s5) & Theme(s5,x4) & of(x4,x5) & n_mouth(x5) & of(x4,x2) & n_male(x2) & n_water(x2) & Theme(e2,x4) & Actor(e2,x3) & v_have(e2) & n_dog(x3) & a_brown(s4) & Theme(s4,x3) & a_big(s3) & Theme(s3,x3) & in(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1) & a_brown(s2) & Theme(s2,x1) & a_big(s1) & Theme(s1,x1)) | exists e1 s1 x1.(n_dog(x1) & a_white(s1) & Theme(s1,x1) & Actor(e1,x1) & v_jump(e1)) | 4d2b6ea0-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(v_jump(e1) & v_have(e2) & of(x4,x5) & of(x4,x2) & n_water(x2) & n_open(x4) & n_mouth(x5) & n_male(x2) & n_dog(x3) & n_dog(x1) & in(e1,x2) & a_wide(s5) & a_brown(s4) & a_brown(s2) & a_big(s3) & a_big(s1) & Theme(s5,x4) & Theme(s4,x3) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 s1 x1.(v_jump(e1) & n_dog(x1) & a_white(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A big brown dog is jumping in the water and has his mouth wide open. | The brown dog is jumping. | 0 | -100 | dog is jumping in the water can also be said as brown dog is jumping. | exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(n_open(x4) & a_wide(s5) & Theme(s5,x4) & of(x4,x5) & n_mouth(x5) & of(x4,x2) & n_male(x2) & n_water(x2) & Theme(e2,x4) & Actor(e2,x3) & v_have(e2) & n_dog(x3) & a_brown(s4) & Theme(s4,x3) & a_big(s3) & Theme(s3,x3) & in(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_dog(x1) & a_brown(s2) & Theme(s2,x1) & a_big(s1) & Theme(s1,x1)) | exists e1 s1 x1.(n_dog(x1) & a_brown(s1) & Theme(s1,x1) & Actor(e1,x1) & v_jump(e1)) | 4d2b730a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5.(v_jump(e1) & v_have(e2) & of(x4,x5) & of(x4,x2) & n_water(x2) & n_open(x4) & n_mouth(x5) & n_male(x2) & n_dog(x3) & n_dog(x1) & in(e1,x2) & a_wide(s5) & a_brown(s4) & a_brown(s2) & a_big(s3) & a_big(s1) & Theme(s5,x4) & Theme(s4,x3) & Theme(s3,x3) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 s1 x1.(v_jump(e1) & n_dog(x1) & a_brown(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A dog with a collar running through the water | A dog runs through water. | 0 | -100 | There are both a dog running through the water. | exists e1 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & with(x1,x2) & through(e1,x4) & Actor(e1,x3) & v_run(e1) & (x2 = x3) & n_collar(x2) & n_dog(x1)) | exists e1 x1 x2.(through(e1,x2) & n_water(x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1)) | 4d2b7760-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x1,x2) & v_run(e1) & through(e1,x4) & n_water(x4) & n_dog(x1) & n_collar(x2) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_run(e1) & through(e1,x2) & n_water(x2) & n_dog(x1) & Actor(e1,x1)) |
||
A dog with a collar running through the water | A cat uses a litterbox. | 2 | -100 | The difference is there is a dog running through water and the cat uses a litter box. | exists e1 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & with(x1,x2) & through(e1,x4) & Actor(e1,x3) & v_run(e1) & (x2 = x3) & n_collar(x2) & n_dog(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_use(e1) & n_litterbox(x2) & n_cat(x1)) | 4d2b7bac-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x1,x2) & v_run(e1) & through(e1,x4) & n_water(x4) & n_dog(x1) & n_collar(x2) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_use(e1) & n_litterbox(x2) & n_cat(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A dog with a collar running through the water | A dog runs through water while chasing another dog. | 1 | -100 | Running through the water does not imply chasing another dog. | exists e1 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & with(x1,x2) & through(e1,x4) & Actor(e1,x3) & v_run(e1) & (x2 = x3) & n_collar(x2) & n_dog(x1)) | exists e2 e1 x1 x2 x3.(while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_chase(e2) & n_dog(x3) & -(x3 = x1) & n_dog(x1) & n_dog(x1) & through(e1,x2) & n_water(x2) & Actor(e1,x1) & v_run(e1)) | 4d2b825a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(x1,x2) & v_run(e1) & through(e1,x4) & n_water(x4) & n_dog(x1) & n_collar(x2) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) | exists e2 e1 x1 x2 x3.(while(e1,e2) & v_run(e1) & v_chase(e2) & through(e1,x2) & n_water(x2) & n_dog(x3) & n_dog(x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1) & -(x3 = x1)) |
||
A brown dog barks over its shoulder in the water. | the dog is angry | 1 | 0.045109 | Just because a dog is barking does not mean the dog is angry. | exists s1 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & over(x1,x3) & in(x3,x4) & n_shoulder(x3) & of(x3,x1) & n_thing(x1) & n_bark(x1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1)) | exists s1 x1.(n_dog(x1) & Theme(s1,x1) & a_angry(s1)) | 4d2b87b4-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(over(x1,x3) & of(x3,x1) & of(x1,x2) & n_water(x4) & n_thing(x1) & n_shoulder(x3) & n_dog(x2) & n_bark(x1) & in(x3,x4) & a_topic(x1) & a_brown(s1) & Theme(s1,x1)) | exists s1 x1.(n_dog(x1) & a_angry(s1) & Theme(s1,x1)) |
||
A brown dog barks over its shoulder in the water. | the dog is at home eating | 2 | -100 | Barks and eating are not same both are different. | exists s1 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & over(x1,x3) & in(x3,x4) & n_shoulder(x3) & of(x3,x1) & n_thing(x1) & n_bark(x1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1)) | exists p1 x1.(n_dog(x1) & exists x2 x3.(at(x1,x2) & n_eating(x2) & of(x2,x3) & n_home(x3))) | 4d2b8ca0-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(over(x1,x3) & of(x3,x1) & of(x1,x2) & n_water(x4) & n_thing(x1) & n_shoulder(x3) & n_dog(x2) & n_bark(x1) & in(x3,x4) & a_topic(x1) & a_brown(s1) & Theme(s1,x1)) | exists x1.(n_dog(x1) & exists x2 x3.(of(x2,x3) & n_home(x3) & n_eating(x2) & at(x1,x2))) |
||
A brown dog barks over its shoulder in the water. | the dog is wet | 0 | -100 | A brown dog is wet while its in the water. | exists s1 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & over(x1,x3) & in(x3,x4) & n_shoulder(x3) & of(x3,x1) & n_thing(x1) & n_bark(x1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1)) | exists s1 x1.(n_dog(x1) & Theme(s1,x1) & a_wet(s1)) | 4d2b9132-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(over(x1,x3) & of(x3,x1) & of(x1,x2) & n_water(x4) & n_thing(x1) & n_shoulder(x3) & n_dog(x2) & n_bark(x1) & in(x3,x4) & a_topic(x1) & a_brown(s1) & Theme(s1,x1)) | exists s1 x1.(n_dog(x1) & a_wet(s1) & Theme(s1,x1)) |
||
A brown dog barks over its shoulder in the water. | A dog that is brown is in some water barking over its shoulder. | 0 | -100 | A brown dog is a dog that is brown. | exists s1 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & over(x1,x3) & in(x3,x4) & n_shoulder(x3) & of(x3,x1) & n_thing(x1) & n_bark(x1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2 x5.(exists e2 x3 x4.(in(x1,x3) & over(e2,x5) & Actor(e2,x4) & v_bark(e2) & (x3 = x4) & n_water(x3)) & n_shoulder(x5) & of(x5,x1) & n_thing(x1) & Theme(e1,x2) & v_brown(e1) & (x1 = x2) & n_dog(x1)) | 4d2b9592-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(over(x1,x3) & of(x3,x1) & of(x1,x2) & n_water(x4) & n_thing(x1) & n_shoulder(x3) & n_dog(x2) & n_bark(x1) & in(x3,x4) & a_topic(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1 x2 x5.(v_brown(e1) & of(x5,x1) & n_thing(x1) & n_shoulder(x5) & n_dog(x1) & exists e2 x3 x4.(v_bark(e2) & over(e2,x5) & n_water(x3) & in(x1,x3) & Actor(e2,x4) & (x3 = x4)) & Theme(e1,x2) & (x1 = x2)) |
||
A brown dog barks over its shoulder in the water. | a wet dog barks at his owner | 1 | 0.696501 | A dog barks over its shoulder does not imply it is at his owner. | exists s1 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & over(x1,x3) & in(x3,x4) & n_shoulder(x3) & of(x3,x1) & n_thing(x1) & n_bark(x1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3.(a_topic(x1) & at(x1,x3) & n_owner(x3) & of(x3,x1) & n_male(x1) & n_bark(x1) & of(x1,x2) & n_dog(x2) & a_wet(s1) & Theme(s1,x1)) | 4d2b99fc-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(over(x1,x3) & of(x3,x1) & of(x1,x2) & n_water(x4) & n_thing(x1) & n_shoulder(x3) & n_dog(x2) & n_bark(x1) & in(x3,x4) & a_topic(x1) & a_brown(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3.(of(x3,x1) & of(x1,x2) & n_owner(x3) & n_male(x1) & n_dog(x2) & n_bark(x1) & at(x1,x3) & a_wet(s1) & a_topic(x1) & Theme(s1,x1)) |
||
A brown dog barks over its shoulder in the water. | A chocolate lab is taking a swim. | 0 | -100 | A chocolate lab is a kind of brown dog and taking a swim necessitates being in the water. | exists s1 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & over(x1,x3) & in(x3,x4) & n_shoulder(x3) & of(x3,x1) & n_thing(x1) & n_bark(x1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_take(e1) & n_swim(x3) & n_lab(x1) & of(x1,x2) & n_chocolate(x2)) | 4d2b9e66-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(over(x1,x3) & of(x3,x1) & of(x1,x2) & n_water(x4) & n_thing(x1) & n_shoulder(x3) & n_dog(x2) & n_bark(x1) & in(x3,x4) & a_topic(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(v_take(e1) & of(x1,x2) & n_swim(x3) & n_lab(x1) & n_chocolate(x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A brown dog barks over its shoulder in the water. | A dog holds a frisbee in its mouth. | 2 | -100 | One dog is barking and the other dog is holding a Frisbee. | exists s1 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & over(x1,x3) & in(x3,x4) & n_shoulder(x3) & of(x3,x1) & n_thing(x1) & n_bark(x1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(in(e1,x3) & n_mouth(x3) & of(x3,x1) & n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_frisbee(x2) & n_dog(x1)) | 4d2ba2bc-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(over(x1,x3) & of(x3,x1) & of(x1,x2) & n_water(x4) & n_thing(x1) & n_shoulder(x3) & n_dog(x2) & n_bark(x1) & in(x3,x4) & a_topic(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(v_hold(e1) & of(x3,x1) & n_thing(x1) & n_mouth(x3) & n_frisbee(x2) & n_dog(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A brown dog barks over its shoulder in the water. | There is a body of water. | 0 | -100 | If the dog is in the water then there must be a body of water for it to be in. | exists s1 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & over(x1,x3) & in(x3,x4) & n_shoulder(x3) & of(x3,x1) & n_thing(x1) & n_bark(x1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1)) | exists p1 x1 x2 x3.((x1 = x2) & of(x2,x3) & n_water(x3) & n_body(x2)) | 4d2ba9c4-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(over(x1,x3) & of(x3,x1) & of(x1,x2) & n_water(x4) & n_thing(x1) & n_shoulder(x3) & n_dog(x2) & n_bark(x1) & in(x3,x4) & a_topic(x1) & a_brown(s1) & Theme(s1,x1)) | exists x1 x2 x3.(of(x2,x3) & n_water(x3) & n_body(x2) & (x1 = x2)) |
||
A brown dog barks over its shoulder in the water. | A big dog barks happily in some water. | 1 | 0.521312 | Barks does not imply happily. | exists s1 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & over(x1,x3) & in(x3,x4) & n_shoulder(x3) & of(x3,x1) & n_thing(x1) & n_bark(x1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3.(a_topic(x1) & n_happily(x1) & in(x1,x3) & n_water(x3) & n_bark(x1) & of(x1,x2) & n_dog(x2) & a_big(s1) & Theme(s1,x1)) | 4d2baf00-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(over(x1,x3) & of(x3,x1) & of(x1,x2) & n_water(x4) & n_thing(x1) & n_shoulder(x3) & n_dog(x2) & n_bark(x1) & in(x3,x4) & a_topic(x1) & a_brown(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3.(of(x1,x2) & n_water(x3) & n_happily(x1) & n_dog(x2) & n_bark(x1) & in(x1,x3) & a_topic(x1) & a_big(s1) & Theme(s1,x1)) |
||
A brown dog barks over its shoulder in the water. | The dog is looking at its owner for its stick. | 1 | 0.518392 | A dog barks over its shoulder does not imply looking at its owner for its stick. | exists s1 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & over(x1,x3) & in(x3,x4) & n_shoulder(x3) & of(x3,x1) & n_thing(x1) & n_bark(x1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(n_stick(x3) & of(x3,x1) & n_thing(x1) & n_thing(x1) & n_owner(x2) & of(x2,x1) & n_dog(x1) & at(e1,x2) & for(x2,x3) & Actor(e1,x1) & v_look(e1)) | 4d2bb3f6-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(over(x1,x3) & of(x3,x1) & of(x1,x2) & n_water(x4) & n_thing(x1) & n_shoulder(x3) & n_dog(x2) & n_bark(x1) & in(x3,x4) & a_topic(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(v_look(e1) & of(x3,x1) & of(x2,x1) & n_thing(x1) & n_stick(x3) & n_owner(x2) & n_dog(x1) & for(x2,x3) & at(e1,x2) & Actor(e1,x1)) |
||
A brown dog barks over its shoulder in the water. | a cat detests her bath | 2 | 0 | The difference is it's a cat and a dog. | exists s1 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & over(x1,x3) & in(x3,x4) & n_shoulder(x3) & of(x3,x1) & n_thing(x1) & n_bark(x1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_detest(e1) & n_bath(x2) & a_she(s1) & Theme(s1,x2) & n_cat(x1)) | 4d2bb89c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(over(x1,x3) & of(x3,x1) & of(x1,x2) & n_water(x4) & n_thing(x1) & n_shoulder(x3) & n_dog(x2) & n_bark(x1) & in(x3,x4) & a_topic(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(v_detest(e1) & n_cat(x1) & n_bath(x2) & a_she(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A brown dog barks over its shoulder in the water. | The dog is in the desert. | 2 | -100 | The first dog is in the water while the other dog is in the desert where there is no water. | exists s1 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & over(x1,x3) & in(x3,x4) & n_shoulder(x3) & of(x3,x1) & n_thing(x1) & n_bark(x1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1)) | exists p1 x1 x2.(n_desert(x2) & n_dog(x1) & in(x1,x2)) | 4d2bbd10-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(over(x1,x3) & of(x3,x1) & of(x1,x2) & n_water(x4) & n_thing(x1) & n_shoulder(x3) & n_dog(x2) & n_bark(x1) & in(x3,x4) & a_topic(x1) & a_brown(s1) & Theme(s1,x1)) | exists x1 x2.(n_dog(x1) & n_desert(x2) & in(x1,x2)) |
||
A brown dog barks over its shoulder in the water. | A dog is sitting in a chair. | 2 | -100 | The first dog barks and is in water, the other dog is just sitting on the chair. | exists s1 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & over(x1,x3) & in(x3,x4) & n_shoulder(x3) & of(x3,x1) & n_thing(x1) & n_bark(x1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1 x2.(in(e1,x2) & n_chair(x2) & Actor(e1,x1) & v_sit(e1) & n_dog(x1)) | 4d2bc17a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(over(x1,x3) & of(x3,x1) & of(x1,x2) & n_water(x4) & n_thing(x1) & n_shoulder(x3) & n_dog(x2) & n_bark(x1) & in(x3,x4) & a_topic(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1 x2.(v_sit(e1) & n_dog(x1) & n_chair(x2) & in(e1,x2) & Actor(e1,x1)) |
||
A brown dog barks over its shoulder in the water. | An animal is having trouble stating afloat. | 1 | 0.009098 | A dog barks over its shoulder in the water does not imply the dog is having staying float. | exists s1 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & over(x1,x3) & in(x3,x4) & n_shoulder(x3) & of(x3,x1) & n_thing(x1) & n_bark(x1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2.(exists e2 s1.(a_afloat(s1) & Manner(e2,s1) & Actor(e2,x2) & v_state(e2)) & Recipient(e1,p1) & Actor(e1,x1) & Topic(e1,x2) & v_have(e1) & n_trouble(x2) & n_animal(x1)) | 4d2bc5e4-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(over(x1,x3) & of(x3,x1) & of(x1,x2) & n_water(x4) & n_thing(x1) & n_shoulder(x3) & n_dog(x2) & n_bark(x1) & in(x3,x4) & a_topic(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2.(v_have(e1) & n_trouble(x2) & n_animal(x1) & exists e2 s1.(v_state(e2) & a_afloat(s1) & Manner(e2,s1) & Actor(e2,x2)) & Topic(e1,x2) & Recipient(e1,p1) & Actor(e1,x1)) |
||
A brown dog barks over its shoulder in the water. | a dog barks near water | 0 | 1 | If there is a dog barking in the water it must be barking near water. | exists s1 x1 x2 x3 x4.(n_water(x4) & a_topic(x1) & over(x1,x3) & in(x3,x4) & n_shoulder(x3) & of(x3,x1) & n_thing(x1) & n_bark(x1) & of(x1,x2) & n_dog(x2) & a_brown(s1) & Theme(s1,x1)) | exists x1 x2 x3.(a_topic(x1) & near(x1,x3) & n_water(x3) & n_bark(x1) & of(x1,x2) & n_dog(x2)) | 4d2bca44-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(over(x1,x3) & of(x3,x1) & of(x1,x2) & n_water(x4) & n_thing(x1) & n_shoulder(x3) & n_dog(x2) & n_bark(x1) & in(x3,x4) & a_topic(x1) & a_brown(s1) & Theme(s1,x1)) | exists x1 x2 x3.(of(x1,x2) & near(x1,x3) & n_water(x3) & n_dog(x2) & n_bark(x1) & a_topic(x1)) |
||
A young adult is throwing a softball to home base. | A woman plays hacky sack at a festival. | 2 | -100 | woman playing hacky sack cannot be playing softball | exists e1 s1 x1 x2 x3 x4.(to(e1,x3) & n_base(x3) & of(x3,x4) & n_home(x4) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_softball(x2) & n_adult(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(at(e1,x3) & n_festival(x3) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_sack(x2) & a_hacky(s1) & Theme(s1,x2) & n_woman(x1)) | 4d2bd0ac-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_throw(e1) & to(e1,x3) & of(x3,x4) & n_softball(x2) & n_home(x4) & n_base(x3) & n_adult(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_play(e1) & n_woman(x1) & n_sack(x2) & n_festival(x3) & at(e1,x3) & a_hacky(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young adult is throwing a softball to home base. | The third baseman throws the ball. | 1 | -100 | We have no idea if the third baseman is the one that throws the ball, it could be any player. | exists e1 s1 x1 x2 x3 x4.(to(e1,x3) & n_base(x3) & of(x3,x4) & n_home(x4) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_softball(x2) & n_adult(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_ball(x2) & n_baseman(x1) & a_third(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1)) | 4d2bd5b6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_throw(e1) & to(e1,x3) & of(x3,x4) & n_softball(x2) & n_home(x4) & n_base(x3) & n_adult(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_throw(e1) & n_baseman(x1) & n_ball(x2) & a_third(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young adult is throwing a softball to home base. | A person throws a ball. | 0 | -100 | A young adult is a person. Softball is a type of ball. | exists e1 s1 x1 x2 x3 x4.(to(e1,x3) & n_base(x3) & of(x3,x4) & n_home(x4) & Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_softball(x2) & n_adult(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_throw(e1) & n_ball(x2) & n_person(x1)) | 4d2bda84-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_throw(e1) & to(e1,x3) & of(x3,x4) & n_softball(x2) & n_home(x4) & n_base(x3) & n_adult(x1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_throw(e1) & n_person(x1) & n_ball(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young female softball outfielder has just thrown a ball, while players run to their bases. | Nobody is throwing | 2 | -100 | The first one has just thrown a ball, while no one is throwing in the second sentence. | exists e1 p1 s1 s2 s3 x1 x2 x3 x5.(a_just(s3) & Manner(e1,s3) & exists e2 x4.(to(e2,x5) & Actor(e2,x4) & v_run(e2) & n_player(x4)) & n_basis(x5) & of(x5,x1) & n_thing(x1) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_throw(e1) & n_ball(x3) & n_outfielder(x1) & of(x1,x2) & n_softball(x2) & a_female(s2) & Theme(s2,x1) & a_young(s1) & Theme(s1,x1)) | -exists e1 x1.(Actor(e1,x1) & v_throw(e1) & n_person(x1)) | 4d2bdf16-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x5.(while(e1,p1) & v_throw(e1) & of(x5,x1) & of(x1,x2) & n_thing(x1) & n_softball(x2) & n_outfielder(x1) & n_basis(x5) & n_ball(x3) & exists e2 x4.(v_run(e2) & to(e2,x5) & n_player(x4) & Actor(e2,x4)) & a_young(s1) & a_just(s3) & a_female(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s3) & Actor(e1,x1)) | all e1 x1.(-v_throw(e1) | -n_person(x1) | -Actor(e1,x1)) |
||
A young female softball outfielder has just thrown a ball, while players run to their bases. | A tall human throwing | 1 | -100 | Not all females are tall. | exists e1 p1 s1 s2 s3 x1 x2 x3 x5.(a_just(s3) & Manner(e1,s3) & exists e2 x4.(to(e2,x5) & Actor(e2,x4) & v_run(e2) & n_player(x4)) & n_basis(x5) & of(x5,x1) & n_thing(x1) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_throw(e1) & n_ball(x3) & n_outfielder(x1) & of(x1,x2) & n_softball(x2) & a_female(s2) & Theme(s2,x1) & a_young(s1) & Theme(s1,x1)) | exists s1 s2 x1.(a_topic(x1) & n_throwing(x1) & a_human(s2) & Theme(s2,x1) & a_tall(s1) & Theme(s1,x1)) | 4d2be3bc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x5.(while(e1,p1) & v_throw(e1) & of(x5,x1) & of(x1,x2) & n_thing(x1) & n_softball(x2) & n_outfielder(x1) & n_basis(x5) & n_ball(x3) & exists e2 x4.(v_run(e2) & to(e2,x5) & n_player(x4) & Actor(e2,x4)) & a_young(s1) & a_just(s3) & a_female(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s3) & Actor(e1,x1)) | exists s1 s2 x1.(n_throwing(x1) & a_topic(x1) & a_tall(s1) & a_human(s2) & Theme(s2,x1) & Theme(s1,x1)) |
||
A young female softball outfielder has just thrown a ball, while players run to their bases. | A human throwing | 0 | -100 | A young female is a human and if she has just thrown a ball she is engaged in throwing. | exists e1 p1 s1 s2 s3 x1 x2 x3 x5.(a_just(s3) & Manner(e1,s3) & exists e2 x4.(to(e2,x5) & Actor(e2,x4) & v_run(e2) & n_player(x4)) & n_basis(x5) & of(x5,x1) & n_thing(x1) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_throw(e1) & n_ball(x3) & n_outfielder(x1) & of(x1,x2) & n_softball(x2) & a_female(s2) & Theme(s2,x1) & a_young(s1) & Theme(s1,x1)) | exists s1 x1.(a_topic(x1) & n_throwing(x1) & a_human(s1) & Theme(s1,x1)) | 4d2be8e4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x5.(while(e1,p1) & v_throw(e1) & of(x5,x1) & of(x1,x2) & n_thing(x1) & n_softball(x2) & n_outfielder(x1) & n_basis(x5) & n_ball(x3) & exists e2 x4.(v_run(e2) & to(e2,x5) & n_player(x4) & Actor(e2,x4)) & a_young(s1) & a_just(s3) & a_female(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Manner(e1,s3) & Actor(e1,x1)) | exists s1 x1.(n_throwing(x1) & a_topic(x1) & a_human(s1) & Theme(s1,x1)) |
||
A girl in dark blue baseball uniform throws a ball while two other baseball players runs around. | A girl in a blue baseball uniform stands at home plate holding a bat | 2 | -100 | The first girl throws a ball, the second girl is standing at home plate. | exists e1 p1 s1 s2 x1 x2 x3 x4 x7.(exists e2 s3 x5 x6.(a_around(s3) & Manner(e2,s3) & Actor(e2,x5) & v_run(e2) & -(x5 = x7) & n_player(x5) & of(x5,x6) & n_baseball(x6) & card_eq_2(x5)) & n_player(x7) & of(x7,x3) & n_baseball(x3) & n_baseball(x3) & while(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_throw(e1) & n_ball(x4) & in(x1,x2) & n_uniform(x2) & of(x2,x3) & a_blue(s2) & Theme(s2,x2) & a_dark(s1) & Theme(s1,x2) & n_girl(x1)) | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(for(e1,e2) & Theme(e2,x6) & Actor(e2,x1) & v_hold(e2) & n_bat(x6) & at(e1,x4) & n_plate(x4) & of(x4,x5) & n_home(x5) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_uniform(x2) & of(x2,x3) & n_baseball(x3) & a_blue(s1) & Theme(s1,x2) & n_girl(x1)) | 4d2bed94-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4 x7.(while(e1,p1) & v_throw(e1) & of(x7,x3) & of(x2,x3) & n_uniform(x2) & n_player(x7) & n_girl(x1) & n_baseball(x3) & n_ball(x4) & in(x1,x2) & exists e2 s3 x5 x6.(v_run(e2) & of(x5,x6) & n_player(x5) & n_baseball(x6) & card_eq_2(x5) & a_around(s3) & Manner(e2,s3) & Actor(e2,x5) & -(x5 = x7)) & a_dark(s1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1)) | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_hold(e2) & of(x4,x5) & of(x2,x3) & n_uniform(x2) & n_plate(x4) & n_home(x5) & n_girl(x1) & n_bat(x6) & n_baseball(x3) & in(x1,x2) & for(e1,e2) & at(e1,x4) & a_blue(s1) & Theme(s1,x2) & Theme(e2,x6) & Actor(e2,x1) & Actor(e1,x1)) |
||
A girl in dark blue baseball uniform throws a ball while two other baseball players runs around. | A girl in a blue baseball uniform tosses a ball while two other players run | 0 | -100 | Dark blue is a shade of blue and other players implies that they are playing baseball as well. | exists e1 p1 s1 s2 x1 x2 x3 x4 x7.(exists e2 s3 x5 x6.(a_around(s3) & Manner(e2,s3) & Actor(e2,x5) & v_run(e2) & -(x5 = x7) & n_player(x5) & of(x5,x6) & n_baseball(x6) & card_eq_2(x5)) & n_player(x7) & of(x7,x3) & n_baseball(x3) & n_baseball(x3) & while(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_throw(e1) & n_ball(x4) & in(x1,x2) & n_uniform(x2) & of(x2,x3) & a_blue(s2) & Theme(s2,x2) & a_dark(s1) & Theme(s1,x2) & n_girl(x1)) | exists e1 p1 s1 x1 x2 x3 x4 x6.(n_player(x6) & exists e2 x5.(Actor(e2,x5) & v_run(e2) & -(x5 = x6) & n_player(x5) & card_eq_2(x5)) & while(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_toss(e1) & n_ball(x4) & in(x1,x2) & n_uniform(x2) & of(x2,x3) & n_baseball(x3) & a_blue(s1) & Theme(s1,x2) & n_girl(x1)) | 4d2bf23a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4 x7.(while(e1,p1) & v_throw(e1) & of(x7,x3) & of(x2,x3) & n_uniform(x2) & n_player(x7) & n_girl(x1) & n_baseball(x3) & n_ball(x4) & in(x1,x2) & exists e2 s3 x5 x6.(v_run(e2) & of(x5,x6) & n_player(x5) & n_baseball(x6) & card_eq_2(x5) & a_around(s3) & Manner(e2,s3) & Actor(e2,x5) & -(x5 = x7)) & a_dark(s1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1)) | exists e1 p1 s1 x1 x2 x3 x4 x6.(while(e1,p1) & v_toss(e1) & of(x2,x3) & n_uniform(x2) & n_player(x6) & n_girl(x1) & n_baseball(x3) & n_ball(x4) & in(x1,x2) & exists e2 x5.(v_run(e2) & n_player(x5) & card_eq_2(x5) & Actor(e2,x5) & -(x5 = x6)) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1)) |
||
A girl in dark blue baseball uniform throws a ball while two other baseball players runs around. | A girl in a blue baseball uniform pitches a ball to home plate while two other runners steal bases | 1 | -100 | Throws does not imply pitches and players run around does not imply to steal bases. | exists e1 p1 s1 s2 x1 x2 x3 x4 x7.(exists e2 s3 x5 x6.(a_around(s3) & Manner(e2,s3) & Actor(e2,x5) & v_run(e2) & -(x5 = x7) & n_player(x5) & of(x5,x6) & n_baseball(x6) & card_eq_2(x5)) & n_player(x7) & of(x7,x3) & n_baseball(x3) & n_baseball(x3) & while(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_throw(e1) & n_ball(x4) & in(x1,x2) & n_uniform(x2) & of(x2,x3) & a_blue(s2) & Theme(s2,x2) & a_dark(s1) & Theme(s1,x2) & n_girl(x1)) | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x8.(n_runner(x8) & exists e2 x7 x9.(Theme(e2,x9) & Actor(e2,x7) & v_steal(e2) & n_basis(x9) & -(x7 = x8) & n_runner(x7) & card_eq_2(x7)) & while(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_pitch(e1) & to(x4,x5) & n_plate(x5) & of(x5,x6) & n_home(x6) & n_ball(x4) & in(x1,x2) & n_uniform(x2) & of(x2,x3) & n_baseball(x3) & a_blue(s1) & Theme(s1,x2) & n_girl(x1)) | 4d2bf802-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4 x7.(while(e1,p1) & v_throw(e1) & of(x7,x3) & of(x2,x3) & n_uniform(x2) & n_player(x7) & n_girl(x1) & n_baseball(x3) & n_ball(x4) & in(x1,x2) & exists e2 s3 x5 x6.(v_run(e2) & of(x5,x6) & n_player(x5) & n_baseball(x6) & card_eq_2(x5) & a_around(s3) & Manner(e2,s3) & Actor(e2,x5) & -(x5 = x7)) & a_dark(s1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1)) | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x8.(while(e1,p1) & v_pitch(e1) & to(x4,x5) & of(x5,x6) & of(x2,x3) & n_uniform(x2) & n_runner(x8) & n_plate(x5) & n_home(x6) & n_girl(x1) & n_baseball(x3) & n_ball(x4) & in(x1,x2) & exists e2 x7 x9.(v_steal(e2) & n_runner(x7) & n_basis(x9) & card_eq_2(x7) & Theme(e2,x9) & Actor(e2,x7) & -(x7 = x8)) & a_blue(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1)) |
||
A white boy prepares food while looking at the camera. | A boy standing near the stove cooking food and then poses for the camera | 1 | 0.616669 | Not all kitchen locations involve close proximity to the stove. Not all meal preparation constitutes cooking. There are alternative ways to look at the camera without poses. | exists e1 e2 s1 x1 x2 x3.(n_camera(x3) & while(e1,e2) & at(e2,x3) & Actor(e2,x1) & v_look(e2) & Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & n_food(x2) & n_boy(x1) & a_white(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_camera(x9) & n_food(x3) & of(x3,x5) & n_cooking(x5) & of(x3,x4) & n_stove(x4) & a_topic(x6) & a_then(s1) & Manner(e1,s1) & for(e1,x9) & Actor(e1,x8) & v_pose(e1) & (x6 = x8) & n_standing(x6) & of(x6,x7) & n_boy(x7) & a_topic(x1) & near(x1,x3) & n_standing(x1) & of(x1,x2) & n_boy(x2)) | 4d30ad66-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(while(e1,e2) & v_prepare(e1) & v_look(e2) & n_food(x2) & n_camera(x3) & n_boy(x1) & at(e2,x3) & a_white(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_pose(e1) & of(x6,x7) & of(x3,x5) & of(x3,x4) & of(x1,x2) & near(x1,x3) & n_stove(x4) & n_standing(x6) & n_standing(x1) & n_food(x3) & n_cooking(x5) & n_camera(x9) & n_boy(x7) & n_boy(x2) & for(e1,x9) & a_topic(x6) & a_topic(x1) & a_then(s1) & Manner(e1,s1) & Actor(e1,x8) & (x6 = x8)) |
||
A white boy prepares food while looking at the camera. | A boy is giving a cooking tutorial. | 1 | 0.203429 | Not all food preparation constitutes giving a cooking tutorial. | exists e1 e2 s1 x1 x2 x3.(n_camera(x3) & while(e1,e2) & at(e2,x3) & Actor(e2,x1) & v_look(e2) & Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & n_food(x2) & n_boy(x1) & a_white(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_give(e1) & n_tutorial(x2) & of(x2,x3) & n_cooking(x3) & n_boy(x1)) | 4d30b496-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(while(e1,e2) & v_prepare(e1) & v_look(e2) & n_food(x2) & n_camera(x3) & n_boy(x1) & at(e2,x3) & a_white(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_give(e1) & of(x2,x3) & n_tutorial(x2) & n_cooking(x3) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A white boy prepares food while looking at the camera. | A small girl shyly looks away from the camera while singing | 2 | 0 | A boy is not a girl. | exists e1 e2 s1 x1 x2 x3.(n_camera(x3) & while(e1,e2) & at(e2,x3) & Actor(e2,x1) & v_look(e2) & Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & n_food(x2) & n_boy(x1) & a_white(s1) & Theme(s1,x1)) | exists e1 e2 s1 s2 s3 x1 x2.(n_camera(x2) & while(e1,e2) & Actor(e2,x1) & v_sing(e2) & a_shyly(s3) & Manner(e1,s3) & a_away(s2) & Manner(e1,s2) & from(e1,x2) & Actor(e1,x1) & v_look(e1) & n_girl(x1) & a_small(s1) & Theme(s1,x1)) | 4d30b96e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(while(e1,e2) & v_prepare(e1) & v_look(e2) & n_food(x2) & n_camera(x3) & n_boy(x1) & at(e2,x3) & a_white(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 e2 s1 s2 s3 x1 x2.(while(e1,e2) & v_sing(e2) & v_look(e1) & n_girl(x1) & n_camera(x2) & from(e1,x2) & a_small(s1) & a_shyly(s3) & a_away(s2) & Theme(s1,x1) & Manner(e1,s3) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x1)) |
||
A white boy prepares food while looking at the camera. | A boy poses for the camera while holding food | 0 | 0.949212 | YOU ARE HOLDING FOOD WHEN YOU ARE PREPARES IT. | exists e1 e2 s1 x1 x2 x3.(n_camera(x3) & while(e1,e2) & at(e2,x3) & Actor(e2,x1) & v_look(e2) & Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & n_food(x2) & n_boy(x1) & a_white(s1) & Theme(s1,x1)) | exists e2 e1 x1 x2 x3.(n_camera(x2) & while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_hold(e2) & n_food(x3) & for(e1,x2) & Actor(e1,x1) & v_pose(e1) & n_boy(x1)) | 4d30be28-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(while(e1,e2) & v_prepare(e1) & v_look(e2) & n_food(x2) & n_camera(x3) & n_boy(x1) & at(e2,x3) & a_white(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3.(while(e1,e2) & v_pose(e1) & v_hold(e2) & n_food(x3) & n_camera(x2) & n_boy(x1) & for(e1,x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) |
||
A white boy prepares food while looking at the camera. | A boy cooks food for a tv show | 1 | 0.069849 | Cameras are not just used to record tv shows. | exists e1 e2 s1 x1 x2 x3.(n_camera(x3) & while(e1,e2) & at(e2,x3) & Actor(e2,x1) & v_look(e2) & Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & n_food(x2) & n_boy(x1) & a_white(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(for(e1,x3) & n_show(x3) & of(x3,x4) & n_tv(x4) & Theme(e1,x2) & Actor(e1,x1) & v_cook(e1) & n_food(x2) & n_boy(x1)) | 4d30c33c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(while(e1,e2) & v_prepare(e1) & v_look(e2) & n_food(x2) & n_camera(x3) & n_boy(x1) & at(e2,x3) & a_white(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_cook(e1) & of(x3,x4) & n_tv(x4) & n_show(x3) & n_food(x2) & n_boy(x1) & for(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A white boy prepares food while looking at the camera. | A white boy is cooking in a kitchen | 1 | 0.881401 | Food does not have to be prepared in a kitchen. | exists e1 e2 s1 x1 x2 x3.(n_camera(x3) & while(e1,e2) & at(e2,x3) & Actor(e2,x1) & v_look(e2) & Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & n_food(x2) & n_boy(x1) & a_white(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(in(e1,x2) & n_kitchen(x2) & Actor(e1,x1) & v_cook(e1) & n_boy(x1) & a_white(s1) & Theme(s1,x1)) | 4d30cd46-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(while(e1,e2) & v_prepare(e1) & v_look(e2) & n_food(x2) & n_camera(x3) & n_boy(x1) & at(e2,x3) & a_white(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_cook(e1) & n_kitchen(x2) & n_boy(x1) & in(e1,x2) & a_white(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A white boy prepares food while looking at the camera. | There is a boy preparing a sandwich to eat | 1 | 0.086313 | You can prepare food, and it not be a sandwich or for that particular person to eat. | exists e1 e2 s1 x1 x2 x3.(n_camera(x3) & while(e1,e2) & at(e2,x3) & Actor(e2,x1) & v_look(e2) & Theme(e1,x2) & Actor(e1,x1) & v_prepare(e1) & n_food(x2) & n_boy(x1) & a_white(s1) & Theme(s1,x1)) | exists p1 x1 e1 p2 x2 x3 x4.((x1 = x2) & Theme(e1,x4) & Actor(e1,x3) & v_prepare(e1) & Topic(x4,p2) & exists e2 x5.(Theme(e2,x5) & Actor(e2,x4) & v_eat(e2) & n_thing(x5)) & n_sandwich(x4) & (x2 = x3) & n_boy(x2)) | 4d30d7b4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(while(e1,e2) & v_prepare(e1) & v_look(e2) & n_food(x2) & n_camera(x3) & n_boy(x1) & at(e2,x3) & a_white(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists x1 e1 p2 x2 x3 x4.(v_prepare(e1) & n_sandwich(x4) & n_boy(x2) & exists e2 x5.(v_eat(e2) & n_thing(x5) & Theme(e2,x5) & Actor(e2,x4)) & Topic(x4,p2) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) |
||
A man with a red beard pushes a cart along a sidewalk. | A red bearded man pushes a trolley | 1 | -100 | Not every cart is a trolley. | exists e1 s1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_push(e1) & along(x3,x4) & n_sidewalk(x4) & n_cart(x3) & with(x1,x2) & n_beard(x2) & a_red(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 s2 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_push(e1) & n_trolley(x2) & n_man(x1) & a_bearded(s2) & Theme(s2,x1) & a_red(s1) & Theme(s1,x1)) | 4d31185a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_push(e1) & n_sidewalk(x4) & n_man(x1) & n_cart(x3) & n_beard(x2) & along(x3,x4) & a_red(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2.(v_push(e1) & n_trolley(x2) & n_man(x1) & a_red(s1) & a_bearded(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man with a red beard pushes a cart along a sidewalk. | A man with facial hair is mobilizing a cart | 1 | -100 | Facial hair can be more than just a beard. | exists e1 s1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_push(e1) & along(x3,x4) & n_sidewalk(x4) & n_cart(x3) & with(x1,x2) & n_beard(x2) & a_red(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_mobilize(e1) & n_cart(x3) & with(x1,x2) & n_hair(x2) & a_facial(s1) & Theme(s1,x2) & n_man(x1)) | 4d311d3c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_push(e1) & n_sidewalk(x4) & n_man(x1) & n_cart(x3) & n_beard(x2) & along(x3,x4) & a_red(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(with(x1,x2) & v_mobilize(e1) & n_man(x1) & n_hair(x2) & n_cart(x3) & a_facial(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
||
A man with a red beard pushes a cart along a sidewalk. | A clean cut man kept his cart stationary | 2 | -100 | A man with a red beard would not be considered clean cut. | exists e1 s1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_push(e1) & along(x3,x4) & n_sidewalk(x4) & n_cart(x3) & with(x1,x2) & n_beard(x2) & a_red(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 p1 s1 x1 x2 x3.(exists s2.(Theme(s2,x3) & a_stationary(s2)) & Recipient(e1,p1) & Actor(e1,x1) & Topic(e1,x3) & v_keep(e1) & n_cart(x3) & of(x3,x1) & n_male(x1) & n_man(x1) & of(x1,x2) & n_cut(x2) & a_clean(s1) & Theme(s1,x1)) | 4d312200-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x1,x2) & v_push(e1) & n_sidewalk(x4) & n_man(x1) & n_cart(x3) & n_beard(x2) & along(x3,x4) & a_red(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 p1 s1 x1 x2 x3.(v_keep(e1) & of(x3,x1) & of(x1,x2) & n_man(x1) & n_male(x1) & n_cut(x2) & n_cart(x3) & exists s2.(a_stationary(s2) & Theme(s2,x3)) & a_clean(s1) & Topic(e1,x3) & Theme(s1,x1) & Recipient(e1,p1) & Actor(e1,x1)) |
||
Group standing in front of a creek with dog. | People are standing near some water. | 0 | -100 | A group is standing in front of a creek, therefore they are standing near some water. | exists x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x3) & of(x3,x4) & with(x4,x5) & n_dog(x5) & n_creek(x4) & n_front(x3) & n_standing(x1) & (x1 = x2) & ne_org_group(x2)) | exists e1 x1 x2.(near(e1,x2) & n_water(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1)) | 4d31284a-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4 x5.(with(x4,x5) & of(x3,x4) & ne_org_group(x2) & n_standing(x1) & n_front(x3) & n_dog(x5) & n_creek(x4) & in(x1,x3) & a_topic(x1) & (x1 = x2)) | exists e1 x1 x2.(v_stand(e1) & near(e1,x2) & n_water(x2) & n_people(x1) & Actor(e1,x1)) |
||
Group standing in front of a creek with dog. | The dog is standing in the water. | 2 | -100 | A dog cannot be standing in front of a creek and in the water at the same time. | exists x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x3) & of(x3,x4) & with(x4,x5) & n_dog(x5) & n_creek(x4) & n_front(x3) & n_standing(x1) & (x1 = x2) & ne_org_group(x2)) | exists e1 x1 x2.(n_water(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1) & v_stand(e1)) | 4d312d0e-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4 x5.(with(x4,x5) & of(x3,x4) & ne_org_group(x2) & n_standing(x1) & n_front(x3) & n_dog(x5) & n_creek(x4) & in(x1,x3) & a_topic(x1) & (x1 = x2)) | exists e1 x1 x2.(v_stand(e1) & n_water(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1)) |
||
Group standing in front of a creek with dog. | The water is very cold. | 1 | -100 | They are standing in front of the creek, not in it so they wouldnt know if it was very cold or not. | exists x1 x2 x3 x4 x5.(a_topic(x1) & in(x1,x3) & of(x3,x4) & with(x4,x5) & n_dog(x5) & n_creek(x4) & n_front(x3) & n_standing(x1) & (x1 = x2) & ne_org_group(x2)) | exists s1 x1.(n_water(x1) & r_very(s1) & Theme(s1,x1) & a_cold(s1)) | 4d31325e-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x3 x4 x5.(with(x4,x5) & of(x3,x4) & ne_org_group(x2) & n_standing(x1) & n_front(x3) & n_dog(x5) & n_creek(x4) & in(x1,x3) & a_topic(x1) & (x1 = x2)) | exists s1 x1.(r_very(s1) & n_water(x1) & a_cold(s1) & Theme(s1,x1)) |
||
Three people and a dog stand in front of a river on a cold day. | There are people by water. | 0 | -100 | Because the people are standing in front of a river, we know that they are by the water. | exists s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(s1) & subset_of(x2,s1) & in(x2,x4) & of(x4,x5) & on(x5,x6) & n_day(x6) & a_cold(s2) & Theme(s2,x6) & n_river(x5) & n_front(x4) & n_stand(x2) & of(x2,x3) & n_dog(x3) & subset_of(x1,s1) & n_people(x1) & card_eq_3(x1)) | exists p1 x1 x2.(by(p1,x2) & n_water(x2) & exists x3.((x1 = x3) & n_people(x3))) | 4d313704-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4 x5 x6.(subset_of(x2,s1) & subset_of(x1,s1) & on(x5,x6) & of(x4,x5) & of(x2,x3) & n_stand(x2) & n_river(x5) & n_people(x1) & n_front(x4) & n_dog(x3) & n_day(x6) & in(x2,x4) & card_eq_3(x1) & a_topic(s1) & a_cold(s2) & Theme(s2,x6)) | exists p1 x1 x2.(n_water(x2) & exists x3.(n_people(x3) & (x1 = x3)) & by(p1,x2)) |
||
Three people and a dog stand in front of a river on a cold day. | Three people and a dog are swimming in the river. | 2 | -100 | It is not possible to be both standing in front of a river while swimming in the river. It is unlikely to swim in a river on a cold day. | exists s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(s1) & subset_of(x2,s1) & in(x2,x4) & of(x4,x5) & on(x5,x6) & n_day(x6) & a_cold(s2) & Theme(s2,x6) & n_river(x5) & n_front(x4) & n_stand(x2) & of(x2,x3) & n_dog(x3) & subset_of(x1,s1) & n_people(x1) & card_eq_3(x1)) | exists e1 x1 x2 x3 x4.(n_river(x4) & in(e1,x4) & Actor(e1,x1) & v_swim(e1) & subset_of(x3,x1) & n_dog(x3) & subset_of(x2,x1) & n_people(x2) & card_eq_3(x2)) | 4d313baa-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4 x5 x6.(subset_of(x2,s1) & subset_of(x1,s1) & on(x5,x6) & of(x4,x5) & of(x2,x3) & n_stand(x2) & n_river(x5) & n_people(x1) & n_front(x4) & n_dog(x3) & n_day(x6) & in(x2,x4) & card_eq_3(x1) & a_topic(s1) & a_cold(s2) & Theme(s2,x6)) | exists e1 x1 x2 x3 x4.(v_swim(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_river(x4) & n_people(x2) & n_dog(x3) & in(e1,x4) & card_eq_3(x2) & Actor(e1,x1)) |
||
Three people and a dog stand in front of a river on a cold day. | Three girls and a poodle are standing in front of the Nile River. | 1 | -100 | Nile River is in egypt and there is not cold in egypt | exists s1 s2 x1 x2 x3 x4 x5 x6.(a_topic(s1) & subset_of(x2,s1) & in(x2,x4) & of(x4,x5) & on(x5,x6) & n_day(x6) & a_cold(s2) & Theme(s2,x6) & n_river(x5) & n_front(x4) & n_stand(x2) & of(x2,x3) & n_dog(x3) & subset_of(x1,s1) & n_people(x1) & card_eq_3(x1)) | exists e1 x1 x2 x3 x4 x5 x6.(ne_org_river(x5) & (x5 = x6) & ne_org_nile(x6) & in(e1,x4) & of(x4,x5) & n_front(x4) & Actor(e1,x1) & v_stand(e1) & subset_of(x3,x1) & n_poodle(x3) & subset_of(x2,x1) & n_girl(x2) & card_eq_3(x2)) | 4d31405a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4 x5 x6.(subset_of(x2,s1) & subset_of(x1,s1) & on(x5,x6) & of(x4,x5) & of(x2,x3) & n_stand(x2) & n_river(x5) & n_people(x1) & n_front(x4) & n_dog(x3) & n_day(x6) & in(x2,x4) & card_eq_3(x1) & a_topic(s1) & a_cold(s2) & Theme(s2,x6)) | exists e1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x5) & ne_org_river(x5) & ne_org_nile(x6) & n_poodle(x3) & n_girl(x2) & n_front(x4) & in(e1,x4) & card_eq_3(x2) & Actor(e1,x1) & (x5 = x6)) |
||
A man and wife in blue jackets and another younger man standing were standing by the creek together. | A married couple in blue jackets stand together with another man watching the creek. | 1 | -100 | You can stand by a creek without watching it. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_creek(x9) & a_together(s4) & Manner(e1,s4) & by(e1,x9) & Actor(e1,x1) & v_stand(e1) & subset_of(x3,x1) & in(x3,x4) & subset_of(x7,x4) & n_standing(x7) & of(x7,x8) & n_man(x8) & r_more(s3) & a_younger(s3) & Theme(s3,x7) & -(x7 = x6) & n_standing(x6) & of(x6,x2) & n_man(x2) & n_man(x2) & r_more(s2) & a_younger(s2) & Theme(s2,x6) & subset_of(x5,x4) & n_jacket(x5) & a_blue(s1) & Theme(s1,x5) & n_wife(x3) & subset_of(x2,x1)) | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(n_creek(x6) & n_man(x3) & with(e1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_watch(e2) & (x4 = x5) & n_man(x4) & -(x4 = x3) & exists s3.(Theme(s3,x1) & a_together(s3)) & Topic(e1,p1) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_jacket(x2) & a_blue(s2) & Theme(s2,x2) & n_couple(x1) & a_married(s1) & Theme(s1,x1)) | 4d314578-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_stand(e1) & subset_of(x7,x4) & subset_of(x5,x4) & subset_of(x3,x1) & subset_of(x2,x1) & r_more(s3) & r_more(s2) & of(x7,x8) & of(x6,x2) & n_wife(x3) & n_standing(x7) & n_standing(x6) & n_man(x8) & n_man(x2) & n_jacket(x5) & n_creek(x9) & in(x3,x4) & by(e1,x9) & a_younger(s3) & a_younger(s2) & a_together(s4) & a_blue(s1) & Theme(s3,x7) & Theme(s2,x6) & Theme(s1,x5) & Manner(e1,s4) & Actor(e1,x1) & -(x7 = x6)) | exists e1 e2 p1 s1 s2 x1 x2 x3 x4 x5 x6.(with(e1,x4) & v_watch(e2) & v_stand(e1) & n_man(x4) & n_man(x3) & n_jacket(x2) & n_creek(x6) & n_couple(x1) & in(x1,x2) & exists s3.(a_together(s3) & Theme(s3,x1)) & a_married(s1) & a_blue(s2) & Topic(e1,p1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x6) & Actor(e2,x5) & Actor(e1,x1) & -(x4 = x3) & (x4 = x5)) |
||
A man and wife in blue jackets and another younger man standing were standing by the creek together. | A married couple in blue jackets stand with another man by the creek. | 0 | -100 | A man's wife shows that the couple is married, and because they are together with another man at the creek, they are together. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_creek(x9) & a_together(s4) & Manner(e1,s4) & by(e1,x9) & Actor(e1,x1) & v_stand(e1) & subset_of(x3,x1) & in(x3,x4) & subset_of(x7,x4) & n_standing(x7) & of(x7,x8) & n_man(x8) & r_more(s3) & a_younger(s3) & Theme(s3,x7) & -(x7 = x6) & n_standing(x6) & of(x6,x2) & n_man(x2) & n_man(x2) & r_more(s2) & a_younger(s2) & Theme(s2,x6) & subset_of(x5,x4) & n_jacket(x5) & a_blue(s1) & Theme(s1,x5) & n_wife(x3) & subset_of(x2,x1)) | exists e1 s1 s2 x1 x2 x3 x4 x5.(n_creek(x5) & n_man(x3) & with(e1,x4) & by(x4,x5) & n_man(x4) & -(x4 = x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_jacket(x2) & a_blue(s2) & Theme(s2,x2) & n_couple(x1) & a_married(s1) & Theme(s1,x1)) | 4d314bc2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_stand(e1) & subset_of(x7,x4) & subset_of(x5,x4) & subset_of(x3,x1) & subset_of(x2,x1) & r_more(s3) & r_more(s2) & of(x7,x8) & of(x6,x2) & n_wife(x3) & n_standing(x7) & n_standing(x6) & n_man(x8) & n_man(x2) & n_jacket(x5) & n_creek(x9) & in(x3,x4) & by(e1,x9) & a_younger(s3) & a_younger(s2) & a_together(s4) & a_blue(s1) & Theme(s3,x7) & Theme(s2,x6) & Theme(s1,x5) & Manner(e1,s4) & Actor(e1,x1) & -(x7 = x6)) | exists e1 s1 s2 x1 x2 x3 x4 x5.(with(e1,x4) & v_stand(e1) & n_man(x4) & n_man(x3) & n_jacket(x2) & n_creek(x5) & n_couple(x1) & in(x1,x2) & by(x4,x5) & a_married(s1) & a_blue(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1) & -(x4 = x3)) |
||
A man and wife in blue jackets and another younger man standing were standing by the creek together. | A married couple and another man swim together by the creek. | 2 | -100 | They would not be able to be standing by the creek and swimming simultaneously. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_creek(x9) & a_together(s4) & Manner(e1,s4) & by(e1,x9) & Actor(e1,x1) & v_stand(e1) & subset_of(x3,x1) & in(x3,x4) & subset_of(x7,x4) & n_standing(x7) & of(x7,x8) & n_man(x8) & r_more(s3) & a_younger(s3) & Theme(s3,x7) & -(x7 = x6) & n_standing(x6) & of(x6,x2) & n_man(x2) & n_man(x2) & r_more(s2) & a_younger(s2) & Theme(s2,x6) & subset_of(x5,x4) & n_jacket(x5) & a_blue(s1) & Theme(s1,x5) & n_wife(x3) & subset_of(x2,x1)) | exists s1 s2 x1 x2 x3 x4 x5.(n_creek(x5) & a_topic(s1) & by(s1,x5) & subset_of(x4,s1) & r_together(x4) & n_swim(x4) & of(x4,x3) & n_man(x3) & -(x4 = x2) & n_swim(x2) & of(x2,x3) & subset_of(x1,s1) & n_couple(x1) & a_married(s2) & Theme(s2,x1)) | 4d3150ea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_stand(e1) & subset_of(x7,x4) & subset_of(x5,x4) & subset_of(x3,x1) & subset_of(x2,x1) & r_more(s3) & r_more(s2) & of(x7,x8) & of(x6,x2) & n_wife(x3) & n_standing(x7) & n_standing(x6) & n_man(x8) & n_man(x2) & n_jacket(x5) & n_creek(x9) & in(x3,x4) & by(e1,x9) & a_younger(s3) & a_younger(s2) & a_together(s4) & a_blue(s1) & Theme(s3,x7) & Theme(s2,x6) & Theme(s1,x5) & Manner(e1,s4) & Actor(e1,x1) & -(x7 = x6)) | exists s1 s2 x1 x2 x3 x4 x5.(subset_of(x4,s1) & subset_of(x1,s1) & r_together(x4) & of(x4,x3) & of(x2,x3) & n_swim(x4) & n_swim(x2) & n_man(x3) & n_creek(x5) & n_couple(x1) & by(s1,x5) & a_topic(s1) & a_married(s2) & Theme(s2,x1) & -(x4 = x2)) |
||
Three people pose for a picture with their dog. | The people are taking a picture with their dog in a field | 1 | -100 | Not all pictures that include dogs are in a field. | exists e1 x1 x2 x3.(for(e1,x2) & with(x2,x3) & n_dog(x3) & of(x3,x1) & n_thing(x1) & n_picture(x2) & Actor(e1,x1) & v_pose(e1) & n_people(x1) & card_eq_3(x1)) | exists e1 x1 x2 x3 x4.(n_dog(x3) & of(x3,x1) & n_thing(x1) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & with(x2,x3) & in(x3,x4) & n_field(x4) & n_picture(x2)) | 4d31561c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(with(x2,x3) & v_pose(e1) & of(x3,x1) & n_thing(x1) & n_picture(x2) & n_people(x1) & n_dog(x3) & for(e1,x2) & card_eq_3(x1) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(with(x2,x3) & v_take(e1) & of(x3,x1) & n_thing(x1) & n_picture(x2) & n_people(x1) & n_field(x4) & n_dog(x3) & in(x3,x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
Three people pose for a picture with their dog. | A girl is taking a selfie with her cat | 2 | -100 | A dog is not a cat. | exists e1 x1 x2 x3.(for(e1,x2) & with(x2,x3) & n_dog(x3) & of(x3,x1) & n_thing(x1) & n_picture(x2) & Actor(e1,x1) & v_pose(e1) & n_people(x1) & card_eq_3(x1)) | exists e1 x1 x2 x3.(with(e1,x3) & n_cat(x3) & of(x3,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_selfie(x2) & n_girl(x1)) | 4d315b94-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(with(x2,x3) & v_pose(e1) & of(x3,x1) & n_thing(x1) & n_picture(x2) & n_people(x1) & n_dog(x3) & for(e1,x2) & card_eq_3(x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(with(e1,x3) & v_take(e1) & of(x3,x1) & n_selfie(x2) & n_girl(x1) & n_female(x1) & n_cat(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Three people pose for a picture with their dog. | Some people are taking a picture together | 0 | -100 | Some people implies more than one person, and there are three people; people pose in some way when they are taking a picture. | exists e1 x1 x2 x3.(for(e1,x2) & with(x2,x3) & n_dog(x3) & of(x3,x1) & n_thing(x1) & n_picture(x2) & Actor(e1,x1) & v_pose(e1) & n_people(x1) & card_eq_3(x1)) | exists e1 s1 x1 x2.(a_together(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_picture(x2) & n_people(x1)) | 4d31606c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(with(x2,x3) & v_pose(e1) & of(x3,x1) & n_thing(x1) & n_picture(x2) & n_people(x1) & n_dog(x3) & for(e1,x2) & card_eq_3(x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_take(e1) & n_picture(x2) & n_people(x1) & a_together(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
Three people are standing outside with a dog in the snow. | The people are watching the dog. | 1 | -100 | You can stand outside with a dog without watching it. | exists e1 s1 x1 x2 x3.(n_snow(x3) & in(e1,x3) & with(e1,x2) & n_dog(x2) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_3(x1)) | exists e1 x1 x2.(n_dog(x2) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1)) | 4d316530-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x2) & v_stand(e1) & n_snow(x3) & n_people(x1) & n_dog(x2) & in(e1,x3) & card_eq_3(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2.(v_watch(e1) & n_people(x1) & n_dog(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Three people are standing outside with a dog in the snow. | The dog digs in the sand. | 2 | -100 | THE DOG CAN EITHER BE IN THE SAND OR THE SNOW. | exists e1 s1 x1 x2 x3.(n_snow(x3) & in(e1,x3) & with(e1,x2) & n_dog(x2) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_3(x1)) | exists e1 x1 x2.(n_sand(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1) & v_dig(e1)) | 4d3169fe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x2) & v_stand(e1) & n_snow(x3) & n_people(x1) & n_dog(x2) & in(e1,x3) & card_eq_3(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2.(v_dig(e1) & n_sand(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1)) |
||
Three people are standing outside with a dog in the snow. | The dog is outside. | 0 | -100 | The dog is in the snow, which is almost always outside. | exists e1 s1 x1 x2 x3.(n_snow(x3) & in(e1,x3) & with(e1,x2) & n_dog(x2) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & card_eq_3(x1)) | exists s1 x1.(n_dog(x1) & Theme(s1,x1) & a_outside(s1)) | 4d316fa8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x2) & v_stand(e1) & n_snow(x3) & n_people(x1) & n_dog(x2) & in(e1,x3) & card_eq_3(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists s1 x1.(n_dog(x1) & a_outside(s1) & Theme(s1,x1)) |
||
People crossing the street in front of Roma Pizza. | A group of people walking. | 0 | -100 | We see people crossing the street, therefore they must be walking. | exists e1 x1 x2 x3 x4 x5 x6.(ne_geo_pizza(x5) & (x5 = x6) & ne_geo_roma(x6) & n_street(x3) & a_topic(x1) & in(e1,x4) & of(x4,x5) & n_front(x4) & Theme(e1,x3) & Actor(e1,x2) & v_cross(e1) & (x1 = x2) & n_people(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & of(x1,x2) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_group(x1)) | 4d317516-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_cross(e1) & of(x4,x5) & ne_geo_roma(x6) & ne_geo_pizza(x5) & n_street(x3) & n_people(x1) & n_front(x4) & in(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x5 = x6) & (x1 = x2)) | exists e1 x1 x2 x3.(v_walk(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & a_topic(x1) & Actor(e1,x3) & (x2 = x3)) |
||
People crossing the street in front of Roma Pizza. | Some people in Italy. | 1 | -100 | Just because the pizza place is called Roma pizza doesnt mean its in Italy, or anywhere specific. | exists e1 x1 x2 x3 x4 x5 x6.(ne_geo_pizza(x5) & (x5 = x6) & ne_geo_roma(x6) & n_street(x3) & a_topic(x1) & in(e1,x4) & of(x4,x5) & n_front(x4) & Theme(e1,x3) & Actor(e1,x2) & v_cross(e1) & (x1 = x2) & n_people(x1)) | exists x1 x2.(ne_geo_italy(x2) & a_topic(x1) & in(x1,x2) & n_people(x1)) | 4d3179c6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_cross(e1) & of(x4,x5) & ne_geo_roma(x6) & ne_geo_pizza(x5) & n_street(x3) & n_people(x1) & n_front(x4) & in(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x5 = x6) & (x1 = x2)) | exists x1 x2.(ne_geo_italy(x2) & n_people(x1) & in(x1,x2) & a_topic(x1)) |
||
People crossing the street in front of Roma Pizza. | A man rips off the arm of a stranger. | 2 | -100 | A man who rips off the arm would not be crossing the street. | exists e1 x1 x2 x3 x4 x5 x6.(ne_geo_pizza(x5) & (x5 = x6) & ne_geo_roma(x6) & n_street(x3) & a_topic(x1) & in(e1,x4) & of(x4,x5) & n_front(x4) & Theme(e1,x3) & Actor(e1,x2) & v_cross(e1) & (x1 = x2) & n_people(x1)) | exists e1 s1 x1 x2 x3.(n_arm(x2) & a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_rip(e1) & of(x2,x3) & n_stranger(x3) & n_man(x1)) | 4d317ed0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_cross(e1) & of(x4,x5) & ne_geo_roma(x6) & ne_geo_pizza(x5) & n_street(x3) & n_people(x1) & n_front(x4) & in(e1,x4) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x5 = x6) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_rip(e1) & of(x2,x3) & n_stranger(x3) & n_man(x1) & n_arm(x2) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
A man in a business suit and sunglasses stands in front of a parking lot, talking on a cellphone. | A man is coming back to work from lunch. | 1 | -100 | Just because he is in a buisness suit doesnt mean he is coming back to work, and It doesnt mention anything about lunch. | exists e2 e1 e3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(a_topic(x6) & on(e3,x13) & n_cellphone(x13) & Actor(e3,x12) & v_talk(e3) & (x6 = x12) & in(e2,x9) & of(x9,x10) & n_lot(x10) & of(x10,x11) & n_parking(x11) & n_front(x9) & Theme(e2,x8) & Actor(e2,x7) & v_sunglass(e2) & n_stand(x8) & (x6 = x7) & n_man(x6) & a_topic(x1) & on(e1,x5) & n_cellphone(x5) & Actor(e1,x4) & v_talk(e1) & (x1 = x4) & in(x1,x2) & n_suit(x2) & of(x2,x3) & n_business(x3) & n_man(x1)) | exists e1 s1 x1 x2 x3.(from(e1,x3) & n_lunch(x3) & to(e1,x2) & n_work(x2) & a_back(s1) & Manner(e1,s1) & Actor(e1,x1) & v_come(e1) & n_man(x1)) | 4d318330-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(v_talk(e3) & v_talk(e1) & v_sunglass(e2) & on(e3,x13) & on(e1,x5) & of(x9,x10) & of(x2,x3) & of(x10,x11) & n_suit(x2) & n_stand(x8) & n_parking(x11) & n_man(x6) & n_man(x1) & n_lot(x10) & n_front(x9) & n_cellphone(x5) & n_cellphone(x13) & n_business(x3) & in(x1,x2) & in(e2,x9) & a_topic(x6) & a_topic(x1) & Theme(e2,x8) & Actor(e3,x12) & Actor(e2,x7) & Actor(e1,x4) & (x6 = x7) & (x6 = x12) & (x1 = x4)) | exists e1 s1 x1 x2 x3.(v_come(e1) & to(e1,x2) & n_work(x2) & n_man(x1) & n_lunch(x3) & from(e1,x3) & a_back(s1) & Manner(e1,s1) & Actor(e1,x1)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.