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 people are sitting outdoors on a blanket near a tree. | These people are having a picnic. | 1 | -100 | Not all people are having a picnic. | exists p1 x1.(exists e1 x2 x3 x4.((x1 = x2) & on(x2,x3) & near(x3,x4) & n_tree(x4) & n_blanket(x3) & n_outdoors(x2) & Actor(e1,x2) & v_sit(e1)) & n_people(x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_people(x1) & Theme(e1,x2) & Actor(e1,x1) & v_have(e1) & n_picnic(x2)) | 7b3eee66-e4c8-11ec-9cdd-0242ac1c0002 | exists x1.(n_people(x1) & exists e1 x2 x3 x4.(v_sit(e1) & on(x2,x3) & near(x3,x4) & n_tree(x4) & n_outdoors(x2) & n_blanket(x3) & Actor(e1,x2) & (x1 = x2)) & card_eq_2(x1)) | exists e1 x1 x2.(v_have(e1) & n_picnic(x2) & n_people(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two women enjoying the open landscapes of a park. | Two women are at the park. | 0 | -100 | Two women enjoys the park landscapes | exists e1 s1 x1 x2 x3 x4.(n_landscape(x3) & a_open(s1) & Theme(s1,x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_enjoy(e1) & of(x3,x4) & n_park(x4) & (x1 = x2) & n_woman(x1) & card_eq_2(x1)) | exists p1 x1 x2.(n_park(x2) & at(x1,x2) & n_woman(x1) & card_eq_2(x1)) | 7b3ef38e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_enjoy(e1) & of(x3,x4) & n_woman(x1) & n_park(x4) & n_landscape(x3) & card_eq_2(x1) & a_topic(x1) & a_open(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists x1 x2.(n_woman(x1) & n_park(x2) & card_eq_2(x1) & at(x1,x2)) |
||
Two women enjoying the open landscapes of a park. | Two men enjoy the landscapes at the grand farm. | 2 | -100 | THE PARK IS NOT A FARM | exists e1 s1 x1 x2 x3 x4.(n_landscape(x3) & a_open(s1) & Theme(s1,x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_enjoy(e1) & of(x3,x4) & n_park(x4) & (x1 = x2) & n_woman(x1) & card_eq_2(x1)) | exists e1 s1 x1 x2 x3.(n_farm(x3) & a_grand(s1) & Theme(s1,x3) & n_landscape(x2) & at(e1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & n_man(x1) & card_eq_2(x1)) | 7b3ef8a2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_enjoy(e1) & of(x3,x4) & n_woman(x1) & n_park(x4) & n_landscape(x3) & card_eq_2(x1) & a_topic(x1) & a_open(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 s1 x1 x2 x3.(v_enjoy(e1) & n_man(x1) & n_landscape(x2) & n_farm(x3) & card_eq_2(x1) & at(e1,x3) & a_grand(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two women enjoying the open landscapes of a park. | Two women enjoy the landscapes of the park while on their picnic. | 1 | -100 | It cannot be inferred that the women are on a picnic. | exists e1 s1 x1 x2 x3 x4.(n_landscape(x3) & a_open(s1) & Theme(s1,x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_enjoy(e1) & of(x3,x4) & n_park(x4) & (x1 = x2) & n_woman(x1) & card_eq_2(x1)) | exists e1 x1 x2 x3 x4.(n_picnic(x4) & of(x4,x2) & n_thing(x2) & n_park(x3) & n_landscape(x2) & on(e1,x4) & r_while(e1) & Theme(e1,x2) & Actor(e1,x1) & v_enjoy(e1) & of(x2,x3) & n_woman(x1) & card_eq_2(x1)) | 7b3efdc0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_enjoy(e1) & of(x3,x4) & n_woman(x1) & n_park(x4) & n_landscape(x3) & card_eq_2(x1) & a_topic(x1) & a_open(s1) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_enjoy(e1) & r_while(e1) & on(e1,x4) & of(x4,x2) & of(x2,x3) & n_woman(x1) & n_thing(x2) & n_picnic(x4) & n_park(x3) & n_landscape(x2) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two women picnic on the grass in the shade of a large tree on a idyllic sunny day. | A kangaroo is eating a cake. | 2 | -100 | Women are not a kangaroo. | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(n_shade(x4) & n_grass(x3) & a_topic(x1) & on(x1,x3) & in(x3,x4) & of(x4,x5) & on(x5,x6) & n_day(x6) & a_sunny(s3) & Theme(s3,x6) & a_idyllic(s2) & Theme(s2,x6) & n_tree(x5) & a_large(s1) & Theme(s1,x5) & n_picnic(x1) & of(x1,x2) & n_woman(x2) & card_eq_2(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_eat(e1) & n_cake(x2) & n_kangaroo(x1)) | 7b3f0518-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(on(x5,x6) & on(x1,x3) & of(x4,x5) & of(x1,x2) & n_woman(x2) & n_tree(x5) & n_shade(x4) & n_picnic(x1) & n_grass(x3) & n_day(x6) & in(x3,x4) & card_eq_2(x1) & a_topic(x1) & a_sunny(s3) & a_large(s1) & a_idyllic(s2) & Theme(s3,x6) & Theme(s2,x6) & Theme(s1,x5)) | exists e1 x1 x2.(v_eat(e1) & n_kangaroo(x1) & n_cake(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two women picnic on the grass in the shade of a large tree on a idyllic sunny day. | People are taking advantage of nice weather at the park. | 1 | -100 | The picnic does not have to be taking place at the park, as large trees and nice weather can be found in forests, farms, etc. | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(n_shade(x4) & n_grass(x3) & a_topic(x1) & on(x1,x3) & in(x3,x4) & of(x4,x5) & on(x5,x6) & n_day(x6) & a_sunny(s3) & Theme(s3,x6) & a_idyllic(s2) & Theme(s2,x6) & n_tree(x5) & a_large(s1) & Theme(s1,x5) & n_picnic(x1) & of(x1,x2) & n_woman(x2) & card_eq_2(x1)) | exists e1 s1 x1 x2 x3 x4.(n_park(x4) & at(e1,x4) & of(e1,x3) & n_weather(x3) & a_nice(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_advantage(x2) & n_people(x1)) | 7b3fcfb6-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(on(x5,x6) & on(x1,x3) & of(x4,x5) & of(x1,x2) & n_woman(x2) & n_tree(x5) & n_shade(x4) & n_picnic(x1) & n_grass(x3) & n_day(x6) & in(x3,x4) & card_eq_2(x1) & a_topic(x1) & a_sunny(s3) & a_large(s1) & a_idyllic(s2) & Theme(s3,x6) & Theme(s2,x6) & Theme(s1,x5)) | exists e1 s1 x1 x2 x3 x4.(v_take(e1) & of(e1,x3) & n_weather(x3) & n_people(x1) & n_park(x4) & n_advantage(x2) & at(e1,x4) & a_nice(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two women picnic on the grass in the shade of a large tree on a idyllic sunny day. | People are picnicking on a nice day | 0 | -100 | Picnic on the grass is the same as picnicking. | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(n_shade(x4) & n_grass(x3) & a_topic(x1) & on(x1,x3) & in(x3,x4) & of(x4,x5) & on(x5,x6) & n_day(x6) & a_sunny(s3) & Theme(s3,x6) & a_idyllic(s2) & Theme(s2,x6) & n_tree(x5) & a_large(s1) & Theme(s1,x5) & n_picnic(x1) & of(x1,x2) & n_woman(x2) & card_eq_2(x1)) | exists e1 s1 x1 x2.(on(e1,x2) & n_day(x2) & a_nice(s1) & Theme(s1,x2) & Actor(e1,x1) & v_picnic(e1) & n_people(x1)) | 7b3fd5c4-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5 x6.(on(x5,x6) & on(x1,x3) & of(x4,x5) & of(x1,x2) & n_woman(x2) & n_tree(x5) & n_shade(x4) & n_picnic(x1) & n_grass(x3) & n_day(x6) & in(x3,x4) & card_eq_2(x1) & a_topic(x1) & a_sunny(s3) & a_large(s1) & a_idyllic(s2) & Theme(s3,x6) & Theme(s2,x6) & Theme(s1,x5)) | exists e1 s1 x1 x2.(v_picnic(e1) & on(e1,x2) & n_people(x1) & n_day(x2) & a_nice(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
Two people are sitting on the shade while the sun is out. | Two people are outside. | 0 | -100 | The sun is outside and so is shade, therefore the people are outside. | exists e1 p1 x1 x2 x3.(n_sun(x3) & n_shade(x2) & exists s1.(Theme(s1,x3) & a_out(s1)) & while(e1,p1) & on(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1)) | exists s1 x1.(Theme(s1,x1) & a_outside(s1) & n_people(x1) & card_eq_2(x1)) | 7b3fdba0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3.(while(e1,p1) & v_sit(e1) & on(e1,x2) & n_sun(x3) & n_shade(x2) & n_people(x1) & exists s1.(a_out(s1) & Theme(s1,x3)) & card_eq_2(x1) & Actor(e1,x1)) | exists s1 x1.(n_people(x1) & card_eq_2(x1) & a_outside(s1) & Theme(s1,x1)) |
||
Two people are sitting on the shade while the sun is out. | Two people are chatting outside. | 1 | -100 | Not all people are chatting. | exists e1 p1 x1 x2 x3.(n_sun(x3) & n_shade(x2) & exists s1.(Theme(s1,x3) & a_out(s1)) & while(e1,p1) & on(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 p1 x1.(exists s1.(Theme(s1,x1) & a_outside(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_chat(e1) & n_people(x1) & card_eq_2(x1)) | 7b3fe0c8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3.(while(e1,p1) & v_sit(e1) & on(e1,x2) & n_sun(x3) & n_shade(x2) & n_people(x1) & exists s1.(a_out(s1) & Theme(s1,x3)) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 p1 x1.(v_chat(e1) & n_people(x1) & exists s1.(a_outside(s1) & Theme(s1,x1)) & card_eq_2(x1) & Topic(e1,p1) & Actor(e1,x1)) |
||
Two people are sitting on the shade while the sun is out. | Two people are inside. | 2 | -100 | The people are inside or sitting in the shade while the sun is out. | exists e1 p1 x1 x2 x3.(n_sun(x3) & n_shade(x2) & exists s1.(Theme(s1,x3) & a_out(s1)) & while(e1,p1) & on(e1,x2) & Actor(e1,x1) & v_sit(e1) & n_people(x1) & card_eq_2(x1)) | exists e1 s1 x1.(a_inside(s1) & Manner(e1,s1) & Actor(e1,x1) & v_be(e1) & n_people(x1) & card_eq_2(x1)) | 7b3fe5dc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3.(while(e1,p1) & v_sit(e1) & on(e1,x2) & n_sun(x3) & n_shade(x2) & n_people(x1) & exists s1.(a_out(s1) & Theme(s1,x3)) & card_eq_2(x1) & Actor(e1,x1)) | exists e1 s1 x1.(v_be(e1) & n_people(x1) & card_eq_2(x1) & a_inside(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
An older man examining a product from a salesman at a market. | A man is shopping for a ring. | 1 | -100 | Not all men are shopping for a ring. | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & at(e1,x5) & n_market(x5) & from(e1,x4) & n_salesman(x4) & Theme(e1,x3) & Actor(e1,x2) & v_examine(e1) & n_product(x3) & (x1 = x2) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists e1 x1 x2.(for(e1,x2) & n_ring(x2) & Actor(e1,x1) & v_shop(e1) & n_man(x1)) | 7b3febb8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_examine(e1) & r_more(s1) & n_salesman(x4) & n_product(x3) & n_market(x5) & n_man(x1) & from(e1,x4) & at(e1,x5) & a_topic(x1) & a_older(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_shop(e1) & n_ring(x2) & n_man(x1) & for(e1,x2) & Actor(e1,x1)) |
||
An older man examining a product from a salesman at a market. | A male is looking at an item. | 0 | -100 | An older man is a type of male and a product is an item. | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & at(e1,x5) & n_market(x5) & from(e1,x4) & n_salesman(x4) & Theme(e1,x3) & Actor(e1,x2) & v_examine(e1) & n_product(x3) & (x1 = x2) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists e1 x1 x2.(at(e1,x2) & n_item(x2) & Actor(e1,x1) & v_look(e1) & n_male(x1)) | 7b3ff0f4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_examine(e1) & r_more(s1) & n_salesman(x4) & n_product(x3) & n_market(x5) & n_man(x1) & from(e1,x4) & at(e1,x5) & a_topic(x1) & a_older(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_look(e1) & n_male(x1) & n_item(x2) & at(e1,x2) & Actor(e1,x1)) |
||
An older man examining a product from a salesman at a market. | A guy is looking at birds. | 2 | -100 | A product is not birds | exists e1 s1 x1 x2 x3 x4 x5.(a_topic(x1) & at(e1,x5) & n_market(x5) & from(e1,x4) & n_salesman(x4) & Theme(e1,x3) & Actor(e1,x2) & v_examine(e1) & n_product(x3) & (x1 = x2) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1)) | exists e1 x1 x2.(at(e1,x2) & n_bird(x2) & Actor(e1,x1) & v_look(e1) & n_guy(x1)) | 7b3ff658-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5.(v_examine(e1) & r_more(s1) & n_salesman(x4) & n_product(x3) & n_market(x5) & n_man(x1) & from(e1,x4) & at(e1,x5) & a_topic(x1) & a_older(s1) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_look(e1) & n_guy(x1) & n_bird(x2) & at(e1,x2) & Actor(e1,x1)) |
||
Lynyrd Skynyrd performing on stage. | A Canadian band is performing on stage. | 2 | -100 | Lynyrd Skynyrd and Canadian band cannot perform on a same stage | exists e1 x1 x2 x3.(ne_per_skynyrd(x1) & (x1 = x2) & ne_per_lynyrd(x2) & on(e1,x3) & n_stage(x3) & Actor(e1,x1) & v_perform(e1)) | exists e1 s1 x1 x2.(on(e1,x2) & n_stage(x2) & Actor(e1,x1) & v_perform(e1) & n_band(x1) & a_canadian(s1) & Theme(s1,x1)) | 7b3ffb76-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_perform(e1) & on(e1,x3) & ne_per_skynyrd(x1) & ne_per_lynyrd(x2) & n_stage(x3) & Actor(e1,x1) & (x1 = x2)) | exists e1 s1 x1 x2.(v_perform(e1) & on(e1,x2) & n_stage(x2) & n_band(x1) & a_canadian(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
Lynyrd Skynyrd performing on stage. | There is a Southern rock band playing music. | 0 | -100 | A southern rock performs on stages of music | exists e1 x1 x2 x3.(ne_per_skynyrd(x1) & (x1 = x2) & ne_per_lynyrd(x2) & on(e1,x3) & n_stage(x3) & Actor(e1,x1) & v_perform(e1)) | exists p1 x1 e1 s1 x2 x3 x4 x5.((x1 = x2) & Theme(e1,x5) & Actor(e1,x4) & v_play(e1) & n_music(x5) & (x2 = x4) & n_band(x2) & of(x2,x3) & n_rock(x3) & a_southern(s1) & Theme(s1,x2)) | 7b4000ee-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_perform(e1) & on(e1,x3) & ne_per_skynyrd(x1) & ne_per_lynyrd(x2) & n_stage(x3) & Actor(e1,x1) & (x1 = x2)) | exists x1 e1 s1 x2 x3 x4 x5.(v_play(e1) & of(x2,x3) & n_rock(x3) & n_music(x5) & n_band(x2) & a_southern(s1) & Theme(s1,x2) & Theme(e1,x5) & Actor(e1,x4) & (x2 = x4) & (x1 = x2)) |
||
Lynyrd Skynyrd performing on stage. | Lynyrd Skynyrd are playing Sweet Home Alabama. | 1 | -100 | It cannot be inferred that Lynyrd Skynyrd is performing the song Sweet Home Alabama | exists e1 x1 x2 x3.(ne_per_skynyrd(x1) & (x1 = x2) & ne_per_lynyrd(x2) & on(e1,x3) & n_stage(x3) & Actor(e1,x1) & v_perform(e1)) | exists e1 x1 x2 x3 x4 x5.(ne_org_alabama(x3) & (x3 = x5) & ne_org_home(x5) & (x3 = x4) & ne_org_sweet(x4) & ne_per_skynyrd(x1) & (x1 = x2) & ne_per_lynyrd(x2) & Theme(e1,x3) & Actor(e1,x1) & v_play(e1)) | 7b4005ee-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_perform(e1) & on(e1,x3) & ne_per_skynyrd(x1) & ne_per_lynyrd(x2) & n_stage(x3) & Actor(e1,x1) & (x1 = x2)) | exists e1 x1 x2 x3 x4 x5.(v_play(e1) & ne_per_skynyrd(x1) & ne_per_lynyrd(x2) & ne_org_sweet(x4) & ne_org_home(x5) & ne_org_alabama(x3) & Theme(e1,x3) & Actor(e1,x1) & (x3 = x5) & (x3 = x4) & (x1 = x2)) |
||
A boy wearing goggles jumps into a blue swimming pool. | The kid climbs the ladder. | 2 | -100 | One can not be climbs the ladder and jumps in a pool simultaneously. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & into(x3,x5) & n_pool(x5) & of(x5,x6) & n_swimming(x6) & a_blue(s1) & Theme(s1,x5) & n_jump(x3) & of(x3,x4) & n_goggles(x4) & (x1 = x2) & n_boy(x1)) | exists e1 x1 x2.(n_ladder(x2) & n_kid(x1) & Theme(e1,x2) & Actor(e1,x1) & v_climb(e1)) | 7b400b2a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & of(x5,x6) & of(x3,x4) & n_swimming(x6) & n_pool(x5) & n_jump(x3) & n_goggles(x4) & n_boy(x1) & into(x3,x5) & a_topic(x1) & a_blue(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_climb(e1) & n_ladder(x2) & n_kid(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A boy wearing goggles jumps into a blue swimming pool. | The boy is taking swim lessons. | 1 | -100 | Not all boys are taking swim lessons. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & into(x3,x5) & n_pool(x5) & of(x5,x6) & n_swimming(x6) & a_blue(s1) & Theme(s1,x5) & n_jump(x3) & of(x3,x4) & n_goggles(x4) & (x1 = x2) & n_boy(x1)) | exists e1 x1 x2 x3.(n_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_lesson(x2) & of(x2,x3) & n_swim(x3)) | 7b400fb2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & of(x5,x6) & of(x3,x4) & n_swimming(x6) & n_pool(x5) & n_jump(x3) & n_goggles(x4) & n_boy(x1) & into(x3,x5) & a_topic(x1) & a_blue(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_take(e1) & of(x2,x3) & n_swim(x3) & n_lesson(x2) & n_boy(x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A boy wearing goggles jumps into a blue swimming pool. | The boy jumps into the water. | 0 | -100 | Swimming pools are made of water therefore the boy jumps into the water. | exists e1 s1 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_wear(e1) & into(x3,x5) & n_pool(x5) & of(x5,x6) & n_swimming(x6) & a_blue(s1) & Theme(s1,x5) & n_jump(x3) & of(x3,x4) & n_goggles(x4) & (x1 = x2) & n_boy(x1)) | exists e1 x1 x2.(n_water(x2) & n_boy(x1) & into(e1,x2) & Actor(e1,x1) & v_jump(e1)) | 7b40150c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4 x5 x6.(v_wear(e1) & of(x5,x6) & of(x3,x4) & n_swimming(x6) & n_pool(x5) & n_jump(x3) & n_goggles(x4) & n_boy(x1) & into(x3,x5) & a_topic(x1) & a_blue(s1) & Theme(s1,x5) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_jump(e1) & n_water(x2) & n_boy(x1) & into(e1,x2) & Actor(e1,x1)) |
||
A boy makes a splash as he leaps into the swimming pool. | Nobody who is depicted is wet at all. | 2 | -100 | Either the boy make a splash or nobody is wet. | exists e1 p1 x1 x2 x3 x4.(n_pool(x3) & of(x3,x4) & n_swimming(x4) & exists e2.(into(e2,x3) & Actor(e2,x1) & v_leap(e2)) & n_male(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_splash(x2) & n_boy(x1)) | -exists e1 s1 x1 x2.(all x3.(n_thing(x3) -> at(s1,x3)) & Theme(s1,x1) & a_wet(s1) & Theme(e1,x2) & v_depict(e1) & (x1 = x2) & n_person(x1)) | 7b4019b2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4.(v_make(e1) & of(x3,x4) & n_swimming(x4) & n_splash(x2) & n_pool(x3) & n_male(x1) & n_boy(x1) & exists e2.(v_leap(e2) & into(e2,x3) & Actor(e2,x1)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1)) | all e1 s1 x1 x2.(exists x3.(n_thing(x3) & -at(s1,x3)) | -v_depict(e1) | -n_person(x1) | -a_wet(s1) | -Theme(s1,x1) | -Theme(e1,x2) | -(x1 = x2)) |
||
A boy makes a splash as he leaps into the swimming pool. | Water is visibly splashing into the air in the shot. | 0 | -100 | A boy makes a splash therefore water is visibly splashing. | exists e1 p1 x1 x2 x3 x4.(n_pool(x3) & of(x3,x4) & n_swimming(x4) & exists e2.(into(e2,x3) & Actor(e2,x1) & v_leap(e2)) & n_male(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_splash(x2) & n_boy(x1)) | exists e1 s1 x1 x2 x3.(n_shot(x3) & n_air(x2) & ne_nam_water(x1) & a_visibly(s1) & Manner(e1,s1) & in(e1,x3) & into(e1,x2) & Actor(e1,x1) & v_splash(e1)) | 7b401e9e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4.(v_make(e1) & of(x3,x4) & n_swimming(x4) & n_splash(x2) & n_pool(x3) & n_male(x1) & n_boy(x1) & exists e2.(v_leap(e2) & into(e2,x3) & Actor(e2,x1)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1 x2 x3.(v_splash(e1) & ne_nam_water(x1) & n_shot(x3) & n_air(x2) & into(e1,x2) & in(e1,x3) & a_visibly(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
A boy makes a splash as he leaps into the swimming pool. | The kid here loves to swim. | 1 | -100 | Not all boys loves to swim. | exists e1 p1 x1 x2 x3 x4.(n_pool(x3) & of(x3,x4) & n_swimming(x4) & exists e2.(into(e2,x3) & Actor(e2,x1) & v_leap(e2)) & n_male(x1) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1) & v_make(e1) & n_splash(x2) & n_boy(x1)) | exists e1 p1 x1.(n_kid(x1) & Topic(e1,p1) & Actor(e1,x1) & v_love(e1) & exists e2.(Actor(e2,x1) & v_swim(e2)) & r_here(x1)) | 7b40234e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 x1 x2 x3 x4.(v_make(e1) & of(x3,x4) & n_swimming(x4) & n_splash(x2) & n_pool(x3) & n_male(x1) & n_boy(x1) & exists e2.(v_leap(e2) & into(e2,x3) & Actor(e2,x1)) & as(e1,p1) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 p1 x1.(v_love(e1) & r_here(x1) & n_kid(x1) & exists e2.(v_swim(e2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Boy swimming in blue pool. | Boy swimming in pool with floaties. | 1 | -100 | The boy is not necessarily wearing floaties. | exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_pool(x3) & a_blue(s1) & Theme(s1,x3) & n_swimming(x1) & (x1 = x2) & ne_nam_boy(x2)) | exists x1 x2 x3 x4.(a_topic(x1) & in(x1,x3) & with(x3,x4) & n_floaty(x4) & n_pool(x3) & n_swimming(x1) & (x1 = x2) & ne_nam_boy(x2)) | 7b40281c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(ne_nam_boy(x2) & n_swimming(x1) & n_pool(x3) & in(x1,x3) & a_topic(x1) & a_blue(s1) & Theme(s1,x3) & (x1 = x2)) | exists x1 x2 x3 x4.(with(x3,x4) & ne_nam_boy(x2) & n_swimming(x1) & n_pool(x3) & n_floaty(x4) & in(x1,x3) & a_topic(x1) & (x1 = x2)) |
||
Boy swimming in blue pool. | Male child swimming in pool. | 0 | -100 | Boy is a male child. | exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_pool(x3) & a_blue(s1) & Theme(s1,x3) & n_swimming(x1) & (x1 = x2) & ne_nam_boy(x2)) | exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_pool(x3) & n_swimming(x1) & of(x1,x2) & n_child(x2) & a_male(s1) & Theme(s1,x1)) | 7b402c7c-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(ne_nam_boy(x2) & n_swimming(x1) & n_pool(x3) & in(x1,x3) & a_topic(x1) & a_blue(s1) & Theme(s1,x3) & (x1 = x2)) | exists s1 x1 x2 x3.(of(x1,x2) & n_swimming(x1) & n_pool(x3) & n_child(x2) & in(x1,x3) & a_topic(x1) & a_male(s1) & Theme(s1,x1)) |
||
Boy swimming in blue pool. | Boy watching TV inside. | 2 | -100 | Swimming in a pool usually occurs outside while watching TV occurs inside. These activities cannot be done simultaneously. | exists s1 x1 x2 x3.(a_topic(x1) & in(x1,x3) & n_pool(x3) & a_blue(s1) & Theme(s1,x3) & n_swimming(x1) & (x1 = x2) & ne_nam_boy(x2)) | exists e1 x1 x2 x3.(ne_nam_boy(x1) & Theme(e1,x2) & Actor(e1,x1) & v_watch(e1) & n_inside(x2) & of(x2,x3) & n_tv(x3)) | 7b4030be-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 x1 x2 x3.(ne_nam_boy(x2) & n_swimming(x1) & n_pool(x3) & in(x1,x3) & a_topic(x1) & a_blue(s1) & Theme(s1,x3) & (x1 = x2)) | exists e1 x1 x2 x3.(v_watch(e1) & of(x2,x3) & ne_nam_boy(x1) & n_tv(x3) & n_inside(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A boy in goggles plays in a pool. | a boy in pool | 0 | -100 | A boy playing in a pool implies that he is in the pool. | exists e1 x1 x2 x3.(in(e1,x3) & n_pool(x3) & Actor(e1,x1) & v_play(e1) & in(x1,x2) & n_goggles(x2) & n_boy(x1)) | exists x1 x2.(a_topic(x1) & in(x1,x2) & n_pool(x2) & n_boy(x1)) | 7b403500-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_play(e1) & n_pool(x3) & n_goggles(x2) & n_boy(x1) & in(x1,x2) & in(e1,x3) & Actor(e1,x1)) | exists x1 x2.(n_pool(x2) & n_boy(x1) & in(x1,x2) & a_topic(x1)) |
||
A boy in goggles plays in a pool. | girl sleeps in the bed | 2 | -100 | A boy is not a girl. | exists e1 x1 x2 x3.(in(e1,x3) & n_pool(x3) & Actor(e1,x1) & v_play(e1) & in(x1,x2) & n_goggles(x2) & n_boy(x1)) | exists x1 x2 x3.(n_bed(x3) & a_topic(x1) & in(x1,x3) & n_sleep(x1) & of(x1,x2) & n_girl(x2)) | 7b403b36-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_play(e1) & n_pool(x3) & n_goggles(x2) & n_boy(x1) & in(x1,x2) & in(e1,x3) & Actor(e1,x1)) | exists x1 x2 x3.(of(x1,x2) & n_sleep(x1) & n_girl(x2) & n_bed(x3) & in(x1,x3) & a_topic(x1)) |
||
A boy in goggles plays in a pool. | boy looks for coin | 1 | -100 | Not all boys looks for coin. | exists e1 x1 x2 x3.(in(e1,x3) & n_pool(x3) & Actor(e1,x1) & v_play(e1) & in(x1,x2) & n_goggles(x2) & n_boy(x1)) | exists e1 x1 x2.(for(e1,x2) & n_coin(x2) & Actor(e1,x1) & v_look(e1) & n_boy(x1)) | 7b404040-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3.(v_play(e1) & n_pool(x3) & n_goggles(x2) & n_boy(x1) & in(x1,x2) & in(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_look(e1) & n_coin(x2) & n_boy(x1) & for(e1,x2) & Actor(e1,x1)) |
||
a boy jumps into a pool. | a girl jumped in | 2 | -100 | A GIRL IS NOT A BOY | exists e1 x1 x2.(into(e1,x2) & n_pool(x2) & Actor(e1,x1) & v_jump(e1) & n_boy(x1)) | exists e1 s1 x1.(a_in(s1) & Manner(e1,s1) & Actor(e1,x1) & v_jump(e1) & n_girl(x1)) | 7b404504-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_jump(e1) & n_pool(x2) & n_boy(x1) & into(e1,x2) & Actor(e1,x1)) | exists e1 s1 x1.(v_jump(e1) & n_girl(x1) & a_in(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
a boy jumps into a pool. | there is a pool | 0 | -100 | Since the boy jumps into a pool implies that there is a pool. | exists e1 x1 x2.(into(e1,x2) & n_pool(x2) & Actor(e1,x1) & v_jump(e1) & n_boy(x1)) | exists p1 x1 x2.((x1 = x2) & n_pool(x2)) | 7b40498c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_jump(e1) & n_pool(x2) & n_boy(x1) & into(e1,x2) & Actor(e1,x1)) | exists x1 x2.(n_pool(x2) & (x1 = x2)) |
||
a boy jumps into a pool. | there is water in the pool | 1 | -100 | Not all pools have water. | exists e1 x1 x2.(into(e1,x2) & n_pool(x2) & Actor(e1,x1) & v_jump(e1) & n_boy(x1)) | exists p1 x1 x3.(n_pool(x3) & exists x2.((x1 = x2) & in(x2,x3) & n_water(x2))) | 7b404dd8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2.(v_jump(e1) & n_pool(x2) & n_boy(x1) & into(e1,x2) & Actor(e1,x1)) | exists x1 x3.(n_pool(x3) & exists x2.(n_water(x2) & in(x2,x3) & (x1 = x2))) |
||
A couple and their child pose for a picture in front of a Christmas tree. | a family is having their protrait taken | 0 | -100 | Couple and their child is a family. | exists e1 x1 x2 x3 x4 x5 x6 x7.(in(e1,x5) & of(x5,x6) & n_tree(x6) & (x6 = x7) & ne_tim_christmas(x7) & n_front(x5) & for(e1,x4) & n_picture(x4) & Actor(e1,x1) & v_pose(e1) & subset_of(x3,x1) & n_child(x3) & of(x3,x2) & n_thing(x2) & subset_of(x2,x1) & n_couple(x2)) | exists e2 e1 x1 x2 x3.(Theme(e2,x2) & Actor(e2,x1) & v_have(e2) & Theme(e1,x3) & v_take(e1) & (x2 = x3) & n_protrait(x2) & of(x2,x1) & n_thing(x1) & n_family(x1)) | 7b405238-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7.(v_pose(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x5,x6) & of(x3,x2) & ne_tim_christmas(x7) & n_tree(x6) & n_thing(x2) & n_picture(x4) & n_front(x5) & n_couple(x2) & n_child(x3) & in(e1,x5) & for(e1,x4) & Actor(e1,x1) & (x6 = x7)) | exists e2 e1 x1 x2 x3.(v_take(e1) & v_have(e2) & of(x2,x1) & n_thing(x1) & n_protrait(x2) & n_family(x1) & Theme(e2,x2) & Theme(e1,x3) & Actor(e2,x1) & (x2 = x3)) |
||
A couple and their child pose for a picture in front of a Christmas tree. | the family is smiling | 1 | -100 | Posing for a picture does not mean one is smiling. | exists e1 x1 x2 x3 x4 x5 x6 x7.(in(e1,x5) & of(x5,x6) & n_tree(x6) & (x6 = x7) & ne_tim_christmas(x7) & n_front(x5) & for(e1,x4) & n_picture(x4) & Actor(e1,x1) & v_pose(e1) & subset_of(x3,x1) & n_child(x3) & of(x3,x2) & n_thing(x2) & subset_of(x2,x1) & n_couple(x2)) | exists e1 x1.(n_family(x1) & Actor(e1,x1) & v_smile(e1)) | 7b405684-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6 x7.(v_pose(e1) & subset_of(x3,x1) & subset_of(x2,x1) & of(x5,x6) & of(x3,x2) & ne_tim_christmas(x7) & n_tree(x6) & n_thing(x2) & n_picture(x4) & n_front(x5) & n_couple(x2) & n_child(x3) & in(e1,x5) & for(e1,x4) & Actor(e1,x1) & (x6 = x7)) | exists e1 x1.(v_smile(e1) & n_family(x1) & Actor(e1,x1)) |
||
A woman and a man holding a small boy smile while standing in front of a decorated christmas tree with gifts under it. | Two adult hold a child in front of a Christmas tree. | 0 | -100 | A woman and man are types of adults and a small boy is a type of child. | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(a_topic(s1) & subset_of(x2,s1) & while(e1,e2) & with(e2,x9) & under(x9,x1) & n_thing(x1) & n_gift(x9) & in(e2,x6) & of(x6,x7) & n_tree(x7) & of(x7,x8) & n_christmas(x8) & a_decorated(s3) & Theme(s3,x7) & n_front(x6) & Actor(e2,x3) & v_stand(e2) & Theme(e1,x4) & Actor(e1,x3) & v_hold(e1) & n_smile(x4) & of(x4,x5) & n_boy(x5) & a_small(s2) & Theme(s2,x4) & (x2 = x3) & n_man(x2) & subset_of(x1,s1) & n_woman(x1)) | exists e1 x1 x2 x3 x4 x5.(in(e1,x3) & of(x3,x4) & n_tree(x4) & (x4 = x5) & ne_tim_christmas(x5) & n_front(x3) & Theme(e1,x2) & Actor(e1,x1) & v_hold(e1) & n_child(x2) & n_adult(x1) & card_eq_2(x1)) | 7b40611a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8 x9.(with(e2,x9) & while(e1,e2) & v_stand(e2) & v_hold(e1) & under(x9,x1) & subset_of(x2,s1) & subset_of(x1,s1) & of(x7,x8) & of(x6,x7) & of(x4,x5) & n_woman(x1) & n_tree(x7) & n_thing(x1) & n_smile(x4) & n_man(x2) & n_gift(x9) & n_front(x6) & n_christmas(x8) & n_boy(x5) & in(e2,x6) & a_topic(s1) & a_small(s2) & a_decorated(s3) & Theme(s3,x7) & Theme(s2,x4) & Theme(e1,x4) & Actor(e2,x3) & Actor(e1,x3) & (x2 = x3)) | exists e1 x1 x2 x3 x4 x5.(v_hold(e1) & of(x3,x4) & ne_tim_christmas(x5) & n_tree(x4) & n_front(x3) & n_child(x2) & n_adult(x1) & in(e1,x3) & card_eq_2(x1) & Theme(e1,x2) & Actor(e1,x1) & (x4 = x5)) |
||
Two women look out on view of mountain. | the women have hiked all day | 1 | -100 | It cannot be inferred that the woman hiked all day. | exists e1 s1 x1 x2 x3.(a_out(s1) & Manner(e1,s1) & on(e1,x2) & of(x2,x3) & n_mountain(x3) & n_view(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & card_eq_2(x1)) | exists x1.(n_woman(x1) & all x2.(n_day(x2) -> exists e1.(Theme(e1,x2) & Actor(e1,x1) & v_hike(e1)))) | 7b40713c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_look(e1) & on(e1,x2) & of(x2,x3) & n_woman(x1) & n_view(x2) & n_mountain(x3) & card_eq_2(x1) & a_out(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists x1.(n_woman(x1) & all x2.(exists e1.(v_hike(e1) & Theme(e1,x2) & Actor(e1,x1)) | -n_day(x2))) |
||
Two women look out on view of mountain. | the women are admiring a view | 0 | -100 | The women look out the mountain view | exists e1 s1 x1 x2 x3.(a_out(s1) & Manner(e1,s1) & on(e1,x2) & of(x2,x3) & n_mountain(x3) & n_view(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_admire(e1) & n_view(x2)) | 7b407b78-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_look(e1) & on(e1,x2) & of(x2,x3) & n_woman(x1) & n_view(x2) & n_mountain(x3) & card_eq_2(x1) & a_out(s1) & Manner(e1,s1) & Actor(e1,x1)) | exists e1 x1 x2.(v_admire(e1) & n_woman(x1) & n_view(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
It's Christmas, a family posing by their tree and presents. | A family poses by their Christmas tree. | 0 | -100 | A family posing by their Christmas tree implies that it is Christmas. | exists p1 x1 x2 x5 x6 x7.(n_present(x7) & n_tree(x6) & subset_of(x7,x5) & subset_of(x6,x5) & of(x5,x1) & n_thing(x1) & n_thing(x1) & ne_tim_christmas(x2) & exists e1 x3 x4.((x1 = x2) & rel(x2,x3) & by(e1,x5) & Actor(e1,x4) & v_pose(e1) & (x3 = x4) & n_family(x3))) | exists e1 x1 x2 x3.(by(e1,x2) & n_tree(x2) & (x2 = x3) & ne_tim_christmas(x3) & of(x2,x1) & n_thing(x1) & Actor(e1,x1) & v_pose(e1) & n_family(x1)) | 7b408b9a-e4c8-11ec-9cdd-0242ac1c0002 | exists x1 x2 x5 x6 x7.(subset_of(x7,x5) & subset_of(x6,x5) & of(x5,x1) & ne_tim_christmas(x2) & n_tree(x6) & n_thing(x1) & n_present(x7) & exists e1 x3 x4.(v_pose(e1) & rel(x2,x3) & n_family(x3) & by(e1,x5) & Actor(e1,x4) & (x3 = x4) & (x1 = x2))) | exists e1 x1 x2 x3.(v_pose(e1) & of(x2,x1) & ne_tim_christmas(x3) & n_tree(x2) & n_thing(x1) & n_family(x1) & by(e1,x2) & Actor(e1,x1) & (x2 = x3)) |
||
A small child in a green shirt brushes his teeth in the restroom while a woman behind him is taking a picture of the child. | The woman is a sexual offender. | 1 | 0.000218 | Just because a person in a restroom is taking a picture of a child doesn't mean that the woman is a sexual offender. | exists e1 p1 s1 s2 x1 x2 x3 x4.(n_restroom(x4) & exists e2 x5 x6.(Theme(e2,x6) & Actor(e2,x5) & v_take(e2) & of(x6,x1) & n_picture(x6) & behind(x5,x1) & n_woman(x5)) & n_child(x1) & n_child(x1) & n_male(x1) & n_male(x1) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_brush(e1) & in(x3,x4) & n_tooth(x3) & of(x3,x1) & in(x1,x2) & n_shirt(x2) & a_green(s2) & Theme(s2,x2) & a_small(s1) & Theme(s1,x1)) | exists p1 x1.(n_woman(x1) & exists s1 x2.((x1 = x2) & n_offender(x2) & a_sexual(s1) & Theme(s1,x2))) | 7b41485a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4.(while(e1,p1) & v_brush(e1) & of(x3,x1) & n_tooth(x3) & n_shirt(x2) & n_restroom(x4) & n_male(x1) & n_child(x1) & in(x3,x4) & in(x1,x2) & exists e2 x5 x6.(v_take(e2) & of(x6,x1) & n_woman(x5) & n_picture(x6) & behind(x5,x1) & Theme(e2,x6) & Actor(e2,x5)) & a_small(s1) & a_green(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1)) | exists x1.(n_woman(x1) & exists s1 x2.(n_offender(x2) & a_sexual(s1) & Theme(s1,x2) & (x1 = x2))) |
||
A small child in a green shirt brushes his teeth in the restroom while a woman behind him is taking a picture of the child. | The woman is the small child's mother. | 1 | 0.672287 | The woman may not be the child's mother but someone else. | exists e1 p1 s1 s2 x1 x2 x3 x4.(n_restroom(x4) & exists e2 x5 x6.(Theme(e2,x6) & Actor(e2,x5) & v_take(e2) & of(x6,x1) & n_picture(x6) & behind(x5,x1) & n_woman(x5)) & n_child(x1) & n_child(x1) & n_male(x1) & n_male(x1) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_brush(e1) & in(x3,x4) & n_tooth(x3) & of(x3,x1) & in(x1,x2) & n_shirt(x2) & a_green(s2) & Theme(s2,x2) & a_small(s1) & Theme(s1,x1)) | exists p1 s1 x1 x2 x3.(n_mother(x3) & of(x3,x2) & n_child(x2) & a_small(s1) & Theme(s1,x2) & n_woman(x1) & (x1 = x3)) | 7b414e22-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4.(while(e1,p1) & v_brush(e1) & of(x3,x1) & n_tooth(x3) & n_shirt(x2) & n_restroom(x4) & n_male(x1) & n_child(x1) & in(x3,x4) & in(x1,x2) & exists e2 x5 x6.(v_take(e2) & of(x6,x1) & n_woman(x5) & n_picture(x6) & behind(x5,x1) & Theme(e2,x6) & Actor(e2,x5)) & a_small(s1) & a_green(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1)) | exists s1 x1 x2 x3.(of(x3,x2) & n_woman(x1) & n_mother(x3) & n_child(x2) & a_small(s1) & Theme(s1,x2) & (x1 = x3)) |
||
A small child in a green shirt brushes his teeth in the restroom while a woman behind him is taking a picture of the child. | They are in a public restroom. | 1 | 0.019666 | They could be in their restroom at home and not a public restroom. | exists e1 p1 s1 s2 x1 x2 x3 x4.(n_restroom(x4) & exists e2 x5 x6.(Theme(e2,x6) & Actor(e2,x5) & v_take(e2) & of(x6,x1) & n_picture(x6) & behind(x5,x1) & n_woman(x5)) & n_child(x1) & n_child(x1) & n_male(x1) & n_male(x1) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_brush(e1) & in(x3,x4) & n_tooth(x3) & of(x3,x1) & in(x1,x2) & n_shirt(x2) & a_green(s2) & Theme(s2,x2) & a_small(s1) & Theme(s1,x1)) | exists p1 x1.(n_thing(x1) & exists s1 x2.(in(x1,x2) & n_restroom(x2) & a_public(s1) & Theme(s1,x2))) | 7b41535e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4.(while(e1,p1) & v_brush(e1) & of(x3,x1) & n_tooth(x3) & n_shirt(x2) & n_restroom(x4) & n_male(x1) & n_child(x1) & in(x3,x4) & in(x1,x2) & exists e2 x5 x6.(v_take(e2) & of(x6,x1) & n_woman(x5) & n_picture(x6) & behind(x5,x1) & Theme(e2,x6) & Actor(e2,x5)) & a_small(s1) & a_green(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1)) | exists x1.(n_thing(x1) & exists s1 x2.(n_restroom(x2) & in(x1,x2) & a_public(s1) & Theme(s1,x2))) |
||
A small child in a green shirt brushes his teeth in the restroom while a woman behind him is taking a picture of the child. | There are multiple people present. | 0 | 0.978918 | A child and the woman behind him constitute multiple people. | exists e1 p1 s1 s2 x1 x2 x3 x4.(n_restroom(x4) & exists e2 x5 x6.(Theme(e2,x6) & Actor(e2,x5) & v_take(e2) & of(x6,x1) & n_picture(x6) & behind(x5,x1) & n_woman(x5)) & n_child(x1) & n_child(x1) & n_male(x1) & n_male(x1) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_brush(e1) & in(x3,x4) & n_tooth(x3) & of(x3,x1) & in(x1,x2) & n_shirt(x2) & a_green(s2) & Theme(s2,x2) & a_small(s1) & Theme(s1,x1)) | exists p1 x1 s1 s2 x2 x3.((x1 = x2) & Theme(s2,x3) & a_present(s2) & (x2 = x3) & n_people(x2) & a_multiple(s1) & Theme(s1,x2)) | 7b4158f4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4.(while(e1,p1) & v_brush(e1) & of(x3,x1) & n_tooth(x3) & n_shirt(x2) & n_restroom(x4) & n_male(x1) & n_child(x1) & in(x3,x4) & in(x1,x2) & exists e2 x5 x6.(v_take(e2) & of(x6,x1) & n_woman(x5) & n_picture(x6) & behind(x5,x1) & Theme(e2,x6) & Actor(e2,x5)) & a_small(s1) & a_green(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1)) | exists x1 s1 s2 x2 x3.(n_people(x2) & a_present(s2) & a_multiple(s1) & Theme(s2,x3) & Theme(s1,x2) & (x2 = x3) & (x1 = x2)) |
||
A small child in a green shirt brushes his teeth in the restroom while a woman behind him is taking a picture of the child. | A small child wields a pink toothbrush. | 1 | 0.003792 | the toothbrush is not necessarily pink | exists e1 p1 s1 s2 x1 x2 x3 x4.(n_restroom(x4) & exists e2 x5 x6.(Theme(e2,x6) & Actor(e2,x5) & v_take(e2) & of(x6,x1) & n_picture(x6) & behind(x5,x1) & n_woman(x5)) & n_child(x1) & n_child(x1) & n_male(x1) & n_male(x1) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_brush(e1) & in(x3,x4) & n_tooth(x3) & of(x3,x1) & in(x1,x2) & n_shirt(x2) & a_green(s2) & Theme(s2,x2) & a_small(s1) & Theme(s1,x1)) | exists e1 s1 s2 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wield(e1) & n_toothbrush(x2) & a_pink(s2) & Theme(s2,x2) & n_child(x1) & a_small(s1) & Theme(s1,x1)) | 7b415e26-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4.(while(e1,p1) & v_brush(e1) & of(x3,x1) & n_tooth(x3) & n_shirt(x2) & n_restroom(x4) & n_male(x1) & n_child(x1) & in(x3,x4) & in(x1,x2) & exists e2 x5 x6.(v_take(e2) & of(x6,x1) & n_woman(x5) & n_picture(x6) & behind(x5,x1) & Theme(e2,x6) & Actor(e2,x5)) & a_small(s1) & a_green(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 s2 x1 x2.(v_wield(e1) & n_toothbrush(x2) & n_child(x1) & a_small(s1) & a_pink(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A small child in a green shirt brushes his teeth in the restroom while a woman behind him is taking a picture of the child. | A small child is washing his face. | 2 | 0.273587 | One cannot wash his face and brush his teeth at the same time | exists e1 p1 s1 s2 x1 x2 x3 x4.(n_restroom(x4) & exists e2 x5 x6.(Theme(e2,x6) & Actor(e2,x5) & v_take(e2) & of(x6,x1) & n_picture(x6) & behind(x5,x1) & n_woman(x5)) & n_child(x1) & n_child(x1) & n_male(x1) & n_male(x1) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_brush(e1) & in(x3,x4) & n_tooth(x3) & of(x3,x1) & in(x1,x2) & n_shirt(x2) & a_green(s2) & Theme(s2,x2) & a_small(s1) & Theme(s1,x1)) | exists e1 s1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wash(e1) & n_face(x2) & of(x2,x1) & n_male(x1) & n_child(x1) & a_small(s1) & Theme(s1,x1)) | 7b41634e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4.(while(e1,p1) & v_brush(e1) & of(x3,x1) & n_tooth(x3) & n_shirt(x2) & n_restroom(x4) & n_male(x1) & n_child(x1) & in(x3,x4) & in(x1,x2) & exists e2 x5 x6.(v_take(e2) & of(x6,x1) & n_woman(x5) & n_picture(x6) & behind(x5,x1) & Theme(e2,x6) & Actor(e2,x5)) & a_small(s1) & a_green(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 s1 x1 x2.(v_wash(e1) & of(x2,x1) & n_male(x1) & n_face(x2) & n_child(x1) & a_small(s1) & Theme(s1,x1) & Theme(e1,x2) & Actor(e1,x1)) |
||
A small child in a green shirt brushes his teeth in the restroom while a woman behind him is taking a picture of the child. | The woman is the child's mother. | 1 | 0.674079 | the woman is not necessarily the mother | exists e1 p1 s1 s2 x1 x2 x3 x4.(n_restroom(x4) & exists e2 x5 x6.(Theme(e2,x6) & Actor(e2,x5) & v_take(e2) & of(x6,x1) & n_picture(x6) & behind(x5,x1) & n_woman(x5)) & n_child(x1) & n_child(x1) & n_male(x1) & n_male(x1) & while(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_brush(e1) & in(x3,x4) & n_tooth(x3) & of(x3,x1) & in(x1,x2) & n_shirt(x2) & a_green(s2) & Theme(s2,x2) & a_small(s1) & Theme(s1,x1)) | exists p1 x1 x2 x3.(n_mother(x3) & of(x3,x2) & n_child(x2) & n_woman(x1) & (x1 = x3)) | 7b4168e4-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4.(while(e1,p1) & v_brush(e1) & of(x3,x1) & n_tooth(x3) & n_shirt(x2) & n_restroom(x4) & n_male(x1) & n_child(x1) & in(x3,x4) & in(x1,x2) & exists e2 x5 x6.(v_take(e2) & of(x6,x1) & n_woman(x5) & n_picture(x6) & behind(x5,x1) & Theme(e2,x6) & Actor(e2,x5)) & a_small(s1) & a_green(s2) & Theme(s2,x2) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x1)) | exists x1 x2 x3.(of(x3,x2) & n_woman(x1) & n_mother(x3) & n_child(x2) & (x1 = x3)) |
||
A man wearing a white shirt and black pants laying on a couch. | A man laying on a couch. | 0 | 0.990077 | The man is laying on a couch. | exists e1 e2 s1 s2 x1 x2 x3 x4.(on(e2,x4) & n_couch(x4) & Actor(e2,x3) & v_lay(e2) & n_pants(x3) & a_black(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & on(e1,x3) & n_couch(x3) & Actor(e1,x2) & v_lay(e1) & (x1 = x2) & n_man(x1)) | 7b42e9da-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4.(v_wear(e1) & v_lay(e2) & on(e2,x4) & n_shirt(x2) & n_pants(x3) & n_man(x1) & n_couch(x4) & a_white(s1) & a_black(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_lay(e1) & on(e1,x3) & n_man(x1) & n_couch(x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A man wearing a white shirt and black pants laying on a couch. | The man is sitting on his couch. | 2 | 0.016774 | Laying and sitting are not the same. | exists e1 e2 s1 s2 x1 x2 x3 x4.(on(e2,x4) & n_couch(x4) & Actor(e2,x3) & v_lay(e2) & n_pants(x3) & a_black(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(n_couch(x2) & of(x2,x1) & n_male(x1) & n_man(x1) & on(e1,x2) & Actor(e1,x1) & v_sit(e1)) | 7b42f434-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4.(v_wear(e1) & v_lay(e2) & on(e2,x4) & n_shirt(x2) & n_pants(x3) & n_man(x1) & n_couch(x4) & a_white(s1) & a_black(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_sit(e1) & on(e1,x2) & of(x2,x1) & n_man(x1) & n_male(x1) & n_couch(x2) & Actor(e1,x1)) |
||
A man wearing a white shirt and black pants laying on a couch. | The man is laying on a couch taking a nap. | 1 | 0.717244 | the man are not necessarily taking a nap | exists e1 e2 s1 s2 x1 x2 x3 x4.(on(e2,x4) & n_couch(x4) & Actor(e2,x3) & v_lay(e2) & n_pants(x3) & a_black(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 e2 x1 x2 x3 x4.(n_man(x1) & on(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_take(e2) & n_nap(x4) & (x2 = x3) & n_couch(x2) & Actor(e1,x1) & v_lay(e1)) | 7b430078-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4.(v_wear(e1) & v_lay(e2) & on(e2,x4) & n_shirt(x2) & n_pants(x3) & n_man(x1) & n_couch(x4) & a_white(s1) & a_black(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4.(v_take(e2) & v_lay(e1) & on(e1,x2) & n_nap(x4) & n_man(x1) & n_couch(x2) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) |
||
A man wearing a white shirt and black pants laying on a couch. | a man thinks about his day | 1 | 0.003978 | it is not necessarily true the man thinks about his day | exists e1 e2 s1 s2 x1 x2 x3 x4.(on(e2,x4) & n_couch(x4) & Actor(e2,x3) & v_lay(e2) & n_pants(x3) & a_black(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(about(e1,x2) & n_day(x2) & of(x2,x1) & n_male(x1) & Actor(e1,x1) & v_think(e1) & n_man(x1)) | 7b430c3a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4.(v_wear(e1) & v_lay(e2) & on(e2,x4) & n_shirt(x2) & n_pants(x3) & n_man(x1) & n_couch(x4) & a_white(s1) & a_black(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_think(e1) & of(x2,x1) & n_man(x1) & n_male(x1) & n_day(x2) & about(e1,x2) & Actor(e1,x1)) |
||
A man wearing a white shirt and black pants laying on a couch. | A man is resting on a couch reading a book. | 1 | 0.709393 | the man is not necessarily reading | exists e1 e2 s1 s2 x1 x2 x3 x4.(on(e2,x4) & n_couch(x4) & Actor(e2,x3) & v_lay(e2) & n_pants(x3) & a_black(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 e2 x1 x2 x3 x4.(on(e1,x2) & Theme(e2,x4) & Actor(e2,x3) & v_read(e2) & n_book(x4) & (x2 = x3) & n_couch(x2) & Actor(e1,x1) & v_rest(e1) & n_man(x1)) | 7b433868-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4.(v_wear(e1) & v_lay(e2) & on(e2,x4) & n_shirt(x2) & n_pants(x3) & n_man(x1) & n_couch(x4) & a_white(s1) & a_black(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4.(v_rest(e1) & v_read(e2) & on(e1,x2) & n_man(x1) & n_couch(x2) & n_book(x4) & Theme(e2,x4) & Actor(e2,x3) & Actor(e1,x1) & (x2 = x3)) |
||
A man wearing a white shirt and black pants laying on a couch. | A man is sleeping on a couch. | 1 | 0.756997 | Not all men on a couch are sleeping. | exists e1 e2 s1 s2 x1 x2 x3 x4.(on(e2,x4) & n_couch(x4) & Actor(e2,x3) & v_lay(e2) & n_pants(x3) & a_black(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 x1 x2.(on(e1,x2) & n_couch(x2) & Actor(e1,x1) & v_sleep(e1) & n_man(x1)) | 7b4365b8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4.(v_wear(e1) & v_lay(e2) & on(e2,x4) & n_shirt(x2) & n_pants(x3) & n_man(x1) & n_couch(x4) & a_white(s1) & a_black(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_sleep(e1) & on(e1,x2) & n_man(x1) & n_couch(x2) & Actor(e1,x1)) |
||
A man wearing a white shirt and black pants laying on a couch. | A man wearing a dress shirt laying on a couch. | 1 | 0.679397 | Not all shirts are formal dress shirts. | exists e1 e2 s1 s2 x1 x2 x3 x4.(on(e2,x4) & n_couch(x4) & Actor(e2,x3) & v_lay(e2) & n_pants(x3) & a_black(s2) & Theme(s2,x3) & Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_shirt(x2) & a_white(s1) & Theme(s1,x2) & n_man(x1)) | exists e1 e2 x1 x2 x3 x4 x5 x6.(a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & v_wear(e2) & on(e1,x6) & n_couch(x6) & Actor(e1,x5) & v_lay(e1) & (x3 = x5) & n_shirt(x3) & of(x3,x4) & n_dress(x4) & (x1 = x2) & n_man(x1)) | 7b437738-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4.(v_wear(e1) & v_lay(e2) & on(e2,x4) & n_shirt(x2) & n_pants(x3) & n_man(x1) & n_couch(x4) & a_white(s1) & a_black(s2) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x2) & Actor(e2,x3) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3 x4 x5 x6.(v_wear(e2) & v_lay(e1) & on(e1,x6) & of(x3,x4) & n_shirt(x3) & n_man(x1) & n_dress(x4) & n_couch(x6) & a_topic(x1) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x5) & (x3 = x5) & (x1 = x2)) |
||
Overhead view of a living room with a man on one couch, sleeping, and a dog on another while a coffee table sits in the middle of the room. | a man and dog are resting | 1 | 0.914286 | It cannot be inferred that the dog is resting. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_middle(x13) & n_while(x8) & a_topic(s1) & subset_of(x7,s1) & on(x7,x9) & in(e1,x13) & of(x13,x2) & n_room(x2) & n_room(x2) & Theme(e1,x12) & Actor(e1,x10) & v_sit(e1) & (x9 = x12) & n_table(x10) & of(x10,x11) & n_coffee(x11) & n_while(x9) & -(x9 = x8) & n_dog(x7) & subset_of(x1,s1) & of(x1,x2) & with(x2,x4) & on(x4,x5) & rel(x5,x6) & n_sleep(x6) & n_couch(x5) & card_eq_1(x5) & n_man(x4) & of(x2,x3) & n_living(x3) & n_view(x1) & a_overhead(s2) & Theme(s2,x1)) | exists e1 x1 x2 x3.(Actor(e1,x1) & v_rest(e1) & subset_of(x3,x1) & n_dog(x3) & subset_of(x2,x1) & n_man(x2)) | 7b438d9a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x2,x4) & v_sit(e1) & subset_of(x7,s1) & subset_of(x1,s1) & rel(x5,x6) & on(x7,x9) & on(x4,x5) & of(x2,x3) & of(x13,x2) & of(x10,x11) & of(x1,x2) & n_while(x9) & n_while(x8) & n_view(x1) & n_table(x10) & n_sleep(x6) & n_room(x2) & n_middle(x13) & n_man(x4) & n_living(x3) & n_dog(x7) & n_couch(x5) & n_coffee(x11) & in(e1,x13) & card_eq_1(x5) & a_topic(s1) & a_overhead(s2) & Theme(s2,x1) & Theme(e1,x12) & Actor(e1,x10) & -(x9 = x8) & (x9 = x12)) | exists e1 x1 x2 x3.(v_rest(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_man(x2) & n_dog(x3) & Actor(e1,x1)) |
||
Overhead view of a living room with a man on one couch, sleeping, and a dog on another while a coffee table sits in the middle of the room. | The dog was just adopted yesterday. | 1 | 0.000203 | The length of ownership of the dog is unknown and may be much longer than just being adopted yesterday. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_middle(x13) & n_while(x8) & a_topic(s1) & subset_of(x7,s1) & on(x7,x9) & in(e1,x13) & of(x13,x2) & n_room(x2) & n_room(x2) & Theme(e1,x12) & Actor(e1,x10) & v_sit(e1) & (x9 = x12) & n_table(x10) & of(x10,x11) & n_coffee(x11) & n_while(x9) & -(x9 = x8) & n_dog(x7) & subset_of(x1,s1) & of(x1,x2) & with(x2,x4) & on(x4,x5) & rel(x5,x6) & n_sleep(x6) & n_couch(x5) & card_eq_1(x5) & n_man(x4) & of(x2,x3) & n_living(x3) & n_view(x1) & a_overhead(s2) & Theme(s2,x1)) | exists e1 s1 x1 x2.(n_dog(x1) & a_just(s1) & Manner(e1,s1) & Time(e1,x2) & n_yesterday(x2) & Theme(e1,x1) & v_adopt(e1)) | 7b43a078-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x2,x4) & v_sit(e1) & subset_of(x7,s1) & subset_of(x1,s1) & rel(x5,x6) & on(x7,x9) & on(x4,x5) & of(x2,x3) & of(x13,x2) & of(x10,x11) & of(x1,x2) & n_while(x9) & n_while(x8) & n_view(x1) & n_table(x10) & n_sleep(x6) & n_room(x2) & n_middle(x13) & n_man(x4) & n_living(x3) & n_dog(x7) & n_couch(x5) & n_coffee(x11) & in(e1,x13) & card_eq_1(x5) & a_topic(s1) & a_overhead(s2) & Theme(s2,x1) & Theme(e1,x12) & Actor(e1,x10) & -(x9 = x8) & (x9 = x12)) | exists e1 s1 x1 x2.(v_adopt(e1) & n_yesterday(x2) & n_dog(x1) & a_just(s1) & Time(e1,x2) & Theme(e1,x1) & Manner(e1,s1)) |
||
Overhead view of a living room with a man on one couch, sleeping, and a dog on another while a coffee table sits in the middle of the room. | The dog is sleeping too. | 1 | 0.725641 | The dog may be awake and not sleeping. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_middle(x13) & n_while(x8) & a_topic(s1) & subset_of(x7,s1) & on(x7,x9) & in(e1,x13) & of(x13,x2) & n_room(x2) & n_room(x2) & Theme(e1,x12) & Actor(e1,x10) & v_sit(e1) & (x9 = x12) & n_table(x10) & of(x10,x11) & n_coffee(x11) & n_while(x9) & -(x9 = x8) & n_dog(x7) & subset_of(x1,s1) & of(x1,x2) & with(x2,x4) & on(x4,x5) & rel(x5,x6) & n_sleep(x6) & n_couch(x5) & card_eq_1(x5) & n_man(x4) & of(x2,x3) & n_living(x3) & n_view(x1) & a_overhead(s2) & Theme(s2,x1)) | exists e1 s1 x1.(n_dog(x1) & a_too(s1) & Manner(e1,s1) & Actor(e1,x1) & v_sleep(e1)) | 7b43aaf0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x2,x4) & v_sit(e1) & subset_of(x7,s1) & subset_of(x1,s1) & rel(x5,x6) & on(x7,x9) & on(x4,x5) & of(x2,x3) & of(x13,x2) & of(x10,x11) & of(x1,x2) & n_while(x9) & n_while(x8) & n_view(x1) & n_table(x10) & n_sleep(x6) & n_room(x2) & n_middle(x13) & n_man(x4) & n_living(x3) & n_dog(x7) & n_couch(x5) & n_coffee(x11) & in(e1,x13) & card_eq_1(x5) & a_topic(s1) & a_overhead(s2) & Theme(s2,x1) & Theme(e1,x12) & Actor(e1,x10) & -(x9 = x8) & (x9 = x12)) | exists e1 s1 x1.(v_sleep(e1) & n_dog(x1) & a_too(s1) & Manner(e1,s1) & Actor(e1,x1)) |
||
Overhead view of a living room with a man on one couch, sleeping, and a dog on another while a coffee table sits in the middle of the room. | The man is sleeping on the couch. | 0 | 0.982132 | one coucn implies the couch | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_middle(x13) & n_while(x8) & a_topic(s1) & subset_of(x7,s1) & on(x7,x9) & in(e1,x13) & of(x13,x2) & n_room(x2) & n_room(x2) & Theme(e1,x12) & Actor(e1,x10) & v_sit(e1) & (x9 = x12) & n_table(x10) & of(x10,x11) & n_coffee(x11) & n_while(x9) & -(x9 = x8) & n_dog(x7) & subset_of(x1,s1) & of(x1,x2) & with(x2,x4) & on(x4,x5) & rel(x5,x6) & n_sleep(x6) & n_couch(x5) & card_eq_1(x5) & n_man(x4) & of(x2,x3) & n_living(x3) & n_view(x1) & a_overhead(s2) & Theme(s2,x1)) | exists e1 x1 x2.(n_couch(x2) & n_man(x1) & on(e1,x2) & Actor(e1,x1) & v_sleep(e1)) | 7b43af96-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x2,x4) & v_sit(e1) & subset_of(x7,s1) & subset_of(x1,s1) & rel(x5,x6) & on(x7,x9) & on(x4,x5) & of(x2,x3) & of(x13,x2) & of(x10,x11) & of(x1,x2) & n_while(x9) & n_while(x8) & n_view(x1) & n_table(x10) & n_sleep(x6) & n_room(x2) & n_middle(x13) & n_man(x4) & n_living(x3) & n_dog(x7) & n_couch(x5) & n_coffee(x11) & in(e1,x13) & card_eq_1(x5) & a_topic(s1) & a_overhead(s2) & Theme(s2,x1) & Theme(e1,x12) & Actor(e1,x10) & -(x9 = x8) & (x9 = x12)) | exists e1 x1 x2.(v_sleep(e1) & on(e1,x2) & n_man(x1) & n_couch(x2) & Actor(e1,x1)) |
||
Overhead view of a living room with a man on one couch, sleeping, and a dog on another while a coffee table sits in the middle of the room. | The dog is very hungry. | 1 | 0.080025 | Not all dogs are always hungry. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_middle(x13) & n_while(x8) & a_topic(s1) & subset_of(x7,s1) & on(x7,x9) & in(e1,x13) & of(x13,x2) & n_room(x2) & n_room(x2) & Theme(e1,x12) & Actor(e1,x10) & v_sit(e1) & (x9 = x12) & n_table(x10) & of(x10,x11) & n_coffee(x11) & n_while(x9) & -(x9 = x8) & n_dog(x7) & subset_of(x1,s1) & of(x1,x2) & with(x2,x4) & on(x4,x5) & rel(x5,x6) & n_sleep(x6) & n_couch(x5) & card_eq_1(x5) & n_man(x4) & of(x2,x3) & n_living(x3) & n_view(x1) & a_overhead(s2) & Theme(s2,x1)) | exists s1 x1.(n_dog(x1) & r_very(s1) & Theme(s1,x1) & a_hungry(s1)) | 7b43b8e2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x2,x4) & v_sit(e1) & subset_of(x7,s1) & subset_of(x1,s1) & rel(x5,x6) & on(x7,x9) & on(x4,x5) & of(x2,x3) & of(x13,x2) & of(x10,x11) & of(x1,x2) & n_while(x9) & n_while(x8) & n_view(x1) & n_table(x10) & n_sleep(x6) & n_room(x2) & n_middle(x13) & n_man(x4) & n_living(x3) & n_dog(x7) & n_couch(x5) & n_coffee(x11) & in(e1,x13) & card_eq_1(x5) & a_topic(s1) & a_overhead(s2) & Theme(s2,x1) & Theme(e1,x12) & Actor(e1,x10) & -(x9 = x8) & (x9 = x12)) | exists s1 x1.(r_very(s1) & n_dog(x1) & a_hungry(s1) & Theme(s1,x1)) |
||
Overhead view of a living room with a man on one couch, sleeping, and a dog on another while a coffee table sits in the middle of the room. | A man is taking a nap after eating a big meal. | 1 | 0.126695 | Not all men who are sleeping have just been eating a big meal. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_middle(x13) & n_while(x8) & a_topic(s1) & subset_of(x7,s1) & on(x7,x9) & in(e1,x13) & of(x13,x2) & n_room(x2) & n_room(x2) & Theme(e1,x12) & Actor(e1,x10) & v_sit(e1) & (x9 = x12) & n_table(x10) & of(x10,x11) & n_coffee(x11) & n_while(x9) & -(x9 = x8) & n_dog(x7) & subset_of(x1,s1) & of(x1,x2) & with(x2,x4) & on(x4,x5) & rel(x5,x6) & n_sleep(x6) & n_couch(x5) & card_eq_1(x5) & n_man(x4) & of(x2,x3) & n_living(x3) & n_view(x1) & a_overhead(s2) & Theme(s2,x1)) | exists e1 e2 s1 x1 x2 x3.(after(e1,e2) & Theme(e2,x3) & Actor(e2,x1) & v_eat(e2) & n_meal(x3) & a_big(s1) & Theme(s1,x3) & Theme(e1,x2) & Actor(e1,x1) & v_take(e1) & n_nap(x2) & n_man(x1)) | 7b43bf72-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x2,x4) & v_sit(e1) & subset_of(x7,s1) & subset_of(x1,s1) & rel(x5,x6) & on(x7,x9) & on(x4,x5) & of(x2,x3) & of(x13,x2) & of(x10,x11) & of(x1,x2) & n_while(x9) & n_while(x8) & n_view(x1) & n_table(x10) & n_sleep(x6) & n_room(x2) & n_middle(x13) & n_man(x4) & n_living(x3) & n_dog(x7) & n_couch(x5) & n_coffee(x11) & in(e1,x13) & card_eq_1(x5) & a_topic(s1) & a_overhead(s2) & Theme(s2,x1) & Theme(e1,x12) & Actor(e1,x10) & -(x9 = x8) & (x9 = x12)) | exists e1 e2 s1 x1 x2 x3.(v_take(e1) & v_eat(e2) & n_nap(x2) & n_meal(x3) & n_man(x1) & after(e1,e2) & a_big(s1) & Theme(s1,x3) & Theme(e2,x3) & Theme(e1,x2) & Actor(e2,x1) & Actor(e1,x1)) |
||
Overhead view of a living room with a man on one couch, sleeping, and a dog on another while a coffee table sits in the middle of the room. | A cat and a woman are swinging in a hammock. | 2 | 0.000025 | man and woman are opposite gender. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(n_middle(x13) & n_while(x8) & a_topic(s1) & subset_of(x7,s1) & on(x7,x9) & in(e1,x13) & of(x13,x2) & n_room(x2) & n_room(x2) & Theme(e1,x12) & Actor(e1,x10) & v_sit(e1) & (x9 = x12) & n_table(x10) & of(x10,x11) & n_coffee(x11) & n_while(x9) & -(x9 = x8) & n_dog(x7) & subset_of(x1,s1) & of(x1,x2) & with(x2,x4) & on(x4,x5) & rel(x5,x6) & n_sleep(x6) & n_couch(x5) & card_eq_1(x5) & n_man(x4) & of(x2,x3) & n_living(x3) & n_view(x1) & a_overhead(s2) & Theme(s2,x1)) | exists e1 x1 x2 x3 x4.(in(e1,x4) & n_hammock(x4) & Actor(e1,x1) & v_swing(e1) & subset_of(x3,x1) & n_woman(x3) & subset_of(x2,x1) & n_cat(x2)) | 7b43c97c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13.(with(x2,x4) & v_sit(e1) & subset_of(x7,s1) & subset_of(x1,s1) & rel(x5,x6) & on(x7,x9) & on(x4,x5) & of(x2,x3) & of(x13,x2) & of(x10,x11) & of(x1,x2) & n_while(x9) & n_while(x8) & n_view(x1) & n_table(x10) & n_sleep(x6) & n_room(x2) & n_middle(x13) & n_man(x4) & n_living(x3) & n_dog(x7) & n_couch(x5) & n_coffee(x11) & in(e1,x13) & card_eq_1(x5) & a_topic(s1) & a_overhead(s2) & Theme(s2,x1) & Theme(e1,x12) & Actor(e1,x10) & -(x9 = x8) & (x9 = x12)) | exists e1 x1 x2 x3 x4.(v_swing(e1) & subset_of(x3,x1) & subset_of(x2,x1) & n_woman(x3) & n_hammock(x4) & n_cat(x2) & in(e1,x4) & Actor(e1,x1)) |
||
A woman in a red fur coat looking at flowers being shown by a woman in a red jacket and glasses. | A man in a red fur coat is looking at the flowers. | 2 | 0.000001 | It is either a man or a woman wearing the coat and looking at flowers. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & at(e1,x5) & Actor(e2,x7) & subset_of(x10,x7) & n_glass(x10) & subset_of(x8,x7) & in(x8,x9) & n_jacket(x9) & a_red(s2) & Theme(s2,x9) & n_woman(x8) & Theme(e2,x6) & v_show(e2) & (x5 = x6) & n_flower(x5) & Actor(e1,x4) & v_look(e1) & (x1 = x4) & in(x1,x2) & n_coat(x2) & of(x2,x3) & n_fur(x3) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3 x4.(n_flower(x4) & at(e1,x4) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_coat(x2) & of(x2,x3) & n_fur(x3) & a_red(s1) & Theme(s1,x2) & n_man(x1)) | 7b449082-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_show(e2) & v_look(e1) & subset_of(x8,x7) & subset_of(x10,x7) & of(x2,x3) & n_woman(x8) & n_woman(x1) & n_jacket(x9) & n_glass(x10) & n_fur(x3) & n_flower(x5) & n_coat(x2) & in(x8,x9) & in(x1,x2) & at(e1,x5) & a_topic(x1) & a_red(s2) & a_red(s1) & Theme(s2,x9) & Theme(s1,x2) & Theme(e2,x6) & Actor(e2,x7) & Actor(e1,x4) & (x5 = x6) & (x1 = x4)) | exists e1 s1 x1 x2 x3 x4.(v_look(e1) & of(x2,x3) & n_man(x1) & n_fur(x3) & n_flower(x4) & n_coat(x2) & in(x1,x2) & at(e1,x4) & a_red(s1) & Theme(s1,x2) & Actor(e1,x1)) |
||
A woman in a red fur coat looking at flowers being shown by a woman in a red jacket and glasses. | The woman is looking at fruit. | 2 | -100 | The woman is looking at either flowers or fruit. She cannot be looking at both. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & at(e1,x5) & Actor(e2,x7) & subset_of(x10,x7) & n_glass(x10) & subset_of(x8,x7) & in(x8,x9) & n_jacket(x9) & a_red(s2) & Theme(s2,x9) & n_woman(x8) & Theme(e2,x6) & v_show(e2) & (x5 = x6) & n_flower(x5) & Actor(e1,x4) & v_look(e1) & (x1 = x4) & in(x1,x2) & n_coat(x2) & of(x2,x3) & n_fur(x3) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2.(n_woman(x1) & at(e1,x2) & n_fruit(x2) & Actor(e1,x1) & v_look(e1)) | 7b449a82-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_show(e2) & v_look(e1) & subset_of(x8,x7) & subset_of(x10,x7) & of(x2,x3) & n_woman(x8) & n_woman(x1) & n_jacket(x9) & n_glass(x10) & n_fur(x3) & n_flower(x5) & n_coat(x2) & in(x8,x9) & in(x1,x2) & at(e1,x5) & a_topic(x1) & a_red(s2) & a_red(s1) & Theme(s2,x9) & Theme(s1,x2) & Theme(e2,x6) & Actor(e2,x7) & Actor(e1,x4) & (x5 = x6) & (x1 = x4)) | exists e1 x1 x2.(v_look(e1) & n_woman(x1) & n_fruit(x2) & at(e1,x2) & Actor(e1,x1)) |
||
A woman in a red fur coat looking at flowers being shown by a woman in a red jacket and glasses. | A old woman looking at red roses. | 1 | 0.688066 | the flowers are not necessarily roses | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & at(e1,x5) & Actor(e2,x7) & subset_of(x10,x7) & n_glass(x10) & subset_of(x8,x7) & in(x8,x9) & n_jacket(x9) & a_red(s2) & Theme(s2,x9) & n_woman(x8) & Theme(e2,x6) & v_show(e2) & (x5 = x6) & n_flower(x5) & Actor(e1,x4) & v_look(e1) & (x1 = x4) & in(x1,x2) & n_coat(x2) & of(x2,x3) & n_fur(x3) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 s2 x1 x2 x3.(a_topic(x1) & at(e1,x3) & n_rose(x3) & a_red(s2) & Theme(s2,x3) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_woman(x1) & a_old(s1) & Theme(s1,x1)) | 7b449f78-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_show(e2) & v_look(e1) & subset_of(x8,x7) & subset_of(x10,x7) & of(x2,x3) & n_woman(x8) & n_woman(x1) & n_jacket(x9) & n_glass(x10) & n_fur(x3) & n_flower(x5) & n_coat(x2) & in(x8,x9) & in(x1,x2) & at(e1,x5) & a_topic(x1) & a_red(s2) & a_red(s1) & Theme(s2,x9) & Theme(s1,x2) & Theme(e2,x6) & Actor(e2,x7) & Actor(e1,x4) & (x5 = x6) & (x1 = x4)) | exists e1 s1 s2 x1 x2 x3.(v_look(e1) & n_woman(x1) & n_rose(x3) & at(e1,x3) & a_topic(x1) & a_red(s2) & a_old(s1) & Theme(s2,x3) & Theme(s1,x1) & Actor(e1,x2) & (x1 = x2)) |
||
A woman in a red fur coat looking at flowers being shown by a woman in a red jacket and glasses. | The woman is not going to buy the flowers. | 1 | 0.083401 | the flowers are not necessarily there for the woman to buy, not for sale | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & at(e1,x5) & Actor(e2,x7) & subset_of(x10,x7) & n_glass(x10) & subset_of(x8,x7) & in(x8,x9) & n_jacket(x9) & a_red(s2) & Theme(s2,x9) & n_woman(x8) & Theme(e2,x6) & v_show(e2) & (x5 = x6) & n_flower(x5) & Actor(e1,x4) & v_look(e1) & (x1 = x4) & in(x1,x2) & n_coat(x2) & of(x2,x3) & n_fur(x3) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | exists x1 x2.(n_flower(x2) & n_woman(x1) & -exists e1 p1.(Topic(e1,p1) & Actor(e1,x1) & v_go(e1) & exists e2.(Theme(e2,x2) & Actor(e2,x1) & v_buy(e2)))) | 7b44a59a-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_show(e2) & v_look(e1) & subset_of(x8,x7) & subset_of(x10,x7) & of(x2,x3) & n_woman(x8) & n_woman(x1) & n_jacket(x9) & n_glass(x10) & n_fur(x3) & n_flower(x5) & n_coat(x2) & in(x8,x9) & in(x1,x2) & at(e1,x5) & a_topic(x1) & a_red(s2) & a_red(s1) & Theme(s2,x9) & Theme(s1,x2) & Theme(e2,x6) & Actor(e2,x7) & Actor(e1,x4) & (x5 = x6) & (x1 = x4)) | exists x1 x2.(n_woman(x1) & n_flower(x2) & all e1 p1.(all e2.(-v_buy(e2) | -Theme(e2,x2) | -Actor(e2,x1)) | -v_go(e1) | -Topic(e1,p1) | -Actor(e1,x1))) |
||
A woman in a red fur coat looking at flowers being shown by a woman in a red jacket and glasses. | The woman is looking at some flowers. | 0 | 0.966046 | Looking at some flowers are still generally flowers. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & at(e1,x5) & Actor(e2,x7) & subset_of(x10,x7) & n_glass(x10) & subset_of(x8,x7) & in(x8,x9) & n_jacket(x9) & a_red(s2) & Theme(s2,x9) & n_woman(x8) & Theme(e2,x6) & v_show(e2) & (x5 = x6) & n_flower(x5) & Actor(e1,x4) & v_look(e1) & (x1 = x4) & in(x1,x2) & n_coat(x2) & of(x2,x3) & n_fur(x3) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2.(n_woman(x1) & at(e1,x2) & n_flower(x2) & Actor(e1,x1) & v_look(e1)) | 7b44ab58-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_show(e2) & v_look(e1) & subset_of(x8,x7) & subset_of(x10,x7) & of(x2,x3) & n_woman(x8) & n_woman(x1) & n_jacket(x9) & n_glass(x10) & n_fur(x3) & n_flower(x5) & n_coat(x2) & in(x8,x9) & in(x1,x2) & at(e1,x5) & a_topic(x1) & a_red(s2) & a_red(s1) & Theme(s2,x9) & Theme(s1,x2) & Theme(e2,x6) & Actor(e2,x7) & Actor(e1,x4) & (x5 = x6) & (x1 = x4)) | exists e1 x1 x2.(v_look(e1) & n_woman(x1) & n_flower(x2) & at(e1,x2) & Actor(e1,x1)) |
||
A woman in a red fur coat looking at flowers being shown by a woman in a red jacket and glasses. | The women are wearing red | 0 | -100 | The fur coat is red. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & at(e1,x5) & Actor(e2,x7) & subset_of(x10,x7) & n_glass(x10) & subset_of(x8,x7) & in(x8,x9) & n_jacket(x9) & a_red(s2) & Theme(s2,x9) & n_woman(x8) & Theme(e2,x6) & v_show(e2) & (x5 = x6) & n_flower(x5) & Actor(e1,x4) & v_look(e1) & (x1 = x4) & in(x1,x2) & n_coat(x2) & of(x2,x3) & n_fur(x3) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 p1 x1.(n_woman(x1) & exists s1.(Theme(s1,x1) & a_red(s1)) & Topic(e1,p1) & Actor(e1,x1) & v_wear(e1)) | 7b44b1ca-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_show(e2) & v_look(e1) & subset_of(x8,x7) & subset_of(x10,x7) & of(x2,x3) & n_woman(x8) & n_woman(x1) & n_jacket(x9) & n_glass(x10) & n_fur(x3) & n_flower(x5) & n_coat(x2) & in(x8,x9) & in(x1,x2) & at(e1,x5) & a_topic(x1) & a_red(s2) & a_red(s1) & Theme(s2,x9) & Theme(s1,x2) & Theme(e2,x6) & Actor(e2,x7) & Actor(e1,x4) & (x5 = x6) & (x1 = x4)) | exists e1 p1 x1.(v_wear(e1) & n_woman(x1) & exists s1.(a_red(s1) & Theme(s1,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A woman in a red fur coat looking at flowers being shown by a woman in a red jacket and glasses. | a woman wants to buy some flowers | 1 | 0.79207 | it is not necessarily true the woman wants to buy | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & at(e1,x5) & Actor(e2,x7) & subset_of(x10,x7) & n_glass(x10) & subset_of(x8,x7) & in(x8,x9) & n_jacket(x9) & a_red(s2) & Theme(s2,x9) & n_woman(x8) & Theme(e2,x6) & v_show(e2) & (x5 = x6) & n_flower(x5) & Actor(e1,x4) & v_look(e1) & (x1 = x4) & in(x1,x2) & n_coat(x2) & of(x2,x3) & n_fur(x3) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 p1 x1.(Topic(e1,p1) & Actor(e1,x1) & v_want(e1) & exists e2 x2.(Theme(e2,x2) & Actor(e2,x1) & v_buy(e2) & n_flower(x2)) & n_woman(x1)) | 7b44b710-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_show(e2) & v_look(e1) & subset_of(x8,x7) & subset_of(x10,x7) & of(x2,x3) & n_woman(x8) & n_woman(x1) & n_jacket(x9) & n_glass(x10) & n_fur(x3) & n_flower(x5) & n_coat(x2) & in(x8,x9) & in(x1,x2) & at(e1,x5) & a_topic(x1) & a_red(s2) & a_red(s1) & Theme(s2,x9) & Theme(s1,x2) & Theme(e2,x6) & Actor(e2,x7) & Actor(e1,x4) & (x5 = x6) & (x1 = x4)) | exists e1 p1 x1.(v_want(e1) & n_woman(x1) & exists e2 x2.(v_buy(e2) & n_flower(x2) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
A woman in a red fur coat looking at flowers being shown by a woman in a red jacket and glasses. | A man playing a drum. | 2 | -100 | It can only be a man or a woman, not both. Looking at flowers and playing a drum cannot be done simultaneously. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & at(e1,x5) & Actor(e2,x7) & subset_of(x10,x7) & n_glass(x10) & subset_of(x8,x7) & in(x8,x9) & n_jacket(x9) & a_red(s2) & Theme(s2,x9) & n_woman(x8) & Theme(e2,x6) & v_show(e2) & (x5 = x6) & n_flower(x5) & Actor(e1,x4) & v_look(e1) & (x1 = x4) & in(x1,x2) & n_coat(x2) & of(x2,x3) & n_fur(x3) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_play(e1) & n_drum(x3) & (x1 = x2) & n_man(x1)) | 7b44bc2e-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_show(e2) & v_look(e1) & subset_of(x8,x7) & subset_of(x10,x7) & of(x2,x3) & n_woman(x8) & n_woman(x1) & n_jacket(x9) & n_glass(x10) & n_fur(x3) & n_flower(x5) & n_coat(x2) & in(x8,x9) & in(x1,x2) & at(e1,x5) & a_topic(x1) & a_red(s2) & a_red(s1) & Theme(s2,x9) & Theme(s1,x2) & Theme(e2,x6) & Actor(e2,x7) & Actor(e1,x4) & (x5 = x6) & (x1 = x4)) | exists e1 x1 x2 x3.(v_play(e1) & n_man(x1) & n_drum(x3) & a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) |
||
A woman in a red fur coat looking at flowers being shown by a woman in a red jacket and glasses. | A person looking at something. | 0 | -100 | Flowers are something. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & at(e1,x5) & Actor(e2,x7) & subset_of(x10,x7) & n_glass(x10) & subset_of(x8,x7) & in(x8,x9) & n_jacket(x9) & a_red(s2) & Theme(s2,x9) & n_woman(x8) & Theme(e2,x6) & v_show(e2) & (x5 = x6) & n_flower(x5) & Actor(e1,x4) & v_look(e1) & (x1 = x4) & in(x1,x2) & n_coat(x2) & of(x2,x3) & n_fur(x3) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & at(e1,x3) & n_thing(x3) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_person(x1)) | 7b44c14c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_show(e2) & v_look(e1) & subset_of(x8,x7) & subset_of(x10,x7) & of(x2,x3) & n_woman(x8) & n_woman(x1) & n_jacket(x9) & n_glass(x10) & n_fur(x3) & n_flower(x5) & n_coat(x2) & in(x8,x9) & in(x1,x2) & at(e1,x5) & a_topic(x1) & a_red(s2) & a_red(s1) & Theme(s2,x9) & Theme(s1,x2) & Theme(e2,x6) & Actor(e2,x7) & Actor(e1,x4) & (x5 = x6) & (x1 = x4)) | exists e1 x1 x2 x3.(v_look(e1) & n_thing(x3) & n_person(x1) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A woman in a red fur coat looking at flowers being shown by a woman in a red jacket and glasses. | The women are shopping at the florist | 1 | 0.756844 | the women are not necessarily at the florist | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & at(e1,x5) & Actor(e2,x7) & subset_of(x10,x7) & n_glass(x10) & subset_of(x8,x7) & in(x8,x9) & n_jacket(x9) & a_red(s2) & Theme(s2,x9) & n_woman(x8) & Theme(e2,x6) & v_show(e2) & (x5 = x6) & n_flower(x5) & Actor(e1,x4) & v_look(e1) & (x1 = x4) & in(x1,x2) & n_coat(x2) & of(x2,x3) & n_fur(x3) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | exists p1 x1 x3.(n_florist(x3) & n_woman(x1) & exists x2.((x1 = x2) & at(x2,x3) & n_shopping(x2))) | 7b44c6f6-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_show(e2) & v_look(e1) & subset_of(x8,x7) & subset_of(x10,x7) & of(x2,x3) & n_woman(x8) & n_woman(x1) & n_jacket(x9) & n_glass(x10) & n_fur(x3) & n_flower(x5) & n_coat(x2) & in(x8,x9) & in(x1,x2) & at(e1,x5) & a_topic(x1) & a_red(s2) & a_red(s1) & Theme(s2,x9) & Theme(s1,x2) & Theme(e2,x6) & Actor(e2,x7) & Actor(e1,x4) & (x5 = x6) & (x1 = x4)) | exists x1 x3.(n_woman(x1) & n_florist(x3) & exists x2.(n_shopping(x2) & at(x2,x3) & (x1 = x2))) |
||
A woman in a red fur coat looking at flowers being shown by a woman in a red jacket and glasses. | The flowers are being shown by a woman in a red jacket and glasses. | 0 | -100 | If the woman is looking at the flowers, then she is already being shown . | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & at(e1,x5) & Actor(e2,x7) & subset_of(x10,x7) & n_glass(x10) & subset_of(x8,x7) & in(x8,x9) & n_jacket(x9) & a_red(s2) & Theme(s2,x9) & n_woman(x8) & Theme(e2,x6) & v_show(e2) & (x5 = x6) & n_flower(x5) & Actor(e1,x4) & v_look(e1) & (x1 = x4) & in(x1,x2) & n_coat(x2) & of(x2,x3) & n_fur(x3) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3 x4 x5.(n_flower(x1) & Actor(e1,x2) & subset_of(x5,x2) & n_glass(x5) & subset_of(x3,x2) & in(x3,x4) & n_jacket(x4) & a_red(s1) & Theme(s1,x4) & n_woman(x3) & Theme(e1,x1) & v_show(e1)) | 7b44ccbe-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_show(e2) & v_look(e1) & subset_of(x8,x7) & subset_of(x10,x7) & of(x2,x3) & n_woman(x8) & n_woman(x1) & n_jacket(x9) & n_glass(x10) & n_fur(x3) & n_flower(x5) & n_coat(x2) & in(x8,x9) & in(x1,x2) & at(e1,x5) & a_topic(x1) & a_red(s2) & a_red(s1) & Theme(s2,x9) & Theme(s1,x2) & Theme(e2,x6) & Actor(e2,x7) & Actor(e1,x4) & (x5 = x6) & (x1 = x4)) | exists e1 s1 x1 x2 x3 x4 x5.(v_show(e1) & subset_of(x5,x2) & subset_of(x3,x2) & n_woman(x3) & n_jacket(x4) & n_glass(x5) & n_flower(x1) & in(x3,x4) & a_red(s1) & Theme(s1,x4) & Theme(e1,x1) & Actor(e1,x2)) |
||
A woman in a red fur coat looking at flowers being shown by a woman in a red jacket and glasses. | a woman looking at flowers | 0 | -100 | .A woman who is looking at flowers is being shown by another woman. | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & at(e1,x5) & Actor(e2,x7) & subset_of(x10,x7) & n_glass(x10) & subset_of(x8,x7) & in(x8,x9) & n_jacket(x9) & a_red(s2) & Theme(s2,x9) & n_woman(x8) & Theme(e2,x6) & v_show(e2) & (x5 = x6) & n_flower(x5) & Actor(e1,x4) & v_look(e1) & (x1 = x4) & in(x1,x2) & n_coat(x2) & of(x2,x3) & n_fur(x3) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3.(a_topic(x1) & at(e1,x3) & n_flower(x3) & Actor(e1,x2) & v_look(e1) & (x1 = x2) & n_woman(x1)) | 7b44d2ae-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_show(e2) & v_look(e1) & subset_of(x8,x7) & subset_of(x10,x7) & of(x2,x3) & n_woman(x8) & n_woman(x1) & n_jacket(x9) & n_glass(x10) & n_fur(x3) & n_flower(x5) & n_coat(x2) & in(x8,x9) & in(x1,x2) & at(e1,x5) & a_topic(x1) & a_red(s2) & a_red(s1) & Theme(s2,x9) & Theme(s1,x2) & Theme(e2,x6) & Actor(e2,x7) & Actor(e1,x4) & (x5 = x6) & (x1 = x4)) | exists e1 x1 x2 x3.(v_look(e1) & n_woman(x1) & n_flower(x3) & at(e1,x3) & a_topic(x1) & Actor(e1,x2) & (x1 = x2)) |
||
A woman in a red fur coat looking at flowers being shown by a woman in a red jacket and glasses. | The red fur coat is looking at flowers. | 1 | 0.000007 | the red coat can not be looking at anything, it is an inanimate object | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & at(e1,x5) & Actor(e2,x7) & subset_of(x10,x7) & n_glass(x10) & subset_of(x8,x7) & in(x8,x9) & n_jacket(x9) & a_red(s2) & Theme(s2,x9) & n_woman(x8) & Theme(e2,x6) & v_show(e2) & (x5 = x6) & n_flower(x5) & Actor(e1,x4) & v_look(e1) & (x1 = x4) & in(x1,x2) & n_coat(x2) & of(x2,x3) & n_fur(x3) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 s1 x1 x2 x3.(n_coat(x1) & of(x1,x2) & n_fur(x2) & a_red(s1) & Theme(s1,x1) & at(e1,x3) & n_flower(x3) & Actor(e1,x1) & v_look(e1)) | 7b44d7d6-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_show(e2) & v_look(e1) & subset_of(x8,x7) & subset_of(x10,x7) & of(x2,x3) & n_woman(x8) & n_woman(x1) & n_jacket(x9) & n_glass(x10) & n_fur(x3) & n_flower(x5) & n_coat(x2) & in(x8,x9) & in(x1,x2) & at(e1,x5) & a_topic(x1) & a_red(s2) & a_red(s1) & Theme(s2,x9) & Theme(s1,x2) & Theme(e2,x6) & Actor(e2,x7) & Actor(e1,x4) & (x5 = x6) & (x1 = x4)) | exists e1 s1 x1 x2 x3.(v_look(e1) & of(x1,x2) & n_fur(x2) & n_flower(x3) & n_coat(x1) & at(e1,x3) & a_red(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A woman in a red fur coat looking at flowers being shown by a woman in a red jacket and glasses. | The women are building a sand castle | 2 | -100 | The women cannot be simultaneously looking at flowers and building a sand castle. | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(a_topic(x1) & at(e1,x5) & Actor(e2,x7) & subset_of(x10,x7) & n_glass(x10) & subset_of(x8,x7) & in(x8,x9) & n_jacket(x9) & a_red(s2) & Theme(s2,x9) & n_woman(x8) & Theme(e2,x6) & v_show(e2) & (x5 = x6) & n_flower(x5) & Actor(e1,x4) & v_look(e1) & (x1 = x4) & in(x1,x2) & n_coat(x2) & of(x2,x3) & n_fur(x3) & a_red(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2 x3.(n_woman(x1) & Theme(e1,x2) & Actor(e1,x1) & v_build(e1) & n_castle(x2) & of(x2,x3) & n_sand(x3)) | 7b44dd76-e4c8-11ec-9cdd-0242ac1c0002 | exists e2 e1 s1 s2 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10.(v_show(e2) & v_look(e1) & subset_of(x8,x7) & subset_of(x10,x7) & of(x2,x3) & n_woman(x8) & n_woman(x1) & n_jacket(x9) & n_glass(x10) & n_fur(x3) & n_flower(x5) & n_coat(x2) & in(x8,x9) & in(x1,x2) & at(e1,x5) & a_topic(x1) & a_red(s2) & a_red(s1) & Theme(s2,x9) & Theme(s1,x2) & Theme(e2,x6) & Actor(e2,x7) & Actor(e1,x4) & (x5 = x6) & (x1 = x4)) | exists e1 x1 x2 x3.(v_build(e1) & of(x2,x3) & n_woman(x1) & n_sand(x3) & n_castle(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman is purchasing decorative flowers from an associate in a store. | A woman is buying flowers. | 0 | -100 | A woman is purchasing flowers but the type of flowers and from where they are bought is not mentioned. | exists e1 s1 x1 x2 x3 x4.(in(e1,x4) & n_store(x4) & from(e1,x3) & n_associate(x3) & Theme(e1,x2) & Actor(e1,x1) & v_purchase(e1) & n_flower(x2) & a_decorative(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_buy(e1) & n_flower(x2) & n_woman(x1)) | 7b44e2a8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_purchase(e1) & n_woman(x1) & n_store(x4) & n_flower(x2) & n_associate(x3) & in(e1,x4) & from(e1,x3) & a_decorative(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_buy(e1) & n_woman(x1) & n_flower(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman is purchasing decorative flowers from an associate in a store. | A woman is purchasing groceries. | 2 | -100 | The woman can purchase either decorative flowers or groceries, not both. | exists e1 s1 x1 x2 x3 x4.(in(e1,x4) & n_store(x4) & from(e1,x3) & n_associate(x3) & Theme(e1,x2) & Actor(e1,x1) & v_purchase(e1) & n_flower(x2) & a_decorative(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_purchase(e1) & n_grocery(x2) & n_woman(x1)) | 7b44e7b2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_purchase(e1) & n_woman(x1) & n_store(x4) & n_flower(x2) & n_associate(x3) & in(e1,x4) & from(e1,x3) & a_decorative(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_purchase(e1) & n_woman(x1) & n_grocery(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
A woman is purchasing decorative flowers from an associate in a store. | A woman is purchasing tulips. | 1 | -100 | Although we are told the woman is buying decorative flowers those flowers are not necessarily tulips. | exists e1 s1 x1 x2 x3 x4.(in(e1,x4) & n_store(x4) & from(e1,x3) & n_associate(x3) & Theme(e1,x2) & Actor(e1,x1) & v_purchase(e1) & n_flower(x2) & a_decorative(s1) & Theme(s1,x2) & n_woman(x1)) | exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_purchase(e1) & n_tulip(x2) & n_woman(x1)) | 7b44ecbc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3 x4.(v_purchase(e1) & n_woman(x1) & n_store(x4) & n_flower(x2) & n_associate(x3) & in(e1,x4) & from(e1,x3) & a_decorative(s1) & Theme(s1,x2) & Theme(e1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_purchase(e1) & n_woman(x1) & n_tulip(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two women are looking at pink flowers inside of a store. | Two women are thinking about buying flowers. | 1 | -100 | While the women are looking at flowers we do not know they are thinking about buying flowers. | exists e1 s1 x1 x2 x3.(at(e1,x2) & of(x2,x3) & n_store(x3) & r_inside(x2) & n_flower(x2) & a_pink(s1) & Theme(s1,x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & card_eq_2(x1)) | exists e1 e2 x1 x2 x3.(about(e1,e2) & Theme(e2,x3) & Actor(e2,x2) & v_buy(e2) & n_flower(x3) & Actor(e1,x1) & v_think(e1) & n_woman(x1) & card_eq_2(x1)) | 7b44f3a6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_look(e1) & r_inside(x2) & of(x2,x3) & n_woman(x1) & n_store(x3) & n_flower(x2) & card_eq_2(x1) & at(e1,x2) & a_pink(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 e2 x1 x2 x3.(v_think(e1) & v_buy(e2) & n_woman(x1) & n_flower(x3) & card_eq_2(x1) & about(e1,e2) & Theme(e2,x3) & Actor(e2,x2) & Actor(e1,x1)) |
||
Two women are looking at pink flowers inside of a store. | Two women are looking at flowers. | 0 | -100 | It does not say that the flowers are pink or they are inside of a store. | exists e1 s1 x1 x2 x3.(at(e1,x2) & of(x2,x3) & n_store(x3) & r_inside(x2) & n_flower(x2) & a_pink(s1) & Theme(s1,x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & card_eq_2(x1)) | exists e1 x1 x2.(at(e1,x2) & n_flower(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & card_eq_2(x1)) | 7b44f9f0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_look(e1) & r_inside(x2) & of(x2,x3) & n_woman(x1) & n_store(x3) & n_flower(x2) & card_eq_2(x1) & at(e1,x2) & a_pink(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_look(e1) & n_woman(x1) & n_flower(x2) & card_eq_2(x1) & at(e1,x2) & Actor(e1,x1)) |
||
Two women are looking at pink flowers inside of a store. | Two women are looking at pigs. | 2 | -100 | The women cannot be simultaneously looking at flowers and pigs. | exists e1 s1 x1 x2 x3.(at(e1,x2) & of(x2,x3) & n_store(x3) & r_inside(x2) & n_flower(x2) & a_pink(s1) & Theme(s1,x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & card_eq_2(x1)) | exists e1 x1 x2.(at(e1,x2) & n_pig(x2) & Actor(e1,x1) & v_look(e1) & n_woman(x1) & card_eq_2(x1)) | 7b44ff54-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 x1 x2 x3.(v_look(e1) & r_inside(x2) & of(x2,x3) & n_woman(x1) & n_store(x3) & n_flower(x2) & card_eq_2(x1) & at(e1,x2) & a_pink(s1) & Theme(s1,x2) & Actor(e1,x1)) | exists e1 x1 x2.(v_look(e1) & n_woman(x1) & n_pig(x2) & card_eq_2(x1) & at(e1,x2) & Actor(e1,x1)) |
||
a woman in a fur coat and hat is looking at flowers | A man is shopping for tools. | 2 | -100 | There is either a man or a woman. | exists e1 x1 x2 x3 x4 x5 x6.(at(e1,x6) & n_flower(x6) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_hat(x4) & n_coat(x3) & of(x3,x5) & n_fur(x5) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1)) | exists e1 x1 x2.(for(e1,x2) & n_tool(x2) & Actor(e1,x1) & v_shop(e1) & n_man(x1)) | 7b450512-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_look(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x3,x5) & n_woman(x1) & n_hat(x4) & n_fur(x5) & n_flower(x6) & n_coat(x3) & in(x1,x2) & at(e1,x6) & Actor(e1,x1)) | exists e1 x1 x2.(v_shop(e1) & n_tool(x2) & n_man(x1) & for(e1,x2) & Actor(e1,x1)) |
||
a woman in a fur coat and hat is looking at flowers | A woman is shopping. | 0 | -100 | It does not say whether the woman is shopping or that she is dressed in a red fur coat. | exists e1 x1 x2 x3 x4 x5 x6.(at(e1,x6) & n_flower(x6) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_hat(x4) & n_coat(x3) & of(x3,x5) & n_fur(x5) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1)) | exists p1 x1.(exists x2.((x1 = x2) & n_shopping(x2)) & n_woman(x1)) | 7b450a44-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_look(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x3,x5) & n_woman(x1) & n_hat(x4) & n_fur(x5) & n_flower(x6) & n_coat(x3) & in(x1,x2) & at(e1,x6) & Actor(e1,x1)) | exists x1.(n_woman(x1) & exists x2.(n_shopping(x2) & (x1 = x2))) |
||
a woman in a fur coat and hat is looking at flowers | A woman in a mink coat is shopping for roses. | 1 | -100 | Not all fur coats are made of mink and not all flowers are roses. | exists e1 x1 x2 x3 x4 x5 x6.(at(e1,x6) & n_flower(x6) & Actor(e1,x1) & v_look(e1) & in(x1,x2) & n_hat(x4) & n_coat(x3) & of(x3,x5) & n_fur(x5) & subset_of(x4,x2) & subset_of(x3,x2) & n_woman(x1)) | exists e1 x1 x2 x3 x4.(for(e1,x4) & n_rose(x4) & Actor(e1,x1) & v_shop(e1) & in(x1,x2) & n_coat(x2) & of(x2,x3) & n_mink(x3) & n_woman(x1)) | 7b450f6c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 x1 x2 x3 x4 x5 x6.(v_look(e1) & subset_of(x4,x2) & subset_of(x3,x2) & of(x3,x5) & n_woman(x1) & n_hat(x4) & n_fur(x5) & n_flower(x6) & n_coat(x3) & in(x1,x2) & at(e1,x6) & Actor(e1,x1)) | exists e1 x1 x2 x3 x4.(v_shop(e1) & of(x2,x3) & n_woman(x1) & n_rose(x4) & n_mink(x3) & n_coat(x2) & in(x1,x2) & for(e1,x4) & Actor(e1,x1)) |
||
A group of people in white shirts with red scarves and one man in a green shirt. | people in scarves | 0 | -100 | people wearing different colors of shirt and scarves. | exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x7) & n_shirt(x7) & a_green(s3) & Theme(s3,x7) & of(x1,x2) & with(x2,x4) & n_man(x6) & card_eq_1(x6) & n_scarf(x5) & subset_of(x6,x4) & subset_of(x5,x4) & a_red(s2) & Theme(s2,x4) & in(x2,x3) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & n_people(x2) & n_group(x1)) | exists x1 x2.(a_topic(x1) & in(x1,x2) & n_scarf(x2) & n_people(x1)) | 7b451494-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x2,x4) & subset_of(x6,x4) & subset_of(x5,x4) & of(x1,x2) & n_shirt(x7) & n_shirt(x3) & n_scarf(x5) & n_people(x2) & n_man(x6) & n_group(x1) & in(x2,x3) & in(x1,x7) & card_eq_1(x6) & a_white(s1) & a_topic(x1) & a_red(s2) & a_green(s3) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x3)) | exists x1 x2.(n_scarf(x2) & n_people(x1) & in(x1,x2) & a_topic(x1)) |
||
A group of people in white shirts with red scarves and one man in a green shirt. | its cold outside | 1 | -100 | There is nothing to suggest the temperature therefore we do not know it is cold outside. | exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x7) & n_shirt(x7) & a_green(s3) & Theme(s3,x7) & of(x1,x2) & with(x2,x4) & n_man(x6) & card_eq_1(x6) & n_scarf(x5) & subset_of(x6,x4) & subset_of(x5,x4) & a_red(s2) & Theme(s2,x4) & in(x2,x3) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & n_people(x2) & n_group(x1)) | exists s1 x1 x2.(n_outside(x2) & a_cold(s1) & Theme(s1,x2) & of(x2,x1) & n_thing(x1) & a_topic(x2)) | 7b451a8e-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x2,x4) & subset_of(x6,x4) & subset_of(x5,x4) & of(x1,x2) & n_shirt(x7) & n_shirt(x3) & n_scarf(x5) & n_people(x2) & n_man(x6) & n_group(x1) & in(x2,x3) & in(x1,x7) & card_eq_1(x6) & a_white(s1) & a_topic(x1) & a_red(s2) & a_green(s3) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x3)) | exists s1 x1 x2.(of(x2,x1) & n_thing(x1) & n_outside(x2) & a_topic(x2) & a_cold(s1) & Theme(s1,x2)) |
||
A group of people in white shirts with red scarves and one man in a green shirt. | dog jumps off bed | 2 | -100 | There is either a dog or people. | exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & in(x1,x7) & n_shirt(x7) & a_green(s3) & Theme(s3,x7) & of(x1,x2) & with(x2,x4) & n_man(x6) & card_eq_1(x6) & n_scarf(x5) & subset_of(x6,x4) & subset_of(x5,x4) & a_red(s2) & Theme(s2,x4) & in(x2,x3) & n_shirt(x3) & a_white(s1) & Theme(s1,x3) & n_people(x2) & n_group(x1)) | exists e1 s1 x1 x2.(a_off(s1) & Manner(e1,s1) & Theme(e1,x2) & Actor(e1,x1) & v_jump(e1) & n_bed(x2) & n_dog(x1)) | 7b452088-e4c8-11ec-9cdd-0242ac1c0002 | exists s1 s2 s3 x1 x2 x3 x4 x5 x6 x7.(with(x2,x4) & subset_of(x6,x4) & subset_of(x5,x4) & of(x1,x2) & n_shirt(x7) & n_shirt(x3) & n_scarf(x5) & n_people(x2) & n_man(x6) & n_group(x1) & in(x2,x3) & in(x1,x7) & card_eq_1(x6) & a_white(s1) & a_topic(x1) & a_red(s2) & a_green(s3) & Theme(s3,x7) & Theme(s2,x4) & Theme(s1,x3)) | exists e1 s1 x1 x2.(v_jump(e1) & n_dog(x1) & n_bed(x2) & a_off(s1) & Theme(e1,x2) & Manner(e1,s1) & Actor(e1,x1)) |
||
Many of the people were wearing white clothing with red bandannas, as they celebrated in the streets. | People are celebrating the election in the streets. | 1 | -100 | Not all people who celebrate in the streets are celebrating an election. | exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(n_street(x5) & n_thing(x2) & n_people(x2) & exists e2.(in(e2,x5) & Actor(e2,x2) & v_celebrate(e2)) & as(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & with(x3,x4) & n_bandanna(x4) & a_red(s2) & Theme(s2,x4) & n_clothing(x3) & a_white(s1) & Theme(s1,x3) & of(x1,x2) & n_quantity(x1)) | exists e1 x1 x2 x3.(n_street(x3) & n_election(x2) & Theme(e1,x2) & Actor(e1,x1) & v_celebrate(e1) & in(x2,x3) & n_people(x1)) | 7b452592-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(with(x3,x4) & v_wear(e1) & of(x1,x2) & n_thing(x2) & n_street(x5) & n_quantity(x1) & n_people(x2) & n_clothing(x3) & n_bandanna(x4) & exists e2.(v_celebrate(e2) & in(e2,x5) & Actor(e2,x2)) & as(e1,p1) & a_white(s1) & a_red(s2) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2 x3.(v_celebrate(e1) & n_street(x3) & n_people(x1) & n_election(x2) & in(x2,x3) & Theme(e1,x2) & Actor(e1,x1)) |
||
Many of the people were wearing white clothing with red bandannas, as they celebrated in the streets. | People are celebrating in the streets. | 0 | -100 | People wearing different clothes are celebrating in the streets. | exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(n_street(x5) & n_thing(x2) & n_people(x2) & exists e2.(in(e2,x5) & Actor(e2,x2) & v_celebrate(e2)) & as(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & with(x3,x4) & n_bandanna(x4) & a_red(s2) & Theme(s2,x4) & n_clothing(x3) & a_white(s1) & Theme(s1,x3) & of(x1,x2) & n_quantity(x1)) | exists e1 x1 x2.(n_street(x2) & in(e1,x2) & Actor(e1,x1) & v_celebrate(e1) & n_people(x1)) | 7b452b1e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(with(x3,x4) & v_wear(e1) & of(x1,x2) & n_thing(x2) & n_street(x5) & n_quantity(x1) & n_people(x2) & n_clothing(x3) & n_bandanna(x4) & exists e2.(v_celebrate(e2) & in(e2,x5) & Actor(e2,x2)) & as(e1,p1) & a_white(s1) & a_red(s2) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1)) | exists e1 x1 x2.(v_celebrate(e1) & n_street(x2) & n_people(x1) & in(e1,x2) & Actor(e1,x1)) |
||
Many of the people were wearing white clothing with red bandannas, as they celebrated in the streets. | People are indoors wearing green bandannas. | 2 | -100 | People are in the streets or indoors. | exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(n_street(x5) & n_thing(x2) & n_people(x2) & exists e2.(in(e2,x5) & Actor(e2,x2) & v_celebrate(e2)) & as(e1,p1) & Theme(e1,x3) & Actor(e1,x1) & v_wear(e1) & with(x3,x4) & n_bandanna(x4) & a_red(s2) & Theme(s2,x4) & n_clothing(x3) & a_white(s1) & Theme(s1,x3) & of(x1,x2) & n_quantity(x1)) | exists p1 x1.(exists e1 s1 x2 x3 x4.((x1 = x2) & Theme(e1,x4) & Actor(e1,x3) & v_wear(e1) & n_bandanna(x4) & a_green(s1) & Theme(s1,x4) & (x2 = x3) & n_indoor(x2)) & n_people(x1)) | 7b453032-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 x1 x2 x3 x4 x5.(with(x3,x4) & v_wear(e1) & of(x1,x2) & n_thing(x2) & n_street(x5) & n_quantity(x1) & n_people(x2) & n_clothing(x3) & n_bandanna(x4) & exists e2.(v_celebrate(e2) & in(e2,x5) & Actor(e2,x2)) & as(e1,p1) & a_white(s1) & a_red(s2) & Theme(s2,x4) & Theme(s1,x3) & Theme(e1,x3) & Actor(e1,x1)) | exists x1.(n_people(x1) & exists e1 s1 x2 x3 x4.(v_wear(e1) & n_indoor(x2) & n_bandanna(x4) & a_green(s1) & Theme(s1,x4) & Theme(e1,x4) & Actor(e1,x3) & (x2 = x3) & (x1 = x2))) |
||
Two older men, one in a green shirt and one in a brown shirt, participating in some sort of conversation or debate. | They are being silent. | 2 | -100 | They are being silent of having a conversation. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(in(e1,x7) & of(x7,x8) & (n_conversation(x8) | n_debate(x8)) & n_sort(x7) & Actor(e1,x1) & v_participate(e1) & rel(x1,x2) & subset_of(x5,x2) & in(x5,x6) & n_shirt(x6) & a_brown(s3) & Theme(s3,x6) & n_thing(x5) & card_eq_1(x5) & subset_of(x3,x2) & in(x3,x4) & n_shirt(x4) & a_green(s2) & Theme(s2,x4) & n_thing(x3) & card_eq_1(x3) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists s1 x1.(n_thing(x1) & Theme(s1,x1) & a_silent(s1)) | 7b453532-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_participate(e1) & subset_of(x5,x2) & subset_of(x3,x2) & rel(x1,x2) & r_more(s1) & of(x7,x8) & n_thing(x5) & n_thing(x3) & n_sort(x7) & n_shirt(x6) & n_shirt(x4) & n_man(x1) & in(x5,x6) & in(x3,x4) & in(e1,x7) & card_eq_2(x1) & card_eq_1(x5) & card_eq_1(x3) & a_older(s1) & a_green(s2) & a_brown(s3) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1) & (n_debate(x8) | n_conversation(x8))) | exists s1 x1.(n_thing(x1) & a_silent(s1) & Theme(s1,x1)) |
||
Two older men, one in a green shirt and one in a brown shirt, participating in some sort of conversation or debate. | They are debating religion. | 1 | -100 | While the two men are debating they may not be debating religion. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(in(e1,x7) & of(x7,x8) & (n_conversation(x8) | n_debate(x8)) & n_sort(x7) & Actor(e1,x1) & v_participate(e1) & rel(x1,x2) & subset_of(x5,x2) & in(x5,x6) & n_shirt(x6) & a_brown(s3) & Theme(s3,x6) & n_thing(x5) & card_eq_1(x5) & subset_of(x3,x2) & in(x3,x4) & n_shirt(x4) & a_green(s2) & Theme(s2,x4) & n_thing(x3) & card_eq_1(x3) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1 x2.(n_thing(x1) & Theme(e1,x2) & Actor(e1,x1) & v_debate(e1) & n_religion(x2)) | 7b453a28-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_participate(e1) & subset_of(x5,x2) & subset_of(x3,x2) & rel(x1,x2) & r_more(s1) & of(x7,x8) & n_thing(x5) & n_thing(x3) & n_sort(x7) & n_shirt(x6) & n_shirt(x4) & n_man(x1) & in(x5,x6) & in(x3,x4) & in(e1,x7) & card_eq_2(x1) & card_eq_1(x5) & card_eq_1(x3) & a_older(s1) & a_green(s2) & a_brown(s3) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1) & (n_debate(x8) | n_conversation(x8))) | exists e1 x1 x2.(v_debate(e1) & n_thing(x1) & n_religion(x2) & Theme(e1,x2) & Actor(e1,x1)) |
||
Two older men, one in a green shirt and one in a brown shirt, participating in some sort of conversation or debate. | The two men are communicating with each other. | 0 | -100 | Two men are in conversation. | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(in(e1,x7) & of(x7,x8) & (n_conversation(x8) | n_debate(x8)) & n_sort(x7) & Actor(e1,x1) & v_participate(e1) & rel(x1,x2) & subset_of(x5,x2) & in(x5,x6) & n_shirt(x6) & a_brown(s3) & Theme(s3,x6) & n_thing(x5) & card_eq_1(x5) & subset_of(x3,x2) & in(x3,x4) & n_shirt(x4) & a_green(s2) & Theme(s2,x4) & n_thing(x3) & card_eq_1(x3) & n_man(x1) & r_more(s1) & a_older(s1) & Theme(s1,x1) & card_eq_2(x1)) | exists e1 x1.(n_man(x1) & card_eq_2(x1) & all x2.(n_other(x2) -> with(e1,x2)) & Actor(e1,x1) & v_communicate(e1)) | 7b453f78-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 s3 x1 x2 x3 x4 x5 x6 x7 x8.(v_participate(e1) & subset_of(x5,x2) & subset_of(x3,x2) & rel(x1,x2) & r_more(s1) & of(x7,x8) & n_thing(x5) & n_thing(x3) & n_sort(x7) & n_shirt(x6) & n_shirt(x4) & n_man(x1) & in(x5,x6) & in(x3,x4) & in(e1,x7) & card_eq_2(x1) & card_eq_1(x5) & card_eq_1(x3) & a_older(s1) & a_green(s2) & a_brown(s3) & Theme(s3,x6) & Theme(s2,x4) & Theme(s1,x1) & Actor(e1,x1) & (n_debate(x8) | n_conversation(x8))) | exists e1 x1.(v_communicate(e1) & n_man(x1) & card_eq_2(x1) & all x2.(with(e1,x2) | -n_other(x2)) & Actor(e1,x1)) |
||
A quartet of young people, possibly Spanish or Portuguese, wearing red bandannas, while one conspicuously does not, stroll down a boulevard. | The young group of people are sightseeing. | 1 | -100 | Not all Spanish or Portuguese people strolling down a boulevard are sightseeing. | exists e1 p1 s1 s2 s3 x1 x2 x3 x4.(exists x5.(-exists e2 s4 s5 x6.(a_conspicuously(s5) & Manner(e2,s5) & a_down(s4) & Manner(e2,s4) & Theme(e2,x6) & Actor(e2,x5) & v_stroll(e2) & n_boulevard(x6)) & n_thing(x5) & card_eq_1(x5)) & while(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_wear(e1) & n_bandanna(x4) & a_red(s3) & Theme(s3,x4) & of(x1,x2) & rel(x2,x3) & (n_spanish(x3) | n_portuguese(x3)) & a_possibly(s2) & Theme(s2,x3) & n_people(x2) & a_young(s1) & Theme(s1,x2) & n_quartet(x1)) | exists e1 s1 x1 x2.(n_group(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1) & v_sightsee(e1) & of(x1,x2) & n_people(x2)) | 7b4544f0-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x4.(while(e1,p1) & v_wear(e1) & rel(x2,x3) & of(x1,x2) & n_quartet(x1) & n_people(x2) & n_bandanna(x4) & exists x5.(n_thing(x5) & card_eq_1(x5) & all e2 s4 s5 x6.(-v_stroll(e2) | -n_boulevard(x6) | -a_down(s4) | -a_conspicuously(s5) | -Theme(e2,x6) | -Manner(e2,s5) | -Manner(e2,s4) | -Actor(e2,x5))) & a_young(s1) & a_red(s3) & a_possibly(s2) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1) & (n_spanish(x3) | n_portuguese(x3))) | exists e1 s1 x1 x2.(v_sightsee(e1) & of(x1,x2) & n_people(x2) & n_group(x1) & a_young(s1) & Theme(s1,x1) & Actor(e1,x1)) |
||
A quartet of young people, possibly Spanish or Portuguese, wearing red bandannas, while one conspicuously does not, stroll down a boulevard. | No one is wearing a bandanna. | 2 | -100 | People are wearing bandannas or no one is. | exists e1 p1 s1 s2 s3 x1 x2 x3 x4.(exists x5.(-exists e2 s4 s5 x6.(a_conspicuously(s5) & Manner(e2,s5) & a_down(s4) & Manner(e2,s4) & Theme(e2,x6) & Actor(e2,x5) & v_stroll(e2) & n_boulevard(x6)) & n_thing(x5) & card_eq_1(x5)) & while(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_wear(e1) & n_bandanna(x4) & a_red(s3) & Theme(s3,x4) & of(x1,x2) & rel(x2,x3) & (n_spanish(x3) | n_portuguese(x3)) & a_possibly(s2) & Theme(s2,x3) & n_people(x2) & a_young(s1) & Theme(s1,x2) & n_quartet(x1)) | -exists e1 x1 x2.(Theme(e1,x2) & Actor(e1,x1) & v_wear(e1) & n_bandanna(x2) & n_one(x1)) | 7b454b1c-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x4.(while(e1,p1) & v_wear(e1) & rel(x2,x3) & of(x1,x2) & n_quartet(x1) & n_people(x2) & n_bandanna(x4) & exists x5.(n_thing(x5) & card_eq_1(x5) & all e2 s4 s5 x6.(-v_stroll(e2) | -n_boulevard(x6) | -a_down(s4) | -a_conspicuously(s5) | -Theme(e2,x6) | -Manner(e2,s5) | -Manner(e2,s4) | -Actor(e2,x5))) & a_young(s1) & a_red(s3) & a_possibly(s2) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1) & (n_spanish(x3) | n_portuguese(x3))) | all e1 x1 x2.(-v_wear(e1) | -n_one(x1) | -n_bandanna(x2) | -Theme(e1,x2) | -Actor(e1,x1)) |
||
A quartet of young people, possibly Spanish or Portuguese, wearing red bandannas, while one conspicuously does not, stroll down a boulevard. | All but one of the group of Spanish or Portuguese young people walking down the street is wearing a red bandanna. | 0 | -100 | A group of men can be a quartet of young people. | exists e1 p1 s1 s2 s3 x1 x2 x3 x4.(exists x5.(-exists e2 s4 s5 x6.(a_conspicuously(s5) & Manner(e2,s5) & a_down(s4) & Manner(e2,s4) & Theme(e2,x6) & Actor(e2,x5) & v_stroll(e2) & n_boulevard(x6)) & n_thing(x5) & card_eq_1(x5)) & while(e1,p1) & Theme(e1,x4) & Actor(e1,x1) & v_wear(e1) & n_bandanna(x4) & a_red(s3) & Theme(s3,x4) & of(x1,x2) & rel(x2,x3) & (n_spanish(x3) | n_portuguese(x3)) & a_possibly(s2) & Theme(s2,x3) & n_people(x2) & a_young(s1) & Theme(s1,x2) & n_quartet(x1)) | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(n_street(x6) & n_group(x3) & Theme(e2,x7) & Actor(e2,x1) & v_wear(e2) & n_bandanna(x7) & a_red(s1) & Theme(s1,x7) & of(x1,x3) & of(x3,x4) & down(e1,x6) & Actor(e1,x5) & v_walk(e1) & (x4 = x5) & (exists s2 s3.(n_people(x4) & a_young(s3) & Theme(s3,x4) & a_spanish(s2) & Theme(s2,x4)) | exists s4 s5.(n_people(x4) & a_young(s5) & Theme(s5,x4) & a_portuguese(s4) & Theme(s4,x4))) & subset_of(x2,x1) & n_thing(x2) & card_eq_1(x2) & all x8.(n_thing(x8) -> subset_of(x8,x1))) | 7b455026-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 p1 s1 s2 s3 x1 x2 x3 x4.(while(e1,p1) & v_wear(e1) & rel(x2,x3) & of(x1,x2) & n_quartet(x1) & n_people(x2) & n_bandanna(x4) & exists x5.(n_thing(x5) & card_eq_1(x5) & all e2 s4 s5 x6.(-v_stroll(e2) | -n_boulevard(x6) | -a_down(s4) | -a_conspicuously(s5) | -Theme(e2,x6) | -Manner(e2,s5) | -Manner(e2,s4) | -Actor(e2,x5))) & a_young(s1) & a_red(s3) & a_possibly(s2) & Theme(s3,x4) & Theme(s2,x3) & Theme(s1,x2) & Theme(e1,x4) & Actor(e1,x1) & (n_spanish(x3) | n_portuguese(x3))) | exists e2 e1 s1 x1 x2 x3 x4 x5 x6 x7.(v_wear(e2) & v_walk(e1) & subset_of(x2,x1) & of(x3,x4) & of(x1,x3) & n_thing(x2) & n_street(x6) & n_group(x3) & n_bandanna(x7) & down(e1,x6) & card_eq_1(x2) & all x8.(subset_of(x8,x1) | -n_thing(x8)) & a_red(s1) & Theme(s1,x7) & Theme(e2,x7) & Actor(e2,x1) & Actor(e1,x5) & (x4 = x5) & (exists s4 s5.(n_people(x4) & a_young(s5) & a_portuguese(s4) & Theme(s5,x4) & Theme(s4,x4)) | exists s2 s3.(n_people(x4) & a_young(s3) & a_spanish(s2) & Theme(s3,x4) & Theme(s2,x4)))) |
||
Two men work on a house while hanging over a brick wall, while a coworker works on the roof. | There is someone on the roof. | 0 | -100 | When men are working on the roof there will be someone there. | exists e1 e2 p1 x1 x2 x3 x4 x6.(n_roof(x6) & while(e1,e2) & exists e3 x5.(on(e3,x6) & Actor(e3,x5) & v_work(e3) & n_coworker(x5)) & while(e2,p1) & over(e2,x3) & n_wall(x3) & of(x3,x4) & n_brick(x4) & Actor(e2,x1) & v_hang(e2) & on(e1,x2) & n_house(x2) & Actor(e1,x1) & v_work(e1) & n_man(x1) & card_eq_2(x1)) | exists p1 x1 x3.(n_roof(x3) & exists x2.((x1 = x2) & on(x2,x3) & n_person(x2))) | 7b4555bc-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3 x4 x6.(while(e2,p1) & while(e1,e2) & v_work(e1) & v_hang(e2) & over(e2,x3) & on(e1,x2) & of(x3,x4) & n_wall(x3) & n_roof(x6) & n_man(x1) & n_house(x2) & n_brick(x4) & exists e3 x5.(v_work(e3) & on(e3,x6) & n_coworker(x5) & Actor(e3,x5)) & card_eq_2(x1) & Actor(e2,x1) & Actor(e1,x1)) | exists x1 x3.(n_roof(x3) & exists x2.(on(x2,x3) & n_person(x2) & (x1 = x2))) |
||
Two men work on a house while hanging over a brick wall, while a coworker works on the roof. | The men are working to fix the house after an earthquake. | 1 | -100 | While the man are working on a house it may not necessarily be after an earthquake. | exists e1 e2 p1 x1 x2 x3 x4 x6.(n_roof(x6) & while(e1,e2) & exists e3 x5.(on(e3,x6) & Actor(e3,x5) & v_work(e3) & n_coworker(x5)) & while(e2,p1) & over(e2,x3) & n_wall(x3) & of(x3,x4) & n_brick(x4) & Actor(e2,x1) & v_hang(e2) & on(e1,x2) & n_house(x2) & Actor(e1,x1) & v_work(e1) & n_man(x1) & card_eq_2(x1)) | exists e1 p1 x1 x2.(n_house(x2) & n_man(x1) & Topic(e1,p1) & Actor(e1,x1) & v_work(e1) & exists e2 x3.(after(e2,x3) & n_earthquake(x3) & Theme(e2,x2) & Actor(e2,x1) & v_fix(e2))) | 7b455ab2-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3 x4 x6.(while(e2,p1) & while(e1,e2) & v_work(e1) & v_hang(e2) & over(e2,x3) & on(e1,x2) & of(x3,x4) & n_wall(x3) & n_roof(x6) & n_man(x1) & n_house(x2) & n_brick(x4) & exists e3 x5.(v_work(e3) & on(e3,x6) & n_coworker(x5) & Actor(e3,x5)) & card_eq_2(x1) & Actor(e2,x1) & Actor(e1,x1)) | exists e1 p1 x1 x2.(v_work(e1) & n_man(x1) & n_house(x2) & exists e2 x3.(v_fix(e2) & n_earthquake(x3) & after(e2,x3) & Theme(e2,x2) & Actor(e2,x1)) & Topic(e1,p1) & Actor(e1,x1)) |
||
Two men work on a house while hanging over a brick wall, while a coworker works on the roof. | Nobody is working on the house. | 2 | -100 | Men are working on the house or nobody is. | exists e1 e2 p1 x1 x2 x3 x4 x6.(n_roof(x6) & while(e1,e2) & exists e3 x5.(on(e3,x6) & Actor(e3,x5) & v_work(e3) & n_coworker(x5)) & while(e2,p1) & over(e2,x3) & n_wall(x3) & of(x3,x4) & n_brick(x4) & Actor(e2,x1) & v_hang(e2) & on(e1,x2) & n_house(x2) & Actor(e1,x1) & v_work(e1) & n_man(x1) & card_eq_2(x1)) | exists x2.(n_house(x2) & -exists e1 x1.(on(e1,x2) & Actor(e1,x1) & v_work(e1) & n_person(x1))) | 7b455fa8-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 e2 p1 x1 x2 x3 x4 x6.(while(e2,p1) & while(e1,e2) & v_work(e1) & v_hang(e2) & over(e2,x3) & on(e1,x2) & of(x3,x4) & n_wall(x3) & n_roof(x6) & n_man(x1) & n_house(x2) & n_brick(x4) & exists e3 x5.(v_work(e3) & on(e3,x6) & n_coworker(x5) & Actor(e3,x5)) & card_eq_2(x1) & Actor(e2,x1) & Actor(e1,x1)) | exists x2.(n_house(x2) & all e1 x1.(-v_work(e1) | -on(e1,x2) | -n_person(x1) | -Actor(e1,x1))) |
||
People working on a rustic house with piles of sand and red bricks. | People are waiting in line for food. | 2 | -100 | People are waiting or working. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & on(e1,x3) & subset_of(x7,x3) & n_brick(x7) & a_red(s2) & Theme(s2,x7) & subset_of(x4,x3) & with(x4,x5) & of(x5,x6) & n_sand(x6) & n_pile(x5) & n_house(x4) & a_rustic(s1) & Theme(s1,x4) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_people(x1)) | exists e1 x1 x2 x3.(in(e1,x2) & for(x2,x3) & n_food(x3) & n_line(x2) & Actor(e1,x1) & v_wait(e1) & n_people(x1)) | 7b45649e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x4,x5) & v_work(e1) & subset_of(x7,x3) & subset_of(x4,x3) & on(e1,x3) & of(x5,x6) & n_sand(x6) & n_pile(x5) & n_people(x1) & n_house(x4) & n_brick(x7) & a_topic(x1) & a_rustic(s1) & a_red(s2) & Theme(s2,x7) & Theme(s1,x4) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3.(v_wait(e1) & n_people(x1) & n_line(x2) & n_food(x3) & in(e1,x2) & for(x2,x3) & Actor(e1,x1)) |
||
People working on a rustic house with piles of sand and red bricks. | People are working on a house for Habitat for Humanity. | 1 | -100 | Not all people who are working on houses are working for Habitat for Humanity. | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & on(e1,x3) & subset_of(x7,x3) & n_brick(x7) & a_red(s2) & Theme(s2,x7) & subset_of(x4,x3) & with(x4,x5) & of(x5,x6) & n_sand(x6) & n_pile(x5) & n_house(x4) & a_rustic(s1) & Theme(s1,x4) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_people(x1)) | exists e1 x1 x2 x3 x4.(ne_org_humanity(x4) & ne_org_habitat(x3) & for(e1,x4) & on(e1,x2) & for(x2,x3) & n_house(x2) & Actor(e1,x1) & v_work(e1) & n_people(x1)) | 7b456a2a-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x4,x5) & v_work(e1) & subset_of(x7,x3) & subset_of(x4,x3) & on(e1,x3) & of(x5,x6) & n_sand(x6) & n_pile(x5) & n_people(x1) & n_house(x4) & n_brick(x7) & a_topic(x1) & a_rustic(s1) & a_red(s2) & Theme(s2,x7) & Theme(s1,x4) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2 x3 x4.(v_work(e1) & on(e1,x2) & ne_org_humanity(x4) & ne_org_habitat(x3) & n_people(x1) & n_house(x2) & for(x2,x3) & for(e1,x4) & Actor(e1,x1)) |
||
People working on a rustic house with piles of sand and red bricks. | People are working on a house. | 0 | -100 | People working on a rustic house . | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(a_topic(x1) & on(e1,x3) & subset_of(x7,x3) & n_brick(x7) & a_red(s2) & Theme(s2,x7) & subset_of(x4,x3) & with(x4,x5) & of(x5,x6) & n_sand(x6) & n_pile(x5) & n_house(x4) & a_rustic(s1) & Theme(s1,x4) & Actor(e1,x2) & v_work(e1) & (x1 = x2) & n_people(x1)) | exists e1 x1 x2.(on(e1,x2) & n_house(x2) & Actor(e1,x1) & v_work(e1) & n_people(x1)) | 7b456f8e-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4 x5 x6 x7.(with(x4,x5) & v_work(e1) & subset_of(x7,x3) & subset_of(x4,x3) & on(e1,x3) & of(x5,x6) & n_sand(x6) & n_pile(x5) & n_people(x1) & n_house(x4) & n_brick(x7) & a_topic(x1) & a_rustic(s1) & a_red(s2) & Theme(s2,x7) & Theme(s1,x4) & Actor(e1,x2) & (x1 = x2)) | exists e1 x1 x2.(v_work(e1) & on(e1,x2) & n_people(x1) & n_house(x2) & Actor(e1,x1)) |
||
A tattooed woman taking a picture with a digital camera. | the woman has not seen any technology for a year | 2 | -100 | A digital camera is technology. | exists e1 s1 s2 x1 x2 x3 x4.(a_topic(x1) & Theme(e1,x3) & Actor(e1,x2) & v_take(e1) & with(x3,x4) & n_camera(x4) & a_digital(s2) & Theme(s2,x4) & n_picture(x3) & (x1 = x2) & n_woman(x1) & a_tattooed(s1) & Theme(s1,x1)) | exists x1.(n_woman(x1) & -all x2.(n_technology(x2) -> exists e1 x3.(Theme(e1,x2) & Actor(e1,x1) & v_see(e1) & for(x2,x3) & n_year(x3)))) | 7b4575a6-e4c8-11ec-9cdd-0242ac1c0002 | exists e1 s1 s2 x1 x2 x3 x4.(with(x3,x4) & v_take(e1) & n_woman(x1) & n_picture(x3) & n_camera(x4) & a_topic(x1) & a_tattooed(s1) & a_digital(s2) & Theme(s2,x4) & Theme(s1,x1) & Theme(e1,x3) & Actor(e1,x2) & (x1 = x2)) | exists x1.(n_woman(x1) & exists x2.(n_technology(x2) & all e1 x3.(-v_see(e1) | -n_year(x3) | -for(x2,x3) | -Theme(e1,x2) | -Actor(e1,x1)))) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.