premise
stringlengths 9
342
| hypothesis
stringlengths 1
295
| label
int64 0
2
| probability
float64 -100
1
| explanation_1
stringlengths 0
706
| explanation_2
stringclasses 1
value | explanation_3
stringclasses 1
value | premise_logic
stringlengths 39
2.12k
| hypothesis_logic
stringlengths 33
2.09k
| id
stringlengths 36
36
| premise_sim
stringlengths 39
2.11k
| hypothesis_sim
stringlengths 33
2.08k
|
---|---|---|---|---|---|---|---|---|---|---|---|
Two elderly people sing in microphones while playing instruments. | The people are quietly eating. | 2 | -100 | People cannot be quiet or eat while singing and playing instruments. | exists e1 e2 s1 x1 x2 x3.(while(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_play(e2) & n_instrument(x3) & in(e1,x2) & n_microphone(x2) & Actor(e1,x1) & v_sing(e1) & n_people(x1) & a_elderly(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 x1.(n_people(x1) & a_quietly(s1) & Manner(e1,s1) & Actor(e1,x1) & v_eat(e1)) | 49b42f6e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2 x3.(while(e1,e2) & v_sing(e1) & v_play(e2) & n_people(x1) & n_microphone(x2) & n_instrument(x3) & in(e1,x2) & card_eq_2(x1) & a_elderly(s1) & Theme(s1,x1) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 x1.(v_eat(e1) & n_people(x1) & a_quietly(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A young woman sips a drink on a balcony during a Bull run. | The woman sipped her drink. | 0 | -100 | A young woman is still a woman. | exists e1 s1 x1 x2 x3 x4 x5.(during(e1,x4) & n_run(x4) & (x4 = x5) & ne_org_bull(x5) & Theme(e1,x2) & Actor(e1,x1) & v_sip(e1) & on(x2,x3) & n_balcony(x3) & n_drink(x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_drink(x2) & of(x2,x1) & n_female(x1) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_sip(e1)) | 49b4451c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_sip(e1) & on(x2,x3) & ne_org_bull(x5) & n_woman(x1) & n_run(x4) & n_drink(x2) & n_balcony(x3) & during(e1,x4) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & (x4 = x5)) | exists e1 x1 x2.(v_sip(e1) & of(x2,x1) & n_woman(x1) & n_female(x1) & n_drink(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young woman sips a drink on a balcony during a Bull run. | The woman ate a candy bar on the balcony. | 2 | -100 | The woman either ate a candy bar or sips a drink. | exists e1 s1 x1 x2 x3 x4 x5.(during(e1,x4) & n_run(x4) & (x4 = x5) & ne_org_bull(x5) & Theme(e1,x2) & Actor(e1,x1) & v_sip(e1) & on(x2,x3) & n_balcony(x3) & n_drink(x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4.(n_balcony(x4) & n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & on(x2,x4) & n_bar(x2) & of(x2,x3) & n_candy(x3)) | 49b44aee-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_sip(e1) & on(x2,x3) & ne_org_bull(x5) & n_woman(x1) & n_run(x4) & n_drink(x2) & n_balcony(x3) & during(e1,x4) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & (x4 = x5)) | exists e1 x1 x2 x3 x4.(v_eat(e1) & on(x2,x4) & of(x2,x3) & n_woman(x1) & n_candy(x3) & n_bar(x2) & n_balcony(x4) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young woman sips a drink on a balcony during a Bull run. | The woman sat on the balcony and watched the Bull run. | 1 | -100 | Just because a young woman sips on a drink on a balcony during a bull run, does not imply she sat on the balcony to watch the bull run. | exists e1 s1 x1 x2 x3 x4 x5.(during(e1,x4) & n_run(x4) & (x4 = x5) & ne_org_bull(x5) & Theme(e1,x2) & Actor(e1,x1) & v_sip(e1) & on(x2,x3) & n_balcony(x3) & n_drink(x2) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists e2 e1 x1 x2 x3 x4.(n_run(x3) & (x3 = x4) & ne_org_bull(x4) & n_woman(x1) & n_balcony(x2) & Theme(e2,x3) & Actor(e2,x1) & v_watch(e2) & on(e1,x2) & Actor(e1,x1) & v_sit(e1)) | 49b45002-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_sip(e1) & on(x2,x3) & ne_org_bull(x5) & n_woman(x1) & n_run(x4) & n_drink(x2) & n_balcony(x3) & during(e1,x4) & a_young(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1) & (x4 = x5)) | exists e2 e1 x1 x2 x3 x4.(v_watch(e2) & v_sit(e1) & on(e1,x2) & ne_org_bull(x4) & n_woman(x1) & n_run(x3) & n_balcony(x2) & Theme(e2,x3) & Actor(e2,x1) & Actor(e1,x1) & (x3 = x4)) |
||
A couple of old people playing instruments and singing. | old people are singing for their church | 1 | -100 | Just because a couple of old people playing instruments and singing, does not imply they are singing for their church. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_sing(x6) & n_instrument(x5) & subset_of(x6,x4) & subset_of(x5,x4) & (x1 = x3) & of(x1,x2) & n_people(x2) & a_old(s1) & Theme(s1,x2) & n_couple(x1)) | exists e1 s1 x1 x2.(for(e1,x2) & n_church(x2) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_sing(e1) & n_people(x1) & a_old(s1) & Theme(s1,x1)) | 49b454ee-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_play(e1) & subset_of(x6,x4) & subset_of(x5,x4) & of(x1,x2) & n_sing(x6) & n_people(x2) & n_instrument(x5) & n_couple(x1) & a_topic(x1) & a_old(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 s1 x1 x2.(v_sing(e1) & of(x2,x1) & n_thing(x1) & n_people(x1) & n_church(x2) & for(e1,x2) & a_old(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A couple of old people playing instruments and singing. | old people are singing and playing instruments | 0 | -100 | They are still singing and playing instruments no matter the order. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_sing(x6) & n_instrument(x5) & subset_of(x6,x4) & subset_of(x5,x4) & (x1 = x3) & of(x1,x2) & n_people(x2) & a_old(s1) & Theme(s1,x2) & n_couple(x1)) | exists e2 e1 s1 s2 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_play(e2) & n_instrument(x4) & n_people(x3) & a_old(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_sing(e1) & n_instrument(x2) & n_people(x1) & a_old(s1) & Theme(s1,x1)) | 49b45a70-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_play(e1) & subset_of(x6,x4) & subset_of(x5,x4) & of(x1,x2) & n_sing(x6) & n_people(x2) & n_instrument(x5) & n_couple(x1) & a_topic(x1) & a_old(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e2 e1 s1 s2 x1 x2 x3 x4.(v_sing(e1) & v_play(e2) & n_people(x3) & n_people(x1) & n_instrument(x4) & n_instrument(x2) & a_old(s2) & a_old(s1) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x4) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) |
||
A couple of old people playing instruments and singing. | the old people are on their death beds watching tv | 2 | -100 | Old people on their death bed cannot be playing instruments and singing. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_sing(x6) & n_instrument(x5) & subset_of(x6,x4) & subset_of(x5,x4) & (x1 = x3) & of(x1,x2) & n_people(x2) & a_old(s1) & Theme(s1,x2) & n_couple(x1)) | exists e1 p1 s1 x1 x2 x3 x4.(n_bed(x3) & of(x3,x4) & n_death(x4) & of(x3,x1) & n_thing(x1) & n_people(x1) & a_old(s1) & Theme(s1,x1) & for(p1,e1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_tv(x2) & on(x1,x3)) | 49b45f66-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_play(e1) & subset_of(x6,x4) & subset_of(x5,x4) & of(x1,x2) & n_sing(x6) & n_people(x2) & n_instrument(x5) & n_couple(x1) & a_topic(x1) & a_old(s1) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) | exists e1 p1 s1 x1 x2 x3 x4.(v_watch(e1) & on(x1,x3) & of(x3,x4) & of(x3,x1) & n_tv(x2) & n_thing(x1) & n_people(x1) & n_death(x4) & n_bed(x3) & for(p1,e1) & a_old(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Several people are standing in a fenced in area. | There are some people standing around whilst fenced in. | 0 | -100 | Several people implies 'some people', and fenced in area implies 'around whilst fenced' | exists e1 s1 x1 x2 x3.(in(e1,x2) & in(x2,x3) & n_area(x3) & n_fence(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists p1 x1 e1 e2 s1 x2 x3 x4 x5.((x1 = x2) & around(e1,x4) & a_in(s1) & Manner(e2,s1) & Theme(e2,x5) & v_fence(e2) & (x4 = x5) & n_whilst(x4) & Actor(e1,x3) & v_stand(e1) & (x2 = x3) & n_people(x2)) | 49b46448-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_stand(e1) & n_people(x1) & n_fence(x2) & n_area(x3) & in(x2,x3) & in(e1,x2) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 e1 e2 s1 x2 x3 x4 x5.(v_stand(e1) & v_fence(e2) & n_whilst(x4) & n_people(x2) & around(e1,x4) & a_in(s1) & Theme(e2,x5) & Manner(e2,s1) & Actor(e1,x3) & (x4 = x5) & (x2 = x3) & (x1 = x2)) |
||
Several people are standing in a fenced in area. | There are eight people surrounded by a fence. | 1 | -100 | Several people does not necessarily mean eight people. | exists e1 s1 x1 x2 x3.(in(e1,x2) & in(x2,x3) & n_area(x3) & n_fence(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists p1 x1 e1 x2 x3 x4.((x1 = x2) & Actor(e1,x4) & n_fence(x4) & Theme(e1,x3) & v_surround(e1) & (x2 = x3) & n_people(x2) & card_eq_8(x2)) | 49b4692a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_stand(e1) & n_people(x1) & n_fence(x2) & n_area(x3) & in(x2,x3) & in(e1,x2) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists x1 e1 x2 x3 x4.(v_surround(e1) & n_people(x2) & n_fence(x4) & card_eq_8(x2) & Theme(e1,x3) & Actor(e1,x4) & (x2 = x3) & (x1 = x2)) |
||
Several people are standing in a fenced in area. | A few people are sitting down in a fenced area. | 2 | -100 | standing is not the same as sitting | exists e1 s1 x1 x2 x3.(in(e1,x2) & in(x2,x3) & n_area(x3) & n_fence(x2) & Actor(e1,x1) & v_stand(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists e1 s1 s2 s3 x1 x2.(in(e1,x2) & n_area(x2) & a_fenced(s3) & Theme(s3,x2) & a_down(s2) & Manner(e1,s2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & a_few(s1) & Theme(s1,x1)) | 49b46f1a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_stand(e1) & n_people(x1) & n_fence(x2) & n_area(x3) & in(x2,x3) & in(e1,x2) & a_several(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 s2 s3 x1 x2.(v_sit(e1) & n_people(x1) & n_area(x2) & in(e1,x2) & a_few(s1) & a_fenced(s3) & a_down(s2) & Theme(s3,x2) & Theme(s1,x1) & Manner(e1,s2) & Actor(e1,x1)) |
||
A winter landscape with four people walking in the snow. | A winter scene with four people walking to a party. | 1 | -100 | Just because there are four people walking in the snow does not mean they are walking to a party | exists e1 x1 x2 x3 x4 x5.(n_snow(x5) & a_topic(x1) & with(x1,x3) & in(e1,x5) & Actor(e1,x4) & v_walk(e1) & (x3 = x4) & n_people(x3) & card_eq_4(x3) & n_landscape(x1) & of(x1,x2) & n_winter(x2)) | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x3) & to(e1,x5) & n_party(x5) & Actor(e1,x4) & v_walk(e1) & (x3 = x4) & n_people(x3) & card_eq_4(x3) & n_scene(x1) & of(x1,x2) & n_winter(x2)) | 49b47406-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(with(x1,x3) & v_walk(e1) & of(x1,x2) & n_winter(x2) & n_snow(x5) & n_people(x3) & n_landscape(x1) & in(e1,x5) & card_eq_4(x3) & a_topic(x1) & Actor(e1,x4) & (x3 = x4)) | exists e1 x1 x2 x3 x4 x5.(with(x1,x3) & v_walk(e1) & to(e1,x5) & of(x1,x2) & n_winter(x2) & n_scene(x1) & n_people(x3) & n_party(x5) & card_eq_4(x3) & a_topic(x1) & Actor(e1,x4) & (x3 = x4)) |
||
A winter landscape with four people walking in the snow. | A winter scene with people walking. | 0 | -100 | Four people walking means people are walking. | exists e1 x1 x2 x3 x4 x5.(n_snow(x5) & a_topic(x1) & with(x1,x3) & in(e1,x5) & Actor(e1,x4) & v_walk(e1) & (x3 = x4) & n_people(x3) & card_eq_4(x3) & n_landscape(x1) & of(x1,x2) & n_winter(x2)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & with(x1,x3) & Actor(e1,x4) & v_walk(e1) & (x3 = x4) & n_people(x3) & n_scene(x1) & of(x1,x2) & n_winter(x2)) | 49b47816-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(with(x1,x3) & v_walk(e1) & of(x1,x2) & n_winter(x2) & n_snow(x5) & n_people(x3) & n_landscape(x1) & in(e1,x5) & card_eq_4(x3) & a_topic(x1) & Actor(e1,x4) & (x3 = x4)) | exists e1 x1 x2 x3 x4.(with(x1,x3) & v_walk(e1) & of(x1,x2) & n_winter(x2) & n_scene(x1) & n_people(x3) & a_topic(x1) & Actor(e1,x4) & (x3 = x4)) |
||
A winter landscape with four people walking in the snow. | A winter landscape with people dressed in swimsuits. | 2 | -100 | People cannot be walking in the snow while dressed in swimsuits. | exists e1 x1 x2 x3 x4 x5.(n_snow(x5) & a_topic(x1) & with(x1,x3) & in(e1,x5) & Actor(e1,x4) & v_walk(e1) & (x3 = x4) & n_people(x3) & card_eq_4(x3) & n_landscape(x1) & of(x1,x2) & n_winter(x2)) | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & with(x1,x3) & in(e1,x5) & n_swimsuit(x5) & Theme(e1,x4) & v_dress(e1) & (x3 = x4) & n_people(x3) & n_landscape(x1) & of(x1,x2) & n_winter(x2)) | 49b47c3a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(with(x1,x3) & v_walk(e1) & of(x1,x2) & n_winter(x2) & n_snow(x5) & n_people(x3) & n_landscape(x1) & in(e1,x5) & card_eq_4(x3) & a_topic(x1) & Actor(e1,x4) & (x3 = x4)) | exists e1 x1 x2 x3 x4 x5.(with(x1,x3) & v_dress(e1) & of(x1,x2) & n_winter(x2) & n_swimsuit(x5) & n_people(x3) & n_landscape(x1) & in(e1,x5) & a_topic(x1) & Theme(e1,x4) & (x3 = x4)) |
||
two dogs run across dry ground. | two animals run across dry ground. | 0 | -100 | Dogs are animals | exists e1 s1 x1 x2.(across(e1,x2) & n_ground(x2) & a_dry(s1) & Theme(s1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2.(across(e1,x2) & n_ground(x2) & a_dry(s1) & Theme(s1,x2) & Actor(e1,x1) & v_run(e1) & n_animal(x1) & card_eq_2(x1)) | 49b48284-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_run(e1) & n_ground(x2) & n_dog(x1) & card_eq_2(x1) & across(e1,x2) & a_dry(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_run(e1) & n_ground(x2) & n_animal(x1) & card_eq_2(x1) & across(e1,x2) & a_dry(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
two dogs run across dry ground. | two cats run across dry ground. | 2 | -100 | Dogs are not cats. | exists e1 s1 x1 x2.(across(e1,x2) & n_ground(x2) & a_dry(s1) & Theme(s1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2.(across(e1,x2) & n_ground(x2) & a_dry(s1) & Theme(s1,x2) & Actor(e1,x1) & v_run(e1) & n_cat(x1) & card_eq_2(x1)) | 49b48806-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_run(e1) & n_ground(x2) & n_dog(x1) & card_eq_2(x1) & across(e1,x2) & a_dry(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_run(e1) & n_ground(x2) & n_cat(x1) & card_eq_2(x1) & across(e1,x2) & a_dry(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
two dogs run across dry ground. | two big dogs run across dry ground. | 1 | -100 | Just because the dogs run across the dry ground, does not mean they are big. | exists e1 s1 x1 x2.(across(e1,x2) & n_ground(x2) & a_dry(s1) & Theme(s1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & card_eq_2(x1)) | exists e1 s1 s2 x1 x2.(across(e1,x2) & n_ground(x2) & a_dry(s2) & Theme(s2,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & a_big(s1) & Theme(s1,x1) & card_eq_2(x1)) | 49b48c52-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_run(e1) & n_ground(x2) & n_dog(x1) & card_eq_2(x1) & across(e1,x2) & a_dry(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2.(v_run(e1) & n_ground(x2) & n_dog(x1) & card_eq_2(x1) & across(e1,x2) & a_dry(s2) & a_big(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x1)) |
||
Two dogs walking along dirt path. | The animals are taking a nap inside. | 2 | -100 | The dogs cannot simultaneously be inside and on a dirt path | exists e1 x1 x2 x3 x4.(a_topic(x1) & along(e1,x3) & n_path(x3) & of(x3,x4) & n_dirt(x4) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_dog(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(n_animal(x1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_inside(x2) & of(x2,x3) & n_nap(x3)) | 49b4908a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_walk(e1) & of(x3,x4) & n_path(x3) & n_dog(x1) & n_dirt(x4) & card_eq_2(x1) & along(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_take(e1) & of(x2,x3) & n_nap(x3) & n_inside(x2) & n_animal(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two dogs walking along dirt path. | The animals are moving. | 0 | -100 | Dogs that walking are moving and dogs are animals. | exists e1 x1 x2 x3 x4.(a_topic(x1) & along(e1,x3) & n_path(x3) & of(x3,x4) & n_dirt(x4) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_dog(x1) & card_eq_2(x1)) | exists e1 x1.(n_animal(x1) & Actor(e1,x1) & v_move(e1)) | 49b494a4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_walk(e1) & of(x3,x4) & n_path(x3) & n_dog(x1) & n_dirt(x4) & card_eq_2(x1) & along(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1.(v_move(e1) & n_animal(x1) & Actor(e1,x1)) |
||
Two dogs walking along dirt path. | A pit bull and a golden retriever take the short cut home. | 1 | -100 | dogs walking along dirt path doesn't always mean pit bull and a golden retriever take the short cut home. | exists e1 x1 x2 x3 x4.(a_topic(x1) & along(e1,x3) & n_path(x3) & of(x3,x4) & n_dirt(x4) & Actor(e1,x2) & v_walk(e1) & (x1 = x2) & n_dog(x1) & card_eq_2(x1)) | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(n_home(x5) & of(x5,x6) & n_cut(x6) & a_short(s2) & Theme(s2,x5) & Theme(e1,x5) & Actor(e1,x1) & v_take(e1) & subset_of(x4,x1) & n_retriever(x4) & a_golden(s1) & Theme(s1,x4) & subset_of(x2,x1) & n_bull(x2) & of(x2,x3) & n_pit(x3)) | 49b4995e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_walk(e1) & of(x3,x4) & n_path(x3) & n_dog(x1) & n_dirt(x4) & card_eq_2(x1) & along(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 s2 x1 x2 x3 x4 x5 x6.(v_take(e1) & subset_of(x4,x1) & subset_of(x2,x1) & of(x5,x6) & of(x2,x3) & n_retriever(x4) & n_pit(x3) & n_home(x5) & n_cut(x6) & n_bull(x2) & a_short(s2) & a_golden(s1) & Theme(s2,x5) & Theme(s1,x4) & Theme(e1,x5) & Actor(e1,x1)) |
||
The dogs are walking in the desert. | The dogs are running in the desert. | 2 | -100 | Dogs cannot be walking and running simultaneously. | exists e1 x1 x2.(n_desert(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1) & v_walk(e1)) | exists e1 x1 x2.(n_desert(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1) & v_run(e1)) | 49b49d8c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_walk(e1) & n_dog(x1) & n_desert(x2) & in(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_run(e1) & n_dog(x1) & n_desert(x2) & in(e1,x2) & Actor(e1,x1)) |
||
The dogs are walking in the desert. | The dogs are walking to the water in the desert. | 1 | -100 | The dogs are looking for water. | exists e1 x1 x2.(n_desert(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1) & v_walk(e1)) | exists e1 x1 x2 x3.(n_desert(x3) & n_water(x2) & n_dog(x1) & in(e1,x3) & to(e1,x2) & Actor(e1,x1) & v_walk(e1)) | 49b4a19c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_walk(e1) & n_dog(x1) & n_desert(x2) & in(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_walk(e1) & to(e1,x2) & n_water(x2) & n_dog(x1) & n_desert(x3) & in(e1,x3) & Actor(e1,x1)) |
||
The dogs are walking in the desert. | The dogs are on the beach. | 0 | -100 | Dogs are dogs. Nothing else is relevant. | exists e1 x1 x2.(n_desert(x2) & n_dog(x1) & in(e1,x2) & Actor(e1,x1) & v_walk(e1)) | exists p1 x1 x2.(n_beach(x2) & n_dog(x1) & on(x1,x2)) | 49b4a5a2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_walk(e1) & n_dog(x1) & n_desert(x2) & in(e1,x2) & Actor(e1,x1)) | exists x1 x2.(on(x1,x2) & n_dog(x1) & n_beach(x2)) |
||
Two dogs are walking away from the camera through shrubs and grass. | There are some dogs outside. | 0 | -100 | If they are walking in shrubs and grass then they are outside. | exists e1 x1 x2 x3 x4 x5.(n_camera(x2) & through(e1,x3) & n_grass(x5) & n_shrub(x4) & subset_of(x5,x3) & subset_of(x4,x3) & from(e1,x2) & r_away(e1) & Actor(e1,x1) & v_walk(e1) & n_dog(x1) & card_eq_2(x1)) | exists p1 s1 x1.(a_outside(s1) & Manner(p1,s1) & exists x2.((x1 = x2) & n_dog(x2))) | 49b4aae8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_walk(e1) & through(e1,x3) & subset_of(x5,x3) & subset_of(x4,x3) & r_away(e1) & n_shrub(x4) & n_grass(x5) & n_dog(x1) & n_camera(x2) & from(e1,x2) & card_eq_2(x1) & Actor(e1,x1)) | exists p1 s1 x1.(exists x2.(n_dog(x2) & (x1 = x2)) & a_outside(s1) & Manner(p1,s1)) |
||
Two dogs are walking away from the camera through shrubs and grass. | The dogs are leading the cameraman somewhere. | 1 | -100 | They are leading him somewhere. | exists e1 x1 x2 x3 x4 x5.(n_camera(x2) & through(e1,x3) & n_grass(x5) & n_shrub(x4) & subset_of(x5,x3) & subset_of(x4,x3) & from(e1,x2) & r_away(e1) & Actor(e1,x1) & v_walk(e1) & n_dog(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(n_cameraman(x2) & n_dog(x1) & Location(e1,x3) & n_location(x3) & Theme(e1,x2) & Actor(e1,x1) & v_lead(e1)) | 49b4af2a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_walk(e1) & through(e1,x3) & subset_of(x5,x3) & subset_of(x4,x3) & r_away(e1) & n_shrub(x4) & n_grass(x5) & n_dog(x1) & n_camera(x2) & from(e1,x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_lead(e1) & n_location(x3) & n_dog(x1) & n_cameraman(x2) & Theme(e1,x2) & Location(e1,x3) & Actor(e1,x1)) |
||
Two dogs are walking away from the camera through shrubs and grass. | The dogs are running towards the camera. | 2 | -100 | Away from and towards are opposite directions. | exists e1 x1 x2 x3 x4 x5.(n_camera(x2) & through(e1,x3) & n_grass(x5) & n_shrub(x4) & subset_of(x5,x3) & subset_of(x4,x3) & from(e1,x2) & r_away(e1) & Actor(e1,x1) & v_walk(e1) & n_dog(x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_camera(x2) & n_dog(x1) & towards(e1,x2) & Actor(e1,x1) & v_run(e1)) | 49b4b34e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5.(v_walk(e1) & through(e1,x3) & subset_of(x5,x3) & subset_of(x4,x3) & r_away(e1) & n_shrub(x4) & n_grass(x5) & n_dog(x1) & n_camera(x2) & from(e1,x2) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 x1 x2.(v_run(e1) & towards(e1,x2) & n_dog(x1) & n_camera(x2) & Actor(e1,x1)) |
||
A man holds onto a tether as he waterskis splashing water every direction! | a man watersking for the first time | 1 | -100 | we don't know the man is water skating for the first time. | exists x1.(all x2.(n_direction(x2) -> exists e1 p1 x3.(exists e2 s1 x4.(Theme(e2,x4) & Actor(e2,x1) & v_waterski(e2) & n_water(x4) & a_splashing(s1) & Theme(s1,x4)) & as(e1,p1) & onto(e1,x3) & n_tether(x3) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1))) & n_male(x1) & n_man(x1)) | exists s1 x1 x2 x3.(n_time(x3) & a_first(s1) & Theme(s1,x3) & a_topic(x1) & for(x1,x3) & n_watersking(x1) & of(x1,x2) & n_man(x2)) | 49b4b768-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_man(x1) & n_male(x1) & all x2.(exists e1 p1 x3.(v_hold(e1) & onto(e1,x3) & n_tether(x3) & exists e2 s1 x4.(v_waterski(e2) & n_water(x4) & a_splashing(s1) & Theme(s1,x4) & Theme(e2,x4) & Actor(e2,x1)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1)) | -n_direction(x2))) | exists s1 x1 x2 x3.(of(x1,x2) & n_watersking(x1) & n_time(x3) & n_man(x2) & for(x1,x3) & a_topic(x1) & a_first(s1) & Theme(s1,x3)) |
||
A man holds onto a tether as he waterskis splashing water every direction! | a man on a motorcycle | 2 | -100 | One is either on a tether attached to waterskis or on a motorcycle. | exists x1.(all x2.(n_direction(x2) -> exists e1 p1 x3.(exists e2 s1 x4.(Theme(e2,x4) & Actor(e2,x1) & v_waterski(e2) & n_water(x4) & a_splashing(s1) & Theme(s1,x4)) & as(e1,p1) & onto(e1,x3) & n_tether(x3) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1))) & n_male(x1) & n_man(x1)) | exists x1 x2.(a_topic(x1) & on(x1,x2) & n_motorcycle(x2) & n_man(x1)) | 49b4bb82-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_man(x1) & n_male(x1) & all x2.(exists e1 p1 x3.(v_hold(e1) & onto(e1,x3) & n_tether(x3) & exists e2 s1 x4.(v_waterski(e2) & n_water(x4) & a_splashing(s1) & Theme(s1,x4) & Theme(e2,x4) & Actor(e2,x1)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1)) | -n_direction(x2))) | exists x1 x2.(on(x1,x2) & n_motorcycle(x2) & n_man(x1) & a_topic(x1)) |
||
A man holds onto a tether as he waterskis splashing water every direction! | a man watersking | 0 | -100 | As he waterskis is a rephrasing of man watersking . | exists x1.(all x2.(n_direction(x2) -> exists e1 p1 x3.(exists e2 s1 x4.(Theme(e2,x4) & Actor(e2,x1) & v_waterski(e2) & n_water(x4) & a_splashing(s1) & Theme(s1,x4)) & as(e1,p1) & onto(e1,x3) & n_tether(x3) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1))) & n_male(x1) & n_man(x1)) | exists x1 x2.(a_topic(x1) & n_watersking(x1) & of(x1,x2) & n_man(x2)) | 49b4c00a-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_man(x1) & n_male(x1) & all x2.(exists e1 p1 x3.(v_hold(e1) & onto(e1,x3) & n_tether(x3) & exists e2 s1 x4.(v_waterski(e2) & n_water(x4) & a_splashing(s1) & Theme(s1,x4) & Theme(e2,x4) & Actor(e2,x1)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1)) | -n_direction(x2))) | exists x1 x2.(of(x1,x2) & n_watersking(x1) & n_man(x2) & a_topic(x1)) |
||
Two dogs playing outside. | A couple of mutts are chasing a squirrel. | 1 | -100 | The dogs are mutts. | exists e1 s1 x1 x2.(a_topic(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_dog(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_chase(e1) & n_squirrel(x3) & of(x1,x2) & n_mutt(x2) & n_couple(x1)) | 49b4c42e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_play(e1) & n_dog(x1) & card_eq_2(x1) & a_topic(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_chase(e1) & of(x1,x2) & n_squirrel(x3) & n_mutt(x2) & n_couple(x1) & Theme(e1,x3) & Actor(e1,x1)) |
||
Two dogs playing outside. | There are canines in the yard. | 0 | -100 | If they are outside then they are in the yard. | exists e1 s1 x1 x2.(a_topic(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_dog(x1) & card_eq_2(x1)) | exists p1 x1 x2.(n_yard(x2) & in(p1,x2) & exists x3.((x1 = x3) & n_canine(x3))) | 49b4c848-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_play(e1) & n_dog(x1) & card_eq_2(x1) & a_topic(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) | exists p1 x1 x2.(n_yard(x2) & in(p1,x2) & exists x3.(n_canine(x3) & (x1 = x3))) |
||
Two dogs playing outside. | Two dogs are running through the house. | 2 | -100 | Dogs cannot be outside and in the house simultaneously. | exists e1 s1 x1 x2.(a_topic(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x2) & v_play(e1) & (x1 = x2) & n_dog(x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_house(x2) & through(e1,x2) & Actor(e1,x1) & v_run(e1) & n_dog(x1) & card_eq_2(x1)) | 49b4cc62-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_play(e1) & n_dog(x1) & card_eq_2(x1) & a_topic(x1) & a_outside(s1) & Manner(e1,s1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_run(e1) & through(e1,x2) & n_house(x2) & n_dog(x1) & card_eq_2(x1) & Actor(e1,x1)) |
||
A young Indian girl in a blue dress is pointing and smiling at the camera. | the girl laughing | 1 | -100 | every girl is not indian. | exists e1 e2 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5.(n_camera(x5) & at(e2,x5) & Actor(e2,x3) & v_smile(e2) & in(x3,x4) & n_dress(x4) & a_blue(s6) & Theme(s6,x4) & n_girl(x3) & a_indian(s5) & Theme(s5,x3) & a_young(s4) & Theme(s4,x3) & Actor(e1,x1) & v_point(e1) & in(x1,x2) & n_dress(x2) & a_blue(s3) & Theme(s3,x2) & n_girl(x1) & a_indian(s2) & Theme(s2,x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_girl(x1) & a_topic(x1) & Actor(e1,x2) & v_laugh(e1) & (x1 = x2)) | 49b4d144-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5.(v_smile(e2) & v_point(e1) & n_girl(x3) & n_girl(x1) & n_dress(x4) & n_dress(x2) & n_camera(x5) & in(x3,x4) & in(x1,x2) & at(e2,x5) & a_young(s4) & a_young(s1) & a_indian(s5) & a_indian(s2) & a_blue(s6) & a_blue(s3) & Theme(s6,x4) & Theme(s5,x3) & Theme(s4,x3) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_laugh(e1) & n_girl(x1) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A young Indian girl in a blue dress is pointing and smiling at the camera. | the girl is wearing jeans. | 2 | -100 | One cannot wear a dress and jeans simultaneously. | exists e1 e2 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5.(n_camera(x5) & at(e2,x5) & Actor(e2,x3) & v_smile(e2) & in(x3,x4) & n_dress(x4) & a_blue(s6) & Theme(s6,x4) & n_girl(x3) & a_indian(s5) & Theme(s5,x3) & a_young(s4) & Theme(s4,x3) & Actor(e1,x1) & v_point(e1) & in(x1,x2) & n_dress(x2) & a_blue(s3) & Theme(s3,x2) & n_girl(x1) & a_indian(s2) & Theme(s2,x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_jeans(x2)) | 49b4d586-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5.(v_smile(e2) & v_point(e1) & n_girl(x3) & n_girl(x1) & n_dress(x4) & n_dress(x2) & n_camera(x5) & in(x3,x4) & in(x1,x2) & at(e2,x5) & a_young(s4) & a_young(s1) & a_indian(s5) & a_indian(s2) & a_blue(s6) & a_blue(s3) & Theme(s6,x4) & Theme(s5,x3) & Theme(s4,x3) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_wear(e1) & n_jeans(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A young Indian girl in a blue dress is pointing and smiling at the camera. | THe girl is on tv | 0 | -100 | Pointing and smiling at the camera implies the woman is being recorded. | exists e1 e2 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5.(n_camera(x5) & at(e2,x5) & Actor(e2,x3) & v_smile(e2) & in(x3,x4) & n_dress(x4) & a_blue(s6) & Theme(s6,x4) & n_girl(x3) & a_indian(s5) & Theme(s5,x3) & a_young(s4) & Theme(s4,x3) & Actor(e1,x1) & v_point(e1) & in(x1,x2) & n_dress(x2) & a_blue(s3) & Theme(s3,x2) & n_girl(x1) & a_indian(s2) & Theme(s2,x1) & a_young(s1) & Theme(s1,x1)) | exists p1 x1 x2.(exists x3.(on(x1,x3) & n_tv(x3)) & n_girl(x1) & (x1 = x2) & ne_nam_the(x2)) | 49b4d9a0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 s4 s5 s6 x1 x2 x3 x4 x5.(v_smile(e2) & v_point(e1) & n_girl(x3) & n_girl(x1) & n_dress(x4) & n_dress(x2) & n_camera(x5) & in(x3,x4) & in(x1,x2) & at(e2,x5) & a_young(s4) & a_young(s1) & a_indian(s5) & a_indian(s2) & a_blue(s6) & a_blue(s3) & Theme(s6,x4) & Theme(s5,x3) & Theme(s4,x3) & Theme(s3,x2) & Theme(s2,x1) & Theme(s1,x1) & Actor(e2,x3) & Actor(e1,x1)) | exists x1 x2.(ne_nam_the(x2) & n_girl(x1) & exists x3.(on(x1,x3) & n_tv(x3)) & (x1 = x2)) |
||
Girls wearing a blue dress holding a thin, long, blue fabric while one girl is smiling and pointing to the camera. | All the girls are smiling. | 1 | 0.803121 | we don't know they girls are smiling. | exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(n_camera(x8) & ne_nam_girls(x1) & Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & exists e3 e4 x6 x7.(to(e4,x8) & Actor(e4,x7) & v_point(e4) & n_girl(x7) & card_eq_1(x7) & Actor(e3,x6) & v_smile(e3) & n_girl(x6) & card_eq_1(x6)) & while(e1,p1) & rel(e1,x5) & n_fabric(x5) & a_blue(s3) & Theme(s3,x5) & a_long(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_thin(x4) & (x2 = x3) & n_dress(x2) & a_blue(s1) & Theme(s1,x2)) | exists x2.(n_girl(x2) & all x1.((x1 = x2) -> exists e1.(Actor(e1,x1) & v_smile(e1)))) | 49b4ddc4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(while(e1,p1) & v_wear(e2) & v_hold(e1) & rel(e1,x5) & ne_nam_girls(x1) & n_thin(x4) & n_fabric(x5) & n_dress(x2) & n_camera(x8) & exists e3 e4 x6 x7.(v_smile(e3) & v_point(e4) & to(e4,x8) & n_girl(x7) & n_girl(x6) & card_eq_1(x7) & card_eq_1(x6) & Actor(e4,x7) & Actor(e3,x6)) & a_long(s2) & a_blue(s3) & a_blue(s1) & Theme(s3,x5) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists x2.(n_girl(x2) & all x1.(exists e1.(v_smile(e1) & Actor(e1,x1)) | -(x1 = x2))) |
||
Girls wearing a blue dress holding a thin, long, blue fabric while one girl is smiling and pointing to the camera. | The girls are wearing red sweaters. | 2 | -100 | A blue outfit cannot be red at the same time. | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(n_camera(x8) & ne_nam_girls(x1) & Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & exists e3 e4 x6 x7.(to(e4,x8) & Actor(e4,x7) & v_point(e4) & n_girl(x7) & card_eq_1(x7) & Actor(e3,x6) & v_smile(e3) & n_girl(x6) & card_eq_1(x6)) & while(e1,p1) & rel(e1,x5) & n_fabric(x5) & a_blue(s3) & Theme(s3,x5) & a_long(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_thin(x4) & (x2 = x3) & n_dress(x2) & a_blue(s1) & Theme(s1,x2)) | exists e1 s1 x1 x2.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_sweater(x2) & a_red(s1) & Theme(s1,x2)) | 49b4e1de-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(while(e1,p1) & v_wear(e2) & v_hold(e1) & rel(e1,x5) & ne_nam_girls(x1) & n_thin(x4) & n_fabric(x5) & n_dress(x2) & n_camera(x8) & exists e3 e4 x6 x7.(v_smile(e3) & v_point(e4) & to(e4,x8) & n_girl(x7) & n_girl(x6) & card_eq_1(x7) & card_eq_1(x6) & Actor(e4,x7) & Actor(e3,x6)) & a_long(s2) & a_blue(s3) & a_blue(s1) & Theme(s3,x5) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2.(v_wear(e1) & n_sweater(x2) & n_girl(x1) & a_red(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Girls wearing a blue dress holding a thin, long, blue fabric while one girl is smiling and pointing to the camera. | At least one girl is smiling. | 0 | 0.991151 | from the girls wearing a blue dress one is smiling. | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(n_camera(x8) & ne_nam_girls(x1) & Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & exists e4 e3 x6 x7.(to(e4,x8) & Actor(e4,x7) & v_point(e4) & n_girl(x7) & card_eq_1(x7) & Actor(e3,x6) & v_smile(e3) & n_girl(x6) & card_eq_1(x6)) & while(e1,p1) & rel(e1,x5) & n_fabric(x5) & a_blue(s3) & Theme(s3,x5) & a_long(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_thin(x4) & (x2 = x3) & n_dress(x2) & a_blue(s1) & Theme(s1,x2)) | exists e1 e2 x1.(a_at(e2) & Actor(e2,e1) & v_least(e2) & Actor(e1,x1) & v_smile(e1) & n_girl(x1) & card_eq_1(x1)) | 49b4e65c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(while(e1,p1) & v_wear(e2) & v_hold(e1) & rel(e1,x5) & ne_nam_girls(x1) & n_thin(x4) & n_fabric(x5) & n_dress(x2) & n_camera(x8) & exists e4 e3 x6 x7.(v_smile(e3) & v_point(e4) & to(e4,x8) & n_girl(x7) & n_girl(x6) & card_eq_1(x7) & card_eq_1(x6) & Actor(e4,x7) & Actor(e3,x6)) & a_long(s2) & a_blue(s3) & a_blue(s1) & Theme(s3,x5) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 e2 x1.(v_smile(e1) & v_least(e2) & n_girl(x1) & card_eq_1(x1) & a_at(e2) & Actor(e2,e1) & Actor(e1,x1)) |
||
Girls wearing a blue dress holding a thin, long, blue fabric while one girl is smiling and pointing to the camera. | Girls wearing blue dresses play with a piece of fabric and pose for a picture. | 1 | 0.663417 | They are beginning to pose. | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(n_camera(x8) & ne_nam_girls(x1) & Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & exists e3 e4 x6 x7.(to(e4,x8) & Actor(e4,x7) & v_point(e4) & n_girl(x7) & card_eq_1(x7) & Actor(e3,x6) & v_smile(e3) & n_girl(x6) & card_eq_1(x6)) & while(e1,p1) & rel(e1,x5) & n_fabric(x5) & a_blue(s3) & Theme(s3,x5) & a_long(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_thin(x4) & (x2 = x3) & n_dress(x2) & a_blue(s1) & Theme(s1,x2)) | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(for(e2,x8) & n_picture(x8) & with(e2,x4) & of(x4,x5) & n_pose(x7) & n_fabric(x6) & subset_of(x7,x5) & subset_of(x6,x5) & n_piece(x4) & Actor(e2,x1) & v_play(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_dress(x3) & a_blue(s1) & Theme(s1,x3) & (x1 = x2) & n_girl(x1)) | 49b4ea8a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(while(e1,p1) & v_wear(e2) & v_hold(e1) & rel(e1,x5) & ne_nam_girls(x1) & n_thin(x4) & n_fabric(x5) & n_dress(x2) & n_camera(x8) & exists e3 e4 x6 x7.(v_smile(e3) & v_point(e4) & to(e4,x8) & n_girl(x7) & n_girl(x6) & card_eq_1(x7) & card_eq_1(x6) & Actor(e4,x7) & Actor(e3,x6)) & a_long(s2) & a_blue(s3) & a_blue(s1) & Theme(s3,x5) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 e2 s1 x1 x2 x3 x4 x5 x6 x7 x8.(with(e2,x4) & v_wear(e1) & v_play(e2) & subset_of(x7,x5) & subset_of(x6,x5) & of(x4,x5) & n_pose(x7) & n_piece(x4) & n_picture(x8) & n_girl(x1) & n_fabric(x6) & n_dress(x3) & for(e2,x8) & a_blue(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) |
||
Girls wearing a blue dress holding a thin, long, blue fabric while one girl is smiling and pointing to the camera. | The girl just noticed the camera. | 1 | 0.725331 | She hadn't noticed the photographer. | exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(n_camera(x8) & ne_nam_girls(x1) & Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & exists e4 e3 x6 x7.(to(e4,x8) & Actor(e4,x7) & v_point(e4) & n_girl(x7) & card_eq_1(x7) & Actor(e3,x6) & v_smile(e3) & n_girl(x6) & card_eq_1(x6)) & while(e1,p1) & rel(e1,x5) & n_fabric(x5) & a_blue(s3) & Theme(s3,x5) & a_long(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_thin(x4) & (x2 = x3) & n_dress(x2) & a_blue(s1) & Theme(s1,x2)) | exists e1 s1 x1 x2.(n_camera(x2) & n_girl(x1) & a_just(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_notice(e1)) | 49b4eeb8-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(while(e1,p1) & v_wear(e2) & v_hold(e1) & rel(e1,x5) & ne_nam_girls(x1) & n_thin(x4) & n_fabric(x5) & n_dress(x2) & n_camera(x8) & exists e4 e3 x6 x7.(v_smile(e3) & v_point(e4) & to(e4,x8) & n_girl(x7) & n_girl(x6) & card_eq_1(x7) & card_eq_1(x6) & Actor(e4,x7) & Actor(e3,x6)) & a_long(s2) & a_blue(s3) & a_blue(s1) & Theme(s3,x5) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2.(v_notice(e1) & n_girl(x1) & n_camera(x2) & a_just(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
Girls wearing a blue dress holding a thin, long, blue fabric while one girl is smiling and pointing to the camera. | There is a smiling girl pointing to the camera. | 0 | -100 | "One girl is smiling and pointing to the camera" is a rephrasing of "a smiling girl pointing to the camera." | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(n_camera(x8) & ne_nam_girls(x1) & Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & exists e4 e3 x6 x7.(to(e4,x8) & Actor(e4,x7) & v_point(e4) & n_girl(x7) & card_eq_1(x7) & Actor(e3,x6) & v_smile(e3) & n_girl(x6) & card_eq_1(x6)) & while(e1,p1) & rel(e1,x5) & n_fabric(x5) & a_blue(s3) & Theme(s3,x5) & a_long(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_thin(x4) & (x2 = x3) & n_dress(x2) & a_blue(s1) & Theme(s1,x2)) | exists p1 x1 x4.(n_camera(x4) & exists e1 e2 x2 x3.((x1 = x2) & to(e2,x4) & Actor(e2,x3) & v_point(e2) & (x2 = x3) & n_girl(x2) & Actor(e1,x2) & v_smile(e1))) | 49b4f2e6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(while(e1,p1) & v_wear(e2) & v_hold(e1) & rel(e1,x5) & ne_nam_girls(x1) & n_thin(x4) & n_fabric(x5) & n_dress(x2) & n_camera(x8) & exists e4 e3 x6 x7.(v_smile(e3) & v_point(e4) & to(e4,x8) & n_girl(x7) & n_girl(x6) & card_eq_1(x7) & card_eq_1(x6) & Actor(e4,x7) & Actor(e3,x6)) & a_long(s2) & a_blue(s3) & a_blue(s1) & Theme(s3,x5) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists x1 x4.(n_camera(x4) & exists e1 e2 x2 x3.(v_smile(e1) & v_point(e2) & to(e2,x4) & n_girl(x2) & Actor(e2,x3) & Actor(e1,x2) & (x2 = x3) & (x1 = x2))) |
||
Girls wearing a blue dress holding a thin, long, blue fabric while one girl is smiling and pointing to the camera. | A man holding fabric while a girl is smiling and pointing to the camera. | 2 | -100 | Girls cannot be a man. | exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(n_camera(x8) & ne_nam_girls(x1) & Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & exists e3 e4 x6 x7.(to(e4,x8) & Actor(e4,x7) & v_point(e4) & n_girl(x7) & card_eq_1(x7) & Actor(e3,x6) & v_smile(e3) & n_girl(x6) & card_eq_1(x6)) & while(e1,p1) & rel(e1,x5) & n_fabric(x5) & a_blue(s3) & Theme(s3,x5) & a_long(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_thin(x4) & (x2 = x3) & n_dress(x2) & a_blue(s1) & Theme(s1,x2)) | exists e1 p1 x1 x2 x3 x6.(n_camera(x6) & a_topic(x1) & exists e3 e2 x4 x5.(to(e3,x6) & Actor(e3,x5) & v_point(e3) & n_girl(x5) & Actor(e2,x4) & v_smile(e2) & n_girl(x4)) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x2) & v_hold(e1) & n_fabric(x3) & (x1 = x2) & n_man(x1)) | 49b4f886-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(while(e1,p1) & v_wear(e2) & v_hold(e1) & rel(e1,x5) & ne_nam_girls(x1) & n_thin(x4) & n_fabric(x5) & n_dress(x2) & n_camera(x8) & exists e3 e4 x6 x7.(v_smile(e3) & v_point(e4) & to(e4,x8) & n_girl(x7) & n_girl(x6) & card_eq_1(x7) & card_eq_1(x6) & Actor(e4,x7) & Actor(e3,x6)) & a_long(s2) & a_blue(s3) & a_blue(s1) & Theme(s3,x5) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 p1 x1 x2 x3 x6.(while(e1,p1) & v_hold(e1) & n_man(x1) & n_fabric(x3) & n_camera(x6) & exists e3 e2 x4 x5.(v_smile(e2) & v_point(e3) & to(e3,x6) & n_girl(x5) & n_girl(x4) & Actor(e3,x5) & Actor(e2,x4)) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
Girls wearing a blue dress holding a thin, long, blue fabric while one girl is smiling and pointing to the camera. | a number of girls dressed in blue, one of whom smiles | 0 | -100 | "Girls wearing a blue dress...while one girl is smiling" is a rephrase of "girls dressed in blue, one of whom smiles." | exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(n_camera(x8) & ne_nam_girls(x1) & Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & exists e4 e3 x6 x7.(to(e4,x8) & Actor(e4,x7) & v_point(e4) & n_girl(x7) & card_eq_1(x7) & Actor(e3,x6) & v_smile(e3) & n_girl(x6) & card_eq_1(x6)) & while(e1,p1) & rel(e1,x5) & n_fabric(x5) & a_blue(s3) & Theme(s3,x5) & a_long(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_thin(x4) & (x2 = x3) & n_dress(x2) & a_blue(s1) & Theme(s1,x2)) | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(Actor(e2,x1) & v_smile(e2) & rel(x1,x5) & of(x5,x6) & n_whom(x6) & n_thing(x5) & card_eq_1(x5) & of(x1,x2) & Theme(e1,s1) & Theme(s1,x4) & a_blue(s1) & Theme(e1,x3) & v_dress(e1) & (x2 = x3) & n_girl(x2) & n_number(x1)) | 49b4fd04-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(while(e1,p1) & v_wear(e2) & v_hold(e1) & rel(e1,x5) & ne_nam_girls(x1) & n_thin(x4) & n_fabric(x5) & n_dress(x2) & n_camera(x8) & exists e4 e3 x6 x7.(v_smile(e3) & v_point(e4) & to(e4,x8) & n_girl(x7) & n_girl(x6) & card_eq_1(x7) & card_eq_1(x6) & Actor(e4,x7) & Actor(e3,x6)) & a_long(s2) & a_blue(s3) & a_blue(s1) & Theme(s3,x5) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e2 e1 s1 x1 x2 x3 x4 x5 x6.(v_smile(e2) & v_dress(e1) & rel(x1,x5) & of(x5,x6) & of(x1,x2) & n_whom(x6) & n_thing(x5) & n_number(x1) & n_girl(x2) & card_eq_1(x5) & a_blue(s1) & Theme(s1,x4) & Theme(e1,x3) & Theme(e1,s1) & Actor(e2,x1) & (x2 = x3)) |
||
Girls wearing a blue dress holding a thin, long, blue fabric while one girl is smiling and pointing to the camera. | A lady holds fabric while another woman points at the camera. | 0 | -100 | Of the girls wearing blue, one is holding the fabric while the other points at the camera. | exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(n_camera(x8) & ne_nam_girls(x1) & Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & exists e3 e4 x6 x7.(to(e4,x8) & Actor(e4,x7) & v_point(e4) & n_girl(x7) & card_eq_1(x7) & Actor(e3,x6) & v_smile(e3) & n_girl(x6) & card_eq_1(x6)) & while(e1,p1) & rel(e1,x5) & n_fabric(x5) & a_blue(s3) & Theme(s3,x5) & a_long(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_thin(x4) & (x2 = x3) & n_dress(x2) & a_blue(s1) & Theme(s1,x2)) | exists e1 x1 x2 x3 x4 x5 x6.(n_camera(x6) & at(e1,x6) & while(e1,x5) & n_point(x5) & of(x5,x4) & n_woman(x4) & -(x5 = x3) & n_point(x3) & of(x3,x4) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_fabric(x2) & n_lady(x1)) | 49b501dc-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(while(e1,p1) & v_wear(e2) & v_hold(e1) & rel(e1,x5) & ne_nam_girls(x1) & n_thin(x4) & n_fabric(x5) & n_dress(x2) & n_camera(x8) & exists e3 e4 x6 x7.(v_smile(e3) & v_point(e4) & to(e4,x8) & n_girl(x7) & n_girl(x6) & card_eq_1(x7) & card_eq_1(x6) & Actor(e4,x7) & Actor(e3,x6)) & a_long(s2) & a_blue(s3) & a_blue(s1) & Theme(s3,x5) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4 x5 x6.(while(e1,x5) & v_hold(e1) & of(x5,x4) & of(x3,x4) & n_woman(x4) & n_point(x5) & n_point(x3) & n_lady(x1) & n_fabric(x2) & n_camera(x6) & at(e1,x6) & Theme(e1,x2) & Actor(e1,x1) & -(x5 = x3)) |
||
Girls wearing a blue dress holding a thin, long, blue fabric while one girl is smiling and pointing to the camera. | A girl smiles and points at a picture. | 0 | -100 | Smiling and pointing to a camera implies the girl is having her photo taken. | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(n_camera(x8) & ne_nam_girls(x1) & Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & exists e4 e3 x6 x7.(to(e4,x8) & Actor(e4,x7) & v_point(e4) & n_girl(x7) & card_eq_1(x7) & Actor(e3,x6) & v_smile(e3) & n_girl(x6) & card_eq_1(x6)) & while(e1,p1) & rel(e1,x5) & n_fabric(x5) & a_blue(s3) & Theme(s3,x5) & a_long(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_thin(x4) & (x2 = x3) & n_dress(x2) & a_blue(s1) & Theme(s1,x2)) | exists e1 e2 x1 x2 x3.(at(e2,x3) & n_picture(x3) & Actor(e2,x2) & v_point(e2) & n_girl(x2) & Actor(e1,x1) & v_smile(e1) & n_girl(x1)) | 49b50600-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(while(e1,p1) & v_wear(e2) & v_hold(e1) & rel(e1,x5) & ne_nam_girls(x1) & n_thin(x4) & n_fabric(x5) & n_dress(x2) & n_camera(x8) & exists e4 e3 x6 x7.(v_smile(e3) & v_point(e4) & to(e4,x8) & n_girl(x7) & n_girl(x6) & card_eq_1(x7) & card_eq_1(x6) & Actor(e4,x7) & Actor(e3,x6)) & a_long(s2) & a_blue(s3) & a_blue(s1) & Theme(s3,x5) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 e2 x1 x2 x3.(v_smile(e1) & v_point(e2) & n_picture(x3) & n_girl(x2) & n_girl(x1) & at(e2,x3) & Actor(e2,x2) & Actor(e1,x1)) |
||
Girls wearing a blue dress holding a thin, long, blue fabric while one girl is smiling and pointing to the camera. | The girls are wearing shorts. | 2 | -100 | People cannot wear a dress and a short simultaneously. | exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(n_camera(x8) & ne_nam_girls(x1) & Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & exists e3 e4 x6 x7.(to(e4,x8) & Actor(e4,x7) & v_point(e4) & n_girl(x7) & card_eq_1(x7) & Actor(e3,x6) & v_smile(e3) & n_girl(x6) & card_eq_1(x6)) & while(e1,p1) & rel(e1,x5) & n_fabric(x5) & a_blue(s3) & Theme(s3,x5) & a_long(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_thin(x4) & (x2 = x3) & n_dress(x2) & a_blue(s1) & Theme(s1,x2)) | exists e1 x1 x2.(n_girl(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shorts(x2)) | 49b50a24-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(while(e1,p1) & v_wear(e2) & v_hold(e1) & rel(e1,x5) & ne_nam_girls(x1) & n_thin(x4) & n_fabric(x5) & n_dress(x2) & n_camera(x8) & exists e3 e4 x6 x7.(v_smile(e3) & v_point(e4) & to(e4,x8) & n_girl(x7) & n_girl(x6) & card_eq_1(x7) & card_eq_1(x6) & Actor(e4,x7) & Actor(e3,x6)) & a_long(s2) & a_blue(s3) & a_blue(s1) & Theme(s3,x5) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_wear(e1) & n_shorts(x2) & n_girl(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Girls wearing a blue dress holding a thin, long, blue fabric while one girl is smiling and pointing to the camera. | Girls in swimsuits get ready to dive into an empty pool. | 2 | -100 | People cannot be wearing a dress and swimsuit simultaneously.. | exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(n_camera(x8) & ne_nam_girls(x1) & Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & exists e4 e3 x6 x7.(to(e4,x8) & Actor(e4,x7) & v_point(e4) & n_girl(x7) & card_eq_1(x7) & Actor(e3,x6) & v_smile(e3) & n_girl(x6) & card_eq_1(x6)) & while(e1,p1) & rel(e1,x5) & n_fabric(x5) & a_blue(s3) & Theme(s3,x5) & a_long(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_thin(x4) & (x2 = x3) & n_dress(x2) & a_blue(s1) & Theme(s1,x2)) | exists e1 p1 s1 x1 x2 x3.(ne_nam_girls(x1) & into(e1,x3) & n_pool(x3) & a_empty(s1) & Theme(s1,x3) & exists s2 x4.(to(s2,x4) & n_dive(x4) & Theme(s2,x1) & a_ready(s2)) & Topic(e1,p1) & Actor(e1,x1) & v_get(e1) & in(x1,x2) & n_swimsuit(x2)) | 49b50eac-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(while(e1,p1) & v_wear(e2) & v_hold(e1) & rel(e1,x5) & ne_nam_girls(x1) & n_thin(x4) & n_fabric(x5) & n_dress(x2) & n_camera(x8) & exists e4 e3 x6 x7.(v_smile(e3) & v_point(e4) & to(e4,x8) & n_girl(x7) & n_girl(x6) & card_eq_1(x7) & card_eq_1(x6) & Actor(e4,x7) & Actor(e3,x6)) & a_long(s2) & a_blue(s3) & a_blue(s1) & Theme(s3,x5) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 p1 s1 x1 x2 x3.(v_get(e1) & ne_nam_girls(x1) & n_swimsuit(x2) & n_pool(x3) & into(e1,x3) & in(x1,x2) & exists s2 x4.(to(s2,x4) & n_dive(x4) & a_ready(s2) & Theme(s2,x1)) & a_empty(s1) & Topic(e1,p1) & Theme(s1,x3) & Actor(e1,x1)) |
||
Girls wearing a blue dress holding a thin, long, blue fabric while one girl is smiling and pointing to the camera. | two woman pose for a picture, and one of them is holding fabric. | 1 | 0.703972 | There are two in the picture. | exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(n_camera(x8) & ne_nam_girls(x1) & Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & exists e3 e4 x6 x7.(to(e4,x8) & Actor(e4,x7) & v_point(e4) & n_girl(x7) & card_eq_1(x7) & Actor(e3,x6) & v_smile(e3) & n_girl(x6) & card_eq_1(x6)) & while(e1,p1) & rel(e1,x5) & n_fabric(x5) & a_blue(s3) & Theme(s3,x5) & a_long(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_thin(x4) & (x2 = x3) & n_dress(x2) & a_blue(s1) & Theme(s1,x2)) | exists e2 e1 x1 x2 x3 x4.(Theme(e2,x4) & Actor(e2,x3) & v_hold(e2) & n_fabric(x4) & of(x3,x4) & n_thing(x4) & n_thing(x3) & card_eq_1(x3) & for(e1,x2) & n_picture(x2) & Actor(e1,x1) & v_pose(e1) & n_woman(x1) & card_eq_2(x1)) | 49b512e4-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(while(e1,p1) & v_wear(e2) & v_hold(e1) & rel(e1,x5) & ne_nam_girls(x1) & n_thin(x4) & n_fabric(x5) & n_dress(x2) & n_camera(x8) & exists e3 e4 x6 x7.(v_smile(e3) & v_point(e4) & to(e4,x8) & n_girl(x7) & n_girl(x6) & card_eq_1(x7) & card_eq_1(x6) & Actor(e4,x7) & Actor(e3,x6)) & a_long(s2) & a_blue(s3) & a_blue(s1) & Theme(s3,x5) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e2 e1 x1 x2 x3 x4.(v_pose(e1) & v_hold(e2) & of(x3,x4) & n_woman(x1) & n_thing(x4) & n_thing(x3) & n_picture(x2) & n_fabric(x4) & for(e1,x2) & card_eq_2(x1) & card_eq_1(x3) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1)) |
||
Girls wearing a blue dress holding a thin, long, blue fabric while one girl is smiling and pointing to the camera. | a birthday group is photographed | 1 | 0.072326 | They are celebrating a birthday. | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(n_camera(x8) & ne_nam_girls(x1) & Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & exists e3 e4 x6 x7.(to(e4,x8) & Actor(e4,x7) & v_point(e4) & n_girl(x7) & card_eq_1(x7) & Actor(e3,x6) & v_smile(e3) & n_girl(x6) & card_eq_1(x6)) & while(e1,p1) & rel(e1,x5) & n_fabric(x5) & a_blue(s3) & Theme(s3,x5) & a_long(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_thin(x4) & (x2 = x3) & n_dress(x2) & a_blue(s1) & Theme(s1,x2)) | exists e1 x1 x2.(Theme(e1,x1) & v_photograph(e1) & n_group(x1) & of(x1,x2) & n_birthday(x2)) | 49b51712-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(while(e1,p1) & v_wear(e2) & v_hold(e1) & rel(e1,x5) & ne_nam_girls(x1) & n_thin(x4) & n_fabric(x5) & n_dress(x2) & n_camera(x8) & exists e3 e4 x6 x7.(v_smile(e3) & v_point(e4) & to(e4,x8) & n_girl(x7) & n_girl(x6) & card_eq_1(x7) & card_eq_1(x6) & Actor(e4,x7) & Actor(e3,x6)) & a_long(s2) & a_blue(s3) & a_blue(s1) & Theme(s3,x5) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2.(v_photograph(e1) & of(x1,x2) & n_group(x1) & n_birthday(x2) & Theme(e1,x1)) |
||
Girls wearing a blue dress holding a thin, long, blue fabric while one girl is smiling and pointing to the camera. | twenty puppys lick a sad girls tears | 2 | 0 | One cannot be smiling and sad simultaneously. | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(n_camera(x8) & ne_nam_girls(x1) & Theme(e2,x2) & Actor(e2,x1) & v_wear(e2) & exists e3 e4 x6 x7.(to(e4,x8) & Actor(e4,x7) & v_point(e4) & n_girl(x7) & card_eq_1(x7) & Actor(e3,x6) & v_smile(e3) & n_girl(x6) & card_eq_1(x6)) & while(e1,p1) & rel(e1,x5) & n_fabric(x5) & a_blue(s3) & Theme(s3,x5) & a_long(s2) & Manner(e1,s2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_thin(x4) & (x2 = x3) & n_dress(x2) & a_blue(s1) & Theme(s1,x2)) | exists e1 s1 x1 x2 x3.(Theme(e1,x2) & Actor(e1,x1) & v_lick(e1) & n_tear(x2) & of(x2,x3) & n_girl(x3) & a_sad(s1) & Theme(s1,x2) & n_puppy(x1) & card_eq_20(x1)) | 49b51b2c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 s1 s2 s3 x1 x2 x3 x4 x5 x8.(while(e1,p1) & v_wear(e2) & v_hold(e1) & rel(e1,x5) & ne_nam_girls(x1) & n_thin(x4) & n_fabric(x5) & n_dress(x2) & n_camera(x8) & exists e3 e4 x6 x7.(v_smile(e3) & v_point(e4) & to(e4,x8) & n_girl(x7) & n_girl(x6) & card_eq_1(x7) & card_eq_1(x6) & Actor(e4,x7) & Actor(e3,x6)) & a_long(s2) & a_blue(s3) & a_blue(s1) & Theme(s3,x5) & Theme(s1,x2) & Theme(e2,x2) & Theme(e1,x4) & Manner(e1,s2) & Actor(e2,x1) & Actor(e1,x3) & (x2 = x3)) | exists e1 s1 x1 x2 x3.(v_lick(e1) & of(x2,x3) & n_tear(x2) & n_puppy(x1) & n_girl(x3) & card_eq_20(x1) & a_sad(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Dog catching a red Frisbee. | A dog watches a frisbee pass over his head and yawns. | 2 | -100 | watches is not the same as catching | exists e1 s1 x1 x2.(ne_nam_dog(x1) & Theme(e1,x2) & Actor(e1,x1) & v_catch(e1) & n_frisbee(x2) & a_red(s1) & Theme(s1,x2)) | exists e1 s1 x1 x2 x3 x4 x5.(over(e1,x3) & n_yawn(x5) & n_head(x4) & subset_of(x5,x3) & subset_of(x4,x3) & of(x3,x1) & n_male(x1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_pass(x2) & a_frisbee(s1) & Theme(s1,x2) & n_dog(x1)) | 49b52180-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_catch(e1) & ne_nam_dog(x1) & n_frisbee(x2) & a_red(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4 x5.(v_watch(e1) & subset_of(x5,x3) & subset_of(x4,x3) & over(e1,x3) & of(x3,x1) & n_yawn(x5) & n_pass(x2) & n_male(x1) & n_head(x4) & n_dog(x1) & a_frisbee(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Dog catching a red Frisbee. | A dog is playing catch. | 0 | -100 | Catching a red Frisbee implies that the dog playing catch | exists e1 s1 x1 x2.(ne_nam_dog(x1) & Theme(e1,x2) & Actor(e1,x1) & v_catch(e1) & n_frisbee(x2) & a_red(s1) & Theme(s1,x2)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_play(e1) & n_catch(x2) & n_dog(x1)) | 49b5261c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_catch(e1) & ne_nam_dog(x1) & n_frisbee(x2) & a_red(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_play(e1) & n_dog(x1) & n_catch(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Dog catching a red Frisbee. | A dog catches a frisbee in the park. | 1 | -100 | The dog could be catching the Frisbee anywhere, not necessarily in the park. | exists e1 s1 x1 x2.(ne_nam_dog(x1) & Theme(e1,x2) & Actor(e1,x1) & v_catch(e1) & n_frisbee(x2) & a_red(s1) & Theme(s1,x2)) | exists e1 x1 x2 x3.(n_park(x3) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_catch(e1) & n_frisbee(x2) & n_dog(x1)) | 49b52a4a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2.(v_catch(e1) & ne_nam_dog(x1) & n_frisbee(x2) & a_red(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_catch(e1) & n_park(x3) & n_frisbee(x2) & n_dog(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Girls in blue dresses are holding large blue cloths. | A group of boys playing ball. | 2 | -100 | The gender of the kids can either be girls or boys, but not both. | exists e1 s1 s2 s3 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_cloth(x3) & a_blue(s3) & Theme(s3,x3) & a_large(s2) & Theme(s2,x3) & in(x1,x2) & n_dress(x2) & a_blue(s1) & Theme(s1,x2) & n_girl(x1)) | exists e1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_play(e1) & n_ball(x4) & (x1 = x3) & of(x1,x2) & n_boy(x2) & n_group(x1)) | 49b52f40-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_hold(e1) & n_girl(x1) & n_dress(x2) & n_cloth(x3) & in(x1,x2) & a_large(s2) & a_blue(s3) & a_blue(s1) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_play(e1) & of(x1,x2) & n_group(x1) & n_boy(x2) & n_ball(x4) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3)) |
||
Girls in blue dresses are holding large blue cloths. | A group of girls in blue holding cloths. | 0 | -100 | Girls are holding large blue cloths. | exists e1 s1 s2 s3 x1 x2 x3.(Theme(e1,x3) & Actor(e1,x1) & v_hold(e1) & n_cloth(x3) & a_blue(s3) & Theme(s3,x3) & a_large(s2) & Theme(s2,x3) & in(x1,x2) & n_dress(x2) & a_blue(s1) & Theme(s1,x2) & n_girl(x1)) | exists e1 s1 x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_cloth(x3) & Actor(e1,x3) & v_hold(e1) & a_blue(s1) & Theme(s1,x3) & of(x1,x2) & n_girl(x2) & n_group(x1)) | 49b538e6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3.(v_hold(e1) & n_girl(x1) & n_dress(x2) & n_cloth(x3) & in(x1,x2) & a_large(s2) & a_blue(s3) & a_blue(s1) & Theme(s3,x3) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_hold(e1) & of(x1,x2) & n_group(x1) & n_girl(x2) & n_cloth(x3) & in(x1,x3) & a_topic(x1) & a_blue(s1) & Theme(s1,x3) & Actor(e1,x3)) |
||
A man wearing swim goggles is doing the crawl in a lane in a swimming pool. | A tall human in a pool | 1 | -100 | The man is tall. | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(n_crawl(x5) & in(e2,x7) & n_pool(x7) & of(x7,x8) & n_swimming(x8) & Theme(e2,x5) & Actor(e2,x1) & v_do(e2) & in(x5,x6) & n_lane(x6) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_goggles(x3) & of(x3,x4) & n_swim(x4) & (x1 = x2) & n_man(x1)) | exists s1 x1 x2.(a_topic(x1) & in(x1,x2) & n_pool(x2) & n_human(x1) & a_tall(s1) & Theme(s1,x1)) | 49b547c8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6 x7 x8.(v_wear(e1) & v_do(e2) & of(x7,x8) & of(x3,x4) & n_swimming(x8) & n_swim(x4) & n_pool(x7) & n_man(x1) & n_lane(x6) & n_goggles(x3) & n_crawl(x5) & in(x5,x6) & in(e2,x7) & Theme(e2,x5) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists s1 x1 x2.(n_pool(x2) & n_human(x1) & in(x1,x2) & a_topic(x1) & a_tall(s1) & Theme(s1,x1)) |
||
Two Indian people are dancing at a wedding with flower petals all over the floor. | Two Indian people eating a wedding dinner. | 2 | -100 | The people are not described as eating and dancing at the same time, so one must be chosen. | exists e1 s1 x1 x2 x3 x4 x5.(n_floor(x5) & r_all(e1) & over(e1,x5) & with(e1,x3) & n_petal(x3) & of(x3,x4) & n_flower(x4) & at(e1,x2) & n_wedding(x2) & Actor(e1,x1) & v_dance(e1) & n_people(x1) & a_indian(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 s1 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_eat(e1) & n_dinner(x3) & of(x3,x4) & n_wedding(x4) & (x1 = x2) & n_people(x1) & a_indian(s1) & Theme(s1,x1) & card_eq_2(x1)) | 49b550a6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(with(e1,x3) & v_dance(e1) & r_all(e1) & over(e1,x5) & of(x3,x4) & n_wedding(x2) & n_petal(x3) & n_people(x1) & n_flower(x4) & n_floor(x5) & card_eq_2(x1) & at(e1,x2) & a_indian(s1) & Theme(s1,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_eat(e1) & of(x3,x4) & n_wedding(x4) & n_people(x1) & n_dinner(x3) & card_eq_2(x1) & a_topic(x1) & a_indian(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
The boys draw in the sand with sticks. | The teenagers try to out draw each other on the beach. | 1 | -100 | They are at the beach. | exists e1 x1 x2 x3 x4.(n_sand(x3) & n_boy(x1) & with(e1,x4) & n_stick(x4) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_draw(e1) & n_thing(x2)) | exists e1 p1 s1 x1 x3.(n_beach(x3) & n_teenager(x1) & Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & a_out(s1) & Manner(p1,s1) & all x2.(n_other(x2) -> exists e2.(on(e2,x3) & Theme(e2,x2) & Actor(e2,x1) & v_draw(e2)))) | 49b55e52-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(with(e1,x4) & v_draw(e1) & n_thing(x2) & n_stick(x4) & n_sand(x3) & n_boy(x1) & in(e1,x3) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 p1 s1 x1 x3.(v_try(e1) & n_teenager(x1) & n_beach(x3) & all x2.(exists e2.(v_draw(e2) & on(e2,x3) & Theme(e2,x2) & Actor(e2,x1)) | -n_other(x2)) & a_out(s1) & Topic(e1,p1) & Manner(p1,s1) & Actor(e1,x1)) |
||
A young woman is drawing with a Sharpie marker. | A woman is drawing. | 0 | 0.980656 | A woman with a Sharpie marker can be drawing. | exists e1 s1 x1 x2 x3.(with(e1,x2) & n_marker(x2) & (x2 = x3) & ne_nam_sharpie(x3) & Actor(e1,x1) & v_draw(e1) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1.(Actor(e1,x1) & v_draw(e1) & n_woman(x1)) | 49b6461e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x2) & v_draw(e1) & ne_nam_sharpie(x3) & n_woman(x1) & n_marker(x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1) & (x2 = x3)) | exists e1 x1.(v_draw(e1) & n_woman(x1) & Actor(e1,x1)) |
||
A young woman is drawing with a Sharpie marker. | A woman is drawing. | 0 | 0.980656 | A woman with a Sharpie marker can be drawing. | exists e1 s1 x1 x2 x3.(with(e1,x2) & n_marker(x2) & (x2 = x3) & ne_nam_sharpie(x3) & Actor(e1,x1) & v_draw(e1) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1.(Actor(e1,x1) & v_draw(e1) & n_woman(x1)) | 49b64af6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x2) & v_draw(e1) & ne_nam_sharpie(x3) & n_woman(x1) & n_marker(x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1) & (x2 = x3)) | exists e1 x1.(v_draw(e1) & n_woman(x1) & Actor(e1,x1)) |
||
A young woman is drawing with a Sharpie marker. | The Sharpie is black | 1 | 0.719476 | the woman drawing with the sharpie marker need not be black | exists e1 s1 x1 x2 x3.(with(e1,x2) & n_marker(x2) & (x2 = x3) & ne_nam_sharpie(x3) & Actor(e1,x1) & v_draw(e1) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists s1 x1.(ne_nam_sharpie(x1) & Theme(s1,x1) & a_black(s1)) | 49b64fc4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x2) & v_draw(e1) & ne_nam_sharpie(x3) & n_woman(x1) & n_marker(x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1) & (x2 = x3)) | exists s1 x1.(ne_nam_sharpie(x1) & a_black(s1) & Theme(s1,x1)) |
||
A young woman is drawing with a Sharpie marker. | The woman is old | 2 | 0 | Young can't be old. | exists e1 s1 x1 x2 x3.(with(e1,x2) & n_marker(x2) & (x2 = x3) & ne_nam_sharpie(x3) & Actor(e1,x1) & v_draw(e1) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists s1 x1.(n_woman(x1) & Theme(s1,x1) & a_old(s1)) | 49b655dc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x2) & v_draw(e1) & ne_nam_sharpie(x3) & n_woman(x1) & n_marker(x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1) & (x2 = x3)) | exists s1 x1.(n_woman(x1) & a_old(s1) & Theme(s1,x1)) |
||
A young woman is drawing with a Sharpie marker. | A young women is drawing in art class. | 1 | 0.041447 | A young woman is drawing with a Sharpie marker does not mean she is drawing in art class | exists e1 s1 x1 x2 x3.(with(e1,x2) & n_marker(x2) & (x2 = x3) & ne_nam_sharpie(x3) & Actor(e1,x1) & v_draw(e1) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3.(in(e1,x2) & n_class(x2) & of(x2,x3) & n_art(x3) & Actor(e1,x1) & v_draw(e1) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | 49b673fa-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x2) & v_draw(e1) & ne_nam_sharpie(x3) & n_woman(x1) & n_marker(x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1) & (x2 = x3)) | exists e1 s1 x1 x2 x3.(v_draw(e1) & of(x2,x3) & n_woman(x1) & n_class(x2) & n_art(x3) & in(e1,x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A young woman is drawing with a Sharpie marker. | she i using a black sharpie | 1 | 0.704442 | There are other sharpie colors besides black. | exists e1 s1 x1 x2 x3.(with(e1,x2) & n_marker(x2) & (x2 = x3) & ne_nam_sharpie(x3) & Actor(e1,x1) & v_draw(e1) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 p1 x1.(n_female(x1) & exists e2 s1 x2.(Theme(e2,x2) & Actor(e2,x1) & v_use(e2) & n_sharpie(x2) & a_black(s1) & Theme(s1,x2)) & Topic(e1,p1) & Actor(e1,x1) & v_i(e1)) | 49b678b4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x2) & v_draw(e1) & ne_nam_sharpie(x3) & n_woman(x1) & n_marker(x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1) & (x2 = x3)) | exists e1 p1 x1.(v_i(e1) & n_female(x1) & exists e2 s1 x2.(v_use(e2) & n_sharpie(x2) & a_black(s1) & Theme(s1,x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A young woman is drawing with a Sharpie marker. | An art student is performing a sketch of the field in Sharpie marker | 1 | 0.074158 | A young woman is drawing with a Sharpie marker does not imply an art student is drawing a sketch of the field | exists e1 s1 x1 x2 x3.(with(e1,x2) & n_marker(x2) & (x2 = x3) & ne_nam_sharpie(x3) & Actor(e1,x1) & v_draw(e1) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists e1 x1 x2 x3 x4 x5 x6.(n_field(x4) & in(e1,x5) & n_marker(x5) & (x5 = x6) & ne_geo_sharpie(x6) & Theme(e1,x3) & Actor(e1,x1) & v_perform(e1) & of(x3,x4) & n_sketch(x3) & n_student(x1) & of(x1,x2) & n_art(x2)) | 49b67e5e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x2) & v_draw(e1) & ne_nam_sharpie(x3) & n_woman(x1) & n_marker(x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1) & (x2 = x3)) | exists e1 x1 x2 x3 x4 x5 x6.(v_perform(e1) & of(x3,x4) & of(x1,x2) & ne_geo_sharpie(x6) & n_student(x1) & n_sketch(x3) & n_marker(x5) & n_field(x4) & n_art(x2) & in(e1,x5) & Theme(e1,x3) & Actor(e1,x1) & (x5 = x6)) |
||
A young woman is drawing with a Sharpie marker. | The woman is an art student. | 1 | 0.178873 | A young woman is drawing with a Sharpie marker. does not mean she is art student | exists e1 s1 x1 x2 x3.(with(e1,x2) & n_marker(x2) & (x2 = x3) & ne_nam_sharpie(x3) & Actor(e1,x1) & v_draw(e1) & n_woman(x1) & a_young(s1) & Theme(s1,x1)) | exists p1 x1.(n_woman(x1) & exists x2 x3.((x1 = x2) & n_student(x2) & of(x2,x3) & n_art(x3))) | 49b68c78-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(with(e1,x2) & v_draw(e1) & ne_nam_sharpie(x3) & n_woman(x1) & n_marker(x2) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1) & (x2 = x3)) | exists x1.(n_woman(x1) & exists x2 x3.(of(x2,x3) & n_student(x2) & n_art(x3) & (x1 = x2))) |
||
A little girl smiling in a colorful knitted hat. | The little girl is happy | 0 | -100 | The little girl is presumed to be happy because she is smiling in sentence one. | exists e1 e2 s1 s2 x1 x2 x3.(a_topic(x1) & in(e1,x3) & n_hat(x3) & Theme(e2,x3) & v_knit(e2) & a_colorful(s2) & Theme(s2,x3) & Actor(e1,x2) & v_smile(e1) & (x1 = x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists s1 s2 x1.(n_girl(x1) & a_little(s1) & Theme(s1,x1) & Theme(s2,x1) & a_happy(s2)) | 49b97eb0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3.(v_smile(e1) & v_knit(e2) & n_hat(x3) & n_girl(x1) & in(e1,x3) & a_topic(x1) & a_little(s1) & a_colorful(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e2,x3) & Actor(e1,x2) & (x1 = x2)) | exists s1 s2 x1.(n_girl(x1) & a_little(s1) & a_happy(s2) & Theme(s2,x1) & Theme(s1,x1)) |
||
A little girl with a knit hat laying on a pillow propping her head up with her hands. | A child is laying down. | 0 | -100 | The little girl is a child that is laying, so the child is laying down. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & with(x1,x2) & on(e1,x5) & with(e2,x8) & n_hand(x8) & of(x8,x1) & n_female(x1) & n_female(x1) & a_up(s2) & Manner(e2,s2) & Theme(e2,x7) & Actor(e2,x6) & v_prop(e2) & n_head(x7) & of(x7,x1) & (x5 = x6) & n_pillow(x5) & Actor(e1,x4) & v_lay(e1) & (x2 = x4) & n_hat(x2) & of(x2,x3) & n_knit(x3) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 s1 x1.(a_down(s1) & Manner(e1,s1) & Actor(e1,x1) & v_lay(e1) & n_child(x1)) | 49ba395e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & with(e2,x8) & v_prop(e2) & v_lay(e1) & on(e1,x5) & of(x8,x1) & of(x7,x1) & of(x2,x3) & n_pillow(x5) & n_knit(x3) & n_head(x7) & n_hat(x2) & n_hand(x8) & n_girl(x1) & n_female(x1) & a_up(s2) & a_topic(x1) & a_little(s1) & Theme(s1,x1) & Theme(e2,x7) & Manner(e2,s2) & Actor(e2,x6) & Actor(e1,x4) & (x5 = x6) & (x2 = x4)) | exists e1 s1 x1.(v_lay(e1) & n_child(x1) & a_down(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A little girl with a knit hat laying on a pillow propping her head up with her hands. | A boy is playing with his friends | 2 | -100 | A boy is not a little girl. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & with(x1,x2) & on(e1,x5) & with(e2,x8) & n_hand(x8) & of(x8,x1) & n_female(x1) & n_female(x1) & a_up(s2) & Manner(e2,s2) & Theme(e2,x7) & Actor(e2,x6) & v_prop(e2) & n_head(x7) & of(x7,x1) & (x5 = x6) & n_pillow(x5) & Actor(e1,x4) & v_lay(e1) & (x2 = x4) & n_hat(x2) & of(x2,x3) & n_knit(x3) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 x1 x2.(with(e1,x2) & n_friend(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_play(e1) & n_boy(x1)) | 49ba44a8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & with(e2,x8) & v_prop(e2) & v_lay(e1) & on(e1,x5) & of(x8,x1) & of(x7,x1) & of(x2,x3) & n_pillow(x5) & n_knit(x3) & n_head(x7) & n_hat(x2) & n_hand(x8) & n_girl(x1) & n_female(x1) & a_up(s2) & a_topic(x1) & a_little(s1) & Theme(s1,x1) & Theme(e2,x7) & Manner(e2,s2) & Actor(e2,x6) & Actor(e1,x4) & (x5 = x6) & (x2 = x4)) | exists e1 x1 x2.(with(e1,x2) & v_play(e1) & of(x2,x1) & n_male(x1) & n_friend(x2) & n_boy(x1) & Actor(e1,x1)) |
||
A little girl with a knit hat laying on a pillow propping her head up with her hands. | A girl is trying to take a nap. | 1 | -100 | The little girl is not trying to take a nap if she is laying on a pillow with a knit hat and propping her head up with her hands. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(a_topic(x1) & with(x1,x2) & on(e1,x5) & with(e2,x8) & n_hand(x8) & of(x8,x1) & n_female(x1) & n_female(x1) & a_up(s2) & Manner(e2,s2) & Theme(e2,x7) & Actor(e2,x6) & v_prop(e2) & n_head(x7) & of(x7,x1) & (x5 = x6) & n_pillow(x5) & Actor(e1,x4) & v_lay(e1) & (x2 = x4) & n_hat(x2) & of(x2,x3) & n_knit(x3) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_try(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_take(e2) & n_nap(x2)) & n_girl(x1)) | 49ba504c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8.(with(x1,x2) & with(e2,x8) & v_prop(e2) & v_lay(e1) & on(e1,x5) & of(x8,x1) & of(x7,x1) & of(x2,x3) & n_pillow(x5) & n_knit(x3) & n_head(x7) & n_hat(x2) & n_hand(x8) & n_girl(x1) & n_female(x1) & a_up(s2) & a_topic(x1) & a_little(s1) & Theme(s1,x1) & Theme(e2,x7) & Manner(e2,s2) & Actor(e2,x6) & Actor(e1,x4) & (x5 = x6) & (x2 = x4)) | exists e1 p1 x1.(v_try(e1) & n_girl(x1) & exists e2 x2.(v_take(e2) & n_nap(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A little girl in a pink, blue, orange and green hat with her hands on her face posing for the camera. | A little girl poses for a picture her mom is taking. | 1 | -100 | Doesn't say anything about her mom. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(n_camera(x7) & a_topic(x1) & in(x1,x2) & with(x2,x4) & on(x4,x5) & for(e1,x7) & Actor(e1,x6) & v_pose(e1) & (x5 = x6) & n_face(x5) & of(x5,x1) & n_female(x1) & n_female(x1) & n_hand(x4) & of(x4,x1) & n_hat(x2) & a_green(s4) & Theme(s4,x2) & of(x2,x3) & n_orange(x3) & a_blue(s3) & Theme(s3,x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e2 e1 s1 x1 x2 x3 x4.(for(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_take(e2) & (x2 = x4) & n_mom(x3) & of(x3,x1) & n_female(x1) & n_picture(x2) & Actor(e1,x1) & v_pose(e1) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | 49ba5ab0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(x2,x4) & v_pose(e1) & on(x4,x5) & of(x5,x1) & of(x4,x1) & of(x2,x3) & n_orange(x3) & n_hat(x2) & n_hand(x4) & n_girl(x1) & n_female(x1) & n_face(x5) & n_camera(x7) & in(x1,x2) & for(e1,x7) & a_topic(x1) & a_pink(s2) & a_little(s1) & a_green(s4) & a_blue(s3) & Theme(s4,x2) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x6) & (x5 = x6)) | exists e2 e1 s1 x1 x2 x3 x4.(v_take(e2) & v_pose(e1) & of(x3,x1) & n_picture(x2) & n_mom(x3) & n_girl(x1) & n_female(x1) & for(e1,x2) & a_little(s1) & Theme(s1,x1) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x4)) |
||
A little girl in a pink, blue, orange and green hat with her hands on her face posing for the camera. | A little girl chases an ice cream truck. | 2 | -100 | The little girl posing for the camera cannot be the same one that chases an ice cream truck. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(n_camera(x7) & a_topic(x1) & in(x1,x2) & with(x2,x4) & on(x4,x5) & for(e1,x7) & Actor(e1,x6) & v_pose(e1) & (x5 = x6) & n_face(x5) & of(x5,x1) & n_female(x1) & n_female(x1) & n_hand(x4) & of(x4,x1) & n_hat(x2) & a_green(s4) & Theme(s4,x2) & of(x2,x3) & n_orange(x3) & a_blue(s3) & Theme(s3,x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2 x3 x4.(Theme(e1,x2) & Actor(e1,x1) & v_chase(e1) & n_truck(x2) & of(x2,x4) & n_cream(x4) & of(x2,x3) & n_ice(x3) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | 49ba6140-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(x2,x4) & v_pose(e1) & on(x4,x5) & of(x5,x1) & of(x4,x1) & of(x2,x3) & n_orange(x3) & n_hat(x2) & n_hand(x4) & n_girl(x1) & n_female(x1) & n_face(x5) & n_camera(x7) & in(x1,x2) & for(e1,x7) & a_topic(x1) & a_pink(s2) & a_little(s1) & a_green(s4) & a_blue(s3) & Theme(s4,x2) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x6) & (x5 = x6)) | exists e1 s1 x1 x2 x3 x4.(v_chase(e1) & of(x2,x4) & of(x2,x3) & n_truck(x2) & n_ice(x3) & n_girl(x1) & n_cream(x4) & a_little(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A little girl in a pink, blue, orange and green hat with her hands on her face posing for the camera. | A little girl poses for the camera. | 0 | -100 | hands on her face posing for the camera is simply a reworded and more detailed description of poses for the camera. | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(n_camera(x7) & a_topic(x1) & in(x1,x2) & with(x2,x4) & on(x4,x5) & for(e1,x7) & Actor(e1,x6) & v_pose(e1) & (x5 = x6) & n_face(x5) & of(x5,x1) & n_female(x1) & n_female(x1) & n_hand(x4) & of(x4,x1) & n_hat(x2) & a_green(s4) & Theme(s4,x2) & of(x2,x3) & n_orange(x3) & a_blue(s3) & Theme(s3,x2) & a_pink(s2) & Theme(s2,x2) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(n_camera(x2) & for(e1,x2) & Actor(e1,x1) & v_pose(e1) & n_girl(x1) & a_little(s1) & Theme(s1,x1)) | 49ba674e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 s4 x1 x2 x3 x4 x5 x6 x7.(with(x2,x4) & v_pose(e1) & on(x4,x5) & of(x5,x1) & of(x4,x1) & of(x2,x3) & n_orange(x3) & n_hat(x2) & n_hand(x4) & n_girl(x1) & n_female(x1) & n_face(x5) & n_camera(x7) & in(x1,x2) & for(e1,x7) & a_topic(x1) & a_pink(s2) & a_little(s1) & a_green(s4) & a_blue(s3) & Theme(s4,x2) & Theme(s3,x2) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x6) & (x5 = x6)) | exists e1 s1 x1 x2.(v_pose(e1) & n_girl(x1) & n_camera(x2) & for(e1,x2) & a_little(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Several people are moving away from a brightly colored tower. | There is a group of people near a tower. | 0 | -100 | several people implies a group of people | exists e2 e1 s1 x1 x2.(from(e1,x2) & n_tower(x2) & Theme(e2,x2) & v_color(e2) & r_brightly(x2) & r_away(e1) & Actor(e1,x1) & v_move(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists p1 x1 x2 x3 x4.((x1 = x2) & near(x2,x4) & n_tower(x4) & of(x2,x3) & n_people(x3) & n_group(x2)) | 49ba6c76-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2.(v_move(e1) & v_color(e2) & r_brightly(x2) & r_away(e1) & n_tower(x2) & n_people(x1) & from(e1,x2) & a_several(s1) & Theme(s1,x1) & Theme(e2,x2) & Actor(e1,x1)) | exists x1 x2 x3 x4.(of(x2,x3) & near(x2,x4) & n_tower(x4) & n_people(x3) & n_group(x2) & (x1 = x2)) |
||
Several people are moving away from a brightly colored tower. | The people are inside a house. | 2 | -100 | The people moving away from a tower cannot be the same people inside the house. | exists e1 e2 s1 x1 x2.(from(e1,x2) & n_tower(x2) & Theme(e2,x2) & v_color(e2) & r_brightly(x2) & r_away(e1) & Actor(e1,x1) & v_move(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists p1 x1.(n_people(x1) & exists x2.(inside(x1,x2) & n_house(x2))) | 49ba71ee-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 x1 x2.(v_move(e1) & v_color(e2) & r_brightly(x2) & r_away(e1) & n_tower(x2) & n_people(x1) & from(e1,x2) & a_several(s1) & Theme(s1,x1) & Theme(e2,x2) & Actor(e1,x1)) | exists x1.(n_people(x1) & exists x2.(n_house(x2) & inside(x1,x2))) |
||
Several people are moving away from a brightly colored tower. | The people were just at the tower. | 1 | -100 | The fact that several people are moving away from a brightly colored tower does not imply that they were just at the tower. | exists e2 e1 s1 x1 x2.(from(e1,x2) & n_tower(x2) & Theme(e2,x2) & v_color(e2) & r_brightly(x2) & r_away(e1) & Actor(e1,x1) & v_move(e1) & n_people(x1) & a_several(s1) & Theme(s1,x1)) | exists p1 x1 x2.(n_tower(x2) & n_people(x1) & r_just(x1) & at(x1,x2)) | 49ba7a5e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 x1 x2.(v_move(e1) & v_color(e2) & r_brightly(x2) & r_away(e1) & n_tower(x2) & n_people(x1) & from(e1,x2) & a_several(s1) & Theme(s1,x1) & Theme(e2,x2) & Actor(e1,x1)) | exists x1 x2.(r_just(x1) & n_tower(x2) & n_people(x1) & at(x1,x2)) |
||
Three young men wearing hooded sweatshirts are posing for a photo. | The men are eating pie. | 2 | -100 | Men are either eating pie or posing for a photo. | exists e2 e1 s1 s2 x1 x2 x3 x4.(for(e2,x4) & n_photo(x4) & Actor(e2,x1) & v_pose(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sweatshirt(x3) & a_hooded(s2) & Theme(s2,x3) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_pie(x2)) | 49ba7fea-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4.(v_wear(e1) & v_pose(e2) & n_sweatshirt(x3) & n_photo(x4) & n_man(x1) & for(e2,x4) & card_eq_3(x1) & a_young(s1) & a_hooded(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_eat(e1) & n_pie(x2) & n_man(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Three young men wearing hooded sweatshirts are posing for a photo. | Three men have clothes on. | 0 | -100 | Wearing hooded sweatshirts implies have clothes on. | exists e2 e1 s1 s2 x1 x2 x3 x4.(for(e2,x4) & n_photo(x4) & Actor(e2,x1) & v_pose(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sweatshirt(x3) & a_hooded(s2) & Theme(s2,x3) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1)) | exists e1 s1 x1 x2.(a_on(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_clothes(x2) & n_man(x1) & card_eq_3(x1)) | 49ba84ea-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4.(v_wear(e1) & v_pose(e2) & n_sweatshirt(x3) & n_photo(x4) & n_man(x1) & for(e2,x4) & card_eq_3(x1) & a_young(s1) & a_hooded(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2.(v_have(e1) & n_man(x1) & n_clothes(x2) & card_eq_3(x1) & a_on(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
Three young men wearing hooded sweatshirts are posing for a photo. | The men are standing up. | 1 | -100 | We have no idea if they are standing up or not, they could be sitting down to pose. | exists e1 e2 s1 s2 x1 x2 x3 x4.(for(e2,x4) & n_photo(x4) & Actor(e2,x1) & v_pose(e2) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & n_sweatshirt(x3) & a_hooded(s2) & Theme(s2,x3) & (x1 = x2) & n_man(x1) & a_young(s1) & Theme(s1,x1) & card_eq_3(x1)) | exists e1 s1 x1.(n_man(x1) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1) & v_stand(e1)) | 49ba8aee-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4.(v_wear(e1) & v_pose(e2) & n_sweatshirt(x3) & n_photo(x4) & n_man(x1) & for(e2,x4) & card_eq_3(x1) & a_young(s1) & a_hooded(s2) & Theme(s2,x3) & Theme(s1,x1) & Theme(e1,x3) & Actor(e2,x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1.(v_stand(e1) & n_man(x1) & a_up(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
Asian Child in fancy hat posing for picture | the child is asian | 0 | -100 | Asian Child implies that the child is asian | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & for(e1,x4) & n_picture(x4) & Actor(e1,x3) & v_pose(e1) & (x2 = x3) & n_hat(x2) & a_fancy(s2) & Theme(s2,x2) & n_child(x1) & a_asian(s1) & Theme(s1,x1)) | exists s1 x1.(n_child(x1) & Theme(s1,x1) & a_asian(s1)) | 49ba8f76-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_pose(e1) & n_picture(x4) & n_hat(x2) & n_child(x1) & in(x1,x2) & for(e1,x4) & a_topic(x1) & a_fancy(s2) & a_asian(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists s1 x1.(n_child(x1) & a_asian(s1) & Theme(s1,x1)) |
||
Asian Child in fancy hat posing for picture | the hat is large | 1 | -100 | Not all hats are large. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & for(e1,x4) & n_picture(x4) & Actor(e1,x3) & v_pose(e1) & (x2 = x3) & n_hat(x2) & a_fancy(s2) & Theme(s2,x2) & n_child(x1) & a_asian(s1) & Theme(s1,x1)) | exists s1 x1.(n_hat(x1) & Theme(s1,x1) & a_large(s1)) | 49ba93e0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_pose(e1) & n_picture(x4) & n_hat(x2) & n_child(x1) & in(x1,x2) & for(e1,x4) & a_topic(x1) & a_fancy(s2) & a_asian(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists s1 x1.(n_hat(x1) & a_large(s1) & Theme(s1,x1)) |
||
Asian Child in fancy hat posing for picture | the child is mexican | 2 | -100 | An Asian is different from a Mexican. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & in(x1,x2) & for(e1,x4) & n_picture(x4) & Actor(e1,x3) & v_pose(e1) & (x2 = x3) & n_hat(x2) & a_fancy(s2) & Theme(s2,x2) & n_child(x1) & a_asian(s1) & Theme(s1,x1)) | exists s1 x1.(n_child(x1) & Theme(s1,x1) & a_mexican(s1)) | 49ba9836-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(v_pose(e1) & n_picture(x4) & n_hat(x2) & n_child(x1) & in(x1,x2) & for(e1,x4) & a_topic(x1) & a_fancy(s2) & a_asian(s1) & Theme(s2,x2) & Theme(s1,x1) & Actor(e1,x3) & (x2 = x3)) | exists s1 x1.(n_child(x1) & a_mexican(s1) & Theme(s1,x1)) |
||
A man looking at the scenery through binoculars. | A man is using a tool to improve his view. | 0 | -100 | looking through binoculars implies that he is using a tool to improve his view | exists e1 x1 x2 x3 x4.(n_scenery(x3) & a_topic(x1) & through(e1,x4) & n_binoculars(x4) & at(e1,x3) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_man(x1)) | exists e1 p1 x1 x2 x3.(Theme(e1,p1) & Recipient(e1,x2) & Actor(e1,x1) & v_use(e1) & exists e2.(Theme(e2,x3) & Actor(e2,x1) & v_improve(e2)) & n_view(x3) & of(x3,x1) & n_male(x1) & n_tool(x2) & n_man(x1)) | 49ba9d7c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_look(e1) & through(e1,x4) & n_scenery(x3) & n_man(x1) & n_binoculars(x4) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 p1 x1 x2 x3.(v_use(e1) & of(x3,x1) & n_view(x3) & n_tool(x2) & n_man(x1) & n_male(x1) & exists e2.(v_improve(e2) & Theme(e2,x3) & Actor(e2,x1)) & Theme(e1,p1) & Recipient(e1,x2) & Actor(e1,x1)) |
||
A man looking at the scenery through binoculars. | The man does not like the scenery he is viewing. | 1 | -100 | The man doesn't necessarily not like the scenery. | exists e1 x1 x2 x3 x4.(n_scenery(x3) & a_topic(x1) & through(e1,x4) & n_binoculars(x4) & at(e1,x3) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_man(x1)) | exists x1 x2.(n_male(x2) & n_scenery(x2) & n_man(x1) & -exists e1 e2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_like(e2) & Theme(e1,x3) & Actor(e1,x2) & v_view(e1) & (x2 = x3))) | 49baa204-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_look(e1) & through(e1,x4) & n_scenery(x3) & n_man(x1) & n_binoculars(x4) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2.(n_scenery(x2) & n_man(x1) & n_male(x2) & all e1 e2 x3.(-v_view(e1) | -v_like(e2) | -Theme(e2,x2) | -Theme(e1,x3) | -Actor(e2,x1) | -Actor(e1,x2) | -(x2 = x3))) |
||
A man looking at the scenery through binoculars. | The man is reading a book. | 2 | -100 | The man looking through binoculars cannot be the same people reading a book. | exists e1 x1 x2 x3 x4.(n_scenery(x3) & a_topic(x1) & through(e1,x4) & n_binoculars(x4) & at(e1,x3) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_read(e1) & n_book(x2)) | 49baa664-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4.(v_look(e1) & through(e1,x4) & n_scenery(x3) & n_man(x1) & n_binoculars(x4) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_read(e1) & n_man(x1) & n_book(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man photographs out off of the frozen land. | The man is wearing a coat. | 1 | -100 | Not everyone out on the frozen land is wearing a coat. | exists e1 s1 s2 x1 x2.(n_land(x2) & a_frozen(s1) & Theme(s1,x2) & a_out(s2) & Manner(e1,s2) & r_off(e1) & of(e1,x2) & Actor(e1,x1) & v_photograph(e1) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_coat(x2)) | 49baaac4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_photograph(e1) & r_off(e1) & of(e1,x2) & n_man(x1) & n_land(x2) & a_out(s2) & a_frozen(s1) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 x1 x2.(v_wear(e1) & n_man(x1) & n_coat(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man photographs out off of the frozen land. | The man is drinking coffee. | 2 | -100 | The man that photographs out off of the frozen land is not the same man drinking coffee. | exists e1 s1 s2 x1 x2.(n_land(x2) & a_frozen(s1) & Theme(s1,x2) & a_out(s2) & Manner(e1,s2) & r_off(e1) & of(e1,x2) & Actor(e1,x1) & v_photograph(e1) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_drink(e1) & n_coffee(x2)) | 49baaf24-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_photograph(e1) & r_off(e1) & of(e1,x2) & n_man(x1) & n_land(x2) & a_out(s2) & a_frozen(s1) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 x1 x2.(v_drink(e1) & n_man(x1) & n_coffee(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A man photographs out off of the frozen land. | The man has a camera. | 0 | -100 | A man photograhs must mean he has a camera. | exists e1 s1 s2 x1 x2.(n_land(x2) & a_frozen(s1) & Theme(s1,x2) & a_out(s2) & Manner(e1,s2) & r_off(e1) & of(e1,x2) & Actor(e1,x1) & v_photograph(e1) & n_man(x1)) | exists e1 x1 x2.(n_man(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_camera(x2)) | 49bab3fc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2.(v_photograph(e1) & r_off(e1) & of(e1,x2) & n_man(x1) & n_land(x2) & a_out(s2) & a_frozen(s1) & Theme(s1,x2) & Manner(e1,s2) & Actor(e1,x1)) | exists e1 x1 x2.(v_have(e1) & n_man(x1) & n_camera(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A guy is standing on an ice patch by the sea, looking through a telescope at sunset. | a woman pilots a submarine on land | 2 | -100 | A guy is not a woman. | exists e2 e1 x1 x2 x3 x4 x5 x6.(n_sea(x4) & for(e1,e2) & at(e2,x6) & n_sunset(x6) & through(e2,x5) & n_telescope(x5) & Actor(e2,x1) & v_look(e2) & by(e1,x4) & on(e1,x2) & n_patch(x2) & of(x2,x3) & n_ice(x3) & Actor(e1,x1) & v_stand(e1) & n_guy(x1)) | all x1.(n_submarine(x1) -> exists x2 x3 x4.(a_topic(x2) & on(x2,x4) & n_land(x4) & for(x2,x1) & n_pilot(x2) & of(x2,x3) & n_woman(x3))) | 49bab85c-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_look(e2) & through(e2,x5) & on(e1,x2) & of(x2,x3) & n_telescope(x5) & n_sunset(x6) & n_sea(x4) & n_patch(x2) & n_ice(x3) & n_guy(x1) & for(e1,e2) & by(e1,x4) & at(e2,x6) & Actor(e2,x1) & Actor(e1,x1)) | all x1.(exists x2 x3 x4.(on(x2,x4) & of(x2,x3) & n_woman(x3) & n_pilot(x2) & n_land(x4) & for(x2,x1) & a_topic(x2)) | -n_submarine(x1)) |
||
A guy is standing on an ice patch by the sea, looking through a telescope at sunset. | a man looks through a telescope by the sea | 0 | -100 | A guy is a man. | exists e1 e2 x1 x2 x3 x4 x5 x6.(n_sea(x4) & for(e1,e2) & at(e2,x6) & n_sunset(x6) & through(e2,x5) & n_telescope(x5) & Actor(e2,x1) & v_look(e2) & by(e1,x4) & on(e1,x2) & n_patch(x2) & of(x2,x3) & n_ice(x3) & Actor(e1,x1) & v_stand(e1) & n_guy(x1)) | exists e1 x1 x2 x3.(n_sea(x3) & by(e1,x3) & through(e1,x2) & n_telescope(x2) & Actor(e1,x1) & v_look(e1) & n_man(x1)) | 49babcb2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_look(e2) & through(e2,x5) & on(e1,x2) & of(x2,x3) & n_telescope(x5) & n_sunset(x6) & n_sea(x4) & n_patch(x2) & n_ice(x3) & n_guy(x1) & for(e1,e2) & by(e1,x4) & at(e2,x6) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_look(e1) & through(e1,x2) & n_telescope(x2) & n_sea(x3) & n_man(x1) & by(e1,x3) & Actor(e1,x1)) |
||
A guy is standing on an ice patch by the sea, looking through a telescope at sunset. | a man near the sea looks through a telescope | 1 | -100 | The man isn't necessarily near the sea. | exists e1 e2 x1 x2 x3 x4 x5 x6.(n_sea(x4) & for(e1,e2) & at(e2,x6) & n_sunset(x6) & through(e2,x5) & n_telescope(x5) & Actor(e2,x1) & v_look(e2) & by(e1,x4) & on(e1,x2) & n_patch(x2) & of(x2,x3) & n_ice(x3) & Actor(e1,x1) & v_stand(e1) & n_guy(x1)) | exists e1 x1 x2 x3.(n_sea(x2) & through(e1,x3) & n_telescope(x3) & Actor(e1,x1) & v_look(e1) & near(x1,x2) & n_man(x1)) | 49bac1f8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 x1 x2 x3 x4 x5 x6.(v_stand(e1) & v_look(e2) & through(e2,x5) & on(e1,x2) & of(x2,x3) & n_telescope(x5) & n_sunset(x6) & n_sea(x4) & n_patch(x2) & n_ice(x3) & n_guy(x1) & for(e1,e2) & by(e1,x4) & at(e2,x6) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_look(e1) & through(e1,x3) & near(x1,x2) & n_telescope(x3) & n_sea(x2) & n_man(x1) & Actor(e1,x1)) |
||
There are many people walking at Times Square in New York near a building with a Lion King poster in the window. | People are walking in New York. | 0 | -100 | People walking at Times Square must mean that they are walking in New York. | exists p1 x1 x4 x5 x6 x7 x12.(n_window(x12) & ne_geo_york(x6) & (x6 = x7) & ne_geo_new(x7) & ne_org_square(x4) & (x4 = x5) & ne_org_times(x5) & exists e1 x2 x3 x8 x9 x10 x11.((x1 = x2) & with(e1,x9) & in(x9,x12) & n_poster(x9) & (x9 = x11) & ne_org_king(x11) & (x9 = x10) & ne_org_lion(x10) & near(e1,x8) & n_building(x8) & in(e1,x6) & at(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_quantity(x2))) | exists e1 x1 x2 x3.(ne_geo_york(x2) & (x2 = x3) & ne_geo_new(x3) & in(e1,x2) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | 49bac64e-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x4 x5 x6 x7 x12.(ne_org_times(x5) & ne_org_square(x4) & ne_geo_york(x6) & ne_geo_new(x7) & n_window(x12) & exists e1 x2 x3 x8 x9 x10 x11.(with(e1,x9) & v_walk(e1) & near(e1,x8) & ne_org_lion(x10) & ne_org_king(x11) & n_quantity(x2) & n_poster(x9) & n_people(x2) & n_building(x8) & in(x9,x12) & in(e1,x6) & at(e1,x4) & Actor(e1,x3) & (x9 = x11) & (x9 = x10) & (x2 = x3) & (x1 = x2)) & (x6 = x7) & (x4 = x5)) | exists e1 x1 x2 x3.(v_walk(e1) & ne_geo_york(x2) & ne_geo_new(x3) & n_people(x1) & in(e1,x2) & Actor(e1,x1) & (x2 = x3)) |
||
There are many people walking at Times Square in New York near a building with a Lion King poster in the window. | There are many people walking at Times Square. | 0 | -100 | People walking at Times Square must mean that they are walking in New York. | exists p1 x1 x4 x5 x6 x7 x12.(n_window(x12) & ne_geo_york(x6) & (x6 = x7) & ne_geo_new(x7) & ne_org_square(x4) & (x4 = x5) & ne_org_times(x5) & exists e1 x2 x3 x8 x9 x10 x11.((x1 = x2) & with(e1,x9) & in(x9,x12) & n_poster(x9) & (x9 = x11) & ne_org_king(x11) & (x9 = x10) & ne_org_lion(x10) & near(e1,x8) & n_building(x8) & in(e1,x6) & at(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_quantity(x2))) | exists p1 x1 x4 x5.(ne_org_square(x4) & (x4 = x5) & ne_org_times(x5) & exists e1 x2 x3.((x1 = x2) & at(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_quantity(x2))) | 49baca68-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x4 x5 x6 x7 x12.(ne_org_times(x5) & ne_org_square(x4) & ne_geo_york(x6) & ne_geo_new(x7) & n_window(x12) & exists e1 x2 x3 x8 x9 x10 x11.(with(e1,x9) & v_walk(e1) & near(e1,x8) & ne_org_lion(x10) & ne_org_king(x11) & n_quantity(x2) & n_poster(x9) & n_people(x2) & n_building(x8) & in(x9,x12) & in(e1,x6) & at(e1,x4) & Actor(e1,x3) & (x9 = x11) & (x9 = x10) & (x2 = x3) & (x1 = x2)) & (x6 = x7) & (x4 = x5)) | exists x1 x4 x5.(ne_org_times(x5) & ne_org_square(x4) & exists e1 x2 x3.(v_walk(e1) & n_quantity(x2) & n_people(x2) & at(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) & (x4 = x5)) |
||
There are many people walking at Times Square in New York near a building with a Lion King poster in the window. | People are walking next to a building that has a Cinderella poster in the window. | 2 | -100 | The Lion King poster is different from the Cinderella poster. | exists p1 x1 x4 x5 x6 x7 x12.(n_window(x12) & ne_geo_york(x6) & (x6 = x7) & ne_geo_new(x7) & ne_org_square(x4) & (x4 = x5) & ne_org_times(x5) & exists e1 x2 x3 x8 x9 x10 x11.((x1 = x2) & with(e1,x9) & in(x9,x12) & n_poster(x9) & (x9 = x11) & ne_org_king(x11) & (x9 = x10) & ne_org_lion(x10) & near(e1,x8) & n_building(x8) & in(e1,x6) & at(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_quantity(x2))) | exists e1 e2 x1 x2 x3 x4 x5 x6.(n_window(x6) & to(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_have(e2) & in(x4,x6) & n_poster(x4) & (x4 = x5) & ne_geo_cinderella(x5) & (x2 = x3) & n_building(x2) & r_next(e1) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | 49bace96-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x4 x5 x6 x7 x12.(ne_org_times(x5) & ne_org_square(x4) & ne_geo_york(x6) & ne_geo_new(x7) & n_window(x12) & exists e1 x2 x3 x8 x9 x10 x11.(with(e1,x9) & v_walk(e1) & near(e1,x8) & ne_org_lion(x10) & ne_org_king(x11) & n_quantity(x2) & n_poster(x9) & n_people(x2) & n_building(x8) & in(x9,x12) & in(e1,x6) & at(e1,x4) & Actor(e1,x3) & (x9 = x11) & (x9 = x10) & (x2 = x3) & (x1 = x2)) & (x6 = x7) & (x4 = x5)) | exists e1 e2 x1 x2 x3 x4 x5 x6.(v_walk(e1) & v_have(e2) & to(e1,x2) & r_next(e1) & ne_geo_cinderella(x5) & n_window(x6) & n_poster(x4) & n_people(x1) & n_building(x2) & in(x4,x6) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1) & (x4 = x5) & (x2 = x3)) |
||
There are many people walking at Times Square in New York near a building with a Lion King poster in the window. | There are many people sitting at Times Square | 2 | -100 | People cannot be walking and sitting the same time. | exists p1 x1 x4 x5 x6 x7 x12.(n_window(x12) & ne_geo_york(x6) & (x6 = x7) & ne_geo_new(x7) & ne_org_square(x4) & (x4 = x5) & ne_org_times(x5) & exists e1 x2 x3 x8 x9 x10 x11.((x1 = x2) & with(e1,x9) & in(x9,x12) & n_poster(x9) & (x9 = x11) & ne_org_king(x11) & (x9 = x10) & ne_org_lion(x10) & near(e1,x8) & n_building(x8) & in(e1,x6) & at(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_quantity(x2))) | exists p1 x1 x4 x5.(ne_org_square(x4) & (x4 = x5) & ne_org_times(x5) & exists e1 x2 x3.((x1 = x2) & at(e1,x4) & Actor(e1,x3) & v_sit(e1) & (x2 = x3) & n_people(x2) & n_quantity(x2))) | 49bad378-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x4 x5 x6 x7 x12.(ne_org_times(x5) & ne_org_square(x4) & ne_geo_york(x6) & ne_geo_new(x7) & n_window(x12) & exists e1 x2 x3 x8 x9 x10 x11.(with(e1,x9) & v_walk(e1) & near(e1,x8) & ne_org_lion(x10) & ne_org_king(x11) & n_quantity(x2) & n_poster(x9) & n_people(x2) & n_building(x8) & in(x9,x12) & in(e1,x6) & at(e1,x4) & Actor(e1,x3) & (x9 = x11) & (x9 = x10) & (x2 = x3) & (x1 = x2)) & (x6 = x7) & (x4 = x5)) | exists x1 x4 x5.(ne_org_times(x5) & ne_org_square(x4) & exists e1 x2 x3.(v_sit(e1) & n_quantity(x2) & n_people(x2) & at(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) & (x4 = x5)) |
||
There are many people walking at Times Square in New York near a building with a Lion King poster in the window. | People are walking next to the building where the Lion King is being performed. | 1 | -100 | They aren't necessarily walking next to the building. | exists p1 x1 x4 x5 x6 x7 x12.(n_window(x12) & ne_geo_york(x6) & (x6 = x7) & ne_geo_new(x7) & ne_org_square(x4) & (x4 = x5) & ne_org_times(x5) & exists e1 x2 x3 x8 x9 x10 x11.((x1 = x2) & with(e1,x9) & in(x9,x12) & n_poster(x9) & (x9 = x11) & ne_org_king(x11) & (x9 = x10) & ne_org_lion(x10) & near(e1,x8) & n_building(x8) & in(e1,x6) & at(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_quantity(x2))) | exists e1 p1 x1 x2 x3 x4.(ne_per_king(x3) & (x3 = x4) & ne_per_lion(x4) & n_building(x2) & to(e1,x2) & exists e2.(Theme(e2,x3) & v_perform(e2)) & where(x2,p1) & r_next(e1) & Actor(e1,x1) & v_walk(e1) & n_people(x1)) | 49bad83c-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x4 x5 x6 x7 x12.(ne_org_times(x5) & ne_org_square(x4) & ne_geo_york(x6) & ne_geo_new(x7) & n_window(x12) & exists e1 x2 x3 x8 x9 x10 x11.(with(e1,x9) & v_walk(e1) & near(e1,x8) & ne_org_lion(x10) & ne_org_king(x11) & n_quantity(x2) & n_poster(x9) & n_people(x2) & n_building(x8) & in(x9,x12) & in(e1,x6) & at(e1,x4) & Actor(e1,x3) & (x9 = x11) & (x9 = x10) & (x2 = x3) & (x1 = x2)) & (x6 = x7) & (x4 = x5)) | exists e1 p1 x1 x2 x3 x4.(where(x2,p1) & v_walk(e1) & to(e1,x2) & r_next(e1) & ne_per_lion(x4) & ne_per_king(x3) & n_people(x1) & n_building(x2) & exists e2.(v_perform(e2) & Theme(e2,x3)) & Actor(e1,x1) & (x3 = x4)) |
||
There are many people walking at Times Square in New York near a building with a Lion King poster in the window. | There are many people happily walking at Times Square | 1 | -100 | They aren't necessarily happily walking. | exists p1 x1 x4 x5 x6 x7 x12.(n_window(x12) & ne_geo_york(x6) & (x6 = x7) & ne_geo_new(x7) & ne_org_square(x4) & (x4 = x5) & ne_org_times(x5) & exists e1 x2 x3 x8 x9 x10 x11.((x1 = x2) & with(e1,x9) & in(x9,x12) & n_poster(x9) & (x9 = x11) & ne_org_king(x11) & (x9 = x10) & ne_org_lion(x10) & near(e1,x8) & n_building(x8) & in(e1,x6) & at(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_quantity(x2))) | exists p1 x1 x4 x5.(ne_org_square(x4) & (x4 = x5) & ne_org_times(x5) & exists e1 s1 x2 x3.((x1 = x2) & a_happily(s1) & Manner(e1,s1) & at(e1,x4) & Actor(e1,x3) & v_walk(e1) & (x2 = x3) & n_people(x2) & n_quantity(x2))) | 49badcb0-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x4 x5 x6 x7 x12.(ne_org_times(x5) & ne_org_square(x4) & ne_geo_york(x6) & ne_geo_new(x7) & n_window(x12) & exists e1 x2 x3 x8 x9 x10 x11.(with(e1,x9) & v_walk(e1) & near(e1,x8) & ne_org_lion(x10) & ne_org_king(x11) & n_quantity(x2) & n_poster(x9) & n_people(x2) & n_building(x8) & in(x9,x12) & in(e1,x6) & at(e1,x4) & Actor(e1,x3) & (x9 = x11) & (x9 = x10) & (x2 = x3) & (x1 = x2)) & (x6 = x7) & (x4 = x5)) | exists x1 x4 x5.(ne_org_times(x5) & ne_org_square(x4) & exists e1 s1 x2 x3.(v_walk(e1) & n_quantity(x2) & n_people(x2) & at(e1,x4) & a_happily(s1) & Manner(e1,s1) & Actor(e1,x3) & (x2 = x3) & (x1 = x2)) & (x4 = x5)) |
||
Photographer taking pictures of sunset. | Woman photographer taking pictures of sunset. | 1 | -100 | Not all photographers are a woman. | exists e1 x1 x2 x3.(ne_nam_photographer(x1) & of(e1,x3) & n_sunset(x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_picture(x2)) | exists e1 x1 x2 x3 x4 x5.(a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & v_take(e1) & of(x4,x5) & n_sunset(x5) & n_picture(x4) & (x1 = x3) & n_photographer(x1) & (x1 = x2) & ne_nam_woman(x2)) | 49bae106-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_take(e1) & of(e1,x3) & ne_nam_photographer(x1) & n_sunset(x3) & n_picture(x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5.(v_take(e1) & of(x4,x5) & ne_nam_woman(x2) & n_sunset(x5) & n_picture(x4) & n_photographer(x1) & a_topic(x1) & Theme(e1,x4) & Actor(e1,x3) & (x1 = x3) & (x1 = x2)) |
||
Photographer taking pictures of sunset. | Photographer taking pictures of of a birthday party. | 2 | -100 | Pictures of sunset is different from pictures of a birthday party. | exists e1 x1 x2 x3.(ne_nam_photographer(x1) & of(e1,x3) & n_sunset(x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_picture(x2)) | exists e1 x1 x2 x3 x4 x5.(ne_nam_photographer(x1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & of(x3,x4) & n_party(x4) & of(x4,x5) & n_birthday(x5) & of(x2,x3) & n_thing(x3) & n_picture(x2)) | 49baea48-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_take(e1) & of(e1,x3) & ne_nam_photographer(x1) & n_sunset(x3) & n_picture(x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4 x5.(v_take(e1) & of(x4,x5) & of(x3,x4) & of(x2,x3) & ne_nam_photographer(x1) & n_thing(x3) & n_picture(x2) & n_party(x4) & n_birthday(x5) & Theme(e1,x2) & Actor(e1,x1)) |
||
Photographer taking pictures of sunset. | Photographer taking pictures. | 0 | -100 | A photographer taking pictures of a sunset must mean that they are taking pictures. | exists e1 x1 x2 x3.(ne_nam_photographer(x1) & of(e1,x3) & n_sunset(x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_picture(x2)) | exists e1 x1 x2.(ne_nam_photographer(x1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_picture(x2)) | 49baf45c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_take(e1) & of(e1,x3) & ne_nam_photographer(x1) & n_sunset(x3) & n_picture(x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_take(e1) & ne_nam_photographer(x1) & n_picture(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A girl in a black shirt is looking to the side while sitting on a wooden bench. | A girl in a red shirt is eating some ice cream. | 2 | -100 | A black shirt is different from a red shirt. | exists e2 e1 s1 s2 x1 x2 x3 x4.(n_side(x3) & while(e1,e2) & on(e2,x4) & n_bench(x4) & a_wooden(s2) & Theme(s2,x4) & Actor(e2,x1) & v_sit(e2) & to(e1,x3) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_shirt(x2) & a_black(s1) & Theme(s1,x2) & n_girl(x1)) | exists e1 s1 x1 x2 x3 x4.(Theme(e1,x3) & Actor(e1,x1) & v_eat(e1) & n_cream(x3) & of(x3,x4) & n_ice(x4) & in(x1,x2) & n_shirt(x2) & a_red(s1) & Theme(s1,x2) & n_girl(x1)) | 49bafa6a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4.(while(e1,e2) & v_sit(e2) & v_look(e1) & to(e1,x3) & on(e2,x4) & n_side(x3) & n_shirt(x2) & n_girl(x1) & n_bench(x4) & in(x1,x2) & a_wooden(s2) & a_black(s1) & Theme(s2,x4) & Theme(s1,x2) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3 x4.(v_eat(e1) & of(x3,x4) & n_shirt(x2) & n_ice(x4) & n_girl(x1) & n_cream(x3) & in(x1,x2) & a_red(s1) & Theme(s1,x2) & Theme(e1,x3) & Actor(e1,x1)) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.