premise
stringlengths 9
342
| hypothesis
stringlengths 1
295
| label
int64 0
2
| probability
float64 -100
1
| explanation_1
stringlengths 0
706
| explanation_2
stringclasses 1
value | explanation_3
stringclasses 1
value | premise_logic
stringlengths 39
2.12k
| hypothesis_logic
stringlengths 33
2.09k
| id
stringlengths 36
36
| premise_sim
stringlengths 39
2.11k
| hypothesis_sim
stringlengths 33
2.08k
|
---|---|---|---|---|---|---|---|---|---|---|---|
A guy playing an accordion with a hat on. | He is a horrible musician | 1 | -100 | He may not be horrible but may be terrific | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & a_on(s1) & Manner(e1,s1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & with(x3,x4) & n_hat(x4) & n_accordion(x3) & (x1 = x2) & n_guy(x1)) | exists p1 x1.(n_male(x1) & exists s1 x2.((x1 = x2) & n_musician(x2) & a_horrible(s1) & Theme(s1,x2))) | 791cbe24-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x3,x4) & v_play(e1) & n_hat(x4) & n_guy(x1) & n_accordion(x3) & a_topic(x1) & a_on(s1) & Theme(e1,x3) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_male(x1) & exists s1 x2.(n_musician(x2) & a_horrible(s1) & Theme(s1,x2) & (x1 = x2))) |
||
A cowboy rides a bucking brown horse for a crowd of people sitting in bleachers outdoors on a sunny day. | The rodeo clown is riding the horse to entertain the children. | 2 | -100 | A cowboy cannot become a rodeo clown. | exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e3,x2) & Actor(e3,x1) & v_ride(e3) & for(x2,x3) & of(x3,x4) & on(e2,x8) & n_day(x8) & a_sunny(s2) & Theme(s2,x8) & in(e2,x6) & n_outdoors(x6) & of(x6,x7) & n_bleacher(x7) & Actor(e2,x5) & v_sit(e2) & (x4 = x5) & n_people(x4) & n_crowd(x3) & n_horse(x2) & a_brown(s1) & Theme(s1,x2) & Actor(e1,x2) & v_buck(e1) & n_cowboy(x1)) | exists e1 p1 x1 x2 x3 x4 x5.(n_child(x5) & n_horse(x4) & n_clown(x1) & of(x1,x3) & n_rodeo(x3) & of(x1,x2) & n_rodeo(x2) & Topic(e1,p1) & exists e2.(Theme(e2,x5) & Actor(e2,x1) & v_entertain(e2)) & Theme(e1,x4) & Actor(e1,x1) & v_ride(e1)) | 791cc34c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_sit(e2) & v_ride(e3) & v_buck(e1) & on(e2,x8) & of(x6,x7) & of(x3,x4) & n_people(x4) & n_outdoors(x6) & n_horse(x2) & n_day(x8) & n_crowd(x3) & n_cowboy(x1) & n_bleacher(x7) & in(e2,x6) & for(x2,x3) & a_sunny(s2) & a_brown(s1) & Theme(s2,x8) & Theme(s1,x2) & Theme(e3,x2) & Actor(e3,x1) & Actor(e2,x5) & Actor(e1,x2) & (x4 = x5)) | exists e1 p1 x1 x2 x3 x4 x5.(v_ride(e1) & of(x1,x3) & of(x1,x2) & n_rodeo(x3) & n_rodeo(x2) & n_horse(x4) & n_clown(x1) & n_child(x5) & exists e2.(v_entertain(e2) & Theme(e2,x5) & Actor(e2,x1)) & Topic(e1,p1) & Theme(e1,x4) & Actor(e1,x1)) |
||
A cowboy rides a bucking brown horse for a crowd of people sitting in bleachers outdoors on a sunny day. | A cowboy is on a horse. | 0 | -100 | A horse may buck. | exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e3,x2) & Actor(e3,x1) & v_ride(e3) & for(x2,x3) & of(x3,x4) & on(e2,x8) & n_day(x8) & a_sunny(s2) & Theme(s2,x8) & in(e2,x6) & n_outdoors(x6) & of(x6,x7) & n_bleacher(x7) & Actor(e2,x5) & v_sit(e2) & (x4 = x5) & n_people(x4) & n_crowd(x3) & n_horse(x2) & a_brown(s1) & Theme(s1,x2) & Actor(e1,x2) & v_buck(e1) & n_cowboy(x1)) | exists p1 x1.(exists x2.(on(x1,x2) & n_horse(x2)) & n_cowboy(x1)) | 791cc7ca-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_sit(e2) & v_ride(e3) & v_buck(e1) & on(e2,x8) & of(x6,x7) & of(x3,x4) & n_people(x4) & n_outdoors(x6) & n_horse(x2) & n_day(x8) & n_crowd(x3) & n_cowboy(x1) & n_bleacher(x7) & in(e2,x6) & for(x2,x3) & a_sunny(s2) & a_brown(s1) & Theme(s2,x8) & Theme(s1,x2) & Theme(e3,x2) & Actor(e3,x1) & Actor(e2,x5) & Actor(e1,x2) & (x4 = x5)) | exists x1.(n_cowboy(x1) & exists x2.(on(x1,x2) & n_horse(x2))) |
||
A cowboy rides a bucking brown horse for a crowd of people sitting in bleachers outdoors on a sunny day. | A cowboy i riding a horse in front of the rodeo audience. | 1 | -100 | The cowboy riding outside does not imply he is providing in front of audience. | exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(Theme(e3,x2) & Actor(e3,x1) & v_ride(e3) & for(x2,x3) & of(x3,x4) & on(e2,x8) & n_day(x8) & a_sunny(s2) & Theme(s2,x8) & in(e2,x6) & n_outdoors(x6) & of(x6,x7) & n_bleacher(x7) & Actor(e2,x5) & v_sit(e2) & (x4 = x5) & n_people(x4) & n_crowd(x3) & n_horse(x2) & a_brown(s1) & Theme(s1,x2) & Actor(e1,x2) & v_buck(e1) & n_cowboy(x1)) | exists e1 x1 x2 x3 x4 x5 x6 x7.(n_audience(x6) & of(x6,x7) & n_rodeo(x7) & a_topic(x1) & in(e1,x5) & of(x5,x6) & n_front(x5) & Theme(e1,x4) & Actor(e1,x3) & v_ride(e1) & n_horse(x4) & (x1 = x3) & n_i(x1) & of(x1,x2) & n_cowboy(x2)) | 791cccac-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 e3 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_sit(e2) & v_ride(e3) & v_buck(e1) & on(e2,x8) & of(x6,x7) & of(x3,x4) & n_people(x4) & n_outdoors(x6) & n_horse(x2) & n_day(x8) & n_crowd(x3) & n_cowboy(x1) & n_bleacher(x7) & in(e2,x6) & for(x2,x3) & a_sunny(s2) & a_brown(s1) & Theme(s2,x8) & Theme(s1,x2) & Theme(e3,x2) & Actor(e3,x1) & Actor(e2,x5) & Actor(e1,x2) & (x4 = x5)) | exists e1 x1 x2 x3 x4 x5 x6 x7.(v_ride(e1) & of(x6,x7) & of(x5,x6) & of(x1,x2) & n_rodeo(x7) & n_i(x1) & n_horse(x4) & n_front(x5) & n_cowboy(x2) & n_audience(x6) & in(e1,x5) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) |
||
A man slouched in a chair on a city sidewalk girl watching. | A man is trying to impress a nearby lady. | 1 | -100 | He may be simply sitting and not trying to impress. | exists e1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(e1,x3) & on(x3,x4) & n_watching(x4) & of(x4,x7) & n_girl(x7) & of(x4,x6) & n_sidewalk(x6) & of(x4,x5) & n_city(x5) & n_chair(x3) & Theme(e1,x2) & v_slouch(e1) & (x1 = x2) & n_man(x1)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_impress(e2) & n_lady(x2) & a_nearby(s1) & Theme(s1,x2)) & n_man(x1)) | 791cd12a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7.(v_slouch(e1) & on(x3,x4) & of(x4,x7) & of(x4,x6) & of(x4,x5) & n_watching(x4) & n_sidewalk(x6) & n_man(x1) & n_girl(x7) & n_city(x5) & n_chair(x3) & in(e1,x3) & a_topic(x1) & Theme(e1,x2) & (x1 = x2)) | exists e1 p1 x1.(v_try(e1) & n_man(x1) & exists e2 s1 x2.(v_impress(e2) & n_lady(x2) & a_nearby(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A man slouched in a chair on a city sidewalk girl watching. | A man is using the bathroom. | 2 | -100 | A man slouched in a chair cannot be using bathroom. | exists e1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(e1,x3) & on(x3,x4) & n_watching(x4) & of(x4,x7) & n_girl(x7) & of(x4,x6) & n_sidewalk(x6) & of(x4,x5) & n_city(x5) & n_chair(x3) & Theme(e1,x2) & v_slouch(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(n_bathroom(x2) & Theme(e1,x2) & Actor(e1,x1) & v_use(e1) & n_man(x1)) | 791cd594-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7.(v_slouch(e1) & on(x3,x4) & of(x4,x7) & of(x4,x6) & of(x4,x5) & n_watching(x4) & n_sidewalk(x6) & n_man(x1) & n_girl(x7) & n_city(x5) & n_chair(x3) & in(e1,x3) & a_topic(x1) & Theme(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_use(e1) & n_man(x1) & n_bathroom(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man slouched in a chair on a city sidewalk girl watching. | A man is outdoors. | 0 | -100 | On a city sidewalk implies is outdoors. | exists e1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(e1,x3) & on(x3,x4) & n_watching(x4) & of(x4,x7) & n_girl(x7) & of(x4,x6) & n_sidewalk(x6) & of(x4,x5) & n_city(x5) & n_chair(x3) & Theme(e1,x2) & v_slouch(e1) & (x1 = x2) & n_man(x1)) | exists p1 x1.(exists x2.((x1 = x2) & n_outdoors(x2)) & n_man(x1)) | 791cd9ea-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7.(v_slouch(e1) & on(x3,x4) & of(x4,x7) & of(x4,x6) & of(x4,x5) & n_watching(x4) & n_sidewalk(x6) & n_man(x1) & n_girl(x7) & n_city(x5) & n_chair(x3) & in(e1,x3) & a_topic(x1) & Theme(e1,x2) & (x1 = x2)) | exists x1.(n_man(x1) & exists x2.(n_outdoors(x2) & (x1 = x2))) |
||
A woman and a child playing with a dollhouse. | the woman is asleep | 2 | -100 | One cannot be playing with a doll house while asleep. | exists s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & with(x2,x4) & n_dollhouse(x4) & n_playing(x2) & of(x2,x3) & n_child(x3) & subset_of(x1,s1) & n_woman(x1)) | exists s1 x1.(n_woman(x1) & Theme(s1,x1) & a_asleep(s1)) | 791cde36-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(with(x2,x4) & subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x3) & n_woman(x1) & n_playing(x2) & n_dollhouse(x4) & n_child(x3) & a_topic(s1)) | exists s1 x1.(n_woman(x1) & a_asleep(s1) & Theme(s1,x1)) |
||
A woman and a child playing with a dollhouse. | the woman is his mother | 1 | -100 | The woman and child playing does not imply she is the child's mother. | exists s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & with(x2,x4) & n_dollhouse(x4) & n_playing(x2) & of(x2,x3) & n_child(x3) & subset_of(x1,s1) & n_woman(x1)) | exists p1 x1 x2.(n_mother(x2) & of(x2,x1) & n_male(x1) & n_woman(x1) & (x1 = x2)) | 791ce426-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(with(x2,x4) & subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x3) & n_woman(x1) & n_playing(x2) & n_dollhouse(x4) & n_child(x3) & a_topic(s1)) | exists x1 x2.(of(x2,x1) & n_woman(x1) & n_mother(x2) & n_male(x1) & (x1 = x2)) |
||
A woman and a child playing with a dollhouse. | a woman is playing | 0 | -100 | You play with a dollhouse. | exists s1 x1 x2 x3 x4.(a_topic(s1) & subset_of(x2,s1) & with(x2,x4) & n_dollhouse(x4) & n_playing(x2) & of(x2,x3) & n_child(x3) & subset_of(x1,s1) & n_woman(x1)) | exists e1 x1.(Actor(e1,x1) & v_play(e1) & n_woman(x1)) | 791cea20-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3 x4.(with(x2,x4) & subset_of(x2,s1) & subset_of(x1,s1) & of(x2,x3) & n_woman(x1) & n_playing(x2) & n_dollhouse(x4) & n_child(x3) & a_topic(s1)) | exists e1 x1.(v_play(e1) & n_woman(x1) & Actor(e1,x1)) |
||
A toddler girl in pink pajamas playing with a toy house as her grandmother watches over her. | A grandmother is snowboarding | 2 | 0.000021 | A toddler cannot become a grandmother. | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x3) & exists e2 x1.(over(e2,x1) & n_female(x1) & Actor(e2,x7) & v_watch(e2)) & n_grandmother(x7) & of(x7,x1) & n_female(x1) & as(e1,p1) & with(e1,x5) & n_house(x5) & of(x5,x6) & n_toy(x6) & Actor(e1,x4) & v_play(e1) & (x3 = x4) & n_pajamas(x3) & a_pink(s1) & Theme(s1,x3) & n_girl(x1) & of(x1,x2) & n_toddler(x2)) | exists e1 x1.(Actor(e1,x1) & v_snowboard(e1) & n_grandmother(x1)) | 791ceee4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_play(e1) & of(x7,x1) & of(x5,x6) & of(x1,x2) & n_toy(x6) & n_toddler(x2) & n_pajamas(x3) & n_house(x5) & n_grandmother(x7) & n_girl(x1) & n_female(x1) & in(x1,x3) & exists e2 x1.(v_watch(e2) & over(e2,x1) & n_female(x1) & Actor(e2,x7)) & as(e1,p1) & a_topic(x1) & a_pink(s1) & Theme(s1,x3) & Actor(e1,x4) & (x3 = x4)) | exists e1 x1.(v_snowboard(e1) & n_grandmother(x1) & Actor(e1,x1)) |
||
A toddler girl in pink pajamas playing with a toy house as her grandmother watches over her. | a girl in pajamas | 0 | -100 | The girl is wearing pajamas. | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x3) & exists e2 x1.(over(e2,x1) & n_female(x1) & Actor(e2,x7) & v_watch(e2)) & n_grandmother(x7) & of(x7,x1) & n_female(x1) & as(e1,p1) & with(e1,x5) & n_house(x5) & of(x5,x6) & n_toy(x6) & Actor(e1,x4) & v_play(e1) & (x3 = x4) & n_pajamas(x3) & a_pink(s1) & Theme(s1,x3) & n_girl(x1) & of(x1,x2) & n_toddler(x2)) | exists x1 x2.(a_topic(x1) & in(x1,x2) & n_pajamas(x2) & n_girl(x1)) | 791cf4d4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_play(e1) & of(x7,x1) & of(x5,x6) & of(x1,x2) & n_toy(x6) & n_toddler(x2) & n_pajamas(x3) & n_house(x5) & n_grandmother(x7) & n_girl(x1) & n_female(x1) & in(x1,x3) & exists e2 x1.(v_watch(e2) & over(e2,x1) & n_female(x1) & Actor(e2,x7)) & as(e1,p1) & a_topic(x1) & a_pink(s1) & Theme(s1,x3) & Actor(e1,x4) & (x3 = x4)) | exists x1 x2.(n_pajamas(x2) & n_girl(x1) & in(x1,x2) & a_topic(x1)) |
||
A toddler girl in pink pajamas playing with a toy house as her grandmother watches over her. | Toddler playing at Grandmas house | 1 | 0.614155 | Just because the grandma is watching her does not mean that it is the Grandma's house. | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x3) & exists e2 x1.(over(e2,x1) & n_female(x1) & Actor(e2,x7) & v_watch(e2)) & n_grandmother(x7) & of(x7,x1) & n_female(x1) & as(e1,p1) & with(e1,x5) & n_house(x5) & of(x5,x6) & n_toy(x6) & Actor(e1,x4) & v_play(e1) & (x3 = x4) & n_pajamas(x3) & a_pink(s1) & Theme(s1,x3) & n_girl(x1) & of(x1,x2) & n_toddler(x2)) | exists x1 x2 x3 x4.(a_topic(x1) & at(x1,x3) & n_house(x3) & (x3 = x4) & ne_geo_grandmas(x4) & n_playing(x1) & (x1 = x2) & ne_nam_toddler(x2)) | 791cf9ac-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_play(e1) & of(x7,x1) & of(x5,x6) & of(x1,x2) & n_toy(x6) & n_toddler(x2) & n_pajamas(x3) & n_house(x5) & n_grandmother(x7) & n_girl(x1) & n_female(x1) & in(x1,x3) & exists e2 x1.(v_watch(e2) & over(e2,x1) & n_female(x1) & Actor(e2,x7)) & as(e1,p1) & a_topic(x1) & a_pink(s1) & Theme(s1,x3) & Actor(e1,x4) & (x3 = x4)) | exists x1 x2 x3 x4.(ne_nam_toddler(x2) & ne_geo_grandmas(x4) & n_playing(x1) & n_house(x3) & at(x1,x3) & a_topic(x1) & (x3 = x4) & (x1 = x2)) |
||
A toddler girl in pink pajamas playing with a toy house as her grandmother watches over her. | A grandmother is tucking her granddaughter into bed for the night. | 2 | -100 | A grandmother cannot be watching over her and tucking her simultaneously | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x3) & exists e2 x1.(over(e2,x1) & n_female(x1) & Actor(e2,x7) & v_watch(e2)) & n_grandmother(x7) & of(x7,x1) & n_female(x1) & as(e1,p1) & with(e1,x5) & n_house(x5) & of(x5,x6) & n_toy(x6) & Actor(e1,x4) & v_play(e1) & (x3 = x4) & n_pajamas(x3) & a_pink(s1) & Theme(s1,x3) & n_girl(x1) & of(x1,x2) & n_toddler(x2)) | exists e1 x1 x2 x3 x4.(n_night(x4) & for(e1,x4) & into(e1,x3) & n_bed(x3) & Theme(e1,x2) & Actor(e1,x1) & v_tuck(e1) & n_granddaughter(x2) & of(x2,x1) & n_female(x1) & n_grandmother(x1)) | 791cff1a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_play(e1) & of(x7,x1) & of(x5,x6) & of(x1,x2) & n_toy(x6) & n_toddler(x2) & n_pajamas(x3) & n_house(x5) & n_grandmother(x7) & n_girl(x1) & n_female(x1) & in(x1,x3) & exists e2 x1.(v_watch(e2) & over(e2,x1) & n_female(x1) & Actor(e2,x7)) & as(e1,p1) & a_topic(x1) & a_pink(s1) & Theme(s1,x3) & Actor(e1,x4) & (x3 = x4)) | exists e1 x1 x2 x3 x4.(v_tuck(e1) & of(x2,x1) & n_night(x4) & n_grandmother(x1) & n_granddaughter(x2) & n_female(x1) & n_bed(x3) & into(e1,x3) & for(e1,x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
A toddler girl in pink pajamas playing with a toy house as her grandmother watches over her. | Young man playing video games. | 2 | -100 | A toddler cannot become a young man. | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x3) & exists e2 x1.(over(e2,x1) & n_female(x1) & Actor(e2,x7) & v_watch(e2)) & n_grandmother(x7) & of(x7,x1) & n_female(x1) & as(e1,p1) & with(e1,x5) & n_house(x5) & of(x5,x6) & n_toy(x6) & Actor(e1,x4) & v_play(e1) & (x3 = x4) & n_pajamas(x3) & a_pink(s1) & Theme(s1,x3) & n_girl(x1) & of(x1,x2) & n_toddler(x2)) | exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_game(x3) & a_video(s2) & Theme(s2,x3) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | 791d03c0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_play(e1) & of(x7,x1) & of(x5,x6) & of(x1,x2) & n_toy(x6) & n_toddler(x2) & n_pajamas(x3) & n_house(x5) & n_grandmother(x7) & n_girl(x1) & n_female(x1) & in(x1,x3) & exists e2 x1.(v_watch(e2) & over(e2,x1) & n_female(x1) & Actor(e2,x7)) & as(e1,p1) & a_topic(x1) & a_pink(s1) & Theme(s1,x3) & Actor(e1,x4) & (x3 = x4)) | exists e1 s1 s2 x1 x2 x3.(v_play(e1) & n_man(x1) & n_game(x3) & a_young(s1) & a_video(s2) & a_topic(x1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A toddler girl in pink pajamas playing with a toy house as her grandmother watches over her. | A baby girl plays as her mother's mother looks after her. | 1 | 0.614101 | Just because it is your grandmother does not mean that it is her mother's mother. It could be her father's mother. | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x3) & exists e2 x1.(over(e2,x1) & n_female(x1) & Actor(e2,x7) & v_watch(e2)) & n_grandmother(x7) & of(x7,x1) & n_female(x1) & as(e1,p1) & with(e1,x5) & n_house(x5) & of(x5,x6) & n_toy(x6) & Actor(e1,x4) & v_play(e1) & (x3 = x4) & n_pajamas(x3) & a_pink(s1) & Theme(s1,x3) & n_girl(x1) & of(x1,x2) & n_toddler(x2)) | exists e1 p1 x1 x2 x3 x4.(exists e2 x1.(after(e2,x1) & n_female(x1) & Actor(e2,x4) & v_look(e2)) & n_mother(x4) & of(x4,x3) & n_mother(x3) & of(x3,x1) & n_female(x1) & as(e1,p1) & Actor(e1,x1) & v_play(e1) & n_girl(x1) & of(x1,x2) & n_baby(x2)) | 791d085c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_play(e1) & of(x7,x1) & of(x5,x6) & of(x1,x2) & n_toy(x6) & n_toddler(x2) & n_pajamas(x3) & n_house(x5) & n_grandmother(x7) & n_girl(x1) & n_female(x1) & in(x1,x3) & exists e2 x1.(v_watch(e2) & over(e2,x1) & n_female(x1) & Actor(e2,x7)) & as(e1,p1) & a_topic(x1) & a_pink(s1) & Theme(s1,x3) & Actor(e1,x4) & (x3 = x4)) | exists e1 p1 x1 x2 x3 x4.(v_play(e1) & of(x4,x3) & of(x3,x1) & of(x1,x2) & n_mother(x4) & n_mother(x3) & n_girl(x1) & n_female(x1) & n_baby(x2) & exists e2 x1.(v_look(e2) & n_female(x1) & after(e2,x1) & Actor(e2,x4)) & as(e1,p1) & Actor(e1,x1)) |
||
A toddler girl in pink pajamas playing with a toy house as her grandmother watches over her. | the girl is white | 1 | 0.005451 | The toddler girl does not have to be white. She could be black or some form of Asian or Native American or something. | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x3) & exists e2 x1.(over(e2,x1) & n_female(x1) & Actor(e2,x7) & v_watch(e2)) & n_grandmother(x7) & of(x7,x1) & n_female(x1) & as(e1,p1) & with(e1,x5) & n_house(x5) & of(x5,x6) & n_toy(x6) & Actor(e1,x4) & v_play(e1) & (x3 = x4) & n_pajamas(x3) & a_pink(s1) & Theme(s1,x3) & n_girl(x1) & of(x1,x2) & n_toddler(x2)) | exists s1 x1.(n_girl(x1) & Theme(s1,x1) & a_white(s1)) | 791d0f6e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_play(e1) & of(x7,x1) & of(x5,x6) & of(x1,x2) & n_toy(x6) & n_toddler(x2) & n_pajamas(x3) & n_house(x5) & n_grandmother(x7) & n_girl(x1) & n_female(x1) & in(x1,x3) & exists e2 x1.(v_watch(e2) & over(e2,x1) & n_female(x1) & Actor(e2,x7)) & as(e1,p1) & a_topic(x1) & a_pink(s1) & Theme(s1,x3) & Actor(e1,x4) & (x3 = x4)) | exists s1 x1.(n_girl(x1) & a_white(s1) & Theme(s1,x1)) |
||
A toddler girl in pink pajamas playing with a toy house as her grandmother watches over her. | A grandmother is watching her granddaughter | 0 | 0.986932 | The toddler girl means granddaughter. | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x3) & exists e2 x1.(over(e2,x1) & n_female(x1) & Actor(e2,x7) & v_watch(e2)) & n_grandmother(x7) & of(x7,x1) & n_female(x1) & as(e1,p1) & with(e1,x5) & n_house(x5) & of(x5,x6) & n_toy(x6) & Actor(e1,x4) & v_play(e1) & (x3 = x4) & n_pajamas(x3) & a_pink(s1) & Theme(s1,x3) & n_girl(x1) & of(x1,x2) & n_toddler(x2)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_granddaughter(x2) & of(x2,x1) & n_female(x1) & n_grandmother(x1)) | 791d145a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_play(e1) & of(x7,x1) & of(x5,x6) & of(x1,x2) & n_toy(x6) & n_toddler(x2) & n_pajamas(x3) & n_house(x5) & n_grandmother(x7) & n_girl(x1) & n_female(x1) & in(x1,x3) & exists e2 x1.(v_watch(e2) & over(e2,x1) & n_female(x1) & Actor(e2,x7)) & as(e1,p1) & a_topic(x1) & a_pink(s1) & Theme(s1,x3) & Actor(e1,x4) & (x3 = x4)) | exists e1 x1 x2.(v_watch(e1) & of(x2,x1) & n_grandmother(x1) & n_granddaughter(x2) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A toddler girl in pink pajamas playing with a toy house as her grandmother watches over her. | Toddler girl playing with toy house | 0 | -100 | The girl is playing with a toy house. | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x3) & exists e2 x1.(over(e2,x1) & n_female(x1) & Actor(e2,x7) & v_watch(e2)) & n_grandmother(x7) & of(x7,x1) & n_female(x1) & as(e1,p1) & with(e1,x5) & n_house(x5) & of(x5,x6) & n_toy(x6) & Actor(e1,x4) & v_play(e1) & (x3 = x4) & n_pajamas(x3) & a_pink(s1) & Theme(s1,x3) & n_girl(x1) & of(x1,x2) & n_toddler(x2)) | exists x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x4) & n_house(x4) & of(x4,x5) & n_toy(x5) & n_playing(x1) & of(x1,x3) & n_girl(x3) & (x1 = x2) & ne_nam_toddler(x2)) | 791d1b08-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_play(e1) & of(x7,x1) & of(x5,x6) & of(x1,x2) & n_toy(x6) & n_toddler(x2) & n_pajamas(x3) & n_house(x5) & n_grandmother(x7) & n_girl(x1) & n_female(x1) & in(x1,x3) & exists e2 x1.(v_watch(e2) & over(e2,x1) & n_female(x1) & Actor(e2,x7)) & as(e1,p1) & a_topic(x1) & a_pink(s1) & Theme(s1,x3) & Actor(e1,x4) & (x3 = x4)) | exists x1 x2 x3 x4 x5.(with(x1,x4) & of(x4,x5) & of(x1,x3) & ne_nam_toddler(x2) & n_toy(x5) & n_playing(x1) & n_house(x4) & n_girl(x3) & a_topic(x1) & (x1 = x2)) |
||
A toddler girl in pink pajamas playing with a toy house as her grandmother watches over her. | A young child is enjoying her toy house as her grandmother watches her play. | 1 | 0.858808 | Just because the grandmother watches over her does not mean that she is watching her play. The idea of watching over implies that the grandmother is taking care of her and keeping an eye on her, but watching her play implies a higher level of scrutiny. Also, the child may be playing but that does not mean she is enjoying playing. Children often get very frustrated when they play because things do not go the way they want. I have seen this many times. | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x3) & exists e2 x1.(over(e2,x1) & n_female(x1) & Actor(e2,x7) & v_watch(e2)) & n_grandmother(x7) & of(x7,x1) & n_female(x1) & as(e1,p1) & with(e1,x5) & n_house(x5) & of(x5,x6) & n_toy(x6) & Actor(e1,x4) & v_play(e1) & (x3 = x4) & n_pajamas(x3) & a_pink(s1) & Theme(s1,x3) & n_girl(x1) & of(x1,x2) & n_toddler(x2)) | exists e1 p1 s1 x1 x2 x3 x4 x5.(exists e2 x1.(Theme(e2,x5) & Actor(e2,x4) & v_watch(e2) & n_female(x1)) & n_play(x5) & of(x5,x1) & n_grandmother(x4) & of(x4,x1) & n_female(x1) & n_female(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_house(x2) & of(x2,x3) & n_toy(x3) & of(x2,x1) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | 791d2058-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_play(e1) & of(x7,x1) & of(x5,x6) & of(x1,x2) & n_toy(x6) & n_toddler(x2) & n_pajamas(x3) & n_house(x5) & n_grandmother(x7) & n_girl(x1) & n_female(x1) & in(x1,x3) & exists e2 x1.(v_watch(e2) & over(e2,x1) & n_female(x1) & Actor(e2,x7)) & as(e1,p1) & a_topic(x1) & a_pink(s1) & Theme(s1,x3) & Actor(e1,x4) & (x3 = x4)) | exists e1 p1 s1 x1 x2 x3 x4 x5.(v_enjoy(e1) & of(x5,x1) & of(x4,x1) & of(x2,x3) & of(x2,x1) & n_toy(x3) & n_play(x5) & n_house(x2) & n_grandmother(x4) & n_female(x1) & n_child(x1) & exists e2 x1.(v_watch(e2) & n_female(x1) & Theme(e2,x5) & Actor(e2,x4)) & as(e1,p1) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A toddler girl in pink pajamas playing with a toy house as her grandmother watches over her. | A baby girl plays with her toys as her elderly relative looks on. | 0 | -100 | A toddler is a baby and an elderly relative is another way of saying grandmother. | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x3) & exists e2 x1.(over(e2,x1) & n_female(x1) & Actor(e2,x7) & v_watch(e2)) & n_grandmother(x7) & of(x7,x1) & n_female(x1) & as(e1,p1) & with(e1,x5) & n_house(x5) & of(x5,x6) & n_toy(x6) & Actor(e1,x4) & v_play(e1) & (x3 = x4) & n_pajamas(x3) & a_pink(s1) & Theme(s1,x3) & n_girl(x1) & of(x1,x2) & n_toddler(x2)) | exists e1 s1 s2 s3 x1 x2 x3 x4.(a_on(s3) & Manner(e1,s3) & with(e1,x3) & as(x3,x4) & n_look(x4) & a_relative(s2) & Theme(s2,x4) & a_elderly(s1) & Theme(s1,x4) & of(x4,x1) & n_female(x1) & n_female(x1) & n_toy(x3) & of(x3,x1) & Actor(e1,x1) & v_play(e1) & n_girl(x1) & of(x1,x2) & n_baby(x2)) | 791d2580-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_play(e1) & of(x7,x1) & of(x5,x6) & of(x1,x2) & n_toy(x6) & n_toddler(x2) & n_pajamas(x3) & n_house(x5) & n_grandmother(x7) & n_girl(x1) & n_female(x1) & in(x1,x3) & exists e2 x1.(v_watch(e2) & over(e2,x1) & n_female(x1) & Actor(e2,x7)) & as(e1,p1) & a_topic(x1) & a_pink(s1) & Theme(s1,x3) & Actor(e1,x4) & (x3 = x4)) | exists e1 s1 s2 s3 x1 x2 x3 x4.(with(e1,x3) & v_play(e1) & of(x4,x1) & of(x3,x1) & of(x1,x2) & n_toy(x3) & n_look(x4) & n_girl(x1) & n_female(x1) & n_baby(x2) & as(x3,x4) & a_relative(s2) & a_on(s3) & a_elderly(s1) & Theme(s2,x4) & Theme(s1,x4) & Manner(e1,s3) & Actor(e1,x1)) |
||
A toddler girl in pink pajamas playing with a toy house as her grandmother watches over her. | A grandmother is taking care of her grandchild while the parents have a night out | 1 | 0.001937 | Just because the grandmother is taking care of the child does not mean the parents are having a night out. The parents could be at the hospital. Maybe there is another baby being born and the grandparents have to watch the child during this time. | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x3) & exists e2 x1.(over(e2,x1) & n_female(x1) & Actor(e2,x7) & v_watch(e2)) & n_grandmother(x7) & of(x7,x1) & n_female(x1) & as(e1,p1) & with(e1,x5) & n_house(x5) & of(x5,x6) & n_toy(x6) & Actor(e1,x4) & v_play(e1) & (x3 = x4) & n_pajamas(x3) & a_pink(s1) & Theme(s1,x3) & n_girl(x1) & of(x1,x2) & n_toddler(x2)) | exists e1 p1 x1 x2 x3 x4.(n_parent(x4) & exists e2 s1 x5.(a_out(s1) & Manner(e2,s1) & Theme(e2,x5) & Actor(e2,x4) & v_have(e2) & n_night(x5)) & while(e1,p1) & of(e1,x3) & n_grandchild(x3) & of(x3,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_care(x2) & n_grandmother(x1)) | 791d30e8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 x1 x2 x3 x4 x5 x6 x7.(with(e1,x5) & v_play(e1) & of(x7,x1) & of(x5,x6) & of(x1,x2) & n_toy(x6) & n_toddler(x2) & n_pajamas(x3) & n_house(x5) & n_grandmother(x7) & n_girl(x1) & n_female(x1) & in(x1,x3) & exists e2 x1.(v_watch(e2) & over(e2,x1) & n_female(x1) & Actor(e2,x7)) & as(e1,p1) & a_topic(x1) & a_pink(s1) & Theme(s1,x3) & Actor(e1,x4) & (x3 = x4)) | exists e1 p1 x1 x2 x3 x4.(while(e1,p1) & v_take(e1) & of(x3,x1) & of(e1,x3) & n_parent(x4) & n_grandmother(x1) & n_grandchild(x3) & n_female(x1) & n_care(x2) & exists e2 s1 x5.(v_have(e2) & n_night(x5) & a_out(s1) & Theme(e2,x5) & Manner(e2,s1) & Actor(e2,x4)) & Theme(e1,x2) & Actor(e1,x1)) |
||
An older woman with a little girl toddler looking at a white and red dollhouse and playing with it. | The woman and the girl are playing. | 0 | -100 | A woman and girl are playing, because they are playing with a dollhouse. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & with(x1,x2) & at(e1,x5) & with(x5,x1) & n_thing(x1) & n_playing(x7) & n_dollhouse(x6) & subset_of(x7,x5) & subset_of(x6,x5) & a_red(s4) & Theme(s4,x5) & a_white(s3) & Theme(s3,x5) & Actor(e1,x4) & v_look(e1) & (x2 = x4) & n_toddler(x2) & of(x2,x3) & n_girl(x3) & a_little(s2) & Theme(s2,x2) & n_woman(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3.(n_girl(x3) & n_woman(x2) & Actor(e1,x1) & v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1)) | 791d4ad8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(x5,x1) & with(x1,x2) & v_look(e1) & subset_of(x7,x5) & subset_of(x6,x5) & r_more(s1) & of(x2,x3) & n_woman(x1) & n_toddler(x2) & n_thing(x1) & n_playing(x7) & n_girl(x3) & n_dollhouse(x6) & at(e1,x5) & a_white(s3) & a_topic(x1) & a_red(s4) & a_older(s1) & a_little(s2) & Theme(s4,x5) & Theme(s3,x5) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x4) & (x2 = x4)) | exists e1 x1 x2 x3.(v_play(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_girl(x3) & Actor(e1,x1)) |
||
An older woman with a little girl toddler looking at a white and red dollhouse and playing with it. | A girl and her grandmother are enjoying playing together. | 1 | -100 | Just because the child is playing and the grandmother is there does not mean that they are playing together. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & with(x1,x2) & at(e1,x5) & with(x5,x1) & n_thing(x1) & n_playing(x7) & n_dollhouse(x6) & subset_of(x7,x5) & subset_of(x6,x5) & a_red(s4) & Theme(s4,x5) & a_white(s3) & Theme(s3,x5) & Actor(e1,x4) & v_look(e1) & (x2 = x4) & n_toddler(x2) & of(x2,x3) & n_girl(x3) & a_little(s2) & Theme(s2,x2) & n_woman(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2 x3.(exists e2 s1.(a_together(s1) & Manner(e2,s1) & Actor(e2,x1) & v_play(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_enjoy(e1) & subset_of(x3,x1) & n_grandmother(x3) & of(x3,x2) & n_female(x2) & subset_of(x2,x1) & n_girl(x2)) | 791d641e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(x5,x1) & with(x1,x2) & v_look(e1) & subset_of(x7,x5) & subset_of(x6,x5) & r_more(s1) & of(x2,x3) & n_woman(x1) & n_toddler(x2) & n_thing(x1) & n_playing(x7) & n_girl(x3) & n_dollhouse(x6) & at(e1,x5) & a_white(s3) & a_topic(x1) & a_red(s4) & a_older(s1) & a_little(s2) & Theme(s4,x5) & Theme(s3,x5) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x4) & (x2 = x4)) | exists e1 p1 x1 x2 x3.(v_enjoy(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x3,x2) & n_grandmother(x3) & n_girl(x2) & n_female(x2) & exists e2 s1.(v_play(e2) & a_together(s1) & Manner(e2,s1) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A snowboarder jumping over a road warning. | The snowboarder jumped over the warning sign. | 0 | -100 | A road warning is another way of saying warning sign. | exists e1 x1 x2 x3 x4.(a_topic(x1) & over(e1,x3) & n_warning(x3) & of(x3,x4) & n_road(x4) & Actor(e1,x2) & v_jump(e1) & (x1 = x2) & n_snowboarder(x1)) | exists e1 x1 x2 x3.(n_sign(x2) & of(x2,x3) & n_warning(x3) & n_snowboarder(x1) & over(e1,x2) & Actor(e1,x1) & v_jump(e1)) | 791d861a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_jump(e1) & over(e1,x3) & of(x3,x4) & n_warning(x3) & n_snowboarder(x1) & n_road(x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_jump(e1) & over(e1,x2) & of(x2,x3) & n_warning(x3) & n_snowboarder(x1) & n_sign(x2) & Actor(e1,x1)) |
||
Several people walk along a waterway including a boy with a scooter. | The boy has a scooter as he walks along the crowded waterway. | 0 | 0.9531 | Several people can be crowded, especially for one boy. | exists e1 s1 x1 x2 x3 x4.(along(e1,x2) & include(x2,x3) & with(x3,x4) & n_scooter(x4) & n_boy(x3) & n_waterway(x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 p1 s1 x1 x2 x3.(n_waterway(x3) & a_crowded(s1) & Theme(s1,x3) & n_male(x1) & n_boy(x1) & exists e2.(along(e2,x3) & Actor(e2,x1) & v_walk(e2)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_scooter(x2)) | 791e776e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x3,x4) & v_walk(e1) & n_waterway(x2) & n_scooter(x4) & n_people(x1) & n_boy(x3) & include(x2,x3) & along(e1,x2) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 p1 s1 x1 x2 x3.(v_have(e1) & n_waterway(x3) & n_scooter(x2) & n_male(x1) & n_boy(x1) & exists e2.(v_walk(e2) & along(e2,x3) & Actor(e2,x1)) & as(e1,p1) & a_crowded(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Several people walk along a waterway including a boy with a scooter. | Several men and women walk along a waterway including a boy. | 1 | 0.857796 | The sex of the group of people is unknown and may not contain both men and women. | exists e1 s1 x1 x2 x3 x4.(along(e1,x2) & include(x2,x3) & with(x3,x4) & n_scooter(x4) & n_boy(x3) & n_waterway(x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4 x5.(along(e1,x4) & include(x4,x5) & n_boy(x5) & n_waterway(x4) & Actor(e1,x1) & v_walk(e1) & n_woman(x3) & n_man(x2) & subset_of(x3,x1) & subset_of(x2,x1) & a_several(s1) & Theme(s1,x1)) | 791e7c82-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x3,x4) & v_walk(e1) & n_waterway(x2) & n_scooter(x4) & n_people(x1) & n_boy(x3) & include(x2,x3) & along(e1,x2) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4 x5.(v_walk(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_waterway(x4) & n_man(x2) & n_boy(x5) & include(x4,x5) & along(e1,x4) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Several people walk along a waterway including a boy with a scooter. | A boy is on his way to his grandma's house | 1 | 0.000437 | Not all people out walking are going to grandma's house. | exists e1 s1 x1 x2 x3 x4.(along(e1,x2) & include(x2,x3) & with(x3,x4) & n_scooter(x4) & n_boy(x3) & n_waterway(x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists p1 x1 x2 x3 x4.(exists x1.(on(x1,x2) & to(x2,x4) & n_male(x1)) & n_house(x4) & of(x4,x3) & n_grandma(x3) & of(x3,x1) & n_way(x2) & of(x2,x1) & n_male(x1) & n_boy(x1)) | 791e8218-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x3,x4) & v_walk(e1) & n_waterway(x2) & n_scooter(x4) & n_people(x1) & n_boy(x3) & include(x2,x3) & along(e1,x2) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 x2 x3 x4.(of(x4,x3) & of(x3,x1) & of(x2,x1) & n_way(x2) & n_male(x1) & n_house(x4) & n_grandma(x3) & n_boy(x1) & exists x1.(to(x2,x4) & on(x1,x2) & n_male(x1))) |
||
Several people walk along a waterway including a boy with a scooter. | Everyone is riding a scooter along the waterway. | 2 | 0.000014 | There cannot be several people walking if everyone is riding a scooter. | exists e1 s1 x1 x2 x3 x4.(along(e1,x2) & include(x2,x3) & with(x3,x4) & n_scooter(x4) & n_boy(x3) & n_waterway(x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists x3.(n_waterway(x3) & all x1.(n_person(x1) -> exists e1 x2.(along(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_ride(e1) & n_scooter(x2)))) | 791e9212-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x3,x4) & v_walk(e1) & n_waterway(x2) & n_scooter(x4) & n_people(x1) & n_boy(x3) & include(x2,x3) & along(e1,x2) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists x3.(n_waterway(x3) & all x1.(exists e1 x2.(v_ride(e1) & n_scooter(x2) & along(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) | -n_person(x1))) |
||
Several people walk along a waterway including a boy with a scooter. | The boy wishes he could ride his scooter here. | 1 | 0.622547 | Wishes that he could ride his scooter implies the boy is walking, he may already be riding the scooter. | exists e1 s1 x1 x2 x3 x4.(along(e1,x2) & include(x2,x3) & with(x3,x4) & n_scooter(x4) & n_boy(x3) & n_waterway(x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 p1 x1 x2.(n_scooter(x2) & of(x2,x1) & n_male(x1) & n_male(x1) & n_boy(x1) & exists e2 p2.(exists e3 s1.(a_here(s1) & Manner(e3,s1) & Theme(e3,x2) & Actor(e3,x1) & v_ride(e3)) & Topic(e2,p2) & Actor(e2,x1) & v_could(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_wish(e1)) | 791e974e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x3,x4) & v_walk(e1) & n_waterway(x2) & n_scooter(x4) & n_people(x1) & n_boy(x3) & include(x2,x3) & along(e1,x2) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_wish(e1) & of(x2,x1) & n_scooter(x2) & n_male(x1) & n_boy(x1) & exists e2 p2.(v_could(e2) & exists e3 s1.(v_ride(e3) & a_here(s1) & Theme(e3,x2) & Manner(e3,s1) & Actor(e3,x1)) & Topic(e2,p2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Several people walk along a waterway including a boy with a scooter. | The scooter was silver. | 1 | 0.000278 | Not all scooters are silver. | exists e1 s1 x1 x2 x3 x4.(along(e1,x2) & include(x2,x3) & with(x3,x4) & n_scooter(x4) & n_boy(x3) & n_waterway(x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists p1 x1.(n_scooter(x1) & exists x2.((x1 = x2) & n_silver(x2))) | 791e9c4e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x3,x4) & v_walk(e1) & n_waterway(x2) & n_scooter(x4) & n_people(x1) & n_boy(x3) & include(x2,x3) & along(e1,x2) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1.(n_scooter(x1) & exists x2.(n_silver(x2) & (x1 = x2))) |
||
Several people walk along a waterway including a boy with a scooter. | Several people walk along the waterway with scooters. | 1 | 0.802622 | One boy with a scooter does not mean several scooters. | exists e1 s1 x1 x2 x3 x4.(along(e1,x2) & include(x2,x3) & with(x3,x4) & n_scooter(x4) & n_boy(x3) & n_waterway(x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(n_waterway(x2) & along(e1,x2) & with(x2,x3) & n_scooter(x3) & Actor(e1,x1) & v_walk(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | 791eb1b6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(with(x3,x4) & v_walk(e1) & n_waterway(x2) & n_scooter(x4) & n_people(x1) & n_boy(x3) & include(x2,x3) & along(e1,x2) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(with(x2,x3) & v_walk(e1) & n_waterway(x2) & n_scooter(x3) & n_people(x1) & along(e1,x2) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Boy in striped shirt looks at peaceful lake. | The boy is wearing black shoes. | 1 | 0.122281 | Not every boy wears black shoes. | exists e1 s1 s2 x1 x2 x3.(ne_nam_boy(x1) & at(e1,x3) & n_lake(x3) & a_peaceful(s2) & Theme(s2,x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_striped(s1) & Theme(s1,x2)) | exists e1 s1 x1 x2.(n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shoe(x2) & a_black(s1) & Theme(s1,x2)) | 791ed452-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_look(e1) & ne_nam_boy(x1) & n_shirt(x2) & n_lake(x3) & in(x1,x2) & at(e1,x3) & a_striped(s1) & a_peaceful(s2) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_wear(e1) & n_shoe(x2) & n_boy(x1) & a_black(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Boy in striped shirt looks at peaceful lake. | A boy is waiting for a boat to arrive. | 1 | 0.024292 | Boat are not always on a lake. | exists e1 s1 s2 x1 x2 x3.(ne_nam_boy(x1) & at(e1,x3) & n_lake(x3) & a_peaceful(s2) & Theme(s2,x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_striped(s1) & Theme(s1,x2)) | exists e1 p1 x1 x2.(for(e1,x2) & Topic(x2,p1) & exists e2.(Actor(e2,x2) & v_arrive(e2)) & n_boat(x2) & Actor(e1,x1) & v_wait(e1) & n_boy(x1)) | 791ed966-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_look(e1) & ne_nam_boy(x1) & n_shirt(x2) & n_lake(x3) & in(x1,x2) & at(e1,x3) & a_striped(s1) & a_peaceful(s2) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_wait(e1) & n_boy(x1) & n_boat(x2) & for(e1,x2) & exists e2.(v_arrive(e2) & Actor(e2,x2)) & Topic(x2,p1) & Actor(e1,x1)) |
||
Boy in striped shirt looks at peaceful lake. | A boy sitting in a chair at the lake. | 1 | 0.195761 | Not every boy is sitting. | exists e1 s1 s2 x1 x2 x3.(ne_nam_boy(x1) & at(e1,x3) & n_lake(x3) & a_peaceful(s2) & Theme(s2,x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_striped(s1) & Theme(s1,x2)) | exists e1 x1 x2 x3 x4.(n_lake(x4) & a_topic(x1) & at(e1,x4) & in(e1,x3) & n_chair(x3) & Actor(e1,x2) & v_sit(e1) & (x1 = x2) & n_boy(x1)) | 791ee424-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_look(e1) & ne_nam_boy(x1) & n_shirt(x2) & n_lake(x3) & in(x1,x2) & at(e1,x3) & a_striped(s1) & a_peaceful(s2) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_sit(e1) & n_lake(x4) & n_chair(x3) & n_boy(x1) & in(e1,x3) & at(e1,x4) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
Boy in striped shirt looks at peaceful lake. | The boy is wearing a plaid shirt. | 2 | 0.000077 | One cannot wear a striped shirt and a plaid shirt simultaneously. | exists e1 s1 s2 x1 x2 x3.(ne_nam_boy(x1) & at(e1,x3) & n_lake(x3) & a_peaceful(s2) & Theme(s2,x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_striped(s1) & Theme(s1,x2)) | exists e1 s1 x1 x2.(n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_plaid(s1) & Theme(s1,x2)) | 791ee910-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_look(e1) & ne_nam_boy(x1) & n_shirt(x2) & n_lake(x3) & in(x1,x2) & at(e1,x3) & a_striped(s1) & a_peaceful(s2) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_wear(e1) & n_shirt(x2) & n_boy(x1) & a_plaid(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Boy in striped shirt looks at peaceful lake. | A kid is outside. | 0 | 0.980526 | boy is a kid. lake is outside. | exists e1 s1 s2 x1 x2 x3.(ne_nam_boy(x1) & at(e1,x3) & n_lake(x3) & a_peaceful(s2) & Theme(s2,x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_striped(s1) & Theme(s1,x2)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_kid(x1)) | 791f0a30-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_look(e1) & ne_nam_boy(x1) & n_shirt(x2) & n_lake(x3) & in(x1,x2) & at(e1,x3) & a_striped(s1) & a_peaceful(s2) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1)) | exists s1 x1.(n_kid(x1) & a_outside(s1) & Theme(s1,x1)) |
||
Boy in striped shirt looks at peaceful lake. | Boy is fishing along a peaceful lake. | 1 | 0.144426 | Not every boy by a lake is fishing. | exists e1 s1 s2 x1 x2 x3.(ne_nam_boy(x1) & at(e1,x3) & n_lake(x3) & a_peaceful(s2) & Theme(s2,x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_striped(s1) & Theme(s1,x2)) | exists e1 s1 x1 x2.(ne_nam_boy(x1) & along(e1,x2) & n_lake(x2) & a_peaceful(s1) & Theme(s1,x2) & Actor(e1,x1) & v_fish(e1)) | 791f0fee-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_look(e1) & ne_nam_boy(x1) & n_shirt(x2) & n_lake(x3) & in(x1,x2) & at(e1,x3) & a_striped(s1) & a_peaceful(s2) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_fish(e1) & ne_nam_boy(x1) & n_lake(x2) & along(e1,x2) & a_peaceful(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
Boy in striped shirt looks at peaceful lake. | The boy is looking out the window at the lake. | 1 | 0.26386 | Not every boy looking at a lake is looking out a window. | exists e1 s1 s2 x1 x2 x3.(ne_nam_boy(x1) & at(e1,x3) & n_lake(x3) & a_peaceful(s2) & Theme(s2,x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_striped(s1) & Theme(s1,x2)) | exists e1 x1 x2 x3.(n_lake(x3) & n_window(x2) & n_boy(x1) & out(e1,x2) & at(x2,x3) & Actor(e1,x1) & v_look(e1)) | 791f1552-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3.(v_look(e1) & ne_nam_boy(x1) & n_shirt(x2) & n_lake(x3) & in(x1,x2) & at(e1,x3) & a_striped(s1) & a_peaceful(s2) & Theme(s2,x3) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_look(e1) & out(e1,x2) & n_window(x2) & n_lake(x3) & n_boy(x1) & at(x2,x3) & Actor(e1,x1)) |
||
A surfer paddles with his arms to take his surfboard out into the water. | The surfer is outside on a sunny day. | 1 | 0.048245 | Just because a surfer paddles with his arms to take his surfboard out into the water does not mean that it is a sunny day. | exists e1 p1 x1 x2 x3 x4 x5.(n_water(x5) & Topic(e1,p1) & exists e2.(into(e2,x5) & r_out(e2) & Theme(e2,x4) & Actor(e2,x1) & v_take(e2)) & n_surfboard(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & with(e1,x3) & n_arm(x3) & of(x3,x1) & Actor(e1,x2) & v_paddle(e1) & n_surfer(x2) & n_surfer(x1)) | exists s1 s2 x1 x2.(n_surfer(x1) & on(s1,x2) & n_day(x2) & a_sunny(s2) & Theme(s2,x2) & Theme(s1,x1) & a_outside(s1)) | 791fa8be-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5.(with(e1,x3) & v_paddle(e1) & of(x4,x1) & of(x3,x1) & n_water(x5) & n_surfer(x2) & n_surfer(x1) & n_surfboard(x4) & n_male(x1) & n_arm(x3) & exists e2.(v_take(e2) & r_out(e2) & into(e2,x5) & Theme(e2,x4) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x2)) | exists s1 s2 x1 x2.(on(s1,x2) & n_surfer(x1) & n_day(x2) & a_sunny(s2) & a_outside(s1) & Theme(s2,x2) & Theme(s1,x1)) |
||
A surfer paddles with his arms to take his surfboard out into the water. | A big person paddling | 1 | 0.70465 | Not all surfer is a big person. | exists e1 p1 x1 x2 x3 x4 x5.(n_water(x5) & Topic(e1,p1) & exists e2.(into(e2,x5) & r_out(e2) & Theme(e2,x4) & Actor(e2,x1) & v_take(e2)) & n_surfboard(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & with(e1,x3) & n_arm(x3) & of(x3,x1) & Actor(e1,x2) & v_paddle(e1) & n_surfer(x2) & n_surfer(x1)) | exists s1 x1 x2.(a_topic(x1) & Time(x1,x2) & n_paddling(x2) & n_person(x1) & a_big(s1) & Theme(s1,x1)) | 791fae2c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5.(with(e1,x3) & v_paddle(e1) & of(x4,x1) & of(x3,x1) & n_water(x5) & n_surfer(x2) & n_surfer(x1) & n_surfboard(x4) & n_male(x1) & n_arm(x3) & exists e2.(v_take(e2) & r_out(e2) & into(e2,x5) & Theme(e2,x4) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x2)) | exists s1 x1 x2.(n_person(x1) & n_paddling(x2) & a_topic(x1) & a_big(s1) & Time(x1,x2) & Theme(s1,x1)) |
||
A surfer paddles with his arms to take his surfboard out into the water. | A surfer is at a beach. | 1 | 0.917375 | Not all surfer is at a beach. | exists e1 p1 x1 x2 x3 x4 x5.(n_water(x5) & Topic(e1,p1) & exists e2.(into(e2,x5) & r_out(e2) & Theme(e2,x4) & Actor(e2,x1) & v_take(e2)) & n_surfboard(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & with(e1,x3) & n_arm(x3) & of(x3,x1) & Actor(e1,x2) & v_paddle(e1) & n_surfer(x2) & n_surfer(x1)) | exists p1 x1.(exists x2.(at(x1,x2) & n_beach(x2)) & n_surfer(x1)) | 791fb926-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5.(with(e1,x3) & v_paddle(e1) & of(x4,x1) & of(x3,x1) & n_water(x5) & n_surfer(x2) & n_surfer(x1) & n_surfboard(x4) & n_male(x1) & n_arm(x3) & exists e2.(v_take(e2) & r_out(e2) & into(e2,x5) & Theme(e2,x4) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x2)) | exists x1.(n_surfer(x1) & exists x2.(n_beach(x2) & at(x1,x2))) |
||
A surfer paddles with his arms to take his surfboard out into the water. | The surfer is hoping to ride a large wave. | 1 | 0.85524 | Sentence 1 does not address a surfer's hoping. | exists e1 p1 x1 x2 x3 x4 x5.(n_water(x5) & Topic(e1,p1) & exists e2.(into(e2,x5) & r_out(e2) & Theme(e2,x4) & Actor(e2,x1) & v_take(e2)) & n_surfboard(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & with(e1,x3) & n_arm(x3) & of(x3,x1) & Actor(e1,x2) & v_paddle(e1) & n_surfer(x2) & n_surfer(x1)) | exists e1 p1 x1.(n_surfer(x1) & Topic(e1,p1) & Actor(e1,x1) & v_hope(e1) & exists e2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_ride(e2) & n_wave(x2) & a_large(s1) & Theme(s1,x2))) | 791fc40c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5.(with(e1,x3) & v_paddle(e1) & of(x4,x1) & of(x3,x1) & n_water(x5) & n_surfer(x2) & n_surfer(x1) & n_surfboard(x4) & n_male(x1) & n_arm(x3) & exists e2.(v_take(e2) & r_out(e2) & into(e2,x5) & Theme(e2,x4) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x2)) | exists e1 p1 x1.(v_hope(e1) & n_surfer(x1) & exists e2 s1 x2.(v_ride(e2) & n_wave(x2) & a_large(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A surfer paddles with his arms to take his surfboard out into the water. | A surfer is climbing a mountain. | 2 | 0.000003 | Climbing isn't paddling. | exists e1 p1 x1 x2 x3 x4 x5.(n_water(x5) & Topic(e1,p1) & exists e2.(into(e2,x5) & r_out(e2) & Theme(e2,x4) & Actor(e2,x1) & v_take(e2)) & n_surfboard(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & with(e1,x3) & n_arm(x3) & of(x3,x1) & Actor(e1,x2) & v_paddle(e1) & n_surfer(x2) & n_surfer(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_climb(e1) & n_mountain(x2) & n_surfer(x1)) | 791fca06-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5.(with(e1,x3) & v_paddle(e1) & of(x4,x1) & of(x3,x1) & n_water(x5) & n_surfer(x2) & n_surfer(x1) & n_surfboard(x4) & n_male(x1) & n_arm(x3) & exists e2.(v_take(e2) & r_out(e2) & into(e2,x5) & Theme(e2,x4) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x2)) | exists e1 x1 x2.(v_climb(e1) & n_surfer(x1) & n_mountain(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A surfer paddles with his arms to take his surfboard out into the water. | A person paddling | 0 | 0.988484 | A surfer is a person | exists e1 p1 x1 x2 x3 x4 x5.(n_water(x5) & Topic(e1,p1) & exists e2.(into(e2,x5) & r_out(e2) & Theme(e2,x4) & Actor(e2,x1) & v_take(e2)) & n_surfboard(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & with(e1,x3) & n_arm(x3) & of(x3,x1) & Actor(e1,x2) & v_paddle(e1) & n_surfer(x2) & n_surfer(x1)) | exists x1 x2.(a_topic(x1) & Time(x1,x2) & n_paddling(x2) & n_person(x1)) | 791fd42e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5.(with(e1,x3) & v_paddle(e1) & of(x4,x1) & of(x3,x1) & n_water(x5) & n_surfer(x2) & n_surfer(x1) & n_surfboard(x4) & n_male(x1) & n_arm(x3) & exists e2.(v_take(e2) & r_out(e2) & into(e2,x5) & Theme(e2,x4) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x2)) | exists x1 x2.(n_person(x1) & n_paddling(x2) & a_topic(x1) & Time(x1,x2)) |
||
A surfer paddles with his arms to take his surfboard out into the water. | the surfer is in the water | 1 | 0.888441 | Just because a surfer paddles with his arms to take his surfboard out into the water does not mean that he is in the water. | exists e1 p1 x1 x2 x3 x4 x5.(n_water(x5) & Topic(e1,p1) & exists e2.(into(e2,x5) & r_out(e2) & Theme(e2,x4) & Actor(e2,x1) & v_take(e2)) & n_surfboard(x4) & of(x4,x1) & n_male(x1) & n_male(x1) & with(e1,x3) & n_arm(x3) & of(x3,x1) & Actor(e1,x2) & v_paddle(e1) & n_surfer(x2) & n_surfer(x1)) | exists p1 x1 x2.(n_water(x2) & n_surfer(x1) & in(x1,x2)) | 791fe374-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4 x5.(with(e1,x3) & v_paddle(e1) & of(x4,x1) & of(x3,x1) & n_water(x5) & n_surfer(x2) & n_surfer(x1) & n_surfboard(x4) & n_male(x1) & n_arm(x3) & exists e2.(v_take(e2) & r_out(e2) & into(e2,x5) & Theme(e2,x4) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x2)) | exists x1 x2.(n_water(x2) & n_surfer(x1) & in(x1,x2)) |
||
A brunette with her hair in a bun is located near color coded buckets and is wearing a hoodie with a doll embroidered onto the hood. | A brunette with her hair in a bun is on her cigarette break smoking near the cleaning buckets outside of the restaurant where she works. | 1 | 0.047561 | Just because the brunette is near color coded buckets doesn't mean she's having a cigarette break. | exists e4 e1 e3 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_hood(x13) & Theme(e4,x10) & Actor(e4,x6) & v_wear(e4) & with(x10,x11) & onto(e3,x13) & Theme(e3,x12) & v_embroider(e3) & (x11 = x12) & n_doll(x11) & n_hoodie(x10) & with(x6,x8) & in(x8,x9) & n_bun(x9) & n_hair(x8) & of(x8,x7) & n_female(x7) & n_brunette(x6) & near(e1,x4) & n_bucket(x4) & Theme(e2,x4) & v_code(e2) & of(x4,x5) & n_color(x5) & Theme(e1,x1) & v_locate(e1) & with(x1,x2) & in(x2,x3) & n_bun(x3) & n_hair(x2) & of(x2,x1) & n_female(x1) & n_brunette(x1)) | exists p1 x1 x2 x3 x4 x5 x7 x8 x10.(n_restaurant(x10) & n_bucket(x7) & of(x7,x8) & n_cleaning(x8) & exists p2 x1 x6 x9.(on(x1,x4) & near(x4,x7) & of(x9,x10) & exists e1.(Actor(e1,x1) & v_work(e1)) & n_female(x1) & where(x10,p2) & outside(x7,x9) & n_thing(x9) & Time(x4,x6) & n_smoking(x6)) & n_break(x4) & of(x4,x5) & n_cigarette(x5) & of(x4,x1) & n_female(x1) & n_female(x1) & with(x1,x2) & in(x2,x3) & n_bun(x3) & n_hair(x2) & of(x2,x1) & n_brunette(x1)) | 79207ece-e4c8-11ec-9cdd-0242ac1c0002 | exists e4 e1 e3 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x6,x8) & with(x10,x11) & with(x1,x2) & v_wear(e4) & v_locate(e1) & v_embroider(e3) & v_code(e2) & onto(e3,x13) & of(x8,x7) & of(x4,x5) & of(x2,x1) & near(e1,x4) & n_hoodie(x10) & n_hood(x13) & n_hair(x8) & n_hair(x2) & n_female(x7) & n_female(x1) & n_doll(x11) & n_color(x5) & n_bun(x9) & n_bun(x3) & n_bucket(x4) & n_brunette(x6) & n_brunette(x1) & in(x8,x9) & in(x2,x3) & Theme(e4,x10) & Theme(e3,x12) & Theme(e2,x4) & Theme(e1,x1) & Actor(e4,x6) & (x11 = x12)) | exists x1 x2 x3 x4 x5 x7 x8 x10.(with(x1,x2) & of(x7,x8) & of(x4,x5) & of(x4,x1) & of(x2,x1) & n_restaurant(x10) & n_hair(x2) & n_female(x1) & n_cleaning(x8) & n_cigarette(x5) & n_bun(x3) & n_bucket(x7) & n_brunette(x1) & n_break(x4) & in(x2,x3) & exists p2 x1 x6 x9.(where(x10,p2) & outside(x7,x9) & on(x1,x4) & of(x9,x10) & near(x4,x7) & n_thing(x9) & n_smoking(x6) & n_female(x1) & exists e1.(v_work(e1) & Actor(e1,x1)) & Time(x4,x6))) |
||
A brunette with her hair in a bun is located near color coded buckets and is wearing a hoodie with a doll embroidered onto the hood. | A light brunette is located near buckets. | 1 | 0.579974 | Brunettes can range from light to deep colors. | exists e1 e4 e2 e3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_hood(x13) & Theme(e4,x10) & Actor(e4,x6) & v_wear(e4) & with(x10,x11) & onto(e3,x13) & Theme(e3,x12) & v_embroider(e3) & (x11 = x12) & n_doll(x11) & n_hoodie(x10) & with(x6,x8) & in(x8,x9) & n_bun(x9) & n_hair(x8) & of(x8,x7) & n_female(x7) & n_brunette(x6) & near(e1,x4) & n_bucket(x4) & Theme(e2,x4) & v_code(e2) & of(x4,x5) & n_color(x5) & Theme(e1,x1) & v_locate(e1) & with(x1,x2) & in(x2,x3) & n_bun(x3) & n_hair(x2) & of(x2,x1) & n_female(x1) & n_brunette(x1)) | exists e1 s1 x1 x2.(near(e1,x2) & n_bucket(x2) & Theme(e1,x1) & v_locate(e1) & n_brunette(x1) & a_light(s1) & Theme(s1,x1)) | 79208824-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e4 e2 e3 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x6,x8) & with(x10,x11) & with(x1,x2) & v_wear(e4) & v_locate(e1) & v_embroider(e3) & v_code(e2) & onto(e3,x13) & of(x8,x7) & of(x4,x5) & of(x2,x1) & near(e1,x4) & n_hoodie(x10) & n_hood(x13) & n_hair(x8) & n_hair(x2) & n_female(x7) & n_female(x1) & n_doll(x11) & n_color(x5) & n_bun(x9) & n_bun(x3) & n_bucket(x4) & n_brunette(x6) & n_brunette(x1) & in(x8,x9) & in(x2,x3) & Theme(e4,x10) & Theme(e3,x12) & Theme(e2,x4) & Theme(e1,x1) & Actor(e4,x6) & (x11 = x12)) | exists e1 s1 x1 x2.(v_locate(e1) & near(e1,x2) & n_bucket(x2) & n_brunette(x1) & a_light(s1) & Theme(s1,x1) & Theme(e1,x1)) |
||
A brunette with her hair in a bun is located near color coded buckets and is wearing a hoodie with a doll embroidered onto the hood. | A blond is located near buckets. | 2 | -100 | The person is either a brunette or blond. | exists e2 e1 e3 e4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_hood(x13) & Theme(e4,x10) & Actor(e4,x6) & v_wear(e4) & with(x10,x11) & onto(e3,x13) & Theme(e3,x12) & v_embroider(e3) & (x11 = x12) & n_doll(x11) & n_hoodie(x10) & with(x6,x8) & in(x8,x9) & n_bun(x9) & n_hair(x8) & of(x8,x7) & n_female(x7) & n_brunette(x6) & near(e1,x4) & n_bucket(x4) & Theme(e2,x4) & v_code(e2) & of(x4,x5) & n_color(x5) & Theme(e1,x1) & v_locate(e1) & with(x1,x2) & in(x2,x3) & n_bun(x3) & n_hair(x2) & of(x2,x1) & n_female(x1) & n_brunette(x1)) | exists e1 x1 x2.(near(e1,x2) & n_bucket(x2) & Theme(e1,x1) & v_locate(e1) & n_blond(x1)) | 79208e28-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e3 e4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x6,x8) & with(x10,x11) & with(x1,x2) & v_wear(e4) & v_locate(e1) & v_embroider(e3) & v_code(e2) & onto(e3,x13) & of(x8,x7) & of(x4,x5) & of(x2,x1) & near(e1,x4) & n_hoodie(x10) & n_hood(x13) & n_hair(x8) & n_hair(x2) & n_female(x7) & n_female(x1) & n_doll(x11) & n_color(x5) & n_bun(x9) & n_bun(x3) & n_bucket(x4) & n_brunette(x6) & n_brunette(x1) & in(x8,x9) & in(x2,x3) & Theme(e4,x10) & Theme(e3,x12) & Theme(e2,x4) & Theme(e1,x1) & Actor(e4,x6) & (x11 = x12)) | exists e1 x1 x2.(v_locate(e1) & near(e1,x2) & n_bucket(x2) & n_blond(x1) & Theme(e1,x1)) |
||
A brunette with her hair in a bun is located near color coded buckets and is wearing a hoodie with a doll embroidered onto the hood. | A brunette is located near buckets. | 0 | -100 | brunette with her hair in a bun is located near color coded buckets shows that brunette is located near buckets. | exists e4 e3 e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_hood(x13) & Theme(e4,x10) & Actor(e4,x6) & v_wear(e4) & with(x10,x11) & onto(e3,x13) & Theme(e3,x12) & v_embroider(e3) & (x11 = x12) & n_doll(x11) & n_hoodie(x10) & with(x6,x8) & in(x8,x9) & n_bun(x9) & n_hair(x8) & of(x8,x7) & n_female(x7) & n_brunette(x6) & near(e1,x4) & n_bucket(x4) & Theme(e2,x4) & v_code(e2) & of(x4,x5) & n_color(x5) & Theme(e1,x1) & v_locate(e1) & with(x1,x2) & in(x2,x3) & n_bun(x3) & n_hair(x2) & of(x2,x1) & n_female(x1) & n_brunette(x1)) | exists e1 x1 x2.(near(e1,x2) & n_bucket(x2) & Theme(e1,x1) & v_locate(e1) & n_brunette(x1)) | 7920933c-e4c8-11ec-9cdd-0242ac1c0002 | exists e4 e3 e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x6,x8) & with(x10,x11) & with(x1,x2) & v_wear(e4) & v_locate(e1) & v_embroider(e3) & v_code(e2) & onto(e3,x13) & of(x8,x7) & of(x4,x5) & of(x2,x1) & near(e1,x4) & n_hoodie(x10) & n_hood(x13) & n_hair(x8) & n_hair(x2) & n_female(x7) & n_female(x1) & n_doll(x11) & n_color(x5) & n_bun(x9) & n_bun(x3) & n_bucket(x4) & n_brunette(x6) & n_brunette(x1) & in(x8,x9) & in(x2,x3) & Theme(e4,x10) & Theme(e3,x12) & Theme(e2,x4) & Theme(e1,x1) & Actor(e4,x6) & (x11 = x12)) | exists e1 x1 x2.(v_locate(e1) & near(e1,x2) & n_bucket(x2) & n_brunette(x1) & Theme(e1,x1)) |
||
A brunette with her hair in a bun is located near color coded buckets and is wearing a hoodie with a doll embroidered onto the hood. | The girl has long hair. | 0 | -100 | Brunette is another way to refer to a girl and she has her hair in a bun so she must have long hair. | exists e3 e2 e1 e4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_hood(x13) & Theme(e4,x10) & Actor(e4,x6) & v_wear(e4) & with(x10,x11) & onto(e3,x13) & Theme(e3,x12) & v_embroider(e3) & (x11 = x12) & n_doll(x11) & n_hoodie(x10) & with(x6,x8) & in(x8,x9) & n_bun(x9) & n_hair(x8) & of(x8,x7) & n_female(x7) & n_brunette(x6) & near(e1,x4) & n_bucket(x4) & Theme(e2,x4) & v_code(e2) & of(x4,x5) & n_color(x5) & Theme(e1,x1) & v_locate(e1) & with(x1,x2) & in(x2,x3) & n_bun(x3) & n_hair(x2) & of(x2,x1) & n_female(x1) & n_brunette(x1)) | exists e1 s1 x1 x2.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_hair(x2) & a_long(s1) & Theme(s1,x2)) | 79209832-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e2 e1 e4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x6,x8) & with(x10,x11) & with(x1,x2) & v_wear(e4) & v_locate(e1) & v_embroider(e3) & v_code(e2) & onto(e3,x13) & of(x8,x7) & of(x4,x5) & of(x2,x1) & near(e1,x4) & n_hoodie(x10) & n_hood(x13) & n_hair(x8) & n_hair(x2) & n_female(x7) & n_female(x1) & n_doll(x11) & n_color(x5) & n_bun(x9) & n_bun(x3) & n_bucket(x4) & n_brunette(x6) & n_brunette(x1) & in(x8,x9) & in(x2,x3) & Theme(e4,x10) & Theme(e3,x12) & Theme(e2,x4) & Theme(e1,x1) & Actor(e4,x6) & (x11 = x12)) | exists e1 s1 x1 x2.(v_have(e1) & n_hair(x2) & n_girl(x1) & a_long(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A brunette with her hair in a bun is located near color coded buckets and is wearing a hoodie with a doll embroidered onto the hood. | Nobody has hair. | 2 | -100 | The person can either be a brunette or have no hair. | exists e4 e3 e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_hood(x13) & Theme(e4,x10) & Actor(e4,x6) & v_wear(e4) & with(x10,x11) & onto(e3,x13) & Theme(e3,x12) & v_embroider(e3) & (x11 = x12) & n_doll(x11) & n_hoodie(x10) & with(x6,x8) & in(x8,x9) & n_bun(x9) & n_hair(x8) & of(x8,x7) & n_female(x7) & n_brunette(x6) & near(e1,x4) & n_bucket(x4) & Theme(e2,x4) & v_code(e2) & of(x4,x5) & n_color(x5) & Theme(e1,x1) & v_locate(e1) & with(x1,x2) & in(x2,x3) & n_bun(x3) & n_hair(x2) & of(x2,x1) & n_female(x1) & n_brunette(x1)) | -exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_hair(x2) & n_person(x1)) | 79209d82-e4c8-11ec-9cdd-0242ac1c0002 | exists e4 e3 e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x6,x8) & with(x10,x11) & with(x1,x2) & v_wear(e4) & v_locate(e1) & v_embroider(e3) & v_code(e2) & onto(e3,x13) & of(x8,x7) & of(x4,x5) & of(x2,x1) & near(e1,x4) & n_hoodie(x10) & n_hood(x13) & n_hair(x8) & n_hair(x2) & n_female(x7) & n_female(x1) & n_doll(x11) & n_color(x5) & n_bun(x9) & n_bun(x3) & n_bucket(x4) & n_brunette(x6) & n_brunette(x1) & in(x8,x9) & in(x2,x3) & Theme(e4,x10) & Theme(e3,x12) & Theme(e2,x4) & Theme(e1,x1) & Actor(e4,x6) & (x11 = x12)) | all e1 x1 x2.(-v_have(e1) | -n_person(x1) | -n_hair(x2) | -Theme(e1,x2) | -Actor(e1,x1)) |
||
A brunette with her hair in a bun is located near color coded buckets and is wearing a hoodie with a doll embroidered onto the hood. | The girl is getting ready to mop the floor with cleaning solution from the buckets. | 1 | 0.167075 | The brunette can either be a girl or an old woman. Just because she's standing near buckets doesn't mean she's getting ready to mop the floor. | exists e3 e4 e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_hood(x13) & Theme(e4,x10) & Actor(e4,x6) & v_wear(e4) & with(x10,x11) & onto(e3,x13) & Theme(e3,x12) & v_embroider(e3) & (x11 = x12) & n_doll(x11) & n_hoodie(x10) & with(x6,x8) & in(x8,x9) & n_bun(x9) & n_hair(x8) & of(x8,x7) & n_female(x7) & n_brunette(x6) & near(e1,x4) & n_bucket(x4) & Theme(e2,x4) & v_code(e2) & of(x4,x5) & n_color(x5) & Theme(e1,x1) & v_locate(e1) & with(x1,x2) & in(x2,x3) & n_bun(x3) & n_hair(x2) & of(x2,x1) & n_female(x1) & n_brunette(x1)) | exists e1 p1 x1 x2 x5.(n_bucket(x5) & n_floor(x2) & n_girl(x1) & exists p2 s1.(Topic(s1,p2) & Actor(s1,x1) & a_ready(s1) & exists e2 x3 x4.(from(e2,x5) & Theme(e2,x2) & Actor(e2,x1) & v_mop(e2) & with(x2,x3) & n_solution(x3) & of(x3,x4) & n_cleaning(x4))) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1)) | 7920a28c-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e4 e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x6,x8) & with(x10,x11) & with(x1,x2) & v_wear(e4) & v_locate(e1) & v_embroider(e3) & v_code(e2) & onto(e3,x13) & of(x8,x7) & of(x4,x5) & of(x2,x1) & near(e1,x4) & n_hoodie(x10) & n_hood(x13) & n_hair(x8) & n_hair(x2) & n_female(x7) & n_female(x1) & n_doll(x11) & n_color(x5) & n_bun(x9) & n_bun(x3) & n_bucket(x4) & n_brunette(x6) & n_brunette(x1) & in(x8,x9) & in(x2,x3) & Theme(e4,x10) & Theme(e3,x12) & Theme(e2,x4) & Theme(e1,x1) & Actor(e4,x6) & (x11 = x12)) | exists e1 p1 x1 x2 x5.(v_get(e1) & n_girl(x1) & n_floor(x2) & n_bucket(x5) & exists p2 s1.(exists e2 x3 x4.(with(x2,x3) & v_mop(e2) & of(x3,x4) & n_solution(x3) & n_cleaning(x4) & from(e2,x5) & Theme(e2,x2) & Actor(e2,x1)) & a_ready(s1) & Topic(s1,p2) & Actor(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A brunette with her hair in a bun is located near color coded buckets and is wearing a hoodie with a doll embroidered onto the hood. | The woman is playing a game | 1 | 0.535368 | Standing near buckets doesn't mean the brunette is going to be playing a game. | exists e2 e1 e3 e4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_hood(x13) & Theme(e4,x10) & Actor(e4,x6) & v_wear(e4) & with(x10,x11) & onto(e3,x13) & Theme(e3,x12) & v_embroider(e3) & (x11 = x12) & n_doll(x11) & n_hoodie(x10) & with(x6,x8) & in(x8,x9) & n_bun(x9) & n_hair(x8) & of(x8,x7) & n_female(x7) & n_brunette(x6) & near(e1,x4) & n_bucket(x4) & Theme(e2,x4) & v_code(e2) & of(x4,x5) & n_color(x5) & Theme(e1,x1) & v_locate(e1) & with(x1,x2) & in(x2,x3) & n_bun(x3) & n_hair(x2) & of(x2,x1) & n_female(x1) & n_brunette(x1)) | exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_game(x2)) | 7920a980-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 e3 e4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x6,x8) & with(x10,x11) & with(x1,x2) & v_wear(e4) & v_locate(e1) & v_embroider(e3) & v_code(e2) & onto(e3,x13) & of(x8,x7) & of(x4,x5) & of(x2,x1) & near(e1,x4) & n_hoodie(x10) & n_hood(x13) & n_hair(x8) & n_hair(x2) & n_female(x7) & n_female(x1) & n_doll(x11) & n_color(x5) & n_bun(x9) & n_bun(x3) & n_bucket(x4) & n_brunette(x6) & n_brunette(x1) & in(x8,x9) & in(x2,x3) & Theme(e4,x10) & Theme(e3,x12) & Theme(e2,x4) & Theme(e1,x1) & Actor(e4,x6) & (x11 = x12)) | exists e1 x1 x2.(v_play(e1) & n_woman(x1) & n_game(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A brunette with her hair in a bun is located near color coded buckets and is wearing a hoodie with a doll embroidered onto the hood. | A tall person. | 1 | 0.303751 | Just because the woman is brunette doesn't mean she's also a tall person. | exists e3 e4 e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_hood(x13) & Theme(e4,x10) & Actor(e4,x6) & v_wear(e4) & with(x10,x11) & onto(e3,x13) & Theme(e3,x12) & v_embroider(e3) & (x11 = x12) & n_doll(x11) & n_hoodie(x10) & with(x6,x8) & in(x8,x9) & n_bun(x9) & n_hair(x8) & of(x8,x7) & n_female(x7) & n_brunette(x6) & near(e1,x4) & n_bucket(x4) & Theme(e2,x4) & v_code(e2) & of(x4,x5) & n_color(x5) & Theme(e1,x1) & v_locate(e1) & with(x1,x2) & in(x2,x3) & n_bun(x3) & n_hair(x2) & of(x2,x1) & n_female(x1) & n_brunette(x1)) | exists s1 x1.(a_topic(x1) & n_person(x1) & a_tall(s1) & Theme(s1,x1)) | 7920b376-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e4 e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x6,x8) & with(x10,x11) & with(x1,x2) & v_wear(e4) & v_locate(e1) & v_embroider(e3) & v_code(e2) & onto(e3,x13) & of(x8,x7) & of(x4,x5) & of(x2,x1) & near(e1,x4) & n_hoodie(x10) & n_hood(x13) & n_hair(x8) & n_hair(x2) & n_female(x7) & n_female(x1) & n_doll(x11) & n_color(x5) & n_bun(x9) & n_bun(x3) & n_bucket(x4) & n_brunette(x6) & n_brunette(x1) & in(x8,x9) & in(x2,x3) & Theme(e4,x10) & Theme(e3,x12) & Theme(e2,x4) & Theme(e1,x1) & Actor(e4,x6) & (x11 = x12)) | exists s1 x1.(n_person(x1) & a_topic(x1) & a_tall(s1) & Theme(s1,x1)) |
||
A brunette with her hair in a bun is located near color coded buckets and is wearing a hoodie with a doll embroidered onto the hood. | There is a woman with dark hair. | 0 | -100 | brunette with her hair in a bun shows that woman with dark hair. | exists e3 e4 e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_hood(x13) & Theme(e4,x10) & Actor(e4,x6) & v_wear(e4) & with(x10,x11) & onto(e3,x13) & Theme(e3,x12) & v_embroider(e3) & (x11 = x12) & n_doll(x11) & n_hoodie(x10) & with(x6,x8) & in(x8,x9) & n_bun(x9) & n_hair(x8) & of(x8,x7) & n_female(x7) & n_brunette(x6) & near(e1,x4) & n_bucket(x4) & Theme(e2,x4) & v_code(e2) & of(x4,x5) & n_color(x5) & Theme(e1,x1) & v_locate(e1) & with(x1,x2) & in(x2,x3) & n_bun(x3) & n_hair(x2) & of(x2,x1) & n_female(x1) & n_brunette(x1)) | exists p1 x1 s1 x2 x3.((x1 = x2) & with(x2,x3) & n_hair(x3) & a_dark(s1) & Theme(s1,x3) & n_woman(x2)) | 7920c244-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e4 e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x6,x8) & with(x10,x11) & with(x1,x2) & v_wear(e4) & v_locate(e1) & v_embroider(e3) & v_code(e2) & onto(e3,x13) & of(x8,x7) & of(x4,x5) & of(x2,x1) & near(e1,x4) & n_hoodie(x10) & n_hood(x13) & n_hair(x8) & n_hair(x2) & n_female(x7) & n_female(x1) & n_doll(x11) & n_color(x5) & n_bun(x9) & n_bun(x3) & n_bucket(x4) & n_brunette(x6) & n_brunette(x1) & in(x8,x9) & in(x2,x3) & Theme(e4,x10) & Theme(e3,x12) & Theme(e2,x4) & Theme(e1,x1) & Actor(e4,x6) & (x11 = x12)) | exists x1 s1 x2 x3.(with(x2,x3) & n_woman(x2) & n_hair(x3) & a_dark(s1) & Theme(s1,x3) & (x1 = x2)) |
||
A brunette with her hair in a bun is located near color coded buckets and is wearing a hoodie with a doll embroidered onto the hood. | A woman is in her apartment playing video games while sitting on the couch alone. | 2 | -100 | The women is can be either located near color coded buckets or playing video games | exists e4 e1 e3 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_hood(x13) & Theme(e4,x10) & Actor(e4,x6) & v_wear(e4) & with(x10,x11) & onto(e3,x13) & Theme(e3,x12) & v_embroider(e3) & (x11 = x12) & n_doll(x11) & n_hoodie(x10) & with(x6,x8) & in(x8,x9) & n_bun(x9) & n_hair(x8) & of(x8,x7) & n_female(x7) & n_brunette(x6) & near(e1,x4) & n_bucket(x4) & Theme(e2,x4) & v_code(e2) & of(x4,x5) & n_color(x5) & Theme(e1,x1) & v_locate(e1) & with(x1,x2) & in(x2,x3) & n_bun(x3) & n_hair(x2) & of(x2,x1) & n_female(x1) & n_brunette(x1)) | exists p1 x1 x2 x6.(n_couch(x6) & exists e1 e2 x3 x4 x5.(in(x1,x2) & while(e1,e2) & on(e2,x6) & r_alone(x6) & Actor(e2,x3) & v_sit(e2) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_game(x4) & of(x4,x5) & n_video(x5) & (x2 = x3)) & n_apartment(x2) & of(x2,x1) & n_female(x1) & n_woman(x1)) | 7920c8fc-e4c8-11ec-9cdd-0242ac1c0002 | exists e4 e1 e3 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x6,x8) & with(x10,x11) & with(x1,x2) & v_wear(e4) & v_locate(e1) & v_embroider(e3) & v_code(e2) & onto(e3,x13) & of(x8,x7) & of(x4,x5) & of(x2,x1) & near(e1,x4) & n_hoodie(x10) & n_hood(x13) & n_hair(x8) & n_hair(x2) & n_female(x7) & n_female(x1) & n_doll(x11) & n_color(x5) & n_bun(x9) & n_bun(x3) & n_bucket(x4) & n_brunette(x6) & n_brunette(x1) & in(x8,x9) & in(x2,x3) & Theme(e4,x10) & Theme(e3,x12) & Theme(e2,x4) & Theme(e1,x1) & Actor(e4,x6) & (x11 = x12)) | exists x1 x2 x6.(of(x2,x1) & n_woman(x1) & n_female(x1) & n_couch(x6) & n_apartment(x2) & exists e1 e2 x3 x4 x5.(while(e1,e2) & v_sit(e2) & v_play(e1) & r_alone(x6) & on(e2,x6) & of(x4,x5) & n_video(x5) & n_game(x4) & in(x1,x2) & Theme(e1,x4) & Actor(e2,x3) & Actor(e1,x3) & (x2 = x3))) |
||
A brunette with her hair in a bun is located near color coded buckets and is wearing a hoodie with a doll embroidered onto the hood. | A person with hair in a bun. | 0 | -100 | A brunette is a person. | exists e3 e4 e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_hood(x13) & Theme(e4,x10) & Actor(e4,x6) & v_wear(e4) & with(x10,x11) & onto(e3,x13) & Theme(e3,x12) & v_embroider(e3) & (x11 = x12) & n_doll(x11) & n_hoodie(x10) & with(x6,x8) & in(x8,x9) & n_bun(x9) & n_hair(x8) & of(x8,x7) & n_female(x7) & n_brunette(x6) & near(e1,x4) & n_bucket(x4) & Theme(e2,x4) & v_code(e2) & of(x4,x5) & n_color(x5) & Theme(e1,x1) & v_locate(e1) & with(x1,x2) & in(x2,x3) & n_bun(x3) & n_hair(x2) & of(x2,x1) & n_female(x1) & n_brunette(x1)) | exists x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_bun(x3) & with(x1,x2) & n_hair(x2) & n_person(x1)) | 7920ce92-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e4 e1 e2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x6,x8) & with(x10,x11) & with(x1,x2) & v_wear(e4) & v_locate(e1) & v_embroider(e3) & v_code(e2) & onto(e3,x13) & of(x8,x7) & of(x4,x5) & of(x2,x1) & near(e1,x4) & n_hoodie(x10) & n_hood(x13) & n_hair(x8) & n_hair(x2) & n_female(x7) & n_female(x1) & n_doll(x11) & n_color(x5) & n_bun(x9) & n_bun(x3) & n_bucket(x4) & n_brunette(x6) & n_brunette(x1) & in(x8,x9) & in(x2,x3) & Theme(e4,x10) & Theme(e3,x12) & Theme(e2,x4) & Theme(e1,x1) & Actor(e4,x6) & (x11 = x12)) | exists x1 x2 x3.(with(x1,x2) & n_person(x1) & n_hair(x2) & n_bun(x3) & in(x1,x3) & a_topic(x1)) |
||
A brunette with her hair in a bun is located near color coded buckets and is wearing a hoodie with a doll embroidered onto the hood. | A brunette wearing an embroidered hoodie is near buckets of various color. | 0 | 0.985292 | Color coded buckets means buckets of various colors. | exists e2 e3 e1 e4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_hood(x13) & Theme(e4,x10) & Actor(e4,x6) & v_wear(e4) & with(x10,x11) & onto(e3,x13) & Theme(e3,x12) & v_embroider(e3) & (x11 = x12) & n_doll(x11) & n_hoodie(x10) & with(x6,x8) & in(x8,x9) & n_bun(x9) & n_hair(x8) & of(x8,x7) & n_female(x7) & n_brunette(x6) & near(e1,x4) & n_bucket(x4) & Theme(e2,x4) & v_code(e2) & of(x4,x5) & n_color(x5) & Theme(e1,x1) & v_locate(e1) & with(x1,x2) & in(x2,x3) & n_bun(x3) & n_hair(x2) & of(x2,x1) & n_female(x1) & n_brunette(x1)) | exists e1 p1 s1 x1 x2 x3.(exists s2 x4 x5.(near(x1,x4) & of(x4,x5) & n_color(x5) & a_various(s2) & Theme(s2,x5) & n_bucket(x4)) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_hoodie(x3) & a_embroidered(s1) & Theme(s1,x3) & (x1 = x2) & n_brunette(x1)) | 7920d3f6-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 e4 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x6,x8) & with(x10,x11) & with(x1,x2) & v_wear(e4) & v_locate(e1) & v_embroider(e3) & v_code(e2) & onto(e3,x13) & of(x8,x7) & of(x4,x5) & of(x2,x1) & near(e1,x4) & n_hoodie(x10) & n_hood(x13) & n_hair(x8) & n_hair(x2) & n_female(x7) & n_female(x1) & n_doll(x11) & n_color(x5) & n_bun(x9) & n_bun(x3) & n_bucket(x4) & n_brunette(x6) & n_brunette(x1) & in(x8,x9) & in(x2,x3) & Theme(e4,x10) & Theme(e3,x12) & Theme(e2,x4) & Theme(e1,x1) & Actor(e4,x6) & (x11 = x12)) | exists e1 s1 x1 x2 x3.(v_wear(e1) & n_hoodie(x3) & n_brunette(x1) & exists s2 x4 x5.(of(x4,x5) & near(x1,x4) & n_color(x5) & n_bucket(x4) & a_various(s2) & Theme(s2,x5)) & a_embroidered(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A brunette with her hair in a bun is located near color coded buckets and is wearing a hoodie with a doll embroidered onto the hood. | The woman is napping on the couch | 2 | 0.000355 | A women napping on the couch would not be located hear color coded buckets. | exists e4 e3 e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_hood(x13) & Theme(e4,x10) & Actor(e4,x6) & v_wear(e4) & with(x10,x11) & onto(e3,x13) & Theme(e3,x12) & v_embroider(e3) & (x11 = x12) & n_doll(x11) & n_hoodie(x10) & with(x6,x8) & in(x8,x9) & n_bun(x9) & n_hair(x8) & of(x8,x7) & n_female(x7) & n_brunette(x6) & near(e1,x4) & n_bucket(x4) & Theme(e2,x4) & v_code(e2) & of(x4,x5) & n_color(x5) & Theme(e1,x1) & v_locate(e1) & with(x1,x2) & in(x2,x3) & n_bun(x3) & n_hair(x2) & of(x2,x1) & n_female(x1) & n_brunette(x1)) | exists e1 x1 x2.(n_couch(x2) & n_woman(x1) & on(e1,x2) & Actor(e1,x1) & v_nap(e1)) | 7920da90-e4c8-11ec-9cdd-0242ac1c0002 | exists e4 e3 e2 e1 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x6,x8) & with(x10,x11) & with(x1,x2) & v_wear(e4) & v_locate(e1) & v_embroider(e3) & v_code(e2) & onto(e3,x13) & of(x8,x7) & of(x4,x5) & of(x2,x1) & near(e1,x4) & n_hoodie(x10) & n_hood(x13) & n_hair(x8) & n_hair(x2) & n_female(x7) & n_female(x1) & n_doll(x11) & n_color(x5) & n_bun(x9) & n_bun(x3) & n_bucket(x4) & n_brunette(x6) & n_brunette(x1) & in(x8,x9) & in(x2,x3) & Theme(e4,x10) & Theme(e3,x12) & Theme(e2,x4) & Theme(e1,x1) & Actor(e4,x6) & (x11 = x12)) | exists e1 x1 x2.(v_nap(e1) & on(e1,x2) & n_woman(x1) & n_couch(x2) & Actor(e1,x1)) |
||
A woman carries a small plush animal in her sweatshirt hood. | A young man holds a stuffed animal in his hand. | 2 | -100 | There is either a women or a young man. The stuffed animal can either be in a hand or the sweatshirt. | exists e1 s1 s2 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & in(x2,x3) & n_hood(x3) & of(x3,x4) & n_sweatshirt(x4) & of(x3,x1) & n_female(x1) & n_animal(x2) & a_plush(s2) & Theme(s2,x2) & a_small(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 s2 x1 x2 x3.(in(e1,x3) & n_hand(x3) & of(x3,x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_animal(x2) & a_stuffed(s2) & Theme(s2,x2) & n_man(x1) & a_young(s1) & Theme(s1,x1)) | 7920e152-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_carry(e1) & of(x3,x4) & of(x3,x1) & n_woman(x1) & n_sweatshirt(x4) & n_hood(x3) & n_female(x1) & n_animal(x2) & in(x2,x3) & a_small(s1) & a_plush(s2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2 x3.(v_hold(e1) & of(x3,x1) & n_man(x1) & n_male(x1) & n_hand(x3) & n_animal(x2) & in(e1,x3) & a_young(s1) & a_stuffed(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman carries a small plush animal in her sweatshirt hood. | A woman holds a toy inside her clothes. | 0 | -100 | A small plush animal means a toy. | exists e1 s1 s2 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & in(x2,x3) & n_hood(x3) & of(x3,x4) & n_sweatshirt(x4) & of(x3,x1) & n_female(x1) & n_animal(x2) & a_plush(s2) & Theme(s2,x2) & a_small(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3.(inside(e1,x3) & n_clothes(x3) & of(x3,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_toy(x2) & n_woman(x1)) | 7920e6ca-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_carry(e1) & of(x3,x4) & of(x3,x1) & n_woman(x1) & n_sweatshirt(x4) & n_hood(x3) & n_female(x1) & n_animal(x2) & in(x2,x3) & a_small(s1) & a_plush(s2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_hold(e1) & of(x3,x1) & n_woman(x1) & n_toy(x2) & n_female(x1) & n_clothes(x3) & inside(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman carries a small plush animal in her sweatshirt hood. | A young woman hides a beanie baby inside her hood. | 1 | -100 | The woman can be young or middle-aged or even old. A plush animal doesn't necessarily mean it's a beani baby, it could be something else. | exists e1 s1 s2 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_carry(e1) & in(x2,x3) & n_hood(x3) & of(x3,x4) & n_sweatshirt(x4) & of(x3,x1) & n_female(x1) & n_animal(x2) & a_plush(s2) & Theme(s2,x2) & a_small(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_hide(e1) & inside(x2,x4) & n_hood(x4) & of(x4,x1) & n_female(x1) & n_baby(x2) & of(x2,x3) & n_beanie(x3) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | 7920ec9c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_carry(e1) & of(x3,x4) & of(x3,x1) & n_woman(x1) & n_sweatshirt(x4) & n_hood(x3) & n_female(x1) & n_animal(x2) & in(x2,x3) & a_small(s1) & a_plush(s2) & Theme(s2,x2) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_hide(e1) & of(x4,x1) & of(x2,x3) & n_woman(x1) & n_hood(x4) & n_female(x1) & n_beanie(x3) & n_baby(x2) & inside(x2,x4) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Girl with funking face on her jacket looking in bins with name on them. | Nobody is wearing a jacket. | 2 | -100 | A girl refers to a person, so it cannot possibly be nobody. | exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(ne_nam_girl(x2) & for(e2,e3) & in(e3,x6) & with(x6,x7) & n_name(x7) & n_bin(x6) & on(e3,x1) & n_thing(x1) & Actor(e3,x3) & v_look(e3) & with(e1,e2) & on(e2,x5) & n_jacket(x5) & of(x5,x1) & n_female(x1) & Theme(e2,x4) & Actor(e2,x3) & v_funk(e2) & n_face(x4) & Theme(e1,x2) & Actor(e1,x1) & v_event(e1)) | -exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_jacket(x2) & n_person(x1)) | 7920f1d8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(with(x6,x7) & with(e1,e2) & v_look(e3) & v_funk(e2) & v_event(e1) & on(e3,x1) & on(e2,x5) & of(x5,x1) & ne_nam_girl(x2) & n_thing(x1) & n_name(x7) & n_jacket(x5) & n_female(x1) & n_face(x4) & n_bin(x6) & in(e3,x6) & for(e2,e3) & Theme(e2,x4) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x3) & Actor(e1,x1)) | all e1 x1 x2.(-v_wear(e1) | -n_person(x1) | -n_jacket(x2) | -Theme(e1,x2) | -Actor(e1,x1)) |
||
Girl with funking face on her jacket looking in bins with name on them. | A girl is outside. | 1 | -100 | The girl can be inside or outside | exists e3 e1 e2 x1 x2 x3 x4 x5 x6 x7.(ne_nam_girl(x2) & for(e2,e3) & in(e3,x6) & with(x6,x7) & n_name(x7) & n_bin(x6) & on(e3,x1) & n_thing(x1) & Actor(e3,x3) & v_look(e3) & with(e1,e2) & on(e2,x5) & n_jacket(x5) & of(x5,x1) & n_female(x1) & Theme(e2,x4) & Actor(e2,x3) & v_funk(e2) & n_face(x4) & Theme(e1,x2) & Actor(e1,x1) & v_event(e1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_girl(x1)) | 7920f6f6-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e1 e2 x1 x2 x3 x4 x5 x6 x7.(with(x6,x7) & with(e1,e2) & v_look(e3) & v_funk(e2) & v_event(e1) & on(e3,x1) & on(e2,x5) & of(x5,x1) & ne_nam_girl(x2) & n_thing(x1) & n_name(x7) & n_jacket(x5) & n_female(x1) & n_face(x4) & n_bin(x6) & in(e3,x6) & for(e2,e3) & Theme(e2,x4) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x3) & Actor(e1,x1)) | exists s1 x1.(n_girl(x1) & a_outside(s1) & Theme(s1,x1)) |
||
Girl with funking face on her jacket looking in bins with name on them. | A girl is reading something. | 0 | -100 | Looking implies reading. | exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(ne_nam_girl(x2) & for(e2,e3) & in(e3,x6) & with(x6,x7) & n_name(x7) & n_bin(x6) & on(e3,x1) & n_thing(x1) & Actor(e3,x3) & v_look(e3) & with(e1,e2) & on(e2,x5) & n_jacket(x5) & of(x5,x1) & n_female(x1) & Theme(e2,x4) & Actor(e2,x3) & v_funk(e2) & n_face(x4) & Theme(e1,x2) & Actor(e1,x1) & v_event(e1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_read(e1) & n_thing(x2) & n_girl(x1)) | 7920fc8c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e3 e2 x1 x2 x3 x4 x5 x6 x7.(with(x6,x7) & with(e1,e2) & v_look(e3) & v_funk(e2) & v_event(e1) & on(e3,x1) & on(e2,x5) & of(x5,x1) & ne_nam_girl(x2) & n_thing(x1) & n_name(x7) & n_jacket(x5) & n_female(x1) & n_face(x4) & n_bin(x6) & in(e3,x6) & for(e2,e3) & Theme(e2,x4) & Theme(e1,x2) & Actor(e3,x3) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_read(e1) & n_thing(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two men in military uniforms are standing at a railing while one talks on the phone. | One of the men is a higher rank than the other. | 1 | -100 | The men may be of any rank relative to each other, including the same rank, it is not necessarily true that one is higher than the other. | exists e1 s1 x1 x2 x3 x4 x5.(n_phone(x5) & on(e1,x5) & while(e1,x4) & n_talk(x4) & card_eq_1(x4) & at(e1,x3) & n_railing(x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_uniform(x2) & a_military(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1)) | exists p1 x1 x2 x4.(n_other(x4) & n_man(x2) & exists s1 x3.((x1 = x3) & than(x3,x4) & n_rank(x3) & r_more(s1) & a_higher(s1) & Theme(s1,x3)) & of(x1,x2) & n_thing(x1) & card_eq_1(x1)) | 7921124e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(while(e1,x4) & v_stand(e1) & on(e1,x5) & n_uniform(x2) & n_talk(x4) & n_railing(x3) & n_phone(x5) & n_man(x1) & in(x1,x2) & card_eq_2(x1) & card_eq_1(x4) & at(e1,x3) & a_military(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists x1 x2 x4.(of(x1,x2) & n_thing(x1) & n_other(x4) & n_man(x2) & exists s1 x3.(than(x3,x4) & r_more(s1) & n_rank(x3) & a_higher(s1) & Theme(s1,x3) & (x1 = x3)) & card_eq_1(x1)) |
||
Two men in military uniforms are standing at a railing while one talks on the phone. | Someone in the frame is talking on the phone. | 0 | -100 | men refers to someone. | exists e1 s1 x1 x2 x3 x4 x5.(n_phone(x5) & on(e1,x5) & while(e1,x4) & n_talk(x4) & card_eq_1(x4) & at(e1,x3) & n_railing(x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_uniform(x2) & a_military(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(n_phone(x3) & n_frame(x2) & on(e1,x3) & Actor(e1,x1) & v_talk(e1) & in(x1,x2) & n_person(x1)) | 7921174e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(while(e1,x4) & v_stand(e1) & on(e1,x5) & n_uniform(x2) & n_talk(x4) & n_railing(x3) & n_phone(x5) & n_man(x1) & in(x1,x2) & card_eq_2(x1) & card_eq_1(x4) & at(e1,x3) & a_military(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_talk(e1) & on(e1,x3) & n_phone(x3) & n_person(x1) & n_frame(x2) & in(x1,x2) & Actor(e1,x1)) |
||
Two men in military uniforms are standing at a railing while one talks on the phone. | There are no human beings shown here. | 2 | -100 | If there are two men, then there cannot be no human beings. | exists e1 s1 x1 x2 x3 x4 x5.(n_phone(x5) & on(e1,x5) & while(e1,x4) & n_talk(x4) & card_eq_1(x4) & at(e1,x3) & n_railing(x3) & Actor(e1,x1) & v_stand(e1) & in(x1,x2) & n_uniform(x2) & a_military(s1) & Theme(s1,x2) & n_man(x1) & card_eq_2(x1)) | exists p1 x1.-exists e1 s1 s2 x2 x3.((x1 = x2) & a_here(s2) & Manner(e1,s2) & Theme(e1,x3) & v_show(e1) & (x2 = x3) & n_being(x2) & a_human(s1) & Theme(s1,x2)) | 79211d48-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(while(e1,x4) & v_stand(e1) & on(e1,x5) & n_uniform(x2) & n_talk(x4) & n_railing(x3) & n_phone(x5) & n_man(x1) & in(x1,x2) & card_eq_2(x1) & card_eq_1(x4) & at(e1,x3) & a_military(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists x1.all e1 s1 s2 x2 x3.(-v_show(e1) | -n_being(x2) | -a_human(s1) | -a_here(s2) | -Theme(s1,x2) | -Theme(e1,x3) | -Manner(e1,s2) | -(x2 = x3) | -(x1 = x2)) |
||
Man in red shoes and red and white print shorts posing in front of rocks by water. | A man is outdoors beside some nature. | 0 | -100 | by water refers to outdoors. nature is rocks. | exists e1 p1 s1 s2 s3 x1 x2 x3 x4.(exists e2 x5 x6 x7.(by(e2,x7) & n_water(x7) & in(e2,x5) & of(x5,x6) & n_rock(x6) & n_front(x5) & Actor(e2,x1) & v_pose(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_short(e1) & in(x1,x2) & n_print(x4) & a_white(s3) & Theme(s3,x4) & a_red(s2) & Theme(s2,x4) & n_shoe(x3) & subset_of(x4,x2) & subset_of(x3,x2) & a_red(s1) & Theme(s1,x2) & n_man(x1)) | exists p1 x1 x2.(beside(p1,x2) & n_nature(x2) & exists x3.((x1 = x3) & n_outdoors(x3)) & n_man(x1)) | 79212298-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x4.(v_short(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shoe(x3) & n_print(x4) & n_man(x1) & in(x1,x2) & exists e2 x5 x6 x7.(v_pose(e2) & of(x5,x6) & n_water(x7) & n_rock(x6) & n_front(x5) & in(e2,x5) & by(e2,x7) & Actor(e2,x1)) & a_white(s3) & a_red(s2) & a_red(s1) & Topic(e1,p1) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x1)) | exists p1 x1 x2.(n_nature(x2) & n_man(x1) & exists x3.(n_outdoors(x3) & (x1 = x3)) & beside(p1,x2)) |
||
Man in red shoes and red and white print shorts posing in front of rocks by water. | A guy is posing so his friend can take a photo. | 1 | -100 | The man may not be positing for a photo, and even if it is the photographer might not be his friend. He could have passed off his own camera to a stranger, for instance. | exists e1 p1 s1 s2 s3 x1 x2 x3 x4.(exists e2 x5 x6 x7.(by(e2,x7) & n_water(x7) & in(e2,x5) & of(x5,x6) & n_rock(x6) & n_front(x5) & Actor(e2,x1) & v_pose(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_short(e1) & in(x1,x2) & n_print(x4) & a_white(s3) & Theme(s3,x4) & a_red(s2) & Theme(s2,x4) & n_shoe(x3) & subset_of(x4,x2) & subset_of(x3,x2) & a_red(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 p1 x1 x2.(exists e2 p2.(exists e3 x3.(Theme(e3,x3) & Actor(e3,x2) & v_take(e3) & n_photo(x3)) & Topic(e2,p2) & Actor(e2,x2) & v_can(e2)) & n_friend(x2) & of(x2,x1) & n_male(x1) & so(e1,p1) & Actor(e1,x1) & v_pose(e1) & n_guy(x1)) | 79212838-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x4.(v_short(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shoe(x3) & n_print(x4) & n_man(x1) & in(x1,x2) & exists e2 x5 x6 x7.(v_pose(e2) & of(x5,x6) & n_water(x7) & n_rock(x6) & n_front(x5) & in(e2,x5) & by(e2,x7) & Actor(e2,x1)) & a_white(s3) & a_red(s2) & a_red(s1) & Topic(e1,p1) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_pose(e1) & so(e1,p1) & of(x2,x1) & n_male(x1) & n_guy(x1) & n_friend(x2) & exists e2 p2.(v_can(e2) & exists e3 x3.(v_take(e3) & n_photo(x3) & Theme(e3,x3) & Actor(e3,x2)) & Topic(e2,p2) & Actor(e2,x2)) & Actor(e1,x1)) |
||
Man in red shoes and red and white print shorts posing in front of rocks by water. | A person is hurriedly walking through the shop. | 2 | -100 | The man can either be posing in front of rocks by water or walking through the shop. | exists e1 p1 s1 s2 s3 x1 x2 x3 x4.(exists e2 x5 x6 x7.(by(e2,x7) & n_water(x7) & in(e2,x5) & of(x5,x6) & n_rock(x6) & n_front(x5) & Actor(e2,x1) & v_pose(e2)) & Topic(e1,p1) & Actor(e1,x1) & v_short(e1) & in(x1,x2) & n_print(x4) & a_white(s3) & Theme(s3,x4) & a_red(s2) & Theme(s2,x4) & n_shoe(x3) & subset_of(x4,x2) & subset_of(x3,x2) & a_red(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 s1 x1 x2.(n_shop(x2) & a_hurriedly(s1) & Manner(e1,s1) & through(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_person(x1)) | 79212e28-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x4.(v_short(e1) & subset_of(x4,x2) & subset_of(x3,x2) & n_shoe(x3) & n_print(x4) & n_man(x1) & in(x1,x2) & exists e2 x5 x6 x7.(v_pose(e2) & of(x5,x6) & n_water(x7) & n_rock(x6) & n_front(x5) & in(e2,x5) & by(e2,x7) & Actor(e2,x1)) & a_white(s3) & a_red(s2) & a_red(s1) & Topic(e1,p1) & Theme(s3,x4) & Theme(s2,x4) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_walk(e1) & through(e1,x2) & n_shop(x2) & n_person(x1) & a_hurriedly(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A library with a giant painting. | A painting is on the wall. | 1 | -100 | Large paintings do not have to be on a wall. They could be on a frame, a banner, or even the ceiling. | exists s1 x1 x2.(a_topic(x1) & with(x1,x2) & n_painting(x2) & a_giant(s1) & Theme(s1,x2) & n_library(x1)) | exists p1 x1 x2.(n_wall(x2) & on(x1,x2) & n_painting(x1)) | 7921336e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2.(with(x1,x2) & n_painting(x2) & n_library(x1) & a_topic(x1) & a_giant(s1) & Theme(s1,x2)) | exists x1 x2.(on(x1,x2) & n_wall(x2) & n_painting(x1)) |
||
A library with a giant painting. | A painting is indoors. | 0 | -100 | in a both sentence giant and indoors are not same. | exists s1 x1 x2.(a_topic(x1) & with(x1,x2) & n_painting(x2) & a_giant(s1) & Theme(s1,x2) & n_library(x1)) | exists p1 x1.(exists x2.((x1 = x2) & n_indoor(x2)) & n_painting(x1)) | 79213904-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2.(with(x1,x2) & n_painting(x2) & n_library(x1) & a_topic(x1) & a_giant(s1) & Theme(s1,x2)) | exists x1.(n_painting(x1) & exists x2.(n_indoor(x2) & (x1 = x2))) |
||
A library with a giant painting. | A painting is in the rain. | 2 | -100 | The painting is in the library so therefore, it cannot be in the rain. | exists s1 x1 x2.(a_topic(x1) & with(x1,x2) & n_painting(x2) & a_giant(s1) & Theme(s1,x2) & n_library(x1)) | exists p1 x1 x2.(n_rain(x2) & in(x1,x2) & n_painting(x1)) | 79213e36-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2.(with(x1,x2) & n_painting(x2) & n_library(x1) & a_topic(x1) & a_giant(s1) & Theme(s1,x2)) | exists x1 x2.(n_rain(x2) & n_painting(x1) & in(x1,x2)) |
||
Blond child standing alone looking down a balloon filled street. | A young boy looks at something. | 1 | -100 | The boy may not be all that young, and he could be staring at nothing in particular, not necessarily something specific. | exists e2 e3 e1 s1 s2 s3 x1 x2 x3.(Theme(e3,x3) & Actor(e3,x2) & v_fill(e3) & n_street(x3) & n_balloon(x2) & for(e1,e2) & a_down(s3) & Manner(e2,s3) & Actor(e2,x1) & v_look(e2) & a_alone(s2) & Manner(e1,s2) & Actor(e1,x1) & v_stand(e1) & n_child(x1) & a_blond(s1) & Theme(s1,x1)) | exists s1 x1 x2 x3.(a_topic(x1) & at(x1,x3) & n_thing(x3) & n_look(x1) & of(x1,x2) & n_boy(x2) & a_young(s1) & Theme(s1,x1)) | 79214354-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 s1 s2 s3 x1 x2 x3.(v_stand(e1) & v_look(e2) & v_fill(e3) & n_street(x3) & n_child(x1) & n_balloon(x2) & for(e1,e2) & a_down(s3) & a_blond(s1) & a_alone(s2) & Theme(s1,x1) & Theme(e3,x3) & Manner(e2,s3) & Manner(e1,s2) & Actor(e3,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists s1 x1 x2 x3.(of(x1,x2) & n_thing(x3) & n_look(x1) & n_boy(x2) & at(x1,x3) & a_young(s1) & a_topic(x1) & Theme(s1,x1)) |
||
Blond child standing alone looking down a balloon filled street. | A young boy is alone and looking down at something in the street. | 0 | -100 | child almost the same as boy | exists e3 e1 e2 s1 s2 s3 x1 x2 x3.(Theme(e3,x3) & Actor(e3,x2) & v_fill(e3) & n_street(x3) & n_balloon(x2) & for(e1,e2) & a_down(s3) & Manner(e2,s3) & Actor(e2,x1) & v_look(e2) & a_alone(s2) & Manner(e1,s2) & Actor(e1,x1) & v_stand(e1) & n_child(x1) & a_blond(s1) & Theme(s1,x1)) | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(n_street(x5) & a_topic(s1) & subset_of(e1,s1) & a_down(s4) & Manner(e1,s4) & at(e1,x4) & in(x4,x5) & n_thing(x4) & Actor(e1,x3) & v_look(e1) & n_thing(x3) & subset_of(x1,s1) & Theme(s3,x2) & a_alone(s3) & (x1 = x2) & n_boy(x1) & a_young(s2) & Theme(s2,x1)) | 79214872-e4c8-11ec-9cdd-0242ac1c0002 | exists e3 e1 e2 s1 s2 s3 x1 x2 x3.(v_stand(e1) & v_look(e2) & v_fill(e3) & n_street(x3) & n_child(x1) & n_balloon(x2) & for(e1,e2) & a_down(s3) & a_blond(s1) & a_alone(s2) & Theme(s1,x1) & Theme(e3,x3) & Manner(e2,s3) & Manner(e1,s2) & Actor(e3,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5.(v_look(e1) & subset_of(x1,s1) & subset_of(e1,s1) & n_thing(x4) & n_thing(x3) & n_street(x5) & n_boy(x1) & in(x4,x5) & at(e1,x4) & a_young(s2) & a_topic(s1) & a_down(s4) & a_alone(s3) & Theme(s3,x2) & Theme(s2,x1) & Manner(e1,s4) & Actor(e1,x3) & (x1 = x2)) |
||
Blond child standing alone looking down a balloon filled street. | A young child sits inside the house. | 2 | -100 | The child cannot be sitting and standing at the same time. | exists e2 e3 e1 s1 s2 s3 x1 x2 x3.(Theme(e3,x3) & Actor(e3,x2) & v_fill(e3) & n_street(x3) & n_balloon(x2) & for(e1,e2) & a_down(s3) & Manner(e2,s3) & Actor(e2,x1) & v_look(e2) & a_alone(s2) & Manner(e1,s2) & Actor(e1,x1) & v_stand(e1) & n_child(x1) & a_blond(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_house(x2) & inside(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_child(x1) & a_young(s1) & Theme(s1,x1)) | 79214df4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e3 e1 s1 s2 s3 x1 x2 x3.(v_stand(e1) & v_look(e2) & v_fill(e3) & n_street(x3) & n_child(x1) & n_balloon(x2) & for(e1,e2) & a_down(s3) & a_blond(s1) & a_alone(s2) & Theme(s1,x1) & Theme(e3,x3) & Manner(e2,s3) & Manner(e1,s2) & Actor(e3,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_sit(e1) & n_house(x2) & n_child(x1) & inside(e1,x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A woman and three children standing looking down at something on the ground. | A woman and her kids look at an ant bed. | 1 | -100 | The children may not be her kids, they could be someone else's. They could be looking at anything, not necessarily an ant bed. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(n_ground(x5) & a_topic(s1) & for(e1,e2) & a_down(s2) & Manner(e2,s2) & at(e2,x4) & on(x4,x5) & n_thing(x4) & Actor(e2,x3) & v_look(e2) & Actor(e1,x3) & v_stand(e1) & (s1 = x3) & subset_of(x2,s1) & n_child(x2) & card_eq_3(x2) & subset_of(x1,s1) & n_woman(x1)) | exists e1 s1 x1 x2 x3 x4.(at(e1,x4) & n_bed(x4) & a_ant(s1) & Theme(s1,x4) & Actor(e1,x1) & v_look(e1) & subset_of(x3,x1) & n_kid(x3) & of(x3,x2) & n_female(x2) & subset_of(x2,x1) & n_woman(x2)) | 792153c6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(v_stand(e1) & v_look(e2) & subset_of(x2,s1) & subset_of(x1,s1) & on(x4,x5) & n_woman(x1) & n_thing(x4) & n_ground(x5) & n_child(x2) & for(e1,e2) & card_eq_3(x2) & at(e2,x4) & a_topic(s1) & a_down(s2) & Manner(e2,s2) & Actor(e2,x3) & Actor(e1,x3) & (s1 = x3)) | exists e1 s1 x1 x2 x3 x4.(v_look(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x3,x2) & n_woman(x2) & n_kid(x3) & n_female(x2) & n_bed(x4) & at(e1,x4) & a_ant(s1) & Theme(s1,x4) & Actor(e1,x1)) |
||
A woman and three children standing looking down at something on the ground. | A man orders a pizza. | 2 | -100 | A woman cannot turn into a man. The subject cannot be looking down at something on the ground while ordering a pizza. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(n_ground(x5) & a_topic(s1) & for(e1,e2) & a_down(s2) & Manner(e2,s2) & at(e2,x4) & on(x4,x5) & n_thing(x4) & Actor(e2,x3) & v_look(e2) & Actor(e1,x3) & v_stand(e1) & (s1 = x3) & subset_of(x2,s1) & n_child(x2) & card_eq_3(x2) & subset_of(x1,s1) & n_woman(x1)) | all x1.(n_pizza(x1) -> exists x2 x3.(a_topic(x2) & for(x2,x1) & n_order(x2) & of(x2,x3) & n_man(x3))) | 792158da-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(v_stand(e1) & v_look(e2) & subset_of(x2,s1) & subset_of(x1,s1) & on(x4,x5) & n_woman(x1) & n_thing(x4) & n_ground(x5) & n_child(x2) & for(e1,e2) & card_eq_3(x2) & at(e2,x4) & a_topic(s1) & a_down(s2) & Manner(e2,s2) & Actor(e2,x3) & Actor(e1,x3) & (s1 = x3)) | all x1.(exists x2 x3.(of(x2,x3) & n_order(x2) & n_man(x3) & for(x2,x1) & a_topic(x2)) | -n_pizza(x1)) |
||
A woman and three children standing looking down at something on the ground. | A lady and kids look at the ground. | 0 | -100 | women is a lady. children refers to kids. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(n_ground(x5) & a_topic(s1) & for(e1,e2) & a_down(s2) & Manner(e2,s2) & at(e2,x4) & on(x4,x5) & n_thing(x4) & Actor(e2,x3) & v_look(e2) & Actor(e1,x3) & v_stand(e1) & (s1 = x3) & subset_of(x2,s1) & n_child(x2) & card_eq_3(x2) & subset_of(x1,s1) & n_woman(x1)) | exists e1 x1 x2 x3 x4.(n_ground(x4) & at(e1,x4) & Actor(e1,x1) & v_look(e1) & subset_of(x3,x1) & n_kid(x3) & subset_of(x2,x1) & n_lady(x2)) | 79215e20-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5.(v_stand(e1) & v_look(e2) & subset_of(x2,s1) & subset_of(x1,s1) & on(x4,x5) & n_woman(x1) & n_thing(x4) & n_ground(x5) & n_child(x2) & for(e1,e2) & card_eq_3(x2) & at(e2,x4) & a_topic(s1) & a_down(s2) & Manner(e2,s2) & Actor(e2,x3) & Actor(e1,x3) & (s1 = x3)) | exists e1 x1 x2 x3 x4.(v_look(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_lady(x2) & n_kid(x3) & n_ground(x4) & at(e1,x4) & Actor(e1,x1)) |
||
A group of children look at an object in the hands of another young person. | Several children crowd around another child. | 1 | -100 | The group may be looking at a respectful distance they are not necessarily attempting to crowd around the other child. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_person(x5) & a_young(s1) & Theme(s1,x5) & n_hand(x4) & in(e1,x4) & of(x4,x6) & n_person(x6) & a_young(s2) & Theme(s2,x6) & -(x6 = x5) & at(e1,x3) & n_object(x3) & Actor(e1,x1) & v_look(e1) & of(x1,x2) & n_child(x2) & n_group(x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_crowd(e1) & r_around(x2) & n_child(x2) & -(x2 = x1) & n_child(x1) & n_child(x1) & a_several(s1) & Theme(s1,x1)) | 7921632a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_look(e1) & of(x4,x6) & of(x1,x2) & n_person(x6) & n_person(x5) & n_object(x3) & n_hand(x4) & n_group(x1) & n_child(x2) & in(e1,x4) & at(e1,x3) & a_young(s2) & a_young(s1) & Theme(s2,x6) & Theme(s1,x5) & Actor(e1,x1) & -(x6 = x5)) | exists e1 s1 x1 x2.(v_crowd(e1) & r_around(x2) & n_child(x2) & n_child(x1) & a_several(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & -(x2 = x1)) |
||
A group of children look at an object in the hands of another young person. | A bunch of kids peer into someone's hands. | 0 | -100 | children refers to kids. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_person(x5) & a_young(s1) & Theme(s1,x5) & n_hand(x4) & in(e1,x4) & of(x4,x6) & n_person(x6) & a_young(s2) & Theme(s2,x6) & -(x6 = x5) & at(e1,x3) & n_object(x3) & Actor(e1,x1) & v_look(e1) & of(x1,x2) & n_child(x2) & n_group(x1)) | exists e1 x1 x2 x3 x4.(into(e1,x4) & n_hand(x4) & of(x4,x3) & n_person(x3) & Actor(e1,x1) & v_peer(e1) & of(x1,x2) & n_kid(x2) & n_bunch(x1)) | 79216820-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_look(e1) & of(x4,x6) & of(x1,x2) & n_person(x6) & n_person(x5) & n_object(x3) & n_hand(x4) & n_group(x1) & n_child(x2) & in(e1,x4) & at(e1,x3) & a_young(s2) & a_young(s1) & Theme(s2,x6) & Theme(s1,x5) & Actor(e1,x1) & -(x6 = x5)) | exists e1 x1 x2 x3 x4.(v_peer(e1) & of(x4,x3) & of(x1,x2) & n_person(x3) & n_kid(x2) & n_hand(x4) & n_bunch(x1) & into(e1,x4) & Actor(e1,x1)) |
||
A group of children look at an object in the hands of another young person. | Some children hold hands. | 2 | -100 | The children cannot hold objects in their hands while they hold hands with other children. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_person(x5) & a_young(s1) & Theme(s1,x5) & n_hand(x4) & in(e1,x4) & of(x4,x6) & n_person(x6) & a_young(s2) & Theme(s2,x6) & -(x6 = x5) & at(e1,x3) & n_object(x3) & Actor(e1,x1) & v_look(e1) & of(x1,x2) & n_child(x2) & n_group(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_hand(x2) & n_child(x1)) | 79216d16-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_look(e1) & of(x4,x6) & of(x1,x2) & n_person(x6) & n_person(x5) & n_object(x3) & n_hand(x4) & n_group(x1) & n_child(x2) & in(e1,x4) & at(e1,x3) & a_young(s2) & a_young(s1) & Theme(s2,x6) & Theme(s1,x5) & Actor(e1,x1) & -(x6 = x5)) | exists e1 x1 x2.(v_hold(e1) & n_hand(x2) & n_child(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
woman in helmet showing three small children something in her hands, standing in front of a stone wall. | The woman with the fedora on has three small children on her shoulders piggyback style. | 2 | -100 | a fedora is not a helmet | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & for(e1,e2) & in(e2,x6) & of(x6,x7) & n_wall(x7) & of(x7,x8) & n_stone(x8) & n_front(x6) & Actor(e2,x3) & v_stand(e2) & in(e1,x5) & n_hand(x5) & of(x5,x1) & n_female(x1) & a_something(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_show(e1) & n_child(x4) & a_small(s1) & Theme(s1,x4) & card_eq_3(x4) & (x1 = x3) & in(x1,x2) & n_helmet(x2) & n_woman(x1)) | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(n_shoulder(x5) & of(x5,x2) & n_female(x2) & n_fedora(x2) & n_woman(x1) & Theme(e2,x4) & Actor(e2,x1) & v_have(e2) & on(x4,x5) & Theme(e1,x7) & Actor(e1,x6) & v_piggyback(e1) & n_style(x7) & (x5 = x6) & n_child(x4) & a_small(s2) & Theme(s2,x4) & card_eq_3(x4) & with(x1,x2) & Theme(s1,x3) & a_on(s1) & (x2 = x3)) | 7921720c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_show(e1) & of(x7,x8) & of(x6,x7) & of(x5,x1) & n_woman(x1) & n_wall(x7) & n_stone(x8) & n_helmet(x2) & n_hand(x5) & n_front(x6) & n_female(x1) & n_child(x4) & in(x1,x2) & in(e2,x6) & in(e1,x5) & for(e1,e2) & card_eq_3(x4) & a_topic(x1) & a_something(s2) & a_small(s1) & Theme(s1,x4) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x1,x2) & v_piggyback(e1) & v_have(e2) & on(x4,x5) & of(x5,x2) & n_woman(x1) & n_style(x7) & n_shoulder(x5) & n_female(x2) & n_fedora(x2) & n_child(x4) & card_eq_3(x4) & a_small(s2) & a_on(s1) & Theme(s2,x4) & Theme(s1,x3) & Theme(e2,x4) & Theme(e1,x7) & Actor(e2,x1) & Actor(e1,x6) & (x5 = x6) & (x2 = x3)) |
||
woman in helmet showing three small children something in her hands, standing in front of a stone wall. | The woman is showing the children something. | 0 | -100 | Showing is the same as showing. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & for(e1,e2) & in(e2,x6) & of(x6,x7) & n_wall(x7) & of(x7,x8) & n_stone(x8) & n_front(x6) & Actor(e2,x3) & v_stand(e2) & in(e1,x5) & n_hand(x5) & of(x5,x1) & n_female(x1) & a_something(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_show(e1) & n_child(x4) & a_small(s1) & Theme(s1,x4) & card_eq_3(x4) & (x1 = x3) & in(x1,x2) & n_helmet(x2) & n_woman(x1)) | exists e1 x1 x2 x3.(n_something(x2) & of(x2,x3) & n_child(x3) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_show(e1)) | 792178ec-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_show(e1) & of(x7,x8) & of(x6,x7) & of(x5,x1) & n_woman(x1) & n_wall(x7) & n_stone(x8) & n_helmet(x2) & n_hand(x5) & n_front(x6) & n_female(x1) & n_child(x4) & in(x1,x2) & in(e2,x6) & in(e1,x5) & for(e1,e2) & card_eq_3(x4) & a_topic(x1) & a_something(s2) & a_small(s1) & Theme(s1,x4) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2 x3.(v_show(e1) & of(x2,x3) & n_woman(x1) & n_something(x2) & n_child(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
woman in helmet showing three small children something in her hands, standing in front of a stone wall. | The woman has something in her hands to show others. | 1 | 0.866539 | The something she holds may not be for a show. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & for(e1,e2) & in(e2,x6) & of(x6,x7) & n_wall(x7) & of(x7,x8) & n_stone(x8) & n_front(x6) & Actor(e2,x3) & v_stand(e2) & in(e1,x5) & n_hand(x5) & of(x5,x1) & n_female(x1) & a_something(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_show(e1) & n_child(x4) & a_small(s1) & Theme(s1,x4) & card_eq_3(x4) & (x1 = x3) & in(x1,x2) & n_helmet(x2) & n_woman(x1)) | exists e1 p1 x1 x2 x3.(n_person(x1) & n_hand(x3) & of(x3,x1) & n_female(x1) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & Topic(x2,p1) & exists e2 x4.(Theme(e2,x4) & Actor(e2,x2) & v_show(e2) & -(x4 = x1) & n_person(x4)) & in(x2,x3) & n_thing(x2)) | 79217ebe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_show(e1) & of(x7,x8) & of(x6,x7) & of(x5,x1) & n_woman(x1) & n_wall(x7) & n_stone(x8) & n_helmet(x2) & n_hand(x5) & n_front(x6) & n_female(x1) & n_child(x4) & in(x1,x2) & in(e2,x6) & in(e1,x5) & for(e1,e2) & card_eq_3(x4) & a_topic(x1) & a_something(s2) & a_small(s1) & Theme(s1,x4) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists e1 p1 x1 x2 x3.(v_have(e1) & of(x3,x1) & n_woman(x1) & n_thing(x2) & n_person(x1) & n_hand(x3) & n_female(x1) & in(x2,x3) & exists e2 x4.(v_show(e2) & n_person(x4) & Theme(e2,x4) & Actor(e2,x2) & -(x4 = x1)) & Topic(x2,p1) & Theme(e1,x2) & Actor(e1,x1)) |
||
woman in helmet showing three small children something in her hands, standing in front of a stone wall. | The woman has something in her hands. | 0 | -100 | woman in helmet showing three small children something in her hands is a rephrasing of The woman has something in her hands. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & for(e1,e2) & in(e2,x6) & of(x6,x7) & n_wall(x7) & of(x7,x8) & n_stone(x8) & n_front(x6) & Actor(e2,x3) & v_stand(e2) & in(e1,x5) & n_hand(x5) & of(x5,x1) & n_female(x1) & a_something(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_show(e1) & n_child(x4) & a_small(s1) & Theme(s1,x4) & card_eq_3(x4) & (x1 = x3) & in(x1,x2) & n_helmet(x2) & n_woman(x1)) | exists e1 x1 x2 x3.(n_hand(x3) & of(x3,x1) & n_female(x1) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & in(x2,x3) & n_thing(x2)) | 7921842c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_show(e1) & of(x7,x8) & of(x6,x7) & of(x5,x1) & n_woman(x1) & n_wall(x7) & n_stone(x8) & n_helmet(x2) & n_hand(x5) & n_front(x6) & n_female(x1) & n_child(x4) & in(x1,x2) & in(e2,x6) & in(e1,x5) & for(e1,e2) & card_eq_3(x4) & a_topic(x1) & a_something(s2) & a_small(s1) & Theme(s1,x4) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2 x3.(v_have(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)) |
||
woman in helmet showing three small children something in her hands, standing in front of a stone wall. | The woman in the helmet is related to the three small children. | 1 | 0.685284 | The woman could have any relation to the children, is it not necessarily the case that she is related to any of them. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & for(e1,e2) & in(e2,x6) & of(x6,x7) & n_wall(x7) & of(x7,x8) & n_stone(x8) & n_front(x6) & Actor(e2,x3) & v_stand(e2) & in(e1,x5) & n_hand(x5) & of(x5,x1) & n_female(x1) & a_something(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_show(e1) & n_child(x4) & a_small(s1) & Theme(s1,x4) & card_eq_3(x4) & (x1 = x3) & in(x1,x2) & n_helmet(x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3.(n_child(x3) & a_small(s1) & Theme(s1,x3) & card_eq_3(x3) & n_helmet(x2) & n_woman(x1) & to(e1,x3) & Theme(e1,x1) & v_relate(e1) & in(x1,x2)) | 79218954-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_show(e1) & of(x7,x8) & of(x6,x7) & of(x5,x1) & n_woman(x1) & n_wall(x7) & n_stone(x8) & n_helmet(x2) & n_hand(x5) & n_front(x6) & n_female(x1) & n_child(x4) & in(x1,x2) & in(e2,x6) & in(e1,x5) & for(e1,e2) & card_eq_3(x4) & a_topic(x1) & a_something(s2) & a_small(s1) & Theme(s1,x4) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists e1 s1 x1 x2 x3.(v_relate(e1) & to(e1,x3) & n_woman(x1) & n_helmet(x2) & n_child(x3) & in(x1,x2) & card_eq_3(x3) & a_small(s1) & Theme(s1,x3) & Theme(e1,x1)) |
||
woman in helmet showing three small children something in her hands, standing in front of a stone wall. | The woman and the three small children are in front of a tree. | 2 | 0.000797 | They cannot be standing in front of a stone wall and in front of the tree at the same time. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & for(e1,e2) & in(e2,x6) & of(x6,x7) & n_wall(x7) & of(x7,x8) & n_stone(x8) & n_front(x6) & Actor(e2,x3) & v_stand(e2) & in(e1,x5) & n_hand(x5) & of(x5,x1) & n_female(x1) & a_something(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_show(e1) & n_child(x4) & a_small(s1) & Theme(s1,x4) & card_eq_3(x4) & (x1 = x3) & in(x1,x2) & n_helmet(x2) & n_woman(x1)) | exists p1 s1 x1 x2 x3.(n_child(x3) & a_small(s1) & Theme(s1,x3) & card_eq_3(x3) & n_woman(x2) & exists x4 x5.(in(x1,x4) & of(x4,x5) & n_tree(x5) & n_front(x4)) & subset_of(x3,x1) & subset_of(x2,x1)) | 79218e4a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_show(e1) & of(x7,x8) & of(x6,x7) & of(x5,x1) & n_woman(x1) & n_wall(x7) & n_stone(x8) & n_helmet(x2) & n_hand(x5) & n_front(x6) & n_female(x1) & n_child(x4) & in(x1,x2) & in(e2,x6) & in(e1,x5) & for(e1,e2) & card_eq_3(x4) & a_topic(x1) & a_something(s2) & a_small(s1) & Theme(s1,x4) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists s1 x1 x2 x3.(subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x2) & n_child(x3) & exists x4 x5.(of(x4,x5) & n_tree(x5) & n_front(x4) & in(x1,x4)) & card_eq_3(x3) & a_small(s1) & Theme(s1,x3)) |
||
woman in helmet showing three small children something in her hands, standing in front of a stone wall. | The woman is swimming in the ocean. | 2 | -100 | The woman cannot be standing in front of a stone wall and swimming in the ocean at the same time. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & for(e1,e2) & in(e2,x6) & of(x6,x7) & n_wall(x7) & of(x7,x8) & n_stone(x8) & n_front(x6) & Actor(e2,x3) & v_stand(e2) & in(e1,x5) & n_hand(x5) & of(x5,x1) & n_female(x1) & a_something(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_show(e1) & n_child(x4) & a_small(s1) & Theme(s1,x4) & card_eq_3(x4) & (x1 = x3) & in(x1,x2) & n_helmet(x2) & n_woman(x1)) | exists e1 x1 x2.(n_ocean(x2) & n_woman(x1) & in(e1,x2) & Actor(e1,x1) & v_swim(e1)) | 7921934a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_show(e1) & of(x7,x8) & of(x6,x7) & of(x5,x1) & n_woman(x1) & n_wall(x7) & n_stone(x8) & n_helmet(x2) & n_hand(x5) & n_front(x6) & n_female(x1) & n_child(x4) & in(x1,x2) & in(e2,x6) & in(e1,x5) & for(e1,e2) & card_eq_3(x4) & a_topic(x1) & a_something(s2) & a_small(s1) & Theme(s1,x4) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2.(v_swim(e1) & n_woman(x1) & n_ocean(x2) & in(e1,x2) & Actor(e1,x1)) |
||
woman in helmet showing three small children something in her hands, standing in front of a stone wall. | The woman has a map in her hands. | 1 | 0.067641 | The item in her hands might not be a map. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & for(e1,e2) & in(e2,x6) & of(x6,x7) & n_wall(x7) & of(x7,x8) & n_stone(x8) & n_front(x6) & Actor(e2,x3) & v_stand(e2) & in(e1,x5) & n_hand(x5) & of(x5,x1) & n_female(x1) & a_something(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_show(e1) & n_child(x4) & a_small(s1) & Theme(s1,x4) & card_eq_3(x4) & (x1 = x3) & in(x1,x2) & n_helmet(x2) & n_woman(x1)) | exists e1 x1 x2 x3.(n_hand(x3) & of(x3,x1) & n_female(x1) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & in(x2,x3) & n_map(x2)) | 79219836-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_show(e1) & of(x7,x8) & of(x6,x7) & of(x5,x1) & n_woman(x1) & n_wall(x7) & n_stone(x8) & n_helmet(x2) & n_hand(x5) & n_front(x6) & n_female(x1) & n_child(x4) & in(x1,x2) & in(e2,x6) & in(e1,x5) & for(e1,e2) & card_eq_3(x4) & a_topic(x1) & a_something(s2) & a_small(s1) & Theme(s1,x4) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2 x3.(v_have(e1) & of(x3,x1) & n_woman(x1) & n_map(x2) & n_hand(x3) & n_female(x1) & in(x2,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
woman in helmet showing three small children something in her hands, standing in front of a stone wall. | A woman is playing catch with her son. | 2 | -100 | The woman cannot be showing three small children something while playing catch with her son. The number of children also changed from one sentence to another. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & for(e1,e2) & in(e2,x6) & of(x6,x7) & n_wall(x7) & of(x7,x8) & n_stone(x8) & n_front(x6) & Actor(e2,x3) & v_stand(e2) & in(e1,x5) & n_hand(x5) & of(x5,x1) & n_female(x1) & a_something(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_show(e1) & n_child(x4) & a_small(s1) & Theme(s1,x4) & card_eq_3(x4) & (x1 = x3) & in(x1,x2) & n_helmet(x2) & n_woman(x1)) | exists e1 x1 x2 x3.(with(e1,x3) & n_son(x3) & of(x3,x1) & n_female(x1) & Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_catch(x2) & n_woman(x1)) | 79219e3a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_show(e1) & of(x7,x8) & of(x6,x7) & of(x5,x1) & n_woman(x1) & n_wall(x7) & n_stone(x8) & n_helmet(x2) & n_hand(x5) & n_front(x6) & n_female(x1) & n_child(x4) & in(x1,x2) & in(e2,x6) & in(e1,x5) & for(e1,e2) & card_eq_3(x4) & a_topic(x1) & a_something(s2) & a_small(s1) & Theme(s1,x4) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2 x3.(with(e1,x3) & v_play(e1) & of(x3,x1) & n_woman(x1) & n_son(x3) & n_female(x1) & n_catch(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
woman in helmet showing three small children something in her hands, standing in front of a stone wall. | The woman is near a wall. | 0 | 0.986889 | standing in front of a stone wall shows that the The woman is near a wall. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & for(e1,e2) & in(e2,x6) & of(x6,x7) & n_wall(x7) & of(x7,x8) & n_stone(x8) & n_front(x6) & Actor(e2,x3) & v_stand(e2) & in(e1,x5) & n_hand(x5) & of(x5,x1) & n_female(x1) & a_something(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_show(e1) & n_child(x4) & a_small(s1) & Theme(s1,x4) & card_eq_3(x4) & (x1 = x3) & in(x1,x2) & n_helmet(x2) & n_woman(x1)) | exists p1 x1.(n_woman(x1) & exists x2.(near(x1,x2) & n_wall(x2))) | 7921a362-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_show(e1) & of(x7,x8) & of(x6,x7) & of(x5,x1) & n_woman(x1) & n_wall(x7) & n_stone(x8) & n_helmet(x2) & n_hand(x5) & n_front(x6) & n_female(x1) & n_child(x4) & in(x1,x2) & in(e2,x6) & in(e1,x5) & for(e1,e2) & card_eq_3(x4) & a_topic(x1) & a_something(s2) & a_small(s1) & Theme(s1,x4) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists x1.(n_woman(x1) & exists x2.(near(x1,x2) & n_wall(x2))) |
||
woman in helmet showing three small children something in her hands, standing in front of a stone wall. | The woman is showing the children the object. | 0 | -100 | woman in helmet showing three small children something in her hands refers that she is showing the children the object. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & for(e1,e2) & in(e2,x6) & of(x6,x7) & n_wall(x7) & of(x7,x8) & n_stone(x8) & n_front(x6) & Actor(e2,x3) & v_stand(e2) & in(e1,x5) & n_hand(x5) & of(x5,x1) & n_female(x1) & a_something(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_show(e1) & n_child(x4) & a_small(s1) & Theme(s1,x4) & card_eq_3(x4) & (x1 = x3) & in(x1,x2) & n_helmet(x2) & n_woman(x1)) | exists e1 x1 x2 x3.(n_object(x3) & n_child(x2) & n_woman(x1) & Time(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_show(e1)) | 7921a858-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_show(e1) & of(x7,x8) & of(x6,x7) & of(x5,x1) & n_woman(x1) & n_wall(x7) & n_stone(x8) & n_helmet(x2) & n_hand(x5) & n_front(x6) & n_female(x1) & n_child(x4) & in(x1,x2) & in(e2,x6) & in(e1,x5) & for(e1,e2) & card_eq_3(x4) & a_topic(x1) & a_something(s2) & a_small(s1) & Theme(s1,x4) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2 x3.(v_show(e1) & n_woman(x1) & n_object(x3) & n_child(x2) & Time(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
woman in helmet showing three small children something in her hands, standing in front of a stone wall. | A lady is showing something to three kids. | 0 | -100 | lady is another word for woman | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & for(e1,e2) & in(e2,x6) & of(x6,x7) & n_wall(x7) & of(x7,x8) & n_stone(x8) & n_front(x6) & Actor(e2,x3) & v_stand(e2) & in(e1,x5) & n_hand(x5) & of(x5,x1) & n_female(x1) & a_something(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_show(e1) & n_child(x4) & a_small(s1) & Theme(s1,x4) & card_eq_3(x4) & (x1 = x3) & in(x1,x2) & n_helmet(x2) & n_woman(x1)) | exists e1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_show(e1) & to(x2,x3) & n_kid(x3) & card_eq_3(x3) & n_thing(x2) & n_lady(x1)) | 7921ae84-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_show(e1) & of(x7,x8) & of(x6,x7) & of(x5,x1) & n_woman(x1) & n_wall(x7) & n_stone(x8) & n_helmet(x2) & n_hand(x5) & n_front(x6) & n_female(x1) & n_child(x4) & in(x1,x2) & in(e2,x6) & in(e1,x5) & for(e1,e2) & card_eq_3(x4) & a_topic(x1) & a_something(s2) & a_small(s1) & Theme(s1,x4) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2 x3.(v_show(e1) & to(x2,x3) & n_thing(x2) & n_lady(x1) & n_kid(x3) & card_eq_3(x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
woman in helmet showing three small children something in her hands, standing in front of a stone wall. | The woman is holding the children in her hands. | 2 | -100 | The woman cannot be showing three small children something and be holding the children in her hands at the same time. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & for(e1,e2) & in(e2,x6) & of(x6,x7) & n_wall(x7) & of(x7,x8) & n_stone(x8) & n_front(x6) & Actor(e2,x3) & v_stand(e2) & in(e1,x5) & n_hand(x5) & of(x5,x1) & n_female(x1) & a_something(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_show(e1) & n_child(x4) & a_small(s1) & Theme(s1,x4) & card_eq_3(x4) & (x1 = x3) & in(x1,x2) & n_helmet(x2) & n_woman(x1)) | exists e1 x1 x2 x3.(n_hand(x3) & of(x3,x2) & n_female(x2) & n_child(x2) & n_woman(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1)) | 7921b8e8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_show(e1) & of(x7,x8) & of(x6,x7) & of(x5,x1) & n_woman(x1) & n_wall(x7) & n_stone(x8) & n_helmet(x2) & n_hand(x5) & n_front(x6) & n_female(x1) & n_child(x4) & in(x1,x2) & in(e2,x6) & in(e1,x5) & for(e1,e2) & card_eq_3(x4) & a_topic(x1) & a_something(s2) & a_small(s1) & Theme(s1,x4) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists e1 x1 x2 x3.(v_hold(e1) & of(x3,x2) & n_woman(x1) & n_hand(x3) & n_female(x2) & n_child(x2) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
woman in helmet showing three small children something in her hands, standing in front of a stone wall. | The three small children are amazed at what is in the woman's hands. | 1 | 0.108225 | We don't know that the children are amazed. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & for(e1,e2) & in(e2,x6) & of(x6,x7) & n_wall(x7) & of(x7,x8) & n_stone(x8) & n_front(x6) & Actor(e2,x3) & v_stand(e2) & in(e1,x5) & n_hand(x5) & of(x5,x1) & n_female(x1) & a_something(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_show(e1) & n_child(x4) & a_small(s1) & Theme(s1,x4) & card_eq_3(x4) & (x1 = x3) & in(x1,x2) & n_helmet(x2) & n_woman(x1)) | exists e1 s1 x1 x3 x4.(n_hand(x4) & of(x4,x3) & n_woman(x3) & n_child(x1) & a_small(s1) & Theme(s1,x1) & card_eq_3(x1) & exists p1 x2.(n_thing(x2) & at(e1,x2) & in(x2,x4)) & Theme(e1,x1) & v_amaze(e1)) | 7921be10-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(v_stand(e2) & v_show(e1) & of(x7,x8) & of(x6,x7) & of(x5,x1) & n_woman(x1) & n_wall(x7) & n_stone(x8) & n_helmet(x2) & n_hand(x5) & n_front(x6) & n_female(x1) & n_child(x4) & in(x1,x2) & in(e2,x6) & in(e1,x5) & for(e1,e2) & card_eq_3(x4) & a_topic(x1) & a_something(s2) & a_small(s1) & Theme(s1,x4) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x3) & Actor(e1,x3) & (x1 = x3)) | exists e1 s1 x1 x3 x4.(v_amaze(e1) & of(x4,x3) & n_woman(x3) & n_hand(x4) & n_child(x1) & exists x2.(n_thing(x2) & in(x2,x4) & at(e1,x2)) & card_eq_3(x1) & a_small(s1) & Theme(s1,x1) & Theme(e1,x1)) |
||
Two children are looking at something exciting that an adult is showing them. | The children are exited. | 1 | 0.879505 | Not all children looking at something exciting that an adult is showing them are exited. | exists e1 e2 p1 x1 x2 x3.(at(e1,x2) & Topic(e2,p1) & Actor(e2,x3) & v_exciting(e2) & exists e3 x4.(Theme(e3,x1) & Actor(e3,x4) & v_show(e3) & n_adult(x4)) & n_thing(x1) & (x2 = x3) & n_thing(x2) & Actor(e1,x1) & v_look(e1) & n_child(x1) & card_eq_2(x1)) | exists e1 x1.(n_child(x1) & Theme(e1,x1) & v_exit(e1)) | 7921c324-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3.(v_look(e1) & v_exciting(e2) & n_thing(x2) & n_thing(x1) & n_child(x1) & exists e3 x4.(v_show(e3) & n_adult(x4) & Theme(e3,x1) & Actor(e3,x4)) & card_eq_2(x1) & at(e1,x2) & Topic(e2,p1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists e1 x1.(v_exit(e1) & n_child(x1) & Theme(e1,x1)) |
||
Two children are looking at something exciting that an adult is showing them. | The childerent were crying during the entire car ride. | 2 | -100 | The children cannot be looking at something exciting and crying at the same time. | exists e1 e2 p1 x1 x2 x3.(at(e1,x2) & Topic(e2,p1) & Actor(e2,x3) & v_exciting(e2) & exists e3 x4.(Theme(e3,x1) & Actor(e3,x4) & v_show(e3) & n_adult(x4)) & n_thing(x1) & (x2 = x3) & n_thing(x2) & Actor(e1,x1) & v_look(e1) & n_child(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2 x3.(n_ride(x2) & of(x2,x3) & n_car(x3) & a_entire(s1) & Theme(s1,x2) & n_childerent(x1) & during(e1,x2) & Actor(e1,x1) & v_cry(e1)) | 7921ce6e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3.(v_look(e1) & v_exciting(e2) & n_thing(x2) & n_thing(x1) & n_child(x1) & exists e3 x4.(v_show(e3) & n_adult(x4) & Theme(e3,x1) & Actor(e3,x4)) & card_eq_2(x1) & at(e1,x2) & Topic(e2,p1) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) | exists e1 s1 x1 x2 x3.(v_cry(e1) & of(x2,x3) & n_ride(x2) & n_childerent(x1) & n_car(x3) & during(e1,x2) & a_entire(s1) & Theme(s1,x2) & Actor(e1,x1)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.