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
|
---|---|---|---|---|---|---|---|---|---|---|---|
Three children eating a meal outdoors on a wooden table. | three children eat | 0 | -100 | Three children are eating. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_eat(e1) & on(x3,x4) & n_table(x4) & a_wooden(s2) & Theme(s2,x4) & n_outdoors(x3) & a_meal(s1) & Theme(s1,x3) & (x1 = x2) & n_child(x1) & card_eq_3(x1)) | exists e1 x1.(Actor(e1,x1) & v_eat(e1) & n_child(x1) & card_eq_3(x1)) | 787dcf94-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_eat(e1) & on(x3,x4) & n_table(x4) & n_outdoors(x3) & n_child(x1) & card_eq_3(x1) & a_wooden(s2) & a_topic(x1) & a_meal(s1) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_eat(e1) & n_child(x1) & card_eq_3(x1) & Actor(e1,x1)) |
||
Three children eating a meal outdoors on a wooden table. | three children at a picnic | 1 | -100 | Just because they are eating a meal outside doesn't make it a picnic. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_eat(e1) & on(x3,x4) & n_table(x4) & a_wooden(s2) & Theme(s2,x4) & n_outdoors(x3) & a_meal(s1) & Theme(s1,x3) & (x1 = x2) & n_child(x1) & card_eq_3(x1)) | exists x1 x2.(a_topic(x1) & at(x1,x2) & n_picnic(x2) & n_child(x1) & card_eq_3(x1)) | 787dd5ac-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_eat(e1) & on(x3,x4) & n_table(x4) & n_outdoors(x3) & n_child(x1) & card_eq_3(x1) & a_wooden(s2) & a_topic(x1) & a_meal(s1) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2.(n_picnic(x2) & n_child(x1) & card_eq_3(x1) & at(x1,x2) & a_topic(x1)) |
||
three children are enjoying lunch on a picnic bench together. | the children are white | 1 | -100 | Children enjoying lunch together on a picnic bench doesn't make them white. | exists e1 s1 x1 x2 x3 x4.(a_together(s1) & Manner(e1,s1) & on(e1,x3) & n_bench(x3) & of(x3,x4) & n_picnic(x4) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_lunch(x2) & n_child(x1) & card_eq_3(x1)) | exists s1 x1.(n_child(x1) & Theme(s1,x1) & a_white(s1)) | 787ddae8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_enjoy(e1) & on(e1,x3) & of(x3,x4) & n_picnic(x4) & n_lunch(x2) & n_child(x1) & n_bench(x3) & card_eq_3(x1) & a_together(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists s1 x1.(n_child(x1) & a_white(s1) & Theme(s1,x1)) |
||
three children are enjoying lunch on a picnic bench together. | the children sleep in the living room | 2 | -100 | THE LIVING ROOM IS NOT A PICNIC BENCH | exists e1 s1 x1 x2 x3 x4.(a_together(s1) & Manner(e1,s1) & on(e1,x3) & n_bench(x3) & of(x3,x4) & n_picnic(x4) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_lunch(x2) & n_child(x1) & card_eq_3(x1)) | exists e1 x1 x2 x3.(n_room(x2) & of(x2,x3) & n_living(x3) & n_child(x1) & in(e1,x2) & Actor(e1,x1) & v_sleep(e1)) | 787de01a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_enjoy(e1) & on(e1,x3) & of(x3,x4) & n_picnic(x4) & n_lunch(x2) & n_child(x1) & n_bench(x3) & card_eq_3(x1) & a_together(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_sleep(e1) & of(x2,x3) & n_room(x2) & n_living(x3) & n_child(x1) & in(e1,x2) & Actor(e1,x1)) |
||
three children are enjoying lunch on a picnic bench together. | three children enjoy lunch | 0 | -100 | Lunch can be eaten on a picnic bench | exists e1 s1 x1 x2 x3 x4.(a_together(s1) & Manner(e1,s1) & on(e1,x3) & n_bench(x3) & of(x3,x4) & n_picnic(x4) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_lunch(x2) & n_child(x1) & card_eq_3(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_lunch(x2) & n_child(x1) & card_eq_3(x1)) | 787de6dc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_enjoy(e1) & on(e1,x3) & of(x3,x4) & n_picnic(x4) & n_lunch(x2) & n_child(x1) & n_bench(x3) & card_eq_3(x1) & a_together(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2.(v_enjoy(e1) & n_lunch(x2) & n_child(x1) & card_eq_3(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two young boys in blue shirts and a girl drinking from a juice container at a picnic table | Two boys and a girl are drinking apple juice. | 1 | -100 | Drinking from a juice container doesn't make it apple juice. | exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(s1) & subset_of(x3,s1) & from(x3,x5) & at(x5,x7) & n_table(x7) & of(x7,x8) & n_picnic(x8) & n_container(x5) & of(x5,x6) & n_juice(x6) & n_drinking(x3) & of(x3,x4) & n_girl(x4) & subset_of(x1,s1) & in(x1,x2) & n_shirt(x2) & a_blue(s3) & Theme(s3,x2) & n_boy(x1) & a_young(s2) & Theme(s2,x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4 x5.(Theme(e1,x4) & Actor(e1,x1) & v_drink(e1) & n_juice(x4) & of(x4,x5) & n_apple(x5) & subset_of(x3,x1) & n_girl(x3) & subset_of(x2,x1) & n_boy(x2) & card_eq_2(x2)) | 787dec9a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(subset_of(x3,s1) & subset_of(x1,s1) & of(x7,x8) & of(x5,x6) & of(x3,x4) & n_table(x7) & n_shirt(x2) & n_picnic(x8) & n_juice(x6) & n_girl(x4) & n_drinking(x3) & n_container(x5) & n_boy(x1) & in(x1,x2) & from(x3,x5) & card_eq_2(x1) & at(x5,x7) & a_young(s2) & a_topic(s1) & a_blue(s3) & Theme(s3,x2) & Theme(s2,x1)) | exists e1 x1 x2 x3 x4 x5.(v_drink(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x4,x5) & n_juice(x4) & n_girl(x3) & n_boy(x2) & n_apple(x5) & card_eq_2(x2) & Theme(e1,x4) & Actor(e1,x1)) |
||
Two young boys in blue shirts and a girl drinking from a juice container at a picnic table | Three people are drinking beer. | 2 | -100 | TWO IS NOT THREE | exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(s1) & subset_of(x3,s1) & from(x3,x5) & at(x5,x7) & n_table(x7) & of(x7,x8) & n_picnic(x8) & n_container(x5) & of(x5,x6) & n_juice(x6) & n_drinking(x3) & of(x3,x4) & n_girl(x4) & subset_of(x1,s1) & in(x1,x2) & n_shirt(x2) & a_blue(s3) & Theme(s3,x2) & n_boy(x1) & a_young(s2) & Theme(s2,x1) & card_eq_2(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_drink(e1) & n_beer(x2) & n_people(x1) & card_eq_3(x1)) | 787df1f4-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(subset_of(x3,s1) & subset_of(x1,s1) & of(x7,x8) & of(x5,x6) & of(x3,x4) & n_table(x7) & n_shirt(x2) & n_picnic(x8) & n_juice(x6) & n_girl(x4) & n_drinking(x3) & n_container(x5) & n_boy(x1) & in(x1,x2) & from(x3,x5) & card_eq_2(x1) & at(x5,x7) & a_young(s2) & a_topic(s1) & a_blue(s3) & Theme(s3,x2) & Theme(s2,x1)) | exists e1 x1 x2.(v_drink(e1) & n_people(x1) & n_beer(x2) & card_eq_3(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two young boys in blue shirts and a girl drinking from a juice container at a picnic table | Three children are drinking juice. | 0 | -100 | Juice can come from containers. | exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(s1) & subset_of(x3,s1) & from(x3,x5) & at(x5,x7) & n_table(x7) & of(x7,x8) & n_picnic(x8) & n_container(x5) & of(x5,x6) & n_juice(x6) & n_drinking(x3) & of(x3,x4) & n_girl(x4) & subset_of(x1,s1) & in(x1,x2) & n_shirt(x2) & a_blue(s3) & Theme(s3,x2) & n_boy(x1) & a_young(s2) & Theme(s2,x1) & card_eq_2(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_drink(e1) & n_juice(x2) & n_child(x1) & card_eq_3(x1)) | 787df7b2-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(subset_of(x3,s1) & subset_of(x1,s1) & of(x7,x8) & of(x5,x6) & of(x3,x4) & n_table(x7) & n_shirt(x2) & n_picnic(x8) & n_juice(x6) & n_girl(x4) & n_drinking(x3) & n_container(x5) & n_boy(x1) & in(x1,x2) & from(x3,x5) & card_eq_2(x1) & at(x5,x7) & a_young(s2) & a_topic(s1) & a_blue(s3) & Theme(s3,x2) & Theme(s2,x1)) | exists e1 x1 x2.(v_drink(e1) & n_juice(x2) & n_child(x1) & card_eq_3(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young boy wearing a blue "24" sports shirt, a girl sipping a juice box and a plastic container with peanut butter and jelly sandwiches. | The boy is wearing navy shorts. | 1 | -100 | Just because he is wearing a blue sport shirt doesn't mean he is wearing shorts. | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15.(a_topic(x1) & rel(x1,x6) & Theme(e2,x8) & Actor(e2,x7) & v_sip(e2) & subset_of(x11,x8) & with(x11,x13) & n_sandwich(x13) & a_jelly(s4) & Theme(s4,x13) & of(x13,x15) & n_butter(x15) & of(x13,x14) & n_peanut(x14) & n_container(x11) & of(x11,x12) & n_plastic(x12) & subset_of(x9,x8) & n_box(x9) & of(x9,x10) & n_juice(x10) & (x6 = x7) & n_girl(x6) & n_date(x5) & a_date_day_24(x5) & a_date_day_24(x5) & a_''(s3) & Theme(s3,x5) & a_blue(s2) & Theme(s2,x5) & Time(e1,x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & of(x3,x4) & n_sport(x4) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shorts(x2) & of(x2,x3) & n_navy(x3)) | 787dfce4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15.(with(x11,x13) & v_wear(e1) & v_sip(e2) & subset_of(x9,x8) & subset_of(x11,x8) & rel(x1,x6) & of(x9,x10) & of(x3,x4) & of(x13,x15) & of(x13,x14) & of(x11,x12) & n_sport(x4) & n_shirt(x3) & n_sandwich(x13) & n_plastic(x12) & n_peanut(x14) & n_juice(x10) & n_girl(x6) & n_date(x5) & n_container(x11) & n_butter(x15) & n_boy(x1) & n_box(x9) & a_young(s1) & a_topic(x1) & a_jelly(s4) & a_date_day_24(x5) & a_blue(s2) & a_''(s3) & Time(e1,x5) & Theme(s4,x13) & Theme(s3,x5) & Theme(s2,x5) & Theme(s1,x1) & Theme(e2,x8) & Theme(e1,x3) & Actor(e2,x7) & Actor(e1,x2) & (x6 = x7) & (x1 = x2)) | exists e1 x1 x2 x3.(v_wear(e1) & of(x2,x3) & n_shorts(x2) & n_navy(x3) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young boy wearing a blue "24" sports shirt, a girl sipping a juice box and a plastic container with peanut butter and jelly sandwiches. | The boy is alone in the classroom. | 2 | -100 | The boy cannot be alone if there is also a girl. | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15.(a_topic(x1) & rel(x1,x6) & Theme(e2,x8) & Actor(e2,x7) & v_sip(e2) & subset_of(x11,x8) & with(x11,x13) & n_sandwich(x13) & a_jelly(s4) & Theme(s4,x13) & of(x13,x15) & n_butter(x15) & of(x13,x14) & n_peanut(x14) & n_container(x11) & of(x11,x12) & n_plastic(x12) & subset_of(x9,x8) & n_box(x9) & of(x9,x10) & n_juice(x10) & (x6 = x7) & n_girl(x6) & n_date(x5) & a_date_day_24(x5) & a_date_day_24(x5) & a_''(s3) & Theme(s3,x5) & a_blue(s2) & Theme(s2,x5) & Time(e1,x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & of(x3,x4) & n_sport(x4) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists s1 x1 x2.(n_classroom(x2) & n_boy(x1) & in(s1,x2) & Theme(s1,x1) & a_alone(s1)) | 787e0306-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15.(with(x11,x13) & v_wear(e1) & v_sip(e2) & subset_of(x9,x8) & subset_of(x11,x8) & rel(x1,x6) & of(x9,x10) & of(x3,x4) & of(x13,x15) & of(x13,x14) & of(x11,x12) & n_sport(x4) & n_shirt(x3) & n_sandwich(x13) & n_plastic(x12) & n_peanut(x14) & n_juice(x10) & n_girl(x6) & n_date(x5) & n_container(x11) & n_butter(x15) & n_boy(x1) & n_box(x9) & a_young(s1) & a_topic(x1) & a_jelly(s4) & a_date_day_24(x5) & a_blue(s2) & a_''(s3) & Time(e1,x5) & Theme(s4,x13) & Theme(s3,x5) & Theme(s2,x5) & Theme(s1,x1) & Theme(e2,x8) & Theme(e1,x3) & Actor(e2,x7) & Actor(e1,x2) & (x6 = x7) & (x1 = x2)) | exists s1 x1 x2.(n_classroom(x2) & n_boy(x1) & in(s1,x2) & a_alone(s1) & Theme(s1,x1)) |
||
A young boy wearing a blue "24" sports shirt, a girl sipping a juice box and a plastic container with peanut butter and jelly sandwiches. | The girl has juice in her mouth. | 0 | -100 | She was drinking juice | exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15.(a_topic(x1) & rel(x1,x6) & Theme(e2,x8) & Actor(e2,x7) & v_sip(e2) & subset_of(x11,x8) & with(x11,x13) & n_sandwich(x13) & a_jelly(s4) & Theme(s4,x13) & of(x13,x15) & n_butter(x15) & of(x13,x14) & n_peanut(x14) & n_container(x11) & of(x11,x12) & n_plastic(x12) & subset_of(x9,x8) & n_box(x9) & of(x9,x10) & n_juice(x10) & (x6 = x7) & n_girl(x6) & n_date(x5) & a_date_day_24(x5) & a_date_day_24(x5) & a_''(s3) & Theme(s3,x5) & a_blue(s2) & Theme(s2,x5) & Time(e1,x5) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_shirt(x3) & of(x3,x4) & n_sport(x4) & (x1 = x2) & n_boy(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_mouth(x2) & of(x2,x1) & n_female(x1) & n_girl(x1) & in(e1,x2) & Actor(e1,x1) & v_juice(e1)) | 787e07c0-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15.(with(x11,x13) & v_wear(e1) & v_sip(e2) & subset_of(x9,x8) & subset_of(x11,x8) & rel(x1,x6) & of(x9,x10) & of(x3,x4) & of(x13,x15) & of(x13,x14) & of(x11,x12) & n_sport(x4) & n_shirt(x3) & n_sandwich(x13) & n_plastic(x12) & n_peanut(x14) & n_juice(x10) & n_girl(x6) & n_date(x5) & n_container(x11) & n_butter(x15) & n_boy(x1) & n_box(x9) & a_young(s1) & a_topic(x1) & a_jelly(s4) & a_date_day_24(x5) & a_blue(s2) & a_''(s3) & Time(e1,x5) & Theme(s4,x13) & Theme(s3,x5) & Theme(s2,x5) & Theme(s1,x1) & Theme(e2,x8) & Theme(e1,x3) & Actor(e2,x7) & Actor(e1,x2) & (x6 = x7) & (x1 = x2)) | exists e1 x1 x2.(v_juice(e1) & of(x2,x1) & n_mouth(x2) & n_girl(x1) & n_female(x1) & in(e1,x2) & Actor(e1,x1)) |
||
A pretty blond lady wearing glasses holding a yellow flower pot containing multicolored objects. | A blond woman is showing off her most recent flower pot sculpture for the garden. | 1 | -100 | holding doesn't always mean showing off | exists e1 e2 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & Theme(e3,x3) & Actor(e3,x2) & v_wear(e3) & Theme(e2,x5) & Actor(e2,x4) & v_hold(e2) & Theme(e1,x8) & Actor(e1,x7) & v_contain(e1) & n_object(x8) & a_multicolored(s4) & Theme(s4,x8) & (x5 = x7) & n_pot(x5) & of(x5,x6) & n_flower(x6) & a_yellow(s3) & Theme(s3,x5) & (x3 = x4) & n_glass(x3) & (x1 = x2) & n_lady(x1) & a_blond(s2) & Theme(s2,x1) & a_pretty(s1) & Theme(s1,x1)) | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(n_garden(x5) & a_off(s3) & Manner(e1,s3) & Theme(e1,x2) & Actor(e1,x1) & v_show(e1) & for(x2,x5) & n_sculpture(x2) & of(x2,x4) & n_pot(x4) & of(x2,x3) & n_flower(x3) & a_recent(s2) & Theme(s2,x2) & r_most(x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & a_blond(s1) & Theme(s1,x1)) | 787e0dec-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 e3 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e3) & v_hold(e2) & v_contain(e1) & of(x5,x6) & n_pot(x5) & n_object(x8) & n_lady(x1) & n_glass(x3) & n_flower(x6) & a_yellow(s3) & a_topic(x1) & a_pretty(s1) & a_multicolored(s4) & a_blond(s2) & Theme(s4,x8) & Theme(s3,x5) & Theme(s2,x1) & Theme(s1,x1) & Theme(e3,x3) & Theme(e2,x5) & Theme(e1,x8) & Actor(e3,x2) & Actor(e2,x4) & Actor(e1,x7) & (x5 = x7) & (x3 = x4) & (x1 = x2)) | exists e1 s1 s2 s3 x1 x2 x3 x4 x5.(v_show(e1) & r_most(x2) & of(x2,x4) & of(x2,x3) & of(x2,x1) & n_woman(x1) & n_sculpture(x2) & n_pot(x4) & n_garden(x5) & n_flower(x3) & n_female(x1) & for(x2,x5) & a_recent(s2) & a_off(s3) & a_blond(s1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s3) & Actor(e1,x1)) |
||
A pretty blond lady wearing glasses holding a yellow flower pot containing multicolored objects. | A pretty blonde lady is holding a dingy terracotta pot containing a dead plant. | 2 | -100 | Multicolored objects is different from a dead plant. Yellow flower pot is different from a dingy terracotta pot. | exists e1 e3 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & Theme(e3,x3) & Actor(e3,x2) & v_wear(e3) & Theme(e2,x5) & Actor(e2,x4) & v_hold(e2) & Theme(e1,x8) & Actor(e1,x7) & v_contain(e1) & n_object(x8) & a_multicolored(s4) & Theme(s4,x8) & (x5 = x7) & n_pot(x5) & of(x5,x6) & n_flower(x6) & a_yellow(s3) & Theme(s3,x5) & (x3 = x4) & n_glass(x3) & (x1 = x2) & n_lady(x1) & a_blond(s2) & Theme(s2,x1) & a_pretty(s1) & Theme(s1,x1)) | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5.(Theme(e2,x2) & Actor(e2,x1) & v_hold(e2) & Theme(e1,x5) & Actor(e1,x4) & v_contain(e1) & n_plant(x5) & a_dead(s3) & Theme(s3,x5) & (x2 = x4) & n_pot(x2) & of(x2,x3) & n_terracotta(x3) & a_dingy(s2) & Theme(s2,x2) & n_lady(x1) & a_blonde(s1) & Theme(s1,x1) & r_pretty(x1)) | 787e131e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e3) & v_hold(e2) & v_contain(e1) & of(x5,x6) & n_pot(x5) & n_object(x8) & n_lady(x1) & n_glass(x3) & n_flower(x6) & a_yellow(s3) & a_topic(x1) & a_pretty(s1) & a_multicolored(s4) & a_blond(s2) & Theme(s4,x8) & Theme(s3,x5) & Theme(s2,x1) & Theme(s1,x1) & Theme(e3,x3) & Theme(e2,x5) & Theme(e1,x8) & Actor(e3,x2) & Actor(e2,x4) & Actor(e1,x7) & (x5 = x7) & (x3 = x4) & (x1 = x2)) | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5.(v_hold(e2) & v_contain(e1) & r_pretty(x1) & of(x2,x3) & n_terracotta(x3) & n_pot(x2) & n_plant(x5) & n_lady(x1) & a_dingy(s2) & a_dead(s3) & a_blonde(s1) & Theme(s3,x5) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x2) & Theme(e1,x5) & Actor(e2,x1) & Actor(e1,x4) & (x2 = x4)) |
||
A pretty blond lady wearing glasses holding a yellow flower pot containing multicolored objects. | A woman is grasping something in her hands. | 0 | -100 | Grasping is another way to say holding and lady implies woman. | exists e1 e3 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & Theme(e3,x3) & Actor(e3,x2) & v_wear(e3) & Theme(e2,x5) & Actor(e2,x4) & v_hold(e2) & Theme(e1,x8) & Actor(e1,x7) & v_contain(e1) & n_object(x8) & a_multicolored(s4) & Theme(s4,x8) & (x5 = x7) & n_pot(x5) & of(x5,x6) & n_flower(x6) & a_yellow(s3) & Theme(s3,x5) & (x3 = x4) & n_glass(x3) & (x1 = x2) & n_lady(x1) & a_blond(s2) & Theme(s2,x1) & a_pretty(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_grasp(e1) & in(x2,x3) & n_hand(x3) & of(x3,x1) & n_female(x1) & n_thing(x2) & n_woman(x1)) | 787e17d8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e3) & v_hold(e2) & v_contain(e1) & of(x5,x6) & n_pot(x5) & n_object(x8) & n_lady(x1) & n_glass(x3) & n_flower(x6) & a_yellow(s3) & a_topic(x1) & a_pretty(s1) & a_multicolored(s4) & a_blond(s2) & Theme(s4,x8) & Theme(s3,x5) & Theme(s2,x1) & Theme(s1,x1) & Theme(e3,x3) & Theme(e2,x5) & Theme(e1,x8) & Actor(e3,x2) & Actor(e2,x4) & Actor(e1,x7) & (x5 = x7) & (x3 = x4) & (x1 = x2)) | exists e1 x1 x2 x3.(v_grasp(e1) & of(x3,x1) & n_woman(x1) & n_thing(x2) & n_hand(x3) & n_female(x1) & in(x2,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Three women are dancing in red halter tops. | Three women are sleeping in the back of a taxi. | 2 | -100 | SLEEPING IS NOT DANCING | exists e1 s1 x1 x2 x3.(in(e1,x2) & n_top(x2) & of(x2,x3) & n_halter(x3) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1) & v_dance(e1) & n_woman(x1) & card_eq_3(x1)) | exists e1 x1 x2 x3.(n_back(x2) & in(e1,x2) & of(x2,x3) & n_taxi(x3) & Actor(e1,x1) & v_sleep(e1) & n_woman(x1) & card_eq_3(x1)) | 787e1db4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_dance(e1) & of(x2,x3) & n_woman(x1) & n_top(x2) & n_halter(x3) & in(e1,x2) & card_eq_3(x1) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_sleep(e1) & of(x2,x3) & n_woman(x1) & n_taxi(x3) & n_back(x2) & in(e1,x2) & card_eq_3(x1) & Actor(e1,x1)) |
||
Three women are dancing in red halter tops. | Three women are dancing. | 0 | -100 | One can dance in red halter tops. | exists e1 s1 x1 x2 x3.(in(e1,x2) & n_top(x2) & of(x2,x3) & n_halter(x3) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1) & v_dance(e1) & n_woman(x1) & card_eq_3(x1)) | exists e1 x1.(Actor(e1,x1) & v_dance(e1) & n_woman(x1) & card_eq_3(x1)) | 787e22b4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_dance(e1) & of(x2,x3) & n_woman(x1) & n_top(x2) & n_halter(x3) & in(e1,x2) & card_eq_3(x1) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1.(v_dance(e1) & n_woman(x1) & card_eq_3(x1) & Actor(e1,x1)) |
||
Three women are dancing in red halter tops. | Three women are dancing at a bar. | 1 | -100 | Just because three women are dancing at a bar does not mean they are dancing in red halter tops. | exists e1 s1 x1 x2 x3.(in(e1,x2) & n_top(x2) & of(x2,x3) & n_halter(x3) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1) & v_dance(e1) & n_woman(x1) & card_eq_3(x1)) | exists e1 x1 x2.(at(e1,x2) & n_bar(x2) & Actor(e1,x1) & v_dance(e1) & n_woman(x1) & card_eq_3(x1)) | 787e27b4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_dance(e1) & of(x2,x3) & n_woman(x1) & n_top(x2) & n_halter(x3) & in(e1,x2) & card_eq_3(x1) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_dance(e1) & n_woman(x1) & n_bar(x2) & card_eq_3(x1) & at(e1,x2) & Actor(e1,x1)) |
||
People are standing at a booth. | People are waiting at a kissing booth. | 1 | -100 | booth doesn't always mean kissing | exists e1 x1 x2.(at(e1,x2) & n_booth(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1)) | exists e1 x1 x2 x3.(at(e1,x2) & n_booth(x2) & of(x2,x3) & n_kissing(x3) & Actor(e1,x1) & v_wait(e1) & n_people(x1)) | 787e2caa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_stand(e1) & n_people(x1) & n_booth(x2) & at(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_wait(e1) & of(x2,x3) & n_people(x1) & n_kissing(x3) & n_booth(x2) & at(e1,x2) & Actor(e1,x1)) |
||
People are standing at a booth. | People are waiting at a booth. | 0 | -100 | Standing at a booth implies waiting. | exists e1 x1 x2.(at(e1,x2) & n_booth(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1)) | exists e1 x1 x2.(at(e1,x2) & n_booth(x2) & Actor(e1,x1) & v_wait(e1) & n_people(x1)) | 787e3330-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_stand(e1) & n_people(x1) & n_booth(x2) & at(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_wait(e1) & n_people(x1) & n_booth(x2) & at(e1,x2) & Actor(e1,x1)) |
||
People are standing at a booth. | People are waiting at a country club bar. | 2 | -100 | A booth is different from a country club bar. | exists e1 x1 x2.(at(e1,x2) & n_booth(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1)) | exists e1 x1 x2 x3 x4.(at(e1,x2) & n_bar(x2) & of(x2,x4) & n_club(x4) & of(x2,x3) & n_country(x3) & Actor(e1,x1) & v_wait(e1) & n_people(x1)) | 787e38f8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_stand(e1) & n_people(x1) & n_booth(x2) & at(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_wait(e1) & of(x2,x4) & of(x2,x3) & n_people(x1) & n_country(x3) & n_club(x4) & n_bar(x2) & at(e1,x2) & Actor(e1,x1)) |
||
A few people are standing near a street vendor cart. | They are performing brain surgery | 2 | -100 | STANDING IS NOT PERFORMING | exists e1 s1 x1 x2 x3 x4.(near(e1,x2) & n_cart(x2) & of(x2,x4) & n_vendor(x4) & of(x2,x3) & n_street(x3) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & a_few(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_perform(e1) & n_surgery(x2) & of(x2,x1) & n_brain(x1) & n_thing(x1)) | 787e3e0c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_stand(e1) & of(x2,x4) & of(x2,x3) & near(e1,x2) & n_vendor(x4) & n_street(x3) & n_people(x1) & n_cart(x2) & a_few(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_perform(e1) & of(x2,x1) & n_thing(x1) & n_surgery(x2) & n_brain(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A few people are standing near a street vendor cart. | They are buying lunch | 1 | -100 | People can buy lunch from places other than a street vendor cart, and just because they are standing near a street vendor cart does not mean that they are buying lunch from the vendor cart. | exists e1 s1 x1 x2 x3 x4.(near(e1,x2) & n_cart(x2) & of(x2,x4) & n_vendor(x4) & of(x2,x3) & n_street(x3) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & a_few(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_buy(e1) & n_lunch(x2)) | 787e4370-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_stand(e1) & of(x2,x4) & of(x2,x3) & near(e1,x2) & n_vendor(x4) & n_street(x3) & n_people(x1) & n_cart(x2) & a_few(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_buy(e1) & n_thing(x1) & n_lunch(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A few people are standing near a street vendor cart. | The people are outside | 0 | -100 | Street vendor carts are normally located outside. | exists e1 s1 x1 x2 x3 x4.(near(e1,x2) & n_cart(x2) & of(x2,x4) & n_vendor(x4) & of(x2,x3) & n_street(x3) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & a_few(s1) & Theme(s1,x1)) | exists s1 x1.(n_people(x1) & Theme(s1,x1) & a_outside(s1)) | 787e48c0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_stand(e1) & of(x2,x4) & of(x2,x3) & near(e1,x2) & n_vendor(x4) & n_street(x3) & n_people(x1) & n_cart(x2) & a_few(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists s1 x1.(n_people(x1) & a_outside(s1) & Theme(s1,x1)) |
||
peoples standing behind a bicycle stall | The people are sitting | 2 | -100 | SITTING IS NOT STANDING | exists e1 x1 x2 x3 x4.(a_topic(x1) & behind(e1,x3) & n_stall(x3) & of(x3,x4) & n_bicycle(x4) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_people(x1)) | exists e1 x1.(n_people(x1) & Actor(e1,x1) & v_sit(e1)) | 787e4d52-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_stand(e1) & of(x3,x4) & n_stall(x3) & n_people(x1) & n_bicycle(x4) & behind(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_sit(e1) & n_people(x1) & Actor(e1,x1)) |
||
peoples standing behind a bicycle stall | The people are standing | 0 | -100 | Both subjects are standing | exists e1 x1 x2 x3 x4.(a_topic(x1) & behind(e1,x3) & n_stall(x3) & of(x3,x4) & n_bicycle(x4) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_people(x1)) | exists e1 x1.(n_people(x1) & Actor(e1,x1) & v_stand(e1)) | 787e51e4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_stand(e1) & of(x3,x4) & n_stall(x3) & n_people(x1) & n_bicycle(x4) & behind(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_stand(e1) & n_people(x1) & Actor(e1,x1)) |
||
peoples standing behind a bicycle stall | The people are old | 1 | -100 | Being old has nothing to do with standing behind a bicycle stall; people of almost every age can stand behind a bicycle stall. | exists e1 x1 x2 x3 x4.(a_topic(x1) & behind(e1,x3) & n_stall(x3) & of(x3,x4) & n_bicycle(x4) & Actor(e1,x2) & v_stand(e1) & (x1 = x2) & n_people(x1)) | exists s1 x1.(n_people(x1) & Theme(s1,x1) & a_old(s1)) | 787e5680-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_stand(e1) & of(x3,x4) & n_stall(x3) & n_people(x1) & n_bicycle(x4) & behind(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1.(n_people(x1) & a_old(s1) & Theme(s1,x1)) |
||
A man is making a purchase on the street while other people wait. | Some people are waiting. | 0 | -100 | Some people can be other people. | exists e1 x1 x2 x3 x4 x5 x6.(n_people(x6) & n_street(x4) & while(e1,x5) & -(x5 = x6) & n_people(x5) & Recipient(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & on(x3,x4) & n_purchase(x3) & n_wait(x2) & n_man(x1)) | exists e1 x1.(Actor(e1,x1) & v_wait(e1) & n_people(x1)) | 787e5d1a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(while(e1,x5) & v_make(e1) & on(x3,x4) & n_wait(x2) & n_street(x4) & n_purchase(x3) & n_people(x6) & n_people(x5) & n_man(x1) & Theme(e1,x2) & Recipient(e1,x3) & Actor(e1,x1) & -(x5 = x6)) | exists e1 x1.(v_wait(e1) & n_people(x1) & Actor(e1,x1)) |
||
A man is making a purchase on the street while other people wait. | The woman is making a purchase. | 2 | -100 | A MAN IS NOT A WOMAN | exists e1 x1 x2 x3 x4 x5 x6.(n_people(x6) & n_street(x4) & while(e1,x5) & -(x5 = x6) & n_people(x5) & Recipient(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & on(x3,x4) & n_purchase(x3) & n_wait(x2) & n_man(x1)) | exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_purchase(x2)) | 787e6206-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(while(e1,x5) & v_make(e1) & on(x3,x4) & n_wait(x2) & n_street(x4) & n_purchase(x3) & n_people(x6) & n_people(x5) & n_man(x1) & Theme(e1,x2) & Recipient(e1,x3) & Actor(e1,x1) & -(x5 = x6)) | exists e1 x1 x2.(v_make(e1) & n_woman(x1) & n_purchase(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man is making a purchase on the street while other people wait. | The man is buying food. | 1 | -100 | Just because the man is making a purchase on the street does not mean that he is buying food. He could be buying anything on the street, such as a newspaper or magazine, while other people are waiting. Also, just because the other people are waiting does not mean that they are waiting for him - they might be waiting for a bus, while he makes his purchase, and the two events don't necessarily coincide at all. | exists e1 x1 x2 x3 x4 x5 x6.(n_people(x6) & n_street(x4) & while(e1,x5) & -(x5 = x6) & n_people(x5) & Recipient(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & on(x3,x4) & n_purchase(x3) & n_wait(x2) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_buy(e1) & n_food(x2)) | 787e6882-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(while(e1,x5) & v_make(e1) & on(x3,x4) & n_wait(x2) & n_street(x4) & n_purchase(x3) & n_people(x6) & n_people(x5) & n_man(x1) & Theme(e1,x2) & Recipient(e1,x3) & Actor(e1,x1) & -(x5 = x6)) | exists e1 x1 x2.(v_buy(e1) & n_man(x1) & n_food(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man and two women are patronizing a vendor on the street. | Three little boys are mocking a vendor on the street. | 2 | -100 | Boys are younger than a man and women. Patronizing is a different activity than mocking. | exists e1 x1 x2 x3 x4.(n_street(x4) & Theme(e1,x3) & Actor(e1,x1) & v_patronize(e1) & on(x3,x4) & n_vendor(x3) & n_woman(x1) & card_eq_2(x1) & of(x1,x2) & n_man(x2)) | exists e1 s1 x1 x2 x3.(n_street(x3) & Theme(e1,x2) & Actor(e1,x1) & v_mock(e1) & on(x2,x3) & n_vendor(x2) & n_boy(x1) & a_little(s1) & Theme(s1,x1) & card_eq_3(x1)) | 787e72aa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_patronize(e1) & on(x3,x4) & of(x1,x2) & n_woman(x1) & n_vendor(x3) & n_street(x4) & n_man(x2) & card_eq_2(x1) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_mock(e1) & on(x2,x3) & n_vendor(x2) & n_street(x3) & n_boy(x1) & card_eq_3(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A group of black gentlemen sit sail to go on a fishing trip. | The group of men have fishing rods. | 1 | -100 | Not all men are black, and just because they have fishing rods does not mean they are sitting sail to go on a fishing trip. | exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(Topic(e1,p1) & exists e2 x6 x7.(on(e2,x6) & n_trip(x6) & of(x6,x7) & n_fishing(x7) & Actor(e2,x1) & v_go(e2)) & Time(e1,x5) & n_sail(x5) & Actor(e1,x3) & v_sit(e1) & of(x3,x4) & n_gentleman(x4) & a_black(s2) & Theme(s2,x4) & n_group(x3) & of(x1,x2) & n_gentleman(x2) & a_black(s1) & Theme(s1,x2) & n_group(x1)) | exists e1 x1 x2 x3 x4.(n_group(x1) & Theme(e1,x3) & Actor(e1,x1) & v_have(e1) & n_rod(x3) & of(x3,x4) & n_fishing(x4) & of(x1,x2) & n_man(x2)) | 787e8268-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(v_sit(e1) & of(x3,x4) & of(x1,x2) & n_sail(x5) & n_group(x3) & n_group(x1) & n_gentleman(x4) & n_gentleman(x2) & exists e2 x6 x7.(v_go(e2) & on(e2,x6) & of(x6,x7) & n_trip(x6) & n_fishing(x7) & Actor(e2,x1)) & a_black(s2) & a_black(s1) & Topic(e1,p1) & Time(e1,x5) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x3)) | exists e1 x1 x2 x3 x4.(v_have(e1) & of(x3,x4) & of(x1,x2) & n_rod(x3) & n_man(x2) & n_group(x1) & n_fishing(x4) & Theme(e1,x3) & Actor(e1,x1)) |
||
Behind a pile of wood on a beach a group of men stand in a wooden boat. | The men are going to sail their boat on the ocean. | 1 | -100 | Standing in the boat does not imply that they are going to sail their boat. Having a wooden boat does not necessarily mean it is a sail boat. | exists e1 s1 x1 x2 x3 x4 x5 x6.(behind(e1,x4) & of(x4,x5) & on(x5,x6) & n_beach(x6) & n_wood(x5) & n_pile(x4) & in(e1,x3) & n_boat(x3) & a_wooden(s1) & Theme(s1,x3) & Actor(e1,x1) & v_stand(e1) & of(x1,x2) & n_man(x2) & n_group(x1)) | exists e1 p1 x1 x2 x3.(n_ocean(x3) & n_boat(x2) & of(x2,x1) & n_thing(x1) & n_man(x1) & Topic(e1,p1) & Actor(e1,x1) & v_go(e1) & exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_sail(e2) & on(x2,x3))) | 787e8c72-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & on(x5,x6) & of(x4,x5) & of(x1,x2) & n_wood(x5) & n_pile(x4) & n_man(x2) & n_group(x1) & n_boat(x3) & n_beach(x6) & in(e1,x3) & behind(e1,x4) & a_wooden(s1) & Theme(s1,x3) & Actor(e1,x1)) | exists e1 p1 x1 x2 x3.(v_go(e1) & of(x2,x1) & n_thing(x1) & n_ocean(x3) & n_man(x1) & n_boat(x2) & exists e2.(v_sail(e2) & on(x2,x3) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Some men are sitting on a boat near a beach covered in stacked logs and sticks. | Two men are near a beach. | 0 | -100 | Two men is a rephrasing of some men. | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(on(e1,x2) & near(x2,x3) & subset_of(x7,x3) & n_stick(x7) & subset_of(x4,x3) & in(e2,x6) & n_log(x6) & a_stacked(s1) & Theme(s1,x6) & Theme(e2,x5) & v_cover(e2) & (x4 = x5) & n_beach(x4) & n_boat(x2) & Actor(e1,x1) & v_sit(e1) & n_man(x1)) | exists p1 x1.(exists x2.(near(x1,x2) & n_beach(x2)) & n_man(x1) & card_eq_2(x1)) | 787e9bae-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_sit(e1) & v_cover(e2) & subset_of(x7,x3) & subset_of(x4,x3) & on(e1,x2) & near(x2,x3) & n_stick(x7) & n_man(x1) & n_log(x6) & n_boat(x2) & n_beach(x4) & in(e2,x6) & a_stacked(s1) & Theme(s1,x6) & Theme(e2,x5) & Actor(e1,x1) & (x4 = x5)) | exists x1.(n_man(x1) & exists x2.(near(x1,x2) & n_beach(x2)) & card_eq_2(x1)) |
||
Six men seat in a wooden boat while two are the background surrounded by logs and a green landscape | The men are driving in their car. | 2 | 0.000187 | A car and a boat are different vehicles. | exists e1 p1 s1 x1 x2 x4.(n_background(x4) & exists p2 x3.(exists e2 s2 x5 x6 x7 x8.((x3 = x4) & Actor(e2,x6) & subset_of(x8,x6) & n_landscape(x8) & a_green(s2) & Theme(s2,x8) & subset_of(x7,x6) & n_log(x7) & Theme(e2,x5) & v_surround(e2) & (x4 = x5)) & n_thing(x3) & card_eq_2(x3)) & while(e1,p1) & in(e1,x2) & n_boat(x2) & a_wooden(s1) & Theme(s1,x2) & Actor(e1,x1) & v_seat(e1) & n_man(x1) & card_eq_6(x1)) | exists e1 x1 x2.(n_car(x2) & of(x2,x1) & n_thing(x1) & n_man(x1) & in(e1,x2) & Actor(e1,x1) & v_drive(e1)) | 787eba30-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x4.(while(e1,p1) & v_seat(e1) & n_man(x1) & n_boat(x2) & n_background(x4) & in(e1,x2) & exists x3.(n_thing(x3) & exists e2 s2 x5 x6 x7 x8.(v_surround(e2) & subset_of(x8,x6) & subset_of(x7,x6) & n_log(x7) & n_landscape(x8) & a_green(s2) & Theme(s2,x8) & Theme(e2,x5) & Actor(e2,x6) & (x4 = x5) & (x3 = x4)) & card_eq_2(x3)) & card_eq_6(x1) & a_wooden(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_drive(e1) & of(x2,x1) & n_thing(x1) & n_man(x1) & n_car(x2) & in(e1,x2) & Actor(e1,x1)) |
||
Six men seat in a wooden boat while two are the background surrounded by logs and a green landscape | 8 men pictured, six of which are seated in a boat and two of which are seen in the background. | 0 | 0.90604 | There are eight men in total, six in the boat and two in the background. | exists e1 p1 s1 x1 x2 x4.(n_background(x4) & exists p2 x3.(exists e2 s2 x5 x6 x7 x8.((x3 = x4) & Actor(e2,x6) & subset_of(x8,x6) & n_landscape(x8) & a_green(s2) & Theme(s2,x8) & subset_of(x7,x6) & n_log(x7) & Theme(e2,x5) & v_surround(e2) & (x4 = x5)) & n_thing(x3) & card_eq_2(x3)) & while(e1,p1) & in(e1,x2) & n_boat(x2) & a_wooden(s1) & Theme(s1,x2) & Actor(e1,x1) & v_seat(e1) & n_man(x1) & card_eq_6(x1)) | exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_background(x6) & in(e3,x8) & n_and(x8) & Time(x8,x9) & n_two(x9) & n_boat(x8) & Theme(e3,x7) & v_seat(e3) & of(x7,x5) & n_thing(x7) & card_eq_6(x7) & in(e2,x6) & Theme(e2,x3) & v_see(e2) & of(x3,x2) & (x3 = x5) & Actor(e1,x4) & v_picture(e1) & (x3 = x4) & n_man(x3) & n_date(x3) & a_date_day_08(x3) & a_date_day_08(x3) & n_thing(x1) & (x1 = x2)) | 787ec37c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x4.(while(e1,p1) & v_seat(e1) & n_man(x1) & n_boat(x2) & n_background(x4) & in(e1,x2) & exists x3.(n_thing(x3) & exists e2 s2 x5 x6 x7 x8.(v_surround(e2) & subset_of(x8,x6) & subset_of(x7,x6) & n_log(x7) & n_landscape(x8) & a_green(s2) & Theme(s2,x8) & Theme(e2,x5) & Actor(e2,x6) & (x4 = x5) & (x3 = x4)) & card_eq_2(x3)) & card_eq_6(x1) & a_wooden(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_see(e2) & v_seat(e3) & v_picture(e1) & of(x7,x5) & of(x3,x2) & n_two(x9) & n_thing(x7) & n_thing(x1) & n_man(x3) & n_date(x3) & n_boat(x8) & n_background(x6) & n_and(x8) & in(e3,x8) & in(e2,x6) & card_eq_6(x7) & a_date_day_08(x3) & Time(x8,x9) & Theme(e3,x7) & Theme(e2,x3) & Actor(e1,x4) & (x3 = x5) & (x3 = x4) & (x1 = x2)) |
||
Six men seat in a wooden boat while two are the background surrounded by logs and a green landscape | the men are fifty | 1 | 0.000005 | Nothing in the first sentence implies that the men are fifty | exists e1 p1 s1 x1 x2 x4.(n_background(x4) & exists p2 x3.(exists e2 s2 x5 x6 x7 x8.((x3 = x4) & Actor(e2,x6) & subset_of(x8,x6) & n_landscape(x8) & a_green(s2) & Theme(s2,x8) & subset_of(x7,x6) & n_log(x7) & Theme(e2,x5) & v_surround(e2) & (x4 = x5)) & n_thing(x3) & card_eq_2(x3)) & while(e1,p1) & in(e1,x2) & n_boat(x2) & a_wooden(s1) & Theme(s1,x2) & Actor(e1,x1) & v_seat(e1) & n_man(x1) & card_eq_6(x1)) | exists s1 x1.(n_man(x1) & Theme(s1,x1) & a_fifty(s1)) | 787ec822-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x4.(while(e1,p1) & v_seat(e1) & n_man(x1) & n_boat(x2) & n_background(x4) & in(e1,x2) & exists x3.(n_thing(x3) & exists e2 s2 x5 x6 x7 x8.(v_surround(e2) & subset_of(x8,x6) & subset_of(x7,x6) & n_log(x7) & n_landscape(x8) & a_green(s2) & Theme(s2,x8) & Theme(e2,x5) & Actor(e2,x6) & (x4 = x5) & (x3 = x4)) & card_eq_2(x3)) & card_eq_6(x1) & a_wooden(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists s1 x1.(n_man(x1) & a_fifty(s1) & Theme(s1,x1)) |
||
Six men seat in a wooden boat while two are the background surrounded by logs and a green landscape | Six men are seated in wooden boat on a lake with two more pictured in the background. | 1 | 0.543688 | Just because the men are on a boat, surrounded by logs and a green landscape, does not mean that the boat is on a lake. | exists e1 p1 s1 x1 x2 x4.(n_background(x4) & exists p2 x3.(exists e2 s2 x5 x6 x7 x8.((x3 = x4) & Actor(e2,x6) & subset_of(x8,x6) & n_landscape(x8) & a_green(s2) & Theme(s2,x8) & subset_of(x7,x6) & n_log(x7) & Theme(e2,x5) & v_surround(e2) & (x4 = x5)) & n_thing(x3) & card_eq_2(x3)) & while(e1,p1) & in(e1,x2) & n_boat(x2) & a_wooden(s1) & Theme(s1,x2) & Actor(e1,x1) & v_seat(e1) & n_man(x1) & card_eq_6(x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(n_background(x6) & with(e1,x4) & in(e2,x6) & Theme(e2,x5) & v_picture(e2) & (x4 = x5) & n_more(x4) & card_eq_2(x4) & on(e1,x3) & n_lake(x3) & in(e1,x2) & n_boat(x2) & a_wooden(s1) & Theme(s1,x2) & Theme(e1,x1) & v_seat(e1) & n_man(x1) & card_eq_6(x1)) | 787ed268-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x4.(while(e1,p1) & v_seat(e1) & n_man(x1) & n_boat(x2) & n_background(x4) & in(e1,x2) & exists x3.(n_thing(x3) & exists e2 s2 x5 x6 x7 x8.(v_surround(e2) & subset_of(x8,x6) & subset_of(x7,x6) & n_log(x7) & n_landscape(x8) & a_green(s2) & Theme(s2,x8) & Theme(e2,x5) & Actor(e2,x6) & (x4 = x5) & (x3 = x4)) & card_eq_2(x3)) & card_eq_6(x1) & a_wooden(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 e2 s1 x1 x2 x3 x4 x5 x6.(with(e1,x4) & v_seat(e1) & v_picture(e2) & on(e1,x3) & n_more(x4) & n_man(x1) & n_lake(x3) & n_boat(x2) & n_background(x6) & in(e2,x6) & in(e1,x2) & card_eq_6(x1) & card_eq_2(x4) & a_wooden(s1) & Theme(s1,x2) & Theme(e2,x5) & Theme(e1,x1) & (x4 = x5)) |
||
Six men seat in a wooden boat while two are the background surrounded by logs and a green landscape | The men are on the university crew team. | 1 | 0.001425 | Just because the men are sitting on a wooden boat, surrounded by logs and a green landscape, does not mean that they are on the university crew team. | exists e1 p1 s1 x1 x2 x4.(n_background(x4) & exists p2 x3.(exists e2 s2 x5 x6 x7 x8.((x3 = x4) & Actor(e2,x6) & subset_of(x8,x6) & n_landscape(x8) & a_green(s2) & Theme(s2,x8) & subset_of(x7,x6) & n_log(x7) & Theme(e2,x5) & v_surround(e2) & (x4 = x5)) & n_thing(x3) & card_eq_2(x3)) & while(e1,p1) & in(e1,x2) & n_boat(x2) & a_wooden(s1) & Theme(s1,x2) & Actor(e1,x1) & v_seat(e1) & n_man(x1) & card_eq_6(x1)) | exists p1 x1 x2 x3 x4.(n_team(x2) & of(x2,x4) & n_crew(x4) & of(x2,x3) & n_university(x3) & n_man(x1) & on(x1,x2)) | 787edba0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x4.(while(e1,p1) & v_seat(e1) & n_man(x1) & n_boat(x2) & n_background(x4) & in(e1,x2) & exists x3.(n_thing(x3) & exists e2 s2 x5 x6 x7 x8.(v_surround(e2) & subset_of(x8,x6) & subset_of(x7,x6) & n_log(x7) & n_landscape(x8) & a_green(s2) & Theme(s2,x8) & Theme(e2,x5) & Actor(e2,x6) & (x4 = x5) & (x3 = x4)) & card_eq_2(x3)) & card_eq_6(x1) & a_wooden(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists x1 x2 x3 x4.(on(x1,x2) & of(x2,x4) & of(x2,x3) & n_university(x3) & n_team(x2) & n_man(x1) & n_crew(x4)) |
||
Six men seat in a wooden boat while two are the background surrounded by logs and a green landscape | The men are rowing the boat. | 1 | 0.518392 | There is no inference men are rowing the boat eventhough they are in one. | exists e1 p1 s1 x1 x2 x4.(n_background(x4) & exists p2 x3.(exists e2 s2 x5 x6 x7 x8.((x3 = x4) & Actor(e2,x6) & subset_of(x8,x6) & n_landscape(x8) & a_green(s2) & Theme(s2,x8) & subset_of(x7,x6) & n_log(x7) & Theme(e2,x5) & v_surround(e2) & (x4 = x5)) & n_thing(x3) & card_eq_2(x3)) & while(e1,p1) & in(e1,x2) & n_boat(x2) & a_wooden(s1) & Theme(s1,x2) & Actor(e1,x1) & v_seat(e1) & n_man(x1) & card_eq_6(x1)) | exists e1 x1 x2.(n_boat(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_row(e1)) | 787ee55a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x4.(while(e1,p1) & v_seat(e1) & n_man(x1) & n_boat(x2) & n_background(x4) & in(e1,x2) & exists x3.(n_thing(x3) & exists e2 s2 x5 x6 x7 x8.(v_surround(e2) & subset_of(x8,x6) & subset_of(x7,x6) & n_log(x7) & n_landscape(x8) & a_green(s2) & Theme(s2,x8) & Theme(e2,x5) & Actor(e2,x6) & (x4 = x5) & (x3 = x4)) & card_eq_2(x3)) & card_eq_6(x1) & a_wooden(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_row(e1) & n_man(x1) & n_boat(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Six men seat in a wooden boat while two are the background surrounded by logs and a green landscape | Six men are on a fishing trip in a boat. | 1 | 0.063239 | Nothing suggests a fishing trip. | exists e1 p1 s1 x1 x2 x4.(n_background(x4) & exists p2 x3.(exists e2 s2 x5 x6 x7 x8.((x3 = x4) & Actor(e2,x6) & subset_of(x8,x6) & n_landscape(x8) & a_green(s2) & Theme(s2,x8) & subset_of(x7,x6) & n_log(x7) & Theme(e2,x5) & v_surround(e2) & (x4 = x5)) & n_thing(x3) & card_eq_2(x3)) & while(e1,p1) & in(e1,x2) & n_boat(x2) & a_wooden(s1) & Theme(s1,x2) & Actor(e1,x1) & v_seat(e1) & n_man(x1) & card_eq_6(x1)) | exists p1 x1.(exists x2 x3 x4.(on(x1,x2) & in(x2,x4) & n_boat(x4) & n_trip(x2) & of(x2,x3) & n_fishing(x3)) & n_man(x1) & card_eq_6(x1)) | 787eee88-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x4.(while(e1,p1) & v_seat(e1) & n_man(x1) & n_boat(x2) & n_background(x4) & in(e1,x2) & exists x3.(n_thing(x3) & exists e2 s2 x5 x6 x7 x8.(v_surround(e2) & subset_of(x8,x6) & subset_of(x7,x6) & n_log(x7) & n_landscape(x8) & a_green(s2) & Theme(s2,x8) & Theme(e2,x5) & Actor(e2,x6) & (x4 = x5) & (x3 = x4)) & card_eq_2(x3)) & card_eq_6(x1) & a_wooden(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists x2 x3 x4.(on(x1,x2) & of(x2,x3) & n_trip(x2) & n_fishing(x3) & n_boat(x4) & in(x2,x4)) & card_eq_6(x1)) |
||
A girl is sitting on someone's shoulders in front of a green wall. | The girl needs help climbing the tree. | 2 | 0.095998 | a girl sitting on someones shoulders in front of a green wall cant need help climbing a tree. | exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_wall(x5) & a_green(s1) & Theme(s1,x5) & n_front(x4) & on(e1,x3) & n_shoulder(x3) & of(x3,x2) & n_person(x2) & Actor(e1,x1) & v_sit(e1) & n_girl(x1)) | exists e2 e1 x1 x2 x3.(n_tree(x3) & n_girl(x1) & for(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_climb(e2) & Theme(e1,x2) & Actor(e1,x1) & v_need(e1) & n_help(x2)) | 787fc43e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_sit(e1) & on(e1,x3) & of(x4,x5) & of(x3,x2) & n_wall(x5) & n_shoulder(x3) & n_person(x2) & n_girl(x1) & n_front(x4) & in(e1,x4) & a_green(s1) & Theme(s1,x5) & Actor(e1,x1)) | exists e2 e1 x1 x2 x3.(v_need(e1) & v_climb(e2) & n_tree(x3) & n_help(x2) & n_girl(x1) & for(e1,e2) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
A girl is sitting on someone's shoulders in front of a green wall. | A man carries his daughter on his shoulders. | 1 | 0.605696 | Someone could be either a man or a woman. The girl doesn't have to be their duaghter. | exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_wall(x5) & a_green(s1) & Theme(s1,x5) & n_front(x4) & on(e1,x3) & n_shoulder(x3) & of(x3,x2) & n_person(x2) & Actor(e1,x1) & v_sit(e1) & n_girl(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & on(x2,x3) & n_shoulder(x3) & of(x3,x1) & n_male(x1) & n_male(x1) & n_daughter(x2) & of(x2,x1) & n_man(x1)) | 787fc97a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_sit(e1) & on(e1,x3) & of(x4,x5) & of(x3,x2) & n_wall(x5) & n_shoulder(x3) & n_person(x2) & n_girl(x1) & n_front(x4) & in(e1,x4) & a_green(s1) & Theme(s1,x5) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_carry(e1) & on(x2,x3) & of(x3,x1) & of(x2,x1) & n_shoulder(x3) & n_man(x1) & n_male(x1) & n_daughter(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A girl is sitting on someone's shoulders in front of a green wall. | The girl is painting the wall. | 1 | 0.053606 | Sitting in front of a wall doesn't always imply painting the wall. | exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_wall(x5) & a_green(s1) & Theme(s1,x5) & n_front(x4) & on(e1,x3) & n_shoulder(x3) & of(x3,x2) & n_person(x2) & Actor(e1,x1) & v_sit(e1) & n_girl(x1)) | exists e1 x1 x2.(n_wall(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_paint(e1)) | 787fd852-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_sit(e1) & on(e1,x3) & of(x4,x5) & of(x3,x2) & n_wall(x5) & n_shoulder(x3) & n_person(x2) & n_girl(x1) & n_front(x4) & in(e1,x4) & a_green(s1) & Theme(s1,x5) & Actor(e1,x1)) | exists e1 x1 x2.(v_paint(e1) & n_wall(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A girl is sitting on someone's shoulders in front of a green wall. | a female is being carried | 0 | 0.644602 | A female is being carried on shoulders by another female is in front of a green wall. | exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_wall(x5) & a_green(s1) & Theme(s1,x5) & n_front(x4) & on(e1,x3) & n_shoulder(x3) & of(x3,x2) & n_person(x2) & Actor(e1,x1) & v_sit(e1) & n_girl(x1)) | exists e1 x1.(Theme(e1,x1) & v_carry(e1) & n_female(x1)) | 787fdd34-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_sit(e1) & on(e1,x3) & of(x4,x5) & of(x3,x2) & n_wall(x5) & n_shoulder(x3) & n_person(x2) & n_girl(x1) & n_front(x4) & in(e1,x4) & a_green(s1) & Theme(s1,x5) & Actor(e1,x1)) | exists e1 x1.(v_carry(e1) & n_female(x1) & Theme(e1,x1)) |
||
A girl is sitting on someone's shoulders in front of a green wall. | A girl is looking over a green wall. | 1 | 0.784783 | Sitting in front of a wall doesn't always imply looking over the wall. | exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_wall(x5) & a_green(s1) & Theme(s1,x5) & n_front(x4) & on(e1,x3) & n_shoulder(x3) & of(x3,x2) & n_person(x2) & Actor(e1,x1) & v_sit(e1) & n_girl(x1)) | exists e1 s1 x1 x2.(over(e1,x2) & n_wall(x2) & a_green(s1) & Theme(s1,x2) & Actor(e1,x1) & v_look(e1) & n_girl(x1)) | 787fe478-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_sit(e1) & on(e1,x3) & of(x4,x5) & of(x3,x2) & n_wall(x5) & n_shoulder(x3) & n_person(x2) & n_girl(x1) & n_front(x4) & in(e1,x4) & a_green(s1) & Theme(s1,x5) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_look(e1) & over(e1,x2) & n_wall(x2) & n_girl(x1) & a_green(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A girl is sitting on someone's shoulders in front of a green wall. | a female and her boyfriend | 1 | 0.217891 | Someone could be any person, not just a boyfriend. | exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_wall(x5) & a_green(s1) & Theme(s1,x5) & n_front(x4) & on(e1,x3) & n_shoulder(x3) & of(x3,x2) & n_person(x2) & Actor(e1,x1) & v_sit(e1) & n_girl(x1)) | exists s1 x1 x2.(a_topic(s1) & subset_of(x2,s1) & n_boyfriend(x2) & of(x2,x1) & n_female(x1) & subset_of(x1,s1) & n_female(x1)) | 787fef36-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_sit(e1) & on(e1,x3) & of(x4,x5) & of(x3,x2) & n_wall(x5) & n_shoulder(x3) & n_person(x2) & n_girl(x1) & n_front(x4) & in(e1,x4) & a_green(s1) & Theme(s1,x5) & Actor(e1,x1)) | exists s1 x1 x2.(subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x1) & n_female(x1) & n_boyfriend(x2) & a_topic(s1)) |
||
A girl is sitting on someone's shoulders in front of a green wall. | Someone is helping a girl get over the green wall. | 1 | 0.077522 | Sitting in front of a wall doesn't always imply to get over the wall. | exists e1 s1 x1 x2 x3 x4 x5.(in(e1,x4) & of(x4,x5) & n_wall(x5) & a_green(s1) & Theme(s1,x5) & n_front(x4) & on(e1,x3) & n_shoulder(x3) & of(x3,x2) & n_person(x2) & Actor(e1,x1) & v_sit(e1) & n_girl(x1)) | exists e1 e2 s1 x1 x2 x3 x4.(n_wall(x4) & a_green(s1) & Theme(s1,x4) & over(e2,x4) & Actor(e2,x1) & v_get(e2) & Theme(e1,x3) & Actor(e1,x2) & v_help(e1) & n_girl(x3) & (x1 = x2) & n_person(x1)) | 787ffe2c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_sit(e1) & on(e1,x3) & of(x4,x5) & of(x3,x2) & n_wall(x5) & n_shoulder(x3) & n_person(x2) & n_girl(x1) & n_front(x4) & in(e1,x4) & a_green(s1) & Theme(s1,x5) & Actor(e1,x1)) | exists e1 e2 s1 x1 x2 x3 x4.(v_help(e1) & v_get(e2) & over(e2,x4) & n_wall(x4) & n_person(x1) & n_girl(x3) & a_green(s1) & Theme(s1,x4) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
Someone is holding a young women on their shoulders for her to be able to reach the area she would like to use a wire brush to scrape off peeling paint. | Two people working on their house to re paint it. | 1 | 0.516986 | Because people are doing a work on a building doesn't mean is their house | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(n_area(x7) & for(e1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_peel(e2) & n_paint(x6) & (x4 = x5) & Topic(x4,p1) & exists p2 s2.(Topic(s2,p2) & Actor(s2,x4) & a_able(s2) & exists e4 e3 p3.(Theme(e4,x7) & Actor(e4,x4) & v_reach(e4) & Topic(e3,p3) & Actor(e3,x1) & v_like(e3) & exists e5 p4 x8 x9.(Theme(e5,p4) & Recipient(e5,x8) & Actor(e5,x1) & v_use(e5) & exists e6 s3 x10.(a_off(s3) & Manner(e6,s3) & Theme(e6,x10) & Actor(e6,x1) & v_scrape(e6) & (x7 = x10)) & n_brush(x8) & of(x8,x9) & n_wire(x9)))) & n_female(x1) & n_her(x4) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & on(x2,x3) & n_shoulder(x3) & of(x3,x1) & n_thing(x1) & n_woman(x2) & a_young(s1) & Theme(s1,x2) & n_person(x1)) | exists e1 p1 x1 x2 x3 x4.(a_topic(x1) & Topic(e1,p1) & exists e2 x5.(Time(e2,x5) & n_paint(x5) & Theme(e2,x1) & Actor(e2,x2) & v_re(e2)) & n_thing(x1) & n_thing(x1) & on(e1,x4) & n_house(x4) & of(x4,x1) & Actor(e1,x3) & v_work(e1) & (x1 = x3) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | 78804328-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(v_peel(e2) & v_hold(e1) & on(x2,x3) & of(x3,x1) & n_woman(x2) & n_thing(x1) & n_shoulder(x3) & n_person(x1) & n_paint(x6) & n_her(x4) & n_female(x1) & n_area(x7) & for(e1,x4) & exists p2 s2.(exists e4 e3 p3.(v_reach(e4) & v_like(e3) & exists e5 p4 x8 x9.(v_use(e5) & of(x8,x9) & n_wire(x9) & n_brush(x8) & exists e6 s3 x10.(v_scrape(e6) & a_off(s3) & Theme(e6,x10) & Manner(e6,s3) & Actor(e6,x1) & (x7 = x10)) & Theme(e5,p4) & Recipient(e5,x8) & Actor(e5,x1)) & Topic(e3,p3) & Theme(e4,x7) & Actor(e4,x4) & Actor(e3,x1)) & a_able(s2) & Topic(s2,p2) & Actor(s2,x4)) & a_young(s1) & Topic(x4,p1) & Theme(s1,x2) & Theme(e2,x6) & Theme(e1,x2) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5)) | exists e1 p1 x1 x2 x3 x4.(v_work(e1) & on(e1,x4) & of(x4,x1) & n_thing(x1) & n_people(x1) & n_house(x4) & exists e2 x5.(v_re(e2) & n_paint(x5) & Time(e2,x5) & Theme(e2,x1) & Actor(e2,x2)) & card_eq_2(x1) & a_topic(x1) & Topic(e1,p1) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) |
||
Someone is holding a young women on their shoulders for her to be able to reach the area she would like to use a wire brush to scrape off peeling paint. | Two people working on a boat to fish. | 2 | 0.04115 | Someone isn't people. | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(n_area(x7) & for(e1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_peel(e2) & n_paint(x6) & (x4 = x5) & Topic(x4,p1) & exists p2 s2.(Topic(s2,p2) & Actor(s2,x4) & a_able(s2) & exists e4 e3 p3.(Theme(e4,x7) & Actor(e4,x4) & v_reach(e4) & Topic(e3,p3) & Actor(e3,x1) & v_like(e3) & exists e5 p4 x8 x9.(Theme(e5,p4) & Recipient(e5,x8) & Actor(e5,x1) & v_use(e5) & exists e6 s3 x10.(a_off(s3) & Manner(e6,s3) & Theme(e6,x10) & Actor(e6,x1) & v_scrape(e6) & (x7 = x10)) & n_brush(x8) & of(x8,x9) & n_wire(x9)))) & n_female(x1) & n_her(x4) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & on(x2,x3) & n_shoulder(x3) & of(x3,x1) & n_thing(x1) & n_woman(x2) & a_young(s1) & Theme(s1,x2) & n_person(x1)) | exists e1 p1 x1 x2 x3.(a_topic(x1) & on(e1,x3) & Topic(x3,p1) & exists e2.(Actor(e2,x3) & v_fish(e2)) & n_boat(x3) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_people(x1) & card_eq_2(x1)) | 78804d78-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(v_peel(e2) & v_hold(e1) & on(x2,x3) & of(x3,x1) & n_woman(x2) & n_thing(x1) & n_shoulder(x3) & n_person(x1) & n_paint(x6) & n_her(x4) & n_female(x1) & n_area(x7) & for(e1,x4) & exists p2 s2.(exists e4 e3 p3.(v_reach(e4) & v_like(e3) & exists e5 p4 x8 x9.(v_use(e5) & of(x8,x9) & n_wire(x9) & n_brush(x8) & exists e6 s3 x10.(v_scrape(e6) & a_off(s3) & Theme(e6,x10) & Manner(e6,s3) & Actor(e6,x1) & (x7 = x10)) & Theme(e5,p4) & Recipient(e5,x8) & Actor(e5,x1)) & Topic(e3,p3) & Theme(e4,x7) & Actor(e4,x4) & Actor(e3,x1)) & a_able(s2) & Topic(s2,p2) & Actor(s2,x4)) & a_young(s1) & Topic(x4,p1) & Theme(s1,x2) & Theme(e2,x6) & Theme(e1,x2) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5)) | exists e1 p1 x1 x2 x3.(v_work(e1) & on(e1,x3) & n_people(x1) & n_boat(x3) & exists e2.(v_fish(e2) & Actor(e2,x3)) & card_eq_2(x1) & a_topic(x1) & Topic(x3,p1) & Actor(e1,x2) & (x1 = x2)) |
||
Someone is holding a young women on their shoulders for her to be able to reach the area she would like to use a wire brush to scrape off peeling paint. | Someone is holding another person on their back. | 1 | 0.916269 | Because a person help a person up doesn't mean they are on their back. | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(n_area(x7) & for(e1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_peel(e2) & n_paint(x6) & (x4 = x5) & Topic(x4,p1) & exists p2 s2.(Topic(s2,p2) & Actor(s2,x4) & a_able(s2) & exists e4 e3 p3.(Theme(e4,x7) & Actor(e4,x4) & v_reach(e4) & Topic(e3,p3) & Actor(e3,x1) & v_like(e3) & exists e5 p4 x8 x9.(Theme(e5,p4) & Recipient(e5,x8) & Actor(e5,x1) & v_use(e5) & exists e6 s3 x10.(a_off(s3) & Manner(e6,s3) & Theme(e6,x10) & Actor(e6,x1) & v_scrape(e6) & (x7 = x10)) & n_brush(x8) & of(x8,x9) & n_wire(x9)))) & n_female(x1) & n_her(x4) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & on(x2,x3) & n_shoulder(x3) & of(x3,x1) & n_thing(x1) & n_woman(x2) & a_young(s1) & Theme(s1,x2) & n_person(x1)) | exists e1 x1 x2 x3.(on(e1,x3) & n_back(x3) & of(x3,x1) & n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_person(x2) & -(x2 = x1) & n_person(x1) & n_person(x1)) | 78806722-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(v_peel(e2) & v_hold(e1) & on(x2,x3) & of(x3,x1) & n_woman(x2) & n_thing(x1) & n_shoulder(x3) & n_person(x1) & n_paint(x6) & n_her(x4) & n_female(x1) & n_area(x7) & for(e1,x4) & exists p2 s2.(exists e4 e3 p3.(v_reach(e4) & v_like(e3) & exists e5 p4 x8 x9.(v_use(e5) & of(x8,x9) & n_wire(x9) & n_brush(x8) & exists e6 s3 x10.(v_scrape(e6) & a_off(s3) & Theme(e6,x10) & Manner(e6,s3) & Actor(e6,x1) & (x7 = x10)) & Theme(e5,p4) & Recipient(e5,x8) & Actor(e5,x1)) & Topic(e3,p3) & Theme(e4,x7) & Actor(e4,x4) & Actor(e3,x1)) & a_able(s2) & Topic(s2,p2) & Actor(s2,x4)) & a_young(s1) & Topic(x4,p1) & Theme(s1,x2) & Theme(e2,x6) & Theme(e1,x2) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5)) | exists e1 x1 x2 x3.(v_hold(e1) & on(e1,x3) & of(x3,x1) & n_thing(x1) & n_person(x2) & n_person(x1) & n_back(x3) & Theme(e1,x2) & Actor(e1,x1) & -(x2 = x1)) |
||
Someone is holding a young women on their shoulders for her to be able to reach the area she would like to use a wire brush to scrape off peeling paint. | A man is holding a young woman on his shoulders so that she can reach the ceiling and scrape paint from it. | 1 | 0.72771 | Because a person help a person up doesn't mean the person is trying to reach the ceiling. | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(n_area(x7) & for(e1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_peel(e2) & n_paint(x6) & (x4 = x5) & Topic(x4,p1) & exists p2 s2.(Topic(s2,p2) & Actor(s2,x4) & a_able(s2) & exists e4 e3 p3.(Theme(e4,x7) & Actor(e4,x4) & v_reach(e4) & Topic(e3,p3) & Actor(e3,x1) & v_like(e3) & exists e5 p4 x8 x9.(Theme(e5,p4) & Recipient(e5,x8) & Actor(e5,x1) & v_use(e5) & exists e6 s3 x10.(a_off(s3) & Manner(e6,s3) & Theme(e6,x10) & Actor(e6,x1) & v_scrape(e6) & (x7 = x10)) & n_brush(x8) & of(x8,x9) & n_wire(x9)))) & n_female(x1) & n_her(x4) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & on(x2,x3) & n_shoulder(x3) & of(x3,x1) & n_thing(x1) & n_woman(x2) & a_young(s1) & Theme(s1,x2) & n_person(x1)) | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(n_paint(x6) & of(x6,x7) & n_scrape(x7) & n_ceiling(x5) & subset_of(x6,x4) & subset_of(x5,x4) & exists p2 e2 p3.(exists e3.(from(e3,x1) & Theme(e3,x4) & Actor(e3,x2) & v_reach(e3)) & Topic(e2,p3) & Actor(e2,x2) & v_can(e2)) & n_thing(x1) & n_female(x2) & so(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & on(x2,x3) & n_shoulder(x3) & of(x3,x1) & n_male(x1) & n_woman(x2) & a_young(s1) & Theme(s1,x2) & n_man(x1)) | 78807154-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(v_peel(e2) & v_hold(e1) & on(x2,x3) & of(x3,x1) & n_woman(x2) & n_thing(x1) & n_shoulder(x3) & n_person(x1) & n_paint(x6) & n_her(x4) & n_female(x1) & n_area(x7) & for(e1,x4) & exists p2 s2.(exists e4 e3 p3.(v_reach(e4) & v_like(e3) & exists e5 p4 x8 x9.(v_use(e5) & of(x8,x9) & n_wire(x9) & n_brush(x8) & exists e6 s3 x10.(v_scrape(e6) & a_off(s3) & Theme(e6,x10) & Manner(e6,s3) & Actor(e6,x1) & (x7 = x10)) & Theme(e5,p4) & Recipient(e5,x8) & Actor(e5,x1)) & Topic(e3,p3) & Theme(e4,x7) & Actor(e4,x4) & Actor(e3,x1)) & a_able(s2) & Topic(s2,p2) & Actor(s2,x4)) & a_young(s1) & Topic(x4,p1) & Theme(s1,x2) & Theme(e2,x6) & Theme(e1,x2) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5)) | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(v_hold(e1) & subset_of(x6,x4) & subset_of(x5,x4) & so(e1,p1) & on(x2,x3) & of(x6,x7) & of(x3,x1) & n_woman(x2) & n_thing(x1) & n_shoulder(x3) & n_scrape(x7) & n_paint(x6) & n_man(x1) & n_male(x1) & n_female(x2) & n_ceiling(x5) & exists e2 p3.(v_can(e2) & exists e3.(v_reach(e3) & from(e3,x1) & Theme(e3,x4) & Actor(e3,x2)) & Topic(e2,p3) & Actor(e2,x2)) & a_young(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Someone is holding a young women on their shoulders for her to be able to reach the area she would like to use a wire brush to scrape off peeling paint. | A young woman is renovating an old house. | 1 | 0.776356 | Because a person scrape off old paint doesn't mean she is renovating. | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(n_area(x7) & for(e1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_peel(e2) & n_paint(x6) & (x4 = x5) & Topic(x4,p1) & exists p2 s2.(Topic(s2,p2) & Actor(s2,x4) & a_able(s2) & exists e4 e3 p3.(Theme(e4,x7) & Actor(e4,x4) & v_reach(e4) & Topic(e3,p3) & Actor(e3,x1) & v_like(e3) & exists e5 p4 x8 x9.(Theme(e5,p4) & Recipient(e5,x8) & Actor(e5,x1) & v_use(e5) & exists e6 s3 x10.(a_off(s3) & Manner(e6,s3) & Theme(e6,x10) & Actor(e6,x1) & v_scrape(e6) & (x7 = x10)) & n_brush(x8) & of(x8,x9) & n_wire(x9)))) & n_female(x1) & n_her(x4) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & on(x2,x3) & n_shoulder(x3) & of(x3,x1) & n_thing(x1) & n_woman(x2) & a_young(s1) & Theme(s1,x2) & n_person(x1)) | exists e1 s1 s2 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_renovate(e1) & n_house(x2) & a_old(s2) & Theme(s2,x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | 788075e6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(v_peel(e2) & v_hold(e1) & on(x2,x3) & of(x3,x1) & n_woman(x2) & n_thing(x1) & n_shoulder(x3) & n_person(x1) & n_paint(x6) & n_her(x4) & n_female(x1) & n_area(x7) & for(e1,x4) & exists p2 s2.(exists e4 e3 p3.(v_reach(e4) & v_like(e3) & exists e5 p4 x8 x9.(v_use(e5) & of(x8,x9) & n_wire(x9) & n_brush(x8) & exists e6 s3 x10.(v_scrape(e6) & a_off(s3) & Theme(e6,x10) & Manner(e6,s3) & Actor(e6,x1) & (x7 = x10)) & Theme(e5,p4) & Recipient(e5,x8) & Actor(e5,x1)) & Topic(e3,p3) & Theme(e4,x7) & Actor(e4,x4) & Actor(e3,x1)) & a_able(s2) & Topic(s2,p2) & Actor(s2,x4)) & a_young(s1) & Topic(x4,p1) & Theme(s1,x2) & Theme(e2,x6) & Theme(e1,x2) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5)) | exists e1 s1 s2 x1 x2.(v_renovate(e1) & n_woman(x1) & n_house(x2) & a_young(s1) & a_old(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Someone is holding a young women on their shoulders for her to be able to reach the area she would like to use a wire brush to scrape off peeling paint. | The young woman is close to hitting her head on the ceiling | 1 | 0.621585 | Because a person is standing on another person shoulders doesn't mean the person is close to the ceiling. | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(n_area(x7) & for(e1,x4) & Theme(e2,x6) & Actor(e2,x5) & v_peel(e2) & n_paint(x6) & (x4 = x5) & Topic(x4,p1) & exists p2 s2.(Topic(s2,p2) & Actor(s2,x4) & a_able(s2) & exists e4 e3 p3.(Theme(e4,x7) & Actor(e4,x4) & v_reach(e4) & Topic(e3,p3) & Actor(e3,x1) & v_like(e3) & exists e5 p4 x8 x9.(Theme(e5,p4) & Recipient(e5,x8) & Actor(e5,x1) & v_use(e5) & exists e6 s3 x10.(a_off(s3) & Manner(e6,s3) & Theme(e6,x10) & Actor(e6,x1) & v_scrape(e6) & (x7 = x10)) & n_brush(x8) & of(x8,x9) & n_wire(x9)))) & n_female(x1) & n_her(x4) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & on(x2,x3) & n_shoulder(x3) & of(x3,x1) & n_thing(x1) & n_woman(x2) & a_young(s1) & Theme(s1,x2) & n_person(x1)) | exists e1 s1 s2 x1 x2 x3 x4.(n_ceiling(x4) & n_head(x3) & of(x3,x1) & n_female(x1) & n_woman(x1) & a_young(s1) & Theme(s1,x1) & to(s2,e1) & on(e1,x4) & Theme(e1,x3) & Actor(e1,x2) & v_hit(e1) & Theme(s2,x1) & a_close(s2)) | 78807cf8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 x1 x2 x3 x4 x5 x6 x7.(v_peel(e2) & v_hold(e1) & on(x2,x3) & of(x3,x1) & n_woman(x2) & n_thing(x1) & n_shoulder(x3) & n_person(x1) & n_paint(x6) & n_her(x4) & n_female(x1) & n_area(x7) & for(e1,x4) & exists p2 s2.(exists e4 e3 p3.(v_reach(e4) & v_like(e3) & exists e5 p4 x8 x9.(v_use(e5) & of(x8,x9) & n_wire(x9) & n_brush(x8) & exists e6 s3 x10.(v_scrape(e6) & a_off(s3) & Theme(e6,x10) & Manner(e6,s3) & Actor(e6,x1) & (x7 = x10)) & Theme(e5,p4) & Recipient(e5,x8) & Actor(e5,x1)) & Topic(e3,p3) & Theme(e4,x7) & Actor(e4,x4) & Actor(e3,x1)) & a_able(s2) & Topic(s2,p2) & Actor(s2,x4)) & a_young(s1) & Topic(x4,p1) & Theme(s1,x2) & Theme(e2,x6) & Theme(e1,x2) & Actor(e2,x5) & Actor(e1,x1) & (x4 = x5)) | exists e1 s1 s2 x1 x2 x3 x4.(v_hit(e1) & to(s2,e1) & on(e1,x4) & of(x3,x1) & n_woman(x1) & n_head(x3) & n_female(x1) & n_ceiling(x4) & a_young(s1) & a_close(s2) & Theme(s2,x1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2)) |
||
An elderly man and women walk together past a jewelery store on the sidewalk. | The man is going to buy a ring for the woman at the jewelry store. | 1 | 0.013203 | Because two people walk past a jewelery store doesn't mean they are going to buy a ring. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_sidewalk(x6) & on(e1,x6) & past(e1,x4) & n_store(x4) & of(x4,x5) & n_jewelery(x5) & a_together(s2) & Manner(e1,s2) & Actor(e1,x1) & v_walk(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 p1 x1 x3 x4 x5.(n_store(x4) & of(x4,x5) & n_jewelry(x5) & n_woman(x3) & n_man(x1) & Topic(e1,p1) & Actor(e1,x1) & v_go(e1) & exists e2 x2.(at(e2,x4) & for(e2,x3) & Theme(e2,x2) & Actor(e2,x1) & v_buy(e2) & n_ring(x2))) | 7880b628-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_walk(e1) & subset_of(x3,x1) & subset_of(x2,x1) & past(e1,x4) & on(e1,x6) & of(x4,x5) & n_woman(x3) & n_store(x4) & n_sidewalk(x6) & n_man(x2) & n_jewelery(x5) & a_together(s2) & a_elderly(s1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 p1 x1 x3 x4 x5.(v_go(e1) & of(x4,x5) & n_woman(x3) & n_store(x4) & n_man(x1) & n_jewelry(x5) & exists e2 x2.(v_buy(e2) & n_ring(x2) & for(e2,x3) & at(e2,x4) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
An elderly man and women walk together past a jewelery store on the sidewalk. | An old man tells an elderly man to buy her some jewelry. | 1 | 0.005127 | An old man is not a women. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_sidewalk(x6) & on(e1,x6) & past(e1,x4) & n_store(x4) & of(x4,x5) & n_jewelery(x5) & a_together(s2) & Manner(e1,s2) & Actor(e1,x1) & v_walk(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 p1 s1 s2 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_tell(e1) & Topic(x2,p1) & exists e2.(Theme(e2,x3) & Actor(e2,x2) & v_buy(e2)) & n_jewelry(x3) & of(x3,x1) & n_female(x1) & n_man(x2) & a_elderly(s2) & Theme(s2,x2) & n_man(x1) & a_old(s1) & Theme(s1,x1)) | 7880cb2c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_walk(e1) & subset_of(x3,x1) & subset_of(x2,x1) & past(e1,x4) & on(e1,x6) & of(x4,x5) & n_woman(x3) & n_store(x4) & n_sidewalk(x6) & n_man(x2) & n_jewelery(x5) & a_together(s2) & a_elderly(s1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 p1 s1 s2 x1 x2 x3.(v_tell(e1) & of(x3,x1) & n_man(x2) & n_man(x1) & n_jewelry(x3) & n_female(x1) & exists e2.(v_buy(e2) & Theme(e2,x3) & Actor(e2,x2)) & a_old(s1) & a_elderly(s2) & Topic(x2,p1) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
An elderly man and women walk together past a jewelery store on the sidewalk. | Two elderly folks aimlessly trot past a stripmall. | 1 | 0.506654 | Because there is a jewelry store doesn't mean the store is in a stripmall. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_sidewalk(x6) & on(e1,x6) & past(e1,x4) & n_store(x4) & of(x4,x5) & n_jewelery(x5) & a_together(s2) & Manner(e1,s2) & Actor(e1,x1) & v_walk(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2.(a_aimlessly(s2) & Manner(e1,s2) & past(e1,x2) & n_stripmall(x2) & Actor(e1,x1) & v_trot(e1) & n_folk(x1) & a_elderly(s1) & Theme(s1,x1) & card_eq_2(x1)) | 7880d52c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_walk(e1) & subset_of(x3,x1) & subset_of(x2,x1) & past(e1,x4) & on(e1,x6) & of(x4,x5) & n_woman(x3) & n_store(x4) & n_sidewalk(x6) & n_man(x2) & n_jewelery(x5) & a_together(s2) & a_elderly(s1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2.(v_trot(e1) & past(e1,x2) & n_stripmall(x2) & n_folk(x1) & card_eq_2(x1) & a_elderly(s1) & a_aimlessly(s2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1)) |
||
An elderly man and women walk together past a jewelery store on the sidewalk. | an old couple drives an army tank | 2 | 0 | Walk is not driving. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_sidewalk(x6) & on(e1,x6) & past(e1,x4) & n_store(x4) & of(x4,x5) & n_jewelery(x5) & a_together(s2) & Manner(e1,s2) & Actor(e1,x1) & v_walk(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_drive(e1) & n_tank(x2) & of(x2,x3) & n_army(x3) & n_couple(x1) & a_old(s1) & Theme(s1,x1)) | 7880da72-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_walk(e1) & subset_of(x3,x1) & subset_of(x2,x1) & past(e1,x4) & on(e1,x6) & of(x4,x5) & n_woman(x3) & n_store(x4) & n_sidewalk(x6) & n_man(x2) & n_jewelery(x5) & a_together(s2) & a_elderly(s1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_drive(e1) & of(x2,x3) & n_tank(x2) & n_couple(x1) & n_army(x3) & a_old(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
An elderly man and women walk together past a jewelery store on the sidewalk. | An aged couple wander past a jewelry store sticking to the walkway. | 0 | 0.876703 | A man plus a woman equals two people total; a group of two people together is called a couple. Elderly is a synonym of aged. To walk past something is also known as to wander past it. A sidewalk is a specific kind of walkway; as they are not described as walking into the store or out into the street, it is reasonable to assume that they are sticking to the sidewalk (taking care not to leave it). | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_sidewalk(x6) & on(e1,x6) & past(e1,x4) & n_store(x4) & of(x4,x5) & n_jewelery(x5) & a_together(s2) & Manner(e1,s2) & Actor(e1,x1) & v_walk(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4 x5 x6.(n_walkway(x6) & a_topic(x1) & to(x1,x6) & past(x1,x3) & n_sticking(x3) & of(x3,x5) & n_store(x5) & of(x3,x4) & n_jewelry(x4) & n_wander(x1) & of(x1,x2) & n_couple(x2) & Theme(e1,x1) & v_age(e1)) | 7880e59e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_walk(e1) & subset_of(x3,x1) & subset_of(x2,x1) & past(e1,x4) & on(e1,x6) & of(x4,x5) & n_woman(x3) & n_store(x4) & n_sidewalk(x6) & n_man(x2) & n_jewelery(x5) & a_together(s2) & a_elderly(s1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5 x6.(v_age(e1) & to(x1,x6) & past(x1,x3) & of(x3,x5) & of(x3,x4) & of(x1,x2) & n_wander(x1) & n_walkway(x6) & n_store(x5) & n_sticking(x3) & n_jewelry(x4) & n_couple(x2) & a_topic(x1) & Theme(e1,x1)) |
||
An elderly man and women walk together past a jewelery store on the sidewalk. | an old couple walk past a store that they own | 1 | 0.045891 | An elderly man and women walk together past a jewelery store on the sidewalk does not necessary that an old couple walk past a store that they own | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_sidewalk(x6) & on(e1,x6) & past(e1,x4) & n_store(x4) & of(x4,x5) & n_jewelery(x5) & a_together(s2) & Manner(e1,s2) & Actor(e1,x1) & v_walk(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x1) & v_own(e1) & (x1 = x4) & n_thing(x1) & past(x1,x3) & n_store(x3) & n_walk(x1) & of(x1,x2) & n_couple(x2) & a_old(s1) & Theme(s1,x1)) | 7880f5c0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_walk(e1) & subset_of(x3,x1) & subset_of(x2,x1) & past(e1,x4) & on(e1,x6) & of(x4,x5) & n_woman(x3) & n_store(x4) & n_sidewalk(x6) & n_man(x2) & n_jewelery(x5) & a_together(s2) & a_elderly(s1) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_own(e1) & past(x1,x3) & of(x1,x2) & n_walk(x1) & n_thing(x1) & n_store(x3) & n_couple(x2) & a_topic(x1) & a_old(s1) & Theme(s1,x1) & Theme(e1,x4) & Actor(e1,x1) & (x1 = x4)) |
||
a man in a stripy hat is standing in a house built from ice that has a pair of boots in the doorway. | The man is swimming in a lake. | 2 | -100 | The man is standing, therefore cannot be in swimming in water. | exists e1 e2 e3 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_doorway(x9) & in(e1,x3) & from(e2,x5) & in(e3,x9) & Theme(e3,x7) & Actor(e3,x6) & v_have(e3) & of(x7,x8) & n_boot(x8) & n_pair(x7) & (x5 = x6) & n_ice(x5) & Theme(e2,x4) & v_build(e2) & (x3 = x4) & n_house(x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_hat(x2) & a_stripy(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & in(e1,x2) & n_lake(x2) & Actor(e1,x1) & v_swim(e1)) | 788157e0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 e3 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_stand(e1) & v_have(e3) & v_build(e2) & of(x7,x8) & n_pair(x7) & n_man(x1) & n_ice(x5) & n_house(x3) & n_hat(x2) & n_doorway(x9) & n_boot(x8) & in(x1,x2) & in(e3,x9) & in(e1,x3) & from(e2,x5) & a_stripy(s1) & Theme(s1,x2) & Theme(e3,x7) & Theme(e2,x4) & Actor(e3,x6) & Actor(e1,x1) & (x5 = x6) & (x3 = x4)) | exists e1 x1 x2.(v_swim(e1) & n_man(x1) & n_lake(x2) & in(e1,x2) & Actor(e1,x1)) |
||
a man in a stripy hat is standing in a house built from ice that has a pair of boots in the doorway. | The man built the house of ice. | 1 | -100 | the man standing in front of the house does't mean he built it, not all man wears stripy hat. | exists e2 e1 e3 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_doorway(x9) & in(e1,x3) & from(e2,x5) & in(e3,x9) & Theme(e3,x7) & Actor(e3,x6) & v_have(e3) & of(x7,x8) & n_boot(x8) & n_pair(x7) & (x5 = x6) & n_ice(x5) & Theme(e2,x4) & v_build(e2) & (x3 = x4) & n_house(x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_hat(x2) & a_stripy(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3.(n_house(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_build(e1) & of(x2,x3) & n_ice(x3)) | 78815c9a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e3 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_stand(e1) & v_have(e3) & v_build(e2) & of(x7,x8) & n_pair(x7) & n_man(x1) & n_ice(x5) & n_house(x3) & n_hat(x2) & n_doorway(x9) & n_boot(x8) & in(x1,x2) & in(e3,x9) & in(e1,x3) & from(e2,x5) & a_stripy(s1) & Theme(s1,x2) & Theme(e3,x7) & Theme(e2,x4) & Actor(e3,x6) & Actor(e1,x1) & (x5 = x6) & (x3 = x4)) | exists e1 x1 x2 x3.(v_build(e1) & of(x2,x3) & n_man(x1) & n_ice(x3) & n_house(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
a man in a stripy hat is standing in a house built from ice that has a pair of boots in the doorway. | A man is standing in front of a house built from ice. | 0 | -100 | Standing in a house might mean that the person is standing in front of a house. | exists e3 e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(n_doorway(x9) & in(e1,x3) & from(e2,x5) & in(e3,x9) & Theme(e3,x7) & Actor(e3,x6) & v_have(e3) & of(x7,x8) & n_boot(x8) & n_pair(x7) & (x5 = x6) & n_ice(x5) & Theme(e2,x4) & v_build(e2) & (x3 = x4) & n_house(x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_hat(x2) & a_stripy(s1) & Theme(s1,x2) & n_man(x1)) | exists e2 e1 x1 x2 x3 x4 x5.(in(e1,x2) & of(x2,x3) & from(e2,x5) & n_ice(x5) & Theme(e2,x4) & v_build(e2) & (x3 = x4) & n_house(x3) & n_front(x2) & Actor(e1,x1) & v_stand(e1) & n_man(x1)) | 7881614a-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e2 e1 s1 x1 x2 x3 x4 x5 x6 x7 x8 x9.(v_stand(e1) & v_have(e3) & v_build(e2) & of(x7,x8) & n_pair(x7) & n_man(x1) & n_ice(x5) & n_house(x3) & n_hat(x2) & n_doorway(x9) & n_boot(x8) & in(x1,x2) & in(e3,x9) & in(e1,x3) & from(e2,x5) & a_stripy(s1) & Theme(s1,x2) & Theme(e3,x7) & Theme(e2,x4) & Actor(e3,x6) & Actor(e1,x1) & (x5 = x6) & (x3 = x4)) | exists e2 e1 x1 x2 x3 x4 x5.(v_stand(e1) & v_build(e2) & of(x2,x3) & n_man(x1) & n_ice(x5) & n_house(x3) & n_front(x2) & in(e1,x2) & from(e2,x5) & Theme(e2,x4) & Actor(e1,x1) & (x3 = x4)) |
||
A little girl in a dress sits on the steps to have a snack. | The little girl is on recess. | 1 | -100 | A little girl in a dress sits on the steps to have a snack does not necessary that she is on recess. | exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(n_step(x5) & Topic(e1,p1) & exists e2 x6.(Theme(e2,x6) & Actor(e2,x1) & v_have(e2) & n_snack(x6)) & on(e1,x5) & Actor(e1,x3) & v_sit(e1) & in(x3,x4) & n_dress(x4) & n_girl(x3) & a_little(s2) & Theme(s2,x3) & in(x1,x2) & n_dress(x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists p1 s1 x1.(n_girl(x1) & a_little(s1) & Theme(s1,x1) & exists x2.(on(x1,x2) & n_recess(x2))) | 78816690-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(v_sit(e1) & on(e1,x5) & n_step(x5) & n_girl(x3) & n_girl(x1) & n_dress(x4) & n_dress(x2) & in(x3,x4) & in(x1,x2) & exists e2 x6.(v_have(e2) & n_snack(x6) & Theme(e2,x6) & Actor(e2,x1)) & a_little(s2) & a_little(s1) & Topic(e1,p1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x3)) | exists s1 x1.(n_girl(x1) & exists x2.(on(x1,x2) & n_recess(x2)) & a_little(s1) & Theme(s1,x1)) |
||
A little girl in a dress sits on the steps to have a snack. | A little girl is eating. | 0 | -100 | have a snack shows that girl is eating. | exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(n_step(x5) & Topic(e1,p1) & exists e2 x6.(Theme(e2,x6) & Actor(e2,x1) & v_have(e2) & n_snack(x6)) & on(e1,x5) & Actor(e1,x3) & v_sit(e1) & in(x3,x4) & n_dress(x4) & n_girl(x3) & a_little(s2) & Theme(s2,x3) & in(x1,x2) & n_dress(x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 s1 x1.(Actor(e1,x1) & v_eat(e1) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | 78816b54-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(v_sit(e1) & on(e1,x5) & n_step(x5) & n_girl(x3) & n_girl(x1) & n_dress(x4) & n_dress(x2) & in(x3,x4) & in(x1,x2) & exists e2 x6.(v_have(e2) & n_snack(x6) & Theme(e2,x6) & Actor(e2,x1)) & a_little(s2) & a_little(s1) & Topic(e1,p1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x3)) | exists e1 s1 x1.(v_eat(e1) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A little girl in a dress sits on the steps to have a snack. | The little girl is wearing sweatpants. | 2 | -100 | A little girl is either in a dress or sweatpants. | exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(n_step(x5) & Topic(e1,p1) & exists e2 x6.(Theme(e2,x6) & Actor(e2,x1) & v_have(e2) & n_snack(x6)) & on(e1,x5) & Actor(e1,x3) & v_sit(e1) & in(x3,x4) & n_dress(x4) & n_girl(x3) & a_little(s2) & Theme(s2,x3) & in(x1,x2) & n_dress(x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_girl(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_sweatpant(x2)) | 78816ff0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(v_sit(e1) & on(e1,x5) & n_step(x5) & n_girl(x3) & n_girl(x1) & n_dress(x4) & n_dress(x2) & in(x3,x4) & in(x1,x2) & exists e2 x6.(v_have(e2) & n_snack(x6) & Theme(e2,x6) & Actor(e2,x1)) & a_little(s2) & a_little(s1) & Topic(e1,p1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x3)) | exists e1 s1 x1 x2.(v_wear(e1) & n_sweatpant(x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
a girl is sitting on a stoop with a bottle of water and a snack. | A girl is sitting on a stoop with a drink and a snack. | 0 | -100 | stoop with a bottle of water and a snack can also be said as stoop with a drink and a snack. | exists e1 x1 x2 x3 x4 x5 x6.(with(e1,x3) & subset_of(x6,x3) & n_snack(x6) & subset_of(x4,x3) & of(x4,x5) & n_water(x5) & n_bottle(x4) & on(e1,x2) & n_stoop(x2) & Actor(e1,x1) & v_sit(e1) & n_girl(x1)) | exists e1 x1 x2 x3 x4 x5.(with(e1,x3) & subset_of(x5,x3) & n_snack(x5) & subset_of(x4,x3) & n_drink(x4) & on(e1,x2) & n_stoop(x2) & Actor(e1,x1) & v_sit(e1) & n_girl(x1)) | 78817676-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_sit(e1) & subset_of(x6,x3) & subset_of(x4,x3) & on(e1,x2) & of(x4,x5) & n_water(x5) & n_stoop(x2) & n_snack(x6) & n_girl(x1) & n_bottle(x4) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5.(with(e1,x3) & v_sit(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e1,x2) & n_stoop(x2) & n_snack(x5) & n_girl(x1) & n_drink(x4) & Actor(e1,x1)) |
||
a girl is sitting on a stoop with a bottle of water and a snack. | A girl is sitting on a stoop while eating and drinking. | 1 | -100 | A girl may sit on a stoop with food and water without eating and drinking them. | exists e1 x1 x2 x3 x4 x5 x6.(with(e1,x3) & subset_of(x6,x3) & n_snack(x6) & subset_of(x4,x3) & of(x4,x5) & n_water(x5) & n_bottle(x4) & on(e1,x2) & n_stoop(x2) & Actor(e1,x1) & v_sit(e1) & n_girl(x1)) | exists e1 x1 x2 x3 x4 x5.(while(e1,x3) & n_drinking(x5) & n_eating(x4) & subset_of(x5,x3) & subset_of(x4,x3) & on(e1,x2) & n_stoop(x2) & Actor(e1,x1) & v_sit(e1) & n_girl(x1)) | 78817c34-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_sit(e1) & subset_of(x6,x3) & subset_of(x4,x3) & on(e1,x2) & of(x4,x5) & n_water(x5) & n_stoop(x2) & n_snack(x6) & n_girl(x1) & n_bottle(x4) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5.(while(e1,x3) & v_sit(e1) & subset_of(x5,x3) & subset_of(x4,x3) & on(e1,x2) & n_stoop(x2) & n_girl(x1) & n_eating(x4) & n_drinking(x5) & Actor(e1,x1)) |
||
a girl is sitting on a stoop with a bottle of water and a snack. | A girl is standing in a stoop with nothing in her hands. | 2 | -100 | A girl is either sitting or standing. | exists e1 x1 x2 x3 x4 x5 x6.(with(e1,x3) & subset_of(x6,x3) & n_snack(x6) & subset_of(x4,x3) & of(x4,x5) & n_water(x5) & n_bottle(x4) & on(e1,x2) & n_stoop(x2) & Actor(e1,x1) & v_sit(e1) & n_girl(x1)) | exists e1 x1 x2 x4.(-exists x3.(in(e1,x4) & with(e1,x3) & n_thing(x3)) & n_hand(x4) & of(x4,x1) & n_female(x1) & in(e1,x2) & n_stoop(x2) & Actor(e1,x1) & v_stand(e1) & n_girl(x1)) | 78818134-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(with(e1,x3) & v_sit(e1) & subset_of(x6,x3) & subset_of(x4,x3) & on(e1,x2) & of(x4,x5) & n_water(x5) & n_stoop(x2) & n_snack(x6) & n_girl(x1) & n_bottle(x4) & Actor(e1,x1)) | exists e1 x1 x2 x4.(v_stand(e1) & of(x4,x1) & n_stoop(x2) & n_hand(x4) & n_girl(x1) & n_female(x1) & in(e1,x2) & all x3.(-with(e1,x3) | -n_thing(x3) | -in(e1,x4)) & Actor(e1,x1)) |
||
People hard at work inside a large room. | An empty room | 2 | -100 | A room is not empty if people are inside. A room does not have to be large. | exists s1 s2 x1 x2 x3 x4.(a_topic(x1) & inside(x1,x4) & n_room(x4) & a_large(s2) & Theme(s2,x4) & at(s1,x3) & n_work(x3) & Theme(s1,x2) & a_hard(s1) & (x1 = x2) & n_people(x1)) | exists s1 x1.(a_topic(x1) & n_room(x1) & a_empty(s1) & Theme(s1,x1)) | 78818616-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4.(n_work(x3) & n_room(x4) & n_people(x1) & inside(x1,x4) & at(s1,x3) & a_topic(x1) & a_large(s2) & a_hard(s1) & Theme(s2,x4) & Theme(s1,x2) & (x1 = x2)) | exists s1 x1.(n_room(x1) & a_topic(x1) & a_empty(s1) & Theme(s1,x1)) |
||
People hard at work inside a large room. | people are indoors | 0 | -100 | inside a large room.shows that people are indoors | exists s1 s2 x1 x2 x3 x4.(a_topic(x1) & inside(x1,x4) & n_room(x4) & a_large(s2) & Theme(s2,x4) & at(s1,x3) & n_work(x3) & Theme(s1,x2) & a_hard(s1) & (x1 = x2) & n_people(x1)) | exists p1 x1.(exists x2.((x1 = x2) & n_indoor(x2)) & n_people(x1)) | 78818b2a-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4.(n_work(x3) & n_room(x4) & n_people(x1) & inside(x1,x4) & at(s1,x3) & a_topic(x1) & a_large(s2) & a_hard(s1) & Theme(s2,x4) & Theme(s1,x2) & (x1 = x2)) | exists x1.(n_people(x1) & exists x2.(n_indoor(x2) & (x1 = x2))) |
||
People hard at work inside a large room. | A chinese sweatshop is busy with activity on a tuesday. | 1 | -100 | People hard at work inside a large room does not necessary that a chinese sweatshop is busy with activity on a tuesday. | exists s1 s2 x1 x2 x3 x4.(a_topic(x1) & inside(x1,x4) & n_room(x4) & a_large(s2) & Theme(s2,x4) & at(s1,x3) & n_work(x3) & Theme(s1,x2) & a_hard(s1) & (x1 = x2) & n_people(x1)) | exists s1 s2 x1 x2 x3.(with(s2,x2) & on(x2,x3) & n_tuesday(x3) & n_activity(x2) & Theme(s2,x1) & a_busy(s2) & n_sweatshop(x1) & a_chinese(s1) & Theme(s1,x1)) | 788190c0-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 x1 x2 x3 x4.(n_work(x3) & n_room(x4) & n_people(x1) & inside(x1,x4) & at(s1,x3) & a_topic(x1) & a_large(s2) & a_hard(s1) & Theme(s2,x4) & Theme(s1,x2) & (x1 = x2)) | exists s1 s2 x1 x2 x3.(with(s2,x2) & on(x2,x3) & n_tuesday(x3) & n_sweatshop(x1) & n_activity(x2) & a_chinese(s1) & a_busy(s2) & Theme(s2,x1) & Theme(s1,x1)) |
||
A little girl with curly hair is sitting on some stairs, drinking a bottled water, and eating a snack. | A boy runs up and down the stairs. | 2 | -100 | A boy is not a little girl. | exists e1 e3 e2 s1 s2 s3 s4 s5 s6 s7 x1 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e3,x9) & Actor(e3,x7) & v_eat(e3) & n_snack(x9) & with(x7,x8) & n_hair(x8) & a_curly(s7) & Theme(s7,x8) & n_girl(x7) & a_little(s6) & Theme(s6,x7) & Theme(e2,x6) & Actor(e2,x4) & v_drink(e2) & n_water(x6) & a_bottled(s5) & Theme(s5,x6) & with(x4,x5) & n_hair(x5) & a_curly(s4) & Theme(s4,x5) & n_girl(x4) & a_little(s3) & Theme(s3,x4) & on(e1,x3) & n_stair(x3) & Actor(e1,x1) & v_sit(e1) & with(x1,x2) & n_hair(x2) & a_curly(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 e2 s1 x1 x2 x3.(n_stair(x3) & down(e2,x3) & Actor(e2,x2) & v_run(e2) & n_boy(x2) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1) & v_run(e1) & n_boy(x1)) | 788195ca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 s1 s2 s3 s4 s5 s6 s7 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x7,x8) & with(x4,x5) & with(x1,x2) & v_sit(e1) & v_eat(e3) & v_drink(e2) & on(e1,x3) & n_water(x6) & n_stair(x3) & n_snack(x9) & n_hair(x8) & n_hair(x5) & n_hair(x2) & n_girl(x7) & n_girl(x4) & n_girl(x1) & a_little(s6) & a_little(s3) & a_little(s1) & a_curly(s7) & a_curly(s4) & a_curly(s2) & a_bottled(s5) & Theme(s7,x8) & Theme(s6,x7) & Theme(s5,x6) & Theme(s4,x5) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x9) & Theme(e2,x6) & Actor(e3,x7) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 e2 s1 x1 x2 x3.(v_run(e2) & v_run(e1) & n_stair(x3) & n_boy(x2) & n_boy(x1) & down(e2,x3) & a_up(s1) & Manner(e1,s1) & Actor(e2,x2) & Actor(e1,x1)) |
||
A little girl with curly hair is sitting on some stairs, drinking a bottled water, and eating a snack. | A little girl with curly hair is sitting on some stairs. | 0 | -100 | sitting on some stairs, drinking a bottled water, and eating a snack shows that sitting on some stairs. | exists e2 e3 e1 s1 s2 s3 s4 s5 s6 s7 x1 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e3,x9) & Actor(e3,x7) & v_eat(e3) & n_snack(x9) & with(x7,x8) & n_hair(x8) & a_curly(s7) & Theme(s7,x8) & n_girl(x7) & a_little(s6) & Theme(s6,x7) & Theme(e2,x6) & Actor(e2,x4) & v_drink(e2) & n_water(x6) & a_bottled(s5) & Theme(s5,x6) & with(x4,x5) & n_hair(x5) & a_curly(s4) & Theme(s4,x5) & n_girl(x4) & a_little(s3) & Theme(s3,x4) & on(e1,x3) & n_stair(x3) & Actor(e1,x1) & v_sit(e1) & with(x1,x2) & n_hair(x2) & a_curly(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2 x3.(on(e1,x3) & n_stair(x3) & Actor(e1,x1) & v_sit(e1) & with(x1,x2) & n_hair(x2) & a_curly(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | 78819ae8-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 s1 s2 s3 s4 s5 s6 s7 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x7,x8) & with(x4,x5) & with(x1,x2) & v_sit(e1) & v_eat(e3) & v_drink(e2) & on(e1,x3) & n_water(x6) & n_stair(x3) & n_snack(x9) & n_hair(x8) & n_hair(x5) & n_hair(x2) & n_girl(x7) & n_girl(x4) & n_girl(x1) & a_little(s6) & a_little(s3) & a_little(s1) & a_curly(s7) & a_curly(s4) & a_curly(s2) & a_bottled(s5) & Theme(s7,x8) & Theme(s6,x7) & Theme(s5,x6) & Theme(s4,x5) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x9) & Theme(e2,x6) & Actor(e3,x7) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3.(with(x1,x2) & v_sit(e1) & on(e1,x3) & n_stair(x3) & n_hair(x2) & n_girl(x1) & a_little(s1) & a_curly(s2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) |
||
A little girl with curly hair is sitting on some stairs, drinking a bottled water, and eating a snack. | A little girl with curly hair is drinking a bottled water, and eating a snack while her friends play in the yard. | 1 | -100 | A little girl with curly hair is sitting on some stairs, drinking a bottled water, and eating a snack does not imply that she is drinking a bottled water, and eating a snack while her friends play in the yard | exists e2 e3 e1 s1 s2 s3 s4 s5 s6 s7 x1 x2 x3 x4 x5 x6 x7 x8 x9.(Theme(e3,x9) & Actor(e3,x7) & v_eat(e3) & n_snack(x9) & with(x7,x8) & n_hair(x8) & a_curly(s7) & Theme(s7,x8) & n_girl(x7) & a_little(s6) & Theme(s6,x7) & Theme(e2,x6) & Actor(e2,x4) & v_drink(e2) & n_water(x6) & a_bottled(s5) & Theme(s5,x6) & with(x4,x5) & n_hair(x5) & a_curly(s4) & Theme(s4,x5) & n_girl(x4) & a_little(s3) & Theme(s3,x4) & on(e1,x3) & n_stair(x3) & Actor(e1,x1) & v_sit(e1) & with(x1,x2) & n_hair(x2) & a_curly(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 e2 p1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(n_yard(x8) & exists e3.(in(e3,x8) & Actor(e3,x7) & v_play(e3)) & n_friend(x7) & of(x7,x1) & n_female(x1) & while(e2,p1) & Theme(e2,x6) & Actor(e2,x4) & v_eat(e2) & n_snack(x6) & with(x4,x5) & n_hair(x5) & a_curly(s5) & Theme(s5,x5) & n_girl(x4) & a_little(s4) & Theme(s4,x4) & Theme(e1,x3) & Actor(e1,x1) & v_drink(e1) & n_water(x3) & a_bottled(s3) & Theme(s3,x3) & with(x1,x2) & n_hair(x2) & a_curly(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | 7881a07e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 s1 s2 s3 s4 s5 s6 s7 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(x7,x8) & with(x4,x5) & with(x1,x2) & v_sit(e1) & v_eat(e3) & v_drink(e2) & on(e1,x3) & n_water(x6) & n_stair(x3) & n_snack(x9) & n_hair(x8) & n_hair(x5) & n_hair(x2) & n_girl(x7) & n_girl(x4) & n_girl(x1) & a_little(s6) & a_little(s3) & a_little(s1) & a_curly(s7) & a_curly(s4) & a_curly(s2) & a_bottled(s5) & Theme(s7,x8) & Theme(s6,x7) & Theme(s5,x6) & Theme(s4,x5) & Theme(s3,x4) & Theme(s2,x2) & Theme(s1,x1) & Theme(e3,x9) & Theme(e2,x6) & Actor(e3,x7) & Actor(e2,x4) & Actor(e1,x1)) | exists e1 e2 p1 s1 s2 s3 s4 s5 x1 x2 x3 x4 x5 x6 x7 x8.(with(x4,x5) & with(x1,x2) & while(e2,p1) & v_eat(e2) & v_drink(e1) & of(x7,x1) & n_yard(x8) & n_water(x3) & n_snack(x6) & n_hair(x5) & n_hair(x2) & n_girl(x4) & n_girl(x1) & n_friend(x7) & n_female(x1) & exists e3.(v_play(e3) & in(e3,x8) & Actor(e3,x7)) & a_little(s4) & a_little(s1) & a_curly(s5) & a_curly(s2) & a_bottled(s3) & Theme(s5,x5) & Theme(s4,x4) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e2,x6) & Theme(e1,x3) & Actor(e2,x4) & Actor(e1,x1)) |
||
old lady cleaning her home with leafs | The woman doesn't like to clean. | 1 | -100 | That she doesn't like cleaning can not be inferred from cleaning her home. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_clean(e1) & with(x3,x4) & n_leaf(x4) & n_home(x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_lady(x1) & a_old(s1) & Theme(s1,x1)) | exists x1.(n_woman(x1) & -exists e1 p1.(Topic(e1,p1) & Actor(e1,x1) & v_like(e1) & exists e2.(Actor(e2,x1) & v_clean(e2)))) | 7881a614-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x3,x4) & v_clean(e1) & of(x3,x1) & n_leaf(x4) & n_lady(x1) & n_home(x3) & n_female(x1) & a_topic(x1) & a_old(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_woman(x1) & all e1 p1.(all e2.(-v_clean(e2) | -Actor(e2,x1)) | -v_like(e1) | -Topic(e1,p1) | -Actor(e1,x1))) |
||
old lady cleaning her home with leafs | The older woman cleans with leaves. | 0 | -100 | A lady is a woman and older is a rephrasing of old. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_clean(e1) & with(x3,x4) & n_leaf(x4) & n_home(x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_lady(x1) & a_old(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3.(n_clean(x1) & of(x1,x2) & n_woman(x2) & r_more(s1) & a_older(s1) & Theme(s1,x1) & a_topic(x1) & with(x1,x3) & n_leaf(x3)) | 7881aa6a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x3,x4) & v_clean(e1) & of(x3,x1) & n_leaf(x4) & n_lady(x1) & n_home(x3) & n_female(x1) & a_topic(x1) & a_old(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1 x2 x3.(with(x1,x3) & r_more(s1) & of(x1,x2) & n_woman(x2) & n_leaf(x3) & n_clean(x1) & a_topic(x1) & a_older(s1) & Theme(s1,x1)) |
||
old lady cleaning her home with leafs | The woman cleans with maple leaves. | 1 | -100 | A woman cleaning her home with leaves, not necessarily is using maple leaves. | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_clean(e1) & with(x3,x4) & n_leaf(x4) & n_home(x3) & of(x3,x1) & n_female(x1) & (x1 = x2) & n_lady(x1) & a_old(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(n_woman(x1) & with(e1,x2) & n_leaf(x2) & of(x2,x3) & n_maple(x3) & Actor(e1,x1) & v_clean(e1)) | 7881aec0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x3,x4) & v_clean(e1) & of(x3,x1) & n_leaf(x4) & n_lady(x1) & n_home(x3) & n_female(x1) & a_topic(x1) & a_old(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(with(e1,x2) & v_clean(e1) & of(x2,x3) & n_woman(x1) & n_maple(x3) & n_leaf(x2) & Actor(e1,x1)) |
||
An old woman grabbing some vegetation on a stone stoop. | A woman is grabbing plants | 0 | -100 | grabbing some vegetation shows that grabbing plants | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_grab(e1) & on(x3,x4) & n_stoop(x4) & of(x4,x5) & n_stone(x5) & n_vegetation(x3) & (x1 = x2) & n_woman(x1) & a_old(s1) & Theme(s1,x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_grab(e1) & n_plant(x2) & n_woman(x1)) | 7881b35c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_grab(e1) & on(x3,x4) & of(x4,x5) & n_woman(x1) & n_vegetation(x3) & n_stoop(x4) & n_stone(x5) & a_topic(x1) & a_old(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_grab(e1) & n_woman(x1) & n_plant(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
An old woman grabbing some vegetation on a stone stoop. | The woman is sleeping | 2 | -100 | A woman does not have to be old. A woman is either sleeping or grabbing vegetation. | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_grab(e1) & on(x3,x4) & n_stoop(x4) & of(x4,x5) & n_stone(x5) & n_vegetation(x3) & (x1 = x2) & n_woman(x1) & a_old(s1) & Theme(s1,x1)) | exists e1 x1.(n_woman(x1) & Actor(e1,x1) & v_sleep(e1)) | 7881b9ce-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_grab(e1) & on(x3,x4) & of(x4,x5) & n_woman(x1) & n_vegetation(x3) & n_stoop(x4) & n_stone(x5) & a_topic(x1) & a_old(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_sleep(e1) & n_woman(x1) & Actor(e1,x1)) |
||
An old woman grabbing some vegetation on a stone stoop. | The woman is Russian | 1 | -100 | Not all women grabbing some vegetation on a stone stoop is Russian. | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_grab(e1) & on(x3,x4) & n_stoop(x4) & of(x4,x5) & n_stone(x5) & n_vegetation(x3) & (x1 = x2) & n_woman(x1) & a_old(s1) & Theme(s1,x1)) | exists s1 x1.(n_woman(x1) & Theme(s1,x1) & a_russian(s1)) | 7881be74-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_grab(e1) & on(x3,x4) & of(x4,x5) & n_woman(x1) & n_vegetation(x3) & n_stoop(x4) & n_stone(x5) & a_topic(x1) & a_old(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1.(n_woman(x1) & a_russian(s1) & Theme(s1,x1)) |
||
A woman in winter gear with trekking poles is holding a leashed dog in the snow. | The dog wants to play in the snow. | 1 | -100 | Not all dogs want to play in the snow. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_snow(x7) & in(e1,x7) & Theme(e1,x6) & Actor(e1,x1) & v_hold(e1) & n_dog(x6) & a_leashed(s1) & Theme(s1,x6) & with(x1,x4) & n_pole(x4) & of(x4,x5) & n_trekking(x5) & in(x1,x2) & n_gear(x2) & of(x2,x3) & n_winter(x3) & n_woman(x1)) | exists e1 p1 x1 x2.(n_snow(x2) & n_dog(x1) & Topic(e1,p1) & Actor(e1,x1) & v_want(e1) & exists e2.(in(e2,x2) & Actor(e2,x1) & v_play(e2))) | 7881c32e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(x1,x4) & v_hold(e1) & of(x4,x5) & of(x2,x3) & n_woman(x1) & n_winter(x3) & n_trekking(x5) & n_snow(x7) & n_pole(x4) & n_gear(x2) & n_dog(x6) & in(x1,x2) & in(e1,x7) & a_leashed(s1) & Theme(s1,x6) & Theme(e1,x6) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_want(e1) & n_snow(x2) & n_dog(x1) & exists e2.(v_play(e2) & in(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A woman in winter gear with trekking poles is holding a leashed dog in the snow. | The woman is holding the dog on a leash. | 0 | -100 | holding a leashed dog means holding the dog on a leash. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_snow(x7) & in(e1,x7) & Theme(e1,x6) & Actor(e1,x1) & v_hold(e1) & n_dog(x6) & a_leashed(s1) & Theme(s1,x6) & with(x1,x4) & n_pole(x4) & of(x4,x5) & n_trekking(x5) & in(x1,x2) & n_gear(x2) & of(x2,x3) & n_winter(x3) & n_woman(x1)) | exists e1 x1 x2 x3.(n_dog(x2) & n_woman(x1) & on(e1,x3) & n_leash(x3) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1)) | 7881c7c0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(x1,x4) & v_hold(e1) & of(x4,x5) & of(x2,x3) & n_woman(x1) & n_winter(x3) & n_trekking(x5) & n_snow(x7) & n_pole(x4) & n_gear(x2) & n_dog(x6) & in(x1,x2) & in(e1,x7) & a_leashed(s1) & Theme(s1,x6) & Theme(e1,x6) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_hold(e1) & on(e1,x3) & n_woman(x1) & n_leash(x3) & n_dog(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman in winter gear with trekking poles is holding a leashed dog in the snow. | It is a very hot day out. | 2 | -100 | Winters do not generally have hot days. | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_snow(x7) & in(e1,x7) & Theme(e1,x6) & Actor(e1,x1) & v_hold(e1) & n_dog(x6) & a_leashed(s1) & Theme(s1,x6) & with(x1,x4) & n_pole(x4) & of(x4,x5) & n_trekking(x5) & in(x1,x2) & n_gear(x2) & of(x2,x3) & n_winter(x3) & n_woman(x1)) | exists p1 s1 x1.(n_thing(x1) & a_out(s1) & Manner(p1,s1) & exists s2 x2.((x1 = x2) & n_day(x2) & a_hot(s2) & Theme(s2,x2) & r_very(x2))) | 7881ccde-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6 x7.(with(x1,x4) & v_hold(e1) & of(x4,x5) & of(x2,x3) & n_woman(x1) & n_winter(x3) & n_trekking(x5) & n_snow(x7) & n_pole(x4) & n_gear(x2) & n_dog(x6) & in(x1,x2) & in(e1,x7) & a_leashed(s1) & Theme(s1,x6) & Theme(e1,x6) & Actor(e1,x1)) | exists p1 s1 x1.(n_thing(x1) & exists s2 x2.(r_very(x2) & n_day(x2) & a_hot(s2) & Theme(s2,x2) & (x1 = x2)) & a_out(s1) & Manner(p1,s1)) |
||
An elderly woman is picking up a tree branch off her stone porch. | the women sweeeps her wooden porch | 2 | -100 | A woman is either elderly or not. A woman is either picking up a tree branch or sweeps a porch. A porch is either stone or wooden. | exists e1 s1 s2 x1 x2 x3 x4 x5.(a_up(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_pick(e1) & off(x2,x4) & n_porch(x4) & of(x4,x5) & n_stone(x5) & of(x4,x1) & n_female(x1) & n_branch(x2) & of(x2,x3) & n_tree(x3) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_porch(x2) & a_wooden(s1) & Theme(s1,x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_sweeep(e1)) | 7881d256-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_pick(e1) & off(x2,x4) & of(x4,x5) & of(x4,x1) & of(x2,x3) & n_woman(x1) & n_tree(x3) & n_stone(x5) & n_porch(x4) & n_female(x1) & n_branch(x2) & a_up(s2) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_sweeep(e1) & of(x2,x1) & n_woman(x1) & n_porch(x2) & n_female(x1) & a_wooden(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
An elderly woman is picking up a tree branch off her stone porch. | the women takes the branch off her porch | 0 | -100 | picking up a tree branch off shows that picking up a tree branch off | exists e1 s1 s2 x1 x2 x3 x4 x5.(a_up(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_pick(e1) & off(x2,x4) & n_porch(x4) & of(x4,x5) & n_stone(x5) & of(x4,x1) & n_female(x1) & n_branch(x2) & of(x2,x3) & n_tree(x3) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(n_porch(x3) & of(x3,x1) & n_female(x1) & n_branch(x2) & n_woman(x1) & off(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1)) | 7881d7f6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_pick(e1) & off(x2,x4) & of(x4,x5) & of(x4,x1) & of(x2,x3) & n_woman(x1) & n_tree(x3) & n_stone(x5) & n_porch(x4) & n_female(x1) & n_branch(x2) & a_up(s2) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_take(e1) & off(e1,x3) & of(x3,x1) & n_woman(x1) & n_porch(x3) & n_female(x1) & n_branch(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
An elderly woman is picking up a tree branch off her stone porch. | the women cleans debris left on her porch | 0 | -100 | picking up a tree branch off her stone porch shows that cleans debris left on her porch | exists e1 s1 s2 x1 x2 x3 x4 x5.(a_up(s2) & Manner(e1,s2) & Theme(e1,x2) & Actor(e1,x1) & v_pick(e1) & off(x2,x4) & n_porch(x4) & of(x4,x5) & n_stone(x5) & of(x4,x1) & n_female(x1) & n_branch(x2) & of(x2,x3) & n_tree(x3) & n_woman(x1) & a_elderly(s1) & Theme(s1,x1)) | exists e1 e2 x1 x2 x3 x4.(n_porch(x4) & of(x4,x1) & n_female(x1) & n_woman(x1) & Theme(e2,x2) & Actor(e2,x1) & v_clean(e2) & on(e1,x4) & Theme(e1,x3) & v_leave(e1) & (x2 = x3) & n_debris(x2)) | 7881de22-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5.(v_pick(e1) & off(x2,x4) & of(x4,x5) & of(x4,x1) & of(x2,x3) & n_woman(x1) & n_tree(x3) & n_stone(x5) & n_porch(x4) & n_female(x1) & n_branch(x2) & a_up(s2) & a_elderly(s1) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4.(v_leave(e1) & v_clean(e2) & on(e1,x4) & of(x4,x1) & n_woman(x1) & n_porch(x4) & n_female(x1) & n_debris(x2) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & (x2 = x3)) |
||
A short white hair women in front of a wooden lattice door wearing ethnic clothes, beads, and scandal, brushing a clay stoop with a bunch of long green leaves on stems. | The woman is naked. | 2 | -100 | The woman is wearing clothes so she cannot be naked. | exists e2 e1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(e2,x11) & on(x11,x13) & n_stem(x13) & of(x11,x12) & n_leaf(x12) & a_green(s6) & Theme(s6,x12) & a_long(s5) & Theme(s5,x12) & n_bunch(x11) & Theme(e2,x9) & Actor(e2,x8) & v_brush(e2) & n_stoop(x9) & of(x9,x10) & n_clay(x10) & n_scandal(x8) & Theme(e1,x6) & Actor(e1,x1) & v_wear(e1) & rel(x6,x7) & n_bead(x7) & n_clothes(x6) & a_ethnic(s4) & Theme(s4,x6) & in(x1,x3) & of(x3,x4) & n_door(x4) & of(x4,x5) & n_lattice(x5) & a_wooden(s3) & Theme(s3,x4) & n_front(x3) & n_woman(x1) & of(x1,x2) & n_hair(x2) & a_white(s2) & Theme(s2,x1) & a_short(s1) & Theme(s1,x1)) | exists s1 x1.(n_woman(x1) & Theme(s1,x1) & a_naked(s1)) | 7881e390-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(e2,x11) & v_wear(e1) & v_brush(e2) & rel(x6,x7) & on(x11,x13) & of(x9,x10) & of(x4,x5) & of(x3,x4) & of(x11,x12) & of(x1,x2) & n_woman(x1) & n_stoop(x9) & n_stem(x13) & n_scandal(x8) & n_leaf(x12) & n_lattice(x5) & n_hair(x2) & n_front(x3) & n_door(x4) & n_clothes(x6) & n_clay(x10) & n_bunch(x11) & n_bead(x7) & in(x1,x3) & a_wooden(s3) & a_white(s2) & a_short(s1) & a_long(s5) & a_green(s6) & a_ethnic(s4) & Theme(s6,x12) & Theme(s5,x12) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x9) & Theme(e1,x6) & Actor(e2,x8) & Actor(e1,x1)) | exists s1 x1.(n_woman(x1) & a_naked(s1) & Theme(s1,x1)) |
||
A short white hair women in front of a wooden lattice door wearing ethnic clothes, beads, and scandal, brushing a clay stoop with a bunch of long green leaves on stems. | The short woman is wearing ethnic clothes outside. | 0 | -100 | while she is having a bunch of long green leaves on stems it implies that she is outside | exists e1 e2 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(e2,x11) & on(x11,x13) & n_stem(x13) & of(x11,x12) & n_leaf(x12) & a_green(s6) & Theme(s6,x12) & a_long(s5) & Theme(s5,x12) & n_bunch(x11) & Theme(e2,x9) & Actor(e2,x8) & v_brush(e2) & n_stoop(x9) & of(x9,x10) & n_clay(x10) & n_scandal(x8) & Theme(e1,x6) & Actor(e1,x1) & v_wear(e1) & rel(x6,x7) & n_bead(x7) & n_clothes(x6) & a_ethnic(s4) & Theme(s4,x6) & in(x1,x3) & of(x3,x4) & n_door(x4) & of(x4,x5) & n_lattice(x5) & a_wooden(s3) & Theme(s3,x4) & n_front(x3) & n_woman(x1) & of(x1,x2) & n_hair(x2) & a_white(s2) & Theme(s2,x1) & a_short(s1) & Theme(s1,x1)) | exists e1 s1 s2 s3 x1 x2.(n_woman(x1) & a_short(s1) & Theme(s1,x1) & a_outside(s3) & Manner(e1,s3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_clothes(x2) & a_ethnic(s2) & Theme(s2,x2)) | 7881e8f4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(e2,x11) & v_wear(e1) & v_brush(e2) & rel(x6,x7) & on(x11,x13) & of(x9,x10) & of(x4,x5) & of(x3,x4) & of(x11,x12) & of(x1,x2) & n_woman(x1) & n_stoop(x9) & n_stem(x13) & n_scandal(x8) & n_leaf(x12) & n_lattice(x5) & n_hair(x2) & n_front(x3) & n_door(x4) & n_clothes(x6) & n_clay(x10) & n_bunch(x11) & n_bead(x7) & in(x1,x3) & a_wooden(s3) & a_white(s2) & a_short(s1) & a_long(s5) & a_green(s6) & a_ethnic(s4) & Theme(s6,x12) & Theme(s5,x12) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x9) & Theme(e1,x6) & Actor(e2,x8) & Actor(e1,x1)) | exists e1 s1 s2 s3 x1 x2.(v_wear(e1) & n_woman(x1) & n_clothes(x2) & a_short(s1) & a_outside(s3) & a_ethnic(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s3) & Actor(e1,x1)) |
||
A short white hair women in front of a wooden lattice door wearing ethnic clothes, beads, and scandal, brushing a clay stoop with a bunch of long green leaves on stems. | The woman is from Ethiopia. | 1 | -100 | Not all woman are from Ethiopia. | exists e2 e1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(e2,x11) & on(x11,x13) & n_stem(x13) & of(x11,x12) & n_leaf(x12) & a_green(s6) & Theme(s6,x12) & a_long(s5) & Theme(s5,x12) & n_bunch(x11) & Theme(e2,x9) & Actor(e2,x8) & v_brush(e2) & n_stoop(x9) & of(x9,x10) & n_clay(x10) & n_scandal(x8) & Theme(e1,x6) & Actor(e1,x1) & v_wear(e1) & rel(x6,x7) & n_bead(x7) & n_clothes(x6) & a_ethnic(s4) & Theme(s4,x6) & in(x1,x3) & of(x3,x4) & n_door(x4) & of(x4,x5) & n_lattice(x5) & a_wooden(s3) & Theme(s3,x4) & n_front(x3) & n_woman(x1) & of(x1,x2) & n_hair(x2) & a_white(s2) & Theme(s2,x1) & a_short(s1) & Theme(s1,x1)) | exists p1 x1 x2.(ne_geo_ethiopia(x2) & n_woman(x1) & from(x1,x2)) | 7881ee80-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(e2,x11) & v_wear(e1) & v_brush(e2) & rel(x6,x7) & on(x11,x13) & of(x9,x10) & of(x4,x5) & of(x3,x4) & of(x11,x12) & of(x1,x2) & n_woman(x1) & n_stoop(x9) & n_stem(x13) & n_scandal(x8) & n_leaf(x12) & n_lattice(x5) & n_hair(x2) & n_front(x3) & n_door(x4) & n_clothes(x6) & n_clay(x10) & n_bunch(x11) & n_bead(x7) & in(x1,x3) & a_wooden(s3) & a_white(s2) & a_short(s1) & a_long(s5) & a_green(s6) & a_ethnic(s4) & Theme(s6,x12) & Theme(s5,x12) & Theme(s4,x6) & Theme(s3,x4) & Theme(s2,x1) & Theme(s1,x1) & Theme(e2,x9) & Theme(e1,x6) & Actor(e2,x8) & Actor(e1,x1)) | exists x1 x2.(ne_geo_ethiopia(x2) & n_woman(x1) & from(x1,x2)) |
||
A brown dog is jumping over a grassy mound near to a lake. | A dog is jumping | 0 | -100 | dog is jumping can also be said as brown dog is jumping | exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(a_over(s4) & Manner(e1,s4) & Theme(e1,x2) & Actor(e1,x1) & v_jump(e1) & to(s3,x4) & n_lake(x4) & Theme(s3,x3) & a_near(s3) & (x2 = x3) & n_mound(x2) & a_grassy(s2) & Theme(s2,x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1.(Actor(e1,x1) & v_jump(e1) & n_dog(x1)) | 7881f39e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(v_jump(e1) & to(s3,x4) & n_mound(x2) & n_lake(x4) & n_dog(x1) & a_over(s4) & a_near(s3) & a_grassy(s2) & a_brown(s1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s4) & Actor(e1,x1) & (x2 = x3)) | exists e1 x1.(v_jump(e1) & n_dog(x1) & Actor(e1,x1)) |
||
A brown dog is jumping over a grassy mound near to a lake. | A chocolate lab is jumping over a mound into a lake | 1 | -100 | Not all brown dog is a chocolate lab. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(a_over(s4) & Manner(e1,s4) & Theme(e1,x2) & Actor(e1,x1) & v_jump(e1) & to(s3,x4) & n_lake(x4) & Theme(s3,x3) & a_near(s3) & (x2 = x3) & n_mound(x2) & a_grassy(s2) & Theme(s2,x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(into(e1,x4) & n_lake(x4) & a_over(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x1) & v_jump(e1) & n_mound(x3) & n_lab(x1) & of(x1,x2) & n_chocolate(x2)) | 7881f8b2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(v_jump(e1) & to(s3,x4) & n_mound(x2) & n_lake(x4) & n_dog(x1) & a_over(s4) & a_near(s3) & a_grassy(s2) & a_brown(s1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s4) & Actor(e1,x1) & (x2 = x3)) | exists e1 s1 x1 x2 x3 x4.(v_jump(e1) & of(x1,x2) & n_mound(x3) & n_lake(x4) & n_lab(x1) & n_chocolate(x2) & into(e1,x4) & a_over(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x1)) |
||
A brown dog is jumping over a grassy mound near to a lake. | A dog is laying on the couch | 2 | -100 | A dog is either brown or not. A dog is either jumping or laying. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(a_over(s4) & Manner(e1,s4) & Theme(e1,x2) & Actor(e1,x1) & v_jump(e1) & to(s3,x4) & n_lake(x4) & Theme(s3,x3) & a_near(s3) & (x2 = x3) & n_mound(x2) & a_grassy(s2) & Theme(s2,x2) & n_dog(x1) & a_brown(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_couch(x2) & on(e1,x2) & Actor(e1,x1) & v_lay(e1) & n_dog(x1)) | 7881fdd0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4.(v_jump(e1) & to(s3,x4) & n_mound(x2) & n_lake(x4) & n_dog(x1) & a_over(s4) & a_near(s3) & a_grassy(s2) & a_brown(s1) & Theme(s3,x3) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Manner(e1,s4) & Actor(e1,x1) & (x2 = x3)) | exists e1 x1 x2.(v_lay(e1) & on(e1,x2) & n_dog(x1) & n_couch(x2) & Actor(e1,x1)) |
||
A girl, in snowshoes, goes for walk with her dog in the snowy forest. | A girl is looking for a lost pet. | 1 | -100 | If a girl is looking for a lost pet she is not walking with her dog. | exists e1 s1 x1 x2 x3 x4 x5.(n_forest(x5) & a_snowy(s1) & Theme(s1,x5) & with(e1,x4) & in(x4,x5) & n_dog(x4) & of(x4,x1) & n_female(x1) & for(e1,x3) & n_walk(x3) & Actor(e1,x1) & v_go(e1) & in(x1,x2) & n_snowsho(x2) & n_girl(x1)) | exists e2 e1 x1 x2.(for(e1,x2) & n_pet(x2) & Theme(e2,x2) & v_lose(e2) & Actor(e1,x1) & v_look(e1) & n_girl(x1)) | 78820384-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(with(e1,x4) & v_go(e1) & of(x4,x1) & n_walk(x3) & n_snowsho(x2) & n_girl(x1) & n_forest(x5) & n_female(x1) & n_dog(x4) & in(x4,x5) & in(x1,x2) & for(e1,x3) & a_snowy(s1) & Theme(s1,x5) & Actor(e1,x1)) | exists e2 e1 x1 x2.(v_lose(e2) & v_look(e1) & n_pet(x2) & n_girl(x1) & for(e1,x2) & Theme(e2,x2) & Actor(e1,x1)) |
||
A girl, in snowshoes, goes for walk with her dog in the snowy forest. | A man is swimming. | 2 | -100 | One cannot be swimming in snowshoes. | exists e1 s1 x1 x2 x3 x4 x5.(n_forest(x5) & a_snowy(s1) & Theme(s1,x5) & with(e1,x4) & in(x4,x5) & n_dog(x4) & of(x4,x1) & n_female(x1) & for(e1,x3) & n_walk(x3) & Actor(e1,x1) & v_go(e1) & in(x1,x2) & n_snowsho(x2) & n_girl(x1)) | exists p1 x1.(exists x2.((x1 = x2) & n_swimming(x2)) & n_man(x1)) | 788208b6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(with(e1,x4) & v_go(e1) & of(x4,x1) & n_walk(x3) & n_snowsho(x2) & n_girl(x1) & n_forest(x5) & n_female(x1) & n_dog(x4) & in(x4,x5) & in(x1,x2) & for(e1,x3) & a_snowy(s1) & Theme(s1,x5) & Actor(e1,x1)) | exists x1.(n_man(x1) & exists x2.(n_swimming(x2) & (x1 = x2))) |
||
A girl, in snowshoes, goes for walk with her dog in the snowy forest. | A girl is walking. | 0 | -100 | goes for walk can also be said as walking. | exists e1 s1 x1 x2 x3 x4 x5.(n_forest(x5) & a_snowy(s1) & Theme(s1,x5) & with(e1,x4) & in(x4,x5) & n_dog(x4) & of(x4,x1) & n_female(x1) & for(e1,x3) & n_walk(x3) & Actor(e1,x1) & v_go(e1) & in(x1,x2) & n_snowsho(x2) & n_girl(x1)) | exists e1 x1.(Actor(e1,x1) & v_walk(e1) & n_girl(x1)) | 78820dc0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(with(e1,x4) & v_go(e1) & of(x4,x1) & n_walk(x3) & n_snowsho(x2) & n_girl(x1) & n_forest(x5) & n_female(x1) & n_dog(x4) & in(x4,x5) & in(x1,x2) & for(e1,x3) & a_snowy(s1) & Theme(s1,x5) & Actor(e1,x1)) | exists e1 x1.(v_walk(e1) & n_girl(x1) & Actor(e1,x1)) |
||
A class of art students drawing. | The students are drawing. | 0 | -100 | The students in the art class are drawing. | exists e1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & Actor(e1,x4) & v_draw(e1) & (x2 = x4) & n_student(x2) & of(x2,x3) & n_art(x3) & n_class(x1)) | exists e1 x1.(n_student(x1) & Actor(e1,x1) & v_draw(e1)) | 788213ce-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_draw(e1) & of(x2,x3) & of(x1,x2) & n_student(x2) & n_class(x1) & n_art(x3) & a_topic(x1) & Actor(e1,x4) & (x2 = x4)) | exists e1 x1.(v_draw(e1) & n_student(x1) & Actor(e1,x1)) |
||
A class of art students drawing. | They eat ice cream. | 2 | -100 | The students are drawing, not eating. | exists e1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & Actor(e1,x4) & v_draw(e1) & (x2 = x4) & n_student(x2) & of(x2,x3) & n_art(x3) & n_class(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_cream(x2) & of(x2,x1) & n_ice(x1) & n_thing(x1)) | 78821900-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_draw(e1) & of(x2,x3) & of(x1,x2) & n_student(x2) & n_class(x1) & n_art(x3) & a_topic(x1) & Actor(e1,x4) & (x2 = x4)) | exists e1 x1 x2.(v_eat(e1) & of(x2,x1) & n_thing(x1) & n_ice(x1) & n_cream(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A class of art students drawing. | They are drawing bears. | 1 | -100 | The class isn't necessarily drawing bears. | exists e1 x1 x2 x3 x4.(a_topic(x1) & of(x1,x2) & Actor(e1,x4) & v_draw(e1) & (x2 = x4) & n_student(x2) & of(x2,x3) & n_art(x3) & n_class(x1)) | exists e1 x1 x2.(n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_draw(e1) & n_bear(x2)) | 78821d4c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_draw(e1) & of(x2,x3) & of(x1,x2) & n_student(x2) & n_class(x1) & n_art(x3) & a_topic(x1) & Actor(e1,x4) & (x2 = x4)) | exists e1 x1 x2.(v_draw(e1) & n_thing(x1) & n_bear(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two people are communicating while sitting at a bar. | Two people are communicating while sitting | 0 | -100 | while sitting at a bar shows that while sitting | exists e1 e2 x1 x2.(while(e1,e2) & at(e2,x2) & n_bar(x2) & Actor(e2,x1) & v_sit(e2) & Actor(e1,x1) & v_communicate(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 e2 x1.(while(e1,e2) & Actor(e2,x1) & v_sit(e2) & Actor(e1,x1) & v_communicate(e1) & n_people(x1) & card_eq_2(x1)) | 78822198-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2.(while(e1,e2) & v_sit(e2) & v_communicate(e1) & n_people(x1) & n_bar(x2) & card_eq_2(x1) & at(e2,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 e2 x1.(while(e1,e2) & v_sit(e2) & v_communicate(e1) & n_people(x1) & card_eq_2(x1) & Actor(e2,x1) & Actor(e1,x1)) |
||
Two people are communicating while sitting at a bar. | Two people are communicating while flying | 2 | -100 | Sitting isn't flying. | exists e2 e1 x1 x2.(while(e1,e2) & at(e2,x2) & n_bar(x2) & Actor(e2,x1) & v_sit(e2) & Actor(e1,x1) & v_communicate(e1) & n_people(x1) & card_eq_2(x1)) | exists e2 e1 x1.(while(e1,e2) & Actor(e2,x1) & v_fly(e2) & Actor(e1,x1) & v_communicate(e1) & n_people(x1) & card_eq_2(x1)) | 788225e4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2.(while(e1,e2) & v_sit(e2) & v_communicate(e1) & n_people(x1) & n_bar(x2) & card_eq_2(x1) & at(e2,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e2 e1 x1.(while(e1,e2) & v_fly(e2) & v_communicate(e1) & n_people(x1) & card_eq_2(x1) & Actor(e2,x1) & Actor(e1,x1)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.